﻿/* LP-specific overrides: load after common_lp.css. */
:root {
  --lp-hero-bg:url("../img/mochibun/34785140_m.jpg");
  --lp-reasons-bg:url("../img/mochibun/why-wakeuri-bg.jpg");
}

@media (max-width: 560px) {
    .hero-main-word {
        font-size: 15vw;
    }
}
