@charset "UTF-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {

.recruit_wrap {
	width:100%;
	display:flex;
	margin:0 auto 60px;
}

.recruit_wrap_box01 {
	width:46%;
	margin-right:4%;
	position:relative;
}

.recruit_wrap_box01:before {
	content:"";
	position:absolute;
	top:-30px;
	left:-50px;
	background:#0151a4;
	width:50%;
	height:300px;
	z-index:-1;
}

.recruit_wrap_box02 {
	width:50%;
	position:relative;
}

.recruit_wrap02 {
	width:100%;
	display:flex;
	flex-direction:row-reverse;
	margin:0 auto 60px;
}

.recruit_wrap02_box01 {
	width:46%;
	margin-left:4%;
	position:relative;
}

.recruit_wrap02_box01:before {
	content:"";
	position:absolute;
	top:-30px;
	right:-50px;
	background:#0151a4;
	width:50%;
	height:300px;
	z-index:-1;
}

.recruit_wrap02_box02 {
	width:50%;
	position:relative;
}

.recruit_read_tit {
	font-size:26px;
	font-style:italic;
	letter-spacing:2px;
	color:#0151a4;
	text-align:center;
	margin:0 0 60px;
}


.recruit_wrap_list {
	width:100%;
	display:flex;
	margin:0 0 60px;
	list-style-type:none;
	align-items:stretch;
}

.recruit_wrap_list li {
	width:48%;
	margin-right:4%;
	border:1px solid #0151a4;
	padding:30px;
	box-sizing:border-box;
}

.recruit_wrap_list li:nth-child(2n) {
	margin-right:0;
}

.recruit_wrap_list li h3{
	font-size:20px;
	color:#0151a4;
	border-bottom:1px solid #0151a4;
	padding-bottom:5px;
	margin-bottom:15px;
}

.recruit_wrap_list li h3 span {
	display:block;
	font-size:0.8em;
}

.recruit_wrap_list li p {
	font-size:0.9em;
	font-weight:bold;
	line-height:2;
	letter-spacing:1px;
}

.kabList {
width:100%;
margin:0;
}

.kabList li a {
margin-bottom: 1px;
height:300px;
position:relative;
display:block;
}

.kabList li:last-child {
margin-bottom: 0;
}

.kabList li a h4 {
font-size: 24px;
color: #FFF;
letter-spacing: 2.5px;
text-align: center;
padding:120px;
}


