.tax-author .ppma-page-title.page-title {
  font-size: 0;
}
.tax-author .ppma-page-title.page-title span {
  font-size: 24px;
}
.tax-author .pp-multiple-authors-boxes-ul {
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .tax-author .pp-author-boxes-avatar {
    margin-bottom: 15px;
  }
}
.tax-author .pp-multiple-authors-layout-boxed .multiple-authors-name a, .tax-author .pp-multiple-authors-layout-centered .multiple-authors-name a {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
}
.tax-author .ppma-page-content.list {
  padding-bottom: 120px;
}
.tax-author .ppma-page-content.list .article-content {
  margin-bottom: 0;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .tax-author .ppma-page-content.list .article-content {
    display: block;
  }
}
.tax-author .pp-author-boxes-description.multiple-authors-description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}
.tax-author .article-entry-excerpt .read-more {
  display: none;
}
.tax-author .ppma-page-content.list .ppma-article {
  text-decoration: none;
  border-radius: 8px;
  border: 1px solid #eaeaea;
  background: #fff;
  overflow: hidden;
}
.tax-author .article-body {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .tax-author .article-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.tax-author .box-header-title, .tax-author .multiple-authors-links, .tax-author .article-footer.entry-footer.post-footer {
  display: none;
}
.tax-author .ppma-page-content.list, .tax-author .ppma-author-pages-author-box-wrap {
  max-width: 1030px;
  overflow: hidden;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .tax-author .ppma-page-content.list, .tax-author .ppma-author-pages-author-box-wrap {
    padding-right: 3.2vw;
    padding-left: 3.2vw;
  }
}
.tax-author .ppma-page-content.list .article-image {
  width: 21%;
}
@media screen and (max-width: 768px) {
  .tax-author .ppma-page-content.list .article-image {
    width: 100%;
  }
  .tax-author .ppma-page-content.list .article-image img {
    width: 100%;
  }
}
.tax-author .ppma-page-content.list .article-title {
  font-size: 18px;
  color: #222;
  font-weight: 700;
  line-height: 1.2;
}
.tax-author .nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tax-author .nav-links .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-size: 18px;
  text-decoration: none;
  border-radius: 50%;
  transition: all 250ms linear;
}
.tax-author .nav-links .page-numbers.current {
  color: #fff;
  background: #5da6bd;
}
.tax-author .nav-links .page-numbers.next, .tax-author .nav-links .page-numbers.prev {
  width: auto;
  font-family: "Noto Sans JP";
  font-weight: bold;
  color: #5da6bd;
  white-space: nowrap;
}/*# sourceMappingURL=author.css.map */