@charset "utf-8";

/* **** Common Reset **** */
*{margin:0;padding:0;list-style:none;font-weight:400;font-family: "S-CoreDream", sans-serif;box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5{margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
/* li,p,span,strong,a{font-size:inherit;color:inherit;font-family:inherit;} */
body, html{width:100%;height:100%;}
body{overflow-x:hidden;}
body.hide{overflow:hidden;}
input,select,img{vertical-align:middle;}
img{border:0;max-width:100%;max-height:100%;}
table{border-collapse:collapse;width:100%;}
table caption{position: absolute;top: 0px;left: 0px;overflow: hidden;display: block !important;width: 0px !important;height: 0px !important;margin: 0 !important;font-size: 0 !important;line-height: 0 !important;}
button,input,optgroup,select,textarea{margin:0;padding:0;border:1px solid;box-sizing:border-box;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;vertical-align:middle}
button,input,select{display:inline-block}
button,input{overflow:visible}
input[type=search],input[type=text]{-webkit-border-radius:0;-webkit-appearance:none}
input[type=search]{outline-offset:-2px;-webkit-appearance:none}
input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
input[type=file]{border:none}
input[type=file]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;border:1px solid #bbb;background:#e0e0e0;box-shadow:none}
input[type=checkbox],input[type=radio]{padding:0;border:none}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{overflow:visible;border-color:transparent;background-color:transparent;cursor:pointer}
textarea{display:block;overflow:auto;resize:vertical}
input[disabled]{background-color:#ebebeb}
select:disabled{background-color:#ebebeb}
select{border:0;position:relative;background: url(../images/common/select.png) no-repeat right 10px center;padding: 0 30px 0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appearance: none;appearance: none;}
select::-ms-expand { display: none;}

.back-top-btn{display:none;position:fixed;right:44px;bottom:157px;width:60px;height:60px;line-height:63px;text-align:center;border-radius:50%;background:#302f32;font-size:14px;color:#ffffff;font-weight:500;z-index: 999999;}
.back-top-btn.show{display:block;}
.back-top-btn.mo-hide{display:none;}

[hidden]{display:none!important}
.hidden {overflow: hidden;position: absolute;width: 0;height: 0;top: -9999px;left: -9999px;line-height: 0;text-indent: -999em;margin: 0;padding: 0;background: none;border: none;}
.hide,
legend{position:absolute;left:-300px;width:0;height:0;margin:0;padding:0;background:none;line-height:0;overflow: hidden}
.sr-only{position: absolute; left: -9999px; width: 1px;  height: 1px; margin: 0 !important;  font-size: 0; line-height: 0; overflow: hidden;}

.clear{clear:both;}
.clearfix::after{content:"";display:block;clear:both;}
.blind {position: absolute;top: 0px;left: 0px;overflow: hidden;display: inline-block !important;width: 1px !important;height: 1px !important;margin: 0 !important;font-size: 0 !important;line-height: 0 !important;}
a{display:inline-block;text-decoration:none;color:var(--black2)}

.skip-nav a {position:absolute; left:-3000%;}
.skip-nav a:focus { display:block; left:0; top:0; z-index:10000000000; width:100%; height:30px; line-height:30px; background:#ee2a32; color:#fff; text-align:center;}

/**/
:root {
    --white1: #ffffff;
    --black1: #010101;
    --black2: #262626;
    --black3: #000;
    --black4: #353535;
    --blue1: #276dd1;
    --blue2: #104a9c;
    --blue3: #f0f7ff;
    --blue4: #437ee1;
    --blue5: #d8e3f2;
    --grey1: #585858;
    --grey2: #636364;
    --grey3: #767676;
    --grey4: #f8f8f8;
    --grey5: #959595;
    --grey6: #898989;
 }

body.dark {
    --white1: #121212;
    --black1: #fff;
    --black2: #fff;
    --black3: #fff;
    --black4: #fff;
    --blue1: #fff;
    --blue2: #3FA9F5;
    --blue3: #34495e;
    --blue4: #34495e;
    --blue5: #34495e;
    --grey1: #fff;
    --grey2: #fff;
    --grey3: #fff;
    --grey4: #333;
    --grey5: #fff;
}

body{ background-color: var(--white1);color: var(--text);}

.mt0{margin-top: 0px !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt50{margin-top: 50px !important;}
.mt60{margin-top: 60px !important;}

.txl{text-align:left !important;}
.txc{text-align:center !important;}
.txr{text-align: right !important;}

.wd-1920{max-width:1920px;margin:0 auto;}
.wd-1762{max-width:1762px;margin:0 auto;}
.pdf-80{padding-left:80px;}

/*header*/
.wrap{position: relative;}
.header{position: absolute;top:0;width: 100%;z-index: 100;border-bottom:1px solid var(--black3);}

.float-area{width:100%;}
.float-area .f-top{padding:0;height: 94px;}
.float-area .iwd-box{display: flex;justify-content: space-between;align-items: center;max-width:1762px;height: 100%; margin:0 auto;}
.float-area .iwd-box .logo{margin-right: 150px;}
.float-area .iwd-box .logo a{display: block;width: 177px;height: 57px;background: url('../images/common/logo_b.png') center no-repeat;}

#lnb{width: 915px;height: 100%;}
.lnb {display: flex;width: 100%;height: 100%;justify-content: center;}
.lnb > li{display: flex;justify-content: center;align-items: center;width: 19%;}
.lnb > li:last-child{width: 24%;}
.lnb > li > a{display: flex;align-items: center;position: relative;height: 100%;color:#000;font-size:21px;font-weight:500;transition:0.3s;padding:0 10px;}
.lnb > li > a::after {content: '';position: absolute;left: 50%;bottom: 0;width: 0;height: 4px;background: #066ad1;transition: all 0.3s ease;transform: translateX(-50%);}
.lnb > li > a > span{font-size: 21px;}
.lnb .submenu-box.on{display: block;}
.lnb .submenu-box{display: none;position: absolute;top:95px;left:0; width: 100%;background-color: #fff;}
.lnb .submenu-box::after{content: "";display: block;width: 50%;height: 100%;position: absolute;left:0;top:0;background-color: #066ad1; }
.lnb .submenu-box .inner{position: relative; max-width: 1905px;display: flex;padding:0;margin: 0 auto;z-index: 100;background-color: var(--white1);}
.lnb .submenu-box .depth2{position: relative; width: calc(100% - 451px);display: flex;flex-wrap: wrap;align-content: flex-start;padding:45px 71px 0 16px;}
.lnb .submenu-box .depth2 > li{flex: 0 1 calc(25% - 34px);min-height: 150px;margin: 0 0 21px 34px;}
.lnb .submenu-box .depth2 > li:hover > a{background-color: #066ad1;color:#fff;border-color: #066ad1;}
.lnb .submenu-box .depth2 > li:hover > a::after{background: url('../images/common/arr_submenu_ov.png') center no-repeat;}
.lnb .submenu-box .depth2 > li > a{position: relative;display:flex;align-items: center;justify-content: center; height: 60px;border:1px solid #6a6a6a;color:#676767;font-size:24px;padding:  0 30px 0 30px;text-align: center;border-radius: 8px;line-height: 1;}
.lnb .submenu-box .depth2 > li > a::after{content: "";display: block;position: absolute;right:19px;top:50%;width: 8px;height: 13px;margin-top: -7px; background: url('../images/common/arr_submenu.png') center no-repeat;}
.lnb .submenu-box .depth2 .depth3{padding: 15px 10px 10px 10px;}
.lnb .submenu-box .depth2 .depth3 > li{margin: 0 0 10px 0;}
.lnb .submenu-box .depth2 .depth3 > li > a{position: relative; display: block;padding: 0 0 0 12px; font-size:18px ;color:#6a6a6a;font-weight: 300;letter-spacing: -1px;}
.lnb .submenu-box .depth2 .depth3 > li > a::before{content: "";display: block;position: absolute;left:0;top:8px; width: 4px;height: 4px;background-color:#6a6a6a ;border-radius: 100%;}
.lnb .submenu-box .depth2 .depth3 > li > a:hover{color:#066ad1;text-decoration: underline;}
.lnb .submenu-box .depth2 .depth3 > li > a:hover::before{background-color: #066ad1;}
.lnb-title{font-family: 'S-CoreDream';position: relative; width:450px;background: #066ad1 url('../images/common/bg_gnb_title.png') left bottom no-repeat;color:#fff;text-align: right;border-radius: 0  0  120px 0;padding: 100px 80px 0 0;}
.lnb-title h2{font-size: 36px;font-weight: 800;margin-bottom: 25px;word-break: keep-all;}
.lnb-title p{font-size: 18px;margin-bottom: 115px;font-weight: 300;word-break: keep-all;}
.lnb-title p strong{display: block; font-size: 20px;}
.lnb > li:first-child .lnb-title::after{content: "";float: right; display: block;width: 89px;height: 186px;background: url('../images/common/character01.png') center no-repeat; }
.lnb > li:nth-child(5) .lnb-title::after{content: "";float: right; display: block;width: 133px;height: 167px;background: url('../images/common/character04.png') center no-repeat;margin-bottom: 70px; }

#gnb > ul{display: flex;}
#gnb > ul > li{ width:60px; padding-top: 4px;margin-left: 6px;}
#gnb > ul > li:last-child{margin-right:0; padding-top: 2px}
#gnb > ul > li > a,
#gnb > ul > li > button{display:block;min-width:56px;padding-top: 35px;background-position: center top;background-repeat: no-repeat;}
#gnb > ul > li.mobile{display: none;}
#gnb .imgs{display:block;text-align:center;min-height:30px;}
#gnb .txt{padding-top:7px;text-align:center;font-size:12px;color:var(--black3);font-family: "NanumSquare";}
#gnb > ul > li.gnb-item1 > a{background-image: url('../images/common/gnb_img01_b.png');}
#gnb > ul > li.gnb-item2 > a{background-image: url('../images/common/gnb_img02_b.png');}
#gnb > ul > li.gnb-item3 > a{background-image: url('../images/common/gnb_img03_b.png');}
#gnb > ul > li.gnb-item4 > a{background-image: url('../images/common/gnb_img04_b.png');}
#gnb > ul > li.gnb-item5 > a{background-image: url('../images/common/gnb_img05_b.png');background-position: center top 3px;}
#gnb > ul > li.gnb-item6 > button{background-image: url('../images/common/gnb_img06_b.png');}
#gnb > ul > li.gnb-item6 > button.on{background-image: url('../images/common/gnb_img07_b.png');}
#gnb > ul > li.gnb-item7 .btn-menu-open{background-image: url('../images/common/gnb_img05_b.png');background-position: center top 3px;}


/*패밀리사이트 버튼*/
.f-site{display:block;width:80px;position:absolute;z-index:2;top: 127px;right:0;border-radius:10px 0 0 10px;background:url(../images/common/f_site_link.png) no-repeat top 9px center #467ce0;padding:8px;font-size:12px;color:#ffffff;font-weight:500;text-align:center;padding-top:35px;}

/*footer*/
/*NIIED 배너*/
.footer-banner{background-color: #fff;}
.footer-banner .btm-adv-bar .adv-bar{display: flex;padding:15px 0;}
.footer-banner .btm-adv-bar .adv-bar .bar-tit{width: 110px;font-size:22px;color:#000000;font-family: "Paperlogy";font-weight:700;padding-top:24px;}
.footer-banner .btm-adv-bar .adv-bar .cntr{width: 66px; margin-left:30px;padding-top:24px;}
.footer-banner .btm-adv-bar .adv-bar .cntr li{margin-right:22px;float:left;}
.footer-banner .btm-adv-bar .adv-bar .cntr li:last-child{margin-right:0;}
.footer-banner .btm-adv-bar .adv-bar .cntr li a{display:block;}
.footer-banner .btm-adv-bar .adv-bar .cntr li .bar-btn-play{display:none;}
.footer-banner .btm-adv-bar .adv-bar .adv-group-box{width:calc(100% - 206px)}
.footer-banner .btm-adv-bar .adv-bar .adv-group-box a{display:flex;align-items: center;justify-content: center;font-size:18px;color:#666;margin:0 10px;text-align:center;height:70px;}
.footer-banner .btm-adv-bar .adv-bar .adv-group-box a img{height: auto;}
.footer-info{background: #494949;color:#fff;position: relative;padding: 40px 0 30px 0;}
.footer-info .inner{position: relative;padding:0;max-width:1220px;margin:0 auto;display: flex;justify-content: space-between;}
.footer-info .logo{width: 215px;}
.footer-info .copyright{width: calc(100% - 447px);color:#cccccc}
.footer-info .copyright ul{margin-bottom: 10px;font-size: 16px;}
.footer-info .copyright p{font-size: 14px;}
.footer-info li{padding-left: 10px;margin-left: 10px;position: relative;display: inline-block;}
.footer-info li:before{position: absolute; left:0;top:50%;margin-top: -5px;width:1px;height: 10px;background:#777;content:''}
.footer-info li:first-child{margin-left: 0;padding-left: 0;}
.footer-info li:first-child:before{background: none;}
.footer-info .big a{font-weight:bold;color:#d0f400}
.footer-info li a{color: #fff;}
.footer-info .select_w{position: relative; width: 222px ; height: 36px;padding-right: 3em;}
.footer-info select{width:180px;height:100%; background: #6f6f6f url('http://www.niied.go.kr/img/common/foot_sel.png') 95% center no-repeat;border:0;color:#d9d9d9;padding: 0 10px;background-size: 0.750em;}
.footer-info .select_w button{    position: absolute;right: 0;top: 0;height: 100%;width: 2.8em;background: #333;color: #fff;border: 1px solid #333;}
.footer-info .icon_web{ width: 90px;}

/*sns*/
.sns-menu {position: relative;}
.sns-popup {position: absolute;top: -9px;left: 50%;transform: translateX(-50%);background: #fff;border-radius: 100px;padding-bottom: 17px;box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, 0.2);display: none;z-index: 100;width: 60px;transition: all 0.3s ease;z-index: 999;}
.sns-popup ul {display: flex;flex-direction: column;align-items: center;gap: 2px;padding: 0;margin: 0;}
.sns-popup li {list-style: none;}
.sns-popup li:first-child{background: #00b1ff;height: 86px;width: 60px;border-radius: 100px 100px 0 0;padding-top: 13px;}
.sns-popup li:nth-child(2) {margin-top: 15px;}
.sns-icon {display: block;width: 40px;height: 40px;background-size: 100% auto;background-position: center;background-repeat: no-repeat;border-radius: 50%;}
.sns-menu.on {background: #00b1ff;z-index: 9999;height: 87px;width: 60px;padding-top: 5px !important;border-radius: 100px 100px 0 0;position: relative;top: -10px;box-shadow: 3px 5px 10px 3px rgba(0, 0, 0, 0.2);transition: all 0.3s ease;}
.sns-menu.on .sns-btn{position: relative; top:9px;}
#gnb .sns-icon.youtube { background-image: url('../images/main/sns_ico_01.png'); }
#gnb .sns-icon.threads { background-image: url('../images/main/sns_ico_02.png'); }
#gnb .sns-icon.instagram { background-image: url('../images/main/sns_ico_03.png'); }
#gnb .sns-icon.blog { background-image: url('../images/main/sns_ico_04.png'); }
#gnb .sns-popup li .txt{color: #fff;margin-top: 5px;}
#gnb .sns-icon.youtube:hover { background-image: url('../images/main/sns_youtube_over.png');  background-size:80%; }
#gnb .sns-icon.instagram:hover { background-image: url('../images/main/sns_insta_over.png');   background-size:80%;}
/*통합검색*/
.search-layer {position: fixed;top: 32%;left: 50%;height: 340px;transform: translate(-50%, -50%);width: 1198px;background: linear-gradient(to right, #1591d0, #0078c1);border-radius: 39px;padding: 35px 55px;box-shadow: 0 4px 20px rgba(0,0,0,0.2);z-index: 9999;display: none;color: #fff;}
.search-inner {position: relative;}
.search-close {width: 40px;height: 40px;border-radius: 50%;border: 1px solid #fff;background: transparent;color: #fff;font-size: 38px;display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;top: 22px;right: 23px;pointer-events: auto;transition: background 0.2s ease;z-index: 1;}
.search-close:hover {background: rgba(255, 255, 255, 0.15);}
.search-title {text-align: center;font-size: 36px;margin-bottom: 20px;}
.search-form {display: flex;background: #fff;border-radius: 100px;max-width: 930px;margin: 0 auto;align-items: center;}
.search-form input[type="text"] {border: none;max-width: 930px;height: 74px;outline: none;flex: 1;padding: 11px 12px;font-size: 30px;border-radius: 100px;color: #555;}
.search-form input[type="text"]::placeholder {color: #a3a3a3;font-size: 30px;letter-spacing: -0.5px;padding-left: 10px;font-weight: 100;}
.search-icon {background: none;border: none;font-size: 20px;color: #0078c1;margin-right: 10px;cursor: pointer;}
.search-btn {width: 60px;height: 60px;border-radius: 100px;background:url('../images/main/search_ico001.png') center center no-repeat,linear-gradient(135deg, #0594e3, #0a68d1);background-size: 60px 60px, 100% 100%;margin-right: 10px;cursor: pointer;border: none;}
.popular-keywords {margin-top: 20px;display: flex;flex-direction: column;align-items: center;flex-wrap: wrap;gap: 10px;font-size: 14px;}
.popular-keywords .icon {margin-right: 10px;color: #fff;font-weight: bold;}
.popular-keywords ul {display: inline-flex;flex-wrap: wrap;justify-content: center;gap: 8px;padding: 0;margin: 0;list-style: none;}
.popular-keywords ul li{padding-top: 5px; margin: 10px;}
.popular-keywords ul li.pop-icon{padding-top: 6px;font-size: 18px;}
.popular-keywords ul li.pop-icon a{color:#0c3d7f !important}
.popular-keywords ul li:nth-child(2) a{color:#0c3d7f; background: #daf1fb; border: none;}
.popular-keywords li a {display: inline-block;padding: 1px 14px;font-size: 18px;border-radius: 15px;color: #fff;text-decoration: none;transition: background 0.2s;border: 1px solid #ffff;}
.popular-keywords li a:hover {background: rgba(255, 255, 255, 0.5);}
.dimmed-bg {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 9998;}
.mbMask{display: none;position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.6);z-index: 100;}

/*모바일메뉴 스타일*/
.mobile-hd,
.mobile-ft{display: none;}
.mobile-hd{width: 100%; height: 115px;align-items: center;justify-content: space-between;padding: 0 15px;}
.float-area .iwd-box .mobile-hd .logo a{background-image: url(../images/common/logo_b.png);}
.btn-menu-close{ display: block;width: 24px;height: 24px;background: url('../images/common/btn_menu_close.png') center no-repeat;}
.mobile-ft{margin: 0 15px 15px 0;}
.mobile-ft .sns-box{display: flex;gap: 0 6px;}
.dark .float-area .iwd-box .mobile-hd .logo a{background-image: url(../images/common/logo_w.png);}

/* 다크모드 */
.dark .sub .lnb > li > a{color: #fff;}
.dark .sub #gnb > ul > li.gnb-item1 > a{background-image: url('../images/common/gnb_img01_w.png');}
.dark .sub #gnb > ul > li.gnb-item2 > a{background-image: url('../images/common/gnb_img02_w.png');}
.dark .sub #gnb > ul > li.gnb-item3 > a{background-image: url('../images/common/gnb_img03_w.png');}
.dark .sub #gnb > ul > li.gnb-item4 > a{background-image: url('../images/common/gnb_img04_w.png');}
.dark .sub #gnb > ul > li.gnb-item5 > a{background-image: url('../images/common/gnb_img05_w.png');background-position: center top 3px;}
.dark .sub #gnb > ul > li.gnb-item6 > button{background-image: url('../images/common/light_w.png');}
.dark .sub #gnb > ul > li.gnb-item6 > button.on{background-image: url('../images/common/gnb_img07_w.png');}
.dark .sub #gnb > ul > li.gnb-item7 .btn-menu-open{background-image: url('../images/common/gnb_img05_w.png');background-position: center top 3px;}
.dark .sub .float-area .iwd-box .logo a{background: url(../images/common/logo_w.png) center no-repeat;background-size: 100%;}

.dark .lnb .submenu-box .depth2 > li > a{border-color:   #fff; color:#fff;}
.dark .lnb .submenu-box .depth2 .depth3 > li > a{color:#fff;}
.dark .lnb .submenu-box .depth2 .depth3 > li > a::before{background-color: #fff;}
.dark .lnb-title{background-color: #02162b;}
.dark .lnb .submenu-box .depth2 > li:hover > a{background-color: #02162b;}


/*반응형*/
@media screen and (min-width: 1025px) {
    .lnb > li:hover > a::after {width: 100%;} 
}

@media screen and (max-width: 1802px) {
    .float-area .iwd-box{padding: 0 10px;}
    .float-area .iwd-box .logo{margin-right: 0;width: 300px;}
    .lnb-title{width: 300px;padding-right: 40px;}
    .lnb .submenu-box .depth2{width: calc(100% - 300px);padding-right:20px;padding-left: 0;}
    .lnb .submenu-box .depth2 > li{flex: 0 1 calc(25% - 20px);margin-left: 20px;}

}

@media screen and (max-width: 1550px) {
    #gnb > ul > li{margin-left: 0;width: 52px;}
    #lnb{width: calc(100% - 490px);}
}

@media screen and (max-width: 1250px) {
    .float-area .iwd-box .logo{width: 192px;}
    .lnb-title{width: 192px;padding-right: 10px;}
    .lnb-title h2{font-size: 28px;}
    .lnb .submenu-box .depth2{width: calc(100% - 192px);}
    .lnb .submenu-box .depth2 > li{flex: 0 1 calc(33.3% - 20px);}
    .lnb > li,
    .lnb > li:last-child{width: auto;padding: 0 10px;}
    .lnb > li > a{font-size: 20px;}
    .lnb .submenu-box .depth2 > li > a{font-size: 20px;}
    .search-layer{width: calc(100% - 40px);}

    .footer-info .inner{padding: 0 20px;}
}


@media screen and (max-width: 1024px) {
    /*다크모드 */
    .dark .lnb,
    .dark .lnb > li,
    .dark .lnb > li:last-child{background-color: #063363 ;}
    .dark .lnb .submenu-box .depth2 > li:hover > a{color: #fff;border-color: #063363;}
    .dark .lnb .submenu-box .depth2 > li.open .depth3{background-color: #010101;}
    .dark .lnb .submenu-box .depth2 > li:hover > a{border-color: #063363;}


    html.menuOpen {overflow: hidden;}
    .f-site{display: none;}
    .float-area .f-top{height: 92px;padding-top: 0;}
    .float-area .iwd-box{padding: 0 20px;height: 100%;}
    .float-area .iwd-box .logo {width:148px;}
    .float-area .iwd-box .logo a{width: 100%;background-size: 100%;}
    
    .mbMask{display: none;}
    #lnb{display: none;flex-wrap: wrap;justify-content: space-between;align-items: flex-end; position: fixed;top: 0;right: 0;background: var(--white1);width: calc(100% - 50px);height: 100%;min-width: 320px;overflow-y: scroll !important;margin: 0;padding: 0;z-index: 105;}
    .mobile-hd{display: flex;}
    .mobile-ft{display: block;}
    .lnb {display: block;width: 175px;height: calc(100% - 115px);min-height: 555px; padding: 0 0 215px 0 ; background: #066ad1 url('../images/common/bg_mobile_lnb.png') left bottom 30px no-repeat;border-radius: 0 50px 0 0; }
    .lnb > li,
    .lnb > li:last-child {display: block; margin: 0; width: 100%;max-width: none;height: auto;margin-bottom: 0;padding:0;text-align: left;border-bottom: 1px solid #83b5e8;background-color: #066ad1;}
    .lnb > li:first-child{background: transparent;}
    .lnb > li > a{display: flex;align-items: center;justify-content: flex-start;width: 100%; min-height: 69px;;}
	.lnb > li > a > span{display: inline-block; position: relative;color: #fff;padding-right: 15px;font-size: 21px}
    .lnb > li > a > span:after{content: "";display: none;position: absolute;right: 0;top:5px;border-radius: 50%; width: 5px;height: 5px;background: #fffd38;transform: none;left: inherit;bottom: inherit;}
    .lnb .submenu-box{width: calc(100% - 175px);top: 130px;left: 175px;border-top: none;background: transparent;}
    .lnb .submenu-box::after{display: none;}
	.lnb .submenu-box .inner{display: block;padding: 0 15px 0 7px;}
	.lnb .submenu-box .depth2{display: block;width: 100%;padding: 0;}
    .lnb .submenu-box .depth2 > li{min-height: auto;margin: 0;border-bottom: 2px solid #eaeaea;}
    .lnb .submenu-box .depth2 > li > a{height: 49px; border-radius: 0;justify-content: flex-start;border:0;color: #3e3e3e;font-size: 18px;padding: 0 30px 0 20px;text-align: left;}
    .lnb .submenu-box .depth2 > li > a::after{display: none;}
	.lnb > li .submenu-box .depth2 .depth3{display: none; padding: 10px 0 0 25px; background-color: #f7f7f7;border-bottom: 1px solid #e6e6e6;}
    .lnb > li .submenu-box .depth2 .depth3 > li > a{font-size: 16px;color: #3e3e3e;font-weight: 300;text-decoration: none;}
	.lnb > li .submenu-box .depth2 .depth3 > li > a::after{width: 2px;height: 2px;background-color: #3e3e3e;}
    .lnb > li .submenu-box .depth2 .depth3 > li > a:hover{text-decoration: none;}
    .lnb .submenu-box .depth2 > li.has-ch > a::after{display: block; right:10px;top:50%;width: 17px;height: 17px;border-radius: 50%;margin-top: -8px; background:#fff url('../images/common/arr_submenu02.png') center no-repeat;}
    .lnb .submenu-box .depth2 > li:hover > a{background-color: transparent;color: #3e3e3e;border-color: #066ad1;}
    .lnb .submenu-box .depth2 > li:hover > a::after{ background: #fff url('../images/common/arr_submenu02.png') center no-repeat;}
    .lnb .submenu-box .depth2 > li.open{border-color: #066ad1;}
    .lnb .submenu-box .depth2 > li.open > a{color:#066ad1;font-weight: 500;}
    .lnb .submenu-box .depth2 > li.open > a::after{background: #2e6db6 url('../images/common/arr_submenu02_on.png') center no-repeat;}
    .lnb .submenu-box .depth2 > li.open .depth3{display: block;border-top:2px solid #066ad1;background-color: #fff;}
    
    .lnb > li .submenu-box .inner .lnb-title{display: none;}
    .lnb > li.on a span{color:#fffd38}
    .lnb > li.on > a >  span:after{display: block;}

    #gnb > ul > li{width: 60px;margin-left: 0;}
    #gnb > ul > li.gnb-item6{width: 58px;}
    #gnb > ul > li.gnb-item5{display: none;}
    #gnb > ul > li.gnb-item7{display: block !important;}
    .search-layer{padding: 35px 20px;height: auto;}
    .search-title{font-size: 24px;}    
    .search-form input[type="text"]{height: 50px; font-size: 20px;}
    .search-form input[type="text"]::placeholder {font-size: 20px;}
    .search-btn{width: 42px;height: 42px;background: #0a68d1 url(../images/main/search_ico001.png) center center no-repeat;background-size: 30px;}
    .popular-keywords ul li.pop-icon{padding: 0;font-size: 16px;}
    .popular-keywords li a{font-size: 16px;}
    .popular-keywords ul li{margin: 0 ;}

    .footer-info .inner{display: block;padding-top: 80px;}
    .footer-info .logo{position: absolute;top:0}
    .footer-info .select_w{position: absolute;top:0;right: 20px;}
    .footer-info .copyright{width: 100%;text-align: center;}
    .footer-info .copyright ul{display: inline-block;font-size: 15px;}

    .footer-banner .btm-adv-bar .adv-bar .bar-tit{font-size: 15px;width: 85px;padding-top: 15px;}
    .footer-banner .btm-adv-bar .adv-bar .cntr{margin-left: 15px;padding-top: 15px;}
    .footer-banner .btm-adv-bar .adv-bar .adv-group-box{width: calc(100% - 175px);}
    .footer-banner .btm-adv-bar .adv-bar .adv-group-box a{height:50px;}

    /**/
    .mt60{margin-top: 30px !important;}
    
}


@media screen and (max-width: 768px) {
    .float-area .iwd-box{padding: 0 10px;}
    #gnb > ul > li{width: 49px;}
}


@media screen and (max-width: 640px) {
    .footer-banner .wd-1920{padding: 0 10px;}
}

@media screen and (max-width: 480px) {
    .float-area .f-top{height: 83px;}
    #lnb{width: 100%;}
    .lnb{width: 130px;}
    .lnb .submenu-box{width: calc(100% - 140px);left:140px}
    .lnb > li > a{min-height: 55px;padding: 0 5px;}
    .lnb > li > a > span{font-size: 16px;}
    .lnb .submenu-box .depth2 > li > a{font-size: 15px;padding-left: 5px;height: 44px;}
    .lnb .submenu-box .depth2 > li.open .depth3{padding: 5px;padding-bottom: 0;}
    .lnb > li .submenu-box .depth2 .depth3 > li > a{font-size: 14px;}

    #gnb{margin-top: 20px;}
    #gnb > ul > li{display: none;padding-top: 0;width: 29px;}
    #gnb > ul > li.sns-menu{display: block !important;margin-right: 20px;}
    #gnb > ul > li > a, 
    #gnb > ul > li > button{min-width: 29px;}
    #gnb .txt{display: none;}

    .footer-info{padding: 10px 0;}
    .footer-info .inner{padding-top: 138px;}
    .footer-info .select_w{top:10px;left: 50%;margin-left: -111px;}
    .footer-info .logo{top:66px;left:50%;margin-left:-88px ;}
    .footer-info .copyright ul{font-size: 14px;}
    .footer-info .copyright p{font-size: 13px;}

    .footer-banner .btm-adv-bar .adv-bar{padding: 5px 0 ;flex-wrap: wrap;}
    .footer-banner .btm-adv-bar .adv-bar .bar-tit{padding-top: 10px;}
    .footer-banner .btm-adv-bar .adv-bar .cntr{padding-top: 10px;}
    .footer-banner .btm-adv-bar .adv-bar .cntr{margin-left: 0;}
    .footer-banner .btm-adv-bar .adv-bar .adv-group-box{width: 100%;margin-top: 10px;}

}

.pop-slider{position:fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);z-index: 99999;display: flex;align-items: center;justify-content: center;}
.pop-slider .box{position: relative;max-width: 1080px;overflow: hidden;padding:0 90px;}
.pop-slider .box .swiper-container{overflow: hidden;}
.pop-slider .box .swiper-container .swiper-slide a{display:block;}
.pop-slider .box .swiper-container .swiper-slide a img{width:100%;}
.pop-slider .swiper-button-prev{background:url(../images/main/slide_prev.png) no-repeat;width:40px;height:73px;font-size:0;}
.pop-slider .swiper-button-next{background:url(../images/main/slide_next.png) no-repeat;width:40px;height:73px;font-size:0;}
.pop-slider .swiper-button-disabled{opacity: 0.55;}
.pop-ctrl{display: flex;justify-content: center;color: #fff;margin-top:20px;}
.pop-ctrl-box{background:#33363d;border-radius:22px;display: flex;justify-content: center;overflow: hidden;}
.pop-ctrl .txt{padding: 0 40px;height: 44px;line-height: 44px;}
.pop-ctrl .txt span{font-weight:500;}
.pop-ctrl a{display: block;font-size:18px;color: #fff;background: url(../images/main/slide_close.png) no-repeat calc(100% - 30px) center;padding: 0 60px 0 30px;height: 44px;line-height: 44px;}
.pop-ctrl .pop-close{border-left:1px solid #5c5e64;border-right:1px solid #5c5e64;}
.pop-ctrl .pop-close-day a{background-color: #063a74;}

@media screen and (max-width:1024px){
    .pop-ctrl a{font-size:15px;padding: 0 32px 0 10px;background-position:  calc(100% - 10px) center;}
    .pop-ctrl .txt{padding:0 20px;}
}
@media screen and (max-width:640px){
    .pop-slider .box{padding:0 50px;}
}
@media screen and (max-width:480px){
    .pop-ctrl-box{flex-wrap:wrap;width: 100%;text-align: center;}
    .pop-ctrl .txt{width:100%;border-bottom: 1px solid #5c5e64;}
    .pop-ctrl .pop-close{width:50%;border-left: 0;}
    .pop-ctrl .pop-close-day{width:50%;}
}

/*웹접근성*/
:focus {outline: 2px solid #256ef4; outline-offset: 2px;}
#gnb > ul > li.gnb-item3 .sns-popup .sns-btn-close  {display: block;background: none}
.footer-banner .btm-adv-bar .adv-bar .cntr li{margin:0;width: 22px;text-align: center;}
.footer-banner .btm-adv-bar .adv-bar .adv-group-box a:focus{outline-offset: -2px;}
.back-top-btn{border-radius: 50%;}
.search-close:focus {outline-color:   #000; }
.popular-keywords li a:focus {outline-color:   #000; }
.pop-slider .box .pop-swiper .swiper-slide a:focus {outline-color:   red; outline-offset: -3px;outline-width:3px}
.pop-ctrl a:focus {outline-color:   red; outline-offset: -3px;outline-width:3px}

@media screen and (max-width: 1802px) {
	.footer-banner .pdf-80{padding: 0 20px }
}

