


#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;
}

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