@charset "utf-8";
/* CSS Document */


.FS2_container_ItemList > tbody{
	display: flex;
	flex-wrap: wrap;
}
.fs_goods_container{
	width: 50% !important;
	display: flex !important;
	flex-wrap: wrap;
	background-color: #FFFFFF !important;
	border: 1px solid #EBEBEB;
	padding: 1% !important;
}
.fs_goods_container td{
	width: 100%;
	height: 100%;
}
.FS2_eye_catch_icon{
	display: flex;
	flex-wrap: wrap;
}
.FS2_eye_catch_icon img{
	width: 49%;
	margin: 8px .5% 0;
	max-width: 100px;
}
.FS2_special_price{
	margin: 7px 7px 0 0 !important;
	font-size: 12px !important;
}
.FS2_itemPrice_addition{
	font-size: 12px !important;
}