/*
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;
}

.conSec1 {
    background-color: #f7f7f7;
}

.conSec2 {
    background: url('/assets/data/img/promotion/EmrInt24_2/2/bg.png') no-repeat center center;
}


.conSec3 {
    /* background-color: #181f2f; */
    background: url('/assets/data/img/promotion/EmrInt24_2/3/bg.png') no-repeat center center;
}

.conSec4 {
    /* background-color: #f7f7f7;
    height: 45px;
    overflow: hidden;
    padding: 3px 0 8px 0;
    background: url('/assets/data/img/promotion/EmrInt24_2/4/bg.png') no-repeat center center; */
    background-color: #f7f7f7;
    height: 57px;
    overflow: hidden;
    padding: 3px 0 8px 0;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
}

.conSec5 {
    background: url('/assets/data/img/promotion/EmrInt24_2/5/bg.png') no-repeat center center;
}

.conSec6 {
    background: url('/assets/data/img/promotion/EmrInt24_2/6/bg.png') no-repeat center center;
}

.conSec7 {
    background: url('/assets/data/img/promotion/EmrInt24_2/7/bg.png') no-repeat center center;
}

.conSec8 {
    background: url('/assets/data/img/promotion/EmrInt24_2/8/bg.png') no-repeat center center;
}

.conSec9 {
    background: url('/assets/data/img/promotion/EmrInt24_2/9/bg.png') no-repeat center center;
}

.conSec10 {
    background: url('/assets/data/img/promotion/EmrInt24_2/10/bg.png') no-repeat center center;
}

.conSec11 {
    background: url('/assets/data/img/promotion/EmrInt24_2/11/bg.png') no-repeat center center;
}

.conSec12 {
    background: #282828;
}

.conSec13 {
    background: url('/assets/data/img/promotion/EmrInt24_2/13/bg.png') no-repeat center center;
}

.conSec14 {
    background: #f5f5f9;
}

.conSec15 {}

.conSec16 {
    background: url('/assets/data/img/promotion/EmrInt24_2/16/bg.png') no-repeat center center;
}

.conSec17 {
    background: url('/assets/data/img/promotion/EmrInt24_2/17/bg.png') no-repeat center center;
}

.conSec18 {
    background: #EAECFE;
}

.conSec19 {
    background: url('/assets/data/img/promotion/EmrInt24_2/19/bg.png') no-repeat center center;
}

.conSec20 {
    background: url('/assets/data/img/promotion/EmrInt24_2/20/bg.png') no-repeat center center;
}

.conSec21 {
    background: #2d5dd6;
}

.conSec22 {
    background: #f0f1f5;
}

.conSec23 {
    background: url('/assets/data/img/promotion/EmrInt24_2/23/bg.png') no-repeat center center;
}

.conSec24 {
    background: #1e1e1e;
}

.conSec25 {
    background: #262626;
}



/*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;
}

.csmClsBtn {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.csmCon1 {
    /* width: 598px; */
}

.conFlt1 {
    top: 288px;
    right: 30px;
    z-index: 1001;
    width: 200px;
}

.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: 154px;
    left: 0;
    color: #ff4040;
    font-size: 20px;
    text-align: center;
}

._cursorP {
    cursor: pointer;
}

._PoAb {
    position: absolute
}

._PoRe {
    position: relative
}


.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: #5dcaa6;
    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: #161616;
    padding-bottom: 97px;
}

.conDivRowOneSlick {
    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: 170px;
    overflow: hidden;
    padding-bottom: 25px;
    padding: 10px 0 25px 0;
}

.conDivRowTwoSlide {
    width: 100%;
}

.conSecRowTwoSlide {
    background-color: #f4f4f8;
}

/* 좌우 이중 슬라이드 종료 */


/* 삼중슬라이드 */

.Row3Slide {
    /* height: 180px; */
    /* margin-bottom: 67px; */
    position: relative;
}

.Row3Slide:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.Row3SlideItem {
    position: relative;
    height: 180px;
    overflow: hidden;
    padding: 20px 0;
}

.Row3SlideItem2 {
    padding: 10px 0 !important;
}

.Row3SlideImg {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    position: absolute;
}

.Row3SlideImg>img {
    box-shadow: 0 0 13.5px 1.5px rgba(199, 177, 177, 0.28);
}


/* 삼중슬라이드 종료 */
/* 팝업 메세지 예시 시작*/

.conSecPopupMessage {
    background: url('/assets/data/img/promotion/FreePass0Rn/2024/0110/promotion/6/bg.png') no-repeat center center;
}

.cont_review {
    /* padding-top: 100px;
    background-color: #111111;
    margin-top: -75px; */
    /* position: relative; */
    /* z-index: 1; */
}

