@charset "utf-8";
/* DisabledFunction: TM001,TM002 */
/* Left headermenu Design 05
    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; background: #fff;
                                display:flex; flex-direction:row; flex-wrap:wrap; top: 0 !important; margin-top:0; -webkit-transition:margin-top 0.5s; transition:margin-top 0.5s;  }
.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: 60px 15px 0;text-align:left;}
ul.gnb li {line-height:25px;color:#333;font-size:12px;display:inline-block;width:100%;text-align: center;}
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;}
.menu .logo {float:left;width:100%;height:70px;padding:5px 15px 20px;line-height:60px;text-align:center;box-sizing:border-box;overflow: hidden;max-height: 292px;}
.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;}
.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: 17px;text-align:left;box-sizing:border-box;position: relative;}
.lnb > li:first-of-type > a {border-top:1px solid rgba(0,0,0,0.05);}
.lnb > li > a {width:100%;
                display:
                block;color:#333;
                line-height: 120%;
                box-sizing:
                border-box;
                display:
                inline-block;
                font-weight: 600;
                padding: 16px 10px;
                text-align: center;
                border-bottom: 1px solid rgba(0,0,0,0.05);
                position: relative;
                word-break: keep-all;
                word-wrap: break-word;
                }          
.lnb > li:hover > a {font-weight:600;}
.lnb > li.selected {border:none !important;}
.lnb > li.selected > a,
.lnb > li.selectedItem > a {font-weight:600;color: #fff;background: #333;}
.lnb > li.selected > ul > li.on {font-weight:600; color:#0d285f;}
.lnb > li > ul {display:none; position:absolute; width:220px !important; top:inherit; background: #ccc; background: #f5f5f5; padding: 0; top: 0; z-index: 0; 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: 2px 2px 4px rgb(0 0 0 / 15%);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> a:after {content:"\276D"; content:"\25bc"; display:inline-block; transform: rotate(0deg); position:absolute; right: 15px; top: 14px; color: inherit; 
                                        font-size: 9px; opacity: 0.7; font-family: arial; font-family: sans-serif; }
.lnb > li > a + ul > li.selected.mnGroup > a:after {transform: rotate(-180deg);top: 17px;opacity: 1;}
.lnb > li > a + ul > li:first-child a {border-left:none;}
.lnb > li > a + ul > li.selected > a {background: #333;color: #fff;font-weight: 600;}
.lnb > li > a + ul > li > a {display:block;padding:10px;font-weight:900;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;background: #333;color: #fff;}
.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 20px;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 {right: 0;margin-right: -220px;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; padding: 40px 15px 30px;height:auto;line-height:normal;}
        .lnb > li.selected > ul > li {border:none !important;}
        .lnb > li > a + ul > li > a {line-height:20px;font-weight:400;padding: 17px 20px 16px;color:#333;}

        #editorDiv .wrap_left_template #top {height:calc(100vh - 52px);min-height:auto;padding-top: 0;}
        .wrap_left_template {position:relative;}
    }







/* 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 */
.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;}
    }