@charset "UTF-8";


.title1_center.m01{
	margin: 0 auto 40px;
}




.news_kozu_name1{
	clear: both;
	width: 300px;
	height: auto;
	margin: 0 auto;
}
.news_kozu_name1 img{
	width: 100%;
	height: auto;
}
.news_kozu_name2{
	clear: both;
	width: 360px;
	height: auto;
	margin: 0 auto;
}
.news_kozu_name2 img{
	width: 100%;
	height: auto;
}





/***

続きを読む MORE

***/
.list_box1{
	width:100%;
}

.morelink1 , .morelink2 ,.morelink3{
	display:block;
	width:auto;
	margin:20px auto 0;
	padding: 0;
	color:#00a9e7;
	text-align:center;

	font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.morelink1:hover , .morelink2:hover , .morelink3:hover{
	cursor:pointer;
	opacity: 0.6;
}




