@charset "UTF-8";

body, body * {
	vertical-align:baseline;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}

#container {
	display:block;
	position:absolute;
	width:300px;
	height:250px;
	background-color:#051a25;
	top:0px;
	left:0px;
	margin:auto;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:1px solid #000000;
}

#content {
	position:absolute;
	width:100%;
	height:100%;
	top:-1px;
	left:-1px;
	background-color:#051a25;
}

#bannerButton {
	position:absolute;
	visibility:visible;
	top:0px;
	left:0px;
	width:300px;
	height:250px;
	cursor:pointer;
	background-color:#ffffff;
	opacity:.01;
    border:none;
    outline:none;
    display:block;
}

.divImage {
	position:absolute;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:300px;
	height:250px;
}

.hidden {
	visibility: hidden;
}

#bg {
	top:0px;
	left:-1288px;
	width:1588px;
	transform-origin: 73% 50%;
}

#plane_01 {
	top:30px;
	left:177px;
	width:320px;
	transform-origin: 50% 62%;
}

#plane_02 {
	top:-14px;
	left:233px;
	transform-origin: 65% 24%;
}


#f15, #f15SheenGroup {
	width:152px;
    height:32px;
    left: 26px;
    top: 60px;
}

#f15SheenGroup {
	position:absolute;
	overflow:hidden;	
    top: 64px;
}

#cta {
	top:0px;
	left:0px;
	transform-origin: 20% 86%;
}