@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
  width: 100%;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}

@media screen and (max-width: 979px) {
  [data-sp-aspect-ratio="650:867"]:before {
    padding-top: 133.3846153846%;
  }
  [data-aspect-ratio="3:4"]:before,
  [data-sp-aspect-ratio="3:4"]:before {
    padding-top: 133.3333333333%;
  }
}
.kaws-winter .u-only-pc,
.kaws-winter .u-only-sp {
  display: block;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter .u-only-sp {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .kaws-winter .u-only-pc {
    display: none;
  }
}
.lineup-modal-outer .swiper-button-next {
  height: 40px;
  width: 40px;
}

.lineup-modal-outer .swiper-button-next:after {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/icon_arrow_next.png);
  content: "";
  height: 40px;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  -webkit-mask-image: none;
  mask-image: none;
  top: 0;
  transform: none;
  width: 40px;
}

.lineup-modal-outer .swiper-button-prev {
  height: 40px;
  width: 40px;
}

.lineup-modal-outer .swiper-button-prev:after {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/icon_arrow_prev.png);
  content: "";
  height: 40px;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  -webkit-mask-image: none;
  mask-image: none;
  top: 0;
  transform: none;
  width: 40px;
}

@media screen and (max-width: 979px) {
  .lineup-modal-outer .swiper-button-prev,
  .lineup-modal-outer .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
  }
  .lineup-modal-outer .swiper-button-next,
  .lineup-modal-outer .swiper-rtl .swiper-button-prev {
    left: auto;
    right: 0;
  }
}
.lineup-modal-pagination-swiper.swiper {
  overflow: visible;
}

.lineup-modal-pagination-swiper .swiper-slide {
  cursor: pointer;
}

.lineup-modal-pagination-swiper .swiper-slide .lineup-modal__image {
  border: 0.85px solid #dadada;
  box-sizing: content-box;
}

.lineup-modal-pagination-swiper .swiper-slide-thumb-active {
  position: relative;
}

.lineup-modal-pagination-swiper .swiper-slide-thumb-active:after {
  border: 2px solid #405b54;
  content: "";
  height: calc(100% + 8px);
  left: -4px;
  position: absolute;
  top: -4px;
  width: calc(100% + 8px);
  z-index: 0;
}

.kaws-winter .header {
  background-color: var(--pmColor-bg);
  width: 100%;
  z-index: 7;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter .header {
    background: none;
    left: 24px;
    position: fixed;
    top: 20px;
    width: auto;
    z-index: 10;
  }
}
.kaws-winter .fr-globalHeader {
  background: transparent !important;
  border-bottom: none !important;
  box-sizing: border-box !important;
  height: 59px;
  min-width: 320px !important;
  padding: 12px 0 !important;
  position: relative;
}

@media screen and (max-width: 979px) {
  .kaws-winter .fr-globalHeader {
    margin-bottom: -59px;
    z-index: 2;
  }
}
@media screen and (min-width: 979.1px) {
  .kaws-winter .fr-globalHeader {
    height: auto;
    padding: 0 !important;
    width: auto;
  }
}
.kaws-winter .fr-globalHeader_inner {
  box-sizing: border-box !important;
  display: flex;
  padding: 0 15px !important;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter .fr-globalHeader_inner {
    padding: 0 !important;
  }
}
.kaws-winter img.fr-globalHeader_logo.-double {
  height: 28px !important;
  left: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 63px !important;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter img.fr-globalHeader_logo.-double {
    left: auto;
    position: relative;
    top: auto;
    transform: none;
  }
}
.kaws-winter .fr-globalHeader_utLogo {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter .fr-globalHeader_utLogo {
    left: auto;
    margin-left: 24px;
    position: relative;
    top: auto;
    transform: none;
  }
  .wrapper {
    background-attachment: fixed;
    background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/bg_kv_pc.png);
    background-position: 50%;
    background-size: cover;
  }
  .kaws-winter .aside--sp {
    background-color: #fff;
    margin: 0 auto;
    max-width: 500px;
    padding: 12px 15px 0;
    width: 70%;
  }
  .kaws-winter .aside--sp .fr-snsButtons.fr-pc-mt-xxl {
    margin-top: 0 !important;
    padding-top: 60px;
  }
}
.kaws-winter .aside--sp .fr-snsButtons_heading {
  text-align: center;
}

.kaws-winter .aside--sp .fr-snsButtons_items {
  justify-content: center;
}

.kaws-winter .kaws-breadcrumbs {
  padding-left: 4vw;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter .kaws-breadcrumbs {
    padding-left: 15px;
  }
}
.kaws-winter .moneyText {
  text-align: left;
  width: auto;
}

