﻿@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');
}
#bandMessage{bottom: 50%!important;}
.white{background-color:rgba(255,255,255,.3)!important;}

/* font select */

body * { font-family:NanumSquare, sans-serif; letter-spacing : -0.5px;}

/* 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(255, 255, 255,0.5);height: 115px;position: fixed; top: 0;width: 100%;z-index: 999;}

/* 스크롤 시 붙는 클래스 */
#gnb-wrap.white {
    position: fixed !important; /* 화면에 고정 */
    top: 0 !important;          /* 맨 상단에 밀착 */
    left: 0;
    width: 100%;
    background: #fff;           /* 배경색 (필요시) */
    z-index: 9999;              /* 다른 요소보다 위에 오도록 */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 살짝 그림자 추가(선택사항) */
}
.headerT {background-color: transparent;
height: 115px;position: fixed ;width: 100%;z-index: 999;transition: all 0.6s;}
#gnb-wrap .container{position:relative;}
#gnb-login{height:100%;}
#gnb {
    display: inline-flex;
    position: absolute;
    left: 22%;
    top: 50%;
    height: 60%;
    width: 60%;
    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; height: 100%;}
#gnb > li  { float:left; padding:45px 5px; position:relative;}
#gnb > .more{padding:0;}
#gnb > .more span{color:#fff;font-size:17px;}
#gnb > li > a {font-size: 16px;color: #000; padding: 47px 0;text-decoration: none;transition: all ease 0.2s;font-weight: bold;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%);}
.logo-wrap img{width: 80%;}
.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; }
.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(1, 97 ,150,0.6);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: normal;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: 0px 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:#fff;display: inline-block;width: 100%;}
#footer .footM{display: inline-flex;padding: 40px 0px 50px;width:100%;align-items: flex-end;justify-content: center;}
#footer .footM ul{font-size: 17px;line-height: 1.5;letter-spacing: 0;}
#footer .footM ul li{color: #9B9B9B;line-height: 1.3;font-size: 16px;text-align: center;word-spacing: 1px;}
#footer .footM ul li img{padding-bottom:25px;}
#footer .footM ul li a{color:#9B9B9B;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: #000;display: inline-block;width: 100%;}
.header-mobile-gnb b{color: rgba(255,255,255,.5);font-size: 15px;}
.header-mobile-gnb .toggle {color: #000!important;font-size: 30px;display: inline-flex;gap: 15px;
width: 100%;height: 100%;align-items: center;justify-content: center;font-size:14px;}
.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/6.top_bt.png);
    background-size: contain;
    border: 0;
}
.headerT .white {
    background-color: rgba(255, 255, 255, 1) !important;
}

@media(min-width:1400px) {
    .container {
        width: 1400px;
    }
}

@media (max-width:1699px) {

}

@media (max-width:1499px) {
    .logo-wrap{width: 180px;}
    #gnb{width: 60%;left: 15%;}
    #gnb > li > a{font-size:16px; }
	.header-mobile-gnb{width: 20%;}
    .header-mobile-gnb a{font-size:14px;}
}

@media (max-width:1199px) {
	.headerT{height:75px;}
	.gnb2{top: 75px;}
    #gnb {width:75%;left: 18%;}
    #gnb > li{padding:0 2px;}
    #gnb > li > a{font-size:15px;}
    .header-mobile-gnb a{font-size:13px;}
}

@media (max-width:992px) {
    .row{margin:0!important;}
    .headerT{height:70px;}
    .header-mobile-gnb {width: 30%;}
	.gnb2{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;}
    .header-mobile-gnb{width:15%;}
    .header-mobile-gnb a{font-size:14px;}
	#gnb-wrap {height: 60px;}
    #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: 10px;font-size: 15px;}
    #footer .footM .footL usl{text-align:left;}
    .fa-bars {
        font-size: 28px;
        color: #3d3939 !important;
    }

    .header-mobile-gnb > a:not([href="#my-menu"]) {
        display: none;
    }
    .slider .move-btn {
        padding: 42px 2px;
        background: none !important;
        /*background: rgba(0, 0, 0, 0.5);*/
    }
}
.slider .move-btn {
    padding: 42px 2px;
    background: none !important;
    /*background: rgba(0, 0, 0, 0.5);*/
}



@media (min-width:767px) {

}


/* 상단 서브 이미지 영역 */
#subtop {
    width: 100%;
    height: 320px; /* 이미지 영역 높이 */
    overflow: hidden;
}

    /* 이미지 꽉 차게 */
    #subtop img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

body.has-dynamic-subtop #loginForm,
body.has-dynamic-subtop #joinForm {
    margin: 360px auto 100px !important;
}
body.has-dynamic-subtop #gnb-wrap{
 background: rgba(255, 255, 255,0.5) !important;
}
body.has-dynamic-subtop .headerT{
	position: fixed !important;
}
body.login-page #gnb-wrap{
 background: rgba(255, 255, 255,0.5) !important;
}
body.login-page .headerT{
	position: fixed !important;
}
body.join-page #gnb-wrap{
 background: rgba(255, 255, 255,0.5) !important;
}
body.join-page .headerT{
	position: fixed !important;
}