
/* header 영역*/
@media screen and (max-width: 1280px) {
    .header .header-top {
        display: none;
        
    }
    .header .header-bottom .logo a {
        width: 147px; 
        
    }
    .header .header-bottom nav .main-menu > li > a {
        font-size: 17.238px;
    }
}
@media screen and (max-width: 991px) {
    .header {
        padding: 0;
    }
    .header .header-bottom {
        padding: 10px 20px 10px 20px;
        border-bottom: 1px solid #efefef;
    }
    .header .header-bottom .logo a {
        width: 105px;
    }   
    .header .header-bottom nav {
        display: none;
    }
    /* util 영역 */
    .header .header-bottom .util {
        margin-left: auto;  
    }
    .header .header-bottom .util .login-menu {
        display: none;
    }
    .header .header-bottom .util .search img {
        width: 19px;
        
    }
    /* menBtn - 햄버거버튼 */
    .header .menuBtn {
        display: block;
    }  
}
/* ====== main영역 ====== */
/* visual 영역 */
@media screen and (max-width: 1280px) {
    main {
        padding-top: 17px;
    }
    
    .visual .visual-bg-pc {
        display: none;
    }
    .visual {
        margin-top: 60px;
    }
    .visual .sw-favorite .swiper-wrapper .swiper-slide .visual-bg-pc {
        display: none;
    }

  .visual .sw-favorite .swiper-wrapper .swiper-slide .visual-bg-mb {
        display: block;   
    }
    
}
@media screen and (max-width: 991px) {
    .visual .sw-favorite .sw-btn-prev,
    .visual .sw-favorite .sw-btn-next{
        display: none;
    }
}

/* booking-info 영역 */