.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] {
  display: inline;
  width: 100%;
}

.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product {
  height: auto;
  margin-top: 0;
  width: auto;
}

.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_inner {
  line-height: 24px;
}

@media screen and (max-width: 979px) {
  .kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_inner {
    line-height: 24px;
  }
}
.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_content {
  display: inline-block;
  margin-top: 0;
}

.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_gender,
.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_name {
  display: none;
}

.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_price {
  color: #000;
  font-family: UniqloPro Regular;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  text-align: left;
}

@media screen and (max-width: 979px) {
  .kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_price {
    font-size: 20px;
    line-height: 24px;
  }
  .kaws-winter .-globalDesign .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_price {
    font-size: 26.67px;
    line-height: 32px;
  }
}
.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_priceFlags,
.kaws-winter .moneyText .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product_sizes {
  display: none;
}

.kaws-winter .moneyText .fr-bff-products {
  display: inline;
}

.kaws-winter .moneyText .fr-bff-product_apology,
.kaws-winter .moneyText .fr-bff-product_imgWrapper {
  display: none;
}

.kaws-winter .moneyText [data-component-type=ProductCarouselDestroy] .fr-bff-product_content,
.kaws-winter .moneyText [data-component-type=ProductCarousel] .fr-bff-product_content {
  margin-right: 0;
}

.kaws-winter footer .fr-globalFooter {
  background-color: #fff !important;
  margin: 0 auto !important;
  padding-top: 24px !important;
}