.cont_review .review_area {
    /* margin: 157px 0 118px; */
    /* position: relative; */
    width: 100%;
    /* height: 338px; */
}

.cont_review .review_area img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.cont_review .review_area.active img {
    animation: slideUp .7s ease-in-out both;
}

.cont_review .review_area.active img:nth-child(1) {
    top: 111px;
    left: 706px;
    position: absolute;
    animation-delay: 1.4s;
}

.cont_review .review_area.active img:nth-child(2) {
    top: 167px;
    left: 810px;
    animation-delay: .1s;
}

.cont_review .review_area.active img:nth-child(3) {
    top: 136px;
    left: 921px;
    animation-delay: .3s;
}

.cont_review .review_area.active img:nth-child(4) {
    top: 96px;
    left: 342px;
    animation-delay: .5s;
}

.cont_review .review_area.active img:nth-child(5) {
    top: 112px;
    left: 51px;
    animation-delay: .7s;
}

.cont_review .review_area.active img:nth-child(6) {
    top: 306px;
    left: 20px;
    animation-delay: .9s;
}

.cont_review .review_area.active img:nth-child(7) {
    top: 517px;
    left: 619px;
    animation-delay: 1.1s;
}

.cont_review .review_area.active img:nth-child(8) {
    top: 426px;
    left: 796px;
    animation-delay: 1.3s;
}

.cont_review .review_area.active img:nth-child(9) {
    top: 254px;
    left: 905px;
    animation-delay: 1.7s;
}

.cont_review .review_area.active img:nth-child(10) {
    top: 500px;
    left: 60px;
    animation-delay: 1.9s;
}

.cont_review .review_area.active img:nth-child(11) {
    top: 445px;
    left: 164px;
    animation-delay: 2.1s;
}

.cont_review .review_area.active img:nth-child(12) {
    top: 147px;
    left: 146px;
    animation-delay: 2.3s;
}

.cont_review .review_area.active img:nth-child(13) {
    top: 480px;
    left: 867px;
    animation-delay: 2.5s;
}

.cont_review .review_area.active img:nth-child(14) {
    top: 532px;
    left: 487px;
    animation-delay: 2.7s;
}

@keyframes slideUp {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.event-contents {
    /* position: relative; */
}


.event-contents .inner {
    /* width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden; */
}

.event-contents .scrollAni.active {
    opacity: 1;
}

/* 팝업 메세지 예시 종료*/

/* 슬롯 카운팅 예제 */

.connDivNum1 {
    position: absolute;
    top: 416px;
    left: 374px;
    font-size: 23.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 16.53px;
    color: white;
}

.connDivNum2 {
    position: absolute;
    top: 416px;
    left: 623px;
    font-size: 23.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 13.53px;
    color: white;
}

.slot-machine {
    display: inline-block;
    overflow: hidden;
    /* border: 2px solid #333; */
    /* border-radius: 5px; */
    /* padding: 10px; */
    font-family: Arial, sans-serif;
    height: 55px;
    width: 975px;
    position: absolute;
    top: 610px;
    left: 4px;
}

.slot {
    display: inline-block;
    height: 55px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 1500px;
    color: #253b84;
    font-size: 32px;
    font-weight: bold;
    width: 104px;
}

.slot_num {
    color: #495473;
    font-size: 16px;

}

.slot1 {
    left: 0px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.9s forwards;
}

.slot2 {
    left: 110px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.8s forwards;
}

.slot3 {
    left: 220px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.7s forwards;
}

.slot4 {
    left: 330px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.6s forwards;
}

.slot5 {
    left: 440px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.5s forwards;
}

.slot6 {
    left: 550px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.4s forwards;
}

.slot7 {
    left: 660px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.3s forwards;
}

.slot8 {
    left: 770px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.2s forwards;
}

.slot9 {
    left: 880px;
    animation: spin 4s cubic-bezier(0.15, 0.95, 0.05, 1) 1.1s forwards;
}



.targetslot1 {
    left: 0px;
}

.targetslot2 {
    left: 110px;
}

.targetslot3 {
    left: 220px;
}

.targetslot4 {
    left: 330px;
}

.targetslot5 {
    left: 440px;
}

.targetslot6 {
    left: 550px;
}

.targetslot7 {
    left: 660px;
}

.targetslot8 {
    left: 770px;
}

.targetslot9 {
    left: 880px;
}


.slot div {
    display: block;
    height: 50px !important;
    letter-spacing: -2.0px;
}


@keyframes spin {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(1500px);
        /* 숫자가 아래로 내려가는 총 거리 */
    }
}

.conSecSlotCount {
    background: purple;
}

/* 슬롯 카운팅 예제 종료 */

