@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&family=Noto+Sans+TC:wght@300;400;500;700;900&family=Noto+Sans+JP:wght@300;400;500;700;900&family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap');

/* :lang(jp) {
    font-family: 'Noto Sans Japanese', 'Hiragino Maru Gothic ProN',
        'Hiragino kaku Gothic ProN', arial, sans-serif;
} */

:lang(es_es),
:lang(es_mx),
:lang(kr) {
    font-family: 'Noto Sans KR', Helvetica, Arial, sans-serif;
}
:lang(jp) {
    font-family: 'Noto Sans JP', 'Hiragino Maru Gothic ProN',
        'Hiragino kaku Gothic ProN', arial, sans-serif;
}
:lang(zh_tw) {
    font-family: 'Noto Sans TC', Helvetica, Arial, sans-serif;
}
:lang(zh_cn) {
    font-family: 'Noto Sans SC', Helvetica, Arial, sans-serif;
}
:lang(pt_pt),
:lang(pt_br),
:lang(it),
:lang(de),
:lang(fr) {
    font-family: 'Noto Sans SC', Helvetica, Arial, sans-serif;
}

body {
    font-family: 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR',
        Helvetica, Arial, sans-serif;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    color: #555 !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #555555 !important;
}

textarea:focus,
input:focus {
    outline: none;
}

mark {
    padding: 0;
    color: #ee2d2f;
    background-color: transparent;
}

/*font변경으로 인한 font-awsome 이슈 해결*/
[class^='icon-'],
[class*=' icon-'] {
    font-family: FontAwesome;
}

/*skip__bnr*/
.skip__bnr {
    position: absolute;
    display: table;
    width: 100%;
    height: 80px;
    background-image: linear-gradient(to right, #265376, #34c1b2);
}
.vip__success {
    display: table;
    width: 100%;
    height: 80px;
}

.vip__success.before {
    width: 1085px;
    margin: 0 auto;
}
.skip__bnr_info {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.skip__bnr__title {
    font-size: 18px;
    font-weight: bold;
}
.algin-left p {
    margin: 0;
    text-align: left;
}
.skip__bnr__txt {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 300;
    opacity: 0.4;
}
.skip__bnr__btn {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.skip__bnr__btn button {
    position: relative;
    padding: 11px 55px 11px 30px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 8px;
    outline: 0;
}

.skip__bnr__btn button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 12px;
    transform: translate(0, -50%);
    display: inline-block;
    background: url(/assets/web/img/global/vip_bnr_arrow_rg.png) no-repeat;
}

.icon__arrow-rg {
    display: inline-block;
    vertical-align: center;
    padding-left: 22px;
}

.skip__bnr__close {
    position: absolute;
    right: 18px;
    top: 18px;
    cursor: pointer;
}

/*
    skip__bnr이 있을시 id="glo_wrapper"에 클래스 주가
*/
.use__ship__bnr {
    padding-top: 80px;
}

/*global add*/
.newest {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #e0192f;
    border-radius: 3em;
    position: absolute;
    right: 4%;
    bottom: -2%;
}

.payment-step-wrapper .currency_type {
    float: right;
    display: block;
    cursor: pointer;
    color: #e5e5e5;
    padding-top: 5px;
}

.payment-step-wrapper .currency_type em {
    margin: 0 7px;
    font-size: 12px;
    color: #999999;
}

.payment-step-wrapper .currency_type em.active {
    background: #0052cc;
    border-radius: 100px;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
}

.payment-step-wrapper .currency_type em:hover {
    text-decoration: underline;
}

.payment-step-wrapper.section_select_pay {
    margin-bottom: 30px;
}

.payment-step-wrapper.section_select_pay .list-coin {
    border: none;
    color: #fff;
}

.payment-step-wrapper.section_select_pay .list-coin > li {
    border-radius: 5px;
}

.payment-step-wrapper.section_select_pay .list-coin > li.active a {
    background: #24263c;
    border-radius: 5px;
    padding: 4px 0;
}

.payment-step-wrapper .payment_sub_list {
    padding: 0px 20px;
    margin: 0 0 5px 0;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    background: #f5f5f5;
}

.payment-step-wrapper .payment_sub_list li {
    float: left;
    margin: 0 30px 0 0;
    cursor: pointer;
}

.payment-step-wrapper .payment_sub_list li input,
label {
    cursor: pointer;
}

.payment-set-list > li {
    position: relative;
    padding: 0 15px;
    margin-top: -1px;
    border: solid #d5d5d5;
    border-width: 1px 0 1px 0;
    /*height: 64px;*/
    line-height: 64px;
    vertical-align: middle;
}

.payment-set-list > li p {
    padding: 15px 0;
    line-height: 18px;
}

/*2020_04_03 payment_txt_img*/
.payment-set-list > li.payment_txt_img {
    height: 66px;
    line-height: 100%;
}
.payment-set-list > li.payment_txt_img p {
    padding-top: 3px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
}
/*add end*/

/*2020_10_07 jp신용카드*/
.payment-step-wrapper01 .new_payment li.credit-count-06 {
    border-top-color: #fff;
}
.payment-set-list > li.credit-count-06 span {
    padding-bottom: 5px;
}

.payment-set-list > li.credit-count-06 p {
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 7px;
    font-size: 10px;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
}

/*2020_07_23 pay-icon*/
.payment-step-wrapper01 .new_payment li .pay-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 74px;
    height: 19px;
    padding: 4px 0 3px;
    border-top-left-radius: 10px;
    text-indent: -9999px;
    background-color: #fff;
}
.icon-gompay {
    background: url(/assets/web/img/global/pm_gompay.png) 55% 50% no-repeat;
    background-size: 54px;
}
.icon-payletter {
    background: url(/assets/web/img/global/pm_payletter.png) 55% 50% no-repeat;
    background-size: 54px;
}
.icon-paymentwall {
    background: url(/assets/web/img/global/pm_paymentwall.png) 55% 50% no-repeat;
    background-size: 54px;
}
.icon-sbi {
    background: url(/assets/web/img/global/pm_sbi.png) 55% 50% no-repeat;
    background-size: 54px;
}

/*20200204 결제수단 추가*/
.icon-checkout {
    background: url(/assets/web/img/global/pm_checkout.png) 55% 50% no-repeat;
    background-size: 66px;
}

.payment-set-list > li.on {
    border-top: 2px solid #24263c;
    border-bottom: 2px solid #24263c;
    margin-bottom: 1px;
}

.payment-step-wrapper .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
/*부족한 코인 갯수 노출 20210527*/
.payment-step-wrapper .need_coin {
    position: relative;
    display: inline-block;
    padding: 0 10px 5px;
    margin-left: 10px;
    font-size: 13px;
    border: 1px solid #f44336;
    border-radius: 4px 4px;
}
.payment-step-wrapper .need_coin:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    margin-left: -4px;
    margin-bottom: -4px;
    border-bottom: 1px solid #f44336;
    border-left: 1px solid #f44336;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.payment-step-wrapper .need_coin b {
    display: inline-block;
    height: 26px;
    font-size: 20px;
    color: #e52e28;
    font-weight: 700;
    border-bottom: 1px solid #e52e28;
}

.wrapper_age {
    padding-top: 98px !important;
}

.contents_age {
    margin-bottom: 0 !important;
    background: url(/assets/web/img/global/bg_age_verif02.png) no-repeat;
    background-size: cover;
}

/* section_age_verif */
.section_age_verif {
    background: url(/assets/web/img/global/img_age_verif02.png) no-repeat right
        bottom;
    min-height: 683px;
    padding: 85px 35px 100px 35px;
    font-size: 16px;
    color: #cdcbf0;
    line-height: 28px;
}

.section_age_verif .text {
    word-break: keep-all;
}

.section_age_verif .text_ok {
    width: 405px;
    word-break: keep-all;
}

.section_age_verif h4 {
    font-size: 42px;
    line-height: 58px;
    color: #fff;
    word-break: keep-all;
}

.section_age_verif strong {
    font-size: 24px;
    color: #fff;
}

.section_age_verif .line {
    width: 82px;
    height: 2px;
    background: #fff;
    margin: 35px 0 55px 0;
}

/* 영문 정기 결제 페이지*/
.section_payment_en_wrap {
    margin-bottom: 0 !important;
    background: url(/assets/web/img/global/bg_payment_en.jpg) no-repeat;
    background-size: cover;
}

.section_payment_en {
    min-height: 635px;
    padding: 80px 35px 1px 35px;
    font-size: 16px;
    color: #f5dadb;
    line-height: 28px;
    text-align: center;
}

.section_payment_en h4 {
    font-size: 62px;
    color: #fff;
    line-height: 70px;
    letter-spacing: -1px;
}

.section_payment_en button {
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 16px;
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #fff;
    text-decoration: none;
    transition: all 250ms;
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

.section_payment_en button:hover {
    background: #b30000;
    border: 1px solid #b30000;
    color: #f4f5f7;
}

.section_payment_en .sub_text {
    font-size: 25px;
    margin: 40px 0px 70px;
    color: #fff;
}

.section_payment_en .sub_payment {
    font-size: 14px;
    margin: 20px 0 50px 0;
    color: #f9e32b;
}

.section_payment_en .etc_text {
    text-align: left;
    width: 1073px;
    margin: 0px auto 20px;
    color: #c9c9c9;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 19px;
    font-size: 13px;
    border: 1px solid #3e3e3e;
}

.section_payment_en .etc_text li {
    margin: 16px 0;
    text-align: left;
    padding-left: 11px;
    background: url(/assets/web/img/global/bu_square01.gif) no-repeat 0 13px;
}

/* button type */
.btn_wrap {
    margin: 58px 0 0 0;
    font-weight: bold !important;
}

.btn_wrap button {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.button_no {
    margin-right: 10px;
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #5d5864;
    border-radius: 5rem;
    padding: 6px 42px;
    background: none;
}

.button_no:hover {
    background: rgba(0, 0, 0, 0.7);
    border-color: #5d5864;
    outline: none;
}

.button_yes {
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #fff;
    border-radius: 5rem;
    padding: 6px 60px;
    background: #d30e09;
}

.button_yes:hover {
    background: #f8130e;
    border-color: #fff;
    outline: none;
}

.button_send {
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #00f99f;
    border-radius: 5rem;
    padding: 6px 60px;
    background: #101226;
}
.button_send:hover {
    background: #00f99f;
    border-color: #fff;
    outline: none;
}

/* 20200117 수정 */
.button_send[disabled] {
    opacity: 0.3;
    cursor: not-allowed;
}

.btn-verify {
    min-width: 120px;
    border-color: #00f99f;
    background-color: #101226;
    color: #ffffff;
}
.btn-verify:hover,
.btn-verify:focus {
    background-color: #00f99f;
    color: #fff;
}
/* //20200117 수정 */

.btn_ok_wrap {
    margin: 58px 0 0 0;
    font-weight: bold !important;
}

.btn_ok_wrap button {
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.button_ok {
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #fff;
    border-radius: 5rem;
    padding: 6px 60px;
    background: #d30e09;
}

.button_ok:hover {
    background: #f8130e;
    border-color: #fff;
    outline: none;
}

/*episode*/
.ep-header_ch {
    margin: 0 0 50px;
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.ep-header_ch .ep-cover_ch {
    background-size: cover !important;
    width: 100%;
    min-height: 322px;
}

.ep-header_ch .inner_ch {
    width: 1200px;
    margin: 0 auto;
    min-height: 322px;
}

/*
.ep-header_ch .ep-cover_ch .inner_ch .title_content_box{
	color: #fff;
	width: 100%;
    height: 322px;
	display: table-cell;
	vertical-align: middle;
	}

.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content{margin-left: 50px;
	}

.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content .type_box {margin-bottom: 12px;}
.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content .type {color: #31ded9; font-weight: bold; margin-right: 10px; font-size: 13px;
	}
.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content .date {color: #000; background: #fff; border-radius:  30px; font-weight: bold !important ; margin-right: 10px; padding:2px 8px; font-size: 11px;
	}
.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content .writer {color: rgba(255,255,255,0.70); font-weight: bold !important ; font-size: 13px;
	}

.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content h1 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 14px;
    max-width: 500px;
    line-height: 54px;
	}
.ep-header_ch .ep-cover_ch .inner_ch .title_content_box .title_content h2 { color: rgba(255,255,255,0.85); font-size: 16px; font-weight: normal !important;margin-bottom: 25px;
	}

.title_content .episode_sns {}
.title_content .episode_sns .sns_facebook {background: url(/assets/web/img/global/img_sns_facebook.png) no-repeat;width: 36px;height: 36px;display: inline-block;text-indent: -9999px;float:  left;margin-right: 4px;}
.title_content .episode_sns .sns_twiter {background: url(/assets/web/img/global/img_sns_twiter.png) no-repeat;width: 36px;height: 36px;display: inline-block;text-indent: -9999px;float:  left;margin-right: 10px;}
.title_content .episode_sns .first_episode {background: #FF0004 url(/assets/web/img/global/bu_cross01.png) no-repeat 140px center;color: #fff;font-size: 16px;font-weight: bold;text-align:center;padding: 5px 40px 6px 30px;border-radius:30px;display: inline-block;}
*/

.ep-header_ch .title_content_box {
    color: #fff;
    width: 100%;
    height: 322px;
    display: table-cell;
    vertical-align: middle;
}

.ep-header_ch .title_content {
    margin-left: 60px;
}

.ep-header_ch .type_box {
    margin-bottom: 12px;
}

.ep-header_ch .title_content .type {
    color: #31ded9;
    font-weight: bold;
    margin-right: 5px;
    font-size: 13px;
}

.ep-header_ch .title_content .date {
    color: #000;
    background: #fff;
    border-radius: 30px;
    font-weight: bold !important;
    margin-right: 6px;
    padding: 1px 7px;
    font-size: 11px;
}

.ep-header_ch .title_content .writer {
    color: rgba(255, 255, 255, 0.7);
    /* font-weight: bold !important; */
    font-size: 13px;
    display: inline-block;
}

.ep-header_ch .title_content h1 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 20px;
    max-width: 500px;
    line-height: 1.4;
    font-weight: 500;
}

.ep-header_ch .title_content h2 {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    font-weight: normal !important;
    margin-bottom: 23px;
    max-width: 503px;
    line-height: 21px;
}

.title_content .episode_sns .sns_facebook {
    background: url(/assets/web/img/global/img_sns_facebook.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
    margin-right: 4px;
}

.title_content .episode_sns .sns_twiter {
    background: url(/assets/web/img/global/img_sns_twiter.png) no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
    margin-right: 10px;
}

.title_content .episode_sns .first_episode {
    background: #ff0004 url(/assets/web/img/global/bu_cross01.png) no-repeat
        right 1em center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 5px 40px 6px 30px;
    border-radius: 30px;
    display: inline-block;
}

.title_content .episode_sns .last_episode {
    background: #2a2a2a;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 5px 30px 6px 30px;
    border-radius: 30px;
    display: inline-block;
}

/* favorites */
#glo_header .btn_favorites {
    float: left;
    background: url(/assets/web/img/global/icon/ico_favorites.png) no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    opacity: 0.9;
    margin-right: 8px;
}

#glo_header .btn_favorites:hover {
    opacity: 1;
    cursor: pointer;
}

#glo_header .btn_favorites.on {
    float: left;
    background: url(/assets/web/img/global/icon/ico_favorites_on.png) no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    opacity: 0.8;
    margin-right: 8px;
}

.title_content .episode_sns .btn_favorites_lp {
    background: url(/assets/web/img/global/icon/ico_favorites_plus.png)
        no-repeat 50% 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 3px 28px 4px 28px;
    border-radius: 30px;
    margin-right: 6px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    text-indent: -9999px;
    cursor: pointer;
    border: 2px solid #fff;
}

.title_content .episode_sns .btn_favorites_lp.check {
    background: url(/assets/web/img/global/icon/ico_favorites_check01.png)
        no-repeat 50% 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 3px 28px 4px 28px;
    border-radius: 30px;
    margin-right: 6px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    text-indent: -9999px;
    cursor: pointer;
    border: 2px solid #ff0004;
}

/*footer*/
.footer-lang {
    position: absolute;
    top: 0;
    right: 0;
}

.footer-lang dt,
.footer-lang dd {
    float: left;
    color: #888;
}

.footer-lang dt {
    line-height: 34px;
    font-weight: 500;
}

.footer-lang dd {
    margin: 5px 0 0 10px;
    text-align: left;
}

.footer-lang dd > a {
    display: block;
    min-width: 110px;
    padding: 2px 20px 2px 10px;
    border: 1px solid #666;
    background: #333;
    color: #fff;
}

.footer-lang dd > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -8px;
    border: 5px solid transparent;
    border-bottom-color: #ccc;
}

.footer-lang dd .dropdown-menu {
    top: auto;
    position: absolute;
    bottom: 23px;
    width: 100%;
    min-width: auto;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background: #333;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.footer-lang dd .dropdown-menu > li > a {
    position: relative;
    display: block;
    padding: 6px 10px;
    font-size: 12px;
    color: #ccc;
}

.footer-lang dd .dropdown-menu > li > a:hover {
    background: #444;
    color: #fff;
}

.footer-lang dd .dropdown-menu > li > a:after {
    content: none;
}

.footer-lang ul > li {
    display: block;
}

/*요일별 보기 요일 추가 180403*/
.lists > li a .right-top {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.lists > li a .day {
    background: rgb(55, 111, 183);
    display: inline-block;
    padding: 1px 6px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    float: right;
}

/*18+ 아이콘 추가 180405*/
.thumb .left-bot {
    position: absolute;
    left: 0;
    bottom: 0;
}

.thumb .left-bot .ico_age18 {
    background: #bbbbbb;
    margin: 0 0 5px 5px;
    padding: 1px 3px;
    border-radius: 30px;
    opacity: 0.7;
    color: #fff;
    font-size: 11px;
    display: inline-block;
}

/*
main.homepage-2 .hero-container form.form-inline button:hover {
    background: rgba(255,255,255,0.26);
    border-color: #fff;
    outline: none;
}
main.homepage-2 .hero-container form.form-inline button {
    font-size: 14px;7
}
main.homepage-2 .hero-container form.form-inline button {
    position: relative;
    width: 100%;
    background: none;
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    margin-left: 8px;
    margin: 0;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
*/

/*개발팀 추가 180406*/
.sc-recom .list-recom .caption .tit2 {
    display: block;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 0 4px #000;
}

.sc-recom .list-recom > li.hit .caption .tit {
    font-size: 24px;
    font-weight: 700;
}

.sc-recom .list-recom > li.x2 .caption .tit2 {
    font-size: 24px;
    font-weight: 700;
}

.sc-recom .list-recom > li .caption .tit2 {
    font-size: 18px;
    font-weight: 700;
}

/*에피소드 리스트 내 서비스 불가 에피소드일 경우 20210528*/
.ep-body .list-ep > li {
    position: relative;
}
.ep-body .list-ep > li.nomore_read_con {
    background-color: initial;
}

.ep-body .list-ep > li a .coin-appfree {
    clear: both;
    display: inline-block;
    color: #fff;
    background: #f2445d;
    padding: 0px 8px;
    border-radius: 5em;
    margin-bottom: 4px;
}

.ep-body .list-ep > li a.nomore_read_overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(235, 235, 235, 0.6);
}
/*********/

/*새로운 메인페이지*/
#glo_header {
    background: #0f1128;
    font-size: 16px;
    color: #a6a6ab;
    padding: 20px 0 14px 0;
    min-height: 70px;
}

.glo_header_wrap {
    max-width: 1240px;
    margin: 0 auto;
    min-width: 1240px;
}

.glo_header_wrap h1 {
    background: url(/assets/web/img/global/logo_n.png) no-repeat;
    width: 187px;
    height: 38px;
    float: left;
    text-indent: -9999px;
    margin-right: 34px;
}

.glo_header_wrap h1.logo_de {
    margin-right: 21px !important;
}

#glo_gnb {
    float: left;
}

#glo_gnb ul li {
    float: left;
}

#glo_gnb ul li a {
    float: left;
    padding: 8px 12px 10px 12px;
    margin: 0 5px;
    line-height: 18px;
}

#glo_gnb ul li:hover {
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
}

#glo_gnb ul li.on {
    cursor: pointer;
    background: #ee2d2f;
    border-radius: 50px;
    color: #fff;
}

.glo_gnb_de ul li a {
    padding: 8px 11px 10px 11px !important ;
    margin: 0 4px !important;
}

#glo_header .glo_header_left {
    float: left;
}

#glo_header .glo_header_right {
    position: relative;
    float: right;
}

/*new 추가로 인해 eu국가일경우 clss추가*/
.eu .glo_header_wrap h1 {
    margin-right: 10px;
}
.eu .glo_gnb_de ul li a {
    padding: 8px 7px 10px 7px !important ;
    margin: 0 2px !important;
}

/* recently read*/
#glo_header .btn_recently {
    float: left;
    background: url(/assets/web/img/global/icon/ico_recently_head.png) no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    opacity: 0.9;
    margin-right: 8px;
}

#glo_header .btn_recently:hover {
    opacity: 1;
    cursor: pointer;
}

#glo_header .btn_recently.on {
    float: left;
    background: url(/assets/web/img/global/icon/ico_recently_head_on.png)
        no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    opacity: 0.8;
    margin-right: 8px;
}

/* family mode 추가 190311*/

#glo_header .glo_header_right .section_19plus {
    float: left;
    border: 1px solid #00f99f;
    border-radius: 4px;
    line-height: 18px;
    padding: 4px 10px 4px 18px;
    font-size: 12px;
    position: relative;
    margin: 2px 10px 0 0;
    text-align: center;
    color: #00f99f;
    font-weight: 700;
    background: url(/assets/web/img/global/icon/ico_familymode.png) no-repeat
        1px 5px;
    background-size: 16px 16px;
}

#glo_header .glo_header_right .section_19plus:hover {
    background: url(/assets/web/img/global/icon/ico_familymode_off.png)
        no-repeat 1px 5px;
    background-size: 16px 16px;
    transition: box-shadow 0.2s, background-color 0.2s, background-image 0.2s,
        color 0.2s, border 0.2s, transform 0.2s;
    cursor: pointer;
}

#glo_header .glo_header_right .section_19plus.off {
    float: left;
    border: 1px solid #4a4b57;
    border-radius: 4px;
    line-height: 18px;
    padding: 4px 10px 4px 18px;
    font-size: 12px;
    position: relative;
    margin: 2px 10px 0 0;
    text-align: center;
    color: #afafb2;
    font-weight: bold;
    background: url(/assets/web/img/global/icon/ico_familymode_off.png)
        no-repeat 1px 5px #3a3b44;
    background-size: 16px 16px;
}

