.wrapper {padding-top: 100px;}
.main_visual {position: relative;z-index: 0;overflow: hidden;}
.main_visual_in {padding-top: 45px;position: relative;}
.mv_kv_txt {position: absolute;left: 0;bottom: 5px;} 
.mv_kv {position: absolute;left: 50%;bottom: -34px;}

.nmain_banner_Wrap {padding: 10px 0 50px 0;}

.news_wrap {background-color: #edeff4;padding: 90px 0 20px 0;}
.m_tit {font-size: 30px;color: #111;font-weight: 700;display: flex;align-items: center;margin-bottom: 15px;}
.news {overflow: hidden;margin: 0 -12px;}
.news .news_item {float: left;width: 50%;padding: 0 12px;}
.news .news_item.news_item1 {width: 44.5%;}
.news .news_item.news_item2 {width: 55.5%;} 
.card_news {position: relative;}

.card_news img {border-radius: 15px;height: 100%; clip-path: inset(0 0 70px 0 round 15px);}
.card_news .item {border-radius: 15px;height: 420px;}
.m_tit {position: relative;display: flex;align-items: center;justify-content: space-between;height: 40px;}
.arrow_wrap {display: flex;align-items: center;justify-content: center;top: 0;}
.arrow_wrap.end {justify-content: end;}
.arrow_wrap.mb15 {margin-bottom: 15px;}
.arrow {width: 40px;height: 40px;border: 1px solid #ddd;border-radius: 50%;background-color: #fff;z-index: 10;font-size: 0;text-indent: -9999px;position: relative;margin: 0 3px;}
.arrow:before {content: '';display: block;width: 15px;height: 11px;position: absolute;left: 50%;margin-left: -7px;top: 50%;margin-top: -5px;background-repeat: no-repeat;background-position: 0 0;background-size: 30px auto;}

.play {width: 40px;height: 40px;border: 1px solid #ddd;border-radius: 50%;background-color: #fff;z-index: 10;font-size: 0;text-indent: -9999px;position: relative;margin: 0 3px;}
.play:before {content: '';display: block;width: 13px;height: 14px;position: absolute;left: 50%;margin-left: -6px;top: 50%;margin-top: -7px;background-repeat: no-repeat;background-position: 0 0;background-size: 13px auto;}
.play.on:before {background-image: url('../../images/public2025/main/ico_play.png');background-size: 9px auto;width: 9px;height: 17px;;margin-left: -4px;margin-top: -8px;}
.play:before {background-image: url('../../images/public2025/main/ico_pause.png');}

.prev:before {background-image: url('../../images/public2025/main/s_prev.png');}
.next:before {background-image: url('../../images/public2025/main/s_next.png');}
.more:before {background-image: url('../../images/public2025/main/ico_plus.svg');width: 20px;height: 20px;background-size: 20px auto;margin-top: -10px;margin-left: -10px;}

.play:hover {background-color: #f7f7f7;}
.arrow:hover {background-color: #f7f7f7;}

.alim_wrap {padding: 35px;border: 1px solid #ddd;background-color: #fff;border-radius: 15px;height: 350px;}
.alim_tab {display: flex;align-items: center;}
.alim_tab a {display: flex;align-items: center;justify-content: center;width: 120px;height: 38px;background-color: #edeff4;border-radius: 10px;font-size: 20px;color: #6d6e6f;font-weight: 500;margin-right: 2px;}
.alim_tab a.on {background-color: #366cf0;color: #fff;}
.alim_tab a:last-child {margin-right: 0;}
.alim_tab_wrap {display: flex;align-items: center;justify-content: space-between;margin-bottom: 35px;}
.alim_tab_wrap .more a {font-size: 22px;color: #111111;font-weight: 500;}
.alim_tab_wrap .more a:hover {text-decoration: underline;}
.alim_list li {display: flex;align-items: center;margin-bottom: 25px;}
.alim_list li:last-child {margin-bottom: 0;}
.alim_list .link {flex-grow: 1;}
.alim_list .link:hover {color: #0256b2;text-decoration: underline;}
.alim_list .date {flex-shrink: 0;width: 120px;}
.alim_list .link a {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 22px;color: #333333;font-weight: 400;}
.alim_list .date {font-size: 18px;color: #333333;font-weight: 400;text-align: right;}

.review_box {margin: 0 -12px;}
.review_box:before {content: '';display: table;}
.review_box:after {content: '';display: table;clear: both;}
.review_box .cell {float: left;width: 40%;padding: 0 11px;}
.review_wrap {padding: 90px 0;background-color: #fff;overflow: hidden;}
.r_tit {display: flex;align-items: center;position: relative;margin-bottom: 15px;justify-content: space-between;}
.r_tit .rt {font-size: 30px;color: #000;font-weight: 700;}

.review_box .vod_area {position: relative;height: 334px;}
.review_box .vod_area > img {border-radius: 20px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;}
.review_box .vod_area:after {display: block;content: "";padding-bottom: 100%;}
.vod_play {position: absolute;left: 50% ;margin-left: -35px;top: 50%;margin-top: -35px;z-index: 1;}
.review_slide_out {position: relative;}
.review_panel {display: block;height: 277px;border-radius: 20px;background-color: #fff;padding: 28px 33px;border: 1px solid #ddd;border-radius: 15px;}
.rp_tit {font-size: 22px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 25px;}
.rp_txt {font-size: 18px;color: #333333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.rp_date {font-family: "Montserrat", sans-serif;font-size: 16px;color: #818284;font-weight: 400;position: absolute;left: 0;bottom: 0;}
.review_panel_in {position: relative;height: 100%;}

/* Slider */
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging{cursor: pointer;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.bottom_notice_wrap {background-color: #fff;}
.bottom_notice .bn_th {float: left;background-color: #087bf1;width: 386px;padding-right: 40px;position: relative;}
.bottom_notice .bn_th:before {content: '';display: block;width: 1000px;height: 86px;background-color: #087bf1;position: absolute;right: 0;top: 0;z-index: 0;}
.bottom_notice .bn_th a {position: relative;float: left;width: 50%;display: flex;align-items: center;height: 86px;font-size: 20px;color: #fff;font-weight: 500;font-family: "Montserrat", sans-serif;z-index: 1;}
.bottom_notice .bn_th a.prev:before {content: '';display: block;width: 9px;height: 15px;background: url('../../images/public2025/main/no_prev.png') no-repeat 0 0;margin-right: 30px;}
.bottom_notice .bn_th a.next {justify-content: end;}
.bottom_notice .bn_th a.next:after {content: '';display: block;width: 9px;height: 15px;background: url('../../images/public2025/main/no_next.png') no-repeat 0 0;margin-left: 30px;}
.ns_tit {float: left;width: 143px;padding-right: 1px;position: relative;height: 87px;display: flex;align-items: center;justify-content: center;font-size: 20px;color: #333333;font-weight: 700;}
.ns_tit:after {content: '';display: block;width: 1px;height: 18px;background-color: #d3d3d3;position: absolute;right: 0;top: 50%;margin-top: -9px;}
.notice_slide .item {display: flex;align-items: center;height: 87px;padding-left: 35px;}
.notice_slide .item a {font-size: 18px;color: #333333;font-weight: 500;}
.hidden-lg {display: none;}
.kv_img_m {display: none;border-radius: 20px;}

@media (max-width: 1399px) {
    .mv_item {height: 750px;}
    .mv_txt img {width: 260px;}
    .m_tit {font-size: 30px;}
    .review_wrap {padding: 70px 0;}
    .bottom_notice .bn_th {width: 270px;}
    .alim_tab_wrap {margin-bottom: 23px;}
    .alim_wrap {height: 307px;}
    .alim_list li {margin-bottom: 22px;}
    .alim_wrap,
    .card_news .item {height: auto;}
    .news .news_item.news_item1 {height: 366px;}
}

@media (max-width: 1199px) {
    .mv_item {height: 650px;}
    .mv_txt {top: 240px;}
    .main_visual .pagecounter {bottom: 35px;}
    .main_visual .pagecounter span {font-size: 18px;width: 40px;height: 40px;}
    .today_arrow a {width: 50px;height: 50px;}
    .today_arrow .mar {margin-right: 5px;}
    .m_tit_wrap {margin-bottom: 20px;}
    .today_slide {width: auto;}
    .today_slide .item_box {width: 100%;}
    .review_box {margin: 0 -10px;}
    .review_box .cell {padding: 0 10px;}
    .r_tit {height: 50px;}
    .r_tit .arrow a {width: 50px;height: 50px;}
    .r_tit .arrow a.prev {margin-right: 5px;}
    .review_box .vod_area {height: 365px;}
    .bottom_notice .bn_th {width: 235px;padding-right: 20px;}
    .ns_tit {width: 115px;}
    .news_wrap {padding: 25px 0;}
    .m_tit {font-size: 25px;margin-bottom: 10px;}
    .alim_wrap {padding: 15px;}
    .alim_list .link a {font-size: 18px;}
    .alim_list .date {font-size: 16px;}
    .alim_wrap {height: 256px;}
    .review_box .vod_area {height: 270px;}
    .r_tit .rt {font-size: 25px;}
    .rp_tit {font-size: 18px;margin-bottom: 10px;}
    .rp_txt {font-size: 16px;-webkit-line-clamp: 3;}
    .review_panel {height: 204px;}
   	.mv_kv_txt {left: 30px;}
    .mv_kv_txt img {width: 350px;}
    .mv_kv {margin-left: 100px;}
    .main_visual .container {width: 100%;}
    .main_visual_in {padding-top: 20px;}
    .wrapper {padding-top: 80px;}
    .alim_wrap,
    .card_news .item {height: 307px;}
}

@media (max-width: 991px) {
    .mv_item {height: 490px;}
    .mv_txt {top: 178px;}
    .mv_txt img {width: 200px;}
    .main_visual .pagecounter span {font-size: 16px;width: 35px;height: 35px;}
    .main_visual .pagecounter {bottom: 28px;}
    .today_slide .item_box .text_box {padding: 15px;height: 180px;}
    .today_slide .t_info span {width: 40px;height: 40px;}
    .today_slide .t_info span.delivary,
    .today_slide .t_info span.parking {background-size: 17px auto;}
    .today_slide .t_tit {font-size: 22px;}
    .bottom_notice .bn_th a.prev:before {margin-right: 0;}
    .bottom_notice .bn_th a {text-indent: -9999px;}
    .bottom_notice .bn_th a.next:after {margin-left: 0;}
    .bottom_notice .bn_th {width: 60px;}
    .notice_slide .item {padding-left: 15px;}
    .today_slide .t_info span.delivary {margin-right: 5px;}
    .mv_kv_txt img {width: 300px;}
    .mv_kv img {width: 180px;}
    .news .news_item {width: 100%;margin-bottom: 20px;}
    .news .news_item:last-child {margin-bottom: 0;}
    .review_box .cell {width: 100%;margin-bottom: 20px;}
    .review_box .cell:last-child {margin-bottom: 0;}
    .alim_tab_wrap .more a {font-size: 18px;}
    .alim_tab a {font-size: 18px;}
    .review_panel {padding: 25px 20px;}
    .mv_kv_txt {left: 45px;}
}

@media (max-width: 767px) {
    .mv_txt img {width: 150px;}
    .m_tit strong {font-size: 25px;}
    .m_tit {font-size: 20px;}
    .r_tit .arrow a {width: 40px;height: 40px;}
    .review_box .cell {width: 100%;}
    .review_box .vod_area {margin-bottom: 20px;height: 283px;}
    .r_tit {height: 40px;}
    .r_tit .rt {font-size: 20px;}
    .r_tit {margin-bottom: 15px;}
    .review_slide {width: auto;position: relative;left: auto;top: auto;}
    .ns_tit {display: none;}
    .nmain_banner .item {width: 100%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;}
    .nmain_banner .item:last-child {margin-bottom: 0;}
    .nmain_banner_Wrap {padding: 30px 0;}
    .mv_kv_txt {left: 15px;}
    .kv_img_m {display: block;}
    .kv_img_pc {display: none;}
    .news .news_item.news_item1 {width: 100%; height:370px;}
    .news .news_item.news_item2 {width: 100%;}
    .alim_wrap, .card_news .item {height: auto;}
}

@media (max-width: 575px) {
    .hidden-lg {display: block;}
    .hidden-xs {display: none;}
    .today_arrow a {width: 30px;height: 30px;}
    .r_tit {height: 30px;}
    .r_tit .arrow a {width: 30px;height: 30px;}
    .r_tit .arrow a img {width: 10px;}
    .today_arrow a.play img {width: 5px;}
    .today_arrow a.pause img {width: 7px;}
    .today_arrow a.prev img,
    .today_arrow a.next img {width: 10px;}
    .today_arrow .mar {margin-right: 3px;}
    .m_tit strong {font-size: 20px;}
    .review_slide .owl-carousel .owl-stage {margin-left: -40px;}
    .r_tit .rt {font-size: 20px;}
    .ns_tit,
    .notice_slide .item,
    .bottom_notice .bn_th a,
    .bottom_notice .bn_th:before {height: 60px;}
    .notice_slide .item a {font-size: 14px;}
    .vod_play {margin-left: -17px;margin-top: -17px;}
    .vod_play img {width: 35px;}
    .review_box .vod_area {height: 190px;}
    .rp_tit {font-size: 18px;}
    .rp_txt {font-size: 16px;}
    .review_slide_out, .review_panel {height: 235px;}
    .alim_tab a {width: 80px;font-size: 16px;}
    .alim_tab_wrap .more a {font-size: 16px;}
    .alim_list .link a {font-size: 16px;}
    .alim_list .date {width: 100px;font-size: 14px;}
    .review_wrap {padding: 30px 0;}
    .mv_kv_txt img {width: 180px;}
    .mv_kv {margin-left: 40px;bottom: -20px;}
    .mv_kv img {width: 150px;}
}