@charset "UTF-8";

.con {
	width: 100%;
	font-family: 'Nanum Square';
}

.con h1,
.con h2,
.con h3,
.con b {
	font-weight: 900;
}

.con .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.inner .bullet {
	position: absolute;
}

.div-table {
	display: table;
}
.div-table > * {
	display: table-cell;
	vertical-align: middle;
}

.book_player_area {
	position: relative;
}

.book_player_area .popupVideo {
	position: relative;
	height: 100%;
}
.col-navy {
	color: #353ba9;
}

.col-orangered {
	color: #df4f4f;
}

a.sampleBtn {
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 11px 63px 11px 39px;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/btn_play.png') 85% 79% no-repeat #31374d;
	border-radius: 30px;
	color: #fff;
	font-size: 19px;
	font-weight: 100;
}

.inner_title {
	font-size: 55px;
	line-height: 120%;
	color: #313237;
	text-align: left;
}
.inner_title.tc {
	text-align: center;
}

.inner_title p {
	font-size: 44px;
	font-weight: 100;
	margin-bottom: 20px;
}
.apply {
	width: 100%;
	overflow: hidden;
}
.service {
	padding: 150px 0 120px;
	background: #fff;
}

.service_list {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 20px 10px;
	margin: 54px auto 0;
}

.service_list li {
	float: left;
	margin-right: 11px;
	margin-bottom: 14px;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
	border: 1px solid #eaeaea;
	/* border-radius:10px; */
	color: #000;
}

.service_list li.middle {
	width: calc(50% - 11px);
	padding: 50px 0 54px 40px;
}

.service_list li.big {
	width: calc(50% - 9px);
	padding: 30px 0 30px 30px;
}

.service_list li span {
	display: block;
	font-size: 19px;
	/* font-family: "Nanum6"; */
	font-weight: 500;
	line-height: 130%;
	letter-spacing: -0.7px;
	color: #9a9a9a;
}

.service_list li h1 {
	margin-top: 3px;
	font-size: 36px;
	/* font-family: "Nanum6"; */
	font-weight: 900;
	line-height: 113%;
	letter-spacing: -2.7px;
}

.service .middle.bg-apply {
	border-top-left-radius: 30px;
}

.service .middle.bg-cscenter {
	border-bottom-right-radius: 30px;
}

.service_list li.bg-apply {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_1_2.png') center no-repeat #fff;
	background-position: 258px 47px;
}
/* .service_list li.bg-book{background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_2.png') center 88% no-repeat #fff;background-position: 308px 47px; position:relative;} */
.service_list li.bg-book.pass_pilgi {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_pilgi/benefit_2.png') center 88% no-repeat #fff;
	background-position: 308px 47px;
}
/* .service_list li.bg-book > .parts{position: absolute; bottom: 20px; } */
.service_list li.bg-mock {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_3_2.png') center 94% no-repeat #fff;
	background-position: 275px 38px;
}
.service_list li.bg-curri {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_4_2.png') center 90% no-repeat #fff;
	background-position: 289px 68px;
}
.service_list li.bg-mobile {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_5_2.png') center 89% no-repeat #fff;
	background-position: 247px 56px;
}
.service_list li.bg-limit {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_6_2.png') center 94% no-repeat #fff;
	background-position: 227px 41px;
}
.service_list li.bg-fullhd {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_7_2.png') center 94% no-repeat #fff;
	background-position: 264px 43px;
}
.service_list li.bg-cscenter {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_8_2.png') center 94% no-repeat #fff;
	background-position: 250px 47px;
}
.service_list li.bg-book-sillgi {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_silgi/benefit_2.png') 88% center no-repeat #fff;
}
.service_list li.big.bg-apply {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/benefit_1.png') 88% center no-repeat #fff;
}

.cm_plus {
	background: #eb5556;
	position: relative;
	padding: 56px 0 34px 0;
}

.cm_plus .bg {
	position: absolute;
	top: -80px;
	left: 474px;
}
.cm_plus::before {
	content: '';
	border-radius: 53%;
	font-size: 30px;
	width: 107px;
	height: 95px;
	line-height: 79px;
	font-size: 55px;
	position: absolute;
	text-align: center;
	font-weight: 800;
	left: 49.5%;
	top: -47px;
	margin: 0 0 0 -41px;
	background: #e95555;
	color: #000;
}
.cm_plus .div-table {
	width: 100%;
}

