@charset "utf-8";

.contBox2{padding: 60px 0 0 0;}

.subTtl04 span img {height: auto; width: auto;}

#contactMv {
	background: url(../../img/recruit/recruit_bg_pc.jpg) no-repeat center;
	background-size: cover;
}
.subMv {
	width: 100%;
	height: 40vh;
	position: relative;
}
.innerSub2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 3.2rem;
}
.innerSub2 h1 {
    text-align: center;
}
.innerSub2 h1 img {
		height: 39px;
		width: auto;
}
.innerSub2 span {
	display: block;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 2.5rem;
	color: #ffffff;
	text-align: center;
}



#greetingArea {
	width: 100%;
	background: url(../../img/greeting/greeting_logo.png) no-repeat 65% -20px, url(../../img/greeting/greeting_bg02.jpg) no-repeat center top;
	background-size: auto auto, auto auto;
	background-size: 810px auto, cover;
}

#greeetingBox {
	width: 92.5%;
	height: 760px;
	margin: 0 auto;
	position: relative;
}

#greetingInner {
	width: 52.8%;
	position: absolute;
	top: 40px;
	right: 0;
	color: #ffffff;
	font-size: 1.4rem;
	line-height: 1.5;
	z-index: 2;
}

.greetingTl {
	margin-bottom: 40px;
	font-size: 2.8rem;
}

.greetingTl {
	font-size: 2.8rem;
}

#ceoArea {
	width: 70%;
	position: absolute;
	bottom: 0;
	left: -30%;
	z-index: 1;
}

.ceoName {
	width: 100%;
	position: absolute;
	bottom: 50px;
	left: 35%;
}

.cf::before, .cf::after {
	content: " ";
	display: table;
}

.ceoCol {
	display: inline-block;
	padding: 25px 30px 20px;
	background: #004ea0;
}

.name01 {
	display: inline-block;
	margin-right: 10px;
	padding-top: 5px;
	color: #ffffff;
	text-align: right;
	line-height: 1.6;
}

.name01 {
	color: #ffffff;
	text-align: right;
	line-height: 1.6;
}

.name02 {
	display: inline-block;
	font-size: 3.0rem;
	color: #ffffff;
	line-height: 1.0;
}

.name02 span {
	font-size: 1.5rem;
}

.cotactArea2 {
	width: 100%;
	padding: 35px 0;
	text-align: center;
	background: url(../../img/common/contactarea_bg_sp.jpg) no-repeat center;
	background-size: auto auto;
	background-size: cover;
}

.telTime {
	display: block;
	margin-bottom: 5px;
	font-size: 1.3rem;
	color: #ffffff;
	text-align: center;
	line-height: 1.0;
}
.contactTxt2 p {color: #fff;padding: .5em 0 2em 0;}

.mb1{margin-bottom: 1em;}


.poscol01 {
	height: 300px;
}
.possessCol {
	width: 100%;
	margin-bottom: 80px;
	position: relative;
}
.possimg_l {
	top: 0px;
	left: 0px;
}
.possess_img {
	width: 500px;
	position: absolute;
}
.possess_img img {
	width: 100%;
}

.possess_inner01 {
	position: absolute;
	top: 50px;
	right: 0;
	width: 450px;
	padding: 35px;
	background: rgba(0,78,160,0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.possess_tl {
	margin-bottom: 20px;
	font-size: 2.0rem;
	font-weight: 900;
	color: #ffffff;
}
.possess_inner01 p {
	color: #ffffff;
}
.vehicle_list {
	width: 100%;
}

.poscol02 {
	height: 300px;
}
.possess_inner02 {
	color: #ffffff;
	position: absolute;
	top: 50px;
	left: 0;
	width: 450px;
	padding: 35px;
	background: rgba(0,78,160,0.9);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.possimg_r {
	top: 0px;
	right: 0px;
}


.recsec02_cont{max-width: 100%;display: flex;flex-wrap: wrap;justify-content: space-around;margin-bottom: 2em;}
.recsec02_cont li {
	width: 32%;
	margin: 0 0 15px 0;
	padding: 1em .5em 1em 4em;
	border: 1px dotted #004ea0;
	background-repeat: no-repeat;
	background-position: 15px center #fff;
	background-image: url(../../img/recruit/check_img.png);
	background-position: 1em center;
	background-color: #fff;
	font-size: 1.2rem;
	-webkit-align-items: center;
	align-items: center;
	vertical-align: middle;
}



.recFlow {
	max-width: 100%;
	margin: 0 auto;
	display: table;
}
.recflow_box {
	padding: 30px 20px;
	border: 1px solid #8c8c8c;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ffffff;
}
.recflow_box {
	width: 14%;
}
.recflow_box, .rec_arr {
	display: table-cell;
}
.rf_num {
	margin: 0 auto 20px;
	font-weight: bold;
	color: #004ea0;
	font-size: 2.5rem;
	text-align: center;
	line-height: 1.3;
}
.rec_arr {
	width: 40px;
	background: url(../../img/recruit/arr05.png) no-repeat center;
	text-indent: -9999px;
}


/* タブメニュー */
#tab-menu {
	list-style: none;
	padding-bottom: 6.5em;
}

#tab-menu li {
	width: 33.33%;
	padding: 15px 10px;
	float: left;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #e5e5e5;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	box-sizing: border-box;
}
#tab-menu li:last-child {
	width: 33.33%;
	padding: 15px 10px;
	float: left;
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #e5e5e5;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #bfbfbf;
	border-right: 0px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	box-sizing: border-box;
}
#tab-menu li.active {
  background: #fff;
}

