@charset "utf-8";

.flash_box{
	background:url(../img/ani_bg.png) no-repeat center top;
	width:810px;
	height:849px;
	margin: 0 auto;
	position: relative;
}

.flash_box .canvas,
.flash_box .glcanvas{
	position: absolute;
	top: 0;
	left: 0;
}
.flash_box .canvas{
	z-index: 500;
}
.flash_box a,
.flash_box a img{
	outline: none;
	border: none;
}


.flash_box .btnArea {
	position: absolute;
	top: 725px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 500;
}
.flash_box .startbtn,
.flash_box .endbtn{
	position: absolute;
	top: 725px;
	left: 50%;
	margin-left: -162px;
	z-index: 500;
}
.flash_box .btnArea .btn{
	display: inline-block;
}

.legacy_browser {
	display: none;
	position: relative;
	top: 0;
	left: 0;
}

.scene {
	text-align: center;
}

.scene-01 {
	z-index: 10;
}
.scene-02 {
	z-index: 20;
	display: none;
}
.scene-03 {
	z-index: 30;
	display: none;
}
.scene-04 {
	z-index: 40;
	display: none;
}
.scene-05 {
	z-index: 50;
	display: none;
}
.scene-common {
	z-index: 5;
}

.scene_item {
	width: 810px;
}

.ring{
	position: absolute;
	left: 0;
	top: 0;
}

.scene_item,
.result-item,
.ring-item {
	position: absolute;
}

.ring-02{
	display: none;
}

.flash_box .endbtn {
	display: none;
}

.flash_box .btnArea {
	display: none;
}

.left_cup {
	position: absolute;
	top: 88px;
	left: 50px;
}

.left_cup .left_cup-01,
.left_cup .left_cup-02{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.cup {
	position: absolute;
	top: 277px;
	left: 50%;
	margin-left:-80px ;
}

.result-item {
	display: none;
}