@charset "UTF-8";
/* common */
.inner_title {
	text-align: left;
}
.inner_title p {
	margin: 21px 0 59px;
	font-size: 49px;
	font-family: 'noto2';
	line-height: 150%;
	letter-spacing: -0.065em;
	color: #000000;
}
.inner_title p span {
	font-family: 'noto7';
	font-size: 57px;
}
.yeon_class {
	width: 100%;
	margin: 0 auto;
	color: #000;
	letter-spacing: -1.5px;
	margin-top: 50px;
}
.yeon_class .service_list .bg-book,
.yeon_class .service_list .bg-apply {
	width: calc((100% - 27px) / 2);
	padding: 60px 0 44px 37px;
	line-height: 127%;
	text-align: left;
	background-color: #2c28fd;
	border: 2px solid #ffffff;
}

.yeon_class .service_list .bg-book > span,
.yeon_class .service_list .bg-apply > span,
.yeon_class .service_list .bg-apply2 > span,
.yeon_class .service_list .bg-apply3 > span,
.yeon_class .service_list .bg-apply4 > span {
	letter-spacing: -0.7px;
	font-size: 26px;
	color: #ffffff;
}
.yeon_class .service_list .bg-book > p,
.yeon_class .service_list .bg-apply > p,
.yeon_class .service_list .bg-apply2 > p,
.yeon_class .service_list .bg-apply3 > p,
.yeon_class .service_list .bg-apply4 > p {
	margin-top: 27px;
	margin-bottom: 32px;
	font-family: 'noto5';
	font-size: 40px;
	color: #ffffff;
}
.yeon_class .service_list .bg-book > p,
.yeon_class .service_list .bg-apply > p,
.yeon_class .service_list .bg-apply3 > p,
.yeon_class .service_list .bg-apply4 > p {
	font-size: 31px;
}
.yeon_class .ba_img,
.yeon_class .bb_img {
	margin-left: 70px;
}
.yeon_class .service_list .bg-book,
.yeon_class .service_list .bg-spsslec,
.yeon_class .service_list .bg-mock,
.yeon_class .service_list .bg-limit {
	margin-right: 20px;
}
/* .yeon_class .service_list .bg-apply,.yeon_class .service_list .bg-special,.yeon_class .service_list .bg-pdffile,.yeon_class .service_list .bg-mobile{
	margin-left: 20px;
} */

/* .yeon_class b,
.yeon_class h1,
.yeon_class h2{
	font-family:'noto6';
	font-weight: 100;
	line-height: 100%;
} */
.applyArea .con {
	width: 100%;
	overflow: hidden;
}
.applyArea .badge {
	position: absolute;
	width: 79px;
	height: 79px;
}
.applyArea .badge.badge_1 {
	top: 199px;
	right: 61px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_jong/benefit_bullet_1.png') no-repeat 0 0;
}
.applyArea .badge.badge_2 {
	top: 199px;
	right: 92px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_jong/benefit_bullet_2.png') no-repeat 0 0;
}
.applyArea .badge.badge_3 {
	top: 10px;
	right: 15px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_jong/benefit_bullet_3.png') no-repeat 0 0;
}
.yeon_class .inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.yeon_class .bullet {
	position: absolute;
	display: block;
	animation: floating 1.6s ease-in-out infinite;
}
@keyframes floating {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-10px);
	}
	100% {
		transform: translateY(0);
	}
}
.yeon_class .sample1 {
	display: inline-block;
}
.yeon_class .popupVideo {
	position: relative;
	height: auto;
}

.yeon_class .div-table {
	display: table;
}
.yeon_class .div-table > * {
	display: table-cell;
	vertical-align: middle;
}
.yeon_class .inner_title {
	display: flex;
	position: relative;
	font-size: 50px;
	line-height: 130%;
	z-index: 2;
}

.topArea {
	padding: 93px 0 111px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/top_bg.jpg') center / cover no-repeat;
}
.topArea .bullet {
	left: -194px;
	top: 16px;
}
.sidaereasonArea {
	padding: 150px 0 80px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/reason_bg.jpg') center / cover no-repeat;
}
.serviceArea {
	padding: 129px 0 150px;
}
.serviceArea .inner_title {
	text-align: center;
}
.serviceArea .inner_title p {
	margin: 21px auto 59px;
}

