@charset "UTF-8";
html, body { 
		/*font-size:16px; */
}
.ft14 {
	font-size:14pt;
}
/*공통*/
.wrap1280 {
	max-width:1280px;
	width:100%;
	margin:80px auto;
}
ul.tab2_box1 {
	    width: 100%;
    margin-bottom: 40px;
    /* border-bottom: solid 2px #4e5aa9; */
    border: 1px solid #cecece;
    border-right:none;
    height:auto !important;
    display:flex;
    align-items: stretch;
}
ul.tab2_box1::after{content:"";clear:both;display: block;}
ul.tab2_box1 li {
	width: 33.33%;
	background:#f2f2f2;
	border-right:1px solid #cecece;
}

ul.tab2_box1 li.on {
	border-bottom: 0px;
	background: #222;
    color: #fff;
}

ul.tab2_box1 li a {
	text-align: center;
	display: block;
	padding: 20px 0px;
	font-size: 20px;
}

ul.tab2_box1 li.on a {
	    color: #fff;
    /* background: #fff; */
    display: block;
    margin-bottom: -2px;
    padding: 21px 0px;
    /* border-bottom: 4px solid #fff; */
    /* border-left: solid 2px #4e5aa9; */
    /* border-right: solid 2px #4e5aa9; */
    /* border-top: solid 2px #4e5aa9; */
    font-weight: bold;
}

ul.tab3_box1 {
	width: 100%;
	margin-bottom: 10px;
}
ul.tab3_box1::after{
	content:"";display: block;clear:both;
}
ul.tab3_box1 li {
	float:left;
	width: 24.6%;
border: 1px solid #cecece;
}

ul.tab3_box1 li.on {
	border-bottom: 0px;
}

ul.tab3_box1 li a {
	text-align: center;
	display: block;
	padding: 18px 0px;
	font-size: 20px;
}

ul.tab3_box1 li.on a {
	color: #fff;
	background: #324C82;
	display: block;
	margin-bottom: -3px;
	padding: 18px 0px;
	font-weight: bold;
}

ul.tab4_box1 {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
/* 	height: 51px; */
}
/* ul.tab4_box002 {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	height: 68px;
} */
ul.tab4_box1:after {
	display: block;
	content: '';
	clear: both;
}


ul.tab4_box1 {
	width: 100%;
	margin-bottom: 20px;
}
ul.tab4_box1::after{content:"";display: block;clear: both;}
ul.tab4_box1 li {
	width: 24.6%;
	float: left;
	text-align: center;
	border: 1px solid #cecece;
}

ul.tab4_box1 li.on {
}

ul.tab4_box1 li a {
	text-align: center;
	display: block;
	padding: 13px 0px;
	font-size: 20px;
	color: #000;
/* 	font-family: 'Noto_Sans_regular'; */
	background: #fff;
}
ul.tab4_box002 li a{
	font-size: 16px;
}

ul.tab4_box1 li span {
/* 	font-family: 'Noto_Sans_regular'; */
}

ul.tab4_box1 li.on a {
	color: #fff;
	display: block;
	margin-bottom: -2px;
	padding: 13px 0px;
	font-weight: bold;
	background: #324C82;
}

ul.tab4_box2 {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: solid 2px #4e5aa9;
}

ul.tab4_box2 li {
	display: inline-block;
	width: 23.5%;
}

ul.tab4_box2 li.on {
	border-bottom: 0px;
	padding-left: 10px;
}

ul.tab4_box2 li a {
	text-align: center;
	display: block;
	padding: 18px 0px;
	font-size: 20px;
}

