﻿body,html{ font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight:400 !important; }
span.nav_font{font-family:'Noto Sans Korean', sans-serif;}
@font-face { font-family: 'NEXON Lv1 Gothic OTF'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
 font-weight: normal; font-style: normal; }
 .nexs{font-family: 'Spoqa Han Sans Neo', 'sans-serif'!important; font-weight:400 !important;}
@font-face {
    font-family: 'MapoFlowerIsland';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoFlowerIslandA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
  .up1{margin-top:-50px !important;}
		  .up2{margin-top:-100px !important;}
		  .up3{margin-top:-150px !important;}
		  .up4{margin-top:-200px !important;}
html,body{width:100%; overflow-x:hidden;}
#example1 .sp-selected-thumbnail a{ color:#f69591 !important;}
#example1 sp-thumbnail a{color:#fff;}
.main_menu{ height:80px ; text-align:center; line-height:80px;}
.nav_title_size{position:relative; float:left; width:100%; padding:0px 20px 0px 20px ; }
.nav_title_size:before{position: absolute; right:0px; content:""; height:15px; top:35px; width:1px; background:rgba(255,255,255,0.1);}
/**.sub_nav_size{ width:13.05% ; height:130px ; line-height:130px ;}
.sub_nav_bg{ height:150px; width:115% !important; left:-12.5% !important; padding-left:12.5% !important;   }**/
.sub_nav_size{  line-height:50px ;}
.sub_nav_bg{ height:80px !important; width:100% !important; left:0% !important; padding-left:0% !important;   }
/***#on{ height:auto !important; top:93% ; opacity:1; z-index:-2; /**background:rgba(255,255,255,0.8); }**/
/**.menu ul li:hover > #on { top:93%; height:auto;  overflow: visible;   opacity:1; 
 }**/
#on2 .nav_01{
color:#f7f5bd!important; 
border-top:2px solid #f7f5bd;
}
.content_warp{ padding-top:80px}
.w50s{max-width:5% !important;}
 @media all and (max-width: 900px) {
.content_warp{ padding-top:0px}
 #on{display:block !important;top: 100% !important; opacity:1!important; z-index:1; }
.nav_title_size{position:relative; float:left; width:100%;}
.nav_title_size:before{position: absolute; right:0px; content:""; height:0px; top:20px; width:0px; background:rgba(153,153,153,0.4);}
.sub_nav_bg li{width:100% !important;}
.w50s{max-width:100% !important;}
.nav_title_size{font-size:16px !important; padding-left:15px;}
.main_menu{width:100%; height: auto; text-align:center; line-height:80px;border-right:0px solid #f1f1f1;}
.sub_nav_bg{ height: auto !important; width:100% !important; left:0% !important; padding-left:0% !important;   }
.sub_nav_size{ width:100%; height: auto;   line-height:50px !important;}
.mar_nav{margin-left:0%;}
#on2 .nav_01{
color:#f69591!important; 
background:url(../img/over2.jpg) center;
background-repeat: no-repeat;
background-repeat:repeat-x;
background-position:50% -2px;
}
 }
 
.nav_font{ font-family: 'Spoqa Han Sans Neo', 'sans-serif'; font-weight:100 !important; }
nav { width: 100%; }
.nav_wrapper {
  position: absolute!important;
  left: 0;
  top: 70px;
  width: 100%;

}
.nav_wrapper:hover {
	

}

.scroll { position:fixed !important;
top:-70px; opacity:0.8;

background: #fff;}
.scroll:hover{ opacity:1;top:0px;
}
.no-scroll {position:fixed !important;
  top: 0px;
  z-index: 99;

}

.btn {
  padding: 10px 1%;
  margin: 5px;
  color: #fff;
  text-decoration: none;
  font-family: sans-serif;
  transition: all 0.1s ease;
}

.btn:hover { transition: all 0.1s ease; }

.click_events{
  position: absolute; right:25px;
  outline:none;
  top:0px;
  border:0px;
  z-index:10000;
  color: #fff;
  background:url(../img/all.png);
  width:50px;
  height:50px;
  background-repeat:no-repeat;
  margin: 0;
  font-weight: 700;
  -webkit-transform: rotate(181deg);
  -moz-transform: rotate(181deg);
  -ms-transform: rotate(181deg);
  -o-transform: rotate(181deg);
  transform: rotate(181deg);
}
.click_events.active {
  border:0px;
   right:30px;
     width:50px;
	 top:25px;
  height:50px;
  background:url(../img/x_btn2.png);
  background-repeat:no-repeat;
   -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);}

