@charset "UTF-8";

@import url("common.css");
@import url("../accordion-tab.css");


/*---------------------------------------------------- */
/* contents */
/*---------------------------------------------------- */
.employ section {
	margin: 0 0 30px;
	padding: 0;
}

.employ section:last-child {
	margin-bottom: 0;
}

.employ section h2 {
	font-size: 153.9%;
	letter-spacing: 1px;
	text-shadow: 0 2px 1px #fff;
	width: 843px;
	height: 65px;
	margin: 0 10px;
	padding: 13px 0 0 95px;
	border-bottom: 1px solid #dcdee0;
}

.employ section h2.flex-i {
	background: url(../../images/recruitment/icon_navi_flexi_80.png) -10px no-repeat;
}

.employ section h2.j-president {
	background: url(../../images/recruitment/icon_navi_jpresident_80.png) -10px no-repeat;
}

.employ section h2.buzip {
	background: url(../../images/recruitment/icon_navi_buzip-g_80.png) -10px no-repeat;
}

.employ section h2.miyako-sol {
	background: url(../../images/recruitment/icon_navi_miyakosol_80.png) -10px no-repeat;
}

.employ section h2.mave {
	background: url(../../images/recruitment/icon_navi_mave_80.png) -10px no-repeat;
}
.employ section h2.career-navi {
	background: url(../../images/recruitment/icon_navi_career_80.png) -9px no-repeat;
}
.employ section h2.logique {
	background: url(../../images/recruitment/icon_navi_logique_80.png) -10px no-repeat;
}

.employ section h2 span {
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.8em;
	letter-spacing: normal;
}

.employ .detail {
	padding-top: 20px;
}

.employ .detail h3 {
	color: #008c8a;
	font-size: 153.9%;
	margin: 0 0 20px;
	padding: 0;
}

.employ .detail p {
	margin: 0 0 1em;
	padding: 0;
}

.employ .detail p.last {
	margin-bottom: 0;
}

.employ .detail h4 {
	margin: 0 0 .3em;
	padding: 0 0 0 11px;
	background: url(../../images/icon_list_7px.gif) 0 .3em no-repeat;
}

.employ dl {
	width: 100%;
	margin: 0 0 3em;
	padding: 0;
	display: inline-block;
}

.employ dl:last-child {
	margin-bottom: 0;
}

.employ dt {
	float: left;
	clear: both;
	font-size: 108%;
	text-align: left;
	line-height: 1.2em;
	width: 110px;
	padding: 1.3em 10px;
	overflow: hidden;
	border-left: 4px solid #e51f1f;
}

.employ dd {
	text-align: left;
	width: auto;
	margin: 0;
	padding: 1.3em 0 1.3em 20px;
	overflow: hidden;
}

.employ section dt.last, .employ section dd.last {
	padding-bottom: 0;
}

.employ dl > dd > ul {
	margin: 0;
	padding: 0;
}

.employ dl > dd > ul > li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 2.5em;
	padding: 0 0 .7em;
}

.employ dl > dd > ul > li:last-child {
	padding-bottom: 0;
}

.employ dl > dd > dl {
	margin: -.3em 0 0;
}

.employ dl > dd > dl > dt {
	width: 5em;
	margin: 0 0 1em;
	padding: 2px 10px 1px 5px;
	font-size: 100%;
	line-height: normal;
	border-left: 4px solid #dadcde;
}

.employ dl > dd > dl > dd {
	margin: 0 0 1em;
	padding: 2px 0 1px 20px;
	line-height: normal;
}

.employ dl > dd > dl > dt.last, .employ dl > dd > dl > dd.last {
	margin-bottom: 0;
}