@charset "utf-8";
/*미디어쿼리*/
@media all and (max-width:1200px){

}
@media all and (max-width:1199px){
    .logo{display:none;}
.latest .row {margin:0 -15px;}
.latest .row > div{padding:0 20px;}
.intro .row {margin:0 -15px;}
}
@media all and (max-width:1199px){
    .logo{display:block;}
    .gnb .depth-1 > li{border-top:1px solid #ddd;}
    .gnb .depth-2 {position:static;width:100%;margin:0;background-color:#f0f0f0;}
    .gnb .depth-2 > li > a{text-align:left;padding-left:30px;}
    .row{margin-right:0;margin-left:0;}
    .btn-menu{top:30px;}
    .banner {height:400px;padding:0 20px;}
    .banner .txt p{font-size:18px;}
    .banner .txt p.tit{font-size:35px;margin-bottom:5px;}
    .footer{padding:40px 15px;}
    .footer address span {font-size:14px;}
    .footer address span br{display:block;}
    .lnb .depth-1 {display:none;}
    .lnb .depth-2 {width:calc(100% - 48px);}
    .main {padding:40px 0;}
    .main > h1{margin-bottom:40px;text-align:center;font-size:34px;color:#000;}
    .sub2 .con figure{margin-bottom:30px;}
    .sub2 .con figure:last-child{margin-bottom:0;}
    .sub104 .root_daum_roughmap .wrap_map{height:350px !important;}
    .sub104 .row.bg {padding:20px 10px;}
    .sub104 .row.bg > div{margin-bottom:15px;}
    .sub2 .con1 .img {float:left;width:50%;}
    .sub2 .table{margin-bottom:40px;}
    .sub2 .table tr th:first-child {width:25%;}
    .sub2 .table tr th,.sub2 .table tr td,.sub2 .table tr p {font-size:15px;}
    .border {padding:25px 10px;}
    .sub202 .con3 .img{display:block;width:100%;margin:5px 0;}
    .sub203 .con1 figure {margin-bottom:20px !important;}
    .sub203 .table tr th:first-child {width:20% !important;}
    .sub203 .con3 .row .img{margin-bottom:25px;}
    .sub203 .con3 .row .img:last-child{margin-bottom:0;}
    .sub204 .con6 p {font-size:15px;line-height:1;}
    .sub204 .con6 .img{height:50vw;}
    .sub204 .con6 p {font-size:15px;line-height:1.2;}
    .sub204 .con1 .img {float:left;width:100%;margin-bottom:40px !important;}
    .sub303 .img p {margin-bottom:40px;text-align:center;}
    .sub3 .img p{text-align:center !important;}
}
@media all and (max-width:320px){

}