@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');

body{font-family:"Noto Sans KR";font-size:15px;letter-spacing:-0.03em !important;}
a:link, a:visited, a:active {text-decoration: none;}
input {outline:none !important;}


.main_bottom .mainb_cs {padding-top:25px;}

.menu_wrap #gnb > li:hover > ul.depth2 {top:75px;margin-left:-95px;width:190px;padding:10px; box-sizing:border-box;}
.menu_wrap #gnb > li:hover > ul.depth2 li a {font-size:15px;font-weight:normal; text-align:center;}
.menu_wrap #gnb > li:hover > ul.depth2 li a:hover {color:#30a2ab; text-decoration:underline; }


#footer{ position:relative;background:#fff;border:none; padding:0px 0px;}
#footer .foot_menu{width:100%;margin:0px auto;background:#f5f5f5;border-top:1px #ddd solid;border-bottom:1px #ddd solid;padding:0px;height:auto;display:inline-block;box-sizing:border-box;}
.foot_menu .foot_list {position:static; max-width:1200px;padding:0px;margin:0px auto;height:auto;display:flex;justify-content:center; box-sizing:border-box;}
.foot_menu .foot_list ul {width:100%; display:flex; justify-content:center;}
.foot_menu .foot_list li {float:none;background:none;padding:9px 20px;}
.foot_menu .foot_list li a{position:relative;font-size:16px; line-height:40px; color:#000;font-weight:500;background:none;}	
.foot_menu .foot_list li a::before { content:''; position:absolute;left:0px; top:50%; transform:translateY(-50%); width:1px;height:14px;background:#e5e5e5;}
.foot_menu .foot_list li a:first-child::before {display:none;}

#footer .copy{ width:100%; max-width:1200px;color:#fff;text-align:left;font-size:15px;line-height:25px;padding:0px;background:none;box-sizing:border-box !important;}
.foot_info{position:relative;color:#333;text-align:left;font-size:15px;line-height:26px;}
.foot_info b{color:#333;}
.foot_logo {position:absolute;left:0px;top:50%;transform:translateY(-50%);display:inline-block; width:100px;filter:alpha(opacity=100);opacity:1;}
.foot_logo img {max-width:100%; -webkit-filter:invert(0%) grayscale(0%) contrast(100%); filter:invert(0%) grayscale(0%) contrast(100%);}	
.foot_logo svg {display:none;max-width:100%;}
.foot_desc { width:100%;word-break:keep-all; margin-left:0px;padding:40px 0px 40px 160px;box-sizing:border-box;text-align:left !important;}

.course_infomation .sns_btn {display:none !important;}

/* 메인 컨텐츠 -  하단 영역 */
.main_bottom {display:flex; flex-wrap:nowrap; gap:40px;}
.main_bottom .mainb_cs_wrap {padding:0px;}
.main_bottom .mainb_cs {width:360px;height:100%;background:#fff url('/html/images/common/main_cs.png') 100% 0% no-repeat; padding:0px; border-color:#dcdcdc; }
.main_bottom .mainb_cs .top_title{float:none;width:100%; line-height:50px;font-size:25px; padding:0px 30px;color:#fff; box-sizing:border-box;}
.main_bottom .mainb_cs .main_cs {padding:35px 30px; }
.main_bottom .mainb_cs .main_cs p {float:none;width:100%;display:inline-block;font-size:15px;line-height:20px;color:#666; font-weight:400; padding:10px 0px 0px 0px; }
.main_bottom .mainb_cs .main_cs p.mcs_tit {font-size:18px; color:#000; font-weight:600;line-height:24px;padding:0px; margin-bottom:10px;}
.main_bottom .mainb_cs .main_cs b {position:relative;font-size:16px;color:#000;line-height:22px;padding-left:0px; }
/* .main_bottom .mainb_cs .main_cs b:before {content:''; position:absolute; left:0px; top:1px; width:2px;height:45px;background:#333;} */ 
.main_bottom .mainb_cs .main_cs b span {font-size:26px;color:#2e9da6;}
.main_bottom .mainb_cs .main_cs p.normal {font-size:17px; padding:0px;}

.main_bottom .mainb_board {width:calc((100% - 440px) / 2);margin:0px;}
.main_bottom .mainb_board .mboard_title {border:none;}
.main_bottom .mainb_board .mboard_cont {border-top:1px #797979 solid; border-bottom:1px #c9c9c9 solid; padding:20px 0px; min-height:175px;}


.horizontal_wrap .top_title { font-family:"noto_sans";background:none;padding:0px; line-height:1.2; height:auto; margin-bottom:30px;font-weight:600; letter-spacing:-0.07em;}
.horizontal_list span.img_box {margin:0px;}
.horizontal_list span.list_subject {word-break:keep-all; line-height:1.4;}


/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding:0px !important;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a{display:block; font-size:16px;line-height:35px; border-bottom:none; text-align:left;padding-left:18px;background:url('/html/images/common/dot.png') no-repeat 3px 50%;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;letter-spacing:-0.05em; }
.faq_top li{padding:0px !important;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.faq_top li a{display:block; font-size:16px;line-height:35px; border-bottom:none; text-align:left;padding-left:18px;background:url('/html/images/common/dot.png') no-repeat 3px 50%;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;letter-spacing:-0.05em; }
 
#container.ct_top .content_title {padding:0px;line-height: 1.2; letter-spacing:-0.05em; }

.menu_wrap #gnb li.on a,
.menu_wrap #gnb li a:hover {color:#16a0b0;}

#container.ct_top .left_area .lnb_list li.on {border-color:#333;}
#container.ct_top .left_area .lnb_list li.on a {background:#333;}

.tab_cview{height:50px;border-bottom:1px #444 solid;box-sizing:border-box;}
.tab_cview li{height:49px}
.tab_cview li a{font-family:"noto_sans", sans-serif;line-height:48px;font-size:16px;border:1px #dedede solid;border-bottom:none;box-sizing:border-box;}
.tab_cview li.on a{background-color:#fff;color:#000;font-weight:500;border:1px solid #444;;height:50px;line-height:48px;}

.type_table.type_inner{border-top:1px solid #d1d1d1;}
.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:1px solid #e0e0e0}
.type_table.type_inner tbody td{text-align:left;font-size:15px;padding:15px 0;border-bottom:1px solid #e0e0e0}
.type_table.type_inner tbody td.tal{text-align:left;font-size:15px;	padding-left:20px}

/* 페이징 */
.page_bar{padding-top:30px;text-align:center;margin-bottom:30px;}
.page_box{ margin:20px auto;}
.page_box li div{width:36px;height:36px;color:#666;border:none;margin:0 0px;line-height:34px;}
.page_box li{font-size:16px;}
.page_box .page_first_btn {background-color:#ffffff; width:34px; height:34px; margin:0px 2px;}
.page_box .page_last_btn {background-color:#ffffff; width:34px; height:34px; margin:0px 2px;}
.page_box .page_prev_btn {background-color:#ffffff; width:34px; height:34px; margin:0px 7px 0px 2px;}
.page_box .page_next_btn {background-color:#ffffff; width:34px; height:34px; margin:0px 2px 0px 7px;}
.page_box li .page_number_btn_on {background:none; color:#fff;background:#333; font-weight:500; width:36px; height:36px;border:none;line-height:34px;border-radius:1px; }
.page_box li .page_number_btn:hover {background:none; color:#333;background:#f7f7f7;width:36px; height:36px;border:none;line-height:34px}

/* sub_page */
.cv .page_title {font-family:"noto_sans";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;}

.course_infomation .info_btn {display:flex; gap:10px;}
.course_infomation .info_btn li {float:none;width:100%;}
#container.ct_top .button.btn_buy,
#container.ct_top .button.btn_cart,
#container.ct_top .info_btn .button.btn_study {display:block; width:100%; box-sizing:border-box;font-family:"noto_sans";border-radius:5px !important;font-size:16px;font-weight:500; padding:0px 10px; height:50px; line-height:48px; box-sizing:border-box; }

.search_form_wrap3 { background:none !important; }

.agreement_list { display:none;}

.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:36px; line-height:36px; font-size:17px;font-weight:500}

.button.white{background-color: #fff;color: #333;border:1px solid #666;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #fff;color: #000;border:1px solid #666}
.button.blue{background-color:#34adb7;color: #fff;border:1px solid #34adb7}
.button.blue:hover{background-color: #0f8d97;border:1px solid #0f8d97}
.button.green{background-color: #34adb7;color: #fff;border:1px solid #34adb7}
.button.green:hover{background-color: #0f8d97;border:1px solid #0f8d97}
.button.sky{background-color: #00a0e0;color: #fff;border:1px solid #00a0e0}
.button.sky:hover{background-color: #008bc2;border:1px solid #008bc2}
.button.orange{background-color: #eb6289;color: #fff;border:1px solid #eb6289}
.button.orange:hover{background-color: #d1466d;border:1px solid #d1466d}
.button.red{background-color: #34adb7;color: #fff;border:1px solid #34adb7}
.button.red:hover{background-color: #0f8d97;border:1px solid #0f8d97}
.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;background-image:none;}
.button.course.white{background-color: #f7f7f7;color: #333;border:1px solid #ccc}

.button.btn_buy	{ color:#fff; background:#34adb7; border:1px #34adb7 solid;}
.button.btn_buy:hover {background:#0f8d97 !important;border:1px #0f8d97 solid;}
.button.btn_cart {  color:#000;  font-weight:500; background:#ffffff; border:1px #ddd solid;}
.button.btn_cart:hover {background:#fff !important;color:#000 !important; border:1px #000 solid;color:#ffffff;}
.button.btn_buy.btn_end	{ background:#34adb7; border:1px #34adb7 solid;}
.button.btn_buy.btn_end:hover {background:#0f8d97 !important;border:1px #0f8d97 solid;}

.button.btn_buy.btn_close	{ background:#333; border:1px #333 solid;}
.button.btn_buy.btn_close:hover {background:#000 !important;border:1px #000 solid;}

.button.btn_buy.btn_ready	{ background:#777; border:1px #777 solid;}
.button.btn_buy.btn_ready:hover {background:#666 !important;border:1px #666 solid;}

.info_btn .button.btn_study	{ color:#fff; background:#eb6289; border:1px #eb6289 solid;}
.info_btn .button.btn_study:hover {background:#d1466d !important;border:1px #d1466d solid;}

/* 작성 폼 하단 버튼 */
.board.btn {margin-top: 20px; text-align: center;}
.join_normal {margin-bottom:30px;}
.join_normal .board.btn .button {width:200px;height:50px;line-height:48px;padding:0px;margin:0px 3px;font-family:"noto_sans", sans-serif;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 3px;font-family:"noto_sans", sans-serif;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-family:"noto_sans", sans-serif;font-size:16px;font-weight:500; }


.type_read tbody td .read_text img{max-width:100%; height:auto;}

/* 비밀번호 정기 변경 및 정보수정 비밀번호 재확인 */
.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-family:"noto_sans";font-size:18px;color:#000; line-height:30px; font-weight:500; margin-bottom:10px; }
.passwd_box .box_login { margin:30px 0 0px 0; }
.passwd_box input[type=password] { height:33px; vertical-align:bottom; }


/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:14px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .clause { margin-top:-20px;}
.textin > .clause  h2 {font-size:14px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .clause  h3 {font-size:14px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .clause  .depth1{margin-top:0px !important;}

.my_box .my_note .my_notice_in{border-top:1px solid #d7d7d7;padding:10px 0px;}
.my_box .my_note .my_notice_in .list_top li a{height:24px;line-height:24px;border-bottom:none;font-size:15px;padding:1px 15px; background:url('/html/images/common/dot.png') 4px 50% no-repeat;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.privacy h2 {color:#000;font-size:24px;font-weight:600; margin:20px 0px; text-align:center;}
.privacy h3,
.clause h3,
.refund h3{color:#eb6289;font-size:17px; margin-top:30px;} 
.refund {list-style:none;}

.privacy {line-height:150%;}
.privacy p {margin-left:0px;}
.privacy dt{font-weight:500;margin-top:5px;}
.privacy dl{padding-left:0px;margin-top:10px}
.privacy dd{margin-left:15px}
.privacy .depth2{padding-left:10px}
.privacy .depth3{padding-left:10px}

.privacy_history{position:relative;display:flex; flex-warp:wrap; width:100%; gap:10px; margin-top:10px;}
.privacy_history li{width:calc((100% - 20px) / 3); height:40px; border-radius:7px;background:#f7f7f7;border:1px #dedede solid;box-sizing:border-box;}
.privacy_history li a {display:block; padding:10px;font-size:0.9em; color:#404040; line-height:1.3;}


@media all and (min-width:1300px) {
	/* 게시판 하단 검색 */
	.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  
	.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; } 
	
	/* FAQ 검색 */
	.search_form_wrap3 { margin:0 0px 20px 0px; width:100%;display:inline-block; padding:0px 0px !important; text-align:center !important; box-sizing:border-box;  } 
	.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px  !important; margin:0px auto !important; box-sizing:border-box; } 
	.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
	
	/* 마이페이지 검색 */
	.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 

	.faq dt{font-family:"noto_sans";font-size:16px;font-weight:500 !important;padding:18px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 20px; }
	
	.my_box{height:200px;}
	.my_box .my_note {height:200px;}

	.tab_tt2 li { width:240px; }
}

@media all and (max-width:1299px) {
	#header .inner { position:relative;background:#fff;}
	.foot_menu .foot_list {padding:0px 20px;}
	.foot_menu .foot_list ul { justify-content:flex-start; }
	#footer .copy{width:100%;padding:20px 20px;}
	.foot_link {left:auto; right:0px; border-right:none !important;}

	#container.ct_top .content_title {font-size:25px;}

	.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; }  /* 게시판 하단 검색 */
	.search_form_wrap2 .search_form {float:none; width:auto;display:inline-block;padding:0px; margin:0px auto; } 

}

@media all and (max-width:800px) {
	.main_bottom { flex-wrap:wrap;gap:30px;}
	.main_bottom .mainb_cs {width:100%;height:auto;}
	.main_bottom .mainb_board {width:calc((100% - 30px) / 2);margin:0px;}
}

@media all and (max-width:767px) {
	.main_bottom .mainb_board .mboard_cont {min-height:35px; border-bottom:none;padding-top:10px;}

	/* 페이징 */
	.page_bar{padding-top:20px;}
	.page_box li div{width:20px;height:22px;line-height:20px}
	.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:20px;height:22px;line-height:20px}
	.page_box li .page_number_btn:hover{width:20px;height:22px;line-height:20px}

	.search_form_wrap2 .course_select {display:none;}
	.search_form_wrap2 .search_form .button.gray { font-size:12px;}
	.search_form_wrap3 .search_form .button.gray { font-size:12px;}
	.search_form_wrap2 select	 {display:none;}

	.list_top li a,
	.faq_top li a {font-size: 15px; line-height:30px;}

	.join_normal .board.btn .button {width:47%;height:45px;line-height:43px; margin:0px 1%;}
	#buttonArea .board.btn .button {width:47%;height:45px;line-height:43px;margin:0px 1%;}
	.board.btn.form .button {width:47%;height:45px;line-height:43px;margin:0px 1%;}

	.tb_cv colgroup {display:none;}

	.privacy_history li{width:100%;}
	
}

@media all and (max-width:680px) {
	.foot_logo {top:0%;transform:translateY(0%); width:80px;}
	.foot_desc {padding:100px 0px 40px 0px;}

	#container.ct_top .content_title {font-size:20px;}
	.horizontal_wrap .top_title {font-size:24px; margin-bottom:20px;}
	.horizontal_list span.list_subject {font-size:15px; }

	.main_bottom .mainb_cs .top_title{font-size:20px; padding:0px 20px;}
	.main_bottom .mainb_cs .main_cs {padding:25px 20px;}

	.main_bottom .mainb_board {width:100%;margin:0px;}
	.main_bottom .mainb_board .mboard_title {font-size:20px;}
	.main_bottom .mainb_board .mboard_cont {margin-top:15px;padding:10px 0px;}
	.main_bottom .mainb_board .mboard_more a {line-height: 22px;padding: 0px 6px; font-size: 12px;}


}