@charset "utf-8";





.story-list .contents{
	width:55%;
	height:auto;
	position:relative;
}


.story-list .thumb{
	width:45%;
	height:auto;
}

.story-list .thumb img{
	width:90%;
}

.story-list .category-list .detail-title{
	position:relative;	
}


.story-list .category-list .detail-title:after{
	position:absolute;
	right:5px;
	top:0;
	bottom:0;
	content:'＞';
	display:none;
}


.story-list .category-list .detail{
	display:none;
}


.story-list .contents span.category-wrap{
	display:block;
	width:100%;
	height:auto;
}

.story-list .contents span.category-wrap span{
	display:inline-block;
	width:auto !important;
	height:auto;
}

.story-list .contents span.category-wrap span:after{
	content:",";
}


.story-list .contents span.category-wrap a.categorys{
	display:inline-block;
	margin-right:5px;
	width:auto;
	height:auto;
}


.ad img{
	max-width:100%;	
}



.grandson-categorydata-wrap span{
	display:inline-block;
	width:96%;
}


.grandson-categorydata-wrap span span{
	width:auto !important;	
	width:auto;
	height:auto;
	margin-right:10px;
}

