@charset "UTF-8";
#popup_increase_wrapper {
	display: none !important; /* 가격인상팝업 삭제 */
}
.blind {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
}
.con {
	width: 100%;
}
.con .inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.con .main_title p,
.con .main_title h3 {
	text-align: center;
	letter-spacing: -0.055em;
	line-height: 1.4;
	color: #000;
}
.con .main_title p {
	font-family: 'noto4';
	font-size: 45px;
}
.con .main_title h3 {
	font-family: 'noto7';
	font-size: 52px;
}
.con .speechBubble_img_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	overflow: hidden;
}

/* top : s */
.top_area {
	height: 913px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/top.png') center no-repeat;
}
.top_area .item_wrap {
	display: flex;
	gap: 16px;
}
.top_area .item_wrap .item {
	position: relative;
	width: calc((100% - 32px) / 3);
	height: 173px;
	margin-top: 623px;
	padding-top: 58px;
	padding-left: 127px;
	border-radius: 20px;
	background-color: #fff;
	background-position: left center;
	background-repeat: no-repeat;
	font-family: 'noto5';
	font-size: 22px;
	letter-spacing: -0.055em;
	line-height: 1.2;
}
.top_area .item_wrap .item_01 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/top_benefit_1.png');
	background-position: left 20px center;
}
.top_area .item_wrap .item_02 {
	padding-left: 155px;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/top_benefit_2.png');
	background-position: left 30px center;
}
.top_area .item_wrap .item_03 {
	padding-left: 157px;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/top_benefit_3.png');
	background-position: left 40px center;
}
.top_area .item_wrap .item em {
	font-family: 'noto7';
}
.top_area .item_wrap .item_01::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: -152px;
	left: -126px;
	width: 142px;
	height: 218px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/top_bullet.png') center no-repeat;
}
.top_area .item_noti {
	margin-top: 20px;
	font-family: 'noto5';
	font-size: 17px;
	letter-spacing: -0.055em;
	text-align: right;
}
/* top : e */

/* product : s */
.product_area {
	background: #f5f5f5;
}
.product_area .inner {
	padding: 178px 0 77px;
}
.product_area .main_title {
	margin-bottom: 52px;
}
.product_area .d-flex {
	display: flex;
}
.product_area .product_item_1 {
	width: 1137px;
	height: 671px;
	margin-left: -20px;
	padding: 74px 27px 0 36px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/class_bg.png') no-repeat top center;
}
.product_area .sidetxt {
	display: flex;
	gap: 8px;
	margin-bottom: 23px;
}
.product_area .sidetxt span {
	display: flex;
	align-items: center;
	height: 42px;
	padding: 3px 17px 0;
	border: 2px solid #00a5a5;
	border-radius: 42px;
	color: #fff;
	font-size: 22px;
	font-family: 'market-b';
	background: #00a5a5;
}
.product_area .sidetxt .txt-orange {
	color: #00a5a5;
	background: #fff;
}
.product_area .product_detail {
	padding: 0 42px 0 39px;
}
.product_area .d-flex {
	justify-content: space-between;
	margin-bottom: 24px;
}
.product_area h2 {
	margin-bottom: 21px;
	font-family: 'noto7';
	font-size: 58px;
	line-height: 73px;
}
.product_area h2 .txt_blue {
	color: #0230c5;
}
.product_area .list-dot {
	color: #2b2b2b;
	font-size: 21px;
}
.product_area .list-dot li {
	margin-bottom: 15px;
}
.product_area .bullet {
	display: flex;
	justify-content: flex-end;
	margin-top: -23px;
	margin-right: -39px;
}
.product_area .price {
	margin: -12px 10px 0 0;
}
.product_area .price .d-flex {
	gap: 19px;
	align-items: flex-end;
	justify-content: flex-end;
}
.product_area .or_price {
	position: relative;
}
.product_area .or_price em {
	display: block;
	margin-bottom: 4px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-family: 'noto3';
}
.product_area .or_price .price-comma_0 {
	position: relative;
	margin: 0 0 12px;
	color: #b7b7b7;
	font-size: 25px;
	font-family: 'noto6';
}
.product_area .or_price i {
	font-size: 23px;
	font-style: normal;
	font-family: 'noto6';
	color: #b7b7b7;
}
.product_area .or_price:after {
	content: '';
	position: absolute;
	width: calc(100% + 7px);
	height: 2px;
	left: -3.5px;
	top: 39px;
	display: block;
	background: #000000;
}
.product_area .price .total_price {
	display: block;
	line-height: 1.1;
	letter-spacing: -0.025em;
	font-size: 50px;
	font-family: 'noto7';
	font-weight: 100;
	color: #fe0000;
}
.product_area .price .total_price .last-price_1 {
	font-size: 72px;
}
.product_area .buy_btn {
	display: block;
	width: 357px;
	height: 65px;
	margin: 0 7px 0 auto;
	background: #09090a;
	letter-spacing: -0.025em;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
	line-height: 63px;
	border-radius: 15px;
	font-family: 'noto5';
}
.product_area .buy_btn::after {
	content: '>';
	margin-left: 20px;
	font-family: 'noto4';
}
.product_area .product_info {
	display: flex;
	gap: 60px;
	padding: 162px 0 37px 40px;
	text-align: left;
	font-size: 19px;
	line-height: 1.4;
	font-family: 'noto5';
	text-align: center;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/class_benefit.png') no-repeat 74px 29px;
}
.product_area .product_info li {
	width: 100%;
	margin-left: -35px;
}
.product_area .product_info li:last-child {
	border-right: none;
}
/* product : e */

