@charset "UTF-8";

/* 공통 */
.d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ul-table,
.div-table {
    display: table;
}

.ul-table>*,
.div-table>* {
    display: table-cell;
}

.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;
}

.screen_out {
    display: none;
}

.apply_content {
    position: relative;
    width: 100%;
}

.swiper-slide .div-table {
    width: 100%;
    height: 100%;
}

.swiper-slide .div-table>* {
    vertical-align: middle;
}

.inner {
    position: relative;
    width: 1100px;
    text-align: center;
}

.apply_content .title_wrap .title_icon {
    margin-bottom: 16px;
}

.apply_content .title_wrap p {
    font-family: 'noto6';
    font-size: 31px;
    letter-spacing: -0.045em;
    line-height: 1.2;
    color: #5817ff;
}

.apply_content .title_wrap h3 {
    font-family: 'noto7';
    font-size: 65px;
    letter-spacing: -0.065em;
    line-height: 1.2;
    color: #000;
}

.apply_content b {
    font-family: 'noto6';
    font-weight: 100;
}

.apply_content .txt_blue {
    color: #0042ff;
}

.apply_content .side_txt {
    font-size: 15px;
    font-family: 'noto2';
}

/* 합격 후기 배너 */
.pass_review_wrap {
    background: #26211e;
}

.pass_review_wrap .pass_review_slide {
    height: 60px;
    overflow: hidden;
}

.pass_review_wrap .pass_review_slide .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    letter-spacing: -0.035em;
    color: #ffddb4;
    font-size: 20px;
    font-family: 'market-m';
}

.pass_review_wrap .pass_review_slide .swiper-slide::before {
    content: '';
    display: inline-block;
    width: 59px;
    height: 100%;
    margin-right: 22px;
    background: url('/_skin/tpl_skin/basic_electricity5/images/refund_renew/v2/top_hugi_icon.png') no-repeat 0 bottom;
}

.pass_review_wrap .pass_review_slide .swiper-slide p {
    line-height: 1;
    margin-right: 32px;
}

/* 윙 배너 : s */
.floating_banner {
    position: fixed;
    top: 250px;
    left: 20px;
    width: 204px;
    height: 234px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/quick_bg.png') center bottom no-repeat;
    z-index: 20;
}

.floating_banner .banner_slide {
    position: relative;
    width: 170px;
    height: 234px;
    margin-left: 10px;
    overflow: hidden;
}

.floating_banner .banner_slide li {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    box-sizing: border-box;
}

.floating_banner .banner_slide li a {
    width: 100%;
    height: 100%;
}

/* 윙 배너 : e */

/*추가 혜택 :S*/
.plus {
    background: linear-gradient(to right, #4d00dc, #4d00dc);
    color: #18191a;
    position: relative;
}

.plus::after {
    position: absolute;
    display: block;
    width: 123px;
    height: 123px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/lifetime/top_plus.png') 35px 39px no-repeat #4d00dc;
    content: '';
    border-radius: 50%;
    top: -58px;
    left: calc(50% - 61.5px);
}

.plus .inner {
    text-align: left;
    padding: 55px 0 0;
}

.plus .title {
    position: relative;
    padding: 0 0 35px;
    margin: 0 0 20px;
    letter-spacing: -2px;
    line-height: 110%;
    font-size: 50px;
}

.plus .title span {
    color: #fff;
}

.plus .title .bord {
    position: relative;
    color: #59f7e0;
    font-weight: 900;
}

.plus .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 27px;
    width: 378px;
    height: 26px;
    background: #3926a6;
}

.plus p {
    font-size: 30px;
    line-height: 140%;
    color: #b6c3ff;
    letter-spacing: -1.7px;
}

/*추가 혜택 :E*/

/* top 영역 : s */
.content_top {
    height: 849px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/top_bg.png') center no-repeat;
}

.content_top .inner {
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding-top: 150px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/top_teacher.png') right 5px bottom no-repeat;
}

.content_top .top_title_img {
    margin-left: -55px;
}

.content_top .top_sub_txt {
    position: absolute;
    top: 173px;
    left: 70px;
    font-family: 'noto6';
    font-size: 20px;
    letter-spacing: 0.155em;
    line-height: 1;
    color: #383c5e;
}

