html{
	max-width: 100%;
	overflow: hidden;
}

img {
	max-width: 100%;
	max-height: 100%;
}

body{
	margin: 0;
}

.body{
	z-index: -201;
	background-repeat: no-repeat;
	max-width: 100%;
	width: 1920px;
}
.contentmain{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100vh;
}

/*本文*/
div#contentsarea{
	margin: 0 auto;
	position: relative;
	height: 100%;
	max-width: 1600px;
}

/*オブジェ*/
.sg_bg_01{
	z-index: -100;
	position: absolute;
	max-height: 100%;
	height: 100%;
	opacity: 0;
	width: 100%;

}

.sg_bg_02{
	z-index: -100;
	position: absolute;
	max-height: 100%;
	height: 100%;
	opacity: 0;
	width: 100%;

}

/*バナー*/
.bana{
	width: 240px;
	z-index: 1000;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	right: 17%;
	top:2%;
	opacity: 0;
}

/*PV*/
.pv{
	width: 240px;
	z-index: 1000;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	right: 33%;
	top:2%;
	opacity: 0;

}

/*Logo*/
.logo{
	z-index: 1000;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	width: auto;
	left: 15%;
	top:2%;
	opacity: 0;

}

/*タイトル*/
.obj_t{
	z-index: 500;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	margin: 0 auto;
	height: 100%;
	opacity: 0;
	width: 100%;

}

/*見出し*/
.obj_m01{
	z-index: 5;
	max-height: 100%;
	opacity: 1;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
}

.obj_m02{
	z-index: 90;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
}

/*キャラクターここから*/
.obj01{
	z-index: 80;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

}

.obj02{
	z-index: 70;
	opacity: 1;
	position: absolute;
	max-height: 100%;
	height: 100%;
	opacity: 0;
	width: 100%;

}

.obj03{
	z-index: 60;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

	}

.obj04{
	z-index: 10;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

	}

.obj05{
	z-index: 40;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;
}

.obj06{
	z-index: 30;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;
}

.obj07{
	z-index: 20;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

}

.obj08{
	z-index: 10;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

}

.obj{
	z-index: 2;
	opacity: 1;
	max-height: 100%;
	position: absolute;
	height: 100%;
	opacity: 0;
	width: 100%;

}

/*キャラクターここまで*/