.service_list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	box-sizing: border-box;
}
.service_list li {
	position: relative;
	height: 200px;
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.2);
}
.applyArea .serviceArea .bg-book {
	padding-bottom: 45px;
}
.serviceArea li.middle {
	border: 2px solid #5e5bfd;
}
.service_list li.middle {
	width: calc((100% - 27px) / 2);
	padding: 47px 0 70px 35px;
}
.serviceArea li.line_multi {
	padding: 31px 0 40px 35px;
}
.service_list li.big {
	width: calc(50% - 14px);
	height: 215px;
	padding: 40px 0 0 29px;
}
.service_list li h1 {
	font-size: 28px;
	line-height: 100%;
}
.service_list li h2 {
	margin-top: 11px;
	font-size: 28px;
	line-height: 140%;
}
.service_list li em {
	font-size: 20px;
	line-height: 120%;
}
.service_list li p {
	font-size: 24px;
	text-align: left;
}
.service_list li h3 {
	text-align: left;
	margin-top: 10px;
	font-size: 30px;
	font-family: 'noto7';
	color: #000000;
	line-height: 120%;
}
.service_list li span {
	display: block;
	margin-top: 10px;
	text-align: left;
	color: #ccc;
	font-size: 16px;
}
.service_list_yeon li.bg-special {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_3_renewal.png') 97% 61% no-repeat #fff;
}
.service_list_yeon li.bg-spsslec {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_4_renewal.png') 92% 61% no-repeat #fff;
}
.service_list_yeon li.bg-pdffile {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_5_renewal.png') 90% 59% no-repeat #fff;
}
.service_list_yeon li.bg-mock {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/bottom_benefit_2.png') 93% 52% no-repeat #fff;
}
.service_list_yeon li.bg-mobile {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_7_renewal.png') 94% 55% no-repeat #fff;
}
.service_list_yeon li.bg-limit {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_8_renewal.png') 88% 49% no-repeat #fff;
}
.service_list_yeon li.bg-free {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_9_renewal.png') 94% 55% no-repeat #fff;
}
/*합격보장 연간합격반 프리미엄 혜택: S*/
.service_list_yeon {
	display: flex;
	gap: 20px;
}
.service_list_yeon li {
	position: relative;
	width: 260px;
	height: 340px;
	margin: 0;
	padding: 30px 0;
}
.service_list_yeon li.benefit01 {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/premium_benefit_1.png) 50% 87% no-repeat;
}
.service_list_yeon li.benefit02 {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/premium_benefit_2.png) 50% 87% no-repeat;
}
.service_list_yeon li.benefit03 {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/premium_benefit_3.png) 50% 87% no-repeat;
}
.service_list_yeon li.benefit04 {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/premium_benefit_4.png) 50% 87% no-repeat;
}
.service_list_yeon li strong {
	display: block;
	width: 200px;
	height: 40px;
	margin: 0 auto;
	border-radius: 50px;
	background: linear-gradient(to right, #9b37f2, #0036ff);
	font-size: 20px;
	line-height: 38px;
	color: #ffffff;
}
.service_list_yeon li h3 {
	margin-top: 20px;
	font-family: 'noto7';
	font-size: 24px;
	line-height: 1.4;
	text-align: center;
	color: #000000;
}
.service_list_yeon li h3 span {
	font-family: 'noto2';
	font-size: 24px;
	line-height: 1.4;
	text-align: center;
	color: #000000;
}
.service_list_yeon li .premium_bullet {
	position: absolute;
	bottom: 104px;
	right: 17px;
}
.service_list_yeon li.benefit02 .premium_bullet {
	right: 31px;
}
/*합격보장 연간합격반 프리미엄 혜택: E*/

.bene_list_box li.bg-apply {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_1_renewal.png') 88% 52% no-repeat;
}
.bene_list_box li.bg-apply2.fk_ftr {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/var_1/benefit_2.png') 91% 52% no-repeat #2c28fd;
}
.bene_list_box li.bg-apply3.fk_ftr {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_02_renewal.png') 91% 52% no-repeat #2c28fd;
}
.bene_list_box li.bg-apply4.fk_ftr {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/benefit_03_renewal.png') 91% 52% no-repeat #2c28fd;
}
.bene_list_box li.bg1 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_1.png') 95% 59% no-repeat #fff;
}
.bene_list_box li.bg2 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_2.png') 103% 45% no-repeat #fff;
}
.bene_list_box li.bg3 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_3.png') 102% 48% no-repeat #fff;
}
.bene_list_box li.bg4 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_4.png') 89% 38% no-repeat #fff;
}
.bene_list_box li.bg5 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_5.png') 94% 66% no-repeat #fff;
}
.bene_list_box li.bg6 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_6.png') 90% 67% no-repeat #fff;
}
.bene_list_box li.bg7 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_7.png') 95% 49% no-repeat #fff;
}
.bene_list_box li.bg8 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_8.png') 85% 50% no-repeat #fff;
}
.bene_list_box li.bg9 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_9.png') 94% 50% no-repeat #fff;
}
.bene_list_box li.bg10 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/v1/bottom_benefit_10.png') 92% 55% no-repeat #fff;
}

