@charset "UTF-8";

/* ===============================
	共通スタイル
=============================== */
.movie-container {
	margin-top: 4rem;
}

.popup-video-container {
	padding-top: 50%;
}

.thumb-drapeflow {
	background: url('images/movie.jpg') no-repeat center center/cover;
}