@charset 'utf-8';

/* font */
.fwb{
	font-weight:bold;
}
.fs42 {
	font-size: 42px !important;
}
.fs43 {
	font-size: 43px !important;
}
.fs44 {
	font-size: 44px !important;
}
.fs45 {
	font-size: 45px !important;
}
.fs46 {
	font-size: 46px !important;
}
.fs47 {
	font-size: 47px !important;
}
.fs48 {
	font-size: 48px !important;
}
.fs39 {
    font-size:39px !important;
}

em.imp{
	font-style:normal !important;
}

/* font custom */
.ls_none{
	letter-spacing: 0;
}

/* controller bg */
#controller .default.bg_white { background: #fff;}

/* i base */
.i_base.alp_a,
.i_base.alp_b,
.i_base.alp_c{
	background-position:0 0;
}
.i_base.alp_a.orange{
	background-image: url(../images/title/ico_lab_order_orage_a.png);
}
.i_base.alp_b.orange{
	background-image: url(../images/title/ico_lab_order_orage_b.png);
}
.i_base.alp_c.orange{
	background-image: url(../images/title/ico_lab_order_orage_c.png);
}

/* table */
.tbl_comn table{
	width:100%;
}
.tbl_comn table caption{
	margin-bottom:10px;
}
.tbl_comn table caption::before{
	content:'<';
}
.tbl_comn table caption::after{
	content:'>';
}
.tbl_comn table th{
	text-align:center;
	font-weight:400;
}
.tbl_comn table th,
.tbl_comn table td{
	border:1px solid #000;
	text-align:center;
	padding:5px 0;
}
.tbl_comn table thead tr th:first-child,
.tbl_comn table tbody tr th:first-child{
	border-left:0;
}
.tbl_comn table thead tr th:last-child,
.tbl_comn table tbody tr td:last-child{
	border-right:0;
}
.tbl_comn table thead tr th{
	background-color:#efe2d5;
}
.tbl_comn table tbody tr th{
	background-color:#f7f0e9;
}


/* caption */
.caption.caption_inner{
	padding-left:90px;
	display: block;
}

/* answer */
.answer_radio.essayAnswer.hide{
	display: unset !important;
}

/* button -text */
.bt_base.gradient{
	height:42px !important;
}
#controller .rgt_area .bt_base.gradient.on,
/*.bt_base.gradient.g_mid02_comn:hover, .bt_base2{
	background:#56b69f;
	box-shadow:0 3px #33917b;
}*/
#controller .rgt_area .bt_base.gradient.on{
	box-shadow: unset;
}

