@charset "shift_jis";

#loading {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
#loading img {
	position: absolute;
	top: 475px;
	left: 50%;
	margin: -114px 0 0 -90px;
}
#loading img#loading02 {
	display: none;
}
#background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 100%;
}
#background .bg-layer {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#background #chara-bg {
	position: relative;
	background: url(../images/chara/bg.png) center top repeat;
}
#background #stage-bg {
	background: url(../images/stage/bg.png) center top repeat-x;
}
#contents {
	position: relative;
	top: 0;
	z-index: 2000;
	width: 960px;
	min-height: 800px;
	margin: 0 auto;
}
.box {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 800px;
}

/* ========================================
	#top
======================================== */
#top {
	display: block;
}
#top-inner {
	position: relative;
	top: -57px;
	left: -29px;
	width: 974px;
}
#top-inner .mainvisual {
	position: absolute;
	top: 0;
	left: 0;
}
#top-inner .copy {
	position: absolute;
	top: 58px;
	left: 0;
}
#top-inner .mainvisual-inner h1 {
	position: absolute;
	top: 0;
	left: 175px;
}
#top-inner .mainvisual-inner {
	position: absolute;
	top: 0;
	left: 0;
}
#top-inner .next-btn {
	position: absolute;
	top: 199px;
	left: 787px;
}
#top-inner #spec {
	position: absolute;
	top: 397px;
	left: 28px;
}
#spec .spec-pack {
	position: absolute;
	top: 0;
	left: 20px;
}
#spec .spec-ico {
	position: absolute;
	top: 0;
	left: 83px;
}
#spec .spec-cero {
	position: absolute;
	top: 42px;
	left: 83px;
}
#spec .spec-img01 {
	position: absolute;
	top: 94px;
	left: 0;
}
#spec .spec-img02 {
	position: absolute;
	top: 122px;
	left: 0;
}
#spec .spec-img03 {
	position: absolute;
	top: 173px;
	left: 0;
}
#spec .spec-info {
	position: absolute;
	top: 199px;
	left: 0;
}
#spec .spec-guidebook {
	position: absolute;
	top: 199px;
	left: 5px;
}
#top-inner .contest {
	position: absolute;
	top: 651px;
	left: 27px;
}
#top-inner .contest .ico-new {
	position: absolute;
	top: -20px;
	right: -7px;
	z-index: 10;
}
#top-inner .movie {
	position: absolute;
	top: 502px;
	left: 781px;
	width: 209px;
	height: 182px;
	text-align: center;
}
#top-inner .movie .ico-new {
	position: absolute;
	top: -10px;
	left: -8px;
	z-index: 10;
}
#top-inner .movie a {
	display: block;
	height: 139px;
	padding-top: 10px;
	background: url(../images/top/movie_bg_off.png) no-repeat center bottom;
}
#top-inner .movie a:hover {
	display: block;
	background: url(../images/top/movie_bg_on.png) no-repeat center bottom;
}
#top-inner .movie .comment {
	position: absolute;
	top: -78px;
	right: 0;
	z-index: 100;
	text-align: right;
}
#top-inner .movie div {
	margin-top: -21px;
}
#top-inner .movie .slide {
	display: block;
	width: 185px;
	height: 105px;
	margin: 0 auto 6px;
}
#top-inner .movie .sceneslide {
	width: 185px;
	height: 105px;
}
#top-inner .movie .sceneslide img {
	display: block;
	position: absolute;
}
#top-inner .amiibo {
	position: absolute;
	top: 643px;
	left: 781px;
	width: 209px;
	height: 182px;
	text-align: center;
}

/* ========================================
	#chara
======================================== */
#chara-inner {
	position: relative;
	top: 0;
	left: -100px;
	width: 1070px;
	height: 800px;
}
#chara-inner .chara-area {
	position: relative;
}
#chara-inner .chara-area ul li,
#chara-inner .chara-area ul li .chara_name,
#chara-inner .chara-area ul li .chara_img {
	position: absolute;
}
#chara-inner .chara-area ul li#chara01 {
	top: 13px;
	left: 350px;
	width: 349px;
	height: 737px;
	z-index: 300;
}
#chara-inner .chara-area ul li#chara01 .chara_name {
	top: -13px;
	left: 19px;
}
#chara-inner .chara-area ul li#chara01 .chara_img {
	top: 91px;
	left: 0;
}
#chara-inner .chara-area ul li#chara02 {
	top: 284px;
	left: 106px;
	width: 318px;
	height: 324px;
	z-index: 200;
}
#chara-inner .chara-area ul li#chara02 .chara_name {
	bottom: 24px;
	left: -21px;
}
#chara-inner .chara-area ul li#chara02 .chara_img {
	top: 3px;
	left: 69px;
}
#chara-inner .chara-area ul li#chara03 {
	top: 3px;
	left: 30px;
	width: 333px;
	height: 304px;
	z-index: 100;
}
#chara-inner .chara-area ul li#chara03 .chara_name {
	bottom: 0;
	left: 117px;
	z-index: 100;
}
#chara-inner .chara-area ul li#chara03 .chara_img {
	top: 0;
	left: 0;
}
#chara-inner .text-area {
	position: absolute;
	top: 56px;
	left: 698px;	
}
#chara-inner #chara-movie {
	width: 316px;
	height: 194px;
	margin: 10px 0 4px;
	padding: 7px 10px 0;
	background: url(../images/chara/movie_bg.png) no-repeat left top;
}
#chara-inner .next-btn {
	position: absolute;
	top: 494px;
	left: 868px;
}
#chara-slide {
	position: absolute;
	top: 700px;
	left: 0;
	width: 100%;
}
#chara-slide ul {
	position: relative;
	width: 1758px;
}
#chara-slide ul li {
	float: left;
}

