.tokotan-king .header__logo {
  background-color: #ffffff;
}

.tokai-chikusen .header__logo {
  background-color: #ffffff;
}

/*********************
tokotan-king1210
*********************/
.tokotan-king1210 .t-side-right__images {
  padding-bottom: 200px;
}

.tokotan-king1210 .t-lead {
  min-height: 358px;
  position: relative;
}
.tokotan-king1210 .t-lead:after {
  -webkit-animation: none;
          animation: none;
  z-index: 0;
}
.tokotan-king1210 .p-tokotan-king1210-box {
  position: absolute;
  top: 13%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  margin-inline: auto;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  padding-block: 24px;
  z-index: 1;
}
.tokotan-king1210 .p-thankyou-box__title__text {
  position: relative;
  margin-top: 0;
}
.tokotan-king1210 .p-thankyou-box__title__text::after {
  display: block;
  content: "";
  position: absolute;
  background: url(../../tokotan-king/images/tokotan-pekori.svg) no-repeat center bottom/contain;
  bottom: 0;
  right: 12px;
  width: 53px;
  height: 54px;
  z-index: 10;
}
.tokotan-king1210 .c-main-button {
  position: relative;
  z-index: 1;
  display: block;
  width: 240px;
  height: 60px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  overflow: hidden;
  margin-inline: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tokotan-king1210 .c-main-button img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.tokotan-king1210 .t-main-content {
  padding-bottom: 0;
  color: #f7931e;
}
.tokotan-king1210 .footer__copyright {
  color: #1a1a1a;
}

/*********************
p-thankyou
*********************/
.p-thankyou .t-main-content {
  padding-bottom: 0;
}

.p-thankyou .t-mv {
  z-index: auto;
}

.p-thankyou .t-side-right__images {
  padding-bottom: 200px;
}

.tokai-chikusen .t-side-right__images {
  padding-bottom: 0;
}

.p-thankyou__main {
  position: relative;
}

.p-thankyou__main .t-lead {
  min-height: 460px;
  padding-bottom: 72px;
}

@media screen and (max-width: 370px) {
  .p-thankyou__main .t-lead {
    min-height: 540px;
  }
}
.p-thankyou__main .t-lead:after {
  content: none;
}

@media screen and (max-width: 370px) {
  .p-thankyou__main .c-main-button {
    width: 249px;
    height: 50px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    border-radius: 30px;
  }
  .p-thankyou__main .c-main-button::after {
    position: absolute;
    content: "";
    inset: 0;
    background: rgba(255, 255, 255, 0.25);
    opacity: 0;
    z-index: 2;
    pointer-events: none;
  }
}
.p-thankyou-box {
  position: absolute;
  top: 29%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  width: 80%;
  margin-inline: auto;
  padding-block: 44px;
  padding-inline: 5%;
  text-align: center;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  z-index: 10;
}

@media screen and (max-width: 600px) {
  .p-thankyou-box {
    top: 31%;
  }
}
@media screen and (max-width: 370px) {
  .p-thankyou-box {
    top: 26%;
  }
}
.p-thankyou-box__title {
  font-family: "Fugaz One", sans-serif;
  color: #f7931e;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 370px) {
  .p-thankyou-box__title {
    font-size: 20px;
  }
}
.p-thankyou-box__image {
  margin-top: 20px;
}

.p-thankyou-box__image img {
  display: block;
  margin-inline: auto;
}

.p-thankyou-box__title__text {
  margin-top: 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
}

.p-thankyou-box__button-wrapper {
  margin-top: 24px;
}

.p-thankyou-box__text {
  margin-top: 16px;
  font-size: 10px;
  text-align: left;
  line-height: 1.4;
}