#page_title{
	background:#fff url('../images/recruit/bg_h2.webp') no-repeat center center;
	height:705px;
	max-height:initial !important;
	margin:0 auto;
}
#page_title h2 .jp{
	padding:0px 0 60px;
	box-sizing:border-box;
}
#page_title h2 .eng{
	width:100%;
	box-sizing:border-box;
	color:#fff;
	text-align:center;
	justify-content:center;
	padding:0px 42% 80px 0;
	letter-spacing:0;
}
#page_title p{
	font-size:30px;
	color:#f8b500;
	font-weight:900;
	position:absolute;
	width:1120px;
	bottom:240px;
	left:160px;
	right:0;
	margin:auto;
}
#section1{
	margin-top:-80px;
}
#section1 nav ul{
	display:flex;
	justify-content:center;
	list-style:none;
	padding:0;
	margin:0 auto;
	padding:40px 0 0;
}
#section1 nav ul li a{
	background:#f8b500 url('../images/index/arrow1.svg') no-repeat bottom 10px right 10px;
}
#section1 article{
	max-width:1160px;
}
#section1 .comment_photo{
	display:block;
}
#section1 .comment_photo:after{
	content:"";
	clear:both;
	display:block;
}
#section1 .comment_photo figure{
	width:503px;
	float:right;
	flex:none;
}
#section1 .comment{
	padding:0px 0 0 0px;
	box-sizing:border-box;
}
#section2 article{
	text-align:center;
}
#section2 article strong{
	font-size:36px;
	display:block;
	padding:20px 0 0;
}