@charset "UTF-8";
/*수강신청 공통:S*/
.con {
	width: 100%;
	margin: 0 auto;
	position: relative;
	font-family: 'noto3';
	font-weight: 100;
	color: #000;
}
.con .inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.div-table {
	display: table;
	text-align: center;
	margin: 0 auto;
}
.div-cell {
	display: table-cell;
	vertical-align: middle;
}
.line {
	text-align: center;
	padding: 26px 0;
	background: #12273c;
}
.line-inner {
	font-family: 'noto6';
	font-weight: 100;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}
strong {
	font-weight: 100;
	font-family: 'noto6';
}

.apply_wrap {
	padding-top: 130px;
}
.apply_wrap .curri {
	background: #415b6c;
	padding: 78px 0;
}
.curri .inner {
	width: 100%;
}

.container {
}
/* 합격 후기 배너:S */
.life_time .pass_review_wrap {
	height: 156px;
	padding: 30px 0 28px;
	box-sizing: border-box;
	background: #26211e url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_bar_bg.png) top center no-repeat;
}
.life_time .pass_review_wrap .pass_review_slide {
	height: 98px;
	overflow: hidden;
}
.life_time .pass_review_wrap .pass_review_slide .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: -0.035em;
	color: #c5ab8f;
	font-size: 18px;
	font-family: 'noto3';
	transition: 0.3s;
}
.life_time .pass_review_wrap .pass_review_slide .swiper-slide.swiper-slide-active {
	font-family: 'noto6';
	font-size: 26.77px;
	color: #ffddb4;
}
.life_time .pass_review_wrap .pass_review_slide .swiper-slide.swiper-slide-active::before {
	content: '';
	display: inline-block;
	width: 56px;
	height: 48px;
	margin-right: 22px;
	background: url('/_skin/tpl_skin/basic_electricity5/images/refund_renew/v2/top_hugi_icon.png') no-repeat 0 bottom;
}
.life_time .pass_review_wrap .pass_review_slide .swiper-slide p {
	line-height: 1;
	margin-right: 10px;
}
/* 합격 후기 배너:E */
/* 탑 배너 영역:S*/
.topArea {
	height: 1200px;
	padding: 190px 0 150px;
	background: url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_bg.png) top center no-repeat;
}
.topArea .img01 {
	display: block;
}
.topArea .top_txt01,
.topArea .top_txt02_01,
.topArea .top_txt02_02,
.topArea .top_txt02_03,
.topArea .top_txt02_04 {
	opacity: 0;
	transform: translateY(-100px);
	transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}
.topArea .top_txt01.animate,
.topArea .top_txt02_01.animate,
.topArea .top_txt02_02.animate,
.topArea .top_txt02_03.animate,
.topArea .top_txt02_04.animate {
	opacity: 1;
	transform: translateY(0);
}

