@charset "UTF-8";
/* 공통 */
.screen_out {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}

.cat_main_cont {
    width: 100%;
    color: #000;
    font-family: 'noto4';
    overflow: hidden;
}

.cat_main_cont button {
    cursor: pointer;
}

.cat_main_cont .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cat_main_cont .main_title {
    position: relative;
    width: 100%;
    text-align: center;
}

.cat_main_cont .main_title p {
    line-height: 1.2;
    letter-spacing: -0.065em;
    color: #733afe;
    font-size: 37px;
    font-family: 'noto6';
}

.cat_main_cont .main_title h3 {
    display: block;
    line-height: 1.2;
    margin: 7px 0 0;
    letter-spacing: -0.065em;
    font-size: 45px;
    font-family: 'noto7';
}

.cat_main_cont .main_title h3 em {
    color: #ff6c00;
}

.cat_main_cont .main_title > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    padding: 0 25px;
    margin: 0 0 17px;
    border: 3px solid #ecc025;
    border-radius: 46px;
    letter-spacing: -0.05em;
    color: #ecc025;
    font-size: 27px;
    font-family: 'noto6';
}

.cat_main_cont .main_desc {
    line-height: 1.4;
    margin: 11px 0 0;
    letter-spacing: -0.05em;
    text-align: center;
    color: #7b7b7b;
    font-size: 16px;
    font-family: 'noto4';
}

@keyframes pointerBounceDiagonal {
    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-10px, -10px);
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* 비주얼 */
.visual_cont {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/top_bg.png') no-repeat center top;
}

.visual_cont .main_inner {
    padding: 5px 0 86px;
}

.visual_cont .visual_title {
    margin: 0 0 0 -92px;
}

.visual_cont .visual_list {
    display: flex;
    width: 100%;
    margin: -126px 0 0;
    gap: 37px;
}

.visual_cont .visual_list .list_item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 203px;
    border-radius: 40px;
    border: 4px solid transparent;
    color: #6e6aac;
    background: rgba(255, 255, 255, 0.9);
    transition: 0.2s ease-in-out;
}

.visual_cont .visual_list .list_item.is_active {
    border-color: #733afe;
    color: #11079a;
    background: #fff;
    box-shadow: 14px 20px 30px 0px rgba(18, 0, 255, 0.23);
}

.visual_cont .visual_list .item_text {
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.055em;
    font-size: 24px;
}

.visual_cont .visual_list .item_text em {
    font-family: 'noto7';
}

.visual_cont .visual_list .item_noti {
    position: absolute;
    top: calc(100% + 14px);
    left: 0;
    width: 100%;
    padding: 0 25px 0 0;
    text-align: right;
    line-height: 1.2;
    letter-spacing: -0.055em;
    color: #56528e;
    font-size: 15px;
    font-family: 'noto2';
}

/* 상품 */
.product_cont .main_inner {
    padding: 147px 0 147px;
}

.product_cont .product_banner {
    position: relative;
    margin: 51px 0 0;
}

.product_cont .main_title p {
    color: #000;
}

.product_cont .main_title h3 {
    color: #733afe;
}

.product_cont .product_banner .btn_go {
    position: absolute;
    top: 19px;
    right: 0;
    width: 365px;
    height: 70px;
}

.product_cont .product_list {
    display: flex;
    gap: 39px;
    width: 100%;
    margin: 43px 0 0;
}

.product_cont .product_list .list_item {
    position: relative;
    width: 100%;
    border-radius: 30px;
    background: #f4f7f9;
}

.product_cont .product_list .item_top_contents {
    display: flex;
    align-items: flex-end;
    padding: 54px 49px 56px 68px;
    border-radius: 30px;
    background: #fae0ff;
}

.product_cont .product_list .item_marker {
    position: absolute;
    top: -40px;
    left: -41px;
    animation: blink 1s infinite;
}

.product_cont .product_list .item_detail {
    flex: 1 1 auto;
}

.product_cont .product_list .item_tags {
    display: flex;
    gap: 5px;
}

