/* -------------------------------------------
 * SP
 * ---------------------------------------- */

/* Fig Aspect */
[data-aspect-ratio="1:1"]:before { padding-top:calc((1/1) * 100%) }
[data-aspect-ratio="186:248"]:before { padding-top:calc((248/186) * 100%) }

[data-sp-aspect-ratio="1:1"]:before { padding-top:calc((1/1) * 100%) }


/* .-new */
.-new { display: flex; align-items: center; }
.-new-icon { display: flex; font-size: 11px; font-weight: 700; justify-content: center; align-items: center; width: 42px; height: 18px; margin-right: 16px; color: #fff; background-color: #378694; }

/* fr-imagePlusText */
.fr-imagePlusText_imgWrap { width: calc((120/345)*100%); }

/* .o-VideoAutoPlay */
.o-VideoAutoPlay { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: all .3s }
.o-VideoAutoPlay.is-active { opacity: 1 }
.o-VideoAutoPlay_container { position: relative; padding-top: 100%; overflow: hidden }
.o-VideoAutoPlayButton { display: block; width: 25px; height: 25px; background-repeat: no-repeat; background-position: 50%; background-size: 24px 24px; position: absolute }
.o-VideoAutoPlayButton.-play { bottom: 4vw; right: 4vw }
.o-VideoAutoPlayButton.-muted { top: 4vw; left: 4vw }
.o-VideoAutoPlayButton[data-button-play="play"],
.o-VideoAutoPlayButton[data-button-play="stop"] { background-image: url(/jp/ja/special-feature/jeans/23ss/img/icon-play.svg); background-position: 50% }
.o-VideoAutoPlayButton[data-button-play="stop"] { background-image: url(/jp/ja/special-feature/jeans/23ss/img/icon-stop.svg) }
.o-VideoAutoPlayButton[data-button-muted="muted"] { background-image: url(/jp/ja/special-feature/jeans/23ss/img/icon-muted.svg) }.o-VideoAutoPlayButton[data-button-muted="unmute"] { background-image: url(/jp/ja/special-feature/jeans/23ss/img/icon-unmute.svg) }

/* .fr-fixedAnchor */
.fr-fixedAnchor.-slideAnchor { display: none; }
.fr-fixedAnchor.-slideAnchor.is-show { display: block; margin-top: -70px; animation: anchorShow 0.3s linear 0s; }
@keyframes anchorShow {
    0% { opacity: 0.5; transform: translateY(-80px); }
    100% { opacity: 1; transform: translateY(0); }
}
.u-fixedAnchorAdjust { padding-top: 68px; margin-top: -68px; }
.fr-anchorButton_item { width: calc(100%/4); }

/* #lineupNav */
.fr-anchorButton_itemText { padding: 0; }
.fr-anchorButton_itemInner_figTxt { width: 100%; }
.fr-anchorButton_itemInner_txt { display: flex; justify-content: center; align-items: center; min-height: 61px; }

/* .fr-styling */
.fr-styling { padding-top: 0; padding-bottom: 0; }
.fr-styling .swiper-container { padding-bottom: 0; }

/* #movieTvcm */
.swiper-button-prev.movieTvcm-prev,
.swiper-button-next.movieTvcm-next { top: calc((100% + 80px) / 2); }

/* Sustainability & Related */
.swiper-button-prev.-addTitleMovieThreeRow,
.swiper-button-next.-addTitleMovieThreeRow { top: calc((100% + 114px) / 2); }
.swiper-button-prev.-addTitleMovieThreeRow { margin-left: 4vw; }
.swiper-button-next.-addTitleMovieThreeRow { margin-right: 4vw; }
.fr-stepFlow_item.-sustainability { padding-bottom: 0; }
.fr-stepFlow_itemInner.-alignTop { align-items: flex-start; }
.fr-stepFlow_number.-fontThin { font-family: "UniqloPro Light", sans-serif; font-weight: normal; }
.fr-stepFlow_heading.-sustainability,
[lang=en] .fr-stepFlow_heading.-sustainability { font-size: 13px; line-height: 1.5; font-weight: normal; }
[lang=en] .fr-stepFlow_heading.-sustainability { font-size: 14px; font-family: HelveticaNeue, Roboto, sans-serif; }
.divisionContainer { display: flex; flex-wrap: wrap; justify-content: space-between; }
.divisionContainer_item.-column-2 { width: calc((100% - 4vw) / 2); }
.annotation { font-size: 11px; }
.fr-imagePlusText.-related { border-top: 1px solid #dadada; }
.fr-imagePlusText.-related:last-of-type { border-bottom: 1px solid #dadada; }
.fr-imagePlusText_imgWrap.-related { width: 50% }
.swiper-button-next.-adjustImage,
.swiper-button-prev.-adjustImage,
.swiper-button-next.-adjustImageSP,
.swiper-button-prev.-adjustImageSP { top: calc(92vw / 2); }
.relatedArticle .fr-imagePlusText_heading,
.relatedArticle .fr-imagePlusText_body { font-size: 13px; line-height: 19.5px; }

/* .userReview */
.userReviewStars { display: flex; align-items: center; }
.userReviewStar { background: url(https://uniqlo.mom/jp/ja/contents/feature/common/img/common/star.svg)0/5em 1em no-repeat; display: inline-block; height: 1em; vertical-align: sub; width: 1em; }
.userReviewStarImplicit { border: 0; clip: rect(1px 1px 1px 1px); height: 0; margin: 0; overflow: hidden; position: absolute; white-space: nowrap; width: 0; }
.userReviewStar + .userReviewStar { margin-left: 3px; }
.userReviewStar.-half { background-position: -2em; }
.userReviewStar.-active { background-position: -4em; }
.userReviewComment { font-size: 13px; line-height: 19.5px; }
.userReviewUser { font-size: 12px; line-height: 18px; }
.userReviewUser-Address { color: #7d7d7d; }
.userReviewUser-ProductName { font-family: "ヒラギノ角ゴ Pro W6", sans-serif; font-weight: 700; }
.userReviewAccordion { background-color: #fff; overflow: hidden; }
.userReviewAccordion + .userReviewAccordion { margin-top: 0; }
.userReviewAccordion_heading { display: flex; justify-content: center; align-items: center; font-family: "ヒラギノ角ゴ Pro W6", sans-serif; font-weight: 700; font-size: 14px; line-height: 21px; padding: 21px 0; border: 1px solid #dadada; border-width: 1px 0; cursor: pointer; }
.userReviewAccordion + .userReviewAccordion .userReviewAccordion_heading { border-top-width: 0; }
.userReviewAccordion_checkBox { display: none; }
.userReviewAccordion_headingInner { margin-right: 8px; flex: none; }
.userReviewAccordion_heading:after { align-items: center; display: flex; justify-content: center; content: ""; background: url(https://uniqlo.mom/jp/ja/contents/feature/common/icons/chevron_updown.svg) 0/cover no-repeat; transition: .2s; width: 24px; height: 24px; }
.userReviewAccordion_content { border-bottom: 1px solid #dadada; height: 0; opacity: 0; padding: 0; transition: .5s; visibility: hidden; }
.userReviewAccordion_contentInner { display: none; }
.userReviewAccordion_checkBox:checked + .userReviewAccordion_heading:after { transform: rotate(-180deg); }
.userReviewAccordion_checkBox:checked + .userReviewAccordion_heading + .userReviewAccordion_content { height: auto; opacity: 1; visibility: visible; padding-top: 36px; padding-bottom: 36px; }
.userReviewAccordion_checkBox:checked + .userReviewAccordion_heading + .userReviewAccordion_content .userReviewAccordion_contentInner { display: block; }
.userReviews .userReview + .userReview { margin-top: 36px; }

/* .fr-bff-products */
.fr-bff-products.swiper-container { padding-bottom: 0; }

/* Correction of UQ font */
[lang] .u-uqFont-l,
[lang] .u-uqFont-r,
[lang] .u-uqFont-b,
.fr-globalFooter_copyrightText { font-weight: 400 !important; }

.swiper-container.-noPaddingBottom {
  padding-bottom: 0;
}

.fr-jeansB-featureTab {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fr-jeansB-featureTab.-isShow {
  display: block;
  animation: fadeInUp;
  animation-duration: 1.5s;
  -webkit-animation: fadeInUp 1.5s;
}
.fr-jeansB-featureTab.-isHide {
  animation: fadeOutDown 0.3s forwards;
  -webkit-animation: fadeOutDown 0.3s forwards;
}
.fr-jeansB-featureTabwrapper {
  background: #FFFFFF;
  height: 32px;
  margin: auto;
  display: flex;
  justify-content: center;
}
.fr-jeansB-featureTabList {
  display: flex;
  flex-wrap: nowrap;
  margin-left: 18px;
  margin-right: 18px;
  border: 1px solid #DADADA;
  border-radius: 4px 4px 4px 4px;
}
.fr-jeansB-featureTabItem {
  text-align: center;
  position: relative;
  width: 142px;
  display: flex;
  font-weight: 300;
}

.fr-jeansB-featureTabItem.-current {
  
}

.fr-jeansB-featureTabItem.-current {
  color: #fff;
  background-color: #1B1B1B;
  border-radius: 4px 4px 4px 4px;
  font-weight: 600;
}

.fr-jeansB-featureTabLink {
  font-family: UniqloPro Regular, sans-serif;
  font-style: normal;
  
  font-size: 13px;
  line-height: 16px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.fr-jeansB-featureTabItem.-current .fr-jeansB-featureTabLink {
  color: #fff;
}

@media screen and (max-width: 812px) {
  /* .fr-bff-products[data-component-type=ProductGrid] */
  .fr-bff-products[data-component-type=ProductGrid] { margin-left: 15px !important; margin-right: 15px !important; }
  .fr-bff-products[data-component-type=ProductGrid] .fr-bff-product { width: calc((100% - 30px)/3); margin-right: 15px; }
  .fr-bff-products[data-component-type=ProductGrid] .fr-bff-product:nth-of-type(3n) { margin-right: 0 !important; }
  [data-component-type=ProductGrid] .fr-bff-product_content { padding: 0 !important; }
}



/* -------------------------------------------
 * PC
 * ---------------------------------------- */

@media screen and (min-width: 813px) {

  /* Fig Aspect */
  [data-pc-aspect-ratio="1:1"]:before { padding-top:calc((1/1) * 100%) }

  /* .-new */
  .-new { justify-content: center; }
  .-new-icon { font-size: 12px; width: 52px; height: 24px; margin-right: 24px; }

  /* .fr-annotation */
  .fr-annotation { display: flex; justify-content: center; }
  .fr-annotation:before { position: relative; }

  /* .pc-container */
  .pc-container { margin-left: auto; margin-right: auto; }
  .pc-container.-w477 { max-width: 477px; }
  .pc-container.-w576 { max-width: 576px; }

  /* fr-imagePlusText */
  .fr-imagePlusTextParent.-column-1 .fr-imagePlusText_imgWrap,
  .fr-imagePlusTextParent.-column-2 .fr-imagePlusText_imgWrap { width: calc((186/576)*100%); }

  /* others */
  .u-align-pc-center { text-align: center; }

  /* .o-VideoAutoPlay */
  .o-VideoAutoPlay_container { padding-top: calc(540 / 960 * 100%); }
  .o-VideoAutoPlayButton.-play { bottom: 20px; right: 20px; }
  .o-VideoAutoPlayButton.-muted { top: 20px; left: 20px; }

  /* .fr-fixedAnchor */
  .fr-fixedAnchor.-slideAnchor.is-show { margin-top: -83px; }
  .u-fixedAnchorAdjust { padding-top: 81px; margin-top: -81px; }

  /* #lineupNav */
  .fr-anchorButton_itemInner_figTxt { display: flex; }
  .fr-anchorButton_itemInner_fig { width: 68px; }
  .fr-anchorButton_itemInner_txt { flex: 1; display: flex; justify-content: center; align-items: center; min-height: 100%; }

  /* .fr-styling */
  /* .fr-styling .swiper-wrapper { justify-content: center; } */

  /* .otherBottom */
  .otherBottoms-btn { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .otherBottoms-btn-items { width: calc((100% - 24px)/2); }

  /* #movieTvcm */
  .swiper-button-prev.movieTvcm-prev,
  .swiper-button-next.movieTvcm-next { margin-top: -34px; }

  /* Sustainability & Related */
  .swiper-button-next.-addTitleMovieThreeRow,
  .swiper-button-prev.-addTitleMovieThreeRow { top: calc((100% + 150px) / 2); margin-left: 0; margin-right: 0; }
  .fr-stepFlow_heading.-sustainability,
  [lang=en] .fr-stepFlow_heading.-sustainability { font-size: 14px; line-height: 1.5; }
  [lang=en] .fr-stepFlow_heading.-sustainability { font-size: 1pc; line-height: 1.4; }
  .divisionContainer_item.-column-2 { width: calc((100% - 24px)/2); }
  .smallContainer { margin-right: 12.755%; margin-left: 12.755%; }
  .tinyContainer { max-width: 39pc; margin-right: auto; margin-left: auto; }
  .fr-imagePlusTextParent.-column-2.-related { justify-content: center; }
  .fr-imagePlusText.-related,
  .fr-imagePlusText.-related:last-of-type { border: 0; }
  .fr-imagePlusTextParent.-column-2 .fr-imagePlusText.-related:not(:first-child):not(:nth-child(2)) { margin-top: 28px; }
  .fr-imagePlusTextParent.-column-2 .fr-imagePlusText_imgWrap.-related { width: calc((100% - 24px)/2); }
  .fr-imagePlusTextParent.-column-2 .fr-imagePlusText_content.-related { margin-right: 0; } 
  .sustainabilityContent_item { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
  .sustainabilityContent_image { width: calc((100% - 24px) / 2); }
  .sustainabilityContent_body { flex: 1; margin-right: calc((75 / 876) * 100%); margin-left: 24px; }
  .swiper-button-next.-adjustImageSP,
  .swiper-button-prev.-adjustImageSP { top: 50%; }
  .relatedArticle .fr-imagePlusText_heading,
  .relatedArticle .fr-imagePlusText_body { font-size: 14px; line-height: 19.6px; }

  /* .userReview */
  .userReviewContainer { margin-left: 75px; margin-right: 75px; }
  .userReviewStar { font-size: 17px; }
  .userReviewComment { font-size: 14px; line-height: 19.6px; }
  .userReviewUser { font-size: 14px; line-height: 19.6px; }
  .userReviewAccordion_heading { font-size: 18px; line-height: 27px; padding: 28px 0; transition: opacity .6s; cursor: pointer; }
  .userReviewAccordion_heading:hover { opacity: .7; }
  .userReviewAccordion_heading:after,
  .userReviewAccordion_headingInner { margin-right: 24px; }
  .userReviewAccordion_content { font-size: 14px; line-height: 19.6px; }
  .userReviewAccordion_checkBox:checked + .userReviewAccordion_heading + .userReviewAccordion_content { padding-top: 52px; padding-bottom: 52px; }
  .userReviews .userReview + .userReview { margin-top: 52px; }

  .fr-jeansB-featureTab {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fr-jeansB-featureTabList {
    margin-left: 25px;
    margin-right: 25px;
  }
  .fr-jeansB-featureTabwrapper {
    height: 42px;
  }
  .fr-jeansB-featureTabItem {
    width: 364px;
  }

  .fr-jeansB-featureTabLink {
    font-size: 13px;
    line-height: 16px;
  }

}
