/* -----------------------------------------------

cta_catch

----------------------------------------------- */
.lp_wrap .cta_catch {
    background: url(../images/cta_catch_bg.png) no-repeat top center/ 100%;
}

.lp_wrap .cta_catch_arrow {
    position: absolute;
    top: min(calc(570 / 750 * 100vw), 570px);
    width: min(calc(48 / 750 * 100vw), 48px);
    left: min(calc(227 / 750 * 100vw), 227px);
}