@charset "utf-8"; /* basic headmenu 05 : more.goe.go.kr only
 * @ latest 2021.03.04 SSJ
 latest 2021.03.11 SSJ
 latest 2025.08.11 JRA
 */

.head-group {clear:both;position:relative;float:left;width:100%;background:#fff;box-sizing:border-box;z-index:999 !important;} 
.header { width:100%; /* position:absolute; *//* z-index:990; */height: 40px; /* overflow: hidden; *//* position: relative; */ } 
.header .inner { width:100%; height:0; max-width:1300px; margin:0 auto; padding:0 15px; box-sizing:border-box; text-align:right; line-height:100px; position: relative; text-align: right; } 

ul.gnb1 { display:none; } 
ul.gnb { width:auto; clear:both; overflow:hidden; box-sizing:border-box; vertical-align:top; display:inline-block; text-align:right; line-height:25px; padding-right: 30px; margin-top: 10px; } 
ul.gnb li { display:inline-block; line-height:25px; font-size: 15px; margin:0 0 0 10px; } 
ul.gnb li a { color:#8f8e8e; } 
ul.gnb li a:hover { color:#333; } 
/*ul.gnb li:first-child:before { content:"|"; color:#8f8e8e; padding-right:10px; } */
ul.gnb li:first-child a { border-right:none; padding-right:0; } 
/*ul.gnb li:nth-child(3),ul.gnb li:nth-child(4) { line-height:20px; } */
ul.gnb li.link-group { padding:0; border:none; /* min-width:50%; */margin-top: 2px; } 
ul.gnb li.link-group select { /* width:100%; */
 border:1px solid #e0e0e0; color:#707070; border-radius:2px; margin-top:-2px; height: 30px !important; line-height: 30px; font-size: 14px; box-sizing:border-box; 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:2;} 
.menu .inner { width:100%; max-width:1300px; margin:0 auto; /* padding:0 75px; */box-sizing:border-box; line-height: 100px; /*display:table; 0118 soojeong*/display:table; } 
.menu .logo { /* float:left; */width:20%; height:100px; padding:0 15px; line-height:100px; box-sizing:border-box; display:table-cell; /* display:inline-block; */vertical-align:middle; } 
.menu .logo a img { vertical-align:middle; display:inline-block; } 
/*.menu .logo:after { content:" "; margin-left:-0.6em; white-space:pre; } */
.menu .logo img { vertical-align:middle; max-height:60px; max-width:100%; } 

.lnb { width:63%; display:inline-block; /*float:left; */vertical-align:middle; height:auto; box-sizing:border-box; text-align:left; line-height:25px; display:table-cell; padding-right: 70px; } 
.lnb > li { width:auto !important; float:left; color:#fff; font-size: 18px; position:relative; text-align:center; box-sizing:border-box; list-style:outside; color:transparent; border-bottom:2px solid transparent; vertical-align:middle; line-height:normal; display:table-cell; } 
.lnb > li > a { color:#333; padding:0 11px; box-sizing:border-box; display:inline-block; vertical-align:middle; line-height:22px; /* font-size:17px; */font-weight:600; white-space:nowrap; } 
.lnb > li > a:hover { color:#005bab; -webkit-transition:color 0.5s; transition:color 0.5s; } 
.lnb > li.selected { border:none !important; /* border-bottom:2px solid #005bab !important; */ } 
.lnb > li.selected > a { color:#005bab; } 
.lnb > li > ul { display:none; position:absolute; top:50px; left:0; background:rgba(255,255,255,0.9); color:#333; width:200px !important; text-align:left; padding-top: 20px; padding-bottom:10px; border-top:1px solid white; } 
.lnb > li > a + ul > li { width:100%; float:left; font-size: 0.9em; } 
.lnb > li > a + ul > li.mnGroup { position:relative; } 
.lnb > li > a + ul > li.mnGroup:after { content:"\276D"; display:inline-block; transform:rotate(90deg); position:absolute; right:15px; top: 4px; font-size: 12px; } 
.lnb > li > a + ul > li.selected:after { transform:rotate(-90deg); color:white; } 
.lnb > li > a + ul > li > a { display:block; padding:5px 20px 5px 20px; letter-spacing: -0.5px; line-height:18px; word-break:keep-all; } 
.lnb > li > a + ul > li > a:hover { background:#f0f0f0; color:#333; font-weight:600; } 
.lnb > li > a + ul > li > a:focus { font-weight:600; } 
.lnb > li > a + ul > li.selected > a { background:#3381c0; color:#fff; font-weight:600; letter-spacing:0; } 
.lnb > li > a + ul > li > a + ul { border-bottom:2px dotted #ddd; padding:5px 0; width:100%; clear:both; float:left; margin-bottom:10px; } 
.lnb > li > a + ul > li > a + ul > li { width:100%; clear:both; float:left; padding:0 10px 5px 20px; box-sizing:border-box; position: relative; } 
.lnb > li > a + ul > li > a + ul > li:before { content:"-"; float:left; /* padding:0 5px 0 20px; */line-height:22px; position: absolute; left: 11px; } 
.lnb > li > a + ul > li > a + ul > li a { color: #333; /* display:block; */padding:0 0 0 2px; font-size: 0.9em; line-height:22px; float:left; width:95%; } 
.lnb > li > a + ul > li > a + ul > li a:hover { /* color:#3381c0; */font-weight:600; text-decoration:underline; color:#333; } 
.lnb > li > a + ul > li > a + ul > li a:focus { color:#3381c0; font-weight:600; } 

/*.lnb > li:last-child { position:relative; } 
.lnb > li:last-child > ul { right:0; text-align:right; padding-right:20px; } */



/* allmenu (sitemap-popup btn) */
.btn_wrap {right: 0px;width: auto;top: 0;top: 0px;right: 0px;width: 100%;max-width: 1300px;height: 0px;} 
.all_menu { width:30px; margin:0; /* display:table-cell; */text-align:center; vertical-align:middle; /* position:relative; */text-align:left; /* float: right; */line-height: 30px; position: absolute; right: 0; top: 70px; z-index: 3; } 
.all_menu .btn_allmenu { display:inline-block; width: 30px; /* font-size: 13px; */height: 30px; line-height: 30px; /* color:black; */text-indent: -9999px; } 
.all_menu .btn_allmenu:before { content:"\f0c9"; font-family:FontAwesome; /* margin-right: 5px; */vertical-align: middle; font-size: 16px; background: #eaeaea; color: #0a58a3; width: 30px; height: 30px; display: inline-block; text-indent: 0; float: right; } 

.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: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: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 0 0; 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: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 {height: 0;/* overflow: visible; */} 
 ul.gnb, ul.lnb { display: none !important; } 

 .menu {height:50px;border-bottom:none;position: static;} 
 .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; } 
 .menu .logo a img {max-height:35px;max-width: 200px;} 
 .showMenu, .menu:hover .showMenu { height:51px; overflow:hidden; } 
 }


@media all and (min-width:991px) and (max-width:1100px) { ul.gnb li { font-size: 14px; } 
 }
@media all and (min-width:991px) and (max-width:1050px) { ul.gnb { /* padding-left:10px; */ } 
 ul.gnb li { /* margin:0 0 0 5px; */ } 
 ul.gnb li:first-child a:before { margin-left:-10px; } 
 .lnb > li > a { font-size:16px; } 
 }




/* PC ver_ left menu */
@media all and (min-width:991px) and (max-width:1400px){
 .header .inner { padding:0 15px; } 
 }
@media all and (min-width:991px){
 .menu ul#m_nav, .showMenu { display:none !important; } 
 .menu { height: 100px; line-height: 100px; border-bottom:1px solid #7099c5; } 
 
 ul.gnb { width: auto; max-width: 77%; } 
 }

@media (min-width:1300px){
 .lnb > li.selected { /*height:99px; */ } 
 }
@media all and (min-width:991px) and (max-width:1299px){
 .lnb { max-width:80%; padding-left:20px; box-sizing:border-box; float:none; padding-right:17%; } 
 .lnb > li { float:none; display:inline-block; line-height:30px; width:auto !important; border-bottom:2px solid white; /*position:initial; */ max-width:none; } 
 .lnb > li > a { line-height:22px; padding:0 10px; } 
 .lnb > li > ul { left:inherit; /*top:100px; */ /*border:; */ } 
 ul.gnb li:last-child:before { display:none; } 
 }



/* srchbox setting */
.lnb_search { width:30px; height:30px; display:inline-block; margin-left: -5px; /* margin-top: -2px; */position: absolute; left: 13%; top: 7px; } 
.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%;line-height: 35px;} 
#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 {display: block !important;width: 15%;left: 0;top:0;right: 80px;height: 35px;position:absolute;background: transparent;float: left;margin-top: 4px;} 
 #searchPannel .search_box .search_box_inner input[type="text"] { width: 100%; height: 35px; border:none; border-bottom: 1px solid #333; /* margin-top: 40px; */font-size: 15px; background: transparent; /* padding-right: 50px; */padding-right: 35px; } 
 }
 @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%; } 
 #searchPannel .search_box {line-height: unset; }
 .lnb_search { top: 12px; right: 10px; left: auto; } 
}
 


/*회원유형 디자인 추가*/ 
#usrty { display: inline-block; font-size: 15px; line-height: 40px; padding-right: 15px; vertical-align: top; margin-top: 3px; } 
#usrty a { color: #333; font-weight: 600; } 

 @media (max-width:990px){
 #usrty { display:none!important; } 

}