.content_top .wing_wrap {
    margin-top: 10px;
}

.content_top .wing_wrap li {
    width: 147px;
    height: 113px;
    margin-bottom: 30px;
    padding-top: 18px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/top_wing.png') center no-repeat;
}

.content_top .wing_wrap li p {
    margin-bottom: 5px;
    font-family: 'noto6';
    font-size: 14.7px;
    letter-spacing: -0.045em;
    line-height: 1.2;
    color: #7a4caa;
}

.content_top .wing_wrap li strong {
    font-family: 'market-b';
    font-size: 33.6px;
    letter-spacing: -0.065em;
    line-height: 1;
    color: #3c4895;
}

/* top 영역 : e */
/* 교수 : s */
.content_professor {
    height: 2306px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/con1_bg.png') center / cover no-repeat;
}

.content_professor .prof_info_wrap {
    position: relative;
    width: fit-content;
    margin-left: auto;
    padding-top: 146px;
    z-index: 1;
}

.content_professor .prof_info_wrap::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 125px;
    left: -572px;
    width: 663px;
    height: 955px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/con1_teacher.png') center top / cover no-repeat;
    z-index: -1;
}

.content_professor .professor_review_slide {
    position: relative;
    height: 520px;
    margin-top: 25px;
    overflow: hidden;
}

.content_professor .professor_review_slide::after {
    clear: both;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 155px;
    background: linear-gradient(to top, #e6e8fe 50%, rgba(232, 234, 253, 0.5) 80%, rgba(234, 235, 254, 0));
    z-index: 2;
}

.content_professor .professor_review_slide .swiper-wrapper {
    will-change: transform;
    transform: translateZ(0);
    transition-timing-function: linear;
}

.content_professor .professor_review_slide li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 112px;
    border-radius: 20px;
    background: #fff;
    font-family: 'noto5';
    font-size: 22px;
    letter-spacing: -0.065em;
    line-height: 1.2;
}

.content_professor .shots_slide_wrap {
    width: 100%;
    height: 620px;
    margin-top: 78px;
    overflow: hidden;
}

.content_professor .slide_noti {
    position: relative;
    margin: -15px 5px 0 0;
    font-family: 'noto4';
    font-size: 14px;
    letter-spacing: -0.065em;
    line-height: 1;
    text-align: right;
    color: #5c5d66;
    z-index: 2;
}

.content_professor .shots_slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.content_professor .shots_slide li {
    width: 321px;
    height: 573px;
    opacity: 1;
}

.content_professor .shots_slide li:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) {
    opacity: 0.5;
}

.content_professor .shots_slide .video_box {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts1.png') center no-repeat;
    box-shadow: 20px 20px 20px rgba(59, 43, 88, 0.3);
}

.content_professor .shots_slide .shots_1 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts1.png') center no-repeat;
}

.content_professor .shots_slide .shots_2 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts_play.png')center top 54% / 123px auto no-repeat,
        url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts2.png') center / 321px auto no-repeat;
}

.content_professor .shots_slide .shots_3 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts3.png') center no-repeat;
}

.content_professor .shots_slide .shots_4 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts4.png') center no-repeat;
}

.content_professor .shots_slide .shots_5 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts5.png') center no-repeat;
}

.content_professor .shots_slide .shots_6 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts6.png') center no-repeat;
}

.content_professor .shots_slide .shots_7 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts7.png') center no-repeat;
}

.content_professor .shots_slide .shots_8 .video_box {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/shorts8.png') center no-repeat;
}

.content_professor .shots_slide .video_box * {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.content_professor .prof_img {
    margin-top: 40px;
}

/* 교수 : e */
/* 혜택 : s */
.content_benefit {
    padding: 150px 0 113px;
    background: #f5f5f5;
}

.content_benefit .title_wrap {
    margin-left: 10px;
}

.content_benefit ul {
    margin-top: 75px;
    width: 100%;
}

.content_benefit .bene_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    width: 100%;
    margin-top: 74px;
}

.content_benefit li {
    position: relative;
}

