@charset "UTF-8";

.icon_img{position: absolute; left:-250px; top: 0px; transition: all .5s;}
@media (max-width: 1470px) {
	.icon_img{left:-150px; top: 0px;}
}
@media (max-width: 1270px) {
	.icon_img{left:-50px; top: 0px;}
}

.top_area_cotnt{margin:80px 0 0 -60px; position: relative;}
/* .top_area_cotnt_list{position: absolute;} */
.point_1_wrap .top_area{
	padding: 130px 0 0;
	background:url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/top_bg.png')top center no-repeat #18223c;
	background-size: 128%;
}

.cotnt_list_box_wrap{display: table; background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/benefit_top.png') no-repeat RGB(25,30,45) 97% 93%; width: 1100px; margin: 0 auto; height: 253px; background-color: RGB(25,30,45); border: 1px solid RGB(118,66,16); border-radius: 30px; box-sizing: border-box; box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);}
.cotnt_list_box_wrap.top1{
	margin-bottom: 44px;
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/benefit_top_1.png') no-repeat RGB(25,30,45) 97% 85%;
}
.cotnt_list_box_wrap > .cotnt_list_txt{text-align: left; line-height: 36px; padding-left: 62px;}
.cotnt_list_box_wrap > .cotnt_list_txt span{font-size: 28px; padding: 60px 0 12px; color: RGB(160,130,75); font-weight: 'noto1'; display: block;}
.cotnt_list_box_wrap > .cotnt_list_txt strong{font-size: 40px; color:RGB(250,194,87); font-weight: 'noto5';}
ul.cotnt_box_list{display: flex; flex-flow: row wrap; justify-content: center;  margin-top: 90px; padding-bottom: 40px;}
ul.cotnt_box_list li{position: relative; width: calc((100% - 100px) / 3); box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3); padding: 43px 40px 10px 54px; border: 1px solid RGB(16,49,143); background: #061234; box-sizing: border-box; margin-bottom:20px}
ul.cotnt_box_list li:nth-child(1){border-radius:30px 0 0 0;}
ul.cotnt_box_list li:nth-child(3){border-radius:0 30px 0 0;}
ul.cotnt_box_list li:nth-child(4){border-radius:0 0 0 30px;}
ul.cotnt_box_list li:nth-child(6){border-radius:0 0 30px 0;}
ul.cotnt_box_list li:nth-child(2),
ul.cotnt_box_list li:nth-child(5){margin-left: 20px; margin-right:20px}
ul.cotnt_box_list li p{text-align: left;}
ul.cotnt_box_list li p span{font-size: 24px; color: #d6c0a1; font-weight: 'noto1'; display: block; margin-bottom:12px}
ul.cotnt_box_list li p strong{font-size: 30px; color:RGB(250,194,87); font-weight: 'noto5'; line-height: 38px;}
ul.cotnt_box_list li .img_box{margin-top: 20px; margin-right: 20px;}
ul.cotnt_box_list li .bullet {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 42%;
    right: 69px;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: #ff6159;
    font-family: 'market-b';
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
}
.point_1_wrap .content_1{
	padding: 181px 0 181px;
	background-color: #a0bcec;
}
.point_1_wrap .content_1 .inner > img{width: 100%;}
.point_1_wrap .hab_play{
	padding-top: 175px;
	padding-bottom: 149px;
}
.point_1_wrap .hab_play .inner{
	position:relative;
}
.point_1_wrap .hab_play .con_img{
	position: absolute;
	top: -72px;
	right: -55px;
	z-index: 1;
}
.point_1_wrap .hab_play .atoz2 .con_img{
	top: -50px;
	right: -118px;
}
.point_1_wrap .hab_play .atoz_tab {
	margin-top: 107px;
	margin-left: -4px
}
.point_1_wrap .hab_play .atoz_tab .tab-content{
	position:relative;
	text-align: left;
}
.point_1_wrap .hab_play .atoz_tab .video_box{
	position:absolute;
	left: 5px;
	top: 207px;
	width: 705px;
	height: 408px;
	box-shadow: 0 10px 21px rgba(0, 0, 0, 0.3);
}
.point_1_wrap .hab_play .atoz_tab .video_box iframe {
	position: relative;
	z-index: 1;
}
.point_1_wrap .hab_play .atoz_tab .video_box .layer,
.point_1_wrap .hab_play .atoz_tab .video_box .layer span{
	display:inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.point_1_wrap .hab_play .atoz_menu_area {
    position: relative;
    width: 1104px;
    margin-top: 88px;
}
.point_1_wrap .hab_play .atoz_menu_wrap {
    position: relative;
    width: 1104px;
	height: 194px;
	overflow: hidden;
}
.point_1_wrap .hab_play .atoz_menu_area.after::after {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to right, rgba(255,255,255,0), #000000);
	z-index: 3;
}
.point_1_wrap .hab_play .atoz_menu_area.before::after {
    clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to left, rgba(255,255,255,0), #000000);
    z-index: 3;
}
.point_1_wrap .hab_play .atoz_menu{
    gap: 40px;
	position: relative;
	z-index: 3;
}
.point_1_wrap .hab_play .atoz_menu li {
	box-sizing: border-box;
	width: 341px;
	height: 194px;
}
.point_1_wrap .hab_play .atoz_menu li a{
	display:block;
	position: relative;
	width: 100%;
	height: 100%;
}
.point_1_wrap .hab_play .atoz_menu li a:before{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height:100%;
	left:0;
	top:0;
	background: #000;
	opacity: .5;
}
.point_1_wrap .hab_play .atoz_menu li a:after{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	border:5px solid transparent;
	box-sizing: border-box;
}
.point_1_wrap .hab_play .atoz_menu li a:hover:after,
.point_1_wrap .hab_play .atoz_menu li a.selected:after {
	border-color: red;
}

.point_1_wrap .hab_play .atoz_menu li a:hover:before,
.point_1_wrap .hab_play .atoz_menu li a.selected:before {
	display: none;
}
.point_1_wrap .hab_play .atoz_menu li a .btn_play{
}

.point_1_wrap .hab_play .atoz_menu_area .btn_arrow {
	clear: both;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -55px;
	transform: translateY(-50%);
	width: 30px;
	height: 50px;
	z-index: 5;
    cursor: pointer;
}
.point_1_wrap .hab_play .atoz_menu_area .btn_prev {
	background: url('/_skin/tpl_skin/common_images/icon/icon_main.png') no-repeat -17px -291px;
}
.point_1_wrap .hab_play .atoz_menu_area .btn_next {
	left: auto;
	right: -40px;
	transform: translateY(-50%) rotate(180deg);
	background: url('/_skin/tpl_skin/common_images/icon/icon_main.png') no-repeat -17px -291px;
}
.point_1_wrap .hab_play .hab_slide_content {
	position: relative;
	width: 100%;
	padding: 107px 0 0 49px;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content {
	display: none;
	position: relative;
	margin: 0 0 89px;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content.is_active {
	display: flex;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content .img_teacher {
	position: absolute;
	bottom: -271px;
    right: -109px;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content_1 .img_teacher {
	bottom: -120px;
	right: -68px;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content .video_box {
	position: absolute;
	left: 6px;
    bottom: 0;
    width: 705px;
    height: 408px;
}
.point_1_wrap .hab_play .hab_slide_content .slide_content .video_box .layer,
.point_1_wrap .hab_play .hab_slide_content .slide_content .video_box .start_video {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.point_1_wrap .hab_play .hab_slide {
	position: relative;
	width: 1178px;
	padding: 0 40px;
	margin: 0 0 0 17px;
	box-sizing: border-box;
	overflow: hidden;
}
.point_1_wrap .hab_play .hab_slide .swiper-wrapper {
	height: 204px;
} 
.point_1_wrap .hab_play .hab_slide .swiper-slide {
	position: relative;
	width: 350px;
	height: 204px;
	cursor: pointer;
	border: 5px solid transparent
}
.point_1_wrap .hab_play .hab_slide .swiper-slide:hover,
.point_1_wrap .hab_play .hab_slide .swiper-slide.is_active {
	border-color: #ff0000;
}
.point_1_wrap .hab_play .hab_slide .swiper-slide::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.point_1_wrap .hab_play .hab_slide .swiper-slide:hover::after,
.point_1_wrap .hab_play .hab_slide .swiper-slide.is_active::after {
	display: none;
}
.point_1_wrap .hab_play .hab_slide .swiper-button-prev,
.point_1_wrap .hab_play .hab_slide .swiper-button-next {
	top: auto;
	bottom: 76px;
	margin: 0;
	width: 44px;
	height: 44px;
}
.point_1_wrap .hab_play .hab_slide .swiper-button-prev {
	left: 0;
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content5/navi.png') no-repeat 0 0;
}
.point_1_wrap .hab_play .hab_slide .swiper-button-next {
	right: 0;
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content5/navi.png') no-repeat right center;
}
.point_1_wrap .content_2{
	padding: 120px 0 181px;
}
.teacher_area .inner > img{margin-bottom: 100px;}
.teacher_name > p{text-align: left; margin: 20px 0 70px;}
.teacher_name span{
	display: block; 
	font-size: 16px; 
	margin-bottom: 4px;
	
}
.teacher_name strong{font-size: 24px;}
.point_1_wrap .book_area{overflow-x:hidden; overflow-y:auto;}
.point_1_wrap .book_area .inner{position: relative;}
.book_area_tit{padding-bottom: 100px; text-align: left;}
.book_area_book{margin-left: -520px;}
.benefit_area_tit{text-align: left; padding-bottom: 100px;}

.a_short_left_box_wrap ul li:nth-child(4){position: relative;}
.point_1_wrap .benefit_area a{
	display:inline-block;
	position:absolute;
	width:113px;
	height:36px;
	font-size:18px;
	background: #ff9b51;
    border-radius: 10px;
    line-height: 34px;
	top: 153px;
	left: 30px;
	font-family: 'noto6';
}

.b-price{margin-left: 240px;}



/* ? 컨텐츠 박스 긴 거 단일 : S */
.a_long_left_box_wrap ul li{
	display: flex;
	align-items: center;
	margin: 0 auto; 
	width: 1100px; height: 253px; 
	border: 1px solid #6273f7; 
	border-radius: 30px; box-sizing: border-box; 
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
	margin-bottom: 40px;
}
.a_long_left_box_wrap ul li:nth-child(1){
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_2_.png') no-repeat transparent 94% 67%;
	background-color: #6273f7;  
}
.a_long_left_box_wrap ul li:nth-child(2){
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_1.png') no-repeat transparent  94% 67%;
	background-color: #6273f7;  
}
.a_long_left_box_wrap ul li:nth-child(3){
	background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_2.png') no-repeat transparent  101% 67%; 
	background-color: #6273f7; 
}
.a_long_left_box_wrap ul li > .txt{text-align: left; line-height: 36px; padding-left: 40px;}
.a_long_left_box_wrap ul li > .txt span{font-size: 28px; padding: 0 0 12px; color:#00145e; font-weight: 'noto1'; display: block;}
.a_long_left_box_wrap ul li > .txt strong{font-size: 40px; color:#fff; font-weight: 'noto5';}
.a_long_left_box_wrap ul li:nth-child(1) .txt strong{ line-height: 44px;}
.a_long_left_box_wrap ul li:last-child > .txt strong{line-height: 44px;}
/* ? 컨텐츠 박스 긴 거 단일 : E */

/* ? 컨텐츠 박스 긴 거 짧은거 여러개 : S */


.a_short_left_box_wrap ul{display: flex; flex-flow: row wrap; justify-content: center;  margin-top: 90px; padding-bottom: 40px;}
.a_short_left_box_wrap ul li{margin-right: 20px; height: 350px; border-radius:30px; width: calc((100% - 60px) / 4); box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3); padding: 30px; border: 1px solid #162b7a; background: #162b7a; box-sizing: border-box; margin-bottom:20px}
.a_short_left_box_wrap ul li:nth-child(1){background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_3.png') #152a79 no-repeat center bottom 20px;}
.a_short_left_box_wrap ul li:nth-child(2){background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_4.png') #152a79 no-repeat center bottom 20px;}
.a_short_left_box_wrap ul li:nth-child(3){background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_5.png') #152a79 no-repeat center bottom 20px;}
.a_short_left_box_wrap ul li:nth-child(4){background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/bottom_benefit_6.png') #152a79 no-repeat center bottom 20px;}
/* .a_short_left_box_wrap ul li:nth-child(1){border-radius:30px 0 0 0;}
.a_short_left_box_wrap ul li:nth-child(3){border-radius:0 30px 0 0;}
.a_short_left_box_wrap ul li:nth-child(4){border-radius:0 0 0 30px;}
.a_short_left_box_wrap ul li:nth-child(6){border-radius:0 0 30px 0;} */
.a_short_left_box_wrap ul li:nth-child(4){margin-right:0px}
.a_short_left_box_wrap ul li .txt{text-align: left;}
.a_short_left_box_wrap ul li .txt span{font-size: 24px; color: #dfa052; font-weight: 'noto1'; display: block; margin-bottom:12px}
.a_short_left_box_wrap ul li .txt strong{font-size: 30px; color:#fff; font-weight: 'noto5'; line-height: 38px;}
.a_short_left_box_wrap ul li .img_box{margin-top: 20px;}



/* ? 컨텐츠 박스 긴 거 짧은거 여러개 : E */
/* *********************************************** */
.con {
	width:100%;
	margin:0 auto;
	position:relative;
	font-family:'noto3';
	font-weight:100;
	color:#000;
}
.con:after {
	content:'';
	clear:both;
}
 .con .inner,
 .con .mid{
	width:1100px;
	margin:0 auto;
	position:relative;
	text-align: center;
}
.div-table,
.ul-table{
	display:table;
	text-align:center;
	margin:0 auto;
}
.div-table{
	display: table;
	width: 100%;
}
.div-table > *{
	display: table-cell;
	vertical-align: top;
}
.div-cell > *,
.ul-table > *{
	display:table-cell;
	vertical-align:middle;
}
.swiper-slide .div-table{
	height:100%;
}
.swiper-slide .div-table > div{
	vertical-align:middle
}
.line{
	text-align:center;
	padding:26px 0;
	background:#12273c;
}
.line-inner{
	font-family:'noto6';
	font-weight:100;
	text-align:center;
	width:1000px;
	margin:0 auto;
}
strong{
	font-weight:100;
	font-family:'noto6';
}
 .con_title{
  text-align: center;
	margin:0 0 50px 0;
}
.con_title h2 {
    font-size: 42px;
    font-family: 'noto6';
    letter-spacing: -2px;
    line-height: 55px;
}
.con_title b {

}
 .con_title p{
	font-size: 32px;
	display: block;
}

 .con_title em{
	font-size:17px;
	color:#727375;
	margin-top:20px;
	display:block;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
.why_exam.ul-table {
	width:1000px;
}
.why_exam.ul-table li {
	width:33.333%;
	vertical-align: top;
}
.why_exam.ul-table li .img_box {
	height: 230px;
	line-height: 230px;
	vertical-align: middle;
	font-size:0;
}
.why_exam.ul-table li * {
	display:block;
	margin: 0 auto;
}
.why_exam.ul-table li img {
	display:inline-block;
	vertical-align: middle;
}
.why_exam.ul-table li strong {
	font-size:28px;
	/* color: #000; */
    letter-spacing: -1px;
}
.why_exam.ul-table li span {
	font-size:18px;
	line-height: 1.45;
	margin:15px auto 5px;
}
.why_exam.ul-table li em {
	font-size:14px;
	color:#848484;
}
/* //ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */


/* 1ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ */

.one_cha_new {

}
.one_cha_new .visual {
	position:relative;
	height:590px;
	background:#4722d4 url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/top_bg.jpg') no-repeat center;
    margin-top:50px;
}
.one_cha_new .visual .mid {
	padding: 65px 0 0;
}
.one_cha_new .visual .top-bullet {
	position:absolute;
	right: -150px;
}
.one_cha_new .visual .top-txt {
	position:absolute;
    top: 200px;
	left: 290px;
}
.one_cha_new .visual p {
	color:#cdbeff;
	font-size: 25px;
	margin:50px 0 0 20px;
	letter-spacing: -1px;
}

.one_cha_new .top-bg {
    padding: 85px 0;
}
.one_cha_new .top-bg .mid {
	width:1040px;
}
.one_cha_new .top-bg .top_benefit{
	overflow:hidden;
	padding:10px 20px;
}
.one_cha_new .top-bg .top_benefit li{
	float:left;
	width: calc(33.333% - 40px/3);
	height:293px;
	background:#fff;
	border:1px solid #dddddd;
	border-radius:15px;
	margin: 0 20px 20px 0;
	padding:40px 0;
	box-sizing:border-box;
	box-shadow: 0px 10px 20px rgb(0, 0, 0, 0.3);
}
.one_cha_new .top-bg .top_benefit li:nth-child(3),
.one_cha_new .top-bg .top_benefit li:nth-child(6){
	margin: 0 0 20px 0;
}
.one_cha_new .top-bg .top_benefit li:nth-child(1){
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_1.png') center bottom 35px no-repeat #fff
}
.one_cha_new .top-bg .top_benefit li:nth-child(2){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_2.png') center bottom 20px no-repeat #fff;
}
.one_cha_new .top-bg .top_benefit li:nth-child(3){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_3.png') center bottom 35px no-repeat #fff;
}
.one_cha_new .top-bg .top_benefit li:nth-child(4){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_4.png') center bottom 10px no-repeat #fff;
}
.one_cha_new .top-bg .top_benefit li:nth-child(5){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_5.png') center bottom 5px no-repeat #fff;
}
.one_cha_new .top-bg .top_benefit li:nth-child(6){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/benefit_6.png') center bottom -5px no-repeat #fff;
}
.one_cha_new .top-bg .top_benefit li h1{
	font-size: 26px;
	font-family: 'noto6';
	margin:0 0 15px 0;
	letter-spacing: -0.5px;
}
.one_cha_new .top-bg .top_benefit li p{
    line-height: 140%;
    font-size: 17px;
    color: #545454;
}

.one_cha_new .plusArea{
	position:relative;
	padding: 40px 0 36px;
	background: linear-gradient(to left, #8148e5 5%, #5732f4 95%);
	
}
.one_cha_new .plusArea:before {
    position: absolute;
    left: 50%;
    top: -42.5px;
    width: 83px;
    height: 83px;
    margin: 0 0 0 -40px;
    border-radius: 50%;
    background: #6e3eec;
    content: "+";
    line-height: 81px;
    font-size: 65px;
    font-weight:600;
    text-align: center;
    color: #fff;
    z-index:3;
}
.one_cha_new .plusArea .div-table{
	width:100%;
	font-family:'Nanum Square';
}
.one_cha_new .plusArea .div-table p{
	position:relative;
	margin: 30px 0 15px 0;
	font-size:26px;
	color:#fff;
	font-family: 'noto2';
}
.one_cha_new .plusArea .div-table strong{
	display:block;
	font-size:40px;
	font-weight:700;
	line-height:130%;
	color:#fff;
}
.one_cha_new .plusArea .div-table strong.txt_lime {
	color:#00ffb5;
}
.one_cha_new .plusArea .div-table span{
	display:inline-block;
	margin-top:5px;
	font-size:16px;
	color:#fff;

}
.one_cha_new .plusArea .div-table .tr img {
    margin: 10px -35px 0 0;
}

.one_cha_new .why_wrap  {
	padding: 120px 0;
}
.one_cha_new .reviewArea{
	padding: 30px 0 150px;
}
.one_cha_new .reviewArea .video_box{
    height: 577px;
    box-sizing: border-box;

}
.one_cha_new .reviewArea .video_box .layer {
    display: block;
    height: 100%;   
    width: 1071px;
    margin: 0 auto;
}
.one_cha_new .reviewArea .video_box .layer {
	width: 1100px;
	height:100%;
	display: block;
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con2.png') no-repeat center center;
	position: relative;
	text-align:left;
	box-sizing:border-box;
	cursor:pointer;
	margin: -15px 0 0 0;
	font-size:0;
}
.one_cha_new .reviewArea .video_box span {
    display:block;
    height:577px;
}
.one_cha_new .reviewArea:after {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con_shadow.png') no-repeat center bottom;
}

.one_cha_new .teacher_wrap{
    padding: 65px 0 0 0;
}
.one_cha_new .teacher_wrap > img{
    display:block;
    margin:0 auto 20px auto;
}
.one_cha_new .teacher_wrap .mid{
    width:1000px;
    margin:0 auto;
    position:relative;
}
.one_cha_new .teacher_wrap .tab_list{
    width: 130px;
    position:absolute;
    top: 205px;
}
.one_cha_new .teacher_wrap .tab_list ul {
}
.one_cha_new .teacher_wrap .tab_list ul li{
    padding: 15px 0;
    font-size: 18px;
    /* color: ##636363; */
    font-family: 'noto4';
    cursor: pointer;
    opacity: 0.6;
    background-color: #e8e3dd;
    text-align: center;
    letter-spacing: -1px;
}
.one_cha_new .teacher_wrap .tab_list ul li + li {
    border-top: 2px solid #fff;
}
.one_cha_new .teacher_wrap .tab_list ul li span{
    display: block;
    padding: 0 7px;
    text-align: center;
    /* line-height: 1.5; */
    margin-bottom: 3px;
}
.one_cha_new .teacher_wrap .tab_list ul li:hover,
.one_cha_new .teacher_wrap .tab_list ul li.selected{
    opacity: 1;
    background-color: #5c35f2;
    color: #fff;
    font-family: 'noto5';
}


.one_cha_new .teacher_wrap .tab_cont{
    display:none;
    padding: 20px 0 40px 640px;
    min-height: 603px;
    box-sizing: border-box;
}
.one_cha_new .teacher_wrap .tab_cont.ta1{
    display:block;
    background: url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_1.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont.ta2{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_2.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont.ta3{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_3.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont.ta4{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_4.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont.ta5{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_5.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont.ta6{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_6.png) no-repeat left 155px top 20px;
}
.one_cha_new .teacher_wrap .tab_cont .sub_tit {
    position:relative;
    height: 105px;
}
.one_cha_new .teacher_wrap .tab_cont .sub_tit em{
    display: block;
    margin: 53px 0 0px;
    font-size: 34px;
    color: #000;
    font-family: 'noto2';
    line-height: 1.3;
    text-align: left;
    letter-spacing: -2px;
    position:relative;
}
.one_cha_new .teacher_wrap .tab_cont .sub_tit em:after {
    display:block;
    content:'';
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/teacher_icon.png') no-repeat center;
    width: 78px;
    height: 46px;
    position: absolute;
    top: -25px;
    left: -45px;
}
.one_cha_new .teacher_wrap .tab_cont .sub_tit em b {
	font-family: 'noto6';
}
.one_cha_new .teacher_wrap .tab_cont .sub_tit:after {
    display: block;
    clear: both;
    content: '';
    position: absolute;
    left: 4px;
    bottom: -45px;
    width: 28px;
    height: 3px;
    background-color: #000;
    display: none;
}
.one_cha_new .teacher_wrap .tab_cont .detail {
    /* position: relative; */
    /* padding-top: 48px; */
    letter-spacing: -1px;
}
.one_cha_new .teacher_wrap .tab_cont .detail .badge{
    display: inline-block;
    /* *: ; */
    zoom: 1;
    line-height: 25px;
    border-radius: 5px;
    color: #000;
    /* font-family: 'noto2'; */
    font-size: 32px;
    margin-top: 50px;
    vertical-align: middle;
    color: #5c35f2;
}
.one_cha_new .teacher_wrap .tab_cont .detail p{
    display: block;
    font-size: 44px;
    line-height: 100%;
    margin-top: 10px;
    color: #5c35f2;
    font-family: 'noto2';
}
.one_cha_new .teacher_wrap .tab_cont .detail p b{
    font-family:'noto5';
    color: #5c35f2;
}
.one_cha_new .teacher_wrap .tab_cont .detail p em{
    color:#b84622
}
.one_cha_new .teacher_wrap .tab_cont .list-dot {
    margin-top:20px;
}
.one_cha_new .teacher_wrap .tab_cont .list-dot > li {
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: -0.5px;
    color: #636363;
}
.one_cha_new .teacher_wrap .tab_cont .sample a{
    display: block;
    width: 267px;
    height: 103px;
    margin: 40px 0 0;
    border-radius: 30px;
    font-size: 24px;
    line-height: 58px;
    font-family: 'noto6';
    text-decoration: none;
    box-sizing: border-box;
    font-size: 0;
    background: #fff url(/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/sample_btn.png) no-repeat center;
    margin-left: -15px;
}
.one_cha_new .teacher_wrap .tab_cont .history{
    width:410px;
}
.one_cha_new .teacher_wrap .tab_cont .history li{
    position:relative;
    color:#7c7c7c;
    font-family:'noto4';
    line-height:120%;
    margin:7px 0 0 0;
    word-break:keep-all;
    padding:0 0 0 10px;
}
.one_cha_new .teacher_wrap .tab_cont .history li:first-child{
    margin:0;
}
.one_cha_new .teacher_wrap .tab_cont .history li:before{
    content:"-";
    position:absolute;
    left:0;
}

.one_cha_new  .bookArea{
	padding: 180px 0 80px;
}
.one_cha_new  .bookArea .con_title {
    margin-bottom:60px;
}
.one_cha_new  .bookArea .img_book {
    margin-left: -150px;
}
.one_cha_new  .bookArea .bullet{
	position:absolute;
	right:0;
    top: 342px;
}
.one_cha_new  .bookArea .div-table{
	width:100%;
	margin:-30px 0 0;
}
.one_cha_new  .bookArea .div-table > div{
	vertical-align: top;
	position:relative;
}
.one_cha_new  .bookArea .book_txt{
	padding-left: 27px;
}
.one_cha_new  .bookArea .book_txt li{
    overflow:hidden;
}
.one_cha_new  .bookArea .book_txt li + li {
	margin-top:18px;
}
.one_cha_new  .bookArea .book_txt li em{
    float: left;
    margin: 5px 0 0 0;
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 48px;
    font-family: "noto2";
    font-weight: 100;
    background: #5c35f2;
}
.one_cha_new  .bookArea .book_txt li p{
	float:left;
	margin-left: 20px;
	color: #303146;
	font-size: 18px;
	text-align: left;
	letter-spacing: -1px;
}
.one_cha_new  .bookArea .book_txt li b{
	display:block;
	margin: 3px 0 0 0;
	color: #312f45;
	font-size: 22px;
	line-height:100%;
	letter-spacing: -1.5px;
	font-family: 'noto6';
}
.one_cha_new  .bookArea .popupVideo{
    position: absolute;
    top: 30px;
    right: -25px;
    height: 255px;
    width: 404px;
}
.one_cha_new  .bookArea .popupVideo a{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.one_cha_new  .bookArea .book_info li{
	width:470px;
	padding: 25px 0;
	background:rgba(237,237,239,0.8);
	text-align:center;
	border-radius: 60px;
	margin:0 0 15px;
	letter-spacing: -1px;
}
.one_cha_new  .bookArea .book_info li.no-bg{
	background:none;
}
.one_cha_new  .bookArea .book_info li span{
    font-size:19px;	
}
.one_cha_new  .bookArea .book_info li h4{
	margin:5px 0 0;
	font-size:25px;
	line-height:100%;
	letter-spacing:-1px;
	font-family:'noto6';
	font-weight:100;
}
.one_cha_new  .bookArea .bullet{
    position: absolute;
    right: 15px;
    top: 250px;
}

.one_cha_new .curri_wrap{
    padding: 76px 0 145px;
}
.one_cha_new .curri_wrap .con_title{
    margin:0 0 80px;
}
.one_cha_new .curri_wrap ul{
    font-size:0;
    position: relative;
    z-index: 0;
    /* width: 1056px; */
    /* margin: 0 28px; */
    /* box-sizing: border-box; */
}
.one_cha_new .curri_wrap ul:before {
    content:'';
    display:block;
    position:absolute;
    top: -8px;
    left: -28px;
    font-size: 0;
    width: 1056px;
    height: 286px;
    background: url(/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/curri_box.png) no-repeat;
    z-index: -1;
}
.one_cha_new .curri_wrap ul:after {
	display:block;
	content:'';
	clear:both;
}
.one_cha_new .curri_wrap ul li{
    float:left;
    vertical-align: top;
    width: calc(25% - 45px/4);
    /* margin:0 0 0 2%; */
    box-sizing: border-box;
    line-height: 140%;
    /* border: 3px #5a33f2 solid; */
    padding: 30px 0 48px;
    text-align: left;
    font-size: 23px;
    letter-spacing: -1px;
    border-radius: 20px;
    text-align: center;
    /* box-shadow: 0px 10px 20px rgb(0, 0, 0, 0.3); */
    z-index: 1;
    box-sizing: border-box;
    padding: 30px 7.5px;
}
.one_cha_new .curri_wrap ul li + li {
	margin-left:15px;
}
.one_cha_new .curri_wrap ul li span{
    display: block;
    color: #000;
    width: 100%;
    font-size: 17px;
    padding:4px 8px 8px;
    line-height:100%;
    text-transform: uppercase;
    font-family:'noto5';
    margin:0 0 10px;
    letter-spacing:-1px;
    box-sizing: border-box;
}
.one_cha_new .curri_wrap ul li p{
    color: #5b34f3;
    font-family: 'noto6';
    font-weight: 600;
    font-size: 33px;
    line-height:100%;
    margin:0 0 20px;
}

.one_cha_new .refundArea{
	padding:100px 0;
    background:#38394e;
}
.one_cha_new .refundArea .system{
    position: relative;
    z-index: 0;
    border:4px solid #641dff;
}
/* .one_cha_new .refundArea .system:after {
	display:block;
	content:'';
	clear:both;
	position:absolute;
	width: 1042px;
	height: 478px;
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con6_box_.png') top center no-repeat;
	left: -22px;
	top: 0;
	z-index: -1;
} */
.one_cha_new .refundArea .system li{
	width:100%;
	padding: 52px 50px;
	box-sizing:border-box;
	background:#fff;
	text-align:left;
	/* border: 4px solid #6119ff; */
	position:relative;
}
.one_cha_new .refundArea .system li+ li{
    border-top:4px solid #641dff;
}
.one_cha_new .refundArea .system li:first-child{
	border-bottom:none;
}
.one_cha_new .refundArea .system li:first-child{
	background: #fff url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con6_img1.png') left 92% top 60px no-repeat;
}
.one_cha_new .refundArea .system li:nth-of-type(2){
	background: #fff url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con6_img3.png') left 92% top 60px no-repeat;
}
.one_cha_new .refundArea .system li:last-child{
	background: #fff url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con6_img2.png') left 92% top 55px  no-repeat;
}
.one_cha_new .refundArea .system li p{
	font-size: 24px;
	line-height: 140%;
	margin: 0 0 10px;
	color:#303146;
	letter-spacing: -1px;
}
.one_cha_new .refundArea .system li h3{
	font-size: 30px;
	font-family:'noto6';
	line-height: 120%;
	color: #2f3045;
}
.one_cha_new .refundArea .system li span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
}
.one_cha_new .benefit_wrap{
    position: relative;
    background: #ececec;
    padding: 90px 0 77px;
}
.one_cha_new .con_title {
    margin: 0 0 35px 0;
}
.one_cha_new .benefit_wrap:after {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    top: 399px;
    bottom: 0;
    background: #693ecb;
}
.one_cha_new .benefit_wrap .mid{
    position: relative;
    z-index: 1;
}
.one_cha_new .benefit_wrap .titleArea {
    width:1000px;
    margin:0 auto;
}
.one_cha_new .benefit_wrap .titleArea h1{
    color:#2f3045;
}
.one_cha_new .benefit_wrap .bene_top{
    font-size: 0;
    width: 1040px;
    overflow: hidden;
    padding: 0px 20px 20px;
    box-sizing: border-box;
    margin-left: -20px;
}
.one_cha_new .benefit_wrap .bene_top li{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom:1;
    font-size:23px;
    text-align: left;
    padding: 48px 50px 35px;
    float:right;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    color:#000;
    border-radius: 20px;
    line-height:150%;
    letter-spacing: -2px;
}
.one_cha_new .benefit_wrap .bene_top li:first-child{
    background:#fff;
}
.one_cha_new .benefit_wrap .bene_top li.col3 {
    text-align: center;
}
.one_cha_new .benefit_wrap .bene_top li.col3 .pull-left{
    width: 50%;
    box-sizing: border-box;
    padding: 130px 0 0;
}
.one_cha_new .benefit_wrap .bene_top li.col3 .pull-left:nth-of-type(1) {
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/bottom_benefit_1.png') no-repeat top center;
}
.one_cha_new .benefit_wrap .bene_top li.col3 .pull-left:nth-of-type(2) {
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/bottom_benefit_3.png') no-repeat top 3px center;
}
.one_cha_new .benefit_wrap .bene_top li.col3 span {
    display:block;
    font-size:18px;
    letter-spacing: -1px;
}
.one_cha_new .benefit_wrap .bene_top li b{
    display: block;
    font-size: 23px;
    line-height: 120%;
    color:#ff5a0f;
    letter-spacing: -1px;
    font-family: 'noto6', 'sans-serif';
}
.one_cha_new .benefit_wrap .bene_bottom{
    width: 1040px;
    padding: 0 20px;
    margin-left: -20px;
    box-sizing: border-box;
}
.one_cha_new .benefit_wrap .bene_bottom li{
    font-size: 19px;
    width: calc(20% - 60px/5);
    height: 130px;
    box-sizing: border-box;
    float: left;
    background: #fff;
    box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 20px;
}
.one_cha_new .benefit_wrap .bene_bottom li + li {
    margin-left:15px;
}
.one_cha_new .benefit_wrap .bene_bottom li b{
    display: block;
    line-height:100%;
}
.one_cha_new .benefit_wrap .bene_bottom li span{
    line-height:120%;
    display: block;
    font-size:24px;
    padding: 34px 0 0;
    color: #000;
    font-family: 'noto6', 'sans-sarif';
}
.one_cha_new .benefit_wrap .bene_bottom li a{
    display: block;
    width: 82px;
    height: 25px;
    line-height: 25px;
    margin: 7px auto 0;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-family: 'Nanum Square', 'sans-serif';
    text-indent: 0;
    position: static;
    letter-spacing: 0;
}
.one_cha_new .benefit_wrap .bene_bottom li:last-child span{
    padding:20px 0 0;
}


/* 0ÃƒÂ¬Ã¢â‚¬ÂºÃ…â€™ ÃƒÂ­Ã¢â€žÂ¢Ã‹Å“ÃƒÂªÃ‚Â¸Ã¢â‚¬Â°ÃƒÂ«Ã‚Â°Ã‹Å“ */
.refund_class {}
.refund_class .visual {
	position:relative;
	height:671px;
	background:#056a24 url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/top_bg.jpg') no-repeat center;
    margin-top:50px;
}
.refund_class .visual .mid {
	padding:290px 0 0;
}
.refund_class .visual .top-bullet {
    position: absolute;
    left: 500px;
    top:90px;
}
.refund_class .visual .top-txt {
    position: absolute;
    top: 235px;
    left: 290px;
}
.refund_class .visual p {
    color: #8affad;
    margin: 260px 0 0;
    font-size: 27px;
    letter-spacing: -1px;
    margin-left: 150px;
}
.refund_class .visual p b {
    font-family:'noto6';
}

.refund_class .top-bg {
    padding:110px 0;
}
.refund_class .top-bg .mid {
	width:1040px;
}
.refund_class .top-bg .top_benefit{
	overflow:hidden;
	padding:28px;
}
.refund_class .top-bg .top_benefit li{
	float:left;
	width: calc(25% - 45px/4);
	height: 324px;
	border:1px solid #dcdcdc;
	border-radius:15px;
	padding: 25px 0;
	box-sizing:border-box;
	box-shadow: 0px 10px 15px rgb(0, 0, 0, 0.3);
}
.refund_class .top-bg .top_benefit li + li {
    margin-left:15px;
}
.refund_class .top-bg .top_benefit li:nth-child(5){
	margin-left:0;
}
.refund_class .top-bg .top_benefit li:nth-child(1){
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_1.png') center bottom 40px no-repeat #fff
}
.refund_class .top-bg .top_benefit li:nth-child(2){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_2.png') center bottom 35px no-repeat #fff;
}
.refund_class .top-bg .top_benefit li:nth-child(3){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_3.png') center bottom 40px no-repeat #fff;
}
.refund_class .top-bg .top_benefit li:nth-child(4){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_4.png') center bottom 37px no-repeat #fff;
}
.refund_class .top-bg .top_benefit li:nth-child(5){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_5.png') center bottom 5px no-repeat #fff;
    margin-top:17px;
}
.refund_class .top-bg .top_benefit li:nth-child(6){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_6.png') center bottom 5px no-repeat #fff;
    margin-top:17px;
}
.refund_class .top-bg .top_benefit li:nth-child(7){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_7.png') center bottom 5px no-repeat #fff;
    margin-top:17px;
}
.refund_class .top-bg .top_benefit li:nth-child(8){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_8.png') center bottom 0px no-repeat #fff;
    margin-top:17px;
}
.refund_class .top-bg .top_benefit li h1{
	margin: 5px 0 15px 0;
	line-height: 1.2;
    font-size: 26px;
    font-family: 'noto6';
    letter-spacing: -0.5px;
}
.refund_class .top-bg .top_benefit li p{
    line-height: 140%;
    font-size: 17px;
    color: #545454;
}

.refund_class .plusArea{
	position:relative;
	padding: 80px 0 90px;
	background:#1f9a59;
}
.refund_class .plusArea .con_title {
    margin: 0 0 50px 0;
}
.refund_class .plusArea:before {
    position: absolute;
    left: 50%;
    top: -42.5px;
    width: 83px;
    height: 83px;
    margin: 0 0 0 -40px;
    border-radius: 50%;
    content: "+";
    line-height: 83px;
    font-size: 65px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    z-index: 3;
    background:#1f9a59;
}
.refund_class .plusArea .con_title h2 {
    color:#fff;
}
.refund_class .plusArea .con_title h2 b {
    color:#fbfd40;
}
.refund_class .plusArea .col2{
	width:100%;
	height: auto;
	font-family:'Nanum Square';
}
.refund_class .plusArea .col2 p{
	position:relative;
	margin:25px 0 15px 0;
	font-size:26px;
	color:#fff;
	font-family: 'noto2';
}
.refund_class .plusArea .col2 li {
    background:#fff;
    border-radius: 20px;
    width:calc(50% - 20px/2);
    height: 230px;
    padding: 33px 28px;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px rgb(0, 0, 0, 0.3);
}
.refund_class .plusArea .col2 li + li {
    margin-left:20px;
}
.refund_class .plusArea .col2 li:first-child{
    background:url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_add_img1.png') 92% center no-repeat #fff;
}
.refund_class .plusArea .col2 li:nth-child(2){
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/benefit_add_img2.png') left 91% top 50px no-repeat #fff;
    background-size: 40%;
}
.refund_class .plusArea .col2 * {
    display:block;
    color:#000;
    letter-spacing: -1.5px;
    font-family: 'noto3';
}
.refund_class .plusArea .col2 em {
    display: inline-block;
    font-size: 23px;
    background-color: #e4e4e4;
    padding: 4px;
    box-sizing: border-box;
    font-family: 'noto4';
    letter-spacing: -1px;
}
.refund_class .plusArea .col2 strong{
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin: 5px 0 15px;
    font-family: 'noto6';
}
.refund_class .plusArea .col2 span {
	font-size: 16px;
	margin: 0 0 10px 0;
	letter-spacing: -.5px;
}
.refund_class .plusArea .col2 i {
    font-size: 15px;
    color: #838383;
    font-style: normal;
    letter-spacing: -0.5px;
}

.refund_class .plusArea .div-table{
	width:100%;
	font-family:'Nanum Square';
}
.refund_class .plusArea .div-table p{
	position:relative;
	margin:25px 0 15px 0;
	font-size:26px;
	color:#fff;
	font-family: 'noto2';
}
.refund_class .plusArea .div-table strong{
	display:block;
	font-size:40px;
	font-weight:700;
	line-height:130%;
	color:#fff;
}
.refund_class .plusArea .div-table strong.txt_lime {
	color:#00ffb5;
}

.refund_class .graph_wrap {
    background: #f3f3e9;
    padding: 110px 0;
}
.refund_class .graph_wrap .con_title {
    margin: 0 0 30px 0;
}
.refund_class .graph_wrap .txt_desc {
    display: block;
    color:#000;
    font-size: 24px;
    text-align: center;
    line-height: 1.3;
    font-family: 'noto3';
    margin: 35px auto 50px;
}
.refund_class .graph_wrap .txt_desc em{
    display: block;
    position:relative;
    color: #4c9239;
    font-family: 'noto6';
    font-size: 28px;
    margin-bottom: 8px;
    z-index: 1;
}
.refund_class .graph_wrap .txt_desc em:before {
    display:block;
    content:'';
    position:absolute;
    left: 230px;
    top: 20px;
    background:#e2ffbd;
    width: 260px;
    height:12px;
    z-index: -1;
}
.refund_class .graph_wrap .txt_desc b {
    font-size:23px;
    font-family: 'noto6';
}
.refund_class .graph_wrap .graph_box {
    position:relative;
}
.refund_class .graph_wrap .graph_box .img_bullet2 {
    position: absolute;
    right: -110px;
    top: -30px;
    border-radius: 50%;
}

.refund_class .why_wrap {
	padding:120px 0;
}

.refund_class .book_wrap{
	padding:115px 0 170px;
}
.refund_class .reviewArea{
	padding: 30px 0 150px;
}
.refund_class .reviewArea .link_box{
    font-size:0;
	text-align:center;
    padding: 25px 0 60px 0;
}
.refund_class .popupVideo a.book_play {
    padding-top:0 !important;
}
.refund_class .reviewArea .link_box li{
	display:inline-block;
	width:calc(50% - 50px/2);
    vertical-align: top;
}
.refund_class .reviewArea .link_box li + li {
    margin-left:50px;
}
.refund_class .reviewArea .link_box li:first-child{
	margin:0;
}
.refund_class .reviewArea:after {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/con_shadow.png') no-repeat center bottom;
}
.refund_class .teacher_wrap{
    padding:65px 0 0 0;
}
.refund_class .teacher_wrap > img{
    display:block;
    margin:0 auto 20px auto;
}
.refund_class .teacher_wrap .mid{
    width:1000px;
    margin:0 auto;
    position:relative;
}
.refund_class .teacher_wrap .tab_list{
    width: 130px;
    position:absolute;
    top: 200px;
    z-index:1;
}
.refund_class .teacher_wrap .tab_list2{
    width: 130px;
    position:absolute;
    top: 592px;
}
.refund_class .teacher_wrap .tab_list ul {
}
.refund_class .teacher_wrap .tab_list ul li,
.refund_class .teacher_wrap .tab_list2 ul li{
    width:145px;
    padding: 5px 0 8px;
    font-size: 18px;
    /* color: #706c6b; */
    font-family: 'noto5';
    cursor: pointer;
    opacity: 0.6;
    background-color: #eae3dd;
    text-align: center;
    height: 65px;
    box-sizing: border-box;
}
.refund_class .teacher_wrap .tab_list ul li + li,
.refund_class .teacher_wrap .tab_list2 ul li + li {
    border-top: 2px solid #fff;
}
.refund_class .teacher_wrap .tab_list ul li span,
.refund_class .teacher_wrap .tab_list2 ul li span{
    display: block;
    padding: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: -1px;
}
.refund_class .teacher_wrap .tab_list ul li:hover,
.refund_class .teacher_wrap .tab_list ul li.selected,
.refund_class .teacher_wrap .tab_list2 ul li:hover,
.refund_class .teacher_wrap .tab_list2 ul li.selected{
    opacity: 1;
    background-color: #1f9a59;
    color: #fff;
}
.refund_class .teacher_wrap .tab_list ul li.two:hover,
.refund_class .teacher_wrap .tab_list ul li.two.selected,
.refund_class .teacher_wrap .tab_list2 ul li.two:hover,
.refund_class .teacher_wrap .tab_list2 ul li.two.selected{
    background:#f6854b;
}
.refund_class .teacher_wrap .tab_cont{
    display:none;
    padding: 20px 0 40px 640px;
    min-height: 635px;
    box-sizing: border-box;
}
.refund_class .teacher_wrap .tab_cont.ta1{
    display:block;
    background: url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_1.png) no-repeat left 155px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta2{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_2.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta3{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_3.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta4{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_4.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta5{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_5.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta6{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_6.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta7{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_7.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta8{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_8.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont.ta9{
    background:url(/_skin/tpl_skin/basic_appraiser/images/teacher_new/teacher_9.png) no-repeat left 170px top 30px;
}
.refund_class .teacher_wrap .tab_cont .sub_tit {
    position:relative;
    height: 105px;
}
.refund_class .teacher_wrap .tab_cont .sub_tit em{
    display: block;
    margin: 60px 0 0px;
    font-size: 34px;
    color: #000;
    font-family: 'noto2';
    line-height: 1.3;
    text-align: left;
    letter-spacing: -2px;
}
.refund_class .teacher_wrap .tab_cont .sub_tit em:after {
    display:block;
    content:'';
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_new/teacher_icon.png') no-repeat center;
    width: 78px;
    height: 46px;
    position: absolute;
    top: -25px;
    left: -45px;
}
.refund_class .teacher_wrap .tab_cont .sub_tit em b {
	font-family: 'noto6';
}
.refund_class .teacher_wrap .tab_cont .sub_tit:after {
    display: block;
    clear: both;
    content: '';
    position: absolute;
    left: 4px;
    bottom: -45px;
    width: 28px;
    height: 3px;
    background-color: #000;
    display: none;
}
.refund_class .teacher_wrap .tab_cont .detail {
    /* position: relative; */
    /* padding-top: 48px; */
    letter-spacing: -1px;
}
.refund_class .teacher_wrap .tab_cont .detail .badge{
    display: inline-block;
    *: ;
    zoom: 1;
    line-height: 25px;
    border-radius: 5px;
    color: #000;
    /* font-family: 'noto2'; */
    font-size: 32px;
    margin-top: 50px;
    vertical-align: middle;
    color: #1f9a59;
}
.refund_class .teacher_wrap .tab_cont .detail p{
    display: block;
    font-size: 44px;
    line-height: 100%;
    margin-top: 10px;
    color: #1f9a59;
    font-family: 'noto2';
}
.refund_class .teacher_wrap .tab_cont .detail p b{
    font-family:'noto5';
    color: #1f9a59;
}
.refund_class .teacher_wrap .tab_cont .detail p em{
    color:#b84622
}
.refund_class .teacher_wrap .tab_cont .list-dot {
    margin-top:20px;
}
.refund_class .teacher_wrap .tab_cont .list-dot > li {
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: -0.5px;
    color: #636363;
}
.refund_class .teacher_wrap .tab_cont .sample a{
    display: block;
    width: 267px;
    height: 103px;
    margin: 40px 0 0;
    border-radius: 30px;
    font-size: 20px;
    line-height: 58px;
    font-family: 'noto6';
    text-decoration: none;
    box-sizing: border-box;
    /* font-size: 0; */
    color: #fff;
    background: #fff url(/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/sample_btn.png) no-repeat center;
    font-family: 'noto3';
    line-height: 58px;
    padding: 7px 0 0 55px;
    margin-left: -15px;
}
.refund_class .teacher_wrap .tab_cont .history{
    width:410px;
}
.refund_class .teacher_wrap .tab_cont .history li{
    position:relative;
    color:#7c7c7c;
    font-family:'noto4';
    line-height:120%;
    margin:7px 0 0 0;
    word-break:keep-all;
    padding:0 0 0 10px;
}
.refund_class .teacher_wrap .tab_cont .history li:first-child{
    margin:0;
}
.refund_class .teacher_wrap .tab_cont .history li:before{
    content:"-";
    position:absolute;
    left:0;
}

.refund_class .bookArea{
	padding: 190px 0 80px;
}
.refund_class .bookArea .mid {
	text-align: left;
}
.refund_class .book_txt{
	min-height: 90px;
	margin-top: 30px;
}
.refund_class .book_txt li{
	border: 1px solid #dddddd;
	float:left;
	width: calc(50% - 30px/2);
	height: 90px;
	box-sizing:border-box;
	background:#fff;
	border-radius:15px;
	margin: 0 30px 11px 0;
	text-align:center;
	padding: 15px 0;
	box-shadow:5px 10px 25px rgba(0,0,0,0.2);
}
.refund_class .book_txt li:nth-child(2),
.refund_class .book_txt li:nth-child(4){
	margin: 0 0 15px 0;
}
.refund_class .book_txt .number {
	width:44px;
	height:44px;
	display:block;
	border-radius:50%;
	margin: 0 auto 13px;
	line-height: 42px;
	color:#fff;
	font-size:22px;
	font-family:'noto5';
}
.refund_class .book_txt p{
    font-size: 19px;
    line-height: 150%;
}
.refund_class .book_txt p  b{
    font-size: 23px;
    display: block;
    letter-spacing: -1.8px;
    font-family: 'noto6';
}
.refund_class .bookArea .img_box {
    display:block;
    margin: 95px auto 0;
    position:relative;
}
.refund_class .bookArea .img_box .img_book {
    margin-left:50px;
}
.refund_class .bookArea .img_box .book_bullet {
    position: absolute;
    top: -60px;
    right: 20px;
}
.refund_class .bookArea .link_box{
  font-size:0;
  text-align:center;
  padding: 34px 0 0 0;
}
.refund_class .bookArea .link_box li{
	display:inline-block;
    width: 39%;
	margin:0 0 0 4%;
}
.refund_class .bookArea .link_box li:first-child{
	margin:0;
}
.refund_class .bookArea .popupVideo.no_type a {
    font-size:0;
}


.refund_class .curri_wrap{
    background:#fcfcfd;
    padding:80px 0 130px;
}
.refund_class .curri_wrap .con_title{
    margin:0 0 60px;
}
.refund_class .curri_wrap {
    padding: 70px 0 95px;
}
.refund_class .curri_wrap .mid {
	
}
.refund_class .curri_wrap .curri_bg {
    position:relative;
    z-index:0;
    /* box-sizing: border-box; */
    /* padding:  0 25px; */
    height:516px;
    /* width: 1050px; */
    /* margin-left: -25px; */
}
.refund_class .curri_wrap .curri_bg:before {
	display:block;
	content:'';
	position:absolute;
	/* top: -2px; */
	left: -20px;
	width: 1041px;
	height: 516px;
	z-index: -1;
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/curri_bg.png') center no-repeat;
}
.refund_class .curri_wrap .curri_txt {
	float:left;
	margin-top: 8px;
	box-sizing:border-box;
	z-index: 1;
	width: 479px;
	padding: 0 30px;
}
.refund_class .curri_wrap .curri_txt2 {
    width: 480px;
}
.refund_class .curri_wrap .curri_txt1 {
    margin-right: 105px;
}
.refund_class .curri_wrap .curri_txt2 {
}
.refund_class .curri_wrap .curri_txt h2 {
    color:#fff;
    font-size:33px;
    line-height:220%;
    font-family:'noto6';
    font-weight:100;
    display: block;
    width: 100%;
}
.refund_class .curri_wrap .curri_txt ul {
	text-align:left;
	margin:0 auto;
	width: 100%;
}
.refund_class .curri_wrap .curri_txt ul li {
	width:100%;
	border-bottom:1px solid #bababa;
    padding:35px 10px;
}
.refund_class .curri_wrap .curri_txt ul li:last-child {
	border-bottom:none;
}
.refund_class .curri_wrap .curri_txt2 ul li:first-child {
    padding:40px 0;
}
.refund_class .curri_wrap .curri_txt2 ul li:last-child {
    padding:55px 0;
}
.refund_class .curri_wrap .curri_txt ul li h4 {
    display: inline-block;
	font-size:29px;
	vertical-align:middle;
    font-family:'noto6';
    font-weight:100;
}
.refund_class .curri_wrap .curri_txt1 ul li h4 {
	width: 28%;
}
.refund_class .curri_wrap .curri_txt2 ul li h4 {
	line-height: 100%;
	width: 28%;
    vertical-align: text-top;
}
.refund_class .curri_wrap .curri_txt ul li p {
    display: inline-block;
    vertical-align: middle;
    font-size:21px;
    line-height:120%;
    letter-spacing: -1px;
    color: #515151;
}
.refund_class .curri_wrap .curri_txt2 ul li p {
    vertical-align: top;
    line-height:140%;
}

.refund_class .refundArea{
	padding:100px 0;
    background:#5d6359;
}
.refund_class .refundArea .system{
    position: relative;
    z-index: 0;
}
.refund_class .refundArea .system:after {
    display: block;
    content: '';
    clear: both;
    position: absolute;
    width: 1000px;
    height: 717px;
    background: url(/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/con7_box.png) 88% center no-repeat;
    top: 0;
    z-index: -1;
    /* margin: 10px 0 0 0; */
    border: 4px solid #44cd32;
    background: #fff;
    box-sizing: border-box;
}
.refund_class .refundArea .system li{
	width:100%;
	padding: 52px 50px;
	box-sizing:border-box;
	/* background:#fff; */
	text-align:left;
	/* border: 4px solid #6119ff; */
	position:relative;
    background: #fff;
}
.refund_class .refundArea .system li + li {
    border-top:4px solid #44cd32;
}
.refund_class .refundArea .system li:first-child{
	border-bottom:none;
}
.refund_class .refundArea .system li:first-child{
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/con7_img1.png') 88% center no-repeat;
}
.refund_class .refundArea .system li:nth-of-type(2){
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/con6_img3.png') 88% center no-repeat;
}
.refund_class .refundArea .system li:last-child{
	background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/con7_img2.png') 88% center no-repeat;
}
.refund_class .refundArea .system li p{
	font-size: 24px;
	line-height: 140%;
	margin: 0 0 10px;
    color:#303146;
}
.refund_class .refundArea .system li h3{
	font-size:30px;
	font-family:'noto6';
	line-height: 120%;
    color:#303146;
}
.refund_class .refundArea .system li span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
}
.refund_class .benefit_wrap{
    position: relative;
    background: #ececec;
    padding: 90px 0 77px;
}
.refund_class .con_title {
    margin: 0 0 40px 0;
}
.refund_class .benefit_wrap:after {
    display: block;
    content: '';
    width: 100%;
    position: absolute;
    top: 399px;
    bottom: 0;
    background: #1f9a59;
}
.refund_class .benefit_wrap .mid{
    position: relative;
    z-index: 1;
}
.refund_class .benefit_wrap .titleArea {
    width:1000px;
    margin:0 auto;
}
.refund_class .benefit_wrap .titleArea h1{
    color:#2f3045;
}
.refund_class .benefit_wrap .bene_top{
    font-size: 0;
    width: 1040px;
    overflow: hidden;
    padding: 0px 20px 20px;
    box-sizing: border-box;
    margin-left: -20px;
}
.refund_class .benefit_wrap .bene_top li{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom:1;
    font-size:23px;
    text-align: left;
    padding: 48px 50px 35px;
    float:right;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    color:#000;
    border-radius: 20px;
    line-height:150%;
    letter-spacing: -2px;
}
.refund_class .benefit_wrap .bene_top li:first-child{
    background:#fff;
}
.refund_class .benefit_wrap .bene_top li.col3 {
    text-align: center;
}
.refund_class .benefit_wrap .bene_top li.col3 .pull-left{
    width: 33.333%;
    box-sizing: border-box;
    padding: 130px 0 0;
}
.refund_class .benefit_wrap .bene_top li.col3 .pull-left:nth-of-type(1) {
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/bottom_benefit_1.png') no-repeat top center;
}
.refund_class .benefit_wrap .bene_top li.col3 .pull-left:nth-of-type(2) {
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/bottom_benefit_2.png') no-repeat top -15px center;
}
.refund_class .benefit_wrap .bene_top li.col3 .pull-left:nth-of-type(3) {
    background: url('/_skin/tpl_skin/basic_appraiser/images/apply/refund_class/bottom_benefit_3.png') no-repeat top center;
}
.refund_class .benefit_wrap .bene_top li.col3 span {
    display:block;
    font-size:18px;
    letter-spacing: -1px;
}
.refund_class .benefit_wrap .bene_top li b{
    display: block;
    font-size: 23px;
    line-height: 120%;
    color:#ff5a0f;
    letter-spacing: -1px;
    font-family: 'noto6', 'sans-serif';
}
.refund_class .benefit_wrap .bene_bottom{
    width: 1040px;
    padding: 0 20px;
    margin-left: -20px;
    box-sizing: border-box;
}
.refund_class .benefit_wrap .bene_bottom li{
    font-size: 19px;
    width: calc(20% - 60px/5);
    height: 130px;
    box-sizing: border-box;
    float: left;
    background: #fff;
    box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 15px;
}
.refund_class .benefit_wrap .bene_bottom li + li {
    margin-left:15px;
}
.refund_class .benefit_wrap .bene_bottom li b{
    display: block;
    line-height:100%;
}
.refund_class .benefit_wrap .bene_bottom li span{
    line-height:130%;
    display: block;
    font-size:24px;
    padding: 34px 0 0;
    color: #000;
    font-family: 'noto6', 'sans-sarif';
}
.refund_class .benefit_wrap .bene_bottom li a{
    display: block;
    width: 82px;
    height: 25px;
    line-height: 25px;
    margin: 7px auto 0;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-family: 'Nanum Square', 'sans-serif';
    text-indent: 0;
    position: static;
    letter-spacing: 0;
}



/*2차단과*/
.two_single_area{
	width:100%;
	margin-top:51px;
	overflow:hidden;
	box-sizing:border-box;
}
.two_single_area .inner{
}
.two_single_area .popupVideo a{
	display:inline-block;
	width:100%;
	height:100%;
}
.two_single_area .top_area{
	height:838px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/top.png')top center no-repeat;
}
.two_single_area .service_area{
	padding:148px 0;
}
.two_single_area .service_area .con_img1{
	margin-left:-30px;
}
.two_single_area .commend_area{
	padding:125px 0;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/con1_bg.png')top center no-repeat #2e3336;	
}
.two_single_area .commend_area .con_img1{
	margin-bottom:65px;
}
.two_single_area .commend_area .commend_slide {
	width:1072px;
	height: 746px;margin-left: -36px;
}
.two_single_area .commend_area .commend_slide .swiper-slide{
	height:703px;
}
.two_single_area .commend_area .commend_nav{
	overflow:hidden;
	width: 185px;
	margin: -55px auto;
}
.two_single_area .commend_area .commend_nav > *{
	float:left;
	display:inlein-block;
	width:24px;
	height:24px;
	margin-right:32px!important;
	border-radius:12px;
	background:#5c6c6c;
	border:none;
	font-size:0;
	transition:all .5s;
}
.two_single_area .commend_area .commend_nav > *:last-child{
	margin-right:0 !important;
}
.two_single_area .commend_area .commend_nav .swiper-pagination-bullet-active{
	width:59px;
	background:#fdff5c;
}
.two_single_area .exam_area{
	padding:158px 0 0;
}
.two_single_area .exam_area .con_img1{
	margin-left:-34px;
}
.two_single_area .exam_area .video_box{
	position:absolute;
	top: 478px;
	left:0;
	width:706px;
	height:402px;
}
.two_single_area .exam_area .video_box .layer,
.two_single_area .exam_area .video_box .layer span{
	display:inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.two_single_area .teacher_area{
	padding-top:368px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/middel_bar.png')top center no-repeat,
				url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_bg.png')center 211px  no-repeat;	
}
.two_single_area .teacher_area .con_img1{
	margin-left:-81px;
}
.two_single_area .teacher_area .tab-wrap{
	position:relative;
}
.two_single_area .teacher_area .teacher_menu{
	position:absolute;
	z-index:4;
	left:0;
	top:221px;
}
.two_single_area .teacher_area .teacher_menu a{
	display:inline-block;
	vertical-align:middle;
	width:251px;
	height:116px;
	margin-right:5px;
	box-sizing:border-box;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab.png')top center no-repeat;
} 
.two_single_area .teacher_area .teacher_menu a:hover,
.two_single_area .teacher_area .teacher_menu a.selected{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_over.png')top center no-repeat;
}
.two_single_area .teacher_area .teacher_menu p{
	font-size:0;
	height:83%;
	width:100%;
}
.two_single_area .teacher_area .teacher_menu .menu1 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_1.png')center no-repeat
}
.two_single_area .teacher_area .teacher_menu .menu2 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_2.png')center no-repeat
}
.two_single_area .teacher_area .teacher_menu .menu3 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_3.png')center no-repeat
}
.two_single_area .teacher_area .teacher_menu .menu1 a:hover p,
.two_single_area .teacher_area .teacher_menu .menu1 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_1_over.png')center no-repeat
}
.two_single_area .teacher_area .teacher_menu .menu2 a:hover p,
.two_single_area .teacher_area .teacher_menu .menu2 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_2_over.png')center no-repeat
}
.two_single_area .teacher_area .teacher_menu .menu3 a:hover p,
.two_single_area .teacher_area .teacher_menu .menu3 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_tab_3_over.png')center no-repeat
}
.two_single_area .teacher_area .tab-teacher{
	position:relative;
	z-index:3;
	width:1466px;
	height:958px;
	margin-top:-70px;
	margin-left:-45px;
	padding:348px 0 0 0;
	box-sizing:border-box;
}
.two_single_area .teacher_area .teacher1{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_1.png')right bottom no-repeat
}
.two_single_area .teacher_area .teacher2{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_2.png')right bottom no-repeat
}
.two_single_area .teacher_area .teacher3{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_3.png')right bottom no-repeat
}
.two_single_area .teacher_area .video_box{
	width:849px;
	height:543px;
	padding: 13px 46px 74px 42px;
	box-sizing:border-box;
}
.two_single_area .teacher_area .video_box1{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_play_1.png')bottom right no-repeat
}
.two_single_area .teacher_area .video_box2{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_play_2.png')bottom right no-repeat
}
.two_single_area .teacher_area .video_box3{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/teacher_play_3.png')bottom right no-repeat
}
.two_single_area .teacher_area .video_box .layer,
.two_single_area .teacher_area .video_box .layer span{
	display: inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.two_single_area .book_area{
	padding: 165px  0 30px;
}
.two_single_area .book_area .con_img1{
	margin-left:-135px;
	margin-bottom:78px;
}
.two_single_area .book_area .popupVideo{
	width:403px;
	height:228px;
	right:0;
	top: 708px;
}
.two_single_area .book_slide{
	width:1019px;
	height: 679px;
	margin-left: -9px;
}
.two_single_area .book_slide .btn_arrow{
	position:absolute;
	z-index:4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;
	
}
.two_single_area .book_slide .btn_prev{
	left: 0px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/arrow_l.png')no-repeat;
}
.two_single_area .book_slide .btn_next{
	right:0;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/2cha_dan/arrow_r.png')no-repeat;
}
.two_single_area .hugi_area{
	background:#ffd04c;
	padding: 36px 0 20px;
}
.two_single_area .hugi_area .con_img1{
	margin-left:-20px;
}
.two_single_area .benefit_area{
	padding:146px 0;
}
.two_single_area .benefit_area .con_img1{
	margin-left:-26px;
}
.two_single_area .benefit_area .btn-halbu{
	position:absolute;
	left: 153px;
	bottom: 80px;
	display:inline-block;n
	width: 132px;
	height:37px;
	font-size:0;
}
.two_single_area .benefit_area .link-btn{
	position:absolute;
	left: 153px;
	bottom: 314px;
	display:inline-block;
	width: 132px;
	height:37px;
	font-size:0;
}

/*2차핵심집중반*/
.point_2_wrap{
	margin-top:51px;
}
.point_2_wrap .inner{
}
.point_2_wrap .top_area{
	padding: 73px 0 122px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/top_bg.png') center top no-repeat #012e34;
}
.point_2_wrap .top_area .con_img1{
	margin-left: -99px;
	margin-bottom: 50px;
}
.point_2_wrap .top_area .con_img2{
	margin-left:-28px;
}
.point_2_wrap .top_area .bullet{
	position:absolute;
	top:217px;
	left: -210px;
}
.point_2_wrap .exam_area{
	background:#393d3e;
	padding:126px 0 ;
}
.point_2_wrap .exam_area .con_img1{
	margin-left: -63px;
}
.point_2_wrap .lec_info_area{
	padding: 143px 0 30px;
}
.point_2_wrap .lec_info_area .con_img1{
	margin-left:-34px;
}
.point_2_wrap .lec_info_area .video_box {
	position:absolute;
	width:706px;
	height:403px;
	left:0;
	top: 477px;
}
.point_2_wrap .lec_info_area .video_box .layer,
.point_2_wrap .lec_info_area .video_box .layer > span{
	display:inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.point_2_wrap .teacher_area{
	padding:100px 0;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_bg.png') center top no-repeat;
}
.point_2_wrap .teacher_area .con_img1{
	margin-left: -71px;
}
.point_2_wrap .teacher_area .tab-wrap{
	width: 1044px;
position: relative;}
.point_2_wrap .teacher_area .teacher_menu{
position: absolute;left: 0;top: 2px;z-index: 2;}
.point_2_wrap .teacher_area .teacher_menu a{
	display:inline-block;
	vertical-align:middle;
	width: 279px;
	height: 126px;
	margin-right:5px;
	box-sizing:border-box;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_out.png')top center no-repeat;
} 
.point_2_wrap .teacher_area .teacher_menu a:hover,
.point_2_wrap .teacher_area .teacher_menu a.selected{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_over.png')top center no-repeat;
}
.point_2_wrap .teacher_area .teacher_menu p{
	font-size:0;
	height: 100%;
	width:100%;
}
.point_2_wrap .teacher_area .teacher_menu .menu1 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_1.png')center no-repeat
}
.point_2_wrap .teacher_area .teacher_menu .menu2 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_2.png')center no-repeat
}
.point_2_wrap .teacher_area .teacher_menu .menu3 p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_3.png')center no-repeat
}
.point_2_wrap .teacher_area .teacher_menu .menu1 a:hover p,
.point_2_wrap .teacher_area .teacher_menu .menu1 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_1_over.png')center no-repeat
}
.point_2_wrap .teacher_area .teacher_menu .menu2 a:hover p,
.point_2_wrap .teacher_area .teacher_menu .menu2 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_2_over.png')center no-repeat
}
.point_2_wrap .teacher_area .teacher_menu .menu3 a:hover p,
.point_2_wrap .teacher_area .teacher_menu .menu3 a.selected p{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_tab_3_over.png')center no-repeat
}
.point_2_wrap .teacher_area .tab-teacher{
	position:relative;
	z-index:3;
	width: 869px;
	height: 530px;
	margin-top:-70px;
	margin-left:-45px;
	padding: 71px 0 0 103px;
	box-sizing:border-box;
}
.point_2_wrap .teacher_area .video_box{
	width: 723px;
	height: 388px;
	box-sizing:border-box;
}
.point_2_wrap .teacher_area .teacher1{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_play_1.png')bottom right no-repeat
}
.point_2_wrap .teacher_area .teacher2{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_play_2.png')bottom right no-repeat
}
.point_2_wrap .teacher_area .teacher3{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/teacher_play_3.png')bottom right no-repeat
}
.point_2_wrap .teacher_area .video_box .layer,
.point_2_wrap .teacher_area .video_box .layer span{
	display: inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.point_2_wrap .curri_area{
	padding: 126px 0 86px;
	box-sizing:border-box;
	height: 1869px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/curri_bg.png')top center no-repeat
}
.point_2_wrap .curri_area .con_img1{
	margin-bottom:167px;
}
.point_2_wrap .curri_slide{
	width:1072px;
	height: 763px;
	margin-left: -36px;
	margin-top: 64px;
}
.point_2_wrap .curri_slide .swiper-slide{
	height: 703px;
/* border: 1px solid red; */}
.point_2_wrap .curri_slide .curri_nav{
	overflow: hidden;
    width: 185px;
    margin: -55px auto;
}
.point_2_wrap .curri_slide .curri_nav > *{
	float:left;
	display:inlein-block;
	width:24px;
	height:24px;
	margin-right:32px!important;
	border-radius:12px;
	background:#5c6c6c;
	border:none;
	font-size:0;
	transition:all .5s;
}
.point_2_wrap .curri_slide .curri_nav > *:last-child{
	margin-right:0 !important;
}
.point_2_wrap .curri_slide .curri_nav .swiper-pagination-bullet-active{
	width:59px;
	background:#b6f9ff;
}
.point_2_wrap .book_area{
	padding: 155px 0 100px;
}
.point_2_wrap .book_area .con_img1{
	margin-left: -140px;
	margin-bottom: 78px;
}
.point_2_wrap .book_area .popupVideo{
	width:403px;
	height:228px;
	right:0;
	top: 708px;
}
.point_2_wrap .book_area .popupVideo a{
	display:block;
	width:100%;
	height:100%;
}
.point_2_wrap .book_slide{
	width:1019px;
	height: 679px;
	margin-left: -9px;
}
.point_2_wrap .book_slide .btn_arrow{
	position:absolute;
	z-index:4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;	
}
.point_2_wrap .book_slide .btn_prev{
	left: 0px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/arrow_l.png')no-repeat;
}
.point_2_wrap .book_slide .btn_next{
	right:0;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/arrow_r.png')no-repeat;
}
.point_2_wrap .hugi_area{
	background:#ffd04c;
	padding: 36px 0 20px;
}
.point_2_wrap .hugi_area .con_img1{
	margin-left:-20px;
}
.point_2_wrap .benefit_area{
	padding:146px 0;
}
.point_2_wrap .benefit_area .con_img1{
	margin-left:-26px;
}
.point_2_wrap .benefit_area .btn-halbu{
	position:absolute;
	left: 153px;
	bottom: 80px;
	display:inline-block;
	width: 132px;
	height:37px;
	font-size:0;
}
.point_2_wrap .benefit_area .link-btn{
	position:absolute;
	left: 153px;
	bottom: 314px;
	display:inline-block;
	width: 132px;
	height:37px;
	font-size:0;
}


/*0원 환급반*/
.zero_refund{
	margin-top:51px;
}
.zero_refund .top_area{
	height:762px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/top.png')center no-repeat;
}
.zero_refund .service_area{
	padding:145px 0;
}
.zero_refund .service_area .con_img{
	margin-left:-28px;
}
.zero_refund .plus_area{
	positon:relative;
	padding:116px 0 77px;
	background:#ffd04e;
}
.zero_refund .plus_area:after{
	position:absolute;
	display:block;
	width:123px;
	height:123px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/icon_plus.png') 32px 20px no-repeat #ffd04e;
	content:'';
	border-radius:50%;
	top:-58px;
	left:calc(50% - 61.5px);
}
.zero_refund .plus_area .con_img{
	margin-left:-20px;
}
.zero_refund .start_area{
	padding:153px 0 195px;
}
.zero_refund .start_area .con_img{
	margin-left:-29px;
}
.zero_refund .reason_area{
	height:1086px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con2.png') top center no-repeat;
}
.zero_refund .atoz_area{
	padding: 181px 0 117px;
}
.zero_refund .atoz_area .con_img{
	margin-bottom:50px;
}
.zero_refund .atoz_menu{
	position:relative;
	margin-top: -180px;
	z-index:3;
}
.zero_refund .atoz_menu li{
	width: calc(33.33% - 19px);
	margin-right: 28px;
	text-align:left;
	box-sizing: border-box;
}
.zero_refund .atoz_menu li a{
	display:inline-block;
	width:100%;
	padding-top:196px;
}
.zero_refund .atoz_menu .tab1{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb1_out.png') top left no-repeat;
}
.zero_refund .atoz_menu .tab2{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb2_out.png') top left no-repeat;
}
.zero_refund .atoz_menu .tab3{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb3_out.png') top left no-repeat;
}
.zero_refund .atoz_menu .tab1:hover,
.zero_refund .atoz_menu .tab1.selected{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb1.png') top left no-repeat;
}
.zero_refund .atoz_menu .tab2:hover,
.zero_refund .atoz_menu .tab2.selected{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb2.png') top left no-repeat;
}
.zero_refund .atoz_menu .tab3:hover,
.zero_refund .atoz_menu .tab3.selected{
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/con3_thumb3.png') top left no-repeat;
}
.zero_refund .atoz_tab .tab-content{
	position:relative;
	margin-left: -43px;
}
.zero_refund .atoz_tab .video_box{
	position:absolute;
	left: 40px;
	top: 305px;
	width:709px;
	height:403px;
}
.zero_refund .atoz_tab .video_box .layer,
.zero_refund .atoz_tab .video_box .layer span{
	display:inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.zero_refund .teacher_area{
	padding:119px 0 125px;
}
.zero_refund .teacher_area .sample_list{
	position:absolute;
	width:100%;
	top: 207px;
	left:0;
}
.zero_refund .teacher_area .sample_list li{
	width: calc(33.33% - 20px);
	height:349px;
	margin-right:29px;
	margin-bottom: 41px;
	padding: 252px 0 0 14px;
	box-sizing: border-box;
	text-align: left;
}
.zero_refund .teacher_area .sample_list li a{
	display:inline-block;
	width:245px;
	height:61px;
	font-size:0;
}
.zero_refund .book_area{
	padding: 113px 0 186px;
}
.zero_refund .book_area .con_img{
	margin:0 0 90px 0;
}
.zero_refund .book_slide{
	height:679px;
}
.zero_refund .book_slide .btn_arrow{
	position:absolute;
	z-index:4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;	
}
.zero_refund .book_slide .btn_prev{
	left: 0px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/arrow_l.png')no-repeat;
}
.zero_refund .book_slide .btn_next{
	right:0;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/point2/arrow_r.png')no-repeat;
}
.zero_refund .book_review_slide{
	position:relative;
	height:320px;
	border-top:1px solid #cacaca;
}
.zero_refund .book_review_slide:after{
	position:absolute;
	display:block;
	width:100%;
	height:1px;
	bottom: 90px;
	left:0;
	content:'';
	background:#cacaca;
}
.zero_refund .book_review_slide .swiper-wrapper{
	height:226px;
	box-sizing:border-box;
	color:#4a4a4a;
}
.zero_refund .book_review_slide .review_tit{
	font-size:31px;
	margin:	12px 0 16px;
	line-height:100%;
	font-family:'noto6';
	font-weight:100;
	letter-spacing:-1.5px;
}
.zero_refund .book_review_slide .writer{
	padding-left:20px;
	font-size:16px;
	color:#848484;
	font-family:"noto4";
	font-weight:600;
	letter-spacing:-1px;
}
.zero_refund .book_review_slide .review_txt{
	font-size:20px;
	font-family:"noto3";
	line-height:140%;
	letter-spacing:-1px;
}
.zero_refund .book_review_slide .underline{
	position:relative;
	font-family:"noto6";
}
.zero_refund .book_review_slide .underline:before{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:10px;
	background:#bbf6fa;
	content:'';
	z-index:-1;
}
.zero_refund .book_review_slide .book_review_nav{
	margin:56px auto 0;
}
.zero_refund .book_review_slide .book_review_nav span{
	width:26px;
	height:26px;
	margin-right:16px;
	border-radius:13px;
	background:#d6d6d6;
	border:none;
	transition:all .5s;
}
.zero_refund .book_review_slide .book_review_nav span.swiper-pagination-bullet-active{
	width:58px;
	background:#f5363d;
}
.zero_refund .curri_area{
	height:1094px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/zero_refund/curri.png')top center no-repeat;
}
.zero_refund .benefit_area{
	padding:132px 0;
}
.zero_refund .benefit_area .con_img{
	margin-left:-30px;
}
.zero_refund .benefit_area a{
	display:inline-block;
	position:absolute;
	width:135px;
	height:36px;
	font-size:0;
	bottom: 76px;
}
.zero_refund .benefit_area a.link-btn{
	left: 170px;
}
.zero_refund .benefit_area a.btn-halbu{
	left: 693px;
}


/*1차핵심집중반*/
.point_1_wrap{
	margin-top:51px;
}
.point_1_wrap .inner{
}

.point_1_wrap .top_area .con_img{
	margin-left:-30px;
	position: relative;
	z-index: 2;
}
.point_1_wrap .reason_area{
	padding: 412px 0 173px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_point/top_bg_bottom.png') top center no-repeat #efefef;
	margin-top: -110px;
}
.point_1_wrap .reason_area .con_img{
	margin-left:-35px;
}
.point_1_wrap .atoz_area{
	padding: 181px 0 0;
}
.point_1_wrap .atoz_area .con_img1{
	margin:97px 0 0 -43px;
}
.point_1_wrap .atoz_area .video_box{
	position:absolute;
	left: -1px;
	top: 523px;
	width:709px;
	height:403px;
}
.point_1_wrap .atoz_area .video_box .layer,
.point_1_wrap .atoz_area .video_box .layer span{
	display:inline-block;
	width:100%;
	height:100%;
	cursor:pointer;
}
.point_1_wrap .teacher_area{
	padding: 40px 0 70px;
}
.point_1_wrap .teacher_area .sample_list{
	/* position:absolute; */
	width:100%;
	top: 207px;
	left:0;
	display:flex;
	flex-wrap:wrap;
}
.point_1_wrap .teacher_area .sample_list li{
	position: relative;
	width: calc((100% - 60px) / 4);
	margin-left: 20px;
	/* height:349px; */
	/* margin-right:29px; */
	/* margin-bottom: 41px; */
	/* padding: 252px 0 0 14px; */
	/* box-sizing: border-box; */
	/* text-align: left; */
}
.point_1_wrap .teacher_area .sample_list li:nth-child(4n+1){
	margin-left: 0
}
.point_1_wrap .teacher_area .sample_list li .slide_badge {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}
.point_1_wrap .teacher_area .sample_list li .img_box{
	background: #e8e8e8;
	height: 347px;
	position: relative;
	overflow: hidden;
	/* padding-top: 76px; */
}
.point_1_wrap .teacher_area .sample_list li .img_box img{width: 100%; bottom: 0;  position: absolute;}
.point_1_wrap .teacher_area .sample_list li:nth-child(1) .img_box img{bottom: -100px; right: -40px; transform: scale(0.8);}
.point_1_wrap .teacher_area .sample_list li:nth-child(2) .img_box img{right: -44px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(3) .img_box img{right: -14px;width:235px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(4) .img_box img{bottom: -100px; right: -31px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(5) .img_box img{bottom: -100px; right: -40px; transform: scale(0.8);}
.point_1_wrap .teacher_area .sample_list li:nth-child(6) .img_box img{right: -60px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(7) .img_box img{right: -15px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(8) .img_box img{right: -15px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(9) .img_box img{right: -15px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(10) .img_box img{right: -15px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(11) .img_box img{right: -15px;}
.point_1_wrap .teacher_area .sample_list li:nth-child(12) .img_box img{right: -15px;}
#book_play.book_play1{background: url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/book_play.png') no-repeat;}
.point_1_wrap .teacher_area .sample_list li a{
	display:inline-block;
	position: absolute;
	bottom:140px;
	left: 6px;
	font-size:0;
}
.point_1_wrap .book_area{
	padding: 180px 0;
	/* padding:724px 0 186px;
	background:url('/_skin/tpl_skin/basic_appraiser/images/apply/1cha_point/book.png') center 159px no-repeat; */
}
.point_1_wrap .book_area .con_img{
	margin:0 0 90px 0;
}
.point_1_wrap .book_area .popupVideo{
	width:330px;
	height:190px;
	left: -48px;
	top: 678px;
}
.point_1_wrap .book_area .popupVideo a{
	display:inline-block;
	width:100%;
	height:100%;
}
.point_1_wrap .book_slide{
	height:679px;
	margin-top: -400px;
    margin-left: 260px;
	text-align: right;
	left: 22px;

}
.point_1_wrap .book_review_slide_wrap{position: relative;}
.point_1_wrap .book_review_slide_wrap .btn_arrow{/* zzzz */
	position:absolute;
	z-index:4;
	top: calc(50% - 94px);
	width: 32px;
	height: 108px;
	cursor: pointer;	
	top: 90px;
}
.point_1_wrap .book_review_slide_wrap .btn_prev{/* zzzz */
	left: -90px;
	background:url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_l.png')no-repeat;
	width: 60px;
	height: 60px;
	background-position: 17px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.point_1_wrap .book_review_slide_wrap .btn_next{/* zzzz */
	right:-90px;
	background:url('/_skin/tpl_skin/basic_judicial_scrivener/content_1/arrow_r.png')no-repeat;
	width: 60px;
	height: 60px;
	background-position: 21px;
	border-radius: 60px;
	background-color: #dfdfdf;
}
.point_1_wrap .book_review_slide{
	position:relative;
	height:320px;
	border-top:1px solid #cacaca;
}
.point_1_wrap .book_review_slide:after{
	position:absolute;
	display:block;
	width:100%;
	height:1px;
	bottom: 90px;
	left:0;
	content:'';
	background:#cacaca;
}
.point_1_wrap .book_review_slide .swiper-wrapper{
	height:226px;
	/* border-bottom:1px solid #cacaca; */
	box-sizing:border-box;
	/* color:#4a4a4a; */
	
}
.point_1_wrap .book_review_slide .review_tit{
	font-size:31px;
	margin:	12px 0 16px;
	line-height:100%;
	font-family:'noto6';
	font-weight:100;
	letter-spacing:-1.5px;
	color: #222;
}
.point_1_wrap .book_review_slide .writer{
	padding-right:20px;
	font-size:16px;
	color:#848484;
	font-family:"noto4";
	font-weight:600;
	letter-spacing:-1px;
}
.point_1_wrap .book_review_slide .review_txt{
	font-size:20px;
	font-family:"noto3";
	line-height:140%;
	letter-spacing:-1px;
	color: #4a4a4a;
}
.point_1_wrap .book_review_slide .underline{
	position:relative;
	font-family:"noto6";
}
.point_1_wrap .book_review_slide .underline:before{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:10px;
	background:#bbf6fa;
	content:'';
	z-index:-1;
}
.point_1_wrap .book_slide .book_review_nav{
	text-align: right;
    margin-left: -28px;
}
.point_1_wrap .book_slide .book_review_nav span{
	width:26px;
	height:26px;
	margin-right:16px;
	border-radius:13px;
	background:#333;
	border:none;
	transition:all .5s;
	
}
.point_1_wrap .book_slide .book_review_nav span:last-child{
	margin-right:0;
}
.point_1_wrap .book_slide .book_review_nav span.swiper-pagination-bullet-active{
	width:58px;
	background:#f5363d;
}
.point_1_wrap .curri_area{
	padding:0 0 0;	
	background:#d8e0f3
}
.point_1_wrap .curri_area .con_img{
	/* margin-left: -240px; */
	padding:180px 0;

}
.point_1_wrap .benefit_area {
	padding:180px 0 100px;
	background:#ededed
}
.point_1_wrap .benefit_area .con_img{
	margin-left:-30px;
}
/* .point_1_wrap .benefit_area a{
	display:inline-block;
	position:absolute;
	width:135px;
	height:36px;
	font-size:0;
	bottom: 76px;
} */

.point_1_wrap .benefit_area a.link-btn{
	left: 170px;
}
/* .point_1_wrap .benefit_area a.btn-halbu{
	left: 693px;
} */



.plus{
	background: linear-gradient(to right, #ffd986, #ffd986);
    position: relative;
    padding: 120px 0 120px;
    color: #18191a;
	text-align:center;
}
.plus .box{
	margin-top: 80px;
}
.plus .box::after{
	content: '';
	clear: both;
	display: block;
}
.plus .box > li{
	float: left;
    width: calc((100% - 70px) / 3);
    height: 375px;
    margin-right: 35px;
    background-color: #fff;
    border-radius: 20px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}
.plus::after{
	position: absolute;
    display: block;
    width: 123px;
    height: 123px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/plus.png') 35px 39px no-repeat #ffd986;
    content: '';
    border-radius: 50%;
    top: -58px;
    left: calc(50% - 61.5px);
}
.plus .padd_box{
	padding: 35px 0;
}
.plus .t_txt{
	margin-bottom: 25px;
	font-size: 32px;
    line-height: 37px;
	letter-spacing: -1.7px;
    font-family: 'noto6';
    color: #000;
}
.plus .b_txt{
	margin-top: 15px;
	font-size: 22px;
    font-family: 'noto4';
    letter-spacing: -0.7px;
}