@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 .linkswrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 750px;
    height: fit-content;
    top: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.event_wrap .link_btn {
    width: 190px;
    height: 44px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 44px;
    text-align: left;
    padding: 0 45px 0 25px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.event_wrap .link_btn::after {
    content: "";
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250415_lan/bnD8_arrow_down.png") no-repeat;
    width: 14px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    transition: 0.25s;
}

.event_wrap .link_btn.on::after {
    transform: rotate(180deg) translateY(50%);
}

.event_wrap .link_list {
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    width: 190px;
    max-height: 0;
    transition: 0.5s;
}

.event_wrap .link_list.on {
    max-height: 400px;
}

.event_wrap .link_list li {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
}

.event_wrap .link_list li a {
    display: block;
    padding: 0 45px 0 25px;
}

.event_wrap .e_top_visual {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_bg01.jpg") no-repeat
        center/2800px 100%;
}

.event_wrap .e_con1 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_bg02.jpg") no-repeat
        center/2800px 100%;
}

.event_wrap .e_con2 {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_bg03.jpg") no-repeat top
        center/2800px 2244px;
    padding-top: 155px;
    padding-bottom: 100px;
}
.event_wrap .e_con3 {
    background-color: #fdf1d9;
}
.event_wrap .e_con4 {
    background-color: #ff8d79;
    padding-bottom: 100px;
}
.event_wrap .e_swiperwrap1 {
    width: 1200px;
    margin: auto;
    position: relative;
}
.event_wrap .e_swiperwrap1 .e_swiper_cont {
    overflow: hidden;
}
.event_wrap .e_swiperwrap1 .swiper_pagination_wrapper {
    width: 1200px;
}

.event_wrap .e_swiperwrap1 .swiper-pagination {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-content: center;
    margin-bottom: 50px;
    width: 100%;
    position: static;
    gap: 15px;
}

.event_wrap .e_swiperwrap1 .swiper-pagination-bullet {
    width: 220px;
    height: 82px;
    border-radius: 0;
    opacity: 1;
    background-color: transparent;
    transition: 0.3s;
    font-size: 0px;
}

.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(1) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap1.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(2) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap2.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(3) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap3.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(4) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap4.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(5) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap5.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(6) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap6.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(7) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap7.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(8) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap8.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(9) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap9.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(10) {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap10.png") no-repeat
        center/100%;
}

.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap1_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap2_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap3_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap4_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(5).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap5_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(6).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap6_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(7).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap7_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(8).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap8_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(9).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap9_on.png") no-repeat
        center/100%;
}
.event_wrap .e_swiperwrap1 .swiper-pagination-bullet:nth-child(10).swiper-pagination-bullet-active {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250917_clinicanswer/bnD6_tap10_on.png") no-repeat
        center/100%;
}

.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: 77.4%;
    height: 10.1%;
    left: 50%;
    transform: translateX(-50%);
    top: 77.1%;
}
.event_wrap .link.link_04 {
    width: 51.4%;
    height: 10.1%;
    left: 50%;
    transform: translateX(-50%);
    top: 83.3%;
}
.event_wrap .e_swiperwrap2 {
    width: 520px;
    margin: auto;
    position: relative;
}

.event_wrap .e_swiperwrap2 .e_swiper_cont {
    overflow: hidden;
}

.event_wrap .e_swiperwrap2 .e_swiper_prev,
.event_wrap .e_swiperwrap2 .e_swiper_next {
    width: 19px;
    aspect-ratio: 19/34;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.event_wrap .e_swiperwrap2 .e_swiper_prev {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250725_csat/bnD6_prev.png") no-repeat center/100%;
    left: -54px;
}

.event_wrap .e_swiperwrap2 .e_swiper_next {
    background: url("https://contents.kyobobook.co.kr/pmtn/2025/book/250725_csat/bnD6_next.png") no-repeat center/100%;
    right: -54px;
}

.event_wrap .e_swiperwrap2 .swiper-pagination {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    position: static;
    gap: 15px;
}

.event_wrap .e_swiperwrap2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: transparent;
    border: 1px solid #000;
}

.event_wrap .e_swiperwrap2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}
.event_wrap .e_swiperwrap2 .swiper-slide img {
    width: 100%;
    image-rendering: pixelated;
}
