@charset "utf-8";

/*
* 국민내일배움카드 > 국민내일배움카드란
*/
#LearnCard_info_pc {
    background-image: url("/images/pc/LearnCard/LearnCard_info_pc.jpg?v=1.0.1") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 1300px;
}

/*
* 국민내일배움카드 > 카드발급 및 지원절차
*/
#LearnCard_cardIssued_pc {
    background-image: url("/images/pc/LearnCard/LearnCard_cardIssued_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 1200px;
}

/*
* 국민내일배움카드 > 원격교육안내
*/
#LearnCard_remoteInfo_pc {
    background-image: url("/images/pc/LearnCard/LearnCard_remoteInfo_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 1166px;
}

/*
* 사업주훈련 > 사업주 훈련 수강안내
*/
#LearnBusiness_businessLectureInfo_pc {
    background-image: url("/images/pc/LearnBusiness/LearnBusiness_businessLectureInfo_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 795px;
}

/*
 * 2021.10.25 사업주위탁훈련안내
 */
#LearnBusiness_info_pc {
    background-image: url("/images/pc/LearnBusiness/LearnBusiness_info_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 3000px;
}

/*
 * 2021.11.3 국민내일배움카드 학습유의사항
 */
#LearnCard_learnNotice_pc {
    background-image: url("/images/pc/LearnCard/LearnCard_learnNotice_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 3000px;
}

/*
 * 2021.11.3 사업주훈련 학습유의사항
 */
 #LearnBusiness_learnNotice_pc {
    background-image: url("/images/pc/LearnBusiness/LearnBusiness_learnNotice_pc.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 2000px;
}

/*
 * 2022.01.21
 * CEO인사말
 */
 #ceoGreetings_PC {
    background-image: url("/images/pc/AboutUs/ceoGreetings_PC.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 960px;
}

/*
 * 2022.01.21
 * 연혁
 */
#Company-History_PC {
    background-image: url("/images/pc/AboutUs/Company-History_PC.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 1220px;
}

/*
 * 2022.01.21
 * 회사소개
 */
#Company-Overview_PC {
    background-image: url("/images/pc/AboutUs/Company-Overview_PC.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 812px;
}

/*
 * 2022.01.21
 * 경영이념
 */
#Company-Vision_PC {
    background-image: url("/images/pc/AboutUs/Company-Vision_PC.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 710px;
}

/*
 * 2022.01.21
 * 조직도
 */
#orgChart_PC {
    background-image: url("/images/pc/AboutUs/orgChart_PC.jpg") !important;
    background-repeat : no-repeat !important;
    background-size : auto !important;
    height: 100vh !important;
    width: 100% !important;
    min-height: 1879px;
}




















/* 480이하 부터 */
@media (max-width:480px) {
    /*
    * 국민내일배움카드 > 원격교육안내
    */
    #LearnCard_remoteInfo_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnCard/LearnCard_remoteInfo_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 750px;
    }
    #LearnCard_remoteInfo_pc {
        display: none !important;
    }

    /*
    * 사업주훈련 > 사업주 훈련 수강안내
    */
    #LearnBusiness_businessLectureInfo_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_businessLectureInfo_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 500px;
    }
    #LearnBusiness_businessLectureInfo_pc {
        display: none !important;
    }
    
    /*
    * 국민내일배움카드 > 국민내일배움카드란
    */
    #LearnCard_info_mobile {
        background-image: url("/images/mobile/LearnCard/LearnCard_info_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1100px;
    }
    #LearnCard_info_pc {
        display: none !important;
    }

    /*
    * 국민내일배움카드 > 카드발급 및 지원절차
    */
    #LearnCard_cardIssued_mobile {
        background-image: url("/images/mobile/LearnCard/LearnCard_cardIssued_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 750px;
    }
    #LearnCard_cardIssued_pc {
        display: none !important;
    }

    /*
     * 2021.10.25 사업주위탁훈련안내
     */
    #LearnBusiness_info_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_info_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1900px;
    }
    #LearnBusiness_info_pc {
        display: none !important;
    }

    /*
     * 2021.11.3 국민내일배움카드 학습유의사항
     */
     #LearnCard_learnNotice_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnCard/LearnCard_learnNotice_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 2100px;
    }
    #LearnCard_learnNotice_pc {
        display: none !important;
    }

    /*
     * 2021.11.3 사업주훈련 학습유의사항
     */
     #LearnBusiness_learnNotice_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_learnNotice_mo.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1600px;
    }
    #LearnBusiness_learnNotice_pc {
        display: none !important;
    }

    /*
    * 2022.01.21
    * CEO인사말
    */    
    #ceoGreetings_mobile {
        background-image: url("/images/mobile/AboutUs/ceoGreetings_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 960px;
    }
    #ceoGreetings_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 연혁
    */
    #Company-History_mobile {
        background-image: url("/images/mobile/AboutUs/Company-History_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 820px;
    }
    #Company-History_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 회사소개
    */
    #Company-Overview_mobile {
        background-image: url("/images/mobile/AboutUs/Company-Overview_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 812px;
    }
    #Company-Overview_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 경영이념
    */
    #Company-Vision_mobile {
        background-image: url("/images/mobile/AboutUs/Company-Vision_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 710px;
    }
    #Company-Vision_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 조직도
    */
    #orgChart_mobile {
        background-image: url("/images/mobile/AboutUs/orgChart_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1179px;
    }
    #orgChart_PC {
        display: none !important;
    }

    /*
    * 2022.06.14
    * 사이트맵
    */
    .inner .customer .site_map_all {
        width: 100% !important;
    }
}




























