@charset "UTF-8";

/* pub3 */
.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 .e_notice {
    color: #8c6465;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    padding-top: 40px;
    width: fit-content;
}
.event_wrap .e_notice h4 {
    width: 100%;
    font-size: 20px;
    /* padding-left: 30px; */
    box-sizing: border-box;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
.event_wrap .e_notice li {
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    position: relative;
    text-indent: 0;
    padding-left: 14px;
    display: flex;
    align-items: center;
    padding-bottom: 3px;
}

.event_wrap .e_notice li::before {
    content: "";
    display: block;
    width: 4px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #8c6465;
    position: absolute;
    top: 14px;
    left: 0;
}

a {
    color: inherit;
}

.event_wrap .main_img {
    margin: auto;
    display: block;
}

.event_wrap .e_container {
    font-size: 0;
    line-height: 0;
    position: relative;
    clear: both;
    zoom: 1;
}
.event_wrap .e_inner {
    width: 750px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
} /* 최소 750px */
/* background */
.event_wrap .e_top_visual {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251114_cinepick/bnD10_bg01.jpg") no-repeat top
        center/3000px 100%;
}
.event_wrap .bg_01 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251114_cinepick/bnD10_bg02.jpg") no-repeat top
        center/3000px 100%;
    height: 1396px;
}
.event_wrap .e_con1 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251114_cinepick/bnD10_bg03.jpg") no-repeat top
        center/3000px 100%;
    height: 1831px;
}
.event_wrap .e_con2 {
    background-color: #420002;
    max-width: 3000px;
    margin: auto;
    padding-bottom: 100px;
}
.event_wrap .eTxt_01 {
    display: block;
    margin: 0 auto;
    width: 494px;
}

.event_wrap .eTxt_02 {
    display: block;
    margin: 0 auto;
    width: 523px;
}

/* swiper_01 */
.event_wrap .evtSwiper_01_wrap {
    position: relative;
}
.event_wrap .evtSwiper_01 {
    margin: 45px auto 60px;
    width: 670px;
    overflow: hidden;
}
.event_wrap .evtSwiper_01 .swiper-slide {
    display: flex;
    margin: 0 auto;
    padding: 36px 40px;
    width: 590px;
    height: auto;
    font-family: "Noto Sans KR";
    background-color: rgba(255, 255, 255, 0.15);
    overflow: hidden;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_cover {
    display: block;
    width: 280px;
    height: 385px;
    border-radius: 10px;
    overflow: hidden;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_cover img {
    width: 100%;
    height: 100%;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap {
    margin-left: 22px;
    width: 300px;
    height: 100%;
    word-break: keep-all;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eSub_title {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    color: #b9abb3;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_01 {
    display: block;
    padding-top: 6px;
    width: 100%;
    height: 156px;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_01 .eBook_title {
    padding-top: 15px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -1px;
    color: #fff;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_02 {
    display: block;
    padding-top: 6px;
    width: 100%;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_02 .eSub_md {
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_02 .eGrade {
    margin: 15px 0;
    font-size: 22px;
    line-height: 1;
    color: #fffb7a;
}

.event_wrap .evtSwiper_01 .swiper-slide .eBook_sub_wrap .eBook_sub_02 .eGrade span {
    color: #b9abb3;
}

.event_wrap .evtSwiper_01_wrap .swiper-button-next,
.event_wrap .evtSwiper_01_wrap .swiper-button-prev {
    top: 210px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2024/eBook/240927_cinepick/slide_arrow.png");
    background-size: 40px 40px;
}

.event_wrap .evtSwiper_01_wrap .swiper-button-prev {
    left: 20px;
}

.event_wrap .evtSwiper_01_wrap .swiper-button-next {
    right: 20px;
}

/* evtSwiper_02 */

.event_wrap .evtSwiper_02 {
    position: relative;
    display: block;
    margin: 45px auto 80px;
    width: 590px;
    height: 460px;
    overflow: hidden;
}

.event_wrap .evtSwiper_02 .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 182px;
    height: 542px;
    font-family: "Noto Sans KR";
}

.event_wrap .evtSwiper_02 .swiper-slide .eCategory {
    display: block;
    margin-bottom: 30px;
    padding: 10px 24px;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 24px;
}

.event_wrap .evtSwiper_02 .swiper-slide .eBook_cover {
    width: 182px;
    height: 260px;
    overflow: hidden;
}

.event_wrap .evtSwiper_02 .swiper-slide .eBook_cover img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.event_wrap .evtSwiper_02 .swiper-slide .eTitle {
    text-align: center;
    padding-top: 20px;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
}

.event_wrap .evtSwiper_02 .swiper-scrollbar {
    left: 50%;
    bottom: 0;
    width: 480px;
    height: 8px;
    background-color: #6b6e7a;
    transform: translateX(-50%);
}

.event_wrap .evtSwiper_02 .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #ffc62b;
}

.eTab_con {
    display: none;
}
.eTab_con.on {
    display: block;
}

/* slider */
.flexslider {
    border: 0px solid #000;
    box-shadow: 0 0 0 transparent;
}
.event_wrap .youtubewrap {
    width: 670px;
    aspect-ratio: 560/315;
    margin: auto;
}
.event_wrap .e_swiper_prev,
.event_wrap .e_swiper_next {
    width: 27px;
    aspect-ratio: 27/46;
    position: absolute;
    top: calc(50% - 18px);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}

.event_wrap .e_swiper_wrap {
    position: relative;
    width: 400px;
    margin: auto;
}
.event_wrap .e_swiper_cont {
    width: 100%;
    overflow-x: hidden;
}

.event_wrap .e_swiper_prev {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251114_cinepick/bnD10_prev.png") no-repeat
        center/100%;
    left: -52px;
}

.event_wrap .e_swiper_next {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/eBook/251114_cinepick/bnD10_next.png") no-repeat
        center/100%;
    right: -52px;
}
.event_wrap .swiper-pagination {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    width: 100%;
    position: static;
    gap: 12px;
}
.event_wrap .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    aspect-ratio: 1;
    border-radius: 50%;
    opacity: 1;
    background-color: #b7b7b7;
    transition: 0.3s;
    font-size: 0px;
}

.event_wrap .swiper-pagination-bullet-active {
    background-color: #ffc62b;
}
.event_wrap .e_swiper_wrap .swiper-slide img {
    width: 100%;
}

.event_wrap .link_01 {
    width: 68%;
    height: 13.5%;
    top: 76.3%;
    left: 50%;
    transform: translateX(-50%);
}
