[data-aspect-ratio="225:169"]:before {
   padding-top: calc((473 / 630) * 100%);
}
[data-aspect-ratio="334:170"]:before {
  padding-top: calc((170 / 334) * 100%);
}
[data-sp-aspect-ratio="183:66"]:before {
  padding-top: calc((66 / 183) * 100%);
}
[data-aspect-ratio="10:6"]:before {
  padding-top: calc((6 / 10) * 100%);
}
[data-aspect-ratio="0.75:1"]:before {
  padding-top: calc((1 / 0.75) * 100%);
}
[data-aspect-ratio="1.5:1"]:before {
  padding-top: calc((1 / 1.5) * 100%);
}

.u_color_green {
  color: #003421;
}

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

.commonFlexWrapper_both {
  display: flex;
  flex-wrap: wrap;
}

.heroLogo_inner {
  width: calc((167 / 350) * 100%);
  margin-right: auto;
  margin-left: auto;
}

.commonFlexWrapper_both .imagePlusTextFlex_image.-thumbnail {
  width: 28vw;
}

.commonFlexWrapper_both .imagePlusTextFlex_text.-thumbnail {
  flex: 1;
}

.titleLabel {
  background-color: #f4f4f4;
  padding: 1.067vw 2.667vw;
}

.fr-heading.-h3.headingPoint {
  line-height: 1.0em;
}

.headingPointNumber {
  font-size: 16px;
  font-family: "UniqloPro Regular", sans-serif;
  font-weight: normal;
  padding-bottom: 6px;
  border-bottom: 1px solid #003421;
}

.headingPointText {
  display: block;
  line-height: 1.5em;
  margin-top: 8px;
}

.swiper-button-next.-addText_flower,
.swiper-button-prev.-addText_flower {
  top: 43%;
}

.fr-accordion_checkBox:checked + .fr-accordion_heading.-is-disable {
  border-bottom: 1px solid #dadada;
}

.fr-accordion_content.-indentPadding {
  padding: 0;
}

.fr-accordion_checkBox:checked + .fr-accordion_heading.-is-disable + .fr-accordion_content {
  padding-top: 0;
  padding-bottom: 0;
}

.storeList_item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 8vw;
  padding-right: 8vw;
  line-height: 24px;
  position: relative;
}

.storeList_item:not(:last-of-type) {
  border-bottom: 1px solid #dadada;
}

.storeLink {
  font-size: 14px;
  font-weight: 700;
}

.fr-accordion_heading.-black:after {
  background: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/uniqlo-flower/22fw/img/arrowBlack.png) 0/contain no-repeat;
}

.fr-accordion_headingInner.-shopListHeading {
  display: inline-flex;
}

.storeList_item:after {
  background: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/uniqlo-flower/22fw/img/arrowBlack.png) 0/contain no-repeat;
  content: "";
  position: absolute;
  transform: rotate(-90deg) translateX(12px);
  top: 50%;
  right: 4vw;
  width: 24px;
  height: 24px
}

.storeList_item.-linkDisabled:after {
  background: none;
}

.storeList_item.-linkDisabled .storeLink {
  cursor: default;
}

.storeList_item.-linkDisabled .storeLink:hover {
  opacity: 1;
}

.informationTop {
  border: 1px solid #dadada;
  padding: 21px 4vw;
}

.textLink {
  text-decoration: underline;
}

/* for ECHeader */
body[data-bff-version=v5] .main_inner {
  padding-top: 65px
}

/* .u-uqFont */
[lang] .u-uqFont-l,
[lang] .u-uqFont-r,
[lang] .u-uqFont-b,
.headingPointNumber {
  font-weight: 400 !important;
}

.careMovie {
  display: flex;
  position: relative;
}

.careMovie.is-disable {
  opacity: 0;
}

.careMovie_videoWrapper {
  display: flex;
  background: #1b1b1b;
  width: 100%;
}

