@charset "UTF-8";

@media screen and (min-width: 641px){
#recruit_blk{
	
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
}

#recruit_blk section.wrap{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 30px;
	background: #FFF;
}

.recruit p{
	margin-left:25px;
	line-height:1.8;
}
.recruit h4{
	margin-left:25px;
	font-size:18px;
	font-weight:bold;
}
.recruit table{
	border-right: 2px solid #111;
	border-bottom: 2px solid #111;
	width:900px;
	margin:0 auto;
}
.recruit table td,
.recruit table th{
	padding: 20px 15px;
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	line-height:1.8;
	font-size:15px;
}
.recruit table th{ 
	background:#FFDFBF;
	font-weight:normal;
	width: 130px;
	text-align:center;
}
.recruit_box{
		margin: 60px auto 70px;
	}
.recruit_box h2{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	}
.recruit_box p{
		line-height: 1;
	margin-bottom: 40px;
	}
.recruit_box p a{	
	display: inline-block;
    width: 40%;
    background-color: #e7706f;
    padding: 20px 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    border-radius: 7px;
	text-decoration: none;

}
	.recruit_box p a:hover{
	color: #FFF391;
    text-decoration: none;
    opacity: 0.5;	
	}
	
h3.ttl_gakudo{ color:#1397ba; font-size:24px; font-weight:700; text-align:left; margin-left:25px;}
}
	
@media screen and (max-width: 640px){
h3.ttl_gakudo{ color:#1397ba; font-size:18px; font-weight:700; text-align:left; margin-left:23px;}


#recruit_blk{
	
	padding-top: 30px;
	padding-bottom: 20px;
	text-align:center;
	width: 100%;
}


#recruit_blk section.wrap{width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 0px;
	background: #FFF;
}



/*
.recruit p{
	margin-left:25px;
	line-height:1.8;
}
.recruit h4{
	margin-left:25px;
	font-size:18px;
	font-weight:bold;
}
.recruit table{
	border-right: 2px solid #111;
	border-bottom: 2px solid #111;
	margin-left:10px;
	margin-right:10px;
}
.recruit table td,
.recruit table th{
	padding: 20px 15px;
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	line-height:1.8;
}
.recruit table th{ 
	background:#FFDFBF;
	font-weight:normal;
	width: 30%;
	text-align:center;
}
*/
.recruit_box{
	margin: 60px auto 70px;
	text-align: center;
	}
.recruit_box h2{
	font-size: 20px;
	font-weight: 600;
	margin: 0 auto 40px;
	}
.recruit_box p{
	line-height: 1;
	margin-bottom: 30px;
	}
.recruit_box p a{	
	display: inline-block;
    width: 75%;
    background-color: #e7706f;
    padding: 20px 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    border-radius: 7px;
	text-decoration: none;

}
	.recruit_box p a:hover{
	color: #FFF391;
    text-decoration: none;
    opacity: 0.5;	
	}	}
	