@charset "utf-8";

.event-benefit-template{
    .pv-clickable {
        position: absolute;
    }

    .pv-clickable--1 {
        top: 61.88%;
        left: 11.3%;
        width: 77.5%;
        height: 1.4%;
    }

    .pv-clickable--2 {
        top: 72.22%;
        left: 11.3%;
        width: 77.5%;
        height: 1.4%;
    }

    .pv-clickable--3 {
        top: 90.47%;
        left: 11.3%;
        width: 77.5%;
        height: 1.4%;
    }
}

