/* トップページ調整 */
.top_item_small ul{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left:-10px;
}
.top_item_small ul li{
    max-width:360px;
    flex-basis:360px;
    margin: 0 10px 20px!important;
}

/* ヘッダー調整 */
@media (max-width: 750px){
header{
top:0!important;
}

.fs-c-checkbox__checkbox{
  -webkit-appearance: checkbox;
  appearance: checkbox;
  /* display: block; */
   display: none!important;
}
.fs-c-checkbox .fs-c-checkbox__label{
  /* display: none!important; */
}

}


.header_btn li.header_guidebtn a {
    background: url(https://ikkfoods.itembox.design/item/img/icon_guide.png?t=20241030143732) no-repeat #f3ede6 5px center;
}


/* 商品詳細ページ調整 */
.fs-c-reviewList__item{
  padding: 20px 0!important;
  min-height: inherit!important;
}

.fs-c-reviewInfo__reviewer.fs-c-reviewer{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.fs-c-reviewer__name__nickname{
  margin-right: 10px;
}

.fs-c-reviewer__profile{
  color: #333;
}
.fs-c-reviewer__profile:before{
  content: '[';
}
.fs-c-reviewer__profile:after{
  content: ']';
}


.fs-c-reviewInfo__date{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.fs-c-reviewInfo__date dt{
  margin-right: 10px;
}
.fs-c-reviewInfo__date dt:after{
  content: ':';
}

.fs-c-reviewBody{
  margin-bottom: 0;
}

.fs-c-button--viewAllReviews.fs-c-button--plain{
  color: #631010;
  border: 2px solid #dfdfdf;
  padding: 8px 15px;
  display: block;
  width: 100%;
  border-radius: 6px;
  font-weight: 500;
  text-align: center;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  font-size: 12px;
}


.fs-c-button--viewAllReviews.fs-c-button--plain:hover{
  background: #f2f2f2;
}

.fs-c-productCarouselMainImage__expandButton{
    text-align: right!important;
}



@media(min-width: 751px) {
.fs-c-productCarouselMainImage__thumbnailList{

    overflow: inherit;
    flex-wrap: wrap;
}
.fs-c-productCarouselMainImage__thumbnailList > li{
    flex-basis: 25%;
    max-width: 25%;
    margin: 0;
    padding: 5px;
}
.fs-c-productCarouselMainImage__image > img {
  max-width: 100%;
}
}

@media(max-width: 500px) {
    button.fs-c-button--addToWishList--detail.fs-c-button--particular{
    font-size: 12px!important;
    padding: 10px 5px!important;
  }
}

@media (max-width: 1200px){
.fs-c-breadcrumb {
    padding: 0!important;
}
.fs-c-productPlainImage{
    text-align:center;
}
}

/* 複数配送調整 */



#fs_CheckoutMultiAddress .fs-c-checkout-multiAddress .fs-c-checkout-addresseeList{
  width: 100%;
}

#fs_CheckoutMultiAddress .fs-c-checkout-multiAddress .fs-c-checkout-addressee{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#fs_CheckoutMultiAddress .fs-c-checkbox .fs-c-checkbox__label{
  display: block;
}
#fs_CheckoutMultiAddress .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark{
    transition: inherit;
}
@media(min-width: 751px) {
#fs_CheckoutMultiAddress .fs-c-buttonContainer{
  margin: inherit;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
}
@media(max-width: 750px) {
#fs_CheckoutMultiAddress .fs-c-checkout-multiAddress .fs-c-checkout-addressee{
  display: block;
}
#fs_CheckoutMultiAddress .fs-c-buttonContainer{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
#fs_CheckoutMultiAddress .fs-c-button--delete.fs-c-button--standard{
  height: 44px;
  line-height: 44px;
  padding: 0 50px;
  width: auto;
  margin-right: 30px;
  }
}

#fs_CheckoutMultiAddress .fs-c-checkout-addresseeList li .fs-c-button--edit{
  height: 44px;
  line-height: 44px;
  padding: 0 50px;
  width: auto;
  margin-right: 30px;
}

#fs_CheckoutMultiAddress .fs-c-modal__close{
    top: -4px;
    right: -30px;
}

#fs_CheckoutMultiAddress .fs-c-button--addDestination.fs-c-button--standard{
  margin: 0 auto 30px;
}

#fs_CheckoutMultiAddress .fs-c-buttonContainer--addAddressee{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}

