@charset "utf-8";
.comm_add {
	background: #8bedee;
}
.content_curri_wrap {
	position: absolute;
	bottom: 0;
	width: 160px;
}
.content_curri_wrap .apply-item {
	padding: 0 !important;
}
.content_curri_wrap1 {
	left: 0;
}
.content_curri_wrap2 {
	left: 0;
}
.content_curri {
	z-index: 9;
	width: 160px;
	height: 97px;
	display: block;
	text-indent: -99999px;
	font-size: 0;
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/btn_curri.png') center no-repeat;
}
.content_curri.sim {
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/btn_curri_sim.png') center no-repeat;
}
.content_curri.com {
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/btn_curri_com.png') center no-repeat;
}
.content_curri.kyung {
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/btn_curri_kyung.png') center no-repeat;
}
.curri_wrap .apply-item {
	padding: 0 !important;
}

/*.apply-area.type1 .apply-info .apply-book-list  {height:auto !important}*/

/* 과정별 과정 패키지 : S */
.single_pack_wrap {
	font-family: 'noto3';
}
.single_pack_wrap .mid {
	width: 1100px;
	margin: 0 auto;
}
.single_pack_wrap .top_box {
	padding: 0 0 115px;
	/* background:#161920 url('/_skin/tpl_skin/basic_dok3/apply/major_package/top_bg.jpg') no-repeat center top; */
}
.single_pack_wrap .top-bg {
	padding: 100px 0;
	background: #5635fe;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 160px;
}
/* .single_pack_wrap .top_box img{
	margin:0 0 70px;
} */
.single_pack_wrap .top_box ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 95px;
}
.single_pack_wrap .top_box ul li {
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 55px 0 210px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	color: #000;
	box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.2);
}
.single_pack_wrap .top_box ul li:nth-of-type(1),
.single_pack_wrap .top_box ul li:nth-of-type(2),
.single_pack_wrap .top_box ul li:nth-of-type(3) {
	margin: 0;
}
.single_pack_wrap .top_box ul li span {
	display: block;
	line-height: 100%;
	font-size: 20px;
	margin: 0 0 10px;
}
.single_pack_wrap .top_box ul li b {
	font-weight: 800;
	font-size: 30px;
	display: block;
	line-height: 100%;
	font-family: 'noto5';
}
.single_pack_wrap .top_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat center 80%;
}
.single_pack_wrap .top_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat center 80%;
}
.single_pack_wrap .top_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_3.png') no-repeat center 100%;
}
.single_pack_wrap .top_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat center 90%;
}
.single_pack_wrap .top_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat center 80%;
}
.single_pack_wrap .top_box ul li:nth-of-type(6) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_6.png') no-repeat center 100%;
}
.single_pack_wrap .plus_box {
	padding: 125px 0 150px;
	position: relative;
	height: 1600px;
	box-sizing: border-box;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_special.png') no-repeat center 125px;
}
.single_pack_wrap .plus_box:before {
	content: '';
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	top: -65px;
	margin: 0 0 0 -50px;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus.png') no-repeat center center;
	border-radius: 50%;
}
.single_pack_wrap .plus_box .mid {
}
.single_pack_wrap .vs_title_box {
	padding: 180px 0 100px 0;
}
.single_pack_wrap .vs_detail {
	background: rgb(202, 211, 226);
	background: linear-gradient(90deg, rgba(202, 211, 226, 1) 49%, rgba(64, 114, 239, 1) 50%);
}
.single_pack_wrap .vs_detail .mid {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_bg.png') no-repeat center center;
	background-size: cover;
	padding: 120px 0;
}
.single_pack_wrap .vs_detail .vs_list {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: center;
}
.single_pack_wrap .vs_detail .vs_list li {
	width: 69%;
	text-align: center;
	padding: 0 0 0 17%;
}
.single_pack_wrap .vs_detail .vs_list li:first-child {
	width: 31%;
	padding: 0;
}
.single_pack_wrap .vs_detail .vs_list li h2 {
	display: inline-block;
	background: #000000;
	width: 330px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 0 40px;
	font-size: 25px;
	letter-spacing: -1px;
}
.single_pack_wrap .vs_detail .vs_list li:first-child h2 {
	background: #8f96a8;
}
.single_pack_wrap .vs_detail .vs_list dl {
	display: flex;
	padding: 60px 0 0 0;
}
.single_pack_wrap .vs_detail .vs_list li:first-child dl {
	position: relative;
	padding: 90px 0 0 0;
}
.single_pack_wrap .vs_detail .vs_list li:first-child dl:before {
	content: 'OR';
	position: absolute;
	left: 140px;
	top: 180px;
	font-size: 20px;
	font-family: 'noto6';
	color: #8e95a7;
}
.single_pack_wrap .vs_detail .vs_list dl dd {
	background: #fff;
	padding: 10px 20px 30px 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	margin: 0 0 0 10px;
	box-sizing: border-box;
	justify-content: center;
}
.single_pack_wrap .vs_detail .vs_list dl dd:first-child {
	margin: 0;
}
.single_pack_wrap .vs_detail .vs_list li:first-child dd {
	background: none;
	align-items: end;
	justify-content: flex-start;
}
.single_pack_wrap .vs_detail .vs_list dl dd b {
	display: block;
	background: #e4e4e4;
	color: #000;
	font-family: 'noto6';
	width: 110px;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
}
.single_pack_wrap .vs_detail .vs_list dl dd span {
	display: block;
	width: 100px;
	color: #fff;
	margin: 15px 0 0 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.chk {
	padding: 0 0 0 10px;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.hidden {
	visibility: hidden;
}
.single_pack_wrap .vs_detail .vs_list li:first-child span {
	background: #fff;
	color: #8f96a8;
	margin: 10px 0 0 0;
}
.single_pack_wrap .vs_detail .vs_list dl dd.blue .onestep {
	border: 1px #5583d9 solid;
	color: #5583d9;
}
.single_pack_wrap .vs_detail .vs_list dl dd.blue .onestep.chk {
	background: #5583d9;
	color: #fff;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.twostep {
	border: 1px #9285dd solid;
	color: #9285dd;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.twostep.chk {
	background: #9285dd;
	color: #fff;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.threestep {
	border: 1px #e28ac6 solid;
	color: #e28ac6;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.threestep.chk {
	background: #e28ac6;
	color: #fff;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.fourstep {
	border: 1px #f09497 solid;
	color: #f09497;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.fourstep.chk {
	background: #f09497;
	color: #fff;
}
.single_pack_wrap .vs_detail .vs_list dl dd span.chk:before {
	content: '';
	height: 100%;
	width: 20px;
	top: 0;
	left: 5px;
	position: absolute;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_check.png') no-repeat center center;
}
.single_pack_wrap .vs_detail .vs_list em {
	display: block;
	text-align: right;
	padding: 40px 0 0 0;
	color: #2cdefc;
	font-size: 17px;
}
.single_pack_wrap .vs2_box {
	padding: 50px 0 185px 0;
}
.single_pack_wrap .vs2_box .mid > img:nth-of-type(1) {
	margin: 0 auto 240px auto;
	display: block;
}
.single_pack_wrap .vs2_box .mid > img:nth-of-type(2) {
	margin: 0 0 110px;
}
.single_pack_wrap .package_ex {
	box-sizing: border-box;
}
.single_pack_wrap .package_slide_btn {
	text-align: center;
	padding: 40px 0 0 0;
}
.single_pack_wrap .package_slide_btn span {
	width: 15px;
	height: 15px;
}
.single_pack_wrap .package_slide_btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	background: #1a0105;
}
.single_pack_wrap .package_ex .swiper-wrapper {
	height: auto;
}
.single_pack_wrap .package_ex .swiper-slide {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/ex_box.png') no-repeat center center;
	padding: 50px 0;
	border-radius: 20px;
	text-align: center;
}
.single_pack_wrap .teacher_list {
	background: #2f3243;
	padding: 155px 0;
}
.single_pack_wrap .teacher_list .mid > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0 0;
	justify-content: space-between;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_1.png') no-repeat top center;
	margin: 125px 0 0 0;
}
.single_pack_wrap .teacher_list .mid > ul li {
	width: 12%;
	height: 190px;
	box-sizing: border-box;
	padding: 15px 10px;
	margin: 15px 0 0 0;
}
.single_pack_wrap .teacher_list .mid > ul li b {
	display: block;
	color: #b1c3f6;
	font-size: 17px;
	font-family: 'noto2';
}
.single_pack_wrap .teacher_list .all_teacher {
	display: block;
	height: 600px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_2.png') no-repeat center bottom;
}
.single_pack_wrap .teacher_list .small_review {
	margin: 0 auto;
	display: table;
	width: 1100px;
	table-layout: fixed;
	background: #171a2b;
	position: relative;
}
.single_pack_wrap .teacher_list .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.single_pack_wrap .teacher_list .small_review .th {
	width: 300px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.single_pack_wrap .teacher_list .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.single_pack_wrap .teacher_list .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.single_pack_wrap .teacher_list .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.single_pack_wrap .teacher_list .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.single_pack_wrap .teacher_list .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.single_pack_wrap .teacher_list .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.single_pack_wrap .teacher_list .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.single_pack_wrap .teacher_list .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_r.png') no-repeat center center;
}
.single_pack_wrap .teacher_list .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.single_pack_wrap .book_box {
	padding: 190px 0 110px 0;
}
.single_pack_wrap .book_box .mid {
	position: relative;
}
.single_pack_wrap .book_box .bullet {
	position: absolute;
	right: -40px;
	top: 570px;
	z-index: 2;
}
.single_pack_wrap .book_box img {
	margin: 0 0 130px;
}
.single_pack_wrap .book_box .mid > ul {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	padding: 85px 0 290px 95px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_bg.png') no-repeat top center;
	position: relative;
	margin: 0 0 75px;
}
.single_pack_wrap .book_box .mid > ul:before {
	content: '';
	position: absolute;
	left: 70px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_2.png') no-repeat right bottom;
}
.single_pack_wrap .book_box .mid > ul:after {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_1.png') no-repeat left bottom;
}
.single_pack_wrap .book_box .mid > ul li {
	width: 60%;
}
.single_pack_wrap .book_box .mid > ul li span {
	display: block;
	color: #224392;
	font-size: 15px;
	margin: 30px 0 0 40px;
}
.single_pack_wrap .book_box .mid > ul li:first-child {
	width: 40%;
	padding: 80px 0 0 0;
}
.single_pack_wrap .book_box .mid > ul li dl {
}
.single_pack_wrap .book_box .mid > ul li dl dd {
	color: #fff;
	padding: 0 0 0 40px;
	font-size: 25px;
	line-height: 100%;
	position: relative;
	margin: 35px 0 0 0;
}
.single_pack_wrap .book_box .mid > ul li dl dd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_2.png') no-repeat center center;
}
.single_pack_wrap .book_box .mid > ul li:first-child dl dd {
	font-size: 20px;
	color: #8e929b;
	line-height: 120%;
	padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}
