@charset "UTF-8";
/* 공통 */
.screen_out {
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
}

.cat_main_cont {
	width: 100%;
	color: #000;
	font-family: 'noto4';
	overflow: hidden;
}

.cat_main_cont button {
	cursor: pointer;
}

.cat_main_cont .main_inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cat_main_cont .main_title {
	position: relative;
	width: 100%;
	text-align: center;
}

.cat_main_cont .main_title p {
	line-height: 1.2;
	letter-spacing: -0.025em;
	font-size: 37px;
	font-family: 'noto6';
}

.cat_main_cont .main_title span + p {
	font-size: 37px;
}

.cat_main_cont .main_title h3 {
	margin-top: 7px;
	line-height: 1.3;
	letter-spacing: -0.025em;
	color: #ff2a2a;
	font-size: 45px;
	font-family: 'noto7';
}

.cat_main_cont .main_title > span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 296px;
	height: 100px;
	padding: 55px 0 0;
	margin: 0 auto 26px;
	letter-spacing: -0.025em;
	color: #fff;
	font-size: 22px;
	font-family: 'noto6';
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/title_bar.png') no-repeat 0 0;
}

.cat_main_cont .main_desc {
	line-height: 1.4;
	letter-spacing: -0.045em;
	text-align: center;
	color: #ebe9f3;
	font-size: 21px;
	font-family: 'noto3';
}

@keyframes pointerBounceDiagonal {
	0%,
	100% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(-10px, -10px);
	}
}

/* 좌측 플로팅 배너 */
#banner_open_fmb {
	z-index: 98;
}

.floating_banners {
	position: fixed;
	top: 178px;
	left: 50px;
	z-index: 99;
}

.floating_banners .banner_review {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 314px;
	height: 389px;
	margin: 0 0 20px -50px;
	padding: 36px 0 0 50px;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_pop.png') no-repeat 0 0;
}

.floating_banners .banner_review .reviews_title {
	line-height: 1.25;
	letter-spacing: -0.03em;
	font-size: 22px;
}

.floating_banners .banner_review .reviews_title em {
	font-family: 'noto7';
}

.floating_banners .banner_review .reviews_slide {
	position: relative;
	width: 220px;
	height: 218px;
	margin: 14px 0 0;
	overflow: hidden;
}

.floating_banners .banner_review .reviews_slide p {
	line-height: 1.25;
	font-size: 17px;
	letter-spacing: -0.03em;
}
.floating_banners .banner_review .reviews_slide .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 191px;
}

.floating_banners .banner_review .swiper-pagination {
	display: flex;
	justify-content: center;
	gap: 5px;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.floating_banners .banner_review .swiper-pagination-bullet {
	width: 10px;
	height: 9px;
	margin: 0;
	border-radius: 9px;
	background: #000;
	opacity: 0.2;
}

.floating_banners .banner_review .swiper-pagination-bullet-active {
	width: 26px;
	border: none;
	background: #fff;
	opacity: 0.7;
}

.floating_banners .banner_review .btn_scroll {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 219px;
	height: 34px;
	margin: 12px 0 0;
	line-height: 1.2;
	border-radius: 34px;
	letter-spacing: -0.03em;
	color: #fff;
	font-size: 17px;
	font-family: 'noto5';
	background: #000;
}

.floating_banners .banner_noti {
	position: relative;
}

.floating_banners .banner_noti .noti_text {
	position: absolute;
	top: 52px;
	left: 0;
	width: 100%;
	text-align: center;
	letter-spacing: -0.02em;
	color: #ff2a2a;
	font-size: 19px;
	font-family: 'noto6';
}

/* 비주얼 */
.visual_cont {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/top_bg.png') no-repeat center top;
}

.visual_cont .main_inner {
	padding: 61px 0 119px;
}

.visual_cont .visual_sub_title {
	padding: 47px 0 0;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/top_txt_img.png') no-repeat center top;
}

.visual_cont .visual_sub_title strong {
	letter-spacing: -0.03em;
	color: #7c848a;
	font-size: 25px;
	font-family: 'noto7';
}

.visual_cont .visual_sub_title p {
	margin: 12px 0 0;
	line-height: 1.2;
	letter-spacing: -0.03em;
	font-size: 12px;
	opacity: 0.2;
}

.visual_cont .visual_title {
	margin: 47px 0 0;
}

.visual_cont .visual_list {
	display: flex;
	gap: 27px;
	width: 100%;
	margin: 73px 0 0;
}

.visual_cont .visual_list .list_item {
	width: 100%;
	height: 210px;
	line-height: 1.2;
	padding: 124px 0 0;
	border: 3px solid transparent;
	text-align: center;
	letter-spacing: -0.03em;
	border-radius: 20px;
	font-size: 24px;
}

.visual_cont .visual_list .list_item.is_active {
	border-color: #ff2a2a;
}

.visual_cont .visual_list .list_item_1 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/top_benefit_1.png') no-repeat center top 14px;
}