/* 반짝이는 애니메이션 처리 예제 */
.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;
}

@-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;
    }
}

/* 반짝이는 애니메이션 처리 종료 */


/* 실시간 기대평 예제 시작 */
.csRevDate {
    position: absolute;
    left: 336px;
    top: 278px;
    font-family: Pretendard !important;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: -1.2px;
    text-align: center;
    color: #333333;
}

.csRevTotal {
    position: absolute;
    left: 522px;
    top: 277px;
    text-shadow: 0px 4px 5px rgba(255, 255, 255, 0.8);
    font-family: Pretendard !important;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: -1.2px;
    text-align: center;
    color: #d32f2f;
    width: 83px;
}

.csRevTxt>div {
    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;
    display: inline-block;
    margin-left: 5px;
    background:
        url(/assets/data/img/promotion/EmrIns/3/rv_bg_l.png) no-repeat left center,
        url(/assets/data/img/promotion/EmrIns/3/rv_bg_r.png) no-repeat right center,
        url(/assets/data/img/promotion/EmrIns/3/rv_bg_m.png) center center;
    color: #D32E2F;
    font-weight: bold;
    padding: 0 10px;
    border-radius: 4px;
    line-height: 36px;
    font-size: 30px;
    letter-spacing: -1.5px;
}

.csRev {
    text-align: center;
    padding-bottom: 120px;
    width: 712px;
    display: inline-block;
}

.csRvDiv {
    width: 600px;
    padding: 20px 40px;
    background: #ffffff;
    border-radius: 16px;
    font-size: 0;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    margin: 15px 15px 0 15px;
}

.csRvDiv:first-child {
    margin-top: 0;
}

.csRvDiv:nth-child(2n-1):before {
    position: absolute;
    top: 20px;
    left: -15px;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 19px solid #ffffff;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
}

.csRvDiv:nth-child(2n):before {
    position: absolute;
    top: 20px;
    right: -15px;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 19px solid #ffffff;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
}

.csRvCon {
    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;
    font-size: 16.5px;
    line-height: 1.45;
    letter-spacing: -0.33px;
    text-align: center;
    color: #3d3d3d;
    word-break: keep-all;
    width: 600px;
    word-wrap: break-word;
}

.csRvId {
    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;
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 13.5px;
    text-align: center;
    color: #b7b7b7;
}

.conSecComent {
    /* background: url('/assets/data/img/promotion/EmrIns/2308/20/bg.png') no-repeat center center; */
}

/* 실시간 기대평 예제 종료 */

/* 바텀 타입1 에제 */

.bottom_type1_title {
    padding-top: 48px;
    padding-bottom: 16px;
    font-family: NotoSansCJKkr !important;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: -0.83px;
    text-align: left;
    color: white;
}

.bottom_type1-item-header {
    background: url('/assets/data/img/promotion/KDCrecruitEc/17/FAQ_arrow1.png') no-repeat center right;
}

.bottom_type1-item-header.header_active {
    background: url('/assets/data/img/promotion/KDCrecruitEc/17/FAQ_arrow2.png') no-repeat center right;
}

._bottom_type1_href {
    color: cornflowerblue !important;
    text-decoration: underline !important;
}

.bottom_type1 {
    /* margin-top: 28px; */
    font-family: Pretendard !important;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: left;
    color: #c1c1c1;
}

.bottom_type1-item {
    margin-bottom: 5px;
    width: 903px;
}

.bottom_type1-item-header {
    color: white;
    padding: 10px;
    cursor: pointer;
}


.bottom_type1-item-nonheader {
    /* padding: 10px; */
}

.bottom_type1-item-body {
    display: block;
    /* padding: 10px; */
}

.bottom_type1-left-menu {
    width: 170px;
    font-family: NotoSansCJKkr !important;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: -0.43px;
    text-align: center;
    color: white;
    padding: 8px 0px 7px 0px;
    border-radius: 14.8px;
    border: solid 1px #787878;
    background-color: #181818;
    display: inline-block;
    display: inline-block;
    vertical-align: top;

}

.bottom_type1-right-menu {
    /* margin-left: 20px; */
    display: inline-block;
    width: 883px;
}

.conSecBottomType1 {
    background-color: #131413;
    padding-bottom: 130px;
}

/* 바텀 타입1 에제 종료 */


/*테두리 애니메이션 emrbsr2402 참고*/


@keyframes rotate {
    100% {
        transform: rotate(1turn);
    }
}

