.FS2_ItemComment img{width:100%} 
.fs_goods_container .thumbnail{width:100%}
.FS2_upper_comment img{width:100%}


/* 下部スライド */
#sh-banners{position:fixed; left:0; bottom:0; background:rgba(0,0,0,.6); padding:5px; width:100%; height:60px; box-sizing:border-box; transition:all .5s ease-in;}
#sh-banners.hide{bottom:-110px;}
#sh-banners.show{bottom:0;}
#sh-banners ul.banners{text-align:center; float:none; margin:0 auto; height:100px; width:100%;}
#sh-banners ul.banners li{float:left; margin:0 5px; height:100px !important; width:100px !important;}
#sh-banners ul.banners li img{display:block; width:100%; height:auto;}
#sh-banners .sh-toggle a{display:block; text-align:center; color:#fff; text-decoration:none; font-size:10px; font-weight:bold; padding: 0 5px; float:right; background:rgba(0,0,0,.6); height:30px; line-height:30px; overflow:hidden; position:absolute; right:10px; top:-30px;}
#sh-banners .sh-toggle a.open{right:10px; bottom:auto; display:block; top:-80px;}
#sh-banners.show .sh-toggle a.open{display:none;}
#sh-banners .sh-toggle a.open{right:10px; bottom:auto; top:-80px; display:none;}
