html, body {
  letter-spacing: 0;
}

.site_header .wrap h1 a span {
  font-size: 0.74rem;
  margin-bottom: 0.7em;
}

.site_header .wrap h1 a b {
  line-height: 1.3;
}

.site_header .wrap .site_header_in .common_nav ul li a {
  justify-content: center;
}

.site_header .wrap .site_nav > ul {
  justify-content: flex-start;
  margin-left: 2em;
}

.sbEcBanner .ec_banner .ec_banner_in > div h3 b {
  line-height: 1.3;
  margin-top: 0.2em;
  font-size: 130%;
}

.sbEcBanner .ec_banner .ec_banner_in > div h3 span {
  line-height: 1.2;
}

.sbEcBanner .ec_banner .ec_banner_in > div h3 {
  font-size: 0.8rem;
}

.sbEcBanner .ec_banner .ec_banner_in > ul li {
  font-size: 1rem;
  line-height: 1.3;
}

.sbEcBanner .ec_banner .ec_banner_in > p {
  font-size: 1.4rem;
  line-height: 1.3;
}

.site_footer .footer_nav > ul > li:nth-child(1) {
  grid-column: 1/2;
  grid-row: 1/2;
  border-bottom: 0;
}
.site_footer .footer_nav > ul > li:nth-child(1) a {
  border-bottom: 0;
}

.site_footer .footer_nav > ul > li:nth-child(2) {
  grid-column: 1/2;
  grid-row: 2/3;
}
.site_footer .footer_nav > ul > li:nth-child(2) a {
  border-bottom: 0;
}

.site_footer .footer_nav > ul > li:nth-child(3) {
  grid-column: 1/2;
  grid-row: 3/4;
}
.site_footer .footer_nav > ul > li:nth-child(3) a {
  border-bottom: 0;
}

.site_footer .footer_nav > ul > li:nth-child(4) {
  grid-column: 1/2;
  grid-row: 4/5;
}

.site_footer .footer_nav > ul > li:nth-child(5) {
  grid-column: 2/3;
  grid-row: 1/2;
}
.site_footer .footer_nav > ul > li:nth-child(5) a {
  border-top: 1px solid #45b035;
}

.site_footer .footer_nav > ul > li:nth-child(6) {
  grid-column: 2/3;
  grid-row: 2/3;
}

.site_footer .footer_nav > ul {
  grid-template-columns: 1fr 1fr;
}

.site_footer .footer_outer_link a:last-child {
  font-size: 90%;
}

.site_footer .site_footer_bottom .site_footer_bottom_logo {
  width: 17.5rem;
}

@media screen and (max-width: 880px) {
  .site_header .wrap h1 {
    width: 75%;
  }
  .site_header .wrap h1 a span {
    margin-bottom: 0;
  }
  .site_header .wrap h1 a span {
    font-size: 0.5rem;
    margin-bottom: 0em;
  }
  .site_header .wrap h1 a > div {
    text-align: left;
    padding-left: 1em;
  }
  .site_header .wrap h1 a b {
    font-size: 77%;
  }
  .site_footer .footer_nav > ul > li:nth-child(4) a {
    border-top: 1px solid #45b035;
    border-bottom: 0;
  }
  .site_header .wrap .site_nav > ul {
    margin-left: 0;
  }
}
.site_header .wrap .site_header_in .common_nav ul li a.icon_news {
  width: 8.25rem;
}

.sbNews .news_nav ul {
  gap: 0.3rem;
}
.sbNews .news_nav ul li {
  flex: 1;
}
.sbNews .news_nav ul li a {
  padding: 0.2rem 0.5rem;
  min-width: auto;
}/*# sourceMappingURL=en.css.map */