.visual_cont .visual_list .list_item_2 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/top_benefit_2.png') no-repeat center top 32px;
}

.visual_cont .visual_list .list_item_3 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/top_benefit_3.png') no-repeat center top 19px;
}

/* 상품 */
.product_cont {
	background: #fff;
}

.product_cont .main_inner {
	padding: 161px 0 173px;
}

.product_cont .main_title h3 {
	color: #ff2a2a;
}

.product_cont .product_item {
	position: relative;
	width: 100%;
	margin: 64px 0 0;
	border: 4px solid #000;
	border-radius: 40px;
	overflow: hidden;
}

.product_cont .product_item .item_body {
	min-height: 359px;
	padding: 43px 0 0 54px;
}

.product_cont .product_item .item_footer {
	background: #efefef;
}

.product_cont .product_item .item_tags {
	display: flex;
	gap: 14px;
}

.product_cont .product_item .item_tags li {
	display: flex;
	align-items: center;
	height: 42px;
	padding: 0 36px;
	border: 3px solid #000;
	border-radius: 42px;
	letter-spacing: -0.02em;
	font-size: 22px;
	font-family: 'noto7';
}

.product_cont .product_item .item_tags li:nth-child(1) {
	border-color: #f6ce3e;
	color: #fff;
	font-size: 24px;
	background: #f6ce3e;
}

.product_cont .product_item .item_title {
	display: block;
	line-height: 1.2;
	margin: 27px 0 0;
	letter-spacing: -0.02em;
	font-size: 53px;
	font-family: 'noto7';
}

.product_cont .product_item .item_title span {
	color: #ff2a2a;
}

.product_cont .product_item .item_list {
	display: flex;
	flex-direction: column;
	gap: 7px;
	margin: 14px 0 0;
}

.product_cont .product_item .item_list li {
	line-height: 1.2;
	letter-spacing: -0.02em;
	color: #000;
	font-size: 20px;
}

.product_cont .product_item .item_price {
	position: absolute;
	top: 154px;
	right: 59px;
	text-align: right;
}

.product_cont .product_item .item_price .price_wrap {
	display: flex;
	gap: 26px;
}

.product_cont .product_item .price_origin_wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 4px;
}

.product_cont .product_item .price_origin_tag {
	letter-spacing: -0.02em;
	font-size: 18px;
	font-family: 'noto6';
}

.product_cont .product_item .price_origin {
	line-height: 1.2;
	letter-spacing: -0.02em;
	text-decoration: line-through;
	color: #969696;
	font-size: 20px;
	font-family: 'noto6';
}

.product_cont .product_item .price_total {
	line-height: 1.2;
	letter-spacing: -0.02em;
	color: #ff3636;
	font-size: 54px;
	font-family: 'noto7';
}

.product_cont .product_item .price_badge {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -124px;
	right: -14px;
	width: 112px;
	height: 111px;
	border-radius: 50%;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/bullet_1.png') no-repeat 0 0;
}

.product_cont .product_item .price_badge p {
	line-height: 1.2;
	letter-spacing: -0.025em;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-family: 'noto7';
}

