@charset "UTF-8";

a {
    color: inherit;
}

.event_wrap .inner img {
    width: 2800px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .main_img {
    margin: auto;
    display: block;
}

.event_wrap .e_top_visual {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_bg.jpg") no-repeat center/3000px 100%;
}

.event_wrap .e_callender {
    margin: auto;
    width: fit-content;
    position: relative;
}

.event_wrap .callender_picker {
    position: absolute;
    width: 82%;
    height: 50.2%;
    top: 27.3%;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .callender_picker li {
    aspect-ratio: 1;
    width: 90px;
    position: absolute;
    font-size: 0;
    cursor: pointer;
}

.event_wrap .callender_picker li:nth-child(1) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge1.png") no-repeat center/100%;
    top: 1%;
    right: 0.2%;
}

.event_wrap .callender_picker li:nth-child(1).on {
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge1_on.png");
}
.event_wrap .callender_picker li:nth-child(2) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge2.png") no-repeat center/100%;
    top: 21%;
    right: 56.7%;
}

.event_wrap .callender_picker li:nth-child(2).on {
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge2_on.png");
}
.event_wrap .callender_picker li:nth-child(3) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge3.png") no-repeat center/100%;
    top: 21%;
    right: 14.2%;
}

.event_wrap .callender_picker li:nth-child(3).on {
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge3_on.png");
}
.event_wrap .callender_picker li:nth-child(4) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge4.png") no-repeat center/100%;
    top: 40.7%;
    right: 56.7%;
}

.event_wrap .callender_picker li:nth-child(4).on {
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge4_on.png");
}
.event_wrap .callender_picker li:nth-child(5) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge5.png") no-repeat center/100%;
    top: 40.7%;
    right: 28.4%;
}

.event_wrap .callender_picker li:nth-child(5).on {
    background-image: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250730_history/bnD7_badge5_on.png");
}

.event_wrap .e_con1 {
    background-color: #eaeff2;
}

.event_wrap .history_info {
    width: fit-content;
    margin: auto;
    position: relative;
    display: none;
}

.event_wrap .history_info.on {
    display: block;
}

.event_wrap .e_con2 {
    background-color: #b1d9ef;
}

.event_wrap .e_swiper_wrap2 {
    width: 750px;
    aspect-ratio: 750/500;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.event_wrap :where(.swiper-arrow-prev, .swiper-arrow-next) {
    width: 70px;
    height: 80px;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.2s;
}

.event_wrap .open_pop {
    position: absolute;
    right: 34px;
    bottom: 34px;
    width: 110px;
    aspect-ratio: 1;
    background: url("https://contents.kyobobook.co.kr/pmtn/common/slider/btn_more_02.png") no-repeat center/100%;
    z-index: 2;
}

.event_wrap .swiper:hover :where(.swiper-arrow-prev, .swiper-arrow-next) {
    opacity: 1;
}

.event_wrap .swiper-arrow-prev {
    background: url("https://contents.kyobobook.co.kr/pmtn/common/slider/btn_left_01.png") no-repeat center 100%;
}

.event_wrap .swiper-arrow-next {
    background: url("https://contents.kyobobook.co.kr/pmtn/common/slider/btn_right_01.png") no-repeat center 100%;
    right: 0;
}

.event_wrap .swiper-paging {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    font-family: "Verdana", sans-serif;
    background-color: #fff;
    padding: 5px;
    z-index: 2;
    line-height: 1;
}

.event_wrap .swiper-paging em {
    font-weight: bolder;
    font-style: normal;
}

/* .event_wrap .link {
    display: block;
    position: absolute;
    z-index: 1;
} */

.event_wrap .link {
    position: absolute;
    display: block;
}

.event_wrap .link.link_01 {
    width: 42.5%;
    height: 50%;
    top: 43.8%;
    right: 50%;
}

.event_wrap .link.link_02 {
    width: 42.5%;
    height: 50%;
    top: 43.8%;
    left: 50%;
}

.event_wrap .link.link_03 {
    width: 42.5%;
    height: 50%;
    top: 43.8%;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .link.link_04 {
    width: 750px;
    height: 75%;
    top: 16%;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .link.link_05 {
    width: 750px;
    height: 40%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.event_wrap .e_rel {
    position: relative;
}

.event_wrap .e_notice {
    color: #0b4a6a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    padding-bottom: 100px;
}

.event_wrap .e_notice h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin: 30px 0;
}

.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;
}

.event_wrap .e_notice li em {
    font-weight: 700;
    font-style: normal;
}

.event_wrap .e_notice li::before {
    content: "";
    display: block;
    width: 4px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #0b4a6a;
    position: absolute;
    top: 14px;
    left: 0;
}
