@charset "Shift_JIS";
/* Updated 2022/03/16.T */
.customer-movieContent {
  width: 640px;
  height: 360px;
  margin: 0 auto 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .customer-movieContent {
    width: 100%;
    height: 50.8999vw;
  }
}