@charset "utf-8";
@import url('/html/css/nanumsquareround.css');
@import url('/html/css/nanumsquare.css');
.hide { display:none; }

/****** basic style ******/
html,body{margin:0;padding:0;height:100%;}
body{font:15px/20px "NanumSquareRound","Noto Sans KR", "맑은 고딕","AppleSDGothcNeo","AppleGothic", sans-serif; color:#666;overflow-y:scroll;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

#wrap {position:relative;padding-top:180px;margin:0px;width:100%;min-width:1600px;background:url('/html/images/common/sub_bg.png') 50% 234px repeat-y;border:none;}
#wrap_main {position:relative;padding-top:180px;margin:0px;width:100%;min-width:1600px;background:#fff;}
#header.custom_header {position:absolute;left:0;top:0;height:80px;width:100%;border:none !important;background: #fff;margin:0px;padding:0px;}
#header.custom_header .util_wrap {position:relative;background-color: #fff;max-width: 1200px;width: 100%;margin: 0 auto;height:80px;text-align: left;}
#header.custom_header .logo {display: inline-block;width:250px;vertical-align: middle;margin-top:10px;float: left;}
#header.custom_header .logo img {margin-top: 0px;max-width:250px;max-height:60px;}
#header.custom_header .util_menu {float: right;width: auto;margin-top:35px;}
#header.custom_header .util_menu ul li {float:left;display:inline-block;padding:0px;margin:0px 4px;}
#header.custom_header .util_menu ul li a {display:inline-block; width:auto;padding:0px 13px 0px 13px;margin:0px; border:1px #dedede solid !important;line-height:20px;border:none;border-radius:30px;color: #333;font-size:14px;}

#header.custom_header > .inner {width: 100%;background: #fff;height:100px;margin:0px auto;border:none;text-align:center;overflow: inherit;}
#header.custom_header .inner .menu_wrap {float: none;width: 100%;max-width: 1200px;margin:0px auto;overflow: visible;display: block;}
.menu_wrap .logo {display: inline-block;width:300px;vertical-align: middle;margin-top:0px;float: left;}
.menu_wrap .logo img {margin-top: 0px;max-width:250px;}

.menu_wrap #gnb {display: inline-block;position:relative;float:left;width:1200px;margin:0px auto;box-sizing: border-box;text-align:center;}
.menu_wrap #gnb li {position: relative;float:left;display:inline-block;padding:0px;}
.menu_wrap #gnb li a {font-family:"NanumSquare";font-size:22px;color: #000;width:auto;text-align:center;line-height:100px;padding:0px 1	7px;box-sizing: border-box;position: relative;font-weight: 500;letter-spacing: -0.05em;;}
.menu_wrap #gnb li a:hover {color: #0462bf;}
.menu_wrap #gnb li.on a {color: #0462bf;}
.menu_wrap #gnb li a:after {display:none;}
.menu_wrap #gnb li#GNB_MY {position:absolute;right:0;}
.menu_wrap #gnb li#GNB_MY a {line-height: 40px;height:40px;margin:30px 0px 30px 15px; background:#f34212 url('/html/images/common/icon_my.png') 7px 5px no-repeat;border-radius:30px;padding:0px 15px 0px 45px;font-size:15px;color:#fff;}
.menu_wrap #gnb li#GNB_MY a:hover {background:#e73201 url('/html/images/common/icon_my.png') 7px 5px no-repeat;}
.menu_wrap #gnb li#GNB_MY .gnb_sub li a {line-height: 40px; background:none;font-size:14px;text-align: left;line-height:40px;padding:0px 0px 0px 20px;margin:0px 0px 0px 0px;border-radius:0px;font-weight: normal;border-bottom:1px #4179b0 solid;}

.menu_wrap #gnb .gnb_sub {display: none;position: absolute;left:50%;margin-left:-100px;z-index: 9999;background: #12589c;width:200px;padding:0px 0px 0px 0px;box-shadow:none;border:1px #000000 solid;box-sizing: border-box;top:100px;}
.menu_wrap #gnb .gnb_sub li {float: none !important;display:block;width:100%;padding:0px !important;}
.menu_wrap #gnb .gnb_sub li a {display: block;width:100%;color: #fff;font-size:15px;text-align: left;line-height:22px;font-weight: normal;border-bottom:1px #4179b0 solid;letter-spacing:0.03em;padding:10px 20px 10px 17px;margin:0px 0px 0px 0px;word-break:keep-all;}
.menu_wrap #gnb .gnb_sub li:hover a {background:#023f7a url('/html/images/common/gnb_arrow.png') 93% 50% no-repeat;color: #fff;}
.menu_wrap #gnb .gnb_sub li:last-child a {border-bottom:none;}

.menu_wrap #gnb > #my_page a {width: auto;height: 40px;text-align: center;color: #fff;background:#f34212 url('/html/images/common/icon_my.png') 7px 5px no-repeat;margin-top:0px;line-height: 40px;padding:0px 15px 0px 45px;}


.hamburger {display:none;spadding: 30px 14px; height: 75px; box-sizing: border-box;width:60px;float: left;background:none;position: relative;cursor: pointer;border:none;}
.hamburger span {background: #000000; display: block; height:2px;-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; transition: all 0.6s ease;margin: 0 auto;}
.hamburger span:nth-child(1) {width: 22px;}
.hamburger span:nth-child(2) {width: 22px;margin-top: 5px;}
.hamburger span:nth-child(3) {width: 22px;margin-top: 5px;}
.hamburger.is-active {padding: 23px 11px;}
.hamburger.is-active .line {width: 30px;}
.hamburger.is-active .line:nth-child(2){opacity: 0;}
.hamburger.is-active .line:nth-child(1){-webkit-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-o-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg);}
.hamburger.is-active .line:nth-child(3){-webkit-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-o-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg);}

