@charset "UTF-8";
/*! Copyright (c) 2025 Hayato Nakagawa */
.js-inview .MainVisual__image {
  animation: zoom 0.8s ease-in-out forwards;
}
@media screen and (max-width: 768px) {
  .js-inview .MainVisual__logo {
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s ease 1s;
  }
}
@media screen and (min-width: 769px) {
  .js-inview .MainVisual__logo {
    opacity: 0;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-duration: 1s, 1s;
  }
}
.js-inview .MainVisual__lead g,
.js-inview .MainVisual__balloon,
.js-inview .MainVisual__text span {
  opacity: 0;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
@media screen and (min-width: 769px) {
  .js-inview .MainVisual__lead g,
  .js-inview .MainVisual__balloon,
  .js-inview .MainVisual__text span {
    transition-duration: 1s, 1s;
  }
}
.js-inview .MainVisual__collaboration path {
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.js-inview .MainVisual__collaboration path:nth-child(1) {
  transition-delay: 0.75s;
}
.js-inview .MainVisual__collaboration path:nth-child(2) {
  transition-delay: 0.8s;
}
.js-inview .MainVisual__collaboration path:nth-child(3) {
  transition-delay: 0.85s;
}
.js-inview .MainVisual__collaboration path:nth-child(4) {
  transition-delay: 0.9s;
}
.js-inview .MainVisual__collaboration path:nth-child(5) {
  transition-delay: 0.95s;
}
.js-inview .MainVisual__collaboration path:nth-child(6) {
  transition-delay: 1s;
}
.js-inview .MainVisual__collaboration path:nth-child(7) {
  transition-delay: 1.05s;
}
.js-inview .MainVisual__collaboration path:nth-child(8) {
  transition-delay: 1.1s;
}
.js-inview .MainVisual__collaboration path:nth-child(9) {
  transition-delay: 1.15s;
}
.js-inview .MainVisual__collaboration path:nth-child(10) {
  transition-delay: 1.2s;
}
.js-inview .MainVisual__collaboration path:nth-child(11) {
  transition-delay: 1.25s;
}
.js-inview .MainVisual__collaboration path:nth-child(12) {
  transition-delay: 1.3s;
}
.js-inview .MainVisual__collaboration path:nth-child(13) {
  transition-delay: 1.35s;
}
.js-inview .MainVisual__collaboration path:nth-child(14) {
  transition-delay: 1.4s;
}
.js-inview .MainVisual__collaboration path:nth-child(15) {
  transition-delay: 1.45s;
}
.js-inview .MainVisual__collaboration path:nth-child(16) {
  transition-delay: 1.5s;
}
.js-inview .MainVisual__collaboration path:nth-child(17) {
  transition-delay: 1.55s;
}
.js-inview .MainVisual__collaboration path:nth-child(18) {
  transition-delay: 1.6s;
}
.js-inview .MainVisual__collaboration path:nth-child(19) {
  transition-delay: 1.65s;
}
.js-inview .MainVisual__collaboration path:nth-child(20) {
  transition-delay: 1.7s;
}
.js-inview .MainVisual__collaboration path:nth-child(21) {
  transition-delay: 1.75s;
}
.js-inview .MainVisual__collaboration path:nth-child(22) {
  transition-delay: 1.8s;
}
.js-inview .MainVisual__collaboration path:nth-child(23) {
  transition-delay: 1.85s;
}
.js-inview .MainVisual__collaboration path:nth-child(24) {
  transition-delay: 1.9s;
}
.js-inview .MainVisual__collaboration path:nth-child(25) {
  transition-delay: 1.95s;
}
.js-inview .MainVisual__collaboration path:nth-child(26) {
  transition-delay: 2s;
}
.js-inview .MainVisual__collaboration path:nth-child(27) {
  transition-delay: 2.05s;
}
.js-inview .MainVisual__collaboration path:nth-child(28) {
  transition-delay: 2.1s;
}
.js-inview .MainVisual__collaboration path:nth-child(29) {
  transition-delay: 2.15s;
}
.js-inview .MainVisual__collaboration path:nth-child(30) {
  transition-delay: 2.2s;
}
.js-inview .MainVisual__collaboration path:nth-child(31) {
  transition-delay: 2.25s;
}
.js-inview .MainVisual__collaboration path:nth-child(32) {
  transition-delay: 2.3s;
}
.js-inview .MainVisual__collaboration path:nth-child(33) {
  transition-delay: 2.35s;
}
.js-inview .MainVisual__collaboration path:nth-child(34) {
  transition-delay: 2.4s;
}
.js-inview .MainVisual__collaboration path:nth-child(35) {
  transition-delay: 2.45s;
}
.js-inview .MainVisual__collaboration path:nth-child(36) {
  transition-delay: 2.5s;
}
.js-inview .MainVisual__collaboration path:nth-child(37) {
  transition-delay: 2.55s;
}
.js-inview .MainVisual__collaboration path:nth-child(38) {
  transition-delay: 2.6s;
}
.js-inview .MainVisual__collaboration path:nth-child(39) {
  transition-delay: 2.65s;
}
.js-inview .MainVisual__collaboration path:nth-child(40) {
  transition-delay: 2.7s;
}
.js-inview .MainVisual__collaboration path:nth-child(41) {
  transition-delay: 2.75s;
}
.js-inview .MainVisual__collaboration path:nth-child(42) {
  transition-delay: 2.8s;
}
.js-inview .MainVisual__collaboration path:nth-child(43) {
  transition-delay: 2.85s;
}
.js-inview .MainVisual__collaboration path:nth-child(44) {
  transition-delay: 2.9s;
}
.js-inview .MainVisual__collaboration path:nth-child(45) {
  transition-delay: 2.95s;
}
.js-inview .MainVisual__collaboration path:nth-child(46) {
  transition-delay: 3s;
}
.js-inview .MainVisual__collaboration path:nth-child(47) {
  transition-delay: 3.05s;
}
.js-inview .MainVisual__collaboration path:nth-child(48) {
  transition-delay: 3.1s;
}
.js-inview .MainVisual__collaboration path:nth-child(49) {
  transition-delay: 3.15s;
}
.js-inview .MainVisual__collaboration path:nth-child(50) {
  transition-delay: 3.2s;
}
.js-inview .MainVisual__collaboration.-inview path {
  opacity: 1;
  transform: translateX(0);
}
.js-inview .MainVisual__balloon {
  transform: translate(0, 30px);
  transition-delay: 1s;
}
.js-inview .MainVisual__lead g {
  transform: translate(0, 30px);
  transition-delay: 0.7s;
}
.js-inview .MainVisual__lead g:nth-child(2) {
  transition-delay: 0.8s;
}
.js-inview .MainVisual__text span {
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.js-inview .MainVisual__text span:nth-child(1 of span) {
  transition-delay: 1.5s;
}
.js-inview .MainVisual__text span:nth-child(2 of span) {
  transition-delay: 1.6s;
}
.js-inview .MainVisual__text span:nth-child(3 of span) {
  transition-delay: 1.7s;
}
.js-inview .MainVisual__text span:nth-child(4 of span) {
  transition-delay: 1.8s;
}
.js-inview .MainVisual__text span:nth-child(5 of span) {
  transition-delay: 1.9s;
}
.js-inview .MainVisual__text span:nth-child(6 of span) {
  transition-delay: 2s;
}
.js-inview .MainVisual__text span:nth-child(7 of span) {
  transition-delay: 2.1s;
}
.js-inview .MainVisual__text span:nth-child(8 of span) {
  transition-delay: 2.2s;
}
.js-inview .MainVisual__text span:nth-child(9 of span) {
  transition-delay: 2.3s;
}
.js-inview .MainVisual__text span:nth-child(10 of span) {
  transition-delay: 2.4s;
}
.js-inview .MainVisualParentheses__bracket {
  transition: stroke-dashoffset 0.2s linear 2s;
}
@media screen and (max-width: 768px) {
  .js-inview.-inview.-imageloaded .MainVisual__logo {
    clip-path: inset(0 0 0% 0);
  }
}
@media screen and (min-width: 769px) {
  .js-inview.-inview.-imageloaded .MainVisual__logo {
    opacity: 1;
  }
}
.js-inview.-inview.-imageloaded .MainVisual__lead g,
.js-inview.-inview.-imageloaded .MainVisual__balloon,
.js-inview.-inview.-imageloaded .MainVisual__text span {
  opacity: 1;
}
.js-inview.-inview.-imageloaded .MainVisual__lead g,
.js-inview.-inview.-imageloaded .MainVisual__balloon {
  transform: translate(0, 0);
}
.js-inview.-inview.-imageloaded .MainVisualParentheses__bracket {
  stroke-dashoffset: 0;
}
.js-inview.-inview.-imageloaded .MainVisual__collaboration path {
  opacity: 1;
  transform: translateX(0);
}
.js-inview.-inview.-imageloaded .MainVisual__text span {
  opacity: 1;
  transform: translateX(0);
}

.ItemHead__lead::before, .ItemHead__lead::after {
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.-inview .ItemHead__lead::before, .-inview .ItemHead__lead::after {
  transform: scaleX(1);
}

.ItemParentheses__bracket {
  transition: stroke-dashoffset 0.4s linear 1.4s;
}
.-inview .ItemParentheses__bracket {
  stroke-dashoffset: 0;
}

.Item__text span {
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.Item__text span:nth-child(1 of span) {
  transition-delay: 0.5s;
}
.Item__text span:nth-child(2 of span) {
  transition-delay: 0.6s;
}
.Item__text span:nth-child(3 of span) {
  transition-delay: 0.7s;
}
.Item__text span:nth-child(4 of span) {
  transition-delay: 0.8s;
}
.Item__text span:nth-child(5 of span) {
  transition-delay: 0.9s;
}
.Item__text span:nth-child(6 of span) {
  transition-delay: 1s;
}
.Item__text span:nth-child(7 of span) {
  transition-delay: 1.1s;
}
.Item__text span:nth-child(8 of span) {
  transition-delay: 1.2s;
}
.Item__text span:nth-child(9 of span) {
  transition-delay: 1.3s;
}
.Item__text span:nth-child(10 of span) {
  transition-delay: 1.4s;
}
.-inview .Item__text span {
  opacity: 1;
  transform: translateX(0);
}

.Lead__image path {
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.Lead__image path:nth-child(1) {
  transition-delay: 0.45s;
}
.Lead__image path:nth-child(2) {
  transition-delay: 0.5s;
}
.Lead__image path:nth-child(3) {
  transition-delay: 0.55s;
}
.Lead__image path:nth-child(4) {
  transition-delay: 0.6s;
}
.Lead__image path:nth-child(5) {
  transition-delay: 0.65s;
}
.Lead__image path:nth-child(6) {
  transition-delay: 0.7s;
}
.Lead__image path:nth-child(7) {
  transition-delay: 0.75s;
}
.Lead__image path:nth-child(8) {
  transition-delay: 0.8s;
}
.Lead__image path:nth-child(9) {
  transition-delay: 0.85s;
}
.Lead__image path:nth-child(10) {
  transition-delay: 0.9s;
}
.Lead__image path:nth-child(11) {
  transition-delay: 0.95s;
}
.Lead__image path:nth-child(12) {
  transition-delay: 1s;
}
.Lead__image path:nth-child(13) {
  transition-delay: 1.05s;
}
.Lead__image path:nth-child(14) {
  transition-delay: 1.1s;
}
.Lead__image path:nth-child(15) {
  transition-delay: 1.15s;
}
.Lead__image path:nth-child(16) {
  transition-delay: 1.2s;
}
.Lead__image path:nth-child(17) {
  transition-delay: 1.25s;
}
.Lead__image path:nth-child(18) {
  transition-delay: 1.3s;
}
.Lead__image path:nth-child(19) {
  transition-delay: 1.35s;
}
.Lead__image path:nth-child(20) {
  transition-delay: 1.4s;
}
.Lead__image path:nth-child(21) {
  transition-delay: 1.45s;
}
.Lead__image path:nth-child(22) {
  transition-delay: 1.5s;
}
.Lead__image path:nth-child(23) {
  transition-delay: 1.55s;
}
.Lead__image path:nth-child(24) {
  transition-delay: 1.6s;
}
.Lead__image path:nth-child(25) {
  transition-delay: 1.65s;
}
.Lead__image path:nth-child(26) {
  transition-delay: 1.7s;
}
.Lead__image path:nth-child(27) {
  transition-delay: 1.75s;
}
.Lead__image path:nth-child(28) {
  transition-delay: 1.8s;
}
.Lead__image path:nth-child(29) {
  transition-delay: 1.85s;
}
.Lead__image path:nth-child(30) {
  transition-delay: 1.9s;
}
.Lead__image path:nth-child(31) {
  transition-delay: 1.95s;
}
.Lead__image path:nth-child(32) {
  transition-delay: 2s;
}
.Lead__image path:nth-child(33) {
  transition-delay: 2.05s;
}
.Lead__image path:nth-child(34) {
  transition-delay: 2.1s;
}
.Lead__image path:nth-child(35) {
  transition-delay: 2.15s;
}
.Lead__image path:nth-child(36) {
  transition-delay: 2.2s;
}
.Lead__image path:nth-child(37) {
  transition-delay: 2.25s;
}
.Lead__image path:nth-child(38) {
  transition-delay: 2.3s;
}
.Lead__image path:nth-child(39) {
  transition-delay: 2.35s;
}
.Lead__image path:nth-child(40) {
  transition-delay: 2.4s;
}
.Lead__image path:nth-child(41) {
  transition-delay: 2.45s;
}
.Lead__image path:nth-child(42) {
  transition-delay: 2.5s;
}
.Lead__image path:nth-child(43) {
  transition-delay: 2.55s;
}
.Lead__image path:nth-child(44) {
  transition-delay: 2.6s;
}
.Lead__image path:nth-child(45) {
  transition-delay: 2.65s;
}
.Lead__image path:nth-child(46) {
  transition-delay: 2.7s;
}
.Lead__image path:nth-child(47) {
  transition-delay: 2.75s;
}
.Lead__image path:nth-child(48) {
  transition-delay: 2.8s;
}
.Lead__image path:nth-child(49) {
  transition-delay: 2.85s;
}
.Lead__image path:nth-child(50) {
  transition-delay: 2.9s;
}
.-inview .Lead__image path {
  opacity: 1;
  transform: translateX(0);
}

.StyleCredit {
  clip-path: inset(0 100% 0 0);
  transition: clip-path 2s ease 0.4s;
}
.StyleCredit.-inview, .-inview .StyleCredit {
  clip-path: inset(0 0% 0 0) !important;
}
.Style01 .StyleCredit, .Style04 .StyleCredit {
  transition-duration: 1s;
}

.Profile::after,
.Profile .Profile__title::after {
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.Profile.-inview::after,
.Profile.-inview .Profile__title::after {
  transform: scaleX(1);
}

.-fadeIn,
.-fadeIn-up,
.-fadeIn-down,
.-fadeIn-left,
.-fadeIn-right {
  opacity: 0;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.4s;
}
@media screen and (min-width: 769px) {
  .-fadeIn,
  .-fadeIn-up,
  .-fadeIn-down,
  .-fadeIn-left,
  .-fadeIn-right {
    transition-duration: 1s, 1s;
  }
}
: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.4s, opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.4s;
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn,
  .-fadeIn-up,
  .-fadeIn-down,
  .-fadeIn-left,
  .-fadeIn-right).-inview, .-inview :where(.-fadeIn,
  .-fadeIn-up,
  .-fadeIn-down,
  .-fadeIn-left,
  .-fadeIn-right) {
    transition-duration: 1s, 1s;
  }
}

@media screen and (max-width: 768px) {
  .-fadeIn-SP,
  .-fadeIn-upSP,
  .-fadeIn-downSP,
  .-fadeIn-leftSP,
  .-fadeIn-rightSP {
    opacity: 0;
    transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
}
@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 2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
}

@media screen and (min-width: 769px) {
  .-fadeIn-TB,
  .-fadeIn-upTB,
  .-fadeIn-downTB,
  .-fadeIn-leftTB,
  .-fadeIn-rightTB {
    opacity: 0;
    transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
}
@media screen and (min-width: 769px) {
  :where(.-fadeIn-TB,
  .-fadeIn-upTB,
  .-fadeIn-downTB,
  .-fadeIn-leftTB,
  .-fadeIn-rightTB).-inview, .-inview :where(.-fadeIn-TB,
  .-fadeIn-upTB,
  .-fadeIn-downTB,
  .-fadeIn-leftTB,
  .-fadeIn-rightTB) {
    opacity: 1;
    transition: transform 2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
}

.-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 3s ease-out, transform 3s ease-out;
}
:where(.-fadeIn-zoom).-inview, .-inview :where(.-fadeIn-zoom) {
  opacity: 1;
  transform: scale(1);
}

.-delay__01s {
  transition-delay: 0.1s !important;
}

.-delay__02s {
  transition-delay: 0.2s !important;
}

.-delay__03s {
  transition-delay: 0.3s !important;
}

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

.-delay__05s {
  transition-delay: 0.5s !important;
}

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

.-delay__07s {
  transition-delay: 0.7s !important;
}

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

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

.-delay__15s {
  transition-delay: 1.5s !important;
}

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 769px) {
  .-delay__15sTB {
    transition-delay: 1.5s !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 blink {
  0%, 100% {
    background-color: rgb(var(--color__secondary-rgb));
  }
  50% {
    background-color: rgb(159, 159, 159);
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes slideIn {
  from {
    clip-path: inset(0 0% 0 0);
    inset-inline-start: 12.5%;
  }
  to {
    clip-path: inset(0 0% 0 0);
    inset-inline-start: 0;
  }
}
@keyframes slideOut {
  from {
    clip-path: inset(0 0% 0 0);
    inset-inline-start: 0;
  }
  to {
    clip-path: inset(0 75% 0 0);
    inset-inline-start: calc(-25% - 0.5px);
  }
}
: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: var(--fontWeight__light);
}

.-weight-regular {
  font-weight: var(--fontWeight__regular);
}

.-weight-bold {
  font-weight: var(--fontWeight__bold);
}

#main #primary > .content-asset .c-contentsFooterWrap {
  background-color: #fff;
  padding-bottom: 2em;
}
#main #primary > .content-asset .c-contentsFooter {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  #main #primary > .content-asset .c-contentsFooter {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
  }
}
#main #primary > .content-asset .c-contentsFooter__list {
  align-items: center;
  border-top: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2em 0;
  padding-top: 37px !important;
}
#main #primary > .content-asset .c-contentsFooter__item {
  flex-shrink: 0;
  font-family: "Brandon Grotesque", Verdana, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif !important;
  letter-spacing: 0.16em;
  line-height: 1.3333333333;
  padding-bottom: 23px;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
}
#main #primary > .content-asset .c-contentsFooter__item a {
  text-decoration: none;
}
#main #primary > .content-asset .c-contentsFooter__item a:hover {
  color: #c4c1ba;
}
#main #primary > .content-asset .c-contentsFooter__item._bold a {
  font-weight: bold;
}

