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

.header_top{
	width:100%;
	height:532px;
	background:url(/~/media/Images/imhs/main_bk2.jpg) top no-repeat;
	background-size:cover;
}

.header_top_inner{
	width:976px;
	height:532px;
	margin:0 auto;
	position:relative;
}

.header_top_inner h2{
	position:absolute;
	top:126px;
	left:0;
}

.header_top_inner p{
	position:absolute;
	top:270px;
	left:0;
}

.header_top_s{
	width:100%;
	height:246px;
	background:#daf4ff;
}

.header_top_inner_s{
	width:976px;
	height:246px;
	margin:0 auto;
	background:url(/~/media/Images/imhs/s_main_bk.gif) right bottom no-repeat;
	position:relative;
}

.header_top_inner_s h2{
	position:absolute;
	top:93px;
	left:0;
}

/*パンクズ*/
.pan{
	width:100%;
	height:30px;
	background:#0056a8;
}

.pan_inner{
	width:976px;
	height:30px;
	margin:0 auto;
}

.pan_inner li{
	font-size:75%;
	line-height:1;
	color:#FFF;
	float:left;
	border-left:1px solid #FFF;
	padding:0 7px;
	margin-top:10px;
}

.pan_inner .bo_l_non{
	border:none;
	padding-left:15px;
	background:url(/~/media/Images/imhs/pan_i.gif) left center no-repeat;
}

.pan_inner li a{
	color:#FFF;
	text-decoration:none;
}

.pan_inner li a:hover{
	color:#FFF;
	text-decoration:underline;
}


/*コンテンツ*/

.contents_inner{
	width:976px;
	margin:0 auto;
	position:relative;
}

.maru{
	padding-left:25px;
	background:url(/~/media/Images/imhs/maru.png) left 0.25em no-repeat;
}

.new{
	padding-right:50px;
	background:url(/~/media/Images/imhs/new.png) right center no-repeat;
	min-height:18px;
}

.contents01{
	width:100%;
	padding:15px 0 90px 0;
	background:#FFF;
}

.contents01 h2{
	font-size:125%;
	line-height:1.5;
	padding-bottom:35px;
	border-bottom:#0056a8 1px dotted;
}

.contents01 h3{
	font-size:118.8%;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:10px;
}

.contents01 .over_f{
	margin-top:65px;
}

.co01_box{
	width:853px;
	margin:0 auto;
	padding-top:40px;
	margin-bottom:20px;
}

.co01_box img{
	margin-bottom:40px;
}

.contents01 span{
	font-size:87.5%;
	line-height:1.4;
	color:#2e2e2e;
	margin-top:15px;
	display:block;
}

.contents01 .cap01{
	font-size:75%;
	color:#1d1d1d;
	width:100%;
	margin-bottom:25px;
	text-align:right;
}


.contents02{
	width:100%;
	padding:55px 0 20px 0;
	background:#f1f1f1;
}

.contents02 h2{
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}

.contents02 .cap{
	font-size:87.5%;
	line-height:1.5;
	margin-bottom:15px;
}

.contents02 h3{
	font-size:137.5%;
	color:#0056a8;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #0056a8;
}

.contents02 ul{
	margin-bottom:45px;
}

.contents02 li{
	font-size:100%;
	line-height:1.8;
	color:#2e2e2e;
}

.contents02 .co02_box_l,.contents02 .co02_box_r{
	width:465px;
	margin-bottom:70px;
	position:relative;
}

.contents02 .co02_box_l{
	clear:both;
	float:left;
}

.contents02 .co02_box_r{
	float:right;
}

.contents02 .k_btn{
	position:absolute;
	bottom:0;
	right:0;
}

.contents02 .mb{
	margin-bottom:22px;
}

.contents03{
	width:100%;
	padding:55px 0 70px 0;
	background:#FFF;
}

.contents03 h2{
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:10px;
}

.contents03 .t_box{
	width:500px;
	font-size:87.5%;
	line-height:1.8;
	float:left;
}

.contents03 img{
	float:right;
}

.contents03 ul{
	margin-bottom:30px;
}

.contents03 li span{
	color:#00aae6;
}


.contents04{
	width:100%;
	padding:55px 0 70px 0;
	background:#f1f1f1;
	margin-bottom:60px;
}

.contents04 h2{
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
}

.contents04 .cap{
	font-size:87.5%;
	line-height:1.5;
	margin-bottom:25px;
}

.contents04 span{
	color:#00aae6;
}


.co04_box{
	width:906px;
	padding:20px 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#FFF;
	behavior: url(css/PIE.htc);
	position:relative;
}

.tbl_a {
	border-collapse: separate;
	border-spacing: 1px 0;
	width: 100%;
	font-size: 87.5%;
	line-height:1.8;
}

.tbl_a th {
	border-bottom: 1px dotted #00aae6;
    font-weight:normal;
    padding:10px 0;
	width: 139px;
	vertical-align:top;
}
.tbl_a td {
	border-bottom: 1px dotted #00aae6;
	padding:10px 0;
	background-color:#FFF;
	vertical-align:top;
}

.tbl_a a{
	color:#0056a8;
	text-decoration:none;
	padding-right:17px;
	background:url(/~/media/Images/imhs/p_link.gif) right 0.2em no-repeat;
}

.tbl_a a:hover{
	text-decoration:underline;
}

.tbl_a p{
	margin-bottom:20px;
}

.tbl_a .bb_non{
	border:none;
}

.contents00{
	width:100%;
	padding:55px 0 60px 0;
	background:#FFF;
}

.contents00 .cap00{
	font-size:81.2%;
	color:#666666;
	margin-bottom:25px;
}

.contents00 a img{
	float:left;
	margin-left:9px;
}

.contents00 .ml_non{
	margin-left:0px !important;
}


/*詳細コンテンツ*/

.top_bk_box{
	width:976px;
	margin:0 auto;
	text-align:right;
	margin-bottom:20px;
}

.contents_se{
	width:100%;
	background:#FFF;
	margin-bottom:20px;
}

.contents_se h2{
	font-size:150%;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:30px;
}

.contents_se h3{
	font-size:118.8%;
	line-height:1.5;
	color:#0056a8;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #0056a8;
	padding:15px 0 10px 0;
}

.contents_se h3.s_small{
	font-size:106.2%;
	line-height:1.5;
}

.contents_se h4{
	width:428px;
	font-size:106.2%;
	line-height:1.4;
	color:#8b8b8b;
	font-weight:bold;
	margin:0 auto;
	padding-bottom:5px;
}

.contents_se img{
	margin:0 auto;
	display:block;
}

.contents_se p{
	width:428px;
	font-size:94%;
	line-height:1.8;
	color:#2e2e2e;
	padding-bottom:50px;
	margin:0 auto;
	display:block;
}

.contents_se p span{
	font-size:62.5%;
	line-height:1.4;
	color:#818181;
	margin-top:10px;
	display:block;
}

.contents_se .s_box_l,.contents_se .s_box_r{
	width:478px;
	border:1px solid #0056a8;
	margin-bottom:70px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#FFF;
	behavior: url(css/PIE.htc);
	position:relative;
}

.contents_se .s_box_l .over_f,.contents_se .s_box_r .over_f{
	position:absolute;
	bottom:0;
	right:0;
}

.contents_se .s_box_l{
	clear:both;
	float:left;
}

.contents_se .s_box_r{
	float:right;
}

.s_new{
	position:absolute;
	top:65px;
	right:12px;
}



















	