.careMovie_videoItem {
  width: 100%;
  height: 194px;
}

.newyear_state　ment_image {
  max-width: 288px;
  margin-left: auto;
  margin-right: auto;
}

.indent-1em {
  text-indent: -1em;
  padding-left: 1em;
}

/* for ECHeader */
.fr-anchorButton_item.-repairV8 {
  box-sizing: border-box;
}

.fr-anchorButton_item.-repairV8:first-of-type {
  border-left: 1px solid #dadada;
}

.fr-bff-product_gender{
  display: none;
}

@media screen and (min-width: 813px) {
  [data-pc-aspect-ratio="2352:782"]:before {
    padding-top: calc((782 / 2352) * 100%);
  }

  a:hover:not(.fr-tabs_itemLink),
  a:hover img,
  a:hover p,
  a[href]:not(.fr-tabs_itemLink):hover,
  a[href]:hover img,
  a[href]:hover p,
  a[data-link]:hover,
  a[data-link]:hover img,
  .js-video:hover,
  .u_textLink:hover,
  .fr-textLink_itemInner:hover {
    cursor: pointer;
    opacity: 0.8;
    text-decoration: none;
  }
  .fr-linkButton {
    transition: 0.5s;
  }

  .u_font_large {
    font-size: 17px;
  }

  .u_font_uqFontPrice {
    font-size: 24px;
  }

  .u_marginTop_spxl {
    margin-top: 24px;
  }

  .u_alignPC_center {
    text-align: center;
  }

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

  .fr-breadcrumbs.-noMarginBottom {
    margin-bottom: 0;
  }

  .fr-fixedAnchor.-slideAnchor.is-show {
    margin-top: -83px;
    top: 72px;
  }

  .heroImage {
    border: 1px solid #dadada;
  }

  .heroSlide_wrapper,
  .heroLogo_wrapper {
    width: 50%;
  }

  .heroLogo_inner {
    width: calc((256 / 588) * 100%);
    margin-right: auto;
    margin-left: auto;
  }

  .fr-anchorButton_item.-halfToOneThird,
  .fr-anchorButton_item.-fullToOneThird {
    width: calc(99.99999% / 3);
  }

  .fr-anchorButton_item.-fullToHalf {
    width: 50%;
  }

  .fr-anchorButton_item.-halfToQuarter {
    width: 25%;
  }

  .fr-anchorButton_item.-oneEighth {
    width: 20%;
  }


  .commonFlexWrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .-reverse{
    flex-direction: row-reverse;
  }

  .commonFlexWrapper.-center {
    justify-content: space-between;
    align-items: center;
  }

  .infoImages {
    max-width: 426px;
    margin-right: auto;
    margin-left: auto;
  }

  .littleContents {
    max-width: 576px;
    margin-right: auto;
    margin-left: auto;
  }

  .smallContents {
    max-width: 625px;
    margin-right: auto;
    margin-left: auto;
  }

  .mediumContents {
    max-width: 876px;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .imagePlusTextFlex_image,
  .imagePlusTextFlex_text {
    width: calc((100% - 24px) / 2);
  }

  .imagePlusImage_image {
    width: calc((100% - 48px) / 3);
  }

  .commonFlexWrapper_both .imagePlusTextFlex_image.-thumbnail {
    width: 186px;
  }

  .imagePlusTextFlex_text,
  .imagePlusImage_image:nth-of-type(n + 2) {
    margin-left: 24px;
  }

  .titleLabel {
    padding: 4px 0;
  }

  .fr-heading.-h3.headingPoint {
    line-height: 0.5em;
  }

  .headingPointNumber {
    padding-bottom: 4px;
  }

  .headingPointText {
    line-height: 1.4em;
    margin-top: 11px;
  }

  .fr-accordion.-storeList {
    max-width: 987px;
    margin-right: calc((99 / 1176) * 100%);
    margin-left: calc((99 / 1176) * 100%);
  }

  .fr-accordion_heading {
    color: #003421;
  }

  .fr-accordion_heading.-is-disable {
    display: flex;
    justify-content: center;
    padding: 0;
    font-size: 23px;
    cursor: default;
    border: none;
  }

  .fr-accordion_heading.-is-disable:before {
    content: none;
  }

  .fr-accordion_checkBox:checked+.fr-accordion_heading.-is-disable {
    border-bottom: none;
  }

  .fr-accordion_heading.-is-disable + .fr-accordion_content {
    border: none;
  }

  .fr-accordion_checkBox:checked + .fr-accordion_heading.-is-disable + .fr-accordion_content {
    padding-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }

  [lang=en] .fr-accordion_heading.-is-disable {
      font-size: 23px
  }

  .fr-accordion_headingInner.-shopListHeading {
    display: block;
    margin-right: 0;
  }

  .storeList_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .storeList_wrapper.-center {
    justify-content: center;
  }

  .storeList_item {
    width: 33.33333%;
    text-align: center;
    padding: 0;
    line-height: 1.4;
  }

  .storeList_item:not(:last-of-type) {
    border-bottom: none;
  }

  .storeList_item:nth-of-type(n + 4) {
    margin-top: 20px;
  }

  .storeList_item:after {
    content: none;
  }

  .storeLink {
    display: inline-block;
    font-weight: normal;
  }

  .informationTop {
    padding: 28px 24px;
  }

  .textLink:hover {
    text-decoration: none;
  }

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

  .careMovie_videoItem {
    width: 100%;
    height: 351px;
  }

  .flower-imagePlusText {
    display: flex;
    justify-content: center;
  }

  .flower-imagePlusTextParent:nth-child(2) .flower-imagePlusText{
    flex-direction: row-reverse;
  }

  .flower-imagePlusTextParent .u-imgAdjustBox {
    width: 390px;
    margin-right: 40px;
  }

  .flower-imagePlusText_heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 37px;
  }

  .flower-imagePlusText_body {
    font-size: 15px;
    line-height: 24px;
  }


  /* for ECHeader */
  body[data-bff-version=v5] .main_inner {
    padding-top: 73px
  }
}


