@charset "utf-8"; 

body {font-family:'NotoR'; font-size:14px;}

/* Skip 메뉴 */
#skipArea, #skipArea ul {height:0; width:100%}
#skipArea a {position:absolute; top:-9999px; left:0; z-index:100; width:100%; height:30px; background-color:#000; color:#fff; line-height:30px; font-family:'NotoR'; opacity:0.6; text-align:center; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60)}
#skipArea a:focus, #skipArea a:hover, #skipArea a:active {top:0}

/* 슬라이드 공용 */
.slick-slider {transition:all ease-in-out .3s; 	box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent;}
.slick-slide { display:none; height:100%; min-height:1px; vertical-align:middle;}
.slick-list { overflow:hidden;}
.slick-list.dragging { cursor:pointer;}
.slick-initialized .slick-slide { display:inline-block;}
.slick-arrow.slick-hidden { display:none;}
.slick-current { opacity:1; display:block;}

/* 레이아웃 및 헤더 */
#wrap {position:relative; font-family:'NotoR', '맑은 고딕'; overflow:hidden;}
/** Header **/
Animation
#header #nav #gnb,
#header #nav #gnb ul li a span:after,
#header #nav #gnb ul li ul {transition :all 0.4s ease; -webkit-transition :all 0.4s ease;} 

#slide_map {display:none;}
#header {position:absolute; left:0; top:0; width:100%; height:187px; z-index:1100; border-bottom:1px solid #ccc; background:#fff url('/images/web/ftaportalkor/common/bg_header.gif') repeat-x top;} 
#header .headerWrap {position:relative; width:100%; margin:0 auto;}

/* 로고 */ 
#header h1.logo {position:absolute; left:50%; top:48px; margin-left:-650px; z-index:90;}
#header h1.logo a {display:block; width:147px; height:72px; background:url('/images/web/ftaportalkor/common/logo.png') no-repeat left top; background-size:auto 100%;}
#header h1.logo a span {position:absolute; left:-10000px; top:0; line-height:1px; font-size:1px; overflow:hidden; text-indent:-30000px;}

/* top util */
#header .toputil {position: absolute; width:100%; max-width:1300px; left:50%; top:0; margin-left:-650px; z-index:80;} 
#header .toputil a:hover{text-decoration: underline;}
#header .toputil .bookmark{float:left;}
#header .toputil .bookmark a{display:block; line-height:35px; font-size:13px; padding-left:20px; background:url('/images/web/ftaportalkor/common/ico_bookmark.png') no-repeat left center;}
#header .toputil .bookmark a:focus, #header .toputil .bookmark a:hover{background:url('/images/web/ftaportalkor/common/ico_bookmark_on.png') no-repeat left center;}
#header .toputil .topMenu {float:right; line-height:35px; font-size:13px;}
#header .toputil .topMenu > li {position:relative; margin-left:10px; padding-left:10px; float:left;} 
#header .toputil .topMenu > li:before {content:""; display:block; clear:both; position:absolute; left:0; top:13px; width:1px; height:9px; background:#d3d3d3;} 
#header .toputil .topMenu > li:first-child {margin-left:0; padding-left:0;}
#header .toputil .topMenu > li:first-child:before {display:none;} 
#header .toputil .topMenu > li a {display:block; font-size:12px; color:#80858a;}
#header .toputil .topMenu > li.lang{margin-left:15px;}
#header .toputil .topMenu > li.lang > a{ position:relative; padding-left:20px; background:url('/images/web/ftaportalkor/common/ico_lang.png') no-repeat left center;}
#header .toputil .topMenu > li a, #header .toputil .topMenu > li a::before{ -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}

/* 검색 */
#header .toputil .m_search_btn{display:none;}
#header .toputil .search_close{display:none;}
#header .toputil .search {position:absolute; top:60px; width:100%; text-align:center;}
#header .toputil .search h2 {position:absolute; top:-10000em; left:-10000em;}
#header .toputil .search .search_wrap {position:relative; width:400px; padding:0 20px; margin:0 auto; border-bottom:2px solid #000; overflow:hidden;}
#header .toputil .search input {width:100%; height:40px; line-height:40px; margin:0 0 5px; padding-left:5px; font-size:13px; color:#555; font-family:'NotoR'; border:0;}
#header .toputil .search input::-webkit-input-placeholder {color:#555; font-family:'NotoR';}
#header .toputil .search a.btn_top_sear {position:absolute; right:10px; top:0; width:34px; height:34px; text-indent:-10000em; background:url('/images/web/ftaportalkor/common/btn_search.png') no-repeat center;}
#header .toputil .search a.btn_emp_sear{float:right; padding:0 20px; border-radius:3px; color:#fff; font-size:13px; line-height:30px; margin:2px 0; background:#276be8; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
#header .toputil .search a.btn_emp_sear:hover{background:#1954c2;}

