.floting-banner-rb {
  display: none!important;
}
.interview2025 {
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
      text-align: left;
}
.wrapper {
  min-width: auto!important;
}
.interview2025 img {
  max-width: 100%;
  vertical-align: middle;
}
.interview2025 .kv {
      position: relative;
}
.interview2025 .kv figure {
}
.interview2025 .kv img {
  width: 100%;
}
.interview2025 .kv .txt-area {
      position: absolute;
        bottom: 0;
    right: 0;
    text-align: right;
}
.interview2025 .kv .txt-area h2 {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    bottom: 0;
    right: 0;
    font-size: 60px;
    background: #E2E3E7;
    display: inline-block;
        padding: 0 10px;
}
.interview2025 .kv .txt-area h3 {
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
    font-size: 40px;
    background: #E2E3E7;
        padding: 0 10px;
}
@media (max-width: 1100px) {
.interview2025 .kv .txt-area h2 {
  font-size: 5vw;
}
.interview2025 .kv .txt-area h3 {
    font-size: 3vw;
}
}
.interview2025 .interview2025-inner {
      width: 1000px;
    margin: 0 auto;
    max-width: 95%;
}
.interview2025 .lead-area {
      background: #e1e2e6;
    padding: 80px 0;
}
.interview2025 .lead-area p {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 2em;
}
.interview2025 .lead-area p:last-child {
  margin-bottom: 0;
}
.interview2025 .lead-area p strong {
  background: #fff;
  padding: 3px;
}
.interview2025 .lead-area p sup {
  vertical-align: super;
  font-size: 0.6em;
}
.interview2025 .lead-area p small {
  line-height: 1.7em;
    display: block;
}
.interview2025 p small {
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  font-size: 13px;
  line-height: 1.7em;
  display: block;
}
.interview2025 .report-content {
  margin-top: 70px;
}
.interview2025 .report-content .content-title {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-size: 24px;
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 15px;
  margin-bottom: 50px;
}
.interview2025 .report-content .content-title .title-number {
background: #cc0000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-size: 30px;
}
.interview2025 .report-content .sub-title {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  color: #cc0000;
  font-size: 16px;
    margin-bottom: 0;
    line-height: 2em;
    margin-top: 60px;
}
.interview2025 .report-content p {
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 2em;
}
.interview2025 .report-content strong {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
.interview2025 .report-content figure {
  margin: 70px 0;
}
.interview2025 .report-content figure.small-margin {
  margin-top: 30px;
}
.interview2025 .report-content .comment-box {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 30px 24px;
    background-image: url(/jp/sports/wheelchair_racing/report/interview2025/assets/images/text-bg.webp);
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    background-size: contain;
    background-color: #E2E3E8;
    position: relative;
}
.interview2025 .report-content .comment-box .icon {
  width: 120px;
  margin: 0;
}
.interview2025 .comment-box .icon img {
  width: 100%;
}
.interview2025 .report-content .comment-box figcaption {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-size: 13px;
  text-align: center;
  color: #39406A;
  margin-top: 3px;
}
.interview2025 .report-content .comment-box .txt-area {
  position: relative;
  flex: 1; /* テキストエリアを広げる */
}
.interview2025 .report-content .comment-box::after {
    content: "";
    position: absolute;
    top: -10px;
    right: 38px;
    width: 27px;
    height: 26px;
    background: url(/jp/sports/wheelchair_racing/report/interview2025/assets/images/txt-deco.webp) no-repeat center;
    background-size: cover;
}
.interview2025 .report-content .comment-box .txt-area p {
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 2em;
}
.interview2025 .report-content .comment-box .txt-area p:last-child {
  margin-bottom: 0;
}
.interview2025 .large-img-content {
  margin: 70px 0;
  width: 100%;
}
.interview2025 .mb0 {
  margin-bottom: 0!important;
}
.interview2025 .mt0 {
  margin-top: 0!important;
}
.interview2025 .large-img-content img {
  width: 100%;
}
.interview2025 .related-links-content {
      background: #E2E3E7;
    padding: 70px 0;
}
.interview2025 .related-links-content .interview2025-inner {
    width: 1240px;
}
.interview2025 .related-links-content .related-links {
}
.interview2025 .related-links-content .related-links h3 {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}
.interview2025 .related-links-content .related-links h3 span {
  display: block;
    color: #cc0000;
    font-size: 14px;
}
.interview2025 .related-links-content .related-links-box {
      display: flex;
    gap: 30px;
}
.interview2025 .related-links-content .related-item {
}
.interview2025 .related-links-content .related-item a {
  position: relative;
}
.interview2025 .related-links-content .related-item a:hover {
  opacity: 0.8;
}
.interview2025 .related-links-content .related-item figure {
}
.interview2025 .related-links-content .related-item img {
}
.interview2025 .related-links-content .related-item .related-txt {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
      position: absolute;
    bottom: 0;
    padding: 10px;
    color: #fff;
    font-size: 13px;
background: rgba(0, 0, 0, 0.6);
    width: 100%;
  }
.interview2025 .related-links-content .related-item .related-txt::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    right: 1em;
    top: calc(50% - 4px);
    rotate: -45deg;
}
.interview2025 .related-links-content .related-item h4 {
  padding-right: 1em;
}
.interview2025 .related-links-content .related-item.anothor-tab .related-txt::after {
content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border: none;
    background: url(/jp/sports/wheelchair_racing/report/interview2025/assets/images/icon-blank.png) no-repeat center;
    right: 1em;
    top: calc(50% - 8px);
    rotate: none;
    background-size: cover;
}
@media (max-width: 736px) {
.interview2025 .interview2025-inner {
      max-width: 90%;
}
.interview2025 .report-content figure {
    margin: 40px 0;
}
.interview2025 .report-content figure.small-margin {
  margin-top: 30px;
}
.interview2025 .kv .txt-area h2 {
  font-size: 7vw;
}
.interview2025 .kv .txt-area h3 {
      font-size: 5vw;
}
.interview2025 .lead-area {
      padding: 60px 0 40px;
}
.interview2025 .report-content {
    margin-top: 40px;
}
.interview2025 .report-content .content-title {
      font-size: 20px;
      align-items:flex-start;
          margin-bottom: 30px;
          gap: 10px;
}
.interview2025 .report-content .content-title .title-number {
      height: 40px;
    font-size: 20px;
    flex: 0 0 40px;
}
.interview2025 .report-content .comment-box {
      padding: 22px 16px;
      align-items: flex-start;
      background-image: none;
      gap: 15px;
}
.interview2025 .report-content .comment-box .icon {
  width: 70px;
      padding-top: 10px;
}
.interview2025 .report-content .comment-box::after {
      right: 20px;
}
.interview2025 .related-links-content .related-links-box {
  flex-wrap: wrap;
  gap: 20px;
}
.interview2025 .related-links-content .related-item h4 {
    padding-right: 2em;
}

}