@charset "UTF-8";

a {
    color: inherit;
}

.event_wrap .main_img {
    margin: auto;
    display: block;
}

.event_wrap .e_top_visual {
    position: relative;
}

.event_wrap .e_top_visual {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250915_readereditor/bnD10_bg01.jpg") no-repeat center/3000px 100%;
}

.event_wrap .e_con1 {
    background-color: #0e293e;
    max-width: 3000px;
    margin: auto;
}
.event_wrap .link {
    position: absolute;
    display: block;
}

.event_wrap .e_rel {
    position: relative;
}

.event_wrap .e_fit {
    width: fit-content;
    margin: auto;
}

.event_wrap .e_abs {
    position: absolute;
}

.event_wrap .link.link_01 {
    width: 45%;
    height: 47.3%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.event_wrap .link.link_02 {
    width: 26.6%;
    height: 78%;
    left: 8.4%;
    top: 0;
}
.event_wrap .link.link_03 {
    width: 26.6%;
    height: 78%;
    left: 36.95%;
    top: 0;
}
.event_wrap .link.link_04 {
    width: 26.6%;
    height: 78%;
    left: 65.2%;
    top: 0;
}

.event_wrap .e_timer li {
    position: absolute;
    top: 27%;
    width: 6.5%;
    height: 19.9%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 74px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
}

.event_wrap .e_timer li:nth-child(1) {
    left: 17.95%;
}
.event_wrap .e_timer li:nth-child(2) {
    left: 24.95%;
}
.event_wrap .e_timer li:nth-child(3) {
    left: 34.8%;
}
.event_wrap .e_timer li:nth-child(4) {
    left: 41.8%;
}
.event_wrap .e_timer li:nth-child(5) {
    left: 51.7%;
}
.event_wrap .e_timer li:nth-child(6) {
    left: 58.7%;
}
.event_wrap .e_timer li:nth-child(7) {
    left: 68.6%;
}
.event_wrap .e_timer li:nth-child(8) {
    left: 75.6%;
}