@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: 68.5%;
    left: 64%;
    width: 8%;
    height: 2.5%;
    @media screen and (max-width: 767px) {
        top: 79.7%;left: 11%;width: 17%;height: 2.4%;
    }
}

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