@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-primary: #6F263D;
  --cc-secondary: #709aaf;
  --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

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

- イージング

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

- Gallery

================================================ */
.p-sc.-gallery {
  padding: 9.028vw 0 4.861vw;
  background-image: url("../images/page/gallery/gellary_bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.p-gallery {
  margin-top: 2.292vw;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .p-sc.-gallery {
    padding: 9.028vw 0;
    background-image: url("../images/page/gallery/gellary_bg_sp.jpg");
  }
  .p-gallery {
    margin-top: 4.292vw;
  }
}
/* ================================================

-

================================================ */
.p-gallery__tabs {
  max-width: 70.833vw;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.778vw;
}

.p-gallery__tabs__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;
  gap: 3.472vw;
}

.p-gallery__tabs__item {
  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;
  width: 8.333vw;
}
.p-gallery__tabs__item button {
  display: block;
  width: 100%;
  min-height: 2.083vw;
  font-size: 1.111vw;
  letter-spacing: 0.08em;
  line-height: 130%;
  color: #FFFFFF;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: transparent;
  border: solid 1px #FFFFFF;
  position: relative;
  z-index: 1;
}
.p-gallery__tabs__item.-active button {
  color: var(--cc-primary);
  background-color: #FFFFFF;
}
/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .p-gallery__tabs {
    max-width: 100%;
    padding: 0 5.333vw;
    margin-bottom: 3.778vw;
  }
  .p-gallery__tabs__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;
    gap: 5.333vw;
  }
  .p-gallery__tabs__item {
    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;
    width: calc(50% - 2.6665vw);
  }
  .p-gallery__tabs__item button {
    min-height: 7.5vw;
    font-size: 3.7333333333vw;
  }
}
/* ================================================

- ギャラリー

================================================ */
.gallery-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.gallery-slider__top {
  max-width: 44.444vw;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.swiper.gallery-slider__main {
  width: 100%;
  margin: 0 auto;
}

.gallery-slider__thumbnail {
  max-width: 70.139vw;
  width: 100%;
  margin-top: 2.083vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.gallery-slider__thumbnail__swiper .swiper-slide {
  opacity: 0.7;
  cursor: pointer;
}
.gallery-slider__thumbnail__swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
  cursor: default;
}

.swiper-slide figcaption {
  position: absolute;
  right: 0.347vw;
  bottom: 0.347vw;
  display: inline-block;
  padding: 0.347vw 0.556vw;
  font-size: 0.833vw;
  letter-spacing: 0.04em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

/* アロー */
.swiper-button-next.gallery-arrow,
.swiper-button-prev.gallery-arrow {
  position: absolute;
  top: calc(50% + 0.694vw);
  translate: 0 -50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.389vw;
  height: 2.778vw;
  margin-top: 0;
  cursor: pointer;
  z-index: 2;
}
.swiper-button-next.gallery-arrow::after,
.swiper-button-prev.gallery-arrow::after {
  display: none;
}

/* アロー（前へ） */
.swiper-button-prev.gallery-arrow {
  left: -4.167vw;
  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%22layout%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2040%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolygon%20class%3D%22cls-1%22%20points%3D%227.07%2020%2020%207.07%2020%200%200%2020%2020%2040%2020%2032.93%207.07%2020%22%2F%3E%3C%2Fsvg%3E");
}

/* アロー（次へ） */
.swiper-button-next.gallery-arrow {
  right: -4.167vw;
  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%22layout%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2040%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2212.93%2020%200%207.07%200%200%2020%2020%200%2040%200%2032.93%2012.93%2020%22%2F%3E%3C%2Fsvg%3E");
}

.gallery-slider__note {
  margin-top: 2.083vw;
  text-align: left;
}
.gallery-slider__note p {
  font-size: 0.972vw;
  line-height: 1.475;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

/* @media screen */
@media screen and (max-width: 568px) {
  .gallery-slider__top {
    max-width: 100%;
  }
  .gallery-slider__thumbnail {
    max-width: 100%;
    margin-top: 3.083vw;
  }
  .swiper-slide figcaption {
    right: 0.347vw;
    bottom: 0.347vw;
    padding: 0.347vw 0.556vw;
    font-size: 2.6666666667vw;
  }
  /* アロー */
  .swiper-button-next.gallery-arrow,
  .swiper-button-prev.gallery-arrow {
    position: absolute;
    top: calc(50% + 0.694vw);
    translate: 0 -50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 20.1px;
    height: 40.41px;
  }
  /* アロー（前へ） */
  .swiper-button-prev.gallery-arrow {
    left: 4.167vw;
  }
  /* アロー（次へ） */
  .swiper-button-next.gallery-arrow {
    right: 4.167vw;
  }
  .gallery-slider__note {
    margin-top: 2.083vw;
  }
  .gallery-slider__note p {
    font-size: 2.9333333333vw;
  }
}