@charset "utf-8";/* エスケープ */

/*
	--------------------------------
	Created: 2015.09.28
	Last Modified: 2015.09.28
	--------------------------------
	- Table of Contents -

	ページ全体フォントサイズ変更

	左サイドナビスタイル上書き

	追加スタイル
	--------------------------------
*/


/* --------------------------------
	ページ全体フォントサイズ変更
-------------------------------- */
#concents {
	font-size: 125%; /* 15px */
}
#contents_main p {
}
#contents_sub .sec_lnav {
	font-size: 93%; /* 14px */
}



/* --------------------------------
	左サイドナビスタイル上書き
-------------------------------- */
.sec_lnav a {
	text-decoration: underline !important;
}
.sec_lnav dd.side_nav_lv1 dl {
	margin: 10px !important;
	padding-bottom:10px;
	border-bottom: #e6e6e6 1px solid;
}
.sec_lnav dd.side_nav_lv1 dl.end {
	margin: 10px !important;
	padding-bottom: 0;
	border-bottom: none;
}
.sec_lnav dd.side_nav_lv1 dl dt {
	margin-top: 0 !important;
	padding: 0 0 3px 0 !important;
	border: none !important;
}
.sec_lnav dd.side_nav_lv1 dl dd.side_nav_lv2 {
	display: block;
	margin-left: 20px !important;
	padding: 3px 0 3px 15px;
	background-position: 5px 0.65em;
	border: none !important;
}
.sec_lnav dd.side_nav_lv1 dl dd.side_nav_lv2.nav_ac {
	font-weight: normal !important;
}
.sec_lnav dd.side_nav_lv1 dl dd.side_nav_lv2 a {
	padding: 0 !important;
}