#glo_header .glo_header_right .section_19plus.off:hover {
    background: url(/assets/web/img/global/icon/ico_familymode.png) no-repeat
        1px 5px #3a3b44;
    background-size: 16px 16px;
    transition: box-shadow 0.2s, background-color 0.2s, background-image 0.2s,
        color 0.2s, border 0.2s, transform 0.2s;
    cursor: pointer;
}

/*
#glo_header .glo_header_right .section_19plus {
    float: left;
    border: 1px solid #676874;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 50px 4px 10px;
    font-size: 13px;
    position: relative;
    margin: 2px 10px 0 0;
}
*/

#glo_header .glo_header_right .section_19plus .text {
    color: #ee2d2f;
}

#glo_header .glo_header_right .section_19plus .btn_off {
    border: 1px solid #676874;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 10px;
    font-size: 13px;
    margin-left: 5px;
    background: #2a2b3e;
    position: absolute;
    right: -1px;
    top: -1px;
    cursor: pointer;
    color: #fff;
}

#glo_header .glo_header_right .section_19plus:hover .btn_off {
    background: #ee2d2f;
    border: 1px solid #ee2d2f;
    transition: box-shadow 0.2s, background-color 0.2s, color 0.2s, border 0.2s,
        transform 0.2s;
}

#glo_header .glo_header_right .section_19plus .btn_on {
    border: 1px solid #ee2d2f;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 10px;
    font-size: 13px;
    margin-left: 5px;
    background: #ee2d2f;
    position: absolute;
    right: -1px;
    top: -1px;
    cursor: pointer;
    color: #fff;
}

#glo_header .glo_header_right .section_19plus p {
    margin: 0;
}

#glo_header .glo_header_right .section_search {
    float: left;
    border: 1px solid #676874;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 10px;
    font-size: 13px;
    position: relative;
    margin: 1px 10px 0 0;
}

#glo_header .glo_header_right .section_search .top_search {
    background: none;
    border: none;
    width: 150px;
}

#glo_header .glo_header_right .section_search .top_search_de {
    width: 130px !important;
}

#glo_header .glo_header_right .section_search .btn_search {
    background: url(/assets/web/img/global/ico_search.png) no-repeat;
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;

    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    border-radius: 4px;
    float: right;
    width: 18px;
    height: 18px;
    margin: 1px 3px 0 0;
}

#glo_header .glo_header_right .login_wrap {
    float: left;
    position: relative;
}

#glo_header .glo_header_right .login {
    float: left;
    border: 1px solid #676874;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 15px;
    font-size: 13px;
    position: relative;
    font-weight: bold;
    margin: 2px 8px 0 0;
}

#glo_header .glo_header_right .login:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0f1128;
    font-weight: bold;
    transition: box-shadow 0.2s, background-color 0.2s, color 0.2s, border 0.2s,
        transform 0.2s;
    cursor: pointer;
}

#glo_header .glo_header_right .login_box {
    position: absolute;
    background: #24263c;
    width: 300px;
    height: 500px;
    right: 0;
    top: 50px;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
    padding: 20px;
}

.top_banner_wrap,
.bottom_banner {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

.top_banner_wrap .top_banner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 485px;
}
.top_banner_wrap .top_banner .list_bu,
.bottom_banner_wrap .bottom_banner .list_bu {
    position: absolute;
    left: 102px;
    bottom: 70px;
}

.top_banner_wrap .top_banner .list_bu span,
.bottom_banner_wrap .bottom_banner .list_bu span {
    text-indent: -9999px;
    display: inline-block;
    margin: 0 4px 0 0;
    width: 12px;
    height: 12px;
    background: #585858;
    border-radius: 100px;
    overflow: hidden;
}

.top_banner_wrap .top_banner .list_bu span.on,
.bottom_banner_wrap .bottom_banner .list_bu span.on {
    background: #fff;
}

.top_banner_wrap .top_banner .slick-dots {
    position: absolute;
    left: 102px;
    bottom: 70px;
}

.top_banner_wrap .top_banner .slick-dots > li,
.bottom_banner_wrap .bottom_banner .slick-dots > li {
    text-indent: -9999px;
    display: inline-block;
    margin: 0 4px 0 0;
    width: 12px;
    height: 12px;
    background: #585858;
    border-radius: 100px;
    overflow: hidden;
}

.top_banner_wrap .top_banner .slick-dots button,
.bottom_banner_wrap .bottom_banner .slick-dots button {
    background-color: inherit;
    font-size: 0;
    border: 0;
}

.top_banner_wrap .top_banner .slick-dots > li.slick-active,
.bottom_banner_wrap .bottom_banner .slick-dots > li.slick-active {
    background: #fff;
}

#top_banner_bg {
    /* background: url("/assets/web/img/global/bg_mainbg01.jpg"); */
    background-size: cover !important;
    width: 100%;
    min-height: 485px;
    margin-bottom: 50px;
}

.top_banner_wrap .slick-slider {
    width: 1200px;
    height: 485px;
}

.bottom_banner_wrap {
    margin-bottom: 60px;
}

.bottom_banner_wrap .bottom_banner {
    position: relative;
    width: 720px;
    margin: 0 auto;
    /* min-height: 485px; */
}

.bottom_banner_wrap .bottom_banner .slick-dots {
    position: absolute;
    left: 30px;
    bottom: 20px;
}

/*에피소드 뷰어 하단 배너 영역*/
.no-active {
    display: none;
}

.viewer-etc {
    margin-top: 30px;
    padding: 30px 0 85px;
    background-color: #f5f5f5;
}
#viewer-body2 .viewer-etc {
    padding-bottom: 0;
    background-color: transparent;
}

.viewer-etc h3 {
    width: 720px;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    color: #2a2a2a;
}

.viewer-etc h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -87px -2px;
    display: inline-block;
    width: 25px;
    height: 40px;
    vertical-align: middle;
    margin-right: 1px;
}

.viewer-etc .continue h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -119px -82px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}

.viewer-etc .list_wrap li {
    background-color: inherit;
}

/*뷰어 마지막에 다음화 보기 영역*/
.ep__next {
    width: 720px;
    padding: 80px 0;
    margin: 0 auto;
}
/*bg가 검은색일경우 class="bg-black"*/
.ep__next.bg-black {
    background-color: #000;
}
/*bg가 흰색일경우 class="bg-white"*/
.ep__next.bg-white {
    background-color: #fff;
}

.ep__next > a {
    display: table;
    table-layout: fixed;
    width: 660px;
    margin: 0 auto;
    padding: 11px 30px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 5px 5px;
}

.ep__next > a > div {
    display: table-cell;
    vertical-align: middle;
}

.ep__next .ep__thumb__img {
    width: 150px;
    height: 90px;
}

.ep__next .ep__name {
    width: 288px;
    padding: 0 30px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.ep__next .ep__name__con {
    margin-bottom: 5px;
    line-height: 20px;
    color: #000;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.ep__next .ep__next__turn {
    font-size: 14px;
    font-weight: normal;
    color: #888;
}

.ep__next .btn {
    display: flex;
    justify-content: center;
    align-items: center;

    width: 160px;
    min-height: 60px;
    line-height: 19px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    border-radius: 5px 5px;
    white-space: normal;
    background-color: #ff0004;
    word-break: normal;
}

.ep__next .btn__txt {
    max-width: 75px;
}

.btn__next__icon {
    flex-shrink: 0;
    margin-left: 5px;
}

/*에피소드 뷰어 하단 작품*/
.ep-viewer__bottom__list {
    position: relative;
    display: block;
    width: 820px;
    margin: 0 auto 20px;
    clear: both;
    overflow: hidden;
}

.ep-viewer__bottom__list:last-child {
    margin-bottom: 0;
    padding-bottom: 60px;
}

.ep-viewer__bottom__list .list_wrap {
    clear: both;
}

.ep-viewer__bottom__list .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -70%);
}

.ep-viewer__bottom__list .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.ep-viewer__bottom__list .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.ep-viewer__bottom__list .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -70%);
}

.ep-viewer__bottom__list .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.ep-viewer__bottom__list .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.ep-viewer__bottom__list .list_wrap ul {
    width: 720px;
    margin: 0 auto;
}

.ep-viewer__bottom__list li {
    position: relative;
    float: left;
    background: #000;
    width: 172px;
    height: 255px;
    border-radius: 3px;
    color: #fff;
    margin: 5px 4px 10px;
    cursor: pointer;
}

.ep-viewer__bottom__list li img {
    border-radius: 3px 3px 0 0;
}

.ep-viewer__bottom__list li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 15px 0 15px;
    border-radius: 3px;
}

.ep-viewer__bottom__list li .visual .main_text .title {
    /* padding: 0 0 8px 0; */
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 23px;
    max-height: 52px;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: calc(100% - 30px);
    font-weight: 500;
}

.ep-viewer__bottom__list li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 30px);

    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.ep-viewer__bottom__list li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 19px;
}

.section_most li:hover .text {
    opacity: 1;
}

.ep-viewer__bottom__list li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 172px;
    height: 255px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.ep-viewer__bottom__list li:hover .text {
    opacity: 1;
}
.ep-viewer__bottom__list .noimage_title {
    width: 138px;
    top: 50%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 28%);
    word-break: break-word;
}
.viewer-etc h3.ft-white {
    color: #fff;
}

/*즐겨찾기*/
.section_myfavorite h3 .favorites {
    background: url(/assets/web/img/global/icon/ico_favorites_on.png) no-repeat
        0 1px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 3px;
}
.section_myfavorite {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_myfavorite h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    margin-left: 51px;
}

.section_myfavorite h3 .ico {
    background: url(/assets/web/img/global/icon/ico_recently.png) no-repeat 0px -1px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 3px;
}

.section_myfavorite .list_wrap {
    clear: both;
}

.section_myfavorite .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_myfavorite .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_myfavorite .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_myfavorite .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_myfavorite .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_myfavorite .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_myfavorite .list_wrap ul {
    margin: 0 auto;
    width: 1100px;
}

.section_myfavorite li {
    position: relative;
    float: left;
    background: #000;
    width: 200px;
    height: 296px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 10px 15px 10px;
    cursor: pointer;
}

.section_myfavorite li img {
    border-radius: 3px;
}

.section_myfavorite li .visual span.title {
    position: absolute;
    bottom: 74px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    left: 0;
    width: 200px;
}
.section_myfavorite li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 64px 15px 0 15px;
    border-radius: 3px;
}

.section_myfavorite li .visual .main_text .title {
    padding: 0px 0 8px 0;
    border-bottom: 1px solid rgba(121, 121, 121, 0.5);
    width: 170px;
    position: absolute;
    bottom: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    max-height: 2.7em;
    font-weight: 500;
}

.section_myfavorite li .visual .main_text .etc {
    position: absolute;
    bottom: 10px;
}

.section_myfavorite li .visual .main_text .etc .history {
    color: #9d9d9d;
    padding: 3px 0 0 0;
    display: inline-block;
}

.section_myfavorite li .visual .main_text .etc .remai {
    padding: 3px;
    background: rgba(162, 162, 162, 0.26);
    color: #08ff08;
    float: right;
    border-radius: 3px;
}

/* favorite read 추가 */

.section_myfavorite .best li {
    position: relative;
    float: left;
    background: #000;
    width: 220px;
    height: 326px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 10px 15px 10px;
    cursor: pointer;
}

.section_myfavorite .best li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 220px;
    height: 326px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_myfavorite .best li .visual .main_text .title {
    padding: 0px 0 8px 0;
    border-bottom: 1px solid rgba(121, 121, 121, 0.5);
    width: 190px;
    position: absolute;
    bottom: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    max-height: 2.7em;
    font-weight: 500;
}

.section_myfavorite li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_myfavorite li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.section_myfavorite li:hover .text {
    opacity: 1;
}

.section_myfavorite li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 296px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_myfavorite li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_myfavorite li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_myfavorite li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_myfavorite li .text .info {
    font-size: 13px;
    line-height: 19px;
}

/*내가 본 작품*/
.section_myrecent {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_myrecent h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    margin-left: 51px;
}

.section_myrecent h3 .ico {
    background: url(/assets/web/img/global/icon/ico_recently.png) no-repeat 0px -1px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 3px;
}

.section_myrecent .list_wrap {
    clear: both;
}

.section_myrecent .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_myrecent .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_myrecent .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_myrecent .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_myrecent .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_myrecent .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_myrecent .list_wrap ul {
    margin: 0 auto;
    width: 1100px;
}

.section_myrecent li {
    position: relative;
    float: left;
    background: #000;
    width: 200px;
    height: 296px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 10px 15px 10px;
    cursor: pointer;
}

.section_myrecent li img {
    border-radius: 3px;
}

.section_myrecent li .visual span.title {
    position: absolute;
    bottom: 74px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    left: 0;
    width: 200px;
}
.section_myrecent li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 64px 15px 0 15px;
    border-radius: 3px;
}

.section_myrecent li .visual .main_text .title {
    padding: 0px 0 8px 0;
    border-bottom: 1px solid rgba(121, 121, 121, 0.5);
    width: 170px;
    position: absolute;
    bottom: 62px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    max-height: 2.7em;
    font-weight: 500;
}

.section_myrecent li .visual .main_text .history {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    padding-top: 4px;
    width: 190px;
    padding-right: 18px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_myrecent li .visual .main_text .etc {
    position: absolute;
    bottom: 10px;
}

.section_myrecent li .visual .main_text .etc .history {
    color: #9d9d9d;
    padding: 3px 0 0 0;
    display: inline-block;
}

.section_myrecent li .visual .main_text .etc .remai {
    padding: 3px;
    background: rgba(162, 162, 162, 0.26);
    color: #08ff08;
    float: right;
    border-radius: 3px;
}

/* recently read 추가 */
.section_myrecent .best li {
    position: relative;
    float: left;
    background: #000;
    width: 220px;
    height: 326px;
    border-radius: 3px;
    color: #fff;
    margin: 10px 10px 15px 10px;
    cursor: pointer;
}

.section_myrecent .best li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 220px;
    height: 326px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_myrecent .best li .visual .main_text .title {
    /* padding: 0px 0 8px 0;
    border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 190px;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    max-height: 2.7em;
    font-weight: 500;
}

.section_myrecent .best li .visual .main_text .myrecent_title {
    /* padding: 0px 0 8px 0;
    border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 190px;
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.3em;
    max-height: 2.7em;
}

.section_myrecent li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_myrecent li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.section_todayup li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_todayup li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.section_most li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_most li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.section_recommended_wrap li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_recommended_wrap li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

.section_ongoing .list_wrap li:hover {
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-in-out;
}

.section_ongoing .list_wrap li:hover h4 {
    -webkit-animation: neon3 1.5s ease-in-out infinite alternate;
    -moz-animation: neon3 1.5s ease-in-out infinite alternate;
    animation: neon3 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes neon3 {
    from {
        text-shadow: 0 0 3px #ffdd1b, 0 0 5px #ffdd1b;
    }
    to {
        text-shadow: 0 0 1px #ffdd1b, 0 0 3px #ffdd1b;
    }
}

.section_myrecent li:hover .text {
    opacity: 1;
}

.section_myrecent li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 296px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_myrecent li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_myrecent li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_myrecent li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_myrecent li .text .info {
    font-size: 13px;
    line-height: 19px;
}

/*업데이트 작품*/
.section_todayup h3 .newcomic {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -82px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 3px;
}

.section_todayup {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_todayup h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    margin-left: 51px;
}

.section_todayup h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -1px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 3px;
}

.section_todayup .list_wrap {
    clear: both;
}

.section_todayup .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_todayup .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_todayup .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_todayup .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_todayup .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_todayup .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_todayup .list_wrap ul {
    margin: 0 auto;
    width: 1100px;
}

.section_todayup li {
    position: relative;
    float: left;
    background: #000;
    width: 200px;
    height: 296px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_todayup li img {
    border-radius: 3px 3px 0 0;
}

.section_todayup li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 80px 15px 0 15px;
    border-radius: 3px;
}

.section_todayup li .visual .main_text .title {
    /* padding: 0 0 8px 0; */
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 23px;
    max-height: 50px;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 170px;
    font-weight: 500;
    letter-spacing: -0.02em;
    font-size: 17px;
}

.section_todayup li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    width: 170px;
    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_todayup li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 20px;
}

.visual .main_text .etc .type01 {
    color: #eea800 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type02 {
    color: #fd337f !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type03 {
    color: #336cfd !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type04 {
    color: #3ae5f4 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type05 {
    color: #11d96c !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type06 {
    color: #59ff9b !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type07 {
    color: #33a0fd !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type08 {
    color: #7454eb !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type09 {
    color: #fb33fd !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type10 {
    color: #fd9733 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type11 {
    color: #fd7133 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type12 {
    color: #ff0000 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.visual .main_text .etc .type13 {
    color: #ffdf72 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

/*코미디*/
.visual .main_text .etc .type14 {
    color: #f43aaf !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

/*액션*/
.visual .main_text .etc .type15 {
    color: #f43a3f !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

/*공상과학*/
.visual .main_text .etc .type16 {
    color: #963af4 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

/*무협*/
.visual .main_text .etc .type17 {
    color: #3af4a2 !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

/*스릴러*/
.visual .main_text .etc .type18 {
    color: #a0d60b !important;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_todayup li:hover .text {
    opacity: 1;
}

.section_todayup li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 296px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_todayup li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_todayup li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_todayup li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_todayup li .text .info {
    font-size: 13px;
    line-height: 19px;
}

/*추천작품 작품*/
.section_most {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_most h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    margin-left: 51px;
}

.section_most h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -78px -2px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 1px;
}

.section_most .list_wrap {
    clear: both;
}

.section_most .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_most .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_most .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_most .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_most .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_most .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_most .list_wrap ul {
    margin: 0 auto;
    width: 1100px;
}

.section_most li {
    position: relative;
    float: left;
    background: #000;
    width: 200px;
    height: 296px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_most li img {
    border-radius: 3px 3px 0 0;
}

.section_most li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 15px 0 15px;
    border-radius: 3px;
}

.section_most li .visual .main_text .title {
    padding: 0 18px 0 0;
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 23px;
    max-height: 52px;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 170px;
    font-weight: 500;
}

.section_most li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    width: 170px;
    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_most li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 19px;
}

/*
.section_most li .visual .main_text .etc .type01 {
    color: #fd337f;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_most li .visual .main_text .etc .type02 {
    color: #dca000;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_most li .visual .main_text .etc .type03 {
    color: #3ae5f4;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}*/

.section_most li:hover .text {
    opacity: 1;
}

.section_most li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 296px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_most li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_most li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_most li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_most li .text .info {
    font-size: 13px;
    line-height: 19px;
}

/*추천작품 작품*/
.section_because {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_because h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    margin-left: 51px;
}

.section_because h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -119px -82px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 1px;
}

.section_because .list_wrap {
    clear: both;
}

.section_because .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_because .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_because .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_because .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_because .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_because .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_because .list_wrap ul {
    margin: 0 auto;
    width: 1100px;
}

.section_because li {
    position: relative;
    float: left;
    background: #000;
    width: 200px;
    height: 296px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_because li img {
    border-radius: 3px 3px 0 0;
}

.section_because li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 15px 0 15px;
    border-radius: 3px;
}

.section_because li .visual .main_text .title {
    padding: 0 18px 0 0;
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 23px;
    max-height: 52px;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 170px;
    font-weight: 500;
}

.section_because li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    width: 170px;
    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_because li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 19px;
}

.section_because li:hover .text {
    opacity: 1;
}

.section_because li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 296px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_because li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_because li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_because li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_because li .text .info {
    font-size: 13px;
    line-height: 19px;
}

.section_because_wrap {
    background: #e9e9e9;
    width: 100%;
    padding: 50px 0;
}

/* 투믹스 추천 작품 */
.section_recommended_wrap {
    background: #e9e9e9;
    width: 100%;
    padding: 50px 0;
}

/*추천작품 다음에 because of you가 올 경우 */
.section_recommended_wrap + .section_because_wrap {
    margin-top: -50px;
    padding-top: 0px;
}

.section_recommended {
    width: 1260px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.section_recommended img {
    width: 100%;
}

.section_recommended h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #ee2d2f;
    margin-left: 51px;
}

.section_recommended h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -118px -3px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 7px;
}

.section_recommended .list_wrap {
    clear: both;
}

.section_recommended .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_recommended .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_recommended .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_recommended .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_recommended .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_recommended .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_recommended .list_wrap ul {
    margin: 0 auto;
    width: 1170px;
}

.section_recommended li {
    position: relative;
    float: left;
    background: #000;
    width: 270px;
    height: 400px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_recommended li img {
    border-radius: 3px 3px 0 0;
}

.section_recommended li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 20px 0 20px;
    border-radius: 3px;
}

.section_recommended li .visual .main_text .title {
    padding: 0 18px 0 0;
    position: absolute;
    bottom: 74px;
    font-size: 22px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 2.8em;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 235px;
    font-weight: 500;
}

.section_recommended li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    white-space: nowrap;
    width: 235px;
    overflow: hidden;
    text-overflow: ellipsis;

    padding-top: 6px;
    padding-right: 5px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_recommended li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 19px;
}

/*
.section_recommended li .visual .main_text .etc .type01 {
    color: #fd337f;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_recommended li .visual .main_text .etc .type02 {
    color: #dca000;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_recommended li .visual .main_text .etc .type03 {
    color: #3ae5f4;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}
*/

.section_recommended .text .etc {
    margin: 0 0 5px 0;
}

/*
.section_recommended .text .etc .type01 {
    color: #fd337f;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_recommended .text .etc .type02 {
    color: #dca000;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_recommended .text .etc .type03 {
    color: #3ae5f4;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}
*/

.section_recommended li:hover .text {
    opacity: 1;
}

.section_recommended li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 270px;
    height: 400px;
    z-index: 1;
    border: 3px solid rgba(227, 173, 15, 0.9);
    border-radius: 3px;
    padding: 30px 23px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_recommended li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 30px;
}

.section_recommended li .text h5 {
    font-size: 13px;
    color: #a6a6a6;
    font-weight: normal;
    margin: 0 0 0 0;
}

.section_recommended li .text .line {
    width: 33px;
    height: 2px;
    display: block;
    background: #fff;
    margin: 18px 0 23px 0;
    font-weight: normal;
}

.section_recommended li .text .info {
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    max-height: 190px;
    overflow: hidden;
}

