@charset "UTF-8";
html { font-size: 16px; }
/*----- 2507 아카데미 수정 -----*/

/*----------------------------------
  index 페이지 관련
----------------------------------*/
.sec01 .a_list { padding-bottom: 4vw; }

.sec02 .sil_tab_menu1 { margin: 0 0 14vw; }
.sec02 .swiper-wrapper { display: flex; height: 100%; box-sizing: border-box; gap: 1vw; }

.sec02 .sil_tab_menu1 .swiper-slide { display: flex; flex-direction: column; width: 44.4vw; height: auto; border-radius: .5vw; margin: 0; padding-bottom: 0; overflow: visible; border: 1px solid #d4d4d4; }
.sec02 .sil_tab_menu1 .swiper-slide .img { width: calc(45vw - 4px); height: auto; flex-shrink: 0; }
.sec02 .sil_tab_menu1 .swiper-slide .img .bg { width: 100%; height: 100%; object-fit: fill; }
.sec02 .sil_tab_menu1 .swiper-slide .img .play { opacity: 60%; width: 25%; position: absolute; top: 27%; left: 38%; z-index: 10; transform: translateZ(0); transition-timing-function: ease-out; }

.sec02 .sil_tab_menu1 .swiper-slide .txt { display: flex; flex-direction: column; height: 25vw; text-align: left; padding: 1.1vw 2vw 2vw; }
.sec02 .sil_tab_menu1 .swiper-slide .txt .tit { font-weight: 500; font-size: 3.9vw; line-height: 1.4; min-height: 11vw; margin-bottom: .75vw; display: block; }
.sec02 .sil_tab_menu1 .swiper-slide .txt .sub { flex: 1; color: #6d6d6d; font-size: 3.5vw; }

.sec02 .sil_tab_menu1 .swiper-slide .txt .tags { display: flex; justify-content: end; gap: .3vw; flex-wrap: wrap; margin: 1vw 0 0; }
.sec02 .sil_tab_menu1 .swiper-slide .txt > ul li { width: auto; padding: .1vw 2vw 0; border-radius: 0.1vw; text-align: center; color: rgba(0,0,0,.6); background: rgba(0,230,230,0); border: 1px solid rgba(0,0,0,.3); }
.sec02 .sil_tab_menu1 .swiper-slide .txt > ul li:last-child { margin-right: 0vw; }
.sec02 .sil_tab_menu1 .swiper-slide .txt li.fill { border: none; background: #e6e6e6; } 

.banner-m { width: 100%; }


/* 수정 2509 */
.sec02 .sil_tab_menu1 .swiper-slide .txt .profile { width: 100%; display: flex; gap: 10px; align-items: center; margin-top: 6px; padding-top: 10px; border-top: 1px solid #DDD; }
.sec02 .sil_tab_menu1 .swiper-slide .txt .profile .profile-img{ width: 7vw; height: 7vw; border-radius: 50%; object-fit: cover; object-position: center 3px; flex-shrink: 0; border: 1px solid #DDD; }
.sec02 .sil_tab_menu1 .swiper-slide .txt .profile .name { color: #6d6d6d; font-weight: 400; }

.sec02 .sil_tab_menu1 .swiper-slide .top-tag { position: absolute; top: 1.5vw; left: 1.5vw; z-index: 11; display: flex; gap: .95vw; align-items: center; flex-wrap: wrap; }
.sec02 .sil_tab_menu1 .swiper-slide .top-tag li { font-weight: 400; color: #fff; background: #e83a40; border: 1px solid transparent; padding: 8px 10px; font-size: 14px; white-space: nowrap; border-radius: 4px; }
.sec02 .sil_tab_menu1 .swiper-slide .top-tag .tags-txt {font-size: 3vw;}


/*----------------------------------
  아카데미 홈
----------------------------------*/
.academy_vip.academy { padding-top: 7vw; }
.academy_vip .vip_list { width: 100%; padding: 0 3.1vw; margin: 0; }
.academy_vip .all-wrap { display: flex; align-items: stretch; gap: 3vw; margin-bottom: 8vw; height: auto; }
.academy_vip .all-wrap .all-category { display: flex; flex-direction: column; flex: 2.8; gap: 2vw; justify-content: space-between; }

.academy_vip .all-wrap .category-group { display: flex; gap: 3.1vw; align-items: center; }
.academy_vip .all-wrap .category-group .category-tit { font-size: 3.6vw; font-weight: 500; letter-spacing: 2vw; }
.academy_vip .all-wrap .category-group .form-select { flex: 1; padding: .6rem 2.7rem .6rem .9rem; font-size: 3.4vw; font-weight: 400; line-height: 1.5; letter-spacing: .3vw; color: #6c757d; appearance: none; background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .75rem center; background-size: 16px 12px; border: 1px solid #dee2e6; border-radius: .25rem; }

.academy_vip .all-wrap .aca-btns { display: flex; flex-direction: column; gap: 2vw; width: 100%; flex: 1; }
.academy_vip .all-wrap .aca-btns .aca-top-btn { flex: 1; width: 100%; height: 50%; display: flex; align-items: center; justify-content: center; padding: 2vw 0; text-align: center; background-color: #6d6d6d; color: rgba(255,255,255,.9); border-radius: 4px; font-size: 3.4vw; font-weight: 500; text-decoration: none; border: .1vw solid #6d6d6d; }
.academy_vip .all-wrap .aca-btns .aca-top-btn.non-color { background: transparent; color: #333; border-color: #b9b9b9; }


/*----------------------------------
  아카데미 리스트 & 상세
----------------------------------*/
.academy_vip .aca-content .aca-ilst{flex-direction: column;}
.academy_vip .aca-ilst li {  position: relative; width: 100%; border: .1vw solid #d4d4d4; background: #fff; border-radius: .5vw; margin-bottom: 3vw; padding: 4vw; box-sizing: border-box; }

.academy_vip .aca-ilst li .top {display: flex; flex-direction: column; gap: 3vw; position: relative;}
.academy_vip .aca-ilst li .top .img { width: 100%; }
.academy_vip .aca-ilst li .top .txt { flex: 1; position: relative;}
.academy_vip .aca-ilst li .top .txt .tit { width: 100%; float: none; font-size: 4vw; font-weight: 600; margin-bottom: .45vw; }
.academy_vip .aca-ilst li .top .txt .sub { font-size: 3.4vw; color: #6d6d6d;}

.academy_vip .aca-ilst li .cen {background: rgba(0, 0, 0, 0.05); padding: 3.5vw 3vw 3.5vw; margin: 3vw 0; }
.academy_vip .aca-ilst li .cen p { display: flex; gap: 5px; align-items: center; color: #555; font-size: 3.4vw; }
.academy_vip .aca-ilst li .cen p span { font-size: 4.5vw;}
.academy_vip .aca-ilst li .cen p + p {margin-top: 2vw;}
.academy_vip .aca-ilst li .cen p:first-child span { margin-top: 1vw;}
        
.academy_vip .aca-ilst li .bot { display: flex; gap: 10px; align-items: center;}
.academy_vip .aca-ilst li .bot a { width: 50%; border: 0.1vw solid #b9b9b9; text-align: center; line-height: 9vw; font-weight: 500; font-size: 3.4vw;  }
.academy_vip .aca-ilst li .bot a:last-child { border: 0.1vw solid #D63232; color: #D63232; background: rgba( 214, 50, 50, .15 );}

.academy_vip .aca-ilst .vod-list-non { display: flex; align-items: center; justify-content: center; height: 45vw; font-size: 0.9rem; color: #898989;}
.academy_vip .aca-ilst .vod-list-non  .top .txt .tit {font-weight: 400;}

.academy_vip .aca-ilst li .top .txt .tit .list-tag { position: relative; top: -1px; color: #fff; background: #D63232; padding: 0px 6px 2px; margin-right: .75vw; font-size: 3vw; line-height: 16px; white-space: nowrap; border-radius: 2px; font-weight: 500; }
.academy_vip .aca-ilst li .top .txt .tit .list-tag.new { background: #FFAB57; color: #2e2e2e;}

.academy_vip .aca-ilst li .top .top-tag { position: absolute; top: 2vw; left: 2vw; z-index: 5; display: flex; gap: 1vw; align-items: center; flex-wrap: nowrap; }
.academy_vip .aca-ilst li .top .top-tag li { font-weight: 500; color: #fff;white-space: nowrap;  }
.academy_vip .aca-ilst li .top .top-tag .tags-txt {font-size: 3vw; line-height: 3vw; background: #e83a40; border: 1px solid transparent; padding: 1.25vw 2vw 1.50vw; margin-bottom: 0; border-radius: 2.5px;}
.academy_vip .aca-ilst li .top .top-tag .tags-txt.new { background: #FFAB57; color: #2e2e2e; }



/*----------------------------------
  아카데미 상세
----------------------------------*/
.academy_vip { padding: 6vw 3.1vw 13vw; display: flex; -webkit-box-align: stretch; align-items: stretch; flex-direction: column; align-items: stretch;}
.academy_vip .title { font-size: 5.1vw; font-weight: bold; width: 100%; margin: 2vw 0 0; }

.academy_vip .preview-big { background-image: url(../images/academy/class_cover_bg.svg); }
.academy_vip .preview-big img { width: 100%; height: 100%; object-fit: contain; }

/* 강사 정보 관련 공통*/
.academy_vip .profile { display: flex; justify-content: space-between; align-items: center; margin-top: 1vw; padding-bottom: 3vw ; border-bottom: 1px solid rgba(0, 0, 0, 0.1);  }
.academy_vip .profile-img { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; object-position: center 3px; flex-shrink: 0; border: 1px solid #DDD; } 
.academy_vip .aca-anal { display: flex; align-items: center; gap: 10px; }
.academy_vip .name { flex: 1; font-weight: 500; font-size: 4.1vw; line-height: 1; display: inline-block; }
.academy_vip  ul { display: flex; flex-direction: row; gap: 5px; list-style: none; padding: 0; margin: 0; }
.academy_vip  li { font-weight: 400; height: auto; }
.academy_vip .btn-shape { display: inline-flex; align-items: center; padding: 0 16px; height: 36px; font-size: 3.3vw; line-height: 1; border-radius: 18px; background-color: #f3f3f3; color: #333; gap: 4px; white-space: nowrap; }
.academy_vip .btn-shape .material-symbols-outlined {font-size: 4.8vw;}

.academy_vip .academy-divider { border-bottom: 1px solid #0000000d; }

/* 강좌 소개  */
.academy_vip .class-info { padding: 7vw 0 8vw; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.academy_vip .class-info { font-size: 3.3vw; }
.academy_vip .class-info.p { font-size: 1rem; line-height: 1.6; margin: 0; }
.academy_vip .class-info p + p { margin-top: 10px; }

/* 가격 영역 */
.academy_vip .payment_box { padding: 5vw 0 0;}

.academy_vip .payment_box .price-section, .academy_vip  .payment_box .discount-section { display: flex; flex-direction: row; flex-shrink: 1; box-sizing: border-box; position: relative; align-items: center; justify-content: space-between; }
.academy_vip .payment_box .price-section { padding-bottom: 2.5vw; }
.academy_vip .payment_box .price-section .price { font-weight: 400; text-decoration: line-through;}
.academy_vip .payment_box .discount-section { margin-bottom: 1.3vw;}

/* 가격 상세 공통 */
.academy_vip  .payment_box .price, .academy_vip  .payment_box .label { text-align: left; font-weight: 500; color: rgba(55, 55, 55, 0.8); }
.academy_vip  .payment_box .price { font-size: 4.7vw; line-height: 4.7vw; }
.academy_vip  .payment_box .label { font-size: 3.6vw; line-height: 4.7vw;	}

.academy_vip  .payment_box .discount-section .label { color: #0c0c0c; }
.academy_vip  .payment_box .discount-section .discount-info { display: flex; flex-direction: row; gap: 3px; font-size: 1.2rem; line-height: 1.2rem; align-items: center; }
.academy_vip  .payment_box .discount-rate { color: #e83a40; font-weight: 500; margin-right: 6px; font-size: 4.3vw; }
.academy_vip  .payment_box .discounted-price { color: #0c0c0c; font-weight: 700; font-size: 4.7vw; }

.academy_vip  .payment_box  p { font-size: 3.1vw; text-align: end; margin-bottom: 6vw; color: rgba(55, 55, 55, 0.8);}

/* 결제하기 버튼 */
.academy_vip .btn-full { width: 100%; display: flex; align-items: center; justify-content: center; background: #e83a40; color: #fff; border-radius: 4px; font-size: 4.3vw; line-height: 12vw; font-weight: 500; letter-spacing: 1.1px; }
.payment_box .btn-full:hover { background-color: #bd2c31; transition: all 0.3s cubic-bezier(.25, .8, .25, 1); }

/* 커리큘럼 */
.curriculum-wrap { padding: 13vw 0; }

.curriculum-wrap .item-title { font-size: 4.25vw; font-weight: 500; margin-bottom: 3.5vw;}
.curriculum-wrap .item-title span { font-size: 3.85vw; font-weight: 400; }d
.curriculum-wrap .item-title span::before { content: ''; display: inline-block; width: 1px; height: 15px; background: rgba(0, 0, 0, .5); margin: 0 2.5vw 0 1.5vw; }

.curriculum-wrap .vod-list .item { display: flex; flex-direction: column; justify-content: flex-start; gap: 14px;}
.curriculum-wrap .vod-list .inner-item { padding: 2vw; border: 1px solid #DDD; height: auto;}
.curriculum-wrap .vod-list .item .inner-item .img { position: relative; height: 51vw; overflow: hidden; margin-bottom: 0; }
.curriculum-wrap .vod-list .item .inner-item:hover img.play { -webkit-animation-name: pulse-shrink; animation-name: pulse-shrink; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear;  animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }

.curriculum-wrap .vod-list .item .txt .list-tag { position: relative; top: -1px; color: #fff; background: #e83a40; padding: 0px 6px 2px; font-size: 3vw; line-height: 16px; white-space: nowrap; border-radius: 2px; }
.curriculum-wrap .vod-list .item .txt .list-tag.free {  font-weight: 500; background: rgba(55, 55, 55, 0.5); }

.curriculum-wrap .vod-list .item ul { flex-direction: column; }

.vod-list .item .img:before { content: ''; z-index: 10; display: block; width: 100%;  height: 100%; position: absolute; left: 0; bottom: 0; background: url(../images/common/thumb-cover.png); border: 1px solid rgba(0, 0, 0, 0.2); box-sizing: border-box; }
.vod-list .item .img img { width: 100%; position: relative; margin: auto; overflow: hidden;}

.vod-list .item .img .play { width: 21%; position: absolute; top: 31%; left: 40%; z-index: 10; opacity: 80%; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.vod-list .item .img .bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } 

.vod-list .item .txt { padding: 2vw 0 }        
.vod-list .item .txt li:first-child {margin-bottom: 3.5vw;}
.vod-list .item .txt .tit { margin-right: 9px; color: #101010; font-size: 3.8vw; line-height: 1.5rem; font-weight: 500;}
.vod-list .item .txt .sub.btn-full { background: rgba(55, 55, 55, 0.08); color: #6d6d6d; font-size: 3.4vw; line-height: 12vw; font-weight: 400; letter-spacing: 0; }

.vod-list .item .time-badge { position: absolute; bottom: 2vw; right: 2vw; border-radius: 2px;  padding: 0 6px; z-index: 15; font-size: .8rem; line-height: 1.4rem; font-weight: 400; color: #fff; background: rgba(0, 0, 0, 0.6);}


/*프로필*/
.profile-wrap { padding: 12vw 0 13vw;  }
.profile-wrap .profile { padding: 4vw 0; border-width: 1px 0px 1px; border-color: rgba(0, 0, 0, 0.1); border-style: solid; }

.profile-wrap .item-txt { font-size: 3.65vw; line-height: 1.5rem; }
.profile-wrap .item-txt .item-title { font-size: 4.25vw; font-weight: 500; margin-bottom: 3.5vw; }
.profile-wrap .name { font-weight: 500; }
.profile-wrap .item-txt p { margin: 0; }
.profile-wrap .item-txt p + p { margin-top: 10px; }
.profile-wrap .item-txt ul { flex-direction: column; margin-top: 4vw; }
.profile-wrap .item-txt ul li {line-height: 2;}



/*----------------------------------
  기존 수정
----------------------------------*/

/* footer 수정 */
.h-box { height: 22vw; }
button.btn-back-to-top { bottom: 30vw; }

/* 종목뉴스수정 */
.sec06 .news .img .newbox_r { width: 75%; }
.popup_style2 .scroll p + p { margin-top: 1.3vw; }

/* 메인 팝업 수정 */
.newyear_pop { left: 50%; transform: translate(-50%, -50%); }
.newyear_pop .close_btn {font-size: .8rem; white-space: normal;}

/* 플로팅 배너 관련 */
.bn-bg01 {background-color:#212121;}
.bn-bg02 {background-color:#131d36;}
.bn-bg03 {background-color:#870d18;}

.bill_banner { position: relative; width: 100%; }
.bill_banner .btn_close { z-index: 10; }
.bill_banner a { display: block; line-height: 0; }
.bill_banner picture .bill_banner_top { width: 100%; object-fit: cover; transform: translateX(-7vw); display: block; }

/* 팝업 수정 */
.popup_style2 .box .tit { display: flex; gap: 1.5vw; flex-direction: row; justify-content: space-between; }
.popup_style2 .box .tit p { line-height: 5vw; width: 100%;}

/* 세로모드 관련 추가 */
body.landscape .main-content {
  display: none;
}

body.landscape::before {
  content: "세로 모드로 전환해주세요";
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  color: #fff;
  font-size: 20px;
  z-index: 9999;
}

/*---------- 채팅창 ----------*/
hr { border: none; border-top: .1rem solid rgba(0, 0, 0, 0.1); margin:1.3rem 0; }

/* --- DS Chat (namespaced) 251104 추가--- */
#dc-chat { --bg:#f2f2f7;; --line:#ddd; --my:#FEE500; --txt:#212121; --muted:#8a8a8e; --panel:#fff; }

/* 세로 스크롤 강제 */
#dc-chat { height: 35rem; display:flex; flex-direction:column; flex: 1 1 auto; max-height: none;  border:.1rem solid var(--line); background:var(--panel); border-radius:.35rem; overflow:hidden; }

/* 스크롤 Firefox */
#dc-body { overflow-y: auto; scrollbar-width: thin; scrollbar-color: #bbb transparent;}
/* 스크롤 Chrome / Edge / Safari */
#dc-chat::-webkit-scrollbar { width:.6rem; }
#dc-chat::-webkit-scrollbar-track { background:transparent; }
#dc-chat::-webkit-scrollbar-thumb { background:#bbb; border-radius:.4rem; }
#dc-chat::-webkit-scrollbar-thumb:hover { background:#999; }

#dc-chat .dc-header{ font-size:1.25rem; display:flex; align-items:center; padding:.925rem .825rem; border-bottom:.1rem solid var(--line); font-weight:600; }
#dc-chat .dc-header span { position: relative; top:.2rem; margin-right:.4rem; font-size: 1.6rem;}

#dc-chat .dc-close{ border:0; background:transparent; font-size:2.2rem; line-height:1; cursor:pointer; opacity:.6; }
#dc-chat .dc-close:hover{ opacity:1; }

#dc-chat .dc-body{ flex:1 1 auto; padding:.85rem 1.3rem; background:var(--bg); overflow:auto; }

#dc-chat .dc-notice{ padding:.8rem .825rem; font-size:.8rem; letter-spacing: -0.03rem; color:var(--muted); background:#fff; border-bottom:.1rem solid var(--line); }

#dc-chat .dc-date{ display: table; margin:.2rem auto 1.2rem; font-size:.8rem; text-align: center; background-color:#dcdfdf; padding:.2rem .8rem .3rem; border-radius:1rem; }
#dc-chat .dc-date span{ background:rgba(0,0,0,.06); color:#333; font-size:1.2rem; padding:.4rem .8rem; border-radius:1rem; }

#dc-chat .dc-row{ display:flex; gap:.3rem; margin:.5rem 0; }
#dc-chat .dc-other{ justify-content:flex-start; position: relative; }
#dc-chat .dc-me{ justify-content:flex-end; position: relative;}
#dc-chat .dc-bubble{ font-size: .9rem; max-width:75%; padding:.5rem .65rem; border-radius:.35rem; line-height:1.45; word-break:break-word; border:none; background:#fff; }

#dc-chat .dc-other .dc-bubble{ background:#fff; box-shadow: 2px 2px 3px rgba(27, 23, 30, 0.1); }
#dc-chat .dc-me .dc-bubble{ background:var(--my); border:0; }

#dc-chat .dc-other + .dc-me, 
#dc-chat .dc-me + .dc-other { margin-top:1rem; }

#dc-chat .dc-me + .dc-date, 
#dc-chat .dc-other + .dc-date { margin-top:1.25rem; }

#dc-chat .dc-time{ font-size:.7rem; color:var(--muted); align-self:flex-end; margin:.2rem .2rem; white-space:nowrap; }

/* 말풍선 꼬리 */
.dc-me .dc-bubble:after { content: ""; position: absolute; width: 0; height: 0; border: 8px solid transparent; border-left-color: var(--my); border-top-color: var(--my); right: -11px; top: 10px; }
.dc-other .dc-bubble:after { content: ""; left: -11px; top: 10px; border: solid transparent; height: 0; width: 0; position: absolute; pointer-events: none; border-top-color: var(--panel); border-width: 6px; margin-right: -1px; border-right-color: var(--panel); }


/* 입력창 */
#dc-chat .dc-input{ flex:0; border-top:.1rem solid var(--line); background:#fff; padding:.9rem .8rem; display:flex; gap:.7rem; align-items:center; }
#dc-chat #dc-msg{ flex:1; min-width:0; resize:none; font-size: .9rem; border: none; border-radius:.7rem; height:2.5rem; line-height:1.2rem; box-sizing:border-box; }
#dc-chat #dc-send{ font-size: .9rem; flex-shrink:0; border-radius:.35rem; background:var(--my); font-weight:700; cursor:pointer; width:4rem; height:2.5rem; line-height:2rem; padding:.825rem .825rem; white-space:nowrap; text-align:center; display:flex; align-items:center; justify-content:center; box-sizing:border-box; color:var(--txt)}
#dc-chat #dc-send:disabled{ opacity:.6; cursor:not-allowed; }

/* 추가 */
#dc-chat .dc-del{ align-self:flex-end; margin-left:4px; padding:2px 6px; font-size:10px; border-radius:8px; border:0; background:#ff4d4f; color:#fff; cursor:pointer; white-space:nowrap; }
#dc-chat .dc-del:hover{ opacity:.9; }

#dc-chat .dc-bubble-deleted{ color:#999; font-style:italic; }
#dc-chat .dc-bubble::after { content: none !important; }

/*----------------------------------
태블릿 세팅
----------------------------------*/
@media (min-width:768px) and (max-width: 986px) { 

    /* 아카데미 상세 폰트 세팅 */
    .academy_vip .title { font-size: 1.8rem; }
    .academy_vip .name { font-size: 1.3rem; }
    .academy_vip .btn-shape{font-size: 1rem;}
    .academy_vip .btn-shape .material-symbols-outlined {font-size: 1.2rem;}
    .academy_vip .payment_box .label { font-size: 1.3rem;}

    .academy_vip .class-info {font-size: 1.1rem;}
    .academy_vip .payment_box .price, .academy_vip .payment_box .discounted-price {font-size: 1.6rem; }
    .academy_vip .payment_box .discount-rate {font-size: 1.3rem;}
    .academy_vip .payment_box p {font-size: 1rem;}

    .vod-list .item .txt {  height: 100%; }
    .vod-list .item .txt ul { height: 100%; }
    .vod-list .item .txt li:first-child {  flex: 1; }
    
    .academy_vip .btn-full {font-size: 1.2rem; line-height: 3.25rem;}
    .curriculum-wrap { padding: 4rem 0;}

    .curriculum-wrap .item-title {font-size: 1.4rem;}
    .curriculum-wrap .item-title span {font-size: 1.2rem;}

    .vod-list .item .txt { padding: .5rem 0; }
    .vod-list .item .txt .tit { font-size: 1.2rem; line-height: 1 !important;}

    .vod-list .item .txt .sub.btn-full {font-size: 1.1rem; line-height: 3.25rem;}

    .profile-wrap { padding: 4rem 0; }
    .profile-wrap .item-txt .item-title {font-size: 1.4rem;}
    .profile-wrap .item-txt {  font-size: 1.1rem;}

    /* 강의 목록 2단 나누기 */
    .curriculum-wrap .vod-list .item {display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.7vw; }
    .curriculum-wrap .vod-list .inner-item { padding: 1.5vw; display: flex; flex-direction: column; justify-content: space-between; height: 100%;  box-sizing: border-box; }
    .curriculum-wrap .vod-list .item .inner-item .img { height: 24.5vw; position: relative;}
    .curriculum-wrap .vod-list .item .txt .list-tag { font-size: .825rem; line-height: 16px; }
}

/*----------------------------------
폴더블폰 세팅
----------------------------------*/
@media (min-width:640px) and (max-width: 767px) { 

    /* 중앙배치 테스트 - 삭제가능 */
    .fold-wrapper { width: 412px; margin: 0 auto; background-color: #fff; min-height: 100vh; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

    .bill_banner picture i.bill_banner_top { width: 100%; min-height: 10vw; object-fit: cover; }
    .bill_banner .btn_close { z-index: 10; }

    /*--- 딜사이트 index ---*/
    /* 아카데미 */
    .sec02 .sil_tab_menu1 { margin: 0 0 7vw; }
    .sec02 .sil_tab_menu1 .swiper-slide { height: auto; display: flex; flex-direction: column; }
    .sec02 .sil_tab_menu1 .swiper-slide .txt { display: flex;  flex-direction: column; height: 21vw;}
    .sec02 .sil_tab_menu1 .swiper-slide .txt .tit { font-size: 3vw; min-height: 9vw; line-height: 1.4; margin-bottom: 0;}
    .sec02 .sil_tab_menu1 .swiper-slide .txt .sub { font-size: 2.4vw; flex: 1; line-height: 1.3; margin-top: .7vw;}
    .sec02 .sil_tab_menu1 .swiper-slide .txt .tags { margin-top: auto; display: flex; gap: 0.5vw; flex-wrap: wrap; }
    .sec02 .sil_tab_menu1 .swiper-slide .txt .tags li { font-size: 1.9vw; line-height: 2vw; padding: .5vw 1.3vw; height: 3.4vw;}

    .sec02 .sil_tab_menu1 .swiper-slide .top-tag { gap: .75vw; }
    .sec02 .sil_tab_menu1 .swiper-slide .top-tag .tags-txt {font-size: 2vw;}

    .sec02 .sil_tab_menu1 .swiper-slide .txt .profile { margin-top: 15px; padding-top: 15px; }
    .sec02 .sil_tab_menu1 .swiper-slide .txt .profile .name { font-size: 2.4vw; }
    
    /*--- 아카데미 메인 ---*/
    .academy_vip .all-wrap { margin-bottom: 6vw; gap: 2vw; }

    .academy_vip .all-wrap .category-group .category-tit { font-size: 1.2rem }
    .academy_vip .all-wrap .category-group .form-select { font-size: .975rem; }

    .academy_vip .all-wrap .aca-btns { height: 4vw !important; }
    .academy_vip .all-wrap .aca-btns .aca-top-btn {font-size: 1rem; }

    .academy_vip .aca-ilst li .top {display: flex; flex-direction: row; gap: 3vw;position: relative;}

    .aca-ilst li .top .txt { padding-top: 0; display: flex; flex-direction: column; gap: 1.2vw;} 
    .academy_vip .aca-ilst li .top .top-tag ~ .txt { padding-top: 6.1vw;  }
    
    .academy_vip .aca-ilst li .top .txt .tit { font-size: 1.3rem; line-height: 1.8rem; margin-bottom: 0; margin-bottom: 0vw;}
    .academy_vip .aca-ilst li .top .txt .sub { font-size: 1.1rem; line-height: 1.1rem;}

    .academy_vip .aca-ilst li .cen {  padding: 2vw 3vw 2.5vw; }
    .academy_vip .aca-ilst li .cen p { font-size: 2.4vw; }
    .academy_vip .aca-ilst li .cen p + p { margin-top: 1.5vw; }
    .academy_vip .aca-ilst li .cen p span { font-size: 3vw;}

    .academy_vip .aca-ilst li .bot a { font-size: 2.5vw; line-height: 7vw;}

    .academy_vip .aca-ilst li .top .img { width: 35vw; }
    
    .academy_vip .aca-ilst li .top .top-tag { top: 0vw; left: 38vw;  gap: .75vw; }  
    .academy_vip .aca-ilst li .top .top-tag .tags-txt { font-size: 2.1vw; padding: .35vw 1.5vw .55vw; }



    /*--- 아카데미 상세 ---*/
    .academy_vip { padding-bottom : 7vw; }
    .academy_vip.academy { padding-top: 3vw; }

    .academy_vip .class-info { padding: 5vw 0 6vw;  font-size: 1.1rem;}
    .academy_vip .title { font-size: 1.8rem; }
    .academy_vip .profile {margin-top: .5vw;}
    .academy_vip .name { font-size: 1.5rem; }
    .academy_vip .btn-shape .material-symbols-outlined { font-size: 1.7rem; }
    .academy_vip .btn-shape { font-size: 1rem; }

    .academy_vip .payment_box .price { font-size: 1.5rem; line-height: 1.5rem };
    .academy_vip .payment_box .discounted-price { font-size: 1.5rem; }
    .academy_vip .payment_box .discount-rate { font-size: 1.4rem; }
    .academy_vip .payment_box .label { font-size: 1.4rem; }
    .academy_vip .payment_box p { font-size: .9rem; }

    .academy_vip .btn-full {  font-size: 1.4rem;  line-height: 2.6; }

    .curriculum-wrap { padding: 8vw 0; }
    .curriculum-wrap .item-title, .profile-wrap .item-txt .item-title { font-size: 1.5rem; margin-bottom: 2.5vw; }
    .curriculum-wrap .item-title span { font-size: 1.35rem; }

    .curriculum-wrap .vod-list .item {display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.7vw; }
    .curriculum-wrap .vod-list .inner-item { padding: 1.5vw; display: flex; flex-direction: column; justify-content: space-between; height: 100%;  box-sizing: border-box; }
    .curriculum-wrap .vod-list .item .inner-item .img { height: 24.5vw; position: relative;}
    .curriculum-wrap .vod-list .item .txt .list-tag { font-size: .825rem; line-height: 16px; }

    .vod-list .item .txt { flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between;  padding: 1.5vw 0; }
    .vod-list .item .txt ul { display: flex; flex-direction: column; height: 100%; }
    .vod-list .item .txt li { line-height: 1.5rem; }
    .vod-list .item .txt li:first-child { margin-bottom: 2.1vw; flex: 1; }
    .vod-list .item .txt .tit {font-size: 1.2rem; line-height: 1.6rem; margin-bottom: 1vw;}

    .vod-list .item .txt li:last-child { margin-top: auto; }
    .vod-list .item .txt .btn { display: inline-block; }

    .vod-list .item .txt .sub.btn-full { font-size: 2.2vw; line-height: 3rem; }


    .profile-wrap { padding: 6vw 0 7vw; }
    .profile-wrap .item-txt { font-size: 1.2rem; }
    .profile-wrap .profile { padding: 3vw 0;}   

    /* 위로가기 버튼 */
    button.btn-back-to-top { width: 7.5vw; height: 7.5vw; right: 4vw; bottom: 17vw; }
    .sec06 .news .newbox_l { width: 16vw; height: 9vw; }

    /* 팝업 */
    .popup_style2 { width: 100vw; }
    .popup_style2 .box { }
    .popup_style2 .box .tit { gap: 2vw; padding: 0px 3vw 2vw; }
    .popup_style2 .box .tit p {font-size: 2.8vw; line-height: 4vw;}
    .popup_style2 .scroll {  padding: 3vw 3vw 0vw; }
    .popup_style2 .scroll p { font-size: 2.2vw; }
    .popup_style2 .scroll a { font-size: 2.2vw; }
    .popup_style2 .box .tit .x_btn {  font-size: 2.5vw; }
    .popup_style2 .btn { font-size: 2.2vw; line-height: 7vw;}
    .popup_style2 .scroll p + p { margin-top: 1vw; }
    #layerPopup div button { font-size: 1.8vw; }

    /* 플로팅 배너 관련 */
    .bill_banner picture img { transform: translateX(0);  }

}

/*----------------------------------
  기타 세팅
----------------------------------*/
@media screen and (max-width: 412px) {

    .sec02 .sil_tab_menu1 .swiper-slide .img .play { display: none;}

    .academy_vip .profile { flex-direction: column; align-items: flex-start; margin-top: 2vw; padding-bottom: 6vw; }
    .academy_vip .profile ul { gap: 6px; width: 100%; margin-top: 4vw; justify-content: end; } 
    .curriculum-wrap .item-title, .profile-wrap .item-txt .item-title  { font-size: 1.1rem; }
    .academy_vip .profile .name { font-size: 1.05rem; }
    .vod-list .item .txt .tit, .profile-wrap .item-txt { font-size: .95rem; line-height: 1.5rem; }
    .vod-list .item .txt .sub a { font-size: .8rem; text-align: left;}

    #dc-chat .dc-header{font-size: 1.05rem;}
    #dc-chat .dc-header span{font-size: 1.5rem;}

}

@media screen and (max-width: 360px) { 

    .sec02 .sil_tab_menu1 .swiper-slide .img .play { display: none;}

    .academy_vip .aca-ilst li .top .txt .tit { font-size: 1rem; }
    .academy_vip .aca-ilst li .top .txt .sub { font-size: 0.9rem; }

    .vod-list .item .txt .tit { font-size: .95rem; line-height: 1.4rem; }

    #dc-chat .dc-header{font-size: 1.05rem;}
    #dc-chat .dc-header span{font-size: 1.5rem;}
}

