@charset "utf-8";

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

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

#contactMv {
	background: url(../../img/recruit/recruit_bg_sp.jpg) no-repeat center;
	background-size: cover;
}
.subMv {
	width: 100%;
	height: 30vh;
	position: relative;
	margin-top: 50px;
	margin-bottom: 10px;
}

.innerSub2 h1 {
	text-align: center;
}
.innerSub2.sp_h1 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 8rem;
}
.innerSub2 h1 img {
	height: 25px;
	width: auto;
}
.innerSub2 span {
	display: block;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 1.4rem;
	color: #ffffff;
	text-align: center;
}
#greetingArea {
	width: 100%;
	background: url(../../img/recruit/greeting_bg02_sp.jpg) no-repeat center top;
	background: cover;
}

#greetingInner {
	width: 100%;
	padding: 40px 6.25%;
	background: url(../../img/greeting/greeting_logo.png) no-repeat -10px -10px;
	background-size: auto auto;
	background-size: 120% auto;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ceoName {
	width: 100%;
	margin-top: -130px;
	margin-bottom: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

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

.name01 {
	display: inline-block;
	margin-right: 10px;
	padding-top: 6px;
	font-size: 1.1rem;
	color: #ffffff;
	text-align: right;
	line-height: 1.5;
}

.name01 {
	font-size: 1.1rem;
	color: #ffffff;
	text-align: right;
	line-height: 1.5;
}

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

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

.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;
}
.telLink {
	display: inline-block;
	padding: 0 0 0 25px;
	background: url(../../img/common/tel_icon.png) no-repeat 0 center;
	background-size: 20px 20px;
	font-size: 2.5rem;
	font-weight: 900;
	color: #ffffff;
	line-height: 1.0;
}
.contactTxt2 p {color: #fff;padding: .5em 0 2em 0;}

.mb1{margin-bottom: 1em;}

.scroll_area {
	max-width: 100%;
	height: 150px;
	overflow: auto;
}



.possessCol {
	width: 100%;
	margin-bottom: 35px;
}
.possess_inner01, .possess_inner02 {
	color: #ffffff;
	width: 90%;
	margin: -35px auto 0;
	padding: 20px;
	background: #004ea0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.possess_tl {
	margin-bottom: 10px;
	font-size: 1.4rem;
	font-weight: 900;
}


.recsec02_cont{max-width: 100%;display: flex;flex-wrap: wrap;justify-content: space-around;margin-bottom: 1em;}
.recsec02_cont li {
	width: 100%;
	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.5rem;
	-webkit-align-items: center;
	align-items: center;
	vertical-align: middle;
}



.recFlow {
	width: 90%;
	margin: 0 auto;
}
.recflow_box {
	padding: 10px 15px 20px;
	border: 1px solid #8c8c8c;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ffffff;
}
.rf_num {
	margin: 0 auto 20px;
	font-weight: bold;
	color: #004ea0;
	font-size: 2.5rem;
	text-align: center;
	line-height: 1.1;
}
.rf_num span {
	font-size: 1.8rem;
}
.recflow_box p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	text-align: center;
}
.recflow_box, .rec_arr {
	display: block;
}
.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: 100%;
	height: 35px;
	background: url(../../img/recruit/arr05_d.png) no-repeat center;
	text-indent: -200%;
	overflow: hidden;
}


/* タブメニュー */
#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: 100%;
	text-align: left;
	margin-right: 0%;
	vertical-align: middle;
	float: none;
	clear: both;
	padding: .5em 0;
	font-weight: bold;
}
 
#tab-box dd{
	width : 100%;
	line-height: 1.3em;
	text-align: left;
	margin-left: 0%;
	/* dtの幅分の設定 */
	padding: .5em 0 .5em 0;
}

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


.rbtn {
	width: 100%;
	padding-top: 2em;
}
.rbtn a.submitBtn,
.rbtn a.sendBtn {
	display: block;
	width: 93.33%;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../../img/common/arr_whit.png) no-repeat 96% center #004ea1;
	background-size: 8px auto;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 900;
	text-align: center;
}
.rbtn a.submitBtn span {
	font-size: 1.0rem;
}


















.contact_greeting p {
	margin-bottom: 40px;
	text-align: center;
}
.contact_greeting a {
	display: block;
	width: 62.5%;
	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 a {
	display: inline-block;
	padding: 10px 10px 10px 35px;
	background: url(../../img/common/tel_icon.png) no-repeat 10px center #004ea1;
	background-size: 20px auto;
	color: #ffffff;
	font-size: 3.0rem;
	font-weight: 900;
}


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

.contactFlow-area {
	width: 100%;
	margin: 0 auto 15px;
}
.contactflow-box {
	font-size: 0.9rem;
	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.3rem;
	font-weight: 900;
	color: #004ea0;
	text-align: center;
}

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

.formttl {
	margin-bottom: 15px;
	font-size: 1.3rem;
	font-weight: 900;
}
.formin {
	float: none;
}
.formin input{height: 34px;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: 20px;
	position:relative;
	margin-right: 20px;
}
.radio01-parts::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	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: 3px;
	width: 11px;
	height: 11px;
	background: #004ea0;
	border-radius: 50%;
}

.require {
	display: inline-block;
	width: 15%;
	padding: 10px 0;
	background: #004ea0;
	color: #ffffff;
	font-size: 1.0rem;
	text-align: center;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactFormArea select {
	min-width: 50%;
	padding: 9px 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: 85%;
	padding: 10px;
	background: #ffffff;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
textarea {
	height: 150px;
}
: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; }

#privacyArea {
	width: 100%;
	margin-bottom: 25px;
	padding: 10px 5px 10px 10px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_area {
    height: 150px;
    overflow: auto;
}
#privacyArea h3 {
	margin-bottom: 15px;
	font-size: 1.4rem;
	font-weight: 900;
}
#privacyArea p {
	margin-bottom: 20px;
}

.formBtn {
	width: 100%;
}
.formBtn a.submitBtn,
.formBtn a.sendBtn {
	display: block;
	width: 93.33%;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../../img/common/arr_whit.png) no-repeat 96% center #004ea1;
	background-size: 8px auto;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 900;
	text-align: center;
}
.formBtn a.submitBtn span {
	font-size: 1.0rem;
}

.attention {
	width: 100%;
	margin-bottom: 20px;
	font-size: 1.1rem;
	color: #e70606;
	text-align: center;
}
.txtcol {
	width: 100%;
	padding: 10px;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.p50t {
	padding-top: 50px;
}

.formBtn a.sendBtn {
	float: right;
	width: 46.66%;
}
.formBtn a.returnBtn {
	float: left;
	width: 46.66%;
	padding: 15px 0;
	border: 1px solid #004ea1;
	background: url(../../img/common/arr_blue_l.png) no-repeat 4% center;
	background-size: 8px auto;
	color: #004ea1;
	font-size: 1.5rem;
	font-weight: 900;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.complete_txt {
	margin-bottom: 30px;
}
.formBtn a.topBtn {
	display: block;
	width: 93.33%;
	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;
	font-size: 1.2rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a:link, a:visited {
    color: #FFF;
}