@font-face {
  font-family: "Binggrae";
  font-weight: normal;
  src: url("https://www.uniqlo.com/kr/ko/special-feature/kr_special/font/subset-Binggrae.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Binggrae";
  src: url("https://www.uniqlo.com/kr/ko/special-feature/kr_special/font/subset-Binggrae-Bold_1.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
}
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

img {
  max-width: 100%;
}

.fr-modalParent_contentsInner {
  overflow-y: auto;
}

.product-card_thumb img {
  height: auto !important;
}
.product-card_thumb .fr-bff-product_colorChipsAndFavorite,
.product-card_thumb .fr-bff-product_content {
  display: none !important;
}

.product-card_gender .fr-bff-product_gender {
  color: #222 !important;
  font-size: 10px !important;
}
.product-card_gender .fr-bff-product_name,
.product-card_gender .fr-bff-product_futureExhibition,
.product-card_gender .fr-bff-product_price,
.product-card_gender .fr-bff-product_sizes,
.product-card_gender .fr-bff-product_priceFlags,
.product-card_gender .fr-bff-product_reviewStars {
  display: none !important;
}

.product-card_name .fr-bff-product_name {
  color: #222 !important;
  font-size: 13px !important;
}
.product-card_name .fr-bff-product_gender,
.product-card_name .fr-bff-product_futureExhibition,
.product-card_name .fr-bff-product_price,
.product-card_name .fr-bff-product_sizes,
.product-card_name .fr-bff-product_priceFlags,
.product-card_name .fr-bff-product_reviewStars {
  display: none !important;
}

.product-card_price .fr-bff-product_price {
  margin-top: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
.product-card_price .fr-bff-product_gender,
.product-card_price .fr-bff-product_name,
.product-card_price .fr-bff-product_futureExhibition,
.product-card_price .fr-bff-product_sizes,
.product-card_price .fr-bff-product_reviewStars {
  display: none !important;
}

.only-mo {
  display: none;
}

.only-pc {
  display: block;
}

.main_inner {
  max-width: unset;
  margin-right: unset;
  margin-left: unset;
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}

.fr-fixedAnchor {
  left: 0;
}

.ani-down {
  opacity: 0;
  transform: translateY(-30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.ani-down.active {
  opacity: 1;
  transform: translateY(0);
}

@keyframes rb-fade-1 {
  0%, 35% {
    opacity: 1;
    visibility: visible;
  }
  50%, 85% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes rb-fade-2 {
  0%, 35% {
    opacity: 0;
    visibility: hidden;
  }
  50%, 85% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes kv-flow-reveal {
  0% {
    transform: translateX(0);
  }
  14%, 100% {
    transform: translateX(-50%);
  }
}
@keyframes kv-flow-reveal-2 {
  0%, 20% {
    transform: translateX(0);
  }
  34%, 100% {
    transform: translateX(-50%);
  }
}
@keyframes kv-track-flow {
  0%, 15% {
    transform: translateX(0);
  }
  20%, 35% {
    transform: translateX(-10%);
  }
  40%, 55% {
    transform: translateX(-20%);
  }
  60%, 75% {
    transform: translateX(-30%);
  }
  80%, 95% {
    transform: translateX(-40%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes action-pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.6);
    opacity: 0;
  }
}
.scroll-x {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-x > ol,
.scroll-x > ul {
  display: inline-flex;
  white-space: nowrap;
  gap: 4px;
}
.scroll-x > ol li,
.scroll-x > ul li {
  flex: 0 0 auto;
  scroll-snap-align: start;
}
.scroll-x::-webkit-scrollbar {
  display: none;
}

.action-ic {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  overflow: visible;
  width: 36px;
  height: 36px;
}
.action-ic::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%) scale(1);
  animation: action-pulse 2.4s ease-out infinite;
  pointer-events: none;
}
.action-ic::after {
  animation-delay: 1.2s;
}

[class*=btn] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1280px) {
  .only-mo {
    display: block;
  }
  .only-pc {
    display: none;
  }
}
.button-plus {
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00391 1.12695C6.21101 1.12695 6.37891 1.29485 6.37891 1.50195V5.625H10.5C10.7071 5.625 10.875 5.79289 10.875 6C10.875 6.20711 10.7071 6.375 10.5 6.375H6.37891V10.502C6.37891 10.7091 6.21101 10.877 6.00391 10.877C5.7968 10.877 5.62891 10.7091 5.62891 10.502V6.375H1.5C1.29289 6.375 1.125 6.20711 1.125 6C1.125 5.79289 1.29289 5.625 1.5 5.625H5.62891V1.50195C5.62891 1.29485 5.7968 1.12695 6.00391 1.12695Z' fill='%23222222'/%3E%3C/svg%3E%0A") no-repeat center;
  background-color: rgb(255, 255, 255);
  padding: 3px;
  border-radius: 50%;
}
.button-plus::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  opacity: 0.3;
  animation: plus 4s ease-in-out infinite;
}

@keyframes plus {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0.2;
  }
  10% {
    width: 200%;
    height: 200%;
    opacity: 0.3;
  }
  90% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
}
.pd-title .fr-bff-product_gender,
.pd-title .fr-bff-product_futureExhibition,
.pd-title .fr-bff-product_price,
.pd-title .fr-bff-product_sizes,
.pd-title .fr-bff-product_reviewStars {
  display: none;
}

.pd-price-info .fr-bff-product_gender,
.pd-price-info .fr-bff-product_name,
.pd-price-info .fr-bff-product_futureExhibition,
.pd-price-info .fr-bff-product_sizes,
.pd-price-info .fr-bff-product_reviewStars {
  display: none;
}

.pd-item > a {
  display: flex;
}

.pd-price-text {
  width: 320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pd-price-text .pd-item .pd-title .fr-bff-product_name {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.28px;
  text-transform: uppercase;
  margin-top: 0;
}
.pd-price-text .pd-item .pd-price-info {
  position: relative;
  padding-right: 18px;
  margin-left: auto;
}
.pd-price-text .pd-item .pd-price-info .fr-bff-product_price {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.28px;
  text-transform: uppercase;
  margin-top: 0;
}
.pd-price-text .pd-item .pd-price-info:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg width='6' height='12' viewBox='0 0 6 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.722476 3.65861e-07L5.87798 5.68538C6.04067 5.86486 6.04067 6.13514 5.87798 6.31462L0.722476 12L-2.7505e-08 11.3708L4.86979 6L-4.97032e-07 0.629242L0.722476 3.65861e-07Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat;
}

[class^=content]:has(.pd-price-box) .img-box:after {
  height: 260px;
}

.img-box {
  position: relative;
}
.img-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 192px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(102, 102, 102, 0) 100%);
  background-blend-mode: multiply;
}

.pd-price-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.pd-price-box .pd-item {
  padding: 28px 20px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.4);
}
.pd-price-box .pd-item .pd-title .fr-bff-product_name {
  color: #222;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.28px;
  text-transform: uppercase;
  margin-top: 0;
}
.pd-price-box .pd-item .pd-price-info {
  position: relative;
  padding-right: 18px;
  margin-left: auto;
}
.pd-price-box .pd-item .pd-price-info .fr-bff-product_price {
  color: #222;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.28px;
  text-transform: uppercase;
  margin-top: 0;
}
.pd-price-box .pd-item .pd-price-info:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 6 12' fill='none'%3E%3Cpath d='M0.722476 -3.15804e-08L5.87798 5.68538C6.04067 5.86486 6.04067 6.13514 5.87798 6.31462L0.722476 12L-2.7505e-08 11.3708L4.86979 6L-4.97032e-07 0.629242L0.722476 -3.15804e-08Z' fill='%23222222'/%3E%3C/svg%3E") no-repeat;
}

