/*
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://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');
@import url(//cdn.rawgit.com/resir014/Clear-Sans-Webfont/v1.1.0/css/clear-sans.css);
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url("https://www.letuin.com/assets/template/1/promotion/common.css");

@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 
css 적용 예시
@font-face {
    font-family: 'JalnanGothic';
    src: url('/assets/data/img/promotion/GsatPack2024/font/JalnanGothicTTF.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal;
  }
*/

* {
    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;
}

*::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

*::-webkit-scrollbar-track {
    background: #ddd;
}

*::-webkit-scrollbar-thumb {
    background: #525252;
    border: 2px solid #ddd;
    border-radius: 10px;
}

*::-webkit-scrollbar-thumb:hover {
    border-width: 0px;
}


._poFixBg {
    width: 100%;
    height: 79px;
    bottom: 12px;
    background-color: #ffe56c;
    position: fixed !important;
    z-index: 2;
}


._inBlock {
    display: inline-block;
    vertical-align: bottom;
}

area:focus {
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lbti_banner,
.top_banner,
.left_nav_btn,
.left_nav_wrap,
#top_btn2,
#topBtn4Rn {
    display: none;
}

.conSec {
    position: relative;
    width: 100%;
    font-size: 0;
}

.conDiv {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    text-align: center;
}

.youtubeViewer {
    position: absolute;
    top: 120px;
    left: 70px;
}

/* 화면이 768px 이하일 때 width를 auto로 변경 */
@media screen and (max-width: 768px) {
    .conDiv {
        width: auto;
    }

    #header {
        display: none;
    }

    #footer {
        display: none;
    }

    .conSec3-2 {
        margin-bottom: 50px !important;
    }

    .conSec3-2 li img {
        /* width: 180px !important; */
    }

    .conSec3-3 {
        margin-bottom: 50px !important;
    }

    .conSec4 li img {
        width: 280px !important;
    }

    .conSec4-2 {
        padding-bottom: 100px !important;
    }


    .accordion-item {
        padding: 0px 10px;
    }

    .BottomAccordionTitle {
        padding-left: 10px !important;
    }

    .BottomAccordionMainTitle {
        padding-left: 0px !important;
        text-align: center !important;
        margin-top: 80px !important;
        font-size: 28px !important;
    }

    .conFlt1 {
        display: none;
    }

    .conSecTop {
        display: block !important;
    }

    .conSec1_usemap,
    .conSec2_usemap,
    .conSec10_usemap,
    .conSec12_usemap,
    .conSec13_usemap,
    .mdl1Img,
    .mdl3Img1,
    .mdl3Img2,
    .mdl3Img3,
    .mdl4Img {
        display: block !important;
    }

    .conSecTopFix {
        display: block !important;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    ._bodyArea {
        display: none;
        /* 처음엔 숨김 */
        background: #fff;
        padding: 0px 0px 20px 0px;
        font-size: 14px;
        height: 162px;
        width: 100%;
        position: absolute;
        left: 0px;
        top: 56px;
        border-bottom: 1px solid #C6CFDC;
    }

    ._3img2 {
        display: block !important;
        width: 100% !important;
    }

    ._3img3 {
        display: block !important;
        width: 100% !important;
        margin-top: 40px;
    }

    .rowOneSlick3 .slick-slide {
        margin: 0 20px !important;
    }

    .youtubeViewer {
        position: relative;
        top: auto;
        left: auto;
        padding-top: 130px;
    }

    .slick-arrow {
        display: none !important;
    }

    .blinking {
        display: none;
    }

    ._headerArea {
        background: white;
        width: 100%;
        height: 56px;
    }

    ._headerLogo {
        float: left;
        margin-top: 19px;
        margin-left: 20px;
        cursor: pointer;
    }

    ._headerMenu {
        float: right;
        margin-top: 14px;
        margin-right: 20px;
        cursor: pointer;
    }

    ._headerMemberArea {
        width: 100%;
        border-top: 1px solid #C6CFDC;
        display: inline-block;
    }

    ._headerMemberInfo {
        font-family: Pretendard;
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: -2%;
        color: hsl(213, 18%, 12%);
        padding-top: 28px;
        padding-left: 20px;
        text-align: left;
        display: inline-block;
        float: left;
    }

    ._headerMemberLogout {
        font-weight: 400;
        font-size: 11px;
        line-height: 140%;
        letter-spacing: -2%;
        color: #2F3642;
        display: inline-block;
        float: right;
        padding-right: 20px;
        padding-top: 31px;
        cursor: pointer;
    }

    ._headerBox {
        cursor: pointer;
        border: 1px solid #C6CFDC;
        border-radius: 12px;
        display: inline-block;
        margin-top: 16px;
        float: left;
        padding: 20px;
        margin-right: 10px;
        font-family: Pretendard;
        font-weight: 400;
        font-size: 13px;
        line-height: 140%;
        letter-spacing: -2%;

    }

    .csmCon2 {
        padding: 10px !important;
        left: 0px !important;
        width: auto !important;
    }

    ._aplBaseTable th {
        width: 120px !important;
    }

    .pc_thum_area {
        display: none;
    }

    .conSecBottom {
        display: block !important;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 80px;
        background: #0F0F0F;
        z-index: 1;
    }

    .conDivBottom {
        height: 100%;
    }

    ._fltArea {
        font-size: 12px !important;
        font-weight: 700 !important;
        color: white !important;
        height: 100%;
        display: flex;
    }

    ._fltMenu {
        display: inline-block;
        width: 31% !important;
        height: 100% !important;
        line-height: 140% !important;
        vertical-align: middle;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    ._fltArea_active {
        color: #3BBAFF;
        border-top: 3px solid #06A7FF;
    }

    #top_btn {
        display: none;
    }
}


