/* pub3 */

@charset "UTF-8";

a {
    color: inherit;
}

.event_wrap .main_img {
    margin: auto;
    display: block;
}

.event_wrap .e_top_visual {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_bg01.jpg") no-repeat top
        center/3000px 100%;
}
.event_wrap .e_con1 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_bg02.jpg") no-repeat top
        center/3000px 1401px;
}
.event_wrap .e_con2 {
    background-color: #81cbff;
    max-width: 3000px;
    margin: auto;
}
.event_wrap .e_con3 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_bg03.jpg") no-repeat top
        center/3000px 100%;
}
.event_wrap .e_con4 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_bg04.jpg") no-repeat top
        center/3000px 100%;
    height: 2145px;
}
.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:where(.link_01, .link_04, .link_07, .link_10) {
    top: 67%;
    width: 75%;
    height: 7%;
}
.event_wrap .link:where(.link_02, .link_05, .link_08, .link_11, .link_14) {
    top: 74.5%;
    width: 75%;
    height: 7%;
}
.event_wrap .link:where(.link_03, .link_06, .link_09, .link_12, .link_15) {
    top: 82%;
    width: 75%;
    height: 7%;
}
.event_wrap .link.link_13 {
    top: 61%;
    width: 75%;
    height: 14%;
}
.event_wrap
    .link:where(
        .link_01,
        .link_02,
        .link_03,
        .link_04,
        .link_05,
        .link_06,
        .link_07,
        .link_08,
        .link_09,
        .link_10,
        .link_11,
        .link_12,
        .link_13,
        .link_14,
        .link_15,
        .link_16
    ) {
    left: 50%;
    transform: translateX(-50%);
}
.event_wrap .link.link_16 {
    width: 70%;
    height: 36.5%;
    top: 24%;
}
.event_wrap .e_nav {
    height: 80px;
    position: relative;
}

