@charset "utf-8";

.mainSection {
  margin-top : -155.6px;
}


@media screen and (max-width: 767.5px) {
  .mainSection {
    margin-top : -5.1px;
  }
  .mainSection .mv img {
    margin-top: -83px;
  }
}
.section.contents .infotxt {
  line-break: anywhere;
}
