@charset "utf-8";

/*------------------------------------------------
home
--------------------------------------------------*/
#contentstop{
	background-color:#0B1F3B;
	padding-bottom:1em;
}
.home_slider img{ width:100%;}
#home02{ background-color:#332C23;}
.home02_slider{
	width:100%;
}
.home02_slider li{ width:50%;}
#home02 .slick-slider{ margin-bottom:1.5em;}
#home03 a{
	display:block;
	width:33.33%;
	float:left;
}
#home04{ padding-bottom:1em;}
#home04 h2{
	margin-bottom:0.5em;
	margin-top:10px;
}
#home04 a{
	display:block;
	width:75%;
	margin:0 auto;
	border-bottom:1px dotted #736357;
	padding:0.5em;
	background:url(../images/home04_arrow.png) no-repeat 0.2em center;
	background-size:0.6em;
	padding-left:1.2em;
}

.contentstop_news{
	background: #FFF;
}
.accessOshirase{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px;
}
.accessOshirase h2{
	font-size: 20px;
	padding: 10px 10px;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.accessOshirase p{
	text-align: center;
	line-height: 1.5;
}