/* graph : s */
.graph_area {
	padding: 165px 0 180px;
	background: #252525;
}
.graph_area .main_title {
	margin-bottom: 40px;
}
.graph_area .main_title p,
.graph_area .main_title h3 {
	color: #fff;
}
.graph_area .graph_img {
	display: block;
	margin-left: -38px;
}
/* graph : e */

/* top_bene : s */
.top_bane_area {
	padding: 164px 0 175px;
	background: #d3dfff;
}
.top_bane_area .main_title {
	margin-bottom: 70px;
	margin-left: 10px;
}
.top_bane_area .big_item_wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
}
.top_bane_area .big_item_wrap .big_item {
	position: relative;
	width: calc((100% - 20px) / 2);
	height: 301px;
	padding-top: 57px;
	padding-left: 32px;
	border-radius: 20px;
	background-color: #001e69;
	background-position: right center;
	background-repeat: no-repeat;
}
.top_bane_area .big_item_wrap .big_item_01 {
	background-position: right 10px top 60px;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_01.png');
}
.top_bane_area .big_item_wrap .big_item_02 {
	background-position: right 20px top 60px;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_02.png');
}
.top_bane_area .big_item_wrap .big_item .sub_txt {
	font-family: 'noto5';
	font-size: 24px;
	letter-spacing: -0.045em;
	line-height: 1;
	color: #fff;
}
.top_bane_area .big_item_wrap .big_item .title {
	margin: 11px 0 18px;
	font-family: 'noto7';
	font-size: 38px;
	letter-spacing: -0.045em;
	line-height: 1;
	color: #30ff00;
}
.top_bane_area .big_item_wrap .big_item ul li {
	font-family: 'noto5';
	font-size: 22px;
	letter-spacing: -0.045em;
	line-height: 1.5;
	color: #2cf00f;
}
.top_bane_area .big_item_wrap .big_item .item_noti {
	margin-top: 32px;
	font-family: 'noto4';
	font-size: 16px;
	letter-spacing: -0.045em;
	line-height: 1;
	color: #e4e3e3;
}
.top_bane_area .item_wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 22px 19px;
	width: 100%;
	margin-top: 23px;
}
.top_bane_area .item_wrap .item {
	position: relative;
	width: calc((100% - 57px) / 4);
	height: 244px;
	padding-top: 30px;
	border-radius: 20px;
	background-color: #fff;
	background-position: bottom 24px center;
	background-repeat: no-repeat;
}
.top_bane_area .item_wrap .item_01 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_03.png');
}
.top_bane_area .item_wrap .item_02 {
	background-position: bottom center;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_04.png');
}
.top_bane_area .item_wrap .item_03 {
	background-position: bottom 14px center;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_05.png');
}
.top_bane_area .item_wrap .item_04 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_06.png');
}
.top_bane_area .item_wrap .item_05 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_07.png');
}
.top_bane_area .item_wrap .item_06 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_08.png');
}
.top_bane_area .item_wrap .item_07 {
	background-position: bottom 8px center;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_09.png');
}
.top_bane_area .item_wrap .item_08 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/benefit_10.png');
}
.top_bane_area .item_wrap .item p {
	font-family: 'noto6';
	font-size: 20px;
	letter-spacing: -0.055em;
	line-height: 1.3;
	text-align: center;
	color: #6f6f6f;
}
.top_bane_area .item_wrap .item p em {
	font-family: 'noto7';
	font-size: 26px;
	letter-spacing: -0.045em;
	color: #000;
}
.top_bane_area .item_wrap .item .item_noti {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-family: 'noto5';
	font-size: 13px;
	letter-spacing: -0.045em;
	line-height: 1;
	text-align: right;
	color: #a8a8a8;
}
/* top_bene : e */