.pd-small-area {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 20px 0;
}
.pd-small-area .pd-title {
  min-width: 200px;
}
.pd-small-area .pd-title .fr-bff-product_name {
  color: #513e34;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.42px;
  text-align: left;
  margin-top: 0;
}
.pd-small-area .pd-price-info {
  position: relative;
  padding-right: 22px;
}
.pd-small-area .pd-price-info .fr-bff-product_price {
  color: #513e34;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 18.62px */
  letter-spacing: -0.42px;
  margin-top: 0;
}
.pd-small-area .pd-price-info:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M4.94303 1.45801L9.6097 6.70801C9.75696 6.87375 9.75696 7.12332 9.6097 7.28906L4.94303 12.5391L4.28906 11.958L8.6971 6.99854L4.28906 2.03906L4.94303 1.45801Z' fill='%23513E34'/%3E%3C/svg%3E") no-repeat;
}

.pd-price-wrap {
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
}
.pd-price-wrap .pd-price-title {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%; /* 39.2px */
  letter-spacing: -1.12px;
  text-transform: uppercase;
}
.pd-price-wrap:has(.pd-price-box) {
  padding-left: 26px;
  padding-right: 26px;
}

.pd-more-btn-fixed {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 24px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.pd-more-btn-fixed.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.pd-more-btn-fixed button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 33px;
  height: 61px;
  border-radius: 1000px;
  border: 1.6px solid #222;
  background: #fff;
  color: #222;
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 28.4px */
  letter-spacing: -0.64px;
}
.pd-more-btn-fixed button:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M9.22574 13.6663C9.4614 13.8586 9.80918 13.8446 10.0289 13.6249L17.2289 6.42491C17.4632 6.19059 17.4632 5.81078 17.2289 5.57647C16.9945 5.34215 16.6147 5.34215 16.3804 5.57647L9.60464 12.3523L2.82886 5.57647C2.59455 5.34215 2.21474 5.34215 1.98042 5.57647C1.74611 5.81078 1.74611 6.19059 1.98042 6.42491L9.18042 13.6249L9.22574 13.6663Z' fill='%23222222'/%3E%3C/svg%3E") no-repeat;
}

.product-area .gif-img {
  display: inline-block;
}
.product-area .gif-img img {
  height: 255px;
  width: auto;
}

.styling-list li button .btn-area span {
  display: flex;
  gap: 12px;
  height: 53px;
  align-items: center;
  justify-content: center;
  padding: 0 32px;
  border-radius: 27px;
  background: #634c40;
  color: #fff;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 21.28px */
  letter-spacing: -0.512px;
}
.styling-list li button .btn-area span:before {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #fff;
}

.top-intro {
  display: flex;
}
.top-intro .left-img,
.top-intro .right-img {
  position: relative;
  width: 35.9375vw;
}
.top-intro .left-img img,
.top-intro .right-img img {
  height: 100%;
  object-fit: cover;
}
.top-intro .left-img:after,
.top-intro .right-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.top-intro .center-video {
  width: 28.125vw;
}
.top-intro .center-video video {
  width: calc(100% + 2px);
  margin: 0 -1px;
  height: 100%;
  vertical-align: top;
  object-fit: cover;
}

.baby-line-up {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 76px;
  padding-bottom: 76px;
  background-image: url(https://image.uniqlo.com/UQ/ST3/kr/imagesother/Feature/contents/2609_haru/profile-bg.png);
  background-position: center;
  background-size: 30%;
}
.baby-line-up .baby-line-up-title {
  margin-bottom: 24px;
}
.baby-line-up .baby-line-up-title img {
  display: block;
}
.baby-line-up .baby-line-up-title img.only-pc {
  display: block;
}
.baby-line-up .baby-line-up-title img.only-mo {
  display: none;
}
.baby-line-up .line-up-tab {
  display: flex;
  gap: 24px;
}
.baby-line-up .line-up-tab li button {
  display: block;
}
.baby-line-up .profile-img {
  position: relative;
  margin-top: 24px;
}
.baby-line-up .profile-img .profile-photo {
  position: absolute;
  top: 24px;
  left: 30px;
}
.baby-line-up .btn-area {
  margin-top: 24px;
  text-align: center;
}
.baby-line-up .btn-area button,
.baby-line-up .btn-area a {
  display: flex;
  align-items: center;
  height: 55px;
  padding: 0 20px;
  border-radius: 27px;
  background: #634c40;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 135%; /* 22.72px */
  letter-spacing: -0.448px;
}

.model-info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 16px;
  color: #634c40;
  text-align: center;
  text-shadow: 0 4px 48px rgba(0, 0, 0, 0.16);
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 148%; /* 14.8px */
  letter-spacing: -0.2px;
  z-index: 1;
}