.product_cont .product_list .item_tags li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    padding: 0 55px;
    border: 3px solid #8e68eb;
    border-radius: 46px;
    letter-spacing: -0.025em;
    color: #8e68eb;
    font-size: 25px;
    font-family: 'noto7';
    background: #fff;
}

.product_cont .product_list .item_tags .tag_point {
    border-color: #8e68eb;
    background: #8e68eb;
    color: #fff;
    /* animation: blink 1s infinite; */
}

.product_cont .product_list .item_title {
    display: block;
    line-height: 1.24;
    margin: 25px 0 0;
    letter-spacing: -0.025em;
    font-size: 50px;
    font-family: 'noto7';
}

.product_cont .product_list .item_title em {
    color: #e40d44;
}

.product_cont .product_list .item_list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 27px 0 1px;
}

.product_cont .product_list .item_list li {
    display: flex;
    align-items: center;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #484848;
    font-size: 20px;
    font-family: 'noto5';
}

.product_cont .product_list .item_list li::before {
    content: '·';
    margin: 0 4px 0 0;
}

.product_cont .product_list .item_list li em {
    color: #bf1919;
}

.product_cont .product_list .item_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
}

.product_cont .product_list .price_wrap {
    display: flex;
    align-items: flex-end;
    margin: 0 8px 26px 0;
}

.product_cont .product_list .price_origin {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    margin: 0 0 11px;
    font-family: 'noto7';
}

.product_cont .product_list .origin_tag {
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #1d1d1d;
    font-size: 18px;
    font-family: 'noto6';
}

.product_cont .product_list .origin_num {
    line-height: 1.2;
    letter-spacing: -0.05em;
    text-decoration: line-through;
    text-decoration-thickness: 2px;
    text-decoration-color: #000;
    color: rgba(123, 123, 123, 0.6);
    font-size: 23px;
}

.product_cont .product_list .price_total {
    line-height: 1.2;
    margin: 0 0 0 15px;
    font-size: 48px;
    font-family: 'noto7';
}

.product_cont .product_list .price_total span {
    letter-spacing: -0.065em;
    font: inherit;
    font-size: 74px;
}

.product_cont .product_list .price_badge {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -11px;
    bottom: calc(100% + -5px);
    width: 131px;
    height: 131px;
    border-radius: 50%;
    text-align: center;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/dis_bullet.png') no-repeat 0 0;
}

.product_cont .product_list .price_badge p {
    line-height: 1.3;
    letter-spacing: -0.035em;
    color: #fff;
    font-size: 26px;
    font-family: 'noto6';
}

.product_cont .product_list .price_badge span {
    font: inherit;
}

.product_cont .product_list .btn_scroll {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 449px;
    height: 66px;
    line-height: 1.2;
    border-radius: 66px;
    letter-spacing: -0.065em;
    color: #fff;
    font-size: 25px;
    font-family: 'noto6';
    background: #733afe;
}

.product_cont .product_list .item_benefits {
    display: flex;
    padding: 26px 0 19px;
    gap: 11px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit.png') no-repeat right 33px top 43px;
}

.product_cont .product_list .item_benefits li {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 111px;
    line-height: 1.3;
    padding: 0 0 0 31px;
    letter-spacing: -0.025em;
    color: #161616;
    font-size: 20px;
    font-family: 'noto6';
}

.product_cont .product_list .item_benefits li + li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 102px;
    background: linear-gradient(to bottom, rgba(218, 220, 221, 0) 10%, #dadcdd, rgba(218, 220, 221, 0) 90%);
}