.product_cont .product_item .btn_scroll {
	position: relative;
	width: 377px;
	height: 69px;
	margin: 22px 0 0;
	border-radius: 39px;
	letter-spacing: -0.02em;
	color: #fff;
	font-size: 28px;
	font-family: 'noto6';
	background: #000;
	box-shadow: 0px 10px 20px 0px rgba(49, 49, 49, 0.38);
}

.product_cont .product_item .btn_scroll::after {
	content: '';
	position: absolute;
	bottom: -31px;
	right: -26px;
	width: 57px;
	height: 63px;
	background: url('/img/event/8960/pc/btn_icon.png') no-repeat 0 0 / contain;
	animation: pointerBounceDiagonal 0.8s ease infinite;
}

.product_cont .product_item .btn_scroll .btn_tag {
	position: absolute;
	top: -23px;
	left: 50%;
	transform: translateX(-50%);
}

.product_cont .product_item .item_benefit {
	display: flex;
	width: 100%;
	padding: 30px 25px 23px 26px;
}

.product_cont .product_item .item_benefit li {
	width: 100%;
	height: 79px;
	padding: 8px 0 18px 160px;
	line-height: 1.15;
	letter-spacing: -0.02em;
	font-size: 20px;
	font-family: 'noto6';
}

.product_cont .product_item .item_benefit li + li {
	border-left: 1px solid #b2b2b2;
}

.product_cont .product_item .item_benefit li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/price_benefit_1.png') no-repeat 35px 2px;
}

.product_cont .product_item .item_benefit li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/price_benefit_2.png') no-repeat 34px 9px;
}

.product_cont .product_item .item_benefit li:nth-child(3) {
	padding-left: 180px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/price_benefit_3.png') no-repeat 28px -1px;
}

/* 혜택 */
.benefit_cont {
	background: #f54c4c;
}

.benefit_cont .main_inner {
	padding: 124px 0 135px;
}

.benefit_cont .main_title::after {
	content: '';
	position: absolute;
	top: -24px;
	left: 50%;
	transform: translate(-54.2%, 0);
	width: 785px;
	height: 126px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_star.png') no-repeat 0 0;
}

.benefit_cont .main_title h3 {
	color: #fff;
}

.benefit_cont .benefit_title p {
	line-height: 1.2;
	letter-spacing: -0.035em;
	color: #fff;
	font-size: 45px;
	font-family: 'noto2';
}

.benefit_cont .benefit_title h3 {
	line-height: 1.2;
	letter-spacing: -0.035em;
	margin: 7px 0 0;
	color: #65ff03;
	font-size: 50px;
	font-family: 'noto7';
}

.benefit_cont .benefit_list_1 {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 100%;
	margin: 61px 0 0;
}

.benefit_cont .benefit_list_1 .list_item {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%;
	min-height: 191px;
	padding: 50px 30px 16px 71px;
	border-radius: 20px;
	color: #fff;
	background: #252b39;
}

.benefit_cont .benefit_list_1 .list_item::after {
	content: '';
	position: absolute;
	top: 29px;
	right: 45px;
	width: 235px;
	height: 138px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_1.png') no-repeat 0 0;
}

.benefit_cont .benefit_list_1 .item_sub_title {
	line-height: 1.2;
	letter-spacing: -0.035em;
	font-size: 29px;
}

.benefit_cont .benefit_list_1 .item_title {
	margin: 10px 0 0;
	line-height: 1.25;
	letter-spacing: -0.035em;
	font-size: 40px;
	font-family: 'noto7';
}

.benefit_cont .benefit_list_1 .item_title em {
	color: #ff2a2a;
}

.benefit_cont .benefit_list_1 .item_noti {
	margin: auto 0 0 auto;
	letter-spacing: -0.02em;
	color: #7a7f7f;
	font-size: 13px;
}

.benefit_cont .benefit_list_2 {
	display: flex;
	gap: 28px;
	margin: 30px 0 0;
	width: 100%;
}

.benefit_cont .benefit_list_2 .list_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	position: relative;
	width: 100%;
	height: 300px;
	padding: 28px 0 0;
	border-radius: 20px;
	text-align: center;
}