.single_pack_wrap .book_box .mid > ul li dl dd:first-child {
	margin: 0;
}
.single_pack_wrap .book_box .mid > ul li:first-child dl dd:before {
	width: 20px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_1.png') no-repeat center center;
	top: 4px;
}
.single_pack_wrap .book_box .mid > ul li dl dd b {
	font-family: 'noto6';
	color: #70fff9;
}
.single_pack_wrap .book_box .mid > ul li:first-child dl dd b {
	display: block;
	color: #8e929b;
}
.single_pack_wrap .book_box em {
	display: block;
	text-align: right;
	color: #d8d8d8;
	font-size: 16px;
}
.single_pack_wrap .plan_box {
	background: #c3c6d5;
	padding: 150px 0 130px;
}
.single_pack_wrap .plan_box .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.single_pack_wrap .plan_box .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.single_pack_wrap .plan_box .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.single_pack_wrap .plan_box .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_arrow.png') no-repeat -4px bottom;
}
.single_pack_wrap .plan_box ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.single_pack_wrap .plan_box ul li {
	width: 19%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 60px 20px;
}
.single_pack_wrap .plan_box ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 25px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num1.png') no-repeat 20px 20px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num2.png') no-repeat 20px 20px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num3.png') no-repeat 20px 20px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num4.png') no-repeat 20px 20px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num5.png') no-repeat 20px 20px;
}
.single_pack_wrap .plan_box ul li:nth-of-type(1) b {
	color: #419df0;
}
.single_pack_wrap .plan_box ul li:nth-of-type(2) b {
	color: #128bf4;
}
.single_pack_wrap .plan_box ul li:nth-of-type(3) b {
	color: #4072ef;
}
.single_pack_wrap .plan_box ul li:nth-of-type(4) b {
	color: #2d40f4;
}
.single_pack_wrap .plan_box ul li:nth-of-type(5) b {
	color: #6e47f0;
}
.single_pack_wrap .plan_box ul li p {
	color: #000;
	font-size: 24px;
	line-height: 120%;
}
.single_pack_wrap .plan_box ul li p:before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 20px;
	width: 20px;
}
.single_pack_wrap .special_cont_box {
	padding: 190px 0 290px 0;
}
.single_pack_wrap .special_cont_box ul {
	padding: 100px 0 0 0;
}
.single_pack_wrap .special_cont_box ul li {
	border-radius: 10px;
	position: relative;
	margin: 20px 0 0 0;
	background: #e9e9e9;
}
.single_pack_wrap .special_cont_box ul li:nth-of-type(2) {
	margin: 50px 0 0 0;
}
.single_pack_wrap .special_cont_box ul li > b {
	position: absolute;
	right: 0;
	bottom: -33px;
	color: #b0b0b0;
	font-size: 16px;
	font-family: 'noto2';
	font-weight: 400;
}
.single_pack_wrap .special_cont_box ul li.blue {
	background: #8aa7f3;
	margin: 0;
}
.single_pack_wrap .special_cont_box ul li dl {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	height: 160px;
	position: relative;
}
.single_pack_wrap .special_cont_box ul li dl:before {
	border-left: 1px #000 solid;
	content: '';
	position: absolute;
	left: 320px;
	height: 80%;
}
.single_pack_wrap .special_cont_box ul li dl dd {
	width: 70%;
	font-size: 20px;
	padding: 30px 0 30px 50px;
	line-height: 35px;
}
.single_pack_wrap .special_cont_box ul li dl dd:first-child {
	font-size: 30px;
	line-height: 120%;
	font-family: 'noto6';
	color: #000;
	width: 30%;
}
.single_pack_wrap .special_cont_box ul li dl dd b {
	display: block;
	width: 90px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 19px;
	margin: 0 0 15px;
	font-family: 'noto2';
}
.single_pack_wrap .special_cont_box ul li.blue dl dd b {
	color: #71fdfa;
}
.single_pack_wrap .benefit_wrap {
	padding-top: 160px;
}
.single_pack_wrap .benefit_wrap img {
	display: block;
}
.single_pack_wrap .benefit_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 85px auto 160px auto;
	width: 1100px;
}
.single_pack_wrap .benefit_wrap ul li {
	box-sizing: border-box;
	width: 49.5%;
	padding: 35px 40px 45px 40px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: -5px 0px 20px #b9b0b0;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat 90% 30px;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat 90% 30px;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_3.png') no-repeat 100% bottom;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat 85% 90%;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat 90% 30px;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_6.png') no-repeat 90% 50%;
}
.single_pack_wrap .benefit_wrap ul li span {
	font-size: 22px;
	display: block;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.single_pack_wrap .benefit_wrap ul li:nth-of-type(2) span {
	font-size: 18px;
}
.single_pack_wrap .benefit_wrap ul li p {
	font-size: 32px;
	line-height: 118%;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.single_pack_wrap .benefit_wrap ul li a {
	display: block;
	width: 90px;
	line-height: 30px;
	height: auto;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
	position: relative;
	bottom: auto;
	left: auto;
	font-size: 15px;
	border-radius: 5px;
}
/* 과정별 과정 패키지 : E */

.subject_selc .bar-text {
	min-width: 1100px;
	margin: 0 auto 100px;
	background: #3b353f;
	color: #fff;
	text-align: center;
	font-family: 'noto4';
	font-weight: 600;
	padding: 30px 0;
	font-size: 30px;
}

.subject_selc .lec-sPrice label,
.subject_selc .book-sPrice label {
	background-position: left 6px !important;
}

.subject_selc .pop-detail .pop-title {
	box-sizing: border-box !important;
}
/*ë…í•™ì‚¬ ìžê²© íŒì—…*/
.con2-pop-wrap {
	display: none;
	position: fixed;
	width: 640px;
	height: 600px;
	border: 2px solid #000;
	top: 50%;
	margin-top: -300px;
	left: 50%;
	margin-left: -320px;
	background: #fff;
	z-index: 99;
}
.con2-pop-title {
	position: relative;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	background: #2e6e0d;
	color: #fff;
}
.con2-pop-title .btn-close {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	right: 0;
	font-size: 30px;
	text-align: center;
	font-family: 'noto4';
	font-weight: 100;
	cursor: pointer;
	background: #000;
	color: #fff;
}
.con2-pop-title h3 {
	font-weight: 100;
	font-size: 29px;
	line-height: 59px;
	letter-spacing: -2px;
	float: left;
	padding-left: 40px;
}
.con2-pop-wrap .con2-pop {
	padding: 25px 40px;
	overflow: auto;
	width: 100%;
	height: 539px;
	box-sizing: border-box;
}
.con2-pop-wrap .con2-pop ul {
	font-family: 'noto3';
	font-size: 15px;
	line-height: 19px;
}
.con2-pop-wrap .con2-pop ul li {
	position: relative;
	padding-left: 12px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	line-height: 21px;
}
.con2-pop-wrap .con2-pop ul li:before {
	content: 'Â·';
	position: absolute;
	display: block;
	left: 0;
}

.strat_pak .inner {
	padding: 100px 0;
	margin: 0 auto;
	width: 1100px;
	text-align: center;
	position: relative;
}

.strat_pak .top-bg {
	background: #2789f8;
}

.strat_pak .con1-bg {
	background: #0052ae;
}

.strat_pak .con1-bg .con1 {
	width: 1100px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
}

.strat_pak .con2-bg {
	background: #ecef96;
}

.strat_pak .con2-bg .con2 {
	position: relative;
}

.strat_pak .con2-bg .con2 > a {
	position: absolute;
	right: 0;
	top: 108px;
	width: 177px;
	height: 28px;
	display: block;
	z-index: 1;
}

.strat_pak .con3-bg {
	height: 208px;
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok3/apply/start/con_title.png') #ededed no-repeat;
	background-size: contain;
}

.strat_pak .con4-bg .con4-title {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	padding-left: 13px;
}

.strat_pak .con4-bg {
	background: #ededed;
	padding: 45px 0 138px;
	height: 908px;
}

.strat_pak .con5 {
}

.strat_pak .con6-bg {
	background: #5c5f6e;
}

.strat_pak .con6 > img {
	margin-left: -319px;
}

.strat_pak .con7-bg {
	height: 739px;

	background: url('/_skin/tpl_skin/basic_dok3/apply/common/book_bg.png');
}
.strat_pak .con7-bg .inner {
	position: relative;
}
.strat_pak .con7-bg .inner .popupVideo {
	right: 229px;
	bottom: 99px;
}

.strat_pak .promotion,
.soksok_pak .promotion,
.nursing .promotion {
	background: #f9e16f;
}
.strat_pak .promotion .inner,
.soksok_pak .promotion .inner,
.nursing .promotion .inner {
	padding: 0;
	position: relative;
}
.subject_selc .promotion .applyinfo,
.strat_pak .promotion .applyinfo,
.soksok_pak .promotion .applyinfo,
.nursing .promotion .applyinfo {
	font-size: 0;
	text-indent: -9999px;
	position: absolute;
	width: 280px;
	height: 60px;
	right: 160px;
	top: 280px;
}
.strat_pak .promotion .img_bull,
.soksok_pak .promotion .img_bull,
.nursing .promotion .img_bull {
	position: absolute;
	left: 190px;
	bottom: 200px;
}
.strat_pak .con8-bg {
	background: #77d7e5;
}

.strat_pak .con8-bg .con8 {
	position: relative;
}

.strat_pak .con8-bg .con8 .btn-halbu {
	position: absolute;
	right: 94px;
	bottom: 135px;
	width: 77px;
	height: 21px;
	display: block;
	text-indent: -9999px;
}

.strat_pak .teacher-wrap {
	position: relative;
}

.strat_pak .teacher-menu-bg {
	background: #3256f4;
	height: 52px;
	position: absolute;
	top: 388px;
	overflow: hidden;
	z-index: 1;
	width: 100%;
}

.strat_pak .teacher-menu {
	width: 1100px;
	margin: 0 auto;
}
.strat_pak .teacher-menu li {
	float: left;
	width: 136px;
	height: 52px;
	line-height: 52px;
	background: #3256f4;
	border-left: 1px solid #2705d6;
	box-sizing: border-box;
}
.strat_pak .teacher-menu li:first-child {
	margin-left: 0;
	border-left: none;
}
.strat_pak .teacher-menu li a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}
.strat_pak .teacher-menu li a.selected,
.strat_pak .teacher-menu li a:hover {
	background: #2705d6;
	color: #1df7f9;
}
.strat_pak .teacher-cont .tab-content {
	width: 1100px;
	margin: 40px auto;
	position: relative;
	height: 631px;
}

.strat_pak .teacher-cont .teacher-info-wrap {
	position: relative;
	height: 400px;
	margin-top: 60px;
	padding-top: 39px;
}
.strat_pak .teacher-cont .tab-content .play {
	position: relative;
	float: left;
	display: block;
	width: 600px;
	height: 326px;
	cursor: pointer;
}

.strat_pak .teacher-cont .teacher-cont1 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab1_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont2 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab2_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont3 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab3_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont5 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab4_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont4 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab5_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont6 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab8_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont7 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab7_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}
.strat_pak .teacher-cont .teacher-cont8 .img-wrap {
	background: url('/_skin/tpl_skin/basic_dok3/apply/start/start_teacher_tab4_.png') no-repeat;
	background-size: contain;
	background-position: bottom;
}

.strat_pak .img-wrap {
	height: 389px;
	width: 1100px;
	background-size: contain;
	background-position: bottom;
}

.strat_pak .play-bg {
	width: 600px;
	height: 326px;
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok3/apply/start/player.png') no-repeat !important;
}

.strat_pak .teacher-cont .tab-content .play .poster {
	background-position: center !important;
}

.strat_pak .teacher-cont .tab-content .play:hover .poster {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok3/apply/start/play_btn_over.png') no-repeat !important;
	background-position: center !important;
}

.strat_pak .teacher-cont .teacher-info-txt {
	position: absolute;
	left: 60%;
	top: 36px;
	padding-left: 20px;
}

.strat_pak .teacher-cont .teacher-info-txt h3 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 200;
	margin-bottom: 30px;
}

.strat_pak .teacher-cont .teacher-info-txt h2 {
	font-size: 30px;
	margin-bottom: 80px;
	font-weight: 600;
}

.strat_pak .teacher-cont .teacher-info-txt ul {
	position: relative;
	padding-top: 30px;
}

.strat_pak .teacher-cont .teacher-info-txt ul:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background: #000000;
}

.strat_pak .teacher-cont .teacher-info-txt ul li {
	position: relative;
	padding-left: 8px;
	font-size: 12.5px;
	font-family: 'noto3';
	font-weight: 100;
	color: #000000;
	margin-bottom: 3px;
}

.strat_pak .teacher-cont .teacher-info-txt ul li:after {
	position: absolute;
	top: 8px;
	left: 0;
	content: '';
	width: 2px;
	height: 2px;
	border-radius: 1.5px;
	display: block;
	background: #000000;
}
.strat_pak .price-title {
	font-size: 18px;
	margin-top: 18px;
}

.strat_pak .samp_btn {
	display: block;
	height: 100%;
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok3/apply/start/play_btn_default.png') center no-repeat;
}

.strat_pak .samp_btn:hover {
	background: url('//static-sdedu.akamaized.net/img1/_skin/tpl_skin/basic_dok3/apply/start/play_btn_over.png') center no-repeat;
}

.strat_pak .content_curri {
	bottom: -100px !important;
}

/* 경영학 과정 패키지 : S */
.prime_class {
	font-family: 'noto3';
}
.prime_class .mid {
	width: 1100px;
	margin: 0 auto;
}
.prime_class .top_box .mid .tc {
	margin-top: 140px;
}
.prime_class .special_box {
	/* margin-bottom: 155px; */
	margin-top: 100px;
	padding: 62px 63px;
	height: 280px;
	border: 3px solid #ff7878;
	border-radius: 50px;
	box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.4);
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image.png') no-repeat #fff 95% 89%;
}
.prime_class .special_box.box2 {
	margin-top: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image2.png') no-repeat #fff 95% 72%;
	background-size: 313px 186px;
}
.prime_class .special_box span {
	/* display: block; */
	line-height: 30px;
}
.prime_class .special_box .txt1 {
	display: inline-block;
	background: #ff7878;
	color: #fff;
	font-family: 'noto5';
	font-size: 20px;
	padding: 6px 16px;
	border-radius: 13px;
}
.prime_class .special_box .txt2 {
	display: block;
	font-size: 34px;
	color: #b14141;
	font-family: 'noto5';
	letter-spacing: -1px;
	line-height: 30px;
	margin: 25px 0 20px 0;
}
.prime_class .special_box .txt3 {
	font-family: 'noto3';
	font-size: 22px;
	color: #484848;
	letter-spacing: -1px;
	line-height: 30px;
	margin-bottom: 5px;
}
.prime_class .special_box .txt3 > span {
	font-family: 'noto6';
	color: #484848;
}
.prime_class .special_box .txt4 {
	font-family: 'noto3';
	font-size: 17px;
	color: #aeaeae;
	letter-spacing: -1.2px;
}

.prime_class .top_box {
	padding: 0 0 115px;
	/* background:#161920 url('/_skin/tpl_skin/basic_dok3/apply/major_package/top_bg.jpg') no-repeat center top; */
}
.prime_class .top-bg {
	padding-top: 75px;
	margin-bottom: 87px;
	/* background: #303150; */
	background: url('/_skin/tpl_skin/basic_dok3/apply/prime/prime_top_bg.jpg') no-repeat;
}
/* .prime_class .top_box img{
	margin:0 0 70px;
} */
.prime_class .top_box ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 95px;
}
.prime_class .top_box ul li {
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 55px 0 210px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	color: #000;
	box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.2);
}
.prime_class .top_box ul li:nth-of-type(1),
.prime_class .top_box ul li:nth-of-type(2),
.prime_class .top_box ul li:nth-of-type(3) {
	margin: 0;
}
.prime_class .top_box ul li span {
	display: block;
	line-height: 100%;
	font-size: 20px;
	margin: 0 0 10px;
}
.prime_class .top_box ul li b {
	font-weight: 800;
	font-size: 30px;
	display: block;
	line-height: 100%;
	font-family: 'noto5';
}
.prime_class .top_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat center 80%;
}
.prime_class .top_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat center 80%;
}
.prime_class .top_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_3.png') no-repeat center 100%;
}
.prime_class .top_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat center 90%;
}
.prime_class .top_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat center 80%;
}
.prime_class .top_box ul li:nth-of-type(6) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_6.png') no-repeat center 100%;
}
.prime_class .plus_box {
	padding: 125px 0 150px;
	position: relative;
	height: 1600px;
	box-sizing: border-box;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_special.png') no-repeat center 125px;
}
.prime_class .plus_box:before {
	content: '';
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	top: -65px;
	margin: 0 0 0 -50px;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus.png') no-repeat center center;
	border-radius: 50%;
}
.prime_class .plus_box .mid {
}
.prime_class .vs_title_box {
	padding: 180px 0 100px 0;
}
.prime_class .vs_detail {
	background: rgb(202, 211, 226);
	background: linear-gradient(90deg, rgba(202, 211, 226, 1) 49%, rgba(64, 114, 239, 1) 50%);
}
.prime_class .vs_detail .mid {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_bg.png') no-repeat center center;
	background-size: cover;
	padding: 120px 0;
}
.prime_class .vs_detail .vs_list {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: center;
}
.prime_class .vs_detail .vs_list li {
	width: 69%;
	text-align: center;
	padding: 0 0 0 17%;
}
.prime_class .vs_detail .vs_list li:first-child {
	width: 31%;
	padding: 0;
}
.prime_class .vs_detail .vs_list li h2 {
	display: inline-block;
	background: #000000;
	width: 330px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 0 40px;
	font-size: 25px;
	letter-spacing: -1px;
}
.prime_class .vs_detail .vs_list li:first-child h2 {
	background: #8f96a8;
}
.prime_class .vs_detail .vs_list dl {
	display: flex;
	padding: 60px 0 0 0;
}
.prime_class .vs_detail .vs_list li:first-child dl {
	position: relative;
	padding: 90px 0 0 0;
}
.prime_class .vs_detail .vs_list li:first-child dl:before {
	content: 'OR';
	position: absolute;
	left: 140px;
	top: 180px;
	font-size: 20px;
	font-family: 'noto6';
	color: #8e95a7;
}
.prime_class .vs_detail .vs_list dl dd {
	background: #fff;
	padding: 10px 20px 30px 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	margin: 0 0 0 10px;
	box-sizing: border-box;
	justify-content: center;
}
.prime_class .vs_detail .vs_list dl dd:first-child {
	margin: 0;
}
.prime_class .vs_detail .vs_list li:first-child dd {
	background: none;
	align-items: end;
	justify-content: flex-start;
}
.prime_class .vs_detail .vs_list dl dd b {
	display: block;
	background: #e4e4e4;
	color: #000;
	font-family: 'noto6';
	width: 110px;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
}
.prime_class .vs_detail .vs_list dl dd span {
	display: block;
	width: 100px;
	color: #fff;
	margin: 15px 0 0 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.prime_class .vs_detail .vs_list dl dd span.chk {
	padding: 0 0 0 10px;
}
.prime_class .vs_detail .vs_list dl dd span.hidden {
	visibility: hidden;
}
.prime_class .vs_detail .vs_list li:first-child span {
	background: #fff;
	color: #8f96a8;
	margin: 10px 0 0 0;
}
.prime_class .vs_detail .vs_list dl dd.blue .onestep {
	border: 1px #5583d9 solid;
	color: #5583d9;
}
.prime_class .vs_detail .vs_list dl dd.blue .onestep.chk {
	background: #5583d9;
	color: #fff;
}
.prime_class .vs_detail .vs_list dl dd span.twostep {
	border: 1px #9285dd solid;
	color: #9285dd;
}
.prime_class .vs_detail .vs_list dl dd span.twostep.chk {
	background: #9285dd;
	color: #fff;
}
.prime_class .vs_detail .vs_list dl dd span.threestep {
	border: 1px #e28ac6 solid;
	color: #e28ac6;
}
.prime_class .vs_detail .vs_list dl dd span.threestep.chk {
	background: #e28ac6;
	color: #fff;
}
.prime_class .vs_detail .vs_list dl dd span.fourstep {
	border: 1px #f09497 solid;
	color: #f09497;
}
.prime_class .vs_detail .vs_list dl dd span.fourstep.chk {
	background: #f09497;
	color: #fff;
}
.prime_class .vs_detail .vs_list dl dd span.chk:before {
	content: '';
	height: 100%;
	width: 20px;
	top: 0;
	left: 5px;
	position: absolute;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_check.png') no-repeat center center;
}
.prime_class .vs_detail .vs_list em {
	display: block;
	text-align: right;
	padding: 40px 0 0 0;
	color: #2cdefc;
	font-size: 17px;
}
.prime_class .vs2_box {
	padding: 50px 0 185px 0;
}
.prime_class .vs2_box .mid > img:nth-of-type(1) {
	margin: 0 auto 240px auto;
	display: block;
}
.prime_class .vs2_box .mid > img:nth-of-type(2) {
	margin: 0 0 110px;
}
.prime_class .package_ex {
	box-sizing: border-box;
}
.prime_class .package_slide_btn {
	text-align: center;
	padding: 40px 0 0 0;
}
.prime_class .package_slide_btn span {
	width: 15px;
	height: 15px;
}
.prime_class .package_slide_btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	background: #1a0105;
}
.prime_class .package_ex .swiper-wrapper {
	height: auto;
}
.prime_class .package_ex .swiper-slide {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/ex_box.png') no-repeat center center;
	padding: 50px 0;
	border-radius: 20px;
	text-align: center;
}
.prime_class .teacher_list {
	background: #2f3243;
	padding: 155px 0;
}
.prime_class .teacher_list .mid > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0 0;
	justify-content: space-between;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_1.png') no-repeat top center;
	margin: 125px 0 0 0;
}
.prime_class .teacher_list .mid > ul li {
	width: 12%;
	height: 190px;
	box-sizing: border-box;
	padding: 15px 10px;
	margin: 15px 0 0 0;
}
.prime_class .teacher_list .mid > ul li b {
	display: block;
	color: #b1c3f6;
	font-size: 17px;
	font-family: 'noto2';
}
.prime_class .teacher_list .all_teacher {
	display: block;
	height: 600px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_2.png') no-repeat center bottom;
}
.prime_class .teacher_list .small_review {
	margin: 0 auto;
	display: table;
	width: 1100px;
	table-layout: fixed;
	background: #171a2b;
	position: relative;
}
.prime_class .teacher_list .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.prime_class .teacher_list .small_review .th {
	width: 300px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.prime_class .teacher_list .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.prime_class .teacher_list .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.prime_class .teacher_list .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.prime_class .teacher_list .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.prime_class .teacher_list .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.prime_class .teacher_list .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.prime_class .teacher_list .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.prime_class .teacher_list .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_r.png') no-repeat center center;
}
.prime_class .teacher_list .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.prime_class .book_box {
	padding: 190px 0 110px 0;
}
.prime_class .book_box .mid {
	position: relative;
}
.prime_class .book_box .bullet {
	position: absolute;
	right: -40px;
	top: 570px;
	z-index: 2;
}
.prime_class .book_box img {
	margin: 0 0 130px;
}
.prime_class .book_box .mid > ul {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	padding: 85px 0 290px 95px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_bg.png') no-repeat top center;
	position: relative;
	margin: 0 0 75px;
}
.prime_class .book_box .mid > ul:before {
	content: '';
	position: absolute;
	left: 70px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_2.png') no-repeat right bottom;
}
.prime_class .book_box .mid > ul:after {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_1.png') no-repeat left bottom;
}
.prime_class .book_box .mid > ul li {
	width: 60%;
}
.prime_class .book_box .mid > ul li span {
	display: block;
	color: #224392;
	font-size: 15px;
	margin: 30px 0 0 40px;
}
.prime_class .book_box .mid > ul li:first-child {
	width: 40%;
	padding: 80px 0 0 0;
}
.prime_class .book_box .mid > ul li dl {
}
.prime_class .book_box .mid > ul li dl dd {
	color: #fff;
	padding: 0 0 0 40px;
	font-size: 25px;
	line-height: 100%;
	position: relative;
	margin: 35px 0 0 0;
}
.prime_class .book_box .mid > ul li dl dd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_2.png') no-repeat center center;
}
.prime_class .book_box .mid > ul li:first-child dl dd {
	font-size: 20px;
	color: #8e929b;
	line-height: 120%;
	padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}
