@font-face {
  font-family: "tradegothic-bold";
  src: url("../fonts/tradegothic-bold.eot");
  src: url("../fonts/tradegothic-bold.eot?iefix") format("eot"), url("../fonts/tradegothic-bold.woff") format("woff"), url("../fonts/tradegothic-bold.ttf") format("truetype"), url("../fonts/tradegothic-bold.svg#webfontjSpbZQRv") format("svg");
}

#sb-site {
  background-color: #FFF;
}

#sb-site.background1 {
  background-color: #FFF;
}

#sb-site.background2 {
  background-color: #FFF;
}

#sb-site.background3 {
  background-color: #FFF;
}

#index .main-field {
  height: 100%;
}

#index .main-logo {
  height: 55%;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-65%);
  -ms-transform: translateY(-65%);
  transform: translateY(-65%);
}

@media screen and (max-width: 768px) {
  #index .main-logo {
    height: auto;
    width: 65%;
    max-width: 300px;
  }
}

#index .gnavi {
  position: absolute;
  top: 73.5%;
  left: 0;
  right: 0;
  margin: auto;
}

#index.container {
  min-height: initial;
  padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
  #index.container {
    min-height: initial;
    padding-bottom: 0px;
  }
}

#access {
  padding-top: 10px;
}

#access .inner {
  max-width: 940px;
  margin-bottom: 85px;
}

@media screen and (max-width: 768px) {
  #access .inner {
    width: 96%;
    margin: 0 auto;
  }
}

#access.container {
  min-height: initial;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  #access.container {
    padding-bottom: 45px;
  }
}

#access a {
  color: #898989;
}

#access a:hover {
  text-decoration: underline;
}

#access .map-col {
  width: 58%;
  float: left;
  margin-right: 7%;
}

@media screen and (max-width: 768px) {
  #access .map-col {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  #access .map-col img {
    width: 100%;
  }
}

#access .map-col .gm-link {
  padding-top: 30px;
  font-size: 10px;
  font-size: 1rem;
}

#access .access-col {
  float: right;
  width: 35%;
}

@media screen and (max-width: 768px) {
  #access .access-col {
    width: 100%;
    float: none;
  }
}

#access .access-col p {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  #access .access-col p {
    margin-bottom: 15px;
  }
}

#access .access-col .name {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #access .access-col .name {
    margin-bottom: 15px;
  }
}

#access .tel-event {
  color: #000;
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  #access .tel-event {
    pointer-events: inherit;
  }
}

#rental-space .inner {
  margin-bottom: 85px;
}

#rental-space.container {
  min-height: initial;
}

/*# sourceMappingURL=maps/pages.css.map */
