@charset "utf-8";

/* 웹폰트 */
@import url('/ucl_editor/events/css/webfont.css?ver=2024081401');


br { font-family:dotum;}
span.br {display: block;}
span.br2 {display: inline;}
@media screen and (min-width: 750px) {
    span.br {display: inline;}
    span.br2 {display: block;}
}
.menufixed {position: fixed; top:0!important; z-index:1000; width: 100%;} 
.giftswiper {width: calc(100vw - 40px); margin: 45px auto 45px auto; position: relative; border-radius: 20px;}
.giftswiper .swiper-pagination {bottom: 10px;}
.giftswiper .zoom_btn {position: absolute; right: 10px; bottom: 10px; z-index: 16;}
.giftswiper .zoom_btn a {display: block; width: 46px; height: 46px; background:url(//image.aladin.co.kr/img/events/foreign/2019/01/20190301_foreign_zoom.png) no-repeat center / 100% auto; font-size: 1px; color: transparent; color: transparent; overflow: hidden;}
.swiper-button-next:after, .swiper-button-prev:after {display: none;}
.video_box_out {width: 100%; margin: 0 auto; text-align: center; padding: 30px 0;}
.video_box_out .video_box {width: 90%; margin: 0 auto;}
.video_box_out a.pink_big_btn {width: calc(100% - 40px); margin: 30px 20px 0 20px;}

.book_gift_wrap {background-color: #fff;}
.book_gift_wrap.pdtop {padding: 40px 0 0 0;}
.giftswiper {margin: 0 auto 40px auto;}
.monly_basic_wrap::after, .monly_goods_wrap::after {display: none;}




/* 증정품 공통 css */
.giftswiper {
    width: calc(100vw - 40px);
    aspect-ratio: 750 / 650;
    margin: 40px auto 40px auto;
    position: relative;
    border-radius: 20px;
    padding:
}
.giftswiper .swiper-slide img { display: block; width: 100%; aspect-ratio: 750 / 650; object-fit: cover;}
.giftswiper .zoom_btn { position: absolute; right: 10px; bottom: 10px; z-index: 16; }
.giftswiper .zoom_btn a { display: block; width: 46px; height: 46px; background: url(//image.aladin.co.kr/img/events/foreign/2019/01/20190301_foreign_zoom.png) no-repeat center / 100% auto; font-size: 1px; color: transparent; overflow: hidden; }

@media screen and (min-width: 750px) {
    .giftswiper { width: 750px; margin: 70px auto 70px auto; }
    .giftswiper .zoom_btn a { width: 58px; height: 58px; }
}


/* =============================================   기본 타입1 — 모바일 기준   ============================================= */
.book_type1_wrap { border-bottom: 1px solid #e1e1e2; margin-bottom: 20px; }
.book_type1_top { width: 100%; padding: 50px 0 80px 0; }
.book_type1_top_in { width: 100%; margin: 0 auto; }
.book_type1_top_in .tit_box { width: 96%; padding: 0 2% 0 2%; line-height: 1.2; text-align: center; }
.book_type1_top_in .tit_box .sub_tit1 { color: #fff; font-size: 22px; margin-bottom: 15px; }

.book_type1_top_in .tit_box h1 { color: #fff775; font-size: 44px; line-height: 1.1; margin: 0 0 20px 0; }

.book_type1_top_in .tit_box .sub_tit2 { color: #fff; font-size: 15px; line-height: 1.3; margin-bottom: 30px; }
.book_type1_top_in .book_type1_slide { width: 200px; }
.book_type1_top_in .book_type1_slide .swiper-wrapper { align-items: flex-end; }
.book_type1_top_in .book_type1_slide .swiper-slide { border-radius: 10px; overflow: hidden; box-shadow: 2.5px 4.3px 15px 0 rgba(0,0,0,0.25); }
.book_type1_top_in .book_type1_slide .swiper-slide .iteminfo_v2td1t1 { margin-bottom: 0!important; margin-top: 0!important; }
.book_type1_top_in .book_type1_slide .swiper-slide .iteminfo_v2td1t1,
.book_type1_top_in .book_type1_slide .swiper-slide .iteminfo_v2td1t1td1 { background-color: transparent; }
.book_type1_top_in .book_type1_slide .swiper-slide img { width: 100%; }
.book_type1_top_in .book_type1_slide .swiper-pagination { bottom: -35px; }
.book_type1_top_in .book_type1_slide .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #000; }
.book_type1_top_in .book_type1_slide .swiper-pagination-bullet { width: 10px; height: 10px; border: solid 2px #000; background-color: transparent; opacity: 1; }

/* 책 속의 문장 */
.quote_section { background-color: #eeeeee; }
.quote_section_in { width: 100%; margin: 0 auto; background-image: url("//image.aladin.co.kr/img/events/book/2023/04/2024_book_type1_img1.png"); background-repeat: repeat-y; background-position: left 40px top; background-size: 3px auto; padding: 25px 0; }
.quote_section_in .quote_tit { font-size: 24px; font-weight: bold; margin-left: 15px; vertical-align: middle; color: var(--quote-color, #333); }
.quote_section_in .quote_tit::before { content: ''; display: inline-block; width: 50px; height: 50px; border-radius: 50%; background-image: url("//image.aladin.co.kr/img/events/book/2023/04/2024_book_type1_img2.png"); background-repeat: no-repeat; background-size: 25px 18px; background-position: right 8px top 19px; margin-right: 30px; vertical-align: middle; background-color: var(--quote-color, #333); }
.quote_section_in .quote_box { display: flex; align-items: center; margin: 25px 20px 0 15px; }
.quote_section_in .quote_page {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 1.5px 2.6px 2px 0 rgba(0,0,0,0.25);
    border: solid 2px #f5f5f5;
    background-color: #fff;
    font-size: 15px;
    letter-spacing: -1.5px;
    line-height: 50px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    margin-right: 15px;
    flex-shrink: 0;
    color: var(--quote-color, #333);
}
.quote_section_in .quote_box p { font-size: 15px; color: #282828; margin: 0; line-height: 1.4; }


.book_type1_booklist { background-color: #f5f5f5; }
.book_type1_booklist .book_type1_booklist_in { width: 100%; margin: 0 auto; text-align: center; padding: 40px 0; }
.book_type1_booklist .book_type1_booklist_in .tit { display: inline-block; min-width: 234px; max-width: 300px; height: 40px; line-height: 44px; border-radius: 20px; font-size: 19px; text-align: center; margin-bottom: 40px; color: #000; border: solid 2px #000; padding: 0 10px; }
.book_type1_booklist .book_type1_booklist_in ul { display: flex; flex-wrap: wrap; align-items: flex-end; }
.book_type1_booklist .book_type1_booklist_in ul li { width: 50%; padding: 0 0 25px 0; }
.book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td1 { background-color: #f5f5f5; }
.book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td1 img { width: 130px; border-radius: 10px; border: solid 1px #d5d5d5; transition: box-shadow 0.3s ease; }
.book_type1_booklist .book_type1_booklist_in ul li:hover .iteminfo_v2td1t1td1 img { box-shadow: 2.5px 4.3px 10px 0 rgba(0,0,0,0.2); }
.book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td2 { padding: 8px 0; }
.book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td2 a { font-size: 15px; font-weight: normal; }

.book_type1_wrap .video_box_out { background-color: #fff; }

/* =============================================   컬러 선언 (변경 시 이 블록만 교체)   ============================================= */
.book_type1_wrap.color1,
.book_type1_wrap.color1 .book_type1_sentence_in .tit::before { background-color: #F73E35; }
.book_type1_wrap.color1 .book_type1_top_in .tit_box h1 { color: #fffaab; }
.book_type1_wrap.color1 .pink_big_btn { background-color: #F73E35; }
.book_type1_wrap.color1 .book_type1_sentence_in .tit,
.book_type1_wrap.color1 .book_type1_sentence_in .s_box .page { color: #f73e35; }
.book_type1_wrap.color1 .book_type1_booklist .book_type1_booklist_in .tit { color: #fc4940; border: solid 2px #fc4940; }


/* =============================================   기본 타입1 PC 대응 (min-width: 750px)   ============================================= */
@media screen and (min-width: 750px) {

    .book_type1_wrap { margin-bottom: 30px; }
    .book_type1_top { padding: 100px 0; }
    .book_type1_top_in { width: 1150px; display: flex; justify-content: space-between; align-items: center; }
    .book_type1_top_in .tit_box { width: 500px; padding: 0 0 0 110px; text-align: left; }
    .book_type1_top_in .tit_box .sub_tit1 { font-size: 43px; margin-bottom: 20px; }

    /* h2 → h1 PC 대응 */
    .book_type1_top_in .tit_box h1 { font-size: 84px; line-height: 1.1; margin: 0 0 30px 0; }

    .book_type1_top_in .tit_box .sub_tit2 { font-size: 30px; line-height: 1.3; margin-bottom: 0; }
    .book_type1_top_in .book_type1_slide { width: 320px; }
    .book_type1_top_in .book_type1_slide .swiper-pagination { bottom: -40px; }

    /* 책 속의 문장 */
    .quote_section_in { width: 930px; background-position: left 87px top; background-size: 6px auto; padding: 80px 0; }
    .quote_section_in .quote_tit { font-size: 35px; margin-left: 40px; }
    .quote_section_in .quote_tit::before { width: 100px; height: 100px; background-size: 50px 36px; background-position: right 17px top 38px; margin-right: 30px; }
    .quote_section_in .quote_box { margin: 40px 90px 0 44px; }
    .quote_section_in .quote_page { width: 90px; height: 90px; font-size: 20px; letter-spacing: -0.6px; line-height: 90px; margin-right: 36px; }
    .quote_section_in .quote_box p { font-size: 22px; }

    .video_box_out { padding: 60px 0; }
    .video_box_out a.pink_big_btn { width: 336px; margin: 50px 0 0 0; }
    .video_box_out .video_box { width: 750px; }

    /* span.page PC 대응 */
    .book_type1_sentence_in .s_box .page { width: 90px; height: 90px; font-size: 20px; letter-spacing: -0.6px; line-height: 90px; margin-right: 36px; }

    .book_type1_sentence_in .s_box p { font-size: 22px; }

    .book_type1_booklist .book_type1_booklist_in { width: 930px; padding: 80px 0; }
    .book_type1_booklist .book_type1_booklist_in .tit { min-width: 390px; max-width: 414px; height: 60px; line-height: 64px; border-radius: 32px; font-size: 24px; margin-bottom: 50px; }
    .book_type1_booklist .book_type1_booklist_in ul li { width: 25%; padding: 0 0 40px 0; }
    .book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td1 img { width: 200px; }
    .book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td2 { padding: 10px 0; }
    .book_type1_booklist .book_type1_booklist_in ul li .iteminfo_v2td1t1td2 a { font-size: 15px; }

}

/* =============================================
   기본 타입2 — 모바일 기준
   ============================================= */
.book_type2_top { width: 100%; position: relative; overflow: hidden; }
.book_type2_top::after { content: ''; width: 100%; height: 30px; background-image: linear-gradient(to bottom, rgba(164,164,164,0) 0%, rgba(164,164,164,0.2) 100%); position: absolute; bottom: 0; z-index: 10; }
.book_type2_top_in { width: 100%; height: auto; margin: 0 auto; padding: 0 12px; box-sizing: border-box; }
.book_type2_top_in .tit_box { margin-right: 0; text-align: center; padding: 40px 0 0 0; }
.book_type2_top_in .tit_box .sub_tit1 { font-size: 23px; margin-bottom: 15px; line-height: 1.2; letter-spacing: -1px; color: #333; }
.book_type2_top_in .tit_box h1 { font-size: 43px; margin: 0 0 20px 0; line-height: 1.1; letter-spacing: -2.5px; }
.book_type2_top_in .tit_box .sub_tit2 { font-size: 17px; line-height: 1.2; color: #333; border-top: 1px solid #333; padding: 20px 10px; }
.book_type2_top_in .book_box {
    width: 100%;
    height: 400px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    border-top: 1px solid #333;
    position: relative;
    overflow: hidden;
}
.book_type2_top_in .book_box::after { content: ''; width: 100%; height: 40px; background-image: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 0%, rgba(164,164,164,0) 70%); position: absolute; top: -20px; z-index: 10; }
.book_type2_top_in .book_box .swiper { width: 142px; height: 100%; margin: 0; }
.book_type2_top_in .book_box .swiper ~ .swiper { margin-left: 20px; }
.book_type2_top_in .book_box .swiper .swiper-wrapper { transition-timing-function: linear; }
.book_type2_top_in .book_box .swiper .swiper-slide { width: 140px; height: auto; margin-bottom: 20px; border-radius: 10px; overflow: hidden; border: solid 1px #d5d5d5; box-sizing: border-box; }
.book_type2_top_in .book_box .swiper .swiper-slide .iteminfo_v2td1t1 { margin-bottom: 0!important; margin-top: 0!important; }
.book_type2_top_in .book_box .swiper .swiper-slide img { width: 100%; box-sizing: border-box; }

/* 해시태그 */
.book_type2_tag { width: 100%; background-color: #f5f5f5; padding: 35px 0 20px 0; }
.book_type2_tag .book_type2_tag_in { width: 90%; margin: 0 auto; }
.book_type2_tag_list { list-style: none; display: flex; flex-wrap: wrap; }
.book_type2_tag_list li { display: inline-block; }
.book_type2_tag .book_type2_tag_in a { display: inline-block; height: 40px; line-height: 40px; padding: 0 15px; border-radius: 20px; margin-right: 7px; margin-bottom: 14px; font-size: 15px; box-sizing: border-box; font-weight: bold; }
.book_type2_tag .book_type2_tag_in a:hover { text-decoration: none; }
.book_type2_tag .book_type2_tag_in a.blue { border: 1px #0178A7 solid; color: #0178A7; }
.book_type2_tag .book_type2_tag_in a.purple { border: 1px #3a16b0 solid; color: #3a16b0; }
.book_type2_tag .book_type2_tag_in a.red { border: 1px #DC1409 solid; color: #DC1409; }

/* =============================================
   ev-banner1 — 텍스트형 배너 (구조만, 컬러 제외)
   ============================================= */
.ev-banner1-wrap { margin-bottom: 30px; }
.ev-banner1 { width: 100%; }
.ev-banner1 a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: -1px;
    box-sizing: border-box;
}
.ev-banner1 a:hover { text-decoration: none; }

/* 쿠폰 */
.book_type2_coupon { border-bottom: 1px solid #c9c9c9; }
.book_type2_coupon.type1 { display: flex; flex-wrap: wrap; justify-content: center; padding: 25px 0; }
.book_type2_coupon.type1 > div { width: 50%; padding: 0 15px; box-sizing: border-box; }
.book_type2_coupon.type1 .tit { position: relative; padding: 15px 0 0 0; line-height: 1.2; font-size: 17px; color: #333; font-weight: bold; margin-bottom: 10px; }
.book_type2_coupon.type1 .tit::before { content: ''; display: block; width: 20px; height: 3px; background-color: #eb217c; position: absolute; left: 0; top: 0; }
.book_type2_coupon.type2 { padding: 20px 0; }
.book_type2_coupon.type2 > div { width: 100%; margin: 0 auto; padding: 0 15px; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; }
.book_type2_coupon.type2 .tit { position: relative; padding: 0 10px 0 10px; line-height: 1.3; font-size: 17px; color: #333; letter-spacing: -1px; }
.book_type2_coupon.type2 .tit::before { content: ''; display: block; width: 3px; height: 20px; background-color: #eb217c; position: absolute; left: 0; top: -10px; }
.book_type2_coupon.type2 .tit strong { font-size: 16px; color: #eb217c; }
.book_type2_coupon .coupon_down { width: 150px; height: 90px; background: url("//image.aladin.co.kr/img/events/book/2023/04/coupon_bg.png?RS=300") no-repeat center; background-size: 150px auto; position: relative; padding: 0; margin: 0; }
.book_type2_coupon .coupon_down a span { font-size: 30px; left: 13px; top: 48px; letter-spacing: -2px; }
.book_type2_coupon .coupon_down .coupon_name { font-size: 15px; color: #CD1873; font-family: 'Noto Sans KR'; letter-spacing: 3px; position: absolute; left: 13px; top: 20px; z-index: 10; }

.before-randomtab { margin-top: 40px; }

/* =============================================
   기본 타입2 + ev-banner1 — PC 대응
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type2_top_in { width: 1080px; height: 740px; display: flex; align-items: center; justify-content: space-between; padding: 0; }
    .book_type2_top_in .tit_box { margin-right: 36px; text-align: left; padding: 0; }
    .book_type2_top_in .tit_box .sub_tit1 { font-size: 44px; margin-bottom: 30px; letter-spacing: -2px; }
    .book_type2_top_in .tit_box h1 { font-size: 90px; margin: 0 0 30px 0; line-height: 1.1; letter-spacing: -4.5px; }
    .book_type2_top_in .tit_box .sub_tit2 { font-size: 30px; border: none; padding: 0; }
    .book_type2_top_in .book_box { width: 424px; height: 100%; border: none; }
    .book_type2_top_in .book_box::after { display: none; }
    .book_type2_top_in .book_box .swiper { width: 202px; }
    .book_type2_top_in .book_box .swiper .swiper-slide { width: 202px; }

    .book_type2_tag { padding: 55px 0 37px 0; }
    .book_type2_tag .book_type2_tag_in { width: 840px; }
    .book_type2_tag .book_type2_tag_in a { height: 50px; line-height: 50px; padding: 0 35px; border-radius: 25px; margin-right: 14px; margin-bottom: 18px; font-size: 19px; }

    .ev-banner1-wrap { margin-bottom: 50px; }
    .ev-banner1 a { width: 750px; padding: 24px 20px 24px 0; font-size: 26px; letter-spacing: -2px; }
    
    .book_type2_coupon.type1 { padding: 60px 0; }
    .book_type2_coupon.type1 > div { width: 300px; padding: 0 35px; box-sizing: content-box; }
    .book_type2_coupon.type1 .tit { font-size: 24px; margin-bottom: 15px; padding: 0 0 0 30px; }
    .book_type2_coupon.type1 .tit::before { width: 5px; height: 30px; top: -15px; }
    .book_type2_coupon.type2 { padding: 40px 0; }
    .book_type2_coupon.type2 > div { width: 750px; padding: 0 35px; }
    .book_type2_coupon.type2 .tit { font-size: 32px; letter-spacing: -2px; padding: 0 20px 0 30px; }
    .book_type2_coupon.type2 .tit::before { width: 5px; height: 30px; top: -15px; }
    .book_type2_coupon.type2 .tit strong { font-size: 28px; }
    .book_type2_coupon .coupon_down { width: 300px; height: 170px; background-size: 300px auto; }
    .book_type2_coupon .coupon_down a span { font-size: 60px; left: 25px; top: 90px; }
    .book_type2_coupon .coupon_down .coupon_name { font-size: 20px; letter-spacing: 10px; left: 25px; top: 35px; }
}


/* =============================================
   기본 타입3 — 모바일 기준
   ============================================= */
.book_type3_wrap { }
.book_type3_wrap .book_type3_top_in { width: 100%; margin: 0 auto; padding: 40px 0; }
.book_type3_wrap .book_type3_top_in .tit_box { text-align: center; margin-bottom: 40px; }
.book_type3_wrap .book_type3_top_in .tit_box .sub_tit { font-size: 20px; line-height: 1.2; margin-bottom: 10px; }

/* h2 → h1 변경 */
.book_type3_wrap .book_type3_top_in .tit_box h1 { font-size: 40px; line-height: 1.2; margin: 0; }

.book_type3_wrap .book_type3_top_in .bookslide_box_out { padding: 0 20px 30px 20px; position: relative; }
.book_type3_wrap .book_type3_top_in .bookslide_box_out .bookslide-pagination { position: absolute; bottom: 0; text-align: center; width: 100%; }
.book_type3_wrap .book_type3_top_in .bookslide_box_out .swiper-pagination-bullet { width: 10px; height: 10px; border: 2px solid #fff; margin: 0 6px; }
.book_type3_wrap .book_type3_top_in .bookslide_box_out .swiper-pagination-bullet-active { background-color: #fff; }
.book_type3_wrap .book_type3_top_in .bookslide_box { background-color: #fff; border-top: 2px solid #000; border-bottom: 2px solid #000; padding: 30px 0; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide { padding: 0 35px; box-sizing: border-box; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .txt { font-size: 16px; line-height: 1.6; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .name { font-size: 16px; text-align: right; color: #808080; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover { width: 80%; margin: 0 auto 20px auto; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover .iteminfo_v2td1t1td2 a.bov { display: inline-block; font-size: 16px; font-weight: bold; text-decoration: none; color: #222; font-family: 'Noto Sans KR', sans-serif; letter-spacing: -1px; margin: 10px 0 5px 0; line-height: 1.4; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover .iteminfo_v2td1t1td2 .gw { font-size: 14px; font-family: 'Noto Sans KR', sans-serif; letter-spacing: -1px; line-height: 1.2; }
.book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover .iteminfo_v2td1t1td1 img { border: 1px solid #f5f5f5; }

/* ev-banner2 — 이미지+텍스트형 배너 (구조만, 컬러 제외) */
.ev-banner2 { margin: 50px auto; padding: 0 20px; }
.ev-banner2 .banner_box { width: 100%; height: 90px; border-radius: 10px; overflow: hidden; }
.ev-banner2 .banner_box ~ .banner_box { margin-top: 10px; }
.ev-banner2 .banner_box a { display: flex; color: #fff; justify-content: space-between; align-items: center; padding: 0 0 0 20px; box-sizing: border-box; }
.ev-banner2 .banner_box a:hover { text-decoration: none; }
.ev-banner2 .banner_box a .bn_txt { font-size: 18px; line-height: 1.2; }
.ev-banner2 .banner_box a .bn_img { width: 80px; flex-shrink: 0; }
.ev-banner2 .banner_box a .bn_img img { width: 100%; }

/* =============================================
   기본 타입3 — PC 대응 (min-width: 750px)
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type3_wrap .book_type3_top_in { width: 750px; padding: 130px 0; }
    .book_type3_wrap .book_type3_top_in .tit_box .sub_tit { font-size: 40px; }
    .book_type3_wrap .book_type3_top_in .tit_box h1 { font-size: 80px; }
    .book_type3_wrap .book_type3_top_in .bookslide_box_out { padding: 0 0 40px 0; }
    .book_type3_wrap .book_type3_top_in .bookslide_box_out .swiper-pagination-bullet { width: 15px; height: 15px; }
    .book_type3_wrap .book_type3_top_in .bookslide_box { padding: 65px 0; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide { padding: 0 70px; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .txt { font-size: 22px; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .name { font-size: 22px; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover { width: 400px; margin: 0 auto; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover .iteminfo_v2td1t1td2 a.bov { font-size: 24px; margin: 20px 0 10px 0; }
    .book_type3_wrap .book_type3_top_in .bookslide_box .swiper-slide .cover .iteminfo_v2td1t1td2 .gw { font-size: 20px; }

    .ev-banner2 { width: 750px; display: flex; margin: 100px auto; gap: 6px; }
    .ev-banner2 .banner_box { width: calc(50% - 3px); height: 90px; }
    .ev-banner2 .banner_box ~ .banner_box { margin-top: 0; }
}

/* =============================================
   기본 타입4 — 모바일 기준
   ============================================= */
.book_type4_wrap .book_type4_top { padding: 60px 0 35px 0; }
.book_type4_wrap .book_type4_top .tit_box { text-align: center; padding-bottom: 25px; }
.book_type4_wrap .book_type4_top .tit_box .sub_tit { font-size: 16px; line-height: 1.2; margin-bottom: 15px; }
.book_type4_wrap .book_type4_top .tit_box h1 { font-size: 45px; line-height: 1.1; margin: 0; }
.book_type4_wrap .book_type4_top .bookslide .swiper-wrapper { transition-timing-function: linear; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide { width: 200px; position: relative; display: flex; margin: 0 10px; padding: 10px 15px; box-sizing: border-box; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide::after { content: ''; display: block; width: 100%; height: 20px; background-color: rgba(255,255,255,0.2); border-radius: 10px; position: absolute; bottom: 0; left: 0; z-index: -1; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .cover { width: 85px; flex-shrink: 0; margin-right: 9px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .cover .iteminfo_v2td1t1td1 { width: 100%; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .cover .iteminfo_v2td1t1td1 img { width: 100%; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt { overflow: hidden; margin-bottom: 5px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt::after { content: ''; display: inline-block; width: 2px; height: calc(100% - 20px); background-color: #000; margin: 5px 0; box-sizing: border-box; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 { text-align: left!important; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 a { display: inline-block; color: #fff; font-size: 13px; line-height: 1.3; font-family: 'NanumBarunGothic'; font-weight: normal; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 a:hover { text-decoration: none; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 .gw { color: #dcdcdc!important; font-size: 13px; font-family: 'NanumBarunGothic'; margin-top: 5px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(2n) { width: 250px; padding: 80px 15px 10px 15px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(2n) .cover { width: 100px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(3n) { width: 220px; padding: 80px 15px 10px 15px; }
.book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(3n) .cover { width: 70px; }

/* =============================================
   sentence_section — 독립 컴포넌트
   ============================================= */
.sentence_section { padding: 35px 0; }
.sentence_section h2 { font-size: 20px; text-align: center; margin: 0 0 20px 0; }
.sentence_section .sentence_slide .swiper-slide {
    width: 300px;
    height: 147px;
    margin: 0 6px;
    border-radius: 20px;
    background-color: var(--sentence-color, #d9fc15);
}
.sentence_section .sentence_slide .swiper-slide a { display: block; padding: 24px 18px; line-height: 1.4; }
.sentence_section .sentence_slide .swiper-slide a:hover { text-decoration: none; }
.sentence_section .sentence_slide .swiper-slide a p { font-size: 15px; margin: 0; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sentence_section .sentence_slide .swiper-slide a .tit { font-size: 20px; margin-bottom: 5px; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.sentence_section .sentence_slide .swiper-button-next,
.sentence_section .sentence_slide .swiper-button-prev { display: none; }

/* ev-banner3 — 텍스트+화살표 배경이미지형 (구조만, 컬러 제외) */
.ev-banner3 { margin: 20px 0; }
.ev-banner3 .banner_box a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 19px 50px 19px 20px;
    box-sizing: border-box;
    background: url("//image.aladin.co.kr/img/events/book/2024/01/book_type4_bn_arr.png") no-repeat center right 20px / 20px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.ev-banner3 .banner_box a em { color: #ebfe16; font-style: normal; }
.ev-banner3 .banner_box a:hover { text-decoration: none; }
.ev-banner3-wrap { margin-bottom: 30px; }

/* =============================================
   기본 타입4 + sentence_section — PC 대응
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type4_wrap .book_type4_top { padding: 120px 0 70px 0; }
    .book_type4_wrap .book_type4_top .tit_box { padding-bottom: 50px; }
    .book_type4_wrap .book_type4_top .tit_box .sub_tit { font-size: 30px; margin-bottom: 30px; }
    .book_type4_wrap .book_type4_top .tit_box h1 { font-size: 110px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide { width: 360px; padding: 20px 30px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide::after { height: 40px; border-radius: 20px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide .cover { width: 150px; margin-right: 18px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt::after { width: 4px; height: calc(100% - 20px); margin: 10px 0; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 a { font-size: 22px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide .txt .iteminfo_v2td1t1td2 .gw { font-size: 15px; margin-top: 10px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(2n) { width: 420px; padding: 100px 30px 20px 30px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(2n) .cover { width: 200px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(3n) { width: 340px; padding: 140px 30px 20px 30px; }
    .book_type4_wrap .book_type4_top .bookslide .swiper-slide:nth-child(3n) .cover { width: 130px; }

    .sentence_section { padding: 70px 0; }
    .sentence_section h2 { font-size: 36px; margin: 0 0 40px 0; }
    .sentence_section .sentence_slide .swiper-slide { width: 360px; height: 147px; margin: 0 15px; }
    .sentence_section .sentence_slide .swiper-slide a { padding: 24px 20px; }
    .sentence_section .sentence_slide .swiper-slide a p { font-size: 16px; }
    .sentence_section .sentence_slide .swiper-button-next,
    .sentence_section .sentence_slide .swiper-button-prev { display: block; }

    .ev-banner3 { margin: 40px 0 60px 0; }
    .ev-banner3 .banner_box { width: 930px; margin: 0 auto; }
    .ev-banner3 .banner_box a { padding: 30px 60px 30px 20px; background-size: 25px; font-size: 24px; letter-spacing: -1px; font-weight: normal; }
    .ev-banner3-wrap { margin-bottom: 50px; }
}


/* =============================================
   기본 타입5 — 모바일 기준
   ============================================= */
.book_type5_wrap { position: relative; }
.book_type5_wrap .book_type5_top { padding: 30px 0 0 0; }
.book_type5_wrap .book_type5_top .tit_box { width: 90%; margin: 0 auto; padding-bottom: 30px; text-align: center; }
.book_type5_wrap .book_type5_top .tit_box h1 { font-size: 25px; margin: 0 0 5px 0; line-height: 1.2; color: #222; }
.book_type5_wrap .book_type5_top .tit_box h1 em { font-style: normal; }
.book_type5_wrap .book_type5_top .tit_box .sub_tit { font-size: 15px; line-height: 1.2; }

.book_type5_list { width: 100%; padding-bottom: 70px; position: relative; overflow: hidden; }
.book_type5_list .bg { display: block; width: 100%; position: absolute; top: 0; left: 0; }
.book_type5_list .bg::after { content: ''; display: block; width: 100%; height: 70px; position: absolute; bottom: 0; left: 0; background-color: #fff; }
.book_type5_list ul { width: 90%; margin: 0 auto; display: flex; justify-content: center; align-items: flex-end; gap: 40px; flex-wrap: wrap; }
.book_type5_list ul li a { display: block; position: relative; }
.book_type5_list ul li .cover { width: 120px; box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.16); }
.book_type5_list ul li .cover img { width: 100%; display: block; }
.book_type5_list .shadow { width: 200%; height: 70px; overflow: hidden; margin: 0 -50%; }
.book_type5_list .shadow span { display: block; width: 110px; height: 20px; filter: blur(15px); -webkit-filter: blur(15px); position: relative; top: -15px; margin: 0 auto; overflow: hidden; }
.book_type5_list .shadow span img { width: 100%; height: 30px; transform: rotate(180deg); }
.book_type5_list .shadow img { width: 100%; transform: rotate(180deg); }
.book_type5_list ul li .text { width: 120px; position: absolute; bottom: 0; text-align: center; z-index: 10; }
.book_type5_list ul li .text .tit { font-size: 14px; font-weight: bold; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.book_type5_list ul li .text .author { font-size: 11px; color: #777; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

/* =============================================
   기본 타입5 — PC 대응 (min-width: 750px)
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type5_wrap .book_type5_top { padding: 100px 0 0 0; }
    .book_type5_wrap .book_type5_top .tit_box { width: 750px; padding-bottom: 40px; }
    .book_type5_wrap .book_type5_top .tit_box h1 { font-size: 50px; margin-bottom: 10px; }
    .book_type5_wrap .book_type5_top .tit_box .sub_tit { font-size: 24px; }
    .book_type5_list { padding-bottom: 140px; }
    .book_type5_list .bg::after { height: 100px; }
    .book_type5_list ul { width: 750px; gap: 58px; }
    .book_type5_list ul li .cover { width: 184px; }
    .book_type5_list .shadow { height: 100px; }
    .book_type5_list .shadow span { width: 184px; height: 40px; filter: blur(30px); -webkit-filter: blur(30px); top: -25px; }
    .book_type5_list ul li .text { width: 184px; bottom: 18px; }
    .book_type5_list ul li .text .tit { font-size: 14px; }
    .book_type5_list ul li .text .author { font-size: 12px; }
}

/* =============================================
   기본 타입6 — 모바일 기준
   ============================================= */
.book_type6_wrap .book_type6_top { width: 90%; margin: 0 auto 25px auto; padding: 50px 0 25px 0; }
.book_type6_wrap .book_type6_top .tit_box { margin-bottom: 35px; }
.book_type6_wrap .book_type6_top .tit_box .sub_tit { font-size: 16px; line-height: 1.2; text-align: center; margin-bottom: 20px; }

/* h2 → h1 변경 */
.book_type6_wrap .book_type6_top .tit_box h1 { display: flex; gap: 7px; justify-content: center; font-weight: normal; margin: 0; }
.book_type6_wrap .book_type6_top .tit_box h1 span { display: inline-block; width: 46px; height: 46px; line-height: 46px; border-radius: 50%; font-size: 30px; text-align: center; }

.book_type6_wrap .book_type6_top .book_box { display: flex; justify-content: center; align-items: flex-end; gap: 15px; }
.book_type6_wrap .book_type6_top .book_box li { width: 150px; border-radius: 15px; overflow: hidden; }
.book_type6_wrap .book_type6_top .book_box li .cover .iteminfo_v2td1t1 { margin-top: 0!important; margin-bottom: 0!important; }
.book_type6_wrap .book_type6_top .book_box li .cover .iteminfo_v2td1t1td1 { width: 150px; }
.book_type6_wrap .book_type6_top .book_box li .cover .iteminfo_v2td1t1td1 img { width: 100%; display: block; }
.book_type6_wrap .book_type6_top .book_box li .text { height: 75px; text-align: center; padding: 10px; box-sizing: border-box; }
.book_type6_wrap .book_type6_top .book_box li .text .tit { font-size: 15px; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 5px; line-height: 1.2; letter-spacing: -1px; }
.book_type6_wrap .book_type6_top .book_box li .text .author { font-size: 14px; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height: 1.2; }

/* =============================================
   sentence_section2 — 리스트형 독립 컴포넌트
   (구조만, 컬러 제외)
   ============================================= */
.sentence_section2 { width: 90%; margin: 0 auto 25px auto; }

/* h3 → h2 변경 */
.sentence_section2 h2 { font-size: 18px; margin: 0 0 15px 0; line-height: 1.2; }

.sentence_section2 ul { border-radius: 15px; padding: 20px 15px; background-color: var(--sentence2-bg, #f1ece5); }
.sentence_section2 ul li { display: flex; align-items: center; }
.sentence_section2 ul li ~ li { margin-top: 20px; }
.sentence_section2 ul li .page { width: 44px; height: 44px; background-color: #fff; border-radius: 50%; flex-shrink: 0; margin-right: 15px; text-align: center; line-height: 44px; font-size: 15px; font-weight: bold; color: #000; }
.sentence_section2 ul li p { font-size: 15px; color: #666; line-height: 1.4; }


/* =============================================
   기본 타입6 + sentence_section2 — PC 대응
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type6_wrap .book_type6_top { width: 900px; margin: 0 auto 50px auto; padding: 150px 0 50px 0; }
    .book_type6_wrap .book_type6_top .tit_box { margin-bottom: 70px; }
    .book_type6_wrap .book_type6_top .tit_box .sub_tit { font-size: 30px; margin-bottom: 40px; }
    .book_type6_wrap .book_type6_top .tit_box h1 { gap: 15px; }
    .book_type6_wrap .book_type6_top .tit_box h1 span { width: 136px; height: 136px; line-height: 136px; font-size: 90px; }
    .book_type6_wrap .book_type6_top .book_box { gap: 50px; }
    .book_type6_wrap .book_type6_top .book_box li { width: 350px; border-radius: 30px; }
    .book_type6_wrap .book_type6_top .book_box li .cover .iteminfo_v2td1t1td1 { width: 350px; }
    .book_type6_wrap .book_type6_top .book_box li .text { height: 130px; padding: 20px; }
    .book_type6_wrap .book_type6_top .book_box li .text .tit { font-size: 26px; margin-bottom: 10px; }
    .book_type6_wrap .book_type6_top .book_box li .text .author { font-size: 18px; }

    .sentence_section2 { width: 750px; margin: 0 auto 50px auto; }
    .sentence_section2 h2 { font-size: 32px; margin: 0 0 30px 0; }
    .sentence_section2 ul { border-radius: 30px; padding: 20px; }
    .sentence_section2 ul li .page { width: 88px; height: 88px; line-height: 90px; font-size: 20px; margin-right: 30px; }
    .sentence_section2 ul li ~ li { margin-top: 22px; }
    .sentence_section2 ul li p { font-size: 16px; }
}

/* =============================================
   기본 타입7 — 모바일 기준
   ============================================= */
.book_type7_wrap { width: 100%; margin: 0 auto; }
.book_type7_wrap .tit_box { text-align: center; line-height: 1.2; padding: 45px 0 0 0; }
.book_type7_wrap .tit_box .sub_tit { font-size: 18px; margin: 0 0 5px 0; }

/* h2 → h1 변경 */
.book_type7_wrap .tit_box h1 { font-size: 32px; font-weight: bold; margin: 0 0 15px 0; }

/* 상단 도서 슬라이드 */
.book_type7_wrap .topbook { padding-bottom: 15px; }
.book_type7_wrap .topbook .cover { width: 110px; margin: 0 auto 15px auto; border-radius: 5px; overflow: hidden; box-shadow: 0 6px 10px 0 rgba(0,0,0,0.15); }
.book_type7_wrap .topbook .cover .iteminfo_v2td1t1 { margin: 0!important; }
.book_type7_wrap .topbook .cover .iteminfo_v2td1t1td1 img { width: 100%; }
.book_type7_wrap .topbook .txt_box { text-align: center; line-height: 1.4; }
.book_type7_wrap .topbook .txt_box .txt1 { font-size: 13px; color: #696969; }
.book_type7_wrap .topbook .txt_box .txt2 { font-size: 15px; color: #333; }

/* 썸네일 */
.book_type7_wrap .topbook_thumbs { width: calc(100% - 80px); margin: 0 auto 45px auto; }
.book_type7_wrap .topbook_thumbs .swiper-slide { width: 50px; height: 50px; border-radius: 8px; overflow: hidden; cursor: pointer; opacity: 0.4; margin-right: 10px; }
.book_type7_wrap .topbook_thumbs .swiper-slide:last-child { margin-right: 0; }
.book_type7_wrap .topbook_thumbs .swiper-slide .iteminfo_v2td1t1td1 img { width: 50px; }
.book_type7_wrap .topbook_thumbs .swiper-slide .iteminfo_v2td1t1td1 a { pointer-events: none; }
.book_type7_wrap .topbook_thumbs .swiper-slide .iteminfo_v2td1t1 { margin: 0!important; }
.book_type7_wrap .topbook_thumbs .swiper-slide.swiper-slide-thumb-active { opacity: 1; }
.book_type7_wrap .topbook_thumbs_out { position: relative; }
.book_type7_wrap .topbook_thumbs_out .topbook_thumbs-next,
.book_type7_wrap .topbook_thumbs_out .topbook_thumbs-prev { width: 45px; height: 45px; position: absolute; top: 0; background: url('//image.aladin.co.kr/img/svg/arrow_back_b.svg') no-repeat center; background-size: 9px auto; opacity: 0.5; cursor: pointer; }
.book_type7_wrap .topbook_thumbs_out .topbook_thumbs-next { right: 0; transform: rotate(180deg); }
.book_type7_wrap .topbook_thumbs_out .topbook_thumbs-prev { left: 0; }

/* =============================================
   recommend_section — MD 추천글 독립 컴포넌트
   (구조만, 컬러 제외)
   ============================================= */
.recommend_section { width: 90%; background-color: #f9f8f3; border-radius: 0 10px 10px 0; border-left: 5px solid var(--recommend-color, #3c794e); padding: 15px 15px 15px 45px; position: relative; line-height: 1.4; margin: 0 auto 45px auto; box-sizing: border-box; }
.recommend_section::before { content: '\201C'; display: block; font-size: 50px; font-family: 'esamanru'; position: absolute; left: 10px; top: 10px; color: var(--recommend-color, #3c794e); }
.recommend_section .txt1 { font-size: 16px; margin: 0 0 10px 0; color: #333; }
.recommend_section p { font-size: 15px; color: #555; margin: 0 0 10px 0; }
.recommend_section .md_name { font-size: 13px; color: #666; }
.recommend_section .go_link { text-align: right; }
.recommend_section .go_link a { display: inline-block; height: 36px; line-height: 38px; padding: 0 14px; color: #fff; font-size: 14px; border-radius: 5px; background-color: var(--recommend-color, #3c794e); }
.recommend_section .go_link a:hover { text-decoration: none; }

/* =============================================
   기본 타입7 + recommend_section — PC 대응
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type7_wrap { width: 750px; }
    .book_type7_wrap .tit_box { padding: 90px 0 0 0; }
    .book_type7_wrap .tit_box .sub_tit { font-size: 36px; margin: 0 0 15px 0; }
    .book_type7_wrap .tit_box h1 { font-size: 64px; margin: 0 0 30px 0; }
    .book_type7_wrap .topbook { padding-bottom: 30px; }
    .book_type7_wrap .topbook .cover { width: 200px; margin: 0 auto 30px auto; border-radius: 10px; }
    .book_type7_wrap .topbook .txt_box .txt1 { font-size: 22px; }
    .book_type7_wrap .topbook .txt_box .txt2 { font-size: 24px; }
    .book_type7_wrap .topbook_thumbs { width: 530px; margin: 0 auto 90px auto; }
    .book_type7_wrap .topbook_thumbs .swiper-slide { width: 90px; height: 90px; margin-right: 20px; }
    .book_type7_wrap .topbook_thumbs .swiper-slide .iteminfo_v2td1t1td1 img { width: 90px; }
    .book_type7_wrap .topbook_thumbs_out .topbook_thumbs-next,
    .book_type7_wrap .topbook_thumbs_out .topbook_thumbs-prev { width: 100px; height: 90px; background-size: 18px auto; }

    .recommend_section { width: 100%; border-left-width: 11px; border-radius: 0 15px 15px 0; padding: 30px 30px 30px 90px; margin: 0 auto 90px auto; }
    .recommend_section::before { font-size: 100px; left: 20px; top: 15px; }
    .recommend_section .txt1 { font-size: 22px; margin: 0 0 10px 0; }
    .recommend_section p { font-size: 18px; margin: 0 0 10px 0; }
    .recommend_section .md_name { font-size: 16px; }
    .recommend_section .go_link a { font-size: 18px; }
}

/* =============================================
   기본 타입8 — 모바일 기준
   ============================================= */

/* 대표 도서 목록 */

.book_detail_list { width: 90%; margin: 0 auto; }
.book_detail_list .list_tit { font-size: 20px; font-weight: bold; margin: 20px 0; letter-spacing: 0; }
.book_detail_list .list_tit a { display: flex; justify-content: space-between; text-decoration: none; }
.book_detail_list .list_tit a span { font-weight: normal; font-size: 15px; flex-shrink: 0; }
.book_detail_list .book_list ul { display: flex; flex-wrap: wrap; gap: 0; }
.book_detail_list .book_list ul li { width: 100%; position: relative; margin-bottom: 40px; }
.book_detail_list .book_list ul li a { display: block; line-height: 1.4; }
.book_detail_list .book_list ul li a:hover { text-decoration: none; }
.book_detail_list .book_list ul li a .cover { height: 80vw; display: flex; align-items: center; justify-content: center; background-color: #f9f8f3; border-radius: 20px; margin: 0 0 20px 0; }
.book_detail_list .book_list ul li a .cover .iteminfo_v2td1t1td1 img { width: 150px; }
.book_detail_list .book_list ul li a .txt .tit { font-size: 20px; color: #000; margin-bottom: 5px; font-weight: bold; }
.book_detail_list .book_list ul li a .txt .sub_tit { font-size: 16px; color: #333; margin-bottom: 10px; }
.book_detail_list .book_list ul li a .txt p { font-size: 15px; color: #696969; }
.book_detail_list .book_list ul li .cart_btn { width: 45px; height: 45px; font-size: 0; background: url('//image.aladin.co.kr/img/events/book/2024/02/type8_cart.png') no-repeat center / 100% auto; position: absolute; right: 10px; top: 65vw; z-index: 10; }


/* =============================================
   기본 타입8 — PC 대응 (min-width: 750px)
   ============================================= */
@media screen and (min-width: 750px) {
.book_detail_list { width: 930px; }
.book_detail_list .list_tit { font-size: 21px; border-bottom: 2px solid #e9e9e9; padding: 15px 0; margin: 20px 0 40px 0; }
.book_detail_list .book_list ul { gap: 24px; }
.book_detail_list .book_list ul li { width: calc(50% - 12px); margin-bottom: 80px; }
.book_detail_list .book_list ul li a .cover { height: 450px; }
.book_detail_list .book_list ul li a .cover .iteminfo_v2td1t1td1 img { width: 250px; }
.book_detail_list .book_list ul li a .txt .tit { font-size: 22px; }
.book_detail_list .book_list ul li a .txt .sub_tit { font-size: 20px; margin-bottom: 15px; }
.book_detail_list .book_list ul li a .txt p { font-size: 18px; }
.book_detail_list .book_list ul li .cart_btn { width: 64px; height: 64px; right: 15px; top: 370px; }

}


/* =============================================
   기본 타입9 — 모바일 기준
   ============================================= */
.book_type9_wrap { margin-bottom: 50px; }
.book_type9_wrap .book_type9_in { width: 100%; margin: 0 auto; padding: 65px 0 25px 0; }
.book_type9_wrap .book_type9_in .tit_box { text-align: center; line-height: 1.4; margin-bottom: 40px; }
.book_type9_wrap .book_type9_in .tit_box .sub_tit { font-size: 16px; color: #fff; }

/* h2 → h1 변경 */
.book_type9_wrap .book_type9_in .tit_box h1 { font-size: 26px; color: #faffb7; margin: 0; }

.book_type9_wrap .book_type9_in .book_type9_list_out { height: auto; padding-bottom: 40px; position: relative; }
.book_type9_wrap .book_type9_in .book_type9_list { padding-bottom: 50px; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide { width: 120px; margin: 0 5px; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .cover { width: 120px; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .cover .iteminfo_v2td1t1 { margin: 0!important; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .cover .iteminfo_v2td1t1td1 img { width: 100%; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .tit { display: none; width: 120px; padding: 10px 0; position: absolute; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .tit a.bov:link,
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .tit a.bov:hover,
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .tit a.bov:visited { color: #fff; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.book_type9_wrap .book_type9_in .book_type9_list .swiper-slide.swiper-slide-active .tit { display: block; }
.book_type9_wrap .book_type9_list_out .pagination_box .swiper-pagination { font-size: 14px; color: rgba(255,255,255,0.5); }
.book_type9_wrap .book_type9_list_out .pagination_box .swiper-pagination .swiper-pagination-current { color: rgba(255,255,255,1); }
.book_type9_wrap .book_type9_list_out .pagination_box .swiper_pause_btn { background: url(//image.aladin.co.kr/img/svg/w-pause-btn.svg) no-repeat center top 6px / 7px auto; }
.book_type9_wrap .book_type9_list_out .pagination_box .swiper_pause_btn.stop { background: url("//image.aladin.co.kr/img/svg/w-play-btn.svg") no-repeat center / 10px auto; }

/* =============================================
   sentence_section3 — fade 슬라이드 인용형 독립 컴포넌트
   (구조만, 컬러 제외)
   ============================================= */
.sentence_section3 { width: 90%; margin: 0 auto 50px auto; background-color: #f9f9f9; position: relative; padding: 50px 20px; box-sizing: border-box; border-radius: 20px; }
.sentence_section3::before,
.sentence_section3::after { content: ''; display: block; width: 20px; height: 18px; position: absolute; left: 50%; transform: translateX(-50%); }
.sentence_section3::before { background: url("https://image.aladin.co.kr/img/events/book/2024/02/type9_sentence_img2.png") no-repeat center / 100% auto; top: 20px; }
.sentence_section3::after { background: url("https://image.aladin.co.kr/img/events/book/2024/02/type9_sentence_img1.png") no-repeat center / 100% auto; bottom: 20px; }
.sentence_section3 h2 { font-size: 15px; text-align: center; font-family: 'NanumBarunGothic'; font-weight: normal; margin: 0; line-height: 1.2; }
.sentence_section3 .sentence_slide3 { height: 150px; }
.sentence_section3 .sentence_slide3 .swiper-slide { display: flex; align-items: center; background-color: #f9f9f9; padding: 15px 0; box-sizing: border-box; }
.sentence_section3 .sentence_slide3 .swiper-slide .text_box { width: 100%; text-align: center; }
.sentence_section3 .sentence_slide3 .swiper-slide .text_box .text1 { font-size: 18px; line-height: 1.2; font-family: 'Nanum Myeongjo', serif; font-weight: bold; color: #000; margin-bottom: 30px; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sentence_section3 .sentence_slide3 .swiper-slide .text_box .text2 { font-size: 13px; line-height: 1.2; color: #000; font-family: 'NanumBarunGothic'; }

/* =============================================
   ev-banner4 — 가로 스크롤 슬라이드형 배너
   (구조만, 컬러 제외)
   ============================================= */
.ev-banner4 { width: 100%; margin: 0 auto 50px auto; position: relative; }
.ev-banner4 .banner_slide { padding: 0 0 0 20px; }
.ev-banner4 .banner_slide .swiper-slide { width: 200px; height: 80px; margin-right: 8px; border-radius: 10px; }
.ev-banner4 .banner_slide .swiper-slide a { height: 100%; display: flex; justify-content: space-between; align-items: center; padding: 20px 10px 20px 20px; box-sizing: border-box; }
.ev-banner4 .banner_slide .swiper-slide a:hover { text-decoration: none; }
.ev-banner4 .banner_slide .swiper-slide a .txt { color: #fff; font-size: 15px; line-height: 1.2; }
.ev-banner4 .banner_slide .swiper-slide a .thum { width: 50px; height: 50px; }
.ev-banner4 .banner_slide .swiper-slide a .thum img { width: 100%; }
.ev-banner4 .thumbnail-button-next,
.ev-banner4 .thumbnail-button-prev { display: none; }

/* =============================================
   기본 타입9 + sentence_section3 + ev-banner4 — PC 대응
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type9_wrap { margin-bottom: 90px; }
    .book_type9_wrap .book_type9_in { width: 750px; padding: 130px 0 50px 0; }
    .book_type9_wrap .book_type9_in .tit_box { margin-bottom: 80px; }
    .book_type9_wrap .book_type9_in .tit_box .sub_tit { font-size: 30px; }
    .book_type9_wrap .book_type9_in .tit_box h1 { font-size: 50px; }
    .book_type9_wrap .book_type9_in .book_type9_list_out { padding-bottom: 50px; }
    .book_type9_wrap .book_type9_in .book_type9_list { padding-bottom: 50px; }
    .book_type9_wrap .book_type9_in .book_type9_list .swiper-slide { width: 250px; margin: 0 20px; }
    .book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .cover { width: 250px; }
    .book_type9_wrap .book_type9_in .book_type9_list .swiper-slide .tit { width: 250px; }

    .sentence_section3 { width: 750px; margin: 0 auto 90px auto; padding: 64px 30px; }
    .sentence_section3::before, .sentence_section3::after { width: 24px; height: 22px; }
    .sentence_section3::before { top: 25px; }
    .sentence_section3::after { bottom: 25px; }
    .sentence_section3 h2 { font-size: 24px; }
    .sentence_section3 .sentence_slide3 { height: 260px; }
    .sentence_section3 .sentence_slide3 .swiper-slide { padding: 30px 0; }
    .sentence_section3 .sentence_slide3 .swiper-slide .text_box .text1 { font-size: 30px; margin-bottom: 60px; }
    .sentence_section3 .sentence_slide3 .swiper-slide .text_box .text2 { font-size: 16px; }

    .ev-banner4 { width: 750px; margin: 0 auto 90px auto; }
    .ev-banner4 .banner_slide { padding: 0; }
    .ev-banner4 .banner_slide.center_align .swiper-wrapper { justify-content: center; }
    .ev-banner4 .banner_slide .swiper-slide { width: 230px; height: 110px; }
    .ev-banner4 .banner_slide .swiper-slide a .txt { font-size: 16px; }
    .ev-banner4 .banner_slide .swiper-slide a .thum { width: 70px; height: 70px; }
    .ev-banner4 .thumbnail-button-next,
    .ev-banner4 .thumbnail-button-prev { display: block; width: 43px; height: 43px; border-radius: 50%; position: absolute; top: 32px; box-shadow: 0 3px 8px 0 rgba(0,0,0,0.16); z-index: 1000; cursor: pointer; }
    .ev-banner4 .thumbnail-button-next { background: url(//image.aladin.co.kr/img/events/book/2022/02/icon_go.svg) #fff no-repeat center / 9px 16px; right: -20px; }
    .ev-banner4 .thumbnail-button-prev { background: url(//image.aladin.co.kr/img/events/book/2022/02/icon_prev.svg) #fff no-repeat center / 9px 16px; left: -20px; }
    .ev-banner4 .swiper-button-disabled { display: none!important; }
}


/* =============================================
   기본 타입10 — 모바일 기준
   ============================================= */
.book_type10_wrap {
    background-color: #fff;
    background-image:
        linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
        linear-gradient(#eee .1em, transparent .1em);
    background-size: 100% 1.2em;
}
.book_type10_wrap .book_type10_in { width: 92%; margin: 0 auto; padding: 0 0 50px 0; position: relative; }
.book_type10_wrap .cover_box { width: 66%; height: auto; padding: 13px 13px 17vw 13px; background: #fff; border-radius: 4px; box-shadow: 0 0 15px rgba(0,0,0,0.15); transform: rotate(5deg) translate(20px, 45px); box-sizing: border-box; margin: 0 auto; }
.book_type10_wrap .cover_box img { width: 100%; height: 100%; object-fit: cover; border: 1px solid #ddd; }
.book_type10_wrap .txt_box { position: relative; transform: rotate(-5deg); margin: 0; text-align: center; }
.book_type10_wrap .txt_box .sub_tit { color: #fff; line-height: 1.3; font-size: 1.3rem; padding: 10px 20px; margin: 0 auto 10px auto; display: inline-block; }

/* h2 → h1 변경 */
.book_type10_wrap .txt_box h1 { color: #fff; line-height: 1.3; font-size: 2.2rem; padding: 10px 20px 7px 20px; margin: 0 auto 6vw auto; display: inline-block; }

.book_type10_wrap .book_decor { font-size: 2.5rem; position: absolute; bottom: 36vw; left: 14vw; z-index: 1; }
.book_type10_wrap .book_message { width: 90%; font-size: 1rem; color: #333; padding: 6% 4%; position: relative; background: #f8f8f8; margin: 1em auto 0 auto; border: 3px solid rgba(0,0,0,0.08); line-height: 1.4; box-sizing: border-box; }

/* =============================================
   기본 타입10 — PC 대응 (min-width: 750px)
   ============================================= */
@media screen and (min-width: 750px) {
    .book_type10_wrap {
        background-image:
            linear-gradient(90deg, transparent 242px, #abced4 161px, #abced4 244px, transparent 242px),
            linear-gradient(#eee 0.1em, transparent 0.1em);
        background-size: 100% 30px;
    }
    .book_type10_wrap .book_type10_in { width: 750px; padding: 0 0 100px 0; }
    .book_type10_wrap .cover_box { width: 48%; height: auto; padding: 18px 18px 80px 18px; }
    .book_type10_wrap .txt_box { margin: 30px 0 0 0; }
    .book_type10_wrap .txt_box h1 { font-size: 60px; padding: 14px 30px 10px 30px; margin: 0 auto 50px auto; }
    .book_type10_wrap .txt_box .sub_tit { font-size: 34px; padding: 12px 30px 11px 30px; }
    .book_type10_wrap .book_decor { font-size: 61px; position: absolute; bottom: 270px; left: 174px; z-index: 1; line-height: 1; padding: 0; margin: 0; }
    .book_type10_wrap .book_message { width: 100%; font-size: 18px; padding: 20px 30px; }
}