.benefit_cont .benefit_list_2 .list_item_1 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_2.png') no-repeat right 108px bottom 10px;
}

.benefit_cont .benefit_list_2 .list_item_2 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_3.png') no-repeat right 70px bottom 6px;
}

.benefit_cont .benefit_list_2 .list_item_3 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_4.png') no-repeat right 65px bottom 20px;
}

.benefit_cont .benefit_list_2 .list_item_4 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_5.png') no-repeat right 83px bottom 35px;
}

.benefit_cont .benefit_list_2 .list_item_5 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_6.png') no-repeat right 54px bottom 31px;
}

.benefit_cont .benefit_list_2 .list_item_6 {
	background: #fff url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/benefit_7.png') no-repeat right 73px bottom 37px;
}

.benefit_cont .benefit_list_2 .item_sub_title {
	line-height: 1.2;
	letter-spacing: -0.035em;
	font-size: 20px;
	font-family: 'noto3';
}

.benefit_cont .benefit_list_2 .item_title {
	margin: 1px 0 0;
	line-height: 1.2;
	letter-spacing: -0.035em;
	font-size: 26px;
	font-family: 'noto7';
}

/* 특별 혜택 */
.special_cont {
	background: #b81b1b;
}

.special_cont .main_inner {
	padding: 127px 0 194px;
}

.special_cont .special_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 1101px;
	height: 751px;
	padding: 0 66px;
	border: 4px solid #000;
	border-radius: 40px;
	text-align: center;
	background: #fff;
}

.special_cont .special_item .item_badge {
	margin: -73px 0 26px 9px;
}

.special_cont .special_item .item_title {
	line-height: 1.25;
	letter-spacing: -0.025em;
	font-size: 45px;
	font-family: 'noto7';
}

.special_cont .special_item .item_title em {
	color: #ff2a2a;
}

.special_cont .special_item .item_desc {
	margin: 19px 0 0;
	line-height: 1.2;
	letter-spacing: -0.025em;
	font-size: 26px;
}

.special_cont .special_item .item_list {
	display: flex;
	gap: 33px;
	width: 100%;
	margin: 66px 0 0;
}

.special_cont .special_item .item_list_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 349px;
	padding: 26px 0 0;
	border-radius: 20px;
	background: #252b39;
}

.special_cont .special_item .item_list_item_1 {
	background: #252b39 url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/special_benefit_1.png') no-repeat center bottom 45px;
}

.special_cont .special_item .item_list_item_2 {
	background: #252b39 url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/special_benefit_2.png') no-repeat center bottom 35px;
}

.special_cont .special_item .item_list_item span {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 155px;
	height: 42px;
	line-height: 1.2;
	padding: 0 5px;
	border-radius: 7px;
	letter-spacing: -0.025em;
	font-size: 26px;
	font-family: 'noto6';
	background: #f6ce3e;
}

.special_cont .special_item .item_list_item p {
	line-height: 1.2;
	margin: 16px 0 0;
	letter-spacing: -0.025em;
	color: #fff;
	font-size: 28px;
	font-family: 'noto6';
}

/* 이벤트 */
.event_cont {
	margin: -120px 0 0;
}

/* 트로피 */
.trophy_cont {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/trophy_bg.png') no-repeat center top;
}

.trophy_cont .main_inner {
	padding: 123px 0 6px;
}

/* 추천 */
.recommend_cont .main_inner {
	padding: 146px 0 125px;
}

.recommend_cont .main_title {
	margin: 0 0 47px;
}

.recommend_cont .main_title h3 {
	color: #ff2a2a;
}

/* 수강료 */
.tuition_cont {
	height: 1162px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/con_price_bg.png') no-repeat center bottom;
}

.tuition_cont .main_title {
	margin: 31px 0 79px;
}

/* 커리큘럼 */
.curriculum_cont {
	background: #f4f4f4;
}

.curriculum_cont .main_inner {
	padding: 83px 0 133px;
}

.curriculum_cont .curri_list {
	display: flex;
	justify-content: flex-start;
	gap: 49px;
	width: 100%;
	margin: 117px 0 0;
}

