@charset "utf-8";
/* 공통css :S*/
.banner_popup {
    position: fixed;
    top: 0;
    top: 0;
    z-index: 30;
    background: #fff;
    width: 100%;
    height: calc(100% - 67px);
    overflow: auto;
    display: none;
    box-sizing: border-box;
}
.banner_popup#member_lec_list,
.banner_popup#refund_pop_wrap{
    height: 100%;
}
.banner_popup#ebookPopup,
.banner_popup#ebookPopupGuide {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 5% 3%;
    height: 100%;
    box-sizing: border-box;
    background: rgba(0,0,0,0.6);
}
.banner_popup#ebookPopup .ebook_book_contnet,
.banner_popup#ebookPopupGuide .ebook_book_contnet {
    width: 100%;
    height: 100%;
    padding:3% 3% 0;
    box-sizing: border-box;
    background:#ffffff;
}
.banner_popup .banner_pop_close,
.book_cate_close,
.cencle_btn,
.pop_cencle_btn,
.check_btn:not(.purchaseChkBtn) {
    position: absolute;
    right: 4px;
    top: 0;
    width: 25px;
    height: auto;
    min-height: 25px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-align: center;
    z-index: 99;
    border-radius: 50%;
    background: #000;
    line-height: 25px;
}
.banner_popup .ul-table {
    width: 100%;
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    margin-bottom: 20px;
}
.banner_popup .ul-table li {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 45px;
}
.banner_popup .ul-table li a {
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
    word-break: keep-all;
    text-align: center;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}
.banner_popup .ul-table li a.selected,
.categoti_wrap .nav_main_cate a.cate_btn.selected {
    background: #484e67;
    color: #fff;
    border-right: 1px #484e67 solid;
    border-bottom: 1px #484e67 solid;
}

.categoti_wrap .nav_main_cate > div:first-of-type,
.categoti_wrap .nav_main_cate > div:nth-of-type(8) {
    display: none;
}
.popup_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
/* 카테고리 :E*/
/*연말정산: S*/
.refund_pop_wrap > * {
    padding: 6% 3% 1% 3%;
    position: relative;
}
.refund_pop_wrap .banner_pop_close {
    top: 10%;
}
.refund_pop_wrap .banner_popup_top {
    background: #16103b;
}
.refund_pop_wrap .banner_pop_close {
    background: #fff;
    color: #000;
    font-weight: bold;
}
.refund_pop_wrap .banner_popup_detail {
    padding: 5% 3% 0 3%;
}
.refund_pop_wrap .banner_popup_detail:nth-of-type(3) {
    padding: 1% 3% 0 3%;
}
.refund_pop_wrap .banner_popup_detail p {
    font-size: 17px;
    margin: 2% auto;
    word-break: keep-all;
}
.refund_pop_wrap ul {
    padding: 3% 3% 0;
}
.refund_pop_wrap ul li {
    display: table;
    width: 100%;
    margin: 0 auto 2%;
    border: 1px solid #c8c8c8;
    padding: 2% 2%;
    min-height: auto;
}
.refund_pop_wrap ul li > * {
    display: table-cell;
    vertical-align: middle;
}
.refund_pop_wrap ul li > p:first-of-type {
    background: #cae169;
    text-align: center;
    width: 15%;
    border-radius: 5px;
    font-weight: 900;
    font-size: 14px;
    word-break: keep-all;
    height: 60px;
}
.refund_pop_wrap ul li > p:last-of-type {
    padding: 0 3% 0 2%;
    word-break: keep-all;
    font-size: 17px;
}
.refund_pop_wrap ul li > p span {
    color: #c23131;
}
/* 연말정산:E*/

