/* rotate */
/* transform */
/* transition */
/* transform-transition */
/* css-transition */
/* transform-css-transition */
/* keyframes */
/*@include keyframes(scroll-loop) { 0% { @include  transform(translateY(0)); } 50% { @include  transform(translateY(0));  } 100% { @include  transform(translateY(0));  }
}*/
/* line */
body { overflow-x: auto; background: #fff; }

.footer_wrap { position: relative; z-index: 100; }

#content { position: relative; min-width: 1280px; margin: 0 auto; overflow: hidden; line-height: 28px; }

.section { overflow: hidden; position: relative; width: 100%; }

.btn_download { display: inline-block; width: 210px; height: 45px; font-size: 0; text-indent: -9999px; vertical-align: top; background: url(../img/btn_download.png) no-repeat 0 0; }

.btn_download:hover { background-position: 0 -55px; }

h1 { font-family: 'samsungonelatin400'; font-size: 79px; letter-spacing: 0.37em; line-height: 108px; font-weight: 100; }

h2 { font-family: 'samsungonekorean400'; font-size: 48px; letter-spacing: -0.05em; line-height: 1; font-weight: 100; }

h3 { font-family: 'samsungonekorean400'; font-size: 40px; letter-spacing: -0.075em; line-height: 1; font-weight: 100; }

h4 { font-family: 'samsungonekorean400'; font-size: 30px; letter-spacing: 0.01em; line-height: 40px; font-weight: 100; }

p { font-family: 'samsungonekorean400'; font-size: 24px; letter-spacing: -0.02em; line-height: 48px; font-weight: 100; }

.inner-cont-wrap { position: relative; width: 1280px; height: 100%; margin: 0 auto; text-align: center; }

/*common*/
html, body { height: 100%; }

.content { opacity: 0; filter: alpha(opacity=0); }
.content.onShow { opacity: 1; filter: alpha(opacity=100); }

/*part section*/
#section-1 { position: relative; min-width: 1280px; }
#section-1 .bg-wrap { position: relative; width: 100%; background-color: #e6e6e6; opacity: 0; filter: alpha(opacity=0); }
#section-1 .bg-wrap img { display: block; width: 100%; }
#section-1 .bg-wrap.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: -webkit-transform 0.6s ease-out,0.6s opacity linear; -moz-transition: -moz-transform 0.6s ease-out,0.6s opacity linear; -ms-transition: -ms-transform 0.6s ease-out,0.6s opacity linear; -o-transition: -o-transform 0.6s ease-out,0.6s opacity linear; transition: transform 0.6s ease-out,0.6s opacity linear; }
#section-1 .inner-cont-wrap { position: absolute; width: 1280px; left: 50%; margin-left: -640px; top: 0; }
#section-1 .inner-cont-wrap .kv-holder { position: fixed; left: 50%; top: 50%; margin-left: -639px; margin-top: -335px; }
#section-1 .inner-cont-wrap .kv-holder figure { position: relative; }
#section-1 .inner-cont-wrap .kv-holder figure .content-kv { position: absolute; left: 0; top: 0; }
#section-1 .inner-cont-wrap .kv-holder figure .content-kv.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.35s cubic-bezier(0, 0.5, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.35s cubic-bezier(0, 0.5, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.35s cubic-bezier(0, 0.5, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.35s cubic-bezier(0, 0.5, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.35s cubic-bezier(0, 0.5, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .kv-holder figure .content-kv.onHide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.1s cubic-bezier(0, 0.5, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.1s cubic-bezier(0, 0.5, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.1s cubic-bezier(0, 0.5, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.1s cubic-bezier(0, 0.5, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.1s cubic-bezier(0, 0.5, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .kv-holder figure .content-kv.content-1-img { position: relative; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption { /*&.onShow{ @include opacity(1); @include css-transition-inout(opacity,0.5);}
&.onHide{ @include opacity(0); @include css-transition-inout(opacity,0.5);}*/ }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text { position: absolute; left: 0; top: 170px; width: 100%; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 { width: 100%; color: #fff; text-align: center; padding-bottom: 50px; letter-spacing: 0.1em; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span.le { display: inline-block; letter-spacing: 0; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span.le.onShow { opacity: 1; filter: alpha(opacity=100); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span.le.onHide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.1s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.1s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.1s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.1s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.1s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(1) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(1).onShow { -webkit-transition: all 0.105s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 0.105s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 0.105s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 0.105s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 0.105s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(2) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(2).onShow { -webkit-transition: all 0.21s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.3s; -moz-transition: all 0.21s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.3s; -ms-transition: all 0.21s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.3s; -o-transition: all 0.21s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.3s; transition: all 0.21s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.3s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(3) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(3).onShow { -webkit-transition: all 0.315s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 0.315s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 0.315s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 0.315s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 0.315s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(4) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(4).onShow { -webkit-transition: all 0.42s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 0.42s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 0.42s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 0.42s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 0.42s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(5) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(5).onShow { -webkit-transition: all 0.525s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: all 0.525s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: all 0.525s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: all 0.525s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: all 0.525s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(6) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(6).onShow { -webkit-transition: all 0.63s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 0.63s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 0.63s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 0.63s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 0.63s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(7) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(7).onShow { -webkit-transition: all 0.735s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: all 0.735s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: all 0.735s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: all 0.735s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: all 0.735s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(8) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(8).onShow { -webkit-transition: all 0.84s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 0.84s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 0.84s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 0.84s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 0.84s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(9) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(9).onShow { -webkit-transition: all 0.945s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: all 0.945s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: all 0.945s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: all 0.945s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: all 0.945s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(10) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(10).onShow { -webkit-transition: all 1.05s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 1.05s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 1.05s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 1.05s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 1.05s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(11) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(11).onShow { -webkit-transition: all 1.155s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: all 1.155s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: all 1.155s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: all 1.155s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: all 1.155s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(12) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(12).onShow { -webkit-transition: all 1.26s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 1.26s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 1.26s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 1.26s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 1.26s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(13) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(13).onShow { -webkit-transition: all 1.365s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.2s; -moz-transition: all 1.365s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.2s; -ms-transition: all 1.365s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.2s; -o-transition: all 1.365s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.2s; transition: all 1.365s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.2s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(14) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(14).onShow { -webkit-transition: all 1.47s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 1.47s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 1.47s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 1.47s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 1.47s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(15) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(15).onShow { -webkit-transition: all 1.575s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.3s; -moz-transition: all 1.575s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.3s; -ms-transition: all 1.575s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.3s; -o-transition: all 1.575s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.3s; transition: all 1.575s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.3s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(16) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(16).onShow { -webkit-transition: all 1.68s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 1.68s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 1.68s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 1.68s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 1.68s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(17) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(17).onShow { -webkit-transition: all 1.785s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.3s; -moz-transition: all 1.785s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.3s; -ms-transition: all 1.785s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.3s; -o-transition: all 1.785s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.3s; transition: all 1.785s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.3s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(18) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(18).onShow { -webkit-transition: all 1.89s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.4s; -moz-transition: all 1.89s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.4s; -ms-transition: all 1.89s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.4s; -o-transition: all 1.89s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.4s; transition: all 1.89s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.4s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(19) { opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text h1 span:nth-child(19).onShow { -webkit-transition: all 1.995s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.3s; -moz-transition: all 1.995s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.3s; -ms-transition: all 1.995s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.3s; -o-transition: all 1.995s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.3s; transition: all 1.995s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.3s; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text .sub-text { font-family: samsungonekorean400; color: #fff; font-size: 24px; line-height: 36px; letter-spacing: 0.06em; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text .sub-text em { display: block; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(15px); -moz-transform: translateY(15px); -ms-transform: translateY(15px); -o-transform: translateY(15px); transform: translateY(15px); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text .sub-text em.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text .sub-text em.text-0.onShow { -webkit-transition: -webkit-transform 0.7s 0.8s ease-out,0.7s 0.8s opacity linear; -moz-transition: -moz-transform 0.7s 0.8s ease-out,0.7s 0.8s opacity linear; -ms-transition: -ms-transform 0.7s 0.8s ease-out,0.7s 0.8s opacity linear; -o-transition: -o-transform 0.7s 0.8s ease-out,0.7s 0.8s opacity linear; transition: transform 0.7s 0.8s ease-out,0.7s 0.8s opacity linear; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-1-text .sub-text em.text-1.onShow { -webkit-transition: -webkit-transform 0.7s 0.9s ease-out,0.7s 0.9s opacity linear; -moz-transition: -moz-transform 0.7s 0.9s ease-out,0.7s 0.9s opacity linear; -ms-transition: -ms-transform 0.7s 0.9s ease-out,0.7s 0.9s opacity linear; -o-transition: -o-transform 0.7s 0.9s ease-out,0.7s 0.9s opacity linear; transition: transform 0.7s 0.9s ease-out,0.7s 0.9s opacity linear; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-2-text { position: absolute; left: 0; top: 230px; color: #fff; width: 100%; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(18px); -moz-transform: translateY(18px); -ms-transform: translateY(18px); -o-transform: translateY(18px); transform: translateY(18px); }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-2-text p { text-align: center; }
#section-1 .inner-cont-wrap .kv-holder figure figcaption.content-2-text.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: -webkit-transform 0.6s 0.2s ease-out,0.6s 0.2s opacity linear; -moz-transition: -moz-transform 0.6s 0.2s ease-out,0.6s 0.2s opacity linear; -ms-transition: -ms-transform 0.6s 0.2s ease-out,0.6s 0.2s opacity linear; -o-transition: -o-transform 0.6s 0.2s ease-out,0.6s 0.2s opacity linear; transition: transform 0.6s 0.2s ease-out,0.6s 0.2s opacity linear; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-1 .inner-cont-wrap .contents-holder { position: absolute; width: 100%; left: 0; bottom: 230px; }
#section-1 .inner-cont-wrap .contents-holder .txt { width: 730px; margin: 0 auto; text-align: left; }
#section-1 .inner-cont-wrap .contents-holder .txt h3 { padding-bottom: 54px; letter-spacing: -0.045em; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .contents-holder .txt h3.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .contents-holder .txt h3.onHide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .contents-holder .txt p { font-size: 18px; line-height: 40px; letter-spacing: -0.025em; opacity: 0; filter: alpha(opacity=0); }
#section-1 .inner-cont-wrap .contents-holder .txt p.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .contents-holder .txt p.onHide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.4s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .contents-holder .txt p span { display: block; }
#section-1 .inner-cont-wrap .contents-holder .txt p span:nth-child(1) { padding-bottom: 14px; }
#section-1 .inner-cont-wrap .contents-holder.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .inner-cont-wrap .contents-holder.onHide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.5s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-1 .btn-scroll { position: fixed; bottom: 0px; width: 100%; min-width: 1280px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: -webkit-transform 0.2s ease-in-out,opacity ease-out 0.2s; -moz-transition: -moz-transform 0.2s ease-in-out,opacity ease-out 0.2s; -ms-transition: -ms-transform 0.2s ease-in-out,opacity ease-out 0.2s; -o-transition: -o-transform 0.2s ease-in-out,opacity ease-out 0.2s; transition: transform 0.2s ease-in-out,opacity ease-out 0.2s; }
#section-1 .btn-scroll a { display: block; width: 38px; margin: 0 auto; }
#section-1 .btn-scroll.onShow { opacity: 1; filter: alpha(opacity=100); }

#section-2 .inner-cont-wrap .contents-holder .contents-box { width: 1214px; margin: 0 auto; padding-top: 152px; padding-bottom: 150px; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul { margin-top: -70px; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li { margin-top: -18px; padding-bottom: 130px; padding-top: 70px; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 { display: block; text-align: left; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 span { display: inline-block; line-height: 0; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 span em.prize-title { display: inline-block; width: 100%; line-height: normal; padding-bottom: 3px; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 span em.prize-title.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 span em.line { display: block; width: 0; height: 3px; background-color: #000; line-height: 0; padding-bottom: 0; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li h4 span em.line.onShow { width: 100%; -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask { position: relative; width: 1214px; height: 611px; margin-top: 30px; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask a { display: block; position: absolute; left: 50%; top: 50%; margin-left: -43px; margin-top: -76px; -webkit-transition: -webkit-transform 0.25s ease-out,opacity 0.25s linear; -moz-transition: -moz-transform 0.25s ease-out,opacity 0.25s linear; -ms-transition: -ms-transform 0.25s ease-out,opacity 0.25s linear; -o-transition: -o-transform 0.25s ease-out,opacity 0.25s linear; transition: transform 0.25s ease-out,opacity 0.25s linear; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask a:hover { -webkit-transform: scale(0.83); -moz-transform: scale(0.83); -ms-transform: scale(0.83); -o-transform: scale(0.83); transform: scale(0.83); -webkit-transition: -webkit-transform 0.2s ease-out,opacity 0.2s linear; -moz-transition: -moz-transform 0.2s ease-out,opacity 0.2s linear; -ms-transition: -ms-transform 0.2s ease-out,opacity 0.2s linear; -o-transition: -o-transform 0.2s ease-out,opacity 0.2s linear; transition: transform 0.2s ease-out,opacity 0.2s linear; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask .mask-target { display: block; height: 100%; -webkit-transform: scale(1.07); -moz-transform: scale(1.07); -ms-transform: scale(1.07); -o-transform: scale(1.07); transform: scale(1.07); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask .mask-target.onTrans { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 1.2s ease-out; -moz-transition: -moz-transform 1.2s ease-out; -ms-transition: -ms-transform 1.2s ease-out; -o-transition: -o-transform 1.2s ease-out; transition: transform 1.2s ease-out; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li .mask.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: -webkit-transform 0.4s ease-in-out,opacity ease-in 1s; -moz-transition: -moz-transform 0.4s ease-in-out,opacity ease-in 1s; -ms-transition: -ms-transform 0.4s ease-in-out,opacity ease-in 1s; -o-transition: -o-transform 0.4s ease-in-out,opacity ease-in 1s; transition: transform 0.4s ease-in-out,opacity ease-in 1s; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li dl { position: relative; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li dl dt { margin-top: -20px; margin-bottom: 15px; display: block; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li dl dt.onShow { -webkit-transition: -webkit-transform 0.5s 0.6s ease-out,0.5s 0.6s opacity linear; -moz-transition: -moz-transform 0.5s 0.6s ease-out,0.5s 0.6s opacity linear; -ms-transition: -ms-transform 0.5s 0.6s ease-out,0.5s 0.6s opacity linear; -o-transition: -o-transform 0.5s 0.6s ease-out,0.5s 0.6s opacity linear; transition: transform 0.5s 0.6s ease-out,0.5s 0.6s opacity linear; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li dl dd { font-family: samsungonekorean400; color: #000; font-size: 18px; line-height: 1; letter-spacing: -0.05em; display: block; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li dl dd.onShow { -webkit-transition: -webkit-transform 0.5s 0.7s ease-out,0.5s 0.7s opacity linear; -moz-transition: -moz-transform 0.5s 0.7s ease-out,0.5s 0.7s opacity linear; -ms-transition: -ms-transform 0.5s 0.7s ease-out,0.5s 0.7s opacity linear; -o-transition: -o-transform 0.5s 0.7s ease-out,0.5s 0.7s opacity linear; transition: transform 0.5s 0.7s ease-out,0.5s 0.7s opacity linear; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul li.has-title { padding-bottom: 135px; margin-top: 0; }
#section-2 .inner-cont-wrap .contents-holder .contents-box ul #flamingo { padding-bottom: 92px; }

#section-3 { position: relative; }
#section-3 .inner-cont-wrap { width: auto; padding-bottom: 166px; }
#section-3 .inner-cont-wrap .contents-holder .bx-wrapper { position: relative; left: 50%; margin-left: -1003px !important; max-width: 2006px !important; opacity: 1; filter: alpha(opacity=100); /*@include transform(translateX(300px));*/ }
#section-3 .inner-cont-wrap .contents-holder .bx-wrapper.onTrans { opacity: 1; filter: alpha(opacity=100); -webkit-transition: -webkit-transform 0.6s ease-in-out,0.8s opacity linear; -moz-transition: -moz-transform 0.6s ease-in-out,0.8s opacity linear; -ms-transition: -ms-transform 0.6s ease-in-out,0.8s opacity linear; -o-transition: -o-transform 0.6s ease-in-out,0.8s opacity linear; transition: transform 0.6s ease-in-out,0.8s opacity linear; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#section-3 .inner-cont-wrap .contents-holder h4 { display: block; text-align: left; width: 1214px; margin: 0 auto; padding-bottom: 50px; }
#section-3 .inner-cont-wrap .contents-holder h4 span { display: inline-block; line-height: 0; }
#section-3 .inner-cont-wrap .contents-holder h4 span em.prize-title { display: inline-block; width: 100%; line-height: normal; padding-bottom: 4px; opacity: 0; filter: alpha(opacity=0); }
#section-3 .inner-cont-wrap .contents-holder h4 span em.prize-title.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0s; -moz-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0s; -ms-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0s; -o-transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0s; transition: opacity 0.8s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0s; }
#section-3 .inner-cont-wrap .contents-holder h4 span em.line { display: block; width: 0; height: 3px; background-color: #000; line-height: 0; padding-bottom: 0; }
#section-3 .inner-cont-wrap .contents-holder h4 span em.line.onShow { width: 100%; -webkit-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -webkit-transition-delay: 0.1s; -moz-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -moz-transition-delay: 0.1s; -ms-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -ms-transition-delay: 0.1s; -o-transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); -o-transition-delay: 0.1s; transition: all 0.7s cubic-bezier(0.5, 0, 0.5, 1); transition-delay: 0.1s; }
#section-3 .inner-cont-wrap .contents-holder ul { width: 100%; height: 546px; }
#section-3 .inner-cont-wrap .contents-holder ul li { margin-right: 42px; float: left; height: inherit; }
#section-3 .inner-cont-wrap .contents-holder ul li dl { position: absolute; width: 470px; top: 475px; }
#section-3 .inner-cont-wrap .contents-holder ul li dl dt { text-align: center; font-family: samsungonelatin600; font-size: 32px; padding-bottom: 10px; }
#section-3 .inner-cont-wrap .contents-holder ul li dl dd { text-align: center; font-family: samsungonekorean400; font-size: 18px; letter-spacing: -0.05em; }
#section-3 .inner-cont-wrap .contents-holder ul li.t0 { opacity: 0.2; filter: alpha(opacity=20); -webkit-transform: translateY(250px); -moz-transform: translateY(250px); -ms-transform: translateY(250px); -o-transform: translateY(250px); transform: translateY(250px); }
#section-3 .inner-cont-wrap .contents-holder ul li.t0.onTrans { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .contents-holder ul li.t0.onEasing { -webkit-transition: -webkit-transform 0.6s ease-in-out,opacity ease-in 0.5s; -moz-transition: -moz-transform 0.6s ease-in-out,opacity ease-in 0.5s; -ms-transition: -ms-transform 0.6s ease-in-out,opacity ease-in 0.5s; -o-transition: -o-transform 0.6s ease-in-out,opacity ease-in 0.5s; transition: transform 0.6s ease-in-out,opacity ease-in 0.5s; }
#section-3 .inner-cont-wrap .contents-holder ul li.t1 { -webkit-transform: translateY(250px); -moz-transform: translateY(250px); -ms-transform: translateY(250px); -o-transform: translateY(250px); transform: translateY(250px); }
#section-3 .inner-cont-wrap .contents-holder ul li.t1.onTrans { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .contents-holder ul li.t1.onEasing { -webkit-transition: -webkit-transform 0.6s ease-in-out 0.1s,opacity ease-in 0.5s 0.1s; -moz-transition: -moz-transform 0.6s ease-in-out 0.1s,opacity ease-in 0.5s 0.1s; -ms-transition: -ms-transform 0.6s ease-in-out 0.1s,opacity ease-in 0.5s 0.1s; -o-transition: -o-transform 0.6s ease-in-out 0.1s,opacity ease-in 0.5s 0.1s; transition: transform 0.6s ease-in-out 0.1s,opacity ease-in 0.5s 0.1s; }
#section-3 .inner-cont-wrap .contents-holder ul li.t2 { -webkit-transform: translateY(250px); -moz-transform: translateY(250px); -ms-transform: translateY(250px); -o-transform: translateY(250px); transform: translateY(250px); }
#section-3 .inner-cont-wrap .contents-holder ul li.t2.onTrans { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .contents-holder ul li.t2.onEasing { -webkit-transition: -webkit-transform 0.6s ease-in-out 0.2s,opacity ease-in 0.5s 0.2s; -moz-transition: -moz-transform 0.6s ease-in-out 0.2s,opacity ease-in 0.5s 0.2s; -ms-transition: -ms-transform 0.6s ease-in-out 0.2s,opacity ease-in 0.5s 0.2s; -o-transition: -o-transform 0.6s ease-in-out 0.2s,opacity ease-in 0.5s 0.2s; transition: transform 0.6s ease-in-out 0.2s,opacity ease-in 0.5s 0.2s; }
#section-3 .inner-cont-wrap .contents-holder ul li.t3 { opacity: 0.2; filter: alpha(opacity=20); -webkit-transform: translateY(250px); -moz-transform: translateY(250px); -ms-transform: translateY(250px); -o-transform: translateY(250px); transform: translateY(250px); }
#section-3 .inner-cont-wrap .contents-holder ul li.t3.onTrans { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
#section-3 .inner-cont-wrap .contents-holder ul li.t3.onEasing { -webkit-transition: -webkit-transform 0.6s ease-in-out 0.3s,opacity ease-in 0.5s 0.3s; -moz-transition: -moz-transform 0.6s ease-in-out 0.3s,opacity ease-in 0.5s 0.3s; -ms-transition: -ms-transform 0.6s ease-in-out 0.3s,opacity ease-in 0.5s 0.3s; -o-transition: -o-transform 0.6s ease-in-out 0.3s,opacity ease-in 0.5s 0.3s; transition: transform 0.6s ease-in-out 0.3s,opacity ease-in 0.5s 0.3s; }
#section-3 .inner-cont-wrap .contents-holder ul li:first-child { margin-left: 0; }
#section-3 .inner-cont-wrap .contents-holder ul li:last-child { margin-right: 0; }
#section-3 .inner-cont-wrap .contents-holder .controls { position: absolute; width: 1214px; left: 50%; top: 0; margin-left: -607px; }
#section-3 .inner-cont-wrap .contents-holder .controls span { position: absolute; top: 300px; display: block; }
#section-3 .inner-cont-wrap .contents-holder .controls span a { display: block; width: 29px; height: 56px; background-image: url("../img/btn_left.png"); background-repeat: no-repeat; background-position: center center; padding: 40px; margin: -40px; }
#section-3 .inner-cont-wrap .contents-holder .controls span a.bx-next { background-image: url("../img/btn_right.png"); }
#section-3 .inner-cont-wrap .contents-holder .controls #btn-left { left: 0; -webkit-transform: translateX(100px); -moz-transform: translateX(100px); -ms-transform: translateX(100px); -o-transform: translateX(100px); transform: translateX(100px); opacity: 0; filter: alpha(opacity=0); }
#section-3 .inner-cont-wrap .contents-holder .controls #btn-left.onTrans { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -moz-transition: -moz-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -ms-transition: -ms-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -o-transition: -o-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; transition: transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap .contents-holder .controls #btn-right { right: 0; -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; filter: alpha(opacity=0); }
#section-3 .inner-cont-wrap .contents-holder .controls #btn-right.onTrans { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -moz-transition: -moz-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -ms-transition: -ms-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; -o-transition: -o-transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; transition: transform 0.6s 0.1s ease-out,0.4s 0.1s opacity linear; opacity: 1; filter: alpha(opacity=100); }
#section-3 .inner-cont-wrap .contents-holder .deco-back { width: 100%; height: 473px; background-color: #e5e5e5; margin-top: -314px; }

#section-4 { position: relative; width: 100%; height: calc(100vh); }
#section-4 .inner-cont-wrap { position: relative; top: 70px; width: 100%; height: 100%; }
#section-4 .inner-cont-wrap .content-holder { display: table; position: relative; left: 0; top: 0; width: 100%; height: 100%; }
#section-4 .inner-cont-wrap .content-holder .txt-box { display: table-cell; vertical-align: middle; }
#section-4 .inner-cont-wrap .content-holder .txt-box h4 { font-family: 'samsungonekorean400'; font-size: 48px; letter-spacing: -0.045em; line-height: 64px; padding-bottom: 32px; color: #fff; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); }
#section-4 .inner-cont-wrap .content-holder .txt-box h4.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: -webkit-transform 0.5s ease-out,opacity linear 0.5s; -moz-transition: -moz-transform 0.5s ease-out,opacity linear 0.5s; -ms-transition: -ms-transform 0.5s ease-out,opacity linear 0.5s; -o-transition: -o-transform 0.5s ease-out,opacity linear 0.5s; transition: transform 0.5s ease-out,opacity linear 0.5s; }
#section-4 .inner-cont-wrap .content-holder .txt-box p { font-family: 'samsungonekorean400'; font-size: 24px; letter-spacing: -0.02em; line-height: 48px; color: #fff; padding-bottom: 85px; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); }
#section-4 .inner-cont-wrap .content-holder .txt-box p.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: -webkit-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -moz-transition: -moz-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -ms-transition: -ms-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -o-transition: -o-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; transition: transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; }
#section-4 .inner-cont-wrap .content-holder .txt-box .common_btn { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); }
#section-4 .inner-cont-wrap .content-holder .txt-box .common_btn.onShow { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -webkit-transition: -webkit-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -moz-transition: -moz-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -ms-transition: -ms-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; -o-transition: -o-transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; transition: transform 0.8s ease-out 0.1s,opacity linear 0.8s 0.1s; }
#section-4 .bg-holder { position: absolute; width: 100%; height: 100%; background: url(../img/sec4_bg.jpg) no-repeat center center fixed; background-size: cover; image-rendering: auto; }

/*# sourceMappingURL=page.css.map */
