@charset "UTF-8";

.apply {
    width: 100%;
    overflow-x: hidden;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.div-table {
    display: table;
}

.div-table>.imoti,
.div-table>.pdl50 {
    display: table-cell;
    vertical-align: middle;
}

.cont {
    position: relative;
    width: 100%;
}

.cont .main_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.cont .main_title {
    margin-left: 30px;
}

.cont .main_title .txt_bullet {
    display: block;
    margin: 0 auto 20px;
}

.cont .main_title p {
    font-family: 'noto6';
    font-size: 32px;
    letter-spacing: -0.045em;
    line-height: 1;
    text-align: center;
    color: #000;
}

.cont .main_title p.tit_num {
    width: fit-content;
    margin: 0 auto 27px;
    padding: 7px 22px;
    border-radius: 50px;
    box-sizing: border-box;
    background: #121f2b;
    font-family: 'noto7';
    font-size: 16.38px;
    letter-spacing: 0.01em;
    line-height: 1;
    text-align: center;
    color: #fff;
}

.cont .main_title h3 {
    margin-top: 14px;
    font-family: 'noto7';
    font-size: 60px;
    letter-spacing: -0.065em;
    line-height: 1;
    color: #e70000;
    text-align: center;
}

/* 컨텐츠 */
.pass_review_wrap {
    background: #b60101;
}

.pass_review_wrap .pass_info_slide {
    height: 60px;
    overflow: hidden;
}

.pass_review_wrap .pass_info_slide .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 20px;
    font-family: 'market-m';
}

.pass_review_wrap .pass_info_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_info_slide .swiper-slide p {
    line-height: 1;
    margin-right: 32px;
}

/* 합격 후기 배너 : e */
/* visual : s */
.visual_cont {
    height: 940px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/top_bg.png') center / cover no-repeat;
}

.visual_cont .main_inner {
    height: 100%;
    padding-top: 429px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/top_teacher.png') bottom 0 left 57% no-repeat;
}

.visual_cont .visual_title {
    margin-left: 25px;
}

.visual_cont .visual_bullet {
    position: absolute;
    top: 95px;
    right: 16px;
}

/* visual : e */
/* 상단 혜택 : s */
.top_bene_cont {
    padding: 148px 0 142px;
    box-sizing: border-box;
    background: #201826;
}

.top_bene_cont .main_title {
    transform: translateX(-10px);
}

.top_bene_cont .main_title p {
    color: #fff;
}

.top_bene_cont .main_title h3 {
    color: #ff0000;
}

.top_bene_cont .top_big_bene_wrap {
    display: flex;
    gap: 24px;
    margin-top: 68px;
}

.top_bene_cont .top_big_bene_wrap li {
    position: relative;
    width: calc((100% - 24px) / 2);
    height: 258px;
    padding: 45px 30px;
    border-radius: 12px;
    box-sizing: border-box;
    background-color: #bf1902;
    background-repeat: no-repeat;
    background-position: top 75% right 13px;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_1.png');
}

.top_bene_cont .top_big_bene_wrap li.top_big_bene_1 {
    background-position: top 75% right 13px;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_1.png');
}

.top_bene_cont .top_big_bene_wrap li.top_big_bene_2 {
    background-position: top 65% right 8px;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_2.png');
}

.top_bene_cont .top_big_bene_wrap li p {
    font-family: 'noto5';
    font-size: 25px;
    letter-spacing: -0.045em;
    line-height: 1;
    color: #ffd42b;
}

.top_bene_cont .top_big_bene_wrap li h3 {
    margin-top: 13px;
    font-family: 'noto6';
    font-size: 38px;
    letter-spacing: -0.065em;
    line-height: 1.2;
    color: #fff;
}

.top_bene_cont .top_big_bene_wrap li .bene_noti {
    margin-top: 24px;
    font-family: 'noto5';
    font-size: 17px;
    letter-spacing: -0.045em;
    line-height: 1;
    color: #fff;
    opacity: 0.6;
}

.top_bene_cont .top_bene_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    width: 100%;
    margin-top: 24px;
}

