@charset "UTF-8";
/* --------------------------------------------------
-------------------------------------------------- */
.text-read {
	line-height: 1.5;
	margin-bottom: 2em;
}
/* more */
.more {
	text-align: right;
}
	.more a {
		background: url(/files/400333731.gif) no-repeat 0 50%;
		padding-left: 10px;
	}

/* news */
.block-news {
	margin-bottom: 20px;
}
	.block-news a {
		text-decoration: none;
	}
	.block-news a:hover {
		text-decoration: underline;
	}
	.block-news ul {
		list-style: none;
	}
	.block-news ul.list-news {
		margin: 0;
		margin-bottom: 15px;
	}
		.block-news ul.list-news li {
			border-bottom: 1px dotted #CCC;
			overflow: hidden;
			padding: 10px 0;
		}
			
			.block-news ul.list-news li > span {
				display: block;
			}
			
			.block-news ul.list-news li span.date {
				float: left;
				font-size: 0.857em;
				width: 100px;
			}
			.block-news ul.list-news li span.category {
				float: left;
				vertical-align: middle; 
				width: 70px;
			}
			ul.list-news li .icon.new,
			.icon.pdf { margin-left: 10px; vertical-align: middle; }
			.icon.pdf { margin-right: 10px; }
			.news-notice .title {
				padding-left: 100px;
			}
.list-tab_arrow {
	margin-right: -5px;
	margin-bottom: 10px;
}
	.list-tab_arrow li {
		font-size: 12px;
		line-height: 1;
		margin-right: 5px;
		text-align: center;
		width: 141px;
	}
		.list-tab_arrow li a,
		.r-tabs-tab a {
			background: #EEE;
			border-radius: 3px;
			color: #0657C3;
			padding: 10px 0;
			position: relative;
			text-decoration: underline;
			width: 100%;
		}
	.list-tab_arrow li.current a,
	.list-tab_arrow li:hover a,
	.r-tabs-tab.r-tabs-state-active a {
		background: #0087CF;
		color: #FFF;
		text-decoration: none;
	}
	.list-tab_arrow li.current a:after,
	.list-tab_arrow li:hover a:after,
	.r-tabs-tab.r-tabs-state-active a:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(0, 135, 207, 0);
		border-top-color: #0087CF;
		border-width: 8px;
		margin-left: -8px;
	}
/**/

