@charset "UTF-8";

.footer {
  margin-top: calc(-20 / 375 * 100vw);
  position: relative;
  z-index: 5;
}

.footer-contact {
  background-color: #ede99c;
  border-radius: 20px 20px 0 0;
  padding-bottom: calc(100 / 375 * 100vw);
  padding-top: calc(60 / 375 * 100vw);
}

.footer-contact__contents {
  display: flex;
  flex-direction: column;
  gap: calc(87 / 1366 * 100vw);
}

.footer-contact__title {
  margin-top: calc(17 / 1366 * 100vw);
}
.footer-contact__title .c-text-head-en {
  color: #1a9f6a;
}
.footer-contact__title .c-text-title {
  margin-top: calc(7 / 1366 * 100vw);
}

.footer-contact__title-desc {
  font-size: calc(14 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 2.25;
  margin-top: calc(30 / 1366 * 100vw);
}

.footer-contact__boxs {
  background-color: #fff;
  border-radius: 20px;
  color: #5c5c5c;
  flex-shrink: 0;
  padding: calc(30 / 375 * 100vw);
}

.footer-contact-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer-contact-box + .footer-contact-box {
  border-top: solid 1px rgba(142, 154, 155, 0.4);
}

.footer-contact-box--tel {
  padding-bottom: calc(30 / 375 * 100vw);
}
.footer-contact-box--tel .footer-contact-box__icon {
  aspect-ratio: 1/1;
  width: calc(30 / 375 * 100vw);
}
.footer-contact-box--tel .footer-contact-box__contnets {
  align-items: flex-end;
  display: flex;
  font-family: "Lato", sans-serif;
}
.footer-contact-box--tel .footer-contact-box__contnets > p {
  font-size: calc(12 / 375 * 100vw);
  font-weight: 500;
}
.footer-contact-box--tel .footer-contact-box__tel {
  font-size: calc(30 / 375 * 100vw);
  line-height: 0.86;
}

.footer-contact-box--mail {
  padding-top: calc(30 / 375 * 100vw);
}
.footer-contact-box--mail .footer-contact-box__icon {
  aspect-ratio: 34/25;
  width: calc(25 / 375 * 100vw);
}
.footer-contact-box--mail .c-btn-more__link {
  gap: 5px;
  min-width: calc(319 / 1366 * 100vw);
}
.footer-contact-box--mail .c-btn-more__link > p {
  letter-spacing: 0;
  line-height: 1.92;
  text-align: center;
  width: 100%;
}

.footer-contact-box__head {
  align-items: center;
  display: flex;
  gap: calc(15 / 1366 * 100vw);
}
.footer-contact-box__head > p {
  color: #5c5c5c;
  font-size: calc(14 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.92;
}

.footer-contact-box__icon {
  height: calc(30 / 375 * 100vw);
}
.footer-contact-box__icon img {
  -o-object-fit: contain;
     object-fit: contain;
}

.footer-contact-box__contnets {
  margin-top: calc(15 / 375 * 100vw);
}

.footer-contact-box__foot {
  font-family: "Noto Sans JP", serif;
  font-size: calc(12 / 375 * 100vw);
  font-weight: 500;
  line-height: 2.2;
  margin-top: calc(10 / 375 * 100vw);
}

.footer-sitemap {
  background-image: url("../images/footer_bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  margin-top: calc(-115 / 1366 * 100vw);
  position: relative;
  z-index: 1;
}

.footer-sitemap-contents {
  display: flex;
  flex-direction: column;
  gap: calc(189 / 1366 * 100vw);
  padding-top: calc(100 / 375 * 100vw);
  position: relative;
}

.footer-sitemap-contents__pict {
  aspect-ratio: 131/106;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: calc(-93 / 1366 * 100vw);
  width: calc(60 / 375 * 100vw);
}
.footer-sitemap-contents__pict img {
  -o-object-fit: contain;
     object-fit: contain;
}

.footer-sitemap-contents__img {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.footer-sitemap-contents__logo {
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: calc(8.5 / 1366 * 100vw);
  height: -moz-fit-content;
  height: fit-content;
  padding: 24px 23px 20px;
  width: -moz-fit-content;
  width: fit-content;
}

.footer-sitemap-contents__photo {
  aspect-ratio: 256/181;
  margin-top: calc(68 / 1366 * 100vw);
  overflow: hidden;
  width: calc(150 / 375 * 100vw);
}
.footer-sitemap-contents__photo > img {
  -o-object-fit: contain;
     object-fit: contain;
}

.footer-sitemap-contents__logo-item:nth-of-type(1) {
  aspect-ratio: 211/58;
  max-width: 211px;
  overflow: hidden;
  width: calc(100 / 375 * 100vw);
}
.footer-sitemap-contents__logo-item:nth-of-type(2) {
  aspect-ratio: 184/45;
  max-width: 184px;
  overflow: hidden;
  width: calc(90 / 375 * 100vw);
}

.footer-sitemap-contents__link {
  margin-top: calc(14 / 1366 * 100vw);
  width: 100%;
}

.footer-sitemap-contents__list {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: calc(10 / 375 * 100vw);
}
.footer-sitemap-contents__list:nth-of-type(2) {
  margin-top: calc(10 / 375 * 100vw);
}
.footer-sitemap-contents__list--sitemap .footer-sitemap-contents__item {
  align-items: center;
  display: inline-flex;
  gap: 5px;
}
.footer-sitemap-contents__list--sns {
  flex-direction: row;
  gap: calc(20 / 375 * 100vw);
  grid-column: 1/span 2;
  justify-content: center;
  margin-top: calc(60 / 375 * 100vw);
}
.footer-sitemap-contents__list--sns .footer-sitemap-contents__item {
  aspect-ratio: 1/1;
  height: calc(30 / 375 * 100vw);
  width: calc(30 / 375 * 100vw);
}
.footer-sitemap-contents__list--sns .footer-sitemap-contents__item img {
  -o-object-fit: contain;
     object-fit: contain;
}

.footer-sitemap-contents__item p {
  font-size: calc(14 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 0.8px;
  line-height: 1.5;
}

.footer-sitemap__copy {
  font-family: "Noto Sans JP", serif;
  font-size: calc(12 / 375 * 100vw);
  line-height: 1;
  margin-top: calc(100 / 375 * 100vw);
  padding-bottom: calc(30 / 1366 * 100vw);
  text-align: center;
}

@media (min-width: 1024px) {
  .footer {
    margin-top: calc(-40 / 1366 * 100vw);
  }
  .footer-contact {
    border-radius: 40px 40px 0 0;
    padding-bottom: calc(200 / 1366 * 100vw);
    padding-top: calc(121 / 1366 * 100vw);
  }
  .footer-contact__contents {
    flex-direction: row;
  }
  .footer-contact__title-desc {
    font-size: calc(16 / 1366 * 100vw);
    width: calc(282 / 1366 * 100vw);
  }
  .footer-contact__boxs {
    border-radius: 40px;
    display: grid;
    grid-template-columns: 50% 50%;
    padding: calc(46 / 1366 * 100vw) calc(10 / 1366 * 100vw) calc(39 / 1366 * 100vw) calc(10 / 1366 * 100vw);
    width: calc(800 / 1366 * 100vw);
  }
  .footer-contact-box + .footer-contact-box {
    border-left: solid 1px rgba(142, 154, 155, 0.4);
    border-top: none;
  }
  .footer-contact-box--tel {
    padding-bottom: 0;
  }
  .footer-contact-box--tel .footer-contact-box__head {
    padding-right: calc(25 / 1366 * 100vw);
  }
  .footer-contact-box--tel .footer-contact-box__icon {
    width: calc(39 / 1366 * 100vw);
  }
  .footer-contact-box--tel .footer-contact-box__contnets > p {
    font-size: calc(16 / 1366 * 100vw);
  }
  .footer-contact-box--tel .footer-contact-box__tel {
    font-size: calc(42 / 1366 * 100vw);
  }
  .footer-contact-box--mail {
    padding-top: 0;
  }
  .footer-contact-box--mail .footer-contact-box__head {
    padding-right: calc(10 / 1366 * 100vw);
  }
  .footer-contact-box--mail .footer-contact-box__icon {
    width: calc(34 / 1366 * 100vw);
  }
  .footer-contact-box--mail .c-btn-more__link {
    padding: calc(12.8 / 1366 * 100vw) calc(12.8 / 1366 * 100vw) calc(12.8 / 1366 * 100vw) calc(46.8 / 1366 * 100vw);
  }
  .footer-contact-box__head > p {
    font-size: calc(16 / 1366 * 100vw);
  }
  .footer-contact-box__icon {
    height: calc(39 / 1366 * 100vw);
  }
  .footer-contact-box__contnets {
    margin-top: calc(10 / 1366 * 100vw);
  }
  .footer-contact-box__foot {
    font-size: calc(14 / 1366 * 100vw);
    margin-top: calc(6 / 1366 * 100vw);
  }
  .footer-sitemap-contents {
    flex-direction: row;
    padding-top: calc(167 / 1366 * 100vw);
  }
  .footer-sitemap-contents__pict {
    width: calc(131 / 1366 * 100vw);
  }
  .footer-sitemap-contents__img {
    display: block;
  }
  .footer-sitemap-contents__logo {
    border-radius: 40px;
    margin-left: calc(32 / 1366 * 100vw);
  }
  .footer-sitemap-contents__photo {
    margin-left: calc(35 / 1366 * 100vw);
    width: calc(256 / 1366 * 100vw);
  }
  .footer-sitemap-contents__logo-item:nth-of-type(1) {
    width: 211px;
  }
  .footer-sitemap-contents__logo-item:nth-of-type(2) {
    width: 184px;
  }
  .footer-sitemap-contents__link {
    display: flex;
    justify-content: space-between;
  }
  .footer-sitemap-contents__list {
    align-items: flex-start;
    gap: calc(27 / 1366 * 100vw);
  }
  .footer-sitemap-contents__list:nth-of-type(2) {
    margin-top: 0;
  }
  .footer-sitemap-contents__list--sitemap .footer-sitemap-contents__item::before {
    aspect-ratio: 1/1;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: calc(9.5 / 1366 * 100vw);
    width: calc(9.5 / 1366 * 100vw);
  }
  .footer-sitemap-contents__list--sns {
    gap: calc(11 / 1366 * 100vw);
    justify-content: flex-start;
    margin-top: 0;
  }
  .footer-sitemap-contents__list--sns .footer-sitemap-contents__item {
    height: calc(47 / 1366 * 100vw);
    width: calc(47 / 1366 * 100vw);
  }
  .footer-sitemap-contents__item p {
    font-size: calc(16 / 1366 * 100vw);
  }
  .footer-sitemap__copy {
    font-size: calc(14 / 1366 * 100vw);
    margin-top: calc(96 / 1366 * 100vw);
  }
}