.heattech-cotton {
  padding: 100px 0 120px;
  background: #fbf2de;
}
.heattech-cotton .content1 {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 36px;
}
.heattech-cotton .content1 .img-01 {
  position: relative;
}
.heattech-cotton .content1 .img-01 .gif-img {
  width: 600px;
}
.heattech-cotton .content1 .img-02 {
  margin-right: 27px;
}
.heattech-cotton .content2 {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 76px;
}
.heattech-cotton .content2 .img-01 {
  position: relative;
  width: 600px;
}
.heattech-cotton .content2 .img-01 .img-area {
  position: relative;
}
.heattech-cotton .content2 .review-area {
  width: 600px;
  padding: 0 26px;
}
.heattech-cotton .content2 .review-area .review-title {
  margin-bottom: 52px;
  text-align: center;
}
.heattech-cotton .content2 .review-area .review-title i img {
  width: 40px;
}
.heattech-cotton .content2 .review-area .review-title strong {
  display: block;
  margin-top: 20px;
  color: #634c40;
  font-family: NanumGothic;
  font-size: 28px;
  font-weight: 700;
  line-height: 142%; /* 39.76px */
  letter-spacing: -1.68px;
}
.heattech-cotton .content2 .review-area .review-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.heattech-cotton .content2 .review-area .review-list li {
  padding: 16px;
  border-radius: 8px;
  background: #fff;
}
.heattech-cotton .content2 .review-area .review-list li p {
  color: #513e34;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.96px;
}
.heattech-cotton .content2 .review-area .review-list li p strong {
  font-weight: 800;
}
.heattech-cotton .content2 .review-area .review-list li span {
  display: block;
  margin-top: 12px;
  text-align: right;
  color: #513e34;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%; /* 18px */
  letter-spacing: -0.72px;
}
.heattech-cotton .content2 .review-area .source-note {
  display: block;
  margin-top: 20px;
  color: #634c40;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 17.04px */
  letter-spacing: -0.216px;
}
.heattech-cotton .content3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.heattech-cotton .content3 .title-area {
  margin-bottom: 28px;
  color: #634c40;
  text-align: center;
  font-family: NanumGothic;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 39.76px */
  letter-spacing: -1.68px;
}
.heattech-cotton .content3 .styling-list {
  width: 1064px;
  margin: 0 auto;
  padding: 26px 34px 46px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.8);
}
.heattech-cotton .content3 .styling-list ul {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.heattech-cotton .content3 .styling-list ul li:nth-of-type(1) button .btn-area span:before {
  background: #c0dbf6;
}
.heattech-cotton .content3 .styling-list ul li:nth-of-type(2) button .btn-area span:before {
  background: #fff;
}
.heattech-cotton .content3 .styling-list ul li:nth-of-type(3) button .btn-area span:before {
  background: #f5e0e5;
}
.heattech-cotton .content3 .styling-list ul li:nth-of-type(4) button .btn-area span:before {
  background: #202020;
}

.bodysuit {
  padding: 90px 100px;
  background: #ffe5ad;
}
.bodysuit .content1 {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 36px;
}
.bodysuit .content1 .img-01 {
  position: relative;
}
.bodysuit .content1 .img-01 .gif-img {
  width: 600px;
}
.bodysuit .content1 .img-02 {
  margin-right: 27px;
}
.bodysuit .content2 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-end;
  gap: 28px;
}
.bodysuit .content2 .title-area {
  margin-bottom: 40px;
  color: #634c40;
  text-align: center;
  font-family: NanumGothic;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 39.76px */
  letter-spacing: -1.68px;
}
.bodysuit .content2 .img-01 {
  position: relative;
  width: 600px;
}
.bodysuit .content2 .img-02 {
  margin-left: 24px;
}
.bodysuit .content2 .img-02 .styling-list {
  width: 548px;
  margin: 0 auto;
  padding: 0 0 26px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.8);
}
.bodysuit .content2 .img-02 .styling-list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}
.bodysuit .content2 .img-02 .styling-list ul li:nth-of-type(1) button .btn-area span:before {
  background: #ffea9b;
}
.bodysuit .content2 .img-02 .styling-list ul li:nth-of-type(2) button .btn-area span:before {
  background: #fff;
}
.bodysuit .content2 .img-02 .styling-list ul li:nth-of-type(3) button .btn-area span:before {
  background: #d3fbee;
}
.bodysuit .content2 .img-02 .styling-list ul li:nth-of-type(4) button .btn-area span:before {
  background: #d9eaff;
}