@media screen and (min-width: 979.1px) {
  .kaws-winter footer .fr-globalFooter {
    max-width: 500px !important;
  }
}
.kaws-winter footer .fr-globalFooter .fr-globalFooter_navigationInner {
  display: block !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_navigationItems {
  display: block !important;
  font-size: 16px !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_navigationItem {
  margin-left: 0 !important;
  margin-top: 24px !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_snsItems.u-only-sp {
  display: flex !important;
  justify-content: center !important;
  margin-top: 24px !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_snsItems.u-only-sp .fr-globalFooter_snsItem {
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_snsItems.u-only-pc {
  display: none !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_copyright {
  padding: 15px 4vw !important;
}

.kaws-winter footer .fr-globalFooter .fr-globalFooter_copyrightInner {
  justify-content: center !important;
}

body {
  width: 100%;
}

:root {
  --app-height: 100dvh;
}

body.is-modal-open {
  overflow: hidden;
}

.overlay {
  position: relative;
}

.overlay-trigger {
  bottom: 0;
  position: absolute;
}

.kv {
  width: 100%;
}

.kv.is-fixed {
  bottom: 0;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
}

.kv__inner {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1186px;
  width: 100%;
}

.kv-main {
  background: #f7f5f1;
  max-width: 500px;
  order: 2;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .kv-main {
    max-width: none;
  }
}
.kv-main__inner {
  margin: 0 auto;
  max-width: calc(100% - 40px);
  padding: 60px 0;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .kv-main__inner {
    max-width: calc(100% - 30px);
    padding: 36px 0 64px;
  }
}
.kv-main__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  right: 16px;
  top: -53px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.kv-main__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.kv-main__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .kv-main__decoration-01 {
    right: 1%;
    top: -8%;
  }
}
.kv-main__h1 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 33.6px;
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .kv-main__h1 {
    font-size: 18px;
    font-style: Bold;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 21.6px;
    margin-bottom: 28px;
    text-align: center;
  }
}
.kv-main__lead {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 1em;
}

@media screen and (max-width: 979px) {
  .kv-main__lead {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19.6px;
  }
}
.kv-main__link {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19.6px;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  margin-top: 12px;
  text-decoration-thickness: 0;
}

.kv-main__button {
  border: 1.18px solid #000;
  border-radius: 71.05px;
  margin-top: 17px;
  text-align: center;
}

.kv-main__button a {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  padding: 14px 10px;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .kv-main__button a {
    padding: 17px 10px;
  }
}
.kv-main-information {
  border: 1.33px solid #000;
  margin-bottom: 60px;
  margin-top: 40px;
  padding: 28px 20px 24px;
  position: relative;
}

@media screen and (max-width: 979px) {
  .kv-main-information {
    margin-bottom: 64px;
    margin-top: 36px;
    padding: 21px 15px;
  }
}
.kv-main-information__header {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26.4px;
  margin-bottom: 12px;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .kv-main-information__header {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 21.6px;
    text-align: center;
  }
}
.kv-main-information__lead {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-top: 8px;
}

.kv-main-information__link {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19.6px;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  margin-top: 8px;
  text-decoration-thickness: 0;
}

@media screen and (max-width: 979px) {
  .kv-main-information__link {
    font-size: 13px;
    line-height: 16.9px;
    margin-top: 8px;
  }
}
.kv-main-information__decoration-01 {
  bottom: -49px;
  display: block;
  height: 96px;
  left: 52px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main-information__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.kv-main-information__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_blue.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main-information__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.kv-main-information__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .kv-main-information__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .kv-main-information__decoration-01 {
    bottom: -55px;
    left: 10%;
  }
}
.side-profile {
  background: #f7f5f1;
  border-radius: 10px;
  margin: 66px 20px;
  max-width: 250px;
  order: 1;
  position: sticky;
  top: 66px;
  width: 100%;
}

.lower-section.is-fixed .side-profile {
  position: fixed;
}

@media screen and (max-width: 979px) {
  .side-profile {
    display: none;
  }
}
.side-profile__inner {
  padding: 49.5px 15px;
  position: relative;
}

.side-profile__image {
  margin: 0 auto;
  max-width: 130px;
}

.side-profile__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  right: 17px;
  top: -42px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.side-profile__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_green.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.side-profile__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-01:before {
    height: 77px;
    width: 77px;
  }
}
.side-profile__decoration-02 {
  bottom: -60px;
  display: block;
  height: 96px;
  left: 17px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.side-profile__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_blue.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.side-profile__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .side-profile__decoration-02:before {
    height: 77px;
    width: 77px;
  }
}
.side-profile__header-h2 {
  margin-bottom: 28px;
}

.side-profile__header-h2,
.side-profile__header-h3 {
  font-size: 20px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.side-profile__header-h3 {
  margin: 28px 0 20px;
}

.side-profile__caption {
  font-size: 13px;
  font-style: Regular;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-top: 8px;
  text-align: center;
}

.side-profile__lead {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 1em;
}

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

.side-profile__link a {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  text-decoration-thickness: 0;
}

.side-lineup {
  background: #f7f5f1;
  border-radius: 10px;
  margin: 66px 20px;
  max-width: 250px;
  order: 3;
  overflow-y: scroll;
  position: sticky;
  top: 66px;
  width: 100%;
}

.lower-section.is-fixed .side-lineup {
  position: fixed;
}

@media screen and (max-width: 979px) {
  .side-lineup {
    display: none;
  }
  .side-lineup.is-open {
    background-color: transparent;
    display: block;
    height: var(--app-height);
    left: 0;
    margin: 0;
    max-height: var(--app-height);
    max-width: none;
    overflow-y: hidden;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
@media screen and (min-width: 979.1px) {
  .side-lineup::-webkit-scrollbar {
    height: 12px;
    width: 12px;
  }
  .side-lineup::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border: 3px solid #f1f1f1;
    border-radius: 10px;
  }
  .side-lineup::-webkit-scrollbar-thumb:hover {
    background: #bfbfbf;
  }
  .side-lineup * {
    scrollbar-color: #d9d9d9 #fff;
    scrollbar-width: thin;
  }
  .side-lineup-modal__overlay {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .side-lineup-modal__overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    display: block;
    height: var(--app-height);
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1;
  }
}
.side-lineup-modal-close {
  display: none;
}

@media screen and (max-width: 979px) {
  .side-lineup-modal-close {
    background-color: #000;
    border-radius: 40px;
    bottom: 55px;
    display: flex;
    justify-content: center;
    left: 50%;
    margin: 0 auto;
    max-width: 250px;
    padding: 20px;
    position: fixed;
    transform: translateX(-50%);
    width: 100%;
    z-index: 20;
  }
  .side-lineup-modal-close__text {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 120%;
    text-align: center;
  }
  .side-lineup-modal-close__icon {
    height: 14px;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
  }
}
.side-lineup__inner {
  padding: 30px 20px;
}

@media screen and (max-width: 979px) {
  .side-lineup__inner {
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
    margin-bottom: 15px;
    overflow-y: scroll;
    padding: 40px 20px 140px;
    position: relative;
    z-index: 11;
  }
  .side-lineup__inner::-webkit-scrollbar {
    height: 12px;
    width: 12px;
  }
  .side-lineup__inner::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border: 3px solid #f1f1f1;
    border-radius: 10px;
  }
  .side-lineup__inner::-webkit-scrollbar-thumb:hover {
    background: #bfbfbf;
  }
  .side-lineup__inner * {
    scrollbar-color: #d9d9d9 #fff;
    scrollbar-width: thin;
  }
}
.side-lineup__header-h2 {
  font-size: 20px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .side-lineup__header-h2 {
    font-size: 32px;
    line-height: 33.6px;
  }
}
.side-lineup__header-h3 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 30px;
  text-align: center;
}

.side-lineup-menu {
  align-items: flex-start;
  display: flex;
  gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  justify-content: center;
  margin-top: 30px;
  row-gap: 12px;
}

.side-lineup-menu__item-heading {
  font-size: 17px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 25.5px;
  text-align: center;
}

.side-lineup-menu__item-detail {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-top: 4px;
  text-align: center;
}

.side-lineup-product {
  align-items: flex-start;
  display: grid;
  gap: 15px 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-top: 10px;
  row-gap: 15px;
}

.side-lineup-product__name {
  color: #000;
  font-size: 14.17px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19.83px;
  margin-top: 4.72px;
  text-align: center;
}

.lineup {
  position: relative;
}

.lineup__inner {
  background-color: #f7f5f1;
  margin: 0 auto;
  max-width: 1300px;
}

@media screen and (max-width: 979px) {
  .lineup__inner {
    background-color: #f7f5f1;
  }
}
.lineup-product--01 .lineup-image {
  z-index: 9;
}

.lineup-product--02 .lineup-image {
  z-index: 8;
}

.lineup-product--03 .lineup-image {
  z-index: 7;
}

.lineup-product--04 .lineup-image {
  z-index: 6;
}

.lineup-product--05 .lineup-image {
  z-index: 5;
}

.lineup-product--06 .lineup-image {
  z-index: 4;
}

.lineup-product--07 .lineup-image {
  z-index: 3;
}

.lineup-product--08 .lineup-image {
  z-index: 2;
}

.lineup-product--09 .lineup-image {
  z-index: 1;
}

@media screen and (min-width: 979.1px) {
  .lineup-product {
    padding-bottom: 50px;
    padding-top: 60px;
  }
  .lineup-product:last-child {
    padding-bottom: 60px;
  }
  .lineup-product.is-active .lineup-image.is-fixed {
    bottom: 0;
    display: block;
    position: fixed;
    top: auto;
  }
}
@media screen and (min-width: 979.1px) and (min-width: 979.1px) {
  .lineup-product.is-active .lineup-image.is-fixed img {
    height: calc(var(--app-height));
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right top;
    object-position: right top;
  }
}
@media screen and (min-width: 979.1px) {
  .lineup-image {
    height: calc(var(--app-height));
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity 0.5s;
    width: 50%;
  }
}
@media screen and (min-width: 979.1px) and (min-width: 979.1px) {
  .lineup-image img {
    height: calc(var(--app-height));
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right top;
    object-position: right top;
  }
}
@media screen and (min-width: 979.1px) {
  .lineup-image:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
  }
  .lineup-image.is-delay {
    display: none;
  }
}
@media screen and (min-width: 979.1px) and (min-width: 979.1px) {
  .lineup-image.is-disappear {
    opacity: 0;
  }
}
@media screen and (min-width: 979.1px) {
  .lineup-image.is-fixed {
    bottom: 0;
    position: fixed;
    top: auto;
  }
}
@media screen and (min-width: 979.1px) and (min-width: 979.1px) {
  .lineup-image.is-fixed img {
    height: calc(var(--app-height));
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top right;
    object-position: top right;
  }
}
@media screen and (min-width: 979.1px) {
  .lineup-image.is-bottom {
    bottom: 0;
    top: auto;
  }
}
@media screen and (min-width: 979.1px) and (min-width: 979.1px) {
  .lineup-image.is-bottom img {
    height: calc(var(--app-height));
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top right;
    object-position: top right;
  }
}
@media screen and (max-width: 979px) {
  .lineup-image {
    position: relative;
  }
}
.lineup-image__decoration {
  height: var(--app-height);
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 979.1px) {
  .lineup-image__decoration {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .lineup-image__decoration {
    height: 100%;
    width: 100%;
  }
}
.lineup-image--01 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--01 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_yellow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--01 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--01 .lineup-image__decoration-01 {
    right: 9%;
    top: -31px;
  }
}
.lineup-image--01 .lineup-image__decoration-02 {
  bottom: 8%;
  display: block;
  height: 96px;
  left: 5%;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--01 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_red.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--01 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--01 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--01 .lineup-image__decoration-02 {
    bottom: 6px;
    left: 3%;
    transform: translateY(60%);
  }
}
.lineup-image--02 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  right: 8%;
  top: -44px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_green.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-02 {
  display: block;
  height: 96px;
  left: 12%;
  position: absolute;
  top: 24%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_yellow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--02 .lineup-image__decoration-02 {
    left: 3%;
    top: 17%;
  }
}
.lineup-image--02 .lineup-image__decoration-03 {
  bottom: -60px;
  display: block;
  height: 96px;
  left: 16%;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-03 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-03:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-03:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--02 .lineup-image__decoration-03:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--02 .lineup-image__decoration-03:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--02 .lineup-image__decoration-03 {
    display: none;
  }
}
.lineup-image--03 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  left: 16%;
  position: absolute;
  top: -30px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--03 .lineup-image__decoration-01 {
    left: 12%;
    top: 0;
    transform: translateY(-46%);
  }
}
.lineup-image--03 .lineup-image__decoration-02 {
  display: block;
  height: 96px;
  left: 5%;
  position: absolute;
  top: 16%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_green.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--03 .lineup-image__decoration-02 {
    left: 2%;
    top: 16%;
  }
}
.lineup-image--03 .lineup-image__decoration-03 {
  bottom: -60px;
  display: block;
  height: 96px;
  left: 11%;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-03 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-03:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_yellow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-03:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--03 .lineup-image__decoration-03:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--03 .lineup-image__decoration-03:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--03 .lineup-image__decoration-03 {
    display: none;
  }
}
.lineup-image--04 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  left: 11%;
  position: absolute;
  top: -20px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--04 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_yellow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--04 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--04 .lineup-image__decoration-01 {
    left: 5%;
  }
}
.lineup-image--04 .lineup-image__decoration-02 {
  bottom: -50px;
  display: block;
  height: 96px;
  position: absolute;
  right: 29%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--04 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--04 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--04 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--04 .lineup-image__decoration-02 {
    display: none;
  }
}
.lineup-image--05 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--05 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--05 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--05 .lineup-image__decoration-01 {
    right: 20%;
    top: -23px;
  }
}
.lineup-image--05 .lineup-image__decoration-02 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--05 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_yellow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--05 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--05 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--05 .lineup-image__decoration-02 {
    right: 5%;
    top: 13%;
  }
}
.lineup-image--06 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--06 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--06 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--06 .lineup-image__decoration-01 {
    left: 6%;
    top: -8%;
  }
}
.lineup-image--06 .lineup-image__decoration-02 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--06 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_pink.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--06 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--06 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--06 .lineup-image__decoration-02 {
    bottom: -55px;
    right: 8%;
  }
}
.lineup-image--07 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--07 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_pink.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--07 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--07 .lineup-image__decoration-01 {
    right: 14%;
    top: -33px;
  }
}
.lineup-image--07 .lineup-image__decoration-02 {
  bottom: -40px;
  display: block;
  height: 96px;
  position: absolute;
  right: 18%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--07 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--07 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--07 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--07 .lineup-image__decoration-02 {
    display: none;
  }
}
.lineup-image--08 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  right: 18%;
  top: -40px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--08 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--08 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--08 .lineup-image__decoration-01 {
    right: 12%;
    top: -44px;
  }
}
.lineup-image--08 .lineup-image__decoration-02 {
  bottom: -60px;
  display: block;
  height: 96px;
  left: 13%;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--08 .lineup-image__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--08 .lineup-image__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--08 .lineup-image__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--08 .lineup-image__decoration-02 {
    display: none;
  }
}
.lineup-image--09 .lineup-image__decoration-01 {
  display: block;
  height: 96px;
  left: 13%;
  position: absolute;
  top: -20px;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--09 .lineup-image__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--09 .lineup-image__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_white.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--09 .lineup-image__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.lineup-image--09 .lineup-image__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .lineup-image--09 .lineup-image__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .lineup-image--09 .lineup-image__decoration-01 {
    left: 8%;
    top: -20px;
  }
}
@media screen and (min-width: 979.1px) {
  .lineup-detail {
    margin-left: 50%;
  }
}
@media screen and (max-width: 979px) {
  .lineup-detail {
    margin: 0 auto;
    max-width: calc(100% - 23px);
    width: 100%;
  }
}
.lineup-detail-menu {
  display: flex;
  gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  justify-content: center;
  margin-top: 10px;
  row-gap: 24px;
}

