@charset "utf-8";

#wrap{overflow: visible !important;}
#container{padding-bottom: 0 !important;}
.stu_wrapper_fixed{width: 1200px !important;}
*{font-family: 'Noto Sans KR' !important;}
button {background: none;}
.stu_main {position: relative;}
.stu_main .inbox{margin:0 auto; width: 1200px;padding:0 80px;position: relative;}
.stu_main .inner{margin:0 auto; width: 1200px;position: relative;}
.stu_main .inbox:after{content:" "; display:block; clear:both;}
.stu_main h3{margin-bottom: 12px;font-size: 24px;font-style: normal;font-weight: 700;line-height: 120%;letter-spacing: -0.03em;color:#000}

@keyframes scrollBottom {
    0% { opacity: 1; transform: translateX(-3px); }
    100% { opacity: 1; transform: translateX(3px); }
}

.swiper-pagination{top:20px; left:-10px; height: fit-content; text-align: right;}
.swiper-container .swiper-pagination-bullet{width: 10px; height: 10px; background: #C4C4C4;}
.swiper-container .swiper-pagination-bullet-active{background: #121212}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}

/* 리스트 모듈 */
.wrap_list {font-size: 0;line-height: 0;}
.wrap_list > .list_item {display: inline-block;*display: inline;*zoom: 1;vertical-align: top;max-width: 100%;overflow: hidden;}
.list_item > .list_item_inner {display: block;height: 100%;}


.top_ban_area {padding-top: 40px}
.top_ban_area .topBanWrap {margin-bottom: 20px;border-radius: 12px;overflow: hidden;box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);}
.top_ban_area .topBanWrap img {max-width: 100%;}
.top_ban_area .inbox {display: flex; gap: 23px; }
.top_ban_area .goods_slide {width: 384px !important; height: 209px; box-sizing: border-box; border: 1px solid #E6E6E6;}
.top_ban_area .ban_slider > li {padding: 24px; width: 382px; height: 207px; box-sizing: border-box; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.04) 100%), #FFF;}
.top_ban_area .ban_slider > li span {padding: 2px 18px 3px; border-radius: 50px; background: #000; color: #fff; font-weight: 700;}
.top_ban_area .ban_slider > li strong {display: block; padding: 15px 0; font-size: 24px; line-height: 140%; letter-spacing: -0.7px; font-weight: 700;}
.top_ban_area .ban_slider > li p {display: block; font-size: 14px; line-height: 150%; letter-spacing: -0.7px; color: #000;}
.top_ban_area .ban_slider.no1 > li {background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%), linear-gradient(270deg, rgba(202, 235, 255, 0.40) 0%, rgba(202, 235, 255, 0.40) 100%), #FFF;}
.top_ban_area .ban_slider.no1 > li span {background: #2421B9;}
.top_ban_area .ban_slider.no1 > li strong {color: #2421B9;}
.top_ban_area .ban_slider.no2 > li {background: linear-gradient(180deg, rgba(255, 251, 249, 0.00) 0%, #FFEEE9 100%), #FFF;}
.top_ban_area .ban_slider.no2 > li span {background: #FB3C00;}
.top_ban_area .ban_slider.no2 > li strong {color: #FB3C00;}

.list_freepass_nav{display: flex;}
.list_freepass_nav > li{background: linear-gradient(90deg, #f6f9f9, #EFEFEF); height: 60px; line-height: 60px; flex: 1; font-size: 17px; font-weight: 900; text-align: center; color: rgb(12 12 12 / 20%);}
.list_freepass_nav > li.active{background: #000; color: #fff;}

/* 프리패스 배너 */
.topWrap {padding:40px 0}
.stu_freepass {position: relative;width: 792px;height: 360px;float: left;}
.stu_freepass * {box-sizing: border-box;}
.stu_freepass .list_item_inner {height: 100%;}
.stu_freepass .freepass_paging {position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,0.2);z-index: 10;}
.stu_freepass .freepass_paging > ul {font-size: 0;}
.stu_freepass .freepass_paging > ul > li {display: inline-block;width: 25%;height: 65px;position: relative;vertical-align: top;}
.stu_freepass .freepass_paging > ul > li > button:after {content:"";display: block;width: 0.5px;height: 10px;position: absolute;top: 50%;right: -1px;margin-top: -5px;}
.stu_freepass .freepass_paging > ul > li:last-child > button:after {display: none;}
.stu_freepass .freepass_paging > ul > li > button.active:after {display: none;}
.stu_freepass .freepass_paging > ul > li > button {display: block;font-weight: bold;font-size: 12px;line-height: 137%;letter-spacing: -0.015em;width: 100%;height: 100%;color: rgba(255, 255, 255, 0.3);text-align: center;background: none;}
.stu_freepass .freepass_paging > ul > li > button.active {color: #fff; background: rgba(0, 0, 0, 0.3);}
.freepass_list ul > li > a {display: block;height: 360px;padding: 34px 0 0 40px;color: #fff;}
.freepass_list ul > li p {color: inherit !important;}
.freepass_list .tiny_title {font-weight: 500;font-size: 14px;line-height: 150%;letter-spacing: -0.05em;color: #6D6D6D;margin-bottom: 10px;margin-left: 7px;}
.freepass_list .big_title {font-weight: 900;font-size: 40px;line-height: 120%;letter-spacing: -3px;color: #fff;margin-bottom: 20px;}
.freepass_list .desc {font-weight: 700;font-size: 20px;line-height: 150%;letter-spacing: -0.05em;color: #010101;margin-bottom: 2px;margin-left: 7px;}
.freepass_list .notice {font-weight: 500;font-size: 8px;line-height: 130%;/* or 12px */ margin-left: 7px;display: flex;align-items: center;color: rgba(152, 152, 152, 0.5);}
.freepass_list > ul > li {height: 100%;}


/* 25 메인 시즌배너 */
.season_area{background: #FFF; width: 100%; padding: 30px; margin-top: 30px; border-radius: 16px; box-shadow: 0px 7px 20px 0px rgba(163, 121, 226, 0.13);position: relative;width: 1200px;margin: 0 auto;box-sizing: border-box;}
.season_area::after{content: ""; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 16px; border: 2px solid #B1B8D7; pointer-events: none; box-sizing: border-box;}
.season_area * {font-family: 'Pretendard', sans-serif !important;}
.season_area .season_tit{display: flex; align-items:  center; gap: 12px; padding-bottom: 20px; margin-bottom: 24px; border-bottom: 1px solid #E5E5E5; user-select: none;}
.season_area .season_tit .tit_slider{height: 36px; line-height: 36px; margin: 0; flex: 1;}
.season_area .season_tit strong{font-size: 25px; font-weight: 800; letter-spacing: -0.5px;}
.season_area .season_tit strong span{color: #6101D9;}
.season_area .season_tit .tit_label{display: inline-flex; flex-shrink: 0;}
.season_area .season_tit .tit_label > div{display: inline-flex; align-items: center; padding: 0 13px; height: 36px; font-size: 17px; font-weight: 700; letter-spacing: -0.34px; border-radius: 50px;}
.season_area .season_tit .tit_label > div + div{margin-left: -8px;}
.season_area .season_tit .tit_label > .fill{background: #000;}
.season_area .season_tit .tit_label > .fill span{background: linear-gradient(94deg, #C8E4E9 0, #C8E4E9 50%, #F8C7F2 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.season_area .season_tit .tit_label > .outline{background: linear-gradient(110deg, #FFF -40.77%, #C8E4E9 38.67%, #F8C7F2 118.11%); color: #121212; border: 2px solid #000;}
.season_area .season_bnr{display: flex; gap: 20px;}
.season_area .season_bnr > li{flex: 1;}
.season_area .season_bnr > li .bnr_item{display: flex; align-items: center; gap: 12px; background: linear-gradient(105deg, #5F03CE 50.1%, #8025F0 170.43%); width: 100%; height: 80px; border-radius: 12px; box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12); position: relative;}
.season_area .season_bnr > li .bnr_item::after{content: ""; display: inline-block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 12px; border: 2px solid rgba(255, 255, 255, 0.20); pointer-events: none; box-sizing: border-box;}
.season_area .season_bnr > li .bnr_item:not(:has(> img)){padding: 0 30px;}
.season_area .season_bnr > li > a strong{font-size: 20px; font-weight: 700; letter-spacing: -0.2px; background: linear-gradient(110deg, #FFF -40.77%, #C8E4E9 38.67%, #F8C7F2 118.11%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.season_area .season_bnr > li > a p{font-size: 17px; font-weight: 500; color: #CCC5D9; letter-spacing: -0.34px;}
.season_area .season_bnr > li > a > div:not(.bnr_label){display: flex; align-items: center; gap: 12px;}
.season_area .season_bnr > li .bnr_label{display: flex; align-items: center; flex-shrink: 0; gap: 4px; background: #5003AE; border-radius: 50px; padding: 0 13px; letter-spacing: -0.56px; padding: 7px 13px; text-align: center;}
.season_area .season_bnr > li .bnr_label span{font-size: 14px; font-weight: 700; line-height: 21px; opacity: .8; background: linear-gradient(91deg, #FFF 0.59%, #C2C2C2 104.52%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.season_area .season_bnr > li .bnr_label:has(br){border-radius: 8px;}
.season_area .season_bnr > li .bnr_label.gray{background: #2C2C35;}
.season_area .season_bnr:has(li:nth-child(2)) > li a > div:not(.bnr_label){flex-direction: column; align-items: start; gap: 2px;}
.season_area .season_bnr:has(li:nth-child(2)) > li a p{font-size: 14px; line-height: 21px;}
.season_area .season_bnr:has(li:nth-child(2)) > li a strong{font-size: 17px; line-height: 25.5px; background: transparent; color: #fff; -webkit-background-clip: unset; -webkit-text-fill-color: unset;}
.season_area .season_event_wrap{display: flex; border-radius: 12px;overflow: hidden; position: relative;}
.season_area .season_event_wrap::after{content: ""; display: inline-block; width: calc(100% + 2px); height: calc(100% + 2px); position: absolute; top: -1px; left: -1px; border-radius: 12px; border: 2px solid #EDEDF3; pointer-events: none; box-sizing: border-box; z-index: 1;}
.season_area .season_event{display: flex; background: #F5F5F7; width: 940px; height: 190px;}
.season_area .season_event .event_item{display: block; position: relative; min-width: 200px; width: 200px; height: 100%; transition: .3s; overflow: hidden;color: #676767;}
.season_area .season_event .event_item:first-child:not(.active){background: #fff !important;}
.season_area .season_event .event_item strong{display: block;}
.season_area .season_event .event_item .item_cover{display: flex; align-items: center; background: linear-gradient(180deg, #F7F7F8 0%, #EEEEF0 100%), linear-gradient(180deg, #F5F5F7 0%, #F9F9F9 100%); width: 100%; height: 100%; position: absolute; top: 0; left: 0; transition: .3s}
.season_area .season_event .event_item .item_cover .handle{display: flex; flex-direction: column; justify-content: space-between; width: 200px; height: 100%; padding: 20px;box-sizing: border-box;}
.season_area .season_event .event_item .item_cover .handle > div{display: flex; flex-direction: column; gap: 4px;}
.season_area .season_event .event_item .item_cover span{font-size: 16px; font-weight: 600; line-height: 22px; letter-spacing: -0.32px; color: #0141B1;}
.season_area .season_event .event_item .item_cover strong{font-size: 22px; font-weight: 800; line-height: 33px; letter-spacing: -0.66px;}
.season_area .season_event .event_item .item_cover p{font-size: 14px; font-weight: 500; line-height: 22px; letter-spacing: -0.28px; color: #7E8B9A;}
.season_area .season_event .event_item + .event_item{border-left: 1px solid #EDEDF3;}
.season_area .season_event .event_item .item_content{display: flex; flex-direction: column; justify-content: space-between; gap: 17px; padding: 20px 30px; min-width: 534px; height: 100%;box-sizing: border-box;}
.season_area .season_event .event_item .item_content .item_tit{color: #fff;}
.season_area .season_event .event_item .item_content .item_tit span{font-size: 14px; font-weight: 700; line-height: 20px; letter-spacing: -0.28px; opacity: .7;}
.season_area .season_event .event_item .item_content .item_tit strong{font-size: 22px; font-weight: 800; line-height: 30.8px; letter-spacing: -0.22px;}
.season_area .season_event .event_item .item_tit{display: flex; flex-direction: column; gap: 4px;}
.season_area .season_event .event_item .item_content .item_tags{display: flex; align-items: center; gap: 6px;} 
.season_area .season_event .event_item .item_content .item_tags > div{display: inline-flex; align-items: center; background: rgba(255, 255, 255, 0.20); border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.10); backdrop-filter: blur(13px); padding: 0 8px; height: 27px;} 
.season_area .season_event .event_item .item_content .item_tags > div > span{color: #fff; font-size: 13px; font-weight: 500; letter-spacing: -0.3px; opacity: .7; white-space: nowrap; word-spacing: -1.2px;}
.season_area .season_event .event_item .item_content.dark .item_tit{color: #121212;}
.season_area .season_event .event_item.active{flex: 1;}
.season_area .season_event .event_item.active .item_cover{opacity: 0; pointer-events: none;}
.season_area .season_event:not(:has(a:nth-child(2))){height: 140px;}
.season_area .season_event:not(:has(a:nth-child(2))) .item_cover{display: none;}
.season_area .season_event:not(:has(a:nth-child(2))) .item_content{flex-direction: row; justify-content: center; align-items: center; text-align: center;}
.season_area .season_event:not(:has(a:nth-child(2))) .item_content .item_tit{gap: 6px;}
.season_area .season_event:not(:has(a:nth-child(2))) .item_content .item_tit span{font-size: 17px; color: #121212; line-height: 20px; letter-spacing: -0.34px; letter-spacing: -0.72px;}
.season_area .season_event:not(:has(a:nth-child(2))) .item_content .item_tit strong{font-size: 24px; color: #121212; line-height: 33.6px;}
.season_area .event_bnr img {width: 200px;}

/* 최고의 강사진  */ 
.tch_area{background: #F4F2F0;padding:40px 0;}
.tch_area h3{margin-bottom: 8px;color: #121212;font-family: 'Noto Sans KR';font-size: 26px;font-style: normal;font-weight: 700;line-height: 130%;letter-spacing: -0.78px;}
.tch_area h3 strong{color: #FB3C00;font-weight: bold;}
.tch_area .tch_txt{color: #121212;font-size: 14px;line-height: 130%;letter-spacing: -0.42px;margin-bottom: 25px;}
.tch_area .tch_box{position: relative;width: 1200px;margin:0 auto}
.tch_area .tch_list{display: flex;justify-content: flex-start;}
.tch_area .tch_list li{position: relative;height: 418px;flex:1;overflow: hidden;cursor: pointer;}
.tch_area .tch_list li .txt_wrap{display: flex;flex-direction: column;align-items: center;position: absolute;bottom: 0;left: 0;right: 0;padding-bottom: 46px;}
.tch_area .tch_list li .txt_wrap .txt{color: #fff;letter-spacing: -0.02em;word-break: keep-all;word-wrap: break-word;text-align: center;}
.tch_area .tch_list li .txt_wrap .txt strong{display: block;font-size: 22px;line-height: 29px;font-weight: 900;letter-spacing: -0.44px;}
.tch_area .tch_list li .txt_wrap .txt div{margin-top: 10px;font-size: 14px;line-height: 19px;font-weight: 500;letter-spacing: -0.28px;}

/* 4 */
.stu_notice {display:flow-root;margin-top: 80px;border: 1px solid #D4D4D4;}
.stu_notice > div.notices {float:left;width: 384px;}
.noticeWrap .notices .tabs_view {padding: 0 22px;}
.stu_notice .notices .header {padding: 30px 0 45px 24px;margin: 0;position: relative;border-bottom: 4px solid #000;}
.stu_notice .notices .header .title {font-weight: bold;font-size: 20px;line-height: 26px;letter-spacing: -0.05em;color: #000000;}
.stu_notice .notices .header .title em {font-weight: bold;color: #FB3C00;}
.noticeWrap .notices .boards .list_item {padding: 19px 0;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.noticeWrap .notices .boards .list_item .top_box {margin-bottom: 5px;}
.noticeWrap .notices .boards .bottom_box span {font-weight: normal;font-size: 12px;line-height: 11px;color: #636363;opacity: 0.7;}
.noticeWrap .notices .boards .bottom_box span.writer{margin-left: 5px;}
.noticeWrap .notices .title {width:100%;font-weight: bold;font-size: 14px;line-height: 21px;color: #4b4b4b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.noticeWrap .notices .more_view {padding: 16px 0 20px; margin: 0 auto; width: 40px;}
.noticeWrap .notices .more_view a {color: #242424;font-weight: 500;font-size: 12px; opacity: 0.4; transition: all .3s;}
.noticeWrap .notices .more_view a:hover {opacity: 1;}
.noticeWrap .gallery {position:relative;padding-top: 85px; float: right; width: 790px;}
.noticeWrap .gallery li:after {content:""; display: block; clear: both;}
.noticeWrap .gallery li span {float: left; margin-left: 15px; margin-top: 15px;}
.noticeWrap .gallery li span:first-child,
.noticeWrap .gallery li span:nth-child(4) {margin-left: 0;}
.noticeWrap .gallery li img {width: 253px; height: 217px;}
.noticeWrap .gallery .bx-pager {position:absolute;right:15px;top: 67px;}
.noticeWrap .gallery .bx-pager-item {cursor: pointer;display: inline-block;}
.noticeWrap .gallery .bx-pager-item a{background-color: #D4D4D4;border-radius: 40px;display: inline-block;height: 10px;overflow: hidden;font-size: 0;width: 10px;position: relative;z-index: 99;margin-left:8px;}
.noticeWrap .gallery .bx-pager-item:first-child a{margin-left: 0;}
.noticeWrap .gallery .bx-pager-item .active{background-color: #000;}

/* 푸터 배너*/
.ban_footer_freepass{position:fixed;bottom:0;left:0;width:100%;height:100px;z-index:200;}
.ban_footer_freepass .wide_wrap{position: relative;width: 950px;margin:0 auto;}
.ban_footer_freepass .wide_wrap .btn{position: absolute;top:0;right:-40px;z-index: 201}

.quick_ban{z-index: 99; position: absolute; top: 0; left: 50%; margin-left: 616px;height: 100%;pointer-events: none;}
.quick_ban.fixed {position: fixed;}
.quick_ban .quick_inner {position: sticky;top: 0;padding-top: 40px;pointer-events: all;}
.quick_ban * {box-sizing: border-box;}
.quick_ban > div {position:relative;}
.quick_ban .sideTopBan {width: 150px; background: #FFFFFF; border: 3px solid #172C8D;}
.quick_ban .sideTopBan li a { padding: 13px 18px 13px 11px; display: flex; flex-direction: column; gap: 7px;}
.quick_ban .sideTopBan li p {font-weight: 500; font-size: 12px; line-height: 16px; letter-spacing: -0.04em; color: #172C8D;}
.quick_ban .sideTopBan li strong {display: block; font-weight: 700; font-size: 16px; line-height: 22px; letter-spacing: -0.9px; color: #121212;}
.quick_ban .sideTopBan li .txt {font-weight: 400; font-size: 13px; line-height: 18px; letter-spacing: -0.05em; color: #746567;}
.quick_ban .sideBan {width: 150px; margin-bottom: 12px; border: 1px solid #172C8D; background: #fff;}
.quick_ban .sideBan strong{display: block; padding:14px 15px;color: #121212;font-size: 14px; font-weight: 700;line-height: 128%;letter-spacing: -0.03em;}
.quick_ban .sideBan > a{position: relative; display: block; padding: 20px 12px;border-top: 1px solid #E6E6E6;}
.quick_ban .sideBan > a:nth-child(even) {background: #FAFAFC;}
.quick_ban .sideBan a img {display: inline-block; vertical-align: middle;}
.quick_ban .sideBan a span{display: inline-block;vertical-align: middle; margin-left: 8px; color: #000000;font-weight: 700;line-height: 140%;;letter-spacing: -0.04em;font-size: 12px;}
.quick_ban .sideBan a span:after{content: '';position: absolute;top: 26px;right: 16px;height: 10px;width: 6px;background: url(/img/gong/main/offline/2020/no_v8/icon_sideArrow.png) 0 0 no-repeat;}
.quick_ban .sideBan .side_event li a{padding:0 !important; border: none;}
.quick_ban .sideBan .side_event li{border: none;}
.quick_ban .sideBan .side_event li + li{margin-top: 0;border: none;}

/* 기획전 배너 */
.stu_main .topMiniBan{float: left;margin-left: 22px;}
.stu_main .topMiniBan .bx-wrapper{position: relative;}
.stu_main .topMiniBan .bx-wrapper:first-child {margin-bottom: 24px; }
.stu_main .topMiniBan .bx-viewport{height: 168px !important;}
.stu_main .topMiniBan ul li{padding:20px 20px 18px; background: #FFFFFF;letter-spacing: -2.25px;width: 384px; height: 168px;border:1px solid #E4E4E4; box-sizing: border-box;}
.stu_main .topMiniBan ul li a{color:#2F32BA;}
.stu_main .topMiniBan ul li .bigTit{display: block; font-size: 24px;line-height: 130%;margin-bottom: 26px; height: 62px; overflow: hidden; font-weight: 700;}
.stu_main .topMiniBan ul li .smallTxt{font-size: 12px; line-height: 150%; margin-bottom: 5px; letter-spacing: -1px;;height: 41px; overflow: hidden; color: #6D6D6D; font-weight: 500;}
/* .stu_main .topMiniBan ul li .smallTxt:after{content: '';position: absolute; top: 77%;right: 15px;height: 26px; width: 26px; background: url('/img/offline/main_202108/arrow02.png') 0 0 no-repeat;} */
.stu_main .topMiniBan dl {margin-right: 8px;font-size: 13px;line-height: 150%;letter-spacing: -0.05em;color: #111111; display: inline-block; vertical-align: middle;}
.stu_main .topMiniBan dt {font-weight: bold; display: inline-block; vertical-align: middle;}
.stu_main .topMiniBan dd {display: inline-block; vertical-align: middle;}
.stu_main .topMiniBan dd+dd {margin-left: 20px}
.stu_main .topMiniBan .bx-pager{position: absolute; top:20px; right:16px;}
.stu_main .topMiniBan .bx-pager-item {cursor: pointer;display: inline-block;}
.stu_main .topMiniBan .bx-pager-item a{background-color: #D4D4D4;border-radius: 40px;display: inline-block;height: 10px;overflow: hidden;font-size: 0;width: 10px;position: relative;z-index: 99;margin-left:8px;}
.stu_main .topMiniBan .bx-pager-item:first-child a{margin-left: 0;}
.stu_main .topMiniBan .bx-pager-item .active{background-color: #000;}
.stu_main .topMiniBan .bm03_slide .bigTit {color: #FF855E;}

/* 신규 퀵배너 */
.left_banner_new{position: absolute; right: 50%; top: 39px; height: 100%; display: flex; align-items: end; gap: 16px; flex-direction: column; transform: translateX(-600px); padding-right: 16px; z-index: 3;}
.left_banner_new .fold_banner{border-radius: 50px; position: relative;}
.left_banner_new .fold_banner i{display: inline-flex; justify-content: center; align-items: center; width: 20px; height: 20px; border: 2px solid #000; border-radius: 50px;}
.left_banner_new .fold_banner .fold_cover{width: 44px; height: 100%; min-height: 350px; position: absolute; top: 0; right: 0; border-radius: 50px; overflow: hidden; box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.06); border: 1px solid #EDEDF3;}
.left_banner_new .fold_banner .fold_cover > div{display: flex; flex-direction: column; justify-content: space-between; align-items: center; background: #fff; position: absolute; top: 2px; right: 2px; border-radius: 50px; width: calc(100% - 4px); height: calc(100% - 4px); cursor: pointer; user-select: none;}
.left_banner_new .fold_banner .fold_cover .cover_btn{flex-shrink: 0; display: flex; justify-content: center; align-items: center; height: 40px;}
.left_banner_new .fold_banner .fold_cover .cover_btn i{display: inline-flex; justify-content: center; align-items: center; width: 20px; height: 20px;;}
.left_banner_new .fold_banner .fold_cover .cover_btn i::after{width: 12px; height: auto;}
.left_banner_new .fold_banner .fold_cover .cover_content{flex: 1; display: flex; justify-content: center; align-items: center; gap: 8px; transform: rotate(180deg); writing-mode: vertical-lr; text-orientation: sideways; padding-top: 2px;}
.left_banner_new .fold_banner .fold_cover .cover_content > p{font-size: 14px; font-weight: 700; color: #121212; letter-spacing: -0.42px;}
.left_banner_new .fold_banner .fold_cover .cover_content > span{font-size: 12px; font-weight: 500; color: #000; opacity: .3; letter-spacing: -0.36px; text-decoration: underline; text-underline-position: under; width: 16px;}
.left_banner_new .fold_banner .fold_wrap{width: 220px; border-radius: 16px; overflow: hidden; box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.06); z-index: 1; visibility: hidden; position: relative; border: 1px solid #EDEDF3;}
.left_banner_new .fold_banner .fold_wrap .fold_head{display: flex; align-items: center; background: #fff; height: 40px; gap: 8px; font-size: 14px; font-weight: 700; padding: 0 10px; cursor: pointer; user-select: none; border-radius: 15px 15px 0 0; letter-spacing: -0.42px; word-spacing: -1px;}
.left_banner_new .fold_banner .fold_wrap .fold_body{background: #fff; border-radius: 0 0 16px 16px; overflow: hidden;}
.left_banner_new .fold_banner .fold_wrap .fold_body .scroll_wrap{overflow: overlay; -ms-overflow-style: none;}
.left_banner_new .fold_banner .fold_wrap .fold_body .scroll_wrap::-webkit-scrollbar{display:none;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list{display: flex; flex-direction: column; gap: 8px; padding: 12px 10px; overflow: auto;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list > div{border-radius: 8px; overflow: hidden; position: relative;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list > div::after{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; border-radius: 8px; border: 1px solid #EDEDF3; box-sizing: border-box; pointer-events: none; z-index: 1;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list .swiper{min-height: 88px;z-index: 0;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list .swiper a{display: block;}
.left_banner_new .fold_banner .fold_wrap .fold_body .banner_list img{width: 100%;}
.left_banner_new .fold_banner .fold_wrap .fold_body .fold_btm{border-top: 1px solid #EDEDF3;}
.left_banner_new .fold_banner .fold_wrap .fold_body .fold_btm a{display: block;}
.left_banner_new .fold_banner.active .fold_cover{display: none;}
.left_banner_new .fold_banner.active .fold_wrap{visibility: unset;}
.left_banner_new .premium_label{border-radius: 105px 105px 105px 16px; box-shadow: 0px 13.895px 13.895px 0px rgba(0, 0, 0, 0.12); font-size: 0; line-height: 0;}
.left_banner_new .premium_label a{display: block;}
.left_banner_new .premium_label .tooltip__label{left: 0; transform: none; font-weight: 700;}
.left_banner_new .premium_label .tooltip__label::after{top: -6px; left: 11px; transform: rotate(180deg);}

@media (max-width: 1635px){
    .left_banner_new .fold_banner i{transform: rotate(180deg);}
    .left_banner_new .fold_banner .fold_wrap{left: 177px;}
}

/* 5 cs센터 */
.csWrap {margin: 40px 0 100px;}
.csWrap .inner{display: flex;justify-content: space-between;}
.csWrap .inner:after{display: none;}
.csWrap h5 {margin-bottom: 14px; font-weight: bold; font-size: 20px; line-height: 26px; letter-spacing: -0.05em; color: #000000;}
.csWrap h5 em {font-weight: bold; color: #FB3C00;}
.csWrap .inner > div {float: left; border: 1px solid #D4D4D4; box-sizing: border-box;}
.csWrap .inner > div.mapWrap {width: 792px;}
.csWrap .inner > div.qnaWrap {float: right;width: 384px;padding: 24px 26px 26px;}

.csWrap .mapWrap {position: relative;}
.csWrap .mapWrap .mapTab {position: absolute; top: 58px; right: 24px;}
.csWrap .mapWrap .mapTab li {display: inline-block; vertical-align: middle;}
.csWrap .mapWrap .mapTab li a {font-weight: 500;font-size: 11px;line-height: 150%;letter-spacing: -0.05em;color: #919191;}
.csWrap .mapWrap .mapTab li.active a {color: #000; font-weight: bold;}
.csWrap .mapWrap .mapTab li:after {content:"|"; display: inline-block; padding: 0 5px; }
.csWrap .mapWrap .mapTab li:last-child:after {display: none;}
.csWrap .mapWrap .mapTabCnt > li {display: none;}
.csWrap .mapWrap .mapTabCnt > li.active {display: block;}
.csWrap .mapWrap .mapTabCnt h5 {padding: 24px 24px 0 24px;}
.csWrap .mapWrap .mapTabCnt .map_location img {width: 100%;}
.csWrap .mapWrap .mapTabCnt .map_info {width: 100%; box-sizing: border-box; display: flex;}
.csWrap .mapWrap .mapTabCnt .map_info > div {flex: 1;}
.csWrap .mapWrap .mapTabCnt .map_info > div:nth-child(1){padding: 26px 0 26px 24px;}
.csWrap .mapWrap .mapTabCnt .map_info > div:nth-child(2){padding: 26px 24px 26px 0;}
.csWrap .mapWrap .mapTabCnt .map_info dl {color: #000;font-size: 14px;font-weight: 400;line-height: 26px;letter-spacing: -0.42px; display: flex; }
.csWrap .mapWrap .mapTabCnt .map_info dt {width: 71px;font-weight: 700; display: inline-block; vertical-align: top; flex-shrink: 0;}
.csWrap .mapWrap .mapTabCnt .map_info dd {display: inline-block; vertical-align: top; max-width: 322px;}

.csWrap .qnaWrap h6{font-size: 16px; font-weight: 700; letter-spacing: -0.03em; color: #000000; margin-bottom: 8px;}
.csWrap .qnaWrap .qnaBtn {display: flex;gap: 8px;flex-wrap: wrap;}
.csWrap .qnaWrap .qnaBtn li {width: calc(50% - 4px);}
.csWrap .qnaWrap .qnaBtn li a {display: flex; justify-content: center; align-items: center; width: 100%; height: 104px; font-weight: 500; letter-spacing: -0.65px; color: #222; font-size: 13px; background: #F4F4F7;}
.csWrap .qnaWrap .qnaBtn li a span{font-size: 12px;color: #666;}
.csWrap .qnaWrap .qnaBtn li.big {width: 100%;}
.csWrap .qnaWrap .qnaBtn li.big a{flex-direction: column;gap: 4px;}
.csWrap .qnaWrap .telInfo {margin: 20px 0 0; border: 1px solid #E8E8E8;box-sizing: border-box;}
.csWrap .qnaWrap .telInfo li {padding: 23px;display: flex;flex-direction: column;}
.csWrap .qnaWrap .telInfo li > div{display: flex;flex-direction: column;gap: 12px;margin-top: 16px;}
.csWrap .qnaWrap .telInfo p {font-size: 14px; letter-spacing: -0.42px; color: #000;}
.csWrap .qnaWrap .telInfo strong {display: block; color: #FB3C00; font-weight: 900; font-size: 24px;line-height: 29px;}
.csWrap .qnaWrap .telInfo .time {display: flex;flex-direction: column;gap: 4px; font-size: 13px; color: #414141; line-height: 18px;}
.csWrap .qnaWrap .telInfo .time b {font-size: 14px; font-weight: 700; line-height: 19px; letter-spacing: -0.42px;}