* {
  padding: 0;
  margin: 0;
}

#youtube-area {
	width: 100%;
	height: 1080px;
	position: relative;
}
#Mask {
	width: 100%;
	height: 1080px;
	position: absolute;
	z-index: 9999;
}

#Test_Box01 {
	width: 100%;
	height: 80px;
	background-color: #000;
}
#Test_Box02 {
	width: 100%;
	height: 1000px;
	background-color: #330;
}

/* ローディング画面 */
#loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 50px;
}
#Blank30_black {
	width: 100%;
	height: 30px;
	background-color: #222;
}
#Blank50_black {
	width: 100%;
	height: 50px;
	background-color: #222;
}
#Blank50_white {
	width: 100%;
	height: 50px;
	background-color: #FFF;
}
#Blank100_white {
	width: 100%;
	height: 100px;
	background-color: #FFF;
}


#Topbutton01 {
	width: 100%;
	height: 100px;
	background-image: url(images/top_headder01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#TopBlank {
	width: 100%;
	height: 150px;
}
#Top01 {
	width: 100%;
	height: 250px;
	text-align: center;
}

#Top02 {
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top02.jpg);
}
#Top03 {
	width: 100%;
	height: 750px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top03.jpg);
}
#Top04 {
	width: 100%;
	height: 650px;
	text-align: center;
}
#Top05 {
	width: 100%;
	height: 750px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top05.jpg);
}
#Top06 {
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top06.jpg);
}
#Top07 {
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top07.jpg);
}
#Top08 {
	width: 100%;
	height: 850px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top08.jpg);
}
#Top09 {
	width: 100%;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top09.jpg);
}
#Top10 {
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top10.jpg);
}
#Top11 {
	width: 100%;
	height: 1500px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top11.jpg);
}
#Top12 {
	width: 100%;
	height: 1500px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top12.jpg);
}
#Top13 {
	width: 100%;
	height: 1600px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top13.jpg);
}
#Top14 {
	width: 100%;
	height: 1900px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top14.jpg);
}
#Top15 {
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top15.jpg);
}
#Top16 {
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top16.jpg);
}
#Top17 {
	width: 100%;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#Top18 {
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top18.jpg);
}
#Top19 {
	width: 100%;
	height: 1200px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#Top20 {
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center top;
}
#Ticket01 {
	width: 100%;
	height: 250px;
	text-align: center;
	background-image: url(images/ti01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Ticket02 {
	width: 100%;
	height: 809px;
	text-align: center;
	background-image: url(images/ti02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Ticket03 {
	width: 100%;
	height: 456px;
	text-align: center;
	background-image: url(images/ti03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Ticket04 {
	width: 100%;
	height: 345px;
	text-align: center;
	background-image: url(images/ti04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Ticket05 {
	width: 700px;
	height: 145px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#Ticket06 {
	width: 100%;
	height: 356px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #F3F3F3;
}





#Footer01 {
	width: 100%;
	height: 697px;
	background-image: url(images/footer01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.pagetop {
	display: none;
	position: fixed;
	background-position: center center;
	top: 100px;
	left: 100px;
}


.pagetop a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop2 {
	display: none;
	position: fixed;
	background-position: center center;
	top: 200px;
	left: 100px;
}

.pagetop2 a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}


.pagetop3 {
	display: none;
	position: fixed;
	background-position: center center;
	top: 250px;
	left: 100px;
}

.pagetop3 a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop4 {
	display: none;
	position: fixed;
	background-position: left center;
	top: 300px;
	left: 100px;
}

.pagetop4 a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop5 {
	display: none;
	position: fixed;
	background-position: center center;
	top: 350px;
	left: 100px;
}

.pagetop5 a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop6 {
	display: none;
	position: fixed;
	background-position: center center;
	top: 800px;
	left: 100px;
}

.pagetop6 a {
	display: block;
	width: 1px;
	height: 1px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
