@charset "UTF-8";
/* clearfix */
.clearfix, #secRecruit, #secRecruit .boxRecruit ul, .cNavRecruit, #secRecruit02 .list {
	zoom: 1;
}
.clearfix:after, #secRecruit:after, #secRecruit .boxRecruit ul:after, .cNavRecruit:after, #secRecruit02 .list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ページごとスタイル
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.cntTtl {
	background: url(../images/bg_h2.gif) no-repeat center 0;
}

#secRecruit {
	margin: 0 auto 30px;
}
#secRecruit .boxRecruit {
	/*float: left;*/
	width: 100%;
	margin: 22px 0 0 22px;
}
#secRecruit .boxRecruit p {
	margin: 10px 0;
}
#secRecruit .boxRecruit ul li {
	float: left;
	margin-right: 10px;
}
#secRecruit .boxRecruit.columnOne {
	width: 670px;
	margin: 22px 0 0 22px;
}
#secRecruit .boxRecruit.columnOne p img {
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.cNavRecruit {
	width: 677px;
	margin: 30px 0 50px 20px;
}
.cNavRecruit li {
	/*float: left;*/
	margin: 0 4px 0 0;
}

.secRecruit {
	width: 672px;
	margin: 50px auto;
}
.secRecruit .inner {
	margin: 20px;
}
.secRecruit table {
	width: 100%;
	margin: 0 0 20px;
}
.secRecruit table th, .secRecruit table td {
	padding: 10px 15px;
	border: solid 1px #dddad4;
}
.secRecruit table th {
	width: 110px;
	background: #005bac;
	color: #fff;
}
.secRecruit .box {
	margin: 0 0 20px;
	padding: 5px 10px;
	border: solid 1px #005bac;
	text-align: center;
	color: #005bac;
}
.secRecruit .boxMore {
	margin: 50px 0;
	padding: 20px 20px 5px;
	background: #edebe9;
}

#secRecruit01 .boxMore dt {
	padding: 0 0 0 1em;
	background: url(../../common/images/icon_cir_01.gif) no-repeat 0 center;
	color: #005bac;
	font-weight: bold;
}
#secRecruit01 .boxMore dd {
	margin: 0 0 20px 1em;
}

#secRecruit02 .boxMore h4 {
	margin: 0 0 10px;
	padding: 0 10px 5px;
	border-bottom: solid 1px #005bac;
	font-weight: bold;
}
#secRecruit02 .boxMore p {
	margin: 0 10px 20px;
}
#secRecruit02 .boxMore dl {
	margin: 0 0 15px;
	padding: 5px;
	border: solid 1px #005bac;
	text-align: center;
}

#secRecruit02 .subTtl {
	margin: 30px 0 10px;
}
#secRecruit02 .subTtl dt {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: solid 3px #005bac;
	font-weight: bold;
	font-size: 107.7%;
	color: #005bac;
}
#secRecruit02 .subTtl dd {
	font-size: 77%;
}
#secRecruit02 .list {
	margin: 10px 0 30px;
}
#secRecruit02 .list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 5px 0px 5px 20px;
	background: url(../../common/images/icon_ar_02.gif) no-repeat 0px center;
	border-bottom: dotted 1px #005bac;
	font-size: 92.3%;
}

#secForm {
	position: relative;
	width: 640px;
	margin: 30px auto 50px;
	padding: 20px 15px 40px;
	background: url(../images/bg_form.gif);
	border: solid 3px #005bac;
	/* ie6 */
	/* ie7 */
}
#secForm .icon {
	position: absolute;
	right: 30px;
	top: -20px;
}
#secForm .copy {
	position: absolute;
	left: 20px;
	top: 20px;
}
#secForm .copy dd {
	margin: 5px 0 0;
}
#secForm .copy dd span {
	display: inline-block;
	padding: 0 5px;
	background: #005bac;
	color: #fff;
	font-weight: bold;
	font-size: 123.1%;
}
#secForm .inner {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	width: 600px;
	margin: 130px auto 0;
	padding: 15px 20px 30px;
	background: #fff;
}
#secForm .inner p {
	margin: 0 0 10px;
}
#secForm .inner table {
	width: 100%;
}
#secForm .inner table th,
#secForm .inner table td {
	padding: 10px 0;
	border-top: solid 1px #edebe9;
}
#secForm .inner table th {
	width: 160px;
	padding-right: 10px;
	font-weight: bold;
	color: #005bac;
}
#secForm .txtNeed {
	padding: 0 5px;
	color: #dd0000;
}
#secForm .sl {
	cursor: pointer;
	width: 430px;
}
#secForm .customSelect {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	background: url(../../common/images/icon_ar_b.gif) white no-repeat right center;
	border: 1px solid #005bac;
	padding: 5px 10px;
	cursor: pointer;
}
#secForm .customSelectInner {
	display: block !important;
	width: auto !important;
}
#secForm .w80,
#secForm .w100,
#secForm .w210,
#secForm .w100p,
#secForm textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 10px;
	border: solid 1px #005bac;
}
#secForm .w80 {
	width: 80px;
}
#secForm .w100 {
	width: 100px;
}
#secForm .w210 {
	width: 210px;
}
#secForm .w100p {
	width: 100%;
}
#secForm textarea {
	width: 100%;
	height: 150px;
}
#secForm .boxSubmit {
	margin: 30px 0 0;
	text-align: center;
	letter-spacing: -1em;
}
#secForm .boxSubmit .btnConfirm,
#secForm .boxSubmit .btnSubmit,
#secForm .boxSubmit .btnReset,
#secForm .boxSubmit .btnBack {
	display: inline-block;
	width: 175px;
	height: 63px;
	margin: 0 5px;
	border: none;
	letter-spacing: normal;
	cursor: pointer;
	text-indent: -9998em;
}
#secForm .boxSubmit .btnConfirm:hover,
#secForm .boxSubmit .btnSubmit:hover,
#secForm .boxSubmit .btnReset:hover,
#secForm .boxSubmit .btnBack:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#secForm .boxSubmit .btnSubmit {
	width: 262px;
	background: url(../images/btn_submit.png) no-repeat 0 bottom;
}
#secForm .boxSubmit .btnReset {
	background: url(../images/btn_reset.png) no-repeat 0 bottom;
}
#secForm .boxSubmit .btnBack {
	background: url(../images/btn_back.png) no-repeat 0 bottom;
}
#secForm * html .btnConfirm,
#secForm * html .btnReset,
#secForm * html .btnBack,
#secForm * html .btnSubmit {
	display: block;
}
#secForm *:first-child + html .btnConfirm,
#secForm *:first-child + html .btnReset,
#secForm *:first-child + html .btnBack,
#secForm *:first-child + html .btnSubmit {
	display: block;
}

