.pc-only {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
  }
}

.lp-tl-box {
  background-image: url(../images/sponsor-lp/header-bg.png);
  position: absolute;
  padding: 15px 0 15px 30px;
  max-width: 420px;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 9999;
}

.lp-tl-flex {
  display: flex;
  gap: 20px;
  align-items: center;
}

.lp-tl-item h1 {
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 5%;
  color: #000;
}

.kv-area {
  position: relative;
}
.kv-area img {
  width: 100%;
  display: block;
}

.kv-area .sub-tl-box {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  width: 100%;
}

.kv-area h2 {
  font-size: 84px;
  line-height: 80%;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}

.kv-area h2 .yellow {
  color: #fff100;
}

.kv-area .sub-small {
  font-size: 30px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
  color: #fff;
}

.gallery-area {
  position: relative;
}

.gallery-area img {
  width: 100%;
  display: block;
}

.contact-btn {
  position: relative;
  z-index: 9999;
}

.contact-btn.is-follow {
  position: fixed;
  right: 20px;
  bottom: 20px;
}

.contact-btn a {
  position: fixed;
  bottom: 20px;
  right: 20px;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  display: inline-block;
  padding: 0;
  line-height: 0;
}

.contact-btn.is-avoid a {
  bottom: 60px;
}

.contact-btn a img {
  max-width: 150px;
  width: 100%;
  display: block;
}

.contact-btn a:hover {
  opacity: 0.7;
}

