@charset "UTF-8";
.apply {
	position: relative;
	font-family: 'noto3';
	font-weight: 100;
	font-size: 19px;
	color: #000;
}
.con {
	width: 100%;
}
.con .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.apply b {
	font-family: 'noto6';
	font-weight: 600;
	letter-spacing: -1px;
}
.apply .col-puple {
	color: #9814c0;
}
.apply .col-light-puple {
	color: #e000dc;
}
.apply .col-blue {
	color: #3d0ff6;
}
.apply .col-darkgreen {
	color: #126c6a;
}
.apply .col-mint {
	color: #3af1dd;
}
.apply .bg-light-puple {
	background: #e000dd;
}
.apply .bg_green {
	background: #1ebcae;
}
.apply .bg_darkgreen {
	background: #139691;
}
.apply .bg_blue {
	background: #3d0ff8;
}
.apply .dis-table {
	display: table;
	margin: 0 auto;
}
.apply .dis-table > * {
	display: table-cell;
}
.con_tit {
	font-size: 40px;
	line-height: 130%;
	text-align: left;
	letter-spacing: -1.5px;
}
.icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
}
.icon > img {
	width: 100%;
}
.line {
	padding: 20px 0;
	text-align: center;
}
.line p {
	font-size: 30px;
	line-height: 130%;
	color: #fff;
}
.con.classinfo {
	padding: 130px 0;
	background: #f6f6f6;
}
.con .curri_list {
	overflow: hidden;
	margin: 63px auto 0;
	width: 100%;
}
.con .curri_list li {
	float: left;
	width: calc(25% - 3px);
	min-height: 296px;
	margin-right: 4px;
	border: 3px solid #000;
	box-sizing: border-box;
	padding: 30px 0px 30px 24px;
	text-align: left;
	background: #fff;
}
.con .curri_list li:last-child {
	margin-right: 0;
}
.con .curri_list li h3 {
	font-size: 29px;
	line-height: 130%;
	font-family: 'noto6';
	margin-bottom: 27px;
	font-weight: 300;
}
.con .curri_list li p {
	font-size: 20px;
	line-height: 140%;
	padding-top: 16px;
	position: relative;
	letter-spacing: -1.5px;
}
.con .curri_list li p:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 3px;
	display: block;
	content: '';
	background: #000;
}
.con.lecture_play {
	padding: 103px 0;
	background: #fff;
}
.refund .con.lecture_play {
	padding: 103px 0 160px;
}
.master .con.lecture_play {
	padding: 103px 0 160px;
}
.con.lecture_play .inner {
	width: 1086px;
}
.con.lecture_play .con_tit {
	margin-left: 43px;
}
.con .video_box {
	height: 488px;
	box-sizing: border-box;
	margin: 0 auto;
}
.con .video_box .layer {
	height: 100%;
	font-size: 0;
	width: 100%;
}
.con:not(.atoz_area) .video_box .layer {
	padding: 43px 60px 50px 0;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/player.png') 14px no-repeat;
}
.con .video_box .start_video {
	height: 100%;
	margin-left: 5px;
	display: block;
	cursor: pointer;
}
.con:not(.atoz_area) iframe {
	width: 1000px;
	height: 100%;
	margin-top: 60px;
	border: 1px solid #000;
}
.con.review_slide_wrap {
	padding: 104px 0;
	background: #f6f6f6;
}
.review_slide_wrap {
	padding: 127px 0;
	background: #f4f4f4;
}

.plus-wrap {
	background: #42cade;
	color: #18191a;
	position: relative;
}
.plus-wrap:before {
	content: '+';
	border-radius: 50%;
	font-size: 30px;
	width: 90px;
	height: 90px;
	line-height: 80px;
	font-size: 60px;
	position: absolute;
	text-align: center;
	font-family: 'noto6';
	left: 50%;
	top: -45px;
	margin: 0 0 0 -40px;
	background: #42cade;
	color: #000;
}
.master .plus-wrap .inner {
	text-align: left;
	padding: 45px 0 50px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master/img_teacher.png') no-repeat right bottom;
	/* height: 317px; */
	box-sizing: border-box;
}
.refund .plus-wrap .inner {
	text-align: left;
	padding: 45px 0 50px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/img_teacher.png') no-repeat right bottom;
}
.plus-wrap .title {
	font-size: 48px;
	font-family: 'noto6';
	letter-spacing: -2px;
	line-height: 130%;
	padding: 0 0 35px;
	position: relative;
	margin: 0 0 20px;
	font-weight: 600;
}
.plus-wrap .title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 35px;
	height: 3px;
	background: #18191a;
}
.plus-wrap strong {
	display: block;
	font-size: 32px;
	line-height: 140%;
	font-family: 'noto2';
	letter-spacing: -0.5px;
	font-weight: 100;
}
.plus-wrap span {
	display: block;
	font-size: 25px;
	line-height: 150%;
	font-family: 'noto3';
}

