
.wrap-header ._fnctWrap{position: static;}
.wrap-header ._fnctWrap ._fnctAdmin {bottom: auto; top: 0;}
.top-banner-wrap{position: absolute; left: 0; top: 0; width: 100%; visibility: hidden;}
.top-banner-wrap.active{visibility: visible;}
.top-banner{background: url(../images/header_notice_background.jpg) no-repeat right bottom / cover; padding: 20px 60px 19px 60px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: end; display: flex; position: relative; width: 100%;}
.top-banner #topBanner{width: 100%; margin-bottom: 0;}
.topBanner-item{padding-left: 27px; border-left: 1px solid rgba(255,255,255,.3); min-height: 60px; padding-right: 20px;}
.top-banner .slick-track{margin: 0;}
.top-banner h4{font-size: 17px; color: #97c1ff; letter-spacing: .025em; line-height: 29px;}
.top-banner p{font-size: 14px; color: #d0d0d0; letter-spacing: .025em; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.top-banner h4{text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.top-banner .non-text h4{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-line-clamp: 1; display: block;}
.top-banner .topBanner-check{display: flex; flex-wrap: wrap; align-items: center; width: 161px; position: absolute; right: 26px; bottom: 10px;}
.top-banner .topBanner-check .topBanner-remote{display: none;}
.top-banner .topBanner-check label{display: flex; align-items: center; flex-wrap: wrap;}
.top-banner .topBanner-check #topBannerCheck{display: none;}
.top-banner .topBanner-check .topBannerCheck-icon{display: inline-block; width: 15px; height: 15px; background: url(../images/header_notice_checkOff.png) no-repeat center center / cover;}
.top-banner .topBanner-check #topBannerCheck:checked ~ .topBannerCheck-icon{background: url(../images/header_notice_checkOn.png)}
.top-banner .topBanner-check p{font-size: 12px; color: #cecece; display: inline-block; line-height: 20px; margin: 0 10px 0 8px;}
.top-banner .topBanner-check .allday-check{width: 20px; height: 20px; background: url(../images/header_notice_exit.png) no-repeat center center; display: inline-block; font-size: 0;}

@media screen and (max-width: 1480px) {
    body.bannerzone{padding-top: 81px;}
    .topBanner-item{padding-left: 15px; min-height: auto; padding-right: 18px;}
    .top-banner{padding: 11px 0 4px 40px;}
    .top-banner #topBanner{width: calc(100% - 180px);}
    .top-banner h4{font-size: 12px; line-height: 30px;}
    .top-banner p{font-size: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 5px; display: block;}
    .top-banner .topBanner-check{right: 10px}
    .top-banner .topBanner-check p{font-size: 9px;}
}

@media screen and (max-width: 768px) {
    body.bannerzone{padding-top: 83px;}
    .topBanner-item{border-left: 0; display: block !important;}
    .top-banner #topBanner{border-left: 1px solid rgba(255,255,255,.3);}
    .top-banner{padding: 13px 20px 11px 20px;}
    .top-banner .slick-slide{width: 100%;}
    .top-banner #topBanner{width: calc(100% - 150px);}
    .top-banner h4{font-size: 14px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
    .top-banner .non-text h4{white-space: normal; -webkit-line-clamp: 1; display: -webkit-box;}
    .top-banner p{font-size: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
    .top-banner .topBanner-check{justify-content: end; right: 21px; bottom: 11px;}
    .top-banner .topBanner-check .topBanner-remote{display: flex; flex-wrap: wrap; margin-bottom: 22px;}
    .topBanner-dots ul{display: flex; flex-wrap: wrap; position: static;}
    .topBanner-dots ul.slick-dots li{margin: 0 2px; width: 13px; height: 13px; border-radius: 50%; border: 1px solid rgba(212,212,212,.5)}
    .topBanner-dots ul.slick-dots li button{width: 100%; height: 100%; padding: 0;}
    .topBanner-dots ul.slick-dots li button:before{display: none;}
    .topBanner-dots ul.slick-dots li.slick-active{width: 50px; border-radius: 50px; background-color: #868b94; border: 0;}
    .top-banner .topBanner-playstop{margin-left: 5px; margin-top: 1px;}
    .top-banner .topBanner-playstop button{width: 6px; height: 8px; display: none; font-size: 0; margin-top: 2px;}
    .top-banner .topBanner-playstop button.on{display: block;}
    .top-banner .topBanner-playstop button.topBanner-stop{background: url(../images/header_notice_stop.png) no-repeat center center / cover;}
    .top-banner .topBanner-playstop button.topBanner-play{background: url(../images/header_notice_play.png) no-repeat center center / cover;}
}