@charset "UTF-8";


/***

p03-1　会社概要

***/
.table_box{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto 0;
}
.res_table{
	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;
}
.res_table th{
	padding:8px 0 6px;
	padding:16px 0 6px;
	display:block;
	text-align:center;
/*	background:#999;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #999;
	color:#222;
	color: #1A4D82;
	color: #036eb8;
	font-weight: 700;
}
.res_table td{
	padding:16px 0 13px;
	display:block;
	text-align:center;
/*	background:#FFF;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #999;
	color:#222;
}
@media print, screen and (min-width: 801px) {
.res_table{
	width:100%;
	margin:5px auto;
	border-collapse:collapse;
	
	font-size:13px;
}

.res_table tr{
	
}

.res_table tr:last-child{
	border:none;
}
	
.res_table th{
	width:30%;
	padding:20px 10px 4px;
	display:table-cell;
	/*background:#b8d200;*/
	
	text-align:left;
	
/*	background:#eee;*/
	color:#222;
	color: #1A4D82;
	color: #036eb8;
	font-weight: 700;
}
	
.res_table td{
	width:70%;
	padding:20px 10px 4px;
	display:table-cell;
	text-align:left;
}
	
.cap_box{
	width:800px;
	height:80px;
	padding:10px 10px 0 0;
}
}












/***

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: none;
	border-bottom: solid 1px #999;
	font-size:14px;
	line-height:140%;
	
	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;
	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;
}
@media print, screen and (min-width: 801px) {
.res_table2{
	width:100%;
	margin:0 auto 5px;
	border-collapse:collapse;
	font-size:13px;
}

.res_table2 tr{

}
.res_table2 tr:last-child{
	border:none;
}
	
.res_table2 th{
	width:20%;
	padding:20px 10px 4px;
	padding:21px 10px 5px;
	display:table-cell;
	/*background:#b8d200;*/
	
	text-align:left;
	
	background:#eee;
	color:#222;
	color: #036eb8;
}
	
.res_table2 td{
	width:80%;
	padding:20px 10px 4px;
	padding:21px 10px 5px;
	display:table-cell;
	text-align:left;
}

}




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;
}
.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 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;
}