:root {
  --clientWidth: var(--jsClientWidth, 100vw);
  --clientHeight: var(--jsClientHeight, 100vh);
  --headerHeight: var(--jsHeaderHeight, 0px);
  --color__primary: #fffaf2;
  --color__primary-rgb: 255 250 242;
  --color__secondary: #fff;
  --color__secondary-rgb: 255, 255, 255;
  --color__tertiary: #ffaa01;
  --color__tertiary-rgb: 255 170 1;
  --color__quaternary: #ffc85b;
  --color__quaternary-rgb: 203, 168, 114;
  --color__accent: #ffc85b;
  --color__accent-rgb: 255 200 91;
  --color__text: #333;
  --color__text-rgb: 0, 0, 0;
  --color__text-gray: #c8c8c8;
  --color__text-gray-rgb: 200, 200, 200;
  --color__allitems-hover: #222;
  --color__allitems-hover-rgb: 34, 34, 34;
  --color__border-gray: #b3b3b3;
  --color__border-gray-rgb: 179, 179, 179;
  --color__style01: #e5f0ef;
  --color__style04: #eadddb;
  --fontFamily__sansSerif-ja: "Noto Sans JP";
  --fontFamily__sansSerif-en: "Inder";
  --fontFamily__sansSerif-en2: "Inter";
  --fontFamily__serif-en: "GFS Didot";
  --fontFamily__sansSerif-other: "Lato";
  --fontWeight__thin: 100;
  --fontWeight__exLight: 200;
  --fontWeight__light: 300;
  --fontWeight__regular: 400;
  --fontWeight__medium: 500;
  --fontWeight__semiBold: 600;
  --fontWeight__bold: 700;
  --fontWeight__black: 900;
}

