@charset "utf-8";/* DisabledFunction: TM002,TM003,MM003 */
/* basic headermenu Design 02
 2022.07.15 SSJ
 2022.12.28 SSJ
 2023.06.20 JRA
*/

.head-group { clear:both; position:relative; float:left; width:100%; /* height:30px; */box-sizing:border-box; background:#fff; box-sizing:border-box; z-index:999 !important; } 
.header { width:100%; position:absolute; z-index:990; height: 40px; overflow:hidden; background:#f1f1f1; border-bottom: 1px solid rgba(0,0,0,0.1) !important; box-sizing:border-box; } 
.header .inner { width:100%; max-width:1300px; margin:0 auto; height: 100%; box-sizing:border-box; position: relative; } 

ul.gnb1 { width:30%; float:left; display:none; } 
ul.gnb1 li { float:left; line-height:30px; } 
ul.gnb1 li:first-child a { border-right:1px solid #cd9d3f; padding:0 20px; } 
ul.gnb1 li:last-child a { border-right:none !important; } 
ul.gnb1 li a { border-right:1px solid #cd9d3f; color:#333; font-weight:600; padding:0 20px; box-sizing:border-box; font-size:12px; } 
ul.gnb { float:right; height: 100%; text-align:right; padding-right: 39px; } 
ul.gnb li { float:left; line-height: 40px; font-size: 15px; text-align:right; padding: 0 10px; position:relative; } 
ul.gnb li:after { content:"\2219"; position:absolute; /* margin-right:-12px; */top:0; right: -2px; line-height: 40px; } 
ul.gnb li:last-child:after { content:""; display:none; } 
ul.gnb li a { color:#333; /* font-weight:600; */box-sizing:border-box; display:inline-block; vertical-align:middle; line-height: 40px; } 
ul.gnb li a:hover { font-weight:600; } 
ul.gnb li:last-child { margin-right:0; } 
ul.gnb li.link-group { /* padding:0; */border:none; line-height:30px; } 
ul.gnb li.link-group select { border:1px solid #e0e0e0; color:#333; border-radius:2px; height:30px !important; padding:0 20px 0 5px; box-sizing:border-box; font-weight:600; line-height:30px; font-size: 13.5px; display:inline-block; appearance:none; background:url(/images/wzwg/cmm/arrow_black.png) rgba(255,255,255,0.9) no-repeat right 5px center; background-size:6px; -webkit-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 select + button { height: 30px; padding:0 10px; line-height:28px; font-size:14px; font-weight:600; vertical-align: middle; } 

.menu { width:100%; height:80px; background:#fff; float:left; position:relative; z-index:1; border-bottom: 1px solid rgba(0,0,0,0.1); } 
.menu .inner { width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box; height:80px; line-height:80px; vertical-align:middle; text-align:right; display:table; } 
.menu .logo { /* float:left; */width:20%; height:80px; /* padding:0 10px; */line-height:80px; text-align:left; box-sizing:border-box; display:table-cell; vertical-align:middle; overflow: hidden; } 
.menu .logo a img { width:auto; max-height:70px; max-width:100%; display:inline-block; vertical-align:middle; } 
.menu .logo img { vertical-align:middle; max-height:60px; } 

.lnb { width:auto; max-width:80%; text-align:right; display:inline-block; vertical-align:middle; line-height:25px; display:table-cell; } 
.lnb > li { width:auto !important; color:#333; display:inline-block; vertical-align:middle; box-sizing:border-box; font-size: 18px; margin-left: -4px; } 
.lnb > li.selected { border:none !important; } 
.lnb > li.selected + li>a:before,
.lnb > li:last-child:after { content:""; display:none; } 
.lnb > li > a { height:25px; line-height:25px; display:block; text-align:center; font-weight:600; padding: 0 20px; word-break:keep-all; position: relative; } 
.lnb > li > a:before { content:"|"; float:left; opacity:0.4; font-weight:200; color: inherit; font-size:10px; position: absolute; left: -2px; } 
.lnb > li:first-child a:before { content:""; display:none; } 
.lnb > li > a:hover { -webkit-transition:line-height 0.3s; transition:line-height 0.3s; } 
.lnb > li.selected > a { color:#0a58a3; position:relative; } 
.lnb > li.selected > a:hover { line-height:25px; } 
.lnb > li.selected > a:after { content:""; width:0; height:0; border-left: 3px solid transparent; position:absolute; border-right: 3px solid transparent; border-top: 5px solid #0a58a3; float:right; margin: 10px 0 0 8px; opacity:0.8; } 
.lnb > li > ul { display:none; height:auto; top: 80px; width:100% !important; padding: 0px 20px 0px 300px; left:0; right:0; color:#333; text-align:left; background:rgba(255,255,255,0.95); margin:0 auto; border: 1px solid rgba(0,0,0,0.1); border-top: none; box-sizing:border-box; position:absolute; } 
.lnb > li:nth-last-child(1) > ul, .lnb > li:nth-last-child(2) > ul { text-align:right; } 
.lnb > li > a + ul > li { text-align:left; display:inline-block; font-size: 0.85em; margin: 0px -3px -8px; } 
.lnb > li > a + ul > li.mnGroup { position:relative; } 
.lnb > li > a + ul > li.mnGroup > a { padding-right: 30px; } 
.lnb > li > a + ul > li.mnGroup:after { content:""; position:absolute; right:0; top:0; margin: 20px 8px 0; width:0; height:0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid rgba(0,0,0,0.4); } 
.lnb > li > a + ul > li.selected:after { transform:rotate(-180deg); } 
.lnb > li > a + ul > li.selected { border:none !important; } 
.lnb > li > a + ul > li.selected > a { font-weight:600; box-sizing:border-box; } 
.lnb > li > a + ul > li > a { display:block; padding: 15px; float:left; line-height:18px; -webkit-transition:background 0.5s; transition:background 0.5s; } 
.lnb > li > a + ul > li > a:hover { font-weight:600; } 
.lnb > li > a + ul > li > a:focus { box-sizing:border-box; } 
.lnb > li > a + ul > li > a + ul { z-index:999; line-height:27px; box-sizing:border-box; position:absolute; min-width: 200px; top: 48px; width: 100%; background:rgba(255,255,255,0.95); border: 1px solid rgba(0,0,0,0.1); } 
.lnb > li > a + ul > li > a + ul > li { width: 100%; float:left; display:block; clear:both; padding: 6px 15px; box-sizing: border-box; word-break: keep-all; word-wrap: break-word; } 
.lnb > li > a + ul > li > a + ul > li a { color: #333; font-size: 0.95em; line-height:20px; display:block; -webkit-transition:color 0.5s; transition:color 0.5s; } 
.lnb > li > a + ul > li > a + ul > li a:before { content:"\2219"; padding-right:3px; font-weight:600; color:#0a58a3; } 
.lnb > li > a + ul > li > a + ul > li a:hover { font-weight:600; color:#333; } 
.lnb > li > a + ul > li > a + ul > li a:focus { font-weight:600; color:#333; } 
.lnb > li > a + ul > li > a + ul > li:first-child { padding-top:10px; } 
.lnb > li > a + ul > li > a + ul > li:last-child { padding-bottom:10px; } 


/* allmenu (sitemap-popup btn) */
.btn_wrap { position: absolute; top: 0px; right: 0px; width: 100%; height: 0px; } 
.all_menu { 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: 39px; height:39px; line-height:39px; color:#fff; background: #013a74; font-size:0; float:right; } 
.all_menu .btn_allmenu:before { content:"\f0c9"; font-family:FontAwesome; vertical-align:middle; font-size: 15px; font-weight: 400; } 

.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/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; } 
 #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; border:1px solid rgba(255,255,255,0.2); border-width:1px 1px 1px 0; margin-top:-1px; line-height:70px; padding: 5px 0; min-height: 85px; } 
 #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 { /* display:none; */height: 0; overflow: visible; } 
 ul.gnb { display: none!important; } 
 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; } 
 .menu .logo a img { max-height:35px; } 
 .showMenu, .menu:hover .showMenu { height:49px; overflow:hidden; } 
 }






/* PC ver_ left menu */
 @media all and (min-width:991px) and (max-width:1400px){
 .header .inner { padding:0 15px; } 
 .lnb > li:last-child > ul { right:0; } 
 .lnb > li.selected > a:after { display:none; } 
 }
 @media all and (min-width:1300px){
 .lnb > li > ul { max-width: 1300px !important; } 
 }
 @media all and (min-width:991px) and (max-width:1299px){
 .lnb > li > ul { padding:0px 20px 0px 200px; } 
 }
 @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:80px; box-sizing:border-box; margin-top: 40px; } 
 }



/* 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:-40px; opacity:0; } 
 .fixedhead .menu { margin-top:0; height:50px; /* -webkit-transition:height 500ms, background 500ms, transform 500ms, margin-top 500ms; */
 /* transition:height 500ms, background 500ms, transform 500ms, margin-top 500ms; */
 border-bottom-width: 50px; } 
 .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:50px; line-height:50px; } 
 .fixedhead .menu .logo { height:50px; line-height:50px; padding:0 10px; width:20%; } 
 .fixedhead .menu .logo a img { max-height:35px; transform-origin:top; -webkit-transition:max-height 500ms, -webkit-transform 500ms; transition:max-height 500ms, transform 500ms; } 
 .fixedhead .lnb {/* max-height:50px; */overflow:hidden;max-width:80%;line-height: 19px;} 

 .fixedhead .lnb > li > a { color:#333; font-size:16px; /* padding-right:15px; */ } 
 .fixedhead .lnb > li > a:before { color:#333; padding-right:15px; } 
 .fixedhead .lnb > li > ul { top:50px; border-top:none; } 
 }




/* srchbox setting */
.lnb_search { width:30px; height:30px; display:inline-block; margin-left: -5px; /* margin-top: -2px; */position: absolute; left: 15.5%; 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%; } 
#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: 18%; left: 0; top: 2px; right: 80px; /* height:100px; */position:absolute; background: transparent; float: left; /* margin-top: 4px; */display: block !important; } 
 #searchPannel .search_box .search_box_inner input[type="text"] { width: 100%; height: 37px; border:none; font-size: 15px; background: rgba(255,255,255,0.5);padding-right: 35px; border: 1px solid #ddd; } 
 }
 @media all and (min-width:991px) and (max-width:1299px){
 #searchPannel { left:10px; } 
 .lnb_search { left: 16.5%; } 
 .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: 100%; border: none; border-bottom: 2px solid #838383; } 

 .lnb_search { right: 10px; left:auto; top: 10px; } 
 }