@charset "utf-8";
/************************************************************************
 * filename : onlinejuno.css
 * description :JUNO ACADEMY >Online
 * date : 2020.7.6
************************************************************************/


.online_nav {background:#abaaaa;}
.online_nav ul{overflow:hidden;width:100%;margin:0 auto}
.online_nav ul li{width:25%;float:left;text-align: center;}
.online_nav ul li a {display:block;width: 100%;text-align:center;color:#eaeaea;font-size:22px;font-weight: 600;;line-height: 50px}
.online_nav ul li.active{background: #231f20;}
.online_nav ul li.active a{color:#fff;}
.online_nav.col2 ul li{width:50%}
.online_nav.col3 ul li{width:33%}

.lc_visual_slide {margin-top:80px;}
.lc_visual_slide .slide_item {position:relative;display:table;width:100%;height:720px}
.lc_visual_slide img {display: none !important;}
.lc_visual_slide .visual_bg {position: absolute;left:0;right:0;bottom:0;top:0;background-repeat: no-repeat;background-position: center center;background-size:cover;z-index: -2}
.lc_visual_slide .owl-dots {position: absolute;left:0;right:0;bottom:57px;text-align: center}
.lc_visual_slide .owl-dot {float: none;display: inline-block;width: 70px;height: 6px;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;background: #fff;margin-left: 10px;}
.lc_visual_slide .owl-dot:first-child {margin-left: 0;}
.lc_visual_slide .owl-dot.active {background: #dda474}
#swiper_LcVisual_pagination {position: absolute;left:0;right:0;bottom:57px;text-align: center;z-index:100}
#swiper_LcVisual_pagination .swiper-pagination-bullet {float: none;display: inline-block;width: 70px;height: 6px;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;background: #fff;margin-left: 10px;opacity:1}
#swiper_LcVisual_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #dda474}

.online_curriculum {padding:52px 0 0;background:#f7f7f7 url(/static_resources/images/junoacademy/sub/onlinejuno/bg_curriculum_slide.gif) no-repeat 54% 0;}
.online_curriculum .ttlbox {text-align:center;font-size:30px;font-weight:600;line-height:38px;color:#231f20}
.online_curriculum .owl-carousel .owl-wrapper {display:flex !important}
.online_curriculum .owl-carousel .owl-stage {display:flex;flex-direction:row}
.curriculum_slide {position:relative;margin:30px auto 0;width:1130px;}
.curriculum_slide .owl-prev {position:absolute;top:147px;left:-66px;width:24px;height:47px;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_prev_light.png) no-repeat center center;z-index:20}
.curriculum_slide .owl-next {position:absolute;top:147px;right:-66px;width:24px;height:47px;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_next_light.png) no-repeat center center;z-index:20}
.curriculum_slide .owl-item {opacity:0}
.curriculum_slide .owl-item.active {opacity:1}
.curriculum_slide .slide_item {position:relative;padding:0 16px 70px 16px;}
.curriculum_slide .slide_item .box {box-shadow:0px 15px 15px rgba(0,0,0,0.07)}
.curriculum_slide .slide_item .lecture_label {left:15px;}
.curriculum_slide .slide_item .ttl {min-height:80px;padding:16px 20px 0 20px;box-sizing:border-box;background:#fff;}
.curriculum_slide .slide_item .ttl p {font-family:'Noto Sans KR LIGHT';font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;
height:48px;}
.curriculum_slide .slide_item .img {overflow:hidden;width:260px;height:260px}
.curriculum_slide .slide_item .img img {display:block;width:100%;height:auto;-webkit-transition:all .6s;transition:all .6s}
.curriculum_slide .slide_item:hover .img img {-webkit-transform:scale(1.07);transform:scale(1.07)}
.mobile_curriculum_slide {display:none}

[class^='review_score'] {display:inline-block;width:92px;height:18px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score.png) no-repeat 0 0;}
.review_score0 {background-position:0 0;}
.review_score1 {background-position:0 -20px}
.review_score2 {background-position:0 -40px}
.review_score3 {background-position:0 -60px}
.review_score4 {background-position:0 -80px}
.review_score5 {background-position:0 -100px}
[class^='mo_review_score'] {display:inline-block;width:80px;height:15px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score_m.png) no-repeat 0 0;-webkit-background-size:100px;background-size:100px auto;}
.mo_review_score0 {background-position:0 0;}
.mo_review_score1 {background-position:0 -20px}
.mo_review_score2 {background-position:0 -40px}
.mo_review_score3 {background-position:0 -60px}
.mo_review_score4 {background-position:0 -80px}
.mo_review_score5 {background-position:0 -100px}
.reviewbox_head {display:flex}
.reviewbox_head .name {font-size:18px;font-weight:700;color:#231f20;margin-right:14px;}
.reviewbox_edit {line-height:26px;font-family:'Noto Sans KR LIGHT';font-size:16px;color:#828282;}

.lecture_info_review {padding:52px 0 70px}
.lecture_info_review .ttlbox {text-align:center;line-height:38px;letter-spacing:-0.06em}
.lecture_info_review .ttlbox .title {font-size:30px;font-weight:600;color:#231f20;}
.lecture_info_review .ttlbox p {font-size:16px;color:#828282}
/*.lecture_info_review .owl-carousel .owl-wrapper {display:flex !important}
.lecture_info_review .owl-carousel .owl-stage {display:flex;flex-direction:row}*/
.info_review_slide {position:relative;margin:30px auto 0;width:1130px;}
.info_review_slide .owl-prev {position:absolute;top:114px;left:-66px;width:24px;height:47px;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_prev_light.png) no-repeat center center;}
.info_review_slide .owl-next {position:absolute;top:114px;right:-66px;width:24px;height:47px;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_next_light.png) no-repeat center center;}
.info_review_slide .slide_item {position:relative;min-width:357px; height:275px;opacity:.4;-webkit-transition:.4s all;transition:.4s all;}
.info_review_slide .slide_item .box {position:relative;padding:0 30px 25px;height:100%;box-sizing:border-box;}
.info_review_slide .slide_item .box:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #333}
.info_review_slide .slide_item .name {padding:27px 0;text-align:center;font-size:20px;font-weight:600;color:#957152;border-bottom:1px solid #e0e0e0}
.info_review_slide .slide_item .edit {padding-top:20px;font-size:16px;line-height:26px;color:#828282;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.info_review_slide .owl-item.center .slide_item {opacity:1}
.mobile_info_review_slide {display:none}
.lecture_info_review .foot_btn {margin-top:40px;text-align:center;}
.lecture_info_review .foot_btn a {display:inline-block;padding:0 30px;height:48px;line-height: 48px;font-size:18px;color:#fff;background:#333;}
.lecture_info_foot {height:320px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/lecture_info_foot_bg.jpg) no-repeat center 0;}
.lecture_info_foot .inner {padding-top:110px;text-align:center;}
.lecture_info_foot .ttlbox {display:inline-block;position:relative;font-size:28px;line-height:42px;font-weight:600;color:#fff;}
.lecture_info_foot .ttlbox:after {content:'';display:block;position:absolute;top:0;left:-32px;width:32px;height:24px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/lecture_info_foot_t1.png) no-repeat center 0;}
.lecture_info_foot .ttlbox:before {content:'';display:block;position:absolute;top:0;right:-32px;width:32px;height:24px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/lecture_info_foot_t2.png) no-repeat center 0;}


.best_lecture {width:1440px;margin:60px auto 0;overflow:hidden;letter-spacing:-0.04em}
.best_lecture ul {margin-left:-6px;}
.best_lecture li {float:left;width:476px;position:relative;margin-left:6px;box-sizing:border-box;padding:60px 0 48px;overflow:hidden;cursor:pointer;background:#f1f1f1;}
.best_lecture .slide_item_web {width:476px;position:relative;margin-left:4px;box-sizing:border-box;padding:60px 0 48px;overflow:hidden;cursor:pointer;background:#f1f1f1;}
.best_lecture .cont {position:relative;width:310px;margin:0 auto;}
.best_lecture .label {position:absolute;top:-10px;left:-34px;width:70px;height:32px;padding-top:14px;text-align:center;background:#231f20;z-index:20}
.best_lecture .label img {width:35px;height:17px;margin:0 auto;}
.best_lecture .img {position:relative;overflow:hidden;width:310px;height:310px;box-sizing:border-box;}
.best_lecture .img img {width:100%;height:100%;-webkit-transition:all .4s;}
.best_lecture .img .dimm {display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;-webkit-transition:all .4s;z-index:10}
.best_lecture .img .btn {display:inline-block;position:absolute;top:50%;left:50%;width:192px;height:46px;line-height:46px;margin:-23px 0 0 -96px;text-align:center;border:1px solid #fff;opacity:0;-webkit-transition:all .4s;z-index:20}
.best_lecture .img .btn span {font-size:18px;font-weight:400;color:#fff;padding-right:19px;background:url(/static_resources/images/junoacademy/sub/instructor/ico_viewarr.png) no-repeat 98% center;}
.best_lecture .img:hover img {-webkit-transform:scale(1.07,1.07);}
.best_lecture .img:hover .dimm {opacity:1}
.best_lecture .img:hover .btn {opacity:1}
.best_lecture .tit {margin-top:21px;font-size:22px;font-weight:600;color:#231f20}
.best_lecture .tit a {max-width:100%;height:30px;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.best_lecture .desc a {margin-top:4px;line-height:26px;font-family:'Noto Sans KR LIGHT';font-size:16px;color:#828282;overflow:hidden;text-overflow:ellipsis;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:52px}
.best_lecture .owl-carousel .owl-controls .owl-nav .owl-prev {position:absolute;top:40%;left:20px;}
.best_lecture .owl-carousel .owl-controls .owl-nav .owl-next {position:absolute;top:40%;right:20px;}
.best_lecture_mobile {display:none;}

.lecture_list_nav {margin:35px auto 0;width:1440px;text-align:center;}
.lecture_list_nav:after {content:'';display:block;clear:both}
.lecture_list_nav li {display:inline-block;width:180px;box-sizing:border-box;padding-left:8px;}
.lecture_list_nav li:first-child{padding-left:0;}
.lecture_list_nav li a {display:block;font-family:'Noto Sans KR LIGHT';font-size:18px;color:#231f20;font-weight: 300;border:1px solid #93959a;text-align: center;height: 40px;line-height: 40px;box-sizing:border-box;}
.lecture_list_nav li.active a{font-family:'Noto Sans KR';font-weight: 600;color:#fff;border-color:#998778;background: #998778;}

.lecture_list_txtbox {height:134px;padding-top:12px;box-sizing:border-box;}
.lecture_list_txtbox .subject {max-width:100%;max-height:50px;font-size:17px;font-weight:700;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.lecture_list_txtbox .desc {margin-top:8px;max-height:44px;line-height:22px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.lecture_list {width:1440px;margin:40px auto 0;letter-spacing:-0.04em}
.lecture_list ul {overflow:hidden;margin-left:-40px;}
.lecture_list li {margin-bottom:45px;float:left;width:25%;}
.lecture_list li a {padding-left:40px;position:relative;}
.lecture_list .img {overflow:hidden;}
.lecture_list .img img {width:100%;height:100%;-webkit-transition:all .4s;}
.lecture_list .img:hover img {-webkit-transform:scale(1.07,1.07);}
.lecture_list .bottom {height:70px;text-align:right}
.lecture_list .price_info {padding-top:19px;border-top:1px solid #ededed}
.lecture_list .price_info .per {padding-right:4px;font-size:14px;font-weight:600;color:#ee1c24;vertical-align:5px}
.lecture_list .price_info .price {font-size:22px;}
.lecture_list .price_info .price em {font-weight:700;}
.lecture_list .price_info .count {font-size:14px;}
.lecture_list .price_sale {margin-top:8px;font-size:16px;font-family:'Noto Sasns KR LIGHT';color:#828282;}
.lecture_list .price_sale .origin {text-decoration:line-through;}
.lecture_list .btn_data_more {margin-top:0;}
.lecture_list .lecture_label {left:40px;}
.lecture_label {position: absolute;top:0;left:0;z-index:10}
.lecture_label:after {content:'';display:block;clear:both}
.lecture_label span {display:inline-block;width:70px;height:32px;line-height:32px;float:left;font-size:16px;color:#fff;text-align:center}
.lecture_label .label_new {background:#3e83a9}
.lecture_label .label_best {background:#fed34f}
.lecture_label .label_hot {background:#3ec0b9}

.online_lecture_head {text-align:center;padding-top:80px;color:#231f20;letter-spacing:-0.05em}
.online_lecture_head .ttlbox .ttl {display:inline-block;position:relative;font-size:48px;font-weight:700;line-height:54px;}
.online_lecture_head .ttlbox .ttl .no {color:#c59f7f}
.online_lecture_head .ttlbox .ttl:after {content:'';display:block;position:absolute;top:20px;left:-88px;width:44px;height:80px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/bg_lecture_head.png) no-repeat 0 0;}
.online_lecture_head .ttlbox .ttl:before {content:'';display:block;position:absolute;top:20px;right:-88px;width:44px;height:80px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/bg_lecture_head_r.png) no-repeat 0 0;}
.online_lecture_head .desc {margin-top:20px;font-size:24px;}
.online_lecture_head .desc em {color:#c59f7f;font-weight:700;}

.lecture_detail {position:relative;width:1440px;margin:70px auto 0;padding-right:450px;padding-bottom:95px;box-sizing:border-box;}
.lecture_detail:after {content:'';display:block;position:absolute;top:0;right:410px;width:1px;height:100%;background:#e0e0e0}
.lecture_detail_order {position:absolute;top:0px;right:0;width:380px}
.lecture_detail_order.sticky {position:fixed;left:50%;top:100px;margin-left:341px}
.lecture_detail_order .label {display:inline-block;padding:0 15px;height:32px;line-height:32px;font-size:16px;font-weight:600;color:#fff;background:#998778;}
.lecture_detail_order .lecture_label span {margin-right:3px;}
.lecture_detail_order .subject {margin-top:53px;font-size:26px;font-weight:600;color:#231f20;line-height:34px}
.lecture_detail_order .info {position:relative;margin-top:18px;}
.lecture_detail_order .info li {line-height:28px;font-size:16px;color:#828282;}
.lecture_detail_order .info .tit {display:inline-block;width:85px;}
.lecture_detail_order .info .txt {font-weight:600;color:#231f20;}
.lecture_detail_order .info .btn_tc_view {display:inline-block;margin-right:20px;padding-right:20px;background: url(/static_resources/images/junoacademy/sub/onlinejuno/ico_zoom.png) no-repeat right 60%}
.lecture_detail_order .info .btn_tc_view span {position:relative;}
.lecture_detail_order .info .btn_tc_view span:after {content:'';display:block;position:absolute;bottom:0;left:2px;width:99%;height:1px;background:#000}

.lecture_detail_order .btn_play_line {position:absolute;bottom:30px;right:0;}
.btn_play_line {display:inline-block;height:38px;line-height:36px;padding:0 18px;border:1px solid #231f20;font-size:15px;color:#231f20;font-weight:600;}
.btn_play_line.disabled {position:relative;cursor:inherit;opacity:.5}
.btn_play_line .ico_play_mini {width:16px;height:16px;margin-right:5px;background-position:60% center;}
.btn_play_line .ico_write_mini {width:16px;height:16px;margin-right:5px;background-position:60% center;}

.lecture_detail_order .price_check {margin-top:24px;padding-top:18px;border-top:1px solid #ebebeb}
.lecture_detail_order .price_check li {padding-top:12px;display:flex;justify-content:space-between;}
.lecture_detail_order .price_check .price_box {text-align:right}
.lecture_detail_order .price_check .price_sale .origin {font-size:14px;color:#828282;text-decoration:line-through}
.lecture_detail_order .price_check .price_info {margin-top:6px;}
.lecture_detail_order .price_check .price_info .per {padding-right:4px;font-size:14px;font-weight:600;color:#ee1c24;}
.lecture_detail_order .price_check .price {padding-top:2px;font-size:15px;font-weight:700;}
.lecture_detail_order .price_check .total {margin-top:28px;padding-top:22px;border-top:1px solid #231f20;text-align:right;font-size:15px;font-weight:600;color:#333}
.lecture_detail_order .price_check .total em {padding-left:18px;font-size:26px;font-weight:700;color:#c59f7f}
.lecture_detail_order .bottom_btns {position:relative;margin-top:36px;}
.lecture_detail_order .bottom_btns .btns {display:flex;position:relative;padding-right:70px;height:60px;line-height:60px;text-align:center;font-size:18px;color:#231f20;box-sizing:border-box}
.lecture_detail_order .bottom_btns .btns a {display:block;height:60px;line-height:60px;text-align:center;font-size:18px;color:#231f20;box-sizing:border-box}
.lecture_detail_order .bottom_btns .btns .btn_zzim {width:50%;border:1px solid #000;}
.lecture_detail_order .bottom_btns .btns .btn_buy {width:50%;color:#fff;background:#231f20;}
.lecture_detail_order .bottom_btns .btns .btn_share {position:absolute;top:0;right:0;width:60px;background:#231f20 url(/static_resources/images/junoacademy/sub/onlinejuno/ico_share.png) no-repeat center;}
.lecture_detail_order .bottom_btns .noti {position:relative;margin-top:10px;margin-left:8px;line-height:20px;padding-right:10px;font-size:14px;color:#828282;}
.lecture_detail_order .bottom_btns .noti span {position:absolute;top:0;left:-8px;}

.naver_pay_wrap {margin-top:25px;}

.tooltip_wrap {display:none;position:absolute;top:0;left:0;box-shadow:0px 10px 15px rgba(0,0,0,0.1)}
.tooltip_wrap .arrow {position:absolute;bottom:-11px;left:71px;width:14px;height:12px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_tooltip_arr.png) no-repeat 0 0;z-index:10}
.tooltip_wrap .tooltip_inner {padding:30px;border:1px solid #231f20;background:#fff;}
.tooltip_wrap .txt {text-align:center;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282}
.tooltip_wrap .ttl {text-align:center;font-size:17px;color:#231f20;font-weight:600;margin-top:9px;}
.tooltip_wrap .toolbtns {display:flex;justify-content:space-between;margin-top:21px;}
.tooltip_wrap .toolbtns a {width:120px;height:40px;line-height:38px;text-align:center;font-size:15px;font-weight:600;border:1px solid #231f20;box-sizing:border-box}
.tooltip_wrap .toolbtns a.btn_line {color:#231f20;}
.tooltip_wrap .toolbtns a.btn_blackbox {margin-left:5px;color:#fff;background:#000;}
#tooltip_zzim {top:-184px;}

.lecture_detail_visual img {width:100%;}
.lecture_detail .title_group {margin-top:80px;font-size:30px;font-weight:600;line-height:1;letter-spacing:-0.08em;color:#231f20;}
.lecture_detail .h_sttl {margin-top:32px;font-size:18px;font-weight:800;color:#c59f7f;}
.lecture_detail .h_tit {margin-top:20px;font-size:16px;font-weight:600;color:#231f20;}
.lecture_detail .h_stit {margin-top:20px;margin-bottom:8px;font-size:16px;font-weight:600;color:#828282}
.lecture_detail .title_sub_txt {margin-top:20px;padding-right:20px;font-family:'Noto Sans KR LIGHT';font-size:18px;line-height:30px;color:#231f20;}
.list_desc_check {margin-top:14px;}
.list_desc_check li {margin-top:4px;padding-right:20px;font-family:'Noto Sans KR LIGHT';font-size:18px;line-height:24px;color:#231f20;padding-left:23px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_list_check.png) no-repeat 0 6px;}

.lecture_contents_tbl {margin-top:18px;border-top:2px solid #231f20}
.lecture_contents_tbl li {border-bottom:1px solid #e0e0e0}
.lecture_contents_tbl li > div {position:relative;display:block;width:100%;height:60px;line-height:60px;font-size:16px;color:#231f20;box-sizing:border-box}
.lecture_contents_tbl li > div:after {content:'';display:block;clear:both}
.lecture_contents_tbl .num {float:left;width:6%;text-align:center;box-sizing:border-box;}
.lecture_contents_tbl .subject {float:left;width:85%;padding-left:20px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.lecture_contents_tbl .time {float:left;width:8%;text-align:center;box-sizing:border-box;}
.lecture_contents_tbl .ico_play_mini {margin-left:10px;}
.ico_play_mini {display:inline-block;vertical-align:middle;width:20px;height:20px;border:1px solid #272324;border-radius:50%;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_mv_play.png) no-repeat center center;}
.ico_write_mini {display:inline-block;vertical-align:middle;width:20px;height:20px;border:1px solid #272324;border-radius:50%;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_write.png) no-repeat center center;background-size:12px auto}

.pagination_beige {text-align: center;margin-top:30px;}
.pagination_beige div {display:inline-block}
.pagination_beige a {display:inline-block;text-align:center;width:32px;height:32px;margin:0 2px;box-sizing:border-box;line-height:30px;font-size:15px;color:#828282;border:1px solid #ebebeb;vertical-align:middle;}
.pagination_beige a:hover,
.pagination_beige a.cur {background:#998778;color:#fff;border:1px solid #998778}
.pagination_beige a.prev {background: url(/static_resources/images/junoacademy/sub/onlinejuno/paging_prev.png) no-repeat center center;}
.pagination_beige a.next {background: url(/static_resources/images/junoacademy/sub/onlinejuno/paging_next.png) no-repeat center center;}
.pagination_beige.pc {display:block;}
.pagination_beige.mobile {display:none}

.lecture_review_sec {position:relative;}
.view_review_slide_counter {position:absolute;top:8px;right:57px;font-size:14px;color:#828282;}
.view_review_slide_counter .current {font-weight:800;color:#000;}
.view_review_slide {position:relative;margin:27px auto 0;box-sizing:border-box;border:1px solid #231f20}
.view_review_slide .owl-prev {position:absolute;top:-54px;right:23px;width:22px;height:22px;border:1px solid #ebebeb;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_prev_mini.png) no-repeat center center;}
.view_review_slide .owl-next {position:absolute;top:-54px;right:0;width:22px;height:22px;border:1px solid #ebebeb;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_next_mini.png) no-repeat center center;
-webkit-transition:all .4s}
.view_review_slide .slide_item {position:relative;padding:30px 30px 26px;width:100%;min-height:138px;box-sizing:border-box}
.view_review_slide .slide_item .reviewbox_edit {margin-top:10px;}
.view_review_slide .slide_item .reviewbox_edit a {display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.view_review_slide_none {display:flex;align-items:center;justify-content:center;margin:27px auto 0;height:120px;box-sizing:border-box;border:1px solid #231f20;border:1px solid #ebebeb}
.view_review_slide_none p {font-family:'Noto Sans KR LIGHT';font-size:16px;color:#828282;}

.lecture_recommend_sec {position:relative;}
.recommend_slide_counter {position:absolute;top:8px;right:57px;font-size:14px;color:#828282;}
.recommend_slide_counter .current {font-weight:800;color:#000;}
.recommend_slide {position:relative;margin:30px auto 0;width:100%}
.recommend_slide .owl-prev {position:absolute;top:-54px;right:23px;width:22px;height:22px;border:1px solid #ebebeb;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_prev_mini.png) no-repeat center center;}
.recommend_slide .owl-next {position:absolute;top:-54px;right:0;width:22px;height:22px;border:1px solid #ebebeb;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_next_mini.png) no-repeat center center;
-webkit-transition:all .4s}
.recommend_slide .slide_item {position:relative;padding:0 16px 56px 16px;}
.recommend_slide .slide_item:first-child {padding-left:0}
.recommend_slide .slide_item .ttl {min-height:80px;padding:16px 20px 0 20px;box-sizing:border-box;background:#fff;}
.recommend_slide .slide_item .ttl p {font-family:'Noto Sans KR LIGHT';font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.recommend_slide .slide_item .img {overflow:hidden;width:225px;height:225px}
.recommend_slide .slide_item .img img {display:block;width:100%;height:auto;-webkit-transition:all .6s;transition:all .6s}
.recommend_slide .slide_item:hover .img img {-webkit-transform:scale(1.07);transform:scale(1.07)}


.lecture_detail_tabmenu {display:none;}
.refundpolicy {border-top:1px solid #ebebeb}
.refundpolicy .linebox {margin-top:15px;}
.refundpolicy .linebox ul {display:flex;flex-direction:row;flex-wrap:wrap;border:1px solid #ebebeb;}
.refundpolicy .linebox li {flex-shrink:0;flex-grow: 1;flex:1 1 0%;padding:0 25px 14px;border-left:1px solid #ebebeb;}
.refundpolicy .linebox li .tit {margin-top:14px;}
.refundpolicy .linebox li:first-child {border-left:0}
.refundpolicy p ,
.refundpolicy li {font-family:'Noto Sans KR LIGHT';font-size:15px;line-height:28px;color:#828282;}

.lecture_detail_tabcont2 {display:none}

.my_lecture_mobile_nav {padding:0 15px 50px;margin-top:26px;}
.my_lecture_mobile_nav .info {padding:19px 0;text-align:center;font-size:17px;font-weight:600;color:#231f20;}
.my_lecture_mobile_nav .nav {padding-top:16px;border-top:2px solid #231f20}
.my_lecture_mobile_nav .nav li a {display:block;padding:19px 0 ;font-size:15px;text-align:center;}
.my_lecture_mobile_nav .linetop {margin-top:17px;padding-top:16px;border-top:1px solid #e0e0e0}

.layout_sidebar {display:flex;width:1440px;margin:60px auto 0;padding-bottom:100px;color:#231f20;letter-spacing:-0.06em}
.layout_sidebar .sidebar {width:220px;min-height:444px;border-right:1px solid #e0e0e0}
.layout_sidebar .sidebar .info {height:72px;line-height:26px;font-size:20px;font-weight:600;border-bottom:2px solid #231f20}
.layout_sidebar .sidebar .submenu {padding-top:20px;}
.layout_sidebar .sidebar .submenu li {}
.layout_sidebar .sidebar .submenu li a {display:block;padding:10px 0;font-family:'Noto Sans KR LIGHT';font-size:16px;color:#828282;}
.layout_sidebar .sidebar .submenu li.active a {font-family:'Noto Sans KR';font-weight:600;color:#231f20;}
.layout_sidebar .sidebar .submenu li.linetop {margin-top:20px;border-top:1px solid #e0e0e0;padding-top:20px;}
.layout_sidebar .contents {position:relative;width:1160px;padding-left:60px;}
.layout_sidebar .contents .head {position:relative;height:72px;border-bottom:2px solid #231f20}
.layout_sidebar .contents .head .btn_back {display:none}
.layout_sidebar .contents .head_noti {position:absolute;top:16px;right:0;font-size:15px;color:#c59f7f;letter-spacing:-0.04em}
.layout_sidebar .contents .head_noti span {font-weight:700;}
.layout_sidebar .contents_title .title {line-height:1;font-size:30px;font-weight:600;}
.layout_sidebar .contents_title .title {line-height:1;font-size:30px;font-weight:600;}
.layout_sidebar .contents_title .btn_sidenav {display:none}
.layout_sidebar .lecture_list_nav {width:100%;text-align:left;margin-top:24px;}
.layout_sidebar .lecture_list_nav li {width:200px;}

.my_lecture_list {margin-top:30px}
.my_lecture_list li {position:relative;padding:20px 0;padding-left:136px;min-height:120px;border-bottom:1px solid #ebebeb}
.my_lecture_list li .img {position:absolute;top:20px;left:0;width:120px;height:120px;}
.my_lecture_list li .img img {width:100%}
.my_lecture_list li .subject {margin-top:7px;max-width:100%;padding-right:200px;box-sizing:border-box;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my_lecture_list li .desc {margin-top:13px;max-width:100%;padding-right:200px;box-sizing:border-box;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my_lecture_list li .date_current {margin-top:6px;max-width:100%;box-sizing:border-box;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my_lecture_list li .date_end {margin-top:6px;max-width:100%;box-sizing:border-box;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.4}
.my_lecture_list li .btns {position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.my_lecture_list li .btn_play_line {display:block;width:108px;margin-top:3px}
.my_lecture_list li .label_lecture_current {margin-top:16px;}
.label_lecture_current {display:inline-block;padding:0 8px;height:22px;line-height:20px;font-size:13px;font-weight:600;}
.label_lecture_current.ing {color:#fff;border:1px solid #c59f7f;background:#c59f7f;}
.label_lecture_current.end {color:#231f20;border:1px solid #231f20}
.label_lecture_current.plan {color:#c59f7f;border:1px solid #c59f7f}
.lecture_no_data {text-align:center;padding-top:168px;height:102px;font-size:16px;color:#828282;background: url(/static_resources/images/junoacademy/sub/onlinejuno/no_data.png) no-repeat center 88px}
.lecture_no_data p {line-height:28px}

.my_lecture_tbl_thead {display:table;width:100%;margin-top:50px;border-top:1px solid #231f20;border-bottom:1px solid #231f20}
.my_lecture_tbl_thead [class^='col'] {display:table-cell;vertical-align:middle;text-align:center;height:50px;line-height:50px;font-size:16px;font-weight:600;}
.my_lecture_tbl_thead .col1 {width:15%}
.my_lecture_tbl_thead .col2 {width:15%}
.my_lecture_tbl_thead .col3 {width:26%} 
.my_lecture_tbl_thead .col4 {width:14%}
.my_lecture_tbl_thead .col5 {width:12%}
.my_lecture_tbl_thead .col6 {width:18%}

.my_lecture_tbl_list li {display:table;width:100%;padding:15px 0;box-sizing:border-box;border-bottom:1px solid #ebebeb}
.my_lecture_tbl_list li > div {display:table-cell;text-align:center;box-sizing:border-box;font-size:15px;font-weight:400;vertical-align:middle;line-height:1.4}
.my_lecture_tbl_list li > div:nth-of-type(1) {width:15%}
.my_lecture_tbl_list li > div:nth-of-type(2) {width:15%}
.my_lecture_tbl_list li > div:nth-of-type(3) {width:26%}
.my_lecture_tbl_list li > div:nth-of-type(4) {width:14%}
.my_lecture_tbl_list li > div:nth-of-type(5) {width:12%}
.my_lecture_tbl_list li > div:nth-of-type(6) {width:18%}
.my_lecture_tbl_list .img {width:100px;height:100px;margin:0 auto;}
.my_lecture_tbl_list .img img {width:100%;}
.my_lecture_tbl_list .top {position:relative;}
.my_lecture_tbl_list .top .subject {display:none}
.my_lecture_tbl_list .info .subject span {display:block}
.my_lecture_tbl_list .info .ttl {display:none}
.my_lecture_tbl_list .info .date .dday {display:block;color:#cd0303}
.my_lecture_tbl_list .info .progress span {display:block;}
.my_lecture_tbl_list .lecture_no_data {margin-top:30px}
.my_lecture_tbl_list .btn_play_line {display:block;width:108px;margin:3px auto 0;}

  
.my_tbl_thead {display:table;width:100%;border-bottom:1px solid #231f20}
.my_tbl_thead [class^='col'] {display:table-cell;vertical-align:middle;text-align:center;height:50px;line-height:50px;font-size:16px;font-weight:600;}
.my_tbl_thead .col1 {width:5%}
.my_tbl_thead .col2 {width:67%}
.my_tbl_thead .col3 {width:14%} 
.my_tbl_thead .col4 {width:14%}
.my_tbl_thead .mobile_btn_delete {display:none;}
.my_tbl_thead .check_type label span {display:none;}

.my_zzim_list .lecture_no_data {margin-top:30px}
.my_zzim_list li {padding:20px 0;min-height:160px;border-bottom:1px solid #ebebeb}
.my_zzim_item_wrap {display:table;width:100%;box-sizing:border-box;}
.my_zzim_item_wrap .my_zzim_item {position:relative;display:table-cell;width:72%;padding-left:206px;min-height:120px;text-align:center;box-sizing:border-box}
.my_zzim_item_wrap .my_zzim_item .check_type {position:absolute;top:50%;left:1%;margin-top:-10px;margin-left:6px;}
.my_zzim_item_wrap .my_zzim_item .img {position:absolute;top:0;left:70px;display:inline-block;box-sizing:border-box;vertical-align:middle;}
.my_zzim_item_wrap .my_zzim_item .img img {width:120px;height:auto}
.my_zzim_item_wrap .my_zzim_item .info {width:100%;box-sizing:border-box;vertical-align:top;text-align:left}
.my_zzim_item_wrap .my_zzim_item .subject {margin-top:3px;max-width:100%;min-width:0;width:100%;box-sizing:border-box;font-size:18px;line-height:26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.my_zzim_item_wrap .my_zzim_item .desc {margin-top:4px;max-width:100%;min-width:0;width:100%;box-sizing:border-box;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;line-height:22px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.my_zzim_item_wrap .price_item {display:table-cell;width:28%;vertical-align:middle;}
.my_zzim_item_wrap .price_item > div {display:inline-block;text-align:center;vertical-align:middle;box-sizing:border-box;}
.my_zzim_item_wrap .price_item > div .ttl {display:none}
.my_zzim_item_wrap .price_item > div:nth-of-type(1) {width:50%;}
.my_zzim_item_wrap .price_item > div:nth-of-type(2) {width:48%;padding-left:4px;}
.my_zzim_item_wrap .price_item .prod_price {font-size:15px;font-weight:700;}
.my_zzim_item_wrap .price_item .btn_buy {display:block;width:72px;height:24px;line-height:24px;margin:12px auto 0;font-size:13px;color:#fff;background:#231f20;}
.my_zzim_item_wrap .mobile_btn_buy {display:none}
.my_tbl_tfoot {margin-top:12px;}

.my_price_totalbox {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-top:30px;height:132px;padding:33px 0;box-sizing:border-box;border:1px solid #e0e0e0;background:#fafafa;}
.my_price_totalbox > div {position:relative;align-self:center}
.my_price_totalbox > div:nth-of-type(1) {width:54%;text-align:center;}
.my_price_totalbox > div:nth-of-type(2) {width:46%;text-align:center;}
.my_price_totalbox .detail li {position:relative;display:inline-block;padding:4px 28px 0}
.my_price_totalbox .detail .plus {margin-left:21px}
.my_price_totalbox .detail .plus:after {content:'';display:block;position:absolute;top:50%;left:-21px;width:21px;height:21px;margin-top:-10px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_plus.png) no-repeat 0 0;}
.my_price_totalbox .detail .minus {margin-left:21px}
.my_price_totalbox .detail .minus:after {content:'';display:block;position:absolute;top:50%;left:-21px;width:21px;height:21px;margin-top:-10px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_minus.png) no-repeat 0 0;}
.my_price_totalbox .detail .tit {display:block;margin-bottom:15px;font-size:16px;font-family:'Noto Sans KR LIGHT';color:#828282;}
.my_price_totalbox .detail .price {display:block;margin-bottom:15px;font-size:16px;font-weight:700;}
.my_price_totalbox .detail .price em {font-size:20px;}
.my_price_totalbox .totalbox:after {content:'';display:block;position:absolute;top:50%;left:0;width:1px;height:70px;margin-top:-35px;background:#e0e0e0;}
.my_price_totalbox .totalbox .ttl {font-size:18px;color:#231f20;vertical-align:middle;}
.my_price_totalbox .totalbox .total_price {padding-left:28px;font-size:24px;font-weight:700;color:#c59f7f;vertical-align:middle;}
.my_price_totalbox .totalbox .total_price em {font-size:30px;}
.mobile_footnoti {display:none;}

.my_trade_list {margin-top:50px;border-bottom:1px solid #231f20}
.my_trade_list li {position:relative;padding:30px 157px 48px 136px;border-top:1px solid #231f20}
/*.my_trade_list li .trade_month {position:absolute;top:-20px;left:50%;margin-left:-45px;width:90px;height:34px;line-height:32px;border-radius:17px;text-align:center;font-size:16px;font-weight:700;color:#231f20;border:1px solid #231f20;background:#fff;}*/
.my_trade_list li .trade_month {margin:-46px auto 0;width:90px;height:34px;line-height:32px;border-radius:17px;text-align:center;font-size:16px;font-weight:700;color:#231f20;border:1px solid #231f20;background:#fff;}
.my_trade_list li .info .orderend {display:none}
.my_trade_list li .img {position:absolute;top:30px;left:0;width:120px;height:120px;}
.my_trade_list li .img img {width:100%}
.my_trade_list li .subject {margin-top:7px;max-width:100%;box-sizing:border-box;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my_trade_list li .desc {margin-top:13px;max-width:100%;box-sizing:border-box;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.my_trade_list li .detail {margin-top:20px;padding-top:14px;border-top:1px solid #ebebeb}
.my_trade_list li .detail .tit {display:inline-block;width:140px;font-family:'Noto Sans KR LIGHT';font-size:15px;line-height:26px;color:#828282;}
.my_trade_list li .detail .txt {font-size:15px;}
.my_trade_list li .detail .total .tit {font-family:inherit;color:#231f20;font-weight:600;}
.my_trade_list li .detail .total .txt {font-family:inherit;color:#c59f7f;font-weight:600;}
.my_trade_list li .detail .total .txt em {font-size:18px;}


.my_trade_list li .detail .discount .tit {padding-left:10px;padding-right:10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap;color:#c59f7f;font-size:13px;vertical-align:middle;}
.my_trade_list li .detail .discount .txt {box-sizing:border-box;font-family:inherit;font-weight:600;font-size:13px;vertical-align:middle;}


.my_trade_list li .bottom {position:absolute;top:62px;right:0;width:107px;text-align:center;}
.my_trade_list li .bottom .btns {margin-top:28px;}
.my_trade_list li .bottom .btns a {display:block;width:100%;height:38px;line-height:37px;margin-bottom:5px;font-size:15px;font-weight:600;color:#231f20;border:1px solid #231f20}
.my_trade_list li .bottom .orderend .tit {display:block;font-size:18px;}
.my_trade_list li .bottom .orderend .date {margin-top:8px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;}
.my_trade_list li .trade_month + .info .subject {margin-top:22px;}

.review_list_wrap {width:1440px;margin:0 auto;}
.review_list_wrap .lecture_no_data {margin-top:30px;}
.review_score_aver {position:relative;width:94px;height:18px;background:#e0e0e0;}
.review_score_aver .cover {position:absolute;top:0;left:0;width:100%;height:100%;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score_cover.png) no-repeat 0 0;z-index:10}
.review_score_aver .score {position:absolute;top:0;left:0;width:100%;height:100%;background:#c59f7f;z-index: 5}
.review_list_totalbox {margin-top:40px;display:flex;position:relative;padding-left:3.19%;padding-top:40px;height:207px;box-sizing:border-box;background:#fbfbfb;border:1px solid #ccc}
.review_list_totalbox h3 {font-size:16px;font-weight:700;color:#231f20}
.review_list_totalbox .count {position:relative;width:33.89%;text-align:center}
.review_list_totalbox .count p {margin-top:50px;font-size:25px;color:#c59f7f;}
.review_list_totalbox .count p em {font-size:50px;font-weight:700;}
.review_list_totalbox .count:after {content:'';display:block;position:absolute;top:36px;right:0;width:1px;height:92px;background:#e0e0e0}
.review_list_totalbox .grade {position:relative;width:27.69%;text-align:center}
.review_list_totalbox .grade .g {margin-top:24px;margin-bottom:12px;font-size:50px;font-family:'Noto Sans KR LIGHT';color:#ccc;line-height:1}
.review_list_totalbox .grade .g em {font-family:inherit;color:#231f20;font-weight:700;}
.review_list_totalbox .grade:after {content:'';display:block;position:absolute;top:36px;right:0;width:1px;height:92px;background:#e0e0e0}
.review_list_totalbox .btn {width:36.86%;text-align:center}
.review_list_totalbox .btn a {width:290px;height:70px;line-height:70px;margin-top:27px;text-align:center;font-size:20px;color:#fff;background:#c59f7f;}
.review_list_head {margin-top:50px;display:flex;justify-content:space-between;}
.review_list_head .lbox {width:200px}
.review_list_head .lbox .selectArea {width:100%}
.review_list_head .rbox {position:relative;width:426px;box-sizing:border-box;padding-left:99px;padding-right:58px;}
.review_list_head .rbox .field {width:100%}
.review_list_head .rbox .field input {width:100%;border-left:0;border-right:0;}
.review_list_head .rbox .selectArea {position:absolute;top:0;left:0;width:100px;z-index: 1}
.review_list_head .rbox .btnsearch {display:inline-block;position:absolute;top:0;right:0;width:58px;height:40px;line-height: 40px;font-size:15px;color:#fff;text-align:center;background:#231f20;}
.review_list_contents {margin-top:24px;width:100%;border-top:2px solid #231f20}
.review_list_contents li {padding:30px;border-bottom:1px solid #e0e0e0}
.review_list_contents .head {display:flex;align-self:center}
.review_list_contents .label {display:inline-block;align-self:center;height:22px;line-height:22px;padding:0 8px;margin-right:10px;font-size:13px;font-weight:600;color:#fff;background:#998778}
.review_list_contents .subject {display:inline-block;align-self:center;color:#231f20;font-size:18px;font-weight:800;}
.review_list_contents [class^="review_score"] {margin-top:18px;}
.review_list_contents .review_edit {margin-top:8px;color:#231f20;line-height: 26px}
.review_list_contents .foot {display:flex;margin-top:15px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;}
.review_list_contents .foot span {padding:0 22px;border-left:1px solid #e0e0e0;line-height:25px;}
.review_list_contents .foot span:first-child {padding-left:0;border-left:0;}
.review_list_contents .foot .report{cursor:pointer}
.review_list_contents .lecture_no_data {padding-top:168px;border-bottom:0}

.review_write_frm {width:1440px;margin:40px auto 0;box-sizing: border-box;}
.review_write_frm .frmtbl {border-top:2px solid #231f20;} 
.review_write_frm .frmtbl > div {display:flex;align-items:center;padding:15px 0;min-height:60px;box-sizing:border-box;border-bottom:1px solid #e0e0e0;}
.review_write_frm .th {width:180px;padding-left:20px;box-sizing:border-box;font-size:16px;font-weight:600;color:#231f20;}
.review_write_frm .td {width:1260px;padding-right:20px;box-sizing:border-box;}
.review_write_frm .selectArea {width:100%}
.review_write_frm textarea {width:100%;height:300px;padding:16px;box-sizing:border-box;color:#333;font-size:15px;font-family:'Noto Sans KR LIGHT';}
.review_write_frm .grade_txt {padding-left:12px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;}
.review_write_frm .grade_txt em {font-family:inherit;font-weight:600;color:#333}
.gradeSelect {display:inline-block;vertical-align:top;}
.gradeSelect:after {content:"";display:block;clear:both}
.gradeSelect span {float:left}
.gradeSelect a {display:block;width:21px;height:21px;margin:0 1px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_gradeM2.png) no-repeat 0 0;}
.gradeSelect a.active, 
.gradeSelect a.hover {background-position:0 -21px}
.gradeSelect input {display:none}
.gradeSelect .grade_txt {display:inline-block;vertical-align:middle;padding-top:3px;}
.gradeSelect .grade_txt span {display:none}
.gradeSelect .grade_txt span.active {display:block}


.faq_list {width:1440px;margin:12px auto 0;box-sizing:border-box;border-top:2px solid #231f20}
.faq_list li {position:relative;border-bottom:1px solid #e0e0e0}
.faq_list li > div {position:relative;padding-left:70px;}
.faq_list .tit {position:absolute;top:20px;left:20px;font-size:16px;font-family:'Noto Sans KR LIGHT';color:#231f20;}
.faq_list .subject {position:relative;padding-right:80px;height:60px;line-height:60px;font-size:16px;font-family:'Noto Sans KR LIGHT';max-width:100%;color:#231f20;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;}
.faq_list .subject:after {content:'';display:block;position:absolute;top:0;right:0;width:60px;height:60px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_faq_arr.png) no-repeat center center;}
.faq_list .answer {display:none;}
.faq_list .answer .tit {top:14px;}
.faq_list .edit {padding:8px 0 40px;font-size:16px;font-family:'Noto Sans KR LIGHT';color:#828282;line-height:28px;word-break: break-word}
.faq_list li.active {background:#f7f7f7}
.faq_list li.active .subject{font-family:inherit;font-weight:600;color:#231f20}
.faq_list li.active .subject:after {-webkit-transform:rotate(180deg);}
.faq_list li.active .tit {font-family:inherit;font-weight:600;color:#231f20}
.faq_list li.active .answer {display:block}

.lecture_movie_wrap #container {padding-top:0;}
.simple_header {height:40px;padding:9px 0 0 20px;box-sizing:border-box;background:#2a2829;}
.lecture_movie_view {position:relative;width:1700px;margin:35px auto 0;padding-right:470px;box-sizing:border-box;line-height:1.4;}
.lecture_movie_view .movie_top_title .label {display:inline-block;height:26px;line-height:26px;padding:0 10px;color:#fff;background:#998778}
.lecture_movie_view .movie_top_title .title {display:inline-block;font-size:18px;color:#231f20;padding-left:8px;}
.lecture_movie_view .mobile_movie_top_title {display:none;}
.lecture_movie_view .title_group {margin-top:45px;font-size:28px;color:#231f20;font-weight:600;}
.lecture_movie_view .title_sub_txt {margin-top:24px;font-family:'Noto Sans KR LIGHT';line-height:30px;font-size:18px;color:#231f20;}
.lecture_movie_view .download_list {margin-top:24px;}
.lecture_movie_view .download_list a {position:relative;display:block;height:40px;line-height:40px;padding-left:45px;margin-bottom:8px;border:1px solid #e0e0e0;background:#f8f8f8 url(/static_resources/images/junoacademy/sub/onlinejuno/icon_download_list.gif) no-repeat 15px center;}
.lecture_movie_view .download_list a:after {content:'';display:block;position:absolute;top:0;right:0;width:40px;height:40px;border-left:1px solid #e0e0e0;background:url(/static_resources/images/junoacademy/sub/onlinejuno/icon_download_arr.gif) no-repeat center center;}
.lecture_real_movie {position:relative;margin-top:15px;}
.lecture_real_movie a.btn-install-default {line-height:36px}
.lecture_real_movie #video.wrapper_video {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100% !important;}
.lecture_real_movie .NPlyaer_skin01 {position: absolute;width:100%;left:0;bottom:0;}
.lecture_real_movie .NPlyaer_skin01 .area_control .contro_r {display:block}
.lecture_real_movie .movie {position:absolute;top:0;left:0;right:0;bottom:0}
.lecture_real_movie .movie iframe {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}
.lecture_real_movie_control {display:flex;justify-content:space-between;height:50px;border-bottom:1px solid #ebebeb}
.lecture_real_movie_control .skip ul {display:flex;padding-left:10px;}
.lecture_real_movie_control .skip li {position:relative;height:50px;line-height:50px;padding:0 20px}
.lecture_real_movie_control .skip li:last-child:after {content:'';display:block;position:absolute;top:50%;left:0;width:1px;height:16px;margin-top:-8px;background:#ebebeb;}
.lecture_real_movie_control .skip li a {font-size:16px;color:#231f20;}
.lecture_real_movie_control .skip .prev a {padding-left:19px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/mv_paging_prev.png) no-repeat 0 center;}
.lecture_real_movie_control .skip .next a {padding-right:19px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/mv_paging_next.png) no-repeat right center}
.lecture_real_movie_control .view_setting {position:relative;}
.lecture_real_movie_control .view_setting .btn {display:inline-block;padding-left:34px;padding-right:31px;height:50px;line-height:50px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/icon_view_settiing.gif) no-repeat 0 center;}
.lecture_real_movie_control .view_setting ul {display:none;position:absolute;top:44px;right:0;padding:7px 0 9px;width:128px;border:1px solid #777;background:#fff;}
.lecture_real_movie_control .view_setting li {height:32px;line-height:32px;}
.lecture_real_movie_control .view_setting li a {display:block;padding-left:16px;font-size:15px;color:#333;}
.lecture_real_movie_control .view_setting li a:hover,
.lecture_real_movie_control .view_setting li.active a {background:#f0f0f0}
.lecture_movie_view_list {position:absolute;top:0px;right:0;padding-top:43px;width:436px;}
.lecture_movie_view_list.sticky {position:fixed;right:0;top:0px;padding-top:0;margin-left:0}
.lecture_movie_view_list .head {padding:26px 25px 30px;display:flex;justify-content:space-between;border:1px solid #231f20;border-bottom:0;align-items:center}
.lecture_movie_view_list .head .title {font-size:28px;font-weight:600;color:#231f20;}
.lecture_movie_view_list .head .end_chkpass {font-family:'Noto Sans KR LIGHT';font-size:13px;color:#828282;}
.lecture_movie_view_list .head .end_chkpass .check_type label {padding-left:0;padding-right:54px;min-height:24px;line-height:24px;font-size:13px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/bg_checkbox_slide.png) no-repeat 154px center;}
.lecture_movie_view_list .head .end_chkpass .check_type .checkbox {left:auto;right:0;}
.lecture_movie_view_list .head .end_chkpass .check_type .checkbox:checked  + label {background:url(/static_resources/images/junoacademy/sub/onlinejuno/bg_checkbox_slide_on.png) no-repeat 154px center;}
.lecture_movie_listbox {border:1px solid #231f20;border-top:0}
.lecture_movie_listbox .btn_subject {position:relative;box-sizing:border-box;display:block;height:52px;line-height:52px;padding-left:24px;border-bottom:1px solid #231f20;font-size:16px;font-weight:800;background-color:#f8f8f8;}
.lecture_movie_listbox .btn_subject span {width:85%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
.lecture_movie_listbox .btn_subject:after {content:'';display:block;position:absolute;top:22px;right:24px;width:18px;height:10px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_movielistbox_arr.png) no-repeat 0 0}
.lecture_movie_listbox ul {max-height:530px;overflow-x:hidden;overflow-y:auto}
.lecture_movie_listbox li {min-height:88px;border-top:1px solid #ebebeb;}
.lecture_movie_listbox li:first-child {}
.lecture_movie_listbox li a {position:relative;display:flex;align-items:center;height:88px;padding:10px 175px 10px 25px;box-sizing:border-box;}
.lecture_movie_listbox .subject {width:100%;overflow:hidden;text-overflow:ellipsis;white-space:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;vertical-align:middle;line-height:20px;font-size:15px;color:#231f20;font-weight:600;}
.lecture_movie_listbox .info {margin-top:6px;font-family:'Noto Sans KR LIGHT';font-size:13px;}
.lecture_movie_listbox .info .time {padding-left:19px;color:#828282;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_time.png) no-repeat 0 center;}
.lecture_movie_listbox .info .current {position:relative;padding-left:16px;color:#c59f7f;}
.lecture_movie_listbox .info .current:after {content:'';display:block;position:absolute;top:3px;left:8px;width:1px;height:12px;background:#ebebeb}
.lecture_movie_listbox .thum {position:absolute;top:10px;right:25px;width:120px;height:67px;overflow:hidden}
.lecture_movie_listbox .thum img {width:100%;}
.lecture_movie_listbox li.current {background:#faf3ed}
.lecture_movie_listbox li:hover {background:#faf3ed}
.lecture_movie_listbox.close .btn_subject {border-bottom:0}
.lecture_movie_listbox.close .btn_subject:after {background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_movielistbox_arr_up.png) no-repeat 0 0}
.lecture_movie_listbox.close ul {display:none}

.lecture_payment_title {position:relative;width:1440px;margin:70px auto 0;font-size:30px;font-weight:600;text-align:center}
.lecture_payment {position:relative;width:1440px;margin:70px auto 0;padding-right:450px;padding-bottom:95px;box-sizing:border-box;}
.lecture_payment:after {content:'';display:block;position:absolute;top:0;right:410px;width:1px;height:100%;background:#e0e0e0}
.lecture_payment .section .ttl {margin-top:65px;font-size:21px;font-weight:700;color:#231f20;}


.tbl_payment_prod {margin-top:26px}
.tbl_payment_prod table {width:100%;border-top:2px solid #231f20}
.tbl_payment_prod table thead th {height:48px;font-size:16px;text-align:center;font-weight:600;line-height:1;color:#231f20;vertical-align:middle;border-bottom:1px solid #231f20}
.tbl_payment_prod table tbody td {padding:14px 0;text-align:center;font-size:15px;line-height:1.4;color:#333;border-bottom:1px solid #ebebeb;vertical-align:middle;}
.tbl_payment_prod table tbody td.ta_l {padding-left:20px;text-align:left}
.tbl_payment_prod table tbody td:nth-of-type(1) {width:120px;}
.tbl_payment_prod table tbody td:nth-of-type(3) {width:160px;}
.tbl_payment_prod table tbody td:nth-of-type(4) {width:60px;}
.tbl_payment_prod table tbody td:nth-of-type(4) .check_type label {padding-left:20px}
.tbl_payment_prod table tbody td.prodimg {padding:20px 0}
.tbl_payment_prod table tbody td.prodimg img {width:80px;height:80px;}
.tbl_payment_prod table tbody td .subject {font-size:18px;font-weight:400;color:#231f20;}
.tbl_payment_prod table tbody td .desc {width:600px;height:24px;margin-top:4px;max-width:100%;padding-right:20px;font-family:'Noto Sans KR LIGHT';font-size:15px;font-weight:300;color:#828282;
box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tbl_payment_prod table tbody td .price {font-size:16px;font-weight:700;color:#ee1c24}
.tbl_payment_prod table tbody td .price_sale {margin-top:8px;font-size:14px;font-family:'Noto Sasns KR LIGHT';color:#828282;}
.tbl_payment_prod table tbody td .price_sale .origin {text-decoration:line-through;}
.tbl_payment_prod table tbody td .price_sale .per {font-size:15px;font-weight:600;color:#ee1c24;}
.tbl_payment_prod table tbody td .m_price {display:none}
.tbl_payment_prod table tbody td .m_price_sale {display:none}
.tbl_foot_txt {font-size:14px;color:#828282;margin-top:12px}

.tbl_payment_info {margin-top:26px}
.tbl_payment_info table {width:100%;border-top:2px solid #231f20}
.tbl_payment_info table tbody th {width:130px;padding:18px 0 18px 20px;font-size:16px;font-weight:600;color:#333;border-bottom:1px solid #ebebeb;}
.tbl_payment_info table tbody td {position:relative;padding:18px 0;padding-left:32px;font-size:15px;line-height:1.4;color:#333;border-bottom:1px solid #ebebeb;vertical-align:middle;}

.tbl_coupon_info {margin-top:26px;border-top:2px solid #231f20}
.tbl_coupon_info > ul > li {display:table;width:100%;position:relative;font-size:15px;line-height:1.4;color:#333;border-bottom:1px solid #ebebeb;}
.tbl_coupon_info > ul > li .th {display:table-cell;width:130px;padding:18px 0;text-align:center}
.tbl_coupon_info > ul > li .td {display:table-cell;padding:18px 0;padding-left:32px;}
.tbl_coupon_info .tit {font-size:16px;font-weight:600;}
.tbl_coupon_info .bg_gray {background:#fafafa}
.tbl_coupon_info .coupon_view {position:relative;}
.tbl_coupon_info .btn_coupon_view {position:absolute;top:-10px;right:0;width:105px;height:41px;line-height:41px;text-align:center;font-size:15px;color:#fff;background:#231f20}
.tbl_coupon_info .btn_coupon_view span {padding-right:21px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/btn_coupon_view_arr_up.png) no-repeat right center}
.tbl_coupon_info .btn_coupon_view.active span {background:url(/static_resources/images/junoacademy/sub/onlinejuno/btn_coupon_view_arr.png) no-repeat right center}
.tbl_coupon_info .txt_point {font-size:16px;font-weight:700;color:#c59f7f}
.tbl_coupon_info .price {font-size:16px;font-weight:700;color:#c59f7f}

.pop_coupon_listbox {display:none;position:absolute;top:31px;right:0;width:468px;height:282px;padding:20px;box-sizing:border-box;border:1px solid #231f20;background:#fff;z-index:10}
.pop_coupon_listbox .pop_tit {font-size:16px;font-weight:600}
.pop_coupon_listbox ul {margin-top:23px;max-height:140px;overflow-y:auto}
.pop_coupon_listbox li {margin-bottom:7px}
.pop_coupon_listbox li .check_type label {font-size:15px}
.pop_coupon_listbox .foot_btn {position:absolute;left:0;right:0;bottom:20px;text-align:center;}
.pop_coupon_listbox .foot_btn a {display:inline-block;width:84px;height:38px;line-height:38px;font-size:15px;color:#231f20;border:1px solid #231f20}
.tbl_payment_frm {margin-top:15px}
.tbl_payment_frm table {width:100%;border-top:1px solid #231f20}
.tbl_payment_frm table tbody th {width:130px;padding:18px 0 18px 20px;font-size:16px;font-weight:600;color:#333;border-bottom:1px solid #ebebeb;}
.tbl_payment_frm table tbody td {position:relative;padding:10px 0;padding-left:32px;font-size:15px;line-height:1.4;color:#333;border-bottom:1px solid #ebebeb;vertical-align:middle;}
.tbl_payment_frm input {width:100%;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#333}
.tbl_payment_frm .w100p {width:100%}
.tbl_payment_frm .w150 {width:150px}
.tbl_payment_frm .zipcode {width:275px;display:flex;justify-content:space-between;}
.tbl_payment_frm .zipcode .field {width:150px;}
.tbl_payment_frm .zipcode a {display:block;width:113px;height:40px;line-height:40px;color:#fff;text-align:center;background:#231f20}
.tbl_payment_frm .detail_address {width:100%;margin-top:10px;display:flex;justify-content:space-between;}
.tbl_payment_frm .detail_address .field {width:50%;}
.tbl_payment_frm .detail_address .space {width:10px}
.tbl_payment_frm .phonefield {display:table;width:100%;}
.tbl_payment_frm .phonefield .t1 {display:table-cell;width:30%;vertical-align:top}
.tbl_payment_frm .phonefield .t1 .selectArea {width:100%;}
.tbl_payment_frm .phonefield .t2 {position:relative;display:table-cell;width:35%;padding-left:15px;vertical-align:top}
.tbl_payment_frm .phonefield .t2:after {content:'-';display:block;position:absolute;top:8px;left:0;width:15px;text-align:center}
.tbl_payment_frm .phonefield .t3 {position:relative;display:table-cell;width:35%;padding-left:15px;vertical-align:top}
.tbl_payment_frm .phonefield .t3:after {content:'-';display:block;position:absolute;top:8px;left:0;width:15px;text-align:center}
.tbl_head_check {margin-top:25px;text-align:right;}
.tbl_head_check .check_type label {font-size:15px}

.payment_method {display:flex;justify-content:space-between;margin-top:24px;padding-top:24px;border-top:2px solid #231f20}
.payment_method .box {width:25%;padding-left:10px;box-sizing:border-box;}
.payment_method .box .line {height:60px;padding-left:20px;padding-top:19px;box-sizing:border-box;border:1px solid #ebebeb;}
.payment_method .box .line.active {border-color:#231f20;}
.payment_method .box:first-child {padding-left:0}
.payment_method .box .naverpay {display:block;width:88px;height:22px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_naver_pay.gif) no-repeat 0 0}

.lecture_final_payment {position:absolute;top:0px;right:0;width:380px}
.lecture_final_payment.sticky {position:fixed;left:50%;top:100px;margin-left:341px}
.lecture_final_payment .ttl {font-size:21px;font-weight:700;color:#231f20;}
.lecture_final_payment .tit {font-size:18px;font-weight:600;color:#333}
.lecture_final_payment .price_info {margin-top:26px;border-top:2px solid #231f20;border-bottom:1px solid #231f20}
.lecture_final_payment .price_info .box {padding:30px 0 25px}
.lecture_final_payment .price_info .box + .box {border-top:1px solid #ebebeb}
.lecture_final_payment .price_info .top {display:flex;justify-content:space-between;padding-bottom:15px}
.lecture_final_payment .price_info .top .price {font-size:18px;font-weight:700}
.lecture_final_payment .price_info li {display:flex;justify-content:space-between;line-height:28px}
.lecture_final_payment .price_info li .t {position:relative;padding-left:8px;color:#828282}
.lecture_final_payment .price_info li .t:after {content:'-';display: block;position: absolute;top:0;left:0;}
.lecture_final_payment .discount .price,
.lecture_final_payment .discount .p {color:#c59f7f}
.lecture_final_payment .total_price_info {margin-top:20px;display:flex;justify-content:space-between}
.lecture_final_payment .total_price_info .price {font-size:26px;font-weight:700;color:#c59f7f}
.lecture_final_payment .check_type {display:block;margin-top:46px;}
.lecture_final_payment .check_type label {font-size:15px}
.lecture_final_payment .bottom_btns {display:block;margin-top:20px;}
.lecture_final_payment .bottom_btns a {display:block;width:100%;height:60px;line-height:60px;color:#fff;text-align:center;font-size:18px;font-weight:600;background:#231f20}

.coupon_register {padding:24px 0;border-top:1px solid #231f20;background:#fafafa}
.coupon_register .inbox {position:relative;width:720px;margin:0 auto;box-sizing:border-box;padding-right:120px}
.coupon_register .field {width:100%;}
.coupon_register .field input {width:100%;}
.coupon_register .btn {position:absolute;top:0;right:0;width:110px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:15px;font-weight:600;background:#231f20}

.my_coupon_thead {display:table;width:100%;margin-top:50px;border-top:1px solid #231f20;border-bottom:1px solid #231f20}
.my_coupon_thead [class^='col'] {display:table-cell;vertical-align:middle;text-align:center;height:50px;line-height:50px;font-size:16px;font-weight:600;}
.my_coupon_thead .col1 {width:16%}
.my_coupon_thead .col2 {width:43%}
.my_coupon_thead .col3 {width:13%} 
.my_coupon_thead .col4 {width:18%}
.my_coupon_thead .col5 {width:10%}

.my_coupon_list li {display:table;width:100%;padding:15px 0;box-sizing:border-box;border-bottom:1px solid #ebebeb}
.my_coupon_list li > div {display:table-cell;text-align:center;box-sizing:border-box;font-size:15px;font-weight:400;vertical-align:top}
.my_coupon_list li > div:nth-of-type(1) {width:59%;}
.my_coupon_list li > div:nth-of-type(2) {width:13%;}
.my_coupon_list li > div:nth-of-type(3) {width:18%;}
.my_coupon_list li > div:nth-of-type(4) {width:10%;}
.my_coupon_list .top {position:relative;padding-left:190px}
.my_coupon_list .top .number {position:absolute;top:0;left:0;width:190px;}
.my_coupon_list .info .ttl {display:none}
.my_coupon_list .deadline_over > div {color:#ccc;}
.my_coupon_list .lecture_no_data {margin-top:30px}


.list_foot_notice {margin-top:50px}
.list_foot_notice .ttl {margin-bottom:5px;font-size:14px;color:#828282;font-weight:600}
.list_foot_notice li {position:relative;padding-left:8px;line-height:26px;font-family:'Noto Sans KR LIGHT';font-size:14px;color:#828282;}
.list_foot_notice li:after {content:'-';display:block;position:absolute;top:-1px;left:0;width:8px}
#mobile_sub_sidednav {display:none;}

.pop_teacher_detail .pop_con {width:840px;border:1px solid #bba28c}
.pop_teacher_detail .teacher_head {display:flex;flex-direction:row; justify-content:center;background:#f7f7f7 url(/static_resources/images/junoacademy/sub/onlinejuno/lecture_view_teacher_bg.gif) no-repeat center center}
.pop_teacher_detail .teacher_head .thum {display:inline-block;width:300px;height:230px;vertical-align: top;}
.pop_teacher_detail .teacher_head .thum img {width:100%;height:100%;}
.pop_teacher_detail .teacher_head .info {display:inline-block;align-self:center;line-height:1;font-family:'Noto Sans KR LIGHT';}
.pop_teacher_detail .teacher_head .name {display:block;font-size:36px;font-weight:600;align-self:center}
.pop_teacher_detail .teacher_head .en {display:block;margin-top:18px;font-size:20px;color:#767676}
.pop_teacher_detail .cont {padding:0 44px 40px;background:#f9f9f9}
.pop_teacher_detail .cont .m_info {display:none}
.pop_teacher_detail .career_box {padding:30px 50px;color:#828282;font-size:16px;line-height: 1.4;background:#fff;}
.pop_teacher_detail .scroll {overflow:hidden;overflow-y:auto;max-height:450px;padding:20px 0 0;padding-left:116px}
.pop_teacher_detail .tit {position:relative;padding-left:12px;color:#828282;font-size:16px;}
.pop_teacher_detail .tit:after {content:'';display:block;position:absolute;top:2px;left:0;width:2px;height:14px;font-family:'Noto Sans KR LIGHT';background:#b3b3b3}
.pop_teacher_detail ul {margin:10px 0 40px;padding-left:12px}
.pop_teacher_detail ul li {line-height:30px;font-size:16px}


@media (max-width:1700px){
	.lecture_movie_view {width:100%;}
	.lecture_real_movie .bgimg img {width:100%;}
}


@media (min-width:1701px){
	.lecture_movie_view_list.sticky {left:50%;margin-left:414px}
}


@media (max-width: 1440px){
  .best_lecture {width:100%;}
  .best_lecture li {width:33%;margin-left:0.3%;}
  .best_lecture .slide_item_web {width:auto;margin-left:0.3%;}
  .best_lecture .cont {width:220px;}
  .best_lecture .img {width:220px;height:220px;}
  .best_lecture .tit {margin-top:16px;font-size:18px}
  .best_lecture .desc {margin-top:4px;line-height:22px;font-size:14px}
  .lecture_list_nav {width:100%;}
  .lecture_list {width:100%;}
  .curriculum_slide {width:100%;}
  .info_review_slide {width:100%}
  .info_review_slide .owl-item {}
  .info_review_slide .slide_item {min-width:auto;width:100%;}
  .lecture_detail {width:100%;margin-top:35px;}
  .lecture_detail_order.sticky {left:inherit;right:0;top:100px;margin-left:0;}
  .lecture_detail_tabcont {padding:0 10px}
  .recommend_slide .slide_item .img {width:100%;height:100%;}

  .lecture_payment_title {width:100%;margin-top:35px;font-size:30px;}
  .lecture_payment {width:100%;margin:35px auto 0}
  .lecture_final_payment.sticky {left:inherit;right:0;margin-left:0}

  .lecture_contents_tbl .num {width:10%;}
  .lecture_contents_tbl .subject {width:76%;}
  .lecture_contents_tbl .time {width:14%;}

  .layout_sidebar {width:100%;padding:0 10px 100px;box-sizing:border-box;}
  .layout_sidebar .sidebar {width:15%;}
  .layout_sidebar .contents {width:85%;box-sizing:border-box;}
  .layout_sidebar .lecture_list_nav li {width:20%;}
	
  .my_tbl_thead .col1 {width:4%}
  .my_zzim_item_wrap .my_zzim_item {padding-left:186px;}
  .my_zzim_item_wrap .my_zzim_item .check_type {margin-left:0}
  .my_zzim_item_wrap .my_zzim_item .img {left:50px;}
  .faq_list {width:100%;}
  
  .review_list_wrap {width:100%;padding:0 15px;box-sizing:border-box;}	
  .review_write_frm {width:100%;margin-top:25px;}

  .lecture_movie_view {width:100%;margin-top:35px;}
  .lecture_movie_view_list.sticky {left:inherit;right:0;top:100px;margin-left:0;}
  .lecture_list_nav li {width:160px;}
 
  .payment_method .box .line {padding-left:10px;height:45px;padding-top:10px}
  .payment_method .box .line .radio_type label {font-size:14px}
  .tbl_payment_prod table tbody td .desc {width:350px;}

  .my_lecture_tbl_list .img {width:80px;height:80px;}
  .my_lecture_tbl_list .btn_play_line {width:100px;font-size:14px;padding:0 12px}
  .my_lecture_tbl_list .lecture_no_data {margin-top:20px}
  
}

@media (max-width: 1024px){
	.best_lecture .cont {width:180px;}
	.best_lecture .label {width:50px;height:auto;padding:8px 0;top:0;}
	.best_lecture .label img {width:20px;height:auto;}
	.best_lecture .img {width:180px;height:180px;}
	.best_lecture .tit {margin-top:16px;font-size:16px}
	.best_lecture .desc {margin-top:4px;line-height:22px;font-size:14px}
  
	.lecture_list_nav li{display:block;float:left;width:33.3%;padding-left:4px;margin-top:4px}
	.lecture_list_nav li a {font-size:13px;height:30px;line-height:30px;}
	.lecture_list_nav.col2 li{width:50%;}
	.lecture_list_nav li:first-child {padding-left:4px}

	.lecture_list li {margin-bottom:35px;}
	.lecture_list_txtbox .subject {font-size:16px;line-height:22px;}
	.lecture_list_txtbox .desc {margin-top:2px;line-height:22px;font-size:14px}
	.lecture_list .bottom {height:80px;}
	.lecture_list .price_info .price {font-size:18px;}
	.lecture_list .price_info .count {font-size:12px;}
	.lecture_list .price_sale {margin-top:4px;font-size:14px;}
	.lecture_list .price_sale .per {font-size:14px}
	.lecture_label span {width:60px;height:26px;line-height:26px;font-size:14px}

	.curriculum_slide .slide_item .img {width:auto;height:auto}
	.curriculum_slide .owl-stage .owl-item:first-child {margin-left:15px;}
	.curriculum_slide .slide_item .ttl p {font-size:14px;line-height:18px;-webkit-line-clamp:1;height:auto;max-height:21px}
	.curriculum_slide {display:none !important}
	.mobile_curriculum_slide {display:block;margin-top:16px;}
	.mobile_curriculum_slide ul {position:relative;height:280px;overflow: hidden;overflow-x:auto;width:100%;white-space:nowrap;padding:0 10px 0 0;-webkit-overflow-scrolling: touch;box-sizing:border-box;}
	.mobile_curriculum_slide ul::-webkit-scrollbar {display:none}
	.mobile_curriculum_slide li {width:160px;display:inline-block;vertical-align:top;white-space:normal;}
	.mobile_curriculum_slide li:first-child {margin-left:15px}
	.mobile_curriculum_slide .slide_item {display:block;position:relative;padding:0 2px 45px}
	.mobile_curriculum_slide .slide_item .box {width:auto;box-shadow:0px 15px 15px rgba(0,0,0,0.07)}
	.mobile_curriculum_slide .slide_item .img {width:auto;height:auto;}
	.mobile_curriculum_slide .slide_item .img img {display:block;width:100%;height:auto;}
	.mobile_curriculum_slide .slide_item .ttl {min-height:80px;padding:12px 10px 0 10px;box-sizing:border-box;background:#fff;}
	.mobile_curriculum_slide .slide_item .ttl p {font-family:'Noto Sans KR LIGHT';font-size:14px;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;height:auto;max-height:54px}
  
	.lecture_detail {padding-right:0;}
	.lecture_detail:after {display:none}
	.lecture_detail_order{position:inherit;left:inherit;right:inherit;top:inherit;margin-left:0;padding:15px;width:100%;box-sizing:border-box;background:none}
	.lecture_detail_order .label {font-size:12px;height:20px;line-height:20px;padding: 0 8px}
	.lecture_detail_order .lecture_label {left:16px;top:20px;}
	.lecture_detail_order .lecture_label span {font-size:12px;height:20px;line-height:20px;padding: 0 8px;width:auto;padding:0 10px;}
	.lecture_detail_order .subject {margin-top:30px;font-size:20px;line-height:27px}
	.lecture_detail_order .info {margin-top:15px;}
	.lecture_detail_order .info li {line-height:22px;font-size:14px;}
	.lecture_detail_order .info .btn_tc_view {padding-right:15px;background: url(/static_resources/images/junoacademy/sub/onlinejuno/m_ico_zoom.png) no-repeat center right;-webkit-background-size:11px auto;background-size:11px auto;}
	.btn_play_line {height:35px;line-height:33px;padding:0 22px}
	.lecture_detail_order .price_check {margin-top:18px;padding-top:0;}
	.lecture_detail_order .price_check li {padding-top:17px;}
	.lecture_detail_order .price_check .total {display:flex;justify-content:space-between;margin-top:16px;padding-top:17px;font-size:17px;}
	.lecture_detail_order .price_check .total em {font-size:22px}
	.lecture_detail_order .bottom_btns {margin-top:30px;}
	.lecture_detail_order .bottom_btns .btns {padding-right:52px;}
	.lecture_detail_order .bottom_btns .btns a {height:47px;line-height: 47px;font-size:16px;}
	.lecture_detail_order .bottom_btns .btns .btn_share {width:47px;background:#231f20 url(/static_resources/images/junoacademy/sub/onlinejuno/ico_share_m.png) no-repeat center;-webkit-background-size:18px auto;background-size:18px auto;}
	.lecture_detail_order.sticky {position:inherit;left:inherit;right:inherit;top:inherit !important;margin-left:0;background:none}
	
	.faq_list {padding:0 15px}

	.review_list_totalbox .count p {font-size:25px;}
	.review_list_totalbox .count p em {font-size:35px;}
	.review_list_totalbox .grade .g {font-size:35px;}
	.review_list_totalbox .btn a {width:210px;}


	.lecture_movie {padding-right:0;}
	.lecture_movie:after {display:none}
	.lecture_movie_list {position:inherit;left:inherit;right:inherit;top:inherit;margin-left:0;padding:15px;width:100%;box-sizing:border-box;background:none}
	.lecture_movie_list .label {font-size:12px;height:20px;line-height:20px;padding: 0 8px}
	.lecture_movie_list .subject {margin-top:4px;font-size:20px;line-height:27px}
	.lecture_movie_list .info {margin-top:15px;}
	.lecture_movie_list .info li {line-height:22px;font-size:14px;}
	.btn_play_line {height:35px;line-height:33px;padding:0 22px}
	.lecture_movie_list .price_check {margin-top:18px;padding-top:0;}
	.lecture_movie_list .price_check li {padding-top:17px;}
	.lecture_movie_list .price_check .total {display:flex;justify-content:space-between;margin-top:16px;padding-top:17px;font-size:17px;}
	.lecture_movie_list .price_check .total em {font-size:22px}
	.lecture_movie_list .bottom_btns {margin-top:30px;}
	.lecture_movie_list .bottom_btns .btns {padding-right:52px;}
	.lecture_movie_list .bottom_btns .btns a {height:47px;line-height: 47px;font-size:16px;}
	.lecture_movie_list .bottom_btns .btns .btn_share {width:47px;background:#231f20 url(/static_resources/images/junoacademy/sub/onlinejuno/ico_share_m.png) no-repeat center;-webkit-background-size:18px auto;background-size:18px auto;}
	.lecture_movie_list.sticky {position:inherit;left:inherit;right:inherit;top: !important;margin-left:0;background:none}

	.lecture_payment_title {font-size:20px;}
	.lecture_payment {padding:0 15px}
	.lecture_payment:after {display:none}
	.lecture_payment .section .ttl {margin-top:35px;font-size:16px}
	.lecture_final_payment {position:inherit;left:inherit;right:inherit;top:inherit;margin-left:0;margin-top:35px;width:100%;box-sizing:border-box;background:none}
	.lecture_final_payment.sticky {position:inherit;left:inherit;right:inherit;top:inherit !important;margin-left:0;background:none}
	.lecture_final_payment .ttl {font-size:16px}
	.lecture_final_payment .tit {font-size:15px}
	.lecture_final_payment .price_info {margin-top:14px;border-top:1px solid #231f20;}
	.lecture_final_payment .price_info li {line-height:24px}
	.lecture_final_payment .price_info .box {padding:18px 0 14px}
	.lecture_final_payment .price_info .top {padding-bottom:10px}
	.lecture_final_payment .price_info .top .price {font-size:15px}
	.lecture_final_payment .total_price_info .price {font-size:22px}
	.lecture_final_payment .total_price_info .tit {font-size:17px}

	.tbl_payment_prod {margin-top:12px}
	.tbl_payment_prod table {border-top:1px solid #231f20}
	.tbl_payment_prod table thead th {display:none}
	.tbl_payment_prod table tbody td:nth-of-type(1) {text-align:left;width:70px;vertical-align: top;}
	.tbl_payment_prod table tbody td:nth-of-type(2) {text-align:left}
	.tbl_payment_prod table tbody td:nth-of-type(3) {display:none}
	.tbl_payment_prod table tbody td:nth-of-type(4) {width:40px;text-align:right;vertical-align: top;}
	.tbl_payment_prod table tbody td:nth-of-type(4) .check_type label {padding-left:20px}
	.tbl_payment_prod table tbody td.ta_l {padding-left:10px}
	.tbl_payment_prod table tbody td .m_price {display:block;font-size:16px;font-weight:700;margin-top:5px;color:#ee1c24;}
	.tbl_payment_prod table tbody td .m_price_sale {display:block;margin-top:4px;font-size:14px;font-family:'Noto Sasns KR LIGHT';color:#828282;}
	.tbl_payment_prod table tbody td .m_price_sale .origin {text-decoration:line-through;}
	.tbl_payment_prod table tbody td .m_price_sale .per {font-size:15px;font-weight:600;color:#ee1c24;}
	.tbl_payment_prod table tbody td .desc {display:none}
	.tbl_payment_prod table tbody td.prodimg {padding:12px 0}
	.tbl_payment_prod table tbody td.prodimg img {width:70px;height:70px;}
	.tbl_payment_prod table tbody td {padding:12px 0;font-size:14px;line-height:1.3;}
	.tbl_payment_prod table tbody td .subject {font-size:15px}
	.tbl_payment_prod table tbody td .subject span {display:block}
	.tbl_foot_txt {font-size:13px;margin-top:8px}

	.tbl_payment_info {margin-top:13px}
	.tbl_payment_info table {border-top:1px solid #231f20;}
	.tbl_payment_info table tbody th {width:100px;padding:13px 0;text-align:left;font-weight:700}
	.tbl_payment_info table tbody td {padding:13px 0;}
	.tbl_head_check {text-align:left}
	.tbl_payment_frm {margin-top:10px}
	.tbl_payment_frm table tbody th {width:100px;padding-left:0;padding-top:25px}
	.tbl_payment_frm table tbody td {padding-left:0;padding:15px 0}
	.tbl_payment_frm .w150 {width:100%;}
	.tbl_payment_frm .zipcode {width:100%;}
	.tbl_payment_frm .zipcode .field {width:50%;}
	.tbl_payment_frm .zipcode a {width:50%;margin-left:5px}
	.tbl_payment_frm .detail_address {margin-top:5px;display:block}
	.tbl_payment_frm .detail_address .field {width:100%;}
	.tbl_payment_frm .detail_address .space {display:none}
	.tbl_payment_frm .detail_address .space + .field {margin-top:5px}
	.tbl_payment_frm .phonefield .t2 {padding-left:5px}
	.tbl_payment_frm .phonefield .t2:after {content:'';}
	.tbl_payment_frm .phonefield .t3 {padding-left:5px}
	.tbl_payment_frm .phonefield .t3:after {content:'';}

	

	.tbl_coupon_info {margin-top:13px}
	.tbl_coupon_info .tit {font-size:15px;font-weight:700;}
	.tbl_coupon_info .tit .m {display:none}
	.tbl_coupon_info > ul > li {display:table;width:100%;position:relative;font-size:15px;line-height:1.4;background:#fff !important}
	.tbl_coupon_info > ul > li .th {display:table-cell;width:100px;padding:13px 0;text-align:left;}
	.tbl_coupon_info > ul > li .td {display:table-cell;padding:13px 0;padding-left:0px;}
	.tbl_coupon_info > ul > li:nth-of-type(1) {display:inherit;background:#fff !important}
	.tbl_coupon_info > ul > li:nth-of-type(1) .th {display:block;padding-bottom:2px}
	.tbl_coupon_info > ul > li:nth-of-type(1) .td {display:block;padding-top:2px}

	.tbl_coupon_info .coupon_view {position:relative;}
	.tbl_coupon_info .coupon_view .tit em {font-weight:600}
	.tbl_coupon_info .btn_coupon_view {position:absolute;top:-24px;right:0;width:105px;height:41px;line-height:41px;text-align:center;font-size:15px;color:#fff;background:#231f20}
	.tbl_coupon_info .btn_coupon_view span {padding-right:21px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/btn_coupon_view_arr_up.png) no-repeat right center}
	.tbl_coupon_info .btn_coupon_view.active span {background:url(/static_resources/images/junoacademy/sub/onlinejuno/btn_coupon_view_arr.png) no-repeat right center}
	.tbl_coupon_info .price {font-size:15px;}
	.tbl_coupon_info .txt_point {font-size:15px}
	.pop_coupon_listbox {top:17px;width:100%;height:300px}
	.pop_coupon_listbox .pop_tit {font-weight:700}
	.pop_coupon_listbox ul {margin-top:20px}
	.pop_coupon_listbox .foot_btn a {height:31px;line-height:31px}

	.payment_method {margin-top:13px;padding-top:19px;overflow:hidden;flex-wrap:wrap}
	.payment_method .box {width:50%;}
	.payment_method .box:nth-of-type(3) {padding-left:0;padding-top:10px}
	.payment_method .box:nth-of-type(4) {padding-top:10px}
	.payment_method .box .line .radio_type label {font-size:14px}
	.payment_method .box .naverpay {background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_naver_pay_m.gif) no-repeat 0 0;background-size:80px auto}

	.coupon_register .inbox {width:100%;padding-right:53px}
	.coupon_register .btn {width:54px;font-size:14px;font-weight:700}

	.my_lecture_tbl_thead {display:none;}
	.my_lecture_tbl_list {border-top:1px solid #231f20;margin-top:20px}
	.my_lecture_tbl_list li {display:block;padding:17px 0 25px;border-bottom:1px solid #231f20}
	.my_lecture_tbl_list li > div {display:block;text-align:left;box-sizing:border-box;font-size:14px;font-weight:400}
	.my_lecture_tbl_list li > div:nth-of-type(1) {width:100%;}
	.my_lecture_tbl_list li > div:nth-of-type(2) {width:100%;display:none}
	.my_lecture_tbl_list li > div:nth-of-type(3) {width:100%;}
	.my_lecture_tbl_list li > div:nth-of-type(4) {width:100%;}
	.my_lecture_tbl_list li > div:nth-of-type(5) {width:100%;}
	.my_lecture_tbl_list li > div:nth-of-type(6) {width:100%;}
	.my_lecture_tbl_list .top {position:relative;padding-left:0;padding-bottom:18px;border-bottom:1px solid #ebebeb}
	.my_lecture_tbl_list .top .img {display:inline-block;margin:0;vertical-align:middle;width:60px;height:60px}
	.my_lecture_tbl_list .top .subject {display:inline-block;vertical-align:middle;margin-left:10px}
	.my_lecture_tbl_list .info {display:flex;justify-content:space-between;padding-top:12px}
	.my_lecture_tbl_list .info .ttl {display:block;}
	.my_lecture_tbl_list .info .date {text-align:right}
	.my_lecture_tbl_list .info .progress span {display:inline-block;}
	.my_lecture_tbl_list .label_lecture_current {margin-top:0}
	.my_lecture_tbl_list .btns {text-align:right}
	.my_lecture_tbl_list .btns .btn_play_line {display:inline-block;width:auto;margin:0;}

	.my_coupon_thead {display:none;}
	.my_coupon_list {border-top:1px solid #231f20}
	.my_coupon_list li {display:block;padding:17px 0 25px;border-bottom:1px solid #231f20}

	.my_coupon_list li > div {display:block;text-align:left;box-sizing:border-box;font-size:14px;font-weight:400}
	.my_coupon_list li > div:nth-of-type(1) {width:100%;}
	.my_coupon_list li > div:nth-of-type(2) {width:100%;}
	.my_coupon_list li > div:nth-of-type(3) {width:100%;}
	.my_coupon_list li > div:nth-of-type(4) {width:100%;}
	.my_coupon_list .top {position:relative;padding-left:0;padding-bottom:18px;border-bottom:1px solid #ebebeb}
	.my_coupon_list .top .number {position:inherit;top:inherit;left:inherit;width:100%;font-size:15px;font-weight:700}
	.my_coupon_list .top .name {margin-top:8px}
	.my_coupon_list .info {display:flex;justify-content:space-between;padding-top:12px}
	.my_coupon_list .info .ttl {display:block;width:22%;}
	.my_coupon_list .info .discount {font-weight:700;text-align:right;width:78%;}
	.list_foot_notice {margin-top:25px}
	.list_foot_notice li {line-height:22px}
	
	.pop_teacher_detail .pop_con {width:100%;box-sizing:border-box;border:0;}
	.pop_teacher_detail .teacher_head {background-size:cover}
	.pop_teacher_detail .teacher_head .info {display:none}
	.pop_teacher_detail .teacher_head .thum {width:165px;height:126px;}
	.pop_teacher_detail .cont {padding:0;background:#fff}
	.pop_teacher_detail .cont .m_info {display:block;text-align:center;line-height:1;padding:14px 0;}
	.pop_teacher_detail .cont .m_info .name {font-size:27px;font-weight:700px;color:#000}
	.pop_teacher_detail .cont .m_info .en {margin-top:10px;font-size:15px;font-family:'Noto Sans KR LIGHT';}
	.pop_teacher_detail .career_box {padding:0;font-size:12px;}
	.pop_teacher_detail .scroll {padding-left:15px;max-height:110px;margin-top:24px;padding-top:4px;padding-bottom:6px}
	.pop_teacher_detail ul {margin:6px 0 20px}
	.pop_teacher_detail ul li {line-height:24px;font-size:14px}
	.pop_teacher_detail.pop_wrap .btn_popClose {top:-41px;right:20px;width:40px;height:40px;background-color:#000;background-position:center;background-size:22px auto}
  
}

@media all and (max-width:768px){
	.best_lecture {display:none;}
	.best_lecture_mobile {display:block;padding:35px 0 25px;background:#f1f1f1;}
	.best_lecture_mobile .ttl_best {text-align:center;font-size:22px;font-weight:600;color:#231f20}
	.best_lecture_slide .slide_item {position:relative;width:100%;text-align:center;margin-top:20px;}
	.best_lecture_slide .slide_item .img {display:inline-block;width:220px;height:220px;margin:0 auto ;}
	.best_lecture_slide .slide_item .tit {margin-top:14px;font-size:16px;text-align:center;max-width:100%;padding:0 20%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.best_lecture_slide .slide_item .desc {margin-top:12px;padding:0 20%;text-align:center;font-family:'Noto Sans KR LIGHT';font-size:14px;color:#828282;line-height:19px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
	.best_lecture_slide .owl-prev {position:absolute;top:50%;left:15px;margin-top:-12px;}
	.best_lecture_slide .owl-prev img {width:14px;height:24px;}
	.best_lecture_slide .owl-next {position:absolute;top:50%;right:15px;margin-top:-12px;}
	.best_lecture_slide .owl-next img {width:14px;height:24px;}

	.online_lecture_head {padding-top:30px;}
  
	.lecture_list_nav {padding:0 15px;box-sizing:border-box;}
	.lecture_list {padding:0 15px;box-sizing:border-box;margin-top:20px;}
	.lecture_list ul {margin-left:-16px;}
	.lecture_list li {margin-bottom:25px;width:50%;}
	.lecture_list li a {padding-left:16px}
	.lecture_list_txtbox {height:94px;padding-top:10px;}
	.lecture_list_txtbox .subject {font-size:14px;line-height:19px;height:40px;}
	.lecture_list_txtbox .desc {font-size:13px;line-height:18px;height:35px}
	.lecture_list .bottom {height:70px;}
	.lecture_list .price_info {padding-top:12px;}
	.lecture_list .price_info .price {font-size:14px;}
	.lecture_list .lecture_label {left:16px}
	.lecture_list .lecture_label span {width:38px;height:22px;line-height:22px;font-size:11px}
  
	.online_nav ul li {width:50%;}
	.online_nav ul li a {font-size:16px;}

	.lc_visual_slide {margin-top:30px;}
	.lc_visual_slide .slide_item {height: auto !important;}
	.lc_visual_slide img {max-width: 100%;display: block !important;}
	.lc_visual_slide .visual_bg {display: none;}
	.lc_visual_slide .owl-dots {bottom:20px}
	.lc_visual_slide .owl-dot {width: 30px;height: 3px;}

	#swiper_LcVisual_pagination {bottom:20px;}
	#swiper_LcVisual_pagination .swiper-pagination-bullet {width:30px;height:3px;margin-left:6px}



	.online_lecture_head .ttlbox .ttl {font-size:25px;line-height:29px}
	.online_lecture_head .desc {margin-top:10px;font-size:14px;line-height:18px}
	.online_lecture_head .desc span {display:block}
	.online_lecture_head .ttlbox .ttl:after {top:10px;left:-40px;width:22px;height:40px;-webkit-background-size:cover;background-size:cover;}
	.online_lecture_head .ttlbox .ttl:before {top:10px;right:-40px;width:22px;height:40px;-webkit-background-size:cover;background-size:cover;}

	.lecture_info_foot {height:160px;-webkit-background-size:cover;background-size:cover;}
	.lecture_info_foot .inner {padding-top:45px}
	.lecture_info_foot .ttlbox {font-size:15px;line-height:22px;}
	.lecture_info_foot .ttlbox span {display:block;}
	.lecture_info_foot .ttlbox:after {left:-16px;width:16px;height:12px;-webkit-background-size:16px auto;background-size:16px auto}
	.lecture_info_foot .ttlbox:before {right:-16px;width:16px;height:12px;-webkit-background-size:16px auto;background-size:16px auto}
    
	.online_curriculum {padding-top:35px;}
	.online_curriculum .ttlbox {font-size:22px;line-height:26px}
	.online_curriculum .ttlbox .title {font-size:13px;color:#828282}
	.curriculum_slide {margin-top:16px;}
	.curriculum_slide .slide_item {padding:0 4px 45px}
	.curriculum_slide .slide_item .box {width:auto}
	.curriculum_slide .slide_item .img {width:auto;height:auto}
	.curriculum_slide .slide_item .ttl {padding:12px 10px 0 10px}
	.curriculum_slide .slide_item .ttl p {-webkit-line-clamp:3;height:auto;max-height:54px}
  
	.lecture_info_review {padding:30px 0 45px}
	.lecture_info_review .ttlbox {line-height:24px}
	.lecture_info_review .ttlbox .title {font-size:22px;}
	.lecture_info_review .ttlbox p {font-size:13px;}
	.info_review_slide {width:100%;margin-top:17px;}
	.info_review_slide .slide_item {display:none;width:auto;height:auto;margin:0 auto;text-align:center;opacity:1}
	.info_review_slide .slide_item .box {width:250px;height:230px;margin:0 auto;padding:0 20px 15px}
	.info_review_slide .slide_item .name {padding:15px 0;font-size:15px;}
	.info_review_slide .slide_item .edit {padding-top:10px;font-size:14px;line-height:19px;text-align:left;-webkit-box;-webkit-line-clamp:8;}
	.info_review_slide .owl-prev {top:0;left:15px;width:50px;height:100%;-webkit-background-size:13px auto;background-size:13px auto;background-position:0 center}
	.info_review_slide .owl-next {top:0;right:15px;width:50px;height:100%;-webkit-background-size:13px auto;background-size:13px auto;background-position:right center}

	.mobile_info_review_slide {display:block}
	.mobile_info_review_slide .slide_item {display:block;width:auto;height:auto;margin:0 auto;text-align:center;opacity:1}
	.mobile_info_review_slide .slide_item .box {position:relative;width:250px;height:230px;margin:0 auto;padding:0 20px 15px;box-sizing:border-box}
	.mobile_info_review_slide .slide_item .box:after {content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #333}
	.mobile_info_review_slide .slide_item .name {padding:15px 0;font-size:15px;text-align:center;font-weight:600;color:#957152;border-bottom:1px solid #e0e0e0}
	.mobile_info_review_slide .slide_item .edit {padding-top:10px;font-size:14px;line-height:19px;color:#828282;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}
	.mobile_info_review_slide .swiper-button-prev {position:absolute;top:0;left:15px;width:50px;height:100%;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_prev_light.png) no-repeat 0 center;background-size:13px auto}
	.mobile_info_review_slide .swiper-button-prev:after {display:none}
	.mobile_info_review_slide .swiper-button-next {position:absolute;top:0;right:15px;width:50px;height:100%;font-size:0;line-height:0;background: url(/static_resources/images/junoacademy/sub/onlinejuno/slide_next_light.png) no-repeat 100% center;background-size:13px auto}
	.mobile_info_review_slide .swiper-button-next:after {display:none}

	.lecture_info_review .foot_btn {margin-top:25px;}
	.lecture_info_review .foot_btn a {padding:0 24px;height:36px;line-height:36px;font-size:16px;}

	.lecture_detail {padding-bottom:0px;}  
	.lecture_detail_tabmenu {display:block;padding:0 15px;margin-top:40px;border-bottom:1px solid #ebebeb}
	.lecture_detail_tabmenu ul:after {content:'';display:block;clear:both}
	.lecture_detail_tabmenu li {position:relative;float:left;width:33.3%;height:50px;line-height:50px;}
	.lecture_detail_tabmenu li:last-child {width:33.4%;}
	.lecture_detail_tabmenu li a {display:block;width:100%;height:100%;text-align:center;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;}
	.lecture_detail_tabmenu li:after {content:'';display:block;position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#231f20;opacity:0;z-index:10}
	.lecture_detail_tabmenu li.active a {font-family:'Noto Sans KR';font-weight:600;color:#231f20;}
	.lecture_detail_tabmenu li.active:after {opacity:1}
	.lecture_detail_tabcont {padding:0}
	.panel_cont {padding:0 15px}
  
	.lecture_detail_order {position:inherit;top:inherit;right:inherit;width:100%;background:none}
	.lecture_detail_order.sticky {position:inherit;top:inherit !important;right:inherit;width:100%;background:none}

	.lecture_detail .title_group {margin-top:30px;font-size:20px;line-height:25px}
	.lecture_detail .title_group span {display:block}
	.lecture_detail .h_sttl {margin-top:15px;font-size:15px}
	.lecture_detail .h_tit {margin-top:12px;font-size:14px}
	.lecture_detail .h_stit {margin-top:12px;margin-bottom:4px;font-size:14px}
	.lecture_detail .title_sub_txt {margin-top:10px;font-size:15px;line-height:22px}
	.list_desc_check {margin-top:10px;}
	.list_desc_check li {margin-top:2px;font-size:15px;line-height:22px;padding-left:25px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_list_check_m.png) no-repeat 0 6px;-webkit-background-size:12px auto;
  background-size:12px auto;}
  
	.lecture_contents_tbl {margin-top:13px;}
	.lecture_contents_tbl li > div {display:flex;align-items:center;height:60px;padding:7px 0;font-size:14px;line-height:18px}
	.lecture_contents_tbl .num {float:none;}
	.lecture_contents_tbl .subject {float:none;width:73%;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;vertical-align:middle;}
	.lecture_contents_tbl .time {float:none;width:20%;vertical-align:middle;}
	.lecture_contents_tbl .ico_play_mini {margin-left:4px;}
	.ico_play_mini {width:14px;height:14px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_mv_play_m.png) no-repeat 55% center;-webkit-background-size:5px auto;background-size:5px auto;}
	.btn_play_line .ico_play_mini {width:14px;height:14px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_mv_play_m.png) no-repeat 55% center;-webkit-background-size:5px auto;background-size:5px auto;}
	.btn_play_line .ico_write_mini {width:14px;height:14px;-webkit-background-size:9px auto;background-size:9px auto;background-position:32% center}
	.pagination_beige.pc {display:none}
	.pagination_beige.mobile {display:block;}
	.lecture_review_sec {display:none;}
  
	.lecture_recommend_sec .title_group {padding-left:15px;}
	.recommend_slide {margin-top:16px;}
	.recommend_slide .slide_item {padding:0 6px 0px 6px;}
  /*.recommend_slide .owl-item:first-child {padding-left:15px;}*/
	.recommend_slide.owl-carousel .owl-stage {padding-left:15px;padding-right:15px;}
	.recommend_slide_counter {display:none;}

	.lecture_detail_tabcont1 {display:block}
	.lecture_detail_tabcont2 {display:none;padding:15px}
	.lecture_movie_view .lecture_detail_tabcont1 {display:none}
	.lecture_movie_view .lecture_detail_tabcont2 {display:block;padding:15px;}
	[class^='mo_review_score'] {display:inline-block;width:80px;height:15px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score_m.png) no-repeat 0 0;-webkit-background-size:100px;background-size:100px auto;}
	.mo_review_score0 {background-position:0 0;}
	.mo_review_score1 {background-position:0 -20px}
	.mo_review_score2 {background-position:0 -40px}
	.mo_review_score3 {background-position:0 -60px}
	.mo_review_score4 {background-position:0 -80px}
	.mo_review_score5 {background-position:0 -100px}
	.reviewbox_head {display:flex}
	.reviewbox_head .name {margin-right:7px;font-size:16px;font-weight:700;color:#231f20;}
	.reviewbox_edit {margin-top:10px;line-height:22px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282}
	.reviewbox_edit a {font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282}
	.review_list_line li {padding:20px 0;border-top:1px solid #e0e0e0}
	.review_list_line li:first-child {border-top:0;}
  
	.lecture_detail_tabcont3 {display:none}
	.refundpolicy {border-top:0;}
	.refundpolicy .linebox {margin-top:10px;}
	.refundpolicy .linebox ul {flex-direction:column;flex-wrap:wrap;}
	.refundpolicy .linebox li {flex-shrink:0;flex-grow: 1;flex:1 1 0%;padding:0 17px 10px;border-left:0;border-top:1px solid #ebebeb;}
	.refundpolicy .linebox li .tit {margin-top:10px;}
	.refundpolicy .linebox li:first-child {border-top:0}
	.refundpolicy p ,
	.refundpolicy li {font-size:14px;line-height:21px}

	.layout_sidebar {width:100%;padding:0 15px 50px;margin-top:26px;}
	.layout_sidebar .sidebar {display:none;}
	.layout_sidebar .contents {width:100%;padding-left:0;}
	.layout_sidebar .contents .head {height:auto;padding:20px 0}
	.layout_sidebar .contents .head .btn_back {position:absolute;top:13px;left:0;display:block;width:35px;height:35px;background: url(/static_resources/images/junoacademy/sub/onlinejuno/m_btn_back.png) no-repeat 0 center;-webkit-background-size:22px auto;
  background-size:22px auto;}
	.layout_sidebar .contents .head_noti {display:none;}
	.layout_sidebar .contents_title {text-align:center;}
	.layout_sidebar .contents_title .btn_sidenav {display:inline-block;vertical-align:-5px;width:20px;height:20px;margin-left:12px;border:1px solid #e1e1e1;border-radius:50%;background: url(/static_resources/images/junoacademy/sub/onlinejuno/m_sidenav_arr.png) no-repeat center center;-webkit-background-size:8px auto;
  background-size:8px auto;}
	.layout_sidebar .contents_title .title {display:inline-block;text-align:center;font-size:17px;}
	.layout_sidebar .lecture_list_nav {padding:0;margin-top:20px;}
	.layout_sidebar .lecture_list_nav li {width:24%;}
	.layout_sidebar .lecture_list_nav.center {text-align:center}
	.layout_sidebar .lecture_list_nav.center li {display:inline-block;float:none;}

	#mobile_sub_sidednav {display:none;position:absolute;top:513px;left:0;width:100%;box-sizing:border-box;padding:0 15px;background:#fff;z-index:1100}
	#mobile_sub_sidednav li a {display:block;width:100%;height:50px;line-height:50px;box-sizing:border-box;text-align:center;font-size:15px;border-bottom:1px solid #e0e0e0;background:#fff;}
	#mobile_sub_sidednav_dimm {display:none;position:absolute;top:513px;left:0;width:100%;height:calc(100% - 458px);background-color:#000;opacity:0.8;filter:alpha(opacity=80);z-index:1000}
	#wrap.is_sub_sidenav_active #mobile_sub_sidednav {display:block;}
	#wrap.is_sub_sidenav_active #mobile_sub_sidednav_dimm {display:block;}
	#wrap.is_sub_sidenav_active .layout_sidebar .contents_title .btn_sidenav {-webkit-transform:rotate(180deg);-transform:rotate(180deg);}


	.my_lecture_list {margin-top:15px}
	.my_lecture_list li {padding-left:0px;min-height:70px;}
	.my_lecture_list li .mbox {padding-left:80px;min-height:70px;}
	.my_lecture_list li .img {width:70px;height:70px;}
	.my_lecture_list li .subject {margin-top:0px;padding-right:0px;font-size:15px;line-height:20px;white-space:inherit;overflow:hidden;text-overflow:inherit;}
	.my_lecture_list li .desc {display:none;}
	.my_lecture_list li .btns {box-sizing:border-box;position:inherit;top:inherit;right:inherit;width:100%;margin-top:10px;padding:0;text-align:center;border-color:#e0e0e0;
		-webkit-transform:translateY(0);transform:translateY(0)}

	.my_lecture_list li .btn_play_line {box-sizing:border-box;position:inherit;top:inherit;right:inherit;width:100%;margin-top:4px;padding:0;text-align:center;border-color:#e0e0e0}
	.my_lecture_list li .label_lecture_current {margin-top:8px;}
	.label_lecture_current {padding:0 6px;height:16px;line-height:14px;font-size:11px;}
	.lecture_no_data {padding-top:130px;height:50px;font-size:15px;background: url(/static_resources/images/junoacademy/sub/onlinejuno/no_data.png) no-repeat center 45px;-webkit-background-size:60px auto;
  background-size:60px auto;}

	.my_tbl_thead {display:flex;justify-content:space-between;;height:74px;}
	.my_tbl_thead [class^='col'] {height:auto;line-height:1;font-size:14px;align-self:center}
	.my_tbl_thead .col1 {width:auto}
	.my_tbl_thead .col2 {display:none;}
	.my_tbl_thead .col3 {display:none;} 
	.my_tbl_thead .col4 {display:none;}
	.my_tbl_thead .mobile_btn_delete {display:block;align-self:center}
	.my_tbl_thead .check_type label span {display:block;}

	.my_zzim_list li {padding:15px 0 25px 32px;border-color:#231f20}
	.my_zzim_item_wrap {display:block;}
	.my_zzim_item_wrap .my_zzim_item {display:block;width:100%;padding-left:80px;min-height:70px}
	.my_zzim_item_wrap .my_zzim_item .img {left:0;}
	.my_zzim_item_wrap .my_zzim_item .img img {width:70px;}
	.my_zzim_item_wrap .my_zzim_item .check_type {left:-32px;top:0;margin-top:0;}
	.my_zzim_item_wrap .my_zzim_item .subject {font-size:15px;line-height:20px;text-overflow:inherit;-webkit-line-clamp:inherit;}
	.my_zzim_item_wrap .my_zzim_item .desc {display:none;}
	.my_zzim_item_wrap .price_item {display:block;width:100%;margin-top:12px;padding-top:8px;border-top:1px solid #ebebeb}
	.my_zzim_item_wrap .price_item > div {display:flex;width:100%;justify-content:space-between;}
	.my_zzim_item_wrap .price_item > div:nth-of-type(1) {width:100%;}
	.my_zzim_item_wrap .price_item > div:nth-of-type(2) {width:100%;padding-left:0;}
	.my_zzim_item_wrap .price_item > div .ttl {display:block;line-height:24px;}
	.my_zzim_item_wrap .price_item .btn_buy {display:none;}
	.my_zzim_item_wrap .mobile_btn_buy {display:block;text-align:right;}
	.my_zzim_item_wrap .mobile_btn_buy .btn_buy {display:inline-block;height:33px;line-height:33px;padding:0 19px;font-size:13px;color:#fff;background:#231f20}
	.my_tbl_tfoot {display:none;}

	.my_price_totalbox {display:block;height:auto;margin:0;padding:25px 0 0;border:0;background:none;}
	.my_price_totalbox .detail li {display:flex;padding:0;justify-content:space-between;}
	.my_price_totalbox .detail .tit {font-size:15px;color:#333;}
	.my_price_totalbox .detail .plus {margin-left:0;}
	.my_price_totalbox .detail .plus:after {display:none;}
	.my_price_totalbox .detail .minus {margin-left:0;}
	.my_price_totalbox .detail .minus:after {display:none;}
	.my_price_totalbox .detail .price {font-size:14px;}
	.my_price_totalbox .detail .price em {font-size:15px;}
	.my_price_totalbox .totalbox {display:-webkit-flex;justify-content:space-between;padding-top:19px;border-top:1px solid #f0f0f0}
	.my_price_totalbox .totalbox:after {display:none;}
	.my_price_totalbox .totalbox .ttl {font-size:17px;font-weight:700;}
	.my_price_totalbox .totalbox .total_price {padding-left:0;font-size:20px;}
	.my_price_totalbox .totalbox .total_price em {font-size:22px;}
	.my_price_totalbox > div:nth-of-type(1) {width:100%;padding-bottom:5px;}
	.my_price_totalbox > div:nth-of-type(2) {width:100%;}
	.mobile_footnoti {display:block;margin-top:20px;} 
	.mobile_footnoti p {padding-top:;text-align:center;font-size:13px;color:#c59f7f;} 
	.mobile_footnoti p span {font-weight:700;} 
	
	.my_trade_list {margin-top:40px;}
	.my_trade_list li {position:relative;padding:20px 0;}
	.my_trade_list li .trade_month {margin-top:-40px;width:78px;height:28px;line-height:26px;border-radius:14px;font-size:15px;}
	
	.my_trade_list li .info {padding-left:80px;min-height:70px;}
	.my_trade_list li .info .orderend {display:block;margin-top:5px;}
	.my_trade_list li .info .orderend .tit {position:relative;padding-right:17px;font-size:14px;font-weight:700;color:#231f20;}
	.my_trade_list li .info .orderend .tit:after {content:'';display:block;position:absolute;top:3px;right:5px;width:1px;height:12px;background:#ebebeb}
	.my_trade_list li .info .orderend .date {font-size:14px;color:#828282;}
	.my_trade_list li .img {position:absolute;top:20px;left:0;width:70px;height:70px;}
	.my_trade_list li .subject {margin-top:0px;padding-right:0px;font-size:15px;line-height:20px;white-space:inherit;overflow:hidden;text-overflow:inherit;}
	.my_trade_list li .desc {display:none;}

	.my_trade_list li .detail {margin-top:13px;padding-top:8px;}
	.my_trade_list li .detail > div {display:flex;justify-content:space-between;}
	.my_trade_list li .detail .tit {display:inline-block;width:50%;font-family:inherit;font-size:14px;line-height:24px;color:#333}
	.my_trade_list li .detail .txt {font-size:14px;}
	.my_trade_list li .detail .total .tit {color:#c59f7f}
	.my_trade_list li .detail .total .txt {color:#c59f7f}
	.my_trade_list li .detail .total .txt em {font-size:14px;}
	.my_trade_list li .bottom {position:inherit;top:inherit;right:inherit;width:100%}
	.my_trade_list li .bottom .btns {margin-top:8px;display:flex;justify-content:space-between;}
	.my_trade_list li .bottom .btns a {display:block;width:100%;height:34px;line-height:32px;margin-bottom:0;font-size:16px;font-weight:400;border:1px solid #e0e0e0}
	.my_trade_list li .bottom .btns a:not(:first-child) {margin-left:4px;}
	.my_trade_list li .orderend {display:none}

	.my_trade_list li.is_month {margin-top:20px;}
	.my_trade_list li .trade_month + .info .subject {margin-top:13px;}

	
	.faq_list {border-top:0;margin-top:14px;}
	.faq_list ul {border-top:2px solid #231f20}
	.faq_list li > div {padding-left:37px;}
	.faq_list .tit {top:14px;left:10px;font-size:14px;font-family:inherit}
	.faq_list .subject {padding:12px 50px 12px 0;height:auto;line-height:1.5;font-size:14px;font-family:inherit;white-space:inherit;overflow:inherit;text-overflow:inherit;}
	.faq_list .subject:after {top:3px;width:30px;height:40px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_faq_arr_m.png) no-repeat center center;-webkit-background-size:14px auto;
	background-size:14px auto;}
	.faq_list .answer .tit {top:5px;}
	.faq_list .edit {padding:4px 0 20px;font-size:14px;font-family:inherit;line-height:19px;padding-right:37px}
	
	.review_list_head {margin-top:20px;flex-direction:column-reverse;}
	.review_list_head .lbox {width:100%;margin-top:20px;}
	.review_list_head .rbox {width:100%;}

	.review_list_totalbox {margin-top:25px;padding-left:0;padding-top:20px;height:auto;padding-bottom:80px}
	.review_list_totalbox h3 {font-size:14px;font-weight:800;}
	.review_list_totalbox .count {width:56%}
	.review_list_totalbox .count p {margin-top:20px;font-size:14px}
	.review_list_totalbox .count p em {font-size:25px;}
	.review_list_totalbox .count:after {content:'';display:block;position:absolute;top:0px;right:0;width:1px;height:62px;}
	.review_list_totalbox .grade {width:44%}
	.review_list_totalbox .grade .g {margin-top:8px;margin-bottom:6px;font-size:25px;}
	.review_list_totalbox .grade .g em {font-family:inherit;color:#231f20;font-weight:700;}
	.review_list_totalbox .grade:after {display:none;}
	.review_score_aver {width:59px;height:11px;}
	.review_score_aver .cover {background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score_cover_m.png) no-repeat 0 0;-webkit-background-size:auto 11px;
	background-size:auto 11px;}
	.review_list_totalbox .btn {position:absolute;bottom:20px;width:100%;padding:0 26px;box-sizing:border-box;}
	.review_list_totalbox .btn a {width:100%;height:40px;line-height:40px;margin-top:0;font-size:16px;font-weight:600;}
	
	.review_list_contents li {padding:20px 0}
	.review_list_contents .head {display:block;}
	.review_list_contents .label {height:22px;font-size:12px;}
	.review_list_contents .subject {display:block;font-size:16px;line-height:20px;margin-top:5px;}

	.review_list_contents [class^='review_score'] {display:inline-block;margin-top:10px;width:80px;height:15px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_review_score_m.png) no-repeat 0 0;-webkit-background-size:100px;background-size:100px auto;}
	.review_list_contents .review_score0 {background-position:0 0;}
	.review_list_contents .review_score1 {background-position:0 -20px}
	.review_list_contents .review_score2 {background-position:0 -40px}
	.review_list_contents .review_score3 {background-position:0 -60px}
	.review_list_contents .review_score4 {background-position:0 -80px}
	.review_list_contents .review_score5 {background-position:0 -100px}
	.review_list_contents .review_edit {font-size:15px;line-height:22px}
	.review_list_contents .foot {margin-top:10px;}
	.review_list_contents .foot span {padding:0 10px;}
	.review_list_contents .lecture_no_data {padding-top:130px;}

	.review_write_frm {margin-top:25px;padding:0 15px}
	.review_write_frm .frmtbl > div {flex-direction:column;padding:15px 0}
	.review_write_frm .th {width:100%;padding-left:0;padding-bottom:10px;font-size:15px;font-weight:800}
	.review_write_frm .td {width:100%;padding-right:0;}
	.review_write_frm .frmtbl > div.name {flex-direction:row;}
	.review_write_frm .frmtbl > div.name .th {width:71px;padding-bottom:0;}
	.review_write_frm textarea {height:173px;padding:12px;color:#333;font-size:14px;font-family:'Noto Sans KR';line-height:20px}
	.review_write_frm .grade_txt {padding-left:12px;font-family:'Noto Sans KR LIGHT';font-size:15px;color:#828282;}
	.review_write_frm .grade_txt em {font-family:inherit;font-weight:600;color:#333}
	.gradeSelect {display:inline-block;vertical-align:top;}
	.gradeSelect:after {content:"";display:block;clear:both}
	.gradeSelect span {float:left}
	.gradeSelect a {display:block;width:41px;height:41px;margin:0 1px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/ico_gradeM2_mobile.png) no-repeat 0 0;-webkit-background-size:228px auto;background-size:228px auto;}
	.gradeSelect a.active, 
	.gradeSelect a.hover {background-position:0 -41px}
	.gradeSelect input {display:none}

	.gradeSelect .grade_txt {display:block;padding:0;}
	.gradeSelect .grade_txt span {padding-top:10px;}

	.review_list_wrap .lecture_no_data {margin-top:15px;}
	
	.simple_header {height:35px;padding-left:15px;}
	.simple_header img {width:122px;}
	.lecture_movie_list {position:inherit;top:inherit;right:inherit;width:100%;background:none}
	.lecture_movie_list.sticky {position:inherit;top:inherit !important;right:inherit;width:100%;background:none}
	
	.lecture_movie_wrap .location {margin-bottom:0}
	.lecture_movie_wrap .lecture_detail_tabmenu {margin-top:0;}
	.lecture_movie_wrap .lecture_detail_tabmenu li {width:50%;}
	.lecture_movie_view {padding-right:0;margin-top:0;}
	.lecture_movie_view .lecture_movie_view_list {display:none;}
	.lecture_movie_view .movie_top_title {display:none;}
	.lecture_movie_view .mobile_movie_top_title {display:block;padding:10px 15px 24px;line-height:1;}
	.lecture_movie_view .mobile_movie_top_title .label {display:inline-block;height:16px;line-height:16px;padding:0 4px;color:#fff;font-family:'NOTO Sans KR LIGHT';font-size:11px;background:#998778}
	.lecture_movie_view .mobile_movie_top_title .title {display:block;margin-top:10px;font-family:'NOTO Sans KR LIGHT';font-size:12px;}
	.lecture_movie_view .mobile_movie_top_title .subject {display:block;margin-top:12px;font-size:20px;font-weight:600;}
	.lecture_real_movie {margin-top:0;display:none}
	.lecture_real_movie .NPlyaer_skin01 .area_control .contro_r {display:none}
	.lecture_real_movie_control {display:none;height:40px;}
	.lecture_real_movie_control .skip {display:block;width:100%;}
	.lecture_real_movie_control .skip ul {justify-content:space-between;width:100%;padding-left:0;}
	.lecture_real_movie_control .skip li {height:40ex;line-height:40px;padding:0 15px;}
	.lecture_real_movie_control .skip li a {font-size:13px;}
	.lecture_real_movie_control .skip li:last-child:after {display:none;}
	.lecture_real_movie_control .skip .prev a {padding-left:13px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/mv_paging_prev_m.gif) no-repeat 0 center;-webkit-background-size:6px auto;background-size:6px auto;}
	.lecture_real_movie_control .skip .next a {padding-right:13px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/mv_paging_next_m.gif) no-repeat right center;-webkit-background-size:6px auto;background-size:6px auto;}
	.lecture_real_movie_control .view_setting {display:none;}
	.lecture_movie_view .title_group {display:none}
	.lecture_movie_view .title_sub_txt {margin-top:20px;font-size:15px;line-height:22px}
	.lecture_movie_view .download_list {margin-top:14px;}
	.lecture_movie_view .download_list a {height:45px;line-height:45px;padding-left:42px;font-size:14px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/icon_download_list_m.gif) no-repeat 14px center;-webkit-background-size:16px auto;background-size:16px auto;}
	.lecture_movie_view .download_list a:after {background:url(/static_resources/images/junoacademy/sub/onlinejuno/icon_download_arr_m.gif) no-repeat center center;-webkit-background-size:21px auto;background-size:21px auto;}

	.mobile_movieend_chkpass_box {padding:25px 15px 0;}
	.mobile_movieend_chkpass_box .end_chkpass {height:55px;line-height:55px;border:1px solid #ebebeb}
	.mobile_movieend_chkpass_box .end_chkpass {font-family:'Noto Sans KR LIGHT';font-size:13px;color:#828282;}
	.mobile_movieend_chkpass_box .end_chkpass .check_type {display:block;width:100%;box-sizing:border-box;padding:0 12px 0 16px;}
	.mobile_movieend_chkpass_box .end_chkpass .check_type label {display:block;padding-left:0;padding-right:77px;min-height:55px;line-height:55px;font-size:13px;background:url(/static_resources/images/junoacademy/sub/onlinejuno/m_bg_checkbox_slide.png) no-repeat right center;background-size:63px auto}
	.mobile_movieend_chkpass_box .end_chkpass .check_type .checkbox {left:auto;right:0;width:75px;height:55px}
	.mobile_movieend_chkpass_box .end_chkpass .check_type .checkbox:checked  + label {background:url(/static_resources/images/junoacademy/sub/onlinejuno/m_bg_checkbox_slide_on.png) no-repeat right center;background-size:63px auto}
	.lecture_movie_listbox {border:0;}
	.lecture_detail_tabcont2.pd0 {padding:0}
	.lecture_movie_listbox .title {padding:25px 15px;font-size:16px;font-weight:800;}
	.lecture_movie_listbox ul {max-height:inherit;overflow:hidden;}
	.lecture_movie_listbox ul li {border-bottom:1px solid #ebebeb}
	.my_coupon_list .lecture_no_data {margin-top:15px}


}
	