* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }
img { border: 0; -webkit-transform: rotateZ(0.1deg); -ms-transform: rotateZ(0.1deg); -o-transform: rotateZ(0.1deg); transform: rotateZ(0.1deg); }
#wrapper { opacity: 0; cursor: pointer; width: 300px; height: 600px; position: absolute; overflow: hidden; border: 1px solid #000000; background-color: #ffffff; }
#step { display: block; position: absolute; }
#bg { position: absolute; width: 300px; height: 250px; top: 0px; left: 0px; }

#starter{
	position: absolute;
	width: 700px;
	height: 600px;
	top: 0px;
	left: -400px;
	z-index: 10;
}
#cta{
	position: absolute;
	width: 156px;
	height: 51px;
	top: 501px;
	left: 71px;
	z-index: 10;
	opacity: 0;
}
#logo{
	position: absolute;
	width: 105px;
	height: 26px;
	top: 46px;
	left: 96px;
	z-index: 9;
}
#txt1 { position: absolute; width: 180px; height: 23px; top: 96px; left: 61px; z-index: 9; opacity: 0; }
#txt2 { position: absolute; width: 47px; height: 15px; top: 97px; left: 126px; z-index: 9; opacity: 0; }
#txt3 { position: absolute; width: 200px; height: 25px; top: 95px; left: 51px; z-index: 9; opacity: 0; }
#txt4 { position: absolute; width: 238px; height: 48px; top: 96px; left: 29px; z-index: 9; opacity: 0; }

#img_01 { position: absolute; width: 300px; height: 600px; top: 0px; left: 0px; }
#img_02 { position: absolute; width: 300px; height: 600px; top: 0px; left: 300px; }
#img_03 { position: absolute; width: 300px; height: 600px; top: 0px; left: 300px; }
#img_04 { position: absolute; width: 300px; height: 600px; top: 0px; left: 300px; }
#img_05 { position: absolute; width: 300px; height: 600px; top: 0px; left: 300px; }
#img_06 { position: absolute; width: 160px; height: 305px; top: 179px; left: 61px; opacity: 0; }


#txt_footer{
	position: absolute;
	width: 210px;
	height: auto;
	top: 571px;
	left: 40px;
	opacity: 0;
	z-index: 10;
}