@charset "UTF-8";
body {
	background: #000;
	color:#fff;
}

.center {
	text-align:center;
}

#background-left {
    background: rgba(0, 0, 0, 0) url("../img/201502_upgrade/1.jpg") no-repeat scroll right top;
    content: "";
    height: 1400px;
    margin-right: 180px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 0;
    width: 50%;
}

#background-right{
	background: rgba(0, 0, 0, 0) url("../img/201502_upgrade/2.jpg") no-repeat scroll 180px top;
    content: "";
    height: 1400px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

#sub-container {
	width:360px;
    height: 1400px;
	text-align:center;
	margin:0 auto 0 auto;
	background: #000;
	display:block;
}


#sub-container > #mobile-container,
#sub-container > #mobile-container > #content-block > .content
 {
 	padding:0px;
}
#sub-container > #mobile-container {
   width:360px;    
   position:absolute;

   margin:auto auto;

}

#sub-container > #mobile-container > #block1 {
  background: rgba(0, 0, 0, 0) url("../img/201502_upgrade/block_1.jpg") no-repeat scroll top;
  background-size:360px 100%;
   top:0px;
   right:0px;
   left:0px;
   height:390px;
}


#sub-container > #mobile-container > #block1 > #block1-container > .top_button,
#sub-container > #mobile-container > #block3 > #block1-container > .bottom_button{
	display:block;
	bottom:0px;
}
#sub-container > #mobile-container > #block1 > #block1-container {
	width:260px;
	bottom:0px;
	top:320px;
	padding-top: 320px;
	margin: 0 auto;
}

#sub-container > #mobile-container > #block1 > #block1-container img{
	width: 260px;
}

#sub-container > #mobile-container > #block2 {
  background: rgba(0, 0, 0, 0) url("../img/201502_upgrade/block_2.jpg") no-repeat scroll top;
  background-size:360px 100%;
  margin-top:40px;
  top:0px;
  height:205px;
}

#sub-container > #mobile-container > #block2 > #reward_text {
  padding:140px 0 0 24px;
  font-size:12px;
  text-align:left;
  line-height: 12px;
}

#sub-container > #mobile-container > #block3 {
  background: rgba(0, 0, 0, 0) url("../img/201502_upgrade/block_3.jpg") no-repeat scroll top;
  background-size:360px 100%;
  margin-top:0px;
  top:0px;
  height:550px;
}

#sub-container > #mobile-container > #block3 > #block3-container{
	width:260px;
	bottom:0px;
	padding-top: 400px;
	margin: 0 auto;
	font-size:12px;
}
#sub-container > #mobile-container > #block3 > #block3-container > #caution {
	padding-top: 24px;
	text-align: left;
	font-size:10px;

}

#sub-container > #mobile-container > #block3 >  #block3-container img{
	width:260px;
	bottom:0px;
	top:320px;
}
