/*공통*/
.con1300 {width: 100%; padding:0 15px;}
.s_article {background: #fff; padding: 0 15px 60px; box-shadow: 10px 6px 10px rgba(0,0,0,0.03); position: relative; z-index: 3;}
.btm_bg {margin-top: -130px; width: 100%; height: 250px;}


/*Content CSS*/

#location .s_article {}
#location .s_article > h1 {font-size: 28px;font-family: 'Montserrat',sans-serif; font-weight: 700; text-transform: uppercase; color:#333; text-align: center;}
#location .s_article > h1::after {display: block; margin: 20px auto 35px; content: ""; width: 3px; height: 40px; background: #ff7200;}
.location_map {width: 100%!important;}

#location .script {margin-top: 30px; display: flex;  align-items: center; flex-direction: column;}
#location .script > div {width: 100%; }
#location .script .img { padding-bottom: 30px; text-align: center; margin-top:20px;}
#location .script .img img {height: 90px;}
#location .script .txt { padding-top: 30px; border-top: 1px dashed #ddd;}
#location .script .txt ul li {display: flex; flex-direction: row; align-items: center; padding: 15px; border-bottom: 1px dashed #ddd;}
#location .script .txt ul li .icon {color:#ff7200; font-size: 20px; margin-right: 15px;}
#location .script .txt ul li h1 {color:#333; font-size: 14px; margin-right: 25px; font-family: 'Montserrat'; font-weight: 700; min-width: 75px;}
#location .script .txt ul li p {color:#777; font-size: 14px; font-weight: 300; word-break: keep-all;}

#location .btm_bg {background: url('../img/locat_btm_bg.jpg')no-repeat 50% 50%; background-size: cover; }

.root_daum_roughmap .cont {display: none}





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

}

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

}

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

}

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

}