/* booking-top */
@media screen and (max-width: 991px) {
    .booking-info .container {
        background-position: right 34px top 183px;;
    }
    .booking-info .booking-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        padding: 31px 20px 40px;
    }
    .booking-info .booking-top ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        
    }
    .booking-info .booking-top ul li {
        flex-direction: column;
    }

    .booking-info .booking-top ul li .booking-top-img1 {
        width: 21px;
        height: 22px;
        margin-right: 6px;
        vertical-align: -3px;
    }
    .booking-info .booking-top ul li .booking-top-img2 {
        width: 22px;
        height: 20px;
        margin-right: 5px;
        margin-top: -3px;
        vertical-align: 35px;
    }
    .booking-info .booking-top ul li .name {
        font-size: 1.21rem;
    }
    .booking-top-info1 {display: block;}
    .booking-info .booking-top ul li .time1 {
        font-size: 1.08rem;
        display: inline-block;
        margin-top: 12px;
    }
    .booking-info .booking-top ul li .desc {
        font-size: 1.08rem;
        
    }
    .booking-info .booking-top ul li .desc-2 {
        font-size: 17.28px;
        letter-spacing: -0.4px;
        display: block;
        margin-top: 12px;
        transform: translateX(-33px);
    }
    .booking-info .booking-top .directions a  {
        font-size: 18px;
        padding-bottom: 12px;
    }
    .booking-info .booking-top .directions a img {
        width: 23px;
    }
}
/* booking-bottom - booking-left */
@media screen and (max-width: 1224px) {
    .booking-info .booking-bottom .booking-left .booking-title b {
        font-size: 24px;
    }
    .booking-info .booking-bottom .booking-left .booking-title span {
        font-size: 24px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .round {
        font-size: 17px;
        width: 20%;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .time {
        font-size: 17px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .deadline {
        font-size: 13px;
    }
    /* booking-bottom - booking-right */
    .booking-info .booking-bottom .booking-right ul li a img {
        width: 245px;
        height: 245px;
    }
}
/* booking-bottom - booking-left */
@media screen and (max-width: 991px) {
    .booking-info .booking-bottom {
        flex-direction: column;
        margin: 34px 20px 68px 20px;
        gap: 20px;
    }
    .booking-info .booking-bottom .booking-left {
        width: 100%;
        height: 50%;
        border-radius: 10px;
        padding: 0 20px;
    }
    .booking-info .booking-bottom .booking-left .booking-title img {
        width: 22px;
        height: 20px;
        vertical-align: -2px;
    }
    .booking-info .booking-bottom .booking-left .booking-title b {
        font-size: 1.2rem;
    }
    .booking-info .booking-bottom .booking-left .booking-title span {
        font-size: 1.2rem;
    }
    .booking-info .booking-bottom .booking-left .booking-list li {
        flex-direction: column;
        padding: 0 0 14px;
        gap: 0;
    }
    .booking-list li .booking-list-top {
        width: 100%;
        padding-bottom: 7px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .round {
        width: 30%;
        text-align: left;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .time {
        width: 40%;
        font-size: 17px;
        font-weight: 500;
        letter-spacing: -0.2px;
        text-align: center;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .deadline {
        width: 20%;
        display: block;
        text-align: center;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .booking-box {
        font-size: 0.82rem;
        width: 100%;
        padding: 6px 10px;   
        height: auto;       
        line-height: normal;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .booking-box img {
        width: 9px;
        height: 6px;
        margin-right: -3px;
        vertical-align: 2px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .booking-box span {
        display: block;
        text-align: center;
        color: #fff;
        font-size: 0.82rem;
        
    }
    /* booking-bottom - booking-right */
    .booking-info .booking-bottom .booking-right {
        height: 50%;
    }
    .booking-info .booking-bottom .booking-right ul {
        flex-direction: column;
        gap: 0;
    }
    .booking-info .booking-bottom .booking-right ul li a {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .booking-info .booking-bottom .booking-right ul li a img {
        width: 160px;
        height: 160px;
        margin-top: 26px;
    }
    .booking-info .booking-bottom .booking-right ul li a span{
        font-size: 20px;
        margin-left: 50px;
    }
}

/* Content영역 - exhibition*/
@media screen and (max-width: 991px) {
    .content .container {
        flex-wrap: wrap;
        padding: 46px 20px 56px;
    }
    .content .exhibition {
        width: 100%;
    }
    .content .exhibition .sw-exh .swiper-slide .exh-info > .exh-status > .exh-box-1 {
        height: 28px;
        line-height: 26px;
        font-size: 14px;
        padding: 0 13px;
    }
    .content .exhibition .sw-exh .swiper-slide .exh-info > .exh-status > .exh-box-2 {
        height: 28px;
        line-height: 26px;
        font-size: 14px;
        padding: 0 13px;
    }
    .content .exhibition .sw-exh .swiper-slide .exh-info > .exh-side-desc > h5 {
        font-size: 15px;
        letter-spacing: 0;
        margin-top: 16px;
        margin-bottom: 6px;
    }
    .content .exhibition .sw-exh .swiper-slide .exh-info > .exh-side-desc > p {
        font-size: 14px;
    }
}

/* Content영역 - education*/
@media screen and (max-width: 991px) {
    .content .education {
        width: 100%;
        padding-top: 30px;
    }
    .content .education .sw-edu .swiper-slide .edu-info > .edu-status > .edu-box-1 {
        height: 28px;
        line-height: 26px;
        font-size: 14px;
        padding: 0 13px;
    }
    .content .education .sw-edu .swiper-slide .edu-info > .edu-status > .edu-box-2 {
        height: 28px;
        line-height: 26px;
        font-size: 14px;
        padding: 0 13px;
    }
    .content .education .sw-edu .swiper-slide .edu-info > .edu-side-desc > h5 {
        font-size: 15px;
        letter-spacing: 0;
        margin-top: 16px;
        margin-bottom: 6px;
    }
    .content .education .sw-edu .swiper-slide .edu-info > .edu-side-desc > p {
        font-size: 14px;
    }
}

/* news 영역 */
@media screen and (max-width: 991px) {
    .news .container {
        padding: 0 20px;
    }
    /* news-top영역 */
    .news .news-top > a > h2 {
        font-size: 1.821rem;
    }
    /* news-bottom */
    .news .news-bottom {
        flex-direction: column;
    }
    /* news-left영역 */
    .news .news-bottom .news-left {
        width: 100%;
        height: 229px;
        background-position: right 28px top 28px;
        padding: 28px 36px 30px 29px;
    }
    .news .news-bottom .news-left .news-left-title {
        font-size: 0.938rem;
        line-height: 1.22;
        letter-spacing: -0.3px;   
    }
    .news .news-bottom .news-left a {
        font-size: 0.875rem;
        line-height: 1.36;
        -webkit-line-clamp: 4;
        padding-top: 21px;
    }
    .news .news-bottom .news-left .news-left-time {
        font-size: 0.875rem;
        padding-top: 20px;
    }

    /* news-right영역 */
    .news .news-bottom .news-right {
        width: 100%;
        padding-left: 0;
    }
    .news .news-bottom .news-right ul li {
        width: 100%;
        margin-left: 0;
        padding: 28px 0 20px;
        background-position: right 0px bottom 20px;
        
    }
    .news .news-bottom .news-right ul li:first-child {
        border-top: none;
    }
    .news .news-bottom .news-right ul li a {
        font-size: 0.938rem;
        min-height: unset;
        padding-right: 30px;
        letter-spacing: -0.3px;
        line-height: 1.3;
    }
    .news .news-bottom .news-right ul li .news-right-time {
        padding-top: 0px;
    }
    .news .news-bottom .news-right ul li .news-right-time span {
        font-size: 0.875rem;
        line-height: 1.3;
        padding-top: 13px;
        letter-spacing: -0.3px;
    }
}

/* sns 영역 */
@media screen and (max-width: 991px) {
    .sns {
        margin: 61px auto 91px;
    }
    /* sns-top */
    .sns .container .sns-top {
        margin-bottom: 13px;
    }
    .sns .container .sns-top h2{
        font-size: 1.825rem;
        word-break: keep-all;
        letter-spacing: -0.5px;
        line-height: 1.24;
    }
    .sns-mobile-br {
        display: block;
    }
    /* sns-bottom */
    .sns .container .sns-bottom ul {
        flex-wrap: wrap;
        gap: 23px;
    }
    .sns .container .sns-bottom ul li {
        margin-top: 23px;
    }
    .sns .container .sns-bottom ul li a img {
        width: 32px;
        height: 32px;
    }
    .sns .container .sns-bottom ul li a span {
        font-size: 0.835rem;
        line-height: 32px;
    }
}

/* footer 영역 */
@media screen and (max-width: 1268px) {
    .booking-info .booking-bottom .booking-left .booking-list li {
        gap: 0;
        
    }
    .booking-list li .booking-list-top {
        padding-right: 30px;
    }
}
@media screen and (max-width: 1075px) {
    .booking-info .booking-bottom .booking-left .booking-list li {
        gap: 0;
    }
    .booking-list li .booking-list-top {
        padding-right: 14px;
    }
    
    .booking-info .booking-bottom .booking-left .booking-list li .time {
        width: 151px;
    }
}
@media screen and (max-width: 991px) {
    .footer .footer-top ul{
        justify-content: center;
        padding: 18px 10px;
    }
    .footer .footer-top ul li a{
        font-size: 14px;
    }
    /* footer-bottom */
    .footer .footer-bottom {
        padding: 37px 20px 35px;
        flex-direction: column;
    }
    .footer .footer-bottom .footer-right ul li a span {
        line-height: 1.4;
    }
    /* footer-left */
    .footer .footer-bottom .footer-left .address span{
        font-size: 13px;
    }
    .footer .footer-bottom .footer-left p {
        line-height: 1.3;
        padding-top: 2px;
        font-size: 13px;
    }
    .footer .footer-bottom .footer-right ul {
        flex-flow: column-reverse;
        align-items: center;
        gap: 22px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li {
        height: 83px;
    }
    .booking-list li .booking-list-top {
        padding-top: 5px;
    }
    .booking-info .booking-bottom .booking-left .booking-list li .time {
        width: 40%;
    }
    /* footer-right */
    .footer .footer-bottom .footer-right ul li {
        display: block;
    }
    .footer .footer-bottom .footer-right ul li:last-child {
        width: 100%;
        display: block;
        margin-top: 42px;
    }
    .footer .footer-bottom .footer-right ul li a span {
        font-size: 13px;
    }
    .footer .footer-bottom .footer-right ul li a .footer-right-img2 {
        width: 18px;
    }
}
@media screen and (max-width: 786px) {
    .footer .footer-bottom .footer-left .address span{
        display: block;
        padding-left: 0;
        font-size: 13px;
        
    }
    .footer .footer-bottom .footer-left .address span::before {
        display: none;
        
    }
    
}