/*
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: #0D1119;
}

.conSec2 {
    background: url('/assets/data/img/promotion/TogetherUniv/2509/pc/2/BG.png') no-repeat center center;
}


.conSec3 {
    /* background-color: #181f2f; */
    background: url('/assets/data/img/promotion/GsatPack2024/3/bg.png') no-repeat center center;
}

.conSec4 {
    background: #F0F1F3;
}

.conSec5 {}

.conSec6 {
    background: #151E72;
}

.conSec7 {
    background: #15182A;
}

.conSec8 {}

.conSec9 {
    background: #F0F1F3;
}

.conSec10 {
    background: #28282B;
}

.conSec11 {
    background: #4A4A52;
}

.conSec12 {}

.conSec13 {
    background: linear-gradient(180deg, #2430AF 0%, #0E113F 93.27%);

}

.conSec14 {
    background: url('/assets/data/img/promotion/GsatPack2024/14/bg.png') no-repeat center center;
}

.conSec15 {
    background-color: #2b47c1;
}

.conSec16 {
    background-color: #2b47c1;
}

.conSec17 {
    background-color: #2b47c1;
}

.conSec18 {
    background-color: #eef2f8;
}

.conSec19 {
    background-color: #192f58;
}

.conSec20 {
    background: url('/assets/data/img/promotion/SmsFocus/12/2_bg.png') no-repeat center center;
}

.conSec21 {}

.conSec22 {}

.conSec23 {
    background-color: #181f2f;
}

.conSec24 {
    background-color: #1b44ae;
    height: 1331px;
}

.conSec25 {
    background-color: #272a31;
}

.conSec26 {
    background-color: #17181b;
}


/*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;
    width: 680px;
}

.csmClsBtn {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.csmCon1 {
    width: 598px;
}

.csmCon3 {
    width: auto;
    padding: 0px;
}

.csmCon5 {
    width: auto;
    padding: 0px;
}

.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;
}

.time {
    height: 24px;
    margin-left: 3px;
}

.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: #7BD4FF;
    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;
}

/* 하단 아코디언 스타일 종료 */


.conSec1_usemap {
    position: absolute;
    bottom: 16%;
    right: 33%;
    width: 6%;
    height: 18%;
}

.modal3_usemap {
    position: absolute;
    top: 9%;
    right: 6%;
    width: 9%;
    height: 10%;
}

.modal3_2_usemap {
    position: absolute;
    left: 11%;
    width: 11%;
    height: 10%;
    bottom: 13%;
}

.modal3_3_usemap {
    position: absolute;
    left: 23%;
    width: 67%;
    height: 10%;
    bottom: 13%;
}

.modal5_usemap {
    position: absolute;
    top: 9%;
    right: 6%;
    width: 9%;
    height: 13%;
}

.modal5_2_usemap {
    position: absolute;
    left: 8%;
    width: 15%;
    height: 18%;
    bottom: 12%;
}

.modal5_3_usemap {
    position: absolute;
    left: 25%;
    width: 68%;
    height: 19%;
    bottom: 11%;
}


/* 반짝이는 애니메이션 처리 예제 */
.conBlinking {
    background: url('/assets/data/img/promotion/EptBrd/2307/promotion/1/bg.png') no-repeat center center;
}

.blinking {
    position: absolute;
    top: 174px;
    left: 399px;
    -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;
    }
}

/* 반짝이는 애니메이션 처리 종료 */


/* 3-1 좌우 슬릭 예제 */
.rowOneSlick1 {
    position: relative;
}

.rowOneSlick1 .slick-slide {
    margin: 0 30px;
    /* opacity: 0.5; */
}

.rowOneSlick1 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick1 .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;
}

.rowOneSlick1 .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;
}

.conSecRowOneSlick1 {
    background-color: #161820;
    padding-top: 45px;
}

.conDivRowOneSlick1 {
    padding: 17px 0px;
    /* width: 100%; */
}


/* 현장사진 */
.rowOneSlick2 {
    position: relative;
}

.rowOneSlick2 .slick-slide {
    margin: 0 10px;
    /* opacity: 0.5; */
}

.rowOneSlick2 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick2 img {
    height: 130px !important;
    margin-bottom: 50px;
}