/* 인기검색어 */
#header .toputil .search_word{position: absolute; width:200px; right:0; top:65px; height:35px; line-height:35px; background:#000; border-radius:3px; overflow:hidden; float:right;}
#header .toputil .search_word a{display:block; padding:0 5px; color:#fff;}
#header .toputil .search_word a span{display:inline-block; width:20px; height:20px; text-align:center; line-height:20px; margin:0 10px 0 5px; color:#000; background:#fff; border-radius:2px; font-family: 'NotoB';}
#header .toputil .search_word ul::before{content:""; width:11px; height:6px; position: absolute; right:15px; top:15px; background:url('/images/web/ftaportalkor/common/btn_arr_toputil.png') no-repeat center; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
#header .toputil .search_word ul.open::before{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}

/* 상단메뉴 */
#header .mob_btn {display:none;}
#header .sitemap {display:block; position:absolute; right:0; top:19px; width:20px; height:27px; background:#19203b; font-size:0; text-indent:-10000px; padding:7px 14px 14px 14px;}	
#header .sitemap:hover {background:#e4012e;}
#header .sitemap span {display:block; width:100%; margin:7px 0 0; height:2px; background:#fff;}
#header .sitemap span:first-child {width:70%;}
#header .sitemap span:last-child {width:70%;}
#header .sitemap {transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}
#header #nav {position:relative; width:auto; height:58px; padding-top:130px; overflow:hidden;}
#header #nav #blind {position:absolute; left:0; top:188px; width:100%; height:100%; z-index:1; background:#082d4e;}
#header #nav #gnb {position:relative; max-width:1300px; margin:0 auto; z-index:10;}
#header #nav #gnb > ul > li {width:12.5%; float:left;}
#header #nav #gnb ul li a {position:relative; display:block; height:58px; line-height:58px; color:#000; text-align:center; font-family:'NotoB'; font-size:20px; letter-spacing:0;}/* 191212 수정 */
#header #nav #gnb ul li a span { display:block; position:relative; font-size:17px; height:58px; line-height:58px; color:#222;}
#header #nav #gnb ul li a span:after {content:""; display:block; position:absolute; bottom:0; left:50%; width:0px; height:3px; }
#header #nav #gnb ul li a.ov span, #header #nav #gnb ul li a:hover span, #header #nav #gnb ul li a:active span {color:#1f70b7;}
#header #nav #gnb ul li a.ov span:after, #header #nav #gnb ul li a:hover span:after, #header #nav #gnb ul li a:active span:after {width:50%; background:#1f70b7; left:0; padding-left:50%; opacity:1; -webkit-opacity:1; filter:alpha(opacity=100);}

/* 2차메뉴 */
#header #nav #gnb > ul > li > ul {position:relative; padding:10px 0;}
#header #nav #gnb > ul > li > ul:before {content:""; display:block; clear:both; position:absolute; left:0; top:0; width:1px; height:100%; background:rgba(225,225,225,0.1);}
#header #nav #gnb ul li ul.ov {background:#134f84;}

#header #nav #gnb ul li ul li:last-child {display:block;}
#header #nav #gnb ul li ul li {float:none; width:100%; margin:1px 0 0; position: relative;}
#header #nav #gnb ul li ul li a {display:block; font-family:'NotoM'; font-size:14px; line-height:20px; height:auto; padding:10px 20px 10px 10px; color:#fff; text-align:left;}/* 191212 수정 */
#header #nav #gnb ul li ul li a strong {font-weight:normal; word-break:keep-all;}
#header #nav #gnb ul li ul li a[target='_blank'] strong:after{display:inline-block; line-height:20px; margin:3px 0 0 6px; position:relative; content:url('/images/web/ftaportalkor/common/icon_nav_wh.png'); }
#header #nav #gnb > ul > li > ul > li > a:hover, #header #nav #gnb > ul > li > ul > li > a:active, #header #nav #gnb > ul > li > ul > li.ov > a {text-decoration:underline; color:#fff; background:#1f70b7;}/* {text-decoration:underline; color:#fff; background:rgba(0,0,0,0.9);}*/

