@charset 'UTF-8';
.movie_contents {
  width: 100%;
}
.movie_area:not(:first-child) {
  margin-top: 40px;
}
.movie_area_text {
  font-size: 1.4rem;
}