/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

.InterviewBooster * {
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif !important;
}



.lbti_banner,
.top_banner,
.left_nav_btn,
.left_nav_wrap,
#top_btn2,
#topBtn4Rn {
    display: none;
}


.conSec1 {
    background: #202020;
}
.conSec2 {
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/2/bg.png') no-repeat center center;
}
.conSec3 {
    background-color: #F6F7FA;
}
.conSec4 {
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/4/bg.png') no-repeat top center;
}
.conSec5 {
    background-color: #F4F7FF;
    padding-bottom: 100px;
}
.bnf_book_wrp {
    padding: 30px;
    width: 1068px;
    margin: 40px auto 33px auto;
    border-radius: 15px;
    box-shadow: 0px 0px 11px 0px #60647233;
    background-color: #fff;
}
.bnf_book_wrp .bnf_wrp {
    margin-top: 15px;
}
.bnf_book_wrp .bnf_wrp .bnf_top {
    height: 48px;
    border-bottom: 3px solid #E3E3E3;
    line-height: 45px ;
}
.bnf_book_wrp .bnf_wrp .bnf_top .bnf_num {
    position: relative;
    padding: 0 18px;
    line-height: 45px;
    color: #848484;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.02px;
    cursor: pointer;
}
.bnf_book_wrp .bnf_wrp .bnf_top .bnf_num._on {
    color: #1C1E22;
}
.bnf_book_wrp .bnf_wrp .bnf_top .bnf_num._on::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1C1E22;
}
.bnf_book_wrp .bnf_wrp .bnf_con {
    margin: 14px 0 20px 0;
}
.bnf_book_wrp .bnf_wrp .bnf_con ._flex {
    gap: 32px;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list {
    width: 176px;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_thmn {
    width: 176px;
    height: 166px;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_thmn img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_idx {
    margin-top: 11px;
    padding-left: 16px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: -0.02px;
    font-size: 13px;
    color: #7f7f7f;
    text-align: left;
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/idx_icon.png') no-repeat left center;
    cursor: pointer;
    margin-bottom: 10px;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_tit {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.02px;
    color: #000;
    margin-bottom: 10px;
    text-align:left;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_btn {
    width: 176px;
    height: 37px;
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/1_1.svg') no-repeat left center;
    cursor: pointer;
}
.bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_btn2 {
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/1_2.svg') no-repeat left center;
}
.bnf_book_wrp .bnf_wrp .bnf_btm {
    font-weight: 400;
    font-size: 12px;
    line-height: 145%;
    letter-spacing: -0.02px;
    color: #BFBFBF;
    text-align:left;
}
.lec_bnf_wrp .bnf_btn {
    position: absolute;
    left: 344px;
    bottom: 108px;
    width: 245px;
    height: 50px;
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/2_1.svg') no-repeat left center;
    cursor: pointer;
    font-size: 0;
}
.lec_bnf_wrp .bnf_btn2 {
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/2_2.svg') no-repeat left center;
}

.conSec6 {
    padding-bottom: 100px;
}
.lec_wrap {
    padding-top: 40px;

}
.lec_wrap .lec_top {
    width: 100%;
    border-bottom: 3px solid #E3E3E3;
    margin-bottom: 23px;
}
.lec_wrap .lec_top .lec_tab {
    padding: 0 18px;
    line-height: 45px;
    font-weight: 600;
    font-size: 16px;
    color: #848484;
    letter-spacing: -0.02px;
}
.lec_wrap .lec_top .lec_tab.on {
    position: relative;
    color: #233F9A;
    font-weight: 700;
}
.lec_wrap .lec_top .lec_tab.on::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #233F9A;
}
.lec_ctg {
    justify-content: flex-end;
    gap: 12px;
}
.lec_ctg .lec_cate {
    padding: 0 20px;
    font-size: 15px;
    letter-spacing: -0.02px;
    line-height: 30px;
    border: 1px solid #F2F4FB;
    background-color: #F2F4FB;
    font-weight: 600;
    color: #828CAE;
    border-radius: 100px;
}
.lec_ctg .lec_cate.on {
    border: 1px solid #233F9A;
    background-color: #fff;
    color: #233F9A;
}
.lec_list {
    gap: 20px;
    margin-top: 20px;
}
.lec_list .lec_box {
    width: 252px;
}
.lec_list .lec_box .lec_img {
    width: 100%;
    height: 152px;
    border-radius: 5px;
    margin-bottom: 3px;
    background-size: cover;
    background-position: center;
    object-fit: cover;
    cursor: pointer;
}
.lec_list .lec_box .lec_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.lec_list .lec_box .lec_tit {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02px;
    color: #404040;
    margin-bottom: 5px;
    line-height: 160%;
    text-align: left;
    word-break: keep-all;
}
.lec_box .lec_info .info_dv, .lec_box .lec_info .info_dv2 ._flex, .lec_box .lec_info .info_dv3, .lec_box3 .prc_info .info_dv, .lec_box3 .prc_info .info_dv2 ._flex, .lec_box3 .prc_info .info_dv3 {
    justify-content: space-between;
}
.lec_box .lec_info .info_dv ._txt, .lec_box3 .prc_info .info_dv ._txt {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.02px;
    color: #6e6e6e;
}
.info_dv2 {
    margin: 5px auto;
    background-color: #F3F6FF;
    border-radius: 5px;
    padding: 7px;
}
.info_dv2 ._tit {
    margin-bottom: 3px;
    line-height: 110%;
    font-weight: 700;
    font-size: 12px;
    color: #1045f0;
    text-align: left;
}
.info_dv2 ._txt {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.02px;
    color: #545866;
    text-align: left;
}
.info_dv3 {
    margin-bottom: 5px;
}
.info_dv3, .info_dv3 ._flex {
    align-items: center;
}
.info_dv3 .bsc_prc {
    color: #BFBFBF;
    font-size: 13px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.02px;
    text-decoration: line-through;
}
.info_dv3 .per {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.02px;
    color: #FD3112;
    line-height: 160%;
}
.info_dv3 .sale_prc {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.02px;
    color: #191919;
    line-height: 160%;
    margin-left: 4px;
}
.lec_box .lec_btn {
    width: 100%;
    height: 35px;
    line-height: 33px;
    border-radius: 5px;
    border: 1px solid #A0ABD0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #112D8B;
    cursor: pointer;
}
.lec_box .lec_btn.lec_off_btn {
    border: 1px solid #DBDBDB;
    background-color: #F6F6F6;
    color: #DBDBDB;
}

.lec_list2 {
    width: 950px;
    background-color: #fff;
    margin: 0 auto;
    padding: 40px 57px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


.conSec7 {
    padding-bottom: 100px;
    background-color: #888C97;
}
.conSec8 {
    padding-bottom: 100px;
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/8/bg.png') no-repeat top center;
}

.lec_list3 {
    width: 950px;
    height: 650px;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 30px 0 30px;
    background-color: #fff;
    border-radius: 11px;
    margin-top: 20px;
}
.lec_list3 .lec_box3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    justify-content: space-between;
    border-bottom: 1px solid #EBEBEB;
    align-items: center;
}
.lec_list3 .lec_box3 ._flex {
    align-items: center;
}
.lec_list3 .lec_box3 .prc_info {
    width: 306px;
    border-left: 1px dotted #D5D5D5;
    padding-left: 40px
}
.lec_list3 .lec_box3 .lec_img3 {
    width: 252px;
    height: 152px;
    margin-right: 17px;
}
.lec_list3 .lec_box3 .lec_img3 img {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.lec_list3 .lec_box3 .lec_info_txt {
    width: 280px;
    word-break: keep-all;
}
.lec_list3 .lec_box3 .lec_info_txt ._tit {
    text-align: left;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: -0.02px;
    font-weight: 600;
    color: #191919;
    margin-bottom: 9px;
}
.lec_list3 .lec_box3 .lec_info_txt ._txt {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.02px;
    color: #404040;
    margin-bottom: 3px;
}
.lec_list3 .lec_box3 .lec_info_txt ._txt2 {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 170%;
    letter-spacing: -0.02px;
    color: #737373;
}
.lec_list3 .lec_box3 .lec_btn {
    width: 266px;
    height: 39px;
    border-radius: 5px;
    border: 1px solid #A0ABD0;
    text-align: center;
    line-height: 37px;
    font-weight: 600;
    font-size: 16px;
    color: #112D8B;
    margin-top: 10px;
}

.lec_box3 .lec_btn.lec_off_btn {
    border: 1px solid #DBDBDB;
    background-color: #F6F6F6;
    color: #DBDBDB;
}

.conSec9 {
    background-color: #18191B;
}

.conSecMd2 .csmCon2, .conSecMd3 .csmCon3, .conSecMd4 .csmCon4, .conSecMd5 .csmCon5 {
    width:540px;
}
.conSecMd6 .csmCon6 {
    width:506px;
}

.index_box {
    margin-top: 20px;
    padding: 18px;
    border-radius: 10px;
    background-color: #F8FAFB;
    border: 1px solid #DEE4ED;
}
.index_box ul  {
    margin-left: 18px;
}
.index_box ul li {
    font-weight: 700;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: -0.02px;
    list-style: auto;
}

.index_wrp {
    padding-bottom: 20px;
    border-bottom: 1px solid #C6CFDC;
    margin-bottom: 30px;
}
.index_wrp:last-child {
    margin-bottom: 0;
}
.index_wrp .index_top {
    margin-bottom: 10px;
    gap: 10px;
}
.index_wrp .index_top .index_num {
    padding: 0 7px;
    line-height: 27px;
    border-radius: 4px;
    color: #fff;
    background-color: #2754E7;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.02px;
}
.index_wrp .index_top ._tit {
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.02px;
    color: #191E24;
}
.index_con ul  {
    margin-left: 15px;
}
.index_wrp .index_con ul li {
    font-weight: 500;
    font-size: 14px;
    color: #191E24;
    line-height: 21px;
    letter-spacing: -0.02px;
    list-style: auto;
    padding-bottom: 10px;
}
.index_wrp .index_con ul li:last-child {
    padding-bottom: 0;
}
.dv_wrp {
    padding-bottom: 30px;
    border-bottom: 1px solid #C6CFDC;
    margin-bottom: 20px;
}
.dv_wrp ._txt {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.02px;
    color: #191919;
    font-weight: 400;
    word-break: keep-all;
}
.dv_wrp:last-child {
    margin-bottom: 0;
}
a.dv_a {
    color: #2754E7;
    text-decoration: underline;
}
.buy_ntc {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02px;
    color: #4A5668;
    margin-bottom: 24px;
    text-align: center;
}
.md_buy_btn {
    width: 100%;
    height: 60px;
    line-height: 58px;
    border-radius: 8px;
    border: 1px solid #2754E7;
    background-color: #163FC5;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.02px;
}
.csmCon6 ._aplBaseHeader {
    border-bottom: 0;
    margin-bottom: 30px;
}
.ntc_txt {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.02px;
    color: #D91B1E;
    font-weight: 700;
    padding-left: 46px;
    background: url('/assets/data/img/promotion/InterviewBooster/2510/pc/modal/ntc_icon.png') no-repeat left center;
    margin-bottom: 10px;
}
.ntc_txt2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: -0.02px;
    color: #191919;
}
.ntc_t {
    font-weight: 700;
    color: #2754E7;
}
.ntc_t2 {
    font-weight: 700;
    text-decoration: underline;
}

._flt {
    top: 10%;
    right: 40px;
    z-index: 9999;
}
._flt ._dv1 {
    width: 250px;
    height: 87px;
    text-align: center;
    padding: 17px 0;
    border-radius: 10px;
    border: 1px solid #2631AF;
    background-color: #000000;
    margin: 7px 0;
}
._flt ._dv1 ._tit {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.02px;
    margin-bottom: 5px;
}
._flt ._dv1 .lgn_btn {
    display:block;
    margin: 0 auto;
    width: 124px;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    text-align: center;
    background-color: #151D7A;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.02px;
}
._flt ._dv2 {
    width: 250px;
    height: 87px;
    text-align: center;
    padding: 22px 0;
    border-radius: 10px;
    background-color: #171D45;
    margin: 7px 0;
}
._flt ._dv2 ._tit {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.02px;
    text-align: center;
}
._flt ._dv2 ._txt {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.02px;
    text-align: center;
}
._flt ._dv3 {
    display: block;
    width: 250px;
    height: 53px;
    line-height: 51px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #B2B8CC;
    text-align: left;
    color: #737888;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.02px;
    margin-bottom: 3px;
    padding-left: 15px;
}
._flt ._dv3._on {
    border: 1px solid #2E4694;
    color: #1A44CE;
}
._flt2 {
    left: 40px;
    top: calc(50% - 140px);
    z-index: 9999;
}

/* 화면이 768px 이하일 때 width를 auto로 변경 */
@media screen and (max-width: 768px) {
    .InterviewBooster  {
        overflow-x:hidden;
    }
    .bnf_book_wrp {
        margin: 20px;
        width: auto;
        padding: 0;
    }
    .bnf_wrp {
        margin: 18.33px 19.33px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_top {
        border-radius: 7px;
        border-bottom: 0;
        height: 35px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_top .bnf_num {
        font-size: 13px;
        color: #a4a4a4;
        padding: 0 13.34px;
        line-height: 35px;
        background-color: #F5F5F5;
        border-radius: 7px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_top .bnf_num._on {
        border-radius: 7px;
        background-color: #fff;
        border: 1px solid #646871;
    }
    .bnf_book_wrp .bnf_wrp .bnf_top .bnf_num._on::before {
        display: none;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list {
        width: 134.67px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_thmn {
        width: 100%;
        height: 126.67px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_idx {
        line-height: 20.67px;
        color: #7F7F7F;
        font-size: 9.33px;
        font-weight: 600;
        border-radius: 3.67px;
        border: 0.33px solid #BFBFBF;
        background: #fff url('/assets/data/img/promotion/InterviewBooster/2510/pc/5/idx_icon.png') no-repeat 41px center;
        padding-left: 55.88px;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_tit {
        font-size: 11px;
        line-height: 148%;
        font-weight: 600;
        width: 90%;
        word-break: break-word;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_btn {
        width: 135px;
        height: 36px;
        background: url('/assets/data/img/promotion/InterviewBooster/2510/mo/5/1_1.svg') no-repeat left center;
    }
    .bnf_book_wrp .bnf_wrp .bnf_con .bnf_list .bnf_btn2{
        background: url('/assets/data/img/promotion/InterviewBooster/2510/mo/5/1_2.svg?v=3') no-repeat left center;
    }
    .lec_bnf_wrp .bnf_btn {
        left: 49.5px;
        width: 288px;
        height: 35px;
        background: #f36408 url('/assets/data/img/promotion/InterviewBooster/2510/mo/5/right_arrow.svg') no-repeat right 72.84px center;
        border: 0;
        color: #fff;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: -0.02px;
        text-align:center;
        border-radius: 5px;

    }
    .lec_bnf_wrp .bnf_btn2 {
        color: #979797;
        background: #F3F3F3;
        padding-left: 0;
        text-align: center;
    }
    .lec_wrap {
        padding-top: 0;
    }
    .lec_wrap .lec_top {
        border-bottom: 0;
        margin: 20px;
        gap: 10px;
    }
    .lec_wrap .lec_top .lec_tab {
        padding: 0 22px;
        line-height: 33px;
        border-radius: 100px;
        border: 1px solid #DCDFEA;
        font-size: 14px;
    }
    .lec_wrap .lec_top .lec_tab.on {
        background: #233F9A;
        color: #fff;
    }
    .lec_wrap .lec_top .lec_tab.on::before {
        display: none;
    }
    .lec_list {
        justify-content: center;
        gap: 20px;
    }
    .lec_list .lec_box {
        width: 150px;
    }
    .lec_list .lec_box .lec_img {
        height: 90.48px;
    }
    .lec_list .lec_box .lec_tit {
        min-height: 66px;
        font-weight: 500;
        font-size: 15px;
        line-height: 146%;
    }
    .part_lec_list.lec_list {
        margin-left: 20px;
        justify-content: normal;
    }
    .part_lec_list .pack_flex {
        /* justify-content: center; */
        gap: 20px;
        padding-bottom: 35px;
    }
    .company_tit {
        text-align:left;
        font-size: 17px;
        font-weight: 700;
        line-height: 158%;
        letter-spacing: -0.02px;
        color:#000;
    }
    .lec_ctg {
        display: none !important;
    }
    .info_dv3._flex {
        flex-direction: row-reverse;
    }
    .conSec7 {
        padding-bottom: 0;
    }
    .lec_list2 {
        margin-left: 0;
        border-radius: 0;
        padding: 22px 22px;
        justify-content: normal;
    }
    .lec_list3 {
        width: 100%;
        height: auto;
        overflow: unset;
        border-radius: 0;
        padding: 22px;
        display: flex;
        gap: 16px;
    }
    .lec_list3 .lec_box3 {
        width: 150px;
    }
    .lec_list3 .lec_box3 ._flex {
        width: 150px;
    }
    .lec_list3 .lec_box3 .lec_img3 {
        width: 100%;
        height: 90.48px;
        margin-right: 0;
    }
    .conSec8 {
        background: none;
        padding-bottom: 40px;
    }
    .BottomAccordionMainTitle {
        word-break: auto-phrase;
    }

    ._flt {
        width: 100%;
        height: 80px;
        background-color: #0F0F0F;
        padding: 0 20px;
        left: 0;
        bottom: 0;
        top: unset;
        right: unset;
        border-radius: 0;
        align-content: center
    }
    ._flt ._flex {
        gap: 10px;
        justify-content: center
    }
    ._flt .flt_tab {
        position: relative;
        width: 56px;
        border-right: 0;
        line-height: 140%;
        color: #fff;
        word-break: keep-all;
        font-size: 12px;
        text-align: center;
    }
    
    ._flt .flt_tab._on {
        color: #FFEA00;
    }
    ._flt .flt_tab._on::before {
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 3px;
        top: 0;
        bottom: unset;
        background-color: #FFEA00;
        top: -23px;
    }

    .paging {
        font-size: 12px;
        font-weight: 400;
        color: #000;
        position: absolute;
        left: 10px;
        bottom: -2px;
        pointer-events: none;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px; 
    }

    

    .slick-prev {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .slick-next {
        position: absolute;
        bottom: 0;
        left: 36px;
    }

    .slick-slide {
        width: 150px !important; /* 한 개당 300px 고정 */
        margin: 0 10px;
    }


}
@media (width > 480px) and (width <= 767px) {
    
}
@media (width > 700px) and (width <= 767px) {
    
}
