.bar {margin:3% auto 5%;}

/* start */
#content { width:100%; padding:5% 0 0; }
#content_cur .class {width: 50%; margin: 10% 0 5%; }
#content_cur { background: #fff; min-height: 250px; text-align:center; position: relative; }
.sub2_title {position: absolute; top:2.5%;}
 .sub2_title .title { width: auto; font-size: 21px; color: #fff; font-weight: 500; text-align: center; margin-top:3%;}
.sub2_title .curr{ color: #fff; font-size: 25px; text-align: center; font-weight: 800; padding: 2% 5%; line-height: 1.2;}
.sub2_detail{ font-weight: 400; padding:5% 5% 0; }
.nonface_question{ background:#f2f5f9; width:100%; overflow: hidden; height:100px; margin-top:5%; }
.nonface_question p{ border-radius: 50px; background: #fff; font-size:15px; color: #222; font-weight: 800;  width: 50%; padding: 4%; text-align: center; margin: 5.5% auto 0; box-shadow: 1px 3px 6px 1px rgba(0,0,0,0.05);}
.sub2_list { padding:7% 0 7%; }
.sub2_list h1{ font-size: 20px; color: #222; }
.sub2_list ul{ padding:7% 7%; margin-top:7%; background:#f2f5f9; }
.sub2_list ul li{ padding:0.5em 0; text-align: left; }
.cur_title { padding:0 4%; width:auto; font-size:18px; color: #283444; font-weight: bold; text-align:center; }
.cur_copy { font-size:16px; font-weight:normal; color:#515151; text-align:center; padding:10px 0 15px; }

/* submain */
 /* sub01/sub05/sub07 */
#content_cur .maincont { padding:5% 0 5% 0; border-top:1px solid #dae0e9; }
#content_cur .maincont strong { font-size:18px; color:#1a1a1a; }
#content_cur .maincont p { font-size:16px; color:#4a4a4a; padding-bottom:3%; }
#content_cur .maincont .cur_btn { color:#fff; font-weight:bold; background-color:#2a2a4e; padding:2% 4%; line-height:4; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#content_cur .maincont[sub='02'] { margin-top:8%; }
#content_cur .maincont[sub='04'] { width: auto; padding: 0 10%; overflow: hidden; background: #d7d6db; }
#content_cur .maincont[sub='04'] a { width: 46%; display: block; padding: 8% 0; }
#content_cur .maincont[sub='04'] .on { background: url(/resources/mobile/images/sub01/sub01_00_liston.jpg); background-repeat: no-repeat; background-position: 50% 90%; background-size: 10% 5%; }
#content_cur .maincont[sub='04'] a img { width: 100%; }
#content_cur .maincont_float { color:#fff; font-size:15px; font-weight:bold; background-color:#2a2a4e; padding:3% 5%; line-height:3; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }

/* java/hack tab */
#content_cur .mainlist { background: #f2f5f9; padding: 5% 4% 0; width: auto; display: none; }
#content_cur .mainlist4{ padding:0 4% 0; }
#content_cur .mainlist5{ padding:0 4% 0; }
/*#content_cur .mainlist .tabs { overflow: hidden; width:100%; border: 1px solid #dedede; }
#content_cur .mainlist .tabs .on {
	width: 50%;
	font-size: 15px; font-weight: bold;
	color: #fff; 
	background-color:#f4735d;
	float: left; 
	text-align: center; 
	padding:2% 0;
}
#content_cur .mainlist .tabs .on a { color: #fff; background-color:#f4735d; line-height: 2em; }
#content_cur .mainlist .tabs .off {
	width: 50%;
	font-size: 15px; font-weight: bold;
	color: #a3a3a3; 
	float: left; 
	text-align: center; 
	padding:2% 0;
	background: #fff;
}
#content_cur .mainlist .tabs[tab="java"] { border-right:0; -moz-border-radius:2px 0 0 2px; -webkit-border-radius:2px 0 0 2px; border-radius:2px 0 0 2px; }
#content_cur .mainlist .tabs[tab="hacking"] { -moz-border-radius:0 2px 2px 0 ; -webkit-border-radius:0 2px 2px 0; border-radius:0 2px 2px 0; }
#content_cur .mainlist .tabs .off a { color: #9c9c9c; line-height: 2em; display: block; border-right: 1px solid #fff; }
#content_cur .mainlist .tabs .off:last-child a { border-right: 0; }*/

/* class list */
#content_cur .mainlist .list { padding: 5% 0; display: none;}
#content_cur .mainlist .list li { padding: 0.5em 0; background-color:#f2f5f9; text-align:left;}
#content_cur .mainlist .list li:last-child { border-bottom: 0; }
#content_cur .mainlist .list li a { color: #222; overflow: hidden; text-overflow: ellipsis; }
#content_cur .mainlist h1{ font-size:20px; color:#222; }
/* submain end */

/*개강일정 탭메뉴*/
#schedule_tab{ width: 100%; margin: 0 auto;}
#schedule_tab_btn { margin-top:24px; overflow:hidden; width:100%; margin: 0 auto; display:flex; justify-content: center;}
#schedule_tab_btn li { width: 33.3%; height: 50px; line-height: 50px; font-weight: 500; text-align: center; font-size: 18px; background: #fff;/*#f2f5f9;*/ color:#5b5b5b; margin-right: 5px;}
#schedule_tab_btn li:last-child{margin-right: 0px;}
#schedule_tab_btn li.on{ background-color: var(--color-blue); color: #fff;}

/* edu ( classes begin ) */
#schedule_year { text-align:center; padding:20px 0; color:#1a1a1a; }
#schedule_year span { line-height:15px; font-weight:bold; font-size:22px; padding:0 5px; }
#schedule_year img { vertical-align:bottom; width:22px; }

#schedule_month { overflow:hidden; width:100%; }
#schedule_month li { float:left; width:16.5%; padding:0; }
#schedule_month li a { display:block; width:100%;height:45px; line-height:45px; text-align:center; font-size:17px; color:#a3a3a3; background:#fff; border:1px solid #dedede; border-right:0;}
#schedule_month li a[href="javascript:fnSelectM(7);"],
#schedule_month li a[href="javascript:fnSelectM(8);"],
#schedule_month li a[href="javascript:fnSelectM(9);"],
#schedule_month li a[href="javascript:fnSelectM(10);"],
#schedule_month li a[href="javascript:fnSelectM(11);"],
#schedule_month li a[href="javascript:fnSelectM(12);"] {border-top:0;}
#schedule_month li a[href="javascript:fnSelectM(6);"], #schedule_month li a[href="javascript:fnSelectM(12);"] { border-right:1px solid #dedede; }

.schedule_list { padding-top: 30px; display:none; }
.schedule_list .bar { width: 30px; height:2px; background:#283444; margin-bottom:20px; }
.schedule_list .schedule_title { color:#283444; font-size:18px; padding-bottom:15px; text-align:center; }
.schedule_list table { width: 100%; }
.schedule_list table th {border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; height: 40px; color: #283444; font-weight: normal; }
.schedule_list table td {position:relative; padding: 10px 5px; border-bottom: 1px solid #dedede; text-align: center; color: #888888; }
.schedule_list table td .deadline{font-size:9px; display:block; position:absolute; top:12px; background:#fe1700; color:#fff; z-index:1; border-radius:20px; padding:2px 4px;}
.schedule_list table td .deadline::after{content:''; display:block; width:0; height:0; border-left:10px solid transparent; position:absolute; bottom:-5px; left:13px; z-index:-1; border-top:solid 9px #fe1700;}
.schedule_list table td .schedule_yet { font-size: 11px; color: #fff; width: 65px; height: 28px; background: #f4735d; line-height: 29px; text-align: center; margin: 3px auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; }
.schedule_list table td .schedule_ok { font-size: 11px; color: #fff; width: 65px; height: 28px; background: #dbdbdb; line-height: 29px; text-align: center; margin: 3px auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; }
.schedule_list table td .schedule_online { font-size: 11px; color: #fff; width:65px; height:28px; background:#55c5b9; line-height:29px; text-align:center; margin:0 auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:block; }
.schedule_list table td .schedule_end { font-size: 11px; color: #fff; width:65px; height:28px; background:#55c5b9; line-height:29px; text-align:center; margin:0 auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:block; }
.schedule_list table td a img { width: 72px; }

/*게임, 영상*/

.schedule_game .schedule_title, .schedule_media .schedule_title{ color:#283444; font-size:18px; padding-bottom:15px; text-align:center; }
.schedule_game table, .schedule_media table { width: 100%; }
.schedule_game table th, .schedule_media table th { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; height: 40px; color: #283444; font-weight: normal; }
.schedule_game table td, .schedule_media table td { padding: 10px 5px; border-bottom: 1px solid #dedede; text-align: center; color: #888888; }
.schedule_game table .schedule_line, .schedule_media table .schedule_line{border-left: 1px solid #dedede; border-right: 1px solid #dedede;}
.schedule_game table td .schedule_online { font-size: 11px; color: #fff; width:65px; height:28px; background:#55c5b9; line-height:29px; text-align:center; margin:0 auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:block; }
.schedule_media table td .schedule_online { font-size: 11px; color: #fff; width:65px; height:28px; background:#55c5b9; line-height:29px; text-align:center; margin:0 auto; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; display:block; }

.schedule_game, .schedule_media{padding-top:30px; display:none;}
/* edu end */

/* class details */
.edu_title { padding: 0 4%; width: auto; text-align:center; }
.edu_title img { width: auto; padding-bottom: 5px; }
.edu_title b { font-size:13px; color:#fff; background:#54c5b8; display:inline-block; padding:0.4em 1.2em; margin-bottom:2%; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; }
.edu_title p { clear: both; font-size: 16px; color: #283444; letter-spacing:0px; }
.edu_title strong { font-size:18px; font-family:'맑은 고딕', 'MalgunGothic', 'dotum', sans-serif;}

.edu_intro { padding: 0 0 5%; width: auto; text-align:center; }
.edu_intro .intro_title { font-size: 14px; font-weight: bold; color: #283444; }
.edu_intro p { color: #5b5b5b; line-height:1.2; padding:0 5% 5%; font-size:14px; }
.edu_intro .bene { color:#fff; text-align:center; padding:7% 0; background:#283444; }
.edu_intro .bene p, .edu_intro .bene strong { color:#fff; }
.edu_intro .bene p>img { width:6%; padding:4%; }
.edu_intro .mou b { font-size:17px; color:#fff; background:#283444; display:inline-block; padding:0.5em 1em; margin:7% 0 4%; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; }
.img { border-top:1px solid #dedede; width:100%; }
.edu_intro_special { width:100%; padding:0 4%; text-align:center; }
.edu_intro_special .edu_title strong { color:#f4735d; }
.edu_intro_special .goodkh { width:100%; overflow:hidden; margin:4% 0 0; }
.edu_intro_special .goodkh div { width:49%; float:left; position:relative; margin:0 2% 3% 0; }
.edu_intro_special .goodkh div:nth-child(2), 
.edu_intro_special .goodkh div:nth-child(4) { margin-right:0; } 
.edu_intro_special .goodkh div:nth-child(3), 
.edu_intro_special .goodkh div:nth-child(4) { margin-bottom:0; } 
.edu_intro_special .minth { color:#fff; font-size:15px; background:#54c5b8; display:inline; padding:3% 6%; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; position:absolute; top:113px; }
.edu_intro_special .bbb { padding:9% 0 4%; background:#f8f8f8}

.edu_intro_special .minth1{ left:13%; top:116px; }
.edu_intro_special .minth2{ left:21%; top:116px; }
.edu_intro_special .minth3{ left:6%; top:116px; }
.edu_intro_special .minth4{ left:21%; top:116px; }


.edu_btns { padding: 0 4%; overflow: hidden; }
.edu_btns li { float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 33.3%; border-right: 5px solid #fff; }
.edu_btns li:last-child { border-right: 0; }
.edu_btns li a { display: block; width: 100%; padding: 0.8em 0; font-size: 15px; color: #fff; text-align: center; background: #54c5b8; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }

.edu_curr { padding:8% 4% 2%; margin-top:4%; width: auto; background:#f8f8f8; border-top:1px solid #dedede;}
.edu_curr .intro_title { font-size: 20px; font-weight: bold; color: #283444; text-align:center; }
.edu_curr .intro_title img { width:12%; padding-bottom:2%; }

/* loadmap/curriculum tab */
.edu_curr .tabs { overflow: hidden; width:100%; border: 1px solid #dedede; }
.edu_curr .tabs .on {
	width:50%;
	font-size:18px;
	font-weight:bold;
	color:#fff; 
	background-color:#f4735d;
	float:left; 
	text-align:center; 
	padding:2% 0;
}
.edu_curr .tabs .on a { color: #fff; background-color:#f4735d; line-height: 2em; }
.edu_curr .tabs .off {
	width:50%;
	font-size:18px;
	font-weight:bold;
	color:#a3a3a3; 
	float:left; 
	text-align:center; 
	padding:2% 0;
	background:#fff;

}
.edu_curr .tabs .off a { color: #9c9c9c; line-height: 2em; display: block; border-right: 1px solid #fff; }
.edu_curr .tabs .off:last-child a { border-right: 0; }
/* 훈련과정로드맵/커리큘럼 전환탭(두번째) */
.edu_curr .tabs:last-child {margin: 4% 0% 0%;}


/* loadmap/curriculum table */
.edu_curr .curr_title { padding-bottom:8%; text-align:center; }
.edu_curr h4 { text-align:center; padding:6% 0 3%; font-size:18px; color:#283444; }
.edu_curr table { width:100%; border-top:1px solid #dedede; background:#fff;}
.edu_curr table th { height:2em; }
.edu_curr table th:first-child { border-right:1px solid #dedede; width:6em; }
.edu_curr table td { padding:0.5em; border-bottom:1px solid #dedede; }
.edu_curr table td:first-child { text-align:center; border-right:1px solid #dedede; width:40%; color:#4a4a4a; font-weight:bold;}

.cont_btn { width:100%; padding:3% 4% 4%; }
/* class details end */