@charset "utf-8";
@import "/css/common/0-import.css";
/*------------------------------------------------------------
	シークレット扱いの非公開求人とは…？
------------------------------------------------------------*/
#conts {
	width: 910px;
	font-size: 1.17em;
	text-align: left;
}

#conts .contsInner {
	padding: 0 15px;
}

#conts .mainImg {
	margin-bottom: 10px;
}

#conts p.lead {
	margin-bottom: 40px;
	padding: 0 25px;

}

#conts p span {
	color: #00A5AD;
	font-weight: bold;
}

#conts .box01 {
	margin-bottom: 45px;
	border: 3px solid #FFB380;
}

#conts .box01 .inner {
	padding: 25px 25px 15px;
	border: 1px solid #B3B3B3;
}

#conts .box01 .text {
	padding: 10px 0 20px;
}

#conts .box02 {
	border: 3px solid #80D2D6;
	position: relative;
}

#conts .box02 .inner {
	padding: 25px;
	border: 1px solid #B3B3B3;
}

#conts .box02 .balloon {
	position: absolute;
	top: -15px;
	left: -20px;
}

#conts .box02 .text {
	margin-bottom: 20px;
}

#conts .box03 {
	margin-top: 200px;
	position: relative;
	text-align: center;
}

#conts .box03 .arrowTxt {
	position: absolute;
	top: -160px;
	right: -35px;
}

	*html #conts .box03 .arrowTxt {
		right: -20px;
	}


#conts .imgR {
	margin-left: 20px;
	float: right;
}

#conts .imgL {
	margin-right: 20px;
	float: left;
}

#conts .p02 {
	margin-bottom: 10px;
}

/*---ボタン---*/
#conts .img01 {
	margin: 0 0 8px 95px;
	clear: both;
}

#conts .p01 {
	margin: 0 0 25px 165px;
	color: #666;
	font-size: 0.8em;
}