/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#wrapper header .indicator li a, #wrapper section .detail .info .btnDetail a, #wrapper section#end .btnAbout a, #wrapper section#end .btnSubscription a, #wrapper #pageNav .btnPrev a, #wrapper #pageNav .btnNext a, #wrapper header h1 span, #wrapper header .btnAbout span, #wrapper header .right .btnFacebook span, #wrapper header .right .btnTwitter span, #wrapper header .right .btnSubscription span, #wrapper header .right .logoSMCC span, #wrapper section .front .title, #wrapper section .main .title, #wrapper section .main .copy p, #wrapper section .detail .lead, #wrapper section .detail .info .infoItem .img, #wrapper section .detail .info .infoItem .title, #wrapper section .detail .info .infoItem .txt, #wrapper section#start .copy, #wrapper section#start .copy2, #wrapper section#start .arrow .inner, #wrapper section#start .arrow .txt, #wrapper section#end .copy, #wrapper section#end .copy2, #wrapper section#end .copy3, #wrapper section#end > .txt, #wrapper section#end .arrow .inner, #wrapper section#end .arrow .txt, #wrapper section#scene3 .detail .info .info1 .title2, #wrapper section#scene3 .detail .info .info1 .txt2, #wrapper section#scene3 .detail .info .info2 .notice, #wrapper section#scene4 .detail .info .info3 .notice, #wrapper section#scene5 .detail .info .info2 .notice, #wrapper section#scene7 .detail .title2, #wrapper section#scene7 .detail .txt2, #wrapper section#scene7 .thanks, #wrapper section#scene7 .thanks a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0.1em; }

#wrapper header .indicator li a, #wrapper section .detail .info .btnDetail a, #wrapper section#end .btnAbout a, #wrapper section#end .btnSubscription a, #wrapper #pageNav .btnPrev a, #wrapper #pageNav .btnNext a {
  display: block; }

#wrapper header h1 a, #wrapper header .btnAbout a, #wrapper header .right .btnFacebook a, #wrapper header .right .btnTwitter a, #wrapper header .right .btnSubscription a, #wrapper header .right .logoSMCC a {
  display: block;
  width: inherit;
  height: inherit; }
#wrapper header h1 span, #wrapper header .btnAbout span, #wrapper header .right .btnFacebook span, #wrapper header .right .btnTwitter span, #wrapper header .right .btnSubscription span, #wrapper header .right .logoSMCC span {
  position: absolute;
  display: block; }

#wrapper header .indicator li a span, #wrapper section#scene1 .detail .info .btnDetail a span, #wrapper section#scene3 .detail .info .info1 .btnDetail a span, #wrapper section#scene3 .detail .info .info2 .btnDetail a span, #wrapper section#scene4 .detail .info .btnDetail a span, #wrapper section#scene5 .detail .info .btnDetail a span, #wrapper section#scene6 .detail .info .btnDetail a span, #wrapper section#scene7 .detail .info .btnDetail a span, #wrapper #pageNav .btnPrev a span, #wrapper #pageNav .btnNext a span {
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  -webkit-transition: opacity 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s linear 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
  width: inherit;
  height: inherit; }
  #wrapper header .indicator li a:hover span, #wrapper section#scene1 .detail .info .btnDetail a:hover span, #wrapper section#scene3 .detail .info .info1 .btnDetail a:hover span, #wrapper section#scene3 .detail .info .info2 .btnDetail a:hover span, #wrapper section#scene4 .detail .info .btnDetail a:hover span, #wrapper section#scene5 .detail .info .btnDetail a:hover span, #wrapper section#scene6 .detail .info .btnDetail a:hover span, #wrapper section#scene7 .detail .info .btnDetail a:hover span, #wrapper #pageNav .btnPrev a:hover span, #wrapper #pageNav .btnNext a:hover span {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

#wrapper header h1 a, #wrapper header .btnAbout a, #wrapper header .right .btnFacebook a, #wrapper header .right .btnTwitter a, #wrapper header .right .btnSubscription a, #wrapper header .right .logoSMCC a, #wrapper section#end .btnAbout a, #wrapper section#end .btnSubscription a {
  -moz-transition: opacity 0.2s linear 0s;
  -o-transition: opacity 0.2s linear 0s;
  -webkit-transition: opacity 0.2s linear;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s linear 0s; }
  #wrapper header h1 a:hover, #wrapper header .btnAbout a:hover, #wrapper header .right .btnFacebook a:hover, #wrapper header .right .btnTwitter a:hover, #wrapper header .right .btnSubscription a:hover, #wrapper header .right .logoSMCC a:hover, #wrapper section#end .btnAbout a:hover, #wrapper section#end .btnSubscription a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