/*ë„¤ë¹„ ì¹´í…Œê³ ë¦¬ S*/
.nav-category {
}
.book_list_pop,
.popkon_list_pop,
.bookregisterpop,
.membershipguide {
    padding: 20px 3%;
    height: 100%;
}
.book_list_pop .banner_popup_top,
.popkon_list_pop .banner_popup_top,
.banner_popup_top .banner_popup_top,
.bookregisterpop .banner_popup_top,
.membershipguide .banner_popup_top {
    border-bottom: 2px solid #000;
    padding: 0 0 20px;
    position: relative;
}
.book_list_pop .banner_popup_top {
    padding: 0 0 4%;
}
.book_list_pop .banner_popup_detail {
    height: 350px;
    position: relative;
}
.bookregisterpop .banner_popup_detail,
.membershipguide .banner_popup_detail {
    height: calc(100% - 40px);
    overflow-y: auto;
}
.bookregisterpop .banner_popup_detail > img,
.membershipguide .banner_popup_detail > img {
    width: 100%;
}
.categoti_wrap {
    margin: 3% 0 0;
    padding: 0;
}
.categoti_wrap h4 {
    color: #4057b7;
    font-size: 20px;
    font-weight: 900;
    margin: 0 0 20px;
}
.categoti_wrap .link_list {
    border-bottom: none;
    border-right: none;
}
.categoti_wrap .nav_main_cate {
    /* overflow:hidden; */
    border: 1px solid #c0c0c0;
    border-bottom: none;
    border-right: none;
    font-size: 0;
    position: relative;
}
.categoti_wrap .nav_main_cate:after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #c8c8c8;
    content: '';
    display: block;
    left: 0;
    bottom: -20px;
}
.categoti_wrap .nav_main_cate > div {
    width: 33.33%;
    display: inline-block;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    box-sizing: border-box;
    height: 45px;
}
.categoti_wrap .nav_main_cate > div span {
    display: table;
    height: 100%;
    width: 100%;
}
.categoti_wrap .nav_main_cate .cate_btn {
    word-break: keep-all;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    padding: 0 2%;
}

.nav_sub {
    display: none;
    width: 100%;
    overflow: auto;
    padding: 0 0 0;
    box-sizing: border-box;
}
.nav_sub .sub_list {
    display: none;
    width: 100%;
    border: 1px solid red;
    overflow: hidden;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    box-sizing: border-box;
}
.nav_sub .sub_list:last-of-type {
    border-right: none;
}
.nav_sub .sub_list.show {
    display: block;
}
.nav_sub .sub_list.in {
    display: block;
}
.dep2 {
    overflow: hidden;
    margin: 40px auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.dep2 ::-webkit-scrollbar {
    display: none;
}
.sub_list li {
    float: left;
    width: 50%;
    border: none;
    border-right: 1px solid #c8c8c8;
    text-align: center;
}
.sub_list li a {
    width: 100%;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #c8c8c8;
    box-sizing: border-box;
}

.sub_list li a.selected {
    background: #353535;
    color: #fff;
    font-weight: 900;
}

.wrap-category-block {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    left: 0%;
    padding: 3%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 99;
}
.wrap-category-block #categorySub_dap3 {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 3%;
    display: table-cell;
}
.wrap-category-block ul {
    width: 100%;
    height: 94%;
    overflow: auto;
}
.wrap-category-block ul li {
    border-top: none;
    float: none;
    box-sizing: border-box;
    margin-bottom: 0;
    border-top: 1px solid #c8c8c8;
}
.wrap-category-block ul li:last-child {
    border-bottom: 1px solid #c8c8c8;
}
.wrap-category-block ul li a {
    width: 100%;
    height: auto;
    text-align: left;
    padding: 15px 0 15px 0px;
    display: block;
}
/*ë„¤ë¹„ì¹´í…Œê³ ë¦¬:E*/

