@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font-size */
/* ============================================ */
/* font-family */
/* ============================================ */
/* hotspring */
/* ============================================ */
.hotspring-wrapper {
  padding-bottom: 150px;
}
@media all and (max-width: 896px) {
  .hotspring-wrapper {
    padding-bottom: 80px;
  }
}
.hotspring-main__container {
  padding-bottom: 150px;
}
@media all and (max-width: 896px) {
  .hotspring-main__container {
    padding-bottom: 64px;
  }
}
.hotspring-main__slide {
  margin-inline: calc(50% - 50vw);
  padding-bottom: 40px;
}
.hotspring-main__slide .splide__slide img {
  width: 100%;
  max-width: none;
}
.hotspring-main__slide .splide__arrow {
  border-radius: 0;
  opacity: 1 !important;
  width: 60px;
  height: 60px;
  background: url("../images/common/slide_arrow_prev_purple.svg") center center/contain no-repeat;
}
@media all and (max-width: 896px) {
  .hotspring-main__slide .splide__arrow {
    width: 36px;
    height: 36px;
  }
}
.hotspring-main__slide .splide__arrow svg {
  display: none;
}
.hotspring-main__slide .splide__arrow--prev {
  left: calc(25% - 32px);
}
@media all and (max-width: 896px) {
  .hotspring-main__slide .splide__arrow--prev {
    left: calc(25% - 20px);
  }
}
@media all and (max-width: 480px) {
  .hotspring-main__slide .splide__arrow--prev {
    left: calc(16.8% - 20px);
  }
}
.hotspring-main__slide .splide__arrow--next {
  right: calc(25% - 32px);
  background-image: url("../images/common/slide_arrow_next_purple.svg");
}
@media all and (max-width: 896px) {
  .hotspring-main__slide .splide__arrow--next {
    right: calc(25% - 20px);
  }
}
@media all and (max-width: 480px) {
  .hotspring-main__slide .splide__arrow--next {
    right: calc(16.8% - 20px);
  }
}
.hotspring-main__slide .splide__pagination {
  bottom: -36px;
}
.hotspring-main__slide .splide__pagination__page {
  width: 6px;
  height: 6px;
  background: #bdbdbd;
  opacity: 1;
  margin: 10px;
  transform: scale(1);
}
.hotspring-main__slide .splide__pagination__page.is-active {
  background: #2C2C66;
}
.hotspring-main__inner {
  margin-top: 60px;
}
@media all and (max-width: 896px) {
  .hotspring-main__inner {
    margin-top: 16px;
  }
}
.hotspring-main__ttl {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 3.57cqw;
}
@media all and (max-width: 896px) {
  .hotspring-main__ttl {
    gap: 16px 20px;
  }
}
.hotspring-main__ttl__jp {
  flex-shrink: 0;
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-size: clamp(2rem, -3.3333rem + 9.5238vw, 5rem);
  font-weight: 500;
  line-height: 1.2;
}
.hotspring-main__ttl__en {
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(0.9375rem, 0.6042rem + 0.5952vw, 1.125rem);
  color: #747476;
  line-height: 1.4;
}
.hotspring-main__list {
  border-top: 1px solid #2C2C66;
}
@media all and (max-width: 896px) {
  .hotspring-main__list {
    width: 100%;
  }
}
.hotspring-main__list__item {
  display: flex;
  gap: 16px 3.57cqw;
  padding-block: 24px;
  border-bottom: 1px solid #BDBDBD;
}
@media all and (max-width: 896px) {
  .hotspring-main__list__item {
    padding-block: 16px;
  }
}
@media all and (max-width: 480px) {
  .hotspring-main__list__item {
    flex-direction: column;
  }
}
.hotspring-main__list__item > dt {
  flex-shrink: 0;
  width: 10em;
  display: flex;
  align-items: center;
  gap: 1.25em;
  font-weight: 700;
}
@media all and (max-width: 480px) {
  .hotspring-main__list__item > dt {
    width: 100%;
  }
}
.hotspring-main__list__item > dt .icon {
  width: 1.875em;
}
.hotspring-main__list__item > dd {
  word-break: keep-all;
}
@media all and (max-width: 480px) {
  .hotspring-main__list__item > dd {
    width: 100%;
  }
}
.hotspring-plan {
  position: relative;
}
.hotspring-plan__wrapper {
  max-width: 1620px;
  position: relative;
}
.hotspring-plan__bg {
  margin-right: calc(50% - 50vw);
  width: calc(100% + 50vw - 50%);
  height: calc(100% - 30px);
  background: url("../images/common/bg.jpg") top left/965px auto repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.hotspring-plan__container {
  margin-inline: calc(50% - 50vw);
  padding-top: 36px;
  padding-right: calc(50vw - 50%);
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: 40px min(7.29vw, 140px);
  position: relative;
  z-index: 10;
}
@media all and (max-width: 1025px) {
  .hotspring-plan__container {
    gap: 40px 5.46cqw;
  }
}
@media all and (max-width: 896px) {
  .hotspring-plan__container {
    padding-top: 20px;
    padding-right: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.hotspring-plan__container .common-btn {
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__container .common-btn {
    margin-top: 32px;
  }
}
.hotspring-plan__inner {
  flex-grow: 1;
  max-width: 460px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__inner {
    padding-left: 40px;
    width: 100%;
    max-width: inherit;
  }
}
.hotspring-plan__sub {
  width: min(20vw, 504px);
  margin-right: 0;
  margin-left: auto;
}
@media all and (max-width: 896px) {
  .hotspring-plan__sub {
    width: min(42vw, 200px);
  }
}
.hotspring-plan__sub img {
  width: 100%;
  max-width: none;
}
.hotspring-plan__ttl {
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-size: clamp(1.375rem, -0.4028rem + 3.1746vw, 2.375rem);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #8A9BCE;
  margin-top: 64px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__ttl {
    margin-top: 32px;
  }
}
.hotspring-plan__txt {
  font-weight: 500;
  line-height: 1.75;
  margin-top: 48px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__txt {
    margin-top: 24px;
  }
}
.hotspring-plan__price {
  font-size: clamp(1.0625rem, 0.0625rem + 1.7857vw, 1.625rem);
  font-weight: 700;
  color: #D94F4F;
  margin-top: 24px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__price {
    margin-top: 16px;
  }
}
.hotspring-plan__contact {
  padding: 32px 3.14cqw;
  border: 1px solid #A7842E;
  margin-top: 32px;
}
@media all and (max-width: 896px) {
  .hotspring-plan__contact {
    padding: 20px;
    margin-top: 24px;
    max-width: 460px;
  }
}
.hotspring-plan__contact__note {
  font-size: clamp(0.75rem, 0.5278rem + 0.3968vw, 0.875rem);
  text-indent: -1em;
  padding-left: 1em;
}
.hotspring-plan__contact__ttl {
  text-align: center;
  margin-top: 20px;
  width: 100%;
  padding: 0.6em 1.2em;
  border-radius: 9999px;
  background: #A7842E;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #fff;
}
.hotspring-plan__contact__block {
  margin-top: 16px;
  margin-inline: auto;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
}
@media all and (max-width: 896px) {
  .hotspring-plan__contact__block {
    margin-top: 12px;
  }
}
.hotspring-plan__contact__detail {
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: clamp(0.875rem, 0.5417rem + 0.5952vw, 1.0625rem);
  font-weight: 500;
  line-height: 1.4;
}
.hotspring-plan__contact__detail__item {
  display: flex;
  align-items: flex-end;
  gap: 0.5em;
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
.hotspring-plan__contact__detail__item dt {
  flex-shrink: 0;
  margin-bottom: 0.4em;
  font-size: clamp(0.875rem, 0.5417rem + 0.5952vw, 1.0625rem);
}
.hotspring-plan__contact__detail__item dd .txt_number {
  font-size: clamp(1.375rem, -0.1806rem + 2.7778vw, 2.25rem);
  font-weight: 500;
  letter-spacing: 0.1em;
}
.hotspring-plan__img {
  flex-shrink: 0;
  width: 55.36vw;
}
@media all and (max-width: 896px) {
  .hotspring-plan__img {
    width: 100%;
    max-width: 720px;
  }
}
.hotspring-plan__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1063/726;
}