.p-sportip__banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 3;
  pointer-events: none;
}

.p-sportip__banner-logo {
  width: 265px;
  margin-bottom: 20px;
}

.p-sportip__banner-content {
  position: absolute;
  top: 50%;
  left: 5.75rem;
  transform: translateY(-50%);
  z-index: 15;
}

.p-sportip__banner-title {
  font-size: var(--fs-4xl);
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-bottom: 0.375rem;
  font-weight: 400;
  color: var(--text-white);
}

.p-sportip__breadcrumb {
  bottom: 4%;
  left: 5%;
  z-index: 15;
}

.p-sportip__banner .c-hero-slider__frames__clip1 .c-clip-img {
  object-position: right top;
  width: 105%;
  left: auto;
  right: 30%;
}

.p-sportip__banner .c-hero-slider__frames__clip2 .c-clip-img {
  left: 10%;
  object-position: left center;
  width: 125%;
}

.p-sportip__section--white {
  padding-bottom: 100px;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  background-image: url("../img/common/bg_white_pattern.webp");
  background-size: cover;
  background-position: 0% -170%;
}

.p-sportip__content {
  position: relative;
  padding-bottom: 2rem;
}

.p-sportip__img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 38rem;
  max-width: 50%;
}

.p-sportip__text-container,
.p-sportip__text-container--02 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background-color: white;
  padding: 3.5rem;
  box-sizing: border-box;
  position: absolute;
  width: 55%;
  top: 25%;
  right: 0%;
}

.p-sportip__text-container--02 {
  top: 25%;
  left: 0%;
}

.p-sportip__img-pattern {
  position: absolute;
  top: 0%;
  right: 0%;
  width: auto;
  height: auto;
  z-index: 1;
}

