@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; overflow:hidden;}
.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; min-width:1400px; font-family:'NotoR', '맑은 고딕';}
/** Header **/
Animation
#header #nav #gnb,
#header #nav #gnb ul li a span:after
{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:140px; z-index:1100; background:url('/images/web/english/common/bg_header.gif') repeat-x top;} 
#header .headerWrap {position:relative; width:100%;}

/* 로고 */ 
#header h1.logo {position:absolute; left:50%; top:15px; margin-left:-700px; z-index:1000;}
#header h1.logo a {display:block; width:195px; height:58px; background:url('/images/web/english/common/logo.png') no-repeat left top;}
#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: relative; width:100%; max-width:1400px; height:90px; margin:0 auto; z-index:15;} 
#header .toputil .topMenu {position: absolute; top:33px; right:175px; line-height:27px; font-size:14px;}
#header .toputil .topMenu > li {position:relative; margin-left:10px; padding-left:10px; float:left; overflow:hidden;} 
#header .toputil .topMenu > li:before {content:""; display:block; clear:both; position:absolute; left:0; top:8px; width:1px; height:11px; 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 span {display:block; margin-right:10px; float:left;}
#header .toputil .topMenu > li a.btn_Tplus {margin-top:3px; width:22px; height:22px; float:left; text-indent:-99999%; background:url('/images/web/english/common/btn_Tplus.png') no-repeat left center;}
#header .toputil .topMenu > li a.btn_Tminus {margin-top:3px; width:22px; height:22px; float:left; text-indent:-99999%; background:url('/images/web/english/common/btn_Tminus.png') no-repeat left center;}
#header .toputil .topMenu > li a {display:block; color:#444;}

/* SNS 바로가기 */
#header .toputil .topSns {position:relative; float:right; margin-top:25px; overflow:hidden;}
#header .toputil .topSns ul li {width:25px; height:25px; display:inline-block; margin:10px 2px 0; -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 .topSns ul li:hover {margin-top:0;}


/* 상단메뉴 */
#header .mob_btn {display:none;}
#header #nav {position:relative; width:100%; height:auto;}
#header #nav #blind {position:absolute; left:0; top:50px; width:100%; height:100%; z-index:1;}
#header #nav #gnb {position:relative; max-width:1400px; margin:0 auto; z-index:10;}
#header #nav #gnb > ul {width:100%; height:auto;}
#header #nav #gnb ul:after {content:""; display:block; clear:both;}

/*
#header #nav #gnb > ul > li {width:18%; float:left;}
#header #nav #gnb > ul > li.menu5 {width:28%;}*/

#header #nav #gnb > ul > li {width:16%; float:left;}
#header #nav #gnb > ul > li.menu6 {width:16%;}  /* 20201019 수정 메뉴6추가*/

#header #nav #gnb ul li a {position:relative; display:block; height:50px; line-height:50px; color:#000; text-align:center; font-family:'NotoM';}
#header #nav #gnb ul li a span { display:block; position:relative; font-size:17px; height:50px; line-height:50px; color:#fff;}
#header #nav #gnb ul li a span::before{content:""; position: absolute; left:0; top:50%; width:2px; height:18px; margin-top:-9px; background:url('/images/web/english/common/line_nav.png') no-repeat;}
#header #nav #gnb ul li:first-child a span::before{display:none;}
/*#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{background:#005298;}
/*#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:#fff; left:0; padding-left:50%; opacity:1; -webkit-opacity:1; filter:alpha(opacity=100);}*/

/* 2차메뉴 */
/*#header #nav #gnb > ul > li > ul {position: relative;}*/
#header #nav #gnb > ul > li > ul {display:none; position: absolute; left:0; top:50px; background:#005298;}/* 2차메뉴 하나씩 */
#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.menu1 ul{left:0;}
#header #nav #gnb > ul > li.menu2 ul{left:18%;}
#header #nav #gnb > ul > li.menu3 ul{left:36%;}
#header #nav #gnb > ul > li.menu4 ul{left:54%;}
#header #nav #gnb > ul > li.menu5 ul{left:72%; width:28%;} 
*/

#header #nav #gnb > ul > li.menu1 ul{left:0;}
#header #nav #gnb > ul > li.menu2 ul{left:16%; width:16%;}
#header #nav #gnb > ul > li.menu3 ul{left:32%;} 
#header #nav #gnb > ul > li.menu4 ul{left:48%;} 
#header #nav #gnb > ul > li.menu5 ul{left:64%;}
#header #nav #gnb > ul > li.menu6 ul{left:80%; width:16%;}  /* 20201019 수정 메뉴6추가*/