/* 도서 뎁스2: S*/
.nav_deps2 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
}
.popkon_list {
    width: 100%;
    display: none;
}
.popkon_list.selected {
    display: block;
    margin-bottom: 70px;
}
.popkon_list li {
    display: flex;
    align-items: center;
    width: 100%;
    border-top: 1px solid #c8c8c8;
}
.popkon_list li .new {
    margin-left: 4px;
    padding: 0;
    font-family: 'market-m';
    font-size: 10px !important;
    font-weight: bold;
    line-height: 1;
    color: red;
}
.popkon_list li:last-child {
    border-bottom: 1px solid #c8c8c8;
}
.popkon_list li.icon_new a::after {
    content: 'NEW';
    margin-left: 0.5em;
    display: inline-block;
    font-family: 'market-m';
    font-size: 10px;
    font-weight: bold;
    color: red;
}
.popkon_list li a,
#member_lec_list .popkon_list li {
    padding: 15px 0 15px 15px;
    display: block;
}
.nav_deps2 {
    width: 100%;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.nav_deps2::-webkit-scrollbar {
    display: none;
}
.popkon_array {
    /* overflow-x:auto; */
    /*     width:300px; */
    overflow: hidden;
}
.popkon_array li {
    float: left;
    padding: 0 2px;
    border-right: 1px solid #c8c8c8;
}
.popkon_array li:last-of-type {
    border-right: 0;
}
.popkon_array li a {
    padding: 2px 10px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    font-size: 14px;
}
.popkon_array li a.selected {
    background: #353535;
    color: #fff;
    font-weight: 900;
}
/*\ 동영상 :E*/

/* 주문: S*/
.order_info {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
}
.order_info .banner_popup_detail {
    width: 100%;
    height: 100%;
    display: table;
}
.order_info .banner_popup_detail > div {
    display: table-cell;
    vertical-align: middle;
    width: 94%;
    padding: 40px 0;
}
.order_info .banner_popup_detail .text_box {
    border: 1px solid #c9c9c9;
    width: 85%;
    margin: 0 auto;
    padding: 5%;
    text-align: center;
    background: #fff;
}
.order_info .banner_popup_detail .text_box h2 {
    font-size: 30px;
    font-weight: 900;
}
.order_info .banner_popup_detail .text_box p {
    font-size: 20px;
    line-height: 33px;
    word-break: keep-all;
}
.order_info .banner_popup_detail .text_box p span {
    display: block;
    margin: 10px 0 20px;
    color: #cc3f3f;
    font-size: 25px;
}
.order_info .banner_pop_close {
    position: relative;
    margin: 0 auto;
    background: #2e2e2e;
    color: #fff;
    font-size: 27px;
    width: auto;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 0;
    line-height: 100%;
}
/* 주문 :E*/
/*ì£주문 상세보기 :S*/
.order_detail_popup {
    height: 100%;
}
/* 주문 상세보기 :E*/

/*배송 현황:S*/
.delivery_detail_popup {
    background: rgba(0, 0, 0, 0.7);
}
.delivery_detail_popup .popup_content {
    width: 90%;
    height: 90%;
    max-height: 700px;
    background: #fff;
    margin: 5%;
    position: relative;
    overflow: hidden;
}
.delivery_detail_popup .banner_popup_top {
    width: 93%;
    margin: 15px auto 0;
    padding-bottom: 16px;
    border-bottom: 2px solid #000;
    position: relative;
}
.delivery_detail_popup .banner_pop_close {
    top: 0%;
    right: 3%;
}
.delivery_detail_popup .get_lis_delivery {
    height: calc(100% - 60px);
    overflow: auto;
}
.delivery_detail_popup .del_info_list {
    font-size: 13px;
    width: 93%;
    margin: 0 auto;
}
.delivery_detail_popup .del_info_list li {
    padding: 15px 0 15px 0px;
    border-bottom: 1px solid #c9c9c9;
}
.delivery_detail_popup .del_info_list li > div:last-of-type {
    text-align: right;
}
.delivery_detail_popup .del_info_list li > div a {
    display: inline-block;
    padding: 2px 10px;
    background: #545454;
    color: #fff;
    text-align: center;
}
.delivery_detail_popup .del_info_list li > div a.del_ready {
    pointer-events: none;
    background: #eeeeee;
    color: #b4b4b4;
    border: 1px solid #c8c8c8;
}
.delivery_detail_popup .del_info_list li .product_name {
    font-size: 18px;
    font-family: 'noto4';
    margin: 0 0;
    letter-spacing: -0.7px;
}
.delivery_detail_popup .del_info_list li div:first-child {
    font-size: 12px;
}
/* 배송 현황:E*/
/* 제 3자 개인정보 동의:S*/
.third_party_pop_wrap {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
}
.third_party_pop_wrap .banner_popup_detail {
    width: 100%;
    height: 100%;
    display: table;
}
.third_party_pop_wrap .banner_popup_detail > div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 40px 0;
}
.third_party_pop_wrap .banner_popup_detail .text_box {
    border: 1px solid #c9c9c9;
    width: 85%;
    margin: 0 auto;
    padding: 5%;
    text-align: center;
    background: #fff;
    position: relative;
}
.third_party_pop_wrap .banner_popup_detail .text_box h2 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 10px;
}
.third_party_pop_wrap .banner_popup_detail .text_box p {
    font-size: 20px;
    width: 100% !important;
    line-height: 150%;
    word-break: keep-all;
}
.third_party_pop_wrap .banner_popup_detail .text_box ul {
    width: 70%;
    margin: 0 auto 10px;
}
.third_party_pop_wrap .banner_popup_detail .text_box ul li {
    text-align: left;
    width: auto;
    margin-bottom: 4px;
}
.third_party_pop_wrap .banner_pop_close {
    position: relative;
    margin: 0 auto;
    background: #2e2e2e;
    color: #fff;
    font-size: 27px;
    width: 100%;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 0;
    line-height: 100%;
}
/*ì 제 3자 개인정보 동의 :E*/
/* :S*/
.user_info_pop {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
}
.user_info_pop .banner_popup_detail {
    width: 100%;
    height: 100%;
    display: table;
}
.user_info_pop .banner_popup_detail > div {
    display: table-cell;
    vertical-align: middle;
    width: 94%;
    padding: 40px 0;
}
.user_info_pop .banner_popup_detail .text_box {
    border: 1px solid #c9c9c9;
    width: 85%;
    max-width: 800px;
    margin: 0 auto;
    padding: 5%;
    text-align: center;
    background: #fff;
}
.user_info_pop .banner_popup_detail .text_box h2 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 10px;
}
.user_info_pop .banner_popup_detail .text_box p {
    font-size: 20px;
    line-height: 33px;
    word-break: keep-all;
}
.user_info_pop .banner_popup_detail table {
    border: 1px solid #c8c8c8;
    border-collapse: collapse;
}
.user_info_pop .banner_popup_detail table th,
.user_info_pop .banner_popup_detail table td {
    border: 1px solid #c9c9c9;
    font-size: 20px;
    padding: 2%;
    line-height: 120%;
    word-break: keep-all;
}
.user_info_pop .banner_popup_detail table th {
    font-weight: 600;
	background: #eee;
}
.user_info_pop .agree_select_wrap {
    width: 100%;
    margin: 5px auto;
    background: #f0f0f0;
    padding: 10px 5px;
}
.user_info_pop .agree_select_wrap p {
    color: #c01a1a;
    font-weight: bold;
    text-align: center;
}
.user_info_pop .agree_select_wrap > * {
    vertical-align: middle;
    text-align: left;
}
.user_info_pop .agree_select {
    width: auto;
    text-align: right;
    display: table;
    margin: 0 auto;
}
.user_info_pop .agree_select input {
    display: none;
}
.user_info_pop .agree_select > * {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    text-align: left;
}
.user_info_pop .agree_select label {
    position: relative;
    padding-left: 20px;
}
.user_info_pop .agree_select label:after {
    position: absolute;
    left: 0;
    top: 0px;
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    border: 1px solid #000;
    box-sizing: border-box;
}
.user_info_pop .agree_select input[type='radio']:checked + label:after {
    background: url('/mobile/images/new_icon/check.png') no-repeat center center #f14e4f;
    background-size: contain;
    border: 1px solid #f14e4f;
}
.user_info_pop .confirm_btn_wrap {
    width: 100%;
    display: table;
    margin: 20px auto 0;
}
.user_info_pop .confirm_btn_wrap > li {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 0;
    padding: 0;
    position: relative;
}
.user_info_pop .confirm_btn_wrap > li a {
    padding: 8px 30px;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 0;
    border-radius: 0;
    line-height: 100%;
    border: 1px solid #2e2e2e;
}
.user_info_pop .confirm_btn_wrap > li:first-of-type a {
    background: #2e2e2e;
    color: #fff;
}
.user_info_pop .banner_pop_close {
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #2e2e2e;
    width: auto;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.banner_popup_detail .popup_inner .text_box {
    max-height: 87vh;
    overflow-y: auto;
}

.banner_popup_detail .popup_inner .text_box h2 {
    margin-bottom: 50px;
}

.banner_popup_detail .popup_inner .text_box strong {
    display: block;
    margin: 30px 0 10px;
    text-align: left;
    font-size: 20px;
}

.banner_popup_detail .popup_inner .text_box p {
    text-align: left;
	word-break: keep-all;
}

.banner_popup_detail .popup_inner .text_box p > span {
	white-space: nowrap;
}

.banner_popup_detail .popup_inner .text_box table {
    width: 100%;
}

.banner_popup_detail .popup_inner .agree_select_wrap p {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

.banner_popup_detail .popup_inner .agree_select_wrap em {
    display: block;
    max-width: 500px;
    line-height: 1.4;
    margin: 10px auto;
    word-break: keep-all;
    text-decoration: underline;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.banner_popup_detail .popup_inner .agree_select label:after {
    border-radius: 50%;
}

.banner_popup_detail .popup_inner .agree_select label:before {
    display: none;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #333;
}

.banner_popup_detail .popup_inner .agree_select input[type='radio']:checked + label:after {
    border-color: #000;
    background: none;
}

.banner_popup_detail .popup_inner .agree_select input[type='radio']:checked + label:before {
    display: block;
}
/*:E*/

/* ì쿠폰 적립금 할부:S*/
.open_halbu,
.coupon_bene_pop,
.coupon_popup {
    height: 100%;
}
.open_halbu .banner_popup_top,
.lecInfo .banner_popup_top,
.coupon_bene_pop .banner_popup_top,
.coupon_popup .banner_popup_top {
    width: 100%;
    padding: 20px 3.5% 0;
    box-sizing: border-box;
    text-align: center;
    /* margin: 20px auto 0; */
    padding-bottom: 16px;
    border-bottom: 1px solid #b7b7b7;
    position: relative;
}
.open_halbu .banner_pop_close,
.lecInfo .banner_pop_close,
.coupon_bene_pop .banner_pop_close,
.coupon_popup .cencle_btn {
    background: url('/mobile/images/new_icon/close.png') center no-repeat #fff;
    background-size: contain;
    width: 20px;
    font-size: 0;
    top: calc(50% - 13px);
    right: 3%;
}
.open_halbu .banner_popup_top .wrap_title,
.lecInfo .banner_popup_top .wrap_title,
.coupon_bene_pop .banner_popup_top .wrap_title,
.coupon_popup .banner_popup_top .wrap_title {
    line-height: 118%;
    font-weight: 900;
}
.open_halbu .banner_popup_detail {
    height: calc(100% - 61px);
    overflow-y: auto;
    background: #f5f6f8;
}
.open_halbu .pop_content {
    margin-bottom: 20px;
    background: #fff;
    border-bottom: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
}
.open_halbu .pop_content:first-of-type {
    border-top: none;
}
.open_halbu .pop_content .card_list {
    margin: 0 auto;
    width: 93%;
}
.open_halbu .pop_content .card_list li {
    padding: 20px 3.5%;
    border-bottom: 1px solid #b7b7b7;
}
.open_halbu .pop_content .card_list li:last-of-type {
    border-bottom: none;
}
.open_halbu .pop_content .card_list li.list_title {
    font-size: 17px;
    font-weight: 900;
    padding: 15px 3.5% 10px 0;
}
.open_halbu .pop_content .card_list li > p {
    font-size: 13px;
    margin-bottom: 2px;
}
.open_halbu .banner_popup_detail > .list-dot {
    width: 93%;
    margin: 0 auto;
}
.open_halbu .banner_popup_detail > .list-dot li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 110%;
}
.coupon_popup .banner_popup_detail {
    height: calc(100% - 151px);
    background: #f5f6f8;
    overflow-y: auto;
}
.point_popup .banner_popup_detail {
    height: calc(100% - 204px);
    background: #f5f6f8;
    overflow-y: auto;
}
.coupon_popup .pop_content {
    background: #fff;
    margin-bottom: 20px;
    border-bottom: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
}
.coupon_popup .pop_content:last-of-type {
    margin-bottom: 0;
}
.coupon_popup .pop_content h2 {
    font-size: 20px;
    padding: 10px 3%;
    border-bottom: 1px solid #b7b7b7;
}
.coupon_popup .pop_content h2 span {
    display: inline-block;
    margin-left: 5px;
    font-size: 15px;
    opacity: 0.8;
}
.coupon_popup .pop_content .sale_list li {
    padding: 10px 3%;
    border-bottom: 1px solid #e8e8e8;
    font-weight: 600;
}
.coupon_popup .pop_content .sale_list li:last-of-type {
    border-bottom: none;
}
.coupon_popup .pop_content .list-dot {
    padding: 3%;
}
.coupon_popup .pop_content .list-dot li {
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 140%;
}
.coupon_popup .banner_popup_bottom {
    border-top: 1px solid #b7b7b7;
}
.coupon_popup .banner_popup_bottom .dis-table li {
    padding: 15px 3%;
    box-sizing: border-box;
}
.coupon_popup .banner_popup_bottom .discount_detail {
    padding: 10px 3%;
}
.coupon_popup .banner_popup_bottom .discount_detail li {
    margin-bottom: 10px;
    height: 30px;
}
.coupon_popup .banner_popup_bottom .discount_detail li:after {
    top: 7px;
}
.coupon_popup .banner_popup_bottom .discount_detail li:last-of-type {
    border-bottom: 0;
}

/*북마크 팝업;S*/
.apply_bmark_popup .banner_popup_top {
    position: relative;
    width: 93%;
    margin: 20px auto 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
}
.apply_bmark_popup .detail_content_wrap {
    padding: 5% 3%;
    border-bottom: 15px solid #eff1f2;
}
.apply_bmark_popup .detail_content_wrap:last-of-type {
    border-bottom: none;
}
.apply_bmark_popup .cmListTit {
    font-size: 20px;
    font-weight: 900;
}
.apply_bmark_popup .curri_subject_title {
    font-size: 18px;
}
.bMarkSaveList {
    padding: 0;
}
.bMarkSaveList .bm_li {
    width: 100%;
    display: table;
    border: 1px solid #e3e3e3;
    border-bottom: none;
}
.bMarkSaveList .bm_li:last-of-type {
    border-bottom: 1px solid #e3e3e3;
}
.bMarkSaveList .bm_li > div {
    display: table-cell;
    vertical-align: middle;
    padding: 3%;
}
.bMarkSaveList .bm_li > div:last-of-type {
    border-left: 1px solid #e3e3e3;
}
.bm_li .play_num {
    font-size: 20px;
    font-weight: 900;
}
.bm_li .play_title {
    font-size: 20px;
    font-weight: 900;
    width: calc(100% - 34px);
}
.bm_li .play_time {
    margin-top: 5px;
    font-size: 17px;
    font-weight: 400;
    color: #939393;
}
.bm_li .bMarkDeletBtn {
    width: 33px;
    height: 33px;
    border: 1px solid #c1c1c1;
    background: #dadada;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
    font-weight: 900;
}
.bm_li .bmark_note {
    margin-top: 10px;
    /* overflow: hidden; */
    width: 100%;
}
.bm_li .bmark_note p {
    font-size: 20px;
    line-height: 130%;
    width: 100%;
    overflow: auto;
    display: inline-block;
    word-break: break-all;
}
.bm_li .player_btn {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    height: auto;
}

/*북마크 팝업;E*/

/* ì쿠폰, 적릭금할인 , 할부 :S*/

/**/
.lecInfo .banner_popup_detail {
    height: calc(100% - 62px);
    overflow-y: hidden;
    background: #fff;
    padding: 3.5% 3.5% 0;
    box-sizing: border-box;
}
.open_halbu .pop_content .card_list .img_wrap {
    margin-bottom: 10px;
}
.open_halbu .pop_content .card_list .img_wrap img {
    height: 26px;
    max-width: 200px;
}

/*강의만족도조사:S*/
.customar_level_popup {
    padding: 5%;
    width: 100%;
    height: 100% !important;
}
.customar_level_popup .inner {
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    border-radius: 20px;
    overflow: hidden;
}
.customar_level_popup .banner_popup_top {
    position:relative;
    width: 100%;
    margin: 0;
    padding: 5% 10px;
    background: #364fbc;
}
.customar_level_popup .banner_popup_top h2 {
    color: #ffffff;
}
.customar_level_popup .banner_popup_top .banner_pop_close {
    top: 50% !important;
    right: 5% !important;
    transform: translateY(-50%);
}
.customarLevelPopup,
.customar_container,
.customarLevelPopup .div-table,
.customarLevelPopup form {
    height: calc(100% - 40px);
}
.customar_container .pagecontainer {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    background: #ffffff;
    letter-spacing: -0.7px;
    box-sizing: border-box;
    overflow-y: scroll;
}
.pagecontent {
    display: none;
}
.pagecontent.selected {
    display: block;
}
.customar_container .cat_name {
    display: inline-block;
    padding: 10px 23px;
    border-radius: 10px;
    background: #f8c3c3;
    font-size: 18px;
    line-height: 15px;
}
.customar_container .qustion_list {
    padding: 0 0 20px;
}

.qustion_list h3 {
    margin: 20px 0 25px;
    padding: 0 0 10px;
    border-bottom: 1px solid #afafaf;
    font-size: 20px;
    font-weight: 900;
}
.qustion_list h4 {
    color: #5261b5;
    font-size: 17px;
    text-align: center;
}
.qustion_list h5 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 700;
    word-break: keep-all;
    line-height: 22px;
}
.qustion_list .input_area {
    margin-bottom: 36px;
    margin: 10px 30px 30px;
    font-size: 16px;
    line-height: 30px;
}
.qustion_list .teacher_level {
}
.qustion_list .teacher_level > .teacher_img {
    margin: 0 auto 20px;
}
.qustion_list .radio-round {
    margin-top: 10px;
}

.qustion_list .reason_txt {
    padding: 5px 8px;
    border: 1px solid #cacaca;
    background: #ffffff;
    border-radius: 5px;
    color: #1a1a1a;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
}
.qustion_list .reason_txt:disabled {
    background: #f4f4f4;
}
.qustion_list .reason_txt_s {
    max-width: 125px;
    height: 30px;
    margin-left: 5px;
}
.qustion_list .reason_txt_l {
    display: block;
    width: 100%;
    height: 109px;
    text-align: left;
    border-radius: 0;
}
.teacher_img {
    margin-right: 24px;
}
.teacher_img .img_area {
    width: 92px;
    height: 99px;
    margin: 0 auto;
    border: 1px solid #f4f4f4;
}
.page_nav_area .formSubmit_area {
    text-align: center;
}
.page_nav_area .formsubmit_btn {
    display: none;
    width: 168px;
    height: 43px;
    margin: 10px auto 0;
    background: #364fbc;
    border-radius: 10px;
    color: #ffffff;
    font-size: 15px;
    line-height: 43px;
}
.page_nav_btn {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.page_nav_btn > * {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}
.page_nav_btn a {
    width: 66px;
    height: 29px;
    font-size: 0;
}
.page_nav_btn .page_nav_prev {
    background: url('/_skin/myclass/images/prev.png') no-repeat;
}
.page_nav_btn .page_nav_next {
    background: url('/_skin/myclass/images/next.png') no-repeat;
}
.page_nav_btn .page_number {
    margin: 0 17px;
}
/*강의만족도조사:E*/

@media screen and (max-width: 650px) {
    .refund_pop_wrap ul li > p:first-of-type {
        width: 20%;
    }
    .apply_bmark_popup .cmListTit,
    .banner_popup_detail .popup_inner .text_box strong {
        font-size: 16px;
    }
    .coupon_popup .banner_popup_detail .pop_content h2,
    .apply_bmark_popup .curri_subject_title,
    .apply_bmark_popup .select_area select {
        font-size: 15px;
    }
    .refund_pop_wrap ul li > p:last-of-type,
    .refund_pop_wrap .banner_popup_detail p,
    .delivery_detail_popup .del_info_list li .product_name,
    .bm_li .play_title,
    .bm_li .play_num,
    .bm_li .bmark_note p {
        font-size: 14px;
    }
    .banner_popup .ul-table li a,
    .third_party_pop_wrap .banner_popup_detail .text_box ul li,
    .user_info_pop .confirm_btn_wrap > li a,
    .coupon_popup .banner_popup_detail .pop_content .list-dot li,
    .coupon_popup .banner_popup_detail .pop_content h2 span,
    .bm_li .play_time,
    .banner_popup_detail .popup_inner .agree_select_wrap em {
        font-size: 13px;
    }
    .order_info .banner_popup_detail .text_box p,
    .third_party_pop_wrap .banner_popup_detail .text_box p,
    .categoti_wrap h4,
    .user_info_pop .banner_popup_detail .text_box p {
        font-size: 13px;
        line-height: 20px;
        margin: 0 0 3%;
    }
    .order_info .banner_popup_detail .text_box h2,
    .order_info .banner_popup_detail .text_box p span,
    .third_party_pop_wrap .banner_popup_detail .text_box h2 {
        font-size: 17px;
    }
    .user_info_pop .banner_popup_detail .text_box h2 {
		font-size: 20px;
	}
    .order_info .banner_pop_close,
    .third_party_pop_wrap .banner_pop_close,
    .user_info_pop .banner_popup_detail table th,
    .user_info_pop .banner_popup_detail table td {
        font-size: 12px;
    }
    .popkon_list li a,
    #member_lec_list .popkon_list li {
        font-size: 13px;
        padding: 10px 0 10px 15px;
    }
    .bm_li .bMarkDeletBtn {
        width: 15px;
        height: 15px;
        font-size: 14px;
        line-height: 16px;
    }
    .bm_li .player_btn {
        font-size: 10px;
    }
    .bm_li .player_btn .icon-player {
        margin-bottom: 4px;
    }
    .banner_popup_detail .popup_inner .text_box h2 {
        margin-bottom: 20px;
    }
}
