@charset "utf-8";
/* CSS Document */

body .wrap {
	background-color: #fff;
	margin-bottom: 500px;
	position: relative;
}
.header {
	box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	webkit-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	moz-box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.2);
	padding: 10px 0px 8px 10px;
	background-color: #fff;
	width: 100%;
	/*margin-bottom: 2em;*/
}
.header_inn {
	width: 970px;
	margin: 0 auto;
}
.header_logo {
	float: left;
}
h1.title {
	display: none;
}
/*.top_main_bnr {
	margin-bottom: 40px;
	width: 970px;
	position: relative;
}
.top_main_bnr img {
	width: 100%;
}*/
.top_main_bnr {
	position: relative;
    min-height: 300px;
    border-top: 1px solid #eee;
    background: url("/jp/special/etp_problem01/images/etp_problem01_top_img.jpg") no-repeat center;
    background-size: cover;
	margin-bottom: 2em;
}
.top_main_bnr_inn {
	margin: 0 auto;
	max-width: 970px;
	padding: 220px 0 0 60px;
	}	
.btn {
	width: 272px;
	text-align: center;
	border-radius: 3px;
	background-color: #BB272D;
	color: #ffffff;
	padding: 10px 0;
	/*position: absolute;
	bottom: 30px;
	left: 40px;*/
	font-size: 1.5em;
}
.btn_b {
	width: 350px;
	text-align: center;
	border-radius: 3px;
	background-color: #235092;
	color: #ffffff;
	padding: 15px 0;
	margin: 0 auto;
	margin-top: 4em;
	margin-bottom: 4em;
	font-size: 1.5em;
}
.btn_b_l{
	width: 380px;
	text-align: center;
	border-radius: 3px;
	background-color: #235092;
	color: #ffffff;
	padding: 15px 0;
	padding: 15px 0;
	margin: 0 auto;
	margin-top: 4em;
	/*margin-bottom: 4em;*/
	font-size: 1.5em;
	float:left;
	}
.btn_r_r{
	width: 358px;
	text-align: center;
	border-radius: 3px;
	background-color: #BB272D;
	color: #ffffff;
	padding: 15px 0;
	padding: 15px 0;
	margin: 0 auto;
	margin-top: 4em;
	/*margin-bottom: 4em;*/
	font-size: 1.5em;
	float:right;
	}	

.btn:hover,
.btn_b:hover,
.btn_b_l:hover,
.btn_r_r:hover,	
.faq_index li a:hover {
	opacity: 0.7;
}
.btn a, .btn_b a,
.btn_b_l a, .btn_r_r a{
	color: #ffffff;
	text-decoration: none;
}
.btn img,
.btn_r_r img{
	vertical-align: middle;
	padding: 0 0 0 10px;		
	}
.btn_b img,
.btn_b_l img{
	vertical-align: middle;
	padding: 0 10px 0 0;		
	}		
.contents_table {
	border: 1px solid #d7d7d7;
	padding: 15px;
	margin-bottom: 3em;
	background-color: #fff;
}
.contents_table p {
	/* padding: 0 0 10px 0; */
	text-align: center;
	margin-bottom: 0;
}
.contents_table .table-of-contents,
.contents_table .table-of-contents2,
.contents_table .table-of-contents3,
.contents_table .table-of-contents4	{
	display: none;
	margin-top: 1.5em;
}
.contents_table ul li {
	line-height: 1.8;
	font-size: 1.3em;
}
.contents_table ul li a {
	color: #1d4f9e;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
	padding: 2px 0px 0px 10px;
	border-left: 5px solid #a11c19;
	margin-bottom: 1.2em;
}
.pagelead {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 3em;
}
.pagelead_s {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 1.5em;
}
.pagelead_narrow{
	width: 950px;
	margin: 0 auto;
	margin-left: 2em;
	margin-bottom: 3em;
	}	
.pagelead_btn {
	width: 780px;
	margin: 0 auto;
	margin-bottom: 3em;
}	
.img_box_r {
	float: right;
	padding-left: 1.5em;
}
.img_box_l {
	float: left;
	padding-right: 1.5em;
}
p.txt {
	font-size: 1.3em;
	margin-bottom: 2em;
	line-height: 1.8em;
}
p.red {
	font-size: 1.2em;
	/*margin-bottom: 2em;*/
	line-height: 1.8em;
	color: #A11C19;
	font-weight: bold;
	text-align: center;
}
p.small {
	font-size: 1.1em;
	margin-bottom: 2em;
	line-height: 1.8em;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #33609e;
	margin-bottom: 0.8em;
}
h4 {
	font-size: 1.3em;
	color: #333333;
	margin-bottom: 0.8em;
}
h4.point_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.8em;
}
h5 {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0.8em;
}
.contents_table2 {
	border: 1px solid #d7d7d7;
	padding: 1.2em;
	margin-bottom: 3em;
	background-color: #fff;
}
.contents_table2 td img {
	padding-left: 1em;
	padding-right: 2em;
}
.contents_table2 td img.last {
	padding: 0;
	padding-left: 1em;
}
.contents_table2 td.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.8em;
}
.contents_table3, .contents_table4 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	margin-bottom: 1em;
}
.contents_table3 tr.odd, .contents_table4 tr.odd {
	background-color: #F4F3F2;
}
.contents_table3 th, .contents_table3 td, .contents_table4 th, .contents_table4 td {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-left:0.5em;
	border: 1px solid #d7d7d7;
	line-height: 1.8em;
}
.contents_table3 th.blue {
	background-color: #CFE3F9;
}
.contents_table3 th.pink {
	background-color: #F2D3F4;
}
.contents_table3 th.yellow {
	background-color: #F6F985;
}
.contents_table4 th {
	background-color: #EBEBEB;
}
.contents_table	p,
.contents_table2 p,
.contents_table3 p	{
		font-size: 1.2em;
	}
.faq_index {
	margin: 0 auto;
	width: 970px;
}
.faq_index .left li {
	float: left;
	width: 475px;
}
.faq_index li a {
	width: 420px;
	margin: 0 auto;
	padding: 12px 25px 12px 30px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-align: left;
	color: #008dcb;
	border: 1px solid #008dcb;
	background: url(/jp/recruit/Top/common/img/icon_circle.gif) left no-repeat;
	background-position: 10px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.faq_index .left li.last-child {
	margin: 0 0 40px 0;
}
.faq_index li {
	margin: 0 20px 40px 0;
	display: inline-block;
}
.line_box {
	padding: 15px;
	border: 1px solid #d7d7d7;
	margin-bottom: 1.5em;
	background-color: #fff;
}
.table_l{
	float:left;	
	}
.table_r{
	float:right;
	}		
