@charset "utf-8";

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

    .pv-clickable--1 {
        top: 62.3%;
        left: 11%;
        width: 77.5%;
        height: 1%;
    }

    .pv-clickable--2 {
        top: 70.8%;
        left: 11%;
        width: 77.5%;
        height: 1%;
    }

    .pv-clickable--3 {
        top: 90.71%;
        left: 11%;
        width: 77.5%;
        height: 1%;
    }
} 
