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