/* .review_slide_wrap .btn_box{
	position:relative;
}
.review_slide_wrap .btn_box .swiper-button-next,
.review_slide_wrap .btn_box .swiper-button-prev{
	width: 102px;
	height: 103px;
	border-radius: 50%;
	top: 71px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
	z-index: 9;
}
.review_slide_wrap .btn_box .swiper-button-next{
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png) no-repeat center center;
    right: calc(50% - 600px);
}
.review_slide_wrap .btn_box .swiper-button-prev{
	left: calc(50% - 610px);
    background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png) no-repeat center center;
}
.review_slide_wrap .swiper-pagination{
	position:relative;
	width:100%;
	overflow:hidden;
	margin: 80px 0 70px;
}
.review_slide_wrap .swiper-pagination li{
	float:left;
	width: 32.3333%;
	margin-right: 1.5%;
	border:5px #b5b5b7 solid;
	box-sizing:border-box;
	background: #fff;
	opacity: 0.5;
	padding:35px 0;
	height: 171px;
}
.review_slide_wrap .swiper-pagination li:last-child{
	margin-right:0;
}
.review_slide_wrap .swiper-pagination li.swiper-pagination-bullet-active,
.review_slide_wrap .swiper-pagination li:hover{
	opacity:1;
	border:5px #9713be solid;
}
.review_slide_wrap .swiper-pagination.green li.swiper-pagination-bullet-active,
.review_slide_wrap .swiper-pagination.green li:hover{
	border:5px #116d6a solid;
}
.review_slide_wrap .swiper-pagination.blue li.swiper-pagination-bullet-active,
.review_slide_wrap .swiper-pagination.blue li:hover{
	border:5px #3d0ff6 solid;
}
.review_slide_wrap .swiper-pagination li h2{
    color: #68696d;
    font-size: 23px;
    line-height: 120%;
    font-weight: 900;
}
.review_slide_wrap .swiper-pagination li h2 i{
	display:block;
	font-size:18px;
	margin:5px auto 0;
	font-style: normal;
}
.review_slide_wrap .swiper-pagination li.swiper-pagination-bullet-active h2{
	color:#000;
}
.review_slide_wrap .gallery-top{
	text-align: left;
	max-height: 550px;
	width:1000px;
	overflow:hidden;
}
.review_slide_wrap .gallery-top .big_review.ta1{
	display: block;
}
.review_slide_wrap .gallery-top h3{
	font-size:32px;
	line-height:125%;
	letter-spacing: -2px;
	margin:0 0 40px;
	word-break:keep-all;
	color:#000;
	font-family: 'noto5';
}
.review_slide_wrap .gallery-top p{
	font-size:20px;
	line-height: 150%;
	font-weight:400;
	margin: 20px 0 0 0;
	word-break:keep-all;
}
.review_slide_wrap .gallery-top p:first-child{
	margin:0;
}
.review_slide_wrap .gallery-top b{
	font-size:20px;
	line-height: 100%;
	margin:30px 0 0 0;
	display: block;
	letter-spacing: -1px;
	font-weight:900;
}*/

