﻿@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*==============================================
css import
==============================================*/
@import url('loding.css'); /* 로딩화면 css */


/*==============================================
reset css
==============================================*/
@import url('reset.css');


/*header */
header {
	display: block;
	position: relative;
	/* opacity: 0; */
	/* z-index: 1; */
}

#header .menuLogo_area { display: block; width: 225px; height: 147px; position: fixed; left: 1%; top: 5%; z-index: 10; background: url(../images/img_menuLogo0.png) no-repeat; transition: 0.5s all; }
#header .menuLogo_area span.mainLogo { width: 225px; height: 147px; position: absolute;  z-index: 1; background: url(../images/img_menuLogo.png) no-repeat; }
#header .menuLogo_area span.logoPart0{ width: 90px; height: 90px; position: absolute; left: 34%; top: 11px; z-index: 1; background: url(../images/img_menuLogo1.png) no-repeat;
	-webkit-transition: -webkit-transform 5s ease-out;
    transition: -webkit-transform 5s ease-out;
    transition: transform 5s ease-out;
    transition: transform 5s ease-out, -webkit-transform 5s ease-out
}
#header .menuLogo_area span.logoPart1{ width: 90px; height: 90px; position: absolute; left: 34%; top: 12px; z-index: 1; background: url(../images/img_menuLogo2.png) no-repeat; 
	-webkit-transition: -webkit-transform 5s ease-out;
    transition: -webkit-transform 5s ease-out;
    transition: transform 5s ease-out;
    transition: transform 5s ease-out, -webkit-transform 5s ease-out
}
#header .menuLogo_area span.logoPart0.is_animated{ 
	-webkit-transform: rotate(1turn);
    transform: rotate(1turn)
 }
#header .menuLogo_area span.logoPart1.is_animated{ 
	-webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}


#header .menuLogo_area .btn_menu { width: 503px; height: 153px; position: absolute; left: -1%; top: -5%; background: url(../images/btn_menuButton.png) no-repeat; z-index: 10; background-position: 86% 43%; } 
#header .menuLogo_area .btn_menuBGM { display: none; width: 107px; height: 28px; position: absolute; left: 28.5%; top: 101%; background: url(../images/btn_soundOn_off.png) no-repeat; z-index: 10; transition: 0.5s all; } 
#header .menuLogo_area .btn_menuBGM.active{ width: 107px; height: 28px; position: absolute; left: 28.5%; top: 101%; background: url(../images/btn_soundOff_off.png) no-repeat; z-index: 10; } 


#header nav { width: 360px; height: 100%;  display: block; position: fixed; left: -100%; z-index: 99;}
#header nav a.menuHomeLogo { display: block; width: 220px; height: 134px; position: absolute; left: 50%; top: 47px; margin-left: -110px; z-index: 10; }
#header nav ul.navUL { display: block; width: 300px; height: 337px; position: absolute; left: 50%; top: 232px; margin-left: -150px; z-index: 10; }
#header nav ul.navUL li { width: 300px; height: 52px; background: url(../images/nav_menu_off_0818.png) no-repeat; transition: 0.5s all; cursor: pointer; }
#header nav ul.navUL li a { display: block; }
#header nav ul.navUL li:hover { background: url(../images/nav_menu_on_0818.png) no-repeat; }
#header nav ul.navUL li.active { background: url(../images/nav_menu_on_0818.png) no-repeat; }
#header nav ul.navUL li.menu0 { background-position: 0px 0px; display: none; } 

#header nav ul.navUL li.menu1 { background-position: 0px -56px; margin-top: 10px; display: none; }
#header nav ul.navUL li.menu1_0 { background-position: 0px -110px; height: 30px; display: none; }
#header nav ul.navUL li.menu1_1 { background-position: 0px -140px; height: 30px; display: none; }
#header nav ul.navUL li.menu1_2 { background-position: 0px -169px; height: 30px; display: none; }
#header nav ul.navUL li.menu1_3 { background-position: 0px -200px; cursor: default; height: 30px; display: none; }
#header nav ul.navUL li.menu1_4 { background-position: 0px -229px; height: 30px; display: none; }


#header nav ul.navUL li.menu2 { background-position: 0px -271px; margin-top: 10px; }
#header nav ul.navUL li.menu2_0 { background-position: 0px -325px; height: 30px; }
#header nav ul.navUL li.menu2_1 { background-position: 0px -355px; height: 30px; }
#header nav ul.navUL li.menu2_2 { background-position: 0px -385px; height: 30px; }

#header nav ul.navUL li.menu3 { background-position: 0px -426px; margin-top: 10px; }
#header nav ul.navUL li.menu3_0 { background-position: 0px -481px; height: 30px; }
#header nav ul.navUL li.menu3_1 { background-position: 0px -511px; height: 30px; }
#header nav ul.navUL li.menu3_2 { background-position: 0px -541px; height: 30px; }

/* #header nav ul.navUL li.menu2_0 .menu_event_txt{ display: none; width : 125px; height: 16px; background: url(../images/menu_event_txt.jpg) no-repeat; position: absolute; z-index: 5; left: 89px; top: 215px; } */



#header nav .sns_area{ position: absolute; top: 823.641px; left: 18%; width: 225px; height: 50px; z-index: 4; }
#header nav .sns_area ul li { display: inline-block; width: 50px; height: 50px; background: url(../images/btn_navSns_off_0319.png) no-repeat; transition: 0.5s all; }
#header nav .sns_area ul li:hover{  background: url(../images/btn_navSns_on_0319.png) no-repeat;}
#header nav .sns_area ul li a{ width: 100%; height: 100%; cursor: pointer; display: inline-block; }

#header nav .sns_area ul li.snsbtn0{ background-position: 0 0; }
#header nav .sns_area ul li.snsbtn1{ background-position: -57px -0px }
#header nav .sns_area ul li.snsbtn2{ background-position: -115px -0px }
#header nav .sns_area ul li.snsbtn3{ background-position: -174px -0px }


.main_sns_area{ position: fixed; top: 78px; right: 4.6%; width: 149px; height: 121px; background: url(../images/btn_mainSns2_0319.png) no-repeat left top; z-index: 4; transition: all 0.3s linear; }
.main_sns_area ul li { position: absolute; width: 35px; height: 35px; }
.main_sns_area ul li a{ width: 100%; height: 100%; display: block; }
.main_sns_area ul li.main_snsbtn0 { width: 146px; height: 43px; top: 10px; }
.main_sns_area ul li.main_snsbtn1 { top: 65px; left: 22px; }
.main_sns_area ul li.main_snsbtn2 { top: 65px; left: 60px; }
.main_sns_area ul li.main_snsbtn3 { top: 65px; left: 95px; }



#header nav .nav_close_btn{ position: absolute; top: 50%; margin-top: -17.5px; left: 103%; width: 35px; height: 35px; z-index: 4; 
    -webkit-transition: -webkit-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out;
    transition: transform .6s ease-out;
    transition: transform .6s ease-out, -webkit-transform .6s ease-out
}
#header nav .nav_close_btn:hover{ -webkit-transform: rotate(1turn); transform: rotate(1turn) }



  

/* fullpage 내 컨텐츠 중앙정렬 div.element */

#fullpage {
	height: 980px;
}

/* 크롬 브라우져 일때 */
/* @media screen and (-webkit-min-device-pixel-ratio:0){
	#fullpage {
		height: 969px;
	}	
} */

.section{ 
	width:100%; 
	min-width: 1200px;
	height:100%;
	position:relative;
	overflow: hidden;
}
.element{ 
	position: relative; 
	z-index: 2;
	 width: 1200px; 
	 height:100%; 
	 margin: 0 auto; 	 
}


.banner_area{ position: fixed; top: 199px; right: 1.3%; width: 250px; height: 448px; z-index: 4; transition: 0.5s all; }
.banner_area ul li { display: block; width : 250px; height: 200px; background: url(../images/btn_banner_0605.png) no-repeat;}
.banner_area ul li a{ width: 100%; height: 100%; cursor: pointer; display: inline-block; }
.banner_area ul li:nth-child(2){ margin-top : 15px}

.banner_area ul li.banner0{ background-position: 0 0; }
.banner_area ul li.banner1{ background-position: 0 -216px; }

.login_area { display: none; position: fixed; top: 63px; right: 4%; width: 214px; height: 67px; z-index: 4; transition: 0.5s all; }
.login_area .btn_login{ width: 214px; height: 67px; background: url(../images/btn_login.png) no-repeat; }
.login_area .btn_logout_community{ width: 214px; height: 67px; background: url(../images/btn_logout_community.png) no-repeat; }
.login_area .btn_logout_facebook{ width: 214px; height: 67px; background: url(../images/btn_logout_facebook.png) no-repeat; }
.login_area .btn_logout_kakao{ width: 214px; height: 67px; background: url(../images/btn_logout_kakao.png) no-repeat; }
.login_area .btn_logout_youtube{ width: 214px; height: 67px; background: url(../images/btn_logout_youtube.png) no-repeat; }
.login_area .btn_logout_apple{ width: 214px; height: 67px; background: url(../images/btn_logout_apple.png) no-repeat; }
.login_area .btn_logout_google{ width: 214px; height: 67px; background: url(../images/btn_logout_google.png) no-repeat; }
.login_area a{ display: block; }


/* *********
	main
   *********	
*/

#main {
	display: none;
}