.prime_class .book_box .mid > ul li dl dd:first-child {
	margin: 0;
}
.prime_class .book_box .mid > ul li:first-child dl dd:before {
	width: 20px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_1.png') no-repeat center center;
	top: 4px;
}
.prime_class .book_box .mid > ul li dl dd b {
	font-family: 'noto6';
	color: #70fff9;
}
.prime_class .book_box .mid > ul li:first-child dl dd b {
	display: block;
	color: #8e929b;
}
.prime_class .book_box em {
	display: block;
	text-align: right;
	color: #d8d8d8;
	font-size: 16px;
}
.prime_class .plan_box {
	background: #c3c6d5;
	padding: 150px 0 130px;
}
.prime_class .plan_box .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.prime_class .plan_box .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.prime_class .plan_box .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.prime_class .plan_box .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_arrow.png') no-repeat -4px bottom;
}
.prime_class .plan_box ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.prime_class .plan_box ul li {
	width: 19%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 60px 20px;
}
.prime_class .plan_box ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 25px;
}
.prime_class .plan_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num1.png') no-repeat 20px 20px;
}
.prime_class .plan_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num2.png') no-repeat 20px 20px;
}
.prime_class .plan_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num3.png') no-repeat 20px 20px;
}
.prime_class .plan_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num4.png') no-repeat 20px 20px;
}
.prime_class .plan_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num5.png') no-repeat 20px 20px;
}
.prime_class .plan_box ul li:nth-of-type(1) b {
	color: #419df0;
}
.prime_class .plan_box ul li:nth-of-type(2) b {
	color: #128bf4;
}
.prime_class .plan_box ul li:nth-of-type(3) b {
	color: #4072ef;
}
.prime_class .plan_box ul li:nth-of-type(4) b {
	color: #2d40f4;
}
.prime_class .plan_box ul li:nth-of-type(5) b {
	color: #6e47f0;
}
.prime_class .plan_box ul li p {
	color: #000;
	font-size: 24px;
	line-height: 120%;
}
.prime_class .plan_box ul li p:before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 20px;
	width: 20px;
}
.prime_class .special_cont_box {
	padding: 190px 0 290px 0;
}
.prime_class .special_cont_box ul {
	padding: 100px 0 0 0;
}
.prime_class .special_cont_box ul li {
	border-radius: 10px;
	position: relative;
	margin: 20px 0 0 0;
	background: #e9e9e9;
}
.prime_class .special_cont_box ul li:nth-of-type(2) {
	margin: 50px 0 0 0;
}
.prime_class .special_cont_box ul li > b {
	position: absolute;
	right: 0;
	bottom: -33px;
	color: #b0b0b0;
	font-size: 16px;
	font-family: 'noto2';
	font-weight: 400;
}
.prime_class .special_cont_box ul li.blue {
	background: #8aa7f3;
	margin: 0;
}
.prime_class .special_cont_box ul li dl {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	height: 160px;
	position: relative;
}
.prime_class .special_cont_box ul li dl:before {
	border-left: 1px #000 solid;
	content: '';
	position: absolute;
	left: 320px;
	height: 80%;
}
.prime_class .special_cont_box ul li dl dd {
	width: 70%;
	font-size: 20px;
	padding: 30px 0 30px 50px;
	line-height: 35px;
}
.prime_class .special_cont_box ul li dl dd:first-child {
	font-size: 30px;
	line-height: 120%;
	font-family: 'noto6';
	color: #000;
	width: 30%;
}
.prime_class .special_cont_box ul li dl dd b {
	display: block;
	width: 90px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 19px;
	margin: 0 0 15px;
	font-family: 'noto2';
}
.prime_class .special_cont_box ul li.blue dl dd b {
	color: #71fdfa;
}
.prime_class .benefit_wrap {
	padding-top: 160px;
}
.prime_class .benefit_wrap img {
	display: block;
}
.prime_class .benefit_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 70px auto 160px auto;
	width: 1100px;
}
.prime_class .benefit_wrap ul li {
	box-sizing: border-box;
	width: 49.5%;
	padding: 35px 40px 45px 40px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: -5px 0px 20px #b9b0b0;
}
.prime_class .benefit_wrap ul li:nth-of-type(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat 90% 30px;
}
.prime_class .benefit_wrap ul li:nth-of-type(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat 90% 30px;
}
.prime_class .benefit_wrap ul li:nth-of-type(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_3.png') no-repeat 100% bottom;
}
.prime_class .benefit_wrap ul li:nth-of-type(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat 85% 90%;
}
.prime_class .benefit_wrap ul li:nth-of-type(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat 90% 30px;
}
.prime_class .benefit_wrap ul li:nth-of-type(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_6.png') no-repeat 90% 50%;
}
.prime_class .benefit_wrap ul li span {
	font-size: 22px;
	display: block;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.prime_class .benefit_wrap ul li:nth-of-type(2) span {
	font-size: 18px;
}
.prime_class .benefit_wrap ul li p {
	font-size: 32px;
	line-height: 118%;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.prime_class .benefit_wrap ul li a {
	display: block;
	width: 90px;
	line-height: 30px;
	height: auto;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
	position: relative;
	bottom: auto;
	left: auto;
	font-size: 15px;
	border-radius: 5px;
}
/* 경영별 과정 패키지 : E */

/* 심리학 과정 패키지 : S */
.sim_dok_pak {
	font-family: 'noto3';
}
.sim_dok_pak .mid {
	width: 1100px;
	margin: 0 auto;
}
.sim_dok_pak .special_box {
	margin-top: 100px;
	/* margin-bottom: 155px; */
	padding: 62px 63px;
	height: 280px;
	border: 3px solid #ff7878;
	border-radius: 50px;
	box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.4);
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image.png') no-repeat #fff 95% 89%;
}
.sim_dok_pak .special_box.box2 {
	margin-top: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image2.png') no-repeat #fff 95% 72%;
	background-size: 313px 186px;
}
.sim_dok_pak .special_box span {
	/* display: block; */
	line-height: 30px;
}
.sim_dok_pak .special_box .txt1 {
	display: inline-block;
	background: #ff7878;
	color: #fff;
	font-family: 'noto5';
	font-size: 20px;
	padding: 6px 16px;
	border-radius: 13px;
}
.sim_dok_pak .special_box .txt2 {
	display: block;
	font-size: 34px;
	color: #b14141;
	font-family: 'noto5';
	letter-spacing: -1px;
	line-height: 30px;
	margin: 25px 0 20px 0;
}
.sim_dok_pak .special_box .txt3 {
	font-family: 'noto3';
	font-size: 22px;
	color: #484848;
	letter-spacing: -1px;
	line-height: 30px;
	margin-bottom: 5px;
}
.sim_dok_pak .special_box .txt3 > span {
	font-family: 'noto6';
	color: #484848;
}
.sim_dok_pak .special_box .txt4 {
	font-family: 'noto3';
	font-size: 17px;
	color: #aeaeae;
	letter-spacing: -1.2px;
}

.sim_dok_pak .top_box {
	padding: 0px 0 115px;
	/* background:#161920 url('/_skin/tpl_skin/basic_dok3/apply/major_package/top_bg.jpg') no-repeat center top; */
}
.sim_dok_pak .top-bg {
	/* height: 641px; */
	box-sizing: border-box;
	/* background: #8b12b9; */
	background: url('/_skin/tpl_skin/basic_dok3/apply/dok/sim_top_bg.jpg') no-repeat;
	padding-top: 70px;
	padding-bottom: 50px;
	margin-bottom: 90px;
}
/* .sim_dok_pak .top_box img{
	margin:0 0 70px;
} */
.sim_dok_pak .top_box .mid .tc {
	margin-top: 140px;
}
.sim_dok_pak .top_box ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 95px;
}
.sim_dok_pak .top_box ul li {
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 55px 0 210px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	color: #000;
	box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.2);
}
.sim_dok_pak .top_box ul li:nth-of-type(1),
.sim_dok_pak .top_box ul li:nth-of-type(2),
.sim_dok_pak .top_box ul li:nth-of-type(3) {
	margin: 0;
}
.sim_dok_pak .top_box ul li span {
	display: block;
	line-height: 100%;
	font-size: 20px;
	margin: 0 0 10px;
}
.sim_dok_pak .top_box ul li b {
	font-weight: 800;
	font-size: 30px;
	display: block;
	line-height: 100%;
	font-family: 'noto5';
}
.sim_dok_pak .top_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat center 80%;
}
.sim_dok_pak .top_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat center 80%;
}
.sim_dok_pak .top_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_3.png') no-repeat center 100%;
}
.sim_dok_pak .top_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat center 90%;
}
.sim_dok_pak .top_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat center 80%;
}
.sim_dok_pak .top_box ul li:nth-of-type(6) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_6.png') no-repeat center 100%;
}
.sim_dok_pak .plus_box {
	padding: 125px 0 150px;
	position: relative;
	height: 1600px;
	box-sizing: border-box;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_special.png') no-repeat center 125px;
}
.sim_dok_pak .plus_box:before {
	content: '';
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	top: -65px;
	margin: 0 0 0 -50px;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus.png') no-repeat center center;
	border-radius: 50%;
}
.sim_dok_pak .plus_box .mid {
}
.sim_dok_pak .vs_title_box {
	padding: 180px 0 100px 0;
}
.sim_dok_pak .vs_detail {
	background: rgb(202, 211, 226);
	background: linear-gradient(90deg, rgba(202, 211, 226, 1) 49%, rgba(64, 114, 239, 1) 50%);
}
.sim_dok_pak .vs_detail .mid {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_bg.png') no-repeat center center;
	background-size: cover;
	padding: 120px 0;
}
.sim_dok_pak .vs_detail .vs_list {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: center;
}
.sim_dok_pak .vs_detail .vs_list li {
	width: 69%;
	text-align: center;
	padding: 0 0 0 17%;
}
.sim_dok_pak .vs_detail .vs_list li:first-child {
	width: 31%;
	padding: 0;
}
.sim_dok_pak .vs_detail .vs_list li h2 {
	display: inline-block;
	background: #000000;
	width: 330px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 0 40px;
	font-size: 25px;
	letter-spacing: -1px;
}
.sim_dok_pak .vs_detail .vs_list li:first-child h2 {
	background: #8f96a8;
}
.sim_dok_pak .vs_detail .vs_list dl {
	display: flex;
	padding: 60px 0 0 0;
}
.sim_dok_pak .vs_detail .vs_list li:first-child dl {
	position: relative;
	padding: 90px 0 0 0;
}
.sim_dok_pak .vs_detail .vs_list li:first-child dl:before {
	content: 'OR';
	position: absolute;
	left: 140px;
	top: 180px;
	font-size: 20px;
	font-family: 'noto6';
	color: #8e95a7;
}
.sim_dok_pak .vs_detail .vs_list dl dd {
	background: #fff;
	padding: 10px 20px 30px 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	margin: 0 0 0 10px;
	box-sizing: border-box;
	justify-content: center;
}
.sim_dok_pak .vs_detail .vs_list dl dd:first-child {
	margin: 0;
}
.sim_dok_pak .vs_detail .vs_list li:first-child dd {
	background: none;
	align-items: end;
	justify-content: flex-start;
}
.sim_dok_pak .vs_detail .vs_list dl dd b {
	display: block;
	background: #e4e4e4;
	color: #000;
	font-family: 'noto6';
	width: 110px;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
}
.sim_dok_pak .vs_detail .vs_list dl dd span {
	display: block;
	width: 100px;
	color: #fff;
	margin: 15px 0 0 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.chk {
	padding: 0 0 0 10px;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.hidden {
	visibility: hidden;
}
.sim_dok_pak .vs_detail .vs_list li:first-child span {
	background: #fff;
	color: #8f96a8;
	margin: 10px 0 0 0;
}
.sim_dok_pak .vs_detail .vs_list dl dd.blue .onestep {
	border: 1px #5583d9 solid;
	color: #5583d9;
}
.sim_dok_pak .vs_detail .vs_list dl dd.blue .onestep.chk {
	background: #5583d9;
	color: #fff;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.twostep {
	border: 1px #9285dd solid;
	color: #9285dd;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.twostep.chk {
	background: #9285dd;
	color: #fff;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.threestep {
	border: 1px #e28ac6 solid;
	color: #e28ac6;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.threestep.chk {
	background: #e28ac6;
	color: #fff;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.fourstep {
	border: 1px #f09497 solid;
	color: #f09497;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.fourstep.chk {
	background: #f09497;
	color: #fff;
}
.sim_dok_pak .vs_detail .vs_list dl dd span.chk:before {
	content: '';
	height: 100%;
	width: 20px;
	top: 0;
	left: 5px;
	position: absolute;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_check.png') no-repeat center center;
}
.sim_dok_pak .vs_detail .vs_list em {
	display: block;
	text-align: right;
	padding: 40px 0 0 0;
	color: #2cdefc;
	font-size: 17px;
}
.sim_dok_pak .vs2_box {
	padding: 50px 0 185px 0;
}
.sim_dok_pak .vs2_box .mid > img:nth-of-type(1) {
	margin: 0 auto 240px auto;
	display: block;
}
.sim_dok_pak .vs2_box .mid > img:nth-of-type(2) {
	margin: 0 0 110px;
}
.sim_dok_pak .package_ex {
	box-sizing: border-box;
}
.sim_dok_pak .package_slide_btn {
	text-align: center;
	padding: 40px 0 0 0;
}
.sim_dok_pak .package_slide_btn span {
	width: 15px;
	height: 15px;
}
.sim_dok_pak .package_slide_btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	background: #1a0105;
}
.sim_dok_pak .package_ex .swiper-wrapper {
	height: auto;
}
.sim_dok_pak .package_ex .swiper-slide {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/ex_box.png') no-repeat center center;
	padding: 50px 0;
	border-radius: 20px;
	text-align: center;
}
.sim_dok_pak .teacher_list {
	background: #2f3243;
	padding: 155px 0;
}
.sim_dok_pak .teacher_list .mid > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0 0;
	justify-content: space-between;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_1.png') no-repeat top center;
	margin: 125px 0 0 0;
}
.sim_dok_pak .teacher_list .mid > ul li {
	width: 12%;
	height: 190px;
	box-sizing: border-box;
	padding: 15px 10px;
	margin: 15px 0 0 0;
}
.sim_dok_pak .teacher_list .mid > ul li b {
	display: block;
	color: #b1c3f6;
	font-size: 17px;
	font-family: 'noto2';
}
.sim_dok_pak .teacher_list .all_teacher {
	display: block;
	height: 600px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_2.png') no-repeat center bottom;
}
.sim_dok_pak .teacher_list .small_review {
	margin: 0 auto;
	display: table;
	width: 1100px;
	table-layout: fixed;
	background: #171a2b;
	position: relative;
}
.sim_dok_pak .teacher_list .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.sim_dok_pak .teacher_list .small_review .th {
	width: 300px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.sim_dok_pak .teacher_list .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.sim_dok_pak .teacher_list .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.sim_dok_pak .teacher_list .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.sim_dok_pak .teacher_list .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.sim_dok_pak .teacher_list .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.sim_dok_pak .teacher_list .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.sim_dok_pak .teacher_list .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.sim_dok_pak .teacher_list .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_r.png') no-repeat center center;
}
.sim_dok_pak .teacher_list .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.sim_dok_pak .book_box {
	padding: 190px 0 110px 0;
}
.sim_dok_pak .book_box .mid {
	position: relative;
}
.sim_dok_pak .book_box .bullet {
	position: absolute;
	right: -40px;
	top: 570px;
	z-index: 2;
}
.sim_dok_pak .book_box img {
	margin: 0 0 130px;
}
.sim_dok_pak .book_box .mid > ul {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	padding: 85px 0 290px 95px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_bg.png') no-repeat top center;
	position: relative;
	margin: 0 0 75px;
}
.sim_dok_pak .book_box .mid > ul:before {
	content: '';
	position: absolute;
	left: 70px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_2.png') no-repeat right bottom;
}
.sim_dok_pak .book_box .mid > ul:after {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_1.png') no-repeat left bottom;
}
.sim_dok_pak .book_box .mid > ul li {
	width: 60%;
}
.sim_dok_pak .book_box .mid > ul li span {
	display: block;
	color: #224392;
	font-size: 15px;
	margin: 30px 0 0 40px;
}
.sim_dok_pak .book_box .mid > ul li:first-child {
	width: 40%;
	padding: 80px 0 0 0;
}
.sim_dok_pak .book_box .mid > ul li dl {
}
.sim_dok_pak .book_box .mid > ul li dl dd {
	color: #fff;
	padding: 0 0 0 40px;
	font-size: 25px;
	line-height: 100%;
	position: relative;
	margin: 35px 0 0 0;
}
.sim_dok_pak .book_box .mid > ul li dl dd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_2.png') no-repeat center center;
}
.sim_dok_pak .book_box .mid > ul li:first-child dl dd {
	font-size: 20px;
	color: #8e929b;
	line-height: 120%;
	padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}