/* --------------------------------
	追加スタイル
-------------------------------- */
/* common */
.txt13 { font-size: 86% !important; }
.txt16 { font-size: 106% !important; }
.txt17 { font-size: 108% !important; }
.txt18 { font-size: 120% !important; }
.txt20 { font-size: 133% !important; }
.bold { font-weight: bold; }
.txtC { text-align: center; }
.txtR { text-align: right; }
.txtRed { color:#ff0000; }

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mr20 { margin-right: 20px !important; }
.mb0 { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.pl0 { padding-left: 0px !important; }
.pl20 { padding-left: 20px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pall10 { padding:10px; }

/* anchor */
a.alpha img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
a.arrow01 {
	background: url(../img/mkr_quickSearch.png) no-repeat left center;
	text-decoration: underline;
	padding-left: 16px;
}
a.arrow02 {
	background: url(../img/mkr_quickSearch.png) no-repeat right center;
	text-decoration: underline;
	padding-right: 16px;
}
a.underline {
	text-decoration: underline;
}

/* flow */
.flow01 {
	background: url("../img/flow01.png") no-repeat left center;
	height: 60px;
	width: 250px;
}
.flow01 a, .flow02 a, .flow03 a {
	display: block;
	padding: 10px 0 0 62px;
	color:#fff;
	font-weight: bold;
}
.flow01 a:hover, .flow02 a:hover, .flow03 a:hover {
	text-decoration: none;
}
.flow02 {
	background: url("../img/flow02.png") no-repeat left center;
	height: 60px;
	width: 250px;
}
.flow03 {
	background: url("../img/flow03.png") no-repeat left center;
	height: 60px;
	width: 260px;
}

/* section */
.section {
	margin-bottom: 50px;
}
.subsection {
	margin-bottom: 30px;
}
.subsection.border {
	border-bottom: #ccc 1px solid;
	padding-bottom:30px;
}
.subsection02 {
	margin-bottom: 15px;
}
.subsection02.border02 {
	border-bottom: #ccc 1px solid;
	padding-bottom:30px;
}
.border_top {
	border-top: #ccc 1px solid;
}

/* title */
.sec_title {
	position: relative;
	background: url(../img/bg_sec_title.jpg) no-repeat top center;
	height: 160px;
	margin-bottom: 40px;
}
.sec_title .bg_icon {
	position: relative;
	top: 10px;
}
.sec_title .title {
	position: absolute;
	top: 28px;
	left: 50px;
	font-size: 240%;
	font-weight: bold;
	color: #00408b;
}
.sec_title .title02 {
	position: absolute;
	top: 75px;
	left: 50px;
	font-size: 240%;
	font-weight: bold;
	color: #00408b;
}
.sec_title .lead {
	position: absolute;
	top: 83px;
	left: 50px;
	margin-right: 20px;
}
.sec_title .lead02 {
	position: absolute;
	top: 130px;
	left: 50px;
	margin-right: 20px;
}
.sec_title .lead p {
	margin-bottom: 5px !important;
}
.sec_shoulder {
	position: relative;
}
.sec_shoulder .area_icon {
	position: absolute;
	top: -286px;
	right: 0;
}

/* step */
.step01 {
	position: relative;
	background: url("../img/step01.png");
	height: 100px;
	width: 760px;
}
.step02 {
	position: relative;
	background: url("../img/step02.png");
	height: 100px;
	width: 760px;
}
.step03 {
	position: relative;
	background: url("../img/step03.png");
	height: 100px;
	width: 760px;
}
.step {
	position: absolute;
	top: 13px;
	left: 110px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}
.step_title {
	position: absolute;
	top: 13px;
	left: 210px;
	color: #00418b;
	font-size: 115%;
	font-weight: bold;
}
.step_lead {
	position: absolute;
	top: 58px;
	left: 110px;
	/*font-size: 120%;*/
}

/* attention */
.attention {
	background: #f2f2f2;
	height: 90px;
	padding: 20px;
}
.attend_icon {
	float: left;
	height: 90px;
	width: 33px;
	margin-right: 20px;
}

/* headline */
.hx_manual_lv1 {
	background: url(../img/bg_hx_lv1.gif);
	height: 55px;
	margin-bottom: 20px;
}
.hx_manual_lv1 span {
	display: block;
	width: 150px;
	margin-left: 10px;
	padding-top: 8px;
	font-size: 112%;
	font-weight: bold;
	text-align: center;
}
.hx_manual_lv2 {
	background: #9fd1f7;
	padding: 1px 5px;
	margin-bottom: 30px;
}
.hx_manual_lv2 span {
	font-size: 133%;
	font-weight: bold;
}
.hx_manual_lv3 {
	padding-left: 35px;
	margin-bottom: 12px;
}
.hx_manual_lv3.num01 { background: url(../img/mkr_num01.png) no-repeat; }
.hx_manual_lv3.num02 { background: url(../img/mkr_num02.png) no-repeat; }
.hx_manual_lv3.num03 { background: url(../img/mkr_num03.png) no-repeat; }
.hx_manual_lv3.num04 { background: url(../img/mkr_num04.png) no-repeat; }
.hx_manual_lv3.search { background: url(../img/mkr_search.png) no-repeat; }
.hx_manual_lv3.a { background: url(../img/mkr_a.png) no-repeat; }
.hx_manual_lv3.b { background: url(../img/mkr_b.png) no-repeat; }
.hx_manual_lv3.exc { background: url(../img/mkr_exc.png) no-repeat; }
.hx_manual_lv3 span {
	color: #00418b;
	font-size: 133%;
	font-weight: bold;
}
.hx_manual_ex {
	background: #e9e9e9;
}
.hx_manual_ex span {
	display: block;
	float: left;
	padding: 2px 10px;
}
.hx_manual_ex span.title {
	background: #c3e0f7;
}
.mds_round {
	background: url(../img/mkr_round_01.png) no-repeat 0 center;
	padding-left: 14px;
}

/* column */
.floatL { float:left; }
.clm { position: relative; !important; }
.clm p { margin-bottom: 5px !important; }
.clm2-1 { width: 370px; float: left;}
.clm2-2 { width: 370px; float: right;}
.clm_w180 { width: 180px; }
.clm_w240 { width: 240px; }
.clm_w300 { width: 300px; }
.clm_w370 { width: 370px; }
.clm_w460 { width: 460px; }
.clm_w520 { width: 520px; }

/* quickSearch */
#quickSearch {
	border: #ffb94c 2px solid;
	background: url(../img/bg_quickSearch.jpg) no-repeat center 3px;
	padding: 20px;
}
#quickSearch p {
	margin-bottom: 0.55em !important;
}
#quickSearch .mds {
	padding: 5px 0 15px 0;
}
#quickSearch .mds img {
	margin-bottom: 20px;
}
#quickSearch .parag {
	padding: 20px 0 5px 0;
	border-top: #e5e5e5 1px solid;
}
#quickSearch .parag .icon {
	float: left;
	width: 110px;
}
#quickSearch .parag .searchlist {
	float: left;
	width: 600px;
}
#quickSearch .parag .searchlist ul li {
	float: left;
	margin-right: 1.3em;
	padding: 3px 0;
}
#quickSearch .parag .searchlist ul li.end {
	float: left;
	margin-right: 0 !important;
	padding: 3px 0;
}

