.skip {display:block !important;height:1px;width:1px;margin:0 -1px -1px 0 !important;padding:0;overflow:hidden;font-size:0;visibility:hidden;top:0;left:0}

.stt2 {
	float: left; 
	display: block;
	margin: 0 0 6px;
	font-size: 24px;
	font-weight: 600;
	color: #012a79;
}
.stt3 {
	float: left; 
	display: block;
	margin: 0 0 6px;
	font-size: 22px;
	font-weight: 600;
	color: #012a79;
}
.stt4 {
	float: left; 
	display: block;
	width: 100%;
	margin: 0 0 6px;
	font-size: 20px;
	font-weight: 600;
	color: #012a79;
}

.color_red {
	color: red;
}

.mb10 {margin-bottom: 10px !important}
.mb20 {margin-bottom: 20px !important}
.mb30 {margin-bottom: 30px !important}
.mb40 {margin-bottom: 40px !important}
.mb50 {margin-bottom: 50px !important}
.mb60 {margin-bottom: 60px !important}


.search_keyword {
	display: block;
	margin: 30px 0 0;
	font-size: 20px;
	font-weight: 600;
	color: #235aa6;
}
.section_tabs {
	position: relative;
	width: 100%;
	margin: 12px 0 0;
}
.section_tabs::after {
	content: '';
	display: block;
	clear: both;
}
.section_tabs .section_tab {
	float: left;
	margin: 0 0 30px;
}
.section_tabs.tabs2sub .section_tab {
	width: 50%;
}
.section_tabs.tabs3sub .section_tab {
	width: 33.33333333%;
}
.section_tabs.tabs4sub .section_tab {
	width: 25%;
}
.section_tabs.tabs5sub .section_tab {
	width: 20%;
}
.section_tabs.tabs6sub .section_tab {
	/* width: 16.66666667%; */
	width: 20%;
}
.section_tabs .section_tab a {
	display: block;
	height: 50px;
	line-height: 1;
	padding: 16px 0;
	font-size: 17px;
	font-weight: 500;
	color: #575757;
	border: 1px solid #ccc;
	text-align: center;
	letter-spacing: -0.05em;
}
.section_tabs .section_tab:nth-child(n+2) a {
	border-left: 0;
}
.section_tabs .section_tab.active a {
	color: #fff;
	background: #235aa6;
	border-color: #235aa6;
}
.section_tabs .section_tab.active + .section_box {
	display: block;
	float: left;
	left: 0;
	width: 100%;
	padding: 30px 0 60px;
	margin: 40px 0 0;
}






.article_tabs {
	position: relative;
}
.article_tabs nav::after {
	content: '';
	display: block;
	clear: both;
}
.article_tab {
	float: left;
	display: block;
	height: 40px;
	padding: 8px 13px;
	margin: 2px;
	font-size: 16px;
	font-weight: 500;
	color: #3A809F;
	background: #fff;
	border: 1px solid #5c9fd7;
	border-radius: 4px;
}
.article_tab:hover , 
.article_tab.active {
	color: #fff;
	background: #5099C2;
}
.article_box {
	display: none;
	width: 100%;
	margin: 10px 0 0;
}
.article_box {
	display: block;
}
.table_top {
	margin-bottom: 8px;
}
.table_top::after {
	content: '';
	display: block;
	clear: both;
}
.table_top span {
	float: right;
	color: #575757;
	letter-spacing: -0.05em;
}
.table_top .btn {
	float: right;
	display: block;
	width: auto;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	margin: 0;
	color: #fff;
	background: #007f00;
	border: 0;
}
.table_top .btn.excel {
	color: #fff;
	padding-left: 36px;
	background: #007f00 url("../images/sub/ico_excel.png") no-repeat 15px 50%;
}
.table_top .btn.excel:hover {
	background-color: #046304;
}

.table_bottom {
	margin-top: 10px;
	text-align: right;
	color: #575757;
}
.table_bottom .arrow_down {
	margin-left: 10px;
}


.arrow_up {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	/* background: url("../images/sub/arrow_up.png") no-repeat; */
}
.arrow_down {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	/* background: url("../images/sub/arrow_down.png") no-repeat; */
}


.col_5 { width: 5% }
.col_8 { width: 8% }
.col_10 { width: 10% }
.col_12 { width: 12% }
.col_13 { width: 13% }
.col_14 { width: 14% }
.col_15 { width: 15% }
.col_16 { width: 16% }
.col_19 { width: 19% }
.col_20 { width: 20% }
.col_21 { width: 21% }
.col_22 { width: 22% }
.col_25 { width: 25% }
.col_27 { width: 27% }
.col_30 { width: 30% }
.col_40 { width: 40% }
.col_50 { width: 50% }
.col_65 { width: 65% }
.col_70 { width: 70% }