.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 {
    padding: 17px 0px;
    /* width: 100%; */
}

._10ItemArea1 {
    position: absolute;
    top: 378px;
    left: 629px;
    width: 185px;
}


._10ItemArea2 {
    position: absolute;
    top: 662px;
    left: 629px;
    width: 185px;
}

._10ItemArea3 {
    position: absolute;
    top: 946px;
    left: 629px;
    width: 185px;
}

._10ItemArea4 {
    position: absolute;
    top: 1236px;
    left: 629px;
    width: 185px;
}

._10ItemArea1 img,
._10ItemArea2 img,
._10ItemArea3 img,
._10ItemArea4 img {
    margin-right: 7px;
    margin-bottom: 12px;
    float: left;
}

._10ItemAreaM img {
    /* margin-right: 7px;
    margin-bottom: 12px;
    float: left; */
}

/* 리뷰 */
.rowOneSlick3 {
    position: relative;
}

.rowOneSlick3 .slick-slide {
    margin: 0 10px;
    /* opacity: 0.5; */
}

.rowOneSlick3 .slick-slide.slick-center {
    opacity: 1;
}

.rowOneSlick3 img {
    height: 130px !important;
    margin-bottom: 50px;
}

.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 {
    padding: 17px 0px;
    /* width: 100%; */
}


.__10ItemAreaMobile {
    display: none;
}

/* 좌우 슬릭 종료 */


/* 여기부터 반응형 처리 */

/* 반응형 PC 비노출 처리 */
.conSecTop,
.conSecTopFix,
/* .conSec1_usemap, usemap 예제*/
.conSecBottom {
    display: none;
}

.youtubeViewer {
    position: absolute;
    top: 120px;
    left: 70px;
}

.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;
}








/* 탭메뉴 */
.tab-menu {
    display: flex;
    justify-content: center;
    gap: 12px;
    padding: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    background: #fff;
    width: 800px;
    margin-top: 40px;
    margin-left: 150px;
    margin-bottom: 20px;
}

.tab {
    padding: 8px 20px;
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    background: #fff;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #A8A8A8;
}

.tab:hover {
    background: #f4f4f4;
}

.tab.active {
    background: #1e2251;
    color: #fff;
    border-color: #1e2251;
}

/* 텝메뉴2 */
.tab-menu2 {
    display: flex;
    justify-content: center;
    gap: 12px;
    padding: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    background: #fff;
    width: 800px;
    margin-top: 40px;
    margin-left: 150px;
    margin-bottom: 20px;
}

.tab2 {
    padding: 8px 20px;
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    background: #fff;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #A8A8A8;
}

.tab2:hover {
    background: #f4f4f4;
}

.tab2.active {
    background: #1e2251;
    color: #fff;
    border-color: #1e2251;
}


.card-list {
    width: 800px;
    height: 782px;
    margin-left: 150px;
    overflow: auto;
    margin-bottom: 110px;

    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border: 1px solid #D8D8D8;
    background: #F4F4F5;
    padding: 20px 15px;
}

.schedule-card {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    /* overlay를 위한 기준 */
    overflow: hidden;
    /* 튀어나오는 것 방지 */
}

.map-card-null_usemap {
    position: absolute;
    top: 59%;
    left: 26%;
    width: 48%;
    height: 13%;
}

.schedule-card-null,
.map-card-null {
    padding: 160px 0px !important;
    background: #505050ED !important;
    position: relative;
    width: 100%;
}



/* 반투명 회색 레이어 */
.schedule-card.closed::after {
    content: "조기마감";
    /* 텍스트 출력 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(128, 128, 128, 0.6);
    /* 반투명 회색 */
    color: white;
    font-size: 2rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    /* 카드 내용보다 위 */
}


/* 헤더 */
.schedule-header {
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: center;
    background: #151B5B;
    color: #fff;
    padding: 12px 16px;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -4%;
    text-align: center;
}

.schedule-header .location {}