/*남은작품 숫자표시 / 신작 / 월간작 */
.section_other .ico_box {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.section_other .iconew {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #0f70cb;
    color: #fff;
    padding: 3px 5px;
    border-radius: 3px 0 3px 3px;
    margin-right: 2px;
    float: left;
}

.section_other .ico_19plus {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #f42121;
    color: #fff;
    padding: 3px 5px;
    border-radius: 0 0 3px 3px;
    margin-right: 2px;
    float: left;
}

.section_other .ico_up {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #ffce00;
    color: #010101;
    padding: 3px 5px;
    border-radius: 0 0 3px 3px;
    margin-right: 2px;
    float: left;
    font-weight: bold;
}

.section_other .ico_fin {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #699bb6;
    color: #fff;
    padding: 3px 4px 3px 5px;
    border-radius: 0 0 3px 3px;
    margin-right: 2px;
    float: left;
}

/*남은작품 숫자표시 / 신작 / 월간작 */
.ep-sidebar .list-sidebar a .caption {
    margin-left: 110px;
    padding-top: 4px;
}

.ep-sidebar .list-sidebar a .caption .ico_box {
    width: 100%;
    display: inline-table;
}

.ep-sidebar .list-sidebar a .caption .iconew {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #0f70cb;
    color: #fff;
    padding: 1px 4px;
    border-radius: 50px;
    float: left;
    margin: 0 2px 0 0;
}

.ep-sidebar .list-sidebar a .caption .ico_19plus {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #f42121;
    color: #fff;
    padding: 1px 4px;
    border-radius: 50px;
    float: left;
    margin: 0 2px 0 0;
}

.ep-sidebar .list-sidebar a .caption .ico_up {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #ffce00;
    color: #010101;
    padding: 1px 4px;
    border-radius: 50px;
    float: left;
    font-weight: bold;
    margin: 0 2px 0 0;
}

.ep-sidebar .list-sidebar a .caption .ico_fin {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: #699bb6;
    color: #fff;
    padding: 3px 4px 3px 5px;
    border-radius: 0 0 3px 3px;
    margin-right: 2px;
    float: left;
}

.section_other .section_remai {
    padding: 1px 3px;
    background: rgba(162, 162, 162, 0.26);
    color: #08ff08;
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
    min-width: 21px;
    text-align: center;
}

.section_other .section_read {
    padding: 1px 3px;
    background: rgba(162, 162, 162, 0.26);
    color: #00c2ff;
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 1;
    min-width: 21px;
    text-align: center;
    font-size: 12px;
}

.section_other .section_read em.ep {
    color: #c6c6c6;
}
.section_other .section_read em {
    color: #1089ba;
}

.section_other .month {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -38px -78px;
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    right: 8px;
    top: 11px;
    z-index: 1;
    text-indent: -9999px;
}

.section_other .rank {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -1px;
    z-index: 1;
    font-size: 20px;
    text-align: center;
    color: #fff;
    width: 38px;
    height: 51px;
    padding: 6px 0 0 0;
    font-weight: bold;
    background: url(/assets/web/img/global/ico_rank.png) no-repeat;
    text-shadow: 1px 1px 5px #e91504;
}

/*로그인박스 */
.layer-login02 {
    display: none;
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 1;
    width: 340px;
    background: #24263c;
    -webkit-border-radius: 15px;
    border-radius: 10px;
}

.layer-login02.active {
    display: block;
}

.layer-login02 .layer-login-body,
.layer-login02 .layer-login-footer,
.layer-login02 .layer-login-header {
    padding: 10px 15px;
}

.layer-login02 .layer-login-header {
    padding-bottom: 0;
}

.layer-login02 .layer-login-header h4 {
    font-size: 18px;
    text-align: center;
    clear: right;
    margin-top: -10px;
    color: #fff;
    margin: 10px;
    font-weight: normal;
}

.layer-login02 .layer-login-header .btn-layer-close {
    background: url('/assets/web/img/icon/layer-close.png') no-repeat 50% 50%;
    width: 24px;
    height: 24px;
}

.layer-login02 .layer-login-body {
    padding-top: 0;
}

.layer-login02 .layer-login-footer {
    background: #181927;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
}

.layer-login02 .layer-login-footer a {
    font-size: 14px;
    color: #c8c8c8;
}

.layer-login02 .layer-login-footer a:focus,
.layer-login02 .layer-login-footer a:hover {
    color: #fff;
}

.layer-login02 .simple-login {
    border-top: 1px solid #e5e5e5;
    margin: 30px 0;
}

.layer-login02 .simple-login > div {
    margin-top: -13px;
}

.layer-login02 .simple-login h5 {
    position: relative;
    color: #c8c8c8;
    font-size: 12px;
    display: inline-block;
    padding: 0 15px;
    background: #24263c;
    margin-bottom: 20px;
    font-weight: normal;
}

.layer-login02 .list-inline li {
    margin: 0 3px;
}

.layer-login02 .list-inline .ico_sns_facebook {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url(/assets/web/img/global/main/ico_sns.png) no-repeat;
    text-indent: -9999px;
}

.layer-login02 .list-inline .ico_sns_google {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url(/assets/web/img/global/main/ico_sns.png) no-repeat -64px 0;
    text-indent: -9999px;
}

.layer-login02 .list-inline .ico_sns_yahoo {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url(/assets/web/img/global/main/ico_sns.png) no-repeat 0 -64px;
    text-indent: -9999px;
}

.layer-login02 .list-inline .ico_sns_line {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url(/assets/web/img/global/main/ico_sns.png) no-repeat -64px -64px;
    text-indent: -9999px;
}

.layer-login02 .form-control {
    background: none;
    color: #fff !important;
}

.layer-login02 .form-group-line {
    border-bottom-color: #484a5e;
}

.layer-login02 .help-block {
    font-size: 13px;
}

.layer-login02 .help-block label {
    margin: 0 10px;
}

#glo_header .glo_header_right .login_after {
    float: left;
}

#glo_header .glo_header_right .login_after .charge {
    float: left;
    border: 1px solid #ee2d2f;
    border-radius: 50px;
    line-height: 18px;
    padding: 4px 15px;
    font-size: 12px;
    position: relative;
    font-weight: bold;
    margin: 2px 8px 0 0;
    background: #ee2d2f;
    color: #fff;
}

#glo_header .glo_header_right .login_after .charge:hover {
    background: #cd2527;
    font-weight: bold;
    transition: box-shadow 0.2s, background-color 0.2s, color 0.2s, border 0.2s,
        transform 0.2s;
    cursor: pointer;
}

#glo_header .glo_header_right .login_after .my_wrap {
    float: left;
    position: relative;
}

#glo_header .glo_header_right .login_after .my_wrap .notice_alarm {
    position: absolute;
    top: -6px;
    right: 0;
    font-size: 12px;
    color: #fff;
    background: #ee2d2f;
    padding: 0 4px;
    border-radius: 50px;
    text-align: center;
    min-width: 18px;
    margin: 0;
}

.layer-mymenu .list-group .list-group-item a .notice_alarm {
    position: absolute;
    right: 16px;
    font-size: 12px;
    color: #fff;
    background: #ee2d2f;
    padding: 0 4px;
    border-radius: 50px;
    text-align: center;
    min-width: 18px;
    margin: 0;
}

.bbs-list > tbody tr td .notice_alarm {
    position: relative;
    font-size: 11px;
    top: -6px;
    color: #fff;
    background: #ee2d2f;
    padding: 0 4px;
    border-radius: 50px;
    text-align: center;
    min-width: 18px;
    margin: 0 0 0 2px;
}

.bbs-list .no-list {
    padding: 80px 0;
}
.table-hover .no-list:hover {
    background-color: #fff;
}

.acc-history .panel .panel-heading .panel-title a .pull-left .notice_alarm {
    position: relative;
    font-size: 11px;
    color: #fff;
    background: #ee2d2f;
    padding: 0 4px;
    border-radius: 50px;
    text-align: center;
    min-width: 18px;
    margin: 0 0 0 2px;
}

.info-sidebar .info-menu li {
    position: relative;
}

.info-sidebar .info-menu .notice_alarm {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 14px;
    color: #fff;
    background: #ee2d2f;
    padding: 0 4px;
    border-radius: 50px;
    text-align: center;
    min-width: 20px;
    margin: -10px 0 0 0;
}

#glo_header .glo_header_right .login_after .my {
    float: left;
    border: 1px solid #676874;
    border-radius: 50px;
    line-height: 18px;
    padding: 3px 15px;
    font-size: 13px;
    position: relative;
    font-weight: bold;
    margin: 2px 8px 0 0;
}

#glo_header .glo_header_right .login_after .my:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0f1128;
    font-weight: bold;

    cursor: pointer;
}

#glo_header .glo_header_right .login_after .my span {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -13px -129px;
}

#glo_header .glo_header_right .login_after .my:hover span {
    background: #fff url(/assets/web/img/global/main/ico_main.png) no-repeat -53px -129px;
}

#glo_header .glo_header_right .login_after .my.on {
    background: #fff;
    border: 1px solid #0f1128;
    color: #0f1128;
    font-weight: bold;
    cursor: pointer;
    box-shadow: inset 1px 1px 2px #2a2a2a54;
}

#glo_header .glo_header_right .login_after .my.on span {
    background: #fff url(/assets/web/img/global/main/ico_main.png) no-repeat -133px -128px;
}

#glo_header .glo_header_right .login_after .my.on:hover {
    float: left;
    background: #0f1128;
    border-radius: 50px;
    line-height: 18px;
    padding: 3px 15px;
    font-size: 13px;
    position: relative;
    font-weight: bold;
    margin: 2px 8px 0 0;
    border: 1px solid #fff;
    color: #fff;
}

#glo_header .glo_header_right .login_after .my.on:hover span {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -93px -128px;
}

.d_none {
    display: none;
}

/*footer 변경*/
#glo_wrapper {
    display: table;
    width: 100%;
}

#glo_wrapper .footer-top ul {
    float: left;
}

#glo_wrapper .footer-top .first {
    padding-left: 0;
}

#glo_wrapper .footer-top ul > li a {
    position: relative;
    color: #9c9da7;
    display: block;
    padding: 8px 15px;
    font-size: 12px;
}

#glo_wrapper .footer-top {
    background: #2d2d37;
    text-align: center;
    color: #9c9da7;
}

#glo_wrapper .footer-info {
    background: #383943;
    color: #9c9da7;
    padding: 25px 0;
}

#glo_wrapper .footer-info p {
    margin: 2px 0 6px 0;
    display: inline-block;
    width: 850px;
    word-break: keep-all;
    color: #8d8d98;
    font-size: 12px;
}

.toomics_notice_wrap {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
}

.toomics_notice {
    margin: 0 auto;
    width: 1200px;
}

.toomics_notice .toomics_notice_left {
    float: left;
    display: block;
}

.toomics_notice .toomics_notice_left .new {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -89px -169px;
    display: inline-block;
    width: 23px;
    height: 22px;

    margin-right: 4px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

.toomics_notice .toomics_notice_left .text {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
    display: inline-block;
    overflow: hidden;
    font-size: 12px;
    line-height: 23px;
}

.toomics_notice .toomics_notice_left .date {
    color: #aeaeb1;
    margin-left: 10px;

    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
    display: inline-block;
    overflow: hidden;
    font-size: 11px;
    line-height: 23px;
}

.toomics_notice p {
    margin: 0;
}

.toomics_notice .toomics_notice_right {
    float: right;
}

.toomics_notice .toomics_notice_right p {
    float: left;
    line-height: 18px;
}

.toomics_notice .toomics_notice_right .event {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -129px -167px;
    display: inline-block;
    width: 23px;
    height: 22px;
    margin-right: 4px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

.toomics_notice .toomics_notice_right .text {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
}

.toomics_notice .toomics_notice_right .coupon_box {
    padding-left: 10px;
    margin-left: 10px;
    color: #ee2d2f;
    background: url(/assets/web/img/global/main/bu_line.gif) no-repeat 0 6px;
}

.toomics_notice .toomics_notice_right .coupon {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -167px -167px;
    display: inline-block;
    width: 23px;
    height: 22px;
    margin-right: 4px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

.ep-body .list-ep > li a .coin-type6 {
    color: #929292;
}

.ep-body .list-ep > li a .coin-type7 {
    color: #82bdef;
    padding-left: 20px;
}

#glo_contents {
    position: relative;
    word-break: normal;
}

#glo_contents:not(.contents_age) > div.inner:not(.episode-contents) {
    padding: 50px 0;
}

.section_search .form-srch input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 1000px rgb(15, 17, 40) inset !important;
    -webkit-text-fill-color: #ffffff !important;
}

.form-group input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    color: #555 !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #555555 !important;
}

.layer-login .help-block label {
    font-size: 12px;
    margin: 0 5px;
}

.list_wrap li {
    overflow: hidden;
    border-radius: 3px;
    background: #f5f5f5;
}

.list_wrap li .text {
    border: 1px solid rgb(238, 45, 47);
}

.list_wrap li .visual img {
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

/* Chrome Animation Flash Bug */
.list_wrap li img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.list_wrap li:hover img {
    -ms-transform: scale3d(1.02, 1.02, 1.02);
    -o-transform: scale3d(1.02, 1.02, 1.02);
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
    transform: scale3d(1.02, 1.02, 1.02);
}

.list_wrap li .visual .main_text {
    border-radius: 3px;
}

/* cancel vip membership 마이페이지 버튼 */
.mypage .mypage-coin {
    position: relative;
}

.mypage .mypage-coin .btn_cancel_vip {
    position: absolute;
    bottom: 28px;
    color: #fff;
    background-color: #383a3f;
    border-color: transparent;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    right: 45px;
    cursor: pointer;
    padding: 5px 15px;
    border: 1px solid #2d2d2d;
}

#glo_header .glo_header_right .layer-mymenu {
    font-size: 13px;
}

/*ongoing 추가 20180607*/

.section_ongoing_wrap {
    background: url(/assets/web/img/global/bg_ongoing.jpg) repeat-x;
    width: 100%;
    padding: 40px 0 10px 0;
}

.section_ongoing {
    width: 1220px;
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block;
    padding-bottom: 50px;
    overflow: hidden;
}

.ongoing_title {
    width: 100%;
    display: block;
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
}

.ongoing_title .select_type {
    float: right;
}

.ongoing_title h3 {
    float: left;
}

.section_ongoing h3 {
    vertical-align: middle;
    font-size: 26px;
    font-weight: 500;
    color: #2a2a2a;
    background: url(/assets/web/img/global/icon/ico_ongoing.png) no-repeat 0 4px;
    padding-left: 43px;
}

.section_ongoing h3.rank {
    background: url(/assets/web/img/global/icon/ico_rank.png) no-repeat 0 1px;
}

.section_ongoing h3.recently {
    background: url(/assets/web/img/global/icon/ico_recently.png) no-repeat 0
        1px;
}

.section_ongoing h3.recommended {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -124px -3px;
}

.section_ongoing h3.favorites {
    background: url(/assets/web/img/global/icon/ico_favorites_on.png) no-repeat
        0 1px;
}

.section_ongoing h3.new {
    background: url(/assets/web/img/global/icon/ico_newcoimcs.png) no-repeat 0
        2px;
}

.section_ongoing h3 .ico {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -78px -2px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 1px;
}

.section_ongoing .list_wrap {
    clear: both;
}

.section_ongoing .list_wrap .left_btn {
    position: absolute;
    left: 0;
    top: 50%;
}

.section_ongoing .list_wrap .ico_left {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -40px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 10px 0 0;
    text-indent: -9999px;
    cursor: pointer;
}

.section_ongoing .list_wrap .ico_left:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat 0px -40px;
}

.section_ongoing .list_wrap .right_btn {
    position: absolute;
    right: 0;
    top: 50%;
}

.section_ongoing .list_wrap .ico_right {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -120px -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    float: left;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    cursor: pointer;
}

.section_ongoing .list_wrap .ico_right:hover {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -80px -40px;
}

.section_ongoing .list_wrap ul {
    margin: 0 auto;
    width: 1200px;
    padding: 8px 0 0 0;
}

.section_ongoing .list_wrap ul.normal {
    padding: 10px 5px 5px;
    clear: both;
}

.section_ongoing .list_wrap li {
    position: relative;
    float: left;
    background: #000;
    width: 186px;
    height: 275px;
    border-radius: 3px;
    color: #fff;
    margin: 6px;
    cursor: pointer;
}

.section_ongoing .list_wrap li img {
    border-radius: 3px 3px 0 0;
}

.section_ongoing .list_wrap li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 15px 0 15px;
    border-radius: 3px;
}

.section_ongoing .list_wrap li .visual .main_text .title {
    position: absolute;
    bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 3.5em;
    width: 190px;
    font-weight: 500;
}

.section_ongoing .list_wrap li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 190px;
    padding-right: 18px;
    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_ongoing .list_wrap li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 19px;
}

/*
.section_ongoing li .visual .main_text .etc .type01 {
    color: #fd337f;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_ongoing li .visual .main_text .etc .type02 {
    color: #dca000;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}

.section_ongoing li .visual .main_text .etc .type03 {
    color: #3ae5f4;
    padding: 0 0 0 0;
    display: inline-block;
    font-size: 12px;
}*/

.section_ongoing .list_wrap li:hover .text {
    opacity: 1;
}

.section_ongoing .list_wrap li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 186px;
    height: 275px;
    z-index: 1;
    border: 1px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_ongoing .list_wrap li .text h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.section_ongoing .list_wrap li .text h5 {
    font-size: 12px;
    color: #a6a6a6;
}

.section_ongoing .list_wrap li .text .line {
    width: 18px;
    height: 1px;
    display: block;
    background: #808080;
    margin: 10px 0;
}

.section_ongoing .list_wrap li .text .info {
    font-size: 13px;
    line-height: 19px;
}

.section_ongoing .day_list.week .today {
    color: #222222;
    background: #ffffff;
}

