@charset "UTF-8";
/*! Copyright (c) 2026 Hayato Nakagawa */
.MainVisual.js-inview .MainVisual__title,
.MainVisual.js-inview .MainVisual__lead,
.MainVisual.js-inview .MainVisual__text,
.MainVisual.js-inview .MainVisual__image {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.MainVisual.js-inview .MainVisual__title,
.MainVisual.js-inview .MainVisual__lead,
.MainVisual.js-inview .MainVisual__text {
  transition-delay: 1s;
}
.js-has-pseudo [csstools-has-2q-33-2s-3d-1m-2w-2p-37-14-1a-2b-34-30-2p-37-2w-1a-2x-37-19-2r-33-31-34-30-2t-38-2t-2s-15-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-1a-2y-37-19-2x-32-3a-2x-2t-3b-1a-19-2x-32-3a-2x-2t-3b-1a-19-2x-31-2p-2v-2t-30-33-2p-2s-2t-2s-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-2n-2n-38-2x-38-30-2t]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(does-not-exist),
.js-has-pseudo [csstools-has-2q-33-2s-3d-1m-2w-2p-37-14-1a-2b-34-30-2p-37-2w-1a-2x-37-19-2r-33-31-34-30-2t-38-2t-2s-15-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-1a-2y-37-19-2x-32-3a-2x-2t-3b-1a-19-2x-32-3a-2x-2t-3b-1a-19-2x-31-2p-2v-2t-30-33-2p-2s-2t-2s-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-2n-2n-30-2t-2p-2s]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(does-not-exist),
.js-has-pseudo [csstools-has-2q-33-2s-3d-1m-2w-2p-37-14-1a-2b-34-30-2p-37-2w-1a-2x-37-19-2r-33-31-34-30-2t-38-2t-2s-15-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-1a-2y-37-19-2x-32-3a-2x-2t-3b-1a-19-2x-32-3a-2x-2t-3b-1a-19-2x-31-2p-2v-2t-30-33-2p-2s-2t-2s-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-2n-2n-38-2t-3c-38]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(does-not-exist),
.js-has-pseudo [csstools-has-2q-33-2s-3d-1m-2w-2p-37-14-1a-2b-34-30-2p-37-2w-1a-2x-37-19-2r-33-31-34-30-2t-38-2t-2s-15-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-1a-2y-37-19-2x-32-3a-2x-2t-3b-1a-19-2x-32-3a-2x-2t-3b-1a-19-2x-31-2p-2v-2t-30-33-2p-2s-2t-2s-w-1a-25-2p-2x-32-2e-2x-37-39-2p-30-2n-2n-2x-31-2p-2v-2t]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(does-not-exist) {
  opacity: 1;
}
body:has(.Splash.is-completed) .MainVisual.js-inview.-inview.-imageloaded .MainVisual__title,
body:has(.Splash.is-completed) .MainVisual.js-inview.-inview.-imageloaded .MainVisual__lead,
body:has(.Splash.is-completed) .MainVisual.js-inview.-inview.-imageloaded .MainVisual__text,
body:has(.Splash.is-completed) .MainVisual.js-inview.-inview.-imageloaded .MainVisual__image {
  opacity: 1;
}

.js-inview .StyleCredit__item {
  opacity: 0;
  transform: translate(0, 10px);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
}
.js-inview .StyleCredit__item:nth-child(1) {
  transition-delay: 0.44s;
}
.js-inview .StyleCredit__item:nth-child(2) {
  transition-delay: 0.48s;
}
.js-inview .StyleCredit__item:nth-child(3) {
  transition-delay: 0.52s;
}
.js-inview .StyleCredit__item:nth-child(4) {
  transition-delay: 0.56s;
}
.js-inview .StyleCredit__item:nth-child(5) {
  transition-delay: 0.6s;
}
.js-inview .StyleCredit__item:nth-child(6) {
  transition-delay: 0.64s;
}
.js-inview .StyleCredit__item:nth-child(7) {
  transition-delay: 0.68s;
}
.js-inview .StyleCredit__item:nth-child(8) {
  transition-delay: 0.72s;
}
.js-inview .StyleCredit__item:nth-child(9) {
  transition-delay: 0.76s;
}
.js-inview .StyleCredit__item:nth-child(10) {
  transition-delay: 0.8s;
}

.js-inview.-inview .StyleCredit__item {
  opacity: 1;
  transform: translate(0, 0);
}

.-fadeIn,
.-fadeIn__up,
.-fadeIn__down,
.-fadeIn__left,
.-fadeIn__right {
  opacity: 0;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
}
:where(.-fadeIn,
.-fadeIn__up,
.-fadeIn__down,
.-fadeIn__left,
.-fadeIn__right).-inview, .-inview :where(.-fadeIn,
.-fadeIn__up,
.-fadeIn__down,
.-fadeIn__left,
.-fadeIn__right) {
  opacity: 1;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
}

@media screen and (max-width: 768px) {
  .-fadeIn__SP,
  .-fadeIn__upSP,
  .-fadeIn__downSP,
  .-fadeIn__leftSP,
  .-fadeIn__rightSP {
    opacity: 0;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__SP,
  .-fadeIn__upSP,
  .-fadeIn__downSP,
  .-fadeIn__leftSP,
  .-fadeIn__rightSP).-inview, .-inview :where(.-fadeIn__SP,
  .-fadeIn__upSP,
  .-fadeIn__downSP,
  .-fadeIn__leftSP,
  .-fadeIn__rightSP) {
    opacity: 1;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__upTB,
  .-fadeIn__downTB,
  .-fadeIn__leftTB,
  .-fadeIn__rightTB {
    opacity: 0;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__upTB,
  .-fadeIn__downTB,
  .-fadeIn__leftTB,
  .-fadeIn__rightTB).-inview, .-inview :where(.-fadeIn__upTB,
  .-fadeIn__downTB,
  .-fadeIn__leftTB,
  .-fadeIn__rightTB) {
    opacity: 1;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
  }
}

.-fadeIn__up {
  transform: translate(0, 50px);
}
:where(.-fadeIn__up).-inview, .-inview :where(.-fadeIn__up) {
  transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
  .-fadeIn__upSP {
    transform: translate(0, 50px);
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__upSP).-inview, .-inview :where(.-fadeIn__upSP) {
    transform: translate(0, 0);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__upTB {
    transform: translate(0, 50px);
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__upTB).-inview, .-inview :where(.-fadeIn__upTB) {
    transform: translate(0, 0);
  }
}

.-fadeIn__down {
  transform: translate(0, -50px);
}
:where(.-fadeIn__down).-inview, .-inview :where(.-fadeIn__down) {
  transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
  .-fadeIn__downSP {
    transform: translate(0, -50px);
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__downSP).-inview, .-inview :where(.-fadeIn__downSP) {
    transform: translate(0, 0);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__downTB {
    transform: translate(0, -50px);
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__downTB).-inview, .-inview :where(.-fadeIn__downTB) {
    transform: translate(0, 0);
  }
}

.-fadeIn__left {
  transform: translate(-50px, 0);
}
:where(.-fadeIn__left).-inview, .-inview :where(.-fadeIn__left) {
  transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
  .-fadeIn__leftSP {
    transform: translate(-50px, 0);
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__leftSP).-inview, .-inview :where(.-fadeIn__leftSP) {
    transform: translate(0, 0);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__leftTB {
    transform: translate(-50px, 0);
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__leftTB).-inview, .-inview :where(.-fadeIn__leftTB) {
    transform: translate(0, 0);
  }
}

.-fadeIn__right {
  transform: translate(50px, 0);
}
:where(.-fadeIn__right).-inview, .-inview :where(.-fadeIn__right) {
  transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
  .-fadeIn__rightSP {
    transform: translate(50px, 0);
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__rightSP).-inview, .-inview :where(.-fadeIn__rightSP) {
    transform: translate(0, 0);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__rightTB {
    transform: translate(50px, 0);
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__rightTB).-inview, .-inview :where(.-fadeIn__rightTB) {
    transform: translate(0, 0);
  }
}

.-fadeIn__zoom {
  opacity: 0;
  transform: scale(1.2);
  transition: opacity 1.2s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s, transform 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
}
:where(.-fadeIn__zoom).-inview, .-inview :where(.-fadeIn__zoom) {
  opacity: 1;
  transform: scale(1);
}

@media screen and (max-width: 768px) {
  .-fadeIn__zoomSP {
    opacity: 0;
    transform: scale(1.2);
    transition: opacity 1.2s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s, transform 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  }
}
@media screen and (max-width: 768px) {
  :where(.-fadeIn__zoomSP).-inview, .-inview :where(.-fadeIn__zoomSP) {
    opacity: 1;
    transform: scale(1);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn__zoomTB {
    opacity: 0;
    transform: scale(1.2);
    transition: opacity 1.2s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s, transform 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn__zoomTB).-inview, .-inview :where(.-fadeIn__zoomTB) {
    opacity: 1;
    transform: scale(1);
  }
}

.-clip__left,
.-clip__right,
.-clip__up,
.-clip__down {
  contain: paint;
  position: relative;
}
.-clip__left::before,
.-clip__right::before,
.-clip__up::before,
.-clip__down::before {
  background: #fff;
  content: "";
  inset: 0;
  position: absolute;
  transform: translate(0, 0);
  transition: transform 1s ease-out 0.2s;
  z-index: 10;
}

.-clip__left.-inview::before, .-inview .-clip__left::before {
  transform: translate(100%, 0);
}

.-clip__right.-inview::before, .-inview .-clip__right::before {
  transform: translate(-100%, 0);
}

.-clip__up.-inview::before, .-inview .-clip__up::before {
  transform: translate(0, -100%);
}

.-clip__down.-inview::before, .-inview .-clip__down::before {
  transform: translate(0, 100%);
}

.-delay__lv1 {
  animation-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

.-delay__lv2 {
  animation-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.-delay__lv3 {
  animation-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

.-delay__lv4 {
  animation-delay: 1s !important;
  transition-delay: 1s !important;
}

.-delay__lv5 {
  animation-delay: 1.2s !important;
  transition-delay: 1.2s !important;
}

@media screen and (max-width: 768px) {
  .-delay__lv1SP {
    animation-delay: 0.4s !important;
    transition-delay: 0.4s !important;
  }
}

@media screen and (max-width: 768px) {
  .-delay__lv2SP {
    animation-delay: 0.6s !important;
    transition-delay: 0.6s !important;
  }
}

@media screen and (max-width: 768px) {
  .-delay__lv3SP {
    animation-delay: 0.8s !important;
    transition-delay: 0.8s !important;
  }
}

@media screen and (max-width: 768px) {
  .-delay__lv4SP {
    animation-delay: 1s !important;
    transition-delay: 1s !important;
  }
}

@media screen and (max-width: 768px) {
  .-delay__lv5SP {
    animation-delay: 1.2s !important;
    transition-delay: 1.2s !important;
  }
}

@media screen and (min-width: 769px) {
  .-delay__lv1TB {
    animation-delay: 0.4s !important;
    transition-delay: 0.4s !important;
  }
}

@media screen and (min-width: 769px) {
  .-delay__lv2TB {
    animation-delay: 0.6s !important;
    transition-delay: 0.6s !important;
  }
}

@media screen and (min-width: 769px) {
  .-delay__lv3TB {
    animation-delay: 0.8s !important;
    transition-delay: 0.8s !important;
  }
}

@media screen and (min-width: 769px) {
  .-delay__lv4TB {
    animation-delay: 1s !important;
    transition-delay: 1s !important;
  }
}

@media screen and (min-width: 769px) {
  .-delay__lv5TB {
    animation-delay: 1.2s !important;
    transition-delay: 1.2s !important;
  }
}

@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  35% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  35.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  70%, 100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes modalfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modalfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
:where(.Main) {
  /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model and set borders */
  /* ============================================ */
}
:where(.Main) *,
:where(.Main) ::before,
:where(.Main) ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}
:where(.Main) {
  /**
   * Render the `main` element consistently in IE.
   */
}
:where(.Main) main {
  display: block;
}
:where(.Main) {
  /* Vertical rhythm */
  /* ============================================ */
}
:where(.Main) p,
:where(.Main) table,
:where(.Main) blockquote,
:where(.Main) address,
:where(.Main) pre,
:where(.Main) iframe,
:where(.Main) form,
:where(.Main) figure,
:where(.Main) dl {
  margin: 0;
}
:where(.Main) {
  /* Headings */
  /* ============================================ */
}
:where(.Main) h1,
:where(.Main) h2,
:where(.Main) h3,
:where(.Main) h4,
:where(.Main) h5,
:where(.Main) h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}
:where(.Main) h1 {
  font-weight: bold;
}
:where(.Main) {
  /* Image */
  /* ============================================ */
}
:where(.Main) img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
:where(.Main) svg {
  display: block;
  height: auto;
  width: 100%;
}
:where(.Main) {
  /* Lists (enumeration) */
  /* ============================================ */
}
:where(.Main) ul,
:where(.Main) ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
:where(.Main) {
  /* Lists (definition) */
  /* ============================================ */
}
:where(.Main) dt {
  font-weight: normal;
}
:where(.Main) dd {
  margin-left: 0;
}
:where(.Main) {
  /* Grouping content */
  /* ============================================ */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
}
:where(.Main) hr {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}
:where(.Main) {
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
}
:where(.Main) pre {
  font-family: monospace; /* 1 */
  font-size: inherit; /* 2 */
}
:where(.Main) address {
  font-style: inherit;
}
:where(.Main) {
  /* Text-level semantics */
  /* ============================================ */
  /**
   * Remove the gray background on active links in IE 10.
   */
}
:where(.Main) a {
  background-color: transparent;
  color: inherit;
  text-decoration: underline;
}
:where(.Main) {
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
}
:where(.Main) abbr[title] {
  text-decoration: underline; /* 2 */
}
:where(.Main) {
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
}
:where(.Main) b,
:where(.Main) strong {
  font-weight: 600;
}
:where(.Main) {
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
}
:where(.Main) code,
:where(.Main) kbd,
:where(.Main) samp {
  font-family: monospace; /* 1 */
  font-size: inherit; /* 2 */
}
:where(.Main) {
  /**
   * Add the correct font size in all browsers.
   */
}
:where(.Main) small {
  font-size: 80%;
  font-weight: normal;
}
:where(.Main) {
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
}
:where(.Main) sub,
:where(.Main) sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
:where(.Main) sub {
  bottom: -0.25em;
}
:where(.Main) sup {
  top: -0.5em;
}
:where(.Main) u {
  text-decoration: underline;
}
:where(.Main) {
  /* Embedded content */
  /* ============================================ */
  /**
   * Prevent vertical alignment issues.
   */
}
:where(.Main) img,
:where(.Main) embed,
:where(.Main) object,
:where(.Main) iframe {
  vertical-align: bottom;
}
:where(.Main) {
  /* Forms */
  /* ============================================ */
  /**
   * Reset form fields to make them styleable
   */
}
:where(.Main) button,
:where(.Main) input,
:where(.Main) optgroup,
:where(.Main) select,
:where(.Main) textarea {
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
}
:where(.Main) {
  /**
   * Reset radio and checkbox appearance to preserve their look in iOS.
   */
}
:where(.Main) {
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
}
:where(.Main) button,
:where(.Main) input {
  /* 1 */
  overflow: visible;
}
:where(.Main) {
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
}
:where(.Main) button,
:where(.Main) select {
  /* 1 */
  text-transform: none;
}
:where(.Main) {
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
}
:where(.Main) button,
:where(.Main) [type=button],
:where(.Main) [type=reset],
:where(.Main) [type=submit] {
  appearance: none;
  cursor: pointer;
}
:where(.Main) button[disabled],
:where(.Main) [type=button][disabled],
:where(.Main) [type=reset][disabled],
:where(.Main) [type=submit][disabled] {
  cursor: default;
}
:where(.Main) {
  /**
   * Remove the inner border and padding in Firefox.
   */
}
:where(.Main) button::-moz-focus-inner,
:where(.Main) [type=button]::-moz-focus-inner,
:where(.Main) [type=reset]::-moz-focus-inner,
:where(.Main) [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:where(.Main) {
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
:where(.Main) button:-moz-focusring,
:where(.Main) [type=button]:-moz-focusring,
:where(.Main) [type=reset]:-moz-focusring,
:where(.Main) [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:where(.Main) {
  /**
   * Remove arrow in IE10 & IE11
   */
}
:where(.Main) select::-ms-expand {
  display: none;
}
:where(.Main) {
  /**
   * Remove padding
   */
}
:where(.Main) option {
  padding: 0;
}
:where(.Main) {
  /**
   * Reset to invisible
   */
}
:where(.Main) fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}
:where(.Main) {
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
}
:where(.Main) legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
:where(.Main) {
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
}
:where(.Main) progress {
  vertical-align: baseline;
}
:where(.Main) {
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
}
:where(.Main) textarea {
  overflow: auto;
}
:where(.Main) {
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
}
:where(.Main) [type=number]::-webkit-inner-spin-button,
:where(.Main) [type=number]::-webkit-outer-spin-button {
  height: auto;
}
:where(.Main) {
  /**
   * 1. Correct the outline style in Safari.
   */
}
:where(.Main) [type=search] {
  outline-offset: -2px; /* 1 */
}
:where(.Main) {
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
}
:where(.Main) {
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
}
:where(.Main) ::-webkit-file-upload-button {
  font: inherit; /* 2 */
}
:where(.Main) ::-ms-clear {
  visibility: hidden;
}
:where(.Main) {
  /**
   * Clickable labels
   */
}
:where(.Main) label[for] {
  cursor: pointer;
}
:where(.Main) {
  /* Interactive */
  /* ============================================ */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
}
:where(.Main) details {
  display: block;
}
:where(.Main) {
  /*
   * Add the correct display in all browsers.
   */
}
:where(.Main) summary {
  display: list-item;
}
:where(.Main) {
  /*
   * Remove outline for editable content.
   */
}
:where(.Main) [contenteditable] {
  outline: none;
}
:where(.Main) {
  /* Table */
  /* ============================================ */
}
:where(.Main) table {
  border-collapse: collapse;
  border-spacing: 0;
}
:where(.Main) caption {
  text-align: left;
}
:where(.Main) td,
:where(.Main) th {
  padding: 0;
  vertical-align: top;
}
:where(.Main) th {
  font-weight: bold;
  text-align: left;
}
:where(.Main) {
  /* Misc */
  /* ============================================ */
  /**
   * Add the correct display in IE 10+.
   */
}
:where(.Main) template {
  display: none;
}
:where(.Main) {
  /**
   * Add the correct display in IE 10.
   */
}
:where(.Main) [hidden] {
  display: none;
}
:where(.Main) {
  /**
   * remove placeholder color
   */
}
:where(.Main) :focus::placeholder {
  color: transparent;
}

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

@media screen and (min-width: 769px) {
  .-align-centerTB {
    text-align: center;
  }
}

.-align-left {
  text-align: left;
}

.-align-right {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .-hide-SP {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .-hide-TB {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .-hide-PC {
    display: none !important;
  }
}

.-weight-light {
  font-weight: 300;
}

.-weight-regular {
  font-weight: 400;
}

.-weight-bold {
  font-weight: 700;
}

@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.shopify.com/s/files/1/0597/2567/6609/files/Avenir.ttf") format("truetype");
}
:root {
  --clientWidth: var(--jsClientWidth, 100vw);
  --clientHeight: var(--jsClientHeight, 100vh);
  --temporaryHeight: var(--jsTemporaryHeight, 0px);
  --headerHeight: var(--jsHeaderHeight, 0px);
  --headerInnerHeight: var(--jsHeaderInnerHeight, 0px);
}

html {
  max-height: 100%;
}

body {
  height: inherit;
  overflow: auto;
}
.js-has-pseudo body:not([csstools-has-1m-2w-2p-37-14-1a-2x-37-19-2r-33-31-34-30-2t-38-2t-2s-15]) {
  position: fixed;
}
body:not(:has(.is-completed)) {
  position: fixed;
}

#main {
  overflow: visible !important;
}

#main::after,
.footer::after {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  content: "";
  display: block;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.6s;
  z-index: 10;
}

.right-open #main,
.right-open .footer {
  filter: none;
}
.right-open #main::after,
.right-open .footer::after {
  opacity: 1;
}

#main .Splash {
  background-color: #fdf6dd;
  display: grid;
  inset: 0;
  opacity: 1;
  place-content: center;
  place-items: center;
  position: fixed;
  transition: opacity 0.4s ease;
  z-index: 9999;
}
#main .Splash.is-completed {
  opacity: 0;
  pointer-events: none;
}
#main .Splash__title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #main .Splash__title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Splash__title {
    font-size: 2.9230769231vw;
  }
}

.Main {
  color: #565656;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.5833333333;
  overflow-wrap: break-word;
  position: relative;
}
.Main :is(svg) {
  overflow: visible;
}
.Main .MainVisual {
  background-color: #fdf6dd;
  display: grid;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual {
    grid-template-areas: "inner";
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual {
    grid-template: "inner photo" 52.3076923077vw/1fr 57.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__photo {
    grid-area: inner;
    justify-self: end;
    width: 82.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__photo {
    grid-area: photo;
  }
}
.Main .MainVisual__image {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
.Main .MainVisual__inner {
  grid-area: inner;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__inner {
    position: relative;
    z-index: 2;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__inner {
    display: grid;
    grid-template-rows: auto auto 1fr;
  }
}
.Main .MainVisual__title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__title {
    font-size: 9.216vw;
    margin-block-start: 42.5573333333vw;
    margin-inline-start: 5.5653333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__title {
    font-size: 5.2907692308vw;
    margin-block-start: 19.14vw;
    margin-inline-start: 8.4615384615vw;
  }
}
.Main .MainVisual__lead {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__lead {
    font-size: 2.1333333333vw;
    margin-block-start: 1.0186666667vw;
    margin-inline-start: 6.3653333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__lead {
    font-size: 1.1184615385vw;
    margin-block-start: 0.4261538462vw;
    margin-inline-start: 8.6923076923vw;
  }
}
.Main .MainVisual__text {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__text {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__text {
    font-size: 0.7692307692vw;
    margin-block: auto 3.0769230769vw;
    margin-inline-start: 8.6923076923vw;
  }
}
.Main .MainVisual__scroll {
  display: grid;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-inline: auto;
  position: absolute;
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__scroll {
    font-size: 2.4vw;
    gap: 0.3846153846vw;
    inset: auto auto 0 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__scroll {
    font-size: 0.7692307692vw;
    gap: 0.3076923077vw;
    inset: auto 0 0;
    translate: 0 60%;
  }
}
.Main .MainVisual__scroll i {
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__scroll i {
    writing-mode: vertical-rl;
  }
}
.Main .MainVisual__scroll::before {
  animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  background-color: #d1d1d1;
  content: "";
  display: block;
  margin-inline: auto;
  width: 1px;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__scroll::before {
    height: 40px;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__scroll::before {
    height: 52px;
  }
}
.Main .Main__inner {
  position: relative;
}

.Lead {
  background-color: #fdf6dd;
}
@media screen and (max-width: 768px) {
  .Lead {
    padding-block: 18.6666666667vw 37.3333333333vw;
    padding-inline: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  .Lead {
    display: none;
  }
}

.Lead__text {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .Lead__text {
    font-size: 2.1333333333vw;
  }
}

#main .ScrollFixed {
  font-weight: 500;
  height: fit-content;
  inset-inline: 0;
  margin-inline: auto;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.3s ease;
  width: fit-content;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  #main .ScrollFixed {
    inset: auto auto 2.6666666667vw 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .ScrollFixed {
    inset: auto auto 1.5384615385vw 1.5384615385vw;
  }
}
#main .ScrollFixed.is-visible {
  opacity: 1;
}
#main .ScrollFixed__title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  #main .ScrollFixed__title {
    font-size: 6.4506666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .ScrollFixed__title {
    font-size: 3vw;
  }
}
#main .ScrollFixed__text {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
  padding-inline-start: 0.2em;
}
@media screen and (max-width: 768px) {
  #main .ScrollFixed__text {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .ScrollFixed__text {
    font-size: 1.0938461538vw;
  }
}

@media screen and (max-width: 768px) {
  #main .Style {
    margin-block-start: 37.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style {
    margin-block-start: 15.3846153846vw;
  }
}
#main .Style .splide--fade .splide__slide {
  mix-blend-mode: plus-lighter;
}
#main .Style .splide__pagination {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #main .Style .splide__pagination {
    gap: 1.6vw;
    inset: auto 0 -3.2vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style .splide__pagination {
    gap: 0.5384615385vw;
    inset: auto 0 -1.2307692308vw;
  }
}
#main .Style .splide__pagination li {
  display: contents;
}
#main .Style .splide__pagination .splide__pagination__page {
  background-color: rgba(86, 86, 86, 0.3);
  border-radius: 0;
  margin: 0;
  opacity: 1;
  padding: 0;
  transform: none;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 768px) {
  #main .Style .splide__pagination .splide__pagination__page {
    height: 2.1333333333vw;
    width: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style .splide__pagination .splide__pagination__page {
    height: 0.6153846154vw;
    width: 0.6153846154vw;
  }
}
#main .Style .splide__pagination .splide__pagination__page.is-active {
  background-color: #565656;
}
#main .Style__photo {
  position: relative;
}
#main .Style__link {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  #main .Style__link {
    filter: brightness(100%);
    opacity: 1;
    transition: filter 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  #main .Style__link:hover, a:hover #main .Style__link {
    filter: brightness(110%);
  }
}
#main .Style__image {
  display: block;
  height: auto;
  margin-block: 0 !important;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main .StyleCredit {
    margin-block-start: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .StyleCredit {
    margin-block-start: 0.7692307692vw;
  }
}
#main .StyleCredit__list {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #main .StyleCredit__list {
    gap: 1.6vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .StyleCredit__list {
    gap: 0.4615384615vw 0.6153846154vw;
  }
}
@media screen and (max-width: 768px) {
  #main .StyleCredit__list + .StyleCredit__list {
    margin-block-start: 2.1333333333vw;
  }
}
#main .StyleCredit__item {
  list-style: none;
  padding: 0;
}
#main .StyleCredit__link {
  align-items: center;
  color: #565656 !important;
  display: flex;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  #main .StyleCredit__link {
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  #main .StyleCredit__link:hover, a:hover #main .StyleCredit__link {
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  #main .StyleCredit__link {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .StyleCredit__link {
    font-size: 0.9230769231vw;
  }
}
#main .StyleCredit__link-disabled {
  pointer-events: none;
}
#main .StyleCredit__link-disabled::after {
  display: none;
}
#main .StyleCredit__name {
  font-weight: 500;
}
#main .StyleCredit__name::after {
  content: "_";
  font-weight: 400;
  vertical-align: 1px;
}
#main .StyleCredit__price::before {
  content: "¥";
}
@media screen and (max-width: 768px) {
  #main .Style01 {
    margin-block-start: 0;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__row {
    display: grid;
    grid-template-areas: "column";
    margin-inline: auto;
    width: 76.9230769231vw;
  }
}
#main .Style01 .Style__column {
  grid-area: column;
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__column01 {
    width: 39.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style01 .Style__column02 {
    margin-block-start: 21.3333333333vw;
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__column02 {
    justify-self: end;
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style01 .StyleCredit {
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-inline-start: 46.1538461538vw;
    width: 24.6153846154vw;
  }
}
#main .Style02 .Style__row {
  position: relative;
}
#main .Style02 .Style__column {
  display: grid;
  height: calc(var(--clientHeight) - var(--headerHeight));
  inset-block-start: var(--headerHeight);
  margin-inline: auto;
  place-items: center;
  position: sticky;
}
@media screen and (min-width: 769px) {
  #main .Style02 .Style__photo,
  #main .Style02 .Style__link,
  #main .Style02 .Style__image {
    height: inherit;
    max-height: 51.1538461538vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style02 .Style__column01 .StyleCredit {
    margin-block-start: 146.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style02 .Style__column01 .StyleCredit {
    margin-block-start: 53.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style02 .Style__column02 {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  #main .Style02 .Style__column02 .Style__photo {
    pointer-events: auto;
    width: 80%;
  }
}
@media screen and (min-width: 769px) {
  #main .Style02 .Style__column02 .Style__photo {
    transform: scale(0.8);
  }
}
#main .Style02 .StyleCredit {
  inset-inline: 0;
  margin-inline: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style02 .StyleCredit {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style02 .StyleCredit {
    width: var(--Style02Width);
  }
}
@media screen and (max-width: 768px) {
  #main .Style02 .StyleCredit__list {
    justify-content: center;
  }
}
#main .Style03 .Style__row {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #main .Style03 .Style__row {
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style03 .Style__row {
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style03 .StyleCredit {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style03 .StyleCredit {
    width: 20.7692307692vw;
  }
}
#main .Style04 .Style__row {
  display: grid;
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__row {
    grid-template-areas: "column" "credit";
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__row {
    grid-template-areas: "column";
    margin-inline: auto;
    width: 63.0769230769vw;
  }
}
#main .Style04 .Style__column {
  grid-area: column;
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column {
    overflow: hidden;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column {
    width: 32.3076923077vw;
  }
}
#main .Style04 .Style__column02 {
  justify-self: end;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column02 {
    margin-block-start: 113.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column02 {
    margin-block-start: 5.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .StyleCredit {
    grid-area: credit;
    justify-self: end;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .StyleCredit {
    align-self: end;
    grid-area: column;
    width: 20vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 .Style__row {
    margin-inline: auto;
    width: 73.0769230769vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style05 .Style__column01 {
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 .splide__track {
    display: contents;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 .splide__list {
    display: grid;
    grid-template-columns: repeat(2, 32.3076923077vw);
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  #main .Style05 .splide__slide {
    width: 88vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style05 .StyleCredit {
    margin-inline: auto;
    width: 48vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 .StyleCredit {
    margin-block-start: 2.3076923077vw;
  }
}
#main .Style05 .StyleCredit__list {
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #main .Style06 {
    margin-block-start: 0;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__row {
    display: grid;
    grid-template-areas: "column";
    margin-inline: auto;
    width: 76.9230769231vw;
  }
}
#main .Style06 .Style__column {
  grid-area: column;
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column01 {
    width: 39.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style06 .Style__column02 {
    margin-block-start: 21.3333333333vw;
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column02 {
    justify-self: end;
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style06 .StyleCredit {
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-inline-start: 46.1538461538vw;
    width: 24.6153846154vw;
  }
}
#main .Style07 .Style__row {
  position: relative;
}
#main .Style07 .Style__column {
  display: grid;
  height: calc(var(--clientHeight) - var(--headerHeight));
  inset-block-start: var(--headerHeight);
  margin-inline: auto;
  place-items: center;
  position: sticky;
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__photo,
  #main .Style07 .Style__link,
  #main .Style07 .Style__image {
    height: inherit;
    max-height: 51.1538461538vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column01 .StyleCredit {
    margin-block-start: 146.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__column01 .StyleCredit {
    margin-block-start: 53.8461538462vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column02 {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column02 .Style__photo {
    pointer-events: auto;
  }
}
#main .Style07 .StyleCredit {
  inset-inline: 0;
  margin-inline: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style07 .StyleCredit {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .StyleCredit {
    width: var(--Style07Width);
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .StyleCredit__list {
    justify-content: center;
  }
}
#main .Style08 .Style__row {
  clip-path: inset(0);
  position: relative;
}
@media screen and (max-width: 768px) {
  #main .Style08 .Style__row {
    height: 149.3333333333vw;
    margin-block-start: 18.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style08 .Style__row {
    background-color: #fdf6dd;
    height: 100vh;
    margin-block: 15.3846153846vw;
  }
}
#main .Style08 .Style__column {
  aspect-ratio: 58/70;
  inset: 0;
  margin-inline: auto;
  position: fixed;
}
@media screen and (max-width: 768px) {
  #main .Style08 .Style__column {
    height: auto;
    margin-block: auto;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  #main .Style08 .Style__column {
    height: var(--clientHeight);
    width: auto;
  }
}
#main .Style08 .Style__photo {
  position: relative;
}
#main .Style08 .Style__photo::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.1) 100%);
  content: "";
  display: block;
  inset: 0;
  mix-blend-mode: multiply;
  pointer-events: none;
  position: absolute;
}
#main .Style08 .StyleCredit {
  inset: auto 0 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #main .Style08 .StyleCredit {
    inset-block-end: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style08 .StyleCredit {
    inset-block-end: 3.6923076923vw;
  }
}
#main .Style08 .StyleCredit__list {
  justify-content: center;
}
#main .Style08 .StyleCredit__link {
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  #main .Style09 {
    margin-block-start: 18.6666666667vw;
  }
}
#main .Style09 .Style__row {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #main .Style09 .Style__row {
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .Style__row {
    width: 27.6923076923vw;
  }
}
#main .Style10 .Style__row {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__row {
    width: 93.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__row {
    width: 33.8461538462vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .Style__row {
    display: grid;
    grid-template-areas: "column";
    margin-inline: auto;
    width: 74.6153846154vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .Style__column {
    grid-area: column;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .Style__column01 {
    width: 39.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style11 .Style__column02 {
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .Style__column02 {
    justify-self: end;
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style11 .Style__column02 .splide__slide {
    width: 88vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style11 .StyleCredit {
    margin-inline: auto;
    width: 58.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .StyleCredit {
    grid-area: column;
    place-self: end;
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style11 .StyleCredit__list {
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  #main .Style11 .StyleCredit__list {
    width: 16.9230769231vw;
  }
}

#main .Title {
  background-color: #fdf6dd;
  clip-path: inset(0);
  position: relative;
}
@media screen and (max-width: 768px) {
  #main .Title {
    height: 120vw;
    margin-block-start: 18.6666666667vw;
    max-height: var(--clientHeight);
  }
}
@media screen and (min-width: 769px) {
  #main .Title {
    height: 24.6153846154vw;
    margin-block: 11.5384615385vw;
  }
}
#main .Title__text {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  height: fit-content;
  inset: 0;
  letter-spacing: 0;
  line-height: 1.5;
  margin: auto;
  position: fixed;
  text-align: center;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  #main .Title__text {
    font-size: 7.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Title__text {
    font-size: 1.6923076923vw;
  }
}

.Footer {
  position: relative;
}
@media screen and (max-width: 768px) {
  .Footer {
    display: grid;
    padding-block-start: 37.3333333333vw;
    padding-inline: 7.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Footer {
    padding-block-start: 15.3846153846vw;
  }
}

.FooterLogo {
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .FooterLogo {
    width: 55.2vw;
  }
}
@media screen and (min-width: 769px) {
  .FooterLogo {
    width: min(23.9230769231vw, 311px);
  }
}
.FooterLogo path {
  fill: #565656;
}

@media screen and (max-width: 768px) {
  #main .Buttons {
    margin-block-start: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Buttons {
    margin-block-start: min(3.8461538462vw, 50px);
  }
}
#main .Buttons .Buttons__list {
  display: grid;
  justify-content: center;
  margin-inline: 0;
  padding-inline: 0;
}
@media screen and (max-width: 768px) {
  #main .Buttons .Buttons__list {
    gap: min(24.5333333333vw, 92px);
    grid-template-columns: 84.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Buttons .Buttons__list {
    gap: min(7.6923076923vw, 100px);
    grid-template-columns: min(24.3076923077vw, 316px);
  }
}
#main .Buttons .Buttons__item {
  display: grid;
  grid-template-columns: 1fr;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #main .Buttons .Buttons__item {
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Buttons .Buttons__item {
    gap: min(0.7692307692vw, 10px);
  }
}
#main .Buttons .Buttons__link {
  background: #fdf6dd;
  color: inherit;
  display: block;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 1;
  padding-block: 0.75em;
  text-align: center;
  text-box: trim-both cap alphabetic;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  #main .Buttons .Buttons__link {
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  #main .Buttons .Buttons__link:hover, a:hover #main .Buttons .Buttons__link {
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  #main .Buttons .Buttons__link {
    font-size: min(3.2vw, 12px);
  }
}
@media screen and (min-width: 769px) {
  #main .Buttons .Buttons__link {
    font-size: min(1.2307692308vw, 16px);
  }
}
#main .Buttons .Buttons__text {
  font-family: "Noto Serif JP", serif;
  font-feature-settings: normal;
  font-size: min(2.9333333333vw, 11px);
  letter-spacing: 0;
  line-height: 1.5;
  text-align: center;
  text-box: trim-both cap alphabetic;
}

.Credit {
  letter-spacing: 0;
  line-height: 1.4545454545;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Credit {
    margin-block-start: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit {
    margin-block-start: min(3.8461538462vw, 50px);
  }
}

.Credit__title {
  font-family: "Inter", sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .Credit__title {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit__title {
    font-size: min(0.9230769231vw, 12px);
  }
}
.Credit__title::after {
  background-color: #b3b3b3;
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .Credit__title::after {
    margin-block: 2.6666666667vw;
    width: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit__title::after {
    margin-block: min(0.7692307692vw, 10px);
    width: min(2.3076923077vw, 30px);
  }
}

.Credit__text {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .Credit__text {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit__text {
    font-size: min(0.8461538462vw, 11px);
  }
}
.Credit__text i {
  font-style: normal;
  font-weight: 500;
}

.BackTop {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  margin-inline: auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: fit-content;
}
@media (hover: hover) and (pointer: fine) {
  .BackTop {
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .BackTop:hover, a:hover .BackTop {
    opacity: 0.5;
  }
}
@media screen and (max-width: 768px) {
  .BackTop {
    font-size: 10px;
    padding-block: 50px 10px;
  }
}
@media screen and (min-width: 769px) {
  .BackTop {
    font-size: 11px;
    padding-block: 50px 0;
  }
}
.BackTop::before {
  border-left: 0.1px solid #565656;
  border-top: 0.1px solid #565656;
  content: "";
  display: block;
  height: 9px;
  margin: 0 auto;
  position: relative;
  transform: rotate(45deg);
  transform-origin: left center;
  width: 9px;
}