.table_01 , 
.table_02 , 
.table_03 {
	border: 0;
	font-size: 15px;
	letter-spacing: 0;
}

.table_01 caption, 
.table_02 caption, 
.table_03 caption {
	/* visibility:hidden; */
	text-indent: -9999px;
}

.table_01 thead th {
	padding: 6px;
	color: #666;
	background: #f5fbff;
	border: 1px solid #ccc;
	border-bottom: 0;
	line-height: 1.3;
}
.table_01 thead tr:first-child th {
	background: #e7f1f9;
	border-top: 2px solid #5c9fd7;
}
.table_01 thead th:first-child {
	border-left: 0;
}
.table_01 thead th:last-child {
	border-right: 0;
}
.table_01 thead tr:last-child {
	border-bottom: 1px solid #5c9fd7;
}
.table_01 tbody {
	border: 0;
}
.table_01 tbody td {
	padding: 8px;
	border: 1px solid #ccc;
	text-align: center;
}
.table_01 tbody td.top {
	vertical-align: top;
}
.table_01 tbody tr:first-child td {
	border-top: 1px solid #5c9fd7;
}
.table_01 tbody td:first-child {
	border-left: 0;
}
.table_01 tbody td:last-child {
	border-right: 0;
}



.table_02 {
	border-top: 2px solid #4287c0;
}
.table_02 thead th {
	padding: 8px 0;
	color: #333;
	background: #e7f1fa;
	border:1px solid #5da0d7;
	border-top: 2px solid #4287c0;
	border-bottom: 1px solid #4287c0;
}
.table_02 thead th:first-child , 
.table_02 tfoot td:first-child {
	border-left-color: #ccc;
}
.table_02 thead th:last-child , 
.table_02 tfoot td:last-child {
	border-right-color: #ccc;
}
.table_02 tbody td {
	padding: 8px 16px;
	border: 1px solid #ccc;
	text-align: right;
}
.table_02 tbody tr:last-child td {
	border-bottom: 0;
}
.table_02 tbody td:first-child , 
.table_02 tfoot td:first-child {
	text-align: center;
}
.table_02 tfoot td {
	padding: 8px 16px;
	color: #333;
	background: #fcf0d8;
	border:1px solid #f29901;
	text-align: right;
}



.table_03 {
	border-top: 2px solid #4287c0;
}
.table_03 thead th {
	padding: 8px 0;
	color: #333;
	background: #e7f1fa;
	border:1px solid #5da0d7;
	border-bottom: 1px solid #4287c0;
}
.table_03 thead th:first-child {
	border-left-color: #ccc;
}
.table_03 thead th:last-child {
	border-right-color: #ccc;
}
.table_03 tbody th {
	background: #f9f9f9;
	border: 1px solid #ccc;
}
.table_03 tbody th .arrow_up , 
.table_03 tbody th .arrow_down {
	margin-left: 6px;
}
.table_03 tbody td {
	padding: 8px 16px;
	border: 1px solid #ccc;
	text-align: right;
}
.table_03 tbody td:first-child , 
.table_03 tfoot td:first-child {
	text-align: center;
}



.table_04 {
	border-top: 2px solid #4287c0;
}
.table_04 thead th {
	padding: 8px 0;
	color: #333;
	background: #e7f1fa;
	border:1px solid #5da0d7;
	border-bottom: 1px solid #4287c0;
}
.table_04 thead th:first-child  {
	border-left-color: #ccc;
}
.table_04 thead th:last-child  {
	border-right-color: #ccc;
}
.table_04 tbody th {
	border: 1px solid #ccc;
}
.table_04 tbody td {
	padding: 20px 16px;
	border: 1px solid #ccc;
}

.tdDetail_article {
	display: table;
	width: 100%;
}
.tdDetail_article:nth-child(n+2){
	border-top: 1px dashed #ccc;
}
.tdDetail_title {
	display: table-cell;
	padding: 5px 0;
	text-align: left;
}
.tdDetail_contents {
	display: table-cell;
	padding: 5px 0 5px 10px;
	text-align: right;
}

ul.list_dot1 > li {
	padding-left: 8px;
	background: url("../images/sub/dot_gray.png") no-repeat 0 12px;
}
ul.list_dot2 > li {
	padding-left: 20px;
	text-indent: -20px;
}



