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

@media (max-width: 1000px) {
  .footer_01 {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: white;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    padding: 0 24px;
  }
  .footer_01__inner {
    padding-top: 20px;
    padding-bottom: 32px;
    max-width: 70rem;
    width: 100%;
    margin: 0 auto;
  }
  .footer_01__inner .footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer_01__inner .footer-content .footer-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .footer_01__inner .footer-content .footer-left__logo {
    display: block;
    background-image: url(../assets/images/header-logo.png);
    width: 344px;
    height: 63.405px;
    width: 206.4px;
    height: 38.043px;
    margin-bottom: 1.25rem;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .footer_01__inner .footer-content .footer-left__logo--en {
    background-image: url(../assets/images/en-header-logo.png);
    width: 237px;
    height: auto;
    aspect-ratio: 454/50.72;
  }
  .footer_01__inner .footer-content .footer-left__info {
    color: var(--neutral-color-222, #222);
    font-weight: 700;
    line-height: 175%; /* 28px */
  }
  .footer_01__inner .footer-content .footer-left__info__item {
    color: #4c4c4c;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
  }
  .footer_01__inner .footer-content .footer-left__info .nums {
    color: #4c4c4c;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
  }
  .footer_01__inner .footer-content .footer-right {
    display: flex;
    padding-top: 24px;
  }
  .footer_01__inner .footer-content .footer-right__menus {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  .footer_01__inner .footer-content .footer-right__menus__item {
    margin-right: 0;
    color: #4C4C4C;
    font-weight: 700;
    line-height: normal;
  }
  .footer_01__inner .footer-content .footer-right__menus__item--last {
    margin-right: 0;
  }
  .footer_01__inner .footer-copy {
    margin-top: 84px;
    color: var(--neutral-color-222, #222);
    text-align: center;
    /* Noto Sans JP/13 */
    font-size: 13px;
    font-weight: 400;
    line-height: 175%; /* 22.75px */
  }
}
@media screen and (max-width: 768px) {
  .pc-tel {
    pointer-events: auto;
  }
  .pc-tel {
    pointer-events: auto;
    cursor: auto;
  }
  .pc-tel:active {
    pointer-events: auto;
  }
  .c-box {
    display: flex;
    justify-content: center;
    padding: 0px 24px;
  }
  .c-box__inner {
    max-width: 1120px;
    width: 100%;
  }
  .cmn-head__en {
    color: #03004C;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 100% */
    margin-bottom: 6px;
  }
  .cmn-head__jp {
    color: #03004C;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 100% */
    letter-spacing: 3.2px;
  }
  .cmn-head-white__en {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 100% */
    margin-bottom: 6px;
  }
  .cmn-head-white__jp {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 100% */
    letter-spacing: 3.2px;
  }
  .cmn-head-underline {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cmn-head-underline__en {
    color: #03004C;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 100% */
    margin-bottom: 6px;
  }
  .cmn-head-underline__jp {
    color: #03004C;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 100% */
    letter-spacing: 3.2px;
  }
  .cmn-head-underline__line {
    background: #03004C;
    height: 4px;
    width: 50px;
  }
  .mb11 {
    margin-bottom: 5.5px;
  }
  .mb16 {
    margin-bottom: 8px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
  .mb24 {
    margin-bottom: 12px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mb49 {
    margin-bottom: 24px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .page-visual {
    margin-top: 45px;
    background-image: url(../assets/images/page-visual.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .page-visual__inner {
    padding-top: 78px;
    padding-bottom: 49px;
  }
  .bread-crumb {
    display: flex;
    justify-content: center;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .bread-crumb__wrapper {
    max-width: 560px;
    width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .bread-crumb__left {
    color: #4c4c4c;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 175%; /* 28px */
    text-decoration-line: underline;
  }
  .bread-crumb__icon {
    color: #4c4c4c;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.28px;
  }
  .bread-crumb__right {
    color: #4c4c4c;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 175%;
  }
  .subp-head {
    padding: 5px 18px;
    background-image: url(../assets/images/subp-head.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 12px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 48px */
    letter-spacing: 0.64px;
  }
  .subp-head--big {
    background-image: url(../assets/images/subp-head-big.jpg);
  }
}/*# sourceMappingURL=commons-res.css.map */