@media screen and (max-width: 979px) {
  .lineup-detail-menu {
    margin-bottom: 12px;
    margin-top: 20px;
  }
}
.lineup-detail-menu__item {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.lineup-detail-menu__item span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-left: 12px;
}

.lineup-detail-item {
  align-items: center;
  display: grid;
  gap: 20px 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  margin: 28px auto 0;
  max-width: 412px;
  row-gap: 20px;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .lineup-detail-item {
    gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    margin-top: 20px;
    row-gap: 12px;
  }
}
.lineup-detail-item__caption {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-top: 5px;
}

.lineup-detail-item__button {
  max-width: 200px;
  position: relative;
  width: 100%;
}

.lineup-detail-item__button:after {
  background-image: url(/jp/ja/special-feature/kaws-winter/common/images/icon_grass.svg);
  content: "";
  height: 31px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 29px;
}

.lineup-detail-item__button--2column {
  grid-column-end: 3;
  grid-column-start: 1;
}

@media screen and (max-width: 979px) {
  .lineup-detail-item__button--2column {
    max-width: calc(50% - 6px);
  }
}
.lineup-detail-anchor {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  display: flex;
  margin: 37px 0;
}

.lineup-detail-anchor__button {
  align-items: center;
  color: #000;
  display: flex;
  flex: 1;
  font-family: Helvetica Neue;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0;
  line-height: 19.6px;
  padding: 26px;
  text-align: center;
  vertical-align: middle;
}