.sim_dok_pak .book_box .mid > ul li dl dd:first-child {
	margin: 0;
}
.sim_dok_pak .book_box .mid > ul li:first-child dl dd:before {
	width: 20px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_1.png') no-repeat center center;
	top: 4px;
}
.sim_dok_pak .book_box .mid > ul li dl dd b {
	font-family: 'noto6';
	color: #70fff9;
}
.sim_dok_pak .book_box .mid > ul li:first-child dl dd b {
	display: block;
	color: #8e929b;
}
.sim_dok_pak .book_box em {
	display: block;
	text-align: right;
	color: #d8d8d8;
	font-size: 16px;
}
.sim_dok_pak .plan_box {
	background: #c3c6d5;
	padding: 150px 0 130px;
}
.sim_dok_pak .plan_box .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.sim_dok_pak .plan_box .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.sim_dok_pak .plan_box .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.sim_dok_pak .plan_box .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_arrow.png') no-repeat -4px bottom;
}
.sim_dok_pak .plan_box ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.sim_dok_pak .plan_box ul li {
	width: 19%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 60px 20px;
}
.sim_dok_pak .plan_box ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 25px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num1.png') no-repeat 20px 20px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num2.png') no-repeat 20px 20px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num3.png') no-repeat 20px 20px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num4.png') no-repeat 20px 20px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num5.png') no-repeat 20px 20px;
}
.sim_dok_pak .plan_box ul li:nth-of-type(1) b {
	color: #419df0;
}
.sim_dok_pak .plan_box ul li:nth-of-type(2) b {
	color: #128bf4;
}
.sim_dok_pak .plan_box ul li:nth-of-type(3) b {
	color: #4072ef;
}
.sim_dok_pak .plan_box ul li:nth-of-type(4) b {
	color: #2d40f4;
}
.sim_dok_pak .plan_box ul li:nth-of-type(5) b {
	color: #6e47f0;
}
.sim_dok_pak .plan_box ul li p {
	color: #000;
	font-size: 24px;
	line-height: 120%;
}
.sim_dok_pak .plan_box ul li p:before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 20px;
	width: 20px;
}
.sim_dok_pak .special_cont_box {
	padding: 190px 0 290px 0;
}
.sim_dok_pak .special_cont_box ul {
	padding: 100px 0 0 0;
}
.sim_dok_pak .special_cont_box ul li {
	border-radius: 10px;
	position: relative;
	margin: 20px 0 0 0;
	background: #e9e9e9;
}
.sim_dok_pak .special_cont_box ul li:nth-of-type(2) {
	margin: 50px 0 0 0;
}
.sim_dok_pak .special_cont_box ul li > b {
	position: absolute;
	right: 0;
	bottom: -33px;
	color: #b0b0b0;
	font-size: 16px;
	font-family: 'noto2';
	font-weight: 400;
}
.sim_dok_pak .special_cont_box ul li.blue {
	background: #8aa7f3;
	margin: 0;
}
.sim_dok_pak .special_cont_box ul li dl {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	height: 160px;
	position: relative;
}
.sim_dok_pak .special_cont_box ul li dl:before {
	border-left: 1px #000 solid;
	content: '';
	position: absolute;
	left: 320px;
	height: 80%;
}
.sim_dok_pak .special_cont_box ul li dl dd {
	width: 70%;
	font-size: 20px;
	padding: 30px 0 30px 50px;
	line-height: 35px;
}
.sim_dok_pak .special_cont_box ul li dl dd:first-child {
	font-size: 30px;
	line-height: 120%;
	font-family: 'noto6';
	color: #000;
	width: 30%;
}
.sim_dok_pak .special_cont_box ul li dl dd b {
	display: block;
	width: 90px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 19px;
	margin: 0 0 15px;
	font-family: 'noto2';
}
.sim_dok_pak .special_cont_box ul li.blue dl dd b {
	color: #71fdfa;
}
.sim_dok_pak .benefit_wrap {
	padding-top: 160px;
}
.sim_dok_pak .benefit_wrap img {
	display: block;
}
.sim_dok_pak .benefit_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 70px auto 160px auto;
	width: 1100px;
}
.sim_dok_pak .benefit_wrap ul li {
	box-sizing: border-box;
	width: 49.5%;
	padding: 35px 40px 45px 40px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: -5px 0px 20px #b9b0b0;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat 90% 30px;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat 90% 30px;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_3.png') no-repeat 100% bottom;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat 85% 90%;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat 90% 30px;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_6.png') no-repeat 90% 50%;
}
.sim_dok_pak .benefit_wrap ul li span {
	font-size: 22px;
	display: block;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.sim_dok_pak .benefit_wrap ul li:nth-of-type(2) span {
	font-size: 18px;
}
.sim_dok_pak .benefit_wrap ul li p {
	font-size: 32px;
	line-height: 118%;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.sim_dok_pak .benefit_wrap ul li a {
	display: block;
	width: 90px;
	line-height: 30px;
	height: auto;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
	position: relative;
	bottom: auto;
	left: auto;
	font-size: 15px;
	border-radius: 5px;
}
.sim_dok_pak .price-tit {
	font-size: 18px;
	margin-top: 18px;
}
/* 심리학 과정 패키지 : E */

/* 컴퓨터공학 과정 패키지 : S */
.com_all_pak {
	font-family: 'noto3';
}
.com_all_pak .mid {
	width: 1100px;
	margin: 0 auto;
}

.com_all_pak .top_box .mid .tc {
	margin-top: 140px;
}
.com_all_pak .special_box {
	margin-top: 100px;
	/* margin-bottom: 155px; */
	padding: 62px 63px;
	height: 280px;
	border: 3px solid #ff7878;
	border-radius: 50px;
	box-shadow: 2px 5px 30px rgba(0, 0, 0, 0.4);
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image.png') no-repeat #fff 95% 89%;
}
.com_all_pak .special_box.box2 {
	margin-top: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/benefit_image2.png') no-repeat #fff 95% 72%;
	background-size: 313px 186px;
}
.com_all_pak .special_box span {
	/* display: block; */
	line-height: 30px;
}
.com_all_pak .special_box .txt1 {
	display: inline-block;
	background: #ff7878;
	color: #fff;
	font-family: 'noto5';
	font-size: 20px;
	padding: 6px 16px;
	border-radius: 13px;
}
.com_all_pak .special_box .txt2 {
	display: block;
	font-size: 34px;
	color: #b14141;
	font-family: 'noto5';
	letter-spacing: -1px;
	line-height: 30px;
	margin: 25px 0 20px 0;
}
.com_all_pak .special_box .txt3 {
	font-family: 'noto3';
	font-size: 22px;
	color: #484848;
	letter-spacing: -1px;
	line-height: 30px;
	margin-bottom: 5px;
}
.com_all_pak .special_box .txt3 > span {
	font-family: 'noto6';
	color: #484848;
}
.com_all_pak .special_box .txt4 {
	font-family: 'noto3';
	font-size: 17px;
	color: #aeaeae;
	letter-spacing: -1.2px;
}

.com_all_pak .top_box {
	padding: 0px 0 115px;
	/* background:#161920 url('/_skin/tpl_skin/basic_dok3/apply/major_package/top_bg.jpg') no-repeat center top; */
}
.com_all_pak .top-bg {
	/* height: 786px; */
	box-sizing: border-box;
	background: #1e7b8c url('/_skin/tpl_skin/basic_dok3/apply/all/all_top_bg.jpg') no-repeat;
	padding-top: 90px;
	margin-bottom: 100px;
}
/* .com_all_pak .top_box img{
	margin:0 0 70px;
} */
.com_all_pak .top_box ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 95px;
}
.com_all_pak .top_box ul li {
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 55px 0 210px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	color: #000;
	box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.2);
}
.com_all_pak .top_box ul li:nth-of-type(1),
.com_all_pak .top_box ul li:nth-of-type(2),
.com_all_pak .top_box ul li:nth-of-type(3) {
	margin: 0;
}
.com_all_pak .top_box ul li span {
	display: block;
	line-height: 100%;
	font-size: 20px;
	margin: 0 0 10px;
}
.com_all_pak .top_box ul li b {
	font-weight: 800;
	font-size: 30px;
	display: block;
	line-height: 100%;
	font-family: 'noto5';
}
.com_all_pak .top_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat center 80%;
}
.com_all_pak .top_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat center 80%;
}
.com_all_pak .top_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_3.png') no-repeat center 100%;
}
.com_all_pak .top_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat center 90%;
}
.com_all_pak .top_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat center 80%;
}
.com_all_pak .top_box ul li:nth-of-type(6) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_6.png') no-repeat center 100%;
}
.com_all_pak .plus_box {
	padding: 125px 0 150px;
	position: relative;
	height: 1600px;
	box-sizing: border-box;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_special.png') no-repeat center 125px;
}
.com_all_pak .plus_box:before {
	content: '';
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	top: -65px;
	margin: 0 0 0 -50px;
	background: #484e64 url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus.png') no-repeat center center;
	border-radius: 50%;
}
.com_all_pak .plus_box .mid {
}
.com_all_pak .vs_title_box {
	padding: 180px 0 100px 0;
}
.com_all_pak .vs_detail {
	background: rgb(202, 211, 226);
	background: linear-gradient(90deg, rgba(202, 211, 226, 1) 49%, rgba(64, 114, 239, 1) 50%);
}
.com_all_pak .vs_detail .mid {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_bg.png') no-repeat center center;
	background-size: cover;
	padding: 120px 0;
}
.com_all_pak .vs_detail .vs_list {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: center;
}
.com_all_pak .vs_detail .vs_list li {
	width: 69%;
	text-align: center;
	padding: 0 0 0 17%;
}
.com_all_pak .vs_detail .vs_list li:first-child {
	width: 31%;
	padding: 0;
}
.com_all_pak .vs_detail .vs_list li h2 {
	display: inline-block;
	background: #000000;
	width: 330px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 0 40px;
	font-size: 25px;
	letter-spacing: -1px;
}
.com_all_pak .vs_detail .vs_list li:first-child h2 {
	background: #8f96a8;
}
.com_all_pak .vs_detail .vs_list dl {
	display: flex;
	padding: 60px 0 0 0;
}
.com_all_pak .vs_detail .vs_list li:first-child dl {
	position: relative;
	padding: 90px 0 0 0;
}
.com_all_pak .vs_detail .vs_list li:first-child dl:before {
	content: 'OR';
	position: absolute;
	left: 140px;
	top: 180px;
	font-size: 20px;
	font-family: 'noto6';
	color: #8e95a7;
}
.com_all_pak .vs_detail .vs_list dl dd {
	background: #fff;
	padding: 10px 20px 30px 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	margin: 0 0 0 10px;
	box-sizing: border-box;
	justify-content: center;
}
.com_all_pak .vs_detail .vs_list dl dd:first-child {
	margin: 0;
}
.com_all_pak .vs_detail .vs_list li:first-child dd {
	background: none;
	align-items: end;
	justify-content: flex-start;
}
.com_all_pak .vs_detail .vs_list dl dd b {
	display: block;
	background: #e4e4e4;
	color: #000;
	font-family: 'noto6';
	width: 110px;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
}
.com_all_pak .vs_detail .vs_list dl dd span {
	display: block;
	width: 100px;
	color: #fff;
	margin: 15px 0 0 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.com_all_pak .vs_detail .vs_list dl dd span.chk {
	padding: 0 0 0 10px;
}
.com_all_pak .vs_detail .vs_list dl dd span.hidden {
	visibility: hidden;
}
.com_all_pak .vs_detail .vs_list li:first-child span {
	background: #fff;
	color: #8f96a8;
	margin: 10px 0 0 0;
}
.com_all_pak .vs_detail .vs_list dl dd.blue .onestep {
	border: 1px #5583d9 solid;
	color: #5583d9;
}
.com_all_pak .vs_detail .vs_list dl dd.blue .onestep.chk {
	background: #5583d9;
	color: #fff;
}
.com_all_pak .vs_detail .vs_list dl dd span.twostep {
	border: 1px #9285dd solid;
	color: #9285dd;
}
.com_all_pak .vs_detail .vs_list dl dd span.twostep.chk {
	background: #9285dd;
	color: #fff;
}
.com_all_pak .vs_detail .vs_list dl dd span.threestep {
	border: 1px #e28ac6 solid;
	color: #e28ac6;
}
.com_all_pak .vs_detail .vs_list dl dd span.threestep.chk {
	background: #e28ac6;
	color: #fff;
}
.com_all_pak .vs_detail .vs_list dl dd span.fourstep {
	border: 1px #f09497 solid;
	color: #f09497;
}
.com_all_pak .vs_detail .vs_list dl dd span.fourstep.chk {
	background: #f09497;
	color: #fff;
}
.com_all_pak .vs_detail .vs_list dl dd span.chk:before {
	content: '';
	height: 100%;
	width: 20px;
	top: 0;
	left: 5px;
	position: absolute;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_check.png') no-repeat center center;
}
.com_all_pak .vs_detail .vs_list em {
	display: block;
	text-align: right;
	padding: 40px 0 0 0;
	color: #2cdefc;
	font-size: 17px;
}
.com_all_pak .vs2_box {
	padding: 50px 0 185px 0;
}
.com_all_pak .vs2_box .mid > img:nth-of-type(1) {
	margin: 0 auto 240px auto;
	display: block;
}
.com_all_pak .vs2_box .mid > img:nth-of-type(2) {
	margin: 0 0 110px;
}
.com_all_pak .package_ex {
	box-sizing: border-box;
}
.com_all_pak .package_slide_btn {
	text-align: center;
	padding: 40px 0 0 0;
}
.com_all_pak .package_slide_btn span {
	width: 15px;
	height: 15px;
}
.com_all_pak .package_slide_btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	background: #1a0105;
}
.com_all_pak .package_ex .swiper-wrapper {
	height: auto;
}
.com_all_pak .package_ex .swiper-slide {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/ex_box.png') no-repeat center center;
	padding: 50px 0;
	border-radius: 20px;
	text-align: center;
}
.com_all_pak .teacher_list {
	background: #2f3243;
	padding: 155px 0;
}
.com_all_pak .teacher_list .mid > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0 0;
	justify-content: space-between;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_1.png') no-repeat top center;
	margin: 125px 0 0 0;
}
.com_all_pak .teacher_list .mid > ul li {
	width: 12%;
	height: 190px;
	box-sizing: border-box;
	padding: 15px 10px;
	margin: 15px 0 0 0;
}
.com_all_pak .teacher_list .mid > ul li b {
	display: block;
	color: #b1c3f6;
	font-size: 17px;
	font-family: 'noto2';
}
.com_all_pak .teacher_list .all_teacher {
	display: block;
	height: 600px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_2.png') no-repeat center bottom;
}
.com_all_pak .teacher_list .small_review {
	margin: 0 auto;
	display: table;
	width: 1100px;
	table-layout: fixed;
	background: #171a2b;
	position: relative;
}
.com_all_pak .teacher_list .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.com_all_pak .teacher_list .small_review .th {
	width: 300px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.com_all_pak .teacher_list .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.com_all_pak .teacher_list .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.com_all_pak .teacher_list .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.com_all_pak .teacher_list .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.com_all_pak .teacher_list .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.com_all_pak .teacher_list .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.com_all_pak .teacher_list .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.com_all_pak .teacher_list .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_r.png') no-repeat center center;
}
.com_all_pak .teacher_list .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.com_all_pak .book_box {
	padding: 190px 0 110px 0;
}
.com_all_pak .book_box .mid {
	position: relative;
}
.com_all_pak .book_box .bullet {
	position: absolute;
	right: -40px;
	top: 570px;
	z-index: 2;
}
.com_all_pak .book_box img {
	margin: 0 0 130px;
}
.com_all_pak .book_box .mid > ul {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	padding: 85px 0 290px 95px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_bg.png') no-repeat top center;
	position: relative;
	margin: 0 0 75px;
}
.com_all_pak .book_box .mid > ul:before {
	content: '';
	position: absolute;
	left: 70px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_2.png') no-repeat right bottom;
}
.com_all_pak .book_box .mid > ul:after {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_1.png') no-repeat left bottom;
}
.com_all_pak .book_box .mid > ul li {
	width: 60%;
}
.com_all_pak .book_box .mid > ul li span {
	display: block;
	color: #224392;
	font-size: 15px;
	margin: 30px 0 0 40px;
}
.com_all_pak .book_box .mid > ul li:first-child {
	width: 40%;
	padding: 80px 0 0 0;
}
.com_all_pak .book_box .mid > ul li dl {
}
.com_all_pak .book_box .mid > ul li dl dd {
	color: #fff;
	padding: 0 0 0 40px;
	font-size: 25px;
	line-height: 100%;
	position: relative;
	margin: 35px 0 0 0;
}
.com_all_pak .book_box .mid > ul li dl dd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_2.png') no-repeat center center;
}
.com_all_pak .book_box .mid > ul li:first-child dl dd {
	font-size: 20px;
	color: #8e929b;
	line-height: 120%;
	padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}