.img_wrp {
    width: 313px;
    height: 766px;
    overflow: hidden;
    border-radius: 18px;
    /* top: 113px;
    position: fixed; */
    left: 0;
    z-index: 1;

    &::before {
        content: "";
        position: absolute;
        left: -50%;
        top: -50%;
        width: 200%;
        height: 200%;
        background: conic-gradient(transparent, #FDFF63, transparent 30%);
        animation: rotate 3s linear infinite;
    }

    &:after {
        content: "";
        position: absolute;
        top: 6px;
        left: 6px;
        right: 6px;
        bottom: 6px;
        background: transparent;
    }
}

.img_wrp img {
    position: absolute;
    z-index: 2;
    left: 6px;
    top: 6px;
}

.conDivImgCircle {
    height: 800px;
}


/* 페이징 예제 */
._Paging_table {
    width: 1000px;
    margin-left: 50px;
}

._Paging_table th {
    font-family: Pretendard !important;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.01;
    letter-spacing: 0.26px;
    text-align: center;
    color: 292929;
    border: 1px solid #292929;
}

._Paging_table td {
    font-family: Pretendard !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.01;
    letter-spacing: -0.28px;
    text-align: center;
    color: #292929;
    border: 1px solid #292929;
    background: white;
}

#_Paging_page {
    margin-top: 20px;
    font-size: 18px;
    color: black;
    display: inline-block;
}

#_Paging_page span {
    font-size: 18px;
    font-weight: 400;
    color: black;
    margin-right: 10px;
    cursor: pointer;

}

._Paging_table th:nth-child(1) {
    width: 65px;
}

._Paging_table th:nth-child(2) {
    width: 265px;
}

._Paging_table th:nth-child(3) {
    width: 255px;
}

.share_btn {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #292929;
    color: #292929;
    font-size: 13px;
    margin-bottom: 50px;
}

/* 상단 고정띠 처리 */
._poFx {
    z-index: 1111;
    position: fixed !important;
    top: 0;
    left: 0;
}

.logoRolImg {
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    position: absolute;
}

._6card {
    position: absolute;
}

._6card1 {
    /* top: 349px; */
    left: 0px;
}

._6card2 {
    /* top: 349px; */
    left: 243px;
}

._6card3 {
    /* top: 349px; */
    left: 486px;
}

._6card4 {
    top: 159px;
    left: 0px;
}

._6card5 {
    top: 159px;
    left: 243px;
}

._6card6 {
    top: 159px;
    left: 486px;
}

.bottom_title {
    font-size: 15.5px;
    display: inline-block;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f74;
}

.bottom_content {
    font-family: Pretendard;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #6f6f74;
}


._modalApl ._modalWrp {
    width: 700px;
    height: 500px;
    left: calc(50% - 350px);
    top: calc(50% - 148px);
}

._modalApl ._modalTop ._tit{
    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;
    font-size: 24px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: -0.48px;
    text-align: left;
    color: #202020;
    margin: 40px 40px 0 40px;
    padding-bottom: 14px;
    border-bottom: 2px solid #575862;
}
._modalApl ._modalTop ._tit span{
    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;
    color: #2d4be1;
}

._modalApl ._modalCon {
    height: calc(100% - 85px);
    overflow-y: auto;
    margin: 0 10px;
    text-align: center;
}
._modalApl ._modalCon .aplCon {
    padding: 20px 30px 30px 30px;
    text-align: left;
    font-size: 11px;
}
._modalApl ._modalCon .aplInpDpth {
    display: block;
    padding-top: 22px;
}
.aplInpDpth .aplInpTit {
    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;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    letter-spacing: -0.39px;
    text-align: left;
    color: #282828;
    padding-bottom: 5px;
}

.EmrInt24_1 div, .EmrInt24_1 a, ._modalWrp div {
    box-sizing: border-box;
    font-family: "Pretendard", sans-serif !important;
}

input.aplInpName{
    width: 170px !important;
}
input.aplInpHp2, input.aplInpHp3{
    width: 65px !important;
}
input.aplInpEmail1{
    width: 115px !important;
}
input.aplInpEmail2{
    width: 131px !important;
}


input.aplInpTxt {
    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;
    padding: 0 12px;
    height: 34px;
    line-height: 34px;
    border-radius: 2px;
    border: 1px solid #727482;
    min-width: auto;
    width: auto;
}

select.splInpSel{
    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;
    border: 1px solid #727482;
    border-radius: 2px;
    min-width: auto;
    padding: 0 30px 0 12px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    color: #282828;
    background: #fff url('/assets/data/img/promotion/EmrIns/modal/selectBoxArrow.png') right 12px center no-repeat;
}

._ftBold {
    font-weight: bold;
}
._mr16 {
    margin-right: 10px;
}

.aplInpCon > div.aplInpdis {
    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;
    padding: 0 5px;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    vertical-align: bottom;
    color: #727482;
}