/* display_alert */
#display_alert {
	border: #859ec4 2px solid;
	background: #f9f9f9;
	padding: 14px;
}
#display_alert p {
	margin-bottom: 0.55em !important;
}
#display_alert p.end {
	margin-bottom: 0 !important;
}

/* index.html */
.sec_title_index {
	position: relative;
	height: 154px;
	margin-bottom: 38px;
}
.sec_title_index p {
	position: absolute;
	width: 413px;
	top: 55px;
	right: 0;
	font-size: 110% !important;
	line-height: 1.4em !important;
}
.hx_lv1_index {
	background: url(../img/index/bg_hx_lv1_index.jpg);
	height: 80px;
	color: #0b3d8a;
	font-size: 225%;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
	margin-bottom: 5px;
}
.hx_lv2_index {
	background: url(../img/bg_hx_lv1.gif);
	height: 55px;
	margin-bottom: 20px;
}
.hx_lv2_index span {
	display: block;
	width: 150px;
	margin-left: 10px;
	padding-top: 8px;
	font-size: 112%;
	font-weight: bold;
	text-align: center;
}
.clm4-1, .clm4-2, .clm4-3, .clm4-4 {
	float: left;
	width: 169px;
	height: 250px;
	margin-bottom: 50px;
	padding: 0 10px;
	border-right: #ccc 1px solid;
}
.clm4-4 {
	border-right: none;
}
.banner_btn {
	background: url(../img/bg_banner.jpg) no-repeat;
	width: 760px;
	height: 71px;
	padding-top: 15px;
}

/* pages */
.explainWrap {
	position: relative;
}
.explainWrap .explain {
	position: absolute;
}
.explainWrap .explain.top { top: 0; }
.explainWrap .explain.bottom { bottom: -5px;  }
.examWrap {
	height: 150px;
	background: url(../img/s_target/bg_example.jpg) no-repeat;
}
.examWrap div {
	padding-top: 3px;
}
.examWrap p {
	margin-left: 15px;
}
.examWrap p.mds_round {
	margin-left: 30px;
}
.atte { background: url(../img/mkr_atte.png) no-repeat; }
.hx_manual_ex {
	background: #e9e9e9;
}
.box_sample {
	width: 346px;
	background: #fff;
	border: #fff 2px solid;
	position: absolute;
	top: 105px;
}
.box_sample span {
	float: left;
	display: block;
	height: 27px;
	line-height: 27px;
	padding: 1px 10px;
}
.box_sample span.title {
	background: #c3e0f7;
}
.para_bottom {
	width: 346px;
	position: absolute;
	top: 145px;
}
.clm2-1.bgBlue01 {
	background: #e2f1fd;
	width: 370px;
	height: 205px;
	float: left;
}
.clm2-2.bgBlue01 {
	background: #e2f1fd;
	width: 370px;
	height: 205px;
	float: right;
}
.clm_bgBlue02 { background: #9fd1f7; }
