@charset "UTF-8";
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
.div-table {
	display: table;
	margin: 0 auto;
}
.div-table > * {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.allclass {
	position: relative;
	color: #000;
	padding-top: 80px;
}
.con {
	width: 100%;
}
.con .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.con .inner .con_title {
	text-align: center;
	font-size: 45px;
	line-height: 130%;
	font-family: 'noto6';
}
.con .inner .con_title span {
	color: #eb1946;
	font-family: 'noto3';
}
.con .bg-blue {
	background: #4a4be1;
}
.con .col-blue {
	color: #4a4be1;
}
.con .bg-gradation {
	background: linear-gradient(130deg, rgba(252, 66, 67, 1) 42%, rgba(79, 76, 219, 1) 100%);
	color: #fff;
}
.topArea {
	padding: 75px 0;
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/top_bg.jpg') top center no-repeat #4f4fed;
}
.topArea .bullet {
	position: absolute;
	top: 60px;
	right: -10px;
}
.topArea .top_title {
	margin: 0 0 40px;
	font-size: 61px;
	line-height: 100%;
	font-family: 'noto3';
	font-weight: 100;
}
.topArea .top_ment {
	margin: 35px 0 74px;
	font-size: 25px;
	line-height: 120%;
	color: #cacaff;
	font-family: 'noto2';
}
.topArea .service {
	width: 1030px;
	padding-right: 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.topArea .service li {
	float: left;
	margin: 0 22px 22px 0;
	padding: 32px 0 0 0;
	width: calc(33.33% - 15px);
	border-radius: 15px;
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
	text-align: center;
}
.topArea .service li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_1.png') center 95% no-repeat #fff;
}
.topArea .service li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_2.png') center 95% no-repeat #fff;
}
.topArea .service li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_3.png') center 82% no-repeat #fff;
}
.topArea .service li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_4.png') center 95% no-repeat #fff;
}
.topArea .service li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_5.png') center 90% no-repeat #fff;
}
.topArea .service li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/benefit_6.png') center 95% no-repeat #fff;
}
.topArea .service li p {
	margin-bottom: 16px;
	font-size: 19px;
	line-height: 140%;
	font-family: 'noto2';
	font-weight: 100;
}
.topArea .service li h2 {
	font-size: 28px;
	font-family: 'noto5';
	margin-bottom: 178px;
	letter-spacing: -1px;
}
.plusArea {
	background: linear-gradient(to right, #35168b, #4c168b);
	color: #fff;
	position: relative;
}
.plusArea:before {
	content: '+';
	border-radius: 50%;
	font-size: 30px;
	width: 120px;
	height: 120px;
	line-height: 100px;
	font-size: 60px;
	position: absolute;
	text-align: center;
	font-family: 'noto6';
	left: 50%;
	top: -50px;
	margin: 0 0 0 -60px;
	background: #3e168b;
}
.plusArea .plus_txt {
	width: 100%;
	text-align: left;
	padding: 77px 0 55px;
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/img.png') no-repeat left 98% top 70%;
}
.plusArea h1 {
	font-size: 44px;
	font-family: 'noto6';
	letter-spacing: -2px;
	line-height: 130%;
	position: relative;
	margin: 0 0 25px;
}
.plusArea p {
	position: relative;
	display: block;
	padding-top: 30px;
	font-size: 24px;
	line-height: 150%;
	font-family: 'noto2';
	letter-spacing: -1px;
}
.plusArea p:after {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 40px;
	height: 4px;
	content: '';
	background: #fff;
}

.plusArea p b {
	font-family: 'noto6';
	letter-spacing: -1px;
}

.lecInfoArea {
	padding: 97px 0;
	background: #f4f4f4;
}
.lecInfoArea ul {
	width: 100%;
	margin: 55px 0 0;
	overflow: hidden;
}
.lecInfoArea ul li {
	float: left;
	width: calc(25% - 8px);
	min-height: 286px;
	margin-right: 9px;
	padding: 24px 0;
	border: 3px solid #000;
	box-sizing: border-box;
	background: #ffffff;
	text-align: center;
}
.lecInfoArea ul li span {
	font-size: 20px;
	display: block;
	margin: 0 0 15px;
	font-family: 'noto5';
}
.lecInfoArea ul li h3 {
	margin-bottom: 22px;
	font-size: 27px;
	line-height: 120%;
	color: #ff4b4a;
	font-family: 'noto5';
	letter-spacing: -1px;
}
.lecInfoArea ul li p {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 140%;
	font-family: 'noto2';
}
.reviewArea {
	padding: 139px 0;
}
.reviewArea .gallery-thumbs {
	margin: 100px 0 50px;
	position: relative;
	height: 211px;
	padding-bottom: 20px;
}
.reviewArea .gallery-thumbs .slick-list {
	overflow: hidden;
	height: 186px;
}
.reviewArea .slick-prev,
.reviewArea .slick-next {
	width: 102px;
	height: 103px;
	border-radius: 50%;
	top: 40px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
	z-index: 9;
}
.reviewArea .gallery-thumbs .slick-slide:focus,
.reviewArea .slick-prev:focus,
.reviewArea .slick-next:focus {
	border: none;
	outline: none;
}
.reviewArea .slick-prev {
	left: calc(50% - 610px);
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png') no-repeat center center;
}
.reviewArea .slick-next {
	background: url('/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png') no-repeat center center;
	right: calc(50% - 600px);
}
.reviewArea .gallery-thumbs .slick-slide {
	font-size: 0;
	width: 1000px;
	text-align: center;
	opacity: 0.4;
}
.reviewArea .gallery-thumbs .slick-current {
	opacity: 1;
}
.reviewArea .gallery-thumbs .blue_btn {
	font-size: 23px;
	line-height: 120%;
	font-weight: 900;
	cursor: pointer;
	letter-spacing: -1px;
	padding: 29px 0;
	border: 5px #b5b5b7 solid;
	background: #fff;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1.6%;
	display: inline-block;
	/* display: inline; */
	zoom: 1;
	vertical-align: top;
	width: 31.7%;
	color: #68696d;
}
.reviewArea .gallery-thumbs .slick-current .blue_btn:hover,
.reviewArea .gallery-thumbs .slick-current .blue_btn.selected {
	border: 5px #e44a56 solid;
	opacity: 1;
	box-sizing: border-box;
	box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.2);
	color: #000;
	font-weight: 900;
}
.reviewArea .gallery-thumbs .blue_btn:first-of-type {
	margin: 0;
}
.reviewArea .gallery-thumbs .blue_btn span {
	display: block;
	font-size: 20px;
	font-family: 'noto3';
	margin: 10px 0 0 0;
}
.reviewArea .gallery-top {
	text-align: left;
}
.reviewArea .gallery-top .big_review {
	display: none;
}
.reviewArea .gallery-top .big_review.ta1 {
	display: block;
}
.reviewArea .gallery-top h3 {
	margin: 0 0 40px;
	font-size: 32px;
	line-height: 125%;
	letter-spacing: -2px;
	word-break: keep-all;
	color: #000;
	font-family: 'noto5';
}
.reviewArea .gallery-top p {
	margin: 20px 0 0 0;
	word-break: keep-all;
	font-size: 20px;
	line-height: 150%;
	font-family: 'noto2';
}
.reviewArea .gallery-top p:first-child {
	margin: 0;
}
.reviewArea .gallery-top b {
	font-size: 20px;
	line-height: 100%;
	margin: 30px 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-weight: 900;
}
.lineArea {
	padding: 36px 0 156px;
	background: url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/con_shadow.png') center bottom no-repeat;
}
.bookArea {
	padding: 40px 0 90px;
}
.bookArea .book_ment {
	margin: 37px 0 83px;
	font-size: 24px;
	line-height: 130%;
	color: #686868;
	font-family: 'noto2';
	letter-spacing: -1px;
}
.bookArea .div-table {
	position: relative;
	width: 100%;
}
.bookArea .div-table > *:first-child {
	width: 53%;
}
.bookArea h2 {
	margin: 0 0 26px 46px;
	font-size: 35px;
	line-height: 130%;
	font-family: 'noto5';
}
.bookArea .bg-gradation {
	margin: 0 0 26px 36px;
	display: inline-block;
	padding: 10px 10px;
	font-size: 35px;
	line-height: 100%;
	font-family: 'noto6';
	letter-spacing: -1.5px;
}
.bookArea .book-bullet {
	position: absolute;
	top: -110px;
	left: -76px;
}
.bookArea .book-noti {
	margin-left: 36px;
}
.bookArea .book_txt li {
	margin-bottom: 26px;
}
.bookArea .book_txt .number {
	float: left;
	width: 40px;
	height: 40px;
	margin-top: -5px;
	margin-right: 15px;
	border-radius: 50%;
	background: #181deb;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 37px;
	font-family: 'noto5';
}
.bookArea .book_txt li h3 {
	font-size: 27px;
	font-family: 'noto6';
	margin-bottom: 15px;
}
.bookArea .book_txt li p {
	margin-left: 54px;
	font-size: 20px;
	font-family: 'noto2';
}
.bookArea .popupVideo {
	top: calc(50% - 140px);
}
/*
.teacherArea{
	padding:150px 0;
}
.teacherArea .div-table{
	width:100%;
	padding:564px 0 0;
	background:url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/teacher.png') center 77px no-repeat;
}
.teacherArea .tc.teacher{
	padding-top:80px;
}
.teacherArea .teacher .teacher_name{
	font-size:40px;
	font-family: 'noto5';
	line-height:100%;
	margin-bottom:30px;
}
.teacherArea .teacher .teacher_spec{
	font-size: 18px;
	line-height:180%;
	font-family: 'noto3';
}
.teacherArea .teacher a{
	 display:inline-block;
	 width:178px;
	 height:60px;
	 margin:37px 0 0 ;
	 border-radius:5px;
	 box-sizing:border-box;
	 background:url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/btn_arrow.png') 90% 95% no-repeat #31374d;
	 font-size:23px;
	 text-align:left;
	 padding-left:30px;
	 line-height:55px;
	 color:#fff;
}
*/

