@charset "utf-8";

.recruit {
	margin: 40px 0 100px;
}

.recruit .mv {
	width: 977px;
	margin: 0 auto 60px;
}

.recruit h2 {
	width: 120px;
	text-align: center;
	margin: 0 auto 90px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 200%;
	letter-spacing: 0.05em;
	padding: 60px 0 10px 0;
	border-bottom: 2px solid #333;
}

.recruit .mv .mv_left {
	height: 180px;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.recruit .mv .mv_right {
	height: 180px;
	width: 170px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.recruit_outline h3 {
	width: 866px;
	margin: 40px auto;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #d6d6d6;
	text-align: center;
	line-height: 2em;
}

.recruit_outline .txt {
	margin: 40px auto;
	/*width: 550px;*/
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.recruit_outline dl {
	margin: 40px auto;
	width: 550px;
	text-align: center;
}

.recruit_outline dl dd {
	margin: 0 0 30px 0;
}


























