@media screen and (max-width:1200px) {
    #wrapper {
        padding-top: 60px;
    }

    #wrapper02 {
        padding-top: 60px;
    }

    #hd {
        height: 60px;
    }

    #tnb {
        display: none;
    }

    #hd_wrapper {
        width: 100%;
        height: auto;
        text-align: center;
    }

    #logo {
        width: calc(100% - 20px);
        margin-left: 10px;
        float: none;
        padding: 10px 0 10px;
        margin: 0 auto;
        display: inline-block;
        padding-right: 30px;
    }

    #logo img {
        height: 36px;
        margin: 4px auto 0;
    }

    #logo>span {
        display: block;
        float: left;
        cursor: pointer;
        font-size: 25px;
    }

    .hd_sch_wr {
        position: absolute;
        top: 80px;
        left: 10px;
        width: 430px;
        margin-left: 0px;
    }

    #hd_qnb {
        float: right;
        margin-top: 30px
    }

    #gnb {
        display: none;
    }

    #container_wr {
        width: 100%;
    }

    .slide_wrap {
        width: calc(100% - 40px);
    }

    .slide_text {
        text-align: center;
    }

    .sub2_nav_wr ul li {
        width: calc(100% / 4);
    }


    #aside {
        position: fixed;
        left: -305px;
        top: 0px;
        margin: 0px;
        z-index: 1000000000;
        overflow-y: auto;
    }

    .close_menu {
        position: fixed;
        display: block;
        height: 0px;
        z-index: 1000000000;
        top: 0px;
        left: -30px
    }

    .close_menu>i {
        font-size: 40px;
        cursor: pointer;
    }

    .mobile_menu {
        display: block;
    }

    #container_1200 {
        width: calc(100% - 20px);
    }

    .cont01 #container_1200 {
        width: 100%;
        max-width: 950px;
        padding: 0 15px;
    }

    .cont01 .cont01_tit h2 {
        font-size: 40px;
        margin: 10px 0 30px;
    }

    .cont01 .cont_ul li .cont_icon {
        height: 230px;
    }

    .cont01 .cont_ul li .cont_icon_tit {
        font-size: 20px;
        left: 20px;
        top: 23px;
        z-index: 1111;
        padding-right: 20px;
        text-shadow: 2px 2px 50px rgb(0, 0, 0);
    }

    .cont01 .cont_ul li p {
        top: 50px;
        font-size: 17px;

        left: 20px;
        text-shadow: 2px 2px 50px rgb(0, 0, 0);
    }

    #ft_wr {
        width: 100%;
    }


    .mobile_menu {}

    .mobile_menu>ul {
        padding-bottom: 15px;
    }

    .mobile_menu>ul>li {
        position: relative;
        width: 100%;
        padding: 15px 0 0px 0;
    }

    .mobile_menu>ul>li>i {
        position: absolute;
        right: 10px;
        color: #fff;
        font-size: 20px;
        cursor: pointer;
    }

    .mobile_menu>ul>li>ul {
        display: none;
        margin-top: 15px;
        background: #222;
        padding-bottom: 10px;
    }

    .mobile_menu>ul>li>ul>li {
        width: 100%;
        padding: 10px 15px 0px 10px;
    }

    .mobile_menu>ul>li>ul>li a {
        color: #fff;
    }

    .mobile_menu>ul>li>ul>li>a:hover {
        font-weight: 700;
    }

    .gnb_1da {
        color: #fff;
        margin-left: 10px;
    }

    .slide_text strong {
        font-size: 34px;
        margin-bottom: 15px;
    }

    .slide_text p {
        font-size: 19px;
        line-height: 29px;
    }

    .cont01:before {
        height: 100px;
        top: -100px;
    }

    .cont01 {
        padding: 0 0 40px;
    }


    /*서브*/
    .sub_top {
        position: static;
        height: 190px;
    }

    .sub_page h2 {
        display: none;
    }

    .sub_top_text {
        margin: 0 auto;
        padding-top: 40px;
    }

    .sub_top_text img {
        height: 90px;
    }

    .sub_top_text02 {
        text-align: center;
    }

    #container02 {
        float: none;
        width: calc(100% - 32px);
        margin: 10px auto 60px;
    }


    .left_menu {
        width: 100%;
        float: none;
        margin-top: 0;
        position: static;
    }

    #snb>li>h2 {
        display: none;
    }

    #snb>li>ul {
        text-align: center;
        height: 50px;
    }

    #snb>li>ul>li {
        display: inline-block;
        border-bottom: 0;
        width: auto;
    }

    #snb>li>ul>li a b {
        margin-right: 15px;
    }

    #snb>li>ul>li a {
        padding-left: 20px;
    }

    .sub_page {
        font-size: 15px;
    }



    #ft_link {
        padding: 5px 0;
        text-align: center;
    }

    .ft_wrap {
        text-align: center;
    }

    #ft_catch {
        float: none;
        margin: 0 auto;
        max-width: 140px;
    }

    #ft_catch img {
        width: 100%;
    }

    .ft_text {
        float: none;
        width: 96%;
        margin: 20px auto 0;
        font-size: 13px;
        line-height: 150%;
    }

    .ft_call {
        width: 100%;
        float: none;
        color: #555;
        text-align: center;
        margin: 30px 0;
    }

    .ft_call b {
        font-size: 16px;
    }

    .ft_call strong {
        font-size: 24px;
        margin: 3px 0 0;
    }

    .ft_call p {
        font-size: 14px;
    }

    .ft_wrap {
        padding: 30px 0;
    }

    #ft_link a {
        padding: 8px 5px;
        font-size: 14px;
    }

    #aside {
        display: block;
    }
}