._3img2,
._3img3,
.conSecTop,
.conSecTopFix,
.conSec1_usemap,
.conSec2_usemap,
.conSec10_usemap,
.conSec12_usemap,
.conSec13_usemap,
.mdl1Img,
.mdl3Img1,
.mdl3Img2,
.mdl3Img3,
.mdl4Img,
.conSecBottom {
    display: none;
}

.pc_thum_area {
    width: 544px;
    height: 146px;
    top: 578px;
    left: 486px;
    position: absolute;
    padding: 10px;
    border-radius: 16px;
    background: #212532;
}

.pc_thum_area img {
    width: 119px;
    height: 146px;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
}

.conSec1 {
    background: #282D3A
}

.conSec2 {
    background: #121C2A
}


.conSec3 {
    /* background-color: #181f2f; */
    background: url('/assets/data/img/promotion/GsatPack2024/3/bg.png') no-repeat center center;
}

.conSec3-2 {
    margin-bottom: 80px;
}

.conSec3-3 {
    margin-bottom: 76px;
}

.conSec4 {
    background: #161820
}

.conSec4-2 {
    padding-bottom: 120px;
}

.conSec5 {
    background: #F0F1F3
}

.conSec6 {
    background: url('/assets/data/img/promotion/FLUniv25_8/pc/6/BG.png') no-repeat center center;
}

.conSec7 {
    background: #1073F4
}

.conSec8 {
    background: #CAE1FE
}

.conSec9 {
    background: #F2F6FB
}

.conSec10 {
    background: #161820
}

.conSec11 {
    background: #21306D
}

.conSec12 {
    background: #E4EBFC
}

.conSec13 {
    background: url('/assets/data/img/promotion/GsatPack2024/13/bg.png') no-repeat center center;
}

.conSec14 {
    background: url('/assets/data/img/promotion/GsatPack2024/14/bg.png') no-repeat center center;
}


/*loading*/

._lodingDiv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

._lodingBg {
    width: 184px;
    height: 184px;
    background-image: url('/assets/data/img/icon/loading/loading_img.png');
    display: inline-block;
    margin-top: calc(25% - 30px);
}

._lodingCn {
    width: 184px;
    height: 184px;
    display: inline-block;
    margin-top: calc(25% - 30px);
    position: absolute;
    top: 0;
    left: calc(50% - 92px);
}

.loginGifImg {
    margin-top: 70px;
}

._lodingDiv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
}

._lodingBg {
    width: 184px;
    height: 184px;
    background-image: url('/assets/data/img/icon/loading/loading_img.png');
    display: inline-block;
    margin-top: calc(25% - 30px);
}

._lodingCn {
    width: 184px;
    height: 184px;
    display: inline-block;
    margin-top: calc(25% - 30px);
    position: absolute;
    top: 0;
    left: calc(50% - 92px);
}

/* Modal */
.conSecMd {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9000;
    top: 0;
    left: 0;
}

.csmBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9001;
    cursor: pointer;
}

.csmCon {
    position: absolute;
    z-index: 9002;
    background: #fff;
    max-height: 800px;
    overflow: auto;
}

/* .conSecMd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    display: none;
} */

/* .conSecMd.active {
    transform: translateX(0);
} */
/* 
.csmBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9001;
    cursor: pointer;
} */