.top_bene_cont .top_bene_wrap li {
    width: calc((100% - 56px) / 3);
    height: 354px;
    padding: 49px 0px;
    border-radius: 16px;
    box-sizing: border-box;
    background-color: #fff;
    background-position: center right 40px;
    background-repeat: no-repeat;
}

.top_bene_cont .top_bene_wrap li.top_bene_1 {
    background-position: bottom 21px left 39%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_3.png');
}

.top_bene_cont .top_bene_wrap li.top_bene_2 {
    background-position: bottom 32px left 25%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_4.png');
}

.top_bene_cont .top_bene_wrap li.top_bene_3 {
    background-position: bottom 29px right 60%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_5.png');
}

.top_bene_cont .top_bene_wrap li.top_bene_4 {
    background-position: bottom 43px right 54%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_6.png');
}

.top_bene_cont .top_bene_wrap li.top_bene_5 {
    background-position: bottom 26px left 48%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_7.png');
}

.top_bene_cont .top_bene_wrap li.top_bene_6 {
    background-position: bottom 32px left 62%;
    background-image: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/benefit_8.png');
}

.top_bene_cont .top_bene_wrap li p {
    font-family: 'noto5';
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.065em;
    text-align: center;
    color: #6f6f6f;
}

.top_bene_cont .top_bene_wrap li h3 {
    margin-top: 13px;
    font-family: 'noto6';
    font-size: 33px;
    line-height: 1.2;
    letter-spacing: -0.065em;
    text-align: center;
    color: #000;
}

/* 상단 혜택 : e */
/* 상품테이블 : s */
.product_cont {
    padding: 144px 0 146px;
    background: #ffffff;
}

.product_cont .main_title {
    margin-left: 12px;
}

.product_cont .tab-wrap {
    margin: 64px 0 0 0;
}

.product_cont .tab-menu a {
    position: relative;
    width: 50%;
    padding: 29px 0;
    background: #f1f1f1;
    border-bottom: 3px solid #85050a;
    color: #a0a0a0;
    font-family: 'noto6';
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}

.product_cont .tab-menu a.selected {
    background: #85050a;
    color: #ffffff;
    font-family: 'noto6';
}

.product_cont .tab-menu a:not(.selected):not(:last-child)::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #ccc;
}

.product_cont .tab-content {
    width: 1116px;
    height: 672px;
    margin-top: 5px;
    margin-left: -8px;
    padding: 70px 56px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/appy_bg.png') center no-repeat;
}

.product_cont .tab-content>.d-flex {
    position: relative;
    width: 100%;
}

.product_cont .sidetxt {
    display: flex;
    gap: 9px;
    margin-bottom: 26px;
}

.product_cont .sidetxt span {
    height: 37px;
    margin-top: -2px;
    padding: 6px 15px 0 15px;
    border-radius: 50px;
    border: 2px solid #201826;
    font-size: 21px;
    font-family: 'noto7';
    letter-spacing: -0.065em;
    color: #201826;
    line-height: 1;
}

.product_cont .sidetxt .txt-orange {
    border: 2px solid #ffc029;
    background: #ffc029;
    color: #000;
}

.product_cont h2 {
    margin-bottom: 29px;
    font-family: 'noto7';
    font-size: 55px;
    line-height: 1.3;
    letter-spacing: 0.015em;
}

.product_cont h2 .txt_blue {
    color: #0048ff;
}

.product_cont .list-dot {
    color: #2b2b2b;
    font-family: 'noto5';
    font-size: 21px;
    letter-spacing: -0.025em;
}

.product_cont .tr {
    position: absolute;
    right: 10px;
    bottom: -89px;
}

.product_cont .bullet {
    display: block;
    transform: translateX(27px);
    width: 151px;
    height: 151px;
    margin-left: auto;
    border-radius: 50%;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.3);
    background: #0048ff;
    font-size: 28px;
    text-align: center;
    padding-top: 47px;
    font-family: 'market-b';
    letter-spacing: -0.055em;
    line-height: 1.2;
    color: #fff;
}

.product_cont .price {
    margin: 20px 0 0 0;
}

.product_cont .price .d-flex {
    gap: 3px;
}