.kabList_bg01 {
background: url(../images/recruit/bg_img01.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg02 {
background: url(../images/recruit/bg_img02.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg03 {
background: url(../images/recruit/bg_img03.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg04 {
background: url(../images/recruit/bg_img04.jpg) center center no-repeat;
background-size:cover;
}


/*-ENTRY---------------------------------------------------*/
.contact_txt { margin:0 0 55px;}

.com_table td {
position:relative;
}

input[type="submit"] {
background: #0151a4;
border: #0151a4 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #0151a4 1px solid;
color: #0151a4;
}

.submit:hover {
background: #fff;
border: #0151a4 1px solid;
color: #0151a4;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1em;
}

.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #0151a4 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #0151a4 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
margin-right: 5px;
padding: 1px 10px;
}

.com_table th span {
font-size: 0.8em;
background: #0151a4;
padding: 2px 10px;
color: #FFF;
line-height: normal;
display:block;
width:50px;
text-align:center;
float:right;
font-style:normal;
}

.ariTxt {
font-size: 1.2em;
}

.kome2 { color: #999; font-size: 12px; }



/*-MESSAGE---------------------------------------------------*/
.message_detail_imbox { width: 100%; margin: 0 auto 50px; }
.message_detail_img { width: 100%; margin: 0 auto; }
.message_detail_img img { width: 100%; height: auto; }
.message_detail_name_en { font-size: 45px; letter-spacing: 1em; line-height: 1.8em; color: #0151a4; position: relative; z-index: 10; margin-top: -100px; margin-left: 100px; }

.message_detail_txtbox { width: 900px; margin: 0 auto 80px;   }

.message_detail_num { font-weight: 300; font-size: 12px; letter-spacing: 0.5em; color: #0151a4; margin-bottom: 15px;  }
.message_detail_num span { position: relative; }
.message_detail_num span::before { content: ""; width: 70px; height: 1px; background: #0151a4; position: absolute; right: -80px; top: 9px; display: block; }
.message_detail_tit { font-weight: 400; font-size: 35px; margin-bottom: 30px;}
.message_detail_name { font-size: 25px; margin-bottom: 50px; vertical-align: middle;   }
.message_detail_name span.type { font-size: 16px; padding-left: 15px; }

.message_detail_txt { line-height: 2em; }

}

/*sp*/
@media only screen and (max-width: 768px) {

.recruit_wrap,
.recruit_wrap02 {
	width:100%;
	margin:0 auto 30px;
}

.recruit_wrap_box01,
.recruit_wrap02_box01 {
	width:100%;
	margin-bottom:20px;
	position:relative;
}

.recruit_wrap_box01:before {
	content:"";
	position:absolute;
	top:-30px;
	left:-50px;
	background:#0151a4;
	width:50%;
	height:300px;
	z-index:-1;
}

.recruit_wrap02_box01:before {
	content:"";
	position:absolute;
	top:-30px;
	right:-50px;
	background:#0151a4;
	width:50%;
	height:300px;
	z-index:-1;
}


.recruit_read_tit {
	font-size:18px;
	letter-spacing:1px;
	color:#0151a4;
	text-align:left;
	margin:0 0 30px;
}

.recruit_wrap_list {
	width:100%;
	margin:0 0 30px;
	list-style-type:none;
}

.recruit_wrap_list li {
	width:100%;
	margin-bottom:20px;
	border:1px solid #0151a4;
	padding:10px;
	box-sizing:border-box;
}

.recruit_wrap_list li h3{
	font-size:16px;
	color:#0151a4;
	border-bottom:1px solid #0151a4;
	padding-bottom:5px;
	margin-bottom:15px;
}

.recruit_wrap_list li h3 span {
	display:block;
	font-size:0.8em;
}

.recruit_wrap_list li p {
	font-size:0.9em;
	font-weight:bold;
	line-height:2;
	letter-spacing:1px;
}


.kabList {
width:100%;
margin:0;
}

.kabList li a {
margin-bottom: 2px;
height:180px;
max-height:120px;
position:relative;
display:block;
}

.kabList li:last-child {
margin-bottom: 0;
}

.kabList li a h4 {
font-size: 16px;
color: #FFF;
letter-spacing: 1.2px;
text-align: center;
padding:5vh 0 0;
}

.kabList_bg01 {
background: url(../images/recruit/bg_img01.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg02 {
background: url(../images/recruit/bg_img02.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg03 {
background: url(../images/recruit/bg_img03.jpg) center center no-repeat;
background-size:cover;
}

.kabList_bg04 {
background: url(../images/recruit/bg_img04.jpg) center center no-repeat;
background-size:cover;
}

/*-ENTRY---------------------------------------------------*/
.contact_txt { margin:0 0 30px;}

.com_table td { position: relative; }

.com_table th span {
float: right;
font-size: 0.8em;
background: #0151a4;
padding: 2px 10px;
color: #FFF;
line-height: normal;
}

input[type="submit"] {
background: #0151a4;
border: #0151a4 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #0151a4 1px solid;
color: #0151a4;
}

.submit:hover {
background: #fff;
border: #0151a4 1px solid;
color: #0151a4;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1.1em;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #0151a4 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #0151a4 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 0.9em;
margin-right: 5px;
padding: 1px 10px;
}

/*-MESSAGE---------------------------------------------------*/
.message_detail { margin-bottom:40px;}
.message_detail_imbox { width: 100%; margin: 0 auto 50px; }
.message_detail_img { width: 100%; margin: 0 auto; }
.message_detail_img img { width: 100%; height: auto; }
.message_detail_name_en { font-size: 20px; letter-spacing: 0.7em; line-height: 1.8em; color: #0151a4; position: relative; z-index: 10; margin-top: -50px; text-align: right; }

.message_detail_txtbox { width: 95%; margin: 0 auto;   }

.message_detail_num { font-weight: 300; font-size: 12px; letter-spacing: 0.5em; color: #0151a4; margin-bottom: 15px;  }
.message_detail_num span { position: relative; }
.message_detail_num span::before { content: ""; width: 70px; height: 1px; background: #0151a4; position: absolute; right: -80px; top: 9px; display: block; }
.message_detail_tit { font-weight: 400; font-size: 20px; margin-bottom: 30px; }
.message_detail_name { font-size: 18px; margin-bottom: 30px; vertical-align: middle; }
.message_detail_name span.type { font-size: 14px; padding-left: 15px; }

.message_detail_txt { line-height: 2em; }


}