@charset "UTF-8";

/***

p03-4　採用情報

***/
.table_box2{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
}
.res_table2{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	border:none;
	border-left: none;
	border-right: none;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	font-size:14px;
	line-height:175%;
	
	font-weight:normal;
}
.res_table2 th{
	padding:8px 0 6px;
	padding:16px 0 6px;
	padding:22px 0 6px;
	display:block;
	text-align:center;
	background:#eee;
	background: rgba(3,110,184,0.2);
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #999;
	color:#222;
	color: #036eb8;
	font-weight: 700;
}
.res_table2 td{
	padding:16px 0 13px;
	padding:16px 0 22px;
	display:block;
	text-align:center;
/*	background:#FFF;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #999;
	color:#222;
}

.res_table2 td span{
	font-size:11px;
	line-height:110%;
}




@media print, screen and (min-width: 801px) {
.res_table2{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	font-size:13px;
}

.res_table2 tr{
	

}
.res_table2 tr:last-child{
	border:none;
}
	
.res_table2 th{
	width:120px;
	width:110px;
	padding:20px 0;
	padding:0;
	padding: 0 20px 0 0;
	display:table-cell;
	background:none;
	
	text-align:left;
	
/*	background:#eee;*/
	color:#222;
	color: #186da0;
	
	vertical-align: middle;
	
}
	
.res_table2 td{
	width:calc( 100% - 120px );
	margin: 0;
	padding:20px 0;
	
	display:table-cell;
	text-align:left;
	vertical-align: middle;

}
	
.res_table2 td span{
	margin: 3px 0 0;
	line-height:160%;
}
}

@media print, screen and (max-width: 800px) {
.res_table2{
	font-size:14px;
	font-size: 3.6vw;
	font-size: 3.4vw;
}
}


.box5_waku1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 ;
	padding:20px 0 40px;
	padding:6px 0 40px;
	display:block;
	
}
@media print, screen and (min-width: 801px) {
.box5_waku1{
	padding:30px 0 30px 40px;
	display:block;
	
	border-left: solid 1px #ccc;
}
}

.res_table2-2{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	border:none;
	border-left: none;
	border-right: none;
	border-top: none;
/*	border-bottom: solid 1px #999;*/
	font-size:14px;
	line-height:140%;
	
	font-weight:normal;
	
	background: rgba(200,241,201,1.00);
}
.res_table2-2 th{
	width: 42%;
	padding:0 0 15px;
	display:table-cell;
/*	text-align:center;*/
	background:#fff;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	color:#222;
	font-weight: 400;
	text-align: left;
}
.res_table2-2 td{
	padding:0 0 15px;
	display:table-cell;
/*	text-align:center;*/
/*	background:#FFF;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	color:#222;
	text-align: left;
}
@media print, screen and (min-width: 801px) {
res_table2-2{
	width:100%;
	
	
	border-collapse:collapse;
	border:none;
	border-left: none;
	border-right: 1px solid #808080;
	border-top: none;
/*	border-bottom: solid 1px #999;*/
	font-size:14px;
	line-height:140%;
	
	font-weight:normal;
}
	
.res_table2-2 th{
	width: 28%;
	padding:0 20px 15px 0;
	
	display:table-cell;
/*	text-align:center;*/
	background:#fff;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	color:#222;
	font-weight: 400;
}
.res_table2-2 td{
	padding:0 0 15px;
	display:table-cell;
/*	text-align:center;*/
/*	background:#FFF;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	color:#222;
}
}
.res_table2-2 th.last-child{
	padding: 0 20px 0 0;
}
.res_table2-2 td.last-child{
	padding: 0;
}