.curriculum_cont .curri_list .list_item {
	position: relative;
	width: 230px;
	height: 183px;
	border: 2px solid #ffcf45;
	border-radius: 20px;
	text-align: center;
	box-shadow: 0px 25px 40px 0px rgba(224, 174, 114, 0.41);
	background: #fff;
}

.curriculum_cont .curri_list .list_item::before {
	content: '';
	position: absolute;
	top: 79px;
	left: calc(100% + 20px);
	width: 16px;
	height: 22px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/curri_arrow.png') no-repeat 0 0;
}

.curriculum_cont .curri_list .list_item:last-child::after {
	content: '';
	position: absolute;
	top: -53px;
	left: calc(100% + 13px);
	width: 463px;
	height: 401px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/curri_img.png') no-repeat 0 0;
}

.curriculum_cont .curri_list .list_item .item_title {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 53px;
	border-radius: 18px 18px 0 0;
	letter-spacing: -0.03em;
	font-size: 20px;
	font-family: 'noto7';
}

.curriculum_cont .curri_list .list_item_1 .item_title {
	background: #fde27f;
}

.curriculum_cont .curri_list .list_item_2 .item_title {
	background: #ffdb59;
}

.curriculum_cont .curri_list .list_item_3 .item_title {
	background: #f6c748;
}

.curriculum_cont .curri_list .list_item .item_text {
	line-height: 1.3;
	padding: 20px 0 0;
	letter-spacing: -0.03em;
	font-size: 20px;
}

/* 교수 */
.professor_cont {
	background: linear-gradient(to bottom, #fff 517px, #171d2a 517px, #26466d 100%);
}

.professor_cont .main_inner {
	padding: 117px 0 0;
}

.professor_cont .main_desc {
	margin: 18px 0 0;
	color: #000;
}

.professor_cont .professor_slide {
	position: relative;
	width: 1400px;
	margin: 64px 0 0;
	overflow: hidden;
}

.professor_cont .professor_slide .swiper-pagination {
	display: flex;
	justify-content: center;
	gap: 59px;
	position: relative;
	top: 0;
	padding: 24px 0 0;
	width: 100%;
	z-index: 1;
}

.professor_cont .professor_slide .page_item {
	position: relative;
	width: 160px;
	height: 160px;
	padding: 69px 0 0;
	border-radius: 50%;
	cursor: pointer;
	background: #5d6477;
	color: #abafbb;
}

.professor_cont .professor_slide .page_item.is_active {
	background: #f7d24c;
	color: #000;
}

.professor_cont .professor_slide .page_item::before {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 180px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_tab.png') no-repeat 0 0;
}

.professor_cont .professor_slide .page_item_1::before {
	background-position: 12px 12px;
}

.professor_cont .professor_slide .page_item_2::before {
	background-position: -207px 12px;
}

.professor_cont .professor_slide .page_item_3::before {
	background-position: -426px 12px;
}

.professor_cont .professor_slide .page_item.is_active::before {
	background-position-y: -185px;
}

.professor_cont .professor_slide .page_item p {
	line-height: 1.2;
	letter-spacing: -0.025em;
	font-size: 18px;
	font-family: 'noto3';
}

.professor_cont .professor_slide .page_item strong {
	display: block;
	line-height: 1.2;
	letter-spacing: -0.025em;
	font-size: 22px;
	font-family: 'noto6';
}

.professor_cont .professor_slide .swiper-slide {
	position: relative;
	width: 1400px;
	padding: 60px 0 118px 150px;
	text-align: left;
	z-index: 1;
}
.professor_cont .professor_slide .swiper-slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 93px;
	right: -40px;
	width: 881px;
	height: 1082px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_1.png') center no-repeat;
	z-index: -1;
}
.professor_cont .professor_slide .swiper-slide_1::after {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_1.png') no-repeat center top;
}
.professor_cont .professor_slide .swiper-slide_2::after {
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_2.png') no-repeat center top;
}
.professor_cont .professor_slide .swiper-slide_3::after {
	right: -20px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_3.png') no-repeat center top;
}
.professor_cont .professor_slide .slide_badge {
	position: absolute;
	top: 89px;
    right: 150px;
}
.professor_cont .professor_slide .slide_history {
	display: flex;
	gap: 21px;
	margin: 0 0 13px 0;
}