/* 혜택 */
.benefit_cont {
    background: linear-gradient(to bottom, #fefeff, #dfd6ff);
}

.benefit_cont .main_inner {
    padding: 150px 0 151px;
}

.benefit_cont .main_title p {
    color: #000;
}

.benefit_cont .main_title h3 {
    color: #733afe;
}

.benefit_cont .benefit_list_1 {
    display: flex;
    gap: 22px;
    margin: 66px 0 0;
    width: 100%;
}

.benefit_cont .benefit_list_1 .list_item {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 227px;
    padding: 38px 0 26px 31px;
    border: 3px solid #a58bff;
    border-radius: 20px;
    background: #f7dfff;
    box-shadow: 6px 7px 18px 0px rgba(146, 114, 255, 0.79);
}

.benefit_cont .benefit_list_1 .list_item_1 {
    background: #f7dfff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_01.png') no-repeat right 18px bottom 20px;
}

.benefit_cont .benefit_list_1 .list_item_2 {
    background: #f7dfff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_02.png') no-repeat right 16px bottom 34px;
}

.benefit_cont .benefit_list_1 .item_badge {
    position: absolute;
    top: -68px;
    left: -71px;
}

.benefit_cont .benefit_list_1 .item_sub_title {
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: 22px;
}

.benefit_cont .benefit_list_1 .item_title {
    display: block;
    line-height: 1.28;
    letter-spacing: -0.05em;
    margin: 8px 0 0;
    font-size: 30px;
    font-family: 'noto6';
}

.benefit_cont .benefit_list_1 .item_noti {
    line-height: 1.2;
    letter-spacing: -0.05em;
    margin: auto 0 0;
    color: #7b7b7b;
    font-size: 14px;
}

.benefit_cont .benefit_list_2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 22px 0;
    width: 100%;
    margin: 31px 0 0;
}

.benefit_cont .benefit_list_2 .list_item {
    display: flex;
    flex-direction: column;
    width: 351px;
    height: 300px;
    padding: 35px 28px 6px 34px;
    border-radius: 15px;
    background: #fff;
}

.benefit_cont .benefit_list_2 .list_item_1 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_03.png') no-repeat right 11px bottom 8px;
}

.benefit_cont .benefit_list_2 .list_item_2 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_04.png') no-repeat right 10px bottom 23px;
}

.benefit_cont .benefit_list_2 .list_item_3 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_05.png') no-repeat right 4px bottom 14px;
}

.benefit_cont .benefit_list_2 .list_item_4 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_06.png') no-repeat right 24px bottom 22px;
}

.benefit_cont .benefit_list_2 .list_item_5 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_07.png') no-repeat right 26px bottom 29px;
}

.benefit_cont .benefit_list_2 .list_item_6 {
    background: #fff url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/benefit_08.png') no-repeat right 26px bottom 5px;
}

.benefit_cont .benefit_list_2 .item_sub_title {
    line-height: 1.2;
    letter-spacing: -0.05em;
    font-size: 22px;
}

.benefit_cont .benefit_list_2 .item_title {
    display: block;
    line-height: 1.2;
    margin: 8px 0 0;
    letter-spacing: -0.05em;
    font-size: 30px;
    font-family: 'noto6';
}

.benefit_cont .benefit_list_2 .item_noti {
    width: 100%;
    margin: auto 0 0;
    text-align: right;
    letter-spacing: -0.07em;
    font-size: 12px;
    color: #7b7b7b;
}

/* 자격증 */
.license_cont .main_inner {
    padding: 154px 0 158px;
}

.license_cont .tab-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 68px 0 0;
}

.license_cont .tab-menu {
    display: flex;
    justify-content: center;
    gap: 23px;
    width: 100%;
}

.license_cont .tab-menu li {
    width: 100%;
}

.license_cont .tab-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 84px;
    border-radius: 40px 40px 0 0;
    letter-spacing: -0.05em;
    color: rgba(255, 255, 255, 0.5);
    font-size: 34px;
    font-family: 'noto7';
    background: #9c9c9c;
}

.license_cont .tab-menu a.selected {
    background: #733afe;
    color: #fff;
}

.license_cont .tab-content {
    position: relative;
    width: 100%;
    padding: 40px 0 74px 178px;
    background: #f4f7f9;
}

.license_cont .video_box {
    position: absolute;
    top: 39px;
    left: 179px;
    width: 742px;
    height: 419px;
}

.license_cont .video_box .layer,
.license_cont .video_box .start_video {
    display: block;
    width: 100%;
    height: 100%;
}

.license_cont .video_box .layer::after {
    content: '';
    position: absolute;
    top: 204px;
    right: 301px;
    width: 70px;
    height: 70px;
    background: url('/img/event/8961/pc/btn_icon.png') no-repeat 0 0 / contain;
    animation: pointerBounceDiagonal 0.8s ease infinite;
}

