@charset "UTF-8";
html {
  font-size: 0.4060517326vw;
}

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: "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Yu Gothic", "YuGothic", "游ゴシック", "游ゴシック体", "Meiryo", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #36326A;
  background: #EAE4E2;
}

.feature a {
  transition: 0.3s;
  display: block;
  color: #36326A;
  text-decoration: none;
  will-change: opacity;
}
.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 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  will-change: opacity;
}
.js-fade.is-show {
  opacity: 1;
  visibility: visible;
}

.js-fadeUp {
  opacity: 0;
  transform: translateY(1rem);
  visibility: hidden;
  transition: opacity 0.5s ease, transform 0.5s ease;
  will-change: opacity, transform;
}
.js-fadeUp.is-show {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.twinkle {
  animation: twinkle var(--duration) infinite alternate ease-in-out;
  will-change: opacity;
}

@keyframes twinkle {
  0% {
    opacity: 0.2;
  } /* 完全に消えない */
  100% {
    opacity: 1;
  }
}
section {
  scroll-margin-top: 100px;
}

.feature {
  display: flex;
}

.pc-left {
  width: 54.9048316252%;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
}

.pc-right {
  margin-left: 12.2rem;
  margin-top: 68.5rem;
}

.feature__inner {
  width: 75rem;
  margin: 0 auto;
  position: relative;
  padding-bottom: 14rem;
  overflow: clip;
}

.main-visual {
  position: relative;
}
.main-visual.is-show .main-ph {
  opacity: 1;
  transition: opacity 1s ease;
}
.main-visual.is-show .main-ttl .mv__path--ttl {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
.main-visual.is-show .main-ttl .txt_frayid, .main-visual.is-show .main-ttl .txt_2025winter {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition-delay: 2.7s;
}
.main-visual .main-ph {
  opacity: 0;
}
.main-visual .main-ttl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.main-visual .main-ttl svg {
  width: 109.248%;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-visual .main-ttl .mv__path--ttl {
  opacity: 0;
  transition: opacity 1s, transform 0.2s ease-in-out;
  transform: matrix(1, 0, 0, 1, 0, -5);
}
.main-visual .main-ttl .mv__path--ttl01 {
  transition-delay: 1s;
}
.main-visual .main-ttl .mv__path--ttl02 {
  transition-delay: 1.1s;
}
.main-visual .main-ttl .mv__path--ttl03 {
  transition-delay: 1.2s;
}
.main-visual .main-ttl .mv__path--ttl04 {
  transition-delay: 1.3s;
}
.main-visual .main-ttl .mv__path--ttl05 {
  transition-delay: 1.4s;
}
.main-visual .main-ttl .mv__path--ttl06 {
  transition-delay: 1.5s;
}
.main-visual .main-ttl .mv__path--ttl07 {
  transition-delay: 1.6s;
}
.main-visual .main-ttl .mv__path--ttl08 {
  transition-delay: 1.7s;
}
.main-visual .main-ttl .mv__path--ttl09 {
  transition-delay: 1.8s;
}
.main-visual .main-ttl .mv__path--ttl10 {
  transition-delay: 1.9s;
}
.main-visual .main-ttl .mv__path--ttl11 {
  transition-delay: 2s;
}
.main-visual .main-ttl .mv__path--ttl12 {
  transition-delay: 2.1s;
}
.main-visual .main-ttl .mv__path--ttl13 {
  transition-delay: 2.2s;
}
.main-visual .main-ttl .mv__path--ttl14 {
  transition-delay: 2.3s;
}
.main-visual .main-ttl .txt_frayid, .main-visual .main-ttl .txt_2025winter {
  opacity: 0;
  transition: opacity 1s, transform 1s ease-in-out;
  transform: matrix(1, 0, 0, 1, 0, 5);
}

.main-lead {
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  padding-bottom: 19.4rem;
}
.main-lead .lead-txt1 {
  font-size: 2rem;
  line-height: 2.2;
  margin-top: 5.8rem;
}
.main-lead .lead-ph {
  position: relative;
  width: 66.8rem;
  margin: 0 auto;
  margin-top: 30.2rem;
}
.main-lead .lead-ph .star-deco {
  width: 81.32rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -7rem;
}
.main-lead .lead-txt-box {
  margin-top: 4.33rem;
}
.main-lead .lead-txt-box .lead-catch {
  font-family: garamond-atf-micro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 3.1rem;
  line-height: 1;
  letter-spacing: -0.005em;
  color: #36326A;
}
.main-lead .lead-txt-box .lead-txt2 {
  font-size: 2rem;
  line-height: 2.2;
  margin-top: 4.2rem;
}

.main-contents {
  position: relative;
}
.main-contents .ph {
  position: relative;
}
.main-contents .credit {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.main-contents .credit li {
  font-family: roboto, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.75;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.main-contents .credit li a {
  font-family: roboto, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.75;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.main-contents .ph-box {
  position: relative;
  display: flex;
}

.main-contents .ph01 {
  width: 75rem;
}
.main-contents .ph01 .credit {
  margin-top: 0.8rem;
  margin-left: 3.7rem;
}
.main-contents .ph02 {
  width: 67.6rem;
  margin: 0 auto;
  margin-top: 19.7rem;
}
.main-contents .ph02 .credit {
  margin-top: 0.6rem;
}
.main-contents .ph03 {
  width: 75rem;
  margin-top: 19.8rem;
}
.main-contents .ph-box01 {
  width: 116.4rem;
  margin-top: 1rem;
  margin-left: -5.4rem;
  justify-content: space-between;
}
.main-contents .ph-box01 .ph04 {
  width: 57.7rem;
}
.main-contents .ph-box01 .ph04 .credit {
  margin-top: 0.6rem;
  margin-left: 9.1rem;
}
.main-contents .ph-box01 .ph05 {
  width: 57.7rem;
  margin-top: 12.6rem;
}
.main-contents .ph-box02 {
  margin-top: 20.3rem;
}
.main-contents .ph-box02 .ph {
  width: 37.5rem;
}
.main-contents .ph08 {
  width: 75rem;
}
.main-contents .ph08 .credit {
  margin-top: 0.6rem;
  margin-left: 3.7rem;
}
.main-contents .ph09 {
  width: 58.4rem;
  margin-top: 19.7rem;
  margin-left: 4rem;
}
.main-contents .ph09 .credit {
  margin-top: 0.6rem;
}
.main-contents .ph10 {
  width: 47.8rem;
  margin-top: 12.1rem;
  margin-left: auto;
  margin-right: 4rem;
}
.main-contents .ph10 .credit {
  position: absolute;
  bottom: -0.5rem;
  left: -12.5rem;
}
.main-contents .ph11 {
  width: 75rem;
  margin-top: 20.3rem;
}
.main-contents .ph12 {
  width: 64.1rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.main-contents .ph12 .credit {
  margin-top: 0.6rem;
}
.main-contents .ph13 {
  width: 46.9rem;
  margin: 0 auto;
  margin-top: 19.8rem;
}
.main-contents .ph13 .credit {
  margin-top: 0.6rem;
}
.main-contents .ph-box03 {
  flex-direction: column;
  width: 58.6rem;
  margin-left: auto;
  margin-top: 19.8rem;
}
.main-contents .ph-box03 .star-deco {
  width: 81.326rem;
  position: absolute;
  top: 27rem;
  left: -36rem;
}
.main-contents .ph16 {
  width: 75rem;
  margin-top: 1rem;
}
.main-contents .ph16 .credit {
  margin-top: 0.6rem;
  margin-left: 3.7rem;
}
.main-contents .ph17 {
  width: 57.8rem;
  margin: 0 auto;
  margin-top: 19.8rem;
}
.main-contents .ph17 .credit {
  margin-top: 0.6rem;
}
.main-contents .ph18 {
  width: 69.5rem;
  margin: 0 auto;
  margin-top: 19.8rem;
}
.main-contents .ph19 {
  width: 75rem;
  margin-top: 3rem;
}
.main-contents .ph19 .credit {
  margin-top: 0.6rem;
  margin-left: 3.7rem;
}
.main-contents .ph-box04 {
  flex-direction: column;
  margin-top: 19.7rem;
}
.main-contents .ph-box04 .ph20 {
  width: 47.7rem;
  z-index: 1;
  margin-left: 3rem;
}
.main-contents .ph-box04 .ph21 {
  width: 47.7rem;
  margin-top: -2.8rem;
  margin-left: auto;
}
.main-contents .ph-box04 .star-deco {
  width: 81.326rem;
  position: absolute;
  top: 11.2rem;
  right: 0;
}
.main-contents .ph-box04 .credit {
  position: absolute;
  bottom: -0.5rem;
  left: 3.7rem;
}
.main-contents .ph22 {
  width: 75rem;
  margin-top: 20.3rem;
}
.main-contents .ph23 {
  width: 68.4rem;
  margin: 0 auto;
  margin-top: 3rem;
}
.main-contents .ph23 .credit {
  margin-top: 2.7rem;
}
.main-contents .ph24 {
  width: 75rem;
  margin-top: 19.7rem;
}
.main-contents .ph-box05 {
  flex-direction: column;
  margin-top: 1rem;
}
.main-contents .ph-box05 .ph25 {
  width: 61.1rem;
}
.main-contents .ph-box05 .ph26 {
  width: 61.1rem;
  margin-top: 3rem;
  margin-left: auto;
}
.main-contents .ph-box05 .star-deco {
  width: 81.326rem;
  position: absolute;
  top: 36.2rem;
  left: 4.2rem;
}
.main-contents .ph-box05 .credit {
  margin-top: 2.6rem;
  margin-left: 3.3rem;
}
.main-contents .staff-credit {
  font-family: roboto, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 2rem;
  line-height: 1.75;
  text-align: center;
  margin-top: 24.7rem;
}/*# sourceMappingURL=style.css.map */