@charset "utf-8";
/* basic headmenu 27 : more.goe.go.kr only
latest 2021.03.05 ssj 
latest 2021.03.11 ssj 
latest 2025.08.11 jra
latest 2025.09.15 ssj
*/ 

#top { position:relative; float:left; width:100%; } 
.head-group { float:left; width:100%; box-sizing:border-box; clear:both; position:relative; background: #9ac143; -webkit-transition:top 500ms, background 500ms; transition:top 500ms, background 500ms; } 
.header { width:100%; height:50px; /* background:#9ac143; */ position:absolute; z-index:990; opacity:1; box-sizing:border-box; -webkit-transition:top 500ms, opacity 1s; transition:top 500ms, opacity 1s; } 
.header .inner { width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; text-align: right; position: relative; } 



ul.gnb1 { display:none; } 
ul.gnb {/* float:right; */max-width: 50%;height:50px;clear:both;overflow:hidden;box-sizing:border-box;text-align:right;display: inline-block;padding-right: 80px;} 
ul.gnb li {display:inline-block;line-height:50px;font-size: 14px;margin:0;} 
ul.gnb li a {color:#fff;line-height:50px;height:50px;padding: 0 10px;/* border-left:1px solid rgba(255,255,255,0.6); */font-family: 'Noto Sans KR';} 
ul.gnb li:first-child a { border-left:none; } 
ul.gnb li a:hover { color:#fff; font-weight:600; } 
ul.gnb li a:focus { outline:thin dotted; } 
ul.gnb li.link-group { padding:0; border:none; } 
ul.gnb li.link-group select { height:25px !important; margin-top:-2px; padding:0 20px 0 5px; box-sizing:border-box; font-size:13px; color:#fff; line-height:28px; border:1px solid rgba(0,0,0,0.3); border:none; background:url(/images/wzwg/cmm/arrow_white.png) no-repeat right 5px center; background-size:6px; appearance:none; -webkit-appearance:none; } 
ul.gnb li.link-group select::-ms-expand { opacity:0; } 
ul.gnb li.link-group select option { color:#333; } 

/* allbtn - popup btn*/
.btn_wrap {width: auto;display: inline-block;margin-left: 15px;} 


/* srch setting */
.header .srchbox { background:#fff; border-bottom:1px solid #fbd9b2; height:30px; box-sizing:border-box; width:240px; line-height:30px; margin-left:10px; } 
.header .srchbox input[type="text"] { background:transparent; border:none; float:left; padding-left:10px !important; font-size:12px; } 
.header .srchbox .head_srchbtn { text-indent:-9999px; width:28px; height:28px; box-sizing:border-box; margin:0 2px 2px 0; background:url(/images/wzwg/cmm/icon_set.png); background-repeat:no-repeat; background-position:-178px 4px; } 
.header .srchbox .head_srchbtn:focus { outline:thin dotted; } 


.menu { width:100%; height:80px; background:#fff; float:left; position:relative; z-index:1; -webkit-transition:height 500ms, background 500ms, transform 500ms margin-top 500ms; transition:height 500ms, background 500ms, transform 500ms margin-top 500ms; } 
.menu .inner { width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; height:120px; line-height:120px; vertical-align:middle; text-align:right; display:table; -webkit-transition:height 500ms, line-height 500ms; transition:height 500ms, line-height 500ms; } 
.menu .logo { /* float:left; */width: 230px; height: 120px; padding:0 10px; line-height:80px; text-align: center; box-sizing:border-box; display:table-cell; vertical-align:middle; background: #00549d; position: relative; } 
.menu .logo a img { width:auto; max-height:100%; max-width:90%; display:inline-block; vertical-align:middle; -webkit-transition:max-height 500ms, -webkit-transform 500ms; transition:max-height 500ms, transform 500ms; } 
.menu .logo:after { content:""; width: 100px; /* width: 100%; */height: 230px; background: inherit; z-index: -1; position: absolute; } 
 @media (min-width:991px){
 .menu .logo a { width:100%; display:table; table-layout:fixed; } 
 .menu .logo:before { content:""; width: 100%; height: 50px; background: inherit; position: absolute; top: -50px; z-index: 999; left: 0; } 
 .menu .logo:after { left: 65px; bottom: -100px; border-radius: 20px; transform: rotate(-90deg) skew(8deg); } 
 }
 @media (max-width:990px){
 .menu .logo:after { left:50%; bottom: -10px; width: 100%; height: 50%; border-radius: 0px 0px 10px 10px; transform: translateX(-50%); } 
 }

.lnb { width:auto; max-width:75%; text-align:right; display:inline-block; vertical-align:middle; line-height:normal; display:table-cell; } 
.lnb > li {width:auto !important;color:#fff;/* position:relative; */display:inline-block;vertical-align:middle;padding-left: 40px;} 
.lnb > li:first-child { padding-left:0; } 
.lnb > li.selected { border:none !important; } 
.lnb > li > a {line-height:30px;display:block;text-align:center;font-size:18px;color:#333;font-weight:600;font-family: 'Noto Sans KR';word-break: keep-all;} 
.lnb > li:last-child > a { margin-right:15px; } 
.lnb > li > a:hover { opacity:0.9; -webkit-transition:opacity 0.5s; transition:opacity 0.5s; } 
.lnb > li.selected > a { border:none !important; } 
.lnb > li > ul { display:none; position:absolute; top:120px; width:230px !important; background:#fff; border-top:2px solid #9ac143; -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05); -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05); box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05); } 
.lnb > li:last-child > ul { margin-left:0; } 
.lnb > li > a + ul > li { width:100%; height:auto; float:left; border-bottom: 1px solid rgba(0,0,0,0.1); } 
.lnb > li > a + ul > li:last-child { border-bottom:none; } 
.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: -142px 17px; background-size:300px; background-repeat:no-repeat; position:absolute; top:0; right:7px; } 

.lnb > li > a + ul > li.mnGroup > a { padding-right:35px; } 
.lnb > li > a + ul > li.selected { border:none !important; margin-bottom:10px; } 
.lnb > li > a + ul > li.selected > a { font-weight:600; } 
.lnb > li > a + ul > li.mnGroup.selected { } 
.lnb > li > a + ul > li.mnGroup.selected:after { content:""; width:20px; height:30px; background:url(/images/wzwg/cmm/icon_set.png); background-position: -18px 17px; background-size:300px; background-repeat:no-repeat; position:absolute; top:0; right:7px; } 
.lnb > li > a + ul > li > a {display:block;padding:12px 20px;line-height:20px;font-size:16px;text-align:left;word-break: keep-all;font-family: 'Noto Sans KR';} 

.lnb > li > a + ul > li > a + ul { background:#fff; border-bottom: 1px solid rgba(0,0,0,0.1); color:white; padding: 5px 20px; margin-bottom:0px; } 
.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; /* padding:0 0 5px; */position:relative; } 
.lnb > li > a + ul > li > a + ul > li:last-child { padding-bottom:0; } 
.lnb > li > a + ul > li > a + ul > li a {color:#333;display:block;padding:3px 0px;line-height:20px;font-size:15px;text-indent:0px;padding-left:10px;word-break:keep-all;font-family: 'Noto Sans KR';} 
.lnb > li > a + ul > li > a + ul > li:before { content:"\b7"; display:inline-block; font-size:18px; position:absolute; left:-5px; top:4px; color:#333; } 
.lnb > li > a + ul > li > a + ul > li a:hover { text-decoration:underline; } 




/* allmenu (sitemap-popup btn) */
.btn_wrap { position: absolute; top: 0px; right: 0px; width: 100%; height: 0px; } 
.all_menu { /* width:30px; */margin:0; display:table-cell; text-align:center; vertical-align:middle; position:relative; text-align:left; float:right; } 
.all_menu .btn_allmenu {display:inline-block;width:auto;font-size: 14px;/* height: 45px; */line-height: 50px;color:#fff;font-family: 'Noto Sans KR';} 
.all_menu .btn_allmenu:before { content:"\f0c9"; font-family:FontAwesome; margin-right:5px; vertical-align:middle; } 

.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; left:0; } 

#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:49px; 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:14px; 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:13px; 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; margin-top:-1px; line-height:70px; } 
 #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 { } 
 #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:url(/images/wzwg/cmm/arrow_white.png) no-repeat right 5px center; 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 { height: 0; } 
 ul.gnb, ul.lnb { display: none !important; } 
 .menu { height:50px; } 
 .menu .inner { padding:0; display:block; height:50px; line-height: 50px; /* overflow:hidden; */text-align: center; } 

 .menu .logo { width:100%; width: auto; height:50px; line-height:50px; text-align:center; /* padding:0 15px; *//* display:block; */display: inline-block; /* background:#fff; */ } 
 .menu .logo a img {max-height:35px;max-width: 180px;} 
 .showMenu, .menu:hover .showMenu { height:51px; overflow:hidden; z-index: 9; } 
 }





/* PC ver_ left menu */
 @media all and (min-width:991px) and (max-width:1620px){
 .lnb > li:last-child > ul { right:0; } 
 }
 @media all and (min-width:991px) and (max-width:1400px){
 .header .inner { padding:0 15px; } 
 }
 @media (min-width:1301px){
 .lnb > li > ul { margin-left:-20px; } 
 .lnb > li:last-child > ul { margin-left:-20px; } 
 .lnb > li > a + ul > li:hover > a { font-weight:600; background:#9ac143; color:#fff; } 
 .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; } 
 }
 @media all and (min-width:991px) and (max-width:1300px){
 .menu { border-bottom:1px solid rgba(0,0,0,0.1); } 
 .lnb > li > ul { width:100% !important; left:0; right:0; /*top:120px; */padding:0 20px 0 20%; box-sizing:border-box; text-align:left; border-width:1px 0 0; border-top:1px solid rgba(255,255,255,0.3); margin-left:0; } 
 .lnb > li:last-child > a { padding-right:15px; } 
 .lnb > li:first-child > ul { margin-left:0; } 
 .lnb > li > a + ul > li { display:inline-block; width:auto; } 
 .lnb > li > a + ul > li > a,
 .lnb > li > a + ul > li.mnGroup > a { padding: 5px 5px 5px 10px; line-height:25px; } 
 .lnb > li > a + ul > li:before { line-height:35px; } 
 .lnb > li > a + ul > li.selected { position:relative; } 
 .lnb > li > a + ul > li.selected > a { padding-top:5px; } 
 .lnb > li > a + ul > li.mnGroup.selected { border-top:none !important; margin-bottom:0; background-position:125px 13px; } 
 .lnb > li > a + ul > li > a + ul { position:absolute; top:34px; width: 100%; min-width: 200px; box-sizing:border-box; padding:5px; border:1px solid rgba(0,0,0,0.05); z-index:1; } 
 .lnb > li > a + ul > li:hover:before,
 .lnb > li > a + ul > li.selected:before { display:none; } 
 .lnb > li > a + ul > li.mnGroup { padding-right:20px; margin-right: 10px; } 
 .lnb > li > a + ul > li.mnGroup:after { right:0; } 

 .menu .logo:after { display:none; } 
 }



 @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; } 

 ul.gnb { /* padding-left:10px; */ } 
 }

 @media (min-width:991px){
 .menu { height:120px; box-sizing:border-box; margin-top:50px; } 
 }








/* fixed setting */
.fixedhead { position:fixed; top:0; background:rgba(255,255,255,0.9); box-shadow:0px 0px 1px 0px rgba(0,0,0,0.1); z-index:10; } 

 @media all and (min-width:991px){
 .fixedhead:hover { box-shadow:0px 0px 3px 0px rgba(0,0,0,0.3); background:#fff; -webkit-transition:box-shadow 500ms, background 500ms, -webkit-transform 500ms; transition:box-shadow 500ms,background 500ms, transform 500ms; } 

 .fixedhead .header { /* display:none; */top:-50px; opacity:0; } 
 .fixedhead .menu { margin-top:0; height:70px; -webkit-transition:height 500ms, background 500ms, transform 500ms, margin-top 500ms; transition:height 500ms, background 500ms, transform 500ms, margin-top 500ms; } 
 .fixedhead .menu:hover { background:rgba(255,255,255,1); -webkit-transition:background 500ms, -webkit-transform 500ms; transition:background 2s, transform 500ms; } 
 .fixedhead .menu .inner { height:70px; line-height:70px; } 
 .fixedhead .menu .logo { height:70px; line-height:70px; padding:0; /* width:20%; */ } 
 .fixedhead .menu .logo a img { max-height:70px; transform-origin:top; -webkit-transition:max-height 500ms, -webkit-transform 500ms; transition:max-height 500ms, transform 500ms; } 
 .fixedhead .menu .logo:before, .fixedhead .menu .logo:after { display:none; } 
 
 .fixedhead .lnb { overflow:hidden; max-width:80%; } 
 .fixedhead .lnb > li { padding-left:50px; } 
 .fixedhead .lnb > li.selected > a { color:#9ac143; } 
 .fixedhead .lnb > li > a { color:#333; font-size:17px; } 
 .fixedhead .lnb > li > a:before { color:#333; padding-right:15px; } 
 .fixedhead .lnb > li > ul { top:70px; border-top:none; } 
 }


/* srchbox setting */
.lnb_search {width:30px;height:30px;display:inline-block;margin-left: -5px;/* margin-top: -2px; */position: absolute;left: 411px;top: 11px;} 
.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:30px; background-position:-178px 5px; } 

#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; } 
#searchPannel .search_box .search_box_inner input[type="text"]::placeholder { color:#fff; } 

 @media (min-width:991px){
 #searchPannel {display: block !important;width: 15%;min-width: 195px;left: 240px;top:0;/* right: 80px; *//* height:100px; */position:absolute;background: transparent;float: left;margin-top: 7px;} 
 #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;height:35px;border:none;border-bottom: 1px solid #fff;/* margin-top: 40px; */font-size: 14px;background: transparent;/* padding-right: 50px; */padding-right: 35px;font-family: 'Noto Sans KR';border-radius: 0;} 
 }
 @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){
 #searchPannel { position:absolute; top:0; right: 50px; width: calc(100% - 100px); height:50px; line-height:50px; } 
 #searchPannel .search_box .search_box_inner input[type="text"] { width:95%; } 
 .lnb_search {right: 10px;left: auto;top: 12px;} 
 }

 


 /*회원유형 디자인 추가*/ 
 #usrty { display: inline-block; font-size: 15px; line-height: 50px; padding-right: 5px; clear: both; vertical-align: top; } 
 #usrty a { color: #fff; font-weight: 600; } 

 @media (max-width:990px){
 #usrty { display:none!important; } 
}