

/*--------------------------------------------------------------
# 게시판
--------------------------------------------------------------*/

.subWrap{
	position:relative;
	margin-top:0px;
	overflow:hidden;
}
.subVBox{
	width:100%;
	position:relative;
	height:384px;
}
.sv_bk_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_06.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_tu_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_pri_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_my_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_mypage_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_custom_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sv_zoom_bg{
	background-image: url(/taste_en/public/img/visual/sub_visual_09.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.subBody{
	width:100%;
	position:relative;
}

.subTitle_ko{
	display:block;
	text-align:center;
	padding-top:96px;
}
.subTitle_ko h1{
	font-size: 50px;
    font-weight: 500;
	margin-bottom: 0px;
}
.subTitle_en{
	display:block;
	text-align:center;
	padding-top:96px;
}
.subTitle_en h1{
	font-size: 60px;
    font-weight: 400;
	font-family: 'Inter', sans-serif;
	margin-bottom: 0px;
}

.su_contentTiBox {
    width: 100%;
    position: relative;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
	padding-top: 0px;
}
.su_contentTiBox .subTitleType_02{
	border-bottom:1px solid #ddd;
}
.ST_EN h1{
	font-family: 'Inter', sans-serif!important;
}

@media (max-width: 1300px) {
	.sv_pri_bg {
		background-position: 90%;
	}
}

@media (max-width: 991px) {
	.subTitle_en {
		padding-top: 60px;
	}
	.subTitle_en h1 {
		font-size: 44px;
	}
	.subTitle_ko {
		padding-top: 60px;
	}
	.subTitle_ko h1 {
		font-size: 44px;
	}

}

@media (max-width: 767px) {
	.subVBox{
		height: 264px;
	}
	.subTitle_en {
		padding-top: 40px;
	}
	.subTitle_en h1 {
		font-size: 40px;
	}
	.subTitle_ko {
		padding-top: 40px;
	}
	.subTitle_ko h1 {
		font-size: 40px;
	}
	
	.su_contentTiBox{
		padding-top:0px;
		padding-left: 14px;
	padding-right: 14px;
	}
	
	.sv_pri_bg {
		background-position: 85%;
	}
}

@media (max-width: 500px) {
	.subVBox{
		height: 200px;
	}
}

/*--------------------------------------------------------------
# faq
--------------------------------------------------------------*/
.faqsubSideBox{
	max-width:1040px;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	padding-bottom: 120px;
}

.faqWrap{
	width:100%;
	position:relative;
}

.SearchBox{
	width:100%;
	position:relative;
	text-align:center;
    margin-top: 46px;
}
.searchBox2{
    margin-top: 20px;
}
.SearchBox .Search{
	display:inline-block;
	position:relative;

}
.SearchBox .Search input:focus{
    border: 1px solid #ec6548;
    background-color: #fff;
   
}

.SearchBox .Search button{
    position: absolute;
    top: 7px;
    right: 13px;
    background-color: inherit;
    padding: 0;
    margin: 0;
    border: none;
    height: 50px;
    width: 50px;
    border-radius: 10px;
	
	
	background-image: url(/taste_en/public/img/faq_serImg.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.SearchBox .Search button img{
	display:none;
	height:24px;
	max-width:100%;
	/* display:inline-block; */
}
.SearchBox .Search input{
	background-color:#f8f8f8;
	width:410px;
	height:64px;
	border-radius: 32px;
	border:none;
	color:#222;
	font-size:15px;
	font-weight:500;
	padding:0px 100px 0px 30px;
    border: 1px solid #f8f8f8;
}
.SearchBox .Search input:focus{background-color: #fff;}
.SearchBox .Search input::placeholder{
	font-size:15px;
	font-weight:300;
	color:#777;
}


.faqListBox{
	width:100%;
	position:relative;
	/* border-bottom:1px solid #eeeeee; */
	/* margin-top: 48px; */
    display: none;
}
.faqListBox.on{display: block;}

.faq_content_box{margin-bottom:0px;width: 100%;box-sizing: border-box;}

#faq {
	position: relative;
	width: 100%;	
	background-color: #f1f9fc;
	/* background: url(../img/bg_qna.jpg)top no-repeat; */
	background-position: right bottom;  
	background-size: 50%;
 }
 .faqTapWrap{margin-top: 50px;}
.faqTapWrap ul{display: flex; justify-content: space-between;
    border-bottom: 1px solid #eee;
}
.faqTapWrap li{line-height: 70px; 
    font-size: 18px; color: #888;
    cursor: pointer;
    position: relative;
  
}
.faqTapWrap li.on::after{content:"";
    width: 100%; height: 3px;
    background-color: #E94827;
    display: inline-block;
    position: absolute;
    bottom: -1px;left: 50%;transform: translateX(-50%);
    transition: width 0.5s;
  
}

.faqTapWrap li.on,
.faqTapWrap li:hover{color: #222;}
.accordion-menu {text-align: left;width: 100%;}
.accordion-menu li{z-index:40;list-style:none;}
.accordion-menu li.open_faq{}
.accordion-menu li.open_faq .dropdownlink {
	border-bottom:1px solid #eeeeee;
	color: #333333 ;
	font-weight: 700;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-color: #ffffff;
}
.accordion-menu li.open_faq .dropdownlink span {}
.accordion-menu li.open_faq .dropdownlink .fa-chevron-down {transform: rotate(180deg);}
.accordion-menu li:last-child .dropdownlink {/* border-bottom: 0; */}

.dropdownlink {
	border-bottom: 1px solid #eeeeee;
    position: relative;
	padding-top: 19px;
    padding-bottom: 22px;
    padding-left: 72px;
    padding-right: 70px;
    color: #212121;
    font-size: 17px;
    font-weight: 400;
    
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 60;
    background-color: rgba(255, 255, 255, .6);
}
.dropdownlink span{
	font-family: 'Inter', sans-serif;
    position: absolute;
    left: 28px;
    top: 14px;
    font-size: 24px;
    font-weight: 600;
    color: #222;
}
.dropdownlink i {position: absolute;top: 23px;left: 16px;}
.dropdownlink .fa-chevron-down {right: 20px;left: auto;}

.submenuItems {display: none;}
.submenuItems li {list-style:none;}
.submenuItems a {display: inline-block;color: #3b6bb8;font-weight: bold;font-size: 16px;padding-left: 4px;padding-right: 4px;transition: all 0.4s ease-out;cursor: pointer;}
.submenuItems a:hover {background-color: #3b6bb8;color: #fff;}

.f_list_open{
	position: relative;
    width: 100%;
    background-color: #f7f7f7;
    padding: 22px 40px 28px 72px;
}

.f_ar{
	font-family: 'Inter', sans-serif;
    position: absolute;
    left: 28px;
    top: 19px;
    font-size: 24px;
    font-weight: 600;
    color: #E94827;
}

.f_listTextBox{
	width:100%;
	position: relative;
	padding-top: 0px;
}

.flNormalText{
	line-height: 30px;
    letter-spacing: -0.5px;
    font-size: 16px;
    font-weight: 300;
    color: #212121;
}

.flNormalText span{
	margin-top: -4px;
    letter-spacing: 0px;
    display: block;
    font-size: 13px;
    font-weight: 300;
    color: #777;
    font-family: 'Noto Sans KR', sans-serif;
}

.flNormalText img{
	max-width:100%;
}

@media (max-width: 991px) {
	.SearchBox .Search {
		margin-top: 20px;
	}
	.SearchBox .Search input {
		width: 360px;
		height: 60px;
		border-radius: 30px;
		font-size: 15px;
		padding: 0px 70px 0px 24px;
	}
}


@media (max-width: 767px) {
	.faqsubSideBox {
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 100px;
	}
	
	.SearchBox .Search {
		margin-top: 10px;
	}
	.SearchBox .Search input {
		width: 270px;
		height: 50px;
		border-radius: 25px;
		font-size: 14px;
		padding: 0px 70px 0px 20px;
	}
	.SearchBox .Search button {
		top: 5px;
		right: 13px;
		height: 40px;
		width: 40px;
	}
	
	.onmo{
		padding-top:17px!important;
	}
	
	.faqListBox {
		margin-top: 40px;
	}
	.faq_title{
		margin-top: 40px;
	}
	.faq_title span{
		font-size: 24px;
	}
	.dropdownlink span{
		font-size: 16px;
		left: 10px;
		top: 10px;
	}
	.dropdownlink{
		font-size: 14px;
		padding-top: 12px;
		padding-bottom: 10px;
		padding-left: 34px;
		padding-right: 40px;
		/* text-overflow: ellipsis; */
		/* white-space: nowrap; */
		/* word-wrap: normal; */
		/* overflow: hidden; */
	}
	.dropdownlink .fa-chevron-down {
		right: 14px;
		left:initial;
	}
	.dropdownlink i{
		top: 50%;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
	}
	.accordion-menu li.open_faq .dropdownlink .fa-chevron-down {
		transform: rotate(180deg);
		top: 37%;
	}
	
	.f_list_open{
		padding: 16px 14px 16px 0px;
	}
	.f_ar{
		left: 10px;
		top: 12px;
		width: auto;
		font-size: 16px;
	}
	.f_listTextBox{
		padding-left: 34px;
	}
	.flNormalText {
		line-height: 20px;
		letter-spacing: 0.2px;
		font-size: 13px;
	}
	.flNormalText span {
		margin-top: 4px;
		letter-spacing: 0px;
		font-size: 11px;
		line-height: 16px;
	}
	
	.faqTapWrap li {
		line-height: 54px;
		font-size: 15px;
	}
}

@media (max-width: 550px) {
	
	.faqTapWrap{
		overflow-x:auto;
	}
	.faqTapWrap ul{
		width:600px;
	}
	.faqTapWrap::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera*/
	}
	.faqListBox {
		margin-top: 10px;
	}
	.SearchBox {
		margin-top: 20px;
	}
}


/*--------------------------------------------------------------
# 공지사항
--------------------------------------------------------------*/
.noticeSubSideBox{
	max-width:1240px;
	padding-left:20px;
	padding-right:20px;
	margin:0 auto;
	padding-bottom: 120px;
}

.noticeWrap{
	width: 100%;
    position: relative;
}

.noticeListWrap{
	width: 100%;
    position: relative;
}
.noticeListWrap .nlInnerBox{
	width: 100%;
    position: relative;
	border-top:2px solid #222;
	margin-top:56px;
}

.nlBox{
	width: 100%;
    position: relative;
	padding-left:210px;
	border-bottom:1px solid #eeeeee;
}
.nlDay{
	font-family: 'Inter', sans-serif;
    letter-spacing: -0.1px;
    position: absolute;
    left: 37px;
    top: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
}
.nlTitle{
	font-size: 19px;
    font-weight: 500;
    color: #444444;
    display: block;
    display: -webkit-box;
    height: 78px;
	line-height:78px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	cursor:pointer;
}
.nlTitle a{
	color: #444444;
}
.nlpadR{
	padding-right:300px;
}
.nlBox:hover .nlTitle{
	text-decoration:underline;
}

.nlWriter{
	font-size: 18px;
    position: absolute;
    right: 150px;
    width: 150px;
    top: 0px;
    text-align: Center;
    font-weight: 400;
}
.nl_mark{
	position:absolute;
	right:0px;
	width:150px;
	top: 0px;
	text-align:Center;
}
.nl_mark span{
	line-height: 40px;
    background-color: #bbbbbb;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    width: 100px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
}
.nl_mark b{
	line-height: 40px;
    background-color: #333333;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    width: 100px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
}
.pinedNotice img{
    max-width: 100%; max-height: 30px;
    margin-right: 10px;
}
.pagingBox{
	display:block;
	text-align:center;
	width:100%;
	position:relative;
	padding-top: 63px;
}
.pagingBox ul{
	display:inline-block;
}
.pagingBox ul li{
	margin: 0px 1px 0px 1px;
    line-height: 38px;
    width: 40px;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    cursor: pointer;
	color: #777;
    height: 40px;
	font-family: 'Inter', sans-serif;
}
.pagingBox ul li:hover{
	border: 1px solid #eeeeee;
}
.on_page{
	font-weight:500!important;
	background-color:#eee;
	border: 1px solid #eee!important;
	color:#7f7f7f!important;
}
.pagingBox ul li img{
	position: relative;
    height: 11px;
    max-width: 100%;
}
.pagingBox ul li:first-child img{
	top: -1px;
    left: -1px;
	transform: rotate(180deg);
}
.pagingBox ul li:last-child img{
	top: -1px;
    right: -1px;
}

.board_writeBtnBox {
    width: 100%;
    position: relative;
    margin-top: 40px;
    text-align: center;
}
.board_writeBtn {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #333333;
    height: 60px;
    border-radius: 30px;
    width: 180px;
    line-height: 60px;
    margin: 0px 4px 0px 4px;
}
.board_writeBtn:hover{
	background-color:#ea4728;
}
.board_writeBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    border-radius: 30px;
}

.none_padT{padding-top:0px!important;}
.faqLinkWrap{display: flex;justify-content: center; align-items: center;
    margin-top: 40px;
}
.faqLinkWrap p{line-height: 50px; font-size: 16px; color: #333;
    margin-bottom: 0; margin-right: 10px;
}
.faqLinkWrap .faqLink{
    width: 125px;
    line-height: 50px; font-size: 16px; color: #fff;text-align: center;
    background-color: #E94827;
    border-radius: 25px;
}
@media (max-width: 1100px) {
	.nlpadR {
		padding-right: 240px;
	}
	.nlWriter {
		font-size: 16px;
		right: 120px;
		width: 120px;
		top: 0px;
	}
	.nl_mark {
		width: 120px;
	}
	.nl_mark span {
		font-size: 14px;
		width: 80px;
	}
	.nl_mark b {
		font-size: 14px;
		width: 80px;
	}
}

@media (max-width: 991px) {
	.nlBox {
		padding-left: 140px;
	}
	.nlDay {
		left: 20px;
		top: 23px;
		font-size: 17px;
	}
	.nlTitle {
		font-size: 17px;
		height: 68px;
		line-height: 68px;
	}
}

@media (max-width: 767px) {
	.noticeSubSideBox {
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 100px;
	}
	.noticeListWrap .nlInnerBox{
		margin-top: 40px;
	}
	.nlBox {
		padding-left: 90px;
	}
	.nlDay {
		left: 6px;
		top: 15px;
		font-size: 14px;
		letter-spacing: -1px;
	}
	.nlTitle {
		font-size: 14px;
		height: 50px;
		line-height: 50px;
	}
	
	.pagingBox {
		padding-top: 40px;
	}
	.pagingBox ul li {
		margin: 0px 1px 0px 1px;
		line-height: 28px;
		width: 30px;
		font-size: 15px;
		height: 30px;
	}
	
	.nlpadR {
		padding-right: 200px;
	}
	.nlWriter {
		font-size: 14px;
		right: 100px;
		width: 100px;
		top: 0px;
	}
	.nl_mark {
		width: 100px;
	}
	.nl_mark span {
		font-size: 12px;
		width: 60px;
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
	}
	.nl_mark b {
		font-size: 12px;
		width: 60px;
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
	}
	
	.board_writeBtnBox {
		margin-top: 20px;
	}
	.board_writeBtn {
		font-size: 16px;
		height: 50px;
		border-radius: 25px;
		width: 130px;
		line-height: 50px;
	}
	.board_writeBtn a {
		line-height: 50px;
		font-size: 16px;
		border-radius: 25px;
	}
    .pinedNotice img{
        max-width: 100%; max-height: 30px!important;
        margin-right: 10px!important;
    }
}

@media (max-width: 600px) {
	.nlDay{
		left: 0px;
		top: 12px;
		position:relative;
	}
	.nlBox {
		padding-left: 0px;
	}
	
	.nlpadR {
		padding-right: 80px;
	}
	.nlWriter {
		font-size: 13px;
		right: 0px;
		width: 60px;
		top: -3px;
	}
	.nl_mark {
		top: 20px;
		width: 60px;
	}
	.nl_mark span {
		font-size: 11px;
		width: 60px;
		height: 26px;
		line-height: 26px;
		border-radius: 13px;
	}
	.nl_mark b {
		font-size: 11px;
		width: 60px;
		height: 26px;
		line-height: 26px;
		border-radius: 13px;
	}
    .pinedNotice img{
        max-width: 100%; max-height: 20px!important;
        margin-right: 10px!important;
    }
    .faqLinkWrap {display: block;}
    .faqLinkWrap p {
		text-align:center;
        line-height: 26px;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .faqLinkWrap .faqLink{display: block;
        width: 270px; 
        margin: 0 auto
    }
}

/*--------------------------------------------------------------
# 이벤트
--------------------------------------------------------------*/
/* PC (해상도 1170px ~ )*/ 
@media all and (min-width:1170px) {
	.eventWrap {
		width: 100%;
		position: relative;
		margin-top: 73px;
	}
	.ewBox{
		margin-bottom:-26px;
	}

	.evBox{
		float:left;
		width:32%;
		margin:0 0 56px 1%;
		position:relative;
	}

	.evImgBox{
		width:100%;
		position:relative;
		padding-bottom:66%;
		border-radius:10px;
		overflow:hidden;
	}
	.evImgBox img{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:100;
	}
	.evOFF{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:140;
		background-color:rgba(0,0,0,0.5);
	}
	.evI_on{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		position: absolute;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #E94827;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evI_off{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		position: absolute;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #333333;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evTitleBox{
		display:block;
		padding-top:18px;
	}
	.evTitle{
		display:block;
		letter-spacing: -0.5px;
		color: #222;
		font-size: 19px;
		font-weight: 500;
	}
	.evTitle a{
		letter-spacing: -0.5px;
		color: #222;
		font-size: 19px;
		font-weight: 500;
		
		display: block;
		display: -webkit-box;
		margin: 0px 0px 0px 0px;
		height: 26px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.evTitle a:hover{
		text-decoration:underline;
	}
	.evDay{
		margin-top: 6px;
		font-family: 'Inter', sans-serif;
		color: #E94827;
		font-size: 16px;
		font-weight: 500;
	}
}

/* 테블릿 가로, 테블릿 세로 (해상도 1008px ~ 1169px)*/ 
@media all and (min-width:1008px) and (max-width:1169px) { 
	.eventWrap {
		width: 100%;
		position: relative;
		margin-top: 73px;
	}
	.ewBox{
		margin-bottom:-26px;
	}

	.evBox{
		float:left;
		width:32%;
		margin:0 0 56px 1%;
		position:relative;
	}

	.evImgBox{
		width:100%;
		position:relative;
		padding-bottom:66%;
		border-radius:10px;
		overflow:hidden;
	}
	.evImgBox img{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:100;
	}
	.evOFF{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:140;
		background-color:rgba(0,0,0,0.5);
	}
	.evI_on{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		position: absolute;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #E94827;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evI_off{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #333333;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evTitleBox{
		display:block;
		padding-top:18px;
	}
	.evTitle{
		display:block;
		letter-spacing: -0.5px;
		color: #222;
		font-size: 19px;
		font-weight: 500;
	}
	.evTitle a{
		letter-spacing: -0.5px;
		color: #222;
		font-size: 19px;
		font-weight: 500;
		
		display: block;
		display: -webkit-box;
		margin: 0px 0px 0px 0px;
		height: 26px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.evTitle a:hover{
		text-decoration:underline;
	}
	.evDay{
		margin-top: 6px;
		font-family: 'Inter', sans-serif;
		color: #E94827;
		font-size: 16px;
		font-weight: 500;
	}
}

/* 모바일 가로, 모바일 세로 (해상도 0px ~ 767px)*/ 
@media all and (min-width:0px) and (max-width:1007px) { 
	.eventWrap {
		width: 100%;
		position: relative;
		margin-top: 50px;
	}
	.ewBox{
		margin-bottom:-26px;
	}

	.evBox{
		float:left;
		width:100%;
		margin:0 0 30px 0;
		position:relative;
	}

	.evImgBox{
		width:100%;
		position:relative;
		padding-bottom:66%;
		border-radius:10px;
		overflow:hidden;
	}
	.evImgBox img{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:100;
	}
	.evOFF{
		width:100%;
		height:100%;
		left:0px;
		top:0px;
		position:absolute;
		z-index:140;
		background-color:rgba(0,0,0,0.5);
	}
	.evI_on{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		position: absolute;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #E94827;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evI_off{
		font-size: 14px;
		text-align: center;
		z-index: 120;
		position: absolute;
		right: 15px;
		top: 15px;
		border-radius: 50%;
		background-color: #333333;
		width: 60px;
		height: 60px;
		color: #fff;
		line-height: 62px;
		z-index:160;
	}
	.evTitleBox{
		display:block;
		padding-top:10px;
	}
	.evTitle{
		display:block;
		letter-spacing: -0.5px;
		color: #222;
		font-size: 15px;
		font-weight: 500;
	}
	.evTitle a{
		letter-spacing: -0.5px;
		color: #222;
		font-size: 15px;
		font-weight: 500;
		
		display: block;
		display: -webkit-box;
		margin: 0px 0px 0px 0px;
		height: 23px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.evTitle a:hover{
		text-decoration:underline;
	}
	.evDay{
		margin-top: 0px;
		font-family: 'Inter', sans-serif;
		color: #E94827;
		font-size: 12px;
		font-weight: 500;
	}
}


/*--------------------------------------------------------------
# 고객센터
--------------------------------------------------------------*/

.cs_textBox{
	margin-top: 38px;
	display:block;
	text-align:Center;
	margin-bottom: 80px;
}
.cstTT{
	display: block;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 7px;
}
.cstBB{
	font-size:16px;
	font-weight:300;
	color:#777;
}
.cstBB span{
	font-weight:600;
}

.cstBBBox {
    width: 100%;
    position: relative;
	max-width:800px;
	margin:0 auto;
}
.cstBBBox ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.cstBBBox ul li {
    float: left;
    text-align: center;
    width: calc(33.3333333333% - 0px);
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 0px 0px 0px;
}

.cstcirBox{
	text-align:center;
	width:100%;
	position:relative;
}

.cstcir{
	background-color: #f6f6f6;
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 1px solid #f6f6f6;
}
.cstcir img{
	width:100%;
}
.cstcirText{
	display:block;
	text-align:Center;
	margin-top:20px;
}
.cstcirText span{
	display: block;
    text-align: Center;
    font-size: 19px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}
.cstcirText b{
	margin-top: 6px;
	display:block;
}
.cstcirText b{
	font-weight: 400;
    font-size: 17px;
    color: #777;
    display: block;
}

@media (max-width: 680px) {
	.cs_textBox {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.cstTT {
		font-size: 14px;
		margin-bottom: 7px;
	}
	.cstBB {
		font-size: 14px;
	}
	.cstBBBox ul li {
		width: calc(100% - 0px);
		margin: 0 0px 50px 0px;
	}
	.cstcirText {
		margin-top: 10px;
	}
	.cstcirText b {
		margin-top: 0px;
	}

	.cstcirText span {
		font-size: 18px;
	}
	.cstcirText b a {
		font-size: 16px;
	}
}


/*--------------------------------------------------------------
# 쓰기 페이지
--------------------------------------------------------------*/
.writeWrap{
	width:100%;
	position:relative;
}

.writeBox{
	width:100%;
	position:relative;
	padding-top:113px;
}

.wr_input{
	width:100%;
	position:relative;
	border-bottom:1px solid #eeeeee;
}
.wr_input input{
	padding: 0px 10px 34px 10px;
    width: 100%;
    border: none;
    height: 70px;
    font-size: 44px;
    color: #222;
    font-weight: 500;
}
.wr_input input::placeholder{
	color:#cbcbcb;
	font-size:44px;
	font-weight:500;
}

.editWriteBox{
	width:100%;
	position:relative;
	height:300px;
	border-bottom:1px solid #eeeeee;
}


.addFileBox{
	padding-top: 30px;
    width: 100%;
    position: relative;
    padding-left: 100px;
}

.tuaudioinputBox{
	position:relative;
	top:12px;
}
.tuaudioinputBox u{
	text-decoration:none;
	background-color:#ddd;
    padding: 4px 10px 4px 10px;
}
.tuaudioinputBox #audioFile{
	height: 32px;
    font-size: 14px;
    border: 1px solid #ddd!important;
    padding: 0px 10px 0px 10px;
}
.tuaudioinputBox #videoFile{
	height: 32px;
    font-size: 14px;
    border: 1px solid #ddd!important;
    padding: 0px 10px 0px 10px;
}
.afText{
	font-weight: 500;
    font-size: 17px;
    position: absolute;
    left: 0px;
	top: 42px;
}
.addFile{
	padding-right:0px;
	position:relative;
	display:block;
	margin-bottom: 10px;
}

.field {
	text-align: center;
    position: relative;
    top: 0px;
    width: 120px;
    height: 50px;
    line-height: 48px;
    background-color: #10cad7;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-radius: 25px;
}

.field input {
    height: 100% !important;
    width: 100% !important;
    background-color: #fff;
    font-size: 14px;
    border: none !important;
    font-family: 'Noto Sans KR', sans-serif;
}

.field img{
	width:16px;
	display: inline-block;
	max-width:100%;
}

.file_input_img_btn {
	position: relative;
	top:-1px;
	text-align: center;
	width:16px;
	/* width: 46px; */
	/* height: 30px; */
	display: inline-block;
	margin-right: 4px;
}

.file_input_hidden {
    font-size:29px;
    position:absolute;
    right:0px;
    top:0px;
    opacity:0;
    filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    cursor:pointer;
}

/*-------------
# 파일 리스트 영역
-------------*/

.pipListWrap{
	display:block;
}
.pipListWrap ul li{
	list-style:none;
}

.imageThumb {
	max-height: 75px;
	border: 2px solid;
	padding: 1px;
	cursor: pointer;
}
.pip {
	position:relative;
	display: inline-block;
}
.remove {
	top: 11px;
    position: absolute;
    right: 28px;
    display: inline-block;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    color: white;
    text-align: center;
    cursor: pointer;
    width: 30px;
    height: 30px;
	
	background-image: url(/taste_en/public/img/removex.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.pipBox{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	text-align:left;
	margin: 10px 0 0 0;
}

#filenameBox{
	font-size: 15px;
    height: 50px;
    position: relative;
    text-align: left;
    padding: 0px 80px 0px 60px;
    color: #222;
    background-color: #f8f8f8;
    border-radius: 25px;
    min-width: 300px;
    margin-bottom: 0px;
    line-height: 50px;
}
#filenameBox:before{
	content: '';
    position: absolute;
    left: 17px;
    top: 11px;
    width: 30px;
    height: 30px;
    background-image: url(/taste_en/public/img/input_clip.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;	
}

.wriBtnBox{
	width:100%;
	position:relative;
	margin-top: 80px;
	text-align:Center;
}

.wriBtnBox button{
	top: -22px;
    position: relative;
	font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #333333;
    height: 60px;
    border-radius: 30px;
    width: 180px;
	line-height: 60px;
	margin:0px 4px 0px 4px
}
.wbLinkBtn{
	position:relative;
    display: inline-block;
    height: 60px;
    width: 180px;
	line-height: 60px;
	margin:0px 4px 0px 4px
}
.wbLinkBtn a{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	line-height: 60px;
	text-align: center;
	font-weight: 400;
    font-size: 18px;
	color:#fff;
	border-radius: 30px;
	background-color: #eeeeee;
}


@media (max-width: 991px) {
	.writeBox {
		padding-top: 80px;
	}
	.wr_input input {
		padding: 0px 10px 20px 10px;
		height: 70px;
		font-size: 34px;
	}
	.wr_input input::placeholder{
		font-size:34px;
	}
}

@media (max-width: 767px) {
	.writeBox {
		padding-top: 40px;
	}
	.wr_input input {
		padding: 0px 10px 10px 10px;
		height: 50px;
		font-size: 20px;
	}
	.wr_input input::placeholder{
		font-size:20px;
	}
	
	.addFileBox {
		margin-top: 20px;
		padding-top: 30px;
		width: 100%;
		position: relative;
		padding-left: 70px;
	}
	.afText {
		font-size: 14px;
		left: 0px;
		top: 37px;
	}
	.field {
		top: 0px;
		width: 90px;
		height: 36px;
		line-height: 34px;
		font-size: 14px;
		border-radius: 18px;
	}
	.pipBox {
		margin: 6px 0 0 0;
	}
	#filenameBox {
		font-size: 13px;
		height: 36px;
		padding: 0px 40px 0px 30px;
		border-radius: 18px;
		min-width: 250px;
		line-height: 36px;
	}
	#filenameBox:before {
		left: 3px;
		top: 2px;
		width: 30px;
		height: 30px;
		background-size: 18px;
	}
	.remove {
		top: 2px;
		right: 6px;
		width: 30px;
		height: 30px;
		background-size: 22px;
	}
	
	.wriBtnBox {
		margin-top: 60px;
	}
	.wriBtnBox button {
		top: -17px;
		font-size: 16px;
		height: 50px;
		border-radius: 25px;
		width: 130px;
		line-height: 50px;
		margin: 0px 4px 0px 4px;
	}
	.wbLinkBtn {
		height: 50px;
		width: 130px;
		line-height: 50px;
	}
	.wbLinkBtn a {
		line-height: 50px;
		font-size: 16px;
		border-radius: 25px;
	}
}

/*--------------------------------------------------------------
# 상세페이지
--------------------------------------------------------------*/
.detatilWrap {
    width: 100%;
    position: relative;
}

.de_titleBox{
	margin-top: 100px;
	display:block;
	text-align:center;
}
.de_title{
	display:block;
	text-align:center;
}
.de_title h1{
	letter-spacing: -2.5px;
    font-size: 45px;
    font-weight: 500;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.de_Day{
	margin-top: 48px;
    font-family: 'Inter', sans-serif;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #E94827;
    padding-bottom: 0px;
    border-bottom: 2px solid #E94827;
}


.de_contentBox{
	width:100%;
	position:relative;
	overflow:hidden;
	padding:80px 80px 74px 80px;
}

.de_flieBox{
	width: 100%;
    position: relative;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 16px 69px 14px 69px;
}
.defInner{
	width:100%;
	position:relative;
	padding-left: 98px;
}
.defTitle{
	top: 0px;
    position: absolute;
    left: 0px;
    font-size: 16px;
    font-weight: 500;
}
.defList{
	display:block;
	position:relative;
}
.defList ul{
	
}
.defList ul li{
	list-style:none;
	margin-bottom:1px;
}
.defList ul li a{
	color: #777;
    font-size: 15px;
    font-weight: 400;
}
.defList ul li a:hover{
	text-decoration:underline;
}


.deBtnBox {
    width: 100%;
    position: relative;
	margin-top: 60px;
    text-align: Center;
}
.beLinkBtn {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 150px;
    line-height: 50px;
    margin: 0px 4px 0px 4px;
}
.beLinkBtn a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    border-radius: 25px;
    background-color: #333333;
}


.de_moreBox{
	display:none;
	
	margin-top: 70px;
	width:100%;
	position:relative;
	border-top:1px solid #eeeeee;
}
.de_more{
	width: 100%;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding: 18px 20px 18px 167px
}
.de_mLeft{
	position:absolute;
	left: 30px;
	font-size: 16px;
    font-weight: 500;
}
.de_mLeft img{
	max-width: 100%;
    margin-right: 18px;
    position: relative;
}
.botimg img{
	transform: rotate(180deg);
}
.de_more a{
	letter-spacing: -0.5px;
    color: #777;
    font-size: 17px;
    font-weight: 400;
	display: block;
    display: -webkit-box;
    margin: 0px 0px 0px 0px;
	height: 26px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.de_more a:hover{
	text-decoration:underline;
}

@media (max-width: 991px) {
	.de_titleBox {
		margin-top: 60px;
	}
	.de_title h1 {
		font-size: 34px;
	}
	.de_Day {
		margin-top: 20px;
		font-size: 20px;
	}
	
	.de_contentBox {
		padding: 60px 20px 60px 20px;
	}
}

@media (max-width: 767px) {
	.de_title h1 {
		font-size: 24px;
	}
	.de_Day {
		margin-top: 10px;
		font-size: 15px;
	}
	.de_contentBox {
		font-size: 14px;
		padding: 40px 0px 40px 0px;
	}
	
	.de_flieBox {
		padding: 14px 0px 12px 0px;
	}
	.defInner {
		padding-left: 0px;
	}
	.defTitle {
		top: 0px;
		position: relative;
		left: 0px;
		font-size: 14px;
	}
	.defList ul li a {
		font-size: 13px;
	}
	
	.deBtnBox {
		margin-top: 40px;
	}
	.beLinkBtn {
		height: 50px;
		width: 130px;
		line-height: 50px;
		margin: 0px 4px 0px 4px;
	}
	
	.de_moreBox {
		margin-top: 40px;
	}
	
	.de_mLeft {
		left: 10px;
		font-size: 14px;
	}
	.de_mLeft img {
		margin-right: 8px;
	}
	
	.de_more {
		padding: 14px 10px 14px 100px;
	}
	.de_more a {
		letter-spacing: -1px;
		font-size: 15px;
	}
	
	.aftuBox{
		padding-left:0px!important;
	}
	.aftuBox .afText {
		font-size: 20px!important;
		left: 0px!important;
		top: 3px!important;
	}
}

/*--------------------------------------------------------------
# 교재리스트
--------------------------------------------------------------*/

.bookSubSideBox {
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.bsWrap{
    padding-top: 4px;
	width:100%;
	position:relative;
}

.subPageBtnBox{
	/*position:relative;*/
	z-index:100;
	width:100%;
	text-align:center;
	margin:50px 0;
	/*top: 50px;*/
}
.subPageBtnBox a{
	display: inline-block;
    margin: 0px 8px 0px 8px;
}
.spBox{
	padding-top: 31px;
	background-color:#fff;
	text-align:center;
	width: 180px;
    height: 150px;
	border-radius:10px;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
	cursor:pointer;
}
.spBox:hover .spText{
	text-decoration:underline;
	font-weight:500;
	color:#222;
}
.spImg{
	text-align:center;
	display:block;
    margin-bottom: 9px;
}
.spImg img{
	height:60px;
}
.spImg a{
	display:inline-block;
}
.spText{
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:300;
	color:#777;
}

.subTitleType_02 {
	padding-bottom: 28px;
    display: block;
    text-align: left;
}
.borB_g{
	border-bottom: 1px solid #ddd;
}
.subTitleType_02 h1 {
	letter-spacing: -1.5px;
    margin: 0;
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    padding: 20px 0 0 0;
	color:#444; border-bottom:none;
	font-weight:500;
}
.subTitleType_02 h1::first-letter { color:#ED2040; font-weight:bold;}

.subTitleType_02 span{
	letter-spacing: -0.8px;
    display: inline-block;
    text-align: left;
    font-size: 20px;
    color: #777777;
    font-weight: 300;
	margin-left: 12px;
}
.subTitleType_02 h2{
	letter-spacing: -0.8px;
    display: inline-block;
    text-align: left;
    font-size: 18px;
    color: #777777;
    font-weight: 300;
	margin-left: 12px;
}


.bookListWrap{
	width:100%;
	position:relative;
}


.pc_bookChoose{display:block;}
.mo_bookChoose{display:none;}
.boo_choBox{
	padding: 40px 0px 16px 0px;
	position:relative;
	border-top: 1px solid #eeeeee;
}
.boo_choBox ul{
	text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.boo_choBox li{
	cursor:pointer;
	background-color:#f6f6f6;
	padding-bottom: 9.072%;
	border-radius:50%;
	float: left;
    text-align: center;
    width: calc(10% - 9px);
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 10px 10px 0px;
}
.boo_choBox ul li:nth-child(10){
	margin-right:0px!important;
}
.on_book_category{
	border:2px solid #ea4728;
	background-color:#fff!important;
}
.on_book_category span{
	font-weight:500!important;
	color:#222!important;
}

.boo_choBox ul li:hover .bccoute span{
	text-decoration:underline;
}

.bccoute{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.boo_coun{
	position:relative;
	display:inline-block;
}
.boo_coun:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.boo_coun img{
	border-radius: 4px;
	height: 32px;
}
.bccoute span{
	margin-top: 8px;
    color: #a6a6a6;
    font-size: 16px;
    display: block;
    text-align: center;
    font-family: 'Inter', sans-serif;
}

.blBox{
    padding: 48px 0px 32px 0px;
    display: block;
    position: relative;
	z-index:100;
}
.blConTitle{
	display:block;
    text-align: left;
	margin-bottom: 20px;
}
.contimgbor{
	top: -9px;
	display:inline-block;
	position:relative;
}
.contimgbor:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.blConTitle img{
	border-radius: 4px;
	position:relative;
	max-width:100%;
	display:inline-block;
	height: 36px;
}

.blConTitle span{
	margin-left: 12px;
	letter-spacing: -0.5px;
	display:inline-block;
	font-size: 36px;
    font-weight: 600;
	font-family: 'Inter', sans-serif;
}

.BKitemBox {
    width: 100%;
    position: relative;
}
.BKitemBox ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.BKitemBox ul li {
    float: left;
    text-align: center;
    width: calc(25% - 22.5px);
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 30px 50px 0px;
    background-color: #fff;
}
.BKitemBox ul li:nth-child(4){
	margin-right:0px!important;
}
.BKitemBox ul li:nth-child(8){
	margin-right:0px!important;
}
.BKitemBox ul li:nth-child(12){
	margin-right:0px!important;
}
.BKitemBox ul li:nth-child(16){
	margin-right:0px!important;
}
.BKitemBox ul li:nth-child(20){
	margin-right:0px!important;
}
.bkiBox{
	width:100%;
	position:relative;
	border-radius:10px;
}
.bkiBox:after {
    position: absolute;
    top: 0;
    left: 0;
	border-radius:10px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
	z-index:60;
}
.bkiborNone{
	padding:0px!important;
	border: none!important;
}
.bkiborNone:hover{
	padding:0px!important;
	border: none!important;
}

.bk_ImgBox{
	width:100%;
	position:relative;
	overflow:hidden;
	padding-bottom:68.5%;
	z-index:40;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.freeBo{
	z-index: 100;
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 18px;
    font-weight: 900;
    font-family: 'Inter', sans-serif;
    color: #222;
    background-color: #ffd800;
    padding: 2px 10px 2px 10px;
    border-radius: 4px;
}

.bk_ImgBox img{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:50;
}

.bk_levelBox{
	position:absolute;
	right:24px;
	top: 20px;
}
.bk_levelBox b{
	font-size: 14px;
    display: inline-block;
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.5px;
}
.bk_levelBox dd{
	margin-bottom:0px;
	display:inline-block;
	font-family: 'Inter', sans-serif;
}
.levelPre{
	margin-left: 3px;
    position: relative;
    text-align: left;
    display: inline-block;
    top: 2px;
}
.lpre{
	margin: 0px -1px 0px -1px;
	border-radius: 2px;
    width: 6px;
    height: 14px;
    background-color: #dddddd;
    display: inline-block;
}
.on_level{
	border-radius: 2px;
	background-color:#ea4728!important;
}

.bk_TextBox{
	position:relative;
	display:block;
	text-align:left;
	padding: 22px 24px 28px 24px;
}
.bk_TextBox span{
	position:relative;
	display: block;
    margin-bottom: 12px;
    color: #ea4728;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}
.bk_TextBox span b{
	font-weight:600;
	font-family: 'Inter', sans-serif;
}
.bk_Title{
	font-family: 'Inter', sans-serif;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #222;
    font-size: 26px;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    margin: 0px 0px 24px 0px;
    height: 66px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bk_SubTitle{
	display:none!important;
	
	line-height: 25px;
    letter-spacing: -0.5px;
    color: #777;
    font-size: 14px;
    font-weight: 300;
    /* display: block; */
    /* display: -webkit-box; */
    margin: 14px 0px 30px 0px;
    height: 70px;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bk_Btn{
	width: 100%;
    height: 40px;
    position: relative;
    border-radius: 20px;
}
.bk_Btn a{
	padding: 9.5px 24.5px 9.5px 24.5px;
    border-radius: 20px;
    position: relative;
	left:0px;
	top:0px;
	width:110px;
	height:40px;
	text-align:Center;
	background-color:#ea4728;
	color:#fff;
	font-size:13px;
	font-weight:300;
	/* line-height:40px; */
	border:1px solid #ea4728;
}
.bk_Btn a:hover{
	color:#fff;
	border:1px solid #ea4728;
	background-color:#ea4728;
}
.bkiBox:hover{
	box-shadow: 0px 0px 30px rgb(127 137 161 / 30%);
}
.bkiBox:hover .bk_Title{
	text-decoration:underline;
}
.bkiBox:hover .bk_Btn a{
	color:#fff;
	border:1px solid #ea4728;
	background-color:#ea4728;
}

.none_loginBooktitle{
	color:#999!important;
}
.none_loginBookBtn{
	color:#a6a6a6!important;
	border:1px solid #f6f6f6!important;
	background-color:#f6f6f6!important;
}
.none_loginBooksub{
	color:#a6a6a6!important;
}

.open_loginBooktitle{
}
.open_loginBookBtn{
	color:#fff!important;
	border:1px solid #ea4728!important;
	background-color:#ea4728!important;
}

/* 국가선택 셀렉스박스 */
.pe_selectBox{
	padding-top:30px;
}

.pe_selectBox select {
	display: none;
}

.pe_selectBox .dropdown {
	width: 100%;
	height: 44px;
	box-sizing: border-box;
	position: relative;
}
.pe_selectBox .dropdown::after {
	content: '';
    width: 18px;
    height: 16px;
    position: absolute;
    right: 20px;
    bottom: 11px;
    background-image: url(/taste_en/public/img/icon_list.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}

.pe_selectBox .dropdown.year::after {
  content: '';
}

.pe_selectBox .dropdown.money::after {
  content: '만 원';
}

.pe_selectBox .dropdown.age::after {
  content: '세';
}

.pe_selectBox .dropdown .current {
	font-weight: 600;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    display: block;
    line-height: 50px;
    position: relative;
    font-size: 17px;
    letter-spacing: 0px;
    color: #555555;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
    background-color: #f5f5f5;
    border-radius: 10px;
}
.pe_selectBox .dropdown .current span{
	font-family: "Noto Sans Korean",dotum,sans-serif;
}
.a_cur{
	color:#222!important;
	font-family: 'Inter', sans-serif;
}

.pe_selectBox .dropdown.small_type .current {
	font-size: 14px;
}

.pe_selectBox .dropdown.small_type::after {
	font-size: 14px;
}

.pe_selectBox .dropdown .current::after {
	content: '';
	background: url('../../images/m/nxt/dropbox-arrow.svg') no-repeat;
	background-size: contain;
	width: 11px;
	height: 7px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	margin-left: 10px;
}
.pe_selectBox .dropdown .current img{
	position: relative;
    height: 16px;
}
.pe_selectBox .dropdown .current span {
    margin-left: 10px;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    position: relative;
    top: 1px;
}

.pe_selectBox .dropdown .list {
	z-index: 200;
	border-radius:10px;
	display: none;
	position: absolute;
	top: 56px;
	width: 100%;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
	padding: 13px 6px 13px 6px;
	background-color:#fff;
}
.pe_selectBox .dropdown .list ul{
    max-height: 210px;
    overflow-y: scroll;
	background-color:#fff;
}
.pe_selectBox .dropdown .list ul::-webkit-scrollbar{width: 5px;}
.pe_selectBox .dropdown .list ul::-webkit-scrollbar-track{background-color: inherit;border-radius: 10px;}
.pe_selectBox .dropdown .list ul::-webkit-scrollbar-thumb{background-color: #dddddd;opacity:0.5;border-radius: 10px;}


.pe_selectBox .dropdown .list li {
	position:relative;
	background: #fff;
    cursor: pointer;
    margin: 0;
    line-height: normal;
    color: #555555;
	padding: 9px 14px 9px 14px;
}
.pe_selectBox .dropdown .list li a{
	width:100%;
	display:block;
}
.pe_selectBox .dropdown .list li:hover{
	background-color:#eef9fd;
}
.pe_selectBox .dropdown .list li img{
	position:relative;
	height: 16px;
	top:-2px;
}
.pe_selectBox .dropdown .list li span{	
    margin-left: 10px;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    position: relative;
    top: 0px;
}

.pe_selectBox .dropdown .list.show {
	display: block;
	z-index: 200;
}

.pe_seInner select {
	display: none;
}

.pe_seInner .dropdown {
	width: 100%;
	height: 35px;
	box-sizing: border-box;
	position: relative;
}
.pe_seInner .dropdown::after {
	content: '';
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
	text-align: right;
	color: #555555;
	position: absolute;
	right: 1rem;
	top: 0.8rem;
}

.pe_seInner .dropdown.year::after {
  content: '년';
}

.pe_seInner .dropdown.money::after {
  content: '만 원';
}

.pe_seInner .dropdown.toomoney::after {
  content: '억';
}

.pe_seInner .dropdown.age::after {
  content: '세';
}



.pe_seInner .dropdown .current {
	box-sizing: border-box;
    width: 100%;
	padding-left: 8px;
    display: block;
    line-height: 35px;
    position: relative;
    font-family: Roboto;
	font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.5px;
    color: #555555;
    cursor: pointer;
}
.pe_seInner .dropdown .current span{
	font-family: "Noto Sans Korean",dotum,sans-serif;
}

.pe_seInner .dropdown.small_type .current {
	font-size: 14px;
}

.pe_seInner .dropdown.small_type::after {
	font-size: 14px;
}

.pe_seInner .dropdown .current::after {
	content: '';
	background: url('../../images/m/nxt/dropbox-arrow.svg') no-repeat;
	background-size: contain;
	width: 11px;
	height: 7px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	margin-left: 10px;
}

.pe_seInner .dropdown .list {
	display: none;
	position: absolute;
	top: 35px;
	width: 100%;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
	border-top: 1px solid #f26e50;
	max-height: 136px;
	overflow-y: scroll;
}

.pe_seInner .dropdown .list li {
	background: #fff;
	cursor: pointer;
	height: 35px;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 35px!important;
	letter-spacing: -0.5px;
	color: #555555;
	line-height: 35px;
	padding-left: 12px;
}
.pe_seInner .dropdown .list li span{
	font-family: "Noto Sans Korean",dotum,sans-serif;
}

.pe_seInner .dropdown .list.show {
	display: block;
	z-index: 20;
}
.none_padT{
	padding-top:0px!important;
}


/* 국가선택 셀렉스박스 */


@media (max-width: 1300px) {
	.blBox {
		padding: 48px 0px 0px 0px;
	}
	.BKitemBox ul li {
		width: calc(25% - 19px);
		margin: 0 25px 50px 0px;
	}
	.BKitemBox ul li:nth-child(5){
		margin-right:25px!important;
	}
	.BKitemBox ul li:nth-child(10){
		margin-right:25px!important;
	}
	.BKitemBox ul li:nth-child(15){
		margin-right:25px!important;
	}
	
	.BKitemBox ul li:nth-child(4){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(8){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(12){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(16){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(20){
		margin-right:0px!important;
	}
	
	.bk_TextBox {
		display: block;
		text-align: left;
		padding: 22px 20px 24px 20px;
	}
	.bk_TextBox span {
		margin-bottom: 10px;
		font-size: 15px;
	}
	.bk_Title{
		line-height: 26px;
		font-size: 24px;
		height: 56px;
	}
	.bk_SubTitle {
		height: 65px;
		line-height: 22px;
		font-size: 14px;
		margin: 6px 0px 18px 0px;
	}
	
	.boo_choBox li {
		padding-bottom: 9.181%;
		width: calc(10% - 5.5px);
		margin: 0 6px 10px 0px;
	}
	.boo_coun img {
		height: 30px;
	}
	.bccoute span {
		margin-top: 4px;
		font-size: 14px;
	}
}

@media (max-width: 1100px) {
	.blConTitle {
		padding-left: 10px;
	}
	.BKitemBox ul li {
		width: calc(33.333333333% - 20px);
		margin: 0 10px 50px 10px;
	}
	
	.BKitemBox ul li:nth-child(5){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(10){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(15){
		margin-right:10px!important;
	}
	
	.BKitemBox ul li:nth-child(4){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(8){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(12){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(16){
		margin-right:10px!important;
	}
	.BKitemBox ul li:nth-child(20){
		margin-right:10px!important;
	}
}

@media (max-width: 991px) {
	.subPageBtnBox {
	position:relative;
		top: 40px;
	}
	.spBox {
		padding-top: 20px;
		width: 160px;
		height: 130px;
		border-radius: 10px;
	}
	
	.subTitleType_02 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.subTitleType_02 h1 {
		font-size: 20px;
	}
	.subTitleType_02 span{
		font-size: 18px;
	}
	.subTitleType_02 h2{
		font-size: 18px;
	}
	
	.contimgbor {
		top: -7px;
	}
	.blConTitle span {
		font-size: 30px;
	}
	.bk_TextBox span {
		font-size: 14px;
	}
	.bk_Title {
		font-size: 22px;
	}
	.BKitemBox ul li {
		margin: 0 10px 30px 10px;
	}
	.bk_TextBox {
		padding: 20px 14px 20px 14px;
	}
	.bk_levelBox {
		right: 14px;
		top: 17px;
	}
	.bk_SubTitle{
		font-size: 13px;
	}
	
	.boo_choBox li {
		padding-bottom: 9.181%;
		width: calc(20% - 10px);
		margin: 0 5px 10px 5px;
		border-radius: 10px;
	}
}

@media (max-width: 800px) {
	.boo_coun img {
		height: 26px;
	}
}

@media (max-width: 767px) {
	.subPageBtnBox {
		position: relative;
		z-index: 10;
		width: 100%;
		top:40px;
		left: 0px;
	}
	.subPageBtnBox a {
		display: inline-block;
		margin: 0px 4px 0px 4px;
	}
	.spBox {
		padding-top: 12px;
		width: 100px;
		height: 80px;
		border-radius: 8px;
	}
	.spImg {
		margin-bottom: 4px;
	}
	.spImg img{
		height:36px;
	}
	.spText {
		font-size: 12px;
	}
	.molet{
		letter-spacing:-1px;
	}
	
	.bookSubSideBox {
		padding-top: 80px;
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 60px;
	}
	.subTitleType_02 {
		padding-bottom: 14px;
	}
	.subTitleType_02 h1 {
		font-size: 20px;
		line-height:15px;
		margin:0 0 0 10px;
	}
	.subTitleType_02 span {
		margin-left: 0px;
		display: block;
		font-size: 15px;
		margin-top: 10px;
	}
	.subTitleType_02 h2 {
		margin-left: 0px;
		display: block;
		font-size: 15px;
		margin-top: 10px;
	}
	
	.blBox {
		padding: 50px 0px 10px 0px;
	}
	.blConTitle {
		padding-left: 0px;
	}
	.contimgbor {
		top: -3px;
	}
	.blConTitle img {
		height: 30px;
	}
	.blConTitle span{
		margin-left: 10px;
		font-size:20px;
	}
	
	.BKitemBox ul li {
		width: calc(50% - 5px);
		margin: 0 10px 40px 0px;
	}
	.BKitemBox ul li:nth-child(2){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(4){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(5){
		margin-right:8px!important;
	}
	.BKitemBox ul li:nth-child(6){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(8){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(10){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(12){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(14){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(15){
		margin-right:8px!important;
	}
	.BKitemBox ul li:nth-child(16){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(18){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(20){
		margin-right:0px!important;
	}
	

	.bk_TextBox {
		
	}
	.bk_TextBox span {
		margin-bottom: 6px;
		font-size: 12px;
	}
	.bk_Title {
		display: block;
		display: -webkit-box;
		margin: 0px 0px 30px 0px;
		height: 24px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		cursor: pointer;
		line-height: 22px;
		font-size: 18px;
	}
	.bk_SubTitle {
		/* display:none; */
		display: block;
		display: -webkit-box;
		margin: 9px 0px 24px 0px;
		height: 60px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		cursor: pointer;
		line-height: 20px;
		font-size: 13px;
		margin: 6px 0px 18px 0px;
	}
	.bk_Btn {
		margin-top: 15px;
		height: 36px;
		position: relative;
		border-radius: 18px;
	}
	.bk_Btn a {
		border-radius: 19.5px;
		font-size: 12px;
	}
	
	.pc_bookChoose{
		display:none;
	}
	.mo_bookChoose{
		display:block;
		position: relative;
		border-top: 1px solid #eeeeee;
	}
}

@media (max-width: 560px) {
	.BKitemBox ul li {
		width: calc(100% - 0px);
		margin: 0 0px 40px 0px;
	}
	.BKitemBox ul li:nth-child(2){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(4){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(5){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(6){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(8){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(10){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(12){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(14){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(15){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(16){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(18){
		margin-right:0px!important;
	}
	.BKitemBox ul li:nth-child(20){
		margin-right:0px!important;
	}
	.BKitemBox ul li:last-child{
		margin-bottom:0px!important;
	}
	
	.bk_TextBox {
		padding: 22px 20px 24px 20px;
	}
	.bk_levelBox {
		right: 20px;
		top: 19px;
	}
	.bk_TextBox span {
		margin-bottom: 8px;
		font-size: 14px;
	}
	.bk_Title {
		height: 28px;
		line-height: 28px;
		font-size: 22px;
	}
	.bk_SubTitle{
		margin: 14px 0px 26px 0px;
	}
	

}

/*--------------------------------------------------------------
# 교재상세
--------------------------------------------------------------*/

.bkdetailSideBox{
	max-width: 1440px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.bkd_addWrap {
    width: 100%;
    position: relative;
	padding:4px 20px 0px 20px
}

.bkdetailBox{
	width:100%;
	position:relative;
	padding-top: 38px;
	display:flex;
	overflow:hidden;
	padding:38px 20px 0px 20px
}
.bkdTopicContent{
	width:75%;
}
.bkdTopicList{
	width:25%;
	padding-top: 4px;
	padding-left:40px;
}
.SubTopicList{
	letter-spacing: -1px;
    font-family: 'Inter', sans-serif;
    width: 100%;
    padding-bottom: 19px;
    border-bottom: 2px solid #222;
    font-size: 24px;
    font-weight: 700;
}

.bookCountryList{
	display:none;
}
.bookCountryList{
	margin-top: 50px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 50px;
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	text-align: left;
	padding-left: 20px;
}
.bookCountryList>a{
	font-size: 17px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
}
.bookCountryList img{
	height:30px;
	display:inline-block;
	margin-right:10px;
}
.bktTextBox{
	width:100%;
	position:relative;
}
.bktTextBox span{
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #222;
    margin-bottom: 10px;
}
.bktTextBox ul li{
	position:relative;
	list-style:none;
	padding: 18px 0px 20px 0px;
	cursor:pointer;
	border-bottom:1px solid #eeeeee;
	color:#222;
}
/* .bktTextBox ul li:last-child{ */
	/* border-bottom:none; */
/* } */
.bktTextBox ul li a{
	display:block;
	color:#222;
	font-weight:400;
	font-size: 17px;
	font-family: 'Inter', sans-serif;
}
.bktTextBox ul li:hover a{
	text-decoration:underline;
}
.on_bktt a:after{
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    width: 18px;
    height: 12px;
    background-image: url(/taste_en/public/img/subto_arrow.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
}
.on_bktt a{
	font-size: 17px;
	display:inline-block;
	padding-right:24px;
	position:relative;
	font-weight:700!important;
	color:#ea4728!important;
}

.bkdTitleBox{
	width: 100%;
    position: relative;
}
#mtBtn_open{
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    right: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
#mtBtn_open span{font-size: 16px; display: none;}
.moreTopicBtn{
	box-shadow: 0px 0px 30px rgb(127 137 161 / 30%);
    text-align: left;
    border-bottom-left-radius: 30px;
    font-family: 'Inter', sans-serif;
    color: #fff;
    background-color: #ea4728;
    display: none;
    width: 120px;
    height: 60px;
    cursor: pointer;
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 30px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 700;
    padding-left: 30px;
    
}

#mtBtn_close{
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    right: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.moreTopicCloseBtn{
	display:none;
	
	box-shadow: 0px 0px 30px rgb(127 137 161 / 30%);
    text-align: left;
    border-bottom-left-radius: 30px;
    font-family: 'Inter', sans-serif;
    color: #fff;
    background-color: #ea4728;
    display: none;
    width: 120px;
    height: 60px;
    cursor: pointer;
    background-size: 60px;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 30px;
    line-height: 60px;
    font-size: 26px;
    font-weight: 700;
    padding-left: 30px;
}

.bkdTitle{
	display:block;
}
.bkdt{
	padding-right: 240px;
	padding-bottom: 19px;
    border-bottom: 2px solid #222;
    display: block;
}
.bkdt span{
    letter-spacing: 1px;
    position: relative;
    background-color: #ffd157;
    border-radius: 4px;
    text-align: Center;
    font-size: 20px;
    font-weight: 900;
    color: #222;
    display: inline-block;
    top: -2px;
    font-family: 'Inter', sans-serif;
    padding: 2px 10px 2px 10px;
	margin-right:10px;
}
.bkdt b{
	height: 40px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 29px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
	padding-right: 110px;
}
.bkdt h2{
	height: 40px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 29px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
	padding-right: 110px;
}
.bkdT_pBox{
	height: 120px;
	width:100%;
	position:relative;
	display:flex;
	align-items:center;
}
.bkdT_pBox h2{
	line-height:44px;
	display:inline-block;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
	padding-right: 110px;
}
.bkdTitle p{
	display:inline-block;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}


.right_infoBox{
	top: -8px;
    position: absolute;
    right: 0px;
    display: inline-block;
}
.riContry{
	padding-right: 20px;
	display:inline-block;
}
.riContry span{
	position:relative;
	top: 10px;
	display:inline-flex;
}
.riContry span:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.riContry span img{
	border-radius:4px;
	height:40px;
}

.riContry b{
	height: 40px;
    margin-left: 8px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
	font-family: 'Inter', sans-serif;
}
.riContry h3{
	height: 40px;
    margin-left: 8px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
	font-family: 'Inter', sans-serif;
}
.count_cir{
	display: inline-block;
    border-radius: 50%;
    position: relative;
    width: 100px;
    height: 100px;
    background-color: #eeeeee;
	padding:4px;
	
	background-image: url(/taste_en/public/img/book_stepBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.count_Innercir{
	font-weight: 500;
    border-radius: 50%;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: Center;
    line-height: 92px;
    font-size: 22px;
    letter-spacing: -1px;
	font-family: 'Inter', sans-serif;
}
.count_Innercir span{
	display:inline-block;
	font-size: 20px;
	font-family: 'Noto Sans KR', sans-serif;
}

.bkContentBox{
	padding-top:50px;
}
.bkImgTextBox{
	overflow:hidden;
	width:100%;
	position:relative;
	background-color:#fff;
	border-radius:10px;
}
.bkiMAR{
	margin-left:-28px;
	margin-right:-28px;
}
.bkiPad{
	padding-left:28px;
	padding-right:28px;
}
.bkImgTextBox ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.bkImgTextBox ul li {
    float: left;
    text-align: center;
    width: calc(50% - 60px);
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 60px 0px 0px;
}
.bkImgTextBox ul li:nth-child(2){
	margin-right:0px;
}

.bookDe_contentBox{
	overflow:hidden;
	width:100%;
	position:relative;
	/* padding-top:30px; */
}
.bookDe_contentBox ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.bookDe_contentBox ul li {
	/* text-align: left; */
    /* position: relative; */
    /* display: inline-block; */
    /* list-style: none; */
    /* flex: 1 50%; */
	
	/* -webkit-appearance: none; */
    /* text-align: left; */
    /* position: relative; */
    /* display: inline-block; */
    /* list-style: none; */
    /* flex: 1 50%; */
    /* -webkit-flex: 1 50%; */
	
	float: left;
    text-align: center;
    width: calc(50% - 0px);
    position: relative;
    display: inline-block;
    list-style: none;
}
.bookDe_contentBox ul li:nth-child(1) {
    padding-right: 1.8%;
}
.bookDe_contentBox ul li:nth-child(2) .bkIText{
    top:-4px;
}
.bookDe_contentBox ul li:nth-child(2) {
    padding-left: 1.8%;
}
.bookDe_contentBox ul li:nth-child(3) {
    margin-top: 30px!important;
    width: 100%;
	min-height: auto;
}

.bkITableBOX{
	width:100%;
	position:relative;
	overflow:hidden;
	/* padding-bottom: 70%; */
	
    /* min-height: 100%; */
	/* border-radius:10px; */
}
.bkITableBOX table{
	
}

/* book table */
.bookDe_contentBox ul li table{width: 100%;
    text-align: center;
    border-radius: 5px 5px;
}
.bookDe_contentBox ul li table th{font-family: 'Inter'; color: #fff; line-height: 32px;letter-spacing: -1px;
    background-color: #E94827!important;
    text-transform: uppercase;
    width: 50%;
}
.bookDe_contentBox ul li table td{
    font-family: 'Inter'; color: #333; letter-spacing: -1px;
    line-height: 32px;
    border: 1px solid #eee;
}
.bookDe_contentBox ul li table tbody{
	border-radius:10px;
}

.lecBookShowBox ul li table{width: 100%;
    text-align: center;
    border-radius: 5px 5px;
}
.lecBookShowBox ul li table th{
	font-size: 15px;
    font-family: 'Inter';
    color: #fff;
    line-height: 26px;
    letter-spacing: -1px;
    background-color: #E94827!important;
    text-transform: uppercase;
    width: 50%;
}
.lecBookShowBox ul li table td{
    font-family: 'Inter'; color: #333; letter-spacing: -1px;
	line-height: 27px;
	font-size: 15px;
    border: 1px solid #eee;
}
.lecBookShowBox ul li table tbody{
	border-radius:10px;
}


.bkITBOX{
	width:100%;
	position:relative;
	overflow:hidden;
	padding-bottom: 70%;
	
    /* min-height: 100%; */
	border-radius:10px;
}
.bkITBOX:after {
    position: absolute;
    top: 0;
    left: 0;
	border-radius:10px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
	z-index:60;
}
.bkITBOX img{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
    object-fit: cover;
}
.bkITBOX iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 50;
}

.filter_on{
	filter: blur(3px);
    -webkit-filter: blur(3px);
    background: rgba(255,255,255);

	-webkit-filter: blur(3px);
	  -moz-filter: blur(3px);
	  -ms-filter: blur(3px);
	  -o-filter: blur(3px);
}

.none_loginInfoBox{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.none_lo_filet{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	filter: blur(3px);
    -webkit-filter: blur(3px);
    background: rgba(255,255,255);
}
.none_lo_textBox{
	display: flex;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 200;
    align-items: center;
}
.nolo_inner{
	width: 100%;
	display:block;
	text-align:center;
}

.bkITextBox{
	position:relative;
	width:100%;
	text-align:left;
}
.bkITextAudioBox{
	padding-top: 20px;
    padding-bottom: 16px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}
.bkIText{
	position: relative;
    /* padding-top: 28px; */
    font-weight: 400;
    letter-spacing: -0.15px;
    display: block;
    text-align: left;
    font-size: 18px;
    line-height: 34px;
    font-family: 'Inter', sans-serif;
    color: #333;
}
.bkIText span{
	display: inline-block;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    color: #333;
}
.bkIText span:hover{
	text-decoration:underline;
}



.bk_qaWrap{
	width: 100%;
    position: relative;
    padding-bottom: 50px;
    border-top: 2px dotted #eeeeee;
}
.bk_qaBox{
	width:100%;
	position:relative;
	border: 1px solid #FED6CC;
    border-radius: 10px;
	overflow:hidden;
	margin-bottom:30px;
}

.bk_qItem{
	width: 100%;
    position: relative;
    text-align: left;
    padding: 24px 24px 24px 76px;
    background-color: #fef4f2;
}
.bk_qItem span{
	top: 25px;
    position: absolute;
    left: 40px;
}
.bk_qItem span img{
	max-width:100%;
	display:inline-block;
	height: 23px;
}
.bk_qItem h3{
	font-size:22px;
	font-weight:500;
	font-family: 'Inter', sans-serif;
}
.bk_qItem h3 dd{
	font-family: 'Inter', sans-serif;
	display: inline-block;
    color: #ea4728;
    margin: 0;
    padding: 0;
}
.bk_qItem b{
	font-size:22px;
	font-weight:500;
	font-family: 'Inter', sans-serif;
}
.bk_qItem b dd{
	font-family: 'Inter', sans-serif;
	display: inline-block;
    color: #ea4728;
    margin: 0;
    padding: 0;
}

.bk_aItem{
	width: 100%;
    border-radius: 10px;
    padding: 28px 40px 40px 40px;
}

.at_audioBox{
	top: 0px;
    width: 100%;
    position: absolute;
    padding-left: 250px;
	
}

.answerTopBox{
	width:100%;
	position:relative;
	cursor:pointer;
}
.answerTitle{
	position: relative;
    display: inline-block;
}
.answerTitle b{
	margin-left: 9px;
	display:inline-block;
	font-size: 22px;
    font-weight: 500;
	font-family: 'Inter', sans-serif;
}
.answerTitle span{
	position: absolute;
    display: inline-block;
    left: 0px;
}
.answerTitle span img{
	max-width:100%;
	display:inline-block;
	height: 40px;
}
.aimg img{
	height:24px!important;
}

.answerBottomBox{
	padding-top: 28px;
    font-weight: 400;
    letter-spacing: -0.5px;
    display: block;
    text-align: left;
    font-size: 19px;
    line-height: 40px;
	font-family: 'Inter', sans-serif;
}

.bk_vcWrap {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
	padding-top:50px;
}
.bk_vcItem {
	position:relative;
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 28px 40px 26px 40px;
	margin-bottom:30px;
}
.bk_add_css{
	border:none!important;
	padding:0px!important;
}
.bk_vmar30{
	margin-top:30px;
}

.vocaUlBox{
	margin-top: 30px;
	overflow: hidden;
    width: 100%;
    position: relative;
	border-top: 1px solid #eeeeee;
}
.vocaUlBox ul {
    text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.vocaUlBox ul li {
    text-align: left;
    position: relative;
    display: inline-block;
    list-style: none;
    flex: 1 50%;
}
.vocaBox{
	width:100%;
	position:relative;
	padding-top: 16px;
}
.voca_en{
	display:inline-block;
}
.voen{
	margin-top:17px;
}
.voen b{
	font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding-left: 12px;
    position: relative;
}
.voen b::before{
	top: 10px;
    content: '';
    position: absolute;
    left: 0px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #222;
}
.voca_en span{
	display:none;
}

.voca_ko{
	display:inline-block;
	margin-left:50px;
}
.voko{
	margin-top:17px;
}
.voko b{
	line-height: 26.5px;
    font-weight: 300;
    font-size: 16px;
}

.usefulBox{
	border-top: 1px solid #eeeeee;
	width:100%;
	position:relative;
	padding-top:33px;
	margin-top:26px;
}
.usefulBox br{
	display:none!important;
}

.ufTitle{
	display:block;
}
.ufTitle span{
	margin-bottom: 28px;
	display:inline-block;
	font-family: 'Inter', sans-serif;
	font-size:20px;
	font-weight:800;
}
.ufTitle b{
	font-size:17px;
	font-weight:800;
	font-family: 'Noto Sans KR', sans-serif;
}
.uf_sub{
	margin-bottom: 14px;
	font-family: 'Inter', sans-serif;
	text-align:left;
	display:block;
}
.uf_sub2 b{margin-left: 0!important;
	display: block!important;
}
.uf_sub2 span span{font-weight: 700;}
.uf_sub span{
	display:inline-block;
	font-weight:500;
	font-size:18px;
	font-family: 'Inter', sans-serif;
    line-height: 32px;
}
.uf_sub b{
	display:inline-block;
	margin-left:20px;
	font-size:15px;
	font-weight:300;
	font-family: 'Noto Sans KR', sans-serif;
}

bkContentBox02{
	display:block;
    padding-top: 30px;
}



.bookandion-menu {text-align: left;width: 100%;}
.bookandion-menu li{z-index:400;list-style:none;position:relative;}
.bookandion-menu li.open_faq{border-radius: 10px;}
.bookandion-menu li.open_faq .bookdropAnswer {
	border-bottom: none!important;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-color: #ffffff;
}
.bookandion-menu li.open_faq .bookdropAnswer span {}
.bookandion-menu li.open_faq .bookdropAnswer .fa-chevron-down {transform: rotate(180deg);}
.bookandion-menu li:last-child .bookdropAnswer {/* border-bottom: 0; */}
.bookandion-menu li.open_faq .bookdropAnswer p:before{content:"Close";}
.bookdropAnswer {
    position: relative;
	padding: 32px 85px 32px 76px;
    color: #222;
    font-size: 22px;
    font-weight: 500;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 600;
    background-color: rgba(255, 255, 255, .6);
    font-family: 'Inter', sans-serif;
    text-align: left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.bookdropAnswer b{
	font-weight: 400;
	font-size:18px;
}
.bookdropAnswer span{
	position: absolute;
    left: 40px;
    top: 28px;
}
.bookdropAnswer span img{
	height:23px;
}
.bookdropAnswer p{
	font-family: 'Inter', sans-serif;
    position: absolute;
	top: 37px;
    right: 71px;
    margin: 0;
    font-size: 14px;
}
.bookdropAnswer p:before{
	content:"Open";
}

.bookdropAnswer i {
    position: absolute;
    top: 40px;
    left: 16px;
    width: 13px;
    height: 16px;
    background-image: url(/taste_en/public/img/icon_arrow_open.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
.bookdropAnswer .fa-chevron-down:before {
    content: none!important;
}
.bookdropAnswer .fa-chevron-down {right: 40px;left: auto;}
.bookdropAnswer dd{
	display:inline-block;
	font-size: 18px;
    font-weight: 300;
    line-height: 33px;
    font-family: 'Inter', sans-serif;
	margin-bottom:0px;
}
.bookdropAnswer em{
	font-style:inherit;
	display:inline-block;
	margin-right:10px;
	
}

.qadropAnswer02{
    padding: 14px 25px 14px 58px;
}
.qadropAnswer02 dd{
	display:inline-block;
	font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    font-family: 'Inter', sans-serif;
	margin-bottom:0px;
}
.qadropAnswer02 em{
	font-style:inherit;
	display:inline-block;
	margin-right:10px;
	font-size: 18px!important;
	font-weight: 500;
	font-family: 'Inter', sans-serif;
}

.qa_Answer_open {
    /* border: 1px solid #eeeeee; */
    border-top: none!important;
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 0px 40px 22px 40px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



.useandion-menu {text-align: left;width: 100%;}
.useandion-menu li{z-index:400;list-style:none;position:relative;}
.useandion-menu li.open_faq{border-radius: 10px;}
.useandion-menu li.open_faq .answerTopBox {
	border-bottom: none!important;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-color: #ffffff;
}
.useandion-menu li.open_faq .answerTopBox span {}
.useandion-menu li.open_faq .answerTopBox .fa-chevron-down {transform: rotate(180deg);}
.useandion-menu li:last-child .answerTopBox {/* border-bottom: 0; */}
.useandion-menu li.open_faq .answerTopBox p:before{content:"Close";}
/* .useandion-menu li.open_faq .an_padB{padding-bottom:10px!important;} */
.usedropContent {
    position: relative;
    color: #222;
    font-size: 22px;
    font-weight: 500;
    cursor: pointer;
    display: block;
    position: absolute;
	right:0px;
	top: -30px;
    z-index: 600;
    background-color: rgba(255, 255, 255, .6);
    font-family: 'Inter', sans-serif;
    text-align: left;
}
.usedropContent b{
	font-weight: 400;
	font-size:18px;
}
.usedropContent span{
	position: absolute;
    left: 40px;
    top: 28px;
}
.usedropContent span img{
	height:23px;
}
.answerTopBox p{
	font-weight: 500;
	font-family: 'Inter', sans-serif;
    position: absolute;
	top: 7px;
    right: 31px;
    margin: 0;
    font-size: 14px;
}
.answerTopBox p:before{
	content:"Open";
}
.answerTopBox i {
    position: absolute;
    top: 10px;
    left: 16px;
    width: 13px;
    height: 16px;
    background-image: url(/taste_en/public/img/icon_arrow_open.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
.answerTopBox .fa-chevron-down:before {
    content: none!important;
}
.answerTopBox .fa-chevron-down {right: 0px;left: auto; font-size: 22px;}

.useItems {
	display:block;
	/* display: none; */
}
.useItems li {list-style:none;}

.an_padB{
	padding-bottom:0px!important;
}

@media (max-width: 991px) {
	.bookdropAnswer{
		font-size:20px;
		padding: 24px 85px 24px 66px;
	}
	.bookdropAnswer span {
		left: 24px;
		top: 22px;
	}
	.bookdropAnswer i {
		top: 30px;
	}
	.bookdropAnswer .fa-chevron-down {
		right: 24px;
	}
	.bookdropAnswer p {
		top: 27px;
		right: 55px;
	}
	.qa_Answer_open {
		padding: 0px 24px 30px 24px;
	}
}
@media (max-width: 767px) {
	.bkContentBox02 {
		display: block;
	}
	
	.bookdropAnswer {
		font-size: 16px;
		padding: 18px 44px 20px 44px;
	}
	.bookdropAnswer b {
		font-size: 16px;
	}
	.bookdropAnswer span {
		left: 16px;
		top: 16px;
	}
	.bookdropAnswer span img {
		height: 20px;
	}
	.bookdropAnswer i {
		top: 23px;
	}
	.bookdropAnswer .fa-chevron-down {
		font-size: 16px;
		left: auto;
		right: 14px;
	}
	.bookdropAnswer p {
		top: 20px;
		right: 40px;
	}
	
	.answerTopBox p {
		top: 2px;
		right: 26px;
	}
	.answerTopBox .fa-chevron-down {
		font-size: 16px;
		right: 0px;
		top: 5px;
		left: auto;
	}
	.qa_Answer_open {
		padding: 0px 14px 14px 14px;
	}
}


@media (max-width: 1100px) {
	.vocaBox{
		padding-top:0px;
	}
	.voca_ko {
		display: inline-block;
		margin-left: 40px;
	}
	.voen b {
		font-size: 16px;
	}
	.voko b {
		line-height: 24.5px;
		font-size: 14px;
	}
	

	.bkdetailBox{
		display:block;
	}
	.bkdTopicContent {
		width: 100%;
	}
	.bkdTopicList {
		z-index: 400;
		position: absolute;
		width: 300px;
		padding-top: 0px;
		padding-left: 0px;
		/* right: 0px; */
		right: -330px;
		top: 210px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		box-shadow: 0px 10px 40px rgb(127 137 161 / 30%);
		
	}
	.bktTextBox{
		border:none;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
        background: #fff;
	}
	.moreTopicBtn{
		display:inline-block;
	}
    #mtBtn_open span{display: inline-block;}
	.moreTopicCloseBtn{
		display:none;
	}
	.bktTextBox span{
		display:none;
	}
	.bktTextBox {
		padding: 10px 20px 10px 20px;
	}
	.SubTopicList{
		display:none;
	}
	.bktTextBox ul li:last-child{
		border-bottom:none;
	}
}
@media (max-width: 1024px) {
	.vocaUlBox ul li {
		flex: 1 100%;
	}
	
	.bookDe_contentBox ul li {
		flex: 1 100%;
       
	}
	.bookDe_contentBox ul li:nth-child(1) {
		width: 100%;
		padding-right: 0%;
	}
	.bookDe_contentBox ul li:nth-child(2) {
		width: 100%;
		padding-left: 0%;
		padding-top: 4%;
	}
	.bookDe_contentBox ul li:nth-child(3) {
		margin-top: 4%!important;
		width: 100%;
	}
    .bkITBOX{
        padding-bottom: 70%;
    }
	.bookDe_contentBox ul li{min-height: auto;}
}

@media (max-width: 991px) {
	.bkITextAudioBox {
		padding-bottom: 6px;
	}
	.bkIText {
		/* padding-top: 14px; */
		font-size: 17px;
		line-height: 34px;
	}
	
	.bkdetailBox {
		padding-top: 48px;
	}
	.bkdt span {
		font-size: 18px;
		top: -1px;
	}
	.bkdt {
		padding-top: 30px;
	}
	.bkdt b {
		height: 36px;
		letter-spacing: -0.5px;
		font-size: 24px;
	}
	.bkdt h2 {
		height: 36px;
		letter-spacing: -0.5px;
		font-size: 24px;
	}
	
	.right_infoBox {
		top: -25px;
		left: 0px;
		right:inherit;
	}
	.riContry span {
		top: 6px;
	}
	.riContry span img {
		height: 30px;
	}
	.riContry b {
		height: 36px;
		margin-left: 8px;
		font-size: 22px;
	}
	.riContry h3 {
		height: 36px;
		margin-left: 8px;
		font-size: 22px;
	}
	.count_cir {
		width: 80px;
		height: 80px;
	}
	.count_Innercir {
		line-height: 70px;
		font-size: 20px;
	}
	.count_Innercir span {
		font-size: 17px;
	}
	

	.bkdTitle p {
		line-height: 38px;
		font-size: 30px;
	}
	.bkdT_pBox h2 {
		line-height: 38px;
		font-size: 30px;
	}
	
	.bk_qaWrap{
		padding-bottom: 40px;
	}
	.bk_qaBox {
		margin-top: 30px;
	}
	.bk_qItem {
		padding: 24px 24px 24px 66px;
	}
	.bk_qItem h3 {
		font-size: 20px;
	}
	.bk_qItem b {
		font-size: 20px;
	}
	.bk_qItem span {
		top: 24px;
		position: absolute;
		left: 24px;
	}
	
	.answerTitle b {
		margin-left: 9px;
		font-size: 20px;
	}
	.bk_aItem {
		border-radius: 10px;
		padding: 24px 24px 30px 24px;
	}

	.answerBottomBox {
		padding-top: 14px;
		font-size: 17px;
		line-height: 34px;
	}
	
	.bk_vcWrap {
		padding: 30px 0;
	}
	.bk_vcItem {
		border-radius: 10px;
		padding: 28px 24px 26px 24px;
	}
	.vocaBox {
		padding-top: 6px;
	}
	.voen {
		margin-top: 12px;
	}
	.voen b {
		font-size: 17px;
		padding-left: 10px;
	}
	.voen b::before {
		top: 9px;
	}
	.voko {
		margin-top: 13px;
	}
	.voko b {
		line-height: 24px;
		font-weight: 300;
		font-size: 15px;
	}
	
	.usefulBox {
		padding-top: 23px;
	}
	.ufTitle span {
		font-size: 17px;
	}
	.ufTitle b {
		font-size: 15px;
	}
	.uf_sub span {
		font-size: 16px;
	}
	.uf_sub b {
		font-size: 15px;
		margin-left:0px;
	}
	
	.bkdT_pBox {
		height: 100px;
	}
	.moreTopicBtn {
		width: 110px;
		height: 60px;
	}
	.moreTopicCloseBtn {
		width: 110px;
		height: 60px;
	}
	.bkdTopicList{
		top:250px;
	}
    .bookCountryList{margin-top: 30px;}
}

@media (max-width: 767px) {
	.bkdetailSideBox{
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.bkd_addWrap{
		padding: 0px 14px 0px 14px;
	}
	
	.bkITextAudioBox {
		padding-top: 14px;
		padding-bottom: 0px;
	}
	.bookDe_contentBox ul li:nth-child(2) .bkIText {
		top: 0px;
	}
	.bkIText {
		letter-spacing: -0.05px;
		/* padding-top: 8px; */
		font-size: 16px;
		line-height: 28px;
	}
	

	.bkdetailBox {
		padding: 50px 14px 0px 14px;
	}

	.bkdt {
		padding-right:0px;
		padding-top: 5px;
		padding-bottom: 6px;
		border-bottom: 2px solid #222;
	}
	.bkdt span {
		font-size: 14px;
		top: -1px;
	}
	.bkdt b {
		height: 30px;
		letter-spacing: -0.5px;
		font-size: 18px;
		padding-right:0px;
	}
	.bkdt h2 {
		height: 30px;
		letter-spacing: -0.5px;
		font-size: 18px;
		padding-right:0px;
	}
	
	.right_infoBox {
		top: -30px;
	}
	.riContry {
		padding-right: 6px;
	}
	.riContry b {
		height: 30px;
		margin-left: 4px;
		font-size: 16px;
	}
	.riContry h3 {
		height: 30px;
		margin-left: 4px;
		font-size: 16px;
	}
	.riContry span {
		top: 4px;
	}
	.riContry span img{
		height:20px;
	}
	.count_cir {
		width: 60px;
		height: 60px;
	}
	.count_Innercir {
		line-height: 54px;
		font-size: 16px;
	}
	.count_Innercir span {
		font-size: 13px;
	}
	
	.bkdT_pBox {
		padding: 8px 20px 8px 0px;
		padding-right: 0px;
		height: auto;
		min-height:74px;
	}
	#mtBtn_open{
		right: -20px;
	}
	.moreTopicBtn {
		width: 80px;
		height: 40px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		margin-right: 0px;
		line-height: 40px;
		font-size: 19px;
		padding-left: 20px;
	}
	.moreTopicCloseBtn {
		width: 80px;
		height: 40px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		margin-right: 0px;
		line-height: 40px;
		font-size: 19px;
		padding-left: 20px;
	}
	.bookCountryList{
		display:block;
		margin-top: 6px;
	}
	.bookCountryList img{
		position: relative;
		height: 24px;
		top: -1px;
	}
	
	.bkdTopicList{
		top:196px;
	}
	.bkdTitle p {
		line-height: 32px;
		font-size: 22px;
		padding-right: 50px;
	}
	.bkdT_pBox h2 {
		line-height: 32px;
		font-size: 22px;
		padding-right: 60px;
	}
	.bkContentBox {
		padding-top: 30px;
	}
	
	.bk_qaWrap {
		padding-bottom: 30px;
	}
	.bk_qaBox {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.bk_qItem {
		padding: 18px 20px 20px 44px;
	}
	.bk_qItem span {
		top: 16px;
		position: absolute;
		left: 14px;
	}
	.bk_qItem span img {
		height: 20px;
	}
	.bk_qItem h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.bk_qItem b {
		font-size: 16px;
		line-height: 22px;
	}
	
	.bk_aItem {
		padding: 14px 14px 20px 14px;
	}
	.answerTopBox {
		padding-bottom: 10px;
	}
	.answerTitle span img {
		height: 20px;
	}
	.aimg img {
		height: 20px!important;
	}
	.answerTitle b {
		margin-left: 6px;
		font-size: 16px;
	}
	.answerBottomBox {
		padding-top: 8px;
		font-size: 15px;
		line-height: 26px;
	}
	
	.bk_vcWrap {
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.bk_vcItem {
		margin-bottom: 20px;
		border-radius: 10px;
		padding: 14px 14px 14px 14px;
	}
	
	.vocaUlBox{
		margin-top: 6px;
	}
	.voca_ko{
		display:none;
	}
	.voen {
		margin-top: 8px;
	}
	.voen b {
		font-size: 16px;
		padding-left: 8px;
	}
	.voen b::before {
		top: 10px;
	}
	.voca_en span {
		padding-left:8px;
		font-size: 14px;
		display: block;
		font-weight: 300;
	}
	
	.usefulBox {
		margin-top: 14px;
		padding-top: 13px;
		margin-bottom: 10px;
	}
	.ufTitle span {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.ufTitle b {
		font-size: 13px;
	}
	.uf_sub {
		margin-bottom: 15px;
	}
	.uf_sub span {
		font-size: 15px;
	}
	.uf_sub b {
		display: block;
		font-size: 13px;
		margin-left: 0px;
	}

	.bkdTopicList {
		right: -350px;
		top: 172px;
		width: 340px;
	}
	
	.bktTextBox {
		padding: 6px 20px 6px 20px;
	}
	.bktTextBox ul li{
		font-size:13px;
		padding: 14px 0px 16px 0px;
	}
	.bktTextBox ul li a {
		font-size: 15px;
	}
	.on_bktt a:after{
        width: 18px;
        height: 12px;
        background-size: 18px;
	}
	
}

/* @media (max-width: 550px) { */
	/* .riContry span img { */
		/* height: 20px; */
	/* } */
	/* .riContry span:after { */
		/* top: 4px; */
		/* height: 20px; */
	/* } */
/* } */

/*--------------------------------------------------------------
# add class 추가 모음
--------------------------------------------------------------*/
.none_borB{
	border-bottom:none!important;
}
.borB_g{
	border-bottom:1px solid #eeeeee;
}

.padL30{padding-left:30px;}
.padL46{padding-left:46px;}

.top1{top:1px;}
.top_5{top:-5px;}

@media (max-width: 991px) {
	.top1 {
		top: -1px;
	}
	.top_5 {
		top: -8px;
	}
}
@media (max-width: 767px) {
	.padL30 {
		padding-left: 24px;
	}
	.padL46 {
		padding-left: 24px;
	}
	.top_5 {
		top: -2px;
	}
}

/*--------------------------------------------------------------
# 튜터리스트
--------------------------------------------------------------*/

.tutorWrap{
	width:100%;
	position:relative;
	padding-top:50px;
}

.ttMarLR{margin-left:-10px;margin-right:-10px;}
.ttPadLR{padding-left:10px;padding-right:10px;}

.ttInfoBox{
	width:100%;
	position:relative;
	border:1px solid #eeeeee;
	border-radius:10px;
	padding:45px 50px 40px 250px;
	margin-bottom: 30px;
}
.ttInfoBox:hover{
	border:1px dotted #E94827;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}
.ttInfoBox:hover .pfMoreBtn a{
	background-color:#e94827;
	color:#fff;
	border:1px solid #e94827;
}
.ttInfoBox:hover .tc_personBox img{
	transform: scale(1.05);
}
.ttPersonBox{
	position:absolute;
	left: 40px;
    top: 40px;
}
.tcirCleBox{
	position:relative;
	width: 180px;
    height: 180px;
	background-color:#dde6ed;
	border-radius:50%;
	z-index:40;
}
.tc_personBox{
	position:relative;
	width: 100%;
    height: 100%;
	background-color:#dde6ed;
	border-radius:50%;
	z-index:40;
	overflow:hidden;
}
.tcirCleBox:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0, .05);
    border-top-color: rgba(0, 0, 0, .05);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .05);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .05);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .05);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.tcirCleBox img{
	transform: scale(1);
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	border-radius:50%;
	z-index:50;
	transition:all 0.5s;
}
.pickBest{
	display:none;
	
	text-align:center;
    position: absolute;
    left: -20px;
    top: 6px;
    z-index: 70;
}
.pickBest img{
	border-radius: 0%!important;
    position: relative!important;
    max-width: 100%;
    width: auto!important;
    height: 64px!important;
}

.ttstarBox{
	display:block;
	margin-top: 26px;
}
.ttstarBox ul{
	text-align:center;
}
.ttstarBox ul li{
	display:inline-block;
	list-style:none;
	margin:0px 2px 0px 2px;
}
.ttstarBox ul li img{
	height:18px;
}
.ttProfileBox{
	position:relative;
	display:block;
	overflow:hidden;
}
.tpNameBox{
	padding-right: 80px;
    position: relative;
    box-sizing: border-box;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.tpNameBox span{
	word-break: break-word;
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    display: block;
}
.nameCont {
    top: 7px;
    position: absolute;
    right: 0px;
}
.nameCont:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.nameCont img{
	height: 30px;
    border-radius: 4px;
}

.prof_textBox{
	display:block;
	margin-top:23px;
}
.linepcate{
	overflow-x: auto;
    display: flex;
    margin-top: 15px;
}
.linepcate span {
	font-size:13px!important;
    margin: 2px 4px 2px 0px!important;
}
.linepcate::-webkit-scrollbar{width: 0px;}
.linepcate::-webkit-scrollbar-track{background-color: #fff;border-radius: 10px;}
.linepcate::-webkit-scrollbar-thumb{background-color: #fff;border-radius: 10px;}
.linepcate::-webkit-scrollbar {
    display: none;
}
.linepcatePop{
	margin-top:6px;
}
.line_prof{
	display:block;
	position:relative;
	padding-left:80px;
	margin-top: 16px;
}
.lpTitle{
	padding-left: 10px;
	height:24px;
	line-height:24px;
	font-weight: 500;
    font-size: 16px;
    position: absolute;
    left: 0px;
	top:-2px;
}
.lpTitle::before{
	top:11px;
    content: '';
    position: absolute;
    left: 0px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #222;
}
.lpSub{
	font-family: 'Inter', sans-serif;
	letter-spacing: -0.3px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #777;
    font-weight: 300;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.col_fix{
	overflow:unset!important;
	height:47px!important;
	-webkit-line-clamp: inherit!important;
}
.lpSub3{
	font-family: 'Inter', sans-serif;
	height: 49px;
	line-height:24px;
	font-size:15px;
	color:#777;
	font-weight:300;
	
	display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.non_dot::before{
	content:none!important;
}
.none_overh{
	overflow:unset!important;
	height:auto!important;
	-webkit-line-clamp: inherit!important;
}

.prof_BtnBox{
	display: flex;
	margin-top: 20px;
	text-align:left;
}
.pfMoreBtn{
	position:relative;
	display:inline-block;
	height:45px;
	width:150px;
	border-radius:23px;
}
.pfMoreBtn a{
	line-height: 43px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: Center;
    color: #222;
    font-size: 15px;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 23px;
}
.pfMoreBtn a:hover{
	background-color:#ea4728;
	color:#fff;
	border:1px solid #ea4728;
}
.pfHeart{
	margin-left: 10px;
	display:inline-block;
	position:relative;
	width:45px;
	height:45px;
	border-radius:50%;
	/* background-color:#eeeeee; */
}
.pfHeart button{
	background-color:inherit!important;
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	border:none;
	border-radius:50%;
    text-align: Center;
	padding:0;
}
.pfHeart button img{
	width:100%;
}

@media (max-width: 1300px) {
	.ttInfoBox {
		padding: 30px 30px 30px 200px;
	}
	.ttPersonBox {
		left: 30px;
	}
	.pickBest {
		border-radius: 15px;
		left: -16px;
		top: 1px;
		/* width: 70px; */
		/* height: 30px; */
		padding-top: 0px;
        background-color: #fff;
	}
	.pickBest img {
		height: 54px!important;
	}
	.tcirCleBox {
		width: 140px;
		height: 140px;
	}
	.ttstarBox {
		margin-top: 16px;
	}
	.tpNameBox{
		padding-right: 60px;
		padding-bottom: 8px;
	}
	.linepcate span {
		font-size:11px!important;
	}
	.tpNameBox span {
		font-size: 24px;
	}
	.nameCont {
		top: 3px;
	}
	.nameCont img{
		height:30px;
	}
	.prof_textBox {
		margin-top: 12px;
	}
	.linepcate {
		margin-top: 8px;
	}
	.line_prof {
		padding-left: 90px;
		margin-top: 10px;
	}
	.lpTitle {
		top:0px;
		padding-left: 8px;
		font-size: 15px;
	}
	.lpTitle::before {
		top: 10px;
	}
	.lpSub {
		font-size: 14px;
	}
	.col_fix {
		height: auto!important;
	}
	.lpSub3 {
		font-size: 14px;
	}
	.prof_BtnBox {
		margin-top: 30px;
	}
	.pfMoreBtn {
		height: 40px;
		width: 140px;
	}
	.pfMoreBtn a {
		line-height: 38px;
		font-size: 14px;
	}
	.pfHeart {
		width: 40px;
		height: 40px;
	}
}

@media (max-width: 1100px) {
	.ttPersonBox {
		position: relative;
		left: 0px;
		top: 0px;
		text-align: center;
	}
	.ttInfoBox {
		padding: 30px 30px 30px 30px;
		margin-bottom: 20px;
	}
	.tcirCleBox {
		display: inline-block;
		width: 140px;
		height: 140px;
	}
	.ttstarBox {
		margin-top: 6px;
		margin-bottom: 10px;
	}
	.prof_BtnBox {
		display: block;
		margin-top: 20px;
		text-align: left;
		text-align: center;
	}
	
	
}

@media (max-width: 767px) {
	.m_profNone{
		display:none;
	}
	.tutorWrap {
		padding-top: 30px;
	}
	.ttInfoBox {
		padding: 20px 20px 16px 20px;
		margin-bottom: 10px;
	}
	.tcirCleBox {
		width: 120px;
		height: 120px;
	}
	.ttstarBox {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.ttstarBox ul li img{
		height:14px;
	}
	.tpNameBox {
		padding-right: 40px;
	}
	.tpNameBox span {
		font-size: 20px;
	}
	.nameCont img {
		height: 27px;
	}
	.nameCont {
		top: 0px;
	}
	.linepcate {
		overflow-x: unset;
		display: block;
		margin-top: 10px;
	}
	.line_prof {
		padding-left: 90px;
		margin-top: 10px;
	}
	.lpTitle {
		padding-left: 8px;
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}
	.lpTitle::before {
		top: 9px;
	}
	.lpSub {
		font-size: 13px;
		height: 20px;
		line-height: 20px;
	}
	.lpSub3 {
		-webkit-line-clamp: 2;
		height: auto;
		line-height: 20px;
		font-size: 13px;
	}
	.prof_BtnBox {
		display: block;
		margin-top: 20px;
		text-align: left;
		text-align: center;
	}
	.pfMoreBtn {
		height: 36px;
		width: 160px;
	}
	.pfMoreBtn a {
		line-height: 34px;
		font-size: 13px;
	}
	.pfHeart {
		width: 36px;
		height: 36px;
	}
	.pickBest img {
		height: 42.66666666666667px!important;
	}

}

@media (max-width: 550px) {
	
}

/*--------------------------------------------------------------
# 베스트 튜터리스트
--------------------------------------------------------------*/
.be_tuSubSideBox01 {
    max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    padding-bottom: 0px;
}
/* .be_tuSubSideBox02 { */
    /* max-width: 1440px; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* margin: 0 auto; */
/* } */
.be_tuSubSideBoxWrap{
	background-color:#ecfafb;
	padding-bottom: 64px;
	padding-top: 50px;
}
.be_tuSubSideBox02 {
    max-width: 1500px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto;
    overflow: hidden;
}
/* .be_tuSubSideBox03 { */
	/* padding-top: 30px; */
    /* overflow: hidden; */
    /* max-width: 1560px; */
    /* padding-left: 80px; */
    /* padding-right: 80px; */
    /* margin: 0 auto; */
    /* padding-bottom: 30px; */
/* } */
.be_tuSubSideBox03 {
	padding-top: 30px;
    overflow: hidden;
    max-width: 1500px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto;
    padding-bottom: 90px;
}
.none_over{
	overflow:initial!important;
}
.besttutorWrap{
	width: 100%;
    position: relative;
	overflow:hidden;
}

.best_tInfo{
	margin-top: 30px;
    font-size: 18px;
    text-align: center;
    display: block;
    font-weight: 300;
}
.best_tInfo b{
	letter-spacing: -0.7px;
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    display: inline-block;
    font-weight: 900;
}
.best_tInfo span{
	position:relative;
	display:inline-block;
	z-index:30;
}
.best_tInfo p{
	position:relative;
	display:inline-block;
	z-index:40;
	margin:0;
	font-weight:600;
}
.best_tLine{
	position: absolute;
    left: 0px;
    bottom: 1px;
    z-index: 35;
    width: 100%;
    height: 9px;
    background-color: #f4d972;
}

.be_tuWrap{
	display:flex;
	width:100%;
	position:relative;
    border-radius: 10px;
    padding: 50px 50px 44px 50px;
}
.be_tuBox{
	position:relative;
	width: 22.2%;
}
.be_tcirCleBox {
    position: relative;
	width: 100%;
    background-color: #dde6ed;
    border-radius: 50%;
    z-index: 40;
}
.be_tc_personBox {
    position: relative;
    width: 100%;
    background-color: #dde6ed;
    border-radius: 50%;
    z-index: 40;
    overflow: hidden;
	padding-bottom:100%;
}
.be_tcirCleBox img {
    transform: scale(1);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 50;
    transition: all 0.5s;
}
.be_pickBest {
	padding: 5px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    bottom: -5px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    z-index: 70;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 30%);
}
.be_pickBest img {
    position: relative!important;
    max-width: 100%;
    width: 100%!important;
	border-radius: 50%;
}
.be_tuInfoBox{
	text-align:center;
	display:block;
	width:100%;
}
.be_tName {
    margin: 10% 0px 2% 0px;
    font-weight: 900;
    display: block;
    text-align: center;
    font-size: 2.1vw;
    font-family: 'Inter', sans-serif;
}
.be_tSub{
	color: #222;
    font-weight: 400;
    display: block;
    text-align: center;
	font-size: 1vw;
    font-family: 'Inter', sans-serif;
    line-height: 1.6vw;
}
.ttMarT16{
	margin-top:16px!important;
}
.ttMarT8 {
    margin-top: 8px!important;
}
.be_tBtn {
	margin-top: 12%;
    position: relative;
    display: inline-block;
    height: 46px;
    width: 130px;
    border-radius: 23px;
}
.be_tBtn a {
    line-height: 46px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: Center;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 23px;
}
.be_tBtn a:hover{
	background-color:#222;
	border: 1px solid #222;
	color:#fff;
}


.be_tuVideoBox{
	width: 77.8%;
	margin: -3px 0px 0px 6%;
    display: block;
    position: relative;
}
.be_tuVTitle{
	display:block;
	position:relative;
}
.betuVTop{
	display:block;
	position:relative;
}
.betuVTop span{
	display:inline-block;
}
.betuVTop span img {
	border-radius: 4px;
	height:30px;
    top: -6px;
    position: relative;
    max-width: 100%;
    display: inline-block;
}
.betuVTop b{
	margin-left: 12px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}
.pickTutorBox{
	position: absolute;
    right: 0px;
    top: -2px;
    display: flex;
}
.pickTSub{
	line-height: 48px;
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #777;
    font-weight: 100;
    margin-right: 14px;
}
.pickTBtn{
	display:inline-block;
	position:relative;
}
.pickTBtn button{
	background-color:inherit;
	border:none;
	padding:0;
	margin:0;
}
.pickTBtn button img{
	max-width:100%;
	height:45px;
}

.be_tuVideo{
	margin-top: 13px;
	width: 100%;
    position: relative;
    padding-bottom: 56.5%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px;
}
.be_tuVideo iframe{
	width: 100%;
    position: absolute;
	height:100%;
	left:0px;
	top:0px;
}

.gallery-thumbs .twiper-slide-thumb-active .thumbs_tcirCleBox {
   /* box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3); */
   border: 4px solid #e94728;
}
.thumbs_tuBox {
    padding: 10% 14% 10% 14%;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 10px;
	cursor:pointer;
}
.thumbs_tcirCleBox {
	border: 4px solid #fff;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 40;
    padding: 5px;
}
.thumbs_tc_personBox {
	padding-bottom: 100%;
    position: relative;
    width: 100%;
    background-color: #dde6ed;
    border-radius: 50%;
    z-index: 40;
    overflow: hidden;
}
.thumbs_tcirCleBox img {
    transform: scale(1);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 50;
    transition: all 0.5s;
}
.thumbs_tName {
    margin: 4px 0px 0px 0px;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    font-family: 'Inter', sans-serif;
	
	/* height: 30px; */
    /* line-height: 30px; */
	display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.thumbs_tSub {
    color: #222;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    line-height: 23px;
}
.thumbs_BtnBox {
    display: block;
    margin-top: 30px;
    text-align: center;
}
.thumbs_tBtn {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 140px;
    border-radius: 20px;
}
.thumbs_tBtn a {
    line-height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: Center;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 20px;
}
.thumbs_Heart {
    margin-left: 4px;
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #eeeeee;
}
.thumbs_Heart button {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 50%;
    text-align: Center;
}

@media (max-width: 1400px) {
	.be_pickBest {
		padding:4px;
		right: 5px;
		bottom: -5px;
		width: 50px;
		height: 50px;
	}
	.thumbs_tuBox {
		padding: 6% 10% 6% 10%;
	}
}
@media (max-width: 1300px) {
	.thumbs_tName{
		font-size:16px;
	}
	.be_tBtn {
		margin-top: 8%;
		height: 40px;
		width: 130px;
		border-radius: 20px;
	}
	.be_tBtn a {
		line-height: 38px;
		font-size: 14px;
		border-radius: 20px;
	}
}
@media (max-width: 1100px) {
	.be_tName{
		font-size: 2.6vw;
	}
	.be_tSub {
		font-size: 1.4vw;
		line-height: 2vw;
	}
	
	.be_tuWrap{
		padding: 30px 30px 26px 30px;
	}
	.pickTutorBox {
		top: 0px;
	}
	.betuVTop span img {
		height: 30px;
		top: -4px;
	}
	.betuVTop b {
		margin-left: 6px;
		font-size: 22px;
	}
	.pickTSub {
		line-height: 32px;
		font-size: 12.5px;
		margin-right: 8px;
	}
	.pickTBtn button img {
		height: 32px;
	}
}
@media (max-width: 991px) {
	.be_tuSubSideBox02 {
		max-width: 1500px;
		padding-left: 30px;
		padding-right: 30px;
		margin: 0 auto;
		overflow: hidden;
	}
}

@media (max-width: 767px) {
	.be_tuSubSideBox01 {
		padding-top: 80px;
		padding-left: 14px;
		padding-right: 14px;
	}
	.be_tuSubSideBox03{
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.best_tInfo{
		font-size:15px;
	}
	.best_tInfo b {
		font-size: 16px;
	}
	
	.thumbs_tName {
		font-size: 14px;
	}
	.be_pickBest {
		padding: 3px;
		right: 5px;
		bottom: -5px;
		width: 40px;
		height: 40px;
	}
	
	.be_tuSubSideBox02 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.be_tuWrap{
		padding: 20px 20px 20px 20px;
		display:block;
		margin-bottom: 0px;
	}
	.be_tuBox {
		width: 100%;
		padding-bottom: 50px;
	}
	.be_tcirCleBox {
		width: 120px;
		height: 120px;
	}
	.m_bestBoxAdd {
		position: absolute;
		text-align: left;
		display: block;
		width: 100%;
		top: 0px;
		padding-left: 140px;
	}
	.be_tName {
		text-align: left;
		font-size: 20px;
		margin: 0px 0px 6px 0px;
	}
	.be_tSub {
		font-size: 13px;
		height: 20px;
		line-height: 20px;
		text-align: left;
		
		display: block;
		display: -webkit-box;
		margin: 0px 0px 0px 0px;
		height: 60px;
		overflow: hidden;
		white-space: normal;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		cursor: pointer;
	}
	.m_bestAdd{
		width: 120px;
		position: absolute;
		left: 2px;
		top: 108px;
	}
	.be_tBtn {
		margin-top: 16px;
		height: 36px;
		width: 90px;
		border-radius: 18px;
	}
	.be_tBtn a {
		line-height: 34px;
		font-size: 13px;
		border-radius: 18px;
	}

	.be_tuVideoBox {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	.betuVTop span img {
		height: 20px;
		top: -2px;
	}
	.betuVTop b {
		margin-left: 4px;
		font-size: 18px;
	}
	.pickTutorBox {
		top: -2px;
	}
	.pickTSub {
		display:none;
		
		line-height: 28px;
		font-size: 11px;
		margin-right: 6px;
	}
	.pickTBtn button img {
		height: 28px;
	}
	
	.be_tuVideo {
		margin-top: 10px;
	}
}

@media (max-width: 460px) {
	.be_tuSubSideBoxWrap {
		padding-bottom: 40px;
		padding-top: 20px;
	}
	.be_tuSubSideBox03 {
		padding-bottom: 40px;
		padding-top: 20px;
	}
	.be_pickBest {
		padding: 3px;
		right: 5px;
		bottom: -5px;
		width: 30px;
		height: 30px;
	}
	
	.thumbs_tuBox {
		padding: 12px;
	}
}

/*--------------------------------------------------------------
# 튜터 상세페이지
--------------------------------------------------------------*/

.de_tutorWrap {
    width: 100%;
    position: relative;
    padding-top: 50px;
	padding-bottom: 65px;
}
.dtBackLink{
	text-align:left;
	display:block;
	margin-bottom:20px;
}
.dtBackLink a{
	display:inline-block;
}
.dtBackLink span{
	position: relative;
    font-size: 25px;
    font-weight: 500;
    display: inline-block;
    color: #222;
    margin-left: 10px;
    top: 5px;
}
.de_ttInfoWrap {
    width: 100%;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
}
.de_ttInfoBox {
    width: 100%;
    position: relative;
    padding: 40px 40px 0px 260px;
}
.de_ttPersonBox {
    position: absolute;
    left: 40px;
    top: 40px;
}
.de_tcirCleBox {
    position: relative;
    width: 180px;
    height: 180px;
    background-color: #dde6ed;
    border-radius: 50%;
    z-index: 40;
}
.de_tc_personBox {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #dde6ed;
    border-radius: 50%;
    z-index: 40;
    overflow: hidden;
}
.de_tc_personBox img {
    transform: scale(1);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: 50;
    transition: all 0.5s;
}
.ttMarT14 {
    margin-top: 14px!important;
}

.de_videoBox{
	margin-top: 30px;
	width:100%;
	position:relative;
	text-align:left;
	padding:40px;
}
.de_videoTitle{
	display:block;
	font-size:24px;
	font-weight:500;
	text-align:left;
}
.de_video{
	overflow: hidden;
    margin-top: 14px;
    width: 100%;
    position: relative;
    border-radius: 10px;
    /* padding-bottom: 56.4%; */
    background-color: #fff;
}

.deRightBox{
	width: 100%;
	height:100%;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
	padding: 10px 10px 30px 30px;
}
.deRightcheck_text {
    padding-right: 20px;
	/* height: 696px; */
	height: 100%;
	overflow: hidden;
    /* overflow: auto; */
}
/* .deRightcheck_text::-webkit-scrollbar{width: 5px;} */
/* .deRightcheck_text::-webkit-scrollbar-track{background-color: #fff;border-radius: 10px;} */
/* .deRightcheck_text::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;} */
.deRightTitle{
	margin-top: 17px;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 22px;
    border-bottom: 1px solid #222;
    text-align: left;
    margin-bottom: 32px;
}
.deR_SubBox{
	text-align:left;
	display:block;
	overflow: auto;
	height: 604px;
	padding-right: 10px;
}
.deR_SubBox::-webkit-scrollbar{width: 5px;}
.deR_SubBox::-webkit-scrollbar-track{background-color: #fff;border-radius: 10px;}
.deR_SubBox::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}
.deR_SubBox span{
	display: block;
    font-size: 20px;
    font-weight: 900;
    font-family: 'Inter', sans-serif;
	margin-bottom: 12px;
}
.deR_SubBox b{
	color: #222;
    font-weight: 400;
    display: block;
    text-align: left;
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    line-height: 32px;
}

.go_applyBtnBox{
	display:block;
	text-align:Center;
	margin-top:60px;
}
.go_applyBtn{
    display: inline-block;
    position: relative;
    width: 300px;
    height: 70px;
}
.go_applyBtn a{
	cursor:pointer;
	line-height: 70px;
    font-weight: 500;
    font-size: 19px;
    border-radius: 35px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: Center;
    color: #fff!important;
    background-color: #ea4728;
}
.go_applyBtn a:hover{
	background-color:#bb3921;
}
.go_applyBtn a img{
	display: inline-block;
    max-width: 100%;
    position: relative;
    margin-left: 4px;
    top: -4px;
	height:32px;
}
@media (max-width: 1460px) {
	.deR_SubBox {
		height: 41.4vw;
	}
}

@media (max-width: 1300px) {
	.de_ttInfoBox {
		padding: 30px 30px 30px 200px;
	}
	.de_ttPersonBox {
		left: 30px;
	}
	.de_tcirCleBox {
		width: 140px;
		height: 140px;
	}
	.lipad_de{
		padding-left: 70px!important;
	}
	.de_videoBox {
		padding: 10px 30px 30px 30px;
	}
	.deRightcheck_text {
		/* height: 45.7vw; */
	}
	.deRightTitle {
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.deR_SubBox {
		height: 40.15vw;
	}
	.deR_SubBox span {
		font-size: 18px;
		margin-bottom: 4px;
	}
	.deR_SubBox b {
		font-size: 16px;
		line-height: 28px;
	}
}

@media (max-width: 1100px) {
	.de_ttInfoBox {
		padding: 30px 30px 30px 30px;
		margin-bottom: 0px;
	}
	.de_ttPersonBox {
		position: relative;
		left: 0px;
		top: 0px;
		text-align: center;
	}
	.de_tcirCleBox {
		display: inline-block;
		width: 140px;
		height: 140px;
	}
	.ttMarT14 {
		margin-top: 6px!important;
	}
	.deR_SubBox {
		height: 56.45vw;
	}
	.de_videoBox {
		margin-top: 0px;
	}
}

@media (max-width: 991px) {
	.deRightBox {
		margin-top: 30px;
	}
	.deR_SubBox{
		height:auto;
		margin-bottom:0px;
	}
	.deRightcheck_text{
		height:auto;
	}
}

@media (max-width: 767px) {
	.de_tutorWrap {
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.dtBackLink a img{
		height:40px;
	}
	.dtBackLink span {
		font-size: 18px;
		margin-left: 6px;
		top: 3px;
	}
	.de_ttInfoBox {
		padding: 20px 20px 16px 20px;
	}
	.de_tcirCleBox {
		width: 120px;
		height: 120px;
	}
	.ttMarT14 {
		margin-top: 0px!important;
	}
	.lipad_de {
		padding-left: 60px!important;
	}
	
	.de_videoBox {
		padding: 10px 20px 20px 20px;
	}
	.de_videoTitle {
		font-size: 20px;
	}
	.de_video {
		margin-top: 10px;
	}
	
	.deRightBox {
		border-radius: 10px;
		padding: 20px 10px 30px 20px;
	}
	.deRightTitle{
		margin-top: 0px;
		font-size:20px;
	}
	.deRightcheck_text {
		padding-right: 10px;
		height:auto;
	}
	.deR_SubBox span {
		font-size: 17px;
	}
	.deR_SubBox{
		font-size: 13px;
		line-height: 24px;
	}
	.deR_SubBox b {
		font-size: 15px;
		line-height: 26px;
	}
	
	.go_applyBtnBox {
		margin-top: 40px;
	}
	.go_applyBtn {
		width: 250px;
		height: 60px;
	}
	.go_applyBtn a {
		line-height: 60px;
		font-size: 17px;
		border-radius: 30px;
	}
}

/*--------------------------------------------------------------
# 마이페이지 -> 나의수업
--------------------------------------------------------------*/

.mySubSideBox{
	max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.myLectureWrap{
	padding-top: 60px;
    width: 100%;
    position: relative;
}

.myLectureBox{
	width:100%;
	position:relative;
	margin-top: 36px;
	z-index:20;
}

.mlTabBox{
	position:relative;
}
.mlTabBox a{
	color: #777;
}
.mlTabBox a:hover{
	color: #222;
}
.mlTabBox span{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:1px;
	background-color:#222;
	z-index:20;
}
.mlTab{
    line-height: 70px;
    color: #777;
    font-size: 17px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    position: relative;
    display: inline-block;
    width: 220px;
    height: 70px;
    text-align: center;
    top: 1px;
    /*z-index: 30;*/
    font-weight: 300;
	border: none;
	cursor:pointer;
}
.on_mltab{
	background-color: #fff;
	color:#222!important;
	font-weight:500;
	border: 1px solid #222;
	border-bottom: none!important;
}


.mlList_app{
	display:block;
}
.mlList_com{
	display:none;
}

.emthy_area{
	padding: 90px 0px 50px 0px;
	width:100%;
	position:relative;
	text-align:Center;
}
.emthyText b {
    position: relative;
    padding-left: 38px;
    font-size: 22px;
    font-family: 'S-CoreDream-3Light';
    display: inline-block;
    font-weight: 400;
    letter-spacing: -0.5px;
}
.emthyText b img {
    display: inline-block;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 1px;
}
.emthyText b span {
    font-family: 'S-CoreDream-7ExtraBold';
    font-weight: 900;
    display: inline-block;
}
.cbsbold {
    color: #ea4728!important;
}
.payemthyText{
	width:100%;
	padding:0px 10px 0px 20px;
}
@media (max-width: 767px) {
	.emthy_area {
		padding: 60px 0px 20px 0px;
	}
	.emthyText b {
		padding-left: 0px;
		font-size: 16px;
		line-height: 23px;
	}
	.emthyText b img {
		display: inline-block;
		height: 20px;
		position: absolute;
		left: -28px;
		top: 1px;
	}
	.payemthyText{
		padding:0px 10px 0px 40px;
	}
}

.mlListBox{
	width:100%;
	position:relative;
	margin-top:50px;
}
.mlLBox{
	margin-top: 30px;
	width: 100%;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 20px;
    padding: 28px 440px 37px 50px;
}
.mlLBox:hover{
	border:1px dotted #E94827;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}
.mlLBox:hover .mlLTitel h3{
	text-decoration:underline;
}
.mlLBox:hover .mlLPI_Dim{
	display:block;
}
.mlLTitelBox{
	display:block;
	text-align:left;
}
.top_conBox{
	display:inline-block;
}
.tocbor{
	top: 7px;
	display:inline-flex;
	position:relative;
}
.tocbor:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.top_conBox img{
	position: relative;
    max-width: 100%;
    height: 27px;
    display: inline-block;
    top: 0px;
    border-radius: 4px;
	z-index: 50;
}
.top_conBox span{
	margin-left: 6px;
	display:inline-block;
	font-size:16px;
	font-weight:600;
	font-family: 'Inter', sans-serif;
}
.mlLDay{
	margin-left: 60px;
	letter-spacing: -0.1px;
    display: inline-block;
	font-size:15px;
	font-weight:400;
}
.mlLDay b{
	display: inline-block;
	font-size:15px;
	font-weight:400;
}
.mlLTitel{
	display:block;
    margin-top: 16px;
}
.mlLTitel h3{
	padding:0;
	margin:0;
	letter-spacing: -1px;
    font-size: 30px;
    font-weight: 500;
	
	display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	
	font-family: 'Inter', sans-serif;
}
.mlfree{
	display:inline-block;
}
.mlLTitel span{
	letter-spacing: 1px;
    position: relative;
    background-color: #ffd157;
    border-radius: 4px;
    text-align: Center;
    font-size: 20px;
    font-weight: 900;
    color: #222;
    display: inline-block;
    top: -4px;
    font-family: 'Inter', sans-serif;
    padding: 2px 10px 2px 10px;
    margin-right: 10px;
}

.mlLPersonBox{
	top: 38px;
    position: absolute;
    right: 0px;
    text-align: left;
}
.mlLPInner{
	text-align:left;
	position:relative;
	width: 420px;
}
.mlLPICircle{
	display:inline-block;
	position:relative;
	width: 126px;
    height: 126px;
	border-radius:50%;
	background-color:#fff;
	z-index: 50;
}
.mlLPICircle:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0, .05);
    border-top-color: rgba(0, 0, 0, .05);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .05);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .05);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .05);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.mlLPI_Dim{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	border-radius:50%;
	z-index:70;
}
.mlLPI_Dim a{
	padding-top: 36px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border-radius:50%;
	z-index:70;
	color:#fff;
	text-align:center;
}
.mlLPI_Dim b{
	font-size:14px;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:block;
	margin-top:2px;
}
.mlLPI_Dim img{
	height:22px;
}
.mlLPICircleInner{
	display:inline-block;
	position:relative;
	width: 100%;
    height: 100%;
	border-radius:50%;
	background-color:#fff;
	z-index: 50;
}
.mlLPICircleInner img{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border-radius:50%;
	z-index: 50;
}
.mlLPIText{
	width: 240px;
	position: relative;
    display: inline-block;
    margin-left: 18px;
    top: -18px;
}
.mlLPIT{
	margin-bottom: 3px;
    font-size: 26px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
	
    display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.mlLPIT02{
	margin-top: 3px;
    position: relative;
    padding-left: 10px;
    display: block;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
	
	display: block;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.mlLPIT02::before {
    top: 9px;
    content: '';
    position: absolute;
    left: 0px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #222;
}

.mlLBtnListBox{
	margin-top: 33px;
	position:relative;
	text-align:left;
}
.mlLBtnListBox ul{
	display:block;
	text-align:left;
}
.mlLBtnListBox ul li{
	display:inline-block;
	list-style:none;
	margin-right: 6px;
}
.mlLBtn{
	position:relative;
}
.mlLBtn a{
	color: #222;
    font-size: 13px;
    font-weight: 300;
    border-radius: 37px;
    padding:7px 18px 7px 18px;
    border: 1px solid #eeeeee;
}
.mlLBtn a:hover{
	border:1px solid #222;
	font-weight:500;
}
.goLecture a{
	background-color:#E94827!important;
	color:#fff!important;
	font-weight:500!important;
	border: 1px solid #E94827!important;
}

.before_lecture_content{
	position:relative;
}
.before_lc_content {
    position: relative;
    text-align: left;
    /* padding: 20px 26px 20px 0px; */
    padding: 20px 0 20px 0px;
}
.be_lcText {
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: 600;
}
.be_lcSub {
    display: block;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0px 24px 0px;
}

.be_cWrap{
	text-align: left;
	position: relative;
	width: 100%;
}
.bec-container {margin-right:30px;position: relative;margin-bottom: 0px;display: inline-block;}
.bec-container input[type="radio"] {/* 실제 체크박스는 화면에서 숨김 */position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0); border: 0}
.bec-container input[type="radio"] + label {margin:0px;display: inline-block;position: relative;cursor: pointer; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;font-size:15px;}
.bec-container input[type="radio"] + label a{font-size:16px;font-weight: 500;text-decoration:underline;}
.bec-container input[type="radio"] + label a:hover{text-decoration:underline;}
.bec-container input[type="radio"] + label:before {/* 가짜 체크박스 */content: ' ';border-radius:0px;display: inline-block;width: 20px;  /* 체크박스의 너비를 지정 */height: 20px; /* 체크박스의 높이를 지정 */line-height: 14px; /* 세로정렬을 위해 높이값과 일치 */margin: -2px 8px 0 0;text-align: center;vertical-align: middle;background: #ffffff;border: 2px solid #e6e3df;}
.bec-container input[type="radio"]:checked + label:before {/* 체크박스를 체크했을때 */content: '\2714'; /* 체크표시 유니코드 사용 */color: #E94827;font-weight: 700;border-color: #e6e3df;font-size:16px;position: relative;}

/* 수강권선택 팝업 */
.multi_credit_content .be_lcText{font-size: 18px; text-align: center;
    margin-bottom: 18px;
	font-family: 'S-CoreDream-3Light';
}
.multi_credit_content .be_lcTextSub{
	font-family: 'S-CoreDream-3Light';
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
    color: #e94728;
    font-weight: 900;
}
.multi_credit_content .creditList{padding: 20px 30px 0 30px;}
.multi_credit_content .creditList.on{box-shadow: 1px 3px 15px #aaa;;}
.multi_credit_content .voucherImgWrap{width: 90px; right: 0;}
.creditList input[type="radio"]{width: 100%;height: 100%;
    position: absolute; left: 0;top: 0;z-index: 10;
    opacity: 0;
    cursor: pointer;
  
}
.creditList input[type="radio"].checked

@media (max-width: 1200px) {
	.mlLPInner {
		width: 380px;
	}
	.mlLPIText {
		width: 200px;
	}
}

@media (max-width: 1110px) {
	.mlLBox {
		padding: 28px 50px 37px 50px;
	}
	.mlLPersonBox {
		margin-top: 30px;
		top: 0px;
		position: relative;
		right: 0px;
		text-align: left;
	}
}

@media (max-width: 991px) {
	.mlTab {
		line-height: 60px;
		font-size: 17px;
		border-top-right-radius: 12px;
		border-top-left-radius: 12px;
		width: 180px;
		height: 60px;
		top: 1px;
	}
	
	.mlListBox {
		margin-top: 30px;
	}
	.mlLBox {
		padding: 22px 30px 30px 30px;
	}
	.mlLTitel h3{
		font-size: 26px;
	}
	.mlLPersonBox {
		margin-top: 20px;
	}
	.mlLBtnListBox {
		margin-top: 23px;
	}
}

@media (max-width: 767px) {
	.myLectureWrap {
		padding-top: 6px;
	}
	.mml_padT{
		padding-top:60px!important;
	}
	.mySubSideBox {
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 60px;
	}
	.myLectureBox {
		margin-top: 10px;
	}
	.mlTab {
		line-height: 50px;
		font-size: 15px;
		border-top-right-radius: 12px;
		border-top-left-radius: 12px;
		width: 110px;
		height: 50px;
		top: 0px;
	}
	.on_mlt_line{
		top:1px!important;
	}
	
	.mlListBox {
		margin-top: 30px;
	}
	.mlLBox {
		margin-top: 10px;
		border-radius: 14px;
		padding: 14px 20px 16px 20px;
	}
	.mlLDay {
        margin-left: 30px;
        font-size: 13px;
	}
	.mlLDay b {
		font-size: 13px;
	}
	.mlLTitel {
		margin-top: 12px;
	}
	.mlLTitel h3{
		font-size: 20px;
		display: -webkit-box;
		overflow:inherit;
		white-space: inherit;
		-webkit-line-clamp: inherit;
		-webkit-box-orient: inherit;
	}
	.mlLTitel span {
		font-size: 16px;
		margin-right: 6px;
		top: -2px;
	}
	.mlLPersonBox {
		margin-top: 20px;
	}
	.mlLPInner{
		padding-left: 120px;
		width:100%;
	}
	.mlLPICircle {
		position: absolute;
		width: 96px;
		height: 96px;
		left: 0px;
		top: 0px;
	}
	.mlLBtnListBox {
		margin-top: 13px;
	}
	.mlLPIText {
		top: 0px;
		margin-left: 0px;
		width: 100%;
	}
	.mlLPIT {
		margin-bottom: 0px;
		font-size: 24px;
	}
	
	.mlLBtnListBox ul li {
		margin: 12px 6px 12px 0px;
	}
	.mlLBtn a {
		font-size: 12px;
		border-radius: 37px;
		padding: 8px 14px 8px 14px;
	}
	
	.mlLPI_Dim a{
		padding-top:18px;
	}
	
	
	
	.be_lcText {
		font-size: 18px;
	}
	.be_lcSub {
		font-size: 14px;
		margin: 4px 0px 21px 0px;
	}
	.be_lcSub {
		margin: 4px 0px 12px 0px;
	}
	.bec-container input[type="radio"] + label {
		font-size: 13px;
	}
	
	.be_pop2 {
		width: 100%;
		padding: 20px;
		height: auto!important;
		position: absolute!important;
		top: 50%!important;
		left: 50%!important;
		-webkit-transform: translate(-50%, -50%)!important;
		transform: translate(-50%, -50%)!important;
	}
	.be_pop4{
		padding-bottom: 10px!important;
	}
	.be_pop5{
		margin-top: 20px!important;
		margin-bottom: 0px!important;
	}
	
	.multi_credit_content .creditList {
		padding: 20px 20px 0 20px;
	}
}


@media (max-width: 600px) {
	.mlt600s{
		width:100%;
		display:flex;
	}
	.mlt600s .mlTab{
		width:100%!important;
	}
	
	.mlLBox {
		margin-top: 20px;
		border-radius: 10px;
		/* padding: 11px 14px 160px 14px; */
		padding: 14px 14px 16px 14px;
	}
	.top_conBox img {
		height: 20px;
		border-radius: 2px;
	}
	.tocbor {
		top: 5px;
	}
	.tocbor:after {
		border-radius: 2px;
		height: 20px;
	}
	.top_conBox span {
		margin-left: 4px;
		font-size: 13px;
	}
	.mlLDay {
		float: right;
		margin-left: 0px;
		letter-spacing: -0.1px;
		display: inline-block;
		font-size: 10px;
		position: relative;
		top: 7px;
	}
	.mlLDay b {
		font-size: 11px;
	}
	.mlLTitel {
		border-top: 1px solid #eeeeee;
		margin-top: 11px;
		padding-top: 8px;
	}
	.mlLTitel h3{
		display:block!important;
	}
	.mlfree{
		margin-bottom: 4px;
		display:block;
	}
	.mlLTitel span {
		padding: 2px 6px 1px 6px;
		font-size: 11px;
		margin-right: 6px;
		top: -2px;
	}
	/* .mlLTitel h3 { */
		/* height: 50px; */
		/* white-space: normal; */
		/* -webkit-line-clamp: 2; */
		/* -webkit-box-orient: vertical; */
		/* font-size: 20px; */
		/* display: -webkit-box; */
		/* overflow: hidden; */
		/* white-space: inherit; */
	/* } */
	
	.mlLBtnListBox {
		margin-top: 30px;
	}
	.mlLBtnListBox ul{
		display:flex;
		padding-top: 53px;
	}
	.mlLBtnListBox ul li {
		margin: 0px;
	}
	.mlLBtn{
		height: 34px;
		width: 100%;
		text-align: center;
		font-size: 11px;
		border-radius: 21px;
	}
	.mlLBtn a {
		border: 1px solid #eeeeee;
		position: absolute;
		font-size: 11px;
		border-radius: 21px;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		line-height: 34px;
		padding:0px;
	}
	
	.mlLBtnListBox ul li:nth-child(1){
		display:block;
		position:absolute;
		width:100%;
		left:0px;
		top:0px;
	}
	.mlLBtnListBox ul li:nth-child(1) .mlLBtn{
		height: 42px;
		display: block;
		position: relative;
		width: 100%;
		/* background-color: #E94827!important;
		border-radius: 21px; */
	}
	.mlLBtnListBox ul li:nth-child(1) .mlLBtn a{
		font-size: 14px;
		position: relative;
		display: block;
		padding: 0px;
		text-align: center;
		background-color: none!important;
		top: 1px;
	}
	
	.mlLBtnListBox ul li:nth-child(2){
		width:20%;
	}
	.mlLBtnListBox ul li:nth-child(3){
		width:30%;
		margin:0px 0px 0px 4px;
	}
	.mlLBtnListBox ul li:nth-child(4){
		width:30%;
		    margin: 0px 4px 0px 4px;
	}
	.mlLBtnListBox ul li:nth-child(5){
		width:20%;
	}
	
	.complete_listBtn{
		width:100%!important;
	}
	.complete_listBtn .mlLBtn{
		width:100%;
		margin-top: -3px;
	}
	.complete_listBtn .mlLBtn{
		height: 40px;
		width: 100%;
		text-align: center;
		border-radius: 20px;
		border: 1px solid #eeeeee;
		line-height: 40px;
	}
	
	/* .mlLPersonBox { */
		/* position: absolute; */
		/* margin-top: 0px; */
		/* width: 100%; */
		/* left: 14px; */
		/* top: 232px; */
	/* } */
	.mlLPICircle {
		width: 90px;
		height: 90px;
	}
	.mlLPInner {
		padding-left: 104px;
	}
	.mlLPIT {
		margin-bottom: 0px;
		font-size: 20px;
	}
	.mlLPIT02 {
		margin-top: 2px;
		padding-left: 9px;
		font-size: 13px;
	}
	.mlLPIT02::before {
		top: 8px;
	}
}

/*--------------------------------------------------------------
# 마이페이지 -> 강의실
--------------------------------------------------------------*/

.lectureWrap {
    position: relative;
    margin-top: 0px;
	padding-top:30px;
	padding-bottom:50px;
}
.lectureBody{
	max-width: 1440px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.lbTopBox{
	width:100%;
	position:relative;
	background-color:#e84826;
	height:60px;
	border-radius:10px;
	padding-left:20px;
	
	/* background: linear-gradient( to right, #0fcad6, #0bd0bc ); */
}
.lbTopBox span{
	color:#fff;
	font-size:20px;
	font-weight:500;
	line-height:60px;
}
.backlecture{
	position:absolute;
	right:20px;
	top:-2px;
	height: 60px;
}
.backlecture a{
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.backlecture a img{
	height: 22px;
	top: -2px;
    max-width: 100%;
    margin-left: 8px;
    position: relative;
}

.lectureContentBox{
	width:100%;
	position:relative;
    margin-top: 35px;
	display:flex;
}

/*-------
# 강의실 책 영역
--------*/
.leftBookBox{
	width: 64%;
    position: relative;
}
.rightTu_noteBox{
	width: 36%;
    position: relative;
    padding-left: 4%;
}

.lbtuVTop {
    padding-bottom: 15px;
    display: block;
    position: relative;
	padding-right:180px;
    border-bottom: 1px solid #eeeeee;
}
.lbRightpadNone{
	padding-right:0px!important;
}
.lbtuVTop bb{
	top: -6px;
    position: absolute;
    right: 0px;
}
.lbtuVTop span {
	top: 7px;
	position:relative;
    display: inline-flex;
}
.lbtuVTop span:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.lbtuVTop span img {
	z-index: 50;
	height: 30px;
    top: 0px;
    position: relative;
    max-width: 100%;
    display: inline-block;
	border-radius: 4px;
}
.lbtuVTop strong {
    margin-left: 8px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}
.lbtuVTop em {
	position: relative;
    margin-left: 14px;
    letter-spacing: -0.5px;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    font-style: inherit;
    top: 2px;
}
.lbtuVTop p{
	position: relative;
    margin: 0 10px 0px 10px;
    display: inline-block;
    top: -3px;
}
.lbtuVTop p img{
	max-width:100%;
}
.lbtuVTop b{
	display:inline-block;
	font-size:24px;
	font-family: 'Inter', sans-serif;
	font-weight:500;
}
.lbtuVTop dd{
	position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    top: 3px;
	margin-left: 24px;
}
.lbtopicBox{
	line-height:inherit!important;
	letter-spacing: 0px;
    position: relative;
    background-color: #ffd157;
    border-radius: 14px;
    text-align: Center;
    font-size: 14px;
    font-weight: 900;
    color: #222;
    display: inline-block;
    top: -3px;
    font-family: 'Inter', sans-serif;
    padding: 4px 10px 4px 10px;
    margin-right: 10px;
}

.lecBook_Box{
	width:100%;
	position:relative;
	margin-top: 21px;
}
.lecBookTop{
	margin-bottom: 20px;
	width:100%;
	position:relative;
	display:block;
	
	padding-right: 210px;
}
.lecB{
	padding-left: 0px;
	position:relative;
	display:inline-block;
}
.lecB span{
	display:none;
	left: 0px;
    top: 4px;
    position: absolute;
    /* display: inline-block; */
}
.lecB span img{
	position:relative;
	max-width:100%;
	display:inline-block;
	height: 40px;
}
.lecB b{
	margin-left: 0px;
    font-size: 30px;
    font-family: 'Inter', sans-serif;
    display: inline-block;
    font-weight: 700;
}
.lecB h1{
	margin-left: 0px;
    font-size: 30px;
    font-family: 'Inter', sans-serif;
    display: inline-block;
    font-weight: 700;
}
.lbtuVTop b h2{
	display: inline-block;
    font-size: 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

.lecArrowBox{
	top: -2px;
    position: absolute;
    right: 0px;
}
.lecArrowBox span{
	position: relative;
    margin-right: 6px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    top: 10px;
}
.lecArrowBox span b{
	font-weight: 600;
    font-family: 'Inter', sans-serif;
}
.lecA_Left{
	text-align:center;
	display: inline-block;
    width: 74px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #eee;
	cursor:pointer;
}
.lecA_Left b{
	top: 12.5px;
    position: relative;
	display: inline-block;
    width: 24px;
    height: 15px;
    background-image: url(/taste_en/public/img/lec_arrow_prev.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.lecA_Left img{
	max-width:100%;
	height:15px;
}
.lecA_Left:hover{
	background-color:#e84826;
	border: 1px solid #e84826;
}
.lecA_Left:hover b{
    width: 24px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/taste_en/public/img/icon_arrow_prev_white.png);

}
.lecA_Right{
	text-align:center;
	margin-left: 6px;
	display: inline-block;
    width: 74px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #eee;
	cursor:pointer;
}
.lecA_Right b{
	top: 12.5px;
    position: relative;
	display: inline-block;
    width: 24px;
    height: 15px;
    background-image: url(/taste_en/public/img/lec_arrow_next.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.lecA_Right img{
	max-width:100%;
	height:15px;
}
.lecA_Right:hover{
	background-color:#e84826;
	border: 1px solid #e84826;
    
}
.lecA_Right:hover b{
    width: 24px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/taste_en/public/img/icon_arrow_next_white.png);

}

.lecBookShowBox{
	margin-top: 30px;
	width:100%;
	position:relative;
	display:block;
}
.lecBookShowBox ul{
	text-align: left;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.lecBookShowBox ul li {
    text-align: left;
    position: relative;
    display: inline-block;
    list-style: none;
	flex: 1 50%;
}
.lecBookShowBox ul li:nth-child(1){
	padding-right: 1.8%;
}
.lecBookShowBox ul li:nth-child(2){
	padding-left: 1.8%;
}
.lecBookShowBox ul li:nth-child(3){
	margin-top:30px!important;
	width:100%;
}

.lec_BookImg{
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 69.2%;
	z-index:50;
}
.lec_BookText{
	position:relative;
}

.lec_BookImg:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0, .05);
    border-top-color: rgba(0, 0, 0, .05);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .05);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .05);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .05);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}
.lec_BookImg img{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:50;
}

.lec_BookImg iframe{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:50;
}


.lbTextLine{
	font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    font-family: 'Inter', sans-serif;
}
.lbTextLine span{
	font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    /* background-color: #ffee36; */
}


.le_preVocaBox{
	width:100%;
	position:relative;	
    margin-top: 36px;
	margin-bottom: 30px;
}
.le_preVocaTitle{
	display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 26px;
}
.le_preVocaTitle p{
	border-bottom-right-radius: 50%;
    margin-right: 8px;
    display: inline-block;
    margin-bottom: 0px;
    border-bottom-left-radius: 50%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
    top: 12px;
}
.le_preVocaTitle p img{
	height: 40px;
	max-width:100%;
}
.le_preVocaTitle b{
	margin-right: 10px;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
}
.le_preVocaTitle span{
	display:inline-block;
	color:#777;
	font-size: 13px;
    font-weight: 300;
}
.vocaListBox{
	display:block;
	text-align:left;
	margin: 30px 0px 0px -2px;
	height: 44px;
	overflow:hidden;
}
.vcMarT{
	height:auto!important;
	margin: 30px 0px 0px -2px!important;
}
.use_vcMarT{
	height:auto!important;
    margin: 30px 0px 0px -2px!important;
}
.borT_none{
	border-top:none!important;
	margin-top:0px!important;
}
.vocaListBox span {
	margin: 2px 2px 8px 2px;
	display: inline-block;
    position: relative;
    background-color: #f7f7f7;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    padding: 8px 30px 8px 30px;
    border-radius: 20px;
	z-index:30;
	cursor:pointer;
}
.vocaListBox span:hover .voh_in{
	display: block;
}
.vocaListBox span b{
	display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    border-radius: 20px;
	z-index:30;
}
/* .vocaListBox span p{ */
	/* display:none; */
    /* position: absolute; */
    /* left: 0px; */
    /* top: 0px; */
    /* width: 100%; */
    /* height: 100%; */
    /* z-index: 40; */
    /* background-color: #ffd157; */
    
    /* margin: 0; */
    /* text-align: center; */
    /* border-radius: 20px; */
/* } */
.voh_in{
	display:none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 40;
    background-color: #ffd157;
    
    margin: 0;
    text-align: center;
    border-radius: 20px;
}
.voh_in dd{
	margin:0;
	padding:0;
	display: flex;
	align-items: center;
	 width: 100%;
    height: 100%;
}
.vocaListBox span p{
	letter-spacing: -0.4px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #222;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 15px;
}
.vcBtnBox{
	margin-top: 20px;
	display:block;
	text-align:Center;
}
.vcBtn{
	line-height: 38px;
    display: inline-block;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    text-align: Center;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #222;
    cursor: pointer;
}
.vcBtn img{
	top: -2px;
    margin-left: 10px;
    height: 8px;
    max-width: 100%;
    display: inline-block;
    position: relative;
}
#vcUp{
	display:none;
}

.vl_infotext{
	font-size: 13px;
    color: #777;
    font-weight: 300;
    display: block;
    margin-top: 24px;
}

.lecQA_Wrap{
	position:relative;
	margin-bottom: 40px;
}

.preLec{
	border: 1px solid #eeeeee!important;
}
.preLec .lecQA_qItem{
	background-color:#eeeeee!important;
}
.preLec .lecQA_qItem b {
    font-size: 18px!important;
}
.preLec .dropAnswer {
    font-size: 18px!important;
}
.preLec .dropAnswer b {
    font-size: 18px!important;
}


.lecQA_Box{
	width:100%;
	position:relative;
	margin-top:60px;
	border: 1px solid #ea4728;
	border-radius: 10px;
}
.lecMar18{
	margin-top:18px!important;
}
.lecQA_qItem {
	border-top-right-radius: 10px;
	width: 100%;
	position: relative;
	text-align: left;
	padding: 15px 24px 19px 58px;
	background-color: #fef4f2;
	border-top-left-radius: 10px;
}
.lecQA_qItem span {
    top: 17px;
    position: absolute;
    left: 20px;
}
.lecQA_qItem span img {
    max-width: 100%;
    display: inline-block;
	height:23px;
    width: 26px;
}
.lecQA_qItem b {
	line-height: 32px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
}
.lecQA_qItem b dd{
	font-family: 'Inter', sans-serif;
    display: inline-block;
    color: #ea4728;
    margin: 0;
    padding: 0;
}

.Answer_content_box{
	position:relative;
	width: 100%;
	box-sizing: border-box;
}
.andion-menu {text-align: left;width: 100%;}
.andion-menu li{z-index:400;list-style:none;}
.andion-menu li.open_faq{border-radius: 10px;}
.andion-menu li.open_faq .dropAnswer {
	border-bottom: none!important;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	background-color: #ffffff;
}
.andion-menu li.open_faq .dropAnswer span {}
.andion-menu li.open_faq .dropAnswer .fa-chevron-down {transform: rotate(180deg);}
.andion-menu li:last-child .dropAnswer {/* border-bottom: 0; */}
.andion-menu li.open_faq .dropAnswer p:before{content:"Close";}
.dropAnswer {
    position: relative;
    padding: 14px 85px 14px 58px;
    color: #222;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 600;
    background-color: rgba(255, 255, 255, .6);
    font-family: 'Inter', sans-serif;
    text-align: left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.dropAnswer b{
	font-weight: 400;
	font-size:18px;
}
.dropAnswer span{
	position: absolute;
    left: 22px;
    top: 10px;
}
.dropAnswer span img{
	height:23px;
}
.dropAnswer p{
	font-family: 'Inter', sans-serif;
    position: absolute;
    top: 18px;
    right: 46px;
    margin: 0;
    font-size: 14px;
}
.dropAnswer p:before{
	content:"Open";
}

.dropAnswer i {
	position: absolute;
    top: 26px;
    left: 16px;
    width: 13px;
    height: 8px;
    background-image: url(/taste_en/public/img/icon_arrow_open.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}

.dropAnswer .fa-chevron-down:before {
    content: none!important;
}
.dropAnswer .fa-chevron-down {right: 20px;left: auto;}

.AnswerItems {display: none;}
.AnswerItems li {list-style:none;}
.AnswerItems a {display: inline-block;color: #3b6bb8;font-weight: bold;font-size: 16px;padding-left: 4px;padding-right: 4px;transition: all 0.4s ease-out;cursor: pointer;}
.AnswerItems a:hover {background-color: #3b6bb8;color: #fff;}
.Answer_open{
	border-top: none!important;
	position: relative;
	width:100%;
	background-color: #fff;
	padding: 12px 20px 30px 26px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.Answer_content_box .vocaListBox span{
	position:relative!important;
	top:inherit!important;
	left:inherit!important;
}
.keyVocaBox {
    padding: 0px 40px 30px 76px;
}
.keyVocaBox .vocaListBox{
	margin:0px!important;
	height:auto!important;
}

.kypad{
	padding: 0px 25px 14px 56px!important;
}






.ansAudioBOX{
	width:100%;
	position:relative;
	margin: 0px 0px 14px 0px;
	height:30px;
}
.centerT{
	text-align: center!important;
}

.holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.holder .get-it-on-github {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: 'Roboto';
  color: #55606E;
}
.audio.green-audio-player {
	width: 100%;
    min-width: 300px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    border-radius: 4px;
    user-select: none;
    -webkit-user-select: none;
	text-align:right;
}
.audio.green-audio-player audio{
	display:inline-block;
}
.audio.green-audio-player .play-pause-btn {
  display: none;
  cursor: pointer;
}
.audio.green-audio-player .spinner {
  width: 18px;
  height: 18px;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/355309/loading.png);
  background-size: cover;
  background-repeat: no-repeat;
  animation: spin 0.4s linear infinite;
}
.audio.green-audio-player .slider {
  flex-grow: 1;
  background-color: #D8D8D8;
  cursor: pointer;
  position: relative;
}
.audio.green-audio-player .slider .progress {
  background-color: #44BFA3;
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.audio.green-audio-player .slider .progress .pin {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background-color: #44BFA3;
  position: absolute;
  pointer-events: all;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
}
.audio.green-audio-player .controls {
	font-size: 13px;
    line-height: 18px;
    color: #55606E;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
}
.audio.green-audio-player .controls .slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 2px;
  height: 4px;
}
.audio.green-audio-player .controls .slider .progress {
  width: 0;
  height: 100%;
}
.audio.green-audio-player .controls .slider .progress .pin {
  right: -8px;
  top: -6px;
}
.audio.green-audio-player .controls span {
  cursor: default;
}
.audio.green-audio-player .volume {
  position: relative;
}
.audio.green-audio-player .volume .volume-btn {
  cursor: pointer;
}
.audio.green-audio-player .volume .volume-btn.open path {
  fill: #44BFA3;
}
.audio.green-audio-player .volume .volume-controls {
	width: 20px;
    height: 95px;
    background-color: rgba(0, 0, 0, 0.62);
    border-radius: 2px;
    position: absolute;
    left: -3px;
    bottom: 52px;
    flex-direction: column;
    align-items: center;
    display: flex;
	z-index: 3000;
}
.audio.green-audio-player .volume .volume-controls.hidden {
  display: none;
}
.audio.green-audio-player .volume .volume-controls .slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  border-radius: 3px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress {
  bottom: 0;
  height: 100%;
  width: 6px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress .pin {
  left: -5px;
  top: -8px;
}

@keyframes spin {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(1turn);
  }
}

/*-------
# 강의실 튜터 노트 영역
--------*/
.liveqaBox{
	position:relative;
	width:100%;
}

.livefeedBox{
	position:relative;
	width:100%;
}
.rightTuTitle{
	display:block;
	text-align:left;
	position:relative;
	font-size:24px;
	font-weight:500;
	font-family: 'Inter', sans-serif;
}
.rightTuTitle b{
	font-weight:500;
	font-family: 'Inter', sans-serif;
}
.corsenBox{
	position:absolute;
	right:0px;
	top:-5px;
}
.corsen{
	display:inline-block;
}
.corsen span{
	font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #eeeeee;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.corsen b{
	display:inline-block;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
    font-weight: 600;
}
.coradd span{
	border: 1px solid #E94827!important;
	color:#E94827;
}
.coradd b{
	color:#E94827;
}
.c_mar12{
	margin-left: 12px;
}

.noteBox {
    width: 100%;
    position: relative;
    margin-top: 15px;
	margin-bottom: 10px;
    border-radius: 10px;
    background-color: #fafafa;
    padding: 31px 10px 30px 20px;
}
.notescroll {
	padding-right: 18px;
    /* height: 441px; */
    overflow: auto;
}
.notescroll::-webkit-scrollbar{width: 5px;}
.notescroll::-webkit-scrollbar-track{background-color: #fafafa;border-radius: 10px;}
.notescroll::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}

.notescroll ul{
	padding-bottom:10px;
}
.notescroll ul li:last-child .correction{
	border-bottom:none!important;
	padding-bottom:0px;
}
.notescroll ul li:nth-child(1) .sentence{
	padding-top:0px;
}
.notescroll ul li:nth-child(1) .tn_rightBtn{
	top: 0px;
}
.notescroll ul li:nth-child(1) .sentence span{
	top: 0px;
}

.sencorBox{
	width:100%;
	position:relative;
}

.tn_rightBtn{
	display: flex;
    text-align: right;
	top: 14px;
    position: absolute;
    right: 0px;
    z-index: 200;
}
.tn_rightmodBtn{
	display: flex;
    text-align: right;
	top: 1px;
    position: absolute;
    right: 0px;
    z-index: 200;
}

.tn_modify{
	background-color:inherit;
	border:none;
	padding:0;
	margin:0;
	width:26px;
	height:26px;
	background-image: url(/taste_en/public/img/icon_modify_gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.tn_modify:hover{
	background-image: url(/taste_en/public/img/icon_modify_black.png);
}
.tn_delate{
	background-color:inherit;
	border:none;
	padding:0;
	margin:0;
	width:26px;
	height:26px;
	background-image: url(/taste_en/public/img/icon_delete.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.tn_delate:hover{
	background-image: url(/taste_en/public/img/icon_delete_on.png);
}

.sentence{
	display:block;
	position:relative;
	padding-top: 14px;
	padding-left:34px;
	padding-right: 60px;
	margin-bottom: 14px;
}
.sentence span{
	position:absolute;
	left:0px;
	font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #ddd;
	background-color:#fff;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.sentence b{
	font-size:16px;
	font-weight:400;
	font-family: 'Inter', sans-serif;
}

.correction{
	min-height:40px;
	display:block;
	position:relative;
	padding: 0px 60px 14px 34px;
	border-bottom:1px solid #ddd;
}
.correction span{
	position:absolute;
	left:0px;
	font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #E94827;
	background-color:#fff;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
	color:#E94827;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.correction b{
	font-size:16px;
	font-weight:900;
	font-family: 'Inter', sans-serif;
}

.corBorNone{
	border-bottom:none!important;
}

.input_text{
	width:100%;
	position:relative;
	margin-top:4px;
}
.input_text input{
	width: 100%;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 17px 50px 20px 50px;
    height: 60px;
	font-size:14px;
	font-weight:400;
	font-family: 'Inter', sans-serif;
}
.input_text input::placeholder{
	font-size:14px;
	font-weight:400;
	color:#777;
}
.input_text textarea{
	width: 100%;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 17px 50px 20px 50px;
    height: 60px;
	font-size:14px;
	font-weight:400;
	font-family: 'Inter', sans-serif;
}
.input_text textarea::placeholder{
	font-size:14px;
	font-weight:400;
	color:#777;
}
.input_text span{
	top: 18px;
    position: absolute;
    left: 16px;
    font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.input_text b{
	
	
	top: 18px;
    position: absolute;
    left: 16px;
    font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #E94827;
    background-color: #fff;
    /* display: inline-block; */
    text-align: center;
    width: 26px;
    height: 26px;
    color: #E94827;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.input_text dd{
	top: 18px;
    position: absolute;
    left: 16px;
    font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #E94827;
    background-color: #fff;
    /* display: inline-block; */
    text-align: center;
    width: 26px;
    height: 26px;
    color: #E94827;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.input_text button{
	top: 14px;
    position: absolute;
    right: 10px;
    background-color: #fff;
    border: none;
}
.input_text button img{
	height:24px;
}


.sa_textAreaBox{
	display: block;
    position: relative;
	margin-top: 18px;
}
.sa_textAreaBox span{
	text-align: left;
	font-size: 20px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
	display:block;
	margin-bottom:6px;
}
.sa_textAreaBox p{
	font-size:14px;
	margin-bottom:0px;
	color: #777;
}
.sa_textAreaBox p b{
	font-weight:900;
	color:#ea4728;
}
.sa_textAreaBox textarea {
    width: 100%;
    background-color: #fff;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    padding: 17px 50px 17px 20px;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}
.myansBox{
	width:100%;
	position:relative;
}
.myansBox b{
	line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    display: block;
    padding: 10px 40px 10px 20px;
    background-color: #f0f0f0;
    border-radius: 10px;
    margin-bottom: 10px;
}
.myansBox button{
	top: 8px;
    position: absolute;
    right: 10px;
    z-index: 200;
}

.sa_ta{
	width:100%;
	position:relative;
}
.sa_ta button {
    top: 14px;
    position: absolute;
    right: 10px;
    background-color: #fff;
    border: none;
}
.sa_ta button img {
    height: 24px;
}

@media (max-width: 1300px) {
	.lecBookTop {
		margin-bottom: 30px;
	}
	.lecB b {
		line-height: 30px;
		font-size: 26px;
	}
	.lecB h1 {
		line-height: 30px;
		font-size: 26px;
	}
	.lecArrowBox {
		top: -4px;
	}
	.lecArrowBox span {
		top: 6px;
	}
	.lecA_Left {
		width: 70px;
		height: 40px;
		border-radius: 20px;
	}
	.lecA_Left b {
		top: 7.5px;
	}
	.lecA_Right{
		width: 70px;
		height: 40px;
		border-radius: 20px;
	}
	.lecA_Right b {
		top: 7.5px;
	}
}

@media (max-width: 1200px) {
	.lbtuVTop strong{
		font-size: 18px;
	}
	.lbtuVTop b {
		font-size: 22px;
	}
	.lbtuVTop b h2{
		font-size: 22px;
	}
	.lbtopicBox {
		border-radius: 13px;
		font-size: 12px;
	}
	
	.lecBook_Box{
		margin-top: 20px;
	}
	.lecB span {
		top: -6px;
	}
	.lecB span img {
		height: 36px;
	}
	.lecB b {
		margin-left: 0px;
		font-size: 30px;
		letter-spacing: -0.5px;
	}
	.lecB h1 {
		margin-left: 0px;
		font-size: 30px;
		letter-spacing: -0.5px;
	}

	
	.audio.green-audio-player{
		min-width: auto;
		padding-left: 4px;
		padding-right: 4px;
	}
	
	.lecBookShowBox {
		margin-top: 4.3%;
	}
	.lbTextLine {
		font-size: 16px;
		line-height: 30px;
	}
	.bookdropAnswer dd {
		font-size: 16px;
		line-height: 30px;
		margin-top:10px;
	}
	.vocaListBox {
		margin: 5% 0px 0px -2px;
	}
	.vocaListBox span{
		padding: 6px 20px 6px 20px;
		font-size: 15px;
		margin: 4px;
	}
	.vocaListBox span b{
		font-size: 15px;
	}
	.vocaListBox span p{
		font-size: 14px;
	}
	.vcBtnBox {
		margin-top: 20px;
	}
	.vcBtn {
		line-height: 48px;
		width: 180px;
		height: 50px;
		border-radius: 25px;
		font-size: 16px;
	}
	.vl_infotext {
		margin-top: 5%;
	}
	
	.lecQA_Wrap{
		margin-bottom:30px;
	}
	.lecQA_Box {
		margin-top: 6%;
	}
	.lecQA_qItem {
		padding: 15px 24px 15px 50px;
	}
	.lecQA_qItem b {
		line-height: 26px;
		font-size: 17px;
	}
	.lecQA_qItem span {
		left: 17px;
		top: 13px;
	}
	.lecQA_qItem span img {
		height: 22px;
	}
	
	.preLec .lecQA_qItem b{
		font-size: 17px!important;
	}
	.preLec .dropAnswer {
		font-size: 16px!important;
	}
	.preLec .dropAnswer b {
		font-size: 16px!important;
	}
	
	.dropAnswer{
		padding: 14px 70px 14px 50px;
		font-size:16px;
	}
	.dropAnswer b {
		font-size: 16px;
	}
	.dropAnswer span{
		left: 17px;
		top: 10px;
	}
	.dropAnswer span img{
		height: 22px;
	}
	.dropAnswer p{
		right: 32px;
		top: 17px;
		font-size: 13px;
	}
	.dropAnswer .fa-chevron-down {
		right: 14px;
	}
	.dropAnswer i{
		top: 21px;
		width: 15px;
		height: 12px;
		background-size: 12px;
	}
	
	.rightTuTitle{
		font-size: 22px;
	}
	.corsenBox {
		top: 27px;
	}
	.corsen span {
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.corsen b{
		font-size: 13px;
	}
	
	.noteBox{
		padding: 20px 8px 30px 16px;
		margin-top: 35px;
	}
	.notescroll {
		padding-right: 14px;
		/* height: 583px; */
	}
	.sentence span {
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.sentence b {
		font-size: 15px;
		line-height: 24px;
	}
	
	.correction span {
		width: 24px;
		height: 24px;
		font-size: 13px;
		font-weight: 900;
		line-height: 22px;
	}
	.correction b {
		font-size: 15px;
		line-height: 24px;
	}
	
	.qadropAnswer02 {
		padding: 14px 24px 14px 50px;
	}
	.qadropAnswer02 em{
		font-size: 17px!important;
	}
	.kypad {
		padding: 0px 24px 14px 50px!important;
	}
}

@media (max-width: 1100px) {
	/* .lecBookShowBox ul li:nth-child(1) { */
		/* width: 100%; */
	/* } */
	/* .lecBookShowBox ul li:nth-child(2) { */
		/* margin-right: 0px!important; */
		/* width: 100%; */
		/* padding-left: 0%; */
		/* padding-top: 4%; */
	/* } */
}

@media (max-width: 991px) {
	.leftBookBox {
		width: 60%;
	}
	.rightTu_noteBox {
		width: 40%;
	}
	
	.lecBook_Box {
		margin-top: 20px;
	}
	.lecBookShowBox {
		margin-top: 2.3%;
	}
	.lecBookShowBox ul li {
		flex: 1 100%;
	}
	.lecBookShowBox ul li:nth-child(1) {
		width: 100%;
		padding-right: 0%;
	}
	.lecBookShowBox ul li:nth-child(2) {
		margin-right: 0px!important;
		width: 100%;
		padding-left: 0%;
		padding-top: 4%;
	}
	.lecBookShowBox ul li:nth-child(3) {
		margin-top: 4%!important;
	}
	.lecBookTop{
		margin-bottom: 20px;
		padding-right:0px;
	}
	.lecB span {
		position: absolute;
		top: -1px;
		left: 0px;
	}
	.lecB {
		padding-left: 0px;
	}
	.lecB b {
		font-size: 25px;
	}
	.lecB h1 {
		font-size: 25px;
	}
	.lecArrowBox {
		margin-bottom: 10px;
		text-align: right;
		top: -5px;
		position: relative;
	}
	.lecArrowBox span{
		top: 6px;
	}
	.lecA_Left {
		width: 60px;
		height: 40px;
		border-radius: 20px;
	}
	.lecA_Left b {
		top: 7.5px;
	}
	.lecA_Right {
		width: 60px;
		height: 40px;
		border-radius: 20px;
	}
	.lecA_Right b {
		top: 7.5px;
	}
	
	.vcBtn {
		line-height: 48px;
		width: 180px;
		height: 50px;
		border-radius: 25px;
		font-size: 15px;
	}
	.vcBtn img{
		margin-left: 8px;
	}
	
	.keyVocaBox {
		padding: 0px 30px 26px 60px;
	}
}

@media (max-width: 900px) {
	.lectureContentBox {
		display: block;
	}
	.leftBookBox {
		width: 100%;
	}
	
	.rightTu_noteBox {
		width: 100%;
		padding-left: 0%;
	}
	.corsenBox {
		top: -3px;
	}
	.noteBox {
		padding: 20px 2px 30px 16px;
		margin-top: 10px;
	}
	.notescroll {
		padding-right: 14px;
		/* height: 400px; */
	}
}

@media (max-width: 767px) {
	.lectureWrap {
		padding-top: 20px;
		padding-bottom: 50px;
	}
	.lectureBody {
		padding-left: 14px;
		padding-right: 14px;
	}
	.lbTopBox{
		height: 50px;
	}
	.lbtopicBox {
		top: -1px;
		padding: 0px 10px 0px 10px;
		height: 26px;
		line-height: 28px!important;
		border-radius: 13px;
		font-size: 12px;
	}
	.lbTopBox span {
		font-size: 20px;
		line-height: 50px;
	}
	.backlecture {
		right: 20px;
		top: -3px;
		height: 50px;
	}
	.backlecture a {
		font-size: 13px;
	}
	
	.lectureContentBox{
		margin-top: 12px;
        padding : 0 10px;
	}
	.lbtuVTop {
		padding-bottom: 12px;
	}
	.lbtuVTop bb {
		top: 0px;
	}
	.lbtuVTop span {
		top: 5px;
	}
	.lbtuVTop span img {
		height: 20px;
	}
	.lbtuVTop strong {
		margin-left: 4px;
		font-size: 15px;
	}
	.lbtuVTop p{
		display:none;
	}
	.lbtuVTop b {
		line-height: 26px;
		margin-top: 4px;
		display: block;
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	.lbtuVTop b h2 {
		line-height: 26px;
		margin-top: 4px;
		display: inline-block;
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	
	.lecBookTop{
		margin-bottom: 24px;
	}
	.lecMar18 {
		margin-top: 8px!important;
	}
	.lecBook_Box {
		margin-top: 11px;
	}
	.lecArrowBox {
		text-align:center;
		margin-bottom: 20px;
		top: -14px;
	}
	.lecArrowBox span {
		margin-right: 0px;
		top: 3px;
		display: inline-block;
	}
	.lecA_Left {
		width: 60px;
		height: 36px;
		border-radius: 18px;
		position: absolute;
		left: 0px;
	}
	.lecA_Left b {
		top: 6px;
	}
	.lecA_Right {
		position: absolute;
		width: 60px;
		height: 36px;
		border-radius: 18px;
		right: 0px;
	}
	.lecA_Right b {
		top: 6px;
	}
	
	.lecB span {
		top: 0px;
	}
	.lecB span img {
		height: 30px;
	}
	.lecB b {
		line-height: 36px;
		margin-left: 0px;
		font-size: 24px;
	}
	.lecB h1 {
		line-height: 36px;
		margin-left: 0px;
		font-size: 24px;
	}
	
	.lecBookShowBox ul li:nth-child(2) {
		padding-top: 3%;
	}
	.lbTextLine {
		font-size: 16px;
		line-height: 26px;
	}
	.lbTextLine span {
		font-size: 16px;
	}
	
	.le_preVocaBox {
		margin-top: 30px;
		margin-bottom:20px;
	}
	.le_preVocaTitle {
		padding-bottom: 14px;
	}
	.le_preVocaTitle p {
		width: 30px;
		height: 30px;
		top: 9px;
	}
	.le_preVocaTitle b {
		margin-right: 0px;
		font-size: 18px;
	}
	.le_preVocaTitle span {
		display: block;
		padding-left: 38px;
		font-size: 12px;
		padding-top: 4px;
	}
	.vocaListBox {
		margin: 4% 0px 0px -2px;
	}
	.vcMarT {
		margin: 10px 0px 0px -2px!important;
	}
	.use_vcMarT {
		margin: 0px 0px 0px -2px!important;
	}
	.vocaListBox span{
		margin: 6px 4px 6px 4px!important;
		padding: 6px 20px 6px 20px!important;
		font-size: 13px!important;
	}
	.vocaListBox span b{
		font-size: 14px;
        letter-spacing: -0.1px;
	}
	.vocaListBox span p{
		font-size: 12px;
	}
	.vl_infotext {
		font-size: 11px;
		margin-top: 8px;
	}
	.vcBtnBox {
		margin-top: 10px;
	}
	.vcBtn {
		line-height: 28px;
		width: 130px;
		height: 30px;
		border-radius: 15px;
		font-size: 13px;
	}
	
	.lecQA_Box {
		margin-top: 8%;
	}
	.lecQA_qItem {
		padding: 14px 20px 16px 44px;
	}
	.lecQA_qItem span {
		top: 13px;
		position: absolute;
		left: 14px;
	}
	.lecQA_qItem span img {
		height: 20px;
	}
	.lecQA_qItem b {
		font-size: 16px;
		line-height: 22px;
	}
	
	.preLec .lecQA_qItem b{
		font-size: 16px!important;
	}
	.preLec .dropAnswer {
		font-size: 16px!important;
	}
	.preLec .dropAnswer b {
		font-size: 16px!important;
	}
	
	.dropAnswer{
		font-size: 16px;
		padding: 14px 60px 16px 44px;
	}
	.dropAnswer b {
		font-size: 15px;
	}
	.dropAnswer span {
		top: 12px;
		position: absolute;
		left: 14px;
	}
	.dropAnswer span img {
		height: 20px;
	}
	.dropAnswer p {
		right: 36px;
		top: 17px;
		font-size: 13px;
	}
	.dropAnswer .fa-chevron-down {
		right: 14px;
	}
	
	.corsenBox {
		top: -4px;
	}
	.corsen span {
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.corsen b{
		font-size: 12px;
	}
	.c_mar12 {
		margin-left: 6px;
	}
	
	.tn_rightBtn{
		top: 16px;
	}
	.tn_rightmodBtn{
		top: 3px;
	}
	.notescroll ul li:nth-child(1) .tn_rightBtn {
		top: 2px;
	}
	.tn_modify{
		width: 24px;
		height: 24px;
	}
	.tn_delate{
		width: 24px;
		height: 24px;
	}
	

	.sentence {
		padding-left: 26px;
		padding-right: 50px;
		margin-bottom: 9px;
	}
	.notescroll ul li:nth-child(1) .sentence span {
		top: 3px;
	}
	.sentence span {
		top: 18px;
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.sentence b {
		font-size: 14px;
		line-height: 20px;
	}

	
	.correction {
		display: block;
		position: relative;
		padding-left: 26px;
	}
	.correction span {
		top: 4px;
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.correction b {
		font-size: 14px;
		line-height: 20px;
	}
	
	.input_text input {
		border-radius: 10px;
		padding: 16px 40px 17px 40px;
		height: 50px;
		font-size: 14px;
	}
	.input_text textarea {
		border-radius: 10px;
		padding: 13px 40px 17px 40px;
		height: 50px;
		font-size: 14px;
	}
	.input_text span{
		left: 10px;
		top: 13px;
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.input_text b{
		left: 10px;
		top: 13px;
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.input_text dd{
		left: 10px;
		top: 13px;
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.input_text button {
		top: 10px;
		right: 24px;
	}
	
	.sa_textAreaBox span {
		font-size: 18px;
		margin-bottom: 2px;
	}
	.sa_textAreaBox textarea {
		padding: 12px 40px 12px 15px;
		height: 60px;
		font-size: 13px;
	}
	
	.myansBox b {
		font-size: 15px;
		padding: 10px 40px 10px 15px;
	}
	.sa_ta button {
		top: 10px;
		right: 4px;
	}
	
	.keyVocaBox {
		padding: 0px 18px 18px 40px;
	}
	.bookdropAnswer dd {
		font-size: 14px;
		line-height: 26px;
		margin-top:10px;
	}
	
	.qadropAnswer02 {
		padding: 14px 20px 16px 44px;
	}
	.qadropAnswer02 em{
		font-size: 16px!important;
	}
	.qadropAnswer02 dd{
		font-size: 16px;
		line-height: 26px;
	}
	.kypad {
		padding: 0px 20px 14px 40px!important;
	}
	
	.sa_textAreaBox p{
		font-size:13px;
	}
}

@media (max-width: 600px) {
	.lbtuVTop{
		padding-right:0px;
	}
	.lbtuVTop bb {
		position: relative;
	}
	.lbtuVTop b {
		margin-top: 10px;
	}
	.lbtuVTop b h2 {
		margin-top: 0px;
	}
}

@media (max-width: 550px) {
	.lbtuVTop span img {
		height: 20px;
	}
}

@media (max-width: 500px) {
	.input_text button {
		top: 10px;
		right: 4px;
	}
}

/*--------------------------------------------------------------
# 마이페이지 -> 복습하기
--------------------------------------------------------------*/

.lecBook_audioBox{
	top: 10px;
    position: absolute;
    right: 0px;
    width: 330px;
    height: 30px;
}

.recordBox{
	margin-top: 13px;
	width:100%;
	position:relative;
	border-top:1px solid #222;
	padding-top:10px;
}
.rec_inner {
    padding: 20px 0px 23px 0px;
    border-bottom: 1px solid #eeeeee;
}
.rec_inner.newrecpad{
    padding: 5px 0!important;
}
.tcTopBox{
    margin-top: -6px;
	width:100%;
	position:relative;
	border-bottom:1px solid #ddd;
	padding-bottom:17px;
}
.tcT_title{
	font-size:15px;
	font-weight:500;
	font-family: 'Inter', sans-serif;
	color:#999999;
}
.tcT_Name{
	margin-top: 9px;
    display: block;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    color: #222;
}
.tcT_img{
	text-align: center;
	overflow: hidden;
    width: 40px;
    top: 7px;
    position: absolute;
    right: 0px;
    height: 40px;
    border-radius: 50%;
}
.tcT_img img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rec_scroll {
	padding-right: 18px;
    height: 408px;
    overflow: auto;
}
.rec_scroll::-webkit-scrollbar{width: 5px;}
.rec_scroll::-webkit-scrollbar-track{background-color: #fafafa;border-radius: 10px;}
.rec_scroll::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}

.CommentBox{
	width:100%;
	position:relative;
	padding-top: 14px;
}
.CommentBox span{
	display:block;
	font-size:15px;
	font-weight:500;
	font-family: 'Inter', sans-serif;
	color:#999999;
}
.CommentText{
	line-height: 26px;
    margin-top: 8px;
    display: block;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    color: #222;
}

.scoreBox{
	width:100%;
	position:relative;
	margin-top: 42px;
}
.scoreGraphBox{
	width: 100%;
    position: relative;
    margin-top: 15px;
    border-radius: 10px;
	border:1px solid #eeeeee;
    background-color: #fff;
    padding: 20px 20px 20px 20px;
}

.sgInner{
	width:100%;
	position:relative;
	padding-right: 66px;
}
.slineBox{
	width:100%;
	position:relative;
	margin-bottom: 10px;
}
.slnone_marB{margin-bottom:0px!important;}
.sline{
	width:100%;
	position:relative;
}
.lineper{
	position:relative;
	height:40px;
	/* background-color:#10cad7; */
	border-radius:4px;
	background: #e84826;
}
.liblack{background-color:#333333!important;background:#333333!important;}
.lineper span{
	line-height: 40px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    padding-left: 20px;
}
.lineper b{
	position: absolute;
    right: 20px;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
}
.lineper b p{
	margin:0;
	display:inline-block;
	font-family: 'Inter', sans-serif;
	font-size:14px;
	font-weight:600;
}

.li100{width:100%;}
.li95{width:97%;}
.li90{width:94%;}
.li85{width:91%;}
.li80{width:88%;}
.li75{width:85%;}
.li70{width:82%;}
.li65{width:79%;}
.li60{width:76%;}
.li55{width:73%;}
.li50{width:70%;}

.sbtn{
	text-align: center;
    position: absolute;
    right: 0px;
    top: 2px;
    height: 40px;
	padding-top: 3px;
	cursor:pointer;
}
.sbtn img{
	height: 30px;
	max-width:100%;
}

.go_reviewBtnBox {
    display: block;
    text-align: Center;
    margin-top: 70px;
}
.couText{
	font-weight: 300;
	letter-spacing: -0.3px;
    font-size: 15px;
	padding-top: 20px;
}
.couText b{
	font-weight:600;
}

/*--------
# 마이페이지 -> 오버롤스코어 팝업
---------*/


.ov_popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.65);
    z-index: 4000;
}
.ovPopup_inner {
    /* width: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ov_wd01 {
    width: 640px;
}
.ovtutorPopup {
	padding: 30px;
    position: relative;
    z-index: 999;
	border-radius:10px;
	background-color: #fff;
}
.ovpopup_container {
    height: auto;
    background-color: #fff;
    outline: none;
	border-radius:10px;
}
.ovpopup_close {
    z-index: 1!important;
    width: 24px;
    height: 24px;
	padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 23px;
    right: 40px;
    text-align: center;
    line-height: 100%;
    color: #fff;
	background-image: url(/taste_en/public/img/btn_popup_close.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ovContentBox{
	width:100%;
	position:relative;
	padding-left:50px;
}
.ovContentBox span{
	position:absolute;
	left:0px;
	top:0px;
}
.ovContentBox span img{
	height:30px;
}

.ovcBox{
	width:100%;
	position:relative;
}
.ovcTabBox{
	position:relative;
	display:block;
	text-align:left;
}
.ovcTabBox:before{
	content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #eeeeee;
	z-index:10;
}
.ovcTab{
	z-index:8;
	position:relative;
	display: inline-block;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: #777;
    letter-spacing: -0.5px;
	margin-right: 40px;
	padding-bottom: 6px;
	border-bottom:3px solid #fff;
	cursor:pointer;
}
.on_ov{
	z-index:20;
	color:#222;
	font-weight:400;
	border-bottom:3px solid #E94827;
}

.ovc_conBox{
	display:block;
	margin-top: 24px;
}
.ovc_conText{
	display:block;
	text-align:left;
}
.ovc_conText p{
	margin-bottom: 6px;
    font-family: 'Inter', sans-serif;
    font-size: 19px;
    font-weight: 500;
}
.ovc_conText b{
	line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #777;
    font-family: 'Inter', sans-serif;
}

#ovc02, #ovc03, #ovc04{
	display:none;
}

/*--------
# 마이페이지 -> 후기작성 팝업
---------*/
.reviewPopup {
    padding: 27px 40px 40px 40px;
    position: relative;
    z-index: 999;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}
.tt_padR_none{
	padding-right:0px!important;
}

.re_TBox{
	display:block;
	border-bottom:1px solid #eeeeee;
	padding:24px 0px 20px 0px;
}

.re_T{
	margin-bottom: 6px;
    display: block;
    position: relative;
    padding-left: 70px;
    line-height: 22px;
}
.re_T span{
	padding-left:10px;
	position:absolute;
	left:0px;
	font-size:15px;
	font-weight:600;
}
.re_T span:after{
	content:"";
	position:absolute;
	left:0px;
	top: 9px;
	width:3px;
	height:3px;
	background-color:#222;
	border-radius:50%;
}
.re_T b{
	margin-top: -1px;
    font-size: 15px;
    font-weight: 300;
    color: #777;
    display: block;
}

.re_inputBox{
	display:block;
	padding-top:40px;
	padding:25px 0px 10px 0px;
	border-bottom:1px solid #eeeeee;
}
.re_input{
	width:100%;
	position:relative;
	margin-bottom: 20px;
}
.re_input span{
	letter-spacing: -0.4px;
	font-size:17px;
	font-weight:500;
	display:block;
	margin-bottom:15px;
}
.re_input span b{
	color: #222;
    font-family: 'Inter', sans-serif;
    text-decoration: underline;
}
.re_intext {
	width:100%;
	position:relative;
}
.re_intext textarea{
	border: none;
    padding: 14px 20px 14px 20px;
    width: 100%;
    position: relative;
    background-color: #f7f7f7;
    border-radius: 10px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
	min-height: 60px;
}


/* #star a{ text-decoration: none; color: gray; }  */
/* #star a.on{ color: red; } */

.checkstarBox p{
	margin-bottom:0px;
}
#checkstar a{
    width: 47px;
    position: relative;
    display: inline-block;
    text-align: center;
    background-image: url(/taste_en/public/img/class_review_star_empty.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
	margin: 0px 4px 0px 4px;
	transition:all 0.1s!important;
}
#checkstar a.on{ 
transition:all 0.1s!important;
background-image: url(/taste_en/public/img/class_review_star.png);
}

.checkstarBox{
	margin-top: 30px;
	display:block;
	text-align:center;
}
.re_inradio{
	margin: 0px 4px 0px 4px;
	display: inline-block;
	margin-bottom: 0px!important;
}

.re_inradio input[type="checkbox"]{
  display:none;
}

.re_inradio input[type="checkbox"] + span{
	position: relative;
	display:inline-block;
	background:none; 
	padding:0px;
	text-align:center;
	width: 100%;
    height: 44px;
	font-weight:500;
	cursor:pointer;
}

.re_inradio input[type="checkbox"]:checked + span{
}

.re_inradio input[type="checkbox"]:checked + span b{
	background-image: url(/taste_en/public/img/class_review_star.png);
}

.re_inradio span{
	margin-bottom:0px!important;
}
.re_inradio span b{
	width: 47px;
    position: relative;
    display: inline-block;
    text-align: center;
    background-image: url(/taste_en/public/img/class_review_star_empty.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
} 
.re_inradio span dd{
	position: relative;
    display: inline-block;
    margin: 0px;
    color: #222;
    font-size: 14px;
    top: 9px;
    font-weight: 400;
	margin-right:4px;
}
.re_inradio span dd:before {
    display: inline-block;
}
.re_inradio span b img{
	height:32px;
	display:inline-block;
} 

.bot_event{
	position: relative;
    padding: 24px 20px 0px 166px;
}
.bot_eventImg{
	position: absolute;
    left: 30px;
    top: 20px;
}
.bot_eventImg img{
	height:100px;
	max-width:100%;
}
.be_text{
	display:block;
	text-align:left;
}
.be_text span{
	margin-bottom: 6px;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.be_text span b{
	font-weight:500;
	color:#005d37;
}
.be_text p{
	margin-right: 10px;
    padding: 2px 10px 2px 10px;
    font-size: 11px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
    background-color: #413a34;
    color: #fff;
    border-radius: 10px;
}
.be_text dd{
	font-size:14px;
	font-weight:400;
	display:inline-block;
	font-family: 'Inter', sans-serif;
}
@media (max-height: 840px){
	.rescrollBox{
		height: 350px;
		overflow:auto;	
		padding-right: 10px;
	}
	.rescrollBox::-webkit-scrollbar{width: 5px;}
	.rescrollBox::-webkit-scrollbar-track{background-color: #fff;border-radius: 10px;}
	.rescrollBox::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}
}

@media (max-width: 1200px) {
	.lbtuVTop dd {
		font-size: 16px;
	}
	
	.rec_inner {
		padding: 17px 0px 20px 0px;
	}
	
	.lbAudio{
		padding-bottom: 40px;
	}
	.lecBook_audioBox {
		top: 47px;
	}
	
	.tcNoteBox{
		margin-top: 15px!important;
	}
	.CommentText {
		line-height: 24px;
		margin-top: 4px;
		font-size: 15px;
	}
	
	.sgInner {
		padding-right: 46px;
	}
}

@media (max-width: 991px) {
	.re_lecTop{
		margin-top:14px!important;
	}
	.lecBook_audioBox {
		top: 40px;
	}
}

@media (max-width: 900px) {
	.rec_scroll {
		height: 270px;
	}
}

@media (max-width: 767px) {
	.lbtuVTop em{
		margin-left: 0px;
		line-height: 26px;
		margin-top: 4px;
		display: inline-block;
		font-size: 18px;
		letter-spacing: -0.5px;
	}
	.lbtuVTop dd {
		margin-left: 0px;
		display: block;
		font-size: 12px;
		margin-bottom: 0px;
		text-align: right;
	}
	
	.rec_inner {
		padding: 12px 0px 15px 0px;
	}
	
	.tcNoteBox {
		margin-top: 10px!important;
	}
	.tcTopBox {
		margin-top: 0px;
		padding-bottom: 14px;
	}
	.tcT_img {
		top: 4px;
	}
	.tcT_Name {
		margin-top: 0px;
		font-size: 16px;
	}
	.CommentText {
		line-height: 20px;
		font-size: 14px;
	}
	
	.scoreBox {
		margin-top: 30px;
	}
	.scoreGraphBox {
		margin-top: 10px;
		padding: 20px 16px 20px 16px;
	}
	.couText {
		font-size: 13px;
		padding-top: 10px;
	}
	.couText b {
		display: block;
	}
	
	.ovtutorPopup {
		padding: 30px 20px 20px 20px;
	}
	.ov_wd01{
		width:500px;
	}
	.ovContentBox{
		padding-left:0px;
	}
	.ovContentBox span{
		display:none;
	}
	.ovcTab {
		font-size: 16px;
		margin-right: 20px;
		padding-bottom: 6px;
	}
	.ovc_conBox {
		margin-top: 16px;
	}
	.ovc_conText p {
		font-size: 16px;
	}
	.ovc_conText b {
		line-height: 22px;
		font-size: 14px;
	}
	
	.re_TBox {
		padding: 20px 0px 16px 0px;
	}
	.re_T {
		margin-bottom: 6px;
		padding-left: 60px;
		line-height: 20px;
	}
	.re_T span {
		padding-left: 8px;
		font-size: 14px;
	}
	.re_T b {
		margin-top: -1px;
		font-size: 14px;
	}
	
	.re_inputBox {
		padding: 16px 0px 4px 0px;
	}
	.re_input {
		margin-bottom: 16px;
	}
	.re_input span {
		font-size: 16px;
		margin-bottom: 12px;
	}
	.re_intext textarea {
		min-height: 50px;
	}
	
	.checkstarBox {
		margin-top: 20px;
	}
	.re_inradio span b {
		width: 37px;
		height: 40px;
	}
	
	.bot_event {
		padding: 24px 20px 0px 130px;
	}
	.bot_eventImg {
		left: 10px;
	}
	.bot_eventImg img {
		height: 90px;
	}
	.be_text span {
		margin-bottom: 4px;
		font-size: 13px;
		line-height: 22px;
	}
}

@media (max-width: 600px) {
	.lbAudio {
		padding-bottom: 0px;
	}
	.lecBook_audioBox {
		margin-top: 10px;
		/* top: 0px; */
		top: 0px;
		position: relative;
		right: 0px;
		width: 100%;
		height: 30px;
	}
	
	.ovPopup_inner {
		width: 100%;
		padding: 0px 14px 0px 14px;
	}
	.ovtutorPopup {
		padding: 20px 14px 20px 14px;
	}
	.ov_wd01{
		width:100%;
	}
	.ovcTab {
		font-size: 15px;
		margin-right: 10px;
		padding-bottom: 5px;
	}
	.ovc_conText p {
		font-size: 15px;
	}
	.ovc_conText b {
		line-height: 20px;
		font-size: 13px;
	}
	
	.reviewPopup {
		padding: 20px 14px 20px 14px;
	}
	.re_Popup_inner{
		height:auto!important;
		position: relative;
		top: 50%!important;
		left: 50%!important;
		-webkit-transform: translate(-50%, -50%)!important;
		transform: translate(-50%, -50%)!important;
	}
	.rescrollBox{
		padding-right: 10px;
		height: 360px;
		overflow: auto;
	}
	.rescrollBox::-webkit-scrollbar{width: 5px;}
	.rescrollBox::-webkit-scrollbar-track{background-color: #fff;border-radius: 10px;}
	.rescrollBox::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}

	.re_TBox {
		padding: 16px 0px 12px 0px;
	}
	.re_T {
		margin-bottom: 4px;
		padding-left: 46px;
		line-height: 20px;
	}
	.re_T span {
		padding-left: 6px;
		font-size: 13px;
	}
	.re_T b {
		margin-top: -1px;
		font-size: 13px;
	}
	
	.re_inputBox {
		padding: 16px 0px 0px 0px;
	}
	.re_input {
		margin-bottom: 12px;
	}
	.re_input span {
		letter-spacing: -0.6px;
		font-size: 15px;
		margin-bottom: 6px;
	}
	.re_intext textarea {
		min-height: 50px;
	}
	
	.checkstarBox {
		margin-top: 14px;
	}
	.re_inradio span b {
		width: 32px;
		height: 35px;
	}
	
	.bot_event {
		padding: 20px 20px 0px 100px;
	}
	.bot_eventImg {
		top: 16px;
		left: 0px;
	}
	.bot_eventImg img {
		height: 80px;
	}
	.be_text span {
		letter-spacing: -0.5px;
		margin-bottom: 2px;
		font-size: 12px;
		line-height: 20px;
	}
	.be_text p {
		margin-right: 10px;
		padding: 2px 8px 2px 8px;
		font-size: 10px;
		margin-bottom: 0px;
		border-radius: 9px;
	}
	.be_text dd {
		font-size: 12px;
	}
	
	.re_close{
		margin-top: 20px!important;
		margin-bottom: 0px!important;
	}
}

/*--------------------------------------------------------------
# 마이페이지 -> 예습하기
--------------------------------------------------------------*/
.my_noteBox {
    width: 100%;
    position: relative;
    margin-top: 15px;
    border-radius: 10px;
    background-color: #fafafa;
	padding: 20px 10px 20px 20px;
}

.sildeTabBox{
	position:relative;
	margin-right: 10px;
}
.stabInner{
	position:relative;
	overflow:hidden;
	border-radius:5px;
	background-color:#fff;
	padding-right: 40px;
}
.stabInner:after {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0, .1);
    border-top-color: rgba(0, 0, 0, .1);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(0, 0, 0, .1);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(0, 0, 0, .1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, .1);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none;
    content: "";
    z-index: 60;
}

.stabInner ul{
	padding-right:20px;
}
.stabInner ul, li {list-style-type:none;margin:0;padding:0;}
.tabs > li { width: 20%; }
.tabs > li > a { 
	height: 48px;
	margin: 0;
	letter-spacing: -0.5px;
	font-family: 'Inter', sans-serif;
	color: #222;
	display: block;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-weight: 500;
	line-height: 48px;
}
.tabs > li.active > a { 
	background-color:#E94827;
	color: #fff;
}
/* .tabs li:last-child a{ */
	/* margin-right:30px; */
/* } */
	

.swiper-container-2 { padding: 0px; overflow: hidden; }
.swiper-container-2 .swiper-slide {    opacity: 0;
position:relative;z-index:100; box-sizing: border-box; }
	/* //2016-05-13 수정 */
.swiper-container-fade .swiper-slide-active{    opacity: 1;
position:relative;z-index:200;}


.swiper-container-2 .swiper-slide .rec_inner{
	opacity: 0;
}
.swiper-container-2 .swiper-slide-active .rec_inner{
	opacity: 1;
}


.my_qa_scroll {
	margin-top: 20px;
    padding-right: 18px;
    height: 493px;
    overflow: auto;
}
.my_qa_scroll::-webkit-scrollbar{width: 5px;}
.my_qa_scroll::-webkit-scrollbar-track{background-color: #fafafa;border-radius: 10px;}
.my_qa_scroll::-webkit-scrollbar-thumb{background-color: #dddddd;border-radius: 10px;}


.my_qa_inner{
	background-color:#fafafa;
	position:relative;
}
.mqBox{
	position:relative;
	margin-bottom:30px;
}

.my_question {
    display: block;
    position: relative;
    padding-left: 34px;
	padding-right: 0px;
    margin-bottom: 17px;
}
.my_question span {
    position: absolute;
    left: 0px;
	top: 0px;
    font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #E94827;
    background-color: #E94827;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
	color:#fff;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.my_question b {
	line-height: 27px;
    font-size: 17px;
    font-weight: 500;
    color: #222;
    font-family: 'Inter', sans-serif;
}

.my_answer {
    display: block;
    position: relative;
    padding-left: 34px;
	padding-right: 0px;
    margin-bottom: 9px;
}
.my_answer span {
    position: absolute;
    left: 0px;
	top: 2px;
    font-family: 'Inter', sans-serif;
    border-radius: 50%;
    border: 1px solid #E94827;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    width: 26px;
    height: 26px;
	color:#E94827;
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
}
.my_answer b {
	line-height: 30px;
	font-size: 17px;
    font-weight: 400;
    color: #222;
    font-family: 'Inter', sans-serif;
}
.my_answer textarea{
	width: 100%;
	background-color:#fff;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 10px;
	padding: 17px 20px 17px 20px;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
}
.my_bar:focus {border: 1px solid #10cad7;background-color: #fff;}
.my_bar {width: 100%;height: 44px;border: 1px solid #f6f6f6;outline: 0;}



@media (max-width: 1200px) {
	.my_question {
		margin-bottom: 10px;
	}
	.my_question span {
		width: 24px;
		height: 24px;
		font-size: 13px;
		line-height: 22px;
	}
	.my_question b {
		font-size: 15px;
		line-height: 24px;
	}
	
	.my_answer span {
		width: 24px;
		height: 24px;
		font-size: 13px;
		font-weight: 900;
		line-height: 22px;
	}
	.my_answer b{
		font-size: 15px;
		line-height: 24px;
	}
}

@media (max-width: 900px) {
	.my_qa_scroll {
		margin-top: 20px;
		padding-right: 18px;
		height: 400px;
		overflow: auto;
	}
}

@media (max-width: 767px) {
	.my_noteBox {
		margin-top: 10px;
		padding: 20px 16px 20px 16px;
	}
	
	.sildeTabBox {
		margin-right: 0px;
	}
	.tabs > li > a {
		height: 44px;
		font-size: 16px;
		line-height: 44px;
	}
	
	.mqBox {
		margin-bottom: 20px;
	}
	.my_qa_scroll {
		padding-right: 14px;
		height: 400px;
	}
	.my_question {
		padding-left: 26px;
		margin-bottom: 8px;
	}
	.my_question span {
		top: 4px;
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.my_question b {
		font-size: 14px;
		line-height: 20px;
	}
	
	.my_answer {
		padding-left: 26px;
		margin-bottom: 8px;
	}
	.my_answer span {
		top: 4px;
		width: 20px;
		height: 20px;
		font-size: 12px;
		line-height: 18px;
	}
	.my_answer b{
		font-size: 14px;
		line-height: 20px;
	}
	
	.go_reviewBtnBox {
		margin-top: 40px;
	}
}


/*--------------------------------------------------------------
# 공지사항 -> 상세페이지 추가 작업
--------------------------------------------------------------*/

.notice_contentBox{
	width:100%;
	position:relative;
	max-width:960px;
	margin: 30px auto 30px auto;
	text-align:center;
}
.nocBg{
	position:relative;
	display:inline-block;
	z-index:40;
}
.nocBg img{
	max-width:100%;
}

.nocTextBox{
	z-index:50;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
	padding:0px 60px 0px 60px;
}

.noctextWrap{
	top: 40px;
	padding: 90px 40px 60px 80px;
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    background-color: #f8f7f5;
}
.noct_img{
	display:block;
	margin-bottom:40px;
}
.noct_img img{
	width:248px;
}
.noct_sub{
	display: block;
    letter-spacing: -0.5px;
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 34px;
}
.noct_sub b{
	font-weight:600;
}
.noct_sub span{
	position:relative;
	z-index:60;
	display:inline-block;
}
.noct_sub span p{
	font-size: 20px;
	font-weight:600;
	position:relative;
	z-index:70;
	display:inline-block;
	margin-bottom:0px;
	color:#025fbc;
}
.noctBorB{
	position: absolute;
    left: 0px;
    top: 22px;
    height: 10px;
    width: 100%;
    z-index: 60;
    background-color: #ffe785;
}
.ennoc{
	font-family: 'Inter', sans-serif;
}
.nocblue{
	color:#025fbc;
}

@media (max-width: 1150px) {
	.noctextWrap {
		padding: 60px 20px 20px 40px;
	}
}

@media (max-width: 1100px) {
	.noctextWrap {
		padding: 60px 40px 20px 40px;
	}
	.noct_sub br{
		display:none;
	}
}

@media (max-width: 991px) {
	.noct_sub {
		font-size: 16px;
		line-height: 34px;
	}
}

@media (max-width: 767px) {
	.notice_contentBox{
		margin: 10px auto 10px auto;
	}
	.nocTextBox {
		padding: 0px 30px 0px 30px;
	}
	.noctextWrap {
		padding: 50px 30px 10px 30px;
	}
	.noct_sub {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 26px;
	}
	.noct_sub span p {
		font-size: 17px;
	}
	.noctBorB {
		top: 17px;
		height: 8px;
	}
	.noct_img {
		display: block;
		margin-bottom: 30px;
	}
}

@media (max-width: 550px) {
	.notice_contentBox{
		margin: 10px auto 10px auto;
		height: 860px;
		background-image: url(/taste_en/public/img/notice_content_bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.nocTextBox {
		padding: 0px 16px 0px 16px;
	}
	.nocBg{
		display:none;
	}
	.noct_img img {
		width: 168px;
	}
	.noctextWrap {
		padding: 30px 16px 10px 16px;
	}
}