/* #main .intro {transition: 0.5s all;} */
#main .intro .element .btn_play{ position: absolute; top: 313px; left: 50%; width: 354px; height: 130px; margin-left: -177px; background:url(../images/btn_play.png) no-repeat; z-index: 4; }

#main .intro .element .btn_main_reservation { position: absolute; top: 54%; left:  50%; margin-left:-235px; width: 470px; height: 119px; z-index: 4; background: url(../images/btn_main_reservation.png) no-repeat;}

#main .intro .element .reservation_area{ position: absolute; top: 57%; left: 50%; margin-left: -344.5px; width: 689px; height: 68px; z-index: 4; }
#main .intro .element .reservation_area ul li { display: block; position: absolute; width: 223px; height: 68px; background: url(../images/btn_reservationOS_0319.png) no-repeat;}
#main .intro .element .reservation_area ul li a{ width: 100%; height: 100%; cursor: pointer; display: inline-block; }

#main .intro .element .reservation_area ul li.btn_app{ background-position: 0 0; left: 0; }
#main .intro .element .reservation_area ul li.btn_android{ background-position: -233px -0px; right: 34%; }
#main .intro .element .reservation_area ul li.btn_one{ background-position: -466px -0px; right: 0; }

#effect_morning_area { display: block; width: 100%; position: absolute; height: 100%; z-index: 1; left: 50%; top: 0; margin-left: -50%; }
#effect_afternoon_area { display: none; width: 1900px; position: absolute; height: 100%; z-index: 1; left: 50%; top: 0; margin-left: -950px; }
#effect_evening_area { display: none; width: 1900px; position: absolute; height: 100%; z-index: 1; left: 50%; top: 0; margin-left: -950px; }


