@charset "UTF-8";
/* 팝업 */
.cnt_popup {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/popup/popup.png') no-repeat center center;
	position: absolute;
	top: 0px;
	left: -300px;
	width: 302px;
	height: 385px;
	z-index: 10;
	transition: all 0.5s;
}
.cnt_popup span {
	position: absolute;
	bottom: 134px;
	left: 89px;
	color: #fff440;
	font-size: 80px;
	font-family: 'noto5';
}

/*common*/
.inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.con {
	width: 100%;
	overflow: hidden;
}
.title_bx {
	text-align: center;
}
.title_bx .s_tit {
	color: #fff;
	font-family: 'market-m';
	font-size: 38px;
	line-height: 50px;
	letter-spacing: -2.5px;
}
.title_bx .b_tit {
	color: #fff;
	font-family: 'market-b';
	font-size: 57px;
	line-height: 69px;
	letter-spacing: -2.5px;
}

/*contents*/
.apply {
	position: relative;
	overflow: hidden;
	/* padding-top: 131px; */
	font-family: 'Nanum Square';
	font-weight: 300;
	color: #000;
}
.top_wrap {
	height: 900px;
	padding-top: 150px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_bg.png') center top no-repeat;
	background-size: 2560px 900px;
}
.top_wrap .tit1 {
	color: #00984c;
	font-family: 'market-m';
	font-size: 74px;
	line-height: 84px;
	letter-spacing: -3.5px;
}
.top_wrap .set_bx p {
	opacity: 0;
}
.top_wrap .set_bx {
	margin-top: 60px;
	font-size: 0;
}
.top_wrap .set_bx .tit3 {
	display: inline-block;
	vertical-align: top;
}
.top_wrap .set_bx .tit4 {
	display: inline-block;
	margin: 50px 0 0 -20px;
	vertical-align: top;
}
.top_wrap .top_tit_bx {
	position: relative;
}
.top_wrap .tit1 {
	opacity: 0;
	position: relative;
	text-align: center;
	animation: 1s 0.5s forwards firstt;
}
.top_wrap .tit2 {
	opacity: 0;
	position: relative;
	margin-top: 20px;
	text-align: center;
	animation: 1s 0.9s forwards second;
}
.top_wrap .set_bx p {
	position: relative;
	animation: 1s 1.1s forwards third;
}
.top_wrap .tit5 {
	opacity: 0;
	position: absolute;
	right: 0;
	bottom: 40px;
	width: 662px;
	animation: 1s 1.4s forwards fourth;
}
.top_wrap .top_badge {
	position: absolute;
	top: 116px;
    left: -93px;
	opacity: 0;
	animation: 0.7s 1.6s forwards slide_up;
}
@keyframes slide_up {
	0% {
		opacity: 0;
		transform: translate(0, 100px);
	}
	100% {
		opacity: 1;
		transform: translate(0, 0);
	}
}
@keyframes firstt {
	0% {
		top: -100px;
	}
	100% {
		top: 0;
		opacity: 1;
	}
}
@keyframes second {
	0% {
		left: -140px;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}
@keyframes third {
	0% {
		left: -150px;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}
@keyframes fourth {
	0% {
		right: -100px;
	}

	100% {
		right: 45px;
		opacity: 1;
	}
}
.top_benefit {
	position: relative;
	padding: 195px 0;
	background: #00984c;
}
.top_benefit .title_bx .s_tit {
	margin-bottom: 7px;
}
.top_benefit:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -59px;
	width: 122px;
	height: 122px;
	margin-left: -61px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/plus.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .top_bx {
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
}
.top_benefit .top_bx li {
	width: 537px;
	height: 242px;
	border-radius: 35px;
	background: #007d3e;
	box-shadow: inset -3px -3px 7px rgba(0, 0, 0, 0.35);
}
.top_benefit .title_bx .b_tit .ico {
	display: inline-block;
	margin: 6px -20px 0;
	vertical-align: top;
}
.top_benefit .top_bx .cont_bx {
	position: relative;
	height: 100%;
	padding: 45px 0 0 45px;
}
.top_benefit .top_bx .con1 .cont_bx:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: -49px;
	width: 260px;
	height: 166px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_1.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .top_bx .con1 .cont_bx:after {
	content: '';
	display: block;
	position: absolute;
	right: -31px;
	top: -10px;
	width: 151px;
	height: 152px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_1_bullet.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .top_bx .con2 .cont_bx:before {
	content: '';
	display: block;
	position: absolute;
	right: 12px;
	bottom: -49px;
	width: 252px;
	height: 174px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_2.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .top_bx .con2 .cont_bx:after {
	content: '';
	display: block;
	position: absolute;
	right: -31px;
	top: -10px;
	width: 151px;
	height: 152px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_2_bullet.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .top_bx .cont_bx .s_txt {
	margin-bottom: 9px;
	color: #fff;
	font-family: 'market-m';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1.5px;
}
.top_benefit .top_bx .cont_bx .b_txt {
	color: #fff;
	font-family: 'market-b';
	font-size: 34px;
	line-height: 42px;
	letter-spacing: -1.5px;
}
.top_benefit .lst_benefit {
}
.top_benefit .lst_benefit li {
	display: inline-block;
	width: 537px;
	height: 204px;
	margin-top: 30px;
	border-radius: 30px;
	background: #fff;
	vertical-align: top;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}
.top_benefit .lst_benefit li:nth-child(2n) {
	margin-left: 22px;
}
.top_benefit .lst_benefit li .cont_bx {
	position: relative;
	height: 100%;
	padding: 45px 0 0 50px;
}
.top_benefit .lst_benefit li.con1 .cont_bx:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 270px;
	height: 174px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_3.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .lst_benefit li.con2 .cont_bx:before {
	content: '';
	position: absolute;
	right: 48px;
	bottom: 20px;
	width: 190px;
	height: 140px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_4.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .lst_benefit li.con3 .cont_bx:before {
	content: '';
	position: absolute;
	right: 38px;
	bottom: 20px;
	width: 210px;
	height: 140px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_5.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .lst_benefit li.con4 .cont_bx:before {
	content: '';
	position: absolute;
	right: 48px;
	bottom: 6px;
	width: 180px;
	height: 172px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_6.png') 0 0 no-repeat;
	background-size: cover;
}
.top_benefit .lst_benefit li .cont_bx .s_txt {
	color: #000;
	font-family: 'market-m';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1.5px;
}
.top_benefit .lst_benefit li .cont_bx .b_txt {
	margin-top: 10px;
	color: #000;
	font-family: 'market-b';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -1.5px;
}
.special_benefit {
	padding: 150px 0 200px;
	background: #e8f1e0;
}
.special_benefit .tit {
	text-align: center;
}
.special_benefit .lst_special {
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}
.special_benefit .lst_special li {
	width: 536px;
	height: 502px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
}
.special_benefit .lst_special li .cont_bx {
	position: relative;
	height: 100%;
	padding-top: 60px;
}
.special_benefit .lst_special li.con1 .cont_bx:after {
	content: '';
	position: absolute;
	left: 82px;
	bottom: 32px;
	width: 356px;
	height: 236px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_7.png') 0 0 no-repeat;
	background-size: cover;
}
.special_benefit .lst_special li.con2 .cont_bx:after {
	content: '';
	position: absolute;
	left: 127px;
	bottom: 10px;
	width: 294px;
	height: 294px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_8.png') 0 0 no-repeat;
	background-size: cover;
}
.special_benefit .lst_special li .cont_bx .txt {
	color: #666;
	font-family: 'market-m';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -2px;
	text-align: center;
}
.special_benefit .lst_special li .cont_bx .tit {
	margin-top: 10px;
	color: #000;
	font-family: 'market-b';
	font-size: 40px;
	line-height: 44px;
	letter-spacing: -2px;
	text-align: center;
}
.special_benefit .lst_special li .cont_bx .tit strong {
	margin-top: 10px;
	color: #000;
	font-family: 'market-b';
	font-size: 40px;
	line-height: 44px;
	letter-spacing: -2px;
	text-align: center;
}
.reason_wrap {
	padding: 194px 0 162px;
}
.reason_wrap .title_bx p {
	color: #000;
	text-align: left;
}
.reason_wrap .lst_reason {
	margin-top: 70px;
	font-size: 0;
}
.reason_wrap .lst_reason li {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 348px;
	height: 400px;
	margin: 0 0 40px 27px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 10px 10px 30px rgba(0, 3, 12, 0.5);
	vertical-align: top;
}
.reason_wrap .lst_reason li.con1,
.reason_wrap .lst_reason li.con4 {
	margin-left: 0;
}
.reason_wrap .lst_reason li .cont_bx {
	padding-top: 50px;
	text-align: center;
}
.reason_wrap .lst_reason li:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
}
.reason_wrap .lst_reason li.con1:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img1.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li.con2:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img2.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li.con3:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img3.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li.con4:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img4.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li.con5:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img5.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li.con6:before {
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/reason_img6.png') left bottom no-repeat;
	background-size: cover;
}
.reason_wrap .lst_reason li .cont_bx .tit {
	color: #000;
	font-family: 'market-m';
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -2px;
}
.reason_wrap .lst_reason li .cont_bx .tit em {
	display: block;
	color: #00984c;
	font-family: 'market-b';
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2px;
}
.pass_graph {
	background: #283342;
	padding: 200px 0;
}
.pass_graph .title_bx {
	text-align: left;
}
.pass_graph .title_bx .s_tit {
	font-family: 'market-l';
	font-size: 57px;
	line-height: 69px;
}
.pass_graph {
	position: relative;
}
.pass_graph .title_bx {
	position: absolute;
	top: 0;
	left: 0;
}
.review_slide_wrap {
	padding: 195px 0 41px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/review_bg.png') center top no-repeat;
	background-size: 2560px 1090px;
}
.review_slide_wrap .title_bx {
	text-align: left;
}
.review_slide_wrap .title_bx .s_tit {
	color: #000;
	letter-spacing: -2px;
}
.review_slide_wrap .title_bx .b_tit {
	margin-top: 8px;
	color: #00984c;
	letter-spacing: -2.7px;
}
.hab_sugi_slide {
	position: relative;
}
.hab_sugi_slide .review-pagination {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 512px;
}
.hab_sugi_slide .swiper-pagination-bullet {
	display: block;
	width: 512px;
	height: 70px;
	margin-bottom: 20px;
	padding-left: 35px;
	border-radius: 35px;
	background: #b9bfb4;
	opacity: 1;
}
.hab_sugi_slide .swiper-pagination-bullet span {
	display: block;
	height: 100%;
	color: #fff;
	font-family: 'market-m';
	font-size: 25px;
	font-weight: 400;
	line-height: 75px;
	letter-spacing: -1.5px;
}

.hab_sugi_slide .swiper-pagination-bullet-active {
	background: #00984d;
}
.hab_sugi_slide .swiper-pagination-bullet-active span {
	font-family: 'market-b';
	font-weight: 700;
}
.hab_sugi {
	position: relative;
	height: 590px;
	width: 1350px;
	margin-top: 64px;
}
.hab_sugi:after {
	content: '';
	position: absolute;
	top: -85px;
	right: 80px;
	width: 706px;
	height: 676px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/hugi_box.png') no-repeat 0 0;
	background-size: cover;
}
.hab_sugi > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 16px 0;
	opacity: 1;
}
.hab_sugi .fom {
	text-align: left;
	margin: 16px 0px 0 672px;
}
.hab_sugi .hugi_tit {
	position: relative;
	padding-left: 115px;
}
.hab_sugi .hugi_tit .tit {
	color: #000;
	font-family: 'market-b';
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2px;
}
.hab_sugi .hugi_tit .ico {
	position: absolute;
	top: -14px;
	left: 0;
}
.hab_sugi .mnt {
	margin: 30px 0 22px;
	color: #000;
	font-family: 'noto3';
	font-size: 22px;
	line-height: 34px;
}
.hab_sugi .nme {
	font-size: 18px;
	font-family: 'noto3';
	color: #000;
}
.teacher_slide_wrap {
	padding: 194px 0 205px;
}
.teacher_slide_wrap .title_bx {
	text-align: left;
}
.teacher_slide_wrap .title_bx .s_tit {
	color: #000;
}
.teacher_slide_wrap .title_bx .b_tit {
	margin-top: 10px;
	color: #000;
}
.teacher_slide_wrap .teacher_all {
	overflow: hidden;
	position: relative;
	width: 1000px;
	height: 560px;
	margin: 80px 0 0 67px;
}
.teacher_slide_wrap .swiper-container {
	position: static;
	height: 800px;
	border-radius: 35px;
	box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.3);
}
.teacher_slide_wrap .swiper-container .swiper-slide {
	position: relative;
	width: 1100px;
	height: 972px;
	border-radius: 35px;
}
.teacher_slide_wrap .swiper-container .swiper-slide:after {
	content: '';
	clear: both;
	display: block;
}
.teacher_slide_wrap .swiper-container .swiper-slide .teacher_image {
	padding: 90px 0 0 80px;
}
.teacher_slide_wrap .swiper-container .swiper-slide .info_bx {
	position: absolute;
	top: 176px;
	left: 608px;
}
.teacher_slide_wrap .swiper-container .swiper-slide.sl3 .info_bx {
	left: 610px;
}
.teacher_slide_wrap .info_bx {
	position: relative;
}
.teacher_slide_wrap .info_bx:before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	width: 62px;
	height: 61px;
	top: -22px;
	left: -29px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/teacher_txt_deco.png') center top no-repeat;
	background-size: cover;
}
.teacher_slide_wrap .info_bx .desc {
	color: #006a35;
	font-family: 'market-m';
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -2px;
}
.teacher_slide_wrap .info_bx .tit {
	display: block;
	position: relative;
	margin: 5px 0 0 6px;
	color: #fff;
	font-family: 'market-b';
	font-size: 46px;
	line-height: 53px;
	letter-spacing: -2.5px;
}
.teacher_slide_wrap .info_bx .tit:before {
	content: '';
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: -1;
	width: 101%;
	height: 52px;
	background: #00984c;
}
.teacher_slide_wrap .swiper-slide.sl3 .info_bx .tit:before {
	width: 87%;
}
.teacher_slide_wrap .info_bx .name {
	display: block;
	margin-top: 50px;
	font-family: 'market-b';
	font-size: 40px;
	line-height: 52px;
	letter-spacing: -2px;
}
.teacher_slide_wrap .info_bx .subject {
	display: block;
	margin-top: 3px;
	color: #666;
	font-family: 'noto4';
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -1.5px;
}
.teacher_slide_wrap .info_bx .video_bx {
	width: 380px;
	margin: 40px 0 0 3px;
}
.teacher_slide_wrap .info_bx .video_bx a {
	display: block;
}
.teacher_slide_wrap .swiper-container .btn_arrow {
	position: absolute;
	bottom: 348px;
	z-index: 8;
	margin-top: -40px;
	width: 102px;
	height: 102px;
	background: #fff;
	border-radius: 100%;
}
.teacher_slide_wrap .swiper-container .btn_arrow:hover {
	cursor: pointer;
}
.teacher_slide_wrap .swiper-container .btn_arrow.btn_prev {
	left: -48px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/arrow1_l.png') 0 0 no-repeat;
	background-size: cover;
}
.teacher_slide_wrap .swiper-container .btn_arrow.btn_next {
	right: -48px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/arrow1_r.png') 0 0 no-repeat;
	background-size: cover;
}
.curri_wrap {
	height: 1012px;
	padding-top: 187px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/curriculum_bg.png') center top no-repeat;
	background-size: 2560px 1012px;
}
.curri_wrap .title_bx {
	text-align: left;
}
.curri_wrap .title_bx .s_tit {
	margin-bottom: 10px;
	letter-spacing: -1.7px;
}
.curri_wrap .lst_bx {
	width: 900px;
	height: 500px;
	margin-top: 50px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/curriculum.png') -29px -17px no-repeat;
	background-size: 900px 500px;
}
.curri_wrap .lst_bx .process_bx {
	display: table;
	overflow: hidden;
	width: 100%;
	height: 200px;
}
.curri_wrap .lst_bx .process_bx.second {
	margin-top: 42px;
}
.curri_wrap .lst_bx .lst_tit {
	display: table-cell;
	width: 77px;
	padding-top: 5px;
	color: #00f278;
	font-family: 'market-b';
	font-size: 28px;
	line-height: 36px;
	letter-spacing: -1.5px;
	vertical-align: middle;
	text-align: center;
}
.curri_wrap .lst_bx .lst_process {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.curri_wrap .lst_bx .lst_process li {
	float: left;
	width: 189px;
	text-align: center;
}
.curri_wrap .lst_bx .lst_process .tit {
	color: #fff;
	font-family: 'market-b';
	font-size: 30px;
	line-height: 32px;
	letter-spacing: -1.5px;
}
.curri_wrap .lst_bx .lst_process .desc {
	color: #fff;
	font-family: 'noto2';
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -1.5px;
}
.book_intro_wrap {
	width: 1100px;
	margin: 0 auto;
	padding: 205px 0 180px;
}
.book_intro_wrap .inner {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.book_intro_wrap .title_bx {
	position: relative;
	text-align: left;
}
.book_intro_wrap .title_bx p {
	margin-bottom: 5px;
	color: #000;
}
.book_intro_wrap .book_datail_page {
	position: relative;
	margin: 58px 0 114px 0;
}
.book_intro_wrap .book_slide {
	position: relative;
	width: 760px;
	height: 922px;
	margin-right: -38px;
	padding-top: 46px;
}
.book_intro_wrap .book_slide .slide_nav {
	text-align: right;
	position: relative;
	left: auto;
	top: 0;
	right: 35px;
}
.book_intro_wrap .book_slide .slide_nav .swiper-pagination-bullet {
	margin: 0 4px;
	width: 20px;
	height: 20px;
	border-radius: 20px;
}

.book_intro_wrap .book_slide .slide_nav .swiper-pagination-bullet-active {
	background: #00984d;
	width: 40px;
	height: 20px;
	border-radius: 10px;
	transition: all 0.2s;
}
.book_intro_wrap .book_datail_page .img_book {
	position: absolute;
	top: 0;
	left: -164px;
	width: 670px;
	height: 854px;
}
.book_intro_wrap .teacher_slide {
	width: 1100px;
	height: 260px;
	box-sizing: border-box;
	box-shadow: 0px 1px 12px rgb(0 0 0 / 41%);
	border-radius: 26px;
}
.book_intro_wrap .teacher_slide .swiper-slide {
	position: relative;
	width: 1100px;
	height: 260px;
	padding: 0 0 0 57px;
	box-sizing: border-box;
	background: #fff;
	line-height: 130%;
	border-radius: 30px;
	box-shadow: 0px 1px 12px rgb(0 0 0 / 41%);
	border-radius: 26px;
}
.book_intro_wrap .video-box {
	width: 1100px;
	height: 200px;
	margin: -265px 0 0;
	overflow: hidden;
	text-align: right;
	position: relative;
	z-index: 1;
}
.book_intro_wrap .video-box .popupVideo {
	width: 335px;
	height: 200px;
	top: 5px;
}

.book_intro_wrap .video-box .popupVideo.btn1 {
	right: 353px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/book_video1.png') 0 0 no-repeat;
	background-size: cover;
}

.book_intro_wrap .video-box .popupVideo.btn2 {
	right: 0;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/book_video2.png') 0 0 no-repeat;
	background-size: cover;
}

.book_intro_wrap .video-box .popupVideo a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.bottom_benefit {
	padding: 190px 0 165px;
	background: #e8f1e0;
}
.bottom_benefit .b_tit {
	color: #000;
	font-size: 60px;
}
.bottom_benefit .lst_bx {
	width: 1103px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.bottom_benefit .lst_bx.top_area {
	margin-top: 80px;
}
.bottom_benefit .lst_bx li {
	display: inline-block;
	position: relative;
	width: 536px;
	margin-bottom: 30px;
	border-radius: 30px;
	vertical-align: top;
}
.bottom_benefit .lst_bx li:nth-child(2n-1) {
	margin-right: 30px;
}
.bottom_benefit .lst_bx li .detail {
	padding: 43px 0 0 48px;
	height: 100%;
	text-align: left;
}
.bottom_benefit .lst_bx li .detail .s_txt {
	margin-bottom: 10px;
	font-family: 'market-m';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1.5px;
}
.bottom_benefit .lst_bx li .detail .b_txt {
	font-family: 'market-b';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -1.5px;
}
.bottom_benefit .top_area li {
	height: 240px;
	background: #007d3e;
	box-shadow: inset -3px -3px 7px rgba(0, 0, 0, 0.35);
}
.bottom_benefit .top_area li:after {
	content: '';
	position: absolute;
}
.bottom_benefit .top_area li.con1:before {
	content: '';
	position: absolute;
	top: -15px;
	right: -33px;
	width: 160px;
	height: 160px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_1_bullet.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con1:after {
	bottom: -48px;
	right: 4px;
	width: 260px;
	height: 166px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_1.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con2:before {
	content: '';
	position: absolute;
	top: -15px;
	right: -33px;
	width: 160px;
	height: 160px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_2_bullet.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con2:after {
	bottom: -51px;
	right: 14px;
	width: 256px;
	height: 186px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_2.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con1 .b_txt,
.bottom_benefit .top_area li.con2 .b_txt {
	font-size: 34px;
	line-height: 42px;
}
.bottom_benefit .top_area li.con3:before,
.bottom_benefit .top_area li.con4:before {
	content: '';
	position: absolute;
	top: -15px;
	right: -33px;
	width: 160px;
	height: 160px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_3_bullet.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con3:after {
	bottom: -22px;
	right: 11px;
	width: 250px;
	height: 170px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_3.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li.con4:after {
	bottom: -50px;
	right: 45px;
	width: 210px;
	height: 218px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_4.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .top_area li .detail p {
	color: #fff;
}
.bottom_benefit .bottom_area li {
	height: 200px;
	background: #fff;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.5);
}
.bottom_benefit .bottom_area li.con1:before {
	content: '';
	position: absolute;
	top: 59px;
	right: 26px;
	width: 220px;
	height: 140px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_5.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con2:before {
	content: '';
	position: absolute;
	top: 59px;
	right: 55px;
	width: 206px;
	height: 126px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_6.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con3:before {
	content: '';
	position: absolute;
	top: 30px;
	right: 40px;
	width: 180px;
	height: 172px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/top_benefit_6.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con4:before {
	content: '';
	position: absolute;
	top: 30px;
	right: 40px;
	width: 180px;
	height: 170px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_8.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li p {
	color: #000;
}
.bottom_benefit .bottom_area li.con1:after {
	bottom: -22px;
	right: 11px;
	width: 250px;
	height: 170px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_3.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con2:after {
	bottom: -50px;
	right: 55px;
	width: 210px;
	height: 218px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_4.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con3:after {
	bottom: -22px;
	right: 11px;
	width: 250px;
	height: 170px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_3.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .bottom_area li.con4:after {
	bottom: -50px;
	right: 55px;
	width: 210px;
	height: 218px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/bottom_benefit_4.png') 0 0 no-repeat;
	background-size: cover;
}
.bottom_benefit .btn-halbu.halbu-popup-show {
	display: inline-block;
	height: 40px;
	margin: 8px 0 0 3px;
	border-radius: 25px;
	padding: 0 20px;
	background: #666;
	color: #fff;
	font-family: 'market-m';
	font-size: 18px;
	line-height: 42px;
	letter-spacing: -2px;
}
.bottom_benefit .btn-halbu.halbu-popup-show span {
	margin-left: 1px;
}
.teacher_slide .writer span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
}
.teacher_slide .review_tit {
	color: #00984c;
	font-family: 'market-b';
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2.3px;
}
.teacher_slide .review_txt {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 34px;
	font-weight: 400;
}
.teacher_slide .div-table span {
	font-size: 17px;
	font-weight: bold;
}
.book_review_slide {
	position: relative;
	width: 1160px;
	padding: 20px 0;
	margin: 0 auto 0 -30px;
}
.book_review_slide .btn_arrow {
	position: absolute;
	top: 121px;
	z-index: 4;
	width: 62px;
	height: 62px;
	cursor: pointer;
}
.book_review_slide .btn_arrow.btn_prev {
	left: -51px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/arrow2_l.png') 0 0 no-repeat;
	background-size: cover;
}
.book_review_slide .btn_arrow.btn_next {
	right: -51px;
	background: url('/_skin/tpl_skin/basic_nongsan_new2/images/apply/allclass/v2/arrow2_r.png') 0 0 no-repeat;
	background-size: cover;
}
.rv_imoti {
	position: absolute;
	bottom: 0;
	right: 60px;
}
.div-table {
	display: table;
	width: 100%;
	height: 100%;
}
.div-table > * {
	display: table-cell;
	vertical-align: middle;
}
