/*
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;
}

.show_pc {
    display: block;
}

.show_mo {
    display: none;
}

.conSec {
    position: relative;
    width: 100%;
    font-size: 0;
}

.conDiv {
    margin: 0 auto;
    width: 1100px;
    position: relative;
    text-align: center;
}

.conSec1 {
    /* background: url('/assets/data/img/promotion/GsatPack2024/1/bg.png') no-repeat center center; */
}

.conSec2 {
    background: url('/assets/data/img/promotion/EmrInt25_2/pc/2_1/2/bg.png') no-repeat center center;
}

.conSec2_usemap_1 {
    position: absolute;
    bottom: 29%;
    right: 50%;
    width: 16%;
    height: 6%;
}

.conSec2_usemap_2 {
    position: absolute;
    bottom: 29%;
    right: 34%;
    width: 15.5%;
    height: 6%;
}

.conSec3 {
    background: #F5F5F5;
    margin-top: -1px;
}

.conSec4 {
    background: url('/assets/data/img/promotion/EmrInt25_2/pc/3/bg.png') no-repeat center center;
}

.conSec5 {
    background: #1B1B1B;
}

.conSec5_usemap {
    position: absolute;
    bottom: 6.5%;
    right: 60%;
    width: 25%;
    height: 1.5%;
}

.conSec6_usemap1 {
    position: absolute;
    bottom: 56%;
    right: 32%;
    width: 36%;
    height: 5%;
}


.conSec6_usemap2 {
    position: absolute;
    bottom: 17%;
    left: 16%;
    width: 24%;
    height: 5%;
}


.conSec6_usemap3 {
    position: absolute;
    bottom: 17%;
    left: 44%;
    width: 40%;
    height: 5%;
}

.conSec7_usemap {
    position: absolute;
    bottom: 10%;
    right: 7%;
    width: 86%;
    height: 29%;
}

.conSec6 {
    background: #E8E8E8;
}

.conSec7 {
    background: #212121;
}

/*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: 660px;
}

.csmClsBtn {
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
}

.csmCon1 {
    width: 598px;
}

.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: #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 {
    /* height: 68px; */
    display: flex;
    position: relative;
    align-items: center;
}

.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;
}

.rowOneSlick_3 li {
    padding: 5px 0px 15px !important;
}

.rowOneSlick_3 .slick-slide img {
    border-radius: 24px;
    box-shadow: 0px 4px 12px 0px #00000036;
}

.conSecRowOneSlick {
    /* background: hotpink; */
}

.conDivRowOneSlick {
    width: 100%;
    /* background: #050101; */
    /* position: absolute; */
    /* z-index: 1; */
}

.conSecRowOneSlick_1_1 {
    background: #050101;
}

.conSecRowOneSlick_1_2 {
    background: #F5F5F5;
}

.conSecRowOneSlick_2 {
    background: #F5F5F5;
    padding-bottom: 120px;
}

/* 좌우 슬릭 종료 */
/* 좌우 이중 슬라이드 예제 */

.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: 110px;
    overflow: hidden;
    /* margin: 16px; */
    /* padding-bottom: 25px; */
    /* padding: 10px 0 25px 0; */
}

.conDivRowTwoSlide {
    width: 100%;
}

.conSecRowTwoSlide {}

/* 좌우 이중 슬라이드 종료 */

/* 여기부터 반응형 처리 */

/* 반응형 PC 비노출 처리 */
.conSecTop,
.conSecTopFix,
/* .conSec1_usemap, usemap 예제*/
.conSecBottom {
    display: none;
}

/* 근거문구 버튼 */
.conSec1_usemap {
    position: absolute;
    bottom: 15%;
    right: 16%;
    width: 6%;
    height: 18%;
}

/* 탭메뉴 예제 */


/* 탭메뉴 */
.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;
}

/* 강의리스트 타입1  가로 반응형*/
.conSecLecType1 {
    padding-bottom: 50px;
}

