@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");

.event_wrap {overflow: hidden; background: url("https://contents.kyobobook.co.kr/pmtn/2025/general/250414_tway/bnU_top_visual_bg.jpg"); background-position: top center; background-size: cover;}
.event_wrap .inner {width: 750px; height:auto; background-position: top center; background-size: contain; background-repeat: no-repeat;} /* 최소 750px */
.event_wrap .inner.w650 {width: 650px; height:auto; container: event-container / inline-size;}

/* background */
.event_wrap .e_top_visual {}
.event_wrap .e_con1 .inner {background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/general/250414_tway/bnU_con1_bg.png"); overflow: initial;}
.event_wrap .e_con2 .inner {background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/general/250414_tway/bnU_con2_bg.png");}
.event_wrap .e_con2 {margin-top: min(39px, 6vw); padding-bottom: min(80px, 12.308vw)}

@container event-container (max-width: 650px) {

    /* con1 */
    .event_wrap .e_con1 h3 {position: relative;}

     /* notice */
    .event_wrap .e_notice {--main-color: #956b71; width: 76.923cqw; margin: 5.846cqw auto 4.462cqw; padding-bottom: 0; color: var(--main-color); padding-top: 0; display: flex; flex-direction: column; align-items: center;}
    .event_wrap .e_notice ul {padding: 0;}
    .event_wrap .e_notice li {line-height: 4cqw; padding-bottom: 1.385cqw; text-indent: -2.267cqw; padding-left: 2.267cqw;}
    .event_wrap .e_notice li:before{content:"";background-color:var(--main-color);width:0.615cqw;height:0.615cqw; display:inline-block;vertical-align:middle;margin-right: 1.333cqw}
    .event_wrap .e_notice li p {display: inline; font-size: 3.385cqw; line-height: 4.462cqw; text-align: left; padding-bottom: 0; font-family: 'Pretendard', sans-serif;}

    /* btn */
    .e_btn {width: 79.538cqw; margin-top: 6.462cqw; margin: auto; display: block; padding-bottom: 9.846cqw;}

    /* con2 */

    /* slide */
    .event_wrap .e_swiper1_wrap {width: 68.923cqw; margin: auto; position: relative;}
    .event_wrap .e_swiper1 {}
    /* .event_wrap .e_swiper1 .swiper-slide {margin-right: 15.385cqw} */
    .event_wrap .e_swiper1 .swiper-slide img {width: 100%; box-shadow: 0.769cqw 1.538cqw 3.231cqw 0cqw rgba(34, 31, 31, 0.1);}
    .event_wrap .e_swiper1 .swiper-pagination {position: relative; display: flex; justify-content: center; margin-top: 3.077cqw; top: 0; left: initial; bottom: initial;}
    .event_wrap .e_swiper1 .swiper-pagination-bullet {width: 2.154cqw; height: 2.154cqw; opacity: 1; background-color: #dbd5ca; margin: 0 1.067cqw; background-color: #d9b7bc;}
    .event_wrap .e_swiper1 .swiper-pagination-bullet-active {background-color: #776468;}
    .event_wrap .e_swiper1_wrap .swiper-button-next,.event_wrap .e_swiper1_wrap .swiper-button-prev {margin-top:0; top: 35.385cqw; left: initial; right: calc(100% - 5.231cqw);
        width: 10.462cqw; height: 10.462cqw; border-radius: 50%; background-color: rgba(0,0,0,.25);
        background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/general/250414_tway/bnU_arrow_prev.png");
        background-size: contain; transform: rotate(0);}
    .event_wrap .e_swiper1_wrap .swiper-button-next {background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/general/250414_tway/bnU_arrow_prev.png"); transform: rotate(180deg); right: initial; left: calc(100% - 5.231cqw);}


}