.professor_cont .professor_slide .slide_history li {
	height: 77px;
	padding: 6px 31px 0;
	line-height: 1.2;
	letter-spacing: -0.025em;
	text-align: center;
	color: #e5c288;
	font-size: 18px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_img_1.png') no-repeat left top,
		url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_img_2.png') no-repeat right top;
}

.professor_cont .professor_slide .slide_sub_title {
	line-height: 1.28;
	margin-bottom: 29px;
	color: #fff;
	font-family: 'noto4';
	font-size: 30px;
	letter-spacing: -0.025em;
}
.professor_cont .professor_slide .slide_sub_title em {
	display: block;
	font-family: 'noto6';
}
.professor_cont .professor_slide .slide_title {
	display: flex;
	align-items: center;
	gap: 5px;
	width: fit-content;
	font-family: 'noto4';
	font-size: 25px;
	color: #fff3c8;
}
.professor_cont .professor_slide .slide_title p,
.professor_cont .professor_slide .slide_title span {
	line-height: 1.1;
}
.professor_cont .professor_slide .slide_title span {
	display: flex;
	align-items: center;
	height: 32px;
	padding: 0 11px 0 12px;
	border-radius: 60px;
	background: #ffdb00;
}
.professor_cont .professor_slide .slide_name {
	display: block;
	line-height: 1.2;
	width: fit-content;
	margin: 7px 0 0;
	font-family: 'noto7';
	font-size: 54px;
	letter-spacing: -0.025em;
	color: #f6ce3e;
}
.professor_cont .professor_slide .slide_list {
	margin: 36px 0 0;
}
.professor_cont .professor_slide .slide_list li {
	line-height: 1.2;
	letter-spacing: -0.035em;
	color: #fff;
	font-size: 16px;
	font-family: 'noto4';
}
.professor_cont .professor_slide .slide_list li + li {
	margin: 6px 0 0;
}
.professor_cont .professor_slide .slide_list li::before {
	content: '·';
}
.professor_cont .professor_slide .slide_check {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 35px 0 0;
	gap: 11px;
}
.professor_cont .professor_slide .slide_check li {
	display: inline-flex;
	align-items: center;
	min-width: 408px;
	height: 48px;
	padding: 0 30px 0 56px;
	border: 1px solid #f6ce3e;
	border-radius: 100px;
	letter-spacing: -0.065em;
	color: #fff;
	font-size: 21px;
	font-family: 'noto5';
	background: #2b271a url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/teacher_icon.png') no-repeat 25px center;
}
.professor_cont .professor_slide .popupVideo {
	position: relative;
	width: 540px;
	height: 330px;
	margin: 58px 0 0 0;
}

.professor_cont .professor_slide .popupVideo a,
.professor_cont .professor_slide .popupVideo button {
	position: absolute;
	top: 0;
	left: 0;
	width: 539px;
	height: 330px;
}

.professor_cont .professor_slide .btn_video {
	display: block;
	margin: 61px 0 0;
	width: 539px;
}

.professor_cont .professor_slide .slide_review {
	display: flex;
	gap: 35px;
	margin: 50px 0 0;
}

.professor_cont .professor_slide .slide_review li {
	display: flex;
	align-items: center;
	width: 343px;
	height: 165px;
	padding: 6px 20px 0 148px;
	border-radius: 20px;
	word-break: keep-all;
	box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.25);
	background: #fff url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_1.png') no-repeat 31px 31px;
}