.h_search {position:absolute;left:50%;top:15px;width:290px;display: inline-block;vertical-align: middle;border:1px solid #f5f5f5;box-sizing: border-box;height:50px;border-radius:50px;overflow: hidden;padding: 0px 20px;background-color: #f5f5f5; margin:0px 0px 0px -145px;float:none;}
.h_search input {width: 240px;height:45px;margin:0px;border: none !important;box-shadow: none;outline: none;padding:2px 10px 0px 35px;background-color: #f5f5f5 !important;font-size:15px;}
.search_btn {display:inline-block;position: absolute;left:20px;background: url('/html/images/common/h_search.png') 50% 50% no-repeat;width:20px;height: 100%;}

.all_list {display: none; }
.all_list {position: absolute;top:232px;width:100%;left: 0;right:0;z-index: 99999;background: #fff;border-top:1px solid #dedede;border-bottom: 3px solid #000; box-sizing: border-box;overflow: hidden; margin: 0 auto;}
.all_list .a_inner {height: 100% !important;width:1200px;margin: 0 auto;padding-left:60px;box-sizing:border-box;}
.all_list .a_inner > li {float: left; width:140px;box-sizing: border-box;border-left: 1px solid #ddd;text-align:center;padding:15px 0px;height:500px;}
.all_list .a_inner > li.al_bg {background:#f7f7f7;}
.all_list .a_inner > li:last-child {border-right:1px solid #ddd !important;}
.all_list .a_inner > li p{display:none;}
.all_list .a_inner > li p,
.all_list .a_inner > li a > span {color: #333; font-size: 16px; font-weight: 600;}
.all_list .a_inner > li ul {overflow: hidden; margin-top:0px;}
.all_list .a_inner > li ul li {line-height: 30px;}
.all_list .a_inner > li ul li a {color: #666; font-size:13px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;display: block;width: 100%; height: 100%;}
.all_list .a_inner > li ul li a:hover {color: #fff; font-size:13px;background:#0462bf;}

.tac {text-align: center;}
.util_wrap .af_log {float: none;}

#footer .foot_menu {width: 100%;min-width:1600px;margin: 0 auto;text-align: left;background-color: #3e445a;border:none;}
#footer .foot_menu .foot_list {width: 1200px;margin: 0 auto;text-align: center;padding:10px 0;border-bottom:1px #65697b solid;}
.foot_menu .foot_list li {float:none;display:inline-block;padding:0px 50px;background:none;}
.foot_menu .foot_list li a {font-family:"NanumSquare";font-size:15px;color: #fff;font-weight:normal; padding:0px 23px 0px 0px;line-height:30px;background:url('/html/images/common/foot_arrow.png') 100% 50% no-repeat;}
.foot_menu .foot_list li a.footer_privacy_policy {color: #fff;font-weight: 400;}
#footer .copy {background:#3e445a;width: 100%;padding:0px;box-sizing: border-box;}
#footer .copy .foot_info {max-width: 1200px;width:100%;margin: 0 auto;padding:30px 0px 30px 0px;box-sizing: border-box;background:none;}
#footer .foot_info p {font-size:15px;color: #fff;font-weight: 350;line-height: 26px;text-align: left;}
#footer .foot_info p.copyp {font-size: 15px;color: #fff;font-weight: 350;margin-top:0px;opacity:1;}


#container{width:100%;margin:0 auto;position:relative;border:none;}
#container.main{width:100%;margin:0 auto;padding-bottom:0px; position:relative;}
#container .horizontal_wrap{position:relative;width: 1200px;margin: 0 auto;}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{position:relative;height:500px;z-index:100;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:100%;height:500px;overflow:hidden}
.slides_container img {width:100%;height:500px;}
.slides_container div{width:100%;height:500px;display:block;background-size: cover !important;}
.pagination{position:absolute;width:260px;left:50%;top:80px;margin-left:-600px;z-index:101;text-align:left; }
.pagination li{width:100%;height:50px;line-height:50px;float:none;display:inline-block;background:none;border:none;box-sizing:border-box;margin:0px;border-radius:0%;}
.pagination li a{font-family:"NanumSquare";display:block;text-align:left; line-height:50px;font-size:16px;font-weight:400;background:#514f65;color:#fff;text-indent:25px;border-radius:0%;}
.pagination li.current a {background: #ff3600 url('/html/images/common/visual_tab.png') 96% 50% no-repeat;font-weight:500;}

/* main 레이아웃 스타일 */
.bgGray {position:relative;display:inline-block; width:100%; background:#f1f1f1; text-align:center; padding:50px 0px; }
.bgWhite {position:relative;display:inline-block; width:100%; background:#ffffff; text-align:center; padding:50px 0px; }

.main_inner {position:relative;width:1200px;margin:0px auto 0px auto; padding:0px 0px; display:inline-block;overflow:visible; text-align:left;}
.main_title {font-family:"NanumSquare";height:60px;line-height:60px;font-size:35px;font-weight:600;color:#000; margin:0px 0 20px 0; text-align:center; letter-spacing:-0.05em;}
.main_title_l { text-align:left; }
.main_ment {display:inline-block; width:100%; text-align:center; font-size:17px; color:#666666;line-height:27px;margin:-20px 0px 20px 0px;}


.main_banner {width:auto;padding:0px;text-align:center; margin:0px auto;display:inline-block;z-index:101;background:url('/html/images/common/main_banner_bg.png') 50% 85px no-repeat;}
.main_banner li { float:left;position:relative;width:200px;height:200px;margin:0px auto;display:inline-block;text-align:center;transition: all 0.2s ease;}
.main_banner li a {position:relative;display:inline-block;padding:180px 20px 30px 20px;text-align:center; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;}
.main_banner li a span { position:absolute;left:50%;top:5px;width:160px;height:160px;border:20px #8cbcbc solid;border-radius:50%;margin-left:-80px;transition: all 0.2s ease;}
.main_banner li a:hover span { top:0px;}
.main_banner li a h2 {font-family:"NanumSquare", sans-serif;color:#000;font-size:17px;line-height:25px; font-weight:500;padding-bottom:5px;}
.main_banner li a span.main_ban6 {background:#fff url('/html/images/common/main_ban6.png') 50% 50% no-repeat; border-color:#53a2a2;}
.main_banner li a span.main_ban1 {background:#fff url('/html/images/common/main_ban1.png') 50% 50% no-repeat; border-color:#53a2a2; }
.main_banner li a span.main_ban2 {background:#fff url('/html/images/common/main_ban2.png') 50% 50% no-repeat; border-color:#53a2a2; }
.main_banner li a span.main_ban3 {background:#fff url('/html/images/common/main_ban3.png') 50% 50% no-repeat; border-color:#4675b1; }
.main_banner li a span.main_ban4 {background:#fff url('/html/images/common/main_ban5.png') 50% 50% no-repeat; border-color:#4675b1; }
.main_banner li a span.main_ban5 {background:#fff url('/html/images/common/main_ban7.png') 50% 50% no-repeat; border-color:#4675b1; }

/* 이전컬러
.main_banner li a span.main_ban6 {background:#fff url('/html/images/common/main_ban6.png') 50% 50% no-repeat; border-color:#a2cccc;}
.main_banner li a span.main_ban1 {background:#fff url('/html/images/common/main_ban1.png') 50% 50% no-repeat; border-color:#8cbcbc; }
.main_banner li a span.main_ban2 {background:#fff url('/html/images/common/main_ban2.png') 50% 50% no-repeat; border-color:#6facac; }
.main_banner li a span.main_ban3 {background:#fff url('/html/images/common/main_ban3.png') 50% 50% no-repeat; border-color:#5791db; }
.main_banner li a span.main_ban4 {background:#fff url('/html/images/common/main_ban5.png') 50% 50% no-repeat; border-color:#447abf; }
.main_banner li a span.main_ban5 {background:#fff url('/html/images/common/main_ban7.png') 50% 50% no-repeat; border-color:#2a61a8; }
*/

.main_bt_banner {width:1200px;padding:0px;text-align:center; margin:0px auto;display:inline-block;z-index:101;}
.main_bt_banner li { position:relative;float:left;width:400px;height:300px;margin:0px auto;display:inline-block;text-align:center;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;box-sizing:border-box;}
.main_bt_banner li a {position:relative;display:block;padding:170px 60px 30px 60px;text-align:left;box-sizing:border-box; }
.main_bt_banner li a h2 {font-family:"NanumSquare", sans-serif;color:#fff;font-size:30px;line-height:40px; font-weight:500;padding-bottom:10px;}
.main_bt_banner li a p {text-align:left;font-size:15px; color:#fff;font-weight:normal;letter-spacing:-0.05em;opacity:0.8;}
.main_bt_banner li.main_btban1 {background:#36254b url('/html/images/common/main_bt_ban1.png') 50% 50% no-repeat;}
.main_bt_banner li.main_btban2 {background:#173a70 url('/html/images/common/main_bt_ban2.png') 50% 50% no-repeat;}
.main_bt_banner li.main_btban3 {background:#623b20 url('/html/images/common/main_bt_ban3.png') 50% 50% no-repeat;}
.main_bt_banner li:hover { opacity:0.9;}


/* main 추출 강의 스타일 */
.horizontal_wrap .horizontal_list {overflow:hidden;width:1226px;margin-right:-26px;}
.horizontal_wrap .horizontal_list li{float:left;display:inline-block;border:1px solid #e2e2e2;background:#ffffff;padding:0px 0px 0px 0px;min-height:auto; height:auto ;width:280px;margin:0px 26px 0px 0px;box-sizing:border-box; border-radius:0px;overflow:hidden;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1200px;border:none;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{border-bottom:1px solid #dedede;position:relative;margin-bottom:0px;width:278px;height:172px}
.horizontal_list span.img_box a{position:relative;display:block;}
.horizontal_list span.img_box > a > img{width:278px;height:172px;border-bottom:1px #dedede solid;}
.horizontal_list .list_ccont {display:inline-block;width:100%; padding:20px; margin:0px;height:auto;background:#ffffff; border:none; overflow:hidden; text-align:left;box-sizing:border-box;}
.horizontal_list span.list_subject{font-family:"NanumSquare";font-weight:500;font-size:17px;color:#000;padding:0px 0px 5px 0px;text-align:left;}
.horizontal_list span.list_subtitle {display:block; border:none; margin:3px 0 10px 0;font-weight:normal;font-size:13px;color:#777777;text-align:left;padding:0px; line-height:18px; max-height:18px; overflow:hidden; }
.horizontal_list span.list_blt {display:block;margin:0px; padding:10px 0px 0px 0px;text-align:left;line-height:22px;font-size:14px; color:#777777; background:none;}
.horizontal_list span.list_blt label{float:left; position:relative;width:60px;text-align:left;font-size:13px;font-weight:bold;color:#333;}
.horizontal_list span.list_blt em {display:none;}
.horizontal_list span.list_price {display:block;font-size:15px; color:#ff6000;font-weight:bold;text-align:center; margin-top:10px;}
.horizontal_list span.list_price em {display:none;}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

.bgRecomm {position:relative;display:inline-block; width:100%; background:#3667a6 url('/html/images/common/bgRecomm2.png') 50% 50% no-repeat; text-align:center; padding:40px 0px 100px 0px; }
.bgRecomm .main_title {color:#fff; }
.bgRecomm .main_ment {position:relative;color:#fff;text-align:center; }
.bgRecomm .main_ment span {position:relative;width:auto;margin:0px auto;padding-left:35px;display:inline-block; font-size:17px; color:#fff;line-height:27px; }
.bgRecomm .main_ment span:before {content:''; position:absolute;left:0px;top:12px;width:24px;height:3px;background:#fff;display:inline-block; }


.bgRecomm .horizontal_wrap .horizontal_list {width:1200px;margin-right:0px;}
.bgRecomm .horizontal_wrap .horizontal_list li{float:left;display:inline-block;border:none;background:#ffffff;padding:0px;min-height:auto; height:auto;width:1200px;margin:0px 0px 0px 0px;}
.bgRecomm .horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1200px;border:none;margin-left:0;}
.bgRecomm .horizontal_wrap .horizontal_list li.first{margin-left:0;}
.bgRecomm .horizontal_list span{display:block;}
.bgRecomm .horizontal_list span.img_box{float:left;border:none;position:relative;margin-bottom:0px;width:600px;height:396px}
.bgRecomm .horizontal_list span.img_box a{position:relative;display:block;}
.bgRecomm .horizontal_list span.img_box > a > img{width:600px;height:396px;border:none;}
.bgRecomm .horizontal_list .list_ccont {float:left; display:inline-block;width:600px; padding:45px 55px; margin:0px;height:396px;background:#ffffff url('/html/images/common/mRecomm_btn.png') 100% 100% no-repeat;border:none;border-left:1px solid #dedede;box-sizing:border-box;}
.bgRecomm .horizontal_list span.list_subject{font-family:"NanumSquare";font-weight:500;font-size:30px;line-height:45px;color:#000;padding:0px 0px 10px 0px;border-bottom:2px #777777 solid;text-align:left;}
.bgRecomm .horizontal_list span.list_subtitle {font-family:"NanumSquare";display:block; border:none; margin:18px 0 20px 0;font-weight:normal;font-size:17px;color:#333;text-align:left;padding:0px; line-height:25px;height:75px; max-height:75px; overflow:hidden; }
.bgRecomm .horizontal_list span.list_blt {display:block;margin:0px; padding:10px 0px 0px 0px;text-align:left;line-height:22px;font-size:15px; color:#666;}
.bgRecomm .horizontal_list span.list_blt em {display:inline-block;padding-left:10px;color:#000;font-weight:500;background:url('/html/images/common/dot2.png') 0px 9px no-repeat;}
.bgRecomm .horizontal_list span.list_blt label{float:left; position:relative;width:60px;text-align:left;font-size:13px;font-weight:bold;color:#333;}
.bgRecomm .horizontal_list span.list_price {display:block;font-size:15px; color:#ff6000;font-weight:500;text-align:left; margin-top:10px;}
.bgRecomm .horizontal_list span.list_price em {display:inline-block;padding-left:10px;color:#000;font-weight:500;background:url('/html/images/common/dot2.png') 0px 9px no-repeat;}

.bx-wrapper{margin:0 auto}
.bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.bx-controls-direction a{ display:block; position:absolute; top:515px;width:60px;height:60px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;}
.bx-controls-direction a.bx-prev{right:60px; background-position:left top;background-size:auto;}
.bx-controls-direction a.bx-next{right:0px;background-position:right top;background-size:auto;}



/* 탭있는 과정 */
.mcourse_recomm { position:static;display:inline-block; width:100%; height:auto; overflow:visible; border:none; background:none;text-align:center;}
.mcourse_recomm .main_course_tab { position:relative;float:none; width:auto;display:inline-block; height:35px;margin:0px auto 25px auto; background:none;}
.mcourse_recomm .main_course_tab li {float:left; width:auto !important;height:36px; background:none;padding:0px;margin:0px 5px;}
.mcourse_recomm .main_course_tab li a {font-family:"NanumSquare"; display:block;width:100%; text-align:center;border:none;margin:0px; border-radius:30px;padding:0px 30px; height:36px; line-height:36px;text-align:center; font-size:20px; font-weight:500; color:#000000; cursor:pointer; background:none;box-sizing:border-box;letter-spacing:-0.05em;}
.mcourse_recomm .main_course_tab li:first-child a{background:none;}
.mcourse_recomm .main_course_tab li a:hover { background:none;color:#ff3600; }
.mcourse_recomm .main_course_tab li.active a {position:relative;width:auto;color:#fff;font-weight:500;background:#ff3600;}
.mcourse_recomm .main_course_tab li.active a::after {content:''; position:absolute;left:50%;top:36px;margin-left:-6px;width:12px;height:7px;background:url('/html/images/common/mcourse_tab_arrow.png') 50% 0% no-repeat}
.mcourse_recomm .main_course_info { float:none; width:1200px; height:auto; margin:0px auto; }
.mcourse_recomm .main_course_info .horizontal_list { display:inline-block; width:1220px;margin:0px -19px 0px 0px;height:auto;text-align:center;}
.mcourse_recomm .main_course_info .horizontal_list li{float:none; display:inline-block; background:#fff  url('/html/images/common/mcourse_more.png') 100% 100% no-repeat;border:1px #dedede solid; padding:0px 0px; width:282px !important; min-height:auto;height:auto; margin:0px 18px 0px 0px !important;box-sizing:border-box;}
.mcourse_recomm .main_course_info .horizontal_list li.nodata{ padding:0px 0;min-height:40px;height:320px !important;background:#fff;line-height:320px !important;width:1200px !important;font-size:16px;border:1px #dedede solid;}
.mcourse_recomm .main_course_info .horizontal_list li.first{ padding:0px 0px;margin:0px 19px 20px 0px;}
.mcourse_recomm .main_course_info .horizontal_list span {letter-spacing:-0.05em;}
.mcourse_recomm .main_course_info .horizontal_list .list_ccont {float:none;padding:10px 0px 0px 0px !important;}
.mcourse_recomm .main_course_info .horizontal_list span.img_box{float:none;border:none;border-bottom:1px #dedede solid;position:relative;margin-bottom:0px;width:280px;height:185px;}
.mcourse_recomm .main_course_info .horizontal_list span.img_box img{width:280px;height:185px;text-align:center}

.mcourse_recomm .main_course_info .horizontal_list span.list_subject{ padding:0px 15px !important;text-align:left; font-weight:500;margin:0px;color:#000000; font-size:18px;height:28px;  max-height:28px; line-height:28px;text-align:center; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.mcourse_recomm .main_course_info .horizontal_list span.list_subtitle{font-size:15px;padding:0px 15px 0px 15px;margin:0px 0px 10px 0px; height:40px;line-height:20px;max-height:40px; color:#999999;font-weight:normal; text-align:center; text-overflow:clip;overflow:hidden;white-space:normal;}
.mcourse_recomm .main_course_info .horizontal_list span.list_blt {display:block;padding:13px 15px; border:none;  margin:0px;font-size:15px;color:#666666;font-weight:400;text-align:center; border-top:1px #dedede solid; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.mcourse_recomm .main_course_info .horizontal_list span.list_price{display:none;padding:0px 15px;text-align:left;font-weight:normal; color:#ff6000;}
.mcourse_recomm .main_course_info .horizontal_list span.list_more{display:none;}

a.main_course_more { display:inline-block;width:auto;border:1px #dedede solid;background:#fff; height:40px;line-height:40px;padding:0px 60px;border-radius:30px;color:#555;}
a.main_course_more:hover {border:1px #666 solid;color:#000;}

/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:block; margin:0px auto 0px auto;height:auto; box-sizing:border-box; width:1200px;overflow: hidden;}

.square_wrap .main_board  { float:left;background:none; width:470px;height:300px;background:#fff;border:1px #d2d2d2 solid;margin-right:20px;border-radius:30px 30px 30px 60px;box-sizing:border-box;overflow:hidden; }
.square_wrap .main_board .mboard_title { width:100%; height:60px; border:none;background:#ddf2f6;padding:0px 40px;box-sizing:border-box;}
.square_wrap .main_board .mboard_title span { float:none; width:100%;font-family:"NanumSquare"; font-size:20px; font-weight:500; color:#000; height:60px; line-height:60px;text-align:center; background:none; border:none; } 
.square_wrap .main_board .mboard_cont { width:100%; height:auto; padding:20px 0px; border:none;text-align:left;}
.square_wrap .main_board .mboard_more { float:right;width:auto;text-align:left; margin:20px 0px 0 0;color:#858a8d;}
.square_wrap .main_board .mboard_more a {display:inline-block;width:20px;height:60px;background: url('/html/images/common/mboard_more.png') 100% 50% no-repeat;}

.square_wrap .main_cs {width:210px;height:300px;background:none;border:none;text-align:center;padding:0px 0px;margin:0px 0px 0px 10px;box-sizing:border-box;}
.square_wrap .main_cs .top_title {height:60px;display:block;padding:0px;text-align:center; }
.square_wrap .main_cs .top_title span {width:auto; font-family:"NanumSquare"; font-size:28px; font-weight:500;height:60px; line-height:58px; color:#000000;display:inline-block;letter-spacing:-0.05em;border-bottom:1px #000 solid; }
.square_wrap .main_cs p { font-size:14px;line-height:25px; color:#666;display:block;padding:0px;letter-spacing:-0.05em; }
.square_wrap .main_cs .mcs_text {margin:0px;padding:90px 0px 10px 0px;margin-bottom:10px; min-height:60px;text-align:center;background: url('/html/images/common/img_cs.png') 50% 25px no-repeat;border-bottom:1px #dedede solid;}
.square_wrap .main_cs .mcs_text .mcs_tel{font-family:"NanumSquare";color:#e58114;font-size:30px;font-weight:600;line-height:55px;padding:0px 0px 0px 0px;letter-spacing:-0.05em;}
.square_wrap .main_cs .mcs_text span{display:block;font-size:14px;line-height:20px;color:#666;padding:0px;text-align:left;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding:0px 40px 0px 40px;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a{position:relative;font-family:"NanumSquare";display:block; font-size:15px;color:#000000;line-height:38px;border:none;border-bottom:1px #dedede solid;text-align:left;padding:0px 90px 0px 0px;background:none; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a span {position:absolute;right:0;top:0;font-size:14px;color:#777;line-height:38px;width:90px;text-align:right;}
.list_top li:last-child a {border:none;}

.faq_top li{ white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0px 20px 0px 30px;line-height:40px;margin-bottom:0px}
.faq_top li .blue{ display:inline-block; width:auto; margin-right:10px;background:none;font-size:15px;border-radius:0px;color:#2a61a8;margin-top:0px;}
.faq_top li .green{background:none;color:#2a61a8;margin-top:0px;}
.faq_top li a{font-family:"NanumSquare";display:block; color:#000000;font-size:15px;line-height:38px;border:none;border-bottom:1px #dedede solid;text-align:left;padding-left:0px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:none; }
.faq_top li:last-child a {border:none;}

.bgIntro {position:relative;display:inline-block; width:100%; background:#5471b7 url('/html/images/common/main_intro_bg.png') 50% 100% no-repeat; text-align:center; padding:50px 0px 60px 0px; }
.bgIntro .main_ment {color:#fff;font-size:19px;line-height:30px;}
.bgIntro .main_intro {width:750px;display:inline-block;margin:20px 0px 0px 400px;}
.bgIntro .main_intro li {float:left; width:50%;display:inline-block;text-align:center;}
.bgIntro .main_intro li:first-child {border-right:1px #aab8db solid;}
.bgIntro .main_intro li h2{padding-bottom:25px;}
.bgIntro .main_intro li p{font-family:"NanumSquare";font-weight:400;color:#fff;font-size:18px;line-height:25px;}
.bgIntro .main_intro li p span {display:inline-block;font-family:"NanumSquare";font-weight:500;color:#12589c;font-size:15px;height:25px;margin-left:6px;line-height:27px;padding:0px 11px;border-radius:30px;background:#fff;}

/* layout */
.main_wrap{position:relative;width:1200px;margin:0 auto;overflow:hidden; text-align:center;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:left; width:250px; margin:0px 0px 40px 0px;padding:0px;}
.main_wrap .content_area {float:right;display:inline-block; position:static;width:950px;padding:40px 0px 30px 50px;min-height:1100px;text-align:left;margin:0px auto;background:#fff; box-sizing:border-box;}
.main_wrap .content_body { position:static;display:inline-block;width:100%; padding-bottom:40px;}

/* layout */
.main_wrap_full{position:relative;width:1200px;margin:0 auto;overflow:hidden; text-align:center;}
.main_wrap_full .main_content{overflow:hidden;}
.main_wrap_full .main_content > div{float: left}
.main_wrap_full .left_area{display:none;}
.main_wrap_full .content_area {float:right;display:inline-block; position:static;width:1200px;padding:40px 0px 30px 0px;min-height:1100px;text-align:left;margin:0px auto;background:#fff; box-sizing:border-box;}

.content_title {font-family:"NanumSquare";font-weight:600;color:#000;font-size:30px;height:85px;line-height:85px; background:none; text-align:left; margin-bottom:10px; position: relative;letter-spacing:-0.03em; }
.content_title::after {display:none;}

/*lnb */
.left_area{position:relative;display:inline-block;text-align:left;padding:0px; margin:0px 0px 0px auto;text-align:left !important;border:none;background:none;}
.left_area .lnb_title{position:relative;font-family:"NanumSquare";font-weight:500;font-size:24px;color:#fff;background:#0462bf url('/html/images/common/lnb_title.png') no-repeat;height:100px;padding:45px 0px 25px 0px; line-height:30px; letter-spacing:-0.05em; text-align:center;border:none;box-sizing:border-box;}
.left_area .lnb_title:before { content:'';position:absolute;left:50%;top:30px; width:34px;height:2px;margin-left:-17px;background:#fff; }
.left_area .lnb_list {width:100% !important;display:inline-block; background:#fff;padding:0px;margin:0px;border:1px #d5d5d5 solid;border-bottom:none;border-right:none;margin-bottom:30px;text-align:left;}
.left_area .lnb_list li{ float:none;display:block; width:100%; border:none;border-bottom:1px #d5d5d5 solid;border-right:1px #d5d5d5 solid;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{position:relative;font-family:"NanumSquare";display:block;font-size:17px;color:#000;text-align:left;border:none;font-weight:500;height:auto; line-height:25px; padding:15px 20px 15px 50px; background:url('/html/images/common/lnb_dot.png') 28px 18px  no-repeat; text-overflow:clip; overflow:hidden; white-space:normal;word-break:keep-all;}
.left_area .lnb_list li a:hover{color:#0462bf;background:url('/html/images/common/lnb_dot.png') 28px 18px  no-repeat; border:none; line-height:25px; font-weight:500;}

.left_area .lnb_list li.on a{color:#0462bf; background:url('/html/images/common/lnb_dot.png') 28px 18px  no-repeat; border:none; line-height:25px;font-weight:500;}
.left_area .lnb_list li.on a:hover{color:#0462bf;background:url('/html/images/common/lnb_dot.png') 28px 18px  no-repeat; border:none;font-weight:500; }

.left_area .lnb_list li.lnb_sub {float:left;display:inline-block;width:33.333333%;background-color:#f1f2f4; padding-left:0px; /* height:28px; line-height:28px; */}
.left_area .lnb_list li.lnb_sub a{font-weight:normal;font-size:16px;text-align:center; height:45px; line-height:45px;padding:0px 10px 0px 10px;background:none;}
.left_area .lnb_list li.lnb_sub.on a{font-weight:normal;color:#0462bf;text-decoration:underline;background:none /* url('/html/images/common/blt_lnb.png') no-repeat 90% 45*/}
.left_area .lnb_list li.lnb_sub a:hover{font-weight:normal;color:#0462bf;background:none /* url('/html/images/common/blt_lnb.png') no-repeat 90% 45%*/}

.left_area .sp_center {float:none;background:none; border:1px #dedede solid;margin:0px 0px 30px 0px; padding:20px 18px; position:relative; width:100%; height:auto; text-align:center;box-sizing:border-box;}
.left_area .sp_center .sp_title{font-family:"NanumSquare";font-size:25px;line-height:30px;font-weight:500;color:#000;padding:0px !important;margin:0px !important; letter-spacing:-0.07px;}
.left_area .sp_center .mcs_text {padding:0px 0 0 0px;margin:0px;background:none; min-height:auto;}
.left_area .sp_center .mcs_text p {display:block;font-size:13px;line-height:20px;color:#666666;background: url('/html/images/common/dot.png') no-repeat 0% 45%;text-align:left;padding-left:10px;}
.left_area .sp_center .mcs_text p.mcs_tel {font-family:"NanumSquare";color:#e58114;font-size:30px;font-weight:500;padding:10px 0px; letter-spacing:-1px;background:none;text-align:center;}
.left_area .sp_center .mcs_ul { display:inline-block;width:100%;border-top:1px #e6e6e6 solid;margin-top:10px;}
.left_area .sp_center .mcs_ul li {float:left;width:50%;}
.left_area .sp_center .mcs_ul li a {font-family:"NanumSquare";display:inline-block;padding:80px 0px 0px 0px;font-size:15px;color:#000;line-height:20px;}
.left_area .sp_center .mcs_ul li.sp1 {background: url('/html/images/common/sp1.png') no-repeat 50% 20px;}
.left_area .sp_center .mcs_ul li.sp2 {background: url('/html/images/common/sp2.png') no-repeat 50% 20px;}


.left_area .course_menu {width:100% !important;display:inline-block;padding:0px;margin:0px;border:none;margin:0px 0px 20px 0px;text-align:left;}
.left_area .course_menu li{display:inline-block;width:100%; background:#3072c7; border:1px #dedede solid;margin-bottom:10px;}
.left_area .course_menu li a{font-family:"NanumSquare";display:block;font-size:18px;color:#000;text-align:left;border:none;font-weight:500;height:80px; line-height:80px; padding:0px 20px 0px 24px; background:url('/html/images/common/course_menu.png') 90% 45%  no-repeat;}
.left_area .course_menu li.cm4 a{background:#DEFFF9 url('/html/images/common/course_menu3.png') 90% 50%  no-repeat;}
.left_area .course_menu li.cm1 a{background:#f3fffd url('/html/images/common/course_menu1.png') 90% 50%  no-repeat;}
.left_area .course_menu li.cm2 a{background:#ebf1f7 url('/html/images/common/course_menu2.png') 90% 50%  no-repeat;}
.left_area .course_menu li.cm3 a{background:#f8f0ee url('/html/images/common/course_menu3.png') 90% 50%  no-repeat;}

.path{width:auto;height:50px; background:none;overflow:hidden;text-align:center;}
.path_list{float:none;width:900px;margin:0px auto;height:50px;background: url('/html/images/common/path_home.png') no-repeat 0 50%;padding-left:15px}
.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:14px;line-height:50px;height:50px;color:#222}
.path_list li.last{color:#222}

.sub_top {display:inline-block;width:100%;height:200px;text-align:center;background:#dbf5ff;}
.sub_top h2 { display:inline-block;width:1200px;margin:0px auto;padding:70px 0px 15px 0px;font-family:"NanumSquare";font-size:25px;font-weight:200;color:#000;text-align:left;letter-spacing:-0.05em;}
.sub_top h2 img { width:auto; height:auto; }
.sub_top h2 b{ line-height:35px;font-size:27px;font-weight:500; }
.sub_top p{ width:1200px;margin:0px auto;font-family:"NanumSquare";line-height:20px;font-size:17px;color:#000;text-align:left; }
.sub_top1 { background:#dbf5ff url('/html/images/common/sub1.jpg') 50% 0px no-repeat;}
.sub_top2 { background:#dbf5ff url('/html/images/common/sub2.jpg') 50% 0px no-repeat;}
.sub_top3 { background:#dbf5ff url('/html/images/common/sub3.jpg') 50% 0px no-repeat;}
.sub_top4 { background:#dbf5ff url('/html/images/common/sub4.jpg') 50% 0px no-repeat;}
.sub_top5 { background:#dbf5ff url('/html/images/common/sub5.jpg') 50% 0px no-repeat;}
.sub_top6 { background:#dbf5ff url('/html/images/common/sub6.jpg') 50% 0px no-repeat;}
.sub_top7 { background:#dbf5ff url('/html/images/common/sub7.jpg') 50% 0px no-repeat;}
.sub_top8 { background:#dbf5ff url('/html/images/common/sub8.jpg') 50% 0px no-repeat;}
.sub_top9 { background:#dbf5ff url('/html/images/common/sub9.jpg') 50% 0px no-repeat;}
.sub_top10 { background:#dbf5ff url('/html/images/common/sub10.jpg') 50% 0px no-repeat;}
.sub_top11 { background:#dbf5ff url('/html/images/common/sub1.jpg') 50% 0px no-repeat;}


/* 리스트,웹진,갤러리 */
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:0px 9px 10px 0px;}
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}

span.ori_price{font-family:"NanumSquare", sans-serif;font-weight:400;color:#333333;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:#ff6000;text-align:center;text-decoration:none;font-weight:600;}
span.per_price {font-family:"NanumSquare", sans-serif;font-weight:400;color:#ff6000;}

.col_course_thumbnail {width:330px;}
.col_course_name {padding-top:20px !important;vertical-align:top;}
.col_course_price {width:250px; }
.col_course_button {width:250px; text-align:right !important;}


/* 웹진형 강의 리스트 */
.course_webzine {border-top:1px solid #c3c3c3;width:100%;display:inline-block;;margin:10px 0px 0px 0px;}
.course_webzine li {border:none;border-bottom:1px solid #c3c3c3;margin:0px 0px 0px 0px;padding:25px 0px;border-radius:0px;}

.course_webzine .col_course_thumbnail {float:left;width:270px;height:178px;padding:0px; margin:0px;border-radius:0px;}
.course_webzine .col_course_thumbnail img{width:270px;height:178px;display:block;border-radius:0px;border:1px solid #e8e8e8}

.course_webzine .col_course_name {float:left;width:370px;height:200px;padding:10px 0px 0 0px !important; margin:0px 0px 0px 40px;}
.course_webzine .col_course_name .ctitle a {font-family:"NanumSquare", sans-serif;font-size:18px; line-height:27px;color:#222;font-weight:500;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .csubtitle { display:block; font-size:15px; line-height:22px;color:#777777;font-weight:normal;height:66px; max-height:66px; overflow:hidden; margin:10px 0px 2
0px 0px; }
.course_webzine .col_course_name .cstar {display:none; border-top:none; height:30px; padding:10px 0px 10px 0px; margin-bottom:10px; }
.course_webzine .col_course_name .cstar img {vertical-align:-3px}
.course_webzine .col_course_name .clabel { display:none;margin-top:10px}
.course_webzine .col_course_name .clabel .small {font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo { font-size:15px;}
.course_webzine .col_course_name .cinfo label { color:#111111;}
.course_webzine .col_course_name .ctutor label { color:#111111;}
.course_webzine .col_course_name p {margin-top:3px}
.course_webzine .col_course_name label {font-weight:bold; color:gray}

.course_webzine .col_course_button {float:right;width:200px;height:185px;background-color:#ffffff;padding:30px 0px 30px 0px; border:none; background:none;  text-align:right !important; }
.course_webzine .col_course_button span.ori_price {padding-right:0px;font-size:16px;}
.course_webzine .col_course_button table { margin:0px; width:200px; }
.course_webzine .col_course_button th {text-align:left;width:50px;padding-left:5px; height:30px; font-size:15px; font-weight:normal;color:#111111; line-height:20px;  }
.course_webzine .col_course_button td {padding-top:3px; height:30px; font-size:18px; font-weight:bold; line-height:20px;text-align:right;}
.course_webzine .col_course_button td.ccb_btn { padding-top:15px; }
.course_webzine .col_course_button td.ccb_btn a {  margin-bottom:10px; }
.course_webzine .col_course_button td .button.course {width:95px;}
.course_webzine .nodata { height:200px;width:100%;margin:10px 0 0 0px;text-align:center;font-size:18px;line-height:200px;padding:0px;box-sizing: border-box;border:none;border-top:0px #dedede solid;border-bottom:1px #dedede solid;}
.course_webzine span.pment { display:inline-block;padding:0px;line-height:17px;}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top:0px solid #dedede;border-bottom:1px solid #c3c3c3;width:926px;display:inline-block;padding:0px 0px;margin:10px -26px 0px 0px;box-sizing:border-box;}
.course_gallery li { float:left;position:relative; width:290px; height:420px !important;max-height: 420px !important; margin:0px 15px 30px 0; border:1px #dedede solid;box-sizing:border-box;border-radius:0px; overflow:visible !important; }
.course_gallery .cimg {width:288px; height:191px; border:none;border-bottom:1px #dedede solid;box-sizing:border-box;border-radius:0px;}
.course_gallery .cimg img { width:288px; height:190px;border-radius:0px; }
.course_gallery .ccont { position:relative;padding:19px;width:100%;height:auto;text-align:left;box-sizing:border-box; }  
.course_gallery .ccont .clabel {display:none; }
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .cday { float:right; margin-top:-20px; font-size:12px; text-align:right; }
.course_gallery .ccont .ctitle a {font-family:"NanumSquare", sans-serif; display:block; text-align:center; font-size:18px;line-height:27px;height:auto;max-height:27px; color:#222; font-weight:500;padding:0px; margin:0 0 5px 0; white-space:normal; overflow:hidden;text-overflow:ellipsis;}
.course_gallery .ccont .ctext { display:block;font-size:15px; font-weight:400; line-height:20px; height:40px;max-height:40px;  padding:0; overflow:hidden;text-overflow:clip; white-space:normal; }
.course_gallery .ccont .cif {display:inline-block;width:100%;text-align:center;font-size:15px; border:none; padding:0px 0 0 0; margin:10px 0%  0  0%; border:none; }
.course_gallery .ccont .cprice {font-family:"NanumSquare";display:inline-block;width:100%;text-align:center; font-size:18px; margin:0px;font-weight:500; padding:5px 0px 0px 0px; border:none; }
.course_gallery .cbtn { position:relative;width:100%;text-align:center; margin:0px;padding:0px; box-sizing:border-box;}
.course_gallery li.nodata {width:100%; height:200px;max-height: 200px !important;width:100%;margin:0px -26px 0px -13px !important;text-align:center;font-size:18px;line-height:200px;padding:10px 0px 10px 0px !important;box-sizing: border-box;border:none;border-top:1px solid #dedede;border-bottom:1px #dedede solid; }

/* 강의 상세보기 */
.content_title_course {font-family:"NanumSquare", sans-serif;font-weight:500;color:#000000;font-size:30px;height:auto;line-height:85px;padding-bottom:10px;text-align:left;}
.course_info {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_info .info_img{ width:402px;float:left;margin-right:48px;text-align:center;border-radius:0px;}
.course_info .info_img img{width:400px;height:264px;border:1px solid #d1d1d1;margin-bottom:10px;border-radius:0px;}
.course_info .info_text{float:left;width:450px}
.course_info .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.course_info .info_text p{font-size:12px;color:#3c3c3c}
.course_info .info_text div.buy_book{float:left;width:250px}
.course_info .info_text div.buy_book p.book_name{text-align:left}
.course_info .info_text div.buy_book p.book_price{text-align:right}
.course_info .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.course_info .info_btn{overflow:hidden;padding-top:15px; width:100%;}
.course_info .info_btn li{float:right;margin-left:0}
.course_info .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}
.course_info .lesson_period li {margin:2px}
.course_info .lesson_period input[type=radio] {vertical-align:middle}
.course_info .return_list li {float:left;margin-right:15px;font-size:14px}
.course_foot {margin-top:30px}
.course_foot .tutor_list {padding-bottom:-10px}
.course_foot .tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;}
.course_foot .tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.course_foot .tutor_info dd {float:clear;padding:5px 0 5px 70px}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767}
.type_table tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:8px 0 8px 8px ;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; font-size:15px;}
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:12px 7px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:12px 0;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.book_list {background: url(/html/images/main/book_bg.png) no-repeat center bottom;width: 1018px;margin: 80px auto 0;text-align: center;}
.book_list li {display: inline-block;padding-bottom: 30px;box-sizing: border-box;vertical-align: top;margin: 0 10px;}

.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; height:200px;}
.search_no .search_no_image {height:100%;float:left; vertical-align:middle;}
.search_no .search_no_image img {margin-top:6px;}
.search_no .search_no_text {height:100%;float:left;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 테이블 */
.table {width:100%;border-top: 1px solid #676767}
.table thead th {border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c; text-align:center;}
.table tbody td {border-bottom: 1px solid #ddd;padding:8px}
.table.type-view tbody th{padding:12px;background-color:#f8f8f8;font-weight:700;color:#3c3c3c;border-bottom:1px solid #d1d1d1; text-align:center;}
.table.type-view tbody td{padding:12px 0 12px 20px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-list thead th{padding:12px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:12px 0;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.striped tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}
.table strong{display:inline-block;max-height:52px;line-height:26px;overflow:hidden; margin-top:15px;}
.table strong a{font-family:"NanumSquare", sans-serif;color:#303030;font-size:22px;font-weight:500; padding-left:0;padding-right:10px;}

.type_list {border-top: 1px solid #000000}
.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_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}

/* 테이블 리스트  홀짝 색 */
.type_list tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #ffffff;}
.tb_list tbody tr:nth-child(odd) td, .tb_list tbody tr:nth-child(odd) th{background-color: #ffffff;}

.tb_insert tbody th{padding:10px 0 10px 10px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;font-weight:500;font-size:16px;text-align:left}
.tb_insert tbody td{padding:10px 0 10px 10px;border-bottom:1px solid #d1d1d1;font-size:15px;text-align:left}

/* 웹진형 게시판 */
.type_webzine{border-top: 1px solid #676767}
.type_webzine thead th{display:none;border-bottom: 2px solid #ddd;padding:10px 0;color:#3c3c3c;white-space:nowrap;}
.type_webzine tbody td{position:relative;;border-bottom: 1px solid #ddd;padding:20px 0; vertical-align:top;font-size:15px;line-height:24px;}
.type_webzine tbody td.tac{text-align:center}
.type_webzine tbody td.tal{text-align:left;padding-left:10px}
.type_webzine tbody td.tal span{vertical-align:top;margin-left:2px}
.type_webzine tbody td.tal span img{vertical-align:top;margin-top:8px;}
.type_webzine tbody td.tal .subject{max-width:100%;text-overflow:ellipsis;white-space:nowrap;display:inline-block;float:none;margin:0px 0px 10px 0px;font-weight:bold;}
.type_webzine tbody td.tal .subject img{vertical-align:top}
.type_webzine tbody td.tal .subject a{font-family:"NanumSquare", sans-serif;color:#303030;font-size:20px;line-height:30px;font-weight:500;}
.type_webzine tbody td.tal .ct_text{height:72px;font-size:15px;line-height:24px;margin-bottom:10px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; }
.type_webzine tbody td.tal .ct_if { position:absolute;left:10px;bottom:20px;}
.type_webzine .webzine_img{width:230px;height:150px;display:block;float:left;position:relative}
.type_webzine .webzine_img a{display:block;width:230px;height:150px;overflow:hidden;border:1px solid #d1d1d1}
.type_webzine .webzine_img a img{width:230px;display:block;height:150px;}
.type_webzine .webzine_img .tm{position:absolute;left:0;top:0}

/* 게시판 관련 */
.btn_sort { float:right; margin-right:0px;margin-left:7px; text-align:right; }
.btn_sort a { margin:0px -3px 0px 0px; }
.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:5px;}

.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 5px !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;  width:auto; min-width:120px; height:35px; border:1px #cccccc solid; font-size:14px;}
.search_form_wrap1 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_wrap1 .search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:35px; line-height:35px;}
.search_form_wrap1 .search_form .search_input { border:1px #cccccc solid; margin-top:0; outline:none;}

.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 0px 20px 0px; width:100%;display:inline-block; padding:30px 0px; text-align:center !important; background:#f7f7f7; box-sizing:border-box;  }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px  !important; margin:0px auto !important; box-sizing:border-box; }  /* 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; }	 /* 마이페이지 검색 */

.type_list thead th{text-align:center;}
.type_table thead th{text-align:center;}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;border-radius:3px;height:20px;line-height:20px;letter-spacing:-1px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:#0079c0;color:#fff}
.label.mint{background-color:#199db2;color:#fff}
.label.orange{background-color:#e75e0e;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.refund{font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}

/****** button style ******/

/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:0px;
	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:30px; line-height:27px; 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:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}
.button.course{padding:0px;width:90px;height:38px; line-height:38px; font-size:15px; border-radius:0px; }
.button.search{padding:0 20px; height:34px; line-height:34px; font-size:15px;font-weight:bold}


.button.black{background-color: #222;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: #eee;border:1px solid #000}
.button.white2{background: #fff;color: #194b9f;border:1px solid #194b9f;text-shadow:none;border-radius:0px;}
.button.white2:hover{background-color: #eee;border:1px solid #194b9f}

.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:#0f91d0;}
.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.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: #194b9f;color: #fff;border:1px solid #194b9f}
.button.blue:hover{background-color: #0b3083}
.button.green{background-color: #194b9f;color: #fff;border:1px solid #194b9f}
.button.green:hover{background-color: #0b3083}
.button.sky{background-color: #86c1e0;color: #fff;border:1px solid #86c1e0}
.button.sky:hover{background-color: #69a5c5}
.button.orange{background-color: #ff8814;color: #fff;border:1px solid #ea7300}
.button.orange:hover{background-color: #ea7300}
.button.red{background-color: #194b9f;color: #fff;border:1px solid #194b9f}
.button.red:hover{background-color: #0b3083}
.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.full{padding-left:0;padding-right:0;width:100%}
.button.login{padding:25px 40px;font-size:15px;font-weight:700;*padding:18px 0;*width:75px}

.button.btn_buy	{ width:230px;border-radius:0px; padding:0; text-align:center; height:45px; line-height:42px; font-size:18px; color:#ffffff; font-weight:bold; background:#194b9f; border:1px #194b9f solid;}
.button.btn_buy:hover {background:#0b3083;}
.button.btn_cart { width:230px;border-radius:0px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:42px; font-size:18px;color:#194b9f; font-weight:bold; background:#ffffff; border:1px #194b9f solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #0b3083 solid;}

.button.btn_refund	{ width:100%; padding:0; text-align:center; height:40px; line-height:40px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:none;}
.button.btn_refund:hover {background:#25282b;}
.button.btn_sample { width:100%;padding:0; text-align:center; height:40px; line-height:40px; font-size:18px;color:#ffffff; font-weight:bold; background:#a6a6a6; border:none;}
.button.btn_sample:hover {background:#929292;}

/* 게시판 탭 관련 */
.tab_tt_board { display:none; }
select.board_category { height:34px !important; line-height:29px !important; font-size:15px !important; margin-bottom:10px; border:1px #cccccc solid !important;  margin-top:1px; }

/* 갤러리 게시판 */
.type_gallery .list_gallery {overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:0px; margin-right:-9px; padding:20px 0px 0px 0px;}
.type_gallery .list_gallery li {width:190px;float:left;margin:0px 9px 20px 0px;height:200px;text-align:left;border:1px solid #dedede; padding:0px;}
.type_gallery .list_gallery li .gallery_div {width:190px;height:120px;border:none; border-bottom:1px solid #dedede;position:relative;cursor:pointer;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:190px;height:120px;}
.type_gallery .list_gallery li .gallery_title {margin-top:10px; font-size:15px;line-height:30px;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li a { margin-left:13px; }
.type_gallery .list_gallery li a.gallery_reg { display:visible; float:right; margin-right:10px;}

.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:229px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}

/* 게시판 상세보기 */
.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:#666;font-size:15px;}
.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 0}
.type_read tbody td .read_text{padding:10px 0px;min-height:200px;line-height:23px;}
.type_read tbody td .read_text img{max-width:100%;}
.type_read tbody td .read_text hr{height:1px;background-color:#999999;border:1px;width:100%;position:static;visibility:visible;}
.type_read tbody td .webtv_player { padding:20px; }

.type_write{border-top:1px solid #d1d1d1}
.type_write tbody td{border-bottom: 1px solid #d1d1d1;padding:12px 0}
.type_write tbody td.tw_bold{font-weight:500;color:#474747;font-size:15px;text-indent:12px}
.type_write input[type=text]{padding:2px 4px 3px; border:1px solid #d1d1d1;}
.type_write input[type=password]{padding:2px 4px 3px;border:1px solid #d1d1d1;}
.type_write .write_text{padding:12px}
.type_write textarea{border:1px solid #d1d1d1;width:100%;min-height:200px;padding:8px 0}

/* 페이징 */
.page_bar{padding-top:0px;text-align:center}
.page_box{ margin:25px 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:#0462bf; 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:#0462bf;width:30px; height:36px;border:none;line-height:36px}

.cv .page_title{font-family:"NanumSquare",sans-serif;font-size:20px;font-weight:500;color:#000000;padding-left:0px;background:none;margin-top:30px;margin-bottom:15px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;padding-left:0px;padding-bottom:8px; font-size:15px;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;}

.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap{position:relative}

.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%;border-bottom:1px #333 solid;}
.tab_tt li{float:left;position:relative;width:20%;height:40px;}
.tab_tt li a{font-family:"NanumSquare", sans-serif;display:block;background:#f3f3f3;border:none;border-right:1px #fff solid;border-left:1px #fff solid;;line-height:40px;text-align:center;color:#3c3c3c;font-size:17px;z-index:4;border-radius:6px 6px 0px 0px;}
.tab_tt li.on a{background-color:#333;color:#fff;font-weight:500;border:1px solid #333;border-radius:0px;z-index:5;position:absolute;left:0;top:0;width:100%;height:40px}


.tab_cview{display:inline-block;margin-bottom:20px;width:100%;height:auto;border-bottom:1px solid #000;}
.tab_cview li{float:left;position:relative;width:20%;height:50px}
.tab_cview li a{font-family:"NanumSquare", sans-serif;display:block;background-color:#f7f7f7;border:none;line-height:50px;text-align:center;color:#3c3c3c;font-size:17px;z-index:4}
.tab_cview li a:hover{background-color:#eeeeee;}
.tab_cview li.on a{background-color:#333;color:#ffffff;font-weight:400;border:1px solid #ffcb33305;border-radius:0px;z-index:5;position:absolute;left:0;top:0;width:100%;height:50px}

.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.tab_tt3{display:inline-block;margin-bottom:0px;border:NONE;width:100%;border-bottom:2px #000 solid;}
.tab_tt3 li{ width:50%;height:50px;}
.tab_tt3 li a {line-height:50px;height:50px;}
.tab_tt3 li.on a {line-height:50px;height:50px;}

.tab_sub {display:inline-block;margin-bottom:20px;width:100%;height:auto;border-bottom:1px solid #000;}
.tab_sub li{float:left;position:relative;width:20%;height:50px}
.tab_sub li a{font-family:"NanumSquare", sans-serif;display:block;background-color:#f7f7f7;border:none;line-height:50px;text-align:center;color:#555;font-size:17px;font-weight:400;z-index:4}
.tab_sub li a:hover{background-color:#eeeeee;}
.tab_sub li.on a{background-color:#fff;color:#000;font-weight:500;border:1px solid #333;border-bottom:1px #fff solid;border-radius:0px;z-index:5;position:absolute;left:0;top:0;width:100%;height:51px}



/* login */
.login_box{border:none; background:#ffffff; padding:40px 200px 40px 200px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:40px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:none;width:510px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:none !important; display:inline-block;margin-bottom:10px;}
.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:500px; 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:500px; 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:40px 0 0 0px;width:500px}
.log_find dl {width:500px;display:inline-block; height:50px;}
.log_find dt{float:left;width:200px;font-weight:400;letter-spacing:-0.05em; font-size:17px;line-height:30px;}
.log_find dd{float:right;width:200px;margin:0px 0 30px 0;text-align:right;}

.button.btn_login{ font-family:"NanumSquare",sans-serif;font-weight:500;padding:0px;font-size:20px;background:#194b9f;color: #fff;border:1px #194b9f solid;width:500px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:#194b9f;border:1px #194b9f solid;}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px;}
.log_oauth .log_oauth_list {float:right; margin-right:40px;}
.log_oauth .log_oauth_list li {float:left; margin-left:10px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.coupon_box .coupon_input{height:38px;line-height:38px;text-align:center;padding:0 10px;margin:0 4px 0 4px; width:400px }

.join_oauth {display:none; overflow:hidden;}
.join_oauth .join_oauth_list {width:300px; margin:0 auto;}
.join_oauth .join_oauth_list li {margin:10px 0; background-color:#ffffff; border:1px solid #dedede; border-radius:8px; padding:6px; }
.join_oauth .join_oauth_list li a {position:relative;}
.join_oauth .join_oauth_list li img {position:absolute; width:40px; height:40px; left:0; top:0;}
.join_oauth .join_oauth_list li div {height:40px; font-size:1.2em; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.4em; font-weight:bold;}

.join_normal .board.btn .button {width:200px;height:45px;line-height:45px;padding:0px;margin:0px 3px;font-family:"NanumSquare", sans-serif;font-size:16px;font-weight:500; }
.join_normal .board.btn .button.gray{background:#194b9f;color:#fff; border:2px #194b9f solid; }
.join_normal .board.btn .button.white{background:#aaa;color:#fff; border:2px #aaa solid;}

#buttonArea .board.btn .button {width:200px;height:45px;line-height:45px;padding:0px;margin:0px 3px;font-family:"NanumSquare", sans-serif;font-size:16px;font-weight:500; }
#buttonArea .board.btn .button.gray{background:#194b9f;color:#fff; border:2px #194b9f solid; }
#buttonArea .board.btn .button.white{background:#aaa;color:#fff; border:2px #aaa 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}

.find_subtitle {font-family:"NanumSquare", sans-serif;font-size: 17px;color: #000;font-weight:500;}

.privacy {display:inline-block;width:100%; margin-top:-20px;}
.privacy h2{font-family:"NanumSquare",sans-serif;font-weight:500;font-size:18px;margin-top:20px;color:#000000;}
.privacy h3{font-family:"NanumSquare",sans-serif;font-weight:500;font-size:17px;margin-top:20px;color:#194b9f;}
.privacy dl{padding-left:5px;margin-top:10px; font-size:15px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:15px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:15px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:15px;}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}
.privacy table.privacy  { display:block;border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px;width:100%; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:8px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px 15px; }
.privacy td.tac { text-align:center; }
.privacy_box { background:#f7f7f7;text-align:center; font-size:16px;font-weight:500;color:#333333; width:100%; line-height:30px;padding:20px;border:1px #dedede solid;}

.terms {display:inline-block;width:100%; margin-top:-60px;}
.terms h2{font-family:"NanumSquare",sans-serif;font-weight:500;font-size:18px;margin-top:40px;color:#000000;}
.terms h3{font-family:"NanumSquare",sans-serif;margin-top:30px;font-weight:500;font-size:17px;color:#194b9f;}
.terms .depth1 li{line-height:150%; font-size:15px;}
.terms .depth1{margin-top:5px;padding-left:0;float:none; font-size:15px;}
.terms .depth2{padding-left:15px; font-size:15px;}
.terms .depth3{padding-left:24px; font-size:15px;}
.terms.mt30 {margin-top:-20px !important;}

.refund h3 {font-family:"NanumSquare",sans-serif;font-weight:500;font-size:20px;color:#194b9f !important;}
.refund li { font-size:15px;line-height:22px;} 
.refund .formula .rbox { float:left;width:850px; }

/* 근로자 유의사항 표 */
.refund .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.refund .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.refund .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; text-align:center;}
.refund .depth1 table td.tl{text-align:left;}
.refund .depth1 table td .fc_red{color:#d90000;}

/* 마이페이지 수강후기 */
.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.course_cate_tab { display:table;table-layout:fixed;width:100%; height:50px; margin-bottom:20px; float:left;border-left:1px #d5d5d5 solid;}
.course_cate_tab li{display:table-cell;line-height:48px;padding:0px 10px 0px 20px;text-align:left;border:1px #d5d5d5 solid;border-left:none;color:#666;}
.course_cate_tab li a {display:block;font-family:"NanumSquare",sans-serif;font-weight:normal;font-size:15px;}
.course_cate_tab li.on {background:#fff url('/html/images/common/tab_arrow.png') 90% 50% no-repeat;color:#000;border-bottom:none;}
.course_cate_tab li.on a {color:#000;font-weight:500;}


.exam_question h6 {background-color:white;font-size:15px;color:#000;font-weight:bold;line-height:20px;padding:9px 14px;border-bottom:1px solid black}

/* 2019-04-15 common */
.tc{text-align:center;}

.mt50{margin-top:50px;}


/* 결제페이지 할인 숨김*/
/*.col-coupon { display:none; }*/

/* 2019-05-16 추가 */
.txt_noti{padding-left:27px; margin:10px 0; font-size:15px; font-weight:bold; background:url(../images/common/txt_noti.png) 0 0 no-repeat; line-height:20px; color:#111;}
.txt_noti span{color:#ff7607;}

.sns_btn .btn_kakao{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_kakao.png') no-repeat;}
.sns_btn .btn_qna{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_qna.png') no-repeat;}




.my_box{border:1px solid #ccc;}
.my_box .my_info h6{font-weight:500;color:#2d2d2d;font-size:18px;}
.my_box .btn_more .button.white{border:1px solid #bbbbbb;background:#bbbbbb;color:#ffffff;}
.my_box .btn_more .button.white:hover{border:1px solid #999999;background:#999999;color:#ffffff;}

.my_box .my_note{border-left:1px solid #ccc;}
.my_box .my_note h6{font-weight:500;color:#2d2d2d;font-size:18px;}
.my_box .my_note .btn_more{position:absolute;right:20px;top:20px}
.my_box .my_note .btn_more a {position:relative;display:inline-block;overflow:hidden;text-align:center;}


/* 이용약관 테이블 */
.terms_basic_table{padding-left:12px; width:100%; table-layout:fixed; border-top:3px solid #4b5359; border-bottom:1px solid #4b5359; font-size:14px; text-align:center; margin:10px 0px 10px 0px;}
.terms_basic_table th{padding:18px 0; background-color:#ececec; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6;}
.terms_basic_table th.lst{border-right:none;}
.terms_basic_table th.bgn{background:none;}
.terms_basic_table td{padding:12px 12px; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6; text-align:center; line-height:20px;}

.stitle { font-family:"NanumSquare";font-size:20px; font-weight:500; color:#000 !important; line-height:30px; margin:0px 0 15px 0px;}
.sstitle { font-family:"NanumSquare";font-size:16px; font-weight:500; color:#1c87bf; line-height:24px; margin:0px 0 10px 0px;}
.scont { font-size:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
.scont span {  color:#0d79b9; }
ul.scont { font-size:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
ul.scont li { font-size:14px; font-weight:normal; color:#777777; line-height:22px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }


/* 근로자카드 */
.worker1 { width:100%;  height:auto; background:url('/html/images/common/worker1_2.png') 0 40px no-repeat;display:inline-block; }
.worker1 h2 {font-family:"NanumSquare"; font-size:22px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:40px 0 10px 460px; }
.worker1 p { font-size:15px; font-weight:normal; color:#777777; line-height:23px; margin:0 0 15px 460px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul {  margin:0 0 15px 460px; }
.worker1 li { font-size:15px; font-weight:normal; color:#2e2e2e; line-height:23px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat;}
.worker1 li b { color:#0c8ecd; font-weight:bold;}
.worker1 .btn_box{margin:25px 0 0px 460px;}
.worker1 a{float:left;font-family:"NanumSquare"; display:inline-block; width:210px; height:60px;text-align:center; font-size:16px; color:#ffffff; font-weight:500;box-sizing:border-box;}
.worker1 a.oepncard {margin-right:10px; background:#446db5;color:#ffffff; padding-top:8px;line-height:22px;}
.worker1 a.btn_bule {line-height:60px; background:#232632; }

.worker2 { width:100%; height:auto; border:1px #ccc solid; display:inline-block; margin-bottom:50px; }
.worker2 h2 { float:left; width:200px; margin:140px 0px; font-size:18px; font-weight:normal; color:#525252; line-height:30px; text-align:center; }
.worker2 h2 span { color:#006e9c; font-weight: bold; }
.worker2 h2 small { font-size:15px; }
.worker2 ul { float:left; width:698px; margin:0px; padding:30px 30px 30px 0px; background: #f4f4f4;box-sizing:border-box; }
.worker2 li { font-size:14px; font-weight:normal; color:#777777; line-height:18px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 8px no-repeat; margin-left:25px; margin-bottom:7px;}

.worker3 {  width:100%; margin:0 0px 30px 0px; display:inline-block;background:url('/html/images/common/worker3_2.png') no-repeat; }
.worker3 .worker3_sub { margin:60px 50px 93px 200px;  text-align:left; }
.worker3 .worker3_sub h2 { font-family:"NanumSquare"; font-size:17px; font-weight:500; color:#2e2e2e; line-height:30px;}
.worker3 .worker3_sub ul {  margin:10px 0px 10px 0px; height:75px; }
.worker3 .worker3_sub li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }
.worker3 .worker3_sub a.worker3_down { float:right; display:block; width:180px; height:75px; line-height:25px; padding:12px 0px 0 30px; text-align:left; font-size:18px; color:#ffffff; font-weight:bold; border:1px #232632 solid; background:#232632 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3 a.worker3_btn { display:block; width:290px; height:49px; line-height:45px; text-align:center; font-size:18px; color:#fff; font-weight:500; border:1px #446db5 solid; background:#446db5; margin:0 auto;   }
.worker3 .worker3_tel {  line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold;   }
.worker3 .worker3_tel span {  color:#0d79b9; }

/* 2019-04-15 추가 */
.worker3 .worker_noti{margin-top:-5px; padding:0 0px 40px 0px; }
.worker3 .worker_noti .noti_box{padding:30px; border:1px solid #e5e5e5; background:#fff;}
.worker3 .worker_noti .noti_box h2{ font-size:17px; font-weight:500; color:#2e2e2e; line-height:30px;}
.worker3 .worker_noti .noti_box table{margin-top:5px; border-top:2px #cccccc solid;}
.worker3 .worker_noti .noti_box table th{padding:15px 0; line-height:1.3; background:#f7f7f7; color:#000; border-bottom:1px #ddd solid;}
.worker3 .worker_noti .noti_box table td{padding:10px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker3 .worker_noti .noti_box table td.tc{text-align:center;}
.worker3 .worker_noti .noti_box table td li{font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }
.worker3 .worker_noti .noti_box .txt_noti{margin-top:15px; }
.worker3 .worker_noti .noti_box .txt_noti p{font-weight:bold;}
.worker3 .worker_noti .noti_box .txt_noti ol{padding-left:15px;}
.worker3 .worker_noti .noti_box .txt_noti ol, .worker3 .worker_noti .noti_box .txt_noti li{list-style:decimal;}

.owner1 { border:1px #dedede solid;  padding:40px 40px; line-height:25px;font-size:15px; font-weight:normal; color:#777777; margin-bottom:40px;  }
.owner1 p{font-weight:bold; font-size:17px; color:#111;}
.owner1 .box1{padding-top:190px; margin-bottom:50px; background:url('/html/images/common/owner1_box1.png') no-repeat;}
.owner1 .box2{padding-top:190px; background:url('/html/images/common/owner1_box2.png') no-repeat;}
.owner1_2 { border:1px #dedede solid; background:url('/html/images/common/owner1_2.png') 0px 100% no-repeat; padding:35px 40px 275px 40px;line-height:25px;font-size:15px; font-weight:normal; color:#777777;  margin-bottom:40px; background-size: contain; background-position: center; }
.owner1_3 { line-height:25px;font-size:15px; font-weight:normal; color:#777777;  margin-bottom:40px; }
.owner1_3 img { margin:13px 0px; }

.owner2 { display:inline-block;width:920px;margin-right:-20px; }
.owner2 li { float:left; width:285px; height:250px; border:1px #4875c1 solid; text-align:center; margin-bottom:30px; border-radius:10px; margin-right:20px;overflow:hidden;}
.owner2 li:last-child {margin-right:0;}
.owner2 li h1 { font-family:"NanumSquare";text-align:center; font-size:16px; color:#ffffff; font-weight:bold; line-height:40px; background-color:#4875c1; border-radius:0px;}
.owner2 li h2 { font-family:"NanumSquare";margin-bottom:20px; text-align:center; font-size:18px; color:#2e2e2e; font-weight:500; line-height:50px; background-color:#f4f4f4; }
.owner2 li p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; margin-top:20px; }
.owner2 li p span {color:#000;}
.owner2 li p.tal { text-align:left;}
.owner2 li.arrow { width:30px; height:345px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.owner2 li.line2 { height:280px; }
/* 2019-04-15 추가 */
.owner_noti{margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.owner_noti p{margin-bottom:5px; font-weight:bold; color:#111; font-size:15px;}
.owner_noti ul{padding-left:0px;}
.owner_noti li{list-style:none;font-size:15px;line-height:24px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.owner3 { width:100%; height:180px; display:inline-block; margin-bottom:35px; border:1px #eaeaea solid; box-sizing:border-box;text-align:left; }
.owner3 h2 {font-family:"NanumSquare"; font-size:18px; font-weight:500; color:#000; line-height:30px; margin:30px 0px 10px 210px; }
.owner3 p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; margin:0 0 5px 210px; }
.owner3 ul {  margin:0 0 0px 210px; }
.owner3 li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 11px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#f7f7f7 url('/html/images/common/owner3_1.png') 50px 50% no-repeat;  }
.owner3_2 { background:#f7f7f7 url('/html/images/common/owner3_2.png') 50px 50% no-repeat;  }
.owner3_3 { background:#f7f7f7 url('/html/images/common/owner3_3.png') 50px 50% no-repeat;  }

/* 훈련과정 개발절차 */
.owner6 {}
.owner6 > div > table {border-left:1px solid #ddd; font-size:15px; }
.owner6 > div > table tr {}
.owner6 > div > table tr th {padding:15px;font-size:16px;color:#000;font-weight:500;border-bottom:1px solid #446db5;border-right:1px solid #5d85ca; background-color:#446db5; color:#ffffff;}
.owner6 > div > table tr td {padding:15px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.owner6 > div > table tr td:first-child {background-color: #f7f7f7;}


/* 회사소개 */
.greeting { text-align:left;font-size:15px; line-height:25px;background:url('/html/images/common/greeting_img_new.png') 100% 20px no-repeat; padding:20px 350px 0px 0px; box-sizing:border-box; }
.greeting h2 { color:#222222; margin-bottom:20px;}
.greeting p {font-family:"NanumSquare";text-align:left; font-size:18px; color:#000;line-height: 24px;letter-spacing:-0.03em;}
.greeting p b {font-size:18px;font-weight:500;color:#000;}

.vision {text-align:center;margin:80px 0px ;}
.organ{ text-align:center;padding:60px;background:#f7f7f7;}

/* 찾아오시는 길 */
.location > .tab_cont_1 { display:block; }
.location > .tab_cont_2 { display:none; }
.location > div > .map { margin:30px 0px 20px 0px; }
.location > div > .info_addr { border:5px #bfd9e9 solid; padding:20px 0px 20px 225px; background:url('/html/images/common/info_addr.png') 0px 50% no-repeat; }
.location > div > .info_addr > .cont_addr { font-size:14px; color:#777777; line-height:27px;}
.location > div > .info_addr > .cont_call { font-size:14px; color:#777777;font-weight:bold; line-height:27px; }
.location > div > .info_addr > .cont_call b { background:url('/html/images/common/icon_call.png') 0px 50% no-repeat; color:#2e2e2e; padding-left:20px; }
.location > div > .info_addr > .cont_call span { color:#e6131f; margin-right:20px;  }

.location > div > .info { padding-top:40px; display:inline-block; }
.location > div > .info > .info_title { float:left; width:100px; margin-right:40px; text-align:center; } 
.location > div > .info > .info_title img { margin-bottom:10px; } 

.location > div > .info > .cont_transit { float:left; border-spacing:0; width:860px; border-top:1px solid #dfdfdf; height:auto; line-height:30px; font-size:14px; color:#777777; padding:15px 10px; margin-top:0px; }
.location > div > .info > .cont_transit > b { color:#18a3dc; }
.location > div > .info > table { float:left; border:0; border-spacing:0; width:860px; margin-top:0px; margin-bottom:10px; }
.location > div > .info > table tr > th { border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; height:35px; background:#f9f9f9; text-align:center; vertical-align:middle; font-size:13px; color:#666; }
.location > div > .info > table tr > th:first-child { border-left:none; }
.location > div > .info > table tr > td { border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf; vertical-align:middle; font-size:13px; padding:16px 10px; text-align:center; color:#666; }
.location > div > .info > table tr > td:first-child { border-left:none; }
.location > div > .info > table tr > td.position { font-weight:bold; }
.location > div > .info > table tr > td.way { text-align:left; }
.location > div > .info > table tr > td > b { color:#18a3dc; }
.location > div > .info > b { font-size:14px; color:#555555; font-weight:normal; line-height:1; padding-left:140px; }

table.tbl_style1 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-left:1px solid #dfdfdf; }
table.tbl_style1 tr > th { border-top:1px solid #2492cf; border-right:1px solid #2492cf; height:35px; background:#0079c0; text-align:center; vertical-align:middle; font-size:14px; color:#ffffff; }
table.tbl_style1 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style1 tr > td > b { font-weight:bold; color:#222222; }
table.tbl_style1 tr > span { color:#18a3dc; }
table.tbl_style1 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style1 tr > td.bg_td { background:#f7f7f7; }
table.tbl_style1 tr > td.font_bule { color:#0079c0; }

table.tbl_style2 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; }
table.tbl_style2 tr > th { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; height:35px; background:#f4f9ff; text-align:center; vertical-align:middle; font-size:14px; color:#2e2e2e; }
table.tbl_style2 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style2 tr > td > b { color:#18a3dc; }
table.tbl_style2 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style2 tr > td.bg_td { background:#f7f7f7; }

.gray_box .g_box_in {height: 100px;}

.cs_help1 { background:#6190e2 url('/html/images/common/cshelp1_bg.png') 100% 50% no-repeat; padding:40px; }
.cs_help1 h2 {font-family:"NanumSquare"; font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:10px; }
.cs_help1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_help2 { background:#ffffff; padding:40px 0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; margin-bottom:10px;}
.cs_help2 li { float:left; width:50%; padding-left:40px; }
.cs_help2 li:first-child { border-right:1px #e1e1e1 solid; }
.cs_help2 li b { font-size:30px; font-weight:bold; color:#000000; margin-right:10px; }

.cs_help3 { display:inline-block; width:100%;margin-top:40px; border-bottom:1px #dedede dashed; }
.cs_help3 h3 {font-family:"NanumSquare"; font-size:20px; font-weight:bold; color:#000000; margin:0px 0px 20px 0px; }
.cs_help3 p { font-size:15px; margin-bottom:30px;  }
.cs_help3 ul.cs_help3_1 { display:inline-block; width:100%; margin-bottom:40px; }
.cs_help3 ul.cs_help3_1 li { float:left; width:45%; font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_1 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_1 li b { color:#222222; font-weight:bold; } 

.cs_help3 ul.cs_help3_2 { width:1010px; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_help3 ul.cs_help3_2 li { float:left; width:157px; text-align:center; margin:5px; border:1px #e1e1e1 solid; padding:25px 0px 0px 0px;}
.cs_help3 ul.cs_help3_2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:45px; margin:10px 0px 20px 0px; }
.cs_help3 ul.cs_help3_2 li img { width:60px; height:auto; }
.cs_help3 ul.cs_help3_2 li a.cs_help_down { display:block;font-size:15px; padding-right:30px; text-align:center;height:50px; line-height:50px;background:#f0f0f0 url('/html/images/common/btn_down.png') 100px 50% no-repeat; }

.cs_help3 ul.cs_help3_3 { display:inline-block; width:100%; margin:10px 0 40px 0; }
.cs_help3 ul.cs_help3_3 li { font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_3 li b { color:#222222; font-weight:bold; } 
.cs_help3 ul.cs_help3_3 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_3 li img { display:block; margin:10px 0px 30px 0px; }

.cs_help4 { background:#ffffff; padding:0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; }
.cs_help4 li { float:left; background:#ffffff; padding:15px 10px 30px 10px; width:32%; text-align:center; }
.cs_help4 li.cs_help4_1 { background:#ffffff url('/html/images/common/cs_help3_1.png') 50% 55px no-repeat; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_2 { background:#fafafa url('/html/images/common/cs_help3_2.png') 50% 55px no-repeat;width:36%; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_3 { background:#ffffff url('/html/images/common/cs_help3_3.png') 50% 55px no-repeat; }
.cs_help4 li h1 { font-size:15px; font-weight:normal; color:#555555; line-height:20px;margin-bottom:120px; text-align:left; padding:0px 25px; }
.cs_help4 li h1 span { color:#0b71b9; }
.cs_help4 li h2 { font-size:24px; font-weight:normal; color:#000000; line-height:50px;margin-bottom:0px; }
.cs_help4 li p { font-size:14px; font-weight:normal; color:#555555; line-height:24px;margin-bottom:25px; }
.cs_help4 li .cshelp_btn { display:block; margin:5px auto; width:180px; height:59px;  }
.cs_help4 li a.cshelp_btn1 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #838383 solid; background:#ffffff; font-size:15px; color:#333333; font-weight:bold; text-align:center; }
.cs_help4 li a.cshelp_btn2 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #0b71b9 solid; background:#0b71b9; font-size:15px; color:#ffffff; font-weight:bold; text-align:center; }

.cs_down1 { width:100%; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_down1 li { float:left; width:242px; text-align:center; margin:5px; border:1px #e1e1e1 solid; }
.cs_down1 li a { display:block; text-align:center; padding:30px 0px;}
.cs_down1 li a:hover { background:#f7f7f7; }
.cs_down1 li h2 { font-size:16px; font-weight:bold; color:#000000; line-height:45px; margin-top:10px; }
.cs_down1 li p { font-size:13px; font-weight:normal; color:#444444; line-height:18px;  }

.cs_down2 { width:100%; display:inline-block; text-align:center; }
.cs_down2 li { text-align:left; margin-bottom:30px; padding-left:110px;  }
.cs_down2 li a { display:block; text-align:center;  }
.cs_down2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:50px; background:url('/html/images/common/cs_down2_tit.png') 0% 100% no-repeat; margin-bottom:15px; }
.cs_down2 li p { font-size:13px; font-weight:normal; color:#666666; line-height:20px;  }
.cs_down2 li p b { float:left; display:block; width:40px; font-size:13px; font-weight:bold; color:#000000;  }
.cs_down2 li .down_guide { font-size:13px; font-weight:normal; color:#444444; line-height:20px; border:1px #e1e1e1 solid; background:#f7f7f7; padding:15px 20px 15px 40px; margin-top:10px; background:#f7f7f9 url('/html/images/common/cs_down2_guide.png') 20px 50% no-repeat; }
.cs_down2 li.cs_down2_1 { background:url('/html/images/common/cs_down2_1.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_2 { background:url('/html/images/common/cs_down2_2.png') 0px 10px no-repeat; }
.cs_down2 li.cs_down2_3 { background:url('/html/images/common/icon_explorer.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_4 { background:url('/html/images/common/cs_down2_4.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_5 { background:url('/html/images/common/icon_acrobat.png') 0px 20px no-repeat; }

.cs_remote1 { background:#0f91d0 url('/html/images/common/support1_1.png') -2% 96% no-repeat; padding:60px; margin-bottom:40px; padding-left:240px;}
.cs_remote1 h2 { font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:20px; }
.cs_remote1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_remote2 { width:100%; display:inline-block; margin-bottom:10px; }
.cs_remote2 li { float:left; width:360px; text-align:center; margin:15px; padding:120px 30px 30px; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/support1_2.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/support1_3.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/support1_4.png') center 11% no-repeat; }

.cs_remote3 { width:1200px; display:inline-block; background-color:#f4f4f4; padding:50px 0 10px 50px; margin-bottom: 50px; }
.cs_remote3 li { text-align:left; margin-bottom:40px; padding:10px 0 0 120px; height:96px; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote3 li h2 { text-align:left; margin-bottom:10px; padding:0px; font-size:18px; line-height:24px; font-weight:bold; color:#000000; }
.cs_remote3 li.cs_remote3_1 { background:url('/html/images/common/support1_5.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/support1_6.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/support1_7.png') 0px 50% no-repeat; }

.cs_remote4 { width:100%; border:1px #dedede solid; background:#ffffff; padding:20px 40px;display:inline-block;line-height:45px;font-size:15px; }
.cs_remote4 a.cs_remote4_btn { float:right; width:170px; height:45px; line-height:45px; color:#ffffff; font-size:15px; text-align:center; background:#0a72b9; }

.course_tab { display:inline-block; width:100%; border-top:0px #0278be solid; }
.course_tab li { float:left; width:16.1%; height:40px; border:none; background:none; box-sizing:border-box; }
.course_tab li:first-child { border-left:1px #e8e8e8 solid;  }
.course_tab li a { display:block; font-size:14px; text-align:center; color:#464646; }
.course_tab li a.line2 { line-height:17px; padding:6px 0px;}
.course_tab li.on { border:none; background:none; color:#ffffff; font-weight:bold; }
.course_tab li.on a { color:#ffffff; } 


/* 모사답안 처리기준 */
.cheating_ {margin-bottom:30px;}
.cheating_:first-child {margin-top:30px;}
.cheating_ ul {}
.cheating_ h3 {font-family:"NanumSquare";font-size:20px;font-weight:500;color:#000 !important; }
.cheating_ p {font-size:15px; color:#666; margin-top:15px;line-height:22px;}


.sub_topbox { width:100%;display:inline-block;margin-bottom:30px;box-sizing:border-box;text-align:center;}
.sub_topbox h2 { font-family:"NanumSquare";font-size:30px;font-weight:500;line-height:50px; color:#446db5;padding:30px;box-sizing:border-box;background:#fff;border:1px #ddd solid;border-top:3px #446db5 solid;letter-spacing:-0.05em;}
.sub_topbox p { font-family:"NanumSquare";font-size:16px;font-weight:400;line-height:27px; color:#000;padding:20px;box-sizing:border-box;background:#f2f2f2;border:1px #ddd solid;border-top:none; }

.sub_content h3 {font-family:"NanumSquare";font-size:20px;font-weight:500;color:#000 !important; }
.sub_content ul {margin-bottom:30px;}
.sub_content ol {margin-bottom:30px;}
.sub_content li {font-size:15px; color:#666; margin-top:15px;line-height:22px;}
.sub_content p {font-size:15px; color:#666; margin-top:15px;line-height:22px;}

.sub_content .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.sub_content .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.sub_content .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; text-align:center;}
.sub_content .depth1 table td.tl{text-align:left;}
.sub_content .depth1 table td .fc_red{color:#d90000;}

.sub_cont {margin-bottom:30px;}
.sub_cont p {display:block;word-break:keep-all;}
.sub_cont p span {color:#f34212;}

.page .page_title{font-family:"NanumSquare";font-size:18px;font-weight:500;color:#000000;padding:20px 0px 10px 0px;background:none;margin-top:0px}
.page .page_title span { color:#f34212;font-size:16px;}

.notice_box {width:100%; border:5px #f0f0f0 solid;padding:25px 30px 25px 180px;background:url('/html/images/common/notice_bg.png') 0% 50% no-repeat;margin-bottom:20px;}
.notice_box p {font-size:15px;color:#666;line-height:25px;}
.notice_box h2 {font-family:"NanumSquare";font-weight:500;font-size:18px;color:#666;line-height:30px;padding-top:10px;}
.notice_box h2 span {color:#f34212;padding-left:10px;}

.tutor_top {width:100%; border:2px #eeeeee solid;padding:25px 30px 25px 30px;background:#f7f7f7;margin-bottom:20px; font-size:16px;color:#666;line-height:25px; }
.tutor_top h2 {font-family:"NanumSquare";font-weight:500;font-size:18px;color:#666;line-height:30px;padding-top:10px;}
.tutor_top h2 span {color:#f34212;padding-left:10px;}

.sub_title{font-family:"NanumSquare";font-size:22px;font-weight:500;color:#000000;padding:20px 0px 20px 0px;background:none;margin-top:0px}
.sub_title span { color:#f34212;font-size:16px;}
.sub_stitle{background:url('/html/images/common/stit_dot.png') 0px 50% no-repeat;font-family:"NanumSquare";font-size:18px;font-weight:500;color:#0153a4;padding:10px 0px 10px 20px;margin-top:0px}

.sub_tbl{ width:100%;text-align:center;border-top:2px solid #0095d9;margin-bottom:20px;}
.sub_tbl thead th{font-family:"NanumSquare";padding:10px 0;line-height:20px;font-size:15px;font-weight:600;color:#000;background:#eef9ff;border-bottom:1px #c8cdd0 solid;border-right:1px #c8cdd0 solid}
.sub_tbl thead th.last {border-right:none;}
.sub_tbl tbody th{padding:10px 0;line-height:23px;font-size:15px;font-weight:500;color:#000;text-align:center;background:#eef9ff;border-bottom:1px #ddd solid;border-right:1px #ddd solid}
.sub_tbl tbody td{padding:10px 0;line-height:23px;font-size:15px;color:#333;text-align:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-break:keep-all;}
.sub_tbl tbody td.tal{padding:10px 10px 10px 15px ;color:#333;text-align:left;}
.sub_tbl tbody td span{color:#ff7112;font-weight:bold;}
.sub_tbl tbody td.last {border-right:none;}

.sub_tbl2 { width:100%;text-align:center;border-top:none;margin-bottom:20px;}
.sub_tbl2 thead th{padding:10px 0;line-height:20px;font-size:15px;font-weight:600;color:#fff;background:#0095d9;}
.sub_tbl2 thead th.last {border-right:none;}
.sub_tbl2 tbody th{padding:10px 0;line-height:23px;font-size:15px;font-weight:600;color:#000;text-align:center;background:#eef9ff;border-bottom:1px #ddd solid;border-right:1px #ddd solid}
.sub_tbl2 tbody th.last {border-right:none;}
.sub_tbl2 tbody td{padding:10px 0;line-height:23px;font-size:15px;text-align:center;color:#333;border-bottom:1px solid #ddd;border-right:1px solid #ddd;word-break:keep-all;}
.sub_tbl2 tbody td.tal{padding:10px;color:#333;text-align:left;}
.sub_tbl2 tbody td span{color:#ff7112;font-weight:bold;}
.sub_tbl2 tbody td.last {border-right:none; }

.course_guide {display:inline-block;position:relative;width:100%; padding:0px 0px 0px 0px;margin-bottom:40px;}
.course_guide h2 {position:absolute;left:0%;top:0;display:inline-block;width:100%;height:40px;line-height:40px;font-family:"NanumSquare";font-size:16px;font-weight:500;color:#fff; text-align:center; background:url('/html/images/common/cguide_tit.png') 50% 50% no-repeat;}
.course_guide .cguide_cont {margin-bottom:15px;}
.course_guide .cguide_cont2 {display:inline-block;width:100%;box-sizing:border-box;border:1px #dedede solid;background:#f7f7f7;padding:45px 30px 30px 30px;margin-bottom:0px;}
.course_guide p {font-size:15px;color:#000;line-height:25px;word-break:keep-all;}
.course_guide span {color:#f34212;}
.course_guide b {font-weight:bold;}

.sub_guide {margin-bottom:10px;}
.sub_guide p {background:url('/html/images/common/dot.png') 10px 10px no-repeat;line-height:22px;padding-left:20px;padding-bottom:5px;word-break:keep-all;}


.sub_notice {margin-bottom:10px;line-height:25px;}
.sub_notice b {color:#000;}

.cinfo_menu { width:100%; border:1px #dedede solid;padding:30px 30px 30px 200px;background:#f7f7f7 url('/html/images/common/cinfo_menu.png') 65px 50% no-repeat;margin:40px 0px 0px 0px; font-size:16px;color:#666;line-height:25px;box-sizing:border-box;  }
.cinfo_menu h2 { font-family:"NanumSquare";font-weight:500;font-size:26px;color:#000;line-height:30px;padding-bottom:15px;}
.cinfo_menu h2 span { color:#f34212;padding-left:10px;}
.cinfo_menu ul { width:100%;display:inline-block; border-left:1px #dedede solid;border-top:1px #dedede solid;}
.cinfo_menu li { float:left;width:50%;display:inline-block;border:1px #dedede solid; border-top:none;border-left:none;box-sizing:border-box; }
.cinfo_menu li a { display:block;line-height:40px;color:#000;background:#fff;box-sizing:border-box;padding-left:40px;}
.cinfo_menu li a:hover {background:#234aa8; color:#fff;}


/* 오시는길 */
#business--headOffice .maxWidth {margin:0 auto !important;border:1px solid #ddd;}
#business--headOffice .sub__top {margin-bottom:40px;}
#business--headOffice .sub__top .sub__t {text-align:center;}
#business--headOffice .sub__top p {text-align:center;}
#business--headOffice .map-info {padding:3.5% 5%;border-top:1px solid #ddd;}
#business--headOffice .map-info {overflow:hidden;}
#business--headOffice .map-info h3 {float:left;padding-right:40px;font-weight:600;font-size:24px;color:#333;}
#business--headOffice .map-info .row {margin-right:0;}
#business--headOffice .row li {position:relative;width:100%;padding-left:117px;box-sizing:border-box;font-weight:400;font-size:16px;line-height:34px;list-style:none;}
#business--headOffice .row li strong {position:absolute;left:0;font-weight:600;font-size:16px;color:#333;vertical-align:middle;letter-spacing:0}
#business--headOffice .row li strong:before {content:'';display:inline-block;width:18px;height:20px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:cover !important;vertical-align:middle;}
#business--headOffice .row li.icon1 strong:before {background-image:url(../../images/sub/icon_map1.png);}
#business--headOffice .row li.icon2 strong:before {background-image:url(../../images/sub/icon_map2.png);}
#business--headOffice .row li.icon3 strong:before {background-image:url(../../images/sub/icon_map3.png);}
#business--headOffice .row li a {color:#666;}
#business--headOffice p {margin-top:10px;font-size:14px;color:#333;text-align:right;}
#business--headOffice .ly__map {position:relative;}
#business--headOffice .ly__map #map {position:relative;height:420px;}
#business--headOffice .ly__map #map p {text-align:center;font-size:14px !important;color:#fff;}
#business--headOffice .mapBtn {position:absolute;right:20px;bottom:20px;display:block;width:140px;height:45px;background-color:#fff;border:1px solid #ddd;font-size:14px;color:#666;line-height:45px;text-align:center;box-sizing:border-box;font-weight:300;z-index:9999;}
#business--headOffice .mapBtn:before {display:none; content:'';width:14px;height:14px;margin-right:10px;background-image:url(../../images/sub/blit_map.gif);background-position:0;background-repeat:no-repeat;background-size:100%;vertical-align:middle;}
#business--headOffice .ly__map .root_daum_roughmap {width:100%!important;}
#business--headOffice .ly__map .root_daum_roughmap .wrap_controllers {display:none!important;}

.st_box {display:inline-block;width:100%;margin-top:40px;}
.st_box .bus { position:relative;display:inline-block;width:100%;box-sizing:border-box;margin-bottom:10px;}
.st_box li { display:inline-block;width:auto;line-height:24px;font-size:14px; margin-right:30px;}
.st_box li img {padding-right:4px;}

.bus_box { display:inline-block;width:100%;margin-top:40px;}
.bus_box .bus { position:relative;display:inline-block;width:100%;padding-top:3px;padding-left:70px;box-sizing:border-box;margin-bottom:15px;}
.bus_box li { display:inline-block;width:auto;line-height:20px;font-size:14px; margin-right:30px;}
.bus_box .bus2 li { width:40%;margin-right:0px;}
.bus_box .bus3 li { width:30%;margin-right:0px;}
.bus_box h2 {position:absolute;left:0;top:0px; }
.bus_box h2 span { font-size:13px;line-height:26px;display:inline-block;width:auto;padding:0px 10px;border-radius:5px;color:#fff;background:#5998aa;margin-bottom:10px;}
.bus_box h2 span.blue { background:#0056c4}
.bus_box h2 span.green { background:#39af38}
.bus_box h2 span.red { background:#d52517}
.bus_box h2 span.orange { background:#ff9c00}

.map_gallery {width:926px;display:inline-block;padding:0px 0px;margin:0px -15px 0px 0px;box-sizing:border-box;}
.map_gallery li { float:left;position:relative; width:290px; margin:0px 15px 30px 0;box-sizing:border-box; }
.map_gallery .mimg {width:290px; border:1px #dedede solid;box-sizing:border-box;}
.map_gallery .mimg img { width:288px; height:190px;}

.map_gallery_wrap {position:relative;margin-bottom:30px;}
.map_gallery_wrap .bx-wrapper{margin:0 auto}
.map_gallery_wrap .bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.map_gallery_wrap .bx-controls-direction a{ display:block; position:absolute; top:20px !important;width:30px;height:30px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;background-size:60px auto !important;}
.map_gallery_wrap .bx-controls-direction a.bx-prev{right:30px; background-position:left top;background-size:auto;}
.map_gallery_wrap .bx-controls-direction a.bx-next{right:0px;background-position:right top;background-size:auto;}


/* 퀵메뉴 */
.quickmenu {position:absolute;left:0;top:180px;width:100%;z-index:1000;}
.float-banner{position:relative;width:100%;z-index:1000; }
.float-banner .fb_inner{ position:absolute; left:50%; top:250px; z-index:10;margin-left:640px;}
.float-banner .fb_inner  .banner{position:relative;overflow:hidden;width:140px;text-align:center;}
.float-banner .fb_inner  .banner.fixed{position:fixed;top:30px;}
.float-banner .fb_inner  .banner ul {position:relative;border:1px #ccc solid;background:#fff;border-radius:0px;overflow:hidden; margin:0px 10px;}
.float-banner .fb_inner  .banner img{display:block;}
.float-banner .fb_inner  .banner li {line-height:20px;width:120px;height:90px; padding:0px 10px;}
.float-banner .fb_inner  .banner li a {border-bottom:1px #e2e2e2 solid;display:inline-block;width:100px;height:90px;font-size:13px;color:#666666;line-height:20px;text-align:center; padding:55px 0px 10px 0px;box-sizing:border-box;}
.float-banner .fb_inner  .banner li:last-child a {border-bottom:none;}
.float-banner .fb_inner  .banner li a:hover {color:#194b9f;}
.float-banner .fb_inner  .banner li.qm_title {padding:0px; height:25px;line-height:25px;padding:0px;border-radius:0px;font-size:13px;font-weight:bold;color:#000;text-align:center;}
.float-banner .fb_inner  .banner li.qm_01 a{background:#fff url('/html/images/common/qm_01.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_02 a{background:#fff url('/html/images/common/qm_02.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_03 a{background:#fff url('/html/images/common/qm_03.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_04 a{background:#fff url('/html/images/common/qm_04.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_05 a{background:#fff url('/html/images/common/qm_05.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_01:hover a{background:url('/html/images/common/qm_01.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_02:hover a{background:url('/html/images/common/qm_02.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_03:hover a{background:url('/html/images/common/qm_03.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_04:hover a{background:url('/html/images/common/qm_04.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner li.qm_05:hover a{background:url('/html/images/common/qm_05.png') 50% 10px no-repeat;}
.float-banner .fb_inner  .banner .qm_ban {display:inline-block;margin-top:20px; width:140px;overflow:hidden;text-align:center;}
.float-banner .fb_inner  .banner .qm_ban a {display:inline-block; width:140px;text-align:center;}

.left_area_classroom .sp_center { width:168px; margin:0 15px 30px 15px; position:relative;text-align:left; }
.left_area_classroom .sp_center .top_title{font-size:18px;font-weight:bold;color:#333;text-align:center;}
.left_area_classroom .sp_center .mcs_text {padding:14px 0 0 58px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat; background-size:48px auto;}
.left_area_classroom .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:16px;font-weight:bold;padding-bottom:5px;letter-spacing:-1px;}
.left_area_classroom .sp_center .mcs_text span{display:block;font-size:11px;line-height:18px;}


.sub_btn {width:100%;display:inline-block;margin-top:20px;text-align:center;}
.sub_btn a {width:auto;display:inline-block;height:auto;line-height:50px;border-radius:40px;background:#ff3600;color:#fff;padding:0px 50px;text-align:center;font-family:"NanumSquare";font-weight:500;font-size:18px;}

.schedule_title .cal_btn { margin-left: -34px; }


.ver_mob {display:none !important;}
.ver_pc {}


/* main dropdown course */
.sr-only{position:absolute !important;overflow:hidden !important;margin:-1px !important;padding:0 !important;width:1px !important;height:1px !important;border:0 !important;white-space:nowrap !important;clip:rect(0, 0, 0, 0) !important;}
.dropdown_container, .dropdown_container *, .dropdown_container::after{box-sizing:border-box;}

.dropdown_container{display:inline-flex;gap:8px;padding:20px;border-radius:8px;background:#fff;}

.dropdown_box{position:relative;min-width:200px;}

.dropdown_header{text-align:left;}
.dropdown_title{font-size:15px;font-weight:700;color:#333;}

.dropdown_btn{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 16px;width:100%;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:17px;text-align:left;cursor:pointer;}
.dropdown_btn:hover:not([disabled]){border-color:#2196F3;}
.dropdown_btn:focus{outline:2px solid #2196F3;outline-offset:1px;}
.dropdown_btn[disabled]{background:#f5f5f5;cursor:default;}
.dropdown_btn:after{content:'';width:6px;height:6px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(45deg);transition:transform 0.2s;}
.dropdown_btn[aria-expanded='true']:after{transform:translateY(4px) rotate(-135deg);}

.dropdown_list{position:absolute;left:0;right:0;z-index:1000;overflow:hidden auto;display:none;margin-top:4px;padding:4px 0;max-height:200px;border:1px solid #ddd;border-radius:4px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1);}
.dropdown_list[aria-hidden='false']{display:block;}
.dropdown_item{padding:8px 15px;font-size:15px;list-style:none;cursor:pointer;}
.dropdown_item:hover,
.dropdown_item:focus{background:#f0f0f0;outline:none;}
.dropdown_item[aria-selected='true']{background:#e3f2fd;color:#1976d2;}

.dropdown_submit{flex:1 0 0;align-self:flex-end;padding:10px 20px;border:1px solid #4675b1;border-radius:4px;background:#4675b1;font-size:17px;color:#fff;white-space:nowrap;cursor:pointer;}
.dropdown_submit:hover,
.dropdown_submit:focus{border-color:#5471b7;background:#5471b7;outline:none;}
.dropdown_submit:focus{box-shadow:0 0 0 2px rgba(92,107,192,0.4);}

/* layout_course207 dropdown course */
.sub_top.has_dropdown{position:relative;z-index:1;overflow:visible;}
.has_dropdown .dropdown_container{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}