.content_benefit .half {
    width: calc(50% - 15px);
    height: 297px;
    padding: 53px 31px 0 31px;
    border-radius: 15px;
    background: linear-gradient(118deg, #621cff 25%, #006bff);
    font-size: 27px;
    line-height: 100%;
}

.content_benefit .third {
    width: calc((100% - 56px) / 3);
    height: 353px;
    border-radius: 15px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    padding: 46px 10px;
    background-color: #fff;
    background-position: bottom 30px center;
    background-repeat: no-repeat;
    font-size: 22px;
    font-family: 'noto2';
}

.content_benefit .quarter {
    width: calc(25% - 15px);
    height: 313px;
    border-radius: 15px;
    border: 2px solid #4f75ff;
    padding: 38px;
    font-size: 22px;
    font-family: 'noto2';
}

.content_benefit li p {
    font-family: 'noto5';
    font-size: 22px;
    letter-spacing: -0.065em;
    line-height: 1.2;
    text-align: center;
    color: #6f6f6f;
}

.content_benefit li h3 {
    margin-top: 9px;
    font-family: 'noto6';
    font-size: 33px;
    letter-spacing: -0.065em;
    line-height: 1.2;
    text-align: center;
    color: #000;
}

.content_benefit .half p {
    font-family: 'noto5';
    font-size: 24px;
    letter-spacing: -0.045em;
    line-height: 1.2;
    text-align: left;
    color: #fff;
}

.content_benefit .half h3 {
    margin-top: 9px;
    font-family: 'noto6';
    font-size: 38px;
    letter-spacing: -0.065em;
    line-height: 1.2;
    text-align: left;
    color: #ffef00;
}

.content_benefit li .side_txt {
    margin-top: 50px;
    font-family: 'noto5';
    font-size: 17px;
    letter-spacing: -0.045em;
    line-height: 1.2;
    color: #e4e3e3;
}

.content_benefit li::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: 60%;
    transform: translateY(-50%);
}

.content_benefit .bene_1::before {
    width: 219px;
    height: 141px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_01.png') center no-repeat;
}

.content_benefit .bene_2::before {
    right: 0;
    width: 223px;
    height: 148px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_02.png') center no-repeat;
}

.content_benefit .bene_3 {
    background-position: bottom 35px center;
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_03.png');
}

.content_benefit .bene_4 {
    background-position: bottom 30px left 55%;
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_04.png');
}

.content_benefit .bene_5 {
    background-position: bottom 20px left 55%;
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_05.png');
}

.content_benefit .bene_6 {
    background-position: bottom 40px left 49%;
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_06.png');
}

.content_benefit .bene_7 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_07.png');
}

.content_benefit .bene_8 {
    background-image: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/benefit_08.png');
}

/* 혜택 : e */
/* 상품테이블 : s */
.content_product {
    padding: 180px 0 140px;
    background: #ffffff;
}

.content_product .title_wrap {
    margin-left: 10px;
}

.content_product .tab-wrap {
    margin: 62px 0 0 0;
}

.content_product .tab-menu a {
    width: 50%;
    padding: 29px 0;
    background: #f1f1f1;
    border-bottom: 3px solid #1b0062;
    color: #a0a0a0;
    font-family: 'noto6';
    font-size: 25px;
    line-height: 30px;
}

.content_product .tab-menu a.selected {
    background: #2d00a1;
    color: #ffffff;
    font-family: 'noto6';
}

.content_product .tab-content {
    width: 1116px;
    height: 672px;
    margin-top: 5px;
    margin-left: -8px;
    padding: 70px 60px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_bg.png') center no-repeat;
}

.content_product .tab-content>.d-flex {
    position: relative;
    width: 100%;
}

.content_product .sidetxt {
    display: flex;
    gap: 9px;
    margin-bottom: 22px;
}

.content_product .sidetxt .best {
    margin-top: -16px;
    margin-left: -5px;
}

.content_product .sidetxt .txt-orange {
    height: 40px;
    margin-top: -2px;
    padding: 9px 15px 0 15px;
    border-radius: 50px;
    border: 2px solid #2d1176;
    font-size: 20px;
    font-family: 'market-b';
    letter-spacing: -0.025em;
    color: #2d1176;
    line-height: 1;
}