.one-piece-outfit {
  padding: 120px 0;
  background: #ebf0f8;
}
.one-piece-outfit .content1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.one-piece-outfit .content1 .img-01 {
  width: 600px;
  position: relative;
}
.one-piece-outfit .content1 .img-02 {
  margin-top: 555px;
  position: relative;
  width: 548px;
}
.one-piece-outfit .content2 {
  margin-top: 40px;
}
.one-piece-outfit .content2 .product-area {
  display: flex;
  width: 1096px;
  margin: 0 auto;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.one-piece-outfit .content2 .product-area > div {
  flex: 1;
}
.one-piece-outfit .content2 .product-area .item-product-price .img-area {
  text-align: center;
  padding-top: 12px;
}

.fleece-jacket {
  padding: 120px 0;
  background: #ebf3f8;
}
.fleece-jacket .content1 {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 24px;
}
.fleece-jacket .content1 .img-01 {
  width: 600px;
  position: relative;
}
.fleece-jacket .content1 .img-01 .model-info {
  color: #fff;
}
.fleece-jacket .content1 .img-02 {
  position: relative;
  margin-top: 422px;
  width: 582px;
}
.fleece-jacket .content1 .img-02 .model-info {
  color: #fff;
}
.fleece-jacket .content2 {
  margin-top: 36px;
}
.fleece-jacket .content2 .product-area {
  display: flex;
  align-items: center;
  width: 1096px;
  margin: 0 auto;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.fleece-jacket .content2 .product-area > div {
  flex: 548px;
}
.fleece-jacket .content2 .product-area .item-product-price {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 24px;
}
.fleece-jacket .content2 .product-area .item-product-price .img-area {
  text-align: center;
}
.fleece-jacket .content2 .product-area .item-product-price .pd-small-area .pd-title {
  min-width: 220px;
}

.pufftech-parka {
  padding: 120px 0;
  background: #eaebed;
}
.pufftech-parka .content1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.pufftech-parka .content1 .img-01 {
  width: 600px;
  position: relative;
}
.pufftech-parka .content1 .img-02 {
  position: relative;
  margin-top: 320px;
  margin-right: 28px;
  width: 548px;
}
.pufftech-parka .content1 .img-02 .model-info {
  color: #fff;
}
.pufftech-parka .content2 {
  margin-top: 40px;
}
.pufftech-parka .content2 .title-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 24px;
}
.pufftech-parka .content2 .title-cont strong {
  display: block;
  padding: 28px 28px 12px;
  color: #293099;
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 39.76px */
  letter-spacing: -0.504px;
  text-transform: uppercase;
}
.pufftech-parka .content2 .product-area {
  display: flex;
  align-items: center;
  width: 1096px;
  margin: 0 auto;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.pufftech-parka .content2 .product-area > div {
  flex: 548px;
}
.pufftech-parka .content2 .product-area > div.only-mo {
  display: none;
}
.pufftech-parka .content2 .product-area .item-product-price {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 24px;
}
.pufftech-parka .content2 .product-area .item-product-price .img-area {
  text-align: center;
}
.pufftech-parka .content2 .product-area .item-product-price .img-area img {
  margin: 0 auto;
}

.leggings {
  padding: 120px 0;
  background: #ebf3f8;
}
.leggings .content1 {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 24px;
}
.leggings .content1 .img-01 {
  width: 600px;
  position: relative;
}
.leggings .content1 .img-02 {
  position: relative;
  margin-top: 336px;
  margin-left: 28px;
  width: 548px;
}
.leggings .content2 {
  margin-top: 40px;
}
.leggings .content2 .product-area {
  display: flex;
  align-items: center;
  width: 1096px;
  margin: 0 auto;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.leggings .content2 .product-area > div {
  flex: 548px;
}
.leggings .content2 .product-area .item-product-price {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 24px;
}
.leggings .content2 .product-area .item-product-price .img-area {
  text-align: center;
}

.pajamas {
  padding: 120px 0;
  background: #e5f5e9;
}
.pajamas .content1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.pajamas .content1 .img-01 {
  width: 600px;
  position: relative;
}
.pajamas .content1 .img-01 .copy-text {
  position: absolute;
  left: 18px;
  bottom: 9px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  font-family: "NanumSquareNeo", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 22.72px */
  letter-spacing: -0.288px;
  z-index: 2;
}
.pajamas .content1 .img-02 {
  position: relative;
  margin-top: 295px;
  margin-right: 28px;
  width: 548px;
}
.pajamas .content2 {
  margin-top: 40px;
}
.pajamas .content2 .product-area {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.pajamas .content2 .product-area > div {
  flex: 600px;
}
.pajamas .content2 .product-area .item-product-price {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 24px;
}
.pajamas .content2 .product-area .item-product-price .img-area {
  text-align: center;
}
.pajamas .content2 .product-area .item-product-price .img-area img {
  margin: 0 auto;
}
.pajamas .content4 {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.pajamas .content4 .box-area {
  width: 1200px;
  border-radius: 40px;
  background: #fff;
}
.pajamas .content4 .box-area .box-title {
  margin-bottom: 4px;
  padding-top: 32px;
  color: #513e34;
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 37.24px */
  letter-spacing: -0.896px;
}
.pajamas .content4 .box-area .box-wrap ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 32px;
}

.tshirt {
  padding: 120px 0;
  background: #f6f1e9;
}
.tshirt .content1 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.tshirt .content1 .img-01 {
  width: 600px;
  position: relative;
}
.tshirt .content1 .img-01 .copy-text {
  position: absolute;
  left: 18px;
  bottom: 9px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 142%; /* 22.72px */
  letter-spacing: -0.288px;
  z-index: 2;
}
.tshirt .content1 .img-02 {
  position: relative;
  margin-top: 357px;
  margin-right: 28px;
  width: 548px;
}
.tshirt .content1 .img-02 .model-info {
  color: #222;
}
.tshirt .content2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 24px;
}
.tshirt .content2 .img-01 {
  position: relative;
}
.tshirt .content2 .product-area {
  display: flex;
  align-items: center;
  width: 548px;
  border-radius: 38px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
}
.tshirt .content2 .product-area > div {
  flex: 600px;
}
.tshirt .content2 .product-area .item-product-price {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 24px;
}
.tshirt .content2 .product-area .item-product-price .img-area {
  text-align: center;
}

#section-product-list:not(:has(.tab-button li.active)) .tab-wrap > div:first-of-type .product-category:first-of-type {
  border-top: 0;
}

#section-product-list:has(.tab-button li.active) .product-category:first-of-type {
  border-top: 0;
}

#section-product-list {
  padding-top: 88px;
}
#section-product-list h2 {
  margin-bottom: 24px;
  color: #000;
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 35.2px */
  letter-spacing: -1.1px;
}
#section-product-list .fr-bff-products[data-component-type=ProductCarouselDestroy] {
  justify-content: center;
  gap: 32px 16px;
}
#section-product-list .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product {
  width: 18.9%;
}
#section-product-list .inner-layout {
  width: 1280px;
  margin: 0 auto;
}
#section-product-list .tab-area {
  margin-bottom: 20px;
}
#section-product-list .tab-area .tab-button {
  display: flex;
  width: 100%;
}
#section-product-list .tab-area .tab-button li {
  flex: 1;
}
#section-product-list .tab-area .tab-button li button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 8px 16px;
  color: #666;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 25.56px */
  border-bottom: 1px solid #eee;
}
#section-product-list .tab-area .tab-button li.active button {
  color: #222;
  border-bottom: 1px solid #222;
  font-weight: 700;
}
#section-product-list .tab-wrap {
  padding-bottom: 48px;
}
#section-product-list .tab-wrap .product-category {
  border-top: 1px solid #acacac;
}
#section-product-list .tab-wrap .tab-contents {
  display: none;
}
#section-product-list .tab-wrap .tab-contents.active {
  display: block;
}
#section-product-list .tab-wrap .tab-contents .product-category {
  padding: 20px 0;
}
#section-product-list .tab-wrap .tab-contents .product-category h3 {
  padding: 12px;
  text-align: center;
  color: #121212;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 133%; /* 26.6px */
  letter-spacing: -0.8px;
}
#section-product-list .bottom-btn-area {
  display: flex;
  justify-content: center;
  gap: 24px;
  padding-top: 24px;
}
#section-product-list .bottom-btn-area a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  width: 345px;
  border-radius: 26px;
  border: 1px solid #000;
  color: var(--text-primary-000000, #000);
  text-align: center;
  font-family: "NanumSquareNeo", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 120% */
}