#fs_CheckoutMultiAddress .fs-c-buttonContainer--addAddressee .fs-c-button--addAddressee{
  margin: 0;
  margin-left: 20px;
}

#fs_CheckoutMultiAddress .fs-c-button--secondary{
  margin: 0 auto;
}
#fs_CheckoutMultiAddress .fs-c-buttonContainer--back{
  margin-top: 50px;
}
#fs_CheckoutMultiAddress .fs-c-modal__contents .fs-c-checkout-addressee{
  display: flex;
  align-items: center;
}

@media (max-width: 750px){
  #fs_CheckoutMultiAddress .fs-c-modal__contents .fs-c-checkout-addressee{
    display: block;
  }
}

#fs_CheckoutMultiAddress .fs-c-checkout-addressee.fs-c-checkPanel .fs-c-buttonContainer{
  margin-left: auto;
}
#fs_CheckoutMultiAddress .fs-c-modal__contents .fs-c-button--edit{
  margin-right:0!important;

}

#fs_CheckoutMultiAddress .fs-c-modal__contents .fs-c-inputInformation__button.fs-c-buttonContainer--pair{
  display: block;
}

.fs-c-modal__contents .fs-c-buttonContainer--pair .fs-c-button--cancel{
  margin: 30px auto;
}

/* 商品数量指定ページ調整 */
#fs_CheckoutMultiQuantity .fs-c-checkout-multiDestination__title{
  background: #f3ede6;
  text-align: center;
  margin-bottom: 20px;
  padding: 5px;
}
#fs_CheckoutMultiQuantity .fs-c-checkout-multiDestination__info__body{
  margin-bottom: 20px;
}

#fs_CheckoutMultiQuantity .fs-c-button--secondary{
  margin: 30px auto;
}

#fs_CheckoutMultiQuantity .fs-c-buttonContainer--back{
  margin-top: 50px;
  text-align: left;
  width: 100%;
}

/*商品数量情報更新 */
#fs_CheckoutMultiConfirmQuantity .fs-c-checkout-productAllocation{
  border-bottom: none;
}

#fs_CheckoutMultiConfirmQuantity .fs-c-checkout-productQuantityWarning{
  border-bottom: 1px solid #cccccc;
}


#fs_CheckoutMultiConfirmQuantity .fs-c-button--secondary{
  margin: 30px auto;
}

#fs_CheckoutMultiConfirmQuantity .fs-c-buttonContainer--back{
  margin-top: 50px;
  text-align: left;
  width: 100%;
}

/* 配送・包装方法選択 */

#fs_CheckoutMultiOptions .fs-c-checkout-multiDestination__title{
  background: #f3ede6;
  text-align: center;
  margin-bottom: 20px;
  padding: 5px;
}


#fs_CheckoutMultiOptions .fs-c-checkout-multiDestination__deliveryMethod{
  padding: 15px 20px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 10px;
}

#fs_CheckoutMultiOptions .fs-c-checkout-multiDestination__subtitle{
  font-size: 15px;
  border-left: 4px solid #000;
  padding-left: 9px;
  margin-bottom: 15px;
}

#fs_CheckoutMultiOptions .fs-c-checkout-delivery__method__message{
  border: none;
}


#fs_CheckoutMultiOptions .fs-c-checkout-multiDestination__wrapping{
  padding: 15px 20px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 20px;
}

#fs_CheckoutMultiOptions .fs-c-button--standard{
  margin-left: auto;
}

#fs_CheckoutMultiOptions .fs-c-checkout-confirmationList{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

#fs_CheckoutMultiOptions .fs-c-button--secondary{
  margin: 30px auto;
}

#fs_CheckoutMultiOptions .fs-c-buttonContainer--back{
  margin-top: 50px;
  text-align: left;
  width: 100%;
}
/*会員価格を非表示*/
.fs-c-productPrice--stageUndetermined{display:none;}

/*レビュー数を非表示*/
span.fs-c-reviewer__name__reviewNumber {
    display: none;
}

#main_all .fs-c-checkout-preview__title{
    margin: 20px;
    padding: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #f8f9fa;
    background: #631010;
    border-bottom: 1px solid #DEE0E2;
    text-align: center;
}