.specialArea {
	position: relative;
	padding: 75px 0 150px;
	background: #0e0b7c;
	letter-spacing: -0.065em;
	color: #ffffff;
	overflow: visible !important;
}
.specialArea::after {
	clear: both;
	content: '+';
	display: block;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
	background: #0e0c7c;
	border-radius: 50%;
	font-size: 60px;
	font-family: 'noto6';
	color: #fff;
	text-align: center;
	line-height: 80px;
}
.specialArea .top_special {
	position: relative;
	width: 1120px;
	margin-bottom: 85px;
	padding-top: 75px;
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/special_lecture_T.png) 100% -10% no-repeat;
}
.specialArea .p_txt {
	text-align: left;
}
.specialArea .p_txt span {
	font-family: 'noto2';
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: -0.08em;
	color: #f9ff68;
}
.specialArea .p_txt h3 {
	font-family: 'noto7';
	font-size: 60px;
	line-height: 1.4;
	letter-spacing: -0.08em;
}
.specialArea .p_txt p {
	margin-top: 16px;
	font-family: 'noto2';
	font-size: 24px;
}
.specialArea .slide_wrap {
	position: relative;
}
.specialArea .slide_wrap .special_bullet {
	position: absolute;
	top: -8px;
	left: -60px;
	z-index: 2;
}
.specialArea .special_lecture_slide {
	width: 860px;
	height: 540px;
	margin-left: -60px;
	overflow: hidden;
}
.specialArea .special_lecture_slide li {
	display: flex;
	align-items: center;
	justify-content: center;
}
.specialArea .special_lecture_slide li img {
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.5);
}
.specialArea .slide_wrap .caption {
	margin-top: -20px;
	padding-bottom: 118px;
	font-family: 'noto2';
	font-size: 18px;
	letter-spacing: -0.08em;
	text-align: left;
	color: #a0a1f1;
}
.specialArea .teacher_info {
	position: absolute;
	bottom: 270px;
	right: 100px;
}
.specialArea .teacher_info ul {
	margin-top: 12px;
}
.specialArea .teacher_info ul li {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	letter-spacing: -0.065em;
	color: #000000;
}

.applyArea .plusArea {
	position: relative;
	padding: 150px 0 215px;
	background: #463fef;
	overflow: inherit;
	color: #ffffff;
}
.plusArea::after {
	position: absolute;
	display: block;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
	background: #463fef;
	content: '+';
	border-radius: 50%;
	font-size: 60px;
	font-family: 'noto6';
	color: #fff;
	text-align: center;
	line-height: 80px;
}
.plusArea .plus_list {
	display: flex;
	gap: 20px;
	margin-top: 60px;
}
.plusArea .plus_list li {
	position: relative;
	width: 260px;
	height: 330px;
	padding-top: 226px;
	border-radius: 20px;
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/add_benefit_1.png) 55% 30% no-repeat;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	color: #000000;
}
.plusArea .plus_list li:nth-child(2) {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/add_benefit_2.png) 50% 35% no-repeat;
}
.plusArea .plus_list li:nth-child(3) {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/add_benefit_3.png) 50% 35% no-repeat;
}
.plusArea .plus_list li:nth-child(4) {
	background: #ffffff url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/add_benefit_4.png) 50% 42% no-repeat;
}
.plusArea .plus_list li img {
	position: absolute;
	top: -10px;
	right: -20px;
}
.plusArea .plus_list li p {
	font-size: 22px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: -0.065em;
}
.plusArea .plus_list li p strong {
	font-family: 'noto7';
}
.plusArea .plus_list li p span {
	font-size: 16px;
}
.plusArea .plus_list li .caption {
	position: absolute;
	bottom: -74px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	font-family: 'noto2';
	font-size: 16px;
	letter-spacing: -0.08em;
	line-height: 1.4;
	color: #a0a1f1;
}

