@charset "utf-8";
/* basic headmenu 38
    2026.03.06 SSJ
*/



.head-group {clear:both; position:relative; float:left; width:100%; background:#fff; box-sizing:border-box; z-index:999 !important; box-sizing:border-box;}
.header {width:100%; height: 60px; /* position:absolute; */ z-index:990; background:#424951; background: #f1f4fa; /* border-bottom:1px solid #dedede !important; */ box-sizing:border-box; }
.header .inner {width:100%;height: 100%;max-width: 1600px;margin:0 auto;box-sizing:border-box;position: relative;text-align: right;display: flex;align-items: center;justify-content: flex-end;}

ul.gnb1 {width:30%; float:left;}
ul.gnb1 li {float:left; line-height:30px; }
ul.gnb1 li:first-child a {border-right:1px solid #003975; padding:0 20px;}
ul.gnb1 li:last-child a {border-right:none !important;}
ul.gnb1 li a {border-right:1px solid #dedede; color:#333; font-weight:600; padding:0 20px; box-sizing:border-box; font-size:12px;}
ul.gnb {text-align:right;padding-right: 20px;}
ul.gnb li {/* float:left; */line-height:39px;font-size: 14px;text-align:right;font-weight:normal;list-style:outside;color:transparent;display: inline-block;font-family: 'Noto Sans KR';}
ul.gnb li a {border-right: 1px solid #c8c8c8;color: #1d1d1d;font-weight:600;padding: 0 15px;line-height: 150%;box-sizing:border-box;}
ul.gnb li a:hover {font-weight:600;}
ul.gnb li:last-child a {border-right:none; padding-right:0;}
ul.gnb li.link-group {padding:0; border:none;}
ul.gnb li.link-group select {border:1px solid #003975; color:#333; border-radius:2px; margin-top:-2px; height:25px !important; line-height:25px; font-size:12.5px; box-sizing:border-box; font-weight:600;
                            background:url(/images/wzwg/cmm/arrow_black.png) rgba(255,255,255,0.9) 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 select option {color:#333;}

.menu {width:100%; height:80px; background:#fff; float:left;  position:relative; z-index:1; }
.menu .inner {width:100%;max-width: 1600px;margin:0 auto;box-sizing:border-box;height:120px;display: flex;justify-content: space-between;align-items: stretch;}
.menu .logo {width:20%; height:120px; padding:0 10px 0; line-height:120px; text-align:left; vertical-align:middle; box-sizing:border-box; display:table-cell;}
.menu .logo a {width: 100%;display: block;}
.menu .logo a img {/* width: 100%; */max-width: 100%;display:inline-block;vertical-align:middle;}
.menu .logo img {vertical-align:middle; max-height:60px;}

.lnb {width:auto;max-width:80%;display: flex;flex-grow: 1;justify-content: flex-end;align-items: center;}
.lnb > li{width:auto !important;height: 100%;display: flex;align-items: center;color:#fff;/* display:inline-block; */vertical-align:middle;font-size: 28px;position: relative;transition: font-size 0.5s;}
.lnb > li:not(:last-child)>a {padding-right:20px;padding-left: 20px;}
.lnb > li:not(:last-child)>a:after {content:"";width: 6px;height: 6px;display: inline-block;background: #c8c8c8;border-radius: 100%;position: absolute;right: -3px;top: 8px;}
.lnb > li:last-child>a {padding-left:20px;}
.lnb > li.selected {border:none !important;}
.lnb > li:last-child:after {content:""; display:none;}
.lnb > li > a {height:25px;line-height:25px;display:block;text-align:center;word-break:keep-all;font-family: 'esamanru';font-weight: 500;color: #333;position: relative;letter-spacing: 0.5px;}
.lnb > li:first-child a:before {content:""; display:none;}
.lnb > li:last-child > a:after {display:none;}
.lnb > li > a:hover {opacity:0.9;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}
.lnb > li.selected > a {border:none !important; color:#003975;}
.lnb > li > ul {display:none;position:absolute;top: 100px;left: 50%;transform: translateX(-50%);background:#fdfdfd;color:#333;text-align:center;padding: 10px 0;width: 100%;min-width: 250px !important;background: #f1f4fa;border-radius: 10px 10px 20px 20px;box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.2);}
.lnb > li:last-child > ul {margin-left:0;}
.lnb > li > a + ul > li{width:100%;height:auto;font-size: 17px;}
.lnb > li > a + ul > li.mnGroup {position:relative;}
.lnb > li > a + ul > li.mnGroup:after {content:""; width:20px; height:35px; background:url(/images/wzwg/cmm/icon_set.png);background-position: -18px 17px; background-size:300px; background-repeat:no-repeat; position:absolute; top:0; right: 11px;}
.lnb > li > a + ul > li.selected:after {background-position: -118px 17px;}
.lnb > li > a + ul > li.selected {border:none !important;}
.lnb > li > a + ul > li.mnGroup.selected:after { content:""; width:20px; height:30px; background:url(/images/wzwg/cmm/icon_set.png); background-position: -118px 17px; background-size:300px; background-repeat:no-repeat; position:absolute; top:0; right:7px; }
.lnb > li > a + ul > li > a {display:block;padding: 10px 30px 10px 25px;line-height: 130%;text-align: center;font-family: 'esamanru';width: calc(100% + 10px);box-sizing: border-box;margin-left: -5px;border-radius: 10px;font-weight: 300 !important;word-break: keep-all;}
.lnb > li > a + ul > li > a:focus {background:#003975; color:#fff;}
.lnb > li > a + ul > li > a + ul {/* background:#fff; *//* background: rgba(0,0,0,0.05); */color:white;padding: 10px 20px 15px;}
.lnb > li > a + ul > li:last-child > a + ul {border-bottom:none;}
.lnb > li > a + ul > li > a + ul > li {width:100%;clear:both;text-align:left;position: relative;}
.lnb > li > a + ul > li > a + ul > li a {color:#333;display:block;padding:3px 0px;line-height:19px;font-size: 0.9em;text-indent:0px;padding-left: 5px;font-family: 'Noto Sans KR';word-break: keep-all;}
.lnb > li > a + ul > li > a + ul > li:before {content: "";width: 4px;height: 4px;display: inline-block;background: #333;border-radius: 100%;position: absolute;left: -5px;top: 12px;}
.lnb > li > a + ul > li > a + ul > li a:hover {color:#003975;}
.lnb > li > a + ul > li > a + ul > li a:focus {color:#005ec2; text-decoration:underline;}

    @media (min-width:1300px){
        .lnb > li > a + ul > li > a:hover {background:#003975; color:#fff;}
        .lnb > li > a + ul > li:hover > a {background: #003975;color:#fff;}
        .lnb > li > a + ul > li.selected > a {background:#003975;color:#fff;box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2);}
        .lnb > li > a + ul > li.mnGroup.selected:hover:after {background-position: -118px 17px;}
        .lnb > li > a + ul > li.mnGroup:hover:after {background-position: 4px 17px;}
    }







/* allmenu (sitemap-popup btn) */
.btn_wrap {display: flex;}
.all_menu {margin:0;position:relative;display: flex;align-items: center;justify-content: center;}
.all_menu .btn_allmenu {width: 24px;height: 20px;border: 3px solid #333;border-width: 3px 0;color: transparent;font-size:0;display: inline-block;position: relative;box-sizing: border-box;}
.all_menu .btn_allmenu:before {content:"";width: 100%;height: 3px;background: #333;position: absolute;left: 0;top: 5px;}

.all_menu .wzpopup-wrap {display:none;}
.all_menu .wzpopup .pop-container {text-align:left;}
.all_menu #fade {display:none;}

    @media (min-width:991px){
        .fixedhead .menu .inner .all_menu {height:50px; line-height:normal;}
    }
    @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/templatehead/img/menuBar.png")no-repeat center;position:absolute;top:0;right: 0;}

#m_nav {display:none;float:left;width:90%;max-width:400px;height:calc(100vh - 50px);overflow-y:scroll;background:#fff !important;padding:10px;position:absolute;top:50px;right:0;text-align:left;box-shadow:1px 2px 5px 0px rgba(0,0,0,0.1);box-sizing:border-box;} 
#m_nav:before {content:"";width:100%;height:calc(100vh - 50px);background:#000;display:inline-block;position:fixed;z-index:-1;top:50px;left:0;opacity:0.5;}
#m_nav > li {width:100%; float:left; margin-bottom:10px; box-sizing:border-box;} 
#m_nav > li > a {width:100%;color:#333;font-size:15px;font-family: 'Noto Sans';float:left;padding:13px 30px 13px 20px;line-height:normal;display:block;box-sizing:border-box;position:relative;background:#f9f9f9;border-radius:10px;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.05);} 
#m_nav > li.selected > a {font-weight:500;} 
#m_nav > li.mnGroup {position:relative;} 
#m_nav li.mnGroup.selected {border-bottom:none;} 
#m_nav > li.mnGroup > a:after {content:""; width:7px; height:7px; border:2px solid #333; border-radius:0 3px 0 0; border-width:2px 2px 0 0; display:inline-block; transform:rotate(45deg); position:absolute; right:16px; top:50%; margin-top:-4px; transition:transform 0.5s;} 
#m_nav li.mnGroup.selected > a:after {transform:rotate(-45deg) !important;} 
#m_nav li > ul {width:100%; display:flex; flex-wrap:wrap; flex-direction:column; padding:10px 9px; box-sizing:border-box; transition:height 0.5s;} 
#m_nav li > ul > li {float:left;width:100%;box-sizing:border-box;position: relative;} 
#m_nav li > ul > li.mnGroup > a:after {content:""; width:5px; height:5px; border:2px solid #333; border-radius:0 3px 0 0; border-width:2px 2px 0 0; display:inline-block; transform:rotate(45deg); position:absolute; right:9px; top:50%; margin-top:-2px; opacity:0.6;} 
#m_nav li > ul > li > a {display:flex;width:100%;font-size:15px;font-family: 'Noto Sans';padding:10px 20px 10px 10px;height:auto;line-height:18px;position:relative;box-sizing:border-box;font-weight:400;color:#333;} 
#m_nav li ul li ul {width:100%; height:0; background:#fff; border-radius:10px; border-top:none; padding:0px 15px; margin-bottom:15px; overflow:hidden;} 
#m_nav li ul li.selected ul  {display:flex !important; height:auto;}
#m_nav li ul li ul li:last-child {border-bottom:none;} 
#m_nav li ul li ul li a {font-size:14px; padding:8px 0 3px;} 
#m_nav li ul li ul li {padding-left:10px;}
#m_nav li ul li ul li:before {content:"";width: 3px;height: 3px;display: inline-block;background: #333;position: absolute;left: 0;top: 17px;}

/* popup login menu */
#m_nav > li.mobile_gnb, #m_nav > li:last-child {background:transparent; border-top:1px solid #E0E6EF; padding-top:20px; border-radius:0; margin-top:10px;} 
#m_nav > li.mobile_gnb ul, #m_nav > li:last-child ul {display:flex !important; flex-wrap:wrap; gap:10px 2%;}
#m_nav > li.mobile_gnb ul li, #m_nav > li:last-child ul li {width:32%; display:flex; justify-content:center; align-items:center; box-sizing:border-box; text-align:center; background:#F5F7FA; border-radius:10px; padding:5px 0; height:70px; order:2;} 
#m_nav > li.mobile_gnb ul li:nth-child(3n), #m_nav > li:last-child ul li:nth-child(3n) {margin-right:0;} 
#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:only-child, #m_nav > li:last-child ul li a:only-child {width:100%; font-size:14px; color:#333; line-height:120%; padding:0 10px; box-sizing:border-box;} 

#m_nav > li:last-child ul li.link-group {width:100%; order:1; background:#f9f9f9; height:auto; padding:10px 0 10px 10px;} 
#m_nav > li:last-child ul li.link-group a:after {display:none;} 
#m_nav > li:last-child ul li.link-group select {width:calc(100% - 45px); border-radius:2px; line-height:30px; height:30px; border:none;} 
#m_nav > li:last-child ul li.link-group select option {background:white; color:black;} 
#m_nav > li:last-child ul li.link-group select + button {padding:0 8px !important; height:30px; line-height:28px; font-size:13px; border-radius:10px;}

/* popup scroll bar setting */
#m_nav::-webkit-scrollbar {width:5px;}
#m_nav::-webkit-scrollbar-track {background:transparent;}
#m_nav::-webkit-scrollbar-thumb {background:rgba(0,0,0,0.2);}
#m_nav::-webkit-scrollbar-thumb:hover {background:#555;} 

    @media (max-width:990px){
        .head-group {border-bottom:none;position: fixed;}
		.contents {padding-top:60px;}
        .header {/* display:none; */height: 0;}
		ul.gnb {display:none;}
        ul.lnb{display:none;}
        .menu {height:50px;border-bottom:none;/* position: fixed; */}
        .menu .inner {padding:0;display:block;height:50px;/* border-bottom:1px solid #ddd; */overflow:hidden;}

        .menu .logo {width: 80%;height:50px;line-height:50px;text-align: left;padding:0 15px;display:block;}
        .menu .logo a img {max-height:35px;}
        .showMenu, .menu:hover .showMenu {height:51px;overflow:hidden;}
    }






/* PC ver_ left menu */
	@media all and (min-width:1301px) and (max-width:1800px){
		.lnb > li:last-child > ul {left: auto; right: 0; transform: none;} 
	}
    @media all and (min-width:1301px) and (max-width:1400px){
        .lnb > li {font-size:26px;}
	}
    @media all and (min-width:991px) and (max-width:1300px){
		.header .inner {padding:0 15px;}
		.lnb {padding-right:10px;flex-wrap: wrap;padding: 25px 10px 25px 30px;box-sizing: border-box;}
		.lnb > li {font-size: 23px;height: auto;position: initial;}
		.lnb > li > a {}
        .lnb > li > ul {width: calc(100% - 20px) !important; padding: 0 20px 0 250px;box-sizing:border-box;text-align:left; top:120px;}
		.lnb > li:last-child > ul {right:0;}
        .lnb > li > a + ul > li {display:inline-block; width:auto;}
        .lnb > li > a + ul > li > a {padding: 9px 10px;}
        .lnb > li > a + ul > li > a:not(:only-child) {padding-right:40px;}
		.lnb > li > a + ul > li.selected {position:relative;}
        .lnb > li > a + ul > li.selected > a {padding-right: 35px;background: #003975;color: #fff;}
        .lnb > li > a + ul > li > a + ul {position:absolute;top:40px;width: 100%;min-width: 200px;box-sizing:border-box;padding: 10px 15px;background: #fff;border-radius: 10px;box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.2);}
    }

    @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;}

        ul.gnb {padding-left:10px;}
    }

    @media all and (min-width:991px){
        .menu {height:120px;box-sizing:border-box;box-shadow: 0px -3px 4px rgba(0,0,0,0.02);}
    }



/* srchbox setting */
.lnb_search {width: 40px;height: 40px;display:inline-block;margin-left: -14px;margin-right: 20px;}
.lnb_search .btn_search {width: 100%;height: 100%;font-size:0;line-height:0;float:left;background: #e1e6f0;border-radius: 100%;}
.lnb_search .btn_search:before {content:"";background:url(/images/wzwg/cmm/icon_set.png) no-repeat center;display:inline-block;width:30px;height:30px;background-position: -168px 5px;background-size: 620px;}

#searchPannel {}
#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: 200px;height: 40px;}
        #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;height: 40px;border: 1px solid #e1e6f0;border-radius: 20px;font-size: 15px;background: #fff;padding-left: 20px !important;padding-right: 35px;font-family: 'Noto Sans KR';font-size: 14px;}
    }
    @media all and (min-width:991px) and (max-width:1299px){
        #searchPannel {left:10px;}
        .lnb_search {left:14%}
        .all_menu {right:10px;}
    }
    @media (max-width:990px){
		.btn_wrap {z-index:9999;width:100% !important;right:auto !important;left:0;top:0 !important;position: absolute;}
		.btn_wrap #searchPannel {position:absolute;float:none !important;margin:0 !important;top:50px !important;left:0px !important;width:100% !important;height:50px !important;line-height:50px !important;z-index:999;background:#fff;display:none;padding: 0 10px;box-sizing: border-box;border-bottom:none;transition:top 0.5s, height 0.5s;}
		.btn_wrap #searchPannel.on {display:block;}
		.btn_wrap #searchPannel .search_box {height:50px;display:flex;padding-left: 0;box-sizing: border-box;}
		.btn_wrap #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;background:#fff !important;font-size:15px;padding-left:10px !important;margin-top:0 !important;border:none;border-bottom:2px solid #838383;box-sizing:border-box;margin-top:-5px !important;font-family: 'Noto Sans';}
		.btn_wrap .lnb_search {display:flex !important;z-index:9999 !important;width:30px !important;height: 30px !important;right:50px !important;top: 10px !important;left:auto !important;margin:0 !important;background:transparent;border-radius:0;/* transition:top 0.5s, right 0.5s; */position: absolute;}
		.btn_wrap .lnb_search .btn_search {float:none !important;width:100%;margin:0 !important;background: transparent;}
		.btn_wrap .lnb_search .btn_search:before {background:url(/images/wzwg/cmm/icon_set.png) no-repeat center;background-position: -153px 7px;background-size:570px;width:30px;height: 30px;top: 0;left: 0;}

		.btn_wrap #searchPannel.on + .lnb_search {top: 60px !important;right:10px !important;}
	}

    


    

/*회원유형 디자인 추가*/    
#usrty {display: inline-block;font-size: 15px;line-height: 40px;padding-right: 15px;}
#usrty a {color: #333;font-weight: 600;}