@charset "utf-8";
@import url("./second.css");
#mv{
	background:url(../images/recruit/mv_text.png) no-repeat center 104px;
	height:408px;
}
#section1{
	background:url(../images/recruit/section1_bg.gif) repeat 0 0;
	padding:20px 0;
}
#section1 section{
	width:1050px;
	margin:0 auto;
}
#section1 ul li{
	text-align:center;
	padding:70px 0 66px;
	margin-top:-110px;
}
#section1 ul li:first-child{margin-top:0;}
#section1 ul li.man{background:url(../images/recruit/man.png) no-repeat left top;}
#section1 ul li.woman{background:url(../images/recruit/woman.png) no-repeat right top;}
#section1 ul li.woman_big{background:url(../images/recruit/woman_big.png) no-repeat right top;}
#section1 ul li .recruit_link{
	background-color:#fff;
	border:solid 2px #dfdcdc;
	width:570px;
	margin:17px auto 40px;
}
#section1 ul li .recruit_link li.nonborder{border-right: none;}
#section1 ul li .recruit_link li.nonborder02{border-bottom: none;}
#section1 ul li .recruit_link li{
	float:left;
	width:190px;
	padding:10px 0 15px;
	margin:0;
	font-size:1.6rem;
	border-right:solid 2px #dfdcdc;
	border-bottom:solid 2px #dfdcdc;
	text-align:center;
	box-sizing:border-box;
}
#section1 ul li .recruit_link li a{font-weight:bold;}
#section2{padding:40px 0;}
#section2 section{
	width:1050px;
	margin:0 auto 50px;
}
#section2 h4{
	background:url(../images/common/h4_bg.png) no-repeat center top;
	font-size:1.92rem;
	font-weight:bold;
	letter-spacing:0.3rem;
	text-align:center;
	padding:10px;
	margin-bottom:25px;
}
#section2 h5{
	color:#fec210;
	font-weight:700;
	text-shadow:black 1px 1px 0px, black -1px 1px 0px,black 1px -1px 0px, black -1px -1px 0px;
	font-size:2.2rem;
	background:url(../images/recruit/h5_bg.png) no-repeat left center;
	padding-left:35px;
	margin-bottom:10px;
}
#section2 table{
	width:100%;
	background:url(../images/common/border_width.png) repeat-x center top #fff;
	margin-bottom:35px;
}
#section2 table tbody{
	display:block;
	padding:1px 0 0;
}
#section2 table tr th,
#section2 table tr td{padding:13px;}
#section2 table tr th{
	width:165px;
	background:url(../images/common/border_width.png) repeat-x center bottom #d1d0d0;
	text-align:center;
	vertical-align:middle;
}
#section2 table tr td{
	width:885px;
	background:url(../images/common/border_width.png) repeat-x center bottom;
}
#section2 table tr td .recruitinfo{
	margin-top:10px;
}
#section2 table tr td .recruitinfo dl{
	float:left;
	width:270px;
	margin:0 3px;
}
#section2 table tr td .recruitinfo dl dt{
	font-size:1.2rem;
	color:#fff;
	background-color:#874402;
	padding:2px;
	text-align:center;
	margin-bottom:5px;
}
#section2 table tr td .recruitinfo dl dd span{
	display:block;
	font-size:1.2rem;
	text-indent:-1.2rem;
	padding-left:1.2rem;
	line-height:1.3;
}
#section2 table tr td .recruitinfo dl dd ul{margin:5px 0;}
#section2 table tr td .recruitinfo dl dd ul li{
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
}
#section2 table tr td .recruitinfo dl dd ul li.number1{background-image:url(../images/recruit/number1.gif);}
#section2 table tr td .recruitinfo dl dd ul li.number2{background-image:url(../images/recruit/number2.gif);}
#section2 table tr td .recruitinfo dl dd ul li.number3{background-image:url(../images/recruit/number3.gif);}
#section2 table tr td .recruitinfo dl dd ul li.number4{background-image:url(../images/recruit/number4.gif);}