@charset "UTF-8";
/* update 20231213 Style.css */
main {
  background-color: #FDFBF7;
}
main .fr-bff-products {
  background-color: #FDFBF7;
}
[lang=ja] main,
[lang=ja] .fr-heading,
[lang=ja] .fr-tabs,
[lang=ja] .fr-imagePlusText_heading {
  font-weight: 300;
}

.fr-heading.-h5 {
  font-size: 18px;
}
@media screen and (min-width: 813px) {
  .fr-heading.-h5 {
    font-size: 15px;
  }
}
[lang=ja] .fr-heading.-h5 {
  font-size: 16px;
  font-weight: 300;
}
@media screen and (min-width: 813px) {
  [lang=ja] .fr-heading.-h5 {
    font-size: 17px;
  }
}

.-sp-h4 {
  font-size: 18px;
}
@media screen and (min-width: 813px) {
  .-sp-h4 {
    font-size: 15px;
  }
}

.u-align-center-sp {
  text-align: center;
}
@media screen and (min-width: 813px) {
  .u-align-center-sp {
    text-align: left;
  }
}
.u-align-center-pc {
  text-align: left;
}
@media screen and (min-width: 813px) {
  .u-align-center-pc {
    text-align: center;
  }
}

.fr-imagePlusText_content {
  padding-right: 0;
}
.fr-imagePlusText_imgWrap {
  width: 32vw;
}
@media screen and (min-width: 813px) {
  .fr-imagePlusText_imgWrap {
    width: 32.2916666667% !important;
  }
}
.fr-imagePlusText_heading.u-uqFont-l {
  font-size: 18px;
  line-height: 21.6px;
  color: #7d7d7d;
}
@media screen and (min-width: 813px) {
  .fr-imagePlusText_heading.u-uqFont-l {
    font-size: 36px;
    line-height: 38px;
  }
}

.fr-anchorButton_item {
  background-color: #FDFBF7;
}
.fr-anchorButton_item .list-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
[lang=ja] .fr-anchorButton_itemText {
  font-weight: 300;
}
[lang=ja] .fr-fixedAnchor_itemLink {
  font-weight: 600;
}
@media screen and (min-width: 813px) {
  [lang=ja] .fr-fixedAnchor_itemLink {
    font-size: 14px;
  }
}

.-anchor-fs {
  font-size: 12px;
}
@media screen and (min-width: 813px) {
  .-anchor-fs {
    font-size: 15px;
  }
}

.lineUp-anchorBtn .fr-anchorButton_item {
  background-color: #FFF7E5;
}
@media screen and (min-width: 813px) {
  .lineUp-anchorBtn .fr-anchorButton_item {
    border-top-width: 1px;
  }
}
.lineUp-anchorBtn .fr-anchorButton_catchCopy {
  padding: 6px 0;
  font-size: 11px;
  line-height: 16.5px;
  background-color: #fff;
}
@media screen and (min-width: 813px) {
  .lineUp-anchorBtn .fr-anchorButton_catchCopy {
    font-size: 17px;
    line-height: 23.8px;
  }
}
.lineUp-anchorBtn .fr-anchorButton_itemText {
  flex-direction: column;
  padding-bottom: 0;
}
.lineUp-anchorBtn .fr-anchorButton_icon_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 39px;
}
@media screen and (min-width: 813px) {
  .lineUp-anchorBtn .fr-anchorButton_icon_arrow {
    height: 48px;
  }
}
.lineUp-anchorBtn .fr-anchorButton_icon_arrow:before {
  content: "";
  width: 14px;
  height: 8px;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/women-innerwear/24ss/img/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

@media screen and (min-width: 813px) {
  .all-btn-inner {
    display: flex;
    justify-content: space-between;
  }
  .all-btn-item {
    width: calc((100% - 24px) / 2);
  }
  .all-btn .fr-linkButton {
    max-width: 100%;
  }
}

.fr-anchorButton_new.-heading {
  position: relative;
  width: 52px;
  margin-left: auto;
  margin-right: auto;
}

.fr-bff-userReview {
  background-color: #fff;
}

.features-before-after {
  display: flex;
}
@media screen and (min-width: 813px) {
  .features-before-after {
    justify-content: center;
  }
}
.features-before-after_item {
  width: calc((100% - 4vw) / 2);
}
@media screen and (min-width: 813px) {
  .features-before-after_item {
    width: 23.4693877551%;
  }
}
.features-before-after_item:first-child {
  margin-right: 4vw;
}
@media screen and (min-width: 813px) {
  .features-before-after_item:first-child {
    margin-right: 24px;
  }
}

.fr-tabs {
  font-size: 12px;
}
[lang=ja] .fr-tabs {
  font-size: 13px;
}
@media screen and (min-width: 813px) {
  .fr-tabs, [lang=ja] .fr-tabs {
    font-size: 15px;
  }
}

.fr-tabs_item {
  cursor: pointer;
  color: #6a6a6a;
}

.fr-tab-contents {
  min-height: 100px;
}
.fr-tab-content {
  display: none;
}
.fr-tab-content.is-show {
  display: block;
}

.fr-tabs_item.-active:after {
  height: 4px;
}

.-tab-thumbnail .fr-tabs_inner {
  border-top: 1px solid var(--color-border-tertiary);
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .fr-tabs_inner {
    border-right: 1px solid var(--color-border-tertiary);
  }
}
.-tab-thumbnail .fr-tabs_item {
  flex: auto;
  width: calc((100% - 2px) / 3);
  border-color: var(--color-border-tertiary);
  border-style: solid;
  border-left: 1px solid var(--color-border-tertiary);
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .fr-tabs_item {
    width: calc((100% - 4px) / 3);
  }
}
.-tab-thumbnail .fr-tabs_item:first-child {
  margin-left: -1px;
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .fr-tabs_item:first-child {
    margin-left: 0;
  }
}
.-tab-thumbnail .tab-img-inner {
  width: 100%;
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .tab-img-inner {
    display: flex;
  }
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .tab-img-fig {
    width: 82px;
  }
}
.-tab-thumbnail .tab-img-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
}
@media screen and (min-width: 813px) {
  .-tab-thumbnail .tab-img-txt {
    flex: 1;
  }
}