/* reason : s */
.reason_area {
	padding: 168px 0 180px;
	background: #eee9ff;
}
.reason_slide {
	width: 1100px;
	height: 682px;
	margin-top: 77px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	background: #fff;
}
.reason_slide .swiper-slide {
	padding: 68px 30px 0 35px;
	box-sizing: border-box;
}
.reason_nav {
	position: absolute;
	height: 80px;
	z-index: 2;
	top: 36px;
	left: 35px !important;
}
.reason_nav .num_btn {
	width: 61px;
	height: 62px;
	margin: 0 8px 0 0;
	opacity: 1;
}
.swiper-pagination-bullet {
	border: none;
	background: none;
	font-size: 0;
}
.reason_nav .num_btn {
	width: 80px;
	height: 80px;
	margin: 0 11px 0 0;
	border-radius: 20px;
	background: #cecdce;
	font-family: 'market-b';
	font-size: 37px;
	letter-spacing: -0.035em;
	line-height: 83px;
	text-align: center;
	color: #929292;
	opacity: 1;
}
.reason_nav .num_btn.swiper-pagination-bullet-active {
	background: linear-gradient(-135deg, #598aff, #0a4ef9);
	color: #fff;
}
/* reason : e */

/* review : s */
.review_area {
	padding-top: 179px;
}
.review_area .review_tit {
	margin-left: -67px;
	margin-bottom: 35px;
}
.pass_review_wrap {
	position: relative;
	padding: 58px 0 0;
	background: #0132ab;
}
.pass_review_wrap .inner {
	position: relative;
}
.pass_review_wrap .inner::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 122px;
	width: 232px;
	height: 92px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/star.png') center no-repeat;
	z-index: 2;
}
.pass_review_wrap .swiper-container {
	position: relative;
	width: 100%;
	height: 420px;
	margin: 0 auto;
}
.pass_review_wrap .swiper-wrapper {
	z-index: 3;
}
.pass_review_wrap .swiper-wrapper .swiper-slide {
	width: 1088px;
	overflow: hidden;
	opacity: 0.5;
}
.pass_review_wrap .swiper-wrapper .swiper-slide-active {
	opacity: 1;
}
.pass_review_wrap .swiper-wrapper .swiper-slide img {
	margin-left: 18px;
}
.pass_review_wrap .btn_arrow {
	position: absolute;
	width: 47px;
	height: 47px;
	top: 159px;
	z-index: 2;
	cursor: pointer;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/cm_btn.png');
}
.pass_review_wrap .btn_prev {
	left: 5px;
	background-position: -132px -41px;
}
.pass_review_wrap .btn_next {
	right: 5px;
	background-position: -184px -41px;
}
/* review : e */

