@import url("https://use.typekit.net/rxf2rnc.css");
@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/NotoSerifJP-SemiBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff") format("woff");
  font-display: swap;
}
.page-template {
  font-family: "Noto Sans JP", sans-serif;
}
.page-template .last_menu,
.page-template .ft_cta,
.page-template .common_page_main::before,
.page-template .breadcrumb a.home::before {
  display: none !important;
}
.page-template .common_page_main .sub_title {
  display: none;
}
.page-template .pc {
  /* display: inline-block; */
}
@media (max-width: 767px) {
  .page-template .pc {
    display: none;
  }
}
.page-template .sp {
  display: none;
}
@media (max-width: 767px) {
  .page-template .sp {
    display: inline-block;
  }
}
.page-template .common_page_main {
  padding: 99px 0;
  position: relative;
}
@media (max-width: 767px) {
  .page-template .common_page_main {
    padding: 69px 0 63px;
  }
}
.page-template .common_page_main:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(24, 56, 74, 0.8);
  position: absolute;
  top: 0;
  z-index: 0;
}
.page-template .common_page_main .title_box {
  z-index: 1;
}
.page-template .common_page_main .title_box .title {
  font-size: 26px;
  color: #fff;
  line-height: 1.6;
  letter-spacing: 1.3px;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", sans-serif;
  text-shadow: none;
}
@media (max-width: 991px) {
  .page-template .common_page_main .title_box .title {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
}
.page-template section {
  text-align: center;
}
@media (max-width: 767px) {
  .page-template section {
    text-align: left;
  }
}
.page-template section p {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
}
@media (max-width: 767px) {
  .page-template section p {
    font-size: 15px;
    margin-bottom: 19px;
  }
}
.page-template section p b {
  font-weight: 700;
  font-size: 20px;
  color: #195A7B;
}
@media (max-width: 767px) {
  .page-template section p b {
    font-size: 16px;
  }
}
.page-template .large-title {
  text-align: center;
}
@media (max-width: 767px) {
  .page-template .large-title {
    text-align: left;
  }
}
.page-template .large-title .title {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 40px;
  color: #195A7B;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 61px;
  position: relative;
}
@media (max-width: 767px) {
  .page-template .large-title .title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
}
@media (max-width: 550px) {
  .page-template .large-title .title {
    text-align: left;
  }
}
.page-template .large-title .description {
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-template .large-title .description {
    font-size: 15px;
  }
}
@media (max-width: 550px) {
  .page-template .large-title .description {
    text-align: left;
  }
}
.page-template .large-title .title_sub {
  height: 12px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  display: block;
  margin-top: 9px;
}
@media (max-width: 767px) {
  .page-template .large-title .title_sub {
    margin-left: 0;
    margin-top: 15px;
  }
}
.page-template .small-title {
  text-align: center;
}
@media (max-width: 767px) {
  .page-template .small-title {
    text-align: left;
  }
}
.page-template .small-title .title {
  margin-bottom: 46px;
  font-size: 24px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #195A7B;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .page-template .small-title .title {
    margin-bottom: 55px;
  }
}
.page-template .small-title .title:after {
  content: "";
  position: absolute;
  width: 56px;
  height: 1px;
  background: #216E96;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .page-template .small-title .title:after {
    right: auto;
  }
}
.page-template .sec-first .first-cont h3 {
  font-size: 24px;
  color: #195A7B;
  line-height: 1.6;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}/*# sourceMappingURL=common.css.map */