.schedule-header .apply-btn {
    background: #fff;
    color: #1e2a63;
    border: none;
    border-radius: 6px;
    padding: 12px 33px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.2s;
    margin-left: 15px;
    background: linear-gradient(180deg, #FFFFFF 5.77%, #88D7FF 100%);
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 17px;
}

.schedule-header .apply-btn:hover {
    /* background: #f0f0f0; */
}

/* 바디 */
.schedule-body {
    padding: 40px;
}



.map-card {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    position: relative;
    /* overlay를 위한 기준 */
    overflow: hidden;
    /* 튀어나오는 것 방지 */
    padding: 38px 55px 30px 45px;
}

.count_school {
    width: 100%;
    padding-top: 60px;
    color: white;
    font-weight: 400;
    font-size: 26px;
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.3em;
    gap: 5px;
}

.count_school img {
    margin-right: 10px;
}

/* 반투명 회색 레이어 */
.map-card.closed::after {
    content: "조기마감";
    /* 텍스트 출력 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(128, 128, 128, 0.6);
    /* 반투명 회색 */
    color: white;
    font-size: 2rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    /* 카드 내용보다 위 */
}

/* 헤더 */
.map-header {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    align-items: center;
    /* background: #151B5B; */
    color: #081227;
    /* padding: 12px 16px; */
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -4%;
    text-align: center;
}

.map-header .location {
    font-family: Pretendard;
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: -2%;
    text-align: center;

}

.map-header .apply-btn {
    background: #fff;
    color: #1e2a63;
    border: none;
    border-radius: 6px;
    padding: 12px 33px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.2s;
    margin-left: 15px;
    background: linear-gradient(180deg, #FFFFFF 5.77%, #88D7FF 100%);
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 17px;
}

.map-header .apply-btn:hover {
    /* background: #f0f0f0; */
}

/* 바디 */
.map-body {
    /* padding: 40px; */
    /* display: flex; */
    display: inline-block;
}

.map-title {
    display: flex;
    align-items: center;
}

.map-title img {
    margin-right: 3.5px;
}

.map-info {
    font-weight: 700;
    font-style: Bold;
    font-size: 15px;
    line-height: 170%;
    letter-spacing: -2%;
    color: #191919;
    text-align: left;
    margin-top: 30px;
    margin-left: 36px;
    width: 326px;
    display: inline-block;
    float: left;
}

.map-content {
    font-weight: 400;
    margin-bottom: 22px;
    color: #404040;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.map-btn {
    font-weight: 700;
    font-style: Bold;
    font-size: 13.98px;
    line-height: 170%;
    letter-spacing: -2%;
    color: white;
    background: linear-gradient(91.22deg, #0F1984 14.47%, #202EDB 106.49%);
    padding: 12px 66px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}

.map-btn img {
    margin-left: 10px;
}

.session {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0f0;
    padding: 16px 0;
}

.session:last-child {
    border-bottom: none;
}

.session-info {
    flex: 1;
    text-align: left;
}

.session-info h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.4;
}

.session-time {}

.session-detail {
    margin: 0;
    margin-top: 12px;
    font-size: 15px;
    /* padding-left: 18px; */
    color: #444;
}

.session-detail li {
    cursor: default;
    line-height: 180%;
}

.session-speaker {
    text-align: center;
    margin-left: 20px;
    flex: 0 0 100px;
}

.session-speaker img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
}

.speaker-title {
    font-size: 11px;
    /* font-size: 13px; */
    color: #3C3C3C;
    margin-top: 10px;
    width: 157px;
    font-weight: 400;
}

.speaker-name {
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
}

.session-title {
    font-weight: 600;
    font-size: 19px;
    line-height: 160%;
    letter-spacing: -2%;
    color: #000000;
    display: flex;
    align-items: center;
}

.session-title div {
    display: inline-block;
}

.session-time {
    border: 1px solid #EBEBEB;
    margin-left: 25px;
    font-family: Pretendard;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -2%;
    padding: 4px 8px;
    border-radius: 90px;
    border-radius: 90px;
    display: flex !important;
    align-items: center;
}

.session-time img {
    margin-right: 5px;
}

.time_iconM {
    width: 24px;
    display: none;
}

.map_location {
    font-weight: 500;
    font-style: Medium;
    font-size: 15px;
    line-height: 150%;
    letter-spacing: -2%;
    text-align: center;
    color: #313131;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.map_location img {
    width: 17px;
}

.map_time {
    font-weight: 700;
    font-style: Medium;
    font-size: 21px;
    line-height: 150%;
    letter-spacing: -2%;
    text-align: center;
    color: #313131;
}

.write_box ._t {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -2%;
    color: black;
}

.write_box ._g {
    font-weight: 400;
    font-style: Bold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #8898AF;
}

.write_box ._c {
    font-weight: 400;
    font-style: Bold;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -2%;
    color: #191E24;
}

.write_box ._text {
    display: flex;
    gap: 3px;
}

.write_box ._textList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    column-gap: 20px;
}

