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

.youtube_movie{
  margin-bottom: 50px;
  width: 100%;
  height: auto;
}

.movie_item{
  display: flex;
  justify-content: center;
  align-items: center;
}

.index{
 background-image: url("index/mochimugi_bg.png");
 background-size: cover;
}
