@media screen and (max-width: 991px) {}

/* mb -btn */
@media screen and (max-width: 991px) {}

/* ---header */
@media screen and (max-width: 1280px) {
    .header .bottom-header .btm-header .logo {
        width: 147px;
    }

    .header .bottom-header .btm-header nav .btm-menu>li {
        width: 128px;
    }

    .header .bottom-header .btm-header nav .btm-menu>li>a {
        font-size: 21.76px;
    }
}

@media screen and (max-width: 991px) {
    .header .top-header {
        display: none;
    }
    
    .header .bottom-header .btm-header {
        width: 100%;
        height: 80px;
        padding: 0 20px;
        z-index: 100;
        border-bottom: 1px solid #efefef;
    }
    
    .header .bottom-header .btm-header .logo {
        width: 105px;
    }

    .header .bottom-header .btm-header .logo h1>a img {
        padding-top: 5px;
    }
    
    .header .bottom-header .btm-header nav {
        display: none;
    }
    
    .header .bottom-header .btm-header .util {
        display: none;
    }
    
    .header .bottom-header .btm-header .menuBtn {
        display: block;
    }
    
}

/* ---visual */
@media screen and (max-width: 991px) {
    .visual {
        padding-top: 0;
    }

    .visual .sw-visual .swiper-slide .pc-visual {
        display: none;
    }

    .visual .sw-visual .swiper-slide .mb-visual {
        display: block;
    }

    .visual .sw-visual .slide-btns {
        display: none;
    }
}