.p-sportip__text-block {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.p-sportip__text-block-paragraph {
  font-size: var(--fs-base);
  line-height: 2;
  font-weight: 600;
}

.p-sportip__text-block-accent {
  font-weight: 500;
  color: var(--text-lightBlue);
}

.p-sportip__bullet-icon {
  flex-shrink: 0;
  pointer-events: none;
}

.p-sportip__bullet-icon-img {
  display: block;
  width: 1rem;
  height: auto;
}

.p-sportip__nav {
  margin-bottom: 10rem;
}

.p-sportip__youtube-wrap {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  position: relative;
}

.p-sportip__ribbon--03 {
  position: absolute;
  right: 0;
  bottom: -3rem;
  z-index: 0;
  pointer-events: none;
}

.p-sportip__youtube {
  position: relative;
  z-index: 1;
  width: 55rem;
  height: 31rem;
  background-color: var(--base-nearBlack);
  overflow: hidden;
}

.p-sportip__youtube iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.p-sportip__section--lightblue {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-image: url("../img/common/bg_light_blue.webp");
  background-size: cover;
  background-position: center;
}

.p-sportip__diagnosis-wrapper .c-phone-mockup__video {
  width: 90%;
  z-index: 100;
}

.p-sportip__ribbon--02 {
  position: absolute;
  top: 25%;
  right: -50%;
  width: auto;
  height: auto;
  z-index: 1;
}

.p-sportip__diagnosis-block {
  background-color: white;
  width: 100%;
  padding: 3.125rem;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  z-index: 10;
  max-width: 55rem;
}

.p-sportip__mobile-divider {
  height: 1px;
  margin-bottom: 50px;
}

.p-sportip__point-header-row {
  gap: 40px;
}

.p-sportip__section-subtitle {
  display: flex;
  align-items: flex-end;
  gap: 15px;
  padding-bottom: 10px;
}

.p-sportip__point-heading {
  padding-bottom: 8px;
  line-height: 1.333;
  font-weight: 600;
  font-size: var(--fs-xl);
}

.p-sportip__content-row {
  position: relative;
}

.p-sportip__section-number {
  padding-bottom: 8px;
  font-size: 5.625rem;
  font-family: var(--font-outfit);
  font-weight: 400;
}

.p-sportip__content-subtitle {
  font-weight: 600;
}

.p-sportip__content-title {
  font-size: var(--fs-2xl);
  color: var(--text-lightBlue);
}

.p-sportip__diagnosis-wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

.p-sportip__divider {
  height: 1px;
}

.p-sportip__label {
  width: 5rem;
}

.p-sportip__content-row--end {
  position: relative;
  justify-content: flex-end;
}

.p-sportip__content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.p-sportip__content-row--spaced {
  position: relative;
}

.p-sportip__flex-col {
  display: flex;
  flex-direction: column;
  line-height: 2;
}

.p-sportip__accent {
  color: var(--text-lightBlue);
}

.p-sportip__diagnosis-lead {
  color: var(--text-lightBlue);
  font-weight: 600;
  line-height: 1.5;
}

.p-sportip__diagnosis-text {
  line-height: 2;
}

.p-sportip__stretch-text {
  line-height: 1;
}

.p-sportip__geta-lead {
  color: var(--text-lightBlue);
  font-weight: 600;
}

@media (max-width: 1024px) {
  .p-sportip__banner-content {
    left: 3rem;
  }
  .p-sportip__banner .c-hero-slider__frames__clip1 .c-clip-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    left: 0;
  }
  .p-sportip__banner .c-hero-slider__frames__clip2 .c-clip-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    right: 0;
    left: 0;
  }
  .p-sportip__banner-title {
    font-size: var(--fs-2xl);
  }
  .p-sportip__title {
    font-size: var(--fs-8xl);
  }
  .p-sportip__text-container,
  .p-sportip__text-container--02 {
    width: 55vw;
    padding: 2.5rem;
  }
  .p-sportip__diagnosis-wrapper .c-phone-mockup__img {
    height: 28vw;
  }
  .p-sportip__youtube {
    width: 100%;
    height: 28rem;
  }
}
@media (max-width: 767px) {
  .p-sportip__banner-content {
    top: 20%;
    left: 1.25rem;
  }
  .p-sportip__banner-title {
    font-size: var(--fs-lg);
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .p-sportip__banner-logo {
    display: none;
  }
  .p-sportip__breadcrumb {
    position: absolute;
    left: 1.25rem;
    bottom: 3%;
  }
  .p-sportip__banner .c-hero-slider__frames__clip1 .c-clip-img {
    object-position: center center;
  }
  .p-sportip__banner .c-hero-slider__frames__clip2 .c-clip-img {
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-position: 55% center;
    transform: scale(1) translateY(30%);
  }
  .p-sportip__title {
    font-size: 3.75rem;
    line-height: 1.05;
  }
  .p-sportip__subtitle {
    font-size: var(--fs-base);
    line-height: 1.75;
  }
  .p-sportip__title-wrap {
    margin-bottom: 0;
  }
  .p-sportip__point-heading {
    font-size: var(--fs-lg);
    line-height: 1.5;
  }
  .p-sportip__section--03 {
    background-image: url("../img/common/bg_white_pattern.webp");
    background-size: cover;
    background-position: 0% -170%;
  }
  .p-sportip__nav {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.75rem;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1.5rem;
    margin-bottom: 1rem;
  }
  .p-sportip__nav .c-page-nav__item {
    display: inline-flex;
    justify-content: flex-start;
    width: fit-content;
    font-size: var(--fs-base);
    line-height: 1.6;
  }
  .p-sportip__content .c-section__header-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .p-sportip__content .c-flex-gap-3 {
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5rem;
    line-height: 2;
  }
  .p-sportip__content-title {
    font-size: var(--fs-lg2);
  }
  .p-sportip__content-subtitle {
    font-size: var(--fs-sm2);
    line-height: 1.6;
  }
  div:has(> .p-sportip__text-container) {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .p-sportip__img--with-text {
    width: 100%;
    max-width: 100%;
    max-height: 240px;
    object-fit: cover;
    object-position: center;
  }
  .p-sportip__text-container {
    position: relative;
    width: calc(100% - 1rem);
    margin-left: auto;
    margin-right: 0;
    padding: 1rem 1.5rem 1.5rem;
    box-sizing: border-box;
    top: auto;
    right: auto;
    overflow: hidden;
  }
  div:has(> .p-sportip__text-container--02) {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }
  .p-sportip__img--with-text-02 {
    width: 100%;
    max-width: 100%;
    max-height: 240px;
    object-fit: cover;
    object-position: center;
  }
  .p-sportip__text-container--02 {
    position: relative;
    width: calc(100% - 1rem);
    margin-left: 0;
    margin-right: auto;
    padding: 1rem 1.5rem 1.5rem;
    box-sizing: border-box;
    top: auto;
    left: auto;
    overflow: hidden;
  }
  .p-sportip__img-pattern {
    height: 10%;
    width: auto;
  }
  .p-sportip__text-container .c-section__header-row--md-gap,
  .p-sportip__text-container--02 .c-section__header-row--md-gap {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }
  .p-sportip__text-container .p-sportip__section-number,
  .p-sportip__text-container--02 .p-sportip__section-number {
    font-size: 3.75rem;
    line-height: 1;
  }
  .p-sportip__text-container-heading,
  .p-sportip__text-container--02-heading {
    font-size: var(--fs-lg2);
    line-height: 1.45;
  }
  .p-sportip__text-block {
    gap: 0.75rem;
  }
  .p-sportip__text-block-paragraph {
    font-size: var(--fs-base);
    line-height: 1.75;
  }
  .p-sportip__content .c-row-mb-100 {
    margin-bottom: 2rem;
  }
  .u-mt-100 {
    margin-top: 2.5rem;
  }
  .p-sportip__youtube-wrap {
    margin-top: 1.5rem;
  }
  .p-sportip__youtube {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }
  .p-sportip__content-block-heading {
    font-size: var(--fs-md);
    line-height: 1.75;
  }
  .p-sportip__diagnosis-wrapper {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 4rem;
  }
  .p-sportip__ribbon--02 {
    position: absolute;
    top: 5%;
    left: -74%;
    right: auto;
    z-index: 0;
  }
  .p-sportip__diagnosis-block {
    max-width: 100%;
    padding: 1rem 0.75rem;
    gap: 1rem;
  }
  .p-sportip__diagnosis-block-heading {
    font-size: var(--fs-md);
    line-height: 1.75;
    display: block;
  }
  .p-sportip__diagnosis-lead {
    font-size: var(--fs-base);
    line-height: 1.75;
  }
  .p-sportip__diagnosis-text,
  .p-sportip__stretch-text,
  .p-sportip__flex-col,
  .p-sportip__geta-lead {
    font-size: var(--fs-base);
  }
  .p-sportip__stretch-text {
    line-height: 2;
  }
  .p-sportip__geta-lead {
    line-height: 1.75;
  }
  .p-sportip__diagnosis-wrapper .c-phone-mockup {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
    order: 0;
  }
  .p-sportip__diagnosis-wrapper .c-phone-mockup__img {
    height: 85vw;
    max-height: 520px;
  }
  .p-sportip__diagnosis-wrapper .c-phone-mockup__video {
    border-radius: 4vw;
    width: 45%;
    object-fit: cover;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-sportip__speak-container--02 {
    display: block;
    position: absolute;
    bottom: -1rem;
    left: 7rem;
  }
  .p-sportip__speak-container--03 {
    display: block;
    position: absolute;
    bottom: -1rem;
    right: 7rem;
  }
  .p-sportip__speak-person--02,
  .p-sportip__speak-person--03 {
    height: 12rem;
  }
  .p-sportip__speak-bubble--02 {
    height: 5rem;
    top: -2rem;
    right: 5rem;
  }
  .p-sportip__speak-bubble--03 {
    height: 5rem;
    top: -2.5rem;
    right: -6rem;
  }
  .p-sportip__announcement-section .c-announcement {
    width: calc(100% - 2.5rem);
    margin-inline: auto;
  }
  .p-sportip__announcement-section .c-btn--light-blue {
    width: 100%;
    max-width: 19rem;
    justify-content: flex-start;
    margin-bottom: 2rem;
  }
  .p-sportip__announcement-section .c-announcement__title-container {
    display: block;
    text-align: center;
  }
  .p-sportip__announcement-section .c-announcement__section-heading:first-child {
    display: inline;
    font-size: var(--fs-xl);
    font-weight: 700;
    line-height: 1.5;
  }
  .p-sportip__announcement-section .c-announcement__section-heading:nth-child(2) {
    display: inline;
    line-height: 1.5;
    margin-left: 0.25rem;
  }
  .p-sportip__announcement-section .c-announcement__btn {
    width: 100%;
    justify-content: flex-start;
    text-align: left;
  }
  .p-sportip__announcement-section .c-announcement__btn svg {
    margin-left: auto;
    flex-shrink: 0;
  }
}
