.fs-c-productMark__mark{
  border-radius: 0 !important;
}
.fs-c-productMark__mark.color-chips{
  border-radius: 10px;
  width: 15px;
  height: 15px;
}
.fs-c-productMark__mark.label_sale{
  border: 1px solid #E28582;
  color: #E28582;
}
.fs-c-productMark__mark.label_limit{
  border: 1px solid #ff0000;
  color: #ff0000;
}
.fs-c-productMark__mark.label_new{
  border: 1px solid #87ceeb;
  color: #87ceeb;
}
.fs-c-productMark__mark.label_novelty{
  border: 1px solid #f4a460;
  color: #f4a460;
}
.fs-c-productMark__mark.label_restock{
  border: 1px solid #000080;
  color: #000080;
}
.fs-c-productMark__mark.label_bundle{
  border: 1px solid #51c4b3;
  color: #51c4b3;
}
.fs-c-productPrice, .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
  font-weight: bold !important;
  font-size: 16px;
}
button.fs-c-button--addToCart--detail.fs-c-button--primary{
  background: #2ca9e1;
  border-color: #2ca9e1;
}
.fs-c-sortItems__label,
.fs-c-listControl .fs-c-listControl__status,
.fs-c-productListItem__control{
  display: none;
}
.fs-body-my-wishlist .fs-c-productListItem__control{
  display: flex;
}
.fs-c-productList__controller{
  justify-content: center;
}
.fs-c-productListItem__image__image{
  margin-bottom: 10px;
}
.fs-c-productList__list .fs-c-productListItem__productName{
  margin: 5px 0 !important;
}
.fs-c-sortItems__list>li{
  border-radius: 5px;
}
.fs-c-sortItems{
  flex: 1 0 100%;
  text-align: center;
  justify-content: center;
}
.fs-c-sortItems__list, .fs-c-listControl{
  justify-content: center;
  align-items: center;
}
.fs-c-sortItems__list__item__label{
  padding: 0;
  font-size: 14px !important;
}
.fs-c-sortItems__list__item:not(:last-child) .fs-c-sortItems__list__item__label::after{
  content: "/";
  margin: 0 4px;
}
.fs-c-sortItems__list__item.is-active{
  background: transparent !important;
  color: #DA3737 !important;
}
.fs-c-sortItems__list__item.is-active .fs-c-sortItems__list__item__label::after{
  color: #1b1b1b !important;
}
.fs-c-pagination__item{
  width: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px !important;
  padding: 0 !important;
}
.fs-c-pagination__item.is-active{
  background: rgba(16, 138, 101, 0.25) !important;
  color: #1b1b1b !important;
}
.fs-c-productListCarousel+p{
  margin-top: 30px;
}
.fs-p-productDescription, .fs-p-productDescription p{
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
@media (max-width: 767px){
  .fs-p-productDescription, .fs-p-productDescription p{
      font-size: 12px;
      font-weight: 400;
  }
}
.detailTable{
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}
.detailTable th,
.detailTable td{
  border: 1px solid #000000;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  padding: 3px;
}
.detailTable th{
  background: #d3d3d3;
}
.detailTable td{
  background: #ffffff;
}
.fs-l-productLayout__item--2 .descWrap{
  display: none;
}
@media (max-width:991px){
  .fs-l-productLayout__item--1 .descWrap{
      display: none;
  }
  .fs-l-productLayout__item--2 .descWrap{
      display: block;
  }
}
.descTitle{
  font-weight: 700;
  font-size: 18px;
  line-height: 36px !important;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 20px !important;
  border-bottom: 2px dotted #1b1b1b;
  padding-bottom: 6px;
  margin-top: 10px;
}
.fs-c-productList .fs-c-productList__controller:first-of-type .fs-c-listControl{
  display: none;
}
.fs-c-productList .fs-c-productList__controller:last-of-type .fs-c-sortItems{
  display: none;
}
.fs-c-productList .fs-c-productList__controller{
  margin: 50px 0;
}
.fs-c-productList__list{
  margin-bottom: 100px;
}
.catePage--ranking .h2F{
  flex-wrap: wrap;
  align-items: flex-start;
}
.catePage--ranking .h2F small{
  display: block;
  flex: 0 0 100%;
  margin: 0;
  text-align: left;
}
@media (max-width: 1200px){
  .fs-l-main{
      padding: 0 15px !important;
  }
  body.fs-body-top .fs-l-main{
      padding: 0 !important;
  }
}
@media (max-width: 767px){
  .catePage--ranking .h2F{
      align-items: center;
  }
  .catePage--ranking .h2F small{
      text-align: center;
  }
  .catePage--ranking .itemList__unit:nth-child(n + 4){
      display: none;
  }
}
.fs-c-subgroupList__link{
  border: 0 !important;
  border-bottom: 2px solid #D9D9D9 !important;
  background: transparent !important;
  font-weight: 700;
}
#fixedNav{
  z-index: 99999 !important;
}
.ecbn-selection-image-loading-more, .vsm-slider .ecbn-selection-widget-new div.ecbn-selection-to-nextpage{
  display: none !important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before, .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before{
  width: 40px !important;
  height: 40px !important;
  border-width: 1px !important;
  border-color: #1b1b1b !important;
}
.vsm-slider .ecbn-selection-widget-new div.ecbn-selection-wrapper, .vsm-goods .ecbn-selection-widget-new div.ecbn-selection-wrapper{
  margin: 0 !important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a{
  background: transparent !important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before{
  left: 5px !important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before{
  left: 26px !important;
}
@media (max-width: 1200px){
  .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before, .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before{
      width: 20px !important;
      height: 20px !important;
  }
  .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before{
      left: 24px !important;
  }
  .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before{
      left: 13px !important;
  }
}
@media (max-width: 768px){
  .js-feature .col-pc-3:nth-child(n + 7){
      display: none;
  }
}
.fs-body-login .fs-l-main,
.fs-body-forgotPassword .fs-l-main{
  justify-content: center;
}
.fs-p-productDescription+.fs-p-productDescription{
  margin-top: 40px;
}
.itemList--ranking .itemList__unit:nth-child(6) .itemWrap:before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic06_sp.png);
  background-size: contain;
}
.itemList--ranking .itemList__unit:nth-child(7) .itemWrap:before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic07_sp.png);
  background-size: contain;
}
.itemList--ranking .itemList__unit:nth-child(8) .itemWrap:before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic08_sp.png);
  background-size: contain;
}
.itemList--ranking .itemList__unit:nth-child(9) .itemWrap:before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic09_sp.png);
  background-size: contain;
}
.itemList--ranking .itemList__unit:nth-child(10) .itemWrap:before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic10_sp.png);
  background-size: contain;
}
.itemList--ranking .itemList__unit .itemWrap:before{
  font-size: 0 !important;
}
.sds__color input[type=checkbox]+label div{
  transition: .1s;
  border: 1px solid transparent;
}
.sds__color input[type=checkbox]:checked+label div{
  border: 1px solid #1b1b1b;
  transition: .1s;
}
.newItems_sec .flywheel-recommend__frame .fs-p-heading--lv2,
.itemList--ranking .flywheel-recommend__frame .fs-p-heading--lv2{
  display: none;
}
.flywheel-recommend__frame+p{
  margin-top: 30px;
}
.fs-p-heading--lv2{
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 3px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding-bottom: 10px;
  text-align: left;
  display: -ms-flex;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #D9D9D9;
}
@media (max-width: 767px){
  .fs-p-heading--lv2{
      font-size: 20px;
      line-height: 36px;
      margin-bottom: 20px;
      text-align: center;
      justify-content: center;
  }
}
#fs_form{
  margin-bottom: 100px;
}
@media (max-width: 767px){
  #fs_form{
      margin-bottom: 50px;
  }
}
.fr3-item__productName{
  font-size: 14px;
  line-height: 24px;
}
.fr3-item__productPrice, .fr3-item__productPrice__price{
  font-weight: 700;
  font-size: 16px !important;
  line-height: 24px;
}
.fr3-item__productPrice__addon{
  font-size: 12px !important;
}
.itemList--ranking .fr3-productListCarousel__slide{
  position: relative;
}
.itemList--ranking .fr3-productListCarousel__slide::before{
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 35px;
  height: 30px;
  line-height: 30px;
  text-indent: 99999px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  background: #DFDFDF;
  color: #fff;
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide::before{
      left: 8px;
      width: 27px;
      height: 23px;
      line-height: 23px;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(1)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic01.png);
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide:nth-child(1)::before{
      background: url(https://kimuratan.itembox.design/item/img/sec5_ic01_sp.png);
      background-size: contain;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(2)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic02.png);
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide:nth-child(2)::before{
      background: url(https://kimuratan.itembox.design/item/img/sec5_ic02_sp.png);
      background-size: contain;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(3)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic03.png);
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide:nth-child(3)::before{
      background: url(https://kimuratan.itembox.design/item/img/sec5_ic03_sp.png);
      background-size: contain;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(4)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic04.png);
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide:nth-child(4)::before{
      background: url(https://kimuratan.itembox.design/item/img/sec5_ic04_sp.png);
      background-size: contain;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(5)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic05.png);
}
@media (max-width: 767px){
  .itemList--ranking .fr3-productListCarousel__slide:nth-child(5)::before{
      background: url(https://kimuratan.itembox.design/item/img/sec5_ic05_sp.png);
      background-size: contain;
  }
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(6)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic06_sp.png);
  background-size: contain;
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(7)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic07_sp.png);
  background-size: contain;
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(8)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic08_sp.png);
  background-size: contain;
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(9)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic09_sp.png);
  background-size: contain;
}
.itemList--ranking .fr3-productListCarousel__slide:nth-child(10)::before{
  background: url(https://kimuratan.itembox.design/item/img/sec5_ic10_sp.png);
  background-size: contain;
}
.fr3-productListCarousel{
  grid-template-columns: 1fr !important;
  position: relative;
}
.fr3-productListCarousel__ButtonContainer{
  width: 0 !important;
}
.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton{
  position: absolute;
  top: 50%;
  left: 0;
  /*bottom: 0;*/
  width: 40px;
  z-index: 2;
  height: 40px;
  background: rgba(30, 30, 30, 0.3);
  border-radius: 50%;
  transform: translateY(-50%);
}
.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton{
  position: absolute;
  top: 50%;
  right: 0;
  /*bottom: 0;*/
  width: 40px;
  z-index: 2;
  height: 40px;
  background: rgba(30, 30, 30, 0.3);
  border-radius: 50%;
  transform: translateY(-50%);
}
.fr3-productListCarousel__ButtonImage{
  display: none;
}
.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before{
  content: "";
  z-index: 2;
  margin: 0;
  display: block;
  width: 15px;
  height: 15px;
  transform-origin: top;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate(0, -50%);
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  right: 15px;
}
.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before{
  content: "";
  z-index: 2;
  margin: 0;
  display: block;
  width: 15px;
  height: 15px;
  transform-origin: top;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  left: 15px;
}
@media (max-width: 1240px){
  .fr3-productListCarousel__Button.fr3-productListCarousel__prevButton,
  .fr3-productListCarousel__Button.fr3-productListCarousel__nextButton{
      width: 24px;
      height: 24px;
  }
  .fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before,
  .fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before{
      width: 8px;
      height: 8px;
      transform-origin: top;
  }
  .fr3-productListCarousel__Button.fr3-productListCarousel__nextButton::before{
      right: 10px;
  }
  .fr3-productListCarousel__Button.fr3-productListCarousel__prevButton::before{
      left: 10px;
  }
}
.fr3-productListCarousel__slides{
  padding-bottom: 12px;
}
.fr3-productListCarousel__slides::-webkit-scrollbar-thumb,
.fr3-productListCarousel__slides::-webkit-scrollbar-track{
  border-radius: 92px;
}
.fr3-productListCarousel__slides::-webkit-scrollbar-thumb{
  background: #8A8A8A;
}
.fr3-productListCarousel__slides::-webkit-scrollbar-track{
  background: #fff;
}
.fr3-productListCarousel__slides::-webkit-resizer{
  width: 90%;
}
.fr3-productListCarousel__slides::-webkit-scrollbar{
  height: 6px;
}
.fs-body-login .instaSec,
.fs-body-register .instaSec,
.fs-body-customerDetails .instaSec,
fs-body-checkout .instaSec{
  display: none;
}
.fs-body-login .coordSec,
.fs-body-register .coordSec,
.fs-body-customerDetails .coordSec,
.fs-body-checkout .coordSec{
  display: none;
}
.fr3-item .fr3-item__rankContainer{
  display: none !important;
}
.fs-c-subgroupList__link::after{
  transition: .3s;
}
.fs-c-subgroupList__link:focus::after,
.fs-c-subgroupList__link:active::after,
.fs-c-subgroupList__link:hover::after{
  transition: .3s;
  transform: translateX(3px);
}
.contentsSlider .slick-next,
.contentsSlider .slick-prev{
  background: none !important;
}
/*.instaSec{display: none;}
.fs-body-top .instaSec{display: block;}*/
.gNav .megaMenu .row .col-4:nth-child(n + 4){
  margin-top: 20px;
}
@media (min-width: 768px){
  .js-feature li:nth-child(n + 5){
      display: none;
  }
}
.passReissue_sec{
  background: #FFF8B9;
  margin-top: -60px;
}
.passReissue_sec .container{
  text-align: center;
}
.passReissue_sec a{
  display: inline-block;
  line-height: 40px;
  font-weight: 500;
  font-size: 16px;
}
.passReissue_sec a::after{
  right: 0 !important;
}
@media (max-width: 768px){
  .passReissue_sec .container{
      padding: 0;
  }
  .passReissue_sec a{
      font-size: 12px;
  }
}
.fs-c-productThumbnail__image{
  margin: 0;
  padding: 4px 6px;
  flex-basis: 10%;
}
@media (max-width: 767px){
  .fs-c-productThumbnail__image{
      flex-basis: 20%;
  }
}
.fs-c-featuredProduct, .fs-c-wishlistProduct{
  margin: 50px 0;
}
.fs-c-checkout-preview, .fs-c-orderDetail, .fs-c-history{
  line-height: 1.5;
}
.fs-c-checkout-communicationTextarea{
  font-size: 14px;
}
.searchForm input[type="text"]{
  padding: 11px 45px 12px 14px !important;
}
.hdr--typeE .hdrSearch_keywords ul li{
  margin: 0 5px !important;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title{
  border-bottom: 2px solid #D9D9D9;
  color: #1b1b1b;
  font-size: 1.8rem;
  padding-bottom: 10px;
}
.fs-c-productQuantityAndWishlist{
  grid-template-columns: 5em 1fr !important;
}
.fs-c-productQuantityAndWishlist__wishlist{
  justify-self: start;
  align-self: center;
}
.fs-c-productQuantityAndWishlist__quantity{
  align-self: center;
}
.fs-c-productQuantityAndWishlist__wishlist:only-child{
  justify-self: center;
  margin-left: -5em;
}
.bottomNav ul li .hdrSearch__wrap>ul li>ul.sizeHasChildren{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.bottomNav ul li .hdrSearch__wrap>ul li>ul.sizeHasChildren li{
  flex: 0 0 33.33%;
  max-width: 33.33%;
  border-right: 1px solid #D9D9D9;
}
.bottomNav ul li .hdrSearch__wrap>ul li>ul.sizeHasChildren li:nth-child(3n){
  border-right: 0;
}
.bottomNav ul li .hdrSearch__wrap>ul.size li a.arrow::after{
  transform: rotate(135deg) translateY(-50%);
  transition: 0.15s;
  right: 15px;
}
.bottomNav ul li .hdrSearch__wrap>ul.size li a.arrow.open::after{
  transform: rotate(-45deg) translateY(-50%);
  transition: 0.15s;
  right: 15px;
}
/*会員価格を非表示*/
.fs-c-productPrice--stage15{
  display: none;
}
.fs-c-productPrice--stage14{
  display: none;
}
.fs-c-productPrice--stage13{
  display: none;
}
.fs-c-productPrice--stage12{
  display: none;
}
.fs-c-productPrice--stage11{
  display: none;
}
.fs-c-productPrice--stageUndetermined{
  display: none;
}
.fs-c-productPrice--stage6{
  display: none;
}
.fs-c-productPrice--stage5{
  display: none;
}
.fs-c-productPrice--stage4{
  display: none;
}
.fs-c-productPrice--stage3{
  display: none;
}
.fs-c-productPrice--stage2{
  display: none;
}
/* 2309-10改修 */
.fs-c-coupon__info{
  line-height: 1.8;
}
.fs-c-couponName>*{
  text-align: left;
}
.fs-body-my-top .fs-c-accountService{
  gap: 20px;
  justify-content: flex-start;
}
.fs-c-accountService>li{
  margin: 0 !important;
  flex: calc(33.33% - 20px) !important;
  padding-bottom: calc(33.33% - 20px) !important;
}
.fs-c-accountService>.fs-c-accountService__page--accountDelete{
  flex: calc(33.33% - 20px) !important;
  max-width: calc(33.33% - 20px);
  padding-bottom: calc(33.33% - 20px) !important;
}
.fs-c-accountService>.fs-c-accountService__page--accountDelete a{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  background: #efefef;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #1b1b1b;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fs-c-accountService>.fs-c-accountService__page--accountDelete a span{
  color: #1b1b1b;
}
@media (max-width: 991px){
  .fs-body-my-top .fs-c-accountService{
      gap: 10px;
      margin-top: 20px !important;
  }
  .fs-c-accountService>li{
      flex: calc(33.33% - 10px) !important;
      padding-bottom: calc(33.33% - 10px) !important;
  }
  .fs-c-accountService>.fs-c-accountService__page--accountDelete{
      flex: calc(33.33% - 10px) !important;
      max-width: calc(33.33% - 10px);
      padding-bottom: calc(33.33% - 10px) !important;
  }
}
.gNav.gNav--typeA{
  position: relative;
}
.gNav li.hasChildren>.megaMenu{
  max-width: 1200px;
  padding: 30px 15px 20px;
  margin: auto;
  min-width: 1020px;
}
.gNav .megaMenu .row [class*="col-"]{
  padding: 0 5px !important;
}
.gNav .megaMenu .row li>ul a{
  padding-right: 0 !important;
}
.megaMenu__title{
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
  margin-bottom: 10px !important;
}
.megaMenu__title+.megaMenu__inner{
  margin-top: -10px !important;
}
.gNav .megaMenu .row li>ul{
  gap: 0;
  margin-bottom: 10px !important;
}
.gNav .megaMenu .row li>ul a{
  line-height: 24px !important;
}
#fs_productCarouselMainImage{
  margin-bottom: 0 !important;
}
.fs-c-productCarouselMainImage .fs-c-slick .slick-prev, .fs-c-productCarouselMainImage .fs-c-slick .slick-next{
  border-radius: 50%;
}
.fs-c-slick .slick-prev:hover, .fs-c-slick .slick-prev:focus, .fs-c-slick .slick-next:hover, .fs-c-slick .slick-next:focus{
  outline: initial;
  color: initial;
  background: rgba(30, 30, 30, 0.3);
}
@media (max-width: 991px){
  .fs-c-productCarouselMainImage .fs-c-slick .slick-prev, .fs-c-productCarouselMainImage .fs-c-slick .slick-next{
      width: 24px;
      height: 24px;
  }
  .fs-c-productCarouselMainImage .fs-c-slick .slick-prev:before, .fs-c-productCarouselMainImage .fs-c-slick .slick-next:before{
      font-size: 20px;
  }
}
.fs-c-productCarouselMainImage figure figcaption{
  margin: 0;
  font-size: 10px;
}
.fs-c-productCarouselMainImage figure figcaption.fs-c-productCarouselMainImage__thumbnail__caption{
  margin-top: -5px;
}
.fs-c-photoswipe .pswp__caption__center{
  text-align: center;
}
@media (max-width: 991px){
  .fs-c-photoswipe .pswp__caption{
      bottom: 60px;
  }
}
.fs-c-variationList__item__image{
  width: 180px;
}
.fs-c-variationList__item__image>img{
  max-width: 100%;
}
#fs-communicationInfo-container .fs-c-checkout-previewAndEdit .fs-c-checkout-communicationInfo__info:empty::before{
  content: "※変更からご入力ください";
  opacity: .5;
}
.keywordSec ul{
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.keywordSec ul li{
  flex: 0 0 auto;
}
.keywordSec ul li a{
  display: block;
  line-height: 34px;
  font-size: 20px;
  padding: 0 12px;
  background: #F2F2F2;
  border-radius: 5px;
}
@media (max-width: 991px){
  .keywordSec ul li a{
      font-size: 14px;
      padding: 0 8px;
      line-height: 20px;
  }
}
@media (max-width: 767px){
  .js-feature li p{
      display: none;
  }
  .js-feature li .articleList__title{
      margin: 0;
  }
}
.fs-c-variationList__item__image{
  width: 90px;
}
.snsNav li a i{
  visibility: hidden;
}
.snsNav li a{
  display: block;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position-y: center;
  min-width: 24px;
}
.snsNav li:nth-child(1) a{
  background-image: url(https://kimuratan.itembox.design/item/sns/instagram.svg);
}
.snsNav li:nth-child(2) a{
  background-image: url(https://kimuratan.itembox.design/item/sns/line.svg);
}
.snsNav li:nth-child(3) a{
  background-image: url(https://kimuratan.itembox.design/item/sns/X.svg);
}
.contentsSlider .slick-arrow.slick-prev{
  position: absolute;
  top: 50%;
  left: 0;
  /*bottom: 0;*/
  width: 40px;
  z-index: 2;
  height: 40px;
  background: rgba(30, 30, 30, 0.3) !important;
  border-radius: 50%;
  transform: translateY(-50%);
  border: none;
}
.contentsSlider .slick-arrow.slick-next{
  position: absolute;
  top: 50%;
  right: 0;
  /*bottom: 0;*/
  width: 40px;
  z-index: 2;
  height: 40px;
  background: rgba(30, 30, 30, 0.3) !important;
  border-radius: 50%;
  transform: translateY(-50%);
  border: none;
}
.contentsSlider .slick-arrow.slick-next::before{
  content: "";
  z-index: 2;
  margin: 0;
  display: block;
  width: 15px;
  height: 15px;
  transform-origin: top;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate(0, -50%);
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  right: 15px;
}
.contentsSlider .slick-arrow.slick-prev::before{
  content: "";
  z-index: 2;
  margin: 0;
  display: block;
  width: 15px;
  height: 15px;
  transform-origin: top;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  left: 15px;
}
@media (max-width: 1240px){
  .contentsSlider .slick-arrow.slick-prev,
  .contentsSlider .slick-arrow.slick-next{
      width: 24px;
      height: 24px;
  }
  .contentsSlider .slick-arrow.slick-prev::before,
  .contentsSlider .slick-arrow.slick-next::before{
      width: 8px;
      height: 8px;
      transform-origin: top;
  }
  .contentsSlider .slick-arrow.slick-next::before{
      right: 10px;
  }
  .contentsSlider .slick-arrow.slick-prev::before{
      left: 10px;
  }
}
@media (max-width: 991px){
  header .searchForm{
      margin-left: 0 !important;
      margin-right: 0 !important;
  }
  .searchModal_close{
      top: 27px !important;
      right: 18px !important;
  }
}
.side__detailSearch input[type="radio"]{
  display: none;
}
.sds__color input[type=radio]:checked+label{
  background-color: #8A8A8A !important;
  transition: 0.05s;
}
.search_instock label.fs-c-checkbox__label{
  display: flex;
  align-items: center;
  justify-content: center;
}
.search_instock .fs-c-checkbox__checkMark{
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  margin-right: 10px;
}
.search_instock .fs-c-checkbox__checkbox+label>.fs-c-checkbox__checkMark::before{
  border-radius: 50%;
}
.search_instock .fs-c-checkbox__checkbox:checked+label>.fs-c-checkbox__checkMark::before{
  background: #8A8A8A;
}
.fs-c-photoswipe .pswp__button--arrow--left:before, .fs-c-photoswipe .pswp__button--arrow--right:before{
  border-radius: 50%;
  background-color: rgba(30, 30, 30, 0.3);
}
.fs-c-photoswipe.pswp--svg .pswp__button--arrow--left:before, .fs-c-photoswipe.pswp--svg .pswp__button--arrow--right:before{
  background-image: url(https://kimuratan.itembox.design/item/img/assets/photoswipe-arrows-new.svg);
}
.fs-c-photoswipe .pswp__button--arrow--right:before{
  background-position: -96px -44px;
}
.fs-c-photoswipe .pswp__button--arrow--left:before{
  background-position: -136px -44px;
}
.fs-c-productCarouselMainImage{
  position: relative;
}
.fs-c-productCarouselMainImage__expandButton{
  position: absolute;
  /*bottom: 140px;*/
  right: 5px;
}
.fs-c-button--viewExtendedImage{
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  background: rgba(30, 30, 30, 0.3);
  line-height: 40px;
  border-radius: 50%;
}
@media (max-width: 767px){
  .fs-c-button--viewExtendedImage{
      width: 30px;
      height: 30px;
      line-height: 35px;
  }
  .fs-c-button--plain.fs-c-button--viewExtendedImage::before{
      font-size: 1.8rem;
  }
}
.fs-c-slick .slick-track{
  min-width: 100%;
}
#searchModal+center, #searchModal+center a{
  line-height: 0;
}
.gNav>ul>li>a{
  min-height: 45px !important;
}
.contentsSlider .slick-arrow.slick-next,
.contentsSlider .slick-arrow.slick-prev{
  top: 40% !important;
}
.fr3-productListCarousel__Button.fr3-productListCarousel__nextButton,
.fr3-productListCarousel__Button.fr3-productListCarousel__prevButton{
  top: 43%;
}
@media (max-width: 768px){
  .fr3-productListCarousel__Button.fr3-productListCarousel__nextButton,
  .fr3-productListCarousel__Button.fr3-productListCarousel__prevButton{
      top: 35%;
  }
  .contentsSlider .slick-arrow.slick-next,
  .contentsSlider .slick-arrow.slick-prev{
      top: 32% !important;
  }
}
.fs-c-variationCart__variationName__name{
  text-align: right;
  padding-right: 2em;
}
.iconNav--text>ul>li:not(:last-child){
  margin-right: 15px !important;
}
@media (max-width: 991px){
  .iconNav--text>ul>li:not(:last-child){
      margin-right: 10px !important;
  }
}
.fs-c-productCarouselMainImage__thumbnailList{
  flex-wrap: wrap;
  overflow-x: hidden;
  gap: 8px;
}
.fs-c-productCarouselMainImage__thumbnailList>li{
  margin: 0;
  flex: 0 0 calc((100% - 56px) / 8);
}
@media (max-width: 768px){
  .fs-c-productCarouselMainImage__thumbnailList{
      gap: 4px;
  }
  .fs-c-productCarouselMainImage__thumbnailList>li{
      flex: 0 0 calc((100% - 20px) / 6);
  }
}
.drawer__accountNav li:nth-child(odd){
  border-right: 1px solid #D9D9D9;
}
.drawer__accountNav li a:nth-child(odd){
  border-right: 0 !important;
}
@media (max-width: 767px){
  #ftr.ftr-bg{
      padding-bottom: 60px !important;
  }
}
@media (min-width: 768px){
  .fs-c-buttonContainer--pair>*:last-child{
      align-items: center;
      justify-content: center;
      display: inline-flex;
  }
}
.fs-c-slick .slick-prev.slick-disabled:before, .fs-c-slick .slick-next.slick-disabled:before{
  opacity: 0.15;
}
@media (max-width: 600px){
  .fs-pt-carousel{
      max-width: 350px;
      margin: 10px;
  }
  .fs-pt-carousel__slide img{
      max-height: 165px;
      margin: 5px;
  }
}
@media (min-width: 601px){
  .fs-pt-carousel{
      max-width: 900px;
      margin: 0 auto;
  }
  .fs-pt-carousel__slide img{
      max-height: 400px;
      margin: 5px;
  }
}

/* 2025.3.6 商品名が左寄せに統一 */
.fs-c-productListItem__productName{
  text-align: left;
}
.fr3-item__productName{
  text-align: left;
  line-height: 1.8rem;
}
@media screen and (max-width: 767px){
  .fs-c-productListItem__productName .fs-c-productName__name{
    font-size: 1.2rem;
  }
}

/* 2025.3.6 spサムネイル写真大きく繋げる、文字が画面の端までこないように余白入れる */
@media screen and (max-width: 767px){
  .fs-c-productList__list{
    --OYA: calc(50% - 50vw);
    margin-left: var(--OYA) !important;
    margin-right: var(--OYA) !important;
    row-gap: 30px;
  }
  .fs-c-productListItem{
    padding: 0;
  }
  .fs-c-productListItem form > *:not(.fs-c-productListItem__imageContainer){
    padding-inline: 15px;
  }
  .fs-c-productListItem__image img{
    width: 100% !important;
  }
}

/* 2025.3.26 割引商品マークカスタマイズ */
.fs-c-productListItem__imageContainer {
  position: relative;
}
.fs-c-productListItem .label_off.fs-c-productMark__mark {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: fit-content;
  height: fit-content;
  margin-right: 0;
}
/* 2025.3.26 商品一覧 - 通常価格と販売価格両方ある時装飾カスタマイズ */
.fs-c-productListItem__prices .fs-c-productPrice--listed{
	position: relative;
	width: fit-content;
	margin: 0 auto 0 0!important;
}
.fs-c-productListItem__prices .fs-c-productPrice--listed::before{
	content: "";
	display: inline-block;
	background: #1B1B1B;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.fs-c-productListItem__prices .fs-c-productPrice--listed+.fs-c-productPrice--selling *{
	color: #ef000a;
}
/* 2025.3.26 商品詳細 - 通常価格と販売価格両方ある時装飾カスタマイズ */
#fs_form .fs-c-productPrice--listed{
	position: relative;
  width: fit-content;
  line-height: 1;
}
#fs_form .fs-c-productPrice--listed::before{
	content: "";
	display: inline-block;
	background: #1B1B1B;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
#fs_form .fs-c-productPrice--listed+.fs-c-productPrice--selling *{
	color: #ef000a;
}