@charset "UTF-8";

.mgr0 {
    margin-right: 0 !important;
}

.tl {
    text-align: left !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear-after::after {
    content: '';
    display: table;
    clear: both;
}

.container {
    width: 100%;
    overflow: hidden;
}

.container .inner {
    width: 1100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.top {
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_bg.png') center no-repeat;
    height: 898px;
}

.top .inner {
    position: relative;
    padding-top: 70px;
    box-sizing: border-box;
}

.top .floating_badge {
    position: absolute;
    top: 107px;
    right: -80px;
}

.top .tit_1 {
    margin-right: -80px;
}

.top .tit_2 {
    position: absolute;
    top: 182px;
    left: -40px;
}

.top .tit_3 {
    position: absolute;
    top: 193px;
    left: -180px;
}

.top_benefit {
    padding: 112px 0 162px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #486789, #78ace5);
}

.top_benefit .main_title {
    margin-bottom: 128px;
    font-family: 'noto4';
    font-size: 50px;
    letter-spacing: -0.035em;
    line-height: 1.2;
    color: #fff;
}

.top_benefit .main_title em {
    color: #ffd35f;
}

.top_benefit .big_bene_wrap {
    letter-spacing: -0.035em;
    text-align: left;
}

.top_benefit .big_bene_wrap .big_bene {
    width: 100%;
    height: 241px;
    margin-bottom: 30px;
    border-radius: 30px;
    background: #fff;
    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.22);
}

.top_benefit .big_bene_wrap .big_bene:last-child {
    margin-bottom: 44px;
}

.top_benefit .big_bene_wrap .big_bene_1 {
    display: flex;
}

.top_benefit .big_bene_wrap .big_bene_1>div {
    position: relative;
    width: 50%;
    padding: 50px 44px;
}

.top_benefit .big_bene_wrap .big_bene_1>div::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
}

.top_benefit .big_bene_wrap .big_bene_1 .l_box::after {
    width: 221px;
    height: 217px;
    top: -45px;
    right: -32px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_1.png') center no-repeat;
}

.top_benefit .big_bene_wrap .big_bene_1 .r_box::after {
    width: 314px;
    height: 170px;
    top: -25px;
    right: 0;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_2.png') center no-repeat;
}

.top_benefit .big_bene_wrap .big_bene_2 {
    height: 271px;
    padding: 38px 44px;
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_3.png') bottom right 17px no-repeat;
}

.top_benefit .big_bene_wrap .txt {
    font-family: 'noto7';
    font-size: 35px;
    line-height: 1.2;
}

.top_benefit .big_bene_wrap .txt span {
    font-family: 'noto4';
    font-size: 26px;
}

.top_benefit .big_bene_wrap .desc {
    margin-top: 12px;
    font-family: 'noto4';
    font-size: 16px;
    line-height: 1.2;
    color: #909090;
}

.top_benefit .big_bene_wrap .top_txt {
    display: block;
    width: fit-content;
    padding: 8px 19px;
    border-radius: 50px;
    background: #e33e3e;
    font-family: 'noto5';
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

.top_benefit .big_bene_wrap .main_txt {
    margin: 12px 0 15px;
    font-family: 'noto4';
    font-size: 35px;
    letter-spacing: -0.035em;
    line-height: 1.2;
}

.top_benefit .big_bene_wrap .main_txt em {
    font-family: 'noto7';
    color: #e33e3e;
}

.top_benefit .big_bene_wrap .main_txt span {
    font-family: 'noto7';
}

.top_benefit .bene_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 34px;
    padding: 45px 40px;
    border: 1px solid #a3d7fb;
    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.22);
    border-radius: 20px;
    background: #8dbced;
}

.top_benefit .bene_wrap .bene {
    width: calc((100% - 34px) / 2);
    height: 170px;
    padding: 40px 38px;
    border-radius: 20px;
    background: #fff;
}

.top_benefit .bene_wrap .bene_1 {
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_4.png') bottom right -5px no-repeat;
}

.top_benefit .bene_wrap .bene_2 {
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_5.png') bottom 24px right 10px no-repeat;
}

.top_benefit .bene_wrap .bene_3 {
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_6.png') bottom 18px right 26px no-repeat;
}

.top_benefit .bene_wrap .bene_4 {
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_7.png') bottom 25px right 14px no-repeat;
}