.event_wrap .link:where(.link_17, .link_18, .link_19, .link_20) {
    width: 29%;
    height: 20.3%;
    left: 9.6%;
}
.event_wrap .link.link_17 {
    top: 3.85%;
}
.event_wrap .link.link_18 {
    top: 25.75%;
}
.event_wrap .link.link_19 {
    top: 47.65%;
}
.event_wrap .link.link_20 {
    top: 69.55%;
}
.event_wrap .link.link_21 {
    top: 83.3%;
    width: 28%;
    height: 9.5%;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .nav_inn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    z-index: 99;
    transform: translateY(0);
    transition: 0.2s;
    background-color: #ff7c92;
}
.event_wrap .nav_inn.fix {
    position: fixed;
}
.event_wrap .nav_inn.trans {
    transform: translateY(80px);
}
.event_wrap .nav_inn.trans2 {
    transform: translateY(-63px);
}
.event_wrap .nav_inn ul {
    width: 750px;
    height: 100%;
    display: flex;
    justify-content: center;
    padding: 0 30px;
    box-sizing: border-box;
}
.event_wrap .nav_inn li {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: 0.5s;
    font-size: 0;
}
.event_wrap .nav_inn li:nth-child(1) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab1.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(2) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab2.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(3) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab3.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(4) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab4.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(1).on {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab1_on.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(2).on {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab2_on.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(3).on {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab3_on.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .nav_inn li:nth-child(4).on {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tab4_on.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .e_swiper_wrap {
    width: 750px;
    margin: auto;
    position: relative;
}
.event_wrap .e_swiperwrap1 {
    margin-top: 80px;
    transform: translateX(30px);
}

.event_wrap .e_swiper_cont {
    overflow-x: hidden;
    padding-top: 30px;
}
.event_wrap .e_swiperwrap1 .e_slide {
    transition: 0.3s;
    position: relative;
}

.event_wrap .e_swiperwrap1 .e_slide::after {
    content: "";
    display: block;
    width: 89px;
    aspect-ratio: 89/99;
    position: absolute;
    top: -22px;
    right: -16px;
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_prize.png") no-repeat
        center/100% 100%;
}

.event_wrap .e_swiperwrap1 .e_slide:not(.swiper-slide-active) {
    transform: scale(0.85);
    transform-origin: center bottom;
}
.event_wrap .e_swiperwrap1 img {
    width: 88.7%;
    image-rendering: -webkit-optimize-contrast;
}
.event_wrap .e_swiper_prev,
.event_wrap .e_swiper_next {
    width: 20px;
    aspect-ratio: 20/38;
    position: absolute;
    top: 59%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}

.event_wrap .e_swiper_prev {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_prev.png") no-repeat
        center/100%;
    left: -50px;
}

.event_wrap .e_swiper_next {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_next.png") no-repeat
        center/100%;
    right: -30px;
}
.event_wrap .swiper-pagination {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    width: 100%;
    position: static;
    gap: 20px;
}
.event_wrap .e_swiperwrap1 .swiper_pagination_wrapper {
    transform: translateX(-10px);
}
.event_wrap .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    aspect-ratio: 1;
    border-radius: 50%;
    opacity: 1;
    background-color: #f0f0f0;
    transition: 0.3s;
    font-size: 0px;
}
.event_wrap .swiper-pagination.col1 .swiper-pagination-bullet {
    background-color: #b8dbe9;
}
.event_wrap .swiper-pagination.col1 .swiper-pagination-bullet-active {
    background-color: #009cdb;
}
.event_wrap .swiper-pagination.col2 .swiper-pagination-bullet {
    background-color: #ffffff;
}
.event_wrap .swiper-pagination.col2 .swiper-pagination-bullet-active {
    background-color: #f44a65;
}
.event_wrap .swiper-pagination.col3 .swiper-pagination-bullet {
    background-color: #f0c6c8;
}
.event_wrap .swiper-pagination.col3 .swiper-pagination-bullet-active {
    background-color: #ba585f;
}

.event_wrap .swiper_desc_list li {
    display: none;
}
.event_wrap .swiper_desc_list li.on {
    display: block;
}

.event_wrap .e_swiperwrap2 {
    margin-top: 35px;
    width: 680px;
}

.event_wrap .swiper_tit {
    width: 750px;
    aspect-ratio: 750/193;
    position: relative;
    margin: auto;
}

.event_wrap .swiper_tit.tit1 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tit1.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .swiper_tit.tit2 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tit2.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .swiper_tit.tit3 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tit3.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .swiper_tit.tit4 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tit4.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .swiper_tit.tit5 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_tit5.jpg") no-repeat
        center/100% 100%;
}
.event_wrap .swiper_tit li {
    position: absolute;
    height: 36%;
    cursor: pointer;
}
.event_wrap .swiper_tit li:where(:nth-child(1), :nth-child(2), :nth-child(3)) {
    top: 0;
}
.event_wrap .swiper_tit li:where(:nth-child(4), :nth-child(5)) {
    top: 45.5%;
}
.event_wrap .swiper_tit li:nth-child(1) {
    left: 4%;
    width: 32%;
}
.event_wrap .swiper_tit li:nth-child(2) {
    left: 37%;
    width: 32%;
}
.event_wrap .swiper_tit li:nth-child(3) {
    left: 70%;
    width: 26%;
}
.event_wrap .swiper_tit li:nth-child(4) {
    left: 20.5%;
    width: 32%;
}
.event_wrap .swiper_tit li:nth-child(5) {
    left: 53.5%;
    width: 26%;
}

.event_wrap .swiper-tile {
    position: relative;
    z-index: 2;
    user-select: none;
    pointer-events: none;
}

.event_wrap .e_swiperwrap3 {
    position: absolute;
    top: 13.5%;
    left: 10.5%;
    z-index: 0;
    width: 460px;
    overflow: hidden;
}

.event_wrap .e_swiperwrap3 .e_swiper_cont,
.event_wrap .e_swiperwrap4 .e_swiper_cont {
    padding: 0;
}
.event_wrap .e_swiperwrap4 {
    position: absolute;
    top: 13.5%;
    right: 10.5%;
    z-index: 0;
    width: 460px;
    overflow: hidden;
}

.event_wrap .swiper_pagination_wrapper1 {
    z-index: 3;
    position: absolute;
    top: 63%;
    left: 24%;
}
.event_wrap .swiper_pagination_wrapper2 {
    z-index: 3;
    position: absolute;
    top: 63%;
    right: 24%;
}

.event_wrap .morebtn {
    width: 62px;
    aspect-ratio: 1;
    position: absolute;
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/251202_kiddong/bnD11_more.png") no-repeat
        center/100% 100%;
    bottom: 5%;
    right: 8%;
    z-index: 9;
    cursor: pointer;
}

.event_wrap .e_notice {
    color: #9d6a6e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    padding-top: 50px;
    width: fit-content;
}
.event_wrap .e_notice li {
    font-size: 20px;
    line-height: 32px;
    padding-left: 50px;
    text-align: left;
    position: relative;
    text-indent: 0;
    padding-left: 14px;
    display: flex;
    align-items: center;
}
.event_wrap .e_notice h4 {
    width: 100%;
    font-size: 22px;
    box-sizing: border-box;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
.event_wrap .e_notice li::before {
    content: "";
    display: block;
    width: 4px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #9d6a6e;
    position: absolute;
    top: 14px;
    left: 0;
}
