a:hover:not(.fr-tabs_itemLink), a:hover img, a:hover p, a[href]:not(.fr-tabs_itemLink):hover, a[href]:hover img, a[data-link]:hover, a[data-link]:hover img, .fr-video:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}
.main .fr-body {
  margin-bottom: 0;
}
.fr-stepFlow_item.-noPadding {
  padding-top: 0;
  padding-bottom: 0;
}
.swiper-container.-noPadding{
  padding-bottom: 0;
}
.fr-anchorButton_itemLink {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
  font-size: 12px;
  line-height: 1.5;
  min-height: 71px;
  padding: var(--sp-v-m) var(--sp-h-05g);
  text-align: center;
}
.fr-contentsCard {
  margin-left: 4vw;
  margin-right: 4vw;
}
.fr-body-subtitle {
  text-align: left;
  margin-right: 4vw;
  margin-left: 4vw;
}
.fixedAnchor.is-fixed {
  left: 50%;
  transform: translateX(-50%);
  position: fixed;
  margin-top: 0;
  transition: margin-top 0.3s;
  z-index: 11;
}
.fixedAnchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  margin-top: -71px;
  flex-wrap: nowrap;
  border-width: 0 0 1px 1px;
  width: 100%;
  transition: margin-top 0.3s;
  min-height: 71px;
}
.fixedAnchor_item:first-child {
  border-left: 1px solid #dadada;
}
.fixedAnchor_item.-oneThird {
  width: 33.333%;
}
.fixedAnchor_item {
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  width: 25%;
  height: 71px;
  background: #fff;
  min-height: 71px;
  cursor: pointer;
}
.fixedAnchor_itemLink[data-anchor-current="true"] {
  border-bottom-color: #1b1b1b;
}
.fixedAnchor_itemLink {
  font-size: 12px;
  border-bottom: 4px solid transparent;
}
.fixedAnchor_itemLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 15.6px;
  border-bottom: 2px solid transparent;
  font-weight: bold;
}
.anchorAdjustBox {
  margin-top: -40px;
  padding-top: 40px;
}
.pickupItems:not(:first-of-type){
  margin-top: 36px;
}
.section_styling .swiper-container{
  padding-bottom: 0;
}
.fr-stepFlow_number{
  font-family: UniqloPro Bold,sans-serif;
}
.pickupItem_product [data-component-type=ProductGridStyling][data-component-column="1"] .fr-bff-product_imgWrapper, [data-component-type=ProductGridStyling][data-component-column="2"] .fr-bff-product_imgWrapper{
  width: 31% !important;
}
.main_product_exp{
  display: flex;
  justify-content: center;
}
.main_product_img{
  width: 50%;
}
.main_product_lead{
  font-size: 13px;
  line-height: 1.5em;
  width: 42%;
  margin-left: 4vw;
  margin-right: 4vw;
}
@media screen and (min-width:813px) {
  .fixedAnchor{
    max-width: 1228px;
    padding: 0 24px;
    min-height: 82px;
    margin-top: -82px;
  }
  .fr-anchorButton_item.-quarter,
  .fixedAnchor_item.-quarter {
    width: 25%;
  }
  .fr-stepFlow .fr-heading{
    flex: initial;
  }
  .fr-stepFlow_itemInner{
    justify-content: center;
  }
  .pickupItems_copy{
    text-align: center;
  }
  .pickupItem{
    display: flex;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
  .pickupItems:nth-of-type(even) .pickupItem{
    flex-direction: row-reverse;
  }
  .pickupItem_kv{
    width: calc((576/1176)*100%);
  }
  .pickupItem_product{
    width: auto;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: calc((576/1176)*100%);
    padding-right: calc((75/1176)*100%);
    padding-left: calc((75/1176)*100%);
  }
  .pickupItems:not(:first-of-type) {
    margin-top: 52px;
  }
  .section_styling .swiper-container{
    padding-bottom: 28px;
  }
  .pickupItem_product [data-component-type=ProductGridStyling] .fr-bff-product_content{
    margin-left: 0;
    margin-top: 12px;
  }
  .related_item_bff .fr-heading,.section_styling .fr-heading{
    text-align: center;
  }
  .main_product_exp {
    flex-direction: column;
    align-items: center;
    justify-content: initial;
  }
  .main_product_lead{
    margin-left: 0;
    margin-right: 0;
  }
  .main_product_img,.main_product_lead{
    width: calc((234/426)*100%);
    min-width: 200px;
  }
  .pickupItem_product [data-component-type=ProductGridStyling][data-component-column="1"] .fr-bff-product_imgWrapper, [data-component-type=ProductGridStyling][data-component-column="2"] .fr-bff-product_imgWrapper{
    width: calc((186/426)*100%) !important;
  }
  .pickupItem_product [data-component-type=ProductGridStyling] .fr-bff-product_content{
    margin-left: calc((24/426)*100%);
  }
  [data-component-type=ProductGridStyling] .fr-bff-product{
    margin-top: 0;
  }

  .slider_center[data-component-type="ProductGridSmall"] {
    justify-content: center;
  }

}

@media screen and (max-width:812px) {
  .related_item_bff .swiper-wrapper{
    transform: initial !important;
    flex-wrap: wrap;
  }
  .related_item_bff .swiper-wrapper .fr-bff-product{
    margin-right: 4vw !important;
    margin-bottom: 21px !important;
    width: calc(33.3% - 2.66vw) !important;
  }
  .related_item_bff .swiper-wrapper .fr-bff-product:nth-of-type(3n){
    margin-right: 0 !important;
  }
}



@media screen and (max-width:812px) {
  .setup {
    padding: 0 16px;
  }

  .setup_title {
    font-size: 16px;
  }

  .setup_item a {
    display: flex;
  }

  .setup_item_image {
    width: 50%;
  }

  .setup_item_textArea {
    margin-left: 16px;
  }

  .setup_item_name {
    font-size: 13px;
    font-weight: bold;
  }

  .setup_item_price {
    font-size: 16px;
    font-weight: bold;
  }

  .fr-userReview {
    margin: 0;
    padding: 12px 43px;
  }

  .fr-userReview:nth-child(n+2) {
    margin-left: 16px;
  }

  .fr-userReviewList {
    background: #eee;
  }

  .fr-userReviewParent_inner {
    margin: 0;
    padding: 0;
  }

  .fr-userReview:nth-child(n+2) {
    margin-left: 0;
  }
}


@media screen and (min-width:813px) {
  .setup_title {
    font-size: 23px;
    text-align: center;
  }

  .setup_list {
    display: flex;
    justify-content: center;
  }

  .setup_item {
    width: 324px;
  }

  .setup_item_name {
    font-size: 14px;
    font-weight: bold;
  }

  .setup_item_price {
    font-size: 23px;
    font-weight: bold;
  }

  .fr-userReview {
    margin: 0;
    padding: 12px 43px;
    background: #eee;
  }

  .fr-userReview:nth-child(n+2) {
    margin-left: 16px;
  }

  .fr-userReviewParent_inner .swiper-slide {
    height: auto;
  }

  .-swipe-pc .fr-userReview {
    flex: auto 0 0;
  }
}