﻿@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');

/* @font-face {
 font-family: 'NanumBarunGothic';
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot);
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.woff) format('woff'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 src: url(webfont/NanumSquare/NanumSquareR.eot);
 src: url(webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumSquare/NanumSquareR.woff) format('woff'),
      url(webfont/NanumSquare/NanumSquareR.ttf) format('truetype');
} */

@font-face {
 font-family: 'NotoSansKR-Regular';
 src: url(webfont/NotoSansKR-Regular.ttf) format('truetype');
}
@font-face {
 font-family: 'NotoSansKR-Bold';
 src: url(webfont/NotoSansKR-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'NotoSansKR-Variable';
    src: url('webfont/NotoSansKR-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900; /* 가변 글꼴이 지원하는 굵기 범위 지정 */
}


#bandMessage{bottom: 50%!important;}
#findForm{padding: 145px 0!important;}
#joinForm h4{margin-top: 150px!important;}
.white{background-color:rgba(255,255,255,.3)!important;}

/* font select */

body * { font-family:NotoSansKR-Regular, sans-serif; letter-spacing : -0.3px;}
a:focus{outline:none;}
/* header */
#gnb-login #header{display: inline-block;right: -15%;top: 50%;text-align: right;position: absolute;transform: translateY(-50%);}
#gnb-login #header .header-box-right a{font-size: 17px;color: #fff;text-decoration: none;padding: 10px 15px;display: inline-block;}


/* gnb */
#gnb-wrap {background: rgba(0, 0, 0, 0);height: 100%;position: relative;width: 100%;z-index: 999;}
.headerT {background-color: transparent;
height: 115px;position: fixed;width: 100%;z-index: 999;transition: all 0.6s;}
#gnb-wrap .container{position:relative;border-bottom: 1px solid #fafafa;}
#gnb-login{height:100%;}
#gnb {display: inline-flex;position: absolute;left: 25%;top: 50%;height: 60%;
width: 55%;transform: translate(0,-50%);flex-direction: row;flex-wrap: wrap;
align-content: center;align-items: center;justify-content: space-around;}
#gnb li a .caret {border-top: 20px solid #fff;border-right: 0px solid transparent;border-left: 0px solid transparent;border-bottom: 0px solid transparent;
position: relative;margin: 0;height: 0px;width: 2px;transform: rotate(225deg);transition: all 0.6s;margin-top: -10px;margin-left: 15px;
float: right;top: 15px;font-size: 20px;right: 0px;}
#gnb > li  { float:left; padding:0px 5px; position:relative;margin: 15px 0;}
#gnb > .more{padding:0;}
#gnb > .more span{color:#fff;font-size:17px;}
#gnb > li > a {font-size: 19px;color: #fafafa;text-decoration: none;transition: all ease 0.2s;font-weight: 600;padding: 50px 5px;letter-spacing:0;}
/*#gnb > li > a:hover > .caret,#gnb > li > a:focus > .caret{ transition: all ease 0.2s; border-color:#CB1834;}*/
#gnb > .more:last-child{display:none;}
#gnb > li > ul { display:none; }
.point { position:absolute; bottom:-91px; left:46%; margin-left:-9px; display:none; opacity:1;}

/* all-menu */

