.section-access .access-item:last-child {
  margin-bottom: 0;
}
.section-access .access-item p:last-child {
  margin-bottom: 0;
}
.section-access .access-time {
  margin-bottom: 0;
}
.section-access .access-content {
  background: #fafafa;
  letter-spacing: 0.1em;
}
.section-access .access-content .text-right {
  display: inline-block;
}
.section-access .access-title {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4545454545;
}
.section-access .access-sub-title {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4444444444;
}
.section-access .access-row:last-child {
  margin-bottom: 0;
}
.section-access .access-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.section-access .access-text {
  text-align: center;
}
.section-access .access-text > span {
  display: inline-block;
  color: #fff;
  line-height: 1.5;
  vertical-align: top;
}
.section-access .access-text.is-text-primary > span {
  background: #e28d03;
}
.section-access .access-text.is-text-secondary > span {
  background: #308fa1;
}
.section-access .access-sub-row:last-child {
  margin-bottom: 0;
}
.section-access .is-access-item-first .access-sub-row:last-child {
  margin-bottom: 0;
}

@media print, (min-width: 768px) {
  .section-access {
    padding: 83px 0 184px;
  }
  .section-access .access-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 89px;
    font-size: 0.16rem;
    line-height: 1.5;
  }
  .section-access .access-image {
    width: 480px;
  }
  .section-access .access-image.is-access-image {
    margin-top: 9px;
    margin-bottom: -9px;
  }
  .section-access .access-photo {
    width: 481px;
  }
  .section-access .access-info {
    width: 453px;
    padding-top: 5px;
  }
  .section-access .access-info .text {
    margin-left: 54px;
  }
  .section-access .access-content {
    width: 480px;
    padding: 37px 40px;
  }
  .section-access .access-content .text-right {
    margin-left: 141px;
  }
  .section-access .access-title {
    margin-bottom: 20px;
    padding-bottom: 17px;
    font-size: 0.22rem;
  }
  .section-access .access-sub-title {
    margin: 0 0 8px -12px;
    font-size: 0.18rem;
  }
  .section-access .access-row {
    margin-bottom: 126px;
  }
  .section-access .access-map {
    height: 485px;
    margin-bottom: 89px;
  }
  .section-access .access-text > span {
    min-width: 325px;
    padding: 13px 15px 14px;
    font-size: 0.2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .section-access .access-text.is-text-primary {
    margin-bottom: 62px;
  }
  .section-access .access-text.is-text-secondary {
    margin-bottom: 42px;
  }
  .section-access .access-sub-row {
    margin-bottom: 28px;
  }
  .section-access .is-access-item-first .access-content {
    margin-top: 3px;
    padding: 32px 28px;
    line-height: 1.5;
  }
  .section-access .is-access-item-first .access-sub-title {
    margin-bottom: 11px;
    margin-left: -7px;
  }
  .section-access .is-access-item-first .access-sub-row {
    margin-bottom: 37px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-access {
    padding: 0.5rem 0 0.81rem;
  }
  .section-access::before {
    display: none;
  }
  .section-access .access-item {
    margin-bottom: 0.42rem;
    font-size: 0.14rem;
    line-height: 1.4285714286;
  }
  .section-access .access-image {
    margin-bottom: 0.2rem;
  }
  .section-access .access-photo {
    margin-bottom: 0.18rem;
  }
  .section-access .access-info .text {
    margin-left: 0.47rem;
  }
  .section-access .access-content {
    padding: 0.21rem 0.1rem 0.26rem 0.25rem;
    font-size: 0.15rem;
    line-height: 1.4;
  }
  .section-access .access-content .text-right {
    margin-left: 0.65rem;
  }
  .section-access .access-title {
    margin-bottom: 0.17rem;
    padding-bottom: 0.12rem;
    font-size: 0.18rem;
  }
  .section-access .access-sub-title {
    margin: 0 0 0.05rem -0.17rem;
    font-size: 0.16rem;
  }
  .section-access .access-row {
    margin-bottom: 0.55rem;
  }
  .section-access .access-map {
    height: 2.25rem;
    margin-bottom: 0.82rem;
  }
  .section-access .access-text > span {
    min-width: 2.27rem;
    padding: 0.05rem 0.11rem 0.06rem;
    font-size: 0.17rem;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .section-access .access-text.is-text-primary {
    margin-bottom: 0.23rem;
  }
  .section-access .access-text.is-text-secondary {
    margin-bottom: 0.22rem;
  }
  .section-access .access-sub-row {
    margin-bottom: 0.16rem;
  }
  .section-access .is-access-item-first .access-image {
    margin-bottom: 0.18rem;
  }
  .section-access .is-access-item-first .access-content {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .section-access .is-access-item-first .access-content .text-inline {
    display: inline-block;
    text-align: right;
  }
  .section-access .is-access-item-first .access-content .is-margin-right {
    margin-right: 0.07rem;
  }
  .section-access .is-access-item-first .access-content .text-right {
    display: block;
    margin-left: 0;
    text-align: right;
  }
  .section-access .is-access-item-first .access-sub-title {
    margin-bottom: 0.05rem;
    margin-left: -0.12rem;
  }
}
/*# sourceMappingURL=access.css.map */