@media screen and (max-width:900px) {

    .mb_box {
        display: none;
    }

    .m_bg {
        display: block;
    }

    .bxslider li {
        height: 700px;
    }

    .slide_text {
        padding: 0px 20px;
        margin-top: 200px;
    }

    .cont01 .cont_ul li {
        width: 50%;
    }

    .cont01 .cont_ul li a {
        display: block;
    }

    .cont01 .cont_ul li:last-child {
        border-right: 0;
    }

    .cont01 .cont_ul li:nth-child(3) a,
    .cont01 .cont_ul li:nth-child(4) a {
        border-bottom: 0;
    }

    .cont01 .cont_ul li:nth-child(3),
    .cont01 .cont_ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .cont01 .cont_ul li .cont_icon_tit {
        font-size: 20px;
    }


    .sub_tit01 {
        font-size: 20px;
    }

    .sub0101 {
        justify-content: center;
    }

    .sub0101 .sub0101_txt {
        padding: 0;
        width: 100%;
    }

    .sub0101 .sub0101_txt:after {
        display: none;
    }


    .ad_wrap {
        margin: 0;
    }

    .ad_map {
        width: 100%;
        padding: 0 0 40px 0;
    }

    .map_area.root_daum_roughmap .wrap_map {
        position: relative;
        height: 260px !important;
        overflow: hidden;
    }

    .map_area .wrap_controllers {
        position: absolute;
        bottom: 0;
        z-index: 111;
        width: 100%;
    }

}

@media screen and (max-width:700px) {


    .sub_page {
        font-size: 13px;
        margin: 0;
    }

    #tnb ul {
        width: 100%;
    }

    .hd_sch_wr {
        top: 80px;
        width: calc(100% - 20px);
        z-index: 0;
    }

    #hd_qnb {
        display: none;
        float: right;
        margin-top: 30px
    }

    #hd_sch #sch_stx {
        width: calc(100% - 50px);
    }


    .sub_top_text {
        padding-top: 60px;
    }

    .sub_top_text strong {
        font-size: 30px;
    }

    .sub_top_text p {
        font-size: 15px;
    }

    .navi_wrap {
        margin-bottom: 50px;
        position: relative;
    }

    #snb>li>ul {
        height: auto;
    }

    #snb>li>ul>li {
        width: 50%;
        float: left;
    }

    #snb>li>ul>li a {
        padding: 15px 0;
        border-bottom: 1px solid #ddd;
    }

    #snb>li>ul>li a b {
        font-size: 13px;
    }

    .gall_row .col-gn-3 {
        width: 50%;
    }


    #ft_catch {
        max-width: 80px;
    }

    .ft_text {
        font-size: 13px;
    }

    .sub0103 {
        margin-bottom: 40px;
    }

    .sub0103_bt {
        margin-top: 80px;
    }

}

@media screen and (max-width:600px) {

    .navi_wrap {
        margin-bottom: 20px !important;
    }

}

@media screen and (max-width:500px) {
    .bxslider li {
        height: 400px;
    }

    .slide_text {
        padding: 0px 20px;
        margin-top: 90px;
    }

    .slide_text strong {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .slide_text p {
        font-size: 16px;
        line-height: 22px;
    }


    .cont01:before {
        height: 70px;
        top: -70px;
    }

    .cont01 .cont01_tit h2 {
        font-size: 26px;
        margin: 5px 0 20px;
    }

    .cont01 .cont01_tit h3 {
        font-size: 18px;
    }

    .cont01 .cont_ul li {
        width: 50%;
        float: none;
    }

    .cont01 .cont_ul li .cont_icon {
        height: 120px;
    }

    /*서브*/
    #wrapper02 .bo_tit {
        font-weight: 400;
        font-size: 14px;
    }

    #bo_v_title .bo_v_tit {
        font-size: 16px !important;
        border-top: 0;
    }

    .navi_wrap h2,
    .navi_wrap .navi {
        font-size: 24px;
    }



    .slide_text {
        margin-top: 70px;
    }

    .bx-wrapper .bx-pager {
        bottom: 26% !important;
    }
}

@media screen and (max-width:500px) {
    .sub_0101_inner {
        font-size: 16px;
        line-height: 27px;
        /* overflow-wrap: break-word; */
        word-break: keep-all;
        width: 95%;
        margin: 0 auto;
    }

    .sub0101 .sub0101_txt.text {
        padding: 50px 10px;
    }
}

@media screen and (max-width: 955px) {
    .sub0104 .map_info {
        display: flex;
        flex-direction: column !important;
        align-items: center !important;
    }
}

@media screen and (max-width: 955px) {
    .map_info li {
        width: 100% !important;
    }
}

@media screen and (max-width: 700px) {
    .sub0103 img {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 700px) {
    .sub0103 img {
        max-width: 100% !important;
    }

    .pc_img {
        display: none;
    }

    .sub_img.mb_img {
        display: none;
    }
}

.sub_img.mb_img {
    display: none;
}

@media screen and (max-width: 700px) {
    .sub_img.mb_img {
        display: block;
    }

    .sub0201_tit.mb_100 {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .sub_0101_tit {
        padding-left: 7px;
    }

}

@media screen and (max-width: 600px) {
    .sub_img {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .sub_img img {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .pc_img {
        display: none;
    }
}