#page_title{
	width:100%;
	height:320px;
	margin:0 0 80px;
	background:url('../images/recruit/h2.jpg') no-repeat top center;
}
#article1{
	width:940px;
	margin:0 auto 90px;
	text-align:center;
	font-size:2.4rem;
	line-height:1.8em;
	font-family: yu-mincho-pr6, sans-serif !important;
}
#article2{
	position: relative;
	width:940px;
	margin:0 auto 90px;
}

#recnavi{
	position: absolute;
	top: -70px;
	right: 50px;
	width: 360px;
	border: 1px solid #ccc;
	padding: 10px;
}
#recnavi iframe{
	width:100%;
	height:220px;
}

#recnavi a{
	display: block;
	width: 100%;
	height: 100%;
}

#recnavi a img{
	width: 100%;
	height: auto;
}

#article2 h3{
	margin:0 auto 80px;
	font-size:1.8rem;
	line-height:61px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/recruit/title1.png') no-repeat;
}

#article2 h3.sub_lead{
	background: none;
	text-align: left;
	color: #000;
	margin: 0 0 20px;
	font-size: 2.2rem;
}

#article2 dl{
	display:flex;
	margin:0 0 60px 0;
}
#article2 dt{
	width:300px;
}
#article2 dt img{
	width:100%;
	height:auto;
	display:block;
}
#article2 dd{
	width:640px;
}
#article2 dd h4{
	background:#191919;
	color:#fff;
	line-height:30px;
	padding:0 0 0 20px;
}
#article2 dd p{
	padding:20px;
}
#recruit_banner{
	display:flex;
	list-style:none;
}
#recruit_banner li{
	width:calc(100% / 3);
}

.bnr_entry{
	width: 940px;
	height: 120px;
	margin: 20px auto;
	text-align:center;
}

.bnr_entry a{
}

.bnr_entry a img{
}



