@charset "utf-8";

/*-------------------------------
   # con_info
---------------------------------*/
#con_info,
#con_info2{
	margin-top: 20px;
	padding: 20px 0 20px 0;
	background: url(../img/jobs/img_triangle.png?d=20160801) no-repeat top right;
}

#con_info p,
#con_info2 p{
	margin-left: 40px;
	width: 500px;
}

#con_info2 {
	background-position: left top;
	padding: 20px 0 60px 400px;
	margin-bottom: 0;
}


/*-------------------------------
   # enter_flow
---------------------------------*/
#enter_flow{
	padding: 25px 0 30px 0;
	margin-bottom: 0;
}

#enter_flow ul{
	padding-left: 20px;
}

#enter_flow .list01{
	text-align: center;
	margin-bottom: 25px;
}

#enter_flow .list01 div.kyujin_site,
#enter_flow .list01 div.entry_only{
	background: #ffffff;
	border: 1px solid #e1e1e1;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4);
	padding: 10px;
	box-sizing: border-box;
	width: 435px;
	height: 220px;
	float: left;
}
 
#enter_flow .list01 div.kyujin_site{
	position: relative;
}
 
#enter_flow .list01 div.entry_only{
	margin-left: 35px;
}
 
img.step{
	position: absolute;
	top: -45px;
	right: -65px;
}

#enter_flow .list01 div h3{
	background: url(../img/base/bg_fb.gif) repeat top right #ebebf0;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 30px;
	font-size: 14px;
}

#enter_flow .list01 div a{
	display: inline-block;
	color: #fff;
	background: url(../img/base/icon1.png) no-repeat 155px center #3aacad;
	width: 180px;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
	padding: 10px 0;
	margin-top: 25px;
}

#enter_flow .list01 span.tel{
	display: inline-block;
	background: url(../img/jobs/icon_tel.png) no-repeat top left;
	padding-left: 70px;
	height: 40px;
	line-height: 45px;
	font-size: 24px;
	margin-top: 10px;
}

#enter_flow .list02,
#enter_flow .list03,
#enter_flow .list04,
#enter_flow .list05,
#enter_flow .list06,
#enter_flow .list07{
	width: 453px;
	height: 130px;
	box-sizing: border-box;
	padding: 15px 0 0 140px;
	float: left;
	background: url(../img/jobs/step2.png) no-repeat 10px center;
	border-top: 1px dotted #75caff;
	border-right: 1px dotted #75caff;
	position: relative;
}

#enter_flow .list03{
	background: url(../img/jobs/step3.png) no-repeat 40px center;
	border-right: none;
	padding-left: 170px;
}

#enter_flow .list04{
	background: url(../img/jobs/step4.png) no-repeat 10px center;
}

#enter_flow .list05{
	background: url(../img/jobs/step5.png) no-repeat 40px center;
	border-right: none;
	padding-left: 170px;
}

#enter_flow .list06{
	background: url(../img/jobs/step6.png) no-repeat 10px center;
}

#enter_flow .list07{
	background: url(../img/jobs/step7.png) no-repeat 40px center;
	border-right: none;
	padding-left: 170px;
}

#enter_flow .list02 h3,
#enter_flow .list03 h3,
#enter_flow .list04 h3,
#enter_flow .list05 h3,
#enter_flow .list06 h3,
#enter_flow .list07 h3{
	display: inline-block;
	padding: 5px 10px;
	background: #75caff;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}

img.arrow{
	position: absolute;
	top: 37px;
	right: -28px;
}


/*-------------------------------
   # to_kigyou
---------------------------------*/
#to_kigyou{
	padding: 40px 0 20px 0;
}

#to_kigyou div{
	margin-left: 40px;
	margin-right: 10px;
	background: url(../img/jobs/bg_tokigyou.jpg) no-repeat right bottom;
}

#to_kigyou h3{
	display: inline-block;
	padding: 5px 10px;
	background: #75caff;
	color: #fff;
	font-size: 14px;
	margin: 15px 0 5px 0;
}

#to_kigyou ul{
	margin-left: 7px;
}

#to_kigyou li{
	padding: 3px 0 0 14px;
	background: url(../img/base/icon3.png) no-repeat left 10px;
}

dl#about_shoukai{
	margin: 20px 0 0 20px;
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4) inset;
	border-radius: 5px;
	background: #fafafa;
	border: 1px solid #e1e1e1;
}

dl#about_shoukai dt{
	display: inline-block;
	padding: 5px 20px 5px 25px;
	background: url(../img/base/pin1.png) no-repeat left top;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}

dl#about_shoukai dd{
	margin-left: 25px;
}

/*-------------------------------
   # merit
---------------------------------*/
#merit{
	padding: 30px 0 40px 0;
	margin-bottom: 0;
}

#merit ul{
	margin-left: 40px;
}

#merit li{
	width: 300px;
	height: 150px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	box-sizing: border-box;
	background: url(../img/jobs/merit1.png) no-repeat right top #fff;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4);
	border-radius: 5px;
}

#merit li.list02{
	background: url(../img/jobs/merit2.png) no-repeat right top #fff;
}

#merit li.list03{
	background: url(../img/jobs/merit3.png) no-repeat right top #fff;
	margin-right: 0;
}

#merit li.list04{
	background: url(../img/jobs/merit4.png) no-repeat right top #fff;
}

#merit li.list05{
	background: url(../img/jobs/merit5.png) no-repeat right top #fff;
}

#merit li.list06{
	background: #6c9bd2;
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4) inset;
	margin-right: 0;
}

#merit li.list06 dl{
	text-align: center;
	color: #fff;
}

#merit li.list06 dt{
	padding-top: 5px;
	color: #fff;
}

#merit li dt{
	font-size: 14px;
	color: #75caff;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}

#merit li.list06 span.tel{
	display: inline-block;
	background: url(../img/jobs/icon_tel_w.png) no-repeat top left;
	padding-left: 70px;
	height: 40px;
	line-height: 45px;
	font-size: 24px;
	margin-top: 10px;
}


/*-------------------------------
   # enter_flow
---------------------------------*/
#use_flow{
	padding: 25px 0 30px 0;
	margin-bottom: 0;
}

#use_flow ul{
	padding-left: 20px;
}

#use_flow .list01,
#use_flow .list02,
#use_flow .list03,
#use_flow .list04,
#use_flow .list05{
	width: 453px;
	height: 130px;
	box-sizing: border-box;
	padding: 15px 0 0 140px;
	float: left;
	background: url(../img/jobs/step10.png) no-repeat 10px center;
	border-bottom: 1px dotted #75caff;
	border-right: 1px dotted #75caff;
	position: relative;
}

#use_flow .list02{
	background: url(../img/jobs/step2.png) no-repeat 40px center;
	border-right: none;
	padding-left: 170px;
}

#use_flow .list03{
	background: url(../img/jobs/step3.png) no-repeat 10px center;
}

#use_flow .list04{
	background: url(../img/jobs/step4.png) no-repeat 40px center;
	border-right: none;
	padding-left: 170px;
}

#use_flow .list05{
	background: url(../img/jobs/step5.png) no-repeat 10px center;
	width: 100%;
	border-right: none;
	border-bottom: none;
}

#use_flow .list05 div{
	background: url(../img/jobs/bg_useflow.png) no-repeat right top;
	padding-bottom: 20px;
	margin-right: 80px;
}

#use_flow .list01 h3,
#use_flow .list02 h3,
#use_flow .list03 h3,
#use_flow .list04 h3,
#use_flow .list05 h3{
	display: inline-block;
	padding: 5px 10px;
	background: #75caff;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}













