@charset "utf-8";
/*독자추천*/
.review_area {
    position: relative;
    width: 93%;
    overflow: hidden;
    margin: 0 auto 10px auto;
    border-radius: 5px;
}
.review_txt {
    max-width: 100%;
    padding: 14px 10px 5px 10px;
}
.review_txt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.review_txt p.novel_name {
    color: #000;
    font-weight: normal; /*원래500*/ /*제목 글자두께*/
    font-size: 1.1em; /*작품썸네일 제목*/
    height: 1.5em;
    line-height: 1.5em;
}
.review_txt p.author {
    color: #000;
    font-weight: 400;
    font-size: 0.9em;
    height: 1.5em;
    line-height: 1.5em;
    margin: 2px 0 0 0;
}
.review_txt p.author span {
    color: #ff4862;
}
.review_txt p.title {
    font-size: 1em;
    font-weight: 400; /*제목 글자두께*/
    padding: 5px 0 2px 5px;
    height: 1.4em;
    line-height: 1.4em;
}
.review_txt p.review {
    color: #777;
    font-size: 0.9em;
    padding: 2px 0 2px 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: pre-wrap;
    height: 2.7em;
    line-height: 1.4em;
}
.review_txt p.date_nick {
    font-size: 1em;
}

/*골드게이지*/
.gauge_marking.new {
    padding: 4px 103px 13px 14px;
    position: relative;
}
.gauge_marking.new.count {
    padding: 4px 75px 13px 14px;
}
.gauge_marking.new li {
    float: left;
    width: 9%;
    height: 8px;
    margin-right: 1.1%;
    background-color: var(--bg--neu--20-1);
    background-image: none;
}
.gauge_marking.new li.on {
    background-color: var(--bg--pri--always-500);
}
.gauge_marking.new li:nth-child(1).on,
.gauge_marking.new li:nth-child(2).on {
    background-color: var(--bg--pri--always-100);
}

.gauge_marking.new li:nth-child(3).on,
.gauge_marking.new li:nth-child(4).on {
    background-color: var(--bg--pri--always-200);
}

.gauge_marking.new li:nth-child(5).on,
.gauge_marking.new li:nth-child(6).on {
    background-color: var(--bg--pri--always-300);
}

.gauge_marking.new li:nth-child(7).on,
.gauge_marking.new li:nth-child(8).on {
    background-color: var(--bg--pri--always-400);
}

.gauge_marking.new li:first-child {
    border-radius: 3px 0 0 3px;
}
.gauge_marking.new li:last-child {
    margin-right: 0;
    border-radius: 0 3px 3px 0;
}

.gauge_marking.new .get_coupon_btn {
    position: absolute;
    right: 14px;
    top: -2px;
    color: #fff;
    width: 79px;
    background: #475baa;
    text-align: center;
    border-radius: 3px;
    padding: 2px 0;
}

.gauge_marking.new .get_coupon_btn.date_count {
    position: absolute;
    right: 14px;
    top: -4px;
    color: var(--txt--pri--400);
    width: 79px;
    background: none;
    text-align: right;
    border-radius: 3px;
    padding: 2px 0;
}

