@charset "utf-8";
/* DisabledFunction: TM001,TM002,MM002 */
/* Left headermenu Design 08
    2022.03.14 SSJ
    2022.04.26 OSY
    2022.07.15 SSJ
    2024.02.02 OSY
*/

.wrap_left_template .head-group {clear:both; position:relative; /* float:left; */ width:100%; background:#fff; box-sizing:border-box; 
                                z-index:999 !important; display:flex; flex-direction:row; flex-wrap:wrap;}
.header {width:100%;padding-bottom:0px;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;text-align:center;padding: 80px 10px 0;}
ul.gnb li {text-align: left;line-height: 25px;color:#333;font-size:12px;display: block;width: 100%;box-sizing: border-box;}
ul.gnb li:first-of-type {padding-top:10px;}
ul.gnb li a {color:#333;line-height:30px;display:block;font-weight:400;font-size: 14px;/* padding: 0 5px; */}
ul.gnb li:hover a {color:#1576c8;}
ul.gnb li:last-child:not(.link-group) a {border-right:none; padding-right:0;}
ul.gnb li:last-child a:after {content:""; display:none;}
ul.gnb li.link-group {width:100%; clear:both; padding:5px 0;}
ul.gnb li.link-group a:before {display:none;}
ul.gnb li.link-group select {width: calc(100% - 70px); height:30px; border: 1px solid rgba(0,0,0,0.1); font-size: 14px; line-height:30px; color:#333;
     background: url(/images/wzwg/cmm/arrow_black.png) rgba(255,255,255,0.8) 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 6px;height: 30px;line-height: 28px;font-weight: 600;width: 32px;text-align: center;padding: 0 !important;width: 65px;} 
ul.gnb li.link-group + li.link-group {padding-top:0;}

.menu {width:100%;/* float:left; */position:relative; flex:auto;order:1;}
.menu .inner {width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box;}
.menu .logo {float:left;width:100%;height:70px;padding:5px 15px 20px;line-height:60px;text-align:center;box-sizing:border-box;overflow: hidden;}
.menu .logo a img {width:auto; max-height:100%; max-width:100%;}
.menu .logo:after {content:" "; margin-left:-0.6em; white-space:pre;}
.menu .logo img {vertical-align:middle; max-height:60px;}

.lnb {width:100%;float:left;box-sizing:border-box; position:relative;}
.lnb:after {width:30px;height:3px;background:#1576c8;float:left;margin-left:0px;margin-top:40px;}
.lnb > li {width:100% !important;width: calc(100% - 30px) !important;margin: 0 15px;display:block;float:left;color:#333;text-align:left;box-sizing:border-box;
            position:relative;font-size: 17px;margin-bottom: 10px;z-index: 1;background: #324290;}
.lnb > li:before {content:"";width: calc(100% + 30px);height: calc(100% + 20px);background: #fff;position: absolute;left: -15px;z-index: -1;top: -10px;}
.lnb > li:first-of-type {margin-top:10px;}
.lnb > li:last-child {margin-bottom:0;}
.lnb > li > a {color:#333;line-height: 130%;box-sizing:border-box;display:block;font-weight:400;letter-spacing:-1px;padding: 5px 30px 5px 0px;background: inherit;z-index: 0;background: #fff !important;word-break: keep-all;word-wrap: break-word;}               
.lnb > li:after {content: "-";color: inherit;position: absolute;right: 0;top: 8px;width: 15px;height: 15px;background: inherit;text-align: center;color: #fff;background: #616161;opacity: 0;display:inline-flex; justify-content:center;align-items:center;line-height:normal;}
.lnb > li.selected:after {background:inherit;}
.lnb > li:hover:after {opacity:1;content: "+";}
.lnb > li:hover > a,
.lnb > li.selectedItem > a {font-weight:600;}
.lnb > li.selected {position:relative;border:none !important;padding-bottom:0;}
.lnb > li.selected > a {font-weight:600; color:#333;}
.lnb > li.selected:hover > a {color:#333;}
.lnb > li.selected:after {content:"-";opacity: 1;background: inherit;}
.lnb > li.selected > ul > li.on {font-weight:600;}
.lnb > li > ul > li.selected > a {font-weight:600;}
.lnb > li > ul {width:100% !important;display:none;color:#333;background: #f5f5f5;margin-top: 5px;}
.lnb > li.selected > ul {overflow: hidden;}
.lnb > li > a + ul > li {width:100%;font-size: 1em;}
.lnb > li > a + ul > li:first-of-type {padding-top:10px;}
.lnb > li > a + ul > li:last-of-type {padding-bottom:10px;}
.lnb > li > a + ul > li.mnGroup {position:relative;}
.lnb > li > a + ul > li.mnGroup:after {content:"+";position:absolute;right: 6px;top:0;line-height:27px;font-weight: 400;opacity: 0;}
.lnb > li > a + ul > li.mnGroup:hover:after {opacity:1;}
.lnb > li > a + ul > li.mnGroup:first-of-type:after {top: 13px;}
.lnb > li > a + ul > li.selected:after {content:"-";font-weight:600;opacity: 1;}
.lnb > li > a + ul > li > a {display:block;padding:10px;font-weight:900;word-break: keep-all;word-wrap: break-word;}
.lnb > li > a + ul > li > a.selectedCur {color:#555; font-weight:600;}
.lnb > li > a + ul > li.selectedSub > a {font-weight:600;}
.lnb > li > a + ul > li > a:hover {font-weight: 600;}
.lnb > li > a + ul > li > a.on  {color:#1576c8;}
.lnb > li > a + ul > li > a:focus {color:#333;}
.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: #777;display:block;padding: 5px 20px;font-size: 0.9em;letter-spacing: -0.5px;position: relative;line-height: 120%;word-break: keep-all;word-wrap: break-word;}
.lnb > li > a + ul > li > a + ul > li a:hover {text-decoration:underline; font-weight:600;}
.lnb > li > a + ul > li > a + ul > li a.selectedCur {color:#555; font-weight:600;}
.lnb > li > a + ul > li > a + ul > li a:focus {color:#555; font-weight:600;}
.lnb > li > a + ul > li > a + ul > li a:before {content:"\b7";padding-right: 4px;position: absolute;left:11px;}
.lnb > li > a + ul > li > a + ul > li:first-of-type a {padding-top: 10px;}
.lnb > li > a + ul > li > a + ul > li:last-of-type a {padding-bottom: 25px;}


/* allmenu (sitemap-popup btn) */
.btn_wrap {padding: 0px 10px;box-sizing: border-box;margin: 10px 0 20px;position: relative;}
.all_menu {margin:0;text-align: left;vertical-align:middle;position:relative;width: 100%;background: #333;}
.all_menu .btn_allmenu {font-size: 13px;padding: 0 5px;line-height: 30px;width: calc(100% - 30px);text-align: left;font-size: 14px;background: #fff !important;float: left;font-weight: 600;}
.all_menu:before {content:"\f0c9";font-family:FontAwesome;/* margin-right: 5px; */vertical-align: middle;font-weight: 400;width: 30px;height: 30px;line-height: 30px;
                    display: inline-block;color: #fff;background: inherit;float: left;text-align: center;}

.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: 10px 0;}

    @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;}
    #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; border:1px solid rgba(255,255,255,0.2); 
                                                                border-width:1px 1px 1px 0; line-height:70px; margin-top:-1px;}
    #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 all and (min-width:1051px){
      .menu ul#m_nav, .showMenu {display:none !important;}
    }
    @media all and (min-width:991px) and (max-width:1050px){
        .menu ul#m_nav, .showMenu {display:none !important;}
    }

    @media all and (min-width:1541px){
        .wrap_left_template .header {width:100%;}
        ul.gnb li:nth-child(2n) {clear:both;}
        ul.gnb li:nth-child(2n) a:after {content:""; display:none;}
    }
    

    @media all and (min-width:991px){
        html,body {height:100%;}
        
        .menu .logo {height:130px;}

        .lnb > li.selected > ul > li {border:none !important;}
        .lnb > li > a + ul > li > a {line-height:20px;font-size: 0.9em;text-align:left;padding: 7px 25px 7px 15px;letter-spacing: -0.5px;color:#333;/* opacity:0.7; */font-weight:400;}
    }







/* srchbox setting */
.lnb_search {width:30px;height: 40px;display:inline-block;margin-left: -5px;position: absolute;right: 12px;top: 4px;}
.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: 30px;height: 40px;background-position: -147px 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: 4px;}
        #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;height: 40px;border:none;border: 2px solid rgba(0,0,0,0.5);font-size: 15px;background: #fff;padding-right: 35px;}
    }




/* page setting */
.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 {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;}
    }
