#page section {
  padding-top: 0;
}

#page a {
  color: #bf0000;
}

#page .l-content #top-section-step {
  background: #f7f7f7;
}

#page .l-content #appeal-section .appeal-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  gap: 18px;
  background-color: #fff;
}

#page .l-content #appeal-section .appeal-section .appeal-txt-group {
  display: flex;
  flex-direction: column;
  gap: 0;
}

#page .l-content #appeal-section .appeal-section p.appeal-lead {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
}

#page .l-content #appeal-section .appeal-section .main-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0px;
}

#page .l-content #appeal-section .appeal-section p.small {
  font-size: 12px;
  text-align: center;
}

#page .l-content #appeal-section .appeal-section span.appeal-txt-highlight {
  color: var(--Red-Logo-800, #bf0000);
  font-size: 83px;
  font-weight: 700;
}

#page .l-content #appeal-section .appeal-section span.appeal-bold {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  /* 126.667% */
}

/* テンプレから余白変更 */
#page .l-content #top-section-step .multi-step .multi-step-content {
  padding: 24px 16px;
}

/* STEP1 リスト */
#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  ul.campaign-target {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  ul.campaign-target
  li {
  display: flex;
  width: 300px;
  padding: 16px 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 12px;
  border: 2px solid var(--Red-Logo-800, #bf0000);
  background: var(--White, #fff);
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  ul.campaign-target
  li
  p.cp-number {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  ul.campaign-target
  li
  div.ccode-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  ul.campaign-target
  li
  div.ccode-group
  .ccode-txt {
  color: var(--Red-Logo-800, #bf0000);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  /* 162.5% */
}

/* コードコピーボタン */
#page .l-content #top-section-step .ccode {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #f7f7f7;
}

#page .l-content #top-section-step .ccode p.txt {
  color: #686868;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 19.6px */
}

#page .l-content #top-section-step .ccode p.code {
  color: #bf0000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 28px */
}

#page .l-content #top-section-step button.btn-copy-code {
  display: flex;
  padding: 7px;
  gap: 10px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 32px;
  border: 1px solid;
  background: #bf0000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 145.455% */
}

#page .l-content #top-section-step a.scroll {
  color: #333e36;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  text-decoration-line: underline;
  /* 160% */
}

#page .l-content #top-section-step .annotation {
  padding: 16px 0;
}

#page .l-content #top-section-step .annotation p.small {
  font-size: 12px;
}

/* stepフローティング */
#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block {
  display: block;
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  p.lead {
  margin-bottom: 16px;
}

#page
  .l-content
  #top-section-step
  .multi-step
  .multi-step-content.display-block
  p.campaign-code-txt {
  padding-top: 24px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

#page ul.campaign-code-steps li.slick-slide h3 {
  background-color: #ffeb99;
}

#page .l-content .bg-light .summary-group {
  gap: 24px;
}

#page .l-content .bg-light .summary-group p.small {
  font-size: 12px;
  padding-top: 24px;
}

#page .l-content .multi-step > h3 {
  background: #750101;
  color: #ffffff;
}

#page .l-content #top-section-step strong.pink {
  color: #bf0000;
}

#page .l-content .step-overview ul li p.step-overview-number {
  color: #bf0000;
}

.slick-dots li button::before {
  content: none;
}
#page .campaign-hero__schedule p {
  color: rgb(0, 0, 0);
  font-size: 16px;
}

#page .campaign-hero__schedule p:first-child br:last-child {
  display: none;
}
#page .campaign-hero__schedule__note {
  color: rgb(0, 0, 0);
}
#page .campaign-hero__schedule__note a {
  color: rgb(0, 0, 0);
  text-decoration: underline;
}

#page #countdown {
  display: flex;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}

#page #countdown p {
  color: #bf0000;
  text-align: justify;
  /* JP Header Small 20px/Bold */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 140% */
}

#page .App {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

#page .CampaignButton {
  margin: 0;
}

#page .RedirectionText {
  margin: 0;
}

#page .Below {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

#page .agreement-message strong {
  color: black;
}

#page .InfoText {
  margin: 0;
}

#page .CampaignButton-enabled span.RexButton-message {
  color: white;
}

#page .CampaignButton-disabled span.RexButton-message,
#page .CampaignButton-applied span.RexButton-message {
  color: #898989;
}

#page .CampaignButton-success span.RexButton-message {
  color: #047205;
}

#page #best-value-music-app {
  display: flex;
  padding: 24px 16px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}

#page #best-value-music-app h2 {
  color: #000;
  text-align: justify;
  /* JP Header Small 20px/Bold */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 140% */
}

