@charset "utf-8";
/*!
 * 클로저스  Stylesheet
 * http://closers.nexon.com
 */

/* Styles
-------------------------------------------------------------- */
body,
html {
	width: 100%;
	height: 100%;	
    background-color: #021c32;
}
.innerWrap a,
.innerWrap button { background: url(../images/bg_link.png) no-repeat; }
#wrap .btn { cursor: default; }
/* 공통 */
#wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1280px;
	overflow: hidden;
}
#wrap .loader {
	z-index: 200;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: #000;
	opacity: 1;
}
#wrap .innerWrap {
	position: relative;
	margin: 0 auto;
	left: 0;
	top: 0;
	margin: 0 auto;
	width: 1280px;
	padding-top:1px;
}
.section {
	position: relative;
	display: none;
}
#section0 {
	position: relative;
	top: 0;
	left: 0;
	height: 1020px;
	background: url(../images/bg_section0.jpg) center 0 no-repeat;
	overflow:hidden;
}
#section0 .bg {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1078px;
	background: url(../images/bg_section0_on.jpg) center 0 no-repeat;
	opacity: 0;
}
#section0 .title {
	z-index: 2;
	position: absolute;
	top: -10px;
	left: 0;
}
#section0 .title ._01 {
	position: absolute;
	top: 222px;
	left: 394px;
	width: 489px;
	height: 61px;
	opacity: 0;
	background: url(../images/img_title_1.png) no-repeat;
	background-position:center top;
	text-indent: -9999px;
	transition: all 0.5s linear;
	transition-delay: 1s;
}
#section0 .title ._01.active {
	top: 232px;
	opacity: 1;
}
#section0 .title ._02 {
	position: absolute;
	top: 293px;
	left: 200px;
	width: 857px;
	height: 152px;
	opacity: 0;
	background: url(../images/img_title_2.png) no-repeat;
	text-indent: -9999px;
	transition: all 0.5s linear;
	transition-delay: 1.3s;
	background-position:center top;
}
#section0 .title ._02.active {
	top: 303px;
	opacity: 1;
}
#section0 .title ._03 {
	position: absolute;
	top: 454px;
	left: 398px;
	width: 484px;
	height: 51px;
	opacity: 0;
	background: url(../images/img_title_3.png) no-repeat;
	text-indent: -9999px;
	transition: all 0.5s linear;
	transition-delay: 1.6s;
	display:none;
}
#section0 .title ._03.active {
	top: 464px;
	opacity: 1;
}
#section0 .char {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
#section0 .char .left {
	position: absolute;
	top: 0;
	left: 0;
}
#section0 .char .left ._01 {
	position: absolute;
	top: 70px;
	left: -1320px;
	width: 667px;
	height: 970px;
	background: url(../images/img_char_left_1.png) no-repeat;
	transition: left 0.5s linear;
}
#section0 .char .left ._01.active { left: -320px; }
#section0 .char .left ._02 {
	position: absolute;
	top: 267px;
	left: -1169px;
	width: 846px;
	height: 795px;
	background: url(../images/img_char_left_2.png) no-repeat;
	transition: left 0.5s linear;
	transition-delay: 0.2s;
}
#section0 .char .left ._02.active { left: -169px; }
#section0 .char .left {
	position: absolute;
	top: 0;
	left: 0;
}
#section0 .char .right ._01 {
	position: absolute;
	top: 0;
	left: 2115px;
	width: 490px;
	height: 792px;
	background: url(../images/img_char_right_1.png) no-repeat;
	transition: left 0.5s linear;
}
#section0 .char .right ._01.active { left: 1115px; }
#section0 .char .right ._02 {
	position: absolute;
	top: 214px;
	left: 1874px;
	width: 594px;
	height: 819px;
	background: url(../images/img_char_right_2.png) no-repeat;
	transition: left 0.5s linear;
	transition-delay: 0.2s;
}
#section0 .char .right ._02.active { left: 914px; }
#section0 .char .right ._03 {
	position: absolute;
	top: 336px;
	left: 1630px;
	width: 954px;
	height: 726px;
	background: url(../images/img_char_right_3.png) no-repeat;
	transition: left 0.5s linear;
	transition-delay: 0.4s;
}
#section0 .char .right ._03.active { left: 650px; }
#section0 .tree {
	z-index: 10;
	position: absolute;
	top: 713px;
	left: -320px;
	width: 1920px;
	height: 307px;
	background: url(../images/img_tree.png) no-repeat;
}
#section0 .tab {
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 80px;
	background: url(../images/bg_nav.png) center 0 no-repeat;
}
#section0 .tab.fixed {
	position: fixed;
	top: 51px;
	left: -1px;
}
#section0 .tab .list li { float: left; }
#section0 .tab .list li.on { background: url(../images/img_nav_active.png) no-repeat; }
#section0 .tab .list li a {
	display: block;
	width: 640px;
	height: 80px;
	background: url(../images/img_nav.png) 0 25px no-repeat;
	text-indent: -9999px;
}
#section0 .tab .list li._01 a { background-position-x: 178px; }
#section0 .tab .list li._02 a { background-position-x: -362px; }
#section0 .btn.play {
	z-index: 10;
	position: absolute;
	top: 470px;
	left: 570px;
	opacity: 0;
}
#section0 .btn.play a {
	display: block;
	width: 134px;
	height: 134px;
	background: url(../images/btn_play.png) no-repeat;
	text-indent: -9999px;
}
#section1 {
	height: 2460px;
	background: url(../images/bg_section1.jpg) center 0 no-repeat;
}
#section1 .innerWrap { height: 2550px; }
#section2 {
	height: 2200px;
	background: url(../images/bg_section2.jpg) center 0 no-repeat;
}
#section2 .innerWrap { height: 2870px; }
.section.active { display: block; }
#section1 .btn.link {
	position: absolute;
	top: 2293px;
	left: 448px;
}
#section1 .btn.link a {
	display: block;
	width: 384px;
	height: 66px;
	text-indent: -9999px;
}
#section2 .missionArea {
	position: relative;
	top: 2483px;
	left: 78px;
}
#section2 .missionArea .parsing {
	width: 384px;
	text-align: center;
}
#section2 .missionArea .parsing img { margin: 0 2px; }
#section2 .btn.send {
	z-index: 10;
	position: absolute;
	top: 69px;
	left: 0px;
}
#section2 .btn.send button {
	display: block;
	width: 384px;
	height: 66px;
	text-indent: -9999px;
}
/*  레이어 팝업 */
.overlay {
	z-index: 200;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,.85);
	display: none;
}
.layerPop {
	z-index: 300;
	position: fixed;
	left: 50%;
	top: 50%;
}
.layerPop .confirm {
	position: absolute;
	bottom: 23px;
	left: 204px;
}
.layerPop .close {
	position: absolute;
	right: 0px;
	top: 0px;
}
.layerPop .close button {
	display: block;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
}
.layerPop .confirm button {
	display: block;
	text-indent: -9999px;
	width: 102px;
	height: 42px;
}
#popMovie {
	position: absolute;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -640px;
	width: 1282px;
	height: 778px;
	background-image: url(../images/bg_movie.png);
	background-repeat: no-repeat;
}
#popMovie .youtubeArea {
	position: absolute;
	top: 57px;
	left: 1px;
	width: 1280px;
	height: 720px;
	background: #000;
	cursor: pointer;
}
#popMovie .close button {
	position: absolute;
	top: 0px;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
}
#popMovie .btnArea {
	position: relative;
	top: 0;
	left: 0px;
}
#popMovie .btnArea .btn { float: left; }
#popMovie .btnArea .btn button {
	display: block;
	width: 241px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/bg_link.png) no-repeat;
}
#popDetail {
	margin: -225px 0 0 -318px;
	width: 637px;
	height: 449px;
	background: url(../images/bg_popDetail.png) no-repeat;
}
#PS_Dimmed { position: fixed !important; }
iframe[name='google_conversion_frame'] {
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	left: -1000%;
	overflow: hidden;
}
.rainDrop {
	z-index: 10;
	position: absolute;
	top: -100px;
	left: -320px;
	width: 1920px;
	height: 1175px;
	overflow: hidden;
}
.rainDrop .line {
	position: absolute;
	width: 1px;
	background: rgba( 225, 225, 225, 0.25 );
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(225, 225, 225, 0.25));
	content: "";
	height: 80px;
}
.rainDrop .line2 {
	position: absolute;
	width: 1px;
	background: rgba( 225, 225, 225, 0.1 );
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(225, 225, 225, 0.1));
	content: "";
	height: 100px;
}
.footer {
    height: 80px;
    background-image: url(../images/footer.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #021c32;
    position: relative;
	opacity:.5;
}