@charset "utf-8";
/*------------------------------------------------------------
	profile
------------------------------------------------------------*/
#gNavi li:nth-child(5) a {
	background: #CC0000;
}

.mainVisual {
	background: url(../img/recruit/main_visual.jpg) no-repeat center center;
}

.mainVisual h2 {
	background: url(../img/recruit/h2_bg.png) repeat left top;
}

#conts h3 {
	margin-bottom: 68px;
	font-size: 4.5em;
	line-height: 1.45;
}

#conts h3 span {
	color: #fdd000;
}

#conts .comTitle {
	margin-bottom: 8px;
	letter-spacing: -1px;
}

#conts .headLine01 {
	margin-bottom: 30px;
	padding: 9px 25px 5px;
	background: url(../img/recruit/h3_bg.png) no-repeat center center;
	background-size: cover;
}

#conts p {
	font-size: 1.8em;
	line-height: 2.1;
}

#conts .txt {
	margin-bottom: 19px;
	padding-bottom: 31px;
	border-bottom: 1px solid #fff;
}

#conts .sec01 {
	margin-bottom: 72px;
}

#conts .sec02 {
	margin-bottom: 58px;
}

#conts .sec02 table {
	margin-bottom: 37px;
	width: 100%;
	border-collapse: collapse;
}

#conts .sec02 table td,
#conts .sec02 table th {
	padding: 12px 10px 12px 30px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#conts .sec02 table th {
	padding: 12px 10px;
	width: 19%;
	border-top: 1px solid #DEEEED;
	border-bottom: 1px solid #DEEEED;
	background-color: #087F78;
}

#conts .sec02 .inner {
	padding: 10px 21px 21px;
	background-color: #eee;
}

#conts .sec02 .inner .photo {
	margin-top: 11px;
	float: right;
}

#conts .sec02 .inner .textBox {
	float: left;
	width: 365px;
}

#conts .sec02 .inner .textBox p {
	margin: 0 5px;
	color: #000;
}

#conts .sec02 .inner .textBox .ttl {
	margin: 0 0 -2px;
	color: #91004f;
	font-weight: bold;
	font-size: 3.2em;
}

#conts .sec03 .headLine01 {
	margin-bottom: 20px;
}

#conts .sec03 p {
	margin-bottom: 20px;
	font-size: 1.6em;
	line-height: 2.25;
}

#conts .sec03 .ttl {
	margin: 0;
	font-size: 2em;
}

#conts .mailForm table {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
}

#conts .mailForm th,
#conts .mailForm td {
	padding: 13px 0 13px 9px;
	color: #999;
	font-size: 1.5em;
	line-height: 1.3;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #9F9F9F;
	background-color: #fff;
}

#conts .mailForm th {
	padding: 18px 9px;
	color: #000;
	width: 29%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background-color: #B1DFE2;
}

#conts .mailForm th span {
	color: #df000f;
}

#conts .mailForm td input {
	width: 336px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #999;
}

#conts .mailForm td {
	width: 46%;
}

#conts .mailForm .tdStyle {
	padding: 0 5px 0 0;
	width: 25%;
}

#conts .mailForm td .wid01 {
	margin-left: 10px;
	width: 308px;
}

#conts .mailForm td .note {
	margin-top: 10px;
	display: block;
}

#conts .mailForm td textarea {
	margin: 0;
	width: 530px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #999;
}

#conts .mailForm td .wid02 {
	height: 220px;
}

#conts .mailForm .submit {
	text-align: center;
}

#conts .mailForm .submit li {
	margin: 0 5px;
	display: inline-block;
}

#conts .mailForm .submit li input {
	cursor: pointer;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	width: 248px;
	border: none;
	background-color: #0C7B82;
}

#conts .mailForm .submit01 li input {
	padding: 5px 0;
}

#conts .mailForm .submit li input:hover {
	opacity: 0.7;
}

#conts .errorMsg {
	margin-bottom: 20px;
	color: #F00;
	font-size: 1.6em;
	line-height: 2.25;
}

#conts .mailForm .table01 td {
	padding: 13px 9px;
	width: 71%;
}