.product_cont .or_price em {
    display: block;
    margin-bottom: 9px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-family: 'noto3';
}

.product_cont .or_price {
    position: relative;
    color: #b7b7b7;
    font-size: 25px;
    font-family: 'noto6';
}

.product_cont .or_price i {
    font-size: 23px;
}

.product_cont .or_price:after {
    position: absolute;
    width: calc(100% + 7px);
    height: 2px;
    content: '';
    left: -3.5px;
    top: 44px;
    display: block;
    background: #000000;
}

.product_cont .total_price {
    font-size: 48px;
    font-family: 'noto7';
    font-weight: 100;
    color: #fe0000;
    letter-spacing: -1px;
    line-height: 100%;
}

.product_cont .total_price span {
    font-size: 70px;
    letter-spacing: -0.045em;
}

.product_cont .total_price h3 {}

.product_cont .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';
}

.product_cont .product_info {
    margin-top: 136px;
    padding: 40px 0;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-family: 'noto5';
}

.product_cont .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;
}

.product_cont .product_info li:first-child {
    padding-left: 0;
}

.product_cont .product_info li:last-child {
    border-right: none;
}

.product_cont .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;
}

.product_cont .product_info li.icon1 {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_01.png') 92% 10px no-repeat;
}

.product_cont .product_info li.icon2 {
    background: url('/_skin/tpl_skin/basic_sonhaesa_new/images/apply/edf_v3/appy_ic_02.png') 92% 7px no-repeat;
}

.product_cont .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 */
.video_cont {
    background: #390000;
    padding-bottom: 125px;
}

.video_cont .main_inner {
    padding: 145px 0 0;
}

.video_cont .main_title {
    margin-left: 10px;
}

.video_cont .main_title p {
    color: #fff;
}

.video_cont .main_title h3 {
    color: #ffd42b;
}

.video_cont .video_slide {
    position: relative;
    width: 1014px;
    height: 600px;
    margin: 27px 0 0 46px;
    overflow: hidden;
}

.video_cont .video_slide .pass_video_img {
    margin: 15px 0 0 10px;
}

.video_cont .video_slide .video_box {
    position: absolute;
    top: 28px;
    left: 31px;
    width: 948px;
    height: 533px;
}

.video_cont .video_slide .video_box .layer,
.video_cont .video_slide .video_box .start_video {
    display: block;
    width: 100%;
    height: 100%;
}

.video_cont .video_slide .swiper-pagination {
    display: flex;
    bottom: 0;
    width: 1100px;
    margin: 0 0 0 21px;
}

.video_cont .video_slide .swiper-pagination-bullet {
    width: 100%;
    height: 3px;
    margin: 0;
    border-radius: 0;
    background: #e2e2e2;
    opacity: 1;
}

.video_cont .video_slide .swiper-pagination-bullet-active {
    background: #666;
}

.video_cont .video_info_slide_wrap {
    width: 1580px;
    height: 351px;
    margin: 14px auto 0;
    overflow: hidden;
}

.video_cont .video_info_slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.video_cont .video_info_slide .swiper-slide {
    opacity: 0.5;
}

.video_cont .video_info_slide .swiper-slide-active,
.video_cont .video_info_slide .swiper-slide-prev,
.video_cont .video_info_slide .swiper-slide-next {
    opacity: 1;
}

.video_cont .video_info_slide .swiper-pagination {
    bottom: 0;
}

.video_cont .video_info_slide .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 4px;
    border-radius: 20px;
    background: #fff;
    opacity: 1;
}

.video_cont .video_info_slide .swiper-pagination .swiper-pagination-bullet-active {
    width: 70px;
    background: #ff7800;
}

/* 비디오 : e */
/* 고민 : s */
.problem_cont {
    height: 1004px;
    background: #f9f0f0;
}

.problem_cont .main_inner {
    height: 100%;
    padding-top: 143px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/character.png') bottom left 54% no-repeat;
}

.problem_cont .main_title {
    margin-left: 0px;
}