.csmClsBtn {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.csmCon1 {
    /* width: 598px; */
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

.csmCon2 {
    /* width: 665px; */
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    */
    width: 665px;
    padding: 40px;
}

.conFlt1 {
    top: 288px;
    right: 30px;
    z-index: 1001;
}

.conFlt2 {
    bottom: -28px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.conFlt2 div {
    position: absolute;
    bottom: 62px;
    width: 1100px;
    left: -600px;
}


.conFlt2 div a {
    margin-left: 10px;
}

.timerWrp {
    width: 100%;
    font-weight: bold;
    line-height: 24px;
    top: -56px;
    left: 0;
    color: #ff4040;
    font-size: 20px;
    text-align: center;
}

._cursorP {
    cursor: pointer;
}

._PoAb {
    position: absolute
}

._PoRe {
    position: relative
}

._hide {
    display: none;
}

.accordion-item-header {
    background: url('/assets/data/img/promotion/KDCrecruitEc/17/FAQ_arrow1.png') no-repeat center right;
}

.accordion-item-header.header_active {
    background: url('/assets/data/img/promotion/KDCrecruitEc/17/FAQ_arrow2.png') no-repeat center right;
}

._accordion_href {
    color: cornflowerblue !important;
    text-decoration: underline !important;
}


/* 하단  아코디언 스타일 예제 */
.BottomAccordionMainTitle {
    font-family: Pretendard !important;
    font-size: 32px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: left;
    color: white;
    padding-top: 120px;
    padding-left: 130px;
}

.BottomAccordionTitle {
    font-family: Pretendard !important;
    padding-left: 130px;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.91;
    letter-spacing: normal;
    text-align: left;
    color: #2196F3;
    margin-top: 80px;
}

.accordion {
    max-width: 844px;
    margin: 20px auto;
    margin-top: 28px;
    font-family: Pretendard !important;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.47;
    letter-spacing: normal;
    text-align: left;
    color: #c1c1c1;
}

.accordion-item {
    margin-bottom: 5px;
}

.accordion-item-header {
    padding: 10px;
    cursor: pointer;
    border-bottom: solid 2px #4a494a;
}

.accordion-item-body {
    display: none;
    padding: 10px;
}

.header_active {
    color: white;
    font-weight: bold;
}

.conSecBottomAccordion {
    background-color: black;
    padding-bottom: 130px;
}

/* 하단 아코디언 스타일 종료 */

/* 좌우 슬릭 예제 */

.rowOneSlick {
    position: relative;
}

.rowOneSlick .slick-slide {
    margin: 0 10px;
    opacity: 0.5;
}

.rowOneSlick .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick .slick-next {
    width: 70px;
    height: 70px;
    background: url(/assets/data/img/promotion/FreePass0Rn/10/btn_R.png) no-repeat !important;
    position: absolute;
    top: 260px;
    left: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.rowOneSlick .slick-prev {
    width: 70px;
    height: 70px;
    background: url('/assets/data/img/promotion/FreePass0Rn/10/btn_L.png') no-repeat !important;
    position: absolute;
    top: 260px;
    right: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.conSecRowOneSlick {
    background-color: #161820;
    padding-top: 45px;
}

.conDivRowOneSlick {
    width: 100%;
}

/* 좌우 슬릭 종료 */

/* 3-2 좌우 슬릭 예제 */

.rowOneSlick2 {
    position: relative;
}

.rowOneSlick2 .slick-slide {
    margin: 0 10px;
    /* opacity: 0.5; */
}

.rowOneSlick2 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick2 .slick-next {
    width: 70px;
    height: 70px;
    background: url(/assets/data/img/promotion/FreePass0Rn/10/btn_R.png) no-repeat !important;
    position: absolute;
    top: 260px;
    left: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.rowOneSlick2 .slick-prev {
    width: 70px;
    height: 70px;
    background: url('/assets/data/img/promotion/FreePass0Rn/10/btn_L.png') no-repeat !important;
    position: absolute;
    top: 260px;
    right: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.conSecRowOneSlick2 {
    background-color: #161820;
    padding-top: 45px;
}

.conDivRowOneSlick2 {
    width: 100%;
}

/* 좌우 슬릭 종료 */

/* 3-3 좌우 슬릭 예제 */

.rowOneSlick3 {
    position: relative;
}

.rowOneSlick3 .slick-slide {
    margin: 0 10px;
    /* opacity: 0.5; */
}

.rowOneSlick3 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick3 .slick-next {
    width: 70px;
    height: 70px;
    background: url(/assets/data/img/promotion/FreePass0Rn/10/btn_R.png) no-repeat !important;
    position: absolute;
    top: 260px;
    left: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.rowOneSlick3 .slick-prev {
    width: 70px;
    height: 70px;
    background: url('/assets/data/img/promotion/FreePass0Rn/10/btn_L.png') no-repeat !important;
    position: absolute;
    top: 260px;
    right: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.conSecRowOneSlick3 {
    background-color: #161820;
    padding-top: 45px;
}

.conDivRowOneSlick3 {
    width: 100%;
}

/* 좌우 슬릭 종료 */
/* 3-3 좌우 슬릭 예제 */

.rowOneSlick4 {
    position: relative;
}

.rowOneSlick4 .slick-slide {
    margin: 0 10px;
    /* opacity: 0.5; */
}

.rowOneSlick4 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick4 .slick-next {
    width: 70px;
    height: 70px;
    background: url(/assets/data/img/promotion/FreePass0Rn/10/btn_R.png) no-repeat !important;
    position: absolute;
    top: 260px;
    left: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.rowOneSlick4 .slick-prev {
    width: 70px;
    height: 70px;
    background: url('/assets/data/img/promotion/FreePass0Rn/10/btn_L.png') no-repeat !important;
    position: absolute;
    top: 260px;
    right: calc(50% + 300px);
    z-index: 1;
    font-size: 0;
}

.conSecRowOneSlick4 {
    background-color: #161820;
    padding-top: 45px;
}

.conDivRowOneSlick4 {
    width: 100%;
}

/* 좌우 슬릭 종료 */
/* 좌우 이중 슬라이드 예제 */

.RowTwoSlideItemImg {
    display: inline-block;
    text-align: center;
    padding: 0 13px;
    position: absolute;
}

.RowTwoSlideItemImg>img {
    box-shadow: 0 0 13.5px 1.5px rgb(113 109 109 / 28%);
}

.RowTwoSlide {
    position: relative;
}

.RowTwoSlide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.RowTwoSlideItem {
    position: relative;
    height: 130px;
    overflow: hidden;
    padding-bottom: 25px;
    padding: 10px 0 25px 0;
}

.conDivRowTwoSlide {
    width: 100%;
}

.conSecRowTwoSlide {
    background-color: #161820;
    height: 330px;
}

/* 좌우 이중 슬라이드 종료 */

._aplBaseHeader {
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: -2%;
}

._aplBaseHeader img {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}


._aplBaseHeader {
    border-bottom: 1px solid #C6CFDC;
    padding-bottom: 17px;
}

._mt17 {
    margin-top: 17px;
}

._aplBaseBox {
    margin-top: 20px;
    background-color: #F8FAFB;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: -2%;
    padding: 16px;
}

._aplBaseTable table {
    margin-top: 20px;
    font-family: Pretendard;
    font-style: Bold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -2%;
}

._aplBaseTable tr {
    background: #EFF2F6;
    border-bottom: 1px solid #C6CFDC;
    /* 모든 행에 하단 경계선 */
    border-top: none;
    /* 기본적으로 상단 경계선 제거 */
    height: 53px;

}

._aplBaseTable tr:first-child {
    border-top: 1px solid #C6CFDC;
    /* 첫 번째 행에만 상단 경계선 추가 */
}

._aplBaseTable th {
    background: #EFF2F6;
    width: 180px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    /* 세로 가운데 정렬 */
}

._aplBaseTable td {
    background: white;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    /* 세로 가운데 정렬 */
    padding-left: 20px;
}

._aplBaseTableMemo {
    margin-top: 12px;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -2%;
    margin-bottom: 40px;
}

._aplBaseTableMemo span {
    color: #0046AE;
    cursor: pointer;
}

._aplBaseHr {
    border-bottom: 1px solid #C6CFDC;
}


input[type="radio"] {
    display: none;
}

input[type=radio]+label {
    display: inline-block;
    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;
    cursor: pointer;
    width: auto;
    height: 17px;
    background: url(/assets/data/img/promotion/FLUniv/modal/radio.png) no-repeat left center;
    padding-left: 21px;
    font-size: 14px;
    line-height: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
    margin-right: 22px;
}

input[type=radio]:checked+label {
    background: url(/assets/data/img/promotion/FLUniv/modal/radio_atv.png) no-repeat left center;
}

input[type=radio]+label>b {
    font-weight: bold;
}

input[type="checkbox"] {
    display: none;
}

input[type=checkbox]+label {
    display: inline-block;
    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;
    cursor: pointer;
    width: auto;
    height: 17px;
    background: url('/assets/data/img/promotion/FLUniv/modal/chk.png') no-repeat left center;
    padding-left: 25px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox]:checked+label {
    background: url('/assets/data/img/promotion/FLUniv/modal/chk_atv.png') no-repeat left center;
}

._aplTitle {
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -2%;
}

._aplsubTitle {
    font-family: Pretendard;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #66768F;
    margin-top: 4px;
}

._aplsubTitle2 {
    font-family: Pretendard;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #4A5668;
    margin-top: 4px;
    margin-bottom: 20px;
}

.classCss {
    margin-top: 20px;
}

._aplContent2 {
    border: 1px solid #C6CFDC;
    border-radius: 8px;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -2%;
    /* color: #8898AF; */
    height: 140px;
    margin-top: 20px;
    resize: none;
}

._aplMemo2 {
    font-family: Pretendard;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -2%;
    color: red;
    margin-bottom: 40px;
    display: inline-block;
}

._aplCnt {
    font-family: Pretendard;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #66768F;
    float: right;
    display: inline-block;
}

.agrChBox_label {
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #191919;
    margin-top: 40px;
}

.aplAgrInfo {
    margin-top: 10px;
    font-family: Pretendard;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -2%;
    color: #4A5668;
}

._aplBaseBtn {
    padding: 22px 0px;
    background-color: #163FC5;
    color: white;
    border-radius: 8px;
    text-align: center;
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -2%;
    margin-top: 40px;
    cursor: pointer;
}

/* 반짝이는 애니메이션 처리 예제 */
.conBlinking {
    background: url('/assets/data/img/promotion/EptBrd/2307/promotion/1/bg.png') no-repeat center center;
}

.blinking {
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
    position: absolute;
    top: 204px;
    left: 533px;
    z-index: 1;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* 반짝이는 애니메이션 처리 종료 */

._type2Area {
    margin-top: 40px;
}

._aplBtn1,
._aplBtn3 {
    border: 1px solid #66768F;
    border-radius: 4px;
    color: #66768F;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    padding: 13px 20px;
    margin-top: 16px;
    margin-right: 5px;
    cursor: pointer;
    margin-bottom: 16px;
}

._aplBtn2,
._aplBtn4 {
    border: 1px solid #2754E7;
    border-radius: 4px;
    color: #2754E7;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    display: inline-block;
    padding: 13px 20px;
    cursor: pointer;
}

._aplFile1 {
    border: 1px solid #DEE4ED;
    background: #F8FAFB;
    color: #66768F;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: inline-block;
    padding: 8px 14px;
    margin-bottom: 40px;
}

._aplFile2 {
    border: 1px solid #DEE4ED;
    background: #F8FAFB;
    color: #66768F;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: inline-block;
    padding: 8px 14px;
    margin-top: 16px;
}

._aplFile1 img {
    cursor: pointer;
    margin-left: 10px;
}

._aplFile2 img {
    cursor: pointer;
    margin-left: 10px;
}

._aplTitle1,
._aplTitle4,
._aplTitle5 {
    margin-top: 40px;
}

._aplBox {
    padding: 18px;
    border: 1px solid #DEE4ED;
    border-radius: 12px;
    margin-bottom: 40px;
}

._innerHr {
    border-bottom: 1px solid #DEE4ED
}

._aplInnerTitle {
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #163FC5;
}

._aplInputTextPoint {
    margin-top: 12px;
    margin-bottom: 12px;
    border: 1px solid #C6CFDC !important;
    border-radius: 8px;
    color: #8898AF;
    padding: 14px 20px !important;
    font-size: 14px !important;
    font-weight: 400;
    width: 93px;
    height: 50px !important;
    min-width: auto !important;

}

._aplSelect {
    border: 1px solid #C6CFDC !important;
    border-radius: 8px;
    color: #8898AF;
    padding: 14px 20px !important;
    font-size: 14px !important;
    line-height: 14px;
    font-weight: 400;
    width: 80px;
    height: 50px !important;
    min-width: auto !important;
}

._aplInnerTitle2,
._aplInnerTitle4,
._aplInnerTitle5 {
    margin-top: 20px;
    margin-bottom: 16px;
}

._aplInnerTitle3 {
    margin-top: 20px;
    margin-bottom: 12px;
}

.jobCss {
    margin-bottom: 18px !important;
    font-size: 14px !important;
    margin-right: 26px !important;
}

.industry_label {
    font-weight: 400 !important;
    min-width: 60px;
    margin-bottom: 12px;
}

._aplInnserText {
    height: 50px !important;
    padding: 16px !important;
    border: 1px solid #C6CFDC !important;
    border-radius: 8px;
    width: 100%;
}

._aplsubTitleCompany {
    margin-bottom: 16px;
}