﻿@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: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Korean Thin');
  src: url('fonts/NotoSans-Thin.eot');
  src: url('fonts/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
      url('fonts/NotoSans-Thin.woff2') format('woff2'),
      url('fonts/NotoSans-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Korean Light');
  src: url('fonts/NotoSans-Light.eot');
  src: url('fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
      url('fonts/NotoSans-Light.woff2') format('woff2'),
      url('fonts/NotoSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Korean Regular');
  src: url('fonts/NotoSans-Regular.eot');
  src: url('fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('fonts/NotoSans-Regular.woff2') format('woff2'),
      url('fonts/NotoSans-Regular.woff') format('woff');
}
#bandMessage{bottom: 50%!important;}
#findForm{padding: 145px 0!important;}
#joinForm h4{margin-top: 150px!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(0, 0, 0, .7);height: 115px;position: fixed;width: 100%;z-index: 999;}
#gnb-wrap .container{position:relative;}
#gnb-login{height:100%;}
#gnb {display: inline-flex;position: absolute;left: 20%;top: 50%;height: 60%;width: 75%;transform: translateY(-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 10px; position:relative;margin: 15px 0;}
#gnb > .more{padding:0;}
#gnb > .more span{color:#fff;font-size:17px;}
#gnb > li > a {font-size: 20px;color: #fff;text-decoration: none;transition: all ease 0.2s;font-weight: bold;padding: 30px 10px;}
/*#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: -10%;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: #3ea651; width: 100%;position: absolute;left: 0px;z-index: 9999;top: 115px;
height: 0;overflow: hidden;}
.gnb2 .wrapper{border-top: 1px solid #8e8e8e;}
.gnb2 .container{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;}

#content{padding-top:50px;}

/* footer */
#footer{background-color:#FFF;}
#footer .footM{display: inline-flex;flex-direction: row;flex-wrap: wrap;align-content: center;justify-content: center;align-items: center;width: 100%; padding: 0 15px;}
#footer .footM .footR{color: #989898; font-size: 17px;order:2;}
#footer .footM .footR ul{}
#footer .footM .footR ul li{line-height:2;}
#footer .footM .footL{margin: 35px;order:1;}

/* mobile */
.header-mobile-gnb{right: -10%;position: absolute;top: 50%;text-align: center;
border: none;display: block;transform: translate(0,-50%);}
.header-mobile-gnb .toggle {color:#fff !important;font-size:32px;}
#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-menu .mm-listview>li .mm-next:after { border-color: rgba(255, 255, 2555, 1) !important; }
.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;}
.homeRNAV .go_nav{text-decoration: none;z-index: 999;position: fixed;bottom: 5%;}
.homeRNAV .go_nav h1{font-size: 15px;margin: 0;line-height: 1.5;
text-align: center;border: 1px solid #fff;padding: 7px;
color: #fff;border-radius: 15px;background-color: rgba(0,0,0,.4);}
.homeRNAV .go_nav:hover h1{font-weight:bold;transition: all ease .2s;}
.homeRNAV .goFace{right: 5%;}
.homeRNAV .goInsta{right: 10%;}
.homeRNAV .go_nav div{width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 auto 10px;}
#subtop{position:relative;}
#subtop .subtitle{position: absolute;color:#fff;
top: 50%;text-align: center;width: 100%;display: block;transform: translate(0,-50%);}
#subtop .subtitle h1{font-size: 36px;font-weight: bold;
margin: 0;line-height: 1.5;}
#subtop .subtitle hr{width: 3%;}
#subtop .subtitle h5{font-size:28px;line-height:1.5;margin:0;}



@media(min-width:1500px) and (max-width:1880px) {
}
@media(min-width:1200px) and (max-width:1499px) {
	#gnb{left: 18%;}
	.logo-wrap{left:1%;}
	.header-mobile-gnb{right:1%;}
}
@media (min-width:992px) and (max-width:1199px) {
	#gnb{left: 24%;width:70%;}
	.logo-wrap{left:1%;}
	.header-mobile-gnb{right:1%;}
	#gnb > li > a{font-size:17px;}
}

@media (min-width:768px) and (max-width:991px) {
	#footer .footM{padding:20px 0;}
	.logo-wrap{left:3%;max-width: 120px;}
	.header-mobile-gnb{right: 3%;}
    #subtop .subtitle h1{font-size:24px;}
    #subtop .subtitle h5{font-size:20px;}
	.homeRNAV .go_nav div{width:35px;height:35px;}
	.homeRNAV .go_nav h1{font-size:12px;}
	.homeRNAV .goFace{right: 2%;}
	.homeRNAV .goInsta{right: 12%;}

}

@media (max-width:767px) {
	#gnb-wrap{height: 65px; position: relative;}
	.logo-wrap{left:3%;max-width:182px;}
	.header-mobile-gnb{right: 3%;}
	#footer .footM .footR ul li{font-size:15px!important;}
    #subtop .subtitle h1{font-size: 20px;}
    #subtop .subtitle hr{width: 5%;margin: 5px auto 5px;}
    #subtop .subtitle h5{font-size:17px;}
	.homeRNAV .go_nav{bottom: 2%;}
	.homeRNAV .go_nav div{width:25px;height:25px;}
	.homeRNAV .go_nav h1{font-size:10px;}
	.homeRNAV .goFace{right: 2%;}
	.homeRNAV .goInsta{right: 18%;}
}

@media (max-width:1199px) {
   
}