.com_all_pak .book_box .mid > ul li dl dd:first-child {
	margin: 0;
}
.com_all_pak .book_box .mid > ul li:first-child dl dd:before {
	width: 20px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_1.png') no-repeat center center;
	top: 4px;
}
.com_all_pak .book_box .mid > ul li dl dd b {
	font-family: 'noto6';
	color: #70fff9;
}
.com_all_pak .book_box .mid > ul li:first-child dl dd b {
	display: block;
	color: #8e929b;
}
.com_all_pak .book_box em {
	display: block;
	text-align: right;
	color: #d8d8d8;
	font-size: 16px;
}
.com_all_pak .plan_box {
	background: #c3c6d5;
	padding: 150px 0 130px;
}
.com_all_pak .plan_box .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.com_all_pak .plan_box .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.com_all_pak .plan_box .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.com_all_pak .plan_box .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_arrow.png') no-repeat -4px bottom;
}
.com_all_pak .plan_box ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.com_all_pak .plan_box ul li {
	width: 19%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 60px 20px;
}
.com_all_pak .plan_box ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 25px;
}
.com_all_pak .plan_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num1.png') no-repeat 20px 20px;
}
.com_all_pak .plan_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num2.png') no-repeat 20px 20px;
}
.com_all_pak .plan_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num3.png') no-repeat 20px 20px;
}
.com_all_pak .plan_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num4.png') no-repeat 20px 20px;
}
.com_all_pak .plan_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num5.png') no-repeat 20px 20px;
}
.com_all_pak .plan_box ul li:nth-of-type(1) b {
	color: #419df0;
}
.com_all_pak .plan_box ul li:nth-of-type(2) b {
	color: #128bf4;
}
.com_all_pak .plan_box ul li:nth-of-type(3) b {
	color: #4072ef;
}
.com_all_pak .plan_box ul li:nth-of-type(4) b {
	color: #2d40f4;
}
.com_all_pak .plan_box ul li:nth-of-type(5) b {
	color: #6e47f0;
}
.com_all_pak .plan_box ul li p {
	color: #000;
	font-size: 24px;
	line-height: 120%;
}
.com_all_pak .plan_box ul li p:before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 20px;
	width: 20px;
}
.com_all_pak .special_cont_box {
	padding: 190px 0 290px 0;
}
.com_all_pak .special_cont_box ul {
	padding: 100px 0 0 0;
}
.com_all_pak .special_cont_box ul li {
	border-radius: 10px;
	position: relative;
	margin: 20px 0 0 0;
	background: #e9e9e9;
}
.com_all_pak .special_cont_box ul li:nth-of-type(2) {
	margin: 50px 0 0 0;
}
.com_all_pak .special_cont_box ul li > b {
	position: absolute;
	right: 0;
	bottom: -33px;
	color: #b0b0b0;
	font-size: 16px;
	font-family: 'noto2';
	font-weight: 400;
}
.com_all_pak .special_cont_box ul li.blue {
	background: #8aa7f3;
	margin: 0;
}
.com_all_pak .special_cont_box ul li dl {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	height: 160px;
	position: relative;
}
.com_all_pak .special_cont_box ul li dl:before {
	border-left: 1px #000 solid;
	content: '';
	position: absolute;
	left: 320px;
	height: 80%;
}
.com_all_pak .special_cont_box ul li dl dd {
	width: 70%;
	font-size: 20px;
	padding: 30px 0 30px 50px;
	line-height: 35px;
}
.com_all_pak .special_cont_box ul li dl dd:first-child {
	font-size: 30px;
	line-height: 120%;
	font-family: 'noto6';
	color: #000;
	width: 30%;
}
.com_all_pak .special_cont_box ul li dl dd b {
	display: block;
	width: 90px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 19px;
	margin: 0 0 15px;
	font-family: 'noto2';
}
.com_all_pak .special_cont_box ul li.blue dl dd b {
	color: #71fdfa;
}
.com_all_pak .benefit_wrap {
	padding-top: 160px;
}
.com_all_pak .benefit_wrap img {
	display: block;
}
.com_all_pak .benefit_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 85px auto 160px auto;
	width: 1100px;
}
.com_all_pak .benefit_wrap ul li {
	box-sizing: border-box;
	width: 49.5%;
	padding: 35px 40px 45px 40px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: -5px 0px 20px #b9b0b0;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat 90% 30px;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat 90% 30px;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_3.png') no-repeat 100% bottom;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat 85% 90%;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat 90% 30px;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_6.png') no-repeat 90% 50%;
}
.com_all_pak .benefit_wrap ul li span {
	font-size: 22px;
	display: block;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.com_all_pak .benefit_wrap ul li:nth-of-type(2) span {
	font-size: 18px;
}
.com_all_pak .benefit_wrap ul li p {
	font-size: 32px;
	line-height: 118%;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.com_all_pak .benefit_wrap ul li a {
	display: block;
	width: 90px;
	line-height: 30px;
	height: auto;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
	position: relative;
	bottom: auto;
	left: auto;
	font-size: 15px;
	border-radius: 5px;
}
/* 컴퓨터공학 과정 패키지 : E */

/* * 영어영문학 과정 패키지 : S */
.english_language_wrap {
	width: 100%;
	overflow: hidden;
}
.english_language_wrap .mid {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}

.english_language_wrap .top_box {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/top_bg.jpg') no-repeat top center #4f20ba;
	padding-top: 75px;
}
.english_language_wrap .top_box .top_con {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_top.png') no-repeat 91% 73% #fff;
	height: 265px;
	border-radius: 40px;
	border: 4px solid #1ec5cb;
	padding: 58px 65px;
	margin-top: 70px;
	margin-bottom: 35px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.english_language_wrap .top_box .top_con > .txt {
	position: relative;
	line-height: 40px;
	letter-spacing: -1.7px;
	font-family: 'noto6';
	font-size: 29px;
	color: #515058;
}
.english_language_wrap .top_box .top_con > .txt > span {
	position: relative;
	z-index: 1;
}
.english_language_wrap .top_box .top_con > .txt > span::after {
	position: absolute;
	bottom: 2px;
	content: '';
	display: block;
	width: 100%;
	height: 15px;
	background: #cdf9fa;
	z-index: -1;
}
.english_language_wrap .top_box .top_con > .import {
	display: block;
	line-height: 43px;
	letter-spacing: -2px;
	font-family: 'noto6';
	font-size: 43px;
	color: #000;
	margin-top: 15px;
}
.english_language_wrap .top_box .bottom_con {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 85px;
}
.english_language_wrap .top_box .bottom_con li {
	width: 49%;
	height: 230px;
	border-radius: 40px;
	border: 4px solid #1ec5cb;
	margin-bottom: 20px;
	padding: 50px 43px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.english_language_wrap .top_box .bottom_con li > span {
	letter-spacing: -1.7px;
	font-family: 'noto6';
	font-size: 25px;
	color: #515058;
}
.english_language_wrap .top_box .bottom_con li > strong {
	display: block;
	line-height: 41px;
	letter-spacing: -1px;
	font-family: 'noto6';
	font-size: 36px;
	color: #000;
	margin-top: 15px;
}
.english_language_wrap .top_box .bottom_con li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_1.png') no-repeat #fff 84% bottom;
}
.english_language_wrap .top_box .bottom_con li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_2.png') no-repeat #fff 100% 63%;
}
.english_language_wrap .top_box .bottom_con li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_3.png') no-repeat #fff 84% 78%;
}
.english_language_wrap .top_box .bottom_con li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_4.png') no-repeat #fff 92% 64%;
}
.english_language_wrap .top_box .bottom_con li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_5.png') no-repeat #fff 87% bottom;
}
.english_language_wrap .top_box .bottom_con li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_6.png') no-repeat #fff 90% 64%;
}

.english_language_wrap .top_box .element_eng {
	position: relative;
	z-index: 1;
}
.english_language_wrap .top_box .element_eng::after {
	position: absolute;
	z-index: -1;
	bottom: -120px;
	content: '';
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/top_bg_bottom.png') no-repeat;
	width: 2560px;
	height: 254px;
	transform: translateX(-50%);
	left: 50%;
}

.english_language_wrap .degree_acquisition {
	background-color: #9872eb;
	padding: 185px 0 115px;
}

.english_language_wrap .profess {
	padding: 230px 0 280px;
}
.english_language_wrap .profess .pro_wrap {
	position: relative;
}
.english_language_wrap .profess .pro_img {
	margin-left: -27px;
}
.english_language_wrap .profess .title {
	margin-bottom: 70px;
}
.english_language_wrap .profess .samTxt_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: absolute;
	top: 32%;
}
.english_language_wrap .profess .samTxt_box > li {
	width: 30%;
}
.english_language_wrap .profess .samTxt_box > li:nth-child(1),
.english_language_wrap .profess .samTxt_box > li:nth-child(2),
.english_language_wrap .profess .samTxt_box > li:nth-child(3) {
	margin-bottom: 445px;
}
.english_language_wrap .profess .samTxt_box a {
	display: block;
	margin-bottom: 50px;
	padding-left: 13px;
}
.english_language_wrap .profess .samTxt_box .txt_box {
	line-height: 35px;
}
.english_language_wrap .profess .samTxt_box span {
	display: block;
	font-size: 25px;
	font-family: 'noto6';
	letter-spacing: -1px;
	color: #000;
	margin-bottom: 3px;
}
.english_language_wrap .profess .samTxt_box strong {
	font-size: 36px;
	font-family: 'noto6';
	color: #000;
	letter-spacing: -2px;
}

.english_language_wrap .stagey {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/curri_bg.jpg') no-repeat center top;
	padding: 140px 0 75px;
}
.english_language_wrap .stagey .wid_wrap {
	display: flex;
	width: 1565px;
	margin: 0 auto;
}
.english_language_wrap .stagey .stagey_img {
	width: 60%;
}
.english_language_wrap .stagey .txt_box {
	padding-top: 125px;
}
.english_language_wrap .stagey .txt_box li {
	display: flex;
	margin-bottom: 80px;
}
.english_language_wrap .stagey .txt_box i {
	margin-right: 40px;
}
.english_language_wrap .stagey .txt_box strong {
	display: block;
	color: #fff;
	font-size: 32px;
	font-family: 'noto6';
	margin-bottom: 23px;
	line-height: 30px;
}
.english_language_wrap .stagey .txt_box span {
	color: #fff;
	font-size: 22px;
	font-family: 'noto4';
	line-height: 30px;
}
.english_language_wrap .curri {
	background: #c3c6d5;
	padding: 150px 0 120px;
}

.english_language_wrap .curri .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.english_language_wrap .curri .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.english_language_wrap .curri .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.english_language_wrap .curri .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/curri_arrow.png') no-repeat -4px bottom;
}
.english_language_wrap .curri ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.english_language_wrap .curri ul li:not(:last-child) {
	width: 23.5%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 75px 45px;
	height: 267px;
}
.english_language_wrap .curri ul li:last-child {
	width: 23%;
}
.english_language_wrap .curri ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 37px;
}
.english_language_wrap .curri ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/english language/curri_num1.png') no-repeat 40px 30px;
}
.english_language_wrap .curri ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/english language/curri_num2.png') no-repeat 40px 30px;
}
.english_language_wrap .curri ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/english language/curri_num3.png') no-repeat 40px 30px;
}

.english_language_wrap .curri ul li:nth-of-type(1) b {
	color: #419cef;
}
.english_language_wrap .curri ul li:nth-of-type(2) b {
	color: #3e75ec;
}
.english_language_wrap .curri ul li:nth-of-type(3) b {
	color: #2c41f6;
}
.english_language_wrap .curri ul li:nth-of-type(4) b {
	color: #2d40f4;
}

.english_language_wrap .curri ul li span {
	color: #000;
	font-size: 24px;
	line-height: 30px;
}
.english_language_wrap .curri ul li span::before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 14px;
	width: 20px;
}

