.sf-bold {
  font-weight: 600 !important;
}

[data-sp-aspect-ratio='100:177'] {
  padding-top: 177.6%;
  width: 100%;
}

.-grid .fr-imagePlusText {
  border: 0px !important;
}

.sf-quate_container {
  max-width: calc(225px + 72px);
}

.sf-quate_container::after {
  top: 48px;
}

.sf-quate_container::before {
  top: 0px;
}

.fr-bff-product_apology {
  width: 100%;
  font-size: 13px;
  color: #6a6a6a;
}

.link-lineup_01>.fr-heading.-h2,
.link-lineup_02>.fr-heading.-h2,
.link-lineup_03>.fr-heading.-h2 {
  position: sticky;
  top: 102px;
  z-index: 10;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
}

.-color-gray {
  color: #6a6a6a;
}

.grid-columns-2-1 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 50px;
  row-gap: 40px;
}

.-font-gender {
  font-size: 11px;
  color: rgba(125, 125, 125, 1);
}

.absolute {
  position: absolute;
}

.-pc-width-100 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.swiper-parent .swiper-container.-padding-bottom-0 {
  padding-bottom: 0px;
}

.fr-imagePlusTextParent .fr-imagePlusText_content {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

.fr-imagePlusTextParent .fr-imagePlusText:first-child,
.fr-imagePlusTextParent .fr-imagePlusText {
  border-width: 0px;
  border-bottom: 0px;
}

.-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.-flex-col {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.-max-140 {
  max-width: 140px;
}


.tabmenu ul {
  position: relative;
}

.tab-1 {
  align-items: flex-start;
}

.tabmenu {
  border-bottom: 0px;
}

.tabmenu_item {
  width: 50%;
  flex: auto;
}

.tabmenu_item[data-index="0"] .tabCon {
  margin: 0;
}

.tabmenu_item[data-index="1"] .tabCon {
  margin: 0 0 0 -100%;
}

.tabmenu label {
  font-size: 17px;
  border-bottom: 1px solid rgba(218, 218, 218, 1);
  font-weight: 600;
}

.order-step {
  position: relative;
}

.order-step .-get-height {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}

.order-step .-set-height {
  display: block;
  visibility: hidden;
}


.tabmenu input {
  display: none;
}

.tabCon {
  width: 100%;
  overflow: visible;
  display: none;
}

.tabCon_inner {
  width: 200%;
  display: grid;
  gap: 60px 24px;
  grid-template-columns: repeat(4, 1fr);
}

.tabmenu .fr-heading.-h4.-sp-font-16 {
  font-weight: 700;
}

.tabConItem_text .font-14-13 {
  margin-top: 8px;
}


.tabmenu input:checked~label {
  color: rgba(27, 27, 27, 1);
  border-bottom: 4px solid rgba(27, 27, 27, 1);
  transition-duration: 150ms;
}

.tabmenu input:checked~.tabCon {
  display: block;
}

/* CUSTOMCSS START */
.-custom-product {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}


/* CUSTOMCSS END */


.-hidden {
  position: relative;
  display: block;
  z-index: -1;
  visibility: hidden;
  margin-bottom: 20px;
}

/* BFF-CUSTOM */
.bff-custom-contents1,
.bff-custom-contents2,
.bff-custom-contents3 {
  float: left;
}

.tabCon {
  color: rgba(27, 27, 27, 1);
}

.pc-py-24 {
  padding-top: calc(var(--spacing-unit) * 3);
  padding-bottom: calc(var(--spacing-unit) * 3);
}


.bff-custom {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 50px;
  row-gap: 40px;
}

.bff-custom-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.-annotation {
  font-weight: 300;
}

.-w100 {
  width: 100%;
}

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

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

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

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

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

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

  .link-lineup_01>.fr-heading.-h2,
  .link-lineup_02>.fr-heading.-h2,
  .link-lineup_03>.fr-heading.-h2 {
    top: 98px;
  }

  .grid-columns-2-1,
  .bff-custom {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 24px;
  }

  .fr-heading.-h2.-sp-font-16,
  .fr-heading.-h4.-sp-font-16,
  .-sp-font-16 {
    font-size: 16px;
  }

  .-sp-font-12 {
    font-size: 12px;
  }

  .-sp-col-gap-15 {
    column-gap: 15px;
  }

  .-only-sp {
    display: none;
  }

  .-sp-flex-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .-sp-flex-gap15 {
    gap: 15px;
  }

  .fr-linkButton.-sp-mt-21 {
    margin-top: 21px;
  }

  .fr-accordion .-sp-flex-row,
  .u-only-sp .fr-accordion .fr-accordion_content .fr-accordion_contentInner.-sp-flex-row {
    display: flex;
    flex-direction: row;
  }

  .-sp-width-100,
  .-sp-w-165,
  .-sp-w-230,
  .-sp-w-295,
  .-sp-w-120 {
    width: 100%;
  }

  .-sp-w-120 {
    max-width: 120px;
  }

  .-sp-w-295 {
    max-width: 295px;
  }

  .-sp-w-230 {
    max-width: 230px;
  }

  .-sp-w-165 {
    max-width: 165px;
  }

  .-sp-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .-sp-py-18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .-font-product-price {
    font-size: 18px;
  }

  .-custom-product {
    grid-template-columns: 165px 1fr;
  }

  .-custom-product-item:nth-child(1) {
    grid-column: 1 / span 2;
    order: 1;
  }

  .-custom-product-item:nth-child(2) {
    order: 2;
  }

  .-custom-product-item:nth-child(3) {
    order: 3;
  }

  .-custom-product-item:nth-child(4) {
    order: 4;
    grid-column: 1 / span 2;
    width: 100%;
    border: 1px solid rgba(27, 27, 27, 1);
    border-radius: 999px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
  }

  .-hidden {
    max-width: 100%;
  }

  .swiper-pagination {
    transition: 0s
  }

  .bff-custom {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    justify-items: center;
  }

  .-sp-px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .-sp-mb-15 {
    margin-bottom: 15px;
  }

  .tabCon_inner {
    display: block;
  }

  .tabConItem {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: flex-start;
  }

  .tabConItem_image {
    width: 35%;
  }

  .tabConItem_text {
    flex: 1;
  }

  .order-step .-get-height {
    position: unset;
    transform: unset;
  }

  .order-step .-set-height {
    display: none;
  }

  .-sp-px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .font-32-24 {
    font-size: 24px;
    border: 1px solid rgba(218, 218, 218, 1);
    height: 30px;
    width: 30px;
    min-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
  }

  .font-14-13 {
    font-size: 13px;
  }

  .tabConItem_text .font-14-13 {
    margin-top: 6px;
  }

  .swiper-pagination-bullet {
    display: static;
  }

  .contents-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    column-gap: 15px;
  }

  .-guide-sp-width {
    min-width: 80px;
    min-height: 80px;
  }

  .-grid-item:nth-child(1) {
    grid-column: 1 / span 2;
    order: 2;
  }

  .-grid-item:nth-child(2) {
    order: 1;
    grid-column: 1 / span 5;
  }

  .-grid-item:nth-child(3) {
    order: 3;
    grid-column: 3 / span 4;
  }

  .tabCon .swiper-container {
    padding-bottom: 9px;
    margin-bottom: 6px;
  }
}

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

  [data-pc-aspect-ratio="menStretchSizeTable1"]:before {
    padding-top: calc((282/828) * 100%);
  }

  [data-pc-aspect-ratio="menStretchSizeTable2"]:before {
    padding-top: calc((282/828) * 100%);
  }

  [data-pc-aspect-ratio="menShirtSizeTable1"]:before {
    padding-top: calc((157/828) * 100%);
  }

  [data-pc-aspect-ratio="menShirtSizeTable2"]:before {
    padding-top: calc((216/828) * 100%);
  }

  [data-pc-aspect-ratio="womenSizeTable"]:before {
    padding-top: calc((254/828) * 100%);
  }

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

  .fr-imagePlusText.-pc-w-276 {
    max-width: 276px;
  }

  .contents-grid.-pc-w-276 {
    max-width: 276px;
  }

  .-pc-stretch-top-108 {
    top: 108px;
  }

  .-pc-col-gap-24 {
    column-gap: 24px;
  }

  .-pc-text-center {
    text-align: center;
  }

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

  .-pc-max-w-216 {
    max-width: 216px;
  }

  .-pc-max-w-220 {
    max-width: 220px;
  }

  .-pc-max-w-426 {
    max-width: 426px;
  }

  .-pc-max-w-550 {
    max-width: 550px;
  }

  .-pc-max-w-776 {
    max-width: 776px;
  }

  .-pc-max-w-1028 {
    max-width: 1028px;
  }

  .-only-pc {
    display: none;
  }

  .-pc-flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .-pc-flex-gap24 {
    gap: 24px;
  }

  .-pc-flex-gap72 {
    gap: 72px;
  }

  .fr-imagePlusText_content .-pc-font-20,
  .-pc-font-20 {
    font-size: 20px;
  }

  .-pc-font-14 {
    font-size: 14px;
  }

  .-pc-font-12 {
    font-size: 12px;
  }

  .fr-bff-userReviews .fr-heading.-h4.u-align-center.fr-sp-mb-l.fr-pc-mb-l {
    font-size: 23px;
  }

  .-pc-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .-custom-product {
    grid-template-columns: 276px 1fr;
  }

  .-font-product-price {
    font-size: 22px;
  }

  .-custom-product-item:nth-child(1) {
    order: 1;
    font-family: Hiragino Kaku Gothic Pro;
    text-align: left;
    bottom: auto;
  }

  .-custom-product-item:nth-child(2) {
    grid-row: 1 / span 4;
    order: 2;
  }

  .-custom-product-item:nth-child(3) {
    order: 3;
  }

  .-custom-product-item:nth-child(4) {
    order: 4;
    width: 100%;
    max-width: 276px;
    border: 1px solid rgba(27, 27, 27, 1);
    border-radius: 999px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
  }

  .-hidden {
    max-width: 275px;
  }

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

  .font-32-24 {
    font-size: 30px;
    border: 2px solid rgba(218, 218, 218, 1);
    margin-right: 12px;
    height: 40px;
    width: 40px;
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .font-14-13 {
    font-size: 14px;
  }
}

.qaList_wrapper {
  margin-left: 1.2em
}

.qaList_inner {
  list-style-type: decimal;
}