/* 전략 */
.strategy_cont {
    background: #fbe6ff;
}

.strategy_cont .main_inner {
    padding: 153px 0 140px;
}

/* 로드맵 */
.roadmap_cont {
    background: #3b3b48;
}

.roadmap_cont .main_inner {
    padding: 148px 0 157px;
}

.roadmap_cont .main_title {
    margin: 0 0 79px;
}

.roadmap_cont .main_title p {
    color: #ffc701;
}

.roadmap_cont .main_title h3 {
    color: #fff;
}

/* 비교 */
.vs_cont {
    background: #f4f7f9;
}

.vs_cont .main_inner {
    padding: 0 0 91px;
}

.vs_cont .main_title {
    margin: 108px 0 0;
}

.vs_cont .vs_list {
    display: flex;
    gap: 30px;
    width: 1124px;
    height: 613px;
    padding: 0 23px 0 0;
    margin: 63px 0 0 23px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/point1_bg.png') no-repeat 0 0;
}

.vs_cont .vs_list .list_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 66px 0 0;
    text-align: center;
}

.vs_cont .vs_list .list_item_1 .item_title {
    line-height: 1.3;
    letter-spacing: -0.05em;
    color: #5b5b5b;
    font-size: 37px;
    font-family: 'noto7';
}

.vs_cont .vs_list .list_item_1 .item_table {
    display: table;
    table-layout: fixed;
    margin: 28px 0 0;
    width: 388px;
    font-size: 21px;
}

.vs_cont .vs_list .list_item_1 .item_table th,
.vs_cont .vs_list .list_item_1 .item_table td {
    height: 60px;
    padding: 11px 0 18px;
    text-align: center;
}

.vs_cont .vs_list .list_item_1 .item_table th {
    letter-spacing: -0.05em;
    color: #fff;
    font-weight: 400;
}

.vs_cont .vs_list .list_item_1 .item_table td {
    letter-spacing: -0.05em;
    color: #2c2c2c;
}

.vs_cont .vs_list .list_item_1 .item_total {
    margin: 22px 0 0;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #3b3a3a;
    font-size: 52px;
    font-family: 'noto7';
}

.vs_cont .vs_list .list_item_2 .item_title {
    line-height: 1.2;
    padding: 9px 0 0;
    letter-spacing: -0.065em;
    color: #222;
    font-size: 41px;
    font-family: 'noto7';
}

.vs_cont .vs_list .list_item_2 .item_origin {
    padding: 52px 72px 0 0;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #fff;
    font-size: 37px;
    font-family: 'noto6';
}

.vs_cont .vs_list .list_item_2 .item_total {
    margin: 87px 0 0;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #5f3df3;
    font-size: 57px;
    font-family: 'noto7';
}

.vs_cont .vs_noti {
    line-height: 1.2;
    margin: 5px 0 0;
    padding: 0 12px 0 0;
    width: 100%;
    text-align: right;
    letter-spacing: -0.06em;
    color: #717171;
    font-size: 16px;
}

/* 교수 */
.professor_cont {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_bg.png') no-repeat center bottom, linear-gradient(to bottom, #fff 513px, #070720 513px);
}

.professor_cont .main_inner {
    padding: 156px 0 104px;
}