.top_benefit .bene_wrap .bene_5 {
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_8.png') bottom 33px right 34px no-repeat;
}

.top_benefit .bene_wrap .bene_6 {
    /* background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/v2/top_benefit_9.png') bottom 20px right 53px no-repeat; */
    background: #fff url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/benefit_special.png') bottom 16px right -7px no-repeat;
}

.top_benefit .bene_wrap .bene span {
    display: block;
    margin-bottom: 8px;
    font-family: 'noto5';
    font-size: 20px;
    letter-spacing: -0.035em;
    line-height: 1;
    text-align: left;
}

.top_benefit .bene_wrap .bene p {
    font-family: 'noto7';
    font-size: 27px;
    letter-spacing: -0.035em;
    line-height: 1.2;
    text-align: left;
}

/* .plus {
	background: linear-gradient(to right, #ffd986, #ffd986);
	position: relative;
	padding: 120px 0 120px;
	color: #18191a;
}
.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;
} */

.atoz_area {
    padding-top: 165px;
    padding-bottom: 130px;
}

.atoz_area .atoz_tit {
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 8px;
}

.atoz_area .atoz_btn {
    margin: 0 -4px;
}

.atoz_area .tab-menu p {
    line-height: 150%;
    font-size: 20px;
}

.atoz_area .tab-menu p span {
    font-size: 23px;
    font-family: 'noto6';
}

.atoz_area .at_area_txt p {
    font-size: 50px;
    line-height: 130%;
    text-align: left;
    letter-spacing: -1.7px;
}

.atoz_area .at_area_txt p span {
    font-family: 'noto6';
    font-weight: 100;
}

.atoz_area .con1_img1 {
    position: absolute;
    left: 45%;
    top: -3%;
}

.atoz_area .con1_img3 {
    position: absolute;
    left: 48%;
    top: 20%;
}

.atoz_area .con_img {
    margin-bottom: 50px;
}

.atoz_menu {
    display: flex;
    position: relative;
    margin-top: 5px;
    width: 1157px;
    z-index: 1;
}

.atoz_menu li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    width: 100%;
}

.atoz_menu li .atoz_img_txt {
    margin-top: 31px;
}

.atoz_menu li a {
    display: block;
}

.atoz_menu li a:hover,
.atoz_menu li a.selected {
    outline: 5px solid #ff5d5b;
}

.atoz_tab {
    margin-top: 100px;
}

.atoz_tab .tab-content {
    position: relative;
    margin-left: -8px;
}

.atoz_tab .video_box {
    position: absolute;
    left: 8px;
    top: 215px;
    width: 705px;
    height: 408px;
}

.atoz_tab .video_box .layer,
.atoz_tab .video_box .layer span {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.cause {
    background-color: #f0f0f0;
    padding: 125px 0 115px;
}

.cause .main_title {
    margin-bottom: 69px;
    font-family: 'noto4';
    font-size: 50px;
    letter-spacing: -0.035em;
    line-height: 1.2;
}

.cause .main_title em {
    font-family: 'noto7';
    color: #e33e3e;
}

.cause .cau_img {
    margin: 0 -40px;
}

.mid_banner {
    background-color: #82bdff;
    height: 246px;
}

.teacher_cont {
    width: 100%;
    height: 1690px;
    padding-top: 175px;
    padding-bottom: 30px;
    background: linear-gradient(to bottom, #fff 196px, #fff 197px, #fff 445px, #211732 446px);
}

.teacher_cont .main_title {
    margin-bottom: 92px;
    font-family: 'noto4';
    font-size: 50px;
    letter-spacing: -0.035em;
    line-height: 1.2;
}

.teacher_cont .main_title em {
    font-family: 'noto7';
    color: #e33e3e;
}

.teacher_cont .teacher_wrap {
    position: relative;
}

.teacher_cont .teacher_wrap::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 400px;
    right: -250px;
    width: 830px;
    height: 830px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(48, 34, 121, 1) 0%, rgba(48, 34, 121, 0) 60%, rgba(48, 34, 121, 0) 100%);
}

.teacher_cont .professor_slide {
    width: 1250px;
    height: 930px;
    margin: 60px 0 138px -55px;
    /* border: 1px solid red; */
    overflow: hidden;
}