/*マイページレビュー*/
.fs-c-reviewProduct{
  width: auto!important;
  position: relative!important;
  top:0!important;
  left:0!important;
}
.fs-c-reviewStars{
  height: 1.8em!important;
}
.fs-c-reviewInfo,
.fs-c-reviewBody{
  padding:0 1.5em;
}

/*詳細を見る、カートに入れる*/
.fs-c-productList__list .fs-c-productList__list__item .fs-c-button--viewProductDetail{
  display: contents!important;
}


/*マイページ - クレジットカード*/
.fs-c-accountService li.fs-c-accountService__page--accountCard{
  position:relative;
  display:block;
}
.fs-c-accountService li.fs-c-accountService__page--accountCard:before{
  display:block;
  width:60px;
  height:60px;
  position:absolute;
  top:40px;
  left:0;
  right:0;
  margin:auto;
  background-size:100% auto;
  content:"";
  background:url(https://ikkfoods.itembox.design/item/img/mypage/icon_cards.jpg) no-repeat 0 0;
}

@media (max-width: 750px) {
  .fs-c-accountService li.fs-c-accountService__page--accountCard{
  position:relative;
  }

  .fs-c-accountService li.fs-c-accountService__page--accountCard:before{
    display:block;
    width:35px;
    height:35px;
    position:absolute;
    top:0;
    bottom:0;
    left:15px;
    right:auto;
    margin:auto;
    content:"";
    background-size:100% auto;
  }
  .fs-c-accountService li.fs-c-accountService__page--accountCard a{
    padding: 0 0 0 55px;
    font-size: 14px;
  }
}


/*ヘッダー美食手帳*/
.header_btn li.header_media a {
  background: url(https://ikkfoods.itembox.design/item/img/icon_media.png) no-repeat #f3ede6 top center;
}


@media (max-width: 1180px) {
  header .inner {
    width: 100%!important;
    position: relative;
  }
  header .header_right_wrap .header_right {
    display: block!important;
  }
  .header_btn {
    float: none!important;
    display: flex;
    width: 100%!important;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 0!important;
    height: 70px!important;
    position: absolute;
    left: 0;
    top:90px;
    background-color: #F3EDE6;
    border-top:1px solid #8F794F;
    border-bottom:1px solid #8F794F;
  }
  .header_btn li{
    float: none!important;
    margin: 0 0 0 0!important;
    width: 100%!important;
    border-right:1px solid #8F794F;
  }
  .header_btn li:last-child{
    border-right:none;
  }
  /*#top_mv{
    margin-top: 70px;
  }*/
  .fs-l-page{
    margin-top: 70px;
  }
}
@media (max-width: 750px) {
  .header_btn {
    position: absolute;
    left: 0;
    top:70px;
  }
}


/*商品一覧を2段組に*/



#main .fs-c-productList__list {
    display: flex;
    flex-flow: wrap!important;
}

#main .fs-c-productListItem__imageContainer {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
}

#main .fs-c-productList__list .fs-c-productList__list__item{
    position: relative;
    width: 48%;
    padding: 40px 0 40px 0;
    margin: 0 1%;
    border-top: 1px solid #cacaca;
    min-height: none;
}

#main .free_pages_item .fs-c-button--particular.fs-c-button--addToWishList--icon,#main .fs-c-productList__list .fs-c-button--particular.fs-c-button--addToWishList--icon {
    -webkit-appearance: none;
    appearance: none;
    background: url('https://ikkfoods.itembox.design/item/img/item/bookmark_on.jpg') no-repeat top center;
    background-size: contain;
    width: 100%;
    height: 38px;
    border: none;
    display: block;
    margin: 20px auto 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}




/*カテゴリ別おすすめ・はじめてボタン位置変更*/

.fs-c-productList #top_items .flex > div .items {
    display: flex;
    justify-content: space-evenly;
    gap: 0 1em;
    align-items: center;
    margin-top: 2em;
    position: relative;
    padding-bottom: 70px;
}

/*.fs-c-productList #top_items .flex > div .items .more {
    margin-top: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}*/

.fs-c-productList #top_items .flex > div .items > div {
    width: auto;
}

.fs-c-productList #top_items{
  padding: 0!important;
}

.fs-c-productList #top_items .flex{
  display: block!important;
}
.fs-c-productList #top_items .flex > div {
    width: 100%;
}