html, body {
  width: 100%;
  height: 100%; }

#loading {
  background: url(images/loading.gif) no-repeat center center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 100; }

#wrapper {
  -moz-perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 650px;
  overflow: hidden; }
  #wrapper header {
    width: 100%;
    position: absolute;
    height: 60px;
    background-color: #ffffff;
    z-index: 10; }
    #wrapper header h1 {
      width: 190px;
      height: inherit;
      float: left; }
      #wrapper header h1 a span {
        background-image: url(images/index_sprites.png);
        background-position: -10px -55px;
        width: 315px;
        height: 34px;
        left: 30px;
        top: 15px; }
    #wrapper header .indicator {
      float: right;
      border-left: #ececec 1px solid;
      padding: 24px 10px 24px 25px; }
      #wrapper header .indicator li {
        width: 12px;
        height: 12px;
        margin-right: 15px;
        float: left; }
        #wrapper header .indicator li a {
          background-image: url(images/index_sprites.png);
          background-position: -2280px -75px;
          width: 12px;
          height: 12px; }
          #wrapper header .indicator li a.current span {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1; }
          #wrapper header .indicator li a.scene1 span {
            background-image: url(images/index_sprites.png);
            background-position: -2280px -89px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene2 span {
            background-image: url(images/index_sprites.png);
            background-position: -2271px -226px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene3 span {
            background-image: url(images/index_sprites.png);
            background-position: -2285px -226px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene4 span {
            background-image: url(images/index_sprites.png);
            background-position: -2271px -240px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene5 span {
            background-image: url(images/index_sprites.png);
            background-position: -2280px -61px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene6 span {
            background-image: url(images/index_sprites.png);
            background-position: -2271px -254px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.scene7 span {
            background-image: url(images/index_sprites.png);
            background-position: -2285px -240px;
            width: 12px;
            height: 12px; }
          #wrapper header .indicator li a.end span {
            background-image: url(images/index_sprites.png);
            background-position: -2280px -103px;
            width: 12px;
            height: 12px; }
  
  #wrapper section {
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    #wrapper section .bgWrapper {
      height: 100%;
      margin: 0 10px;
      overflow: hidden; }
    #wrapper section .bg, #wrapper section .bgZoom {
      -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      -o-transform-origin: 0 0;
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #cccccc; }
      #wrapper section .bg .inner, #wrapper section .bgZoom .inner {
        position: absolute;
        width: 100%;
        height: 100%; }
    #wrapper section .front {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 6; }
      #wrapper section .front .title {
        top: 50%;
        left: 50%;
        position: absolute; }
    #wrapper section .cover {
      bottom: 0;
      width: 100%;
      position: absolute;
      background: url(images/coverDot.png); }
    #wrapper section .main {
      position: absolute; }
      #wrapper section .main .title {
        position: absolute;
        left: 0px;
        top: 0; }
      #wrapper section .main .copy {
        position: absolute;
        top: 0;
        left: 160px;
        bottom: 0; }
        #wrapper section .main .copy p {
          position: absolute;
          top: 0;
          left: 0; }
    #wrapper section .detail {
      bottom: 30%;
      width: 100%;
      height: 300px;
      margin-bottom: -150px;
      position: absolute; }
      #wrapper section .detail .lead {
        position: absolute;
        top: 0; }
      #wrapper section .detail .info {
        left: 50%;
        margin-left: -50%;
        height: 230px;
        width: 100%;
        position: absolute;
        bottom: 0; }
        #wrapper section .detail .info .infoItem {
          position: absolute;
          width: inherit;
          height: inherit; }
          #wrapper section .detail .info .infoItem .img {
            position: absolute;
            bottom: 174px; }
          #wrapper section .detail .info .infoItem .title {
            position: absolute;
            left: 50%;
            top: 98px; }
          #wrapper section .detail .info .infoItem .txt {
            position: absolute;
            left: 0;
            top: 124px; }
        #wrapper section .detail .info .btnDetail {
          position: absolute;
          bottom: 0; }
    #wrapper section#start {
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #ffffff; }
  
     
      #wrapper section#start .handOver {
       
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -27px 0 0 -671.5px; }
      
      
      #wrapper section#start .copy {
        background-image: url(images/index_sprites.png);
        background-position: -3px -1px;
        width: 384px;
        height: 47px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -182px; }
     
      #wrapper section#start .arrow {
        width: 45px;
        height: 46px;
        margin-left: -22.5px;
        position: absolute;
        left: 50%;
        bottom: 20px; }
        #wrapper section#start .arrow .inner {
          background-image: url(images/index_sprites.png);
          background-position: -2253px -276px;
          width: 45px;
          height: 22px;
          position: absolute;
          bottom: 0;
          left: 0; }
        #wrapper section#start .arrow .txt {
          background-image: url(images/index_sprites.png);
          background-position: -2256px -326px;
          width: 35px;
          height: 10px;
          position: absolute;
          top: 0;
          left: 5px; }
    #wrapper section#end {
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #ffffff; }
      #wrapper section#end .copy {
        background-image: url(images/index_sprites.png);
        background-position: -3px -1px;
        width: 384px;
        height: 47px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -182px; }
   
      #wrapper section#end > .txt {
        background-image: url(images/index_sprites.png);
        background-position: -1208px -1345px;
        width: 552px;
        height: 118px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -124px 0 0 -276px; }
      #wrapper section#end .arrow {
		  background-image: url(images/index_sprites.png);
          background-position: -2253px -276px;
        width: 45px;
        height: 46px;
        margin-left: -22.5px;
        position: absolute;
        left: 50%;
        bottom: 20px; }
        #wrapper section#end .arrow .inner {
          background-image: url(images/index_sprites.png);
          background-position: -2253px -276px;
          width: 45px;
          height: 22px;
          position: absolute;
          bottom: 0;
          left: 0; }
        #wrapper section#end .arrow .txt {
          background-image: url(images/index_sprites.png);
          background-position: -2256px -326px;
          width: 35px;
          height: 10px;
          position: absolute;
          top: 0;
          left: 5px; }
    
   
      #wrapper section#end .img {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        border: 50px #ffffff solid;
        border-top-width: 100px;
        border-right-width: 58px;
        width: 100%;
        height: 100%; }
        #wrapper section#end .img.scene1 {
          background: url(images/endS1.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene2 {
          background: url(images/endS2.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene3 {
          background: url(images/endS3.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene4 {
          background: url(images/endS4.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene5 {
          background: url(images/endS5.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene6 {
          background: url(images/endS6.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
        #wrapper section#end .img.scene7 {
          background: url(images/endS7.jpg) no-repeat center center;
          -moz-background-size: cover;
          -o-background-size: cover;
          -webkit-background-size: cover;
          background-size: cover; }
    #wrapper section#scene1 .front {
      background-color: #00A23E; }
      #wrapper section#scene1 .front .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -100px;
        width: 455px;
        height: 55px;
        margin: -20px 0 0 -275.5px; }
    #wrapper section#scene1 .main {
      width: 839px;
      height: 140px;
      left: 8%;
      bottom: 8%; }
      #wrapper section#scene1 .main .title {
        background-image: url(images/index_sprites.png);
        background-position: -1417px -602px;
        width: 140px;
        height: 140px; }
      #wrapper section#scene1 .main .copy {
        width: 679px;
        height: 108px;
        top: 16px; }
        #wrapper section#scene1 .main .copy .normal {
          background-image: url(images/index_sprites.png);
          background-position: -900px -1648px;
          width: 679px;
          height: 108px; }
    #wrapper section#scene1 .detail .lead {
      background-image: url(images/index_sprites.png);
      background-position: 0px -325px;
      width: 610px;
      height: 78px;
      left: 50%;
      margin-left: -220px; }
    #wrapper section#scene1 .detail .info .info1 {
      width: 266px;
      margin-left: -449px;
      left: 50%; }
      #wrapper section#scene1 .detail .info .info1 .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -410px;
        width: 85px;
        height: 15px;
        margin-left: -42.5px; }
      #wrapper section#scene1 .detail .info .info1 .txt {
        background-image: url(images/index_sprites.png);
        background-position: -580px -10px;
        width: 266px;
        height: 66px; }
      #wrapper section#scene1 .detail .info .info1 .img {
        background-image: url(images/index_sprites.png);
        background-position: 0px -600px;
        width: 210px;
        height: 125px;
        margin-bottom: -61.5px;
        left: 30.5px; }
    #wrapper section#scene1 .detail .info .info2 {
      width: 265px;
      margin-left: -132.5px;
      left: 50%; }
      #wrapper section#scene1 .detail .info .info2 .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -450px;
        width: 213px;
        height: 16px;
        margin-left: -106.5px; }
      #wrapper section#scene1 .detail .info .info2 .txt {
        background-image: url(images/index_sprites.png);
        background-position: -580px -95px;
        width: 265px;
        height: 66px; }
      #wrapper section#scene1 .detail .info .info2 .img {
        background-image: url(images/index_sprites.png);
           background-position: 0px -820px;
        width: 210px;
        height: 125px;
        margin-bottom: -55.5px;
        left: 20.5px; }
    #wrapper section#scene1 .detail .info .info3 {
      width: 269px;
      margin-left: 181.5px;
      left: 50%; }
      #wrapper section#scene1 .detail .info .info3 .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -490px;
        width: 65px;
        height: 15px;
        margin-left: -32.5px; }
      #wrapper section#scene1 .detail .info .info3 .txt {
        background-image: url(images/index_sprites.png);
        background-position: -580px -180px;
        width: 269px;
        height: 66px; }
      #wrapper section#scene1 .detail .info .info3 .img {
        background-image: url(images/index_sprites.png);
        background-position: 0px -1060px;
        width: 210px;
        height: 125px;
        margin-bottom: -55.5px;
        left: 25.5px; }
    #wrapper section#scene1 .detail .info .btnDetail a {
      background-image: url(images/index_sprites.png);
      background-position: -1913px -735px;
      width: 268px;
      height: 29px; }
      #wrapper section#scene1 .detail .info .btnDetail a span {
        background-image: url(images/index_sprites.png);
        background-position: -1913px -1014px;
        width: 268px;
        height: 29px; }
    #wrapper section#scene1 .bg {
      background: url(images/s1Bg.jpg) no-repeat center center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }
      #wrapper section#scene1 .bg .inner {
        background-position: center center;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover; }
    #wrapper section#scene1 .bgZoom {
      background: url(images/s1BgZoom.jpg) no-repeat center center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }
    #wrapper section#scene2 .front {
      background-color: #0059B2; }
      #wrapper section#scene2 .front .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -210px;
        width: 451px;
        height: 57px;
        margin: -88.5px 0 0 -170.5px; }
    #wrapper section#scene2 .cover {
      right: 0;
      height: 100%; }
    #wrapper section#scene2 .main {
      right: 8%;
      top: 50%;
      width: 515px;
      height: 159px; }
      #wrapper section#scene2 .main .title {
        background-image: url(images/index_sprites.png);
        background-position: -1417px -460px;
        width: 140px;
        height: 140px; }
      #wrapper section#scene2 .main .copy {
        width: 355px;
        height: 159px;
        top: -9.5px; }
        #wrapper section#scene2 .main .copy .normal {
          background-image: url(images/index_sprites.png);
          background-position: -1417px 0px;
          width: 355px;
          height: 159px; }
        #wrapper section#scene2 .main .copy .zoom {
          background-image: url(images/index_sprites.png);
          background-position: -1417px -161px;
          width: 345px;
          height: 150px; }
    #wrapper section#scene2 .lead {
      background-image: url(images/index_sprites.png);
      background-position: 0px -1390px;
      width: 600px;
      height: 50px;
      top: 0;
      left: 0; }
    #wrapper section#scene2 .detail {
	width: 600px;
	height: 200px;
	top: 50%;
	right: 34%;
	margin-top: -8.5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: -340px;
}

    #wrapper section#scene2 .bg {
      background: url(images/s2Bg.jpg) no-repeat center center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }
      #wrapper section#scene2 .bg .inner {
        background-position: center center;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover; }

    #wrapper section#scene2 .bgZoom {
      background: url(images/s2BgZoom.jpg) no-repeat center center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }
   
   
   
    #wrapper section#scene3 .front {
      background-color: #00A23E; }
      #wrapper section#scene3 .front .title {
        background-image: url(images/index_sprites.png);
        background-position: 0px -1540px;
        width: 451px;
        height: 230px;
        margin: -88.5px 0 0 -170.5px; }
  


    #wrapper section#scene3 .bg {
      background: url(images/s3Bg.jpg) no-repeat center center;
      -moz-background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover; }
      #wrapper section#scene3 .bg .inner {
        background-position: center center;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover; }

  #wrapper section#scene3 .bg .inner.inner1 {
          background-image: url(images/s3BgBefore.jpg); }
        #wrapper section#scene3 .bg .inner.inner2 {
          background-image: url(images/s3BgBefore2.jpg); }
        #wrapper section#scene3 .bg .inner.inner3 {
          background-image: url(images/s3BgBefore3.jpg); }

  #wrapper #pageNav {
    position: absolute;
    width: 43px;
    height: 87px;
    bottom: 7px;
    right: 15px;
    z-index: 2; }
    #wrapper #pageNav .btnPrev {
      position: absolute;
      left: 0;
      top: 0; }
      #wrapper #pageNav .btnPrev a {
        background-image: url(images/index_sprites.png);
        background-position: -2251px -120px;
        width: 43px;
        height: 43px; }
        #wrapper #pageNav .btnPrev a.disabled {
          background-image: url(images/index_sprites.png);
          background-position: -2183px -276px;
          width: 33px;
          height: 33px;
          cursor: default; }
          #wrapper #pageNav .btnPrev a.disabled span {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
        #wrapper #pageNav .btnPrev a span {
          background-image: url(images/index_sprites.png);
          background-position: -2206px -120px;
          width: 43px;
          height: 43px; }
    #wrapper #pageNav .btnNext {
      position: absolute;
      left: 0;
      bottom: 0; }
      #wrapper #pageNav .btnNext a {
        background-image: url(images/index_sprites.png);
        background-position: -2226px -226px;
        width: 43px;
        height: 43px; }
        #wrapper #pageNav .btnNext a.disabled {
          background-image: url(images/index_sprites.png);
          background-position: -2218px -276px;
          width: 33px;
          height: 33px;
          cursor: default; }
          #wrapper #pageNav .btnNext a.disabled span {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0; }
        #wrapper #pageNav .btnNext a span {
          background-image: url(images/index_sprites.png);
          background-position: -2181px -226px;
          width: 43px;
          height: 43px; }