/* タブの中身 */
#tab-box {
	padding: 25px;
	border: 1px solid #bfbfbf;
}
#tab-box div {
  display: none;
}
#tab-box div.active {
  display: block;
}

#tab-box dl{line-height: 1.3em;text-align: left;}
#tab-box dt {
	width: 40%;
	text-align: left;
	margin-right: 1%;
	vertical-align: middle;
	float: left;
	clear: both;
	padding: .5em 0;
	font-weight: bold;
}
 
#tab-box dd{
	width : 58%;
	line-height: 1.3em;
	text-align: left;
	margin-left: 41%;
	/* dtの幅分の設定 */
	padding: .5em 0 .5em .5em;
}

hr {
	border: solid #d2d2d2;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}



.rbtn {
	width: 100%;
	text-align: center;
	padding-top: 1em;
}
.rbtn a.submitBtn,
.rbtn a.sendBtn {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #004ea1;
	background: url(../../img/common/arr_whit.png) no-repeat 96% center #004ea1;
	background-size: 10px auto;
	color: #ffffff;
	font-size: 2.0rem;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.rbtn a.submitBtn span {
	font-size: 1.3rem;
}
.rbtn a.submitBtn:hover,
.rbtn a.sendBtn:hover {
	background: url(../../img/common/arr_blue.png) no-repeat 98% center #fff;
	background-size: 10px auto;
	color: #004ea1;
}

















.contact_greeting p {
	margin-bottom: 50px;
	text-align: center;
}
.contact_greeting a {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../../img/common/arr_blue.png) no-repeat 96% center;
	background-size: 5px auto;
	border: 1px solid #004ea1;
	color: #004ea1;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.telinfo {
	margin: 0 auto 15px;
	text-align: center;
}

.telNum {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.telNum .telLink {
	display: inline-block;
	padding: 0 0 0 35px;
	background: url(../../img/common/tel_icon_blue.png) no-repeat 10px center;
	background-size: 20px auto;
	color: #004ea1;
	font-size: 3.5rem;
	font-weight: 900;
}



#contactFormArea {
	width: 92.5%;
	margin: 0 auto;
}

.contactFlow-area {
	width: 100%;
	margin: 0 auto 30px;
}
.contactflow-box {
	font-size: 1.4rem;
	font-weight: 900;
	text-align: center;
}
.entry,
.complete {
	float: left;
	width: 32%;
}
.confrim {
	float: left;
	width: 36%;
}
.enry_on,
.enry_off,
.enry_off02 {
	height: 40px;
	background: #004ea0;
	color: #ffffff;
	line-height: 40px;
}
.enry_off {
	background: #004ea0;
}
.enry_off02 {
	background: #004ea0;
}

.comfirm_off,
.comfirm_off02,
.comfirm_on {
	position: relative;
	height: 40px;
	background: #ffffff;
	line-height: 40px;
}
.comfirm_off02 {
	background: #004ea0;
	color: #ffffff;
}
.comfirm_on {
	background: #004ea0;
	color: #ffffff;
}
.comfirm_off::before,
.comfirm_off02::before,
.comfirm_on::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left: 10px solid #004ea0;
}
.comfirm_off02::before {
	border-left: 10px solid #004ea0;
}
.comfirm_on::before {
	border-left: 10px solid #004ea0;
}
.comfirm_off::after,
.comfirm_off02::after,
.comfirm_on::after {
	position: absolute;
	top: 0;
	right: -30px;
	content: '';
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left: 10px solid #ffffff;
	z-index: 3;
}
.comfirm_off02::after {
	border-left: 10px solid #004ea0;
	z-index: 3;
}
.comfirm_on::after {
	border-left: 10px solid #004ea0;
	z-index: 3;
}