._infoBox ._txt {
    font-size: 12px;
}


._subinfoBox {
    margin-top: 8px;
}

._aplCon ._tit {
    margin-bottom: 3px;
}

._hrLine {
    border-bottom: 1px solid #DEE4ED;
}

._aplBaseBody ._infoBox ._txt span {
    font-weight: 400;
}

._subinfoBox ._txt span {
    font-weight: 400 !important;
}

._ckList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tour_radio {
    display: flex;
    align-items: flex-start;
}

.tour_list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 16px;
}

.radio_wrp span {
    font-family: Pretendard;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #E83534;
    background-color: #FFF6F6;
    display: flex;
    padding: 2px 4px;
    gap: 5px;
}

.checkbox_wrp {
    min-width: 95px;
}

.checkbox_wrp label {
    font-weight: 700 !important;
    font-size: 16px;
}

._aplCon ._subtit {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.02px;
    line-height: 150%;
    color: #66768F;
    margin-bottom: 20px;
}

._subinfoBox ._txt {
    position: relative;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: -0.2px;
    /* padding-bottom: 5px; */
    padding-left: 16px;
    word-break: keep-all;
    color: #2F3642;
}

._subinfoBox ._txt::before {
    display: block;
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    /*background-color: #2754E7;*/
    background-color: #2F3642;
    top: 7px;
    left: 3px;
}

._subinfoBox ._txt span {
    color: #2754E7;
    font-weight: 700;
}

.tour_no_data {
    font-size: 14px;
    font-weight: 400;
    color: #8898AF;
}

.map {
    width: 288px;
    margin-top: 33px;
    display: inline-block;
    float: left;
    cursor: pointer;
}

.map img {
    width: 100%;
}

.conSec2_usemap {
    width: 42%;
    position: absolute;
    bottom: 9%;
    height: 13%;
    left: 29%;
}

