html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.tel-link {
  pointer-events: none;
}

.text16 {
  color: #000;
  font-family: "Sawarabi Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
}

.text-base {
  color: #000;
  font-family: "Sawarabi Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 32.4px */
  letter-spacing: 0.72px;
}

.text-base-2 {
  color: #000;
  font-family: "Sawarabi Gothic";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 38.5px */
}

.text-base-3 {
  color: #0054b6;
  font-family: "Sawarabi Gothic";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 35.2px */
}

.blue-text {
  color: #0054b6;
  font-family: "Sawarabi Gothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
  letter-spacing: 1.6px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 7%; /* 1.4px */
  text-underline-offset: 25%; /* 5px */
  margin-bottom: 12px;
}

.blue {
  color: #0054b6;
}

.red {
  color: #ff0000;
}

.page-top {
  display: block;
  color: #07f;
  text-align: right;
  font-family: "Sawarabi Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 28px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 7%; /* 1.12px */
  text-underline-offset: 21.5%; /* 3.44px */
}

.scroll {
  overflow-x: auto;
  position: relative;
}
.scroll img {
  width: 100%;
  min-width: 1120px;
  height: auto;
}

.pdf-table1 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
.pdf-table1 .col {
  min-width: 143px;
  height: 122px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table1 .col:first-child {
  background-color: #edf4fa;
  min-width: 263px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table1 .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.pdf-table2 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
.pdf-table2 .col {
  min-width: 854px;
  height: 122px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table2 .col:first-child {
  background-color: #edf4fa;
  min-width: 263px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table2 .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.pdf-table3 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
.pdf-table3 .col {
  min-width: 286px;
  height: 122px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table3 .col:first-child {
  background-color: #edf4fa;
  min-width: 263px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table3 .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.pdf-table4 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
}
.pdf-table4 .row {
  display: flex;
}
.pdf-table4 .row .col {
  min-width: 429px;
  height: 122px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table4 .row .col:first-child {
  background-color: #edf4fa;
  min-width: 263px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table4 .row .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.pdf-table5 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: -39px;
  display: flex;
  flex-direction: column;
}
.pdf-table5 .row {
  display: flex;
}
.pdf-table5 .row .col {
  min-width: 182px;
  height: 68px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table5 .row .col:first-child {
  background-color: #edf4fa;
  min-width: 438px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table5 .row .col:nth-child(2) {
  min-width: 318px;
}
.pdf-table5 .row .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.pdf-table6 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: -39px;
  display: flex;
  flex-direction: column;
}
.pdf-table6 .row {
  display: flex;
}
.pdf-table6 .row .col {
  min-width: 364px;
  height: 68px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table6 .row .col:first-child {
  background-color: #edf4fa;
  min-width: 438px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table6 .row .col:nth-child(2) {
  min-width: 318px;
}
.pdf-table6 .row .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}
.pdf-table6 .row:nth-child(88) .col {
  height: 272px;
}

.pdf-table7 {
  position: absolute;
  opacity: 0;
  left: 0;
  bottom: 0;
  display: flex;
}
.pdf-table7 .col {
  min-width: 170px;
  height: 122px;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdf-table7 .col:first-child {
  background-color: #edf4fa;
  min-width: 263px;
  border-left: 1px solid #d3d3d3;
}
.pdf-table7 .col:not(:first-child) .pdf::after {
  content: "";
  display: block;
  background-image: url(/assets/images/pdf-icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}

.cmn-head__en {
  color: #114fa1;
  font-family: "Sawarabi Gothic";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 72px */
  letter-spacing: 0.6px;
}
.cmn-head__jp {
  color: #000;
  font-family: "Sawarabi Gothic";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 35px */
  margin-top: -8px;
}

.cmn-btn {
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #0054b6 0%, var(--Gradients-Primary-02, #3892f3) 100%);
  padding: 9.5px 16px;
  border: 2px solid #fff;
  max-width: 200px;
  width: 100%;
}
.cmn-btn__text {
  color: #fff;
  font-family: "Sawarabi Gothic";
  font-size: var(--Font-Size-Body-xl, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Font-Line-height-Body-xl, 30px); /* 150% */
  width: 144px;
  text-align: center;
}
.cmn-btn__logo {
  width: 24px;
  height: 24px;
}
.cmn-btn--orange {
  border: none;
  background-color: #ff7f27;
}
.cmn-btn--sp {
  display: none;
}
@media (max-width: 768px) {
  .cmn-btn--sp {
    display: flex;
  }
}

.pv {
  position: relative;
  background-image: url(/assets/images/pv-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.pv .pv-shade {
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(/assets/images/pv-shade.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  aspect-ratio: 305/337;
  max-width: 305px;
  width: 100%;
  height: auto;
}
.pv .pv__inner {
  position: relative;
  padding-top: 200px;
  padding-bottom: 100px;
}
.pv .pv__inner .pv-title .pv-title__jp {
  color: #fff;
  font-family: "Sawarabi Gothic";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 76.8px */
  letter-spacing: 1.92px;
  margin-bottom: 10px;
}
.pv .pv__inner .pv-title .pv-title__en {
  color: #fff;
  font-family: "Sawarabi Gothic";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 42px */
  letter-spacing: 0.96px;
}

.breadcrumbs__inner {
  padding-top: 16px;
  padding-bottom: 80px;
}
.breadcrumbs__inner ul {
  display: flex;
}
.breadcrumbs__inner ul li {
  color: #4c4c4c;
  font-family: "Sawarabi Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.16px;
}
.breadcrumbs__inner ul li a {
  color: #4c4c4c;
  font-family: "Sawarabi Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 16px */
  letter-spacing: 0.16px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.subp-head {
  color: var(--base-fff, #fff);
  font-family: "Sawarabi Gothic";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 39.2px */
  letter-spacing: 3.36px;
  background: linear-gradient(90deg, var(--Gradients-Primary-03, #0054b6) 0.07%, var(--Gradients-Primary-02, #3892f3) 78.96%);
  padding: 7px 24px;
  margin-bottom: 40px;
}

.subp-head-shape {
  padding: 17.5px 40px;
  color: var(--base-fff, #fff);
  font-family: "Sawarabi Gothic";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 44.8px */
  letter-spacing: 3.84px;
  background-image: url(/assets/images/subp-head-shape.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.subp-head-2 {
  color: #0054b6;
  font-family: "Sawarabi Gothic";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 38.4px */
  position: relative;
  padding-left: 27px;
  padding-bottom: 8px;
  border-bottom: 1px solid #0054b6;
  margin-bottom: 32px;
}
.subp-head-2::before {
  content: "";
  display: block;
  width: 6px;
  height: 34px;
  background-color: #0054b6;
  position: absolute;
  left: 0;
  top: calc(50% - 4px);
  transform: translateY(-50%);
}

.header {
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0 24px;
  transition: all 0.2s;
  color: #fff;
}
.header__inner {
  max-width: 1380px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0px;
}
.header__inner .header__logo img {
  aspect-ratio: 300/65;
  max-width: 300px;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.header__inner .header-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%; /* 28px */
}
.header__inner .header-right .header-top {
  display: flex;
  gap: 50px;
  margin-left: auto;
}
.header__inner .header-right .header-top .header-top__item {
  display: flex;
  align-items: center;
  position: relative;
}
.header__inner .header-right .header-top .header-top__item img {
  width: 28.7px;
  height: 30px;
}
.header__inner .header-right .header-top .header-top__item--tel {
  display: flex;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%; /* 42px */
}
.header__inner .header-right .header-top .header-top__item:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}
.header__inner .header-right .header-bottom {
  display: flex;
  gap: 20px;
}
.header__inner .header-right .header-bottom .header-nav {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.header__inner .header-right .header-bottom .header-nav__item {
  display: flex;
  justify-content: center;
  position: relative;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 112.5% */
}
.header__inner .header-right .header-bottom .header-nav__item:last-child:after {
  display: none;
}
.header__inner .header-right .header-bottom .header-btn {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.header .h-contact-btn {
  padding: 8px 32px;
  border-radius: 999px;
  color: #fff;
  background: var(--Gradients-Primary-dark, linear-gradient(90deg, var(--Gradients-Primary-03, #0054b6) 0%, var(--Gradients-Primary-02, #3892f3) 100%));
}
.header.is-active {
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(24px);
  transition: all 0.3s ease-in-out;
}

.hamburger-menu {
  z-index: 12;
  width: 40px;
  height: 23px;
  display: none;
  position: relative;
}
.hamburger-menu .menu-open-btn {
  width: 40px;
  height: 23px;
  display: block;
  position: relative;
}
.hamburger-menu .menu-open-btn__line {
  display: block;
  background-color: #fff;
  width: 100%;
  height: 2px;
  transition: all 0.4s;
}
.hamburger-menu .menu-open-btn__line--middle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-menu .menu-open-btn__line--bottom {
  position: absolute;
  bottom: 0;
}
.hamburger-menu .menu-open-btn--white .menu-open-btn__line {
  background-color: white;
}
.hamburger-menu .clicked .menu-open-btn__line {
  transition: all 0.4s;
  background-color: #222;
}
.hamburger-menu .clicked .menu-open-btn__line--top {
  transform: translateY(10px) rotate(-45deg);
}
.hamburger-menu .clicked .menu-open-btn__line--middle {
  display: none;
}
.hamburger-menu .clicked .menu-open-btn__line--bottom {
  transform: translateY(-10px) rotate(45deg);
}

.header-nav-hmb {
  display: none;
  position: fixed;
  z-index: 100;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 11;
  width: 70vw;
  height: 100vh;
}
.header-nav-hmb .header-items {
  display: flex;
  flex-direction: column;
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: black;
}
.header-nav-hmb .header-items__item {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 16px;
  margin-bottom: 24px;
  border-bottom: 1px dotted black;
}
.header-nav-hmb .header-items__item--cta {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.header-nav-hmb .header-items__item--cta .contact-section__hours-phone {
  text-align: center;
  color: #222;
  margin-bottom: 0;
}
.header-nav-hmb .header-items__item--cta .contact-section__hours {
  text-align: center;
  color: #222;
}
.header-nav-hmb .header-items__item--cta .contact-section__phone {
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #222;
}
.header-nav-hmb .header-items__item--cta .icon-phone svg {
  fill: #222;
}
.header-nav-hmb .header-items__item--cta .icon-phone svg path {
  fill: #222;
}
.header-nav-hmb .header-items__item--cta .contact-section__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #000000;
  color: #fff;
  /* text/16- Bold -line-hgeiht:160% - -letter-padding:6% */
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.64px;
  padding: 12px 0px;
  width: 100%;
}
.header-nav-hmb .header-items__item--btn {
  border-bottom: none;
}
.header-nav-hmb .header-items--reserve-btn {
  margin-top: 30px;
  text-align: center;
}
.header-nav-hmb .cta {
  max-width: none;
  height: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-nav-hmb .cta--left {
  background: #5389db;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.header-nav-hmb .cta--left__icon {
  background-image: url(../assets/svgs/download.svg);
  margin-right: 4px;
  margin-top: 6px;
}
.header-nav-hmb .cta--right {
  background: #fff;
  color: #5389db;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.filter-hmb {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
}

@media screen and (max-width: 1320px) {
  .header {
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 0 24px;
    transition: all 0.2s;
  }
  .header__inner {
    max-width: 1380px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
  }
  .header__inner .header__logo img {
    aspect-ratio: 243/58.83;
    width: 243px;
    height: auto;
    object-fit: contain;
    transition: all 0.2s;
  }
  .header__inner .header-right {
    display: none;
    gap: 40px;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 10px;
  }
  .header__inner .header-right .header-nav {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
  }
  .header__inner .header-right .header-nav__item {
    display: flex;
    justify-content: center;
    position: relative;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
  }
  .header__inner .header-right .header-nav__item:last-child:after {
    display: none;
  }
  .header__inner .header-right .cmn-btn {
    padding-left: 22px;
  }
  .header__inner .hamburger-menu {
    display: flex;
  }
}
.footer .footer-wrap {
  background: #114fa1;
  display: flex;
  justify-content: center;
  padding: 0 24px;
}
.footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 56px;
  padding-bottom: 37px;
  max-width: 1120px;
  width: 100%;
}
.footer__inner .footer-left .footer-logo {
  display: block;
  aspect-ratio: 230/50;
  max-width: 230px;
  width: 100%;
  margin-bottom: 12px;
}
.footer__inner .footer-left .footer-logo img {
  width: 100%;
  height: auto;
}
.footer__inner .footer-left .footer-info {
  padding: 10px 12px;
  color: #f1f3f5;
  font-family: "Sawarabi Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 25.6px */
  width: fit-content;
}
.footer__inner .footer-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer__inner .footer-right .footer-right-top {
  margin-left: auto;
  display: flex;
  gap: 50px;
}
.footer__inner .footer-right .footer-right-top .footer-right-top__item {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 28px */
  position: relative;
}
.footer__inner .footer-right .footer-right-top .footer-right-top__item:not(:last-child):after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}
.footer__inner .footer-right .footer-nav-list {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.footer__inner .footer-right .footer-nav-list .footer-nav-item {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%; /* 28px */
}
.footer .footer-copy {
  background: #f1f3f5;
  color: #114fa1;
  font-family: "Sawarabi Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  letter-spacing: 0.56px;
  padding: 20px 24px;
  text-align: center;
}

@media screen and (max-width: 1040px) {
  .footer .footer-wrap {
    background: #114fa1;
    display: flex;
    justify-content: center;
    padding: 0 24px;
  }
  .footer__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 56px;
    padding-bottom: 37px;
    max-width: 1120px;
    width: 100%;
  }
  .footer__inner .footer-left .footer-logo {
    display: block;
    aspect-ratio: 230/50;
    max-width: 230px;
    width: 100%;
    margin-bottom: 12px;
  }
  .footer__inner .footer-left .footer-logo img {
    width: 100%;
    height: auto;
  }
  .footer__inner .footer-left .footer-info {
    padding: 10px 0px;
    color: #f1f3f5;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
    width: fit-content;
  }
  .footer__inner .footer-right {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .footer__inner .footer-right .footer-right-top {
    margin-left: 0;
    margin-right: auto;
    display: flex;
    gap: 20px;
  }
  .footer__inner .footer-right .footer-right-top .footer-right-top__item {
    color: #fff;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 28px */
    position: relative;
  }
  .footer__inner .footer-right .footer-right-top .footer-right-top__item:not(:last-child):after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
  }
  .footer__inner .footer-right .footer-nav-list {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
  .footer__inner .footer-right .footer-nav-list .footer-nav-item {
    color: #f1f3f5;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
  }
  .footer .footer-copy {
    background: #f1f3f5;
    color: #114fa1;
    font-family: "Sawarabi Gothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    letter-spacing: 0.56px;
    padding: 20px 24px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .tel-link {
    pointer-events: auto;
  }
  .text16 {
    color: #000;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
  }
  .text-base {
    color: #000;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 32.4px */
    letter-spacing: 0.72px;
  }
  .text-base-2 {
    color: #000;
    text-align: center;
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 38.5px */
  }
  .text-base-3 {
    color: #0054b6;
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 35.2px */
  }
  .blue-text {
    color: #0054b6;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 28px */
    letter-spacing: 1.6px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 7%; /* 1.4px */
    text-underline-offset: 25%; /* 5px */
    margin-bottom: 12px;
  }
  .blue {
    color: #0054b6;
  }
  .red {
    color: #ff0000;
  }
  .page-top {
    display: block;
    color: #07f;
    text-align: right;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 28px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 7%; /* 1.12px */
    text-underline-offset: 21.5%; /* 3.44px */
  }
  .scroll {
    overflow-x: auto;
    position: relative;
  }
  .scroll img {
    width: 100%;
    min-width: 1120px;
    height: auto;
  }
  .pdf-table1 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
  }
  .pdf-table1 .col {
    min-width: 143px;
    height: 122px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table1 .col:first-child {
    background-color: #edf4fa;
    min-width: 263px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table1 .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table2 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
  }
  .pdf-table2 .col {
    min-width: 854px;
    height: 122px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table2 .col:first-child {
    background-color: #edf4fa;
    min-width: 263px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table2 .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table3 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
  }
  .pdf-table3 .col {
    min-width: 286px;
    height: 122px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table3 .col:first-child {
    background-color: #edf4fa;
    min-width: 263px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table3 .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table4 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .pdf-table4 .row {
    display: flex;
  }
  .pdf-table4 .row .col {
    min-width: 429px;
    height: 122px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table4 .row .col:first-child {
    background-color: #edf4fa;
    min-width: 263px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table4 .row .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table5 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .pdf-table5 .row {
    display: flex;
  }
  .pdf-table5 .row .col {
    min-width: 182px;
    height: 68px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table5 .row .col:first-child {
    background-color: #edf4fa;
    min-width: 438px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table5 .row .col:nth-child(2) {
    min-width: 318px;
  }
  .pdf-table5 .row .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table6 {
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .pdf-table6 .row {
    display: flex;
  }
  .pdf-table6 .row .col {
    min-width: 364px;
    height: 68px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pdf-table6 .row .col:first-child {
    background-color: #edf4fa;
    min-width: 438px;
    border-left: 1px solid #d3d3d3;
  }
  .pdf-table6 .row .col:nth-child(2) {
    min-width: 318px;
  }
  .pdf-table6 .row .col:not(:first-child) .pdf::after {
    content: "";
    display: block;
    background-image: url(/assets/images/pdf-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
  }
  .pdf-table6 .row:nth-child(88) .col {
    height: 272px;
  }
  .cmn-head__en {
    color: #114fa1;
    font-family: "Sawarabi Gothic";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 72px */
    letter-spacing: 0.6px;
  }
  .cmn-head__jp {
    color: #000;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 35px */
    margin-top: -4px;
  }
  .cmn-btn {
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #0054b6 0%, var(--Gradients-Primary-02, #3892f3) 100%);
    padding: 6px 12px;
    border: 2px solid #fff;
    max-width: 200px;
    width: 100%;
  }
  .cmn-btn__text {
    color: #fff;
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 150% */
    width: 144px;
    text-align: center;
  }
  .cmn-btn__logo {
    width: 20px;
    height: 20px;
  }
  .cmn-btn--orange {
    border: none;
    background-color: #ff7f27;
  }
  .cmn-btn--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .cmn-btn--sp {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .pv {
    position: relative;
    background-image: url(/assets/images/pv-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .pv .pv-shade {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/assets/images/pv-shade.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    aspect-ratio: 305/337;
    max-width: 200px;
    width: 100%;
    height: auto;
  }
  .pv .pv__inner {
    position: relative;
    padding-top: 140px;
    padding-bottom: 40px;
  }
  .pv .pv__inner .pv-title .pv-title__jp {
    color: #fff;
    font-family: "Sawarabi Gothic";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    letter-spacing: 1.92px;
    margin-bottom: 10px;
  }
  .pv .pv__inner .pv-title .pv-title__en {
    color: #fff;
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%; /* 42px */
    letter-spacing: 0.96px;
  }
  .breadcrumbs__inner {
    padding-top: 16px;
    padding-bottom: 40px;
  }
  .breadcrumbs__inner ul {
    display: flex;
  }
  .breadcrumbs__inner ul li {
    color: #4c4c4c;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.16px;
  }
  .breadcrumbs__inner ul li a {
    color: #4c4c4c;
    font-family: "Sawarabi Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    letter-spacing: 0.16px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  .subp-head {
    color: var(--base-fff, #fff);
    font-family: "Sawarabi Gothic";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 39.2px */
    letter-spacing: 3.36px;
    background: linear-gradient(90deg, var(--Gradients-Primary-03, #0054b6) 0.07%, var(--Gradients-Primary-02, #3892f3) 78.96%);
    padding: 6px 12px;
    margin-bottom: 20px;
  }
  .subp-head-shape {
    padding: 12px 20px;
    color: var(--base-fff, #fff);
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 44.8px */
    letter-spacing: 3.84px;
    background-image: url(/assets/images/subp-head-shape.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .subp-head-2 {
    color: #0054b6;
    font-family: "Sawarabi Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 38.4px */
    position: relative;
    padding-left: 27px;
    padding-bottom: 4px;
    border-bottom: 1px solid #0054b6;
    margin-bottom: 20px;
  }
  .subp-head-2::before {
    content: "";
    display: block;
    width: 4px;
    height: 24px;
    background-color: #0054b6;
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    transform: translateY(-50%);
  }
}/*# sourceMappingURL=commons.css.map */