.movie-area {
  background-image: url(../images/sponsor-lp/contents-bg-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.movie-box {
  text-align: center;
  padding: 100px 250px 100px 210px;
}

.movie-box iframe {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.contents-sponsorship {
  background-image: url(../images/sponsor-lp/contents-bg-2.png);
  background-size: 100% 100%;
  padding-bottom: 70px;
}

.contents-tl-box {
  padding: 100px 0 50px 0;
  text-align: center;
}

.contents-tl-box-2 {
  padding: 0 0 50px 0;
  text-align: center;
}

.contents-tl-box p,
.contents-tl-box-2 p {
  font-size: 30px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.contents-tl-box h3 {
  padding-top: 20px;
}

.contents-tl-box-2 h3 {
  padding-top: 0;
}

.contents-tl-box h3 img,
.contents-tl-box-2 h3 img {
  margin: 0 auto;
}

.sponsorship-lead {
  text-align: center;
}

.sponsorship-lead p {
  font-size: 18px;
  color: #000;
  line-height: 200%;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.sponsorship-box-area {
  max-width: 1180px;
  margin: 0 auto;
}

.sponsorship-box-01 {
  margin: 70px 0;
  position: relative;
  background-image: url(../images/sponsor-lp/contents-box-bg-1.png);
  background-repeat: no-repeat;
}

.sponsorship-box-02 {
  margin: 70px 0;
  position: relative;
  background-image: url(../images/sponsor-lp/contents-box-bg-2.png);
  background-repeat: no-repeat;
}

.sponsorship-box-03 {
  margin: 70px 0 0 0;
  position: relative;
  background-image: url(../images/sponsor-lp/contents-box-bg-3.png);
  background-repeat: no-repeat;
}

.sponsorship-box-rapper {
  padding: 100px;
}

.sponsorship-box-number {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-0%, -0%);
  -webkit-transform: translate(-0%, -0%);
  -ms-transform: translate(-0%, -0%);
}

.sponsorship-box-info {
  text-align: center;
}

.sponsorship-box-info h4 {
  font-size: 46px;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff100;
}

.sponsorship-box-icon {
  padding: 20px 0 30px 0;
}

.sponsorship-box-icon img {
  margin: 0 auto;
}

.sponsorship-box-lead p {
  font-size: 18px;
  line-height: 200%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
}

.min-box-flex {
  display: flex;
  gap: 40px;
}

.min-box-item {
  margin-top: 30px;
  width: calc(100% / 4);
  background: url(../images/sponsor-lp/frame.png) repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.min-box-item-2 {
  margin-top: 30px;
  width: calc(100% / 3);
  background: url(../images/sponsor-lp/frame.png) repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.min-box-item p,
.min-box-item-2 p {
  padding: 20px 0;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
}

.contents-case {
  background-image: url(../images/sponsor-lp/contents-bg-3.png);
  background-size: 100% 100%;
  padding-bottom: 70px;
}

.case-swiper-wrap {
  position: relative;
  max-width: 1180px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.case-swiper {
  width: 100%;
}

.case-prev,
.case-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.case-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
.case-next {
  right: 0;
  transform: translate(50%, -50%);
}

.case-box {
  max-width: 280px;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.case-box img {
  display: block;
  width: 100%;
  height: auto;
}

.case-info {
  background-color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.case-info h4 {
  padding: 0 0 10px 0;
  font-size: 18px;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
}

.case-info p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: left;
  overflow: hidden;
  min-height: calc(1.6em * 3);
  margin-bottom: 20px;
}

.case-info button {
  position: relative;
  display: block;
  margin: auto auto 0 auto;
  max-width: 115px;
  padding: 8px 44px 8px 30px;
  background-color: #000;
  font-size: 14px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
  border-radius: 100px;
}

.case-info button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  background-image: url(../images/sponsor-lp/button_arrow.png);
  width: 25px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
}

.case-info .case-more {
  margin-top: auto;
}

.case-swiper .swiper-wrapper {
  align-items: stretch;
}

.case-swiper .swiper-slide {
  height: auto;
  display: flex;
}

.case-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}
.case-modal.is-open {
  display: block;
}

.case-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
}
.case-modal__dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  width: calc(100% - 40px);
  overflow: auto;
  text-align: center;
  padding-left: 56px;
  padding-right: 56px;
  overflow: visible;
}

body.is-modal-open {
  overflow: hidden;
}

.case-modal-swiper {
  width: 100%;
}

.case-modal-prev,
.case-modal-next {
  z-index: 10;
}

.case-modal__close {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 10002;
  width: 60px;
  height: 60px;
  border: 0;
  color: #fff;
  line-height: 1;
  cursor: pointer;
}

.case-modal__overlay {
  position: absolute;
  inset: 0;
  z-index: 10000;
}
.case-modal__dialog {
  position: absolute;
  z-index: 10001;
}

.sponsor-name {
  font-size: 20px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff100;
  text-align: left;
  padding-bottom: 10px;
}

.sponsor-explanation {
  font-size: 16px;
  line-height: 200%;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
  text-align: left;
}

.case-popup-prev,
.case-popup-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: transparent !important;
}

.case-popup-prev {
  left: 0;
}
.case-popup-next {
  right: 0;
}

.case-popup-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-image: url(../images/sponsor-lp/popup-prev.png);
  width: 43px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: contain;
}

.case-popup-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  background-image: url(../images/sponsor-lp/popup-next.png);
  width: 43px;
  height: 62px;
  background-repeat: no-repeat;
  background-size: contain;
}

.contents-about {
  background-image: url(../images/sponsor-lp/contents-bg-4.png);
  background-size: 100% 100%;
}

.about-history {
  max-width: 1180px;
  margin: 50px auto 0 auto;
  padding-bottom: 104px;
}

.about-history-flex {
  display: flex;
  gap: 45px;
}

.about-history-item {
  max-width: 200px;
}

.about-history-img {
  position: relative;
  display: inline-block;
}

.about-history-img img {
  display: block;
}

.about-history-item:nth-child(n + 2) .about-history-img::before {
  content: "";
  position: absolute;

  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);

  width: 45px;
  height: 0;
  border-top: 3px dashed #fff100;
  pointer-events: none;
}

.about-history-item h4 {
  margin: 20px auto;
  max-width: 135px;
  text-align: center;
  font-size: 24px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #fff100;
}

.about-history-item p {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff;
}

