@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,300');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,200,300,400,500,700,900');
/* S:common_control */
html { overflow-y:scroll; -webkit-text-size-adjust:none; }
html, body { text-align:left; border:none; -webkit-overflow-scrolling:scroll; overflow-x:hidden; -webkit-overflow-scrolling:touch; }
.wrap{-webkit-overflow-scrolling:touch; }
html, body, div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, form, a, td, th { margin:0; padding:0; font-size:1em; line-height:1.5; color:#777; font-weight:normal; }
ul, ol, dl { list-style:none; }
img { border:0; vertical-align:top; }
button { border:none; background:none; cursor:pointer; }

.cboth { clear:both; }
.m10 { clear:both; height:10px; width:100%; content:""; }
.t_indent { text-indent:-10000em !important; display:inline-block; }

*{margin:0;padding:0;-webkit-text-size-adjust:none;box-sizing:border-box; font-weight:400;}
html{overflow-x:hidden;overflow-y:scroll; font-weight:400}
li{list-style:none}
body{-webkit-text-size-adjust:none; }
body,input,textarea,select,button{font-weight:400;letter-spacing:-1px;}
button,input[type=submit]{ -webkit-appearance: none; -webkit-border-radius: 0;}

 *:focus { outline:none; }

.ellipsis{display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.ellipsis.line1{ -webkit-line-clamp: 1;}
.ellipsis.line2{ -webkit-line-clamp: 2;}
.ellipsis.line3{ -webkit-line-clamp: 3;}
.ellipsis.line4{ -webkit-line-clamp: 4;}
.ellipsis.line5{ -webkit-line-clamp: 5;}


.trans{  
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btn3, .btn3 a{display:inline-block;}
.myungjo{font-family :"Nanum Myeongjo",'Nanum Gothic', Malgun Gothic, "돋움"; letter-spacing:-0.3px;}
legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
}

html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
table{border-collapse:collapse}
input{vertical-align:middle}
img{border:0; width:100%}
a{color:#444;text-decoration:none}
.block{display:block}
.clear:after{content:"";display:block;clear:both;*zoom:1}
.montser{font-family: "Montserrat" !important;letter-spacing:-0.3px;}
.sound{display:inline-block;width:0;height:0;font-size:0;line-height:0}
.skip{    text-indent: -9999px;display: none;}
caption{display:none}
.hidden{display:none}
.bg_gray{background-color:#f8f8f8}
.bg_white{background-color:#fff;}
a{outline:0} 
::selection { background:#3cbfaf;color: #FFF;text-shadow: none;
}
::-moz-selection {background:#3cbfaf;color: #FFF;text-shadow: none;
}
::-webkit-selection {background:#3cbfaf;color: #FFF;text-shadow: none;}

input[type=checkbox],input[type=text],input[type=password], textarea, select {
	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;
outline: none;
border:0;
color:#666;
}

.frm_input{text-indent:5px; border:1px solid #d5dcdc !important; height:45px; font-size:14px}
textarea.frm_input{height:150px;text-indent:0;}
textarea{padding:10px 5px !important; }
.btn{display:inline-block;height:35px;line-height: 33px;font-size: 0.875rem;font-weight:400;text-align:center;border-radius:5px;min-width: 90px;border:0;}
.btn_t2{display:inline-block; height:60px !important; line-height:60px !important; font-size:20px !important; font-weight:400; text-align:center; border-radius:5px}
.btn1{color:#fff; background-color:#7c7c7c;	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}
.btn2{color:#fff; background-color:#3cbfaf;	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}
.btn3{color:#fff; background-color:#333;	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}
.btn4{color:#fff; background-color:#148275;	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}
.btn5{color:#3cbfaf; background-color:#fff; border:1px solid #ebefef;	-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}
.btn6{color:#fff; background-color:#ed1b23;-webkit-transition: all 0.20s ease-in-out;
-moz-transition: all 0.20s ease-in-out;
-ms-transition: all 0.20s ease-in-out;
-o-transition: all 0.20s ease-in-out;}

.btn1:hover{background-color:#4c4c4c;}
.btn2:hover{background-color:#078e7d;}
.btn3:hover{background-color:#111;}
.btn4:hover{background-color:#0d524a;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}

.center{text-align:center !important}
.left{text-align:left !important}
.right{text-align:right !important}
.red{color:#ed1b23 !important;}
.blue{color:#3cbfaf !important;}
.bold{font-weight:bold !important;}
.w900{font-weight:900 !important;}

.v_top{vertical-align:top !important;}
.v_mid{}
.v_bot{vertical-align:bottom !important;}

.width100{width:100% !important;}
.explain2{margin-top:10px; color:#7c7c7c; font-size:13px; font-weight:300; line-height:1.3}
.explain2 img{width: 15px;}

.width100{width:100% !important;}

.panel_on{overflow:hidden; height:100%}

/*페이징*/
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#9b9b9b;font-size:19px;height: 35px;line-height: 33px;min-width: 35px;text-decoration:none;border-radius:30px;border:1px solid #ddd;margin:0 4px;-webkit-transition: all 0.20s ease-in-out;-moz-transition: all 0.20s ease-in-out;-ms-transition: all 0.20s ease-in-out;-o-transition: all 0.20s ease-in-out;}
.pg_page:hover{background-color:#3cbfaf; border:1px solid #3cbfaf; color:#fff}


.pg_start,.pg_prev,.pg_end,.pg_next{font-size:13px;}

.pg_current {display:inline-block;background:#3cbfaf;color:#fff;height: 35px;line-height: 33px;min-width: 35px;border-radius: 35px;border:1px solid #3cbfaf;font-size: 17px;}
.inbox{width:94.5%; margin: 0 auto;}

.header{padding: 7px 0;background-color:#3cbfaf;}
.header .inbox{position:relative;}
.header h1{width: 103px;margin:0 auto;padding: 15px 0;}
.header h1 a,.header h1 img{display:block}
.header .bar_box{position:absolute;top: 3px;left:0;width: 32px;color:#fff;font-size: 11px;font-weight:bold;}
.header .login_menu{position:absolute;top: 9px;right: -10px;/* width: 40px; */color:#fff;font-size: 11px;font-weight:bold;padding: 0 10px;}
.header .login_menu img{display:block;/* margin-bottom:4px; */width: 23px;margin: 0 auto 4px;}

.quick{position:fixed;left: 0;bottom: 0;width: 100%;z-index:20;overflow:hidden;font-size: 0;box-shadow: 0 -3px 6px rgba(0, 0, 0, .16);}
.quick a{position:relative;display: inline-block;width: 30%;height: 45px;line-height: 45px;background-color: #fff;color: #666;font-size: 1rem;text-align: center; font-weight:500; border-left:1px solid #b5b5b5}
.quick a img{width:20px; vertical-align:middle}
.quick .quick_btn{display:block; width:60px; height:60px; margin:0 auto; background:url(/renewal/m/images/common/quick_close.png) no-repeat 50%; background-size:60px !important;}
.quick .quick_btn.open{background:url(/renewal/m/images/common/quick_open.png) no-repeat 50%; }
.quick a.talktalk{width:40%; background-color:#36af46; color:#fff; border-left:0;}

/*검색*/
.search_area{background-color:#3cbfaf}
.search_area .inbox{position:relative;padding: 0px 0 5px;}


.search_area form input{width: 100%;text-indent:10px;border:0;height: 32px;font-size: 13px;border-radius: 16px;}
.search_area form .btn_search {position:absolute;top: 5px;right: 5px;}
.search_area form .btn_search a{display:block;width: 23px;height: 23px;background:url(/renewal/m/images/common/search.png) no-repeat;border-radius: 23px;background-size: 100% !important;}


.top_menu{font-size:0; text-align:center;}
.top_menu a{display:inline-block;width:33.33%;text-align:center;font-size: 1rem;font-weight:bold;color:#333;height:48px;line-height:48px;box-sizing:border-box;}
.top_menu a:hover,.top_menu a.on{color:#ed1b23; border-bottom:3px solid #ed1b23}


.main_tit{color:#333;font-size: 1.250rem;font-weight:bold;margin-bottom:18px;}
.main_con_box{padding: 17px 0;border-bottom:7px solid #f3f3f3;}

.con1{ border-top:7px solid #f3f3f3;}
.con1 li{float:left; width:50%; margin-bottom:15px; font-size:0; padding-right:4px;}
.con1 li a{display:block;width:100%;color:#fefefe;font-size: 1rem;font-weight:bold;text-align:center;background-color:#148275;height:40px;line-height:40px;border-radius:20px;}
.con1 li img{display:inline-block; vertical-align:middle; margin-left:5px; width:50px}
.con1 li:nth-child(even){padding-left:4px}
.con1 li.lect2 a{background-color:#3cbfaf !important;}
.con1 li.last{margin-bottom:0;}

.main_banner{position:relative;}
.bn_btn{display:block;position:absolute;top:50%;margin-top: -12px;/* height:24px; */width: 15px;cursor:pointer;z-index: 10;}
.bn_btn.banner_left{left: 2.75%;}
.bn_btn.banner_right{right: 2.75%;}

.main_review{position:relative;margin:0 auto;padding: 40px 0;}
.main_review h3{text-align:center;color:#333;font-size: 1.250rem;font-weight:400;line-height:1.4em;margin-bottom:40px;}
.main_review h3 strong{font-weight:bold; display:block;}
.main_review h3 span{display:block; margin-bottom:10px;}
.main_review h3 span font{color:#3cbfaf;font-size: 0.813rem;font-weight:bold;text-decoration:underline;}
.main_review .main_paging {position:relative;max-width:700px;margin:0 auto;/* bottom: -11px; */}

.main_review>div>img{position:absolute; top:0; height:100%;}
.main_review>div>img.review_bg{width:62%; left:50%; margin-left:-31%}
.main_review>div>img.review_bg2{width:60%; opacity:0.4; z-index:1}
.main_review .bg_left{left:-41%;}
.main_review .bg_right{right:-41%;}

.main_review>div ul{position:relative;}
.main_review>div li {position:relative; padding:10% 20px 15%; box-sizing:border-box; width:60%}
.main_review>div li h5{color:#3cbfaf;font-size: 1.125rem;font-weight:bold;margin-bottom:35px;line-height:1em;}
.main_review  li div{position:relative;}
.main_review .writer{font-size: 0.813rem;color:#7c7c7c;}
.main_review .writer img{margin-right:6px; width:12px}
.main_review .date{float:right;font-size: 0.813rem;color:#7c7c7c;}
.main_review  li .text_input{font-size: 0.875rem;line-height: 1.3em;margin: 15px 0;color:#fff;height: 54px;}
.main_review  li a{display:block;width:30px;height:30px;line-height:30px;font-size: 1.250em;font-weight:900;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;margin:0 auto;color:#3cbfaf;border:1px solid #3cbfaf;border-radius:35px;text-align:center;}
.main_review  li a:hover{-ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);transform:rotate(180deg); color:#fff; background-color:#3cbfaf}
.main_review  li.swiper-slide-active {z-index:10;}

.main_paging{position:relative;width:100%;text-align:center;font-size:0;line-height:1em;margin-top:20px;bottom: -24px;}
.main_paging>span{display:inline-block;width:15px;height:15px;border-radius:15px;margin: 0 3px;background-color:#b5b5b5;border:0;}
.main_paging>span.swiper-pagination-bullet-active{background-color:#3cbfaf;width: 35px;}
.main_review .btn{position:absolute;bottom:8px;right:2.75%;width: 110px;z-index:10;}


/*리뷰팝업*/
.main_review_popup{position:fixed; top:0; left:0; width:100%; height:100%; background:url(/renewal/pc/images/main/pop_bg.png) repeat; z-index:100}
.main_review_popup .pop_box{position:absolute;top:50%;left:50%;margin-left:-150px;margin-top: -200px;width:300px;}

.main_review_popup .pop_tit{position:relative;border-radius: 10px 10px 0 0;height: 135px;display:table;background:url(/renewal/pc/images/main/pop_tit.png) no-repeat 50%;width:100%;}
.main_review_popup .pop_tit h3{display:table-cell;color:#61e7d7;font-size: 20px;font-weight:bold;vertical-align:middle;padding: 0 20px;}
.main_review_popup .pop_tit a{position:absolute;bottom: 10px;right: 20px;color:#fff;font-size: 13px;}
.main_review_popup .pop_tit span{position:absolute;top:0;left: 20px;display:block;width: 70px;height: 30px;line-height: 30px;color:#fff;text-align:center;background-color:#3cbfaf;font-size: 14px;font-weight:300;}

.main_review_popup .pop_con_area{border-radius:0 0 10px 10px;padding: 0 20px 10px;background-color:#fff;}
.main_review_popup .pop_info{padding:18px 0; text-align:left; }
.main_review_popup .pop_info span{color:#7c7c7c;font-size: 13px;vertical-align: middle;}
.main_review_popup .pop_info span img{margin-top:2px;width: 12px;}
.main_review_popup .pop_info .pop_date{color:#7c7c7c;font-size: 13px !important;float:right;}

.main_review_popup .pop_con{color:#282828;font-size: 15px;font-weight:300;height: 200px;overflow-y:scroll;line-height:1.5em;}

.main_review_popup .pop_box .close,.f_pop_box .close{position:absolute; display:block; width:40px; height:40px; color:#fff; font-size:25px; line-height:38px; background-color:#282828; text-align:center; cursor:pointer; border-radius:40px; top:-11px; right:-14px; font-weight:300}




.con2{position:relative;}
.con2 .b_more{position:absolute;top:15px;right:10px;color:#7c7c7c;font-size: 0.813em;font-weight:400;}
.con2 .b_more img{margin-top:-2px; margin-left:3px; width:8px}

.book_slide{position:relative;padding: 10px 0;background-color:#fff;}
.book_slide span{display:block; position:absolute; top:50%; margin-top:-12px; height:24px; width:15px; cursor:pointer}
.book_slide span.best_left{left:0;}
.book_slide span.best_right{right:0;}

.book_slide li{float:left;}
.book_slide li a{display:block;}

.board_tab{text-align:center; font-size:0;}
.board_tab span{display:inline-block;width:33.333%;height:40px;line-height: 40px;color:#fff;font-size: 1.125rem;font-weight: 400;background-color:#7c7c7c;}
.board_tab span.sec{border-right:1px solid #fff; border-left:1px solid #fff}
.board_tab span.active{background-color:#3cbfaf}
.board_box{display:none;}
.main_board li{position:relative;padding: 10px 0;border-bottom:1px dashed #a1a1a1;}
.main_board li.last{border-bottom:0;}
.main_board li h3{color: #666;font-size: 1rem;font-weight: 500;cursor:pointer;width: calc(100% - 35px);}
.main_board li h3 a{line-height:1.4em}
.main_board li div div{display:none; margin-top:15px; text-align:justify; color:#565656; font-size:14px; font-weight:300; line-height:1.5em}

.main_board li .more{position:absolute;top: 50%;right:17px;display:block;width: 23px;height: 23px;line-height: 23px;color:#b5b5b5;font-weight:900;font-size: 1.1rem;border-radius:23px;border:1px solid #b5b5b5;text-align:center;margin-top: -12px;box-sizing: border-box;text-indent: -1px;}
.main_board li .more:hover{ -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);transform:rotate(180deg); color:#3cbfaf; border:1px solid #3cbfaf}

.board_box>a{display:block;padding: 16px 2.75%;text-align: right;color:#7c7c7c;font-size: 0.813rem;}
.board_box>a img{width: 6px;vertical-align:middle;margin-left:4px;margin-top:-3px;}



.customer_info{padding: 30px 0;background-color: #062329;}
.customer_info .inbox{font-size:0;}
.customer_info .inbox>div{display:inline-block;vertical-align:bottom;width:50%;font-size: 0;}
.tell_txt h3{color: #fff;font-size: 1rem;font-weight:400;letter-spacing: -1px;margin-bottom: 5px;}
.tell_txt strong{color: #fff;font-weight: 500;font-size: 2rem;letter-spacing: -1px;vertical-align:middle;display: block;}
.tell_btn p{color:#fff;font-size: 0.7rem;margin-bottom: 5px;letter-spacing: -0.5px;line-height: 1.2em;}
.tell_btn a{display:inline-block;width: 48%;height: 30px;line-height: 31px;color:#fff;font-size: 0.8rem;background-color:#3cbfaf;border-radius:3px;text-align:center;vertical-align:middle;}
.tell_btn a.call_btn{margin-right: 4%;}
.tell_btn a img{vertical-align:middle;width: 13px;}

.num_box{display:inline-block; width:50%;vertical-align:middle; margin-bottom:5px}
.num_box h5{display:inline-block;padding:7px 7%;color:#fff;font-size: 0.813rem;border-radius:13px;background-color:#333;vertical-align:middle;font-weight:400;}
.num_box span{display:inline-block;margin-left:5px;color:#333;font-size: 1rem;font-weight:bold;vertical-align:middle;}
.num_box.last{margin-bottom:0;}

.footer{background-color: #fff;padding-bottom: 45px;}
.f_menu{text-align:center;font-size:0;background-color: #2e3638;padding: 12px 0;}
.f_menu a{display:inline-block;width: 22%;text-align:center;color: #fff;font-size: 0.8rem;height: 30px;line-height: 31px;box-sizing:border-box;font-weight: 500;background-color: #6a6e6f;vertical-align: middle;margin-right: 2%;}
.f_menu a.last{color:#fff; border-right:0; background-color:#ed1b23;}
.f_menu .sns_select{display:inline-block;width: 28%;vertical-align: middle;}
.f_menu .nice-select{height: 30px;line-height: 30px !important;padding-left: 10px;font-size: 0.8rem;text-align: left;border-radius: 0;}
.f_menu .current{line-height: 30px;}
.f_menu .nice-select .option{height: 35px;line-height: 35px;min-height: 35px;padding-left: 10px;}
.f_menu.nice-select.open .list{overflow-y:hidden}
.f_menu .nice-select:active, .f_menu .nice-select.open, .f_menu .nice-select:focus{border-color: transparent;}
.f_copy{}
.f_copy>a{color:#333;font-size: 0.875rem;font-weight:300;padding:0 12px;background:url(/renewal/m/images/common/footer_bar.png) no-repeat 100% 50%;}
.f_copy>a.last{background:0 !important;}
.f_copy p {text-align:center;color:#333;font-size: 0.7rem;line-height:1.4em;padding: 20px 0;}

.f_copy div{font-size:0;padding: 14px 0;border-top: 1px solid #666;border-bottom: 1px solid #666;}
.f_copy a{display:inline-block;width:24%;font-size: 0.8rem;text-align: center;color:#333;border-right:1px solid #333;}
.f_copy a.policy_btn{width:28%}
.f_copy a.last{border-right:0;}

.right_menu,.left_menu{position:fixed; top:0; width:100%; height:100%; background-color:#fff;z-index:99}
.left_menu{left:-100%;}
.right_menu{right:-100%; overflow-y:scroll}
.left_menu h3{background-color:#333; padding:15px 2.75%; background-color:#333}
.left_menu h3 img{width:118px}
.right_menu>span,.left_menu>span{position:absolute;display:block;width:19px;top: 62px;right:2.75%;}
.left_menu .menu_icon{padding:20px 0; background-color:#3cbfaf; font-size:0;}
.right_menu .menu_icon{padding:20px 0; background-color:#333; font-size:0;}
.menu_icon a,.menu_icon span{position:relative; display:inline-block; width:30.5%; margin-right:4.25%; max-width:156px;}
.menu_icon a.last{margin-right:0;}
.menu_icon a font,.menu_icon span font{position:absolute; bottom:20%; left:0; display:block; width:100%; text-align:center; color:#fff; font-size:15px}
.menu_icon span.on font{ color:#333}


.menu_box{position:relative; overflow-y:hidden}
.menu_box>ul{/* width:28%; */height:100%;overflow-y:scroll;overflow-x: a;}
.menu_box>ul>li{display:table;width: 28%;height: 18%;background-color:#eee;border-right:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.menu_box li h5{display:table-cell;text-align:center;color:#7c7c7c;font-size: 0.938rem;font-weight:400;vertical-align:middle;}
.menu_box li h5 a{color:#7c7c7c}
.menu_box li h5 img{display:block; width:25%; margin:0 auto 5px; max-width: 38px;}

.menu_box>ul>li.active{background-color:#fff; border-right:0; }
.menu_box>ul>li.active h5{color:#333;}

.menu_box  .sub_menu{position:absolute;top:0;right:0;width:72%;padding:15px;box-sizing:border-box;display:none;overflow-y:scroll;height:100%;z-index: 10;}
.menu_box  .sub_menu strong{text-rendering: optimizeSpeed;display:block;color:#333;font-size: 1.25rem;font-weight:bold;margin-bottom:10px;}
.menu_box  .sub_menu li{padding-left:10px; width:100%; border-bottom:1px solid #d8d8d8; }
.menu_box  .sub_menu li a{display:block;padding:15px 0;color:#333;font-size: 1rem;}


.menu_list{}
.menu_list li{font-size:0;}
.menu_list h3,.menu_list a{padding:0 2.75%; height:45px; line-height:45px;}
.menu_list h3{background-color:#eaeeef;color:#333;font-size: 1.25rem;}
.menu_list a{display:inline-block;vertical-align:middle;font-size: 1.063rem;border-bottom:1px solid #f1f3f3;width:50%;}
.menu_list a.border{border-right:1px solid #f1f3f3}

/*서브페이지*/
.sub_tit{padding-left:15px;color:#333; font-size:25px; font-weight:bold; background:url(/renewal/m/images/common/sub_bar.png) no-repeat 0 50%; background-size:2px !important; margin-bottom:30px}

.sub_padd{padding-bottom:50px;}
.textbox{color:#7c7c7c; font-size:14px; font-weight:300; line-height:1.8em;}


/*수험가이드*/
.guide_con{border:1px solid #3cbfaf; margin-bottom:15px}
.guide_con h4{padding:10px 3%; color:#fff; background:url(/renewal/m/images/common/box_open.png) no-repeat 97% 50% #3cbfaf; background-size:20px !important; font-size:20px; font-weight:bold;}
.guide_con h4.active{background:url(/renewal/m/images/common/box_close.png) no-repeat 97% 50% #3cbfaf;}

.guide_con_wrap{padding:15px 10px; display:none;}

.guide_box{margin-bottom:20px;}
.guide_box h5{margin-bottom:15px; padding-left:20px; color:#282828; font-size:18px; background:url(/renewal/m/images/guide/tit_icon_b.png) no-repeat 0 50%; margin-bottom:15px; background-size:10px !important}
.g_inbox {margin-left:20px; padding:10px; border:3px solid #eef4f4; border-radius:5px}
.g_inbox2{margin-left:20px;padding:10px 0;overflow-x: scroll !important;}
.g_inbox p{color:#282828; font-size:14px; font-weight:300; line-height:1.5em; text-align:justify;}
.g_inbox strong{display:block; color:#3cbfaf; font-size:16px; font-weight:500; margin-bottom:20px; margin-bottom:15px;}
.guide_box img{display: block;width:auto;max-width: 95%;margin:0 auto;/* display: inline-block; */}
.guide_box h6{padding-left:15px; color:#282828; font-size:15px; background:url(/renewal/m/images/guide/tit_icon_dot.png) no-repeat 0 6px; margin-bottom:10px; font-weight:300; background-size:4px !important}


.guide_list h5{margin-bottom:15px; padding-left:20px; color:#282828; font-size:20px; background:url(/renewal/m/images/guide/tit_icon_r.png) no-repeat 0 50%;  background-size:10px !important}
.mtop{margin-top:10px;}
.mtop30{margin-top:30px;}
.guide_list ul{padding-left:20px;}
.guide_list li{position:relative; padding:10px 0 10px 45px; color:#282828; font-size:15px; margin-bottom:10px; font-weight:300;}
.guide_list li span{display:block; position:absolute; top:0; left:0; width:35px; line-height:35px; color:#fff; height:35px;  background-color:#ed1b23; text-align:center; font-size:18px;font-weight:900}
.guide_list li:nth-child(odd){background-color:#eee}
.guide_list li:nth-child(even){background-color:#eef4f4}

.list_style1{}
.list_style1 li,.list_style2 dd{padding-left:15px; color:#282828; font-size:15px;  margin-bottom:5px; font-weight:300;  line-height:22px; text-align:justify}
.list_style1 li{background:url(/renewal/m/images/guide/tit_icon_dot.png) no-repeat 0 9px;}
.list_style2 dd:last-child,.list_style1 li:last-child{margin-bottom:0;}

.list_style2 dd{background:url(/renewal/m/images/guide/tit_icon_dot2.png) no-repeat 0 9px;}
.list_style1 dd:last-child,.list_style1 li:last-child{margin-bottom:0;}


table .list_style1 li{font-size: 13px !important;}

.reference{margin-left:20px; margin-top:10px;padding:10px; color:#282828; font-size:14px; font-weight:300; background-color:#eef4f4; line-height:20px; border-radius:5px; text-align:justify}

.guide_con table{border:1px solid #d5dcdc;width: 200%;}
.guide_con table th,.guide_con table td{padding:13px 3px; color:#282828; font-size:13px; text-align:center; line-height:1.3em; border:1px solid #d5dcdc} 
.guide_con table th{background-color:#f3f3f3;} 

.inline-block{display:inline-block;}
.w23{width: 50%;}


/*서브header*/

.sub_header{position:relative;}
.sub_header .history_btn{position:absolute;display: block;top: 6px;left: 2.75%;height: 35px;line-height: 28px;color: #fff;width: 35px;border: 1px solid #fff;text-align: center;font-size: 1.875rem;cursor: pointer;}
.sub_header .history_btn img{width: 10px;vertical-align: middle;display: block;line-height: 1em;margin: 10px auto 0;}
.sub_header h3{text-align:center;font-weight:bold;background-color: #4b4b4b;}
.sub_header h3 a{display:inline-block;vertical-align: middle;color:#fff;font-size: 1.3rem;height: 48px;line-height: 48px;}
.sub_header div{font-size:0;}
.sub_header div a{display:inline-block;width:25%;color:#333;font-size:16px;text-align:center;height:50px;line-height:50px;text-align:center;font-weight:bold;border-bottom: 5px solid #f3f3f3;}
.sub_header div a.active{border-bottom:4px solid #ed1b23; color:#ed1b23;} 

.maincontainer{padding:25px 0}

/*수강신청*/
.lecture_box{}
.lecture_box .lec_top{margin-bottom:20px;}
.lecture_box .lec_top h4{float:left; width:50%; text-align:center; height:40px; line-height:40px; color:#fff; font-size:16px; background-color:#7c7c7c; cursor:pointer;}

.lecture_box .lec_top h4.active{background-color:#3cbfaf}


.lecture_box .lec_con {display:none;}

.lec_package{}
.lec_package li{position:relative;border-radius:10px;overflow:hidden;border:1px solid #d5dcdc;margin-bottom:30px;-webkit-transition: all 0.20s ease-in-out;-moz-transition: all 0.20s ease-in-out;-ms-transition: all 0.20s ease-in-out;-o-transition: all 0.20s ease-in-out;background-color:#f3f3f3;font-size: 0;}
.lec_package .price_box,.lec_package .price_con{display:inline-block; vertical-align:middle;}
.lec_package .price_con{padding: 20px 3%;width: 66%;background-color: #fff;}
.lec_package li:hover{box-shadow:0 0 5px rgba(0,0,0,0.2)}
.lec_package li h5 { margin-bottom:10px;}
.lec_package li h5 a{color:#148275;font-weight:bold;font-size: 1.125rem;line-height:1.3em;}
.lec_package li p{color:#333;font-size:13px;font-weight: bold;}
.lec_package li p span{display:block;}
.lec_package li table{width:100%; margin-top:10px;}
.lec_package li table th{padding: 3px 5px 3px 0;}
.lec_package li table td{padding:5px 0; border-bottom:1px dashed #dedede;}
.lec_package li table th strong{display:block;height: 25px;line-height: 25px;color:#333;font-size:13px;background-color:#eef4f4;text-align:center;border-radius:15px;font-weight:400;}
.lec_package li table td span{color:#333;font-size:13px;line-height:1.4em;}

.lec_package .price_box{width: 34%;box-sizing:border-box;padding: 0 2%;text-align: right;}
.lec_package .price_box>font{color:#7c7c7c;font-size: 0.9rem;text-decoration:line-through;letter-spacing:0;vertical-align: bottom;width: calc(100% - 32px);text-align: right;padding-right: 3px;display: inline-block;}
.lec_package .price_box span{display: inline-block;width: 32px;height: 32px;line-height: 32px;color:#fff;font-size: 0.9rem;background-color:#333;border-radius:40px;text-align:center;vertical-align: middle;/* float: right; */}
.lec_package .price_box span font{font-size: 0.5rem;}
.lec_package .price_box strong {display:block;margin-top: 5px;color:#ed1b23;font-size: 0.8rem;text-align: center;}
.lec_package .price_box strong font{font-weight:bold;letter-spacing: -0.0625rem;font-size: 1.3rem;}
.lec_package .price_box a{display:block;width:100%;height:30px;line-height: 29px;color:#fff;font-size: 0.875rem;text-align:center;background-color:#333;border-radius:10px;margin-top:10px;-webkit-transition: all 0.20s ease-in-out;-moz-transition: all 0.20s ease-in-out;-ms-transition: all 0.20s ease-in-out;-o-transition: all 0.20s ease-in-out;}
.lec_package .price_box a:hover{background-color:#111;}
.lec_package .price_box a img{vertical-align:middle; margin-top:-3px; margin-left:5x; width:6px}

.lec_con .more{width:80px; text-align:center; border-radius:3px; font-size:13px}
.lec_con .more img{width:6px; vertical-align:middle;}
.lec_con th strong{display:inline-block; text-align:center}


/*단과과정*/
.lec_lecture{border-top:2px solid #3cbfaf}
.lec_lecture li{padding: 15px 5px;border-bottom:1px solid #d5dcdc;}
.lec_lecture h5,.lec_lecture h6{margin-bottom: 10px;}
.lec_lecture h5 a,.lec_lecture h6 a{color:#333;font-size: 15px;font-weight:400;line-height: 1.2em;}

.lec_lecture li>div{font-size:0}
.lec_lecture div>span,.lec_lecture div div{display:inline-block; width:50%; vertical-align:middle}
.lec_lecture div >span{color:#333;font-size: 13px;vertical-align:middle;}
.lec_lecture div strong{display:inline-block;width: 60px;height: 20px;line-height: 20px;color:#333;font-size: 13px;background-color:#eef4f4;text-align:center;border-radius:15px;font-weight:400;margin-right:5px;}

.lec_lecture div div{text-align:right;}
.lec_lecture div div span{color:#ed1b23; font-size:16px; font-weight:bold; vertical-align:middle}
.lec_lecture div div a{font-size:16px;font-weight:bold;vertical-align:middle;margin-left:5px;margin-top: 5px;}

.lec_lecture .bookname{position:relative; display:table; padding-left:75px; width:100% !important; min-height:25px; margin-top:10px}
.lec_lecture .bookname strong{position:absolute; left:0; top:50%; margin-top:-12px}
.lec_lecture .bookname span{display:table-cell; vertical-align:middle;}

.view_lec_list li{position:relative;padding: 20px 70px 20px 5px !important;}
.view_lec_list h6{margin-bottom:10px}
.view_lec_list li div a{display:block;position:absolute;top:50%;right:0;width: 60px;margin-top: -30px;}
/*수강신청 뷰*/
.lecture_view{
}
.lecture_view .history_btn{position:absolute;display: block;top: 50%;left: 10px;height: 25px;line-height: 23px;color: #fff;width: 25px;border: 1px solid #333;text-align: center;cursor: pointer;margin-top: -12px;}
.lecture_view .history_btn img{width: 10px;vertical-align: middle;display: block;line-height: 1em;margin: 5px auto 0;}
.lecture_view h5{color:#333;font-size: 1rem;font-weight:bold;padding: 10px 10px 10px 50px;background-color:#f3f3f3;border-bottom:1px solid #3cbfaf;position: relative;line-height: 1.2em;}
.lecture_view .opt_img{margin-top: 10px;}
.support_opt{display:none;vertical-align:middle;width: 45px;}
.support_opt.support_job{display:inline-block;}
.support_opt.support_mobile{display:inline-block;}
.support_opt.support_new{display:inline-block;}
.support_opt.support_best{display:inline-block;}
.support_opt.support_top{display:inline-block;}

.lecture_view .orderBtZone {font-size:0;}
.lecture_view .orderBtZone a{display:inline-block; width:49.5%; height:45px; line-height:45px; text-align:center; font-size:14px;}
.lecture_view .orderBtZone .btn1{margin-right:1%}
.orderBtZone .order_chkbox{}
.order_chkbox label{font-size: 0.75rem;color: #000;font-weight: 500;height: 30px;line-height: 30px;cursor:pointer;display:block;}
.order_chkbox label font{display:inline-block; vertical-align:middle;} 
.order_chkbox .chk_icon{display:inline-block;width: 15px;height: 15px;background:url(/renewal/pc/images/mypage/check_off.png) no-repeat;vertical-align:middle;margin-right:5px;background-size: 100% !important;}
.order_chkbox input{display:none}
.order_chkbox input[type="checkbox"]:checked + label .chk_icon{background:url(/renewal/pc/images/mypage/check_on.png) no-repeat;}


.t_name {color:#282828 !important; font-size:20px !important; font-weight:300; margin-bottom:15px; vertical-align:top}
.t_ex {color:#282828; font-size:13px; }
.t_ex ,.t_ex  *{line-height:1.3em;}

.lec_info img{display:inline-block; width:auto; }



/*온라인서점*/
.shop_category{position:relative;}
.shop_category li{width:120px;}
.shop_category li a{display:block;height: 50px;line-height: 50px;color:#333;font-size: 16px;text-align:center;font-weight:bold;}
.shop_category li.on a{color:#ed1b23; border-bottom:5px solid #ed1b23}
.shop_category .s_catebtn{position:absolute;top:0;display:inline-block;height:55px;line-height: 51px;color:#3cbfaf;font-size:18px;font-weight:900;font-size:18px;}
.shop_category .s_catebtn.s_left{left:1%;}
.shop_category .s_catebtn.s_right{right:1%;}

.shop_list{}
.shop_list li{position:relative;border-radius:10px;overflow:hidden;border:1px solid #d5dcdc;margin-bottom: 20px;-webkit-transition: all 0.20s ease-in-out;-moz-transition: all 0.20s ease-in-out;-ms-transition: all 0.20s ease-in-out;-o-transition: all 0.20s ease-in-out;background-color:#f3f3f3;font-size:0;}
.shop_list li:hover{box-shadow:0 0 5px rgba(0,0,0,0.2)}
.shop_list li>div{display:inline-block; vertical-align:middle;}
.shop_list .price_con{width: 73%;background-color:#fff;padding: 20px 2%;}
.shop_list .price_con a,.shop_list .price_con>div{display:inline-block; vertical-align:top;}
.shop_list .price_con>a{width: 77px;margin-right:10px;position: absolute;bottom: 20px;left: 4%;display: block;}
.shop_list .price_con a img{width:100%;}
.shop_list .price_con>div{width: 100%;}
.shop_list .price_con h5{margin-bottom: 5px;}
.shop_list .price_con h5 a{color:#148275; font-weight:bold; font-size:16px; line-height:1.3em}
.shop_list .price_con p{color:#333;font-size: 0.813rem;font-weight: bold;}
.shop_list li table{width: calc(100% - 87px);margin-top:10px;margin-left: 87px;}
.shop_list li table th{padding: 3px 5px 3px 0;}
.shop_list li table td{padding:5px 0; border-bottom:1px dashed #dedede;}
.shop_list li table th strong{display:block;height: 25px;line-height: 25px;color:#333;font-size: 0.75rem;background-color:#eef4f4;text-align:center;border-radius:15px;font-weight:400;}
.shop_list li table td span{display:block;color:#333;font-size: 0.75rem;line-height:1.4em;}

.shop_list .sale,.shop_list .point{color:#ed1b23; font-weight:bold;}
.shop_list .sale font{font-weight:bold; font-size:13px; }



.shop_list .price_box{width: 27%;box-sizing:border-box;padding: 0 3%;}
.shop_list .price_box a{display:block;width:100%;height:30px;line-height:30px;color:#fff;font-size: 0.938rem;text-align:center;border-radius:10px;margin:0 auto 10px;}

.shop_select{padding:10px 0; background-color:#f3f3f3}

/*교재 뷰*/
.ViewBox1{margin:10px 0;}
.qtybox{display:inline-block;width: 70px;vertical-align:middle;}
.qtybox span{display: inline-block;height:20px;border:1px solid #d5dcdc;border-radius:3px;text-align:center;color:#7c7c7c;font-size:11px;line-height:18px;width: 25px;margin-right: 5px;}
.qtybox .plus_qty{margin-bottom:2px;} 
.quantity{height: 20px;margin-right:2px;border:1px solid #d5dcdc;width:100px;border-radius:3px;}
.orderBtZone{margin-top:20px;}


.tab_content.active {display:block;}

.view_list{position:relative;border:1px solid #d5dcdc;border-radius:8px;padding: inherit;overflow:hidden;font-size:0;padding: 10px 32% 10px 10px;overflow:hidden;font-size:0;}
.view_list .PlayZone{display: block;vertical-align:top;border:1px solid #bdc6c6;width: 80%;height: 120px;margin: 0 auto 10px;top: 10px;position: absolute;left: 50%;margin-left: -40%;}
.view_list .PlayZone img{height:100% !important;}

.view_list .lect_con{display:inline-block;/* width:calc(100% - 80px); *//* margin-left:10px; */vertical-align:top;/* position: absolute; *//* top: 0; */}
.view_list .lect_con h5 {margin-bottom:8px;}
.view_list .lect_con h5 a{color:#333;font-size: 1rem;font-weight:bold;vertical-align:middle;line-height: 1.2em;}
.view_list .lect_con h5 img{vertical-align:middle; width:30px}

.view_list .lect_con p{padding-bottom:8px; color:#7c7c7c; font-size:13px;}

.lect_con table{width:100%; border-top:1px dashed #dedede;}
.lect_con table th{padding: 2px 0;}
.lect_con table td{padding: 3px 0 3px 10px;}
.lect_con table th strong{display:block; height:25px; line-height:25px; color:#333; font-size:13px; background-color:#eef4f4; text-align:center; border-radius:12px; font-weight:400}
.lect_con table td span{display:block;  color:#333; font-size:13px; line-height:1.4em; height:25px; font-weight:400; line-height:25px;}

.lect_btn{position:absolute;top: 0;right:0;height: 100%;display:inline-block;width: 32%;padding: 0 3%;background-color:#f3f3f3;}
.lect_btn .lect_tb{display:table; width:100%; height:100%; }
.lect_btn .lect_tb div{display:table-cell; vertical-align:middle; font-size:17px; color:#ed1b23; font-weight:900; text-align:center;}
.lect_btn .lect_tb div a{display:block;margin:10px auto 0;height:30px;line-height:30px;color:#fff;font-size:15px;text-align:center;border-radius:5px;}
.lect_btn .lect_tb div a:hover{}


/*로그인*/
.chk_input input{display:none;}

.login_page{background-color:#f8f8f8 !important}
.sub_login_box{padding:55px 6.8% 100px; margin:0 auto;}
.sub_member_box{padding:55px 0 100px; margin:0 auto;}
.login_page h4{color:#7c7c7c; text-align:center; font-size:16px; font-weight:300; line-height:1em}
.login_page h4 span{display:block; color:#333; font-size:66px; font-weight:100; letter-spacing:-3px; line-height:1em; margin-bottom:15px;}
.login_page #login_form{margin-top:25px;}
.login_page #login_form .login_input{width:100%;border:1px solid #d5dcdc;height:50px;padding-left: 45px;color:#7c7c7c;font-size: 15px;font-weight:300;border-radius:5px;margin-bottom:10px;background-color:#fff;background-size: 25px !important;}
.login_page #login_form .login_input:focus{box-shadow:0 0 5px rgba(0,0,0,0.2);}

.sub_login_box #login_form #userid_id{background: url(/renewal/m/images/join/icon_id.png) no-repeat 10px 50% #fff;}
.sub_login_box #login_form #passwd_id{background: url(/renewal/m/images/join/icon_password.png) no-repeat 10px 50% #fff;}

.sub_login_box #login_form input[type=submit]{width:100%;height:50px;line-height:50px;color:#fff;text-align:center;font-size: 20px;font-weight:bold;border-radius:5px;border:0;cursor:pointer;}


.sub_login_box #login_form .login_btn1{padding: 10px 0;text-align:left;border-bottom:1px solid #c6c5c5;margin-bottom:15px;line-height: 40px;}
.sub_login_box #login_form .login_btn1 label{color:#c6c5c5;font-size: 15px;vertical-align:middle;}
.sub_login_box #login_form .login_btn1 label img{width: 20px;}
.sub_login_box #login_form .login_btn1 div{width: 170px;float:right;}



.sub_login_box #login_form .login_btn2 {height:30px; line-height:30px; font-size:0;}
.sub_login_box #login_form .login_btn2 a{display:inline-block;color:#333;width:33.33%;text-align:center;font-size: 15px;height:15px;line-height:15px;border-right:1px solid #c6c5c5;}
.sub_login_box #login_form .login_btn2 a.last{border-right:0 !important;}


/*회원가입*/
.join_step{padding:30px 0 25px; text-align:center; font-size:0;}
.join_step span,.join_step>img{display:inline-block; vertical-align:middle;}
.join_step>img{width: 10px;margin: 0 calc((100% - 350px) / 6);}
.join_step span{width:80px; height:80px; padding-top:11px; text-align:center; color:#bdc6c6; font-size:13px; border-radius:80px; border:1px solid #c0c9c9;}
.join_step span img{display:block;margin:0 auto 3px; width:40px}
.join_step span.active{background-color:#3cbfaf; color:#fff; border:1px solid #3cbfaf;}

.mjoin_area h4{font-size:16px; color:#444;margin-top:25px;padding-left:9px;}
.mj_box{height:210px; margin-top:30px; overflow-y:scroll; border:1px solid #d5dcdc; padding:18px 20px;}
.mj_box h1,.mj_box h1 font{font-size:25px !important; font-weight:500; color:#333 !important;}
.mj_box *{font-family:'Noto Sans KR','Noto Sans', Malgun Gothic, "돋움", Dotum, sans-serif !important; color:#7c7c7c; font-size:15px;}
.mj_agree{width:709px; height:31px; border:1px solid #e1e1e1;background:#f2f2f2;padding-left:19px;}
.mj_agree label{line-height:31px;color:#444;}

.agree_chk {margin-top:15px;}
.agree_chk input{display:none;}
.agree_chk label{color:#7c7c7c;font-size: 14px;font-weight:300;height:30px;line-height:30px;}
.agree_chk .agree_icon{display:inline-block;width: 25px;height: 25px;background:url(/renewal/pc/images/join/check_big_off.png) no-repeat;vertical-align:middle;margin-right: 5px;background-size: 100%;}
.agree_chk input[type="checkbox"]:checked + label .agree_icon{background:url(/renewal/pc/images/join/check_big_on.png) no-repeat;background-size: 100%;}


/* member_2 수정*/
.mjoin_area{width:100%; } 
.join_menu{width:730px; height:79px;}
.join_menu li{float:left;height:79px;}
.join_menu li a{display:block;height:79px;background:url("/template/1/image/ga_tab_li_bg4.png") no-repeat left;text-indent:-1000px;font-size:0;line-height:0}
.join_menu li.jo_1 a{width:243px;background-position: 0px 0px;}
.join_menu li.jo_1 a.active {width:243px;background-position: 0px -80px;}
.join_menu li.jo_2 a{width:243px;background-position:-243px 0px;}
.join_menu li.jo_2 a.active {width:243px;background-position:-243px -80px;}
.join_menu li.jo_3 a{width:244px;background-position:-486px 0px;}
.join_menu li.jo_4 a.active {width:244px;background-position:-486px -80px;}
.mjm{margin-top:40px;}
.mjoin_area h4{font-size:16px; color:#444;margin-top:25px;padding-left:9px;}
.mj_box{height:210px; margin-top:30px; overflow-y:scroll; border:1px solid #d5dcdc; padding:18px 20px;}
.mj_box h1,.mj_box h1 font{font-size:25px !important; font-weight:500; color:#333 !important;}
.mj_box *{font-family:'Noto Sans KR','Noto Sans', Malgun Gothic, "돋움", Dotum, sans-serif !important; color:#7c7c7c; font-size:14px;}
.mj_agree{width:709px; height:31px; border:1px solid #e1e1e1;background:#f2f2f2;padding-left:19px;}
.mj_agree label{line-height:31px;color:#444;}
.magr{margin-top:43px;}
.cert_box{border:1px solid #d5dcdc;padding: 15px;}
.cert_box h4{ font-weight:bold; color:#333; margin-bottom:20px}
.cert_box p{color:#7c7c7c; font-size:13px; font-weight:300; line-height:1.4em}
.cert_box a{width:100% !important; height:70px; line-height:70px; font-weight:bold; font-size:25px;}
.cert_box a img{margin-right: 5px;width: 13px;}



.mjoin_area  input,.mjoin_area select{border:1px solid #d5dcdc;font-size:16px;vertical-align:middle;height: 35px;}
.join_form  input[type=password],.join_form  input[type=text],.mjoin_area select{height:35px;text-indent:5px;color:#7c7c7c;width: calc(100% - 85px);}
.join_form .block{margin-top:5px;}
.mjoin_area  input[type=checkbox]{margin:5px 0;}
.mjoin_area  input[type=checkbox]{margin:5px 0;}
.mjoin_area .btn_area {font-size:0;}
.mjoin_area .btn_area a,.mjoin_area .btn_area input{width: 31%;margin:0 1%;}
.add_detail input{margin-top:5px}
.join_email input, .join_email select{width:29% !important}

.interest{}
.interest input{display:none;}
.interest label{font-size: 12px;color:#7c7c7c;font-weight: 400;height:27px;line-height:27px;cursor:pointer;}
.interest .chk_icon{display:inline-block;width: 17px;height: 17px;background:url(/renewal/m/images/common/chk_false.png) no-repeat;vertical-align:middle;margin-right: 3px;background-size:100% !important;}
.interest input[type="checkbox"]:checked + label .chk_icon{background:url(/renewal/m/images/common/chk_true.png) no-repeat;}


.ad_btnarea a,.ad_btnarea input{border-radius:10px;}
.ad_btnarea .btn2{margin:0 10px;}


.join_table {width:100%;}
.join_table th {  text-align:center; padding:5px 0 5px 10px; color:#7c7c7c; font-size:14px; font-weight:bold; border:1px solid #d5dcdc;  background:#fff; text-align:left; font-weight:500}
.join_table td{text-align:left;padding:  8px;background:#fff;color:#7c7c7c;font-size: 14px;line-height:1.5em;border:1px solid #d5dcdc;height: 45px;}
.join_table th p{line-height:1.5em }
.join_table .join_email{}
.join_table .join_email input{width:47%;}
.ad_t{display:block; width:60px;font-size:12px; font-weight:bold;line-height:21px;color:#444;}
.ad_b{display:block;}



/*주문진행*/
.order_table .boardArea{position:relative; margin-bottom:50px;}
.boardArea .require_info{position:absolute; top:-26px; right:0; text-align:right; color:#7c7c7c; font-size:16px; font-weight:300;}
 .require_icon{vertical-align:top; color:#ed1b23; font-size:16px; font-weight:300;}
.order_table .boardArea input,.order_table .boardArea select{border:1px solid #d5dcdc; color:#7c7c7c; font-size:16px; font-weight:300; height:43px; text-indent:5px; vertical-align:middle}

#od_b_addr1,#od_b_addr2{width:408px; margin-right:10px;}
#od_b_addr2{margin-right:0;}
#od_memo{width:100%; box-sizing:border-box; border:1px solid #d5dcdc; height:68px;}
.address_search{height:35px;line-height:35px;width:80px;vertical-align: middle;}

.point_use{color:#7c7c7c; font-size:16px; margin:0 10px; vertical-align:middle;}
.point_info{color:#7c7c7c; font-weight:500; font-size:16px; vertical-align:middle;}

.order_btn{text-align:center; margin-top:50px;}
.order_btn a,.order_btn input{display:inline-block; width:298px; height:60px; line-height:60px; color:#fff; font-size:20px; font-weight:400; border-radius:10px; text-align:center; margin:0 10px; vertical-align:middle; border:0; cursor:pointer}

/*마이페이지*/
.sub_contents{position:relative; background-color:#f3f3f3}
.right_menu >h3, .sub_contents h3{padding:0 2.75%;line-height: 45px;height: 45px;color:#333;font-size: 1.1rem;font-weight:bold;background-color:#f3f3f3;}
.right_menu .market_btn{position:absolute;top: 8px;right:2.75%;width:35px;/* margin-top: -14px; */}
.mypage>.btn.btn3{position:absolute;top: 7px;right:2.75%;font-size: 0.7rem;min-width: 65px;height: 30px;line-height: 30px;}


.learning_box{padding:20px 0; background-color:#fff; margin-bottom:7px;}
.lec_tab{font-size:0;margin-bottom: 20px;}
.lec_tab span{display:inline-block;width:calc(50% - 1px);background-color:#7c7c7c;color:#fff;height: 40px;line-height: 40px;text-align:center;font-size: 14px;}
.lec_tab span.fir{margin-right:1px;}
.lec_tab span.active{background-color:#3cbfaf}

.lec_list{}
.lec_list li{padding: 0 15px;position:relative;border-radius:10px;border:1px solid #d5dcdc;overflow:hidden;margin-bottom:20px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.lec_list li:last-child{margin-bottom:0 !important}
.lec_list li.pack_list{padding: 0 2.75% 20px;}
.lec_list li:hover{box-shadow:0 0 5px rgba(0,0,0,0.2);}
.lec_list li h5{color:#333;font-weight:bold;font-size: 1.0625rem;margin-bottom: 12px;width: 100%;}
.lec_list li h5 img{vertical-align: middle;width: 30px;}
.lec_list li .lec_date{position:relative;color:#7c7c7c;font-size: 0.8125rem;font-weight:300;}
.lec_list li .lec_wrap{position:relative;padding: 20px 105px 20px 0;}
.lec_list li .pack_wrap{padding:23px 0;}
.lec_list li .lec_btn,.lec_list li .lec_btn2{position:absolute;right: -15px;top:0;height:100%;width: 110px;background-color:#f3f3f3;padding: 5px 10px;display:table;}
.lec_list li p .tot_title{display:block;width: 82px;height: 26px;line-height: 25px;border: 1px solid #3cbfaf;color: #3cbfaf;text-align: center;border-radius: 15px;margin-top: 12px;font-size: 0.75rem;}
.lec_list li p .tot_process{position:absolute;bottom: 0;right: 0;color:#3cbfaf;font-size: 30px;font-weight: 500;}
.lec_list li p .tot_process font{font-size: 15px;vertical-align:bottom;}

.lec_list li .lec_btn a{display:block;width: 100%;height: 65px;line-height: 65px;color:#fff;font-size: 14px;text-align:center;border-radius:5px;margin: 6px auto 0;}
.lec_list li .lec_btn a.btn3:hover{background-color:#3cbfaf;}

.lec_list li .lec_btn2 a{display:block;width: 100%;height: 30px;line-height: 30px;color:#fff;font-size: 14px;text-align:center;border-radius:5px;margin: 6px auto;}
.lec_list li .lec_btn2 a.btn3:hover{background-color:#3cbfaf;}

/*나의강의실 수강중인 강좌*/
.package_sub{position:relative;width:100%;z-index:4;}
.package_sub td{padding: 15px 2px;border-top:1px solid #d5dcdc;}
.package_sub .p_sub_tit{color:#7c7c7c; font-size:14px; font-weight:400}
.package_sub .p_sub_tit strong{display:block;color:#3cbfaf;font-weight:bold;margin-bottom: 8px;font-size: 0.9375rem;}

.p_sub_percent{position:relative;color:#333;font-size: 14px;font-weight:400;line-height:1em;/* border-top: 0 !important; *//* padding: 0 0 10px !important; */}
.p_sub_btn p{color:#7c7c7c;font-size: 14px; margin-bottom:5px;}
.p_sub_btn strong{color:#333; font-size:16px; }
.p_sub_btn p span{color:#ed1b23; font-size:16px; }
.p_sub_percent .p_tit2{font-size: 0.875rem;display: block;width: 100%;}
.p_sub_graph{margin-top:10px; height:10px; background-color:#f3f3f3; border-radius:5px; overflow:hidden;}
.p_sub_graph span{display:block; height:10px; border-radius:0 5px 5px 0; background-color:#ed1b23; width:0;}


.p_sub_btn {text-align:right;}
.p_sub_btn a{display:inline-block;width: 90%;height: 33px;line-height: 34px;color:#fff;font-size: 13px;text-align:center;border-radius:5px;background-color:#333;}
.p_sub_btn a:hover{background-color:#3cbfaf;}




.learn_tit{color:#333;font-size:bold;font-size: 1.25rem;margin-bottom:25px;}
.process_rate{text-align:center; font-size:0;}
.process_rate div{display:inline-block;width: 30px;height: 30px;line-height: 30px;color:#fff;font-size: 1rem;text-align:center;border-radius:40px;margin:0 5px;}
.process_rate div.chk_off{background-color:#7c7c7c;}
.process_rate div.chk_on{background-color:#3cbfaf;}


.alarm{padding:0 !important}
.alarm table{width:100%; border-top:2px solid #3cbfaf}
.alarm table th,.alarm table td{border:1px solid #dce2e3; width:50%}
.alarm table th{position:relative;background-color:#eaeeef;color:#333;font-size: 1rem;font-weight:400;padding:12px 2.75%;}
.alarm table td{padding: 10px 2.75%;}


.alarm table th a{position:absolute;top:9px;right:2.75%;display:block;width: 20px;height: 20px;line-height: 18px;color:#b5b5b5;font-weight:900;font-size: 13px;border-radius: 20px;border:1px solid #b5b5b5;text-align:center;text-indent: -2px;}
.alarm table th a:hover{ -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg);transform:rotate(180deg); color:#3cbfaf; border:1px solid #3cbfaf}


.lec_alarm{}
.lec_alarm li{ }
.lec_alarm li a{color:#333;font-size: 0.875rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;height: 14p;}

.lec_dday{color:#333;font-size: 1.625rem;}
.lec_dday strong{color:#3cbfaf;font-size: 1.625rem;font-weight:900;}
.lec_dday p{margin-top:14px;color:#7c7c7c;font-size: 0.813rem;}

.lec_alarm li:nth-child( 1 ) {margin-bottom: 15px;}

.pagemap{padding-bottom:7px}
.pagemap h5{background-color:#3cbfaf;font-size: 1.25rem;color:#fff;padding:0 2.75%;height:40px;line-height:40px;}
.pagemap div{font-size:0; background-color:#fff;}
.pagemap div a{color:#333;font-size: 1rem;display:inline-block;width:50%;vertical-align:middle;border-bottom:1px solid #ebefef;height:45px;line-height:45px;padding:0 2.75%;}
.pagemap div a.page_l{border-right:1px solid #ebefef;}



/*나의 강의실 메뉴*/
.my_category{text-align:center; font-size:0;}
.my_category a{display:inline-block; width:25%;height:55px; line-height:55px; color:#333; font-size:18px; text-align:center; font-weight:bold;}
.my_category a.active{color:#ed1b23; border-bottom:5px solid #ed1b23}
.my_select_box{padding:10px 0; background-color:#f3f3f3}


.bar_title{height:75px; line-height:75px;}
.bar_title span{display:inline-block; padding-left:10px; color:#333; font-size:22px; font-weight:bold; border-left:3px solid #3cbfaf}

/*게시판*/
.board{ border-top:2px solid #3cbfaf}
.board li{border-bottom:1px solid #f1f3f3}
.board li div{padding: 10px 0;}
.board li h6 {margin-bottom:14px;}
.board li h6 a{color:#333;font-size: 1rem;font-weight:500;}
.board li table{width:100%;}
.board li th span{display:block; background-color:#eef4f4; font-size:12px; text-align:center; height:25px; line-height:25px; border-radius:11px;}
.board li td{padding:0 5px; color:#333; font-size:13px;}


.bo_search_box{text-align:center; position:relative; margin-bottom:40px}
.bo_search_box img{margin-bottom:30px;}
.bo_search_box .keyword2{width: 85%;height:40px;font-size:14px;color:#666;border:0;border: 2px solid #3cbfaf;vertical-align:middle;background:0 !important;text-indent:10px;}
.bo_search_box input[type=image]{position:absolute; bottom:9px; right:11%; width:24px}

.file_down{padding:15px 2.75%;    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;}

.file_down span {display:block; height:31px; line-height:31px;color:#333; font-size:14px; font-weight:500; }
.file_down span img{display:inline-block; margin-right:5px; vertical-align:middle; width:30px}
.file_down div{margin-top:10px;}
.file_down div a{display:inline-block;  color:#333; font-size:14px; font-weight:500}

.board_head{position:relative; border-bottom:1px solid #3cbfaf; padding:15px 10px; background-color:#f3f3f3}
.board_head h5{color:#333; font-size:16px; font-weight:500;padding-right:65px;}
.board_head span{position:absolute; top:50%; right:10px; margin-top:-7px; color:#7c7c7c; font-size:14px}


/*장바구니*/


.order_step{padding:30px 0 25px; text-align:center; font-size:0;}
.order_step span,.join_step>img{display:inline-block; vertical-align:middle;}
.order_step>img{width: 10px;margin: 0 calc((100% - 300px) / 4);}
.order_step span{width:80px;height:80px;padding-top: 15px;text-align:center;color:#bdc6c6;font-size:13px;border-radius:80px;border:1px solid #c0c9c9;}
.order_step span img{display:block;margin: 0 auto 5px;width:40px;}
.order_step span.active{background-color:#3cbfaf; color:#fff; border:1px solid #3cbfaf;}

.delivery_check{
    padding-bottom: 30px;
    vertical-align: middle;
}
.delivery_check p{padding: 10px;color:#333;font-size: 0.875rem;border-bottom:1px solid #ebefef;text-align:left;line-height: 1.2em;}
.status_box{padding: 5px 10px 5px 120px;position:relative;line-height: 35px;text-align: right;font-size: 1rem;min-height: 55px;}
.status_box .btn{position:absolute; left:10px; top:10px}
.delivery_check .price{padding: 10px;text-align:right;background-color:#f3f3f3;font-size: 0.875rem;border-bottom: 1px solid #e9ecec;border-top: 1px solid #e9ecec;}
.delivery_check .price font{font-weight:900;font-size: 1.125rem;color:#ed1b23;}


.order_tit{color:#333;font-size:16px;margin-bottom:15px;font-weight: bold;}
.order_table th,.order_table td{box-sizing:border-box;}
.order_table tr.bg th{    border-bottom:0 !important; border-top: 2px solid #3cbfaf;}
.quantity_change{border:1px solid #d5dcdc;border-radius:3px;text-align:center;color:#333;font-size: 13px;height: 30px;width:100%;cursor:pointer;}


.total_price{border-top:2px solid #d5dcdc;padding: 15px 0px;background-color:#f3f3f3;font-size: 0;text-align: center;}
.total_price span, .total_price div{display:inline-block;/* vertical-align:middle; */}
.total_price span{color:#333;font-size: 12px;font-weight:500;}
.total_price span font{display:inline-block;margin-left: 3px;/* vertical-align: middle; */}


.total_price .plus{width: 20px;height: 20px;text-align:center;line-height:20px;color:#fff;font-size: 12px;font-weight:900;margin: 0px 1%;background-color:#3cbfaf;border-radius:20px;}

.total_price div{font-size: 15px;color:#333;text-align:right;line-height: 27px;font-weight: bold;}
.total_price div span{/* margin-left: 4px; */font-size: 15px;font-weight: bold;}
.total_price div span font{color:#ed1b23;font-size: 15px;font-weight:900;}


.order_head{position:relative; background-color:#f3f3f3; border-top:1px solid #3cbfaf; padding:0 10px 0 35px; height:45px; line-height:45px; color:#333; font-size:17px;}
.order_head input{position:absolute; top:50%; margin-top:-7px; height:15px; width:15px; left:10px;  vertical-align:middle;}

.order_list{}
.order_list li{position:relative;font-size:0;padding:10px 10px 10px 35px;border-top: 1px solid #dbdbdb;}
.order_list li input{position:absolute; top:14px; left:10px; width:15px; height:15px;}


.order_list li .product_info{color:#333;font-size: 14px;}
.order_list li .product_info a{color:#333;font-size: 15px;}

.order_list li .product_info div{margin-top: 10px;font-size:0;}
.order_list li .product_info div select{width:30%; vertical-align:middle;}
.order_list li .product_info div p{display:inline-block;vertical-align:middle;width:50%;text-align:right;margin-left:20%;color:#333;font-size: 17px;}
.order_list li .product_info div p span{font-weight:900;font-size: 17px;}

.order_list .btn_area a{width:100px !important}





/*주문진행*/
.order_table .boardArea{position:relative; margin-bottom:50px;}
.boardArea .require_info{position:absolute; top:-26px; right:0; text-align:right; color:#7c7c7c; font-size:16px; font-weight:300;}
 .require_icon{vertical-align:top; color:#ed1b23; font-size:13px; font-weight:300;}
.order_table .boardArea input,.order_table .boardArea select{border:1px solid #d5dcdc; color:#7c7c7c; font-size:13px; font-weight:300; height:35px; text-indent:5px; vertical-align:middle}

.phone_input input[type=text],.phone_input select{width:30%;}
.add_input input{margin:5px 0 !important; }
.ad_a2 input,.ad_a2 a{width: 99%;}
#od_b_addr1,#od_b_addr2{width:100%; margin-right:10px;}
#od_b_addr2{margin-right:0;}
#od_memo{width:100%; box-sizing:border-box; border:1px solid #d5dcdc; height:68px;}
#od_bank_account{width:100%;}
.point_use{color:#7c7c7c;font-size: 14px;margin:0 10px;vertical-align:middle;}
.point_info{color:#7c7c7c;font-weight:500;font-size: 14px;vertical-align:middle;}

.address_search{font-size:13px;}
.use_coupon{width:calc(100% - 110px )}
.point_use , .point_info{margin:10px 0;}

.order_btn{text-align:center;margin-top: 50px;}
.order_btn a,.order_btn input{display:inline-block;width: 110px;height:40px;line-height:40px;color:#fff;font-size: 14px;font-weight:400;border-radius:5px;text-align:center;margin:0 5px;vertical-align:middle;border:0;cursor:pointer;}

.info_total span{margin-left:5px;}


.tableList{padding:10px 0;border-top:1px solid #d5dcdc; border-bottom:1px solid #d5dcdc;}
.tableList2{margin:10px 0 40px; border-top:1px solid #d5dcdc;border-bottom:1px solid #d5dcdc; font-size:0; padding:10px 0}
.tableList2 select,.tableList2 label,.tableList2>span{display:inline-block;vertical-align:middle;}

.tableList>span {color:#7c7c7c; font-size:14px; font-weight:500; width:60px; text-align:center; vertical-align:middle;}
.tableList .txt1 {width:calc(100% - 169px); margin:0 5px 0 15px; text-indent:3px; height:38px; border:1px solid #d5dcdc; font-size:14px;}

/*할인권*/
.coupon_notice{margin-top:30px;padding: 15px 2.75%;background-color:#f3f3f3;}
.coupon_notice dt{color:#333; font-size:16px; font-weight:500; margin-bottom:5px;}
.coupon_notice dt img{width:15px;vertical-align: top;margin-top: 2px;}
.coupon_notice dd{color:#7c7c7c;font-size:14px;font-weight:300;padding: 3px 0 3px 19px;line-height: 1.3em;}
.payment_btn {display:inline-block; vertical-align:middle; width:99px; height:38px; line-height:38px; color:#fff; text-align:center; font-size:14px; font-weight:500; background-color:#ed1b23; border:0; cursor:pointer}

/*포인트/사이버머니*/
#BodyTitle{border:1px solid #d5dcdc; border-radius:10px; overflow:hidden; margin:40px auto !important}
#BodyTitle h5{background-color:#f3f3f3; color:#333; font-size:17px; font-weight:bold; height:45px; line-height:45px; text-align:center;}
#BodyTitle>div{float:left; width:50%; box-sizing:border-box;}

.tableList_middle{border-right:1px solid #d5dcdc;}
.tableList_middle div{padding:15px 10px; font-size:0;}
.tableList_middle span{display: inline-block;width: 100%;box-sizing:border-box;vertical-align:middle;height: 35px;line-height: 35px;}
.tableList_middle .point1{background-color:#333;font-size: 13px;font-weight:500;text-align:center;color:#fff;}
.tableList_middle .point2{border:1px solid #333;color:#3cbfaf;font-size:13px;font-weight:bold;text-align: center;}


.money_change div{padding:15px 10px; font-size:13px; color:#7c7c7c; line-height:40px;}
.money_change div input{width:60px;height: 35px;border:1px solid #7c7c7c;text-align:center;color:#7c7c7c;font-size:13px;text-align:center;font-weight:bold;}
.money_change div font{color:#3cbfaf;}
.money_change div a{display:inline-block;width:60px;height: 35px;line-height: 35px;color:#fff;font-size:14px;font-weight:500;text-align:center;vertical-align:middle;margin-left:5px;}

/*자주묻는 질문*/
.faq_step{margin-bottom:50px}
.faq_step li{position:relative;color:#333;font-size:14px;font-weight:300;border-bottom: 1px solid #d5dcdc;padding-bottom: 9px;margin-bottom: 15px;line-height: 1.2em;}
.faq_step li a{color:#333;font-weight: 300;}
.faq_step li div{color:#3cbfaf;font-size:14px;border-radius:20px;overflow:hidden;font-weight:400;margin-bottom: 8px;}
.faq_step li div span{position:relative; left:-2px; display:inline-block; width:40px; height:40px; line-height:40px; border-radius:40px; background-color:#3cbfaf; text-align:center; font-size:0; vertical-align:top; margin-right:5px;}
.faq_step li.step2 a{position:absolute;top:0;right:0;display:inline-block;width: 90px;height: 35px;line-height: 35px;color:#fff;text-align:center;background-color:#7c7c7c;border-radius:25px;font-size: 14px;}
.faq_step li.step2 {padding-right: 95px;}

.guide_tab{text-align:center; font-size:0; margin-bottom:35px;}
.guide_tab span,.guide_tab a{display:inline-block;  height:35px; line-height:35px; background-color:#eee; color:#7c7c7c; text-align:center; border-radius:23px; font-size:16px; font-weight:400; margin-right:4px; cursor:pointer}
.guide_tab a{margin-bottom:0.5%; margin-right:0.5%; width:33%;}
.guide_tab span.active,.guide_tab a.active{background-color:#3cbfaf; color:#fff; font-weight:bold}
.guide_tab span.last,.guide_tab a.last{margin-right:0 !important;}

.t_style05 .cate{color:#3cbfaf; font-weight:bold;}
.faq_con{padding:20px 0;text-align:left;border-bottom: 1px solid #eaeaea;}
.faq_dd {padding: 10px 0 10px 110px;/* padding: 10px 0 10px 0%; */background: url(/renewal/m/images/mypage/review_logo.png) no-repeat 5px 50%;text-align:left;background-size: 80px !important;width: 100%;}
.faq_dd img{width: auto !important;max-width:100%;}
.faq_dd h6 { color:#444; font-size:16px; }
.faq_dd p {/* padding-top:15px; */}
.faq_dd >div{padding:20px;position:relative;background-color:#f3f3f3;border-radius:5px;color:#333;font-size: 14px;line:1.8em;}
.faq_dd >div .tri{position:absolute; top: 50%;margin-top: -9px;right: 100%; width:14px;}
.faq_dd iframe{width:100%}

.faq_dd_btn a{width:70px;}

.faq_dd p{line-height: 1.3em;}




/*수강할인혜택*/
.lecture_guide{padding:70px 0 30px; background-color:#f8f8f8;}
.lecture_guide h3{color:#333;font-size: 40px;font-weight:500;margin-bottom: 50px;text-align:center;line-height:1em;letter-spacing:-1px;}
.lecture_guide h3 span{display:block;color:#3cbfaf;font-size: 30px;font-weight:bold;margin-top:15px;}

.guide_tab2{text-align:center;  font-size:0;}
.guide_tab2.scroll{position:fixed; top:0; left:50%; background-color:#fff; width:94.5%; z-index:10; margin-left:-47.25%;}
.guide_tab2 a{display:table;float:left;width: 65px;margin-right: calc((100% - 325px) / 4);height: 65px;background-color:#333;text-align:center;cursor:pointer;border-radius: 80px;}
.guide_tab2 a span{display:table-cell;vertical-align:middle;color:#fff;font-size: 13px;font-weight:500;line-height:1.2em;}
.guide_tab2 a.active{background-color:#3cbfaf;}
.guide_tab2 a.last{margin-right:0 !important;}

.guide_info{}
.guide_info .ginfo_wrap{padding-bottom: 50px;padding-top: 50px;border-bottom:1px dashed #bdc6c6;}
.guide_info>.ginfo_wrap.last{ border-bottom:0;}
.guide_info .ginfo_wrap>div{padding-left: 110px;position:relative;}


.guide_info h5{position:absolute;top:0;left:0;width: 100px;text-align:center;border-top: 5px solid #3cbfaf;border-right: 5px solid #3cbfaf;border-left: 5px solid #148275;border-bottom: 5px solid #148275;height:100%;box-sizing:border-box;background-color:#fff;}
.guide_info h5 img{position:absolute; width: 5px;}
.guide_info h5 .left_top{top: -5px;left: -5px;}
.guide_info h5 .right_bot{bottom: -5px;right: -5px;}

.guide_info h5 span{display:table; width:100%; height:100%; text-align:center;}
.guide_info h5 span strong{display:table-cell;vertical-align:middle;color:#333;font-weight:bold;font-size: 24px;line-height:1.3em;}
.guide_info h5 span strong font{display:block; font-weight:300;}


.guide_info li {border:1px solid #ececec;margin-bottom:5px;font-size:0;padding: 12px 0 12px 15px;background-color:#fff;}
.guide_info li.last{margin-bottom:0;}

.guide_info li span{display:inline-block;vertical-align:middle;color:#ed1b23;font-size: 44px;font-weight:400;letter-spacing:-2px;line-height:1em;margin-right: 10px;width: 75px;}
.guide_info li span font{font-size: 22px;}
.guide_info li div{display:inline-block;vertical-align:middle;width: calc(100% - 85px);}
.guide_info li div h6{color:#333;font-size: 17px;font-weight:bold;margin-bottom: 10px;}
.guide_info li div p{color:#7c7c7c;font-size: 13px;font-weight:400;line-height: 1.5em;}


/*나의강의실*/
.current_lec{position:relative;padding: 20px 15px;margin-bottom:30px;background-color:#f3f3f3;border:1px solid #d5dcdc;border-radius:10px;}
.current_lec h3{color:#333;font-size: 17px;font-weight:bold;padding: 0;line-height: 1em;height: auto;}
.current_lec h3 img{vertical-align: middle;width: 26px;}
.current_lec>span{color:#7c7c7c;font-size: 13px;font-weight:300;display: block;margin-top: 5px;}

.current_lec .pack_lect_list{position:relative;border:1px solid #3cbfaf;margin-top: 10px;}
.current_lec .pack_lect_list h5{width: 80px;height: 35px;line-height: 35px;color:#fff;font-size: 14px;font-weight:500;text-align:center;background-color:#3cbfaf;}
.current_lec .pack_lect_list ul{position:absolute;width: calc(100% - 79px);right: -1px;height: 37px;overflow:hidden;top:-1px;background: url(/renewal/pc/images/mypage/next.png) no-repeat 98% 50% #fff;border:1px solid #3cbfaf;overflow-y: scroll !important;}
.current_lec .pack_lect_list ul a,.current_lec .pack_lect_list ul span{display:block;height: 35px;line-height: 35px;color:#333;font-size: 14px;padding-left: 10px;cursor:pointer;}
.current_lec .pack_lect_list ul a:hover{color:#fff; background-color:#3cbfaf}


/*교수소개*/
.teacher_list{}
.teacher_list>ul>li{margin-bottom: 30px;background-color:#f3f3f3;}
.teacher_list>ul>li>div{float:left;}

.t_imgbox{position:relative; width:150px;}
.t_imgbox h5{position:absolute; bottom:22px; left:10px; color:#fff; font-size:22px; font-weight:400}
.t_imgbox h5 span{display:block; margin-top:5px; color:#fff; font-size:12px; font-weight:300}
.t_imgbox a{position:absolute;bottom: -20px;right:-10px;color:#fff;font-size:13px;padding:0 8px;height:35px;line-height:35px;background-color:#3cbfaf;}
.t_imgbox a img{display:inline-block; vertical-align:middle; width:4px;}

.teacher_list>ul>li .career{width:calc(100% - 150px); padding:14px; }
.teacher_list>ul>li .career li{color:#333; font-size:12px; margin-bottom:9px;}
.teacher_list>ul>li .career li:last-child{margin-bottom:0;}



/*검색 타이틀*/
.search_tit{padding:7px; background-color:#3cbfaf; color:#fff; font-size:15px; font-weight:500;}
.search_tit2{padding:7px;background-color:#148275;color:#fff;font-size: 18px;font-weight:500;margin-bottom:10px;}




/*이벤트*/

.board_button { clear:both; margin:10px 0 0 0; }

.board_page { clear:both; text-align:center; margin:3px 0 0 0; }
.board_page a:link { color:#777; }

.board_search { text-align:center; margin:10px 0 0 0; }
.board_search .stx { height:21px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }

img {border: none;} 
.event_list_img {padding:0px;margin:0 0 0 0;height:80px;}

.event_list_text ul { margin:0; padding:0; list-style:none;height:80px; } 
.event_list_text li  { text-align:left; vertical-align:top;color:#bbbbbb;line-height:18px; font-size:12px; font-weight:600;} 
.event_list_text li a { display:block; line-height:20px; padding:3px 0 10px;color:#333333; font-size:16px; font-weight:600; height:30px;}
.event_list_text li strong { color:#666666; padding-left:10px;}
.event_list_text img { vertical-align:middle;}

.tab_event {margin-bottom:20px;}
.tab_event li {float:left; width:483px;}
.tab_event li.fir {margin-right:4px;}
.tab_event li a{display:block; height:50px; line-height:50px; text-align:center; color:#fff; font-size:18px; font-weight:500; background-color:#7c7c7c}

.tab_event li.on a{background-color:#3cbfaf;}


.event_list{padding-top:20px}
.event_list li{
    position:relative;
    padding: 5px 10px;
    border:1px solid #d5dcdc;
    border-radius:10px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
.event_list li:hover{ box-shadow:0 0 5px rgba(0,0,0,0.2);}
.event_list li input{position:absolute; top:9px; left:5px;}
.event_list li >div{float:left;}
.event_list_img{width: 48%;margin-right: 2%;}
.event_list_text{
    width: 50%;
}
.event_list_text h3{margin-bottom: 20px;}
.event_list_text h3 a{color:#333;font-size: 14px;font-weight:bold;}
.event_list_text p{color:#333;font-size: 13px;font-weight:300;text-align:left;}
.event_list_text p span{display: block;width: 60px;height: 20px;line-height: 20px;text-align:center;color:#333;font-size: 13px;font-weight:300;vertical-align:middle;background-color:#eef4f4;border-radius: 13px;margin-right:10px;margin-bottom: 5px;}

.text_area img{max-width:100%; height:auto !important}


.ask_btn{position:absolute; top:20px; right:0;}


/*마이페이지 확인*/
#passwd{width:100%; max-width:500px;}
#passwd>div{}
#passwd h3{color:#7c7c7c;font-size: 14px;margin-bottom: 20px;text-align:center;font-weight:400;}
#passwd h3 img{display:block;margin: 0 auto 15px;width:80px;}
#passwd input[type=password]{width:100%;border:1px solid #d5dcdc;height: 45px;padding-left: 30px;color:#7c7c7c;font-size: 15px;font-weight:300;border-radius:10px;margin-bottom:10px;background: url(/renewal/pc/images/join/icon_pw.png) no-repeat 8px 50%;background-size: 15px !important;}
#passwd input[type=password]:focus{box-shadow:0 0 5px rgb(0,0,0,0.2);}


/*정보찾기*/
.sub_member_box h4{color:#7c7c7c;text-align:center;font-size: 14px;font-weight:300;line-height:1em;}
.sub_member_box h4 span{display:block;color:#333;font-size: 35px;font-weight:500;letter-spacing: -2px;line-height:1em;margin-bottom: 10px;}
.mjoin_area  input,.mjoin_area select{border:1px solid #d5dcdc;font-size: 14px;vertical-align:middle;}
#mailling1, #sms1{margin:0 !important;}
.mjoin_area  .intxt11{width:27%;}
.join_hp input{width:20%}

.add_chk{}
.add_chk font{color:#3bbeae;}

.complete_box{padding: 30px 0;border:1px solid #d5dcdc;background: #fff;}
.complete_box h5{text-align:center;color:#333;font-size: 20px;font-weight:bold;margin-bottom: 15px;}
.complete_box p{color:#7c7c7c;font-size: 16px;text-align:center;line-height: 1.4em;}

.find_pw_text{color:#7c7c7c;font-size: 16px;font-weight:400;line-height: 1.4em;text-align:center;margin-top:50px;}
.find_pw_text img{display:block; margin:0 auto 10px;}

#add_coupone input[name=coupon_num]{border:1px solid #bcbcbc;}

/*b2b*/
.b2b_btn{width:100%}
.b2b_btn a{display:block;width:100%;height:46px;line-height:46px;color:#fff;font-size: 1.125rem;font-weight:500;text-align:center;background-color:#148275;}
.b2b_btn img{margin-left:13px; vertical-align:middle; width:auto}

/*sns로그인*/

#naver_id_login {display: inline-block;margin-right: 5px;vertical-align: middle;}
.modify_naver .naver {display:block;width: 30px;height: 30px;text-indent:-9999px;background:url('/template/1/html/image/btn_login_naver.png') no-repeat 50% #01c503;color:#fff;line-height:22px;text-align:left;background-size: 100%;}
span.modify_naver { display:block; width:41px; height:22px; text-indent: 0px; background:url('/template/1/html/image/btn_login_naver2.png') no-repeat; color:#fff; line-height:22px; text-align:left; padding-left:25px; font-weight:500; }
.fb_iframe_widget { float:right; }
.naver_id_connection { height: 27px;width: 99px;cursor: pointer; background-image: url(/template/1/html/image/btn_naver_clear.png);}

.facebook_connection_login{height: 22px;width: 64px;cursor: pointer;background-image: url(/template/1/html/image/btn_login_fb.png);}
.facebook_connection{height: 27px;width: 99px;cursor: pointer;background-image: url(/template/1/html/image/btn_fb_clear.png);}
.m3_txt1 { line-height:27px; }
.logmenu {position: absolute; left:-180px; top:0;}
.login_facebook { display: inline-block; width:24px;background: url('/template/1/html/image/btn_login_fb_nv.png') no-repeat; text-indent: -9999px; height: 24px; cursor: pointer; }





/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat 85px 8px;text-align:left ;width:100% ;border:0;color:#ed6478;font-weight:bold;font-size:1.25em;margin: 30px 0 0px;padding:0  0 10px;cursor:pointer}
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat 85px  -23px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {padding-left: 85px;margin:20px 0;position:relative;padding-bottom:15px;}
#bo_vc article .wr_write{position:absolute;top:50%;margin-top: -6px;width: 65px;color:#333;font-size:16px;left:0;display: block;}
#bo_vc article .wr_write img{vertical-align:top;display: block;}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo{float:right;font-style:italic;color:#777;font-size: 0.75rem;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {position:relative;padding: 10px 5px;margin: 5px 0 0;background: #f3f3f3;border-radius:5px;border: 1px solid #e8e8e8;line-height:1.8em;min-height:80px;}
#bo_vc .cmt_contents .comment_icon{position:absolute;top:50%;margin-top:-9px;right:100%;width: auto;}
#bo_vc .cmt_contents p{color:#061922; font-size:15px; line-height:1.4em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding: 40px 0 !important;color:#777;text-align:center;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .cmt_contents>div{color:#061922; font-size:15px; line-height:1.4em}
.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}
.f_img img{width:auto}
.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{width:90%;border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px; box-sizing:border-box; 
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}
#wr_secret{}
.bo_vc_w_info{margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;margin-right:5px}
.bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm{float:right;}
.bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center;}
.bo_vc_w .btn_submit{height:45px;padding:0 20px;border-radius:3px;font-weight:bold;font-size:1.083em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}


a.btn_b03:hover, .btn_b03:hover {}

.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle; padding:0 5px;line-height:23px}
.bo_vc_act li a:hover{background:#ebedf6}


/*월별학습현황*/
.mthtb_top{width:100%; font-size:18px; margin-bottom:20px;}
.mthtb_top >span{display: block;margin:10px 0;position: relative;}
.mthtb_top span{font-size: 18px;vertical-align:middle;}
.btnArea_right_month {font-size:18px;}
.btnArea_right_month select{height:30px;color:#7c7c7c;font-size:14px;text-align:center;text-indent:3px;border:1px solid #d5dcdc;width: 25%;vertical-align: middle;}
.month_btn {display:inline-block;vertical-align:middle;height: 30px;line-height: 30px;color:#fff;text-align:center;font-size:14px;font-weight:500;background-color:#3cbfaf;border:0;cursor:pointer;width: 25%;position: absolute;top: 0;right: 0;}
.month_tb th,.month_tb td{font-size:14px !important;}
.month_wrap .pg_page{font-size: 13px !important;}
/*월별 상세*/

.month_cal {width:75%; margin:20px auto 30px;}
.month_cal th{font-size: 16px;color: #707070; text-align:center}
.month_cal .sun{color:#ff2827}
.month_cal .sat{color:#27a3ff}
.calendar-dates {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: center;
}

.calendar-dates td {
	position:relative;
  width: 10px;
  padding: 10px;
}
.attendance{position:absolute; top:50%; left:50%; margin-left:-23px; margin-top:-23px;    opacity: 0.3;}



.f_layer_pop{display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url(/renewal/pc/images/main/pop_bg.png) repeat; z-index: 100;}
.f_pop_box{position:absolute; top:7%; left: 0; right: 0; margin: 0 auto; width:85%; height:705px; background: #fff; padding:2%;}
.f_pop_box h3{padding-bottom:10px; font-size:25px; color: #333; border-bottom: 2px solid #3dbfaf;
font-weight: 800; margin-bottom:20px;}


#add_coupone input[name=coupon_num]{border:1px solid #bcbcbc;}

.mv_btn{height: 30px;line-height: 29px;font-size: 13px;width: 60px;display: block;min-width: auto;}
.mv_btn.btn2{margin-bottom:3px}