.problem_cont .problem_img {
    position: absolute;
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.problem_cont .problem_img.on {
    opacity: 1;
    transform: translateY(0px);
}

.problem_cont .speachBubble_1 {
    top: 593px;
    left: -50px;
}

.problem_cont .speachBubble_2 {
    top: 425px;
    left: 162px;
    transition-delay: 0.3s;
}

.problem_cont .speachBubble_3 {
    top: 380px;
    right: 72px;
    transition-delay: 0.6s;
}

.problem_cont .speachBubble_4 {
    top: 571px;
    right: -72px;
    transition-delay: 0.9s;
}

/* 고민 : e */
/* 교수 : s */
.professor_cont {
    background: linear-gradient(to bottom, #fff 40%, #c7c7c7);
}

.professor_cont .main_inner {
    padding: 138px 0 144px;
    box-sizing: border-box;
}

.professor_cont .main_title {
    margin-left: -10px;
}

.professor_cont .bullet_wrap {
    display: flex;
    gap: 30px;
    position: absolute;
    top: 385px;
    right: 56px;
}

.professor_cont .bullet_wrap li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 144px;
    height: 139px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/wing.png') center no-repeat;
}

.professor_cont .bullet_wrap li.bullet_1::after {
    clear: both;
    content: '*2020년 vs 2024년 수강생 비교';
    display: block;
    position: absolute;
    bottom: -15px;
    left: 8px;
    font-family: 'noto3';
    font-size: 10.56px;
    letter-spacing: -0.06em;
    line-height: 1;
    color: #aeadad;
}

.professor_cont .bullet_wrap li p {
    margin-top: -20px;
    margin-bottom: 10px;
    font-family: 'noto6';
    font-size: 14.33px;
    letter-spacing: -0.045em;
    line-height: 1.1;
    text-align: center;
    color: #523131;
}

.professor_cont .bullet_wrap li strong {
    display: block;
    font-family: 'market-b';
    font-size: 26.82px;
    letter-spacing: -0.065em;
    line-height: 1;
    text-align: center;
    color: #6f0000;
}

.professor_cont .bullet_wrap li.bullet_3 strong {
    margin-top: -12px;
    font-size: 19.5px;
    letter-spacing: -0.085em;
    line-height: 1.4;
}

.professor_cont .prof_info_wrap {
    position: relative;
    width: fit-content;
    margin-left: auto;
    padding-top: 381px;
    z-index: 1;
}

.professor_cont .prof_info_wrap::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 54px;
    left: -634px;
    width: 1101px;
    height: 918px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/teacher.png') center top / cover no-repeat;
    z-index: -1;
}

.professor_cont .prof_txt {
    position: relative;
    padding-right: 30px;
    font-family: 'noto5';
    font-size: 19px;
    letter-spacing: -0.065em;
    line-height: 1;
    text-align: right;
    color: #ff0000;
}

.professor_cont .prof_txt::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 21px;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/loading.gif') center no-repeat;
}

.professor_cont .professor_review_slide {
    position: relative;
    width: 577px;
    height: 520px;
    margin-top: 14px;
    overflow: hidden;
}

.professor_cont .professor_review_slide::after {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 155px;
    background: linear-gradient(to top, #e7e7e7 40%, rgba(238, 238, 238, 0));
    z-index: 2;
}

.professor_cont .professor_review_slide .swiper-wrapper {
    will-change: transform;
    transform: translateZ(0);
    transition-timing-function: linear;
}

.professor_cont .professor_review_slide li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 128px;
    border-radius: 20px;
    border: 1px solid #dd0000;
    box-sizing: border-box;
    background: #fff;
    font-family: 'noto5';
    font-size: 22px;
    letter-spacing: -0.065em;
    text-align: center;
    line-height: 1.2;
}

.professor_cont .shots_slide_wrap {
    width: 100%;
    height: 620px;
    margin-top: 78px;
    overflow: hidden;
}

.professor_cont .slide_noti {
    position: relative;
    margin: -35px 2px 0 0;
    font-family: 'noto4';
    font-size: 14px;
    letter-spacing: -0.065em;
    line-height: 1;
    text-align: right;
    color: #5c5d66;
    z-index: 2;
}

.professor_cont .prof_img_wrap {
    position: relative;
    margin-top: 43px;
}