.reasonArea {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/con3_bg_renewal.png') no-repeat center center;
	padding: 110px 0 124px;
}
.reason_img {
	margin: 0 -24px;
}
.reasonArea p {
	margin: 37px auto 59px;
	font-size: 49px;
	font-family: 'noto3';
	line-height: 140%;
	color: #000000;
}
.reasonArea p span {
	font-family: 'noto6';
	font-size: 55px;
}
.reasonArea h1 {
	font-size: 25px;
	color: #fa5e5f;
	font-family: 'noto6';
	line-height: 100%;
}
.tab_content_area .tab-menu-area {
	box-shadow: 11px 20px 20px rgb(0 0 4 / 38%);
}
.tab_content_area .inner .tab-tit {
	text-align: left;
	margin-bottom: 110px;
}
.tab_content_area {
	background-color: #444853;
	padding: 110px 0 124px;
}
.tab_content_area .tab_menu {
	position: relative;
}
.tab_content_area .tab_menu .list {
	display: flex;
	/* overflow: hidden; */
	font-size: 31px;
	font-family: 'noto6';
	width: 100%;
	justify-content: center;
	align-items: center;
}

.tab_content_area .tab_menu .list li {
	margin-right: 14px;
	width: 100%;
}
.tab_content_area .tab_menu .list li:last-child {
	margin-right: 0;
}

.tab_content_area .tab_menu .list .btn {
	display: block;
	color: #a7aebe;
	border-radius: 20px 20px 0 0;
	box-sizing: border-box;
	background-color: #6d7588;
	width: 100%;
	padding: 34px 0;
	transition: all 0.3s;
}
.tab_content_area .tab_menu .list .btn:hover {
	background-color: #54b4ff;
	color: #000004;
}
.tab_content_area .tab_menu .list li.on .btn {
	background-color: #54b4ff;
	color: #000004;
}
.tab_content_area .tab_menu .cont_area {
	border: 10px solid #54b4ff;
	box-sizing: border-box;
}
.tab_content_area .tab_menu .cont_area .cont {
	position: relative;
	top: 0px;
	left: 0;
	background: #fff;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 700px;
	overflow-y: scroll;
}
.tab_content_area .tab_menu .cont_area .cont.on {
	display: block;
}
.tab_content_area .tab_menu .cont_area .cont {
	display: none;
}
.tab_content_area .tab_menu .cont_area .cont div {
	margin-top: 20px;
}

