@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:100px; z-index:1100; background:rgba(0,0,0,0.3);} 
#header .headerWrap {position:relative; width:100%; margin:0 auto;}

/* top util */
#header .toputil {position: absolute; width:100%; max-width:1400px; left:50%; top:0; margin-left:-700px; z-index:80;}
#header .toputil a:hover{text-decoration: underline;}

/* top Menu */
#header .toputil .topMenu ul{position:absolute; top:12px; right:0; overflow:hidden;}
#header .toputil .topMenu li{position:relative; float:left; margin:0 10px 0 0; padding:0 0 0 10px;}
#header .toputil .topMenu li::before{content:''; position:absolute; top:10px; left:0; width:2px; height:2px; background:#fff;}
#header .toputil .topMenu li:first-child::before{display:none;}
#header .toputil .topMenu li a{color:#fff; font-size:14px;}
#header .toputil .topMenu li a img{width:14px; height:14px; margin:-4px 3px 0 0;}

/* 로고 */ 
#header h1.logo {position:absolute; left:50%; top:31px; margin-left:-700px; z-index:90;}
#header h1.logo a {display:block; width:199px; height:47px; background:url('/images/web/foreign/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;}

/* 검색 */
#header .toputil .m_search_btn{display:none;}
#header .toputil .search_close{display:none;}
#header .toputil .search {display:none; 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; display:inline-block; vertical-align: middle; padding-left:10px; margin:0 auto; border:2px solid #0170e0; overflow:hidden;}
#header .toputil .search .selectBox{position:relative; width:30%; float:left;}
#header .toputil .search .selectBox::after{content:""; position: absolute; right:0; top:0; width:31px; height:31px; border-right:1px solid #ccc; background:#fff url('/images/web/foreign/common/arr_search.png') no-repeat center;}
#header .toputil .search select{ width:100%; height:31px; border:0; line-height:31px; margin:5px 0; float:left;}
#header .toputil .search input {width:65%; height:41px; line-height:41px; font-size:13px; color:#555; font-family:'NotoR'; border:0; padding-left:3%;}
#header .toputil .search input::-webkit-input-placeholder {color:#555; font-family:'NotoR';}
#header .toputil .search a.btn_top_sear {position:absolute; right:0px; top:0; width:41px; height:41px; text-indent:-10000em; background:#0170e0 url('/images/web/foreign/common/btn_search.png') no-repeat center;}

/* 상단메뉴 */
#header .mob_btn {display:none;}
#header #nav {position:relative; width:auto; height:60px; padding-top:40px; overflow:hidden;}
#header #nav #blind {position:absolute; left:0; top:100px; width:100%; height:100%; z-index:1; background:#082d4e;}
#header #nav #gnb {position:relative; max-width:1400px; margin:0 auto; z-index:10;}
#header #nav #gnb > ul {width:1100px; height:auto; float:right}
#header #nav #gnb ul:after {content:""; display:block; clear:both;}
#header #nav #gnb > ul > li {width:25%; float:left;}
#header #nav #gnb ul li a {position:relative; display:block; height:60px; line-height:60px; color:#fff; text-align:center; font-family:'NotoM'; font-size:18px; letter-spacing:0;}/* 191209 ���� */
#header #nav #gnb ul li a span { display:block; position:relative; color:#fff;}
#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:#b8ddff;}
#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:#b8ddff; left:0; padding-left:50%; opacity:1; -webkit-opacity:1; filter:alpha(opacity=100);}


/* 2차메뉴 */
#header #nav #gnb ul li h2 {display:none;}
#header #nav #gnb ul li h2:after {content:""; display:block; clear:both; position:absolute; left:0; bottom:0; width:35px; height:2px; background:#fff;}
/* #header #nav #gnb ul li.menu1 h2 {left:0;}
#header #nav #gnb ul li.menu2 h2 {left:25%;}
#header #nav #gnb ul li.menu3 h2 {left:50%;}
#header #nav #gnb ul li.menu4 h2 {left:75%;} */

#header #nav #gnb > ul > li > ul {position:absolute; top:60px; width:19.7%; padding:15px 0 15px;}
#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.menu1 ul {left:0;}
#header #nav #gnb ul li.menu2 ul {left:25%;}
#header #nav #gnb ul li.menu3 ul {left:50%;}
#header #nav #gnb ul li.menu4 ul {left:75%;} */