.aplInpDpthLine {
    background: #d1d4da;
    width: 100%;
    height: 1px;
    border-radius: 0.5px;
    margin: 21px 0;
}
.aplLecTit {
    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;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    letter-spacing: -0.45px;
    color: #282828;
    margin-right: 5px;
    
}

.aplLecTxt{
    position: relative;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.42px;
    color: #7f7f7f;
    padding-left: 13px;
    margin-bottom: 3px;
}
.aplLecTxt span {
    font-weight: bold;
}
.aplLecTxt::before {
    display: block;
    content: '';
    position: absolute;
    top: 5px;
    left: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #7f7f7f;
}

.aplLecTxt2::before {
    background-color: #fff;
}

.aplLecInfo {
    margin-top: 10px;
    margin-bottom: 17px;
}

.aplLecWrp {
    width: 620px;
    border-radius: 4px;
    background-color: #f3f5f8;
    padding: 0 15px 15px 15px;
    margin-bottom: 10px;
}
.aplLecExc {
    margin-bottom: 17px;
    padding-bottom: 0;
}
.aplLecWrp ._tit {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: -0.45px;
    font-weight: bold;
    color: #282828;
    padding: 16px 0 11px 0;
}
.aplLecExc ._tit {
    border-bottom: 1px solid #3e3e3e;
}

.aplLecWrp ._tit span {
    color: #2e5cd2;
}
.aplLecWrp .aplLecLst {
    padding: 7px 0;
    border-bottom: 1px solid #d1d4da;
}
.aplLecWrp .aplLecLst ._txt {
    line-height: 26px;
    font-size: 14px;
    letter-spacing: -0.42px;
    color: #282828;
}
.aplLecWrp .aplLecLst ._btn {
    display: block;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #363846;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.39px;
    border-radius: 2px;
} 
.aplLecWrp .aplLecLst ._btn2 {
    background-color: #999999;
}
.aplLecWrp .aplLecLst::after {
    display: block;
    content: '';
    clear: both;
}
.aplLecWrp .aplLecLst:last-child {
    border-bottom: 0;
}

.aplInpTlt{
    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;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    letter-spacing: -0.39px;
    text-align: left;
    color: #5c5e6f;
    padding-bottom: 5px;
}


.aplInpDiv{
    display: inline-block;
    margin-right: 2px;
}

.sbmBtn {
    width: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.39px;
    background-color: #363846;
    vertical-align: middle;
}

.aplLecWrp .aplSelWrp ._txt {
    font-size: 11px;
    line-height: 21px;
    letter-spacing: -0.33px;
    color: #8a8a8a;
}

.aplLecWrp .aplLecLst ._txt {
    line-height: 26px;
    font-size: 14px;
    letter-spacing: -0.42px;
    color: #282828;
}

.fltL {
    float: left;
}
.fltR {
    float: right;
}

select.aplCate1, select.aplCate2, select.aplCate3, select.aplCate4{
    width: 130px;
}

.aplChkWrp {
    width: 620px;
    height: 125px;
    border-radius: 4px;
    border: 1px solid #c7c9d5;
    margin-bottom: 28px;
    padding: 16px 25px;
}
.aplChkWrp ._tit {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.42px;
    color: #363846;
    font-weight: bold;
}
.aplChkWrp ._tit span {
    font-size: 11px;
    font-weight: normal;
    letter-spacing: -0.33px;
    color: #8a8a8a;
}
.aplChkWrp .cateAddDiv {
    width: 100%;
    height: 69px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 11px;
}

.aplRvw {
    padding-bottom: 28px;
    border-bottom: 1px solid #7e7e7e;
}
.aplRvw ._tit {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.45px;
    line-height: 15px;
    margin-bottom: 8px;
    color: #282828;
}

.aplRTCon{
    width: 610px;
    resize: none;
    height: 70px;
    font-size: 14px;
    border: 1px solid #727482;
    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;
    border-radius: 2px;
}
.aplRTCon-h-60{
    resize: none;
    height: 60px !important;
    display:none;
}

.msgCnt {
    margin-top: 5px;
    font-size: 11.5px;
    line-height: 12px;
    color: #8a8a8a;
}
.msgCnt::after {
    display: block;
    content: '';
    clear: both;
}

.aplAgrDv {
    margin-top: 14px;

}
input[type="checkbox"]#agrChBox {
    display:none;
}
input[type=checkbox]#agrChBox + 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/EmrIns/modal/checkbox_off.png') no-repeat left center;
    padding-left: 25px;
    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]#agrChBox:checked + label {
    background: url('/assets/data/img/promotion/EmrIns/modal/checkbox_on.png') no-repeat left center;
}

.aplAgrInfo{
    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;
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: -0.39px;
    text-align: left;
    color: #7f7f7f;
    padding-left: 24px;
    margin-top: 3px;
}