.professor_cont .prof_img {
    margin-left: -6px;
}

.professor_cont .prof_gif {
    position: absolute;
    top: 102px;
}

.professor_cont .prof_gif_1 {
    left: 25px;
}

.professor_cont .prof_gif_2 {
    left: 50%;
    transform: translateX(-50%);
}

.professor_cont .prof_gif_3 {
    right: 25px;
}

/* 교수 : e */
/* 개편 : s */
.reorga_cont {
    background: #fff;
    overflow: hidden;
}

.reorga_cont .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0 97px;
}

.reorga_cont .main_title {
    margin: 102px 0 0;
}

.reorga_cont .main_title h3 {
    color: #000;
}

.reorga_cont .reorga_box {
    position: relative;
    margin: 63px 0 0;
}

.reorga_cont .reorga_item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    width: 50%;
}

.reorga_cont .reorga_item_1 {
    top: 173px;
    left: -13px;
}

.reorga_cont .reorga_item_2 {
    top: 167px;
    left: 566px;
}

.reorga_cont .item_title {
    width: 100%;
    line-height: 1.2;
    margin: 0 0 35px;
    letter-spacing: -0.025em;
    text-align: center;
    color: #fff;
    font-size: 39px;
    font-family: 'noto7';
}

.reorga_cont .reorga_item_1 .item_title {
    color: #8d8d8d;
}

.reorga_cont .item_list_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    color: #333;
    font-size: 21px;
    font-family: 'noto5';
}

.reorga_cont .item_list_wrap+.item_list_wrap {
    margin-top: 30px;
}

.reorga_cont .reorga_item_1 .item_list_wrap {
    padding: 0 100px 0 140px;
}

.reorga_cont .reorga_item_2 .item_list_wrap {
    padding: 6px 0 0 46px;
}

.reorga_cont .item_list_wrap em {
    padding: 0 21px;
    line-height: 31px;
    height: 30px;
    border-radius: 30px;
    letter-spacing: -0.055em;
    background: #ffd82e;
}

.reorga_cont .reorga_item_1 .item_list_wrap em {
    background: #dadada;
}

.reorga_cont .item_list_wrap ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 2px 0 0 10px;
}

.reorga_cont .reorga_item_1 .item_list_wrap ul {
    gap: 2px;
}

.reorga_cont .reorga_item_2 .item_list_wrap:nth-of-type(1) ul {
    gap: 11px;
}

.reorga_cont .item_list_wrap li {
    position: relative;
    line-height: 1.4;
    letter-spacing: -0.055em;
}

.reorga_cont .reorga_box .reorga_item_2 .item_list_wrap>ul>li>ul {
    gap: 0;
    padding: 0 0 0 29px;
    margin: 0;
}

.reorga_cont .item_list_wrap>ul ul li {
    text-indent: -11px;
}

.reorga_cont .item_list_wrap .index {
    position: absolute;
    top: 0;
    left: -17px;
}

.reorga_cont .item_noti {
    width: 100%;
    line-height: 1.2;
    padding: 20px 44px 0 0;
    text-align: right;
    letter-spacing: -0.055em;
    color: #333;
    font-size: 16px;
}

/* 개편 : e */
/* 비교 : s */
.vs_cont {
    background: #f1efef;
    overflow: hidden;
}

.vs_cont .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 0 136px;
}

.vs_cont .main_title {
    margin: 144px 0 0;
}

.vs_cont .vs_img {
    margin: 48px 0 0 10px;
}

.vs_cont .vs_bullet {
    position: absolute;
    top: 540px;
    right: -57px;
}

/* 비교 : e */
/* 커리큘럼 : s */
.curriculum_cont {}

.curriculum_cont .main_inner {
    padding: 146px 0 145px;
}

.curriculum_cont .main_title {
    margin-left: -3px;
}

.curriculum_cont .curri_table {
    position: relative;
    width: 100%;
    height: 198px;
    margin: 51px auto 0;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
}

.curriculum_cont .curri_table+.curri_table {
    margin-top: 20px;
}