#search:hover { color: #efa666; }
.search_box {
  clear: both;
  width: 0%;
  position: fixed;
  top:50%;
  left:50%;
  background:rgba(246,149,145,0.2);
  padding: 0;
  margin: 0;
  height: 0%;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  opacity:0;
  z-index:100 !important;
  
  
  
}

.search_box.active {
	z-index:100 !important;
  height: 100%;
  width:100%;
  top:0;
  left:0;
  padding:0px 0 30px 0;
  opacity:1;
 background:rgba(246,149,145,0.8);
  transition: all 0.8s ease-in-out;

}

.search_box input {
  width: 80%;
  font-size: 13px;
  margin: 0 0 0 15px;
  padding: 10px;
  border: none;
  
}

.search_box input:focus { outline: none; }

.search_box input.search_icon {
  clear: both;
  width: 10%;
  height: auto;
  padding: 10px;
  margin: 0;
  margin-left: -5px;
  border: none;
  color: #fff;
  cursor: pointer;
  background: #8c949d;
  opacity: 1;
  transition: all 0.1s ease;
}

.search_box input.search_icon:hover { background: #efa666; }

.menu-link { display: none; }

.spinner-master input[type=checkbox] { display: none; }

.menu {
  width: 100%;
  height: auto;
  position:relative;
  height:80px;
  margin:0 auto;
 

}
.menu:hover{background:rgba(255,255,255,0.2);}

.menu ul {
  padding: 0px;
  margin: 0px;
  width:100%;  
  list-style: none;
  position: absolute;
  left:0px;


}

.menu > li > ul.sub_menu {
 
  padding: 8px 0;


  
}
 .mid{ margin-right:3%; }
 .mid:hover a { background:none !important;}
.menu ul li li li { width:auto; min-width:228px ;display:table; padding-left:2% !important;  height:30px !important; line-height:30px !important; }
.menu ul li li { width:auto; min-width:280px !important; text-align:left !important; display:table; height:30px !important; line-height:30px !important;  }
.menu ul li { width:auto;  display: block; }/*****대메뉴 사 이즈*****/
.left_nav2{width:300px!important;}

.sub_nav_bg {}
.menu > ul > li { display: inline-block; }
.mar_nav{}
.menu ul li a {
  display: block;
  text-decoration: none;  /*****대메뉴 폰트 사이즈*****/
  color: #fff;
  font-size: 18px;



}


.sub_nav_bg:hover{}
.img_mid { margin-top:10px !important ; border-right:0px !important;}
.nav_title_size{font-size:18px !important;}
.mar_nav{margin-left:200px;}
@media all and (max-width: 1200px) {
.nav_title_size{font-size:14px !important;}
}
@media all and (max-width: 1000px) {
.nav_title_size{font-size:11px !important;}
}
.menu ul li a:hover { 

}
.menu ul li a{

background-position:0px 0px;
background-position:0% -2px;

	
	 
	 }
.menu ul li.hover > a {
color:#de6965;
font-weight:bold;




/**-webkit-transform: scale(1.1, 1.1); **/   
  

}/******2차배경*활서화*****/
.main_menu span:hover{ color:#f7f5bd !important;; border-top:1px solid #f7f5bd; }

.menu ul li > a {  }/*******대메뉴 세로 정렬******/

.menu ul ul {
	opacity:0;
	height:0px !important;
  
  position: absolute;
  overflow:hidden;
  top:90%;
  width:100%;
  min-width: 100%;




  
  
}

.menu ul li:hover > ul { display: inline-block !important; overflow:visible; height:auto !important; opacity:1; top: 90%;   background:rgba(255,255,255,1); height:auto !important; padding:20px 0 30px 0;}

.menu ul ul ul {

  background: none !important;

  
  
}


.menu ul ul > li { position: relative; }

.menu ul ul > li a {
  padding: 10px 15px;
  height: auto;
  display:block;
  width:auto;
  color: #000;
 
}
/**2차색상*/
.menu ul ul > li a:hover {
 
  color: #000;
  
}
/**2차색상*/
.menu ul ul ul {
  position: absolute;
  left: 100%;
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease-;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
  top: -20px !important;
}
.cc {
  position: absolute;
  left: 100%;
  
  top: -120px !important;
}
.c1111{  top:180px !important;  }
.c111{  top:120px !important;  }
.c11{  top:60px !important;  }
.c1{  top:-0px !important;  }
.c2{  top:-60px !important; }
.c3{  top:-120px !important; }
.c4{  top:-180px !important; }

.menu ul ul ul a {
	

  background:# !important;
  display: block !important;
  color:#000!important;
  
}
/****3차색상*****/
.menu ul ul ul a:hover {
	

  
  display: block !important;
  color:#000 !important;
  
}/**3차**/



 @media all and (max-width: 900px) {
	 .cc {
  position: relative;
  left:0%;
  
  top: 0px !important;
}
	 .c1111{  top:0px !important;  }
.c111{  top:0px !important;  }
.c11{  top:0px !important;  }
.c1{  top:0px !important;  }
.c2{  top:0px !important; }
.c3{  top:0px !important; }
.c4{  top:0px !important; }
 .nav_wrapper{    width:100% !important; height:auto; min-height:80px;}
 .click_events{
  background:url(../img/menu2.png);
}

.nav_wrapper{ }
 .menu {
  width: 82%;
  height:1000px;
  top:-10px;
  left:-5%;
  margin:0 auto;  
  position: relative;
  overflow-y:scroll !important;
   -ms-overflow-style: none !important; /* IE and Edge */
    scrollbar-width: none!important; /* Firefox */
  
}
.menu ::-webkit-scrollbar{
    display: none!important; /* Chrome, Safari, Opera*/
}
.dropdown{height: auto; min-height:200%;
 -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */}
	
.menu ul li a {

  font-size: 14px;

}
.menu ul li { padding: 0px; width:100%; margin:0 auto; text-align:left !important;  float: none;  }/*****대메뉴 사이즈*****/
.menu ul ul > li a {
  padding: 10px 15px;
  height: auto;
  color:#333;

}
.example-header .container { width: 100%; }
.menu ul ul {
  z-index:10;
  position: relative;
  top: 100%; left:0px;
  min-width: 100%;
  background: #fff;
  border-top:2px solid #70b4bc;  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity:1;
}

.menu ul li> ul{}
.menu ul li:hover > ul {   top: 95%; opacity:1; -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;}
 
.menu ul ul > li { position: relative; }


#search { padding: 0px; }

.spinner-master * {
  transition: all 0.3s;
  box-sizing: border-box;
}

.spinner-master {
  position: relative;
  margin: 15px;
  height: 50px;
  width: 30px;
  float: left;
}

.spinner-master label {
  cursor: pointer;
  position: absolute;
  z-index: 99;
  height: 100%;
  width: 100%;
  top: 15px;
  left: 10px;
}

.spinner-master .spinner {
  position: absolute;
  height: 2px;
  width: 100%;
  padding: 0;
  background-color: #fff;
}

.spinner-master .diagonal.part-1 {
  position: relative;
  float: left;
}

.spinner-master .horizontal {
  position: relative;
  float: left;
  margin-top: 5px;
}

.spinner-master .diagonal.part-2 {
  position: relative;
  float: left;
  margin-top: 5px;
}

.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal { opacity: 0; }

.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-top: 7.8px;
}

.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: -7.8px;
}

a.menu-link {
  display: block;
  float: left;
  text-decoration: none;
  padding: 10px 16px;
  font-size: 1.5em;
}

a.menu-link:hover { color: #efa666; }

a.menu-link:after {
  content: "\2630";
  font-weight: normal;
}

a.menu-link.active:after { content: "\2715"; }



.menu,
.menu > ul ul {
  overflow: hidden;
  max-height: 0;
  background-color: #fff;
}

.menu > li > ul.sub-menu {
  padding: 0px;
  border: none;
}

.menu.active,
.menu > ul ul.active { max-height:100%; }

.menu ul { display: inline; }

.menu li,
.menu > ul > li { display: block; }

.menu > ul > li:last-of-type a { border: none; }

.menu li a {
  color: #333;
  display: block;
  border-bottom:1px solid #f1f1f1;
  
  position: relative;
}

.menu li.has-submenu > a:after {
  content: '＜ ';
  font-family: 'NanumBarunGothic', sans-serif;
  transform: rotate( 270deg );
  font-weight:100 !important;
  position: absolute;
  top: 0;
  right: 20px;
  display: block;
  font-size: 13px;
  line-height:80px;

}

.menu li.has-submenu > a.active:after { content: "＜"; transform: rotate( 90deg );font-weight:100 !important;font-family: 'NanumBarunGothic', sans-serif;}

.menu ul ul > li a {
  background-color: #eee;
  
}

.menu ul li a:hover {


}

.menu ul li.hover > a {
  background: #70b4bc;
  color: #333;
  -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.menu ul ul,
.menu ul ul ul {
  display: inherit;
  position: relative;
  left: auto;
  top: auto;
  border: none;
}

.search_box {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 10;
}

.search_box input { width: 70%; }
.search_box input.search_icon { width: 17%; }

}