@media screen and (max-width: 812px) {
  [data-sp-aspect-ratio="750:376"]:before {
    padding-top: calc((376 / 750) * 100%);
  }


  .wideMargin_20g {
    margin-right: 20vw;
    margin-left: 20vw;
  }

  .commonFlexWrapper_both.-onlySPColumn {
    flex-direction: column;
  }

  .commonFlexWrapper_both.-center {
    align-items: center;
  }

  .commonFlexWrapper_both.-onlySPColumn.-single .imagePlusTextFlex_image {
    width: 70%;
  }

  .commonFlexWrapper_both.-onlySPColumn.-single .imagePlusTextFlex_text {
    width: 100%;
    margin-left: 0;
  }


  .commonFlexWrapper_both .imagePlusTextFlex_image,
  .commonFlexWrapper_both .imagePlusTextFlex_text {
    width: calc((100% - 15px) / 2);
  }

  .commonFlexWrapper_both .imagePlusTextFlex_image.-related {
    width: 32vw;
  }

  .commonFlexWrapper_both .imagePlusTextFlex_text.-related {
    width: auto;
    flex: 1;
  }

  .commonFlexWrapper_both .imagePlusTextFlex_text {
    margin-left: 15px;
  }


  .u_alignSP_center {
    text-align: center;
  }

  .u_font_tiny,
  .u_font_xs {
    font-size: 11px;
  }

  .fr-textLink_item.-small {
    font-size: 12px;
  }

  .flower-imagePlusText_heading {
    font-size: 18px;
    line-height: 28px;
  }

  .flower-imagePlusText_body {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 320px) {
  .fr-fixedAnchor_itemLink.-noPadding {
    padding-right: 0;
    padding-left: 0;
  }
}
