.mainimage {
	width: 100vw;
	height: 100vh;
	/*background: url(../img/top01.jpg) no-repeat;*/
	background-size: cover;
	background-position: center 50%;
	position: relative;
}