.MC_wrap3 { margin: 3rem 0; }
.MC_wrap3 .container { display: flex; justify-content: space-between; }
.MC_wrap4 { position: relative; padding-bottom: 8.5rem; }
.MC_wrap4::before { position: absolute; bottom: 3.1rem; left: 50%; transform: translateX(-50%); width: 85.35rem; height: 4.05rem; background: url('/images/web/swai/main/section03_deco.png') no-repeat center / contain; content: ""; }
.MC_wrap4 .container { display: flex; justify-content: space-between; }

.heading { font-size: 1.7rem; color: #000; font-weight: 800; line-height: normal; }

/* 메인비주얼 */
.MVisual { position: relative; text-align: center; height: 25rem; }
.MVisual .slider,
.MVisual .slick-list,
.MVisual .slick-track { position: relative; height: 100%; z-index: 1; }
.MVisual .item .img { display: flex; justify-content: center; align-items: center; height: 100%; line-height: 0; }
.MVisual .item .img img { height: 100%; }
.MVisual .slogan { position: absolute; bottom: 13.5rem; left: 50%; width: 80rem; transform: translateX(-50%); color: #fff; text-align: left; line-height: normal; z-index: 2; font-family: 'SBAggroB'; }
.MVisual .slogan p { text-shadow: 3px 0 10px rgba(0, 0, 0.67); }
.MVisual .slogan .txt1 { font-size: 2.4rem; font-weight: 500; }
.MVisual .slogan .txt2 { font-size: 1.5rem; font-weight: 300; margin-top: 0.5rem; }
.MVisual .control { display: flex; align-items: center; gap: 0.5rem; position: absolute; bottom: 7.5rem; left: 50%; transform: translateX(-40rem); z-index: 2; }
.MVisual .control .page { margin: 0 0.5rem; font-size: 1.2rem; font-family: 'Montserrat'; }
.MVisual .control .page strong { color: #fff; font-weight: 600; }
.MVisual .control .page span { position: relative; color: rgba(255, 255, 255, 0.7); padding-left: 1rem; margin-left: 1rem; }
.MVisual .control .page span::before { position: absolute; top: 50%; transform: translateY(-50%); left: -1px; color: #fff; font-size: 0.6rem; font-weight: 600; content: "/"; line-height: normal; }
.MVisual .control a { display: flex; justify-content: center; align-items: center; width: 2.75rem; height: 2.75rem; border-radius: 50%; background: #fff; color: #343434; font-size: 1.4rem; }
.MVisual .control a.play { display: none; }

/* 프로그램 소개 */
.program { position: relative; margin: 4.2rem 0 2.5rem; }
.program .btn_more{display: inline-block;justify-content: center;align-items: center;/* position: absolute; */top: -2.95rem;right: 0;margin-left: 0.5rem;width: 2rem;height: 2rem;line-height: 2rem;text-align: center;color: #fff;font-size: 1.125rem;background: #1e3c70;border: 2px solid #1e3c70;border-radius: 50%;transition: 0.3s;}/*250313*/
.program .btn_more:hover,.program .btn_more:focus { background: #fff; color: #1e3c70; }/*250313*/
.program .heading { width: calc(100% - 22rem); }
.program .titTab { position: absolute; top: -5px; right: 0; }
.program .titTab li { position: relative; display: inline-block; padding: 0.2rem 0.4rem; right: -0.4rem; }
.program .titTab li a { position: relative; display: flex; align-items: center; padding: 5px; border-radius: 3rem; background: #fff; font-size: 1rem; }
.program .titTab li a i { display: flex; justify-content: center; align-items: center; width: 2.5rem; height: 2.5rem; border-radius: 50%; background: rgba(0, 0, 0, 0.45); content: "\eb79"; font-family: "remixicon"; color: #fff; font-size: 1.35rem; }
.program .titTab li a span { padding: 0 1rem 0 0.7rem; flex: 1; }
.program .tabWrap { position: relative; margin-top: 2rem; }
.program .list_box { display: none; }
.program .list_box.on { display: block; }
.program .slider .slick-list { width: calc(100% + 2rem); margin-left: -1rem; }
.program .slider .slick-track { margin: 0; }
.program .slider .item { padding: 0 1rem; vertical-align: top; }
.program .slider a { position: relative; display: block; border-radius: 1.1rem; overflow: hidden; background: #fff; } 
.program .slider a .badge { position: absolute; top: 0.5rem; left: 0.5rem; width: 4.15rem; text-align: center; font-size: 0.85rem; color: #fff; padding: 0.15rem 0; border-radius: 1rem; z-index: 1; }
.program .slider a .badge.ing { background: #0051c6; }
.program .slider a .badge.end { background: #717171; }
.program .slider a .img { display: flex; justify-content: center; align-items: center; height: 11rem; border-radius: 0 0 1.1rem 1.1rem; overflow: hidden; line-height: 0; background: rgba(0, 0, 0, 0.2); }
.program .slider a .img img { max-width: 100%; }
.program .slider a .box { padding: 1.3rem; }
.program .slider a .box .tit { white-space: nowrap; display: block; overflow: hidden; text-overflow: ellipsis; font-size: 1rem; color: #111; font-weight: 700; margin-bottom: 0.6rem; }
.program .slider a .box ul li { display: flex; align-items: baseline; }
.program .slider a .box ul li + li { margin-top: 0.2rem; }
.program .slider a .box ul li em { white-space: nowrap; color: #555; margin-right: 4px; }
.program .slider a .box ul li span { font-weight: 500; }
.program .slider a .box ul li span.col_black { color: #000; }
.program .slider a .box ul li span.col_gren { color: #445544; }
.program .slider a .box .tag { color: #666; margin-top: 0.8rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.program .list_box .control a { position: absolute; display: flex; justify-content: center; align-items: center; top: 7.7rem; width: 2.5rem; height: 2.5rem; background: #fff; border-radius: 50%; font-size: 1.5rem; color: #000; }
.program .list_box .control a.prev { left: -1.3rem; }
.program .list_box .control a.next { right: -1.3rem; }
/* 프로그램 소개 : actvie */
.program .titTab li a,
.program .slider a .img img,
.program .list_box .control a { transition: 0.3s; }
.program .titTab li a.current,
.program .titTab li a:hover,
.program .titTab li a:focus { background: #0051c6; color: #fff; }
.program .slider a:hover .img img,
.program .slider a:focus .img img { transform: scale(1.1); }
.program .list_box .control a:hover,
.program .list_box .control a:focus { background: #0051c6; color: #fff; }

/* 수업 250730 */
.lesson {position: relative;margin: 5rem 0 2.5rem;}
.lesson .heading { width: calc(100% - 22rem); }
.lesson .slider .slick-list { width: calc(100% + 2rem); margin-left: -1rem; }
.lesson .slider .slick-track { margin: 0; }
.lesson .slider .item { padding: 0 1rem; vertical-align: top; }
.lesson .slider a {position: relative;display: block;border-radius: 1.1rem;overflow: hidden;background: #fff;} 
.lesson .slider a .box {padding: 1rem 1.3rem;}
.lesson .slider a .box .lessonType01 {color: #0051c6;font-size: 1rem;font-weight: 700;margin-bottom: 0.5rem;text-align:right;}
.lesson .slider a .box .tit {display: flex;font-size: 1rem;color: #111;margin-bottom: 0.6rem;align-items: center;gap: 1rem;}
.lesson .slider a .box .tit p {max-width: calc(100% - 5rem);display:inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: 700;}
.lesson .slider a .box .tit span {display:inline-block;font-weight: 700;background: #0051c6;color: #fff;border-radius:2rem;padding:0rem 1rem;font-size:0.75rem;}
.lesson .slider a .box .txt {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.lesson .slider a .box .txt span {color: #0051c6;font-weight:700;}
.lesson .control a {position: absolute;display: flex;justify-content: center;align-items: center;top: 50%;transform: translateY(-50%);width: 2.5rem;height: 2.5rem;background: #fff;border-radius: 50%;font-size: 1.5rem;color: #000;}
.lesson .control a.prev { left: -1.3rem; }
.lesson .control a.next { right: -1.3rem; }
.lesson .btn_more { display: flex; justify-content: center; align-items: center; position: absolute; top: -2.95rem; right: 0; width: 2rem; height: 2rem; color: #fff; font-size: 1rem; background: #1e3c70; border: 2px solid #1e3c70; border-radius: 50%; }

/* 수업 : actvie */
.lesson .btn_more { transition: 0.3s; }
.lesson .slider a:hover .tit p, .lesson .slider a:focus .tit p{text-decoration:underline; text-underline-offset:3px;}
.lesson .btn_more:hover,
.lesson .btn_more:focus { background: #fff; color: #1e3c70; }

/* 서비스 */
.Mlink { position: relative; display: flex; align-items: center; }
.Mlink .tit_wrap { width: 15rem; }
.Mlink .tit_wrap span { display: block; margin-top: 0.6rem; color: #454545; font-size: 1rem; line-height: 1.5rem; }
.Mlink ul { width: calc(100% - 15rem); flex: 1; display: flex; align-items: start; }
.Mlink ul li { flex: 1; }
.Mlink ul li a { display: block; text-align: center; }
.Mlink ul li a .icon { position: relative; display: flex; justify-content: center; align-items: center; width: 6.5rem; height: 6.5rem; border-radius: 50%; background: #fff; margin: 0 auto; border: 2px solid transparent; }
.Mlink ul li a .icon img { max-width: 100%; }
.Mlink ul li a .icon::before { opacity: 0; position: absolute; bottom: 0; right: 0; display: flex; justify-content: center; align-items: center; width: 0; height: 0; border-radius: 50%; background: #4286e4; color: #fff; font-size: 1.1rem; font-family: 'remixicon'; content: "\ea70"; }
.Mlink ul li a .txt { font-size: 1rem; font-weight: 600; margin-top: 1rem; }
/* 서비스 : active */
.Mlink ul li a .icon,
.Mlink ul li a .icon::before,
.Mlink ul li a .txt { transition: 0.3s; }
.Mlink ul li a:hover .icon,
.Mlink ul li a:focus .icon { transform: scale(1.08); border-color: #4286e4; box-shadow: inset 0 0 16px 0 rgba(208, 221, 255, 0.74); }
.Mlink ul li a:hover .icon::before,
.Mlink ul li a:focus .icon::before { opacity: 1; width: 1.85rem; height: 1.85rem; }
.Mlink ul li a:hover .txt,
.Mlink ul li a:focus .txt { font-weight: 700; }

/* 비디오 */
.Mvideo { position: relative; width: calc(100% - 27.3rem); }
.Mvideo .item a { display: block; }
.Mvideo .item a .img { position: relative; display: flex; justify-content: center; align-items: center; height: 29.5rem; background: rgba(0, 0, 0, 0.4); border-radius: 1.8rem; overflow: hidden; }
.Mvideo .item a .img::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 5.6rem; height: 5.6rem; border-radius: 50%; background: #195fbf url('/images/web/swai/main/video_play.png') no-repeat center; box-shadow: 7px 2px 9px rgba(16, 61, 105, 0.33); content: ""; z-index: 2; }
.Mvideo .item a .img::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); content: ""; z-index: 1; }
.Mvideo .item a .img img { max-width: 100%; height: 100%;}
.Mvideo .item a .tit { display: block; text-overflow: ellipsis; white-space: nowrap; color: #000; overflow: hidden; font-size: 1.4rem; font-weight: 700; margin: 1.5rem 0 0.8rem; line-height: normal; }
.Mvideo .item a .txt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; font-weight: 400; font-size: 1rem; line-height: 1.5rem; color: #454545; width: calc(100% - 6.75rem); }
.Mvideo .control { position: absolute; bottom: 5px; right: 0.55rem; display: flex; gap: 0.7rem; }
.Mvideo .control a { display: flex; justify-content: center; align-items: center; width: 2.5rem; height: 2.5rem; background: #fff; border: 1px solid rgba(100, 119, 135, 0.3); border-radius: 50%; font-size: 1rem; color: #121212; }
/* 비디오 : active */
.Mvideo .item a .img img,
.Mvideo .control a { transition: 0.3s; }
.Mvideo .control a:hover,
.Mvideo .control a:focus { background: #195fbf; border-color: #195fbf; color: #fff; }
.Mvideo .item a:hover .img img,
.Mvideo .item a:focus .img img { transform: scale(1.1); } 

/* 캘린더 */
.calendar { position: relative; width:23.75rem; background: #fff; border-radius: 1.8rem; overflow: hidden; }
.calendar .useClndr {background: #1e3c70;border-radius: 0 0 0 1.8rem;padding: 2.2rem 2.5rem;height: 25rem;}/*250313*/
.calendar .useClndr .date { display: flex; justify-content: space-between; align-items: center; }
.calendar .useClndr .date .month { display: flex; align-items: center; color: #fff; font-size: 1.5rem; }
.calendar .useClndr .date .month em { font-size: 1.6rem; font-weight: 800; font-family: 'Montserrat'; }
.calendar .useClndr .date .month .eng { font-size: 1rem; font-family: 'Montserrat'; font-weight: 500; margin-left: 1.2rem; }
.calendar .useClndr .date .control { display: flex; gap: 1.4rem; }
.calendar .useClndr .date .control a { font-size: 1.1rem; color: rgba(255, 255, 255, 0.5); }
.calendar .calendar_table { margin-top: 2rem; }
.calendar .calendar_table table thead th { color: rgba(255, 255, 255, 0.4); font-size: 0.8rem; padding-bottom: 0.6rem; }
.calendar .calendar_table table tbody td { text-align: center; color: #fff; font-family: 'Montserrat'; font-weight: 500; font-size: 0.8rem; padding: 0.6rem 0; }
.calendar .calendar_table table tbody td span,
.calendar .calendar_table table tbody td a { position: relative; z-index: 1; }
.calendar .calendar_table table tbody td span.today::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1.9rem; height: 1.9rem; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.27); content: ""; z-index: -1; }
.calendar .calendar_table table tbody td a.event::before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1.9rem; height: 1.9rem; border-radius: 50%; background: #536583; content: ""; z-index: -1; }
.calendar .calendar_table table tbody td a.event.on { color: #000; font-weight: 600; }
.calendar .calendar_table table tbody td a.event.on::before { background: #fff; }
.calendar .calendar_table .dot ul { display: flex; justify-content: end; align-items: center; flex-wrap: wrap; gap: 0.5rem 1.2rem; }
.calendar .calendar_table .dot ul li { display: flex; color: #fff; align-items: center; gap: 0.3rem; font-size: 0.75rem; }
.calendar .calendar_table .dot ul li p { display: inline-block; width: 1rem; height: 1rem; border-radius: 50%; }
.calendar .calendar_table .dot ul li p.dot1 { border: 2px solid rgba(255, 255, 255, 0.27); }
.calendar .calendar_table .dot ul li p.dot2 { background: #fff; }
.calendar .calendar_table .dot ul li p.dot3 { background: #536583; }
.calendar .lst { padding: 1.5rem 2.2rem; }
.calendar .lst ul { height: 8.7rem; overflow-y: auto; padding-right: 1.8rem; }
.calendar .lst ul li + li { margin-top: 1.2rem; padding-top: 1.2rem; border-top: 1px dashed rgba(62, 68, 83, 0.6); }
.calendar .lst ul li a { display: block; }
.calendar .lst ul li a .tit { white-space: nowrap; font-size: 1rem; font-weight: 600; color: #121212; text-overflow: ellipsis; overflow: hidden; }
.calendar .lst ul li a .date { display: block; color: rgba(62, 68, 83, 0.8); margin-top: 0.5rem; }
/* 캘린더 : active */
.calendar .useClndr .date .control a { transition: 0.3s; }
.calendar .lst ul li a:hover .tit,
.calendar .lst ul li a:focus .tit { text-decoration: underline; }
.calendar .useClndr .date .control a:hover,
.calendar .useClndr .date .control a:focus { color: #fff; }

/* 공지사항 */
.notice { position: relative; width: 50%; }
.notice .heading { margin-bottom: 1.6rem; }
.notice .titTab { margin-bottom: 1.2rem; }
.notice .titTab ul { display: flex; flex-wrap: wrap; gap: 0.5rem 2.9rem; width: calc(100% - 3rem); overflow: hidden; }
.notice .titTab ul li { position: relative; }
.notice .titTab ul li + li::before { position: absolute; top: 50%; left: -33px; transform: translateY(-50%); width: 0.4rem; height: 0.4rem; border-radius: 50%; background: #bbb; content: ""; }
.notice .titTab ul li a { position: relative; display: block; font-size: 1.1rem; color: #7e7e7e; padding: 0.15rem 0; }
.notice .titTab ul li a::before { position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 1.6rem; color: #1e3c70; font-family: 'xeicon'; content: "\e92b"; opacity: 0; display: none; }
.notice .titTab ul li a.current { padding-left: 1.8rem; color: #000; font-weight: 600; }
.notice .titTab ul li a.current::before { opacity: 1; display: block; }
.notice .tabWrap { position: relative; }
.notice .list_box { display: none; }
.notice .list_box.on { display: block; }
.notice .list_box ul { border-top: 3px solid #454545; }
.notice .list_box ul li:nth-child(4n) { display: none; }
.notice .list_box ul li + li { border-top: 1px dashed #a3abb9; }    
.notice .list_box ul li a { position: relative; display: block; padding: 2.2rem 1rem 2.2rem 6.2rem; }
.notice .list_box ul li a .date { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 4.95rem; height: 4.5rem; border-radius: 0.9rem; border: 4px solid #b5d0f5; background: #fff; gap: 0.4rem; font-family: 'Montserrat'; }
.notice .list_box ul li a .date em { font-size: 0.75rem; line-height: normal; }
.notice .list_box ul li a .date span { font-size: 1.7rem; font-weight: 700; }
.notice .list_box ul li a .tit { position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1rem; color: #111; padding: 3px 0; font-weight: 600; }
.notice .list_box ul li a.new .tit { padding-left: 1.8rem;}
.notice .list_box ul li a.new .tit::before { position: absolute; top: 50%; left: 0; transform: translateY(-50%); display: flex; justify-content: center; align-items: center; width: 1.4rem; height: 1.4rem; border-radius: 50%; background: #d03137; color: #fff; font-size: 0.8rem; content: "N"; }
.notice .list_box ul li a .txt { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.8rem; color: #666; margin-top: 0.6rem; }
.notice .btn_more { display: flex; justify-content: center; align-items: center; position: absolute; top: -2.95rem; right: 0; width: 2rem; height: 2rem; color: #fff; font-size: 1rem; background: #1e3c70; border: 2px solid #1e3c70; border-radius: 50%; }
.notice .list_box ul li.no_data { display: flex; justify-content: center; align-items: center; height: 23.35rem; }
/* 공지사항 : active */
.notice .titTab ul li a,
.notice .titTab ul li a::before,
.notice .btn_more { transition: 0.3s; }
.notice .list_box ul li a:hover .tit,
.notice .list_box ul li a:focus .tit { text-decoration: underline; }
.notice .btn_more:hover,
.notice .btn_more:focus { background: #fff; color: #1e3c70; }

/* 팝업존 */
.popupZone { position: relative; width: 46%; }
.popupZone .heading { margin-bottom: 1.6rem; }
.popupZone .slider .slick-list { width: calc(100% + 2rem); margin-left: -1rem; }
.popupZone .item { padding: 0 1rem; }
.popupZone .item a { height: 20rem; display: flex; justify-content: center; align-items: center; border-radius: 1.2rem; overflow: hidden; background: rgb(188 199 211 / 20%); }/*250314*/
.popupZone .item a img { max-width: 100%; max-height: 100%; }
.popupZone .control { display: flex; align-items: center; margin-top: 1.7rem; }
.popupZone .control .progressbar { flex: 1; margin-right: 1.5rem; height: 0.3rem; background: #e2e2e2; border-radius: 1rem; overflow: hidden; }
.popupZone .control .progressbar p { width: 0; height: 100%; background: #0051c6; border-radius: 1rem; display: block; }
.popupZone .control .progressbar p.proBar { transition: all 5s; }
.popupZone .control .page { padding: 0 0.6rem; font-family: 'Montserrat'; font-size: 0.85rem; }
.popupZone .control .page strong { color: #0e4eab; font-weight: 600; }
.popupZone .control .page span { position: relative; padding-left: 0.95rem; margin-left: 0.95rem; }
.popupZone .control .page span::before { position: absolute; top: 50%; transform: translateY(-50%); left: -0.1rem; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: rgba(0, 0, 0, 0.2); content: ""; }
.popupZone .control a { font-size: 0.9rem; color: #111; }
.popupZone .control a.stop,
.popupZone .control a.play { width: 2rem; height: 2rem; display: flex; justify-content: center; align-items: center; color: #fff; background: #0051c6; border-radius: 50%; margin-left: 0.7rem; }
.popupZone .control a.play { display: none; }

@media screen and (max-width:1680px){
    .program .tabWrap { padding: 0 1rem; }
    .program .list_box .control a.prev { left: 0; }
    .program .list_box .control a.next { right: 0; }
}

@media screen and (max-width:1640px){
    .MC_wrap4 { padding-bottom: 1.5rem; }
    .MC_wrap4::before { display: none; }

    .MVisual .slogan { width: 100%; padding: 0 1rem; }
    .MVisual .control { left: 1rem; transform: none; }
}

@media screen and (max-width:1300px){

    .Mlink .tit_wrap { width: 13rem; }
    .Mlink ul { width: calc(100% - 13rem); }
    .Mlink ul li a .icon { width: 5rem; height: 5rem; }
    .Mlink ul li a .icon::before { width: 1.5rem; height: 1.5rem; font-size: 0.9rem;}

    .Mvideo { width: calc(100% - 22.5rem); }
    .Mvideo .item a .img { height: 26.5rem; }

    .calendar { width: 20rem; }
    .calendar .useClndr { padding: 1.6rem; }
    .calendar .calendar_table { margin-top: 1rem; }
    .calendar .lst { padding: 1.6rem; }
    .calendar .lst ul { height: 7.45rem; }
    .calendar .lst ul li + li { padding-top: 0.8rem; margin-top: 0.8rem; }
}

@media screen and (max-width:1240px){

    .heading { font-size: 1.4rem; }

    .MVisual .item .img img { transform: translateX(-18rem); }
    .MVisual .control .page { font-size: 0.9rem; }
    .MVisual .control .page span { padding-left: 0.5rem; margin-left: 0.5rem; }
    .MVisual .control a { width: 2rem; height: 2rem; font-size: 1.1rem; }

    .program .titTab li a i { width: 2rem; height: 2rem; font-size: 1rem; }

    .Mlink .tit_wrap span { font-size: 0.85rem; }

    .notice .list_box ul li a { padding: 2.2rem 1rem 2.2rem 5.2rem; }
    .notice .list_box ul li a .date { width: 4rem; height: 4rem; }
}

@media screen and (max-width:1239px){
    .notice { width: calc(100% - 20rem); }

    .popupZone { width: 17.5rem; } 
}

@media screen and (max-width:1024px){
    .MC_wrap3 { margin: 1.5rem 0; }
    .MC_wrap3 .container { display: block; }

    .program { margin: 1.5rem 0; }

    .Mlink { display: block; }
    .Mlink .tit_wrap { width: 100%; }
    .Mlink .tit_wrap span { display: none; }
    .Mlink ul { width: 100%; margin-top: 1rem; }
    .Mlink ul li a .txt { margin-top: 0.5rem; }

    .Mvideo { width: 100%; }
    .Mvideo .item a .img { height: auto; }

    .calendar { width: 100%; margin-top: 1.5rem; }

     .MVisual img {transform: translateX(-30%);}/*250324*/
}

@media screen and (max-width:860px){
    .MC_wrap4 .container { display: block; }

    .Mvideo .item a .img::before { width: 4rem; height: 4rem; background-size: 75%; }

    .notice { width: 100%; }
    .notice .list_box ul li a { padding: 1.5rem 1rem 1.5rem 5.2rem; }
    .notice .list_box ul li.no_data { height: 18.2rem; }

    .popupZone { width: 100%; margin-top: 1.5rem; }
    .popupZone .control { margin-top: 1rem; }
}

@media screen and (max-width:768px){

    .heading { font-size: 1.2rem; }

    .MVisual { height: 18rem;}
    .MVisual .slogan { bottom: 8.5rem; }
    .MVisual .slogan .txt1 { font-size: 1.8rem; }
    .MVisual .slogan .txt2 { font-size: 1rem; }
    .MVisual .control { bottom: 4rem; }

    .program .heading { width: 100%; }
    .program .btn_more{width:1.5rem; height:1.5rem; line-height:1.5rem;}/*250313*/
    .program .titTab { position: relative; top: auto; right: auto; margin-top: 1rem; width: calc(100% - 5rem); }
    .program .titTab li { right: auto; left: -0.4rem; }
    .program .titTab li a { font-size: 0.9rem; }
    .program .tabWrap { margin-top: 1rem; padding: 0; }
    .program .slider .slick-list { width: calc(100% + 1rem); margin-left: -0.5rem; }
    .program .slider .item { padding: 0 0.5rem; }
    .program .list_box .control { position: absolute; top: -3.3rem; right: 0; display: flex; gap: 0.5rem;}
    .program .list_box .control a { position: relative; top: auto; transform: none; left: auto; right: auto; width: 2rem; height: 2rem; border: 1px solid rgba(100, 119, 135, 0.3); }

    .Mlink ul { flex-wrap: wrap; gap: 1rem 0; }
    .Mlink ul li { flex: none; width: calc(100% / 3); }
    .Mlink ul li a .txt { font-size: 0.9rem; }

    .Mvideo .item a .img { border-radius: 1.2rem; }
    .Mvideo .item a .tit { font-size: 1.1rem; margin: 1rem 0 0.8rem; }
    .Mvideo .item a .txt { font-size: 0.9rem; line-height: normal; }
    .Mvideo .control a { width: 2rem; height: 2rem; }

    .calendar { border-radius: 1.2rem; }
     .calendar .useClndr {border-radius: 0 0 1.2rem 1.2rem;height: auto;}/*250324*/
    .calendar .useClndr .date .month { font-size: 1.1rem; }
    .calendar .useClndr .date .month em { font-size: 1.2rem; font-weight: 600; }
    .calendar .useClndr .date .month .eng { font-size: 0.9rem; }
    .calendar .lst ul { height: 6.4rem; }
    .calendar .lst ul li + li { margin-top: 0.5rem; padding-top: 0.5rem; }
    .calendar .lst ul li a .tit { font-size: 0.9rem; }
    .calendar .lst ul li a .date { margin-top: 0.2rem; }   
    
    .notice .heading { margin-bottom: 1rem; }
    .notice .titTab ul { gap: 0.5rem 1.8rem; }
    .notice .titTab ul li + li::before { left: -19px; width: 0.3rem; height: 0.3rem; }
    .notice .titTab ul li a::before { font-size: 1.2rem; }
    .notice .titTab ul li a.current { padding-left: 1.6rem; }
    .notice .list_box ul li a { padding: 1.5rem 1rem 1.5rem 4.7rem; }
    .notice .list_box ul li a .date { width: 3.5rem; height: 3.5rem; gap: 0; }
    .notice .list_box ul li a .date span { font-size: 1.3rem; }

    .popupZone .heading { margin-bottom: 1rem; }
    .popupZone .slider .slick-list { width: calc(100% + 1rem); margin-left: -0.5rem; }
    .popupZone .item { padding: 0 0.5rem; }
    .popupZone .item a { height: 15rem; }
    .popupZone .control .page span { padding-left: 0.5rem; margin-left: 0.5rem; }
    .popupZone .control .progressbar { margin-right: 1rem; }
}

@media screen and (max-width:560px){
    .program .titTab li a { padding: 0.5rem; }
    .program .titTab li a i { width: 1.5rem; height: 1.5rem; }

    .Mvideo .item a .img::before { width: 3rem; height: 3rem; }

    .calendar .calendar_table table tbody td span.today::before,
	.calendar .calendar_table table tbody td a.event::before { width: 1.3rem; height: 1.3rem; }
}

@media screen and (max-width:380px){
    .MVisual .slogan .txt1 { font-size: 1.5rem; }

    .program .titTab li a i { display: none; }

    .Mlink ul li a .icon { width: 4rem; height: 4rem; }
    .Mlink ul li a .icon::before { display: none; }

    .calendar .useClndr { padding: 1.2rem; }
    .calendar .useClndr .date .month .eng { display: none; }
    .calendar .calendar_table table thead th { padding-bottom: 0; }
    .calendar .calendar_table table tbody td { padding: 0.25rem 0; }
    .calendar .lst { padding: 1.2rem; }

    .notice .list_box ul li a { padding: 1rem 0; }
    .notice .list_box ul li a .date { display: none; }
    .notice .list_box ul li a .txt { margin-top: 0.3rem; }
    .notice .list_box ul li.no_data { height: 13.8rem; }
}