.cm_plus .title {
	position: relative;
	font-weight: 100;
	font-size: 48px;
	line-height: 130%;
	padding: 0 0 35px;
	color: #ffffff;
	font-weight: 900;
}

.cm_plus .title b {
	display: inline-block;
	padding: 5px;
	margin-top: 5px;
	box-sizing: border-box;
	color: #eeffa8;
	font-size: 37px;
	background: #762828;
	line-height: 100%;
}

.cm_plus .title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 3px;
	background: #000;
}

.cm_plus .title.col-white::after {
	background: #fff;
}

.cm_plus p {
	display: block;
	margin-top: 12px;
	font-size: 23px;
	line-height: 140%;
	font-weight: 100;
	color: #fff;
}
.cm_plus p > span {
	display: block;
	margin-top: 14px;
	font-size: 20px;
	font-weight: 100;
	color: #fec7c7;
}
.graph_part {
	position: relative;
}
.graph_part .inner {
	width: 1200px;
}
.graph_part .ball {
	position: absolute;
	top: 29%;
	left: -34%;
}
.examplay {
	padding: 207px 0 42px;
}

.pass_1cha .examplay {
	padding: 200px 0 33px 0;
}

.pass_2cha .examplay {
	padding: 199px 0 60px;
}

.examplay .video_box_bg {
	position: relative;
	display: block;
	width: 1060px;
	height: 525px;
	margin-top: 56px;
	margin-left: calc(50% - 530px);
	padding: 15px 0 0 29px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/hugi_play.png') center no-repeat;
}

.examplay .video_box {
	width: 97%;
	height: 91%;
}

.examplay .video_box .layer {
	display: block;
	width: 100%;
	height: 100%;
}

