#page-facility_03 .mv-page {
  padding-bottom: 18px;
}

.sec-map {
  padding: 0 0 110px;
}
@media screen and (max-width: 834px) {
  .sec-map {
    margin-top: 0;
    padding-bottom: 50px;
  }
}

.map-block {
  max-width: 905px;
  width: 100%;
  margin: 0 auto;
}
.map-block__main {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.map-block__main:before {
  display: block;
  content: "";
  padding-top: 56.9060773481%;
}
.map-block__main > :first-child, .map-block__main img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.map-block__main:before {
  padding-top: 60.5%;
}
.map-block__main iframe {
  width: 100%;
  height: 100%;
}
.map-block__desc {
  color: #49453B;
  font-weight: 500;
  line-height: 1.7778;
  margin-bottom: 50px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .map-block__desc {
    margin-bottom: 35px;
    line-height: 1.6;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 359px) {
  .map-block__desc {
    font-size: 1.3rem;
  }
}
.map-block__iframe {
  margin-bottom: 67px;
  position: relative;
  overflow: hidden;
}
.map-block__iframe:before {
  display: block;
  content: "";
  padding-top: 56.9060773481%;
}
.map-block__iframe > :first-child, .map-block__iframe img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .map-block__iframe {
    margin-bottom: 35px;
  }
}
.map-block__iframe iframe {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=maps/03.css.map */
