.block-access {
  margin: 0px auto;
}

.access {
  overflow: visible;
}
@media screen and (max-width:767px) {
  .access:before {
    content: "Location";
    font-size: 40.7124681934vw;
    opacity: 0.1;
    line-height: 1;
    position: fixed;
    left: -68.7022900763vw;
    top: 96.6921119593vw;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-weight: 400;
    z-index: -1;
    white-space: nowrap;
  }
}
.access .l-main {
  padding-top: 0;
}
@media screen and (max-width:767px) {
  .access .l-main {
    padding-top: 38.1679389313vw;
  }
}
@media print, screen and (min-width:768px) {
  .access .c-ttl-02 {
    top: 475px;
    left: -240px;
  }
}
@media screen and (max-width:767px) {
  .access .c-ttl-02 {
    padding-bottom: 25.4452926209vw;
  }
}
@media screen and (max-width:767px) {
  .access .l-sticky {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media print, screen and (min-width:768px) {
  .access .l-fixed__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 82vh;
  }
}
.access .l-content {
  padding-bottom: 200px;
}
@media screen and (max-width:767px) {
  .access .l-content {
    padding-bottom: 33.0788804071vw;
  }
}

.access-title {
  font-size: 40px;
  font-weight: 500;
}
@media screen and (max-width: 1080px) {
  .access-title {
    font-size: 3.7037037037vw;
  }
}

.access-map {
  height: 340px;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width:767px) {
  .access-map {
    height: 50.3816793893vw;
    margin-bottom: 5.0890585242vw;
  }
}
.access-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.access-txt {
  font-size: 14px;
  line-height: 2.1428571429;
}
@media screen and (max-width:767px) {
  .access-txt {
    font-size: 3.5623409669vw;
  }
}