@charset "UTF-8";

.big_wrap{position:relative; max-width:1820px; margin-left:auto; margin-right:auto;}
@media all and (max-width:1000px) {
	.big_wrap{padding-left:3%; padding-right:3%;}
}
/*! gnb */
.gnb{position:relative;z-index:40}
.gnb:before{display:block;position:absolute;top:0;left:50%;width:100vw;height:100%;background-color:#eee;transform:translateX(-50%)}
/*! gnb 사이트 */
.gnb .site{position:relative;font-size:0;line-height:0}
.gnb .site_item{display:inline-block;margin-left:10px;padding-top:10px;padding-bottom:10px}
.gnb .site_item:first-child{margin-left:0}
.gnb .site_anchor{color:#000;font-size:15px;line-height:17px;letter-spacing:-.03em}
/*! gnb 링크 */
.gnb .link{position:absolute;top:0;right:0;font-size:0;line-height:0}
.gnb .link_item{display:inline-block;margin-left:10px;padding-top:10px;padding-bottom:10px;vertical-align:top}
.gnb .link_item:first-child{margin-left:0}
.gnb .link_anchor,.gnb .link_button{color:#000;font-size:15px;line-height:17px;letter-spacing:-.03em}
/*! gnb 언어 */
.gnb .language{position:relative;padding-top:9px;padding-bottom:9px}
.gnb .language_panel{display:none;position:absolute;top:100%;left:0;z-index:30;width:100%;background-color:#fff;border:1px solid #000}
.gnb .language_anchor{font-size:14px;line-height:16px}
.gnb .language.active .language_panel{display:block}
/*! */
.group{position:relative;z-index:30;width:100%}
/*! 로고 */
.logo{position:relative;padding-top:30px;padding-bottom:30px}
.logo .logo_anchor{z-index:90; position:relative; width:250px; height:32px; margin:34px 0; background-image:url('/common/images/layout/logo_sprite.png'); background-size:100% 231.25%; font-size:0; line-height:0;}
.lnb_open .logo .logo_anchor{background-position:left 100%; background-size:100% 231.25%;}
/*! 검색 */

.search .search_hide,.search .search_show{display:none}
.search .search_fieldset{display:inline-block; overflow:hidden; position:relative; border:1px solid #8f9baf; border-right-width:0; border-radius:7px 8px 8px 7px;}
.search .search_fieldset:before{display:block; position:absolute; top:50%; left:218px; width:1px; height:30px; margin-top:-15px; background-color:#cfcfd3; content:'';}
.search .search_query{width:100%;height:50px;padding-left:10px;font-size:16px;line-height:18px;letter-spacing:-.03em}
.search .search_submit{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#ccc}

@media all and (min-width:1001px){
	.lnb{position:absolute; top:0; left:0; width:100%;height:100px}
	.lnb .wrap{height:100%}
	.lnb .menu{overflow:hidden;position:absolute;top:0;left:0;z-index:20;width:100%;height:100%;background-color:#fff;transition-property:height}
	.lnb .menu:before{display:block;position:absolute;top:0;left:0;width:100%;height:1px;background-color:#e2e3e5}
	.lnb:before{display:block;visibility:hidden;opacity:0;position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition-property:visibility,opacity;transition-duration:.25s;transition-timing-function:linear}
	.lnb_open .lnb:before{visibility:visible;opacity:1}
	.lnb .menu .depth2,.lnb .menu.after:after{height:calc(100% - 60px)}
	.lnb .menu.after:after{bottom:0;left:0;z-index:20;width:100%;height:1px;background-color:#e2e3e5;box-sizing:border-box}
	.lnb_open .lnb .menu.after:after{visibility:visible;opacity:1}
	.lnb .menu_header{display:none}
	.lnb .menu_title{display:none}
	.lnb .menu .depth1_list{width:100%;padding-right:60px;text-align:center}
	.lnb .menu .depth1_item{position:relative; width:20%}
	.lnb .menu .depth1_item:first-child{margin-left:0}
	.lnb .menu .depth1_text{display:block;position:relative; padding:37px 0; text-align:center;color:#fff;font-size:24px;line-height:26px;letter-spacing:-.05em;font-weight:500;text-decoration:none;transition-property:color}
	.lnb .menu .depth1_text:before{visibility:hidden;opacity:0;display:inline-block;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#373d45;transition-property:visibility,opacity}
	/* .lnb .menu .depth1_text[target='_blank']:after{display:inline-block;width:20px;height:20px;margin-left:5px;background-color:#000;vertical-align:middle} */
	.lnb .menu .depth1_text:hover:before{visibility:visible;opacity:1}
	.lnb .menu .depth1_item.active .depth1_text{text-decoration:none}
	.lnb .menu .depth1_item.active .depth1_text:before{visibility:visible;opacity:1}
	.lnb .menu .depth2{opacity:1; visibility:visible; overflow:visible;box-sizing:border-box;transition-property:visibility,opacity}
	.lnb .menu .depth2:before{display:none;position:absolute;top:0;left:50%;width:100vw;height:1px;background-color:#ebebee;transform:translateX(-50%)}
	.lnb_open .lnb .menu .depth2:before{display:block;}
	.lnb .menu .depth2_content{position:relative;min-height:350px;padding-left:280px}
	/*! 메뉴 고정 높이 */
	.lnb .menu .depth2_title{position:absolute;top:1px;left:0;width:280px;height:100%;background-color:#eee}
	.lnb .menu .depth2_info{width:inherit;height:inherit;padding-top:60px;text-align:left;color:#000;font-weight:300}
	.lnb .menu .depth2_info:before{display:block;position:absolute;bottom:0;right:0;width:200px;height:100px;background-color:#ccc}
	.lnb .menu .depth2_slogan{display:block;font-size:16px;line-height:18px;letter-spacing:-.05em}
	.lnb .menu .depth2_subject{display:block;position:relative;margin-top:10px;padding-right:30px;font-size:30px;line-height:38px;letter-spacing:-.025em;font-weight:500;word-break:keep-all}
	.lnb .menu .depth2_list{padding-bottom:30px;text-align:left}
	.lnb .menu .depth2_item{position:relative;width:25%;padding:35px 20px 10px 30px}
	.lnb .menu .depth2_item:before{display:block;position:absolute;top:0;right:0;width:1px;height:100vh;background-color:#e2e3e5}
	.lnb .menu .depth2_text{display:block;padding-bottom:0; color:#333;font-size:19px;line-height:25px;letter-spacing:-.025em;font-weight:500;text-decoration:none;word-break:break-all}
	.lnb .menu .depth2_text[target='_blank']:after{visibility:visible;opacity:1;bottom:10px;width:12px;height:12px;background-repeat:no-repeat;background-position:left top;background-size:auto;transition:none}
	.lnb .menu .depth1_item.active .depth2{visibility:visible;opacity:1;z-index:10; background-color:#f6faff;}
	.lnb .menu .depth2_text:hover{color:#000}
	.lnb .menu .depth2_text:hover:after,.lnb .menu .depth2_text:hover:before{visibility:visible;opacity:1}
	.lnb_open .lnb .menu .depth3{visibility:visible;opacity:1;z-index:10;border-top-width:1px}
	.lnb .menu .depth3{display:none;}
	.lnb .menu .depth3_list{margin-top:18px}
	.lnb .menu .depth3_item{margin-top:4px}
	.lnb .menu .depth3_item:first-child{margin-top:0}
	.lnb .menu .depth3_text{display:block;position:relative;z-index:20;padding-left:9px;color:#555;font-size:15px;line-height:21px;letter-spacing:-.03em;word-break:keep-all}
	.lnb .menu .depth3_text:before{display:block;position:absolute;top:9px;left:0;width:3px;height:3px;background-color:#8892a5}
	.lnb .menu .depth3_text:hover{text-decoration:underline}
	.lnb .menu .depth3_text:hover:before{background-color:#222}
	.lnb .menu .depth3_text[target='_blank']:after{display:inline-block;width:14px;height:14px;margin-left:5px;background-repeat:no-repeat;background-position:left top}
	.lnb .menu .depth4{display:none}
}
@media all and (max-width:1000px){
	.lnb .menu{visibility:hidden;overflow-x:hidden;overflow-y:auto;position:fixed;right:-100%;z-index:50;width:360px;height:100%;padding-top:160px;background-color:#fff;transition-property:visibility,right;transition-duration:.25s;transition-timing-function:linear}
	.lnb .wrap{height:inherit;padding-left:30px;padding-right:30px}
	.lnb .menu_show{position:absolute;top:20px;right:3%;z-index:30}
	.lnb .menu_show .menu_btn{position:relative;width:60px;height:60px;border:1px solid #e2e3e5}
	.lnb .menu_show .menu_btn:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:24px;height:18px;margin:auto;background-image:url('/common/images/layout/ham_btn.png');background-repeat:no-repeat;}
	.search_show .lnb .menu_show{z-index:0}
	.lnb .menu_hide{position:absolute;top:20px;right:-300px;z-index:50}
	.lnb .menu_hide .menu_btn{display:block;position:relative;width:25px;height:25px}

	.lnb_show .menu_hide{right:15px}
	.lnb .menu_header{display:block;position:absolute;top:0;left:0;width:360px}
	.lnb .site{position:relative;background-color:#01a3b0;padding-left:30px;padding-right:30px}
	.lnb .site:after{display:block;position:absolute;bottom:0;right:12px;width:116px;height:47px;background-image:url(../images/common/mobile_lnb_sprite.png);background-repeat:no-repeat;background-position:left top;background-size:100% 419.14%}
	.lnb .site_list{padding:22px 90px 22px 0}
	.lnb .site_item{display:inline-block;position:relative;width:auto;margin-left:11px;padding-left:14px}
	.lnb .site_item:before{display:block;position:absolute;top:0;bottom:0;left:0;width:3px;height:3px;margin-top:auto;margin-bottom:auto;background-color:rgba(255,255,255,.6)}
	.lnb .site_anchor{display:block;position:relative;color:#fff;font-size:15px;line-height:28px;letter-spacing:-.025em}
	.lnb .site_item.n1,.lnb .site_item.n4{margin-left:0;padding-left:0}
	.lnb .site_item.n1:before,.lnb .site_item.n4:before{display:none}
	.lnb .site_anchor:before{display:none;left:0;right:auto}
	.lnb .site_item:first-child .site_anchor:before{display:block}
	.lnb .link{display:inline-block;position:relative;width:100%;padding-top:20px;padding-bottom:21px;padding-left:30px;background-color:#fff}
	.lnb .link:before{display:block;position:absolute;bottom:0;left:50%;width:100vw;height:1px;border-bottom:1px dotted #999;transform:translateX(-50%)}
	.lnb .link_item{float:left;position:relative;margin-left:24px}
	.lnb .link_item:first-child{margin-left:0}
	.lnb .link_anchor,.lnb .link_button{position:relative;padding-left:22px;color:#494e61;font-size:15px;line-height:18px;letter-spacing:-.025em}
	.lnb .link_anchor:before,.lnb .link_button:before{display:block;position:absolute;top:0;bottom:0;left:0;margin-top:auto;margin-bottom:auto;background-image:url(../images/common/mobile_lnb_sprite.png);background-repeat:no-repeat}
	.lnb .link_item.n1 .link_anchor:before{width:16px;height:18px;background-position:left 31.84%;background-size:725% 1094.44%}
	.lnb .link_item.n2 .link_anchor:before{width:12px;height:12px;background-position:left 45.94%;background-size:828.57% 1641.66%}
	.lnb .link_item.n3 .link_anchor:before{width:12px;height:12px;background-position:left 57.83%;background-size:966.66% 1641.66%}
	.lnb .menu .depth1{height:inherit;z-index:10;margin-top:2px}
	.lnb .menu .depth1_list{position:relative;min-height:100%}
	.lnb .menu .depth1_item{border-bottom:1px solid #e2e3e5}
	.lnb .menu .depth1_text{display:block;position:relative;padding-top:21px;padding-bottom:21px;color:#111;font-size:20px;line-height:25px;letter-spacing:-.05em;text-decoration:none;transition-property:color}
	.lnb .menu .depth1_text:after{display:block;position:absolute;top:0;bottom:0;right:0;margin-top:auto;margin-bottom:auto}
	.lnb .menu .depth1_text[target='_blank']:after{width:12px;height:12px;background:url(/common/images/layout/blank_sprite.png) no-repeat left top}
	.lnb .menu .depth1_item.active .depth1_text{color:#008494}
	.lnb .menu .depth2{transition-property:visibility,opacity}
	.lnb .menu .depth2_list{border-width:0;border-style:solid;border-color:#008494;transition-property:border-top-width, padding;}
	.lnb .menu .depth2_item{transition-property:border-bottom-color}
	.lnb .menu .depth2_text{display:block;position:relative;padding-left:13px;padding-right:40px;color:#292e42;letter-spacing:-.05em;text-decoration:none;box-sizing:border-box;transition-property:padding-top,padding-bottom,color}
	.lnb .menu .depth2_text:before{display:block;position:absolute;top:9px;left:2px;width:0;height:0;background-color:#008494;transform:rotate(45deg);transition-property:none}
	.lnb .menu .depth2_text:after{display:block;position:absolute;top:0;bottom:0;right:0;margin-top:auto;margin-bottom:auto}
	.lnb .menu .depth2_text[target='_blank']:after{display:none; position:relative; top:auto; right:auto; bottom:auto; left:auto; width:12px;height:12px; margin-left:5px; background-image:url('/common/images/layout/m_lnb_blank_sprite.png'); background-size:100% 283.33%; vertical-align:1px;}
	.lnb .menu .depth1_item.active .depth2_text[target='_blank']:after{display:inline-block;}
	.lnb_show.lnb_open .lnb .menu .depth1_item.active .depth2{visibility:visible;opacity:1}
	.lnb .menu .depth1_item.active .depth2_list{padding-top:4px;padding-bottom:26px;border-top-width:3px}
	.lnb .menu .depth1_item.active .depth2_item{margin-top:13px}
	.lnb .menu .depth1_item.active .depth2_text{color:#292e42;font-size:17px;line-height:22px}
	.lnb .menu .depth1_item.active .depth2_text:before{width:5px;height:5px}
	.lnb .menu .depth3{transition-property:visibility,opacity,padding-top,padding-bottom}
	.lnb .menu .depth3_list{padding-left:15px;padding-right:15px;border-width:0;border-style:solid;border-color:#9c9fab;transition-property:padding-top,padding-bottom}
	.lnb .menu .depth3_item{padding-left:11px}
	.lnb .menu .depth3_item:before{display:block;position:absolute;top:0;left:0;width:0;height:0;background-color:#292e42;transition:none}
	.lnb .menu .depth3_text{display:block;padding-right:25px;color:#525252;letter-spacing:-.05em;text-decoration:none;transition-property:color,font-weight}
	.lnb .menu .depth3_text:after{display:block;position:absolute;transition-property:none}
	.lnb_show.lnb_open .lnb .menu .depth1_item.active .depth2_item.active .depth3{visibility:visible;opacity:1}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_list{padding-top:4px;padding-bottom:14px;margin-top:12px;background-color:#f7f9fc;border-top-width:1px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item{margin-top:9px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item:before{top:10px;width:3px;height:3px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_text{color:#292e42;font-size:16px;line-height:21px;letter-spacing:-.05em}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth3_text{font-weight:500}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.has .depth3_text:after{top:7px;right:1px;width:11px;height:6px}
	.lnb .menu .depth4{transition-property:visibility,opacity}
	.lnb .menu .depth4_list{padding-right:20px;border-width:0;border-style:dotted;border-color:#c6c7ca;transition-property:padding-top}
	.lnb .menu .depth4_item{padding-left:11px}
	.lnb .menu .depth4_item:before{display:block;position:absolute;top:0;left:0;width:0;height:0;background-color:#5a5d6b;transition:none}
	.lnb .menu .depth4_text{display:block;color:#525252;transition:none}
	.lnb_show.lnb_open .lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4{visibility:visible;opacity:1}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_list{margin-top:7px;padding-top:5px;padding-bottom:5px;border-top-width:1px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_item{margin-top:6px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_item:before{top:12px;width:7px;height:1px}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_text{font-size:15px;line-height:21px}
	.lnb .menu .depth5{display:none}
}


/*! 사이드 메뉴 */
.side{float:left;position:relative;z-index:30;width:250px;font-size:0;line-height:0}
.side .side_title{position:relative;width:250px;height:120px;background-color:#eee;text-align:center}
.side .side_title:after{display:inline-block;height:100%;vertical-align:middle}
.side .side_subject{display:inline-block;padding-left:20px;padding-right:20px;vertical-align:middle;color:#000;font-size:24px;line-height:30px;font-weight:600;letter-spacing:-.03em}
.side .side_menu{position:relative}
.side .menu .depth1_item{margin-top:-1px;border-top-width:1px;border-bottom-width:1px;border-style:solid;border-color:#ccc;box-sizing:border-box}
.side .menu .depth1_item:first-child{padding-top:1px;border-top-width:0}
.side .menu .depth1_text{display:block;position:relative;padding:15px 50px 15px 20px;color:#000;font-size:17px;line-height:22px;letter-spacing:-.03em;text-decoration:none;word-break:keep-all;transition-property:background,color}
.side .menu .depth1_text:hover{text-decoration:underline}
.side .menu .depth1_text:after{display:block;position:absolute;top:0;bottom:0;right:20px;margin-top:auto;margin-bottom:auto}
.side .menu .depth1_item.has .depth1_text:after{width:15px;height:3px;background-color:#000;transition:none}
.side .menu .depth1_text[target='_blank']:after{width:12px;height:12px;background-color:#000;transition:none}
.side .menu .depth1_text[target='_blank']:hover:after{background-color:#666}
.side .menu .depth1_item.active{position:relative;z-index:10}
.side .menu .depth1_item.active .depth1_text{font-weight:600;background-color:#ddd}
.side .menu .depth1_item.active .depth1_text:before{visibility:visible;opacity:1}
.side .menu .depth1_item.active .depth1_text:hover{text-decoration:none}
.side .menu .depth1_item.has.active .depth1_text:after{height:6px}
.side .menu .depth2{transition-property:visibility,opacity,background-color}
.side .menu .depth2_list{padding-left:20px;padding-right:20px;transition-property:padding-top,padding-bottom}
.side .menu .depth2_item{margin-top:0;transition-property:margin-top}
.side .menu .depth2_text{display:block;position:relative;padding-left:10px;text-decoration:none;transition:none}
.side .menu .depth2_text:before{visibility:hidden;opacity:0;display:none;position:absolute;top:10px;left:1px;width:3px;height:3px;background-color:#000;transition-property:visibility,opacity}
.side .menu .depth2_text:hover{text-decoration:underline}
.side .menu .depth2_item.has .depth2_text:after{display:block;position:absolute;top:0;bottom:0;right:0;width:10px;height:3px;margin-top:auto;margin-bottom:auto;background-color:#000;transition-property:none}
.side .menu .depth2_text[target='_blank']:after{display:inline-block;width:0;height:0;margin-left:5px;background-color:#000;transition:none}
.side .menu .depth1_item.active .depth2{visibility:visible;opacity:1}
.side .menu .depth1_item.active .depth2_list{margin-top:4px;margin-bottom:18px}
.side .menu .depth1_item.active .depth2_item{margin-top:13px}
.side .menu .depth1_item.active .depth2_text{color:#000;font-size:16px;line-height:22px}
.side .menu .depth1_item.active .depth2_item.active .depth2_text{font-weight:600}
.side .menu .depth1_item.active .depth2_item.has.active .depth2_text:after{height:6px}
.side .menu .depth1_item.active .depth2_text:before{visibility:visible;opacity:1;display:block}
.side .menu .depth1_item.active .depth2_text[target='_blank']:after{width:12px;height:12px}
.side .menu .depth3{transition-property:visibility,opacity}
.side .menu .depth3_list{margin-top:0;padding-top:0;transition-property:margin-top,padding-top,margin-bottom,padding-bottom}
.side .menu .depth3_item{margin-top:0;transition-property:margin-top}
.side .menu .depth3_text{position:relative;padding-left:0;color:#000;font-size:0;line-height:0;letter-spacing:-.03em;word-break:keep-all;transition:none}
.side .menu .depth3_text:before{visibility:hidden;opacity:0;display:block;position:absolute;top:10px;left:10px;width:0;height:0;background-color:#000;transition:none}
.side .menu .depth3_text[target='_blank']:after{display:inline-block;width:0;height:0;margin-left:5px;background-color:#000;transition:none}
.side .menu .depth1_item.active .depth2_item.active .depth3{visibility:visible;opacity:1}
.side .menu .depth1_item.active .depth2_item.active .depth3_list{margin-top:8px;margin-bottom:4px;padding-top:10px;padding-bottom:20px;border-top:1px solid #666;border-bottom:1px dotted #666}
.side .menu .depth1_item.active .depth2_item.active .depth3_item{margin-top:4px}
.side .menu .depth1_item.active .depth2_item.active .depth3_item:first-child{margin-top:0}
.side .menu .depth1_item.active .depth2_item.active .depth3_text{padding-left:20px;padding-right:12px;font-size:15px;line-height:20px}
.side .menu .depth1_item.active .depth2_item.active .depth3_text:hover{text-decoration:underline}
.side .menu .depth1_item.active .depth2_item.active .depth3_text:before{visibility:visible;opacity:1;width:7px;height:1px}
.side .menu .depth1_item.active .depth2_item.active .depth3_text[target='_blank']:after{width:12px;height:12px}
.side .menu .depth1_item.active .depth2_item.active .depth3_text.active span{color:#000;text-decoration:underline}
@media all and (max-width:1000px){
	.side{display:none}
}
@media all and (max-width:1000px){
	.test{background-color:#ccc}
	.shortcut .shortcut_item.n1 .shortcut_anchor:before{width:25.6px;height:19.2px}
	.shortcut .shortcut_item.n2 .shortcut_anchor:before{width:25.6px;height:19.2px}
	.shortcut .shortcut_item.n3 .shortcut_anchor:before{width:25.6px;height:19.2px}
	.shortcut .shortcut_item.n4 .shortcut_anchor:before{width:25.6px;height:19.2px}
}

/* ---- */

.group{z-index:auto; position:absolute; top:0; left:0; height:100%;}
.group .big_wrap{height:100%; text-align:right; font-size:0; line-height:0;}
.group .big_wrap:before{display:inline-block; height:100%; vertical-align:middle;}
.group .group_inner{display:inline-block; position:relative; z-index:20; font-size:0; line-height:0;}
.group .group_inner .login{display:inline-block; position:relative; vertical-align:middle;}
.group .group_inner .login .login_btn{width:17px; height:23px; background-image:url('/common/images/layout/login_sprite.png'); background-size:100% 386.95%; background-repeat:no-repeat;}
.lnb_open .group .group_inner .login .login_btn{background-position:left 50%; background-size:100% 386.95%;}
.group .group_inner .login.active .login_btn{background-position:left 100%; background-size:100% 386.95%;}
.group .group_inner .active_box .active_list{display:none; position:absolute; top:100%; left:50%; transform:translateX(-50%); margin-top:15px; padding:18px 12px 13px; border-radius:10px; background-color:#0d1478; box-shadow: 7px 11px 35px 0 rgba(8, 30, 59, 0.3); text-align:center;}
.group .group_inner .active_box .active_list:before{display:block; position:absolute; top:-8px; left:50%; width:10px; height:8px; margin-left:-5px; background:url('/common/images/layout/group_triangle.png') no-repeat center/cover;}
.group .group_inner .active_box .active_list .active_item + .active_item{margin-top:8px;}
.group .group_inner .active_box .active_list a{position:relative; padding-bottom:3px; font-size:14px; line-height:16px; color:#fff; white-space:nowrap;}
.group .group_inner .active_box .active_list a:before{display:block; position:absolute; bottom:0; left:0; width:0; height:1px; background-color:#fff; transition:.25s all ease-in-out; content:'';}
.group .group_inner .active_box .active_list a:hover:before{width:100%; transition:.25s all ease-in-out;}
.group .group_inner .active_box.active .active_list{display:block;}
.group .group_inner .language{display:inline-block; position:relative; margin-left:22px; vertical-align:middle;}
.group .group_inner .language .language_btn{width:24px; height:24px; background-image:url('/common/images/layout/language_sprite.png'); background-size:100% 383.33%; background-repeat:no-repeat;}
.lnb_open .group .group_inner .language .language_btn{background-position:left 50%; background-size:100% 383.33%;}
.group .group_inner .language.active .language_btn{background-position:left 100%; background-size:100% 383.33%;}
.group .search{z-index:90; display:inline-block; margin-left:19px; vertical-align:middle;}
.group .search .search_btn{width:24px; height:24px; background-image:url('/common/images/layout/search_sprite.png'); background-size:1212.5% 675%; background-repeat:no-repeat; font-size:0; line-height:0; vertical-align:middle;}
.lnb_open .group .search .search_btn{background-position:left 24.63%; background-size:1212.5% 675%;}
.search_opened .group .group_inner{position:static;}
#wrapper:before{display:block; opacity:0; visibility:hidden; z-index:30; position:absolute; top:0; left:0; width:100%; height:100vh; background-color:rgba(30,34,46,0.65); content:''; transition:.25s all ease-in-out;}
.search_opened #wrapper:before{opacity:1; visibility:visible; transition:.25s all ease-in-out;}
.group .search .search_box{display:block; opacity:0; visibility:hidden; position:absolute; top:0; left:0; width:100%; height:350px; margin-top:-50px; transform:translateY(-100%); -ms-transform:translateY(-100%); -moz-transform:translateY(-100%); -webkit-transform:translateY(-100%); transition:.25s all ease-in-out;}
.group .search .search_box:before{display:block; position:absolute; top:0; left:calc(-50vw + 50%); width:100vw; height:100%; background-color:#e3f0ff; content:'';}
.group .search.active .search_box{z-index:90; opacity:1; visibility:visible; margin-top:0; transform:translateY(0); transition:.25s all ease-in-out;}
.group .search .search_box .wrap{position:static;}
.group .search .search_box .wrap .search_panel{text-align:center;}
.group .search .search_box .wrap .search_logo{position:relative; width:291px; height:37px; margin:91px auto 52px; background-image:url('/common/images/layout/search_sprite.png'); background-position:left 54.4%; background-size:100% 437.83%;}
.group .search .search_select{display:inline-block; width:217px; height:68px; padding-left:30px; background-image:url('/common/images/layout/search_select_arrow.png'); background-size:16px 10px; background-repeat:no-repeat; background-position:center right 30px; font-size:20px; line-height:22px;-webkit-appearance: none; -moz-appearance: none;}

.group .search .search_query{width:852px; height:68px; padding-right:150px; font-size:20px; line-height:22px; color:#121b38;}
.group .search .search_query::-ms-clear,
.group .search .search_query::-ms-reveal{
	display:none;width:0;height:0;
}
.group .search .search_query::-webkit-search-decoration,
.group .search .search_query::-webkit-search-cancel-button,
.group .search .search_query::-webkit-search-results-button,
.group .search .search_query::-webkit-search-results-decoration{
	display:none;
}
.group .search .search_query::placeholder{color:#fff;}
.group .search .submit_btn{position:absolute; top:0; right:0; width:139px; height:100%; font-size:20px; line-height:22px; color:#fff;}
.group .search .submit_btn:after{display:block; position:absolute; top:23px; right:32px; width:24px; height:24px; background-image:url('/common/images/layout/search_sprite.png'); background-size:1212.5% 675%; content:'';}
.group .search .search_submit{width:100%; height:100%; padding-right:20px; border-radius:7px; background-color:#121b38;}
.group .search .search_hide{display:block; position:absolute; top:20px; right:20px; width:27px; height:27px; background-image:url('/common/images/layout/search_sprite.png'); background-position:left 85.18%; background-size:1077.77% 600%;}
.group .sitemap{z-index:30; display:inline-block; position:relative; margin-left:22px; vertical-align:middle;}
.group .sitemap .sitemap_anchor{width:24px; height:20px;  background:url('/common/images/layout/sitemap_sprite.png'); background-size:100% 250%; background-repeat:no-repeat; font-size:0; line-height:0; vertical-align:middle;}
.lnb_open .group .sitemap .sitemap_anchor{background-position:left 100%; background-size:100% 250%;}
.logo {padding-top:0; padding-bottom:0;}
@media all and (max-width:1200px) {
	.search .search_fieldset:before{left: 205px;}
	.group .search .search_box{height:300px;}
	.group .search .search_select{width: 210px;height:58px;}
	.group .search .search_query{width: 640px;height:58px;}
	.group .search .submit_btn{width:120px;}
	.group .search .submit_btn:after{top:18px; right:23px;}
}
@media all and (max-width:1000px) {
	.group .big_wrap .group_inner .login .login_btn,
	.group .big_wrap .group_inner .language .language_btn{opacity:0; visibility:hidden;}
	.group .search .search_btn{margin-right:40px; margin-top:3px;}
	.group .group_inner .login.active .login_btn{background-size:100% 386.95%; background-position:left top;}
	.group .group_inner .language.active .language_btn{background-size:100% 383.33%; background-position:left top;}
	.search .search_fieldset:before{left: 165px;}
	.group .search .search_select{width: 160px;height:48px;padding-left:20px;background-position:right 10px center;font-size:18px;}
	.group .search .search_query{width: 440px;height:48px;}
	.group .search .submit_btn{width:80px; font-size:18px;}
	.group .search .submit_btn:after{top:16px; right:13px; width:17px; height:17px;}
	.group .search .search_hide{width:20px; height:20px;}
	.lnb_open .group .search .search_btn{background-position:left top;}
	.lnb_open .group .group_inner .login .login_btn{background-position:left top;}
	.lnb_open .group .group_inner .language .language_btn{background-position:left top;}
	.lnb_open .logo .logo_anchor{background-position:left top;}
}
@media all and (max-width:640px) {
	.group .search .search_box{height:250px;}
	.group .search .search_btn{margin-right:45px;}
	.group .search .search_box .wrap .search_logo{width:218px; height:28px; margin-top:50px; margin-bottom:30px;}
	.search .search_fieldset{border:none; border-radius:0;}
	.search .search_fieldset:before{display:none;}
	.group .search .search_select{display:block; width:100%; height:38px; margin-bottom:10px; border:1px solid #8f9baf; border-radius:7px;}
	.group .search .search_query{width:100%; height:38px; border:1px solid #8f9baf; border-radius:7px;}
	.group .search .submit_btn{top:auto; bottom:0; font-size:16px; height:38px;}
	.group .search .submit_btn:after{top:12px;}

}
@media all and (min-width:1001px) {
	.menu_area {position:relative;}
	.menu_area:before{display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:rgba(255,255,255,0.15);}
	.lnb_open.lnb_show .logo .logo_anchor {background-position:left top; background-size:100% 233.33%;}
	.lnb:before {background-color:rgba(0, 0, 0, 0.6);}
	.lnb .menu {background-color:transparent;}
	.lnb_open .lnb .menu {background-color:#fff;}
	.lnb .menu:before {display:none;}
	.lnb .menu .depth1_list {padding-left:199px; padding-right:100px;}
	.lnb_open .lnb .menu .depth1_text {text-shadow:none; color:#000;}
	.lnb_open .lnb .menu .depth1_item.active .depth1_text{color:#1d55b7;}
	.lnb_open .lnb .menu .depth1_item.active .depth1_text:after{display:block; position:absolute; bottom:0; left:0; width:100%; height:3px; background-color:#1d55b7;}
	.lnb .menu .depth1_text:before {display:none;}
	.lnb .menu .depth2, .lnb .menu.after:after {height:calc(100% - 100px);}
	.lnb .menu.after:after {background-color:rgba(255, 255, 255, 0);}
	.lnb .menu .depth2_content {padding-left:0;}
	.lnb .menu .depth2_item:before {display:none;}
	.lnb .menu .depth2_content {min-height:100px;}
	.lnb .menu .depth2_list {padding-top:27px; padding-bottom:51px; text-align:center;}
	.lnb .menu .depth2_item{display:block; position:relative; width:100%; padding:0;}
	.lnb .menu .depth2_item + .depth2_item{margin-top:18px;}
	.lnb .menu .depth2_item:after{display:none; position:absolute; top:-37px; right:0; width:1px; height:100vh; background-color:#ebebee; content:'';}
	.lnb_open .lnb .menu .depth2_item:after{display:none;}
	.lnb .menu .depth2_item:nth-child(5n):after{display:none;}
	.lnb .menu .depth2_text{position:relative; padding:0 20px; font-size:17px; line-height:22px; font-weight:400; color:#333; word-break:keep-all; transition:none;}
	.lnb .menu .depth2_text[target='_blank']:after{display:inline-block; width:16px; height:16px; margin-left:5px; background-image:url('/common/images/layout/lnb_blank_sprite.png'); background-size:100% 262.5%; vertical-align:-1px; content:'';}
	.lnb .menu .depth2_text[target='_blank']:hover:after{background-position:left 100%; background-size:100% 262.5%;}
	.lnb .menu .depth2_text:hover, .lnb .menu .depth2_text:active{color:#2f89ee; text-decoration:underline #2f89ee; text-underline-position:under;  transition:none;}
	.lnb .menu .depth3_list {margin-top:12px; margin-left:0;}
	.lnb .menu .depth3_item {margin-top:7px;}
	.lnb .menu .depth3_text {padding-left:0; font-size:17px; line-height:23px; color:#000;}
	.lnb .menu .depth3_text:hover, .lnb .menu .depth3_text:focus{color:#035fdd; text-decoration:none;}
	.lnb .menu .depth3_text:before {opacity:0; top:11px; width:4px; height:4px; border-radius:50%; background-color:#000;}
	.lnb .menu .depth3_text:hover:before, .lnb .menu .depth3_text:focus:before {background-color:#035fdd;}
}
@media all and (max-width:1500px) {
	.lnb .menu .depth1_text{padding-top:39px; padding-bottom:39px; font-size:20px; line-height:22px;}
	.lnb .menu .depth1_list{padding-left:170px; padding-right:170px;}
	.logo .logo_anchor{width:200px; height:26px; margin:37px 0;}
}
@media all and (max-width:1200px) {
	.lnb .menu .depth1_list{padding-left:200px; padding-right:140px;}
}
@media all and (max-width:1000px) {
	#header{position:absolute; top:0; left:0; width:100%; background-color:transparent; font-size:0; transition:.1s all ease-in-out;}
	#header:after{display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:rgba(255,255,255,0.2); content:'';}
	.scrolled #header{background-color:#fff; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.07); transition:.1s all ease-in-out;}
	.gnb{display:none;}
	.lnb{width:100%; height:auto;}
	.lnb .wrap{padding-left:0; padding-right:0;}
	.lnb:before{background-color:rgba(0,0,0,0.5);}
	.lnb .menu{overflow-y:hidden; padding-top:0; background-color:#fff;}
	.lnb .menu .depth1_list{padding-left:0; padding-right:0;}
	.lnb .menu .depth1_text{color:#000;}
	.lnb .menu .depth2_item{width:100%;}
	.scrolled .group .search .search_btn{background-position:left 100%; background-size:100% 243.47%;}
	.group .sitemap{display:none;}
	.logo .logo_anchor{z-index:10; margin:15px 0;}
	.scrolled .logo .logo_anchor{background-position:left 100%; background-size:100% 233.33%;}
	.scrolled.lnb_open.lnb_show .logo .logo_anchor{background-position:left 100%; background-size:100% 233.33%;}

	.lnb .menu_show{top:21px;}
	.lnb .menu_show .menu_btn{width:24px; height:18px;border:none;}
	.group .search .search_box .wrap{height:auto;}
	.lnb .menu_header{position:relative; height:auto; padding:23px 25px; background-color:#121b38; text-align:right;}
	.lnb .menu_header .menu_hide{display:inline-block; position:relative; top:auto; right:auto; bottom:auto; left:auto; width:19px; height:20px; margin-right:3px; margin-left:22px; background:url('/common/images/layout/menu_close.png') no-repeat center/cover;  vertical-align:middle;}

	/* 메뉴 영역 */
	.lnb .menu{visibility:hidden; overflow-x:hidden; overflow-y:auto; position:fixed; right:-100%; z-index:50; width:360px; height:100%; padding-top:70px; background-color:#fff; transition-property:visibility, right; transition-duration:.25s; transition-timing-function:ease-in-out;}
	.lnb .wrap{height:inherit; padding-left:35px; padding-right:25px;}

	/* 메뉴 버튼 */
	.lnb .menu_show,
	.lnb .menu_hide{position:absolute; top:21px; right:25px; transition-property:z-index; transition-duration:.25s; transition-timing-function:ease-in-out;}
	.lnb .menu_show{z-index:30;}
	.lnb .menu_hide{z-index:20;}
	.lnb .menu_btn{display:inline-block; position:relative; width:inherit; height:22px;}
	.lnb .menu_btn span{display:block; font-size:0; line-height:0;}
	.lnb .menu_btn:before{margin-top:0;}
	.lnb .menu_btn span:before{width:16px; margin-right:0;}
	.lnb_show .lnb .menu_hide{z-index:70;}
	.lnb_show .lnb .menu_btn:after{margin-top:-10px; transform:rotate(-315deg);}
	.lnb_show .lnb .menu_btn span:before{opacity:0; width:0;}

	/* 메뉴 상단 */
	.lnb .menu_header{display:block; position:absolute; top:0; left:0; width:360px;}

	/* 메뉴 상단 사이트 */
	.lnb .site{position:relative; background-color:#1c5a3b; padding-left:25px; padding-right:25px;}
	.lnb .site_list{padding-top:26px; padding-bottom:26px;}
	.lnb .site_item{display:inline-block; position:relative; width:auto;}
	.lnb .site_item + .site_item{margin-left:9px; padding-left:11px;}
	.lnb .site_item + .site_item:before{display:block; position:absolute; top:0; bottom:0; left:0; width:2px; height:2px; margin-top:auto; margin-bottom:auto; background-color:rgba(255, 255, 255, 0.6);}
	.lnb .site_anchor{display:block; position:relative; color:#fff; font-size:15px; font-weight:200; line-height:18px; letter-spacing:-0.025em;}
	.lnb .site_search{position:absolute; top:24px; right:60px; width:22px; height:22px;}
	.lnb .site_search:before{display:block; position:absolute; top:0; bottom:0; left:0; right:0; width:22px; height:22px; margin:auto; background-image:url('../images/sprite/link_sprite.png'); background-repeat:no-repeat; background-position:left 37.5%;}

	/* 메뉴 상단 링크 */
	.lnb .link{display:inline-block; position:relative; width:100%; padding-top:20px; padding-bottom:21px; padding-left:30px; background-color:#fff;}
	.lnb .link:before{display:block; position:absolute; bottom:0; left:50%; width:100vw; height:1px; border-bottom:1px dotted #999; transform:translateX(-50%)}
	.lnb .link_item{float:left; position:relative; margin-left:24px;}
	.lnb .link_item:first-child{margin-left:0;}
	.lnb .link_anchor,
	.lnb .link_button{position:relative; padding-left:22px; color:#494e61; font-size:15px; line-height:18px; letter-spacing:-0.025em;}
	.lnb .link_anchor:before,
	.lnb .link_button:before{display:block; position:absolute; top:0; bottom:0; left:0; margin-top:auto; margin-bottom:auto; background-image:url('../images/sprite/m_lnb_sprite.png'); background-repeat:no-repeat;}

	/* 1차 메뉴 */
	.lnb .menu .depth1{height:inherit; z-index:10;}
	.lnb .menu .depth1_list{position:relative; min-height:100%;}
	.lnb .menu .depth1_item{border-bottom:1px solid #e2e3e5 ; transition-property:border-color; transition-duration:.25s; transition-timing-function:ease-in-out;}
	.lnb .menu .depth1_text{display:block; position:relative; padding-top:21px; padding-bottom:22px; color:#000; font-size:20px; font-weight:500; line-height:26px; letter-spacing:-0.05em; text-decoration:none; transition-property:color;}
	.lnb .menu .depth1_text:before{display:block; opacity:0; position:absolute; bottom:0; left:0; width:100%; height:3px; background-color:#1d55b7; content:''; transition:.15s all ease-in-out;}
	.lnb .menu .depth1_text:after{display:block; position:absolute; top:0; bottom:0; right:0; margin-top:auto; margin-bottom:auto;}
	.lnb .menu .depth1_item.has .depth1_text:after{width:16px; height:16px; background-image:url('/common/images/layout/lnb_icon_sprite.png'); background-repeat:no-repeat; background-size:106.25% 593.75%; transition:none; transition-property:transform; transition-duration:.25s; transition-timing-function:ease-in-out;}

	/* 1차 메뉴 활성화 */
	.lnb .menu .depth1_item.active{border-bottom-color:#111;}
	.lnb .menu .depth1_item.active .depth1_text{color:#1d55b7;}
	.lnb .menu .depth1_item.has.active .depth1_text:after{background-position:left 32.91%; background-size:106.25% 593.75%;}
	.lnb .menu .depth1_item.has.active .depth1_text:before{opacity:1; transition:.15s all ease-in-out;}

	/* 2차 메뉴 */
	.lnb .menu .depth2{transition-property:visibility, opacity;}
	.lnb .menu .depth2_list{border-width:0; border-style:solid; border-color:#1c5a3b;}
	.lnb .menu .depth2_item{transition-property:border-bottom-color;}
	.lnb .menu .depth2_text{display:block; position:relative; padding-left:13px; padding-right:40px; color:#292e42; letter-spacing:-0.05em; text-decoration:none; box-sizing:border-box; transition-property:padding-top, padding-bottom, color;}
	.lnb .menu .depth2_text:before{display:block; position:absolute; top:9px; left:0; width:0; height:0; border-radius:50%; background-color:#121b38; transition-property:none;}
	.lnb .menu .depth2_text:after{display:block; position:absolute; top:0; bottom:0; right:0; margin-top:auto; margin-bottom:auto;}
	.lnb .menu .depth2_item.has .depth2_text:after{width:15px; height:3px; background-image:url('/common/images/layout/lnb_icon_sprite.png'); background-repeat:no-repeat; background-position:left 100%; background-size:113.33% 3166.66%; transition:none;}
	/*.lnb .menu .depth2_text[target='_blank']:after{width:0; height:0; background:url('/common/images/layout/blank_sprite.png') no-repeat left top;}*/

	/* 2차 메뉴 활성화 */
	.lnb_show.lnb_open .lnb .menu .depth1_item.active .depth2{visibility:visible; opacity:1;}
	.lnb .menu .depth1_item.active .depth2{opacity:1; visibility:visible; right:0; z-index:20;}
	.lnb .menu .depth1_item.active .depth2_list{padding-top:6px; padding-bottom:26px; border-top-width:0;}
	.lnb .menu .depth1_item.active .depth2_item{margin-top:12px;}
	.lnb .menu .depth1_item.active .depth2_text{color:#121b38; font-size:17px; font-weight:300; line-height:22px;}
	.lnb .menu .depth1_item.active .depth2_text:before{width:5px; height:5px;}
	.lnb .menu .depth1_item.has .depth2_item.has.active .depth2_text:after{width:17px; height:10px; background-position:left 84.7%; background-size:100% 950%;}
	/*.lnb .menu .depth2_text[target='_blank']:after{width:12px; height:12px;}*/

	/* 3차 메뉴 */
	.lnb .menu .depth3{transition-property:visibility, opacity, padding-top, padding-bottom;}
	.lnb .menu .depth3_list{padding-left:15px; padding-right:15px; border-width:0; border-style:solid; border-color:#9c9fab; transition-property:padding-top, padding-bottom;}
	.lnb .menu .depth3_item{padding-left:11px;}
	.lnb .menu .depth3_item:before{display:block; position:absolute; top:0; left:0; width:0; height:0; background-color:#292e42; transition:none;}
	.lnb .menu .depth3_text{display:block; padding-right:25px; color:#525252; letter-spacing:-0.05em; text-decoration:none; transition-property:color, font-weight;}
	.lnb .menu .depth3_text:after{display:block; position:absolute; transition-property:none;}
	/*.lnb .menu .depth3_text[target='_blank']:after{top:0; right:0; width:0; height:0; background:url('/common/images/layout/blank_sprite.png')no-repeat left top;}*/

	/* 3차 메뉴 활성화 */
	.lnb_show .lnb .menu .depth1_item.active .depth2_item.active .depth3{visibility:visible; opacity:1;}

	.lnb .menu .depth1_item.active .depth2_item.active .depth3_list{padding-top:4px; padding-bottom:14px; margin-top:12px; background-color:#f7f9fc; border-top-width:1px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item{margin-top:9px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item:before{top:10px; width:3px; height:3px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_text{color:#121b38; font-size:16px; font-weight:300; line-height:21px; letter-spacing:-0.05em;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_text[target='_blank']:after{display:inline-block; position:relative; top:auto; right:auto; bottom:auto; left:auto; width:12px; height:12px; margin-left:5px; background-image:url('/common/images/layout/m_lnb_blank_sprite.png'); background-size:100% 283.33%; vertical-align:1px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth3_text{font-weight:500;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.has .depth3_text:after{top:7px; right:1px; width:15px; height:3px; background-image:url('/common/images/layout/lnb_icon_sprite.png'); background-position:left 100%; background-size:113.33% 3166.66%;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.has.active .depth3_text:after{width:17px; height:10px; background-position:left 84.7%; background-size:100% 950%;}

	/* 4차 메뉴 */
	.lnb .menu .depth4{transition-property:visibility, opacity;}
	.lnb .menu .depth4_list{padding-right:20px; border-width:0; border-style:dotted; border-color:#c6c7ca; transition-property:padding-top;}
	.lnb .menu .depth4_item{padding-left:11px;}
	.lnb .menu .depth4_item:before{display:block; position:absolute; top:0; left:0; width:0; height:0; background-color:#5a5d6b; transition:none;}
	.lnb .menu .depth4_text{display:block; color:#525252; transition:none;}
	/*.lnb .menu .depth4_text[target='_blank']:after{display:inline-block; width:0; height:0; margin-left:6px; background:url('/common/images/layout/blank_sprite.png') no-repeat left -44px; transition:none;}*/

	/* 4차 메뉴 활성화 */
	.lnb_show .lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4{visibility:visible; opacity:1;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_list{margin-top:7px; padding-top:5px; padding-bottom:5px; border-top-width:1px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_item{margin-top:6px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_item:before{top:11px; width:7px; height:1px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_text{font-size:15px; line-height:21px;}
	.lnb .menu .depth1_item.active .depth2_item.active .depth3_item.active .depth4_text[target='_blank']:after{display:inline-block; width:12px; height:12px; margin-left:5px; background-image:url('/common/images/layout/m_lnb_blank_sprite.png'); background-position:left 100%; background-size:100% 283.33%;}

	/* 5차 메뉴 */
	.lnb .menu .depth5 {display:none;}

	#header  .language .link_anchor{margin-top:-2px; padding-left:0; color:#fff;}
	#header .language .link_anchor:after{background-position:left 66.66%; background-size:100% 900%;}
	#header .language.active .link_anchor:after{background-position:left 100%; background-size:100% 900%;}
	#header .language .language_list{left:10px;}
}

#footer{overflow:visible; background-color:#25272f;}
#footer .wrap{padding-top:44px; padding-bottom:91px;}
#footer .footer_left{float:left;}
#footer .footer_left .link_list{margin-top:13px; padding-bottom:16px; border-bottom:1px solid rgba(146,147,154,0.3);}
#footer .footer_left .link_list .link_item{display:inline-block;}
#footer .footer_left .link_list .link_item + .link_item{margin-left:35px;}
#footer .footer_left .link_list .link_item .link_anchor{font-size:17px; line-height:24px; color:#92939a;}
/*#footer .footer_left .link_list .link_item:nth-child(2) .link_anchor{color:#6daeea;}*/
#footer .footer_left .link_list .link_item:nth-child(1) .link_anchor{color:#6daeea;}
#footer .footer_left .footer_info{margin-top:35px; font-size:16px; line-height:30px; color:#92939a;}
#footer .footer_right{float:right;}
#footer .footer_right .right_top{font-size:0; line-height:0;}
#footer .footer_right .sns_list{display:inline-block; vertical-align:middle;}
#footer .footer_right .sns_list .sns_item{display:inline-block; font-size:0; line-height:0; vertical-align:middle;}
#footer .footer_right .sns_list .sns_item + .sns_item{margin-left:20px;}
#footer .footer_right .sns_list .sns_anchor{display:inline-block; background-image:url('/common/images/layout/footer_sns_sprite.png'); font-size:0; line-height:0;}
#footer .footer_right .sns_list .sns_item.twitter .sns_anchor{width:20px; height:18px; background-size:100% 611.11%;}
#footer .footer_right .sns_list .sns_item.twitter .sns_anchor:hover{background-position:left 65.21%; background-size:100% 611.11%;}
#footer .footer_right .sns_list .sns_item.facebook .sns_anchor{width:12px; height:22px; background-position:left 31.81%; background-size:166.66% 500%;}
#footer .footer_right .sns_list .sns_item.facebook .sns_anchor:hover{background-position:left 100%; background-size:166.66% 500%;}
#footer .footer_right .family{display:inline-block; position:relative; width:235px; margin-left:35px; vertical-align:middle;}
#footer .footer_right .family_button{display:block; position:relative; width:100%; padding:14px 21px; background-color:#25272f; text-align:left; font-size:14px; line-height:22px; color:#92939a;}
#footer .footer_right .family_button:before{display:block; position:absolute; top:0; left:0; width:100%; height:100%; border:1px solid #92939a; box-sizing:border-box; content:'';}
#footer .footer_right .family_button:after{display:block; position:absolute; top:50%; right:21px; width:9px; height:7px; margin-top:-3px; background:url('/common/images/layout/family_arrow.png') no-repeat center/cover; transition:.25s all ease-in-out; content:'';}
#footer .footer_right .family.active .family_button:after{transform:rotate(180deg); transition:.25s all ease-in-out;}
#footer .footer_right .family.active .family_button{background-color:#1d1f28;}
#footer .footer_right .family_list{position:absolute; display:none; bottom:100%; left:0; width:100%; padding:17px 20px; background-color:#1d1f28;}
#footer .footer_right .family_list .family_item + .family_item{margin-top:10px;}
#footer .footer_right .family_list .family_anchor{font-size:16px; line-height:23px; color:#cfcfd3;}
#footer .footer_right .family_list .family_anchor:hover{text-decoration:underline #cfcfd3; text-underline-position:under;}
#footer .footer_right .ethics{position:relative; float:right; width:235px; height:70px; margin-top:20px; background-color:#1d1f28;}
#footer .footer_right .ethics:before{display:block; position:absolute; top:0; right:0; bottom:0; left:0; width:188px; height:32px; margin:auto; background:url('/common/images/layout/ethics_logo.png') no-repeat center/cover; content:'';}
@media all and (max-width:1200px) {
	#footer .footer_left .link_list .link_item + .link_item{margin-left:15px;}
	#footer .footer_left .link_list .link_item .link_anchor{font-size:15px;}
	#footer .footer_left .footer_info{font-size:15px; line-height:24px;}
}
@media all and (max-width:1000px) {
	#footer .wrap{padding-top:5px; padding-bottom:10px;}
	#footer .footer_left{float:none; width:100%;}
	#footer .footer_left .link_list{text-align:center;}
	#footer .footer_left .footer_info{text-align:center;}
	#footer .footer_left .footer_info p{word-break:keep-all;}
	#footer .footer_right{float:none; margin-top:30px; text-align:center;}
	#footer .footer_right .ethics{float:none;}
}
@media all and (max-width:640px) {
	#footer{padding-top:0; padding-bottom:0;}
	#footer .footer_right .sns_list{display:block;}
	#footer .footer_right .family{display:block; margin-top:20px; margin-left:auto; margin-right:auto;}
}

/*! 하단 정보 */
#footer .footer_content{position:relative;margin-top:30px;margin-bottom:30px}
#footer .logo{display:inline-block;margin-left:20px}
#footer .info{display:inline-block;margin-left:40px;vertical-align:middle}
#footer .wa{position:absolute;top:0;right:0}


