.top-mediaInner {
  height: auto;
}
@media (max-width: 767px) {
  .top-mediaInner .re-p-link__wrapper {
    width: 89%;
    margin-top: 0;
  }
}

.top-mediaMain {
  height: 800px;
}
@media (max-width: 767px) {
  .top-mediaMain {
    height: auto;
  }
}
@media (max-width: 767px) {
  .top-mediaMain .top-mediaTab {
    border: none;
  }
}

.re-p-download__list {
  line-height: 1.5rem;
  padding-left: 20px;
  margin-bottom: 1rem;
}
.re-p-download__list dt {
  list-style-type: square;
  display: list-item;
}
.re-p-download__list a:link, .re-p-download__list a:visited {
  color: #00629d;
  text-decoration: underline;
}
.re-p-download__list a:hover {
  color: #00629d;
  text-decoration: none;
}/*# sourceMappingURL=top.css.map */