#bottom {
  color: #fff;
  background-color: #f3005a;
  padding-top: 12px;
  padding-bottom: 12px;
}

#article-1 {
  max-width: 860px;
  text-align: center;
}

.map-clean {
  color: #313437;
  background-color: #fff;
}

.map-clean p {
  color: #7d8285;
}

.map-clean h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .map-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.map-clean iframe {
  background-color: #eee;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

* {
}

*:before, *:after {
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

#top_folage {
  width: 100%;
  height: 92px;
  z-index: 10;
  background-color: #fff;
  position: relative;
}

a:focus, a:hover {
  color: #96600e;
}

a:hover {
  color: #f4f0f2;
  text-decoration: blink;
}

a:focus, a:hover {
  color: #0085A1;
}

* {
  font-family: 'Raleway', sans-serif;
}

a:hover {
  color: #f51e7e;
  text-decoration: blink;
}

a:focus, a:hover {
  color: #e8b70a;
}

a:hover {
  color: #ffffff;
  text-decoration: blink;
}

a {
  color: #ffc700;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

