@charset "UTF-8";
/* CSS Document */

#imokiri .movie iframe {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#imokiri .reviews {
	margin: 0 auto;
	padding-bottom: 8%;
	background: url(/ec/products/32400/img/beniharuka2_03.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}
#imokiri .reviews .movie {
	position: relative;
	width: 60%;
	height: 0;
	margin: 0 auto;
	padding-top: 35%;
}

#imokiri .producer {
	margin: 0 auto;
	padding: 0;
	background: url(/ec/products/32400/img/beniharuka3_02.jpg) no-repeat;
	background-size: contain;
	text-align: center;
}
#imokiri .producer .movie {
	position: relative;
	width: 60%;
	height: 0;
	margin: 0 auto;
	padding-top: 34.84%;
}