/* 3차메뉴 */
#header #nav #gnb ul li ul > li.dep:before{content:""; position: absolute; width:11px; height:1px; right:10px; top:20px; background:#fff; z-index:2;}/* 191212 수정 */
#header #nav #gnb ul li ul > li.dep:after{content:""; position: absolute; width:1px; height:11px; right:15px; top:15px; background:#fff; transition:all .2s ease; -moz-transition:all .2s ease; -ms-transition:all .2s ease; -webkit-transition:all .2s ease; z-index:2;}/* 191212 수정 */
#header #nav #gnb ul li ul > li.dep.ov:after{transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg);}
#header #nav #gnb ul li ul li ul.group{display:none; position: relative; left:auto; top:auto; padding:10px; background:#418bce;} /* 191212 수정 */
#header #nav #gnb ul li ul li ul.group li a {position:relative; padding:4px 0 4px 10px; line-height:20px; font-size:14px;}
#header #nav #gnb ul li ul li ul.group li a:before{content:""; width:2px; height:2px; position: absolute; left:0; top:14px; background:#fff;}
#header #nav #gnb ul li ul li ul.group li a:hover {text-decoration:underline;}

/* 전체메뉴 */
#header .allm {position:absolute; right:50%; top:20px; margin-right:-650px; z-index:9999;}
#header .allm > a {display:block; width:17px; height:16px; text-indent:-10000em; font-size:0; padding:7px 0 12px 13px;}
#header .allm > a:hover {background-color:#fff;}
#header .allm > a span {display:block; width:100%; margin:5px 0 0; height:2px; background:#1f70b7;}
#header .allm > a span:first-child {width:70%;}
#header .allm > a span:last-child {width:70%;}
#header .allm > a:hover span {width:100% !important;}
#header .allm > a, #header .allm > a span {transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}

/** Common **/
.js_mobile_check {display:none; position:absolute; left:0; top:-1000px; width:1px; height:1px; line-height:1px;}

