.page-box {
  margin-bottom: 15px;
}

.link-block__list {
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  font-size: 14px;
  padding: 15px;
}
.link-block__banner {
  margin-bottom: 15px;
}
.link-block__anchor-img {
  border: solid 5px #ddd;
}
.link-block__site-name {
  font-weight: bold;
  margin-bottom: 15px;
}
.link-block__site-name::before {
  font-family: "Material Icons Round";
  content: "\e55d";
  display: inline-block;
  transform: rotate(90deg);
  color: #FF8E8E;
}
.link-block__new {
  color: #f72d8a;
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
}
.link-block__sogo {
  color: #2087f0;
  display: inline-block;
  font-size: 10px;
  font-weight: normal;
}/*# sourceMappingURL=link.css.map */