.professor_cont .swiper-slide_1 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(1) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_1.png');
}
.professor_cont .swiper-slide_1 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(2) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_2.png');
}
.professor_cont .swiper-slide_1 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_4 .slide_review li:nth-child(3) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_3.png');
}
.professor_cont .swiper-slide_2 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(1) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_4.png');
}
.professor_cont .swiper-slide_2 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(2) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_5.png');
}
.professor_cont .swiper-slide_2 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_5 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_7 .slide_review li:nth-child(3) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_6.png');
}
.professor_cont .swiper-slide_3 .slide_review li:nth-child(1),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(1) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_7.png');
}
.professor_cont .swiper-slide_3 .slide_review li:nth-child(2),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(2) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_8.png');
}
.professor_cont .swiper-slide_3 .slide_review li:nth-child(3),
.professor_cont .swiper-slide_6 .slide_review li:nth-child(3) {
	background-image: url('/_skin/tpl_skin/basic_sports_renew/images/cm_teacher/v2/reviewer_5.png');
}

.professor_cont .professor_slide .slide_review p {
	word-break: keep-all;
	line-height: 1.45;
	letter-spacing: -0.045em;
	font-size: 20px;
	font-family: 'noto4';
}

.professor_cont .professor_slide .slide_review em {
	color: #0054ff;
	font-family: 'noto6';
}

/* 도서 */
.book_cont .main_inner {
	padding: 121px 0 171px;
}

.book_cont .book_video {
	position: relative;
	margin: 85px 0 0;
}

.book_cont .book_video .popupVideo {
	position: absolute;
	bottom: 17px;
	left: 196px;
	width: 304px;
	height: 203px;
}

.book_cont .book_video .popupVideo a {
	display: block;
	width: 100%;
	height: 100%;
}

.book_cont .book-imgSlide {
	width: 1100px;
	margin: 60px 0 0;
	overflow: hidden;
	text-align: center;
}

.book_cont .book-imgSlide .swiper-pagination-bullets {
	width: 100%;
	display: flex;
	justify-content: center;
}

.book_cont .book-imgSlide .swiper-pagination.swiper-pagination-bullets span {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	border: none;
	box-sizing: border-box;
	background: #c4c4c4;
}

.book_cont .book-imgSlide .swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet-active {
	background-color: #fcb922;
}

.book_cont .book-button-next,
.book_cont .swiper-container-rtl .content-button-next {
	left: -20px;
}
.book_cont .book-button-prev,
.book_cont .swiper-container-rtl .content-button-prev {
	right: -20px;
}
.book_cont .book-button-next,
.book_cont .book-button-prev {
	position: absolute;
	top: 67%;
	width: 110px;
	height: 110px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
}

.book_cont .book_list {
	margin: 114px 0 0;
}

/* 모의고사 */
.mock_cont {
	background: #f5f5f5;
}

.mock_cont .main_inner {
	padding: 118px 0 174px;
}

.mock_cont .main_title {
	margin: 0 0 54px;
}

/* 후기 */
.qa_cont {
	background: #fff;
}

.qa_cont .main_inner {
	padding: 96px 0 103px;
}

.qa_cont .qa_img {
	margin: 67px 0 0 -61px;
}

/* 합격 컨텐츠 */
.pass_cont {
	background: #ffeaeb;
}

.pass_cont .main_inner {
	padding: 113px 0 132px;
}

.pass_cont .pass_list_1 {
	display: flex;
	gap: 33px;
	width: 100%;
	margin: 93px 0 0;
}

.pass_cont .pass_list_1 .list_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 343px;
	padding: 24px 0 0;
	border: 3px solid #ff2a2a;
	border-radius: 20px;
	text-align: center;
}

.pass_cont .pass_list_1 .list_item_1 {
	background: #22262f url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/bottom_benefit_1.png') no-repeat center bottom 28px;
}

.pass_cont .pass_list_1 .list_item_2 {
	background: #22262f url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/bottom_benefit_2.png') no-repeat center bottom 24px;
}

.pass_cont .pass_list_1 .list_item_3 {
	background: #22262f url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/bottom_benefit_3.png') no-repeat center bottom 37px;
}

.pass_cont .pass_list_1 .item_title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 155px;
	height: 42px;
	border-radius: 8px;
	letter-spacing: -0.025em;
	font-size: 22px;
	font-family: 'noto6';
	background: #f6ce3e;
}

.pass_cont .pass_list_1 .item_text {
	margin: 16px 0 0;
	line-height: 1.3;
	letter-spacing: -0.025em;
	color: #fff;
	font-size: 28px;
}

