@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
  background-color: #FFFFFF;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-red: #FF0000;
  --cc-main: #742A36;
  --cc-primary: #742A36;
  --w1280: 1280px;
  --space: 30px;
}

/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

- イージング

================================================ */
/* ================================================

- 共通

================================================ */
.m-deco.plan-deco__1 {
  right: 260px;
  bottom: 100px;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .m-deco.plan-deco__1 {
    right: -70px;
    bottom: -10px;
  }
}
/* ================================================

- showcase

================================================ */
.plan-sc.-showcase {
  padding-top: 128px;
}

.plan-showcase__summary {
  text-align: center;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .plan-sc.-showcase {
    padding-top: 16vw;
  }
}
/* ================================================

-

================================================ */
.plan-sc.-map {
  padding: 185px 0 160px;
}
.plan-fp__ttl {
  font-size: 2.25rem;
  font-family: "TsukuGoPro-R", sans-serif;
  color: #7d7e74;
  text-align: center;
  position: relative;
}
.plan-fp__ttl::before {
  content: "";
  position: absolute;
  top: -35px;
  left: 50%;
  translate: -50% 0;
  width: 116px;
  height: 1px;
  background-color: #7d7e74;
}

.plan-map__item {
  max-width: 750px;
  width: 100%;
  margin: 100px auto 0;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .plan-sc.-map {
    padding: 24vw 0 16vw;
  }
  .plan-sc.-map .plan-sc__inner {
    padding: 0 5.333vw;
  }
  .plan-fp__ttl {
    font-size: 4.8vw;
  }
  .plan-fp__ttl::before {
    top: -5.333vw;
    width: 22.933vw;
  }
  .plan-map__item {
    margin: 8vw auto 0;
  }
}
/* ================================================

-

================================================ */
.plan-sc.-zumen {
  padding: 150px 0 120px;
  background-color: #f3f2ef;
}
.plan-zumen__slide {
  margin-top: 100px;
  position: relative;
}

.swiper.plan-zumen__swiper {
  overflow: visible;
}
.swiper.plan-zumen__swiper .swiper-slide {
  width: 760px;
}
.swiper.plan-zumen__swiper .swiper-slide figcaption {
  margin-top: 17px;
  font-size: 1.5rem;
  color: #7d7e74;
  font-family: "TsukuGoPr5-R", sans-serif;
  text-align: center;
}

.plan-zumen__item {
  padding: 40px 63px;
  background-color: #FFFFFF;
}

/* アロー */
.swiper-button-next.plan-arrow,
.swiper-button-prev.plan-arrow {
  position: absolute;
  top: 46%;
  translate: 0 -50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  height: 40px;
  margin-top: 0;
  cursor: pointer;
  z-index: 2;
}
.swiper-button-next.plan-arrow::after,
.swiper-button-prev.plan-arrow::after {
  display: none;
}

/* アロー（前へ） */
.swiper-button-prev.plan-arrow {
  left: 100px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%22%20data-name%3D%22%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20.cls-2%20%7B%20fill%3A%20%23cbc8b7%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%2F%3E%20%3Cpolygon%20class%3D%22cls-2%22%20points%3D%2212%2020%2024%2013%2024%2027%2012%2020%22%2F%3E%3C%2Fsvg%3E");
}

/* アロー（次へ） */
.swiper-button-next.plan-arrow {
  right: 100px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%22%20data-name%3D%22%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20.cls-2%20%7B%20fill%3A%20%23cbc8b7%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%2F%3E%20%3Cpolygon%20class%3D%22cls-2%22%20points%3D%2228%2020%2016%2013%2016%2027%2028%2020%22%2F%3E%3C%2Fsvg%3E");
}

.plan-pagination .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.plan-pagination .swiper-container-horizontal > .swiper-pagination-bullets,
.plan-pagination .swiper-pagination-custom,
.plan-pagination .swiper-pagination-fraction {
  bottom: 0;
}
.plan-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: #f2f2f2;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.plan-pagination .swiper-pagination-bullet:hover {
  opacity: 0.7;
}
.plan-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #b8b298;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .plan-sc.-zumen {
    padding: 21.333vw 0 16vw;
  }
  .plan-sc.-zumen .plan-sc__inner {
    padding: 0 8vw;
  }
  .plan-zumen__slide {
    margin-top: 8vw;
  }
  .swiper.plan-zumen__swiper {
    overflow: visible;
  }
  .swiper.plan-zumen__swiper .swiper-slide {
    width: 100%;
  }
  .swiper.plan-zumen__swiper .swiper-slide figcaption {
    margin-top: 4vw;
    font-size: 4vw;
  }
  .plan-zumen__item {
    padding: 4vw 1.333vw;
  }
  /* アロー */
  .swiper-button-next.plan-arrow,
  .swiper-button-prev.plan-arrow {
    top: 50%;
    width: 6.933vw;
    height: 6.933vw;
  }
  /* アロー（前へ） */
  .swiper-button-prev.plan-arrow {
    left: -7.467vw;
  }
  /* アロー（次へ） */
  .swiper-button-next.plan-arrow {
    right: -7.467vw;
  }
}
/* ================================================

-

================================================ */
.plan-sc.-fp {
  padding: 197px 0 260px;
}
.plan-fp__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 58px 76px;
  max-width: 760px;
  width: 100%;
  margin: 100px auto 0;
}

.plan-fp__item {
  width: calc(50% - 38px);
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .plan-sc.-fp {
    padding: 21.333vw 0 32vw;
  }
  .plan-fp__list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.667vw;
    margin: 10.667vw auto 0;
  }
  .plan-fp__item {
    width: 80vw;
  }
}