#page #best-value-music-app h3 img {
  width: 182px;
  height: 32px;
}

#page .campaign-detail__table td {
  display: flex;
  flex-direction: column;
  gap: 1em;
}

#page .l-campaign-03 .s-campaign-detail h2 {
  color: black;
}

#page .l-campaign-03 .s-campaign-detail a {
  color: #00a0f0;
}

#page .l-content .multi-step .multi-step-content p.Limited_lead {
  color: #bf0000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

#page .l-content .multi-step .multi-step-content p.step3_text {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

#page .l-content .multi-step .multi-step-content p.step3_text strong {
  color: #bf0000;
  font-size: 16px;
  font-weight: 700;
}

#page .l-content .multi-step .multi-step-content p.small {
  font-size: 12px;
  text-align: center;
}

/* PC設定 */
@media screen and (min-width: 768px) {
  #page .App {
    width: 600px;
    gap: 24px;
  }

  #page .l-content .bg-light .summary-group {
    gap: 32px;
  }

  #page .l-content .bg-light .summary-group p.small {
    padding-top: 32px;
  }

  #page .CampaignButton-enabled span.RexButton-message {
    font-size: 36px;
  }

  #page .CampaignButton a {
    max-width: none;
  }

  #page .s-campaign-hero {
    background: url(/assets/campaign/2026/annual-plan-campaign/img/bg.png)
      no-repeat center top/auto 82% #ffcf31;
  }

  #page .s-campaign-hero::after {
    width: 100%;
    height: 70px;
    background: #e5597b;
    position: absolute;
    bottom: 0;
  }

  #page .l-content #appeal-section .appeal-section p.appeal-lead {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
    /* 30px */
  }

  #page .l-content #appeal-section .appeal-section .main-txt {
    flex-direction: row;
  }

  #page .l-content #appeal-section .appeal-section span.appeal-txt-highlight {
    font-size: 70px;
  }

  #page .l-content #appeal-section .appeal-section span.appeal-bold {
    font-size: 50px;
  }

  #page
    .l-content
    #top-section-step
    .multi-step
    .multi-step-content.display-block
    ul.campaign-target
    li {
    width: 435px;
  }

  #page
    .l-content
    #top-section-step
    .multi-step
    .multi-step-content.display-block
    ul.campaign-target
    li
    p.cp-number {
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    /* 129.167% */
  }

  #page
    .l-content
    #top-section-step
    .multi-step
    .multi-step-content.display-block
    ul.campaign-target
    li
    div.ccode-group
    .ccode-txt {
    font-size: 42px;
    font-weight: 700;
    line-height: 36px;
    /* 85.714% */
  }

  #page
    .l-content
    #top-section-step
    .multi-step
    .multi-step-content.display-block
    ul.campaign-target
    li
    div.ccode-group {
    gap: 16px;
  }

  /* ボタン */
  #page .l-content #top-section-step .ccode {
    flex-direction: row;
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 16px;
  }

  #page .l-content #top-section-step .ccode p.txt {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 22.4px */
  }

  #page .l-content #top-section-step .ccode p.code {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 33.6px */
  }

  #page .l-content #top-section-step button.btn-copy-code {
    align-items: center;
    transition: all 0.2s ease-in;
    padding: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    /* 150% */
  }

  #page .l-content #top-section-step button.btn-copy-code:hover {
    cursor: pointer;
    background: #bf0000;
    color: white;
  }

  #page .l-content #top-section-step a.scroll {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
  }

  #page .l-content #top-section-step .annotation {
    padding: 24px 0;
  }

  #page #best-value-music-app {
    padding: 32px 0;
  }

  #page #best-value-music-app h3 img {
    width: 273px;
    height: 48px;
  }

  #page .l-content .multi-step .multi-step-content {
    gap: 24px;
  }

  #page .l-content .multi-step .multi-step-content p.Limited_lead {
    font-size: 28px;
    line-height: 40px;
  }

  #page .l-content .multi-step .multi-step-content p.step3_text {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    /* 142.857% */
  }

  #page .l-content .multi-step .multi-step-content p.step3_text strong {
    font-size: 28px;
  }

  #page .l-content .step-overview ul li {
    padding: 16px;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
}

@media screen and (max-width: 768px) {
  #page .CampaignButton-enabled span.RexButton-message,
  #page .CampaignButton-disabled span.RexButton-message,
  #page .CampaignButton-applied span.RexButton-message,
  #page .CampaignButton-success span.RexButton-message {
    font-size: 24px;
  }
}

/*# sourceMappingURL=style.css.map */