.review_slide_wrap {
	padding: 104px 0;
	background: #f6f6f6;
}
.review_slide_wrap .gallery-thumbs {
	position: relative;
	height: 186px;
	margin: 80px 0 70px;
}
.review_slide_wrap .gallery-thumbs .slick-list {
	overflow: hidden;
	height: 186px;
}
.review_slide_wrap .slick-prev,
.review_slide_wrap .slick-next {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	top: 40px;
	position: absolute;
	cursor: pointer;
	font-size: 0;
	cursor: pointer;
}
.review_slide_wrap .gallery-thumbs .slick-slide:focus,
.review_slide_wrap .slick-prev:focus,
.review_slide_wrap .slick-next:focus {
	border: none;
	outline: none;
}
.review_slide_wrap .slick-prev {
	left: -110px;
	left: calc(50% - 610px);
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_left.png) no-repeat center center;
}
.review_slide_wrap .slick-next {
	background: url(/_skin/tpl_skin/basic_electricity3/refund_renew/arrow_right.png) no-repeat center center;
	right: calc(50% - 600px);
}
.review_slide_wrap .gallery-thumbs .slick-slide {
	font-size: 0;
}
.review_slide_wrap .gallery-thumbs .blue_btn {
	color: #68696d;
	font-size: 23px;
	line-height: 120%;
	font-weight: 900;
	font-family: 'noto6';
	cursor: pointer;
	letter-spacing: -1px;
	padding: 35px 0;
	border: 5px #b5b5b7 solid;
	opacity: 0.5;
	box-sizing: border-box;
	margin: 0 0 0 1%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 32%;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.selected {
	border: 5px #9713be solid;
	opacity: 1;
	box-sizing: border-box;
	color: #000;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.green:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.green.selected {
	border: 5px #116d6a solid;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.blue:hover,
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn.blue.selected {
	border: 5px #3d0ff6 solid;
}
.review_slide_wrap .gallery-thumbs .slick-current .blue_btn:first-child {
	margin: 0;
}
.review_slide_wrap .gallery-thumbs .blue_btn span {
	display: block;
	font-size: 20px;
	font-family: 'noto3';
	margin: 10px 0 0 0;
}
.review_slide_wrap .gallery-top {
	text-align: left;
	max-height: 550px;
	width: 1000px;
	overflow: hidden;
}
.review_slide_wrap .gallery-top .big_review {
	display: none;
}
.review_slide_wrap .gallery-top .big_review.ta1 {
	display: block;
}
.review_slide_wrap .gallery-top h3 {
	font-size: 32px;
	line-height: 125%;
	letter-spacing: -2px;
	margin: 0 0 40px;
	word-break: keep-all;
	color: #000;
	font-family: 'noto5';
}
.review_slide_wrap .gallery-top p {
	font-size: 20px;
	line-height: 150%;
	font-weight: 400;
	margin: 20px 0 0 0;
	word-break: keep-all;
}
.review_slide_wrap .gallery-top p:first-child {
	margin: 0;
}
.review_slide_wrap .gallery-top b {
	font-family: 'noto5';
	font-size: 20px;
	line-height: 100%;
	margin: 30px 0 0 0;
	display: block;
	letter-spacing: -1px;
}

.con.teacher {
	padding: 104px 0;
}
.con.teacher .tab-menu {
	display: table;
	width: 100%;
	margin: 71px auto 0;
}
.con.teacher .tab-menu li {
	display: table-cell;
	vertical-align: middle;
	width: 11.11%;
	border-right: 1px solid #666666;
}
.con.teacher .tab-menu.item5 li {
	width: 20%;
}
.con.teacher .tab-menu li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #2c2c2c;
	color: #b4b4b4;
	padding: 18px 3px;
	font-size: 16px;
	line-height: 140%;
	font-family: 'noto5';
	letter-spacing: -1px;
	box-sizing: border-box;
	min-height: 86px;
}
.con.teacher .tab-menu.item5 li a,
.con.teacher .tab-menu.item4 li a {
	padding: 32px 0;
}
.con.teacher .tab-menu li a.selected,
.con.teacher .tab-menu li a:hover {
	background: #be00bc;
	color: #fff;
}
.con.teacher .tab-menu.hover_bg_green li a.selected,
.con.teacher .tab-menu.hover_bg_green li a:hover {
	background: #1ebcae;
	color: #fff;
}
.con.teacher .tab-menu.hover_bg_blue li a.selected,
.con.teacher .tab-menu.hover_bg_blue li a:hover {
	background: #3d0ff6;
	color: #fff;
}
.con.teacher .tab-content {
	overflow: hidden;
	margin-top: 71px;
	min-height: 669px;
}
.teacher .teacher_text {
	width: 50%;
	float: right;
	text-align: left;
	padding-left: 3%;
	box-sizing: border-box;
}
.teacher .teacher_text .teacehr_ti {
	font-size: 41px;
	font-family: 'noto6';
	line-height: 120%;
	margin: 30px 0 56px;
	position: relative;
	letter-spacing: -1px;
}
.teacher .teacher_text .teacehr_ti:after {
	position: absolute;
	left: -60px;
	top: -16px;
	display: block;
	content: '';
	width: 78px;
	height: 46px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_icon.png') center no-repeat;
}
.teacher .teacher_text .teacehr_name {
	font-size: 38px;
	line-height: 130%;
}
.teacher .teacher_text .teacehr_name b {
	display: block;
	font-family: 'noto6';
	margin-bottom: 28px;
}
.teacher .teacher_text .teacehr_info li {
	margin-bottom: 10px;
	font-family: 'noto4';
}
.teacher .teacher_text a {
	display: block;
	width: 227px;
	height: 60px;
	color: #fff;
	font-family: 'noto2';
	border-radius: 40px;
	line-height: 56px;
	font-size: 22px;
	font-weight: 100;
	padding-left: 32px;
	box-sizing: border-box;
	margin: 55px 0 0;
}
.teacher .teacher_text a {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/btn_arrow.png') 90% center no-repeat #e000dd;
}
.teacher .teacher_text a.bg_green {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/btn_arrow.png') 90% center no-repeat #1ebcae;
}
.teacher .teacher_text a.bg_blue {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/btn_arrow.png') 90% center no-repeat #2e25f2;
}
.con.teacher .teacehr_tab1 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_1.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab2 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_2.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab3 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_6.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab4 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_3.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab5 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_5.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab6 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_1.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab7 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_7.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab8 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_4.png') left bottom no-repeat;
}
.con.teacher .teacehr_tab9 {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/refund/teacher_3.png') left bottom no-repeat;
}
.book {
	padding: 104px 0 70px;
	background: #f6f6f6;
}
.book .inner {
}
.book .intro_txt {
	margin: 30px 0 67px;
	text-align: left;
	font-size: 23px;
	line-height: 150%;
}
.book .book_txt {
	min-height: 421px;
	margin-top: 104px;
}
.book .book_txt li {
	float: left;
	width: 491px;
	height: 170px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 15px;
	margin: 0 16px 18px 0;
	text-align: center;
	padding: 18px 0;
	box-shadow: 5px 10px 25px rgba(0, 0, 0, 0.2);
}
.book .book_txt li:nth-child(2),
.book .book_txt li:nth-child(4) {
	margin: 0 0 16px 0;
}
.book .book_txt .number {
	width: 44px;
	height: 44px;
	display: block;
	border-radius: 50%;
	margin: 0 auto 13px;
	line-height: 42px;
	color: #fff;
	font-size: 22px;
	font-family: 'noto5';
}
.book .book_txt p {
	font-size: 22px;
	line-height: 150%;
}
.book .book_txt p b {
	font-size: 27px;
	display: block;
	letter-spacing: -1.8px;
}
.book .book_name {
	display: table;
	width: 1008px;
}
.book .book_name > * {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 20%;
	font-size: 22px;
	font-family: 'noto5';
	font-weight: 900;
}
.benefit .bene_list {
	overflow: hidden;
	width: 100%;
}
.benefit .bene_list li {
	float: left;
	width: calc(20% - 7.4px);
	height: 155px;
	margin-right: 9px;
	border: 3px solid #be00bc;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 43px 0;
	font-size: 25px;
	line-height: 120%;
	font-family: 'noto6';
}
.benefit .bene_list.blue li {
	border: 3px solid #3b0ff8;
}
.benefit .bene_list li:after {
	position: absolute;
	content: '+';
	width: 41px;
	height: 41px;
	text-align: center;
	line-height: 39px;
	color: #fff;
	font-size: 33px;
	background: #de00dd;
	border-radius: 50%;
	right: -26px;
	top: calc(50% - 20px);
	z-index: 1;
}
.benefit .bene_list.green li {
	border: 3px solid #1fbbb0;
}
.benefit .bene_list.blue li:after {
	background: #3b0ff8;
}
.benefit .bene_list.green li:after {
	background: #1fbbb0;
}
.benefit .bene_list li:last-child {
	margin-right: 0;
	padding: 27px 0;
}
.benefit .bene_list li:last-child:after {
	display: none;
}
.benefit .bene_list li a {
	display: block;
	font-size: 14px;
	background: #000;
	color: #fff;
	width: 102px;
	height: 28px;
	margin: 13px auto 0;
	border-radius: 5px;
	line-height: 27px;
	font-family: 'noto4';
}