.list_box::after {
	content: '';
	display: block;
	clear: both;
}
.list_box dl {
	float: left;
	position: relative;
	width: 282px;
	color: #fff;
	background: #5A84BC;
	border-radius: 4px;
	text-align: center;
}
.list_box dl:nth-child(n+2) {
	width: 283px;
	margin-left: 3px;
}
.list_box dl dd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	padding: 23px 0;
	line-height: 1;
	font-size: 24px;
	border-bottom: 1px solid #5c9fd7;
}
.list_box dl dt {
	line-height: 1;
	padding: 14px 0;
	margin: 70px 0 0;
	font-size: 18px;
}



.list_box2::after {
	content: '';
	display: block;
	clear: both;
}
.list_box2 dl {
	float: left;
	width: 33.3333%;
	margin: 30px 0;
}
.list_box2 dl dt {
	padding: 0 0 0 12px;
	margin: 0 0 12px;
	font-size: 17px;
	font-weight: 500;
	color: #235aa6;
	background: url("../images/sub/dot_blue.png") no-repeat 0 55%;
}
.list_box2 dl dd {
	padding: 0 40px 0 0;
	word-break: keep-all;
}


.text_area {
	float: left;
	width: 100%;
	color: #575757;
}
.graph_area {
	float: left;
	width: 560px;
	margin: 30px 0 0;
	color: #575757;
}
.graph_area.right {
	margin-left: 20px;
}
.graph_area::after , 
.graph_area .graph_top::after , 
.graph_area .graph_bottom::after {
	content: '';
	display: block;
	clear: both;
}
.graph_area strong {
	float: left;
	display: block;
	margin: 0 0 6px;
	font-size: 22px;
	font-weight: 600;
}
.graph_area span {
	float: right;
	margin: 6px 0 0;
	font-size: 16px;
	letter-spacing: -0.05em;
}
.graph_area .graph_bottom {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 15px;
}
.graph_area .graph_box {
	float: left;
	width: 100%;
	height: 330px;
	border: 1px solid #ccc;
	border-radius: 8px;
	overflow: hidden;
}
.graph_area.full {
	float: left;
	width: 100%;
	height: auto;
}
.graph_area.full::after {
	content: '';
	display: block;
	clear: both;
}
.graph_area.full .graph_top p {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.graph_area i {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px 0 0;
}
.graph_area i:nth-child(n+2) {
	margin-left: 10px;
}
.graph_area i.color1 {
	background: #0c8cf1;
}
.graph_area i.color2 {
	background: #f39801;
}
.graph_area i.color3 {
	background: #f40000;
}
.graph_area i.color4 {
	background: #6966bd;
}
.graph_area i.color5 {
	background: #797979;
}
.graph_area i.color6 {
	background: #12699e;
}
.graph_area.full .graph_box {
	float: left;
	width: 100%;
	height: 575px;
	padding: 60px;
}





.bo_file ul::after {
	content: '';
	display: block;
	clear: both;
}
.bo_file ul li {
	float: left;
	width: 369px;
	margin: 0 0 0 16px;
}
.bo_file ul li:nth-child(3n+1) {
	margin-left: 0;
}
.bo_file ul li a {
	display: block;
	height: 165px;
	padding: 30px;
	font-size: 19px;
	color: #12699e;
	background: #eef5fb url("../images/sub/bo_file_img.png") no-repeat 287px 85px;
	border: 1px solid #adcfea;
	border-radius: 4px;
}
.bo_file ul li a:focus {
	border: 1px solid #12699e;
	outline: 1px solid transparent;
}
.bo_file ul li a strong {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap:break-word; 
	line-height: 1.5em;
	max-height: 3em;
}
.bo_file ul li a span {
	font-size: 15px;
	color: #568cb2;
}

.mt0 {
	margin-top: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.taR {
	text-align: right;
}

.wd45 {
	width: 45px;
}

.graphTabs_info table {
	margin-top: 10px;
	font-size: 16px;
}
.graphTabs_info table caption {
	/* visibility:hidden; */
	text-indent: -9999px;
}
.graphTabs_info table th {
	padding: 8px;
	border: 1px solid #d5d5d5;
	border-top: 1px solid #b5b5b5;
	background: #f5fafd;
	color: #344b87;
}
.graphTabs_info table td {
	text-align: center;
	border: 1px solid #d5d5d5;
	color: #666;
}
.graphTabs_info table td:last-child, 
.graphTabs_info table th:last-child {
	border-right: 1;
}