/* 공통 */
.sub_con {width: 1340px; margin:0 auto; min-width: 1340px;}
.sub_table {border-collapse: collapse; width: 100%; border-top:3px solid #675846;}
.sub_table th {width: 200px; background: #f7f7f7; text-align: center;font-size:18px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;
border-bottom: 1px solid #eee; padding:30px 0;}
.sub_table td {background: #fff; border-bottom: 1px solid #eee; padding:30px 60px; font-size:16px; font-weight: 300; color:#666; line-height: 30px; }
.sub_table td span {color:#bf6a04;}
.sub_table td ul li {padding-left:15px; position: relative; }
.sub_table td ul li::before {content: ''; display: block; width:5px; height: 5px; background: #675846; position: absolute; left:0; top:12px; }


/*Content CSS*/
#location {padding:60px 0 150px; }
#location h2 {font-size:22px; font-weight: 600; color:#333; font-family: 'NanumSquare',sans-serif;	 margin:35px 0 0; text-align: center;}
#location h2 img {margin-right: 15px;}
.loc_map {border-bottom: 1px solid #ddd;}
.loc_map .root_daum_roughmap .wrap_controllers {display: none;}
#location ul {margin-top:60px; width: 100%; border-top:2px solid #675846;}
#location ul li {padding:18px 10px; border-bottom: 1px solid #eee; font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px; display: flex; align-items: center;}
#location ul li:nth-child(even) {background: #f7f7f7;}
#location ul li span {font-size:17px; font-weight: 600; color:#333; font-family: 'NanumSquare',sans-serif; display: block; margin-right: 50px; width: 170px;
position: relative; top:-4px;}
#location ul li i {font-size:28px; color:#5a4e40; margin-right: 15px; position: relative; top:4px;}




@media screen and (max-width:1340px) {

}

@media screen and (max-width:1200px) {

}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:768px) {

}

@media screen and (max-width:640px) {

}

@media screen and (max-width:480px) {


}

@media screen and (max-width:320px) {
}