.tab_content_area .tab_menu .cont_area .cont div:first-child {
	margin-top: 50px;
}
.tab_content_area .tab_menu .cont_area .cont div:last-child {
	margin-bottom: 50px;
}
.tab_content_area .tab_menu .cont_area .cont div:first-child::before {
	content: '-';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: top center;
	background-image: url('/_skin/tpl_skin/basic_social_research3/images/apply/tab_img/line.png');
	background-repeat: no-repeat;
}
.reviewPlayer {
	padding: 109px 0;
}
.reviewPlayer .titleArea {
	text-align: left;
}
.reviewPlayer .titleArea h1 {
	margin-bottom: 70px;
	line-height: 140%;
	font-size: 41px;
	font-family: 'noto5';
}
.reviewPlayer .titleArea h1 > i {
	font-style: normal;
	font-family: 'noto2';
}
.reviewPlayer .tab-content {
	margin: 46px auto 26px;
	width: 100%;
	height: 473px;
}
.reviewPlayer .video1 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/var_1/player_n2.png') right bottom #e8e8e8 no-repeat;
}
.reviewPlayer .video3 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/var_1/player_n3.png') right 30px bottom #e8e8e8 no-repeat;
}
.reviewPlayer .video5 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/var_1/player_n1.png') right 10px bottom #e8e8e8 no-repeat;
}
.reviewPlayer .layer {
	width: 100%;
	height: 100%;
}
.reviewPlayer .layer .start_video {
	width: 100%;
	height: 100%;
	padding: 78px;
	box-sizing: border-box;
	font-size: 40px;
}
.reviewPlayer .layer .start_video h3 {
	margin: 21px 0 0 0;
	line-height: 140%;
	font-family: 'noto5';
}
.reviewPlayer .layer .start_video h3 b {
	display: inline-block;
	padding: 0 3px;
}
.reviewPlayer .icon-play {
	display: block;
	width: 111px;
	height: 111px;
	margin: 42px 0 0 0;
	background: url('/_skin/tpl_skin/basic_youth_counselor3/img/apply/sangsang/player_btn.png') no-repeat;
}
.reviewPlayer .reviewTxt {
	overflow: hidden;
	width: 100%;
}
.reviewPlayer .reviewTxt li {
	float: left;
	width: 24.2%;
	margin: 0 1% 0 0;
}
.reviewPlayer .reviewTxt li:last-child {
	margin: 0 0 0 0;
}
.reviewPlayer .reviewTxt li a {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	min-height: 130px;
	padding: 18px 0 20px;
	font-size: 20px;
	color: #979797;
	text-align: center;
	border: 4px solid #979797;
	box-sizing: border-box;
	line-height: 1.4;
}
.reviewPlayer .reviewTxt li a.selected,
.reviewPlayer .reviewTxt li a:hover {
	border: 4px solid #ff5757;
	color: #000;
}
.reviewPlayer .reviewTxt li a b {
}
.examplayArea .exam_img {
	margin: 0 -452px;
}
.examplayArea .video_box {
	width: 1060px;
	height: 525px;
	margin: 62px 0 66px -30px;
	padding: 15px 30px 46px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/hugi_play.png') center no-repeat;
	font-size: 0;
}
.examplayArea .video_box .layer {
	width: 100%;
	height: 100%;
}
.examplayArea .video_box .layer .start_video {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.review .arrow_wrap {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	top: 160px;
}
.review .arrow_wrap .slick-arrow {
	font-size: 0;
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 9;
}
.review .arrow_wrap .slick-arrow.next {
	background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/new/perfect/next_btn.png') no-repeat center center;
	background-size: contain;
	right: 0;
}
.review .arrow_wrap .slick-arrow.prev {
	background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/new/perfect/pre_btn.png') no-repeat center center;
	background-size: contain;
	left: 0;
}
.review .slick-slide {
	padding: 0;
	opacity: 0.5;
	margin: 0 0 0 0px;
	width: 960px;
	height: auto;
}
.review .slick-slide:focus,
.review .slick-slide .slick-prev:focus,
.review .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}
.review .slick-slide:nth-of-type(1) {
	margin: 0;
}
.review .slick-current {
	opacity: 1;
}
.review .review_tit {
	margin: 0 0 40px;
	font-size: 30px;
	font-family: 'noto6';
	line-height: 125%;
	word-break: keep-all;
	letter-spacing: -1.7px;
}
.review .review_txt {
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 165%;
	text-align: left;
	font-weight: 100;
	letter-spacing: -0.7px;
	font-family: 'noto2';
}
.review .review_txt .wirte_name {
	display: block;
	margin: 0 0 20px;
	font-size: 21px;
	font-family: 'noto6';
	text-align: center;
}