.topArea .top_txt02 {
	display: flex;
	position: relative;
	margin-top: 130px;
}
.topArea .top_txt02 .top_txt02_02 {
	position: relative;
	margin-top: -80px;
	margin-left: -40px;
	z-index: 2;
}
.topArea .top_txt02 .top_txt02_03 {
	position: relative;
	margin-left: -90px;
	z-index: 1;
}
.topArea .top_txt02 .top_txt02_04 {
	position: absolute;
	top: -280px;
	right: 250px;
}
.topArea .item_box_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	width: 100%;
	height: 400px;
	margin-top: -50px;
}
.topArea .item_box_wrap .item_box {
	position: relative;
	width: 343px;
	height: 325px;
	padding-top: 40px;
	border-radius: 30px;
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_1.png) 50% 90% no-repeat;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.topArea .item_box_wrap .item_box.active {
	width: 377px;
	height: 371px;
	padding-top: 68px;
	background: #2c4aff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_1.png) 50% 90% no-repeat;
	color: #ffffff;
}
.topArea .item_box_wrap .item_box.item02 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_2.png) 50% 90% no-repeat;
}
.topArea .item_box_wrap .item_box.item02.active {
	background: #2c4aff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_2.png) 50% 90% no-repeat;
}
.topArea .item_box_wrap .item_box.item03 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_3.png) 70% 85% no-repeat;
}
.topArea .item_box_wrap .item_box.item03.active {
	background: #2c4aff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_3.png) 70% 85% no-repeat;
}
.topArea .item_box_wrap .item_box .img02 {
	display: none;
}
.topArea .item_box_wrap .item_box.active .img02 {
	display: block;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
.topArea .item_box_wrap .item_box p {
	font-family: market-b;
	font-size: 27px;
	line-height: 1.2;
	letter-spacing: -0.065em;
}
.topArea .item_box_wrap .item_box.active p {
	font-size: 33.24px;
}
.topArea .item_box_wrap .item_box.active p em {
	color: #b0ff2a;
}
.topArea .caption {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	font-family: market-m;
	font-size: 14px;
	color: #a8a8a8;
}
/* 탑 배너 영역:E*/
/* 탑 혜택 영역:S*/
.topBenefitArea {
	padding: 165px 0 135px;
	background: #cbecfe;
}
.con .content_title {
	font-family: market-l;
	font-size: 60px;
	font-weight: normal;
	line-height: 1.3;
	letter-spacing: -0.065em;
}
.con .content_title em {
	font-family: market-b;
}
.topBenefitArea .benefit_title em {
	color: #2c49fd;
}
.topBenefitArea .benefit_content {
	margin-top: 70px;
}
.topBenefitArea .benefit_wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	padding: 56px 50px;
	border: 1px solid #ffffff;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(88, 183, 235, 0.4);
	background: #d0edff;
}
.topBenefitArea .benefit_wrap .benefit {
	position: relative;
	width: calc((100% - 80px) / 3);
	height: 297px;
	padding: 36px 0;
	border-radius: 20px;
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_1.png) 55% 95% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit02 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_3.png) 75% 90% / 236px 151px no-repeat;
}
.topBenefitArea .benefit_wrap .benefit03 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_3.png) center bottom no-repeat;
}
.topBenefitArea .benefit_wrap .benefit04 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_4.png) 55% 90% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit05 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_5.png) 45% 95% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit06 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_6.png) 55% 80% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit07 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_7.png) 55% 90% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit08 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_8.png) 55% 90% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit09 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/benefit_9.png) 55% 80% no-repeat;
}
.topBenefitArea .benefit_wrap .benefit h3 {
	font-family: market-m;
	font-size: 27px;
	font-weight: normal;
	line-height: 1.3;
	letter-spacing: -0.065em;
}
.topBenefitArea .benefit_wrap .benefit h3 em {
	font-family: market-b;
}
.topBenefitArea .benefit_wrap .benefit .bullet {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 115px;
	right: 32px;
	width: 72px;
	height: 72px;
	border-radius: 100px;
	background: #ff4c4c;
}
.topBenefitArea .benefit_wrap .benefit .bullet p {
	margin-top: 5px;
	font-family: market-b;
	font-size: 17.24px;
	line-height: 1.2;
	color: #ffffff;
}
.topBenefitArea .benefit_wrap .benefit05 .bullet {
	top: 119px;
	right: 23px;
}
/* 탑 혜택 영역:E*/
/* 이벤트 영역:S*/
.eventArea {
	position: relative;
	padding: 120px 0 0;
	background: #57ff99;
}
.eventArea::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 142px;
	height: 142px;
	border-radius: 200px;
	background: #57ff99 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/icon_plus.png) 34px 42px / 83px 83px no-repeat;
}
.eventArea .inner {
	width: 1355px;
}
.eventArea .event_title span {
	font-size: 51.53px;
}
.eventArea .event_content {
	margin-top: 80px;
	padding-bottom: 20px;
}
/* 이벤트 영역:E*/
/* 이유 영역:S*/
.reaconArea {
	padding: 168px 0 112px;
	background: #6e82ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/reason_icon.png) 51% 116px / 40px 31px no-repeat;
}
.reaconArea .reason_title {
	color: #ffffff;
}
.reaconArea .reason_content {
	margin-top: 94px;
}
.reaconArea .reason_slide {
	width: 100%;
	height: 484px;
	overflow: hidden;
}
.reaconArea .reason_slide .swiper-wrapper {
	height: 412px;
}
.reaconArea .reason_slide .swiper-pagination {
	bottom: 0;
}
.reaconArea .reason_slide .swiper-pagination .swiper-pagination-bullet {
	width: 27px;
	height: 27px;
	margin: 0 15px;
	background: #3b4fce;
	opacity: 1;
	cursor: pointer;
}
.reaconArea .reason_slide .swiper-pagination .swiper-pagination-bullet-active {
	background: #000000;
}
/* 이유 영역:E*/
/* 스크롤 텍스트 영역:S*/
.scrollTxtArea {
	padding: 150px 0;
	overflow: hidden;
}
.scrollTxtArea .txt_slide {
	position: relative;
	height: 270px;
	overflow: hidden;
}
.scrollTxtArea .txt_slide::before,
.scrollTxtArea .txt_slide::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 2;
}
.scrollTxtArea .txt_slide::before {
	top: 0;
	background: linear-gradient(to bottom, #ffffff, rgba(39, 21, 21, 0));
}
.scrollTxtArea .txt_slide::after {
	bottom: 0;
	background: linear-gradient(to top, #ffffff, rgba(39, 21, 21, 0));
}
.scrollTxtArea .txt_slide .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: -0.035em;
	color: #c5ab8f;
	font-size: 23.28px;
	font-family: 'noto3';
	transition: 0.3s;
}
.scrollTxtArea .txt_slide .swiper-slide.swiper-slide-active {
	font-family: 'noto6';
	font-size: 26.77px;
	color: #ffddb4;
}
.scrollTxtArea .txt_slide .swiper-slide img {
	transform: scale(0.6);
}
.scrollTxtArea .txt_slide .swiper-slide.swiper-slide-active img {
	transform: scale(1);
}
/* 스크롤 텍스트 영역:E*/
/* 합격 후기 영역:S*/
.hugiArea {
	height: 1115px;
	padding: 146px 0 175px;
	background: url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_bg.png) center/ 2560px 1115px no-repeat;
}
.hugiArea > img {
	display: block;
	margin: 0 auto;
}
.hugiArea .hugi_content {
	width: 100%;
	margin-top: 96px;
	overflow: hidden;
}
.hugiArea .review_list {
	display: flex;
	width: calc(341px * 40);
	transform: translateX(9px);
	margin-top: 70px;
	margin-left: -25%;
	padding-top: 20px;
	padding-bottom: 50px;
	animation: marquee 60s linear infinite;
}
.hugiArea .review_list:hover {
	animation-play-state: paused;
}
.hugiArea .review_list li {
	position: relative;
	width: 588px;
	height: 338px;
	margin-right: 52px;
	padding: 84px 0 0 64px;
	border-radius: 20px;
	background: #fff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_icon.png) 66px 40px / 48px 33px no-repeat;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
	font-family: 'noto4';
	letter-spacing: -0.065em;
	transition: transform 0.2s ease-in;
}
.hugiArea .review_list li * {
	cursor: default;
}
.hugiArea .review_list li .review_img {
	position: absolute;
	top: -83px;
	right: 40px;
	width: 162px;
	height: 162px;
	border-radius: 200px;
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -8px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img02 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -209px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img03 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -461px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img04 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -678px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img05 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -880px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img06 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -1090px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img07 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -1300px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img08 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -1527px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img09 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -8px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img10 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -209px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img11 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -461px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li.img12 .review_img {
	background: #97a1f3 url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/hugi_img.png) -678px 29px / 1698px 203px no-repeat;
}
.hugiArea .review_list li .list_tit {
	font-family: 'noto6';
	font-size: 30px;
	line-height: 1.2;
}
.hugiArea .review_list li .list_text {
	margin: 20px 0 16px;
	font-size: 20px;
	line-height: 1.4;
	color: #686868;
}
.hugiArea .review_list li .list_text em {
	font-family: 'noto6';
}
.hugiArea .review_list li .list_name {
	font-size: 16px;
	font-weight: bold;
	color: #acacac;
}

@keyframes marquee {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}
/* 합격 후기 영역:E*/
/* vs 영역:S*/
.vsArea {
	padding-top: 150px;
	background: #323646;
}
.vsArea .vs_title {
	font-size: 51.53px;
	color: #ffffff;
}
.vsArea .vs_title em .green {
	color: #37ff86;
}
.vsArea .vs_content {
	margin-top: 110px;
}
/* vs 영역:E*/
/* 교수 영역:S*/
.teacherArea {
	padding: 185px 0 0;
}
.teacherArea .teacher_title {
	font-size: 51.53px;
}
.teacherArea .teacher_title em {
	color: #2b48fa;
}
.teacherArea .teacher_content {
	width: 100%;
	height: 756px;
	margin-top: 130px;
	background: url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher.png) center no-repeat;
}
.teacherArea .teacher_content ul {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
.teacherArea .teacher_content .teacher {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
	width: 257px;
	height: 367px;
	border-radius: 20px;
	border: 1px solid transparent;
}
.teacherArea .teacher_content .teacher:hover {
	border: 1px solid #587d1c;
}
.teacherArea .teacher_content .teacher02:hover {
	border: 1px solid #2861a1;
}
.teacherArea .teacher_content .teacher03:hover {
	border: 1px solid #af7a26;
}
.teacherArea .teacher_content .teacher04:hover {
	border: 1px solid #2697af;
}
.teacherArea .teacher_content .teacher05:hover {
	border: 1px solid #4956b2;
}
.teacherArea .teacher_content .teacher06:hover {
	border: 1px solid #cc7f56;
}
.teacherArea .teacher_content .teacher07:hover {
	border: 1px solid #a6497d;
}
.teacherArea .teacher_content .teacher08:hover {
	border: 1px solid #49a3a6;
}
.teacherArea .teacher_content .teacher .txtArea {
	padding-bottom: 26px;
	font-family: 'noto6';
	color: #ffffff;
	cursor: default;
}
.teacherArea .teacher_content .teacher .subject {
	font-size: 21px;
}
.teacherArea .teacher_content .teacher .teacher_name {
	position: relative;
	margin: 10px 0 20px;
	font-size: 27px;
	z-index: 1;
}
.teacherArea .teacher_content .teacher .teacher_name::before {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 95%;
	height: 10px;
	background: #587d1c;
	z-index: -1;
}
.teacherArea .teacher_content .teacher02 .teacher_name::before {
	background: #2861a1;
}
.teacherArea .teacher_content .teacher03 .teacher_name::before {
	background: #af7a26;
}
.teacherArea .teacher_content .teacher04 .teacher_name::before {
	background: #2697af;
}
.teacherArea .teacher_content .teacher05 .teacher_name::before {
	background: #4956b2;
}
.teacherArea .teacher_content .teacher06 .teacher_name::before {
	background: #cc7f56;
}
.teacherArea .teacher_content .teacher07 .teacher_name::before {
	background: #a6497d;
}
.teacherArea .teacher_content .teacher08 .teacher_name::before {
	background: #49a3a6;
}
.teacherArea .teacher_content .teacher .txt {
	font-family: 'noto4';
	font-size: 14px;
	color: #f6ffcd;
}
.teacherArea .teacher_content .teacher02 .txt {
	color: #dcecfb;
}
.teacherArea .teacher_content .teacher03 .txt {
	color: #fbf5dc;
}
.teacherArea .teacher_content .teacher04 .txt {
	color: #dcf8fb;
}
.teacherArea .teacher_content .teacher05 .txt {
	color: #cdd4ff;
}
.teacherArea .teacher_content .teacher06 .txt {
	color: #dcf8fb;
}
.teacherArea .teacher_content .teacher07 .txt {
	color: #fbe8dc;
}
.teacherArea .teacher_content .teacher08 .txt {
	color: #7ed1d4;
}
.teacherArea .teacher_content .teacher .overArea {
	display: none;
}
.teacherArea .teacher_content .teacher:hover .overArea {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
	/* margin-bottom: -5px; */
	background: #587d1c;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.025em;
	color: #fff;
}
.teacherArea .teacher_content .teacher02:hover .overArea {
	background: #2861a1;
}
.teacherArea .teacher_content .teacher03:hover .overArea {
	background: #af7a26;
}
.teacherArea .teacher_content .teacher04:hover .overArea {
	background: #2697af;
}
.teacherArea .teacher_content .teacher05:hover .overArea {
	background: #4956b2;
}
.teacherArea .teacher_content .teacher06:hover .overArea {
	background: #cc7f56;
}
.teacherArea .teacher_content .teacher07:hover .overArea {
	background: #a6497d;
}
.teacherArea .teacher_content .teacher08:hover .overArea {
	background: #49a3a6;
}
.teacherArea .teacher_content .teacher .image-video {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 43px;
}
.teacherArea .teacher_content .teacher .image-video a {
	display: block;
	width: 100%;
	height: 100%;
	color: transparent;
	cursor: pointer;
}

.teacherArea .slide_content {
	width: 100%;
	padding: 187px 0 237px;
	overflow: hidden;
}
.teacherArea .review_list {
	display: flex;
	width: calc(341px * 24);
	transform: translateX(9px);
	margin-left: -25%;
	animation: marquee 60s linear infinite;
}
.teacherArea .review_list:hover {
	animation-play-state: paused;
}
.teacherArea .review_list li {
	position: relative;
	width: 439px;
	height: 321px;
	margin-right: 48px;
	padding: 30px 0;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
	font-family: 'noto4';
	text-align: center;
	letter-spacing: -0.065em;
	transition: transform 0.2s ease-in;
}
.teacherArea .review_list li * {
	cursor: default;
}
.teacherArea .review_list li .review_img {
	width: 108px;
	height: 108px;
	margin: 0 auto;
	border-radius: 200px;
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -39px -13px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review02 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -206px -2px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review03 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -400px -13px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review04 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -1193px -10px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review05 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -658px -10px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review06 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -832px -4px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review07 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -1018px -5px / 1521px 122px no-repeat;
}
.teacherArea .review_list li.review08 .review_img {
	background: #e3e4ef url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/teacher_hugi.png) -1410px -5px / 1521px 122px no-repeat;
}
.teacherArea .review_list li .list_text {
	margin: 18px 0 20px;
	font-family: 'noto4';
	font-size: 24px;
	line-height: 1.3;
	color: #000;
}
.teacherArea .review_list li .list_text span {
	font-family: 'noto6';
}
.teacherArea .review_list li .list_name {
	font-size: 16px;
	color: #7c7d8c;
}
/* 교수 영역:E*/
/* 커리큘럼 영역:S*/
.curriwArea {
	width: 100%;
	height: 1850px;
	padding: 116px 0 180px;
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/curri_bg.png') center no-repeat;
}
.curriwArea .curri_title {
	margin: 40px 0 222px;
	font-size: 51.53px;
	line-height: 1.4;
}
.curriwArea .curri_title em {
	color: #2c335f;
}
.curriwArea .curri_content {
	position: relative;
}
.curriwArea .curri_content .img01,
.curriwArea .curri_content .img02,
.curriwArea .txt01,
.curriwArea .txt02,
.curriwArea .txt03,
.curriwArea .txt04,
.curriwArea .txt05 {
	transition: transform 1s ease-out, opacity 1s ease-out;
	transform: translateY(-300px);
	opacity: 0;
}
.curriwArea .curri_content .img01.active,
.curriwArea .curri_content .img02.active,
.curriwArea .txt01.active,
.curriwArea .txt02.active,
.curriwArea .txt03.active,
.curriwArea .txt04.active,
.curriwArea .txt05.active {
	transform: translateY(0);
	opacity: 1;
}
.curriwArea .curri_content .img02 {
	position: absolute;
	top: -180px;
	right: -10px;
}
.curriwArea .curri_content .txtArea {
	display: flex;
	align-items: flex-end;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1100px;
	height: 556px;
}
.curriwArea .curri_content .txtArea li {
	width: calc(100% / 6);
	padding-bottom: 40px;
}
.curriwArea .curri_content .txtArea li h3 {
	font-family: 'noto6';
	font-size: 30px;
	letter-spacing: -0.065em;
}
.curriwArea .curri_content .txtArea li .top_txt h3 {
	margin-bottom: 10px;
	color: #252723;
}
.curriwArea .curri_content .txtArea li .top_txt p {
	font-size: 19px;
}
.curriwArea .curri_content .txtArea li .btm_txt {
	color: #2c7c6d;
}
.curriwArea .curri_content .txtArea li:nth-child(2) .btm_txt {
	color: #256a5d;
}
.curriwArea .curri_content .txtArea li:nth-child(3) .btm_txt {
	color: #205c51;
}
.curriwArea .curri_content .txtArea li:nth-child(4) .btm_txt {
	color: #1b4e45;
}
.curriwArea .curri_content .txtArea li:nth-child(5) .btm_txt {
	color: #163e37;
}
.curriwArea .curri_content .txtArea li .btm_txt p {
	width: fit-content;
	margin: 80px auto 0;
	padding: 0 12px;
	border: 1px solid #2c7c6d;
	border-radius: 30px;
	font-size: 14px;
}
.curriwArea .curri_content .txtArea li:nth-child(2) .btm_txt p {
	margin-top: 148px;
	border: 1px solid #256a5d;
}
.curriwArea .curri_content .txtArea li:nth-child(3) .btm_txt p {
	margin-top: 218px;
	border: 1px solid #205c51;
}
.curriwArea .curri_content .txtArea li:nth-child(4) .btm_txt p {
	margin-top: 295px;
	border: 1px solid #1b4e45;
}
.curriwArea .curri_content .txtArea li:nth-child(5) .btm_txt p {
	margin-top: 388px;
	border: 1px solid #163e37;
}
.curriwArea .curri_content .txtArea li .btm_txt h3 {
	margin-top: 10px;
}

/* 합격수기 배너 */
.contents_wrap_16 {
	padding: 82px 0 163px;
}

.contents_wrap_16 .rolling_wrap .deco-line {
	position: relative;
	width: 100%;
	height: 108px;
	background-image: linear-gradient(to right, #57ff99 0%, #62f9d7 100%);
	box-sizing: border-box;
	border-radius: 50px;
	box-shadow: 10px 10px 27px rgba(0, 0, 0, 0.4);
}
.contents_wrap_16 .rolling_wrap .deco-line:after {
	content: '';
	position: absolute;
	left: 6px;
	top: 6px;
	right: 6px;
	bottom: 6px;
	height: 95px;
	/*border: 9px solid transparent;*/
	background: #fff;
	box-sizing: border-box;
	border-radius: 45px;
}
.contents_wrap_16 .rolling_wrap {
	position: relative;
	height: 347px;
	padding-top: 119px;
}
.contents_wrap_16 .rolling_wrap .textlo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/*padding: 50px 0;*/
	width: 1100px;
}
.contents_wrap_16 .rolling_wrap .textlo:before {
	z-index: 2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 40px;
	/* background: linear-gradient(to bottom, rgba(172, 239, 92, 0.8) 40%, rgba(172, 239, 92, 0.2) 100%); */
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/curri_bg1.png') center no-repeat;
}
.contents_wrap_16 .rolling_wrap .textlo:after {
	z-index: 2;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	/* background: linear-gradient(to top, rgba(172, 239, 92, 0.8) 40%, rgba(172, 239, 92, 0.2) 100%); */
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/curri_bg2.png') center no-repeat;
}
.contents_wrap_16 .rolling_wrap .textlo > div {
	overflow: hidden;
	position: relative;
	height: 345px;
	text-align: center;
}
.contents_wrap_16 .rolling_wrap .textlo > div ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.contents_wrap_16 .rolling_wrap .textlo > div ul li {
	overflow: hidden;
	padding: 0 20px;
	/*font-size: 25px;*/
	/*font-weight: 500;*/
	color: rgba(0, 0, 0, 0.4);
	height: 52px;
	line-height: 52px;
	font-family: 'market-m';
	font-size: 20px;

	transition: all 0.2s ease-out 0s;
}
.contents_wrap_16 .rolling_wrap .textlo > div ul li.prev,
.contents_wrap_16 .rolling_wrap .textlo > div ul li.next {
	color: rgba(0, 0, 0, 0.4);
}
.contents_wrap_16 .rolling_wrap .textlo > div ul li.on {
	/*font-size:35px;*/
	/*foont-weight:900;*/
	height: 110px;
	line-height: 110px;
	color: #000;
	margin: 16px 0;
	font-family: 'market-b';
	font-size: 27px;
}
/* 커리큘럼 영역:E*/
/* 책 영역:S*/
.bookArea {
	padding: 212px 0 250px;
}
.bookArea .book_title {
	padding-bottom: 120px;
	font-size: 51.53px;
}
.bookArea .book_title em {
	color: #2b48fa;
}
.bookArea .book_content {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	position: relative;
}
.bookArea .book_content .book_txt_img {
	display: block;
	margin-top: 50px;
}
.bookArea .book_content .book_img {
	display: block;
	margin-right: -128px;
}
.bookArea .book_content .book_bullet {
	position: absolute;
	top: -65px;
	right: -90px;
}

.book_banner_slide {
	position: relative;
	width: 100%;
	height: 567px;
	margin-top: 145px;
	overflow: hidden;
}
.book_banner_slide .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.book_banner_slide .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.book_banner_slide .swiper-pagination {
	top: 38px !important;
	left: 30px !important;
	width: fit-content !important;
	height: 14px !important;
}
.book_banner_slide .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 10px;
	border: 1px solid #000000;
	background: transparent;
	opacity: 1;
	cursor: pointer;
}
.book_banner_slide .swiper-pagination-bullet-active {
	background: #000000;
}
.book_reveiw_area {
	position: relative;
	width: 1350px;
	margin: 100px auto 0;
}
.bookreview_slide {
	position: static;
	height: 321px;
	width: 1120px;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.bookreview_slide .swiper-slide {
	position: relative;
	width: 559px;
	height: 204px;
	box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.3);
	border-radius: 25px;
	box-sizing: border-box;
}
.bookreview_slide .div-table {
	width: 100%;
}
.bookreview_slide .div-table > div {
	display: flex;
	gap: 30px;
	width: 100%;
	padding: 32px 30px;
	text-align: left;
}
.bookreview_slide .div-table .txt {
	font-size: 23px;
	letter-spacing: -0.065em;
	line-height: 1.3;
	color: #000;
	cursor: default;
}
.bookreview_slide .div-table .name {
	margin-top: 16px;
	font-size: 15px;
	letter-spacing: -0.065em;
	color: #666666;
}
.bookreview_slide .div-table .imgwrap {
	width: 78px;
	height: 78px;
	border-radius: 100px;
	background: #dff2ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/book_hugi_img.png) left / 334px 84px no-repeat;
}
.bookreview_slide .sl2 .div-table .imgwrap {
	background: #dff2ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/book_hugi_img.png) -82px / 334px 84px no-repeat;
}
.bookreview_slide .sl3 .div-table .imgwrap {
	background: #dff2ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/book_hugi_img.png) -163px / 334px 84px no-repeat;
}
.bookreview_slide .sl4 .div-table .imgwrap {
	background: #dff2ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/book_hugi_img.png) -250px / 334px 84px no-repeat;
}
.book_reveiw_area .swiper-button {
	top: 36%;
	width: 64px;
	height: 64px;
}
.book_reveiw_area .swiper-button div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 100px;
	background: #ffffff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