.professor_cont .tab_wrap_1 {
    margin-top: 103px;
}
.professor_cont .tab_menu_1 {
    display: flex;
    gap: 9px;
    width: 100%;
}
.professor_cont .tab_menu_1 li {
    position: relative;
    width: 176px;
    height: 175px;
}
.professor_cont .tab_menu_1 li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 104px 0 0;
    border-radius: 50%;
    background: #3c3941;
}
.professor_cont .tab_menu_1 li a.selected {
    background: #733afe;
}
.professor_cont .tab_menu_1 li a p {
    position: relative;
    line-height: 1.2;
    color: #ababab;
    font-size: 17px;
    font-family: 'noto4';
    text-align: center;
    letter-spacing: -0.065em;
    z-index: 1;
}
.professor_cont .tab_menu_1 li a.selected p {
    color: #ffffff;
}
.professor_cont .tab_menu_1 li a p b {
    font-family: 'noto6';
    font-size: 26px;
}
.professor_cont .tab_menu_1 li a p:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 146px;
    bottom: 53px;
    left: 0;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_tab_off.png') no-repeat 0 0;
}
.professor_cont .tab_menu_1 li a.tab_menu_1 p:after {
    background-position: 16px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_2 p:after {
    background-position: -169px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_3 p:after {
    background-position: -354px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_4 p:after {
    background-position: -539px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_5 p:after {
    background-position: -724px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_6 p:after {
    background-position: -909px 11px;
}
.professor_cont .tab_menu_1 li a.tab_menu_7 p:after {
    background-position: -1170px 11px;
}
.professor_cont .tab_menu_1 li a.selected p:after {
    background-image: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_tab.png');
}
.professor_cont .content1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 1100px;
    height: 746px;
    padding: 102px 0 0;
    text-align: left;
}
.professor_cont .content1 p {
    margin: 0 0 32px 2px;
    font-size: 34px;
    font-family: 'noto6';
    color: #ffffff;
    line-height: 100%;
    font-weight: 1;
}
.professor_cont .content1 span {
    display: block;
    font-size: 22px;
    line-height: 100%;
    font-weight: 1;
    color: transparent;
    background: linear-gradient(to right, #fff8de, #ffc700);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.professor_cont .content1 strong {
    display: block;
    margin: 17px 0 0 0;
    font-size: 53px;
    line-height: 100%;
    font-family: 'noto7';
    letter-spacing: -1.7px;
    color: transparent;
    background: linear-gradient(110deg, #fff8de, #ffc700 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.professor_cont .content1 .popupVideo {
    position: relative;
    width: 539px;
    height: 329px;
    margin: 40px 0 0;
}
.professor_cont .content1 .popupVideo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.professor_cont .content1 .video_box {
    position: relative;
    width: 482px;
    height: 306px;
    margin-top: 32px;
    margin-left: 34px;
}
.professor_cont .content1 .video_box span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.professor_cont .content1.tab-content_1 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_01.png') no-repeat right 26px top 53px;
}
.professor_cont .content1.tab-content_2 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_02.png') no-repeat right 6px top 53px;
}
.professor_cont .content1.tab-content_3 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_03.png') no-repeat right 26px top 53px;
}
.professor_cont .content1.tab-content_4 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_04.png') no-repeat right 6px top 53px;
}
.professor_cont .content1.tab-content_5 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_05.png') no-repeat right 26px top 53px;
}
.professor_cont .content1.tab-content_6 {
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/teacher_06.png') no-repeat right 26px top 53px;
}

.professor_cont .tab_wrap_2 {
    margin: 39px 0 0;
    width: 539px;
}

.professor_cont .tab_wrap_2 .tab-menu {
    display: flex;
    justify-content: center;
    gap: 15px;
    width: 100%;
    border-bottom: 2px solid #733afe;
}

.professor_cont .tab_wrap_2 .tab-menu li {
    width: 100%;
}

.professor_cont .tab_wrap_2 .tab-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 54px;
    letter-spacing: -0.065em;
    color: rgba(255, 255, 255, 0.4);
    font-size: 21px;
    font-family: 'noto6';
    background: #000;
}

.professor_cont .tab_wrap_2 .tab-menu a.selected {
    color: #fff;
    background: #733afe;
}

.professor_cont .tab_wrap_2 .tab-content {
    position: relative;
}

.professor_cont .tab_wrap_2 .popupVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.professor_cont .tab_wrap_2 .popupVideo a {
    display: block;
    width: 100%;
    height: 100%;
}

/* 커리큘럼 */
.curri_cont .main_inner {
    padding: 152px 0 0;
}

.curri_cont .tab-wrap {
    position: relative;
    width: 100%;
    margin: 85px 0 0;
}

.curri_cont .tab-wrap .tab-menu {
    display: flex;
    gap: 20px;
    width: 100%;
}

