#fs_productCarouselMainImage {
  overflow: hidden;
}
#fs_productCarouselMainImage .slick-list {
  padding: 0 !important;
  height: auto !important;
}
#fs_productCarouselMainImage .fs-c-productCarouselMainImage__image {
/*  aspect-ratio: 1 / 1;*/
  overflow: hidden;
}
#fs_productCarouselMainImage .fs-c-productCarouselMainImage__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  scale: 0.8;
}
.fs-c-productCarouselMainImage__thumbnail {
/*  aspect-ratio: 1 / 1;*/
  overflow: hidden;
}
.fs-c-productCarouselMainImage__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bordlayoutp3 .table_width640 {
  margin: auto;
}

/***商品詳細 h2***/
section#itemDetail-wrap h2 {
    background: none repeat scroll 0 0 transparent;
    border-top: 3px solid #333;
    font-size: 80%;
    text-align: center;
    font-size: 24px;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    border-top: 3px solid #333;
    letter-spacing: 0.05em;
    padding: 21px 0;
    border: none;
    padding: 40px 0;
}
/***商品詳細 詰め合わせ内容テーブル***/
.bordlayoutp3 td {
    padding: 3px;
    border: 1px solid #999999;
}
.bordlayoutp3 td {
    padding: 6px;
    font-size: 14px;
    vertical-align: top;
}
.bordlayoutp3 th {
    min-width: 20%;
    width: 20%;
    padding: 6px;
    font-size: 14px;
    background-color: #f7f7f7;
}
.bordlayoutp3 th {
    padding: 3px;
    border: 1px solid #999999;
}
section#itemDetail-wrap img {
    max-width: 100%;
    height: auto;
    width: auto;
}
/*** 商品説明 liマーカー ***/
section#itemDetail-wrap ul li, ol li {
    list-style-type: none;
}
/*** カテゴリページ 独自コメント3画像センター揃え ***/
.categorycomment_3 {
    text-align: center;
}
.fs-c-productActionButton.fs-c-buttonContainer {
  margin-bottom: 15px;
}
/*** まとめてカートに入れる 非表示 ***/
.expl {
    display: none;
}
.fs-c-subgroup .fs-c-listControl {
  display: none;
}

/* 20251127 CONSUL-1593 */
.flywheel-recommend__frame {
  margin-bottom: 30px;
}
.flywheel-recommend__frame article .fr3-item__productName {
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
  font-size: 14px;
}
.flywheel-recommend__frame article .fr3-item__productPrice__price {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
.flywheel-recommend__frame article .fr3-item__productPrice__addon {
  font-weight: 400;
  font-size: 12px;
}
.flywheel-recommend__frame.itemList--ranking .fs-p-heading--lv2 {
  display: none;
}
.flywheel-recommend__frame.itemList--ranking.ranking_custom article .fr3-item__rankContainer {
  height: 35px;
}
.flywheel-recommend__frame.itemList--ranking.ranking_custom article .fr3-item__rank {
  border: none !important;
  background: transparent !important;
  background-image: url(https://sagaeyawe.itembox.design/item/corekara/box02-bg03.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  border-radius: 0;
  width: 35px;
  height: 35px;
}
.flywheel-recommend__frame.checkedList .fs-p-heading--lv2 {
  font-size: 24px;
  line-height: 48px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 3px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  border-bottom: none !important;
  color: #1b1b1b !important;
}
@media (max-width: 767px) {
.flywheel-recommend__frame article .fr3-item__productName {
  line-height: 20px;
  font-size: 12px;
}
.flywheel-recommend__frame article .fr3-item__productPrice__price {
  line-height: 20px;
  font-size: 12px;
}
.flywheel-recommend__frame.itemList_sp_over4 article:nth-child(n + 4),
.flywheel-recommend__frame.itemList_sp_over5 article:nth-child(n + 5) {
  display: none !important;
}
.flywheel-recommend__frame.itemList--ranking.ranking_custom article .fr3-item__rankContainer {
  height: 30px;
}
.flywheel-recommend__frame.itemList--ranking.ranking_custom article .fr3-item__rank {
  border: none !important;
  background: transparent !important;
  background-image: url(https://sagaeyawe.itembox.design/item/corekara/box02-bg03.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  border-radius: 0;
  width: 30px;
  height: 30px;
}
.flywheel-recommend__frame.checkedList .fs-p-heading--lv2 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  border-bottom: none !important;
}
}
/* // 20251127 CONSUL-1593 */