main.main_area {
  position: relative;
  width: 100%;
  overflow: hidden;
}
div.mv {
  width: 100%;
}
div.mv img {
  margin: auto;
}
