@charset "utf-8";

/* 採用トップ /////////////////////////////////////////////////////////////////////// */
#recBox {
	text-align: center;
}

#recBox a {
	display: block;
}

#banRn {
	margin-bottom: 36px;
}

/* キャリア採用 ////////////////////////////////////////////////////////////////////// */

.feeCate {
	background: #F9F9F9;
	color: #005DAC;
	padding: 2px 4px;
	display: inline-block;
	margin-bottom: 4px;
}

#pInfo {
	text-align: center;
	margin: 40px 0 20px;
}

/* 社員の声 ////////////////////////////////////////////////////////////////////// */
.tVoice {
	border: 1px solid #005DAC;
	padding: 20px;
	margin-bottom: 20px;
}

.tVoice dt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #005DAC;
	margin-bottom: 10px;
}

.detExp dt {
	color: #005DAC;
	margin-bottom: 10px;
	font-weight: bold;
}

#jobCate {
	margin-bottom: 20px;
}

.voiceCate {
	margin-bottom: 50px;
}


/* 共通 ///////////////////////////////////////////////////////////////////////////// */

.recT {
	color: #005DAC;
	border-bottom: 1px solid #005DAC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#treat {
	margin-top: 32px;
}


.cmTa dt:first-child {
	border-top: none;	
}

#telNo {
	background: #F9F9F9;
	padding: 10px;
}

#tel {
	font-size: 2.5rem;
	color: #005DAC;
}

.cmTa dt #nB {
	font-weight: normal;
}