.block-index + .block-index {
	margin-top: 35px;
}
.block-index .item {
	background: #FAFAFA;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.block-index .item > span,
.block-index .item .thumb img {
	display: block;
}
	.block-index .item .title,
	.block-index .item .desc {
		padding: 10px 10px 0;
	}
	.block-index .list-link_index  {
		background: #FFF;
		border: 1px solid #F5F5F5;
		margin: 10px 10px 0;
		padding: 5px 10px;
	}
		.block-index .list-link_index li {
			margin: 5px 15px 5px 0;
		}
			.block-index .list-link_index li a {
				background: url(/files/400333731.gif) no-repeat 0 50%;
				padding-left: 10px;
			}
	.block-index .list-link_box  {
		background: #FFF;
		border: 1px solid #F5F5F5;
		padding: 5px 15px;
	}
		.block-index .list-link_box ul {
			list-style: none;
			margin: 0;
		}
		.block-index .list-link_box li {
			margin: 5px 0;
		}
		.block-index .list-link_box .typeInline li {
			margin: 5px 15px 5px 0;
		}
			.block-index .list-link_box li a {
				background: url(/files/400333729.gif) no-repeat 0 5px;
				padding-left: 13px;
			}
			
	.block-index .block-column,
	.block-index .block-line {
		margin-bottom: 15px;
	}
	.block-index .block-column h3 + *,
	.block-index .block-column p + * {
		margin-top: 10px;
	}
	
	.block-index .list-link_box.col3 .colbox {
		width: 32%;
		margin-left: 2%;
		float: left;
	}
	.block-index .list-link_box.col3 .colbox:nth-child(3n+1) {
		margin-left: 0;
	}
	.block-index .list-link_box.col4 .colbox {
		width: 23%;
		margin-left: 2.66%;
		float: left;
	}
	.block-index .list-link_box.col4 .colbox:nth-child(4n+1) {
		margin-left: 0;
	}
	.block-index .col-4 {
		margin-right: -16px;
		}
		.block-index .col-4 .item {
		margin-right: 16px;
		width: 169px;
		}
		.block-index .col-4 img {
		max-width: 100%;
		}
		.block-index .col-4 .block-column,
		.block-index .col-4 .block-line {
		margin-right: 13px;
		width: 169px;
		float: left;
		clear: none !important;
		}
		.block-index .col-4 .item a {
		text-decoration: none;
		}
		.block-index .col-4 .item .title {
		text-decoration: underline;
		}

	.block-index .col-3 {
		margin-right: -16px;
	}
		.block-index .col-3 .item {
			margin-right: 16px;
			width: 231px;
		}
		.block-index .col-3 .block-column,
		.block-index .col-3 .block-line {
			margin-right: 13px;
			width: 231px;
			float: left;
			clear: none !important;
		}
			.block-index .col-3 .item a {
				text-decoration: none;
			}
		.block-index .col-3 .item .title {
			text-decoration: underline;
		}
	.block-index .col-2 {
		margin-right: -15px;
	}

		.block-index .col-2 .item {
			margin-right: 15px;
			width: 355px;
		}
		.block-index .col-2 .block-column,
		.block-index .col-2 .block-line {
			margin-right: 15px;
			width: 355px;
			float: left;
			clear: none !important;
		}
	.block-index .col-1 {
	}
		.block-index .col-1 .item {
			float: none;
			width: 100%;
		}
	.block-index .inBlockLimg img{
		margin: -15px 20px -15px -15px;
	}
	.block-index .inBlockRimg img {
		margin: -15px -15px -15px 20px;
	}
	.block-index .block-column * + h2,
	.block-index .block-column * + h3,
	.block-index .block-column * + h4{
		margin-top:0;
	}
	
.block-column {
	background: #FAFAFA;
	border: 1px solid #EEE;
	border-radius: 3px;
	padding: 15px;
	margin:10px 0;
}
	.block-column * + h2,
	.block-column * + h3,
	.block-column * + h4{
		margin-top:20px;
	}
	
	.block-index .block-column * + h2,
	.block-index .block-column * + h3,
	.block-index .block-column * + h4{
		margin-top:0px;
	}
	.block-index .col-2 .block-column,
	.block-index .col-3 .block-column {
		float: left;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	h2.block-column_title {
		border-left: 7px solid #001F77;
		color: #000000;
		font-size: 18px;
		margin-bottom: .5em;
		padding-left: 10px;
	}
	h3.block-column_title {
		color: #000000;
		font-size: 16px;
		margin-bottom: .5em;
		padding-left: 22px;
		position: relative;
	}
	h3.block-column_title:before {
		content: url(/files/400333741.png);
		left: 0;
		position: absolute;
		top: 0;
	}
	.block-column .thumb {
    	margin: -15px -15px 10px;
    	display: block;
	}
	
.list-anchor {
	background: #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}
	.list-anchor li {
		padding: 0 1em;
	}
		.list-anchor li a {
			background: url(/files/400333725.png) no-repeat 0 50%;
			color: #0657C3;
			padding-left: 18px;
		}
/* faq */
.block-faq {
	background: #F6F6F6;
	margin-top: 20px;
	padding: 5px;
}
	.block-faq_head {
		position: relative;
	}
	.block-faq .list-faq_sub {
		background: #FFF;
		margin: 0;
		list-style: none;
		padding: 0 20px;
	}
	.block-faq_title {
		background: url(/files/400333737.gif) no-repeat 15px 50%;
		border-bottom: 1px solid #001F77;
		font-size: 18px;
		margin: 0 -5px 5px;
		padding: 15px 15px 15px 60px;
	}
	.block-faq .list-faq_sub li {}
		.block-faq .list-faq_sub li { padding: 10px 0; }
		.block-faq .list-faq_sub li+li { border-top: 1px dotted #CCC; }
			.block-faq .list-faq_sub li .icon.new { margin-left: 10px; vertical-align: middle; }
			.block-faq .list-faq_sub li a { text-decoration: none; }
	.block-faq .more {
		background: #FFF;
		border-radius: 50px;
		display: inline-block;
		margin: -1.25em 0 0 0;
		top: 50%;
		padding: .25em 15px;
		position: absolute;
		right: 10px;
	}
.block-bottomNav{
	margin:20px 0 0;
}
	.block-bottomNav .block-bottomNav_title{
		background:#f6f6f6;
		border-bottom: 1px solid #001f77;
		font-size: 14px;
		padding: 10px 15px 10px;
	}
.flowBox{
	margin:10px 0;
}
	.block-flow2 .titleBox{
		background:#DCECFF;
		padding:10px 15px;
	}
	.block-flow2 .flowBox .title.lv3{
		border-bottom:none;
		color:#001f77;
		padding:0;
		margin-top:5px;
	}
	.block-flow2 .flowBox .title.lv3:before{
		display:none;
	}
	.block-flow2 .descBox{
		padding:5px 0;
	}
	.block-flow2 .flow-arrow{
		margin:5px;
	}
	.block-flow2 .flow-arrow img{
		width:30px;
		height:auto;
	}
.getAdobeReader {
	border: solid 1px #c9c9c9;
	padding: 5px 12px;
	margin-bottom: 10px;
	margin-top:10px;
	position: relative;
}
	.getAdobeReader:before {
    	content: "";
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	display: block;
		border: solid 3px #f2f2f2;
	}
	.getAdobeReader p.text {
	    padding: 13px 130px 13px 15px;
	    font-size: 93%;
	    line-height: 140%;
	    position: relative;
	}
	.getAdobeReader p.banner {
	    margin: 0;
	    padding: 0;
	    position: absolute;
	    right: 20px;
	    top: 17px;
	}

/* accordion */
.wrap-accordion .title.opener:after {
	background: url(/files/400338288.png) no-repeat 0 0;
	background-size:85%;
	content: "";
	display: block;
	height: 21px;
	margin-top: -10px;
	position: absolute;
	right: 5px;
	top: 50%;
	width: 21px;
}
.wrap-accordion .title.opener.close:after {
	background-image: url(/files/400338289.png);
	background-size:85%;
}

/* table */
.tableBlock table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	margin: 20px 0 15px;
}
	.tableBlock table tr th,
	.tableBlock table tr td {
		border: none;
		padding: 7px 10px;
		vertical-align: middle;
		text-align: center;
	}
	.tableBlock table tr td {
		border-bottom: solid 1px #ccc;
		border-right: solid 1px #ccc;
	}
	.tableBlock table tr th {
    	background: #0087CF;
    	text-align: center;
    	color: #fff;
		font-weight: normal;
		border-bottom: solid 1px #fff;
		border-right: solid 1px #fff;
	}
	.tableBlock table tr:last-child th {
    	border-bottom: none;
	}
	.tableBlock table th:last-child {
		border-right: none;
	}
/*
	.tableBlock table tr th {
    	white-space: nowrap;
	}
*/
	.tableBlock table tr td:first-child {
		border-left: solid 1px #ccc;
	}
	.tableBlock table tbody:first-child tr:first-child td {
		border-top: solid 1px #ccc;
	}
#mainBody table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	margin: 10px 0 20px;
}
	#mainBody table tr th,
	#mainBody table tr td {
		border: none;
		padding: 12px;
		vertical-align: middle;
	}
	#mainBody table tr td {
		border-bottom: solid 1px #ccc;
		border-right: solid 1px #ccc;
	}
	#mainBody table tr .nowrap {
    	white-space: nowrap;
	}
	#mainBody table tr .vaT {
    	vertical-align: top !important;
	}
	#mainBody table tr th {
    	background: #0087CF;
    	text-align: center;
    	color: #fff;
    	font-weight: bold;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
	}
	#mainBody table th:last-child {
		border-right: none;
	}
