@charset "utf-8";

/*----------------------------------------
    style
-----------------------------------------*/
.contents {
	position: relative;
}
.contents .movie {
	width: 100%;
	padding: 0 3.3%;
	position: absolute;
	top: 25.9%;
	left: 0;
	box-sizing: border-box;
}
