@charset "UTF-8";
.top{
	align-content: center;
	width: 100%;
}
.all{
	position: relative
}
.second{
	lign-content: center;
	position: relative;
	width: 100%;
}
.theme{
	position: absolute;
	width: 70%;
	left: 14.5%;
	bottom: 62%;
	
}
.theme2{
	position: absolute;
	width: 70%;
	left: 14.5%;
	bottom: 34.5%;
}
.theme3{
	position: absolute;
	width: 70%;
	left: 14.5%;
	bottom: 7%;
}