#scrollBar {
  width: 8px;
  height: 100%;
  min-height: 650px;
  position: absolute;
  z-index: 60;
  right: 0;
  top: 0;
  overflow: hidden; }
  #scrollBar .base {
    width: inherit;
    height: inherit;
    background-color: #2f2f2f; }
  #scrollBar .slider {
    width: inherit;
    height: 0;
    background-color: #5e5e5e;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }

.noAnim #loading {
  background-image: none; }
.noAnim #wrapper {
  overflow: auto;
  min-width: auto;
  min-height: auto;
  width: 100%;
  height: auto; }
  .noAnim #wrapper header .indicator {
    display: none; }
  .noAnim #wrapper section {
    height: 750px !important;
    position: relative !important; }
    .noAnim #wrapper section .front {
      display: none; }
    .noAnim #wrapper section .bg {
      display: none; }
      .noAnim #wrapper section .bg .inner {
        background: none; }
    .noAnim #wrapper section#scene1 .cover {
      height: 60% !important; }
    .noAnim #wrapper section#scene1 .main {
      margin-top: -75px;
      top: 20%; }
    .noAnim #wrapper section#scene1 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1843px -340px;
      width: 68px;
      height: 63px;
      margin-bottom: -31.5px;
      bottom: 185px;
      left: 99px; }
    .noAnim #wrapper section#scene1 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1969px -120px;
      width: 76px;
      height: 54px;
      margin-bottom: -27px;
      bottom: 185px;
      left: 94.5px; }
    .noAnim #wrapper section#scene1 .info .info3 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1913px -61px;
      width: 118px;
      height: 57px;
      margin-bottom: -28.5px;
      bottom: 185px;
      left: 75.5px; }
    .noAnim #wrapper section#scene1 .bg {
      background: url(images/s1BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene2 .cover {
      width: 66% !important; }
    .noAnim #wrapper section#scene2 .main {
      right: 34%;
      margin: -191.5px -257.5px 0 0; }
    .noAnim #wrapper section#scene2 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -624px;
      width: 84px;
      height: 60px;
      bottom: auto;
      top: 0; }
    .noAnim #wrapper section#scene2 .bg {
      background: url(images/s2BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene3 .cover {
      height: 60% !important; }
    .noAnim #wrapper section#scene3 .main {
      margin-top: -75px;
      top: 20%; }
    .noAnim #wrapper section#scene3 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1610px -1027px;
      width: 101px;
      height: 129px;
      margin-bottom: -64.5px;
      bottom: 123px;
      left: 408px; }
    .noAnim #wrapper section#scene3 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1913px -624px;
      width: 157px;
      height: 36px;
      margin-bottom: -18px;
      bottom: 185px;
      left: 55.5px; }
    .noAnim #wrapper section#scene3 .bg {
      background: url(images/s3BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene4 .cover {
      height: 60% !important; }
    .noAnim #wrapper section#scene4 .main {

      margin-top: -75px;
      top: 20%; }
    .noAnim #wrapper section#scene4 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -2173px -326px;
      width: 81px;
      height: 24px;
      margin-bottom: -12px;
      bottom: 200px;
      left: 89.5px; }
    .noAnim #wrapper section#scene4 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -686px;
      width: 92px;
      height: 60px;
      margin-bottom: -30px;
      bottom: 200px;
      left: 87px; }
    .noAnim #wrapper section#scene4 .info .info3 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -415px;
      width: 71px;
      height: 70px;
      margin-bottom: -35px;
      bottom: 200px;
      left: 98.5px; }
    .noAnim #wrapper section#scene4 .bg {
      background: url(images/s4BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene5 .cover {
      height: 60% !important; }
    .noAnim #wrapper section#scene5 .main {
      margin-top: -75px;
      top: 20%; }
    .noAnim #wrapper section#scene5 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -487px;
      width: 90px;
      height: 67px;
      margin-bottom: -33.5px;
      bottom: 200px;
      left: 84px; }
    .noAnim #wrapper section#scene5 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -340px;
      width: 67px;
      height: 73px;
      margin-bottom: -36.5px;
      bottom: 200px;
      left: 101.5px; }
    .noAnim #wrapper section#scene5 .info .info3 .img {
      background-image: url(images/index_sprites.png);
      background-position: -2033px -61px;
      width: 57px;
      height: 57px;
      margin-bottom: -28.5px;
      bottom: 200px;
      left: 106px; }
    .noAnim #wrapper section#scene5 .bg {
      background: url(images/s5BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene6 .cover {
      width: 66% !important; }
    .noAnim #wrapper section#scene6 .main {
      left: 66%;
      bottom: 50%;
      margin: 0 0 80px -294px; }
    .noAnim #wrapper section#scene6 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -556px;
      width: 73px;
      height: 66px;
      margin-bottom: -33px;
      bottom: 185px;
      left: 97px; }
    .noAnim #wrapper section#scene6 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -264px;
      width: 121px;
      height: 74px;
      margin-bottom: -37px;
      bottom: 185px;
      left: 74px; }
    .noAnim #wrapper section#scene6 .bg {
      background: url(images/s6BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#scene7 .cover {
      width: 66% !important; }
    .noAnim #wrapper section#scene7 .main {
      left: 34%;
      margin: -264.5px 0 0 -322px; }
    .noAnim #wrapper section#scene7 .info .info1 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px 0px;
      width: 137px;
      height: 86px; }
    .noAnim #wrapper section#scene7 .info .info2 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -88px;
      width: 137px;
      height: 86px; }
    .noAnim #wrapper section#scene7 .info .info3 .img {
      background-image: url(images/index_sprites.png);
      background-position: -1774px -176px;
      width: 136px;
      height: 86px; }
    .noAnim #wrapper section#scene7 .thanks {
      right: 10px; }
    .noAnim #wrapper section#scene7 .bg {
      background: url(images/s7BgZoom.jpg) no-repeat center center; }
    .noAnim #wrapper section#end .img {
      display: none;
      background-image: none; }
    .noAnim #wrapper section#end .copy2 {
      display: none; }
    .noAnim #wrapper section#end .txt {
      display: none; }
    .noAnim #wrapper section#end .arrow {
      display: none; }
  .noAnim #wrapper #pageNav {
    display: none; }
.noAnim #scrollBar {
  display: none; }