.content_product h2 {
    margin-bottom: 26px;
    font-family: 'noto7';
    font-size: 55px;
    line-height: 70px;
    letter-spacing: 0.015em;
}

.content_product .list-dot {
    color: #2b2b2b;
    font-family: 'noto5';
    font-size: 21px;
    letter-spacing: -0.025em;
}

.content_product .tr {
    position: absolute;
    right: 10px;
    bottom: -89px;
}

.content_product .bullet {
    display: block;
    transform: translateX(32px);
    width: 151px;
    height: 151px;
    margin-left: auto;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/refund/pass_label.png') center no-repeat;
    font-size: 26px;
    text-align: center;
    padding-top: 47px;
    font-family: 'market-b';
    line-height: 33px;
}

.content_product .price {
    margin: 14px 0 0 0;
}

.content_product .price .d-flex {
    gap: 3px;
}

.content_product .or_price em {
    display: block;
    margin-bottom: 9px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-family: 'noto3';
}

.content_product .or_price {
    position: relative;
    color: #b7b7b7;
    font-size: 25px;
    font-family: 'noto6';
}

.content_product .or_price i {
    font-size: 23px;
}

.content_product .or_price:after {
    position: absolute;
    width: calc(100% + 7px);
    height: 2px;
    content: '';
    left: -3.5px;
    top: 44px;
    display: block;
    background: #000000;
}

.content_product .total_price {
    font-size: 48px;
    font-family: 'noto7';
    font-weight: 100;
    color: #fe0000;
    letter-spacing: -1px;
    line-height: 100%;
}

.content_product .total_price span {
    font-size: 70px;
    letter-spacing: -0.045em;
}

.content_product .total_price h3 {}

.content_product .buy_btn {
    display: block;
    width: 362px;
    height: 63px;
    margin-top: 25px;
    margin-left: auto;
    background: #09090a;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    line-height: 63px;
    border-radius: 15px;
    box-shadow: 3px 4px 0px #cfcfcf;
    font-family: 'noto6';
}

.content_product .product_info {
    margin-top: 136px;
    padding: 40px 0;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-family: 'noto5';
}

.content_product .product_info li {
    width: 33.33%;
    padding: 15px 162px 20px 40px;
    border-right: 1px solid #d5d5d5;
    font-family: 'noto6';
    font-size: 22px;
    letter-spacing: -0.025em;
    line-height: 1.2;
    white-space: nowrap;
}

.content_product .product_info li:first-child {
    padding-left: 0;
}

.content_product .product_info li:last-child {
    border-right: none;
}

/* .content_product .tab-content2 .product_info li.icon1 {
	background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_04.png') 92% 10px no-repeat;
} */
.content_product .product_info li.icon1 {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_01.png') 92% 10px no-repeat;
}

.content_product .product_info li.icon2 {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_02.png') 92% 7px no-repeat;
}

.content_product .product_info li.icon3 {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_03.png') 92% 10px no-repeat;
}

/* 상품테이블 : e */
/* 비디오 : s */
.content_intro {
    padding: 144px 0 123px;
    background: #262d51;
}

.content_intro .title_wrap {
    margin-left: 10px;
}

.content_intro .title_wrap p {
    color: #d496ff;
}

.content_intro .title_wrap h3 {
    color: #fff;
}

.content_intro .video_box {
    width: 1133px;
    height: 926px;
    margin-left: -10px;
    margin-top: 55px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/class_play.png') center no-repeat;
}

.content_intro .video_box * {
    display: block;
    width: 1100px;
    height: 619px;
    margin-left: 13px;
}

/* 비디오 : e */
/* 비교 : s */
.content_midbn {
    height: 296px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/mid_tit.png') top center no-repeat;
}

.content_comparison {
    padding: 90px 0 117px;
}

.content_comparison .comparison_img {
    margin: 44px 0 0 -12px;
}

/* 비교 : e */
/* 커리큘럼 : s */
.content_curriculum {
    background: #f5f5f5;
}

.content_curriculum .inner {
    padding: 125px 0 158px;
}

.content_curriculum .curri_table {
    position: relative;
    width: 100%;
    height: 204px;
    margin: 47px auto 0;
    table-layout: fixed;
    border-collapse: collapse;
}

