@charset "utf-8";
/* DisabledFunction: TM002,TM003 */
/* Left headermenu Design 02
    2022.04.12 JRA
    2022.04.26 OSY
    2022.07.15 SSJ
    2024.02.02 OSY
*/

.wrap_left_template #top {padding-top: 0 !important;}
.wrap_left_template .head-group {clear:both; width:100%; box-sizing:border-box; z-index:999 !important; display:flex; flex-direction:row; flex-wrap:wrap; margin-top:0; background: #fff;}
.header {width:100%; padding-bottom: 40px;flex-direction:row;flex-wrap:wrap;order:2;}
.header .inner {width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box;position:relative;}


ul.gnb1 {display:none;}
ul.gnb {width:100%;box-sizing:border-box;padding: 20px 15px 0;text-align:left;}
ul.gnb li {line-height:25px; color:#333; font-size:12px;/* padding-right:10px; */display:inline-block;width:100%;}
ul.gnb li a {color:#333;line-height:25px;display:inline-block;font-weight:400;min-width:50%;font-size: 14px;position:relative;}
ul.gnb li:first-child a:before {content:"";width:3px;height:3px;background:#333;transform:rotate(45deg);position:absolute;top:0;left:5px;margin-top:-13px;margin-left:-1px;display: none;}
ul.gnb li:hover a {font-weight:600;}
ul.gnb li.link-group {width:100%; clear:both; padding:5px 0; box-sizing:border-box;}
ul.gnb li.link-group + li.link-group {padding-top:0;}
ul.gnb li.link-group a {min-width:100%;}
ul.gnb li.link-group select { width: calc(100% - 70px); height:30px; border:1px solid #e5e5e5; font-size: 14px; line-height:30px; color:#333;
    background:url(/images/wzwg/cmm/arrow_black.png) no-repeat right 5px center; appearance:none; -webkit-appearance:none; padding:0 20px 0 5px; background-size:6px;}
ul.gnb li.link-group select::-ms-expand {opacity:0;}  
ul.gnb li.link-group button.wzbtn-table {padding: 0 8px;height: 30px;line-height: 28px;font-weight: 600;}

.menu {width:100%; flex:auto;order:1;}
.menu .inner {width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; /*height:100%;*/}
.menu .logo {float:left;width:100%;height:70px;padding:5px 15px 20px;line-height:60px;text-align:center;box-sizing:border-box;max-height: 300px;overflow: hidden;}
.menu .logo a img {width:auto; max-height:100%; max-width:90%; vertical-align:middle;}
.menu .logo:after {content:" "; margin-left:-0.6em; white-space:pre;}

.lnb {width:100%;float:left;box-sizing:border-box;padding-bottom: 0px;min-height: 400px;}
.lnb:after {width:30px;height:3px;background:#c71825;float:left;margin-left:0px;margin-top:40px;}
.lnb > li {width:100% !important;display:block;float:left;color:#333;font-size: 18px;text-align:left;box-sizing:border-box;}
.lnb > li > a {width:100%;display:block;color:#333;line-height: 120%;box-sizing:border-box;display:inline-block;font-weight: 600;padding: 12px 10px;text-align: center;word-break: keep-all;word-wrap: break-word;}          
.lnb > li > a:before {content:"";}
.lnb > li:hover > a {font-weight:600;}
.lnb > li.selected {border:none !important;}
.lnb > li.selected > a,
.lnb > li.selectedItem > a {color: #b72121;}
.lnb > li.selected > ul > li.on {font-weight:600; color:#0d285f;}
.lnb > li > ul {display:none; height:100vh; position: absolute; width:220px !important; top: inherit; background:#f5f5f5; background: #333;
                padding: 0; top: 0; z-index: 1; color:#333; transform: none; box-shadow: 3px 2px 3px rgb(0 0 0 / 5%); box-sizing: border-box;}
.lnb > li > ul:before {content:"";width:1px;height:100%;display:inline-block;box-shadow: 3px 0px 3px rgb(0 0 0 / 20%);position: absolute;left: 0;top: 0;z-index: 1;} 
.lnb > li > a + ul > li {width:100%;font-size: 0.9em;letter-spacing: -0.5px;transform: none;float: left;}
.lnb > li > a + ul > li.mnGroup {position:relative;}
.lnb > li > a + ul > li.mnGroup > a {padding-right: 30px;word-break: break-all;}
.lnb > li > a + ul > li.mnGroup:after {content:"\276D"; content:""; display:inline-block; transform: rotate(135deg); position:absolute; right: 15px; top: 17px;
                                        width: 6px; height: 6px; border: 2px solid #fff; border-width: 1.5px 1.5px 0 0;}
.lnb > li > a + ul > li.selected:after {transform: rotate(-46deg);border-color: #333;top: 24px;}
.lnb > li > a + ul > li:first-child a {border-left:none;}
.lnb > li > a + ul > li.selected > a {opacity:1;background: #fff;color: #333;}
.lnb > li > a + ul > li > a {display:block;padding:10px;font-weight:900;opacity: 0.9;border-bottom: 1px solid rgba(0,0,0,0.05);word-break: keep-all;word-wrap: break-word;}
.lnb > li > a + ul > li > a:hover {font-weight:600; opacity:1; -webkit-transition:opacity 1s; transition:opacity 1s;}
.lnb > li > a + ul > li.selectedSub > a  {color:#0d285f;}
.lnb > li > a + ul > li.selectedSub > a:before  {color:#333;}
.lnb > li > a + ul > li > a + ul {background:rgba(255,255,255,0.9);}
.lnb > li > a + ul > li > a + ul > li {width:100%; clear:both; text-align:left;}
.lnb > li > a + ul > li > a + ul > li a {color: #444;display:block;padding: 7px 20px 7px 25px;line-height: 130%;font-size: 0.95em;word-break: keep-all;word-wrap: break-word;}
.lnb > li > a + ul > li > a + ul > li a:hover {font-weight: 600;}
.lnb > li > a + ul > li > a + ul > li a.selectedCur {color:#0d285f; font-weight:400;}
.lnb > li > a + ul > li > a + ul > li a:focus {color:#555; font-weight:600;}
.lnb > li > a + ul > li > a + ul > li:first-of-type a {padding-top:15px;}
.lnb > li > a + ul > li > a + ul > li:last-of-type a {padding-bottom:15px;}




/* allmenu (sitemap-popup btn) */
.btn_wrap {padding: 0px 15px;box-sizing: border-box;margin: 0px 0 20px;float: left;width: 100%; position: relative;}
.all_menu {margin:0;text-align:center;vertical-align:middle;position:relative;width: 100%;margin-top: 10px;}
.all_menu .btn_allmenu {line-height: 40px;width: 100%;text-align: center;font-size: 15px;color: #333;font-weight: 600;border: 1px solid rgba(0,0,0,0.2);}
.all_menu .btn_allmenu:before {content:"\f0c9";font-family:FontAwesome;margin-right: 5px;vertical-align: middle;font-weight: 400;
                                width: 25px;height: 25px;text-align: center;display: inline-block;line-height: 25px;margin-left: -15px;}

.all_menu .wzpopup-wrap {display:none;}
.all_menu .wzpopup .pop-container {text-align:left;}
.all_menu #fade {display:none;}

.lnb_search + .all_menu {float:left; margin-top:10px;}

    @media (max-width:990px){
        .all_menu .btn_allmenu {display:none;}
    }


.menu ul#m_nav {display:none;}



/* mobile popup menu design */
.showMenu {
    width:50px;height:50px;cursor:pointer;
    /* background:url("/sample/templatestyle/img/menuBar.png")no-repeat center; */
    position:absolute;top:0;left:0;
    margin: 0px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}   
.showMenu .mobileMenu{
    display: inline-block;
    width: 50px;
    height: 49px;
    line-height: 49px;
    font-size: 0px;
}
.showMenu .mobileMenu::before {
    content: "";
    font-family: FontAwesome;
    vertical-align: middle;
    font-size: 23px;
}

#m_nav {
        float:left;
        width:95%;
        max-width:400px;
        height:calc(100vh - 100px);
        overflow-y:scroll;
        background:#fff;
        padding:0 0 20px;
        position:absolute;
        top:50px;
        left:0;
        text-align:left;
        box-shadow:1px 2px 5px 0px rgba(0,0,0,0.1);
        box-sizing:border-box;
        z-index: 2;
        }
    #m_nav > li {width:100%; float:left; box-sizing:border-box; position:relative; border-bottom:1px solid #f3f3f3;}
    #m_nav > li > a {width:100%; font-size:16px; float:left; padding:13px 30px 13px 20px; line-height:20px; font-weight:600; display:block;  box-sizing:border-box;}
    #m_nav > li.mnGroup {position:relative;}
    #m_nav li.mnGroup.selected {border-bottom:none;}
    #m_nav > li.mnGroup > a:after {content:"\276D"; display:inline-block; transform:rotate(90deg); position:absolute; right:15px; top:13px;}
    #m_nav li.mnGroup.selected > a:after {transform:rotate(-90deg) !important; margin-right:-2px;}
    #m_nav li a {color:#333; word-break:keep-all;}
    #m_nav li > a:hover  {color:#2d59b0;}
    #m_nav li > ul {float:left; background:#f7f7f7; width:100%}
    #m_nav li > ul > li {float:left; width:100%; border-bottom:1px solid #eee;}
    #m_nav li > ul > li.mnGroup > a:after {content:"\276D"; display:inline-block; transform:rotate(90deg); position:absolute; right:15px; top:10px;}
    #m_nav li > ul > li > a {float:left; width:100%; font-size:14px; padding:11px 20px 11px 25px; height:auto; line-height:18px; position:relative; box-sizing:border-box;}
    #m_nav li ul li ul {background:#ececec; width:100%;}
    #m_nav li ul li ul li {border-bottom:1px solid #e3e2e2;}
    #m_nav li ul li ul li:last-child {border-bottom:none;}
    #m_nav li ul li ul li a {padding-left:35px;}

    /* popup login menu */
    #m_nav > li.mobile_gnb, #m_nav > li:last-child {background:#2b2b2b;}
    #m_nav > li.mobile_gnb ul li, #m_nav > li:last-child ul li {width:33.33%; box-sizing:border-box; float:left; text-align:center; line-height:70px; margin-top:-1px;
                                                                border:1px solid rgba(255,255,255,0.2); border-width:1px 1px 1px 0; }
    #m_nav > li.mobile_gnb ul li:nth-child(3n), #m_nav > li:last-child ul li:nth-child(3n) {border-right:none;}
    #m_nav > li.mobile_gnb ul li:nth-child(3n+1), #m_nav > li:last-child ul li:nth-child(3n+1) {clear:both;}
    #m_nav > li.mobile_gnb ul li a, #m_nav > li:last-child ul li a {color:#fff; width:100%; line-height:20px; vertical-align:middle; display:inline-block;}

    #m_nav > li:last-child ul li.link-group a:after {display:none;}
    #m_nav > li:last-child ul li.link-group select {width:92%; background:transparent; color:#fff; border-radius:2px; line-height:30px; height:30px; border-color:rgba(255,255,255,0.3);}
    #m_nav > li:last-child ul li.link-group select option {background:white; color:black;}

    
    @media (max-width:990px){
        .header {display:none;}
        ul.lnb{display:none;}
        .menu {height:50px; border-bottom:none;}
        .menu .inner {padding:0;display:block;height:50px;border-bottom:1px solid #ddd;overflow:hidden;}

        .menu .logo {width:100%;height:50px;line-height:50px;text-align:center; padding:0 15px;display:block; background:#fff;}
        .menu .logo a img {max-height:35px;}
        .showMenu, .menu:hover .showMenu {height:49px;overflow:hidden;}
    }




/* PC ver_ left menu */
    @media (min-width:1051px){
      .menu ul#m_nav, .showMenu {display:none !important;}
    }
    @media (min-width:991px) and (max-width:1050px){
        .menu ul#m_nav, .showMenu {display:none !important;}
    }

    @media (min-width:1541px){
        .lnb > li > ul {left:220px; z-index:3;}
    }
    @media (min-width:991px) and (max-width:1540px){
        .lnb > li > ul {left:18%;position: fixed;z-index: 2;}
    }
    
    @media (min-width:991px){
        html,body {height:100%;}
        .wrap_left_template .head-group {min-height:100vh;}
        
        .menu .logo {height:190px; line-height:157px; }
        .lnb > li.selected > ul > li {border:none !important;}
        .lnb > li > a + ul > li > a {line-height:20px;font-weight:400;padding: 12px 15px;color: #fff;}

        #editorDiv .wrap_left_template #top {height:calc(100vh - 52px);min-height:auto;padding-top: 0;}
        .wrap_left_template {position:relative;}
    }




/* 스크롤시 fixed */
    .wrap_left_template .head-group.fixedhead {position:fixed;}

    @media (min-width:991px){
        .wrap_left_template .head-group.fixedhead {z-index:1;}
        .wrap_left_template .head-group .menu .logo {padding: 40px 15px 30px;height:auto;line-height:normal;}
        .adm_popupzone ~ .wrap_left_template .head-group.fixedhead .lnb > li > ul {padding-top: 80px;}
    }
    @media (max-width:990px){
        .wrap_left_template .head-group.fixedhead {top:0 !important;}
    }
    @media (min-width:1541px){
        .wrap_left_template .head-group.fixedhead {width:220px;}
    }
    @media (min-width:991px) and (max-width:1540px){
        .wrap_left_template .head-group.fixedhead {width:18%;}
    }



/* srchbox setting */
.lnb_search {width: 40px;height: 40px;display:inline-block; position: absolute;right: 16px;top: 15px;}
.lnb_search .btn_search {font-size:0; line-height:0; float:left;}
.lnb_search .btn_search:before {content:"";background:url(/images/wzwg/cmm/icon_set.png) no-repeat center;display:inline-block;width: 40px;height: 40px;background-position: -141px 11px;background-size: 550px;}

#searchPannel .search_box {width:100%; height:100%;}
#searchPannel .search_box .search_box_inner {width:100%; height:100%;}
#searchPannel .search_box .search_box_inner input[type="text"]:focus {outline:auto; outline-color:#ddd; background:#f1f1f1; color:#333;}

    @media (min-width:991px){
        #searchPannel {width: 100%;background: transparent;float: left;margin-top: 15px;}
        #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;height: 40px;border:none;border: 1px solid rgba(0,0,0,0.2);font-size: 14px;background: #fff;padding-right: 35px;}
    }










/* page setting */
.adm_popupzone {z-index:2;}
.adm_popupzone ~ .wrap_left_template .lnb > li > ul {padding-top: 195px;z-index:1;}

#editorDiv .wrap_left_template .head-group.fixedhead .lnb > li > ul {padding-top: 80px;}
#editorDiv .wrap_left_template .head-group.fixedhead .menu .logo {padding-top:120px;}

.wrap_left_template .content {z-index:0; position: relative;}
.wrap_left_template .content .layout_wrap {z-index:0;}

    @media (min-width:991px){
        .wrap_left_template .content:before,
        .wrap_left_template #top ~ .contents:before {content:"";width:1px;height:100%;display:inline-block;box-shadow: 2px 2px 4px rgb(0 0 0 / 15%);position: absolute;left: 0;top: 0;z-index: 1;}

        .adm_popupzone ~ .wrap_left_template #top .head-group:not(.fixedhead) {top:0 !important;margin-top: -120px;padding-top: 120px !important;}
        .adm_popupzone ~ .wrap_left_template #top .head-group.fixedhead {top:0;}
        .wrap_left_template .content:before {content:"";width:1px;height:100%;display:inline-block;box-shadow: 2px 2px 4px rgb(0 0 0 / 15%);position: absolute;left: 0;top: 0;z-index: 1;}
    }

.wrap_left_template.wrap_left_template_wide .head-group {top:0;}    