body {margin: 0px;}
img {width: 100%; height: 100%;}

#container {
	background-color: black;
	border: 1px solid gray;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 728px;
	height: 90px;
}

#container * {
	position: absolute;
}

.bg {
	width: 728px;
	height: 90px;
}
.bg2 {
	width: 802px;
	height: 90px;
	left: -131px;
}

.logo{top: 20px;left: 18px;width: 154px;height: 50px;}
.logoS{top: 6px;left: 27px;width: 137px;height: 45px;}

.logo-Anim{width: 728px;height: 74px;overflow: hidden;}
.logo-Mask{width: 169px;height: 62px;overflow: hidden;top: 12px;left: 316px;}
.logo1{width: 38px;height: 45px;top: 26px;left: 269px;}
.logo-text{width: 133px;height: 47px;top: 15px;left: 9px;}
#redLine-logo{width: 2px;height: 39px;left: 315px;top: 14px;background-color:  #9e2441;}

#redLine{width: 2px;height: 37px;left: 185px;top: 26px;background-color:  #9e2441;}
#boxEndframe{top: 21px;left: 117px;width: 183px;height: 157px;background-color: white;}
#footer{width: 186px;height: 90px;background-color: white;top: 0px;left: 540px;}

#cta{width: 148px;height: 24px;top: 56px;left: 20px;}
.cta-text {top: 6px;left: 29px;width:95px;height:10px;}

.cta-in{
    width: 146px;
    height: 22px;
    background-color: #a41034;
    border: 1px solid #a41034;
}
.cta-out{
    width: 146px;
    height: 22px;
    background-color: #000000;
    border: 1px solid #000000;
}

/*SPRITE*/
.sprite { background: url('sprite.png') no-repeat top left; width: 219px; height: 224px; background-size: 219px 224px;  } 
.sprite.cta-text { background-position: 0 0; width: 87px; height: 10px; } 
.sprite.text1 { background-position: 0 -15px; width: 164px; height: 53px; } 
.sprite.text2 { background-position: 0 -73px; width: 219px; height: 53px; } 
.sprite.text3 { background-position: 0 -131px; width: 122px; height: 71px; } 
.sprite.text5 { background-position: 0 -207px; width: 35px; height: 17px; } 

/*SPRITE POSITION*/
.text1{top: 17px;left: 37px;}
.text2{top: 18px;left: 10px;}
.text3{top: 8px;left: 35px;}
.text4{top: 92px;left: 20px;}
.text5{top: 35px;left: 196px;}

.text1Cont{background-color: white;top: 0px;left: 0px;width: 307px;height: 90px;}
.text2Cont{background-color: white;top: 0px;left: 0px;width: 247px;height: 90px;}
.text3Cont{background-color: white;top: 0px;left: 0px;width: 265px;height: 149px;}

#text1Mask{width: 307px;height: 90px;overflow: hidden;}
#text2Mask{top: 0px;left: 308px;width: 247px;height: 90px;overflow: hidden;}