.content_curriculum .curri_table+.curri_table {
    margin-top: 20px;
}

.content_curriculum .curri_table td,
.content_curriculum .curri_table th {
    height: 100%;
}

.content_curriculum .curri_table .table_head {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 71px;
    height: 204px;
    margin-right: 8px;
    border-radius: 10px;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 19px;
    background: #bdbdbd;
}

.content_curriculum .curri_table .td_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 1px solid #000;
    background: #fff;
}

.content_curriculum .curri_table tr+tr .td_inner {
    border-top: none;
}

.content_curriculum .curri_table th+th .td_inner,
.content_curriculum .curri_table td+td .td_inner {
    border-left: none;
}

.content_curriculum .curri_table th:not(:last-child) .td_inner,
.content_curriculum .curri_table td:not(:last-child) .td_inner {
    border-right: 1px solid #e1e1e1;
}

.content_curriculum .tr_title .td_inner {
    padding: 5px 0;
    border-bottom: none;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 14px;
    font-family: 'noto6';
}

.content_curriculum .tr_title th:nth-child(2) .td_inner {
    border-left: 1px solid #000;
    border-radius: 10px 0 0 0;
    background: #5c6fc6;
}

.content_curriculum .tr_title th:nth-child(3) .td_inner {
    background: #3b55d4;
}

.content_curriculum .tr_title th:nth-child(4) .td_inner {
    border-radius: 0 10px 0 0;
    background: #001e9b;
}

.content_curriculum .tr_title th:nth-child(5) .td_inner {
    background: #f97824;
}

.content_curriculum .curri_table_2 .tr_title th:nth-child(2) .td_inner {
    background: #9961ca;
}

.content_curriculum .curri_table_2 .tr_title th:nth-child(3) .td_inner {
    background: #873cc9;
}

.content_curriculum .curri_table_2 .tr_title th:nth-child(4) .td_inner {
    background: #5903a7;
}

.content_curriculum .curri_table_2 .tr_title th:nth-child(5) .td_inner {
    background: #1d3fd0;
}

.content_curriculum .tr_sub_title .td_inner {
    position: relative;
    padding: 8px 0 12px;
    letter-spacing: -0.035em;
    border-bottom-style: dashed;
    font-size: 23px;
    font-family: 'noto7';
}

.content_curriculum .tr_sub_title .td_inner::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 7px;
    height: 10px;
    background: url('/_skin/tpl_skin/basic_attorney/images/apply/all_pass/curri_arrow.png') no-repeat 0 0;
}

.content_curriculum .tr_contents .td_inner {
    align-items: center;
    line-height: 1.35;
    letter-spacing: -0.035em;
    text-align: center;
    font-size: 18px;
}

.content_curriculum .tr_contents .td_inner p em {
    font-weight: bold;
}

.content_curriculum .tr_badge .td_inner {
    margin: -1px 0 0;
    padding: 2px 0 5px;
    border-left: none;
    border-right: none;
    border-top: none;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 18px;
    font-family: 'noto5';
    background: #ff3333;
}

.content_curriculum .curri_table_2 .tr_badge .td_inner {
    background: #ffa349;
}

.content_curriculum .tr_badge .td_inner.type-col-4 {
    border-right: 1px solid #000;
}

.content_curriculum .tr_contents td:nth-child(1) .td_inner {
    border-radius: 0 0 0 10px;
}

.content_curriculum .tr_badge td:nth-child(2) .td_inner {
    border-radius: 0 0 10px 0;
}

.content_curriculum .curri_table .tr_contents td:nth-child(3) .td_inner {
    border-radius: 0 0 10px 0;
}

/* 커리큘럼 : e */
/*첨삭제공 :s*/
.plus2 {
    background-color: #4d00dc;
    color: #18191a;
    position: relative;
    padding: 30px 0;
}

.plus2::after {
    position: absolute;
    display: block;
    width: 123px;
    height: 123px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/lifetime/top_plus.png') 35px 35px no-repeat #4d00dc;
    content: '';
    border-radius: 50%;
    top: -58px;
    left: calc(50% - 61.5px);
}

.plus2>.inner {
    text-align: left;
    padding: 43px 0 4px;
}