.book_reveiw_area .swiper-button-prev div img {
	display: block;
	margin-left: -6px;
}
.book_reveiw_area .swiper-button-next div img {
	display: block;
	margin-right: -6px;
}
.book_reveiw_area .swiper-button:after {
	display: none;
}
/* .book_reveiw_slide {
	position: relative;
	width: 1100px;
	height: 300px;
	padding: 30px 20px 0;
	margin: 0 auto;
}
.book_reveiw_slide .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 559px;
	height: 204px;
}
.book_reveiw_slide .swiper-slide > div {
	display: flex;
	gap: 30px;
	width: 539px;
	height: 204px;
	padding: 32px 30px;
	border-radius: 30px;
	background: #ffffff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
.book_reveiw_slide .swiper-slide .imgwrap {
	width: 78px;
	height: 78px;
	border-radius: 100px;
	background: #dff2ff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/book_hugi_img.png) left
		no-repeat;
}
.book_reveiw_slide .swiper-slide .txt {
	font-size: 23px;
	letter-spacing: -0.065em;
	line-height: 1.3;
}
.book_reveiw_slide .swiper-slide .name {
	margin-top: 16px;
	font-size: 15px;
	letter-spacing: -0.065em;
	color: #666666;
}
.book_reveiw_area .swiper-button-prev,
.book_reveiw_area .swiper-button-next {
	top: 0;
	width: 115px;
	height: 300px;
	background: #ffffff;
}
.book_reveiw_area .swiper-button-prev {
	left: 0;
}
.book_reveiw_area .swiper-button-next {
	right: 0;
}
.book_reveiw_area .swiper-button-prev > div,
.book_reveiw_area .swiper-button-next > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	border-radius: 100px;
	background: #ffffff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}
.book_reveiw_area .swiper-button-prev:after,
.book_reveiw_area .swiper-container-rtl .swiper-button-next:after {
	display: none;
} */
/* 책 영역:E*/
/* bottom 혜택 영역:S*/
.bottomBentefitArea {
	padding-bottom: 280px;
}
.bottomBentefitArea .benefit_title {
	color: #2b48fa;
}
.bottomBentefitArea .benefit_content {
	margin-top: 104px;
}
.bottomBentefitArea .benefit_content ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 20px;
}
.bottomBentefitArea .benefit_content ul li {
	position: relative;
	width: 260px;
	height: 330px;
	padding-top: 48px;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.bottomBentefitArea .benefit_content ul li.big_item {
	width: 540px;
	height: 310px;
	padding: 50px;
	margin-bottom: 20px;
	background: #2b48fa url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_1.png) 95% 100% no-repeat;
	border-radius: 20px;
}
.bottomBentefitArea .benefit_content ul li.big_item02 {
	background: #2b48fa url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/top_benefit_2.png) 85% 70% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit01 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_1.png) 55% 90% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit02 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_2.png) 75% 85% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit03 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_3.png) 55% 90% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit04 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_4.png) 55% 90% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit05 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_5.png) 9% 85% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit06 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_6.png) 55% 80% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit07 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_7.png) 55% 75% no-repeat;
}
.bottomBentefitArea .benefit_content ul li.benefit08 {
	background: #ffffff url(/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/life_time/bottom_benefit_8.png) 55% 65% no-repeat;
}
.bottomBentefitArea .benefit_content ul li h3 {
	font-family: market-m;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.3;
	letter-spacing: -0.065em;
}
.bottomBentefitArea .benefit_content ul li h3 em {
	font-family: market-b;
}
.bottomBentefitArea .benefit_content ul li.big_item p {
	font-family: market-l;
	font-size: 28px;
	text-align: left;
	color: #ffffff;
}
.bottomBentefitArea .benefit_content ul li.big_item h3 {
	margin: 20px 0;
	font-family: market-b;
	font-size: 36px;
	text-align: left;
	line-height: 1.2;
	color: #ffffff;
}
.bottomBentefitArea .benefit_content ul li.big_item h3 em {
	font-size: 40px;
	color: #b0ff2a;
}
.bottomBentefitArea .benefit_content ul li.big_item p.caption {
	font-family: market-m;
	font-size: 15px;
	color: #98a4f0;
}
.bottomBentefitArea .benefit_content ul li .bullet {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 138px;
	right: 20px;
	width: 72px;
	height: 72px;
	border-radius: 100px;
	background: #ff4c4c;
}
.bottomBentefitArea .benefit_content ul li.benefit04 .bullet {
	right: 10px;
}
.bottomBentefitArea .benefit_content ul li .bullet p {
	margin-top: 5px;
	font-family: market-b;
	font-size: 17.24px;
	line-height: 1.2;
	color: #ffffff;
}
.bottomBentefitArea .benefit_content ul li.big_item .bullet {
	top: 24px;
	right: 30px;
	width: 92px;
	height: 92px;
	background: #b0ff2a;
}
.bottomBentefitArea .benefit_content ul li.big_item .bullet p {
	font-size: 24px;
	text-align: center;
	color: #152481;
}

.bottomBentefitArea .benefit_content ul li.benefit08 .halbu-popup-show {
	display: flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	margin: 138px auto 0;
	font-family: 'spoq4';
	font-size: 16px;
	font-weight: bold;
	width: 103px;
	height: 35px;
	border-radius: 4px;
	background: #000;
	letter-spacing: -0.065em;
	color: #ffffff;
}
/* bottom 혜택 영역:E*/

/*수강신청 공통:S*/
.apply_wrap .curri ul {
	/* width:100%; */
	display: table;
	margin: 44px auto 0;
	overflow: hidden;
}
.apply_wrap .curri ul li {
	display: table-cell;
	width: 187px;
	background: #dbe6ec;
	float: left;
	margin-right: 16px;
	padding: 27px 0;
	border-radius: 10px;
}
.apply_wrap .curri ul li:last-of-type {
	margin-right: 0;
}
.apply_wrap .curri ul li em {
	font-family: 'noto2';
	display: block;
	font-size: 22px;
	color: #425e73;
}
.apply_wrap .curri ul li strong {
	font-size: 23px;
	display: block;
	margin: 12px auto;
	color: #104f7a;
}
.apply_wrap .curri ul li .img_wrap {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background: #c6d1d7;
	border-radius: 50%;
	display: table;
}
.apply_wrap .curri ul li .img_wrap p {
	vertical-align: middle;
	display: table-cell;
}
.apply_wrap .curri ul li > p {
	font-size: 17px;
	margin-top: 10px;
	line-height: 23px;
}
.apply_wrap .curri ul li:last-of-type {
	margin-right: 0;
}
.apply_wrap .book {
	background: #f0ede6;
	padding: 79px 0;
}
.apply_wrap .book img:nth-of-type(2) {
	margin: 50px auto 48px;
}
.apply_wrap .book p {
	font-size: 18px;
	line-height: 26px;
}
.apply_wrap .benefit_wrap {
	background: #d9dee2;
	padding: 70px 0;
}
.apply_wrap .benefit1 {
	display: table;
	width: 100%;
	margin-top: 60px;
}
.apply_wrap .benefit1 > div {
	height: 172px;
	width: 33.33%;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}
.apply_wrap .benefit1 > div strong {
	font-size: 16px;
	margin-bottom: 15px;
	display: inline-block;
}
.apply_wrap .benefit1 > div {
	font-size: 14px;
	font-family: 'noto2';
}
.apply_wrap .benefit1 > div img {
	float: left;
	margin-right: 12px;
}
.apply_wrap .benefit2 {
	background: #c6cfd8;
}
.apply_wrap .benefit2 .div-table {
	display: table;
	width: 100%;
}
.apply_wrap .benefit2 p {
	width: 20%;
	height: auto;
	display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 90px 0 10px;
	font-size: 17px;
	position: relative;
}
.apply_wrap .benefit2 p a {
	display: block;
	background: #333333;
	width: 69px;
	height: 21px;
	font-size: 12px;
	color: #fff;
	margin: 5px auto 0;
	border-radius: 15px;
	line-height: 20px;
	font-family: 'noto3';
}
.apply_wrap .benefit2 p:after {
	background: url('/_skin/tpl_skin/common_images/bene_icon_x.png') center no-repeat;
	width: 14px;
	height: 14px;
	content: '';
	display: block;
	position: absolute;
	right: -7px;
	top: calc(50% - 0px);
}
.apply_wrap .benefit2 p:last-child:after {
	display: none;
}
/* .apply_wrap .benefit2 p:nth-child(1){
	background:url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/all_life/benefit_3.png') center 29px no-repeat;
} */
.apply_wrap .benefit2 p:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/all_life/benefit_4.png') center 35px no-repeat;
}
.apply_wrap .benefit2 p:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/all_life/benefit_5.png') center 20px no-repeat;
}
.apply_wrap .benefit2 p:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/all_life/benefit_6.png') center 30px no-repeat;
}
.apply_wrap .benefit2 p:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_kumgo_renewal2/images/apply/all_life/benefit_7.png') center 32px no-repeat;
}

/*수강신청 공통:E*/