/* footer */
.area_footer {position:relative; font-family:'NotoR'; background:#4d525e; padding:20px 0 30px;}
.box_footer {position:relative; width:1300px; margin:0 auto; }
.box_footer  .ft_logo{position: absolute; left:0; top:20px;}
.box_footer .footer_link {overflow:hidden; padding-left:135px; margin:0 0 10px;}
.box_footer .footer_link li {float:left;}
.box_footer .footer_link li a {position:relative; display:block; line-height:50px; margin-right:17px; padding-left:18px; color:#fff; background:url('/images/web/ftaportalkor/common/ft_line.png') no-repeat left center; font-size:13px;}
.box_footer .footer_link li:first-child a{background-image:none;}
.box_footer .footer_link li a[target='_blank']:after {display:inline-block; line-height:20px; margin:3px 0 0 6px; position:relative; content:url('/images/web/ftaportalkor/common/icon_nav_wh.png'); } /* 200102 */
.box_footer .footer_link li a:hover {text-decoration:underline;}
.box_footer .footer_link li.point a {color:#0ebbd5; font-family:'NotoM'; } 
.box_footer .footer_link li.point a:hover {color:#0ebbd5;}
.box_footer .footer_link li:first-child a {padding-left:0;} 
.box_footer .footer_link li:first-child:before {display:none;} 
.box_footer .box_info {position:relative; padding-left:135px; font-size:13px; color:#9c9c9c; overflow:hidden;}
.box_footer .box_info address span {position:relative; display:block; margin-right:20px;}
.box_footer .box_info p.copyright{color:#9c9c9c; font-size:12px;}
.box_footer .box_info p.info{color:#b5b6ba; margin:10px 0 0;}

/* 사이트링크 */
.footBtnWrap {position:absolute; top:0; right:0; font-size:15px; font-family:'NotoR'; }
.footBtnWrap:after {content:""; display:block; clear:both; overflow:hidden;}
.footBtn {position:relative; width:250px; float:left; z-index:999;}
.footBtn button {position:relative; width:100%; height:50px; cursor:pointer; background:#3a3d46;}
.footBtn button:before{content:""; position:absolute; right:27px; top:20px; width:10px; height:9px; background:url('/images/web/ftaportalkor/common/ftBtn_arr.png') no-repeat center;}
.footBtn.on button:before{transform:rotate(180deg); -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.footBtn button span{display:block; line-height:50px; text-align:left; padding:0 20px; font-family:'NotoM'; font-size:15px; color:#afb0b2; border-left:1px solid #52555c; letter-spacing: -1px;}
.footBtn div { display:none; position:absolute; bottom:50px; left:-1px; width:100%; max-height:250px; border:1px solid #000; border-bottom:0; overflow-y:auto; background:rgba(0,0,0,0.8); z-index:10000; }
.footBtn div > ul {padding:10px;}
.footBtn ul li a {display:block; position:relative; padding-left:10px; margin:8px 0; color:#eee; font-size:14px; line-height:20px;}
.footBtn ul li a:before{content:""; position:absolute; left:0px; top:9px; width:3px; height:3px; border-radius:3px; background:#fff;}
.footBtn ul li a:hover {color:#fff; text-decoration:underline; }
.footBtn button, .footBtn button::before{ transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; }

/* 상단이동 */
.btn_top { position:fixed; width:70px; height:70px; background:rgba(0,0,0,0.5) url('/images/web/ftaportalkor/common/btn_topmove.png') no-repeat center; border:1px solid #555; right:20px; bottom:20px; z-index:2000; font-size:0;}
.btn_top a {display:block; width:100%; height:100%;}
.btn_top:hover {background-color:rgba(0,0,0,0.7);}
.btn_top {transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}

/************************************** 서브콘텐츠 :시작 **************************************/
/* content */
#sub_container_wrap {position:relative; margin-top:185px; border-top:1px solid #ccc;} 

/* 검색, sns */
#sub_container_wrap .sear_sns_box {position:absolute; left:50%; top:157px; margin-left:220px; height:47px; width:480px; z-index:9;} 
/*#sub_container_wrap .sear_sns_box .sear_sns {width:1300px; margin:0 auto; overflow:hidden;} 191021 주석처리 */
#sub_container_wrap .sear_sns_box #header .toputil .search {width:480px; height:47px; float:none; margin-top:0;}
#sub_container_wrap .sear_sns_box .sear_sns #header .toputil .search .keyword {display:none;}

/* 191030 - 수정완료 */
.sub_content_wrap {position:relative; width:1300px; margin:30px auto; overflow:hidden; min-height:700px}
#sub_content {width:1000px; float:right;}
.subCntBody {position:relative; padding:50px 0 0; color:#333; font-size:15px; line-height:1.4;}
.subCntBody p {line-height:1.4;}

/* 왼쪽메뉴 */
#menu {position:relative; float:left; width:250px; height:100%; font-family:'NotoR';}
#menu h2 {height:50px; padding:35px 10px; font-family:'NotoR'; color:#fff; font-size:30px; line-height:50px; text-align:center; background:#053863; letter-spacing: -1px;} /* 191030 - 수정완료 */
#menu nav{margin:5px 0 0;} /* 191030 - 수정완료*/
#menu .lnb > li.on .subLnb {display:block;}
#menu .lnb > li > a {display:block; padding:12px 40px 12px 15px; font-size:17px; line-height:25px; font-family:'NotoR'; color:#333; border:1px solid #dedede; border-top:none; background:#fff url("/images/web/ftaportalkor/common/lnb_off.png") no-repeat right 50%;} /* 191030 - 수정완료 */
#menu .lnb > li:first-child > a {border-top:1px solid #dedede;}/* 191224 추가 */
#menu .lnb > li > a.on {color:#0063af; background:url('/images/web/ftaportalkor/common/lnb_off.png') no-repeat 19px 14px}
#menu .lnb > li.open > ul{display:block !important; }/* 191023 */
#menu .lnb > li.open > a, /* 191023 */
#menu .lnb > li.on > a, 
#menu .lnb > li > a:hover, 
#menu .lnb > li > a:focus, 
#menu .lnb > li > a:active {color:#fff; font-family:'NotoR'; text-decoration:none; border:1px solid #353c47; border-top:none; background:url("/images/web/ftaportalkor/common/lnb_on.png") no-repeat right 50% #353c47;} /* 191030 - 수정완료 */
#menu .lnb > li:first-child.on > a, 
#menu .lnb > li:first-child > a:hover, 
#menu .lnb > li:first-child > a:focus, 
#menu .lnb > li:first-child > a:active {border-top:1px solid #353c47;}/* 191224 추가 */
#menu .subLnb {display:none; padding:10px 0; border:1px solid #d3d3d3; border-top:none; background:#edf2f4;} /* 191030 - 수정완료 */
#menu .subLnb li a {position:relative; display:block; color:#333; padding:4px 10px 4px 30px; font-size:15px; line-height:22px; font-family:'NotoR';}
#menu .subLnb li a:before {content:""; display:block; clear:both; position:absolute; left:19px; top:12px; width:3px; height:3px; background:#757e9b;}
#menu .subLnb li a:hover, 
#menu .subLnb li a:focus, 
#menu .subLnb li a:active, 
#menu .subLnb li.on a {color:#053863; font-family:'NotoM'; text-decoration:underline;}
#menu .subLnb li.on a:before {content:""; display:block; clear:both; position:absolute; left:19px; top:12px; width:3px; height:3px; background:#053863;}
/* 새창 아이콘 */
#menu nav > .lnb > li > a[target='_blank']:after {display:inline-block; vertical-align:middle; position:relative; content:''; background:url('/images/web/ftaportalkor/common/icon_new_WG.png') no-repeat; width:11px; height:11px; margin:-3px 0 0 8px;}
#menu nav > .lnb > li > a:hover[target='_blank']:after, #menu nav > .lnb > li.on > a[target='_blank']:after, #menu nav > .lnb > li.on > a:hover[target='_blank']:after {display:inline-block; vertical-align:middle; position:relative; content:''; background:url('/images/web/ftaportalkor/common/icon_new_WW2.png') no-repeat; width:11px; height:11px; margin:-3px 0 0 8px;}
#menu nav > .lnb > li > ul > li > a[target='_blank']:after {display:inline-block; vertical-align:middle; position:relative; content:''; background:url('/images/web/ftaportalkor/common/icon_new_WG.png') no-repeat; width:11px; height:11px; margin:-4px 0 0 8px;}

/* sub 타이틀 *//* 191030 - 수정완료 */
#sub_content .title_area {position:relative; padding:20px 0 10px; background:url('/images/web/ftaportalkor/common/bg_subtitle.gif') repeat-x bottom;}
.title_area .pageTitle {font-family:'NotoM'; line-height:1.4; font-size:30px; letter-spacing:-2px; color:#000; }
.title_area .location {text-align:left; font-family:'NotoR'; padding:10px 0; line-height:40px;}
.title_area .location span, 
.title_area .location strong {padding-left:18px; font-size:15px; color:#666; background:url('/images/web/ftaportalkor/common/bgLocation.png') no-repeat 6px center;}
.title_area .location strong {color:#666; font-family:'NotoM'; font-weight:normal; text-decoration:underline;}
.title_area .location a.home {display:inline-block; width:20px; height:20px; text-indent:-99999em; vertical-align:middle; background:url('/images/web/ftaportalkor/common/ico_home.png') no-repeat left center;}

/* sns */ 
.snsBox { position:absolute; bottom:25px; right:0; text-align:right;}
.snsBox > button {float:left;}
.snsBox button { display:inline-block; width:26px; height:26px; overflow:hidden; background:url("/images/web/ftaportalkor/common/btnSns.png") no-repeat 0 0}
.snsBox button > span {text-indent:-1140px; font-size:0; line-height:0}
.snsBox .btnPrint {width:40px; height:40px; overflow:hidden; background:url("/images/web/ftaportalkor/common/btn_print.png") no-repeat center; background-size:cover;}
.snsBox .btnShare {width:40px; height:40px; background:url("/images/web/ftaportalkor/common/btn_sns.png") no-repeat center;  background-size:cover;}
.snsBox .btnBlog { background-position:-232px 0;}
.snsBox .btnFbook { background-position:-29px 0;}
.snsBox .btnTwt { background-position:-58px 0;}
.snsBox .btnYtb { background-position:-261px 0;}
.snsBox .btnInstar { background-position:-290px 0;}
.snsBox .sns_more {display:none; position:absolute; top:50px; right:0; white-space:nowrap; border:1px solid #bbb; border-radius:2px; padding:10px 10px 10px 7px; z-index:30; background-color:#fff}
/************************************** 서브콘텐츠 :끝 **************************************/


/********** Media quary **********/
@media screen and (max-width:1340px) {

	/* 로고 / 국가상징 */ 
	#header h1.logo {left:2.5%; margin-left:0;}

	/* top util */
	#header .toputil {width:100%; left:0%; margin-left:0;}

	/* footer */
	.box_footer {width:95%;}

	/* 검색, sns */
	#sub_container_wrap .sear_sns_box {height:auto; padding:10px 0;}
	#sub_container_wrap .sear_sns_box .sear_sns {width:95%;}

	/* 상단 SNS 버튼 */
	.com_sns {width:48%;}
	.com_sns ul li {margin:10px 0 0 5px}

	/************************************** 서브콘텐츠 :시작 **************************************/
	.sub_content_wrap {width:95%;}
	#sub_content {width:78%; }

	/* 검색, sns */
	#sub_container_wrap .sear_sns_box {left:auto; right:2.5%; margin-left:0; width:25%;} 
	#sub_container_wrap .sear_sns_box #header .toputil .search {width:100%; }

	/* 왼쪽메뉴 */
	#menu {width:20%;}

	/************************************** 서브콘텐츠 :시작 **************************************/	
	#sub_container_wrap,
	.sub_content_wrap,
	#sub_content,
	.subCntBody {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	/* content *//* 191030 - 수정완료 */
	#sub_container_wrap,
	.sub_content_wrap {width:100%}	
	.sub_content_wrap {padding-top:50px; margin:0 auto 30px;}	
	#sub_content {width:100%; min-height:0; padding:20px 30px 30px;}

	/* 검색, sns */
	#sub_container_wrap .sear_sns_box {right:auto; left:2.5%; top:185px; width:95%; margin:0 auto;} 
	#sub_container_wrap .sear_sns_box .sear_sns {width:100%;}

	/* sub 타이틀 *//* 191030 - 수정완료 */
	#sub_content .title_area{padding:10px 0;}
	.title_area .pageTitle {font-size:28px; padding-right:80px; margin:0 0 5px;}
	.title_area .location{line-height:20px;}

	/* etc :sns*/ 
	.snsBox {bottom:auto; top:10px}
	.snsBox .btnPrint {width:35px; height:35px;} 
	.snsBox .btnShare {width:35px; height:35px;}
	
	.subCntBody {width:100%; float:none; padding:25px 0}
	
	/* common */
	.img_auto { width:100%; height:auto}

	/* 왼쪽메뉴 */
	#menu {position:absolute; left:0; top:0; width:100%; height:auto; z-index:10;} 
	#menu nav{margin:0;}/* 191030 - 수정완료 */
	#menu h2 {position:relative; width:100%; height:50px; line-height:26px; box-sizing:border-box; padding:12px 0 12px 0; margin-bottom:0; color:#fff; cursor:pointer; font-size:17px; background:#053863;}
	
	#menu nav {display:none}
	#menu nav {position:relative; border-bottom:2px solid #0a326c}

	#menu .lnb > li {margin:0;}
	#menu .lnb > li > a {padding:10px 10px 10px 20px; font-size:15px; border-top:none;}
	#menu .lnb > li.on >a,
	#menu .lnb > li > a:hover,
	#menu .lnb > li > a:focus,
	#menu .lnb > li > a:active {border:1px solid #d00023; border-top:none; background-color:#f5012a; color:#fff}
  #menu .subLnb {background-color:#fff}
	/************************************** 서브콘텐츠 :끝 **************************************/	


}

@media screen and (max-width:1200px) {
	#wrap, #header, .headerWrap,
	#container, .area_footer, .box_footer,
	#gnb > li.others .m_util li,
	.box_search_2, .box_search_2 .box_search_2_1, .box_search_2 input,
	.area_footer .ft_site, .area_footer .ft_site .inner, .area_footer .ft_site ul, .area_footer .ft_site h2, .box_footer .box_info,
	.footBtnWrap, .footBtn button,
	.footBtn div,
	.footer_link {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	
	#wrap { min-width:300px; width:100%}	
	.headerWrap {width:100%;}
	
	/** Header **/
	#header {min-width:320px; height:120px; position:relative; top:auto !important;} 	
	#header .headerWrap {min-width:100%; height:77px;}	
	#header .gnb {display:none;}
	
	#header h1.logo {width:100%; top:50px; left:0; text-align:center; z-index:0;}	
	#header h1.logo a{width:115px; height:55px; margin:0 auto;}
	#header .logo_slogan {display:none;} 
	
	/* top util */
	#header .toputil {display:block; z-index:100;}	
	#header .toputil .topMenu {margin-right:2%;}/* 191226 수정 */
	/* #header .toputil .topMenu .lang  {display:none;} 191226 추가 */
	#header .toputil .search_word {display:none;}
	#header .toputil .bookmark{margin-left:2%;}

	/* 상단 메뉴 / 모바일 버튼 */
	#header #nav {display:none;}
	#header .mob_btn {display:block; position:absolute; right:2%; top:55px; width:30px; height:29px; background:#fff; font-size:0; text-indent:-10000px; padding:7px 10px 14px 10px; z-index:101;}	
	#header .mob_btn span {display:block; width:100%; float:right; margin:7px 0 0; height:2px; background:#333;}
	#header .mob_btn span:first-child {width:80%;}
	#header .mob_btn span:last-child {width:80%;}
	#header .mob_btn {transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}

	/* 모바일 메뉴 */
	#slide_map {display:none; position:absolute; width:100%; height:100%; left:0; top:0; z-index:2000; opacity:0; -webkit-opacity:0; filter:alpha(opacity=0); overflow:hidden;}
	#slide_map .box {position:absolute; left:-100%; top:0; width:100%; height:100%; background:rgba(0,0,0,0.9); z-index:10;}
	#slide_map .box .title {display:block; position:absolute; width:100%; font-size:22px; line-height:28px; padding:12px 2.5%; min-height:28px; background:#1f70b7; color:#fff; box-sizing:border-box;}
	#slide_map .box .binds {height:100%; overflow:hidden; }
	#slide_map .box ul {width:auto; height:auto; padding:60px 2.5% 20px; background:#fff;}
	#slide_map .box ul li {position:relative; }
	#slide_map .box ul li a {position:relative; display:block; padding:15px 0; border-bottom:1px solid #d3d3d3; color:#000; font-size:18px; line-height:22px; font-family:'NotoB'; text-decoration:none; }
	#slide_map .box ul li h2 {display:none;}
	#slide_map .box ul li a.ov {border-bottom:1px solid #053863; color:#053863;}
	#slide_map .box ul li a { background:url("/images/web/ftaportalkor/common/mob_dep_off.png") no-repeat 98% 50%;} /* 191231 */
	#slide_map .box ul li a.ov {background:url("/images/web/ftaportalkor/common/mob_dep_on.png") no-repeat 98% 50%;} /* 191231 */
	
	#slide_map .box ul li ul {display:none; margin:0; padding:0; border-bottom:1px solid #d3d3d3; background:#f5f5f5;}
	#slide_map .box ul li ul li a {border:0 !important; color:#444; font-family:'NotoM';}
	#slide_map .box ul li ul li a:hover, #slide_map .box ul li ul li a:active {text-decoration:underline;}

	#slide_map .box ul li ul li a {display:block; font-weight:normal; font-size:16px; line-height:22px; padding:10px 10px 10px 25px; background:url("/images/web/ftaportalkor/common/mob_dep_off.png") no-repeat 98% 50%;} /* 191023 수정 */
	#slide_map .box ul li ul li a:before {content:''; position:absolute; top:17px; left:15px; width:4px; height:4px; background:#b8b8b8; border-radius:2px;}
	#slide_map .box ul li ul li a.ov {color:#053863; background:url("/images/web/ftaportalkor/common/mob_dep_on.png") no-repeat 98% 50%;} /* 191023 수정 */
	#slide_map .box ul li ul li a.ov:before {background-color:#053863;} /* 191023 수정 */
	#slide_map .box ul li ul li a:after {display:none;}

	#slide_map .box ul li ul li ul {padding:10px 15px; margin:0 10px; border:1px solid #d3d3d3; background:#fff;}
	#slide_map .box ul li ul li ul li a {display:block; font-weight:normal; font-size:14px; line-height:20px; padding:5px 10px 5px 10px; font-family:'NotoR'; background:none;}/* 191023 수정 */
	#slide_map .box ul li ul li ul li a:before {content:''; position:absolute; top:15px; left:0; width:4px; height:2px; background:#b8b8b8; border-radius:2px;}
	#slide_map .box ul li ul li ul li a:after {display:none;}
	#slide_map .box ul li a[target='_blank'] strong:after{display:inline-block; vertical-align:middle; position:relative; content:''; background:url('/images/web/ftaportalkor/common/icon_new_WG.png') no-repeat; width:11px; height:11px; margin:-2px 0 0 8px;}

	#slide_map .box .close {display:block; position:absolute; right:0; top:0; width:52px; height:52px; z-index:51; background:rgba(0,0,0,0.5); text-indent:-9999px;}
	#slide_map .box .close:after {content:""; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(/images/web/ftaportalkor/common/btn_close_wh.png) no-repeat center 50%; -webkit-transition:all .8s ease; transition:all .8s ease;}
	#slide_map .box .close:hover:after, #slide_map .box .close:active:after {-webkit-transform:rotate(270deg); transform:rotate(270deg);}
	#slide_map .blind {display:block; position:absolute; width:100%; height:100%; left:0; top:0; z-index:1; background:#000; opacity:0.75; -webkit-opacity:0.75; filter:alpha(opacity=75);}	
	
	/* etc :sns*/ 
	.snsBox .btnPrint  {display:none;} /* 220630 */
	/*.btn_top {display:none !important;}*/
	.btn_top { width:50px; height:50px; right:2.5%; bottom:10px; z-index:2000; font-size:0;} /* 191231 */

	#sub_container_wrap {margin:0;} 

	/* 검색, sns */
	#sub_container_wrap .sear_sns_box {top:45px;} 
	#sub_container_wrap .sear_sns_box .sear_sns {width:100%;}

	/* 검색 */
	#header .toputil .m_search_btn{position: absolute; display:block; left:2%; top:50px; width:50px; height:50px; background:#fff url('/images/web/ftaportalkor/common/btn_search.png') no-repeat center; overflow:hidden; text-indent:-99999%;}
	#header .toputil .search {display:none; width:100%; left:0; top:120px; padding:20px 0; background:rgba(0,0,0,0.8);} 
	#header .toputil .search .search_wrap{position: relative; width:94%; padding:0 3%; margin:20px auto 0;} 
	#header .toputil .search h2 {position:relative; top:auto; left:auto; color:#fff; font-size:30px; font-weight:normal; z-index:10;}
	#header .toputil .search input{width:90%; height:50px; line-height:50px; padding-left:2%; float:left;}
	#header .toputil .search a.btn_top_sear{height:50px; width:10%; background-color:#fff;}
	#header .toputil .search a.btn_emp_sear{ position: absolute; right:2.5%; top:30px; line-height:40px; font-size:16px;}
	#header .toputil .search_close{display:block; position: absolute; top:-70px; left:2%; margin-right:-1px; z-index:100;}
	#header .toputil .search_close button{width:50px; height:50px; background:#fff url('/images/web/ftaportalkor/common/btn_close.png') no-repeat center; overflow:hidden; text-indent:-99999%;}
		
	/* footer */
	.box_footer .footer_link li a {line-height:30px; margin-right:20px;}

	/* 즐겨찾기 */
	.favoriteAdd {display:none !important;}

}
@media screen and (max-width:960px) {	

	/* footer */
	.box_footer .ft_logo{display:none;}
	.box_footer .footer_link{padding-left:0;}
	.box_footer .box_info{padding-left:0;}

	/* 사이트링크 */
	.footBtnWrap{position:relative; left:auto; right:auto; margin:0 0 10px;}
	.footBtn{width:100%; }
}

@media screen and (max-width:690px) {	

	/* 서브 *//* 191030 - 수정완료 */
	#sub_content{padding:10px 3%;}
	.title_area .pageTitle{font-size:24px;}
	.title_area .location span, .title_area .location strong{font-size:14px;}

	/* footer */
	.box_footer .box_info{padding-left:0;}
	.box_footer .box_info .ft_logo{display:none;}
	
	/* 사이트링크 */
	.box_footer .box_info address span {display:block; margin-left:0; padding-left:0;}
	.box_footer .box_info address span:after{display:none;}
	
}


@media screen and (max-width:560px) {	

	/* sub 타이틀 191021 추가 */
	.title_area .location a.home {display:none;}
	.title_area .location span {padding-left:0; background:none;}
	.title_area .location span + span {padding-left:18px; background:url('/images/web/ftaportalkor/common/bgLocation.png') no-repeat 6px center;}

		
}


@media screen and (max-width:440px) {
	
	
	
	
}

@media screen and (max-width :380px) {
	

}