.teacher {
	padding: 150px 0;
	position: relative;
}
.teacher .w1000 {
	position: relative;
}
.teacher .txt_bold {
	display: block;
	text-align: center;
	font-size: 45px;
	line-height: 130%;
	font-family: 'noto6';
}
.teacher .teacher_detail {
	position: absolute;
	top: 182px;
}
.teacher .teacher_detail.ta1 {
	left: 0;
}
.teacher .cont_bx {
	margin-top: 40px;
}
.teacher .teacher_detail.ta2 {
	right: 85px;
	text-align: left;
}
.teacher .teacher_detail strong {
	font-size: 25px;
	text-align: left;
	display: block;
	line-height: 1.3;
	color: #0c9b72;
	font-family: 'noto5', 'sans-serif';
}
.teacher .teacher_detail.ta2 strong {
	color: #fe3348;
}
.teacher .teacher_detail p {
	font-size: 40px;
	line-height: 100%;
	letter-spacing: -3px;
	text-align: left;
	margin: 30px 0 20px;
}
.teacher .teacher_detail.ta2 p {
	display: inline-block;
	text-align: right;
}

.teacher .teacher_detail p b {
	color: #000;
	margin: 0 8px 0 0;
	font-family: 'noto6', 'sans-sarif';
}
.teacher .teacher_detail a {
	display: inline-block;
	background: #252526 url('/_skin/tpl_skin/basic_telemarketing/images/apply/allclass/teacher.png') center 77px no-repeat) no-repeat 93% center;
	width: 250px;
	height: 68px;
	font-size: 20px;
	margin: 80px 0 0;
	color: #fff;
	line-height: 68px;
	text-align: left;
	box-sizing: border-box;
	padding: 0 0 0 35px;
	border-radius: 50px;
}
.teacher .teacher_detail a.btn-play2 {
	background: #252526 url('/_skin/tpl_skin/basic_telemarketing/images/apply/new/pilgi2/teacher_play2.png') no-repeat 93.5% center;
}
.teacher .teacher_detail ul {
	min-height: 99px;
}
.teacher .teacher_detail ul li {
	font-size: 14px;
	position: relative;
	margin: 5px 0 0 0;
	line-height: 150%;
	letter-spacing: -1px;
}
.teacher .teacher_detail ul li:first-child {
	margin: 0;
}
.teacher .teacher_detail .subject {
	margin: 20px 0 0 0;
}
.teacher .teacher_detail .subject li:first-child {
	padding: 0;
	font-family: 'noto5';
	font-size: 22px;
}

