@charset "utf-8";
/* CSS Document */

	.recruit_box p{
		margin		: 15px 0 0 0 ;
		text-align	: center;
	}


@media screen and (max-width: 956px) {
	body.header_bg2{
		background: none !important;
	}
	
	#contentsBlock{
		margin: 0 auto 30px;
	}
	
	aside{
		float: none;
		padding: 0 10px;
	}
	
	.sp_dis{
		display:none !important;
	}
}