.r_rank .rank_txt.new {
    float: left;
    max-width: 69%;
    margin-top: 14px;
}
.r_rank .rank_txt.new p {
    display: block;
    overflow: hidden;
    padding: 0 50px 0 0;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.r_rank .books_h_80.new {
    float: left;
    margin: 0 8px 0 0;
}
.r_rank .rank_txt.new p.title {
    color: var(--txt--neu--900);
    font-weight: normal; /*원래500*/ /*제목 글자두께*/
    font-size: 1.1em; /*작품썸네일 제목*/
    height: 1.5em;
    line-height: 1.5em;
}
.r_rank .rank_txt.new p.rank {
    color: var(--txt--pri--500);
    font-weight: normal; /*원래500*/ /*제목 글자두께*/
    font-size: 1em;
    height: 1.4em;
    line-height: 1.4em;
}

.r_rank .rank_txt.new p.rank.winner {
    background-color: var(--bg--pri--always-500);
    color: var(--txt--neu--always-00);
    padding: 0 4px;
    display: inline-block;
    border-radius: 3px;
}

.r_rank .rank_txt.new p.author {
    color: var(--txt--neu--300);
    font-weight: 400;
    font-size: 0.9em;
    height: 1.5em;
    line-height: 1.5em;
    margin: 2px 0 0 0;
}

.r_rank .state_issue.new {
    position: absolute;
    top: 38px;
    right: 0;
    line-height: 13px;
    letter-spacing: 0;
}

/*메인 추천란*/

.book_info_70.new p.title.line-clamp-2 {
    height: auto;
    max-height: 34px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 5px 0;
}
.book_info_70.box-bg {
    margin: 0 0 10px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 5px;
    width: auto;
}
.books.new .book_thumb {
    position: relative;
}

.mun_box .box_title span.sub_title {
    font-size: 1rem;
    color: #475baa;
    position: relative;
    top: 0 !important;
    left: 0;
}

/*날짜 딤*/
.books.new span.day_dim,
.books_h_80.new span.day_dim,
.books_100.new span.day_dim {
    position: absolute;
    bottom: 0px;
    height: 1.5em;
    background-color: var(--bg--pri--always-500);
    color: var(--txt--neu--always-00);
    text-align: center;
    width: 100%;
}

/*선독*/
/* .books_sq_62 .thumb_cover.monopoly2:before,
.books.new .thumb_cover.monopoly2:before,
.books_h_80.new .thumb_cover.monopoly2:before,
.books_100.new .thumb_cover.monopoly2:before,
.books-ns .book_thumb.monopoly2:before,
.books_h_62 .thumb_cover.monopoly2:before,
.new-grid li a .new-grid-img.monopoly2:before {
    width: 24px;
    height: 24px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -41px -273px;
} */

/*독점*/
/* .books_sq_62 .thumb_cover.monopoly:before,
.books.new .thumb_cover.monopoly:before,
.books_h_80.new .thumb_cover.monopoly:before,
.books_100.new .thumb_cover.monopoly:before,
.books-ns .book_thumb.monopoly:before,
.books_h_62 .thumb_cover.monopoly:before,
.new-grid li a .new-grid-img.monopoly:before {
    width: 24px;
    height: 24px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -56px -120px;
} */

/*리뷰게시판*/
.book_swipe li.main-review.new {
    width: 53vw;
    background-color: #f6f6f6;
    border-radius: 5px;
    position: relative;
    margin: 0 6px 8px 0;
    overflow: visible;
    border: 0;
}
.book_swipe li.main-review.new .review-1 {
    overflow: hidden;
    height: 87px;
    padding: 8px;
    border: 1px solid #eee;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.book_swipe li.main-review.new:first-child {
    margin-left: 13px;
}
.book_swipe li.main-review.new:last-child {
    margin-right: 13px;
}
.book_swipe li.main-review p.review-title {
    white-space: normal;
}
.review-novel.new {
    overflow: hidden;
    width: calc(100% - 87px);
    margin: 25px 0 0 0;
    position: absolute;
    bottom: 17px;
    left: 79px;
}

@media only screen and (max-device-width: 374px) {
    .book_swipe li.main-review.new .count-wrap span {
        padding: 0 6px 0 17px;
    }
}

.books.new .thumb_cover,
.books_h_80.new .thumb_cover,
.books_100.new .thumb_cover {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.books_sq_62 span.day_dim {
    position: absolute;
    bottom: 1px;
    height: 19px;
    background-color: var(--bg--pri--always-500);
    color: var(--txt--neu--always-00);
    text-align: center;
    padding: 0 6px;
    border-radius: 3px;
}
.books_sq_62 span.day_dim.darker {
    background-color: var(--bg--neu--always-300);
}
.books.new span.new_dim,
.books_h span.new_dim,
.books_h_80.new span.new_dim,
.books_40 span.new_dim,
.books_50 span.new_dim,
.books_57 span.new_dim,
.books_100.new span.new_dim,
.books_test span.new_dim {
    position: absolute;
    bottom: 0;
    height: 1.5em;
    background-color: #3e6de3;
    width: 100%;
    color: #fff;
    text-align: center;
}

/*최초공개 무료베스트*/
.books_sq_62 {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    overflow: hidden;
    position: relative;
}
.book_free_50 .rank_num {
    position: absolute;
    top: 10px;
    left: 0;
    width: 18px;
    text-align: center;
    font-weight: bold;
}
.books_sq_62 .book_thumb {
    position: relative;
    height: 64px;
    width: 64px;
}
.books_sq_62 .book_thumb.btn_more {
    background-color: #f4f4f4;
    text-align: center;
}
.books.new .book_thumb.btn_more span {
    margin-top: 50px;
    display: inline-block;
}

.books_sq_62 .thumb_cover {
    display: block;
    width: 62px;
    height: 62px;
    overflow: hidden;
    border: 1px solid var(--bor--neu--20-1); /*작품외곽선*/
    border-radius: 5px;
}

.book_info_free_50 {
    width: 100%;
    margin: 6px 0 0 0;
    flex-shrink: 0;
}

.book_info_free_50 p {
    width: calc(100% - 72px);
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.book_info_free_50 span.d_day {
    display: inline-block;
    color: #3e6de3;
    border: 1.5px solid #3e6de3;
    line-height: 1em;
    padding: 1px 2px 1px 1px;
    margin-bottom: 2px;
    font-size: 0.82em;
    border-radius: 3px;
    font-weight: bold;
}

.book_info_free_50 p.title {
    color: var(--txt--neu--900);
    font-weight: normal; /*원래볼드*/ /*제목 글자두께*/
    font-size: 14px; /*작품썸네일 제목*/
    height: auto;
    max-height: 34px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.book_info_free_50 p.author {
    color: var(--txt--neu--300);
    font-weight: 400;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin: 2px 0 0 0;
}
.book_info_free_50 h3 {
    height: 42px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    float: left;
}

.list_banner.new {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-bottom: 8px solid var(--bor--neu--20-3);
}

/* 띠배너 */
.home-list-banner-s {
    background: var(--bg--neu--00-1);
    padding: 14px 14px 0 14px;
}
.home-list-banner-s a {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}
.home-list-banner-s img,
.home-list-banner img {
    max-width: 375px;
}
.home-list-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-bottom: 10px solid var(--bor--neu--20-3);
    padding: 2px 14px 0 14px;
    box-sizing: border-box;
}

/*작품정보*/
.book_info_70.new p.title {
    color: var(--txt--neu--900);
    font-weight: normal;
    font-size: 14px;
    height: 34px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 5px 0;
}

.books_h_80.new {
    width: 65px;
    height: 89px;
    margin: 6px 0;
    overflow: hidden;
    position: relative;
}

.books_h_80.new .thumb_cover {
    display: block;
    width: 62px;
    height: 86px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border: 1px solid var(--bor--neu--20-1);
}

.book_swipe li.main-free {
    width: 58%;
    margin: 2px 0 6px 0;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    gap: 6px;
}
.books img {
    width: 100%;
    height: 100%; /*210210추가*/
}

.books-grid {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 13px 15px 0 15px;
}
.books-grid li {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: calc(25% - 6px);
}
.books-grid li:nth-child(n + 9) {
    display: none;
}

.books-ns {
    width: 100%;
    margin: 0 0 3px 0;
    position: relative;
    overflow: hidden;
}

.books-ns span.new_dim,
.books-ns span.day_dim {
    position: absolute;
    bottom: 0;
    height: 1.5em;
    background-color: var(--bg--pri--always-500);
    width: 100%;
    color: var(--txt--neu--always-00);
    text-align: center;
}
.books-ns .book_thumb {
    border: 1px solid var(--bor--neu--20-1);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    height: 29.7vw;
}
.books-ns .book_thumb img {
    width: 100%;
}

.book_info_70.new p.title.col1 {
    color: var(--txt--neu--900);
    font-weight: normal;
    font-size: 14px;
    height: 17px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0 0 5px 0;
}

.mun_box.new_main {
    padding-bottom: 7px;
    border-bottom: 8px solid var(--bor--neu--20-3);
}
.mun_box.new_main .box_title.new h3 {
    color: var(--txt--pri--700);
}

.mun_box.new_main .box_title.new h3 .sub-title {
    position: relative;
    top: 0;
    right: 0;
    color: var(--txt--neu--900);
    font-size: 16px;
}

.books_100.new {
    float: left;
    width: 32vw;
    height: auto;
    margin: 2px 0 6px 0;
    position: relative;
}
.books_100.new .thumb_cover {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    border: 1px solid var(--bor--neu--20-1);
}

/*해시태그 게시물*/
.new-grid {
    padding: 0 15px;
}
.new-grid li {
    position: relative;
    display: block;
    padding: 0 0 10px 0;
}
.new-grid li a {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid var(--bor--neu--20-4);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    background-color: var(--bg--neu--00-4);
}
.new-grid li a .new-grid-img {
    display: table-cell;
    width: 98px;
    border-right: 1px solid var(--bor--neu--20-1);
    position: relative;
}
.new-grid li a .new-grid-info {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}
.new-grid-info .title {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 15px;
    color: var(--txt--neu--900);
}
.new-grid-info .author {
    font-size: 12px;
    padding: 3px 0 0 0;
    color: var(--txt--neu--300);
}
.new-grid-info .story {
    padding: 12px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal;
    max-height: 34px;
    line-height: 17px;
    overflow: hidden;
    color: var(--txt--neu--500);
}
.new-grid-info .free-num {
    position: absolute;
    bottom: 9px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
}
.new-grid-info .free-num span {
    color: var(--txt--neu--300);
}
.new-grid-info .free-num span.free {
    color: var(--txt--pri--500);
    opacity: 1;
}

.rank-dim {
    position: absolute;
    height: 19px;
    text-align: center;
    width: 20px;
    border-radius: 5px;
    z-index: 99;
    bottom: -1px;
    left: -1px;
    background-color: var(--bg--pri--always-500);
    color: var(--txt--neu--always-00);
}
.rank-dim.darker {
    background-color: #5b6a92;
}

.book_swipe li a {
    position: relative;
    display: block;
}

/*main responsive*/
.books.new {
    width: 26.1vw;
    margin: 2px 0 6px 0;
    position: relative;
    overflow: hidden;
}
.books.new .book_thumb {
    position: relative;
    height: auto;
}
.books.new .thumb_cover {
    display: block;
    width: auto;
    height: 36.5vw; /*210210추가 표지길이*/
    border: 1px solid var(--bor--neu--20-1);
    max-height: 37vw;
}
.books_100.new .book_thumb {
    position: relative;
    height: auto;
}
/* 한시간마다 무료 배너 */
.weekend-banner {
    background-color: var(--bg--neu--10-1) !important;
    height: 101px;
}
.weekend-banner .list_alink .books_57 {
    float: left;
    margin: 0 10px 0 0;
}
.weekend-banner .list_alink .genre {
    color: var(--txt--pri--700) !important;
    font-weight: 400;
    line-height: 1.3 !important;
    margin-top: 3px;
}
.weekend-banner .list_alink .title {
    padding: 1px 0 0 0 !important;
    color: var(--txt--neu--900) !important;
}
@media only screen and (max-device-width: 320px) {
    .books-grid li {
        width: calc(33.3% - 6px);
    }
    .books-grid li:nth-child(9) {
        display: block;
    }
    .books-grid li:nth-child(n + 7) {
        display: none;
    }
    .books-ns .book_thumb {
        height: 39.5vw;
    }
}
@media only screen and (min-device-width: 690px) {
    .books-grid li {
        width: calc(16% - 6px);
    }
    .books-grid li:nth-child(n + 9) {
        display: block;
    }
    .books-grid li:nth-child(n + 13) {
        display: none;
    }
    .books.new {
        width: 14vw;
    }
    .books_100.new {
        width: 17vw;
    }
    .book_swipe li.main-review.new {
        width: 26vw;
    }
    .book_swipe li.main-free {
        width: 30%;
    }
    .books.new .thumb_cover {
        height: 19.6vw; /*210210추가*/
    }
    .books-ns .book_thumb {
        height: 20.1vw;
    }
}
@media (orientation: portrait) and (min-device-width: 768px) {
    .books-ns .book_thumb {
        height: 20.1vw;
    }
}
@media (orientation: landscape) and (max-device-width: 767px) {
    .books-ns .book_thumb {
        height: 32vw;
    }
}
@media (orientation: landscape) and (min-device-width: 1024px) {
    .books-ns .book_thumb {
        height: 20.8vw;
    }
}
/*사용안함*/
.main-banner-ef {
    position: relative;
    overflow: hidden;
    background: #000;
}

.main-banner-ef:before {
    content: '';
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    width: 100%;
    height: 35%;
    z-index: 99;
}

.main-banner-ef:after {
    content: '';
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 56%;
    z-index: 99;
}
.main-banner-ef img {
    width: 100%;
    opacity: 0.8;
}
.banner-title {
    box-sizing: border-box;
    margin: 2px 0px 0px;
    min-width: 0px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    line-height: 1;
    position: absolute;
    bottom: 16vw;
    z-index: 100;
    left: 4vw;
    font-size: 7vw;
    text-align: left;
    width: 61vw;
}
.banner-title span {
    font-size: 4vw;
    display: block;
    margin-bottom: 1vw;
}

.banner-sub {
    box-sizing: border-box;
    margin: 2px 0px 0px;
    min-width: 0px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    line-height: 1;
    position: absolute;
    bottom: 9vw;
    z-index: 100;
    left: 4vw;
    font-size: 4vw;
    text-align: left;
    width: 61vw;
}

/*완결 주말 무료 추가부분*/
.book_weekend {
    float: left;
    width: 38vw;
    height: auto;
    margin: 2px 0 9px 0;
    position: relative;
}

.book_weekend img {
    width: 100%;
    height: 100%;
}
.book_weekend .cover_wrap {
    display: block;
    width: auto;
    height: 52.5vw;
    border: 1px solid var(--bor--neu--20-1);
    max-height: 53vw;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.book_weekend::before {
    content: '';
    position: absolute;
    background-color: rgb(62, 109, 227);
    background-position: 3px 3px;
    background-repeat: no-repeat;
    text-align: center;
    width: 24px;
    height: 24px;
    border-radius: 4px 0;
    z-index: 99;
    top: 1px;
    left: 1px;
}

.book_weekend .cover_wrap::after {
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.book_weekend .book_weekend_info {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 10px 10px 7px 10px;
}
.book_weekend .book_weekend_info p {
    color: var(--txt--neu--always-10);
}
.book_weekend .book_weekend_info p.author {
    color: var(--txt--neu--always-50);
    opacity: 1;
}
.book_weekend .book_weekend_info p.count {
    color: #89abff;
    margin: 0 0 5px 0;
}
.book_weekend .book_weekend_info p.title {
    height: auto;
    max-height: 34px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: normal;
    font-size: 1.1em;
    margin: 0;
}
.book_weekend .cover_wrap.monopoly2:before {
    width: 24px;
    height: 24px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -41px -273px;
}

.book_weekend .cover_wrap.monopoly:before {
    width: 24px;
    height: 24px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-position: -56px -120px;
}

@media only screen and (min-device-width: 690px) {
    .book_weekend {
        width: 22vw;
    }

    .book_weekend .cover_wrap {
        height: 31.5vw;
        max-height: 32vw;
    }
}

/* 유료신작 영역 css */

.books_circle_badge {
    position: absolute;
    right: -4px;
    top: 0;
    background: var(--bg--sec--always-orange500);
    border: 2px solid var(--bor--neu--always-00);
    width: 22px;
    height: 22px;
    z-index: 2;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 22px;
    font-size: 13px;
    font-weight: 600;
}
.books_circle {
    width: 25.5vw;
    height: 32vw;
    margin: 2px 0 6px 0;
    position: relative;
    overflow: hidden;
    border-radius: 14vw;
    border: 1px solid var(--bor--neu--20-1);
}
.books_circle img {
    width: 100%;
    position: absolute;
    top: -1.5vw;
}
.books_circle_info {
    position: relative;
    width: 25.5vw;
    text-align: center;
    margin: 8px 0 14px 0;
}
.books_circle_info .title {
    color: var(--txt--neu--900);
    font-weight: normal;
    font-size: 14px;
    height: 17px;
    white-space: normal;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0 0 2px 0;
}
.book_swipe.circle-1d li:first-child {
    padding-left: 15px;
}
.book_swipe.circle-1d li:last-child {
    padding-right: 15px;
}
.book_swipe.circle-1d li {
    padding: 0 4px;
    position: relative;
}
@media only screen and (min-device-width: 690px) {
    .books_circle {
        width: 13vw;
        height: 16.3vw;
        border-radius: 14vw;
    }
    .books_circle_info {
        width: 13vw;
    }
    .books_circle_badge {
        width: 3vw;
        height: 3vw;
        line-height: 3vw;
    }
}
.main_new_pl_title1 {
    color: var(--txt--pri--700) !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    font-size: 1em !important;
}

/* 202303 메인 팝업 css */
.main-popup-dim {
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 500;
    opacity: 0.7;
}
.front-ads {
    max-width: 300px !important;
}
.front-pop,.update-pop {
    text-align: center;
    z-index: 501;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
}
.popup-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.popup-wrap button {
    position: absolute;
    bottom: 0;
    display: inline-block;
    height: 42px;
}
.popup-btn-close-left,.update-pop-btn-close-left {
    width: 60%;
    left: 0;
}
.popup-btn-close,.update-pop-btn-close {
    width: 40%;
    right: 0;
}
@media (orientation: landscape) {
    /* Landscape 모드일 때 적용할 CSS */
    .popup-wrap button {
        height: 7.3vmin;
    }
}
@media only screen and (max-device-width: 320px) {
    .popup-wrap button {
        height: 11.3vmin;
    }
}

.swiper-pagination-fraction {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.6);
    width: auto;
    right: 10px;
    left: auto !important;
    border-radius: 10px;
    padding: 0 8px;
    line-height: 19px;
    font-size: 12px;
}
.swiper-pagination-current {
    color: #fff;
}

/* 19뱃지 */
.books.new .thumb_cover.label_19::after,
.books_100.new .thumb_cover.label_19::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.books-ns .book_thumb.label_19::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 4px;
    right: 4px;
}
.books_h_62 .thumb_cover.label_19::after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 3px;
    right: 3px;
}
.book_weekend .cover_wrap.label_19::before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    right: 6px;
}
.new-grid li a .new-grid-img.label_19::after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.box_title .badge-16-new {
    width: 36px;
    height: 19px;
    display: inline-flex;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    margin: 0 0 0 5px;
}
/* 최근본 로그인 */
.recently-login-wrap {
    padding: 14px 14px 0 14px;
    background: var(--bg--neu--00-1);
}
.recently-login {
    border-radius: 8px;
    background: var(--bg--pri--10-3);
    padding: 14px 16px 14px 14px;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: space-between;
}
.login-msg {
    display: flex;
    color: var(--txt--neu--300);
    font-size: 13px;
    line-height: 17px;
    gap: 3px;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.login-msg > div {
    color: var(--txt--pri--500-2);
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
}
/* 문피아 온리 */
.mun_box .box_title span.badge-onlym {
    position: relative;
    top: 0;
    right: 0;
    width: 56px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-45deg, #b079fb, #1ab8fc, #217df2);
    background-size: 400% 400%;
    animation: gradient 4s ease infinite;
    border-radius: 8px;
}
.mun_box .box_title span.badge-onlym img {
    width: 46px;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}