/*
	#mainBody table tr th {
    	white-space: nowrap;
	}
*/
	#mainBody table tr td:first-child {
		border-left: solid 1px #ccc;
	}
	#mainBody table tbody:first-child tr:first-child td,
	#mainBody table thead:first-child tr:first-child td {
		border-top: solid 1px #ccc;
	}
	#mainBody table tbody:first-child tr:first-child th,
	#mainBody table thead:first-child tr:first-child th {
		border-top: solid 1px #ccc;
	}
	
	#mainBody table tr .noBorderTop {
		border-top: none !important;
	}
	#mainBody table tr .noBorderLeft {
		border-left: none !important;
	}
	#mainBody table tr .noBorderRight {
		border-right: none !important;
	}
	#mainBody table tr .noBorderBottom {
		border-bottom: none !important;
	}
	#mainBody table tr th.borderTop {
		border-top: solid 1px #fff !important;
	}
	#mainBody table tr th.borderLeft {
		border-left: solid 1px #fff !important;
	}
	#mainBody table tr th.borderRight {
		border-right: solid 1px #fff !important;
	}
	#mainBody table tr th.borderBottom {
		border-bottom: solid 1px #fff !important;
	}
#mainBody table.noline {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	margin: 10px 0 20px;
}
	#mainBody table.noline tr th,
	#mainBody table.noline tr td {
		border: none;
		padding: 12px;
		vertical-align: middle;
	}
	#mainBody table.noline tr td {
		border: none;
	}
	#mainBody table.noline tr th {
		border: none;
	}
	#mainBody table.noline tr td:first-child {
		border: none;
	}
	#mainBody table.noline tbody:first-child tr:first-child td,
	#mainBody table.noline thead:first-child tr:first-child td {
		border: none;
	}
	#mainBody table.noline tbody:first-child tr:first-child th,
	#mainBody table.noline thead:first-child tr:first-child th {
		border: none;
	}
