/** NEXUS とは */
.title-area {
  background: url(../image/33518006.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
}
section.company .background-wrapper {
  background: url(../image/38814534.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
}
section.company .company-detail-area {
  margin-top: 20px;
}
section.company .google-map,
section.access .google-map {
  margin-top: 20px;
}
section.company .access-list,
section.access .access-list {
  margin-top: 20px;
}
@media screen and (max-width: 650px) {
  h1.access {
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
  h1.access {
    font-size: 20px;
  }
}
@media screen and (max-width: 420px) {
  h1.access {
    font-size: 18px;
  }
}
