@import url('//fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300&display=swap');
*{margin:0;padding:0;text-decoration: none;box-sizing:border-box;font-family:"Nanum Gothic"}
li{list-style: none;}
img{border:0;}
.wrap{
	height: auto;
	width:100%;
	min-width: 1400px;
	overflow: hidden;
	max-width: 1920px;
	margin: auto;
	position: relative;
}
/* 헤더 부분 */
.header{
	height:100px;
	width:100%;
	border-bottom:1px #cecece solid;
	position:fixed;
	top:0;
	left:0;
	z-index:2;
	background:#EFE9E6;
	opacity:1;
	filter:alpha(opacity=90);
	background:rgba(255,255,255,0.9);
}
.header.sub{
	background:#ffffff;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
}
.header .top_nav{
	border:1px #cecece solid;
	height:30px;
}
.header .top_nav .top_nav_con{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	height:100%;
}
.header .top_nav .top_nav_con ul{
	overflow:hidden;
	float:right;
}
.header .top_nav .top_nav_con ul li{
	float:left;
	padding:0px 20px;
	*padding:0 20px;
	border-right:1px #d3d4d5 solid;
	line-height:25px;
	*line-height: 30px;
	height:30px;
}
.header .top_nav .top_nav_con ul li:first-child{
	border-left:1px #d3d4d5 solid;	
}
.header .top_nav .top_nav_con ul li a{
	font-size:12px;
	color:#2c2f2f;
	font-weight:700
}
.header .header_con{
	width:1000px;
	margin:0 auto;
}
.header .header_con h1{
	font-size:0;
	display:block;
	width:180px;
	height:70px;
	background:url(/lib/images/logo.png) no-repeat center left;
	float:left;
}
.header .header_con h1 a{
	display: block;
	height:100%;
}
.header .header_con>ul.nav{
	float:right;
	position:relative;
	z-index:2;
}
.header .header_con>ul.nav>li{
	position:relative;
	float:left;
	text-align:right;
	font-weight:500;
	height:70px;
	margin:0 0 0 75px;
}
.header .header_con>ul.nav>li>a{
	line-height:70px;
	font-family: "Noto Sans KR",sans-serif;
	font-size:19px;
	display: block;
	color:#2c2f2f;
}
.header .header_con>ul.nav>li>a:hover{
	color:#008884;
}
.header .header_con ul.nav>li:first-child{
	margin:0
}
.header .header_con>ul.nav>li>ul{
	position:absolute;
	z-index:2;
	width:175px;
	top:85px;
	left:0;
	display: none;
	height:170px;
}
.header .header_con>ul.nav>li ul li{
	text-align:left;
	padding:0 0 0 0px;
	letter-spacing: -1.5px;
}
.header .header_con>ul.nav>li ul li a{
	font-size:14px;
	line-height: 30px;
	color:#464646;
	font-weight: 700;
	display:block;
}
.header .header_con>ul.nav>li ul li a:hover{
	color:#008884;
}
/* 헤더부분 끝 */
/* 서브메뉴 부분 */
.header .sub_menu{
	width:100%;
	z-index:1;
	position:fixed;
	top:100px;
	background:#EFE9E6;
	background:rgba(255,255,255,0.9);
	display: none;
}
.header.sub .sub_menu{
	background:#ffffff;
}
.header .sub_menu .sub_menu_con{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	z-index: 1;
	position:relative;
}
.header .sub_menu img.top_banner{
	float:left;
	padding:15px 0 0 0;
}
.header .sub_menu .gnb_bottom_banner{
	border-top:1px #d8d8d8 solid;
	margin:15px 0 0 0;
	height:102px;
	background:#f1f1f1;
	overflow: hidden;
	border-bottom:1px #d8d8d8 solid;
}
.header .sub_menu .gnb_bottom_banner ul{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	display: none;
}
.header .sub_menu .gnb_bottom_banner ul.b_banner.on{
	display: block;
}
.header .sub_menu .gnb_bottom_banner ul li{
 	width:50%;
 	*width:49.5%;
	float:left;
	margin:15px 0;
	border-left:1px #d8d8d8 solid;
}
.header .sub_menu .gnb_bottom_banner ul li:first-child{
	border:0;
}
.header .sub_menu .gnb_bottom_banner ul li:first-child a img{
	margin:0
}
.header .sub_menu .gnb_bottom_banner ul li a{
	display: block;
}
.header .sub_menu .gnb_bottom_banner ul li a img{
	display: block;
	margin:0 0 0 30px
}
/* 서브메뉴부분 끝 */
/* 메인 시작
 롤링배너 */