/* ========================================
	#shikake
======================================== */
#shikake-inner {
	position: relative;
	top: -20px;
	left: -3px;
	width: 966px;
	height: 800px;
}
#shikake-inner .copy {
	position: absolute;
	top: 144px;
	left: 10px;
}
#rotate-course {
	position: absolute;
	top: 10px;
	left: 101px;
}
#rotate-course .rotate-parts {
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
}
#rotate-course .first {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#rotate-course .first ul li {
	position: absolute;
	top: 0;
	left: 0;
}
#rotate-course .first ul li#point01 {
	top: 357px;
	left: 620px;
}
#rotate-course .first ul li#point02 {
	top: 386px;
	left: 308px;
}
#rotate-course .first ul li#point03 {
	top: 335px;
	left: 166px;
}
#rotate-course .first ul li#point04 {
	top: 290px;
	left: -6px;
}
#rotate-course .first ul li#point05 {
	top: 216px;
	left: 184px;
}
#rotate-course .first ul li#point06 {
	top: 132px;
	left: 413px;
}
#rotate-course p#point07 {
	position: absolute;
	top: 264px;
	left: 307px;
}
#rotate-switch {
	position: absolute;
	top: 52px;
	left: 800px;
}
#shikake-inner .movie-btn {
	position: absolute;
	top: 644px;
	left: -3px;
	width: 500px;
}
#shikake-inner .movie-btn li {
	float: left;
	margin-right: 5px;
}
#shikake-inner .next-btn {
	position: absolute;
	top: 515px;
	left: 771px;
}

/* ========================================
	#stage
======================================== */
#stage-inner {
	position: relative;
	top: 10px;
	left: -36px;
	width: 1004px;
	height: 800px;
}
#stage-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 1004px;
	height: 868px;
	background: url(../images/stage/bg2.png) no-repeat left top;
}
#stage-list .inner {
	width: 800px;
	margin-left: 114px;
	padding-top: 20px;
	text-align: center;
}
#stage-list .copy {
	margin-bottom: 12px;
}
#stage-list .movie-area {
	width: 520px;
	height: 340px;
	margin: 10px auto;
}
#stage-inner .pop-wiiu {
	position: absolute;
	top: 178px;
	left: 33px;
}
#stage-inner .pop-item {
	position: absolute;
	top: 288px;
	left: 790px;
}
#stage-inner .prev-btn-top {
	position: absolute;
	top: 514px;
	left: 826px;
}
#stage-inner .movie-btn ul {
	width: 540px;
	margin: 0 auto;
}
#stage-inner .movie-btn ul li {
	float: left;
	width: 180px;
	height: 115px;
	text-align: center;
}
#stage-inner .movie-btn ul li a .thumb-ttl {
	position: relative;
	z-index: 200;
}
#stage-inner .movie-btn ul li a .thumb {
	position: relative;
	display: block;
	width: 160px;
	height: 85px;
	margin: -25px auto 0;
	background: url(../images/stage/thumb_bg_off.png) no-repeat center top;
}
#stage-inner .movie-btn ul li a:hover .thumb {
	background: url(../images/stage/thumb_bg_on.png) no-repeat center top;
}
#stage-inner .movie-btn ul li a .thumb img {
	display: none;
	position: absolute;
	top: 5px;
	left: 15px;
}
#stage-inner .movie-btn ul li a .thumb img.first {
	display: block;
}
#stage-inner .movie-btn ul li a.cr .thumb {
	background: url(../images/stage/thumb_bg_on.png) no-repeat center top;
}
#stage-inner .movie-btn ul li .btn {
	position: absolute;
	top: 0;
	left: 0;
}

/* ========================================
	#interval
======================================== */
#interval-chara {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4000;
}
.chara {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}