.curri_cont .tab-wrap .tab-menu li {
    width: 100%;
}

.curri_cont .tab-wrap .tab-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 84px;
    border-radius: 84px;
    letter-spacing: -0.05em;
    color: rgba(255, 255, 255, 0.5);
    font-size: 34px;
    font-family: 'noto7';
    background: #9c9c9c;
}

.curri_cont .tab-wrap .tab-menu a.selected {
    background: #733afe;
    color: #fff;
}

.curri_cont .tab-wrap .tab-content {
    padding: 34px 0 0;
}

.curri_cont .table_wrap {
    position: relative;
    width: 1100px;
}

.curri_cont .table_wrap table {
    table-layout: fixed;
    border-collapse: collapse;
    width: auto;
    border: 1px solid #c3c8cf;
    background: #ffffff;
}

.curri_cont .table_wrap .table_head {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 0 109px;
    margin: 0 0 19px;
}

.curri_cont .table_wrap table + .table_head {
    margin-top: 33px;
}

.curri_cont .table_wrap .table_head p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 495px;
    height: 16px;
    letter-spacing: -0.025em;
    color: #39414b;
    font-size: 22px;
    font-family: 'noto6';
    background: url('/_skin/tpl_skin/basic_imsang2/images/apply/allclass/v2/curri_week.png') no-repeat 0 0;
}

.curri_cont .table_wrap .table_1 {
    margin-bottom: 30px;
}

.curri_cont .table_wrap th,
.curri_cont .table_wrap td {
    text-align: center;
}

.curri_cont .table_wrap th:not(:last-child),
.curri_cont .table_wrap td:not(:last-child) {
    border-right: 1px solid #c3c8cf;
}

.curri_cont .table_wrap th:not(:first-child) {
}

.curri_cont .table_wrap th {
    padding: 19px 0 13px;
    background: #eaeef3;
    line-height: 1.4;
    font-size: 20px;
    font-family: 'noto4';
    font-weight: 100;
    color: #232323;
}

.curri_cont .table_wrap .table_2 th {
    background: #f7f2f8;
}

.curri_cont .table_wrap th:first-child {
    border-right: 1px solid #fff;
    font-family: 'noto7';
    font-size: 20px;
    letter-spacing: -0.065em;
    color: #000;
    background: #cde3ff;
}

.curri_cont .table_wrap .table_2 th:first-child {
    background: #f7e0fb;
}

.curri_cont .table_wrap th b {
    display: inline-block;
    font-family: 'noto7';
}

.curri_cont .table_wrap td {
    padding: 35px 0 44px;
    border-top: 0;
    color: #020202;
    font-size: 18px;
    vertical-align: top;
}

.curri_cont .table_wrap td p {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
}

.curri_cont .table_wrap td b {
    font-family: 'noto6';
    font-size: 20px;
}

.curri_cont .table_wrap td .bg-red,
.curri_cont .table_wrap td .bg-yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 34px;
    margin-top: 26px;
    text-align: center;
    font-family: 'noto4';
    font-size: 15px;
    color: #fff;
    background: #ad35df;
    z-index: 1;
}

.curri_cont .table_wrap td .bg-yellow {
    color: #000;
    background: #ffea00;
}

.curri_cont .table_wrap td .type-col2 {
    width: 200%;
}

.curri_cont .table_img {
    position: absolute;
    bottom: -41px;
    right: -54px;
}

/* 모의고사 */
.mock_cont {
}

.mock_cont .main_inner {
    padding: 156px 0 0;
}

.mock_cont .mock_box {
    margin-top: 29px;
}

.mock_cont .mock_box .box_item_1 {
    background-image: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/test_img1.png');
}

.mock_cont .mock_box .box_item_2 {
    background-image: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/test_img2.png');
}

.mock_cont .mock_box .box_item_3 {
    background-image: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/test_img3.png');
}

.mock_cont .mock_box .box_item_4 {
    background-image: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/test_img4.png');
}

/* 자료 */
.data_cont .main_inner {
    padding: 115px 0 159px;
}

.data_cont .data_list {
    margin: 47px 0 0;
}

