#top_image{
	width:100%;
}
#slider_area{
	width:100%;
}
#top_picup{
	padding-top: 20px;
	margin-top: 40px;
	width:100%;
	background-color: #ececec;
}
#top_picup_box{
	width:100%;
	margin-top: 16px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	text-align: center;
    display: -webkit-flex;
    display: flex;
    justify-content: start;
}
#top_picup_box li{
	height: 160px;
	width: 185px;
	float: left;
	margin: 0 11px 0 0;
	text-align: left;
}
#top_picup_box li:hover{
	opacity: 0.5;
}
#top_picup_box span{
	font-size:12px;
}
#top_picup_box span:before{
	content: '▶';
	color: #d1002a;
	font-size:12px;
	margin-right: 2px;
}

#top_book_box span{
	font-size:12px;
}
#top_book_box span:before{
	content: '▶';
	color: #d1002a;
	font-size:12px;
	margin-right: 2px;
}

#top_book{
	padding-top: 20px;
	width:100%;
	background-color: #ececec;
}
#top_book_box{
	width:100%;
	margin-top: 16px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#top_book_box li{
	height: 160px;
	width: 185px;
	float: left;
	margin: 0;
	text-align: left;
}
#top_book_box li:hover{
	opacity: 0.5;
}
h3 {
	line-height: 1;
	font-size: 24px;
	display: block;
	text-align: left;
	margin: 20px 0;
	padding-left: 12px;
	font-weight: normal;
	border-left: 4px solid #d1002a;
}

#urgent{
	width:100%;
}
#urgent_title{
	margin-top: 40px;
	height: 38px;
	background-color: #d1002a;
}
#urgent_title h3{
	background-color: #d1002a;
	border: 0;
	padding: 0;
	margin: 0;
	padding-left: 160px;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	height: 28px;
	font-size: 20px;
	width: 700px;
	float: left;
}
#urgent_title a{
	display: block;
	padding-top: 10px;
	color: #ffffff;
	height: 28px;
}
#urgent ul{
	padding: 4px;
	display: block;
	width: 968px;
	height: 120px;
	border: 2px solid #ececec;
	overflow-y: auto;
}
.date2{
	display: block;
	width: 100px;
	float: left;
}
.titles2{
	display: block;
	width: 868px;
	float: left;

}

#releasebox h3{
	width: 300px;
	float: left;
}

#releasebox{
	width: 485px;
	float: left;
}
#releasebox h3{
	width: 300px;
	float: left;
}
.to_list{
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: right;
	width:140px;
	margin-top: 8px;
}

#oshirasebox{
	margin-left: 10px;
	width: 485px;
	float: left;
}
#oshirasebox h3{
	text-align: left;
	width: 300px;
	float: left;
}


.date{
	display: block;
	width: 100px;
	float: left;
}
.titles{
	display: block;
	width: 320px;
	float: left;

}

#releasebox ul{
	padding: 4px;
	display: block;
	width: 474px;
	height: 186px;
	border: 2px solid #ececec;
	overflow-y: auto;
}
#oshirasebox ul{
	padding: 4px;
	display: block;
	height: 186px;
	width: 474px;
	border: 2px solid #ececec;
	overflow-y: scroll;
}

#top_side{
	margin-top:30px;
}
#top_side a{
	float: left;
	margin-right: 20px;
}
#attention{
	padding:  12px 16px;
	width: 743px;
	height: 133px;
	float: left;
	background-color: #fef2f2;
}
#attention h4{
	color: #d1002a;
	font-size: 16px;
	width: 560px;
	float: left;
	margin-bottom: 8px;
}



#attention  a {
	color: #121212;

}
@media screen and ( max-width: 480px ) {
	#releasebox h3{
		width: 194px;
		margin-right: 0;
	}
	#oshirasebox h3{
		width: 194px;
		margin-right: 0;
		padding-right: 0;
	}
.to_list{

	width:130px;

}
	#top_image img{
		width: 100%;
	}

	#top_side{
		height: auto;
	}
	#attention{
		padding: 8px;
		width: 328px;
		height: auto;
	}
	#attention ul{
		width: 328x;
	}
	#attention h4{
		width: 160px;
	}
	#attention_img{
		margin-left: 80px;
		margin-bottom: 4px;
	}
	#releasebox{
		width: 344px;
		float: left;
	}


	#oshirasebox{
		margin: 0px;
		width: 344px;
		float: left;
	}
	#releasebox ul{

		width: 332px;

	}
	#oshirasebox ul{
		width: 332px;
	}
	#top_picup_box{
		width: 180px;
		margin-left: 80px;
		margin-right: 0px;
		height: auto;
	}
	#top_book_box{
		width: 180px;
		margin-left: 80px;
		height: auto;
	}


	#urgent_title{
		margin-top: 40px;
		height: 38px;
		background-color: #d1002a;
	}
	#urgent_title h3{
		background-color: #d1002a;
		border: 0;
		padding: 0;
		margin: 0;
		padding-top: 10px;
		text-align: center;
		color: #ffffff;
		height: 28px;
		font-size: 20px;
		width: 220px;
		float: left;
	}
	#urgent_title a{
		display: block;
		padding-top: 10px;
		color: #ffffff;
		height: 28px;
	}
	#urgent ul{
		padding: 4px;
		display: block;
		width: 332px;
		height: 120px;
		border: 2px solid #ececec;
		overflow-y: auto;
	}
	.date2{
		display: block;
		width: 100px;
		float: none;
	}
	.titles2{
		display: block;
		width: 232px;
		float: none;

	}


}
