@charset "UTF-8";
.p-access-container {
  position: relative;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-access-container {
    margin-top: 1.125rem;
  }
}
.p-access-container .u-content_flex {
  margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
  .p-access-container .u-content_flex {
    flex-direction: column-reverse;
  }
}

.p-access-info__list {
  display: flex;
  font-size: 1.0625rem;
  line-height: 1.588;
  letter-spacing: 0.05em;
}
.p-access-info__title .material-icons {
  position: relative;
  bottom: 0.375rem;
  margin-right: 0.5rem;
  font-size: 2rem;
}

.p-access-map {
  width: 65.625rem;
  height: 23.75rem;
}
@media screen and (max-width: 767px) {
  .p-access-map {
    width: 100%;
    height: 23.75rem;
  }
}
.p-access-map__text {
  position: relative;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.04em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-access-map__text {
    margin-top: 1.875rem;
  }
}
.p-access-map__text a::after {
  position: relative;
  top: 0.1875rem;
  margin-left: 0.3125rem;
  font-family: "Material Icons";
  font-size: 0.875rem;
  content: "";
}

.p-access-transport {
  display: flex;
  margin-top: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-access-transport {
    margin-top: 0.625rem;
  }
}
.p-access-transport__list {
  width: 100%;
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-access-transport__list {
    line-height: 1.706;
  }
}
.p-access-transport__title {
  font-weight: 700;
  font-weight: 0.9375rem;
}
.p-access-transport__title .material-icons {
  position: relative;
  top: 0.5rem;
  margin-right: 0.5rem;
  font-size: 2rem;
}
.p-access-transport__content {
  margin-top: 0.3125rem;
  margin-left: 2.5rem;
}
.p-access-transport__content-item {
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.p-access-transport__content-item::before {
  position: relative;
  bottom: 0.1875rem;
  font-size: 0.625rem;
  margin-right: 0.25em;
  content: "■";
}

.p-access-heading {
  display: none;
}
.p-access-imgbox {
  display: flex;
  justify-content: space-between;
  width: 32.8125rem;
  margin-right: 5.1875rem;
}
@media screen and (max-width: 767px) {
  .p-access-imgbox {
    justify-content: center;
    width: 100%;
    margin-top: 2.1875rem;
    margin-right: 0;
  }
}
.p-access-imgbox__item {
  width: 16rem;
  height: 12.25rem;
}
.p-access-imgbox__item:first-of-type {
  margin-right: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-access-imgbox__item {
    width: 100%;
    height: auto;
  }
}
.p-access-textbox {
  margin-top: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-access-textbox {
    margin-top: 0.125rem;
  }
}

/*-----------------------------------------------------------
*** [ 株式会社ショーオフィス style.css] ***
------------------------------------------------------------*/
/*# sourceMappingURL=../../_maps/page/access/style.css.map */