#secCaution {
	width: 670px;
	margin: 50px auto 0;
}
#secCaution h4 {
	height: 45px;
	padding: 0 0 0 20px;
	background: url(../../common/images/bg_h3_other.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 107.7%;
	line-height: 35px;
}
#secCaution .inner {
	margin: 0 20px;
}
#secCaution .boxList {
	margin: 20px 0 0;
	padding: 20px;
	background: #edebe9;
}
#secCaution .boxList li {
	margin: 0 0 10px;
	padding: 0 0 0 30px;
}
#secCaution .boxList li dt {
	margin: 5px 0;
	font-weight: bold;
	color: #005bac;
}
#secCaution .boxList li.icon01 {
	background: url(../../common/images/icon_li_01.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon02 {
	background: url(../../common/images/icon_li_02.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon03 {
	background: url(../../common/images/icon_li_03.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon04 {
	background: url(../../common/images/icon_li_04.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon05 {
	background: url(../../common/images/icon_li_05.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon06 {
	background: url(../../common/images/icon_li_06.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon07 {
	background: url(../../common/images/icon_li_07.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon08 {
	background: url(../../common/images/icon_li_08.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon09 {
	background: url(../../common/images/icon_li_09.gif) no-repeat 0 0;
}
#secCaution .boxList li.icon10 {
	background: url(../../common/images/icon_li_10.gif) no-repeat 0 0;
}
#secCaution .boxList p {
	padding: 10px;
	border: solid 1px #005bac;
	font-size: 77%;
	text-align: center;
}

/* 140707追記 */
#secForm .selectWrapper {
	display: none;
}

#secForm .selectWrapper.active {
	display: block;
}

/* 141006追記 */

#secRecruit03 .boxMore h4 {
	margin: 0 0 10px;
	padding: 0 10px 5px;
	border-bottom: solid 1px #005bac;
	font-weight: bold;
}
#secRecruit03 .boxMore p {
	margin: 0 10px 20px;
}
#secRecruit03 .boxMore dl {
	margin: 0 0 15px;
	padding: 5px;
}
#secRecruit03 .boxMore dt {
    padding: 0 0 0 1em;
    background: url(../../common/images/icon_cir_01.gif) no-repeat 0 center;
    color: #005bac;
    font-weight: bold;
}
#secRecruit03 .boxMore dd {
    margin: 0 0 20px 1em;
}
#secRecruit03 .subTtl {
	margin: 30px 0 10px;
}
#secRecruit03 .subTtl dt {
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: solid 3px #005bac;
	font-weight: bold;
	font-size: 107.7%;
	color: #005bac;
}
#secRecruit03 .subTtl dd {
	font-size: 77%;
}
#secRecruit03 .list {
	margin: 10px 0 30px;
}
#secRecruit03 .list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 5px 0px 5px 20px;
	background: url(../../common/images/icon_ar_02.gif) no-repeat 0px center;
	border-bottom: dotted 1px #005bac;
	font-size: 92.3%;
}

/*150325追記*/

.iBlock {
	padding: 0;
	margin: 0;
	display: inline-block;
	*display: inline;
	_display: inline;
	*zoom: 1;
	_zoom: 1;
	vertical-align: top;
	text-align: left;
}
#secRecruit02 .boxMore .iBlock { margin: 0 !important; }

/*171213追記*/
.images {
	margin-top: 18px;
}
.images ul {
	margin-top: 10px;
}
.images li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 8px;
}
.images li:not(:last-child) {
	margin-right: 6px;
}