#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:15px; line-height:20px; height:auto; padding:10px 25px 10px; color:#fff; text-align:left;}
#header #nav #gnb ul li ul li a strong {font-weight:normal;}
#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/foreign/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:#196ab3;}/* {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:20px; top:20px; background:#fff; z-index:2;}
#header #nav #gnb ul li ul > li.dep:after{content:""; position: absolute; width:1px; height:11px; right:25px; 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;}
#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 20px; background:#418bce;}
#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:-700px; 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:#272727; padding:20px 0 30px;}
.box_footer {position:relative; width:1400px; margin:0 auto; }
.box_footer  .ft_logo{position: absolute; left:0; top:70px;}
.box_footer .footer_link {overflow:hidden; margin:0 0 10px; border-bottom:1px solid #6a7176;}
.box_footer .footer_link li {position:relative; 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/foreign/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:hover {text-decoration:underline;}
.box_footer .footer_link li.point a {color:#b3e3ff; font-family:'NotoM'; } 
.box_footer .footer_link li.point a:hover {color:#178aed;}
.box_footer .footer_link li:first-child a {padding-left:0;} 
.box_footer .footer_link li:first-child:before {display:none;}
.box_footer .footer_link li.rss a{padding:0 0 0 25px;}
.box_footer .footer_link li.rss::before{content:''; position:absolute; top:20px; left:10px; width:10px; height:10px; background:url('/images/web/foreign/common/ft_rss.png') no-repeat;}
.box_footer .box_info {position:relative; margin:20px 0 0; padding-left:190px; font-size:13px; color:#fff; overflow:hidden;}
.box_footer .box_info address span {position:relative; display:block; margin-right:20px;}
.box_footer .box_info p.copyright{color:#d6d6d6; margin:5px 0 0; font-size:12px;}

/* 사이트링크 */
.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; border:1px solid #6a7176; border-left:0;}
.footBtn button {position:relative; width:100%; height:49px; cursor:pointer; background:#1e2429;}
.footBtn button:before{content:""; position:absolute; right:27px; top:20px; width:10px; height:9px; background:url('/images/web/foreign/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:49px; text-align:left; padding:0 20px; font-family:'NotoM'; font-size:15px; color:#afb0b2; border-left:1px solid #6a7176; 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; }*/

/* 200121 추가 */
.footBtn ul li a {color:#eee;}
.footBtn ul li a:hover {color:#fff; text-decoration:underline; }
.footBtn ul li.ft_btn_1d > a {display:block; margin:5px 0; padding:5px 10px; font-size:15px; font-family:'NotoM'; color:#fff; border:1px solid #000; background:#1a1f24;}
.footBtn ul li.ft_btn_1d ul li {position:relative; padding:3px 0 3px 8px; font-size:13px;}
.footBtn ul li.ft_btn_1d ul li:after {content:""; display:block; clear:both; position:absolute; left:0; top:9px; width:3px; height:3px; overflow:hidden; background:#ccc;}
.footBtn ul li.ft_btn_1d ul li a {display:block; line-height:1.3;}

.footBtn ul li.ft_btn_1d_bu {position:relative; padding:3px 0 3px 10px; font-size:15px; font-family:'NotoM'; color:#fff;} 
.footBtn ul li.ft_btn_1d_bu:after {content:""; display:block; clear:both; position:absolute; left:0; top:12px; width:4px; height:4px; overflow:hidden; background:#fff; border-radius:2px;}
.footBtn button, .footBtn button::before{ transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; }
/* //200121 추가 */

/* 상단이동 */
.btn_top { position:fixed; width:70px; height:70px; background:rgba(0,0,0,0.5) url('/images/web/foreign/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; padding-top:220px; border-top:1px solid #ccc; background:url('/images/web/foreign/common/S_visual.png') no-repeat center top;} 

/* 검색, 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:1400px; 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;}

.sub_content_wrap {position:relative; width:1400px; margin:30px auto; overflow:hidden; min-height:700px}
#sub_content {width:1100px; 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:'NotoM'; color:#fff; font-size:25px; line-height:50px; text-align:center; background:#053863; letter-spacing:-2px;}/* 191211 ���� */
#menu nav{margin:5px 0 0;}
#menu .lnb > li.on .subLnb {display:block;}
#menu .lnb > li > a {display:block; padding:12px 10px 12px; font-size:17px; line-height:25px; font-family:'NotoR'; color:#333; border:1px solid #dedede; border-top:none; background:#fff url("/images/web/foreign/common/lnb_off.png") no-repeat right 50%;} 
#menu .lnb > li:first-child > a {border-top:1px solid #dedede;}/* 191224 �߰� */
#menu .lnb > li > a.on {color:#0063af; background:url('/images/web/foreign/common/lnb_off.png') no-repeat 19px 14px}
#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/foreign/common/lnb_on.png") no-repeat right 50% #353c47;}
#menu .subLnb {display:none; padding:10px 0; border:1px solid #d3d3d3; border-top:none; background:#edf2f4;}
#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 .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 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/foreign/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/foreign/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/foreign/common/icon_new_WG.png') no-repeat; width:11px; height:11px; margin:-4px 0 0 8px;}

/* sub 타이틀 */
#sub_content .title_area {position:relative; padding:20px 0 10px; background:url('/images/web/foreign/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/foreign/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/foreign/common/ico_home.png') no-repeat left center;}


/* sns */ 
.snsBox { position:absolute; bottom:20px; right:0; text-align:right;}
.snsBox > button {float:left;}
.snsBox button { display:inline-block; width:26px; height:26px; overflow:hidden; background:url("/images/web/foreign/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/foreign/common/btn_print.png") no-repeat center; background-size:cover;}
.snsBox .btnShare {width:40px; height:40px; background:url("/images/web/foreign/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:1420px) {

	/* 상단 */
	#header h1.logo {left:2.5%; margin-left:0;}
	#header .logo_slogan {left:2.5%; margin-left:150px;}

	/* top util */
	#header .toputil {width:96%; left:2%; margin-left:0;}
	
	/* 상단메뉴 */
	#header #nav #gnb{width:96%;}
	#header #nav #gnb > ul {width:75%; height:auto; float:right; word-break:keep-all}
	/* 2차메뉴 */
	#header #nav #gnb > ul > li h2 { font-size:18px}
	#header #nav #gnb > ul > li > ul {width:15%}

	/* 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%;}
	
}
@media screen and (max-width:1340px) {

	/* 검색, 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 */
	#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 타이틀 */
	#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 {top:10px; bottom:auto;}
	.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;}

	#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:#2c5d86;}
	
	#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 #353c47; border-top:none; background-color:#353c47; 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:80px; position:absolute; top:auto !important;} 	
	#header .headerWrap {min-width:100%; height:77px;}	
	#header .gnb {display:none;}
	
	#header h1.logo {width:100%; top:16px; left:0; text-align:center; z-index:0;}	
	#header h1.logo a{margin:0 auto;}
	#header .logo_slogan {display:none;} 
	
	/* top util */
	#header .toputil {display:block; z-index:100;}	
	#header .toputil .topMenu{display:none;}
	#header .toputil .rcl_link{display:none;}

	/* 상단 메뉴 / 모바일 버튼 */
	#header #nav {display:none;}
	#header .mob_btn {display:block; position:absolute; left:2%; top:17px; width:30px; height:29px; background:#043764; font-size:0; text-indent:-10000px; padding:7px 10px 14px 10px; z-index:101;}	
	#header .mob_btn span {display:block; width:100%; float:left; margin:7px 0 0; height:2px; background:#fff;}
	#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.8); 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% 0; 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/foreign/common/mob_dep_off.png") no-repeat 98% 50%;} /* 191231 */
	#slide_map .box ul li a.ov {background:url("/images/web/foreign/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/foreign/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/foreign/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/foreign/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/foreign/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 {padding-top:180px; background-size:auto 180px;}

	/* 검색, 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; right:2%; top:17px; width:50px; height:50px; background:#0170e0 url('/images/web/foreign/common/btn_search.png') no-repeat center; overflow:hidden; text-indent:-99999%;}
	#header .toputil .search {display:none; width:100%; left:0; top:80px; padding:20px 0; background:rgba(0,0,0,0.8);} 
	#header .toputil .search .search_wrap{position: relative; width:94%; padding:0 3%; margin:10px auto 0; border:0;} 
	#header .toputil .search h2 {position:relative; top:auto; left:auto; color:#fff; font-size:30px; font-weight:normal;}
	#header .toputil .search select{line-height:50px; height:50px; margin:0;}
	#header .toputil .search .selectBox::after{width:50px; height:100%;}
	#header .toputil .search input{width:90%; height:50px; line-height:50px; margin-left:1%; padding-left:2%; float:left;}
	#header .toputil .search a.btn_top_sear{height:50px; width:10%; right:2.5%;}
	#header .toputil .search_close{display:block; position: absolute; top:-65px; right:2%; margin-right:-1px; z-index:100;}
	#header .toputil .search_close button{width:50px; height:50px; font-size:0; background:#0170e0 url('/images/web/foreign/common/btn_close_wh.png') no-repeat center; overflow:hidden; text-indent:-99999%;}

}
@media screen and (max-width:960px) {	

	/* footer */
	.box_footer .ft_logo{display:none;}
	.box_footer .footer_link{padding-left:0; margin:10px 0 20px; border-bottom:0;}
	.box_footer .footer_link li a{line-height:25px;}
	.box_footer .box_info{padding-left:0;}
	.box_footer .footer_link li.rss::before{top:7px;}

	/* 사이트링크*/
	.footBtnWrap{position:relative; left:auto; right:auto; margin:0 0 10px;}
	.footBtn{width:100%; }
}

@media screen and (max-width:690px) {	

	/* 서브 */
	#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) {	

	/* header */
	#header .toputil .topLink ul li a{font-size:13px;}
	#header .toputil .topLink .fs_size{display:none;}


	/* footer */
	.box_footer .footer_link li a{background:none; padding-left:0; margin-right:20px;}

	/* sub 타이틀 */
	.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/foreign/common/bgLocation.png') no-repeat 6px center;}

		
}


@media screen and (max-width:480px) {


	/* 검색 */
	#header .toputil .search h2{font-size:20px; }
	#header .toputil .search .selectBox{width:50%; height:40px; float:none; margin:0 auto;}
	#header .toputil .search .selectBox::after{width:40px; height:100%;}
	#header .toputil .search select{margin:0 0 5px; height:40px; line-height:40px;}
	#header .toputil .search input{width:90%;}
	#header .toputil .search a.btn_top_sear{top:auto; bottom:0;}
	
}

@media screen and (max-width :380px) {

	/* 유틸 */
	#header h1.logo{top:20px; margin:0 0 0 10px;}
	#header h1.logo a{height:42px;}

}