.english_language_wrap .book {
	padding: 215px 0 185px;
}
.english_language_wrap .book .title {
	margin-bottom: 165px;
}
.english_language_wrap .book .book_img {
	position: relative;
	margin-bottom: 95px;
}
.english_language_wrap .book .book_img > .bullet {
	position: absolute;
	top: -86px;
	right: -53px;
}
.english_language_wrap .benefit {
	padding: 150px 0 115px;
	background-color: #d7ffe7;
}
.english_language_wrap .benefit .title {
	margin-bottom: 115px;
}
.english_language_wrap .benefit .t_box {
	margin-bottom: 45px;
}
.english_language_wrap .benefit .t_box li {
	height: 235px;
	width: 100%;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
	border-radius: 25px;
	padding: 54px 50px;
}
.english_language_wrap .benefit .t_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_top_1.png') no-repeat 90% 76% #9872eb;
	margin-bottom: 20px;
}
.english_language_wrap .benefit .t_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_top_2.png') no-repeat 91% bottom #9872eb;
}
.english_language_wrap .benefit .t_box span {
	font-size: 25px;
	display: block;
	font-family: 'noto3';
	color: #fff;
	line-height: 34px;
	margin-bottom: 25px;
	letter-spacing: -1.5px;
}
.english_language_wrap .benefit .t_box strong {
	font-family: 'noto6';
	font-size: 44px;
	color: #75f0ff;
	letter-spacing: -2px;
}

.english_language_wrap .benefit .bottom_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.english_language_wrap .benefit .bottom_box li {
	width: 49.1%;
	height: 183px;
	border-radius: 25px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
	margin-bottom: 29px;
	padding: 32px 50px;
}
.english_language_wrap .benefit .bottom_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_2.png') no-repeat 93% 61% #fff;
}
.english_language_wrap .benefit .bottom_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_1.png') no-repeat 86% 105% #fff;
}
.english_language_wrap .benefit .bottom_box li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_3.png') no-repeat 85% -23% #fff;
}
.english_language_wrap .benefit .bottom_box li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_4.png') no-repeat 86% 82% #fff;
}
.english_language_wrap .benefit .bottom_box span {
	display: block;
	font-size: 20px;
	letter-spacing: -1px;
	font-family: 'noto4';
	margin-bottom: 6px;
	color: #000;
}
.english_language_wrap .benefit .bottom_box strong {
	font-family: 'noto6';
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	color: #000;
}
.english_language_wrap .benefit .btn-halbu {
	position: absolute;
	bottom: 51px;
	left: 55.7%;
	display: block;
	width: 93px;
	height: 26px;
	padding: 8px 0px 8px 13px;
	background: #000;
	border-radius: 7px;
	line-height: 9px;
	font-size: 15px;
	font-family: 'noto4';
	color: #fff;
}

.english_language_wrap .review_new {
	padding: 120px 0 0;
}
.english_language_wrap .review_new .review_slide {
	height: 500px;
}
.english_language_wrap .review_new .slick-slide {
	margin: 20px 0 30px 49px;
	padding: 35px 20px;
	border-radius: 30px;
	opacity: 1;
	box-shadow: 5px 5px 20px rgb(0, 0, 0, 0.2);
	background-color: #fff;
	height: 365px;
	width: 337px;
	position: relative;
}
.english_language_wrap .slick-slider .slick-track {
	/* background-color: red; */
	padding-top: 70px;
}
.english_language_wrap .profile-image {
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	top: -70px;
	left: 33%;
}

.english_language_wrap .slick-slider .slick-track ul > div > div > li:nth-child(1)::before {
}
.english_language_wrap .review_new .slick-slide:focus,
.english_language_wrap .review_new .slick-slide .slick-prev:focus,
.english_language_wrap .review_new .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}
.english_language_wrap .review_new .slick-slide:nth-of-type(1) {
	margin: 0;
}
.english_language_wrap .review_new .slick-current {
	opacity: 1;
}
.english_language_wrap .review_new .review_tit {
	font-size: 24px;
	line-height: 125%;
	margin: 0 0 20px;
	word-break: keep-all;
	font-family: 'noto5';
	font-weight: 600;
}
.english_language_wrap .review_new .review_txt {
	font-size: 21px;
	line-height: 28px;
	font-family: 'noto4';
	text-align: center;
	margin: 0 auto;
	padding-top: 51px;
	letter-spacing: -1px;
	/* width: 83%; */
}

.english_language_wrap .review_new .review_txt strong {
	font-weight: bold;
	font-family: 'noto6';
	line-height: 29px;
	font-size: 21px;
}
.english_language_wrap .review_new .review_txt .wirte_name {
	position: absolute;
	bottom: 33px;
	left: 34%;
	display: block;
	/* margin: 45px 0 0px; */
	color: #9d9d9d;
	font-size: 18px;
	font-family: 'noto5';
	text-align: center;
}

/* *영어영문학 과정 패키지 : E */

/* * 국어국문학 과정 패키지 : S */
.korea_language_wrap {
	width: 100%;
	overflow: hidden;
}
.korea_language_wrap .mid {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}

.korea_language_wrap .top_box {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/top_bg.jpg') no-repeat top center #4f20ba;
	padding-top: 120px;
	padding-bottom: 140px;
}
.korea_language_wrap .top_box .top_con {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/benefit_top.png') no-repeat 91% 73% #fff;
	height: 265px;
	border-radius: 40px;
	border: 4px solid #1ec5cb;
	padding: 58px 65px;
	margin-top: 70px;
	margin-bottom: 35px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.korea_language_wrap .top_box .top_con > .txt {
	position: relative;
	line-height: 40px;
	letter-spacing: -1.7px;
	font-family: 'noto6';
	font-size: 29px;
	color: #515058;
}
.korea_language_wrap .top_box .top_con > .txt > span {
	position: relative;
	z-index: 1;
}
.korea_language_wrap .top_box .top_con > .txt > span::after {
	position: absolute;
	bottom: 2px;
	content: '';
	display: block;
	width: 100%;
	height: 15px;
	background: #cdf9fa;
	z-index: -1;
}
.korea_language_wrap .top_box .top_con > .import {
	display: block;
	line-height: 43px;
	letter-spacing: -2px;
	font-family: 'noto6';
	font-size: 43px;
	color: #000;
	margin-top: 15px;
}
.korea_language_wrap .top_box .bottom_con {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 95px;
}
.korea_language_wrap .top_box .bottom_con li {
	width: 49%;
	height: 230px;
	border-radius: 40px;
	border: 4px solid #1ec5cb;
	margin-bottom: 20px;
	padding: 50px 43px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
}
.korea_language_wrap .top_box .bottom_con li > span {
	letter-spacing: -1.7px;
	font-family: 'noto6';
	font-size: 25px;
	color: #515058;
}
.korea_language_wrap .top_box .bottom_con li > strong {
	display: block;
	line-height: 41px;
	letter-spacing: -1px;
	font-family: 'noto6';
	font-size: 36px;
	color: #000;
	margin-top: 15px;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_1.png') no-repeat #fff 113% 66%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_2.png') no-repeat #fff 84% 67%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_3.png') no-repeat #fff 93%  60%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_4.png') no-repeat #fff 101% 63%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_5.png') no-repeat #fff 83% 81%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_6.png') no-repeat #fff 91% 64%;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(7) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_7.png') no-repeat #fff 87% bottom;
}
.korea_language_wrap .top_box .bottom_con li:nth-child(8) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/benefit_8.png') no-repeat #fff 90% 68%;
}

.korea_language_wrap .degree_acquisition {
	background-color: #9872eb;
	padding: 175px 0 140px;
}

.korea_language_wrap .profess {
	padding: 180px 0 280px;
}
.korea_language_wrap .profess .pro_wrap {
	position: relative;
}
.korea_language_wrap .profess .pro_img {
	margin-left: -27px;
}
.korea_language_wrap .profess .title {
	margin-bottom: 70px;
}
.korea_language_wrap .profess .samTxt_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: absolute;
	top: 32%;
}
.korea_language_wrap .profess .samTxt_box > li {
	width: 30%;
}
.korea_language_wrap .profess .samTxt_box > li:nth-child(1),
.korea_language_wrap .profess .samTxt_box > li:nth-child(2),
.korea_language_wrap .profess .samTxt_box > li:nth-child(3) {
	margin-bottom: 453px;
}
.korea_language_wrap .profess .samTxt_box a {
	display: block;
	margin-bottom: 50px;
	padding-left: 13px;
}
.korea_language_wrap .profess .samTxt_box .txt_box {
	line-height: 35px;
}
.korea_language_wrap .profess .samTxt_box span {
	display: block;
	font-size: 25px;
	font-family: 'noto6';
	letter-spacing: -1px;
	color: #000;
	margin-bottom: 3px;
    white-space: nowrap;
}
.korea_language_wrap .profess .samTxt_box strong {
	font-size: 36px;
	font-family: 'noto6';
	color: #000;
	letter-spacing: -2px;
}

.korea_language_wrap .stagey {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/curri_bg.jpg') no-repeat center top;
	padding: 140px 0 75px;
}
.korea_language_wrap .stagey .wid_wrap {
	display: flex;
	width: 1565px;
	margin: 0 auto;
}
.korea_language_wrap .stagey .stagey_img {
	width: 60%;
}
.korea_language_wrap .stagey .txt_box {
	padding-top: 125px;
}
.korea_language_wrap .stagey .txt_box li {
	display: flex;
	margin-bottom: 80px;
}
.korea_language_wrap .stagey .txt_box i {
	margin-right: 40px;
}
.korea_language_wrap .stagey .txt_box strong {
	display: block;
	color: #fff;
	font-size: 32px;
	font-family: 'noto6';
	margin-bottom: 23px;
	line-height: 30px;
}
.korea_language_wrap .stagey .txt_box span {
	color: #fff;
	font-size: 22px;
	font-family: 'noto4';
	line-height: 30px;
}
.korea_language_wrap .curri {
	background: #c3c6d5;
	padding: 150px 0 120px;
}

.korea_language_wrap .curri .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.korea_language_wrap .curri .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.korea_language_wrap .curri .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.korea_language_wrap .curri .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/curri_arrow.png') no-repeat -4px bottom;
}
.korea_language_wrap .curri ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.korea_language_wrap .curri ul li:not(:last-child) {
	width: 23.5%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 75px 45px;
	height: 267px;
}
.korea_language_wrap .curri ul li:last-child {
	width: 23%;
}
.korea_language_wrap .curri ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 37px;
}
.korea_language_wrap .curri ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/korea language/curri_num1.png') no-repeat 40px 30px;
}
.korea_language_wrap .curri ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/korea language/curri_num2.png') no-repeat 40px 30px;
}
.korea_language_wrap .curri ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/korea language/curri_num3.png') no-repeat 40px 30px;
}

.korea_language_wrap .curri ul li:nth-of-type(1) b {
	color: #419cef;
}
.korea_language_wrap .curri ul li:nth-of-type(2) b {
	color: #3e75ec;
}
.korea_language_wrap .curri ul li:nth-of-type(3) b {
	color: #2c41f6;
}
.korea_language_wrap .curri ul li:nth-of-type(4) b {
	color: #2d40f4;
}

.korea_language_wrap .curri ul li span {
	color: #000;
	font-size: 24px;
	line-height: 30px;
}
.korea_language_wrap .curri ul li span::before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 14px;
	width: 20px;
}
.korea_language_wrap .curri .note_box {
    margin: -40px 0 0;
}

.korea_language_wrap .book {
	padding: 210px 0 185px;
}
.korea_language_wrap .book .title {
	margin-bottom: 165px;
}
.korea_language_wrap .book .book_img {
	position: relative;
	margin-bottom: 95px;
}
.korea_language_wrap .book .book_img > .bullet {
	position: absolute;
	top: -86px;
	right: -53px;
}
.korea_language_wrap .benefit {
	padding: 150px 0 130px;
	background-color: #d7ffe7;
}
.korea_language_wrap .benefit .title {
	margin-bottom: 115px;
}
.korea_language_wrap .benefit .t_box {
	margin-bottom: 60px;
}
.korea_language_wrap .benefit .t_box li {
	height: 235px;
	width: 100%;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
	border-radius: 25px;
	padding: 54px 50px;
}
.korea_language_wrap .benefit .t_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/bottom_benefit.png') no-repeat 92% 76% #9872eb;
	margin-bottom: 20px;
}
.korea_language_wrap .benefit .t_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/korea language/bottom_benefit_top.png') no-repeat 92% 76% #9872eb;
	margin-bottom: 20px;
}
.korea_language_wrap .benefit .t_box span {
	font-size: 25px;
	display: block;
	font-family: 'noto3';
	color: #fff;
	line-height: 34px;
	margin-bottom: 25px;
	letter-spacing: -1.5px;
}
.korea_language_wrap .benefit .t_box strong {
	font-family: 'noto6';
	font-size: 44px;
	color: #75f0ff;
	letter-spacing: -2px;
}

.korea_language_wrap .benefit .bottom_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.korea_language_wrap .benefit .bottom_box li {
	width: 49.1%;
	height: 183px;
	border-radius: 25px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
	margin-bottom: 29px;
	padding: 32px 50px;
}
.korea_language_wrap .benefit .bottom_box li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_2.png') no-repeat 93% 61% #fff;
}
.korea_language_wrap .benefit .bottom_box li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_1.png') no-repeat 86% 105% #fff;
}
.korea_language_wrap .benefit .bottom_box li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_3.png') no-repeat 85% -23% #fff;
}
.korea_language_wrap .benefit .bottom_box li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/english language/bottom_benefit_4.png') no-repeat 86% 82% #fff;
}
.korea_language_wrap .benefit .bottom_box span {
	display: block;
	font-size: 20px;
	letter-spacing: -1px;
	font-family: 'noto4';
	margin-bottom: 6px;
	color: #000;
}
.korea_language_wrap .benefit .bottom_box strong {
	font-family: 'noto6';
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	color: #000;
}
.korea_language_wrap .benefit .btn-halbu {
	position: absolute;
	bottom: 51px;
	left: 55.7%;
	display: block;
	width: 93px;
	height: 26px;
	padding: 8px 0px 8px 13px;
	background: #000;
	border-radius: 7px;
	line-height: 9px;
	font-size: 15px;
	font-family: 'noto4';
	color: #fff;
}

.korea_language_wrap .review_new {
	padding: 120px 0 0;
}
.korea_language_wrap .review_new .review_slide {
	height: 500px;
}
.korea_language_wrap .review_new .slick-slide {
	margin: 20px 0 30px 49px;
	padding: 35px 20px;
	border-radius: 30px;
	opacity: 1;
	box-shadow: 5px 5px 20px rgb(0, 0, 0, 0.2);
	background-color: #fff;
	height: 365px;
	width: 337px;
	position: relative;
}
.korea_language_wrap .slick-slider .slick-track {
	/* background-color: red; */
	padding-top: 70px;
}
.korea_language_wrap .profile-image {
	width: 124px;
	height: 124px;
	display: block;
	position: absolute;
	top: -70px;
	left: 33%;
}

.korea_language_wrap .slick-slider .slick-track ul > div > div > li:nth-child(1)::before {
}
.korea_language_wrap .review_new .slick-slide:focus,
.korea_language_wrap .review_new .slick-slide .slick-prev:focus,
.korea_language_wrap .review_new .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}
.korea_language_wrap .review_new .slick-slide:nth-of-type(1) {
	margin: 0;
}
.korea_language_wrap .review_new .slick-current {
	opacity: 1;
}
.korea_language_wrap .review_new .review_tit {
	font-size: 24px;
	line-height: 125%;
	margin: 0 0 20px;
	word-break: keep-all;
	font-family: 'noto5';
	font-weight: 600;
}
.korea_language_wrap .review_new .review_txt {
	font-size: 21px;
	line-height: 28px;
	font-family: 'noto4';
	text-align: center;
	margin: 0 auto;
	padding-top: 51px;
	letter-spacing: -1px;
	/* width: 83%; */
}

.korea_language_wrap .review_new .review_txt strong {
	font-weight: bold;
	font-family: 'noto6';
	line-height: 29px;
	font-size: 21px;
}
.korea_language_wrap .review_new .review_txt .wirte_name {
	position: absolute;
	bottom: 33px;
	left: 34%;
	display: block;
	/* margin: 45px 0 0px; */
	color: #9d9d9d;
	font-size: 18px;
	font-family: 'noto5';
	text-align: center;
}

/* *국어국문학 과정 패키지 : E */

.price-tit {
	font-size: 18px;
	margin-top: 18px;
}

/*ÂÂ™Ã¬ÂÂ™ Ã­ÂŒÂ¨Ã­Â‚Â¤Ã¬Â§Â€*/
.soksok_pak .apply-area.type1 .apply-info .apply-book-list {
	height: auto !important;
}