.plus2>.inner>div {
    margin: 0 -24px;
}

/*첨삭제공 :e*/
/* 도서 : s */
.content_book {
    padding: 103px 0 0;
}

.content_book .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 0 150px;
}

.content_book .book_videos {
    display: flex;
    position: relative;
    width: 100%;
    margin-top: 66px;
}

.content_book .book_img {
    margin-top: 10px;
}

.content_book .popupVideo {
    position: absolute;
    top: 581px;
    width: 423px;
    height: 70px;
}

.content_book .popupVideo1 {
    left: 50%;
    transform: translateX(-50%);
}

.content_book .popupVideo2 {
    right: 128px;
}

.content_book .popupVideo a {
    display: block;
    height: 100%;
}

.content_book .book_slide {
    position: relative;
    width: 1100px;
    height: 661px;
    margin: 46px 0 0;
    padding-bottom: 66px;
    overflow: hidden;
}

.content_book .book_slide .swiper-pagination {
    bottom: 0;
    z-index: 1;
}

.content_book .book_slide .swiper-pagination .swiper-pagination-bullet {
    width: 21px;
    height: 21px;
    opacity: 1;
    background: #c5c6c7;
}

.content_book .book_slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #000;
}

.content_book .bookreview_slide {
    width: 1100px;
    height: 197px;
    margin: 80px 0 0 0;
    padding: 0 22px;
    box-sizing: border-box;
}

.content_book .bookreview_slide .div-table {
    padding: 30px 0 0 84px;
    box-sizing: border-box;
}

.content_book .bookreview_slide .btn_arrow {
    position: absolute;
    z-index: 4;
    top: calc(50% - 24px);
    width: 47px;
    height: 48px;
    cursor: pointer;
    background: url('/_skin/tpl_skin/basic_labor_new/images/apply/zero/btn.png') no-repeat;
}

.content_book .bookreview_slide .btn_prev {
    left: 0px;
    background-position: -8px -5px;
}

.content_book .bookreview_slide .btn_next {
    right: 0;
    background-position: -60px -5px;
}

.content_book .bookreview_slide .swiper-slide {
    position: relative;
    padding: 0 40px;
    border-top: 2px solid #d9d8d7;
    box-sizing: border-box;
    line-height: 130%;
}

.content_book .bookreview_slide .writer {
    width: 21%;
    font-size: 15px;
}

.content_book .bookreview_slide .writer p {
    margin-bottom: 5px;
}

.content_book .bookreview_slide .writer .con_img1 {
    margin-top: 0;
}

.content_book .bookreview_slide .review_tit {
    font-size: 28px;
    font-family: 'noto6';
    line-height: 100%;
}

.content_book .bookreview_slide .review_txt {
    margin-top: 9px;
    font-size: 18px;
    line-height: 130%;
}

.content_book .bookreview_slide .icon {
    display: inline-block;
    vertical-align: middle;
    background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master_v2/v2/icon_human.png') no-repeat;
    background-size: 545px 74px;
}

.content_book .bookreview_slide .icon.icon_l {
    width: 94px;
    height: 94px;

    margin-right: 18px;
}

.content_book .bookreview_slide .icon.icon_m {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background-color: #ededed;
    margin-bottom: 8px;
}

.content_book .bookreview_slide .icon.icon7 {
    background-position: 5px 7px;
}

.content_book .bookreview_slide .icon.icon8 {
    background-position: -65px 7px;
}

.content_book .bookreview_slide .icon.icon9 {
    background-position: -132px 7px;
}

.content_book .bookreview_slide .icon.icon10 {
    background-position: -199px 7px;
}

.content_book .bookreview_slide .icon.icon11 {
    background-position: -268px 7px;
}

/* 도서 : e  */
/* 필독 : s */
.content_mustread {
    padding: 127px 0 114px;
    background: #f5f5f5;
}

.content_mustread .mustread_item {
    margin: 37px 0 0 -15px;
}

/* 필독 : e */
/* 모의고사 : s */
.content_mock {
    padding: 128px 0 105px;
    box-sizing: border-box;
    background: #d8ddf9;
}

.content_mock .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.content_mock .mock_item {
    margin: -10px 0 0 -157px;
}