.teacher_cont .professor_slide .swiper-pagination {
    display: flex;
    gap: 7px;
    position: static;
    width: 1200px;
    margin-top: 24px;
}

.teacher_cont .professor_slide .page_item {
    position: relative;
    width: 116px;
    height: 116px;
    padding-top: 65px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #3c3941;
    color: #ababab;
}

.teacher_cont .professor_slide .page_item.is_active {
    background: #65c0f1;
    color: #000;
}

.teacher_cont .professor_slide .page_item::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background-image: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_tab.png');
    background-position: bottom 0px left 3px;
    background-repeat: no-repeat;
    z-index: 1;
}

.teacher_cont .professor_slide .page_item_1::after {
    background-position: bottom 0px left 3px;
}

.teacher_cont .professor_slide .page_item_2::after {
    background-position: bottom 0px left -1222px;
}

.teacher_cont .professor_slide .page_item_3::after {
    background-position: bottom 0px left -240px;
}

.teacher_cont .professor_slide .page_item_4::after {
    background-position: bottom 0px left -365px;
}

.teacher_cont .professor_slide .page_item_5::after {
    background-position: bottom 0px left -489px;
}

.teacher_cont .professor_slide .page_item_6::after {
    background-position: bottom 0px left -607px;
}

.teacher_cont .professor_slide .page_item_7::after {
    background-position: bottom 0px left -728px;
}

.teacher_cont .professor_slide .page_item_8::after {
    background-position: bottom 0px left -855px;
}

.teacher_cont .professor_slide .page_item_9::after {
    background-position: bottom 0px left -976px;
}

.teacher_cont .professor_slide .page_item_10::after {
    background-position: bottom 0px left -1098px;
}

.teacher_cont .professor_slide .page_item_11::after {
    background-image: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_tab_1.png');
    /* 박이찬T 있는 버전*/
    background-position: bottom 0px left -357px;
}

.teacher_cont .professor_slide .page_item_1.is_active::after {
    background-position: top -2px left 3px;
}

.teacher_cont .professor_slide .page_item_2.is_active::after {
    background-position: top -2px left -1222px;
}

.teacher_cont .professor_slide .page_item_3.is_active::after {
    background-position: top -2px left -240px;
}

.teacher_cont .professor_slide .page_item_4.is_active::after {
    background-position: top -2px left -365px;
}

.teacher_cont .professor_slide .page_item_5.is_active::after {
    background-position: top -2px left -489px;
}

.teacher_cont .professor_slide .page_item_6.is_active::after {
    background-position: top -2px left -607px;
}

.teacher_cont .professor_slide .page_item_7.is_active::after {
    background-position: top -2px left -728px;
}

.teacher_cont .professor_slide .page_item_8.is_active::after {
    background-position: top -2px left -855px;
}

.teacher_cont .professor_slide .page_item_9.is_active::after {
    background-position: top -2px left -976px;
}

.teacher_cont .professor_slide .page_item_10.is_active::after {
    background-position: top -2px left -1098px;
}

.teacher_cont .professor_slide .page_item_11.is_active::after {
    background-image: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_tab_1.png');
    /* 박이찬T 있는 버전*/
    background-position: top -2px left -357px;
}

.teacher_cont .professor_slide .page_item p,
.teacher_cont .professor_slide .page_item strong {
    position: relative;
    z-index: 2;
}

.teacher_cont .professor_slide .page_item p {
    font-family: 'noto4';
    font-size: 12px;
    letter-spacing: -0.065em;
}

.teacher_cont .professor_slide .page_item strong {
    font-family: 'noto5';
    font-size: 18px;
    letter-spacing: -0.065em;
}

.teacher_cont .professor_slide .swiper-slide {
    position: relative;
    height: 885px;
    padding: 148px 0 0;
    text-align: left;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}

.teacher_cont .professor_slide .swiper-slide::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    right: 60px;
    width: 652px;
    height: 983px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_1.png') center no-repeat;
    z-index: -1;
}