.logo-wrap{left: 0%;position: absolute;top: 50%;text-align: center;border: none;display: block;transform: translate(0,-50%);}
.gnb-all { display: none; position: fixed; z-index: 9999; background: rgba(0, 0, 0, 0.7); top: 0; left: 0; width: 100%; height: 100%; text-align:center;}
.gnb-all a {color:#fff; text-decoration:none;}
.gnb-all img {margin:80px 0px 50px; max-width:185px; }
.gnb-all .all-wrapper .all-close { color: #fff; cursor: pointer; font-weight: 600; font-size: 5em; float:right; }
.gnb-all .all-wrapper .container a { display: block; color: #fff; }
.gnb-all .all-wrapper .container > ul > li { display: inline-block; vertical-align: top; padding:0px 25px;}
.gnb-all .all-wrapper .container > ul > li > a { margin:0px 0px 18px; font-size: 25px; font-weight: 600; text-decoration:none;}
.gnb-all .all-wrapper .container > ul > li:first-child { display: none; }
.gnb-all .all-wrapper .container > ul > li > ul > li > a { color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:20px; padding:6px 0px;}
.gnb-all .all-wrapper .container > ul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all ease;}
.gnb-all .all-wrapper .container > ul > li > ul > li > ul > li > a { color: #fff; display: block; margin-bottom: 9px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px;}

/* gnb2 */
.gnb2{background: rgba(0,0,0,.7);width: 100%;position: absolute;left: 0px;z-index: 9999;top: 115px;
height: 0;overflow: hidden;}
.gnb2 .wrapper{border-top: 1px solid #8e8e8e;}
.gnb2 .container-fluid{padding: 25px 15px; text-align: center;}
.subul > li{margin: 0;display: inline-block;vertical-align: top;text-align: left;padding: 0 20px;}
.subul li a{color: #fff; text-decoration: none;}
.subul > li > a {font-size: 17px;font-weight: 600;position: relative;}
.subul > li > a:hover{font-weight:bold;}
.subul > li > ul{margin-top: 15px;}
.subul > li > ul > li{font-size: 17px;transition: all ease 0.3s;line-height: initial;padding: 5px 0px;}
.subul > li > ul > li > a{display: inline-block;overflow: hidden;width: 100%;text-overflow: ellipsis;
white-space: nowrap;color: #000;}
.subul > li > ul > li > a:hover,.subul > li > ul > li > a:focus{font-weight:bold;}

/*subgnb*/
#subgnb { border-bottom:1px solid #ddd; padding:0px 0px;background-color: #F9F9F9;}
#subgnb .subgnb-home { float:right; display:inline-block; margin:12px 0px 0px 0px;}
#subgnb .container > div{margin: 10px 0; display: inline-block;}
#subgnb span, #subgnb a { font-size:16px; color:#777; position:relative; top:3px; text-decoration:none;}
#subgnb a.active { color:#6599CB; font-weight:bold; }
#subgnb .dropdown {display: inline-block;border-right: 1px solid #CCCCCC;float: left;}
#subgnb .dropdown:last-child{border:none;}
#subgnb .dropdown .btn { padding:10px 20px; font-size:17px; font-weight:bold;}
#subgnb .dropdown .btn-default { border:none;}
#subgnb .dropdown .btn:hover { background-color:transparent!important; transition:0.3s all ease;}
#subgnb .dropdown .btn,
#subgnb .dropdown .btn .active  { background-color:transparent!important; }
#subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:17px;}
#subgnb .caret {border-top: 6px solid #000;border-bottom: 6px solid transparent;border-right: 6px solid transparent;border-left: 6px solid #000;
position: relative;margin: 0;height: 8px;width: 8px;transform: rotate(225deg);transition: all 0.6s;margin-top: -15px;margin-left: 20px;}


/* footer */
#footer{background-color:#121212;display: inline-block;width: 100%;}
#footer .footM{display: inline-flex;padding: 40px 0;width:100%;align-items: flex-end;justify-content: space-between;}
#footer .footM ul{font-size: 17px;line-height: 1.5;letter-spacing: 0;}
#footer .footM ul li{color: #fafafa;line-height: 2;font-size: 17px;}
#footer .footM .footL{width:60%;}
#footer .footM .footL ul{text-align:right;}
#footer .footM ul li hr{width: 8%;border: 2px solid #fafafa;margin: 10px auto 15px 0;}
#footer .footM ul li a{color:#fafafa;text-decoration:none;}

/* mobile */
.header-mobile-gnb{right: 0;height: 100%; width: 15%;position: absolute;top: 50%;
text-align: center;border: none;display: inline-flex;transform: translate(0,-50%);align-items: center;}
.header-mobile-gnb a{font-size: 14px;color: #fafafa;display: inline-block;width: 100%;}
.header-mobile-gnb b{color: rgba(255,255,255,.5);font-size: 15px;}
.header-mobile-gnb .toggle {color: #fff!important;font-size: 30px;display: inline-flex;gap: 15px;
width: 100%;height: 100%;align-items: center;justify-content: center;}
.header-mobile-gnb .toggle span{font-size:20px;}
#my-menu{ background-color:rgba(0,0,0,.3); max-width:240px; z-index:4; }
#mm-0:before { height:0!important; }
#mm-1 > ul > li:hover > a.mma1 { color: #34b4c7 !important; }
.mm-navbar.mm-hasbtns .mm-close .mm-sronly{display:none;}
.mm-navbars-top{background-color:rgba(0,0,0,.75);}
.mm-btn {top:unset!important;}
.mm-menu .mm-listview>li .mm-next:after { border-color:#fff; }
.mm-panels>.mm-panel>.mm-listview { margin:0px!important;}
.mm-panels>.mm-panel.mm-hasnavbar { padding-top:0!important; }
.mm-panels > .mm-panel { padding:0; }
.mm-panels, .mm-panels>.mm-panel { z-index:9999; }
.mm-listview { margin:0; }
.mm-listview > li > a, .mm-listview > li > span { padding: 10px 10px 10px 20px; margin: 0; }
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel { padding:0 0 0 10px; }
.mm-listview>li>a, .mm-listview>li>span { padding:10px 20px!important; font-size:17px; }
.closeMenu{color:#fff!important; text-decoration:none!important; cursor:pointer; font-size:40px;position: absolute;
right: 0;top: 5%;}
.mob-login { overflow:hidden; padding:15px 0; border-bottom:1px solid #808080; margin-bottom:10px; }
.mob-login li { float:right; overflow:hidden; }
.mob-login a { display: inline-block !important; font-size: 17px !important; border: 0px !important; box-shadow: none !important; color: #aaa !important; padding: 0px 10px !important; }
.mob-login a .fa { font-size:20px!important; }
.mmenu-depth1 > a{ color:#fff!important; }
.mmenu-depth2 > a{ color:#E4E3B9!important; }
.mmenu-depth3 > a{ color:#B4EBF1!important; }
a.mm-next{width:100%!important;}

.subul {text-align:center;}

/*mmenu*/
#my-menu{display:none;}
body > .mm-opened{display:block!important;}

/* footer */
.go_top {
    z-index: 999;
    position: fixed;
    bottom: 32%;
    display: none;
    right: 0vw;
    width: 7vh;
    height: 7vh;
    background-position: center;
    background-image: url(../images/5.top_btn.png);
    background-size: contain;
    border: 0;
}

/* ==========================================================================
   [추가] 스크롤 헤더 액션 스타일
   ========================================================================== */

/* 1. 휠을 아래로 내릴 때 헤더 전체를 위로 완전히 숨김 */
.headerT.hide-header {
    transform: translateY(-100%);
}

/* 2. 휠을 위로 올릴 때 배경을 흰색으로 변경하고 그림자 추가 */
.headerT.white-bg {
    background-color: rgba(255, 255, 255, 0.98) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #eee;
}

/* 3. 흰색 배경 상태일 때 텍스트 및 로고 색상 전환 */
.headerT.white-bg #gnb > li > a {
    color: #333 !important; /* 메뉴 글자색 검은색 계열로 */
}
.headerT.white-bg .header-mobile-gnb a {
    color: #333 !important;
}
.headerT.white-bg .logo-white {
    display: none !important; /* 흰색 로고 숨김 */
}
.headerT.white-bg .logo-black {
    display: inline-block !important; /* 검은색 로고 보임 */
}
.headerT.white-bg .menu-black {
    display: inline-block !important; /* 모바일 검은색 메뉴 보임 */
}
.headerT.white-bg .header-mobile-gnb .toggle img:not(.menu-black) {
    display: none !important;
}
.headerT.white-bg .gnb2 {
    background: rgba(255, 255, 255, 0.98) !important; /* 서브메뉴 배경도 흰색으로 일치 */
    border-top: 1px solid #eee;
}
.headerT.white-bg .subul li a {
    color: #333 !important; /* 서브메뉴 글자색 검은색 계열로 */
}

@media(min-width:1410px) {
    .container {
        width: 1410px;
    }
}

@media (max-width:1699px) {

}

@media (max-width:1499px) {
    .logo-wrap{width: 155px;}
    #gnb{width: 80%;left: 13%;}
    #gnb > li > a{font-size:17px;}
	.header-mobile-gnb{width: 5%;}
    .header-mobile-gnb a{font-size:15px;   display: none;}
}

@media (max-width:1199px) {
	.headerT{height:75px;}
	.gnb2{top: 75px;}
	#subtop {padding: 75px 0 0;}
    #gnb {width: 75%;left: 17%;}
    #gnb > li{padding:0 2px;}
    #gnb > li > a{padding: 30px 2px;font-size:15px;}
    .header-mobile-gnb a{font-size:13px;}
}

@media (max-width:992px) {
    .row{margin:0!important;}
    .headerT{height:70px;}
	.gnb2{top: 70px;}
	#subtop {padding: 70px 0 0;}
    #main-slider{padding-top:70px;}
    #footer .footM{padding: 50px 0;}
	#footer .footM .footL{width:55%;}
    .header-mobile-gnb a{font-size:14px; }
}

@media (max-width:767px) {
    .headerT{height:60px;}
	.gnb2{top: 60px;}
    #main-slider{padding-top:60px;}

    .header-mobile-gnb a{font-size:14px;}
	#gnb-wrap .container {padding-left: 15px;padding-right: 15px;position: relative;}
	.header-mobile-gnb {right: 15px;width: auto;min-width: 40px;height: 100%;display: flex;align-items: center;justify-content: flex-end;}
	.header-mobile-gnb .toggle {width: 40px;height: 40px;padding: 0;gap: 0;display: inline-flex;align-items: center;justify-content: center;}
	.header-mobile-gnb .toggle img {max-width: 28px;height: auto;display: block;}
	.header-mobile-gnb > a:not(.toggle) {display: none;}
	
    #footer .footM{flex-wrap: wrap;padding: 20px 0;}
	#footer .footM .footL{width:100%;}
    #footer .footM .footR{padding: 0 0 10px;}
    #footer .footM ul li{font-size:15px;}
    #subgnb .dropdown .btn{padding: 5px;font-size: 15px;}
    #footer .footM .footL ul{text-align:left;}
}

@media (max-width:320px) {
	.header-mobile-gnb {right: 10px;}
.header-mobile-gnb .toggle img {max-width: 26px;}
}
