@charset "utf-8";
/*------------------------------------------------------------
	非公開求人とは
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 40px;
}

#conts h3 {
	margin-bottom: 25px;
}

#conts .imgR {
	padding-right: 10px;
	float: right;
}

#conts .text {
	float: left;
	width: 426px;
}


#conts p {
	margin-bottom: 20px;
	padding: 0 15px 0 10px;
	color: #333;
	line-height: 1.7;
}


#conts p.last {
	margin-bottom: 0px;
}

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

#conts .close {
	margin-bottom: 70px;
}

#conts .close .box {
	margin: 11px 0 21px;
	line-height: 0;
	text-align: center;
}

#conts .look .imgR {
	padding-right: 13px;
	margin: 21px 0 0 30px;
}

#conts .look .textL p {
	line-height: 1.75em;
}

#conts .look .arrow {
	margin-bottom: 30px;
}

#conts .entryBtn {
	margin: 0 auto;
	width: 319px;
}

#conts .tel {
	margin-top: 40px;
}