.curriArea {
	padding: 100px 0;
}
.curriArea .inner {
	overflow: hidden;
}
.curriArea .curri {
	float: left;
	width: calc(50% - 17px);
	border: 4px solid #4a4be1;
	border-top: none;
	margin-top: 96px;
	margin-right: 33px;
	box-sizing: border-box;
}
.curriArea .exam_title {
	padding: 21px 0;
	font-size: 33px;
	font-family: 'noto4';
	color: #fff;
	line-height: 100%;
}
.curriArea .curri_list {
	padding: 0 30px 20px;
}
.curriArea .curri_list li {
	padding: 35px 0 35px 9px;
	border-bottom: 2px solid #000;
}
.curriArea .curri_list li:last-child {
	border-bottom: none;
}
.curriArea .curri_list li b {
	display: inline-block;
	font-size: 31px;
	font-family: 'noto4';
	line-height: 100%;
	margin-bottom: 15px;
}
.curriArea .curri_list li p {
	color: #525252;
	font-size: 22px;
	letter-spacing: -0.7px;
	font-family: 'noto2';
}
.benefitArea {
	padding: 109px 0;
}
.benefitArea .inner {
	overflow: hidden;
}
.benefitArea ul {
	float: left;
	margin-top: 68px;
}
.benefitArea .bene_big {
	width: 355px;
	height: 370px;
	border-radius: 15px;
	margin-right: 20px;
	padding: 42px 0 36px;
	box-sizing: border-box;
	text-align: center;
}
.benefitArea .bene_big h3 {
	margin: 20px 0 20px;
	font-size: 30px;
	color: #fff03b;
	line-height: 120%;
	font-family: 'noto4';
}
.benefitArea .bene_big p {
	font-size: 18px;
	line-height: 130%;
	color: #fff;
	font-family: 'noto2';
}
.benefitArea .bene_list {
	overflow: hidden;
	width: calc(100% - 375px);
}
.benefitArea .bene_list li {
	float: left;
	border: 3px solid #4a4be1;
	border-radius: 15px;
	width: calc(33.33% - 9px);
	margin: 0 13px 13px 0;
	padding: 59.5px 0;
	text-align: center;
	font-size: 24px;
	font-family: 'noto6';
	line-height: 120%;
	font-weight: 100;
	box-sizing: border-box;
}
.benefitArea .bene_list li:last-child {
	padding: 40px 0;
}
.benefitArea .bene_list li a {
	display: block;
	width: 103px;
	height: 29px;
	margin: 10px auto 0;
	background: #000;
	font-size: 16px;
	color: #fff;
	font-family: 'noto4';
	border-radius: 5px;
}
