@media (max-width: 991.98px) {
  html {
    /*font-size: 6px;*/
    /*font-size: 37.5%;*/
    font-size: 8px;
    font-size: 50%;
  }
  input, select, textarea {
    font-size: 16px;
  }
}
.xe_content {
  color: var(--bh_color_text) !important;
  font-size: 14px;
  /*line-height: 1.5 !important;*/
  font-family: inherit !important;
}
/* common */
/* header */
/* section1 */
/* section2 */
/* section3 */
/* section4 */
/* section5 */
/* section7 */
/* section8 */
/* section9 */
/* section10 */
/* sub */
/* footer */
.bh .footer .footer_logo {
  border: 0;
  padding: 0 0 0 15px;
  margin: 0;
}
.bh .footer .sns_wrap {
  display: flex;
  gap: 10px;
}
.bh .footer .sns_wrap a {
  display: block;
  width: 4rem;
  height: 4rem;
  text-align: center;
  line-height: 4rem;
  border-radius: 5px;
  font-size: 1.8rem;
  color: var(--bh_color_white);
  background-color: rgba(255, 255, 255, 0.2);
}
.bh .footer .copyright {
  padding: 0;
}
.bh .footer .copyright span {
  display: inline-block;
  font-size: 1.6rem;
  color: var(--bh_color_gray_400);
  padding-bottom: 1rem;
}
.bh .footer .copyright span:last-child {
  padding-bottom: 0;
}
.bh .footer .copyright span.bar {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.3);
  padding: 0 1rem;
}
.bh .footer .copyright span b {
  padding-right: 1rem;
  font-weight: 800;
}
.bh .footer .copyright p {
  font-size: 1.6rem;
  color: var(--bh_color_gray_700);
}
.bh .footer .footer_menu > ul {
  border: 0;
  padding: 0 1.5rem;
}
.bh .footer .footer_menu > ul > li {
  float: right;
}
.bh .footer .footer_menu > ul > li:last-child a::after {
  padding: 0;
}
.bh .footer .footer_menu > ul > li > a {
  font-size: 1.6rem;
  font-weight: 800;
  color: var(--bh_color_white) !important;
}
@media (max-width: 992px) {
  .bh .footer .copyright span {
    padding-bottom: 3px;
  }
  .bh .footer .copyright span.bar {
    padding: 0 10px;
  }
  .bh .footer .sns_wrap {
    margin-top: 10px;
  }
  .bh .footer .footer_menu {
    margin-top: 15px;
  }
  .bh .footer .footer_menu > ul > li {
    float: left;
  }
}
/* slider */
.swiper-main .item .slider_content_wrap {
  background-color: transparent;
}
.swiper-main .item .slider_content_wrap span.slider_content_text_1 {
  font-size: 48px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.5;
  text-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
.swiper-main .item .slider_content_wrap span.slider_content_text_1 b {
  font-weight: 800;
}
.swiper-main .item .slider_content_wrap span.slider_content_text_1 strong {
  font-size: 80px;
  font-weight: 800;
  line-height: 1.3;
}
.swiper-main .item .slider_content_wrap span.slider_content_text_2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 30px;
  text-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 991.98px) {
  .swiper-main .item.item1 .slider_content_wrap span.slider_content_text_1 {
    font-size: 2.2rem;
  }
  .swiper-main .item.item1 .slider_content_wrap span.slider_content_text_2 {
    font-size: 1.8rem;
  }
  .swiper-main .item.item2 .slider_content_wrap span.slider_content_text_1 {
    font-size: 2.2rem;
  }
  .swiper-main .item.item2 .slider_content_wrap span.slider_content_text_2 {
    font-size: 1.8rem;
  }
  .swiper-main .item.item3 .slider_content_wrap span.slider_content_text_1 {
    font-size: 2.2rem;
  }
  .swiper-main .item.item3 .slider_content_wrap span.slider_content_text_2 {
    font-size: 1.8rem;
  }
}
/*# sourceMappingURL=6fed1824b8f88235a1a1024572ec5ae34a2eaef2.page.scss.map */
