header .innerBlock {
  box-sizing : content-box;
}

#footer_sec-02 {
  box-sizing : content-box;
}




#info .notification {
  background-color : white;
  padding : 1.25rem;
}

#info .notification .font01 {
  padding : 0;
  margin-bottom : 1rem;
}

#info .notification .info-row {
  font-size : 0.95rem;
  margin-bottom : 1rem;
}

#info .notification .info-row .date {
  margin : 0;
  font-size:80%;
}