.contents-data {
  background-image: url(../images/sponsor-lp/contents-bg-5.png);
  background-size: 100% 100%;
}

.club-box {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 0 50px 0;
}

.club-flex,
.sns-flex {
  display: flex;
  gap: 20px;
}

.club-item {
  padding: 42px 20px;
  width: calc(100% / 3);
  max-height: 280px;
  background: url(../images/sponsor-lp/frame-02.png) repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.club-item-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.club-item h4 {
  font-size: 30px;
  line-height: 130%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
}

.club-item .flex-1 {
  display: flex;
  gap: 10px;
  align-items: baseline;
  justify-content: center;
}

.club-item .flex-1 p {
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #000;
}

.club-item span.club-number {
  font-size: 60px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 39px;
  color: #c5a80c;
}

.color-w {
  color: #fff !important;
}

.sns-box {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 0 111px 0;
}

.sns-item {
  padding: 54px 80px;
  width: calc(100% / 4);
  max-height: 280px;
  background: url(../images/sponsor-lp/frame-02.png) repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.sns-item-info {
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
}

.sns-item-info img {
  padding: 11px 0 22px 0;
}

.sns-item-info .club-number {
  font-size: 60px;
  font-family: "Bebas Neue", sans-serif;
  line-height: 100%;
  font-weight: 400;
  font-style: normal;
  line-height: 39px;
  color: #c5a80c;
}

.sns-item-info .en-text {
  padding-top: 11px;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #000;
}

.contents-menu {
  background-image: url(../images/sponsor-lp/contents-bg-6.png);
  background-size: 100% 100%;
  padding-bottom: 100px;
}

.menu-box {
  max-width: 1180px;
  margin: 0 auto;
  padding: 60px 100px 80px 100px;
  background-color: #fff;
}

.menu-flex {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}

.menu-item {
  width: calc(100% / 3 - 27px);
}

.menu-img {
  position: relative;
}

.menu-img p {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  background-color: #fff100;
  display: inline-block;
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  padding: 10px 20px;
  border-radius: 20px;
  width: fit-content;
  max-width: 100%;
  white-space: nowrap;
}

@media (min-width: 769px) and (max-width: 1399px) {
  .contents-sponsorship,
  .contents-case,
  .contents-datam,
  .contents-about,
  .contents-data,
  .contents-menu {
    padding: 0 4%;
  }
  .case-swiper-wrap {
    max-width: none;
    padding: 5%;
  }
  .case-prev {
    transform: translate(15%, -50%);
  }
  .case-next {
    transform: translate(-15%, -50%);
  }
  .menu-box {
    padding: 30px 25px;
  }
  .menu-img p {
    font-size: 15px;
  }
  .club-flex,
  .sns-flex {
    gap: 10px;
  }
  .sns-item {
    width: calc(100% / 3 - 10px);
  }
  .club-item {
    width: calc(100% / 3 - 7px);
    max-height: none;
  }
  .club-item h4 {
    font-size: 23px;
  }
  .club-flex,
  .sns-flex {
    flex-wrap: wrap;
  }
  .sponsorship-box-number img {
    width: 17vw;
  }
  .sponsorship-box-01 {
    background-size: 100% 100%;
  }
  .min-box-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .min-box-item {
    width: calc(100% / 2 - 20px);
  }
  .min-box-item-2 {
    width: calc(100% / 3 - 27px);
  }
}

@media (min-width: 769px) and (max-width: 900px) {
  .about-history-flex {
    flex-wrap: wrap;
  }
  .about-history-item {
    max-width: none;
    width: calc(100% / 4 - 34px);
  }
  .about-history-item:nth-child(5) .about-history-img::before {
    content: none;
  }
}

@media (max-width: 768px) {
  main {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .lp-tl-box {
    max-width: 300px;
    padding: 15px;
  }
  .lp-tl-flex {
    gap: 10px;
  }
  .lp-tl-item img {
    width: 40px;
  }
  .lp-tl-item h1 {
    font-size: 20px;
    margin-left: 0;
  }
  .kv-area .sub-small {
    font-size: 20px;
  }
  .kv-area .sub-tl-box {
    bottom: 15px;
  }
  .main {
    margin-top: 0 !important;
  }
  .contents-tl-box p,
  .contents-tl-box-2 p {
    font-size: 25px;
  }
  .contents-tl-box {
    padding: 50px 0 25px 0;
  }
  .contents-tl-box-2 {
    padding: 0 0 25px 0;
  }
  .kv-area h2 {
    font-size: 50px;
  }
  .contact-btn a img {
    width: 100px;
  }
  .movie-box {
    width: 100%;
    aspect-ratio: 16 / 9;
    padding: 0 4%;
  }
  .movie-box iframe {
    width: 100%;
    height: 100%;
  }
  .sponsorship-lead p {
    padding: 0 4%;
    background-color: #fff;
    text-align: left;
  }
  .sponsorship-box-01,
  .sponsorship-box-02,
  .sponsorship-box-03 {
    background-size: cover;
    background-position: center;
  }
  .min-box-item {
    width: calc(100% / 2 - 5px);
  }
  .sponsorship-box-number img {
    width: 100px;
  }
  .sponsorship-box-info h4 {
    font-size: 30px;
  }
  .sponsorship-box-icon {
    padding: 10px 0 15px 0;
  }
  .sponsorship-box-lead p {
    font-size: 15px;
    text-align: left;
  }
  .min-box-flex {
    flex-wrap: wrap;
    gap: 10px;
  }
  .min-box-item-2 {
    margin-top: 15px;
    width: calc(100% / 2 - 5px);
  }
  .sponsorship-box-rapper {
    padding: 50px 4%;
  }
  .case-modal__close {
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
  }
  .case-swiper-wrap {
    max-width: none;
    padding: 0 6%;
    margin: 0;
  }
  .case-next {
    transform: translate(-25%, -50%);
  }
  .case-prev {
    transform: translate(25%, -50%);
  }
  .about-history {
    max-width: none;
    padding: 0 4% 50px 4%;
    margin: 0;
  }
  .contents-tl-box h3 img,
  .contents-tl-box-2 h3 img {
    width: 350px;
  }
  .about-history-flex {
    flex-wrap: wrap;
  }
  .club-box {
    max-width: none;
    padding: 0 4% 25px 4%;
  }
  .club-flex,
  .sns-flex {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .club-item {
    width: calc(100% / 2 - 10px);
    max-height: none;
    padding: 20px 10px;
  }
  .club-item-info {
    gap: 10px;
  }
  .club-item h4 {
    font-size: 22px;
  }
  .club-item span.club-number {
    font-size: 40px;
  }
  .sns-box {
    max-width: none;
    padding: 0 4% 55px 4%;
  }
  .sns-item {
    max-width: none;
    width: calc(100% / 2 - 10px);
    padding: 15px 40px;
  }
  .contents-menu {
    padding-bottom: 50px;
  }
  .menu-box {
    max-width: none;
    padding: 30px 4% 50px 4%;
  }
  .menu-flex {
    gap: 20px;
  }
  .menu-item {
    width: calc(100% / 2 - 10px);
  }
  .menu-img p {
    font-size: 14px;
    padding: 10px;
  }
  .min-box-item p,
  .min-box-item-2 p {
    padding: 10px;
    font-size: 14px;
  }
  .kv-area img {
    height: 300px;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  .about-history-item {
    max-width: none;
    width: calc(100% / 3 - 30px);
  }
  .about-history-item:nth-child(4) .about-history-img::before {
    content: none;
  }
}

@media screen and (max-width: 599px) {
  .about-history-item {
    max-width: none;
    width: calc(100% / 2 - 30px);
  }
  .about-history-item:nth-child(3) .about-history-img::before,
  .about-history-item:nth-child(5) .about-history-img::before {
    content: none;
  }
}
