@charset "utf-8";

/*==============================*/

/* snap vol29

/*==============================*/
.mainSection {
  margin-top: -3px;
}
.section .sectionInner {
  line-break: anywhere;
}
#section01 .pickUpBox .txt {
  letter-spacing: -0.5px;
}

@media screen and (max-width: 767.5px) {
  .mainSection {
      margin-top: -5.1px;
  }
  .mainSection .mv {
      padding-top: calc(240 / 1170 * 100vw);
  }
}