.teacher_cont .professor_slide .swiper-slide_1::after {
    right: 10px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_15.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_2::after {
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_11.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_3::after {
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_3.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_4::after {
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_4.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_5::after {
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_5.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_6::after {
    right: 10px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_6.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_7::after {
    right: 15px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_7.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_8::after {
    right: 15px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_8.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_9::after {
    right: 15px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_9.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_10::after {
    right: 15px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_13.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide_11::after {
    right: 15px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/teacher_10.png') center no-repeat;
}

.teacher_cont .professor_slide .swiper-slide .slide_badge {
    position: absolute;
    top: 70px;
    right: 40px;
}

.teacher_cont .professor_slide .swiper-slide .slide_sub_title {
    margin-bottom: 40px;
    font-family: 'noto5';
    font-size: 36px;
    letter-spacing: -0.065em;
    line-height: 1;
}

.teacher_cont .professor_slide .swiper-slide .slide_title {
    width: fit-content;
    margin-bottom: 18px;
    font-family: 'noto4';
    font-size: 23px;
    letter-spacing: -0.065em;
    background: linear-gradient(to right, #5cf6e6, #65c0f1);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.teacher_cont .professor_slide .swiper-slide .slide_name {
    display: block;
    width: fit-content;
    font-family: 'noto7';
    font-size: 55px;
    letter-spacing: -0.065em;
    background: linear-gradient(to right, #5cf6e6, #65c0f1);
    background-clip: text;
    -webkit-background-clip: text;
    line-height: 1;
    color: transparent;
}

.teacher_cont .professor_slide .swiper-slide .video_wrap {
    margin-top: 84px;
}

.compare_wrap {
    padding: 108px 0 118px;
    background: #ebf5ff;
}

.compare_wrap .main_title {
    transform: translateX(-16px);
}

.compare_wrap .compare_slide_wrap {
    position: relative;
    width: 1160px;
    height: 637px;
    margin: 31px 0 118px -30px;
    overflow: hidden;
}

.compare_wrap .compare_slide_wrap .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 585px;
    padding: 30px;
    box-sizing: border-box;
}

.compare_wrap .compare_slide_wrap .swiper-slide .img_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    background: #fff;
}

.compare_wrap .compare_slide_wrap .swiper-pagination {
    bottom: 0;
}

.compare_wrap .compare_slide_wrap .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #000;
}

/* .curri_area {
	height: 1100px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/curriculum_bg.png') no-repeat center top;
}
.curri_area .inner {
	position: relative;
	padding: 119px 0 40px;
}
.curri_area .curri_lists {
	display: flex;
	flex-wrap: wrap;
	row-gap: 22px;
	width: 1262px;
	min-height: 280px;
	padding: 84px 90px 0 294px;
	margin: 20px 0 0 -149px;
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/line.png') no-repeat center top 130px;
}
.curri_area .curri_lists li {
	position: relative;
	text-align: center;
	width: 25%;
	min-height: 250px;
}
.curri_area .curri_lists li:nth-child(5) {
	order: 8;
}
.curri_area .curri_lists li:nth-child(6) {
	order: 7;
}
.curri_area .curri_lists li:nth-child(7) {
	order: 6;
	margin-left: 107px;
}
.curri_area .curri_lists li:nth-child(8) {
	order: 5;
}
.curri_area .curri_lists li::before {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff no-repeat center;
}
.curri_area .curri_lists li.is_active::before {
	background-image: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/color_1.png');
}
.curri_area .curri_lists li:nth-child(n + 5).is_active::before {
	background-image: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/color_2.png');
}
.curri_area .curri_lists li::after {
	content: '';
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 80px;
}
.curri_area .list_item_1::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_1.png') no-repeat center;
}
.curri_area .list_item_2::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_2.png') no-repeat center;
}
.curri_area .list_item_3::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_3.png') no-repeat center;
}
.curri_area .list_item_4::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_4.png') no-repeat center;
}
.curri_area .list_item_5::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_5.png') no-repeat center;
}
.curri_area .list_item_6::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_6.png') no-repeat center;
}
.curri_area .list_item_7::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon_7.png') no-repeat center;
}
.curri_area .list_item_8::after {
	background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/icon.png') no-repeat center;
}
.curri_area .curri_lists strong {
	display: block;
	margin-top: 22px;
	letter-spacing: -0.065em;
	color: #4f99ff;
	font-size: 22px;
	font-family: 'market-b';
}
.curri_area .curri_lists p {
	margin-top: 4px;
	line-height: 1.6;
	letter-spacing: -0.065em;
	color: #fff;
	font-size: 18px;
	font-family: 'noto2';
}
.curri_area .curri_lists li:nth-child(n + 5) strong {
	color: #33e0ef;
} */
.curri_cont {
    padding: 135px 0;
}

.curri_cont .curri_table_wrap {
    margin: 95px 0 78px;
}

.curri_cont table {
    width: 100%;
    height: 217px;
    border-collapse: collapse;
    table-layout: fixed;
}

.curri_cont table.curri_table_2 {
    margin-top: 17px;
}

.curri_cont table th,
.curri_cont table td {
    border: 1px solid #000;
}

.curri_cont table th:not(:last-child),
.curri_cont table td:not(:last-child) {
    border-right: 1px solid #e1e1e1;
}

.curri_cont table th {
    height: 76px;
    font-family: 'noto7';
    font-size: 23px;
    letter-spacing: -0.035em;
    line-height: 1;
    color: #167ab0;
}

.curri_cont table th:first-child {
    border: 2px solid #65c0f1;
    background: #f6fcff;
}

.curri_cont table th:not(:first-child) {
    position: relative;
    border-bottom: 1px dashed #000;
}

.curri_cont table th:not(:first-child)::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 7px;
    height: 10px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/curri_arrow.png') center no-repeat;
}

.curri_cont table td {
    border-top: 0;
    font-family: 'noto4';
    font-size: 18px;
    letter-spacing: -0.035em;
    text-align: center;
    line-height: 1.3;
}

.book {
    padding-top: 115px;
    padding-bottom: 120px;
}

.book .evidence_area_wrap {
    align-items: flex-end;
}

.book .bk_img {
    margin-top: 150px;
    margin-bottom: 50px;
}

.book .bullet {
    position: absolute;
    top: 11%;
    right: 0;
}

.book .bk_txt {
    margin-top: 55px;
    margin: 0 -27px;
}

.book .book_page_plag {
    background: none;
    border: none;
    margin-top: 55px;
}

.book .one_step {
    left: -12px;
}

.book .two_step {
    right: -13px;
}

.book .book_hugi_slide {
    position: static;
    height: 298px;
    border-top: 1px solid #cacaca;
}

.book .book_hugi_slide::after {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 90px;
    left: 0;
    content: '';
    background: #cacaca;
}

.book .book_hugi_slide .swiper-wrapper {
    height: 226px;
    box-sizing: border-box;
    color: #4a4a4a;
}

.book .book_hugi_slide .review_tit {
    font-size: 25px;
    margin: 6px 0 16px;
    line-height: 100%;
    font-family: 'noto5';
    font-weight: 900;
    letter-spacing: -1px;
    color: #050505;
}

.book .book_hugi_slide .writer {
    margin-right: 15px;
    letter-spacing: -0.7px;
    font-family: 'noto5';
    font-size: 17px;
    color: #727272;
}

.book .book_hugi_slide .star {
    vertical-align: top;
}

.book .book_hugi_slide .review_txt {
    font-size: 18px;
    font-family: 'noto4';
    line-height: 140%;
    letter-spacing: -0.5px;
    color: #6f6f6f;
}

.book .book_hugi_slide .underline {
    position: relative;
    font-family: 'noto6';
}

.book .book_hugi_slide .underline::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: #bbf6fa;
    content: '';
    z-index: -1;
}

.book .book_hugi_slide .book_hugi_nav {
    margin: 45px auto 0;
    height: 76px;
}

.book .book_hugi_slide .book_hugi_nav span {
    width: 26px;
    height: 26px;
    margin-right: 16px;
    border-radius: 13px;
    border: none;
    transition: all 0.5s;
}

.book .book_hugi_slide .book_hugi_nav span.swiper-pagination-bullet-active {
    width: 58px;
    background: #f5363d;
}

.book .div-table {
    display: table;
    margin: 45px 0 0px 50px;
    width: 100%;
}

.book .div-table .imoti {
    width: 5%;
    display: table-cell;
    vertical-align: middle;
}

.book .div-table .pdl50 {
    display: table-cell;
}

.book_hugi_slide .btn_arrow {
    position: absolute;
    z-index: 4;
    width: 47px;
    height: 48px;
    cursor: pointer;
    top: 87.5%;
}

.book_hugi_slide .btn_prev {
    left: -107px;
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/silgi_new/arrow_l.png') no-repeat;
    width: 60px;
    height: 60px;
    background-position: 21px;
    border-radius: 60px;
    background-color: #dfdfdf;
}

.book_hugi_slide .btn_next {
    right: -114px;
    background: url('/_skin/tpl_skin/basic_vocational_counselor2/images/apply/silgi_new/arrow_r.png') no-repeat;
    width: 60px;
    height: 60px;
    background-position: 21px;
    border-radius: 60px;
    background-color: #dfdfdf;
}

.special {
    background-color: #f5f5f5;
    padding: 120px 0 125px 0;
}

.special .box {
    margin-top: 80px;
}

.special .box::after {
    content: '';
    clear: both;
    display: block;
}

.special .box>li {
    float: left;
    width: calc((100% - 52px) / 3);
    height: 375px;
    margin-right: 23px;
    background-color: #3369e7;
    border-radius: 20px;
    border: 1px solid #fff;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
}

.special .padd_box {
    padding: 35px 0;
}

.special .t_txt {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 37px;
    letter-spacing: -1.7px;
    font-family: 'noto6';
    color: #fff;
}

.special .b_txt {
    position: relative;
    margin-top: 15px;
    font-size: 22px;
    font-family: 'noto4';
    letter-spacing: -0.7px;
    color: #fff;
    z-index: 1;
}

.special .b_txt::after {
    content: '';
    position: absolute;
    border-bottom: 17px solid #1548be;
    top: 12px;
    left: 37px;
    width: 256px;
    z-index: -1;
}

.special li:nth-child(2) .b_txt::after {
    left: 30px;
    width: 289px;
}

.special li:nth-child(3) .b_txt::after {
    left: 75px;
    width: 198px;
}

.btm_banner_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 244px;
    overflow: hidden;
}

/* .benfit {
	padding-top: 150px;
	padding-bottom: 140px;
}
.benfit .bene_up {
	width: 100%;
	margin-top: 90px;
}
.benfit .bene_up > li {
	height: 230px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
	border-radius: 30px;
	margin-bottom: 30px;
}
.benfit .bene_up > li:first-child {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_top1.png') no-repeat 94% 60% #fed16c;
}
.benfit .bene_up > li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_top2.png') no-repeat 97% 68% #fed16c;
}
.benfit .bene_up h2 {
	margin-bottom: 30px;
	letter-spacing: -1.7px;
	font-size: 39px;
	font-family: 'noto6';
}
.benfit .bene_up .ex {
	font-size: 20px;
	display: block;
	margin-top: 5px;
}
.benfit .bene_up span {
	font-size: 24px;
	font-family: 'noto4';
	line-height: 32px;
}
.benfit .bene_up .padd_box {
	padding: 65px 0 0 55px;
}
.benfit .bene_down {
	margin-top: 60px;
}
.benfit .bene_down::after {
	content: '';
	clear: both;
	display: block;
}
.benfit .bene_down > li {
	float: left;
	width: calc((100% - 28px) / 2);
	height: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 30px;
	border: 2px solid #000;
}
.benfit .bene_down > li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_1.png') no-repeat -4px 21px;
}
.benfit .bene_down > li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_2.png') no-repeat 10% 77%;
}
.benfit .bene_down > li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_3.png') no-repeat 6% 65%;
}
.benfit .bene_down > li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_4.png') no-repeat 7% 70%;
}
.benfit .bene_down > li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_5.png') no-repeat 7% 66%;
}
.benfit .bene_down > li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_attorney/images/apply/hwan/bottom_benefit_6.png') no-repeat 4% 75%;
}
.benfit .bene_down .padd_box {
	padding: 65px 0 0 245px;
}
.benfit .bene_down span {
	letter-spacing: -1.7px;
	font-size: 25px;
	font-family: 'noto3';
}
.benfit .bene_down h2 {
	font-size: 28px;
	font-family: 'noto6';
	margin-top: 15px;
	letter-spacing: -1.7px;
}
.benfit .bene_down li:last-child .padd_box {
	padding: 47px 0 0 245px;
}
.benfit .btn-halbu {
	padding: 8px 0px 8px 16px;
	background: #000;
	color: #fff;
	font-size: 17px;
	line-height: 95%;
	display: block;
	width: 105px;
	height: 33px;
	font-family: 'noto5';
	position: absolute;
	bottom: 5%;
	left: 73.5%;
	border-radius: 7px;
} */