.wrap .rolling_banner{
	width:100%;
	height: 930px;
	position:relative;
}
.wrap .rolling_banner ul.btg{
	position: absolute;
	top: 50%;
	z-index: 1;
	max-width: 20px;
	width: 20px;
	/* margin-left: 50%; */
	transform: translate(-50%,-50%);
	width: 1400px;
	left: 50%;
}
.wrap .rolling_banner ul.btg li{
	width: 20px;
	height: 20px;
	font-size: 0;
	margin: 0 0 2px 0;
	background: url(/lib/images/btg.png) no-repeat right -24px;
	text-align: right;
	left: 500px;
	position: relative;
}
.wrap .rolling_banner ul.btg li.active{
	background:url(/lib/images/btg.png) no-repeat right 2px;
}
.wrap .rolling_banner ul.btg li a{
	display:block;
	height:100%;
}
.wrap .rolling_banner ul.banner_box{
	height:100%;
	position:relative;
}
.wrap .rolling_banner ul.banner_box li{
	width:100%;
	border-bottom:1px #D8E6E6 solid;
	position:absolute; 
	top:0; 
	left:0;
}
.wrap .rolling_banner ul.banner_box li a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%,0);
    -ms-transform: translate(50%,0);
    transform: translate(50%,0);
    display: block;
}
.wrap .rolling_banner ul.banner_box li a img{
	margin:0 auto;
	display: block;
	position: absolute;
    top: 0;
    left: 0;
    /* max-width: 100%; */
    height: auto;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0%);
}
/* 롤링배너 끝 */
/* 후원 박스 */
.wrap .domination_box{
	height:80px;
	background:#d8e6e6;
	width:100%;
}
.wrap .domination_box ul{
	border-right:1px #c7d4d4 solid;
	width:1000px;
	height:100%;
	margin:0 auto;

}
.wrap .domination_box ul li{
	float:left;
	width:25%;
	*width:19.5%;
	height:100%;
	line-height:78px;
	border-left:1px #c7d4d4 solid;
	cursor: pointer;
	text-align: center;
}
.wrap .domination_box ul li.domi_01{
	background:url(/lib/images/domi_01.png) no-repeat 45px center;
	padding:0 0 0 50px
}
.wrap .domination_box ul li.domi_02{
	background:url(/lib/images/domi_02.png) no-repeat 60px center;
	padding:0 0 0 55px
}
.wrap .domination_box ul li.domi_03{
	background:url(/lib/images/domi_03.png) no-repeat 60px center;
	*background:url(/lib/images/domi_03.png) no-repeat 55px center;
	padding:0 0 0 35px;
}
.wrap .domination_box ul li.domi_04{
	background:url(/lib/images/domi_04.png) no-repeat 65px center;
	*background:url(/lib/images/domi_03.png) no-repeat 55px center;
	padding:0 0 0 40px
}
.wrap .domination_box ul li a{
	display: block;
	font-family: "Noto Sans KR",sans-serif;
	font-size:20px;
	color:#529694;
}
/*후원박스 끝*/
/* 아드라평가배너 시작 */
.grade{ width:100%; text-align: center; border-bottom: 1px solid #d8dada; background: #fff;}
/* 아드라평가배너 끝 */


/* 게시판 박스 시작 */
.wrap .white_box{
	height:705px;
	/* background:url(/lib/images/main_md_bg.jpg) no-repeat center center; */
	background-size:cover;
	background: #f7fafa;
}
.wrap .white_box .board_area{
	/* border:1px #dadada solid; */
    border-top: none;
	width:1000px;
	margin:0 auto;
	height: 100%;
	border-bottom:0;
}
.wrap .white_box .board_area>div{
	float:left;
}
.wrap .white_box .board_area .adra_img{
	width:50%;
	*width:49.5%;
	height: 100%;
	border-right:1px #dadada solid;
}
.wrap .white_box .board_area .adra_img ul{
	height:100%;
    padding-top: 20px
}

.wrap .white_box .board_area .adra_img ul li{
	padding:20px 40px 20px;
	*height:50%;
	overflow: hidden;
}
.wrap .white_box .board_area .adra_img ul li a{
	display: block;
	color:#f26100;
	font-family: "Noto Sans KR",sans-serif;
	font-weight:500;
	font-size:14px;
	letter-spacing: -1px
}
.wrap .white_box .board_area .adra_img ul li a div{
	margin:0 auto 10px auto;
}
.wrap .white_box .board_area .adra_img ul li img{
	display: block;
	max-width:100%;
	margin:0 auto;
}
.wrap .white_box .board_area .adra_img ul li p{
	font-size:22px;
	color:#010101;
	padding: 0;
	font-weight: 700
}
.wrap .white_box .board_area .adra_img ul li span.day{
	font-size:12px;
	color:#656565;
}
.wrap .white_box .board_area .adra_text{
	width:50%;
	height:100%;
}
.wrap .white_box .board_area .adra_text>div{
	padding:35px 40px 40px;
	*padding:29px;
	*height:40%;
}
.wrap .white_box .board_area .adra_text .notice_board{
	border-bottom:1px #dadada solid;
}
.wrap .white_box .board_area .adra_text div h2{
	padding:0 0 10px 0 ;
	background:url(/lib/images/underbar.png) no-repeat bottom left;
	letter-spacing: -1px;
}
.wrap .white_box .board_area .adra_text div h2.theme a{
	font-weight:700;
	color:#161616;
	font-size:22px;
	font-family: "Noto Sans KR",sans-serif;
}
.wrap .white_box .board_area .adra_text div ul{
	width:100%;
    margin-top: 10px;
}
.wrap .white_box .board_area .adra_text div ul li{
	padding:10px 0;
	letter-spacing: -1px;
	border-top:1px dashed #c8c9ca;
}
.wrap .white_box .board_area .adra_text div ul li:first-child{
	border:0
}
.wrap .white_box .board_area .adra_text div ul li p{ 
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wrap .white_box .board_area .adra_text div ul li a{
	font-size:15px;
	color:#2e2e2e;
	display: block;
}
.wrap .white_box .board_area .adra_text div ul li a span{
	display: block;
	font-size:12px;
	color:#656565;
	padding:5px 0 0 0;
}
/* 게시판박스 끝 */
/* 지도부분 시작 */
.wrap .map_area{
	height: 550px;
	background:url(/lib/images/map_bg.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	text-align: center;
	color:#ffffff;
	font-family: "Noto Sans KR",sans-serif;
	font-weight: 100;
	font-size:33px;
	padding:30px 0 0 0;
	*padding:0;
}
.wrap .map_area>img{
	display: block;
	margin:0 auto;
}
.wrap .map_area .map_pop{
	width:857px;
	margin:0 auto;
	height:300px;
	background:url(/lib/images/map.png) no-repeat center center;
	position:relative;
}
.wrap .map_area .map_pop ul{
	height:100%;
	width:100%;
	position:relative;
}
.wrap .map_area .map_pop ul li span.hover{
	position:absolute;
	text-indent: -9999px;
	width:20px;
	height:30px;
	cursor: pointer;
}
.wrap .map_area .map_pop ul li .show{
 	 font-size:12px;
 	 *font-size:11px;
	line-height:14px;
	color:#ffffff;
	font-weight: 700;
	text-align: left;
	position:absolute;
	border-radius: 5px;	
	display: none;
}
.wrap .map_area .map_pop ul li.pop_01 .show{
	background:url(/lib/images/show_01_bg.png) no-repeat left top;
	top:68px;
	left:5px;
	width:155px;
	height:38px;
	padding:3px 4px;
}
.wrap .map_area .map_pop ul li.pop_01 .hover{
	left:151px;
	top:65px;
}
.wrap .map_area .map_pop ul li.pop_02 .show{
	background:url(/lib/images/show_02_bg.png) no-repeat left bottom;
	top:98px;
	left:7px;
	width:175px;
	height:43px;
	padding:10px 4px 0 4px ;
}
.wrap .map_area .map_pop ul li.pop_02 .hover{
	left:170px;
	top:75px;
}
.wrap .map_area .map_pop ul li.pop_03 .show{
	background:url(/lib/images/show_03_bg.png) no-repeat left bottom;
	top:58px;
	left:237px;
	width:175px;
	height:43px;
	padding:12px 4px 0 12px ;
}
.wrap .map_area .map_pop ul li.pop_03 .hover{
	left:219px;
	top:67px;
}
.wrap .map_area .map_pop ul li.pop_04 .show{
	background:url(/lib/images/show_04_bg.png) no-repeat left bottom;
	top:100px;
	left:237px;
	width:215px;
	height:43px;
	padding:12px 4px 0 12px ;
}
.wrap .map_area .map_pop ul li.pop_04 .hover{
	left:217px;
	top:107px;
}
.wrap .map_area .map_pop ul li.pop_05 .show{
	background:url(/lib/images/show_05_bg.png) no-repeat left bottom;
	top:162px;
	left:78px;
	width:138px;
	height:43px;
	padding:11px 4px 0 4px ;
}
.wrap .map_area .map_pop ul li.pop_05 .hover{
	left:216px;
	top:168px;
}
.wrap .map_area .map_pop ul li.pop_06 .show{
	background:url(/lib/images/show_06_bg.png) no-repeat left bottom;
	top:155px;
	left:340px;
	width:158px;
	height:43px;
	padding:11px 4px 0 23px ;
}
.wrap .map_area .map_pop ul li.pop_06 .hover{
	left:330px;
	top:142px;
}
.wrap .map_area .map_pop ul li.pop_07 .show{
	background:url(/lib/images/show_07_bg.png) no-repeat left bottom;
	top:220px;
	left:422px;
	width:158px;
	height:43px;
	padding:11px 4px 0 13px ;
}
.wrap .map_area .map_pop ul li.pop_07 .hover{
	left:401px;
	top:228px;
}
.wrap .map_area .map_pop ul li.pop_08 .show{
	background:url(/lib/images/show_08_bg.png) no-repeat left bottom;
	top:85px;
	right:36px;
	width:160px;
	height:43px;
	padding:11px 4px 0 13px ;
}
.wrap .map_area .map_pop ul li.pop_08 .hover{
	right:196px;
	top:90px;
}
.wrap .map_area .map_pop ul li.pop_09 .show{
	background:url(/lib/images/show_09_bg.png) no-repeat left bottom;
	top:105px;
	right:212px;
	width:160px;
	height:43px;
	padding:11px 4px 0 4px ;
}
.wrap .map_area .map_pop ul li.pop_09 .hover{
	right:210px;
	top:110px;
}
.wrap .map_area .map_pop ul li.pop_10 .show{
	background:url(/lib/images/show_10_bg.png) no-repeat left bottom;
	bottom:75px;
	right:-10px;
	width:160px;
	height:43px;
	padding:11px 4px 0 13px ;
}
.wrap .map_area .map_pop ul li.pop_10 .hover{
	right:148px;
	bottom:80px;
}
.wrap .map_area .map_pop ul li .show span{
	display: block;
	font-size:10px;
	line-height:14px;
	color:#7bbdbb;
}
.wrap .map_area a.view{
	display:block;
	width:220px;
	height:50px;
	margin:10px auto 0 auto;
	background:#373737;
	color:#ffffff;
	font-size:20px;
	line-height:48px;
	font-family: "Noto Sans KR",sans-serif;
}
/* 지도 부분 끝 */
/* 회색 부분 */
.wrap .gray_area{
	width:100%;
	height:100px;
	background:#e6e6e4;
}
.wrap .gray_area ul{
	width:1000px;
	margin:0 auto;
	height:100%;
	background:url(/lib/images/line.png) no-repeat center center;
}
.wrap .gray_area ul li{
	float:left;
	width:25%;
	height:100%;
	text-align: center;
	letter-spacing: -1px;
}
.wrap .gray_area ul li:first-child{
	background:url(/lib/images/gray_01.png) no-repeat center 18px
}
.wrap .gray_area ul li.sec{
	background:url(/lib/images/gray_02.png) no-repeat center 18px
}
.wrap .gray_area ul li.thir{
	background:url(/lib/images/gray_03.png) no-repeat center 18px
}
.wrap .gray_area ul li.last{
	background:url(/lib/images/gray_04.png) no-repeat center 18px
}
.wrap .gray_area ul li a{
	font-size:16px;
	font-family: "Noto Sans KR",sans-serif;
	color:#4f4f4f;
	display: block;
	height: 100%;
	padding:62px 0 0 0;
}
/*회색부분 끝*/
/* 파트너 배너 부분 */
.wrap .partner_area{;
	height:70px;
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	font-family: "Noto Sans KR",sans-serif;
	font-size:14px;
	font-weight:500;
	padding:20px 0;
	*padding:0;
	line-height: 30px;
	*line-height: 65px;
	position:relative;
}
.wrap .partner_area .rolling_area{
	position:absolute;
	width:920px;
	height:70px;
	right:0;
	top:0;
	overflow: hidden;
}
.wrap .partner_area .rolling_area a.left{
	background:url(/lib/images/left.png) no-repeat center center;
	width:20px;
	height:70px;
	font-size:0;
	position:absolute;
	left:0;
	top:0;
	z-index: 1
}
.wrap .partner_area .rolling_area a.right{
	background:url(/lib/images/right.png) no-repeat center center;
	width:20px;
	height:70px;
	font-size:0;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
.wrap .partner_area .rolling_area .logo{
	width:840px;
	margin:0 auto;
	overflow: hidden;
	height:70px;
	overflow: hidden;
}
.wrap .partner_area .rolling_area .logo ul{
	height:100%;
	width:1000%;
	padding:10px 0;
	overflow:hidden;
	position:relative;
}
.wrap .partner_area .rolling_area .logo ul li{
	float:left;
	margin:5px 25px 5px 25px
}
.wrap .partner_area .rolling_area .logo ul li img{
	display: block;
}
.footer{
	background:#404040;
	height:185px;
	padding:30px 0 ;
	*padding:50px 0 0 0;	
}
.footer .footer_con{
	width:1000px;
	margin:0 auto;
	height:auto;
	font-size:13px;
	line-height:25px;
	color:#b0b0b0;
	font-family: "Noto Sans KR",sans-serif;
	position:relative;
}
.footer .footer_con span.w_t{
	font-weight: 700;
	color:#fff;
	font-size:13px;
    margin-left: 10px
}
.footer .footer_con span.w_t:first-child{
	margin-left: 0
}

.footer .footer_con span.w_t a{
  color:#fff;
  margin-right: 15px
}
.footer .footer_con .social_box{
	position:absolute;
	top:55px;
	right:170px;
}
.footer .footer_con .social_box li{
	float:left;
	font-size:0;
	width:32px;
	height:32px;
}
.footer .footer_con .social_box li.sns_01{
	background:url(/lib/images/sns_01.png) no-repeat center center;
}
.footer .footer_con .social_box li.sns_02{
	background:url(/lib/images/sns_02.png) no-repeat center center;
}
.footer .footer_con .social_box li.sns_03{
	background:url(/lib/images/sns_03.png) no-repeat center center;
}
.footer .footer_con .social_box li a{
	display: block;
	height:100%;
}
.footer .footer_con>a{
	position:absolute;
	width:130px;
	height:100px;
	background:url(/lib/images/f_logo.png) no-repeat center center;
	font-size:0;
	top:20px;
	right:0;
}





/* 2021 renew */
.top-header {
    /* background: #007b5f; */
    position: fixed;
    width: 100%;
    height: 100px;
    /* opacity: 0.9; */
    z-index: 100;
    max-width: 1920px;
    min-width: 1400px;
}
.top-header:hover {
    /* opacity: 1; */
}
.top-header > .back {
    background: #007b5f;
    opacity: 0.9;
    z-index: 0;
	height: 100px;	
	width: 100%;
	position:absolute;	
}
.top-header > .top-logo {
    width: 210px;
    float: left;
    height: 100%;
    background: url(../images/2021-top-logo.png) no-repeat center center;
    z-index: 100;
    position: relative;
}
.top-header > .top-logo > a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
}
.top-header > .top-support {
    float: right;
    width: 240px;
    height: 100%;
    position: relative;
	text-align: center;
}
.top-header > .top-support > a {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #025240;
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Noto Sans KR",sans-serif;
    color: #fff;
    width: 140px;
    left: 50%;
    line-height: 100%;
	text-align: center;
}
.top-header > .top-menu {position: absolute;width: 100%;left: 50%;transform: translateX(-50%);text-align: center;}
.top-header:after {clear: both;display: block;content: '';}
.top-menu > ul {
    text-align: center;
    width: 1000px;
    margin: auto;
}
.top-menu > ul:after {clear: both;display: block;content: '';}
.top-menu > ul > li {
    float: left;
    width: 20%;
    text-align: center;
}
.top-menu > ul > li:hover + .top-header > .top-menu {
	height: 430px;
}

.top-menu > ul > li > a {
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    display: block;
    height: 100px;
    line-height: 100px;
	font-family:"Noto Sans KR",sans-serif;
}
.top-menu > ul > li:hover > a {font-weight: 700;}
.top-menu > ul > li > .smenu {
	text-align: left;position: absolute;left: 0;width: 100%;background: #fff;color: #fff;font-family: "Noto Sans KR",sans-serif;visibility: hidden;opacity:0;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;

}
.top-menu > ul > li:hover > .smenu {
	visibility: visible;
	opacity:1;
}
.top-menu > ul > li > .smenu > ul {
    width: 100%;
    border-top: 30px solid #fff;
    border-bottom: 30px solid #fff;
}
.top-menu > ul > li > .smenu > ul:after {clear: both;display: block;content: '';}
.top-menu > ul > li > .smenu > ul > li {
    float: left;
    height: 270px;
}
.top-menu > ul > li > .smenu > ul > li:first-child {
    width: 600px;
    position: relative;
}
.top-menu > ul > li:nth-child(1) > .smenu > ul > li:first-child {
    background: url(../images/2021-top-menu-back1.jpg) no-repeat;
}
.top-menu > ul > li:nth-child(2) > .smenu > ul > li:first-child {
    background: url(../images/2021-top-menu-back2.jpg) no-repeat;
}
.top-menu > ul > li:nth-child(3) > .smenu > ul > li:first-child {
    background: url(../images/2021-top-menu-back3.jpg) no-repeat;
}
.top-menu > ul > li:nth-child(4) > .smenu > ul > li:first-child {
    background: url(../images/2021-top-menu-back4.jpg) no-repeat;
}
.top-menu > ul > li:nth-child(5) > .smenu > ul > li:first-child {
    background: url(../images/2021-top-menu-back5.jpg) no-repeat;
}
.top-menu > ul > li > .smenu > ul > li:last-child {
	width: calc(100% - 600px);
}
.top-menu > ul > li > .smenu > ul > li > .title {
    font-size: 25px;
    font-family: "Noto Sans KR",sans-serif;
    width: 165px;
    position: absolute;
    right: 0;
    top: 30px;
    border-bottom: 3px solid #fff;
    padding-bottom: 13px;
    line-height: 100%;
}
.top-menu > ul > li > .smenu > ul > li > .desc {
    width: 165px;
    position: absolute;
    right: 0;
    top: 80px;
    font-size: 15px;
    line-height: 130%;
	font-family: "Noto Sans KR",sans-serif;
}
.top-menu > ul > li > .smenu > ul > li > ul {
    margin: 30px 0 0 60px;
}
.top-menu > ul > li > .smenu > ul > li > ul > li {
    float: left;
    width: 180px;
}
.top-menu > ul > li > .smenu > ul > li > ul > li > strong {
    color: #007b5f;
    font-size: 20px;
    font-family: "Noto Sans KR",sans-serif;
    line-height: 45px;
}
.top-menu > ul > li > .smenu > ul > li > ul > li > ul {}
.top-menu > ul > li > .smenu > ul > li > ul > li > ul:after {clear: both;display: block;content: '';}
.top-menu > ul > li > .smenu > ul > li > ul > li > ul > li {
}
.top-menu > ul > li > .smenu > ul > li > ul > li > ul > li > a {
    color: #5d5d5d;
    font-size: 15px;
    font-family: "Noto Sans KR",sans-serif;
    line-height: 28px;
}
.top-menu > ul > li > .smenu > ul > li > ul > li > ul > li > a:hover {
	font-weight: 500;
}

.world-map {
    height: 550px;
    background: url(../images/2021-map.jpg) no-repeat center #ebebeb;
}
.world-map > .map-wrap {
    width: 1000px;
    margin: auto;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding: 0 17px;
}
.world-map > .map-wrap > .title {
    color: #373737;
    font-size: 30px;
    font-family: "Noto Sans KR",sans-serif;
    font-weight: 300;
    line-height: 135%;
}
.world-map > .map-wrap > ul {
    width: 259px;
    margin-top: 30px;
}
.world-map > .map-wrap > ul > li {
    display: inline-block;
    width: 108px;
    border: 1px solid #c8c8c8;
    background: #fff;
    margin: 0 4px 4px 0;
}
.world-map > .map-wrap > ul > li > a {
    font-size: 13px;
    color: #373737;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 0 10px 10px;
    font-family: "Noto Sans KR",sans-serif;
    line-height: 100%;
    background: url(../images/2021-icon-arrow.jpg) no-repeat center right 8px;
}
.world-map > .map-wrap > ul > li:nth-child(even) {
    width: 137px;
}
.world-chart {
	width: 100%;
    background: #007b5f;
    height: 901px;
    overflow: hidden;
    position: relative;
}
.world-chart > .chart-wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.world-chart > .chart-wrap > img {}

.world-chart-sub {
	width: 100%;
    margin: 50px auto;
    background: #007b5f;
    height: 901px;
    overflow: hidden;
    position: relative;
}
.world-chart-sub > .chart-wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}