.change_timeArea {
  display: none;
  width: 190px; height: 60px; position: fixed; top: 80%; left: 88%; z-index: 9; transition: 0.5s all;
}
.change_timeArea a { display: inline-block; cursor: pointer; transition: 0.5s all; margin-left: 5px; }
.change_timeArea a.morning { background: url(../images/img_morning_off.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.afternoon { background: url(../images/img_afternoon_off.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.evening { background: url(../images/img_evening_off.png) no-repeat; width: 50px; height: 50px; }

.change_timeArea a.morning.active { background: url(../images/img_morning.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.afternoon.active { background: url(../images/img_afternoon.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.evening.active { background: url(../images/img_evening.png) no-repeat; width: 50px; height: 50px; }

.change_timeArea a.morning:hover { background: url(../images/img_morning.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.afternoon:hover { background: url(../images/img_afternoon.png) no-repeat; width: 50px; height: 50px; }
.change_timeArea a.evening:hover { background: url(../images/img_evening.png) no-repeat; width: 50px; height: 50px; }


.change_cityArea {
  display: block; width: 600px; height: 56px; position: absolute; top: 55%; left: 50%; z-index: 9; margin-left: -300px;
}
.change_cityArea a { display: inline-block; cursor: pointer; transition: 0.5s all; margin-left: 5px; width: 189px; height: 56px; background: url(../images/btn_cityChange_off.png) no-repeat;}
.change_cityArea a:hover { background: url(../images/btn_cityChange_on.png) no-repeat;  }
.change_cityArea a.active { background: url(../images/btn_cityChange_on.png) no-repeat;  }

.change_cityArea a.prontera { background-position: 0 0;  }
.change_cityArea a.payon { background-position: -199px 0px;  }
.change_cityArea a.alberta {  background-position: -400px 0px }






.particles {
  position: absolute;
  left: 65%;
  top: 46%;
  width: 196px;
  height: 207px;
  z-index: 20;
  transform: rotate(180deg);
}

.particles img {
  display: none;
  position: absolute;
}

.particles1 {
  position: absolute;
  left: 1%;
  top: 66%;
  width: 196px;
  height: 207px;
  z-index: 20;
  transform: rotate(180deg);
}

.particles1 img {
  display: none;
  position: absolute;
}


div#rain_area {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 920px;
  overflow: hidden;
  /* background: linear-gradient(to bottom, #ffffff00, #18181f); */
}

.rain {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.rain.back-row {
  display: none;
  z-index: 1;
  bottom: 60px;
  opacity: 0.5;
}

div.back-row-toggle .rain.back-row {
  display: block;
}

.drop {
  position: absolute;
  bottom: 100%;
  width: 15px;
  height: 120px;
  pointer-events: none;
  animation: drop 0.5s linear infinite;
}

@keyframes drop {
  0% {
    transform: translateY(0vh);
  }
  75% {
    transform: translateY(90vh);
  }
  100% {
    transform: translateY(90vh);
  }
}

.stem {
  width: 1px;
  height: 60%;
  margin-left: 7px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  animation: stem 0.5s linear infinite;
}

@keyframes stem {
  0% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.splat {
  width: 15px;
  height: 10px;
  border-top: 2px dotted rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  opacity: 1;
  transform: scale(0);
  animation: splat 0.5s linear infinite;
  display: none;
}

div.splat-toggle .splat {
  display: block;
}

@keyframes splat {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  80% {
    opacity: 1;
    transform: scale(0);
  }
  90% {
    opacity: 0.5;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}

.toggles {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.toggle {
  position: absolute;
  left: 20px;
  width: 50px;
  height: 50px;
  line-height: 51px;
  box-sizing: border-box;
  text-align: center;
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

.toggle:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.toggle:active {
  background-color: rgba(255, 255, 255, 0.3);
}

.toggle.active {
  background-color: rgba(255, 255, 255, 0.4);
}

.splat-toggle {
  top: 20px;
}

.back-row-toggle {
  top: 90px;
  line-height: 12px;
  padding-top: 14px;
}

.single-toggle {
  top: 160px;
}

div.single-toggle .drop {
  display: none;
}

div.single-toggle .drop:nth-child(10) {
  display: block;
}


/* .change_timeArea a:hover { opacity: 1; } 
.change_timeArea a.active { opacity: 1; }  */


/* *********
	// main
   *********	
*/


/* *********
	Login
   *********	
*/
.pop_login{
	width: 420px; height: 465px; margin-left: -210px; margin-top: -232.5px;
}

#popup.pop_login a.login_google { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 0; position: absolute; left: 50%; margin-left: -160px; top: 22% }
#popup.pop_login a.login_app { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 -80px; position: absolute; left: 50%; margin-left: -160px; top: 37.5%; }
#popup.pop_login a.login_facebook { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 -160px; position: absolute; left: 50%; margin-left: -160px; top: 53%; }

#popup.pop_login a.login_google.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 0;}
#popup.pop_login a.login_app.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 -80px;}
#popup.pop_login a.login_facebook.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 -160px;}


#popup.pop_login .msg { position: absolute; top: 88%; left: 50%;  width: 284px; height: 18px; margin-left: -142px; z-index: 15; cursor: pointer; background: url(../images/img_msg2.jpg) no-repeat;} /*200812수정*/
#popup.pop_login .btn_close { position: absolute; right: -12%; top: 0px; margin-left: -17.5px; width: 35px; height: 35px; z-index: 15; cursor: pointer; }

/* *********
	//Login
   *********	

/* *********
	Login_cbt
   *********	
*/
.pop_login_cbt{
	width: 420px; height: 465px; margin-left: -210px; margin-top: -232.5px;
}

#popup.pop_login_cbt a.login_google { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 0; position: absolute; left: 50%; margin-left: -160px; top: 22% }
#popup.pop_login_cbt a.login_app { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 -80px; position: absolute; left: 50%; margin-left: -160px; top: 37.5%; }
#popup.pop_login_cbt a.login_facebook { width: 320px; height: 60px; background: url(../images/btn_loginList_in.png) no-repeat; background-position: 0 -160px; position: absolute; left: 50%; margin-left: -160px; top: 53%; }

#popup.pop_login_cbt a.login_google.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 0;}
#popup.pop_login_cbt a.login_app.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 -80px;}
#popup.pop_login_cbt a.login_facebook.logout {background: url(../images/btn_loginList_out.png) no-repeat; background-position: 0 -160px;}


#popup.pop_login_cbt .msg { position: absolute; top: 88%; left: 50%;  width: 250px; height: 18px; margin-left: -125px; z-index: 15; background: url(../images/cbt/img_msg.png) no-repeat;}
#popup.pop_login_cbt .btn_close { position: absolute; right: -12%; top: 0px; margin-left: -17.5px; width: 35px; height: 35px; z-index: 15; cursor: pointer; }

/* *********
	//Login_cbt
   *********	
*/


#header_leftContents { transform: translateX(-1000px); }
#header_rightContents { transform: translateX(+1000px); }


/* *********
	메인부분 흐르는 광고 멘트
   *********	
*/

.infiniteslide_wrap ul li { position: relative; line-height: 20px; text-align: center; width: 600px; height: 20px; }

.billboard_area {
	width: 600px; height: 20px; color: #fff; position: absolute; display: block; left: 50%; bottom: 1.8%; margin-left: -200px; overflow: hidden;
}

/* *********
	//메인부분 흐르는 광고 멘트
   *********	
*/


.pop_cbt_terms{
   display: block; width: 820px; height: 835px; margin-left: -410px; margin-top: -388.5px;
}

.showBottom {
    transition: 0.5s all;
    display: block;
    position: fixed;
    right: 73px;
    bottom: 72px;
    z-index: 10;
    opacity: 0.5;
    width: 185px;
    height: 25px;
    background: url("../images/btn_footerOpen.png") no-repeat;
    background-size: 100% auto;
}

.showBottom:hover {
    opacity: 1;
}

.showBottom.active {
    bottom: 113px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

footer.cbp-spmenu {
    background: #000;
    position: fixed;
    width: 100%;
    height: 88px;
    left: 0;
    z-index: 20;
    bottom: -88px;
    padding-left: 186px;
    box-sizing: border-box;
}

footer:after {
    clear: both;
    display: block;
    content: ""
}

footer.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

footer.cbp-spmenu.cbp-spmenu-open {
    bottom: 0px;
}

footer.cbp-spmenu,
footer.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .copyText {
    color: rgba(255, 255, 255, 0.3);
    font-size: 11px
}

footer .copyText a {
    display: inline-block;
    position: absolute;
    left: 909px;
    top: 15px;
    width: 150px;
}

footer .copyText a img {
    width: 100%;
    height: 100%
}

footer .footerLogo {
    display: inline-block;
    position: absolute;
    left: 65px;
    top: 17px
}

footer .copyText {
    float: left;
    margin-top: 20px;
}

footer .btnBlock {
    display: block;
    position: absolute;
    right: 20px;
    top: -50px;
}

footer .btnBlock a {
    display: inline-block;
    width: 29px;
    height: 29px;
}

footer .btnBlock a.btnNaver {
    background: url(../images/btn_icoNaverOff.png) no-repeat left top;
    background-size: 100% auto;
    opacity: 0.3
}

footer .btnBlock a.btnNaver:hover {
    opacity: 0.7
}

footer .btnBlock a.btnFacebook {
    background: url(../images/btn_icoFacebookOff.png) no-repeat left top;
    background-size: 100% auto;
    opacity: 0.3
}

footer .btnBlock a.btnFacebook:hover {
    opacity: 0.7
}

footer .btnList {
    display: none;
    float: right;
    margin-right: 20px;
}

footer .btnList a {
    display: inline-block;
    height: 29px;
    line-height: 28px;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    color: rgba(255, 255, 255, 0.3);
    font-weight: normal;
    font-size: 11px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.3);
    margin-top: 30px;
    margin-left: 4px;
}

footer .btnList a:hover {
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
}

/* //footer */

/* 공지사항 */
.terms {
	text-indent: -9999px
}

/* 이벤트배경 */
.imgView { position: absolute; top: 0; left: 0; z-index:1;}
.imgView span{z-index:1;}

/* popup */
.blind{
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 
	background-color:black;
	width:100%; 
	height:4254px; 
	z-index:21; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	-khtml-opacity: 0.7;
	 opacity: 0.7;
}
.popup{
	display:none; 
	position: fixed;
	top:50%;
	left:50%; 
	 z-index:15; 
	 width:387px; 
	 height:508px; 
	 margin-left:-193px;
	 margin-top:-254px;;
}
.popup div{
	width:100%; 
	height:100%; 
}
.popup .btn_close{
	position:absolute; 
	top:0px; 
	right:-50px; 
	width:35px; 
	height:35px; 
	z-index: 12;
}

/* Alert 팝업 */

.pop_alert{
	display:none; 
	position: fixed;
	top:50%;
	left:50%; 
	z-index:15; 
    width: 580px; height: 300px; margin-left: -290px; margin-top: -150px;
}

/* 데비루치 팝업 */


#popup.pop_deviCatch{
  display:none; 
	position: fixed;
	top:50%;
	left:50%; 
	
  width: 540px; height: 420px; margin-left: -270px; margin-top: -210px;
}
#popup.pop_deviCatch span.save_point { position: absolute; z-index: 5; font-size: 27px; color: #353535; font-weight: bold; left: 29%; top: 9.5%; }
#popup.pop_deviCatch span.todayCatch { position: absolute; z-index: 5; font-size: 25px; color: #3c4ea2; font-weight: bold; left: 58.5%; top: 73.9%; }
#popup.pop_deviCatch span.remainder { position: absolute; z-index: 5; font-size: 25px; color: #3c4ea2; font-weight: bold; left: 55.5%; top: 81.1%; }

#popup.pop_deviEnd{
  display:none; 
	position: fixed;
	top:50%;
	left:50%; 
  width: 540px; height: 420px; margin-left: -270px; margin-top: -210px;
}
#popup.pop_deviEnd span.save_point { position: absolute; z-index: 5; font-size: 27px; color: #353535; font-weight: bold; left: 29%; top: 9.5%; }

#popup.pop_deviSpecialCatch{
	display:none; 
	position: fixed;
	top:50%;
	left:50%; 
    width: 540px; height: 655px; margin-left: -270px; margin-top: -327.5px;
}

.textArea {
    position: absolute; top: 9.3%; transition: 0.5s all; width: 100%; height: 125px; line-height: 125px; text-align: center;
    box-sizing: border-box;
    padding: 0 92px;
}
.textArea p {
    font-size: 27.5px;
    color: #264a72;
    font-weight: bold;
    display: inline-block;
    /* max-width: 202px; */
    /* max-height: 55px; */
    vertical-align: middle;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}


#popup.pop_alert .btn_ok{
    position: absolute;
    left: 38%;
    top: 71%;
    margin-left: -91px;
    width: 321px;
    height: 60px;
    z-index: 15;
    cursor: pointer;
}
#popup.pop_alert .btn_close{
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0%;
    right: -9%;
    display: block;
    z-index: 10;
    cursor: pointer;
    background: url(../images/btn_close.png) no-repeat;
}


#popup {
	display:none; 
	position: fixed;
	top:50%;
	left:50%; 
	z-index:25; 
}

.pop_cbt_terms .btn_close {
    position: absolute;
    top: -46px;
    left: 50%;
    margin-left: -17.5px;
    width: 35px;
    height: 35px;
    z-index: 15;
    cursor: pointer;
    background: url(../images/btn_close.png) no-repeat;
}


.pop_cbt_terms a.cafeGo{
  position: absolute;
  z-index: 5;  
  top: 1px;
  width: 100%;
  height: 150px;
  cursor: pointer;
}

.pop_cbt_terms div.comingSoon{ z-index: 10; position: absolute; left: 11.5%; top: 34%; width : 630px; height: 75px; background: url(../images/img_comingSoon.png) no-repeat; }
.pop_cbt_terms a.btn_cbtGo{
  z-index: 10; position: absolute; left: 74.5%; top: 1%; width: 200px; height: 49px; cursor: pointer;
}



.pop_cbt_terms .cbtJoin_area{ position: absolute; top: 34%; left: 50%; margin-left: -312px; width: 623px; height: 76px; z-index: 4; }
.pop_cbt_terms .cbtJoin_area ul li { display: block; position: absolute; width: 304px; height: 74px;}
.pop_cbt_terms .cbtJoin_area ul li a{ width: 100%; height: 100%; cursor: pointer; display: inline-block; }

.pop_cbt_terms .cbtJoin_area ul li.btn_app{ background-position: 0 0; left: 0; }
.pop_cbt_terms .cbtJoin_area ul li.btn_android{ background-position: -245px -0px; right: 0; }

.pop_cbt_terms a.btn_event1{
  position: absolute; z-index: 5; bottom: 36.12%; width: 100%; height: 130px; cursor: pointer;
}

.pop_cbt_terms a.btn_event2{
  position: absolute; z-index: 5; bottom: 20.62%; width: 100%; height: 130px; cursor: pointer;
}

.pop_cbt_terms a.btn_event3{
  position: absolute; z-index: 5; bottom: 4.992%; width: 100%; height: 130px; cursor: pointer;
}

.pop_cbt_terms span label.daysCheck{
  position: absolute;
  z-index: 5;
  right: 1.3%;
  bottom: 12px;
  width: 123px;
  height: 19px;
  cursor: pointer;
}

.pop_cbt_terms span input#daysCheck + label.daysCheck{
	background:url('../images/btn_daysCheck_off.jpg') no-repeat left;
}
.pop_cbt_terms span input#daysCheck:checked + label{
	background:url('../images/btn_daysCheck_on.jpg') no-repeat left;
}

#popup .btn_close {
    position: absolute;
    top: -46px;
    right: 50%;
    margin-left: -17.5px;
    width: 35px;
    height: 35px;
    z-index: 15;
    cursor: pointer;
}
#popup .btn_close:hover{
	animation: rotate 2s;
}	

#popup .btn_ok{
    position: absolute;
    left: 30%;
    top: 79%;
    margin-left: -91px;
    width: 371px;
    height: 62px;
	z-index: 15;
	cursor: pointer;
}


/* movie_wrap 동영상 */
.movie_wrap{
	position: fixed; 
	background: url(../images/movie_wrap.png) no-repeat;
	transform: scale(0,0); 
	opacity: 0; 
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	top:53%; 
	left:50%; 
	width:1300px; 
	height:740px; 
	margin-left:-650px;
	margin-top:-370px; 
	z-index:25;
}
.movie_wrap.open_movie{
	transform : scale(1,1); 
	transition: all .5s; 
	opacity: 1;
} 
.movie_wrap .btn_close{
    position: absolute;
    top: -7%;
    right: 50%;
    width: 29px;
    height: 30px;
    z-index: 25;
}
.movie_wrap .btn_close:hover{
	animation: rotate 2s;
}	
.movie_wrap .you_tube{
	position:relative; 
	height:0; 
	padding-bottom:56.25%;
	z-index:25;
}
.movie_wrap .you_tube iframe, .movie_wrap  .you_tube object, .movie_wrap  .you_tube embed{
    position: absolute;
    display: block;
    width: 97%;
    height: 97%;
    margin-top: 70px;
    left: 1.5%;
    top: -7%;
}



.btn_detail_view{
	position: absolute;
	left : 50%;
	margin-left : -79px;
	bottom : 8%;
	width: 158px;
	height: 26px;
	background : url("../images/btn_detail_view.png") no-repeat;
	cursor: pointer;
	z-index: 10;
}
.bt15{
	bottom : 15%;
}
.bt13{
	bottom : 13%;
}

/* top button */
#btn_top { display: none; position: fixed; width: 130px; height: 130px; right: 3.2%; z-index: 5; bottom: 12%; cursor: pointer; }
/* //top button */

.devi_area { display: none; position: fixed; width: 300px; height: 300px; left: 4.2%; z-index: 5; bottom: 14%; }
.devi_area .img_deviruch { display: block; position: absolute; left: 26%; top: 19%; width: 165px; height: 157px; z-index: 5; cursor: pointer; background: url(../images/img_devi.png) no-repeat; }


.specialDevi_area { display: none; position: fixed; width: 300px; height: 300px;  z-index: 5; left: 74.2%; bottom: 6%; }
.specialDevi_area .img_specialDevi { display: block; position: absolute; left: 26%; top: 19%; width: 165px; height: 157px; z-index: 5; cursor: pointer; background: url(../images/img_specialDevi.png) no-repeat; }

/* fog animation */

  .fog_area{
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    opacity: 0.7;
    /* -webkit-filter: blur(1px) grayscale(0.2) saturate(1.2) sepia(0.2);
    filter: blur(1px) grayscale(0.2) saturate(1.2) sepia(0.2); */
  }
  #foglayer_01, #foglayer_02, #foglayer_03 {
    height: 100%;
    position: absolute;
    width: 200%;
  }
  #foglayer_01 .image01, #foglayer_01 .image02,
  #foglayer_02 .image01, #foglayer_02 .image02,
  #foglayer_03 .image01, #foglayer_03 .image02 {
    float: left;
    height: 100%;
    width: 50%;
  }
  #foglayer_01 {
    -webkit-animation: foglayer_moveme 25s linear infinite;
    -moz-animation: foglayer_moveme 25s linear infinite;
    animation: foglayer_moveme 25s linear infinite;
    /* -webkit-animation: foglayer_01_opacity 20s linear infinite, foglayer_moveme 25s linear infinite;
    -moz-animation: foglayer_01_opacity 20s linear infinite, foglayer_moveme 25s linear infinite;
    animation: foglayer_01_opacity 20s linear infinite, foglayer_moveme 25s linear infinite; */
  }
  #foglayer_02, #foglayer_03 {
    -webkit-animation: foglayer_moveme 23s linear infinite;
    -moz-animation: foglayer_moveme 23s linear infinite;
    animation: foglayer_moveme 23s linear infinite;
    /* -webkit-animation: foglayer_02_opacity 31s linear infinite, foglayer_moveme 23s linear infinite;
    -moz-animation: foglayer_02_opacity 31s linear infinite, foglayer_moveme 23s linear infinite;
    animation: foglayer_02_opacity 31s linear infinite, foglayer_moveme 23s linear infinite; */
  }
  

  #foglayer_01 .image01, #foglayer_01 .image02 {
    background: url("../images/fog1.png") center center/cover no-repeat transparent;
    opacity: 0.7;
  }
  #foglayer_02 .image01, #foglayer_02 .image02,
  #foglayer_03 .image01, #foglayer_03 .image02{
    background: url("../images/fog2.png") center center/cover no-repeat transparent;
    opacity: 0.7;
  }
  
  /* ---------- Keyframe Layer 1 ---------- */
  @-webkit-keyframes foglayer_01_opacity {
    0% { opacity: .1; }
    22% { opacity: .5; }
    40% { opacity: .28; }
    58% { opacity: .4; }
    80% { opacity: .16; }
    100% { opacity: .1; }
  }
  @-moz-keyframes foglayer_01_opacity {
    0% { opacity: .1; }
    22% { opacity: .5; }
    40% { opacity: .28; }
    58% { opacity: .4; }
    80% { opacity: .16; }
    100% { opacity: .1; }
  }
  @-o-keyframes foglayer_01_opacity {
    0% { opacity: .1; }
    22% { opacity: .5; }
    40% { opacity: .28; }
    58% { opacity: .4; }
    80% { opacity: .16; }
    100% { opacity: .1; }
  }
  @keyframes foglayer_01_opacity {
    0% { opacity: .1; }
    22% { opacity: .5; }
    40% { opacity: .28; }
    58% { opacity: .4; }
    80% { opacity: .16; }
    100% { opacity: .1; }
  }
  /* ---------- Keyframe Layer 2 ---------- */
  @-webkit-keyframes foglayer_02_opacity {
    0% { opacity: .5; }
    25% { opacity: .2; }
    50% { opacity: .1; }
    80% { opacity: .3; }
    100% { opacity: .5; }
  }
  @-moz-keyframes foglayer_02_opacity {
    0% { opacity: .5; }
    25% { opacity: .2; }
    50% { opacity: .1; }
    80% { opacity: .3; }
    100% { opacity: .5; }
  }
  @-o-keyframes foglayer_02_opacity {
    0% { opacity: .5; }
    25% { opacity: .2; }
    50% { opacity: .1; }
    80% { opacity: .3; }
    100% { opacity: .5; }
  }
  @keyframes foglayer_02_opacity {
    0% { opacity: .5; }
    25% { opacity: .2; }
    50% { opacity: .1; }
    80% { opacity: .3; }
    100% { opacity: .5; }
  }
  /* ---------- Keyframe Layer 3 ---------- */
  @-webkit-keyframes foglayer_03_opacity {
    0% { opacity: .8 }
    27% { opacity: .2; }
    52% { opacity: .6; }
    68% { opacity: .3; }
    100% { opacity: .8; }
  }
  @-moz-keyframes foglayer_03_opacity {
    0% { opacity: .8 }
    27% { opacity: .2; }
    52% { opacity: .6; }
    68% { opacity: .3; }
    100% { opacity: .8; }
  }
  @-o-keyframes foglayer_03_opacity {
    0% { opacity: .8 }
    27% { opacity: .2; }
    52% { opacity: .6; }
    68% { opacity: .3; }
    100% { opacity: .8; }
  }
  @keyframes foglayer_03_opacity {
    0% { opacity: .8; }
    27% { opacity: .2; }
    52% { opacity: .6; }
    68% { opacity: .3; }
    100% { opacity: .8; }
  }
  /* ---------- Keyframe moveMe ---------- */
  @-webkit-keyframes foglayer_moveme {
    0% { left: 0; }
    100% { left: -100%; }
  }
  @-moz-keyframes foglayer_moveme {
    0% { left: 0; }
    100% { left: -100%; }
  }
  @-o-keyframes foglayer_moveme {
    0% { left: 0; }
    100% { left: -100%; }
  }
  @keyframes foglayer_moveme {
    0% { left: 0; }
    100% { left: -100%; }
  }
  
  @media only screen
    and (min-width: 280px)
    and (max-width: 767px) {
      #foglayer_01 .image01, #foglayer_01 .image02,
      #foglayer_02 .image01, #foglayer_02 .image02,
      #foglayer_03 .image01, #foglayer_03 .image02 {
        width: 100%;
      }
    }
