@media(max-width:1400px){ 
    #quick {
        display:none;
    }
}
@media(max-width:992px){ 
    
    #header_wrap {
    
        height: 80px;
        transition: .5s height, .2s background;
        background-color: #fff;
        border-bottom: 4px #7fba00 solid;
    }
    #header_wrap.top_menu_06 h1 a {
        height: 86px;
        background: url(../../img/main/logo-white.png) top center no-repeat;
        background-size: 70px 60px;
    }

    #header_wrap.top_menu_06 h1 {
        text-align: center;
        margin: 0 auto;
        padding-top: 6px;
    }
    .sidebar-offcanvas {
        display: none;
    }
    .js-offcanvas-btn {
        position: absolute;
        right: auto;
        left: 0;
        margin-right: auto;
        top: 12px;
        background-color: transparent;
        border: 0;
    }
    #header_wrap.top_menu_06 .top_right_menu {
        margin-top: 26px;
        margin-right: 15px;
    }
    /* 인덱스 */
    .index-content .section01 {
        padding-top:40px;
        padding-bottom: 16px;
    }
    .index-content .section01 .box02 {
        padding-top: 30px;  
        padding-bottom: 30px;      
    }
    .index-content .section01 .box02 dl {
        margin-bottom: 10px;
    }
    .index-content .section01 .box02 dl dt {
        font-size:28px;
    }
    .index-content .section01 .box02 dl dd {
        font-size:15px;
        color: #373737;
        padding-top: 6px;
    }
    .index-content .section01 .box02 a {
        background: #13be0a;
        color: #fff;
        font-weight:500;
        border: 1px #13be0a solid;
        border-radius: 0;
        margin-top: 0x;
        padding: 0px 20px;
        font-size:16px;
        min-width: 190px;
        height: 52px;
        line-height: 50px;
    }
    .index-content .section02 {
        padding-top: 30px;
        padding-top: 30px;
        margin-top: 0;
    }
    .index-content .section02 .title {
        text-align: center;
        font-size:16px;
        color: #888888;
        font-family: 'NanumSquare';
    }
    .index-content .section02 .title h1 {
        text-align: center;
        font-size:28px;
        margin-bottom: 8px;
        color: #000000;
        font-family: 'NanumSquare';
        font-weight:100;
    
    }
    .index-content .section02 .box_wrap {
        margin-top: 36px;
    }
    .index-content .section02 .box_wrap .box {
        padding:36px 30px;
        margin-bottom: 12px;
    }
    .index-content .section02 .box_wrap .box dt {
        font-size:24px;
        font-weight: 900;
    }
    .index-content .section02 .box_wrap .box dd {
        font-size:15px;
        padding-top: 5px;
        font-weight: 400;
    }
    .index-content .section02 .box_wrap .dubble {
        margin-top: 0;
    }
    .index-content .section02 .box_wrap .box a {
        font-weight:500;
        font-size:14px;
        border-radius: 0;
        margin-top: 8px;
        padding: 0px 24px;
        height: 42px;
        line-height: 42px;
        color: #2d2d2d;
    }
    .index-content .section02 .box_wrap .box.box01 {
        background: url('../../img/main/box01_bg.jpg');
        background-size: cover;
    }
    .index-content .section02 .box_wrap .box.box02 {
        background: url('../../img/main/box02_bg.jpg');
        background-size: cover;
    }
    .index-content .section02 .box_wrap .box.box03 {
        background: url('../../img/main/box03_bg.jpg');
        background-size: cover;
    }
    .index-content .section02 .box_wrap .box.box04 {
        background: url('../../img/main/box04_bg.jpg');
        background-size: cover;
    }
    
    .index-content .section03 {
        background: #f1f1f1;
        padding-top: 0px;
        padding-bottom: 20px;
        margin-top: 30px;
    }
    .index-content .section03 .title {
        margin-bottom: 20px;
    }
    .index-content .section03 .title h3 {
        font-size:18px;
        color: #434343;
        font-weight:800;
        font-family: 'NanumSquare';
        padding-top: 16px;
    }
    .index-content .section03 .box {
        border-bottom: 1px #ddd solid;
        padding-bottom: 15px;
    }
    .index-content .section03 .content .tel a {
        font-size:28px;
        color: #675b60;
        font-weight:900;
        font-family: 'Titillium Web', sans-serif;
    }
    .index-content .section03 .content .tel {
        background: url('../../img/main/tel.png');
        padding-left: 70px;
        background-repeat: no-repeat;
        height: 58px;
    }
    .index-content .section03 .content .time {
        font-size:14px;
        color: #434343;
        margin-top: -28px;
        padding-top: 8px;
        border-top: 0;
        padding-left: 70px;
        background: none;
        background-position: 60px 18px;
        background-repeat: no-repeat;
    }
    .index-content .section03 .content .time h4 {
        font-size:15px;
        font-weight:600;
        color: #434343;
        margin-bottom: 4px;
        
    }
    .index-content .section03 .title a {
        float: right;
        font-size:13px;
        font-weight:400;
        background: none;
        border: 0;
        height: 32px;
        line-height: 32px;
        padding-left: 0;
        min-width: 82px;
        padding-right: 0;
        font-family: 'NotoSans';
        color: rgb(87, 87, 87);
         position: relative;
         display:inline-block;
    }
    .index-content .section03 .title a::before {
        position: absolute;
        width: 50px;
        height: 1px;
        background: rgb(105, 105, 105);
        content: '';
        margin-top: 22px;
        display:inline-block;
    }
    .index-content .section03 ul.sns {
        margin: 0;
        padding: 0;
        
    }
    .index-content .section03 ul.sns li  {
        text-align: center;
        background: #fcfcfc;
        border-radius: 4px;
        padding-top: 26px;
        padding-bottom: 8px;
        min-width: auto;
        width: 48%;
        margin: 0;
    }
    /* 인덱스 마감 */
    /* 서브 */
    #sub_content {
        margin-top: 80px;
        padding-bottom: 30px;
        background: #f5f6f4;
 }
 #sub_content .page-header {
    margin-top: 30px;
    /*    padding-bottom: 30px;*/
    text-align: center;
    clear: both;border: 0;
    margin-bottom: 30px;
}

#sub_content .page-header h1 {
    font-size: 28px;
    color: #3d3d3d;
    font-weight: 900;
    display: inline-block;
    padding-bottom: 14px;
    position: relative;
    
}
#sub_content .page-header h1::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
    margin-top: 32px;
}
#sub_content .page-header .sub_map {
    font-size: 12px;
    color: #949494;
}
    /* 서브 마감 */
    /* 카피라이트 */
    .footer .footer-menu ul li a {
        font-size: 14px;
        font-weight: 400;
        color: #dedede;
    }
    .footer .footer-menu ul li:before {
        color: rgb(107, 107, 107);
        content: "";
        padding-right: 0px;
    }
    .footer address {
        margin-top: 6px;
        font-size: 13px;
        line-height: 20px;
        color: #dedede;
        text-align: center;
    }
    /* 카피라이트 마감 */
}