/* vs : s */
.vs_area .inner {
	padding: 150px 0 120px;
}
.vs_area .vs_item_wrap {
	display: flex;
	position: absolute;
	top: 328px;
	width: 100%;
	padding: 0 35px 0 42px;
	box-sizing: border-box;
}
.vs_area .vs_item_wrap .vs_item {
	width: 468px;
}
.vs_area .vs_item_wrap .left_item {
	margin-top: 84px;
}
.vs_area .vs_item_wrap .right_item {
	width: 552px;
}
.vs_area .vs_item_wrap .vs_item .tit {
	padding: 41px 0 30px;
	font-family: 'noto6';
	font-size: 42.75px;
	letter-spacing: -0.045em;
	line-height: 1.3;
	text-align: center;
	color: #49435e;
}
.vs_area .vs_item_wrap .right_item .tit {
	padding: 48px 0 30px;
	letter-spacing: -0.025em;
	line-height: 1.3;
	color: #000;
}
.vs_area .vs_item_wrap .right_item .tit em {
	font-family: 'noto7';
	font-size: 47.5px;
	color: #090fd8;
}
.vs_area .vs_item_wrap .vs_item .info_wrap {
	padding: 28px 0 0 83px;
	font-family: 'noto5';
	font-size: 20px;
	letter-spacing: -0.065em;
	line-height: 2.1;
	color: #394038;
}
.vs_area .vs_item_wrap .right_item .info_wrap {
	padding: 20px 0 0 83px;
	font-size: 22.24px;
	letter-spacing: -0.055em;
	line-height: 1.95;
	text-indent: 55px;
	color: #333333;
}
.vs_area .vs_item_wrap .vs_item .info_wrap em {
	position: relative;
	font-family: 'noto6';
	background: #fff95e;
	padding: 0 4px;
}
.vs_area .vs_item_wrap .vs_item .info_wrap em::before {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 101%;
	height: 25px;
	background: #fff95e;
	z-index: -1;
}
.vs_area .vs_item_wrap .vs_item .price_wrap {
	position: relative;
	width: 100%;
	margin-top: 40px;
	padding-top: 26px;
}
.vs_area .vs_item_wrap .right_item .price_wrap {
	margin-top: 36px;
	padding-top: 20px;
}
.vs_area .vs_item_wrap .vs_item .price_wrap .price {
	font-family: 'noto6';
	font-size: 39.9px;
	letter-spacing: -0.055em;
	line-height: 1;
	text-align: center;
	color: #eaeaec;
}
.vs_area .vs_item_wrap .right_item .price_wrap .price {
	font-family: 'noto7';
	font-size: 45px;
	color: #fff;
}
.vs_area .vs_item_wrap .vs_item .price_wrap .desc {
	margin-top: 15px;
	font-family: 'noto3';
	font-size: 15.88px;
	letter-spacing: -0.035em;
	line-height: 1;
	text-align: center;
	color: #eaeaec;
}
.vs_area .vs_item_wrap .right_item .price_wrap .desc {
	font-size: 17px;
	color: #fff;
}
/* vs : e */