/*1차 하프패스*/
.half1_apply {
	width: 100%;
	overflow: hidden;
}
.half1_apply .inner {
	position: relative;
	width: 1100px;
}
.half1_apply .swiper-container .div-table {
	width: 100%;
	height: 100%;
}
.half1_apply .swiper-container .div-table > * {
	vertical-align: middle;
}
.half1_apply .top_area {
	padding: 149px 0 143px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/top_bg.jpg') center top no-repeat;
}
.half1_apply .top_area .con_img2 {
	margin-top: 81px;
}
.half1_apply .reason_area {
	padding: 168px 0 171px;
}
.half1_apply .reason_slide {
	height: 485px;
	margin-top: 58px;
}
.half1_apply .reason_slide .swiger-slide {
	height: 100%;
}
.half1_apply .reason_slide .reason_nav {
	position: absolute;
	bottom: 32px;
	z-index: 3;
}
.half1_apply .reason_slide .reason_nav span {
	width: 26px;
	height: 26px;
	background: #c4c4c4;
	opacity: 1;
	margin-right: 20px;
}
.half1_apply .reason_slide .reason_nav span.swiper-pagination-bullet-active {
	background: #4339f0;
}
.half1_apply .atoz_area {
	padding: 0 0 50px;
}
.half1_apply .video_box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	padding-top: 22px;
	box-sizing: border-box;
}
.half1_apply .strategy_area {
	padding: 142px 0 162px;
}
.half1_apply .review_area {
	padding: 298px 0 133px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_bg.png') center top no-repeat;
}
.half1_apply .review_slide {
	width: 100%;
}
.half1_apply .review_slide li {
	width: 1100px !important;
	height: 428px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_text_bg.png') center top no-repeat;
	opacity: 0.5;
	margin-right: 35px;
}
.half1_apply .review_slide li.slick-current {
	opacity: 1;
}
.half1_apply .review_slide .div-table {
	/* height:100%; */
}
.half1_apply .review_slide .div-table > div {
	height: 428px;
	vertical-align: middle;
	padding-left: 390px;
}
.half1_apply .review_slide .title {
	font-size: 36px;
	font-family: 'noto6';
	font-weight: 100;
	line-height: 120%;
	color: #fff;
	letter-spacing: -0.9px;
}
.half1_apply .review_slide .txt {
	margin: 22px 0;
	font-size: 20px;
	color: #fff;
	font-family: 'noto2';
	line-height: 140%;
	font-weight: 100;
}
.half1_apply .review_slide .writer {
	font-family: 'Nanumpen';
	font-size: 29px;
	font-weight: 100;
	color: #5b5b63;
}
.half1_apply .review_slide .icon1 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people1.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon2 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people2.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon3 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people3.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon4 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people4.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon5 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people5.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon6 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people6.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon7 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people7.png') 8% 41% no-repeat;
}
.half1_apply .review_slide .icon8 div {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/review_people8.png') 8% 41% no-repeat;
}
.half1_apply .review_area {
	position: relative;
}
.half1_apply .review_area .btn_arrow {
	/* border:1px solid red; */
	position: absolute;
	display: block;
	width: 61px;
	height: 61px;
	top: 485px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/btn.png') no-repeat;
	z-index: 3;
	cursor: pointer;
}
.half1_apply .review_area .btn_arrow.btn_prev {
	left: calc(50% - 581px);
	background-position: -8px -15px;
}
.half1_apply .review_area .btn_arrow.btn_next {
	right: calc(50% - 581px);
	background-position: -74px -15px;
}
.half1_apply .teacher_area {
	padding: 161px 0;
}
.half1_apply .teacher_area .sample_area {
	position: relative;
}
.half1_apply .teacher_area ul:not(.swiper-wrapper) {
	display: flex;
	justify-content: center;
	position: absolute;
	width: 100%;
	top: 241px;
	left: 0;
}
.half1_apply .teacher_area ul:not(.swiper-wrapper) li {
	width: 20%;
	height: 491px;
	box-sizing: border-box;
	padding: 286px 0 0;
}
.half1_apply .teacher_area .sample_btn {
	display: inline-block;
	width: 100%;
	height: 56px;
	font-size: 0;
}
.half1_apply .teacher_slide {
	width: 1143px;
	height: 175px;
	margin: 94px 0 0 -22.5px;
	padding: 0 22px;
	box-sizing: border-box;
}
.half1_apply .teacher_slide .btn_arrow {
	position: absolute;
	z-index: 4;
	top: calc(50% - 24px);
	width: 47px;
	height: 48px;
	cursor: pointer;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/btn.png') no-repeat;
}
.half1_apply .teacher_slide .btn_prev {
	left: 0px;
	background-position: -14px -92px;
}
.half1_apply .teacher_slide .btn_next {
	right: 0;
	background-position: -66px -92px;
}
.half1_apply .teacher_slide .swiper-slide {
	position: relative;
	padding: 0 43px;
	box-sizing: border-box;
	background: #bbcbef;
	line-height: 130%;
}
.half1_apply .teacher_slide .writer {
	width: 29%;
}
.half1_apply .teacher_slide .review_content {
	padding-left: 40px;
}
.half1_apply .teacher_slide .writer span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
}
.half1_apply .teacher_slide .review_tit {
	font-size: 27px;
	font-family: 'noto6';
	line-height: 100%;
}
.half1_apply .teacher_slide .review_txt {
	margin-top: 11px;
	font-size: 18px;
	line-height: 130%;
}
.half1_apply .icon {
	display: inline-block;
	vertical-align: middle;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/review_people.png') no-repeat;
}
.half1_apply .icon.icon_l {
	width: 94px;
	height: 94px;
	margin-right: 18px;
}
.half1_apply .icon.icon_m {
	width: 74px;
	height: 74px;
	margin-bottom: 8px;
}
.half1_apply .icon.icon1 {
	background-position: -18px -18px;
}
.half1_apply .icon.icon2 {
	background-position: -119px -18px;
}
.half1_apply .icon.icon3 {
	background-position: -222px -18px;
}
.half1_apply .icon.icon4 {
	background-position: -18px -122px;
}
.half1_apply .icon.icon5 {
	background-position: -119px -122px;
}
.half1_apply .icon.icon6 {
	background-position: -222px -122px;
}
.half1_apply .icon.icon7 {
	background-position: -18px -242px;
}
.half1_apply .icon.icon8 {
	background-position: -99px -242px;
}
.half1_apply .icon.icon9 {
	background-position: -182px -242px;
}
.half1_apply .icon.icon10 {
	background-position: -266px -242px;
}
.half1_apply .icon.icon11 {
	background-position: -349px -242px;
}
.half1_apply .curri_area {
	padding: 60px 0 80px;
}
.half1_apply .book_area {
	position: relative;
	padding: 80px 0 178px;
}
.half1_apply .book_area .evidence_area {
	position: absolute;
	top: 78px;
	right: 64px;
}
.half1_apply .book_area .evidence_popup_area {
	left: auto;
	right: 0;
}
.half1_apply .book_area .con_img2 {
	margin-top: 100px;
}
.half1_apply .book_area .book_video {
	position: absolute;
	top: 508px;
	left: -88px;
	width: 376px;
	height: 226px;
}
.half1_apply .book_area .book_video a {
	display: block;
}
.half1_apply .book_area .video-wrapper iframe {
	width: 560px !important;
	height: 315px !important;
	margin-top: 0 !important;
	border: initial;
}

