body {
	font-family: "Meiryo UI" , "メイリオ" , Meiryo , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 18px;
	font-weight:500;
	background: #000;
	color: #000;
	margin: 0;
}
img {
  display: block;
  width: 100%;
}
a:link a:visited a:hover a:active {
	 color: #64749c;
	 text-decoration:none;
}


.container {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0%;
}

.scene {
  padding: 0;
  margin: 0;
}

.fill {
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}

.expand-width {
  width: 100%;
}

.border {
  border: 2px dashed #00FFAA;
}

.aspect {
  opacity: 0.2;
}
.layer_top{
	opacity: 1.00;
}
.layer_majo{
	opacity: 1.00;
}
.layer_hoshiwa{
	opacity: 1.00;
}
.layer_yama{
	opacity: 1.00;
}
.layer_blue{
	opacity: 0.80;
}
.layer_bottom{
	opacity: 1.00;
}
.footer{
	border:0px solid #f00;
	margin:25px auto 20px auto;
	text-align:center;
	font-size:14px;
	color:#64749c;
	line-height:16px;
	z-index:9999;
}
.footer img {
	display:block;
	width:240px;
	margin:0px auto 0px auto;
}
.footer p{
	text-align:center;
}
.copyright{
	font-family:
	Georgia, "Times New Roman", Times, serif"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	line-height:12px;
}



.layer:nth-child(1) {
  opacity: 1.00;
}
.layer:nth-child(2) {
  opacity: 1.00;
}

.layer:nth-child(3) {
  opacity: 0.750}

.layer:nth-child(4) {
  opacity: 1.00;
}

.layer:nth-child(5) {
  opacity: 0.95;
}

.layer:nth-child(6) {
  opacity: 1.00;
}

.layer:nth-child(7) {
  opacity: 0.90;
}
.layer:nth-child(8) {
  opacity: 1.00;
}
.layer:nth-child(9) {
  opacity: 1.00;
}
.layer:nth-child(10) {
  opacity: 1.00;
}
.layer:nth-child(10) button {
}

@media (max-width: 480px){
img {
  display: block;
  width: 300%;

}

.container {
  position: relative;
  max-width:100%;
  margin:0px 0px 0px -100%;
  padding: 0%;
}
.mobile_cr{
	width:100%;
	display:inline-block;
	line-height:12px;

}

}