#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 50px 10px 25px; 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/english/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:#e40a2e;}/* {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:25px; top:20px; background:#fff; z-index:2;}
#header #nav #gnb ul li ul > li.dep:after{content:""; position: absolute; width:1px; height:11px; right:30px; 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:#a10311;}
#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 #nav .mn_close {display:none; position:absolute; left:50%; bottom:0; margin-left:650px; z-index:11;} /* 191028 추가 */
#header #nav .mn_close a {display:block; width:50px; height:50px; text-indent:-99999%; background:#e40a2e url('/images/web/english/common/btn_close_wh.png') no-repeat center;} /* 191028 추가 */


/* 전체메뉴 */
#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:#e40a2e;}
#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 191220 수정 및 추가 */
.area_footer {position:relative; font-family:'NotoR'; background:#f4f4f4;}
.box_footer {position:relative; width:100%; max-width:1400px; line-height:20px; padding:20px 0 40px; margin:0 auto;}
.box_footer span {position:absolute; left:0; top:20px;}
.box_footer address{font-family: 'NotoM'; color:#000; margin-left:160px;}
.box_footer p.copyright{color:#666; margin:10px 0 0 160px;}
.box_footer p.txt{line-height:20px; padding:10px 0; color:#fff; background:#7e7e7e; margin:10px 0 0; text-align:center;}

/* 상단이동 */
.btn_top { position:fixed; width:70px; height:70px; background:rgba(0,0,0,0.5)  url('/images/web/english/common/btn_topmove.png') no-repeat center; 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:140px;} 
#sub_container_wrap:before {content:""; display:block; clear:both; position:absolute; left:0; top:240px; width:100%; height:50px;}

.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:40px 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 {padding:45px 10px; font-family:'NotoB'; color:#fff; font-size:20px; line-height:35px; text-align:center; background:#053863;}/* 191219 */
#menu .lnb > li.on .subLnb {display:block;}
#menu .lnb > li > a {display:block; padding:12px 40px 12px 10px; font-size:15px; line-height:25px; font-family:'NotoM'; color:#333; border:1px solid #dedede; border-top:none; background:#fff url("/images/web/english/common/lnb_off.png") no-repeat right 50%;} 
#menu .lnb > li > a.on {color:#0063af; background:url('/images/web/english/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:'NotoM'; text-decoration:none; border:1px solid #f5012a; border-top:none; background:url("/images/web/english/common/lnb_on.png") no-repeat right 50% #f5012a;}
#menu .subLnb {display:none; padding:10px 0; border:1px solid #d3d3d3; border-top:none; background:#f5f5f5;}
#menu .subLnb li a {position:relative; display:block; color:#333; padding:4px 10px 4px 30px; font-size:13px; 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;  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/english/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/english/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/english/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/english/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/english/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/english/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/english/common/btnSns.png") no-repeat 0 0; cursor: pointer;}
.snsBox button > span {text-indent:-1140px; font-size:0; line-height:0}
.snsBox .btnPrint {width:40px; height:40px; overflow:hidden; background:url("/images/web/english/common/btn_print.png") no-repeat center; background-size:cover;}
.snsBox .btnShare {width:40px; height:40px; background:url("/images/web/english/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}

/* 개인정보처리방침 */
.box_footer .privacy {margin: 4px 0 -2px 160px;}
.box_footer .privacy a{color: #e40a2e; font-weight: 700;}
/************************************** 서브콘텐츠 :끝 **************************************/

/********** Media quary **********/
@media screen and (max-width:1400px) {

	/* 레이아웃 및 헤더 */
	#wrap {min-width:1020px;}

	#header .headerWrap {min-width:1020px;}

	/* 로고 /  국가상징 */ 
	#header h1.logo {left:2.5%; margin-left:0;}
	/*#header .taegeukgi {left:160px; margin-left:0;} 191021 주석처리 */
	#header .logo_slogan {left:2.5%; margin-left:150px;}

	/* top util */
	#header .toputil {right:2.5%; margin-right:0;}

	/* 전체메뉴 */
	#header .allm {right:10px; margin-right:0;}

	/* footer */
	.box_footer {width:95%;}

	/* 사이트링크 */
	.footBtnWrap {font-size:14px; width:400px;}
	.footBtn button span{padding-left:20px;}

	/* 검색, sns */
	#sub_container_wrap .sear_sns_box {height:auto; padding:10px 0;}
	#sub_container_wrap .sear_sns_box .sear_sns {width:95%;}

	/************************************** 서브콘텐츠 :시작 **************************************/
	.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 .com_search {width:100%; }

	/* 왼쪽메뉴 */
	#menu {width:20%;}

}


@media screen and (max-width:1300px) {	
	
	/************************************** 서브콘텐츠 :시작 **************************************/	
	#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 10px}
	
	/* common */
	.img_auto { width:100%; height:auto}

	/* 왼쪽메뉴 */
	#menu {position:absolute; left:0; top:0; width:100%; height:auto; z-index:10;} 

	#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:#0863b1;}
	
    #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:119px; position:relative; top:auto !important; background-image:none; border-bottom:1px solid #ccc;} 	
	#header .headerWrap {min-width:100%; height:77px;}	
	#header .gnb {display:none;}
	
	#header h1.logo {left:2.5%; top:50px;}	
	#header .logo_slogan {display:none;} 

	#header .toputil{height:40px; right:auto; background:#f1f1f1; border-bottom:1px solid #ccc;}
	#header .toputil .topMenu{top:0; margin-right:2.5%;}
	#header .toputil .topMenu li:first-child{display:none;}
	#header .toputil .topMenu li a{line-height:40px;}
	#header .toputil .topMenu > li:before{display:none;}
	#header .toputil .topSns{margin:0 2.5% 0 0;}
	#header .toputil .topSns ul li{margin:8px 2px 0}

	/* 상단 메뉴 / 모바일 버튼 */
	#header #nav {display:none;}
	#header .mob_btn {display:block; position:absolute; right:2.5%; top:55px; width:20px; height:27px; border:1px solid #e40a2e; font-size:0; text-indent:-10000px; padding:7px 14px 14px 14px;}	
	#header .mob_btn:hover {background-color:#e40a2e;}
	#header .mob_btn:hover span {background:#fff;}
	#header .mob_btn span {display:block; width:100%; margin:7px 0 0; height:2px; background:#e40a2e;}
	#header .mob_btn span:first-child {width:70%;}
	#header .mob_btn span:last-child {width:70%;}
	#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:#fff; 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:#e40a2e; color:#fff; box-sizing:border-box;}
	#slide_map .box .binds {height:100%; overflow:hidden; background:#fff;}
	#slide_map .box ul {width:auto; height:auto; margin:0 2.5%; padding:60px 0 0 0;}
	#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/english/common/mob_dep_off.png") no-repeat 98% 50%;} /* 191231 */
	#slide_map .box ul li a.ov {background:url("/images/web/english/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; } 
	#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:before {background-color:#053863;} 
	#slide_map .box ul li ul li a:after {display:none;}
	
	/* 3차메뉴가 있을 시, + 모양 */
	#slide_map .box ul li ul li.dep a{background:url("/images/web/english/common/mob_dep_off.png") no-repeat 98% 50%;}
	#slide_map .box ul li ul li.dep a.ov{color:#053863; background:url("/images/web/english/common/mob_dep_on.png") no-repeat 98% 50%;}  

	#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;}
	#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/english/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/english/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);}
	
	/* 전체메뉴 */
	#header .allm {display:none;}	
	
	/* 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 */

	/* footer 191220 수정 */
	.box_footer .box_info {padding:10px 0 20px; font-size:13px;}
	.box_footer span {display:none;}
	.box_footer address{margin-left:0; text-align:center;}
	.box_footer p.copyright{margin:10px 0 0 0; text-align:center;}

	/* 서브 */
	#sub_container_wrap {padding:0;}  
	
	/* 개인정보처리방침 */
	.box_footer .privacy {text-align: center;  margin-left: 0;}

}

@media screen and (max-width:920px) {

	/* footer */
	.box_footer .footer_link {padding:10px 0;}
	.box_footer .footer_link li a {line-height:30px; margin-right:20px; padding-left:0;}
	.box_footer .footer_link li a:before {display:none;}
	
	/* 개인정보처리방침 */
	.box_footer .privacy {text-align: center;  margin-left: 0;}

}

@media screen and (max-width:690px) {	
	
	/* 사이트링크 */
	.footBtn {width:100%; margin:5px 0 0;}
	.box_footer .box_info address span {display:block; margin-left:0; padding-left:0;}
	.box_footer .box_info address span:after{display:none;}
	
	/* 개인정보처리방침 */
	.box_footer .privacy {text-align: center;  margin-left: 0;}
	
}


@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/english/common/bgLocation.png') no-repeat 6px center;}

	/* 개인정보처리방침 */
	.box_footer .privacy {text-align: center;  margin-left: 0;}	
}


@media screen and (max-width:440px) {
	
	
	
	
}

@media screen and (max-width :380px) {
	

}