/* ---info */
@media screen and (max-width: 1224px) {
    .info .info-wrap .info-bottom .btm-left .left-title>p {
        font-size: 24px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li .info01 {
        width: 20%;
        font-size: 17px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li .info02 {
        width: 25%;
        font-size: 17px;
    }

    .info .info-wrap .info-bottom .btm-right ul li a img {
        width: 245px;
        height: 245px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li > div .bi03 {
        font-size: 13px;
    }
}

@media screen and (max-width: 991px){
    .info .info-wrap {
        padding: 31px 0 50px;
        background-position: right 34px top 183px;
    }
    .info .info-wrap .info-top {
        display: block;
        padding: 0 20px 40px;
    }

    .info .info-wrap .info-top .info-right ul {
        padding: 0;
    }
    .info .info-wrap .info-top .info-right ul>li {
        display: block;
        text-align: left;
    }

    .info .info-wrap .info-top .info-right ul>li:nth-child(2) {
        margin-bottom: 23px;
    }

    .info .info-wrap .info-top .info-right ul>li>img.cont1 {
        width: 21px;
        height: 22px;
        margin-right: 6px;
        vertical-align: sub;
    }

    .info .info-wrap .info-top .info-right ul>li>img.cont2 {
        width: 22px;
        height: 20px;
        margin-top: 3px;
    }

    .info .info-wrap .info-top .info-right ul>li>strong.tt {
        font-size: 1.21rem;
    }

    .info .info-wrap .info-top .info-right ul>li>span {
        display: block;
        font-size: 1.08rem;
        margin-top: 12px;
    }

    .info .info-wrap .info-top .info-right ul>li:last-child {
        margin-bottom: 23px;
    }

    .info .info-wrap .info-top .info-left a {
        font-size: 18px;
        padding-bottom: 12px;
    }

    .info .info-wrap .info-top .info-left a>img {
        width: 23px;
        height: auto;
    }

    .info .info-wrap .info-bottom {
        display: block;
        padding: 0 20px;
    }

    .info .info-wrap .info-bottom .btm-left {
        width: 100%;
        height: auto;
        padding: 0 20px;
        border-radius: 10px;
        background-position: right -45px bottom 0;
        background-size: 222px;
    }

    .info .info-wrap .info-bottom .btm-left .left-title {
        padding: 34px 0 14px;
    }

    .info .info-wrap .info-bottom .btm-left .left-title p {
        font-size: 1.2rem;
        letter-spacing: -0.6px;
    }

    .info .info-wrap .info-bottom .btm-left .left-title p >img {
        width: 22px;
        height: 20px;
        margin: -4px 5px 0 0;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li {
        padding: 6px 0 14px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li .info01 {
        width: 33.33%;
        font-size: 17px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li > div .bi01 {
        padding-left: 10px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li .info02 {
        width: 33.33%;
        font-size: 17px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li > div .bi02 {
        font-weight: 500;
        letter-spacing: -0.2px;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li .info04 {
        display: block;
        width: 100%;
        padding-top: 7px;
        padding-right: 0;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li > div .bi04 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 0.82rem;
    }

    .info .info-wrap .info-bottom .btm-left .btm-info ul li > div .bi04 img {
        width: 8px;
        height: 8px;
        margin-right: 5px;
    }

    .info .info-wrap .info-bottom .btm-right {
        width: 100%;
        height: auto;
        margin-top: 0;
    }

    .info .info-wrap .info-bottom .btm-right ul {
        display: block;
    }

    .info .info-wrap .info-bottom .btm-right ul li {
        margin-top: 9px;
    }

    .info .info-wrap .info-bottom .btm-right ul li:last-child {
        margin-top: 20px;
    }

    .info .info-wrap .info-bottom .btm-right ul li a {
        text-align: left;
    }

    .info .info-wrap .info-bottom .btm-right ul li a img {
        width: 160px;
        height: 160px;
        margin-bottom: 0;
    }

    .info .info-wrap .info-bottom .btm-right ul li a p {
        display: inline-block;
        font-size: 20px;
        padding-left: 50px;
        line-height: 160px;
    }
}

/* inner */
@media screen and (max-width: 991px) {
    .inner {
        padding: 46px 20px 56px;
    }

    .inner .contents .content {
        width: 100%;
        margin-right: 0;
    }

    .inner .contents .content .title {
        margin-bottom: 31px;
    }

    .inner .contents .content .sw-inner01 .swiper-slide .slide-state>span {
        height: 28px;
        line-height: 26px;
        font-size: 14px;
        padding: 0 13px;
    }

    .inner .contents .content2 {
        width: 100%;
        padding-top: 45px;
    }

    .inner .contents .content .sw-inner01 .swiper-slide .slide-desc {
        margin-top: 16px;
    }

    .inner .contents .sw-inner01 .swiper-slide .slide-desc>a>p {
        font-size: 15px;
        letter-spacing: 0;
        margin-bottom: 6px;
    }

    .inner .contents .sw-inner01 .swiper-slide .slide-desc>p {
        font-size: 14px;
    }

    .inner .contents .content2 .sw-inner02 .swiper-slide .slide-state2>span {
        height: 28px;
        font-size: 14px;
        line-height: 26px;
        padding: 0 13px;
    }

    .inner .contents .content2 .sw-inner02 .swiper-slide .slide-desc2 {
        margin-top: 16px;
    }

    .inner .contents .content2 .sw-inner02 .swiper-slide .slide-desc2>a p {
        font-size: 15px;
        letter-spacing: 0;
        margin-bottom: 6px;
    }

    .inner .contents .content2 .sw-inner02 .swiper-slide .slide-desc2>p {
        font-size: 14px;
    }
}

/* notic */
@media screen and (max-width: 991px) {
    .notic .notic-top {
        margin-top: 39px;
        padding: 0 20px;
    }

    .notic .notic-top h2 {
        margin-bottom: 28px;
    }

    .notic .notic-top h2 a {
        font-size: 1.821rem;
    }

    .notic .notic-top .notic-contents .notic-box {
        width: 100%;
        height: 229px;
        padding: 28px 36px 30px 29px;
    }

    .notic .notic-top .notic-contents .notic-box strong {
        font-size: 0.938rem;
        line-height: 1.22;
        letter-spacing: -0.3px;
    }

    .notic .notic-top .notic-contents .notic-box img {
        top: 28px;
        right: 28px;
    }

    .notic .notic-top .notic-contents .notic-box a {
        font-size: 0.875rem;
        padding-top: 21px;
        line-height: 1.36;
        -webkit-line-clamp: 4;
    }

    .notic .notic-top .notic-contents .notic-box span {
        font-size: 0.875rem;
        padding-top: 20px;
    }

    .notic .notic-top .notic-contents .notic-list {
        width: 100%;
        padding-left: 0;
    }

    .notic .notic-top .notic-contents .notic-list ul li:first-child {
        border-top: none;
    }

    .notic .notic-top .notic-contents .notic-list ul li {
        width: 100%;
        margin-left: 0;
        padding: 28px 0 20px;
        background-position: right 0px bottom 20px;
    }

    .notic .notic-top .notic-contents .notic-list ul li a {
        font-size: 0.938rem;
        padding-right: 30px;
        letter-spacing: -0.3px;
        min-height: 0;
        line-height: 1.3;
    }

    .notic .notic-top .notic-contents .notic-list ul li span {
        font-size: 0.875rem;
        line-height: 1.3;
        padding-top: 13px;
        letter-spacing: -0.3px;
    }

    .notic .notic-bottom {
        margin: 61px auto 91px;
    }

    .notic .notic-bottom .notic-btm-title {
        margin-bottom: 13px;
    }

    .notic .notic-bottom .notic-btm-title h2 {
        font-size: 1.825rem;
        letter-spacing: -0.5px;
        line-height: 1.24;
    }

    .notic .notic-bottom .notic-btm-title h2 .m-br {
        display: block;
    }

    .notic .notic-bottom ul {
        gap: 23px;
    }

    .notic .notic-bottom ul li {
        margin-top: 23px;
    }

    .notic .notic-bottom ul li a > img {
        width: 32px;
        height: 32px;
    }

    .notic .notic-bottom ul li a > span {
        font-size: 0.835rem;
        padding-top: 1px;
        line-height: 32px;
    }
}

/* footer */
@media screen and (max-width: 991px) {
    .footer .footer-top>div ul {
        width: 100%;
        padding: 18px 10px;
        text-align: center;
    }

    .footer .footer-top>div ul li a {
        font-size: 14px;
    }

    .footer .footer-bottom {
        width: 100%;
        padding: 37px 20px 35px;
    }

    .footer .footer-bottom .footer-info {
        font-size: 13px;
    }

    .footer .footer-bottom .footer-info span {
        line-height: 1.4;
    }

    .footer .footer-bottom .footer-info p {
        line-height: 1.3;
        padding-top: 2px;
    }

    .footer .footer-bottom .footer-access {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .footer .footer-bottom .footer-access .access-link {
        display: block;
        width: 100%;
        margin-top: 42px;
    }

    .footer .footer-bottom .footer-access .access-link > a {
        width: 100%;
        display: block;
        font-size: 13px;
        padding: 10px 0 13px;
        margin-left: 0;
        background-position: right 0 top 16px;
        background-size: 18px;
    }

}