/*week 일떄 All 노출 */
.section_ongoing .day_list.week ul li {
    float: left;
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    padding: 16px 20px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.section_ongoing .day_list ul li {
    float: left;
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 170px;
    vertical-align: middle;
    text-align: center;
    padding: 16px 20px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.section_ongoing .day_list ul li:hover {
    cursor: pointer;
}

.section_ongoing .day_list {
    display: table;
    width: 1220px;
    margin: 10px 0 0 0;
    clear: both;
}

.section_ongoing .day_list .on {
    background: #ee2d2f;
    border-top: 1px solid #ee2d2f;
    border-bottom: 1px solid #ee2d2f;
    color: #fff;
}

.section_ongoing .day_list .up {
    position: absolute;
    z-index: 30;
    width: 30px;
    top: -8px;
    border: 1px solid #ee2d2f;
    border-radius: 100px;
    background: #fff;
    color: #ee2d2f;
    font-size: 10px;
}

.section_ongoing .day_list .on:hover {
    background: #ee2d2f;
    border-top: 1px solid #ee2d2f;
    border-bottom: 1px solid #ee2d2f;
    color: #fff;
}

.section_ongoing .day_list .today {
    color: #ffffff;
    text-decoration: underline;
    padding: 16px 0;
    background: #cc5d6a;
    border-bottom: 1px solid #cc5d6a;
    width: 200px;
}

.section_ongoing .list_wrap .best li {
    position: relative;
    float: left;
    background: #000;
    width: 220px;
    height: 325px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_ongoing .genre_list ul {
    display: flex;
    justify-content: space-between;
}

.section_ongoing .genre_list ul li {
    flex: 1 0 auto;
    font-size: 12px;
    /* font-weight: bold; */
    vertical-align: middle;
    text-align: center;
    padding: 16px 0;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.section_ongoing .genre_list ul li:hover {
    cursor: pointer;
    background: #eee;
}

.section_ongoing .genre_list {
    width: 1220px;
    margin: 10px 0;
    clear: both;
}

.section_ongoing .genre_list .on {
    background: #ee2d2f;
    border-top: 1px solid #ee2d2f;
    border-bottom: 1px solid #ee2d2f;
    color: #fff;
}

.section_ongoing .genre_list .up {
    position: absolute;
    z-index: 30;
    width: 30px;
    top: -8px;
    border: 1px solid #ee2d2f;
    border-radius: 100px;
    background: #fff;
    color: #ee2d2f;
    font-size: 10px;
}

.section_ongoing .genre_list .on:hover {
    background: #ee2d2f;
    border-top: 1px solid #ee2d2f;
    border-bottom: 1px solid #ee2d2f;
    color: #fff;
}

.section_ongoing .genre_list .today {
    color: #ee2d2f;
    text-decoration: underline;
}

.section_ongoing .genre_list .best li {
    position: relative;
    float: left;
    background: #000;
    width: 220px;
    height: 325px;
    border-radius: 3px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
}

.section_ongoing .list_wrap .best li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 220px;
    height: 325px;
    z-index: 1;
    border: 1px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_ongoing .list_wrap .best li .text:hover {
    opacity: 1;
}

.section_ongoing .list_wrap .normal li .visual .main_text .title {
    padding: 0 18px 0 0;
    position: absolute;
    bottom: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 3.5em;
    font-size: 16px;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    width: 160px;
    font-weight: 500;
}

.section_ongoing .list_wrap .normal li .visual .main_text .writer {
    color: #adadad;
    position: absolute;
    bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 160px;
    font-size: 12px;

    padding-right: 18px;
    padding-top: 4px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.ongoing_title .nav-radio {
    float: right;
    margin: 15px 0 0 0;
}

/*토글버튼*/
.nav__toggle {
    float: right;
    font-size: 14px;
    line-height: 24px;
    background-color: #f2f0f4;
    border-radius: 20px;
}

.nav__toggle li {
    float: left;
    min-width: 120px;
    text-align: center;
}

.nav__toggle a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 42px;
    padding: 11px 0;
    line-height: 20px;
    vertical-align: middle;
    font-size: 14px;
    color: #a0a0a0;
    font-weight: 500;
    border-radius: 20px;
    border: 1px solid transparent;
}

.nav__toggle li.active a {
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 4px rgb(0, 0, 0, 0.27);
    background-color: #ee2d2f;
}

.nav__toggle li.today a:after {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -1px;
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    background-color: #000;
}

.section_ongoing .list_wrap .allday {
    float: left;
    width: auto;
}

.section_ongoing .list_wrap .allday li {
    position: relative;
    float: none;
    background: #000;
    width: 158px;
    height: 234px;
    border-radius: 3px;
    color: #fff;
    margin: 6px;
    cursor: pointer;
}

.section_ongoing .list_wrap .allday.active {
    padding: 4px 0 0 0;
    border: 4px solid #cc5d6a;
}

.section_ongoing .list_wrap .allday.active li {
    position: relative;
    float: none;
    background: #000;
    width: 180px;
    height: 234px;
    border-radius: 3px;
    color: #fff;
    margin: 6px;
    cursor: pointer;
}

.section_ongoing .list_wrap .allday li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 138px;
    height: 204px;
    z-index: 1;
    border: 1px solid rgba(227, 173, 15, 0.8);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_ongoing .list_wrap .allday li .visual .main_text .title {
    /* padding: 0 0 6px 0; */
    position: absolute;
    bottom: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 3.9em;
    font-size: 16px;
    width: 138px;
    border: none;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    font-weight: 500;
}

.section_ongoing .list_wrap .allday_wrap {
    margin: 0 auto;
}
/*
.section_ongoing .list_wrap .allday.active li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to bottom, transparent, rgba(105, 0, 154, 0.84) 76%, #cc046c);
    padding: 60px 10px 0 10px;
    border-radius: 3px;
}
*/
.section_ongoing .list_wrap .allday li .visual .main_text .etc {
    margin: 0 0 0 0 !important;
    position: absolute;
    bottom: 13px;
    font-size: 11px !important;

    width: 138px;
    padding-top: 6px;
    padding-right: 38px;
    border-top: 1px solid rgba(121, 121, 121, 0.5);
}

.section_ongoing .list_wrap .allday li .visual .main_text {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(
        to bottom,
        transparent,
        rgba(0, 0, 0, 0.84) 85%,
        #000
    );
    padding: 60px 10px 0 10px;
    border-radius: 3px;
}

.section_ongoing .list_wrap .allday .section_other .section_remai {
    padding: 1px 3px;
    background: rgba(162, 162, 162, 0.26);
    color: #08ff08;
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    bottom: 12px;
    z-index: 1;
    min-width: 21px;
    text-align: center;
    font-size: 11px !important;
    font-weight: normal;
}

.section_ongoing .list_wrap .allday li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 158px;
    height: 234px;
    z-index: 1;
    border: 1px solid rgb(238, 45, 47);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_ongoing .list_wrap .allday li:hover .text {
    opacity: 1;
}

.section_ongoing .list_wrap .allday.active li .text {
    color: #fff;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
    width: 180px;
    height: 234px;
    z-index: 1;
    border: 1px solid rgb(238, 45, 47);
    border-radius: 3px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.section_ongoing .list_wrap .allday.active li:hover .text {
    opacity: 1;
}

.section_ongoing .list_wrap .allday.active li .visual .main_text .title {
    /* padding: 0 0 6px 0; */
    position: absolute;
    bottom: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 2.8em;
    font-size: 16px;
    width: 160px;
    border: none;
    /* border-bottom: 1px solid rgba(121, 121, 121, 0.5); */
    font-weight: 500;
}

/*family__safe__info 안내 문구 추가*/
.family__safe__info {
    display: flex;
    height: 56px;
    padding: 0 20px;
    align-items: center;
    background-color: #172340;
    border-radius: 10px 10px;
}

.toast__close {
    margin-left: auto;
}

.family__safe__info__txt {
    margin-left: 10px;
    line-height: 25px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}
.family__safe__info__txt a {
    font-weight: 500;
    color: #00f99f;
}
.family__safe__info__txt a:hover {
    text-decoration: underline;
}

/* mypage top 변경 180626 */
#glo_contents .mybook-spot {
    margin-top: 0;
}

/* ongoing day 180626 */
.section_other .ico_day_box {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.section_other .ico_day_box .ico_day {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: rgba(63, 63, 63, 0.5);
    color: #fff;
    padding: 3px 5px;
    border-radius: 0 0 3px 3px;
}

/*180625 비주얼 썸네일 */

.ep-body .list-ep > li .card {
    height: 138px;
    margin: 10px;
    cursor: pointer;
}

.ep-body .list-ep > li .card .title_box_wrap {
    float: right;
}

.ep-body .list-ep > li .card .title_box {
    color: #fff;
    height: 138px;
    vertical-align: middle;
    display: table-cell;
}

.ep-body .list-ep > li .card .title_box h5 {
    font-size: 26px;
    margin-bottom: 7px;
    font-weight: 500;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.2em;
    max-height: 2.4em;
    margin: 0 20px 6px 0;
}

.ep-body .list-ep > li .card .title_box .red_box {
    border-radius: 20px;
    background: #ff0004;
    padding: 4px 10px;
    float: left;
    display: block;
    clear: both;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .black {
    background: #2a2a2a;
}

.ep-body .list-ep > li .card .title_box .type01 {
    color: #eea800 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type02 {
    color: #fd337f !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type03 {
    color: #336cfd !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type04 {
    color: #3ae5f4 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type05 {
    color: #dca000 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type06 {
    color: #59ff9b !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type07 {
    color: #33a0fd !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type08 {
    color: #7454eb !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type09 {
    color: #fb33fd !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type10 {
    color: #fd9733 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type11 {
    color: #fd7133 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type12 {
    color: #ff0000 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type13 {
    color: #ffdf72 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type14 {
    color: #3ae5f4 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li .card .title_box .type15 {
    color: #3ae5f4 !important;
    padding: 0 0 0 2px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
}

.ep-body .list-ep > li a > div[class^='cell-'] {
    padding: 10px 5px !important;
}

/* mypage top 변경 180626 */
#glo_contents .mybook-spot {
    margin-top: 0;
}

/* ongoing day 180626 */
.section_other .ico_day_box {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.section_other .ico_day_box .ico_day {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 10px;
    background: rgba(63, 63, 63, 0.5);
    color: #fff;
    padding: 3px 5px;
    border-radius: 0 0 3px 3px;
}

/* 180628 glo_sidebar */

.ep-sidebar .glo_sidebar .list-sidebar a .thumb {
    height: 128px;
    border: none;
    border-radius: 4px;
}

.ep-sidebar .glo_sidebar .list-sidebar a .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    max-height: 4.2em;
}

.ep-sidebar .glo_sidebar .list-sidebar a .tit {
    font-size: 16px;
}

.ep-sidebar .glo_sidebar .list-sidebar a .comic_genre {
    font-size: 12px;
    color: #a9a9a9;
}

.ep-sidebar .glo_sidebar .section_title {
    font-size: 20px;
    line-height: 38px;
    /* height:  40px; */
    padding: 1px 0 0 0;
}

/* hot icon*/
.ico_hot {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -88px -7px;
    display: inline-block;
    width: 25px;
    height: 31px;
    vertical-align: middle;
    margin-right: 3px;
}

.ico_new {
    background: url(/assets/web/img/global/main/ico_main.png) no-repeat -84px -83px;
    display: inline-block;
    width: 33px;
    height: 37px;
    vertical-align: middle;
    margin-right: 5px;
}

/* 뷰어 수정 */
.glo_viewer .viewer-top .viewer-title {
    margin-top: 13px;
    position: relative;
    display: inline-block;
    padding: 0 70px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.glo_viewer .viewer-top .viewer-title em {
    color: #888;
    margin-left: 8px;
    padding-left: 14px;
    border-left: 1px solid #656565;
}

.glo_viewer .viewer-top .viewer-title em .ep_num {
    font-size: 16px;
    color: #5d5d5d;
    margin-left: 4px;
    padding-left: 1px;
    border-left: none;
}

/*scrolling toggle*/
.viewer-method {
    position: absolute;
    top: 23px;
    right: 0;
    color: #888888;
    font-size: 18px;
}
.viewer-method-toggle {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 16px;
    margin-left: 9px;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    cursor: pointer;
}

.viewer-method-circle {
    position: absolute;
    top: -4px;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 100%;
}

.viewer-method-toggle.active {
    background-color: #fff;
}
.active .viewer-method-circle {
    right: 0;
    left: auto;
    background-color: #ee2d2f;
}

.viewer-slick a .caption .tit .ep_num {
    color: #a7a7a7;
    font-size: 12px;
    margin-left: 4px;
}

.glo_viewer .viewer-top {
    background-color: #202124;
    position: fixed;
    top: -85px;
    left: 0;
    width: 100%;
    height: 64px;
    z-index: 10;
    text-align: center;
}

.glo_viewer .viewer-top .viewer-logo {
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 146px;
    height: 31px;
    background: url(/assets/web/img/layout/viewer-logo.png) no-repeat 0 0;
}

.glo_viewer .viewer-mini {
    background: rgba(23, 24, 32, 0.75);
    height: 148px;
    padding-top: 28px;
}

.glo_viewer .list-inline {
    color: #fff;
}

.glo_viewer .list-inline span.ico_view_prev {
    background: url(/assets/web/img/global/icon/btn_viewer_left.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.glo_viewer .list-inline li a {
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
}

.glo_viewer .list-inline li a.disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.glo_viewer .list-inline li a:hover span.ico_view_prev {
    background: url(/assets/web/img/global/icon/btn_viewer_left.png) no-repeat 0 -40px;
}

.glo_viewer .list-inline span.ico_view_list {
    background: url(/assets/web/img/global/icon/btn_viewer_list.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
}

.glo_viewer .list-inline li a:hover span.ico_view_list {
    background: url(/assets/web/img/global/icon/btn_viewer_list.png) no-repeat 0 -40px;
}

.glo_viewer .list-inline span.ico_view_next {
    background: url(/assets/web/img/global/icon/btn_viewer_right.png) no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: 10px;
    float: right;
}

.glo_viewer .list-inline li a:hover span.ico_view_next {
    background: url(/assets/web/img/global/icon/btn_viewer_right.png) no-repeat
        0 -40px;
}

.glo_viewer .viewer-slick .slick-arrow.slick-prev {
    left: -40px;
    background: url(/assets/web/img/global/icon/btn_viewer_left01.png) no-repeat
        46% 0;
    width: 16px;
    height: 26px;
    top: 25px;
}

.glo_viewer .viewer-slick .slick-arrow.slick-next {
    right: -40px;
    background: url(/assets/web/img/global/icon/btn_viewer_right01.png)
        no-repeat 46% 0;
    width: 16px;
    height: 26px;
    top: 25px;
}

.glo_viewer .viewer-slick .slick-arrow.slick-prev:hover {
    background: url(/assets/web/img/global/icon/btn_viewer_left01.png) no-repeat
        46% -26px;
}

.glo_viewer .viewer-slick .slick-arrow.slick-next:hover {
    background: url(/assets/web/img/global/icon/btn_viewer_right01.png)
        no-repeat 46% -26px;
}

/*이미지 로딩 중일때 progress ring*/
.viewer-body-scroll .viewer-imgs > div {
    position: relative;
}
.progress {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    width: 720px;
    height: 100%;
    /* height: 700px; */
    margin-left: -360px;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.progress__loading {
    font-size: 0;
}

.loading__img {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    text-indent: -9999em;
    background: url(/assets/mobile/img/global/m_img_comic_view_loading.png) 0 0
        no-repeat;
    background-size: 30px 30px;

    -webkit-animation: loading 1.1s infinite linear;
    animation: loading 1.1s infinite linear;
}

.loading__txt {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #777777;
    vertical-align: middle;
}
.reload__btn {
    flex-flow: column wrap;
    padding: 15px 30px;
    font-size: 13px;
    line-height: 22px;
    color: #777777;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.icon-reload {
    display: inline-block;
    width: 18px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
    text-indent: -9999em;
    background: url(/assets/mobile/img/global/icon-reload.png) 0 0 no-repeat;
    background-size: 18px 22px;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*크로스 뷰어*/
.viewer-body-cross {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cross-imgs {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    z-index: 4;
}

.cross-imgs > div {
    display: none;
    position: absolute;
    top: 0;
    pointer-events: none;
}
/*보여줄 페이지에 class="active"*/
.cross-imgs > div.active {
    display: block;
}

.viewer-body-cross .cross-imgs img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    image-rendering: -webkit-optimize-contrast;
    user-select: none;
}

.cross-left {
    left: 0;
}

.cross-right {
    left: 50%;
}
.single-view .cross-right {
    left: 0;
}

.cross-last-page {
    display: flex;
    justify-content: center;
    align-self: center;
}
.cross-last-page.active {
    pointer-events: auto;
}

.last-page__wrap {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 20px;
}
.last-page__wrap .non__adult__info {
    width: auto;
    margin: 0;
    word-break: break-word;
}
.last-page__wrap .non__adult__txt {
    padding: 0 2.5%;
}

/*크로스뷰어 버튼영역*/
.cross-btns {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.cross-btns button {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    /* overflow: hidden; */
}

.cross-btn-txt {
    visibility: hidden;
    position: absolute;
    width: auto;
    text-align: left;
    display: inline-block;
    white-space: nowrap;
    padding: 8px;
    font-size: 15px;
    line-height: 18px;
    background-color: rgba(41, 41, 41, 0.7);
    color: #fff;
    border-radius: 5px;
    z-index: 3;
}

button.cross-prev {
    margin-left: 0%;
    left: 2%;
    width: 39%;
    cursor: url(/assets/web/img/global/icon-progress-prevPg.png), pointer;
}
button.cross-prev.end {
    cursor: url(/assets/web/img/global/icon-progress-prevEp.png), pointer;
}
button.cross-menu {
    left: 41%;
    width: 18%;
    cursor: url(/assets/web/img/global/icon-progress-menu.png), pointer;
}
button.cross-next {
    left: 59%;
    width: 38%;
    cursor: url(/assets/web/img/global/icon-progress-nextPg.png), pointer;
}
button.cross-next.end {
    cursor: url(/assets/web/img/global/icon-progress-nextEp.png), pointer;
}

button.cross-menu.active {
    visibility: hidden;
}

/*좌측으로 읽는경우*/
.left button.cross-prev {
    cursor: url(/assets/web/img/global/icon-progress-nextPg.png), pointer;
    left: 59%;
}
.left button.cross-next {
    cursor: url(/assets/web/img/global/icon-progress-prevPg.png), pointer;
    left: 2%;
}
.left button.cross-prev.end {
    cursor: url(/assets/web/img/global/icon-progress-nextEp.png), pointer;
    left: 59%;
}
.left button.cross-next.end {
    cursor: url(/assets/web/img/global/icon-progress-prevEp.png), pointer;
    left: 2%;
}

.viewer-footer-cross {
    position: fixed;
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    bottom: 95px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: rgba(41, 41, 41, 0.9);
    padding: 0 30px;
    border-radius: 10px;
}

.paging {
    font-size: 15px;
    color: #fff;
}
.total-pg {
    color: #888888;
}

.progress__bar {
    margin: 0 30px;
}

/*툴팁*/
.progress__bar .slider .tooltip.bs-tooltip-top {
    margin-top: -35px;
}

.progress__bar .tooltip.show {
    opacity: 0.9;
}
.progress__bar .tooltip.bs-tooltip-top .arrow {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -1px;
    left: -0.2rem;
    margin-left: -1px;
    border-width: 5px 5px 0;
    border-color: transparent;
    border-style: solid;
    border-top-color: #000;
}

/* .progress__bar .bs-tooltip-top .tooltip-inner {
    left: -45%;
} */

/*progress bar*/
.progress__bar .slider {
    width: 700px;
}

.progress__bar .slider .slider-track {
    height: 4px;
    margin-top: -1px;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
}

.progress__bar .slider-handle {
    width: 24px;
    height: 24px;
    background: url(/assets/web/img/global/icon-bar-arrow.png) no-repeat;
    background-position: -1px -1px;
}

.progress__bar .bs-tooltip-top .tooltip-inner {
    top: -4px;
    padding: 4px 8px;
    font-size: 14px;
}

/*왼쪽으로 넘기는 작품일경우 아이콘 변경 클래스 추가*/
.left .slider .slider-track-high {
    background-color: #fff;
}
.left .slider-handle {
    background-position: -53px -1px;
}
.progress__bar.left .slider-selection {
    background-color: rgba(255, 255, 255, 0.4);
}

.progress__bar .slider-selection {
    background-image: none;
    background-color: #fff;
}
/*끝에 도달했을경우 아이콘 변경 클래스 추가*/
.progress__bar.end .slider-handle {
    background-position: -27px -1px;
}
.left.end .slider-handle {
    background-position: -79px -1px;
}
.progress__bar.end .bs-tooltip-top .arrow {
    border-top-color: #ee2d2f;
}
.progress__bar.end .tooltip-inner {
    background-color: #ee2d2f;
}

/*한장보기/두장보기*/
.bar__btns > button {
    color: rgba(255, 255, 255, 0.5);
    border: 0;
    outline: 0;
    padding: 0 5px;
    background-color: transparent;
}

.bar__btns > button:first-child:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    margin-left: 10px;
    height: 12px;
    margin-top: -2px;
    background-color: rgba(255, 255, 255, 0.5);
}
.icon-bar__btn {
    display: inline-block;
    width: 13px;
    height: 16px;
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background-color: transparent;
}
.bar__btn-bouble .icon-bar__btn:first-child {
    margin-right: -4px;
}

.bar__btns > button.active {
    color: rgba(255, 255, 255, 1);
}
.bar__btns > button.active .icon-bar__btn {
    border-color: #fff;
}

/*뷰어 토스트 박스*/
.direction__toast__con {
    position: fixed;
    top: 74px;
    left: 50%;
    min-width: 200px;
    min-height: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    word-break: break-word;
    padding: 15px 30px;
    transform: translate(-50%, 0);
    background-color: rgba(23, 35, 64, 0.9);
    border-radius: 10px;
}

.direction__icon {
    display: block;
    margin: 0 auto;
    background: url(/assets/web/img/global/toast-direction.png) no-repeat;
}
.drc-rg {
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 20px;
    font-size: 18px;
}
.drc-rg .direction__icon {
    width: 92px;
    height: 92px;
    margin-bottom: 20px;
    background-position: 0 0;
}
.drc-lf {
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 20px;
    font-size: 18px;
}

.drc-lf .direction__icon {
    width: 92px;
    height: 92px;
    margin-bottom: 20px;
    background-position: 0 -91px;
}

.drc-scroll {
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px 20px;
    font-size: 18px;
}

.drc-scroll .direction__icon {
    width: 92px;
    height: 92px;
    margin-bottom: 20px;
    background-position: 0 -185px;
}

.direction__last {
    visibility: hidden;
}

/*마지막페이지에 도달하면 보이게 */
.direction__last.active {
    visibility: visible;
}

.direction__last .direction__toast__con {
    top: auto;
    left: 50%;
    bottom: 50px;
}

/*뷰어 컨텐츠 가로세로 중앙 위치 클래스*/
.center-page__wrap {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    height: auto;
}

/* 
.cross-next .cross-btn-txt {
    text-align: right;
} */

/*non adult*/
.non__adult__info {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 720px;
    margin: 40px auto;
    padding: 30px 21px 30px 30px;
    border-radius: 5px 5px;
    border: 1px solid rgba(136, 136, 136, 0.2);
}
.icon-non__adult {
    display: inline-block;
    flex: none;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background: url(/assets/web/img/icon/icon_non_adult.png) 0 0 no-repeat;
}
.non__adult__close {
    flex: none;
    align-self: flex-start;
}

.non__adult__close img {
    vertical-align: top;
}

.non__adult__txt {
    margin-left: 30px;
    padding: 0 30px;
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    text-align: left;
    border-left: 1px solid rgba(136, 136, 136, 0.1);
}
.non__adult__txt p {
    margin-bottom: 20px;
}
.non__adult__txt p:last-child {
    margin-bottom: 0;
}

/* 180627 vip step02 */
.section_payment_en02_wrap {
    margin-bottom: 0 !important;
    background: url(/assets/web/img/global/bg_payment_en02.jpg) no-repeat;
    background-size: 2560px 1300px;
}

.section_payment_en02 {
    min-height: 720px;
    padding: 100px 35px 1px 35px;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.section_payment_en02 h4 {
    font-size: 50px;
    color: #00fffc;
    line-height: 60px;
    letter-spacing: -1px;
    margin-bottom: 47px;
}

.section_payment_en02 .btn_box {
    margin: 68px auto 50px;
    width: 380px;
}

.section_payment_en02 button {
    border-radius: 5px;
    padding: 15px 13px 15px 50px;
    font-size: 18px;
    border: none;
    text-decoration: none;
    transition: all 250ms;
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
    clear: both;
    width: 380px;
    display: block;
    text-align: left;
    margin: 30px 0;
    position: relative;
    line-height: 24px;
    height: 78px;
}

.section_payment_en02 button.type01 {
    background: #103753;
    color: #fff;
}

.section_payment_en02 button.type01:hover {
    background: #18517a;
    color: #f4f5f7;
}

.section_payment_en02 button.type01 em.ico {
    background: url(/assets/web/img/global/ico_creditcard.png) no-repeat;
    position: absolute;
    right: 13px;
    top: -12px;
    z-index: 10;
    width: 126px;
    height: 30px;
    background-size: cover;
}

.section_payment_en02 button.type01 em {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
    display: block;
}

.section_payment_en02 button.type02 em {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
    display: block;
}

.section_payment_en02 button.type02 {
    background: #1b4e79;
    color: #fff;
}

.section_payment_en02 button.type02:hover {
    background: #245f90;
    color: #f4f5f7;
}

.section_payment_en02 button.type02 em.ico {
    background: url(/assets/web/img/global/ico_creditcard.png) no-repeat;
    position: absolute;
    right: 13px;
    top: -12px;
    z-index: 10;
    width: 126px;
    height: 30px;
    background-size: cover;
}

/* 카드아이콘 추가*/
.section_payment_en02 button.type02 em.ico .card01 {
    position: absolute;
    top: -12px;
    background: #00ffcd;
    text-indent: -9999px;
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 50em;
    left: 11px;
    box-shadow: 0px 0px 4px #00ffcd;
}

.section_payment_en02 button.type02 em.ico .card02 {
    position: absolute;
    top: -12px;
    background: #00ffcd;
    text-indent: -9999px;
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 50em;
    left: 44px;
    box-shadow: 0px 0px 4px #00ffcd;
}

.section_payment_en02 button.type02 em.ico .card03 {
    position: absolute;
    top: -12px;
    background: #00ffcd;
    text-indent: -9999px;
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 50em;
    left: 76px;
    box-shadow: 0px 0px 4px #00ffcd;
}

.section_payment_en02 button.type02 em.ico .card04 {
    position: absolute;
    top: -12px;
    background: #00ffcd;
    text-indent: -9999px;
    display: none;
    width: 6px;
    height: 6px;
    border-radius: 50em;
    left: 108px;
    box-shadow: 0px 0px 4px #00ffcd;
}

.section_payment_en02 button.type02 em.ico .active {
    display: block;
}

.section_payment_en02 button.type03 {
    background: #103753;
    color: #fff;
}

.section_payment_en02 button.type03:hover {
    background: #18517a;
    color: #f4f5f7;
}

.section_payment_en02 button.type03 em.ico {
    background: url(/assets/web/img/global/ico_creditcard_paypal.png) no-repeat;
    position: absolute;
    right: 13px;
    top: -12px;
    z-index: 10;
    width: 54px;
    height: 30px;
    background-size: cover;
}

.section_payment_en02 button.type03 em {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
    margin-left: 15px;
    position: absolute;
    left: 230px;
}

.section_payment_en02 button span {
    background: #000;
    border-radius: 30em;
    padding: 1px;
    width: 30px;
    color: #00fffc;
    display: block;
    text-align: center;
    font-weight: bold;
    margin: 0 9px 0 0;
    line-height: 30px;
    position: absolute;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
}

.section_payment_en02 .pay_another {
    text-decoration: underline;
    cursor: pointer;
    color: #ddcbc9;
}

/*선택된 페이 추가 */

.section_payment_en02 .sub_text {
    font-size: 22px;
}
.section_payment_en02 .pay_choose {
    font-size: 16px;
}

.section_payment_en02 .pay_choose em {
    padding: 0 3px;
}

.section_payment_en02 .pay_color01 {
    color: #2bdef9;
    font-weight: bold;
}

.section_payment_en02 .pay_color02 {
    color: #f45e62;
    font-weight: bold;
}

/*결제페이지 vip추가*/
.section_vippay_notice li {
    margin: 5px 0;
    line-height: 16px;
    font-weight: 300;
}

.section_vippay_notice {
    padding: 15px;
    border-bottom: 1px solid #d5d5d5;
}

/*payment 추가수정 */

.section_select_paytype {
    margin-bottom: 20px;
}

.section_select_paytype h5 {
    font-size: 36px;
    margin-bottom: 40px;
}

.section_select_paytype li {
    display: inline-block;
    /*margin: 6px;*/
    margin: 10px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.23);
    padding: 50px 5px 6px 5px;
    border-radius: 5px;
    position: relative;
    width: 250px;
}

.section_select_paytype li:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.4);
    transition: all 250ms;
}

.section_select_paytype p {
    padding-bottom: 18px;
    letter-spacing: -1px;
}

.section_select_paytype button {
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 16px;
    background: #cc0000;
    border: 1px solid #cc0000;
    color: #fff;
    text-decoration: none;
    transition: all 250ms;
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

.section_select_paytype li:hover button {
    background: #e00000;
    border: 1px solid #b30000;
    color: #f4f5f7;
}

.section_select_paytype p span.pay_color01 {
    color: #2bdef9;
    font-weight: bold;
}

.section_select_paytype p span.pay_color02 {
    color: #f45e62;
    font-weight: bold;
}

.ep-body .list-ep > li a .cell-thumb .thumb {
    width: 160px !important;
    height: 96px !important;
}

.ep-body .list-ep > li a .cell-thumb {
    width: 180px !important;
}

.ep-body .list-ep > li a .cell-num {
    width: 125px !important;
    text-align: center;
    position: relative;
}

.ep-body .list-ep > li a .cell-stars {
    width: 130px !important;
    padding-left: 0;
    padding-right: 0;
}

.cell-time {
    width: 90px !important;
}

.ep-body .list-ep > li a .cell-coin {
    position: relative;
    width: 120px !important;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.ep-body .list-ep > li .last_read {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2px 9px;
    width: 100%;
    background: #150000c2;
    color: #fff;
    font-size: 11px;
}

/* 세일 아이콘 */
.section_select_paytype li .ico_sale {
    position: absolute;
    right: -5px;
    top: -19px;
    z-index: 1;
}

.section_select_paytype li .ico_sale .hot {
    background: url(/assets/web/img/global/icon/ico_hot.png) no-repeat;
    width: 36px;
    height: 47px;
    text-indent: -9999px;
    float: left;
    margin: 0 5px 0 0;
}

.section_select_paytype li .ico_sale .sale01 {
    background: url(/assets/web/img/global/icon/ico_sale25.png) no-repeat;
    width: 42px;
    height: 47px;
    float: left;
    line-height: 14px;
    font-size: 13px;
    padding: 9px 0 0 0;
    font-weight: bold;
}

.section_select_paytype li .ico_sale .sale02 {
    background: url(/assets/web/img/global/icon/ico_sale37.png) no-repeat;
    width: 42px;
    height: 47px;
    float: left;
    line-height: 14px;
    font-size: 13px;
    padding: 9px 0 0 0;
    font-weight: bold;
}

.section_select_paytype li .ico_sale .sale03 {
    background: url(/assets/web/img/global/icon/ico_sale44.png) no-repeat;
    width: 42px;
    height: 47px;
    float: left;
    line-height: 14px;
    font-size: 13px;
    padding: 9px 0 0 0;
    font-weight: bold;
}

.section_select_paytype li .ico_sale .sale04 {
    background: url(/assets/web/img/global/icon/ico_sale44.png) no-repeat;
    width: 42px;
    height: 47px;
    text-indent: -9999px;
    float: left;
}

/* pc list sidebar read count */
.glo_sidebar .section_other .section_remai {
    padding: 1px 3px;
    background: rgba(0, 0, 0, 0.26);
    color: #08ff08;
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 4px;
    bottom: 5px;
    z-index: 1;
    min-width: 21px;
    text-align: center;
}

.remai_read {
    color: #ffb108 !important;
}

.nav-radio li.active a:after {
    content: '';
    position: absolute;
    top: 6px !important;
    left: 4px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #de3838;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.single_pay {
    color: #d54949;
    font-size: 11px;
    margin: 0 10px 18px 10px;
}

/* notice 추가 180720*/
.notice_type01 {
    display: inline-block;
    padding: 10px 14px 10px 14px;
    margin: 0 20px;
    background: #fde7e5;
    border-radius: 3px;
    color: #3b211a;
}

.notice_type01 .ico_notice01 {
    display: inline-block;
    background: url(/assets/web/img/global/icon/ico_notice.png) no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    vertical-align: sub;
}

.ico_vip {
    font-size: 11px;
    background: #d5ab30;
    border-radius: 2px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    width: 36px;
    display: inline-block;
    vertical-align: text-top;
}

.ico_coin {
    font-size: 11px;
    background: #fff;
    border-radius: 2px;
    line-height: 14px;
    color: #4a6785;
    text-align: center;
    width: 36px;
    display: inline-block;
    vertical-align: text-top;
    border: 1px solid #a5b3c2;
}

.color_type01 {
    font-size: 0.9em;
    color: #8d8d8d;
}

.viewer-slick .slick-slide:hover .current {
    border: 3px solid #292929c4;
}

.viewer-slick .slick-slide.active:hover .current {
    border: 3px solid #ee312f;
}

/* 크롬 포커싱 아웃라인 제거 */
*:focus {
    outline: none;
}

.viewer-imgs img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

/* 180904 결제페지지 수정   */

.list-coin > li a .cell-bill .btn-default {
    border-radius: 3px !important;
    position: relative !important;
    width: 146px;
}

.cell-bill .sale_price {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background: #059eff;
    border-radius: 80em;
    padding: 6px;
    position: absolute;
    line-height: 1;
    text-align: center;
    font-weight: normal;
    left: -22px;
    z-index: 5;
    top: -13px;
}

.cell-bill .sale_price .num {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
}

.coin-info .label .sale_price .num {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: -1px;
}

.list-coin > li a .cell-detail {
    position: relative;
}

.list-coin > li a .cell-detail .hot_icon {
    position: absolute;
    left: -14px;
    top: 14px;
    background: url(/assets/web/img/global/icon/ico_hot.png) no-repeat;
    width: 23px;
    height: 30px;
    background-size: cover;
    text-indent: -9999px;
}

.list-coin > li a .cell-detail .bonus_coin {
    font-size: 10px;
    font-weight: normal;
    color: #50b9d9;
    background: #fff;
    border-radius: 80em;
    padding: 0 1px;
    position: relative;
    line-height: 1.2;
    display: block;
    border: 2px solid #50b9d9;
    margin-bottom: 4px;
    width: 80px;
    text-align: center;
}

.list-coin > li a .cell-detail .bonus_coin em {
    font-size: 11px;
    font-weight: bold;
}

/* 180831 결제완료페이지 지형*/

.section_com_payment_wrap {
    background: url(/assets/web/img/global/bg_completed.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.section_com_payment_box {
    padding-top: 94px;
    padding-bottom: 126px;
}

.section_com_payment {
    margin: 0 auto;
    width: 732px;
    min-height: 600px;
    text-align: center;
    padding: 85px 0;
    background: url(/assets/web/img/global/img_completed.png) no-repeat;
    background-size: cover;
    transition: all 250ms;
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

.section_com_payment h2 {
    color: #fff;
    font-size: 65px;
    font-weight: 700;
}

/*200506 일본어 결제완료 페이지*/
h2.complete__title-jp {
    font-size: 60px;
}

.section_com_payment h3,
.complete__info__txt {
    max-width: 320px;
    margin: 20px auto 15px;
    font-size: 16px;
    color: #9da0d4;
    font-weight: 500;
    word-break: keep-all;
}

.section_com_payment h3 {
    margin-top: 25px;
    margin-bottom: 46px;
}

.section_com_payment .input__wrap {
    width: 320px;
    border: 0;
}

.jp-payment_success__input__wrap {
    position: relative;
    width: 100%;
    padding: 11px 80px 11px 5px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

.section_com_payment .input__wrap input {
    width: 100%;
    height: 22px;
    font-size: 14px;
    color: #555555;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.section_com_payment .input__error {
    display: inline-block;
    width: 100%;
    padding-left: 9px;
    margin-top: 9px;
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
    color: #ff0000;
    text-align: left;
}
.section_com_payment .btn-verify {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-right: 0;
    min-width: auto;
    transform: translate(0, -50%);
    padding: 5px 18px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    background-color: #ee312f;
    border: 0;
    border-radius: 15px;
}

.section_com_payment .btn_goback {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 0;
    background: #de1c35;
    width: 320px;
    height: 76px;
    margin: 0 auto;
    text-shadow: 0px 0px 2px #2a2a2a;
    cursor: pointer;
}

.section_com_payment .btn_goback:hover {
    background: #ec2f36;
    transition: all 250ms;
}

.section_com_payment .btn_gohome {
    color: #d3a842;
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px;
    cursor: pointer;
}

.section_com_payment .btn_gohome p {
    display: inline-block;
    margin-left: 5px;
}

.submit__success {
    padding: 13px 0;
    margin: 35px 30px 0;
    font-size: 13px;
    line-height: 24px;
    color: #a94464;
    background-color: #f2dede;
    border-radius: 4px;
}

.otherpay_coin {
    color: #fee9c2;
    text-decoration: underline;
    margin-bottom: 40px;
    display: inline-block;
}

.otherpay_coin:hover {
    color: #fff;
    text-decoration: underline;
}

p.etc {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 70%;
    color: #888888;
}

/* vip episode page */
h4.vip_only_title {
    display: inline-block;
    background: #d19e00;
    padding: 5px 10px;
    border-radius: 4px 4px 0 0;
    margin-top: 8px;
    font-size: 16px;
    color: #fff;
}

.list-ep.vip_only {
    border: 1px solid #ffab00;
    background: #fcf9f4;
}

/* 가입시 email domain 체크 실패시 underline 표기*/
.check__div {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.check__line {
    display: block;
    position: absolute;
    bottom: 6px;
    right: 0;
    z-index: 1;
    height: 2px;
    background-color: red;
}

/* vip banner 추가 */
.section_vipbanner {
    width: 1080px;
    margin: 20px auto 25px;
    cursor: pointer;
    background: url(/assets/web/img/global/main/vipbanner.png) no-repeat;
    height: 120px;
    position: relative;
}

.section_vipbanner .title_text {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    display: block;
    padding: 20px 0 0 50px;
    letter-spacing: -1px;
}

.section_vipbanner .sub_text {
    color: #a3cefb;
    font-size: 16px;
    padding: 3px 0 0 50px;
    display: block;
}
.section_vipbanner .vip_btn {
    position: absolute;
    right: 50px;
    top: 41px;
    background: #ec2f36;
    color: #fff;
    padding: 10px 23px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 4px;
}

.section_vipbanner01 {
    width: 1200px;
    margin: -15px auto 25px;
    cursor: pointer;
    background: url(/assets/web/img/global/main/vipbanner.png) no-repeat;
    height: 120px;
    position: relative;
}

.section_vipbanner01 .title_text {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    display: block;
    padding: 20px 0 0 50px;
    letter-spacing: -1px;
}

.section_vipbanner01 .sub_text {
    color: #a3cefb;
    font-size: 16px;
    padding: 3px 0 0 50px;
    display: block;
}
.section_vipbanner01 .vip_btn {
    position: absolute;
    right: 50px;
    top: 41px;
    background: #ec2f36;
    color: #fff;
    padding: 10px 23px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
}

.section_vipbanner02 {
    width: 1200px;
    margin: -25px auto 25px;
    cursor: pointer;
    background: url(/assets/web/img/global/main/vipbanner_01.png) no-repeat;
    height: 120px;
    position: relative;
}

.section_vipbanner02 .title_text {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    display: block;
    padding: 20px 0 0 50px;
    letter-spacing: -1px;
}

.section_vipbanner02 .sub_text {
    color: #a3cefb;
    font-size: 16px;
    padding: 3px 0 0 50px;
    display: block;
}
.section_vipbanner02 .vip_btn {
    position: absolute;
    right: 50px;
    top: 41px;
    background: #ec2f36;
    color: #fff;
    padding: 10px 23px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
}

.banner_appdown {
    padding: 20px 0 30px 0;
    margin: 0 auto;
    width: 720px;
    position: relative;
}

.banner_appdown .title {
    position: absolute;
    z-index: 10;
    bottom: 126px;
    left: 59px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    width: 400px;
    line-height: 1.2em;
}

/*서비스 불가 상태일 때 20210528*/
.nomore_read {
    width: 100%;
}
.ep-header_ch + .nomore_read {
    margin-top: -50px;
}
.nomore_read_notice {
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #f44336;
    background-color: #fff;
    border-bottom: 1px solid #d5d5d5;
}
.nomore_read + .section_vipbanner02 {
    margin-top: 15px;
}
.nomore_read .ico-notice {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    text-indent: -9999px;
    background: url(/assets/web/img/icon/ico_episode_list_notice.png);
}
.nomore_read_drop {
    display: block;
    border-bottom: 1px solid #d5d5d5;
    background-color: #fff;
}
.nomore_read_drop_title {
    position: relative;
    display: block;
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
}
.nomore_read_drop_con {
    background-color: #fff0ef;
}
.nomore_read_drop_title_txt {
    display: inline-block;
    max-width: 1100px;
    font-size: 14px;
}
.ico-drop {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    vertical-align: middle;
    background: url(/assets/web/img/icon/ico_select_arrow_up.png);
}
.nomore_read_drop_title.collapsed .ico-drop {
    background: url(/assets/web/img/icon/ico_select_arrow_down.png);
}
.nomore_read_drop_con_txt {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 12px;
    color: #888888;
}
.nomore_read_drop_title strong {
    font-weight: normal;
    color: #f44336;
}

.list-ep .nomore_read_notice {
    padding: 5px 0;
    margin: -11px 11px 7px 10px;
    font-size: 12px;
    background-color: #000;
    border-bottom: 0;
}

.ico_nomore_read {
    width: 56px;
    height: 56px;
    padding: 15px;
    margin-left: auto;
    margin-right: 32px;
    border-radius: 100%;
    text-indent: -9999px;
    background: url(/assets/web/img/icon/ico_episode_list_unavailable.png) 50%
        50% no-repeat #fff;
}

/*무료회차 소장 구매 여부 20210528*/
.pull-right {
    display: flex;
    align-items: center;
}
.purchase_free_ep {
    margin-right: 10px;
    font-size: 12px;
    color: #222;
}
.ico_purchase_ep {
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-right: 3px;
    vertical-align: middle;
    background: url(/assets/web/img/icon/swich_nor.png) no-repeat;
}
.purchase_free_ep_btn {
    padding: 4px 10px;
    line-height: 16px;
    font-size: 12px;
    color: #222;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px 4px;
}
/*무료회차 포함 구매시 class추가*/
.buying .ico_purchase_ep {
    background: url(/assets/web/img/icon/swich_sel.png) no-repeat;
}

/* search new */
.section_search_dropbox {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: 2px 2px 2px #0000000d;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 32px;
    min-width: 308px;
    max-width: 340px;
    overflow-y: auto;
    max-height: 500px;
}

.section_search_dropbox .recently_list li {
    position: relative;
    clear: both;
    border-top: 1px solid #ececec;
    width: 100%;
}

.section_search_dropbox .recently_list li:hover {
    background: #f0f0f0;
    text-decoration: underline;
    cursor: pointer;
}

.section_search_dropbox .recently_list em {
    color: #ff0004;
}

.section_search_dropbox h4 {
    color: #a5a8ae;
    font-size: 14px;
    padding: 14px 10px 6px 10px;
}

.search_box .img {
    width: 54px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    margin: 0;
}

.search_box {
    padding: 8px 10px;
    position: relative;
    display: block;
    overflow: hidden;
}

.search_box dl {
    margin: 3px 0 0 10px;
    width: 170px;
    font-size: 11px;
    float: left;
    display: inline-block;
}

.search_box dl dt span.title {
    color: #0b1d3a;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 144px;
    overflow: hidden;
    float: left;
    font-weight: normal;
}

.search_box dl dt span.plus18 {
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
    background: #f42121;
    font-weight: normal;
    padding: 0 2px;
    margin: 2px 0 0 3px;
    float: left;
    letter-spacing: -1px;
}

.search_box dl dd.type {
    color: #ad9f75;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 160px;
    overflow: hidden;
}

.search_box dl dd.writer {
    color: #b9bbc0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 160px;
    overflow: hidden;
}

.recently_list .recently_close {
    position: absolute;
    right: 5%;
    top: 25px;
    z-index: 100;
}

/* width */
#bar_type01::-webkit-scrollbar {
    width: 8px;
    border-radius: 50px;
}

/* Track */
#bar_type01::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 50px;
}

/* Handle */
#bar_type01::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 50px;
}

/* Handle on hover */
#bar_type01::-webkit-scrollbar-thumb:hover {
    background: #a6a6a6;
    border-radius: 50px;
}

.recently_list_no {
    padding: 20px 0;
    background: #f3f3f5;
    color: #9da0a8;
    text-align: center;
}

/* recently delete 추가*/
/*delete 활성화 class="delete-active" 추가*/
.section_myrecent.delete-active li:hover {
    box-shadow: none;
}
.section_myrecent.delete-active .text {
    display: none;
}
.section_myrecent.delete-active li:hover h4 {
    animation: none;
}
.delete-active .delete__visual {
    display: block;
}

.delete__btn {
    float: right;
    margin-right: 20px;
    font-size: 0;
}
.before-click .icon-delete {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
}
.after-click > a {
    display: inline-block;
    width: 122px;
    line-height: 100%;
    margin-right: 8px;
    padding: 13px 0;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}
.after-click > a:last-child {
    margin-right: 0;
}
.after-click .delete-cancle {
    color: #787878;
    border: 1px solid #dcdcdc;
}
.after-click .delete-success {
    color: #fff;
    font-weight: bold;
    border: 1px solid #ee2d2f;
    background-color: #ee2d2f;
    opacity: 0.2;
}
/*선택된게 있을시 class="active" 삽입*/
.after-click .delete-success.active {
    opacity: 1;
}

.select__sub {
    margin-top: 20px;
    padding: 0 20px;
    clear: both;
    overflow: hidden;
}
.select__sub-lf {
    float: left;
    line-height: 100%;
    padding: 8px 14px;
    color: #787878;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-radius: 18px;
    letter-spacing: -0.1px;
}
.select__sub-rg {
    display: inline-block;
    line-height: 32px;
    font-size: 16px;
    color: #787878;
    vertical-align: middle;
}
.icon-select {
    display: inline-block !important;
    width: 14px;
    height: 12px;
    margin-top: -1px;
    margin-right: 6px;
    font-size: 0;
    background: url(/assets/web/img/global/icon-check.png) no-repeat;
    background-position: 0 -1px;
    text-indent: -9999px;
    vertical-align: middle;
}

/*전체 선택시 class="active" 삽입*/
.select__sub-lf.active {
    color: #fff;
    background-color: #ee2d2f;
    border-color: #ee2d2f;
}
.active .icon-select {
    background-position: 0 -13px;
}
.select__sub-rg {
    float: right;
}

/*delete 선택을 위함*/
.delete__visual {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    z-index: 8;
}
.delete__check {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    overflow: hidden;
}
.delete__check__con {
    position: absolute;
    top: 11px;
    right: 11px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    font-size: 0;
    background: url(/assets/web/img/global/icon-sercle_check.png) no-repeat;
    background-position: 0 -1px;
}
/*
    삭제할 컨텐츠 선택시
    class="active"
*/
.active .delete__check {
    border: 1px solid #ee2d2f;
    background-color: rgba(255, 255, 255, 0.1);
}
.active .delete__check__con {
    background-position: 0 -42px;
}

/*역삼각형*/
.tri {
    width: 0px;
    height: 0px;
    border-top: 6px solid #fff;
    border-bottom: 50px solid none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    left: 20px;
    top: 43px;
}

.btn_favorites_wrap .toast_popup {
    position: absolute;
    top: -58px;
    z-index: 100;
    left: 0px;
    display: inline-block;
    background: #fff;
    text-indent: 0;
    border-radius: 4px;
    padding: 12px 18px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.btn_favorites_wrap {
    position: relative;
    display: inline-block;
    width: 220px;
}

/* 회원가입 체크 */
.section_signcheck {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 19;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 50;
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    word-break: break-word;
}

.section_signcheck_wrap {
    position: relative;
    padding: 0 8px 30px 8px;
    max-height: 75vh;
    overflow: auto;
    width: 100%;
}

.section_signcheck_wrap .check_id {
    font-size: 1.2em;
    color: #d00606;
    font-weight: bold;
    padding: 6px 0;
}

.section_signcheck_wrap h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1.3em;
}

.section_signcheck_wrap h4 span {
    color: #0d59e0;
}

.section_signcheck_wrap .sub_text {
    color: #9e9e9e;
    font-size: 1em;
    line-height: 1.4em;
}

.section_pre_accounts {
    margin-top: 30px;
}

.section_pre_accounts h5 {
    font-size: 1em;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
    padding-bottom: 6px;
    font-weight: normal;
    color: #2a2a2a;
}

.section_pre_accounts ul {
    margin-bottom: 30px;
}

.section_pre_accounts ul li {
    padding: 0.6em;
    background: #e7e7e7;
    margin: 0.8em 0;
    display: block;
    overflow: hidden;
    min-height: 3em;
    font-size: 1em;
    border-radius: 2px;
    position: relative;
}

.section_pre_accounts ul li:hover {
    cursor: pointer;
    background: #dadada;
}

.section_pre_accounts ul li i {
    float: left;
    margin-right: 6px;
}

.section_pre_accounts ul li span {
    float: left;
    height: 26px;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 190px;
    overflow: hidden;
}

.section_pre_accounts ul li span em {
    position: absolute;
    right: 6px;
    background: #ee312f;
    color: #fff;
    border-radius: 2px;
    padding: 0 6px;
}

.section_pre_accounts ul li .ico_naver {
    background: url(/assets/mobile/img/icon/ico_naver.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_yahoo {
    background: url(/assets/mobile/img/icon/ico_yahoo.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_facebook {
    background: url(/assets/mobile/img/icon/ico_facebook.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_google {
    background: url(/assets/mobile/img/icon/ico_google.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_line {
    background: url(/assets/mobile/img/icon/ico_line.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_twitter {
    background: url(/assets/mobile/img/icon/ico_twitter.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

.section_pre_accounts ul li .ico_apple {
    background: url(/assets/mobile/img/icon/ico_apple.png) no-repeat;
    background-size: cover;
    width: 26px;
    height: 26px;
    display: inline-block;
}

/* 이메일 인증 */

.section_email_auth {
    padding: 0 10px;
}
.section_email_auth .point01 {
    font-size: 1.3em;
    color: #d00606;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
}

.section_email_auth .text {
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 1em;
    line-height: 1.3em;
    text-align: center;
}

.section_email_auth_num {
    font-size: 12px;
    text-align: center;
    margin-top: 28px;
}

.section_email_auth_num .btn_verify {
    font-size: 18px;
    background: #ee312f;
    color: #fff;
    padding: 10px 0;
    border: none;
    border-radius: 4px;
    width: 100%;
    font-weight: bold;
    margin-bottom: 22px;
}

.section_email_auth_num h5 {
    font-size: 12px;
    margin-bottom: 0;
    color: #909090;
}

.section_email_auth_num .input_text {
    font-size: 50px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #dbdbdb;
    padding: 0 16px;
    margin: 10px 0;
    width: 168px;
    text-align: center;
}

.email_auth_verify {
    background: #fff !important;
    padding: 4px 0 !important;
}

.section_email_auth_num .resend a {
    color: #0a4baf;
    text-decoration: underline;
}

.email_auth_verify a {
    text-align: center !important;
    font-size: 1.4em !important;
    font-weight: bold !important;
    color: #fff !important;
    padding: 2px;
    display: inline-block;
}

.email_auth_verify a em {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #ffd4d4;
}

/* 야후메일 가입 */
.section_yahoo {
    padding: 0 10px;
}
.section_yahoo .point01 {
    font-size: 1.3em;
    color: #d00606;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
}

.section_yahoo .text {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0.6em;
    line-height: 1.5em;
    text-align: center;
    word-break: break-word;
}

.section_yahoo_num {
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #ddd;
    position: relative;
    padding-top: 40px;
}

.section_yahoo_num .btn_verify {
    font-size: 16px;
    color: #fff;
    padding: 14px 0 14px 48px;
    border: none;
    border-radius: 4px;
    width: 92%;
    font-weight: bold;
    margin-bottom: 16px;
    background: url(/assets/web/img/global/main/ico_sns_yahoo.png) no-repeat 8px -8px
        #710e9d;
}

.section_yahoo_num h5 {
    font-size: 12px;
    margin-bottom: 16px;
    color: #909090;
    font-weight: normal;
    display: inline-block;
    padding: 10px;
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.section_yahoo_num h5 em {
    background: #fff;
    padding: 4px;
}

.section_yahoo_num .input_text {
    font-size: 50px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #dbdbdb;
    padding: 0 16px;
    margin: 10px 0;
    width: 168px;
    text-align: center;
}

.email_auth_verify {
    background: #fff !important;
    padding: 4px 0 !important;
}

.section_yahoo_num .resend a {
    color: #0a4baf;
    text-decoration: underline;
}

#section_signcheck_footer {
    background: #ee312f;
}

#section_signcheck_footer:hover {
    background: #ce0d00 !important;
}

#section_signcheck_footer a {
    text-align: center !important;
    font-size: 1.4em !important;
    font-weight: bold !important;
    color: #fff !important;
}

#section_signcheck_footer a em {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #ffd4d4;
}

.modal_sign {
    width: 450px !important;
}

.mypage .mypage-coin .btn_cancel_vip01 {
    color: #fff;
    background-color: #383a3f;
    border-color: transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    padding: 4px 10px;
    border: 1px solid #545454;
    margin: 0 0 0 -4px;
    display: inline-block;
    font-size: 13px;
}

.mypage .mypage-coin .btn_cancel_vip01:hover {
    background: #222225;
    transform: 250ms;
}

/*코인 분리에 따른 수정*/
.mypage .mypage-coin ul {
    display: flex;
}

.mypage .mypage-coin > ul > li {
    /* float: left; */
    /* width: 34.6666%; */
    height: 135px;
    padding: 30px 30px 0 40px;
    color: #fff;
    word-break: keep-all;
}
.mypage .mypage-coin .mypage-coin-customer {
    flex-grow: 1;
}
.mypage .mypage-coin .etc {
    flex-shrink: 0;
    background-color: #171719;
    width: 23.33333%;
    padding: 18px 20px 10px 20px;
}

.mypage .mypage-coin .etc em {
    color: #4476e3;
}

.mypage .mypage-coin .etc_text {
    font-size: 11px;
    color: #8d8d8d;
    line-height: 14px;
}

.mypage .mypage-coin .btn_cancel_vip02 {
    color: #fff;
    background-color: #ee312f;
    border-color: transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 4px 10px;
    margin: 8px 0 0 0;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
}

.mypage .mypage-coin .text {
    color: #ffece9;
}

/*코인 분리 표기 2020_09_24*/
.current__device {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
}

.icon-device {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    text-indent: -9999px;
    background: url(/assets/web/img/global/icon-device.png) 0 0 no-repeat;
}

.icon-device.aos {
    background-position: -1px -1px;
}

.icon-device.ios {
    background-position: -26px -1px;
}

.mypage .mypage-coin .web {
    flex-shrink: 0;
    background-color: #171719;
    width: 21%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #35373b;
}

.mypage .mypage-coin .app {
    flex-shrink: 0;
    background-color: #171719;
    width: 21%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #2b2c2f;
}

.mypage-coin__line {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.mypage-coin__txt {
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 400;
}

.mypage-coin__amount {
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.mypage-coin__amount.origin {
    color: #f44336;
}
.bounus {
    color: #578be3;
}

/* app free */
.section_app_free_wrap {
    margin-bottom: 0 !important;
    background: url(/assets/web/img/global/payment/bg_appfree.png) no-repeat 0
        bottom;
    background-size: cover;
}

.section_app_free {
    min-height: 635px;
    padding: 80px 34px 120px;
    font-size: 16px;
    color: #f5dadb;
    line-height: 28px;
}

.section_app_free h4 {
    font-size: 54px;
    color: #fff;
    line-height: 62px;
    text-align: center;
    margin-bottom: 54px;
}

.section_app_free h5 {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 38px;
    padding: 0 10px;
}

.section_app_free h6 {
    font-size: 16px;
    color: #ffffffab;
    font-weight: normal;
    padding: 0 20px;
    line-height: 22px;
    z-index: 10;
    position: relative;
}
.section_app_free .section_method_wrap {
    margin: 0 auto;
    width: 912px;
    display: table;
}

.section_app_free .method_wrap01 {
    background: #00000063;
    width: 428px;
    border-radius: 8px;
    border: 1px solid #21c4aa54;
    position: relative;
    box-shadow: 2px 3px 8px #2a2a2aa6;
    float: left;
    margin: 12px;
    padding: 54px 30px 30px 30px;
    text-align: center;
    height: 428px;
}
/*only qr code*/
.section_app_free .only_qrcode {
    float: none;
    margin: 12px auto;
}

.section_app_free .method_wrap02 {
    background: #00000063;
    width: 428px;
    border-radius: 8px;
    border: 1px solid #106a8cde;
    position: relative;
    box-shadow: 2px 3px 8px #2a2a2aa6;
    float: left;
    margin: 12px;
    padding: 40px 0 30px 0;
    text-align: center;
    height: 428px;
}

.section_app_free .method01 {
    display: inline-block;
    padding: 2px 11px;
    border-radius: 3px;
    color: white;
    border-bottom: 32px solid #1c877a;
    border-left: 0px solid transparent;
    border-right: 11px solid transparent;
    height: 0;
    line-height: 37px;
    position: absolute;
    top: -18px;
    font-weight: bold;
    left: -1px;
}

.section_app_free .method02 {
    display: inline-block;
    padding: 2px 11px;
    border-radius: 3px;
    color: white;
    border-bottom: 32px solid #106a8c;
    border-left: 0px solid transparent;
    border-right: 11px solid transparent;
    height: 0;
    line-height: 37px;
    position: absolute;
    top: -18px;
    font-weight: bold;
    left: -1px;
}

.section_app_free .btn_method02 {
    position: absolute;
    bottom: 48px;
    left: 0;
    right: 0;
}

.section_app_free .method_wrap01 .qr_code {
    margin: 40px 30px 48px 30px;
}

.section_app_free .method_wrap01 a {
    margin: 8px;
}

.section_app_free .method_wrap02 p {
    margin: 0;
}

.section_app_free .method_wrap02 .qr_code {
    position: absolute;
    bottom: 55px;
}

.section_app_free .btn_vipget {
    background: #da2a32;
    color: #fff;
    border-radius: 3px;
    padding: 8px 20px;
    display: inline-block;
    min-width: 340px;
    box-shadow: 0px 1px 4px #000000a6;
    font-weight: bold;
    font-size: 20px;
    transition: box-shadow 0.3s, background-color 0.3s, color 0.3s,
        transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}

.section_app_free .btn_vipget:hover {
    background: #c8141e;
    transition: box-shadow 0.3s, background-color 0.3s, color 0.3s,
        transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}

/* 20190327 sns */
.footer_sns {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.footer_sns a {
    opacity: 0.6;
    transition: box-shadow 0.3s, background-color 0.3s, color 0.3s,
        transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s,
        opacity 0.3s;
}

.footer_sns a:hover {
    opacity: 1;
    transition: box-shadow 0.3s, background-color 0.3s, color 0.3s,
        transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s,
        opacity 0.3s;
}

.footer_sns li {
    display: inline-block;
    padding: 0 0 0 14px;
    border-left: 2px solid #666666;
}

.footer_sns li:hover {
    cursor: pointer;
}

.footer_sns li span {
    position: relative;
    float: left;
    text-align: left;
    color: #d1d1d2;
    font-weight: 300;
}

.footer_sns li.footer_sns_facebook {
    border-left: none;
    padding-right: 14px;
}

.footer_sns li span.sns_facebook {
    background: url(/assets/web/img/global/ico_facebook.png) no-repeat 0;
    background-size: cover;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: inline-block;
    margin-right: 14px;
}

.footer_sns li span.sns_insta {
    background: url(/assets/web/img/global/ico_instagram.png) no-repeat 0;
    background-size: cover;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: inline-block;
    margin-right: 14px;
}

/* viewer tip 190329 */
.loading_bg {
    position: fixed;
    margin: auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 110px;
    width: 165px;
    border-radius: 10px;
    pointer-events: none;
    z-index: 1010;
    background: rgba(32, 32, 32, 0.9);
    padding: 18px;
    line-height: 1;
    opacity: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}

.loading_bg_on {
    opacity: 100 !important;
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.loading_bg_off {
    opacity: 0 !important;
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.loading_v {
    position: absolute;
    -webkit-transform: translate3d(0px, -10px, 0px);
    transform: translate3d(0px, -10px, 0px);

    width: 150px;
    height: 100px;
    top: 0;
    left: 0;
    /* -webkit-transition: all .5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s; */
    /* transition: all .5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s; */
    display: block;
    /* -webkit-animation: slideV .5s .3s forwards; */
    /* animation: slideV .5s .3s forwards; */
    /* -webkit-animation: fadeIn .5s forwards, fadeOut .5s 2s forwards; */
    /* animation: fadeIn .5s forwards, fadeOut .5s 2s forwards */
    opacity: 0;
}

.loading_v_on {
    -webkit-transform: translate3d(0px, 15px, 0px) !important;
    transform: translate3d(0px, 15px, 0px) !important;
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    transition: all 0.5s cubic-bezier(0.42, 0, 0.27, 0.99) 0s;
    display: block;
    -webkit-animation: slideV 0.5s 0.3s forwards;
    animation: slideV 0.5s 0.3s forwards;
    opacity: 100;
}

.loading_text {
    position: absolute;
    left: 66px;
    width: 92px;
    margin-bottom: 0;
    color: #fdcc01;
    font-size: 13px;
    word-break: break-word;
    line-height: 1.4;
}

.loading_cross {
    position: absolute;
    left: 0;
    top: 0;
}

/*20200204 읽는 방향 추가*/
/*right*/
.read-right .loading_v {
    top: 3px;
    transform: translate3d(-10px, 0px, 0px);
}
.read-right .loading_v_on {
    transform: translate3d(15px, 0px, 0px) !important;
}
.read-right .loading_text,
.read-left .loading_text {
    top: initial;
    bottom: 0px;
    left: 50%;
    width: 114px;
    margin-bottom: 10px;
    transform: translate(-50%, 0);
    text-align: center;
}

/*left*/
.read-left .loading_v {
    top: 3px;
    transform: translate3d(15px, 0px, 0px);
}
.read-left .loading_v_on {
    transform: translate3d(-10px, 0px, 0px) !important;
}

/* sign popup */
.section_sign {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 19;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 50;
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.section_sign_warp {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 362px;
}

/*
.section_sign_box {
    background: #ffffff;
    border-radius: 4px;
    position: relative;
    width: 362px;
    margin: 0 auto;
    max-height: 560px;
}
*/

.section_sign_box {
    min-height: 460px;
}

.section_sign_box .img_sign {
    border-radius: 4px 4px 0 0;
}
.section_sign_box .sign_text {
    padding: 15px 22px 10px 22px;
}
.section_sign_box .sign_text h4 {
    margin-bottom: 11px;
    color: #fff;
    font-size: 1.6em;
}

.section_sign_box .sign_text p {
    color: #e0d6cb;
    margin-bottom: 20px;
    font-size: 1.2em;
}

.section_sign_box .ok {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    background: #ff0000;
    border-radius: 0 0 4px 4px;
    font-size: 18px;
    font-weight: bold;
}

.section_sign_box button {
    background: #ff0000;
    border: none;
    color: #fff;
    font-weight: bold;
    width: 300px;
    text-align: center;
    clear: both;
    display: table;
    padding: 12px 0;
    font-size: 16px;
    border-radius: 30vw;
    margin: 10px auto 40px auto;
}

.section_sns_sign_wrap01 h4 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.section_sns_sign_wrap01 button {
    background: #ff0000;
    border: none;
    color: #fff;
    font-weight: bold;
    width: 300px;
    text-align: center;
    clear: both;
    display: table;
    padding: 14px 0;
    font-size: 16px;
    border-radius: 30vw;
    margin: 40px auto 24px auto;
}

.section_sns_sign_wrap01 .forgot_ps {
    text-align: center;
    color: #0c235f;
    text-decoration: underline;
}

.section_sign_box .sns_sign_btn {
    padding: 28px 0 3px;
    text-align: center;
}

.section_sign_box .sns_sign_btn img {
    width: 67px;
    margin: 4px 2px;
}

.section_sign_box .sns_sign_btn01 {
    padding: 28px 0 36px;
    text-align: center;
}

.section_sign_box .sns_sign_btn01 img {
    width: 67px;
    margin: 4px 2px;
}

.section_sns_sign_wrap h4 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.section_sign_box .title_tab {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.section_sign_box .title_tab li {
    width: 50%;
    text-align: center;
    vertical-align: middle;
    background: #dee1e9;
    padding: 10px;
    display: inline-block;
    float: left;
    border-top: 4px solid #a6aeb8;
    font-size: 20px;
    font-weight: normal;
    color: #3a4354;
    cursor: pointer;
}

.section_sign_box .title_tab li.on {
    width: 50%;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    border-top: 4px solid red;
    color: #24263c;
    font-weight: bold;
}

.section_sign_box .section_signin {
    padding: 30px 24px 30px 24px;
    clear: both;
    max-height: 510px;
    overflow: auto;
    background: #fff;
    border-radius: 14px;
}

.section_sign_box .section_sns_sign {
    text-align: center;
    border-top: 1px solid #dedede;
    position: relative;
}

.section_sign_box .section_sns_sign h5 {
    font-size: 12px;
    color: #9697a9;
    font-weight: normal;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
}

.section_sign_box .section_sns_sign h5 em {
    background: #fff;
    padding: 6px 12px;
}

.section_sign_box .section_signin01 {
    padding: 30px 24px 30px 24px;
    clear: both;
    max-height: 490px;
    overflow: auto;
    background: #fff;
    border-radius: 14px;
}

.section_sign_box .section_sns_sign01 {
    text-align: center;
    border-top: 1px solid #dedede;
    position: relative;
    width: 348px;
    margin: 0 auto;
}

.section_sign_box .section_sns_sign01 h5 {
    padding: 6px 10px;
    display: inline-block;
    font-size: 16px;
    color: #9697a9;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
    top: -17px;
    margin: 0 auto;
}

.section_sign_box .section_sns_sign01 h5 em {
    background: #fff;
    padding: 6px 12px;
}

.section_signin .form_sign {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 8px;
    font-size: 18px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #dadbdf;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
}

.section_sign_box01 .forgot_ps {
    text-align: center;
    color: #0c235f;
    text-decoration: underline;
}

.section_signin .form_sign::placeholder {
    color: #8d8ea2;
}

.section_signin .error_ms {
    color: #ff0000;
    font-size: 12px;
    padding: 0 4px;
}

.section_sign_box .close_popup {
    background: url(/assets/web/img/icon/btn_close_popup.png) no-repeat 50% 50%;
    background-size: 42px;
    width: 42px;
    height: 42px;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    right: -20px;
    margin: 0;
    cursor: pointer;
}

.section_signin .section_signin_sub {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 6px 4px 8px;
    font-size: 12px;
    height: 36px;
    margin: 16px 0 20px 0;
}

.section_signin .section_signin_sub .save_id {
    float: left;
    color: #67697c;
}

.section_signin .section_signin_sub .save_id .login_chk_box {
    width: 18px;
    height: 17px;
}

.section_signin .section_signin_sub .forgot_ps {
    float: right;
    color: #0c235f;
}

.section_signin .section_signup_text {
    font-size: 13px;
    text-align: center;
    color: #67697c;
    margin: 16px 0 20px 0;
    height: 36px;
}

.section_signin .section_signup_text a {
    color: #ee2d2f;
}

.section_sign01 {
    display: none;
}

.section_sign01 .section_sign_warp {
    position: absolute;
    top: 40px;
    right: 8px;
    width: 362px;
    box-shadow: 2px 2px 3px 0px #00000030;
    z-index: 50;
}

.section_sign.active {
    display: block !important;
}

.section_sign01.active {
    display: block !important;
}

.section_sign_box .modal-content {
    padding: 0;
    border-radius: 6px;
}

.section_sign_box .modal-body {
    padding: 0 !important;
    border-radius: 10px !important;
}

.section_sign_box .modal-auth {
    width: 420px;
}

/* 별점평가 수정 190424 */
.stars-dl {
    float: left;
    margin: 0;
    width: 100%;
}
.stars-dl .star-view {
    float: right !important;
}

/*
이미 존재하는 같은 아이디 팝업창 관련
add by HJH (190503)
 */
.same-email-modal {
    position: absolute;
    top: 50%;
    margin: -300px 0 0 -170px;
    left: 50%;
}

/*성별확인*/
.gender_popup_text {
    position: absolute;
    background: #ffffff;
    z-index: 10;
    right: 16px;
    top: 32px;
    min-width: 130px;
    max-width: 192px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 2px 5px #2a2a2a2e;
}

.gender_popup_text ul li {
    color: #aaaaaa;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    clear: both;
}

.gender_popup_text ul li:hover {
    cursor: pointer;
    background: #f3f3f3;
}

.gender_popup_text ul li input[type='radio'] {
    position: absolute;
    visibility: hidden;
}

.gender_popup_text ul li label {
    display: block;
    position: relative;
    font-size: 14px;
    z-index: 9;
    padding: 10px 0 10px 34px;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    width: 100%;
    margin: 0;
}

.gender_popup_text ul li:hover label {
    color: #2a2a2a;
}

.gender_popup_text ul li .check {
    display: block;
    position: absolute;
    background: #e1e1e1;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    top: 12px;
    left: 10px;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear;
    border: 2px solid #e1e1e1;
}

.gender_popup_text ul li:hover .check {
    border: 2px solid #e1e1e1;
}

.gender_popup_text ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    top: 1px;
    right: 1px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.gender_popup_text input[type='radio']:checked ~ .check {
    border: 2px solid #e1e1e1;
}

.gender_popup_text input[type='radio']:checked ~ .check::before {
    background: #ff0d0d;
}

.gender_popup_text input[type='radio']:checked ~ label {
    color: #2a2a2a;
}

.list-group-item.gender .btn_gender {
    position: absolute;
    right: 16px;
    top: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #3b5998;
    padding-right: 14px;
    cursor: pointer;
    border: 1px solid #ebebeb;
    padding: 4px 20px 4px 8px;
    margin: 0;
    border-radius: 2px;
}

.list-group-item.gender .btn_gender:hover {
    background: #fafafa;
}

.list-group-item.gender .btn_gender:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -3px;
    border: 5px solid transparent;
    border-top-color: #afafaf;
    margin-right: 5px;
}

.find .find-header {
    text-align: center;
    margin-top: -100px;
    position: relative;
}

.find .find-header span {
    position: absolute;
    top: 45px;
    left: 274px;
    text-align: center;
    font-size: 18px;
    width: 150px;
    font-weight: bold;
    display: table;
    vertical-align: middle;
    line-height: 22px;
    overflow: hidden;
    word-break: break-word;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.find .find-header span em {
    display: table-cell;
    vertical-align: middle;
}

.noimage_title {
    position: absolute;
    bottom: 74px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    left: 0;
}

.ep-body .list-ep > li a .cell-title .up {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 12px;
    border-radius: 30px;
    background: #e92943;
    color: #fff;
    padding: 0 4px;
}

.info-sidebar .info-sidebar-title {
    height: 135px;
    padding: 0 0 0 13px;
    background: #56575b;
    display: table;
    width: 100%;
}

.info_title_box {
    display: table-cell;
    vertical-align: middle;
}

.info-sidebar .info-sidebar-title h1 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 4px;
}

.info-sidebar .info-sidebar-title small {
    color: #acadb4;
    font-size: 13px;
}

.info-sidebar .info-menu {
    background: #fbfafa;
    padding: 0px 13px;
}

.info-sidebar .info-menu > li a {
    display: block;
    font-size: 15px;
    letter-spacing: -1px;
    color: #222;
    padding: 35px 0;
}

.ep-body .list-ep > li a .coin-type1 {
    color: #f4435b;
    padding-left: 0;
    background: none;
}

.ep-body .list-ep > li a .coin-type4 {
    color: #66a600;
    padding-left: 0;
    background: none;
}

.ep-body .list-ep > li a .coin-type5 {
    color: #d5ab08;
    padding-left: 0;
    background: none;
}

.ep-body .list-ep > li a .coin-type1 em.cointype01 {
    color: #fff;
    border-radius: 100em;
    background-color: #f4435b;
    width: 16px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    margin-right: 3px;
    text-align: center;
}

.ep-body .list-ep > li a .coin-type4 em.cointype04 {
    color: #fff;
    border-radius: 100em;
    background-color: #66a600;
    width: 16px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    margin-right: 3px;
    text-align: center;
}

.ep-body .list-ep > li a .coin-type5 em.cointype05 {
    color: #fff;
    border-radius: 100em;
    background-color: #d5ab08;
    width: 16px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    margin-right: 3px;
    text-align: center;
}

.section_error_pg {
    background: url(/assets/web/img/global/bg_error.png) no-repeat;
    background-size: cover;
    height: 760px;
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.section_error_pg .logo {
    background: url(/assets/web/img/global/logo01.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999px;
    margin: -50px auto 24px;
    opacity: 0.6;
}

.section_error_pg .text {
    font-size: 24px;
    /* font-weight: bold; */
    letter-spacing: -1px;
}

.section_error_pg button {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #ee2d2f;
    border-radius: 100px;
    border: none;
    padding: 8px 26px;
    margin: 10px 0 0 0;
}

.error_pg_wrap {
    display: table;
    width: 100%;
}

.section_email_check {
    word-break: keep-all;
    text-align: center;
}

.section_email_check h4 {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    padding: 0 24px;
    margin-bottom: 15px;
}

.section_email_check a {
    color: #0692e0;
}

.section_email_check .text01 {
}

.section_email_check .text02 {
    margin-bottom: 20px;
}

.section_email_check .text03 {
    margin-bottom: 30px;
}

.section_email_check .text04 {
    color: #ff0000;
}

.section_email_check button {
    margin: 10px auto 20px !important;
    width: auto !important;
    padding: 12px 20px;
    min-width: 180px;
}

.section_email_check button.deactive {
    background: #848484 !important;
}

/* nice payment 추가 */
.section_nice_payment {
    background: #fff;
    border-radius: 3px;
    margin-top: -35px;
    z-index: 10;
    position: relative;
    color: #bebebe;
    text-align: left;
    overflow: hidden;
    -webkit-transition: height 0.2 ss ease;
    transition: height 0.2s ease;
}

.section_nice_payment .card_type {
    border-bottom: 1px solid #dddddd;
    padding: 10px 30px;
}

.section_nice_payment .card_type span {
    margin-right: 5px;
}

.section_nice_payment .number {
    clear: both;
    padding: 16px 30px 0 30px;
}

.section_nice_payment .code_wrap {
    padding: 0 30px;
}

.section_nice_payment .date {
    clear: both;
    float: left;
}

.section_nice_payment .cvv {
    float: right;
}

.section_nice_payment button {
    background: #ff0004;
    font-size: 18px;
    color: #fff;
    margin: 12px auto;
    width: auto;
    text-align: center;
    padding: 10px 46px;
    height: auto;
    box-shadow: none;
    border: 1px solid #c20003;
}

.section_nice_payment button.type_ing {
    background: #cf0003 !important;
}

.section_nice_payment .totalpay {
    font-size: 20px;
    font-weight: bold;
    color: #2a2a2a;
    text-align: center;
    letter-spacing: -1px;
    padding-bottom: 2px;
    clear: both;
    margin-top: 20px;
}

.section_nice_payment .totalpay span {
    color: #ff0004;
}

.section_nice_payment h5 {
    position: relative;
    color: #3d3d3d;
    font-weight: normal;
    margin: 5px 0 0 0px;
}

.section_nice_payment .card_type span.active img {
    opacity: 1;
}

.section_nice_payment .card_type span img {
    width: 42px;
    opacity: 0.3;
}

.section_nice_payment .error_ms {
    font-size: 11px;
    color: #e75e62;
    margin-bottom: 2px;
    height: 20px;
    clear: both;
    display: block;
}

.section_nice_payment .sub_text {
    text-align: center;
    font-size: 11px;
    padding: 2px 70px 18px;
    line-height: 16px;
}

.section_nice_payment .sub_text a {
    text-decoration: underline;
}

.section_nice_payment input {
    display: inline-block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.section_nice_payment input::placeholder {
    color: #c7c7c7;
}

.section_nice_payment .date input {
    width: 60px;
    text-align: center;
}

.section_nice_payment .cvv input {
    width: 70px;
    text-align: center;
    margin-right: 14px;
    float: left;
}

.section_nice_payment .cvv img {
    display: inline-block;
}

.section_nice_payment .cvv em {
    font-size: 12px;
    color: #9a9a9a;
}

/*aliypay / wechat*/
.ico_aliypay {
    background: url(/assets/web/img/global/ico_aliypay.png) no-repeat;
    padding: 3px 31px;
    background-size: 25px;
    line-height: 24px;
    margin-left: 2px !important;
}

.ico_wechat {
    background: url(/assets/web/img/global/ico_wechat.png) no-repeat;
    padding: 3px 31px;
    background-size: 25px;
    line-height: 24px;
    margin-left: 2px !important;
}

.ico_paypal {
    background: url(/assets/web/img/global/ico_paypal.png) no-repeat 2px 2px;
    padding: 2px 30px;
    background-size: 76px;
    line-height: 18px;
    margin-left: 2px !important;
    text-indent: -9999px;
    display: inline-block;
    width: 8em;
}

.bbs-form > tbody > tr > td.change-pass-wrap .form-control {
    width: 400px;
}

.footer-card-icon-wrap span {
    float: left;
}

.footer-card-icon-wrap span.card-icon-mgl5 {
    margin-left: 3px;
}

.footer-card-icon-wrap span img {
    width: 27px;
}

/* nice_payment error*/
.section_nice_payment .error_box {
    font-size: 11px;
    line-height: 16px;
    padding: 10px;
    width: 320px;
    background: #fce7e4;
    margin: 18px 30px 0 30px;
    border-radius: 4px;
    border: 1px solid #ffb2b2;
    color: #2a2a2a;
}

.section_nice_payment .error_box span {
    background: url(/assets/web/img/global/icon/ico_notice.png) no-repeat;
    display: inline-block;
    padding-left: 24px;
}

.section_vipbanner_bobo {
    margin: -20px auto 30px;
    width: 1090px;
}

.section_vipbanner_bobo .banner01 {
    margin-right: 16px;
}

.payment-set-list > li img {
    padding-left: 5px;
    padding-right: 5px;
}

.payment-step-wrapper h3 {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 20px 0 16px 0;
}

.payment-step-wrapper h3 span {
    font-size: 14px;
    background: #502e1f;
    padding: 4px 14px;
    color: #fff;
    border-radius: 100em;
    margin-right: 6px;
}

.payment-step-wrapper01 h3 {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    margin: 0px 0 14px 0;
    color: #fff;
    background: #d5ab30;
    padding: 2px 8px;
    border-radius: 2px;
}

.payment-step-wrapper01 h3 span {
    font-size: 14px;
    background: #502e1f;
    padding: 4px 14px;
    color: #fff;
    border-radius: 100em;
    margin-right: 6px;
}

.payment-step-wrapper01 .new_payment li {
    background: #eff0f3;
    border: 1px solid #eff0f3;
    width: 172px;
    border-radius: 2px;
    display: table;
    text-align: center;
    margin: 0 8px 8px 0;
    float: left;
    cursor: pointer;
    padding: 0;
}

.payment-step-wrapper01 .new_payment li:hover {
    transition: 0.2s;
    background: #e7eaed;
}

.payment-step-wrapper01 .new_payment li span {
    position: relative;
    vertical-align: middle;
    display: table-cell;
    height: 58px;
}

.payment-step-wrapper01 .new_payment li.on {
    background: #ffeded;
    border: 1px solid #e52e28;
}

.payment-step-wrapper01 {
    clear: both;
    display: block;
    /* overflow: hidden; */
    width: 900px;
    margin: 0 auto 15px;
}

.payment-step-wrapper01 .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.payment-step-wrapper01 h2 {
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: bold;
}
/*결제사 점검중*/
.payment-step-wrapper01 .new_payment li .checking {
    width: 100%;
    display: table-row;
    background-color: #fff;
    vertical-align: middle;
}
.payment-step-wrapper01 .new_payment li .checking span {
    height: auto;
    line-height: 100%;
    padding: 6px 0;
    color: #e52e28;
    font-weight: 500;
}

/* 연령 확인 추가*/
.section_age_verif .age_confirm {
    margin-top: 10px;
}

.section_age_verif .age_confirm h5 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #00f49d;
}

.section_age_verif .age_confirm select {
    color: #2a2a2a;
    border-radius: 2px;
    line-height: 20px;
    padding: 8px;
    margin: 0 6px 0 0;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #ffffff;
    cursor: pointer;
}

.section_age_verif .form-tel {
    max-width: 40%;
    margin-top: 40px;
}

/* form style */
.form-alert {
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #f8130e;
}

.text-leaver {
    margin-top: 35px;
}

.cancel-vip-font-wrap {
    margin-top: 30px;
    font-size: 17px;
    color: #9a9a9a;
}

.deactivate-font-wrap {
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 17px;
    color: #9a9a9a;
    cursor: pointer;
}

.info-body .account-info-content {
    height: 30px;
    background-color: #efefef;
    font-size: 14px;
    border-radius: 3px;
    padding: 6px;
    margin-bottom: 15px;
}

.info-body .account-info-title {
    font-size: 13px;
    margin-bottom: 5px;
}

/*2020_04_07 deactivate VIP*/
.deactivate header h1 {
    margin-bottom: 0;
}
.deactivate .deactivate-font-wrap {
    margin-top: 0;
}

/* Reactivate VIP */
.layer-mymenu .layer-mymenu-header .vip_restart {
    display: table;
    padding: 5px 10px;
    background: #ee3230;
    border-radius: 2px;
    clear: both;
    margin: 10px 0 0 0;
    font-size: 11px;
    cursor: pointer;
}

.layer-mymenu .layer-mymenu-header .vip_restart_comp {
    display: table;
    padding: 5px 10px 4px 0;
    border-radius: 2px;
    clear: both;
    color: #00f717;
    margin: 10px 0 0 0;
    font-size: 11px;
}

.layer-mymenu .layer-mymenu-header .vip_restart_comp .material-icons {
    width: 16px;
    height: 16px;
    font-family: 'Material Icons';
    font-size: 1.5em;
    vertical-align: bottom;
    margin-left: 3px;
}

/*코인 분리 표기 2020_09_24*/
.layer-coin__con {
    padding: 8px 20px 8px 15px;
    border-bottom: 1px solid #56575b;
    background-color: #454649;
    clear: both;
    overflow: hidden;
}

.layer-coin__con.web {
    border-left: 2px solid #0c80c3;
}

.layer-coin__con.app {
    border-left: 2px solid #ee2d2f;
}

.layer-coin__con li {
    /* float: left; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    /* width: 48%; */
    font-size: 0;
}
/* 
.layer-coin__con li:first-child {
    margin-right: 6px;
} */

.layer-coin__con li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5px;
    width: 2px;
    height: 2px;
    transform: translate(0, -50%);
    background-color: rgba(255, 255, 255, 0.6);
}

.layer-coin__txt {
    max-width: 165px;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.6);
    word-break: keep-all;
}

.layer-coin__amount {
    display: inline-block;
    padding: 2px 3px;
    font-size: 14px;
    font-weight: 500;
    background-color: #000;
    border-radius: 2px;
}

.web .layer-coin__amount {
    color: #91c5ff;
}

.app .layer-coin__amount {
    color: #ff5722;
}

/*2020_06_02 layer mymenu vip 추가*/
.layer-vip {
    padding: 18px 19px 20px;
    text-align: center;
    background-color: #f2f2f2;
}
.layer-vip h5 {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    color: #0f1128;
}
.layer-vip__txt {
    display: inline-block;
    margin-bottom: 12px;
    line-height: 16px;
    font-weight: 300;
    font-size: 12px;
    color: #0f1128;
    opacity: 0.6;
}
.layer-vip .btn-red {
    border-radius: 0;
    background-color: #ee2d2f;
}

.layer-vip.success {
    padding-top: 20px;
}
.layer-vip-success__img {
    display: block;
    margin: 0 auto 10px;
}

.top_notice {
    background: #003353;
    height: 80px;
}

.notice_text_warp {
    margin: 0 auto;
    max-width: 1380px;
    min-width: 1320px;
    display: block;
    text-align: center;
    padding: 0;
    position: relative;
}

.notice_text_warp .text {
    color: #fff;
    display: inline-block;
    padding: 18px 20px 0 12px;
    text-align: left;
}

.notice_text_warp .text h3 {
    font-size: 18px;
    background: url(/assets/web/img/global/icon/ico_notice04.png) no-repeat;
    padding-left: 29px;
}

.notice_text_warp .text p {
    padding-left: 29px;
    font-size: 13px;
    color: #c5c5c5;
}
.notice_text_warp .text p span {
    color: #05b3dd;
}

.notice_text_warp .text01 {
    color: #fff;
    display: inline-block;
    padding: 21px 20px 0 12px;
    text-align: left;
}

.notice_text_warp .text01 h3 {
    background: url(/assets/web/img/global/icon/ico_complete.png) no-repeat 0;
    background-size: 27px 27px;
    padding-left: 50px;
    font-size: 21px;
    float: left;
    margin-right: 16px;
}

.notice_text_warp .text01 .subtext {
    font-size: 16px;
    color: #07d1fe;
    display: inline-block;
    margin: 9px 0 0 10px;
}

.notice_text_warp button {
    display: inline-block;
    vertical-align: top;
    margin: 25px;
    background: #04a7cf;
    border: none;
    color: #fff;
    padding: 6px 16px;
    border-radius: 50px;
}

.notice_text_warp .topbanner_close {
    position: absolute;
    right: 0;
    color: #fff;
    top: 32px;
    width: 18px;
    height: 18px;
    display: block;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: url(/assets/web/img/global/icon/ico_close.png) no-repeat;
    background-position: center center;
}

/* Skrill 이메일 confirm 팝업 */
.section_skrill-confirm_box {
    min-height: 300px;
}

.section_skrill-confirm_box .modal-body {
    padding: 0 !important;
    border-radius: 10px !important;
    border-top: 5px solid black;
}

.section_skrill-confirm_box .modal-skrill-box {
    width: 445px;
}

.section_skrill-confirm_box h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.section_skrill-confirm_box .section_confirmin {
    padding: 40px;
    clear: both;
    max-height: 510px;
    overflow: auto;
    background: #fff;
    border-radius: 14px;
}

.section_confirmin .form_confirm {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 8px;
    font-size: 18px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #dadbdf;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    text-align: center;
}

.section_confirmin .section_confirmin_sub {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 6px 4px 8px;
    font-size: 12px;
    height: 36px;
    margin: 16px 0 20px 0;
}

.section_confirmin .section_confirmin_sub .confirm_agree {
    float: left;
    color: #67697c;
    width: 100%;
}

.section_confirmin .error_ms {
    color: #ff0000;
    font-size: 12px;
    padding: 0 4px;
}

.section_skrill-confirm_box button {
    background: #dadbdf;
    border: none;
    color: #fff;
    font-weight: bold;
    width: 300px;
    text-align: center;
    clear: both;
    display: table;
    padding: 12px 0;
    font-size: 16px;
    border-radius: 30vw;
    margin: 30px auto 0px auto;
}

.section_skrill-confirm_box .close_popup {
    background: url(/assets/mobile/img/global/btn_close_popup.png) no-repeat 50%
        50%;
    background-size: 42px;
    width: 42px;
    height: 42px;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    right: -20px;
    margin: 0;
    cursor: pointer;
}

/* Skrill 이메일 confirm 팝업 */

/* 에피소드 배너 영역 추가 */
.normal_ep-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 116px;
    padding: 0 40px;
    margin: 10px;
    background: url(/assets/web/img/banner/episode.png) no-repeat;
    background-size: cover;
}
.normal_ep-text {
    margin-right: 15px;
    font-size: 17px;
    text-align: center;
    color: #fff;
}
.normal_ep-btn {
    min-width: 130px;
    margin-left: auto;
    height: 36px;
    padding: 0 10px;
    border-radius: 36px;
    background-color: #ff0004;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

/* payment badge */
.pay-badge {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    /* height: 20px; */
    padding: 3px 10px;
    border-radius: 10px;
    border: 1px solid transparent;
    background-color: #fff;
    line-height: 120%;
    transform: translate(-50%, -75%);

    font-size: 11px;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 600;
    white-space: nowrap;
}

/*2020_04_08두줄일 경우*/
.pay-badge.multiline {
    /* height: 35px; */
    padding: 2px 10px;
    border-radius: 18px;
    /* line-height: 15px;
    transform: translate(-50%, -25px); */
}

.pay-badge__red {
    border-color: #e52e28;
    color: #e52e28;
}
.pay-badge__blue {
    border-color: #2756eb;
    color: #2756eb;
}
.pay-badge__fasteasy {
    border-color: #22b2df;
    color: #22b2df;
}

/* 2020_04_06 일본 결제페이지 수정건 */
.pay-badge.jp {
    left: 0;
    transform: translate(0, -10px);
}
.section_payment_en02 .pay-badge.jp.pay-badge__blue {
    color: #2756eb;

    font-size: 11px;
    font-weight: 600;
}
.section_payment_en02 .pay-badge.jp.pay-badge__red {
    color: #e52e28;

    font-size: 11px;
    font-weight: 600;
}

/* 2020_04_07 해지 보류 페이지*/
#glo_contents.hold_cancel {
    margin-bottom: 0 !important;
    background: url(/assets/web/img/global/bg_hold_cancel.png) no-repeat;
    background-size: 1903px 833px;
}
.section_check {
    min-height: 635px;
    padding: 130px 35px 1px 35px;
    text-align: center;
}
.section_check h4 {
    line-height: 54px;
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
}
.section_check button {
    width: 360px;
    height: 62px;
    margin: 0 auto;
    line-height: 100%;
    border-radius: 5px;
    font-size: 25px;
    font-weight: bold;
    background: #ee312f;
    border: 1px solid #ee312f;
    color: #fff;
    text-decoration: none;
    transition: all 250ms;
    box-shadow: -1px 5px 15px -5px rgba(0, 0, 0, 0.8);
}
.section_check button:hover {
    background: #b30000;
    border: 1px solid #b30000;
    color: #f4f5f7;
}
.section_check .sub_text {
    margin: 30px 0px 55px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: normal;
}
.giveup_free {
    margin-top: 40px;
}
.giveup_free a {
    display: inline-block;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #94827e;
    border-bottom: 1px solid #94827e;
}

/*app down page*/
.icon__price {
    position: relative;
    display: block;
    width: 90px;
    margin: 0 auto;
    padding: 3px 6px 4px;
    line-height: 15px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    border-radius: 50px;
    word-break: keep-all;
}
.icon__price:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
}

.price-free-app {
    color: #fff;
    background-color: #ff0004;
}
.price-free-app:after {
    border-top-color: #ff0004;
}

.app__down {
    min-height: 100vh;
    background-color: #f5f5f5;
    padding-bottom: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    /*상단 다운링크 고정 삽입으로인하여 추가*/
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    /*여기까지*/
}
.app__down__img {
    margin-bottom: 40px;
    width: 90px;
}

.app__down__txt {
    max-width: 338px;
    margin-bottom: 40px;
    word-break: keep-all;
}

.app__down__txt__main {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.app__down__txt__sub {
    font-size: 20px;
    text-align: center;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0;
}

.app__down__btn {
    width: 335px;
    height: 70px;
    margin-bottom: 10px;
    background-color: #000000;
    border-radius: 10px 10px;
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    word-break: keep-all;
}
.app__down__btn.btn-red {
    padding: 3px 5px;
    background-color: #ee312f;
}

.app__down__btn img {
    height: 70px;
}

/*free in app page*/
.ep__name {
    text-align: center;
    margin-bottom: 5px;
    font-size: 20px;
    color: #000;
    word-break: keep-all;
}
.free-in-app .icon__price {
    top: 5px;
    right: -10px;
    margin-right: 0;
}
.free-in-app .ep__thumb__img {
    display: block;
    width: 160px;
}
.free-in-app .app__down__txt {
    max-width: 440px;
}
.free-in-app .app__down__txt__main {
    position: relative;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
}
.free-in-app .app__down__txt__main:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 2px;
    top: 0;
    left: 50%;
    margin-left: -7px;
    background-color: #000;
}
.free-in-app .ep__turning-txt {
    margin: 0 0;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.free-in-app .app__down__img {
    width: auto;
}

/* 2020_04_07 모달 공통*/
.top_line_red,
.top_line-deepblue {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.top_line_red > div:first-child {
    border-top: 4px solid red;
}
.top_line-deepblue > div:first-child {
    border-top: 4px solid #083b58;
}
.section_sign_box .modal_con {
    text-align: center;
    word-break: normal;
}
.section_sign_box .popup__title {
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    color: #323232;
}
.section_sign_box .notice {
    font-size: 14px;
    color: red;
}
.section_sign_box .modal_btns {
    width: 316px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.section_sign_box .btn {
    line-height: 100%;
    padding: 14px 0;
    margin-bottom: 0;
}
.section_sign_box .modal_btns .btn {
    float: left;
    width: 48.1%;
    margin-right: 3.8%;
    margin-top: 0;
    clear: none;
}
.section_sign_box .modal_btns .btn:last-child {
    margin-right: 0;
}
.section_sign_box .pink_red_btn {
    width: 300px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #ee312f;
    border: none;
    border-radius: 30px;
}
.section_sign_box .red_btn {
    width: 300px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #ff0000;
    border: none;
    border-radius: 30px;
}
.section_sign_box .white_btn {
    width: 300px;
    padding: 12px 0;
    color: #a7aeb7;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #fff;
    border: 2px solid #a7aeb7;
    border-radius: 30px;
}

.section_sign_box .gray_btn {
    width: 300px;
    padding: 12px 0;
    color: #323232;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #f0f0f0;
    border: 2px solid #f0f0f0;
    border-radius: 30px;
}

.section_sign_box .small-txt {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #666666;
    word-break: break-word;
}

/*공통 끝*/

/*모달창 링크관련*/
.link {
    display: inline-block;
    text-decoration: underline;
}
.link:active,
.link:focus,
.link:hover {
    text-decoration: underline;
}
/* 2020_04_02 성별선택 모달창 추가건 */
.section_sign_box .modal-dialog {
    width: 420px;
    height: 332px;
}
.section_sign_box.gender_select .modal_con {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.section_sign_box .modal_con_wrap {
    padding: 50px 60px;
}

/*
    modal_con안에 모달이 두개 들어갈 경우,
    상단에 붉은색 radius 라인 적용하기위함
    class="top_line_red"
*/
.modal_con_wrap.top_line_red {
    border-radius: 7px 5px 0 0;
    border-top: 5px solid red;
}

.section_sign_box .modal_title {
    font-size: 23px;
    line-height: 26px;
}
.section_sign_box .modal_txt-sm {
    font-size: 16px;
    line-height: 21px;
    color: #646464;
}

.section_sign_box.gender_select .gender_text {
    padding: 46px 30px 0;
    border-top: 4px solid red;
    text-align: center;
}
.section_sign_box.gender_select .gender_text h3 {
    line-height: 1;
    font-size: 28px;
    margin-bottom: 15px;
}
.section_sign_box.gender_select .gender_text p {
    padding-bottom: 26px;
    margin: 0;
    font-size: 16px;
    color: #646464;
    border-bottom: 1px solid #dcdcdc;
}
.section_sign_box.gender_select .gender_btns {
    padding: 30px 51px 50px;
}
.section_sign_box.gender_select .gender_btns ul {
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.section_sign_box.gender_select .gender_btns li {
    float: left;
    position: relative;
    margin-left: 20px;
}
.section_sign_box.gender_select .gender_btns li:first-child {
    margin-left: 0;
}
.section_sign_box.gender_select .gender_btns li a {
    display: block;
    width: 100%;
}
.section_sign_box.gender_select .gender_btns li a span {
    position: absolute;
    bottom: 16px;
    display: block;
    width: 100%;
    font-weight: normal;
    color: #fff;
}
.section_sign_box.gender_select .gender_btns li.unknown a span {
    color: #333;
}

/* 2020_04_07*/
/*email_verification*/
.email_verification {
    padding: 30px 20px 36px;
}
.email_verification p {
    padding: 20px 0;
    margin: 0;
    font-size: 16px;
    color: #646464;
}
.section_sign_box .email_verification .pink_red_btn {
    width: 40%;
    margin-top: 20px;
}

/*vip membership cancel 모달창*/
.vip_cancel {
    padding: 30px 0 36px;
}
.vip_cancel p {
    line-height: 28px;
    padding-top: 16px;
    margin-bottom: 22px;
    font-size: 21px;
    font-weight: bold;
}

/*giveup_cancel 모달창*/
.giveup_cancel {
    padding: 60px 0 50px;
}
.giveup_cancel p {
    line-height: 28px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: bold;
}

/*free_one_month 모달창*/
.free_one_month {
    padding: 28px 0 50px;
}
.free_one_month p {
    padding-top: 26px;
    line-height: 30px;
    font-size: 23px;
    font-weight: bold;
}
.free_one_month .btn {
    width: 180px;
}
.free_one_month .small-txt {
    width: 72%;
    margin: 15px auto 30px;
    padding-top: 0;
}

/*credit gompay*/
.section_sign_box .modal-dialog.credit {
    width: 595px;
    height: auto;
}
.credit__con {
    text-align: left;
    padding: 0 24px 45px;
}
.credit .popup__title {
    padding-top: 40px;
    margin-bottom: 22px;
}
.credit .popup__title span {
    display: block;
}
.credit__info {
    margin-bottom: 25px;
}
.credit__choice {
    margin-bottom: 13px;
    font-size: 0;
}
.credit__choice > a {
    position: relative;
    display: inline-block;
    width: 86px;
    height: 46px;
    margin-right: 5px;
    vertical-align: middle;
    text-indent: -9999px;
    border: 1px solid #dcdcdc;
    opacity: 0.5;
    border-radius: 6px 6px;
    background: url(/assets/web/img/global/popup_credit_icon_bg_06.png)
        no-repeat;
    cursor: default;
}
.credit__choice > a:last-child {
    margin-right: 0;
}
.credit__choice > a.active {
    opacity: 1;
    border-color: #1f94d7;
}
.credit__choice > a.active:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 26px;
    height: 26px;
    background: url(/assets/web/img/global/icon_check.png) no-repeat 1px 1px;
}
.credit__card.visa {
    background-position: 0 0;
}
.credit__card.master {
    background-position: -87px 0;
}
.credit__card.jcb {
    background-position: -175px 0;
}
.credit__card.amex {
    background-position: -262px 0;
}
.credit__card.diners {
    background-position: -350px 0;
}
.credit__card.discover {
    background-position: -437px 0;
}

.credit__info__con {
    border-top: 2px solid #000;
}
.credit__info__con ul {
    margin-bottom: 18px;
}
.credit__info__con li {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}
.pay-title {
    position: relative;
    display: table-cell;
    width: 35%;
    padding-left: 20px;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #083b58;
}
.pay-txt {
    padding: 8px 20px 8px 20px;
    font-size: 16px;
    color: #787878;
}
.pay-txt .w-long {
    width: 275px;
}
.pay-txt .w-small {
    width: 100px;
}
.pay-txt input,
.pay-txt .pay-data {
    display: inline-flex;
    height: 40px;
    font-size: 16px;
    color: #787878;
    text-indent: 14px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
}
.pay-txt .pay-data {
    line-height: 38px;
}
.pay-data > div {
    display: inline-flex;
    flex-shrink: 1;
}
.pay-data .icon-container {
    flex-shrink: 0;
    width: 20px;
    margin: 0 6px;
    text-indent: -9999px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
/* .pay-txt .icon-container img {
    max-width: inherit;
} */
.pay-txt iframe {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    overflow: hidden;
    border: 0;
    -webkit-tap-highlight-color: transparent;
}
.pay-txt ::-webkit-input-placeholder {
    color: #c8c8c8;
}
.pay-txt :-ms-input-placeholder {
    color: #c8c8c8;
}
.pay-txt ::placeholder {
    color: #c8c8c8;
}
.input__wrap {
    display: inline-block;
    font-size: 0;
    border: 1px solid #dcdcdc;
}
.input__wrap input {
    width: 100%;
    border: none;
    outline: none;
}
.pay-info-txt {
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #787878;
    word-break: keep-all;
}

.credit__total {
    font-size: 24px;
    font-weight: bold;
    color: #323232;
    text-align: center;
}
.credit__total-red {
    color: #ff0000;
}
/*버튼*/
.credit .btn-single {
    width: 60%;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #969696;
    border-radius: 7px;
    cursor: not-allowed;
}
.credit .btn-single.success {
    cursor: pointer;
    background-color: #1f94d7;
}

.access-terms {
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 14px;
    color: #787878;
    font-weight: 600;
    text-align: center;
    word-break: keep-all;
}

/*입력값 오류*/
.error input,
.error .input__wrap,
.error .pay-data {
    border-color: #ff0000;
}
.error .pay-info-txt {
    color: #ff0000;
}
/*입력값 성공*/
.success .pay-title:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-left: 8px;
    margin-top: -9px;
    width: 15px;
    height: 11px;
    vertical-align: middle;
    background: url(/assets/web/img/global/icon_check.png) no-repeat 1px -25px;
}

/*checkout 결제*/
#checkout .credit .popup__title {
    padding-top: 50px;
}
#checkout .pay-title {
    padding-right: 21px;
}
#checkout .access-terms {
    font-weight: 400;
}
#checkout .access-terms a {
    color: #1f94d7;
}

#checkout .btn-single {
    padding: 24px 0;
}
#checkout .success .pay-title:after {
    right: 7px;
    margin-top: -6px;
}

/*20200204 카드 아이콘*/
.icon-container.amex {
    background-image: url(/assets/web/img/global/icon/card-icons/american-express.svg);
}
.icon-container.diners {
    background-image: url(/assets/web/img/global/icon/card-icons/diners-club.svg);
}
.icon-container.discover {
    background-image: url(/assets/web/img/global/icon/card-icons/discover.svg);
}
.icon-container.jcb {
    background-image: url(/assets/web/img/global/icon/card-icons/jcb.svg);
}
.icon-container.mada {
    background-image: url(/assets/web/img/global/icon/card-icons/mada.svg);
}
.icon-container.maestro {
    background-image: url(/assets/web/img/global/icon/card-icons/maestro.svg);
}
.icon-container.mastercard {
    background-image: url(/assets/web/img/global/icon/card-icons/mastercard.svg);
}

.icon-container.visa {
    background-image: url(/assets/web/img/global/icon/card-icons/visa.svg);
}

.icon-container.expdate {
    background-image: url(/assets/web/img/global/icon/card-icons/exp-date.svg);
}
.icon-container.cvv {
    background-image: url(/assets/web/img/global/icon/card-icons/cvv.svg);
}
.icon-container.card {
    background-image: url(/assets/web/img/global/icon/card-icons/card.svg);
}
.icon-container.error {
    width: 16px;
    background-image: url(/assets/web/img/global/icon/card-icons/error.svg);
}

/*error일 경우*/
.error .icon-container.card {
    background-image: url(/assets/web/img/global/icon/card-icons/card-error.svg);
}
.error .icon-container.cvv {
    background-image: url(/assets/web/img/global/icon/card-icons/cvv-error.svg);
}
.error .icon-container.expdate {
    background-image: url(/assets/web/img/global/icon/card-icons/exp-date-error.svg);
}

/*최근읽은 웹툰 삭제 팝업*/
.recent__delete {
    padding: 40px 0 30px;
}
.recent__delete p {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.2px;
}

/*별점주기 팝업*/
#star__rate .star__rate {
    padding: 30px 0 36px;
}
.star__rate h3 {
    margin-bottom: 15px;
}
.star__rate .stars-dl {
    float: none;
    margin-bottom: 15px;
}
.star__rate .star-view {
    float: none !important;
    margin-right: 0;
}
.star__rate .stars-dl dd {
    height: auto;
}

.star__rate .count-stars button {
    width: auto;
    display: inline-block;
    padding: 10px 12px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}
.star__rate .count-stars button:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.star__rate .pink_red_btn {
    width: auto;
    padding: 15px 55px;
}

#user__star__rate .star__rate {
    padding: 30px 0 11px;
}

.familysafe__pop {
    padding: 40px 0 30px;
}
.familysafe__pop p {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.2px;
    color: #8a8a8a;
}

/*free in app*/
#free_in_app .modal-dialog {
    height: auto;
}
#free_in_app .modal__img {
    padding-top: 24px;
}
#free_in_app .modal__main__txt {
    padding: 24px 55px 20px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    word-break: keep-all;
}
#free_in_app .btn__wrap {
    padding: 0 40px 53px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.app__down__btns a {
    display: block;
    width: 190px;
    height: 60px;
    padding: 5px 17px;
    background-color: #000;
    border-radius: 10px 10px;
    font-size: 0;
    text-indent: -9999px;
}
.app__down__btns a:first-child {
    margin-bottom: 5px;
}
.app__down__btn span {
    display: block;
    width: 156px;
    height: 50px;
    background: url(/assets/web/img/modal/free_in_app_btns.png) 0 0 no-repeat;
}

/*언어별 다운로드 버튼 class*/
/*aos*/
.app__down__btn span.appdownload_Android_en {
    background-position: -157px 0;
}
.app__down__btn span.appdownload_Android_de {
    background-position: 0 0;
}
.app__down__btn span.appdownload_Android_fr {
    background-position: 0 -51px;
}
.app__down__btn span.appdownload_Android_it {
    background-position: -157px -51px;
}
.app__down__btn span.appdownload_Android_pt_br {
    background-position: -471px -51px;
}
.app__down__btn span.appdownload_Android_pt_pt {
    background-position: 0 -102px;
}
.app__down__btn span.appdownload_Android_es_mx {
    background-position: -471px 0;
}
.app__down__btn span.appdownload_Android_es_es {
    background-position: -314px 0;
}
.app__down__btn span.appdownload_Android_zh_tw {
    background-position: -314px -102px;
}
.app__down__btn span.appdownload_Android_zh_cn {
    background-position: -157px -102px;
}
.app__down__btn span.appdownload_Android_jp {
    background-position: -314px -51px;
}

/*ios*/
.app__down__btn span.appdownload_iOS_en {
    background-position: -157px -153px;
}
.app__down__btn span.appdownload_iOS_de {
    background-position: 0 -153px;
}
.app__down__btn span.appdownload_iOS_fr {
    background-position: 0 -204px;
}
.app__down__btn span.appdownload_iOS_it {
    background-position: -157px -204px;
}
.app__down__btn span.appdownload_iOS_pt_br {
    background-position: -471px -204px;
}
.app__down__btn span.appdownload_iOS_pt_pt {
    background-position: 0 -255px;
}
.app__down__btn span.appdownload_iOS_es_mx {
    background-position: -471px -153px;
}
.app__down__btn span.appdownload_iOS_es_es {
    background-position: -314px -153px;
}
.app__down__btn span.appdownload_iOS_zh_tw {
    background-position: -314px -255px;
}
.app__down__btn span.appdownload_iOS_zh_cn {
    background-position: -157px -255px;
}
.app__down__btn span.appdownload_iOS_jp {
    background-position: -314px -204px;
}

#free_in_app .qr__code {
    width: 125px;
    height: 125px;
    padding: 10px;
    background-color: #eeeeee;
    border-radius: 8px 8px;
    box-sizing: border-box;
}

/*fullVer_a, fullVer_b*/
.section_sign_box .modal-dialog.fullVer_a,
.section_sign_box .modal-dialog.fullVer_b {
    width: 500px;
}

.fullVer_a_con,
.fullVer_b_con {
    padding: 50px 60px;
}
.fullVer_a_con .text-red,
.fullVer_b_con .text-red {
    color: #ee312f !important;
}

.fullVer_a h3,
.fullVer_b h3 {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 28px;
}

.fullVer_a p,
.fullVer_b p {
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 28px;
    color: #ee312f;
    font-weight: bold;
}

.fullVer_b .modal_btns {
    width: 100%;
}

.fullVer_a .btn,
.fullVer_b .modal_btns .btn {
    line-height: 110%;
    word-break: normal;
    white-space: normal;
}

.fullVer_b .modal_btns .gray_btn {
    width: 24.1%;
}
.fullVer_b .modal_btns .pink_red_btn {
    width: 72.1%;
}

/*vip membership cancel 모달창*/
.vip_cancel {
    padding: 30px 0 36px;
}
.vip_cancel p {
    line-height: 28px;
    padding-top: 16px;
    margin-bottom: 22px;
    font-size: 21px;
    font-weight: bold;
}

/*서비스 장애 안내*/
.modal-dialog.service_error {
    width: 650px;
    height: auto;
}

.service_error_con {
    padding: 50px;
}

.service_error_con h3 {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 28px;
}

.service_error_con .service_error_txt {
    padding: 20px;
    margin-bottom: 20px;
    line-height: 23px;
    font-size: 18px;
    color: #666;
    text-align: left;
    background-color: #f0f0f0;
    border-radius: 10px;
}
.service_error .text-red {
    color: #ee312f;
}

/*휴대폰 인증 안내*/
.modal-dialog.mobile_verify {
    width: 550px;
    height: auto;
}
.mobile_verify .top_line_red {
    overflow: visible;
}
.mobile_verify .top_line_red > div:first-child {
    border-radius: 7px 5px 0 0;
}
.mobile_verify .modal_title {
    margin-bottom: 20px;
}
.mobile_verify .modal_txt-sm {
    margin-bottom: 20px;
}

.mobile_verify_con input::placeholder {
    color: #c7c7c7;
}

.mobile_verify_con .iti__flag-container {
    border-bottom: 1px solid #dadbdf;
}
.mobile_verify_con .mobile_verify_input {
    width: 210px;
    padding: 10px 8px;
    padding-left: 5px !important;
    margin-left: 107px !important;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #dadbdf;
}
/* .mobile_verify_code_con .mobile_verify_input {
    border-bottom: 1px solid #ee312f;
} */

.mobile_verify_con .iti__selected-flag {
    width: 95px;
    justify-content: center;
    padding: 10px 8px;
    background-color: #fff;
}
.mobile_verify_con .iti__flag-container:hover .iti__selected-flag {
    background-color: #fff;
}

.mobile_verify_con .iti__flag-container:hover {
    border-bottom-color: #000;
}
.mobile_verify_con input:focus {
    border-bottom-color: #000;
}
.mobile_verify_con .iti__selected-dial-code {
    font-size: 18px;
}
.mobile_verify_con .iti__country-list {
    width: 410px;
}
.mobile_verify_con .notice {
    display: none;
    position: relative;
    width: 242px;
    margin-left: 142px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
    font-size: 12px;
}
.mobile_verify .btn {
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 0.4;
    cursor: default;
}
#mobile_verify_code .btn {
    opacity: 1;
}
.mobile_verify .text-green,
.mobile_verify .link {
    font-size: 12px;
}

/*버튼클릭시 클래스 넣기*/
.opacity_animate {
    animation: opacityani 1s 1;
}
@keyframes opacityani {
    from {
        opacity: 0.3;
    }
    to {
        opacity: 1;
    }
}

/*휴대폰 인증 코드 입력*/
.mobile_verify_code_con {
    position: relative;
}
#mobile_verify_code .mobile_verify_con .mobile_verify_input {
    width: 410px;
    padding-right: 35px;
    padding-left: 8px !important;
    margin-left: 0 !important;
}
.mobile_verify_code_con:after {
    display: none;
    content: url(/assets/web/img/global/ico_verify_input_check.png);
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translate(50%, -50%);
}

#mobile_verify_code .mobile_verify_con .notice {
    width: 390px;
    margin: 0 auto;
    padding-left: 0;
    text-align: left;
    font-size: 12px;
}

.mobile_verify .gray_btn {
    color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    cursor: default;
}

#mobile_verify_code .modal_con_wrap > .notice {
    /* margin-top: 20px; */
    font-size: 12px;
    color: #ee312f;
}

/*입력사항 오류시 class"uncomplete"*/
/*입력사항 시간 초과시 class"overtime"*/
.mobile_verify .uncomplete .mobile_verify_input {
    border-color: #ee312f;
}
.mobile_verify .uncomplete .mobile_verify_code_con .mobile_verify_input {
    border-color: #ee312f;
}
.mobile_verify .uncomplete .mobile_verify_con .notice {
    display: block;
}
.mobile_verify .overtime .gray_btn {
    margin-top: 20px;
    color: #000;
    cursor: pointer;
}

/*입력이 다되면 class="complete"*/
.mobile_verify .complete .mobile_verify_input {
    border-color: rgba(0, 0, 0, 1);
}
.mobile_verify .complete .iti__flag-container {
    border-color: rgba(0, 0, 0, 1);
}
.mobile_verify .complete .pink_red_btn {
    margin-top: 20px;
    opacity: 1;
    cursor: pointer;
}

.mobile_verify .complete .mobile_verify_code_con:after {
    display: block;
}

/*비활성화 class="empty"*/
#mobile_verify_code .btn.empty {
    opacity: 0.4;
}

/*nomore_read_ep*/
#nomore_read_ep .modal-dialog {
    width: 550px;
    height: auto;
}
.nomore_read_ep {
    padding: 45px 50px;
}
.nomore_read_ep h3 {
    color: #ee312f;
}
.nomore_read_ep p {
    padding-top: 20px;
    margin: 0;
    font-size: 16px;
    color: #646464;
}
.nomore_read_ep .pink_red_btn {
    width: 280px;
    margin-top: 20px;
}

/*purchase all episode*/
#purchase_all_ep .modal-dialog {
    width: 400px;
}
#purchase_all_ep .modal-body {
    padding: 0 0 50px;
    text-align: center;
    border-radius: 0 0 14px 14px;
}

.purchase_all_ep h3 {
    padding: 18px 0;
    margin-bottom: 10px;
    font-size: 23px;
    text-align: center;
    color: #ee312f;
    background-color: #f7f7f7;
}
.purchase_all_ep_count {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #222;
}
.purchase_all_ep_count b {
    color: #ee312f;
}
.purchase_all_ep .notice {
    margin-bottom: 20px;
    color: #222;
    font-size: 14px;
    font-weight: normal;
}
.purchase_all_ep .checkbox-img {
    margin-bottom: 20px;
}
.purchase_all_ep .checkbox-img label::before {
    margin-right: 5px;
    border-color: #bdbdbd;
}
.purchase_all_ep .checkbox-img label {
    font-size: 13px;
    color: #646464;
    font-weight: 300;
}

#purchase_all_ep .modal_btns {
    width: 316px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
#purchase_all_ep .btn {
    line-height: 100%;
    padding: 14px 0;
    margin-bottom: 0;
}
#purchase_all_ep .modal_btns .btn {
    float: left;
    width: 48.1%;
    margin-right: 3.8%;
    margin-top: 0;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 30px;
    clear: none;
}
#purchase_all_ep .modal_btns .btn:last-child {
    margin-right: 0;
}

#purchase_all_ep .red_btn {
    color: #fff;
    background: #ff0000;
}

#purchase_all_ep .gray_btn {
    color: #323232;
    background: #f0f0f0;
    border: 2px solid #f0f0f0;
}