/* //fog animation */


/* bird animation */
@import url("https://fonts.googleapis.com/css?family=Arima+Madurai:300");
.bird {
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/174479/bird-cells-new.svg);
  background-size: 900px 125px;
  width: 88px;
  height: 125px;
  will-change: background-position;
  -webkit-animation-name: fly-cycle;
  animation-name: fly-cycle;
  opacity: 0.7;
  
  -webkit-animation-timing-function: steps(10);
  
          animation-timing-function: steps(10);
  -webkit-animation-iteration-count: infinite;
  
          animation-iteration-count: infinite;
}
.bird--one {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: -0.5s;  
          animation-delay: -0.5s;
}
.bird--two {
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: -0.75s;
          animation-delay: -0.75s;
}
.bird--three {
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-delay: -0.25s;
          animation-delay: -0.25s;
}
.bird--four {
  -webkit-animation-duration: 1.1s;
          animation-duration: 1.1s;
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.bird-container {
  position: absolute;
  top: 20%;
  left: -10%;
  -webkit-transform: scale(0) translateX(-10vw);
  
      transform: scale(0) translateX(-10vw);
  will-change: transform;
  
  -webkit-animation-name: fly-right-one;
  
          animation-name: fly-right-one;
  -webkit-animation-timing-function: linear;
  
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  
          animation-iteration-count: infinite;
}
.bird-container--one {
  -webkit-animation-duration: 15s;
  
          animation-duration: 15s;
  -webkit-animation-delay: 0;
  
          animation-delay: 0;
}
.bird-container--two {
  -webkit-animation-name: fly-right-two;
  animation-name: fly-right-two;
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
    top: 60%;
}
.bird-container--three {
  -webkit-animation-name: fly-right-three;
  animation-name: fly-right-three;
  -webkit-animation-duration: 14.6s;
          animation-duration: 14.6s;
  -webkit-animation-delay: 20.5s;
          animation-delay: 20.5s;
}
.bird-container--four {
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  -webkit-animation-delay: 10.25s;
          animation-delay: 10.25s;
}


@-webkit-keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}

@keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}
@-webkit-keyframes fly-right-one {
  0% {
    -webkit-transform: scale(0.3) translateX(-10vw);
            transform: scale(0.3) translateX(-10vw);
  }
  10% {
    -webkit-transform: translateY(2vh) translateX(10vw) scale(0.4);
            transform: translateY(2vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(0vh) translateX(30vw) scale(0.5);
            transform: translateY(0vh) translateX(30vw) scale(0.5);
  }
  30% {
    -webkit-transform: translateY(4vh) translateX(50vw) scale(0.6);
            transform: translateY(4vh) translateX(50vw) scale(0.6);
  }
  40% {
    -webkit-transform: translateY(2vh) translateX(70vw) scale(0.6);
            transform: translateY(2vh) translateX(70vw) scale(0.6);
  }
  50% {
    -webkit-transform: translateY(0vh) translateX(90vw) scale(0.6);
            transform: translateY(0vh) translateX(90vw) scale(0.6);
  }
  60% {
    -webkit-transform: translateY(0vh) translateX(110vw) scale(0.6);
            transform: translateY(0vh) translateX(110vw) scale(0.6);
  }
  100% {
    -webkit-transform: translateY(0vh) translateX(110vw) scale(0.6);
            transform: translateY(0vh) translateX(110vw) scale(0.6);
  }
}
@keyframes fly-right-one {
  0% {
    -webkit-transform: scale(0.3) translateX(-10vw);
            transform: scale(0.3) translateX(-10vw);
  }
  10% {
    -webkit-transform: translateY(2vh) translateX(10vw) scale(0.4);
            transform: translateY(2vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(0vh) translateX(30vw) scale(0.5);
            transform: translateY(0vh) translateX(30vw) scale(0.5);
  }
  30% {
    -webkit-transform: translateY(4vh) translateX(50vw) scale(0.6);
            transform: translateY(4vh) translateX(50vw) scale(0.6);
  }
  40% {
    -webkit-transform: translateY(2vh) translateX(70vw) scale(0.6);
            transform: translateY(2vh) translateX(70vw) scale(0.6);
  }
  50% {
    -webkit-transform: translateY(0vh) translateX(90vw) scale(0.6);
            transform: translateY(0vh) translateX(90vw) scale(0.6);
  }
  60% {
    -webkit-transform: translateY(0vh) translateX(110vw) scale(0.6);
            transform: translateY(0vh) translateX(110vw) scale(0.6);
  }
  100% {
    -webkit-transform: translateY(0vh) translateX(110vw) scale(0.6);
            transform: translateY(0vh) translateX(110vw) scale(0.6);
  }
}


@-webkit-keyframes fly-right-two {
  0% {
    -webkit-transform: translateY(-2vh) translateX(-10vw) scale(0.5);
            transform: translateY(-2vh) translateX(-10vw) scale(0.5);
  }
  10% {
    -webkit-transform: translateY(-4vh) translateX(10vw) scale(0.4);
            transform: translateY(-4vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(-8vh) translateX(30vw) scale(0.6);
            transform: translateY(-8vh) translateX(30vw) scale(0.6);
  }
  30% {
    -webkit-transform: translateY(-16vh) translateX(50vw) scale(0.45);
            transform: translateY(-16vh) translateX(50vw) scale(0.45);
  }
  40% {
    -webkit-transform: translateY(-25vh) translateX(70vw) scale(0.5);
            transform: translateY(-25vh) translateX(70vw) scale(0.5);
  }
  50% {
    -webkit-transform: translateY(-30vh) translateX(90vw) scale(0.45);
            transform: translateY(-30vh) translateX(90vw) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-40vh) translateX(110vw) scale(0.45);
            transform: translateY(-40vh) translateX(110vw) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(-60vh) translateX(110vw) scale(0.45);
            transform: translateY(-60vh) translateX(110vw) scale(0.45);
  }
}
@keyframes fly-right-two {
  0% {
    -webkit-transform: translateY(-2vh) translateX(-10vw) scale(0.5);
            transform: translateY(-2vh) translateX(-10vw) scale(0.5);
  }
  10% {
    -webkit-transform: translateY(-4vh) translateX(10vw) scale(0.4);
            transform: translateY(-4vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(-8vh) translateX(30vw) scale(0.6);
            transform: translateY(-8vh) translateX(30vw) scale(0.6);
  }
  30% {
    -webkit-transform: translateY(-16vh) translateX(50vw) scale(0.45);
            transform: translateY(-16vh) translateX(50vw) scale(0.45);
  }
  40% {
    -webkit-transform: translateY(-25vh) translateX(70vw) scale(0.5);
            transform: translateY(-25vh) translateX(70vw) scale(0.5);
  }
  50% {
    -webkit-transform: translateY(-30vh) translateX(90vw) scale(0.45);
            transform: translateY(-30vh) translateX(90vw) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-40vh) translateX(110vw) scale(0.45);
            transform: translateY(-40vh) translateX(110vw) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(-60vh) translateX(110vw) scale(0.45);
            transform: translateY(-60vh) translateX(110vw) scale(0.45);
  }
}

@-webkit-keyframes fly-right-three {
  0% {
    -webkit-transform: translateY(-2vh) translateX(-10vw) scale(0.5);
            transform: translateY(-2vh) translateX(-10vw) scale(0.5);
  }
  10% {
    -webkit-transform: translateY(-4vh) translateX(10vw) scale(0.4);
            transform: translateY(-4vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(-8vh) translateX(30vw) scale(0.6);
            transform: translateY(-8vh) translateX(30vw) scale(0.6);
  }
  30% {
    -webkit-transform: translateY(-16vh) translateX(50vw) scale(0.45);
            transform: translateY(-16vh) translateX(50vw) scale(0.45);
  }
  40% {
    -webkit-transform: translateY(-25vh) translateX(70vw) scale(0.5);
            transform: translateY(-25vh) translateX(70vw) scale(0.5);
  }
  50% {
    -webkit-transform: translateY(-30vh) translateX(90vw) scale(0.45);
            transform: translateY(-30vh) translateX(90vw) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-40vh) translateX(110vw) scale(0.45);
            transform: translateY(-40vh) translateX(110vw) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(-60vh) translateX(110vw) scale(0.45);
            transform: translateY(-60vh) translateX(110vw) scale(0.45);
  }
}
@keyframes fly-right-three {
  0% {
    -webkit-transform: translateY(-2vh) translateX(-10vw) scale(0.5);
            transform: translateY(-2vh) translateX(-10vw) scale(0.5);
  }
  10% {
    -webkit-transform: translateY(-4vh) translateX(10vw) scale(0.4);
            transform: translateY(-4vh) translateX(10vw) scale(0.4);
  }
  20% {
    -webkit-transform: translateY(-8vh) translateX(30vw) scale(0.6);
            transform: translateY(-8vh) translateX(30vw) scale(0.6);
  }
  30% {
    -webkit-transform: translateY(-16vh) translateX(50vw) scale(0.45);
            transform: translateY(-16vh) translateX(50vw) scale(0.45);
  }
  40% {
    -webkit-transform: translateY(-25vh) translateX(70vw) scale(0.5);
            transform: translateY(-25vh) translateX(70vw) scale(0.5);
  }
  50% {
    -webkit-transform: translateY(-30vh) translateX(90vw) scale(0.45);
            transform: translateY(-30vh) translateX(90vw) scale(0.45);
  }
  60% {
    -webkit-transform: translateY(-40vh) translateX(110vw) scale(0.45);
            transform: translateY(-40vh) translateX(110vw) scale(0.45);
  }
  100% {
    -webkit-transform: translateY(-60vh) translateX(110vw) scale(0.45);
            transform: translateY(-60vh) translateX(110vw) scale(0.45);
  }
}

/* //bird animation */


/* flower flake */
.set {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: skew(-16.5deg);
}
.set div
{
    position: absolute;
    display: block;
}
.set div:nth-child(2n-1)
{
  filter: blur(1.5px);
  
  
}
.set div:nth-child(1)
{
    left: 20%;
    animation: animate 15s linear infinite, swingswing 2s linear alternate;
    animation-delay: -7s;
}
.set div:nth-child(2)
{
    left: 50%;
    animation: animate 20s linear infinite;
    animation-delay: -5s;
}
.set div:nth-child(3)
{
    left: 70%;
    animation: animate 25s linear infinite;
}
.set div:nth-child(4)
{
    left: 0%;
    animation: animate 15s linear infinite;
    animation-delay: -5s;
}
.set div:nth-child(5)
{
    left: 85%;
    animation: animate 18s linear infinite;
    animation-delay: -10s;
}
.set div:nth-child(6)
{
    left: 0%;
    animation: animate 12s linear infinite;
}
.set div:nth-child(7)
{
    left: 38%;
    animation: animate 14s linear infinite;
}
.set div:nth-child(8)
{
    left: 60%;
    animation: animate 15s linear infinite;
}
@keyframes animate
{
    0%
    {
        opacity: 0;
        top: -10%;
        transform: translateX(20px) rotate(0deg);
    }
    10%
    {
        opacity: 1;
    }
    20%
    {
        transform: translateX(-20px) rotate(45deg);
    }
    40%
    {
        transform: translateX(-20px) rotate(90deg);
    }
    60%
    {
        transform: translateX(20px) rotate(135deg);
    }
    80%
    {
        transform: translateX(-20px) rotate(180deg);
    }
    100%
    {
        top: 110%;
        transform: translateX(-20px) rotate(225deg);
    }
}
@keyframes swingswing { 
  20% { transform: rotate(15deg); } 
  40% { transform: rotate(-10deg); } 
  60% { transform: rotate(5deg); } 
  80% { transform: rotate(-5deg); } 
  100% { transform: rotate(0deg); } 
}
.set2
{
    transform: scale(2) rotateY(180deg);
    filter: blur(2px);
}
.set3
{
    transform: scale(0.8) rotateX(180deg);
    filter: blur(4px);
}
/* //flower flake */






@keyframes scaled{
   0% {transform:scale(0.3)}
   100% {transform :scale(0.7)}
 }

@keyframes blinking{
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes blinking1{
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes blinking2{
  0% {opacity:0.5;}
  100% {opacity:1;}
}

@keyframes scaled2 {
  10% { transform: scale(0.3); }
  20% { transform: scale(0.5); }
  30% { transform: scale(0.3); }
  40% { transform: scale(0.5); }
  50% { transform: scale(0.3); }
  60% { transform: scale(0.5); }
  70% { transform: scale(0.3); }
  80% { transform: scale(0.5); }
  90% { transform: scale(0.3); }
  100% { transform: scale(0.5); }
  /* 50% {
    transform: rotate(720deg) scale(0.5);
  } */
}
@keyframes blinker {
  /* animation: blinker 1s linear infinite; */
  50% {
    opacity: 0;
  }
}

@keyframes flicker {
  0%,
	19.999%,
	22%,
	62.999%,
	64%,
	64.999%,
	70%,
	100% {
    opacity: 0.99;
    
  }
  20%,
	21.999%,
	63%,
	63.999%,
	65%,
	69.999% {
    opacity: 0.4;
    
  }
}

@keyframes swing {
  
  0% { transform: rotate(10deg); }
  100% { transform: rotate(-10deg); }
}
@keyframes swing1 {
  
  0% { transform: rotate(20deg); }
  100% { transform: rotate(-20deg); }
}

/* evening effect 정의 */


/* 데비루치 effect 정의 */
.scene_saturn__sparks {
	-webkit-transform: translateZ(-100px);
	transform: translateZ(-100px);
	width: 152px;
    height: 152px;
    border-radius: 76px;
    /* background: white; */
    -webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 62%;
    -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
  }
  .scene_saturn__sparks .spark {
	width: 30px;
	height: 30px;
	border-radius: 10px;
	background: rgb(100, 59, 94);
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .scene_saturn__sparks .spark.spe {

	background: rgb(169, 47, 61);

  }
  .scene_saturn__sparks .spark:nth-of-type(odd) {
	background: rgb(252, 235, 105);
  }
  .scene_saturn__sparks .spark.spe:nth-of-type(odd) {
	background: rgb(184, 164, 181);
  }
  @-webkit-keyframes spark--1 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
		left: -147px;
		top: 167px;
		-webkit-transform: scale(0);
				transform: scale(0);
	}
  }
  @keyframes spark--1 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
		left: -147px;
		top: 167px;
		-webkit-transform: scale(0);
				transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(1) {
	-webkit-animation: spark--1 1.5s 0.1s infinite;
			animation: spark--1 1.5s 0.1s infinite;
  }
  @-webkit-keyframes spark--2 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -73px;
	  top: -138px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--2 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -73px;
	  top: -138px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(2) {
	-webkit-animation: spark--2 1.5s 0.2s infinite;
			animation: spark--2 1.5s 0.2s infinite;
  }
  @-webkit-keyframes spark--3 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 179px;
	  top: -9px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--3 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 179px;
	  top: -9px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(3) {
	-webkit-animation: spark--3 1.5s 0.3s infinite;
			animation: spark--3 1.5s 0.3s infinite;
  }
  @-webkit-keyframes spark--4 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -80px;
	  top: -135px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--4 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -80px;
	  top: -135px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(4) {
	-webkit-animation: spark--4 1.5s 0.4s infinite;
			animation: spark--4 1.5s 0.4s infinite;
  }
  @-webkit-keyframes spark--5 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 69px;
	  top: 152px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--5 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 69px;
	  top: 152px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(5) {
	-webkit-animation: spark--5 1.5s 0.5s infinite;
			animation: spark--5 1.5s 0.5s infinite;
  }
  @-webkit-keyframes spark--6 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -9px;
	  top: 144px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--6 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -9px;
	  top: 144px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(6) {
	-webkit-animation: spark--6 1.5s 0.6s infinite;
			animation: spark--6 1.5s 0.6s infinite;
  }
  @-webkit-keyframes spark--7 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -17px;
	  top: -172px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--7 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -17px;
	  top: -172px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(7) {
	-webkit-animation: spark--7 1.5s 0.7s infinite;
			animation: spark--7 1.5s 0.7s infinite;
  }
  @-webkit-keyframes spark--8 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -170px;
	  top: 65px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--8 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -170px;
	  top: 65px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(8) {
	-webkit-animation: spark--8 1.5s 0.8s infinite;
			animation: spark--8 1.5s 0.8s infinite;
  }
  @-webkit-keyframes spark--9 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 121px;
	  top: 73px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--9 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 121px;
	  top: 73px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(9) {
	-webkit-animation: spark--9 1.5s 0.9s infinite;
			animation: spark--9 1.5s 0.9s infinite;
  }
  @-webkit-keyframes spark--10 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 100px;
	  top: 38px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--10 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 100px;
	  top: 38px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(10) {
	-webkit-animation: spark--10 1.5s 1.5s infinite;
			animation: spark--10 1.5s 1.5s infinite;
  }
  @-webkit-keyframes spark--11 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -162px;
	  top: -47px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--11 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -162px;
	  top: -47px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(11) {
	-webkit-animation: spark--11 1.5s 1.1s infinite;
			animation: spark--11 1.5s 1.1s infinite;
  }
  @-webkit-keyframes spark--12 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 51px;
	  top: -70px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--12 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 51px;
	  top: -70px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(12) {
	-webkit-animation: spark--12 1.5s 1.2s infinite;
			animation: spark--12 1.5s 1.2s infinite;
  }
  @-webkit-keyframes spark--13 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -55px;
	  top: -148px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--13 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -55px;
	  top: -148px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(13) {
	-webkit-animation: spark--13 1.5s 1.3s infinite;
			animation: spark--13 1.5s 1.3s infinite;
  }
  @-webkit-keyframes spark--14 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -41px;
	  top: 120px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--14 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -41px;
	  top: 120px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(14) {
	-webkit-animation: spark--14 1.5s 1.4s infinite;
			animation: spark--14 1.5s 1.4s infinite;
  }
  @-webkit-keyframes spark--15 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -168px;
	  top: -7px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--15 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -168px;
	  top: -7px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(15) {
	-webkit-animation: spark--15 1.5s 1.5s infinite;
			animation: spark--15 1.5s 1.5s infinite;
  }
  @-webkit-keyframes spark--16 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -126px;
	  top: 100px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--16 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -126px;
	  top: 100px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(16) {
	-webkit-animation: spark--16 1.5s 1.6s infinite;
			animation: spark--16 1.5s 1.6s infinite;
  }
  @-webkit-keyframes spark--17 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 114px;
	  top: -184px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--17 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 114px;
	  top: -184px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(17) {
	-webkit-animation: spark--17 1.5s 1.7s infinite;
			animation: spark--17 1.5s 1.7s infinite;
  }
  @-webkit-keyframes spark--18 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -145px;
	  top: 21px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--18 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -145px;
	  top: 21px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(18) {
	-webkit-animation: spark--18 1.5s 1.8s infinite;
			animation: spark--18 1.5s 1.8s infinite;
  }
  @-webkit-keyframes spark--19 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -88px;
	  top: 115px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--19 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: -88px;
	  top: 115px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }

  .scene_saturn__sparks .spark:nth-of-type(19) {
	-webkit-animation: spark--19 1.5s 1.9s infinite;
			animation: spark--19 1.5s 1.9s infinite;
  }
  @-webkit-keyframes spark--20 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
			  opacity: 0;
	}
	to {
		opacity: 1;
	  left: 170px;
	  top: -107px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  @keyframes spark--20 {
	from {
	  -webkit-transform: scale(1);
			  transform: scale(1);
	}
	to {
	  left: 170px;
	  top: -107px;
	  -webkit-transform: scale(0);
			  transform: scale(0);
	}
  }
  .scene_saturn__sparks .spark:nth-of-type(20) {
	-webkit-animation: spark--20 1.5s 2s infinite;
			animation: spark--20 1.5s 2s infinite;
  }

/* //데비루치 effect 정의 */


/* smoke css */
canvas.smoke {
  position:absolute;
  width: 168px;
  height: 500px;
  left: 18%;
  top: -168%;
  opacity: 0.5;
}
/* //smoke css */



/* star start */
.night {
	position: absolute;
	top: 20%;
	left: 0%;
	width: 100%;
	height: 770px;
	
	-webkit-transform: rotateZ(20deg);
			transform: rotateZ(20deg);
  }
  .shooting_star {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    background: linear-gradient(-45deg, #6762ee, rgba(0, 0, 255, 0));
    border-radius: 999px;
    -webkit-filter: drop-shadow(0 0 6px #d462ee);
        filter: drop-shadow(0 0 6px #d462ee);
    -webkit-animation: tail 5000ms ease-in-out infinite, shooting 5000ms ease-in-out infinite;
        animation: tail 5000ms ease-in-out infinite, shooting 5000ms ease-in-out infinite;
    }
    .shooting_star::before, .shooting_star::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(230, 230, 230, 0), #d9def9, rgba(0, 0, 255, 0));
    -webkit-transform: translateX(50%) rotateZ(45deg);
        transform: translateX(50%) rotateZ(45deg);
    border-radius: 100%;
    -webkit-animation: shining 5000ms ease-in-out infinite;
        animation: shining 5000ms ease-in-out infinite;
    }
    .shooting_star::after {
    -webkit-transform: translateX(50%) rotateZ(-45deg);
        transform: translateX(50%) rotateZ(-45deg);
    }
    .shooting_star:nth-child(1) {
      display: none;
    top: 18%;
    left: 30px;
    -webkit-animation-delay: 1199ms;
        animation-delay: 1199ms;
    }
    .shooting_star:nth-child(1)::before, .shooting_star:nth-child(1)::after, .shooting_star:nth-child(1)::after {
    -webkit-animation-delay: 1199ms;
        animation-delay: 1199ms;
    }
    .shooting_star:nth-child(2) {
    top: 29%;
    left: 203px;
    -webkit-animation-delay: 73ms;
        animation-delay: 73ms;
    }
    .shooting_star:nth-child(2)::before, .shooting_star:nth-child(2)::after, .shooting_star:nth-child(2)::after {
    -webkit-animation-delay: 73ms;
        animation-delay: 73ms;
    }
    .shooting_star:nth-child(3) {
      display: none;
    top: 35%;
    left: 234px;
    -webkit-animation-delay: 6710ms;
        animation-delay: 6710ms;
    }
    .shooting_star:nth-child(3)::before, .shooting_star:nth-child(3)::after, .shooting_star:nth-child(3)::after {
    -webkit-animation-delay: 6710ms;
        animation-delay: 6710ms;
    }
    .shooting_star:nth-child(4) {
      display: none;
    top: 20px;
    left: 200px;
    -webkit-animation-delay: 3487ms;
        animation-delay: 3487ms;
    }
    .shooting_star:nth-child(4)::before, .shooting_star:nth-child(4)::after, .shooting_star:nth-child(4)::after {
    -webkit-animation-delay: 3487ms;
        animation-delay: 3487ms;
    }
    .shooting_star:nth-child(5) {
    top: 71px;
    left: 384px;
    -webkit-animation-delay: 4724ms;
        animation-delay: 4724ms;
    }
    .shooting_star:nth-child(5)::before, .shooting_star:nth-child(5)::after, .shooting_star:nth-child(5)::after {
    -webkit-animation-delay: 4724ms;
        animation-delay: 4724ms;
    }
    .shooting_star:nth-child(6) {

    display: none;
    top: 60%;
    left: 27%;
    -webkit-animation-delay: 3452ms;
        animation-delay: 3452ms;
    }
    .shooting_star:nth-child(6)::before, .shooting_star:nth-child(6)::after, .shooting_star:nth-child(6)::after {
    -webkit-animation-delay: 3452ms;
        animation-delay: 3452ms;
    }
    .shooting_star:nth-child(7) {
      display: none;
    top: calc(50% - -8px);
    left: calc(50% - 294px);
    -webkit-animation-delay: 8783ms;
        animation-delay: 8783ms;
    }
    .shooting_star:nth-child(7)::before, .shooting_star:nth-child(7)::after, .shooting_star:nth-child(7)::after {
    -webkit-animation-delay: 8783ms;
        animation-delay: 8783ms;
    }
    .shooting_star:nth-child(8) {
      display: none;
    top: 10px;
      left: 63%;
    -webkit-animation-delay: 1600ms;
        animation-delay: 1600ms;
    }
    .shooting_star:nth-child(8)::before, .shooting_star:nth-child(8)::after, .shooting_star:nth-child(8)::after {
    -webkit-animation-delay: 1600ms;
        animation-delay: 1600ms;
    }
    .shooting_star:nth-child(9) {
    top: -250px;
      left: 72%;
    -webkit-animation-delay: 3781ms;
        animation-delay: 3781ms;
    }
    .shooting_star:nth-child(9)::before, .shooting_star:nth-child(9)::after, .shooting_star:nth-child(9)::after {
    -webkit-animation-delay: 3781ms;
        animation-delay: 3781ms;
    }
    .shooting_star:nth-child(10) {
    top: -122px;
      right: 53%;
    -webkit-animation-delay: 6629ms;
        animation-delay: 6629ms;
    }
    .shooting_star:nth-child(10)::before, .shooting_star:nth-child(10)::after, .shooting_star:nth-child(10)::after {
    -webkit-animation-delay: 6629ms;
        animation-delay: 6629ms;
    }
    .shooting_star:nth-child(11) {
      display: none;
    top: 100px;
      left: 66%;
    -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }
    .shooting_star:nth-child(11)::before, .shooting_star:nth-child(11)::after, .shooting_star:nth-child(11)::after {
    -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }
    .shooting_star:nth-child(12) {
      display: none;
    top: -122px;
      left: 76%;
    -webkit-animation-delay: 5186ms;
        animation-delay: 5186ms;
    }
    .shooting_star:nth-child(12)::before, .shooting_star:nth-child(12)::after, .shooting_star:nth-child(12)::after {
    -webkit-animation-delay: 5186ms;
        animation-delay: 5186ms;
    }
    .shooting_star:nth-child(13) {
    top: calc(50% - 79px);
    left: calc(50% - 275px);
    -webkit-animation-delay: 407ms;
        animation-delay: 407ms;
    }
    .shooting_star:nth-child(13)::before, .shooting_star:nth-child(13)::after, .shooting_star:nth-child(13)::after {
    -webkit-animation-delay: 407ms;
        animation-delay: 407ms;
    }
    .shooting_star:nth-child(14) {
    top: calc(50% - -53px);
    left: calc(50% - 70px);
    -webkit-animation-delay: 9025ms;
        animation-delay: 9025ms;
    }
    .shooting_star:nth-child(14)::before, .shooting_star:nth-child(14)::after, .shooting_star:nth-child(14)::after {
    -webkit-animation-delay: 9025ms;
        animation-delay: 9025ms;
    }
    .shooting_star:nth-child(15) {
    top: calc(50% - 175px);
    left: calc(50% - 237px);
    -webkit-animation-delay: 9363ms;
        animation-delay: 9363ms;
    }
    .shooting_star:nth-child(15)::before, .shooting_star:nth-child(15)::after, .shooting_star:nth-child(15)::after {
    -webkit-animation-delay: 9363ms;
        animation-delay: 9363ms;
    }
    .shooting_star:nth-child(16) {
    top: calc(50% - 83px);
    left: calc(50% - 243px);
    -webkit-animation-delay: 4574ms;
        animation-delay: 4574ms;
    }
    .shooting_star:nth-child(16)::before, .shooting_star:nth-child(16)::after, .shooting_star:nth-child(16)::after {
    -webkit-animation-delay: 4574ms;
        animation-delay: 4574ms;
    }
    .shooting_star:nth-child(17) {
    top: calc(50% - -156px);
    left: calc(50% - 212px);
    -webkit-animation-delay: 471ms;
        animation-delay: 471ms;
    }
    .shooting_star:nth-child(17)::before, .shooting_star:nth-child(17)::after, .shooting_star:nth-child(17)::after {
    -webkit-animation-delay: 471ms;
        animation-delay: 471ms;
    }
    .shooting_star:nth-child(18) {
    top: calc(50% - -112px);
    left: calc(50% - 220px);
    -webkit-animation-delay: 9803ms;
        animation-delay: 9803ms;
    }
    .shooting_star:nth-child(18)::before, .shooting_star:nth-child(18)::after, .shooting_star:nth-child(18)::after {
    -webkit-animation-delay: 9803ms;
        animation-delay: 9803ms;
    }
    .shooting_star:nth-child(19) {
    top: calc(50% - 191px);
    left: calc(50% - 42px);
    -webkit-animation-delay: 8177ms;
        animation-delay: 8177ms;
    }
    .shooting_star:nth-child(19)::before, .shooting_star:nth-child(19)::after, .shooting_star:nth-child(19)::after {
    -webkit-animation-delay: 8177ms;
        animation-delay: 8177ms;
    }
    .shooting_star:nth-child(20) {
    top: calc(50% - 196px);
    left: calc(50% - 81px);
    -webkit-animation-delay: 4522ms;
        animation-delay: 4522ms;
    }
    .shooting_star:nth-child(20)::before, .shooting_star:nth-child(20)::after, .shooting_star:nth-child(20)::after {
    -webkit-animation-delay: 4522ms;
        animation-delay: 4522ms;
    }
    
    @-webkit-keyframes tail {
    0% {
      width: 0;
    }
    30% {
      width: 100px;
    }
    100% {
      width: 0;
    }
    }
    
    @keyframes tail {
    0% {
      width: 0;
    }
    30% {
      width: 100px;
    }
    100% {
      width: 0;
    }
    }
    @-webkit-keyframes shining {
    0% {
      width: 0;
    }
    50% {
      width: 30px;
    }
    100% {
      width: 0;
    }
    }
    @keyframes shining {
    0% {
      width: 0;
    }
    50% {
      width: 30px;
    }
    100% {
      width: 0;
    }
    }
    @-webkit-keyframes shooting {
    0% {
      -webkit-transform: translateX(0);
          transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(300px);
          transform: translateX(300px);
    }
    }
    @keyframes shooting {
    0% {
      -webkit-transform: translateX(0);
          transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(300px);
          transform: translateX(300px);
    }
    }
    @-webkit-keyframes sky {
    0% {
      -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
    }
    100% {
      -webkit-transform: rotate(405deg);
          transform: rotate(405deg);
    }
    }
    @keyframes sky {
    0% {
      -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
    }
    100% {
      -webkit-transform: rotate(405deg);
          transform: rotate(405deg);
    }
    }
/* star end */

/* 반딧불 */
div.manyLight { position: absolute; left: 12%; top: 61%; width: 500px; height: 251px; overflow: hidden; }
div.manyLight a.light1{opacity : 0; animation: light_moving1_0 30s infinite; position : absolute; bottom:30%; left : 30%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1; transform: translatex(50px);}
div.manyLight a.light1_1{opacity : 0; animation: light_moving1 25s infinite; position : absolute; bottom:13%; width: 106px; height: 106px; background:url('../images/ver2/light_img2.png'); z-index: 1; transform: translatex(10px); left: 35%;}
div.manyLight a.light1_2{opacity : 1; animation: light_moving1 30s 4s infinite; position : absolute; bottom:-20%; left : 10%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1;}

div.manyLight a.light1_3{opacity : 1; animation: light_moving1_0 30s 10s infinite; position : absolute; bottom:-20%; left : 15%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1;}
div.manyLight a.light1_4{opacity : 1; animation: light_moving1 25s 8s infinite; position : absolute; bottom:-23%; left : 22%; width: 106px; height: 106px; background:url('../images/ver2/light_img2.png'); z-index: 1;}
div.manyLight a.light1_5{opacity : 1; animation: light_moving1 30s 10s infinite; position : absolute; bottom:-20%; left : 10%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1;}

div.manyLight a.light1_6{opacity : 1; animation: light_moving1_1 45s infinite; position : absolute; bottom:60%; left : -50%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1;}

div.manyLight a.light1_7{opacity : 1; animation: light_moving1_0 32s 20s infinite; position : absolute; bottom:-20%; left : 30%; width: 77px; height: 77px; background:url('../images/ver2/light_img1.png'); z-index: 1;}
div.manyLight a.light1_8{opacity : 1; animation: light_moving1 35s 20s infinite; position : absolute; bottom:-20%; left : 20%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}

div.manyLight a.light2{opacity : 1; animation: light_moving2 30s infinite; position : absolute; bottom:31%; right : 22%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}
div.manyLight a.light2_1{opacity : 1; animation: light_moving2 30s 3s infinite; position : absolute; bottom:-31%; right : 42%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}
div.manyLight a.light2_2{opacity : 1; animation: light_moving2 25s 1s infinite; position : absolute; bottom:-31%; right : -12%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}

div.manyLight a.light2_3{opacity : 1; animation: light_moving2_0 30s 10s infinite; position : absolute; bottom:-31%; right : 22%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}
div.manyLight a.light2_4{opacity : 1; animation: light_moving2 30s 11s infinite; position : absolute; bottom:-31%; right : 42%; width: 106px; height: 106px; background:url('../images/ver2/light_img2.png'); z-index: 1;}
div.manyLight a.light2_5{opacity : 1; animation: light_moving2_0 25s 12s infinite; position : absolute; bottom:-31%; right : 12%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}

div.manyLight a.light2_6{opacity : 1; animation: light_moving2_1 50s infinite; position : absolute; bottom:61%; right : -50%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}
div.manyLight a.light2_7{opacity : 1; animation: light_moving2_1 45s 5s infinite; position : absolute; bottom:-20%; right : -5%; width: 50px; height: 57px; background:url('../images/ver2/light_img3.png'); z-index: 1;}

i.greenParticle1 { animation: greenParticle1 20s linear infinite; width: 106px; height: 106px; background : url(../images/ver2/light_img2.png) no-repeat; position: absolute; opacity : 0; left: 104%; top: 78%; }
i.greenParticle2 { animation: greenParticle2 10s linear infinite; width: 106px; height: 106px; background : url(../images/ver2/light_img2.png) no-repeat; position: absolute; opacity : 0; left: 130%; top: 60%; }
i.greenParticle3 { animation: greenParticle2 9s 3s linear infinite; width: 106px; height: 106px; background : url(../images/ver2/light_img2.png) no-repeat; position: absolute; opacity : 0; left: 105%; top: 70%; }
i.greenParticle4 { animation: greenParticle4 17s 1.5s linear infinite; width: 106px; height: 106px; background : url(../images/ver2/light_img2.png) no-repeat; position: absolute; opacity : 0; left: 98%; top: 57%; }


@keyframes greenParticle1 {
  0% {
    transform: rotate(0deg) translateX(20px) rotate(0deg);
    
  }
  10% {
    opacity: 1;
    
  }
  20% {
    opacity: 0.2;
    
  }
  30% {
    opacity: 0.8;
  }
  40% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.9;
    
  }
  60% {
    opacity: 0.99;
    
  }
  70% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.2;
  }

  100% {
    transform: rotate(260deg) translateX(40px) rotate(-360deg);    
    opacity: 0;
  }
}

@keyframes greenParticle2 {
  0% {
    transform: rotate(0deg) translateX(-20px) rotate(0deg);
    
  }
  10% {
    opacity: 0.5;
    
  }
  20% {
    opacity: 0.6;
    
  }
  30% {
    opacity: 0.7;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.9;
    
  }
  60% {
    opacity: 0.99;
    
  }
  70% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.2;
  }

  100% {
    transform: rotate(-260deg) translateX(-40px) rotate(360deg);    
    opacity: 0;
  }
}

@keyframes greenParticle4 {
  0% {
    transform: rotate(0deg) translateY(-20px) rotate(0deg);
    
  }
  10% {
    opacity: 0.5;
    
  }
  20% {
    opacity: 0.6;
    
  }
  30% {
    opacity: 0.7;
  }
  40% {
    opacity: 0.8;
  }
  50% {
    opacity: 0.9;
    
  }
  60% {
    opacity: 0.99;
    
  }
  70% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.2;
  }

  100% {
    transform: rotate(-260deg) translateY(-40px) rotate(360deg);    
    opacity: 0;
  }
}