@media screen and (min-width: 813px) {
  .fig-twoColumns {
    display: flex;
  }
  .fig-twoColumns-list {
    width: calc((100% - 24px) / 2);
  }
  .fig-twoColumns-list:first-child {
    margin-right: 24px;
  }
}

.fr-stepFlow_number {
  background-color: #fff;
}
@media screen and (min-width: 813px) {
  .fr-stepFlow_number {
    border: 2px solid var(--color-border-tertiary);
  }
}
.fr-stepFlow_number.u-uqFont-l {
  font-weight: 300;
}

.step-title {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (min-width: 813px) {
  .step-title {
    font-size: 15px;
  }
}
[lang=ja] .step-title {
  line-height: 1.5;
}

.-note-ex {
  font-size: 13px;
}
[lang=ja] .-note-ex {
  line-height: 19.5px;

}
.-note-fig {
  font-size: 13px;
}
[lang=ja] .-note-fig {
  font-size: 11px;
  line-height: 16.5px;
}
@media screen and (min-width: 813px) {
  [lang=ja] .-note-fig {
    line-height: 15.4px;
  }
}

.js-sizecalc-result-box {
  display: none;
}
.js-sizecalc-result-box.-result-show {
  display: block;
}

.noFit-box-under {
  text-align: center;
}
.noFit-box-cup {
  text-align: center;
}
.noSize-box {
  text-align: center;
}

.js-noFit-box-under {
  display: none;
}
.js-noFit-box-under.is-show {
  display: block;
}
.js-noFit-box-cup {
  display: none;
}
.js-noFit-box-cup.is-show {
  display: block;
}
.js-noSize-box {
  display: none;
}
.js-noSize-box.is-show {
  display: block;
}

.new-size-calculator .size-calculator-input-wrap {
  display: flex;
  align-items: flex-end;
}
.new-size-calculator .size-calculator-input-wrap-container {
  position: relative;
  width: 44.347826087%;
  height: 39px;
  margin-left: 8px;
  margin-right: 8px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .size-calculator-input-wrap-container {
    height: 40px;
    width: 43.2432432432%;
  }
}
.new-size-calculator .size-calculator-input-wrap-container:first-child {
  margin-left: 0;
}
.new-size-calculator .size-calculator-input-wrap-container.-active .size-calculator-input-select {
  opacity: 1;
}
.new-size-calculator .size-calculator-input-wrap-container.-active .size-calculator-input-placeholder {
  visibility: hidden;
}
.new-size-calculator .size-calculator-input-label {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #ababab;
  display: inline-block;
  box-sizing: content-box;
  margin-bottom: 1px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.new-size-calculator .size-calculator-input-label::after {
  width: 14px;
  height: 8px;
  content: "";
  margin-top: -3px;
  display: block;
  background-image: url(https://image.uniqlo.com/UQ/ST3/jp/imagesother/women-innerwear/24ss/img/arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 14px 8px;
  position: absolute;
  top: 50%;
  right: 9.75px;
  z-index: 1;
}
.new-size-calculator .size-calculator-input-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: transparent;
  color: #1b1b1b;
  border: none;
  outline: none;
  border-radius: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
  font-family: "ヒラギノ角ゴ Pro W6", sans-serif;
}
.new-size-calculator .size-calculator-input-placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.new-size-calculator .size-calculator-input-placeholder-txt {
  line-height: 40px;
  font-size: 14px;
  color: #6a6a6a;
}
@media screen and (max-width: 320px) {
  .new-size-calculator .size-calculator-input-placeholder-txt {
    font-size: 11px;
  }
}
@media screen and (min-width: 813px) {
  .new-size-calculator .size-calculator-input-placeholder-txt {
    font-size: 15px;
  }
}
.new-size-calculator .sizecalc-result-box {
  font-size: 14px;
  line-height: 21px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .sizecalc-result-box {
    font-size: 15px;
    line-height: 22.5px;
  }
}
.new-size-calculator .sizecalc-result-box.-result-show {
  padding-top: 48px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .sizecalc-result-box.-result-show {
    padding-top: 60px;
  }
}
.new-size-calculator .-result-cupsize {
  font-size: 18px;
  line-height: 25.2px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .-result-cupsize {
    font-size: 23px;
    line-height: 32.2px;
  }
}
.new-size-calculator .-en-font-size .sizecalc-result-box {
  font-size: 14px;
  line-height: 18.9px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .-en-font-size .sizecalc-result-box {
    font-size: 16px;
    line-height: 21.6px;
  }
}
.new-size-calculator .-en-font-size .-result-cupsize {
  font-size: 18px;
  line-height: 24.3px;
}
@media screen and (min-width: 813px) {
  .new-size-calculator .-en-font-size .-result-cupsize {
    font-size: 25px;
    line-height: 33.75px;
  }
}
.new-size-calculator .-bold {
  font-family: ヒラギノ角ゴ Pro W6, sans-serif;
  font-weight: 600;
}

.noFit-text-under,
.noFit-text-cup {
  display: none;
}
.noFit-text-under.is-Show,
.noFit-text-cup.is-Show {
  display: block;
}

.fr-imagePlusText_heading.-gl-small {
  font-size: 14px;
  line-height: 18.9px;
}
@media screen and (min-width: 813px) {
  .fr-imagePlusText_heading.-gl-small {
    font-size: 16px;
    line-height: 21.6px;
  }
}

.-annotation {
  font-size: 13px;
  line-height: 1.3;
}
[lang=ja] .-annotation {
  line-height: 19.5px;

}

.-example {
  font-size: 13px;
}

.mb-anchor1, .mb-anchor2 {
  margin-bottom: 52px;
}
@media screen and (min-width: 813px) {
  .mb-anchor1 {
    margin-bottom: 48px;
  }
  .mb-anchor2 {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 813px) {
  .u-pc-w776 {
    width: 100%;
    max-width: 776px;
  }
  .u-pc-w876 {
    width: 100%;
    max-width: 876px;
  }
  .u-pc-w900 {
    width: 100%;
    max-width: 900px;
  }
  .size-calculator {
    display: flex;
  }
  .size-calculator-input {
    width: 50%;
    padding-right: 68px;
  }
  .size-calculator-fig {
    width: 50%;
    padding-left: 12px;
  }
  .size-calculator-fig .fr-heading.-h4 {
    font-size: 18px;
    font-weight: 400;
  }
  .size-calculator-fig .-uniqro-size {
    font-size: 17px;
  }
}
[data-aspect-ratio="690:388"]:before {
  padding-top: 56.231884058%;
}

[data-aspect-ratio="690:482"]:before {
  padding-top: 69.8550724638%;
}/*# sourceMappingURL=style.css.map */

.-button-all-bra {
  max-width: 576px;
  margin-left: auto;
  margin-right: auto;
}

.-sp-breadcrumbs-gap {
  row-gap: 1vw;
}
.fr-linkButton {
  border: 1px solid #000;
  border: 1px solid var(--color-border-primary);
  border-radius: 999px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.2;
  padding: 12px 4vw;
  padding: var(--sp-v-s) var(--sp-h-1g);
  text-align: center;
  min-height: 52px;
  position: relative;
  font-family: Helvetica Neue, Helvetica, Arial, -apple-system, sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 813px) {
  .fr-linkButton {
      padding: 12px;
      padding: var(--pc-v-s) var(--pc-h-s) var(--pc-v-s);
      width: 100%;
      margin-right: auto;
      margin-left: auto;
  }
}
