
#ContentsWrap li {list-style:none;}
#FooterWrap li {list-style:none;}
.fs-l-footer {background-color:#000;}

.fs-c-accountService__pageLink__label::before {color:#333!important;}

a img{
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}
/*画像をマウスオーバーで半透明に */
a:hover img{
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
opacity:0.8;
}

.fs-c-returnedSpecialContract {
  display:none;
}

<link rel="stylesheet" href="https://ikeda.itembox.design/item/css/stylesheet_210511.css">

/* 商品ページ設定 */
.basket {width:100%;}
.item_container {width:950px;margin:auto;}

.fs-l-product2 .fs-l-productLayout {grid-template-columns:none !important;}
.basket_image {width:45%;float:left;margin-right:5%;padding:0;box-sizing:border-box;}
.basket_text {width:50%;float:left;margin:0;padding:0;box-sizing:border-box;}
.item_page {width:100%;height:auto;margin:0 auto;background-color:#000;}
.item_page img {width:100%;height:auto;}
div.emb_youtube iframe {width:930px !important;height:523.35px !important;margin: 0 auto;display:block;box-sizing:border-box;padding:0;}
.basket {margin-top:60px;}

/* トップページ設定 */
#itemlist .fs-c-productListItem__prices,#itemlist .fs-c-productListItem__outOfStock,#itemlist .fs-c-button--addToCart--list,#itemlist .fs-c-button--addToWishList--icon,#itemlist .fs-c-button--viewMoreImage {display:none;}
.top_container {width:1160px;height:auto;margin:auto;}
.top_container img {width:100%;height:auto;margin:auto;}


/* ヘッダー設定 */
.header_container {width:950px;margin:auto;}


/* リスト用 */
.list_common {grid-template-columns: 1fr 1fr 1fr;grid-gap:10px 3%;}