#mainBody table.forLayout {
	width: auto;
	border-spacing: 0;
	border-collapse:collapse;
	margin: 0;
}
	#mainBody table.forLayout tr th,
	#mainBody table.forLayout tr td {
		border: none;
		padding: 0;
		vertical-align:inherit;
	}
	#mainBody table.forLayout tr td {
		border: none;
	}
	#mainBody table.forLayout tr th {
		border: none;
	}
	#mainBody table.forLayout tr td:first-child {
		border: none;
	}
	#mainBody table.forLayout tbody:first-child tr:first-child td,
	#mainBody table.forLayout thead:first-child tr:first-child td {
		border: none;
	}
	#mainBody table.forLayout tbody:first-child tr:first-child th,
	#mainBody table.forLayout thead:first-child tr:first-child th {
		border: none;
	}

/* asterisk */
ul.asterisk {
	margin-bottom: 0;
}
ul.asterisk > li > p,
ul.asterisk_m > li > p,
ul.asterisk_l > li > p,
ul.asterisk_ll > li > p {
	text-indent: 0;
}
.asterisk,
ul.asterisk > li {
	margin-left: 1.35em;
	text-indent: -1.35em !important;
}
.asterisk_m,
ul.asterisk_m > li {
	margin-left: 1.95em;
	text-indent: -1.95em !important;
}
.asterisk_l,
ul.asterisk_l > li {
	margin-left: 3em;
	text-indent: -3em !important;
}
.asterisk_ll,
ul.asterisk_ll > li {
	margin-left: 3.65em;
	text-indent: -3.65em !important;
}
ul.asterisk,
ul.asterisk_m,
ul.asterisk_l {
	margin-left: 0;
	text-indent: 0;
	list-style: none;
}
/* button */
.block-btn {
	margin: 10px 0 0;
}
	.block-btn p a,
	.block-btn button {
		width: 166px;
		background: #da861f url(/files/400338285.png) no-repeat 93.975% center;
		color: #fff;
		display: inline-block;
		text-decoration: none;
		border-radius: 3px;
		text-align: center;
		border: none;
		font-family: inherit;
		border-bottom: solid 1px #c2771c;
		border-right: solid 1px #c2771c;
		padding: 7px 0;
		font-size: 13px;
	}
	.block-btn p.btn-blue a {
		background: #00abeb url(/files/400338286.png) no-repeat 93.975% center;
		border-bottom: solid 1px #0098d1;
		border-right: solid 1px #0098d1;
	}
	.block-btn p.btn-accordion a {
		background: #da861f url(/files/400338283.png) no-repeat 93.975% center;
	}
	.block-btn p.btn-accordion.open a {
		background: #da861f url(/files/400338284.png) no-repeat 93.975% center;
	}
	.block-btn button.btn-l {
		width: 457px;
		background: #da861f url(/files/400338287.png) no-repeat 96.929% center;
		font-size: 16px;
		font-weight: bold;
		border-radius: 4px;
		padding: 11px 20px 10px 0;
	}
/* main image bottom local navi */
.nav-contents { background: #DDD; padding: 2px; }
.nav-contents .list-nav { border-spacing: 3px; display: table; list-style: none; margin: 0; table-layout: fixed; width: 100%; border-bottom:none; padding:0; }
	.nav-contents .list-nav li {
		background: #FFF;
		border: 1px solid #D1D1D1;
		border-radius: 3px;
		color: #0657C3;
		display: table-cell;
		font-size: 14px;
		line-height: 1;
		width: 100%;
		padding: 0;
		position: relative;
		text-align: center;
		vertical-align: middle;
		float:none;
		margin:0;
	}
	.nav-contents .list-nav li a {
		text-decoration: underline;
		height:auto;
		line-height:1.2em;
		display:block;
		padding:20px 5px;
	}
	.nav-contents .list-nav li.current,
	.nav-contents .list-nav li:hover {
		background: #001f77;
		border-color: #001f77;
	}
	.nav-contents .list-nav li.current a,
	.list-nav li:hover a {
		color: #FFF;
		text-decoration: none;
	}
	.nav-contents .list-nav li.current a:after,
	.nav-contents .list-nav li:hover a:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(0, 139, 0, 0);
		border-top-color: #001f77;
		border-width: 8px;
		margin-left: -8px;
	}
