body {
  color: #595959;
  background: #efefef; }

.area_map .address {
  background: #e4e4e4; }
  .area_map .address .inner > div .tel a::before {
    color: #5d6a80; }
  .area_map .address .inner > ul li:nth-child(2) a {
    background: #5d6a80;
    border-color: #5d6a80; }

.area_bus::before {
  background: #5d6a80; }
.area_bus h4::before {
  color: #5d6a80; }