button.aplBtn.sbm{
    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;
    width: 610px;
    height: 41px;
    line-height: 41px;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.28px;
    background: #2e5cd2;
    color: #ffffff;
    margin-top: 30px;
}

._modalTop .closeBtn {
    width: 23px;
    height: 23px;
    background: url('/assets/data/img/promotion/EmrInt/modal/closeBtn.png') center no-repeat;
    right: 40px;
    top: 40px;
    position: absolute;
}

.cadEl > div{
    display: inline-block;
    vertical-align: top;
}
.cadTxt{
    font-size: 13px;
    line-height: 17px;
    height: 17px;
    letter-spacing: -0.42px;
    text-align: left;
    color: #282828;
    max-width: calc(100% - 25px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 10px;
}
.cadTxt:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
}
.cadDel{
    height: 17px;
    margin-left: 5px;
}
button.cadDelBtn {
    font-size: 0;
    background: url('/assets/data/img/promotion/EmrIns/modal/delete_btn.png');
    width: 17px;
    height: 17px;
    vertical-align: top;
    border: 0;
    cursor: pointer;
}

select.aplInpEmail3{
    margin-left: 8px ;
    width: 120px;
}


.exctLecWrp {
    background-color: #fff;
    box-shadow: 0 0 5.5px -0.5px rgb(116 113 113 / 19%);
    width: 865px;
    padding: 73px 81px 26px 81px;
    margin: 0 auto;
    margin-top: 25px;
}

.lecLbl {
    width: 1046px;
    height: 79px;
    background: url('/assets/data/img/promotion/EmrInt24_2/22/인성 면접 말풍선.png') no-repeat center center;
    top: -35px;
    left: calc(50% - 523px);
    z-index: 2;
}
.lecLbl2 {
    background: url('/assets/data/img/promotion/EmrInt24_2/22/전공 직무 면접 말풍선.png') no-repeat center center;
    z-index: 2;
}

.lecLbl3  {
    width: 1046px;
    height: 79px;
    background: url('/assets/data/img/promotion/EmrInt24_2/22/특별진행 말풍선.png') no-repeat center center;
    top: -35px;
    left: calc(50% - 523px);
    z-index: 2;
}

/* .spcLecWrp {
    background-color: #f1f1f6;
    height: 291px;
    padding-top: 30px;
} */

.exctDtl {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    letter-spacing: -0.28px;
    color: #5f5e5e;
    margin-top: 10px;
}
.exctDtl span {
    font-weight: bold;
    letter-spacing: -0.37px;
}

.exctInfo:last-child {
    /* margin-left: 60px; */
}
.exctInfo ._subtit {
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: -0.53px;
    color: #333;
    padding-top: 25px;
    text-align: left;
}
.exctInfo ._tit {
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: -0.53px;
    color: #333;
    margin-bottom: 33px;
    padding-top: 10px;
    text-align: left;
}
.exctInfo ._box {
    width: 424px;
    height: 162px;
}
.exctInfo ._box .__tit {
    width: 94px;
    line-height: 25px;
    border-radius: 12px;
    border: 1px solid #5f5e5e;
    font-size: 14px;
    letter-spacing: -0.28px;
    color: #5f5e5e;
    text-align: center;
    margin-bottom: 6px;
}
.exctInfo ._box .__con {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: -0.28px;
    color: #5f5e5e;
    text-align: left;
}
.exctLecLst {
    margin-top: 37px;
}
.exctLec {
    margin-right: 21px;
}
.exctLec:last-child {
    margin-right: 0;
}
.exctLecInf {
    width: 141px;
    height: 175px;
    border-radius: 5px;
    background-color: #f1f1f6;
    padding: 12px 29px 16px 30px;
}
.exctLecInf ._logo {
    width: 100%;
    height: 40px;
    text-align: center;
}
.exctLecInf ._logo img{
    margin-left: -28px;
    margin-top: -11px;
}

.exctLecInf ._btn {
    width: 141px;
    height: 65px;
    border-radius: 10px;
    background-color: #044398;
    text-align: center;
    margin-top: 24px;
    padding: 23px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* box-shadow: 0px 3px 2.6px 1.4px rgba(49, 49, 50, 0.3); */
    box-shadow: inset -3px -3px 7px #d5cccc73, inset 3px 3px 5px rgb(102 99 99 / 53%);
}
.exctLecInf ._btn .__txt {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
.exctLecInf ._btn .__txt2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    background: url('/assets/data/img/promotion/EmrInt24_1/21/arrow.png') no-repeat 110px center;
}
.exctLec ._btn2 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    background-image: linear-gradient(to top, #3d8ef5, #0062df, #2a00df);
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.28px;
    /* box-shadow: inset -3px -3px 7px #6c565673, inset 3px 3px 5px rgb(223 170 170 / 53%); */
    margin-top: 14px;
    cursor: pointer;
}