.popup-wrap {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.popup-wrap.is-open {
  opacity: 1;
  pointer-events: auto;
}
.popup-wrap .popup-dim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.popup-wrap .popup-sheet {
  position: relative;
  width: 480px;
  background: #fff;
  border-radius: 8px;
  padding: 64px 40px 48px;
  display: flex;
  flex-direction: column;
  gap: 48px;
  max-height: 80vh;
  overflow-y: auto;
  transform: scale(0.95);
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
}
.popup-wrap.is-open .popup-sheet {
  transform: scale(1);
  opacity: 1;
}
.popup-wrap .popup-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 16px 24px;
  background: #fff;
  border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #eee;
}
.popup-wrap .popup-header .popup-title {
  font-family: "NanumSquareNeo", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.42;
  letter-spacing: -0.028em;
  color: #000;
}
.popup-wrap .popup-header .popup-close {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.popup-wrap .popup-body {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.popup-wrap .size-table {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.popup-wrap .size-table .table-row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  border-radius: 8px;
}
.popup-wrap .size-table .table-row span {
  flex: 1;
  font-family: "NanumSquareNeo", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42;
  letter-spacing: -0.028em;
  color: #513e34;
  text-align: center;
}
.popup-wrap .size-table .table-row.is-header {
  background: #bde2f4;
}
.popup-wrap .size-table .table-row.is-header span {
  font-weight: 800;
}
.popup-wrap .size-table .table-row.is-alt {
  background: #f5f5f5;
}
.popup-wrap .tip-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 32px 16px 24px;
  border: 1px solid #bde2f4;
  border-radius: 16px;
}
.popup-wrap .tip-box .tip-label {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  background: #bde2f4;
  border-radius: 99px;
  padding: 8px 16px;
  font-family: "NanumSquareNeo", sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 1.42;
  letter-spacing: -0.028em;
  color: #513e34;
  white-space: nowrap;
}
.popup-wrap .tip-box p {
  font-family: "NanumSquareNeo", sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.033em;
  color: #513e34;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .pd-price-text {
    width: 69.3333vw;
    gap: 3.2vw;
  }
  .pd-price-text .pd-item .pd-title .fr-bff-product_name {
    font-size: 3.2vw;
    letter-spacing: -0.064vw;
  }
  .pd-price-text .pd-item .pd-price-info {
    padding-right: 3.2vw;
  }
  .pd-price-text .pd-item .pd-price-info .fr-bff-product_price {
    font-size: 3.2vw;
    letter-spacing: -0.064vw;
  }
  .pd-price-text .pd-item .pd-price-info:after {
    width: 1.6vw;
    height: 3.2vw;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 6 12' fill='none'%3E%3Cpath d='M0.653971 -0.00292781L5.32064 5.24707C5.4679 5.41281 5.4679 5.66239 5.32064 5.82813L0.653971 11.0781L-2.53987e-08 10.4971L4.40804 5.5376L-4.58969e-07 0.578127L0.653971 -0.00292781Z' fill='white'/%3E%3C/svg%3E") no-repeat center/100% auto;
  }
  [class^=content]:has(.pd-price-box) .img-box:after {
    height: 43.4667vw;
  }
  .img-box:after {
    height: 32vw;
  }
  .pd-price-box {
    gap: 2.1333vw;
  }
  .pd-price-box .pd-item {
    padding: 4.2667vw 3.2vw;
  }
  .pd-price-box .pd-item .pd-title .fr-bff-product_name {
    font-size: 3.2vw;
    letter-spacing: -0.064vw;
  }
  .pd-price-box .pd-item .pd-price-info {
    padding-right: 3.2vw;
  }
  .pd-price-box .pd-item .pd-price-info .fr-bff-product_price {
    font-size: 3.2vw;
    letter-spacing: -0.064vw;
  }
  .pd-price-box .pd-item .pd-price-info:after {
    width: 1.6vw;
    height: 3.2vw;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' viewBox='0 0 6 12' fill='none'%3E%3Cpath d='M0.653971 -0.00292781L5.32064 5.24707C5.4679 5.41281 5.4679 5.66239 5.32064 5.82813L0.653971 11.0781L-2.53987e-08 10.4971L4.40804 5.5376L-4.58969e-07 0.578127L0.653971 -0.00292781Z' fill='%23222222'/%3E%3C/svg%3E") no-repeat center/100% auto;
  }
  .pd-price-wrap {
    bottom: 9.6vw;
  }
  .pd-price-wrap .pd-price-title {
    margin-bottom: 3.2vw;
    font-size: 5.3333vw;
    letter-spacing: -0.2133vw;
  }
  .pd-price-wrap:has(.pd-price-box) {
    bottom: 6.4vw;
    padding-left: 4.2667vw;
    padding-right: 4.2667vw;
  }
  .top-intro .left-img,
  .top-intro .right-img {
    display: none;
  }
  .top-intro .center-video {
    width: 100%;
  }
  .top-intro .center-video video {
    width: 100%;
    margin: 0;
  }
  .baby-line-up {
    padding: 12.8vw 0;
    background-image: url(https://image.uniqlo.com/UQ/ST3/kr/imagesother/Feature/contents/2609_haru/profile-bg.png);
    background-position: center;
    background-size: 133.3333vw auto;
  }
  .baby-line-up .baby-line-up-title {
    margin-bottom: 4.2667vw;
  }
  .baby-line-up .baby-line-up-title img {
    display: block;
    height: 2.9333vw;
  }
  .baby-line-up .baby-line-up-title img.only-pc {
    display: none;
  }
  .baby-line-up .baby-line-up-title img.only-mo {
    display: block;
  }
  .baby-line-up .line-up-tab {
    display: flex;
    gap: 4.2667vw;
  }
  .baby-line-up .line-up-tab li img {
    width: 24.2667vw;
  }
  .baby-line-up .profile-img {
    margin-top: 4.2667vw;
  }
  .baby-line-up .profile-img .bg-area img {
    width: 53.8667vw;
  }
  .baby-line-up .profile-img .profile-photo {
    top: 4.2667vw;
    left: 6vw;
  }
  .baby-line-up .profile-img .profile-photo img {
    width: 42.6667vw;
  }
  .baby-line-up .btn-area {
    margin-top: 4.2667vw;
  }
  .baby-line-up .btn-area button,
  .baby-line-up .btn-area a {
    height: 11.7333vw;
    padding: 0 4.2667vw;
    border-radius: 5.8667vw;
    font-size: 3.7333vw;
    line-height: 142%; /* 19.88px */
    letter-spacing: -0.1195vw;
  }
  .styling-list li button .btn-area span {
    gap: 1.6vw;
    height: 9.6vw;
    padding: 0 5.3333vw;
    border-radius: 4.8vw;
    font-size: 3.2vw;
    letter-spacing: -0.1024vw;
  }
  .styling-list li button .btn-area span:before {
    width: 3.2vw;
    height: 3.2vw;
  }
  .pd-small-area {
    gap: 2.1333vw;
    justify-content: space-between;
    padding: 3.2vw 0;
  }
  .pd-small-area .pd-title {
    min-width: initial;
  }
  .pd-small-area .pd-title .fr-bff-product_name {
    font-size: 3.2vw;
    letter-spacing: -0.1024vw;
  }
  .pd-small-area .pd-price-info {
    padding-right: 4.8vw;
  }
  .pd-small-area .pd-price-info .fr-bff-product_price {
    font-size: 3.2vw;
    letter-spacing: -0.1024vw;
  }
  .pd-small-area .pd-price-info:after {
    width: 3.7333vw;
    height: 3.7333vw;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M4.93522 1.45801L9.60189 6.70801C9.74915 6.87375 9.74915 7.12332 9.60189 7.28906L4.93522 12.5391L4.28125 11.958L8.68929 6.99854L4.28125 2.03906L4.93522 1.45801Z' fill='%23513E34'/%3E%3C/svg%3E") no-repeat center/100% auto;
  }
  .product-area .gif-img img {
    height: 37.3333vw;
  }
  .popup-wrap {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: flex-end;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  .popup-wrap.is-open {
    opacity: 1;
    pointer-events: auto;
  }
  .popup-wrap .popup-dim {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .popup-wrap .popup-sheet {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 8px 8px 0 0;
    padding: 64px 16px 48px;
    display: flex;
    flex-direction: column;
    gap: 48px;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateY(100%);
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .popup-wrap.is-open .popup-sheet {
    transform: translateY(0);
  }
  .popup-wrap .popup-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background: #fff;
    border-radius: 8px 8px 0 0;
  }
  .popup-wrap .popup-header .popup-title {
    font-family: "NanumSquareNeo", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.42;
    letter-spacing: -0.028em;
    color: #000;
  }
  .popup-wrap .popup-header .popup-close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
  }
  .popup-wrap .popup-body {
    display: flex;
    flex-direction: column;
    gap: 48px;
  }
  .popup-wrap .size-table {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .popup-wrap .size-table .table-row {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0;
    border-radius: 8px;
  }
  .popup-wrap .size-table .table-row span {
    width: 70px;
    font-family: "NanumSquareNeo", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42;
    letter-spacing: -0.028em;
    color: #513e34;
    text-align: center;
  }
  .popup-wrap .size-table .table-row.is-header {
    background: #bde2f4;
  }
  .popup-wrap .size-table .table-row.is-header span {
    font-weight: 800;
  }
  .popup-wrap .size-table .table-row.is-alt {
    background: #f5f5f5;
  }
  .popup-wrap .tip-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 32px 16px 24px;
    border: 1px solid #bde2f4;
    border-radius: 16px;
  }
  .popup-wrap .tip-box .tip-label {
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background: #bde2f4;
    border-radius: 99px;
    padding: 8px 16px;
    font-family: "NanumSquareNeo", sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.42;
    letter-spacing: -0.028em;
    color: #513e34;
    white-space: nowrap;
  }
  .popup-wrap .tip-box p {
    font-family: "NanumSquareNeo", sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.033em;
    color: #513e34;
    text-align: center;
  }
  .model-info {
    padding: 2.1333vw 4.2667vw;
    font-size: 2.6667vw;
    letter-spacing: -0.0533vw;
  }
  .heattech-cotton {
    padding-top: 0;
  }
  .heattech-cotton .content1 {
    display: block;
  }
  .heattech-cotton .content1 .img-01 .gif-img {
    width: 100%;
  }
  .heattech-cotton .content1 .img-02 {
    padding: 12.8vw 4.2667vw 0 2.9333vw;
    margin-right: 0;
  }
  .heattech-cotton .content1 .img-02 img {
    width: 100%;
  }
  .heattech-cotton .content2 {
    display: block;
    margin-bottom: 0;
  }
  .heattech-cotton .content2 .img-01 {
    width: 100%;
  }
  .heattech-cotton .content2 .img-01 img {
    width: 100%;
  }
  .heattech-cotton .content2 .review-area {
    width: 100%;
    padding: 12.8vw 4.2667vw;
  }
  .heattech-cotton .content2 .review-area .review-title {
    margin-bottom: 6.4vw;
  }
  .heattech-cotton .content2 .review-area .review-title i img {
    width: 6.4vw;
  }
  .heattech-cotton .content2 .review-area .review-title strong {
    margin-top: 3.2vw;
    font-size: 6.4vw;
    letter-spacing: -0.384vw;
  }
  .heattech-cotton .content2 .review-area .review-list {
    gap: 3.2vw;
  }
  .heattech-cotton .content2 .review-area .review-list li {
    padding: 2.6667vw 4vw;
  }
  .heattech-cotton .content2 .review-area .review-list li p {
    font-size: 3.7333vw;
    letter-spacing: -0.224vw;
  }
  .heattech-cotton .content2 .review-area .review-list li span {
    margin-top: 1.6vw;
    font-size: 2.9333vw;
    letter-spacing: -0.176vw;
  }
  .heattech-cotton .content2 .review-area .source-note {
    margin-top: 3.2vw;
    font-size: 2.6667vw;
    letter-spacing: -0.048vw;
  }
  .heattech-cotton .content3 {
    margin-top: 12.8vw;
    padding: 0 4.2667vw;
  }
  .heattech-cotton .content3 .title-area {
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
    letter-spacing: -0.304vw;
  }
  .heattech-cotton .content3 .styling-list {
    width: 100%;
    padding: 5.3333vw 0;
  }
  .heattech-cotton .content3 .styling-list ul {
    flex-wrap: wrap;
    gap: 2.1333vw;
  }
  .heattech-cotton .content3 .styling-list ul li {
    width: calc(50% - 1.0667vw);
    text-align: center;
  }
  .heattech-cotton .content3 .styling-list ul li button {
    width: 40vw;
  }
  .heattech-cotton .content3 .styling-list ul li button .img-area img {
    width: 100%;
  }
  .bodysuit {
    padding: 0;
  }
  .bodysuit .content1 {
    display: block;
    margin-bottom: 0;
  }
  .bodysuit .content1 .img-01 .img-box .gif-img {
    width: 100%;
  }
  .bodysuit .content1 .img-01 .img-box .gif-img img {
    width: 100%;
  }
  .bodysuit .content1 .img-02 {
    margin-right: 0;
    padding: 10.9333vw 1.8667vw 9.0667vw;
  }
  .bodysuit .content1 .img-02 img {
    width: 100%;
  }
  .bodysuit .content2 {
    display: block;
  }
  .bodysuit .content2 .img-01 {
    width: 100%;
  }
  .bodysuit .content2 .img-02 {
    margin: 0;
    background: #fff1ca;
    padding: 12.8vw 4.2667vw 17.0667vw;
  }
  .bodysuit .content2 .img-02 .title-area {
    margin-bottom: 6.4vw;
    font-size: 6.4vw;
    letter-spacing: -0.304vw;
  }
  .bodysuit .content2 .img-02 .styling-list {
    width: 100%;
    padding: 5.3333vw 0;
  }
  .bodysuit .content2 .img-02 .styling-list ul {
    flex-wrap: wrap;
    gap: 2.1333vw;
  }
  .bodysuit .content2 .img-02 .styling-list ul li {
    width: calc(50% - 1.0667vw);
    text-align: center;
  }
  .bodysuit .content2 .img-02 .styling-list ul li button {
    width: 40vw;
  }
  .bodysuit .content2 .img-02 .styling-list ul li button .img-area img {
    width: 100%;
  }
  .one-piece-outfit {
    padding: 0;
  }
  .one-piece-outfit .content1 {
    display: block;
  }
  .one-piece-outfit .content1 .img-01 {
    width: 100%;
  }
  .one-piece-outfit .content1 .img-01 img {
    width: 100%;
  }
  .one-piece-outfit .content2 {
    margin-top: 0;
  }
  .one-piece-outfit .content2 .product-area {
    display: block;
    width: calc(100% - 8.5333vw);
    margin: 8.5333vw 4.2667vw 0;
    background: none;
  }
  .one-piece-outfit .content2 .product-area > div {
    border-radius: 6.4vw;
    background: #fff;
  }
  .one-piece-outfit .content2 .product-area .item-product-price {
    margin-bottom: 8.5333vw;
    padding-left: 4.2667vw;
    padding-right: 4.2667vw;
    padding-top: 2.1333vw;
    padding-bottom: 2.1333vw;
  }
  .one-piece-outfit .content2 .product-area .item-product-price > .img-area {
    padding: 0;
  }
  .one-piece-outfit .content2 .product-area .item-product-price > .img-area .img-area {
    border-bottom: 0.2667vw solid rgba(80, 62, 52, 0.2);
  }
  .one-piece-outfit .content2 .product-area .item-product-price .img-area {
    padding-top: 0;
  }
  .one-piece-outfit .content2 .product-area .item-product-price .img-area img {
    width: 100%;
  }
  .one-piece-outfit .content2 .product-area .item-product-info .img-area img {
    width: 100%;
  }
  .one-piece-outfit .content3 {
    padding: 0 4.2667vw 17.0667vw;
    margin-top: 8.5333vw;
  }
  .one-piece-outfit .content3 .img-02 {
    position: relative;
  }
  .fleece-jacket {
    padding: 0;
  }
  .fleece-jacket .content1 {
    display: block;
  }
  .fleece-jacket .content1 .img-01 {
    width: 100%;
  }
  .fleece-jacket .content1 .img-01 .model-info {
    color: #634c40;
  }
  .fleece-jacket .content2 {
    margin-top: 6.4vw;
    padding: 0 4.2667vw;
  }
  .fleece-jacket .content2 .product-area {
    width: 100%;
    display: block;
    border-radius: 0;
    background: none;
  }
  .fleece-jacket .content2 .product-area > div {
    border-radius: 6.4vw;
    background: #fff;
  }
  .fleece-jacket .content2 .product-area .item-product-price {
    gap: 6.4vw;
    padding: 4.2667vw;
  }
  .fleece-jacket .content2 .product-area .item-product-price .pd-small-area {
    border-top: 0.2667vw solid #e5e5e5;
  }
  .fleece-jacket .content2 .product-area .item-product-price .img-area:nth-of-type(1) .gif-img img {
    height: 37.3333vw;
  }
  .fleece-jacket .content2 .product-area .item-product-price .img-area:nth-of-type(2) .gif-img img {
    height: 51.2vw;
  }
  .fleece-jacket .content2 .product-area .item-product-info {
    margin-top: 6.4vw;
  }
  .fleece-jacket .content2 .product-area .item-product-info .img-area img {
    width: 100%;
  }
  .fleece-jacket .content3 {
    margin-top: 6.4vw;
    padding: 0 4.2667vw 17.0667vw;
  }
  .fleece-jacket .content3 .img-02 {
    position: relative;
  }
  .fleece-jacket .content3 .img-02 .model-info {
    color: #fff;
  }
  .pufftech-parka {
    padding: 0;
  }
  .pufftech-parka .content1 {
    display: block;
  }
  .pufftech-parka .content1 .img-01 {
    width: 100%;
  }
  .pufftech-parka .content1 .img-01 .model-info {
    color: #fff;
  }
  .pufftech-parka .content2 {
    margin-top: 6.4vw;
  }
  .pufftech-parka .content2 .title-cont.only-pc {
    display: none;
  }
  .pufftech-parka .content2 .product-area {
    display: block;
    border-radius: 0;
    background: none;
    width: 100%;
    padding: 0 4.2667vw;
  }
  .pufftech-parka .content2 .product-area .item-product-price {
    gap: 6.4vw;
    padding: 4.2667vw;
    border-radius: 6.4vw;
    background: #fff;
  }
  .pufftech-parka .content2 .product-area .item-product-price > .img-area:nth-of-type(1) .img-area img {
    height: 42.6667vw;
    margin: 0 auto;
  }
  .pufftech-parka .content2 .product-area .item-product-price > .img-area:nth-of-type(2) .gif-img img {
    height: 48vw;
  }
  .pufftech-parka .content2 .product-area .item-product-price > .img-area .pd-small-area {
    border-top: 0.2667vw solid #e5e5e5;
  }
  .pufftech-parka .content2 .product-area .title-cont.only-mo {
    display: flex;
    margin-top: 12.8vw;
    margin-bottom: 3.2vw;
  }
  .pufftech-parka .content2 .product-area .title-cont.only-mo i img {
    height: 21.3333vw;
  }
  .pufftech-parka .content2 .product-area .title-cont.only-mo strong {
    padding: 4.2667vw 4.2667vw 2.1333vw;
    font-size: 4.2667vw;
    letter-spacing: -0.0768vw;
  }
  .pufftech-parka .content2 .product-area .item-product-info {
    border-radius: 6.4vw;
    background: #fff;
    overflow: hidden;
  }
  .pufftech-parka .content3 {
    padding: 0 4.2667vw 17.0667vw;
    margin-top: 6.4vw;
  }
  .pufftech-parka .content3 .img-02 {
    position: relative;
  }
  .pufftech-parka .content3 .img-02 .model-info {
    color: #fff;
  }
  .pufftech-parka .content3 .img-02 .img-box img {
    width: 100%;
  }
  .leggings {
    padding: 0;
  }
  .leggings .content1 {
    display: block;
  }
  .leggings .content1 .img-01 {
    width: 100%;
  }
  .leggings .content1 .img-01 .img-box img {
    width: 100%;
  }
  .leggings .content1 .img-01 .model-info {
    color: #222;
  }
  .leggings .content1 .img-02 {
    width: calc(100% - 8.5333vw);
    margin: 6.4vw 4.2667vw 0;
  }
  .leggings .content1 .img-02 .model-info {
    color: #222;
  }
  .leggings .content2 {
    margin-top: 6.4vw;
    padding: 0 4.2667vw;
  }
  .leggings .content2 .product-area {
    display: block;
    width: 100%;
    border-radius: 0;
    background: none;
  }
  .leggings .content2 .product-area > div {
    background: #fff;
    border-radius: 6.4vw;
  }
  .leggings .content2 .product-area .item-product-price {
    gap: 6.4vw;
    padding: 4.2667vw;
    margin-bottom: 6.4vw;
  }
  .leggings .content2 .product-area .item-product-price .pd-small-area {
    border-top: 0.2667vw solid #e5e5e5;
  }
  .leggings .content2 .product-area .item-product-price > .img-area:nth-of-type(1) .gif-img img {
    height: 48vw;
  }
  .leggings .content2 .product-area .item-product-price > .img-area:nth-of-type(2) .gif-img img {
    height: 46.4vw;
  }
  .leggings .content2 .product-area .item-product-info .img-area img {
    width: 100%;
  }
  .leggings .content3 {
    position: relative;
    padding: 0 4.2667vw 17.0667vw;
    margin-top: 6.4vw;
  }
  .leggings .content3 .img-box img {
    width: 100%;
  }
  .leggings .content3 .model-info {
    left: 4.2667vw;
  }
  .pajamas {
    padding: 0;
  }
  .pajamas .content1 {
    display: block;
  }
  .pajamas .content1 .img-01 {
    width: 100%;
  }
  .pajamas .content1 .img-01 .img-box .copy-text {
    font-size: 2.6667vw;
    letter-spacing: -0.048vw;
  }
  .pajamas .content1 .img-01 .pd-price-wrap .pd-price-text {
    width: 77.3333vw;
  }
  .pajamas .content2 {
    padding: 0 4.2667vw;
    margin-top: 6.4vw;
  }
  .pajamas .content2 .product-area {
    display: block;
    width: 100%;
    background: none;
  }
  .pajamas .content2 .product-area .item-product-price {
    border-radius: 6.4vw;
    background: rgba(255, 255, 255, 0.88);
  }
  .pajamas .content2 .product-area .item-product-price > .img-area .img-area img {
    height: 46.9333vw;
  }
  .pajamas .content2 .product-area .item-product-price > .img-area .pd-small-area {
    margin-top: 2.1333vw;
    border-top: 0.2667vw solid rgba(80, 62, 52, 0.2);
  }
  .pajamas .content2 .product-area .item-product-info {
    margin-top: 8.5333vw;
    border-radius: 6.4vw;
    background: #fff;
    overflow: hidden;
  }
  .pajamas .content2 .product-area .item-product-info .img-area img {
    width: 100%;
  }
  .pajamas .content3 {
    margin-top: 8.5333vw;
    padding: 0 4.2667vw;
  }
  .pajamas .content3 .img-02 {
    position: relative;
  }
  .pajamas .content3 .img-02 .model-info {
    color: #222;
  }
  .pajamas .content4 {
    margin-top: 8.5333vw;
    padding-bottom: 17.0667vw;
  }
  .pajamas .content4 .box-area {
    width: 100%;
    border-radius: 0;
  }
  .pajamas .content4 .box-area .box-title {
    padding-top: 5.3333vw;
    font-size: 3.7333vw;
    letter-spacing: -0.1195vw;
    margin-bottom: 0.2667vw;
  }
  .pajamas .content4 .box-area .box-wrap {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .pajamas .content4 .box-area .box-wrap > ol,
  .pajamas .content4 .box-area .box-wrap > ul {
    display: inline-flex;
    white-space: nowrap;
    gap: 4px;
    padding-bottom: 1.0667vw;
  }
  .pajamas .content4 .box-area .box-wrap > ol li,
  .pajamas .content4 .box-area .box-wrap > ul li {
    flex: 0 0 auto;
    width: 28.8vw;
  }
  .pajamas .content4 .box-area .box-wrap::-webkit-scrollbar {
    display: none;
  }
  .tshirt {
    padding: 0;
  }
  .tshirt .content1 {
    display: block;
  }
  .tshirt .content1 .img-01 {
    width: 100%;
  }
  .tshirt .content1 .img-01 .img-box img {
    width: 100%;
  }
  .tshirt .content1 .img-02 {
    width: calc(100% - 8.5333vw);
    margin-right: 4.2667vw;
    margin-left: 4.2667vw;
    margin-top: 6.4vw;
  }
  .tshirt .content1 .img-02 .img-box img {
    width: 100%;
  }
  .tshirt .content2 {
    margin-top: 6.4vw;
    display: flex;
    flex-direction: column-reverse;
    gap: 8.5333vw;
    padding-bottom: 17.0667vw;
  }
  .tshirt .content2 .product-area {
    width: calc(100% - 8.5333vw);
    margin-left: 4.2667vw;
    margin-right: 4.2667vw;
    border-radius: 6.4vw;
  }
  .tshirt .content2 .product-area .item-product-price {
    padding: 4.2667vw;
    gap: 6.4vw;
  }
  .tshirt .content2 .product-area .item-product-price .pd-small-area {
    border-top: 0.2667vw solid rgba(80, 62, 52, 0.2);
  }
  .tshirt .content2 .product-area .item-product-price > .img-area:nth-of-type(1) .gif-img img {
    height: 48vw;
  }
  .tshirt .content2 .product-area .item-product-price > .img-area:nth-of-type(2) .gif-img img {
    height: 48vw;
  }
  .tshirt .content2 .img-01 {
    width: 100%;
    padding: 0 4.2667vw;
  }
  .tshirt .content2 .img-01 img {
    width: 100%;
  }
  .tshirt .content2 .img-01 .model-info {
    color: #222;
    left: 4.2667vw;
  }
  #section-product-list {
    padding-top: 12.8vw;
  }
  #section-product-list h2 {
    font-size: 5.8667vw;
    letter-spacing: -0.2933vw;
    margin-bottom: 4.2667vw;
  }
  #section-product-list .tab-area {
    margin-bottom: 0;
  }
  #section-product-list .tab-area .tab-button li button {
    height: 12.8vw;
    font-size: 3.7333vw;
    border-width: 0.2667vw;
  }
  #section-product-list .tab-area .tab-button li.active button {
    border-bottom: 0.2667vw solid #000;
  }
  #section-product-list .tab-wrap .tab-contents .product-category {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
  #section-product-list .tab-wrap .tab-contents .product-category h3 {
    margin-bottom: 6.4vw;
    font-size: 4.8vw;
    letter-spacing: -0.24vw;
  }
  #section-product-list .tab-wrap .bottom-btn-area {
    flex-direction: column;
    padding: 8.5333vw 4.2667vw;
    gap: 4.2667vw;
  }
  #section-product-list .tab-wrap .bottom-btn-area a {
    width: 100%;
    height: 13.8667vw;
    border-radius: 6.9333vw;
    font-size: 4vw;
  }
  #section-product-list .inner-layout {
    width: 100%;
  }
  #section-product-list .bottom-btn-area {
    flex-direction: column;
    padding-top: 8.5333vw;
    padding-left: 4.2667vw;
    padding-right: 4.2667vw;
    padding-bottom: 8.5333vw;
  }
  #section-product-list .bottom-btn-area a {
    width: 100%;
  }
  .pd-more-btn-fixed button {
    height: 12.8vw;
    font-size: 3.7333vw;
    letter-spacing: -0.1493vw;
    white-space: nowrap;
    gap: 2.1333vw;
  }
  .pd-more-btn-fixed button:after {
    width: 4.2667vw;
    height: 4.2667vw;
    background-size: 100% auto;
  }
  #section-product-list .fr-bff-products[data-component-type=ProductCarouselDestroy] {
    justify-content: center;
    gap: 0;
  }
  #section-product-list .fr-bff-products[data-component-type=ProductCarouselDestroy] .fr-bff-product {
    width: 30.66667vw;
  }
}
@keyframes pan-focus {
  from {
    object-position: 0% center;
  }
  to {
    object-position: 100% center;
  }
}
.gif-img {
  position: relative;
}
.gif-img img {
  display: block;
  width: 100%;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}
.gif-img img:first-child {
  position: relative;
}
.gif-img img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
.gif-img img.is-active {
  opacity: 1;
}

/*# sourceMappingURL=style.css.map */