.soksok_pak .inner {
	padding: 65px 0;
	margin: 0 auto;
	width: 1100px;
	text-align: center;
}

.soksok_pak .top-bg {
	height: 614px;
	background: #ffd507 url('/_skin/tpl_skin/basic_dok3/apply/soksok/top_bg.png') center no-repeat;
}
.soksok_pak .con1-bg {
	height: 154px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/soksok/top_benefit_.png') center no-repeat;
}
.soksok_pak .con2-bg {
	background: #dadada;
	text-align: center;
}
.soksok_pak .con3-bg {
	height: 244px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/sim_con_title_.png') center no-repeat;
}
.soksok_pak .con5-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/book_bg.png') center no-repeat;
	height: 739px;
	padding-top: 59px;
	box-sizing: border-box;
}

.soksok_pak .con5-bg img:last-child {
	margin-top: 54px;
	margin-left: -46px;
}

.soksok_pak .con6-bg {
	background: #d7d7d7;
}
.soksok_pak .con7-bg {
	background: #ebebe3;
}
.soksok_pak .con8-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/common/teacher_bg.png') center no-repeat;
	height: 671px;
	padding-top: 25px;
	box-sizing: border-box;
}
.soksok_pak .con8-bg img:last-child {
	margin-top: 64px;
	margin-left: -52px;
}

.soksok_pak .con9-bg {
	background: #eff3f6;
}
.soksok_pak .con10-bg {
	background: #7e26dd;
}
.soksok_pak .con10-bg .con10 {
	position: relative;
}
.soksok_pak .con10-bg .con10 .btn-halbu {
	position: absolute;
	right: 93px;
	bottom: 94px;
	width: 77px;
	height: 21px;
	display: block;
	text-indent: -9999px;
}
.soksok_pak .con10-bg .con10 .txt {
	color: #fff;
	font-size: 16px;
	text-align: left;
	display: block;
	margin: 15px 0 0;
}
.soksok_pak .price-tit {
	font-size: 18px;
	margin-top: 18px;
}

.soksok_pak .apply-area.type1 .lect-info {
	height: 176px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/soksok/apply_arrow.png') 73px no-repeat;
	padding-top: 35px;
	box-sizing: border-box;
}

.soksok_pak .apply-area.type1 .lect-info ul {
	margin-left: 307px;
}

.soksok_pak .apply-area.type1 .lect-info ul li {
	height: 32px;
	font-family: 'noto3';
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 100;
}

.soksok_pak .apply-area.type1 .lect-info ul li:hover {
	border-bottom: 1px solid #000;
}

.soksok_pak .apply-area.type1 .lect-info ul li > span {
	background: #000000;
	color: #ffffff;
	padding: 2px 3px;
	height: 20px;
	display: block;
	float: left;
	line-height: 18px;
	margin-right: 15px;
}
.soksok_pak .apply-area.type1 .step-chk-wrap {
	position: relative;
	width: 100%;
	margin: 0 auto 50px;
	font-family: 'noto3';
	font-size: 14px;
	border: 4px solid #000000;
	box-sizing: border-box;
	padding: 17px 15px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap > p {
	text-align: right;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk {
	width: 100%;
	height: 128px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 24px 18px;
	border-bottom: 1px solid #000000;
	margin: 0 auto 10px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk p {
	margin-bottom: 18px;
	margin-left: 20px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk p > span {
	font-family: 'noto4';
	margin-right: 25px;
	font-size: 18px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk ul {
	padding-left: 10px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk ul li {
	float: left;
	width: 25%;
	font-family: 'noto4';
	font-weight: 100;
	padding-left: 10px;
	box-sizing: border-box;
	color: #000000;
	font-size: 14.5px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk .check_item span {
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	border: 1px solid #000000;
	background: #ffffff;
	margin-right: 5px;
	margin-top: 3px;
}

.soksok_pak .btn-gocurri {
	display: inline-block;
	width: 85px;
	height: 22px;
	margin-left: 9px;
	margin-top: -2px;
	line-height: 21px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	font-size: 12px;
	border: 1px solid #a6aab9;
	background: #e8e9f0;
	color: #71768c !important;
	font-family: 'noto3';
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk ul li input[type='checkbox'] {
	display: none;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk ul li input:checked + label > span {
	background: url('/_skin/tpl_skin/basic_dok3/apply/icon_check.png') center no-repeat;
	background-size: 11px;
}

.soksok_pak .apply-area.type1 .step-chk-wrap .step-chk .step_chk_btn {
	position: absolute;
	top: 28px;
	right: 31px;
	width: 170px;
	height: 47px;
	border: 1px solid #808080;
	background: #ededed;
	font-family: 'noto4';
	font-size: 16px;
	text-align: center;
	line-height: 47px;
	letter-spacing: -0.2px;
	cursor: pointer;
}

/****Ã¬ÂÂ™Ã¬ÂÂ˜ Ã­ÂŒÂ¨Ã­Â‚Â¤Ã¬Â§Â€ ÃªÂµÂÃ¬ÂžÂ¬Ã«Â¦Â¬Ã¬ÂŠÂ¤Ã­ÂŠÂ¸ css:S****/
.soksok_pak .book_list_wrap {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 40px;
	border-top: 2px solid #000000;
}

.soksok_pak .book_list_wrap > h3 {
	font-family: 'noto4';
}

.soksok_pak .book_list_wrap .apply-book {
	display: none;
	margin-top: 19px;
	margin-bottom: 20px;
}
.soksok_pak .book_list_wrap .apply-book > h3 {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 26px;
	font-family: 'noto4';
	font-weight: 600;
	margin-bottom: 5px;
}
.soksok_pak .book_list_wrap .apply-book h3 em {
	color: #f14f4f;
}
.soksok_pak .book_list_wrap .apply-book.apply-book-sel h3 {
}
.soksok_pak .book_list_wrap .apply-book-list {
	height: auto;
	overflow: hidden;
}
.soksok_pak .book_list_wrap .apply-book-list li {
	font-size: 15px;
	margin-bottom: 5px;
}

.soksok_pak .book_list_wrap .apply-book-list li label span.sale {
	text-decoration: line-through;
	margin-right: 5px;
}

.soksok_pak .book_list_wrap .apply-book-list li label strong {
	color: #f14f4f;
}
.soksok_pak .book_list_wrap .apply-book .btn-apply-book {
	display: none;
	width: 100%;
	height: 24px;
	line-height: 22px;
	background: #f7f7f7;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	color: #b1b1b1;
	font-family: 'noto4';
	font-weight: 600;
	font-size: 12px;
	cursor: pointer;
}
.soksok_pak .book_list_wrap .apply-book .btn-apply-book:focus {
	outline: none;
}

/****Ã¬ÂÂ™Ã¬ÂÂ™ Ã­ÂŒÂ¨Ã­Â‚Â¤Ã¬Â§Â€ ÃªÂµÂÃ¬ÂžÂ¬ Ã«Â¦Â¬Ã¬ÂŠÂ¤Ã­ÂŠÂ¸ css:E****/

/*Ã­Â™Â˜ÃªÂ¸Â‰ Ã­ÂŒÂ¨Ã­Â‚Â¤Ã¬Â§Â€ css : S*/
.review_btn {
	padding: 1px 10px;
	background: #016f19a1;
	color: #ffffff !important;
	text-align: center;
	width: 150px;
	border-radius: 9px;
	font-family: 'noto3';
	letter-spacing: -0.8px;
}

.refund .inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.refund > div {
	box-sizing: border-box;
	padding: 55px 0;
}

.refund .top-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/refund/top_bg.png') center no-repeat;
	height: 546px;
}

.refund .con1-bg {
	background: #030b40;
}

.refund .con2-bg {
	background: #ffffff;
	padding-top: 0;
}

.refund .con4-bg {
	background: #0a1154;
	padding: 0;
}

.refund .con4-bg img:last-child {
	margin: 46px 0 0 -37px;
}

.refund .con5-bg {
	height: 1052px;
	background: #fef6c0;
	padding-top: 0;
	padding-bottom: 0;
}

.refund .con5-bg img {
	margin-bottom: 70px;
}

.refund .con6-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/refund/book_bg.png') center no-repeat;
	padding: 0 0 83px 0;
}

.refund .con6-bg img:last-child {
	margin: 46px 0 0 -59px;
}

.refund .con7-bg {
	background: #1a298e;
	height: 775px;
	padding-top: 78px;
}
.transfer .coupon,
.prime_class .coupon,
.com_all_pak .coupon,
.refund .coupon,
.sim_dok_pak .coupon {
	background: #f9e16f;
	padding: 0;
	position: relative;
}
.transfer .coupon .inner,
.prime_class .coupon .inner,
.com_all_pak .coupon .inner,
.sim_dok_pak .coupon .inner {
	padding: 0;
	position: relative;
}
.transfer .coupon a,
.prime_class .coupon a,
.com_all_pak .coupon a,
.refund .coupon,
.sim_dok_pak .coupon a {
	font-size: 0;
	position: absolute;
	width: 295px;
	height: 50px;
	bottom: 82px;
}
.transfer .coupon a.btn1,
.prime_class .coupon a.btn1,
.com_all_pak .coupon a.btn1,
.refund .coupon a.btn1,
.sim_dok_pak .coupon a.btn1 {
	left: 140px;
}
.transfer .coupon a.btn2,
.prime_class .coupon a.btn2,
.com_all_pak .coupon a.btn2,
.refund .coupon a.btn2,
.sim_dok_pak .coupon a.btn2 {
	right: 130px;
}

.refund .con7-bg img:first-child {
	margin-top: -138px;
}

.refund .con7-bg img:last-child {
	margin-left: 37px;
}

.refund .con7-bg .btn-halbu {
	position: absolute;
	right: 102px;
	bottom: 15px;
	width: 109px;
	height: 24px;
	display: block;
	text-indent: -9999px;
}

.refund .content_curri1 {
	bottom: 186px !important;
}

.refund .content_curri2 {
	background: #250b2d;
	border-radius: 10px 10px 0 0;
	color: #e524e7;
	font-size: 15px !important;
	text-indent: 0 !important;
}
.refund .content_curri2 span {
	display: block;
	font-size: 19px;
	line-height: 20px;
	color: #e524e7;
	font-family: 'noto5';
	margin-bottom: 4px;
}

/*Ã­Â™Â˜ÃªÂ¸Â‰ Ã­ÂŒÂ¨Ã­Â‚Â¤Ã¬Â§Â€ css : E*/

/*Ã­ÂŽÂ¸Ã¬ÂžÂ…Ã¬Â¤Â€Ã«Â¹Â„Ã«Â°Â˜ css : S*/
.transfer .inner,
.transfer .top-bg .top {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.transfer > div {
	box-sizing: border-box;
	padding: 70px 0;
}

.transfer .top-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/top_bg.png') center no-repeat;
	height: 725px;
}

.transfer .top_bul {
	position: absolute;
	left: 26px;
	top: 5px;
}

.transfer .con1-bg {
	height: 240px;
	padding: 16px 0;
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/con1_bg.png') center no-repeat;
}

.transfer .con2-bg {
	background: #fc6554;
	padding: 62px 0;
}

.transfer .con3-bg {
	height: 748px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/con3_bg.png') center no-repeat;
}

.transfer .con4-bg {
	height: 647px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/teacher_bg.png') center no-repeat;
	padding-top: 80px;
}

.transfer .con4-bg img:last-child {
	margin: 46px 0 0 -37px;
}

.transfer .con5-bg {
	height: 857px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/curri_bg.png') center no-repeat;
	padding-top: 92px;
	padding-bottom: 0;
}

.transfer .con5-bg img {
	margin-bottom: 103px;
}

.transfer .con6-bg {
	background: url('/_skin/tpl_skin/basic_dok3/apply/transfer/book_bg.png') center no-repeat;
	height: 774px;
	padding: 102px 0;
}

.transfer .con6-bg img:last-child {
	margin: 46px 0 0 -59px;
}

.transfer .con7-bg {
	background: #262339;
}

.transfer .con7-bg img:first-child {
	margin-top: -129px;
	margin-bottom: 30px;
}

.transfer .con7-bg img:last-child {
	margin-left: 37px;
}

.transfer .con7-bg .btn-halbu {
	position: absolute;
	right: 73px;
	bottom: 15px;
	width: 109px;
	height: 24px;
	display: block;
	text-indent: -9999px;
}

.transfer .content_curri {
	bottom: 175px !important;
}

/*Ã­ÂŽÂ¸Ã¬ÂžÂ…Ã¬Â¤Â€Ã«Â¹Â„Ã«Â°Â˜ css : E*/

.nursing {
}
.nursing .top-bg {
	background: #ffbfa5 url('/_skin/tpl_skin/basic_dok3/apply/nursing/top_bg.png') no-repeat 10px center;
}
.nursing .top-bg img {
	margin-left: -250px;
}
.nursing .con1-bg {
	background: #fff;
}
.nursing .con1-bg table {
	width: 1000px;
	margin: 20px auto 95px auto;
	border: 1px #a9a8ac solid;
}
.nursing .con1-bg table th {
	border: 1px #a9a8ac solid;
	background: #eaeaea;
	padding: 10px 0;
	font-weight: 400;
	font-size: 17px;
	box-sizing: border-box;
}
.nursing .con1-bg table th.red {
	background: #c82a41;
	color: #fff;
	border: 2px #c82a41 solid;
}
.nursing .con1-bg table td {
	border: 1px #a9a8ac solid;
	text-align: center;
	box-sizing: border-box;
	font-size: 17px;
	padding: 20px 0;
	opacity: 0.5;
}
.nursing .con1-bg table td.red {
	border: 2px #c82a41 solid;
	border-top: 0;
	opacity: 1;
}
.nursing .con2-bg {
	background: #5d3e4a;
}
.nursing .con3-bg {
	background: #424758;
}
.nursing .con4-bg {
	background: #e3e3e3;
}
.nursing .con5-bg {
	background: #dad4e3;
}
.nursing .con6-bg {
	background: #fff;
}
.nursing .inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.nursing .con6-bg .halbu-popup-show {
	position: absolute;
	bottom: 145px;
	right: 50px;
	font-size: 0;
	text-indent: -9999px;
	width: 80px;
	height: 25px;
}

/* 전공별 과정 패키지 : S */
.major_package_wrap {
	font-family: 'noto3';
}
.major_package_wrap .mid {
	width: 1100px;
	margin: 0 auto;
}
.major_package_wrap .top_box {
	padding: 105px 0 115px;
	background: #161920 url('/_skin/tpl_skin/basic_dok3/apply/major_package/top_bg.jpg') no-repeat center top;
}
.major_package_wrap .top_box img {
	margin: 0 0 70px;
}
.major_package_wrap .top_box ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}
.major_package_wrap .top_box ul li {
	width: 32%;
	background: #fff;
	text-align: center;
	padding: 55px 0 210px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	color: #000;
}
.major_package_wrap .top_box ul li:nth-of-type(1),
.major_package_wrap .top_box ul li:nth-of-type(2),
.major_package_wrap .top_box ul li:nth-of-type(3) {
	margin: 0;
}
.major_package_wrap .top_box ul li span {
	display: block;
	line-height: 100%;
	font-size: 20px;
	margin: 0 0 10px;
}
.major_package_wrap .top_box ul li b {
	font-weight: 800;
	font-size: 30px;
	display: block;
	line-height: 100%;
	font-family: 'noto5';
}
.major_package_wrap .top_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat center 80%;
}
.major_package_wrap .top_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat center 80%;
}
.major_package_wrap .top_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_3.png') no-repeat center 100%;
}
.major_package_wrap .top_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat center 90%;
}
.major_package_wrap .top_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat center 80%;
}
.major_package_wrap .top_box ul li:nth-of-type(6) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_6.png') no-repeat center 100%;
}
.major_package_wrap .plus_box {
	background: #2f333f;
	padding: 125px 0 150px;
	position: relative;
	height: 1600px;
	box-sizing: border-box;
	background: #2f333f url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_special.png') no-repeat center 125px;
}
.major_package_wrap .plus_box:before {
	content: '';
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	top: -65px;
	margin: 0 0 0 -50px;
	background: #2f333f url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus.png') no-repeat center center;
	border-radius: 50%;
}
.major_package_wrap .plus_box .mid {
}
.major_package_wrap .vs_title_box {
	padding: 180px 0 100px 0;
}
.major_package_wrap .vs_detail {
	background: rgb(202, 211, 226);
	background: linear-gradient(90deg, rgba(202, 211, 226, 1) 49%, rgba(64, 114, 239, 1) 50%);
}
.major_package_wrap .vs_detail .mid {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_bg.png') no-repeat center center;
	background-size: cover;
	padding: 120px 0;
}
.major_package_wrap .vs_detail .vs_list {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: center;
}
.major_package_wrap .vs_detail .vs_list li {
	width: 69%;
	text-align: center;
	padding: 0 0 0 17%;
}
.major_package_wrap .vs_detail .vs_list li:first-child {
	width: 31%;
	padding: 0;
}
.major_package_wrap .vs_detail .vs_list li h2 {
	display: inline-block;
	background: #000000;
	width: 330px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 0 40px;
	font-size: 25px;
	letter-spacing: -1px;
}
.major_package_wrap .vs_detail .vs_list li:first-child h2 {
	background: #8f96a8;
}
.major_package_wrap .vs_detail .vs_list dl {
	display: flex;
	padding: 60px 0 0 0;
}
.major_package_wrap .vs_detail .vs_list li:first-child dl {
	position: relative;
	padding: 90px 0 0 0;
}
.major_package_wrap .vs_detail .vs_list li:first-child dl:before {
	content: 'OR';
	position: absolute;
	left: 140px;
	top: 180px;
	font-size: 20px;
	font-family: 'noto6';
	color: #8e95a7;
}
.major_package_wrap .vs_detail .vs_list dl dd {
	background: #fff;
	padding: 10px 20px 30px 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;
	margin: 0 0 0 10px;
	box-sizing: border-box;
	justify-content: center;
}
.major_package_wrap .vs_detail .vs_list dl dd:first-child {
	margin: 0;
}
.major_package_wrap .vs_detail .vs_list li:first-child dd {
	background: none;
	align-items: end;
	justify-content: flex-start;
}
.major_package_wrap .vs_detail .vs_list dl dd b {
	display: block;
	background: #e4e4e4;
	color: #000;
	font-family: 'noto6';
	width: 110px;
	margin: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
}
.major_package_wrap .vs_detail .vs_list dl dd span {
	display: block;
	width: 100px;
	color: #fff;
	margin: 15px 0 0 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.major_package_wrap .vs_detail .vs_list dl dd span.chk {
	padding: 0 0 0 10px;
}
.major_package_wrap .vs_detail .vs_list dl dd span.hidden {
	visibility: hidden;
}
.major_package_wrap .vs_detail .vs_list li:first-child span {
	background: #fff;
	color: #8f96a8;
	margin: 10px 0 0 0;
}
.major_package_wrap .vs_detail .vs_list dl dd.blue .onestep {
	border: 1px #5583d9 solid;
	color: #5583d9;
}
.major_package_wrap .vs_detail .vs_list dl dd.blue .onestep.chk {
	background: #5583d9;
	color: #fff;
}
.major_package_wrap .vs_detail .vs_list dl dd span.twostep {
	border: 1px #9285dd solid;
	color: #9285dd;
}
.major_package_wrap .vs_detail .vs_list dl dd span.twostep.chk {
	background: #9285dd;
	color: #fff;
}
.major_package_wrap .vs_detail .vs_list dl dd span.threestep {
	border: 1px #e28ac6 solid;
	color: #e28ac6;
}
.major_package_wrap .vs_detail .vs_list dl dd span.threestep.chk {
	background: #e28ac6;
	color: #fff;
}
.major_package_wrap .vs_detail .vs_list dl dd span.fourstep {
	border: 1px #f09497 solid;
	color: #f09497;
}
.major_package_wrap .vs_detail .vs_list dl dd span.fourstep.chk {
	background: #f09497;
	color: #fff;
}
.major_package_wrap .vs_detail .vs_list dl dd span.chk:before {
	content: '';
	height: 100%;
	width: 20px;
	top: 0;
	left: 5px;
	position: absolute;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/vs_check.png') no-repeat center center;
}
.major_package_wrap .vs_detail .vs_list em {
	display: block;
	text-align: right;
	padding: 40px 0 0 0;
	color: #2cdefc;
	font-size: 17px;
}
.major_package_wrap .vs2_box {
	padding: 50px 0 185px 0;
}
.major_package_wrap .vs2_box .mid > img:nth-of-type(1) {
	margin: 0 auto 240px auto;
	display: block;
}
.major_package_wrap .vs2_box .mid > img:nth-of-type(2) {
	margin: 0 0 110px;
}
.major_package_wrap .package_ex {
	box-sizing: border-box;
}
.major_package_wrap .package_slide_btn {
	text-align: center;
	padding: 40px 0 0 0;
}
.major_package_wrap .package_slide_btn span {
	width: 15px;
	height: 15px;
}
.major_package_wrap .package_slide_btn span.swiper-pagination-bullet-active {
	width: 30px;
	border-radius: 10px;
	background: #1a0105;
}
.major_package_wrap .package_ex .swiper-wrapper {
	height: auto;
}
.major_package_wrap .package_ex .swiper-slide {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/ex_box.png') no-repeat center center;
	padding: 50px 0;
	border-radius: 20px;
	text-align: center;
}
.major_package_wrap .teacher_list {
	background: #2f3243;
	padding: 155px 0;
}
.major_package_wrap .teacher_list .mid > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 0 0;
	justify-content: space-between;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_1.png') no-repeat top center;
	margin: 125px 0 0 0;
}
.major_package_wrap .teacher_list .mid > ul li {
	width: 12%;
	height: 190px;
	box-sizing: border-box;
	padding: 15px 10px;
	margin: 15px 0 0 0;
}
.major_package_wrap .teacher_list .mid > ul li b {
	display: block;
	color: #b1c3f6;
	font-size: 17px;
	font-family: 'noto2';
}
.major_package_wrap .teacher_list .all_teacher {
	display: block;
	height: 600px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/teacher_2.png') no-repeat center bottom;
}
.major_package_wrap .teacher_list .small_review {
	margin: 0 auto;
	display: table;
	width: 1100px;
	table-layout: fixed;
	background: #171a2b;
	position: relative;
}
.major_package_wrap .teacher_list .small_review > div {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.major_package_wrap .teacher_list .small_review .th {
	width: 300px;
	padding: 25px 0 25px 55px;
	box-sizing: border-box;
	text-align: center;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/plus_img_1.png') no-repeat left bottom;
	font-size: 32px;
	line-height: 100%;
	color: #89a9ff;
	font-family: 'noto2';
	letter-spacing: 1px;
}
.major_package_wrap .teacher_list .small_review .th b {
	display: block;
	font-size: 23px;
	font-family: 'noto6';
	font-weight: 800;
	letter-spacing: -2px;
}
.major_package_wrap .teacher_list .small_review .slider {
	position: relative;
	padding: 0 20px 0 0;
}
.major_package_wrap .teacher_list .small_review #review_slider {
	margin: 0 auto;
	color: #8a98b5;
	font-size: 18px;
	padding: 0 55px;
}
.major_package_wrap .teacher_list .small_review #review_slider .slick-list {
	width: 100%;
	margin: 0 auto;
}
.major_package_wrap .teacher_list .small_review #review_slider .slick-list {
	vertical-align: middle;
}
.major_package_wrap .teacher_list .small_review .slick-arrow {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 50%;
	margin: -17.5px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
}
.major_package_wrap .teacher_list .small_review .slick-prev {
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_l.png') no-repeat center center;
	left: 0;
}
.major_package_wrap .teacher_list .small_review .slick-next {
	position: absolute;
	right: 0;
	background: #000 url('/_skin/tpl_skin/basic_bosaesa2/images/apply/2023_refund/plus_arrow_r.png') no-repeat center center;
}
.major_package_wrap .teacher_list .small_review #review_slider p {
	font-size: 19px;
	word-break: keep-all;
	line-height: 130%;
	font-family: 'noto5';
	color: #b5c8f3;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.major_package_wrap .book_box {
	padding: 190px 0 110px 0;
}
.major_package_wrap .book_box .mid {
	position: relative;
}
.major_package_wrap .book_box .bullet {
	position: absolute;
	right: -40px;
	top: 570px;
	z-index: 2;
}
.major_package_wrap .book_box img {
	margin: 0 0 130px;
}
.major_package_wrap .book_box .mid > ul {
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	padding: 85px 0 290px 95px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_bg.png') no-repeat top center;
	position: relative;
	margin: 0 0 75px;
}
.major_package_wrap .book_box .mid > ul:before {
	content: '';
	position: absolute;
	left: 70px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_2.png') no-repeat right bottom;
}
.major_package_wrap .book_box .mid > ul:after {
	content: '';
	position: absolute;
	left: 40px;
	bottom: -25px;
	width: 100%;
	height: 260px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_1.png') no-repeat left bottom;
}
.major_package_wrap .book_box .mid > ul li {
	width: 60%;
}
.major_package_wrap .book_box .mid > ul li span {
	display: block;
	color: #224392;
	font-size: 15px;
	margin: 30px 0 0 40px;
}
.major_package_wrap .book_box .mid > ul li:first-child {
	width: 40%;
	padding: 80px 0 0 0;
}
.major_package_wrap .book_box .mid > ul li dl {
}
.major_package_wrap .book_box .mid > ul li dl dd {
	color: #fff;
	padding: 0 0 0 40px;
	font-size: 25px;
	line-height: 100%;
	position: relative;
	margin: 35px 0 0 0;
}
.major_package_wrap .book_box .mid > ul li dl dd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_2.png') no-repeat center center;
}
.major_package_wrap .book_box .mid > ul li:first-child dl dd {
	font-size: 20px;
	color: #8e929b;
	line-height: 120%;
	padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}