ul.tab4_box2 li.on a {
	color: #321b6e;
	background: #fff;
	display: block;
	margin-bottom: -2px;
	padding: 21px 0px;
	border-bottom: 4px solid #fff;
	border-left: solid 2px #4e5aa9;
	border-right: solid 2px #4e5aa9;
	border-top: solid 2px #4e5aa9;
	font-weight: bold;
}
/*정부혁신 국제평가*/
.rating_wrap {
	max-width:1290px;
	width:100%;
	margin:80px auto;
}
.rating_wrap h2 {
	font-size:24px;
}
.rating_wrap table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	font-size: 18px;
}
.rating_wrap .gakju01 {
	font-size: 14px;
    display: inline-block;
    background: #fff8e5;
    padding: 3px;
}
.rating_wrap:not(.ratingM) table tbody tr:hover {
	background:#fafafa;
}
.rating_wrap table thead th {
	padding:20px 15px;
	background:#f5f9ff;
	text-align:center;
}
.rating_wrap table thead tr th:nth-child(2) {
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
}
.rating_wrap table thead tr th:nth-child(3) {
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
}
.rating_wrap table tbody tr {
	border-bottom:1px solid #ddd;
}
.rating_wrap table tbody tr th {
	text-align:center;
	border-left:none;
	padding:10px;
}
.rating_wrap table tbody tr th b.new_window:after {
	content:"";
	display:inline-block;
	width: 24px;
    height: 24px;
    background: url(../images/library/icon/c-link.svg) no-repeat; 
    margin:0 0 -5px 3px;
    cursor: pointer;
}
.rating_wrap table tbody tr th b+span {
	display:block;
}
.rating_wrap table tbody tr td {
	padding:15px 20px;
}
.rating_wrap table tbody tr td:nth-child(2) {
	padding-left:40px;
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
}
.rating_wrap table tbody tr td:nth-child(3) {
	padding-left:40px;
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
}
.rating_wrap table tbody tr td:last-child {
	text-align:center;
	line-height:1.8;
}
.rating_wrap table tbody td p {
	position:relative;
	margin:5px 0;
}
.rating_wrap table tbody td p:before {
    content: "";
    display: inline-block;
    /*position: absolute;*/
    top: 5px;
    left: -15px;
    width: 6px;
    height: 6px;
	margin-right: 1rem;
    background: #f8a633;
    border-radius: 50%;
}
.ratingM {
		display:none;
	}
.ratingM table {
	border-top:1px solid #ddd;
	margin-bottom:20px;
}
.ratingM table tr th:nth-child(2),
.ratingM table tr td:nth-child(2) {
	border-right:none !important;
}
.ratingM table tr:first-child td {
	background:#f5f9ff;
	text-align:center;
}
.ratingM table th {
	background:#f5f5f5 !important;
}
.ratingM table td {
	text-align:left !important;
}
.ratingM table td p:before {
	top:8px !important;
}
.ratingM table tr:first-child td {
	background:#f5f9ff;
	text-align:center !important;
}
.ratingM .lineHeight {
	line-height:1.2;
}
.ratingM .lineHeight:not(:last-of-type) {
	margin-bottom:15px;
}

/*국제협력활동*/
.globalHelp .newsData02 {
	width:100%;
	padding:20px 30px;
	border:1px solid #ddd;
	text-align:center;
}
.globalHelp .btn_wrap_0513 {
	text-align:right;
	margin:10px 0;
}
.globalHelp .btn_wrap_0513 .btn_0513 {
	font-size:14px;
	white-space:nowrap;
}
.globalHelp .btn_wrap_0513 .btn_0513:hover {
	text-decoration:underline;
}
.globalHelp .btn_wrap_0513 .btn_0513:after {
	content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/library/icon/c-link.svg) no-repeat;
    margin: 0 0 -5px 3px;
    cursor: pointer;
}
.br460 {
	display:none;
}
/*국민참여*/
.people_with {
	margin-top:85px;
}
.people_with .slogan {
	position:relative; 
	max-width:1280px;
	width:100%;
	height:300px;
	margin:0 auto 10px;
	padding:15px;
}
.people_with .slogan p{font-size: 18px; line-height: 2.5rem}
.people_with .slogan:before {
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:100vw; 
	height:300px;
	background:url(/static/assets_rn/images/bg_with.jpg) no-repeat center 70% / cover;
	transform:translateX(-50%);
	z-index:-1;
}
.people_with .slogan h2 {
	padding:40px 0 10px;
	font-size:32px;
}
.ratingM table tr:first-child td {
	text-align:center;
}
.people_with table tbody tr td:nth-child(2) {
	padding-left:30px ; 
	
}
@media all and (max-width:768px) {
	.rating_wrap table tbody tr td:nth-child(2){padding-left: 15px}
	.rating_wrap table tbody tr td{padding: 1rem}
	.rating_wrap {
		margin:80px auto 0;
	}
	.ratingM {
		margin-top:10px;
	}
	.ratingPc {
		display:none;
	}
	.ratingM {
		display:block;
	}
	.people_with table tbody tr td:nth-child(2) {
	padding-left:0; 	
	}
}
@media all and (max-width:460px) {
	.br460 {
		display:block;
	}
}