@charset "utf-8";
@import url('https://flozfloz.malgnlms.com/html/fonts/pretendard/pretendard.css');

body {font-family:'Pretendard' !important; font-size:16px;letter-spacing:-0.04em !important;word-break:keep-all !important;}
body * {font-family:"Pretendard" !important;font-size:16px; letter-spacing:-0.05em !important;}
a:link, a:visited, a:active {text-decoration: none;}
input {outline:none !important;}
select.search_select{ border-radius:3px !important;}

input[type=text], input[type=password], input[type=number], select {font-size:13px !important;}

.ver_mobile { display:none !important;}
.br_mobile { display:none !important;}
.br_pc { display:block !important;}

.compad { padding-top:80px; padding-bottom:80px; }
.compad_t {padding-top:80px; padding-bottom:0px; }
.compad_b {padding-top:0px; padding-bottom:80px; }

.main_outer { text-align:center; padding:7% 0px; }
.main_outer.main_outer_np {padding:0px !important; }
.main_inner {display:block; margin:0px auto; padding:0px; text-align:left;overflow:visible !important;box-sizing:border-box; }
.main_title {font-size:30px;line-height:110%;font-weight:600;color:#000;text-align:center;padding:0px;margin:0px 0px 20px 0px;letter-spacing:-0.07em;word-break:keep-all;}
.main_title a.main_more {font-size:15px;color:#333;font-weight:300;text-decoration:underline;margin-left:5px;letter-spacing:-0.03em;}
.main_ment {font-size:1.2em;line-height:110%;font-weight:normal;color:#000000;text-align:center;margin:0px 0px 30px 0px;word-break:keep-all;}


#container.main {padding-bottom:0px;overflow:hidden;}
#header .util_wrap {border:none;}

#container.ct_top {padding-top:40px;}
#container.ct_top .main_wrap #contet_area {position:static;}

.hamburger {display:none;}
.all_list {display: none;}
.util_comp {display: none;}
.util_wrap .util_menu li.util_search {display:none;}

.inner .menu_wrap {width:900px;}
.menu_wrap #gnb li 
.menu_wrap #gnb li a {font-size:18px !important; margin:0px !important; padding:0px 20px !important;}
.menu_wrap #gnb li#gnb_board {display:none;}

#footer {background:#555755; padding:0px !important;}
#footer .foot_menu {background:#555755;}
#footer .foot_menu .foot_list {width:calc(100% - 30px); max-width:1200px; margin:0px auto; display:flex; gap:50px; padding:30px 0px;box-sizing:border-box; }
#footer .foot_menu .foot_list li {padding:0px; background:none !important;}
#footer .foot_menu .foot_list li a { font-weight:500 !important; line-height:30px; font-size:17px;}
#footer .foot_info {width:100%; display:flex; flex-wrap:nowrap; gap:30px;}
#footer .foot_logo {display:inline-block; width:180px; opacity:1;}
#footer .foot_logo img {max-width:100%; filter: invert(100%) grayscale(100%) contrast(40%) brightness(100%); }
#footer .foot_logo svg {display:none;}
#footer .foot_desc {color:#b7b8b7; font-size:16px; line-height:1.6; margin:0px;text-align: left !important; padding:0px !important;}
#footer .copy {width:calc(100% - 30px); max-width:1200px;padding-top:20px;}

/* 메인비주얼 */
.main_visual .pagination{position:absolute;left:50%; bottom:30px; transform:translateX(-50%);width:auto;z-index:101;text-align:center;vertical-align:top;display:inline-block;font-size:0;}
.main_visual .pagination li{float:left;width:20px;height:5px;display:inline-block;margin:0px 2px;background:none;border:none;opacity:0.5;}
.main_visual .pagination li a{display:block;text-align:center; width:100%;height:5px;background:#fff;border:none;border-radius:10px;text-indent:-9999999px;}
.main_visual .pagination li.current{width:40px;height:5px;box-sizing:border-box;opacity:1;background:none;}
.main_visual .pagination li.current a {width:100%;height:5px;background:#fff;}

.main_visual a.prev,
.main_visual a.next { position:absolute !important;top:50%; transform: translateY(-50%);width:50px;height:50px;text-indent:-999999px; z-index:10; background-size:cover !important;border-radius:50% !important;opacity:1}
.main_visual a.prev {left:2%;background:#808990 url('/html/images/common/arrow_left2.png') 50% 50% no-repeat;}
.main_visual a.next {right:2%;background:#808990 url('/html/images/common/arrow_right2.png') 50% 50% no-repeat;}
.main_visual a.prev:hover, 
.main_visual a.next:hover {background-color:#ee7400;}

.horizontal_wrap {position:relative;}
.horizontal_wrap .horizontal_list {overflow:hidden;display:flex; flex-wrap:wrap; gap:50px 30px; width:100%; margin:0px; padding:0px;}
.horizontal_wrap .horizontal_list li{float:none;width:calc((100% - 90px) / 4) !important; border:none; border-radius:0px;margin:0px; background:#fff;text-align:center; box-sizing:border-box;overflow:hidden; padding:0px;}
.horizontal_wrap .horizontal_list li.nodata{background:#f7f7f7;border:1px #e3e3e3 solid; border-radius:10px; display:flex; justify-content:center; align-items:center; padding:20px;height:280px; width:100% !important; margin:0px;box-sizing:border-box;}
.horizontal_list span.img_box{border:1px #ededed solid;border-radius:8px; overflow:hidden;margin:0px 0px 0px 0px;width:100%;height:0px;padding:0% 0% 66% 0%; box-sizing:border-box;}
.horizontal_list span.img_box a{position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;image-rendering: -webkit-optimize-contrast; overflow:hidden; }
.horizontal_list span.img_box > a > img{position:absolute;left:50%;top:50%; transform:translate(-50%, -50%) scale(1); width:100%;height:100%;image-rendering: -webkit-optimize-contrast;  transition:all .3s linear;}
.horizontal_list span.img_box:hover > a > img,
.horizontal_list span.img_box > a:hover > img {transform:translate(-50%, -50%) scale(1.1); }
.horizontal_list .list_cont { width:100%; display:inline-block;padding:20px 0px 0px !important;box-sizing:border-box;text-align:center; }
.horizontal_list span.list_subject {font-weight:600;font-size:20px;color:#000;padding:0px;margin:0px 0px 15px 0px;text-align:center;line-height:25px;height:auto;max-height:50px; text-overflow:ellipsis;overflow:hidden;white-space:normal;letter-spacing:-0.03em !important;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;word-break:keep-all;}
.horizontal_list span.list_subtext {display:block;font-size:17px;color:#777;line-height:25px;height:50px;border-top:1px #dedede solid;padding-top:15px;overflow:hidden !important;}
.horizontal_list .list_blt {position:relative;display:flex; justify-content:center; gap:24px; line-height:20px;font-size:15px;color:#666;padding:0px;margin:0px;text-align:center;}
.horizontal_list span.list_date {position:relative;width:auto;line-height:20px;font-size:15px;color:#666;padding:0px 0px 0px 20px;margin:0px;text-align:center;background: url('/html/images/common/icon_date.png') 0% 50% no-repeat;}
.horizontal_list span.list_tutor {position:relative;width:auto;line-height:20px;font-size:15px;color:#666;padding:0px 0px 0px 20px;margin:0px;text-align:center;background: url('/html/images/common/icon_tutor.png') 0% 50% no-repeat;}

.mcourse_recomm { position:relative;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:100%;display:flex; flex-wrap:nowrap;justify-content:center;align-items:center; gap:0px; height:auto;margin:0px auto; background:none;border:1px #ddd solid; border-top:none;box-sizing:border-box;}
.mcourse_recomm .main_course_tab li {position:relative;float:none; width:100%; height:60px; background:none;padding:0px;margin:0px;border:none;}
.mcourse_recomm .main_course_tab li:before {content:'';position:absolute;top:50%;left:0px; transform:translateY(-50%); width:1px;height:22px; background:#ddd;}
.mcourse_recomm .main_course_tab li:first-child:before {display:none;}
.mcourse_recomm .main_course_tab li a {position:relative; display:flex; justify-content:center;align-items:center; width:100%;background:none;border:none;margin:0px;padding:10px; height:60px; line-height:1.3;text-align:center; font-size:17px; font-weight:400;color:#666; box-sizing:border-box;}
.mcourse_recomm .main_course_tab li a:hover {color:#ee7400;font-weight:500;}
.mcourse_recomm .main_course_tab li.active  {background:#ee7400; }
.mcourse_recomm .main_course_tab li.active:before {display:none;}
.mcourse_recomm .main_course_tab li.active:after {content:'';position:absolute;top:50%;right:-2px; transform:translateY(-50%); width:2px;height:26px;background:#fff; z-index:10;}
.mcourse_recomm .main_course_tab li.active a {position:relative;color:#fff;background:none;margin:0px;border:none;}
.mcourse_recomm .main_course_tab li.active a:hover {color:#fff;background:#ee7400;margin:0px;}
.mcourse_recomm .main_course_more {position:absolute; right:0px; top:50%; transform:translateY(-50%); width:auto;}
.mcourse_recomm .main_course_more a {display:block; color:#000; padding-right:20px; background: url('/html/images/common/more_plus.png') 100% 50% no-repeat;}
.mcourse_recomm .main_course_info { float:none; width:100%; height:auto; margin:0px auto; overflow:visible;}
.mcourse_recomm .main_course_info .main_title {margin:30px auto;}
.mcourse_recomm .main_course_info .horizontal_list span.list_subtext {display:none;}
.mcourse_recomm .main_course_info .horizontal_list li {box-shadow:none !important;}
.mcourse_recomm .main_course_info .horizontal_list li.nodata{border:0px #dedede solid;}

.main_banner {width:100%; margin:0px; background:#f6f6f6; padding:20px 0px;}
.main_banner ul { width:100%;display:flex;fflex-wrap:nowrap; gap:10px; padding:0px;margin:0px;text-align:center;}
.main_banner li {position:relative;width:100%; height:auto; margin:0px;display:inline-block;box-sizing:border-box;text-align:center;transition:0.3s all ease-out;}
.main_banner li a {position:relative;display:block; max-width:170px;padding:110px 0px 16px 0px; margin:0px auto;text-align:center; border-radius:10px; box-sizing:border-box;word-break:keep-all;  transition:all .3s ease-in;}
.main_banner li h2 {line-height:100%;font-size:18px;font-weight:500;color:#000;letter-spacing:-0.05em; }
.main_banner li span {position:absolute;left:50%;top:0px;transform:translateX(-50%);display:inline-block;width:100px;height:100px;border-radius:0%;background-repeat:no-repeat !important; background-size:cover !important; background-position: 50% 50% !important; box-sizing:border-box;transition:0.3s all ease-out;  transition:all 0.2s ease-in;}
.main_banner li span.main_banner1 {background-image: url('/html/images/common/main_banner1.png');}
.main_banner li span.main_banner2 {background-image: url('/html/images/common/main_banner2.png');}
.main_banner li span.main_banner3 {background-image: url('/html/images/common/main_banner3.png');}
.main_banner li span.main_banner4 {background-image: url('/html/images/common/main_banner4.png');}
.main_banner li span.main_banner5 {background-image: url('/html/images/common/main_banner5.png');}
.main_banner li span.main_banner6 {background-image: url('/html/images/common/main_banner6.png');}
.main_banner li span.main_banner7 {background-image: url('/html/images/common/main_banner7.png');}
.main_banner li span.main_banner8 {background-image: url('/html/images/common/main_banner8.png');}
.main_banner li:hover span {top:5px;}
.main_banner li:hover a,
.main_banner li a:hover{background-color:#e5e5e5 !important;}

/* 메인 컨텐츠 -  하단 영역 */
.main_bottom {display:flex; flex-wrap:nowrap; gap:60px; width:100%; max-width:1240px;margin:0px auto !important;padding:0px 20px !important;}
.main_bottom .mainb_board {float:none; width:calc((100% - 60px) / 2) !important;height:340px;border-radius:0px;box-sizing:border-box;padding:0px !important;margin:0px !important;background:#fff;overflow:hidden;}
.main_bottom .mainb_board .mboard_title {display:flex; gap:40px; position:relative; width:100%;font-size:26px;height:60px;padding:0px;border:none; border-bottom:1px #ddd solid;border-radius:0px;box-sizing:border-box; }
.main_bottom .mainb_board .mboard_title span {position:relative;width:auto;display:inline-block;font-size:1em;margin:0px;}
.main_bottom .mainb_board .mboard_title span a {position:relative;display:flex;width:100%;height:60px;font-size:1em;line-height:1.2; font-weight:600;padding-top:20px;color:#777;font-weight:500;text-align:center; box-sizing:border-box;border-radius:0px;}
.main_bottom .mainb_board .mboard_title span a:hover {color:#333;}
.main_bottom .mainb_board .mboard_title span a small {display:none;}
.main_bottom .mainb_board .mboard_title span a.active {color:#000;}
.main_bottom .mainb_board .mboard_title span a.active:before {content:''; position:absolute; left:0px; bottom:0px; width:100%; height:1px; background:#000;}
.main_bottom .mainb_board .mboard_title span a.active small {display:block;color:#386fd5; font-size:18px; position:absolute; left:0px; top:0px; letter-spacing:-0.01em;}
.main_bottom .mainb_board .mboard_title a.mb_more {position:absolute;top:0%;right:0px;width:auto;line-height:38px;padding:0px 42px 0px 20px;font-size:14px !important;font-weight:300; border:1px #dfdfdf solid; border-radius:50px; background:#f7f7f7 url('/html/images/common/more.png') no-repeat right 15px center; }
.main_bottom .mainb_board .mboard_title a.mb_more:hover {border-color:#333; background-color:#fff;}
.main_bottom .mainb_board .mboard_cont {display:inline-block; width:100%; height:auto; padding: 0px; margin-top:15px;background:none; border:none;box-sizing:border-box;}

.main_bottom .mainb_cs {float:none;width:calc((100% - 60px) / 2) !important; height:340px;border-radius:20px;padding:40px 50px;border:none;background:#ed7601 url('/html/images/common/mainb_cs.png') no-repeat 100% 100%;color:#fff;box-sizing:border-box;}
.main_bottom .mainb_cs .top_title {float:none; width:100%;display:block !important; color:#fff; font-weight:600; margin-bottom:10px !important; padding:0px !important; line-height:1.1; text-align:left !important; }
.main_bottom .mainb_cs p {font-size:15px;color:#fff;}
.main_bottom .mainb_cs ul {width:100%;display:flex; margin-top:40px;}
.main_bottom .mainb_cs li {width:100%; margin:0px;}
.main_bottom .mainb_cs li h2.mainb_tel {margin:0px 0px 10px;font-size:20px;color:#fff;font-weight:800;line-height:1.4;box-sizing:border-box;padding:0px; }
.main_bottom .mainb_cs li p  {float:none;width:100%;font-size:16px;color:#fff;font-weight:500;line-height:130%; padding:0px; text-align:left;box-sizing:border-box;}
.main_bottom .mainb_cs .mcs_time { padding:17px 0px; text-align:center;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li,
.faq_top li {padding:0px !important;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a,
.faq_top li a { position:relative; display:block; font-size:17px;line-height:38px; border-bottom:none; text-align:left;padding-left:16px;background:none;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;letter-spacing:-0.05em; }
.faq_top li a:before,
.list_top li a:before { content:''; position:absolute; left:0px; top:16px; width:5px; height:5px; border-radius:50%; background:#666;}


/* 테이블 리스트  홀짝 색 */
.type_list tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th,
.tb_list tbody tr:nth-child(odd) td, .tb_list tbody tr:nth-child(odd) th,
.type_list tbody tr:nth-child(odd), .type_list tbody tr:nth-child(odd){background-color: #fff !important;}


.main_wrap{width:100%; text-align:center;}
#container.ct_top .main_wrap .left_area{width:100%;}
#container.ct_top .main_wrap #contet_area{padding:50px 0px 70px 0px;text-align:left;margin:0px auto;}

#container.ct_top .left_area .lnb_list{ width:auto; display:flex; flex-wrap:wrap; justify-content:center; border:none; margin-top:50px;}
#container.ct_top .left_area .lnb_list li { float:none; height:auto; box-sizing:border-box;}
#container.ct_top .left_area .lnb_list li:first-child {border-left: 1px solid #dedede;}
#container.ct_top .left_area .lnb_list li a{display:block;font-size:17px;color:#57585a;font-weight:500;line-height:28px;padding:10px 40px;background:#ffffff; border-radius:0px !important; text-overflow:clip; white-space:normal; box-sizing:border-box;}
#container.ct_top .left_area .lnb_list li a:hover{background:#f7f7f7; color:#000;}
#container.ct_top .left_area .lnb_list li.on {border:1px #57585a solid; }
#container.ct_top .left_area .lnb_list li.on a{background:#57585a url('/html/images/common/lnb_arrow.png') right 22px center no-repeat; padding:10px 50px 10px 30px; color:#fff;font-weight:500;}
#container.ct_top .left_area .lnb_list li.on a:hover {background:#57585a url('/html/images/common/lnb_arrow.png') right 22px center no-repeat;padding:10px 50px 10px 30px;  color:#fff;}


#container.ct_top .content_title{display:block !important; font-size:35px;}
#container.ct_top .content_title.content_title_course {display:block !important; text-align:left; }

#container.ct_top .content_title,
.content_title {display:block !important;font-weight:600;color:#000 !important;font-size:30px;line-height:110%;padding:0px; margin:0 0 30px;letter-spacing:-0.07em;}
.content_title_course {font-weight:600;color:#000;font-size:30px !important;line-height:100%;padding:0px 0px; margin:0px;}
.content_title_book {font-weight:600;color:#000;font-size:30px !important;line-height:100%;padding:0px 0px 20px 0px; margin:0px;}

.content_body {padding-top:0px;}

.sub_top {display:none;}
.path {display:block; width:100%; right:auto; left:0px; top:0px; text-align:center; background:#ed7022; padding:10px 20px;box-sizing:border-box; }
.path .path_list {float:none; display:flex; width:100%; max-width:1200px; margin:0px auto; height:20px; text-align:left; padding-left:22px; background-image: url('/html/images/common/path_home.png');box-sizing:border-box; }
.path .path_list li {font-size:15px; line-height:20px; color:#fff; background-image: url('/html/images/common/blt_path.png');}
.path .path_list li:first-child {background:none; padding-left:0px;}

/* 페이징 */
.page_bar{padding:0px;text-align:center;margin:30px 0px;}
.page_box{ margin:20px auto;}
.page_box li div{width:30px;height:30px;border:none;margin:0 0px;line-height:30px}
.page_box li{ font-size:16px }
.page_box .page_first_btn {background-color:#ffffff; width:30px; height:30px; margin:0px 2px; }
.page_box .page_last_btn {background-color:#ffffff; width:30px; height:30px; margin:0px 2px;}
.page_box .page_prev_btn {background-color:#ffffff; width:30px; height:30px; margin:0px 7px 0px 2px ; }
.page_box .page_next_btn {background-color:#ffffff; width:30px; height:30px; margin:0px 2px 0px 7px;}
.page_box li .page_number_btn_on	{background:none; color:#000; font-weight:500; width:30px; height:30px;border:none;line-height:30px }
.page_box li .page_number_btn:hover{background:none;color:#000;width:30px; height:30px;border:none;line-height:30px}

.faq_wrap { border-top:1px #ddd solid;}
.faq dt,
.faq dd{box-sizing:border-box;font-size:16px; padding:20px 50px;background-position:15px 22px !important;}
.faq dd {background-color: #f7f7f7 !important; }

/* 강좌 상단의 오른쪽 검색 */
.btn_sort { margin:0px 0px 0px 20px; }
.search_form_wrap1 {margin:0 auto 15px auto;padding:0 0 15px 0; text-align:right; }
.search_form_wrap1 .search_form { }
.search_form_wrap1 .search_form span { float:left; margin:0 0px 0 0px !important; padding:0 !important; }
.search_form_wrap1 .search_form form{overflow:hidden}
.search_form_wrap1 .search_form select{ padding:0 0 0 5px; margin:0 5px 0px 0px;  width:auto; min-width:120px; height:40px; border:1px #ddd solid !important;border-radius:4px; font-size:15px;outline:none;}
select.search_select { width:auto; min-width:200px; height:40px; line-height:40px; border:1px #ddd solid !important; font-size:15px; padding-left:7px;outline:none;}
.search_form_wrap1 .search_form .search_input_wrap {display:flex;border:1px #ddd solid;height:40px; border-radius:4px;box-sizing:border-box;}
.search_form_wrap1 .search_form input[type=text],
.search_form_wrap1 .search_form .search_input {border:1px #fff solid !important;margin:2px !important; padding:0 6px;width:180px;height:36px !important; line-height:36px !important;}
.search_form_wrap1 .search_form .button.small {height:36px;line-height:36px;width:33px;min-width:25px;text-indent:-999999px;border:none;background: url('/html/images/common/icon_search_bk.png') no-repeat 50% 50%;box-sizing:border-box;background-size:60%;}

.search_form_wrap3 {padding:0px 0; background:none !important; }

/* 과정목록 */
.type_chart .list_li {padding:0px;}
.course_gallery { width:100%; display:flex; flex-wrap:wrap; gap:24px; margin-top:20px; }
.course_gallery li {float:none; width:calc(( 100% - 72px ) / 4); height:auto; border-radius:10px; margin:0px; overflow:hidden;box-sizing:border-box; }
.course_gallery .cimg {position:relative;border:none;border-bottom:1px #dedede solid;width:100%; height:0px; padding-bottom:66%; border-radius:0px;overflow:hidden;}
.course_gallery .cimg img { position:absolute;left:0;top:0;width:100%; height:100%;}
.course_gallery .ccont {padding:20px 15px !important;text-align:center !important;} 
.course_gallery .ccont .ctitle {line-height:26px; height:auto; max-height:52px; padding:0px;margin:0px 0px 10px 0px; font-size:18px; font-weight:600; color:#333; overflow:hidden;white-space:normal; text-overflow:ellipsis !important;letter-spacing:-0.02em !important;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
.course_gallery .ccont .ctext { display:none !important;}
.course_gallery .ccont .cprice {display:none !important;}
.course_gallery .ccont .cblt  {position:relative;display:flex; justify-content:center; gap:24px; line-height:20px;font-size:15px;color:#666;padding:0px;margin:0px;text-align:center;}
.course_gallery .ccont .cday {float: none;position:relative;width:auto;line-height:20px;font-size:15px;color:#666;padding:0px 0px 0px 20px;margin:0px;text-align:center;background: url('/html/images/common/icon_date.png') 0% 50% no-repeat;}
.course_gallery .ccont .cif {position:relative;width:auto;border:none; line-height:20px;font-size:15px;color:#666;padding:0px 0px 0px 20px;margin:0px;text-align:center;background: url('/html/images/common/icon_tutor.png') 0% 50% no-repeat;}
.course_gallery .ccont .cbtn { display:none;}
.course_gallery li.nodata { float:none; width:100%; line-height:200px;height:200px;font-size:1em; margin:0px !important;padding:0;border-radius:0px; border-top: 1px #dedede solid !important;border-bottom: 1px #dedede solid !important; background:#fff; text-align:center; }

.type_chart {border-top:none !important;}
.type_chart.course_chart {border-top:1px #dedede solid !important;margin-top:20px;}
.type_chart .list_li .course_img {position:relative; height:auto !important;margin:0px;}
.type_chart .list_li .course_img a {position:relative;width:100% !important;height:0px !important;padding-bottom:66%;border-radius:10px; border:1px #dedede solid;}
.type_chart .list_li .course_img a img {position:absolute;left:0;top:0;width:100% !important; height:100% !important;border:none;box-sizing:border-box;}
.type_chart .list_li tr td {position:relative;padding:20px 0px !important;}
.type_chart .list_li tr td.nodata { padding:0px !important;line-height:200px;height:200px;font-size:1em; }
.type_chart .list_li tr td .course_name {height:auto;margin-top:10px; }
.type_chart .list_li tr td .course_name a {line-height:26px !important;margin-bottom:8px; font-size:20px !important; font-weight:500;letter-spacing:-0.02em !important;}
.type_chart .list_li span:not(.label) { margin-left:0px;}
.type_chart .list_li .col_course_price {line-height:105%;}
.type_chart .list_li .col_course_price span {margin-top:4px;}
.type_chart .list_li .col_course_price span.label.white.red {display:none !important;}
.type_chart .list_li .btn_list .button {width:140px;height:40px;line-height:40px; font-size: 16px;box-sizing:border-box;}
.type_chart .list_li tr td .course_tutor_period {display: flex; gap: 40px; }
.type_chart .list_li tr td .course_period {position:relative; bottom:auto; padding-left:20px;background: url('/html/images/common/icon_date.png') 0% 50% no-repeat;}
.type_chart .list_li tr td .course_tutor {padding-left:20px;background: url('/html/images/common/icon_tutor.png') 0% 50% no-repeat;}

.tb_box.type_webtv {border:none !important;}
.type_webtv .list_webtv {border-top:1px #dedede solid !important;margin-top:20px;}

/* 과정 상세 */
#container.ct_top .course_infomation {display:flex; flex-wrap:wrap; gap:70px;}
#container.ct_top .course_infomation .info_img {float:none; width:calc(50% - 35px);margin:0px;}
#container.ct_top .course_infomation .info_img img { width:100%;height:auto; border-radius:10px; margin:0px;}
#container.ct_top .course_infomation .info_text {float:none; width:calc(50% - 35px)}
#container.ct_top .course_infomation .info_btn {width:100%;display:flex; gap:10px; flex-wrap:nowrap;}
#container.ct_top .course_infomation .info_btn li {width:100% !important;}
#container.ct_top .course_infomation .info_btn .button {width:100% !important; box-sizing:border-box;}

.tab_tt {width:100%;display:flex; flex-wrap:wrap; justify-content:center; gap:5px; height:auto; box-sizing:border-box;border:none !important;background:none;}
.tab_tt li {float:none;display:inline-block;position:relative;width:auto !important; padding:0px;height:40px; border:none !important;background:none; margin-bottom:-1px;}
.tab_tt li a{display:flex;align-items:center;justify-content:center; width:auto; min-width:70px; font-size:1rem; height:40px; line-height:1.2; margin:0px;padding:0px 15px; color:#333; border:none !important; background:#ededed;text-align:center;box-sizing:border-box; border-radius:30px;}
.tab_tt li.on a{position:relative;width:auto;height:40px; line-height:1.2; margin:0px;padding:0px 15px;color:#fff; background:#ed7022 !important;font-weight:500;}

.course_tab { float:none; width:100%;display:flex; flex-wrap:wrap; justify-content:center;  box-sizing:border-box; border:0px;margin-bottom:0px;}

.tab_cview{height:50px;border-bottom:1px #444 solid;box-sizing:border-box;}
.tab_cview li{height:49px}
.tab_cview li a{line-height:48px;font-size:16px;border:1px #dedede solid;border-bottom:none;box-sizing:border-box;}
.tab_cview li.on a{background-color:#fff;color:#000;font-weight:500;border:1px solid #444;;height:50px;line-height:48px;}

.type_table.type_inner{border-top:1px solid #d1d1d1;padding:10px 0px; }
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:10px 10px ;color:#000;background-color:#ffffff;border-bottom:0px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;font-size:15px;padding:10px 0;border-bottom:0px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;font-size:15px;	padding-left:20px}
.type_table.type_inner tfoot th {padding:15px 10px;background:#f9f9f9;color: #000;}
.type_table.type_inner tfoot td {padding:15px 0px;background:#f9f9f9; font-size:18px;}

.table tbody td {padding:15px 0px;}
.table tbody td strong.ctitle  {display:block;font-size:20px; line-height:30px;padding-bottom:15px;}

.type_chart.book_chart.table.striped tbody tr:nth-child(odd) {background-color:#fff;}
.type_chart.book_chart tbody tr td:nth-child(2) { padding:15px 8px 15px !important;}
.type_chart.book_chart tbody tr td:nth-child(3) { padding:0 8px; text-align:right; }
.type_chart.book_chart tbody tr td:nth-child(3) br {display:none;}
.type_chart.book_chart tbody tr td:nth-child(4) { padding:0 15px 15px;}

.faq_wrap .nodata,
.type_webzine .nodata {padding:150px 0px;}

.comment_box, 
.reply_box {border:none !important;border-radius:0px !important; padding:0px !important; background:#fff !important;}
.comment_wrap .comment_box .text_ip { border:none; padding:0px; background:#fff;}
.comment_wrap .comment_box .text_ip .comment_submit {margin:0px !important;}
.comment_wrap .comment_title .title em {color:#ed7022;}

/* sub_page */
.cv .page_title{font-size:20px;font-weight:500;color:#000000;padding-left:0px;background:none;margin-top:30px;margin-bottom:15px;letter-spacing:-0.05em;}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;padding-left:0px;padding-bottom:8px; font-size:15px;line-height:30px;}

.button{border-radius:3px;}
.button.course{padding:0px !important;width:110px;height:40px; line-height:38px; font-size:15px; border-radius:20px;box-sizing:border-box; }
.button.large{padding:0 35px; height:40px; line-height:38px; font-size:17px;font-weight:500}
.button.small {box-sizing:border-box; border:none !important;}

.button.white{background-color: #fff;color: #333;border:1px solid #666;text-shadow:none;}
.button.white:hover{background-color: #fff;color: #000;border:1px solid #666}
.button.blue{background-color:#ed7022;color: #fff;border:1px solid #ed7022}
.button.blue:hover{background-color: #d66118;border:1px solid #d66118}
.button.green{background-color: #0ba29a;color: #fff;border:1px solid #0ba29a}
.button.green:hover{background-color: #038881;border:1px solid #038881}
.button.sky{background-color: #00a0e0;color: #fff;border:1px solid #00a0e0}
.button.sky:hover{background-color: #008bc2;border:1px solid #008bc2}
.button.orange{background-color: #ff6613;color: #fff;border:1px solid #ff6613}
.button.orange:hover{background-color: #f35600;border:1px solid #f35600}
.button.red{background-color: #ed7022;color: #fff;border:1px solid #ed7022}
.button.red:hover{background-color: #d66118;border:1px solid #d66118}
.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.course.white{background-color: #f7f7f7;color: #666;border:1px solid #ccc;text-shadow:none;}
.button.course.white{background-color: #f7f7f7;color: #333;border:1px solid #ccc}

.button.btn_buy	{display:inline-block; border-radius:8px !important;box-sizing:border-box;width:100%; padding:0;margin:0%; text-align:center; font-size:16px; color:#ffffff; font-weight:500; background:#ed7022; border:1px #ed7022 solid;height: 50px; line-height: 48px;}
.button.btn_buy:hover {background:#d66118 !important;border:1px #d66118 solid;}
.button.btn_cart {display:inline-block;border-radius:8px !important;box-sizing:border-box;width:100%;padding:0;margin:0% ; text-align:center; font-size:16px;color:#333 !important; font-weight:500; background:#ffffff; border:1px #ddd solid;height: 50px; line-height: 48px;}
.button.btn_cart:hover {background:#fff !important;color:#000 !important; border:1px #000 solid;color:#ffffff;}
.button.btn_buy.btn_end	{ background:#ed7022; border:1px #ed7022 solid;}
.button.btn_buy.btn_end:hover {background:#d66118 !important;border:1px #d66118 solid;}

.button.btn_buy.btn_close	{ background:#333; border:1px #333 solid;}
.button.btn_buy.btn_close:hover {background:#000 !important;border:1px #000 solid;}

.button.btn_buy.btn_ready	{ background:#777; border:1px #777 solid;}
.button.btn_buy.btn_ready:hover {background:#666 !important;border:1px #666 solid;}


/* 작성 폼 하단 버튼 */
.board.btn { width:100%; display:flex; flex-wrap:nowrap; gap:10px; justify-content:center; align-items:center; margin-top: 20px; text-align: center;}
.join_normal {margin-bottom:30px;}
.join_normal .board.btn .button {width:200px;height:50px;line-height:48px;padding:0px;margin:0px ;font-size:16px;font-weight:500; }
.join_normal .board.btn .button.gray{background:#333;color:#fff; border:1px #333 solid; }
.join_normal .board.btn .button.white{background:#aaa;color:#fff; border:1px #aaa solid;}

#buttonArea .board.btn .button {width:200px;height:50px;line-height:48px;padding:0px;margin:0px ;font-size:16px;font-weight:500; }
#buttonArea .board.btn .button.gray{background:#333;color:#fff; border:1px #333 solid; }
#buttonArea .board.btn .button.white{background:#aaa;color:#fff; border:1px #aaa solid;}
#buttonArea .board.btn .button.red{background:#333;color:#fff; border:1px #333 solid; }

.board.btn .button.gray{background:#333;color:#fff; border:1px #333 solid; }
.board.btn .button.white{background:#fff;color:#333; border:1px #333 solid;}

.board.btn.form .button {width:200px;height:50px;line-height:48px;padding:0px;margin:0px 3px;font-size:16px;font-weight:500; }

/* 찾아오시는 길 */
#map_canvas { display:inline-block;width:100%; height:auto;overflow:hidden !important;}
#map_canvas iframe { overflow:hidden;}
#map_canvas .root_daum_roughmap {width:100% !important;}
#map_canvas .root_daum_roughmap .wrap_controllers {display:none !important;}

.loca_tit { font-size:24px; font-weight:500; color:#000; padding:30px 0; }
.loca {  border-top:1px #dcdcdc solid;border-bottom:1px #dcdcdc solid; padding:20px 10px; margin-bottom:40px; }
.loca li {padding-left:0; background:none; font-size:15px; line-height:30px;  } 
.loca li b { float:left; width:120px; display:block; color:#000; font-weight:bold; }

a.back_icon {margin-bottom:0px !important;}


.agreement_list { display:none;}
.box_title {font-size: 18px; color:#000;}
.gray_box .box_stitle {font-size:15px; color:#333; }

/* login */
.login_box{border:none;width:100%;max-width:450px;margin:20px auto 0px auto !important; padding:0px !important;}
.log_tt{ display:none; margin:0px 0 30px 0px;}
.log_form{float:none;padding:0px;width:100%;}
.log_in{width:100%;float:none}
.log_in div input{vertical-align:middle;border:1px solid #d1d1d1;height:50px;width:100%;line-height:50px; padding:0px 0 0px 12px; font-size:16px; border-radius:4px; border: 1px solid #ddd !important;}
.log_in div{height:50px;margin-bottom:7px;}
.log_area .ip_submit{float:none;margin:0px;margin-top:10px;padding:0px; width:100%;}
.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#3c3c3c}
.login_box .ip_tx a{color:#4a66f5 ;font-weight:700}
.button.login{width:100%;padding:0px;height:50px !important;line-height:50px !important;font-size:16px;font-weight:700;text-align:center;}
.button.login_auth{padding:10px 30px;font-size:15px;font-weight:700;vertical-align:middle;height:40px;}

.log_find{float:none;padding:22px 0 0 0px;width:100%}
.log_find dl {display:flex; gap:10px; justify-content:space-between; margin-bottom:10px;}
.log_find dt {float:none;width:55%;font-weight:500;letter-spacing:-0.03em; font-size:15px !important; line-height:40px; margin:0px; !important;}
.log_find dd {float:none;width:45%;margin:0px !important;}
.log_find dd input[type=button], 
.log_find dd button { width: 100%; height: 40px; line-height: 40px; box-sizing: border-box;  font-size: 1em;}

.log_auth {overflow:hidden; margin-top:20px; font-weight:bold; line-height:40px;}
.log_auth .log_auth_button {float:right; padding-right:40px;}

.log_oauth {overflow:hidden; margin-top:20px; font-weight:bold; line-height:40px;text-align:center;}
.log_oauth_title {width:100%;text-align:center;}
.log_oauth .log_oauth_list {float:none; width:100%;margin:0px;}
.log_oauth .log_oauth_list li {float:none;display:inline-block; margin:5px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}
.log_oauth .log_oauth_list.log_oauth_desc li a {width:120px; height:40px; border-radius:7px; box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 2.5px 1px; overflow:hidden; display:inline-block; margin:2px 0 5px 0;}
.log_oauth .log_oauth_list.log_oauth_desc li img {width:120px; height:40px;}

.login_box .ip_tx {margin-top:15px;}

.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.3em; font-weight:bold; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.3em; font-weight:bold;}


/* 아이디/비번 찾기 */
.button.btn_find{ font-weight:500;padding:0px;font-size:16px;background:#ed7022;color: #fff;border:1px #ed7022 solid;border-radius:5px;width:100%; height:50px; line-height:50px;}
.button.btn_find:hover{background:#ed7022;border:1px #ed7022 solid;}

.find_subtitle {font-size:20px;color: #000;font-weight:500;text-align:center;padding:20px 0px;border-bottom:1px #dedede solid;background:#f9f9f9;}
.find_inner {width:450px; margin:50px 375px;}
.find_wrap {border:none; width:100%;max-width:600px; background:#ffffff; padding:0px 0px;overflow:hidden; border:1px #dedede solid;box-sizing:border-box;margin:20px auto;}
.find_form {width:100%;margin:0px auto; padding:0px;border:1px #dedede solid;box-sizing:border-box;}

.find_wrap .tab_wrap {margin:10px 20px;}
.find_wrap .tab_con {margin-bottom:0px;}

.find_box{border:0px solid #dcdcdc; width:100%;max-width:450px;padding:30px 0;margin:0px auto;}
.find_box p{width:100%;margin:0 auto;padding-left:90px;margin-bottom:5px;box-sizing:border-box;}
.find_box .find_id{width:100%;margin:0 auto}
.find_box .find_id li{overflow:hidden;position:relative;padding-left:90px;margin-bottom:10px;line-height:40px;}
.find_box .find_id li input[type=text] {margin-top:1px; height:40px;line-height:40px;}
.find_box .find_id li select {margin-top:1px; height:40px;line-height:40px;}
.find_box .find_id li strong{position:absolute;left:0;top:0;display:inline-block;float:none;width:90px;line-height:40px;color:#000;}
.find_box .find_id li div{float:none;width:100%; display:flex;justify-content:space-between;}
.find_box .find_id li.find_btn {padding:0px;}
.find_box .find_id li .button.small {height:40px;line-height:40px;}

.find_box .find_id li input.w70{width:70px}
.find_box .find_id li input.w90{width:90px}
.find_box .find_id li input.w120{width:120px}
.find_box .find_id li input.w150{width:150px}
.find_box .find_id li .w100p{width:100%}

/* 비밀번호 정기 변경 및 정보수정 비밀번호 재확인 */
.passwd_box { border:1px solid #dcdcdc; border-top:1px solid #676767; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:50px 0px;font-size:16px; }
.passwd_box .box_sub .box_icon { padding:10px 0 20px;display:none; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:18px;color:#000; line-height:30px; font-weight:500; margin-bottom:10px; }
.passwd_box .box_login { margin:30px 0 0px 0; }
.passwd_box input[type=password] { height:33px; vertical-align:bottom; }


/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:14px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .clause { margin-top:-20px;}
.textin > .clause  h2 {font-size:14px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .clause  h3 {font-size:14px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .clause  .depth1{margin-top:0px !important;}

.my_box .my_note .my_notice_in{border-top:1px solid #d7d7d7;padding:10px 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;}

/* 통합검색 */
.search_title em {color:#ed7022;}
.search_category {display:none;}
.search_section .search_detail {margin-bottom:10px;}
.search_section .search_detail img {display:none;}
.search_section .search_detail .search_subject {margin:0 6px 0 0px;color:#000; font-size:1.2rem;}
.search_section .search_detail .search_cnt em {color:#ed7022;}
.search_section .search_detail .search_more a {font-size:13px;}
.search_section .search_result td {padding: 15px 0;}
.search_section .search_result td.course_image a {border-radius:5px;}
.search_section .search_result td.course_info .info_t em {font-weight:bold;font-size:16px;color:#000;}
.search_no .search_no_text h4 em {color:#ed7022;}

.search_section .search_result td.course_image {padding:13px 0; width:150px;}
.search_section .search_result td.course_image a {position:relative;width:130px;height:95px;box-sizing:border-box;}
.search_section .search_result td.course_image a img {position:absolute;left:0;top:0; width:100%; height:100%;}
.search_section .search_result td.course_info {padding:15px 0;}
.search_section .search_result td.course_info .info_t em {display:inline-block;width:100%;margin-bottom:10px;}
.search_section .search_result td.course_info .info_t em a {font-weight:500; color:#000;font-size:17px;}


.search_form_wrap2 .search_form .button.gray,
.search_form_wrap3 .search_form .button.gray,
.search_form_wrap4 .search_form .button.gray { background-color:#333 !important;border:1px #333 solid !important;}

.coupon_box {height:auto;}

.privacy h3,
.clause h3,
.refund h3{color:#333;} 
.refund {list-style:none;}

.privacy {line-height:150%;}
.privacy h3{font-size:18px;font-weight:bold;color:#000;margin-top:0px; padding-top:60px;line-height:24px;}
.privacy dt{font-weight:500;margin-top:5px;}
.privacy dl{padding-left:13px;margin-top:10px}
.privacy dd{margin-left:15px}
.privacy .depth2{padding-left:10px}
.privacy .depth3{padding-left:10px}

.reportbox {border:1px solid #ddd; padding:30px; background:#f9f9f9; float:left; margin:0px 0px 30px 0px !important; text-align:justify}

table.tstyle_basic { border-collapse: collapse; border-color: #bbbbbb; border-image: none; border-style: solid; border-width: 2px 0 0; margin:10px 0px; text-align: left; width: 100%;}
table.tstyle_basic thead th {padding:10px; background: #f7f7f7; border: 1px solid #d7d7d7; color: #000; font-weight: bold;text-align:center;vertical-align:middle;word-break:keep-all;} 
table.tstyle_basic tbody th {padding:10px; background: #f7f7f7; border: 1px solid #d7d7d7; color: #555; font-size:15px;font-weight: 500;text-align:center;vertical-align:middle;word-break:keep-all;}
table.tstyle_basic th, 
table.tstyle_basic td { line-height: 140%; padding:12px;text-align:center; word-break:keep-all;}
table.tstyle_basic td { background: #FFFFFF; border: 1px solid #d7d7d7; color:#5d5d5d;}
table.tstyle_basic td img {width:60%;max-width:100px;}
table.tstyle_basic td strong {text-align:center;display:block;font-size:16px; margin:5px 0px; color:#222;}
table.tstyle_basic td.tstyle_cont {font-size:12px;padding:12px 16px;text-align:left; vertical-align:top;}
table.tstyle_basic td.tac {text-align:center !important;}
table.tstyle_basic td.tal {text-align:left !important;}
table.tstyle_basic.tstyle_basic2 tbody td {padding:0px;}
table.tstyle_basic.tstyle_basic2 tbody td ul {width:100%;display:inline-block;}
table.tstyle_basic.tstyle_basic2 tbody td li {float:left;padding:15px;width:50%;text-align:left; line-height:25px;display:inline-block;border-bottom:none;box-sizing:border-box;border-right:1px #d7d7d7 solid;}
table.tstyle_basic.tstyle_basic2 tbody td li:last-child {border-right:0px;}

.privacy_img {display:inline-block; width:auto;height:40px;bottom:6px; vertical-align:top; position:relative; margin-left:10px; }
.privacy_img img {float:left; width:32px;margin-right:5px;}

.coupon_box {padding:20px; box-sizing:border-box;}


@media all and (min-width:1300px) {

	#header {width:100%;min-width:1200px;height:140px;z-index:100;background:#fff;border-radius:0px;}
	#header .util_wrap{ border:none; height:auto;background:#fff; box-sizing:border-box; text-align:center;}
	.util_wrap .util_menu {position:relative;justify-content:flex-end; display:flex;width:1200px;height:30px; margin:25px auto 15px auto;;  }
	.util_wrap .util_menu ul{float:right;justify-content:flex-end;display:flex; gap:8px; width:auto;height:30px;}
	.util_wrap .util_menu li{float:none;width:auto;padding:0px;background:none; margin:0px}	
	.util_wrap .util_menu li:first-child{background:none;}
	.util_wrap .util_menu li a{display:block;line-height:30px;color:#666666; padding:0px 10px; border:1px #ddd solid;box-sizing:border-box; border-radius:4px; font-size:15px; }
	.util_wrap .util_menu li a:hover {background:#f7f7f7;border:1px #aaa solid; color:#333;}
	.util_wrap .af_log{float:none;margin:0px;line-height:30px;color:#666666;font-size:15px;}
	.util_wrap .util_menu li.util_search {display:inline-block; width:30px;height:30px;}
	.util_wrap .util_menu li.util_search a {display:block;width:30px;height:30px;border:none;box-sizing:border-box; background:#fff url('/html/images/common/icon_search.png') 50% 50% no-repeat;text-indent:-99999px !important;}

	.util_wrap .util_menu .util_comp {display:none; float:left;width:auto;height:50px;}
	.util_wrap .util_menu .util_comp li{float:left;width:auto;display:inline-block;margin-right:20px;}	
	.util_wrap .util_menu .util_comp li a{display:block;}

	.util_wrap .util_menu li.top_close { display: none;}	
	.util_wrap .util_menu li.top_search { display:none;position:absolute; left:0px;top:0px;float:none; width:auto; padding:0px; text-align:center; border:none !important;border-bottom:2px #333 solid !important; background:none; margin-left:0px;margin-top:0px; }
	.util_wrap .util_menu li.top_search span.search_input {float:left;display:inline-block;height:40px; width:200px;border:none;}
	.util_wrap .util_menu li.top_search input.search_txt { width:200px; height:36px;line-height:34px; margin:2px 0px; padding:0px; border:1px #ffffff solid !important; font-size:16px;}
	.util_wrap .util_menu li.top_search .search_btn { width:30px; height:40px; margin:0; background:url('/html/images/common/btn_search.png') right 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}

	.search_full { position:absolute;left:50%; transform:translateX(-50%);top:140px;width:100%; border-radius:0px;padding:0px;background:#fff; border-top:1px #ddd solid; box-shadow: 0px 5px 5px rgb(0 0 0 / 10%) !important;z-index:101;}
	.search_full .top_search_pc {position:relative;display:inline-block;padding:40px 0px;width:100%; max-width:1200px;margin:0px auto;}
	.search_full .top_search_pc .search_close {position:absolute;right:20px;top:30px;display:inline-block;height:30px; width:30px;background:url('/html/images/common/search_close.png') 50% 50% no-repeat;overflow:hidden; text-indent:-999999px;}
	.search_full .top_search_pc .top_search_inner { width:620px;display:flex;flex-wrap:nowrap;gap:50px; justify-content:space-between;margin:0px auto;padding:10px 0px;border-bottom:2px #333 solid;}
	.search_full .top_search_pc input.search_txt { width:calc(100% - 50px); height:40px;line-height:40px;font-size:16px; margin:0px; padding:0px; border:1px #ffffff solid !important; outline:none;}
	.search_full .top_search_pc .search_btn { width:40px; height:40px; margin:0; background:url('/html/images/common/btn_search2.png') right 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}


	#header .inner{position:relative;width:1200px;height:70px;margin:0 auto;text-align:left;}
	.inner h1.logo {position:relative;float:left;width:250px;height:80px;line-height:60px;margin:0px 0px; transform:translateY(-40px);}
	.inner h1.logo img{position:absolute;left:0px;top:50%;transform:translateY(-50%);width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle;}

	.inner .menu_wrap{float:right;width:900px; margin-top:0px;display:inline-block;text-align:center;}

	.header_inner { position:absolute;width:940px;height:70px;display:inline-block;left:50%;margin-left:-400px;margin-top:0px;top:70px; height:auto;overflow:visible;z-index:100 !important;}
	.header_inner .menu_wrap{width:900px; margin:0px 40px 0px auto;display:inline-block; text-align:center;overflow:visible;z-index:10000 !important;}
	.menu_wrap #gnb{float:none;width:auto;margin:0px auto;display:inline-block;}
	.menu_wrap #gnb.gnb {/* float:left !important; */ display:inline-block;}
	.menu_wrap #gnb li {float:left;width:auto;position:relative; padding:0px 20px;}
	.menu_wrap #gnb li a{position:relative;display:block;padding:20px 10px; margin:0px 0px;color:#000;font-weight:400;font-size:18px;line-height:30px; transition:0.5s ease-out;}
	.menu_wrap #gnb li.on a{color:#f47700;font-weight:500;}
	.menu_wrap #gnb li:hover > a:before,
	.menu_wrap #gnb li a:hover:before {position:absolute;content:'';left:0px;top:0px;width:100%;height:3px; background:#f47700;}
	.menu_wrap #gnb li a:hover{color:#f47700;font-weight:500;}
	.menu_wrap #gnb .depth2 {display:none}
	.menu_wrap #gnb .depth3 {display:none}
	.menu_wrap #gnb .depth4 {display:none}
	.menu_wrap #gnb > li:hover a{color:#f47700;font-weight:500;} 
	.menu_wrap #gnb > li:hover > ul.depth2 {top:70px;left:50%;margin-left:-80px;width:160px;z-index:999;border:1px #e1e1e1 solid;border-top:none;padding:0px 0px 20px;border-radius:0px ;box-sizing:border-box; box-shadow:0px 10px 5px rgba(0,0,0,0.1);}
	.menu_wrap #gnb > li:hover > ul.depth2 li{ padding:0px; }
	.menu_wrap #gnb > li:hover > ul.depth2 li a {font-size:15px;line-height:24px;color:#333;text-align:left;padding:5px 15px 5px 28px; }
	.menu_wrap #gnb > li:hover > ul.depth2 li a:hover {color:#000; background:#f5f5f5 !important;}
	.menu_wrap #gnb > li:hover > ul.depth2 li a:hover:before,
	.menu_wrap #gnb > li:hover > ul.depth2 li:hover a:before,
	.menu_wrap #gnb > li:hover > ul.depth2 li.on a:before{left:20px;top:15px;width:3px;height:3px; background:#f47700;}


	.hamburger {position: absolute;right:0%;top:0px;padding:28px 5px;display: inline-block; height:70px; box-sizing: border-box;width:30px;margin-left:-600px;background:none;cursor: pointer;border:none;z-index:999;}
	.hamburger span {background: #646464; display: block; height: 2px;border-radius:0px;-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: 15px;}
	.hamburger span:nth-child(2) {width: 15px;margin-top:3px;}
	.hamburger span:nth-child(3) {width: 15px;margin-top:3px;}
	.hamburger.is-active {padding: 28px 5px;background:none;}
	.hamburger.is-active .line {width:17px;}
	.hamburger.is-active .line:nth-child(2){opacity: 0;}
	.hamburger.is-active .line:nth-child(1){-webkit-transform: translateY(5px) rotate(45deg);-ms-transform: translateY(5px) rotate(45deg);-o-transform: translateY(5px) rotate(45deg);transform: translateY(5px) rotate(45deg);}
	.hamburger.is-active .line:nth-child(3){-webkit-transform: translateY(-5px) rotate(-45deg);-ms-transform: translateY(-5px) rotate(-45deg);-o-transform: translateY(-5px) rotate(-45deg);transform: translateY(-5px) rotate(-45deg);}

	.all_list {display: none;position: absolute;top:140px;width:100%;min-width:1200px;left:0;right:0;z-index: 99999;background:#57585a;text-align:center;box-sizing: border-box;overflow: hidden;border:none; margin: 0 auto;}
	.all_list .a_inner #gnb.depth1 {display:flex; flex-wrap:nowrap;height: auto !important;width:1200px;background:#57585a;padding:0px;margin:0px auto; border:none;}
	.all_list .a_inner #gnb.depth1 li {float:none;display:flex; flex-wrap:wrap; align-content:flex-start; width:100%;box-sizing: border-box;border:none;border-right:1px rgba(255, 255, 255, 0.1) solid; padding:40px 20px 40px 30px;text-align:left; box-sizing: border-box;}
	.all_list .a_inner #gnb.depth1 li:hover  {background:#424549;}
	.all_list .a_inner #gnb.depth1 li:first-child {border-left:1px rgba(255, 255, 255, 0.1) solid;margin:0px;}
	.all_list .a_inner #gnb.depth1 li a {display:block;color: #f67b24; background:none; font-size:18px; line-height:30px;padding:0px 0px;font-weight:500;box-sizing: border-box;}
	.all_list .a_inner #gnb.depth1 li a:hover {color: #f67b24;}
	.all_list .a_inner #gnb.depth1 li ul.depth2 {display:flex; flex-wrap:wrap;align-content:flex-start; overflow: hidden;padding:0px; border:none; margin-top:20px;}
	.all_list .a_inner #gnb.depth1 li ul.depth2 li {float:none;display:flex;width:100%;border:none; padding:0px;}
	.all_list .a_inner #gnb.depth1 li ul.depth2 li a {color: #ccc; font-size:16px; line-height:1.3; width: 100%; text-align:left; height:auto;padding:5px 0px; -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;}
	.all_list .a_inner #gnb.depth1 li ul.depth2 li a:hover {color:#fff;text-decoration:underline;}
	.all_list .a_inner #gnb.depth1 .depth3 {display:none !important;}

	/* 게시판 하단 검색 */
	.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; } 
	
	/* FAQ 검색 */
	.search_form_wrap3 { margin:0 0px 20px 0px; width:100%;display:inline-block; padding:0px 0px !important; text-align:center !important; box-sizing:border-box;  } 
	.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px  !important; margin:0px auto !important; box-sizing:border-box; } 
	.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; }	 


	/* 리스트,웹진,갤러리 */
	a.back_icon{width:35px;height:35px;display:inline-block;text-indent:-100000px; background: url('/html/images/common/icon_list2.png') no-repeat -1px -1px; margin-bottom:0px !important; margin-right:-3px;}
	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}
}

@media all and (max-width:1299px) {
	#header .inner { position:relative;background:#fff;}

	.util_toggle_btn {padding:23px 0;width:60px; height:60px;}
    .util_toggle_btn span {background: #000; border-radius:2px; height: 2px;}
    .util_toggle_btn span:nth-child(1) {width: 20px;}
    .util_toggle_btn span:nth-child(2) {width: 20px;margin-top:4px;}
    .util_toggle_btn span:nth-child(3) {width: 20px;margin-top:4px;}
	.util_close_btn {background-size: 18px auto; width: 50px; height: 50px; }

    .util_wrap .util_menu ul {width:100%;}
    .util_wrap .util_menu .util_top li { border:1px solid #e6e6e6; box-sizing:border-box; width:calc(( 100% - 50px ) / 2 ); height:50px; }
    .util_wrap .util_menu .util_top li a {line-height:50px;}

    .util_wrap .util_menu #gnb_mobile > li {box-sizing:border-box; float:none; width:100%; text-align:left; padding:0;}
    .util_wrap .util_menu #gnb_mobile > li > a {padding:17px 30px 17px 20px;font-size:16px;}
    .util_wrap .util_menu #gnb_mobile > li > .lnb_list li a {font-size: 15px;}

    .inner h1.logo {float:none; position: absolute; left:50%; top:10px;transform:translateX(-50%); width:50%;max-width:250px;height:40px; margin:0px;text-align:center;vertical-align:middle;}
	.inner h1.logo img {position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);max-width:100%;height:inherit;max-width:200px;max-height:40px;image-rendering: -webkit-optimize-contrast;}

	.mcourse_recomm .main_course_tab { border:none; border-bottom:1px #ddd solid;}
	.mcourse_recomm .main_course_info  {box-sizing:border-box; padding:0px 15px;box-sizing:border-box;}

	.main_bottom {gap:50px;}

	a.back_icon{background: url('/html/images/common/icon_list3.png') no-repeat -1px -1px; margin-left:-3px;}
	a.btn_list{background-position:-1px -1px}
	a.btn_list.on{background-position:-1px -32px}
	a.btn_gallery{background-position:-32px -1px}
	a.btn_gallery.on{background-position:-32px -32px}
	a.btn_webzine{background-position:-63px -1px}
	a.btn_webzine.on{background-position:-63px -32px}
	a.btn_calendar{background-position:-94px -1px}
	a.btn_calendar.on{background-position:-94px -32px}

	.button.course{width:90px;height:35px; line-height:35px; font-size:14px; }
	
	.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; }  /* 게시판 하단 검색 */
	.search_form_wrap2 .search_form {float:none; width:auto;display:inline-block;padding:0px; margin:0px auto; } 

}

@media all and (max-width:1024px) {
	.compad { padding-top:60px; padding-bottom:60px; }
	.compad_t {padding-top:60px; }
	.compad_b {padding-bottom:60px; }

	#container.ct_top .main_wrap #contet_area {padding:40px 0px 50px 0px;}
	#container.ct_top .content_title, .content_title {font-size:26px;}

	.main_title {font-size:25px;}

	.horizontal_wrap .horizontal_list {gap: 40px 20px;}
	.horizontal_wrap .horizontal_list li{width:calc((100% - 60px) / 4) !important; }
	.horizontal_wrap .horizontal_list span.list_subject {font-size:18px !important;}

	.mcourse_recomm .main_course_tab li a {font-size:16px;}

	.main_banner li a {padding:90px 0px 16px 0px;}
	.main_banner li h2 {font-size:16px; }
	.main_banner li span {width:80px;height:80px;}

	.main_bottom { gap:40px;}
	.main_bottom .mainb_board,
	.main_bottom .mainb_cs { width:calc((100% - 40px) / 2) !important;height:340px;}
	.main_bottom .mainb_board .mboard_title a.mb_more {line-height:34px;}
	.main_bottom .mainb_board .mboard_title { gap:30px; font-size:22px;height:55px;}
	.main_bottom .mainb_board .mboard_title span a {height:55px;}
	.main_bottom .mainb_board .mboard_title span a.active small {font-size:15px;}
	.main_bottom .mainb_cs .top_title {font-size:24px;;}
	.main_bottom .mainb_cs li h2.mainb_tel {font-size:18px;}

	.course_gallery {gap:20px; }
	.course_gallery li {width:calc(( 100% - 60px ) / 4); }

}

@media (max-width: 991px) {
    .type_chart .list_li tr td.col_course_price { height:auto !important;margin:20px 0px 0px;}
	.type_chart .list_li .btn_list .button {width:100px;height:30px;line-height:30px; font-size: 15px;}

	#container.ct_top .course_infomation {gap:40px;}
	#container.ct_top .course_infomation .info_img,
	#container.ct_top .course_infomation .info_text { width:calc(50% - 20px)}

	#container.ct_top  .content_title_course {font-size:25px !important;}
}

@media all and (max-width:767px) {
	body,
	body * {font-size:14px;}

	.ver_pc { display:none !important;}
	.ver_mobile { display:block !important;}

	.compad { padding-top:40px; padding-bottom:40px; }
	.compad_t {padding-top:40px; }
	.compad_b {padding-bottom:40px; }

	#footer .foot_menu .foot_list {flex-wrap:wrap; width:calc(100% - 30px); gap:2px 10px; padding:20px 0px; }
	#footer .foot_menu .foot_list li a { line-height:20px; font-size:13px;}
	#footer .foot_info {flex-wrap:wrap; gap:10px;}
	#footer .foot_logo { width:120px;}
	#footer .foot_desc {font-size:13px; line-height:1.5;}
	#footer .copy {padding-top:0px;}

	#container.ct_top .main_wrap #contet_area {padding:30px 0px 50px 0px; min-height: 450px;}
	#container.ct_top .content_title, .content_title {font-size:20px;}

	.main_title {font-size:20px;}

	.main_visual .pagination {display:none;}
	.main_visual a.prev, .main_visual a.next {width:30px; height:30px;}

	.horizontal_wrap .horizontal_list {gap:25px 10px;}
	.horizontal_wrap .horizontal_list li{width:calc((100% - 10px) / 2) !important; }
	.horizontal_wrap .horizontal_list span.list_subject {font-size:15px !important;line-height:18px;max-height:36px; margin-bottom:6px;}
	.horizontal_list .list_cont {padding-top:12px !important;}
	.horizontal_list .list_blt {gap:15px; line-height:20px;font-size:13px;}
	.horizontal_list span.list_date,
	.horizontal_list span.list_tutor {line-height:20px;font-size:13px;}
	.mcourse_recomm .main_course_tab li a {font-size:14px;}
	.mcourse_recomm .main_course_tab li {height:46px;}
	.mcourse_recomm .main_course_tab li a {padding:5px; height:46px;}
	.mcourse_recomm .main_course_info .main_title {margin:20px auto;}

	.main_banner {padding:15px 0px;}
	.main_banner .main_inner {padding:0px 20px; box-sizing:border-box;}
	.main_banner li a {padding:52px 0px 10px 0px;}
	.main_banner li h2 {font-size:13px; }
	.main_banner li span {width:50px;height:50px;}

	.main_bottom {flex-wrap:wrap; gap:30px;}
	.main_bottom .mainb_board { width:100% !important;height:300px;}
	.main_bottom .mainb_board .mboard_title { gap:24px; font-size:18px;height:50px;}
	.main_bottom .mainb_board .mboard_title span a {height:50px;padding-top:18px;}
	.main_bottom .mainb_board .mboard_title span a.active small {font-size:12px;}
	.main_bottom .mainb_board .mboard_title a.mb_more {top:10px; line-height:28px;padding:0px 30px 0px 10px;font-size:13px !important; background-position:right 9px center !important;}
	.main_bottom .mainb_board .mboard_cont {height:230px;}

	.main_bottom .mainb_cs {width:100% !important; height:auto; padding: 25px; border-radius:10px; background-size:40% !important;}
	.main_bottom .mainb_cs .top_title {font-size:20px;;}
	.main_bottom .mainb_cs p {padding:0px;}
	.main_bottom .mainb_cs li h2.mainb_tel {font-size:14px;}
	.main_bottom .mainb_cs li p  {font-size:14px; padding:0px;}

	.list_top li a,
	.faq_top li a {font-size:15px;line-height:32px; }
	.faq_top li a:before,
	.list_top li a:before {top:13px; width:4px; height:4px;}

	.type_list tbody td.tal .subject a {font-weight:600; color:#222;}

	.course_gallery {gap:10px; margin-top:10px;  }
	.course_gallery li {width:calc(( 100% - 10px ) / 2); }
	.course_gallery .ccont {padding:12px 10px !important;}
	.course_gallery .ccont .ctitle {line-height:20px; max-height:40px;font-size: 15px;}
	.course_gallery .ccont .cblt {gap: 15px; line-height: 20px; font-size: 13px}
	.course_gallery .ccont .cday,
	.course_gallery .ccont .cif {line-height: 20px;font-size: 13px;}
	.course_gallery li.nodata {	 font-size:15px;}

	.type_chart.course_chart {margin-top:10px;}	
	.type_chart .list_li tr td {padding:15px 0px !important;}
	.type_chart .list_li tr td.col_course_name {padding:15px 0px 0px !important;}
	.type_chart .list_li tr td .course_name {margin:0px !important;}
	.type_chart .list_li tr td .course_name a {font-size:15px !important;}
	.type_chart .list_li tr td.col_course_price {margin:5px 0px ; padding:0px !important;}
	.type_chart .list_li tr td .course_tutor_period {flex-wrap:wrap; gap:0px; margin-top:0px;}
	.type_chart .list_li tr td .course_period,
	.type_chart .list_li tr td .course_tutor {width:100%; font-size:13px !important;}
	.type_chart .list_li tr td.nodata {font-size:15px;}

	.type_webtv .list_webtv {margin-top:10px;}	

	.tab_tt {gap:4px;}
	.tab_tt li {height:30px;}
	.tab_tt li a{ min-width:50px; font-size:13px; height:30px;padding:0px 10px;}
	.tab_tt li.on a{height:30px;padding:0px 10px;}

	.tab_cview{height:40px;}
	.tab_cview li{height:39px}
	.tab_cview li a{line-height:38px;font-size:15px;}
	.tab_cview li.on a{height:40px;line-height:38px;}

	.content_body {overflow:visible;}
	#container.ct_top .course_infomation {gap:20px; overflow:visible;}
	#container.ct_top .course_infomation .info_img { width:calc(100% + 30px); margin:-30px -15px 0px -15px;}
	#container.ct_top .course_infomation .info_img img {border-radius:0px; border:none;}
	#container.ct_top .course_infomation .info_text { width:100%}

	#container.ct_top .content_title, .content_title,
	#container.ct_top .content_title_course {font-size:20px !important; margin-bottom:12px !important;}
	.content_title_book {font-size:25px !important;padding:15px 0px;}

	.book_infomation .info_img img{height:250px;}	
	#container.ct_top .book_infomation .info_img img{width:auto;height:250px;}
	#container.ct_top .book_infomation .info_img img { margin: 10px auto 25px;}
	.book_infomation .info_btn {display:flex;width:102%;margin-right:-2%;}
	.book_infomation .info_btn li {width:98%;margin:0% 2% 0% 0%}

	.type_chart.book_chart tbody tr td:nth-child(1) {width:120px;}
	.type_chart.book_chart tbody tr td:nth-child(2) {float:right; width:calc( 100% - 120px ); padding:10px 10px 10px !important;}
	.type_chart.book_chart tbody tr td:nth-child(3) {float:right; width:calc( 100% - 120px ); padding:0 8px 12px 8px; text-align:left; }
	.type_chart.book_chart tbody tr td:nth-child(4) {display:none;}
	.type_chart.book_chart tbody tr td.nodata {display:block !important; visibility:visible !important; float:none !important; padding:40px 0 !important; width:100% !important; height:auto !important; text-align:center !important;}
	.type_chart.book_chart tbody tr td .ct_text {line-height:20px; max-height:40px;overflow:hidden;}
	
	.book_img { display:inline-block;width:120px;height:120px;}
	
	.table tbody td strong.ctitle  {font-size:16px; line-height:22px;padding:5px 0px;}

	.type_read {border-top:0px;}
	.type_read thead {border-bottom:1px #ddd solid;}
	.type_read thead td {background:none; }
	.type_read tr td.subject { padding:0px 0px 5px;}
	.type_read tr td.view_info { padding:0px 0px 12px 0px; text-align:left;}

	.info_price {font-size:20px; margin-top:20px;}
	.type_table.type_inner tbody th,
	.type_table.type_inner tbody td { padding:6px 0; font-size:14px;}

	.type_gallery .list_gallery li {width:calc(100% - 20px);margin:0px 20px 30px 0px;}
	.type_gallery .list_gallery li .gallery_title { font-size:16px;line-height:24px;}

	.faq dt,
	.faq dd{font-size:14px; padding:12px 12px 12px 35px;background-position:10px 13px !important;}
	.faq dt a,
	.faq dd p {font-size:14px;}

	/* 페이징 */
	.page_bar{margin:20px 0px;}
	.page_box li div{width:22px;height:22px;line-height:22px}
	.page_box li{ font-size:14px }
	.page_box .page_first_btn,
	.page_box .page_last_btn,
	.page_box .page_prev_btn,
	.page_box .page_next_btn {width:22px;height:22px;}
	.page_box li .page_number_btn_on {width:22px;height:24px;line-height:22px}
	.page_box li .page_number_btn:hover{width:22px;height:24px;line-height:22px}

	.search_form_wrap1 .search_form .search_input_wrap {height:32px;}
	.search_form_wrap1 .search_form input[type=text],
	.search_form_wrap1 .search_form .search_input { padding:0 4px;width:140px;height:28px !important; line-height:28px !important;}
	.search_form_wrap1 .search_form .button.small {height:30px;line-height:30px;width:30px;}
	
	.search_form_wrap2 { padding:10px 0px; } 
	.search_form_wrap2 .course_select {display:none;}
	.search_form_wrap2 .search_form .button.gray { font-size:12px;}
	.search_form_wrap2 select	 {display:none;}

	.search_form_wrap3 { padding:0px 0px !important;}
	.search_form_wrap3 .search_form {width:100%; display:flex; gap:0px; justify-content:center;}
	.search_form_wrap3 .search_form .search_keyword {width:180px !important;height:30px !important; line-height: 30px !important;}
	.search_form_wrap3 .search_form .button.gray { font-size:12px;height:30px !important; line-height: 30px !important;}
	
	.search_form_wrap4 .search_form {margin-bottom:10px;}

	.search_section {margin-top:40px;}
	.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; height:auto;}
	.search_no .search_no_image { display:none;}
	.search_no .search_no_text {float:none;}
	.search_section .search_result td.course_info .info_t em a {font-size:15px;}

	.button.btn_buy,
	.button.btn_cart{ border-radius:4px !important;font-size:15px;height:40px; line-height: 38px;}

	.tb_insert tbody th {display:inline-block; width:80px; padding:10px;line-height:20px;border:none;background-color:#fff !important;color: #333; }
	.tb_insert tbody td {display:inline-block;  padding:10px; }
	.tb_insert tbody td.cont_full {width:100%;}

	.loca_tit { font-size:17px; padding:20px 10px 15px 10px  ; }
	.loca {  padding:10px; }
	.loca li {font-size:14px; line-height:24px; }

	.type_list.mypage_course_user_list tbody tr td:nth-child(6) {float:right;}

	.my_box .my_info h6,
	.my_box .my_note h6 { font-size:17px;;}
	.my_box .my_info .my_info_in *,
	.my_box .my_note .my_note_in * {font-size:14px;}

	.board.btn { gap:4px;}
	.join_normal {margin-bottom:20px;}
	.join_normal .board.btn .button,
	#buttonArea .board.btn .button,
	.board.btn.form .button  {width:200px;height:40px;line-height:38px;font-size:14px;}

	.log_find dt,
	.log_find dd input[type=button], 
	.log_find dd button { font-size:14px !important; height:34px; line-height:34px;}

	.find_subtitle {padding:10px 0px; font-size:15px;}
	.find_wrap .tab_wrap {margin:20px;}
	.find_wrap .tab_tt {margin-bottom:15px;}
	.find_box {padding: 0px;}
	.find_box .find_id li {margin-bottom:6px;line-height:32px;}
	.find_box .find_id li strong,
	.find_box .find_id li input[type=text] {height:32px;line-height:32px;}
	.find_box .find_id li.find_btn {margin:10px 0px 0px;}
	.find_box .button.btn_find {font-size:14px;height:40px; line-height: 40px;}

}

@media (max-width: 480px) {

	
	.type_list.course_user_list tbody tr td.mc_btn,
    .type_list.mypage_course_user_list tbody tr td.mc_btn {float:none; display:flex; flex-wrap:nowrap; gap:5px;align-items:center; justify-content:center; width: 100%; text-align:center; padding:5px 8px 10px 8px; }
	.type_list.course_user_list tbody tr td.mc_btn > .button.small,
	.type_list.mypage_course_user_list tbody tr td.mc_btn > .button.small { width:100%;}

}

/* 수강신청 하단 수강후기 */
.course_review {width:100%;display:inline-block; }
.course_review .course_review_list {width:99%;margin:0.5%;display:inline-block; }
.course_review .course_review_list li {position:relative;width:100%;display:inline-block;padding:25px 40px;border-radius:10px;background:#fff;margin-bottom:20px;box-shadow:0px 0px 5px #ddd;box-sizing:border-box;}
.course_review .course_review_list li.nodata {text-align:center;}
.creview_writer {font-size:15px;font-weight:500;color:#000;margin-bottom:10px;}
.creview_reg_date {font-size:14px;font-weight:300;color:#999999; margin-left:10px;}
.creview_star {position:absolute;right:40px;top:25px;}
.creview_subject {font-size:16px;line-height:26px;color:#000;word-break:keep-all;}
.creview_item {font-size:15px;line-height:130%;color:#666;word-break:keep-all;}

@media all and (max-width:767px) {
	.course_review .course_review_list li {padding:15px 20px;}
	.creview_star {right:20px;top:15px;}
	.creview_subject {font-size:15px;}
	.creview_item {font-size:14px;}
}

/* 나의강의실 */

#wrap_classroom .sub_top_classroom .top_title {font-size:30px;}
#wrap_classroom .sub_top_classroom .top_title em {font-size:1em;}
#wrap_classroom .content_title .class_tt {width:100%; font-size:1em;}
#wrap_classroom .content_title .class_tt em{width:100%; font-size:1em;}

@media all and (max-width:767px) {
	#wrap_classroom .sub_top_classroom .top_title {font-size:20px;}
}


/* 과정 캘린더 */
.planWrap .calendar {padding:10px;}
.planWrap .schedule ul { background:#f7f7f7;}
.planWrap .schedule dl a {padding-right:40px;}
.planWrap .schedule dl a::before {background-color:transparent; filter:invert(100%) grayscale(100%) contrast(75%) brightness(100%); opacity:0.4;}
.planWrap .schedule_list .day_cont {border-top:1px #ddd solid; padding:20px 30px 10px 30px;}
.planWrap .schedule_list dl {padding-bottom:10px;}
.planWrap .schedule_list dl a {align-items:center;}
.planWrap .schedule_list dl a dd h4 {margin-bottom:10px;}
.planWrap .schedule_list dl a dd .time {margin:0px;}


.schedule_cont > h3 {height:30px; line-height:30px; margin-bottom:30px;}
.schedule_cont .Arrow {height: 30px; top:0px !important;}


@media all and (max-width:980px) {
	
	.schedule_cont > h3 {font-size:18px; height:20px; line-height:20px; margin-bottom:20px;}
	.schedule_cont .Arrow {height:20px; }
	.schedule_cont .prevArrow {margin-left: -75px;}
	.schedule_cont .nextArrow {margin-right: -75px;}
}
@media all and (max-width:680px) {

	.planWrap .schedule dl a {flex-direction: row !important; padding:0px !important;}
	.planWrap .schedule dl a::before {display:none !important;}
	.planWrap .schedule ul li {margin-right:5px;}
	.planWrap .schedule ul li a {font-size:13px;}

	.planWrap .schedule_list .day_cont {padding:15px;}
	.planWrap .schedule_list h3 {margin-bottom:10px;}
	.planWrap .schedule_list dl a dt {width:110px;}
	.planWrap .schedule_list dl a dd .time {font-size:13px;}
	.planWrap .schedule_list dl a dd .time:before {display:none;}
}


.cinfo_title {font-size:30px; color:#000; line-height:1.2; font-weight:bold; margin-bottom:20px;}

.greeting1 * {box-sizing:border-box;}
.greeting1 {box-sizing:border-box; width:100%; display:flex; flex-wrap:nowrap; align-items:center; gap:30px; margin:20px 0 70px 0; }
.greeting1 p {font-size:18px; font-weight:500; color:#333; line-height:1.6; }
.greeting2 { padding:50px; background:#f7f7f7; text-align: center;}
.greeting2 .cinfo_title { text-align: center;margin-bottom:30px;}
.greeting2 img {max-width:100%;}

.course_info * {box-sizing:border-box;}
.course_info p { text-align:center; font-size:18px; color:#000; margin-bottom:20px;}
.cinfo1 {border:1px #ddd solid; padding:40px;;box-sizing:border-box; width:100%; display:flex; flex-wrap:nowrap; align-items:center; gap:30px; margin-bottom:70px;}
.cinfo1 h1 {width:130px; height:130px; border-radius:50%; background:#f7f7f7; }
.cinfo1 ul { width:calc(100% - 160px); display:flex; flex-wrap:wrap; gap:8px; }
.cinfo1 li {width:100%; padding-left:24px; line-height:1.3; font-size:18px; color:#333; background:url('/html/images/common/dot.png') 0px 1px no-repeat;}

.cinfo2 {width:100%; }
.cinfo2 table {width:100%; }
.cinfo2 th, .cinfo2 td {font-size:17px;border-bottom:1px solid #d1d1d1;}
.cinfo2 thead th{text-align:center;padding:10px;line-height:30px; background:#61639c; color:#fff; font-weight:500;} 
.cinfo2 tbody {border-right:1px #d1d1d1 solid}
.cinfo2 tbody th{text-align:center;padding:20px; font-weight:400; background:#f7f7f7;color:#000; border:1px #d1d1d1 solid; border-top:none;}
.cinfo2 tbody td{text-align:center;font-size:1em;padding:20px; line-height:1.5;color:#333;}
.cinfo2 tbody td.tal{text-align:left;}


@media all and (max-width:680px) {
	.course_info p { font-size:15px; margin:14px 0px;}

	.cinfo1 {padding:20px;gap:0px; margin-bottom:40px;}
	.cinfo1 h1 {display:none;}
	.cinfo1 ul { width:100%;}
	.cinfo1 li {padding-left:20px;font-size:14px; background-size:16px !important; }
	
	.cinfo_title {font-size:20px;margin-bottom:14px;}
	.cinfo2 th, .cinfo2 td {font-size:14px;}
	.cinfo2 thead th{line-height:20px;} 
	.cinfo2 tbody th{padding:10px;}
	.cinfo2 tbody td{padding:10px;}

	.greeting1 {gap:20px; margin:10px 0 40px 0; flex-wrap:wrap;justify-content:center; }
	.greeting1 p {width:100%; font-size:15px; }
	.greeting2 { padding:20px;}
	.greeting2 .cinfo_title { margin-bottom:20px;}
}