@media (min-width:768px){
    .mobile-menu-blank{
        display: none !important;
    }
}

@media (max-width:768px){
    .wrapper,
    .w1200,
    .info-content{
        width: 100% !important;
    }

    .wrapper{
        padding: 60px 0;
    }

    .header-info{
        height: 290px;
    }

    .fixheader{
        max-width: 100%;
        padding: 10px 15px;
        overflow: hidden;
    }
    .swiper-button-next,
    .mobile-slidebut{
        display: none !important;
    }

    .mobile-block{
        display: block !important;
    }
    .footer-content{
        width: 100%;
    }
    .nowrapper{
        padding-top: 40px !important;
    }

    .mobile-mt-{
        margin-top: 30px !important;
    }

    .m-mt7{
        margin-top: 7px;
    }

    .mt-1{
        margin-top: 15px !important;
    }

    .m-p015{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mt60{
        margin-top: 40px !important;
    }

    .footerbox{
        padding-left: 15px;
        padding-right: 15px;
    }

    .h2-title{
        font-size: 20px;
        line-height: 26px;
    }

    .m-mt10{
        margin-top: 10px;
    }
    /* 헤더 */
    .menu-list-div{
        width: 100% ;
    }
    .menu-categories{
        width: 100%;
        max-width: 100%;
    }
    .header-info-box{
        padding-top: 57px;
    }
    .info-flexbox{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }
    .logodiv{
        margin-right: 0 !important;
    }
    .company-name{
        margin-top: 20px;
    }
    /* -------------------------------/ */

    .admin-class-name{
        display: inline-block;
    }
    .admin-mobile-flex{
        display: flex;
        flex-wrap: wrap;
    }
    .admin-mobile-flex button{
        width: calc(100%/2);
    }
    .admin-card-box{
        text-align: center;
        margin: 0 auto;
    }
    .admin-card{
        margin: 0  auto!important;
        margin-top: 15px !important;
    }
    .admin-card:nth-child(1){
        margin-top: 0 !important;
    }
    .admin-bg,
    .studentstudy-bg{
        padding: 50px 15px !important;
    }
    .admin-class-name{
        margin-right: 0 !important;
    }
    .admin-mobile-flex{
        gap: 10px;
        margin-top: 10px;
    }
    .admin-mobile-flex button{
        width: calc(100%/2 - 5px);
        margin-right: 0 !important;
        font-size: 15px;
    }

    .admin-class-ul li{
        margin-top: 50px;
    }

    .admin-class-ul li:nth-child(1){
        margin-top: 0 !important;
    }


    /* 선생님 강사소개 */
    .teacher-introduce-ul{
        gap: 40px;
    }
    .teacher-introduce-li{
        width: 100%;
    }


    /* 학교학원소개 */
    .school-introduce-picture-size img{
        width: 100%;
    }


    /* 갤러리 1단 사진 */
    .gallery-one-size{
        width: 100%;
    }
    .gallery-one-size img{
        width: 100%;
    }


    /* 갤러리 좌우 사진 */
    .gallery-two-ul{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .gallery-two-size{
        width: calc(100%/2 - 5px);
    }


    /* 가격안내 */
    .gallery-price-ul{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .gallery-price-size{
        width: calc(100%/2 - 5px);
    }

    .gallery-price-size h3{
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .price-p{
        margin-top: 6px;
        font-size: 20px;
    }

    .gallery-price-size{
        margin-top: 30px;
    }
    .gallery-price-size:nth-child(1),
    .gallery-price-size:nth-child(2){
        margin-top: 0;
    }


    /* 이벤트 */
    .gallery-event-ul{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .gallery-event-size{
        width: calc(100%/2 - 5px);
    }

    .gallery-event-size{
        margin-top: 30px;
    }
    .gallery-event-size:nth-child(1),
    .gallery-event-size:nth-child(2){
        margin-top: 0;
    }

    .gallery-event-size h3{
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .gallery-event-size .content-p{
        font-size: 14px;
    }


    /* 수업소개 */
    .school-introduce-picture-size{
        height: 126px;
    }
    .vido-size{
        width: 100% !important;
        height: 250px;
    }


    /* 페이지 준비중 */
    .blankPage p{
        font-size: 18px;
    }


    /* 게시판 */
    .paginate{
        text-align: center;
    }
    .table-over{
        max-width: 100%;
        overflow: auto;
    }
    .boardtable{
        width: 744px;
    }

    .board-writebut-div{
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
    }
    .board-writebut-div button{
        width: 100% !important;
    }
    .board-input{
        width: 160px !important;
    }

    .borderbut{
        width: 100%;
        height: 42px;
        font-size: 16px;
    }

    .writetable-col01{
        width: 14% !important;
    }

    .board-writetable tr th{
        vertical-align: top;
    }

    .file-div{
        padding-left: 15px;
        padding-right: 15px;
    }


    .file-uploadbut{
        width: 100%;
        height: auto !important;
    }

    .select-file-div{
        margin-right: 0 !important;
    }

    .select-file-ul{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;   
    }

    .select-file-ul li{
        width: calc(100%/2 - 5px);
        height: 90px;
        margin-right: 0 !important;
    }
    
    .select-file{
        width: 100% !important;
        height: 100% !important;
    }

    .file-uploadbut{
        margin-top: 20px;
    }

    .board-write-de-butbox{
        width: 100%;
    }

    .board-write-de-butbox button{
        width: 100%;
    }


    /* 오시는 길 */
    .map-imgbox,
    .map-img{
        width: 100%;
        height: 180px;
    }
    
    .map-info{
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 30px;
        padding-bottom: 0;
    }

    .map-address{
        width: 100%;
        font-size: 20px;
        line-height: 26px;
    }

    .map-naver{
        width: 100%;
        margin-top: 30px;
        justify-content: center;
    }

    .map-col02{
        width: 23% !important;
    }


    .useinfo-ul{
        gap: 20px;
    }
    .useinfo-ul li{
        width: calc(100%/2 - 10px);
    }
    
    .useinfo-ul li span{
        font-size: 14px;
    }

    .m-block-span{
        display: block;
        line-height: 24px;
    }
}