@charset "utf-8";

/* 위치 디버깅 */
/* .event-benefit-template a,
.event-benefit-template button {
    background-color: rgba(0,0,0,0.2);
} */
/* // 위치 디버깅 */

/* ============================= */
/* 공통 커스텀 */
/* ============================= */

/* ============================= */
/* // 공통 커스텀 */
/* ============================= */


/* ============================= */
/* 개별 영역 */
/* ============================= */
.event-benefit-template {

.linker {
    position: absolute;
}

.linker--01 {
    top:28.9%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top:19.7%;left:4%;width:90%;height:1.3%;
    }
}
.linker--02 {
    top:34.4%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 27%;left:4%;width:90%;height:1.3%;
    }
}
.linker--03 {
    top:39.8%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 34.5%;left:4%;width:90%;height:1.3%;
    }
}
.linker--04 {
    top:45.20%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 41.9%;left:4%;width:90%;height:1.3%;
    }
}
.linker--05 {
    top:50.6%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 48.9%;left:4%;width:90%;height:1.3%;
    }
}
.linker--06 {
    top:56.1%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 55.5%;left:4%;width:90%;height:1.3%;
    }
}
.linker--07 {
    top:61.6%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 62.1%;left:4%;width:90%;height:1.3%;
    }
}
.linker--08 {
    top:67.1%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 69%;left:4%;width:90%;height:1.3%;
    }
}
.linker--09 {
    top:72.6%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 75.7%;left:4%;width:90%;height:1.3%;
    }
}
.linker--10 {
    top:78%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 82.1%;left:4%;width:90%;height:1.3%;
    }
}
.linker--11 {
    top:83.5%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 89.1%;left:4%;width:90%;height:1.3%;
    }
}
.linker--12 {
    top:93.1%;left:75%;width:11%;height:4.8%;

    @media screen and (max-width: 767px) {
        top: 98%;left:4%;width:90%;height:1.3%;
    }
}
    

}
/* ============================= */
/* // 개별 영역 */
/* ============================= */