/* 메인 페이지 스타일 */


/* ***** large pc ( ~ 1441px) ***** */
/* 레이아웃, 공통 폰트 */
.content-wrapper { width: 90%; max-width: 1320px; margin: 0 auto; height: 100%; }

.main-title { font-size: 36px; font-weight: 600; line-height: 43px; color: #000; text-align: center; margin-bottom: 1.5rem; }

.main-title strong { font-size: 36px; font-weight: 600; line-height: 43px; color: #000; position: relative; }

.main-title strong::before { content: ""; background: url("../img/bg/title-bg.png"); width: 78px; height: 78px; position: absolute; top: -39px; left: -39px; }

.main-subtitle { font-size: 18px; font-weight: 400; text-align: center; color: #333; }

.red-text { color: var(--red-color) !important; }

br.br-tablet { display: none; }

/* ***** 배너영역 ***** */
.banner { width: 1320px; height: 600px; position: relative; margin: auto; margin-top: 30px; }

.banner-slider { height: 100%; width: 100%; }

.banner-link { width: 100%; height: 100%; display: block; }
.notice-link { width: 100%; height: 100%; display: block; }

.banner-link:focus-within { border: 2px solid #000 }

/*.banner-slider > div { height: 100%; width:600px; } */
.banner .bx-wrapper, .banner .bx-viewport { height: 100%; border-radius: 30px; height: 600px !important; }

.banner .content-wrapper { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }

.main-banner-title { padding-top: 4.8rem; }

.banner-subtitle { font-family: S-CoreDream, sans-serif; font-size: 20px; font-weight: 300; line-height: 26px; margin: 45px 0; }

.banner-subtitle strong { font-family: S-CoreDream, sans-serif; font-size: 20px; font-weight: 600; line-height: 26px; }

.banner-logos { position: absolute; top: 45px; right: 0px; display: flex; gap: 5rem; }

.banner-description { display: flex; align-items: center; justify-content: space-between; background-color: rgba(255, 255, 255, 0.9);width: 460px;height: 100px;border-radius: 20px; padding: 0 4%; gap: 4rem; }

.banner-description li { display: flex; align-items: center; }

.banner-description li img { margin-right: 2rem; }

.banner-description-text h2 { font-size: 20px; font-weight: 600; margin-bottom: 0.8rem; line-height: 23.88px; }

.banner-description-text h3 { font-size: 20px; font-weight: 300; line-height: 23.88px; }

/* ***** 영테크 이야기 ***** */
.story { padding-top: 10rem; }

.story .content-wrapper { display: flex; height: 360px; gap: 4.5rem; }

.story .content-wrapper > div { width: 33.333%; height: 100%; padding: 70px 50px 50px 50px; border-radius: 30px; background-size: cover; }

.story .content-wrapper > div:last-child { border: 1px solid #999; box-sizing: border-box }

.story .content-wrapper .financial-content h2 { font-size: 28px; font-weight: 600; line-height: 29px; color: #000; margin-bottom: 20px; }

.story .content-wrapper .financial-content h4 { font-size: 16px; font-weight: 400; color: #000; margin: 10px 0 20px; }

.story .content-wrapper .financial-content p { font-size: 16px; font-weight: 400; color: #000; line-height: 1.3; }

.story .content-wrapper .financial-content .class_info { font-size: 14px; font-weight: 300; color: #000; }

.story .content-wrapper .financial-content .class_info b { font-weight: 500; font-size: 14px; color: #000; }

.financial-content { position: relative; }

.financial-content > img { position: absolute; bottom: 42px; right: 48px; height: 76px; }

.story .content-wrapper .financial-content a { font-size: 18px; font-weight: 600; color: #000; position: absolute; bottom: 50px; left: 50px; display: inline-block; }

.story .content-wrapper .financial-content a img { display: inline-block; width: 20px; vertical-align: middle; margin-top: -5px; }

.financial-content-1 { background: url("../img/bg/story-1.png") no-repeat center; border-radius: 30px; color: var(--white-color); }

.financial-content-2 { background: url("../img/bg/story-2.png") no-repeat center; border-radius: 30px; }

.financial-content-3 { background: url("../img/bg/story-3.png") no-repeat center; }

.story .content-wrapper .financial-content-1 h2,
.story .content-wrapper .financial-content-1 h4,
.story .content-wrapper .financial-content-1 p,
.story .content-wrapper .financial-content-1 a { color: #000; }

/* *****영테크 이야기슬라이더 커스텀 ***** */
.banner-slider div { }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus { background: var(--green-color); }

.bx-wrapper { box-shadow: none; border: none; }

.bxslider img { width: 100%; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { width: auto; left: 50%; transform: translateX(-50%); bottom: 50px; font-family: S-CoreDream, sans-serif; }

.bx-wrapper .bx-pager.bx-default-pager a { background: #fff; }

/*배너 네비게이터 커스텀*/
.banner-contorls { position: absolute; left: calc(50% + 20px); transform: translateX(-50%); bottom: 50px; }

.banner .bx-pager.bx-default-pager { color: #000; font-weight: 700; left: calc(50% - 32px); transform: translateX(-50%); right: 47%; }

/*.banner .bx-pager.bx-default-pager { color: #000; font-weight: 700 } */
.banner-contorls button { border: none; background: none; }

.banner-contorls .start { background: url("../img/icon/banner-start.png") no-repeat center; width: 10px; height: 11px; margin-right: 5px; }

.banner-contorls .stop { background: url("../img/icon/banner-stop.png") no-repeat center; width: 10px; height: 11px; margin-right: 5px; }

.banner-contorls .next { background: url("../img/icon/banner-next.png") no-repeat center; width: 10px; height: 11px; margin-right: 5px; }

.banner-contorls .prev { background: url("../img/icon/banner-prev.png") no-repeat center; width: 10px; height: 11px; margin-right: 5px; }


.slide-badge { position: absolute; top: 21px; left: 19px; display: inline-block; border-radius: 30px; background: rgba(255, 255, 255, 0.8); font-size: 16px; font-weight: 300; padding: 1.1rem 1.9rem; }

.story-slide-controls { display: inline-block; background: rgba(0, 0, 0, 0.5); width: 100px; height: 30px; padding-top: 7px; padding-left: 16px; border-radius: 30px; position: absolute; top: 27px; right: 26px; }

.story-slide-controls button { cursor: pointer; border: 0; outline: 0; }

.story-slide-controls .prev { background: url("../img/icon/left-arrow-icon.png") no-repeat center; width: 10px; height: 16px; }

.story-slide-controls .stop { background: url("../img/icon/pause-icon.png") no-repeat center; width: 10px; height: 16px; }

.story-slide-controls .stop.start { background: url("../img/icon/start-icon.png") no-repeat center; width: 10px; height: 16px; transform: translateX(3px); }

.story-slide-controls .next { background: url("../img/icon/right-arrow-icon.png") no-repeat center; width: 10px; height: 16px; }

/* *****영테크 재무상담***** */
.counsel { padding-top: 14rem; }

.counsel .main-title { margin-bottom: 1.5rem; }

.counsel .main-subtitle { margin: 0 auto; }

.counsel .main-subtitle strong { font-size: 20px; font-weight: 500; line-height: 14px; }

.counsel .content-box { height: auto; display: flex; column-gap: 8rem; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); padding: 5rem 4rem; border-radius: 40px; margin-top: 6rem; margin-bottom: 12rem; }

.counsel .content-box h3 { display: inline-block; border-radius: 30px; background: var(--green-color); padding: 10px 20px; font-size: 20px; font-weight: 500; color: #000; }

.counsel .content-box p { font-size: 18px; font-weight: 300; line-height: 1.5; color: #000; }

.counsel .content-box p.red-text { font-size: 14px; font-weight: 300; margin-top: 5px; }

.counsel .content-box p strong { font-size: 18px; font-weight: 600; line-height: 26px; }

.content-left-box > div:first-child { margin-bottom: 4.5rem; }

.content-left-box > div:first-child h3 { margin-bottom: 2.5rem; }

.content-left-box > div:nth-child(2) h3 { margin-bottom: 1.5rem; }

.content-left-box > div:nth-child(2) p:nth-child(3) { margin-top: 1.7rem; /*margin-bottom: 3rem; */ }

.content-right-box > div:nth-child(1) p:nth-child(2) { margin-top: 1.3rem; margin-bottom: 1.4rem; }

.content-right-box > div:nth-child(2) { margin-bottom: 2.8rem; margin-top: 3.1rem; }

.content-right-box > div:nth-child(2) p { margin-top: 1.6rem; }

.content-right-box > div:nth-child(3) p { margin-top: 2.1rem; }

.classLink { cursor: pointer; }

/* *****영테크 클래스란?***** */
.classes { background: url("../img/bg/class-bg.png") no-repeat center; background-size: cover; width: 100%; height: 800px; padding: 90px 0 80px 0; }

.classes .main-title { font-size: 32px; margin-right: 2.3rem; }

.classes .main-title strong { font-size: 32px; }

.classes .main-subtitle { margin-top: 4rem; font-size: 18px; font-weight: 300; line-height: 26px; color: #fff; text-align: left; }

.title-box { display: flex; }

.title-notice { display: flex; align-items: center; background: #fff; padding: 10px 20px; border-radius: 30px; }

.title-notice img { width: 28px; height: 22px; margin-right: 1.4rem; }

.title-notice p { font-weight: 500; line-height: 1.2; }

.title-notice p.red-text { margin-left: 1.5rem; font-size: 14px; font-weight: 300; line-height: 17px; }

.classes .content-box { margin-top: 2.2rem; display: flex; column-gap: 9.8rem; }

.classes .content-box h3 { display: inline-block; border-radius: 30px; background: var(--yellow-color); height: 40px; text-align: center; line-height: 40px; font-size: 16px; font-weight: 500; margin-right: 1.8rem; color: #000; padding: 0 20px; }

.classes .content-box p { font-size: 16px; font-weight: 500; line-height: 19px; color: #fff; margin-top: 1.1rem; }

.classes .content-box p em { font-size: 14px; font-weight: 300; line-height: 17px; color: #fff; }

.classes .content-box > div { display: flex; }

.classes .content-box-2 { display: flex; margin-top: 4rem; justify-content: space-between; }

.classes .class-cal { background: #fff; width: 430px; height: 360px; border-radius: 30px; padding: 20px 30px 30px 30px; position: relative; }

.year-class { display: block; text-align: right; font-size: 14px; font-weight: 500; }

.year-class img { display: inline-block; width: 20px; margin-left: 10px; }

/* *****Datepicker 커스텀***** */
.hasDatepicker { width: 100%; height: 300px; margin-top: 5px; }

.ui-widget.ui-widget-content { width: 100%; height: 100%; border: none; }

.ui-widget-header { font-family: S-CoreDream, sans-serif; font-size: 20px; font-weight: 600; line-height: 24px; background: transparent; border: none; }

.ui-datepicker .ui-datepicker-title { font-weight: 600; }

.ui-datepicker-year { font-weight: 600; }

.ui-datepicker-month { font-weight: 600; }

.ui-datepicker .ui-datepicker-header { padding: 0.5em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next { top: 10px; border-radius: 50%; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); cursor: pointer; }

.ui-datepicker .ui-datepicker-prev { left: 60px; }

.ui-datepicker .ui-datepicker-next { right: 60px; }

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover { background: var(--green-color); }

/* .ui-datepicker .ui-datepicker-prev span { background: url("../img/icon/arrow-left-s-line.png") no-repeat center; border-radius: 50%; } */

/* .ui-datepicker .ui-datepicker-next span { background: url("../img/icon/arrow-right-s-line.png") no-repeat center; margin-left: -6px; } */

.ui-datepicker table { height: calc(100% - 37px); margin: 0; }

.ui-datepicker th { padding: 0.7em 0.3em; }

.ui-datepicker table thead tr th span { font-weight: 400; }

.ui-datepicker table thead tr th:first-child span { color: #E11F1F; }

.ui-datepicker table thead tr th:last-child span { color: blue; }

.ui-state-default,
.ui-widget-content .ui-state-default { border: none; background: #fff; text-align: center; font-weight: 500; font-size: 14px; width: 30px; height: 30px; padding-top: 8px; padding-right: 3px; margin: 0 auto; border-radius: 50%; cursor: default; color: #000; }

.ui-state-active,
.ui-widget-content .ui-state-active { color: #000; }

/*.ui-state-hover,*/
/*.ui-widget-content .ui-state-hover,*/
/*.ui-widget-header .ui-state-hover { */
/* background: var(--green-color); */
/* } */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight { background: var(--green-color); color: #000; font-weight: bold; }

.ui-datepicker-week-end:first-child { color: red; }

.ui-datepicker-week-end:last-child { color: blue; }

.ui-datepicker td { vertical-align: middle; }

/*
#datepicker table tbody tr:nth-child(2) > td:nth-child(3) > a { background: #e180ae; }
#datepicker table tbody tr:nth-child(3) > td:nth-child(3) > a { background: #fdcf1d; }
#datepicker table tbody tr:nth-child(2) > td:nth-child(5) > a { background: #5ccbc4; }
#datepicker table tbody tr:nth-child(5) > td:nth-child(3) > a { background: #5ccb7b; }
#datepicker table tbody tr:nth-child(4) > td:nth-child(3) > a { background: #5ccbc4; }
#datepicker table tbody tr:nth-child(4) > td:nth-child(5) > a { background: #fdcf1d; }
#datepicker table tbody tr:nth-child(3) > td:nth-child(5) > a { background: #e180ae; }
#datepicker table tbody tr:nth-child(5) > td:nth-child(5) > a { background: #5ccb7b; }
/* *****Datepicker 커스텀 끝***** */

.classes .class-detail { width: 860px; height: 360px; position: relative; border-radius: 30px; background: #fff; padding: 2.7rem 3.3rem 1.7rem; }

.classes .class-cal h3,
.classes .class-detail h3 { position: absolute; top: -15px; left: 19px; padding: 8px 20px; border-radius: 30px; background: var(--green-color); text-align: center; font-size: 14px; font-weight: 500; color: #000; }

.class-detail-items { display: flex; column-gap: 2rem; align-items: center; margin-bottom: 1.4rem; }

.class-detail-items li { font-size: 16px; font-weight: 400; color: #333; }

.class-detail-items li span { margin-right: 10px; }

.tip-green { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #5ccb7b; }

.tip-blue { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #5ccbc4; }

.tip-yellow { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #fdcf1d; }

.tip-pink { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #e180ae; }

.class-table { width: 100%; }


.class-table thead { width: 100%; border-top: 1px solid #999999; position: relative; display: table; /* to take the same width as tr */ }

.class-table thead::before { content: ""; position: absolute; top: -2.5px; left: -4.5px; width: 5px; height: 5px; background: #999; border-radius: 50%; }

.class-table thead::after { content: ""; position: absolute; top: -2.5px; right: -4.5px; width: 5px; height: 5px; background: #999; border-radius: 50%; }

.class-table tr { display: table; /* display purpose; th's border */
width: 100%; }

.class-table thead tr th { font-size: 16px; font-weight: 500; line-height: 17px; padding: 12px 0 10px 0; color: #333; vertical-align: middle; }

.class-table thead th:nth-child(1) { width: 40%; }

.class-table thead th:nth-child(2) { width: 30%; }

.class-table thead th:nth-child(3) { width: 25%; }

.class-table tbody { display: block; /* to enable vertical scrolling */
max-height: 240px; /* e.g. */
overflow-y: auto; /* keeps the scrollbar even if it doesn't need it; display purpose */
border-top: 1px solid #dddddd; }

.class-table tbody tr td { font-size: 14px; font-weight: 400; line-height: 1.2; border-bottom: 1px solid #ddd; padding: 9px; color: #444; text-align: center; vertical-align: middle; }

/* *****테이블 스크롤바 설정******/
.class-table tbody::-webkit-scrollbar { width: 5px; background: #d9d9d9; }

/* *****테이블 스크롤바 막대 설정******/
.class-table tbody::-webkit-scrollbar-thumb { background-color: #5ccbc4; }

/* *****영테크 클래스란? END***** */
.star.check { background: url(../img/etc/star-check.png) no-repeat center; }

.star { display: inline-block; background: url(../img/etc/star.png) no-repeat center; width: 16px; height: 16px; }

/* *****영테크 공지사항***** */
.notice { padding-top: 14rem; padding-bottom: 13rem; }

.notice .main-subtitle { margin-bottom: 3.9rem; }

.notice-top { display: flex; justify-content: flex-end; margin-top: 1.2rem; }

.notice .badge-btn { display: inline-flex; width: 40px; height: 40px; border: 0; outline: 0; padding: 10px; border-radius: 50%; background: #5ccbc4; }

.notice-slider { width: 100%; position: relative; /* overflow-y: visible; */ }

.swiper { /*width: 1920px; */
/*height: 240px; */
position: relative; }

.notice-slide-controls .prev { border: 0; background: url("../img/icon/next-icon.png") no-repeat center; transform: rotate(180deg); width: 36px; height: 36px; position: absolute; top: 50%; left: -4%; cursor: pointer; }

.notice-slide-controls .prev:hover { border: 0; outline: 0; background: url("../img/icon/prev-icon.png") no-repeat center; transform: rotate(0); width: 36px; height: 36px; position: absolute; top: 50%; left: -4%; }

.notice-slide-controls .next { border: 0; background: url("../img/icon/next-icon.png") no-repeat center; width: 36px; height: 36px; position: absolute; top: 50%; right: -4%; cursor: pointer; }

.notice-slide-controls .next:hover { background: url("../img/icon/prev-icon.png") no-repeat center; transform: rotate(180deg); }
.notice .content-wrapper { position: relative; }

.more-btn { z-index: 999; position: absolute; top: -70px; right: 0px; display: inline-block; border-radius: 50%; width: 40px; height: 40px; background-color: var(--green-color); }

.more-btn img { width: 20px; display: block; margin: auto; margin-top: 10px }

.noti-slider h1 { font-size: 18px; line-height: 1.2; font-weight: 500; display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.noti-slider h3 { font-size: 14px; font-weight: 300; line-height: 18px; padding-top: 2.8rem; border-top: 1px solid #333333; width: 100%; white-space: normal; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; }

.noti-slider p { font-size: 14px; font-weight: 500; line-height: 17px; position: absolute; bottom: 30px; }

.notice-slider .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { display: none; }

/* 영테크 후기 */
.review { padding-top: 14rem; padding-bottom: 13rem; }

.review .content-box { display: flex; justify-content: space-between; column-gap: 3.7rem; margin-top: 7.2rem; }

.review .content-box > div { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); border-radius: 30px; width: 48%; height: 100%; position: relative; padding: 3.4rem 5.2rem; }

.review .content-box div ul { display: flex; flex-direction: column; gap: 1.4rem; }

.review .content-box div ul li { border-bottom: 1px solid #dddddd; height: 100px; }

.review .badge { position: absolute; top: -15px; left: 20px; padding: 8px 23px; border-radius: 30px; background: #5ccbc4; font-size: 14px; font-weight: 500; line-height: 17px; color: #ffffff; }

.review .badge.yellow { background-color: var(--yellow-color); }

.review .badge-btn { position: absolute; top: -15px; right: 20px; border: 0; padding: 10px; border-radius: 50%; background: #5ccbc4; }

.review .review-item { position: relative; }

.review .review-item h1 { display: flex; align-items: center; font-size: 16px; font-weight: 500; line-height: 22px; margin-bottom: 1.3rem; }

.review .review-item h1 img { margin-right: 1.2rem; }

.review .review-item h3 { font-size: 16px; font-weight: 500; margin-bottom: 0.7rem; display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.review .review-item p { font-size: 16px; font-weight: 300; margin-bottom: 1.4rem; color: #666; display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.review .review-item p.class-review-main { font-size: 16px; font-weight: 300; margin-bottom: 1.4rem; display: inline-block; color: #666; width: 100%; min-height: 40px; white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; /* 텍스트를 자를 때 원하는 단위 ex) 3줄*/
-webkit-box-orient: vertical; overflow: hidden; }

.review .class_review_item p { white-space: normal; line-height: 1.2; height: 43px; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.review .review-item .review-item-2 { position: absolute; top: 0px; right: 0; box-shadow: none; text-align: right; }

.review .review-item .review-item-2 > span { display: block; margin-bottom: 0.7rem; font-size: 14px; font-weight: 300; line-height: 17px; color: #999999; }


.community { padding-top: 12.7rem; padding-bottom: 12.3rem; }

.community-slider { width: 100%; height: 402px; position: relative; text-align: center; }

.community-slide-controls .prev { border: 0; outline: 0; background: url("../img/icon/next-icon.png") no-repeat center; transform: rotate(180deg); width: 36px; height: 36px; position: absolute; top: 50%; left: -4%; cursor: pointer; }

.community-slide-controls .prev:hover { border: 0; outline: 0; background: url("../img/icon/prev-icon.png") no-repeat center; transform: rotate(0); width: 36px; height: 36px; position: absolute; top: 50%; left: -4%; }

.community-slide-controls .next { border: 0; outline: 0; background: url("../img/icon/next-icon.png") no-repeat center; width: 36px; height: 36px; position: absolute; top: 50%; right: -4%; cursor: pointer; }

.community-slide-controls .next:hover { background: url("../img/icon/prev-icon.png") no-repeat center; transform: rotate(180deg); }

.comm-slider div { border: 1px solid #dddddd; border-radius: 20px; }

.comm-slider h1 { margin: 31px 0 21px; font-size: 18px; font-weight: 500; line-height: 21px; }

.comm-slider h3 { font-size: 16px; font-weight: 300; line-height: 20px; margin-bottom: 2.4rem; text-align: left; padding-left: 2rem; }

.comm-slider p { font-size: 14px; font-weight: 300; line-height: 17px; color: #666; text-align: right; margin-bottom: 1.9rem; padding-right: 2.1rem; }

.community-slider .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { display: none; }

.community .badge-btn { display: inline-flex; width: 40px; height: 40px; padding: 10px; border-radius: 50%; background: #5ccbc4; }

.community-top { display: flex; justify-content: space-between; margin-bottom: 1.6rem; margin-top: 0.8rem; }

.community-top ul { display: flex; column-gap: 1rem; }

/*!*배너 반응형*!*/

@media screen and (max-width: 1440px) {.banner { height: 560px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 560px !important; }
 }

@media screen and (max-width: 1240px) {.banner { height: 520px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 520px !important; }
 }

@media screen and (max-width: 1040px) {.banner { height: 440px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 440px !important; }
 }

@media screen and (max-width: 840px) {.banner { height: 380px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 380px !important; }
 }

@media screen and (max-width: 720px) {.banner { height: 360px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 360px !important; }
 }

@media screen and (max-width: 660px) {.banner { height: 280px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 280px !important; }
 }

@media screen and (max-width: 540px) {.banner { height: 260px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 260px !important; }
 }

@media screen and (max-width: 540px) {.banner { height: 220px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 220px !important; }
 }

@media screen and (max-width: 430px) {.banner { height: 200px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 200px !important; }
 }

@media screen and (max-width: 380px) {.banner { height: 180px !important; }

.banner .bx-wrapper, .banner .bx-viewport { height: 180px !important; }
 }


/* ********** 반응형 START ********** */
/* *****medium pc(노트북) 반응형 ~ 1440px */
.notice-slide-controls .prev:hover { left: -50px; }

.notice-slide-controls .next:hover { right: -50px; }

.notice-slide-controls .prev { left: -50px; }

.notice-slide-controls .next { right: -50px; }

@media screen and (max-width: 1240px) {.story .content-wrapper .financial-content h2 { font-size: 24px; }

.story .content-wrapper > div { padding: 40px; }
 }

@media screen and (max-width: 1440px) {.header-middle { width: 90%; margin: auto }

.header-bottom { /*width: 90%; */
margin: auto }

.banner { width: 90%; }

.notice-slide-controls .prev:hover { left: -15px; }

.notice-slide-controls .next:hover { right: -15px; }

.notice-slide-controls .prev { left: -15px; }

.notice-slide-controls .next { right: -15px; }

.classes .content-box { column-gap: 6em; }

.notice-slider { width: 90%; }


.story .content-wrapper { gap: 3rem; }

.financial-content-3 { background-size: 135%; border: 1px solid #ddd; border-radius: 30px; }

.classes .main-title { word-break: keep-all; }
.classes { height: auto; }

.classes .main-subtitle br.br-pc { display: none; }

.classes .content-box-2 { gap: 2rem; }

.classes .class-detail { width: 60%; height: auto; padding: 3rem; }

.classes .class-cal { width: 40%; height: auto; }

.story .content-wrapper > div { padding: 50px; }
 }


/* *****small pc 반응형 1399 ~ 1024 */
@media screen and (max-width: 1024px) {.story .content-wrapper > div { padding: 30px; }

.hasDatepicker { height: 280px; }

.classes .class-cal { padding: 20px; }

br.br-pc { display: none; }

br.br-tablet { display: inline-block; }

.content-wrapper { /*width:95%; */
/*max-width: 900px; */ }

.main-title strong::before { width: 64px; height: 64px; background-size: contain; top: -28px; }

.banner { height: 500px; }

.main-banner-title { padding-top: 4.2rem; }

.main-banner-title img { width: 338px; }

.banner-logos img { height: 27px; }

.banner-subtitle { font-size: 1.4rem; margin-top: 3.6rem; margin-bottom: 5rem; line-height: 21px; }

.banner-subtitle strong { font-size: 1.4rem; }

.banner-description { width: 320px; height: 80px; padding: 1.5rem 3rem; }

.banner-description-text h2 { font-size: 1.6rem; }

.banner-description-text h3 { font-size: 1.4rem; }

.main-title { font-size: 2.8rem; }

.main-title strong { font-size: 2.8rem; }

.main-subtitle { font-size: 1.6rem; }

.counsel-slider { width: 55%; height: auto; }

.sub-title { font-size: 2.4rem; }

.sub-title strong { font-size: 2.4rem; }

.sub-subtitle { font-size: 1.4rem; margin-top: 1rem; margin-bottom: 1rem; }

.counsel .main-subtitle strong { font-size: 1.6rem; }

/* 영테크 이야기 */
.story { padding-top: 3rem; }

.story .content-wrapper { height: 260px; }


/*.financial-content-1 { */
/* background: url("../img/bg/story-1-m.png") no-repeat center; */
/* border-radius: 30px; */
/* color: var(--white-color); */
/* } */
/*.financial-content-2 { */
/* background: url("../img/bg/story-2-m.png") no-repeat center; */
/* border-radius: 30px; */
/* } */
/*.financial-content-3 { */
/* background: url("../img/bg/story-3-m.png") no-repeat center; */
/* background-size: 115%; */
/* } */
.story .content-wrapper .financial-content h2 { font-size: 20px; font-weight: 600; line-height: 24px; }

.story .content-wrapper .financial-content h4 { font-size: 12px; font-weight: 300; line-height: 14px; margin: 3px 0 20px; }

.story .content-wrapper .financial-content p { font-size: 12px; font-weight: 300; line-height: 14px; }

.story .content-wrapper .financial-content a { font-size: 14px; font-weight: 500; line-height: 17px; bottom: 48px; left: 32px; }

.story .content-wrapper .financial-content .class_info { display: none; }

.financial-content img { bottom: 22px; right: 22px; }

.counsel { padding-top: 9.2rem; }

.counsel .content-box { margin-top: 5rem; margin-bottom: 6rem; padding: 4rem 3rem; column-gap: 4.2rem; min-height: 400px; }

.counsel .content-box h3 { padding: 5px 7px; font-size: 18px; font-weight: 500; line-height: 21px; }

.counsel .content-box p { font-size: 16px; line-height: 22px; }

.counsel .content-box p strong { font-size: 16px; }

.content-left-box > div:first-child h3 { margin-bottom: 1.5rem; }

.content-left-box > div:first-child { margin-bottom: 3rem; }

.content-left-box > div:nth-child(2) p:nth-child(3) { margin-top: 2rem; margin-bottom: 1rem; }

.content-right-box > div:nth-child(1) p:nth-child(2) { margin-top: 1.5rem; margin-bottom: 1.4rem; width: 409px; }

.content-right-box > div:nth-child(2) p { margin-top: 1.5rem; }

.content-right-box > div:nth-child(2) { margin-top: 3rem; margin-bottom: 3rem; }

.content-right-box > div:nth-child(3) p { margin-top: 1.5rem; }

.title-box { flex-direction: column; }

.classes .main-title { text-align: left; font-size: 28px; margin-bottom: 1.8rem; margin-left: 40px; }

.classes .main-title strong { font-size: 28px; }

.title-notice p { font-size: 14px; }

.title-notice p.red-text { font-size: 12px; }

.classes .main-subtitle { margin-top: 1.9rem; font-size: 16px; }

.classes .content-box { margin-top: 2.3rem; column-gap: 2.2rem; }

.classes .content-box h3 { padding: 0 15px; height: 30px; font-size: 14px; font-weight: 500; line-height: 30px; margin-right: 1rem; }

.classes .content-box p { font-size: 14px; font-weight: 500; line-height: 17px; margin-top: 7px; }

.classes .content-box p em { font-size: 12px; }

.classes .class-cal { width: 380px; height: 340px; }

.classes .class-detail { width: 500px; height: 341px; }

.notice { padding-top: 9.4rem; padding-bottom: 6rem; }

.counsel .content-box br.br-tablet { display: none; }

.counsel .content-left-box { width: 50%; }

.counsel .content-right-box { width: 50%; }

.content-right-box > div:nth-child(1) p:nth-child(2) { width: auto; }

.classes .main-subtitle br.br-tablet,
.classes .content-box p br.br-tablet { display: none; }

.ui-datepicker .ui-datepicker-prev { left: 30px; }

.ui-datepicker .ui-datepicker-next { right: 30px; }

.class-table tbody tr td { padding: 7px 5px; }

/*.noti-slider div { */
/* width: 280px !important; */
/* height: 320px; */
/* margin-right: 30px !important; */
/* } */
.review { padding-top: 9.2rem; /*padding-bottom: 6rem; */ }

.review .content-box { margin-top: 5rem; }

.review .content-box > div { padding: 3.4rem 2.4rem; }

.review .review-item p { /*height: 40px; */
overflow-y: hidden; margin-bottom: 1.1rem; }

.community { padding-top: 9.5rem; padding-bottom: 6rem; }

.comm-slider div { width: 280px !important; height: 370px; margin-right: 30px !important; }

.community-slide-controls .prev { left: -50px; }

.community-slide-controls .next { right: -50px; }

.comm-slider h1 { margin: 20px 0 5px 0; }
 }

@media screen and (max-width: 900px) {.financial-content > img { height: 60px; }
 }

@media screen and (max-width: 768px) {.more-btn { width: 30px; height: 30px; top: -106px; }

.more-btn img { width: 16px; margin-top: 8px; }

/* .swiper-slide { margin-top: 0; box-sizing: border-box; margin-left: 1px; width: calc(100% - 1px) !important; margin-left: 1px; }  */

.main-title strong::before { width: 40px; height: 40px; top: -15px; left: -20px; }

.main-title { font-size: 2rem; }

.main-title strong { font-size: 2rem; }

.classes .content-box > div { display: inline-block; text-align: center; }

.classes .content-box > div h3 { margin-bottom: 10px; }

br.br-tablet { display: none; }


.banner .bx-wrapper, .banner .bx-viewport { border-radius: 20px; }

.banner { /*padding-bottom: 3.5rem; */
margin-top: 20px; }

/*.banner .bx-pager.bx-default-pager { bottom: 15px; } */
.main-banner-title { padding-top: 2.5rem; }

.main-banner-title img { width: 230px; }

.banner-logos { display: none; }

.banner-logos img { height: 23px; }

.banner-subtitle { margin-top: 2.5rem; margin-bottom: 2rem; width: 100%; padding-right: 30px; }

.banner-description { flex-wrap: wrap; align-items: flex-start; padding: 1.3rem 2.3rem; height: auto; margin-left: 0; gap: 1.2rem; }

.banner-description li img { margin-right: 1.3rem; height: 17px; width: 16px; }

.banner-description-text h2 { margin-bottom: 0; display: inline-block; margin-right: 1rem; width: 95px; }

.banner-description-text h3 { display: inline-block; }

.story .content-wrapper { display: block; height: 100%; }

.story .content-wrapper > div { width: 100%; margin-bottom: 2rem; padding: 30px 25px; height: 150px; background-size: cover; border-radius: 20px; }

.story .content-wrapper > div:last-child { margin-bottom: 0; }

/*.financial-content-1 { */
/* background: url("../img/bg/story-1-s.png") no-repeat center; */
/* background-size: cover; */
/* border-radius: 30px; */
/* color: var(--white-color); */
/* } */
/*.financial-content-2 { */
/* background: url("../img/bg/story-2-s.png") no-repeat center; */
/* background-size: cover; */
/* border-radius: 30px; */
/* } */
/*.financial-content-3 { */
/* background: url("../img/bg/story-3-s.png") no-repeat center; */
/* background-size: 110%; */
/* margin-bottom: 0; */
/* } */
.story .content-wrapper .financial-content h2 { font-size: 18px; font-weight: 600; line-height: 21px; margin-bottom: 10px; }

.story .content-wrapper .financial-content h4 { font-size: 12px; font-weight: 300; line-height: 14px; margin: 4px 0 10px; }

.story .content-wrapper .financial-content p { font-size: 12px; font-weight: 300; line-height: 14px; max-width: 70%; }

.story .content-wrapper .financial-content a { font-size: 14px; font-weight: 500; line-height: 17px; bottom: 20px; left: 27px; }

.financial-content > img { bottom: 20px; right: 20px; height: 60px; }

.counsel-slider { width: 100%; max-width: 530px; margin: 0 auto; /* height: 315px; */ }

.financial-box { width: 100%; max-width: 530px; margin: 2rem auto; padding: 4rem 2rem; }

.sub-subtitle { font-size: 1.2rem; margin-top: 1rem; margin-bottom: 1rem; }

.financial-content-2 { width: 100%; }

.financial-content-1,
.financial-content-2 { padding: 2.8rem 2.6rem; min-height: 85px; }

.financial-content-1 h2,
.financial-content-2 h2 { font-size: 1.6rem; }

.financial-content p:nth-child(2) { font-size: 1rem; }

.financial-content p:nth-child(3) { margin-top: 0; }

.financial-content a { font-size: 1.2rem; }

.story .content-box-2 { gap: 2rem; }

.counsel { padding-top: 5rem; }

.counsel .main-subtitle { font-size: 1.2rem; line-height: 1.3; }

.notice .main-subtitle { margin-bottom: 3rem; }

.counsel .main-subtitle strong { font-size: 1.6rem; }

.counsel .content-box { margin-top: 3rem; padding: 2rem; flex-direction: column; height: 100%; row-gap: 2.5rem; border-radius: 30px; margin-bottom: 3rem; }

.counsel .content-left-box,
.counsel .content-right-box { width: 100%; }

.counsel .content-box br { display: inline-block; content: " "; padding: 0 2px; }

.counsel .content-box h3 { padding: 6px 12px; font-size: 1.6rem; display: table; margin: auto; }

.counsel .content-box p { font-size: 1.4rem; }

.counsel .content-box p strong { font-size: 1.4rem; }

.content-left-box > div:first-child { margin-bottom: 2.5rem; }

.content-right-box > div:nth-child(2) { margin-top: 2.5rem; margin-bottom: 2.5rem; }

.content-left-box > div:nth-child(2) p:nth-child(3) { margin-top: 1rem; }

.content-right-box > div:nth-child(1) p:nth-child(2) { width: 100%; }

.classes .main-title { text-align: center; }

.classes { padding: 80px 0 30px 0; }

.classes .main-title { margin-bottom: 2rem; margin-right: 0; margin-left: 0; font-size: 2rem; }

.classes .main-title strong { font-size: 2rem; }

.title-notice img { width: 20px; height: 16px; }

.title-notice p { font-size: 1.2rem; line-height: 1.2; }

.title-notice p.red-text { display: block; margin-left: 34px; margin-top: 5px; }

.classes .main-subtitle { font-size: 1.2rem; line-height: 1.3; text-align: center; }

.classes .content-box { flex-direction: column; row-gap: 1.5rem; }

.classes .content-box p em br.br-tablet { display: inline-block; content: " "; padding: 0 2px; }

.title-notice img { width: 18px; }

.classes .content-box-2 { gap: 3.2rem; flex-direction: column; }

.classes .class-cal { padding: 15px 20px 23px 20px; width: 100%; }

.classes .class-detail { width: 100%; padding: 2.3rem 2.2rem 2rem 2.2rem; }

.ui-datepicker .ui-datepicker-prev { left: 0; }

.ui-datepicker .ui-datepicker-next { right: 0; }

.class-detail-items { margin-bottom: 1rem; }

.class-table thead tr th { font-size: 1.2rem; padding: 8px 0; }

.class-table tbody tr td { padding: 6px; font-size: 12px; }

.noti-slider h1 { font-size: 1.6rem; }

.comm-slider h1 { font-size: 1.6rem; }

.comm-slider h3 { font-size: 1.4rem; }

.review { padding-top: 6.2rem; }

.review .content-box { flex-direction: column; gap: 4rem; }

.review .content-box > div { width: 100%; }

.notice { padding-top: 5rem; }
 }

@media screen and (max-width: 425px) {
.main-title { font-size: 2rem; line-height: 20px; }

.main-title strong { font-size: 2rem; }

.main-title strong::before { width: 44px; height: 44px; background-size: contain; top: -17px; left: -23px; }

.main-subtitle { font-size: 1.4rem; line-height: 1.2; margin-bottom: 30px; }

.banner-contorls { bottom: 30px; }

.banner .bx-pager.bx-default-pager { bottom: 30px; }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { width: 100%; }
.main-banner-title { padding-top: 2.3rem; line-height: 23.88px; }

.main-banner-title img { width: 208px; }

.banner-subtitle { font-size: 14px; font-weight: 300; line-height: 20px; padding-right: 0; }

.banner-subtitle strong { font-size: 14px; font-weight: 600; line-height: 14px; }

.banner-description { width: 100%; padding: 11px 24px; }

.banner-description-text h2 { width: 70px; font-size: 1.2rem; }

.banner-description-text h3 { font-size: 1rem; }

.story .main-title { font-size: 2rem; margin-bottom: 0; }

.slide-badge { font-size: 1.2rem; top: 15px; left: 13px; }

.story-slide-controls { top: 15px; right: 13px; width: 80px; height: 24px; padding-top: 5px; padding-left: 8px; }

.story-slide-controls .prev { width: 8.7px; height: 13.9px; background-size: cover; margin-right: 14px; }

.story-slide-controls .stop { width: 8.7px; height: 13.9px; background-size: cover; margin-right: 14px; }

.story-slide-controls .next { width: 8.7px; height: 13.9px; background-size: cover; }

.story-slide-controls .stop.start { width: 8.7px; height: 13.9px; }

.sub-title { font-size: 2rem; }

.sub-title strong { font-size: 2rem; }

.sub-subtitle { font-size: 1.4rem; }

.financial-content p:nth-child(3) { margin-top: 1rem; }

.financial-content-3 { background-size: 115%; }

.content-left-box > div,
.content-right-box > div { text-align: center; }

.counsel .content-box h3 { font-size: 1.6rem; }

.counsel .content-box p { font-size: 1.4rem; }

.classes { padding: 40px 0; }

.title-notice { }

.title-notice img { }

.classes .main-subtitle { text-align: center; }

.classes .content-box { margin-top: 2rem; }

.classes .content-box > div { flex-direction: column; align-items: center; row-gap: 2rem; }

.classes .content-wrapper { width: calc(100% - 35px); }

.classes .content-box p { margin-top: 0; }

.classes .class-cal h3,
.classes .class-detail h3 { /*padding: 4px 14px; */ }

.classes .class-cal { padding: 22px 12px 24px 12px; }

.class-detail-items { flex-wrap: wrap; margin-bottom: 1.9rem; row-gap: 1rem; }

.ui-state-default,
.ui-widget-content .ui-state-default { font-size: 1.2rem; width: 28px; height: 28px; }

.table-scroll { overflow-x: scroll; }

.table-scroll::-webkit-scrollbar { height: 5px; background: #d9d9d9; }

.table-scroll::-webkit-scrollbar-thumb { background-color: #5ccbc4; }

.class-table { width: 455px; }

.class-table tbody { height: 100%; /*max-height: 210px; */ }

.class-table tbody::-webkit-scrollbar { position: absolute; left: -100px; width: 5px; background: #d9d9d9; }

.class-table tbody::-webkit-scrollbar-thumb { background-color: #5ccbc4; }

.review .review-item p.class-review-main { font-size: 14px; }

.notice .content-wrapper { }

.community .content-wrapper { }

.noti-slider h1 { font-size: 1.4rem; padding-bottom: 20px; }

.noti-slider h3 { padding-top: 2.4rem; }

.noti-slider p { bottom: 20px; font-size: 12px; }


.review .main-subtitle { padding: 0 10px; }

.review .content-box { margin-top: 2.7rem; }

.review .review-item h1 { font-size: 1.4rem; }

.review .review-item h3 { font-size: 1.4rem; }

.review .badge-btn { padding: 4px; top: -12px; }

.review .review-item .review-item-2 span:first-child { font-size: 1.2rem; }

.review .review-item p { font-size: 1.2rem; }

.community { padding-top: 6.3rem; }

.community-top { justify-content: center; }

.community-slider { height: 350px; }

.comm-slider div { width: 288px !important; height: 350px !important; }

.community-slide-controls .prev { top: auto; bottom: 16px; width: 24px; height: 24px; right: auto; background-size: contain; left: 21px; }

.community-slide-controls .prev:hover { top: auto; right: auto; bottom: 16px; left: 21px; width: 24px; height: 24px; background-size: contain; }

.community-slide-controls .next { top: auto; left: 55px; bottom: 16px; width: 24px; height: 24px; background-size: contain; }

.community-slide-controls .next:hover { top: auto; left: 55px; background-size: contain; }

.comm-slider h1 { margin: 19px 0 10px 0; font-size: 1.4rem; }

.comm-slider h3 { font-size: 1.2rem; }

.comm-slider p { font-size: 1.2rem; position: absolute; bottom: 0; right: 23px; }

.community-top ul img { width: 24px; height: 24px; }

.community .badge-btn { width: 24px; height: 24px; padding: 0; justify-content: center; align-items: center; position: absolute; right: 20px; }

.community .badge-btn img { width: 15px; height: 15px; }
 }



.screenOut { overflow: hidden; display: inline-block; border: 0; position: absolute; z-index: -1; width: 1px; height: 1px; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); }
.visual-wrap { position: relative; background: linear-gradient(84deg, #EBFFFE 0%, #FFFDF2 100%);}
.visual { max-width: 1400px; margin: 0 auto; display: flex; }
.visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-prev,
.visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-next{display:none;}
.visual-wrap .vis-swiper > ul{z-index:4; position:relative;}
.visual-wrap .vis-swiper > ul.btnWrap{display:flex; align-items: center; justify-content: space-between; position:absolute; width:calc(100% + 240px); top:50%; left:50%; transform:translateX(-50%)translateY(-50%); z-index:3; height:fit-content; overflow:visible;}
.visual-wrap .vis-swiper > ul.btnWrap li button{background:none; border:none; border-radius:0px;}
.visual-wrap::after { content: ''; position: absolute; bottom: 10%; left: 0; width: 100%; height: 14px; background: url(../img/waveline.svg); display: none; }
.visual-wrap .inner {width:100%; position: relative; display: flex;}
.visual-wrap .vis-swiper { width: 100%; position: relative; }
.visual-wrap .vis-swiper > ul { height: 600px; overflow: hidden;}
.visual-wrap .vis-swiper > ul > li { display: flex; flex-direction: column; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.visual-wrap .vis-swiper > ul > li .tit { width: fit-content; font-family: "KBO Dia Gothic"; font-size: 52px; font-weight: 700; color: #222; letter-spacing: -1px; margin: 140px 0 20px; }
.visual-wrap .vis-swiper > ul > li .gradi-txt { font-family: inherit; font-size: inherit; font-weight: inherit; background-clip: text; -webkit-background-clip: text; color: transparent; -webkit-text-fill-color: transparent; background-image: linear-gradient(90deg, #00968C 0%, #0A6EA5 100%); letter-spacing: -1px; }
.visual-wrap .vis-swiper > ul > li .sub-txt { width: fit-content; font-size: 24px; font-weight: 500; color: #666; line-height: 140%; letter-spacing: -1px; }
.visual-wrap .vis-swiper > ul > li .btn-link { display: flex; align-items: center; width: fit-content; border-radius: 100px; gap: 10px; background: #1A1C3E; color: #fff; font-size: 18px; font-weight: 500; padding: 10px 20px 12px; margin-top: 60px; }
.visual-wrap .vis-swiper > ul > li .btn-link-full { width: 100%; height: 100%; display: block; }
.visual-wrap .vis-swiper > ul > li .btn-link::after { content: ''; width: 16px; height: 16px; background: url(../img/ic_arr.svg) no-repeat center center; background-size: cover; }
.visual-wrap .vis-swiper .vis-swiper-btn { width: max-content; display: flex; align-items: center; gap: 2px; position: absolute; z-index: 1; bottom: 20px; right: 20px; background: rgba(17, 17, 17, 0.50); padding: 2px 10px 4px 15px; border-radius: 100px }
.visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-pagination,
.visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-pagination span { font-size: 15px; font-weight: 500; color: #fff; }
.visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-pagination span.swiper-pagination-current { }
.visual-wrap .vis-swiper .vis-swiper-btn .hide { display:none; }
.visual-wrap .vis-swiper .vis-swiper-btn button { border-radius: 0; border: 0; background: none; }
.visual-wrap .vis-swiper .vis-swiper-btn button img { vertical-align: 2px; }
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-prev { order: 1; }
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-next { order: 3; }
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-pause,
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-play { order: 2; width: 26px; height: 26px; flex-shrink: 0; }
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-play img { vertical-align: 1px; margin-left: -2px; }
.visual-wrap .vis-swiper .vis-swiper-btn button.vis-swiper-pause img { margin-left: 3px; }
.visual-wrap .notice-wrap { position: relative; z-index: 1; width: 43%; border-radius: 0 0 20px 0; padding: 32px 80px 32px 40px; background: linear-gradient(90deg, #00968C 0%, #0A6EA5 100%); }
.visual-wrap .notice-wrap .title { width: fit-content; font-size: 28px; text-align: left; color: #fff; }
.visual-wrap .notice-wrap .title::after { display: none; }
.visual-wrap .notice-wrap .notice-list { background: #fff; border-radius: 20px; margin-top: 16px; padding: 38px 32px; overflow: hidden; }
.visual-wrap .notice-wrap .notice-list li { border-bottom: 1px solid #F2F2F2; padding: 6px 0 16px; }
.visual-wrap .notice-wrap .notice-list li:last-child { border-bottom: 0; padding-bottom: 0; }
.visual-wrap .notice-wrap .notice-list li + li { margin-top: 10px; }
.visual-wrap .notice-wrap .notice-list li a { display: flex; gap: 16px; }
.visual-wrap .notice-wrap .notice-list li a:hover .tit { text-decoration: underline; }
.visual-wrap .notice-wrap .notice-list li a > div { width: calc(100% - 50px); }
.visual-wrap .notice-wrap .notice-list li a .tit { font-size: 20px; font-weight: 500; color: #222; letter-spacing: -1px; line-height: 140%; display: block; margin-bottom: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.visual-wrap .notice-wrap .notice-list li a .date { font-size: 15px; font-weight: 500; color: #666; letter-spacing: -1px; }
.visual-wrap .notice-wrap .notice-list li.top-noti a .icon { flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; border-radius: 100%; background: #FFE448; width: 30px; height: 30px; }
.visual-wrap .notice-wrap .btn-more { position: absolute; bottom: 24px; right: 58px; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center; border-radius: 100%; border: 2px solid #00968C; box-shadow: 0px 8px 16px 4px rgba(0, 0, 0, 0.08); background: #fff; font-size:0px;}
.visual-wrap .notice-wrap .btn-more{background:#fff url("../img/btn_plus.svg")center center no-repeat; background-size:60%;}

.noticeArea{width:1400px; margin:0 auto; display:flex; justify-content: center; background:#485A9C;}
.noticeArea .noticeWrap{display:flex; align-items: stretch; padding:30px 32px; background:#ECF2FF; width:1000px;}
.noticeArea .noticeWrap .noticeTitle{display:flex; flex-direction: column; justify-content: space-between; margin-right:40px; font-size:32px; font-weight:500; color:#1a1a1a;}
.noticeArea .noticeWrap .noticeTitle a{display:inline-flex; padding:12px 13px; border:1px solid rgba(0,0,0,0.2); gap:0px 6px; font-size:16px; font-weight:500; width: fit-content; border-radius:4px;}
.noticeArea .noticeWrap .noticeTitle a::after{content:""; display:block; width:14px; height:14px; background:url("../img/more_arrow.svg")center center no-repeat; background-size:100%;}
.noticeArea .noticeWrap .notice-list{display:flex; flex-direction: column; gap:18px 0px; max-width:calc(100% - 162px); }
.noticeArea .noticeWrap .notice-list li{display:flex; align-items: center; gap:0px 12px;}
.noticeArea .noticeWrap .notice-list li a{display:flex; align-items: center; gap:0px 12px; flex:1; overflow:hidden;}
.noticeArea .noticeWrap .notice-list li strong{font-size:18px; font-weight:600; color:#485A9C;}
.noticeArea .noticeWrap .notice-list li p{flex:1; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-weight:500; font-size:18px;}
.noticeArea .noticeWrap .notice-list li time{color:#666; font-weight:500; font-size:15px;}
.noticeArea .bannerWrap{flex:1; background: #E0E9FF; display:flex; flex-direction: column; justify-content: center; align-items: center;}
.noticeArea .bannerWrap .swiperBox{position:relative; width:320px; aspect-ratio:16/10; border-radius:10px; overflow:hidden;}
.noticeArea .bannerWrap .swiperBox .banner-controls{position:absolute; bottom:0px; z-index:2; width:100%; display: flex; align-items: center; justify-content: center; gap:0px 8px; background:#fefdf8; padding:4px 0px;}
.noticeArea .bannerWrap .swiperBox .banner-controls .controlsBtn button{background:none; border:0px; border-radius:0px; width:24px; height:24px;}
.noticeArea .bannerWrap .swiperBox .banner-controls .controlsBtn button.banner-swiper-prev img,
.noticeArea .bannerWrap .swiperBox .banner-controls .controlsBtn button.banner-swiper-next img{width:8px; margin: auto; display:block;}
.noticeArea .bannerWrap .swiperBox .banner-controls .controlsBtn button img{margin: auto;}
.noticeArea .bannerWrap .swiperBox .banner-controls .controlsBtn button.banner-swiper-stop img{width:24px;}
.noticeArea .bannerWrap .swiperBox .banner-controls p{font-size:15px; color:#666; font-weight:500;}
.noticeArea .bannerWrap .swiperBox .banner-controls p b{font-weight:700;}
.noticeArea .bannerWrap .swiperBox .banner-controls p b,
.noticeArea .bannerWrap .swiperBox .banner-controls p i{font-size:inherit;}
.noticeArea .bannerWrap .swiperBox li{background-size:cover;}

.ytIntroduce{display:flex; width:1400px; justify-content: center;margin:0 auto; gap:0px 32px; display:flex; align-items: stretch; padding-bottom:32px;}
.ytIntroduce ul{display:flex; flex-direction: column; gap:32px 0px; flex:1;}
.ytIntroduce ul li{display:flex; flex-direction: column; padding:60px; border-radius:20px; height:460px; transition-duration:0.1s; border:2px solid transparent;}
.ytIntroduce ul li strong{font-size:32px; font-weight:600; line-height:120%;}
.ytIntroduce ul li p{margin-top:4px; margin-bottom:12px; font-size:20px; color:#485A9C; font-weight:500; line-height:140%;}
.ytIntroduce ul li span{font-size:20px; color:#666; line-height:140%;  font-weight:500;}
.ytIntroduce ul li a{display:inline-flex; width:fit-content; padding:16px 20px; margin-top:auto; display:flex; align-items: center; gap:0px 8px; border-radius:4px; font-size:18px; font-weight:500; color:#1a1a1a; transition-duration:0.3s;}
.ytIntroduce ul li a::After{content:""; display:block; width:18px; height:18px; background:url('../img/more_intro.svg')center center no-repeat; background-size:100%;}
.ytIntroduce ul:nth-of-type(1) li a{background:#4DC8C3;}
.ytIntroduce ul:nth-of-type(2) li a{background:#FFE448;}
.ytIntroduce ul:nth-of-type(1) li:nth-of-type(1){background:#F2FBFB url('../img/ytc1.svg')right 0px bottom 0px no-repeat; transition-duration:0.6s; background-size:50%;}
.ytIntroduce ul:nth-of-type(1) li:nth-of-type(2){background:#F2FBFB url('../img/ytc2.svg')right -30px bottom 0px no-repeat; transition-duration:0.6s; background-size:50%;}
.ytIntroduce ul:nth-of-type(2) li:nth-of-type(1){background:#FFFDF2 url('../img/ytc3.svg')right 0px bottom 0px no-repeat; transition-duration:0.6s; background-size:50%;}
.ytIntroduce ul:nth-of-type(2) li:nth-of-type(2){background:#FFFDF2 url('../img/ytc4.svg')right 0px bottom 0px no-repeat; transition-duration:0.6s; background-size:50%;}
.ytIntroduce ul:nth-of-type(2) li:hover{border:2px solid #FFE448; background-size:55%;}
.ytIntroduce ul:nth-of-type(1) li:hover{border:2px solid #4DC8C3; background-size:55%;}
.ytIntroduce ul:nth-of-type(1) li a:hover{background:#3EA09C;}
.ytIntroduce ul:nth-of-type(2) li a:hover{background:#CCB63A;}
.controlsBtn{display:flex; align-items:center;}
.main-tit { margin: 20px auto; text-align: center; }
.main-tit .sub-txt { display: block; width: fit-content; margin: auto; font-size: 22px; font-weight: 500; color: #666; line-height: 140%; margin-bottom: 5px; letter-spacing: -1px; }
.main-tit h2 { width: fit-content; margin: auto; font-size: 52px; font-weight: 600; color: #222; letter-spacing: -1px; }
.intro-wrap { margin-top: 20px; }
.intro-wrap .intro-list { display: flex; }
.intro-wrap .intro-list li { width: 50%; height: 400px; transition: 0.2s; display: flex; align-items: center; }
.intro-wrap .intro-list li:nth-child(1) { background: #FFFDF2; border-radius: 0px 500px 500px 0px; justify-content: flex-end; padding-right: 70px; }
.intro-wrap .intro-list li:nth-child(2) { background: #F2FBFB; border-radius: 500px 0px 0px 500px; justify-content: flex-start; padding-left: 140px; }
.intro-wrap .intro-list li:hover { width: 70%; }
.intro-wrap .intro-list li:nth-child(1):hover .item::before { transform: scale(1.15); }
.intro-wrap .intro-list li:nth-child(2):hover .item::after { transform: scale(1.15); }
.intro-wrap .intro-list li:hover:not(:hover) { width: 30%; }
.intro-wrap .intro-list li .item { position: relative; max-width: 760px; }
.intro-wrap .intro-list li .item .tag { display: block; font-size: 18px; font-weight: 500; letter-spacing: -1px; color: #485A9C; }
.intro-wrap .intro-list li .item .tit { margin: 10px 0; font-size: 36px; font-weight: 700; letter-spacing: -1px; color: #111; line-height: 140%; }
.intro-wrap .intro-list li .item p { margin-bottom: 20px; line-height: 140%; font-size: 18px; font-weight: 500; letter-spacing: -1px; color: #666; }
.intro-wrap .intro-list li .item .btn-link { display: flex; align-items: center; width: fit-content; border-radius: 100px; gap: 6px; background: #FFE448; color: #1A1C3E; font-size: 16px; font-weight: 500; padding: 14px 14px 13px; }
.intro-wrap .intro-list li:nth-child(2) .item .btn-link { background: #CCEEEC; color: #236161; }
.intro-wrap .intro-list li .item .btn-link::after { content: ''; width: 14px; height: 14px; background: url(../img/ic_arr2.png) no-repeat center center; background-size: cover; }
.intro-wrap .intro-list li:nth-child(2) .item .btn-link::after { background: url(../img/ic_arr3.png) no-repeat center center; background-size: cover; }
.intro-wrap .intro-list li:nth-child(1) .item::before { content: ''; transition: 0.2s; position: absolute; top: 0; left: -255px; width: 235px; height: 194px; background: url(../img/ic_intro01.png) no-repeat center center; background-size: cover; }
.intro-wrap .intro-list li:nth-child(2) .item::after { content: ''; transition: 0.2s; position: absolute; top: 30px; right: -248px; width: 288px; height: 233px; background: url(../img/ic_intro02.png) no-repeat center center; background-size: cover; }
.intro-wrap .reco-report { position: relative; margin:40px auto 40px;}
.intro-wrap .reco-report .inner { width: 100%; max-width: 1320px; margin: 0px auto 0; display: flex; align-items: flex-start; gap: 28px; background: #5925DC; border-radius: 999px; padding: 27px 37px; }
.intro-wrap .reco-report .inner .tit { display: flex; gap: 10px; align-items: center; font-size: 36px; font-weight: 700; color: #fff; letter-spacing: -1px; padding-left: 68px; line-height: 120%;}
.intro-wrap .reco-report .inner .tit::before { content: ''; flex-shrink: 0; width: 29px; height: 26px; background: url(../img/primary.svg) no-repeat center center; background-size: cover; }
.intro-wrap .reco-report .inner p { font-size: 18px; font-weight: 500; color: #fff; line-height: 140%; letter-spacing: -1px; }
.intro-wrap .reco-report .inner .btn-report { display: flex; flex-shrink: 0; align-items: center; justify-content: center; margin-left: auto; border-radius: 100%; width: 44px; height: 44px; background: url(../img/ic_arr4.svg) #fff no-repeat center center; font-size:0px;}
.intro-wrap .reco-report::before { content: ''; position: absolute; z-index: -1; top: 50%; transform: translateY(-50%); left: 0; width: 100%; height: 74px; background: url(../img/img_text.png) repeat-x center center; background-size: contain; animation: scroll-left 20s linear infinite; }

@keyframes scroll-left {
    0% {
    background-position-x: 0;
    }
    100% {
    background-position-x: -1000px;
    }
}

.class-cal-wrap {position: relative; padding-top:20px; /*background: linear-gradient(258deg, #F1F5FF 0.41%, #EDF9F7 93.59%), url("../img/cal_bg.svg");*/}
/*.class-cal-wrap::after{content:"";   width:100%; height:91px; position: absolute; left:0px; bottom:-18px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 72.02%); z-index:2;}*/
.class-cal-wrap::before{content:""; width:100%; height:100%; position:absolute; top:0px; z-index:1; left:0px; background:url("../img/cal_bg.svg")left top no-repeat;}
.class-cal-wrap .main-tit{width:100%; position:relative;}
.class-cal-wrap .main-tit .goCur{position:absolute; right:0px; top:5px; padding:12px 20px; background:#333880; box-shadow: 0 4px 24px 4px rgba(20, 106, 226, 0.20); border-radius:12px; display:flex; gap:0px 8px; align-items: center;}
.class-cal-wrap .main-tit .goCur::before{content:""; display:block; width:48px; height:48px; border-radius:50%; background:#262B73 url("../img/cal_icon.svg")center center no-repeat; background-size:50%;}
.class-cal-wrap .main-tit .goCur div{display:flex; flex-direction: column; gap:4px 0px; color:#fff; align-items: start; font-weight:500;}
.class-cal-wrap .main-tit .goCur div p{font-size:18px; font-weight:500; color:#fff;}
.class-cal-wrap .main-tit .goCur div span{display:flex; align-items: center; font-size:14px; font-weight:500; color:#fff; gap:0px 6px;}
.class-cal-wrap .main-tit .goCur div span::After{content:""; display:block; width:12px; height:12px;  background:url("../img/go_cur.svg")center center no-repeat; background-size:100%;}
.class-cal-wrap .inner { max-width: 1400px; width: 100%; margin: 0 auto; position:relative; z-index:2;}
.class-cal-wrap .calendar{box-shadow: 0 4px 12px 1px rgba(20, 106, 226, 0.20); background:#fff; border-radius:40px; padding:40px;}
.class-cal-wrap .calendar .cal-title{display:flex; align-items: center; justify-content: space-between;}
.class-cal-wrap .calendar .cal-title li:nth-of-type(2){display:flex; align-items: center; width:220px; height:44px; padding:12px 0px; justify-content: center; gap:0px 8px; border-radius:100px; border:1px solid #146AE2; background:#fff; align-items: center; font-size:20px; color:#1a1a1a; font-weight:500;}
.class-cal-wrap .calendar .cal-title li:nth-of-type(2) span{font-size:20px; font-weight:600; color:#146AE2;}
.class-cal-wrap .calendar .cal-title li.arrow a{display:flex; align-items: center; font-size:18px; gap:0px 4px; font-size:18px; color:#666; font-weight:500;}
.class-cal-wrap .calendar .cal-title li.arrow.prev a{opacity:0.65;}
.class-cal-wrap .calendar .cal-title li.arrow.prev a::before,
.class-cal-wrap .calendar .cal-title li.arrow.next a::after{content:""; display:block; width:24px; height:24px; background-size:18px;}
.class-cal-wrap .calendar .cal-title li.arrow.next a::after{background:url("../img/chevron-right2.svg")center center no-repeat;}
.class-cal-wrap .calendar .cal-title li.arrow.prev a::before{background:url("../img/chevron-left2.svg")center center no-repeat;}
.class-cal-wrap .calendar .cal-title li.arrow a span{display:block; padding:8px; font-size:18px; color:#1A1C3E; font-weight:600; border-radius:100px; background:#F2F2F2;}

.class-cal-wrap .calendar-swiper {  margin-top: 70px; position: relative; border-top: 1px dashed #BBB; border-bottom: 1px dashed #BBB;}
.class-cal-wrap .calendar-swiper > ul > li {  flex: 1; padding: 22px 0 20px; position: relative; }
.class-cal-wrap .calendar-swiper > ul > li::before { content: ''; display: none; }
.class-cal-wrap .calendar-swiper > ul > li.on::before { display: block; position: absolute; z-index: -1; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 88px; height: 110px; background: #333880; border-radius: 100px; }
.class-cal-wrap .calendar-swiper > ul > li.on button em { color: #fff; }
.class-cal-wrap .calendar-swiper > ul > li.on button span { color: #FFE448; font-size: 24px; }
.class-cal-wrap .calendar-swiper > ul > li button { margin: 0 auto; display: flex; flex-direction: column; gap: 8px; justify-content: center; align-items: center; border: none; background: none; }
.class-cal-wrap .calendar-swiper > ul > li button em { font-size: 18px; font-weight: 500; color: #666; }
.class-cal-wrap .calendar-swiper > ul > li button span { font-size: 18px; font-weight: 600; color: #1A1C3E; }
.class-cal-wrap .calendar-swiper .calendar-swiper-btn { width: 100%; position: relative; z-index: 1; position: absolute; top: 40px; display: none; }
.class-cal-wrap .calendar-swiper .calendar-swiper-btn button { border-radius: 0; border: 0; background: none; }
.class-cal-wrap .calendar-swiper .calendar-swiper-btn button.calendar-swiper-prev { position: absolute; left: 0; }
.class-cal-wrap .calendar-swiper .calendar-swiper-btn button.calendar-swiper-next { position: absolute; right: 0; }
.class-cal-wrap .calendar-list { margin-top: 45px; display: flex; gap: 0px; }
.class-cal-wrap .calendar-list .calendar .cal-tit { width: fit-content; font-size: 40px; font-weight: 500; letter-spacing: -1px; }
.class-cal-wrap .calendar-list .calendar .state-list { margin: 40px 0 20px; display: flex; gap: 12px; justify-content: flex-end; }
.class-cal-wrap .calendar-list .calendar .state-list li { font-size: 14px; font-weight: 500; color: #222; letter-spacing: -1px; display: flex; align-items: center; gap: 2px; }
.class-cal-wrap .calendar-list .calendar .state-list li::before { content: ''; width: 12px; height: 12px; }
.class-cal-wrap .calendar-list .calendar .state-list li.military::before { background: url("../img/rd.svg")center center no-repeat; background-size:100%; }
.class-cal-wrap .calendar-list .calendar .state-list li.online::before { background: url("../img/cal_bull2.svg")center center no-repeat; background-size:100%;; }
.class-cal-wrap .calendar-list .calendar .state-list li.offline::before { background: url("../img/cal_bull1.svg")center center no-repeat; background-size:100%;; }
.class-cal-wrap .calendar-list .calendar .state-list li.ycl::before { background: url("../img/cal_bull3.svg")center center no-repeat; background-size:100%;; }
.class-cal-wrap .calendar-list .calendar .state-list li.ytx::before { background: url("../img/cal_bull4.svg")center center no-repeat; background-size:100%;; }
.class-cal-wrap .class-list-wrap { position: relative; flex:1;}
.class-cal-wrap .class-list-wrap .now-class{padding-left:20px; font-size:20px; color:#1a1a1a; font-weight:500; margin-top:50px;}
.class-cal-wrap .class-list-wrap .now-class i{font-size:24px; font-weight:600; color:#E31B54; }
.class-cal-wrap .class-list-wrap .class-list { height: 720px; overflow-y: auto; padding-right: 20px; padding-left:20px; display:flex; flex-direction: column; gap:17px 0px; padding-bottom:10px;}
.class-cal-wrap .class-list-wrap .class-list > li {width:100%; border-radius:20px; box-shadow: 0 4px 8px 4px rgba(0, 0, 0, 0.08); background:#fff; display:flex; align-items: stretch; margin-top:3px; }
.class-cal-wrap .class-list-wrap .class-list > li.ing{border:2px solid #146AE2;}
.class-cal-wrap .class-list-wrap .class-list > li > div{display:flex; flex-direction: column; padding:24px;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1){flex:1; width:100%;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong{display:flex; flex-direction: column; gap:3px 0px; font-size:18px; color:#222; font-weight:500;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong span{display:block; width:fit-content; padding:4px 10px; border-radius:100px; font-size:11px; font-weight:600;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong span.ycl{color:#333880; border:1px solid #7F8FCB;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong span.ytx{color:#006F74; border:1px solid #95CDCA;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong span.offline{color:#E31B54; border:1px solid rgba(227, 27, 84, 0.50);}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) strong span.online{color:#146AE2; border:1px solid #8CB4F4;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) ul{display:flex; flex-direction: column; gap:7px 0px; margin-top:14px; flex:2;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) ul li{display:flex; align-items: center; font-size:12px;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) ul li span{font-size:inherit;color:#666; font-weight:500; margin-right:4px; white-space:nowrap;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) ul li p{font-size:12px; font-weight:700; color:#146AE2;}
.class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(2){width:142px; align-items: center; flex-direction: column; gap:16px 0px; border-radius:0px 13px 13px 0px; justify-content: center;}
.class-cal-wrap .class-list-wrap .class-list > li.end > div:nth-of-type(2){background:#E6E6E6; border-left:1px solid #ddd;}
.class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2){background:#146AE2;}
.class-cal-wrap .class-list-wrap .class-list > li.end > div:nth-of-type(2) strong{font-size:17px; color:#666; font-weight:500;}
.class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) strong{ color:#FFE448; font-size:20px; font-weight:600;}
.class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) a{display:inline-flex; align-items: center; padding:8px 12px; background:#0D3FA2; color:#fff; border-radius:4px; gap:0px 6px; font-size:14px; color:#fff; transition-duration:0.2s;}
.class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) a::After{content:""; display:block; width:12px; height:12px; background:url("../img/more_arrow2.svg")center center no-repeat; background-size:100%;}
.class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) a:hover{background:#0A3282;}
.class-cal-wrap .class-list-wrap .class-list > li > div > div{display:flex; align-items: stretch; gap:0px 30px;}
.class-cal-wrap .class-list-wrap .class-list > li > div > div > p{padding-left:20px; border-left:1px solid #ddd; flex:1;}
.class-cal-wrap .class-list-wrap .class-list > li > div > div > p span{display:block; padding:4px 10px; border-radius:100px; background:#F4F7FF; font-size:15px; font-weight:600; color:#1A1C3E; width:fit-content; margin-bottom:4px;}
.class-cal-wrap .class-list-wrap .class-list > li > div > div > p{color:#666; font-size:16px; font-weight:500;}
.class-cal-wrap .class-list-wrap .class-list > li > div > div > p i{color:#444; font-weight:inherit;}
.class-cal-wrap .class-list-wrap .btn-curriculum { position: absolute; right: 0; top: 0; display: flex; gap: 6px; align-items: center; width: fit-content; padding: 8px 10px 10px; height: 33px; color: #fff; border-radius: 12px; background: linear-gradient(90deg, #00968C 0%, #0A6EA5 100%); }
.class-cal-wrap .class-list-wrap .btn-curriculum::after { content: ''; width: 12px; height: 12px; background: url(../img/ic_arr.svg) no-repeat center center; background-size: cover; }
.class-cal-wrap .calendar-list .calendar { width: 620px; }
.class-cal-wrap .calendar-table { width: 100%; border-collapse: collapse; margin-bottom:50px;}
.class-cal-wrap .calendar-table th { text-align: left; padding: 14px 8px; font-size: 15px; font-weight: 500; color: #555; border-top:2px solid #444; }
.class-cal-wrap .calendar-table td { text-align: left; border-top: 1px solid #ddd; padding: 8px; }
.class-cal-wrap .calendar-table td.today { background: #F2F2F2; }
.class-cal-wrap .calendar-table td a { display: block; width: 100%; height: 100%; }
.class-cal-wrap .calendar-table td.on {background: #FFFDF2;  border-top:2px solid #E31B54;}
.class-cal-wrap .calendar-table td.on .date {color: #E31B54; }
.class-cal-wrap .calendar-table .date { display: inline-block; font-size: 16px; font-weight: 500; color: #111; margin-bottom: 30px; }
.class-cal-wrap .calendar-table .views { font-size: 10px; font-weight: 500; color: #666; border-radius: 100px; border: 1px solid #ddd; padding: 2px 4px; }
.class-cal-wrap .calendar-table .dot-wrap { display: flex; align-items: start; gap: 2px; }
.class-cal-wrap .calendar-table .dot-wrap .dot{display:flex; align-items: center; font-size:14px; gap:0px 2px; white-space:nowrap;}
.class-cal-wrap .calendar-table .dot-wrap .dot::before {content:""; display:block; width: 12px; height: 12px; }
.class-cal-wrap .calendar-table .dot-wrap .dot.military::before { background:url("../img/rd.svg")center center no-repeat; background-size:100%; }
.class-cal-wrap .calendar-table .dot-wrap .dot.online::before { background:url("../img/cal_bull2.svg")center center no-repeat; background-size:100%; }
.class-cal-wrap .calendar-table .dot-wrap .dot.offline::before {  background:url("../img/cal_bull1.svg")center center no-repeat; background-size:100%;}
.class-cal-wrap .calendar-table .dot-wrap .dot.ycl::before {  background:url("../img/cal_bull3.svg")center center no-repeat; background-size:100%;}
.class-cal-wrap .calendar-table .dot-wrap .dot.ytx::before {  background:url("../img/cal_bull4.svg")center center no-repeat; background-size:100%;}
.class-cal-wrap .calendar-table .dot-wrap .dot span{font-size:8px;}
.class-list::-webkit-scrollbar { width: 3px; height:5px; background:rgba(0,0,0,0.05);}
.class-list::-webkit-scrollbar-thumb { background: #333880; border-radius: 40px;}

.boardWrap{width:100%; margin:0 auto; padding:40px 0px; background:#F8F9FC;}
.boardWrap h2{width:1400px; margin:0 auto; display:flex; align-items: center;  font-size:32px; font-weight:600;}
.boardWrap h2::before{content:""; display:block; width:32px; height:28px; background:url("../img/video.svg")center center no-repeat; background-size:100%; margin-right:12px;}
.boardWrap h2 a{margin-left:auto; display:flex; align-items: center; gap:0px 6px; font-size:16px; color:#666; font-weight:500; transition-duration:0.2s;}
.boardWrap h2 a::After{content:""; display:block; width:14px; height:14px; background:url("../img/more_plus.svg")center center no-repeat; background-size:100%;}
.boardWrap h2 a:hover{color:#146AE2}
.boardWrap .boardList{display:grid; width:1400px; margin:0 auto; grid-template-columns: repeat(4, 1fr); flex-wrap:wrap; gap:0px 24px; padding-top:40px;}
.boardWrap .boardList > a{display:flex; flex-direction:column; width:100%; }
.boardWrap .boardList > a .imgBox{position:relative; display:flex; border-radius:12px; overflow:hidden; border:1px solid #C3C3C3; margin-bottom:20px; aspect-ratio: 16/9}
.boardWrap .boardList > a .imgBox::after{content:""; display:block; position:absolute; left:50%; top:50%; transform:translateX(-50%)translateY(-50%); background:url("../img/icon_play.svg")center center no-repeat; background-size:100%; width:60px; height:60px;}
.boardWrap .boardList > a .imgBox img{width:100%;}
.boardWrap .boardList > a .imgBox time{position:absolute; bottom:8px; right:8px; background:rgba(0,0,0,0.4); display:block; border-radius:100px; padding:4px 8px; color:#fff; font-size:12px;}
.boardWrap .boardList > a .textBox p{border-radius:100px; display:inline-block; padding:2px 12px; font-size:15px; font-weight:500; margin-bottom:12px;}
.boardWrap .boardList > a.type01 .textBox p{background:#FFF4F7; color:#E31B54;}
.boardWrap .boardList > a.type02 .textBox p{background:#F7F4FF; color:#5925DC;}
.boardWrap .boardList > a.type03 .textBox p{background:#F4F7FF; color:#146AE2;}
.boardWrap .boardList > a.type04 .textBox p{background:#F8F9FC; color:#333880;}
.boardWrap .boardList > a.type05 .textBox p{background:#F2FBFB; color:#2C6D6D;}
.boardWrap .boardList > a.type06 .textBox p{background:#F5FFF2; color:#1A8400;}
.boardWrap .boardList > a .textBox strong{display:block; font-size:18px; font-weight:500; color:#1a1a1a;}

.co-op{background: linear-gradient(90deg, #DDF1FF 0%, #FFF6DB 100%);}
.co-op .co-op-area{display:flex; align-items: center; width:1400px; margin:auto; gap:0px 40px;}
.co-op .co-op-title{display:flex; flex-direction: column; gap:16px 0px;}
.co-op .co-op-title h2{font-size:32px; font-weight:500; color:#1a1a1a;}
.co-op .co-op-controls{display:flex; align-items: center;}
.co-op .co-op-controls a{display:flex; align-items: center; justify-content: center; width:24px; height:24px;}
.co-op .co-op-controls a:nth-of-type(2) img{width:24px;}
.co-op .co-op-list{flex:1; width:1240px; padding:40px 0px;}
.co-op .co-op-list a{display:flex; position:relative; justify-content: center; align-items: center; width:294px; height:100px; border-radius:12px; background:#fff; box-shadow:0 8px 16px 4px rgba(0, 0, 0, 0.08);}
.co-op .co-op-list a::After{content:""; display:block; position:absolute; top:8px; right:8px; width:28px; height:28px; border-radius:50%; border:1px solid #ddd; background:url("../img/arrow-right-up.svg")center center no-repeat; background-size:12px; transition-duration:0.2s;}
.co-op .co-op-list a:hover::After{border:1px solid #146AE2;}
@media screen and (max-width: 1670px){
    /* .visual-wrap .inner { padding-left: 40px; }  */
    .class-cal-wrap .inner {padding: 0 20px;}
    .visual-wrap .vis-swiper > ul,
    .visual-wrap .notice-wrap {height: 540px;}
    .visual-wrap .notice-wrap {padding: 30px;}
    .visual-wrap .notice-wrap .notice-list {padding: 26px 32px;}
    .visual-wrap .notice-wrap .btn-more {bottom: 9px; right: 8px;}
    /* .visual-wrap .notice-wrap .notice-list {padding: 18px 28px; }  */
    /* .visual-wrap .notice-wrap .notice-list li + li { margin-top: 6px;} */
    .visual-wrap .notice-wrap .notice-list li a .tit { font-size: 17px; }r
    .visual-wrap .notice-wrap .notice-list li a .date { font-size: 13px; }
}
@media screen and (max-width: 1520px){
    .visual-wrap .vis-swiper > ul,
    .visual-wrap .notice-wrap  {height: 450px;}
    .visual-wrap .notice-wrap .notice-list {padding: 12px 20px;margin-top: 10px;}
    .visual-wrap .notice-wrap .notice-list li {padding: 4px 0 6px;}
}
@media screen and (max-width: 1280px){
    .visual-wrap .inner { width: 100%; flex-direction: column; padding-left: 0; margin-left: 0; }
    .visual-wrap .vis-swiper,
    .visual-wrap .notice-wrap { width: 100%; }
    .visual-wrap .vis-swiper > ul { height: 590px; border-radius: 0;}
    .visual-wrap .vis-swiper > ul > li .tit { font-size: 42px; margin-left: 20px;}
    .visual-wrap .vis-swiper > ul > li .sub-txt { font-size: 20px; margin-left: 20px;}
    .visual-wrap .vis-swiper .vis-swiper-btn,
    .visual-wrap .vis-swiper > ul > li .btn-link {margin-left: 20px;}
    .visual-wrap .notice-wrap .notice-list li a .tit { font-size: 15px; }
    .visual-wrap .notice-wrap .notice-list li a .date { font-size: 11px; }
    .main-tit .sub-txt { font-size: 18px; }
    .main-tit h2 { font-size: 42px; }
    .intro-wrap .intro-list li .item {max-width: 70%;}
    .intro-wrap .intro-list li .item .tit {font-size: 30px;}
    .intro-wrap .intro-list li .item p {font-size: 14px;}
    .intro-wrap .intro-list li .item .tag {font-size: 16px;}
    .intro-wrap .intro-list li:nth-child(2) {padding-left: 70px;}
    .intro-wrap .intro-list li:nth-child(1) .item::before {top: 20%; left: -40%; width: 110px; height: 88px;}
    .intro-wrap .intro-list li:nth-child(2) .item::after {width: 150px; height: 133px; top: 30%; right: -60%; }
    .intro-wrap .reco-report .inner {gap: 20px;}
    .intro-wrap .reco-report .inner p {font-size: 16px;}
    .class-cal-wrap .calendar-list { gap: 20px;}
    .class-cal-wrap .calendar-table .date {font-size: 14px;}
    .class-cal-wrap .calendar-table td {padding: 6px;}
    .class-cal-wrap .calendar-list .calendar .cal-tit {font-size: 32px;}
    .class-cal-wrap .calendar-swiper > ul > li button em,
    .class-cal-wrap .calendar-swiper > ul > li button span {font-size: 16px;}
}
@media screen and (max-width: 1100px){
        .visual-wrap .vis-swiper > ul { height: 560px;}
    .intro-wrap .intro-list li:nth-child(1):hover .item::before { transform:none; }
    .intro-wrap .intro-list li:nth-child(2):hover .item::after { transform: none; }
    .intro-wrap .intro-list li:hover:not(:hover) { width: 100%; }
    .intro-wrap .intro-list li:hover{ width: 50%; }
    .intro-wrap .reco-report .inner .btn-report { width: 34px;height: 34px;}
    .class-cal-wrap::before {border-radius: 100px 0 0 0;top: 70px;}
    .class-cal-wrap .calendar-table .views {padding: 1px; white-space:nowrap;}
    .class-cal-wrap .class-list-wrap .class-list li .info .tag {font-size: 13px;}
    .class-cal-wrap .class-list-wrap .class-list li .info h3 {font-size: 20px;}
    .class-cal-wrap .class-list-wrap .class-list li .info .date-spot {font-size: 14px;}
    .class-cal-wrap .calendar-list .calendar .state-list li {font-size: 12px;}
    .class-cal-wrap .calendar-list .calendar {width: 45%;}
    .class-cal-wrap .class-list-wrap {width: 55%;}
    .class-cal-wrap .class-list-wrap .class-list li .viewmore {}
}

@media screen and (max-width: 768px){
    .visual-wrap .vis-swiper > ul {height: 380px;}
    .visual-wrap .vis-swiper > ul > li .tit { font-size: 32px; margin: 75px 0 16px; }
    .visual-wrap .vis-swiper > ul > li .sub-txt { font-size: 16px; }
    .visual-wrap .vis-swiper > ul > li .btn-link {font-size: 11px; margin-top: 32px; height: 29px; gap: 4px; padding: 0 8px;}
    .visual-wrap .vis-swiper > ul > li .btn-link::after {width: 10px; height: 10px;}
    .main-tit .sub-txt { font-size: 16px; }
    .main-tit h2 { font-size: 32px; }
    .visual-wrap .notice-wrap {padding: 20px 16px 30px;}
    .visual-wrap .notice-wrap .title { font-size: 20px;}
    .visual-wrap .notice-wrap .notice-list {margin-top: 4px;border-radius: 12px;padding: 18px; max-height: 100%;}
    .visual-wrap .notice-wrap .notice-list li.top-noti a .icon {width: 18px;height: 18px;}
    .visual-wrap .notice-wrap .notice-list li.top-noti a .icon img {width: 10px}
    .visual-wrap .notice-wrap .btn-more { width: 32px; height: 32px;right: 30px; }
    .intro-wrap .intro-list li .item .tit {margin: 8px 0;font-size: 26px;}
    .intro-wrap .intro-list li .item .tag { font-size: 14px;}
    .intro-wrap .intro-list li:nth-child(1) { padding-right: 30px;}
    .intro-wrap .intro-list li:nth-child(1) .item::before {top: 20%; left: -40%; width: 92px; height: 75px;}
    .intro-wrap .intro-list li:nth-child(2) .item::after {width: 115px; height: 94px;top: 50%; right: -40%; }
    .intro-wrap .intro-list li:nth-child(2) {padding-left: 70px;}
    .intro-wrap .intro-list li:nth-child(1) .item p {display: none;}
    .intro-wrap .intro-list li .item .btn-link {font-size: 12px; height: 34px; gap: 6px;}
    .intro-wrap .intro-list li .item .btn-link::after {width: 11px;height: 11px;}
    .intro-wrap .reco-report .inner {margin: 40px auto 0;}
    .intro-wrap .reco-report .inner .btn-report {width: 24px;height: 24px;}
    .intro-wrap .reco-report .inner .tit::before {width: 23px;height: 20px;}
    .intro-wrap .reco-report .inner p br {display: none;}
    .class-cal-wrap .calendar-table .date {font-size: 12px;}
    .class-cal-wrap .calendar-list .calendar .cal-tit {font-size: 26px;}
    .class-cal-wrap .calendar-swiper > ul > li button em,
    .class-cal-wrap .calendar-swiper > ul > li button span {font-size: 14px;}
    .class-cal-wrap .class-list-wrap .class-list li .info .tag {font-size: 11px;}
    .class-cal-wrap .class-list-wrap .class-list li .info h3 {font-size: 18px;}
    .class-cal-wrap .class-list-wrap .class-list li .info .date-spot {font-size: 12px;}
    .class-cal-wrap .class-list-wrap .class-list li .viewmore {font-size: 10px; padding: 6px 12px;}
    .class-cal-wrap .class-list-wrap .btn-curriculum {font-size: 11px; height: 29px; border-radius: 6px;position: absolute; top: 0;right: 0;}
    .class-cal-wrap .calendar-list .calendar .state-list li {font-size: 10px;}
    .class-cal-wrap .calendar-swiper > ul > li.on::before {width: 58px;height: 80px;}
    .class-cal-wrap .calendar-swiper > ul > li.on button span {font-size: 18px;}
    .class-cal-wrap .class-list-wrap .class-list li a {display: block;}
    .class-cal-wrap .class-list-wrap .class-list li .state {width: 100%;text-align: center; font-size: 10px; padding: 7px;}
    .class-cal-wrap .class-list-wrap .class-list li .info {padding: 14px 14px 40px 14px;}
    .class-cal-wrap .calendar-swiper > ul > li.swiper-slide {flex: none;width: auto;padding: 12px 0;}
    .class-cal-wrap .calendar-swiper {margin-top: 30px;}
    .class-cal-wrap .calendar-swiper .calendar-swiper-btn {top: 25px;display: block;}
    .visual-wrap .vis-swiper .vis-swiper-btn { height: 24px; bottom: 10px; right: 10px; padding: 0px 2px 0 8px;}
    .visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-pagination,
    .visual-wrap .vis-swiper .vis-swiper-btn .vis-swiper-pagination span {font-size: 11px;}
}
@media screen and (max-width: 640px){
    .visual-wrap .vis-swiper > ul {height: 280px;}
}
@media screen and (max-width: 480px){
    .visual-wrap .vis-swiper > ul {height: 220px;}
}
/* 스켈레톤 UI */
.skeleton-container {}
.skeleton-container .skeleton {position: relative; }
.skeleton-container .skeleton:not(.type2)::before {content: '';position: absolute; top: 0;left: 0; z-index: 1;width: 100%;height: 100%;border-radius: 4px;background: #E6E6E6;}
.skeleton-container .skeleton.type2::after {content: '';position: absolute; top: 0;left: 0; z-index: 1;width: 100%;height: 100%;border-radius: 4px;background: #E6E6E6;}

*:focus{outline:2px dashed #0A6EA5;}

@media screen and (max-width:1700px){
 .visual-wrap .vis-swiper > ul.btnWrap{width:calc(100% + 160px);}
 .visual-wrap .vis-swiper > ul.btnWrap li button img{width:80px;}
}
@media screen and (max-width:1480px){
  .visual{max-width:calc(100% - 80px);}
 .mypage-wrap .mypage-area{width:calc(100% - 80px);}
 .visual-wrap .vis-swiper > ul.btnWrap{width:calc(100% + 80px);}
 .visual-wrap .vis-swiper > ul.btnWrap li button img{width:40px; height:40px;}
 .noticeArea{width:calc(100% - 80px);}
 .noticeArea .noticeWrap{flex:1; width:60%; padding:18px 20px;}
 .noticeArea .noticeWrap .noticeTitle{margin-right:20px; font-size:20px;}
 .noticeArea .noticeWrap .noticeTitle a{font-size:12px; gap:0px 4px; padding:8px 10px;}
 .noticeArea .noticeWrap .notice-list li p,.noticeArea .noticeWrap .notice-list li strong{font-size:14px;}
 .noticeArea .noticeWrap .notice-list li time{font-size:11px;}
 .noticeArea .noticeWrap .notice-list{max-width:calc(100% - 90px); gap:13.5px;}
 .noticeArea .bannerWrap{width:30%; flex:unset;}
 .noticeArea .bannerWrap .swiperBox{width:calc(100% - 40px);}
 .noticeArea .bannerWrap .swiperBox .banner-controls p{font-size:11px;}
 .intro-wrap{margin-top:20px;}
 .main-tit .sub-txt{font-size:16px;}
 .main-tit h2{font-size:28px;}
 .ytIntroduce{width:calc(100% - 80px); gap:0px 18px;}
 .ytIntroduce ul{gap:18px 0px;}
 .ytIntroduce ul li{padding:32px; height:auto;}
 .ytIntroduce ul li strong{font-size:24px;}
 .ytIntroduce ul li p{font-size:15px; margin-bottom:8px;}
 .ytIntroduce ul li span{font-size:15px; }
 .ytIntroduce ul li a{padding:8px 10px; gap:0px 4px; font-size:12px; margin-top:30px;}
 .ytIntroduce ul li a::after{width:11px; height:11px;}
 .ytIntroduce ul:nth-of-type(1) li:nth-of-type(1){background:#F2FBFB url('../img/ytc1.svg')right 0px bottom 0px no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(1) li:nth-of-type(2){background:#F2FBFB url('../img/ytc2.svg')right 0px bottom 0px no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(2) li:nth-of-type(1){background:#FFFDF2 url('../img/ytc3.svg')right 0px bottom 0px no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(2) li:nth-of-type(2){background:#FFFDF2 url('../img/ytc4.svg')right 0px bottom 0px no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(1) li:hover,
 .ytIntroduce ul:nth-of-type(2) li:hover{background-size:45%;}
 .class-cal-wrap .main-tit .goCur{padding:8px 12px;}
 .class-cal-wrap .main-tit .goCur::before{width:34px; height:34px; background-size:18px;}
 .class-cal-wrap .main-tit .goCur div p{font-size:14px;}
 .class-cal-wrap .main-tit .goCur div span{font-size:11px;}
 .class-cal-wrap .main-tit .goCur div span::After{width:10px; height:10px;}
 .class-cal-wrap .calendar-list{gap:10px; margin-top:20px;}
 .class-cal-wrap .calendar-list .calendar{width:400px; padding:20px;}
 .class-cal-wrap .calendar .cal-title li.arrow a{font-size:14px; gap:0px 2px;}
 .class-cal-wrap .calendar .cal-title li.arrow.prev a::before, .class-cal-wrap .calendar .cal-title li.arrow.next a::after{width:18px; height:18px;}
 .class-cal-wrap .calendar .cal-title li.arrow a span{padding:4px; font-size:14px;}
 .class-cal-wrap .calendar .cal-title li:nth-of-type(2){width:90px; padding:9px 0px; gap:0px 4px; height:auto; font-size:15px;}
 .class-cal-wrap .calendar .cal-title li:nth-of-type(2) span{font-size:15px;}
 .class-cal-wrap .calendar-list .calendar .state-list{margin:17px 0px 12px;}
 .class-cal-wrap .calendar-list .calendar .state-list li{font-size:11px;}
 .class-cal-wrap .calendar-list .calendar .state-list li::before,
 .class-cal-wrap .calendar-table .dot-wrap .dot::before{width:8px; height:8px;}
 .class-cal-wrap .calendar-table .date{font-size:10px;}
 .class-cal-wrap .calendar-table .views{padding:2px;}
 .class-cal-wrap .calendar-table td{padding:6px 2px;}
 .class-cal-wrap .class-list-wrap .class-list{padding-left:10px; height:620px; padding-right:10px;}
 .class-cal-wrap .class-list-wrap .now-class{font-size:15px; margin-top:25px;}
 .class-cal-wrap .class-list-wrap .now-class i{font-size:20px;}
 .class-cal-wrap .cla ss-list-wrap .class-list{margin-top:18px; gap:12px 0px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1){padding:14px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div > p span{font-size:11px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div > p,
 .class-cal-wrap .class-list-wrap .class-list > li > div > div > p i{font-size:12px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div{padding:13px; gap:10px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div > p{padding-left:12px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div{gap:0px 12px;}
 .intro-wrap .reco-report .inner{margin:32px auto 0px; width:calc(100% - 80px);}
 .intro-wrap .reco-report .inner .tit{padding-left:0px; font-size:26px;}
 .intro-wrap .reco-report .inner p{font-size:14px;}
 .boardWrap .boardList,.boardWrap h2{width:calc(100% - 80px);}
 .boardWrap .boardList{gap:0px 14px;}
 .boardWrap .boardList > a .imgBox{margin-bottom:12px;}
 .boardWrap .boardList > a .textBox p{font-size:11px; margin-bottom:4px; padding:2px 8px;}
 .boardWrap .boardList > a .textBox strong{font-size:14px; line-height:140%;}
 .co-op .co-op-area{width:100%; padding:0px 40px; gap:0px 32px;}
 .co-op .co-op-title h2{font-size:20px;}
 .co-op .co-op-title{gap:5px 0px;}
 .co-op .co-op-controls a{width:18px; height:18px;}
 .co-op .co-op-list{width:calc(100% - 200px);}
 .co-op .co-op-list a{width:188px; height:64px;}
 .co-op .co-op-list a img{width:100%;  margin: 0 auto;}
 .co-op .co-op-list a::After{width:16px; height:16px; background-size:9px;}
}
@media screen and (max-width:768px){
 .class-cal-wrap .inner{padding:0px 16px;}
 .visual-wrap .vis-swiper .vis-swiper-prev,
 .visual-wrap .vis-swiper .vis-swiper-next{display:block;}
 .visual-wrap .vis-swiper > ul.btnWrap{display:none;}
 .visual{max-width:100%;}
 .noticeArea{width:100%; flex-direction: column;}
 .noticeArea .noticeWrap{width:100%; flex-direction: column; padding:16px;}
 .noticeArea .noticeWrap .noticeTitle{flex-direction: row; align-items: center; font-size:18px; margin-right:0px;}
 .noticeArea .noticeWrap .noticeTitle a{padding:6px 8px; font-size:11px; gap:0px 2px; }
 .noticeArea .noticeWrap .notice-list{width:100%; max-width:100%; margin-top:22px; gap:8px 0px;}
 .noticeArea .noticeWrap .notice-list li,
 .noticeArea .noticeWrap .notice-list li a{gap:0px 8px;}
 .noticeArea .noticeWrap .notice-list li p, .noticeArea .noticeWrap .notice-list li strong{font-size:12px;}
 .noticeArea .bannerWrap{width:100%; padding:20px;}
 .noticeArea .bannerWrap .swiperBox{width:100%;}
 .main-tit .sub-txt{font-size:13px;}
 .main-tit h2{font-size:22px;}
 .main-tit{margin:20px auto 12px;}
 .ytIntroduce{width:100%; flex-direction: column; gap:12px 0px; padding:0px 16px;}
 .ytIntroduce ul{gap:12px 0px;}
 .ytIntroduce ul li{padding:20px;}
 .ytIntroduce ul li strong{font-size:18px;}
 .ytIntroduce ul li p{font-size:11px; margin-bottom:8px;}
 .ytIntroduce ul li span{font-size:11px;}
 .ytIntroduce ul li a{font-size:11px; margin-top:25px; padding:6px 8px;}
 .ytIntroduce ul:nth-of-type(1) li:nth-of-type(1){background:#F2FBFB url('../img/ytc1.svg')right 0px bottom 60% no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(1) li:nth-of-type(2){background:#F2FBFB url('../img/ytc2.svg')right 0px bottom 60% no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(2) li:nth-of-type(1){background:#FFFDF2 url('../img/ytc3.svg')right 0px bottom 60% no-repeat; background-size:40%;}
 .ytIntroduce ul:nth-of-type(2) li:nth-of-type(2){background:#FFFDF2 url('../img/ytc4.svg')right 0px bottom 60% no-repeat; background-size:40%;}
 .class-cal-wrap .main-tit .goCur{position:unset; padding:8px 12px; gap:0px 4px; width:fit-content; margin:12px auto;}
 .class-cal-wrap .main-tit .goCur div{flex-direction: row; align-items: center;}
 .class-cal-wrap .main-tit .goCur::before{width:30px; height:30px; background-size:14px;}
 .class-cal-wrap .main-tit .goCur div span{margin-left:20px;}
 .class-cal-wrap .calendar-list{flex-direction: column;}
 .class-cal-wrap .calendar-list .calendar{padding:18px 20px; width: 100%;}
 .class-cal-wrap .calendar-list .calendar{position:relative;}
 .class-cal-wrap .calendar-table{margin-bottom:20px;}
 /*.class-cal-wrap .calendar-list .calendar::after{content:"";   width:calc(100% + 32px); left:-16px; height:75px; position: absolute; bottom:-15px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFF 47.02%); z-index:2; }*/
 .class-cal-wrap .class-list-wrap .now-class{padding-left:0px;}
 .class-cal-wrap .class-list-wrap .class-list{padding-left:0px; gap:12px 0px; margin-top:12.5px; height:540px;}
 .class-cal-wrap .class-list-wrap{width:100%;}
 .class-cal-wrap .class-list-wrap .class-list > li{flex-direction: column;}
 .class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(1) ul{margin-top:4px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div{flex-direction: column; gap:4px 0px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div > div > p{padding-left:0px; border-left:0px;}
 .class-cal-wrap .class-list-wrap .class-list > li > div:nth-of-type(2){border-radius:0px 0px 13px 13px; width:100%; flex-direction: row; gap:0px 6px;}
 .class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) strong,
 .class-cal-wrap .class-list-wrap .class-list > li.end > div:nth-of-type(2) strong{font-size:16px;}
 .class-cal-wrap .class-list-wrap .class-list > li.ing > div:nth-of-type(2) a{font-size:11px; padding:6px 8px;}
 .intro-wrap{overflow-x:hidden;}
 .intro-wrap .reco-report .inner{position:relative; display:Flex; flex-direction:column; gap:13px 0px; width:calc(100% - 32px); border-radius:12px; padding:24px; margin:24px auto 55px;}
 .intro-wrap .reco-report .inner .tit{font-size:22px;}
 .intro-wrap .reco-report .inner .btn-report{position:absolute; top:24px; right:24px;}
 .intro-wrap .reco-report::before{transform:scale(3.5); top:83%; animation:scroll-left 27s linear infinite;}
 .boardWrap .boardList, .boardWrap h2{width:calc(100% - 32px);}
 .boardWrap h2{font-size:22px; gap:0px 8px;}
 .boardWrap h2::before{width:22px; height:20px;}
 .boardWrap h2 a{font-size:12px; gap:0px 4px;}
 .boardWrap h2 a::after{width:11px; height:11px;}
 .boardWrap .boardList{gap:14px; grid-template-columns: repeat(2,2fr);}
 .co-op .co-op-area{flex-direction: column; padding:16px 16px 0px;}
 .co-op .co-op-title{flex-direction: row; width:100%; justify-content: space-between; align-items: center;}
 .co-op .co-op-title h2{font-size:18px; display:flex; align-items: center;}
 .co-op .co-op-list{width:100%; padding:12px 0px 16px;}
}



.floatBtn{display:flex; flex-direction: column; gap:12px 0px; align-items: center; position:absolute; right:-200px; transition-duration:0.2s; z-index:4;}
.floatBtn li a{display:flex; flex-direction: column; align-items: center; justify-content: center;}
.floatBtn .reportBtn a{ gap:4px 0px; border-radius:50%; box-shadow: 0 4px 8px 4px rgba(0, 0, 0, 0.08); background:#5925DC; width:96px; height:96px;  color:#fff; font-weight:700; font-size:17px; line-height:120%;}
.floatBtn .reportBtn a::Before{content:""; display:block; width:20px; height:18px; background:url("../img/icon_report2.svg")center center no-repeat; background-size:100%; margin-bottom:4px;}
.floatBtn .goTop a{transform:scale(0);}
.floatBtn .goTop.on a{transform:scale(1); opacity:1;}
.floatBtn .goTop a{font-size:15px; color:#666; font-weight:500; line-height:150%; width:64px; background:#fff; height:64px; border-radius:12px; border:1px solid #ddd; box-shadow: 0 4px 8px 4px rgba(0, 0, 0, 0.08); transition-duration:0.2s; opacity:0;}
.floatBtn .goTop a::before{content:""; display:block; width:24px; height:24px; background:url("../img/gotop.svg")center center no-repeat; background-size:100%;}

@media screen and (max-width:1800px){
 .floatBtn{right:-110px;}
}

@media screen and (max-width:1700px){
 .floatBtn{right:0px;}
}


@media screen and (max-width:1500px){
 .floatBtn{right:25px; z-index:6;}
}


@media screen and (max-width:768px){
 .floatBtn{}
 .floatBtn .reportBtn a{WIDTH:76px;height:76px; font-size:13px;}
 .floatBtn .goTop a{width:52px; height:52px; font-size:12px;}
}
.mypage-wrap{padding:40px 0px 10px;}
.mypage-wrap .mypage-area{max-width:1400px; margin:0 auto; display:flex; flex-direction: column;}
.mypage-wrap .mypage-area h2{display:flex; align-items: center; font-size:26px; font-weight:500; color:#1a1a1a; margin-bottom:16px;}
.mypage-wrap .mypage-area h2 span{color:#146AE2; font-size:26px; font-weight:600;}
.mypage-wrap .mypage-area h2 ul{display:flex; align-items: center; margin-left:auto;}
.mypage-wrap .mypage-area h2 ul li a{font-size:0px; display:block; width:32px; height:32px; border-radius:4px;}
.mypage-wrap .mypage-area h2 ul li.mypage-btn-left a{background:url("../img/mypage_arrow_left.svg")center center no-repeat; background-size:24px;}
.mypage-wrap .mypage-area h2 ul li.mypage-btn-right a{transform:rotate(180deg); background:url("../img/mypage_arrow_left.svg")center center no-repeat; background-size:24px;}
.mypage-wrap .mypage-area h2 ul li.mypage-btn-right a:is(:hover,:focus){transform:rotate(180deg); background:#F2F2F2 url("../img/mypage_arrow_left.svg")center center no-repeat; background-size:24px;}
.mypage-wrap .mypage-area h2 ul li.mypage-btn-left a:is(:hover,:focus){background:#F2F2F2 url("../img/mypage_arrow_left.svg")center center no-repeat; background-size:24px;}

.mypage-wrap .mypage-slide-wrap .crown{position:relative; border-radius:20px; display:flex; align-items: center; height:214px; background: linear-gradient(90deg, #00968C 0%, #0A6EA5 100%); padding-left:3px;}
.mypage-wrap .mypage-slide-wrap .crown .animationBox{display:block; width:180px; height:180px; background:url("../img/uncrown.svg")center center no-repeat; background-size:100%; z-index:2;}
.mypage-wrap .mypage-slide-wrap .crown .textBox{z-index:2; text-align: center;}
.mypage-wrap .mypage-slide-wrap .crown p{z-index:2; font-weight:600; color:#333880; font-size:24px;  margin-bottom:6px;}
.mypage-wrap .mypage-slide-wrap .crown span{display:inline-flex; align-items: center; justify-content: center; gap:0px 4px; padding:4px 12px; border-radius:100px; font-size:16px; font-weight:300; color:#1a1a1a; z-index:2; background:#F8F9FC;}
.mypage-wrap .mypage-slide-wrap .crown::After{content:""; display:block; position:absolute; border-radius:20px; background:#fff; width:calc(100% - 6px); height:calc(100% - 6px); top:50%; left:50%; transform:translateX(-50%)translateY(-50%);}
.mypage-wrap> .mypage-slide-wrap div.infoWrap{border:1px solid #D9DDF0; padding-top:24px; overflow:visible; box-shadow:none !important; border-radius:12px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation{margin:0px 24px 12px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul{margin:12px 24px 24px; gap:8px 0px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span{display:block; text-align: center; margin-top:auto; padding:12px 0px; border-top:1px solid #ddd; font-size:15px; font-weight:500;  border-radius:0px 0px 20px 20px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.yet{background:#FAFAFA; color:#666;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.comp{background:#F4F7FF; color:#146AE2; font-weight:600;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.sel{background:#F8F9FC; color:#333880; font-weight:600;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.can{background:#E6E6E6; color:#666;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul{margin:12px 24px 24px; gap:8px 0px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span{display:block; text-align: center; margin-top:auto; padding:12px 0px; border-top:1px solid #ddd; font-size:15px; font-weight:500;  border-radius:0px 0px 20px 20px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.yet{background:#FAFAFA; color:#666;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.comp{background:#F4F7FF; color:#146AE2; font-weight:600;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.sel{background:#F8F9FC; color:#333880; font-weight:600;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > span.can{background:#E6E6E6; color:#666;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation{display:flex; align-items: center; gap:0px 6px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span{display:block; padding:4px 10px; border-radius:100px; font-size:15px; font-weight:500;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.type{border:1px solid;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.type.online{color:#146AE2; border-color:#146AE2;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.type.offline{color:#E31B54; border-color:#E31B54;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.type.group{color:#333880; border-color:#333880;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.lv{background:#F4F7FF; color:#1A1C3E;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap .infomation > span.lv2 {color:#5925DC; }
.mypage-wrap> .mypage-slide-wrap div.infoWrap > strong{display:-webkit-box; -webkit-box-orient: vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 1;  font-size:20px; font-weight:600; color:#1a1a1a; margin:0px 24px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul{margin-top:20px; display:flex; flex-direction: column; gap:12px 0px; margin:12px 24px 24px; }
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul li{display:flex; gap:0px 12px; align-items: center;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul li p{min-width:64px; font-weight:500; color:#666; }
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul li span{line-height:160%; font-size:16px; font-weight:500; color:#1a1a1a; display: -webkit-box;        /* Flexbox 컨테이너로 설정 */
 -webkit-line-clamp: 3;       /* 최대 3줄로 제한 */
 -webkit-box-orient: vertical; /* 수직 방향으로 정렬 */
 overflow: hidden;            /* 넘치는 텍스트 숨김 */
 text-overflow: ellipsis;     /* 말줄임표 표시 */
 word-break: break-word;   }
.mypage-wrap> .mypage-slide-wrap div.crown{min-width:360px; max-width:360px; margin-right:16px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap{min-width:400px; max-width:400px; margin-right:16px;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > ul li span.locationTxt{font-weight:700; color:#146AE2;}
.mypage-wrap> .mypage-slide-wrap div.infoWrap > a{display:flex; justify-content: center; align-items: center; margin-top:auto; padding:20px 0px; font-size:18px; font-weight:500; color:#444; border-top:1px solid #ddd;}

.icons{display:inline-flex; align-items: center; margin-left:auto; gap:0px 8px;}
.icons .shareList{display:none;}
.icons li.share{position:relative;}
.icons li.share.on .shareList{display:flex; align-items: center; padding:8px 12px; border-radius:12px; border:1px solid #ddd; background:#fff; z-index:2; left:50%; top:35px; transform:translateX(-50%);}
.icons li.share.on .shareList::before{content:""; position:absolute; display:block; width:8px; height:8px; background:#fff; border-top:1px solid #ddd; border-left:1px solid #ddd; transform:rotate(45deg)translateX(-50%); left:50%; top:-3px;}
.icons > li a{font-size:0px; display:block; width:24px; height:24px;}
.icons > li.share > a{background:url("../img/icon_share (2).svg")center center no-repeat; background-size:100%;}
.icons > li.share > a:hover,
.icons > li.share > a:focus{background:url("../img/icon_share_hover.svg")center center no-repeat; background-size:100%;}
.icons > li.share > .shareList{position:absolute; gap:0px 8px;}
.icons > li.share > .shareList li a{display:block; width:24px; height:24px; border-radius:50%;}
.icons > li.share > .shareList li.fb a{background:url("../img/share_fb.svg")center center no-repeat; background-size:100%;}
.icons > li.share > .shareList li.kt a{background:url("../img/share_kakao.svg")center center no-repeat; background-size:100%;}
.icons > li.share > .shareList li.x a{background:url("../img/share_x.svg")center center no-repeat; background-size:100%;}
.icons > li.share > .shareList li.copy a{background:#F2F2F2 url("../img/icon_link.svg")center center no-repeat; background-size:14px 14px;}
.icons > li.share > .shareList li.close a{background:url("../img/share_close.svg")center center no-repeat; background-size:14px 14px; border:1px solid #ddd;}
.icons > li.bookmark a{background:url("../img/icon_bookmark.svg")center center no-repeat; background-size:100%;}
.icons > li.bookmark a:hover,.icons > li.bookmark a:focus{background:url("../img/icon_bookmark_on.svg")center center no-repeat; background-size:100%;}
.icons > li.print a{background:url("../img/icon_print.svg")center center no-repeat; background-size:100%;}
.icons > li.print a:hover,.icons > li.print a:focus{background:url("../img/icon_print_on.svg")center center no-repeat; background-size:100%;}


@media screen and (max-width:768px){
 .mypage-wrap .mypage-area h2,
 .mypage-wrap .mypage-area h2 span{font-size:16px;}
}

.modal{display:none; position:fixed; width:100vw; height:100vh; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:50; }
.modal.on{display:block;}
.modal .popup{display:flex; width:100%; max-width:800px; flex-direction:column; background:#333880; position:absolute; top:50%; left:50%; transform:translateX(-50%)translateY(-50%); overflow-y:auto; max-height:80vh;}
.modal .popup .popupTitle,.modal .popup .notAgain{display:inline-flex; min-height:35px; align-items:center; font-size:20px; font-weight:500; color:#fff; padding-left:20px;}
.modal .popup .notAgain{background:#333880; justify-content: end; padding-right:40px; gap:0px 5px; }
.modal .popup .notAgain label{color:#fff; font-weight:500;}
.modal .popup .notAgain input{appearance: none; display:block; width:24px; height:24px; background:url("../img/icon_check.svg")center center no-repeat; background-size:100%;}
.modal .popup .notAgain input:checked{background:url("../img/icon_check_on.svg")center center no-repeat; background-size:100%;}

.modal .popup .popupTitle a.close{display:inline-flex; align-items: center; gap:0px 6px;  margin-left:auto; color:#fff; padding:12px 0px 12px 0px; margin-right:40px; font-size:16px; font-weight:500;}
.modal .popup .popupTitle a.close::after{content:""; display:block; width:14px; height:14px; background:url("../img/x-close.svg")center center no-repeat; background-size:100%;}
.modal .popup .slick-track{display:flex; align-items: center;}
.modal .popup > div{background:#F2F2F2; }
.modal .popup > div > strong{display:block; font-size:17px; font-weight:500; margin-bottom:8px;}
.modal .popup .popup-slide .slick-slide > *{margin:0 auto;}
.modal .popup > div > div{padding:0px; background:#fff; margin-bottom:0px; }
.modal .popup .expTable tr th{font-size:15px;}
.modal .popup .yonText span{font-weight:500; font-size:17px; color:#1a1a1a;}
.modal .popup .yonText{font-size:16px; font-weight:500; line-height:160%;}
.modal .popup .yon li label{font-weight:500;}
.modal .popup > div > div > a{display:block; text-align:center; padding:12px 0px; border-radius:4px; background:#444; color:#fff; font-size:16px; font-weight:500; margin-top:20px;}
.modal .popup > div > a,.modal .popup > div > .popupBtnWrap > a{display:block; text-align:center; padding:12px 0px; border-radius:4px; background:#146AE2; color:#fff; font-size:16px; font-weight:500; margin-top:20px; transition-duration:0.2s;}
.modal .popup > div > a:is(:hover, :focus),.modal .popup > div > .popupBtnWrap > a:is(:hover,:focus){background:#1055B5;}
.modal .popup > div > a.close,.modal .popup > div > .popupBtnWrap > a.close{background:#444; color:#fff;}
.modal .popup > div .expTable ul li{flex-wrap:nowrap;}
.modal .popup > div > .yon{justify-content: end; margin-top:-8px; margin-bottom:-8px; gap:0px 12px;}
.modal .popup > div > .yon li{gap:0px 4px; }
.modal .popup > div > .yon li label{font-size:16px;}
.modal .popup > div > div.scrollArea{max-height:50vh; overflow-y:auto;}
.modal .popup > div > div.popupBtnWrap{display:flex; padding:0px; background:none;width:100%; gap:0px 8px;}
.modal .popup > div > div.popupBtnWrap a{flex:1;}
.modal .popup .btnWrap{display:flex; align-items:center; justify-content: space-between; width:100%; position:absolute; top:50%; width:100%; transform:translateY(-50%); pointer-events: none;}
.modal .popup .btnWrap li button{background:none; border:0px; }
.modal .popup .btnWrap li button img{width:60px;}
.modal .popup .popup-slide .slick-slide {
 max-width: 100%; /* 슬라이드가 부모 요소를 넘지 않도록 제한 */
 width:auto;
 height:100%;
}
.modal .popup .popup-slide .slick-slide img{
 height:100%;
 max-width:95vw;
}
.modal .popup > div > div.scrollArea::-webkit-scrollbar {
 width: 4px; /* 스크롤바의 너비 */
}

.modal .popup > div > div.scrollArea::-webkit-scrollbar-thumb {
 background: #333880; /* thumb의 배경색 */
 border-radius: 100px; /* thumb의 border-radius */
}

.modal .popup > div > div.scrollArea::-webkit-scrollbar-track {
 background: #ddd /* 스크롤바 배경색 */
}

.modal .popup > div > div.scrollArea::-webkit-scrollbar-button {
 display: none; /* 상하 버튼 제거 */
}
.modal .videoPopup{position:absolute; top:50%; left:50%; transform:translateX(-50%)translateY(-50%);}
.modal .videoPopup .close{font-size:0px; display:block; width:50px; height:50px; background:url("../img/x-close.svg")center center no-repeat; background-size:100%; margin-left:auto; margin-bottom:20px;}

@media screen and (max-width:768px){
 .modal .popup .btnWrap{display:none;}
 .modal .popup .popupTitle a.close,
 .modal .popup .popupTitle, .modal .popup .notAgain{min-height:25px; font-size:14px;}
 .modal .popup .popupTitle a.close{margin-right:20px;}
 .modal .popup .notAgain{padding-right:20px;}
 .modal .popup .notAgain label{font-size:14px;}
 .modal .popup .notAgain input{width:14px; height:14px;}
}

/* 슬라이드 영역이 회색 박스 전체를 차지하도록 */
.popup-slide {
  width: 100%;
  /* height: 800px;      팝업 높이에 맞게 조정 */
  max-height: 80vh;
  overflow: hidden;
}

/* 실제 HTML이 들어가는 iframe */
.popup-iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
