@charset "utf-8";

#wrap{ position:relative; min-width:1300px; min-height:100%; overflow:hidden; font-family:'NotoR';}

/*배경그림자*/
#shadow_device {display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:1000; background:#000; opacity:0.7; }
/*터치영역*/
#touchArea {display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:880;}
/*모바일메뉴*/
#topmenu{ display:none; overflow-y:auto; overflow-x:hidden; position:absolute; top:0; right:-230px; width:230px; height:100%; background:#404142; z-index:1050; box-shadow:0px 0px 10px #333;}

/*헤더*/
#header.T2_Aheader{ position:relative; width:100%; height:205px; background:url('/images/web/mg/common/bg_header.gif') repeat-x;}
.T2_Aheader .header_wrap {position:relative; width:1300px; margin:0 auto;}
.T2_Aheader .header_wrap h1 { position:absolute; top:65px; left:0}
.T2_Aheader .header_wrap h1 a{display:block;}

/* 상단옵션 */
.T2_Aheader .gnb_opt{float:right; color:#fff; font-size:0; line-height:0; }
.T2_Aheader .gnb_opt .fs_control{display:inline-block; vertical-align: top; font-size:0; line-height:0;}
.T2_Aheader .gnb_opt .fs_control h3{display:inline-block; font-size:12px; letter-spacing: -0.5px; line-height:40px; vertical-align: middle; margin-right:10px;}
.T2_Aheader .gnb_opt .fs_control a{width:40px; height:40px; line-height:40px; margin-right:3px; display:inline-block; vertical-align: middle; text-indent:-9999%; overflow:hidden;}
.T2_Aheader .gnb_opt .fs_control a.plus{background:#001d3c url('/images/web/mg/common/btn_plus.png') no-repeat center;}
.T2_Aheader .gnb_opt .fs_control a.reset{background:#001d3c url('/images/web/mg/common/btn_reset.png') no-repeat center;}
.T2_Aheader .gnb_opt .fs_control a.minus{background:#001d3c url('/images/web/mg/common/btn_minus.png') no-repeat center;}
.T2_Aheader .gnb_opt .tpop_control{display:inline-block;}
.T2_Aheader .gnb_opt .tpop_control a{display:block; position: relative; font-size:14px; font-family:'NotoM'; color:#fff; line-height:40px; background:#274160; padding:0 30px 0 20px; transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; -ms-transition: all .2s ease;}
.T2_Aheader .gnb_opt .tpop_control a::after{content:""; position: absolute; width:8px; height:5px; right:15px; top:18px; background:url('/images/web/mg/common/btn_arr.png') no-repeat center;}
.T2_Aheader .gnb_opt .tpop_control a.on::after{transform:rotate(180deg); -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);}

/* 사용자메뉴 */
.T2_Aheader .gnb_util {position:absolute; right:0; top:88px; font-size:13px;}
.T2_Aheader .gnb_util li {float:left;}
.T2_Aheader .gnb_util li a {display:block; padding-left:10px; margin-left:10px; letter-spacing: -0.5px; background:url('/images/web/mg/common/line_gnb.png') no-repeat left center; color:#333;}
.T2_Aheader .gnb_util li a:hover{font-family: 'NotoM'; text-decoration: underline;}
.T2_Aheader .gnb_util li:first-child a{background:none;}
 
/* 검색 */
.search_btn button, .search button, .search .cont_box button, .search_close button{font-size:0; line-height:0; text-indent:-10000px;}
.T2_Aheader .search_btn {display:none; position:absolute; left:2%; top:55px;}
.T2_Aheader .search_btn button {width:50px; height:50px; background:#0095a6 url('/images/web/mg/common/btn_search.png') no-repeat center; }
.T2_Aheader .search {position:absolute; top:63px; left:50%; width:400px; height:42px; margin-left:-200px; z-index:200;}
.T2_Aheader .search .search_wrap {position:relative; width:390px; height:38px; color:#5b5a5a; border:3px solid #074093; background:#fff; z-index:2; overflow:hidden;}
.T2_Aheader .search .search_wrap legend{position: absolute; left:0; top:0; width:1px; height:1px; overflow: hidden; text-indent: -99999%;}
.T2_Aheader .search .cont_box {position:relative; display:block;}
.T2_Aheader .search .cont_box button {position:absolute; top:0; right:0; width:38px; height:38px; background:#074093 url('/images/web/mg/common/btn_search.png') no-repeat 50% 50%}
.T2_Aheader .search input {padding-left:10px; width:80%; height:40px; line-height:40px; font-size:14px; color:#444; border:0; background-color:#fff;}/* 191203 */
.T2_Aheader .search ::-webkit-input-placeholder,
.T2_Aheader .search :-ms-input-placeholder,
.T2_Aheader .search ::placeholder{line-height:40px;}/* 191203 */
.T2_Aheader .search_close{display:none; position:absolute; top:-65px; left:2%; z-index:10;}
.T2_Aheader .search_close button {width:50px; height:50px; background:#0095a6 url('/images/web/mg/common/btn_close_wh.png') no-repeat center}

/* 검색 - 인기검색어 */
.T2_Aheader .keyword{margin:5px 0 0;}
.T2_Aheader .keyword p{float:left; font-family:'NotoB'; color:#074093; margin:0 10px; font-size:13px;}
.T2_Aheader .keyword ul{width:320px; height:20px; overflow:hidden;}
.T2_Aheader .keyword ul li{float:left;}
.T2_Aheader .keyword ul li a{display:block; margin:0 5px; letter-spacing: -0.5px; font-size:12px; color:#444;}

/* 사이트맵 */
.T2_Aheader #gnb .sitemap{position: absolute; right:0; top:15px; display:block; width:25px;}
.T2_Aheader #gnb .sitemap span{display:block; float:right; height:3px; width:100%; background:#003267; margin:3px 0; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease;}
.T2_Aheader #gnb .sitemap:hover span{width:100% !important;}
.T2_Aheader #gnb .sitemap span:nth-child(2){width:80%;}

/* 메뉴 */
.T2_Aheader #gnb {position:absolute; top:150px; left:0; width:100%; z-index:100; background:#fff url('/images/web/mg/common/bg_menu.png') repeat-x top; border-bottom:1px solid #2d518f}
.T2_Aheader #animate {position:relative; width:1300px; height:55px; margin:0 auto; z-index:10; overflow:hidden;}
.T2_Aheader #tnb {position:relative; margin-right:50px; background:url('/images/web/mg/common/line_menu.png') repeat-y left;}
.T2_Aheader #tm{ display:table; width:100%; padding-left:1px; background:#fff url('/images/web/mg/common/bg_menu.png') repeat-x top; display: flex; justify-content: center;}
.T2_Aheader #tm:after { content:""; clear:both; display:table;}				

.T2_Aheader #tm li.th1 { position:relative; text-align:center; width:14%; display:table-cell; background:#fff url('/images/web/mg/common/line_menu.png') repeat-y right;} /* 210114 gsjeong 메뉴너비 수정 */
.T2_Aheader #tm li.th1:last-child{background-image: none;}
.T2_Aheader #tm li.th1.on {background-color:#f2f4f7}
.T2_Aheader #tm li.th1.menu1, .T2_Aheader #tm li.th1.menu2{width:14%;}
.T2_Aheader #tm li.th1 a.th1_lnk {display:block; font-weight:bold; font-size:17px; color:#333; height:56px; line-height:55px; background:#fff url('/images/web/mg/common/bg_menu.png') repeat-x bottom; }
.T2_Aheader #tm li.th1 a.current, .T2_Aheader #tm li.th1 a:hover {background:#003267; text-decoration:none; color:#fff !important;}
.T2_Aheader #tm li.th1.gov img { position:absolute; top:-10px; width:65px; height:34px}/* 정보공개메뉴 */
.T2_Aheader #tm li.th1 a.th1_lnk.pr { color:#036ad4}/* 홍보관메뉴 */
.T2_Aheader #tm li ul.th2 {padding:8px 0 12px; text-align:left; font-size:13px; padding-right:1px; display:none;}/* 200224 jhk 2차메뉴의 컨텐츠가 인식문제 수정 */
.T2_Aheader #tm li ul.th2 li {line-height:22px; position:relative; }
.T2_Aheader #tm li ul.th2 li a.th2_link {display:block; position:relative; color:#333; padding:3px 20px 5px 10px;}
.T2_Aheader #tm li ul.th2 li a:hover{background-color:#dbe1eb; color:#333 !important; text-decoration:none; }
.T2_Aheader #tm li ul.th2 li a.ov{ background-color:#03a2a9; color:#fff !important; text-decoration:none; }
.T2_Aheader #tm li ul.th2 li a.th2_link.dep::after, .T2_Aheader #tm li ul.th2 li a.th2_link.dep::before{transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease; -ms-transition: all .2s ease;}

/* 3차메뉴 추가 */  
.T2_Aheader #tm li ul.th3 { display:none; font-size:12px; padding:5px 0; background:#ececec; border-bottom:1px solid #ddd;}
.T2_Aheader #tm li li:last-child ul.th3 {border-bottom:0;}
.T2_Aheader #tm li ul.th3 li {line-height:18px;}
.T2_Aheader #tm li ul.th3 li a.th3_link { background:url('/images/web/mg/common/snb_btn_dot.gif') no-repeat 15px 11px; display:block; color:#666; padding:3px 12px 3px 24px}
.T2_Aheader #tm li ul.th3 li a.ov, .T2_Aheader #tm li ul.th3 li a:active, .T2_Aheader #tm li ul.th3 li a:hover{ background-color:transparent; color:#3f8184 !important; text-decoration:underline; }

/* 2차메뉴 아이콘 */  
.T2_Aheader #tm li ul.th2 li a.th2_link.dep::after{content:""; position: absolute; right:7px; top:14px; width:9px; height:1px; background:#959aa4;}
.T2_Aheader #tm li ul.th2 li a.th2_link.dep::before{content:""; position: absolute; right:11px; top:10px; width:1px; height:9px; background:#959aa4;}
.T2_Aheader #tm li ul.th2 li.on a.th2_link.dep::before{transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg);}
.T2_Aheader #tm li ul.th2 li a.th2_link.dep.ov::after, .T2_Aheader #tm li ul.th2 li a.th2_link.dep.ov::before{background:#fff;}

/* 새창 아이콘 */
.T2_Aheader #tm li > a[target='_blank']:after{display:inline-block; vertical-align:middle; position:relative; content:''; background:url('/images/web/mg/common/icon_blank.png') no-repeat; width:11px; height:11px; margin:-1px 0 0 8px;}

/* SNS & 사용자메뉴 */
#topmenu .mobile_global {overflow:hidden; }
#topmenu .mobile_global .mt_global {padding:10px 0; background:#252627;}
#topmenu .mobile_global .mt_global a {display:block; margin:3px 20px; text-align:center; line-height:30px; color:#fff; border:1px solid #000;} 

/* 모바일 */
.nav_mobile {display:none; position:absolute; top:55px; right:2%;}
.nav_mobile a {display:block; width:50px; height:50px; border:1px solid #000; background:url('/images/web/mg/common/btn_m_nav.png') no-repeat center;}
.nav_mobile a span { position:absolute; top:-9999px; left:0; overflow:hidden; height:0; font-size:0; }

.nav_mobile_close{display: none; position: absolute; right:2.5%; top:13px; z-index: 9999;}
.nav_mobile_close a { display:block; width:50px; height:50px; background:url('/images/web/mg/common/btn_close_wh.png') no-repeat center; border:1px solid #fff;}
.nav_mobile_close a span { position:absolute; top:-99999px; left:0; overflow:hidden; height:0; font-size:0; }

#topmenu {display:none;}
#gnb_device > li {border-bottom:1px solid #252627; background:#404142; }
#gnb_device > li > a { display:block; height:22px; padding:14px 18px; background:url('/images/web/mg/common/mo_menu_ov.png') no-repeat right top; font-size:16px; color:#fff; }
#gnb_device > li > a.on,
#gnb_device > li > a:hover,
#gnb_device > li > a:focus,
#gnb_device > li > a:active {background:url('/images/web/mg/common/mo_menu_off.png') no-repeat right top; text-decoration:none; }

#gnb_device > li > ul { padding:10px 0; background:#2b2c2e; }
#gnb_device > li > ul > li {background:#2b2c2e; }
#gnb_device > li > ul > li > a {display:block; position: relative; padding:6px 20px 6px 25px; font-size:14px; color:#fff; background:url('/images/web/mg/common/snb_btn_dot.gif') no-repeat 15px 16px; }
#gnb_device > li > ul > li > a.dep3::after{content:" "; position: absolute; width:8px; height:5px; right:20px; top:13px; background:url('/images/web/mg/common/ico_nav_arrow.png') no-repeat center; }
#gnb_device > li > ul > li > a.dep3.on::after{transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);}
#gnb_device > li > ul > li > a.ov,
#gnb_device > li > ul > li > a:hover,
#gnb_device > li > ul > li > a:focus,
#gnb_device > li > ul > li > a:active {color:#00baff; }
#gnb_device > li > ul > li > ul {padding:5px 20px; background:#161718; }
#gnb_device > li > ul > li > ul > li {padding:3px 0; border-bottom:1px dotted #404142;}
#gnb_device > li > ul > li > ul > li:last-child {border-bottom:0;}
#gnb_device > li > ul > li > ul > li > a {line-height:1.4; font-size:13px; color:#ccc;}
#gnb_device > li > ul > li > ul > li > a.ov, #gnb_device > li > ul > li > ul > li > a:hover, #gnb_device > li > ul > li > ul > li > a:focus, #gnb_device > li > ul > li > ul > li > a:active {color:#fff; }

/* footer */
.T2_Afooter .area_footer {position:relative; background:#121e34;}
.T2_Afooter .box_footer {position:relative; width:1300px; margin:0 auto; padding:30px 0 35px;}

/* 사이트링크 */
.T2_Afooter .footBtnWrap { height:50px; margin-right:70px; font-size:14px;}
.T2_Afooter .footBtnWrap:after {display:block; visibility:hidden; clear:both; height:0; content:''}
.T2_Afooter .footBtn {position:relative; width:18.4%; float:left; margin-left:2%;}
.T2_Afooter .footBtn:first-child{margin-left:0;}
.T2_Afooter .footBtn button {width:100%; height:40px; line-height:40px; position:relative; font-size:14px; text-align:left; color:#fff; background:#2a3549; cursor: pointer;}
.T2_Afooter .footBtn button:hover{background:#465673;}
.T2_Afooter .footBtn button span{padding-left:15px; display:block; margin-right:40px; border-right:1px solid #6a7280;}
.T2_Afooter .footBtn button::before{content:""; position: absolute; right:19px; top:10px; width:1px; height:19px; background:#959aa4;}
.T2_Afooter .footBtn.on button::before{transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg);}
.T2_Afooter .footBtn button::after{content:""; position: absolute; right:10px; top:19px; width:19px; height:1px; background:#959aa4;}
.T2_Afooter .footBtn div { display:none; position:absolute; bottom:40px; left:-1px; width:100%; max-height:223px; border:1px solid #728197; border-bottom:0; overflow-y:auto; z-index:10000;}
.T2_Afooter .footBtn ul li {font-size:13px; border-top:1px solid #5d6a77;}
.T2_Afooter .footBtn ul li strong {display:block; padding:7px 10px; color:#fff799; opacity:1; background:#343b42;}
.T2_Afooter .footBtn ul li:first-child {border:0; }
.T2_Afooter .footBtn ul li ul {border-top:1px solid #5d6a77;}
.T2_Afooter .footBtn ul li a {display:block; padding:7px 10px; overflow:hidden; color:#d4dde7; opacity:0.9; background:#343b42;}
.T2_Afooter .footBtn ul li a:hover, .T2_Afooter .footBtn ul li a:focus, .T2_Afooter .footBtn ul li a:active {opacity:1; color:#fff;}
.T2_Afooter .footBtn button, .T2_Afooter .footBtn button::before{ transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease; }


/* 푸터 메뉴 */
.T2_Afooter .footer_link {position:relative; height:49px; overflow:hidden; z-index:10;}
.T2_Afooter .footer_link ul{ overflow:hidden; padding:10px 0 0}
.T2_Afooter .footer_link li {float:left;}
.T2_Afooter .footer_link li a {display:block; position:relative; padding-left:15px; margin-left:15px; font-size:14px; color:#fff;}
.T2_Afooter .footer_link li a:before { content:''; width:2px; height:2px; border:1px solid #fff; position:absolute; top:10px; left:0;}
.T2_Afooter .footer_link li:first-child a{margin-left:0; padding-left:0;}
.T2_Afooter .footer_link li:nth-child(3) a{font-size:16px; font-weight:700; color:#f35e64;}/* 210825 hansolko 추가 */
.T2_Afooter .footer_link li:first-child a::before { display:none;}
.T2_Afooter .footer_link li a:hover {text-decoration:underline;}

.T2_Afooter .box_footer .box_info {position:relative; padding-left:220px; margin:10px 0 0; line-height:20px; font-size:13px; word-break:keep-all; color:#ddd;}
.T2_Afooter .box_footer .box_info address, .T2_Afooter .box_footer .box_info p.call{display:inline-block;}
.T2_Afooter .box_footer .box_info p.call::before{content:"/"; display:inline-block; margin:0 5px;}
.T2_Afooter .box_footer .box_info p.call span{color:#6690bf;}
.T2_Afooter .box_footer .box_info .copyright {margin-top:5px; color:#ddd;}
.T2_Afooter .ft_logo{position: absolute; left:0; top:10px;}

/* 상단이동 */
.btn_top a{position: absolute; width:50px; height:40px; right:0; top:-30px; padding:10px 0; background:url('/images/web/mg/common/bg_topmove.png') no-repeat; background-size:100% 100%; text-align:center; color:#fff;}
.btn_top a span{display:block; font-size:13px;}

/* 퀵메뉴 */
.Quickmn { position:absolute; top:30px; left:50%; width:150px; height:auto; text-align:center; margin-left:680px; z-index:99}
.Quickmn h2 { font-size:16px; font-weight:bold; line-height:40px; color:#fff; background:#0c3771}
.Quickmn ul {background:#fff; border:1px solid #d3dbe0; border-top:0; border-bottom:0}
.Quickmn ul li a { display:block; font-size:12px; line-height:18px; padding:5px 0; color:#333; word-break:keep-all; border-bottom:1px solid #d3dbe0 }
.Quickmn ul li.bcol a { background:#f1f4f9}
.Quickmn ul li:hover a { text-decoration:underline}
.Quickmn .mgnavi_depth_open,
.Quickmn .mgnavi_depth_close{display: block;border:1px solid #bababa;background: #fff;font-size: 0;width: 17px;height: 17px;cursor:pointer;position: relative;position: absolute;right:0;top:12px;}
.Quickmn .mgnavi_depth_close{display: none;}
.Quickmn .mgnavi_depth_open::after{content: '';width: 8px;height: 1px;background: #000;position: absolute;left: 5px;top:8px;}
.Quickmn .mgnavi_depth_open::before{content: '';width: 1px;height: 8px;background: #000;position: absolute;left: 8px;top:5px}
.Quickmn .mgnavi_depth_close::after{content: '';width: 8px;height: 1px;background: #000;position: absolute;left: 5px;top:8px;}
.Quickmn .active .mgnavi_depth_open{display: none;}
.Quickmn .active .mgnavi_depth_close{display: block;}

/*===================================== 서브 =========================================*/
/* content */
#sub_container_wrap {position:relative; background:#fff}
#sub_container_wrap:after {content:""; display:block; clear:both;} 

.sub_content_wrap {position:relative; width:1300px; margin:0 auto 100px; min-height:680px;} 
.sub_content_wrap:after {content:""; display:block; clear:both;} 

#sub_content{ float:right; width:990px} 
.subCntBody{ position:relative; padding:30px 0 40px; word-break:keep-all}
	
/* sub visual */
@keyframes animate_background{
	0%   {background-position:50% 0;}
	50%  {background-position:50% 100%;}
	100%  {background-position:50% 0.1%;}
}
.s_visual {position:relative; width:100%; height:230px; background:url('/images/web/mg/sub/S_visual.png') no-repeat 50% 0; -webkit-animation:animate_background 8s linear;-moz-animation:animate_background 8s linear;-o-animation:animate_background 8s linear;animation:animate_background 8s linear; display:none;}
.s_visual .slogan{max-width:1300px; margin:0 auto; padding:50px 20px;}

/* 왼쪽메뉴 수정 */
#menu { position:relative; float:left; margin-right:50px; width:260px; padding-top:20px} 
#menu h1 { height:80px; line-height:78px; letter-spacing:-2px; text-align:center; color:#fff; font-size:26px; background:#003267;}
#menu .lnb { border:1px solid #d3d7dd; margin:10px 0 0;}
#menu .lnb > li{ position:relative; border-top:1px solid #d3d7dd }
#menu .lnb > li:first-child{ border-top:0 }
#menu .lnb > li > a {display:block; line-height:130%; padding:10px 20px 10px 16px; font-size:14.5px; color:#333;}
#menu .lnb > li > a:hover { text-decoration:underline}
#menu .lnb > li.on > a {color:#fff; background-color:#03a2a9; font-family: 'NotoM';} 
#menu .lnb > li.on > a:hover { text-decoration:none}

#menu .subLnb {display:none; background-color:#f2f2f2; padding:8px 0;}
#menu .subLnb > li { position:relative}
#menu .subLnb > li > a {display:block; color:#333; padding:5px 12px; font-size:13.5px; margin-left:20px;  background:url('/images/web/mg/common/bgSideNaviSub.png') no-repeat 0 12px}
#menu .subLnb > li.on > a {color:#03a2a9; font-family:'NotoM'; background:url('/images/web/mg/common/bgSideNaviSub_on.png') no-repeat 0 12px}
#menu .subLnb > li.on > a:hover {text-decoration:none}
#menu .subLnb > li > a:hover{ text-decoration:underline}

#menu .subLnb3 {display:none; width:198px; margin:0 auto; background-color:#fff; padding:8px 10px; }
#menu .subLnb3 li a {display:block; color:#666; padding:3px 8px 3px 8px; font-size:12.5px; background:url('/images/web/mg/common/subLnb3_dot.png') no-repeat 0 11px}
#menu .subLnb3 li.on a {color:#0e2e54; font-family: 'NotoM'; background-image:url('/images/web/mg/common/subLnb3_dot_on.png')}
#menu .subLnb3 li.on a:hover {text-decoration:none}
#menu .subLnb3 li a:hover{ text-decoration:underline}

/* 왼쪽메뉴 2차메뉴 아이콘 */  
#menu .lnb > li.row > a::after, #menu .lnb > li.row > a::before{display:block; position:absolute; content:''; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; -ms-transition: all .3s ease;}
#menu .lnb > li.row > a::after{width:2px; height:10px; background:#999; right:18px; top:14px;}
#menu .lnb > li.row > a::before{ width:10px; height:2px; background:#999; right:14px; top:18px}
#menu .lnb > li.row.on > a::after, #menu .lnb > li.row.on > a::before{background:#fff;}
#menu .lnb > li.row.on > a::after{transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg);}

/* 왼쪽메뉴 3차메뉴 아이콘 */  
#menu .subLnb > li.row > a:after{display:block; position:absolute; content:'';}
#menu .subLnb > li.row > a:after{background:url('/images/web/mg/common/ico_add.png') no-repeat; width:13px; height:13px; right:15px; top:8px;}
#menu .subLnb > li > a.on:after{ background:url('/images/web/mg/common/ico_out.png') no-repeat; width:13px; height:13px; right:15px; top:8px}

/* 새창 아이콘 */
#menu .lnb a[target='_blank']:after  {content:""; background:url('/images/web/mg/common/icon_blank.png') no-repeat; display:inline-block; width:11px; height:11px; margin-left:10px;}

/* sub 타이틀 */
#sub_content .title_area{ position:relative; overflow:hidden; padding:50px 0 10px; border-bottom:1px solid #e5e5e5}
#sub_content .title_area:after { content:""; display:block; clear:both;}
.title_area .location { position:absolute; top:25px; right:0; font-size:13px; line-height:18px;}
.title_area .location span, 
.title_area .location strong {display:inline-block; *display:inline; zoom:1; padding-left:16px; background:url('/images/web/mg/common/icon_location_arrow.gif') no-repeat 5px 6px; color:#777}
.title_area .location strong { font-weight:normal}
.title_area .location a.home img {vertical-align:middle}
.title_area .pageTitle{ font-weight:bold; letter-spacing:-2px; font-size:32px; color:#222; line-height:36px}

/* sns */ 
.snsBox { position:absolute; bottom:10px; right:0;}
.snsBox:after { content:""; display:block; clear:both;}
.snsBox button { float:left; margin-left:7px; width:28px; height:28px; overflow:hidden; background:url("/images/web/mg/common/btnSns.png") no-repeat 0 0}
.snsBox button > span {text-indent:-1140px; font-size:0; line-height:0}
.snsBox .btnPrint { background-position:0 0; }
.snsBox .btnFbook { background-position:-31px 0; }
.snsBox .btnTwt { background-position:-62px 0; }
.snsBox .btnKko { background-position:-93px 0; }
.snsBox .btnKkot { background-position:-124px 0; }
.snsBox .btnBand{ background-position:-155px 0; }
.snsBox .btnDaum{ background-position:-186px 0; }
.snsBox .btnShare{ background-position:-217px 0; }
.snsBox .snsClose{background-position:-248px 0;margin-left: -135px;} /* 231117 */ 
.snsBox .sns_more{display:none; position:absolute; right:-140px; top:0; text-align:left}
.snsBox.on{ right:140px}
.snsBox.on .sns_more{ display:block;}
.snsBox.on .btnShare {left: 33px;position: absolute;} /* 231117 */

/*===================================== 서브 =========================================*/

@media (max-width:1340px) {

	/* header */
	.T2_Aheader .header_wrap{width:96%;}
	.T2_Aheader .infoToday{right:180px;}

	/* 메뉴 */
	.T2_Aheader #animate{width:96%;}
}

/********** media query mobile *************/
@media (max-width:1200px) {/* 190906 */
	
	#wrap{min-width:320px; overflow:visible; width:100%; height:100%}
	#header, #snb,
	.search, .search .search_wrap, .search input, 
	.T2_Afooter .footer_link li { width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	
	#header.T2_Aheader {height:120px; border-bottom:2px solid #205a9f;}
	.T2_Aheader .header_wrap{width:100%;}
	.T2_Aheader .header_wrap h1 {  top:60px; left:2%; margin-left:60px; }
	.T2_Aheader .header_wrap h1 img { width:auto; height:40px;}

	/* 검색 */
	.T2_Aheader .search_btn {display:block}
	.T2_Aheader .search {display:none; width:100%; top:120px; left:0%; height:120px; margin-left:0; padding:39px 2.5%; background:rgba(0,0,0,0.8);}
	.T2_Aheader .search .search_wrap {width:100%; height:42px; border:0; border-radius:0; overflow:visible }
	.T2_Aheader .search .cont_box {padding-right:60px;}
	.T2_Aheader .search .cont_box button {top:0; right:0; width:60px; height:42px;}
	.T2_Aheader .search input {margin:0; padding:0 10px; width:calc(100% - 50px); height:42px; line-height:42px;}
	.T2_Aheader .search_close{display:block}
	.T2_Aheader .keyword{display:none;}

	/* 사용자메뉴 */
	.T2_Aheader .gnb_util{display:none;}
	
	/* 날씨정보 */
	.T2_Aheader .infoToday { top:50px; right:80px}
	.T2_Aheader .infoToday .info{margin:0 0 3px;}

	/* 메뉴 */
	.T2_Aheader #gnb {display:none;}

	/*모바일 */
	.nav_mobile {display:block;}
	
	/* footer */
	.T2_Afooter .area_footer {background-image:none; border-top:1px solid #9a9a9a;}
	.T2_Afooter .box_footer {width:95%; padding-top:20px; padding-bottom:70px}
	
	/* 사이트링크 */
	.T2_Afooter .footBtnWrap { height:auto; margin:0}
	.T2_Afooter .footBtn {width:48%; margin:5px 1%;}
	.T2_Afooter .footBtn:first-child{margin:5px 1%;}
	
	/* 푸터 메뉴 */
	.T2_Afooter .footer_link { height:auto; border-bottom:0}
	.T2_Afooter .footer_link ul{ padding:0; margin-top:15px; border-left:1px solid #484e58; border-top:1px solid #484e58;}
	.T2_Afooter .footer_link li {width:25%; height:35px; line-height:33px; border-right:1px solid #484e58; border-bottom:1px solid #484e58; }
	.T2_Afooter .footer_link li:before { display:none}
	.T2_Afooter .footer_link li a {padding:0 12px; margin:0; text-align:center}	
	.T2_Afooter .footer_link li a:before{display:none;}
	
	.T2_Afooter .box_footer .box_info {margin-top:10px}
	
	/* 상단이동 */
	.btn_top a{position: fixed; top:auto; right:2.5%; bottom:2.5%; z-index: 9999;}
	
	/* 퀵메뉴 */
	.Quickmn { display:none}

	/************ 서브 ************/		
	.sub_content_wrap, #sub_content, .subCntBody, #menu h1 {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	/* sub visual */
	.s_visual{animation:none;}

	/* content */
	#sub_container_wrap, .sub_content_wrap {width:100%}	
	.sub_content_wrap {margin:0 auto}	
	#sub_content{margin:0; width:100%; padding:0 2.5% 20px}
	.subCntBody {width:100%}

	/* 왼쪽메뉴 */
	#menu { width:100%; margin:0; padding:0}
	#menu h1 {width:auto; height:auto; text-align:left; line-height:1.5; padding:10px 20px; cursor:pointer; font-size:20px; background:#0c3771 url("/images/web/mg/common/btn_mob_nav.png") no-repeat 98% 50%; border-radius:0}
	#menu h1.on{background-image:url("/images/web/mg/common/btn_mob_nav_off.png")}
    #menu nav{display:none}
    #menu nav{position:relative; border-bottom:1px solid #333}
    #menu .lnb{ border:0}
	#menu .subLnb3 {width:100%; box-sizing:border-box} /* 190102 수정 */
	
}

@media (max-width: 800px){
	
	/* 사이트링크 */
	.T2_Afooter .footBtn {width:100%;}
		
	/* 푸터 메뉴 */
	.T2_Afooter .footer_link li {width:50%;}

	/************ 서브 ************/	
	.subCntBody{padding:25px 0 40px}
	
	/* sub visual */
	.s_visual {position:relative; width:100%; height:200px; background-size:cover;}
	.s_visual .slogan img{height:180px; width:auto;}

	/* sub 타이틀 */
	#sub_content .title_area{ height:auto; overflow:visible; padding:0 0 0; border-bottom:0;}
	.title_area .location { position:relative; top:auto; right:auto; text-align:center; margin:20px 0 10px}
	.title_area .pageTitle{ border-bottom:1px solid #e5e5e5; padding-bottom:10px; text-align:center; line-height:130%;}
	
	/* sns */ 
	.snsBox { position:relative; float:right; bottom:auto; right:auto; z-index:1; margin-top:10px}

}
@media (max-width: 640px){

	/************ 서브 ************/	
	/* sub visual */
	.s_visual {background-position:60% 50% !important;}
	.s_visual .slogan img{height:120px; width:auto;}
}

@media (max-width: 580px){
	
	#header.T2_Aheader {height:100px;}
	.T2_Aheader .header_wrap h1 {width:100%; top:50px; left:auto; margin:0; text-align:center}
	.T2_Aheader .header_wrap h1 img {height:35px;}
	
	/* 날씨정보 */
	.T2_Aheader .infoToday { display:none}

	/* 검색 */
	.T2_Aheader .search_btn {top:48px;}
	.T2_Aheader .search_btn button {width:40px; height:40px; background-size:24px auto}
	.T2_Aheader .search {top:100px}
	.T2_Aheader .search_close{ top:-51px;}
	.T2_Aheader .search_close button {width:40px; height:40px;}
	
	/* 모바일 */
	.nav_mobile {top:48px}
	.nav_mobile a {width:40px; height:40px; background-size:50% auto;}
	
	.nav_mobile_close{top:20px;}
	.nav_mobile_close a {width:40px; height:40px}
	
	/* 푸터 */
	.T2_Afooter .box_footer .box_info { background:none; padding:0}/* 푸터 메뉴 */	
	.T2_Afooter .box_footer .box_info {padding-left:0;}
	.T2_Afooter .ft_logo{display:none;}

	/* 왼쪽메뉴 */
	#menu h1 { text-align:left; padding:6px 16px 9px; background-position:97% 50%}
	
	/* sub 타이틀 */
	.title_area .location {margin:16px 0 8px}
	.title_area .pageTitle{ font-size:24px; letter-spacing:-1px; padding-bottom:18px;}

}

@media (max-width:480px) {

	/************ 서브 ************/	
	/* sub visual */
	.s_visual {height:160px; }
	.s_visual .slogan{padding:10px;}
	.s_visual .slogan img{height:100px; width:auto;}	

	/* 왼쪽메뉴 */
	#menu h1 {background-position:96% 50%}
	
	/* 푸터 메뉴 */
	.T2_Afooter .footer_link li {width:100%;}
	.T2_Afooter .footer_link li a{padding:0;}
	
}

@media (max-width:380px) {

	/************ 서브 ************/	
	/* sub visual */
	.s_visual {background-position:60% 50% !important;}
	.s_visual .slogan{padding:10px 0;}
	
	
}