/* 모의고사 : e */
/* 온라인 모의고사 : s */
.content_onlinemock {
    position: relative;
    padding: 120px 0 136px;
    background: linear-gradient(to bottom, #31385d, #1e2239);
}

.content_onlinemock::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: -44px;
    left: 50%;
    transform: translateX(-50%);
    width: 93px;
    height: 93px;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/plus.png') center no-repeat;
}

.content_onlinemock .onlinemock_img {
    display: block;
    margin-left: -70px;
}

/* 온라인 모의고사 : e */
/* 교수리뷰 : s */
.content_profreview {
    height: 994px;
    padding: 116px 0 0;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/review_bg.png') center no-repeat;
}

.content_profreview .profreview_img {
    margin-left: -20px;
}

/* 교수리뷰 : e */
/* 교수약속 : s */
.content_profpromise {
    height: 623px;
    padding-top: 47px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/bottom_bg.png') center no-repeat;
}

.content_profpromise .profpromise_img {
    margin-left: -38px;
}

/* 교수약속 : e */
/* 리얼 후기 */
.content_applyreview {
    background: #dfedff;
}

.content_applyreview .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 137px 0 159px;
}

.content_applyreview .review_slide {
    position: relative;
    width: 1300px;
    padding: 0 100px;
    margin: 65px 0 0;
    height: 930px;
    text-align: left;
    overflow-y: hidden;
}

.content_applyreview .review_slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 100px;
    width: 1100px;
    height: 290px;
    border: 3px solid #2553f9;
    box-sizing: border-box;
    border-radius: 20px;
    box-shadow: 13px 24px 65px 0px rgba(0, 0, 0, 0.22);
    z-index: 2;
}

.content_applyreview .review_slide .swiper-wrapper {
    z-index: 1;
}

.content_applyreview .review_slide .swiper-slide {
    display: flex;
    align-items: center;
    gap: 100px;
    width: 100%;
    height: 290px;
    padding: 0 90px 0 105px;
    border-radius: 20px;
    background: #d6d6d6;
    opacity: 0.5;
    transition: 0.3s ease-in;
}

.content_applyreview .review_slide .swiper-slide-active {
    background: url('/_skin/tpl_skin/basic_customs2/images/apply/refund/v3/con9_box_bg.png') no-repeat center top;
    opacity: 1;
}

.content_applyreview .review_slide .slide_left_side {
    flex: 0 0 auto;
    width: 194px;
    padding-top: 13px;
}

.content_applyreview .review_slide .slide_name {
    display: block;
    line-height: 1.2;
    letter-spacing: -0.045em;
    text-align: center;
    font-size: 20px;
    font-family: 'market-m';
}

