/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

		下層ページ用

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
article.under_page{
	padding-bottom: 50px;
}

.under_page .headArea{
}

.under_page .headArea .headimg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}



@media screen and (max-width: 800px){
	.under_page .headArea .headimg{
		height: 300px;
	}
}
@media screen and (max-width: 640px){
	article.under_page{
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 500px){
	.under_page .headArea .headimg{
		height: 200px;
	}
}

/****************************************************************************************************************************

****************************************************************************************************************************/
