@charset "utf-8";
/* 
@import url('https://flozfloz.malgnlms.com/html/fonts/pretendard/pretendard.css');
@import url('https://hangeul.pstatic.net/hangeul_static/css/nanum-square-neo.css');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-gov.min.css"); */


/* **************************************************************************************** *
* PretendardGOV */
@font-face { font-style: normal; font-weight: 100; src: url("/html/fonts/PretendardGOV-Thin.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 200; src: url("/html/fonts/PretendardGOV-ExtraLight.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 300; src: url("/html/fonts/PretendardGOV-Light.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 400; src: url("/html/fonts/PretendardGOV-Regular.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 500; src: url("/html/fonts/PretendardGOV-Medium.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 600; src: url("/html/fonts/PretendardGOV-SemiBold.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 700; src: url("/html/fonts/PretendardGOV-Bold.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 800; src: url("/html/fonts/PretendardGOV-ExtraBold.woff2") format("woff2"); font-family: "PretendardGOV"; }
@font-face { font-style: normal; font-weight: 900; src: url("/html/fonts/PretendardGOV-Black.woff2") format("woff2"); font-family: "PretendardGOV"; }

/* **************************************************************************************** *
* NanumSquareNeo */
@font-face { font-style: normal; font-weight: 300; src: url("/html/fonts/NanumSquareNeoTTF-aLt.woff2") format("woff2"); font-family: "NanumSquareNeo"; }
@font-face { font-style: normal; font-weight: 400; src: url("/html/fonts/NanumSquareNeoTTF-bRg.woff2") format("woff2"); font-family: "NanumSquareNeo"; }
@font-face { font-style: normal; font-weight: 700; src: url("/html/fonts/NanumSquareNeoTTF-cBd.woff2") format("woff2"); font-family: "NanumSquareNeo"; }
@font-face { font-style: normal; font-weight: 800; src: url("/html/fonts/NanumSquareNeoTTF-dEb.woff2") format("woff2"); font-family: "NanumSquareNeo"; }
@font-face { font-style: normal; font-weight: 900; src: url("/html/fonts/NanumSquareNeoTTF-eHv.woff2") format("woff2"); font-family: "NanumSquareNeo"; }

:root {
    --point-color: #005fc9  !important;
}

body {font-family:"PretendardGOV", sans-serif  !important; font-size:16px;letter-spacing:-0.02em !important;word-break:keep-all !important;}
body * {font-family:"PretendardGOV", sans-serif !important;font-size:16px; letter-spacing:-0.02em !important;}

a:link, a:visited, a:active {text-decoration: none;}
input {outline:none !important;}
select { height:45px !important; line-height:45px;padding-left:7px;border-radius:8px;}

input[type=text], input[type=password], input[type=number], select, textarea {font-size:16px;margin-top:0px !important;}

.ver_mobile { display:none !important;}
.br_mobile { display:none !important;}

.compad { padding-top:60px !important; padding-bottom:60px !important; }
.compad_t {padding-top:60px !important; padding-bottom:0px !important; }
.compad_b {padding-top:0px !important; padding-bottom:60px !important; }

.main_outer { text-align:center; padding:60px 0px; }
.main_outer.main_outer_np {padding:0px !important; }
.main_inner {display:block;width:100%; max-width:1340px; margin:0px auto; padding:0px 20px; text-align:left;overflow:visible !important;box-sizing:border-box; }
.main_title {display:flex; gap:10px;align-items:center; font-size:30px;line-height:100%;font-weight:600;color:#000;text-align:left;padding:0px;margin:0px 0px 16px 0px;word-break:keep-all;}
.main_title em {width:60px; height:70px;}
.main_title em img {max-width:100%; max-height:100%;}
.main_title a.main_more {font-size:15px;color:#333;font-weight:300;text-decoration:underline;margin-left:5px;}
.main_ment {font-size:1.2em;line-height:110%;font-weight:normal;color:#000000;text-align:left;margin:0px 0px 30px 0px;word-break:keep-all;}

/* 슬릭 CSS */
.slick-slider{position: relative;display: block;box-sizing: border-box; -webkit-user-select: none;
	-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;
	-khtml-user-select: none;-ms-touch-action: pan-y;
	touch-action: pan-y;-webkit-tap-highlight-color: transparent; outline: 0 !important;}
.slick-slider div {transition: none;}
.slick-list{position: relative;display: block;overflow: visible;margin: 0; padding:0 !important;  outline: 0 !important;}
.slick-slide{float: left; outline: 0 !important; border:0;}
.slick-initialized .slick-slide{display: block; outline: 0 !important;}
.slick-arrow {position:absolute;top:50%;transform: translateY(-50%); width:40px; height:40px; border-radius:50%;margin:0; font-size:0px; border:1px #eee solid; background-size:25px !important;}
.slick-prev{left:-40px;background:#f9f9f9 url('/html/images/common/arrow_left.png') 50% 50% no-repeat ; }
.slick-next{right:-40px;background:#f9f9f9 url('/html/images/common/arrow_right.png') 50% 50% no-repeat ; }


#container.main {padding-bottom:0px;overflow:hidden;}
#header {border-bottom:1px #ccc solid;}
#header .util_wrap {border:none;}

#header .top_guide {display: flex;align-items: center; width: 100%; height:40px; background: #edf1f5;}
#header .top_guide .main_inner {display: flex;align-items: center; }

.util_list_wrap { width:100%;display: flex;align-items: center; border-bottom:1px #ddd solid;}
.util_list_wrap .main_inner {display: flex;align-items: center; justify-content:space-between; }
.util_links {display: flex; align-items: center; }
.util_links li {float:none; margin:0px; padding:0px;}
.util_links .util_menu_button {display: flex;justify-content:center; align-items: center; gap:6px; height:44px; padding:0px 12px; color: #fff; font-size:15px; line-height:1; transition: 0.15s ease-in-out background;}
.util_links .util_menu_button:after {content: "";width: 12px; height: 12px; background: url('/html/images/common/icon_link.png') center no-repeat; background-size: contain !important;}
.util_links > li:nth-child(1) .util_menu_button { background-color: #001d3d;}
.util_links > li:nth-child(2) .util_menu_button { background-color: #003876;}

.util_list_wrap .util_top { width:auto; display: flex; align-items: center;justify-content:flex-end; }
.util_list_wrap .util_top {float:none; justify-content:flex-end; display:flex; gap:0px; width:auto;height:20px; margin:12px 0px;}
.util_list_wrap .util_top li{position:relative;float:none;width:auto;padding:0px 10px;background:none; margin:0px}	
.util_list_wrap .util_top li:first-child {padding-left:0px;}
.util_list_wrap .util_top li:last-child {padding-right:0px;}
.util_list_wrap .util_top li a {display:flex; gap:6px;align-items: center; line-height:20px;color:#000; padding:0px; border:none;box-sizing:border-box; border-radius:4px; font-size:14px; }
.util_list_wrap .util_top li a:after {content:'';width:15px; height: 15px;background-size: contain !important;}
.util_list_wrap .util_top li a.ut_login:after { background: url('/html/images/common/icon_login.png') center no-repeat; }
.util_list_wrap .util_top li a.ut_join:after { background: url('/html/images/common/icon_join.png') center no-repeat; }
.util_list_wrap .util_top li::before { content:'';position:absolute; left:0%;top:50%; transform:translateY(-50%);width:1px;height:12px; background:#ddd;}
.util_list_wrap .util_top li:first-child::before {display:none;}
.util_list_wrap .util_top li a:hover { opacity:0.7}
.util_list_wrap .af_log{margin:0px;line-height:20px;color:#000;font-size:14px;}

.hamburger {display:none;}
.all_list {display: none;}
.util_pc {display:none;}

#footer {background:#000; padding:0px !important; border-top:1px #e5e5e8 solid;}
#footer .foot_menu {background:#fff;}
#footer .foot_menu .foot_list {width:100%; max-width:1300px; margin:0px auto; display:flex; gap:0px; flex-wrap:nowrap; padding:0px 0px;box-sizing:border-box; border-left:1px #e5e5e8 solid;}
#footer .foot_menu .foot_list li { width:100%;padding:0px; background:none !important; border-right:1px #e5e5e8 solid;}
#footer .foot_menu .foot_list li a { position:relative; width:100%;height:50px; display:flex;align-items:center; color:#333; font-weight:normal; line-height:1.2; font-size:16px; padding:0px 40px;box-sizing:border-box;}
#footer .foot_menu .foot_list li a:hover {background:#f7f7f7;color:#000;font-weight:600;}
#footer .foot_menu .foot_list li a::before {content:''; position:absolute; right:10px; top:50%;transform:translateY(-50%); width:24px;height:24px;background:url('/html/images/common/arrow_right.png') 50% 50% no-repeat;background-size:cover !important;}
#footer .foot_menu .foot_list li a.foot_sm {cursor:pointer;}
#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:#bbb; font-size:16px; line-height:1.6; margin:0px;text-align: left !important; padding:0px !important;}
#footer .copy {width:100%; max-width:1300px;padding-top:40px;}

.sitemap {display: none;position: fixed;top: 0; left: 0;width: 100vw;  height: 100vh; padding:80px 20px; overflow: auto; background: #f5f5f5;z-index: 9999999;text-align:center;box-sizing: border-box; margin: 0;}
.sitemap .sm_inner {width: 100%; max-width:1200px;margin:0px auto;}
.sitemap .sitemap_title {display: flex;align-items: center; justify-content: space-between; margin-bottom:20px;  padding:30px;  border-radius:10px;  background-color: var(--point-color); }
.sitemap .sitemap_title h2 {color: #fff;font-weight: 800; font-size:30px;}
.sitemap .sitemap_title .sitemap_close_btn {display: inline-flex; align-items: center; justify-content: center; width: clamp(20px, 1.6666666667vw, 32px); height: clamp(20px, 1.6666666667vw, 32px);    background: url('/html/images/common/search_close.png') no-repeat center/contain;}

.sitemap .sm_inner #gnb.depth1 {display:flex; flex-wrap:wrap; gap:20px;height: auto !important;width:100%; padding:0px;margin:0px auto; border:none;text-align:left;}
.sitemap .sm_inner #gnb.depth1 li {float:none; width:100%;box-sizing: border-box;border:none !important;background:#fff; border-radius:10px; padding:35px;text-align:left; box-sizing: border-box;}
.sitemap .sm_inner #gnb.depth1 li:hover  {background:#fff;}
.sitemap .sm_inner #gnb.depth1 li a {display:block;color:var(--point-color); background:none;text-align:left; font-size:18px; line-height:30px;padding:0px 0px;font-weight:700;box-sizing: border-box;}
.sitemap .sm_inner #gnb.depth1 li a:hover {color:var(--point-color);}
.sitemap .sm_inner #gnb.depth1 > li > a:after {display: block; position: absolute;width: clamp(20px, 2.0833333333vw, 40px); height: 2px; margin-top: clamp(7px, 1.25vw, 24px);  background-color: #ddd;   content: "";}
.sitemap .sm_inner #gnb.depth1 li ul.depth2 {display:flex; flex-wrap:wrap; gap:align-content:center; overflow: hidden;padding:0px; border:none; margin-top:35px;}
.sitemap .sm_inner #gnb.depth1 li ul.depth2 li {float:none;display:flex;width:25%;border:none; padding:0px;}
.sitemap .sm_inner #gnb.depth1 li ul.depth2 li a {color: #555; font-size:16px;font-weight:normal; 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;}
.sitemap .sm_inner #gnb.depth1 li ul.depth2 li a:hover {color:var(--point-color);text-decoration:underline;}
.sitemap .sm_inner #gnb.depth1 .depth3 {display:none !important;}


/* 메인비주얼 */
.main_visual .pagination{display:none;position:absolute;left:50%; bottom:30px; transform:translateX(-50%);width:auto;z-index:101;text-align:center;vertical-align:top;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:auto;bottom:10%; transform: translateY(0%);width:40px;height:30px;text-indent:-999999px; z-index:10; background-size:contain !important;border-radius:30px !important;opacity:1}
.main_visual a.prev {left:4%;background:rgba(0,0,0,0.6) url('/html/images/common/arrow_left2.png') 50% 50% no-repeat;}
.main_visual a.next {right:auto; left:calc(4% + 46px);background:rgba(0,0,0,0.6) url('/html/images/common/arrow_right2.png') 50% 50% no-repeat;}
.main_visual a.prev:hover, 
.main_visual a.next:hover {background-color:rgba(0,0,0,0.9);}

.main_banner { width:100%;display:flex; gap:20px;padding:0px;margin:0px;text-align:center;}
.main_banner li {position:relative;width:100%;border-radius:20px; border:1px #dbdbdb solid; padding:20px 10px; margin:0px; box-sizing:border-box;text-align:center;transition:0.3s all ease-out;}
.main_banner li a {width:100%; height:100%;position:relative;display:flex; gap:10px; justify-content:center;flex-wrap:wrap;align-content:center; padding:0px;text-align:center;box-sizing:border-box;word-break:keep-all; }
.main_banner li h2 { display:inline-block;; width:auto; padding:0px 15px; line-height:1.8;font-size:18px;font-weight:500;color:#000; border-radius:4px; text-align:center;}
.main_banner li p { display:none; width:100%;line-height:1.2;font-size:15px;font-weight:500;color:#888888;letter-spacing:-0.05em; }
.main_banner li span {display:flex;width:100%;height:50px;border-radius:0%; background-repeat:no-repeat !important;  background-position: 50% 50% !important; background-size:contain !important; box-sizing:border-box; margin:0px auto;transition:0.3s all ease-out; }
.main_banner li span.main_banner1 {background-image: url('/html/images/main_banner1.png');}
.main_banner li span.main_banner2 {background-image: url('/html/images/main_banner2.png');}
.main_banner li span.main_banner3 {background-image: url('/html/images/main_banner3.png');}
.main_banner li span.main_banner4 {background-image: url('/html/images/main_banner4.png');}
.main_banner li span.main_banner5 {background-image: url('/html/images/main_banner5.png');}
.main_banner li span.main_banner6 {background-image: url('/html/images/main_banner6.png');}
.main_banner li:hover  {border-color:#adadad; background-color:#f9f9f9 !important;  transform:scale(1.08); }
.main_banner li:hover h2 {color:#fff; background:var(--point-color);}
.main_banner_m {display:none !important;}

.horizontal_wrap {position:relative;}
.horizontal_wrap .horizontal_list {display:flex; flex-wrap:wrap; gap:50px 30px; width:100%; margin:0px; padding:0px;overflow:visible;}
.horizontal_wrap .horizontal_list li{position:relative;float:none;width:calc((100% - 90px) / 4) !important; border:none; border-radius:10px;margin:0px; background:#fff;text-align:left; box-sizing:border-box;overflow:visible; padding:0px;transition:all .3s linear;}
.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_wrap .horizontal_list li:hover {transform:translateY(0px);}
.horizontal_list span {text-align:left;}
.horizontal_list span.img_box{border:none;border-radius:10px; overflow:hidden;margin:0px 0px 0px 0px;width:100%;height:auto; aspect-ratio: 370 / 247 !important;padding:0%; box-sizing:border-box; overflow:hidden;}
.horizontal_list span.img_box a{width:100%; aspect-ratio: 370 / 247 !important; 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;border-radius:10px;  transition:all .3s linear;}
.horizontal_list li:hover span.img_box > a > img,
.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:flex;gap:8px;flex-direction:column; padding:24px 0px 0px !important;box-sizing:border-box;text-align:left; }
.horizontal_list span.list_cate {color:var(--point-color);font-weight:600; }
.horizontal_list span.list_subject {font-weight:700;font-size:19px;color:#000;padding:0px;margin:0px 0px;text-align:left;line-height:1.3;height:auto; text-overflow:ellipsis;overflow:hidden;white-space:normal;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_li { width:100%; display:flex; gap:18px;margin-top:4px; }
.horizontal_list .list_li span {width:auto; display:flex; gap:4px;;align-items:center; font-size:15px;}
.horizontal_list .list_li span::before {content:''; width:18px;height:18px; background-size:contain !important;}
.horizontal_list .list_li span.time::before {background:url('/html/images/common/icon_time.png') 50% 50% no-repeat; }
.horizontal_list .list_li span.date::before {background:url('/html/images/common/icon_date.png') 50% 50% no-repeat;}

.main_course_reomm {background-color:#f8f8f8; }
.main_course_reomm .horizontal_list li {border:1px #ddd solid !important;}
.main_course_reomm .horizontal_list li::before {z-index: 1;position: absolute;top: -1px; right: -1px; bottom: -1px; left: -1px; border: 2px solid var(--point-color); border-radius:10px; content: ""; opacity: 0; pointer-events: none; transition: all 0.3s ease;}
.main_course_reomm .horizontal_list li:hover::before {opacity: 0;}
.main_course_reomm .horizontal_list li:hover {transform:translateY(-6px);}
.main_course_reomm .horizontal_list span.img_box,
.main_course_reomm .horizontal_list span.img_box img {border-radius:10px 10px 0px 0px; }
.main_course_reomm .horizontal_list .list_cont {padding:24px 20px !important;}

/* 메인 컨텐츠 -  하단 영역 */
.main_bottom {width:100%; background-color:#e3f0fa; padding:80px 0px; }
.main_bottom .main_inner {display:flex; flex-wrap:nowrap; gap:40px; width:100%;margin:0px auto !important;}
.main_bottom .mainb_board {float:none; width:100% !important;height:auto;border:1px #ddd solid; border-radius:10px;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:20px;height:auto;padding:0px 40px;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:flex; float:none; font-size:1em;margin:0px; height:auto;}
.main_bottom .mainb_board .mboard_title span a {position:relative;display:flex;align-items:center;width:100%;height:80px;font-size:1em;line-height:1.2; font-weight:bold;padding:10px 0px 0px;color:#888;font-weight:bold;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; top:0px; width:100%; height:4px; background:var(--point-color);}
.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:50%;right:30px;width:auto;line-height:20px;padding:0px 22px;font-size:15px !important;font-weight:normal; border:none; border-radius:0px; background:#fff url('/html/images/common/arrow_right.png') no-repeat right center; background-size:20px !important;}
.main_bottom .mainb_board .mboard_title a.mb_more:hover {border-color:#333; background-color:#fff;}
.main_bottom .mainb_board .mboard_cont {display:block; width:100%; height:auto; padding: 24px 40px; margin:0px;background:none; border:none;box-sizing:border-box;}

.main_bottom .mainb_cs {float:none;display:flex; gap:30px; flex-wrap:nowrap; align-content:center;align-items:center; justify-content:space-between; width:100% !important; height:auto;border-radius:10px;padding:20px 20px 20px 50px;border:none;background:var(--point-color); color:#fff; box-sizing:border-box;}
.main_bottom .mainb_cs_inner {width:100%;display:flex; gap:26px; flex-wrap:wrap; align-content:center; }
.main_bottom .mainb_cs .top_title {position:relative; float:none; width:180px; height:56px; display:flex;align-items:center;justify-content:center; color:#fff; font-size:22px; font-weight:600; border:1px #fff solid; border-radius:40px; margin:0px !important; padding:0px !important; line-height:1; transform:translateX(30px);}
.main_bottom .mainb_cs .top_title::before {content:''; position:absolute; left:-32px; top:50%;transform:translateY(-50%); width:76px;height:64px;background:url('/html/images/common/mainb_cs.png') 50% 50% no-repeat;background-size:contain !important;}
.main_bottom .mainb_cs p {float:none !important;width:100% !important;color:#fff;font-size:17px;line-height:1.3; padding:0px;margin:0px;}
.main_bottom .mainb_cs .mainb_tel {color:#fff;font-weight:bold;line-height:1.5;padding:0px;margin:0px; }
.main_bottom .mainb_cs .mainb_tel p {font-size:15px;font-weight:normal; }

.main_bottom .mainb_cs ul {width:100%; max-width:230px; display:flex; gap:10px; flex-direction:column;}
.main_bottom .mainb_cs li {width:100%; margin:0px; }
.main_bottom .mainb_cs li a {position:relative;width:100%;display:flex; align-items:center;height:46px; font-size:18px;color:#333; background:#fff; border-radius:10px;font-weight:500;line-height:1; padding:0px 30px; text-align:left;box-sizing:border-box;}
.main_bottom .mainb_cs li a:hover {background:rgba(255,255,255,0.2); color:#fff;}
.main_bottom .mainb_cs li a:hover::before {content:''; position:absolute; right:10px; top:50%;transform:translateY(-50%); width:30px;height:30px;background:url('/html/images/common/arrow_right2.png') 50% 50% no-repeat;background-size:cover !important;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li {padding:0px !important;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a { position:relative; display:block; font-size:17px;line-height:35px; border-bottom:none; text-align:left;padding-left:0px;background:none;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;letter-spacing:-0.05em; }

.main_faq .main_title {margin-bottom:30px;}
.faq_main{width:100%; display:flex; gap:40px; align-content:center; align-items:center;}
.faq_ment {position:relative;width:260px; height:220px;border-radius:20px; box-sizing:border-box;background:url('/html/images/faq_ment_new.png') 100% 100% no-repeat; padding:75px 10px 0px 100px; font-size:0px; font-weight:500; color:#072c4d; }
.faq_ment a.mb_more { position:absolute; right:0px; bottom:0px; width:40px; height:40px; border-radius:50%;}
.faq_top {display:flex; flex-wrap:nowrap; gap:10px;width:calc(100% - 300px);}
.faq_top li {width:100%; white-space:normal;overflow:visible;text-overflow:clip;border-radius:10px; border:1px #fff solid; transition:all .3s linear;box-sizing:border-box; }
.faq_top li a { padding:24px; box-sizing:border-box; line-height:1;height:auto; border:none;white-space:normal;overflow:visible;text-overflow:clip;}
.faq_top li:hover {box-shadow:0px 0px 10px rgba(0,0,0,0.1); border:1px var(--point-color) solid; }
.faq_top li .blue {display:flex;font-size:15px; color:var(--point-color); margin:0px 0px 8px 0px; text-align:left; border-radius:0px;}
.faq_top li h2 { font-size:18px; line-height:24px; color:#000; font-weight:500; height:48px; margin-bottom:15px; display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.faq_top li .faq_content:before {content:''; position:absolute; left:0px; top:0px; width:100%;height:1px; background:#ddd;}
.faq_top li .faq_content {position:relative;font-size:15px; line-height:22px; color:#666; font-weight:normal; height:66px; padding-top:15px; display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.faq_top li:nth-child(4) {display:none;}

/* 테이블 리스트  홀짝 색 */
.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;}

.type_chart .list_li .bot_td { border-color:#ddd;}

.main_wrap{width:100%;}
#container.ct_top { max-width:100%; padding:110px 0px 100px 0px ;box-sizing:border-box; }
#container.ct_top .main_wrap { width:100%; max-width:1340px; padding:0px 20px; display:flex; gap:40px; justify-content:center; flex-direction:column; margin:0px auto;box-sizing:border-box;}
#container.ct_top .main_wrap .left_area{width:100%; margin:0px;}
#container.ct_top .main_wrap #contet_area { width:100%; max-width:100%;position: static; padding:0px; margin:0px auto 0px auto; min-height:300px; box-sizing:border-box;}

#container.ct_top .left_area .lnb_title { font-family: 'NanumSquareNeo' !important; display:flex;justify-content:center; font-weight:800; font-size:38px; color: #000; height:auto;line-height:1.2; margin-bottom:40px;}
#container.ct_top .left_area .lnb_list {width:100%; display:flex; gap:0px; flex-wrap:nowrap; border:1px #eaeaea solid;box-sizing:border-box;}
#container.ct_top .left_area .lnb_list li {width:100%; height: 60px; border:none;}
#container.ct_top .left_area .lnb_list li a {width:100%; font-size:17px; color: #333; font-weight:500; line-height: 60px; padding: 0px 20px; background:#fafafa; text-align:center;box-sizing:border-box;}
#container.ct_top .left_area .lnb_list li a:hover{background:#fff;color:#000000;}
#container.ct_top .left_area .lnb_list li.on {position:relative; background:#fff; border:1px var(--point-color) solid;margin-bottom:-1px; }
#container.ct_top .left_area .lnb_list li.on a { background:#fff;color:var(--point-color); font-weight:600; border-bottom:1px #fff solid;}
#container.ct_top .left_area .lnb_list li.on a:hover {background:#fff;color:var(--point-color);}

#container.ct_top .content_title.content_title_course,
#container.ct_top .content_title,
.content_title {font-family: 'NanumSquareNeo' !important; display:flex; justify-content:center;font-weight:800 !important;color:#000 !important;font-size:38px;line-height:1.2;padding:0px; margin:0 0 40px;}
.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;}

.lnb01 {display:none !important;}
.lnb_on .content_title {display:none !important;}

.content_body {padding-top:0px;}

.sub_top {display:none;}
.path {display:block; width:100%; right:auto; left:0px; top:50px; text-align:center; background:none; padding:10px 20px;box-sizing:border-box; }
.path .path_list { position:relative;float:none; display:flex; justify-content:center; gap:8px; width:auto; margin:0px auto; height:auto; text-align:left; padding-left:0px; background:none; box-sizing:border-box; }
.path .path_list:before {content:'';border-radius:50%; width:36px; height:36px; background:#e3f0fa url('/html/images/common/path_home.png') 50% 50% no-repeat; background-size:contain !important;}
.path .path_list li {font-size:17px; line-height:35px; height:auto; color:#333; background: url('/html/images/common/blt_path.png') 0px 50% no-repeat; padding-left:16px; margin:0px;}

/* 페이징 */
.page_bar{padding:0px;text-align:center;margin:30px 0px;}
.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:30px;border:none;padding:0;margin:0 0px;line-height:30px; border-radius:5px;}
.page_box li{ padding:0; border-width:0; 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:30px; height:30px; border:1px #e6e6e6 solid;margin:0px 2px; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 solid; margin:0px 2px;}
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 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:30px; height:30px; border:1px #e6e6e6 solid; margin:0px 2px 0px 7px;}
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:var(--point-color); color:#fff; font-weight:500; width:30px; height:30px;border:none;line-height:30px }
.page_box li .page_number_btn:hover{background-color:#ffffff;color:#000000;width:30px; height:36px;border:none;line-height:36px}


.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 0px; }
.tb_top_course {width:100%; display:flex; gap:10px; justify-content:space-between;margin:0 auto 15px auto;}

.list_top {width:auto;}

.search_form span {float:none !important; margin:0px !important;}
.search_form input[type=text] {border-radius:8px !important;}

.search_form_wrap1 {width:100%; max-width:550px;margin:0px;padding:0 0px; text-align:right; display:flex; justify-content:flex-end;}
.search_form_wrap1 .search_form { display:flex; gap:20px; justify-content:flex-end; align-items:center; width:100%; }
.search_form_wrap1 .search_form .btn_sort { display:flex; flex-wrap:nowrap; gap:6px;justify-content:flex-end;}
.search_form_wrap1 .search_form span { margin:0px; padding:0 !important; }
.search_form_wrap1 .search_form form{overflow:hidden}
.search_form_wrap1 .search_form select{ padding:0px 0px 0px 10px ; margin:0px; width:auto; min-width:100px; height:45px; border:1px #ddd solid !important;border-radius:8px; font-size:1rem;outline:none;}
.search_form_wrap1 .search_form .search_input_wrap {display:flex;align-items:center; border:1px #ddd solid;height:45px; border-radius:8px;box-sizing:border-box; padding-left:15px !important;}
.search_form_wrap1 .search_form input[type=text],
.search_form_wrap1 .search_form .search_input {border:1px #fff solid !important;margin:0px !important; padding:0 0px;width:230px;height:40px !important; line-height:40px !important;border-radius:8px;}
.search_form_wrap1 .search_form .button.small {height:45px;line-height:45px;width:45px;min-width:25px;text-indent:-999999px;border:none;background: url('/html/images/common/btn_search2.png') no-repeat 50% 50%;box-sizing:border-box;background-size:20px !important;}
select.search_select { width:auto; min-width:200px; height:45px; line-height:45px; border:1px #ddd solid !important; font-size:1rem; padding-left:7px;outline:none;border-radius:8px;}

/* 게시판 검색 */
.search_form_wrap2 {width:100%; display:flex; justify-content:flex-end; margin:0px;padding:0px; margin-bottom:30px; text-align:center; }  
.search_form_wrap2 .search_form {display:flex; gap:6px; justify-content:flex-end; max-width:400px; width:100%; padding:0px; margin:0px; box-sizing:border-box; } 
.search_form_wrap2 .search_form div {display:flex; gap:6px; justify-content:center; max-width:100%; width:100%; padding:0px; margin:0px; box-sizing:border-box; } 
.search_form_wrap2 .search_form input[type=text] {width:100% !important; height:45px !important; line-height:45px !important;}
.search_form_wrap2 .course_select {display:none !important;}

/* FAQ 검색 */
.search_form_wrap3 { width:100%; padding:0px 0;margin:0 0px 20px 0px;  background:none !important; box-sizing:border-box;}
.search_form_wrap3 .search_form {display:flex; gap:6px; justify-content:center; width:100%; max-width:100%; padding:0px !important; margin:0px auto !important; box-sizing:border-box; } 
.search_form_wrap3 .search_keyword { width:100%; max-width:300px; margin:0 !important; height:45px !important; line-height:45px !important; }

.search_form_wrap2 .search_form .button.gray,
.search_form_wrap3 .search_form .button.gray,
.search_form_wrap4 .search_form .button.gray { border:none !important; font-size:0px !important; width:45px; height:45px; background:#333 url('/html/images/common/btn_search3.png') no-repeat 50% 50%;box-sizing:border-box;background-size:cover !important;border-radius:8px !important;}

/* 과정목록 */
.type_chart .list_li {padding:0px;}
.course_gallery { width:100%; display:flex; flex-wrap:wrap; gap:50px 30px; margin-top:20px; padding:0px; }
.course_gallery li {float:none; width:calc(( 100% - 90px ) / 4); height:auto; border-radius:10px; border:none; margin:0px; overflow:hidden; box-sizing:border-box;}
.course_gallery .cimg {position:relative; border:none;width:100%; height:auto;aspect-ratio: 370 / 247 !important;  padding:0px; border-radius:10px;  border:1px #dedede solid;overflow:hidden;box-sizing:border-box;}
.course_gallery .cimg a {width:100%; aspect-ratio: 370 / 247 !important; display:block;image-rendering: -webkit-optimize-contrast; overflow:hidden; }
.course_gallery .cimg img { position:absolute; left:50%;top:50%;transform:translate(-50%, -50%) scale(1); width:100%; height:auto; transition:all .3s linear;}
.course_gallery li:hover .cimg img  {transform:translate(-50%, -50%) scale(1.1); }
.course_gallery .ccont {width:100%; display:flex;gap:8px;flex-direction:column; padding:24px 0px 0px !important;box-sizing:border-box;text-align:left;} 
.course_gallery .ccont .ccate {color:var(--point-color);font-weight:600; }
.course_gallery .ccont .ctitle {line-height:24px; height:auto; max-height:48px; padding:0px;margin:0px !important; 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 .list_li { width:100%; display:flex; gap:18px;margin-top:4px; }
.course_gallery .ccont .list_li span {width:auto; display:flex; gap:4px;;align-items:center; font-size:15px;}
.course_gallery .ccont .list_li span::before {content:''; width:18px;height:18px; background-size:contain !important;}
.course_gallery .ccont .list_li span.time::before {background:url('/html/images/common/icon_time.png') 50% 50% no-repeat; }
.course_gallery .ccont .list_li span.date::before {background:url('/html/images/common/icon_date.png') 50% 50% no-repeat;}
.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;width:calc(100% - 30px); height:auto !important;margin:0px;border-radius:10px;border:1px #dedede solid; overflow:hidden;box-sizing:border-box;}
.type_chart .list_li .course_img a {position:relative;width:100% !important;height:auto !important; aspect-ratio: 370 / 247 !important;padding:0%;border-radius:0px; border:none;}
.type_chart .list_li .course_img a img {position:absolute; left:50%;top:50%;transform:translate(-50%, -50%) scale(1);width:100% !important;height:auto !important;transition:all .3s linear; }
.type_chart .list_li .course_img:hover a img {transform:translate(-50%, -50%) scale(1.1); }
.type_chart .list_li tr td.col_course_name {vertical-align:middle !important; }
.type_chart .list_li tr td {position:relative;padding:20px 0px !important;vertical-align:middle !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_cate {color:var(--point-color); font-weight:600;}
.type_chart .list_li tr td .course_name {height:auto;margin-top:8px;line-height:1.2 !important; }
.type_chart .list_li tr td .course_name a {line-height:1.2 !important;margin-bottom:10px; font-size:18px !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_time,
.type_chart .list_li tr td .course_period {position:relative;bottom:auto; width:auto; display:flex; gap:4px;;align-items:center; font-size:15px;}
.type_chart .list_li tr td .course_time::before,
.type_chart .list_li tr td .course_period::before {content:''; width:18px;height:18px; background-size:contain !important;}
.type_chart .list_li tr td .course_time::before {background:url('/html/images/common/icon_time.png') 50% 50% no-repeat; }
.type_chart .list_li tr td .course_period::before {background:url('/html/images/common/icon_date.png') 50% 50% no-repeat;} 

.type_chart .list_li tr td .course_tutor {display:none !important;}

.tb_box {border-top:2px #000 solid;}
.tb_box.type_read {border-top:none !important;}
.tb_box.type_webtv {border:none !important;}
.type_webtv .list_webtv {border-top:1px #dedede solid !important;margin-top:20px;}

.type_list thead th {padding:20px 0;color:#000;font-size:14px; font-weight:700;}
.type_list tbody td,
.type_list tbody td a,
.type_list tbody td.tal .subject a { color:#000;}

.tb_box.type_read thead td {background:none;border-bottom:2px #000 solid; padding:20px 0px 30px 0px;}
.type_read tr td .subject { font-size:24px; color:#000; font-weight:700;padding:0px; margin:0px 0px 15px;}
.type_read tr td .view_info { width:100%; display:flex; gap:30px; align-items:center; padding:0px 0px; text-align:left;}
.type_read tr td .view_info span {width:auto; display:flex; gap:10px; align-items:center; font-size:15px;}
.type_read tr td .view_info b {color:#000;}

.type_write tbody td {padding:15px;}

/* 과정 상세 */
#container.ct_top .course_infomation {display:flex; flex-wrap:nowrap; gap:70px;}
#container.ct_top .course_infomation .info_img {position:relative;float:none; width:100%; margin:0px;}
#container.ct_top .course_infomation .info_img img {object-fit: cover; width:100%; height:auto; aspect-ratio: 370 / 247 !important;border-radius:10px; margin:0px; border:none;}
#container.ct_top .course_infomation .info_text {float:none; width:100%;}
#container.ct_top .course_infomation .info_text h4 {font-size:20px; line-height:1.2; color:#000; font-weight:700; padding-bottom:20px; border-bottom:2px #333 solid;}
#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;}
#container.ct_top .course_foot {margin-top:70px;}

.tab_tt {width:100%;display:flex; flex-wrap:nowrap; 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:100% !important; padding:0px;height:50px; 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:50px; line-height:1.2 !important; margin:0px !important;padding:0px 20px !important; color:#333; border:none !important; background:#ededed;text-align:center;box-sizing:border-box; border-radius:5px;}
.tab_tt li.on a{position:relative;width:auto;height:50px; color:#fff; background:var(--point-color) !important;font-weight:500;}


.course_tab { float:none; width:100%; max-width:400px; display:flex; flex-wrap:wrap; justify-content:center;  box-sizing:border-box; border:0px;margin-bottom:0px;}

.tab_cview{ display:none !important; height:50px;border-bottom:1px var(--point-color) 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 var(--point-color); border-bottom: 1px #fff solid;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:var(--point-color);}

/* 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; }

.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:var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.blue:hover{background-color: #004b9f;border:1px solid #004b9f}
.button.green{background-color:var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.green:hover{background-color: #004b9f;border:1px solid #004b9f}
.button.sky{background-color:var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.sky:hover{background-color: #004b9f;border:1px solid #004b9f}
.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: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.red:hover{background-color: #004b9f;border:1px solid #004b9f}
.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:var(--point-color); border:none !important;height: 50px; line-height: 50px;}
.button.btn_buy:hover {background:#004b9f !important;border:1px #004b9f 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:var(--point-color) !important; }
.button.btn_buy.btn_end:hover {background:#004b9f !important;}

.button.btn_buy.btn_close	{ background:#333 !important; }
.button.btn_buy.btn_close:hover {background:#000 !important;}

.button.btn_buy.btn_ready	{ background:#777 !important; }
.button.btn_buy.btn_ready:hover {background:#666 !important;}


/* 작성 폼 하단 버튼 */
.board.btn { width:100%; display:flex; flex-wrap:nowrap; gap:6px; justify-content:center; align-items:center; margin-top: 20px; text-align: center;}
.board.btn .left,
.board.btn .right {float:none !important; margin:0px !important;}
.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; }

.read_page td {padding:15px 0;font-size:15px;}
.read_page td.pb_th { color:#333;}

.compbox {width:100%; border: none; border-radius:10px; background:#f9f9f9; padding:50px; box-sizing:border-box; display:flex; justify-content:center;flex-direction:column; gap:10px;}
.compbox p.p1 { color:#000; font-weight:700; text-align:center; padding:0px !important; border:none !important; }
.compbox p.p2 { font-size:18px;color:#666; margin-bottom:20px; text-align:center; padding:0px !important; }


/* 찾아오시는 길 */
#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:20px; color:#000; margin-bottom:10px;}

.gray_box {background:#fff;border-radius:10px; padding:0px; border:none !important; margin-bottom:40px;}
.gray_box.all {background:#f6f7f9; border:1px #ddd solid; padding:24px; font-weight:bold; color:#333; margin:30px auto;}
.gray_box .g_box_in {height:120px; padding:20px;border-radius:10px;}
.gray_box .box_stitle {font-size:18px;color:#000; margin-bottom:12px;}

/* 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 label {display: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; text-align:left;}
.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:var(--point-color);color: #fff;border:1px var(--point-color) solid;border-radius:5px;width:100%; height:50px; line-height:50px;}
.button.btn_find:hover{background:var(--point-color);border:1px var(--point-color) 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] {width:100% !important;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; gap:5px;}
.find_box .find_id li.find_btn {padding:0px;}
.find_box .find_id li .button.small {height:40px;line-height:40px;}

/* 비밀번호 정기 변경 및 정보수정 비밀번호 재확인 */
.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:20px !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:20px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .clause  p,
.textin > .clause  li,
.textin > .clause  .depth1,
.textin > .privacy  h3,
.textin > .privacy dl,
.textin > .privacy dd,
.textin > .privacy dt {font-size:14px !important;line-height:20px !important; margin-top:0px !important;color:#666 !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:var(--point-color);}
.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:var(--point-color);}
.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:var(--point-color);}

.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;}


.coupon_box {height:auto;}

.privacy h3,
.clause h3,
.refund h3{color:#333; font-size:20px;line-height:1.2; margin-top:30px;} 
.refund {list-style:none;}

.privacy {line-height:150%;}
.privacy dl{padding-left:10px;margin-top:20px}
.privacy dt{font-weight:500;margin-top:5px; font-size:1rem; color:#333;}
.privacy dd{margin-left:0px}
.privacy .depth2{padding-left:10px}
.privacy .depth3{padding-left:10px}

.privacy-table { 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%;}
.privacy-table th {padding:10px; background: #f7f7f7; border: 1px solid #d7d7d7; color: #000; font-weight: bold;text-align:center;word-break:keep-all;} 
.privacy-table td {padding:10px; background: #fff; border: 1px solid #d7d7d7; color: #555; font-size:15px;font-weight: 500;text-align:center;word-break:keep-all;}

.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;}


.my_box { width:100%; border:none; display:flex; gap:20px; flex-wrap:nowrap;box-sizing:border-box; padding:20px; border-radius:10px; background:#ecf7ff;}
.my_box .my_info,
.my_box .my_note {position:relative; margin:0px;width:100%;  border-radius:10px; background:#fff; border:none; }
.my_box .btn_more a {border:1px #eee solid !important;}
.my_box .my_info h6,
.my_box .my_note h6{font-size:20px; font-weight: 700;color: #000;}
.my_box .my_note .h6_sub,
.my_box .my_info .h6_sub {color:#666; font-weight:normal;}

.tb_title {font-size:20px; font-weight: 700;color: #000; padding-top:50px;}


@media all and (min-width:1300px) {

	#header {width:100%;min-width:1300px;height:auto;z-index:100;background:#fff;border-radius:0px;}
	#header .util_wrap{ border:none; border-bottom:1px #ddd solid; height:45px;background:#fff; box-sizing:border-box; text-align:center; display:none;}
	.util_wrap .util_menu { position:relative;justify-content:space-between; display:flex;width:1300px;height:auto; margin:0px auto; }
	.util_wrap .util_menu ul {float:none !important;height:auto;}
	.util_wrap .util_menu .util_top {float:none; justify-content:flex-end; display:flex; gap:0px; width:auto;height:20px; margin:12px 0px;}
	.util_wrap .util_menu .util_top li{position:relative;float:none;width:auto;padding:0px 10px;background:none; margin:0px}	
	.util_wrap .util_menu .util_top li:first-child{background:none;}
	.util_wrap .util_menu .util_top li a{display:block;line-height:20px;color:#666666; padding:0px; border:none;box-sizing:border-box; border-radius:4px; font-size:15px; }
	.util_wrap .util_menu .util_top li::before { content:'';position:absolute; left:0%;top:50%; transform:translateY(-50%);width:1px;height:12px; background:#ddd;}
	.util_wrap .util_menu .util_top li:first-child::before {display:none;}
	.util_wrap .util_menu .util_top li a:hover { color:#000;}
	.util_wrap .af_log{margin:0px;line-height:20px;color:#333;font-size:15px;}
	.util_wrap .af_log strong {font-size:15px;color:#333;}
	.util_search {display:flex; width:30px;height:30px;}
	.util_search a {display:flex; 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 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:170px;width:100%; max-width:1300px; border-radius:10px;padding:0px;background:var(--point-color); 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:1300px;margin:0px auto;}
	.search_full .top_search_pc .search_close {position:absolute;right:40px;top:50%;transform:translateY(-50%);display:flex;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 20px; background:#fff; border-radius:6px;}
	.search_full .top_search_pc input.search_txt { width:calc(100% - 50px); height:40px;line-height:40px;font-size:18px; 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:1300px;height:50px;margin:20px auto;text-align:left; display:flex; gap:30px;justify-content:space-between;}
	.inner h1.logo {position:relative;width:200px;height:50px;line-height:1;margin:0px 0px;}
	.inner h1.logo img{position:absolute;left:0px;top:50%;transform:translateY(-50%);width:auto;height:auto;max-width:100%;max-height:45px;vertical-align:middle;}

	.inner .menu_wrap{width:850px; margin-top:0px;display:inline-block;text-align:center;}

	.menu_wrap #gnb{float:none;width:auto;margin:0px auto;display:flex; gap:80px;justify-content:center; }
	.menu_wrap #gnb.gnb {/* float:left !important; */ display:inline-block;}
	.menu_wrap #gnb li {float:none;width:auto;position:relative; padding:0px 0px;}
	.menu_wrap #gnb > li > a { font-family: 'NanumSquareNeo' !important;}
	.menu_wrap #gnb li a { position:relative;display:block;padding:10px 0px; margin:0px 0px;color:#000;font-weight:800;font-size:19px;line-height:30px; transition:0.5s ease-out; z-index:1000; letter-spacing:0em !important;}
	.menu_wrap #gnb li.on a{color:var(--point-color);font-weight:800;}
	.menu_wrap #gnb li:hover > a:before,
	.menu_wrap #gnb li a:hover:before {position:absolute; content:'';left:50%; transform:translateX(-50%);top:50px;width:8px;height:8px; border-radius:50%; background:var(--point-color);}
	.menu_wrap #gnb li a:hover{color:var(--point-color);font-weight:800;}
	.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:var(--point-color);} 
	.menu_wrap #gnb > li:hover > ul.depth2 {top:-10px;left:50%;margin-left:-75px;width:150px;z-index:100;border:1px var(--point-color) solid;padding:80px 0px 20px;border-radius:10px ;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:16px;font-weight:500;line-height:1.3;color:#666;text-align:center;padding:5px 10px; letter-spacing:-0.02em !important; }
	.menu_wrap #gnb > li:hover > ul.depth2 li a:hover {color:#000; background:#f5f5f5 !important;}
	.menu_wrap #gnb > li:hover > ul.depth2 li a:before {display:none !important;}
	.menu_wrap #gnb > li:hover > ul.depth2 li.on a,
	.menu_wrap #gnb > li:hover > ul.depth2 li.on a:hover { text-decoration:underline; color:#000; }

	.util_pc {width:180px; display:flex; align-items:center; justify-content:flex-end; gap:4px; }

	.hamburger {padding:18px 5px;display: inline-block; height:50px; box-sizing: border-box;width:30px; margin:0px;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: 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: 18px 5px;background:none;}
	.hamburger.is-active .line {width:22px;}
	.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;position: absolute;top:176px;width:100%;min-width:1200px;left:0;right:0;z-index: 99999;background:#fff;text-align:center;box-sizing: border-box;overflow: hidden;border:none; margin: 0 auto;}
	.all_list:after {content:''; position:absolute; left:0px; bottom:0px; width:100%; height:2px; background: linear-gradient(to right, #005fc9, #53c957);}
	.all_list .a_inner #gnb.depth1 {display:flex; flex-wrap:nowrap;height: auto !important;width:1000px;background:#fff;padding:0px;margin:0px auto; border:none;}
	.all_list .a_inner #gnb.depth1 li {float:none; width:100%;box-sizing: border-box;border:none;border-right:1px rgba(0, 0, 0, 0.1) solid; padding:40px 20px 40px 20px;text-align:center; box-sizing: border-box;}
	.all_list .a_inner #gnb.depth1 li:hover  {background:#f7f7f7;}
	.all_list .a_inner #gnb.depth1 li:first-child {border-left:1px rgba(0, 0, 0, 0.1) solid;margin:0px;}
	.all_list .a_inner #gnb.depth1 li a {display:block;color: #000; 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:var(--point-color);}
	.all_list .a_inner #gnb.depth1 li ul.depth2 {display:flex; flex-wrap:wrap;align-content:center; 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: #555; font-size:16px; line-height:1.3; width: 100%; text-align:center; 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:#000;text-decoration:underline;}
	.all_list .a_inner #gnb.depth1 .depth3 {display:none !important;}


	.main_visual a.prev,
	.main_visual a.next {bottom:60px; width:50px;height:35px;}
	.main_visual a.prev {left:50%; transform: translateX(-650px);}
	.main_visual a.next {right:auto; left:50%; transform: translateX(-590px);}

	/* 과정 셀렉 */
	.tb_top_course .course_type select {display:none !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) {

	input[type=text], input[type=password], input[type=number], select, textarea {font-size:15px;}

	#wrap {padding-top: 141px;}
	#header {height:141px;}
	#header .inner { position:relative;background:#fff;}

	.content_header, 
	.content_body { padding:0px;}

	.util_toggle_btn {padding:23px 0;width:60px; height:60px; box-sizing:border-box; position:absolute; right:0px; cursor:pointer; z-index:120;}
    .util_toggle_btn span {background: #000; border-radius:2px; height: 2px; display: block; margin: 0 auto; }
    .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: url(/common/images_skin5/common/btn_utilclose.png) no-repeat center #444; background-size: 18px auto; width: 50px; height: 50px; }

	.util_wrap .util_menu #gnb_mobile {display:block; float:none; width:100%;}
	.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 {position:relative;display:block;border-bottom:1px solid #dedede;display:block;padding:17px 30px 17px 20px; font-size:16px;font-weight:400;line-height:20px;letter-spacing:-0.01em;white-space:normal;cursor:pointer;color:#313131;}
	.util_wrap .util_menu #gnb_mobile > li > a:after{ position:absolute; width:30px;height:30px; right:10px; top:50%;margin-top:-15px; background:url(/common/images/mobile/main/btn_gomenu.png) no-repeat center center;display:block; content:""}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list {float:none; position: relative; background: #f9f9f9; border-bottom: 1px solid #dedede; padding: 15px 0; display:none;}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list li {float:none; margin:0; padding:0;}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list li a:before{width:5px;height:1px ;background:#777; position:absolute; left:20px; top:13px; display:block; content:"";}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list li a {font-size: 15px; font-weight: 400; display: block; padding: 3px 45px 3px 32px; position: relative; color: #313131; border-bottom: none; line-height: 20px;}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list li.lnb_sub a {padding-left:52px;}
	.util_wrap .util_menu #gnb_mobile > li > .lnb_list li.lnb_sub a:before {left:40px;}

	#header .util_wrap {display:block !important;position:fixed;transition:right 0.3s ease;z-index:7000;left:auto; right:-310px;z-index:5012; top:0;width:290px;background:#fff;height:100%;overflow-y:auto; min-height:480px;box-shadow: 0 0 14px rgba(0, 0, 0, 0.7);	-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.7)  ; 	-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.7) ;-webkit-transition: left 0.3s ease-out;-moz-transition: left 0.3s ease-out;-o-transition: left 0.3s ease-out;	transition: right 0.3s ease-out;}
    #header .util_wrap.active {left:auto; right:0;}
    .util_wrap .util_menu { width:100%; }
    .util_wrap .util_menu ul {width:100%;height:auto;}
    .util_wrap .util_menu .util_top li {margin:0; padding:0; border:0; background:#f8f8f8; border:1px solid #e6e6e6; box-sizing:border-box; width:calc(( 100% - 50px ) / 2 ); height:50px; line-height:50px; text-align:center; }
	.util_wrap .util_menu .util_top li.af_log {display:block;} 
	.util_wrap .util_menu .util_top > #course_lesson_list {display:none;}
    .util_wrap .util_menu .util_top li a {line-height:50px;}
    .util_wrap .util_menu .util_top li.top_close {display:block; width:auto; border:0 none;}
    .util_wrap .util_menu .util_top li.top_search {width:100%; height:auto; margin:0; padding:10px; border-bottom:1px solid #e6e6e6 !important; background:none;}
    .util_wrap .util_menu .util_top li.top_search span.search_input {border:0 none; width:90%; height:25px;}
    .util_wrap .util_menu .util_top li.top_search input.search_txt {width:100%; height:25px; line-height:25px;}
    .util_wrap .util_menu .util_top li.top_search .search_btn {width:10%;}
   

	.util_links .util_menu_button {gap:6px; height:40px;font-size:13px;}
	.util_list_wrap .util_top {margin:10px 0px;}
	.util_list_wrap .util_top li.af_logout::before {display:none;}
	.util_list_wrap .util_top li.af_log {display:none;}

    .inner h1.logo {float:none; position: absolute; left:20px; top:10px;transform:translate(0%); width:200px;height:40px; margin:0px;display:flex; align-items:center;}
	.inner h1.logo img {position: relative;left:0%; top:0%;transform:translate(0%,0%); max-width:100%;height:auto;max-height:35px;image-rendering: -webkit-optimize-contrast;}

	#footer .copy {padding:40px 20px;box-sizing:border-box;;}
	
	#container.ct_top {padding-top:70px;}
	#container.ct_top .left_area .lnb_list li { height:40px;}
	#container.ct_top .left_area .lnb_title {font-size:30px; margin-bottom:24px;}
	
	#container.ct_top .content_title.content_title_course,
	#container.ct_top .content_title,
	.content_title {font-size:30px;margin-bottom:24px;}

	.lnb_on .content_title {display:block !important;}
	
	.path {top:30px;padding:0px 20px;}
	.path .path_list:before {width:30px; height:30px;}
	.path .path_list li {font-size:15px; line-height:30px;}

	.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_banner {gap:10px;}
	.main_banner li {gap:18px;}
	.main_banner li h2 {font-size:16px; white-space:nowrap; }
	.main_banner_pc {display:none !important;}
	.main_banner_m {display:flex !important;}

	.list_top li a {font-size:16px; line-height: 32px;}

	.faq_top {gap:0px;}
	.faq_top li a { padding:20px;}

	.main_bottom .main_inner {gap:30px;}
	.main_bottom .mainb_board .mboard_cont {padding:20px 30px;} 
	.main_bottom .mainb_board .mboard_title {font-size:18px; gap:30px;}
	.main_bottom .mainb_board .mboard_title span a {height:70px;}

	.main_bottom .mainb_cs {padding-left:40px;} 
	.main_bottom .mainb_cs .top_title { width:160px; height:46px; font-size:18px;transform:translateX(20px);}
	.main_bottom .mainb_cs .top_title::before {left:-20px; width:50px;height:46px;}
	.main_bottom .mainb_cs p {font-size:15px;}
	.main_bottom .mainb_cs ul { max-width:200px; gap:8px;}
	.main_bottom .mainb_cs li a {height:42px; font-size:16px; border-radius:8px; padding:0px 24px; }

	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; }

	.tb_top_course .course_type select {width:100% !important;}
	

}

@media all and (max-width:1024px) {

	.util_list_wrap .main_inner {padding:0px;}
	.util_links {width:100%; }
	.util_links li {width:50%;}
	.util_list_wrap .util_top {position:absolute; top:60px;right: 56px; margin:0px; z-index:10;}

	#container.ct_top .content_title.content_title_course,
	#container.ct_top .content_title,
	.content_title {font-size:24px;margin-bottom:20px;}

	#footer .foot_menu .foot_list li a {height:40px;font-size:14px;padding:0px 20px;}

	.sitemap {padding:40px 20px;}


	.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 {flex-wrap:wrap;}
	.main_banner li { width:calc((100% - 20px) / 3);}
	.main_banner li h2 {font-size:16px; }

	.faq_main { gap:0px;}
	.faq_ment { display:none; }
	.faq_top {width:100%;}
	.faq_top li a { padding:20px;}
	.faq_top li .blue {font-size:14px; color:var(--point-color); margin:0px 0px 8px 0px; text-align:left; border-radius:0px;}
	.faq_top li h2 {font-size:16px; line-height:22px;height:44px;}
	.faq_top li .faq_content {font-size:14px; line-height:20px;height:60px;}

	.course_gallery {gap:20px; }
	.course_gallery li {width:calc(( 100% - 60px ) / 4); }
	.course_gallery .ccont .ccate {font-size:15px;}
	.course_gallery .ccont .ctitle {font-size:16px;}

	#container.ct_top .course_infomation {gap:40px;}

	.my_box .my_info .my_info_in {background:none; padding:20px 0px 0px; }
	.my_box .my_note .h6_sub,
	.my_box .my_info .h6_sub {display:none !important;}
	.my_box .my_info li {font-size:15px; height:auto; display:flex; gap:0px;}
	.my_box .my_info li strong {font-size:1em;}
	.my_box .my_info li span{ width:calc(100% - 50px); font-size:1em;}

}

@media (max-width: 991px) {

	.main_bottom .main_inner {flex-wrap:wrap; gap:20px;}

    .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  .content_title_course {font-size:25px !important;}

	.type_chart .list_li tr td.col_course_button {display:none !important;}
}

@media all and (max-width:767px) {
	body,
	body * {font-size:14px;}

	input[type=text], input[type=password], input[type=number], select, textarea {font-size:14px;}

	.ver_pc { display:none !important;}
	.ver_mobile { display:block !important;}

	.br_pc { display:none !important;}
	.br_mobile { display:block !important;}

	.compad { padding-top:40px !important; padding-bottom:40px !important; }
	.compad_t {padding-top:40px !important; }
	.compad_b {padding-bottom:40px !important; }

	.inner h1.logo img { max-width:90px;max-height:30px;}

	.util_list_wrap .util_top li a {gap:4px;font-size:12px; }
	.util_list_wrap .util_top li a:after {width:13px; height: 13px;}

	#footer .foot_menu .foot_list {border:none; gap:10px;justify-content:center; padding:0px 10px;}
	#footer .foot_menu .foot_list li {width:auto;border:none;}
	#footer .foot_menu .foot_list li a { height:40px; font-size:13px;padding:0px 0px; background:none;}
	#footer .foot_menu .foot_list li a:hover {background:none;}
	#footer .foot_menu .foot_list li a::before {display:none;}
	#footer .foot_info {flex-wrap:wrap; gap:10px;}
	#footer .foot_logo { width:100px;}
	#footer .foot_desc {font-size:13px; line-height:1.5;}
	#footer .copy {padding:30px 20px;}

	.sitemap {padding:20px;}
	.sitemap .sitemap_title {padding:12px 20px; margin-bottom:10px;}
	.sitemap .sitemap_title h2 {font-size:18px;}
	.sitemap .sm_inner #gnb.depth1 {gap:10px;}
	.sitemap .sm_inner #gnb.depth1 li {padding:20px;}
	.sitemap .sm_inner #gnb.depth1 li a {font-size:16px;}
	.sitemap .sm_inner #gnb.depth1 li ul.depth2 {margin-top:25px;}
	.sitemap .sm_inner #gnb.depth1 li ul.depth2 li {width:50%;} 
	.sitemap .sm_inner #gnb.depth1 li ul.depth2 li a {font-size:14px;}


	#container.ct_top {padding:60px 0px 50px 0px;}
	#container.ct_top .main_wrap .left_area {display:none !important;} 
	#container.ct_top .main_wrap #contet_area {padding:0px; min-height: 450px;}
	.content_body {overflow:visible; padding:0px;}

	#container.ct_top .content_title, .content_title,
	#container.ct_top .content_title_course {font-size:20px !important; margin-bottom:16px !important;}
	.content_title_book {font-size:20px !important;padding:15px 0px;}

	.main_outer {padding:40px 0px; }
	.main_title {font-size:20px;margin-bottom:10px; gap:6px;}
	.main_title em {width:40px;height:50px;}

	.main_visual .pagination {display:none;}
	.main_visual a.prev, 
	.main_visual a.next {width:30px; height:22px;}
	.main_visual a.next {left:calc(4% + 34px);}

	.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:2px;}
	.horizontal_list .list_cont {padding-top:12px !important; gap:4px;}
	.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;}
	.horizontal_list .list_li span {font-size:13px;}
	.horizontal_list .list_li span::before {width:15px;height:15px;}

	.main_course_reomm .horizontal_list .list_cont { padding:12px 15px !important;}

	.main_banner .main_inner {padding:0px 20px; box-sizing:border-box;}
	.main_banner li {border-radius:10px;}
	.main_banner li h2 {font-size:14px; }
	.main_banner li p  {display:none; font-size:13px; }

	.main_bottom {flex-wrap:wrap; gap:30px; padding:40px 0px;}
	.main_bottom .mainb_board { width:100% !important;}
	.main_bottom .mainb_board .mboard_title { font-size:16px; padding:0px 24px; gap:20px; }
	.main_bottom .mainb_board .mboard_title span a {height:60px;}
	.main_bottom .mainb_board .mboard_title span a.active small {font-size:12px;}
	.main_bottom .mainb_board .mboard_title a.mb_more {right:20px;font-size:13px !important;}
	.main_bottom .mainb_board .mboard_cont {height:170px;padding:10px 24px;}

	.main_bottom .mainb_cs {flex-wrap:wrap;}
	.main_bottom .mainb_cs_inner {}
	.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 ul { max-width:100%;}
	.main_bottom .mainb_cs li a {height:38px; font-size:15px; }
	.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 {font-size:14px;line-height:30px; }

	.main_faq .main_title {margin-bottom:20px;}
	.faq_top { gap:10px; flex-wrap:wrap; }
	.faq_top li { border:1px #ddd solid; width:100%;}
	.faq_top li a {padding:16px;}
	.faq_top li h2 {font-size:15px; margin-bottom:12px; line-height:21px; height:auto; max-height:42px;}
	.faq_top li .blue {margin-bottom:5px;}
	.faq_top li .faq_content {height:auto; max-height:60px; padding-top:12px;}

	.path {top:30px;padding:0px 20px;}
	.path .path_list {gap:5px;}
	.path .path_list:before {width:20px; height:20px;}
	.path .path_list li {font-size:13px; line-height:20px; padding-left:12px; background-size:6px auto !important; }

	.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 .ccate {font-size:13px;}
	.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 .ccont .list_li span {font-size:13px;}
	.course_gallery .ccont .list_li span::before {width:15px;height:15px;}
	.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.course_chart .list_li tr td .course_name { height:auto !important;}
	.type_chart.course_chart .list_li tr td.col_course_name {padding:15px 0px 0px !important; height:auto !important;}
	.type_chart.course_chart .list_li tr td .course_name { height:auto;}
	.type_chart.course_chart .list_li tr td .course_name a {font-size:15px !important;}
	.type_chart.course_chart .list_li tr td.col_course_price {margin:5px 0px ; padding:0px !important;}
	.type_chart.course_chart .list_li tr td .course_tutor_period {flex-wrap:wrap; gap:0px 30px; height:auto !important;}
	.type_chart.course_chart .list_li tr td .course_period,
	.type_chart.course_chart .list_li tr td .course_time {width:auto; font-size:13px !important;}
	.type_chart.course_chart .list_li tr td .course_time::before,
	.type_chart.course_chart .list_li tr td .course_period::before {width:15px;height:15px; }
	.type_chart.course_chart .list_li tr td.nodata {font-size:15px;}

	.type_webtv .list_webtv {margin-top:10px;}	

	.tab_tt {gap:4px; flex-wrap:wrap;}
	.tab_tt li {width:auto !important; 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;}

	#container.ct_top .course_infomation {gap:20px; flex-wrap:wrap; overflow:visible;}
	#container.ct_top .course_infomation .info_img { margin:0px;}
	#container.ct_top .course_infomation .info_img img {border-radius:10px; border:none;}
	#container.ct_top .course_infomation .info_text { width:100%}
	#container.ct_top .course_infomation .info_text h4 {font-size:18px; border-bottom:1px #ccc solid;}
	#container.ct_top .course_foot {margin-top: 40px;}

	.cv .page_title {font-size:16px;}

	.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;}

	.tb_box {border-top:1px #ddd solid;}
	.type_list tbody td.tal .subject {font-weight:600; color:#000;}

	.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;}

	.button {padding: 8px 12px; 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}

	.tb_box.type_read thead td {border-bottom:1px #000 solid; padding:20px 0px;}
	.type_read tr td .subject { font-size:18px; margin:0px 0px 10px;}
	.type_read tr td .view_info span {font-size:14px;}
	.read_page td {padding:10px 0;font-size:14px;}

	.tb_top_course {flex-wrap:wrap;}
	.tb_top_course .list_top {width:100%;}
	select.search_select { height:38px !important; line-height:38px !important;}
	.search_form_wrap1 {max-width:100%;}
	.search_form_wrap1 .search_form {justify-content:space-between;}
	.search_form_wrap1 .search_form .search_input_wrap {height:40px;}
	.search_form_wrap1 .search_form input[type=text],
	.search_form_wrap1 .search_form .search_input {width:100%; height:38px !important; line-height:38px !important;}
	.search_form_wrap1 .search_form .button.small {height:40px !important;line-height:40px !important;width:40px !important;}

	.search_form_wrap2 { padding:0px; margin-bottom:20px; } 
	.search_form_wrap2 .search_form {max-width:100%;}
	.search_form_wrap2 .search_form input[type=text] {height:38px !important; line-height:38px !important;}

	.search_form_wrap3 .search_form .search_keyword { width:100% !important; max-width:100% !important; height:40px !important; line-height:40px !important; }
	
	.search_form_wrap4 .search_form {margin-bottom:10px;}

	.search_form_wrap2 .search_form .button.gray,
	.search_form_wrap3 .search_form .button.gray,
	.search_form_wrap4 .search_form .button.gray {width:40px !important; height:40px !important;line-height: 40px !important;}

	.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, 
	.type_list.course_user_list,
	.type_list.certificate_list {border:none;}
	.type_list.mypage_course_user_list tbody tr,
	.type_list.course_user_list tbody tr,
	.type_list.certificate_list tbody tr {border:1px #ddd solid; border-radius:8px; display:block; padding:4px 4px 6px ; margin-bottom:10px;}

	.type_list.mypage_course_user_list tbody tr td:nth-child(5),
	.type_list.mypage_course_user_list tbody tr td:nth-child(6) {width:100%; padding: 0 10px 5px;}
	.type_list.mypage_course_user_list tbody tr td:nth-child(5) .button, 
	.type_list.mypage_course_user_list tbody tr td:nth-child(6) .button { width:100% !important;}

	.type_list.course_user_list tbody tr td:nth-child(6),
	.type_list.course_user_list tbody tr td:nth-child(7) {width:100%; padding: 0 10px 5px;}
	.type_list.course_user_list tbody tr td:nth-child(6) .button, 
	.type_list.course_user_list tbody tr td:nth-child(7) .button { width:100% !important;}

	.type_list.mypage_course_user_list tbody tr td:nth-child(6) .button.red,
	.type_list.course_user_list tbody tr td:nth-child(7) .button.red {background-color:#fff; color:#666; border:none !important;}


	.my_box {flex-wrap:wrap; gap:10px; padding:16px; }
	.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;}

	.tb_title {font-size:16px;}

	.board.btn { gap:4px;}
	.join_normal {margin-bottom:20px;}
	.join_normal .board.btn .button,
	#buttonArea .board.btn .button,
	.board.btn.form .button  {width:100%; height:40px;line-height:38px;font-size:14px;}

	
	.gray_box .box_stitle {font-size:16px;margin-bottom:10px;}

	.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;}

	.privacy h3,
	.clause h3,
	.refund h3{font-size:14px;} 

}

@media (max-width: 480px) {

	.main_inner {padding: 0px 16px;}
	.main_visual a.prev, 
	.main_visual a.next {display:none;}

	.main_banner {gap:6px; margin-top:-10px;}
	.main_banner li {width:calc((100% - 12px) / 3); }
	.main_banner li a {gap:6px;}
	.main_banner li span { height:35px;}
	.main_banner li h2 {font-size:12px; padding:0px;}
	.main_banner li:hover  {transform:scale(1); }
	.main_banner li:hover h2 {color:#000; background:none;}
	
	.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%;}

}

@media (max-width: 360px) {
	.compad { padding-top:30px !important; padding-bottom:30px !important; }
	.compad_t {padding-top:30px !important; }
	.compad_b {padding-bottom:30px !important; }

	.main_outer { padding:30px 0px; }
}

/* 수강신청 하단 수강후기 */
.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:24px;}
#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;}
.classroom_out a {border:none !important;}

.left_area_classroom .lnb_list li.li6,
.left_area_classroom .lnb_list li.li11,
.left_area_classroom .lnb_list li.li10 {display:none !important;}

@media (max-width: 1200px) {
	#wrap_classroom .sub_top_classroom {display: flex;flex-direction: column; height:auto;}
    #wrap_classroom .classroom_lnb a {border:none;}
	#wrap_classroom .sub_top_classroom .top_title { height:auto;font-size:20px; line-height:1.3;}
	#wrap_classroom .sub_top_classroom.sub_fixtop_classroom .top_title {height: 60px;line-height: 60px;}
	#wrap_classroom .sub_top_classroom .top_title em {text-overflow: clip; white-space: normal; margin:0px; padding:0px 20px; box-sizing:border-box;}
}

@media all and (max-width:767px) {
	#wrap_classroom .sub_top_classroom .top_title {font-size:17px;}
	#wrap_classroom .sub_top_classroom .top_state li,
	#wrap_classroom .sub_top_classroom .top_state li.li2  {width:100px;font-size: 14px;}
	#wrap_classroom .sub_top_classroom .top_state li.li1,
	#wrap_classroom .sub_top_classroom .top_state li.li3 {padding-left:120px; width: 100%;}
}


/* 과정 캘린더 */
.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;}
}


.wrap_intro #container.ct_top {position:relative;padding-left:0px; padding-right:0px; padding-bottom:0px;}
.wrap_intro #container.ct_top:before {content:''; position:absolute; left:0px; bottom:0px; width:100%; height:100%; max-height:1300px;background: linear-gradient(to bottom, #fff, #e9f5ff); }
.wrap_intro #container.ct_top .main_wrap {max-width:100%; padding:0px;}

.sub_wrap,
.sub_wrap * {box-sizing:border-box;}
.sub_wrap {box-sizing:border-box; width:100%;max-width:1340px; padding:0px 20px; margin:0px auto 120px auto; display:flex; flex-wrap:wrap; gap:80px;}

.sub_wrap h1 {width:100%; font-size:24px; color:#000; line-height:1.5; font-weight:500;text-align:center;}
.sub_wrap h1 b {display:block;width:100%; font-size:26px; color:var(--point-color); line-height:1.5; font-weight:700;text-align:center; padding:0px; margin:0px;}
.sub_wrap span {color:var(--point-color) !important;}


.service_logo { position:relative;width:100%; height:100px; display:flex; justify-content:center;align-items:center; margin-top:20px;}
.service_logo img {max-width:100%; max-height:100%; }
.service_logo:before {content:''; position:absolute; left:15%; top:50px; width:16%; height:170px; border:3px #c9c9c9 dashed; border-right:none;border-bottom:none; border-radius:100% 0px 0px 0px; }
.service_logo:after  {content:''; position:absolute; right:15%; top:50px; width:16%; height:170px; border:3px #c9c9c9 dashed; border-left:none;border-bottom:none; border-radius:0px 100% 0px 0px; }

.service_inner { position:relative; width:100%;display:flex; flex-wrap:wrap;flex-direction:column; gap:20px; }
.service_inner dl { width:100%; display:flex; flex-wrap:nowrap; align-content:center; align-items:center;gap:50px; border:1px #ddd solid; background:#fff; border-radius:10px; padding:50px; z-index:10;}
.service_inner dt {width:200px; font-size:clamp(17px, 1.8vw, 22px);; color:#000; font-weight:700;display:flex; flex-direction:column; align-content:center; gap:12px; padding:0px; text-align:center; }
.service_inner dt:before {content:''; width:100%; height:75px; background-size:contain !important; }
.service_inner .service1 dt:before {background: url('/html/images/common/icon_service1.png') 50% 50% no-repeat;}
.service_inner .service2 dt:before {background: url('/html/images/common/icon_service2.png') 50% 50% no-repeat;}
.service_inner .service3 dt:before {background: url('/html/images/common/icon_service3.png') 50% 50% no-repeat;}
.service_inner dd {width:calc(100% - 250px);display:flex; padding:0px; flex-wrap:wrap;flex-direction:column;  gap:30px; background:#fff; }
.service_inner dd .dd_inner p {width:100%; font-size:17px; color:#000; line-height:1.8; text-align:left; letter-spacing:-0.05em !important;}
.service_inner dd .dd_inner p span {font-weight:600;}
.service_inner dd .dd_inner h4 {font-size:19px; color:var(--point-color); font-weight:600; line-height:1.6; text-align:left;}

.service_ban {display: flex; flex-wrap:wrap; gap:40px; position: relative;justify-content: center;align-content:center; aspect-ratio: 1920 / 582; width: 100vw; max-height:700px; min-height: 250px; padding: 50px 20px; background: url('/html/images/common/service_ban.jpg') 50% 50% no-repeat; background-size:cover !important; box-sizing:border-box}
.service_ban h2 {font-size: clamp(20px, 2.0833333333vw, 40px);width:100%; line-height:1.3; color:#fff; font-weight:700; text-align:center; }
.service_ban a {display:flex;align-items: center;justify-content: center; width:270px; height:70px; font-size: clamp(15px, 1.5vw, 20px); font-weight:600;color:#fff; border:1px #fff solid; background:rgba(19,23,53,0.5); border-radius:40px;  transition: all 0.3s ease;}
.service_ban a:hover {background:#fff; color:rgba(19,23,53,1);}

.edu_title {position:relative; width:100%; display:flex; justify-content:center;  flex-wrap:wrap; gap:10px; line-height:1.5; text-align:center; margin-bottom:50px;}
.edu_num {width:45px;height:45px; background:var(--point-color);font-family: 'NanumSquareNeoExtraBold' !important; font-size:25px; color:#fff; font-weight:500;display:flex; justify-content:center; align-items:center; border-radius:100%; margin:0px auto; }
.edu_stitle {width:100%; font-size:18px;color:var(--point-color); font-weight:500; }
.edu_title h3 { width:100%; font-size:25px; color:#000; font-weight:700; margin-bottom:8px;}
.edu_title p {font-size:18px; color:#333;}


.edu_list {width:100%; display:flex; flex-wrap:wrap; gap:30px;}
.edu_list li {position:relative;width:calc((100% - 30px) / 2); background:#fff; border-radius:10px; border:1px #ddd solid; line-height:1.5;display:flex; flex-wrap:wrap; align-content:space-between;transition: all 0.3s ease; }
.edu_list li::before {z-index: 1;position: absolute;top: -1px; right: -1px; bottom: -1px; left: -1px; border: 2px solid var(--point-color); border-radius:10px; content: ""; pointer-events: none; transition: all 0.3s ease;opacity:0;}

.edu_list li h2 {display:flex; gap:12px; align-items:center;width:100%; font-size:20px;color:#000;font-weight:700;line-height:1.3; position:relative; white-space:nowrap; z-index:10;}
.edu_list li h2:before {content:''; width:76px; height:76px;border-radius:50%; background-color:#f2f2f2 !important; background-size:60% !important; }
.edu_list li p {font-size:17px;line-height:1.6; color:#333;}
.edu_list li .edu_con1 { display:flex; flex-wrap:wrap;gap:16px; padding:30px 36px; width:100%; }
.edu_list li .edu_con2 {display:flex; flex-wrap:nowrap;align-items:center; gap:16px; padding:30px 24px 30px 36px; font-size:16px;line-height:1.6; color:#000;background:#f1f9ff; border-radius:10px; border:1px solid var(--point-color); z-index:1; margin:-1px;}
.edu_list li .edu_con2 b {line-height:1; color:var(--point-color); font-weight:700; white-space:nowrap;display:flex; flex-direction:column; align-items:center;justify-content:center; gap:8px;}
.edu_list li .edu_con2 b:before {content:''; width:28px;height:28px; background:url('/html/images/common/icon_smile.png') 50% 50% no-repeat;background-size:cover !important;}
.edu_list li:hover::before {opacity:1;}
.edu_list li:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}
.edu_list li:hover .edu_con2 {background:var(--point-color); color:#fff;}
.edu_list li:hover .edu_con2 b {color:#fff}
.edu_list li:hover .edu_con2 b:before {filter:invert(100%) grayscale(100%) contrast(100%) brightness(200%); }
.edu_list li h2.edu11:before {background: url('/html/images/main_banner1.png') 50% 50% no-repeat;}
.edu_list li h2.edu12:before {background: url('/html/images/main_banner2.png') 50% 50% no-repeat;}
.edu_list li h2.edu13:before {background: url('/html/images/main_banner3.png') 50% 50% no-repeat;}
.edu_list li h2.edu14:before {background: url('/html/images/main_banner4.png') 50% 50% no-repeat;}
.edu_list li h2.edu15:before {background: url('/html/images/main_banner5.png') 50% 50% no-repeat;}
.edu_list li h2.edu16:before {background: url('/html/images/main_banner6.png') 50% 50% no-repeat;}

.edu2 .edu_num {background:#2daf30; }
.edu2 .edu_stitle {color:#2daf30; }

.edu2 .edu_list { gap:10px !important;}
.edu2 .edu_list li {width:calc((100% - 20px) / 3); }
.edu2 .edu_list li .edu_con1 { padding:40px 30px; padding-top:0px !important;}
.edu2 .edu_list li h2 {flex-wrap:wrap;justify-content:center; color:var(--point-color); gap:0px;transform:translateY(-10px); text-align:center; }
.edu2 .edu_list li h2:before { transform:translateY(-28px); width:100% !important; background-color:transparent !important;background-size:contain !important; border-radius:0px;}
.edu2 .edu_list li h2.edu21:before {background: url('/html/images/edu21.png') 50% 50% no-repeat;}
.edu2 .edu_list li h2.edu22:before {background: url('/html/images/edu22.png') 50% 50% no-repeat;}
.edu2 .edu_list li h2.edu23:before {background: url('/html/images/edu23.png') 50% 50% no-repeat;}


@media all and (max-width:1024px) {
	.sub_wrap { gap:60px; margin-bottom:90px; }
	
	.service_logo {height:60px;margin-top:10px;}
	.service_logo:before,
	.service_logo:after {top:30px}
	.service_inner { flex-wrap:wrap; gap:20px;}
	.service_inner dl {gap:30px; padding:30px;}
	.service_inner dt {width:150px; }
	.service_inner dt:before {height:60px;}
	.service_inner dd {width:calc(100% - 180px);}
	.service_inner dd .dd_inner p {font-size:15px;}
	.service_inner dd .dd_inner h4 {font-size:16.5px;}

	.service_ban {gap:30px;}
	.service_ban a {width:230px; height:55px;}

	.edu_stitle {font-size:17px;}
	.edu_title h3 {font-size:20px;}
	.edu_title p {font-size:16px;}
	.edu_num {width:40px;height:40px;font-size:20px;}

	.edu_list {gap:20px;}
	.edu_list li h2 {font-size:17px;line-height:1.4;white-space:normal;}
	.edu_list li h2:before {width:50px;height:50px;}
	.edu_list li p {font-size:15px;}
	.edu_list li .edu_con1 {padding:24px 30px;}
	.edu_list li .edu_con2 {padding:24px 30px;font-size:15px;} 
	
	.edu2 .edu_list li {width:100%; }
	.edu2 .edu_list li .edu_con1 { padding:24px 30px !important;}
	.edu2 .edu_list li h2 {transform:translateY(0px); gap:10px; }
	.edu2 .edu_list li h2:before { transform:translateY(0px);}



}

@media all and (max-width:767px) {
	.sub_wrap { gap:40px; margin-bottom:60px; }
	.sub_wrap h1,
	.sub_wrap h1 b  { font-size:16px; word-break:break-all;}
	.sub_wrap h1 br {display:none;}

	.edu .sub_wrap h1,
	.edu .sub_wrap h1 b { text-align:justify; word-break:break-all;}
	
	.service_logo {height:40px;}
	.service_logo:before,
	.service_logo:after {width:18%;top:20px;height:90px;border-width:2px;}

	.service_inner { gap:14px;}
	.service_inner dl { flex-wrap:wrap; gap:16px; padding:18px 24px;}
	.service_inner dt {width:100%; gap:6px; flex-wrap:nowrap; flex-direction: row; justify-content:center;align-items:center;}
	.service_inner dt:before {width:40px; height:40px;}
	.service_inner dd {width:100%; padding:0px; gap:16px;}
	.service_inner dd .dd_inner p {font-size:14px;}
	.service_inner dd .dd_inner h4 {font-size:15px;}

	.service_ban {gap:20px;}
	.service_ban a {width:180px; height:40px;}

	.edu .sub_wrap { gap:50px; }
	.edu_title {gap:4px; line-height:1.4; margin-bottom:30px;}
	.edu_title h3 { font-size:17px;; margin-bottom:4px;}
	.edu_title p {font-size:15px;text-align:justify; word-break:break-all;}
	.edu_num {width:36px;height:36px;font-size:18px;}
	.edu_stitle {font-size:16px;}
	
	.edu_list {gap:14px;}
	.edu_list li {width:100%; }
	.edu_list li h2 {font-size:16px;}
	.edu_list li p {font-size:14px;}
	.edu_list li .edu_con1,
	.edu_list li .edu_con2 {padding:16px 20px !important;font-size:14px;} 

	.edu2 .edu_list {gap:14px;}

}
