/*기타스타일*/
.sminput5 {border:1px solid #bdbdbd; height:21px; line-height:21px; padding-left:3px;}
.menuP { }
.input_st_1 input {border:1px solid #d7d7d7; background:#f5f5f5; height:21px; line-height:20px; padding-left:3px}
.profile_dobae input {width:100px; height:25px; font-family:arial; font-weight:bold; background:#fafafa; line-height:25px; border:1px solid #ebebeb; padding-left:5px; }
.check_box {padding-right:5px; vertical-align:middle}
.font_st_12{font:12px '굴림';letter-spacing:-1px;line-height:18px;}
.font_st_11{font:11px '돋움';letter-spacing:-1px;line-height:16px;}
.abcd{display:block}


/* 동영상팝업 및 플레이어 */
.movie_title {height:60px; vertical-align:middle; background:#090c0d; padding:15px 0 0 20px; position:relative;}
.movie_title h1{display:block; margin-bottom:0px; font-family:'맑은고딕'; font-size:25px; color:#ffffff;}
.movie_title p{font-family:'맑은고딕'; font-size:12px; color:#999999;}
.movie_title .btn_close{position:absolute; right:25px; top:20px;}

.b_line {height:2px; background:url('../img/b_line.gif') repeat-x; margin:0 0 5px 0;}

.hp_controls {position:relative; overflow:hidden; padding:0 0 3px 0;}
.hp_controls .hp_left {float:left; overflow:hidden;}
.right_line {background:url('../img/l_line.gif') right repeat-y;}
.hp_controls .hp_right {float:right; overflow:hidden;}
.left_line {background:url('../img/l_line.gif') left repeat-y;}

.btn_play {
	display:block;
	float:left;
	width:41px; height:31px;
	background:url('../img/btn_movie_play.gif') no-repeat;
	border:0; margin:0;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	font-size:0px;
	cursor:pointer;
}

.btn_replay{
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:41px; height:31px;
	background:url('../img/btn_movie_replay.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_stop{
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:40px; height:31px;
	background:url('../img/btn_movie_stop.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_fullscreen {
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:35px; height:25px;
	background:url('../img/btn_fullscreen.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_smallscreen {
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:35px; height:25px;
	background:url('../img/btn_smallscreen.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
/* 동영상팝업 및 플레이어 */


/*상세페이지 게시판탭*/
#detail_tab .selectBox{
	width:25%;
	background-color:#7c7c7c;
	color:#ffffff;
	text-align:center;
	padding:10px 0px;
	letter-spacing:-1px;
	cursor:pointer;
	font-weight:bold;
}

#detail_tab .noSelectBox{
	width:25%;
	color:#3e3e3e;
	text-align:center;
	padding:10px 0px;
	letter-spacing:-1px;
	cursor:pointer;
}


.detail_td2 select{height: 23px; line-height: 23px; vertical-align:middle;}
.pick_word {color:#949494 !important;}

.price_view_no { display:none; }
.price_view { }
.sale_view_no { display:none; }
.sale_view {  }



.btn_small_reply{
	border:1px solid #afafaf;
	padding:6px 5px 4px 5px;
	display:inline-block; zoom:1; *display:inline; _display:inline;
	font-size:11px;
	letter-spacing:-1px;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom;
	background-size:10px 20px; 
	-webkit-background-size:10px 20px; 
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \0ie+9;
	background:url(../../mobile_img/bgpart_small_stand.gif) repeat-x bottom \9;
}

.btn_small_reply_s{
	display:inline-flex;
	border:1px solid #3e6aff;
	height:20px;
	font-size:11px;
	padding:0 5px;
	letter-spacing:-1px;
	background:#3e6aff;
	color:#fff !important;
	border-radius:3px;
	align-items: center;
}
.btn_small_reply_common{
	display:inline-flex;
	border:1px solid #ddd;
	height:20px;
	font-size:11px;
	padding:0 5px;
	letter-spacing:-1px;
	background:#fff;
	color:#666 !important;
	border-radius:3px;
	align-items: center;
}

.bbs_commment_btn {
	position:relative;
	margin:0 auto;
	width:100%;
	border:1px solid #dddddd;
	border-radius:0;
	padding:0 10px;
	font-size:12px;
	background-color:#fff;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f3f3f3));
	height:57px;
	color:#6f6f6f;
	cursor:pointer;
	font-weight:bold;
}

/* 메인메뉴 NEW */
.top_util{
	padding:10px 0;  
	display:flex;
	width:1000px;
	margin:0 auto;
	align-items: center;
}
.common_flex{
	display:flex;
}

/* 상단메뉴 */
.group{
	margin:0 auto;
	position:relative;
	display:flex;
}
.group .group_inner{
	width:100%;
	display:flex;
	position:relative;
	flex-direction: column;
}
.group .group_inner .logo{
	flex:1;
	margin:0;
	font-size:0;
}
.group .group_inner .login{
	flex:none;
}
.group .group_inner .login .top_loginbtn{
	display:flex;
	gap:30px;
}

.group .group_inner .login .top_loginbtn a{
	display:inline-flex;
	font-size:15px;
	color:#222;
	
}
.group .group_inner .group_nav {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.group .group_inner .group_nav ul{
	width: 1000px;
    margin: 0 auto;
	display: flex;
	gap: 58px;
}

.group .group_inner .group_nav ul li a{
	position:relative;
	display: flex;
    height:56px;
    align-items: center;
	font-size:15px;
	font-family:ONE-Mobile-Title;
	text-align:center;
	line-height:1.4;

}


/* 카피라이터 */
.copyright{
	padding:15px 0 25px 0;
	border-top:1px solid #ddd;
}
.copyright .copy_inner{
	display:flex;
	width:1000px; 
	margin:0 auto;
}
.copyright .copy_inner .copy_text{
	flex:1;
}
.copyright .copy_inner .copy_text span{
	font-size:15px;
	color:#999;
	font-family: 'Pretendard-Regular'
}
.copyright .copy_inner .copy_text span:before{
	content:"|";
	display:inline-flex;
	align-items: center;
	padding:0 20px;
}
.copyright .copy_inner .copy_text span:first-child:before{
	display:none;
}
.cs_info_area{
	background-image: linear-gradient(to right, #3e6aff 50%, white 50%);
}
.cs_info_area .cs_info_inner{
	display:flex; 
	width:1000px; 
	height:60px;
	align-items: center;
	margin:20px auto 0 auto;
	color:#fff;
	background:#3e6aff;
	border-top-right-radius:30px;
}
.cs_info_area .cs_info_inner .cs_info{
	font-size:16px;
	flex:none; color:#fff; 
	padding-right:40px;
	font-family: 'Pretendard-Regular';
}
.cs_info_area .cs_info_inner .cs_info span:first-child:before{
	display:none;
}
.cs_info_area .cs_info_inner .cs_info span:before{
	content:"|";
	display:inline-flex;
	align-items: center;
	padding:0 20px;
}
.cs_info_area .cs_tel{
    display: flex;
    align-items: center;
	flex:1;
	font-family: 'Pretendard-Regular';
}

/* 로그인 페이지 */
.login_field{
	display:flex;
	width:1000px; 
	margin:0 auto; 
	padding:54px 0; 
	flex-direction: column;
	align-items: center;
}
.bbs_field{
	display:flex;
	width:1000px; 
	margin:0 auto; 
	padding:54px 0 75px 0; 
	flex-direction: column;
	align-items: center;
}
.login_field.algin_item_left,
.bbs_field.algin_item_left{
	align-items: normal;
}
.bbs_field p.text,
.login_field p.text{
	margin:16px 0; 
	color:#666; 
	text-align:center;
	line-height:1.5;
}
.bbs_field .login_input,
.login_field .login_input{
	width:100%; font-size:20px; padding:0 20px; color:#666; height:80px; line-height:80px;  box-sizing: border-box; border:0 none
}
.bbs_field  .login_input:focus,
.login_field .login_input:focus{
	outline:none
}
.bbs_field .radio input[type="checkbox"],
.login_field .radio input[type="checkbox"] {
		display: none;
}
.bbs_field .radio input[type='checkbox'] + label::before,
.login_field .radio input[type='checkbox'] + label::before {
	content: ' ';
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	background: url('../img/img_new/not_check.png');
	background-size:100% 100%;
	margin-right:5px;
	margin-bottom:1px;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	cursor:pointer;
}
.bbs_field .radio input[type='checkbox']:checked + label::before,
.login_field .radio input[type='checkbox']:checked + label::before {
	background: url('../img/img_new/check.png');
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.bbs_field .radio input[type='checkbox'] + label,
.login_field .radio input[type='checkbox'] + label{
	cursor:pointer
}
.bbs_field .check input[type="radio"],
.login_field .check input[type="radio"] {
	display: none;
}
.bbs_field .check input[type='radio'] + label::before,
.login_field .check input[type='radio'] + label::before {
	content: ' ';
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	background: url('../img/img_new/not_check.png');
	background-size:100% 100%;
	margin-right:5px;
	margin-bottom:1px;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	cursor:pointer;
}
.bbs_field .check input[type='radio']:checked + label::before,
.login_field .check input[type='radio']:checked + label::before {
	background: url('../img/img_new/check.png');
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.bbs_field .check input[type='radio'] + label,
.login_field .check input[type='radio'] + label{
	cursor:pointer
}
.login_field .find_passid{
	font-size:18px;
	flex:none; 
	color:#666;
}
.login_field .find_passid:after{
	content:"";
	height:1px;
	margin-top:2px;
	background:#666;
	display:block;
}
.login_field .login_button{
	width:251px;
	height:80px; 
	display:flex; 
	border:0 none;
	font-size:24px; 
	font-weight:500; 
	color:#fff; 
	border-radius:10px; 
	background:#333; 
	justify-content: center;
	cursor:pointer
	flex:1;
	align-items: center;
}
.login_field .login_tab{
	display:flex;
	width:100%;
	margin-bottom:55px;
}
.login_field .login_tab li{
	flex:0 1 50%;
	
}
.login_field .login_tab li a{
	display:flex;
	height:60px;
	text-align:center;
	box-sizing: border-box;
	border:1px solid #ddd;
	font-size:24px;
	align-items: center;
	justify-content: center;
	background:#fff;
	font-weight:500;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	color:#666;
}
.login_field .login_tab li.on a{
	background:#3e6aff;
	border:1px solid #3e6aff;
	color:#fff;
}
.login_field .lost_info_text{
	width:100%; 
	padding:25px 30px;
	box-sizing: border-box;
	background:#ebeffe;
	font-size:16px; 
	font-weight:500; 
	border-radius:10px;
	letter-spacing:-0.5px;
	line-height:1.6
}


/*스크롤*/
.view_scroll::-webkit-scrollbar,
.view_scroll *::-webkit-scrollbar{
	 width: 12px; 
}

.view_scroll::-webkit-scrollbar-thumb,
.view_scroll *::-webkit-scrollbar-thumb{
   height: 25%;
	background: #c2c2c2;
	background-clip: padding-box;
	border-radius: 10px;
	border: 3px solid transparent;
}

.view_scroll::-webkit-scrollbar-track,
.view_scroll *::-webkit-scrollbar-track{
	background: #f9f9f9;
}


/* 회원가입 */
.location{
	display:flex;
	margin-bottom:10px !important;
	align-items: center;
	gap:10px;
	font-size:15px;
	color:#999;
}
.location.bbs{
	height:14px;
	margin-bottom:10px;
}
.location *{
	font-family: 'Pretendard-Regular';
	font-size:15px;
	color:#999 !important;
}
.terms_area{
	width:945px;
	position:relative;
	margin:90px auto 0 auto;
	border:1px solid #ddd;
	border-radius:10px;
}
.terms_area .join_flow_ico{
	width:100%;
	display:flex;
	position:absolute;
	gap:80px;
	justify-content: center;
	top: -32px;

}
.terms_area .join_flow_ico div.cell{
	display:flex;
	width:65px;
}
.terms_area  .terms_inner{
	box-sizing: border-box; 
	margin:120px 55px 0 55px; 
	border:1px solid #ddd; 
	border-radius:10px;
}
.terms_area  .terms_inner.noborder{
	border:0 none;
}
h3.member_title,
.terms_area  .terms_inner h3.title{
	padding-bottom:13px; 
	border-bottom:3px solid #222;
	font-size:22px; 
	color:#222; 
}
.terms_area  .terms_inner .inner_box{
	padding:20px 30px 30px;
}
.terms_area  .terms_inner .inner_box .term{
	font-size:16px !important;
	color:#666 !important;
	padding:25px 0 0 30px; 
	border-radius:10px;
	background:#eceffe;
	margin-top:15px;
	height:240px; 
	overflow-y:auto
}
.btn_small_yellow{
padding:5px 8px 3px 8px !important;
border:1px solid #aca026 !important;
border-bottom:1px solid #877e28 !important;
text-align:center !important;
vertical-align: middle !important;
background:url('../img/bg_yellow_01.gif') #f8e100 bottom repeat-x !important;
cursor:pointer !important;
color:#333 !important;
font-weight:normal !important;
font-family:'돋움' !important;
font-size:11px !important;
letter-spacing:-1px !important;
display:initial;
}
.member_join{
	width:100%;
	table-layout:fixed;
	border-collapse: collapse;
}
.member_join th{
	width:180px;
	padding:23px 0 23px 18px;
	font-size:20px;
	color:#222;
	vertical-align:top;
	text-align:left;
	box-sizing: border-box;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.member_join td{
	padding:15px 0;
	font-size:16px;
	box-sizing: border-box;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.member_join input{
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.member_join select{
	padding:10px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.member_join .flex_line{
	display:flex;
	gap:5px;
	align-items: center;
}
.member_join .guide_txt{
	display:block;
	margin-top:5px;
	font-size:16px;
	#666;
	letter-spacing:-0.5px;
}
.width_180{
	width:180px;
}
.width_200{
	width:180px;
}
.width_400{
	width:400px;
}
.width_100p{
	width:100% !important;
}
.member_join .addr1{
	margin:7px 0;
}

/* 도움말 */
.advice{
	width:1000px; 
	margin:0 0 55px 0; 
	background:#f5f7fd; 
	border-radius:10px; 
	border:1px solid #ddd;
}
.advice .advice_inner{
	padding:25px 25px; 
}
.advice .advice_inner h4.adtitle{
	font-size:18px; 
	color:222; 
	font-weight:700; 
	margin-bottom:15px;
}
.advice .advice_inner p.modfont{
	font-size:18px;
	font-weight:700;
	text-align:center;
}
.advice .advice_inner p.lecture{
	text-align:center;
}
.advice .advice_inner p{
	font-size:16px;
	line-height:1.6;
}
.advice .globalbtn{
	display: inline-block;
	width: 160px;
	height:34px;
	line-height:34px;
	color: #fff;
	font-size:16px;
	background: #3e6aff;
	cursor: pointer;
	outline:none;
	border:0 none;
	text-align:center;
	border-radius:5px;
}

/* 버튼들 */
.board_button .globalbtn,
.board_button a.globalbtn{
	display: inline-block;
	width: 120px;
	height:46px;
	line-height:46px;
	color: #fff;
	font-size:16px;
	border-radius:5px;
	background: #3e6aff;
	cursor: pointer;
	outline:none;
	border:0 none;
	text-align:center;
}
.board_button .globalbtn.detail,
.board_button a.globalbtn.detail{
	width:100px;
	height:34px;
	line-height:34px;
}
.board_button .globalbtn.detail.normal,
.board_button a.globalbtn.detail.normal{
	background:#fff;
	border:1px solid #ddd;
	color:#666;
}
.member_join td{
	padding:15px 0;
	font-size:16px;
	box-sizing: border-box;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.global_form input[type="text"],
.global_form input[type="password"]{
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:10px;
}
.global_form input[type="submit"]{
	display:inline-flex;
	width:45px;
	height:45px;
	border-radius:10px;
	background:#222 url('../img/img_new/bbs_search_btn.png') center center no-repeat;
	text-indent:-1000px;
	border:1px solid #ddd;
	vertical-align:top;
}
.global_form select{
	padding:10px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:10px;
}
.mod_member .globalbtn,
.mod_member a.globalbtn,
.terms_area .globalbtn,
.terms_area  a.globalbtn{
	display: inline-block;
	width: 100px;
	height:34px;
	line-height:34px;
	color: #fff;
	font-size:16px;
	border-radius:5px;
	background: #0094d9;
	cursor: pointer;
	outline:none;
	border:0 none;
}
.mod_member .globalbtn.blank,
.mod_member a.globalbtn.blank,
.terms_area  .globalbtn.blank,
.terms_area  a.globalbtn.blank{
	color:#666;
	background:#fff;
	border:1px solid #666;
}
.lquest .globalbtn,
.lquest  a.globalbtn{
	display: inline-block;
	padding:0 12px;
	height:34px;
	line-height:34px;
	color: #fff;
	font-size:16px;
	border-radius:5px;
	background: #3e6aff;
	cursor: pointer;
	outline:none;
	border:0 none;
}
/* 게시판 */
.bbs_top_field{
	display:flex;
	align-items: center; 
	margin-bottom:24px;
	justify-content: end;
}
.bbs_top_field .bbs_search_field{
	display:flex;
	flex:1; 
	align-items: center; 
}
 
.normal_chart{
	width:100%; 
	border-collapse:collapse;
}
.normal_chart th{
	padding:17px 0 12px 0;
	font-size:16px; 
	color:#222; 
	border-bottom:1px solid #3e6aff;
	border-top:2px solid #3e6aff;
	background:#fff;
}
.normal_chart td{
	padding:15px 0 15px 0;
	font-size:16px; 
	color:#222; 
	font-weight:500;
}

.normal_chart td input[type="text"],
.normal_chart td input[type="password"]{
	border:1px solid #79b4dc;
	height:32px;
	line-height:32px;
	font-size:13px;
	padding:0 10px;
}

/* 파일첨부 */
.fileattach_area{
	display:flex;
	flex-direction: column;
	padding:20px 23px;
	gap:5px;  
	border-radius:10px; 
	background:#ebeffe;      
}
.fileattach_area .fileattach{
	display:flex;
	align-items:center;
}
.fileattach_area .fileattach img{
	margin-right:10px;
}
.fileattach_area .fileattach img + span{
	font-family:'Pretendard-Regular'; 
	flex:0 1 130px
}
.detail_button_align{
	display:flex;
	gap: 10px;
    margin: 30px 0;
    justify-content: center;
}
.article_list{
	display:flex; 
	padding:15px 0; 
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
/* 게시판 */
.board_form{
	margin-top:50px;
	border-top:3px solid #222;
}
.board_form .bbs_form{
	width:100%;
	border-collapse: collapse;
}
.board_form .bbs_form th{
	width:186px;
	padding-left:10px;
	text-align:left;
	font-size:20px;
	border-bottom:1px solid #ddd;
	
}
.board_form .bbs_form td {
	padding:18px 0;
	border-bottom :1px solid #ddd;
}

.board_form .bbs_form td input[type="text"],
.board_form .bbs_form td input[type="password"],
.board_form .bbs_form td input[type="file"]{
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.board_form .bbs_form select{
	padding:10px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.board_form .bbs_form td textarea{
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.bbs_dobae_org{
	display:inline-flex;
	height: 42px;
	padding: 0 10px;
	margin: 0 10px;
	color: #ffffff;
	background: #999999;
	vertical-align: middle;
	border-radius: 5px;
	align-items: center;
	font-size:16px;
	gap:5px;
}
.bbs_dobae_org img{
	display:none;
}

/* 일반페이지 */
.page_title{
	margin-bottom:15px;
	font-size:22px;
	color:#222;
	font-weight:700;
}

/* 결제하기 */
.perchase_box{
	display:flex;
	padding:40px;
	border:1px solid #3e6aff;
	border-top:3px solid #3e6aff;
}
.perchase_box .inner_box{
	display:flex;
	flex-direction: column;
	flex:0 1 50%;
	box-sizing: border-box;
}
.perchase_box .inner_box.ico{
	gap:15px;
	align-items: center;
}
.perchase_box .inner_box.text{
	padding-left:50px;
	justify-content: center;
}
.perchase_box .inner_box.text ol{
	line-height:1.7;
}
.perchase_box .inner_box.text ol li{
	list-style:decimal;
	font-size:16px;
}
.perchase_box .inner_box.text ol.bulet li{
	list-style:disc;
	font-size:16px;
}
.perchase_box .inner_box.ico h4{
	font-size:24px;
	color:#222;
}
.perchase_box .inner_box.ico h4{
	font-size:24px;
	color:#222;
}
.perchase_button .globalbtn{
	display: inline-block;
	width: 160px;
	height:40px;
	line-height:40px;
	color: #fff;
	font-size:16px;
	background: #3e6aff;
	cursor: pointer;
	outline:none;
	border:0 none;
	text-align:center;
}

/* 온라인교육 메뉴 */
.mypage_menu .inner{
	display:flex;
	overflow:hidden;
	gap:5px;
}

.mypage_menu .inner a{
	display:inline-flex;
	width:146px;
	height:46px;
	align-items: center;
    justify-content: center;
	border-radius:8px;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
}
.mypage_menu .inner a:hover{
	background:#3e6aff;
	border:1px solid #3e6aff;
	color:#fff;
}

/* 온라인교육 */
.playlist_area{
	display:flex;
	flex-wrap:wrap;
	gap:18px;
	margin-bottom:70px;
}
.playlist_area .play_box{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border:1px solid #ddd;
	border-radius:10px;
	box-sizing: border-box;
	flex: 0 1 calc((100% / 3) - 12px);
	overflow:hidden;
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
}
.playlist_area .play_box .contents_inner{
	padding:30px 29px;
}
.playlist_area .play_box .contents_inner em.number_box{
	display:inline-flex;
	height:21px;
	padding:0 7px;
	border-radius:20px;
	background:#3e6aff;
	font-size:16px;
	color:#fff;
	align-items: center;
	margin-bottom:5px;

}
.playlist_area .play_box .contents_inner h4{
	display:flex;
	height:91px;
	font-size:22px;
	font-weight:700;
	line-height:1.2;
}
.playlist_area .play_box .contents_inner .progress{
	width:100%;
	height:6px;
	display:block;
	position:relative;
	background:#eeeeee;
	border-radius:10px;
	overflow:hidden;
}
.playlist_area .play_box .contents_inner .progress .progress_bar{
	height:6px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	background:#3e6aff;
}
.playlist_area .play_box .contents_inner .progress_info{
	display:flex;
	margin-top:10px;
	font-size:16px;
	color:#666;
}

.playlist_area .play_box .play_btn_area{
	display: flex;
	height:36px;
	background: #ebeffe;
	cursor:pointer;
	border:0;
	outline:none;
	justify-content: center;
}
.playlist_area .play_box  .play_btn_area:hover{
	background:#3e6aff;
}
.playlist_area .play_box .play_btn_area:hover {
	color:#fff;
}
.playlist_area .play_box .play_btn_area{
	border: 0 none;
	font-size: 16px;
	color:#666666;
	cursor:pointer;
}

/* 문제풀이 */

.book_user{
	border-bottom:1px solid #ddd;
}
.book_user .question_user em{
	display:flex;
	min-height:45px;
	padding:10px 26px;
	font-size:18px;
	font-weight:700;
	color:#222;
	box-sizing: border-box;
	align-items: center;
	background:#f9f9f9;
}
.book_user .question_user em.q{
	min-height:65px;
}
.book_user .question_user em input[type="text"]{
	width:100%;
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.book_user .question_user .answer_user{
	padding:22px 28px 43px 28px;
}
.book_user .question_user .answer_user .case{
	padding:8px 0;
	font-size:16px;
	color:#333;
}
.book_user .question_user .answer_user .case.flex_line{
	display:flex;
	align-items: center;
}
.common_radio input[type="radio"],
.book_user .question_user .answer_user .case input[type="radio"] {
	display: none;
}
.common_radio input[type='radio'] + label::before,
.book_user .question_user .answer_user .case input[type='radio'] + label::before {
	content: ' ';
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background: url('../img/img_new/radio_off.png');
	background-size:100% 100%;
	margin-right:5px;
	margin-bottom:1px;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	cursor:pointer;
}
.common_radio input[type='radio']:checked + label::before,
.book_user .question_user .answer_user .case input[type='radio']:checked + label::before {
	background: url('../img/img_new/radio_on.png');
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.common_radio input[type='radio'] + label,
.book_user .question_user .answer_user .case input[type='radio'] + label{
	cursor:pointer
}
.book_user .question_user .answer_user .case input[type='text']{
	width:100%;
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#999;
	border:1px solid #ddd;
	border-radius:5px;
}
.mychoice.this_answer{ 
	font-weight:700;
	color:#fd2b57; 
}
.this_answer{
	font-weight:700;
	color:#fd2b57; 
}
.explanation{
	min-height:60px;
	padding:20px;
	margin-top:12px;
	color:#fd2b57;
	font-size:16px;
	background:#f9f9f9;
	line-height:1.6;
	border:1px solid #ddd;
	border-radius:10px;
	box-sizing: border-box;
	word-break:keep-all;
}
.explanation textarea{
	width:100%;
	padding:10px;
	border:0 none;
	box-sizing: border-box;
	font-size:16px;
	background:#fff;
	height:100px;
	line-height:1.6;
	border:1px solid #ddd;
	border-radius:10px;
	color:#999;
}
/* 공용완료 */
.half_box{
	display:flex;
	border:1px solid #ddd;
	border-top:3px solid #ddd;
	margin-bottom:5px;
}
.half_box.pay_success{
	padding:30px 0;
	flex-direction: column;
	align-items: center;
}
.half_box.on{
	border:1px solid #3e6aff;
	border-top:3px solid #3e6aff;
}
.half_box .inner_box{
	min-height:330px;
	display:flex;
	position:relative;
	flex:0 1 50%;
	justify-content: center;
    align-items: center;
	box-sizing: border-box;
	gap:15px;
}
.half_box .inner_box:hover:before{
	content:"";
	border:1px solid #3e6aff;
	border-top:3px solid #3e6aff;
	position:absolute;
	top:-3px;
	left:-1px;
	right:-1px;
	bottom:-1px;
	z-index:1;
}
.half_box .inner_box .ico{
	display:flex;
	position:relative;
	z-index:2;
	flex-direction: column;
	gap:15px;
	align-items: center;
}
.half_box .inner_box .ico .ico_img{
	margin-bottom:5px;
}
.half_box .inner_box .ico em{
	font-size:24px;
	color:#222;
	font-weight:700;
}
.half_box .inner_box .ico .globalbtn{
	display: inline-block;
	width: 120px;
	height:40px;
	line-height:40px;
	color: #fff;
	font-size:16px;
	background: #3e6aff;
	cursor: pointer;
	outline:none;
	border:0 none;
	text-align:center;
}
.txt_etc{
	font-size:16px;
	color:#222;
}

.btn_big{text-align: center;cursor: pointer;color: rgb(255, 255, 255);font-weight: bold;font-family: "맑은 고딕", NanumGothic;font-size: 17px; padding: 10px 20px;border-width: 1px; border-style: solid; border-color: rgb(66, 66, 66); background:cadetblue }


.member_join .font_st_11{display:block; margin-top:10px}
.member_join .pcform{display:block}

.m_info{margin-top:10px}

/* 플레이어 */
/* 플레이어디자인 */
#mask {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
	left:0;
	top:0;
}
.window{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index:10000;
}

.window2{
	display: none;
	position:absolute;
	left:100px;
	top:100px;
	z-index:10000;
}

/* partition layer */
.window3{
	display:none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index:10000;
}

.window4{
	display:none;
	position: fixed;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index:10000;
}
.window3.caution_play{
	overflow: hidden;
	width: 500px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	background-color: #f3f6fa;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);

}
.window3.caution_play .text_alarm{
	display: inline-block;
	width: 100%;
	padding: 40px 13px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
}
.window3.caution_play .text_alarm .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	color: #000;
	letter-spacing: -0.6px;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
}
.window3.caution_play .partition_go{
	background-color:#3FB2E7;
}
.window3.caution_play .partition_go span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}


.window4.caution_play{
	overflow: hidden;
	width: 500px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	background-color: #f3f6fa;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);

}
.window4.caution_play .text_alarm{
	display: inline-block;
	width: 100%;
	padding: 40px 13px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
}
.window4.caution_play .text_alarm .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	color: #000;
	letter-spacing: -0.6px;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
}
.window4.caution_play .Connectivity_go{
	background-color:#3FB2E7;
}

.window4.caution_play .Connectivity_no{
	background-color:gray;
}

.window4.caution_play .Connectivity_go span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}

.window4.caution_play .Connectivity_no span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}



.window5{
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	z-index:10000;
}

.window5.caution_play{
	overflow: hidden;
	width: 500px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	background-color: #f3f6fa;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);

}
.window5.caution_play .text_alarm{
	display: inline-block;
	width: 100%;
	padding: 40px 13px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
}
.window5.caution_play .text_alarm .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	color: #000;
	letter-spacing: -0.6px;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
}
.window5.caution_play .question_test_go{
	background-color:#3FB2E7;
}
.window5.caution_play .question_test_go span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}

.window5.caution_play .question_test_no{
	background-color:gray;
}

.window5.caution_play .question_test_no span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}


.window6{
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	z-index:10000;
}


.window6.caution_play{
	overflow: hidden;
	width: 500px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
	background-color: #f3f6fa;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}
.window6.caution_play .text_alarm{
	display: inline-block;
	width: 100%;
	padding: 40px 13px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
}
.window6.caution_play .text_alarm .tit{
	font-size: 22px;
	font-weight: bold;
	line-height: 29px;
	color: #000;
	letter-spacing: -0.6px;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
}
.window6.caution_play .part_movie_success{
	background-color:#3FB2E7;
}
.window6.caution_play .part_movie_success span{
	width: 100%;
	height: 57px;
	line-height:57px;
	width: 100%;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-align:center;
	display:block;
	font-family: "Helvetica Neue","Apple SD Gothic Neo",sans-serif;
	cursor:pointer;
}





#mask {
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
    left: 0;
    top: 0;
}

.jp-video-full div div{
	z-index:99999;
}
.jp-video-full .jp-gui {
    position: fixed!important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
	.jp-video-360p .jp-video-play {
    margin-top: -450px;
    height: 450px;
}
.jp-video-360p .jp-progress {
    padding: 15px 240px 0 20px !important;
    height: 10px !important;
}

.jp-controls-holder {
    clear: both;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
	background-color:rgba(0, 0, 0, 0.8);
	padding:10px 0;
	z-index:99999;
}
.jp-video .jp-type-single .jp-controls {
    width: 65px !important;
    margin-left: 10px !important;
	 position: relative;
    z-index: 999999;
}
.jp-volume-controls {
    position: absolute !important;
    top: 21px !important;
    right: 160px !important;
    width: 200px !important;
}
.jp-video .jp-toggles {
    position: absolute;
    right: -50px !important;
    margin: 10px 0 0 !important;
    width: 100px !important;
    bottom: 20px !important;
}
	.jp-video-360p .jp-interface{width:100%;display:block; position:absolute; bottom:-60px; }
	.jp-video-360p .fullscbar{overflow:hidden; height: 40px; border-radius:2%; }
	.jp-state-full-screen .jp-interface{width:100%; display:block; position:absolute; bottom:0}
	.jp-state-full-screen .fullscbar{overflow:hidden; height: 40px;border-radius:2%;}

.jp-video-360p .jp-progress {
    border-top: 0px solid #180a1f;
    border-bottom: 0px solid #554560;
    background-image: none;
	left: 100px;
    width: 45%;
	border-radius:5px
}
.jp-state-full-screen .jp-progress {
    border-top: 0px solid #180a1f;
    border-bottom: 0px solid #554560;
    background-image: none;
	left: 100px;
    width: 75%;
	border-radius:5px
}

.jp-progress {
    background: url(../player_img/jplayer.pink.flag.jpg) 0 -240px no-repeat;
    width: 197px;
    height: 5px;
    padding: 0 2px 2px;
    overflow: hidden;
}
.jp-seek-bar{
    background: url(../player_img/jplayer.pink.flag.jpg) 0 -263px repeat-x !important;
    height: 100% !important;
    overflow: hidden !important;
    cursor: pointer !important;
	border-radius:5px !important;
}
.jp-play-bar{background: url(../player_img/jplayer.pink.flag.jpg) 0 -280px repeat-x !important;
    width: 0;
    height: 100% !important;
    overflow: hidden !important;
}
.jp_control_lecture_pannel{
	position:absolute;
	top:15px;
	right:55px;
}
.jp_control_lecture_pannel .float{
	float:left;
}
.jp_control_lecture_pannel .go_prev,
.jp_control_lecture_pannel .go_next{
	display:inline-block;
	float:left;
	width:22px;
	height:28px;
}
.jp_control_lecture_pannel .go_prev{
	background:url('../img/btn_left.png') center center no-repeat;
	background-size:8px;
}
.jp_control_lecture_pannel .go_next{
	background:url('../img/btn_right.png') center center no-repeat;
	background-size:8px;
}
.jp_control_lecture_pannel .currentNum,
.jp_control_lecture_pannel .totalNum{
	float:left;
	font-family:tahoma;
	color:#fff;
}
.jp_control_lecture_pannel .currentNum{
	color:#0175ff;
}





/* 처리상태 버튼 */
.unconfirm{
	width:76px; 
	display:inline-block; 
	font-size:13px; 
	letter-spacing:-1px; 
	color:#fff; 
	background:#bbbaba; 
	border-radius:5px; 
	padding:2px 0; 
	font-weight:bold;
}
.during{
	width:76px; 
	display:inline-block; 
	font-size:13px; 
	letter-spacing:-1px; 
	color:#fff; 
	background:#f74c13; 
	border-radius:5px; 
	padding:2px 0; 
	font-weight:bold;
}

.confirm{
	width:76px;
	display:inline-block; 
	font-size:13px; 
	letter-spacing:-1px;
	color:#fff; 
	background:#0094d9; 
	border-radius:5px; 
	padding:2px 0;
	font-weight:bold;
}

/* 결제내역, 결제상세정보 */
.virture_chart{
	width:480px;
	margin:0 auto;
	table-layout:fixed;
	overflow:hidden;
	box-sizing: border-box;
}
.virture_chart th{
	width:140px;
	padding:15px 0;
	text-align:center;
	font-size:18px;
	color:#666;
	 box-sizing: border-box;
	 background:#fff;
	 border-bottom:1px solid #ddd;
	 font-weight:500;
}
.virture_chart td{
	padding:10px;
	text-align:left;
	font-size:20px;
	color:#222;
	font-weight:700;
	 box-sizing: border-box;
	 background:#fff;
	 border-bottom:1px solid #ddd;
}
.half_box.pay_success h3{
	padding:10px 0;
	font-weight:700;
	font-size:24px;
	color:#222;
}
.half_box.pay_success p{
	font-size:18px;
	font-weight:700;
	color:#222;
}

/* 댓글 */
.reply_area{
	margin-top:30px
}
.reply_area .reply_write{
	padding-top:20px 
}
.reply_area textarea,
.reply_area .reply_write textarea{
	padding:12px 15px;
	box-sizing: border-box;
	font-size:16px;
	color:#aaa;
	border:1px solid #ddd;
	border-right:0 none;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.reply_area .reply_btn_click,
.reply_area .reply_write .reply_btn_click{
	display:flex;
	align-items: center;
    justify-content: center; 
	flex:0 1 100px; 
	background:#ebeffe;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border:1px solid #ebeffe;
	border-left:0 none;
	cursor:pointer
}
.reply_area  .reply_inner{
	display: flex;
	flex-direction: column;
	border-bottom:1px solid #ddd;
}
.reply_area  .reply_inner_list{
	border-top:1px solid #ddd;
}
.reply_area  .reply_inner_list .inner_contents{
	padding:20px;
}
.reply_area  .reply_inner_list .inner_contents .reply_name_info{
	display:flex;
	align-items: center;
}
.reply_area  .reply_inner_list .inner_contents .reply_name_info em{
	display:flex;
	flex:1;
	gap:5px;
	align-items: center;
	font-size:16px;
	color:#333;
}
.reply_area  .reply_inner_list .inner_contents .reply_name_info .etc_button{
	display:flex;
	gap:5px;
	align-items: center;
	flex:none;
}
.reply_area  .reply_inner_list .inner_contents .reply_name_info em .date{
	font-size:14px;
	color:#999;
}
.reply_area  .reply_inner_list .inner_contents .reply_name_info + p{
	margin-top:10px;
	color:#666;
}

.reply_area  .reply_inner_list.depth{
	border-bottom:0 none;
	border-top:0 none;
	margin-top:0;
	margin-bottom: 10px;
}
.reply_area  .reply_inner_list.depth:last-child{
}
.reply_area  .reply_inner_list.depth .inner_contents{
	padding:13px 20px;
	margin:0 20px;
	border-radius:10px;
	background:#f9f9f9;
}

.buyer_info_stats_1{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #45d77e;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}

.buyer_info_stats_2{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #444546;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}

.buyer_info_stats_3{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #45a7d8;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}


.buyer_info_stats_4{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #617785;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}

.buyer_info_stats_5{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #e73434;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}

.buyer_info_stats_6{
	display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    background: #acacac;
    cursor: pointer;
    border: 0;
    letter-spacing: -1px;
    outline: none;
    font-size: 16px;
}
.cal_ico{
	display:inline-flex;
	height:41px;
	width:41px;
	border:1px solid #ddd;
	border-radius:3px;
	justify-content: center;
    align-items: center;
}
.cal_ico img{
	width:24px;
	height:24px;
}

/* 근무지 상세 */
.status_area{
	width:850px;
	display:flex;
	flex-direction: column;
	margin:0 auto;
	border-radius:20px;
	overflow:hidden;
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.1);
}
.status_area h3.title{
	display:flex;
	height:54px;
	background:#3e6aff;
	border:1px solid #3e6aff;
	color:#fff;
	font-size:24px;
	font-weight:500;
	align-items: center;
}
.status_area h3.title .before{
	flex:1;
	text-align:center;
}
.status_area h3.title .guide{
	flex:0 1 36px;

}
.status_area h3.title .after{
	flex:1;
	text-align:center;
}
.status_area .info{
	padding:10px 30px 30px 30px;
	border:1px solid #ddd;
	overflow:hidden;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
.status_area .info em{
	display:flex;
	justify-content: center;
	padding:18px 0 10px 0;
	font-size:16px;
	color:#222;
	font-weight:700;
}
.status_area .info .status_cell{
	display:flex;
	height:46px;
	background:#f9f9f9;
	border:1px solid #ddd;
	border-radius:10px;
	align-items: center;
	color:#666666;
}
.status_area .info .status_cell .before{
	flex:1;
	text-align:center;
}
.status_area .info .status_cell .guide{
	flex:0 1 36px;

}
.status_area .info .status_cell .after{
	flex:1;
	text-align:center;
}
.find_cert_btn{
	display: inline-block;
	padding: 7px 20px; 
	border-radius: 20px; 
	font-size: 15px;
	background: #fff;
	cursor: pointer;
	border: 0;
	color: #333;
	outline: none;
	border:1px solid #ddd;
}
.find_cert_btn:hover{
	background:#3e6aff;
	color:#fff;
	border:1px solid #3e6aff;
}



/* 집합교육 */
.lecture_advice{
	width:1000px; 
	margin:0 0 55px 0; 
	background:#f5f7fd; 
	border-radius:10px; 
	border:1px solid #ddd;
}
.lecture_advice .advice_inner{
	padding:25px 25px; 
}

.advice .advice_inner p.lecture{
	text-align:center;
}
.lecture_area{
	display:flex;
	flex-wrap: wrap;
	margin: -6px -4px;
}
.lecture_area li{
	display:block;
	margin:3px;
	
}
.lecture_area li a{
	width:179px;
	height:100%;
	padding:0 5px;
	min-height:50px;
	display:flex;
	flex:1;
	background:#fff;
	border-radius:10px;
	color:#666;
	border:1px solid #ddd;
	box-sizing: border-box;
	font-size:16px;
	align-items: center;
	justify-content: center;
}
.lecture_area li a:hover{
	
}
.lecture_area li a.on{
	color:#fff;
	background:#3e6aff;
}
.form_lecture{
	overflow:hidden; 
	border:1px solid #ddd; 
	border-radius:10px;
}
.form_lecture .lecture_form{
	width:100%;
	border-collapse: collapse;
}
.form_lecture .lecture_form th{
	width:95px;
	padding:10px 0 10px 20px;
	color:#222;
	text-align:left;
	font-size:16px;
	border-bottom:1px solid #ddd;
	background:#ebeffe;
	box-sizing: border-box;
}
.form_lecture .lecture_form td {
	padding:0 15px;
	color:#666;
	font-size:16px;
	border-bottom :1px solid #ddd;
	box-sizing: border-box;
	letter-spacing:-1px;
}