@charset "UTF-8";
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, a {
  font-size: 100%;
  line-height: 1;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.feature {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  font-feature-settings: "palt" 1;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  color: #000;
  font-weight: 500;
  font-style: normal;
}

.feature a {
  transition: 0.3s;
  display: block;
  transform: none;
  color: #000;
}
.feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.feature img,
svg,
video {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

.l-container {
  width: 100%;
  overflow: clip;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.js-fade {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1.2s;
}

.js-fade.is-show {
  visibility: visible;
  opacity: 1;
}

.js-in-top {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-10%);
  transition: 1.2s;
}
.js-in-top.is-show {
  visibility: visible;
  opacity: 1;
  transform: none;
}

.js-in-btm {
  visibility: hidden;
  opacity: 0;
  transform: translateY(10%);
  transition: 1.2s;
}
.js-in-btm.is-show {
  visibility: visible;
  opacity: 1;
  transform: none;
}

.js-in-left {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-10%);
  transition: 1.2s;
}
.js-in-left.is-show {
  visibility: visible;
  opacity: 1;
  transform: none;
}

.js-in-right {
  visibility: hidden;
  opacity: 0;
  transform: translateX(10%);
  transition: 1.2s;
}
.js-in-right.is-show {
  visibility: visible;
  opacity: 1;
  transform: none;
}

.feature__inner {
  width: 140rem;
  margin: 0 auto;
  padding-top: 7rem;
  padding-bottom: 13rem;
}

.main-visual {
  position: relative;
  width: 100rem;
  margin: 0 auto;
}

.item-wrap {
  position: relative;
}
.item-wrap .item-wrap-name {
  font-family: kudryashev-d-contrast, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 6.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.item-wrap .ph-flex {
  display: flex;
}
.item-wrap .ph-box {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.item-wrap .credit {
  display: flex;
}
.item-wrap .credit li a {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1.8571428571;
  letter-spacing: 0.05em;
}

.item-wrap.item-wrap01 {
  margin-top: 14rem;
}
.item-wrap.item-wrap01 .ph-box01 {
  margin: 0 auto;
}
.item-wrap.item-wrap01 .ph-box01 .item-wrap-name01 {
  color: #825A7B;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10.5rem;
  margin-left: -28.3rem;
}
.item-wrap.item-wrap01 .ph-box01 .item-wrap-name02 {
  color: #825A7B;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 12.5rem;
  margin-right: -19rem;
}
.item-wrap.item-wrap01 .ph-box01 .ph1 {
  width: 44rem;
  margin: 0 auto;
}
.item-wrap.item-wrap01 .ph-flex01 {
  width: 65rem;
  justify-content: space-between;
  position: relative;
  margin: 0 auto;
  margin-top: 10rem;
}
.item-wrap.item-wrap01 .ph-flex01 .ph2 {
  width: 33rem;
  margin-left: -0.5rem;
}
.item-wrap.item-wrap01 .ph-flex01 .ph3 {
  width: 30rem;
  margin-top: 8rem;
  margin-right: 0.5rem;
}
.item-wrap.item-wrap01 .ph-flex01 .credit {
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -0.7rem;
  margin-right: -16rem;
}
.item-wrap.item-wrap01 .ph4 {
  width: 44rem;
  margin-left: auto;
  margin-right: 8rem;
  margin-top: 18rem;
}
.item-wrap.item-wrap01 .ph-flex02 {
  width: 61rem;
  justify-content: space-between;
  position: relative;
  margin-left: 8rem;
  margin-top: -55rem;
}
.item-wrap.item-wrap01 .ph-flex02 .ph5 {
  width: 30rem;
  opacity: 0;
  transform: translateX(10%);
  transition: 1.2s;
}
.item-wrap.item-wrap01 .ph-flex02 .ph6 {
  width: 29rem;
  margin-top: 8rem;
  opacity: 0;
  transform: translateX(10%);
  transition: 1.2s 0.6s;
}
.item-wrap.item-wrap01 .ph-flex02 .credit {
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -6rem;
}
.item-wrap.item-wrap01 .ph-flex02.is-show .ph5, .item-wrap.item-wrap01 .ph-flex02.is-show .ph6 {
  opacity: 1;
  transform: none;
}
.item-wrap.item-wrap01 .ph-box02 {
  margin: 0 auto;
  margin-top: 24.3rem;
}
.item-wrap.item-wrap01 .ph-box02 .ph7 {
  width: 34rem;
  box-shadow: 1rem 1rem 0 0 rgb(51, 116, 130);
}
.item-wrap.item-wrap01 .ph-box02 .credit {
  flex-direction: column;
  margin-top: 2.5rem;
}
.item-wrap.item-wrap02 {
  margin-top: 17.4rem;
}
.item-wrap.item-wrap02 .ph-box {
  margin-left: 28rem;
}
.item-wrap.item-wrap02 .ph-box .ph1 {
  width: 40rem;
}
.item-wrap.item-wrap02 .ph-box .item-wrap-name01 {
  color: #693382;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 21rem;
  margin-right: -47.5rem;
  letter-spacing: -0.03em;
}
.item-wrap.item-wrap02 .ph-box .item-wrap-name02 {
  color: #693382;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 26.5rem;
  margin-right: -53.5rem;
  letter-spacing: -0.03em;
}
.item-wrap.item-wrap02 .ph-box .credit {
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -0.6rem;
  margin-right: -26.7rem;
}
.item-wrap.item-wrap02 .ph-flex {
  margin: 0 auto;
  margin-top: 18rem;
  width: 66rem;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  row-gap: 2rem;
}
.item-wrap.item-wrap02 .ph-flex .ph {
  width: 32rem;
}
.item-wrap.item-wrap02 .ph-flex .credit {
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -0.7rem;
  margin-right: -18.2rem;
}
.item-wrap.item-wrap03 {
  margin-top: 18rem;
}
.item-wrap.item-wrap03 .ph-box {
  margin: 0 auto;
}
.item-wrap.item-wrap03 .ph-box .ph {
  width: 37rem;
  box-shadow: 1rem 0 0 0 rgb(130, 90, 123);
}
.item-wrap.item-wrap03 .ph-box .item-wrap-name01 {
  color: #8F88A0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 15.5rem;
  margin-left: -31.5rem;
}
.item-wrap.item-wrap03 .ph-box .item-wrap-name02 {
  color: #8F88A0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30.2rem;
  margin-left: -17.7rem;
  z-index: 1;
  pointer-events: none;
}
.item-wrap.item-wrap03 .ph-box .credit {
  margin-top: 2.4rem;
  margin-left: -0.5rem;
}
.item-wrap.item-wrap04 {
  margin-top: 17.5rem;
}
.item-wrap.item-wrap04 .ph-flex {
  width: 79.5rem;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
}
.item-wrap.item-wrap04 .ph-flex .ph1 {
  width: 41rem;
  margin-left: -0.2rem;
}
.item-wrap.item-wrap04 .ph-flex .ph2 {
  width: 31rem;
  margin-top: 28.7rem;
  margin-right: -0.8rem;
}
.item-wrap.item-wrap04 .ph-flex .item-wrap-name01 {
  color: #693382;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10.3rem;
  margin-left: 38rem;
  font-size: 5.8rem;
  letter-spacing: -0.01em;
  z-index: 1;
  pointer-events: none;
}
.item-wrap.item-wrap04 .ph-flex .item-wrap-name02 {
  color: #693382;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 25.5rem;
  margin-right: -8.2rem;
  font-size: 5.8rem;
  letter-spacing: -0.01em;
  z-index: 1;
  pointer-events: none;
}
.item-wrap.item-wrap04 .ph-flex .credit {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 4.5rem;
  width: 35rem;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.item-wrap.item-wrap05 {
  margin-top: 18rem;
}
.item-wrap.item-wrap05 .item-wrap-name {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 49.7rem;
}
.item-wrap.item-wrap05 .item-wrap-name .name1 {
  width: 18.5rem;
  margin-top: 2.7rem;
}
.item-wrap.item-wrap05 .item-wrap-name .name2 {
  width: 3.1rem;
  margin-top: 4.2rem;
}
.item-wrap.item-wrap05 .item-wrap-name .name3 {
  width: 22.5rem;
}
.item-wrap.item-wrap05 .ph-box01 {
  margin: 0 auto;
  margin-top: 6rem;
}
.item-wrap.item-wrap05 .ph-box01 .ph1 {
  width: 45rem;
  position: sticky;
  top: 10rem;
}
.item-wrap.item-wrap05 .ph-box01 .ph2 {
  width: 36rem;
  position: sticky;
  top: 0;
  padding-top: 14rem;
  padding-bottom: 6rem;
  margin: 0 auto;
}
.item-wrap.item-wrap05 .ph-box01 .ph-row {
  position: relative;
}
.item-wrap.item-wrap05 .item-wrap-txt {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 7.3rem;
}
.item-wrap.item-wrap05 .ph-flex {
  width: 60rem;
  margin: 0 auto;
  margin-top: 7.3rem;
  position: relative;
  justify-content: space-between;
}
.item-wrap.item-wrap05 .ph-flex .ph3 {
  width: 29rem;
}
.item-wrap.item-wrap05 .ph-flex .ph4 {
  width: 29rem;
  margin-top: 4rem;
}
.item-wrap.item-wrap05 .ph-flex .credit {
  position: absolute;
  bottom: 0;
  right: 0;
  flex-direction: column;
  margin-right: -26.6rem;
  margin-bottom: -0.6rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 42.1rem;
  margin-left: -4.7rem;
  gap: 2.3rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points {
  position: relative;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 3.6rem;
  background: #825A7B;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -1.8rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points01 {
  display: flex;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points01 .item-name {
  font-family: kudryashev-d-contrast, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  line-height: 1.1;
  letter-spacing: 0.025em;
  color: #693382;
  position: relative;
  margin-right: 2.5rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points01 .icon01 {
  width: 4.27rem;
  margin-right: 2.3rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points01 .icon02 {
  width: 3.88rem;
  margin-right: 2.9rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points01 .icon03 {
  width: 2.5rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points02 {
  display: flex;
  margin-left: 6.6rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points02 .item-name {
  font-family: kudryashev-d-contrast, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  line-height: 1.1;
  letter-spacing: 0.025em;
  color: #693382;
  position: relative;
  margin-right: 2rem;
  margin-top: 0.3rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points02 .icon04 {
  width: 2.98rem;
  margin-right: 2.6rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points02 .icon05 {
  width: 3.91rem;
  margin-right: 2rem;
}
.item-wrap.item-wrap05 .ph-flex .point-box .points02 .icon06 {
  width: 4rem;
}
.item-wrap.item-wrap05 .ph-box02 {
  margin: 0 auto;
  margin-top: 24.5rem;
}
.item-wrap.item-wrap05 .ph-box02 .ph5 {
  width: 28rem;
}
.item-wrap.item-wrap05 .ph-box02 .credit {
  position: absolute;
  bottom: 0;
  left: 0;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  margin-bottom: -7.6rem;
}
.item-wrap.item-wrap05 .item-box {
  position: relative;
  width: 84rem;
  margin: 0 auto;
  margin-top: 21rem;
  display: flex;
  justify-content: space-between;
  padding-bottom: 2.4rem;
  border: 1px solid #825A7B;
  box-shadow: 1rem 1rem 0 0 rgb(130, 90, 123);
}
.item-wrap.item-wrap05 .item-box .row {
  display: flex;
}
.item-wrap.item-wrap05 .item-box .row .item-ph-box {
  text-align: center;
}
.item-wrap.item-wrap05 .item-box .row .item-ph-box .item-ph {
  width: 18rem;
}
.item-wrap.item-wrap05 .item-box .row .item-ph-box .item-name {
  font-family: kudryashev-d-contrast, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #693382;
  font-weight: 600;
  letter-spacing: 0.35px;
}
.item-wrap.item-wrap05 .item-box .row .item-ph-box .item-name span {
  font-size: 2rem;
  line-height: 1.6;
  color: #693382;
}
.item-wrap.item-wrap05 .item-box .row .item-ph-box .credit li a {
  font-family: kudryashev-d-excontrast, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.37rem;
  letter-spacing: 0.025em;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.item-wrap.item-wrap05 .item-box .row01 {
  width: 34rem;
  margin-left: 4.5rem;
  margin-top: 2rem;
}
.item-wrap.item-wrap05 .item-box .row01 .item-ph-box02 {
  margin-left: -2rem;
  -webkit-clip-path: inset(0 0 0 1rem);
          clip-path: inset(0 0 0 1rem);
}
.item-wrap.item-wrap05 .item-box .row01 .item-name {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 26.5rem;
  margin-left: 7rem;
}
.item-wrap.item-wrap05 .item-box .row01 .credit {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 33rem;
  margin-left: 18.5rem;
}
.item-wrap.item-wrap05 .item-box .row02 {
  width: 38rem;
}
.item-wrap.item-wrap05 .item-box .row02 .credit {
  justify-content: center;
  margin-top: 0.2rem;
}
.item-wrap.item-wrap05 .item-box .row02 .item-ph-box01 {
  margin-left: -4.5rem;
  margin-top: 2rem;
}
.item-wrap.item-wrap05 .item-box .row02 .item-ph-box01 .item-name {
  margin-top: 0.5rem;
}
.item-wrap.item-wrap05 .item-box .row02 .item-ph-box02 {
  margin-top: 6rem;
  margin-left: 4rem;
}
.item-wrap.item-wrap05 .item-box .row02 .item-ph-box02 .item-ph {
  width: 16rem;
}
.item-wrap.item-wrap05 .item-box .row02 .item-ph-box02 .item-name {
  margin-top: 1.6rem;
}
.item-wrap.item-wrap05 .schedule {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 8.1rem;
  width: -moz-fit-content;
  width: fit-content;
}
.item-wrap.item-wrap05 .allitem {
  font-family: kudryashev-d-contrast, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  color: #825A7B;
  width: 30rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.1rem solid #825A7B;
  position: relative;
  margin: 0 auto;
  margin-top: 10rem;
  box-shadow: -0.5rem 0.5rem 0 0 rgb(130, 90, 123);
}

.ph-slider a img {
  transition: 0.3s;
}
.ph-slider a:hover img {
  opacity: 0.7;
}

.ph-slider {
  margin-bottom: 0 !important;
}
.ph-slider .slick-dots {
  text-align: left;
  bottom: 6px;
  left: 7px;
}
.ph-slider .slick-dots li {
  width: 7px;
  height: 7px;
  margin: 0 3px;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #000;
}
.ph-slider .slick-dots li button {
  display: none;
}
.ph-slider .slick-dots .slick-active {
  background: #000;
}/*# sourceMappingURL=style.css.map */