/* teacher : s */
.teacher_area {
	padding-bottom: 1px;
	background: linear-gradient(to bottom, #fff 323px, #241d43 324px);
}
.teacher_area .main_title {
	margin-left: -2px;
}
.teacher_area .teacher_wrap {
	position: relative;
}
.teacher_area .teacher_wrap::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 300px;
	right: -350px;
	width: 981px;
	height: 731px;
	border-radius: 50%;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_bg.png') center no-repeat;
}
.teacher_area .professor_slide {
	width: 1150px;
	height: 1108px;
	margin: 60px 0 91px;
	overflow: hidden;
}
.teacher_area .professor_slide .swiper-pagination {
	display: flex;
	gap: 47px;
	position: static;
	width: 1100px;
	margin-top: 60px;
}
.teacher_area .professor_slide .page_item {
	position: relative;
	width: 183px;
	height: 183px;
	padding-top: 82px;
	border-radius: 50%;
	box-sizing: border-box;
	background: #3c3941;
	color: #ababab;
}
.teacher_area .professor_slide .page_item.is_active {
	background: #0047f8;
	color: #fff;
}
.teacher_area .professor_slide .page_item::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 110%;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_tab_off.png');
	background-position: bottom 37px left 16px;
	background-repeat: no-repeat;
	z-index: 1;
}
.teacher_area .professor_slide .page_item.is_active::after {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_tab.png');
}
.teacher_area .professor_slide .page_item_1::after {
	background-position: bottom 37px left 16px;
}
.teacher_area .professor_slide .page_item_2::after {
	background-position: bottom 37px left -212px;
}
.teacher_area .professor_slide .page_item_3::after {
	background-position: bottom 37px left -442px;
}
.teacher_area .professor_slide .page_item_4::after {
	background-position: bottom 37px left -671px;
}
.teacher_area .professor_slide .page_item_5::after {
	background-position: bottom 37px left -901px;
}
.teacher_area .professor_slide .page_item p,
.teacher_area .professor_slide .page_item strong {
	position: relative;
	z-index: 2;
}
.teacher_area .professor_slide .page_item p {
	font-family: 'noto4';
	font-size: 18px;
	letter-spacing: -0.065em;
}
.teacher_area .professor_slide .page_item strong {
	font-family: 'noto6';
	font-size: 26px;
	letter-spacing: -0.065em;
}
.teacher_area .professor_slide .swiper-slide {
	position: relative;
	height: 885px;
	padding: 110px 0 0 5px;
	text-align: left;
	color: #fff;
	overflow: hidden;
	z-index: 1;
}
.teacher_area .professor_slide .swiper-slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	right: 60px;
	width: 662px;
	height: 836px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_01.png') center no-repeat;
	z-index: -1;
}
.teacher_area .professor_slide .swiper-slide_1::after {
	right: -11px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_01.png') center no-repeat;
}
.teacher_area .professor_slide .swiper-slide_2::after {
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_02.png') center no-repeat;
}
.teacher_area .professor_slide .swiper-slide_3::after {
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_03.png') center no-repeat;
}
.teacher_area .professor_slide .swiper-slide_4::after {
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_04.png') center no-repeat;
}
.teacher_area .professor_slide .swiper-slide_5::after {
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/teacher_05.png') center no-repeat;
}
.teacher_area .professor_slide .swiper-slide .slide_sub_title {
	margin-bottom: 40px;
	font-family: 'noto6';
	font-size: 36.4px;
	letter-spacing: -0.065em;
	line-height: 1;
}
.teacher_area .professor_slide .swiper-slide .slide_title {
	width: fit-content;
	margin-bottom: 18px;
	font-family: 'noto4';
	font-size: 23px;
	letter-spacing: -0.065em;
	color: #30ff00;
}
.teacher_area .professor_slide .swiper-slide .slide_name {
	display: block;
	width: fit-content;
	font-family: 'noto7';
	font-size: 55px;
	letter-spacing: -0.055em;
	background: linear-gradient(to right, #eff5e1, #54ff2e);
	background-clip: text;
	-webkit-background-clip: text;
	line-height: 1;
	color: transparent;
}
.teacher_area .professor_slide .swiper-slide .video_wrap {
	margin-top: 52px;
}
/* teacher : e */

/* mock : s */
.mock_area {
	padding: 151px 0 179px;
}
.mock_area .main_title {
	margin-left: -5px;
}
.mock_area .main_cat_tab {
	margin: 85px auto 0 0;
	width: 1100px;
}
.mock_area .main_cat_tab .tab_list {
	display: flex;
	gap: 10px;
	width: 100%;
}
.mock_area .main_cat_tab .tab_list .btn_tab {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 82px;
	border-radius: 20px 20px 0 0;
	letter-spacing: -0.065em;
	color: rgba(255, 255, 255, 0.8);
	font-size: 28px;
	font-family: 'noto6';
	background: #59595b;
	cursor: pointer;
}
.mock_area .main_cat_tab .tab_list .btn_tab.is_active {
	color: #fff;
	background: #0047f8;
}
.mock_area .main_cat_tab .tab_content {
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-top: 58px;
	background: linear-gradient(to bottom, #f6f6f6 675px, #fff 676px);
}
.mock_area .main_cat_tab .tab_content.is_active {
	display: flex;
}
/* mock : e */

/* curri : s */
.curri_area {
	padding: 157px 0 99px;
	background: #f6f6f6;
}
.curri_area .main_title {
	margin-left: -10px;
}
.curri_area .curri_table_wrap {
	margin: 85px 0 78px;
}
.curri_area table {
	position: relative;
	width: 100%;
	height: 258px;
	border-collapse: collapse;
	border: 1px solid #b4a5d8;
}
.curri_area table.curri_table_2 {
	margin-top: 47px;
	height: 276px;
}
.curri_area table::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 59px;
	right: 0;
	width: 994px;
	height: 12px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/table_arrow.png') center no-repeat;
}
.curri_area table th:not(:last-child),
.curri_area table td:not(:last-child),
.curri_area table td.blue,
.curri_area table td.purple {
	border-right: 1px solid #d2c9e8;
}
.curri_area table th {
	height: 66px;
	font-family: 'noto7';
	font-size: 23px;
	letter-spacing: -0.035em;
	line-height: 1;
	background: #e9e5f6;
	color: #232323;
}
.curri_area table th:first-child {
	background: #c9bde4;
	color: #281a64;
}
.curri_area table td {
	border-top: 0;
	font-family: 'noto4';
	font-size: 18px;
	letter-spacing: -0.035em;
	text-align: center;
	line-height: 1.3;
}
.curri_area table td.blue,
.curri_area table td.purple {
	font-family: 'noto6';
}
.curri_area table td.blue {
	background: #adfcf7;
}
.curri_area table td.purple {
	background: #482cc0;
	color: #fff;
}
/* curri : e */

/* book : s */
.book_area {
	padding: 156px 0 347px;
}
.book_area .main_title {
	display: flex;
	align-items: flex-end;
	margin-left: -7px;
}
.book_area .con_img1 {
	margin-top: 90px;
}
.book_area .bookreview_slide {
	height: 141px;
	margin: 47px auto;
	box-sizing: border-box;
}
.book_area .bookreview_slide {
	width: 1060px;
	padding: 30px;
	box-sizing: border-box;
	height: 368px;
}
.book_area .bookreview_slide .swiper-wrapper {
	/* width:894px; */
	margin: 0 auto;
}
.book_area .bookreview_slide .swiper-wrapper {
	width: 1100px;
}
.book_area .bookreview_slide .btn_arrow {
	position: absolute;
	top: calc(50% - 26.5px);
	width: 65px;
	height: 65px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/cm_btn.png');
	z-index: 2;
}
.book_area .bookreview_slide .btn_prev {
	left: 0;
	background-position: -12px -342px;
}
.book_area .bookreview_slide .btn_next {
	right: 0;
	background-position: -82px -342px;
}
.book_area .bookreview_slide .swiper-slide {
	border-radius: 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
/* book : e */

/* bene : s */
.bene_area {
	padding: 156px 0 140px;
	background: #f6f6f6;
}
.bene_area .main_title {
	margin-left: -5px;
}
.bene_area .bene_item_wrap {
	margin-top: 117px;
}
.bene_area .item_wrap {
	display: flex;
	gap: 16px;
}
.bene_area .item_wrap .item {
	position: relative;
	width: 33.33%;
	height: 456px;
	padding-top: 83px;
	border: 3px solid #9fbaff;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #fff;
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/con6_benefit_01.png');
	background-repeat: no-repeat;
	background-position: bottom 30px left 61%;
	text-align: center;
}
.bene_area .item_wrap .item_2 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/con6_benefit_02.png');
}
.bene_area .item_wrap .item_3 {
	background-image: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/con6_benefit_03.png');
}
.bene_area .item_wrap .item::after {
	clear: both;
	content: '합격 기본기';
	display: block;
	position: absolute;
	top: -41px;
	left: 50%;
	transform: translateX(-50%);
	width: 264.88px;
	height: 71.91px;
	border-radius: 80px;
	background: #0047f8;
	font-family: 'noto6';
	font-size: 32px;
	letter-spacing: -0.065em;
	line-height: 70px;
	color: #fff;
}
.bene_area .item_wrap .item_2::after,
.bene_area .item_wrap .item_3::after {
	content: '파이널 대비';
}
.bene_area .item_wrap .item h3 {
	font-family: 'noto7';
	font-size: 32px;
	letter-spacing: -0.055em;
	line-height: 1;
}
.bene_area .item_wrap .item p {
	margin-top: 21px;
	font-family: 'noto5';
	font-size: 21px;
	letter-spacing: -0.065em;
	line-height: 1.2;
	color: #555555;
}
.bene_area .bene_item_wrap .desc {
	margin-top: 20px;
	font-family: 'noto6';
	font-size: 16px;
	letter-spacing: -0.035em;
	line-height: 1;
	text-align: right;
	color: #939393;
}
/* bene : e */

/* bottom_bene : s */
.bottom_bene_wrap {
	height: 845px;
	padding: 150px 0 94px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/bottom_bg.png') center no-repeat;
}
.bottom_bene_wrap .content_title {
	text-align: center;
	font-size: 50px;
	font-family: 'noto7';
	line-height: 57px;
	font-weight: 100;
	letter-spacing: -0.045em;
	color: #ffffff;
}
.bottom_bene_wrap .txt_bg {
	display: block;
	width: 100%;
	height: 47px;
	margin-bottom: 5px;
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund_v2/con1_txt_bg.png') center no-repeat;
	background-size: contain;
	color: #ffdb35;
	font-size: 35px;
	font-family: 'noto4';
	line-height: 47px;
}
.bottom_bene_wrap ul {
	margin-top: 87px;
}
.bottom_bene_wrap ul li {
	position: relative;
	width: 352px;
	height: 352px;
	margin-right: 22px;
	padding-top: 134px;
	background: url('/_skin/tpl_skin/basic_sonhae_new/images/apply/apply_all/bottom_circle.png') center no-repeat;
	text-align: center;
}
.bottom_bene_wrap ul li .icon {
	position: absolute;
	top: 31px;
	left: 50%;
	transform: translateX(-50%);
}
.bottom_bene_wrap ul li:nth-child(2) .icon {
	top: 35px;
	left: 49%;
}
.bottom_bene_wrap ul li:last-child .icon {
	top: 40px;
}
.bottom_bene_wrap h5 {
	font-size: 31px;
	line-height: 1.2;
	font-family: 'noto6';
	letter-spacing: -0.025em;
}
.bottom_bene_wrap p {
	margin-top: 14px;
	font-size: 19px;
	font-family: 'noto4';
	line-height: 1.4;
	letter-spacing: -0.045em;
}
/* bottom_bene : e */


/* event :s*/
.apply_event_area{
	position:relative;
	padding-top: 25px;
	background: linear-gradient(180deg,rgba(245, 245, 245, 1) 11%, rgba(122, 252, 92, 1) 5%);
}
.apply_event_area .plus_icon{
	position:absolute;
	left:50%;
	top:0;
	transform:translateX(-50%);
}
.apply_event_area .inner{
	display:flex;
	justify-content:space-between;
	align-items: normal;
}
.apply_event_area .txt_wrap{
	padding: 168px 0 118px;
}
.apply_event_area .txt_wrap p{
	font-size:26px;
	color:#190ed4;
	font-family:"noto6";
	letter-spacing:-1.7px;
}
.apply_event_area .txt_wrap h2{
	margin:18px 0 24px;
	font-size:42px;
	line-height:50px;
	font-family:'noto7';
	font-weight:`100;
	letter-spacing:-1.7px;
}
.apply_event_area .txt_wrap a{
	display:block;
	padding:23px 54px;
	background:#191818;
	border-radius:50px;
	font-size:29px;
	color:#ffffff;
	font-family:'noto6';
	text-align:center;
	letter-spacing:-1px;
}
.apply_event_area .coupon_img{
	display:block;
	width:533px;
	height:409px;
	padding: 302px 0 0 97px;
	background:url('/_skin/tpl_skin/basic_sonhae_new/images/apply/refund/v2/coupon.png') center no-repeat;
	font-size:51px;
	color:#0200fb;
	font-family:'market-b';
	letter-spacing: -4px;
}
/* event :es*/