.pass_cont .pass_list_1 .item_text em {
	font-family: 'noto6';
}

.pass_cont .pass_list_2 {
	margin: 42px 0 0 -11px;
}

/* 리뷰 */
.review_cont .main_inner {
	padding: 172px 0 0;
}

.review_cont .reviews_slide {
	position: relative;
	width: 1150px;
	height: 853px;
	margin: 79px 0 0 -25px;
	padding: 60px 25px 0;
	box-sizing: border-box;
	overflow-y: hidden;
}
.review_cont .reviews_slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 650px;
	background: linear-gradient(to top, #fff 5%, rgba(255, 255, 255, 0));
	z-index: 2;
}
.review_cont .reviews_slide .swiper-wrapper {
	z-index: 1;
}
.review_cont .reviews_slide .swiper-slide {
	position: relative;
	width: 100%;
	height: 256px;
	padding: 50px 0 0 70px;
	border-radius: 30px;
	box-shadow: 0 11px 32px rgba(0, 0, 0, 0.2);
	background: #fff;
	opacity: 1;
	transition: 0.3s ease-in;
}
.review_cont .reviews_slide .swiper-slide::before,
.review_cont .reviews_slide .swiper-slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
}
.review_cont .reviews_slide .swiper-slide::before {
	position: absolute;
	top: -53px;
	right: 268px;
	width: 287px;
	height: 126px;
	background: url('/_skin/tpl_skin/basic_credit_analyst/images/hwan/hugi_bullet.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide::after {
	bottom: 0;
	right: 32px;
}
.review_cont .reviews_slide .swiper-slide_1::after {
	width: 320px;
	height: 307px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_1.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_2::after {
	width: 294px;
	height: 306px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_2.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_3::after {
	right: 20px;
	width: 321px;
	height: 311px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_3.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_4::after {
	width: 310px;
	height: 295px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_4.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_5::after {
	width: 255px;
	height: 298px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_5.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_6::after {
	width: 312px;
	height: 303px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_6.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_7::after {
	width: 312px;
	height: 303px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_7.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide_8::after {
	width: 312px;
	height: 303px;
	background: url('/_skin/tpl_skin/basic_social_new/images/apply/con1_2/v2/hugi_8.png') center no-repeat;
}
.review_cont .reviews_slide .swiper-slide-prev {
	box-shadow: none;
}
.review_cont .reviews_slide .swiper-slide strong {
	display: block;
	font-family: 'noto7';
	font-size: 36px;
	letter-spacing: -0.045em;
	line-height: 1;
	text-align: left;
	color: #233d69;
}
.review_cont .reviews_slide .swiper-slide p {
	margin-top: 26px;
	font-family: 'noto4';
	font-size: 22px;
	letter-spacing: -0.045em;
	line-height: 1.4;
	text-align: left;
}

/* 시작 */
.start_cont {
	height: 732px;
	background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_bg.png') no-repeat center top;
}

.start_cont .main_inner {
	padding: 135px 0 0;
}

.start_cont .main_title p {
	color: #fff;
	font-size: 50px;
	font-family: 'noto4';
}

.start_cont .main_title h3 {
	color: #40f37e;
}

.start_cont .start_list {
	display: flex;
	flex-wrap: wrap;
	gap: 17px 15px;
	width: 100%;
	margin: 86px 0 0 10px;
}

.start_cont .start_list .list_item {
	position: relative;
	width: 215px;
	height: 129px;
	padding: 18px 0 0;
	line-height: 1.2;
	text-align: center;
	letter-spacing: -0.03em;
	color: #fff;
	font-size: 21px;
	background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_box.png') no-repeat 0 0;
}

.start_cont .start_list .list_item:nth-child(n + 5) {
	left: 90px;
}

.start_cont .start_list .list_item em {
	font-family: 'noto6';
}

.start_cont .main_title .evidence_area {
	top: 89px;
	right: 103px;
}

/* 하단 배너 */
.banner_bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4;
}

.banner_bottom button {
	display: block;
}
