@charset "UTF-8";

/*-----------------------------------------------------
new_wide.css
update 2019年7月30日
-------------------------------------------------------*/
#news .news_photo{
	display:none;
}
#news__inner #news_detail_l{
	display:block;
	width:100% !important;
}
#news__inner #news_detail_r{
	display:block;
	width:100% !important;
	padding-left:0;
}
#news .side_on .detail_other_box ul{
	width:1060px;
}
.recententry_box{
	width:100%;
}
.recententry_box ul li{
	float:left;
	width:50%;
}
#async_refine_display_item ul{
	display:flex;
	flex-wrap:wrap;
}
/*
#async_refine_display_item li a img{
	border:1px solid #cccccc;
	box-sizing:border-box;
}
*/
#async_refine_display_item li{
	float: left !important;
	margin-right: 8px !important;
}
#async_refine_display_item li:nth-child(4n){
	margin-right: 8px !important;
}
#async_refine_display_item li:nth-child(4n + 1){
	float: left !important;
}
#async_refine_display_item li:nth-child(6n){
	margin-right: 0px !important;
}
#async_refine_display_item li:nth-child(6n + 1){
	clear: both !important;
}
#async_refine_display_item li .brand,
#async_refine_display_item li .price{
	font-size:12px;
}
.recententry_box{
	background:#f7f7f7;
}
.recententry_box_link{
	display:none;
}
/* -------------------
 SP
-------------------- */
.contentNewsArea > p img{
	display:none;
}
.contentNewsArea .news_details_txt p img,
.contentNewsArea .news_other_box p img{
	display:block;
}
.contentNewsArea .news_details_txt{
	word-break: break-all;
}
