xmp,pre{
    max-width: 100%;
    white-space: pre-wrap;
    font-weight: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}

textarea{
    font-weight: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}
.layered-popup {
    display:none;
    position: absolute;
    width:400px;
    z-index: 8;
    top:70px;
    font-size:20px;
    padding-left:5px;
    padding-right:5px;
}
.popup-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 100px;
}
.popup-inner{
    position: relative;
    width: 1460px;
    display: inline-block;
}
.layered-popup img {
    width: 100%;
    border: 1px solid black;
    float: left;
    /*height: 340px;*/
}
.layered-popup .button_area{
    text-align: center;
}
.layered-popup .button_area .button{
    background-color: #53ABBC;
    color: white;
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 13px;
    padding: 8px 12px;
    cursor: pointer;
}
.layered-popup .button_area .button:nth-child(1){
    border-right: 1px solid black;
    background-color: black;
    color: white;
}
.material-symbols-outlined {
    font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 48
}
.text-tiny{
    font-size: 0.7em !important;
}
.text-small{
    font-size: 0.85em !important;
}
.text-big{
    font-size: 1.4em !important;
}
.text-huge{
    font-size: 1.8em !important;
}
.swiper-wrapper{
    height: auto;
}
.res-selct .num.item .list input::placeholder{
    color: white;
}
.res-selct .cbox-wrap.n-2 button:disabled{
    color: black;
    background-color: #999999;
    cursor: not-allowed;
}
.board-wrap .boardBox .list .item a{
    color: white;
}
.boardGallery.myVideo .list .item .img video{
    width: 100%;
    height: 100%;
}
.rankTop .rank-select ul li a{
    color: inherit !important;
}
.headerTop.login{
    padding: 0;
}
.gnb-sub.on{
    display: block;
}
.exelBtn > div a{
    width: auto;
    height: auto;
    padding: 5px 15px;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #fff !important;
    border-radius: 10px;
}
.exelBtn > div a svg{
    width: 13px;
    margin-left: 5px;
}
a:any-link,
a:-webkit-any-link{
    color: inherit;
}
.ntc .cbox .list{
    z-index: 2;
}
.loc-wrap .cbox-wrap .loca-img img{
    height: auto;
}
.pc-sitemap .menu>li>a,
.pc-sitemap .menu>li .depth a{
    color: #333 !important;
}
#mobile-nav li a.active{
    padding: 0;
}
.loc-wrap .map{
    margin: 0 auto;
    overflow: hidden;
}
.res-selct .cbox-wrap.n-2 .item.num .list{
    height: auto;
    /*max-height: 220px;*/
}
.res-selct .cbox-wrap.n-2 .item.num .list.open{
    max-height: unset;
}
.cal-wrap .cal .week:nth-child(n+3){
    display: flex;
}
.f-bold{
    font-weight: bold;
}
#board .boardBox .top .searchInput input{
    color: white;
}
button:focus{
    outline: none;
}
.site-map .mo-loginBox .logoutBox{
    display: none;
}
.site-map .mo-loginBox.login .logoutBox{
    display: block;
}
.intro .list .item.n-2 p{
    left: 50%;
    transform: translateX(-50%);
    bottom: 5rem;
}
.entry .entry-title{
    font-size: 20px;
    font-weight: bold;
    margin: 2rem 0 3rem;
}
.btnBox.hs-custom{
    width: 100%;
    max-width: 1400px;
    display: block;
    margin-bottom: 0 !important;
    padding: 15px 20px;
    border-radius: 10px;
    background: #3d3d3d;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 9;
    margin-top: 10px;
}
.btnBox.hs-custom.off{
    position: relative;
    transform: none;
    left: 0;
    bottom: 0;
}
.btnBox.hs-custom .description{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 10px;
}
.boardGallery.myVideo .btnBox.hs-custom button{
    width: 160px;
    position: relative;
}
.btnBox.hs-custom button .material-symbols-outlined{
    font-size: 1.2em;
    vertical-align: sub;
}
.boardGallery.myVideo .boardBox .top{
    margin-top: 140px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 40px;
}
.boardGallery.myVideo .boardBox .top p span{
    color: #25a1c8;
}
.boardGallery.myVideo .boardBox .top .searchInput{
    position: relative;
    margin-left: auto;
}
.boardGallery.myVideo .boardBox .top .searchInput input{
    height: 58px;
    background-color: #1c1c1c;
    border: none;
    border-radius: 10px;
    width: 450px;
    padding: 0 20px;
    color: white;
}
.boardGallery.myVideo .boardBox .top .searchInput button{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: transparent;
}
.boardGallery.myVideo .boardBox .top .searchInput button img{
    width: 100%;
}
.intro .t-tit h1.n-2{
    margin-left: 240px;
}
footer .cbox.n-1{
    width: 100%;
    display: flex;
    gap: 0 40px;
    justify-content: center;
    margin-bottom: 30px;
}
footer .cbox.n-1 a:nth-child(2) img{
    width: 200px;
}
/*footer .cbox.n-1 a:nth-child(2)::after{*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    right: -20px;*/
/*    display: block;*/
/*    content: "";*/
/*    width: 1px;*/
/*    height: 50px;*/
/*    background-color: rgba( 255 255 255 / 30%);*/
/*}*/
footer .cbox.n-2{
    width: 100%;
}
.blind{
    display: none !important;
}
.prm-sd .img{
    overflow: hidden;
}
.prm-sd .img img{
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.sns .swiper-slide img{
    height: 12vw;
    object-fit: cover;
    object-position: center;
}
.pdfBtn {
    border: none;
    outline: none;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 10px;
    line-height: 1;
    color: black !important;
    width: auto;
    height: auto;
}
.detail-wrap .boardBox .cbox .file a{
    display: inline-block;
}
.pdfBtn .material-symbols-outlined{
    font-size: 0.8em;
    vertical-align: middle;
}
.detail-wrap .boardBox .cbox .txt img{
    max-width: 100%;
}
.res-selct .num.item .top .cbox > .entry-box{
    display: flex;
    width: auto;
    background: unset;
    align-items: center;
    gap: 10px;
}
.res-selct .num.item .top .cbox > .entry-box .entry-wrap{
    display: flex;
}
.res-selct .num.item .top .cbox .entry-box .entry-num{
    background: #565656;
    width: 40px;
    height: 40px;
}
.res-selct .item .top > .cbox{
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}
@media only screen and (max-width: 1400px){
    .btnBox.hs-custom{
        width: 90%;
    }
}
@media only screen and (max-width: 1024px){
    .layered-popup{
        left: unset !important;
        right: 50px !important;
        top: 80px !important;
    }
    .popup-wrap{
        width: 80%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
    }
    .popup-inner{
        width: 100%;
    }
    .pop-img-wrap{
        height: 200px;
    }
    .intro .list .item.n-2 p{
        left: 50px;
        bottom: 50px;
        transform: none;
    }
    .btnBox.hs-custom button{
        font-size: 14px;
    }
    .btnBox.hs-custom .description{
        font-size: 12px;
    }
    .headerTop{
        display: none !important;
    }
    footer .cbox.n-1 a:nth-child(2) img{
        width: 120px;
    }
    /*footer .cbox.n-1 a:first-child::after{*/
    /*    top: 5px;*/
    /*}*/
    /*footer .cbox.n-1 a:nth-child(2)::after{*/
    /*    top: 5px;*/
    /*    height: 30px;*/
    /*}*/
    .sns .swiper-slide img{
        height: 16vw;
    }
}

@media only screen and (max-width: 768px){
    .layered-popup{
        left:0px!important;
        top:66px!important;
        width: 100% !important;
        padding:0px!important;
    }
    .layered-popup img{
        width: 100%;
        /*height: 100vw;*/
    }
    .intro .list .item.n-2 p{
        left: 0;
        bottom: 40px;
        transform: none;
    }
    .intro .t-tit h1.n-2{
        margin-left: 15%;
    }
    .site-map .mo-loginBox {
        padding: 0 10px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
        padding-bottom: 20px !important;
    }
    .site-map .mo-loginBox button.loginBtn{
        margin-top: 20px;
    }
    .site-map .mo-loginBox button{
        width: 100%;
        height: 45px;
    }
    .boardGallery.myVideo .boardBox .top .searchInput{
        height: 46px;
        width: 300px;
        font-size: 14px;
    }
    .sns .swiper-slide img{
        height: 30vw;
    }

    .res-selct .num.item .top .cbox > .entry-box{
        width: 100% !important;
        justify-content: space-between;
    }
    .res-selct .num.item .top .cbox .entry-box button{
        width: 40px !important;
        height: 40px !important;
    }
}
@media only screen and (max-width: 650px){
    .btnBox.hs-custom .description{
        display: none;
    }
    .boardGallery.myVideo .btnBox.hs-custom button{
        width: 50%;
    }
    .btnBox.hs-custom button .material-symbols-outlined{
        font-size: 1.5em;
        position: absolute;
        left: 20%;
        top: 50%;
        transform: translate(-20%,-50%);
    }
}
@media only screen and (max-width: 500px){
    footer .cbox.n-1{
        gap: 0 10vw;
    }
    footer .cbox.n-1 a img{
        width: 24vw !important;
    }
    /*footer .cbox.n-1 a:first-child::after{*/
    /*    top: 0;*/
    /*    height: 7vw;*/
    /*    right: -5vw;*/
    /*}*/
    /*footer .cbox.n-1 a:nth-child(2)::after{*/
    /*    top: 0;*/
    /*    height: 7vw;*/
    /*    right: -5vw;*/
    /*}*/
}
@media only screen and (max-width: 450px){
    .btnBox.hs-custom button .material-symbols-outlined{
        font-size: 1.5em;
        position: unset;
        display: inline-block;
        left: auto;
        top: auto;
        transform: none;
    }
    .boardGallery.myVideo .boardBox .top .searchInput{
        width: 100%;
    }
}
@media only screen and (max-width: 300px){
    .popup-wrap{
        width: 95%;
    }
}
@media only screen and (max-width: 280px){
    .btnBox.hs-custom button .material-symbols-outlined{
        font-size: 1.2em;
    }
    .boardGallery.myVideo .btnBox button{
        font-size: 12px;
    }
}