@charset "utf-8";
@import url('/common/font/notokr/notokr.css');
@import url('/common/font/nanumsquare/nanumsquareround.css');
@import url('/common/font/nanumsquare/nanumsquare.css');

.inner h1.logo {margin-top:34px;}

/****** basic style ******/
html,body{margin:0;padding:0;height:100%;position:relative;}
body{font:14px/20px "NanumSquareRound", "Nanum Gothic", "돋움", Dotum, "굴림", Gulim, Arial, sans-serif; color:#666;overflow-y:scroll;}
ol,ul,li{list-style:none !important;}

input[type=text], input[type=password], select, textarea {font-size:15px;font-family: "NanumSquareRound", sans-serif;}


#wrap { width:100%;min-width:1300px;background: url('/html/images/common/path_bg.png') 0 270px repeat-x; }
#wrap_main { width:100%;min-width:1300px;background:none; }

#header {width:100%;min-width:1300px;height:160px;margin:0 auto;text-align:center;border-top:10px #333333 solid;border-bottom:1px #d8d8d8 solid;}
#header .util_wrap{ width:1200px;height:110px; background:none;margin:0 auto;}
.util_wrap h1.logo {float:left;width:300px;height:70px;line-height:70px;margin-top:15px;text-align:left;}
.util_wrap h1.logo img{max-width:100%;max-height:100%;vertical-align:middle;}

.util_wrap .util_menu { float:right;display:inline-block;width:400px;height:75px;text-align:right;margin-top:15px;}
.util_wrap .util_menu ul{float:right;width:auto;height:75px;}
.util_wrap .util_menu li{position:relative;float:left;width:auto;padding-left:15px;background: url('/html/images/common/blt_dot2.png') 0 50% no-repeat; margin:20px 0px 20px 14px}
.util_wrap .util_menu li:first-child{background:none;}
.util_wrap .util_menu li:before {content:'';position:absolute;left:0px; top:50%;width:1px;height:15px;transform:translateY(-50%);background:#ededed;}
.util_wrap .util_menu li:first-child:before {display:none;}
.util_wrap .util_menu li a{display:block;line-height:35px;color:#999999;font-size:13px;}
.util_wrap .util_menu li a.top_login {background: url('/html/images/common/top_login.png') 0 50% no-repeat; padding-left:25px;}
.util_wrap .util_menu li a.top_logout {display:inline-block;padding:0px 10px;line-height:30px;margin:2px 0px;background:#f7f7f7; border-radius:30px;}
.util_wrap .util_menu li a.top_logout:hover {background:#eeeeee;color:#333;}
.util_wrap .util_menu li a.top_home {background: url('/html/images/common/top_home_new2.png') 0 50% no-repeat; padding-left:77px;}
.util_wrap .af_log{float:right;margin-right:10px;line-height:35px;color:#999999;}

.util_wrap .top_search { float:left;  width:330px;background:#eeeeee;margin:30px 0px 0px 135px;display:inline-block; border-radius:0px;overflow:hidden;}
.util_wrap .top_search input.search_txt { width:280px; height:45px; line-height:45px; margin:0px; padding:0 0px;background:#eeeeee !important; border:none !important; font-size:15px; text-indent:10px;outline:none;}
.util_wrap .top_search .search_btn { width:45px;height:45px; margin:0px; background:url('/html/images/common/btn_search.png') 50% 50% no-repeat; border:none; text-indent:-999; font-weight:bold;}

.menu_wrap{position:relative;float:none;width:100%;margin:0px auto;display:block;height:50px;border-top:1px #d8d8d8 solid;text-align:center;box-sizing:border-box;}
.menu_wrap #gnb{float:none;width:auto;display:inline-block;margin:0px auto;}
.menu_wrap #gnb.gnb {float:none !important;display:inline-block;}
.menu_wrap #gnb li{float:left;}
.menu_wrap #gnb li a{font-family:"NanumSquare", sans-serif !important;display:block; margin:0px 50px;color:#333333;font-weight:500;font-size:18px;line-height:50px;}
.menu_wrap #gnb li.on a{color:#e11423}
.menu_wrap #gnb li a:hover{color:#e11423}

.menu_wrap #gnb_mypage { height:50px;margin-top:0px;display:inline-block;}
.menu_wrap #gnb_mypage a{display:block;background:none;border-radius:0px;text-align:left;width:auto;font-size:18px !important;line-height:50px !important;color:#333333 !important; padding-left:0px;font-weight:500 !important;}
.menu_wrap #gnb_mypage a:hover{background:none;}

.menu_wrap #gnb_board { display:none;}
.menu_wrap .icon_fm { position:absolute;z-index:1000 !important; left:50%;margin-left:-600px;border-left:1px #dedede solid;border-right:1px #dedede solid;width:48px;height:49px;line-height:49px;text-align:center;}
.menu_wrap .icon_fm a {display:inline-block;width:48px;height:50px;line-height:50px;text-align:center;}
.menu_wrap .icon_fm a img {padding-top:18px;}

nav.gnb_nav { position:absolute;top:120px; width:100%;min-width:1300px;left:0%;margin:0%;background:none;z-index:101 !important;text-align:center; }
nav.gnb_nav ul {display:inline-block;width:1100px;font-size: 0;margin:0px auto;padding:0px 0px 0px 50px;z-index:100000 !important; box-sizing:border-box;}
nav.gnb_nav ul li {float:left;display: inline-block;position: relative;margin:0px 0px;}
nav.gnb_nav ul li a {font-family:'NanumSquare',sans-serif; text-align:center;display:block;width:200px;margin:0px 0px;background:none;color:#333333;font-weight:500;font-size:18px;line-height:50px; transition: 0.2s linear; }
nav.gnb_nav ul li:hover { background: #de0010 url('/html/images/common/top_menu_bg.png') 50% 0px no-repeat;  color:#ffffff;}
nav.gnb_nav ul li:hover a { background: #de0010 url('/html/images/common/top_menu_bg.png') 50% 0px no-repeat;  color:#ffffff;}
nav.gnb_nav ul li a:hover { background:#de0010 url('/html/images/common/top_menu_bg.png') 50% 0px no-repeat; color:#ffffff;}
nav.gnb_nav ul li ul { background:#de0010;display:none; position:absolute;left:50%;width:200px;box-sizing:border-box;margin-left:-100px; padding:20px 0px;}
nav.gnb_nav ul li ul li { width:100%; display: block;margin:0px;}
nav.gnb_nav ul li ul li:first-child {  }
nav.gnb_nav ul li ul li a { color:#f7d2d3;font-size:15px;font-weight:normal;text-align:left !important; display: block; margin:0px;border:none;padding:0px 0px 0px 40px;line-height:35px;box-sizing:border-box;}
nav.gnb_nav ul li ul li a:hover { background:#de0010 url('/html/images/common/top_menu_bg2.png') 170px 0px no-repeat; color:#ffffff; border:none;}
nav.gnb_nav .fa.fa-angle-down { margin-left:0px; }

#fullmenu { position:absolute; z-index:10000 !important; top:169px; left:0px; width:100%; margin:0px; min-width:1300px;height:auto; background:none;border:none; opacity:1;text-align:center; } 
#fullmenu a.fm_close { z-index:10001 !important; position:absolute;display:inline-block; width:48px;height:48px;line-height:48px;border-left:1px #dedede solid;border-right:1px #dedede solid; top:-48px; left:50%; margin-left:-600px; color:#333333; background:#ffffff; text-align:center; }
#fullmenu a.fm_close img {padding-top:18px;}
#fullmenu .inner {  position:relative;width:1200px; height:auto;padding:40px 0px 40px 330px; margin:0px auto; text-align:left; display:inline-block;border:1px #dedede solid;background:#ffffff url('/html/images/common/fm_img_new.png') 0% 50% no-repeat;box-sizing:border-box; }
#fullmenu .inner .fm_sub { width:100%; height:auto; padding:7px 0px; display:flex;box-sizing:border-box;}
#fullmenu .inner .fm_sub h2 {float:left;font-family:"NanumSquare", sans-serif;width:160px;line-height:26px;text-align:left;color:#333333;font-size:17px;font-weight:500;}
#fullmenu .inner .fm_sub h2 a { display:block;font-family:"NanumSquare", sans-serif;width:100%;line-height:26px;text-align:left;color:#333333;font-size:17px;font-weight:500:}
#fullmenu .inner .fm_sub ul.fm_ul { float:left;width:650px;height:auto; display:inline-block; padding:0px; }
#fullmenu .inner .fm_sub ul.fm_ul li { float:left;width:auto;display:inline-block; padding:0px; padding:0px 20px 0px 0px; }
#fullmenu .inner .fm_sub ul.fm_ul li:last-child { background:none;}
#fullmenu .inner .fm_sub ul.fm_ul li a { display:inline-block;width:100%; font-size:14px; color:#666666;line-height:26px;padding:0px 0px; text-align:left;letter-spacing:-0.02em;}
#fullmenu .inner .fm_sub ul.fm_ul li a:hover { color:#e11524; text-decoration:underline; }


#footer{ width:100%; min-width:1300px; background:#38373c; }
#footer .foot_menu{width:100%;background:#38373c;margin:0 auto; text-align:center; border-bottom:none;}
.foot_menu .foot_list{width:1200px;margin:0 auto;text-align:left;padding:25px 0px 0px 0px;}
.foot_menu .foot_list li{padding-left:35px;background: url(/common/images/default/blt_wbar.jpg) no-repeat 18px 50%;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.foot_menu .foot_list li.first{background-image:none;padding-left:0}
.foot_menu .foot_list li a{color:#fff;font-size:15px;font-weight:400;line-height:45px;}	
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:400;color:#ffffff;}
#footer .copy{padding:35px 0 35px 0;overflow:hidden;width:1200px;margin:0 auto;background:url('/html/images/common/logo_footer.png') 0% 50% no-repeat;}
#footer .copy .foot_logo{float:left;margin:8px 30px 0 26px}
.foot_info{overflow:hidden;text-align:left;line-height:24px;color:#d3d3d3;padding-left:110px;}
.foot_info a {color:#d3d3d3;text-decoration:underline;}

#container{width:100%;margin:0 auto;position:relative;}
#container.main{width:100%;margin:0 auto;padding-bottom:0px}
#container .horizontal_wrap{position:relative}

.cv_text .youtube_mov {display:inline-block; width:100%;max-width:100%;height:315px;}
.cv_text .youtube_mov iframe { width:560px !important;height:315px !important;}


/* layout */
.main_wrap{width:1200px;margin:0 auto;overflow:hidden;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area {float:none;width:1200px;padding:80px 0px 0 0}
.main_wrap #contet_area{position:static;float:none;width:1200px; min-height:750px;padding:40px 0 30px 0;}

.main_wrap_full {width:100%;margin:0 auto;overflow:hidden;}
.main_wrap_full .left_area {float:none;width:1200px;padding:80px 0px 0 0;margin:0 auto;}
.main_wrap_full #contet_area{position:static;float:none;width:100%; min-height:750px;padding:40px 0 30px 0; text-align:center;}

/* main 레이아웃 스타일 */
.bgGray {position:relative;display:inline-block; width:100%; background:#f9f9f9; text-align:center; padding:50px 0px; z-index:1}
.bgWhite {position:relative;display:inline-block; width:100%; background:#ffffff; text-align:center; padding:50px 0px; z-index:1;}
.main_inner {position:relative;width:1200px;margin:0px auto 0px auto; padding:0px 0px; display:block;overflow:visible; text-align:left; z-index:1}

/* main 상단롤링배너 (좌우화살표 있는것) */
.main_visual{position:relative;height:550px !important;text-align:center; z-index:10;background:#000000; }
.container {display:relative; width:100%; min-width:1200px; height:550px !important; min-height:550px !important; top:0px; padding:0px; text-align:center; }
#slides {display:none;top:0;left:50%; position:absolute; width:100%; margin-left:0%; height:550px !important; overflow: visible; z-index:100; }
#slides a {display:block; height:550px; overflow:visible; }
#slides a img {  z-index:0; border:0px; width:1200px; height:550px !important;}
#slides .slidesjs-navigation { position:absolute; margin-top:0px; }

a.slidesjs-next,
a.slidesjs-previous { top:230px;display:absolute;width:42px;height:96px !important; border-radius:0px;overflow: hidden;text-indent: -9999px;float: left;z-index:100;opacity:1;
transition-property:opacity ; transition-duration:1s; transition-timing-function:ease-out; }
a.slidesjs-previous { position:absolute; left:50%; margin-left:-720px; background: url('/html/images/common/arrow_left.png') 0% 50% no-repeat;opacity:1;}
a:hover.slidesjs-previous { background:url('/html/images/common/arrow_left.png') 0% 50% no-repeat; opacity:1;}
a.slidesjs-next { position:absolute; left:50%; margin-left:670px; background: url('/html/images/common/arrow_right.png') 0% 50% no-repeat;opacity:1; }
a:hover.slidesjs-next {background: url('/html/images/common/arrow_right.png') 0% 50% no-repeat; opacity:1;}

a.slidesjs-play,
a.slidesjs-stop { display:none; }
a.slidesjs-play { display:none; }
a.slidesjs-stop { display:none; }

.slidesjs-pagination {display:none position:absolute; bottom:34px; left:50%; margin:0px; width:500px;text-align:right; list-style: none; z-index:100;  }
.slidesjs-pagination li {float:right;margin:0px 3px;}
.slidesjs-pagination li a {display:block;width:9px;height:9px !important; text-indent:-999999px !important;font-size:0px; padding:0px;background:none;border:2px #eeebec solid;float: left;border-radius:10px;overflow: hidden;}
.slidesjs-pagination li a:hover {background:#ffffff;border:2px #ffffff solid; }
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {width:30px;background:#ffffff;border:2px #ffffff solid; }

.main_banner { width:1200px; margin:0px auto;display:inline-block;}
.main_banner li { float:left; margin:0px auto;padding-top:120px;display:inline-block;box-sizing:border-box;text-align:center;}
.main_banner li h2 {font-family:"NanumSquare", sans-serif;line-height:25px;font-size:24px;font-weight:500;color:#333333; padding-bottom:15px;letter-spacing:-0.03em; }
.main_banner li p {line-height:24px;font-size:15px;color:#333333;padding:0px; }
.main_banner li p b {font-family:"NanumSquare", sans-serif;line-height:40px;font-size:24px;font-weight:500;color:#333333;padding:0px;letter-spacing:-0.03em; }
.main_banner li a {display:inline-block; width:auto;line-height:30px;font-size:14px;color:#333333;padding:15px 15px 0px 0px; background: url('/html/images/common/arrow.png') 100% 24px no-repeat;}
.main_banner li.main_ban1 {background: url('/html/images/common/main_ban1.png') 50% 0 no-repeat; width:300px;}
.main_banner li.main_ban2 {background: url('/html/images/common/main_ban2.png') 50% 0 no-repeat; width:600px;}
.main_banner li.main_ban3 {background: url('/html/images/common/main_ban3.png') 50% 0 no-repeat; width:300px;}

/* main 추출 강의 스타일 */
.horizontal_wrap .top_title {font-family:"NanumSquare", sans-serif;line-height:45px;font-size:35px;font-weight:400;color:#000000; padding-bottom:0px; margin:0px 0 40px 0;text-align:left; background:none;}
.horizontal_wrap .top_title_c {font-family:"NanumSquare", sans-serif;line-height:50px;font-size:35px;font-weight:400;color:#000000; padding-bottom:0px; margin:0px 0 30px 0;text-align:center; background:none;}
.horizontal_wrap .top_title_ment {font-family:"NanumSquare", sans-serif;line-height:40px;font-size:20px;font-weight:300;color:#3c3c3d; padding-bottom:0px; margin:0px 0 20px 0;text-align:center;}
.horizontal_wrap .top_title.top_title2 {padding-bottom:20px; margin:0px 0 15px 0;background:none;}
.horizontal_wrap .top_title b {font-weight:500;}
.horizontal_wrap .horizontal_list {overflow:hidden;width:1215px;margin:0px -15px -50px 0px;}
.horizontal_wrap .horizontal_list li{float:left;border:none;padding-bottom:0px;min-height:200px;width:390px;margin:0px 15px 50px 0px;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1198px;border:none;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0;}
.horizontal_list span{display:block;text-align:center}
.horizontal_list span.img_box{border:none;position:relative;margin-bottom:15px;width:390px;height:218px}
.horizontal_list span.img_box a{position:relative;display:block;}
.horizontal_list span.img_box > a > img{width:390px;height:218px;}
.horizontal_list span.list_subject {display:block;padding-bottom:5px;line-height:24px;height:24px;text-align:center }
.horizontal_list span.list_subject a {font-family:"NanumSquare", sans-serif;display:block;font-size:18px; color:#222; font-weight:400;line-height:24px;height:24px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap }
.horizontal_list span.list_subtext{display:block;font-size:15px; color:#222;  line-height:24px;height:24px;overflow:hidden;text-align:center }
.horizontal_list span.list_blt {display:none;line-height:20px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.horizontal_list span.list_price {display:none;line-height:20px;font-size:15px; color:#999999;font-weight:normal;text-align:center;}
.horizontal_wrap .main_more{position:absolute;right:0px;top:0px}
.horizontal_wrap .main_more a.btn_main_more {display:inline-block;font-family:"NanumSquare", sans-serif;width:auto;border:2px #495158 solid;border-radius:30px; line-height:40px;height:40px;padding:0px 45px 0px 23px;font-size:15px;color:#2f333c;background:#ffffff url('/html/images/common/more_arrow.png') 100% 50% no-repeat;}
.horizontal_wrap .main_more a.btn_main_more:hover {background:#f7f7f7 url('/html/images/common/more_arrow.png') 100% 50% no-repeat;}

/* 신규강의 롤링 */
.main_newcourse { padding:0px 0px; text-align:center; margin:0px auto;}
.main_newcourse .course_sl{position:relative;}
.main_newcourse .course_sl .horizontal_list li{float:left;position:relative; background:none;padding:35px 35px 35px 560px; width:1040px;height:347px; margin:0px;border:1px #dedede solid;box-sizing:border-box;}
.main_newcourse .course_sl .horizontal_list span.list_subject{width:100%;padding:0px 0px 0px 0px;margin-bottom:20px;height:auto;max-height:70px; line-height:35px;overflow:hidden;}
.main_newcourse .course_sl .horizontal_list span.list_subject a {font-family:"NanumSquare", sans-serif;display:inline-block;width:100%;background:none;height:auto;max-height:70px; padding:0px;line-height:35px;font-size:24px;font-weight:500; color:#000000;text-align:left; text-overflow:clip; overflow:hidden; white-space:normal;word-break:keep-all;}
.main_newcourse .course_sl .horizontal_list span.list_subtext{font-family:"NanumSquare", sans-serif;display:block;font-size:16px; color:#222; line-height:30px;height:120px;overflow:hidden;text-align:left; }
.main_newcourse .course_sl .horizontal_list span.img_box {position:absolute;left:0;top:0;width:520px; height:347px; border:none;}
.main_newcourse .course_sl .horizontal_list span.img_box> a > img{width:520px;height:347px;text-align:center;}
.main_newcourse .course_sl .horizontal_list span.list_blt { display:none; } /* position:absolute;left:560px;bottom:40px;;display:inline-block;line-height:20px;font-size:15px;color:#666666;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap */
.main_newcourse .bx-wrapper{margin:0 auto}
.main_newcourse .bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.main_newcourse .bx-controls-direction a{ display:block; position:absolute; top:150px;width:60px;height:60px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;}
.main_newcourse .bx-controls-direction a.bx-prev{left:50%; margin-left:-600px;background-position:left top;background-size:auto;}
.main_newcourse .bx-controls-direction a.bx-next{left:50%; margin-left:540px;background-position:right top;background-size:auto;}


/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding-left:0px;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a{font-size:15px;line-height:25px;}
.faq_top li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:25px;margin-bottom:4px}
.faq_top li span{display:inline-block;text-align:center;width:auto;height:25px;color:#0895c9;font-size:15px;padding-left:0; margin-right:10px;}
.faq_top li .blue{ background:none; border-radius:0px; margin-top:0px;}
.faq_top li a{font-size:15px}


/****** 서브페이지 스타일 ******/
/*lnb 
.left_area{ }
.left_area .lnb_title{ font-family:"NanumSquare", sans-serif;font-weight:500;font-size:20px;color:#333333;background:#f3f3f3;height:90px;padding:0px;line-height:90px; text-align:center;border:1px #d1d1d1 solid;border-top:2px #665099 solid;}
.left_area .lnb_list{margin-bottom:50px;border:1px solid #d1d1d1;border-top:none;border-bottom:none;}
.left_area .lnb_list li{border-bottom:1px solid #d1d1d1;}
.left_area .lnb_list li a{display:block;font-size:15px;color:#333333;font-weight:400;line-height:30px;padding:10px 18px;background: url('/html/images/common/blt_lnb.png') 190px 20px no-repeat; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#ffffff; background:#b7acd0 url('/html/images/common/blt_lnb_on.png') 190px 20px no-repeat;}
.left_area .lnb_list li a:hover{color:#ffffff; background:#b7acd0 url('/html/images/common/blt_lnb_on.png') 190px 20px no-repeat;}

.left_area .lnb_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; }
.left_area .lnb_list li.lnb_sub a{font-weight:normal;font-size:15px;color:#777777; padding:4px 20px;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%;}
.left_area .lnb_list li.lnb_sub.on a{color:#5f4797;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%}
.left_area .lnb_list li.lnb_sub a:hover{color:#5f4797;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%}
*/
.left_area {text-align:center; border-bottom:1px #363b45 solid;}
.left_area .lnb_title{ font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;text-align:left;background:none;border:none;box-sizing:border-box;margin-bottom:0px;}
.left_area .lnb_title span { width:auto;display:inline-block;font-family:"NanumSquare",sans-serif;font-weight:500;font-size:35px;color:#3c3c3d;line-height:80px;padding-left:100px;letter-spacing:-0.05em; text-align:left;}
.left_area .lnb_list{ display:inline-block;width:auto;background:none;border:none;margin:0px auto;margin-top:15px;}
.left_area .lnb_list li{position:relative; float:left;width:auto;height:60px;background:none;border:none; box-sizing:border-box;padding:0px;margin:0px;}
.left_area .lnb_list li a{font-family:"NanumSquare",sans-serif;display:inline-block;font-size:18px;color:#333333;font-weight:400;line-height:60px;padding:0px 40px;background:none; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border:none;}
.left_area .lnb_list li a:hover{color:#de0010; }	
.left_area .lnb_list li.on a{ color:#000000;border:1px #363b45 solid;border-bottom:1px #ffffff solid;background:#ffffff url('/html/images/common/lnb_over.png') 100% 0% no-repeat;}
.left_area.left_area_full2 .lnb_list li{width:300px;}

.nolnb_title{ font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;width:1200px;padding:120px 0px 0 0;text-align:left;background:none;border:none;box-sizing:border-box;margin:0px auto;}
.content_title2 { font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;width:1200px;padding:60px 0px 0 0;text-align:left;background:none;border:none;box-sizing:border-box;margin:0px auto;}


.sub_top {position:relative; width:100%; min-width:1300px; height:100px; padding:0px; margin:0px; background:#000; overflow:hidden; text-align:center;z-index:0;  transition:0.5s ease-out; }
.sub_top img { display:none; width:1200px; height:100px; margin:0 auto; }
.sub_top h1 {font-family:"NanumSquare";width:1200px;margin:0px auto;font-size:25px;font-weight:500;color:#ffffff;line-height:100px;text-align:left; }
.sub_top1 { background:#202020 url('/html/images/common/sub1.jpg') 50% 0 no-repeat; }
.sub_top2 { background:#2b2b2b url('/html/images/common/sub2.jpg') 50% 0 no-repeat; }
.sub_top3 { background:#202021 url('/html/images/common/sub3.jpg') 50% 0 no-repeat; }
.sub_top4 { background:#202021 url('/html/images/common/sub4.jpg') 50% 0 no-repeat; }
.sub_top5 { background:#202021 url('/html/images/common/sub5.jpg') 50% 0 no-repeat; }
.sub_top6 { background:#ede9e6 url('/html/images/common/sub6.jpg') 50% 0 no-repeat; }
.sub_top7 { background:#ede9e6 url('/html/images/common/sub7.jpg') 50% 0 no-repeat; }


.content_title{display:none;}

.content_title .class_tt{width:545px}
.content_title span{color:#666;letter-spacing:-1px}
.content_body{padding-top:0px;overflow:hidden;text-align:left;}
.content_codebody * {font-size:inherit; list-style:inherit;}

.path{position:absolute; width:1200px;left:50%;top:0px;overflow:hidden;margin-left:-600px; height:45px;}
.path_list{float:left;background: url('/common/images/default/path_home.png') no-repeat 0 50%;padding-left:18px}
.path_list li{float:left;padding-left:16px;background: url('/common/images/default/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:15px;color:#666666;line-height:45px;height:45px}
.path_list li.last{color:#666666}


.btn_sort { float:right; margin-right:10px; text-align:right; }
.btn_sort a { margin-right:0px; }
.search_form { }
.search_form span { float:left; margin:0 0px 0 5px !important; padding:0 !important; }
.search_form form{overflow:hidden}
.search_form select{ padding:0 0 0 5px; margin:0;  width:auto; min-width:120px; height:35px; border:1px #cccccc solid; font-size:14px;}
select.search_select { width:auto; min-width:200px; height:35px; line-height:35px; border:1px #cccccc solid; font-size:14px; padding-left:7px;}
.search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:35px; line-height:35px;}
.search_form .search_input { border:1px #cccccc solid; margin-top:0; }
.s_category { display:inline-block; width:100%; margin-bottom:15px; text-align:right; }
.s_category select.category { float:right; width:auto;min-width:150px; height:35px; border:1px #cccccc solid; }
.search_form .btn_search { height:35px; background:#363b45;}
.tb_top_course { border-top:2px #333333 solid; padding-top:20px;}
.tb_top_board { border-top:none; padding-bottom:20px;}
.tb_top_board2 { border-top:2px #333333 solid; padding:20px 0px;}
.tb_box {border-top:1px solid #666666;}
.tb_top {padding-bottom:10px;}

.course_tab { display:inline-block;width:400px; height:40px; margin-bottom:20px; float:left;}

.search_form_wrap1 {margin:0 auto 15px auto;padding:0 0 15px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */

/* 강좌 상단의 오른쪽 검색 */
.search_form_wrap1 {margin:0 auto 15px auto;padding:0 0 15px 0; text-align:right; }
.search_form_wrap1 .search_form { }
.search_form_wrap1 .search_form span { float:left; margin:0 0px 0 0px !important; padding:0 !important; }
.search_form_wrap1 .search_form form{overflow:hidden}
.search_form_wrap1 .search_form select{ padding:0 0 0 5px; margin:0 10px 0px 10px;  width:auto; min-width:120px; height:35px; border:1px #fff solid !important;border-bottom:1px #999 solid !important; font-size:15px;outline:none;}
select.search_select { width:auto; min-width:200px; height:35px; line-height:35px; border:1px #fff solid !important;border-bottom:1px #999 solid !important; font-size:15px; padding-left:7px;outline:none;}
.search_form_wrap1 .search_form input[type=text] {border:1px #fff solid !important;border-bottom:1px #999 solid !important;margin:0 !important; padding:0 6px;width:180px;height:35px; line-height:35px;outline:none;}
.search_form_wrap1 .search_form .search_input { border:1px #cccccc solid; margin-top:0; }
.search_form_wrap1 .search_form .button.medium { font-family:"noto_sans";height:35px;line-height:35px;width:25px;min-width:25px;text-indent:-999999px;border:none;background: url('/html/images/common/icon_search.png') no-repeat 50% 50%; font-size:15px;box-sizing:border-box;}


.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; }  
.search_form_wrap3 { margin:0 auto 20px auto; width:100%;display:inline-block; padding:30px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px; margin:0px auto;}  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */


.tab_tt.tab_tt1 li{width:50%;}

.tab_con {/*  min-height:500px; */ margin-bottom:50px;}

.type_list {border-top: 1px solid #676767}
.type_list thead th{border-bottom: 1px solid #676767;padding:15px 0;color:#222222;white-space:nowrap; font-size:16px; font-weight:500;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:15px 0; font-size:15px;}
.type_list tbody td.tac{text-align:center}
.type_list tbody td.tal{text-align:left;padding-left:10px}
.type_list tbody td.tal span{vertical-align:top;margin-left:2px}
.type_list tbody td.tal span img{vertical-align:top;margin-top:2px}
.type_list tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px}
.type_list tbody td.tal .subject img{vertical-align:top}
.type_list tbody td.tal .subject a {color:#777; line-height:24px;}
.type_list tbody td.tal .subject a b {color:#333333; font-size:15px; font-weight:bold; padding-top:7px;}

.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:20px 0;background-color:#f6f6f6;color:#000; font-size:18px; font-weight:500;}
.type_read thead td{padding:20px 0;background-color:#f6f6f6;color:#666666;font-size:14px;}
.type_read thead td.subject{padding-left:20px;font-size:17px; font-weight:500;color:#000;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:20px}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:8px 15px;}
.type_read tbody th {text-align:center !important;}
.type_read tbody td .read_text{padding:10px 0px;min-height:200px; line-height:23px;}
.type_read tbody td .webtv_player { padding:20px; }

/* 갤러리 (수정 20180617) */
.type_gallery .list_gallery {display:inline-block;overflow:hidden;border-bottom:0px solid #d3d3d3; width:1215px;margin:0px; margin-right:-15px; padding:20px 0 0 0;}
.type_gallery .list_gallery li {width:390px;float:left;; margin:15px 15px 40px 0px;height:300px;text-align:center;}
.type_gallery .list_gallery li .gallery_div {width:390px; height:218px;border:1px solid #dedede;position:relative;cursor:pointer;box-sizing:border-box;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;}
.type_gallery .list_gallery li .gallery_img img {width:390px; height:218px;}
.type_gallery .list_gallery li .gallery_title {font-family:"NanumSquare", sans-serif;display:block; line-height:24px; height:24px; font-size:18px; color:#222;text-align:center; font-weight:400; margin:10px 0 10px 0; text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li .gallery_reg {float:right;}
.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:218px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:390px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}



/* 페이징 */
.page_bar{padding-top:50px;text-align:center}
.page_box{ margin:20px auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:30px;height:36px;border:none;padding:0;margin:0 0px;line-height:36px}
.page_box li{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:16px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 2px; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px;}
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 7px 0px 2px ; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px 0px 7px;}
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#ffffff; color:#de0010; font-weight:500; width:30px; height:36px;border:none;line-height:36px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#ffffff;color:#de0010;width:30px; height:36px;border:none;line-height:36px}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px;margin:0px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:#428bca;color:#fff}
.label.gray{background-color:#999;color:#fff}
.label.green{background-color:#5cb85c;color:#fff}
.label.sky{background-color:#5bc0de;color:#fff}
.label.brown{background-color:#7b462f;color:#fff}
.label.purple{background-color:#8376ff;color:#fff}
.label.small{font-size:11px}
.label.large{font-size:13px}
.label.w30{width:30px;}

/* 리스트,웹진,갤러리 */
a.back_icon{width:35px;height:35px;display:inline-block;text-indent:-100000px; background: url('/html/images/common/icon_list2.png') no-repeat -1px -1px;margin-bottom:10px;}
a.btn_list{background-position:-1px -1px}
a.btn_list.on{background-position:-1px -37px}
a.btn_gallery{background-position:-37px -1px}
a.btn_gallery.on{background-position:-37px -37px}
a.btn_webzine{background-position:-73px -1px}
a.btn_webzine.on{background-position:-73px -37px}
a.btn_calendar{background-position:-109px -1px}
a.btn_calendar.on{background-position:-109px -37px}

/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{font-family:"NanumSquareRound", sans-serif;width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:0;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.small{padding:0 10px; height:35px; line-height:35px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:500;}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:500;}
.button.large_p0{padding:0;font-size:14px;font-weight:500;}
.button.course{padding:0 22px; height:58px; line-height:58px; font-size:16px}

.button.black{background-color: #333333;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #333;border:1px solid #333;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #fff;border:1px solid #111111}
.button.recomm_title{float:left; border:0 none; padding:10px 0 10px 32px; border-radius:3px; background:url('/common/images_skin2/common/icon_good.png') 10px 48% no-repeat;}
.button.recomm_cnt{float:left;background:none;padding:10px 10px 10px 6px; color:#e11423;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:3px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.wish_title{padding:10px 10px 10px 33px; border-radius:3px; background:url('/common/images_skin2/common/icon_wish_off.png') 10px 48% no-repeat; }
.button.wish_title.on{background:url('/common/images_skin2/common/icon_wish_on.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #e11423}
.button.blue{background-color: #e11423;color: #fff;border:1px solid #e11423}
.button.blue:hover{background-color: #c90513;border:1px solid #c90513}
.button.green{background-color: #ffffff;color: #e11423;border:1px solid #e11423}
.button.green:hover{background-color: #f7f7f7;border:1px solid #e11423}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #e11423;color: #fff;border:1px solid #e11423}
.button.orange:hover{background-color: #c90513;border:1px solid #c90513}
.button.red{background-color: #e11423;color: #fff;border:1px solid #e11423}
.button.red:hover{background-color: #c90513;border:1px solid #c90513}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}

.button.btn_buy	{font-family:"NanumSquare", sans-serif;width:338px; border-radius:0px; padding:0; text-align:center; height:54px; line-height:54px; font-size:18px; color:#ffffff; font-weight:500; background:#e11423; border:1px #e11423 solid;}
.button.btn_buy:hover {background:#e11423;}
.button.btn_cart {font-family:"NanumSquare", sans-serif;width:338px; border-radius:0px;padding:0; margin-right:10px; text-align:center; height:54px; line-height:54px; font-size:18px;color:#e11423; font-weight:500; background:#ffffff; border:1px #e11423 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #e11423 solid;}
.button_pay { display:inline-block;margin-top:5px;line-height:38px;height:38px;}
.button_cancel { display:inline-block;height:36px !important;margin-top:5px; vertical-align:top; font-weight:300 !important;}

.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%;border:1px solid #d2d2d4;box-sizing:border-box;}
.tab_tt li{float:left;position:relative;width:20%;height:50px;}
.tab_tt li a{font-family:"NanumSquare", sans-serif;display:block;background-color:#ffffff;border:none;line-height:50px;text-align:center;color:#3c3c3c;font-size:16px;z-index:4}
.tab_tt li.on a{font-family:"NanumSquare", sans-serif;background-color:#333333;color:#ffffff;font-weight:500;border:none;z-index:5;position:absolute;left:0;top:0;width:100%;height:50px}

.tab_cview{display:inline-block;margin-bottom:20px;width:100%;height:45px;border-bottom:2px solid #000;}
.tab_cview li{float:left;position:relative;width:33.3%;height:45px}
.tab_cview li a{font-family:"noto_sans", sans-serif;display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;border-bottom:0;line-height:45px;text-align:center;color:#3c3c3c;font-size:17px;z-index:4}
.tab_cview li.on a{background-color:#000000;color:#ffffff;font-weight:400;border:1px solid #222222;z-index:5;position:absolute;left:0;top:0;width:100%;height:45px}

span.ori_price{font-family:"NanumSquare", sans-serif;font-weight:400;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{font-family:"NanumSquare", sans-serif;;color:#de0010;text-align:center;font-weight:500;}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}

.col_course_thumbnail {width:330px;}
.col_course_name {padding-top:20px !important;vertical-align:top;}
.col_course_price {float:right;width:140px; }
.col_course_button {width:400px; text-align:right;}

/* 갤러리형 강의 리스트 */
.course_gallery { display:inline-block; width:auto;1215px;margin-right:-15px;padding-top:20px; box-sizing:border-box;text-align:left;border-bottom:2px solid #333333; }
.course_gallery li { float:left; width:390px;height:450px; margin:15px 15px 40px 0px; border:none; }
.course_gallery .cimg { width:390px; height:218px;border-bottom:0px #dedede solid }
.course_gallery .cimg a {display:inline-block; width:390px; height:218px; }
.course_gallery .cimg a img { width:390px; height:218px; }
.course_gallery .ccont { padding:10px 0px; text-align:center;}  
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .label { margin-left:0;  }
.course_gallery .ccont .cday { float:none; margin:0px; font-size:16px;color:#333333; text-align:center;height:30px; line-height:30px;padding-left:0px; white-space:normal; overflow:hidden;text-overflow:clip;}
.course_gallery .ccont .cday span { margin:0px;padding-left:0px; }
.course_gallery .ccont .ctitle a { font-family:"NanumSquare", sans-serif;display:block; line-height:24px; height:24px; font-size:18px; color:#222; font-weight:400; margin:10px 0 10px 0; white-space:normal; overflow:hidden;text-overflow:clip;}
.course_gallery .ccont .cprice { text-align:center; font-size:20px;height:20px;line-height:20px; margin:10px 0;font-weight:400; padding:0px 0 0 0; border-top:0px #dedede dashed; }
.course_gallery .ccont .cprice  span.ori_price { font-size:16px; color:#333333;font-weight:300; }
.course_gallery .ccont .ctext { font-size:13px; height:45px; font-weight:400; line-height:20px;  padding:0; overflow:hidden;text-overflow:ellipsis;  }
.course_gallery .ccont .cif { font-size:13px; border-top:1px #dedede dashed; padding:10px 0 0 0; margin:10px 0  0  0; }
.course_gallery .ccont .cbtn { text-align:center; margin-top:25px;overflow:hidden; }
.course_gallery li.nodata { float:none; width:1200px; margin:-8px 0 0 0 !important;padding:0; border:0; border-bottom:1px #d1d1d1 solid; line-height:200px;  font-size:18px; }

/* 웹진형 강의 리스트 */
.type_chart {border-top:0px solid #e5e5e5;border-bottom:2px solid #333333;box-sizing:border-box;}
.type_chart .list_li {padding:0px 0px}
.type_chart .list_li td {padding:30px 0px !important;margin:0px !important;}
.type_chart .list_li .course_img{display:inline-block;width:290px;height:170px;float:none;position:relative;margin:0px !important;}
.type_chart .list_li .course_img a{display:inline-block;width:290px;height:170px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .course_img a img{width:290px;height:170px;display:inline-block;;}
.type_chart .list_li .course_img .tm{position:absolute;left:0;top:0}

.type_chart .list_li .webtv_img {width:290px;height:180px;display:block;float:none;position:relative; margin-top:0px;}
.type_chart .list_li .webtv_img a{display:block;width:290px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .webtv_img a img{width:290px;height:180px;display:block}

.type_chart .list_li .top_td{position:relative;}
.type_chart .list_li .top_td span{margin-right:8px}
.type_chart .list_li .bot_td span{margin-left:0}
.type_chart .list_li .bot_td{border:none; border-top:1px solid #d1d1d1}
.type_chart .list_li .bot_td.tac{text-align:center}
.type_chart .list_li .col_course_name_box {margin:0px 0;padding:0px;min-height:170px;}
.type_chart .list_li .col_course_price {text-align:right !important;font-size:20px; line-height:30px;margin:5px 0; padding-right:10px;font-weight:500;border-top:0px #dedede dashed;}
.type_chart .list_li .col_course_price  span.ori_price { font-size:16px; color:#333333;font-weight:300; }
.type_chart .list_li .btn_list{float:right;width:auto;margin-bottom:0px}
.type_chart .list_li .btn_list .button{margin:3px 0px}
.type_chart .list_li .btn_list .button.course { width:100px;padding:0px;margin-right:5px; font-size:16px;}
.type_chart strong{display:inline-block;max-height:52px;line-height:26px;overflow:hidden; margin-top:15px;}
.type_chart strong a{font-family:"NanumSquare", sans-serif;color:#303030;font-size:20px;font-weight:500; padding-left:0;padding-right:10px;}
.type_chart .list_li span{margin-left:4px}
.type_chart .list_li strong span {margin:1px !important;}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:69px;overflow:hidden;font-size:15px;line-height:23px;margin-top:15px;margin-bottom:10px;}
.type_chart .list_li .ct_if{position:absolute; bottom:40px; left:0;overflow:hidden;margin-top:20px;font-size:16px;color:#333333;}
.type_chart .list_li .ct_if .tutor{float:left;margin-right:10px;line-height:27px;font-size:16px;color:#333333;}
.type_chart .list_li .ct_if .p{float:left; padding-right:10px;line-height:27px;font-size:16px;color:#333333; }
.type_chart .list_li .ct_if span.days { margin-right:10px;color:#333333; }
.type_chart .nodata { width:830px; line-height:200px;height:200px; margin:-8px 0 0 0;border-bottom:1px solid #d1d1d1; padding:0; text-align:center; font-size:18px; background-color:#ffffff !important;}

/* 강의 상세보기 */
.course_title{position:static;font-family:"NanumSquare",sans-serif;font-weight:500;font-size:30px;color:#2e2e2e; line-height:40px;text-align:left; padding-bottom:15px;}
.course_infomation {border-top:0 solid #333333;padding:20px 0 0 0;overflow:hidden}
.course_infomation .info_img{ width:450px;float:left;margin-right:60px;text-align:center}
.course_infomation .info_img img{width:450px;height:300px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_infomation .info_text{float:left;width:690px}
.course_infomation .info_text .info_title{font-size:16px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:500}
.course_infomation .info_text p{font-size:16px;color:#3c3c3c}
.course_infomation .info_text .buy_book{float:left;}
.course_infomation .info_text .buy_book td {font-size:15px;padding-left:0px;}
.course_infomation .info_text .buy_book .book_name{text-align:left;}
.course_infomation .info_text .buy_book .book_price{text-align:right}
.course_infomation .info_text .buy_book .book_price input{vertical-align:-3px;margin-left:10px}
.course_infomation .info_btn{overflow:hidden;padding-top:15px}
.course_infomation .info_btn li{float:right;margin-left:0}
.course_infomation .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}

.course_infomation .sns_btn{overflow:hidden;padding-top:13px}
.course_infomation .sns_btn li{float:right;margin-left:5px}
.sns_btn .btn_facebook { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_facebook.png') no-repeat;}
.sns_btn .btn_kakaostory { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_kakaostory.png') no-repeat;} 
.sns_btn .btn_naver { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_naver.png') no-repeat;}

.course_foot{margin-top:50px}

.type_table{border-top: 1px solid #676767; font-size:15px;}
.type_table thead th{padding:10px 0;font-weight:500;color:#3c3c3c;border-bottom:1px solid #676767;text-align:center;}
.type_table thead th.tac {text-align:center;padding-left:0}
.type_table tbody th{padding:10px 0 10px 10px;background-color:#f8f8f8;font-weight:500;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:10px 0 10px 10px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td div.mh50{min-height:50px}
.type_table tbody th.tac{text-align:center;padding-left:0}
.type_table tbody td.tac{text-align:center;padding-left:0}
.type_table.type_inner{border-top:1px dashed #d1d1d1}
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:11px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:11px 0;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.type_table.type_tutor_view th {vertical-align:top; width:260px;}
.type_table.type_tutor_view td {vertical-align:top;}
.type_table.type_tutor_view .tutor_image {width:260px;height:290px;border:1px solid #e0e0e0;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;}

.cv .page_title{font-family:"NanumSquare",sans-serif;font-size:20px;font-weight:500;color:#000000;padding-left:15px;background: url('/html/images/common/blt_curri.png') no-repeat 0 50%;margin-top:30px;margin-bottom:15px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;padding-left:0px;padding-bottom:8px; font-size:16px;line-height:30px;}
.cv .cv_text img{max-width:100%;}
.cv .cv_text hr{height:1px;background-color:#999999;border:1px;width:100%;position:static;visibility:visible;}
.cv .tb_cv{border-top:2px solid #727272}
.cv .tb_cv thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.cv .tb_cv tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td.tal{text-align:left;padding-left:20px}

.faq_wrap{border-top:0px solid #d1d1d1}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #d1d1d1}
.faq dt{font-family:"NanumSquare",sans-serif;width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:16px;padding:17px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 19px;border-bottom:1px solid #d1d1d1;overflow:hidden}
.faq dd{display:none;padding:12px 50px;background: #f4f4f4 url(/common/images/default/faq_answer.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1}
.faq.on dt{display:block;white-space:normal;}

.search_title em {color:#de0010;}
.search_title .search_keyword {font-family:"NanumSquare",sans-serif;font-weight:500;font-size:18px;}
.search_box .search_txt {width:300px; height:30px; margin:0; padding:0 10px; border:5px solid #de0010 !important; font-size:14px;}
.search_box .search_btn {width:70px; height:40px; margin:0; background-color:#de0010; border:0 none; font-size:14px; color:#ffffff; font-weight:bold;}
.search_category {width:100%; display:inline-block; padding:15px ; height:auto;line-height:30px; font-size:15px; background-color:#f7f7f7; border:1px solid #dedede; border-width:1px 0;}
.search_category span {float:left; margin:0 10px 0 20px; font-weight:bold;}
.search_category ul {float:left;}
.search_category li {float:left; margin-right:20px;}
.search_category li a:hover {text-decoration:underline;}
.search_category li em {color:#de0010;}
.search_section {margin-top:40px;}
.search_section .search_detail {vertical-align:middle; position:relative; height:25px;}
.search_section .search_detail img {top:2px; position:absolute;}
.search_section .search_detail .search_subject {float:left; margin:0 10px 10px 22px; font-size:18px; font-weight:500; vertical-align:middle;}
.search_section .search_detail .search_cnt {float:left;}
.search_section .search_detail .search_cnt em {color:#de0010; font-weight:500;}
.search_section .search_detail .search_more {float:right;}
.search_section .search_detail .search_more a:hover {text-decoration:underline;}
.search_section .search_result {width:100%;}
.search_section .search_result table {width:100%; border-top:1px solid #999999;}
.search_section .search_result tr {border-bottom:1px solid #d9d9d9;}
.search_section .search_result td {padding:10px 0; vertical-align:top;}
.search_section .search_result td.course_image {padding:13px 0; width:160px;}
.search_section .search_result td.course_image a {display:block;width:140px;height:92px;overflow:hidden;border:1px solid #d1d1d1;}
.search_section .search_result td.course_image a img {width:140px;height:92px;}
.search_section .search_result td.course_info {position:relative;}
.search_section .search_result td.course_info .info_t {}
.search_section .search_result td.course_info .info_t em {width:100%;display:inline-block;font-weight:500;font-size:17px;line-height:22px;margin-bottom:10px;}
.search_section .search_result td.course_info .info_t em a {font-family:"NanumSquare";font-weight:500;font-size:17px;line-height:22px;}
.search_section .search_result td.course_info .info_t em .info_b {display:inline-block; vertical-align:bottom;}
.search_section .search_result td.course_info .star_p {position:absolute;bottom:20px;}
.search_section .search_result td.post_info {position:relative;}
.search_section .search_result td.post_info em {font-weight:500; font-size:17px; margin-bottom:10px; display:inline-block;}

.search_no .search_no_text h4 {font-weight:bold; margin-bottom:15px;}
.search_no .search_no_text h4 em {color:#de0010;}


.main_pop{border:2px solid #e11423;}
.main_pop_tt{background-color:#e11423;}
.main_pop_bt{background-color:#e11423;color:#fff; border-top:1px solid #e11423;}



/* login */
.login_box{border:1px solid #dbdbdb; background:#ffffff; padding:60px 100px 60px 100px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:40px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:1px solid #dbdbdb;width:560px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:none !important; display:inline-block;}
.log_in label{padding-right:13px}
.log_in div{height:31px;margin:0px;z-index:10000;}
.log_in .iparea input{ z-index:10000; font-size:16px; font-weight:300; color:#7a7a7a; border:0px solid #dbdbdb !important;padding:0px 0 0px 10px;height:40px;width:400px;line-height:40px; margin:10px 0px;}
.log_in .ip_id { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_id.png') 25px 50% no-repeat !important;margin:0px; padding-left:60px; border:1px #dbdbdb solid; border-bottom:1px #dbdbdb solid; }
.log_in .ip_pass { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_pw.png') 25px 50% no-repeat !important;margin:0px 0px 20px 0px;padding-left:60px;border:1px #dbdbdb solid; border-top:none;}
.log_in span { float:left;width:800px; display:block; line-height:60px; font-size:16px; font-weight:500; color:#7a7a7a; }
.log_area .ip_submit{float:none !important;margin:0px 0px 0px 0px}
.id_save { padding:15px 0px; font-size:15px; font-weight:500;}

.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#495057}
.login_box .ip_tx a{color:#e2450e ;font-weight:500}
.log_find{float:left;padding:70px 0 0 80px;width:200px}
.log_find dt{font-weight:400;letter-spacing:-0.05em; font-size:17px;}
.log_find dd{margin:14px 0 30px 0}

.button.btn_login{ padding:0px;font-size:20px;font-weight:500;background:#e11423;color: #fff;border:1px #0262a4 solid;width:480px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:#0262a4;border:1px #0262a4 solid;}

/*agreement */
.agreement_list{display:none;}
.box_title{font-family:"NanumSquare", sans-serif;color:#2d2d2d;font-size:22px;font-weight:500;margin:25px 0 15px 0}
.box_tx{margin:0 0 15px 0;font-size:15px; }
.gray_box{border:1px solid #dcdcdc;background-color:#fafafa;padding:15px 15px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-family:"NanumSquare", sans-serif;font-weight:500;font-size:15px;color:#464646;margin-bottom:12px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:60px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}

tbody th.tb_th{background-color:#f8f8f8;color:#474747;padding-left:10px;text-align:left;font-family:"NanumSquare", sans-serif;font-weight:500;font-size:15px;border-bottom:1px solid #d1d1d1}

/******** 마이페이지 스타일 *********/
.tb_title{font-family:"NanumSquare", sans-serif;font-weight:500;color:#333;padding:35px 0 15px 0;font-size:20px; line-height:22px}
.my_box{border:1px solid #d7d7d7;overflow:hidden}
.my_box .my_info{padding:30px;width:538px;float:left;position:relative}
.my_box .my_info h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_info .h6_sub{color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}
.my_box .my_info li{overflow:hidden;height:20px;line-height:20px;margin-bottom:5px}
.my_box .my_info li strong{display:block;float:left;width:70px}
.my_box .my_info li span{display:block;float:left;width:190px}
.my_box .my_info li span.name{font-weight:700;color:#3c3c3c}
.my_box .my_info .btn_more{position:absolute;right:30px;top:30px}
.my_box .my_info .my_info_in{border-top:1px solid #d7d7d7;padding:30px 0 0 100px;background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 20px;min-height:80px}

.my_box .my_note{padding:30px;float:left;width:528px;border-left:1px solid #d7d7d7;position:relative}
.my_box .my_note h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_note .h6_sub{color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}
.my_box .my_note .btn_more{position:absolute;right:30px;top:30px}
.my_box .my_note .my_note_in{border-top:1px solid #d7d7d7;padding:30px 0 0 0;min-height:80px}
.my_box .my_note .my_note_in li{position:relative;margin-bottom:2px}
.my_box .my_note .my_note_in li a{vertical-align:top;color:#777}
.my_box .my_note .my_note_in li img{vertical-align:top;padding-right:6px}
.my_box .my_note .my_note_in li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .my_note_in li .note_day{position:absolute;right:0;top:0}


.loca_tit {font-family:"NanumSquare", sans-serif; font-size:22px; font-weight:500; color:#128cc8; padding:30px 0 20px 0; }
.loca { border-top:1px #dcdcdc solid;border-bottom:1px #dcdcdc solid; padding:20px 10px; margin-bottom:40px; }
.loca li {padding-left:0; background:none; font-size:16px; line-height:30px;  } 
.loca li b {font-family:"NanumSquare", sans-serif;  float:left; width:100px; display:block; color:#000; font-weight:500; }
.loca li.last {  border-bottom:none; }

.privacy h3{font-family:"NanumSquare", sans-serif;font-weight:500;font-size:17px;margin-top:30px;margin-bottom:10px;color:#1e185d;}
.clause h3{font-family:"NanumSquare", sans-serif;margin-top:30px;margin-bottom:10px;font-weight:500;font-size:17px;color:#1e185d;}
.refund {list-style:none;}
.refund h3{font-family:"NanumSquare", sans-serif;margin-top:30px;margin-bottom:10px;font-weight:500;font-size:17px;color:#1e185d;} 

/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:15px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .clause { margin-top:-20px;}
.textin > .clause  h2 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .clause  h3 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .clause  .depth1{margin-top:0px !important;}

.coupon_box_inner .button.large{padding:0 35px; height:36px; line-height:36px; font-size:15px;font-weight:500;}

.mob_title {display:none;}
.sub_parking { width:100%; border:1px #dedede solid; text-align:center;margin-bottom:50px; box-sizing:border-box; }

.greeting_wrap{width:100%;display:block; text-align:center;}
.greeting_inner {width:1200px;margin:0px auto;text-align:left;}

/* 
.greeting1 { background:url('/html/images/common/greeting1.png') 0% 0px no-repeat;padding-left:350px;margin:20px 0px 55px 0px; }
.greeting1 p {font-family:"NanumSquare", sans-serif; font-size:17px;line-height:30px;font-weight:normal;padding:0px;padding-bottom:20px; color:#333333;}
*/

.greeting1 {width:100%;background:url('/html/images/common/greeting1.png') 50% 0px no-repeat;padding:125px 0px 0 0;text-align:center; }
.greeting1 .greeting1_inner {position:relative;display:inline-block;width:750px;padding:30px 35px;margin:20px auto 20px auto;text-align:left;box-sizing:border-box;}
.greeting1 .greeting1_inner p {font-family:"NanumSquare", sans-serif; font-size:17px;line-height:30px;font-weight:normal;padding:0px;padding-bottom:20px; color:#333333; letter-spacing:-0.05em;}
.greeting1 .greeting1_inner p b {font-size:24px;line-height:30px;font-weight:500;}
.greeting1 .greeting1_inner::before {content:'';position:absolute;left:0;top:0px;width:43px;height:43px;background:url('/html/images/common/greeting1_alt.png') no-repeat;}
.greeting1 .greeting1_inner::after {content:'';position:absolute;right:0;bottom:0;width:43px;height:43px;background:url('/html/images/common/greeting1_arb.png') no-repeat;}

.greeting2 {width:100%;position:relative;margin-bottom:130px;}
.greeting2 .greeting2_btn {width:100%;text-align:center;margin-top:-55px;}

.greeting3 {width:100%;position:relative;margin-bottom:70px;text-align:center;background:#ecedf1;}

.greeting_online {position:relative;width:100%;height:185px;position:relative;margin-bottom:70px;text-align:center;background:#f4ebe3 url('/html/images/common/greeting_online.png') 50% 50% no-repeat;}
.greeting_offline {position:relative;width:100%;height:185px;position:relative;margin-bottom:70px;text-align:center;background:#f2eee2 url('/html/images/common/greeting_offline.png') 50% 50% no-repeat;}
a.btn_greeting_course {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:inline-block;font-family:"NanumSquare";width:auto;height:55px;line-height:55px;padding:0px 30px;margin:0px auto;font-size:18px;color:#fff;background:#3a2b2e;border-radius:30px; font-weight:500;transition: all 0.2s ease-in;text-decoration:none;}
a.btn_greeting_course:hover {background:#de0010;padding:0px 40px;text-decoration:none;}

.greeting4 {width:100%;position:relative;margin-bottom:70px;text-align:center;}
.greeting4 h3{font-family:"NanumSquare", sans-serif;margin-top:75px;margin-bottom:20px;font-weight:500;font-size:30px;color:#3c3c3d;} 
.greeting4 .greeting4_1 { width:auto;margin:10px auto 30px auto;display:inline-block;text-align:center;background:url('/html/images/common/dot_part.png') 0px 50% no-repeat;padding-left:5px;}
.greeting4 .greeting4_1 li {font-family:"NanumSquare", sans-serif; display:inline-block;width:auto;line-height:30px;padding:0px 17px 0px 12px;background:url('/html/images/common/dot_part.png') 100% 50% no-repeat;font-size:17px;color:#333333;}

.greeting4 .greeting4_2 { width:100%;margin:10px auto 30px auto;display:inline-block;text-align:center;}
.greeting4 .greeting4_2 li {float:left;position:relative;display:inline-block;width:50%;height:245px;padding:30px 0px 30px 335px;box-sizing:border-box;border-bottom:1px #dedede solid;background:url('/html/images/common/greeting_arrow.png') 335px 200px no-repeat;}
.greeting4 .greeting4_2 li.last {border-bottom:none;}
.greeting4 .greeting4_2 li h1 {position:absolute;left:0px;top:30px;width:315px;height:185px; overflow:hidden;}
.greeting4 .greeting4_2 li h1 img {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;transition: all 0.3s linear;}
.greeting4 .greeting4_2 li:hover h1 img {width:105%;height:105%;}
.greeting4 .greeting4_2 li h2 {font-family:"NanumSquare", sans-serif; font-size:24px;line-height:55px;font-weight:500;color:#333333;text-align:left;}
.greeting4 .greeting4_2 li:hover h2 {color:#de0010;}
.greeting4 .greeting4_2 li p {font-family:"NanumSquare", sans-serif; font-size:15px;line-height:24px;color:#333333;text-align:left;}

.greeting5 { width:calc(100% + 60px);margin:0px -60px 30px 0px;display:inline-block;text-align:center;}
.greeting5 li {position:relative;float:left;display:inline-block;text-align:center;width:calc((100% - 120px) / 2);height:auto;margin:0px 60px 80px 0px;padding:0px;box-sizing:border-box;background:url('/html/images/common/greeting_arrow.png') 335px 200px no-repeat;}
.greeting5 li h1 {position:relative;width:100%;height:0;padding-bottom:56%;margin-bottom:115px; overflow:hidden;}
.greeting5 li h1 img {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;height:100%;transition: all 0.3s linear;}
.greeting5 li h2 {position:absolute;left:50%;transform:translateX(-50%);top:280px;width:140px;height:140px;border-radius:50%;padding-top:55px;box-sizing:border-box;background:#fff;border:3px #de0010 solid;font-family:"NanumSquare"; font-size:22px;line-height:25px;font-weight:500;color:#000;transition: all 0.3s ;}
.greeting5 li h2:before {content:'';position:absolute;left:50%;transform:translateX(-50%);top:38px;width:40px;height:2px;background:#de0010;}
.greeting5 li p { font-size:17px;line-height:25px; height:75px;color:#333333;}
.greeting5 li:hover h1 img {width:105%;height:105%;}
.greeting5 li:hover h2 {background:#de0010;color:#fff;}
.greeting5 li:hover h2:before {background:#fff;}

.lecture_wrap {width:1200px; margin:0px auto 100px auto;}
.lecture1 {width:100%;display:inline-block;text-align:left; margin-bottom:70px;}
.lecture1 h2 {font-family:"NanumSquare", sans-serif; font-size:40px;line-height:100%;font-weight:500;padding:0px;margin-bottom:40px; color:#000; letter-spacing:-0.05em;}
.lecture1 h2 span {color:#dd000f; }
.lecture1 h3 {font-family:"NanumSquare", sans-serif; font-size:24px;line-height:100%;font-weight:500;padding:0px;margin-bottom:20px; color:#000; letter-spacing:-0.05em;}
.lecture1 p {font-family:"NanumSquare", sans-serif; font-size:17px;line-height:30px;font-weight:normal;padding:0px; color:#333333; letter-spacing:-0.05em;}

.lecture2 {width:100%;display:inline-block;text-align:center; margin-bottom:70px;}
.lecture2 ul {width:auto;display:inline-block;text-align:center;}
.lecture2 li {font-family:"NanumSquare", sans-serif;position:relative; float:left;width:180px;padding:135px 0px 0 0px; display:inline-block;text-align:center;font-size:16px;font-weight:500;line-height:22px;color:#333; }
.lecture2 li span {display:block;font-size:14px;color:#b5b5b5;padding-bottom:10px; }
.lecture2 li.lecture2_1 {background:url('/html/images/common/lecture2_1.png') 50% 0% no-repeat;}
.lecture2 li.lecture2_2 {background:url('/html/images/common/lecture2_2.png') 50% 0% no-repeat;}
.lecture2 li.lecture2_3 {background:url('/html/images/common/lecture2_3.png') 50% 0% no-repeat;}
.lecture2 li.lecture2_4 {background:url('/html/images/common/lecture2_4.png') 50% 0% no-repeat;}
.lecture2 li:before {content:'';position:absolute;right:-7px;top:45px;width:15px;height:30px;background:url('/html/images/common/lecture2_arrow.png') 50% 50% no-repeat}
.lecture2 li.lecture2_4:before {display:none;}

.lecture3 {width:100%;display:inline-block;text-align:center; margin-bottom:70px;}
.lecture3 li {position:relative; float:left;width:50%}
.lecture3 li:last-child {text-align:right;}

.lecture_btn {width:100%; text-align:center;}
.lecture_btn a {display:inline-block;margin:0px 10px;width:300px;height:70px;line-height:70px;text-align:center;font-family:"NanumSquare";font-size:20px;color:#fff;background:#333;transition: all 0.2s ease-in; letter-spacing:-0.05em;}
.lecture_btn a:hover { width:320px}
.lecture_btn a.lbtn1 {background:#3a2b2e;}
.lecture_btn a.lbtn2 {background:#dd000f;}
.lecture_btn a.lbtn1:hover {background:#2a171b;}
.lecture_btn a.lbtn2:hover {background:#c9010e;}

.form_title {font-family:"NanumSquare", sans-serif; font-size:24px;line-height:100%;font-weight:500;padding:0px;margin-bottom:20px; color:#000; letter-spacing:-0.05em;}
.form_ment {font-family:"NanumSquare", sans-serif; font-size:17px;line-height:100%;font-weight:400;padding:0px;margin-bottom:30px; color:#000; letter-spacing:-0.05em;}

.tb_formmail {border-top:2px #e74a55 solid;}
.tb_formmail tbody th{font-family:"NanumSquare";padding:18px 0 18px 20px;border-bottom:1px solid #e6e6e6;background-color:#fafafa;text-align:left;color:#000;font-size:16px;font-weight:400;}
.tb_formmail tbody td{padding:18px 0 18px 20px;border-bottom:1px solid #e6e6e6;text-align:left;font-size:15px;}
.form_input {border:1px #ababab solid;line-height:25px;height:auto;min-height:35px;padding:5px 10px;}

.tb_box input.w400{width:400px}
.tb_box input.w200{width:200px}
.tb_box input.w150{width:150px}
.tb_box input.w100{width:140px}
.tb_box input.w70{width:70px}

.form_btn {display:inline-block;margin:20px auto;width:300px;height:70px;line-height:70px;text-align:center;border:none;font-family:"NanumSquare";font-size:20px;color:#fff;background:#3a2b2e;transition: all 0.2s ease-in; letter-spacing:-0.05em;outline:none;}
.form_btn:hover {background:#2a171b; width:320px}


/* 나의강의실 */
#wrap_classroom { width:100%; background:#221610 url('/html/images/common/classroom_bg.jpg') fixed no-repeat;background-size:100%; padding:60px 0; text-align:center;position:relative; }
.sub_top_classroom {background:#e11423; }
.sub_top_classroom .top_title { font-family:"NanumSquare", sans-serif;display:block; height:50px; font-size:38px; line-height:50px; font-weight:500; color:#ffffff; padding-top:45px; text-align:center; }
.sub_top_classroom .top_title em { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:95%; display:block; margin:0 auto; }
.sub_top_classroom .top_title .em1 { display:none; }
.sub_top_classroom .top_state { font-family:"NanumSquare", sans-serif;display:inline-block; height:40px; padding:0 0 0 20px; text-align:center; border-radius:20px; background:#4e0308; margin:20px auto 20px auto; overflow:hidden;}
.sub_top_classroom .top_state li { float:left; line-height:40px; padding:0 10px; font-size:17px; font-weight:500; color:#ffffff; }
.sub_top_classroom .top_state li.li1{ color:#ffffff; background:url('/html/images/common/classroom_top_bar.png') 0 50% no-repeat; padding-right:20px;}
.sub_top_classroom .top_state li.li2{ background:#8e0812; padding-left:20px;  }
.sub_top_classroom .top_state li.li3{ background:#8e0812 url('/html/images/common/classroom_top_bar.png') 0 50% no-repeat; font-weight:normal; padding-right:25px;}
.sub_top_classroom .top_state li.li3 b { font-size:20px; color:#ffd200;font-weight:bold; }

.classroom_out a {  border:1px #dedede solid;} 

.left_area_classroom { float:left; display:block; width:198px;min-height:600px; height:100%;border:1px solid #dfdfdf; background:#ffffff; margin:20px; }
.left_area_classroom .lnb_title{ display:none;}
.left_area_classroom .lnb_list{ width:160px; margin:8px 19px 30px 19px;border-top:none;border-bottom:none;text-align:left;}
.left_area_classroom .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area_classroom .lnb_list li.half{width:50%;float:left;}
.left_area_classroom .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px 10px 0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area_classroom .lnb_list li.on a{color:#e11423;}
.left_area_classroom .lnb_list li a:hover{color:#e11423;}
.left_area_classroom .lnb_list li.li1 ,
.left_area_classroom .lnb_list li.li2 ,
.left_area_classroom .lnb_list li.li3 ,
.left_area_classroom .lnb_list li.li4 ,
.left_area_classroom .lnb_list li.li5 ,
.left_area_classroom .lnb_list li.li6 ,
.left_area_classroom .lnb_list li.li7 ,
.left_area_classroom .lnb_list li.li8 ,
.left_area_classroom .lnb_list li.li9 ,
.left_area_classroom .lnb_list li.li10,
.left_area_classroom .lnb_list li.li11,

.left_area_classroom .lnb_list li.li1:hover ,
.left_area_classroom .lnb_list li.li2:hover ,
.left_area_classroom .lnb_list li.li3:hover ,
.left_area_classroom .lnb_list li.li4:hover ,
.left_area_classroom .lnb_list li.li5:hover ,
.left_area_classroom .lnb_list li.li6:hover ,
.left_area_classroom .lnb_list li.li7:hover ,
.left_area_classroom .lnb_list li.li8:hover ,
.left_area_classroom .lnb_list li.li9:hover ,
.left_area_classroom .lnb_list li.li10:hover ,
.left_area_classroom .lnb_list li.li11:hover ,

.left_area_classroom .lnb_list li.on.li1 ,
.left_area_classroom .lnb_list li.on.li2 ,
.left_area_classroom .lnb_list li.on.li3 ,
.left_area_classroom .lnb_list li.on.li4 ,
.left_area_classroom .lnb_list li.on.li5 ,
.left_area_classroom .lnb_list li.on.li6 ,
.left_area_classroom .lnb_list li.on.li7 ,
.left_area_classroom .lnb_list li.on.li8 ,
.left_area_classroom .lnb_list li.on.li9 ,
.left_area_classroom .lnb_list li.on.li10 ,
.left_area_classroom .lnb_list li.on.li11 { background:none;}

.my_cr_bbs { display:none;}
.my_cr_bbs .my_bbs h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#333;font-size:20px;padding:3px 0 11px 0;}
.lesson_incomplete {background-color:#ffffff; color:#777777; border:1px solid #777777; border-radius:3px; font-weight:normal; font-size:12px; width:40px; height:20px; line-height:20px; display:inline-block;}
.lesson_proceeding {background-color:#ff8814; color:#ffffff; border:1px solid #ea7300; border-radius:3px; font-weight:normal; font-size:12px; width:40px; height:20px; line-height:20px; display:inline-block;}
.lesson_complete {background-color:#5cb85c; color:#ffffff; border:1px solid #5cb85c; border-radius:3px; font-weight:normal; font-size:12px; width:40px; height:20px; line-height:20px; display:inline-block;}
.tb_title{padding-top:40px;}

.my_cr_notice {border:1px dashed #dedede; background-color:#f9f9f9; color:#2d2d2d; padding:20px; font-size:15px; font-weight:400; line-height:24px; margin-bottom:30px;}

.compbox{padding-left:0px;background:none;min-height:auto;border:1px solid #cdcdcd;padding:30px 30px;text-align:center;}
.payment_comp div p.p1{font-family:"NanumSquare", sans-serif;font-size:24px;font-weight:500;padding:0px 10px;border-bottom:none;display:block;line-height:150%}
.payment_comp div p.p2{padding:20px 10px}

.tb_modules_summary {margin-bottom:30px;}

@media (max-width:1200px) {
	#wrap_classroom {font-family:"NanumSquare", sans-serif;position:relative;padding:0px;}
	#wrap_classroom .main_wrap_classroom {width:100%; min-height:100%; position:relative;}
	#wrap_classroom .sub_top_classroom { position:relative;width:100%; height:230px;}
	#wrap_classroom .sub_top_classroom .top_title {font-size:18px;height:40px; padding-top:90px; text-align:left;}
	#wrap_classroom .sub_top_classroom .top_title em {margin:0 20px;}
	#wrap_classroom .sub_top_classroom .top_state li {background:url('/html/images/common/classroom_top_bar.png') 100% 50% no-repeat;font-size:14px; font-weight:normal;width:110px;}
	#wrap_classroom .sub_top_classroom .top_state li.li1 {z-index:98; background:none; padding-left:125px; width:100%;}
	#wrap_classroom .sub_top_classroom .top_state li.li2 {z-index:99; background:#8e0812 url('/html/images/common/classroom_top_bar.png') 100% 50% no-repeat; top:40px; width:110px;}
	#wrap_classroom .sub_top_classroom .top_state li.li3 {z-index:98; background:#8e0812; top:40px; padding-left:125px; width:100%;}
	#wrap_classroom .sub_top_classroom .top_state li.li3 b  {font-size:15px;font-weight:bold;}
 
	#wrap_classroom .classroom_lnb a { display:block; font-size:14px; font-weight:bold; color:#ffffff; border:0px #95c9e8 solid; border-radius:4px; padding:0; width:30px; height:38px; line-height:38px; background: url(/common/images_skin2/common/classroom_lnb.png) 50% 50% no-repeat; text-indent:-9999px; }
	#wrap_classroom .classroom_out {margin-top:5px;}
	#wrap_classroom .classroom_out a.out_pc { display:none; }
	#wrap_classroom .classroom_out a.out_mobile { display:block;font-size:12px; font-weight:normal; color:#ffffff; border:1px #ffffff solid; border-radius:30px; padding:0 12px 0 27px; height:28px; line-height:29px; background:url('/common/images_skin2/common/classroom_out.png') 10px 50% no-repeat;background-size:15px auto; }

	#wrap_classroom .sub_fixtop_classroom {display:inline-block; position:fixed; top:0px; left:0px; width:100%; height:60px; z-index:9999;}
	#wrap_classroom .sub_fixtop_classroom .top_title {padding-top:0; padding-left:70px; padding-right:120px; font-size:18px; line-height:60px; text-align:center; cursor:pointer;}
	#wrap_classroom .left_area_classroom .lnb_list li a {padding:10px 20px 10px 20px;}

	
	#wrap_classroom .col_lesson_length {position:absolute; right:5px; width:50px; top:12px; text-align:right;}
	#wrap_classroom .col_lesson_length p {line-height:13px !important;}
	
	.my_cr_bbs .my_bbs h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#333;font-size:18px;padding:3px 0 12px 0;}
	.my_cr_bbs .my_bbs .my_bbs_in{ border-top:1px solid #666666; }
	.tb_title{font-weight:500;color:#333;padding:35px 0 12px 0;font-size:18px; }

	.lesson_incomplete {font-weight:normal; font-size:11px; width:40px; height:20px; line-height:20px;}
	.lesson_proceeding {font-weight:normal; font-size:11px; width:40px; height:20px; line-height:20px;}
	.lesson_complete {font-weight:normal; font-size:11px; width:40px; height:20px; line-height:20px;}

	.my_cr_notice {font-size:14px;}


}



