
/*서브-메뉴로케이션*/
#location{ color:#999; font-size:1em; font-weight:400 ; padding:15px 0; display:none;}
.loca{}
#location strong{color:#444; font-weight:600;}
@media screen and (max-width:1200px) {
#location{  font-size:0.9em; padding:10px 0;}
.loca{ width:100%;}
}