@media screen and (max-width: 768px) {
    .conDiv {
        width: auto;
    }

    #header {
        display: none;
    }

    #footer {
        display: none;
    }

    /* 모바일 헤더 */
    .conSecTop {
        display: block;
    }

    .conSecTopFix {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 1;
    }

    ._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%;
    }

    ._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; */
    }

    /* 풋터 아코디언 */
    .accordion-item {
        padding: 0px 10px;
    }

    .BottomAccordionTitle {
        padding-left: 10px;
    }

    .BottomAccordionMainTitle {
        padding-left: 0px;
        text-align: center;
        margin-top: 80px;
        font-size: 28px;
    }

    /* 풋터 데모 가이드 플루터 */
    ._poFixBg {
        bottom: 100px;
    }

    .conFlt2 div {
        bottom: 145px;
    }

    .conSecBottom {
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 80px;
        background: #0F0F0F;
        z-index: 1000;
    }

    .conDivBottom {
        height: 100%;
    }

    ._fltArea {
        font-size: 12px;
        font-weight: 700;
        color: white;
        height: 100%;
        display: flex;
    }

    ._fltMenu {
        display: inline-block;
        width: 31%;
        height: 100%;
        line-height: 140%;
        vertical-align: middle;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    ._fltArea_active {
        color: #7BD4FF;
        border-top: 3px solid #7BD4FF;
    }

    #top_btn {
        display: none;
    }

    /* 우측 프로팅,데모 가이드 플로팅 비노출 */
    .conFlt1,
    ._poFixBg {
        display: none;
    }


    .conSec1_usemap {
        position: absolute;
        bottom: 4%;
        right: 5%;
        width: 10%;
        height: 18%;
    }

    .blinking {
        display: none;
    }

    .conSec2_usemap {
        width: 68%;
        position: absolute;
        bottom: 9%;
        height: 15%;
        left: 16%;
    }

    .conDivRowOneSlick1 img {
        height: 50px !important;
    }

    .conDivRowOneSlick1 .slick-track {
        display: flex;
        text-align: center;
    }

    .rowOneSlick2 img {
        height: 100px !important;
        margin-top: 20px;
    }

    .youtubeViewer {
        position: relative;
        top: auto;
        left: auto;
        padding-top: 130px;
    }

    .pc_thum_area {
        display: none;
    }


    ._10ItemArea1,
    ._10ItemArea2,
    ._10ItemArea3,
    ._10ItemArea4 {
        display: none;
    }

    .__10ItemAreaMobile {
        width: 100%;
        display: inline-block;
        font-size: 14px;
        padding: 0px 30px;
        padding-bottom: 50px
    }

    ._10ItemAreaM {
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    ._10ItemAreaM img {
        /* width: 35px; */
    }

    ._10ItemBox {
        width: 100%;
        background: white;
        padding: 20px;
        margin-top: 18px;
        border-radius: 15px;
    }

    ._10BoxTitle {
        font-weight: 600;
        font-size: 5vw;
        line-height: 150%;
        letter-spacing: -2%;
        text-align: left;
        margin-bottom: 10px;
    }

    ._10BoxContent {
        font-weight: 400;
        font-size: 3vw;
        line-height: 160%;
        letter-spacing: -2%;
        text-align: left;
    }

    ._10BoxBottom {
        width: 100%;
        border-radius: 8px;
        background: #E6E6E64D;
        font-size: 3vw;
        font-weight: 600;
        color: #535353;
        text-align: left;
        padding: 15px;
        margin-top: 16px;
        display: inline-block;
    }

    ._10Itemhr {
        width: 100%;
        border-bottom: 1px dashed #DDDDDD;
        margin-top: 6px;
        margin-bottom: 10px;
    }

    .__10ItemAreaMobile {
        display: block;
    }

    /* 탭메뉴 */
    .tab-menu {
        display: flex;
        overflow-x: auto;
        /* 가로 스크롤 허용 */
        white-space: nowrap;
        /* 줄바꿈 방지 */
        gap: 8px;
        /* 버튼 간격 */
        padding: 10px;
        scrollbar-width: none;
        border: 1px solid #D8D8D8;


        border-radius: 0px;
        background: #fff;
        width: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        justify-content: flex-start;

    }

    .tab-menu::-webkit-scrollbar {
        display: none;
        /* 크롬/사파리 스크롤바 제거 */
    }

    .tab {
        flex: 0 0 auto;
        /* 버튼 크기가 줄어들지 않도록 고정 */
        padding: 8px 16px;
        border-radius: 20px;
        border: 1px solid #ccc;
        background: #fff;
        font-size: 14px;
        cursor: pointer;
    }

    .tab.active {
        background: #1e2251;
        color: #fff;
        border-color: #1e2251;
    }

    /* 탭메뉴 */
    .tab-menu2 {
        display: flex;
        overflow-x: auto;
        /* 가로 스크롤 허용 */
        white-space: nowrap;
        /* 줄바꿈 방지 */
        gap: 8px;
        /* 버튼 간격 */
        padding: 10px;
        scrollbar-width: none;
        border: 1px solid #D8D8D8;


        border-radius: 0px;
        background: #fff;
        width: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        justify-content: flex-start;

    }

    .tab-menu2::-webkit-scrollbar {
        display: none;
        /* 크롬/사파리 스크롤바 제거 */
    }

    .tab2 {
        flex: 0 0 auto;
        /* 버튼 크기가 줄어들지 않도록 고정 */
        padding: 8px 16px;
        border-radius: 20px;
        border: 1px solid #ccc;
        background: #fff;
        font-size: 14px;
        cursor: pointer;
    }

    .tab2.active {
        background: #1e2251;
        color: #fff;
        border-color: #1e2251;
    }

    .schedule-card,
    .map-card {
        min-width: 370px;
        padding: 20px;
    }

    .card-list {
        margin-left: 0px;
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        white-space: nowrap;
        flex-wrap: nowrap;
        height: auto;
        width: 100%;
        border-radius: 0px;
        min-height: 300px;
        scrollbar-width: none;
        gap: 10px;
    }

    .time_iconM {
        display: inline-block;
    }

    .time {
        margin-left: 0px;
        display: flex;
        align-items: center;
        gap: 3px;
    }

    .location img {
        height: 19px;
        /* margin-left: 5px; */
        margin-left: 3px;
    }

    .time_iconM {
        height: 19px;
    }


    .session-info {
        box-shadow: 0px 0px 10px 0px #00000040;
        border-radius: 8px;
        padding: 14px;
        margin-bottom: 20px;
    }

    .schedule-header {
        display: flex;
        position: relative;
        flex-wrap: wrap;
        align-items: flex-start;
        flex-direction: column;
        /* font-size: 17px; */
        font-size: 15px;
        padding: 15px;
        gap: 5px;
        min-width: 330px;
    }

    .schedule-header .apply-btn {
        padding: 12px 10px;
    }

    .map-header {
        display: flex;
        position: relative;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: column;
        font-size: 17px;
        padding: 15px;
        gap: 5px;
        text-align: center;
    }

    .schedule-header .apply-btn,
    .map-header .apply-btn {
        position: absolute;
        top: 16px;
        right: 20px;
    }

    .schedule-header .location {
        display: flex;
        align-items: center;
        gap: 5px;
    }


    .schedule-body {
        padding: 20px;
    }

    .map-body {
        padding: 0px;
        display: block;
    }

    .map-info {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }

    .session-speaker {
        position: absolute;
    }

    .session-title {
        display: inline-block;
    }

    .session {
        padding: 0px;
        margin-top: 130px;
        border-bottom: 0px;
    }

    .session-speaker img {
        position: absolute;
        top: -111px;
        right: -279px;
    }

    .speaker-title {
        font-size: 15px;
        text-align: left;
        position: absolute;
        top: -130px;
        left: -11px;
    }

    .speaker-name {
        position: absolute;
        top: -50px;
        left: -11px;
        font-size: 19px;
    }

    .session-time {
        margin-left: 0px;
        width: 134px;
        margin-top: 7px;
    }

    .map-btn {
        border-radius: 20px;
        font-size: 20px;
        display: flex;
        justify-content: center;
    }

    .map-btn img {}

    .tour_radio {
        align-items: flex-start;
        flex-wrap: wrap;
        row-gap: 9px;
    }

    .tour_list {}

    ._ckList {
        row-gap: 5px;
    }

    .modal3_usemap {
        position: absolute;
        top: 5%;
        right: 6%;
        width: 9%;
        height: 10%;
    }

    .modal3_2_usemap {
        position: absolute;
        left: 11%;
        width: 16%;
        height: 15%;
        bottom: 7%;
    }

    .modal3_3_usemap {
        position: absolute;
        left: 30%;
        width: 59%;
        height: 15%;
        bottom: 7%;
    }

    .modal5_usemap {
        position: absolute;
        top: 5%;
        right: 6%;
        width: 9%;
        height: 10%;
    }

    .modal5_2_usemap {
        position: absolute;
        left: 6%;
        width: 16%;
        height: 15%;
        bottom: 7%;
    }

    .modal5_3_usemap {
        position: absolute;
        left: 25%;
        width: 69%;
        height: 15%;
        bottom: 7%;
    }

    .map_location {
        font-size: 20px;
    }

    .map_location img {
        width: 20px;
    }

    .map {
        width: 100%;
        margin-top: 0px;
    }


    .schedule-card-null_usemap,
    .map-card-null_usemap {
        left: 0%;
        width: 100%;
    }

    .conSec2 {
        background: url('/assets/data/img/promotion/TogetherUniv/2509/mo/2/BG.png') no-repeat center center;
    }

    .count_school {
        padding-top: 60px;
        padding-bottom: 15px;
        font-size: 20px;
    }

    .count_school img {
        width: 60px;
    }

    .schedule-card img {
        width: 100%;
    }
}

/* 여기까지 반응형 처리 */