@charset "utf-8";
/* headmenu34_wide */
/* @latest 2021.03.09 SSJ */
/* @latest 2022.12.19 SSJ */
/* @latest 2025.08.05 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: absolute; top: 0; z-index:1; transition:top 500ms, background 500ms; z-index:999 !important; } 
.header { width:100%; height:0; position:absolute; z-index:990; box-sizing:border-box; opacity:1; transition:top 500ms, opacity 1s; } 
.header .inner {width: calc(100% - 60px);height: 60px;line-height: 60px;margin:0 auto;box-sizing:border-box;vertical-align:middle;position:relative;text-align: right;} 
 

ul.gnb1 { display:none; } 
.gnb.data:after { content:''; display:block; clear:both; } 
ul.gnb { /* position:absolute; *//* top: 20px; *//* right:70px; */display: inline-block; margin-right: 15px; display: inline-block !important; } 
ul.gnb li {display:inline-block;font-size:14px;font-weight:600;position: relative;padding: 0 15px 0 10px;} 
ul.gnb li a { color: #fff; position:relative; opacity:0.8; } 
ul.gnb li:after { content:''; display:block; position: absolute; top: 24px; right: 0; width:1px; height:12px; background:#ccc; } 
ul.gnb li a:hover { color:#1f5f8a; } 
ul.gnb li a:focus { outline:thin dotted; } 
ul.gnb li.link-group { padding:0; border:none; } 
ul.gnb li.link-group select { margin-top:-2px; padding: 5px 20px 5px 5px; box-sizing:border-box; font-size: 14px; color: #fff; margin-left:10px; line-height:28px; border: 1px solid rgba(255,255,255,0.5); /* border:none; */ background:url(/images/wzwg/cmm/arrow_black.png) no-repeat right 5px center; background-size:6px; appearance:none; } 
ul.gnb li.link-group select::-ms-expand { opacity:0; } 
ul.gnb li.link-group select option { color:#333; } 
ul.gnb li.link-group:after { display:none; } 


/* 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 { float:left; width:100%; height: 70px; margin-top:60px; z-index:1; background:rgba(0,0,0,0.1); transition:height 500ms, background 500ms, transform 500ms; } 
.menu .inner { width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; transition:height 500ms, line-height 500ms; } 
.menu .inner:after { content:''; display: block; clear: both; } 
.menu .logo { display:inline-block; width: 18%; height: 70px; line-height: 70px; vertical-align:middle; box-sizing:border-box; } 
.menu .logo a { width: 100%; height: 100%; line-height: 70px; } 
.menu .logo a img { width:auto; max-width:100%; max-height:80px; vertical-align: middle; transition:max-height 500ms, transform 500ms; } 

.lnb { float:right; width: 82%; height: 70px; line-height: 70px; box-sizing:border-box; text-align: right; } 
.lnb > li { vertical-align:middle; box-sizing:border-box; padding: 0; overflow: hidden; line-height: normal; display: inline-block; width: auto !important; } 
.lnb > li.selected { border:none !important; } 
.lnb > li:last-child:after { content:""; display:none; } 
.lnb > li > a { width: 100%; line-height: 70px; padding: 0 35px; display: inline-block; box-sizing: border-box; vertical-align: middle; text-align:center; box-shadow: 0 0 1px rgba(0, 0, 0, 0); font-size: 20px; color: #fff; font-weight: 600; overflow: hidden; position: relative; transform: perspective(1px) translateZ(0); } 

.lnb > li.selected>a:before,
.lnb > li > a:focus:before,
.lnb > li:hover > a:before { left:0; right:0; } 


.lnb > li.selected > a { color:#7099c5; position:relative; font-weight:600; } 
.lnb > li.selected > a:hover { line-height:25px; } 

.lnb > li > ul { display:none; height: auto; overflow: hidden; background: #4c4e59; width: 100% !important; /* margin-left: -30px; */
 padding-left: 15%; left:0; left: 0px; right:0; margin:0 auto; border-bottom: 1px solid #07151f; box-sizing:border-box; position:absolute; color:#333; z-index: -1; text-align:left; transition:top 0.3s; } 
.lnb > li > ul.on { display:block; top: 130px !important; width:auto; transition:top 0.3s; } 
 
.lnb.click > li > ul { display:block; } 
.menu .inner:hover .lnb > li > ul,
.lnb:hover > li > ul { display:block; } 
.lnb > li:nth-child(1) > ul { top: 100px !important; /* top: 68px !important; *//* padding-top: 30px; */overflow: visible; } 
.lnb > li:nth-child(2) > ul { top: 160px !important; } 
.lnb > li:nth-child(3) > ul { top: 220px !important; } 

 .lnb:hover > li> ul:before,
 .lnb > li> ul:before { content:""; top: -33px; width: 100%; position: absolute; left: 0; height: 33px; } 

.lnb > li:hover > ul,
.lnb > li > a:focus { outline:none; } 
.lnb > li > a + ul > li { text-align:left; float: left; box-sizing: border-box; } 
.lnb > li > a + ul > li:last-child { border-bottom:none; } 
.lnb > li > a + ul > li.selected:after { transform:rotate(-180deg); border-top:6px solid #0a58a3; } 
.lnb > li > a + ul > li.selected { border:none !important; } 
.lnb > li > a + ul > li.selected > a { font-weight:600; border-bottom:2px solid #0a58a3; box-sizing:border-box; } 
.lnb > li > a + ul > li > a { display: table-cell; vertical-align: top; width: 100%; height: 100%; box-sizing: border-box; padding: 17px 0 17px 30px; color: #fff; font-size: 17px; line-height: 150%; transition:background 0.5s; } 
.lnb > li > a + ul > li > a:before { content:"\b7"; } 
.lnb > li > a + ul > li > a:hover { font-weight:600; } 
.lnb > li > a + ul > li > a:focus { box-sizing:border-box; font-weight:600; } 
.lnb > li > a + ul > li > a:only-child { float:left; } 
.lnb > li > a + ul > li > a + ul { display:none; line-height: 150%; box-sizing:border-box; width: 70%; padding: 7px 5px; /*display: table-cell; */vertical-align: bottom; } 
.lnb > li > a + ul > li > a + ul > li { float:left; display: inline-block; } 
.lnb > li > a + ul > li > a + ul > li a { color: #555; font-size: 15.5px; font-weight:600; line-height: 150%; padding: 2px 12px; position: relative; display:block; transition:color 0.5s; } 
.lnb > li > a + ul > li > a + ul > li a:after { content:""; width:1px; height: 12px; background: #ccc; display: inline-block; position: absolute; right: 0; top: 8px; } 
.lnb > li > a + ul > li > a + ul > li:last-child a:after { content:""; display:none; } 
.lnb > li > a + ul > li > a + ul > li a:hover { font-weight:600; color:#f18201; } 
.lnb > li > a + ul > li > a + ul > li a:focus { font-weight:600; color:#f18201; } 


#lnbBg { transition:top 0.3s; transition:height 0.3s; top: 130px !important; } 

#lnbBg.on { display:block !important; overflow:hidden; top: 0px !important; height: 100vh !important; z-index: -9 !important; background: rgba(0,0,0,0.8) !important; transition:top 0.3s; transition:height 0.3s; } 


.header .inner .btn_wrap { width:auto; float:right; position: relative; } 



/* srchbtn */
.lnb_search { position: absolute; top: 61px; right: 0; z-index: 999; } 
.lnb_search .btn_search { float:left; font-size:0; line-height:0; background: #0f1f57; } 
.lnb_search .btn_search:before { display: inline-block; content: "\f002"; font-family: 'FontAwesome'; font-size: 18px; color:#e46e16; } 

#searchPannel .search_box .search_box_inner { width:100%; height:100%; } 
#searchPannel .search_box .search_box_inner input[type="text"]:focus { outline: none; background:#f1f1f1; color:#333; border-radius: 0; } 


 @media (min-width:991px){
 .lnb:hover:after { content:""; width: 100%; height: 30px; float: left; position: absolute; left: 0; top: 100px; } 
 }
 @media (min-width:1300px){
 #searchPannel { display: block !important; position: absolute; width: 440px; left: auto; top: 61px; right: 68px; height: 68px; line-height: 48px; background: rgba(255,255,255,0.3); border: 10px solid #0f1f57; border-right: none; box-sizing: border-box; z-index: 999; } 
 #searchPannel .search_box { width:100%; height:100%; } 
 #searchPannel .search_box .search_box_inner input[type="text"] {width: 100%;height: 48px;line-height: 48px;padding: 0 15px;font-size: 15px;background: transparent;border: none;color: #fff;font-family: 'Noto Sans KR';} 
 
 .lnb_search .btn_search { width: 68px; height: 68px; } 
 }

 @media (min-width:991px) and (max-width:1299px){
 #searchPannel { display: block !important; position: absolute; width: 460px; left: auto; top: 61px; right: 68px; height: 68px; line-height: 58px; background: rgba(255,255,255,0.3); border: 10px solid #0f1f57; border-right: none; box-sizing: border-box; z-index: 999; } 
 #searchPannel .search_box { width:100%; height:100%; } 
 #searchPannel .search_box .search_box_inner input[type="text"] { width: 100%; height: 78px; line-height: 78px; padding: 0 15px; font-size: 15px; background: transparent; border: none; color: #fff; } 
 .lnb_search .btn_search { width: 45px; height: 68px; } 
 }

 @media (max-width:990px){
 #searchPannel { display:block!important; } 
 #searchPannel {position:absolute;top:0;width: calc(100% - 115px);height:50px;line-height:50px;left: 50px;} 
 #searchPannel .search_box .search_box_inner input[type="text"] {width:95%;} 
 #searchPannel { display: none!important; } 
 #searchPannel.on { display: block!important; } 

 .lnb_search { top:0; right: 0; } 
 .lnb_search:after { display:none; } 
 .lnb_search .btn_search { height: 50px; width: 50px; } 
 #lnbBg.on { border-top:none; border-bottom:none; } 
 }
 @media (min-width:991px) and (max-width:1300px){
 #searchPannel .search_box .search_box_inner input[type="text"] { width: 100%; height: 58px; } 
 #searchPannel { width: 165px; right: 45px; border-width: 5px; } 



 .lnb_search { margin-right:0; } 
 .lnb { width: 80%; } 
 .lnb > li > a { font-size: 18px; padding: 0 0 0 30px; } 

 .menu .logo { margin-left:15px; } 

}


 @media (max-width:990px){
 .header .inner .btn_wrap { position: absolute; top: 0; right: 0; width: 100%; height: 0px; } 
 }









/* allmenu (sitemap-popup btn) */
.all_menu { float: left; } 
.all_menu .btn_allmenu { font-size: 14px; font-weight: 600; line-height: 63px; color: #fff; } 
.all_menu .wzpopup-wrap { display:none; } 
.all_menu .wzpopup .pop-container { text-align:left; } 
.all_menu #fade { display:none; } 


 @media (min-width:991px){
 .menu .inner { position:relative; max-width: none; width: calc(100% - 60px); } 
 .fixedhead .menu .inner .all_menu { height:50px; line-height:normal; } 
}
 @media (max-width:990px){
 .all_menu { display:none; } 
 .lnb:hover ~ #lnbBg { display:none !important; } 
 }



.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;font-family: 'Noto Sans KR';} 
 #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;font-family: 'Noto Sans KR';} 
 #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;font-family: 'Noto Sans KR';} 

 #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; outline:none; 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; */height: 0; } 
 ul.gnb,ul.lnb { display:none !important; } 
 .header .inner {height: 0;width: 100%;text-align: center;} 
 .menu { height:50px; border-bottom:none; margin-top: 0; } 
 .menu .inner { padding:0; display:block; height:50px; overflow:hidden; } 

 .menu .logo { width:100%; height:50px; line-height:50px; text-align:center; padding:0 15px; display:block; /* background:#fff; */ } 
 .menu .logo a { line-height: 50px; float: left; } 
 .menu .logo a img {max-height:35px;display: inline-block;vertical-align: middle;max-width: 75%;} 
 .showMenu, .menu:hover .showMenu { height:51px; overflow:hidden; } 
 }





/* PC ver_ left menu */
 @media all and (min-width:991px) and (max-width:1300px){
 .header .inner { /* padding:0 15px; */ } 
 }
 @media all and (min-width:991px) and (max-width:1300px){
 .lnb > li > ul { width:99.8% !important; max-width:1300px; left:50%; transform:translateX(-50%); padding: 0 0 0 15%; } 
 }




 @media (min-width:1300px){
 .lnb { padding-right: 530px; } 
 }
 @media (min-width:991px) and (max-width:1299px){
 .lnb { padding-right: 270px; } 
 }




 @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 { box-sizing:border-box; border: 1px solid rgba(255,255,255,0.3); border-width: 1px 0; } 
 }











/* fixed setting */
.fixedhead { position:fixed; top:0; background: rgba(0,0,0,0.3); box-shadow:0px 0px 5px 2px 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; transition:box-shadow 500ms,background 500ms, transform 500ms; } 
 .fixedhead .header .inner { max-width:100%; height: 50px; display: none; } 
 .fixedhead .header ul.gnb { display:none; } 
 .fixedhead .header .inner .btn_wrap { display: none; } 

 .fixedhead .menu { margin-top:0; height:50px; padding-top:0; transition:height 500ms, background 500ms, transform 500ms; } 
 .fixedhead .menu:hover { background: rgba(0,0,0,0.5); transition:background 2s, transform 500ms; } 
 .fixedhead .menu .inner { height:50px; line-height:50px; } 
 .fixedhead .menu .logo { display:inline-block; height:50px; line-height:50px; width: 20%; max-width:100%; position:absolute; } 
 .fixedhead .menu .logo > a { float: left; line-height: 50px; } 
 .fixedhead .menu .logo a img { max-height:35px; max-width:100%; display: inline-block; vertical-align: middle; transform-origin:top; transition:max-height 500ms, transform 500ms; } 
 .fixedhead .lnb { width: 80%; height:50px; margin-top:0; padding-right: 0; line-height: 50px; } 
 .fixedhead .lnb:before { display:none; } 
 .fixedhead .lnb > li { border:none; height:50px; line-height: normal; padding-top:0; vertical-align: middle; padding: 0 20px; } 
 .fixedhead .lnb > li > a { height: 50px; line-height: 50px; } 
 .fixedhead .lnb > li > ul { top:51px !important; border-top:none; } 
 .fixedhead .lnb > li:nth-child(1) > ul { top:51px !important; } 
 .fixedhead .lnb > li:nth-child(2) > ul { top: 108px !important; } 
 .fixedhead .lnb > li:nth-child(3) > ul { top: 165px !important; } 
 .fixedhead .lnb > li > a + ul > li > a { padding:17px 0 17px 15px; font-size:15px; } 

 .fixedhead #lnbBg.on { top:50px !important; } 
 }
 @media (min-width:991px) and (max-width:1299px){
 .fixedhead .menu .logo { /* display:none; */ } 
 .fixedhead .header { right:0; } 
 .fixedhead .header .inner { padding:0; } 
 .fixedhead .header .inner .btn_wrap .lnb_search { width:50px; height:50px; margin-right:-0; border-left:1px solid #ddd; box-sizing:border-box; float:left; } 
 .fixedhead .header .inner .btn_wrap .lnb_search .btn_search:before { margin:10px; } 
 .fixedhead .header .inner .btn_wrap .all_menu { width:50px; height:50px; float:left; } 
 .fixedhead .header .inner .btn_wrap .all_menu .btn_allmenu { width:50px; height:50px; } 
 .fixedhead #searchPannel { right:100px; } 
}


/* speacial menu text */
.lnb > li > ul span.oneDepth_menuNm { position:absolute; left: 0; font-size: 18px; line-height: 59px; width: 15%; font-weight: 600; display: block !important; background: #63656e; text-align: center; color: #fff; border-right: 1px solid #07151f; } 

 @media (min-width:991px) and (max-width:1299px){
 .lnb > li > ul span.oneDepth_menuNm { } 
 }





@media (min-width:991px) and (max-width:1299px) {}
@media (max-width:990px) {.copy.copy_position_lh,
.copy.copy_position_ch
.copy.copy_position_rh { top:20% !important; } 
 }



/* usrty : 회원유형 디자인 추가 */
#usrty { display: inline-block; } 
#usrty a {color: #fff;font-size: 15px;font-weight: 600;position: relative;margin-right: 10px;padding-right: 15px;} 
#usrty a br { display:none; } 
#usrty a:after { content: ''; display: block; position: absolute; top: 2px; right: 0; width: 1px; height: 12px; background: #ccc; } 




/* header setting */
.header .inner { max-width:1920px; } 
.menu .inner { max-width:1920px; } 
.lnb { display:none; } 
.lnb_search .btn_search:before { color:#fff; } 
ul.gnb li a, .all_menu .btn_allmenu, .lnb > li > a {color:#333;font-family: 'Noto Sans KR';} 
.footer-list-001 ul li:first-child a { color: #3098c6; } 

@media (min-width:1990px) {.header .inner { padding: 0 30px; } 

.lnb { padding-right:650px; } 
#searchPannel { width:545px; } 
 }

@media (min-width:1300px) and (max-width:1990px) {#searchPannel { right: 58px; } 
.lnb_search { right: -10px; } 
 }
@media (min-width:1801px) and (max-width:1990px){
 #searchPannel { width: 28.5vw; } 
 }
@media (min-width:1450px) and (max-width:1800px){
 #searchPannel { width: 27vw; } 
 }
@media (min-width:1300px) and (max-width:1449px){
 #searchPannel { width: 26vw; } 
 }
@media (min-width:991px) and (max-width:1299px) {.lnb_search { right: -10px; } 
 #searchPannel { width: 44vw; right: 35px; } 
 }
@media (min-width:991px) {#searchPannel { border-color: #006aac; } 
.lnb_search .btn_search { background:#006aac; } 
.menu { background:rgba(255,255,255,0.3) } 
 }


 @media (max-width:991px){
 #usrty { display:none; } 
 }