#page_title {
	width: 100%;
	height: 320px;
	margin: 0 0 80px;
	background: url('../images/recruit/h2.jpg') no-repeat top center;
}

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

.voice {
	width: 940px;
	margin: 0 auto 80px;
	font-size: 1.6rem;
}

.voice1 {
	margin: 0 0 40px 0;
}

.voice1 .float_l {
	float: left;
	width: 380px;
}

.voice1 .float_r {
	float: right;
	width: 470px;
	position: relative;
}

.voice1 .float_r .eng {
	font-size: 7.2rem;
	line-height: 72px;
	color: #f0f0f0;
	position: absolute;
	transform: scale(0.7, 1);
	transform-origin: top left;
}

.voice1 .float_r h4 {
	font-size: 2.4rem;
	line-height: 72px;
	margin: 0 10px;
	position: relative;
	z-index: 100;
	font-family: yu-mincho-pr6, sans-serif !important;
}

.voice1 .float_r p{
	position: relative;
}

.voice1 .float_r .catch {
	padding: 40px 0 0 0;
	font-size: 3.6rem;
	line-height: 1.8em;
}

.voice2 .float_l {
	float: left;
	width: 240px;
}

.voice2 .float_l img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 40px 0;
}

.voice2 .float_r {
	float: right;
	width: 640px;
}

.voice2 .float_r dl {
	margin: 0 0 20px 0;
}

.voice2 .float_r dt {
	padding: 0 0 0px 20px;
	line-height: 50px;
	font-weight: bold;
	background: #f6f6f6 url('../images/recruit/icon.png') no-repeat;
}

.voice2 .float_r dd {
	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;
}

.bnr_entry a{
}

.bnr_entry a img{
}