/* 360이하 부터 */ 
@media (max-width:360px) {
    /*
    * 국민내일배움카드 > 원격교육안내
    */
    #LearnCard_remoteInfo_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnCard/LearnCard_remoteInfo_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 750px;
    }
    #LearnCard_remoteInfo_pc {
        display: none !important;
    }

    /*
    * 사업주훈련 > 사업주 훈련 수강안내
    */
    #LearnBusiness_businessLectureInfo_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_businessLectureInfo_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 500px;
    }
    #LearnBusiness_businessLectureInfo_pc {
        display: none !important;
    }

    /*
    * 국민내일배움카드 > 국민내일배움카드란
    */
    #LearnCard_info_mobile {
        background-image: url("/images/mobile/LearnCard/LearnCard_info_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1100px;
    }
    #LearnCard_info_pc {
        display: none !important;
    }

    /*
    * 국민내일배움카드 > 카드발급 및 지원절차
    */
    #LearnCard_cardIssued_mobile {
        background-image: url("/images/mobile/LearnCard/LearnCard_cardIssued_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 750px;
    }
    #LearnCard_cardIssued_pc {
        display: none !important;
    }

    /*
     * 2021.10.25 사업주위탁훈련안내
     */
    #LearnBusiness_info_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_info_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1900px;
    }
    #LearnBusiness_info_pc {
        display: none !important;
    }

    /*
     * 2021.11.3 국민내일배움카드 학습유의사항
     */
     #LearnCard_learnNotice_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnCard/LearnCard_learnNotice_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 2100px;
    }
    #LearnCard_learnNotice_pc {
        display: none !important;
    }

    /*
     * 2021.11.3 사업주훈련 학습유의사항
     */
     #LearnBusiness_learnNotice_mobile {
        /* display: none !important; */
        background-image: url("/images/mobile/LearnBusiness/LearnBusiness_learnNotice_mo.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1600px;
    }
    #LearnBusiness_learnNotice_pc {
        display: none !important;
    }

    /*
    * 2022.01.21
    * CEO인사말
    */    
    #ceoGreetings_mobile {
        background-image: url("/images/mobile/AboutUs/ceoGreetings_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 960px;
    }
    #ceoGreetings_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 연혁
    */
    #Company-History_mobile {
        background-image: url("/images/mobile/AboutUs/Company-History_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 820px;
    }
    #Company-History_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 회사소개
    */
    #Company-Overview_mobile {
        background-image: url("/images/mobile/AboutUs/Company-Overview_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 812px;
    }
    #Company-Overview_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 경영이념
    */
    #Company-Vision_mobile {
        background-image: url("/images/mobile/AboutUs/Company-Vision_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 710px;
    }
    #Company-Vision_PC {
        display: none !important;
    }

    /*
    * 2022.01.21
    * 조직도
    */
    #orgChart_mobile {
        background-image: url("/images/mobile/AboutUs/orgChart_mobile.jpg") !important;
        background-repeat : no-repeat !important;
        background-size : contain !important;
        height: 100vh !important;
        width: 100% !important;
        min-height: 1179px;
    }
    #orgChart_PC {
        display: none !important;
    }

    /*
    * 2022.06.14
    * 사이트맵
    */
    .inner .customer .site_map_all {
        width: 100% !important;
    }
}