#controller .rgt_area .bt_base.gradient.on span,
.bt_base.gradient.g_mid02_comn:hover span{background:#408877;
	background: linear-gradient(-180deg, #56b69f 0%, #50a994 35%, #408877 100%);
	box-shadow:0 3px #408877;
}

.bt_base2.c_gray{
	padding:0;
	border:0;
	background:transparent;
}
.bt_base2.c_gray span{
	display: inline-block;
	width:100%;
	height:100%;
	background: #f2f2f2;
	color:#000;
	box-shadow: 0 3px #c3c3c3;
	padding:0 30px;
	box-sizing: border-box;
	border-radius:40px;
	border:1px solid #9a9a9a;
	color:#707070;
}
.bt_base2.c_gray:hover{
	border:1px solid #9a9a9a;
	background:transparent;
}
.bt_base2.c_gray:hover span{
	background: #f2f2f2;
	background: linear-gradient(-180deg, rgba(242,242,242,1) 0%, rgba(232,232,232,1) 35%, rgba(185,185,185,1) 100%);
	box-shadow: 0 3px #989898;
	border:0;
	color:#000;
}

/* button - image */
.ui_btn.btn_sound{
	position: absolute;;
	bottom: -6px;
	right: 38px;
	width: 119px;
	height: 60px;
	background-image:url(../images/btn/btn_sound.png);
}
.ui_btn.btn_sound:hover{
	background-image:url(../images/btn/btn_sound_hover.png);
}


.ui_btn.btn_explan{
	width:90px;
}

/*
.ui_btn.btn_rc:hover{
	background-position-y: -69px;
}
*/

.ui_btn.btn_explan:hover{
	background-position-y: -60px;
}
.ui_btn.btn_ma2{
	background-image:url(../images/ico/ico_more_a.png);
	width:231px;
	height:40px;
}

/* caption */
/*.caption:hover .imp,
.caption.captionOn .imp{
	color:#04ada9 !important;
}*/

/* ico */
.ico{
	background-repeat:no-repeat;
	display: inline-block;
}
.ico.ico_tips{
	background-image:url(../images/ico/ico_tips.png);
	width:42px;
	height:32px;
}
.captionOn .ico.ico_tips,
.ico.ico_tips:hover{
	background-image:url(../images/ico/ico_tips_02.png);
}
.ico.tit-grammar{
	background-image:url(../images/ico/ico_tit_grammar.png);
	background-position:left center;
	width:301px;
	height:50px;
	display:block;
	font-size:0;	
}
.ico.tit-vocab{
	background-image:url(../images/ico/ico_tit_vocab.png);
	background-position:left center;
	width:333px;
	height:50px;
	font-size:0;
	display:block;
}
.ico.tit-reallife{
	background-image:url(../images/ico/ico_tit_reallife.png);
	background-position:left center;
	width:390px;
	height:50px;
	font-size:0;
	display:block;
}
.ico.arrow-orange{
	background-image:url(../images/ico/ico_arrow_orange.png);
	background-position:left 12px;
	padding-left:50px;
}

/* tabmenu */
.tab_menu.bg a {text-indent: -9999px; background-repeat: no-repeat; background-position: center center;}
.tab_menu.bg a:nth-child(1) {background-image: url(../images/ico/tab_a_white.png);}
.tab_menu.bg a:nth-child(1).on, .tab_menu a:nth-child(1):hover {background-image: url(../images/ico/tab_a_brown.png);}
.tab_menu.bg a:nth-child(2) {background-image: url(../images/ico/tab_b_white.png);}
.tab_menu.bg a:nth-child(2).on, .tab_menu a:nth-child(2):hover {background-image: url(../images/ico/tab_b_brown.png);}
.tab_menu.bg a:nth-child(3) {background-image: url(../images/ico/tab_c_white.png);}
.tab_menu.bg a:nth-child(3).on, .tab_menu a:nth-child(3):hover {background-image: url(../images/ico/tab_c_brown.png);}
.tab_menu.bg a:nth-child(4) {background-image: url(../images/ico/tab_d_white.png);}
.tab_menu.bg a:nth-child(4).on, .tab_menu a:nth-child(4):hover {background-image: url(../images/ico/tab_d_brown.png);}
.h_dir .ordnum_alp.a,
.h_dir .ordnum_alp.b,
.h_dir .ordnum_alp.c,
.h_dir .ordnum_alp.d{
	background-image:none;
}

/* ly */
.ly_wrap2 .ly_container{
	border-color:#2ba7d8;
}
.ly_wrap2 .list_word_sound dt{
	font-size: 44px;
	color:#1b1b1b;
	font-family:'PretendardEB';
	margin-left: 0;
}
.ly_wrap2 .list_word_sound dt .eng{
	font-size:41px;
}
.ly_wrap2 .list_word_sound u{
	text-decoration: unset;
	border-bottom:2px solid #000;
}

/* read and write */
.emp{
	text-decoration: underline;
	display: contents;
}

/* quiz */
.quiz_sample{
	background-color:#f1f8e8;
}

.quiz_itemfind .img_quiz .item.correct button:before{
	border:5px solid #ff0000;
	width:50px;
	height:50px;
	border-radius:50%;
	display: block;
	content:'';
	position:absolute;
	z-index:0;
	top:20px;
	left:-50px;
}
.quiz_itemfind .img_quiz .item.correct button{
	background-color:#fff;
	border:1px solid #ccc !important;
	box-shadow:2px 2px 5px #666;
	font-family:'Visang_CS', 'NotoSans';
	font-size:10px;
	color:#000;
	position:absolute;
	top:0;
	min-width:50px;
	width:unset !important;
	height:20px !important;
	padding:0 10px;
	line-height:20px;
	font-weight:bold;
	text-indent: unset;
	z-index:2;
}
.quiz_itemfind .img_quiz .item button:after{
	background-image:url(../images/common/bg_img_quiz_item.png);
	background-repeat:no-repeat;
	background-position:20px 15px;
	z-index:2;
	top:7px;
}

.quiz_wrap.type_border{
	border:2px solid #999;
	border-radius:20px;
	padding:30px;
	box-sizing:border-box;
	margin:0;
	margin-bottom:20px;
}
.quiz_wrap.type_border .num.speaker{
	color:gray;
	position: unset;
}

.quiz_wrap.quiz_tnw_comn .quiz_desc_area{
	padding-top:395px;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc{
	width:30%;
	box-sizing:border-box;
	padding-left:25px;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_tit{
	display: block;
	margin:0 auto;
	text-align:center;
	margin-bottom:5px;
	margin-left:-15px;
	font-weight:bold;
	font-size:40px;
	color:#fff;
	height:47px;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .quiz_desc_li{
	display: flex;
	align-items: center;
	min-height:50px;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_desc_tit,
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_desc_cont{
	display:block;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_desc_tit{
	font-size:20px;
	box-sizing: border-box;
	padding:20px 10px 10px 10px;
	margin-right:20px;
	color:#fff;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_desc_cont{
	font-size:25px;
}
.quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .answer_txt {
	display:none;
}

.quiz_wrap.stepB_ans li .num{
	font-weight:500;
	position:absolute;
	left:50px;
}
.quiz_wrap.stepB_ans li .num em{
	font-style:normal;
	font-size:30px;
}
.quiz_wrap.stepB_ans li .num.que{
	color:#874d17;
}
.quiz_wrap.stepB_ans li .num.ans{
	color:#326947;
}

/* lab_order, lab_ordnum */
.lab_order:before{
	content:'';
	width:50px;
	height:50px;
	background:url(../images/title/ico_lab_order_orage.png);
}
.lab_order.alp_a:before,
.lab_order.alp_b:before,
.lab_order.alp_c:before{
	width:45px;
	height:43px;
	margin:5px 0 0 0px;
}
.lab_order.alp_a:before{
	background-position:0;
}
.lab_order.alp_b:before{
	background-position:-55px 0;
}
.lab_order.alp_c:before{
	background-position:-107px 0;
}
.lab_order.alp_b.green:before{
	background-position-x: -55px;
}
.lab_order.alp_c.green:before{
	background-position-x: -110px;
}
.lab_order.orage{
	color:#EC6C00;
}
.lab_order.pink{
	color:#d33c97;
}
.lab_order.orage:before{
	background-image:url(../images/title/ico_lab_order_orage.png);
}
.lab_order.blue{
	color:#099EDC;
}
.lab_order.blue:before{
	background:url(../images/title/ico_lab_order_blue.png);
}
.lab_ordnum{
	color:#952635;
}
.lab_ordnum.weirdo:before{
	background:none;
}
.lab_img.lab_eg{
	display:inline-block;
	width: 56px;
	height: 32px;
	background:url(../images/ico/ico_eg.png) no-repeat;
}
.ordnum_box{
	border-radius:30px;
	padding:25px 40px;
	box-shadow:3px 3px 5px #ccc;
	border:1px solid #f3f3f3;
}
.ordnum_box.c_blue{
	background-color:#eff8fe;
}
.ordnum_box.c_beige{
	background-color:#f9f4ea;	
}
.ordnum_box.c_green{
	background-color:#f3f9f2;	
}

.lab_order.step_a:before,
.lab_order.step_b:before,
.lab_order.step_c:before{
	background-image:url(../images/title/ico_lab_order.png);
	width:55px !important;
	height:68px !important;
}

.lab_order.step_a.purple:before,
.lab_order.step_b.purple:before,
.lab_order.step_c.purple:before{
	background-position-x:-185px;
}
.lab_order.step_a.purple:before{
	background-position-y:0;
}

/* 조정 */
/* variation에는 작업하지말아주세요
.h_dir.eng .lab_order {
	margin-top: 0px !important;
}
.h_dir.eng .lab_order:before {
	top: -3px;
} 
*/

/* exam */
.div_exam.c_green{
	background:#ebf1de;
}
.div_exam.c_green .lab_txt.exam{
	background:#7e893f;
}
.div_exam_list{
	background:#f8f0ea;
	padding:20px 60px;
	border-radius:20px;
}
.div_exam_list ul{
	display: flex;
	flex-flow:row wrap;
}
.div_exam_list ul li{
	width:33%;
	list-style:disc;
	font-size:40px;
	font-family:'Times New Roman', 'Crimson', 'NotoSerif', 'NotoSans';
}
.div_exam.word_list{
	display: flex;
	flex-flow:row wrap;
	justify-content: space-around;
	margin-top:50px;
}
.div_exam.word_list .word_box{
	width:410px;
	margin-right:60px;
}
.div_exam.word_list .word_box ul{
	display: flex;
	flex-flow:row wrap;
}
.div_exam.word_list .word_box li{
	width:50%;
	font-size:30px;
}

.div_exam.type_img{
	display: flex;
	align-items: center;
}
.div_exam.type_img .img{
	margin-right:20px;
}

/* mp_text */
[mc*="text:"].canHover.captionOn .c_bk,
[mc*="text:"].canHover:hover .c_bk{
	color:#000 !important;
}

/* Intro */
.intro_comn *{
	line-height:1.2 !important;
}
.intro_comn .group_goal .rgt_area{ width: 38%}
.intro_comn .group_goal .lft_area{
	width:61%;
}
/*.intro_comn .type_intro{
	background: #F6F8D1 !important;
}*/
.intro_comn .group_goal,
.intro_comn .group_goal .theme .kor,
.intro_comn .group_goal .read .kor,
.intro_comn dl.list_dot dt{
	font-size:33px;
	letter-spacing: -0.5px;
}
.intro_comn dl.list_dot ul.comm_txt {letter-spacing:0px;}


.intro_comn .ui_btn_lang{
	top:5px;
}
.intro_comn .group_goal{
	margin-bottom:50px;
}
.intro_comn .group_goal .read .kor{
	letter-spacing: -1px;
}
.intro_comn .group_goal em.txt{
	color:#d44c29;
	font-weight:400;
	font-size:40px;
}
.intro_comn .list_dot dt:before,
.intro_comn .list_dot li:before {
	background-color:#777;
	width:8px;
	height:8px;
}
.intro_comn .list_dot dt:before{
	top:15px;
}
.intro_comn ul.list_dot li{
	margin:0;
	margin-top:12px;
}
.intro_comn .name{
	color:#777;
	font-weight:bold;
}
.intro_comn .ico_arrow{
	margin-bottom:5px;
	margin-right:7px;
}
.intro_comn .md_hyphen {
	position:relative;
	top:-8px;
	left:4px;
}
.intro_comn .md_hyphen:before {
	content: ''; 
	display:inline-block;
	width:20px;
	height:3px; 
	margin:0 6px;
	background:#000;
}

.intro_comn .h_dir .info{
	padding: 5px 14px 0px 14px;
	background: none;
}

.intro_comn .ui_inp_group  {
	margin-top: 3px;
}

.intro_comn .item.theme .kor {
	margin-top: 7px;
}

.intro_comn .h_dir.h_chk,
.intro_comn .group_goal .item,
.intro_comn .h_dir.h_cal,
.intro_comn .h_dir.h_mov{
	padding-left:50px;
}
.intro_comn .h_dir.h_mov{
	margin-top:40px;
	padding-top:5px;
	background-position-y: 0;
}
.intro_comn .h_dir.h_mov .ui_btn_lang{
	top:10px;
}
.intro_comn .h_dir.h_mov.eng .ui_btn_lang{
	top:55px;
}
.intro_comn .intro_ques{
	margin-left:50px;
	display: inline-block; /* 0708 add */
}
.intro_comn .list_dot li .hipen:before,
.intro_comn .list_dot li .slash:before{
	font-size:28px; 
	margin:0 5px;
}
.intro_comn .list_dot li .hipen:before {
	content:'─';
}
.intro_comn .list_dot li .slash:before {
	content:'/';
}

/* study plan */
.sp_comn .pop_wrap .pop_container .pop_content{
	line-height:1.1;
}
.sp_comn .pop_wrap .scroll_detail>.h_dir{
	line-height:55px;
	margin-top:34px;
	letter-spacing: -.5px;
	min-height: 0;
	margin-bottom: 32px;
}
.sp_comn .lab_txt.kicker{
	line-height:45px;
	margin-bottom:10px;
}
.sp_comn .sec_sp .div_exam{
	padding:20px 40px;
	font-size:43px;
}
.sp_comn .sec_sp .div_exam .exam_txt{
	margin:0;
	display: inline-block;
	margin-bottom:3px;
}
.sp_comn .list_ordnum2{
	margin-top:20px;
}
.sp_comn .list_ordnum2.medium,
.sp_comn .list_ordnum2.medium .ui_script{
	font-size:45px;
}
.sp_comn .txt_kor{
	font-size:38px;
}
.sp_comn .list_ordnum2.medium>li{
	margin-top:0;
	margin-bottom:15px;
}
.sp_comn .list_ordnum2.medium .ui_script>li{
	padding-left:40px;
}
.sp_comn .ui_script li>p>span{
	margin-bottom:3px;
}
.sp_comn .sec_sp .lab_txt+.h_dir{
	margin-bottom:20px;
}
.sp_comn ul.list_test li {
	padding-left: 28px;
}
.sp_comn .list_ordnum2.medium .ui_script{
	line-height: inherit;
}

/* warm up */
.h_warmup .eng{
	font-size:40px;
}

/* get ready */
.get_ready_comn .h_getready{
	margin-bottom:50px;
}

/* dictation */
.dct_comn .input_wrap.inline_change{
	position: unset;
	display: unset;
}
.dct_comn .input_wrap.inline_change .input_txt:disabled, textarea:disabled{
	width:unset;
}
.dct_comn .ui_script.type_inline_change li>p>span{
	display: unset;
	/* position: unset; */
}
.dct_comn .ui_script.type_inline_change .arrow{
	background:url(../images/ico/ico_arr_correct.png) no-repeat left center;
	cursor: pointer !important;
}
.dct_comn .ui_script.type_inline_change .arrow::before{
	display: none;
}

/* script */
.st_comn .st_text_double{
	margin-left:31px;
}
.st_comn .st_text.hidden{
/*	pointer-events: none;*/   /* 210710 Script 페이지 대화내용 보였다 안보였다 기능 막혀서 풀음 */
}
.st_comn .ui_script .st_text.hidden{
/*	display: none;*/  /* 210710 Script 페이지 대화내용 보였다 안보였다 기능 막혀서 풀음 */
}

/* reading comprehension */
.rc_comn .h_dir{
	margin-top:60px;
	margin-bottom:25px;
}
.rc_comn .sec_rc{
	margin-bottom:60px;
}
.rc_comn .ui_script2,
.rc_comn .list_ordnum.chk_type{
	font-size:45px;
}
.rc_comn .ui_exam_wrap .div_exam{
	margin-bottom:25px;
	font-size:45px;
}
.rc_comn .ui_exam_wrap .div_exam .div_cols .double_line{
	margin-left:55px;
}
.rc_comn .type_qa li{
	padding-left:58px;
	margin:25px 0;
	font-size:45px;
}
.rc_comn .type_qa .ui_script2 li{
	padding-left:50px;
	margin:0;
	margin-bottom:3px;
	line-height:1.1;
}
.rc_comn .type_num_li li{ /* 소문항 */
	padding-left:70px;
	font-size:45px;
	margin:15px 0;
	line-height:1.1;
}
.rc_comn .box_paragraph.c_green{
	background-color:#F3F9F2;
	border:0;
	font-size:43px;
	line-height:1.4;
}
.rc_comn .box_paragraph.word_change{
	line-height:1.4;
}

/* word_change */
.quiz_type_change{
	line-height:1.4;
	letter-spacing: -1px;
}

.quiz_type_change .input_wrap .answer_txt .ans_change_txt{
	color:red;
	font-weight:bold;
	position: absolute;
	top:38px;
	left:0;
	font-size:30px;
	font-family:'Roboto';
	padding-left:40px;
	background-image: url(../../libs/images/ico/ico_quiz_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-width:max-content;
}
.quiz_type_change .input_wrap .answer_txt .ans_change_txt,
.quiz_type_change .input_wrap .answer_txt:before,
.quiz_type_change .input_wrap .answer_txt:after{
	display: none;
}
.quiz_type_change .input_wrap .answer_txt.show .ans_change_txt{
	display: block;
}
.quiz_type_change .input_wrap .answer_txt{
	color:#000;
	position: relative;
}
.quiz_type_change .input_wrap .answer_txt.show{
	background:#fdc8bc;
	border-radius:10px;
	padding:0 5px;
	height:48px;
	line-height: 48px;
}

/* more reading */
.mr_comn .scroll_detail>.h_dir.typeB{
	margin-bottom:25px;
}
.mr_comn .quiz_exam_wrap .img_exam{
	margin-top:25px;
}
.mr_comn .quiz_exam_wrap .div_exam{
	font-size:40px;
}
.mr_comn .input_wrap{
	font-size:45px;
}
.mr_comn .quiz_exam_wrap .quiz_exam{
	margin:55px 0;
}
.mr_comn .ui_quiz_ordnum .ordnum .num{
	font-size:40px;
}
.mr_comn .ui_quiz_ordnum{
	font-size:37px;
}
.mr_comn .input_wrap.full{
	line-height:1.4;
}
.mr_comn .input_wrap .answer_txt{
	font-size:45px;
	font-weight:500;
	margin-bottom:5px;
}
.mr_comn .input_wrap .answer_txt .txt_kor{
	font-size:40px;
}
.mr_comn .box_empty{
	border-bottom:1px solid #000;
}
.mr_comn .box_paragraph{
	border:3px solid #888889;
	border-radius:20px;
	padding:20px 35px;
}
.mr_comn .box_paragraph.c_green{
	background-color:#F3F9F2;
	border:0;
	font-size:40px;
	line-height:1.3;
}

/* grammar Drill */
.gd_comn .h_dir .ordnum_alp{
	margin-right:10px;
}
.gd_comn .sec_gd .div_exam{
	font-size:43px;
}
.gd_comn .sec_gd .div_exam .para.txt_kor,
.gd_comn .sec_gd .div_exam .para.txt_inner{
	font-size:40px;
}
.gd_comn .sec_gd .div_exam em.imp{
	font-style: italic !important;
	border-bottom:1px solid #000;
}

/* grammar practice */
.gp_comn .h_dir.txt{
	margin-top:60px;
}
.gp_comn .sec_rc:first-child .h_dir.txt{
	margin-top:20px;
}
.gp_comn .inner_word{
	height:52px;
	display: flex;
	align-items: center;
}
.gp_comn .ui_exam_wrap .div_answer>li{
	font-size:45px;
}
.gp_comn .div_answer .ans_img_txt{
	padding-left:58px;
}
.gp_comn .txt_underline{
	border-bottom:2px solid #000;
}
.gp_comn .type_para_underline .txt_underline.c_red,
.gp_comn .txt_underline.c_red{
	border-color:red;
}
.gp_comn .type_para_underline .txt_underline.c_red{
	padding-bottom:2px;
}
.gp_comn .input_wrap .answer_txt{ /* input_Wrap 사라지는 부분 임시처리 */
	display: inline-block !important;
}
.gp_comn .txt_answer li{
	width:100%;
	padding-left:58px;
	margin-bottom:25px;
}
.gp_comn .txt_answer li .ordnum{
	top:-4px;
}
.gp_comn .txt_answer li .input_wrap{
	background:url(../images/ico/ico_arrow_rnw.png) no-repeat left 13px;
	padding-left:35px;
}
.gp_comn .list_ordnum_aw>li:before{
	font-size:45px;
	font-weight:500;
	top:0;
}
.gp_comn .list_ordnum_aw .answer{
	font-size:45px;
}

/* self-check  - 평가 항목 */
.tbl_selfcheck tbody .cont { 
	font-size: 28px
}

/* list ordnum */
.list_ordnum_aw.arrow_none .answer{
	padding-left:0;
}
.list_ordnum_aw.arrow_none .answer:before{
	display: none;
}

.list_ordnum_aw.type_qna>li:before,
.sec_rc .list_ordnum_aw.type_qna>li:before{
	top:0;
}
.list_ordnum_aw.type_qna .para,
.list_ordnum_aw.type_qna .answer{
	font-size:45px;
	margin-left:10px;
}
.list_ordnum_aw .answer.ans_word_box{
	display: flex;
	justify-content: flex-start;
}
.list_ordnum_aw.type_ab .para::before,
.list_ordnum_aw.type_ab .answer::before,
.list_ordnum_aw.type_qna .para::before,
.list_ordnum_aw.type_qna .answer::before{
	color:gray;
	font-weight:600;
	margin-right:10px;
	font-size:45px;
	font-family:'Roboto';
}
.list_ordnum_aw.type_ab .input_wrap{
	position:relative;
	display: inline;
}
.list_ordnum_aw.type_qna .para::before{
	content:'Q';
}
.list_ordnum_aw.type_qna .answer::before{
	content:'A';
	background:none;
}
.list_ordnum_aw.type_ab .para::before{
	content:'A';
}
.list_ordnum_aw.type_ab .answer::before{
	content:'B';
	background:none;
}
.list_ordnum_aw.type_qna>li:before{
	content:'1.';
}
.list_ordnum_aw.type_qna>li:nth-child(2):before{
	content:'2.';
}
.list_ordnum_aw.type_qna>li:nth-child(3):before{
	content:'3.';
}
.list_ordnum_aw.type_qna>li:nth-child(4):before{
	content:'4.';
}
.list_ordnum_aw.type_qna>li:nth-child(5):before{
	content:'5.';
}
.list_ordnum_aw.type_qna>li:nth-child(6):before{
	content:'6.';
}

.list_ordnum_aw .ans_box{
	display: inline-block;
	margin-left:10px;
}
.list_ordnum_aw .ans_box .answer_txt{
	text-align:center;
}

/* quiz num + qna */
.quiz_qna_desc_box{
	margin-left:20px;
}
.quiz_qna_desc_box li{
	font-size:45px;
}
.quiz_qna_desc_box .list_ordnum_aw>li:before{
	color:#777;
}
.quiz_qna_desc_box .num{
	color:#999;
	font-weight:500;
}

/* reading all */
.read_all_desc_comn .reading_context > p {text-indent:0px;letter-spacing:0px;}
.read_all_desc_comn .reading_context > p .ind {text-indent:25px} 
.read_all_desc_comn .headline{
    margin-bottom:50px;
}
.read_all_desc_comn .read_area{
    margin:0;
    margin-bottom:50px;
}
.read_all_desc_comn .read_area .read_inner{
	margin-top:30px;
}
.read_all_desc_comn .read_area .ind{
    display: inline-block;
    margin-top:30px;
}

/* reading all ST */
.read_all_comn .tit{
	margin-bottom:40px;
}
.read_all_comn .tit .tEng{
	font-weight:500;
	font-size:50px;
}
.read_all_comn .reading_trlate>.div_reading{
	margin:0;
	margin-bottom:50px;
}
.read_all_comn .reading_trlate,
.read_all_comn .reading_trlate .trlate{
	line-height: 1;
}
.read_all_comn .reading_trlate .double_line,
.read_all_comn .reading_trlate .double_line .trlate{
	line-height:1.2;
}
.read_all_comn .reading_trlate .trlate{
	margin-bottom:10px;
}

/* reading 개별 */
.read_comn .ui_reading{
	font-size:35px;
}

/* word layer */
.ly_word .mean .dsc.m_indent{
	display: flex;
	text-indent: unset;
	margin-left:0;
}
.ly_word .mean .dsc.m_indent.type_double{
	margin-bottom:-10px;
}
.ly_word .mean .dsc.m_indent .mp_text{
/*	width:calc(100% - 70px);*/  /* 리딩 단어창 클릭영역 제거를 위해 주석 처리 */
	display: contents;
}
.ly_word .line_double{
	line-height:1.1;
}
.ly_word .mean em{
/*	width:70px;*/
	display: block;
	margin-right:30px;
}

/* word qna */
.ques_word_wrap{
	margin:36px 50px 30px 50px;
}
.ques_word_wrap .word_area{
	padding:0;
	padding-left:132px;
}
.ques_word_wrap .ques_area{
	padding-bottom:0;
	font-size:52px;
	color: #1b1b1b;
	font-family:'PretendardM';
}
.ques_word_wrap .input_wrap.full .answer_txt{
	margin-bottom:10px;
	display: inline-block;
}

.ques_word_wrap .word_area .word{
	width:auto;
	margin-left:32px;
	margin-right:0;
}
.ques_word_wrap .word_area .word span{
	margin-right:0;
	font-weight:400;
}

/* role play */
.rp_comn .btnAudio{
	top:30px;
	left:170px;
}
.rp_comn .ui_script2{
	top:80px;
	left:230px;
	font-size:45px;
}

/* vocabulary in use */
.voca_comn #content{
	padding-top:0px;
}
.voca_comn #content>.h_dir:first-child{
	margin-top:20px;
}
.voca_comn .quiz_wrap{
	margin:0 auto;
}
.voca_comn .quiz_wrap .imp{
	color:#ff0000;
}
.voca_comn .quiz_wrap .quiz_list ul:nth-child(1){
	display: flex;
	justify-content: space-between;
}
.voca_comn .quiz_wrap .quiz_list li{
	box-sizing: border-box;
}
.voca_comn .quiz_wrap .quiz_list li .caption{
	width:210px;
	height:60px;
	text-align:center;
	position:unset;
	margin-bottom:24px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:35px;
	font-weight:500;
	cursor: default;
}
.voca_comn .quiz_wrap .quiz_list li:nth-child(3){
	margin-left:-75px;
}
.voca_comn .ui_list_dot li:before {
	background-color:#777;
	position: absolute;
	width:8px;
	height:8px;
	top:22px
}
.voca_comn .ui_list_dot li{
	font-size:45px;
}

/* grammar in use */
#wrap.grammar_use_comn #content{
	padding-top:20px;
	box-sizing: border-box;
	width:1280px;
	height:882px;
}
.grammar_use_comn #content>.h_dir{
	margin-top:0;
	margin-bottom:80px;
	height:120px;
}
.grammar_use_comn .lab_order{
	padding-left:50px;
}
.grammar_use_comn .ui_btn_lang{
	bottom:20px;
}
.grammar_use_comn .ui_btn_lang.eng{
	bottom:-25px;
}
.grammar_use_comn .info_wrap .page {
	font-size: 28px;
	display: inline-block;
	font-weight: 700;
	color: #666;
	cursor: pointer;
}
.grammar_use_comn .bg_txt{
	padding-right:50px;
}
.grammar_use_comn .ui_list_dot li{
	margin-bottom:8px;
	padding-left:25px;
	font-size:45px;
}
.grammar_use_comn .ui_list_dot li:before{
	width:8px;
	height:8px;
	background: #777;
}
.grammar_use_comn .ui_list_dot li .reply{
	background:url(../images/ico/ico_arrow_rnw.png) no-repeat left 13px;
	padding-left:38px;
}
.grammar_use_comn .imp{
	background-color:#d2e498;
	border-radius:5px;
	padding:0 20px;
}

.grammar_use_comn .box_ordalp{
	display:flex;
	justify-content: space-between;
	flex-flow:row-reverse;
}
.grammar_use_comn .box_ordalp p:nth-child(1){ 
	font-size:40px;
	padding:10px 60px 10px 10px;
	color:#954101;
}

.grammar_use_comn .box_ordalp p:nth-child(2){ 
	font-size:40px;
	line-height:1.3;
	padding:55px 50px;
}
.grammar_use_comn .info_wrap{
	position: absolute;
	right:55px;
	top:25px;
}
.grammar_use_comn .info_wrap .page{
	font-size:27px;
	font-weight:700;
}

.grammar_use_comn .h_dir .lab_order+.kor,.grammar_use_comn .h_dir .lab_order+.kor+.eng {
/*	margin-left:0px;*/
}

.grammar_use_comn .lab_order.alp_a:before, .grammar_use_comn .lab_order.alp_b:before, .grammar_use_comn .lab_order.alp_c:before {
	margin-top:2px;
}

.word_selec{
	text-align:center;
	display: block;
	margin-top:10px;
}

.md_hyphen {
	position: relative;
	top:-8px;
	left:4px;
	font-size: 0;
}
.md_hyphen:before {
	content: '';
	display:inline-block;
	width:20px;
	height:3px;
	margin:0 6px;
	background:#000;
}

/* 단어 숙어 팝업 */
.word_wrap .eg{
	line-height:1.1;
	font-size:40px;
	font-family:'PretendardM';
	color: #1b1b1b;
}
/*.word_wrap .eg .type{
	font-size:45px;
	font-family:'KoPubDotum';
}*/
.word_wrap .eg .eg_txt{
	display: block;
	margin-bottom:12px;
}
.word_wrap .eg .eg_txt .bold { font-family:'PretendardB';}
/* page custom - 개별 */

/* ch1 */
.p01_01_02_009 .quiz_itemfind .img_quiz .item button{
	margin-left:-40px;
	margin-top:25px;
}
.p01_01_02_009 .quiz_itemfind .img_quiz .item button,
.p01_01_02_009 .quiz_itemfind .img_quiz .item.correct button:before{
	width:60px;
	height:90px;
}
.p01_01_02_009 .quiz_itemfind .img_quiz .item.correct button{
	margin:unset;
}

.p01_02_03_010 .quiz_wrap .quiz_desc_area,
.quiz_wrap.quiz_tnw_comn .quiz_desc_area{
	display: flex;
	justify-content: space-around;
	box-sizing:border-box;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area{
	padding-top:0;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc{
	width:50%;
	padding:90px 45px 0 65px;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .input_tit{
	font-size:50px;
	font-weight:700;
	text-align:center;
	margin:0 auto;
	display:block;
	margin-bottom:35px;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .line_th.on{
	text-decoration:line-through;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .quiz_desc_li{
	height:45px;
	margin-bottom:5px;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .input_desc_tit,
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .input_desc_cont{
	font-size:25px;
}

.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .input_desc_tit{
	color:#db9694;
}
.p01_02_03_010 .quiz_wrap .quiz_desc_area .quiz_desc .c_purple .input_desc_tit{
	color:#b8a2c7;
}

.p01_02_04_011 .tab-panel{
	display:flex;
	flex-flow:row-reverse;
	margin:0 auto;
	margin-top:40px;
	justify-content: center;
}
.p01_02_04_011 .tab-menu a{
	width:170px;
	height:100px;
	border-radius:0 30px 30px 0;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content: center;
	text-align:center;
	background: rgb(138,138,138);
	background: linear-gradient(90deg, rgba(138,138,138,1) 0%, rgba(170,170,170,1) 35%, rgba(170,170,170,1) 100%);
	box-shadow:0 3px #767676;
	box-sizing: border-box;
	font-size:25px;
	margin-bottom:10px;
}
.p01_02_04_011 .tab-menu a:nth-child(1).on{
	background: rgb(93,81,142);
	background: linear-gradient(90deg, rgba(93,81,142,1) 0%, rgba(112,98,171,1) 35%, rgba(112,98,171,1) 100%);
	box-shadow:0 3px #3a2982;
}
.p01_02_04_011 .tab-menu a:nth-child(2).on{
	background: rgb(195,72,27);
	background: linear-gradient(90deg, rgba(195,72,27,1) 0%, rgba(239,89,33,1) 35%, rgba(239,89,33,1) 100%);
	box-shadow: 0 3px #a22c01;
}

.p01_02_04_011 .sec_item_select .item{
	font-size:0;
	width:100px;
	height:100px;
}

.p01_02_04_011 .sec_item_select .item:focus,
.p01_02_04_011 .sec_item_select .item.on,
.p01_02_04_011 .sec_item_select .item.hide.correct{
	display:block !important;
	border-radius:50%;
	border:5px solid red;
	font-size:0;
}

.p01_03_04_013 .sec_tap .img_quiz{
	position: fixed;
	top:250px;
	width:545px;
}

.p01_03_04_013 .sec_tap .img_quiz .item{
	width:100px;
	height:100px;
}
.p01_03_04_013 .sec_tap .img_quiz .item button.on{
	border-radius:50%;
	width:100px;
	height:100px;
}

.p01_05_01_015 .p_tit .captionOn,
.p01_05_01_015 .p_tit .canHover:hover{
	background-image:url(../../../ch1/popup/images/01_05_01_015_tit_on.png) !important;
}

.p01_06_09_017 .step_area ul{
	display:flex;
	justify-content: space-around;
	align-items: center;
	width:780px;
	margin-left:350px;
	margin-top:250px;
}

.p01_06_03_016 .captionOn .p01_06_03_016_tit,
.p01_06_03_016 .caption:hover .p01_06_03_016_tit{
	background-image:url(../../../ch1/popup/images/01_06_03_016_tit_on.png) !important;
}
.p01_06_03_016 .captionOn .p01_06_03_016_tit2,
.p01_06_03_016 .caption:hover .p01_06_03_016_tit2{
	background-image:url(../../../ch1/popup/images/01_06_03_016_tit2_on.png) !important;
}
.p01_06_03_016 .captionOn .p01_06_03_016_tit3,
.p01_06_03_016 .caption:hover .p01_06_03_016_tit3{
	background-image:url(../../../ch1/popup/images/01_06_03_016_tit3_on.png) !important;
}
.p01_06_03_016 .captionOn .p01_06_03_016_tit4,
.p01_06_03_016 .caption:hover .p01_06_03_016_tit4{
	background-image:url(../../../ch1/popup/images/01_06_03_016_tit4_on.png) !important;
}

.p01_06_09_017 .step_area ul { margin-left:398px;margin-top:285px;}
.p01_06_09_017 .step_area li{
	width:33%;
	height:100px;
	display: flex;
	align-items: center;
}
.p01_06_09_017 .step_area .btn_word:before{
	width:20px;
	height:20px;
	background-size:cover;
}

.p01_06_09_017 .step_area .caption,
.p01_06_09_017 .step_area .tEng,
.p01_06_09_017 .step_area .tKor{
	font-size:20px;
	line-height:1.2;
	display: inline;
}

.p01_06_09_017 .sec_cont_txt .step_area .tKor{
	margin-top:20px;
	margin-left:0px;
	background:rgba(255,255,255,0.8);
	line-height:1.3;
}


.p01_06_09_017 .step_area .tKor{
	display:block;
}

.p01_07_01_019 .lab_order{
	color:#099edc;
}

.p01_07_01_019 .scrollContent .quiz_wrap{
	margin-right:0;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area{
	position:absolute;
	left:495px;
	top:150px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc:nth-child(1){
	top:0;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc:nth-child(2){
	top:300px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc:nth-child(3){
	top:600px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc{
	position: absolute;
	width:700px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc .mp_text.desc_tit{
	font-weight:bold;
	text-align:center;
	display: block;
	margin-bottom:15px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc .mp_text.desc_sub_tit{
	display:block;
	margin-bottom:15px;
}
.p01_07_01_019 .quiz_wrap .quiz_desc_area .quiz_desc .mp_text{
	display:contents;
}

.p01_11_06_025 .h_dir.h_ordnum.eng:nth-child(0) .ui_btn_lang.eng{
	bottom:70px !important;
}
.p01_11_06_025 .ui_quiz_ordnum .ordnum .ui_radio+.num:before{
	top:0;
}


/* ch2 */
.p02_01_02_027 .quiz_itemfind .img_quiz .item button{
	margin-left:-55px;
	margin-top:30px;
}
.p02_01_02_027 .quiz_itemfind .img_quiz .item button,
.p02_01_02_027 .quiz_itemfind .img_quiz .item.correct button:before{
	width:120px;
	height:90px;
	border-width:3px;
}
.p02_01_02_027 .quiz_itemfind .img_quiz .item.correct button{
	margin:unset;
}

.p02_02_03_028 .quiz_wrap .quiz_wrap_tab ul{
	display: flex;
	align-items: center;
	padding-left:180px;
	padding-top:35px;
}
.p02_02_03_028 .quiz_wrap .quiz_wrap_tab ul li:first-child{
	width:200px;
}
.p02_02_03_028 .quiz_wrap .quiz_wrap_tab li{
	width:260px;
	text-align:center;
}

.p02_02_04_029 .img_quiz .item button{
	width:130px;
	height:130px;
	border-radius:50%;
}
.p02_02_04_029 .img_quiz_txt_box{
	position:absolute;
	bottom:1%;
	left:15%;
	color:#fff;
	display:flex;
}
.p02_02_04_029 .img_quiz_txt_box li{
	margin-bottom:5px;
	font-size:20px;
}
.p02_02_04_029 .img_quiz_txt_box .img_quiz_txt_tit{
	margin-right:20px;
	font-size:25px;
}
.p02_02_04_029 .img_quiz_txt_box .img_quiz_li_tit{
	margin-right:10px;
	font-weight:500;
}
.p02_02_04_029 .img_quiz_txt_box li .mp_text.canHover:hover,
.p02_02_04_029 .img_quiz_txt_box li .mp_text.canHover:hover span{
	color:#ff0000 !important;
}

.p02_03_04_031 .sec_tap .img_quiz .item{
	border-radius:0;
	width:150px;
	height:150px;
	display:block;
}
.p02_03_04_031 .img_quiz_word{
	left:11%;
	bottom:25px;
	transform:rotate(2.5deg);
}
.p02_03_04_031 .img_quiz_word ul{
	display:flex;
	flex-flow:row wrap;
	width:410px;
}
.p02_03_04_031 .img_quiz_word ul li{
	width:33%;
	text-align:center;
	font-family:'Visang_CS';
	margin-bottom:20px;
	box-sizing:border-box;
}
.p02_03_04_031 .img_quiz_word ul li:nth-child(1),
.p02_03_04_031 .img_quiz_word ul li:nth-child(2){
	width:45%;
}
.p02_03_04_031 .img_quiz_word ul li:nth-child(5){
	padding-left:5px;
}

.p02_04_02_032 .quiz_wrap.quiz_tnw_comn{
	margin-top:50px;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area{
	padding-top:10px;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc{
	width:35%;
	padding:0 25px 0 35px;
	margin-right:-2%;
	display:flex;
	flex-flow:column wrap;
	justify-content:space-between;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .input_tit{
	color:#000;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .quiz_desc_li{
	flex-flow:column wrap;
	font-size:25px;
	padding-bottom:30px;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .quiz_desc_li .quiz_desc_li_tit{
	font-weight:500;
	margin-bottom:20px;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc:last-child{
	padding-right:80px;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_area .quiz_desc .quiz_desc_li.show{
	display:flex !important;
}
.p02_04_02_032 .quiz_wrap.quiz_tnw_comn .quiz_desc_line{
	padding:0 30px;
	box-sizing:border-box;
	line-height:1.4;
}

.p02_05_01_033 .ui_script2{
	position:absolute;
	top:0;
	left:0;
	font-family:'Visang_CS';
	font-size:20px;
}
.p02_05_01_033 .ui_select_mini .current{
	width:30px;
	height:35px;
	margin-left:7px;
	border:0;
	background-color:transparent;
}


/* DT 스타일 보정 */
.dct_comn .ui_script.type_wrong *,
.dct_comn .ui_script.type_wrong{
	line-height: 1.7;
}
/*.dct_comn .ui_script.type_wrong li p,
.dct_comn .ui_script.type_wrong li p span { line-height: 1.2;}*/
.dct_comn .ui_script.type_wrong li .correct .txt{ line-height: 1.2;}
.dct_comn .ui_script.type_wrong .name{ position:absolute;/*top:10px*/}
.dct_comn .ui_script.type_wrong .input_wrap .answer_bg .txt:before { position:absolute;top:10px}
.dct_comn .ui_script.type_wrong li>p {margin-bottom:0px;}
.dct_comn .ui_script li {margin:15px 0px}
.dct_comn .ui_scritp.type_wrong .answer_bg .txt { margin-top: 12px}

.input_wrap.full span.answer_txt:nth-child(3) {margin-top:5px}

.dct_comn .type_wrong [mc*="text:"].noHover.canHover:hover .input_wrap .answer_bg .txt, .caption .input_wrap .answer_bg .txt {
	color: #f00 !important;
}

/* 오버시 텍스트 색상 */
[mc*="text:"].noHover.canHover:hover ,
[mc*="text:"].noHover.canHover:hover span {
	color: #000 !important;
}

/* 오버시 텍스트 음원재생시 색상 */
[mc*="text:"].noHover.canHover.captionOn:hover,
[mc*="text:"].noHover.canHover.captionOn:hover span {
	color: #04ada9 !important;
}

/* white 의 경우 음원 플레시이스 마우스 오버하면 보이는 현상 */
[mc*="text:"].noHover.canHover.captionOn:hover .input_wrap.white .answer_txt {
	color: rgba(251,38,31,0) !important;
}
/* white 의 경우 음원 플레시이스 마우스 오버하면 보이는 현상 - 2칸중 한칸은 열려있는 경우 */
[mc*="text:"].noHover.canHover.captionOn:hover .input_wrap.white .answer_txt.show {
	color: #04ada9 !important;
}

/* 오버시 텍스트 색상 - RED */
[mc*="text:"].red.noHover.canHover:hover,
[mc*="text:"].red.noHover.canHover:hover span { 
	color: #b53833 !important; 
}

/* 오버시 텍스트 색상  음원재생시 색상 - RED */
[mc*="text:"].red.noHover.canHover.captionOn:hover,
[mc*="text:"].red.noHover.canHover.captionOn:hover span { 
	color: #04ada9 !important; 
}

/* 오버시 텍스트 색상 */
[mc*="text:"].white.noHover.canHover:hover,
[mc*="text:"].white.noHover.canHover:hover span {
	color: #fff !important;
}

/* 오버시 텍스트 색상 음원재생시 색상 */
[mc*="text:"].white.noHover.canHover.captionOn:hover,
[mc*="text:"].white.noHover.canHover.captionOn:hover span {
	color: #04ada9 !important;
}


.caption .tEng.noHover.canHover:hover,
.caption .tEng.noHover.canHover:hover span {
	color: #000 !important;
}

.caption.captionOn .tEng.noHover.canHover:hover,
.caption.captionOn .tEng.noHover.canHover:hover span {
	color: #04ada9 !important;
}


/* 2021. 5. 7 전체화면 관련해서 스타일 수정 */
.media_comn .videoInnerContainer .videoInner .videoInnerBox {background-size:100% 100%;width:205px;height:100%}
.videoInnerContainer .videoInner {height:149px}
.media_comn.p01_01_01_VD *:fullscreen .videoWrap .videoControls {width:100%}
.media_comn *:fullscreen .videoInnerContainer .videoInner {width:100%; margin-left:0px;}
.media_comn .videoInnerContainer .videoInner {justify-content:center;}
.media_comn *:fullscreen .videoInnerScript .caption {width:100%; margin-left:0px}
.media_comn.p01_01_01_VD *:fullscreen .videoWrap .videoControls{width:100%;margin:0 auto;}
.media_comn.p01_02_01_VD *:fullscreen .videoWrap .videoControls,
.media_comn.p01_03_01_VD *:fullscreen .videoWrap .videoControls,
.media_comn.p01_06_01_016 *:fullscreen .videoWrap .videoControls{width:100%;margin:0 auto;}
.media_comn .media_area:fullscreen {padding-top:0px !important;}
.videoControls .roleplay1, .videoControls .roleplay2 {display:block !important}

/* 탭메뉴 a,b,c,d 이미지 추가 */
.tab_menu.bg a {text-indent: -9999px; background-repeat: no-repeat; background-position: center center;}
.tab_menu.bg a:nth-child(1) {background-image: url(../images/ico/tab_a_white.png);}
.tab_menu.bg a:nth-child(1).on, .tab_menu a:nth-child(1):hover {background-image: url(../images/ico/tab_a_brown.png);}
.tab_menu.bg a:nth-child(2) {background-image: url(../images/ico/tab_b_white.png);}
.tab_menu.bg a:nth-child(2).on, .tab_menu a:nth-child(2):hover {background-image: url(../images/ico/tab_b_brown.png);}
.tab_menu.bg a:nth-child(3) {background-image: url(../images/ico/tab_c_white.png);}
.tab_menu.bg a:nth-child(3).on, .tab_menu a:nth-child(3):hover {background-image: url(../images/ico/tab_c_brown.png);}
.tab_menu.bg a:nth-child(4) {background-image: url(../images/ico/tab_d_white.png);}
.tab_menu.bg a:nth-child(4).on, .tab_menu a:nth-child(4):hover {background-image: url(../images/ico/tab_d_brown.png);}
.h_dir .ordnum_alp.a {text-indent: -9999px; background: url(../images/ico/ico_a_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}
.h_dir .ordnum_alp.b {text-indent: -9999px; background: url(../images/ico/ico_b_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 4px;}
.h_dir .ordnum_alp.c {text-indent: -9999px; background: url(../images/ico/ico_c_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}
.h_dir .ordnum_alp.d {text-indent: -9999px; background: url(../images/ico/ico_d_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}


/* 탭메뉴 a,b,c,d 이미지 추가 */
.tab_menu.bg a {text-indent: -9999px; background-repeat: no-repeat; background-position: center center;}
.tab_menu.bg a:nth-child(1) {background-image: url(../images/ico/tab_a_white.png);}
.tab_menu.bg a:nth-child(1).on, .tab_menu a:nth-child(1):hover {background-image: url(../images/ico/tab_a_brown.png);}
.tab_menu.bg a:nth-child(2) {background-image: url(../images/ico/tab_b_white.png);}
.tab_menu.bg a:nth-child(2).on, .tab_menu a:nth-child(2):hover {background-image: url(../images/ico/tab_b_brown.png);}
.tab_menu.bg a:nth-child(3) {background-image: url(../images/ico/tab_c_white.png);}
.tab_menu.bg a:nth-child(3).on, .tab_menu a:nth-child(3):hover {background-image: url(../images/ico/tab_c_brown.png);}
.tab_menu.bg a:nth-child(4) {background-image: url(../images/ico/tab_d_white.png);}
.tab_menu.bg a:nth-child(4).on, .tab_menu a:nth-child(4):hover {background-image: url(../images/ico/tab_d_brown.png);}
.h_dir .ordnum_alp.a {text-indent: -9999px; background: url(../images/ico/ico_a_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}
.h_dir .ordnum_alp.b {text-indent: -9999px; background: url(../images/ico/ico_b_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 4px;}
.h_dir .ordnum_alp.c {text-indent: -9999px; background: url(../images/ico/ico_c_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}
.h_dir .ordnum_alp.d {text-indent: -9999px; background: url(../images/ico/ico_d_brown.png) no-repeat left top; width: 30px; height: 39px; display: inline-block; position: relative; top: 2px;}

/* page 개별 media control */
.media_comn.p01_01_01_VD .videoWrap .videoControls{width:93%;margin:0 auto;}
.media_comn.p01_01_01_VD .videoWrap .btnLangWrap{display:none;}

.media_comn.p01_02_01_VD .videoWrap .videoControls,
.media_comn.p01_03_01_VD .videoWrap .videoControls,
.media_comn.p01_06_01_016 .videoWrap .videoControls{width:70%;margin:0 auto;}

/* 따라말하기 스타일 재정의 */
.type2 .audioControls .playbackratePannel { display: flex; width: 220px; font-size: 16px; color: #f28c09; font-family: Roboto; border: solid 1px #f28c09; box-sizing: border-box; border-radius: 2px; text-align: center; margin-top: 10px; margin-right: 0; } 
.type2 .audioControls .playbackratePannel>div { flex: 1; padding: 5px 0; border-right: solid 1px #f28c09; cursor: pointer; } 
.type2 .audioControls .playbackratePannel>div:last-child { border-right: 0; } 
.type2 .audioControls .playbackratePannel>div.on { color: #f28c09; background-color: #ffffff; } 
.type2 .audioControls .mvTime .marker { position: absolute; width: 20px; height: 20px; top: -8px; left: 0; border-radius: 50%; border: solid 4px #ffffff; box-sizing: border-box; box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1); cursor: pointer; background-color: #f28c09; } 
.type2 .audioControls .mvTime .current { position: absolute; left: 0; top: 0; width: 50px; height: 5px; background-color: #ff6000; }

/* 활성화 요소 제어 */
.caption.captionOn .tEng span .slash { color:#000 !important; }

/* GD 스타일 보정 */
.sec_gd .h_dir .ordnum_alp {padding-left:10px}
.sec_gd .list_ordnum li, .sec_gd .list_ordnum_aw li {font-family: 'Roboto'; font-weight:400; font-size:45px;}
.sec_gd .list_ordnum>li {padding-left:40px;}
.sec_gd .list_ordnum li span:nth-child(2) {line-height:1.2}
.sec_gd .list_ordnum li .input_wrap {line-height:1}
.sec_gd .list_ordnum li .input_wrap .answer_txt:before { position:absolute; bottom:0px;}
.sec_gd .list_ordnum li .input_wrap .answer_txt {padding-bottom:0px; font-weight:500}

.sec_gd .div_exam, .sec_gd .div_exam_list { margin: 35px 0px; }
.sec_gd .div_exam .para.ff_serif {font-family: 'Times New Roman', 'Crimson', 'NotoSerif', 'NotoSans'; font-size:43px;}
.sec_gd .div_exam_list ul li { font-family: 'Times New Roman', 'Crimson', 'NotoSerif', 'NotoSans'; font-size:43px;  list-style: none; width: 25%;text-align:center;font-size:45px;}

.tab-contents .tab-cont.num_top .sec_gd .list_ordnum_aw>li:before {top:2px}
.tab-contents .tab-cont.num_top .sec_gd .list_ordnum_aw.han>li:before {top:-5px}
.scrollContent.type_tab .sec_gd .list_ordnum_aw .para, .scrollContent.type_tab .sec_gd .list_ordnum_aw .answer {font-family: 'Roboto'; font-weight:400; font-size:45px;}
.scrollContent.type_tab .sec_gd .list_ordnum_aw .answer_txt {font-family: 'Roboto'; font-weight:500; font-size:45px; }
.scrollContent.type_tab .sec_gd .list_ordnum_aw>li:before {font-family: 'Roboto'; font-weight:bold; font-size:45px; position:absolute;top:0px;}
.scrollContent.type_tab .sec_gd .list_ordnum_aw.han>li:before {top:-6px}

.sec_gd .list_ordnum_aw {line-height:1.2}
.sec_gd .list_ordnum_aw .answer:before {top:15px}
.sec_gd .list_ordnum_aw .ui_script2 .answer:before {position:absolute;top:15px;left:0;display:block;width:32px;height:25px;content:'';background:url(../images/ico/ico_quiz_arrow.png) no-repeat;}
.sec_gd .list_ordnum_aw .ui_script2 {position: relative;}
.sec_gd .list_ordnum_aw .ui_script2 li>p>span {position: relative; display:inline}
.sec_gd .list_ordnum_aw .ui_script2 li {margin-bottom:80px; padding-left:0px;}
.sec_gd .list_ordnum_aw .ui_script2 li .input_wrap .answer_txt, .sec_gd .list_ordnum_aw .answer .answer_txt {text-align:center; font-weight:500}
.sec_gd .list_ordnum_aw .ui_script2 li .input_wrap .sample_word {position:absolute; top:55px; left:0px; width:100%; text-align:center; }

.sec_gd .list_ordnum_aw.type_ab .para::before, .sec_gd .list_ordnum_aw.type_ab .answer::before, .sec_gd .list_ordnum_aw.type_qna .para::before, .sec_gd .list_ordnum_aw.type_qna .answer::before { color:gray; font-weight:600; margin-right:10px; font-size: 45px;	font-family:'Roboto';}
.sec_gd .list_ordnum_aw.type_ab .ans_word_box:before {top:0px}

.sec_gd .list_ordnum_aw>li:before, 
.sec_gd .list_ordnum .num,
.sec_gd .list_ordnum .ordnum {
	font-weight:bold;
}

/*
.sec_gd .list_ordnum2 .ui_script2 p {font-weight:400}
.sec_gd .list_ordnum2 .ui_script2 .answer_txt {font-weight:500}
.sec_gd .undline2:after {position:absolute; bottom:0; left:0; display:block; width:100%;height:2px;content:'';background-color:#000}
.sec_gd .div_exam .answer:before {position:absolute;top:10px}
.sec_gd .div_exam .answer{font-size:43px}
.sec_gd .div_exam .ff_serif.fs43{font-size:43px}
.sec_gd .scrollContent.type_tab .list_ordnum_aw .para {font-size:35px;font-family: 'NotoSans';}
.sec_gd .scrollContent.type_tab .list_ordnum_aw .para2 {font-size:40px;font-family: 'Roboto';}
.sec_gd .div_cols .col {width:24%; display:inline-block;}
.sec_gd .list_ordnum2 .ui_script2>li {padding-left:0px}
.sec_gd .list_ordnum_aw>li {padding-left:40px}
.sec_gd .list_ordnum_aw>li:before {position:absolute; top:0px; font-size:45px; }
.sec_gd .list_ordnum_aw>li.hannum:before {position:absolute; top:5px; font-size:45px; }
.sec_gd .list_ordnum2 .ordnum {font-size:45px; font-weight:bold;position:absolute;top:0px;}
.sec_gd .list_ordnum2 .ui_script2 {font-size:45px;}
.sec_gd .div_exam, .sec_gd .div_exam .para {font-size:40px}
.sec_gd .list_ordnum_aw { font-size:45px; font-weight:400}
.scrollContent.type_tab .sec_gd .list_ordnum_aw .para { font-size:45px; font-weight:400}
.sec_gd .list_ordnum_aw .answer { font-size:45px;}
.sec_gd .h_dir .ordnum_alp {margin: 0 10px 0 5px}
*/

/* Reading 스타일 보정 */
.ui_reading { line-height:2.4 }
.sec_cont_txt .caption+.trlate {line-height:3}

.read_all_desc_comn .reading_context > p.read_area {margin-bottom:0px; margin-top:50px;}
.read_all_desc_comn .reading_context > p {text-indent:25px; margin-top:25px;}
.read_all_comn .tit {margin-bottom:50px;}


/* Reading Comprehension 스타일 보정 21.06.09 */
.rc_comn .sec_rc .list_ordnum>li {margin: 25px 0; }
.rc_comn .sec_rc .ui_exam_wrap .div_exam {padding :20px }
.rc_comn .sec_rc .ui_exam_wrap .div_exam .exam_list li {text-align:center;}
.rc_comn .sec_rc .input_wrap .answer_txt:before {bottom:-4px}
.rc_comn .sec_rc .list_ordnum.chk_type .ui_check_mini {top:0px}

.rc_comn .sec_rc .ui_exam_wrap .div_answer>li {padding-left:58px;}
.rc_comn .sec_rc .list_ordnum_aw>li:before {font-size:45px; top:-4px;}
.rc_comn .sec_rc .word_selec {margin-top:5px}


/* More Reading 스타일 보정 21.06.09 */
.mr_comn .box_paragraph3{font-family:'Times New Roman','Crimson','NotoSerif';font-size:43px;line-height:1.4;margin-bottom:25px;padding:20px;background:#F3F9F2;border-radius:20px;}
.mr_comn .box_paragraph3 p {text-indent:25px}
.mr_comn .box_paragraph3 span.line {position:relative;width:150px;display:inline-block;}
.mr_comn .box_paragraph3 span.line::after {position:absolute;z-index:1;bottom:0px;left:0px;width:100%;height:2px;content:'';background:#333;}


/* 영상 관련 스타일 추가 21.06.09 */
.videoWrap{width: 1264px; height: 711px;}
.media_comn.full .videoWrap { width: 100%}

.small .videoWrap{width: 900px; height: 490px;}
.media_video .pop_wrap .pop_container{padding: 16px 9px 0;}
.media_video .videoInnerScript .caption{margin: 0; width: calc(100% - 82px);}
.media_video .pop_wrap .pop_content{position: relative;}
.media_comn .role_player_area .role_script .caption.canHover:hover,
.media_comn .role_player_area .role_script .captionOn.canHover{color:#000 !important;}

.reading_video .videoWrap{width: 1280px; height: 720px;}
.reading_video #container #content.sec_cont_txt {width:100%;padding-right:0;padding-left:0;}
.reading_video #container #content {position:absolute;top:0px;left:0px;width:100%;height:100%;padding:0 0; background-color:#fff;z-index:0}
.reading_video .media_area {padding-top:80px;}
.reading_video .videoWrap .videoContainer {width:100% !important; height:100% !important;}
.reading_video .nav_read {position:absolute;top:141px;left:-84px;}
.reading_video .media_area .videoWrap .btnCover { background: url('../../libs/images/media/video_player/video_play.png') no-repeat; background-position: center center; width:100% !important; height:100% !important;}
/*.reading_video .media_area:fullscreen .videoWrap .btnCover {width:2000px !important; height:1000px !important;}*/
.reading_video .media_area .videoWrap .poster {background-repeat: no-repeat; width:100% !important ; height:100% !important;top:0px;left:0px;}

.reading_video .videoWrap .anchor{width: 46px; height: 28px; bottom: 22px;background: url('../../libs/images/ico/ico_anchor_flag.png') no-repeat;}
.reading_video .videoWrap .anchor:after {content:'';display:block;width:100%;height:100%;;font-size:15px;color:yellow;text-align:center;margin-top:2px;}



.readVideo .videoWrap .anchor{width: 46px; height: 28px; bottom: 22px;background: url('../../libs/images/ico/ico_anchor_flag.png') no-repeat;}
.readVideo .videoWrap .anchor:after {content:'';display:block;width:100%;height:100%;;font-size:12px;color:#FF6700; font-family:'PretendardB';;text-align:center;margin-top:0px;}

.media_comn .small .videoWrap .videoContainer,
.small .videoWrap .btnCover,
.small .videoWrap .poster {width:900px !important; height:490px !important; }
.small.mp_video {text-align:center;}
.small .videoWrap .videoControls{width: 900px; margin: 0 auto;}
.small .videoWrap .mvTime .back{width: 304px;}
.small .videoWrap .videoControls .toucharea{width: 324px;}
*:fullscreen .small .videoWrap .coverContainer {position:fixed;display:flex;align-items:center;z-index:1;}
*:fullscreen .small .videoWrap .videoContainer,
*:fullscreen .small .videoWrap .coverContainer{top:0; left:0;}
*:fullscreen .small .videoWrap .videoContainer,
*:fullscreen .small .videoWrap .coverContainer,
*:fullscreen .small .videoWrap .btnCover,
*:fullscreen .small .videoWrap .poster{width: 100% !important; height: 100% !important;}
*:fullscreen .small .videoWrap .videoControls{width:100%; width: -webkit-fill-available;  width:-moz-available; width:stretch; margin: 0;}

*:fullscreen .videoWrap .coverContainer {position:fixed;display:flex;align-items:center;z-index:1;}
*:fullscreen .videoWrap .videoContainer,
*:fullscreen .videoWrap .coverContainer{top:0; left:0;}
*:fullscreen .videoWrap,
*:fullscreen .videoWrap .videoContainer,
*:fullscreen .videoWrap .coverContainer,
*:fullscreen .videoWrap .btnCover,
*:fullscreen .videoWrap .poster{width: 100% !important; height: 100% !important;}
*:fullscreen .videoWrap .videoControls{width:100%; width: -webkit-fill-available;  width:-moz-available; width:stretch; margin: 0;}

*:fullscreen .videoWrap .videoControls {position: fixed;left: 0px;bottom: 0px;background-color: #F2F2F2; z-index: 10;}
*:-moz-full-screen .videoWrap .coverContainer {position: fixed;width: 100% !important; height: 100% !important;display: flex;align-items: center;z-index: 1;}
*:-webkit-full-screen .videoWrap .coverContainer {position: fixed;width: 100% !important;height: 100% !important;display: flex;align-items: center;z-index: 1;}
*:-ms-fullscreen .videoWrap .coverContainer {position: fixed;width: 100% !important; height: 100% !important;display: flex;align-items: center;z-index: 1;}
*:fullscreen .videoWrap .coverContainer {position: fixed;width: 100% !important;height: 100% !important;display: flex;	align-items: center;}
*:fullscreen .videoWrap .poster {position:fixed;display:flex;align-items:center;z-index:1;width:100% !important; height:100% !important;}


/* lab_order step 부분 수정 */
/*#content .h_dir {height:120px}*/
#content .h_dir .tit-reallife, #content .h_dir .tit-grammar, #content .h_dir .tit-vocab { margin-bottom:5px; }
#content .h_dir .lab_order { vertical-align:baseline; margin:0px;height:35px; }
#content .h_dir .lab_order.alp_a:before,
#content .h_dir .lab_order.alp_b:before,
#content .h_dir .lab_order.alp_c:before {margin:3px 0 0 0; }
#content .h_dir .lab_order + .kor { line-height:1.3 }
#content .h_dir .lab_order + .kor + .eng { line-height:1.3 }

/*.h_dir .lab_order + .kor + .eng + .ui_btn_lang.k1e2 { bottom:22px }*/
/*.h_dir .lab_order + .kor + .eng + .ui_btn_lang.k1e2.eng { bottom:-26px }*/


/*#content .h_dir .tit-reallife + .lab_order + .kor + .eng + .ui_btn_lang,*/
/*#content .h_dir .tit-reallife + .lab_order + .kor + .eng + .ui_btn_lang.eng,*/
/*#content .h_dir .tit-grammar + .lab_order + .kor + .eng + .ui_btn_lang,*/
/*#content .h_dir .tit-grammar + .lab_order + .kor + .eng + .ui_btn_lang.eng,*/
/*#content .h_dir .tit-vocab + .lab_order + .kor + .eng + .ui_btn_lang,*/
/*#content .h_dir .tit-vocab + .lab_order + .kor + .eng + .ui_btn_lang.eng,{ bottom:0px }*/


/*.lab_order + .kor + .eng + .ui_btn_lang,*/
/*.lab_order + .kor + .eng + .ui_btn_lang.eng { bottom:28px }*/



.lab_order.step_a, .lab_order.step_b, .lab_order.step_c { margin: 12px 0 0 0;}
.lab_order.step_a:before, .lab_order.step_b:before, .lab_order.step_c:before {top:-18px}

.media_comn .role_player_area .role_script .caption .tEng:hover,
.media_comn .role_player_area .role_script .caption.canHover:hover,
.media_comn .role_player_area .role_script .captionOn.canHover{color:#000 !important;}

.sec_se .box_se {min-height: 430px}
.sec_se .box_se .user_write p:nth-child(3) {display:none;}


/* 210623 Reading 단어장 간격 보정 */
.list_word .word .tEng{line-height:1;}
.list_word .word .trlate.show{line-height:1; vertical-align:middle;}


/* 210627 Wrap Up 가이드 적용 */
.wrapup .h_dir {margin-bottom:25px}
.wrapup .scroll_detail .box1 { margin-top: 5px }
.wrapup .scroll_detail .ordnum_box {padding:30px; font-size:40px; line-height:1.3; text-align: justify; }
.wrapup .quiz_exam .ui_quiz_ordnum li {font-size:43px; line-height:1;margin-top:12px;}
.wrapup .ui_quiz_ordnum {padding-left:0px}
.wrapup .ui_quiz_ordnum>li {padding-left:58px}
.wrapup .quiz_exam .ui_quiz_ordnum>li .ordnum {margin-top:2px;}

.wrapup .ui_script2.ff_serif li {padding-left:60px}
.wrapup .input_wrap {line-height:1}
.wrapup .ui_box_order .box_area {margin-top:0px}
.wrapup .ui_box_order .box_area {padding:40px 20px;}
.wrapup .quiz_wrap {margin:40px -50px 26px} 
.wrapup .ui_box_order .btn_sound2 {top:-30px; left:40px}
.wrapup .ui_box_order {font-size:43px}
/*.wrapup .box_area li {background:#c4c4}*/
.wrapup .box_area li .ordnum {display:inline;line-height:1;}
.wrapup .box_area li .ordnum {line-height:1.3}
.wrapup .box_area li .ordnum+p {display:inline-block;line-height:1;vertical-align:middle;margin-top:5px;}


/* 210627 차트 클릭 막기 */
.sec_se .chart_area .chart {position:relative;}
.sec_se .chart_area .chart:after {position:absolute;top:0px;left:0px;display:block;width:100%;height:100%;content:'';background:rgba(255,255,255,0.2);}


/* 210629 sound 레이어팝업 */
.sound_line{position:relative;}
.sound_line:before{position:absolute;z-index:1;bottom:7px;left:0;display:block;width:100%;height:2px;content:'';background:#333;}

/* 210705 공통 수정 */
.ui_select_mini.disable .current{ 
	cursor: default;
}
.h_dir .undline{
	border-bottom:0;
}
.input_wrap.type_select.disable,
.input_wrap.type_select.disable *{
	cursor: default !important;
}

.scrollContent{
	max-height:670px;
}

.media_comn .videoWrap .btnSubtitle{
	/*background-size:contain;*/
}
.list_ordnum_aw.num_point>li:nth-child(1):before{
	content:'1.';
}
.list_ordnum_aw.num_point>li:nth-child(2):before{
	content:'2.';
}
.list_ordnum_aw.num_point>li:nth-child(3):before{
	content:'3.';
}
.list_ordnum_aw.num_point>li:nth-child(4):before{
	content:'4.';
}
.list_ordnum_aw.num_point>li:nth-child(5):before{
	content:'5.';
}
.list_ordnum_aw.num_point>li:nth-child(6):before{
	content:'6.';
}

/* 210706 좌우 선택형 정답 노출 시 마우스 커서 비활성화 */
.input_wrap .answer_radio input[type='radio'].unchecked, 
.input_wrap .answer_radio input[type='radio'].checked { cursor:default }

/* 210708 공통 클래스 추가 */
.fs38{
	font-size:38px !important;
}
.intro_comn .group_goal .list_dot>li>.mp_text{
	letter-spacing: 0;
}
.list_ordnum_aw.type_serif li:before{
	font-family:'Times New Roman', 'Crimson', 'NotoSerif', 'NotoSans';
	content:'(1)';
	font-weight:500;
}
.list_ordnum_aw.type_serif>li:nth-child(2):before{
	content:'(2)';
}
.list_ordnum_aw.type_serif>li{
	padding-left:70px;
}

/* 라디오선택자 클릭영역 조정 */
.input_wrap.type_select .answer_radio input[type='radio'].checked+label{
	color:red !important;
}
/*.input_wrap.type_select .answer_radio::before,*/
/*.input_wrap.type_select .answer_radio::after,*/
/*.noHover:hover .input_wrap.type_select .answer_radio::before,*/
/*.noHover:hover .input_wrap.type_select .answer_radio::after{*/
/*	display: inline-block;*/
/*	color:#000 !important;*/
/*}*/
/*.canHover:hover .input_wrap.type_select .answer_radio::before,*/
/*.canHover:hover .input_wrap.type_select .answer_radio::after{*/
/*	display: inline-block;*/
/*	color:#04ada9 !important;*/
/*}*/
.input_wrap.type_select .answer_radio::before{
	content:'(';
	margin-right:5px;
}
.input_wrap.type_select .answer_radio::after{
	content:')';
	margin-left:5px;
}

.sp_comn .input_wrap.type_select .answer_radio::before,
.sp_comn .input_wrap.type_select .answer_radio::after {
	color:#000;
}

/* 라디오선택자 클릭영역 조정 추가 0721 */
.input_wrap.type_cont{
	display: contents;
	cursor: pointer !important;
}
.input_wrap.type_cont .input_txt:disabled{
	cursor: default;
}
.input_wrap.type_cont .answer_radio{
	cursor: pointer !important;
}

.ds_content{
	display: contents !important;
}
.list_ordnum_aw>li:before,
.list_ordnum .num, .list_ordnum .ordnum{
	font-weight:500;
}

/* input_wrap custom - 빈칸 줄 간격 조정 없이 넣기 클래스 추가 */
.input_wrap.type_contents{
	display: contents;
}
.input_wrap.type_contents .input_txt{
	top:unset;
	left:unset;
	width:auto;
	height:auto;
}
.input_wrap.type_contents .answer_txt{
	text-align:center;
	padding-left:0;
	margin-left:-10px;
	cursor: pointer;
}
.input_wrap.type_contents .answer_txt.show{
	cursor: default;
}
.input_wrap.type_contents.line_change .answer_txt{ /* 두줄 이상일 때 사용 */
	margin-left:5px;
}
.input_wrap.type_contents.line_change .answer_txt:last-child{
	margin-right:-5px;
}

/* txt_outline custom */
.txt_outline.type_str::before{
	content:'「';
	margin-left:0;
}
.txt_outline.type_str::after{
	content:'」';
	margin-right:-15px;
}
.txt_outline.type_apr::before{
	content:'‘';
	margin-left:-15px;
}
.txt_outline.type_apr::after{
	content:'’';
	margin-right:-15px;
}
.txt_outline.after_none::after,
.txt_outline.before_none::before{
	display: none;
}

/* h_getready custom */
.h_getready.align-center{
	display: flex;
	align-items: center;
	line-height:unset;
}
.h_getready.align-center .img-bulb{
	margin-right:10px;
}

/* 해석보기 버튼 width fix */
/*.btnTranActive{
	width:185px;
}*/

/* reading text version 추가 - 문단(들여쓰기 해야하는 영역 별) 개별 적용 :: 09_01_03_157 sample */
.caption_type_para{
	position:relative;
}
.caption_type_para .caption:first-child{
	text-indent:20px;
}
.caption_type_para .tKor_area{
	position:absolute;
	top:40px;
}
.caption_type_para .tKor_area .tKor.trlate{
	position:unset;
	line-height:3;
	word-break: keep-all;
}

/* 0712 공통 추가 적용 */
.intro_comn .h_dir.h_chk{
	min-height:100px;
}
.intro_comn .intro_ques:before{
	margin-top:-7px;
}
.type_intro .scrollContent{
	max-height:430px;
}

.input_wrap .answer_radio,
[mc*="text:"].canHover:hover span.slash, 
.caption .tEng.canHover:hover span.slash, 
.input_wrap .answer_radio span.slash{
	cursor: default;
}

.box_plan:before{
	height:40px;
	background-size:contain;
}

/* 0714 공통 추가 적용 */

/* intro 컨텐츠 높이값, 동영상 버튼 위치 조정 전체 적용 */
.intro_comn .scrollContent{
	height:625px;
}
.intro_comn .h_dir.h_mov{
	margin-left:-10px;
	padding-left:60px;
}

/* input background */
.input_wrap .input_txt.bg-white{
	background:#fff !important;
}

/* Tip popup orange */
#controller .tooltip.c_orange {
	border: 3px solid #f15922;
	border-radius: 20px;
	word-break: keep-all;
	text-align: justify;
}

/* 원번호있는 라디오 선택자 */
.ui_quiz_ordnum.radio_only{
	margin-left:-5px;
}
.ui_quiz_ordnum.radio_only>li{
	padding-left:0;
}
.ui_quiz_ordnum.radio_only>li .ordnum{
	position: unset;
}
.ui_quiz_ordnum.radio_only>li .ordnum *{
	cursor: pointer;
}
.ui_quiz_ordnum.radio_only .ordnum .ui_radio{
	width:auto;
}

/* 단어창 한글 해석 bold */
.ly_word .tKor.trlate{
	font-weight: 600;
	line-height: 1.1;
}
.pos_chk{border:1px solid #00f;}

/* 하단 화면 라인 정리 210722 */
#controller {z-index:10}

/* input_wrap 뒤 온점 클릭 금지 */
.click_none{
	position:absolute;
	z-index:9999;
}


/* intro */
.h_dir.h_look { margin-bottom: 26px; padding-left: 240px; background: url("../images/title/title_look.png") no-repeat;}
.h_dir.h_idea { margin-bottom: 26px; padding-left: 240px; background: url("../images/title/title_idea.png") no-repeat; min-height: 106px}
.introLine { margin: 56px 0;}

.introTitleArea { display: flex; font-size: 40px; font-family:'PretendardM'; color: #1b1b1b; padding: 36px 0 0;}
.introTitleArea .bold { font-family:'PretendardB';}
/*.introTitleArea .leftArea { margin-right: 80px;}*/
.introTitleArea .leftArea { margin-right: 50px;}
.introTitleArea .leftArea .text { margin-left: 48px; margin-top: 12px; font-size: 32px;}

.introTitleArea .title { text-indent: -9999px; display: inline-block;}
.introTitleArea .title.theme{ background: url("../images/title/intro_theme.png")no-repeat; width: 174px; height: 54px;}
.introTitleArea .title.preview{background: url("../images/title/intro_preview.png")no-repeat; width: 175px; height: 54px}
.introTitleArea .title.words{background: url("../images/title/intro_words.png")no-repeat; width: 175px; height: 54px}

.introTitleArea .rightArea { flex: 1}
.introTitleArea .rightArea .titleArea{ position: relative; display: flex;  margin-bottom: 32px;}
.introTitleArea .rightArea .titleArea.center { align-items: center}
.introTitleArea .rightArea .titleArea:last-child { margin-bottom: 0;}
.introTitleArea .rightArea .title { margin-right: 20px;}
.introTitleArea .rightArea .titleArea .kor { margin-top: 4px;}

.intro_comn .group_goal { padding: 0 40px; box-sizing: border-box; font-size: 40px; color: #1b1b1b; font-family:'PretendardM';}
.groupTitle { font-size: 44px; color: #EA5A58; font-family:'Arciform'; margin-bottom: 25px;}

.group_goal .group { margin-bottom: 56px;}
.group_goal .group:last-child { margin-bottom: 0;}
.group_goal .subTitle { display: flex; align-items: center; font-size: 40px; color: #1b1b1b;font-family:'PretendardEB'; margin-bottom: 24px;}
.group_goal .subTitle img { margin-right: 16px;}

.group_goal .groupText { position: relative; margin-bottom: 20px;}
.group_goal .groupText:last-child { margin-bottom: 0}
.group_goal .groupText .bold { font-family:'PretendardB'}
.group_goal .groupText.textA,
.group_goal .groupText.textB { padding-left: 48px; box-sizing: border-box;}
.group_goal .groupText.textA:after{content: 'A'; position: absolute; top: 0; left: 0; color: #898989; font-family:'PretendardB'; font-size: 40px;}
.group_goal .groupText.textB:after{content: 'B'; position: absolute; top: 0; left: 0; color: #898989; font-family:'PretendardB'; font-size: 40px;}

.group_goal .groupText.dot { padding-left: 40px; box-sizing: border-box;}
.group_goal .groupText.dot:after{content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 5px ; width: 8px; height: 8px; background-color: #898989; border-radius: 100%; }


/* studyPlan */
.studyTableWrap { width: 1188px; height: 1042px; border: 1px solid #D6D6D6; border-radius: 20px 20px 0 0;}
.studyTableWrap tr { border-bottom: 1px solid #D9D9D9;}
.studyTableWrap tr:first-child,
.studyTableWrap tr:last-child { border-bottom: none}
.studyTableWrap tr th:nth-of-type(1){ border-radius: 20px 0 0 0}
.studyTableWrap tr th:nth-of-type(3){border-radius: 0 20px 0 0;}
.studyTableWrap th { height: 80px; font-size: 36px; font-family:'PretendardM'; color: #1b1b1b; background-color: #F9E6B4; border-right: 1px solid #D9D9D9; box-sizing: border-box;}
.studyTableWrap th:last-child { border-right: none;}
.studyTableWrap tr th:nth-of-type(1),
.studyTableWrap tr td:nth-of-type(1){ width: 319px; }
.studyTableWrap tr th:nth-of-type(2),
.studyTableWrap tr td:nth-of-type(2){ width: 434px;}
.studyTableWrap tr th:nth-of-type(3),
.studyTableWrap tr td:nth-of-type(3){ width: 434px; }
.studyTableWrap tr td { height: 120px; border-right: 1px solid #D9D9D9; box-sizing: border-box;  }
.studyTableWrap tr td:first-child { background-color: #FFF9CF;}
.studyTableWrap tr td:last-child { border-right: none}
.studyTableWrap tr td .title { position: relative; text-align: center; font-size: 30px; color: #2866AF; font-family:'210ManwhagageR';}
.studyTableWrap tr td .title.num1:after { content: ''; position: absolute; bottom: 5px; right: 17px; background: url("../images/title/num1.png")no-repeat; width: 33px; height: 30px}
.studyTableWrap tr td .title.num2:after { content: ''; position: absolute; bottom: 5px; right: 17px; background: url("../images/title/num2.png")no-repeat; width: 33px; height: 30px}
.studyTableWrap tr td .textBox { padding: 16px 15px; box-sizing: border-box; width: 100%; height: 100%;}
.studyTableWrap tr td .textBox textarea { width: 100%; height: 100%; resize: none;  outline: none; border: none; font-size: 32px; color: #1b1b1b;font-family:'PretendardM';}