.lineup-detail-anchor__button:first-child {
  border-right: 1px solid #000;
}

.lineup-detail__header {
  font-size: 36px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  text-align: center;
}

.lineup-detail__header:not(:first-child) {
  margin-top: 60px;
}

@media screen and (max-width: 979px) {
  .lineup-detail__header {
    font-size: 32px;
    font-style: Bold;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 33.6px;
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
  }
}
.lineup-detail__header-02 {
  font-size: 36px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  text-align: center;
}

.lineup-detail__header-02:not(:first-child) {
  margin-top: 36px;
}

@media screen and (max-width: 979px) {
  .lineup-detail__header-02 {
    font-size: 22px;
    font-style: Bold;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 26.4px;
    margin-bottom: 12px;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
  }
}
.lineup-detail__name {
  font-size: 20px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.lineup-detail__name:not(:first-child) {
  margin-top: 28px;
}

@media screen and (max-width: 979px) {
  .lineup-detail__name:not(:first-child) {
    margin-top: 35px;
  }
  .lineup-detail__name {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 26.4px;
    margin-top: 36px;
    text-align: center;
  }
}
.lineup-modal {
  display: none;
  height: var(--app-height);
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  width: 50svw;
  z-index: 2;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.lineup-modal::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 979px) {
  .lineup-modal {
    width: 100vw;
    z-index: 100;
  }
}
.lineup-modal-product {
  width: 412px;
}

@media screen and (max-width: 979px) {
  .lineup-modal-product {
    width: 100%;
  }
}
.lineup-modal-pagination-swiper {
  margin-top: 15px;
}

@media screen and (max-width: 979px) {
  .lineup-modal-pagination-swiper {
    margin-top: 8px;
    padding-top: 12px;
  }
}
.lineup-modal-pagination-swiper__wrapper {
  justify-content: center;
}

.lineup-modal-pagination-swiper__slide {
  max-width: 44px;
}

.lineup-modal-thumbnail__inner {
  margin: 0 auto;
}

.lineup-modal-thumbnail__wrap {
  margin: 0 auto;
  max-width: 295px;
  width: 100%;
}

.lineup-modal-thumbnail__name {
  text-align: center;
}

.lineup-modal__overlay {
  background: #f7f5f1;
  height: var(--app-height);
  opacity: 0.95;
  position: fixed;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 1;
}

@media screen and (max-width: 979px) {
  .lineup-modal__overlay {
    height: var(--app-height);
    left: 0;
    right: auto;
    width: 100%;
  }
}
.lineup-modal__inner {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 500px;
  min-height: var(--app-height);
  padding: 78px 0 104px;
  position: relative;
  width: 100%;
  z-index: 2;
}

@media screen and (max-width: 979px) {
  .lineup-modal__inner {
    padding: 10px 0;
  }
}
.lineup-modal__close {
  margin-top: 20px;
  text-align: center;
}

.lineup-modal__close img {
  cursor: pointer;
  max-width: 64px;
}

@media screen and (max-width: 979px) {
  .lineup-modal__close {
    margin-top: 16px;
  }
}
.viewall__inner {
  background-color: #fff;
  margin: 0 auto;
  max-width: 500px;
  padding: 56px 20px 60px;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .viewall__inner {
    max-width: none;
  }
}
.profile__inner {
  background: #d4c5a3;
  margin: 0 auto;
  max-width: 500px;
  padding: 56px 40px 60px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .profile__inner {
    max-width: none;
    padding: 48px 30px;
  }
}
@media screen and (min-width: 979.1px) {
  .profile__inner {
    display: none;
  }
}
.profile__header {
  font-size: 36px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 28px;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .profile__header {
    font-size: 32px;
    line-height: 33.6px;
  }
}
.profile__lead {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
}

@media screen and (max-width: 979px) {
  .profile__lead {
    font-size: 14px;
    line-height: 19.6px;
  }
}
.profile-2col {
  align-items: center;
  display: flex;
  gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  justify-content: space-between;
  margin-bottom: 28px;
  row-gap: 20px;
}

.profile-2col__name {
  flex: 1;
  font-size: 20px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
}

@media screen and (max-width: 979px) {
  .profile-2col__name {
    font-size: 22px;
    line-height: 26.4px;
  }
}
.profile-2col__image {
  width: 200px;
}

@media screen and (max-width: 979px) {
  .profile-2col__image {
    max-width: 40vw;
    width: 100%;
  }
}
.profile-2col__header {
  font-size: 36px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 40px;
  text-align: center;
}

.profile__decoration-01,
.profile__decoration-02,
.profile__decoration-03 {
  background-repeat: no-repeat;
  background-size: contain;
  height: 98px;
  position: absolute;
  width: 98px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-01,
  .profile__decoration-02,
  .profile__decoration-03 {
    background-size: contain;
    height: 76px;
    width: 76px;
  }
}
.profile__decoration-01 {
  display: block;
  height: 96px;
  position: absolute;
  right: 2%;
  top: -6%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-01 {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-01:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_pink.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-01:after {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-01:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-01:before {
    height: 77px;
    width: 77px;
  }
  .profile__decoration-01 {
    right: 8%;
  }
}
.profile__decoration-02 {
  display: block;
  height: 96px;
  left: 2%;
  position: absolute;
  top: 8%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-02 {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-02:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_green.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-02:after {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-02:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-02:before {
    height: 77px;
    width: 77px;
  }
  .profile__decoration-02 {
    left: 1%;
    top: 10%;
  }
}
.profile__decoration-03 {
  bottom: -9%;
  display: block;
  height: 96px;
  position: absolute;
  right: 2%;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-03 {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-03:after {
  background-blend-mode: screen;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_blue.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-03:after {
    height: 77px;
    width: 77px;
  }
}
.profile__decoration-03:before {
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/kaws-winter/images/img_yarnball_shadow.png);
  background-size: cover;
  content: "";
  display: block;
  height: 96px;
  mix-blend-mode: multiply;
  position: absolute;
  width: 96px;
}

@media screen and (max-width: 979px) {
  .profile__decoration-03:before {
    height: 77px;
    width: 77px;
  }
  .profile__decoration-03 {
    bottom: -12%;
    right: 7%;
  }
}
.profile__caption {
  font-size: 11px;
  line-height: 13.2px;
}

.profile__caption,
.profile__link {
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
  text-align: right;
}

.profile__link {
  font-size: 13px;
  line-height: 16.9px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  text-decoration-thickness: 0;
}

.information__inner {
  background-color: #fff;
  margin: 0 auto;
  max-width: 500px;
  padding: 56px 20px 60px;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .information__inner {
    max-width: none;
    padding: 60px 15px;
  }
}
.information__header {
  font-size: 36px;
  font-style: Bold;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 979px) {
  .information__header {
    font-size: 32px;
    margin-bottom: 36px;
  }
}
.information-item {
  display: flex;
  gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
}

.information-item + .information-item {
  margin-top: 40px;
}

@media screen and (max-width: 979px) {
  .information-item + .information-item {
    margin-top: 12px;
  }
  .information-item {
    gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 0;
  }
}
.information-item__image {
  width: 160px;
}

@media screen and (max-width: 979px) {
  .information-item__image {
    max-width: 32vw;
    width: 100%;
  }
}
.information-item__text {
  flex: 1;
}

@media screen and (max-width: 979px) {
  .information-item__text {
    margin-left: 20px;
  }
}
.information-item__header {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 26.4px;
}

@media screen and (max-width: 979px) {
  .information-item__header {
    font-size: 16px;
    line-height: 24px;
  }
}
.information-item__lead {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 4px;
}

@media screen and (max-width: 979px) {
  .information-item__lead {
    font-size: 14px;
    line-height: 19.6px;
  }
}
.information-item__link {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 19.6px;
  margin-top: 20px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0;
  text-decoration-thickness: 0;
}

@media screen and (max-width: 979px) {
  .information-item__link {
    font-size: 13px;
    line-height: 16.9px;
  }
}
.information__caption {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
  margin-top: 40px;
  text-align: center;
}

.lower-side {
  align-items: flex-start;
  display: flex;
  height: 0;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1186px;
  position: sticky;
  width: 100%;
}

.lower-side:before {
  background-color: #fff;
  content: "";
  margin: 0 auto;
  min-width: 500px;
  order: 2;
}

@media screen and (max-width: 979px) {
  .lower-side:before {
    max-width: none;
  }
}
.lower-side.is-fixed {
  left: 50%;
  position: fixed;
  top: 0;
  transform: translateX(-50%);
}

.fixed {
  bottom: 0;
  opacity: 1;
  position: fixed;
  transition: opacity 0.5s;
  width: 100%;
  z-index: 90;
}

@media screen and (min-width: 979.1px) {
  .fixed {
    display: none;
  }
}
.fixed__inner {
  margin: 0 0 40px;
}

.fixed-button {
  align-items: center;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 40px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  font-family: Helvetica Neue;
  justify-content: center;
  margin: 0 auto;
  max-width: 250px;
  padding: 16.5px 10px;
  position: relative;
  text-align: center;
  width: 100%;
}

.fixed-button__text {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  text-align: center;
}

.fixed-button__icon {
  height: 9.3px;
  position: absolute;
  right: 21.5px;
  width: 15px;
}

.fixed-button__icon:after,
.fixed-button__icon:before {
  background-color: #000;
  content: "";
  height: 1.3px;
  left: 0;
  position: absolute;
  width: 15px;
}

.fixed-button__icon:before {
  bottom: 0;
}

.fixed-button__icon:after {
  top: 0;
}

.fixed.is-hidden {
  display: none;
  opacity: 0;
}

.to-top {
  bottom: 100px;
  display: block;
  height: 46px;
  position: fixed;
  right: 15px;
  width: 50px;
  z-index: 90;
}

@media screen and (min-width: 979.1px) {
  .to-top {
    z-index: 1;
  }
}
.to-top__button {
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
  width: 100%;
}

.to-top__button.is-scroll-top {
  opacity: 1;
  pointer-events: auto;
}

.cmn-button-01 {
  border: 1.18px solid #000;
  border-radius: 71.05px;
  text-align: center;
}

.cmn-button-01:not(:first-child) {
  margin-top: 20px;
}

.cmn-button-01 a {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  padding: 14px 10px;
  text-align: center;
  width: 100%;
}

.cmn-button-02 {
  flex: 1;
  gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
}

@media screen and (max-width: 979px) {
  .cmn-button-02 {
    max-width: 256px;
  }
}
.cmn-button-02 a {
  background: #000;
  border-radius: 70px;
  color: #fff;
  display: inline-block;
  gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  padding: 17px;
  row-gap: 10px;
  text-align: center;
  width: 100%;
}

.cmn-favorite .fr-bff-products {
  background-color: transparent;
}

.cmn-favorite .fr-bff-product {
  border: 1px solid #000;
  border-radius: 50%;
  height: 52px;
  width: 52px;
}

.cmn-favorite .fr-bff-product_colorChipsAndFavorite,
.cmn-favorite .fr-bff-product_imgWrapper,
.cmn-favorite .fr-bff-product_inner,
.cmn-favorite .js-fr-bff-favorite {
  height: 100%;
  width: 100%;
}

.cmn-favorite .fr-bff-product_apology,
.cmn-favorite .fr-bff-product_colorChipsAndIcon,
.cmn-favorite .fr-bff-product_content,
.cmn-favorite .fr-bff-product_imgWrapper > .u-imgAdjustBox {
  display: none;
}

.cmn-explanation {
  align-items: flex-end;
  display: flex;
  gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  justify-content: center;
  margin-top: 28px;
  row-gap: 15px;
}

@media screen and (max-width: 979px) {
  .lineup-modal-product .cmn-explanation {
    margin-top: 8px;
  }
}
.cmn-explanation__sex,
.cmn-explanation__size {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16.9px;
}

.cmn-explanation__price {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 3%;
  line-height: 24px;
}

.cmn__button-wrap {
  display: flex;
  gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  justify-content: center;
  margin: 8px auto 0;
  max-width: 412px;
  row-gap: 10px;
}

@media screen and (max-width: 979px) {
  .lineup-detail .cmn__button-wrap {
    padding-bottom: 40px;
  }
}/*# sourceMappingURL=kpj_fw25.css.map */