@charset "UTF-8";
/*! Copyright (c) 2026 Hayato Nakagawa */
.MainVisual.js-inview .MainVisualTitle__logo02,
.MainVisual.js-inview .MainVisualTitle__text,
.MainVisual.js-inview .MainVisual__scroll {
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s;
  will-change: opacity, transform;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path {
  opacity: 0;
  transform: translate(-10px, 0);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(1) {
  transition-delay: 0.75s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(2) {
  transition-delay: 0.8s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(3) {
  transition-delay: 0.85s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(4) {
  transition-delay: 0.9s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(5) {
  transition-delay: 0.95s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(6) {
  transition-delay: 1s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(7) {
  transition-delay: 1.05s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(8) {
  transition-delay: 1.1s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(9) {
  transition-delay: 1.15s;
}
.MainVisual.js-inview .MainVisualTitle__logo01 path:nth-child(10) {
  transition-delay: 1.2s;
}
.MainVisual.js-inview .MainVisualTitle__logo02 {
  transform: translateZ(0);
  transition-delay: 1.1s;
}
.MainVisual.js-inview .MainVisualTitle__text {
  transition-delay: 1.1s;
}
.MainVisual.js-inview .MainVisual__scroll {
  transition-delay: 1.7s;
}
.MainVisual.js-inview.-inview.-imageloaded .MainVisualTitle__logo02,
.MainVisual.js-inview.-inview.-imageloaded .MainVisualTitle__text,
.MainVisual.js-inview.-inview.-imageloaded .MainVisual__scroll {
  opacity: 1;
}
.MainVisual.js-inview.-inview.-imageloaded .MainVisualTitle__logo01 path {
  opacity: 1;
  transform: translate(0, 0);
}

.Title path {
  opacity: 0;
  transform: translate(-10px, 0);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.Title path:nth-child(1) {
  transition-delay: 0.02s;
}
.Title path:nth-child(2) {
  transition-delay: 0.04s;
}
.Title path:nth-child(3) {
  transition-delay: 0.06s;
}
.Title path:nth-child(4) {
  transition-delay: 0.08s;
}
.Title path:nth-child(5) {
  transition-delay: 0.1s;
}
.Title path:nth-child(6) {
  transition-delay: 0.12s;
}
.Title path:nth-child(7) {
  transition-delay: 0.14s;
}
.Title path:nth-child(8) {
  transition-delay: 0.16s;
}
.Title path:nth-child(9) {
  transition-delay: 0.18s;
}
.Title path:nth-child(10) {
  transition-delay: 0.2s;
}
.Title path:nth-child(11) {
  transition-delay: 0.22s;
}
.Title path:nth-child(12) {
  transition-delay: 0.24s;
}
.Title path:nth-child(13) {
  transition-delay: 0.26s;
}
.Title path:nth-child(14) {
  transition-delay: 0.28s;
}
.Title path:nth-child(15) {
  transition-delay: 0.3s;
}
.Title path:nth-child(16) {
  transition-delay: 0.32s;
}
.Title path:nth-child(17) {
  transition-delay: 0.34s;
}
.Title path:nth-child(18) {
  transition-delay: 0.36s;
}
.Title path:nth-child(19) {
  transition-delay: 0.38s;
}
.Title path:nth-child(20) {
  transition-delay: 0.4s;
}
.Title path:nth-child(21) {
  transition-delay: 0.42s;
}
.Title path:nth-child(22) {
  transition-delay: 0.44s;
}
.Title path:nth-child(23) {
  transition-delay: 0.46s;
}
.Title path:nth-child(24) {
  transition-delay: 0.48s;
}
.Title path:nth-child(25) {
  transition-delay: 0.5s;
}
.Title path:nth-child(26) {
  transition-delay: 0.52s;
}
.Title path:nth-child(27) {
  transition-delay: 0.54s;
}
.Title path:nth-child(28) {
  transition-delay: 0.56s;
}
.Title path:nth-child(29) {
  transition-delay: 0.58s;
}
.Title path:nth-child(30) {
  transition-delay: 0.6s;
}
.Title.-inview path {
  opacity: 1;
  transform: translate(0, 0);
}

.js-has-pseudo [csstools-has-1a-2c-2x-38-30-2t-1m-2w-2p-37-14-17-w-1a-2c-2x-38-30-2t-21-32-3a-2x-2t-3b-1a-19-2x-32-3a-2x-2t-3b-15-w-34-2p-38-2w]:not(.does-not-exist):not(.does-not-exist):not(does-not-exist) {
  opacity: 1;
  transform: translate(0, 0);
}

.Title:has(+ .TitleInview.-inview) path {
  opacity: 1;
  transform: translate(0, 0);
}

.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;
}
.StyleCredit__item:nth-child(1) {
  transition-delay: 0.44s;
}
.StyleCredit__item:nth-child(2) {
  transition-delay: 0.48s;
}
.StyleCredit__item:nth-child(3) {
  transition-delay: 0.52s;
}
.StyleCredit__item:nth-child(4) {
  transition-delay: 0.56s;
}
.StyleCredit__item:nth-child(5) {
  transition-delay: 0.6s;
}
.StyleCredit__item:nth-child(6) {
  transition-delay: 0.64s;
}
.StyleCredit__item:nth-child(7) {
  transition-delay: 0.68s;
}
.StyleCredit__item:nth-child(8) {
  transition-delay: 0.72s;
}
.StyleCredit__item:nth-child(9) {
  transition-delay: 0.76s;
}
.StyleCredit__item:nth-child(10) {
  transition-delay: 0.8s;
}
.-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);
}

html {
  max-height: 100%;
}

body {
  height: inherit;
  overflow: auto;
}

#main {
  overflow: visible !important;
}

.Main {
  color: #333;
  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 {
  position: relative;
  width: 100%;
}
.Main .MainVisual::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 26%, rgba(188, 169, 181, 0.7) 100%);
  background-blend-mode: multiply;
  content: "";
  display: block;
  inset: auto 0 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual::before {
    height: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual::before {
    height: 30vw;
  }
}
.Main .MainVisual__inner {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__inner {
    height: 132vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__inner {
    height: 52.3076923077vw;
  }
}
.Main .MainVisual__image {
  display: block;
  height: 100%;
  margin: 0 !important;
  object-fit: cover;
  object-position: top;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__image {
    object-position: 10% top;
  }
}
.Main .MainVisualTitle {
  display: grid;
  grid-template-areas: "inner";
  inset-inline: 0;
  margin-block: 0;
  margin-inline: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .Main .MainVisualTitle {
    inset-block-end: 13.3333333333vw;
    width: 73.6vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisualTitle {
    inset-block-end: 2.5384615385vw;
    width: 41.0769230769vw;
  }
}
.Main .MainVisualTitle__logo {
  grid-area: inner;
}
@media screen and (max-width: 768px) {
  .Main .MainVisualTitle__logo01 {
    width: 33.6vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisualTitle__logo01 {
    width: 19vw;
  }
}
@media screen and (max-width: 768px) {
  .Main .MainVisualTitle__logo02 {
    margin-block-start: 4.5333333333vw;
    margin-inline-start: 33.3333333333vw;
    width: 39.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisualTitle__logo02 {
    margin-block-start: 1.7692307692vw;
    margin-inline-start: auto;
    width: 22.2307692308vw;
  }
}
.Main .MainVisualTitle__text {
  grid-area: inner;
}
@media screen and (max-width: 768px) {
  .Main .MainVisualTitle__text {
    margin-block-start: 16.2666666667vw;
    margin-inline-start: 31.2vw;
    width: 32vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisualTitle__text {
    margin-block-start: 8.5384615385vw;
    margin-inline-start: 17.6153846154vw;
    width: 18.1538461538vw;
  }
}
.Main .MainVisual__scroll {
  display: grid;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  inset: auto 0 0;
  letter-spacing: 0.03em;
  margin-inline: auto;
  position: absolute;
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__scroll {
    color: #fff;
    font-size: 2.4vw;
    gap: 0.3846153846vw;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__scroll {
    font-size: 0.7692307692vw;
    gap: 0.3076923077vw;
    translate: 0 60%;
  }
}
.Main .MainVisual__scroll i {
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .Main .MainVisual__scroll::after {
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    background-color: #fff;
    content: "";
    display: block;
    height: 28px;
    margin-inline: auto;
    width: 1px;
  }
}
@media screen and (min-width: 769px) {
  .Main .MainVisual__scroll::before {
    animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
    background-color: #dadada;
    content: "";
    display: block;
    height: 52px;
    margin-inline: auto;
    width: 1px;
  }
}

.Brand {
  align-items: center;
  display: flex;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.3s;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .Brand {
    inset: 60px 2px auto auto;
    width: 12vw;
  }
}
@media screen and (min-width: 769px) {
  .Brand {
    inset: 90px min(0.9230769231vw, 12px) auto auto;
    width: min(3.4615384615vw, 45px);
  }
}
.Brand.is-visible {
  opacity: 1;
}

.Brand__text path {
  fill: #565656;
  transition: fill 0.3s linear;
}
@media screen and (max-width: 768px) {
  .Brand__text.is-overlapping path {
    fill: #f8f6e9;
  }
}

.WrapperTop {
  contain: paint;
  position: sticky;
}

.WrapperMiddle {
  background-color: #fff;
  contain: paint;
  position: relative;
}

.WrapperBottom {
  background-color: #fff;
  contain: paint;
  position: relative;
}

.Wrapper__bg {
  background: no-repeat left top/cover;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .Wrapper__bg {
    background-image: url("../img/style05_bg_01_sp.png");
    inset: 0 0 26.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Wrapper__bg {
    background-image: url("../img/style05_bg_01.png");
    inset: 0;
  }
}

@media screen and (max-width: 768px) {
  #main .Style {
    margin-block-start: 42.6666666667vw;
  }
}
@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 2.6666666667vw 2.6666666667vw;
  }
}
@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: 2.1333333333vw 2.6666666667vw;
  }
}
@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;
  text-box: trim-both cap alphabetic;
}
#main .StyleCredit__name::after {
  content: "_";
  font-weight: 400;
  vertical-align: 1px;
}
#main .StyleCredit__price {
  text-box: trim-both cap alphabetic;
}
#main .StyleCredit__price::before {
  content: "¥";
}
@media screen and (max-width: 768px) {
  #main .Style01 {
    margin-block-start: 37.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 {
    margin-block-start: 16.9230769231vw;
  }
}
#main .Style01 .Style__row {
  display: grid;
  grid-template-areas: "column";
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__row {
    margin-inline: auto;
    width: 80.7692307692vw;
  }
}
#main .Style01 .Style__column {
  grid-area: column;
}
#main .Style01 .Style__column01 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style01 .Style__column01 {
    grid-area: column;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__column01 {
    width: 32.3076923077vw;
  }
}
#main .Style01 .Style__column02 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style01 .Style__column02 {
    margin-block-start: 146.1333333333vw;
    margin-inline-start: auto;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__column02 {
    display: grid;
    margin-inline-start: auto;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style01 .Style__column03 {
    margin-block-start: 67.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .Style__column03 {
    margin-block-start: 8.4615384615vw;
    margin-inline-start: 12.1538461538vw;
    width: 28.8461538462vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style01 .StyleCredit {
    align-self: end;
  }
}
@media screen and (min-width: 769px) {
  #main .Style02 .Style__row {
    margin-inline: auto;
    width: 37.6923076923vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style02 .StyleCredit {
    margin-inline: auto;
    width: fit-content;
  }
}
#main .Style03 .Style__row {
  display: grid;
  grid-template-areas: "column";
}
@media screen and (min-width: 769px) {
  #main .Style03 .Style__row {
    margin-inline: auto;
    width: 63.4615384615vw;
  }
}
#main .Style03 .Style__column {
  grid-area: column;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 769px) {
  #main .Style03 .Style__column {
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style03 .Style__column01 {
    width: 85.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style03 .Style__column02 {
    margin-block-start: 118.4vw;
    margin-inline-start: auto;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style03 .Style__column02 {
    margin-block-start: 5vw;
    margin-inline-start: auto;
  }
}
#main .Style03 .StyleCredit {
  align-self: end;
  grid-area: column;
}
@media screen and (max-width: 768px) {
  #main .Style03 .StyleCredit {
    margin-block-end: 21.8666666667vw;
    margin-inline-start: 8vw;
    width: 29.3333333333vw;
  }
}
#main .Style04 .Style__row {
  display: grid;
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__row {
    grid-template-areas: "column01" "column02" "credit";
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__row {
    grid-template-areas: "column";
    margin-inline: auto;
    width: 80.7692307692vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column {
    grid-area: column;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column01 {
    grid-area: column01;
    width: var(--clientWidth);
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column01 {
    margin-inline-start: auto;
    position: relative;
    width: 32.3076923077vw;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column01 .splide__slide {
    width: 94.9333333333vw;
  }
}
#main .Style04 .Style__column01 .Style__image {
  aspect-ratio: 420/628;
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column02 {
    grid-area: column02;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column02 {
    margin-block-start: auto;
    margin-inline: auto 12.1538461538vw;
    width: 29.2307692308vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .Style__column03 {
    grid-area: column02;
    place-self: center;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .Style__column03 {
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .StyleCredit {
    grid-area: credit;
    margin-inline: auto;
    width: fit-content;
  }
}
@media screen and (min-width: 769px) {
  #main .Style04 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-block-start: 49.2307692308vw;
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style04 .StyleCredit__list {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  #main .Style05 {
    margin-block-start: 0;
    padding-block-start: 7.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 {
    margin-block-start: 0;
    padding-block-start: 8.6923076923vw;
  }
}
#main .Style05 .Style__row {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #main .Style05 .Style__row {
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style05 .Style__row {
    width: 32.7692307692vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style05 .StyleCredit {
    margin-inline: auto;
    width: fit-content;
  }
}
#main .Style06 {
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 769px) {
  #main .Style06 {
    margin-block-start: 13.0769230769vw;
    padding-block-end: 8.4615384615vw;
  }
}
#main .Style06 .Style__row {
  display: grid;
}
@media screen and (max-width: 768px) {
  #main .Style06 .Style__row {
    grid-template-areas: "column01" "column02" "credit";
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__row {
    grid-template-areas: "column";
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column {
    grid-area: column;
  }
}
@media screen and (max-width: 768px) {
  #main .Style06 .Style__column01 {
    grid-area: column01;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column01 {
    width: 28.4615384615vw;
  }
}
#main .Style06 .Style__column02 {
  margin-inline-start: auto;
}
@media screen and (max-width: 768px) {
  #main .Style06 .Style__column02 {
    grid-area: column02;
    margin-block-start: 18.6666666667vw;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column02 {
    margin-block-start: 7.6923076923vw;
    width: 32.3076923077vw;
  }
}
#main .Style06 .Style__column03 {
  mix-blend-mode: multiply;
}
@media screen and (max-width: 768px) {
  #main .Style06 .Style__column03 {
    grid-area: column02;
    margin-block-start: 136vw;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .Style__column03 {
    margin-block-start: 13.8461538462vw;
    margin-inline-start: 25.3846153846vw;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style06 .StyleCredit {
    grid-area: credit;
    margin-inline: 14.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style06 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-inline-start: 67.6923076923vw;
    width: 23.0769230769vw;
  }
}
#main .Style07 .Style__row {
  display: grid;
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__row {
    grid-template-areas: "column" "credit";
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__row {
    grid-template-areas: "column";
    margin-inline: auto;
    width: 80.7692307692vw;
  }
}
#main .Style07 .Style__column {
  grid-area: column;
}
#main .Style07 .Style__column01 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column01 {
    margin-inline-start: auto;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__column01 {
    margin-block-start: 7.3846153846vw;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column02 {
    margin-block-start: 69.3333333333vw;
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__column02 {
    margin-inline-start: 13.8461538462vw;
    width: 26.1538461538vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .Style__column03 {
    margin-block-start: 146.6666666667vw;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .Style__column03 {
    margin-block-start: 4.3846153846vw;
    margin-inline-start: auto;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style07 .StyleCredit {
    grid-area: credit;
    margin-inline: auto 14.6666666667vw;
    width: 42.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style07 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-inline-start: 48.4615384615vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style08 .Style__column01 .js-spSlider {
    visibility: visible;
  }
}
@media screen and (min-width: 769px) {
  #main .Style08 .Style__column01 .splide__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  #main .Style08 .Style__column01 .splide__slide {
    width: 94.9333333333vw;
  }
}
#main .Style08 .Style__column01 .Style__image {
  aspect-ratio: 433/647;
}
#main .Style08 .StyleCredit__list {
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #main .Style09 .Style__row {
    margin-inline: auto;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .Style__row {
    display: grid;
    grid-template-areas: "column";
    margin-inline: auto;
    width: 69.2307692308vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .Style__column {
    grid-area: column;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .Style__column01 {
    width: 32.3076923077vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .Style__column02 {
    margin-block-start: 3.0769230769vw;
    margin-inline-start: auto;
    width: 32.3076923077vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style09 .StyleCredit {
    align-self: end;
    grid-area: column;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style09 .StyleCredit__list {
    justify-content: center;
  }
}
#main .Style10 .Style__row {
  display: grid;
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__row {
    grid-template-areas: "column" "credit";
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__row {
    grid-template-areas: "column";
  }
}
#main .Style10 .Style__column {
  grid-area: column;
}
#main .Style10 .Style__column01 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__column01 {
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__column01 {
    margin-block-start: 8.4615384615vw;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__column01 .splide__pagination {
    inset: auto 2.6666666667vw 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__column01 .splide__pagination {
    inset: auto 0.7692307692vw 0.7692307692vw;
  }
}
#main .Style10 .Style__column01 .splide__pagination .splide__pagination__page {
  background-color: rgba(255, 255, 255, 0.3);
}
#main .Style10 .Style__column01 .splide__pagination .splide__pagination__page.is-active {
  background-color: white;
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__column02 {
    margin-block-start: 29.8666666667vw;
    margin-inline-start: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__column02 {
    margin-block-start: 15.8461538462vw;
    margin-inline-start: auto;
    width: 27.3846153846vw;
  }
}
#main .Style10 .Style__column03 {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #main .Style10 .Style__column03 {
    margin-block-start: 138.6666666667vw;
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .Style__column03 {
    margin-inline: 44.1538461538vw auto;
    width: 32.3076923077vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Style10 .StyleCredit {
    grid-area: credit;
    margin-inline: auto;
    width: 80vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Style10 .StyleCredit {
    align-self: end;
    grid-area: column;
    margin-inline: 44.1538461538vw auto;
    position: relative;
    width: 32.3076923077vw;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  #main .Style10 .StyleCredit__list {
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  #main .Title {
    margin-block-start: 42.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Title {
    margin-block-start: 15.3846153846vw;
  }
}
#main .Title__image {
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #main .Title__image {
    height: 9.6vw;
  }
}
@media screen and (min-width: 769px) {
  #main .Title__image {
    height: 1.4615384615vw;
  }
}
@media screen and (max-width: 768px) {
  #main .Title__image02 {
    height: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #main .TitleInview {
    height: 61.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  #main .TitleInview {
    height: 23.0769230769vw;
  }
}

.Footer {
  position: relative;
}
@media screen and (max-width: 768px) {
  .Footer {
    display: grid;
    padding-block-start: 42.6666666667vw;
    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: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .FooterLogo {
    width: min(23.0769230769vw, 300px);
  }
}
.FooterLogo path {
  fill: #333;
}

@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: linear-gradient(80deg, #fecedb 0%, #fee4dc 100%);
  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: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit {
    margin-block-start: min(0.7692307692vw, 10px);
  }
}

.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 #333;
  border-top: 0.1px solid #333;
  content: "";
  display: block;
  height: 9px;
  margin: 0 auto;
  position: relative;
  transform: rotate(45deg);
  transform-origin: left center;
  width: 9px;
}