/* ===== 他CSS（app.css等）からのスタイルリセット ===== */
#page .l-campaign-01 a {
  color: inherit;
  text-decoration: none;
}
#page .l-campaign-01 section {
  padding: 0;
}
/* ===== /他CSSリセット ===== */

#page #nav_ranks {
  margin: -100px auto 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  padding: 0 12px;
  width: 70%;
}
#page #nav_ranks li {
  flex: 1;
  border-radius: 64px;
  border: 1px solid var(--white, #fff);
}
#page #nav_ranks .total-rank {
  border-radius: 64px;
  background: #bb8600;
}
#page #nav_ranks .zgen-rank {
  border-radius: 64px;
  background: #8f39f8;
}
#page #nav_ranks li a {
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  color: var(--white, #fff);
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
#page #nav_ranks li a::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(/assets/news/award/seasonal/2025/first-half/img/icon_chevrondown.png)
    no-repeat center/cover;
}
#page h2.heading.heading--m {
  background: #bb8600;
  color: white;
  padding: 2rem 0;
}
#page .monthlyRanking {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
#page .monthlyRanking > li {
  width: 25%;
  padding: 2rem;
  box-sizing: border-box;
  transition: all 0.2s ease-in;
  background-color: white;
}
#page .blue-block .monthlyRanking > li {
  border-right: 4px solid #bb8600;
  border-bottom: 4px solid #bb8600;
}
#page .monthlyRanking > li > a figure {
  max-width: 200px;
  margin: 16px auto;
  text-align: center;
}
#page .blue-block .monthlyRanking > li > a p {
  color: #bb8600;
  line-height: 1.5;
}
#page .monthlyRanking > li > a p.rank {
  font-size: 24px;
  padding: 0 8px 8px;
  font-weight: bold;
}
#page .blue-block .monthlyRanking > li > a p.rank {
  border-bottom: 4px solid #bb8600;
  color: #bb8600;
}
#page .monthlyRanking > li > a p.title {
  font-weight: bold;
  font-size: 20px;
}
#page .monthlyRanking > li:nth-child(1) {
  width: 33.3333333333%;
}
#page .blue-block .monthlyRanking > li:nth-child(1) {
  border-top: 4px solid #bb8600;
  border-left: 4px solid #bb8600;
}
#page .monthlyRanking > li:nth-child(2) {
  width: 33.3333333333%;
}
#page .blue-block .monthlyRanking > li:nth-child(2) {
  border-top: 4px solid #bb8600;
}
#page .monthlyRanking > li:nth-child(3) {
  width: 33.3333333333%;
}
#page .blue-block .monthlyRanking > li:nth-child(3) {
  border-top: 4px solid #bb8600;
}
#page .blue-block .monthlyRanking > li:nth-child(4n) {
  border-left: 4px solid #bb8600;
}
#page #bnr-full {
  background: whitesmoke;
}
#page #bnr-full .l-inner .bnr {
  display: block;
  margin: 2em auto;
  padding-top: 2em;
  text-align: center;
}
#page #bnr-full .l-inner .bnr a {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#page .blue-block {
  background-color: #fffaf1;
  padding: 24px 12px !important;
}
#page .period-desc {
  font-weight: 500;
  text-align: center;
  padding-bottom: 1rem;
}
#page .blue-block .period-desc {
  color: #bb8600;
}
#page .heading--m {
  margin-bottom: 0 !important;
}
#page .player-link {
  display: flex;
  justify-content: center;
  padding: 16px;
  margin-top: 16px;
}

/* SP only */
@media screen and (max-width: 768px) {
  #page .period-desc {
    font-size: 14px;
  }
  #page h2.heading.heading--m {
    padding: 2rem;
  }
  #page .monthlyRanking > li {
    width: 50%;
    padding: 1.75rem;
  }
  #page .monthlyRanking > li > a figure img {
    width: 100%;
  }
  #page .monthlyRanking > li > a p {
    font-size: 1.6rem;
    line-height: 1.75em;
  }
  #page .monthlyRanking > li > a p.rank {
    padding: 0.5rem;
  }
  #page .monthlyRanking > li:nth-child(1) {
    width: 100%;
  }
  #page .monthlyRanking > li:nth-child(2) {
    width: 100%;
    border-top: none;
  }
  #page .blue-block .monthlyRanking > li:nth-child(2) {
    border-left: 4px solid #bb8600;
  }
  #page .monthlyRanking > li:nth-child(3) {
    width: 100%;
    border-top: none;
  }
  #page .blue-block .monthlyRanking > li:nth-child(3) {
    border-left: 4px solid #bb8600;
  }
  #page .monthlyRanking > li:nth-child(4n) {
    border-left: none;
  }
  #page .blue-block .monthlyRanking > li:nth-child(even) {
    border-left: 4px solid #bb8600;
  }
  #page #bnr-full .l-inner .bnr {
    display: block;
    margin: 0 auto;
    padding: 2em 0;
    text-align: center;
  }
}

