.yakyu-header {
  height: 360px;
  max-height: 360px;
}
.yakyu-header img {
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/*PC YakyuSchool*/
.yakyu_school.block {
  margin-top: 40px;
}

.this-team-articles-list {
  margin: 40px 65px 0;
}
.column-caption {
  margin: 0 0 25px;
  font-size: 2.0rem;
}
.match-team-articles-list {
  margin: 50px 65px 100px;
}
.opponent-article {
  padding: 25px;
}
.opponent-article-l {
  width: 29.5%;
}
.opponent-article-l p {
  margin: 10px 0 0;
  font-size: 2.6rem;
  font-weight: 700;
}
.opponent-article-l p span {
  font-size: 2.0rem;
}
.opponent-article-r {
  width: 65.5%;
  font-size: 2.2rem;
}
.opponent-article-r .belongs {
  margin: 20px 0 0 0;
  font-size: 1.6rem;
}
.opponent-article-r .belongs .list-author-icon {
  width: 33px;
  height: 33px;
  margin: 0 5px 0 15px;
}
.team-bg {
  width: 5%;
}
