@charset "utf-8";

/*==============================*/

/* mainSection

/*==============================*/

.mainSection {
  margin-top : -156.1px;
}


@media screen and (max-width: 767.5px) {
  .mainSection {
    margin-top : -5.1px;

}
}