.content_applyreview .review_slide .slide_name::before {
    content: '';
    display: block;
    width: 194px;
    height: 194px;
    margin-bottom: 13px;
    border-radius: 50%;
    background: #333 url('/_skin/tpl_skin/basic_customs2/images/apply/refund/v3/icon_human.png') no-repeat left bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_1 .slide_name::before {
    background-position: left -0.5% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_2 .slide_name::before {
    background-position: left 16.5% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_3 .slide_name::before {
    background-position: left 33% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_4 .slide_name::before {
    background-position: left 50% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_5 .slide_name::before {
    background-position: left 67% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_6 .slide_name::before {
    background-position: left 82.5% bottom -5px;
}

.content_applyreview .review_slide .swiper-slide_7 .slide_name::before {
    background-position: left 99% bottom -5px;
}

.content_applyreview .review_slide .slide_title {
    line-height: 1.2;
    letter-spacing: -0.055em;
    font-size: 38px;
    font-family: 'noto6';
}

.content_applyreview .review_slide .slide_title::before {
    content: '';
    display: block;
    width: 181px;
    height: 28px;
    margin-top: -4px;
    margin-bottom: 16px;
    background: url('/_skin/tpl_skin/basic_customs2/images/apply/refund/v3/star.png') no-repeat 0 0;
}

.content_applyreview .review_slide .slide_text {
    line-height: 1.45;
    margin-top: 16px;
    word-break: keep-all;
    letter-spacing: -0.045em;
    color: #36383d;
    font-size: 22px;
    font-family: 'noto4';
}

.content_applyreview .review_slide .slide_text em {
    color: #0202b6;
    font-family: 'noto5';
}

/* 시작 */
.start_cont {
    position: relative;
    width: 100%;
    height: 732px;
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_bg.png') no-repeat center top;
}

.start_cont .main_title {
    position: relative;
    z-index: 2;
}

.start_cont .main_inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding: 135px 0 0;
}

.start_cont .main_title p {
    color: #fff;
    font-size: 50px;
    font-family: 'noto4';
    letter-spacing: -0.065em;
    line-height: 1.2;
    text-align: center;
}

.start_cont .main_title h3 {
    font-family: 'noto7';
    font-size: 50px;
    letter-spacing: -0.065em;
    line-height: 1.5;
    text-align: center;
    color: #40f37e;
}

.start_cont .start_list {
    display: flex;
    flex-wrap: wrap;
    gap: 17px 15px;
    width: 100%;
    margin: 86px 0 0 10px;
}

.start_cont .start_list .list_item {
    position: relative;
    width: 215px;
    height: 129px;
    padding: 18px 0 0;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.03em;
    color: #fff;
    font-size: 21px;
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_box.png') no-repeat 0 0;
}

.start_cont .start_list .list_item:nth-child(n + 5) {
    left: 90px;
}

.start_cont .start_list .list_item em {
    font-family: 'noto6';
}

.start_cont .main_title .evidence_area {
    top: 82px;
    right: 103px;
}

.evidence_area_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.evidence_area_wrap.align_center {
    justify-content: center;
}

.evidence_area {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.evidence_btn {
    display: block;
    height: 25px;
    line-height: 1.1;
    padding: 6px 6px 1px;
    border: 1px solid #000000;
    border-radius: 3px;
    background: #ffffff;
    letter-spacing: -0.025em;
    font-size: 15px;
    font-family: 'market-l';
    color: #000000;
    cursor: pointer;
}

.evidence_btn span {
    display: inline-block;
    font-size: 12px;
}

.evidence_popup_area {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 450px;
    border: 1px solid #000000;
    background: #ffffff;
    letter-spacing: -0.045em;
}

.evidence_popup_wrap {
    position: relative;
    padding: 36px 24px;
    background: #fff;
}

.evidence_popup_area .x_btn {
    position: absolute;
    top: 14px;
    right: 20px;
    letter-spacing: -0.045em;
    color: #000;
    font-size: 20px;
    font-family: 'market-m';
    cursor: pointer;
}

.evidence_popup_area li {
    position: relative;
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    word-break: keep-all;
    letter-spacing: -0.045em;
    color: #000;
    font-size: 14px;
    font-family: 'noto4';
}

.evidence_popup_area li:not(:first-child) {
    text-indent: 10px;
}

.evidence_popup_area li:not(:first-child)::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: red;
}

.evidence_popup_area li:nth-child(odd)::before {
    background-color: transparent;
}

.evidence_popup_area li:first-child {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

.evidence_popup_area li:nth-child(even) {
    color: red;
}

/* 레이아웃 */
.main-container .evidence_area {
    top: 6px;
}

.cat_main_cont .evidence_area {
    position: absolute;
    top: 93px;
    right: 103px;
}

.cat_main_cont .start_cont .evidence_area {
    display: inline-block;
    position: absolute;
    top: 98px;
    right: 65px;
    z-index: 2;
}

.cat_main_cont .evidence_popup_area {
    left: auto;
    right: 0;
}

.cat_main_cont .evidence_btn {
    width: 82px;
    height: 28px;
    letter-spacing: -0.03em;
    border-color: #000;
    color: #000;
    font-size: 15px;
    font-family: 'noto4';
    background-color: #fff;
}

.cat_main_cont .start_cont .evidence_btn {
    display: block;
    width: 82px;
    height: 28px;
    line-height: 1.1;
    padding: 6px 6px 1px;
    border: 1px solid #1e8c84;
    border-radius: 3px;
    letter-spacing: -0.03em;
    border-color: #1e8c84;
    color: #1e8c84;
    font-size: 15px;
    font-family: 'noto4';
    text-align: center;
    background-color: #243c3c;
    cursor: pointer;
}