/* .curriculum_cont .curri_table td,
.curriculum_cont .curri_table th {
	height: 100%;
}
.curriculum_cont .curri_table td {
    background: #fff;
} */
.curriculum_cont .curri_table .table_head {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 71px;
    height: 204px;
    border-radius: 10px;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 19px;
    background: #626262;
}

.curriculum_cont .curri_table .td_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border: 1px solid #000;
    box-sizing: border-box;
    background: #fff;
}

.curriculum_cont .curri_table tr+tr .td_inner {
    border-top: none;
}

.curriculum_cont .curri_table th+th .td_inner,
.curriculum_cont .curri_table td+td .td_inner {
    border-left: none;
}

.curriculum_cont .curri_table th:not(:last-child) .td_inner,
.curriculum_cont .curri_table td:not(:last-child) .td_inner {
    border-right: 1px solid #e1e1e1;
}

.curriculum_cont .tr_title .td_inner {
    padding: 8px 0;
    border-bottom: none;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 14px;
    font-family: 'noto6';
}

.curriculum_cont .tr_title th {
    height: 40px;
}

.curriculum_cont .tr_title th:nth-child(2) .td_inner {
    border-left: 1px solid #000;
    border-radius: 10px 0 0 0;
    background: #bdb3d5;
}

.curriculum_cont .tr_title th:nth-child(3) .td_inner {
    background: #aa9dca;
}

.curriculum_cont .tr_title th:nth-child(4) .td_inner {
    background: #9383bc;
}

.curriculum_cont .tr_title th:nth-child(5) .td_inner {
    border-radius: 0 10px 0 0;
    background: #7d6da7;
}

.curriculum_cont .curri_table_2 .tr_title th:nth-child(2) .td_inner {
    background: #9fafd6;
}

.curriculum_cont .curri_table_2 .tr_title th:nth-child(3) .td_inner {
    background: #90a3d3;
}

.curriculum_cont .curri_table_2 .tr_title th:nth-child(4) .td_inner {
    border-radius: 0 10px 0 0;
    background: #6982c1;
}

.curriculum_cont .tr_sub_title td {
    height: 55px;
}

.curriculum_cont .tr_sub_title .td_inner {
    position: relative;
    padding: 8px 0 12px;
    box-sizing: border-box;
    letter-spacing: -0.035em;
    border-bottom-style: dashed;
    font-size: 23px;
    font-family: 'noto7';
}

.curriculum_cont .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;
}

.curriculum_cont .tr_contents td {
    height: 73px;
}

.curriculum_cont .tr_contents .td_inner {
    align-items: center;
    line-height: 1.35;
    letter-spacing: -0.035em;
    text-align: center;
    font-size: 18px;
}

.curriculum_cont .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: #ff1313;
}

.curriculum_cont .curri_table_2 .tr_badge .td_inner {
    background: #ff1313;
}

.curriculum_cont .tr_badge .td_inner.type-col-4 {
    border-right: 1px solid #000;
}

.curriculum_cont .tr_contents td:nth-child(1) .td_inner {
    border-radius: 0 0 0 10px;
}

.curriculum_cont .tr_badge td:nth-child(2) .td_inner {
    border-radius: 0 0 10px 0;
}

.curriculum_cont .curri_table .tr_badge td .td_inner {
    border-radius: 0 0 10px 0;
}

.curriculum_cont .table_noti {
    margin-top: 10px;
    font-family: 'noto4';
    font-size: 14px;
    letter-spacing: -0.035em;
    line-height: 1;
    text-align: right;
}

/* 커리큘럼  : e*/
/* 모의고사&온라인 첨삭 서비스 : S */
.coach_cont {
    height: 1220px;
    background: #f9f0f0;
}

.coach_cont .main_inner {
    padding: 150px 0 75px;
    box-sizing: border-box;
}

.coach_cont .main_title {
    margin-left: -3px;
}