.examplay .video_box .layer span {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.review .arrow_wrap {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	top: 160px;
}

.review .arrow_wrap .slick-arrow {
	font-size: 0;
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 9;
}

.review .arrow_wrap .slick-arrow.next {
	background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/new/perfect/next_btn.png') no-repeat center center;
	background-size: contain;
	right: 0;
}

.review .arrow_wrap .slick-arrow.prev {
	background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/new/perfect/pre_btn.png') no-repeat center center;
	background-size: contain;
	left: 0;
}

.review .slick-slide {
	padding: 0;
	opacity: 0.5;
	margin: 0 0 0 0px;
	width: 960px;
	height: 350px;
}

.review .slick-slide:focus,
.review .slick-slide .slick-prev:focus,
.review .slick-slide .slick-next:focus {
	border: none;
	outline: none;
}

.review .slick-slide:nth-of-type(1) {
	margin: 0;
}

.review .slick-current {
	opacity: 1;
}

.review .review_tit {
	font-size: 30px;
	font-weight: 900;
	line-height: 125%;
	margin: 0 0 40px;
	word-break: keep-all;
	letter-spacing: -1.7px;
}

.review .review_txt {
	font-size: 17px;
	line-height: 165%;
	text-align: left;
	margin: 0 auto;
	width: 80%;
	font-weight: 100;
	letter-spacing: -0.7px;
}

.review .review_txt .wirte_name {
	font-size: 21px;
	display: block;
	font-weight: 900;
	margin: 0 0 20px;
	text-align: center;
}

.teacher {
	padding: 230px 0 150px 0;
}

.teacher .teacher_area {
	position: relative;
	display: table;
	width: 100%;
	margin: 80px auto 0;
	padding: 93px 0 220px;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/teacher.png') top center no-repeat;
}
.teacher.silgi .teacher_area {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_pilgi/teacher.png') top center no-repeat;
}

.teacher.pilgi .teacher_area {
	padding: 93px 0 80px;
}

.teacher.pilgi .teacher_area {
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_pilgi/teacher.png') top center no-repeat;
}

.teacher .teacher_area > div {
	display: table-cell;
	vertical-align: middle;
}

.teacher.silgi .teacher_area > div:last-child {
	padding-left: 31.9%;
}

.teacher .teacher_area .teacher_title {
	font-size: 25px;
	font-weight: 900;
	line-height: 130%;
	color: #000;
}

.teacher .teacher_area .name {
	display: block;
	margin: 30px 0 50px;
	font-size: 45px;
	font-weight: 900;
	line-height: 100%;
}

.teacher .teacher_area .name em {
	font-weight: 300;
}

.teacher .teacher_area .subject {
	margin-bottom: 10px;
	font-size: 18.5px;
	line-height: 150%;
}
.teacher .teacher_area .fl.tl1 {
	padding-bottom: 24px;
}
.teacher.silgi .teacher_area .fl.tl1 {
	padding-bottom: 50px;
}
/* .teacher .teacher_area .fl.tl1 .tc{
padding-bottom: 40px;
}  */
/* .teacher .teacher_area .fl.tr .name{
margin: 30px 0 50px;
}
.teacher .teacher_area .fl.tr{

} */
.teacher .teacher_area .pilgi_subject {
	display: inline-block;
	position: relative;
	padding-top: 23px;
	margin-bottom: 15px;
	font-size: 19px;
	letter-spacing: -0.7px;
	font-weight: 900;
	color: #000;
	line-height: 130%;
}

.teacher .teacher_area .pilgi_subject::after {
	position: absolute;
	display: block;
	width: 30px;
	height: 4px;
	content: '';
	background: #000;
	top: 0;
	left: 0;
}

.teacher .teacher_area .teacher_spec {
	font-size: 15px;
	font-weight: 100;
	line-height: 170%;
	text-align: left;
}

.curri_q {
	background-color: #322bb7;
	padding: 137px 0 145px 0;
}
.curri_q .curri_title {
	padding-bottom: 100px;
}
.book {
	padding: 153px 0 53px;
}
.book.book_silgi {
	padding-top: 152px;
}
.book .years10 {
	font-size: 18px;
	/* font-family: "Nanum2"; */
	color: #aaaaaa;
	text-align: center;
	letter-spacing: -1px;
}
.book .book_img.all {
	margin-top: 90px;
	margin-bottom: 38px;
}
.book .div-table.book_area {
	width: 100%;
	margin-top: 105px;
}
.book .div-table.book_area > div {
	width: 50%;
}

.book .book_info {
	width: 485px;
}

.book .book_info li {
	padding-bottom: 15px;
}

.book .num {
	padding-right: 25px;
	width: 20%;
}
.book .num p {
	display: inline-block;
	width: 104px;
	height: 104px;
	padding-top: 34px;
	box-sizing: border-box;
	background: #ffe15b;
	text-align: center;
	line-height: 104px;
	border-radius: 50%;
	font-size: 0;
}

.book .num p img {
	vertical-align: top;
}

.book .book_intro {
	width: 80%;
	border-bottom: 1px solid #d8d8d8;
	font-size: 22px;
	text-align: left;
	line-height: 130%;
	color: #000;
}

.book .book_intro.no-border {
	border-bottom: none;
}

.book .book_intro b {
	font-size: 25px;
}

.book .teacher_slide {
	position: static;
	height: 321px;
	width: 1074px;
	margin: 73px 0px 0 -35px;
	padding: 30px 26px;
	box-sizing: border-box;
}

.book .teacher_slide .swiper-slide {
	width: 100%;
	height: 188px;
	padding: 46px 30px 30px 48px;
	box-sizing: border-box;
	background: #ffffff;
	box-shadow: 0px 1px 22px rgb(0 0 0 / 41%);
	border-radius: 26px;
	box-sizing: border-box;
}
.book .ts .verti_top {
	vertical-align: top;
}
.book .review_content span {
	color: #6f6f6f;
}

.book .btn_arrow {
	position: absolute;
	z-index: 4;
	width: 47px;
	height: 48px;
	cursor: pointer;
	top: 91.5%;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master_v2/btn.png') no-repeat;
}
.book .btn_arrow.btn_prev {
	left: -94px;
	background-position: -8px -5px;
}
.book .btn_arrow.btn_next {
	right: -94px;
	background-position: -60px -5px;
}

.review_content {
	width: 84%;
}
.review_content span {
	margin-right: 23px; /* margin-bottom: 21px; */
	font-size: 17px;
	/* font-family: "Nanum6"; */
	font-weight: 600;
	color: #494d8a;
	letter-spacing: -1.7px;
}
.review_tit {
	margin-top: 9px;
	font-size: 26px;
	line-height: 100%;
	/* font-family: "Nanum6"; */
	font-weight: 100;
	letter-spacing: -2.7px;
}
.review_txt {
	width: 90%;
	margin: 22px 0 17px 0;
	font-size: 18px;
	line-height: 69%;
	font-weight: 500;
	/* font-family:'Nanum2'; */
	letter-spacing: 0;
	word-break: keep-all;
	white-space: nowrap;
}
.writer {
	font-size: 18px;
	font-weight: 100;
	/* font-family:"Nanum6"; */
}

.book .bookinfo_slide {
	margin-top: 64px;
	height: 787px;
	position: static;
}
.book .bookinfo_slide .book_nav {
	width: 146px;
	/* height:52px; */
	margin: 0 auto;
	z-index: 4;
	position: absolute;
	left: calc(50% - 64px);
	bottom: 923px;
}
.book .bookinfo_slide .book_nav span {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-right: 21px;
	background: #c5c6c7;
	box-sizing: border-box;
	opacity: 1;
	border-radius: 30px;
}
.book .bookinfo_slide .book_nav span.swiper-pagination-bullet {
	border: none;
}
.book .bookinfo_slide .book_nav span.swiper-pagination-bullet-active {
	background: #ff6766;
}

.cmcurri {
	padding: 0 0 85px;
}

.cmcurri .curri_list {
	margin: 50px 0 0 -58px;
	padding: 19px 31px 30px;
	box-sizing: border-box;
	width: 1056px;
	overflow: hidden;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_pilgi/curri_box.png') top center no-repeat;
}

.cmcurri .curri_list > li {
	float: left;
	width: calc(33.33% - 20px);
	height: 324px;
	padding: 30px 0;
	margin-right: 30px;
	box-sizing: border-box;
	text-align: center;
}

.cmcurri .curri_list > li:last-child {
	margin-right: 0;
}

.cmcurri .curri_list .step {
	display: inline-block;
	padding: 5px 6px 3px;
	background: #6f738c;
	border-radius: 50px;
	font-size: 17px;
	font-weight: 900;
	color: #fff;
	line-height: 100%;
}

.cmcurri .curri_list h1 {
	margin: 20px 0 13px;
	font-size: 35px;
	line-height: 100%;
}

.cmcurri .curri_list .img_area {
	display: inline-block;
	vertical-align: middle;
	width: 95px;
	height: 95px;
	padding-top: 17px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #f5f5f5;
}

.cmcurri .curri_list p {
	margin-top: 10px;
	font-size: 22px;
	font-weight: 100;
	line-height: 130%;
}

.benefit1_11 {
	padding: 135px 0 126px 0;
	background: #dde5f8;
}

.benefit1_11 .inner_title {
	text-align: left;
}

.benefit1_11.pilgi {
	background: #ededed;
}

.benefit1_11 .big_bene {
	display: table;
	width: 100%;
	margin-top: 49px;
	padding: 52px 47px 39px 65px;
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
	background: linear-gradient(90deg, rgba(228, 74, 86, 1) 54%, rgba(60, 57, 76, 1) 82%);
}

.benefit1_11 .big_bene.pilgi {
	background: linear-gradient(46deg, rgba(60, 106, 211, 12) 54%, rgba(242, 106, 108, 53) 82%);
}

.benefit1_11 .big_bene.silgi {
	background: linear-gradient(90deg, rgba(232, 92, 91, 1) 54%, rgba(113, 91, 156, 1) 82%);
}
.benefit1_11 .big_bene div {
	display: table-cell;
	vertical-align: middle;
	/* margin-left: 96px; */
}
.benefit1_11 .big_bene > div:first-child {
	width: 55%;
	color: #fff;
}

.benefit1_11 .big_bene h1 {
	font-size: 40px;
	line-height: 100%;
}
.benefit1_11 .big_bene p {
	margin-top: -2px;
	font-size: 32px;
	font-weight: 100;
	margin-bottom: 20px;
}
.benefit1_11 .bene_list {
	width: 1040px;
	padding: 20px;
	overflow: hidden;
	margin-left: calc(50% - 520px);
	box-sizing: border-box;
}

.benefit1_11 .bene_list .prime_number {
	display: inline-block;
	padding: 23px 14px;
	margin: 63px 0 0 15px;
	border: 2px solid #6092eb;
	border-radius: 14px;
}

.benefit1_11 .bene_list .pn1 {
	margin-left: 37px;
	margin-right: 30px;
}
.benefit1_11 .bene_list .pn2 {
	margin-right: 10px;
}
.benefit1_11 .bene_list .pn3 {
	margin-right: 28px;
	margin-left: 33px;
}
.benefit1_11 .bene_list .pn4 {
	margin-left: 22px;
	margin-right: 14px;
}
.benefit1_11 .bene_list .pn5 {
	margin-left: 22px;
	margin-right: 10px;
}
.benefit1_11 .bene_list .prime_txt {
	text-align: left;
}
.benefit1_11 .bene_list .prime_txt p {
	margin-top: -2px;
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 100;
}
.benefit1_11 .bene_list .prime_txt h1 {
	display: inline-block;
	font-size: 40px;
	line-height: 100%;
	color: #000;
}
.benefit1_11 .bene_list .prime_img {
	padding: 0 10px 0 0;
}
.benefit1_11 .bene_list .pi2 {
	padding-top: 10px;
}
.benefit1_11 .bene_list .pi3 {
	padding-top: 10px;
	padding-left: 185px;
}
.benefit1_11 .bene_list .pi4 {
	padding-top: 10px;
	padding-left: 10px;
}
.benefit1_11 .bene_list .pi5 {
	padding-top: 10px;
}
.benefit1_11 .bene_list li {
	float: left;
	display: table;
	height: 212px;
	margin-right: 13px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
	text-align: center;
}
.benefit1_11 .bene_list.w_33 li {
	width: calc(100% - 0px);
}
.benefit1_11 .bene_list.w_25 li {
	width: calc(25% - 10px);
}
.benefit1_11 .bene_list h1 {
	font-size: 25px;
	line-height: 120%;
	color: #000;
}
.benefit1_11 .bene_list .btn-halbu {
	display: inline-block;
	padding: 6px 15px;
	margin: 5px 0 0px 29px;
	border-radius: 10px;
	background: #000;
	color: #fff;
	font-size: 21px;
	/* font-family: "Nanum2"; */
	line-height: 122%;
}

.ac_11 .top {
	padding: 0;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/top_bg.png') center no-repeat;
}
.ac_11 .top .top_title {
	position: absolute;
	width: 100%;
	top: 80px;
	left: 0;
	font-size: 65px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	line-height: 100%;
}
.ac_11 .top .top_title_img {
	margin-left: 0px;
}
.ac_11 .top .bullet {
	left: -102px;
	top: 60px;
}
.ac_11 .reason.graph_part {
	background-color: #363942;
	padding: 54px 0 145px 0;
	/* background: linear-gradient(180deg,rgba(228,221,213,1) 61%, rgba(255,255,255,1) 61%); */
}
.ac_11 .graphArea {
	margin: 70px 0 0;
	padding: 49px 20px 32px 0;
	/* background:#fff; */
	border-radius: 25px;
	box-sizing: border-box;
	/* box-shadow:0 15px 15px rgba(0,0,0,0.2); */
}
.ac_11 .curri {
	padding: 90px 0;
}
.ac_11 .curri_area {
	width: calc(50% - 26px);
	margin-top: 70px;
	border: 3px solid #e44a56;
}
.ac_11 .curri_area .curri_tit {
	padding: 18px 0;
	background: #e44a56;
	font-size: 35px;
	line-height: 100%;
	text-align: center;
	color: #fff;
}
.ac_11 .curri_area .curri_list {
	width: 100%;
	padding: 21px 48px;
	box-sizing: border-box;
}
.ac_11 .curri_area .curri_list li {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #bababa;
}
.ac_11 .curri_area .curri_list li:last-child {
	border-bottom: none;
}
.ac_11 .curri_area .curri_list li > div:first-child {
	width: 35%;
}
.ac_11 .curri_area .curri_list h1 {
	font-size: 27px;
	color: #000;
}
.ac_11 .curri_area .curri_list p {
	font-size: 21px;
	line-height: 143%;
	font-weight: 100;
}
.ac_12 .top {
	padding: 79px 0;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_pilgi/top_bg.png') left center no-repeat #32374b;
	text-align: center;
}
.ac_12 .top_ment {
	margin: 0 0 0 160px;
	font-size: 25px;
	line-height: 100%;
	text-align: left;
	color: #fff;
	font-weight: 100;
	line-height: 150%;
}
.ac_12 .top .bullet {
	left: -199px;
	top: 13px;
}
.pass_1cha .reason {
	padding: 102px 0;
	background: #f7f7f7;
}
.pass_1cha .reason .graphArea {
	margin-top: 78px;
}

.pass_2cha .top {
	padding: 79px 0;
	background: url('/_skin/tpl_skin/basic_imsang2/images/apply/pass_silgi/top_bg.png') left center no-repeat #9c2d3f;
	text-align: center;
}
.pass_2cha .top_ment {
	margin: 0 0 0 160px;
	font-size: 25px;
	line-height: 100%;
	text-align: left;
	color: #fff;
	font-weight: 100;
	line-height: 150%;
}
.pass_2cha .step {
	position: absolute;
	right: 16%;
	top: 30%;
	font-size: 60px;
	font-family: 'noto6';
	color: #dadada;
	text-shadow: 2px 2px 15px #313237;
}
.pass_2cha .top .bullet {
	left: -129px;
	top: 13px;
}
.pass_2cha .service_list li.bg-book {
	padding-bottom: 30px;
}
.pass_2cha .reason {
	padding: 100px 0 0;
	background: #eceadb;
}
.pass_2cha .graphArea {
	margin: 70px 0 0;
	padding: 63px 20px 47px 20px;
	background: #fff;
	border-radius: 25px;
	box-sizing: border-box;
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
}
.pass_2cha .line {
	padding: 80px 0 127px;
	background: #eceadb;
}
/* .con.reason.graph_part{
	background-color: #363942;
} */

.bookreview_slide {
	height: 321px;
	width: 1288px;
	margin: 13px 0 0 -94px;
	padding: 30px 95px;
	box-sizing: border-box;
}
.bookreview_slide .swiper-slide {
	height: 261px;
	padding-left: 53px;
	box-sizing: border-box;
	background: #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
	border-radius: 15px;
	box-sizing: border-box;
}
/* .bookreview_slide{	
width:1100px;
height: 197px;
margin:0 0;
padding:0 22px;
box-sizing:border-box;
} */
.bookreview_slide .btn_arrow {
	position: absolute;
	z-index: 4;
	top: calc(50% - 24px);
	width: 47px;
	height: 48px;
	cursor: pointer;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/btn.png') no-repeat;
}
.bookreview_slide .btn_prev {
	left: 0px;
	background-position: -8px -5px;
}
.bookreview_slide .btn_next {
	right: 0;
	background-position: -60px -5px;
}
.bookreview_slide .swiper-slide {
	position: relative;
	padding: 0 40px;
	box-sizing: border-box;
	line-height: 130%;
	border-radius: 30px;
	box-shadow: 5px 5px 15px rgb(0 0 0 / 20%);
	border: 1px solid #eaeaea;
}
.bookreview_slide .writer {
	width: 25%;
	font-size: 15px;
}
.bookreview_slide .writer p {
	margin-bottom: 5px;
}
.bookreview_slide .review_tit {
	font-size: 28px;
	/* font-family:'Nanum6'; */
	line-height: 100%;
}
.bookreview_slide .review_txt {
	margin-top: 9px;
	font-size: 18px;
	line-height: 130%;
}
.swiper-container.bookreview_slide .div-table {
	width: 100%;
	height: 100%;
	display: table-column;
}
.swiper-container.bookreview_slide .div-table > * {
	vertical-align: middle;
}

.ac_12 .reason.graph_part {
	padding: 54px 0 145px 0;
	/* background: linear-gradient(180deg,rgba(228,221,213,1) 61%, rgba(255,255,255,1) 61%); */
}
.ac_12 .graphArea {
	margin: 70px 0 0;
	padding: 49px 20px 32px 0;
	/* background:#fff; */
	border-radius: 25px;
	box-sizing: border-box;
	/* box-shadow:0 15px 15px rgba(0,0,0,0.2); */
}
.ac_12 .curri {
	padding: 90px 0;
}
.ac_12 .curri_area {
	width: calc(50% - 26px);
	margin-top: 70px;
	border: 3px solid #e44a56;
}
.ac_12 .curri_area .curri_tit {
	padding: 18px 0;
	background: #e44a56;
	font-size: 35px;
	line-height: 100%;
	text-align: center;
	color: #fff;
}
.ac_12 .curri_area .curri_list {
	width: 100%;
	padding: 21px 48px;
	box-sizing: border-box;
}
.ac_12 .curri_area .curri_list li {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #bababa;
}
.ac_12 .curri_area .curri_list li:last-child {
	border-bottom: none;
}
.ac_12 .curri_area .curri_list li > div:first-child {
	width: 35%;
}
.ac_12 .curri_area .curri_list h1 {
	font-size: 27px;
	color: #000;
}
.ac_12 .curri_area .curri_list p {
	font-size: 21px;
	line-height: 143%;
	font-weight: 100;
}
.pass_1cha .book .btn_arrow {
	top: 91.5%;
}
.pass_2cha .book .bookinfo_slide .book_nav {
	left: calc(50% - 40px);
}
.pass_2cha .book .btn_arrow {
	top: 91.5%;
}