.conSecLecType1 ._lectureAreaTitle {
    font-family: Pretendard;
    font-weight: 700;
    font-style: Bold;
    font-size: 22px;
    line-height: 156%;
    letter-spacing: -3%;
    color: #202020;
    text-align: left;
    margin-bottom: 15px;
}

.conSecLecType1 ._lectureAreaTitle img {
    margin-top: 4px;
}

.conSecLecType1 ._lectureList {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 25px;
}

.conSecLecType1 ._itemTitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: -2%;
    color: #404040;
    height: 52px;
    text-align: left;
    margin-top: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.conSecLecType1 ._itemContent {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #737373;
    text-align: left;
    margin-bottom: 3px;
}

.conSecLecType1 ._itemOrigPrice {
    font-weight: 500;
    font-size: 11px;
    line-height: 140%;
    text-decoration: line-through;
    color: #BFBFBF;
    text-align: left;
}

.conSecLecType1 ._itemSaleRate {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 160%;
    color: #FD3112;
    text-align: left;
}

.conSecLecType1 ._redPrice {
    font-weight: 600;
    font-style: Bold;
    font-size: 16px;
    line-height: 160%;
    color: #FD3112;
    float: left;
}

.conSecLecType1 ._itemSalePrice {
    font-family: Pretendard;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #191919;
    text-align: left;
}

.conSecLecType1 ._lectureItem {
    display: inline-block;
    width: calc(25% - 2.0666666667rem);
    max-width: 252px;
    min-width: 150px;
    float: left;
    position: relative;
}

.conSecLecType1 ._lectureItem img {
    width: 100%;
    height: 152px;
    object-fit: cover;
    /* 비율 유지 + 영역에 맞게 채우기 (잘림 발생) */
    object-position: center;
    /* 중앙 기준으로 잘림 */
    border-radius: 5px;
}

.conSecLecType1 ._lecture_tag {
    position: absolute;
    left: 11px;
    top: 11px;
    width: auto !important;
    height: auto !important;
}

.conSecLecType1 ._itemBtns {
    margin-top: 8px;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
}

.conSecLecType1 ._item1 {
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    color: #575757;
    display: inline-block;
    width: calc(50% - 5px);
    padding: 6px 0px;
    cursor: pointer;
}

.conSecLecType1 ._item2 {
    border: 1px solid #222222;
    border-radius: 4px;
    color: #000000;
    display: inline-block;
    width: calc(50% - 5px);
    padding: 6px 0px;
    cursor: pointer;
}

.conSecLecType1 ._item3 {
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    color: #575757;
    /* display: inline-block; */
    width: calc(50% - 2px);
    padding: 6px 0px;
    cursor: pointer;
    display: none;
}

.conSecLecType1 ._item4 {
    border: 1px solid #A2A2A2;
    border-radius: 4px;
    color: #575757;
    /* display: inline-block; */
    width: calc(50% - 2px);
    padding: 6px 0px;
    cursor: pointer;
    display: none;
}

.conSecLecType1 ._item5 {
    border: 1px solid #222222;
    border-radius: 4px;
    color: #000000;
    /* display: inline-block; */
    width: 100%;
    padding: 6px 0px;
    cursor: pointer;
    margin-top: 7px;
    display: none;
}

.conSecLecType1 ._i_icon {
    width: auto !important;
    margin-top: 3px;
    margin-right: 3px;
}