.list-nav {
	background: #ddd;
	margin: 0;
    list-style: none;
    padding: 5px 0;
    border-bottom: solid 10px #fff;
}
	.list-nav li {
		width: 107px;
    	float: left;
    	margin-left: 5px;
    	text-align: center;
	}
	.list-nav li.top {
		width: 96px;
		margin-left: 4px;
	}
	.list-nav li.used {
		width: 193px;
	}
		.list-nav li a {
			height: 90px;
			line-height: 90px;
	    	display: block;
	    	background: #fff;
	    	border: solid 1px #D1D1D1;
	    	border-radius: 3px;
		}
		.list-nav li dd.current a,
		.list-nav li.current a,
		.list-nav li a:hover {
			background: #001F77;
			text-decoration: none;
			font-weight: bold;
			color: #fff;
			border: none;
			position: relative;
		}
		.list-nav li dd.current a:before,
		.list-nav li.current a:before,
		.list-nav li a:hover:before {
			content: "";
			width: 14px;
			height: 7px;
			display: block;
			background: url(/files/400333931.png) no-repeat;
			position: absolute;
			left: 50%;
			top: 100%;
			margin-left: -7px;
		}
		.list-nav li.reform a {
			line-height: inherit;
			padding-top: 12px;
		}
		.list-nav li dt {
        	background: #0087CF;
        	color: #fff;
        	line-height: 28px;
        	margin-bottom: 5px;
		}
		.list-nav li dd {
			width: 94px;
        	float: left;
		}
		.list-nav li dd + dd {
        	margin-left: 5px;
		}
			.list-nav li dd a {
				height: 57px;
				line-height: 57px;
			}




/* text */
.txt-bold { font-weight: bold; }


.lineBlock {
	border: solid 3px #eee;
	padding: 12px 15px 11px;
	margin-bottom: 20px;
}

.redBlock {
	background: #FDF4F3;
	padding: 15px;
	margin:10px 0;
}
	.redBlock .titleNote {
		color: #B20000;
		font-size: 114.2%;
		background: url(/files/400333939.png) no-repeat;
		padding: 1px 0 2px 29px;
		margin: -1px 0 10px 5px;
	}
	.redBlock ol {
		margin-bottom: 0;
	}
	.redBlock li+li {
    	margin-top: 9px;
	}

/* col2 */
.col-2.detail-col {
	margin-left: -15px;
}
	.col-2.detail-col .item {
		margin-left: 15px;
		width: 355px;
		float: left;
	}
	.col-2.detail-col .item .txt-blue {
		color: #001F77;
		font-size: 114.2%;
		margin-bottom: 15px;
	}
	.col-2.detail-col .item .inBlockLimg img {
	    margin-right: 15px;
	}
	.col-2.detail-col .item .list-check {
		overflow: hidden;
		list-style: none;
	}

/* merit */
.merit-block h3 {
	background: #F6F6F6;
	color: #000C66;
	font-size: 16px;
	min-height: 35px;
	padding: 8px 5px 8px 125px;
	margin-bottom: 20px;
	position: relative;
}

.merit-block h3 span {
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	border-radius: 0 18px 18px 0;
	position: absolute;
	left: 0;
	top: 0;
}

.merit-block h3 span img {
	display: block;
}


/*margin
----------------------------------------*/

/*top*/
.mt0{ margin-top: 0px !important; }
.mt05{ margin-top: 5px !important; }
.mt10{ margin-top: 10px !important; }
.mt15{ margin-top: 15px !important; }
.mt20{ margin-top: 20px !important; }
.mt25{ margin-top: 25px !important; }
.mt30{ margin-top: 30px !important; }
.mt40{ margin-top: 40px !important; }
.mt50{ margin-top: 50px !important; }

/*bottom*/
.mb0 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }

/*right*/
.mr0 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }

/*left*/
.ml0 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }

.m_auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.ml15em {
	margin-left: 1.5em;
}
