@charset "utf-8";
@import url('/html/fonts/notokr.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{font-family:"Noto Sans KR";font-size:16px;letter-spacing:-0.05em !important;}
body * {letter-spacing:-0.05em !important;}

.hide { display:none; }
.ver_mobile {display:none !important;}
.ver_pc {}


#wrap { width:100%;min-width:1400px;padding-top:150px;;font-family:"Open Sans","Noto Sans KR","notoSans","맑은 고딕","AppleSDGothcNeo","AppleGothic", sans-serif;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#header.custom_header { width:100%;min-width:1400px;height: auto;position:absolute;left:0px;top:0px; z-index:100;}
#header.custom_header .logo {display: inline-block;vertical-align: middle;margin-top:20px;float: left;width:300px;}
#header.custom_header .logo img {max-width:270px;max-height:50px;margin-top:0px;}
#header.custom_header .util_wrap {background-color: #fff;max-width: 1200px;width: 100%;margin: 0 auto;height:80px;text-align: left;}
#header.custom_header .util_menu {float: right;width: auto;margin-top:20px;}

.util_menu ul li img {vertical-align: middle;}
.util_wrap .util_menu li {position: relative;padding-left: 15px;margin-right: 15px;}
.util_wrap .util_menu ul li a {color: #333;font-size: 15px;}
.util_wrap .util_menu li:last-child:after {display: none;}
.util_wrap .util_menu li:first-child:after {content: '';position: absolute;right: -16px;width: 1px;background-color: #c1c1c1;top: 15px;height: 11px;}

.h_search { position:absolute;left:50%; transform:translateX(-50%);top:20px;width:300px;display: inline-block;vertical-align: middle;background: #fff;border-bottom:2px #333 solid;box-sizing: border-box;height:37px;border-radius:0px;overflow: hidden;padding: 0px 0px;margin:0px;}
.h_search input {width: 100%;height:35px;border: none !important;box-shadow: none;outline: none;padding: 0;background-color: #fff !important;}
.search_btn {background: url(/html/images/common/h_search.png) no-repeat center;background-size:16px auto;width: 23px;height: 100%;position: absolute;right:0px;}

#header > .inner {position:relative;width: 100%;background-color:none;height:71px;margin:0px auto;overflow:visible;text-align:center; border-top:0px #ededed solid;z-index:100;}
#header .inner .menu_wrap {position:relative;float: none;width: 100%;max-width:1200px;background:none;height:70px;margin:0px auto;text-align:center;display:inline-block;border-radius:0px;z-index:100;}
.menu_wrap #gnb {float:left;display:flex; justify-content:center; width:1100px;margin:0px 20px;}
.menu_wrap #gnb li {width:100%;position: relative;display:inline-block;padding:0px;}
.menu_wrap #gnb li a {font-family:'noto_sans';position: relative;display:inline-block;font-size:18px;color: #000;line-height:70px;padding:0px 20px;box-sizing: border-box;font-weight: 500;letter-spacing: -1px;}
.menu_wrap #gnb li a:hover {color: #000;}
.menu_wrap #gnb li.on a {color: #000;}
.menu_wrap #gnb .gnb_sub {display: none;position:absolute;left:50%;top:70px;transform:translateX(-50%);z-index: 100 !important;background:none;width:180px;background:#0a3e94;border:1px #0a3e94 solid; border-top:none; padding:0px; box-sizing: border-box;}
.menu_wrap #gnb .gnb_sub li {float: none !important;width:100%;padding:0px 0px !important;border-bottom:1px #38578e solid;}
.menu_wrap #gnb .gnb_sub li:last-child {border-bottom:none;}
.menu_wrap #gnb .gnb_sub li a {display: block;width:100%;box-sizing:border-box;color: #fff;font-size:15px;text-align: center;line-height:20px;font-weight: normal;letter-spacing: -0.05em;padding:10px 0px; overflow:hidden;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;opacity:0.7;}
.menu_wrap #gnb .gnb_sub li:hover a {color: #fff;background:#234c97;text-decoration:underline;opacity:1;}

.hamburger {padding:26px 4px;display: inline-block; height:70px;width:30px; margin-left:0px; box-sizing: border-box;float: left;background:none;position: relative;cursor: pointer;}
.hamburger span {background: #333; 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: 20px;}
.hamburger span:nth-child(2) {width: 20px;margin-top: 5px;}
.hamburger span:nth-child(3) {width: 20px;margin-top: 5px;}
.hamburger.is-active {padding:25px 3px;}
.hamburger.is-active .line {width: 25px;}
.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);}

.all_list {display: none;}
.all_list {position: absolute;top:150px;width: 100%;left:0%; transform:translateX(0%);right:auto;z-index:100 !important;background:#fff !important;border:none;border-radius:0px;vertical-align:top; box-sizing: border-box;overflow: hidden; margin: 0 auto;box-shadow:0px 5px 5px rgba(0,0,0,0.2);}
.all_list_inner {position:relative;width:1100px;margin:0px auto;height:auto;display:inline-block;text-align:left;}
.all_list .a_inner { position:relative;height:auto !important;display:flex;justify-content:space-around; width:1100px;margin:0px auto 20px auto;vertical-align:top !important;text-align:center;}
.all_list .a_inner > li {position:relative;width:100%;box-sizing: border-box;padding:0px;border-right: 0px solid #e2e2e2; }
.all_list .a_inner > li:first-child {border-left: 0px solid #e2e2e2;}
.all_list .a_inner > li p {display:none;font-family:'noto_sans'; font-size:18px; color:#000; font-weight:500; line-height:33px; margin-bottom:10px;}
.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: 16px;line-height:35px;text-align:center;-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:#00477f;text-decoration:underline;}


#container.main {width: 100%;margin: 0 auto;padding-bottom: 0;}

#footer {background-color: #333;}
#footer .foot_menu {width: 100%;margin: 0 auto;text-align: left;background-color: #333;}
#footer .foot_menu .foot_list {max-width: 1200px;margin: 0 auto;text-align: left;padding: 25px 0;border-bottom:1px #555 solid;}
#footer .foot_menu .foot_list li a {font-size: 16px;color: #fff;font-weight: 350;}
#footer .foot_menu .foot_list li a.footer_privacy_policy {color: #fff;font-weight: 350;}
#footer .copy {position: relative;background:none;width:1200px;padding:0px;margin:30px auto;text-align: left;}
#footer .copy .foot_logo {position:absolute;left:0px;top:5px;margin:0px;display:inline-block; width:180px;filter:alpha(opacity=100);opacity:1;}
#footer .copy .foot_logo img {max-width:100%; -webkit-filter:invert(100%) grayscale(100%) contrast(60%); filter:invert(100%) grayscale(100%) contrast(60%);}
#footer .copy .foot_info {position:relative;max-width: 1200px;width: 100%;padding:0px 0px 50px 220px;margin:0 auto;background:none;box-sizing: border-box;}
#footer .copy .foot_info p {font-size: 13px;color: #fff;font-weight: 350;line-height: 25px;text-align: left;opacity: 0.7;}
#footer .copy .foot_info p.copyp {font-size: 12px;color: #fff;font-weight: 350;margin-top: 20px;opacity: 0.5;}


.tac {text-align: center;}
#container{position:relative;width:100%;margin:0px auto 0px auto;padding:0px; }
#container.main{position:relative;width:100%;margin:0px auto 0px auto;padding:0px; }
#container .horizontal_wrap{display:inline-block;position:relative;width: 1200px;margin:0px auto;}

/****** 메인 스타일 ******/	
/* main 레이아웃 스타일 */
.main_outer {position:relative;display:inline-block; width:100%;text-align:center;padding:60px 0px; }
.main_inner {position:relative;width:1200px;margin:0px auto; padding:0px; display:block;overflow:visible; text-align:left;z-index:0;}
.main_title {position:relative;font-family:"noto_sans";line-height:100%;font-size:35px;font-weight:500;color:#000000; padding:0px; margin:0px auto 20px auto;text-align:center;background:none;letter-spacing:-0.07em !important;}
.main_title b {font-weight:600;text-emphasis:dot #fff;}
.main_ment {font-family:"noto_sans";line-height:30px;font-size:16px;font-weight:normal;color:#777;text-align:center;margin:-10px 0px 20px 0px;}
.main_more {position:absolute;right:0px;top:10px;display:inline-block; width:auto; padding-right:20px;background: url('/html/images/common/arrow_right2.png') 100% 50% no-repeat;background-size:20px auto !important;}
.main_more:hover {text-decoration:underline;}
.bgGray {background:#f7f7f7; }
.bgWhite {background:#fff;}
.nopd {padding:0px !important;}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{position:relative;height:500px}
#slides{position:absolute;top:0;left:0;z-index:10}
.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;display:flex;justify-content:center;width:100%;left:0%;bottom:40px;z-index:11;margin:0px; }
.pagination li{display:inline-block;width:15px;height:15px;float:none;margin:0px 7px;background:#1c4a97; border-radius:50%;opacity:0.4;}
.pagination li a{display:block;text-align:center;line-height:15px;font-weight:700;color:#fff;text-indent:-9999999px;}
.pagination li.current{background:#1c4a97;opacity:1;}

span.ori_price{display:inline-block !important;font-family:"Inter", "noto_sans";font-weight:500;color:#b2b2b2;text-decoration:line-through;text-align:center;padding:0px;margin-right:5px;}
.type_chart span.ori_price{padding-right:0}
span.price{display:inline-block !important;font-family:"Inter", "noto_sans";font-size:1.1em;color:#ed1c24;text-align:center;text-decoration:none;font-weight:600;}
span.per_price {display:inline-block !important;font-family:"Inter", "noto_sans";font-weight:500;color:#ff4000;font-weight:600;margin-right:5px;}


/* main 추출 강의 스타일 */
.horizontal_wrap {position:relative;}
.horizontal_wrap .horizontal_list {overflow:visible;width:calc(100% + 40px);display:inline-block;margin:0px -40px -30px 0px; }
.horizontal_wrap .horizontal_list li{border:none;background:#fff;text-align:center;padding:0px;height:auto;min-height:200px;width:calc(( 100% - 90px ) / 3 );border-radius:10px;margin:0px 40px 30px 0px !important;overflow:hidden;border:none;transition: all 0.2s ease}
.horizontal_wrap .horizontal_list li.nodata{padding:0px;height:250px;line-height:250px;width:1200px;border:1px #eee solid;margin:0px 40px 30px 0px !important;}
.horizontal_wrap .horizontal_list li:hover {}
.horizontal_wrap .horizontal_list li.nodata:hover {box-shadow:none !important;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{position:relative;width:100%;height:auto; border:1px #dedede solid;box-sizing:border-box;border-radius:10px;margin:0px;}
.horizontal_list span.img_box a{position:relative;display:block; height:0; padding-bottom:60%;border-radius:10px; }
.horizontal_list span.img_box > a > img{position:absolute;left:0px;top:0px; width:100%; height:100%;border-radius:10px; }
.horizontal_list .list_cont {display:block;width:100%;height:150px; padding:20px 0px 0px 0px;box-sizing:border-box;}
.horizontal_list span.list_new {font-family:"noto_sans";display:none;}
.horizontal_list span.list_subject{font-family:"noto_sans";font-weight:500;font-size:20px;line-height:24px;height:auto;max-height:24px;color:#000;padding:0px;margin:0px 0px 15px 0px;text-align:left;
 white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.horizontal_list span.list_subtitle {height:44px;line-height:22px;font-size:15px;color:#777;padding:0px;margin-bottom:15px;text-align:left;
display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break:keep-all;}
.horizontal_list span.list_period {font-family:"Inter";height:auto;line-height:100%;font-size:15px;font-weight:500;color:#475fc8; padding:0px;text-align:left;border:none; margin:0px 0px 10px 0px;}
.horizontal_list span.list_blt {display:none;}
.horizontal_list span.list_price {font-size:16px; color:#000000;font-weight:500;text-align:left;}
.horizontal_list .list_btn {display:none;width:auto;font-family:"noto_sans";font-weight:500;font-size:17px;line-height:50px;color:#000;padding:0px 33px 0px 20px;margin:0px auto;background:#00477f;}

.bgGray .horizontal_list .list_cont {height:170px;padding:20px !important;}

/* 메인 컨텐츠 -  추천강의 */
.mcourse_recomm { display:inline-block; width:1200px; height:425px; overflow:hidden; border:1px #dcdcdc solid; background:#ffffff; text-align:center;}
.mcourse_recomm .main_course_tab { float:none; display:inline-block; width:auto; height:50px; line-height:50px; margin:10px auto 0px auto; text-align:center; }
.mcourse_recomm .main_course_tab li {float:left;width:auto;height:50px; background:url('/html/images/common/main_course_part.png') 0% 50% no-repeat;}
.mcourse_recomm .main_course_tab li:first-child { background:none;}
.mcourse_recomm .main_course_tab li a { display:block; background:none; width:auto; margin:0px 15px; padding:0px; height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#666666; }
.mcourse_recomm .main_course_tab li a:hover { color:#000000; }
.mcourse_recomm .main_course_tab li.active a { display:block;  width:auto; margin:0px 15px; color:#000000; background:none; }
.mcourse_recomm .main_course_info { float:none; width:1200px; padding: 0 20px;box-sizing: border-box; }
.main_course_info .horizontal_list li{float:left; background:#ffffff; border:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:0; padding-bottom:15px; min-height:320px; width:217px; margin:10px 10px 20px 10px;}
.main_course_info .horizontal_list li.nodata{ padding:90px 0;border:none;min-height:47px;width:100%; background:none;margin: 0;}
.main_course_info .horizontal_list li.first{ padding-left:0; margin-left:15px; border-left:1px solid #e5e5e5;}
.main_course_info .horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:10px;width:215px;height:135px}
.main_course_info .horizontal_list span.img_box >  a > img{width:215px;height:135px;text-align:center}
.main_course_info .horizontal_list span.list_subject{ font-weight:bold;padding:0 10px 10px 20px; margin-bottom:13px; font-size:15px; line-height:35px; background:url('/html/images/common/list_subject.png') 20px 100% no-repeat; text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_cont { font-weight:normal;padding:0 15px 10px 20px;  margin-bottom:10px; border-bottom:1px #e0e1e4 solid; font-size:13px; line-height:19px; height:38px; overflow:hidden; text-align:left; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_blt {display:inline-block;margin-left:20px; padding-left:10px;text-align:left;line-height:19px;font-size:13px; color:#777777; background:url('/html/images/common/dot1.png') 0px 8px no-repeat;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.mReview_inner,.mReview {width: 1200px;}

/* 메인 수강후기 */
.bgReview {background:#1e3b70; }
.bgReview .main_title {color:#fff; }

#main_review {position:relative;}
.main_review_inner {position:relative;width:1200px; display:inline-block; overflow:hidden;}
.review_main {position:relative; width:1260px; height:auto; display:inline-block;margin:0px -60px 0px 0px;text-align:left;}  
.review_main li {float:left; width:calc((100% - 180px) / 3);height:300px; margin:5px 55px 5px 5px;background:#fff;border-radius:10px; font-size:15px; color:#333; padding:30px; text-align:left; vertical-align:top;border:1px #eee solid;box-shadow:0px 0px 5px rgba(0,0,0,0.1); }
.review_main li a {display:block; width:100%;overflow:hidden; }
.review_main li .review_course { display:block; font-size:15px;font-weight:500; color:#0091db; line-height:20px; margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.review_main li .review_title { font-family:"noto_sans";display:block; font-size:19px;font-weight:500; color:#000; line-height:25px;height:50px;max-height:50px; text-align:left;margin:0px 0px	15px 0px;display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break:keep-all;}
.review_main li .review_name { display:inline-block;width:100%;font-size:15px; color:#999; line-height:20px;margin:0px 0px 25px 0px;text-align:left; }
.review_main li .review_name span {float:left;padding:0px;color:#666;}
.review_main li .review_name span img {margin:2px 2px 0px 0px;}
.review_main li .review_name span.rn {float:right;padding:0px 0px 0px 20px;background: url('/html/images/common/rn_icon.png') 0% 50% no-repeat;}
.review_main li .review_cont { display:block; font-size:15px; color:#333; line-height:25px;height:125px;overflow:hidden;  }
.review_main li .review_cont p  { font-size:15px; color:#333; line-height:25px;}
.review_main li.nodata {width:1200px; text-align:center;padding:50px;line-height:200px;}


.arrow_left, 
.arrow_right {display:inline-block;position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background-size:100% auto !important; border-radius:5px;z-index:10;}
.arrow_left  {left:50%; margin-left:-700px;background: url('/html/images/common/arrow_left2.png') 50% 50% no-repeat;}
.arrow_right {right:50%; margin-right:-700px;background: url('/html/images/common/arrow_right2.png') 50% 50% no-repeat;}
.arrow_left:hover, 
.arrow_right:hover {opacity:0.7;}
.slick-arrow {display: block;}
.slick-disabled {display: none;}

#main_review .arrow_left, 
#main_review .arrow_right {display:inline-block;position:absolute;top:20px;transform:translateY(0px);width:40px;height:40px;background-size:60% auto !important;margin:0px !important; border-radius:50%;z-index:10;}
#main_review .arrow_left  {left:auto;right:50px;background:#fff url('/html/images/common/arrow_left1.png') 50% 50% no-repeat;}
#main_review .arrow_right {right:0px;background:#fff url('/html/images/common/arrow_right1.png') 50% 50% no-repeat;}


/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:flex; margin:0px auto 0px auto; padding:60px 0px; box-sizing:border-box; width:1200px;overflow: hidden;}
.square_wrap .main_board {float:left;position:relative;width:800px;height:210px;display:flex;margin:0px;padding:0px 0px 0px 0px;border:none;box-sizing:border-box;}
.square_wrap .main_board .mboard {width:360px;margin-right:40px;}
.square_wrap .main_board .mboard_title {position:relative;width:100%; height:30px;padding:0px; margin-bottom:20px;border:none;background:none;}
.square_wrap .main_board .mboard_title span {font-family:"noto_sans", sans-serif;font-size:20px; display:block; width:auto !important;padding:0px; height:30px; line-height:30px;font-weight:500; text-align:left; background:none; color:#000;border:none;box-sizing:border-box;  } 
.square_wrap .main_board .mboard_cont {padding:0px;margin:0px;border:none;}
.square_wrap .main_board .mboard_more {display:none;position:absolute;top:20px;right:0px;margin:0px;}
.square_wrap .main_board .mboard_more a {display:inline-block;width:auto;border:none;font-size:15px;color:#000; height:20px;line-height:20px;padding:0px 19px 0 0;opacity:0.8;background:url('/html/images/common/mcourse_more.png') 100% 60% no-repeat;}
.square_wrap .main_board .mboard_more a:hover {opacity:1;border:none;color:#000;}

.square_wrap .main_cs {float:left;width:400px;height:210px;margin:0px;padding:0px 40px;border:none;border-left:1px #ddd solid;box-sizing:border-box;background:url('/html/images/common/mainb_cs.png') 90% 50px no-repeat;}
.square_wrap .main_cs .top_title {font-family:"noto_sans";font-size:20px;color:#000;font-weight:500;padding:0px;margin-bottom:20px; line-height:30px; }
.square_wrap .main_cs .mcs_text {padding:0px 0 0 0px;background:none; min-height:60px;}
.square_wrap .main_cs .mcs_text .mcs_tel{font-family:"Inter";color:#ed1c24;font-size:30px;line-height:100%;font-weight:800;padding:0px;margin-bottom:15px;letter-spacing:-0.07em;}
.square_wrap .main_cs .mcs_text p{display:block;font-size:16px;color:#333;line-height:20px;padding:0px;margin-bottom:30px;letter-spacing:-0.05em;}
.square_wrap .main_cs a.mcs_btn {width:auto;padding:0px 20px;border:1px #333 solid;color:#333;border-radius:5px;display:inline-block; line-height:40px;}
.square_wrap .main_cs a.mcs_btn:hover{background:#333;color:#fff;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding:0px;background:none;}
.list_top li a{display:block; font-size:15px;line-height:29px; border:none; text-align:left;padding:0px;background:none;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis }
.faq_top li{padding:0px;background:none;}
.faq_top li a{display:block; font-size:15px;line-height:29px; border:none; text-align:left;padding:0px;background:none;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis }
.faq_top li .blue{ display:inline-block; width:auto; margin-right:8px;background:none;font-size:15px;border-radius:0px;color:#375088 ;margin-top:0px;}
.faq_top li .blue:before{content:'['}
.faq_top li .blue:after{content:']'}
.faq_top li .green{background:none;color:#375088 ;margin-top:0px;}


/* layout */
.main_wrap{position:static; width:100%;margin:0px auto;padding:0px 0px 50px 0px;overflow:hidden; text-align:center}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:none; width:100%;margin:0px auto;}
.main_wrap .content_area {position:static;float:none;width:1200px;text-align:left;margin:50px auto;padding:0px;}
.main_wrap .content_body {width:1200px;padding:0px;}

.content_title {font-family:"noto_sans";color:#000;font-size:35px;font-weight:600;height:auto;line-height:140%; background:none; text-align:center; margin:0px 0px 40px 0px; position: relative; }
.content_title span {color:#000;}
.content_title::after {display:none;}

/*lnb */
.left_area{ display:inline-block;text-align:center;background:none; }
.left_area .lnb_title{display:none;font-family:"noto_sans";font-size:35px;color:#000;font-weight:600;background:none;height:auto;line-height:100%;text-align:center;border:none;margin:0px 0px 0px 0px; letter-spacing:-0.07em;}
.left_area .lnb_list{position:relative;width:1200px;display:flex; justify-content:center; margin:20px auto 0px auto;border:none;background:#fff;border-radius:0px;border-bottom:1px #ededed solid;}
.left_area .lnb_list li{position:relative; float:left; width:auto; border:none;margin:0px;padding:0px 30px;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{position:relative;font-family:"noto_sans";display:block;font-size:17px;color:#b4b4b4;text-align:center;background:none;border:none;font-weight:500; margin:0px;height:auto;line-height:50px; padding:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;letter-spacing:-0.05em;}
.left_area .lnb_list li a:hover{color:#000; }
.left_area .lnb_list li.on a{position:relative;color:#000; background:none;font-weight:600;margin:0px;}
.left_area .lnb_list li.on a:after {content:'';position:absolute;bottom:0px;left:0px;display:inline-block;width:100%;height:3px;background:#0a3e94;}

.path{position:absolute;width:100%;left:0%;top:0px;text-align:center;overflow:hidden;background:rgba(0,0,0,0);height:50px;z-index:10;border-bottom:0px #ededed solid;}
.path_list{position:relative;width:1200px;float:none;background:none;padding-left:35px;height:50px;margin:0px auto;text-align:left;}
.path_list:before {content:'';position:absolute;top:0%;left:0px;display:inline-block;width:35px;height:50px;text-align:center;background:url('/html/images/common/path_home2.png') no-repeat 5px 50%;line-height:50px;}
.path_list li{position:relative;float:left;padding:0px 15px 0px 20px;background:url('/html/images/common/blt_path2.png') no-repeat 0px 50%;margin-left:0px;font-size:14px;line-height:50px;height:50px}
.path_list li,
.path_list li a,
.path_list li.last,
.path_list li.last a{color:#000}

.sub_top {position:relative; width:100%; height:50px; padding:0px; margin:0px; background:#f4f4f4; overflow:hidden; text-align:center;z-index:1;border-top:0px #0a3e94 solid;font-size:0px; }
.sub_top img { display:none;}
/*
.sub_top1 { background:#2357a6 url('/html/images/common/sub1_new.jpg') 50% 0px no-repeat;  }
.sub_top2 { background:#2357a6 url('/html/images/common/sub2_new.jpg') 50% 0px no-repeat; }
.sub_top3 { background:#2357a6 url('/html/images/common/sub3_new.jpg') 50% 0px no-repeat; }
.sub_top3_1 { background:#2357a6 url('/html/images/common/sub3_1.jpg') 50% 0px no-repeat; }
.sub_top3_2 { background:#2357a6 url('/html/images/common/sub3_2.jpg') 50% 0px no-repeat; }
.sub_top5 { background:#2357a6 url('/html/images/common/sub5_new.jpg') 50% 0px no-repeat; }
.sub_top6 { background:#2357a6 url('/html/images/common/sub6_new.jpg') 50% 0px no-repeat; }
.sub_top7 { background:#2357a6 url('/html/images/common/sub7_new.jpg') 50% 0px no-repeat; }
.sub_top8 { background:#2357a6 url('/html/images/common/sub8_new.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}

/* 게시판 관련 */
.btn_sort { float:right; margin-right:0px;margin-left:5px; text-align:right; }
.btn_sort a { margin:0px 0px 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 .button.small {color:#fff;background:#333; border:1px #333 solid; border-radius:3px;}

.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; }
.search_form_wrap1 .search_form .button.small { font-family:"noto_sans";height:35px;line-height:33px;padding:0px 10px;margin:0px;width:auto;min-width:25px;color:#fff; border:1px #333 solid; border-radius:3px; background:#333;font-size:14px;box-sizing:border-box;}
.search_form_wrap1 .search_form .button.small:hover {background:#333;color:#fff;}

.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_wrap2 .search_form span { margin:0px !important;}
.search_form_wrap2 .search_form input[type=text], 
.search_form_wrap2 .search_form input[type=submit] {margin-left:5px;}
.search_form_wrap2 .search_form .button {border-radius:3px;}

.search_form_wrap3 { margin:0 0px 20px 0px; width:100%;display:inline-block; padding:0px 0px; text-align:center !important; background:#fff;border:none; 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_wrap3 .search_form .button.gray {border:1px #333 solid;background:#333;}
.search_form_wrap3 .search_form input[type=submit] {margin:0px;}
.search_form_wrap3 .search_form .button {border-radius:3px;}

.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */
.search_form_wrap4 .search_form .button {border-radius:3px;}


/* 갤러리형 강의 리스트 */
.course_gallery {border:0px solid #d1d1d1;width:1240px;display:inline-block;padding:0px 0px;margin:0px -40px -40px 0px;}
.course_gallery li { float:left;position:relative; width:calc(( 100% - 160px ) / 4 ); height:auto !important;max-height: 700px !important; margin:20px 40px 50px 0; border:none;border-radius:0px; overflow:hidden !important; }
.course_gallery .cimg {position:relative;width:100%; height:0; padding-bottom:66.66%; border:1px #dedede solid;box-sizing:border-box;border-radius:10px;}
.course_gallery .cimg img {position:absolute;left:0px;top:0px; width:100%; height:100%;border-radius:10px; }
.course_gallery .ccont { position:relative;padding:15px 0px;width:100%;height:170px;text-align:left;border:none;box-sizing:border-box;border-radius:0px;}  
.course_gallery .ccont .clabel {display:none; }
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .ctitle {font-family:"noto_sans"; display:block; font-size:18px;line-height:25px;height:25px;max-height:25px; color:#000; font-weight:500; margin:0 0 10px 0;padding:0px; 
 white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.course_gallery .ccont .csubtitle {display:block;font-size:15px; line-height:20px;max-height:40px; height:40px; font-weight:400;color:#666;padding:0px;  margin:0px 0px 13px 0px;
display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break:keep-all;}
.course_gallery .ccont .cinfo {display:block; float:none; font-size:14px; font-weight:400;color:#666; margin:0px 0px 10px 0px;padding:0px;	text-align:left; }
.course_gallery .ccont .cprice {display:block; position:relative;width:100%;text-align:left; font-size:15px; margin:0px 0%;font-weight:500; padding:0px 0px 0px 0px; border:none; }
.course_gallery .cbtn { position:relative;width:100%;text-align:center;background:none; height:60px;margin:0px;padding:20px 0px 0px 0px; box-sizing:border-box; border-top:1px #ddd solid;}
.course_gallery .cbtn .button.course{font-family:"noto_sans";margin:0px 4px;border-radius: 3px;}
.course_gallery .nodata { height:200px;width:100%;margin:10px 25px 0 0px;text-align:center;font-size:18px;line-height:200px;padding:0px;box-sizing: border-box;border:none;border-top:1px #dedede solid;border-bottom:1px #dedede solid; }

/* 웹진형 강의 리스트 */
.course_webzine {border-top:0px solid #676767;width:100%;display:inline-block;margin:-10px 0px 10px 0px;}
.course_webzine li {border:1px solid #dedede;height:230px;margin:30px 0px 0px 0px;border-radius:10px;box-sizing:border-box;overflow:hidden;}

.course_webzine .col_course_thumbnail {float:left;width:310px;height:207px;padding:0px; margin:10px;border-radius:8px;}
.course_webzine .col_course_thumbnail img{width:310px;height:207px;display:block;border-radius:8px;border-right:1px solid #e8e8e8}

.course_webzine .col_course_name {float:left;width:600px;height:230px;padding:30px 0px 25px 30px !important; margin:0px;box-sizing:border-box;}
.course_webzine .col_course_name .ctitle {font-family:"noto_sans", sans-serif;font-size:20px; line-height:25px;color:#000;font-weight:500; margin:0px 0px 10px 0px;padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .csubtitle { display:block; font-size:15px; line-height:20px;color:#666;font-weight:normal;height:40px; max-height:40px; overflow:hidden; margin:0px 0px 10px 0px; }
.course_webzine .col_course_name .cstar {display:block; border:none; height:20px; padding:0px; margin: 0px 0px 10px 0px; }
.course_webzine .col_course_name .cstar img {vertical-align:-3px}
.course_webzine .col_course_name .clabel { display:block;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:25px;line-height:25px;letter-spacing:-1px;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo { display:block;font-size:15px;font-weight:400;color:#666;margin:0px;}
.course_webzine .col_course_name .cinfo label { color:#111111;}
.course_webzine .col_course_name .ctutor label { color:#111111;}
.course_webzine .col_course_name label {font-weight:bold; color:gray}

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


/* 강의 상세보기 */
.content_title_course {font-family:"noto_sans";font-weight:500;color:#000000;font-size:30px;height:auto;line-height:40px;padding-bottom:15px;text-align:left; border:noned;margin-bottom:0px;}
.course_info {display:inline-block;width:100%;border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden;margin-bottom:40px;}
.course_info .info_img{ width:500px;float:left;margin-right:100px;text-align:center;border-radius:0px;}
.course_info .info_img img{width:500px;height:330px;border:1px solid #d1d1d1;margin-bottom:10px;border-radius:10px;}
.course_info .info_text{float:left;width:590px}
.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 .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_info .info_btn{float:right;overflow:hidden;padding-top:20px; width:auto;}
.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 .sns_btn{float:left;width:auto;display:inline-block;overflow:hidden;padding-top:20px}
.course_info .sns_btn li{float:right;margin-left:5px}
.course_info .sns_btn li a {display:block; width:40px; height:40px; text-indent:-99999px;}
.course_info .sns_btn li a.btn_facebook { background:url('/html/images/common/icon_facebook.png') no-repeat;}
.course_info .sns_btn li a.btn_kakaostory {background:url('/html/images/common/icon_kakaostory.png') no-repeat;} 
.course_info .sns_btn li a.btn_naver { background:url('/html/images/common/icon_naver.png') no-repeat;}

.course_foot {margin-top:50px}
.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:none;border-top:1px dashed #d1d1d1; font-size:15px;padding:0px 0px;}
.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}


.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:#ff7700;}
.search_result .course_info {margin-bottom:0px;}


/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;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:3px;
	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.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 #ddd;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #eee;border:1px solid #bbb}
.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: #0a3e94;color: #fff;border:1px solid #0a3e94}
.button.blue:hover{background-color: #0a3e94}
.button.green{background-color: #0a3e94;color: #fff;border:1px solid #0a3e94}
.button.green:hover{background-color: #0a3e94}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #f05927;color: #fff;border:1px solid #f05927}
.button.orange:hover{background-color: #c34c27}
.button.red{background-color: #0a3e94;color: #fff;border:1px solid #0a3e94}
.button.red:hover{background-color: #0a3e94}
.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:245px;border-radius:3px; padding:0; text-align:center; height:45px; line-height:42px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:1px #3e4347 solid;}
.button.btn_buy:hover {background:#25282b;}
.button.btn_cart { width:245px;border-radius:3px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:42px; font-size:18px;color:#3e4347; font-weight:bold; background:#ffffff; border:1px #3e4347 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #929292 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{display:flex;margin-bottom:20px;border:NONE;width:100%;border-bottom:2px #0a3e94 solid;}
.tab_tt li{float:left;position:relative;width:16%;height:40px;margin-right:2px;}
.tab_tt li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4;height:40px;border-radius:5px 5px 0px 0px;}
.tab_tt li.on a{background-color:#0a3e94;color:#ffffff;font-weight:700;border:1px solid #0a3e94;z-index:5;position:absolute;left:0;top:0;width:100%;height:40px;border-radius:5px 5px 0px 0px;}

/* 게시판 탭 관련 */
.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 {border:none;}
.type_gallery .list_gallery {overflow:hidden;border:none;margin-left:0px;width:1230px; margin-right:-30px; padding:20px 0px 0px 0px;}
.type_gallery .list_gallery li {width:calc((100% - 120px) / 4);float:left;margin:0px 30px 30px 0px;height:240px;text-align:left;border:0px solid #dedede; padding:0px;}
.type_gallery .list_gallery li .gallery_div {width:100%;height:200px;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:100%;height:auto;}
.type_gallery .list_gallery li .youtube_img {position:relative;width:100%;height:0;padding-bottom:56.25%;}
.type_gallery .list_gallery li .youtube_img img {position:absolute;left:0;top:0;width:100%;height:100%;}
.type_gallery .list_gallery li .gallery_title {font-family:"noto_sans";margin-top:10px; font-size:18px;line-height:140%;margin-bottom:10px;color:#222222;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li a { margin-left:0px; }
.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; }

.tb_review tbody th{padding:10px;background-color:#f6f6f6;color:#000;font-weight:500;  text-align:center;font-size:15px;}
.tb_review tbody td{padding:10px;font-size:15px;}

.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}

.type_grid{}
.type_grid .list_grid{overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-22px}
.type_grid .list_grid li{ width:220px;float:left;margin:15px 0 25px 23px;height:370px;text-align:left;}
.type_grid .list_grid li .grid_text {padding:0 0 0 0;}
.type_grid .list_grid li .grid_img{width:220px;height:260px;border:1px solid #d3d3d3;margin-right:0px;overflow:hidden;}
.type_grid .list_grid li .grid_img img{width:100%;height:100%}
.type_grid .list_grid li .grid_title a {display:block;padding:15px 0 10px 0;font-size:15px;line-height:20px;color:#222222;font-weight:bold;}
.type_grid .list_grid li .grid_author{margin-top:2px;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_grid .list_grid li .grid_price{color:#e2450e;font-weight:bold;font-size:15px;display:block; margin:5px 0 10px 0;}
.type_grid .list_grid li.nodata { float:none; width:830px; margin:0 0 0 20px; padding:0; border:0; text-align:center;height:200px; line-height:200px;  font-size:18px; }

#container .type_grid .list_grid {margin-left:-10px;}
#container .type_grid .list_grid li {margin-left:30px;}

/* 페이징 */
.page_bar{padding-top:0px;text-align:center;margin-bottom:30px;}
.page_box{ margin:20px auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:30px;height:36px;border:none;padding:0;margin:0 0px;line-height:36px}
.page_box li{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:16px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 2px; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px;}
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 7px 0px 2px ; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px 0px 7px;}
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#ffffff; color:#000000; 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:#000000;width:30px; height:36px;border:none;line-height:36px}

.cv .page_title{font-family:"noto_sans",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:1px solid #e2e2e2}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #e2e2e2}
.faq dt{font-family:"noto_sans";width:100%;font-weight:500;font-size:18px;padding:20px 50px; background: url('/html/images/mobile/sub/faq_question.png') no-repeat 15px 22px;background-size:15px auto;border-bottom:1px solid #e2e2e2; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.faq dd{display:none;font-size:16px;padding:25px 50px;background: #f4f4f4 url('/html/images/mobile/sub/faq_answer.png') no-repeat 15px 26px;background-size:15px auto;border-bottom:1px solid #e2e2e2}
.faq.on dt{display:block;white-space:normal;}

.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap2 select { display:none;}
.tab_wrap{position:relative}


/* login */
.login_box{border:none; background:#ffffff; padding:40px 350px 40px 350px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:20px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:none;width:500px; 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;border-radius:10px 10px 0px 0px; }
.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;border-radius:0px 0px 10px 10px; }
.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 20px 0;text-align:right;}
.log_find dd .button.gray2 {font-family:"noto_sans";border-radius:5px; width:180px !important;font-size:15px; line-height:32px;}

.button.btn_login{ font-family:"noto_sans",sans-serif;font-weight:500;padding:0px;border-radius:10px;;font-size:20px;background:#0a3e94;color: #fff;border:none;width:500px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:#013259;border:none;}

.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:"noto_sans", sans-serif;font-size:16px;font-weight:500; }
.join_normal .board.btn .button.gray{background:#00477f;color:#fff; border:none; }
.join_normal .board.btn .button.white{background:#aaa;color:#fff; border:none;}

#buttonArea .board.btn .button {width:200px;height:45px;line-height:45px;padding:0px;margin:0px 3px;font-family:"noto_sans", sans-serif;font-size:16px;font-weight:500; }
#buttonArea .board.btn .button.gray{background:#00477f;color:#fff; border:none; }
#buttonArea .board.btn .button.white{background:#aaa;color:#fff; border:none;}


/* 비밀번호 정기 변경 및 정보수정 비밀번호 재확인 */
.passwd_box { border:1px solid #dcdcdc; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:20px 15px; font-size:15px;}
.passwd_box .box_sub .box_icon { padding:10px 0 20px; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:18px; line-height:30px;color:#000; font-weight:bold;padding-bottom:5px; }
.passwd_box .box_login { margin:20px 0; }
.passwd_box input[type=password] { height:33px !important; vertical-align:bottom; }

/*agreement */
.agreement_list{display:none;}
.box_title{font-family:"noto_sans", sans-serif;color:#2d2d2d;font-size:24px;font-weight:500;margin:25px 0 20px 0}
.box_tx{margin:0 0 20px 0;font-size:15px; }
.gray_box{border:0px solid #dcdcdc;background-color:#fff;padding:20px 0px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-family:"noto_sans";font-weight:500;font-size:18px;color:#000;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}
.gray_box .g_box_in {height:130px;}

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

.privacy { }
.privacy h2{font-weight:bold;font-size:20px;margin-top:20px;color:#1e3b70;}
.privacy h3{font-weight:bold;font-size:18px;margin-top:20px;color:#1e3b70;}
.privacy dl{padding-left:5px;margin-top:15px; font-size:14px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:14px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:14px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:14px;}
.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 { border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; }
.privacy td.tac { text-align:center; }

.terms { margin-top:-20px;}
.terms h2{font-weight:bold;font-size:20px;margin-top:40px;color:#1e3b70;}
.terms h3{margin-top:20px;font-weight:bold;font-size:18px;color:#1e3b70;}
.terms .depth1 li{line-height:150%; font-size:14px;}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px; font-size:14px;}
.terms .depth3{padding-left:24px; font-size:14px;}

.refund h3 {font-weight:bold;font-size:18px;color:#1e3b70;}

/* 근로자 유의사항 표 */
.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;}

.pop_wrap .pop_title {height: 44px;background-color: #00477f;line-height: 44px;}
.pop_content {border-top:none; padding:20px;}
.pop_wrap .content_title {margin-bottom:10px;}


/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:15px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .privacy{ margin-top:-10px;}
.textin > .privacy h2 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .privacy h3 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .depth1{margin-top:0px !important;}

.my_box .my_info h6,
.my_box .my_note h6{font-family:"noto_sans", sans-serif;font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_info .h6_sub,
.my_box .my_note .h6_sub {color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}

.my_box .my_info .my_info_in {border-top: 1px solid #d7d7d7;margin-top:0px;  padding: 20px 0 0 100px; background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 15px; min-height: 100px;}
.my_box .my_note .my_notice_in{border-top:1px solid #d7d7d7;padding:10px 0px;margin:0px;}
.my_box .my_note .my_notice_in .list_top li a{height:24px;line-height:24px;border-bottom:none;font-size:15px;padding:1px 15px; background:url('/html/images/common/dot.png') 4px 50% no-repeat;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}


/* 마이페이지 수강후기 */
.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}
.course_tab { display:inline-block;width:450px; height:40px; margin-bottom:20px; float:left;}


.greeting_scont { background:#fff; border-radius:10px;}
.greeting_scont.scont {position: relative; background:}
.greeting_scont.scont > .btn_box {display:inline-block;position: relative;width:100%; text-align:center;padding:25px 0px 40px 0px;}

/* 서브 상단 문구 */
.sub_topbox {width:100%;margin-bottom:60px; text-align:center;background:#f4f4f6;border-radius:10px;padding:30px 0px 30px 0px ;border:0px #ccc solid;overflow:hidden;}
.sub_topbox h2 {font-family:"noto_sans";font-size:35px;line-height:120%;font-weight:400;color:#000 !important; padding:0px;margin:0px;}
.sub_topbox h2 span {color:#1c4b98;font-weight:600;}
.sub_topbox p {font-family: "noto_sans";font-size:16px !important;font-weight: 400;line-height:150% !important; color:#000 !important;padding:0px; margin-top:20px;box-sizing: border-box;border-radius:8px;}

.sub_top_img {border-radius:10px;max-width:100%;}

/* 근로자카드 */
.worker1 { width:100%; height:auto; background:url('/html/images/common/worker1_2.png') no-repeat;background-size:400px auto !important;display:inline-block;margin-top:0px; padding-left:460px;box-sizing:border-box;}
.worker1 h2 { font-size:26px; font-weight:bold; color:#2e2e2e; line-height:35px; margin:0px 0 20px 0px; }
.worker1 p { font-size:17px; font-weight:normal; color:#666; line-height:180%; margin:0 0 15px 0px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul { margin:0 0 15px 0px; }
.worker1 li { font-size:16px; font-weight:normal; color:#2e2e2e; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat;}
.worker1 li b { color:#1c4b98; font-weight:bold;}
.worker1 .btn_box{width:100%;display:flex; margin:25px 0 0px 0px;}
.worker1 a{float:left; display:inline-block; width:100%; height:80px;padding:15px 10px;line-height:25px;text-align:center; font-size:17px; color:#ffffff;border-radius:5px; font-weight:500;box-sizing:border-box;}
.worker1 a.oepncard {margin-right:10px; background:#1c4b98;}
.worker1 a.btn_bule {line-height:50px; background:#000;}

.worker2 { width:1200px; height:auto; border:1px #ccc solid; display:inline-block; margin-bottom:50px; }
.worker2 h2 {font-family:"noto_sans";  float:left; width:300px; margin:140px 0px; font-size:18px; font-weight:500; color:#525252; line-height:30px; text-align:center; }
.worker2 h2 span { color:#1c4b98;}
.worker2 h2 small { font-size:15px; }
.worker2 ul { float:left; width:898px; padding:30px 0px 30px 0px; background-color: #f4f4f4; }
.worker2 li { font-size:16px; font-weight:normal; color:#666; line-height:150%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; margin-left:25px; margin-bottom:7px;}

.worker3 {  width:100%; padding:30px 80px 30px 260px; display:inline-block;background:url('/html/images/common/worker3_2.png') no-repeat;box-sizing:border-box; }
.worker3  .worker3_sub {width:100%;height:185px;padding:50px 0px 0px 0px; margin:0px 0px 30px 0px; text-align:left;box-sizing:border-box; }
.worker3  .worker3_sub.worker3_sub_1 {padding-top:40px}
.worker3  .worker3_sub h2 {font-family:"noto_sans"; font-size:18px; font-weight:500; color:#000; line-height:30px; }
.worker3  .worker3_sub ul { margin:10px 0px 10px 0px; height:75px; }
.worker3  .worker3_sub li {font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }
.worker3_2 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_2 a.worker3_btn { display:block; width:290px; height:60px; line-height:60px; text-align:center; font-size:18px; color:#ffffff;border-radius:5px; font-weight:500; border:none; background:#1c4b98; margin:0 auto;   }
.worker3_2 .worker3_tel  { line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold; }
.worker3_2 .worker3_tel span {  color:#1c4b98; }

.worker_noti{margin:50px 0px 30px 0px; padding:0px; }
.worker_noti .noti_box{padding:30px; border:1px solid #e5e5e5; background:#fff;}
.worker_noti .noti_box h2{ font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker_noti .noti_box table{margin-top:5px;}
.worker_noti .noti_box table th{padding:10px 0px;font-size:16px;font-weight:500; line-height:130%; text-align:center;background:#1c4b98; color:#fff; }
.worker_noti .noti_box table td{padding:10px;font-size:16px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker_noti .noti_box table td.tc{text-align:center;}
.worker_noti .noti_box table td li{font-size:15px; font-weight:normal; color:#666; line-height:25px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 11px no-repeat; }
.worker_noti .noti_box .txt_noti{margin-top:20px; padding:0px; }
.worker_noti .noti_box .txt_noti p{font-family:"noto_sans"; font-size:18px;font-weight:500;margin-bottom:10px;}
.worker_noti .noti_box .txt_noti ol{padding-left:0px;} 
.worker_noti .noti_box .txt_noti li{font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 12px no-repeat;}

.worker4_box {padding:30px; border:1px solid #ddd;font-size:16px; font-weight:normal; color:#666; line-height:150%; }
.worker4_box strong {display:block;color:#000;font-size:17px;margin-bottom:5px;}
.worker4_box ol {margin-bottom:30px;}
.worker4_box li {list-style:none;margin:0px !important;font-size:16px; font-weight:normal; color:#666; line-height:150%;; padding:0px;}
 
.owner1 { border:1px #dedede solid;  padding:40px 150px; line-height:25px;font-size:15px; font-weight:normal; color:#666; 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:#666;  margin-bottom:40px; background-size: contain; background-position: center; }
.owner1_3 { line-height:25px;font-size:15px; font-weight:normal; color:#666;  margin-bottom:40px; }
.owner1_3 img { margin:13px 0px; }
.button.owner_btn {height:45px !important;line-height:43px !important;background:#1c4b98 !important;}

.owner2 { display:inline-block; }
.owner2 li { float:left; width:270px; height:255px; border:1px #e2e2e2 solid;background:#fff; text-align:center;padding-top:20px; margin-bottom:30px; border-radius:10px; margin-right:30px;overflow:hidden;}
.owner2 li:last-child {margin-right:0;}
.owner2 li h1 {width:auto;display:inline-block; text-align:center; font-size:12px; color:#ffffff; font-weight:500;padding:0px 20px; line-height:25px; background-color:#1c4b98; border-radius:30px;}
.owner2 li h2 { width:100%; margin-bottom:20px; text-align:center; font-size:18px; color:#2e2e2e; font-weight:bold; line-height:40px; padding-bottom:10px;background-color:#fff; border-bottom:1px #e2e2e2 dashed;}
.owner2 li p { font-size:16px; font-weight:normal; color:#666; line-height:22px; margin-top:20px; }
.owner2 li p span {color:#1c4b98;}
.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; }

.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; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.owner3 { width:1200px; height:auto; display:inline-block; margin-bottom:35px; padding:30px 0px 30px 210px;border-radius:10px; border:1px #e2e2e2 solid; box-sizing:border-box;text-align:left; }
.owner3 h2 { font-size:18px; font-weight:bold; color:#333; line-height:30px; margin:0px 0px 10px 0px; }
.owner3 h2 .button{margin-left:10px;}
.owner3 p { font-size:16px; font-weight:normal; color:#666; line-height:22px; margin:0 0 5px 0px; }
.owner3 ul {  margin:0px; }
.owner3 li { font-size:16px; font-weight:normal; color:#666; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#fff url('/html/images/common/owner3_1.png') 25px 50% no-repeat; }
.owner3_2 { background:#fff url('/html/images/common/owner3_2.png') 25px 50% no-repeat; }
.owner3_3 { background:#fff url('/html/images/common/owner3_3.png') 25px 50% no-repeat; }

.owner6 {}
.owner6 > div > table {border:1px solid #dedede; font-size:16px; }
.owner6 > div > table tr {}
.owner6 > div > table tr th {padding:15px; background-color:#1c4b98; color:#fff;}
.owner6 > div > table tr td {padding:15px;}
.owner6 > div > table tr td:first-child {background-color: #f4f4f4;}


.cs_help1 { background:#417bbe url('/html/images/common/cshelp1_bg.png') 100% 50% no-repeat; padding:40px;border-radius:10px 10px 0px 0px; }
.cs_help1 h2 {font-family:"noto_sans"; font-size:33px; font-weight:500; 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;border-radius: 0px 0px 10px 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:30px; border-bottom:1px #dedede dashed; }
.cs_help3 h3 {font-family:"noto_sans"; font-size:20px; font-weight:500; 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:#006fbd; font-weight:bold; }
.cs_help3 ul.cs_help3_1 li b { color:#222222; font-weight:bold; } 

.cs_help3 ul.cs_help3_2 { width:1200px; display:flex; text-align:center; margin:0px -10px 40px -10px; }
.cs_help3 ul.cs_help3_2 li { float:left; width:100%; text-align:center; margin:0px 10px; 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:15px; 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:calc(100% + 20px); display:inline-block; text-align:center; margin:0px -10px 40px -10px; }
.cs_down1 li { float:left; width:calc((100% - 80px) / 4); text-align:center; margin:5px 10px; 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:500; color:#000000; line-height:45px; margin-top:10px; }
.cs_down1 li p { font-size:15px; 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:20px 0px 40px 0px; padding-left:110px;  }
.cs_down2 li a { display:block; text-align:center;  }
.cs_down2 li h2 { font-family:"noto_sans"; font-size:20px; font-weight:500; color:#000000; line-height:130%; background:url('/html/images/common/cs_down2_tit.png') 0% 100% no-repeat; margin-bottom:10px; }
.cs_down2 li p { font-size:15px; font-weight:normal; color:#666666; line-height:26px;  }
.cs_down2 li p b { float:left; display:block; width:40px; font-size:15px; font-weight:bold; color:#000000;  }
.cs_down2 li .down_guide { font-size:15px; 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 0px no-repeat; }
.cs_down2 li.cs_down2_2 { background:url('/html/images/common/cs_down2_2.png') 0px 0px no-repeat; }
.cs_down2 li.cs_down2_3 { background:url('/html/images/common/icon_explorer.png') 0px 0px no-repeat; }
.cs_down2 li.cs_down2_4 { background:url('/html/images/common/cs_down2_4.png') 0px 0px no-repeat; }
.cs_down2 li.cs_down2_5 { background:url('/html/images/common/icon_acrobat.png') 0px 0px no-repeat; }

.cs_remote1 { background:#417bbe url('/html/images/common/support1_1_new.png') -2% 96% no-repeat; padding:60px; margin-bottom:40px; padding-left:240px; border-radius:10px;}
.cs_remote1 h2 { font-size:33px; font-weight:500; 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:1400px; 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:500; 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; }


/* 모사답안 처리기준 */
.cheating_ {margin-bottom:30px;}
.cheating_:first-child {margin-top:30px;}
.cheating_ ul {margin-bottom:50px;}
.cheating_ li {margin-bottom:10px;}
.cheating_ p {display:block;font-size:16px; color:#666; margin-top:10px;line-height:180%;word-break:keep-all;}
.cheating_ h3 {position:relative;display:block;font-family:"noto_sans";font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 20px;margin-bottom:15px;}
.cheating_ h3:before {content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:#96adf5;border-radius:50%;}

.stitle {position:relative;display:block;font-family:"noto_sans";font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 20px;margin-bottom:15px;text-align:left;}
.stitle:before {content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:#96adf5;border-radius:50%;}


.sstitle { font-size:18px; font-weight:bold; color:#00477f; line-height:24px; margin:0px 0 10px 0px;}
.scont { font-size:16px; color:#666; line-height:180%; margin-bottom:50px;  }
.scont span {  color:#00477f; }
ul.scont { font-size:16px; color:#666; line-height:180%; margin-bottom:50px;  }
ul.scont li { font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.sub_content h3 {position:relative;display:block;font-family:"noto_sans";font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 20px;margin-bottom:15px;}
.sub_content h3:before  {content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:#96adf5;border-radius:50%;}
.sub_content ul {margin-bottom:50px;}
.sub_content ol {margin-bottom:50px;}
.sub_content li {font-size:16px; color:#666; margin-top:15px;line-height:180%;word-break:keep-all;}
.sub_content p {font-size:16px; color:#666; margin-top:15px;line-height:180%;word-break:keep-all;}
.sub_content .depth2 li {margin:0px;}

.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:10px; line-height:22px; color:#333333; background:#f7f7f7;text-align:center;}
.sub_content .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px; text-align:center;}
.sub_content .depth1 table td.tl{text-align:left;}
.sub_content .depth1 table td .fc_red{color:#d90000;}

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

.mt50{margin-top:50px;}

.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;}

.greeting { background: url('/html/images/common/greeting.png') no-repeat 97% 5%; }
.greeting h5 {font-family:"noto_sans"; font-size:24px;line-height:150%;font-weight:500;padding:20px 0 40px 0;}
.greeting h5 em{color:#0a3e94}
.greeting p { font-size:17px;line-height:150%;font-weight:normal;padding:10px 0; color:#666666;}
.greeting p strong { font-size:17px;font-weight:bold; color:#333333;}

.vision {width:100%;background:#e5e5e5; padding:15px 0px;border-radius:20px;}

/* 오시는길 */
#location {width:100%; margin-bottom:50px;}
#location .map-info {padding:3.5% 5%;border:1px solid #ddd;}
#location .map-info {overflow:hidden;}
#location .map-info h3 {float:left;padding-right:40px;font-weight:600;font-size:24px;color:#333;}
#location .map-info .row {margin-right:0;}
#location .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;}
#location .row li strong {position:absolute;left:0;font-weight:600;font-size:16px;color:#333;vertical-align:middle;letter-spacing:0}
#location .row li a {color:#666;}
#location p {margin-top:10px;font-size:15px;color:#333;text-align:right;}

#location .map .root_daum_roughmap {width:100%!important;}
#location .map .root_daum_roughmap .wrap_controllers {display:none!important;}
#location .mapBtn {position:absolute;right:20px;bottom:20px;display:block;width:140px;height:45px;background-color:#fff;border:1px solid #ddd;font-size:15px;color:#666;line-height:45px;text-align:center;box-sizing:border-box;font-weight:300;z-index:9999;}
#location .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;}
#location .map {position:relative;}
