/* 추가 */
#me-navigation {display: none;}
@media(max-width: 1010px) {
	#me-navigation {display: block;}
}
.black_cover {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.6;
	display: none;
}
.black_cover.on {
	display: block;
	z-index: 99;
}
.modal-body {padding: 15px 20px 20px;}
html, body {
	image-rendering: -webkit-optimize-contrast;
}

/* 마이페이지 - 프로그램오류해결 (모달팝업) 2018-04-10 */
.modal-dialog .how_fix_problem {padding: 0 10px}
.how_fix_problem .sub {color: #999999; margin: 3px 0 0 15px;}
.how_fix_problem .btn_help_plz {display: inline-block; width: 200px; height: 50px; border: 1px solid #00AAF0; text-align: center; line-height: 50px; border-radius: 10px; color: #00AAF0; transition: none; font-weight: 700;}
.how_fix_problem .btn_help_plz:hover {background: #00AAF0; color: #fff; text-decoration: none;}
.how_fix_problem .btn_kill_video {display: block; width: 200px; border: 1px solid #FF6600; height: 35px; border-radius: 4px; line-height: 35px; text-align: center; margin-left: 10px; transition: none; color: #FF6600}
.how_fix_problem .btn_kill_video:hover {background: #FF6600; color: #fff; text-decoration: none;}
.btn_how_fix {background: #FF6600; display: block; line-height: 40px; border-radius: 10px; color: #fff; font-weight: 700; transition: none; position: fixed; right: 10px; top: 27%; text-align: center; padding: 5px 30px 10px;}
.btn_how_fix:hover {background:#FF6600; color: #fff; text-decoration: none;}
.btn_how_fix > div:first-child {font-size: 32px;}
.btn_how_fix > div:last-child {line-height: 1;}

/* 전체원서목록페이지 검색기능추가 2018-08-20 */
.cbook_search_area {text-align: center;}
.cbook_search_area .search_wrap {position: relative; border: 1px solid #FFBB00; width: 400px; display: inline-block;}
/* .cbook_search_area .search_wrap:hover  {border: 1px solid #333;}
.cbook_search_area .search_wrap:hover button {background: #333;} */
.cbook_search_area .search_wrap input {width: 100%; padding-left: 10px; padding-right: 60px; padding-top: 10px; padding-bottom: 10px; border: none;}
.cbook_search_area .search_wrap button {position: absolute; top:0; right:0; height: 100%; width: 50px; background: #ffbb00; border: none;}
.cbook_search_area .search_wrap button>i {color: #fff;}
@media (max-width:460px) {
    .cbook_search_area .search_wrap  {width: 100%;}
}
/* 전체원서목록페이지 검색기능추가 2018-08-20 */

/* 결제페이지 원더풀패키지 이벤트 2018-09-04 */
.wonderful_event {border: 2px solid #5442e0; border-radius: 10px; padding: 20px 0; position: relative;}
.wonderful_event .col-first {width: 30%; float: left; text-align: center;}
.wonderful_event .col-second {width: 40%; float: left; padding-left: 0 15px;}
.wonderful_event .col-third {width: 30%; float: left; position: relative; margin-top: 20px;}
.wonderful_event .img_wrap {padding-top: 10px; max-width: 230px; display: inline-block;}
.wonderful_event .txt_wrap {display: none; padding: 0 15px;}
.wonderful_event .txt_wrap.on {display: block;}
.wonderful_event .txt_wrap h5 {font-size: 20px; margin-top: 0;}
.wonderful_event .txt_wrap ul {list-style: none; color:#666; padding-left: 2px;}
.wonderful_event .event_badge li {float: left; margin: 0 3px; border-radius: 4px; font-weight: 700; font-size: 12px;}
.wonderful_event .event_badge .bg_yell {padding: 2px 6px; color: #fff; background: #5442e0; }
.wonderful_event .event_badge .bg_red {padding: 2px 6px; color: #fff; background: #FF6600; }

.wonderful_event .radio_wrap label input {margin-right: 10px;}
.wonderful_event .price {margin-top: 15px;}
.wonderful_event .price div {float: left;}
.wonderful_event .price h5 {margin-top: 0;}
.wonderful_event .price h3 {color: #5442e0;}
.wonderful_event .price .price-week {margin-left: 60px;}
.wonderful_event .price .price-week>span {position: relative;}
.wonderful_event .price .price-week>span:after {content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #212121;}

.wonderful_event .btn_event {display: inline-block; background: #5442e0; padding: 10px 80px; border-radius: 25px; color: #fff; font-weight: 700; border: none;}
.wonderful_event .btn_event:hover {background: #5442e0;}
.wonderful_event .discount_badge {position: absolute; right : 10%; top:0; background: #5442e0; padding: 5px 10px; border-radius: 25px; font-size: 14px; font-weight: 700; color: #fff; display: none;}
.wonderful_event .discount_badge.on {display: block;}

@media (max-width:768px) {
	.wonderful_event .col-first {width: 100%; float: none;}
	.wonderful_event .img_wrap {padding-top: 0;}
	.wonderful_event .col-second{float:  none; width: 100%; text-align: center;}
	.wonderful_event .col-third {width: 100%; float: none; max-width: 320px; margin: 0 auto; padding-left: 50px; margin-top: 20px;}
}
/* 결제페이지 원더풀패키지 이벤트 2018-09-04 */

/* 모바일 해더 패밀리사이트 메뉴추가 2018-04-27 */
#me-navigation>div.row>div.hidden-header>.btn_family {display: inline-block; width: 33px; margin-right: 20px; box-sizing: content-box; padding: 9px 5px;}
#me-navigation>div.row>div.hidden-header>.btn_family>img {width: 100%;}
#me-navigation>div.row>div.hidden-header>.m_family_site {position: absolute; top: 57px; left: 10px; list-style: none; background: #fff; border-radius: 2px; text-align: center; width: 300px; height: 0; overflow: hidden; z-index: 200;}
#me-navigation>div.row>div.hidden-header>.m_family_site.on {height: auto; overflow: visible; padding: 20px 10px; border: 1px solid #999;}
#me-navigation>div.row>div.hidden-header>.m_family_site:before {content: ''; position: absolute; border-bottom: 14px solid #999; border-right: 12px solid transparent; border-left: 12px solid transparent; top: -14px; left: 48px;}
#me-navigation>div.row>div.hidden-header>.m_family_site:after {content: ''; position: absolute; border-bottom: 14px solid #FFFFFF; border-right: 12px solid transparent; border-left: 12px solid transparent; top: -13px; left: 48px;}
#me-navigation>div.row>div.hidden-header>.m_family_site>li {margin: 15px; display: inline-block; width: 60px;}
#me-navigation>div.row>div.hidden-header>.m_family_site>li>a {margin-left: 0;}
#me-navigation>div.row>div.hidden-header>.m_family_site>li img {width: 100%;}

/* 로그인 패밀리 통합아이디 안내 START */
.modal-login-body {padding-top: 30px;}
.modal-login-body .total_login_info p {display: inline-block; margin: 0 10px; font-weight: 700;}
.modal-login-body .total_login_info {text-align: center;}
.modal-login-body .total_login_info p:first-child {color: #0d5dc9;}
.modal-login-body .total_login_info p:nth-child(2) span {color: #ffbb00;}
.modal-login-body .total_login_info p:nth-child(3) span {color: #0eadee;}
.modal-login-body .total_login_info p:nth-child(4) span {color: #ff2d77;}
.modal-login-body .total_login_info h5 {font-size: 14px; font-weight: 400; color: #666;}



.smart-category.left {display: none; left: -100%; transition: left 0.5s;}
.smart-category.left.on {left: 0;}
.smart-category.right {display: none; right: -100%; transition: right 0.5s;}
.smart-category.right.on {right: 0;}
@media(max-width: 1010px) {
  .smart-category.left,
  .smart-category.right {
    display: block;
  }
}

/* 기본레이아웃 */
html, body {
	max-width: 100%;
	overflow-x: hidden;
}
body {position: relative; font-family: 'Noto Sans KR', Arial, sans-serif;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Noto Sans KR', Arial, sans-serif;}
h6 {
	font-size: 16px;
}
a {transition: none;}
a:hover {text-decoration: none;}
a:focus {text-decoration: none; outline: none;}
.row {margin: 0 auto; max-width: 1200px; padding: 0; position: relative; width: 100%;}
h3 {margin-top: 0; line-height: 1;}
.container {padding-left: 0; padding-right: 0;}
ul {margin-bottom: 0;}
.section {text-align: center; padding: 50px 0;}
.main_section_left,
.main_section_right {float: left; width: 50%;}
.alert {border-radius: 10px;}
.main-title > h1 {margin-top: 15px;}
@media (max-width: 769px){
	.main_section_left,
	.main_section_right {float: none; width: 100%; padding: 5px;}
	/* .row {padding: 0 10px;} */
}

@keyframes blink {
	70% {
		background: #FF3333;
	}
	100% {
		background: #fff;
	}
}
/* 헤더 */
#me-header {height: auto;}
header .top_banner{background: linear-gradient(to right, #af96ff 0%, #af96ff 50%, #0090ff 50%, #0090ff 100% );}
header .top_header {height: 90px;}
header .top_header .family-site-wrap {float: left;}
header .top_header .util {float: right;}
header .top_header ul li {float: left; position: relative;}
header .top_header ul li a {padding: 13px 10px 5px; font-size: 12px; font-weight: 700; color: #666; display: block;}
/* header .top_header .family-site-wrap li:first-child a span {color: #FFBB00;} */
header .top_header .family-site-wrap li:nth-child(2) a span {color: #666;}
/* header .top_header .family-site-wrap li:nth-child(3) a span {color: #ff2d77;} */
header .top_header .family-site-wrap li:nth-child(5) a span {color: #0eadee;}
header .top_header .util a{font-size: 12px; padding: 13px 10px 5px;}

header .logo-container {position: absolute; left: 50%; top: 0; transform: translateX(-50%);}
.logo-container a span {color: #2f61ad;}
header .bottom_header {border-top: none; border-bottom: 1px solid #dbdbdb;}

header .bottom_header .gnb > ul
{ display: flex; justify-content: space-around; }
header .bottom_header .gnb > ul > li
{ position: relative; display: inline-block; width: 12.5%; text-align: center; }
header .bottom_header .gnb > ul > li > a
{ display: block; padding:10px 15px; font-size: 16px; color: #333; font-weight: 700; display: block; }

header .bottom_header .gnb > ul > li:hover > a,
header .bottom_header .gnb > ul > li > a.current
{ color: #045ddf; }

header .bottom_header .gnb>ul > li > ul > li > a:hover,
header .bottom_header .gnb>ul > li > ul > li > a.current
{ background: #045ddf; color: #fff; }


header .bottom_header .gnb>ul>li>a span.label {
	font-size: 7px;
	padding: 1px 5px;
	vertical-align: 2px;
	margin-right: 3px;
	animation: blink 1s infinite linear;
}
header .bottom_header .gnb>ul>li>ul {display: none; position: absolute; background: #fff; right: -23px; top: 102%;  width:170px; z-index: 300; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);}
header .bottom_header .gnb>ul>li>ul>li>a {padding: 10px 0; display: block; color: #303030; font-weight: 700; text-align: center;}
header .bottom_header .gnb>ul>li:hover>ul {display: block;}
header .bottom_header .gnb>ul>li>ul.m1 {right: -30px;}
header .bottom_header .gnb>ul>li>ul.m2 {right: -10px;}
header .bottom_header .gnb>ul>li>ul.m3 {right: -5px;}
header .bottom_header .gnb>ul>li>ul.m5 {right: -33px;}
header .bottom_header .gnb>ul>li>ul.m6 {right: -30px;}
header .bottom_header .gnb>ul>li>ul.m7 {right:-20px;}

/* 고해상도 로고로 변경 */
.logo-container a h2 {width: 160px; margin: 0 auto; height: 34px;}
header .logo-container {margin-top: 20px;}



.m-btn-container {
	position: fixed;
	right:15px;
 	bottom:30px; 
/* 	bottom:60px; */
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	display: none;
	z-index: 500;
}

/* 플러스친구 1:1 채팅 시작하기 모바일에서만 표시*/
.m_btn_kakaochat { width: 60px; height: 60px; border-radius: 50%; overflow: hidden; box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);}

@media (max-width:769px) {
	.m_btn_kakaochat {display: block;}
}

/* 모바일수업후기 버튼 - 모바일에서만 표시*/
.m_btn_review {width: 60px; height: 60px; border-radius: 50%; overflow: hidden; box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);}
.m_btn_review.m_btn_lat {
	bottom: 170px; 
}
@media(max-width:1440px){
	.m-btn-container{
		display:flex;
	}
}



/* 메인 인덱스페이지 */

/* 메인 슬라이더 */
.main .main_visual {background: #fff; position: relative;}
.main_visual .slick-slide img {width: 100%;}
.main .main_visual .slick-arrow {position: absolute; top:45%; font-size: 100px; transform: translateY(-50%); z-index: 1; cursor: pointer; opacity: 0.1;}
.main .main_visual .slick-arrow:hover {opacity: 1;}
.main .main_visual .slick-arrow i {vertical-align: top;}
.main .main_visual .slick-arrow-prev {left: 0;}
.main .main_visual .slick-arrow-next {right: 0;}
.main .main_visual .slick-dots-wrap {background: #fff; position: absolute; left: 0; bottom: 0; width: 100%; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;}
.main .main_visual .slick-dots {bottom: 0; background: #fff; max-width: 1200px; margin: 0 auto; position: static;}
#main-slider3 {margin-bottom: 0;}
.main .main_visual .slick-dots li {margin: 0; background: #fff; height: auto; border: 1px solid #dbdbdb; border-right: none; border-top: none; border-bottom: none; vertical-align: top;}
.main .main_visual .slick-dots li:last-child {border-right: 1px solid #dbdbdb;}
.main .main_visual .slick-dots li>a {display: block; padding: 20px 0; color: #212121; font-weight: 700; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.main .main_visual .slick-dots li.slick-active>a {font-weight: 900; background: #045ddf; color: #fff; }
.main .main_visual .slick-arrow-wrap {width: 100%; max-width: 1530px; position: absolute; left: 50%; top: 45%; transform: translate(-50%,-50%);}
@media(max-width: 569px) { 
	.main .main_visual .slick-arrow-wrap,
	.main .main_visual .slick-dots-wrap {display: none;}
}


/* 메인 섹션 what-is-talkstation */
.main-what-is-talkstation .title {text-align: center;}
.main-what-is-talkstation .title h4 {font-size: 18px; line-height: 1.5; font-weight: 900;  display: inline-block; padding: 5px 50px; background: url(../images/new_renewal/what-is-talkstation-title-bg-l.png) 0 0, url(../images/new_renewal/what-is-talkstation-title-bg-r.png) 100% 0; background-size: contain; background-repeat: no-repeat; margin-bottom: 30px;}
.main-what-is-talkstation .title h3 {font-size: 42px; font-weight: 400; margin-bottom: 30px;}
.main-what-is-talkstation .title h3 b {font-weight: 900;}
.main-what-is-talkstation .contents .player_area {max-width: 769px; margin: 0 auto; border: 1px solid #999; margin-bottom: 30px; overflow: hidden; border-radius: 20px;}
.main-what-is-talkstation .contents .txt {max-width: 769px; margin: 0 auto;}
.main-what-is-talkstation .contents .txt>div {width: 33.3333%; float: left; }
.main-what-is-talkstation .contents .txt>div:first-child {padding-right: 16px;}
.main-what-is-talkstation .contents .txt>div:nth-child(2) {padding-right: 8px; padding-left: 8px;}
.main-what-is-talkstation .contents .txt>div:last-child {padding-left:16px;}
.main-what-is-talkstation .contents .txt .img-wrap {position: relative; padding: 0 90px;}
.main-what-is-talkstation .contents .txt .img-wrap:before {position: absolute; left:0; top: 50%; content: ''; width: 100%; height: 2px; background: #252525; z-index: -1; margin-top: -1px;}
.main-what-is-talkstation .contents .txt>div>h4 {margin: 10px 0 15px; font-weight: 900; font-size: 24px; line-height: 1.3;}
.main-what-is-talkstation .contents .txt>div>p {margin-bottom: 20px; color: #000;}
.main-what-is-talkstation .contents .txt>div>hr {border-color: #252525}
.main-what-is-talkstation .contents h5 {font-size: 24px; font-weight: 700;}
@media(max-width: 526px) {
	.section {padding: 20px 0;}
	.main-what-is-talkstation .title h4 {font-size: 12px; margin-bottom: 10px;}
	.main-what-is-talkstation .title h3 {font-size: 26px;}
	.main-what-is-talkstation .contents .txt > div {float: none; width: 100%; max-width: 215px; padding: 0;}
	.main-what-is-talkstation .contents .txt > div:nth-child(2),
	.main-what-is-talkstation .contents .txt > div:first-child,
	.main-what-is-talkstation .contents .txt > div:last-child {padding: 0; margin: 0 auto;}
	.main-what-is-talkstation .contents h5 {font-size: 16px;}
}


/* 메인 섹션 main-recommand-class */
.main-recommand-class {background: #fafafa; padding-top: 90px;}
.main-recommand-class .title {margin-bottom: 20px;}
.main-recommand-class .title h3 {font-size: 42px; font-weight: 700; position: relative; display: inline-block;}
.main-recommand-class .title h3:before {content: ''; background: url(../images/new_renewal/main-recommand-class-title-bg.png) 0 0 no-repeat; background-size: 100%; width: 100px; height: 70px; position: absolute; left: -50px; top: -50px;}
.main-recommand-class .title h4 {font-size: 22px; font-weight: 700; border-top: 2px solid #000; border-bottom: 2px solid #000; display: inline-block; padding: 5px 30px;}
.idic-series-column > .col-book {width: 25%; padding: 3px 7px; margin-bottom: 5px;}
.idic-series-column > .col-book > a > footer > h6 {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.idic-series-column > .col-book > a > img {height: 90px; max-width: 70px;}
.idic-series-column > .col-book > a > footer > button {margin-bottom: 5px;}
.idic-series-column > .col-book > a > div.ar-level {height: auto; width: auto; top: 0; left: 50%;}
.idic-series-column > .col-book > a > div.ar-level > span {height: auto; padding: 3px 5px; border-radius: 4px;}
.main-recommand-class .contents .txt {text-align: left; margin-top: 30px;}
.main-recommand-class .contents .txt h3 {font-size: 42px; font-weight: 900; color: #353535;}
.main-recommand-class .contents .main_section_left .txt h3>span {color: #ff004f;}
.main-recommand-class .contents .main_section_right .txt h3>span {color: #ffbb00;}
.main-recommand-class .contents .main_section_right .txt h3>br {display: none;}
.main-recommand-class .contents .txt h4 {font-size: 22px; font-weight: 700; color: #353535;}
.main-recommand-class .contents .txt p {font-size: 16px; color: #353535; margin: 30px 0;}
.main-recommand-class .contents .main_section_left .txt .img-wrap>img {max-width: 270px;}
.main-recommand-class .contents .main_section_right .txt .img-wrap>img {margin: -124px 0;}
.main-recommand-class .contents .btn-curriculum-view {background: #353535; padding: 15px 50px; color: #fff; font-weight: 700; border-radius: 4px; display: inline-block; font-size: 16px; margin-top: 40px;}
@media(max-width: 1201px) {
	.main_section_left,
	.main_section_right {float: none; width: 100%; display: flex; justify-content: center; align-items: center;}
	.idic-series-column {width: 50%;}
	.main-recommand-class .contents .main_section_left .txt .img-wrap > img,
	.main-recommand-class .contents .main_section_right .txt .img-wrap > img {display: none;}
	.idic-series-column {order: 1;}
	.main-recommand-class .contents .txt {margin-top: 0; padding-left: 20px;}
	.main-recommand-class .contents .main_section_left {margin-bottom: 20px;}
	.main-recommand-class .contents .main_section_right .txt h3>br {display: block;}
}
@media(max-width: 769px) {
	.main_section_left,
	.main_section_right {flex-direction: column;}
	.idic-series-column {width: 100%; max-width: 619px;}
	.main-recommand-class .contents .txt {padding-left: 0; width: 100%; text-align: center; margin-top: 10px;}
	.main-recommand-class .contents .btn-curriculum-view {margin-top: 0;}
	.idic-series-column {order: 0;}
	.idic-series-column > .col-book {width: 33.3333%;}
	.idic-series-column > .col-book:nth-child(2n) {display: none;}
	.idic-series-column > .col-book > a > div.ar-level {transform: translateX(-50%);}
}
@media(max-width: 526px) {
	.main-recommand-class {padding-top: 50px;}
	.main-recommand-class .title h3 {font-size: 26px;}
	.main-recommand-class .title h3:before {left: 10%; top: -36px; transform: translateX(-50%); width: 60px;}
	.main-recommand-class .title h4 {font-size: 12px; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 1px 30px;}
	.main-recommand-class .contents .txt h3 {font-size: 26px;}
	.main-recommand-class .contents .txt h4 {font-size: 12px;}
	.main-recommand-class .contents .txt p {font-size: 14px; margin: 10px 0;}
	.main-recommand-class .contents .btn-curriculum-view {padding: 8px 30px; font-size: 12px;}
}



/* 메인 후기 섹션 */
.main-review-class .yt-title {font-size: 40px;font-weight: 900;color: #000;}
.main-review-class .youtube-wrap {position: relative; max-width: 720px; padding-bottom: 56.25%;}
.main-review-class .youtube-wrap iframe {position: absolute; left:0; top: 0; width: 100%; height: 100%;}
.main-review-class {background: #bce3fb;}
.main-review-class .title h3 {
	font-size: 42px;
	font-weight: 900;
	margin-bottom: 30px;
}
.main-review-class .title h3>span {
	border: 2px solid #000000;
	border-radius: 4px;
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-left: 10px;
	background: #fff;
}
.best-review-slider .slick-arrow {position: absolute; top:45%; font-size: 100px; transform: translateY(-50%); z-index: 1; cursor: pointer; opacity: 0.1;}
.best-review-slider .slick-arrow:hover {opacity: 1;}
.best-review-slider .slick-arrow-prev {right: 103%;}
.best-review-slider .slick-arrow-next {left: 103%;}
.best-review-slider .slick-dots {bottom: 0;}
.review-box {background: #fff;  text-align: left; margin: 0 5px; border-radius: 10px; overflow: hidden;}
.review-box>a {padding: 20px 20px 30px;	display: block;}
.review-box>a>h4 {font-weight: 700; margin-bottom: 30px; font-size: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.review-box>a>p {font-size: 16px; color: #666; height: 195px; overflow: hidden; text-overflow: ellipsis;}
.review-box>a>.student-info {overflow: hidden; margin-top: 20px;}
.review-box>a>.student-info>div {float: left;}
.review-box>a>.student-info>div:last-child {margin-left: 10px; margin-top: 7px;}
.review-box>a>.student-info .photo-wrap {width: 40px; height: 40px; overflow: hidden; border-radius: 100%;}
.review-box>a>.student-info .name-wrap {font-size: 18px; font-weight: 700; color: #000;}
.review-box>a>.student-info .date-wrap {font-size: 16px; font-weight: 700; color: #666;}
.normal-review-list {background: #fff; height: 395px;}
.normal-review-list>div {display: flex; border-bottom: 1px solid #000; justify-content: space-between; height: 16.6666%; padding: 5px 10px;}
.normal-review-list>div .date-wrap {font-size: 16px; font-weight: 700; color: #666;}
.normal-review-list>div .name-wrap {font-size: 18px; font-weight: 700; color: #000;}
.normal-review-list>div .photo-wrap {width: 50px; height: 50px; overflow: hidden; border-radius: 100%;}
.normal-review-list>div .txt-wrap {align-self: left;}
.normal-review-list>div>div {display: flex; align-items: center;}
@media(max-width: 969px) {
	.review-box>a>p {height: 170px;}
	.review-box>a>.student-info {margin-top: 10px;}
}
@media(max-width: 526px) {
  .main-review-class .yt-title {font-size: 23px;}
	.main-review-class .title h3 {font-size: 26px; line-height: 1.3;}
	.main-review-class .title h3 > span {width: 30px; height: 30px; line-height: 1;}
	.review-box > a > h4 {margin-bottom: 10px;}
	.review-box > a > .student-info .photo-wrap {width: 30px; height: 30px;}
	.review-box > a > .student-info .date-wrap {font-size: 10px;}
	.review-box > a > .student-info .name-wrap {font-size: 14px;}
	.review-box > a > p {font-size: 14px; height: 122px;}
	.review-box > a > h4 {font-size: 18px;}
	.review-box>a>.student-info>div:last-child {margin-left: 10px; margin-top: 5px;}
}




/* 메인 아이딕시리즈 섹션 */
.main-idic-series-basic {text-align: left;}
.main-idic-series-basic .title .num {font-size: 42px; font-weight: 700; position: relative;  }
.main-idic-series-basic .title .num>span {padding-right: 20px; background: #fff;}
.main-idic-series-basic .title .num:after {content: ''; position: absolute; left:0; top:50%; width: 100%; height: 1px; background: #000; z-index: -1;}
.main-idic-series-basic .title h3 {font-size: 42px; font-weight: 900; margin: 20px 0 30px;}
.main-idic-series-basic .title p {font-size: 18px; line-height: 1.3; color: #000;}
.main-idic-series-basic .contents {margin-top: 20px;}
.main-idic-series-basic .contents .tap-title {display: flex; border-top-left-radius: 20px; border-top-right-radius: 20px; overflow: hidden;}
.main-idic-series-basic .contents .tap-title>div {width: 33.3333%; text-align: center; background: #bcbbbb;  padding: 10px 0; cursor: pointer;}
.main-idic-series-basic .contents .tap-title>div>h4 {font-size: 28px; font-weight: 900; color: #707070; margin: 0;}
.main-idic-series-basic .contents .tap-title>div>p {font-size: 14px; margin-bottom: 0; color: #707070;}
.main-idic-series-basic .contents .tap-title>div.active {background: #ffbb00;}
.main-idic-series-basic .contents .tap-title>div.active>p {color: #000; font-weight: 700;}
.main-idic-series-basic .contents .tap-title>div.active>h4 {color: #000;}
.main-idic-series-basic .contents .tap-contents {border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; overflow: hidden;}
.main-idic-series-basic .contents .tap-contents>div {display: flex; background: #f8f8f8; display: none;}
.main-idic-series-basic .contents .tap-contents>div>.img-wrap {width: 50%; padding: 30px}
.main-idic-series-basic .contents .tap-contents > div > .img-wrap>img {overflow: hidden; border-radius: 20px;}
.main-idic-series-basic .contents .tap-contents>div>.txt-wrap {width: 50%; padding: 25px 0 30px 20px; }
.main-idic-series-basic .contents .tap-contents>div>.txt-wrap>p {color: #333; font-size: 18px; font-weight: 400; line-height: 1.5;}
.main-idic-series-basic .contents .tap-contents>div>.txt-wrap .btn-go-idic-series {background: #353535; color: #fff; font-weight: 700; display: inline-block; font-size: 16px; padding: 10px 30px; border-radius: 6px; margin-top: 30px;}
.main-idic-series-basic .contents .tap-contents>div.active {display: flex;}
.main-idic-series-apply {text-align: left;}
.main-idic-series-apply .title .num {font-size: 42px; font-weight: 700; position: relative;  }
.main-idic-series-apply .title .num>span {padding-right: 20px; background: #fff;}
.main-idic-series-apply .title .num:after {content: ''; position: absolute; left:0; top:50%; width: 100%; height: 1px; background: #000; z-index: -1;}
.main-idic-series-apply .title h3 {font-size: 42px; font-weight: 700; margin: 20px 0 30px;}
.main-idic-series-apply .title p {font-size: 18px; line-height: 1.3; color: #000;}
.main-idic-series-apply .contents h4 {font-size: 32px; font-weight: 900;}
.main-idic-series-apply .contents h5 {font-size: 18px; font-weight: 700;}
.main-idic-series-apply .contents>div>div:nth-child(2) {padding-top: 50px;}
.main-idic-series-apply .contents .idic-bookquiz-box {margin-top: 40px;}
.main-idic-series-apply .contents .idic-video-box h4>span{color: #ff0752;}
.main-idic-series-apply .contents .idic-vocagame-box h4>span{color: #498bf9;}
.main-idic-series-apply .contents .idic-bookquiz-box h4>span{color: #ffbb00;}
.main-idic-series-apply .contents .btn-idic-series {background: #212121; color: #fff; font-weight: 700; display: inline-block; padding: 10px 30px; font-size: 16px; margin-top: 10px; border-radius: 6px;}
@media(max-width: 526px) {
	.main-idic-series-basic .title .num {font-size: 22px;}
	.main-idic-series-basic .title h3 {font-size: 26px; margin: 10px 0;}
	.main-idic-series-basic .title p {font-size: 14px;}
	.main-idic-series-basic .contents .tap-title > div > h4 {font-size: 14px;}
	.main-idic-series-basic .contents .tap-title > div > p {display: none;}
	.main-idic-series-basic .contents .tap-contents > div {flex-direction: column; text-align: center;}
	.main-idic-series-basic .contents .tap-contents > div > .img-wrap {padding: 10px; width: 100%;}
	.main-idic-series-basic .contents .tap-contents > div > .txt-wrap {width: 100%; padding: 0;}
	.main-idic-series-basic .contents .tap-contents > div > .txt-wrap p{font-size: 14px;}
	.main-idic-series-basic .contents .tap-contents > div > .txt-wrap .btn-go-idic-series {font-size: 12px; margin-top: 10px; margin-bottom: 10px;}
	.main-idic-series-apply .title .num {font-size: 22px;}
	.main-idic-series-apply .title h3 {font-size: 26px; margin: 10px 0;}
	.main-idic-series-apply .title p {font-size: 14px;}
	.main-idic-series-apply .contents {text-align: center;}
	.main-idic-series-apply .contents > div > div:nth-child(2) {padding: 0; margin: 0;}
	.main-idic-series-apply .contents p {font-size: 12px;}
	.main-idic-series-apply .contents .btn-idic-series {font-size: 12px;}
	.idic-video-box .img-wrap {margin: -20px 0;}
}



/* 메인 성공이야기 섹션 */
.main-idic-story {background: url(../images/new_renewal/main-idic-story-bg.jpg) no-repeat 50% 50%; background-size: cover;}
.main-idic-story .title h3 {font-size: 42px; font-weight: 900; color: #fff;}
.main-idic-story .title h3>span {color: #ffbb00;}
.main-idic-story .title p {font-size: 28px; line-height: 1.3; color: #000; color: #fff;}
.main-idic-story .contents .txt .txt-box.on {display: block;}
.main-idic-story .contents .txt .txt-box {display: none;}
.main-idic-story .contents .txt h4 {font-size: 22px; font-weight: 700; color: #fff;}
.main-idic-story .contents .txt p {font-size: 14px; color: #fff;}
.story-slider {max-width: 769px; margin: 30px auto;}
.story-slider .player_area {border-radius: 20px; overflow: hidden;}
.story-slider-wrap .slick-arrow {position: absolute; top:45%; font-size: 100px; transform: translateY(-50%); z-index: 1; cursor: pointer; opacity: 0.1; color: #fff;}
.story-slider-wrap .slick-arrow:hover {opacity: 1;}
.story-slider-wrap .slick-arrow-prev {right: 103%;}
.story-slider-wrap .slick-arrow-next {left: 103%;}
.story-slider-wrap .slick-dots {bottom: 0;}
@media(max-width: 526px) { 
	.main-idic-story .title h3 {font-size: 26px;}
	.main-idic-story .title p {font-size: 18px;}
	.story-slider {margin: 0;}
	.main-idic-story .contents .txt > h4 {font-size: 18px;}
	.main-idic-story .contents .txt > p {font-size: 12px;}
}



/* 5초 무료체험신청 */
.main-col-banner5-3 {width: 48%;}
.main-col-banner5 {background: #fff6de;}
.main-col-banner5 .input-group-icon {left: 0;}
.main-col-banner5 .form-control {padding-left: 40px; border-radius: 10px;}
.main-col-banner5-3:last-child > h4 {background: #333; color: #fff; text-align: center; padding: 10px 0 5px; border-top-left-radius: 20px; border-top-right-radius: 20px;}
.main-col-banner5-3:last-child > h4 > p {color: #ffbb00; font-size: 14px;}
.main-col-banner5-3 button.btn-submit {background: #0d5dc9;}
.main-col-banner5-3 ul.list > li a {color: #0d5dc9;}
.main-testlist-panel {border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
.main-testlist-panel > table > tbody > tr > td + td {color: #0d5dc9;}
@media(max-width: 1016px) {
	.main-col-banner5-3 {width: 100%;}
	.main-col-banner5-3 + .main-col-banner5-3 {width: 100%;}
}




/* 선생님 사랑해요 */
.tutor-hart-section {background: #ffe6e6; text-align: left;}
.tutor-hart-section .col-md-4>h4 {font-size: 42px; font-weight: 900;}
.tutor-hart-section .col-md-4>h4>span {color: #ff004f; }
.tutor-hart-section .col-md-4>p {font-size: 22px; color: #353535;}
.tutor-hart-section .label-new {position: absolute; right: 5px; top: 5px; font-size: 22px; display: block; padding: 5px 9px; line-height: 1;}
.hart-box .tutor-info .img-wrap {border-radius: 100%; border: 3px solid #dbdbdb;}
.tutor-hart-section .hart-box {position: relative;}
.tutor-hart-section .slick-arrow {position: absolute; top:50%; font-size: 50px; transform: translateY(-50%); z-index: 1; cursor: pointer; opacity: 0.1;}
.tutor-hart-section .slick-arrow:hover {opacity: 1;}
.tutor-hart-section .slick-arrow-prev {right: 101%;}
.tutor-hart-section .slick-arrow-next {left: 101%;}
.tutor-hart-section .slick-dots {bottom: 0;}
.tutor-hart-section .tutor-hart-list {padding: 0 10px;}
.hart-counter-wrap {font-size: 22px; font-weight: 700;}
.hart-counter-wrap .hart {font-size: 42px; color: #ff004f; vertical-align: -6px;}
@media(max-width: 526px) {
	.tutor-hart-section .col-md-4 > h4 {font-size: 26px;}
	.tutor-hart-section .col-md-4 > p {font-size: 14px;}
	.tutor-hart-section .col-md-4 > p > br {display: none;}
	.tutor-hart-section {text-align: center;}
}



/* 공지사항 */
.notice-list-wrap {display: flex; justify-content: space-between;}
.main-col-banner4-3 {float: none; width: 24%; border-radius: 10px;}
.main-col-banner4-3 + .main-col-banner4-3 {float: none; width: 24%;}
.main-franchise-panel > p.mfran_text {color: #000;}
.main-franchise-panel > p.mfran_text > strong {color: #0d5dc9;}
.main-kakao-panel p a {border: 1px solid #000; font-weight: 900; color: #000;}
.main-csgaide-panel > a.btn-remote {border-radius: 0; background: #0d5dc9; }
.main-csgaide-panel > ul > li > a > i + i {color: #0d5dc9;}
.main-csgaide-panel > a > span > i.fa-stack-1x {text-shadow: 0 2px 0 #0d5dc9;}
.main-review-panel > ul.list > li a, .main-review-panel > div > ul.list > li a {color: #000;}
@media(max-width: 1201px) {
	.notice-list-wrap {flex-wrap: wrap;}
	.main-col-banner4-3 {width: 50%;}
	.main-col-banner4-3 + .main-col-banner4-3 {width: 50%; margin-left: 0;}
}
@media(max-width: 596px) {
	.main-col-banner4-3 {
		width: 100%;
		margin-bottom: 10px;
	}
	.main-col-banner4-3 + .main-col-banner4-3 {width: 100%;}
}


/* 아이딕시리즈 슬라이더 */
.main-idicseries-slider {background: #ffdbe9; padding-bottom: 0;}
.main-idicseries-slider .inner {max-width: 769px; margin: 0 auto; position: relative;}
.main-idicseries-slider .idicseries-slider-wrap { padding: 0 17%; padding-bottom: 23%; position: relative; padding-top: 5%;}
.main-idicseries-slider .idicseries-slider-wrap:before {content: ''; position: absolute; left: 50%; top:0; width: 120%; height: 100%; background: url(../images/new_renewal/main-idicseries-slider-bg1.png) no-repeat 50% 50%; transform: translateX(-50%); background-size: contain;}
.main-idicseries-slider .inner:before {content: ''; position: absolute; right: 100%; top:0; width: 160px; height: 100%; background: url(../images/new_renewal/main-idicseries-slider-bg2.png) no-repeat 50% 50%; transform: translateX(-50%); background-size: contain;}
.main-idicseries-slider .inner:after {content: ''; position: absolute; left: 120%; top:0; width: 250px; height: 100%; background: url(../images/new_renewal/main-idicseries-slider-bg3.png) no-repeat 50% 50%; transform: translateX(-50%); background-size: contain;}
.main-idicseries-slider .idicseries-slider-wrap .idicseries-slider {border-radius: 8px; overflow: hidden;}
@media(max-width: 526px) { 
	.main-idicseries-slider .inner:before,
	.main-idicseries-slider .inner:after {display: none;}
}



/* 푸터 */
#me-footer {background: #1d1d1d; padding-top: 30px; padding-bottom: 30px; z-index: 999;}
#me-footer .badge-title {text-align: center; color: #fff; font-weight: 700; font-size: 13px; letter-spacing: -1px;}
#me-footer .badge-list-wrap {max-width: 769px; margin: 0 auto;}
#footer-menu a,
#footer-menu a span {color: #fff;}
#footer-menu {background: #1d1d1d; border: none; }
.logo-footer-container {width: 100%; text-align: center; word-break: keep-all;}
.logo-footer-container>p>span {margin: 5px 10px; display: inline-block;}



/* 새로운 퀵메뉴 CSS */
.q-btn-free-class-wrap {position: fixed; right: 50px; top: 420px; z-index: 100; text-align: right;}
.q_header_menu {position: fixed; left: 0px; top: 48%; z-index: 1000;  transform: translateY(-50%); width: 80px;}
.q_header_menu:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	z-index: -1;
	background: transparent;
	box-shadow: 0px 1px 3px 0px #666;
}
.q_header_menu ul li {
	background: #fff;
}
.q_header_menu ul li:last-child {
	overflow: hidden;
	border-bottom-right-radius: 14px;
}
.q_header_menu .q_menu_list .q-m-1 {
	background: transparent;
	position: relative;
	cursor: pointer;
}
.q_header_menu .q_menu_list .q-m-1 .q-m-1-sub-img {
	position: absolute;
	bottom: -10%;
	left: -80%;
	width: 220%;
} 
.q_header_menu .q_menu_list .q-m-1 a {
	width: 110px;
	display: block;
	padding-right: 30px;
}
.q-btn-free-class-wrap .btn-close-free-class {color: #212121; font-size: 12px; font-weight: 700; display: block;}
@media(max-width: 1300px) { 
	.q-btn-free-class-wrap {display: none;}
	.q_header_menu {display: none;}
}

/* 기범이 이벤트 퀵메뉴 CSS */
/* .q-btn-free-class-wrap2 {position: fixed; right: 50px; top: 220px; z-index: 100; text-align: right; max-width: 160px;}
.q_header_menu2 {position: fixed; left: 0px; top: 48%; z-index: 1000; border: 1px solid #dbdbdb; box-shadow: 0 5px 15px rgba(50, 50, 93, 0.1); transform: translateY(-50%); width: 75px;}
.q-btn-free-class-wrap2 .btn-close-free-class2 {color: #212121; font-size: 12px; font-weight: 700; display: block;}
@media(max-width: 1300px) { 
	.q-btn-free-class-wrap2 {display: none;}
	.q_header_menu2 {display: none;}
} */

/* 기범이 이벤트 퀵메뉴 CSS */
/* .q-btn-free-class-wrap3 {position: fixed; right: 230px; top: 220px; z-index: 100; text-align: right; max-width: 160px;}
.q_header_menu3 {position: fixed; left: 0px; top: 48%; z-index: 1000; border: 1px solid #dbdbdb; box-shadow: 0 5px 15px rgba(50, 50, 93, 0.1); transform: translateY(-50%); width: 75px;}
.q-btn-free-class-wrap3 .btn-close-free-class3 {color: #212121; font-size: 12px; font-weight: 700; display: block;}
@media(max-width: 1300px) { 
	.q-btn-free-class-wrap3 {display: none;}
	.q_header_menu3 {display: none;}
} */



/* 레벨테스트 소개페이지 css */
.level-test-index .table-responsive {white-space: nowrap;}
/* .level-test-index .main-title div {background: #e5eeff;} */
.level-test-index .main-title h1 {font-weight: 300; color: #126ad6; text-align: center;}
.level-test-index .main-title h1>p {font-size: 55px; color: #126ad6; margin-top: -10px;}
.level-test-index .main-title {border-bottom: 2px solid #5890e9; }
.level-test-index .main-title .img-wrap {max-width: 50px; margin: 0 auto; display: inline-block; }
.level-test-index .division h4 {font-weight: 700; border-bottom: 2px solid #9eb7e0; font-size: 24px; text-align: left; font-size: 38px; padding-bottom: 10px; color: #3674d7;}
.level-test-index .division h4>span {display: block; width: 54px; float: right;}
.level-test-index .division {text-align: center; margin-bottom: 100px;}
.level-test-index .division .contents {margin-top: 30px;}

.level-test-index .division1 h3>span {background: #000000; color: #fff; display: inline-block; padding: 5px 15px 7px;}
.level-test-index .division1 p {color: #30344e; margin-bottom: 40px; font-size: 16px;}

.level-test-index .division2 .img-wrap,
.level-test-index .division3 .img-wrap,
.level-test-index .division4 .img-wrap,
.level-test-index .division5 .img-wrap,
.level-test-index .division6 .img-wrap {
  width: 40px; display: inline-block;
}

.level-test-index .division2 .contents {display: flex; justify-content: space-around; flex-wrap: wrap;}
.level-test-index .division2 .contents>div {position: relative; text-align: left; width: 190px;}
.level-test-index .division2 .contents>div span { display: block; padding: 5px 15px; border-bottom: 1px solid #5187dd; color: #000; position: relative; font-size: 20px; color: #5187dd;}
.level-test-index .division2 .contents>div span:after {content:''; position: absolute; right:8px; bottom: -2px; height: 28px; width: 1px; background: #5187dd; transform: rotate(-32deg);}
.level-test-index .division2 .contents>div:last-child:after {display: none;}
.level-test-index .division2 .contents>div h5 {color: #000; font-weight: 700; font-size: 28px;}
.level-test-index .division2 .contents>div ul li {margin-bottom: 7px;}
.level-test-index .division2 .contents>div ul li>div {margin-top: 3px; font-weight: 700;}


.level-test-index .division3 .contents>div p {color: #000; text-align: left; margin-top: 10px; font-size: 12px;}
.level-test-index table {width: 100%; border-top: 1px solid #3674d8;}
.level-test-index table th {background: #eaceff; color: #000; font-weight: 700; font-size: 16px; padding: 10px 10px; border-bottom: 0; border-right: 1px solid #3674d8; vertical-align: middle; }
.level-test-index table th:last-child,
.level-test-index table td:last-child {border-right: 0;}
.level-test-index table td {color: #000; font-size: 16px; padding: 10px 10px; border-bottom: 1px solid #3674d8; border-right: 1px solid #3674d8; vertical-align: middle;}
.level-test-index table td ul {list-style-type: none; padding: 0 10px;}
.level-test-index table td ul li {font-size: 13px; text-align: left; position: relative;}
.level-test-index table td ul li:before {content:'';position: absolute; left: -13px; top: 8px; width: 5px; height: 1px; background: #000;}
.level-test-index table tr:last-child td {border-bottom: 0;}
/* .level-test-index .division4 .contents,
.level-test-index .division6 .contents {
  padding: 0 40px;
} */
.level-test-index .division4 .contents .caption {text-align: right; font-size: 12px;}
.level-test-index .division4 .contents .caption ul li {margin: 10px 0 5px;}
.btn-leveltest {background: #3061ae; color: #FFFFFF; font-weight: 700; display: inline-block; border-radius: 50px; border: 3px solid #e4e4e4; box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.2); transition: transform 0.2s;}
.btn-leveltest:hover {color: #fff; transform: translateY(-5px);}
.btn-leveltest:focus {color: #fff;}
.btn-leveltest-start {padding: 5px 75px 7px; font-size: 32px;}
.btn-leveltest-view {padding: 5px 25px 7px;}

@media (max-width: 992px) {
  .level-test-index .division .contents br {display: none;}
  .level-test-index .division2 .contents > div {
    float: none; width: 100%;
  }
  .level-test-index .division2 .contents > div::after {
    display: none;
  }
  .level-test-index .division2 .contents > div:nth-child(2) {
    margin: 30px 0;
  }
  .level-test-index .division3 .contents > div {float: none; width: 100%; padding: 0;}
  .level-test-index .division3 .contents > div:last-child {padding-top: 0;}
  .level-test-index .division3 .contents > div p {padding-top: 0; margin-top: 5px;}
  .level-test-index .division4 .contents,
  .level-test-index .division6 .contents {padding: 0;}
  
}

@media (max-width: 480px) {
  .level-test-index .main-title div {margin: 0 -10px;}
  .level-test-index .col-main {padding: 0 10px;}
  .level-test-index .division1 {margin-top: 30px;}
  .level-test-index .division {margin-bottom: 50px;}
  .level-test-index .division3 .contents > div p {font-size: 12px;}
}



/* 마이페이지 레벨테스트 단계 레이아웃깨지는것 해결 */
.my-garden-img {width: 100%;}
.let-step-container > div { width: 25%;}


/* 나의강의실 선생님, 부탁해요 버튼 css */
.my-class-list .btn-tutor-request {display: inline-block; border: 1px solid #0099CC; background: #00AAF0; margin-top: 10px; padding: 5px 40px; border-radius: 4px; color: #fff; font-weight: 700; font-size: 12px;}


/* 모바일 퀵메뉴 생성 모바일헤더 최적화 */
.mobile-q-menu {display: none; overflow: hidden; background: #fff;}
.mobile-q-menu>li {float: left; width: 25%;}
.mobile-q-menu>li>a {display: block; width: 100%; text-align: center; font-size: 13px; font-weight: 700; padding: 10px 0; color: #000;}
@media(max-width: 1010px) {
	#me-navigation > div.row > div.hidden-header > a:nth-of-type(4) {
		width: 80px;
		padding-top: 16px;
		text-align: right;
		margin-right: 0;
	}
	#me-navigation > div.row > div.hidden-header > a:nth-of-type(4) > i {
		font-size: 13px;
		font-weight: 700;
	}
	#me-navigation > div.row > div.hidden-header > a:nth-of-type(3) {
		width: 100px;
	}
}
@media(max-width: 526px) {
	#me-navigation > div.row > div.hidden-header > a:nth-of-type(3) {
		left: 52%;
	}
}



.btn-talk-club {color: #3490ff; font-weight: 700; border: 1px solid #3490ff; display: inline-block; padding: 5px 20px; border-radius: 50px; margin-top: 10px; font-size: 12px; position: relative;}
.btn-talk-club:hover {color: #fff; background: #3490ff;}
/* .btn-talk-club:after {content: 'Beta'; position: absolute; right: -9px; top: -7px; font-size: 10px; background: #3490ff; color: #fff; padding: 1px 3px; border-radius: 5px;} */ 


/* 마이페이지 */
.today-class-layout1, .today-class-layout2 {height: auto;}


/* 마이페이지 left content 톡스다이어리 */
.mypage-talks-diary {position: relative;}
@media(max-width: 993px) {
  .mypage-talks-diary {display: none;}
}




/* 모바일어플 팝업 START  */
.m-app-popup-cover {position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 100;}
.m-app-popup {position: fixed; width: 100%; left: 0; bottom: 0; z-index: 110; background: #fff; padding: 0px 10px 20px; transition: all 0.5s;} 
.m-app-popup .btn-close-app-popup > a {display: block; width: 100%; margin: 0 auto; text-align: center; padding-top: 10px;} 
.m-app-popup .btn-close-app-popup > a > img{width: 35px; display: inline-block;} 
.m-app-popup .txt-wrap {text-align: center; font-size: 16px; padding: 10px 0;}
.m-app-popup .txt-wrap .title {color: #1760cf; font-weight: 700;}
.m-app-popup .link-wrap {display: flex; justify-content: center;}
.m-app-popup .link-wrap>div {text-align: center; margin: 0 10px; position: relative;}

.m-app-popup .link-wrap>div>div:first-child {width: 60px; margin: 0 auto;}
/* 모바일어플 팝업 END  */


/* 수업후기 테이블 레이아웃 최적화 START */
.community-notice > table > tbody > tr > td.t-left > a { overflow: hidden; display: inline-block; text-overflow: ellipsis; padding: 0 5px; min-height: 10px; vertical-align: inherit;}
/* 수업후기 테이블 레이아웃 최적화 END */

/* 이벤트 이미지 삽입 START */
.event-img-section {background: #faf9f4;}
.btn-event-go-box > a {max-width: 280px; display: block; margin: 0 auto; margin-top: 30px; width: 50%;}
/* 이벤트 이미지 삽입 END */


/* 비디오디베이트 수정사항 START */
.video-series-memo-box {font-size: 22px; font-weight: 400; text-align: center; padding: 20px 10px 25px; line-height: 1.7; max-width: 680px; margin: 0 auto; display: block; word-break: keep-all;}
/* 비디오디베이트 수정사항 END */



/* 무료체험 신청 팝업 리뉴얼 START */

.join-step1 hr {margin: 10px 0;}
.join-step1 .form-group {margin-bottom: 10px;}
.join-step1 .popup-btn-wrap {display: grid; grid-template-columns: 2fr 2fr; grid-gap: 10px;}
.join-step1 .popup-btn-wrap button { padding: 1em 0;}
.join-step1 button.btn-submit {color: #fff; padding: 1em 0;}
.join-step1 button.btn-submit:hover { background: #0026F0; border-color: #0026F0; color: #fff; }
.join-step1 button.btn-cancel,
.join-step1 a.btn-cancel {padding: 1em 0;}
.join-step1 button.btn-cancel:hover { border: 1px solid #000; }
.join-step1 .gender-radio-wrap {display: grid; grid-template-columns: 2fr 2fr; max-width: 310px; margin: 0 auto;}
.join-step1 .gender-radio-wrap img {margin-left: 20px;}
.join-step1 .gender-radio-wrap .radio-talk {position: relative;}
.join-step1 .gender-radio-wrap .radio-talk:after {content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 20px; background: #dbdbdb;}
.join-step1 .gender-radio-wrap .radio-talk:last-child:after {display: none;}
.join-step1 .join-step1 > h4 {font-size: 20px;}
.join-step1 .select2-container .select2-choice {border-radius: 4px;}
.join-step1 .sch-step-btn-wrap {display: flex; justify-content: space-between;align-content: center;}
.join-step1 .sch-step-btn-wrap > span {width: 49%;}
.join-step1 .sch-step-btn-wrap > span > button,
.join-step1 .sch-step-btn-wrap > span > a {width: 100%; display: block;}
.q-c-alert-box {display: flex; justify-content: space-between; margin-bottom: 10px; border: 1px solid #dbdbdb;}
.q-c-alert-box>div:first-child {padding: 10px; background: #ffeed9; flex-grow: 1; }
.q-c-alert-box>div:last-child {flex-shrink: 0; display: flex; justify-content: center; align-items: center; width: 140px;}
.q-c-alert-box>div:last-child button {width: 100%; height: 100%; font-weight: 400;}
.q-c-alert-box>div:last-child button:hover {background: #0026F0; color: #fff;}
/* 무료체험 신청 팝업 리뉴얼 END */


/* 헤더 상단 원격지원 START */
header .top_header ul .util-for-user > a {text-align: center; padding: 10px 5px;}
header .top_header .util .util-for-user > a > span {background: #045ddf; padding: 4px 10px; border-radius: 4px; color: #fff; transition: all 0.3s; display: block;}
/* header .top_header .util .util-for-user.remote-control > a > span {padding: 12px 10px 13px;} */
/* 헤더 상단 원격지원 END */



/* 공지사항 댓글 START */
.chat .message.default img,
.chat .message.admin-default img,
.chat .message.my-default img
{width: 45px; float: left;}

.chat .message.reversed img,
.chat .message.admin-reversed img,
.chat .message.my-reversed img
{width: 45px; float: right;}
.btn-tool > a:first-child {display: none;}
/* 공지사항 댓글 END */


/* 마이페이지 강사 사진 비율 버그 수정 START */
.mypage__tutor-img {max-width: 90px; margin: 0 auto;}
.mypage__tutor-img .mypage__tutor-img--box {position: relative; padding-bottom: 100%; border-radius: 50%; overflow: hidden; box-shadow: 0 7px 20px #eee;}
.mypage__tutor-img .mypage__tutor-img--box > img {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
@media (max-width: 500px) {
	.col-main {padding: 0 10px;}
}
/* 마이페이지 강사 사진 비율 버그 수정 END */


.col-main.ts_community1 {
	width: 100%;
}



/* 나의강의실 입장버튼 zoom 버튼 추가 CSS */
.today-tclass-layout2 {
	height: auto;
	display: table;
}
.btn-zoom-class-install-alert-box {
	padding-top: 5px;
	/* display: flex;
	justify-content: flex-end; */
	clear: both;
}
.btn-zoom-class-install-alert-box a{
	width: 100%;
	background: #FF6600;
	color: #fff;
	border-color: #D15502;
	font-weight: 700;
}
.zoom-install-popup-header {
	display: flex;
	align-items: center;
	padding: 30px;
	font-size: 22px;
	font-weight: 700;
	color: #2d8cff;
	position: relative;
}
.zoom-install-popup-header .btn-popup-close {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 52px;
	color: #1f1f1f;
}
.zoom-install-popup-header > img {
	width: 120px;
	margin-right: 10px;
}
.zoom-install-popup-txt {
	padding: 20px 30px;
	background: #fdfdfd;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.zoom-install-popup-txt2 {
	padding: 20px 30px;
}
.btn-zoom-down-container {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fdf3f3;
	padding: 10px;
	margin: 0 10px;
	border-radius: 5px;
	position: relative;
	padding-left: 70px;
	border: 1px solid #eee;
}
.btn-zoom-down-container.btn-zoom-down-container--pc {
	background: #fff;
}
.btn-zoom-down-container div:nth-child(2) {
	margin: 0 5px;
}
.btn-zoom-down-container a {
	flex-shrink: 1;
}
.btn-zoom-down-container a.btn-zoom-down {
	background: #111;
	color: #fff;
	width: 180px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	font-weight: 700;
}
.btn-zoom-down-container .btn-zoom-down-title {
	font-weight: 900;
	width: 70px;
	flex-shrink: 1;
	position: absolute;
	left: 17px;
	background: #2d8cff;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 50px;
}
.btn-zoom-down-container.btn-zoom-down-container--mobile .btn-zoom-down-title {
	background: #ff711f;
}
.btn-zoom-down-container a.btn-zoom-down.btn-zoom-down--win {
	background: #01a1ee;
}
.btn-zoom-down-container a.btn-zoom-down.btn-zoom-down--mac {
	background: #111;
}
.btn-zoom-down-container a.btn-zoom-down.btn-zoom-down--mac img,
.btn-zoom-down-container a.btn-zoom-down.btn-zoom-down--win img {
	width: 30px;
	margin-right: 10px;
}
.zoom-install-popup-txt3 {
	padding: 20px 30px;
}
.zoom-install-popup-txt3 div {
	background: #fafafa;
	border: 1px solid #dbdbdb;
	padding: 10px;
	text-align: center;
}

@media(max-width: 569px) {
	.btn-zoom-down-container {
		flex-direction: column;
	}
	.btn-zoom-down-container div:nth-child(2) {
		margin: 5px 0;
	}
}

span.label-attend1 {
	display: block;
	word-break: keep-all;
}
span.label-attend1.america {
	background: #208dff;
	border-color: #208dff;
}
span.label-attend1.korea {
	background: #f3c700;
	border-color: #f3c700;
}
span.label-attend1.phil {
	background: #5f6bff;
	border-color: #5f6bff;
}

/* 아이딕강사 ME */
.idic-me-container {
	position: relative;
	color: #333;
}
.idic-me-container .me-date {
	color: #00AAF0;
	margin-top: 0;
	margin-bottom: 25px;
}
.idic-me-container .tutor-info-container {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.idic-me-container .tutor-info-container .img {
	border-radius: 50%;
	overflow: hidden;
	width: 25px;
	margin-right: 3px;
}
.idic-me-container .tutor-info-container .img img {
	vertical-align: top;
}
.idic-me-container .tutor-info-container .name {
	font-size: 12px;
	font-weight: 400;
}
.idic-me-container .book-list-container {
	margin-bottom: 10px;
}
.idic-me-container .book-list-container .book-box {
	/* padding: 10px; */
	display: flex;
	/* background: #fdfdfd; */
	/* border: 1px solid #dbdbdb; */
	/* border-radius: 10px; */
	overflow: hidden;
	margin-bottom: 7px;
	/* box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 40%); */
}
.idic-me-container .book-list-container .book-box:last-child {
	margin-bottom: 0;
}
.idic-me-container .book-list-container .book-box .book-img {
	width: 75px;
	margin-right: 5px;
	overflow: hidden;
	box-shadow: 1px ​2px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	flex-shrink: 0;
}
.idic-me-container .book-list-container .book-box .book-img img {
	width: 100%;
	height: 100%;
}
.idic-me-container .book-list-container .book-list-title {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 15px;
}
.idic-me-container .book-list-container .book-title {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: .2em;
	margin-top: 2px;
}
.idic-me-container .book-list-container .book-memo {
	font-size: 12px;
}
.idic-me-container .book-list-container .book-level {
	font-size: 12px;
	margin-bottom: 5px;
}
.idic-me-container .tutor-comment-list-container {
	background: #fdfdfd;
	padding-bottom: 15px;
	margin-top: 25px;
}
.idic-me-container .tutor-comment-list-container .first {
	margin-top: 10px;
}
.idic-me-container .tutor-comment-list-container .first:first-child {
	margin-top: 0;
}

.idic-me-container .book-list-container .book-list-box {
	background: #fafafa;
	padding: 10px;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
}
.idic-me-container .tutor-comment-list-container .result-memo {
	background: #fafafa;
	padding: 10px;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
}



.sub-nav .sub-nav-title {
	border-bottom: 1px solid #e1e1e1;
	background: #fafafa;
	line-height: 30px;
	display: block;
	color: #000;
	padding: 5px 16px;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
}


.today-tclass-layout3 > div:nth-of-type(1) > img,
.today-tclass-layout3 > div:nth-of-type(1) > a > img {
	height: 63px;
}
.today-tclass-layout3 {
	height: auto;
}

.tutor-list-container {
	display: grid;
	gap: 10px;
}
.tutor-list-item {
	/* display: grid;
	grid-template-columns: 100px 100px 260px auto; */
	display: flex;
	align-items: center;
	box-shadow: 1px 1px 4px 0px rgb(0 0 0 / 20%);
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	padding-right: 100px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	gap: 10px;
	/* flex-wrap: wrap; */
}
.tutor-list-item .tutor-img-container {
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
.tutor-list-item .tutor-img-container .tutor-img {
	width: 100%;
	padding-bottom: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, .1);
}
.tutor-list-item .tutor-video {
	margin: 0 10px;
	flex-shrink: 0;
}
.tutor-list-item .tutor-video .btn-tutor-video {
	border: 1px solid #FC615D;
	border-radius: 4px;
	color: #FC615D;
	width: 80px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}
.tutor-list-item .tutor-video .btn-tutor-video.disabled {
	background: #eee;
	color: #888;
	border-color: #eee;
}
.tutor-list-item .tutor-video .btn-tutor-video span {
	margin-right: .2em;
	font-size: 80%;
}
.tutor-list-item .tutor-name {
	width: 120px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	font-weight: 700;
	font-size: 19px;
	flex-shrink: 0;
	line-height: 1.2;
}
.tutor-list-item .btn-tutor-choice {
	margin-left: auto;
	background: #fff;
	color: #00AAF0;
	height: 100%;
	width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #00AAF0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.tutor-list-item .btn-tutor-choice:hover {
	background: #00AAF0;
	color: #fff;
}
.tutor-tag-list {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	/* margin: 7px 0; */
	padding-left: 10px;
	border-left: 1px solid #E0E0E0;
	font-size: 12px;
}
.tutor-tag {
	color: #00AAF0;
	border: 1px solid #00AAF0;
	padding: 5px 12px;
	border-radius: 50px;
}
.tutor-tag.btn-tag-more {
	border-color: #E0E0E0;
	color: #BDBDBD;
	cursor: pointer;
}
.tutor-tag-list .tutor-tag.mobile {
	display: none;
}
.tutor-tag-list.on .tutor-tag.mobile {
	display: block;
}
.tutor-tag-list.on .tutor-tag.btn-tag-more {
	display: none;
}
.tutor-list-item.on {
	border: 1px solid #00AAF0;
}
.tutor-list-item.on .btn-tutor-choice {
	background: #00AAF0;
	color: #fff;
}
.vbox-close.custom1 {
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 50px;
	max-height: 50px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #fff;
	font-size: 30px;
}
@media (max-width: 769px) {
	.tutor-list-item {
		flex-wrap: wrap;
		justify-content: center;
	}
	.tutor-tag-list {
		padding-left: 0;
		border-left: none;
		padding-top: 10px;
		/* padding-bottom: 10px; */
		justify-content: center;
		width: 100%;
	}
	/* .tutor-tag-list .tutor-tag.mobile {
		display: block;
	} */
	/* .tutor-tag-list .tutor-tag.btn-tag-more {
		display: none;
	} */
}
@media (max-width: 569px) {
	.tutor-list-item {
		padding-right: 80px;
	}
	.tutor-list-item .btn-tutor-choice {
		width: 70px;
	}
	.tutor-list-item .tutor-name {
		width: 100%;
		justify-content: center;
	}
}

/* 수업후기 강사선택 */
.tutor-list-btn-container {
	position: relative;
}
.tutor-list-select-container {
	width: 240px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1);
	border-radius: 10px;
	overflow: hidden;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	z-index: 1;
	border-top-left-radius: 0;
}
.tutor-list-select-container.on {
	display: block;
}
.tutor-list-select-container .tutor-img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}
.tutor-list-select-container .tutor-img img {
	width: 100%;
	height: 100%;
}
.tutor-list-select-container .tutor-list-select {
	display: flex;
	align-items: center;
	padding: 10px 5px;
	padding-left: 10px;
	color: #333;
}
.tutor-list-select-container .tutor-list-select.on {
	background: #D7E5FE;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden;
	color: #212121;
	font-weight: 700;
}
.tutor-list-btn-container .btn-tutor-list {
	display: flex;
	align-items: center;
}
.tutor-list-btn-container .btn-tutor-list .tutor-img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	flex-shrink: 0;
}
.tutor-list-btn-container .btn-tutor-list .tutor-img img {
	width: 100%;
	height: 100%;
}
.tutor-list-btn-container .btn-tutor-list {
	padding: 5px 10px;
	display: flex;
	align-items: center;
	height: 100%;
	background: url(//tb.talkstation.co.kr/home/skin/layout/talk/img/common/ico-arr-down.png) right 10px center no-repeat;
	background-size: 15px auto;
	padding-right: 30px;
	color: #212121;
	font-weight: 700;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
}
.tutor-list-btn-container .btn-tutor-list.on {
	background-image: url(//tb.talkstation.co.kr/home/skin/layout/talk/img/common/ico-arr-up.png);
}


.attendance span.label-attend1, .attendance span.label-attend2, .attendance span.label-attend3, .attendance span.label-attend4, .attendance span.label-attend5, .attendance span.label-attend6 {
	display: block;
}



/* 아이딕잉글리쉬 데스크탑 팝업 */
.btn-idic-english {
	width: 65px;
	display: block;
	float: left;
	margin-top: 15px;
}

.btn-idic-english-lower {
	position: fixed;
	z-index: 1;
	bottom: 20px;
	right: 20px;
	width: 150px;
}
.btn-idic-english-lower .img_h {
	display: none;
}
.btn-idic-english-lower:hover .img_h {
	display: block;
}
.btn-idic-english-lower:hover .img {
	display: none;
}
.btn-idic-english-lower img {
	width: 100%;
}
.btn-idic-english-lower.hide {
	display: none;
}
.btn-idic-english-lower .btn-close {
	position: absolute;
	/* background: red; */
	right: 10px;
	top: 0px;
	width: 18px;
	height: 18px;
}
.btn-idic-english-lower .btn-close svg {
	width: 100%;
	height: 100%;
}
.btn-idic-english-lower .btn1 {
	position: absolute;
	/* background: blue; */
	right: 10px;
	bottom: 5%;
	width: 100%;
	height: 80%;
}




















/* 리퍼탭이벤트 START */



.top-banner-container {
	background: #ffc104;
}
.top-banner-container.banner2 {
	background: #d848bf;
}
.top-banner-container.none {
	display: none;
}
.top-banner-container .top-banner {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
}
.top-banner-container .top-banner img {
	width: 100%;
}
.top-banner-container .top-banner .mobile {
	display: none;
}
.top-banner-container .top-banner .desk {
	display: block;
}

@media (max-width: 769px) {
	.top-banner-container .top-banner .mobile {
		display: block;
	}
	.top-banner-container .top-banner .desk {
		display: none;
	}
}
/* 리퍼탭이벤트 END */


/* 나의 강의실 , 이벤트 버튼 CSS START */

header .top_header ul li a.eventUnionBtnWrapper{
	padding-top:6px;
}

header .top_header .util a.newMyClassRoomWrapper{
	padding-top:7px;
}
.newMyClassRoom{
	display:flex;
	flex-direction:row;
	align-items:center;
	border:1px solid #31A5FF;
	border-radius:40px;
	height:30px;
	overflow:hidden;
}
.newMyClassRoom .logoWrapper {
	width:30px;
	height:30px;
	display:flex;
	justify-content: center;
	align-items: center;
	background-color: #31A5FF;
	text-align:center;
	color:#ffffff;
	font-size:14px;
}
.newMyClassRoom .logoWrapper > img {
	width:20px;
}
.newMyClassRoom .textWrapper {
	font-family:"Pretendard";
	font-size:13px;
	font-weight:700;
	text-align:center;
	padding:0 10px;
}

/* 나의 강의실 , 이벤트 버튼 CSS END */