.half1_apply .bookreview_slide {
	width: 1100px;
	height: 197px;
	margin: 59px 0 0;
	padding: 0 22px;
	box-sizing: border-box;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.half1_apply .bookreview_slide .btn_arrow {
	position: absolute;
	z-index: 4;
	top: calc(50% - 24px);
	width: 47px;
	height: 48px;
	cursor: pointer;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/half_1/btn.png') no-repeat;
}
.half1_apply .bookreview_slide .btn_prev {
	left: 0px;
	background-position: -14px -92px;
}
.half1_apply .bookreview_slide .btn_next {
	right: 0;
	background-position: -66px -92px;
}
.half1_apply .bookreview_slide .swiper-slide {
	position: relative;
	padding: 0 40px;
	box-sizing: border-box;
	line-height: 130%;
}
.half1_apply .bookreview_slide .writer {
	width: 25%;
	font-size: 15px;
}
.half1_apply .bookreview_slide .writer p {
	margin-bottom: 5px;
}
.half1_apply .bookreview_slide .review_tit {
	font-size: 28px;
	font-family: 'noto6';
	line-height: 100%;
}
.half1_apply .bookreview_slide .review_txt {
	margin-top: 9px;
	font-size: 18px;
	line-height: 130%;
}
.half1_apply .benefit_area {
	padding: 0 0 181px;
}
.half1_apply .benefit_area .btn-halbu {
	position: absolute;
	display: block;
	width: 84px;
	height: 25px;
	right: 142px;
	bottom: 189px;
	font-size: 0;
}
