@charset "UTF-8";
.top-fv {
	position: relative;
	z-index: 9999;
	height: 100vh;
	background: #eccf8b;
	background: linear-gradient(64deg, #eccf8b 0%, #e89 100%);
}

.movie1,
.movie2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.movie2 {
	z-index: 1;
	display: none;
}

.movie2 .movie_txt_box {
	z-index: 2;
}

.movie1_txt1,
.movie1_txt2,
.movie1_txt3,
.movie1_txt4,
.movie2_txt1,
.movie2_txt2,
.movie2_txt3,
.movie2_txt4,
.movie2_txt5 {
	opacity: 0;
}

._sub .top-nayami_item a {
	pointer-events: none;
}


/*# sourceMappingURL=other.css.map */
