
/*서브-메뉴로케이션*/
#location{ color:#999; font-size:1em; font-weight:400;position:absolute; right:0; bottom:12px;}
.loca{}
#location strong{color:#444; font-weight:normal;}
@media screen and (max-width:1200px) {
#location{  font-size:0.9em; padding:10px 10px; margin-bottom:0px; position: inherit; right:inherit; bottom:inherit;}
.loca{ width:100%;}
}