.exctLec ._btn2._bg2, .exctLec ._btn2._bg3 {
    background-image: linear-gradient(to top, #ef8009, #e0002a);
}
.exctLec ._btn2 span {
    color: #fae100;
}
.lecWrp {
    background-color: #fff;
    box-shadow: 0 0 5.5px -0.5px rgb(116 113 113 / 19%);
    width: 910px;
    padding: 2px 58px 25px 58px;
    margin: 0 auto;
    margin-top: 73px;
}
.lecSort {
    width: 910px;
    height: 63px;
    line-height: 63px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background-color: #2d5dd6;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.44px;
    margin-bottom: 11px;
    margin-top: 69px;
}
.lecLst {
    background-color: #fff;
    box-shadow: 0 0 5.5px -0.5px rgb(116 113 113 / 19%);
    width: 816px;
    padding: 41px 54px 16px 39px;
    margin: 0 auto;
    margin-top: 29px;
}
.lecDtl {
    margin-top: 13px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.28px;
    color: #5f5e5e;
}
.lecDtl span{
    font-weight: bold;
    letter-spacing: -0.37px;
}
.lecWrp .lecInfo {
    margin-right: 31px;
}
.lecWrp .lecInfo .infoThmn {
    width: 160px;
    height: 183px;
}
.lecWrp .lecInfo .infoThmn img {
    width: 100%;
}
/* .lecWrp .lecInfo:first-child {
    margin-right: 56px;
    margin-top: -10px;
} */
 .lecInfo:last-child {
    margin-right: 0;
}
 .lecInfo ._logo {
    text-align: left;
    margin-bottom: 15px;
}
 .lecInfo2 {
    width: 375px;
}
 .lecInfo ._tit {
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 30px;
    word-break: keep-all;
}
 .lecInfo ._crcm {
    width: 64px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    border: 0.7px solid #7c7c7c;
    text-align: center;
    font-size: 13px;
    letter-spacing: -0.07px;
}
 .lecInfo ._txt {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #424245;
    text-align: left;
    margin-top: 12px;
    white-space: pre;
}
 .lecInfo ._btn {
    cursor: pointer;
    width: 201px;
    height: 91px;
    border-radius: 56px;
    box-shadow: inset 6px 7px 9px #94919173, 0.7px 7px 4px 0 rgb(14 12 12 / 8%);
    background-color: #284594;
    margin-top: 49px;
    padding-top: 20px;
}
 .lecInfo ._btn .__txt {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    line-height: 1.33;
}
 .lecInfo ._btn .__txt2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background: url('/assets/data/img/promotion/EmrInt24_1/21/arrow.png') no-repeat 143px center;
}
.lcNon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(75,75,75,0.8);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(2px);
    border-radius: 6px;
    font-size: 22px;
    line-height: 299px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}
.lcNon2 {
    line-height: 356px;
}
.lecWrp ._ntc{
    font-size: 14px;
    font-weight: 300;
    line-height: 1.32;
    color: rgba(66, 74, 120, 0.4);
    text-align: left;
    margin-top: 15px;
}
.conSec22{
    background: url('/assets/data/img/promotion/EmrInt24_1/22/bg.png') repeat top center;
    padding-bottom: 130px;
}
.txtDate{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -0.39px;
    line-height: 26px;
    top: 297px;
    left: 335px;
    color: #353535;
}
.txtCnt{
    width: 83px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1.2px;
    line-height: 30px;
    color: #c80500;
    top: 292px;
    left: 521px;
    text-align: center;
}
.mndRvw {
    text-align: center;
    width: 830px;
    margin: 0 auto;
}

.mndRvDiv {
    width: 600px;
    padding: 26px 40px;
    background: #ffffff;
    border-radius: 16px;
    font-size: 0;
    margin-top: 15px;
    position: relative;
    margin: 15px 15px 9px 15px;
    box-shadow: 0 0 5.5px -0.5px rgb(116 113 113 / 19%);
}

.mndRvDiv:first-child {
    margin-top: 0;
}
.mndRvDiv:nth-child(2n-1):before {
    position: absolute;
    top: 90px;
    left: 23px;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 21px solid #ffffff;
    border-left: 0 solid transparent;
    border-right: 35px solid transparent;
}
.mndRvDiv:nth-child(2n) {
    margin-left: 180px;
}
.mndRvDiv:nth-child(2n):before {
    position: absolute;
    top: 90px;
    right: 23px;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 21px solid #ffffff;
    border-left: 35px solid transparent;
    border-right: 0 solid transparent;
}