/* .yeon_class .teacherArea.silgi .inner{
	width:1234px;
	padding:106px 0 88px;
	margin-left: calc(50% - 730px);
	background:url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_silgi/con3_bg_renewal.png')left top no-repeat;
} */
.teacherArea {
	padding: 117px 0 0;
}
.teacher_wrap:not(.silgi) {
	width: 1146px;
	margin: -25px 0 0 -46px;
	padding: 511px 0 0 46px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/teacher.png') center top no-repeat;
}
.teacher_wrap .div-table {
	width: 100%;
}
.teacher_wrap .t1 {
	padding-left: 70px;
}
.teacher_wrap .t2 {
	padding-left: 70px;
}
.teacher_wrap .t3 {
	padding-left: 70px;
}
.teacher_wrap .subject {
	display: block;
	padding-left: 6px;
	margin-bottom: 16px;
	font-size: 22px;
	letter-spacing: 0;
	font-family: 'noto4';
	font-weight: 900;
}
.teacher_wrap .name {
	display: inline-block;
	padding: 0 5px;
	background: linear-gradient(56deg, rgba(75, 39, 211, 1) 40%, rgba(146, 38, 210, 1) 62%);
	font-size: 38px;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.teacher_wrap .spec {
	margin: 25px 0 0;
	font-size: 17px;
	font-family: 'noto2';
	font-weight: 100;
	letter-spacing: -0.7px;
	line-height: 160%;
}
.teacehr_curri {
	margin: 69px 0 43px;
}
.teacehr_curri li {
	width: 255px;
	height: 255px;
	background: rgba(108, 95, 88, 0.7);
	border-radius: 50%;
	box-sizing: border-box;
	padding: 84px 0;
	font-size: 22px;
	color: #fff;
	line-height: 150%;
	font-family: 'noto6';
	font-weight: 100;
}
.teacher_txt {
	width: auto;
	margin-left: 20px;
}
.teacher_txt h1 {
	color: #d7b59a;
}
.teacherArea .teacher_slide {
	height: 321px;
	width: 1288px;
	margin: 92px 0 0 -94px;
	padding: 30px 95px;
	box-sizing: border-box;
}
.teacherArea .teacher_slide .swiper-slide {
	height: 281px;
	padding-left: 5px;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/teacher_review_renewal.png') no-repeat center center;
	/* box-shadow:0 0 15px rgba(0,0,0,0.4); */
	border-radius: 15px;
	box-sizing: border-box;
}
.swiper-slide .div-table {
	width: 100%;
	height: 100%;
}
.teacherArea .btn_arrow.btn_prev {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/arrow_l_renewal.png') no-repeat;
	left: 0;
}
.teacherArea .btn_arrow.btn_next {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/arrow_r_renewal.png') no-repeat;
	right: -13px;
}
.teacherArea .btn_arrow {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	z-index: 4;
	top: calc(50% - 21px);
	cursor: pointer;
}
.review_content {
	width: 76%;
	color: #ffffff;
}

.review_tit {
	font-size: 35px;
	line-height: 100%;
	font-family: 'noto5';
	font-weight: 100;
	letter-spacing: 0px;
}
.review_txt {
	width: 90%;
	margin: 11px 0 8px 0;
	font-size: 20px;
	line-height: 141%;
	font-weight: 100;
	font-family: 'noto2';
	letter-spacing: 0.5px;
	word-break: keep-all;
	color: #b8b6be;
}
.review_slide .review_txt {
	width: 80%;
}
.writer {
	letter-spacing: 0.5px;
	font-size: 18px;
	font-weight: 100;
	font-family: 'noto3';
}
.curri_q {
	/*background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/con6_bg_renewal.png') no-repeat center center;/ /*재오픈예정*/
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/con6_bg_renewal_3step.png') no-repeat center center;
	height: 1290px;
	padding: 241px 0 0 0;
}
.curri_q .inner_title p {
	color: #ffffff;
}
.bookArea {
	padding: 0 0 89px;
}
.bookArea .bookinfo_slide {
	margin-top: 120px;
	height: 830px;
	position: static;
}
.bookArea .bookinfo_slide .book_nav {
	width: 146px;
	/* height:52px; */
	margin: 0 auto;
	z-index: 4;
	position: absolute;
	left: calc(50% - 64px);
	bottom: 19%;
}
.bookArea .bookinfo_slide .book_nav span {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-right: 21px;
	background: #c5c6c7;
	box-sizing: border-box;
	opacity: 1;
	border-radius: 30px;
}
.bookArea .bookinfo_slide .book_nav span.swiper-pagination-bullet {
	border: none;
}
.bookArea .bookinfo_slide .book_nav span.swiper-pagination-bullet-active {
	background: #0a0788;
}
.bookArea .bookreview_slide {
	position: static;
	height: 390px;
	width: 100%;
	margin: 73px 0px 0px -22px;
	padding: 30px 34px;
	box-sizing: border-box;
}
.bookArea .bookreview_slide .swiper-slide {
	width: 470px;
	height: 280px;
	padding-left: 53px;
	box-sizing: border-box;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	border-radius: 15px;
	box-sizing: border-box;
}
/*리뷰 : S*/
.review_new {
	margin-top: 120px;
}
.review_new li {
	position: relative;
	width: 470px;
	height: 280px;
	padding: 70px 0 40px;
	margin: 62px 0 180px 50px;
	border-radius: 20px;
	box-shadow: 0 5px 15px #979797;
	background: #fff;
}
.review_new li .img {
	position: absolute;
	top: -62px;
	left: calc(50% + 66px);
	transform: translateX(-50%);
	margin: 0 0 0 -62px;
	width: 96px;
	height: 96px;
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) left center no-repeat;
}
.review_new li:nth-child(2) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -96px center no-repeat;
}
.review_new li:nth-child(3) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -192px center no-repeat;
}
.review_new li:nth-child(4) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -288px center no-repeat;
}
.review_new li:nth-child(5) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -384px center no-repeat;
}
.review_new li:nth-child(6) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -480px center no-repeat;
}
.review_new li:nth-child(7) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) -576px center no-repeat;
}
.review_new li:nth-child(8) .img {
	background: url(/_skin/tpl_skin/basic_social_research3/images/apply/v1/review_people.png) right center no-repeat;
}
.review_new li p {
	font-size: 22px;
	width: 80%;
	margin: 0 auto;
	font-family: 'noto5';
	font-weight: bold;
	word-break: keep-all;
	line-height: 140%;
	text-align: center;
}
.review_new li span {
	display: block;
	text-align: center;
	margin-bottom: -20px;
	font-size: 18px;
	font-family: 'noto3';
	position: absolute;
	bottom: 55px;
	width: 100%;
	color: #0280ee;
}
/*리뷰 : E*/
.bookArea .btn_arrow {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	z-index: 4;
	bottom: 5%;
	cursor: pointer;
}
.bookArea .btn_arrow.btn_prev {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/arrow_l_renewal.png') no-repeat;
	left: -95px;
}
.bookArea .btn_arrow.btn_next {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/arrow_r_renewal.png') no-repeat;
	right: -120px;
}
.bookArea .book_wrap {
	margin: 60px auto 0;
	padding-top: 400px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_yeon/book_renewal.png') top center no-repeat;
}
.bookArea .book_wrap.pilgi {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_pilgi/book.png') top right no-repeat;
	padding: 0px 0 11px;
	text-align: left;
}
.bookArea .book_wrap.silgi {
	background: url('/_skin/tpl_skin/basic_social_research3/images/apply/apply_silgi/book.png') top right no-repeat;
	padding: 0px 0 11px;
	text-align: left;
}
.bookArea .bullet {
	right: 28px;
	top: 170px;
}
..bookArea .book_wrap.pilgi .bullet {
	right: -90px;
	top: 140px;
}
.bookArea .book_wrap.silgi .bullet {
	right: -72px;
	top: 140px;
}
.bookArea .div-table {
	width: 100%;
	text-align: left;
}
.bookArea .div-table p:first-child {
	line-height: 132%;
	font-size: 25px;
	font-family: 'noto5';
	margin-bottom: 29px;
}
.bookArea .div-table p:nth-child(2) {
	font-size: 20px;
	font-family: 'noto5';
	letter-spacing: -1.7px;
}
.bookArea .sl1 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/common/review_icon1.png') no-repeat 91% 75%;
}
.bookArea .sl2 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/common/review_icon2.png') no-repeat 91% 75%;
}
.bookArea .sl3 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/common/review_icon3.png') no-repeat 91% 75%;
}
.bookArea .sl4 {
	background: url('/_skin/tpl_skin/basic_social_research3/images/common/review_icon4.png') no-repeat 91% 75%;
}

.benefitArea {
	padding-bottom: 120px;
}
.benefitArea .bene_list_box li.big {
	width: 100%;
	border: 2px solid #fff;
	padding: 64px 0 69px 88px;
	background-color: #2c28fd;
	box-sizing: border-box;
	height: 272px;
}
.benefitArea .benefit_img {
	margin: 0 -19px;
}
.benefitArea .service_list li.middle {
	padding: 40px 0 78px 40px;
}
.benefitArea .service_list li.line_multi {
	padding: 37px 0 54px 38px;
}
.benefitArea .btn-halbu {
	position: absolute;
	bottom: 77px;
	right: 415px;
	width: 100px;
	height: 31px;
}
.teacher_wrap .div-table > * {
	vertical-align: bottom;
}
.teacher_wrap .spec {
	font-size: 16px;
	height: 110px;
}
