@charset "utf-8";

/* MV */
.mv {
  max-width: 908px;
  border-radius: 0 !important;
  margin-left: auto;
  margin-right: auto;
}
.mv>*:last-child {
  margin-bottom: 0 !important;
}