.mndRvCon {
    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;
    font-size: 16.5px;
    line-height: 1.45;
    letter-spacing: -0.33px;
    text-align: center;
    color: #3d3d3d;
    word-break: keep-all;
    word-wrap: break-word;
}

.mndRvId {
    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;
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 13.5px;
    text-align: center;
    color: #b7b7b7;
}


.poRe {
    position: relative;
}
.poAb {
    position: absolute;
}
.lecInfo .lcBtnType {
    top: 30px;
    left: 0;
}

._dep1Arr {
    top: 18px;
    right: 14px;
}
._dep1Arr._off {
    top: 20px;
}
._dep2 {
    cursor: pointer;
    width: 153px;
    background-color: white;
    border-left: 3px solid #318eee;
    border-right: 3px solid #318eee;
    border-bottom: 3px solid #318eee;
    padding-left: 30px;
    color: #1e1e24;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.35px;
    line-height: 30px;
}
._dep2::before {
    display: block;
    content: '';
    position: absolute;
    top: 13px;
    left: 20px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #1e1e24;
}
._dep2Arr {
    top: 10px;
    right: 11px;
}
a._dep3 {
    display: block;
    width: 162px;
    line-height: 30px;
    background-color: #f1f3fe;
    border-left: 3px solid #318eee;
    border-right: 3px solid #318eee;
    border-bottom: 3px solid #318eee;
    padding-left: 21px;
    font-size: 13px;
    color: #1a1a1a;
    letter-spacing: -0.33px;
}
a._dep3 span {
    font-size: 13px;
    font-weight: bold;
    padding-right: 9px;
}
.lecInfo .lcBtnType {
    top: 30px;
    left: 0;
}

.lcBtnType1 {
    top: -12px;
    left: -4px;
}

.fltCnt {
    width: 61px;
    height: 21px;
    font-size: 14.5px;
    text-align: center;
    font-weight: 800;
    color: #d1503f;
    letter-spacing: -0.22px;
    line-height: 21px;
    top: 22px;
    left: 39px;
}

.fltCnt span{
    color: white;
    font-weight: 400;
}
/* 

@keyframes anmtImg {
    0% {
        transform: translateX(150%);
    }
    80%{
        transform: translateX(0%);
    }
    100% {
        transform: translateX(0%);
    }	
}

@-webkit-keyframes anmtImg {
    0% {
        -webkit-transform: translateX(150%);
    }
    80%{
        -webkit-transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
} */

.cardAnmWrp {    
    position: absolute;
    width: 717px;
    top: 375px;
    right: 75px;
}

.stp {
    display: none;
}
.anmtImg{
    animation-name: anmtImg;
    -webkit-animation-name: anmtImg;	

    animation-timing-function: ease-in-out;	
    -webkit-animation-timing-function: ease-in-out;		

    visibility: visible !important;	
}
.anmtImg._sr1{
    animation-duration: 0.25s;
    -webkit-animation-duration: 0.25s;
}
.anmtImg._sr2{
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
}
.anmtImg._sr3{
    animation-duration: 0.75s;
    -webkit-animation-duration: 0.75s;
}
.anmtImg._sr4{
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}
.anmtImg._sr5{
    animation-duration: 1.25s;
    -webkit-animation-duration: 1.25s;
}
.anmtImg._sr6{
    animation-duration: 1.5s;	
    -webkit-animation-duration: 1.5s;
}
.img8_1{
    position: absolute;
    top: 300px;
}
.img8_2{
    position: absolute;
    top: 300px;
    right: 0px;
    
}
.img8_3{
    position: absolute;
    top: 525px;
    right: 415px;
}

.stp {
    display: none;
}
.aniStp {
    display: inline-block;
}
.aniStp.stp:nth-child(1) {
    animation: stamp 0.5s ease 1;
}
.aniStp.stp:nth-child(2) {
    /* margin-left: 14px; */
    animation: stamp 0.8s ease 1;
}
.aniStp.stp:nth-child(3) {
    /* margin-left: 14px; */
    animation: stamp 1.1s ease 1;
}
.aniStp.stp:nth-child(4) {
    /* margin-top: 24px; */
    animation: stamp 1.4s ease 1;
}
.aniStp.stp:nth-child(5) {
    /* margin-top: 24px;
    margin-left: 14px; */
    animation: stamp 1.6s ease 1;
}
.aniStp.stp:nth-child(6) {
    /* margin-left: 14px;
    margin-top: 24px; */
    animation: stamp 1.9s ease 1;
}

@keyframes stamp {
    0% {transform: scale(1); opacity: 0;}
    95% {transform: scale(5); opacity: 0;}
    100% {transform: scale(1); opacity: 1;}
}