#header {
  border-block-end: 1px solid var(--color__border-gray);
}
@media screen and (max-width: 768px) {
  body:not(.hidden_header) #header {
    border-block-end: none;
  }
}

:is(svg) {
  overflow: visible;
}

.Main {
  color: var(--color__text);
  font-family: var(--fontFamily__sansSerif-ja), sans-serif;
  position: relative;
  z-index: 1;
}

.MainVisual {
  position: relative;
}
@media screen and (min-width: 769px) {
  .MainVisual {
    border-block-end: 1px solid var(--color__border-gray);
  }
}
.MainVisual .splide--fade .splide__slide {
  mix-blend-mode: plus-lighter;
}
.MainVisual .splide__pagination {
  display: flex;
  padding: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .MainVisual .splide__pagination {
    gap: 1.6vw;
    inset: auto auto 2.6666666667vw 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual .splide__pagination {
    gap: 0.4615384615vw;
    inset: auto min(0.7692307692vw, 10px) min(0.7692307692vw, 10px) auto;
  }
}
.MainVisual .splide__pagination li {
  display: contents;
}
.MainVisual .splide__pagination .splide__pagination__page {
  background-color: rgb(var(--color__secondary-rgb), 30%);
  border-radius: 0;
  margin: 0;
  padding: 0;
  transform: none;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .MainVisual .splide__pagination .splide__pagination__page {
    height: 1.6vw;
    width: 1.6vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual .splide__pagination .splide__pagination__page {
    height: 0.4615384615vw;
    width: 0.4615384615vw;
  }
}
.MainVisual .splide__pagination .splide__pagination__page.is-active {
  background-color: rgb(var(--color__secondary-rgb), 100%);
}

@media screen and (max-width: 768px) {
  .MainVisual__brand {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__brand {
    align-items: center;
    display: flex;
    inset: 0 auto 0 min(1.7692307692vw, 23px);
    margin-block: auto;
    position: absolute;
    width: min(1vw, 13px);
  }
}

@media screen and (max-width: 768px) {
  .MainVisual__inner {
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__inner {
    display: grid;
    grid-template-areas: "photo body";
    grid-template-columns: min(49.5384615385vw, 644px) 1fr;
    height: min(53.8461538462vw, 700px);
    margin-inline: auto;
    overflow: hidden;
    padding-inline-start: min(4.6923076923vw, 61px);
    width: min(100vw, 1300px);
  }
}

.MainVisual__photo {
  display: block;
}
@media screen and (max-width: 768px) {
  .MainVisual__photo {
    color: var(--color__secondary);
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__photo {
    aspect-ratio: 644/700;
    grid-area: photo;
    height: 100%;
    overflow: hidden;
  }
}

.MainVisual__image {
  display: block;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .MainVisual__image {
    object-fit: cover;
    object-position: center top;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__image {
    max-height: none;
    max-width: none;
  }
}

.MainVisual__logo {
  color: currentColor;
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .MainVisual__logo {
    inset: 3.4666666667vw auto auto 4.696vw;
    position: absolute;
    width: 12.7493333333vw;
    z-index: 2;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__logo {
    color: #595757;
    margin-block-start: min(5.1538461538vw, 67px);
    width: min(28.9230769231vw, 376px);
  }
}

@media screen and (max-width: 768px) {
  .MainVisual__collaboration {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__collaboration {
    display: block;
    margin-block-start: min(0.8461538462vw, 11px);
    margin-inline: auto;
    width: min(12.3846153846vw, 161px);
  }
}
@media screen and (max-width: 768px) {
  .MainVisual__collaboration path {
    fill: #e9c690;
  }
}

@media screen and (max-width: 768px) {
  .MainVisual__body {
    padding-block: 10.6666666667vw 20.8vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__body {
    display: flex;
    flex-direction: column;
    grid-area: body;
    position: relative;
  }
}

.MainVisual__balloon {
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .MainVisual__balloon {
    width: 61.232vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__balloon {
    margin-block-start: min(3.8461538462vw, 50px);
    width: min(19.6515384615vw, 255.47px);
  }
}

.MainVisual__lead {
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .MainVisual__lead {
    margin-block-start: 3.1466666667vw;
    width: 73.6933333333vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__lead {
    margin-block-start: min(1.02vw, 13.26px);
    width: min(24.2938461538vw, 315.82px);
  }
}

.MainVisualParentheses {
  margin-inline: auto;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .MainVisualParentheses {
    margin-block-start: 6.12vw;
    padding-block: 3.2vw 0.8vw;
    padding-inline-start: 2.6666666667vw;
    width: fit-content;
  }
}
@media screen and (min-width: 769px) {
  .MainVisualParentheses {
    margin-block-start: min(1.6515384615vw, 21.47px);
    padding-block: min(0.9230769231vw, 12px) 0;
    width: min(27vw, 351px);
  }
}

.MainVisualParentheses__bracket {
  position: absolute;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
}
@media screen and (max-width: 768px) {
  .MainVisualParentheses__bracket {
    height: 5.4746666667vw;
    width: 18.5786666667vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisualParentheses__bracket {
    height: min(1.7376923077vw, 22.59px);
    width: min(5.8946153846vw, 76.63px);
  }
}

.MainVisualParentheses__bracket-top {
  inset-block-start: 0;
  inset-inline-start: 0;
}

.MainVisualParentheses__bracket-bottom {
  inset-block-end: 0;
  inset-inline-end: 0;
}

.MainVisual__text {
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .MainVisual__text {
    font-size: 3.2vw;
    line-height: 1.6;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__text {
    font-size: min(1vw, 13px);
    line-height: 1.6;
  }
}

.MainVisual__by {
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__regular);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .MainVisual__by {
    font-size: 2.9333333333vw;
    line-height: 1.6;
    margin-block-start: 0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__by {
    font-size: min(0.9230769231vw, 12px);
    font-weight: var(--fontWeight__light);
    line-height: 1.6;
    margin-block-start: min(0.1538461538vw, 2px);
  }
}

.MainVisual__scroll {
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__regular);
  inset: auto 0 0;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-inline: auto;
  position: absolute;
  text-align: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .MainVisual__scroll {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__scroll {
    font-size: min(0.8461538462vw, 11px);
  }
}
.MainVisual__scroll i {
  font-style: normal;
}
.MainVisual__scroll::after {
  animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
  content: "";
  display: block;
  margin-inline: auto;
  width: 1px;
}
@media screen and (max-width: 768px) {
  .MainVisual__scroll::after {
    background-color: var(--color__secondary);
    height: 28px;
    margin-block-start: 4px;
  }
}
@media screen and (min-width: 769px) {
  .MainVisual__scroll::after {
    background-color: #909090;
    height: 43px;
  }
}

.Main__inner {
  background-color: var(--color__secondary);
  position: relative;
}

.Main_line-x {
  background-color: var(--color__border-gray);
  border: none;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}
.Main_line-x.-inview {
  transform: scaleX(1);
}

.Brand {
  pointer-events: none;
}

.Brand__logo {
  opacity: 0;
  position: fixed;
  transition: opacity 0.3s, inset 0.3s;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .Brand__logo {
    inset: 5vw auto auto 0;
    width: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Brand__logo {
    align-items: center;
    display: flex;
    inset: var(--headerHeight) min(0.7692307692vw, 10px) 0 auto;
    width: min(2.2307692308vw, 29px);
  }
}
@media screen and (max-width: 768px) {
  .Brand__logo path[fill="#FFAA01"] {
    fill: var(--color__text);
  }
}
@media screen and (max-width: 768px) {
  .Brand__logo path[stroke="#FFAA01"] {
    stroke: var(--color__text);
  }
}
.Brand__logo.is-visible {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .Brand__logo.is-overlapping path {
    fill: var(--color__secondary);
  }
}
@media screen and (max-width: 768px) {
  .Brand__logo.is-overlapping path[stroke="#FFAA01"] {
    stroke: var(--color__secondary);
  }
}
.Brand__logo svg {
  display: block;
}
.Brand__logo path {
  transition: fill 0.3s linear;
}

@media screen and (max-width: 768px) {
  .Brand__text {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .Brand__text {
    align-items: center;
    display: flex;
    inset: var(--headerHeight) auto 0 min(1.7692307692vw, 23px);
    opacity: 0;
    position: fixed;
    transition: opacity 0.3s;
    width: min(1vw, 13px);
    z-index: 10;
  }
}
.Brand__text.is-visible {
  opacity: 1;
}

.Item {
  background-color: var(--color__primary);
}

.Item_line-x {
  background-color: var(--color__border-gray);
  border: none;
  content: "";
  display: block;
  height: 1px;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Item_line-x {
    margin-block-end: 17.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Item_line-x {
    margin-block-end: min(9.2307692308vw, 120px);
    opacity: 0;
  }
}
.Item_line-x.-inview {
  transform: scaleX(1);
}

.ItemHead {
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .ItemHead {
    width: 56vw;
  }
}
@media screen and (min-width: 769px) {
  .ItemHead {
    width: min(32.3846153846vw, 421px);
  }
}

.ItemHead__title {
  display: block;
  margin-inline: auto;
  width: auto;
}
@media screen and (max-width: 768px) {
  .ItemHead__title {
    height: 2.4vw;
    margin-block-end: 1.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ItemHead__title {
    height: min(0.9223076923vw, 11.99px);
    margin-block-end: min(0.4615384615vw, 6px);
  }
}

.ItemHead__lead {
  font-weight: var(--fontWeight__regular);
  overflow: hidden;
  text-align: center;
  width: max-content;
}
.ItemHead__lead::before, .ItemHead__lead::after {
  background-color: var(--color__tertiary);
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}
.ItemHead__lead span {
  display: block;
  transition-delay: 0.5s;
}
@media screen and (max-width: 768px) {
  .ItemHead__lead span {
    font-size: 3.7333333333vw;
    line-height: 1.3214285714;
    padding-block: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ItemHead__lead span {
    font-size: min(1.2923076923vw, 16.8px);
    padding-block: min(0.6153846154vw, 8px) min(0.7692307692vw, 10px);
  }
}

.Item__inner {
  position: relative;
}
@media screen and (max-width: 768px) {
  .Item__inner {
    padding-block: 14.9333333333vw 19.4666666667vw;
    padding-inline: 10vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__inner {
    align-items: center;
    display: grid;
    gap: min(1.8461538462vw, 24px) min(6.9230769231vw, 90px);
    grid-template: "head photo" "body photo"/min(23.8461538462vw, 310px) min(38.4615384615vw, 500px);
    justify-content: center;
    padding-block: min(6.1538461538vw, 80px) min(7.6923076923vw, 100px);
  }
}
@media screen and (max-width: 768px) {
  .Item__inner + .Item__inner {
    padding-block: 18.9333333333vw 17.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__inner + .Item__inner {
    grid-template: "photo head" "photo body"/min(38.4615384615vw, 500px) min(23.8461538462vw, 310px);
    padding-block: min(7.6923076923vw, 100px) min(9.2307692308vw, 120px);
  }
}
.Item__inner + .Item__inner::before {
  background-color: var(--color__border-gray);
  content: "";
  display: block;
  height: 1px;
  inset: 0 0 auto;
  margin-inline: auto;
  position: absolute;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width: 768px) {
  .Item__inner + .Item__inner::before {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .Item__inner + .Item__inner::before {
    width: min(69.2307692308vw, 900px);
  }
}
.Item__inner.-inview::before {
  transform: scaleX(1);
}

@media screen and (min-width: 769px) {
  .Item__head {
    align-self: end;
    grid-area: head;
  }
}

.Item__number {
  color: var(--color__tertiary);
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__regular);
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Item__number {
    font-size: 2.6666666667vw;
    margin-block-end: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__number {
    font-size: min(0.9230769231vw, 12px);
  }
}
.Item__number span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(10px, 0, 0);
  transition: opacity 0.5s linear, transform 0.5s ease-out;
}
.Item__number span:nth-child(1) {
  transition-delay: 0.04s;
}
.Item__number span:nth-child(2) {
  transition-delay: 0.08s;
}
.Item__number span:nth-child(3) {
  transition-delay: 0.12s;
}
.Item__number span:nth-child(4) {
  transition-delay: 0.16s;
}
.Item__number span:nth-child(5) {
  transition-delay: 0.2s;
}
.Item__number span:nth-child(6) {
  transition-delay: 0.24s;
}
.Item__number span:nth-child(7) {
  transition-delay: 0.28s;
}
.Item__number span:nth-child(8) {
  transition-delay: 0.32s;
}
.Item__number span:nth-child(9) {
  transition-delay: 0.36s;
}
.Item__number span:nth-child(10) {
  transition-delay: 0.4s;
}
.Item__number span:nth-child(11) {
  transition-delay: 0.44s;
}
.Item__number span:nth-child(12) {
  transition-delay: 0.48s;
}
.Item__number span:nth-child(13) {
  transition-delay: 0.52s;
}
.Item__number span:nth-child(14) {
  transition-delay: 0.56s;
}
.Item__number span:nth-child(15) {
  transition-delay: 0.6s;
}
.Item__number span:nth-child(16) {
  transition-delay: 0.64s;
}
.Item__number span:nth-child(17) {
  transition-delay: 0.68s;
}
.Item__number span:nth-child(18) {
  transition-delay: 0.72s;
}
.Item__number span:nth-child(19) {
  transition-delay: 0.76s;
}
.Item__number span:nth-child(20) {
  transition-delay: 0.8s;
}
.Item__number span:nth-child(21) {
  transition-delay: 0.84s;
}
.Item__number span:nth-child(22) {
  transition-delay: 0.88s;
}
.Item__number span:nth-child(23) {
  transition-delay: 0.92s;
}
.Item__number span:nth-child(24) {
  transition-delay: 0.96s;
}
.Item__number span:nth-child(25) {
  transition-delay: 1s;
}
.Item__number span:nth-child(26) {
  transition-delay: 1.04s;
}
.Item__number span:nth-child(27) {
  transition-delay: 1.08s;
}
.Item__number span:nth-child(28) {
  transition-delay: 1.12s;
}
.Item__number span:nth-child(29) {
  transition-delay: 1.16s;
}
.Item__number span:nth-child(30) {
  transition-delay: 1.2s;
}
.Item__number span:nth-child(31) {
  transition-delay: 1.24s;
}
.Item__number span:nth-child(32) {
  transition-delay: 1.28s;
}
.Item__number span:nth-child(33) {
  transition-delay: 1.32s;
}
.Item__number span:nth-child(34) {
  transition-delay: 1.36s;
}
.Item__number span:nth-child(35) {
  transition-delay: 1.4s;
}
.Item__number span:nth-child(36) {
  transition-delay: 1.44s;
}
.Item__number span:nth-child(37) {
  transition-delay: 1.48s;
}
.Item__number span:nth-child(38) {
  transition-delay: 1.52s;
}
.Item__number span:nth-child(39) {
  transition-delay: 1.56s;
}
.Item__number span:nth-child(40) {
  transition-delay: 1.6s;
}
.Item__number span:nth-child(41) {
  transition-delay: 1.64s;
}
.Item__number span:nth-child(42) {
  transition-delay: 1.68s;
}
.Item__number span:nth-child(43) {
  transition-delay: 1.72s;
}
.Item__number span:nth-child(44) {
  transition-delay: 1.76s;
}
.Item__number span:nth-child(45) {
  transition-delay: 1.8s;
}
.Item__number span:nth-child(46) {
  transition-delay: 1.84s;
}
.Item__number span:nth-child(47) {
  transition-delay: 1.88s;
}
.Item__number span:nth-child(48) {
  transition-delay: 1.92s;
}
.Item__number span:nth-child(49) {
  transition-delay: 1.96s;
}
.Item__number span:nth-child(50) {
  transition-delay: 2s;
}
.Item__number.-inview span {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.Item__title {
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__medium);
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .Item__title {
    font-size: 6.28vw;
    letter-spacing: 0.03em;
  }
}
@media screen and (min-width: 769px) {
  .Item__title {
    font-size: min(2.3846153846vw, 31px);
    letter-spacing: 0.02em;
  }
}
.Item__title span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(10px, 0, 0);
  transition: opacity 0.5s linear, transform 0.5s ease-out;
}
.Item__title span:nth-child(1) {
  transition-delay: 0.45s;
}
.Item__title span:nth-child(2) {
  transition-delay: 0.5s;
}
.Item__title span:nth-child(3) {
  transition-delay: 0.55s;
}
.Item__title span:nth-child(4) {
  transition-delay: 0.6s;
}
.Item__title span:nth-child(5) {
  transition-delay: 0.65s;
}
.Item__title span:nth-child(6) {
  transition-delay: 0.7s;
}
.Item__title span:nth-child(7) {
  transition-delay: 0.75s;
}
.Item__title span:nth-child(8) {
  transition-delay: 0.8s;
}
.Item__title span:nth-child(9) {
  transition-delay: 0.85s;
}
.Item__title span:nth-child(10) {
  transition-delay: 0.9s;
}
.Item__title span:nth-child(11) {
  transition-delay: 0.95s;
}
.Item__title span:nth-child(12) {
  transition-delay: 1s;
}
.Item__title span:nth-child(13) {
  transition-delay: 1.05s;
}
.Item__title span:nth-child(14) {
  transition-delay: 1.1s;
}
.Item__title span:nth-child(15) {
  transition-delay: 1.15s;
}
.Item__title span:nth-child(16) {
  transition-delay: 1.2s;
}
.Item__title span:nth-child(17) {
  transition-delay: 1.25s;
}
.Item__title span:nth-child(18) {
  transition-delay: 1.3s;
}
.Item__title span:nth-child(19) {
  transition-delay: 1.35s;
}
.Item__title span:nth-child(20) {
  transition-delay: 1.4s;
}
.Item__title span:nth-child(21) {
  transition-delay: 1.45s;
}
.Item__title span:nth-child(22) {
  transition-delay: 1.5s;
}
.Item__title span:nth-child(23) {
  transition-delay: 1.55s;
}
.Item__title span:nth-child(24) {
  transition-delay: 1.6s;
}
.Item__title span:nth-child(25) {
  transition-delay: 1.65s;
}
.Item__title span:nth-child(26) {
  transition-delay: 1.7s;
}
.Item__title span:nth-child(27) {
  transition-delay: 1.75s;
}
.Item__title span:nth-child(28) {
  transition-delay: 1.8s;
}
.Item__title span:nth-child(29) {
  transition-delay: 1.85s;
}
.Item__title span:nth-child(30) {
  transition-delay: 1.9s;
}
.Item__title span:nth-child(31) {
  transition-delay: 1.95s;
}
.Item__title span:nth-child(32) {
  transition-delay: 2s;
}
.Item__title span:nth-child(33) {
  transition-delay: 2.05s;
}
.Item__title span:nth-child(34) {
  transition-delay: 2.1s;
}
.Item__title span:nth-child(35) {
  transition-delay: 2.15s;
}
.Item__title span:nth-child(36) {
  transition-delay: 2.2s;
}
.Item__title span:nth-child(37) {
  transition-delay: 2.25s;
}
.Item__title span:nth-child(38) {
  transition-delay: 2.3s;
}
.Item__title span:nth-child(39) {
  transition-delay: 2.35s;
}
.Item__title span:nth-child(40) {
  transition-delay: 2.4s;
}
.Item__title span:nth-child(41) {
  transition-delay: 2.45s;
}
.Item__title span:nth-child(42) {
  transition-delay: 2.5s;
}
.Item__title span:nth-child(43) {
  transition-delay: 2.55s;
}
.Item__title span:nth-child(44) {
  transition-delay: 2.6s;
}
.Item__title span:nth-child(45) {
  transition-delay: 2.65s;
}
.Item__title span:nth-child(46) {
  transition-delay: 2.7s;
}
.Item__title span:nth-child(47) {
  transition-delay: 2.75s;
}
.Item__title span:nth-child(48) {
  transition-delay: 2.8s;
}
.Item__title span:nth-child(49) {
  transition-delay: 2.85s;
}
.Item__title span:nth-child(50) {
  transition-delay: 2.9s;
}
.Item__title.-inview span {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.Item__subTitle {
  letter-spacing: 0.04em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Item__subTitle {
    font-size: 2.6666666667vw;
    margin-block-start: 0.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__subTitle {
    font-size: min(0.9230769231vw, 12px);
  }
}
.Item__subTitle span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(10px, 0, 0);
  transition: opacity 0.5s linear, transform 0.5s ease-out;
}
.Item__subTitle span:nth-child(1) {
  transition-delay: 0.65s;
}
.Item__subTitle span:nth-child(2) {
  transition-delay: 0.7s;
}
.Item__subTitle span:nth-child(3) {
  transition-delay: 0.75s;
}
.Item__subTitle span:nth-child(4) {
  transition-delay: 0.8s;
}
.Item__subTitle span:nth-child(5) {
  transition-delay: 0.85s;
}
.Item__subTitle span:nth-child(6) {
  transition-delay: 0.9s;
}
.Item__subTitle span:nth-child(7) {
  transition-delay: 0.95s;
}
.Item__subTitle span:nth-child(8) {
  transition-delay: 1s;
}
.Item__subTitle span:nth-child(9) {
  transition-delay: 1.05s;
}
.Item__subTitle span:nth-child(10) {
  transition-delay: 1.1s;
}
.Item__subTitle span:nth-child(11) {
  transition-delay: 1.15s;
}
.Item__subTitle span:nth-child(12) {
  transition-delay: 1.2s;
}
.Item__subTitle span:nth-child(13) {
  transition-delay: 1.25s;
}
.Item__subTitle span:nth-child(14) {
  transition-delay: 1.3s;
}
.Item__subTitle span:nth-child(15) {
  transition-delay: 1.35s;
}
.Item__subTitle span:nth-child(16) {
  transition-delay: 1.4s;
}
.Item__subTitle span:nth-child(17) {
  transition-delay: 1.45s;
}
.Item__subTitle span:nth-child(18) {
  transition-delay: 1.5s;
}
.Item__subTitle span:nth-child(19) {
  transition-delay: 1.55s;
}
.Item__subTitle span:nth-child(20) {
  transition-delay: 1.6s;
}
.Item__subTitle span:nth-child(21) {
  transition-delay: 1.65s;
}
.Item__subTitle span:nth-child(22) {
  transition-delay: 1.7s;
}
.Item__subTitle span:nth-child(23) {
  transition-delay: 1.75s;
}
.Item__subTitle span:nth-child(24) {
  transition-delay: 1.8s;
}
.Item__subTitle span:nth-child(25) {
  transition-delay: 1.85s;
}
.Item__subTitle span:nth-child(26) {
  transition-delay: 1.9s;
}
.Item__subTitle span:nth-child(27) {
  transition-delay: 1.95s;
}
.Item__subTitle span:nth-child(28) {
  transition-delay: 2s;
}
.Item__subTitle span:nth-child(29) {
  transition-delay: 2.05s;
}
.Item__subTitle span:nth-child(30) {
  transition-delay: 2.1s;
}
.Item__subTitle span:nth-child(31) {
  transition-delay: 2.15s;
}
.Item__subTitle span:nth-child(32) {
  transition-delay: 2.2s;
}
.Item__subTitle span:nth-child(33) {
  transition-delay: 2.25s;
}
.Item__subTitle span:nth-child(34) {
  transition-delay: 2.3s;
}
.Item__subTitle span:nth-child(35) {
  transition-delay: 2.35s;
}
.Item__subTitle span:nth-child(36) {
  transition-delay: 2.4s;
}
.Item__subTitle span:nth-child(37) {
  transition-delay: 2.45s;
}
.Item__subTitle span:nth-child(38) {
  transition-delay: 2.5s;
}
.Item__subTitle span:nth-child(39) {
  transition-delay: 2.55s;
}
.Item__subTitle span:nth-child(40) {
  transition-delay: 2.6s;
}
.Item__subTitle span:nth-child(41) {
  transition-delay: 2.65s;
}
.Item__subTitle span:nth-child(42) {
  transition-delay: 2.7s;
}
.Item__subTitle span:nth-child(43) {
  transition-delay: 2.75s;
}
.Item__subTitle span:nth-child(44) {
  transition-delay: 2.8s;
}
.Item__subTitle span:nth-child(45) {
  transition-delay: 2.85s;
}
.Item__subTitle span:nth-child(46) {
  transition-delay: 2.9s;
}
.Item__subTitle span:nth-child(47) {
  transition-delay: 2.95s;
}
.Item__subTitle span:nth-child(48) {
  transition-delay: 3s;
}
.Item__subTitle span:nth-child(49) {
  transition-delay: 3.05s;
}
.Item__subTitle span:nth-child(50) {
  transition-delay: 3.1s;
}
.Item__subTitle.-inview span {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 768px) {
  .Item__photo {
    margin-block: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__photo {
    grid-area: photo;
  }
}

.Item__image {
  display: block;
}

@media screen and (min-width: 769px) {
  .Item__body {
    align-self: start;
    grid-area: body;
  }
}

.ItemParentheses {
  margin-inline: auto;
  position: relative;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ItemParentheses {
    margin-block: 5.3333333333vw;
    padding-block: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .ItemParentheses {
    margin-block-end: min(1.6923076923vw, 22px);
    padding-block: min(1.1538461538vw, 15px);
  }
}

.ItemParentheses__bracket {
  display: block;
  position: absolute;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
}
@media screen and (max-width: 768px) {
  .ItemParentheses__bracket {
    height: 5.4746666667vw;
    width: 18.5786666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ItemParentheses__bracket {
    height: min(2vw, 26px);
    width: min(6.6153846154vw, 86px);
  }
}

.ItemParentheses__bracket-top {
  inset-block-start: 0;
  inset-inline-start: 0;
}

.ItemParentheses__bracket-bottom {
  inset-block-end: 0;
  inset-inline-end: 0;
}

.Item__text {
  letter-spacing: 0;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .Item__text {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__text {
    font-size: min(1vw, 13px);
  }
}

.Item__button {
  background-color: var(--color__quaternary);
  color: var(--color__secondary);
  display: block;
  font-weight: var(--fontWeight__semiBold);
  line-height: 1.2;
  margin-inline: auto;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .Item__button {
    border-radius: 0.8vw;
    font-size: 2.6666666667vw;
    padding-block: 0.5333333333vw;
    width: 64vw;
  }
}
@media screen and (min-width: 769px) {
  .Item__button {
    border-radius: min(0.2769230769vw, 3.6px);
    font-size: min(0.9230769231vw, 12px);
    padding-block: min(0.4461538462vw, 5.8px);
    width: min(22.0769230769vw, 287px);
  }
}

@media screen and (max-width: 768px) {
  .Lead {
    padding-block: 32vw;
  }
}
@media screen and (min-width: 769px) {
  .Lead {
    padding-block: min(15.3846153846vw, 200px) min(19.0769230769vw, 248px);
  }
}

.Lead__image {
  display: block;
  margin-inline: auto;
  width: auto;
}
@media screen and (max-width: 768px) {
  .Lead__image {
    height: 15.2vw;
  }
}
@media screen and (min-width: 769px) {
  .Lead__image {
    height: min(3.4307692308vw, 44.6px);
  }
}

.Style {
  position: relative;
}
@media screen and (max-width: 768px) {
  .Style {
    overflow: hidden;
  }
}

.Style__photo {
  position: relative;
}

.Style__link {
  display: block;
  position: relative;
}

.Style__bg {
  display: block;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .Style__bg {
    height: min(49.6153846154vw, 645px);
    width: min(33.8461538462vw, 440px);
  }
}

.Style__image {
  display: block;
}

.Style__title {
  display: block;
  pointer-events: none;
  position: absolute;
  width: auto;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .Style__title {
    height: 13.6vw;
  }
}
@media screen and (min-width: 769px) {
  .Style__title {
    height: min(5.0769230769vw, 66px);
  }
}

.Style__lead {
  clip-path: inset(0 0 100% 0);
  display: block;
  pointer-events: none;
  position: absolute;
  transition: clip-path 1s ease 1s;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .Style__lead {
    width: 9.6vw;
  }
}
@media screen and (min-width: 769px) {
  .Style__lead {
    width: min(3.3261538462vw, 43.24px);
  }
}
.-inview .Style__lead {
  clip-path: inset(0);
}

.StyleCredit {
  display: grid;
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__regular);
  position: relative;
}
@media screen and (max-width: 768px) {
  .StyleCredit {
    margin-block-start: 3.2vw;
    width: fit-content;
  }
}

.StyleCredit__list {
  display: grid;
  grid-template-columns: repeat(2, auto);
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .StyleCredit__list {
    gap: 1.6vw 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .StyleCredit__list {
    gap: 0 min(0.6153846154vw, 8px);
  }
}

.StyleCredit__item {
  align-items: center;
  display: flex;
  font-family: var(--fontFamily__sansSerif-en), sans-serif;
  gap: 0.5em;
  letter-spacing: 0;
  line-height: 1.3;
}
@media (hover: hover) and (pointer: fine) {
  .StyleCredit__item {
    opacity: 1;
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .StyleCredit__item:hover, a:hover .StyleCredit__item {
    opacity: 0.4 !important;
  }
}
@media screen and (max-width: 768px) {
  .StyleCredit__item {
    border-block-end: 1px solid #dadada;
  }
}

.StyleCredit__name {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .StyleCredit__name {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .StyleCredit__name {
    font-size: min(0.9230769231vw, 12px);
  }
}
.StyleCredit__name::after {
  content: "/";
  margin-inline: 0.25em;
}

@media screen and (max-width: 768px) {
  .StyleCredit__price {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .StyleCredit__price {
    font-size: min(0.9230769231vw, 12px);
  }
}
.StyleCredit__price::before {
  content: "¥";
  margin-inline-start: 0.2em;
}

@media screen and (max-width: 768px) {
  :where(.Style01) .Style__title {
    inset: 5.3333333333vw 4.8vw auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .Style__title {
    inset: max(-0.8461538462vw, -11px) calc(100% + min(7.6153846154vw, 99px)) auto auto;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style01) .Style__title path[fill*="#333"] {
    fill: var(--color__secondary);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style01) .Style__lead {
    inset: 54.4vw 7.4666666667vw auto auto;
    width: 10.4vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .Style__lead {
    inset: min(5.7692307692vw, 75px) calc(100% + min(7.0769230769vw, 92px)) auto auto;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style01) .Style__lead path[fill*="#333"] {
    fill: var(--color__secondary);
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .Style__row {
    margin-inline: auto;
    position: relative;
    width: min(50vw, 650px);
  }
}
:where(.Style01) .Style__column01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  :where(.Style01) .Style__column01 {
    margin-inline-start: auto;
    width: min(37.3076923077vw, 485px);
  }
}
:where(.Style01) .Style__bg {
  background-color: var(--color__style01);
}
@media screen and (max-width: 768px) {
  :where(.Style01) .Style__bg {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .Style__bg {
    inset: max(-3.0769230769vw, -40px) auto auto max(-12.6923076923vw, -165px);
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .StyleCredit {
    inset: auto auto min(5.3846153846vw, 70px) min(2.3076923077vw, 30px);
    position: absolute;
  }
}
:where(.Style01) .StyleCredit__list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  :where(.Style01) .StyleCredit__list {
    flex-flow: row wrap;
    padding-inline: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style01) .StyleCredit__list {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  :where(.Style02) {
    margin-block-start: 40.8vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) {
    margin-block-start: min(15.3846153846vw, 200px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style02) .Style__title {
    inset: 4.8vw 4.5333333333vw auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .Style__title {
    inset: min(2.5384615385vw, 33px) min(2.5384615385vw, 33px) auto auto;
  }
}
:where(.Style02) .Style__lead {
  filter: drop-shadow(1.00104px 1.00104px 2.00208px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 768px) {
  :where(.Style02) .Style__lead {
    inset: 7.2vw auto auto 8vw;
    height: 72.5333333333vw;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .Style__lead {
    inset: min(2.6153846154vw, 34px) min(6.5384615385vw, 85px) auto auto;
    width: min(3.3261538462vw, 43.24px);
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .Style__row {
    display: grid;
    grid-template: "column01 column02" "credit column02"/min(37.3076923077vw, 485px) min(37.3076923077vw, 485px);
    justify-content: space-between;
    margin-inline: auto;
    width: min(80.7692307692vw, 1050px);
  }
}
:where(.Style02) .Style__column01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  :where(.Style02) .Style__column01 {
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .Style__column01 {
    grid-area: column01;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style02) .Style__column02 {
    margin-block-start: 21.3333333333vw;
    margin-inline-start: auto;
    mix-blend-mode: multiply;
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .Style__column02 {
    grid-area: column02;
    margin-block-start: min(3.6923076923vw, 48px);
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .StyleCredit {
    grid-area: credit;
    margin-block-start: auto;
  }
}
:where(.Style02) .StyleCredit__list {
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 768px) {
  :where(.Style02) .StyleCredit__list {
    padding-inline: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style02) .StyleCredit__list {
    width: min(27.6923076923vw, 360px);
  }
}

@media screen and (max-width: 768px) {
  :where(.Style03) {
    margin-block-start: 40vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) {
    margin-block-start: min(15.3076923077vw, 199px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style03) .Style__title {
    inset: auto auto 5.0666666667vw 9.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .Style__title {
    inset: auto auto min(2.1538461538vw, 28px) min(1.8461538462vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style03) .Style__lead {
    height: 62.9333333333vw;
    inset: 10.6666666667vw 11.7333333333vw auto auto;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .Style__lead {
    inset: min(3.3076923077vw, 43px) min(4.7692307692vw, 62px) auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .Style__row {
    display: grid;
    grid-template: "column01 column02" "column01  credit"/min(37.3076923077vw, 485px) min(37.3076923077vw, 485px);
    justify-content: space-between;
    margin-inline: auto;
    width: min(80.7692307692vw, 1050px);
  }
}
:where(.Style03) .Style__column01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  :where(.Style03) .Style__column01 {
    grid-area: column01;
    margin-block-start: min(3.6923076923vw, 48px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style03) .Style__column02 {
    margin-block-start: 21.3333333333vw;
    margin-inline: auto;
    mix-blend-mode: multiply;
    width: 85.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .Style__column02 {
    grid-area: column02;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style03) .StyleCredit {
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .StyleCredit {
    grid-area: credit;
    margin-block-start: auto;
  }
}
:where(.Style03) .StyleCredit__list {
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 768px) {
  :where(.Style03) .StyleCredit__list {
    justify-content: center;
    padding-inline: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style03) .StyleCredit__list {
    width: min(27.6923076923vw, 360px);
  }
}

@media screen and (max-width: 768px) {
  :where(.Style04) {
    margin-block-start: 40vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) {
    margin-block-start: min(18.4615384615vw, 240px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style04) .Style__title {
    inset: 4.8vw 4.8vw auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .Style__title {
    inset: max(-0.6923076923vw, -9px) auto auto calc(100% + min(6.9230769231vw, 90px));
  }
}
@media screen and (max-width: 768px) {
  :where(.Style04) .Style__title path {
    fill: var(--color__secondary);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style04) .Style__lead {
    height: 68vw;
    inset: 52.8vw 12vw auto auto;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .Style__lead {
    inset: min(5.9230769231vw, 77px) auto auto calc(100% + min(6.5384615385vw, 85px));
  }
}
@media screen and (max-width: 768px) {
  :where(.Style04) .Style__lead path {
    fill: var(--color__secondary);
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .Style__row {
    margin-inline: auto;
    position: relative;
    width: min(49.6153846154vw, 645px);
  }
}
:where(.Style04) .Style__column01 {
  position: relative;
}
@media screen and (min-width: 769px) {
  :where(.Style04) .Style__column01 {
    width: min(37.3076923077vw, 485px);
  }
}
:where(.Style04) .Style__bg {
  background-color: var(--color__style04);
}
@media screen and (max-width: 768px) {
  :where(.Style04) .Style__bg {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .Style__bg {
    inset: max(-3.6923076923vw, -48px) max(-12.3076923077vw, -160px) auto auto;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style04) .StyleCredit {
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .StyleCredit {
    inset: auto auto min(5.3846153846vw, 70px) min(39.7692307692vw, 517px);
    position: absolute;
  }
}
:where(.Style04) .StyleCredit__list {
  display: flex;
}
@media screen and (max-width: 768px) {
  :where(.Style04) .StyleCredit__list {
    flex-flow: row wrap;
    justify-content: center;
    padding-inline: 8vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style04) .StyleCredit__list {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  :where(.Style05) {
    margin-block-start: 40vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) {
    margin-block-start: min(15.3076923077vw, 199px);
  }
}
@media screen and (max-width: 768px) {
  :where(.Style05) .Style__title {
    inset: 4.8vw 4.8vw auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .Style__title {
    inset: min(2.1538461538vw, 28px) min(2.5384615385vw, 33px) auto auto;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style05) .Style__lead {
    height: 68vw;
    inset: 46.9333333333vw 5.6vw auto auto;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .Style__lead {
    inset: min(13.9230769231vw, 181px) min(3.6153846154vw, 47px) auto auto;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .Style__row {
    display: grid;
    gap: min(1.4615384615vw, 19px) min(6.1538461538vw, 80px);
    grid-template-areas: "column01 column02" "credit credit";
    grid-template-columns: repeat(2, min(37.3076923077vw, 485px));
    justify-content: center;
  }
}
:where(.Style05) .Style__column01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  :where(.Style05) .Style__column01 {
    margin-inline-start: auto;
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .Style__column01 {
    grid-area: column01;
  }
}
:where(.Style05) .Style__column02 {
  position: relative;
}
@media screen and (max-width: 768px) {
  :where(.Style05) .Style__column02 {
    margin-block-start: 21.3333333333vw;
    width: 90.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .Style__column02 {
    align-self: end;
    grid-area: column02;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style05) .StyleCredit {
    padding-inline-end: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .StyleCredit {
    grid-area: credit;
  }
}
@media screen and (max-width: 768px) {
  :where(.Style05) .StyleCredit__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 769px) {
  :where(.Style05) .StyleCredit__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .Profile {
    margin-block-start: min(40.2666666667vw, 151px);
    padding-inline: 7.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile {
    display: grid;
    gap: 0 min(1.8846153846vw, 24.5px);
    grid-template-areas: "title title" "image body" "line line";
    justify-content: center;
    margin-block-start: min(15.3846153846vw, 200px);
    margin-inline: auto;
    width: min(46.1538461538vw, 600px);
  }
}
.Profile::after {
  background-color: var(--color__border-gray);
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Profile::after {
    margin-block-start: 10.4vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile::after {
    grid-area: line;
    margin-block-start: min(2.6153846154vw, 34px);
  }
}

.Profile__title {
  color: var(--color__quaternary);
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  font-weight: var(--fontWeight__medium);
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .Profile__title {
    font-size: 2.9333333333vw;
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .Profile__title {
    font-size: min(1vw, 13px);
    grid-area: title;
    width: inherit;
  }
}
.Profile__title::after {
  background-color: var(--color__border-gray);
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Profile__title::after {
    margin-block-end: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__title::after {
    margin-block-end: min(2vw, 26px);
  }
}

.Profile__image {
  display: block;
}
@media screen and (max-width: 768px) {
  .Profile__image {
    margin-inline: auto;
    width: 32.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__image {
    grid-area: image;
    place-self: end;
    width: min(11.6923076923vw, 152px);
  }
}

.Profile__body {
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .Profile__body {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .Profile__body {
    grid-area: body;
    width: fit-content;
  }
}

.Profile__job {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .Profile__job {
    font-size: 2.6666666667vw;
    margin-block-start: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__job {
    font-size: min(0.9230769231vw, 12px);
  }
}

.Profile__name {
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .Profile__name {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__name {
    font-size: min(1.4615384615vw, 19px);
  }
}

.Profile__text {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .Profile__text {
    font-size: 2.9333333333vw;
    margin-block-start: 1.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__text {
    font-size: min(1vw, 13px);
    margin-block-start: min(0.3846153846vw, 5px);
  }
}

.Profile__instagram {
  font-family: var(--fontFamily__sansSerif-en), sans-serif;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
  .Profile__instagram {
    font-size: 3.2vw;
    margin-block-start: 1.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__instagram {
    font-size: min(1.0769230769vw, 14px);
  }
}

.Profile__link {
  align-items: center;
  color: inherit;
  display: flex;
}
@media (hover: hover) and (pointer: fine) {
  .Profile__link {
    opacity: 1;
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .Profile__link:hover, a:hover .Profile__link {
    opacity: 0.7 !important;
  }
}
@media screen and (max-width: 768px) {
  .Profile__link {
    font-family: var(--fontFamily__sansSerif-en2), sans-serif;
    font-weight: var(--fontWeight__medium);
    gap: 1.8666666667vw;
    justify-content: center;
    letter-spacing: 0.04em;
    line-height: 1.6;
  }
}
@media screen and (min-width: 769px) {
  .Profile__link {
    gap: min(0.5384615385vw, 7px);
  }
}
.Profile__link::after {
  background-color: var(--color__tertiary);
  content: "";
  display: block;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0LjQ0OCIgaGVpZ2h0PSI4Ljg5NiIgdmlld0JveD0iMCAwIDQuNDQ4IDguODk2Ij48cGF0aCBkPSJNMTQ2Ny42MTgsMTAzNjMuMTUybC00LjQ0OCw0LjQ0OHYtOC45WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NjMuMTcgLTEwMzU4LjcwNCkiIGZpbGw9IiM1OTU3NTciLz48L3N2Zz4=") no-repeat left top/contain;
          mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0LjQ0OCIgaGVpZ2h0PSI4Ljg5NiIgdmlld0JveD0iMCAwIDQuNDQ4IDguODk2Ij48cGF0aCBkPSJNMTQ2Ny42MTgsMTAzNjMuMTUybC00LjQ0OCw0LjQ0OHYtOC45WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NjMuMTcgLTEwMzU4LjcwNCkiIGZpbGw9IiM1OTU3NTciLz48L3N2Zz4=") no-repeat left top/contain;
}
@media screen and (max-width: 768px) {
  .Profile__link::after {
    height: 2.3733333333vw;
    width: 1.1866666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Profile__link::after {
    height: min(0.6846153846vw, 8.9px);
    width: min(0.3423076923vw, 4.45px);
  }
}

.Credit {
  font-family: var(--fontFamily__sansSerif-en2), sans-serif;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Credit {
    font-size: 2.6666666667vw;
    margin-block-start: 5.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit {
    font-size: min(0.9230769231vw, 12px);
    margin-block-start: min(1.6923076923vw, 22px);
  }
}

.Credit__title::after {
  background-color: var(--color__border-gray);
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .Credit__title::after {
    margin-block: 2.1333333333vw;
    width: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .Credit__title::after {
    margin-block: min(0.7692307692vw, 10px);
    width: min(1.3076923077vw, 17px);
  }
}

.Credit__text {
  line-height: 1.45;
}

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

.Footer__logo {
  display: block;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .Footer__logo {
    width: 56vw;
  }
}
@media screen and (min-width: 769px) {
  .Footer__logo {
    width: min(24.6153846154vw, 320px);
  }
}

.BackTop {
  color: inherit;
  display: block;
  font-family: var(--fontFamily__sansSerif-other), sans-serif;
  letter-spacing: 0.04em;
  line-height: 1;
  margin-inline: auto;
  text-transform: uppercase;
  width: fit-content;
}
@media (hover: hover) and (pointer: fine) {
  .BackTop {
    opacity: 1;
    transition: opacity 0.3s ease !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .BackTop:hover, a:hover .BackTop {
    opacity: 0.7 !important;
  }
}
@media screen and (max-width: 768px) {
  .BackTop {
    font-size: 2.6666666667vw;
    margin-block-start: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .BackTop {
    font-size: min(0.9230769231vw, 12px);
    margin-block-start: min(4.6153846154vw, 60px);
  }
}
.BackTop::before {
  background-color: var(--color__border-gray);
  content: "";
  display: block;
  margin-inline: auto;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjM5MjYgOC43NjEwM0w3LjU5OTE0IDEuNTE0NjVMMC44MDU2NjQgOC43NjEwMyIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMC45MDU3OTciIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIvPgo8L3N2Zz4K") no-repeat left top/contain;
          mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjM5MjYgOC43NjEwM0w3LjU5OTE0IDEuNTE0NjVMMC44MDU2NjQgOC43NjEwMyIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMC45MDU3OTciIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIvPgo8L3N2Zz4K") no-repeat left top/contain;
}
@media screen and (max-width: 768px) {
  .BackTop::before {
    height: 2.6666666667vw;
    margin-block-end: 0.5333333333vw;
    width: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .BackTop::before {
    height: min(0.8461538462vw, 11px);
    margin-block-end: min(0.1538461538vw, 2px);
    width: min(1.4615384615vw, 19px);
  }
}