.intro {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  font-size: 1.1em;
  line-height: 1.85em;
  color:#070707;
}

.Headings {
  background-image: url(../images/bg02.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  color:#E6E6E6;
 padding-top: 3px;
 padding-bottom: 3px;
}


.bnr {
  color:#E9E9E9;
}


.bnr img {
margin: 0;
height: 50px;
}


#footer {
  background-image: url(../images/bg02.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  color:#E9E9E9;

}


@media (max-width: 35.99em) {
.intro {
  font-size: 1em;
  line-height: 1.85em;
  color:#070707;
}