.video-bg {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.video-bg-pc video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.video-bg-mo {
    height: auto;
}

.video-bg-mo video {
    width: auto;
    height: auto;
    z-index: 0;
}

.conSecDivArea {
    position: absolute;
    top: 0px;
    width: 100%;
}

.aplCon .userInfoArea {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 20px;
    row-gap: 12px;
    margin-bottom: 8px;
}

.aplCon .userInfoArea .userInfoItem {
    font-size: 14px;
    color: #191E24;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 5px;
}

.aplCon .userInfoArea .userInfoItem ._title {
    font-weight: 700;
}

.aplCon .userInfoArea .userInfoItem ._gap {
    color: #8898AF;
}

.aplCon .userInfoArea .userInfoItem ._content {}

._aplBaseBody ._txt2 {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: -0.2px;
    padding-left: 16px;
    word-break: keep-all;
    color: #2F3642;
}

._aplBaseBody ._txt2::before {
    display: block;
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    /*background-color: #2754E7;*/
    background-color: #2F3642;
    top: 7px;
    left: 3px;
}

._aplBaseBody ._txt2 span {
    cursor: pointer;
    color: #2754E7;
}

._aplBaseBody ._infoBox ._txt3 {
    position: relative;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: -0.2px;
    padding-bottom: 3px;
    padding-left: 16px;
    word-break: keep-all;
    color: #4A5668;
    display: flex;
    align-items: center;
    column-gap: 3px;
}

._aplBaseBody ._txt3::before {
    display: block;
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    /*background-color: #2754E7;*/
    background-color: #2F3642;
    top: 7px;
    left: 3px;
}

._aplBaseBody ._infoBox ._txt3_no_dat {
    position: relative;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: -0.2px;
    padding-bottom: 3px;
    padding-left: 16px;
    word-break: keep-all;
    color: #4A5668;
    display: flex;
    align-items: center;
    column-gap: 3px;
}

._inner_hr {
    width: 100%;
    height: 10px;
    background: #F8FAFB;
}

.write_box2 {
    margin-top: 8px;
    padding: 20px 18px;
    border-radius: 12px;
    border: 1px solid #DEE4ED;
}

.write_box2 ._title {
    font-size: 14px;
    font-weight: 700;
    color: #4A5668;
}

._mb8 {
    margin-bottom: 8px;
}

.write_box2 ._list {}

.write_box2 ._list ._item {}

.inner_box {
    border: 1px solid #EFF2F6;
    background: #F8FAFB;
    padding: 16px;
    border-radius: 12px;
    margin-top: 12px;
}

.selectBtn {
    width: 74px;
    border: 1px solid #2754E7;
    border-radius: 8px;
    color: #2754E7;
    background: white;
    cursor: pointer;
    height: 50px;
}

.inner_box_text {
    color: #8898AF;
    font-weight: 400;
    font-size: 12px;
    margin-top: 12px;
}

.inner_box .selectList {
    display: flex;
    flex-wrap: wrap;
    color: #999999;
    gap: 12px;
}

.inner_box .selectList ._slc {
    width: 200px;
}

.write_box3 {
    margin-top: 8px;
    padding: 18px;
    border-radius: 12px;
    border: 1px solid #DEE4ED;
    background: #F8FAFB;
}

.write_box3 ._title {
    font-size: 14px;
    font-weight: 700;
    color: #4A5668;
}

.aplAgrInfo {
    font-size: 13px;
    margin-top: 8px;
}

.check-btn {
    display: inline-flex;
    align-items: center;
    border: 1.5px solid #cfd4da;
    border-radius: 50px;
    padding: 6px 16px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
}

.aplLScChoc .sel {
    display: flex;
    align-items: center;
    column-gap: 12px;
    row-gap: 10px;
    flex-wrap: wrap;
    flex-direction: row;
}

.aplSelDiv {
    display: flex;
    align-items: center;
    border: 1px solid #C6CFDC;
    background: white;
    border-radius: 90px;
    padding: 8px 12px;
    column-gap: 10px;
    font-size: 14px;
    font-weight: 400;

}

._tit {
    font-size: 18px;
    font-weight: 700;
}

._mt8 {
    margin-top: 8px;
}

.csmCon9997 .text1 {
    font-size: 22px;
    font-weight: 700;
    color: #040404;
}


.csmCon9997 .text2 {
    font-size: 14px;
    font-weight: 400;
    color: #404040;
}

.csmCon9997 .text2 span {
    color: #E83534;
    text-decoration: underline;
    font-weight: 600;
}

.csmCon9997 ._btn {
    font-size: 14px;
    font-weight: 400;
    color: #191919;
    border: 1px solid #999999;
    border-radius: 4px;
    display: inline-block;
    padding: 9px 40px;
    margin-top: 18px;
    cursor: pointer;
}

.conSec3_usemap_1_mo {
    position: absolute;
    top: 16%;
    left: 15%;
    width: 35%;
    height: 8%;
}

.conSec3_usemap_2_mo {
    position: absolute;
    top: 16%;
    left: 51%;
    width: 35%;
    height: 8%;
}

@media screen and (max-width: 768px) {

    .show_mo_video {
        width: 100% !important;
        min-height: auto !important;
    }

    .conDiv {
        width: auto;
    }

    #header {
        display: none;
    }

    #footer {
        display: none;
    }

    .show_pc {
        display: none;
    }

    .show_mo {
        display: block;
    }

    /* 모바일 헤더 */
    .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: 1;
    }

    .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: #3BBAFF;
        border-top: 3px solid #06A7FF;
    }

    #top_btn {
        display: none;
    }

    /* 우측 프로팅,데모 가이드 플로팅 비노출 */
    .conFlt1,
    ._poFixBg {
        display: none;
    }

    /* 근거문구 버튼 */
    .conSec1_usemap {
        position: absolute;
        bottom: 15%;
        right: 5%;
        width: 11%;
        height: 18%;
    }

    /* 탭메뉴 예제 */

    /* 탭메뉴 */
    .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;
    }


    .conSecLecType1 ._lectureItem img {
        height: 132px;
    }

    .conSecLecType1 ._lectureAreaTitle {
        text-align: left;
        margin-top: 45px;
        margin-left: 20px;
    }

    .conSecLecType1 ._lectureList {
        margin-left: 20px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
    }

    /* 강의 3줄 */
    .conSecLecType1 ._lectureItem {
        width: calc(33.3333333333% - 1.0666666667rem);
        margin-bottom: 10px;
    }


    .conSecLecType1 ._item1 {
        width: 100%;
        margin-bottom: 7px;
        display: none;
    }

    .conSecLecType1 ._item2 {
        width: 100%;
        display: none;
    }

    .conSecLecType1 ._item3,
    .conSecLecType1 ._item4,
    .conSecLecType1 ._item5 {
        display: inline-block;
    }

    .conSecLecType1 ._item_text_content2 {
        white-space: normal;
        /* 줄바꿈 허용 */
        word-wrap: break-word;
        /* 단어 단위로 줄바꿈 */
        overflow-wrap: anywhere;
        /* 긴 문자열도 자동 줄바꿈 */
        line-height: 1.5;
        /* 가독성 위해 줄간격 */
    }

    .conSecRowOneSlick_2 {
        padding-bottom: 80px;
    }

    .conSec10 {
        padding-bottom: 73px;
    }

    .conSec2_usemap_1 {
        position: absolute;
        bottom: 23%;
        right: 51%;
        width: 35%;
        height: 7%;
    }

    .conSec2_usemap_2 {
        position: absolute;
        bottom: 23%;
        right: 15%;
        width: 35%;
        height: 7%;
    }

    .conSec5_usemap {
        position: absolute;
        bottom: 3.5%;
        right: 21%;
        width: 58%;
        height: 1.5%;
    }


    .conSec6_usemap1 {
        position: absolute;
        bottom: 63%;
        right: 16%;
        width: 68%;
        height: 6%;

    }


    .conSec6_usemap2 {
        position: absolute;
        bottom: 36%;
        left: 14%;
        width: 72%;
        height: 5%;
    }


    .conSec6_usemap3 {
        position: absolute;
        bottom: 12%;
        left: 14%;
        width: 72%;
        height: 5%;

    }

    .conSec7_usemap {
        position: absolute;
        bottom: 8%;
        right: 7%;
        width: 86%;
        height: 16%;
    }


    .inner_box .selectList ._slc {
        width: 100%;
    }

    .selectBtn {
        width: 100%;
    }

    .moGray {
        background: #F2F3F4;
    }

    .moGray .RowTwoSlideItem {
        background: #F2F3F4;

    }
}

/* 강의 2줄 */
@media screen and (max-width: 509px) {

    .conSecLecType1 ._lectureItem {
        width: calc(50% - 1.0666666667rem);
    }

}

/* 여기까지 반응형 처리 */