#toparea {position:relative; top:0px;width:100%; padding: 0; box-sizing:border-box;  height:260px; 
 margin-left:auto; margin-right:auto; transition: .5s all;  }
#top { background:#f8d4d8;  position: fixed; z-index: 999; width:100%;  height:260px;  }
#topBox { margin:0 auto; max-width:100% !important;  position:relative;}
aside.util {display:none; position:relative; width:100%; margin:0 auto; font-size:13px; height:30px;  padding:4px 0px 0 0px;
background-color:#f0f0f0; text-align:right; overflow:hidden; position: fixed; z-index: 999; top:0;  }
aside.util .utilBox { width:1095px; margin:0 auto;}
aside.util .utilL{float:left; width:50%; text-align:left;}
aside.util .utilR{float:right; width:50%;}
aside.util a{  padding:0px 0px; border-left:0px solid #888;  }
aside.util a:before {content:"|";  padding:0 9px 0 11px; color:#ccc;  }
aside.util .utilBox .utilL span.lang a:first-child:before,aside.util .utilBox .utilL span.sns a:first-child:before,
aside.util .utilBox .utilR > a:first-child:before {content:""; padding:0 0 0 3px}
aside.util .utilBox .utilL span.lang{padding-left:25px; background:url(../img/lang.png)no-repeat left center}
aside.util .utilBox .utilL span.sns{ padding-left:25px; background:url(../img/insta.png)no-repeat left center; margin-left:16px;}
aside.util a:hover {color:#333;}
aside.util a.first{ border-left:0px; }

#header {width:100%; margin:0 auto; padding-top:13px; position: relative;}
#header div.left {display:none; position:absolute; left:0px; top:35px;}
#header div.logo { position:relative;  text-align:center; padding: 30px 0 0 0;   box-sizing:border-box; z-index: 90;  transition: .5s all;}
/*#header div.logo a img {height:70px;}*/
#header div.logo .logo2,#header div.logo2 .logo1,.small #header div.logo .logo1  {display:none;}
#header div.logo2 .logo2,.small #header div.logo .logo2 {display:block;}
#header div.right {display:none; position:absolute; right:10px; top:35px;}
.button_container {display:none;}

/* Header */
header {  background-color: #fff; overflow:hidden; }
header a {  color: #222;  text-decoration: none;  }
header a.active,header a:hover {  color: #3d3d3d;}
header li { }

/*.gnb{ position:absolute; top:100px ;  border-top:1px solid #d0d0d0; left:0; width:100%;  z-index:13; margin:0px auto 0 auto; 
background-image:url("../img/bg_menu.png"); background-repeat:repeat-x; background-position: center 59px; }*/

.large .gnb{  border-bottom:0px solid #dfdfdf; transition: .5s all; }
.small .gnb{  border-bottom:0px solid #dfdfdf; background-color:rgba(255,255,255,1)}
.gnb{ position:fixed; top:260px ;  left:0; width:100%;  z-index:13; margin:0px auto 0 auto; 
/*background-color:rgba(23,90,201,0.8);*/ background-color:rgba(255,255,255,0);  transition: .5s all  }
.gnb:before{content:""; width:100%; height:100px; position:absolute; top:0;  z-index: -1;
border-bottom:1px solid rgba(0,0,0,0);}
.small .gnb:before{border-bottom:1px solid rgba(0,0,0,0.1); }
.gnb:hover:before{border-bottom:1px solid rgba(0,0,0,0.1)s;}

/*.gnb a {color:#fff;}
.gnb .depth1 a:hover {color:#333 !important; }*/
.gnb {background:#fff;}
.gnb .mypage {display:none;}
.gnb a {color:#222;}
.small .gnb a {color:#333;}
.gnb > ul{overflow:hidden; list-style-type:none; max-width:1500px; padding:0 20px;  box-sizing:border-box; margin:0 auto; 
 display: flex;    justify-content: space-evenly;    flex-wrap: wrap;}
.gnb .menu{float:left; text-align:center;  border-left:0px solid rgba(255,255,255,0); border-right:0px solid rgba(255,255,255,0); }
.gnb .menu.on a{color:#e7828e;}
/*.gnb .menu:first-child:nth-last-child(4),.gnb .menu:first-child:nth-last-child(4)~li { width: 25%; } 
.gnb .menu:first-child:nth-last-child(5),.gnb .menu:first-child:nth-last-child(5)~li { width: 20%; } 
.gnb .menu:first-child:nth-last-child(6),.gnb .menu:first-child:nth-last-child(6)~li { width: 16.66666%; } 
.gnb .menu:first-child:nth-last-child(7),.gnb .menu:first-child:nth-last-child(7)~li { width: 14.28571%; } */
.gnb .menu:hover { border-left:0px solid #dfdfdf; border-right:0px solid #dfdfdf; }
.gnb .menu:first-child{margin:0}
.gnb .depth1.side {display:none;}
.gnb .depth1{flex: 1; padding:0; font-size:18px;  letter-spacing:-0.3px; text-align:center; margin:0 auto; padding:0px 1px 2px 1px; 
display:block;  line-height:100px; box-sizing:border-box; height:100px; font-weight:500;}
.gnb .depth2 a {color:#fff; font-weight:500;}
.gnb .depth2{display:none; height:0 ;overflow:hidden;  font-size:14px; border-left:0px solid #353535;  }
.gnb .menu:first-child .depth2{border-left:0px solid #dfdfdf; }
.gnb .depth2 ul{ list-style-type:none; padding:15px 0 0 0; margin:0;  color:#888;} /*depth2 height -> menu.js */
.gnb .depth2 ul.depth2_ul1 > li{margin-top:15px; padding:0 10px; }
.gnb .depth2 ul.depth2_ul1 > li:first-child{margin-top:10px;}
.gnb .depth2 ul li a { padding:7px 0; border-radius:5px 5px; display:block; }
.gnb .depth2 ul li a:hover { color:#e7828e;  -webkit-transition: 0.5s;  transition: 0.5s;  }

.gnb .depth2 ul.depth2_ul2 {background-color:#f0f0f0; padding:10px 10px; border-radius: 5px 5px; margin-top:10px;}
.gnb .depth2 ul.depth2_ul2 > li {line-height: 25px;  font-size:12px;}

.gnb:hover {border-bottom:0; background-color:rgba(255,255,255,1); transition: .5s all }
.gnb:hover a {color:#333;}
.gnb:hover .depth1 a{  color:#333 !important;}
.gnb .menu:hover {/*background-color:#fff;*/  color:#333 !important; }
.gnb .menu:hover  a{  color:#333}
.gnb .menu:hover .depth1{position:relative;}
.gnb .menu:hover .depth1:before{content:""; position:absolute; bottom:0; height:2px; width:120px; background-color:#e7828e; 
left:50%; transform: translate(-50%,-0%); }
.gnb .menu:hover .depth1 a{  border-bottom:0px solid #333;  color:#e7828e !important;  padding-bottom:20px; }
.gnb .menu:hover .depth1 a,.gnb .menu:hover .depth2 ul{color:#333}
.gnb .menu:hover .depth2 ul li a { }
.gnb:hover .depth2 {}
.gnb:hover  {border-bottom:1px solid #e7e7e7 !important; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.logo a:hover .gnb:hover {background:#fff; color:#333; }

/*header small*/
.fp-viewing-slide1 .util,.fp-viewing-slide2 .util,
.fp-viewing-slide3 .util,.fp-viewing-slide4 .util,
.fp-viewing-slide5 .util,.fp-viewing-slide6 .util,
header.small .util { margin:-30px auto 0 auto; }

.fp-viewing-slide1 .gnb,.fp-viewing-slide2 .gnb,
.fp-viewing-slide3 .gnb,.fp-viewing-slide4 .gnb,
.fp-viewing-slide5 .gnb,.fp-viewing-slide6 .gnb,
header.small .gnb{top:0px ; border-bottom:0px solid #dfdfdf; transition: .5s all; }

header.small #toparea{top:-260px; width:100%; transition: .5s all; }

.fp-viewing-slide1 #header div.logo,.fp-viewing-slide2 #header div.logo,
.fp-viewing-slide3 #header div.logo,.fp-viewing-slide4 #header div.logo,
.fp-viewing-slide5 #header div.logo,.fp-viewing-slide6 #header div.logo,
header.small #header div.logo{   top:0px ; transition: .5s all; }

/*header small
.fp-viewing-home .util {margin:0px auto 0 auto; }
.fp-viewing-home  .gnb {top:30px ; border-bottom:0px solid #dfdfdf; }
.fp-viewing-home #toparea {top:20px; width:100%; transition: .5s all; }
.fp-viewing-home #toparea #header div.logo{   top:30px ; transition: .5s all; }*/

/* header large 
header.large .logo a{ display: block; background:url("../img/logo.png")no-repeat center top;  height: 60px;  }*/
/*.fp-viewing-slide1 header.large .gnb{ background-color:#fff; border-bottom:0px solid rgba(0,0,0,0.1);}
.fp-viewing-slide1 header.large .logo a{ display: block; background:url("../img/logo.png")no-repeat center top;  height: 60px; }
.fp-viewing-slide1 header.large .gnb a{ color:#333; }
.fp-viewing-slide1 header.large .open span{background-color:#fff !important; }
.fp-viewing-slide1 header.large .slide-menu .caret {background-color:#111 !important;}
.fp-viewing-slide1 header.large .gnb .depth1{font-size:16px; padding:0 10px; line-height:60px;}
.fp-viewing-slide1 header.large .cd-nav-trigger {top:3px !important; transition: .5s all;}*/


/* Transitions */
header,nav,header a,header img,header li,.util, .gnb, util {  
	transition: .2s all;  -moz-transition: .2s all;  -webkit-transition: .2s all;  -o-transition: .2s all;}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#toparea {width:100%; top:0px; height:auto;padding:0 0px;   }
header.small #toparea {top:0px; width:100%; background-color:#fff; border-bottom:1px solid #dfdfdf; }
#header {width:100%; padding-top:0px; height:65px;}
#topBox { margin:0 auto; max-width:100% !important;  }
#top { position: fixed;  height:100px;  }
header {  width:calc(100% - 0px); }
#header div.logo { position:relative; padding:20px 0 0 0px;  top:0; left:0; }
#header div.logo img {max-height:60px; vertical-align:top; }
#header div.right {position:absolute; right:0px; top:30px;  }
aside.util {display:none; font-size:12px;   }
aside.util a:after {content:"|";  padding:0 5px 0 8px; color:#ccc;  }

.gnb > ul{overflow:hidden; list-style-type:none; max-width:100%; padding:0px;  box-sizing:border-box; margin:0 auto; 
 display: flex;    justify-content: space-evenly;    flex-wrap: wrap;}
.gnb .depth1{flex: 1; padding:0; font-size:13px;  letter-spacing:-0.3px; text-align:center; margin:0 auto;  
display:block;  line-height:32px; box-sizing:border-box; height:32px; font-weight:500;  
border-bottom:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.gnb ul li:nth-of-type(4n)  .depth1{border-right:0px }
.gnb .menu {width:25%;}
header.small .gnb{top:100px ;  }
.gnb .menu:hover .depth1:before{display:none}
	
.large #top{  border-bottom:0px solid #dfdfdf;}
.small #top{  border-bottom:1px solid #dfdfdf; }
.gnb{ top: 100px; }
.overlay div.contact {display:none; }
div.button_container div.txt{display:none;}
.button_container { display:block;  position: absolute;  }
.button_container {    top: 20px;  right: 20px; }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 490px) {
}
@media (max-width: 320px) {
}