@keyframes light_moving1_0 {
  0% {
    transform: translatex(70px);
    
  }
  5% {
    opacity: 0.5;
    
  }
  6% {
    opacity: 0.7;
  }
  7% {
    opacity: 0.9;
  }

  0% {
    transform: translatex(-30px);
  }

  25% {
    transform: translatey(50px);
  }

  50% {
    transform: translatex(170px);
  }

  100% {

    opacity: 0;
  }
}

@keyframes light_moving1 {
  0% {
    transform: translatex(-70px);
    
  }
  5% {
    opacity: 0.5;
    
  }
  6% {
    opacity: 0.7;
  }
  7% {
    opacity: 0.9;
  }

  0% {
    transform: translatex(30px);
  }

  25% {
    transform: translatey(-50px);
  }

  50% {
    transform: translatex(-170px);
  }

  100% {

    opacity: 0;
  }
}

@keyframes light_moving1_1 {
  0% {
    transform: translatey(30px);
  }

  10% {
    transform: translatey(-70px);
  }

  40% {
    transform: translatey(90px);
  }

  60% {
    transform: translatey(-70px);
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}

@keyframes light_moving2 {

0% {
  transform: translatex(170px);
  /* bottom : 0px; */
}

25% {
  transform: translatey(-50px);
}

50% {
  transform: translatex(170px);
}

100% {
  bottom: 90%;
}
}

@keyframes light_moving2_0 {

0% {
  transform: translatex(-170px);
  /* bottom : 0px; */
}

25% {
  transform: translatey(50px);
}

50% {
  transform: translatex(-170px);
}

100% {
  bottom: 120%;
}
}

@keyframes light_moving2_1 {
0% {
  transform: translatey(-30px);
}

10% {
  transform: translatey(100px);
}

40% {
  transform: translatey(-90px);
}

60% {
  transform: translatey(100px);
}

100% {
  right: 128%
}
}

/* 반딧불 */


@media all and (max-width: 1800px) {
    #header nav a.menuHomeLogo {
      /* display: none; */
    }
    #header nav ul.navUL {
      /* top: 46px;
      background: #fff; */
    }
    #header nav .sns_area {
      
      top: 555px;

    }
    .movie_wrap {
   
      top: 53%;
      left: 50%;
      width: 80vw;
      height: 40vw;
      margin-left: -40vw;
      margin-top: -20vw;
      background-size: 80vw 40vw;
      
  }

    .movie_wrap .btn_close {
      position: absolute;
      top: -7%;
      right: 50%;
      width: 2.5vw;
      height: 2.5vw;
      z-index: 25;
      margin-right: -1.25vw;
  }
  .movie_wrap .btn_close a img{  width: 100%; height: 100%; }
  .movie_wrap .you_tube iframe, .movie_wrap .you_tube object, .movie_wrap .you_tube embed {
    position: absolute;
    display: block;
    width: 77.5vw;
    height: 37vw;
    margin-top: 4.5vw;
    left: 1.2vw;
    top: -7%;
}
} 
