@charset "utf-8";

/* ----------------------------------------------- */

#base .ttl{
	position:absolute;
	z-index:10;
	left:0;
	width:100%;
}

#base .ttl img{
	position:relative;
	top:30px;
}

#base .arrow{
	position:absolute;
	z-index:10;
	left:0;
	width:100%;
}

#base .arrow img{
	position:relative;
	top:-90px;
}

#base .bgrd{
	width:100%;
	overflow:hidden;
}

#base .bgrd img{
	position:relative;
}

#base .fv{
	position:absolute;
	z-index:90;
	left:0;
	top:0;
	width:100%;
	overflow:hidden;
}