.page-link-list1 {
  margin-bottom: 112px;
}
@media only screen and (max-width: 750px) {
  .page-link-list1 {
    margin-bottom: 70px;
  }
}
.page-link-list2 {
  margin-top: 25px;
  margin-bottom: 74px;
}
@media only screen and (max-width: 750px) {
  .page-link-list2 {
    margin-bottom: 40px;
  }
}
.page-link-list2__title {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 32px;
  text-align: left;
  color: #066e6e;
  margin-bottom: 21px;
  padding-bottom: 6px;
}
.page-link-list2__title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #066E6E;
  width: 50px;
  height: 2px;
}
.page-link-list2__title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #DCDCDC;
  width: 100%;
  height: 2px;
}
.page-link-list3 {
  margin-top: 30px;
}
@media only screen and (max-width: 750px) {
  .page-link-list3 {
    margin-top: 20px;
  }
}
.page-link-list3__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  line-height: 29px;
  text-align: left;
  color: #002107;
  margin-bottom: 7px;
}/*# sourceMappingURL=link.css.map */