/* PC */
@media screen and (min-width: 768px) {
  #page .period-desc {
    font-size: 16px;
  }
  #page .s-campaign-hero {
    background: url(/assets/news/award/seasonal/2026/first-half/img/bg.jpg)
      no-repeat top center/auto 100%;
  }
  #page #nav_ranks {
    width: 900px;
    gap: 16px;
    margin: -98px auto 32px;
    flex-direction: row;
  }
  #page #nav_ranks li {
    border-radius: 64px;
    border: 4px solid var(--white, #fff);
    transition: all 0.2s ease-in;
  }
  #page #nav_ranks li a {
    padding: 16px 24px;
    gap: 16px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
  }
  #page #nav_ranks li:hover {
    transform: translateY(2px);
  }
  #page .blue-block .monthlyRanking > li:hover {
    background: #fbf4d5;
    cursor: pointer;
  }
  #page .monthlyRanking > li > a figure img {
    width: 100%;
  }
  #page #bnr-full .l-inner .bnr a {
    width: 600px;
    margin: 0 auto;
  }
  #page #bnr-full .l-inner .bnr a:hover {
    opacity: 0.8;
  }
}

/* 下半期トレンド予測 */
#page h2.heading.heading--trend {
  background: #7b3fa3;
  color: white;
  padding: 2rem 0;
}
#page .trend_artist {
  background: url(/assets/news/award/seasonal/2026/first-half/img/img_monaki_bg.jpg)
    no-repeat center / cover;
}
#page .trend_artist__bg {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 16px;
  gap: 24px;
}
#page .trend_artist__name {
  color: #7b3fa3;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
#page .trend_artist__album {
  width: 320px;
  margin: 0;
}
#page .trend_artist__album img {
  width: 100%;
  display: block;
}
#page .trend_artist__body {
  padding: 24px 16px;
  background: transparent;
}
#page .trend_artist__body .l-inner {
  background: #fff;
  border-radius: 12px;
  border: 1.5px dashed #b8c4ec;
  padding: 24px;
}
#page .trend_artist__description {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}
#page .trend_artist__comment_section {
  padding: 0 0 48px;
}
#page .trend_artist__comment_heading {
  display: block;
  text-align: center;
  background: #4a9bd4;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 32px;
  padding: 10px 40px;
  width: fit-content;
  margin: 0 auto 24px;
  transition: opacity 0.2s;
}
#page .trend_artist__comment_body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#page .trend_artist__photo {
  display: block;
  margin: 0;
}
#page .trend_artist__photo img {
  width: 100%;
  display: block;
}
#page .trend_artist__comment_text {
  background: url(/assets/news/award/seasonal/2026/first-half/img/monaki_comment_bg.png)
    no-repeat center / 100% 100%;
  padding: 40px;
  font-size: 16px;
  line-height: 1.9;
  color: #7b3fa3;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #page .trend_artist__comment_section .l-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #page .trend_artist__name {
    font-size: 64px;
  }
  #page .trend_artist__album {
    width: 460px;
  }
  #page .trend_artist__body {
    padding: 32px 24px;
  }
  #page .trend_artist__body .l-inner {
    padding: 32px;
  }
  #page .trend_artist__description {
    font-size: 16px;
    line-height: 2;
  }
  #page .trend_artist__comment_heading:hover {
    opacity: 0.7;
  }
  #page .trend_artist__photo {
    width: 42%;
    flex-shrink: 0;
  }
  #page .trend_artist__comment_body {
    flex-direction: row;
    align-items: stretch;
    gap: 32px;
  }
  #page .trend_artist__comment_text {
    flex: 1;
    font-size: 20px;
    padding: 44px 48px;
  }
}