/* 도서 */
.book_cont .main_inner {
    padding: 156px 0 0;
}

.book_cont .main_title {
    position: relative;
}

.book_cont .evidence_area {
    position: absolute;
    top: 140px;
    right: 134px;
}

.book_cont .book_item {
    position: relative;
    margin: 103px 0 0 4px;
}

.book_cont .book_item .item_label {
    position: absolute;
    top: -90px;
    right: -48px;
}

.book_cont .sd_slide {
    position: relative;
    width: 1000px;
    height: 320px;
    margin: 88px 0 0;
    border-top: 1px solid #cacaca;
    z-index: 1;
}
.book_cont .sd_slide:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: 90px;
    left: 0;
    content: '';
    background: #cacaca;
}
.book_cont .sd_slide .swiper-wrapper {
    height: 226px;
    box-sizing: border-box;
    color: #4a4a4a;
}
.book_cont .sd_slide .review_tit {
    font-size: 31px;
    margin: 12px 0 16px;
    line-height: 100%;
    font-family: 'noto6';
    font-weight: 100;
    letter-spacing: -1.5px;
}
.book_cont .sd_slide .writer {
    font-size: 18px;
    color: #848484;
    font-family: 'noto4';
    font-weight: 600;
    letter-spacing: -1px;
}
.book_cont .sd_slide .review_txt {
    font-size: 20px;
    font-family: 'noto3';
    line-height: 140%;
    letter-spacing: -1px;
}
.book_cont .sd_slide .underline {
    position: relative;
    font-family: 'noto6';
}
.book_cont .sd_slide .underline:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: #bbf6fa;
    content: '';
    z-index: -1;
}
.book_cont .sd_slide .sd_slide_nav {
    text-align: center;
    margin: 56px auto 0;
}
.book_cont .sd_slide .sd_slide_nav span {
    width: 26px;
    height: 26px;
    margin-right: 16px;
    border-radius: 13px;
    background: #d6d6d6;
    border: none;
    transition: all 0.5s;
}
.book_cont .sd_slide .sd_slide_nav span.swiper-pagination-bullet-active {
    /* width:58px; */
    background: #f5363d;
}
.book_cont .div-table {
    display: table;
    width: 100%;
    margin: 43px 0 0 26px;
}
.book_cont .div-table > div {
    display: table-cell;
    /* width: 50%; */
    vertical-align: top;
    position: relative;
}
.book_cont .div-table.sored .tl {
    margin-bottom: 10px;
}

/* 합격 후기 */
.review_cont .main_inner {
    padding: 0 0 146px;
}

.review_cont .main_inner::after {
    content: '';
    position: absolute;
    bottom: 162px;
    right: 14px;
    width: 98px;
    height: 294px;
    background: url('/_skin/tpl_skin/basic_youth_counselor3/img/chungsang3level_new/v2/heart.png') no-repeat 0 0;
}

.review_cont .review_videos {
    display: flex;
    gap: 20px;
    position: absolute;
    top: 167px;
    left: 0;
    width: 100%;
}

.review_cont .review_videos .popupVideo {
    position: relative;
    width: 100%;
    height: auto;
}

.review_cont .review_videos .popupVideo a {
    display: block;
    width: 100%;
    height: 308px;
}

.review_cont .reviews_slide {
    position: absolute;
    top: 556px;
    left: 0;
    width: 100%;
    height: 250px;
    overflow: hidden;
    z-index: 1;
}

.review_cont .reviews_slide .swiper-slide {
    display: flex;
    align-items: center;
    width: 100%;
    height: 106px;
    padding: 0 0 0 57px;
}

/* 시작 */
.start_cont {
    height: 732px;
    background: url('/_skin/tpl_skin/basic_tax_accountant/images/apply/refund/sidea_bg.png') no-repeat center top;
}

.start_cont .main_inner {
    padding: 135px 0 0;
}

.start_cont .main_title p {
    color: #fff;
    font-size: 50px;
    font-family: 'noto4';
}

.start_cont .main_title h3 {
    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;
}

/* 하단 배너 */
.banner_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

.banner_bottom button {
    display: block;
}