.major_package_wrap .book_box .mid > ul li dl dd:first-child {
	margin: 0;
}
.major_package_wrap .book_box .mid > ul li:first-child dl dd:before {
	width: 20px;
	height: 20px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/book_check_1.png') no-repeat center center;
	top: 4px;
}
.major_package_wrap .book_box .mid > ul li dl dd b {
	font-family: 'noto6';
	color: #70fff9;
}
.major_package_wrap .book_box .mid > ul li:first-child dl dd b {
	display: block;
	color: #8e929b;
}
.major_package_wrap .book_box em {
	display: block;
	text-align: right;
	color: #d8d8d8;
	font-size: 16px;
}
.major_package_wrap .plan_box {
	background: #c3c6d5;
	padding: 150px 0 130px;
}
.major_package_wrap .plan_box .mid > span {
	display: block;
	text-align: right;
	color: #777a89;
	font-family: 'noto6';
	font-size: 18px;
}
.major_package_wrap .plan_box .curri_line {
	margin: 140px 0 40px;
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0 0 40px;
}
.major_package_wrap .plan_box .curri_line span {
	color: #000;
	font-family: 'noto6';
	font-size: 19px;
}
.major_package_wrap .plan_box .curri_line:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 1200px;
	height: 40px;
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_arrow.png') no-repeat -4px bottom;
}
.major_package_wrap .plan_box ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 0 0 30px;
}
.major_package_wrap .plan_box ul li {
	width: 19%;
	box-sizing: border-box;
	background: #fff;
	font-size: 20px;
	padding: 60px 20px;
}
.major_package_wrap .plan_box ul li b {
	width: 100%;
	font-size: 34px;
	display: block;
	font-family: 'noto6';
	margin: 0 0 25px;
}
.major_package_wrap .plan_box ul li:nth-of-type(1) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num1.png') no-repeat 20px 20px;
}
.major_package_wrap .plan_box ul li:nth-of-type(2) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num2.png') no-repeat 20px 20px;
}
.major_package_wrap .plan_box ul li:nth-of-type(3) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num3.png') no-repeat 20px 20px;
}
.major_package_wrap .plan_box ul li:nth-of-type(4) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num4.png') no-repeat 20px 20px;
}
.major_package_wrap .plan_box ul li:nth-of-type(5) {
	background: #fff url('/_skin/tpl_skin/basic_dok3/apply/major_package/curri_num5.png') no-repeat 20px 20px;
}
.major_package_wrap .plan_box ul li:nth-of-type(1) b {
	color: #419df0;
}
.major_package_wrap .plan_box ul li:nth-of-type(2) b {
	color: #128bf4;
}
.major_package_wrap .plan_box ul li:nth-of-type(3) b {
	color: #4072ef;
}
.major_package_wrap .plan_box ul li:nth-of-type(4) b {
	color: #2d40f4;
}
.major_package_wrap .plan_box ul li:nth-of-type(5) b {
	color: #6e47f0;
}
.major_package_wrap .plan_box ul li p {
	color: #000;
	font-size: 24px;
	line-height: 120%;
}
.major_package_wrap .plan_box ul li p:before {
	border-top: 1px #000 solid;
	content: '';
	display: block;
	margin: 0 0 20px;
	width: 20px;
}
.major_package_wrap .special_cont_box {
	padding: 190px 0 290px 0;
}
.major_package_wrap .special_cont_box ul {
	padding: 100px 0 0 0;
}
.major_package_wrap .special_cont_box ul li {
	border-radius: 10px;
	position: relative;
	margin: 20px 0 0 0;
	background: #e9e9e9;
}
.major_package_wrap .special_cont_box ul li:nth-of-type(2) {
	margin: 50px 0 0 0;
}
.major_package_wrap .special_cont_box ul li > b {
	position: absolute;
	right: 0;
	bottom: -33px;
	color: #b0b0b0;
	font-size: 16px;
	font-family: 'noto2';
	font-weight: 400;
}
.major_package_wrap .special_cont_box ul li.blue {
	background: #8aa7f3;
	margin: 0;
}
.major_package_wrap .special_cont_box ul li dl {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	align-items: center;
	height: 160px;
	position: relative;
}
.major_package_wrap .special_cont_box ul li dl:before {
	border-left: 1px #000 solid;
	content: '';
	position: absolute;
	left: 320px;
	height: 80%;
}
.major_package_wrap .special_cont_box ul li dl dd {
	width: 70%;
	font-size: 20px;
	padding: 30px 0 30px 50px;
	line-height: 35px;
}
.major_package_wrap .special_cont_box ul li dl dd:first-child {
	font-size: 30px;
	line-height: 120%;
	font-family: 'noto6';
	color: #000;
	width: 30%;
}
.major_package_wrap .special_cont_box ul li dl dd b {
	display: block;
	width: 90px;
	line-height: 30px;
	text-align: center;
	border-radius: 50px;
	background: #000;
	color: #fff;
	font-size: 19px;
	margin: 0 0 15px;
	font-family: 'noto2';
}
.major_package_wrap .special_cont_box ul li.blue dl dd b {
	color: #71fdfa;
}

.major_package_wrap .benefit_wrap img {
	display: block;
}
.major_package_wrap .benefit_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 85px auto 160px auto;
	width: 1100px;
}
.major_package_wrap .benefit_wrap ul li {
	box-sizing: border-box;
	width: 49.5%;
	padding: 35px 40px 45px 40px;
	border-radius: 20px;
	margin-top: 20px;
	color: #000;
	box-shadow: -5px 0px 20px #b9b0b0;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(1) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_1.png') no-repeat 90% 30px;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(2) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_2.png') no-repeat 90% 30px;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(3) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_3.png') no-repeat 100% bottom;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(4) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_4.png') no-repeat 85% 90%;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(5) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/benefit_5.png') no-repeat 90% 30px;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(6) {
	background: url('/_skin/tpl_skin/basic_dok3/apply/major_package/bottom_benefit_6.png') no-repeat 90% 50%;
}
.major_package_wrap .benefit_wrap ul li span {
	font-size: 22px;
	display: block;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.major_package_wrap .benefit_wrap ul li:nth-of-type(2) span {
	font-size: 18px;
}
.major_package_wrap .benefit_wrap ul li p {
	font-size: 32px;
	line-height: 118%;
	font-family: 'noto6';
	letter-spacing: -1px;
}
.major_package_wrap .benefit_wrap ul li a {
	display: block;
	width: 90px;
	line-height: 30px;
	height: auto;
	text-align: center;
	background: #000;
	color: #fff;
	border-radius: 10px;
	margin: 10px 0 0 0;
	position: relative;
	bottom: auto;
	left: auto;
	font-size: 15px;
	border-radius: 5px;
}
/* 전공별 과정 패키지 : E */