.coach_cont .coach_img {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.coach_cont .coach_img.on {
    opacity: 1;
    transform: translateY(0px);
}

.coach_cont .coach_teacher {
    margin: 47px 0 0 -143px;
}

.coach_cont .coach_txt {
    position: absolute;
    top: 453px;
    right: -13px;
    transition-delay: 0.3s;
}

/* 모의고사&온라인 첨삭 서비스 : e */
/* 도서 : s */
.book_cont {
    padding: 149px 0 0 0;
}

.book_cont .main_title {
    margin-left: -3px;
}

.book_cont .book_img_wrap {
    position: relative;
    margin-top: 87px;
}

.book_cont .book_img_wrap .book_bullet {
    position: absolute;
    top: -8px;
    right: -90px;
}

.book_cont .book_hugi_wrap {
    margin-top: 33px;
}

.book_cont .bookpage_slide_wrap {
    position: relative;
}

.book_cont .bookpage_slide {
    position: static;
    width: 1112px;
    height: 937px;
    padding: 0px 8px;
    box-sizing: border-box;
    margin: 40px 2px 0 -1px;
}

.book_cont .bookpage_slide .btn_arrow {
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    width: 47px;
    height: 48px;
    z-index: 4;
    cursor: pointer;

    /* background: url('/_skin/tpl_skin/basic_labor_new/images/apply/master_v2/btn.png') no-repeat; */
}

.book_cont .bookpage_slide .btn_arrow>span {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    background-color: #e4e4e4;
    z-index: -1;
}

.book_cont .bookpage_slide .btn_arrow.btn_prev {
    left: -39px;
}

.book_cont .bookpage_slide .btn_arrow.btn_prev>span {
    top: -10px;
    left: -13px;
}

.book_cont .bookpage_slide .btn_arrow.btn_next {
    right: -66px;
}

.book_cont .bookpage_slide .btn_arrow.btn_next>span {
    top: -10px;
    left: -18px;
}

.book_cont .div-table {
    display: table;
    margin: 49px 0 0px 51px;
    width: 100%;
    /* height: 100%; */
}

.book_cont .div-table .imoti {
    width: 5%;
}

/* 도서 : e */
/* 필수 합격 자료 : s */
.reference_cont {
    background: #f5f5f5;
}

.reference_cont .main_inner {
    padding: 152px 0 113px;
}

.reference_cont .main_title {
    margin-left: -3px;
}

.reference_cont .reference_img {
    margin: 54px 0 0 11px;
}

/* 필수 합격 자료 : e */
/* 하단 교수 후기 : s */
.teacher_cont {
    height: 1158px;
    background: #201826;
}

.teacher_cont .main_inner {
    height: 100%;
    padding-top: 148px;
    box-sizing: border-box;
    background: url('/_skin/tpl_skin/basic_fire_manager_new/images/apply/refundPass/v2/teacher_bottom.png') bottom -4px left 45% no-repeat;
}

.teacher_cont .main_title p {
    color: #fff;
}

.teacher_cont .teacher_review_img {
    position: absolute;
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.teacher_cont .teacher_review_img.on {
    opacity: 1;
    transform: translateY(0px);
}

.teacher_cont .speachBubble_1 {
    top: 372px;
    left: 0;
}

.teacher_cont .speachBubble_2 {
    top: 408px;
    right: -13px;
    transition-delay: 0.3s;
}

.teacher_cont .speachBubble_3 {
    top: 607px;
    left: -76px;
    transition-delay: 0.6s;
}

.teacher_cont .speachBubble_4 {
    top: 633px;
    right: -77px;
    transition-delay: 0.9s;
}

.teacher_cont .speachBubble_5 {
    top: 833px;
    left: 12px;
    transition-delay: 1.2s;
}

.teacher_cont .speachBubble_6 {
    top: 860px;
    right: -2px;
    transition-delay: 1.5s;
}

/* 하단 교수 후기 : e */
/* 시작 */
.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;
}

.start_cont .main_title .evidence_area {
    display: inline-block;
    position: absolute;
    top: 98px;
    right: 65px;
    z-index: 2;
}

.start_cont .main_title .evidence_popup_area {
    left: auto;
    right: 0;
}

.start_cont .main_title .evidence_btn {
    width: 82px;
    height: 28px;
    letter-spacing: -0.03em;
    border-color: #000;
    color: #000;
    font-size: 15px;
    font-family: 'noto4';
    background-color: #fff;
}

.start_cont .main_title .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;
}