@media (max-width: 750px){
  .fs-c-productList #top_items .flex > div .items {
      display: block;
    }
  .fs-c-productList #top_items .flex > div .items img {
      width: 100%;
    }
  .fs-c-productList #top_items .flex > div .items .catch{
      margin-top: 1.5em;
    }
}




/*商品ページ差し込みバナー*/

.bigbnr{
  width: 100%;
  max-width: 1080px;
  margin: 4em auto;
}
.bigbnr img{
  width: 100%;
}

/*おすすめ商品*/
.fs-body-product #product_detail .fs-c-featuredProduct {
     display: block;
    max-width: 1080px;
    margin: 0 auto 6em;
}
.fs-c-featuredProduct .fs-c-productListItem__imageContainer{
  width:100%!important;
}



/*cont-add*/

.header_btn li.header_morinoirobtn a {
    background: url(https://ikkfoods.itembox.design/item/icon_morinoiro.png) no-repeat #f3ede6 top center;
	background-size: 36px;
}



/* --------------------------------------------------------------------------------
	オプション
-------------------------------------------------------------------------------- */

#itemDetail_2col {
    max-width: 1000px!important;
    
}

#itemDetail_img {
	margin-right: 20px;
	max-width: 480px!important;
	flex-basis: 480px!important;
}



#itemDetail_right {
        max-width: calc(100% - 480px)!important;
        flex-basis: calc(100% - 480px)!important;
    }


.item_cart_detail{
	margin: 30px 0 0;
	
}

.item_cart_detail table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
	margin: 0 0 40px;
}


.item_cart_detail table th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 15px!important;
	width: 35%!important;
}

.item_cart_detail table td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 15px!important;
	width: 65%!important;
}



.option-box{
	color: #000;
	margin: 20px 0 0;
}

.option-box dl{
	margin: 30px 0 0;
	display: flex;
	flex-wrap: wrap;
}
.option-box dt{
	width: 100%;
	background: rgba(126, 126, 126, 0.08);
	color: #000;
	font-size: 1.2rem;
	padding: 4px;
	margin: 0 0 10px;
	font-weight: bold;
}

.option-box dt span{
	
	font-size: 12px;
	margin: 0 0 0 10px;
}

.option-box dd{
	/*width: 28%;*/
	width: 48%;
	margin: 0 5px 10px;
}

.option-box dd a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #B29B73;
	color: #3c3c3c;
	background-color: #fff;
	font-size: 15px;
	padding: 8px;
}

.option-box dd a:hover {
	text-decoration: none;
}

.option-box dd.current a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #B29B73;
	background: #B29B73;
	color: #fff;
	font-size: 15px;
	padding: 8px;

}

.fs-c-productCarouselMainImage__image img {
    width: 480px!important;
    height: 480px!important;
	 object-fit: contain;
}


.slick-dotted.slick-slider {
	height: 480px!important;
    margin-bottom: 30px;
}


.fs-c-slick .slick-slide {
    height: 480px;
    
}


@media (max-width: 750px){
	
	
.fs-c-productCarouselMainImage__image img {
    width: 100%!important;
    height: auto!important;
	 object-fit: contain;
}
	
	
#itemDetail_img {
    margin-right: 0px;
    max-width: 100% !important;
   
}	

.slick-dotted.slick-slider {
	height: auto!important;
    margin-bottom: 0px!important;
}	
	
.fs-c-slick .slick-slide {
    height: auto;
    
}
	
	
	
#itemDetail_right {
        max-width: 100%!important;
        flex-basis: calc(100%)!important;
    }
	
	
	
.option-box{
	color: #000;
	margin: 20px 0 0;
}

.option-box dl{
	margin: 30px 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.option-box dt{
	width: 100%;
	background: rgba(126, 126, 126, 0.08);
	color: #000;
	font-size: 1.2rem;
	padding: 4px;
	margin: 0 0 10px;
	font-weight: bold;
}

.option-box dt span{
	
	font-size: 12px;
	margin: 0 0 0 10px;
}

.option-box dd{
	width: 47%;
	margin: 0 5px 10px;
}

.option-box dd a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #B29B73;
	color: #3c3c3c;
	background-color: #fff;
	font-size: 14px;
	padding: 8px;
}

.option-box dd a:hover {
	text-decoration: none;
}

.option-box dd.current a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #B29B73;
	background: #B29B73;
	color: #fff;
	font-size: 14px;
	padding: 8px;

}


}


.item_cart_detail {
    float: none!important;
    width: 390px;
}