.complete_off,
.complete_off02,
.complete_on {
	height: 40px;
	background: #ffffff;
	line-height: 40px;
}
.complete_off02 {
	background: #ffffff;
}
.complete_on {
	background: #004ea0;
	color: #ffffff;
}


.at_txt {
	margin: 0 auto 15px;
	font-size: 1.5rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
}




.formCol {
	width: 100%;
	margin-bottom: 10px;
	padding: 15px 0 15px 20px;
	border-left: 1px solid #004ea0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.last {
	margin-bottom: 40px;
}

.formttl {
	float: left;
	widht: 25%;
	font-weight: 900;
}
.formin {
	float: right;
	width: 73%;
}
.formin input{height: 40px; vertical-align: middle;}


label {
	display: block;
	margin-bottom: 10px;
}
label:last-child {
	margin-bottom: 0;
}
/*radio01 css*/
.radio01-input{
	display: none;
}
.radio01-parts{
	padding-left: 60px;
	position:relative;
	margin-right: 20px;
}
.radio01-parts::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 35px;
	width: 15px;
	height: 15px;
	border: 1px solid #9fb8d3;
	border-radius: 50%;
	background: #ffffff;
}
.radio01-input:checked + .radio01-parts{
	color: #004ea0;
}
.radio01-input:checked + .radio01-parts::before{
	border: 1px solid #004ea0;
}
.radio01-input:checked + .radio01-parts::after{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 38px;
	width: 11px;
	height: 11px;
	background: #004ea0;
	border-radius: 50%;
}



.require {
	display: inline-block;
	width: 10%;
	padding: 15px 0;
	background: #004ea0;
	color: #ffffff;
	font-size: 1.1rem;
	text-align: center;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactFormArea select {
	width: 50%;
	padding: 15px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: #eee;
	background: url(../../img/recruit/arrow01.jpg) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(../../img/recruit/arrow01.jpg) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-size: auto auto, auto auto;
	background-size: 20px, 100%;
}
.op {
	background: #d4c4ab;
}


input[type="text"],
textarea {
	property: value;
	width: 90%;
	padding: 15px;
	background: #ffffff;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea {
	height: 200px;
}

:placeholder-shown {
    color: #aaa; }
::-webkit-input-placeholder {
    color: #aaa; }
:-moz-placeholder {
    color: #aaa; opacity: .6; }
::-moz-placeholder {
    color: #aaa; opacity: .6; }
:-ms-input-placeholder {
    color: #aaa; }


.p10t {
	padding-top: 10px;
}

#privacyArea {
	width: 100%;
	padding: 10px 5px 10px 10px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.scroll_area {
	max-width: 100%;
	height: 150px;
	overflow: auto;
}
#privacyArea h3 {
	margin-bottom: 25px;
	font-weight: 900;
}
#privacyArea p {
	margin-bottom: 30px;
	font-size: 1.3rem;
}






.formBtn {
	width: 100%;
	text-align: center;
	padding-top: 3em;
}
.formBtn a.submitBtn,
.formBtn a.sendBtn {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #004ea1;
	background: url(../../img/common/arr_whit.png) no-repeat 96% center #004ea1;
	background-size: 10px auto;
	color: #ffffff;
	font-size: 2.0rem;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.formBtn a.submitBtn span {
	font-size: 1.3rem;
}
.formBtn a.submitBtn:hover,
.formBtn a.sendBtn:hover {
	background: url(../../img/common/arr_blue.png) no-repeat 98% center #eeeeee;
	background-size: 10px auto;
	color: #004ea1;
}


.attention {
	width: 100%;
	margin-bottom: 70px;
	color: #e70606;
	text-align: center;
}
.txtcol {
	width: 100%;
	padding: 15px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.formBtn a.sendBtn {
	/*float: right;*/
	width: 250px;
	display: inline-block;
	margin: 0 20px;
}
.formBtn a.returnBtn {
	/*float: left;*/
	display: inline-block;
	width: 250px;
	margin: 0 20px;
	padding: 15px 0;
	border: 1px solid #004ea1;
	background: url(../../img/common/arr_blue_l.png) no-repeat 4% center;
	background-size: 10px auto;
	color: #004ea1;
	font-size: 2.0rem;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.formBtn a.returnBtn:hover {
	background: url(../../img/common/arr_whit_l.png) no-repeat 2% center #004ea1;
	background-size: 10px auto;
	color: #ffffff;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


.complete_txt {
	margin-bottom: 40px;
	text-align: center;
}
.formBtn a.topBtn {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../../img/common/arr_blue.png) no-repeat 96% center;
	background-size: 5px auto;
	border: 1px solid #004ea1;
	color: #004ea1;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}









