.typedigimake-message {
  position: relative;
  padding: 80px 0 96px;
  background: #f5f8ff;
  overflow: hidden;
}

.typedigimake-message__panel {
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: calc(50vw + 50%);
  height: 100%;
  background: linear-gradient(90deg, #eaf0fb 0%, rgba(234, 240, 251, 0) 100%);
  z-index: 0;
}

.typedigimake {
  color: #1a1a1a;
  background: #fff;
  margin-top: 0 !important;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  body#gymDesignTypeDigimake main {
    padding: 0;
  }
}

@media screen and (min-width: 1024px) {
  body#gymDesignTypeDigimake main {
    padding: 78px 40px 0;
  }
}

.typedigimake-plan__cards {
  gap: 18px;
  justify-items: center;
}

.typedigimake-plan-card {
  width: 100%;
  max-width: 316px;
}

.typedigimake-plan-card__topline {
  height: 4px;
}

.typedigimake-plan-card__body {
  padding: 16px;
  gap: 12px;
}

.typedigimake-plan-card__title {
  font-size: 16px;
}

.typedigimake-plan-card__copy {
  font-size: 12px;
}

.typedigimake-plan-card__price-box {
  padding: 10px 0;
  gap: 4px;
}

.typedigimake-plan-card__price-label {
  font-size: 12px;
}

.typedigimake-plan-card__price {
  font-size: 40px;
}

.typedigimake-plan-card__price-unit {
  font-size: 18px;
}

.typedigimake-plan-card__tax {
  font-size: 11px;
}

.typedigimake-plan-card__total {
  font-size: 12px;
}

.typedigimake-plan-card__total-amount {
  font-size: 18px;
}

.typedigimake-plan-card__total-tax {
  font-size: 11px;
}

.typedigimake-plan-card__note {
  font-size: 11px;
  padding: 6px 0 10px;
}

span.typedigimake-lesson-flow__time-icon {
  line-height: 1;
}

.typedigimake-plan-card--featured {
  border-width: 2px;
}

.typedigimake-plan-card__badge {
  width: 56px;
  height: 56px;
  top: -18px;
  left: -8px;
  font-size: 11px;
}

.typedigimake-plan__note {
  margin: 12px 0 24px;
  font-size: 11px;
  line-height: 1.6;
}

#temp-J {
  background: #fff;
}

.typedigimake main> :not(.full-width),
.typedigimake .topicpath {
  max-width: none;
}

@media screen and (min-width: 1024px) {

  .typedigimake main> :not(.full-width),
  .typedigimake .topicpath {
    max-width: none !important;
  }
}

.typedigimake-container {
  width: 100%;
  max-width: none;
  margin: 0;
}

.typedigimake-hero .typedigimake-container,
.typedigimake-about .typedigimake-container,
.typedigimake-service .typedigimake-container,
.typedigimake-trouble .typedigimake-container,
.typedigimake-strength .typedigimake-container,
.typedigimake-voice .typedigimake-container,
.typedigimake-trainer .typedigimake-container,
.typedigimake-flow .typedigimake-container,
.typedigimake-plan-flow .typedigimake-container,
.typedigimake-free-reason .typedigimake-container,
.typedigimake-compare .typedigimake-container,
.typedigimake-gallery .typedigimake-container,
.typedigimake-plan .typedigimake-container,
.typedigimake-access .typedigimake-container,
.typedigimake-faq .typedigimake-container,
.typedigimake-review .typedigimake-container {
  width: 1016px;
  max-width: 1016px;
  margin: 0 auto;
}

.typedigimake-section__title {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
}

.typedigimake-hero {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 0;
  background: #0f1f3f;
  overflow: visible;
}

.typedigimake-hero__visual {
  position: relative;
  width: 100%;
  padding: 56px 0 0;
  overflow: visible;
}

.typedigimake-hero__bg-layer {
  position: absolute;
  inset: 0;
  background: url("/images/gyms/typeDigimake/kiba-mv-bg.png") center / cover no-repeat;
  z-index: 0;
}

.typedigimake-hero__content {
  position: relative;
  z-index: 1;
  width: min(1200px, 100%);
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  gap: 24px;
  justify-items: center;
  overflow: visible;
}

.typedigimake-hero__main {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-hero__main--pc {
  display: block;
  width: 74vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.typedigimake-hero__main--sp {
  display: none;
}

.typedigimake-hero__cta {
  position: relative;
  z-index: 2;
  width: min(100%, 1016px);
  transform: translateY(32px);
}

.typedigimake-hero__cta-pc {
  position: relative;
  width: 100%;
}

.typedigimake-hero__cta-bg {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}

.typedigimake-hero__cta-sp {
  display: none;
  position: relative;
  width: 100%;
}

.typedigimake-hero__cta-bg--sp {
  display: block;
}

.typedigimake-hero__cta-button-link {
  position: absolute;
  top: 57%;
  left: 8%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 565px;
  height: 82px;
}

.typedigimake-hero__cta-button {
  width: min(100%, 581px);
  height: auto;
  display: block;
}

.typedigimake-hero__cta-link--sp {
  display: none;
}

.typedigimake-hero__cta-image {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-hero__cta-image--sp {
  display: none;
}


.typedigimake-hero__shop {
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #6b6b6b;
}

.typedigimake-hero__title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}

.typedigimake-hero__image-media {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-hero__badge-circle {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 116px;
  height: 116px;
  border-radius: 999px;
  background: #e25b3e;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: grid;
  place-content: center;
  text-align: center;
  line-height: 1.4;
  gap: 2px;
}

.typedigimake-hero__badge-cross {
  font-size: 14px;
  font-weight: 700;
}

.typedigimake-hero__badge-pill {
  position: absolute;
  right: 12px;
  bottom: 12px;
  background: #fff;
  color: #333;
  font-size: 12px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 999px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.typedigimake-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.typedigimake-point {
  background: #fff;
  border-radius: 14px;
  padding: 20px 18px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  border: 1px solid #f1ece6;
}

.typedigimake-point__label {
  font-size: 14px;
  margin-bottom: 8px;
  color: #666;
}

.typedigimake-point__title {
  font-size: 12px;
  margin: 0 0 6px;
  color: #2b4885;
  font-weight: 700;
}

.typedigimake-point__value {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 4px;
}

.typedigimake-point__sub {
  font-size: 14px;
}

.typedigimake-benefits__sp {
  display: none;
}


.typedigimake-about {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 88px 0 96px;
  background: url("/images/gyms/typeDigimake/kiba-about-bg.png") center / cover no-repeat;
  overflow: hidden;
}

.typedigimake-about>.typedigimake-container {
  position: relative;
  z-index: 1;
}

.typedigimake-about__inner {
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin: 0;
}

.typedigimake-about__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 48px;
}

.typedigimake-about__heading {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.typedigimake-about__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  margin: 0;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-about__subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #404040;
  margin: 0;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-about__intro {
  font-size: 14px;
  line-height: 2.1;
  color: #404040;
  max-width: 520px;
  margin: 0;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-about__content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 56px;
}

.typedigimake-about__left {
  width: 520px;
  max-width: 100%;
}

.typedigimake-about__right {
  width: 456px;
  max-width: 100%;
}

.typedigimake-info-list {
  display: grid;
  gap: 0;
  font-size: 14px;
}

.typedigimake-info-list__row {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 24px;
  padding: 16px 0;
  border-bottom: 1px solid #e2e2e2;
}

.typedigimake-info-list__row:last-child {
  border-bottom: none;
}

.typedigimake-info-list dt {
  font-weight: 700;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-info-list dd {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  margin: 0;
  color: #404040;
  line-height: 1.8;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-info-list dd p {
  margin: 0;
}

.typedigimake-info-list dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.typedigimake-info-list dd ul li {
  margin-bottom: 2px;
}

.typedigimake-about__access-lines {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.typedigimake-about__route-link {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  width: fit-content;
  padding: var(--space-space-01, 8px) var(--space-space-04, 32px);
  border-radius: 200px;
  border: 1px solid #2b4885;
  color: #2b4885;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  background: #fff;
}

.typedigimake-about__route-link.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.typedigimake-about__arrow {
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url("/images/gyms/typeDigimake/kiba-about-arrow.svg") center / contain no-repeat;
  flex: none;
}

.typedigimake-about__route-arrow {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("/images/gyms/typeDigimake/kiba-arrow-down.svg") center / contain no-repeat;
  flex: none;
}

.typedigimake-about__sns {
  color: #404040;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.typedigimake-about__sns::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("/images/gyms/instagram.png") center / contain no-repeat;
  display: inline-block;
}

.typedigimake-about__gallery {
  display: grid;
  gap: 20px;
  width: 456px;
}

.typedigimake-about__figure {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}

.typedigimake-about__figure img {
  border-radius: 0;
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-about__gallery-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #404040;
  font-size: 14px;
  text-decoration: none;
  font-weight: 700;
  align-self: flex-end;
}

.typedigimake-about__map {
  width: 100%;
  height: 200px;
  background: #f5f5f5;
  overflow: hidden;
}

.typedigimake-about__map-embed,
.typedigimake-about__map-embed iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.typedigimake-about__phone {
  text-decoration: underline;
}

.typedigimake-service {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 0 0 112px;
  color: #fff;
  overflow: visible;
  background: transparent;
  margin-top: 160px;
}

.typedigimake-service::before {
  content: "";
  position: absolute;
  left: 0;
  top: -80px;
  width: 100vw;
  height: calc(100% - 100px);
  transform: skewY(4deg);
  transform-origin: top;
  background: linear-gradient(180deg, #243b7a 0%, #162a57 100%);
  z-index: 0;
}

.typedigimake-service .typedigimake-container {
  position: relative;
  z-index: 1;
}

.typedigimake-service__header {
  margin-bottom: 40px;
}

.typedigimake-service__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0 0 8px;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #ffffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-service__subtitle {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-service__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 56px;
}

.typedigimake-service__item {
  width: 148px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.typedigimake-service__icon-frame {
  position: relative;
  height: 96px;
  background: radial-gradient(circle, #ffffff 0%, #f1f1f1 100%);
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}

.typedigimake-service__icon-img {
  width: 72px;
  height: 72px;
  object-fit: contain;
}

.typedigimake-service__label {
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  padding: 8px 4px;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-service__banner {
  position: relative;
  display: block;
  width: 1016px;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
  text-decoration: none;
  background: transparent;
  transform: translateY(48px);
}

.typedigimake-service__banner-media {
  position: relative;
}

.typedigimake-service__banner-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.typedigimake-service__banner-image--sp,
.typedigimake-service__banner-button--sp {
  display: none;
}

.typedigimake-service__banner-button-link {
  position: absolute;
  right: -13%;
  top: 80%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(408px, 80%);
  height: auto;
}

.typedigimake-service__banner-button {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-service__banner-button--sp {
  display: none;
}

.typedigimake-service__banner-button--pc {
  display: block;
}

.typedigimake-service__banner-content {
  position: relative;
  padding: 40px 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  color: #4a4a4a;
  background: #fff;
}

.typedigimake-service__banner-kicker {
  font-size: 19px;
  letter-spacing: 0.05em;
  color: #828282;
  margin: 0;
  position: relative;
  padding: 0 48px;
}

.typedigimake-service__banner-kicker::before,
.typedigimake-service__banner-kicker::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 80px;
  height: 1px;
  background: #828282;
}

.typedigimake-service__banner-kicker::before {
  left: -32px;
}

.typedigimake-service__banner-kicker::after {
  right: -32px;
}

.typedigimake-service__banner-title {
  margin: 0;
  font-size: 52px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  background: linear-gradient(90deg, #834b13 0%, #b98a5a 50%, #834b13 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-service__banner-title span {
  display: block;
}

.typedigimake-service__banner-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 40px;
  border-radius: 999px;
  border: 2px solid #b19441;
  background: linear-gradient(90deg, #000 0%, #4c4c4c 50%, #000 100%);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
}

.typedigimake-trouble {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 96px 0 96px;
  background: transparent;
  z-index: 2;
}

.typedigimake-trouble::before {
  content: "";
  position: absolute;
  right: 0;
  top: 216px;
  width: 56.389vw;
  height: 462px;
  background: #dfe3ed;
  z-index: 0;
}

.typedigimake-trouble__inner {
  display: flex;
  gap: 32px;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}

.typedigimake-trouble__panel {
  position: relative;
  width: clamp(420px, 52vw, 720px);
  aspect-ratio: 1464 / 1068;
  height: auto;
  max-width: 100%;
  overflow: hidden;
  background: transparent;
  margin-left: calc(50% - 50vw);
}

.typedigimake-trouble__panel-image {
  display: none;
}

.typedigimake-trouble__panel-text {
  position: absolute;
  inset: 0;
  display: grid;
  place-content: center;
  text-align: center;
  color: #fff;
  gap: 10px;
  font-family: "Zen Old Mincho", "Noto Serif JP", serif;
  background: url("/images/gyms/typeDigimake/typedigimake-trouble-bg.png") center / cover no-repeat;
}

.typedigimake-trouble__panel-text p {
  margin: 0;
  font-size: 32px;
  letter-spacing: 0.1em;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.typedigimake-trouble__panel-text p:last-child {
  font-size: 20px;
  letter-spacing: 0.1em;
}

.typedigimake-trouble__panel-line {
  width: 240px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  justify-self: center;
}

.typedigimake-trouble__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  width: 100%;
  max-width: 616px;
  margin-top: 24px;
  position: relative;
  z-index: 2;
  margin-left: clamp(-96px, -6vw, -56px);
}

.typedigimake-trouble__card {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 16px;
}

.typedigimake-trouble__card-image {
  position: relative;
  width: 100%;
  height: 156px;
  margin-bottom: -16px;
  z-index: 1;
}

.typedigimake-trouble__card-photo {
  object-fit: cover;
}

.typedigimake-trouble__card-image::after {
  content: none;
}

.typedigimake-trouble__card-label {
  width: calc(100% - 32px);
  margin: 0 auto;
  height: 56px;
  background: #000;
  color: #fff;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 0 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Yu Gothic", sans-serif;
  position: relative;
  z-index: 2;
}

.typedigimake-trouble__card-label p {
  margin: 0;
}

.typedigimake-trouble__br {
  display: none;
}

.typedigimake-guidance {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: -100px;
  padding: 300px 0 120px;
  background: #f5f8ff;
  overflow: visible;
  transform: translateY(-100px);
}

.typedigimake-guidance::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/images/gyms/typeDigimake/typedigimake-guidance-bg.svg") right top / min(1018px, 78vw) no-repeat;
  background-position: center 140px;
  z-index: 0;
}

.typedigimake-guidance::after {
  content: none;
}

.typedigimake-guidance__bg {
  display: none;
}

.typedigimake-guidance__triangle {
  display: none;
}

.typedigimake-guidance__triangle--a {
  right: 107px;
  top: 160px;
}

.typedigimake-guidance__triangle--b {
  width: 379px;
  height: 441px;
  left: 50%;
  top: 689px;
  transform: translateX(-214.5px);
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: linear-gradient(180deg,
      rgba(220, 230, 250, 0.8),
      rgba(245, 248, 255, 0));
}

.typedigimake-guidance .typedigimake-container {
  position: relative;
  z-index: 1;
}

.typedigimake-guidance__inner {
  position: relative;
  width: 1016px;
  max-width: 1016px;
  height: auto;
  margin: 0 auto;
}

.typedigimake-guidance__title {
  color: #2b4885;
  margin-bottom: 32px;
  position: relative;
  padding-left: 0;
}

.typedigimake-guidance__title::before {
  content: "";
  position: absolute;
  left: -101%;
  top: 1.6em;
  width: 100%;
  height: 1px;
  background: #2b4885;
}

.typedigimake-guidance__kicker {
  display: none;
}

.typedigimake-guidance__title h2 {
  margin: 0;
  font-size: 40px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-guidance__content {
  display: grid;
  grid-template-columns: 384px 552px;
  gap: 40px;
  justify-content: space-between;
  align-items: start;
}

.typedigimake-guidance__text {
  font-size: 16px;
  line-height: 2.4;
  color: #404040;
  max-width: 552px;
}

.typedigimake-guidance__text p {
  margin: 0 0 16px;
}

.typedigimake-guidance__image {
  position: relative;
  box-shadow: none;
  background: transparent;
}

.typedigimake-guidance__image--large {
  width: 384px;
  height: 440px;
}

.typedigimake-guidance__image--mid {
  width: 320px;
  height: 180px;
}

.typedigimake-guidance__image--small {
  width: 320px;
  height: 220px;
  margin-top: -100px;
}

.typedigimake-guidance__photo {
  object-fit: contain;
}

.typedigimake-guidance__photo--pc {
  display: block;
}

.typedigimake-guidance__photo--sp {
  display: none;
}

.typedigimake-guidance__br--sp {
  display: none;
}

.typedigimake-guidance__collage {
  display: flex;
  gap: 32px;
  margin-top: 32px;
  justify-content: flex-end;
  padding-left: 0;
  width: 100%;
}

.typedigimake-strength {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 80px 0 120px;
  color: #fff;
  background-image: url("/images/gyms/typeDigimake/typedigimake-strength-bg.png"),
    linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
  background-position: top center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, cover;
  overflow: hidden;
}

.typedigimake-strength .typedigimake-container {
  width: 1200px;
  max-width: 1200px;
  position: relative;
  z-index: 1;
}

.typedigimake-strength__heading {
  display: grid;
  gap: 8px;
  justify-items: center;
  text-align: center;
  margin-bottom: 64px;
}

.typedigimake-strength__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  margin: 0;
  background: linear-gradient(270deg, #99a1b2 0%, #ffffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-strength__subtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-strength__list {
  display: grid;
  gap: 64px;
  justify-items: stretch;
}

.typedigimake-strength__item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 520px;
  grid-template-areas: "body image";
  align-items: center;
  gap: 24px;
  min-height: 440px;
  width: 100%;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
}

.typedigimake-strength__item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, -17px);
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0.32) 0%,
      rgba(255, 255, 255, 0) 60%);
  z-index: 0;
}

.typedigimake-strength__item--reverse {
  grid-template-columns: 520px 1fr;
  grid-template-areas: "image body";
  justify-self: end;
  margin-left: 0;
  padding-left: 0;
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
}

.typedigimake-strength__item--reverse::before {
  left: 50%;
  right: auto;
  transform: translate(-50%, -17px);
  background: linear-gradient(270deg,
      rgba(255, 255, 255, 0.32) 0%,
      rgba(255, 255, 255, 0) 60%);
  z-index: 0;
}

.typedigimake-strength__image {
  grid-area: image;
  position: relative;
  width: 520px;
  height: 424px;
  background: transparent;
  overflow: visible;
  z-index: 1;
  filter: none;
}

.typedigimake-strength__photo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: none;
}

.typedigimake-strength__photo--sp {
  display: none;
}

.typedigimake-strength__body {
  grid-area: body;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-left: 48px;
  max-width: 720px;
  font-family: "Yu Gothic", sans-serif;
  transform: translateY(-17px);
}

.typedigimake-strength__item--reverse .typedigimake-strength__body {
  padding-left: 48px;
  max-width: 720px;
}

.typedigimake-strength__point {
  font-size: 18px;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.typedigimake-strength__point::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 999px;
  display: inline-block;
}

.typedigimake-strength__title-lines {
  display: grid;
  gap: 8px;
  justify-items: start;
}

.typedigimake-strength__title-line {
  display: inline-block;
  width: max-content;
  background: #000000;
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 0 4px;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  white-space: nowrap;
}

.typedigimake-strength__text {
  font-size: 16px;
  line-height: 2.2;
}

.typedigimake-strength__text p {
  margin: 0;
}

.typedigimake-strength__text p+p {
  margin-top: 10px;
}

@media (min-width: 769px) {
  .typedigimake-strength__item {
    grid-template-columns: 620px 480px;
    grid-template-areas: "body image";
    min-height: 440px;
    margin-left: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
  }

  .typedigimake-strength__item::before {
    content: "";
  }

  .typedigimake-strength__item--reverse {
    grid-template-columns: 480px minmax(0, 1fr);
    grid-template-areas: "image body";
    justify-self: end;
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .typedigimake-strength__item--reverse::before {
    content: "";
  }

  .typedigimake-strength__image {
    width: 480px;
    height: 392px;
    margin: 0;
  }

  .typedigimake-strength__body,
  .typedigimake-strength__item--reverse .typedigimake-strength__body {
    padding: 0 0 0 40px;
    max-width: 780px;
    background: none;
    transform: translateY(-17px);
    gap: 32px;
  }

  .typedigimake-strength__point {
    font-size: 18px;
  }

  .typedigimake-strength__title-line {
    font-size: 40px;
  }
}

.typedigimake-benefits {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 72px 0 88px;
  color: #fff;
  background: url("/images/gyms/typeDigimake/typedigimake-benefits-bg.png") center / cover no-repeat;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.typedigimake-benefits .typedigimake-container {
  width: 1016px;
  max-width: 1016px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.typedigimake-benefits__heading {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 16px;
  text-align: left;
}

.typedigimake-benefits__brand {
  display: inline-flex;
  align-items: flex-end;
  gap: 10px;
}

.typedigimake-benefits__brand-text {
  font-size: 28px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.06em;
  margin: 0;
  color: #fff;
  line-height: 1;
}

.typedigimake-benefits__shop {
  font-size: 40px;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.02em;
  margin: 0;
  color: #fff;
  line-height: 1;
}

.typedigimake-benefits__title {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  background: linear-gradient(93.78deg,
      #e2b854 7.1149%,
      #eed483 9.159%,
      #fffbc7 45.019%,
      #faf2bc 54.551%,
      #d9b874 93.042%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-benefits__title-number {
  font-size: 92px;
  line-height: 1;
  font-family: "Song Myung", "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.typedigimake-benefits__title-text {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.02em;
}

.typedigimake-benefits__list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

.typedigimake-benefits__item {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.typedigimake-benefits__item-image {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}

.typedigimake-benefits__cta {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.typedigimake-benefits__cta-pc {
  position: relative;
  width: min(100%, 1016px);
}

.typedigimake-benefits__cta-sp {
  display: none;
  position: relative;
  width: 100%;
}

.typedigimake-benefits__cta-bg--sp {
  display: block;
}

.typedigimake-benefits__cta-bg {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
  pointer-events: none;
}

.typedigimake-benefits__cta-button-link {
  position: absolute;
  top: 74%;
  left: 36%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 565px;
  height: 82px;
}

.typedigimake-benefits__cta-button {
  width: min(100%, 581px);
  height: auto;
  display: block;
}

.typedigimake-benefits__cta-button--sp {
  display: none;
}

.typedigimake-benefits__cta-link {
  display: inline-block;
  text-decoration: none;
}

.typedigimake-voice {
  padding: 80px 0;
  background: #fff;
  width: 100%;
}

.typedigimake-voice__heading {
  display: grid;
  gap: 8px;
  justify-items: center;
  text-align: center;
  margin-bottom: 48px;
}

.typedigimake-voice__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  margin: 0;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-voice__subtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-voice__list {
  display: grid;
  gap: 32px;
}

.typedigimake-voice-card {
  background: #fff;
  padding: 32px 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.typedigimake-voice-card__body {
  display: grid;
  grid-template-columns: 422px 1fr;
  gap: 40px;
  align-items: start;
}

.typedigimake-voice-card__image {
  position: relative;
  width: 422px;
  height: 322px;
}

.typedigimake-voice-card__photo {
  object-fit: contain;
}

.typedigimake-voice-card__content {
  display: grid;
  gap: 24px;
}

.typedigimake-voice-card__label {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  font-family: "Libre Caslon Text", "Times New Roman", serif;
  color: #2b4885;
  font-size: 18px;
  letter-spacing: 0.05em;
}

.typedigimake-voice-card__label-line {
  width: 84px;
  height: 1px;
  background: #2b4885;
}

.typedigimake-voice-card__title {
  margin: 8px 0 4px;
  display: grid;
  gap: 4px;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-voice-card__title span {
  display: block;
}

.typedigimake-voice-card__persona {
  margin: 0;
  font-size: 15px;
  color: #404040;
  letter-spacing: 0.05em;
}

.typedigimake-voice-card__table {
  display: grid;
  gap: 0;
  width: fit-content;
  border: 1px solid #e2e2e2;
}

.typedigimake-voice-card__table-row {
  display: grid;
  grid-template-columns: 103px 103px 103px 103px;
}

.typedigimake-voice-card__table-row--head .typedigimake-voice-card__table-cell {
  font-weight: 700;
  font-size: 13px;
}

.typedigimake-voice-card__table-cell {
  padding: 8px 4px;
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Yu Gothic", sans-serif;
  font-size: 15px;
  color: #404040;
  background: #fff;
}

.typedigimake-voice-card__table-cell--blank {
  background: transparent;
  position: relative;
}

.typedigimake-voice-card__table-cell--blank::before,
.typedigimake-voice-card__table-cell--blank::after {
  content: "";
  position: absolute;
  background: #fff;
  pointer-events: none;
}

.typedigimake-voice-card__table-cell--blank::before {
  top: -1px;
  left: -1px;
  width: calc(100% + 1px);
  height: 1px;
}

.typedigimake-voice-card__table-cell--blank::after {
  top: -1px;
  left: -1px;
  width: 1px;
  height: calc(100% + 1px);
}

.typedigimake-voice-card__table-row:last-child .typedigimake-voice-card__table-cell {
  border-bottom: 0;
}

.typedigimake-voice-card__table-cell--before {
  background: #eaeaea;
}

.typedigimake-voice-card__table-cell--after {
  background: #2b4885;
  color: #fff;
}

.typedigimake-voice-card__table-cell--result {
  background: #c6ab7d;
  color: #fff;
}

.typedigimake-voice-card__table-cell--label {
  background: #404040;
  color: #fff;
  font-weight: 700;
}

.typedigimake-voice-card__table-cell--after-value {
  background: #eaf0fb;
  color: #2b4885;
  font-weight: 700;
}

.typedigimake-voice-card__table-cell--result-value {
  background: #fffaeb;
  color: #7d582e;
  font-weight: 700;
}

.typedigimake-voice-card__table-value {
  font-weight: 700;
}

.typedigimake-voice-card__table-unit {
  font-size: 12px;
  margin-left: 2px;
}

.typedigimake-voice-card__comment {
  margin-top: 24px;
  display: grid;
  gap: 8px;
}

.typedigimake-voice-card__comment-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  font-family: "Yu Gothic", sans-serif;
  color: #404040;
  font-size: 15px;
  border: 1px solid #2b4885;
  border-radius: 200px;
  padding: 10px 16px;
  background: #fff;
  cursor: pointer;
  position: relative;
  text-align: left;
}

.typedigimake-voice-card__comment-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.typedigimake-voice-card__comment-toggle {
  position: relative;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.typedigimake-voice-card__comment-toggle::before,
.typedigimake-voice-card__comment-toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 2px;
  background: currentColor;
  transform: translate(-50%, -50%);
  transition: transform 200ms ease, opacity 200ms ease;
}

.typedigimake-voice-card__comment-toggle::after {
  width: 2px;
  height: 14px;
}

.typedigimake-voice-card__comment-head.is-open .typedigimake-voice-card__comment-toggle::after {
  opacity: 0;
  transform: translate(-50%, -50%) scaleY(0);
}

.typedigimake-voice-card__comment-icon {
  width: 20px;
  height: 20px;
  display: block;
}

.typedigimake-voice-card__comment-panel {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 240ms ease;
}

.typedigimake-voice-card__comment-panel.is-open {
  grid-template-rows: 1fr;
}

.typedigimake-voice-card__comment-panel-inner {
  overflow: hidden;
}

.typedigimake-voice-card__comment-body {
  margin: 0;
  padding-top: 4px;
  font-size: 15px;
  line-height: 1.8;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

@media (min-width: 1025px) {
  .typedigimake-voice-card__comment-head {
    display: flex;
    border: none;
    padding: 0;
    background: transparent;
    cursor: default;
  }

  .typedigimake-voice-card__comment-toggle {
    display: none;
  }

  .typedigimake-voice-card__comment-panel {
    grid-template-rows: 1fr;
  }

  .typedigimake-voice-card__comment-panel-inner {
    overflow: visible;
  }
}

.typedigimake-voice__note {
  margin-top: 16px;
  font-size: 12px;
  color: #666;
}

.typedigimake-trainer {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 64px 0 80px;
  background: #eaf0fb;
  overflow: hidden;
  isolation: isolate;
}

.typedigimake-trainer::before {
  content: none;
}

.typedigimake-trainer::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -300px;
  width: 100vw;
  height: 90%;
  background: #fff;
  clip-path: polygon(0 0%, 100% 26%, 100% 100%, 0% 100%);
  z-index: 0;
  pointer-events: none;
}

.typedigimake-trainer .typedigimake-container {
  position: relative;
  z-index: 1;
}

.typedigimake-trainer__heading {
  display: grid;
  gap: 8px;
  justify-items: center;
  text-align: center;
  margin-bottom: 48px;
}

.typedigimake-trainer__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  margin: 0;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-trainer__subtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-trainer__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
}

.typedigimake-trainer-card {
  background: #fff;
  padding: 24px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
  display: grid;
  gap: 16px;
}

.typedigimake-trainer-card__media {
  position: relative;
  width: 100%;
  height: 260px;
}

.typedigimake-trainer-card__photo {
  object-fit: cover;
  object-position: 0 -30px;
}

.typedigimake-trainer-card__photo--sp {
  display: none;
}

.typedigimake-trainer-card__placeholder {
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  display: grid;
  place-items: center;
  color: #666;
}

.typedigimake-trainer-card__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #404040;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 2px 8px;
}

.typedigimake-trainer-card__movie {
  position: absolute;
  right: 12px;
  bottom: -60px;
  width: 112px;
  height: 112px;
  border: none;
  border-radius: 0;
  padding: 0;
  background: transparent;
  display: block;
  box-shadow: none;
  cursor: pointer;
}

.typedigimake-trainer-card__movie img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
}

.typedigimake-trainer-card__content {
  display: grid;
  gap: 16px;
}

.typedigimake-trainer-card__name p {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-trainer-card__name span {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  color: #2b4885;
  letter-spacing: 0.1em;
  font-family: "Libre Caslon Text", serif;
}

.typedigimake-trainer-card__row {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 16px;
  align-items: start;
}

.typedigimake-trainer-card__label {
  background: #eaf0fb;
  color: #404040;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  padding: 4px 8px;
}

.typedigimake-trainer-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 6px;
}

.typedigimake-trainer-card__list li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #404040;
  font-weight: 600;
}

.typedigimake-trainer-card__days {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.typedigimake-trainer-card__days li {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: #acacac;
  color: #fff;
  font-size: 12px;
  display: grid;
  place-items: center;
  font-weight: 700;
}

.typedigimake-trainer-card__days li.is-active {
  background: #2b4885;
}

.typedigimake-trainer-card__text {
  font-size: 14px;
  line-height: 1.8;
  color: #404040;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.typedigimake-trainer-card__button {
  border: 1px solid #2b4885;
  color: #2b4885;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  border-radius: 999px;
  padding: 10px 36px 10px 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  position: relative;
}

.typedigimake-trainer-card__button::before,
.typedigimake-trainer-card__button::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 12px;
  height: 2px;
  background: currentColor;
  transform: translateY(-50%);
}

.typedigimake-trainer-card__button::after {
  width: 2px;
  height: 12px;
  transform: translate(-5px, -50%);
}

.typedigimake-trainer__empty {
  text-align: center;
  color: #666;
}

.typedigimake-trainer-modal {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: grid;
  place-items: center;
  border: none;
  padding: 0;
  background: transparent;
}

.typedigimake-trainer-modal::backdrop {
  background: rgba(64, 64, 64, 0.9);
}

.typedigimake-trainer-modal__overlay {
  position: fixed;
  inset: 0;
  background: rgba(64, 64, 64, 0.9);
  border: none;
  padding: 0;
  z-index: 3000;
}

.typedigimake-trainer-modal__panel {
  position: relative;
  width: 880px;
  height: 480px;
  background: #fff;
  padding: 32px;
  border: none;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
  overflow: visible;
  z-index: 3001;
}

.typedigimake-trainer-modal__close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 0;
  background: none;
  cursor: pointer;
  z-index: 1000;
}

.typedigimake-trainer-modal__close::before,
.typedigimake-trainer-modal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #fff;
}

.typedigimake-trainer-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.typedigimake-trainer-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.typedigimake-trainer-modal__content {
  display: flex;
  gap: 32px;
  height: 100%;
  align-items: flex-start;
}

.typedigimake-trainer-modal__profile {
  width: 382px;
  display: grid;
  gap: 16px;
}

.typedigimake-trainer-modal__image {
  position: relative;
  width: 382px;
  height: 220px;
  padding: 8px;
  background: #fff;
  overflow: hidden;
}

.typedigimake-trainer-modal__photo {
  object-fit: cover;
  object-position: 0 -10px;
}

.typedigimake-trainer-modal__photo--sp {
  display: none;
}

.typedigimake-trainer-modal__placeholder {
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  display: grid;
  place-items: center;
  color: #666;
}

.typedigimake-trainer-modal__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  background: #404040;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 2px 8px;
}

.typedigimake-trainer-modal__name p {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-trainer-modal__name span {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  color: #2b4885;
  letter-spacing: 0.1em;
  font-family: "Libre Caslon Text", serif;
}

.typedigimake-trainer-modal__message {
  position: relative;
  flex: 1;
  height: 100%;
  padding-right: 20px;
}

.typedigimake-trainer-modal__scroll {
  height: 100%;
  overflow-y: auto;
  padding-right: 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-trainer-modal__scroll p {
  margin: 0 0 12px;
}

.typedigimake-trainer-modal__scrollbar {
  position: absolute;
  top: 16px;
  right: 0;
  width: 6px;
  height: 120px;
  border-radius: 999px;
  background: #d9d9d9;
}

.typedigimake-flow {
  padding: 80px 0;
  background: #f6f8fd;
}

.typedigimake-flow__steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 32px 0;
}

.typedigimake-flow__card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  text-align: left;
  display: grid;
  gap: 8px;
}

.typedigimake-flow__card h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #172f63;
}

.typedigimake-flow__card span {
  font-size: 13px;
  color: #6b6b6b;
}

.typedigimake-flow__card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #404040;
}

.typedigimake-plan-flow {
  position: relative;
  padding: 64px 0 80px;
  background: #fff;
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.typedigimake-plan-flow__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1044px;
  right: auto;
  height: 548px;
  background: linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
  z-index: 0;
}

.typedigimake-plan-flow__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 48px;
}

.typedigimake-plan-flow__heading {
  display: grid;
  gap: 8px;
  min-width: 240px;
}

.typedigimake-plan-flow__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #ffffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-plan-flow__subtitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-plan-flow__content {
  width: 704px;
  display: grid;
  gap: 16px;
}

.typedigimake-plan-flow__item {
  position: relative;
  display: flex;
  align-items: stretch;
  background: #eaf0fb;
}

.typedigimake-plan-flow__image {
  position: relative;
  width: 240px;
  flex: 0 0 240px;
  overflow: hidden;
}

.typedigimake-plan-flow__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.typedigimake-plan-flow__detail {
  flex: 1;
  padding: 32px;
  display: grid;
  gap: 16px;
}

.typedigimake-plan-flow__item-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #2b4885;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-plan-flow__item-body {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-plan-flow__arrow {
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top: 16px solid #eaf0fb;
}

.typedigimake-lesson-flow {
  padding: 64px 0;
  background: #fff;
}

.typedigimake-lesson-flow__title {
  margin: 0 0 32px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  color: #404040;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-lesson-flow__cards {
  display: grid;
  grid-template-columns: repeat(3, 322px);
  gap: 24px;
  justify-content: center;
}

.typedigimake-lesson-flow__card {
  width: 322px;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.05);
}

.typedigimake-lesson-flow__head {
  background: #eaf0fb;
  padding: 12px 0;
  text-align: center;
}

.typedigimake-lesson-flow__step {
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.05em;
  color: #99a1b2;
  font-family: "Libre Caslon Text", serif;
}

.typedigimake-lesson-flow__name {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #2b4885;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-lesson-flow__body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 24px;
  flex: 1;
}

.typedigimake-lesson-flow__image {
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.typedigimake-lesson-flow__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.typedigimake-lesson-flow__time {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #000;
  color: #fff;
  padding: 2px 8px;
}

.typedigimake-lesson-flow__time-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
}

.typedigimake-lesson-flow__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-free-reason {
  position: relative;
  padding: 64px 0 70px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  margin-bottom: 64px;
}

.typedigimake-free-reason__bg {
  position: absolute;
  top: 127px;
  right: 0;
  width: 70vw;
  height: 40vw;
  background: linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
  z-index: 0;
}

.typedigimake-free-reason__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  gap: 64px;
}

.typedigimake-free-reason__image {
  width: 456px;
  height: 443px;
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2);
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  margin-right: -40px;
  overflow: hidden;
}

.typedigimake-free-reason__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

.typedigimake-free-reason__content {
  flex: 1;
  display: grid;
  gap: 40px;
  color: #fff;
}

.typedigimake-free-reason__heading {
  display: grid;
  gap: 12px;
}

.typedigimake-free-reason__lead {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-free-reason__headline {
  display: inline-flex;
  align-items: center;
  background: transparent;
  padding: 0;
}

.typedigimake-free-reason__headline span {
  display: inline-block;
  background: #000;
  padding: 0 4px;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-free-reason__text {
  font-size: 16px;
  line-height: 2.4;
  color: #fff;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-free-reason__text p {
  margin: 0 0 8px;
}

.typedigimake-free-reason__text p:last-child {
  margin-bottom: 0;
}

.typedigimake-free-cta {
  padding: 0;
  background: #fff;
}

.typedigimake-free-cta__lead {
  margin: 0 0 16px;
  text-align: center;
  font-size: 18px;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-free-cta__lead span {
  color: #7d582e;
  font-weight: 700;
}

.typedigimake-free-cta__button {
  position: relative;
  width: 565px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0;
  border-radius: 0;
  border: none;
  text-decoration: none;
  box-shadow: none;
  background: transparent;
}

.typedigimake-free-cta__image {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-free-cta__image--sp {
  display: none;
}

.typedigimake-compare {
  padding: 80px 0;
  background: #fff;
}

.typedigimake-compare__heading {
  display: grid;
  gap: 8px;
  margin-bottom: 48px;
}

.typedigimake-compare__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-compare__subtitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #404040;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-compare__table {
  position: relative;
  display: grid;
  grid-template-columns: 154px 301px 280px 280px;
  border: 1px solid #e2e2e2;
}

.typedigimake-compare__header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  font-size: 15px;
  font-weight: 700;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}

.typedigimake-compare__header--empty {
  background: #fff;
}

.typedigimake-compare__header--ktg {
  background: linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
}

.typedigimake-compare__header--company {
  background: #404040;
  color: #fff;
}

.typedigimake-compare__row {
  display: contents;
}

.typedigimake-compare__cell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 12px 16px;
  gap: 6px;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;
  color: #404040;
}

.typedigimake-compare__cell--label {
  background: #f6f6f6;
  font-weight: 500;
  line-height: 1.3;
}

.typedigimake-compare__cell--label span {
  display: block;
}

.typedigimake-compare__cell--ktg {
  background: #eaf0fb;
  font-weight: 700;
}

.typedigimake-compare__cell--company {
  background: #fff;
}

.typedigimake-compare__lines>div {
  line-height: 1.3;
  font-size: 11px;
}

.typedigimake-compare__campaign {
  color: #f54c34;
  font-weight: 700;
}

.typedigimake-compare__time {
  font-size: 18px;
  font-weight: 700;
  color: #f54c34;
}

.typedigimake-compare__time-value {
  font-size: 28px;
  font-weight: 700;
  margin: 0 2px;
}

.typedigimake-compare__store {
  font-weight: 700;
  color: #f54c34;
}

.typedigimake-compare__store-value {
  font-size: 28px;
  margin: 0 2px;
}

.typedigimake-compare__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.typedigimake-compare__icon--circle,
.typedigimake-compare__icon--double {
  color: #f54c34;
}

.typedigimake-compare__icon--triangle,
.typedigimake-compare__icon--cross {
  color: #8d8d8d;
}

.typedigimake-compare__cell--company .typedigimake-compare__icon--circle,
.typedigimake-compare__cell--company .typedigimake-compare__icon--double {
  color: #8d8d8d;
}

.typedigimake-compare__ktg-outline {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 154px;
  width: 301px;
  height: 100%;
  border: 3px solid #172f63;
  pointer-events: none;
}

.typedigimake-gallery {
  position: relative;
  padding: 64px 0 80px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

.typedigimake-gallery__bg {
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
  height: 384px;
  z-index: 0;
}

.typedigimake-gallery__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(18, 22, 40, 0.55);
}

.typedigimake-gallery__bg-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.typedigimake-gallery__inner {
  position: relative;
  z-index: 1;
}

.typedigimake-gallery__heading {
  display: grid;
  justify-items: center;
  gap: 8px;
  width: 100%;
  margin-left: 0;
}

.typedigimake-gallery__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #ffffff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-gallery__subtitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-gallery__marquee {
  position: relative;
  z-index: 1;
  margin-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}

.typedigimake-gallery__track {
  display: flex;
  gap: 24px;
  width: max-content;
  animation: typedigimake-gallery-scroll 30s linear infinite;
}

.typedigimake-gallery__list {
  display: flex;
  gap: 24px;
}

.typedigimake-gallery__item {
  width: 360px;
  height: 220px;
  flex-shrink: 0;
  box-shadow: 10px 10px 10px rgba(116, 135, 181, 0.1);
}

.typedigimake-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@keyframes typedigimake-gallery-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.typedigimake-section-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 32px;
}

.typedigimake-section-heading__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-section-heading__subtitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #404040;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-message {
  position: relative;
  padding: 80px 0 96px;
  background: #f5f8ff;
  overflow: hidden;
}

.typedigimake-message__content {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 520px;
  gap: 40px;
  align-items: center;
  min-height: 423px;
}

.typedigimake-message__panel {
  position: absolute;
  left: calc(-1 * (100vw - 1016px) / 2);
  top: 0;
  width: calc(100% + (100vw - 1016px) / 2);
  height: 100%;
  background: linear-gradient(90deg, #eaf0fb 0%, rgba(234, 240, 251, 0) 100%);
  z-index: 0;
}

.typedigimake-message__body {
  position: relative;
  z-index: 1;
  max-width: 545px;
  padding-top: 32px;
  font-size: 16px;
  line-height: 2.2;
  color: #000;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-message__text p {
  margin: 0 0 24px;
}

.typedigimake-message__signature {
  margin-top: 32px;
  color: #404040;
}

.typedigimake-message__role {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.8;
}

.typedigimake-message__name {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-message__name-en {
  margin: -28px 0 0 156px;
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #2b4885;
  font-family: "Libre Caslon Text", "Times New Roman", serif;
}

.typedigimake-message__photo {
  position: relative;
  z-index: 1;
  width: 520px;
  height: 416px;
  clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.typedigimake-message__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.typedigimake-media {
  padding: 56px 0 96px;
  background: #f5f8ff;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.typedigimake-media__cards {
  width: 1160px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  align-items: center;
}

.typedigimake-media-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.typedigimake-media-card__label {
  display: none;
}

.typedigimake-media-card__image {
  width: 100%;
  max-width: 482px;
  height: auto;
  aspect-ratio: 482 / 312;
  position: relative;
}

.typedigimake-media-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.typedigimake-plan {
  padding: 80px 0;
  background: #fff;
}

.typedigimake-plan__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 32px;
}

.typedigimake-plan__heading {
  display: grid;
  gap: 8px;
}

.typedigimake-plan__title {
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(270deg, #99a1b2 0%, #2b4885 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-plan__subtitle {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #404040;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-plan__lead {
  max-width: 546px;
  margin: 0;
  font-size: 16px;
  line-height: 2.2;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-plan__tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-bottom: 16px;
}

.typedigimake-plan__tab {
  border: none;
  cursor: pointer;
  background: #acacac;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 0;
  border-radius: 8px 8px 0 0;
  text-align: center;
}

.typedigimake-plan__tab--active {
  background: #2b4885;
}

.typedigimake-plan__panel {
  background: #f5f8ff;
  padding: 40px 32px;
}

.typedigimake-plan__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.typedigimake-plan-card {
  position: relative;
  background: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}

.typedigimake-plan-card__topline {
  height: 6px;
  background: #2b4885;
}

.typedigimake-plan-card__topline--light {
  background: #bac8e7;
}

.typedigimake-plan-card__topline--dark {
  background: #404040;
}

.typedigimake-plan-card__body {
  padding: 24px;
  display: grid;
  gap: 16px;
  text-align: center;
  color: #404040;
}

.typedigimake-plan-card__title {
  font-size: 20px;
  font-weight: 700;
}

.typedigimake-plan-card__copy {
  font-size: 15px;
}

.typedigimake-plan-card__price-box {
  background: #f8f8f8;
  padding: 12px 0;
  display: grid;
  gap: 6px;
}

.typedigimake-plan-card__price-label {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

.typedigimake-plan-card__price {
  margin: 0;
  font-size: 56px;
  font-weight: 700;
  color: #172f63;
  font-family: "Libre Caslon Text", serif;
  line-height: 1.1;
}

.typedigimake-plan-card__price-unit {
  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  margin-left: 2px;
}

.typedigimake-plan-card__tax {
  margin: 0;
  font-size: 14px;
}

.typedigimake-plan-card__total {
  display: grid;
  gap: 4px;
  font-size: 14px;
}

.typedigimake-plan-card__total p {
  margin: 0;
  font-weight: 700;
}

.typedigimake-plan-card__total-amount {
  font-size: 24px;
  margin: 0 2px;
  font-family: "Libre Caslon Text", serif;
  font-weight: 400;
}

.typedigimake-plan-card__total-tax {
  font-size: 14px;
  font-weight: 400;
}

.typedigimake-plan-card__note {
  font-size: 14px;
  padding: 8px 0 16px;
}

.typedigimake-plan-card__total .typedigimake-plan-card__note {
  padding: 0;
  font-weight: 400;
}

.typedigimake-plan-card--featured {
  border: 3px solid #2b4885;
  border-top: 0;
}

.typedigimake-plan-card--featured .typedigimake-plan-card__body {
  border: 0;
}

.typedigimake-plan-card__badge {
  position: absolute;
  top: -21px;
  left: -9px;
  width: 68px;
  height: 68px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: grid;
  place-items: center;
  background: #c6ab7d;
  border-radius: 100vh;
}

.typedigimake-plan__note {
  margin: 16px 0 32px;
  font-size: 12px;
  line-height: 1.8;
  color: #404040;
}

.typedigimake-plan__perks {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 12px;
}

.typedigimake-plan-perk {
  background: #fff;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
}

.typedigimake-plan-perk__head {
  background: #404040;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  padding: 8px 0;
}

.typedigimake-plan-perk__head span {
  font-size: 10px;
}


@media (max-width: 1024px) {
  .typedigimake-message {
    padding: 56px 0;
    background: #fff;
  }

  .typedigimake-message__content {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 16px;
    min-height: auto;
  }

  .typedigimake-message__panel {
    left: 0;
    width: 100%;
    height: 527px;
    background: linear-gradient(90deg, rgba(234, 240, 251, 0) 0%, #eaf0fb 100%);
  }

  .typedigimake-message__body {
    padding-top: 0;
    font-size: 14px;
    line-height: 2.2;
    order: 2;
    padding-left: 16px;
    padding-right: 16px;
  }

  .typedigimake-message__text p {
    margin-bottom: 16px;
  }

  .typedigimake-message__signature {
    margin-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .typedigimake-message__role {
    font-size: 13px;
    margin-bottom: 4px;
  }

  .typedigimake-message__name {
    font-size: 22px;
  }

  .typedigimake-message__name-en {
    font-size: 16px;
    margin: 6px 0 0 123px;
  }

  .typedigimake-message__photo {
    display: block;
    order: 1;
    width: 100%;
    height: auto;
    aspect-ratio: 520 / 416;
  }
}

@media (max-width: 1024px) {
  .typedigimake-media {
    padding: 40px 0 56px;
    background: #fff;
  }

  .typedigimake-media .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-media .typedigimake-section-heading {
    align-items: flex-start;
    text-align: left;
  }

  .typedigimake-media__cards {
    width: 100%;
    max-width: 100%;
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .typedigimake-media-card__image {
    max-width: 348px;
    aspect-ratio: 348 / 226;
  }

  .typedigimake-media-card__label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 32px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }
}

.typedigimake-gallery {
  padding: 40px 0 56px;
}

.typedigimake-gallery__bg {
  height: 264px;
}

.typedigimake-gallery__title {
  font-size: 40px;
  letter-spacing: 0.05em;
}

.typedigimake-gallery__subtitle {
  font-size: 18px;
  letter-spacing: 0.05em;
}

.typedigimake-gallery__marquee {
  margin-top: 24px;
  padding-bottom: 48px;
}

.typedigimake-gallery__track,
.typedigimake-gallery__list {
  gap: 24px;
}

.typedigimake-gallery__item {
  width: 280px;
  height: 200px;
}

.typedigimake-plan-perk__body {
  position: relative;
  padding: 0;
  background: none;
}

.typedigimake-plan-perk__image {
  display: block;
  width: 100%;
  height: auto;
}

.typedigimake-plan-perk__image--sp {
  display: none;
}

.typedigimake-plan-perk__title {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #404040;
}

.typedigimake-plan-perk__title span {
  display: block;
}

.typedigimake-plan-perk__price {
  margin: 4px 0 0;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(315deg, #b69055 16%, #7d582e 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.typedigimake-plan-perk__price-unit {
  font-size: 32px;
  font-weight: 700;
  margin-left: 2px;
}

.typedigimake-plan-perk__strike {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 40px;
  color: #404040;
  position: relative;
  margin-bottom: 4px;
}

.typedigimake-plan-perk__strike::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 4px;
  background: #404040;
}

.typedigimake-plan-perk__strike-tax {
  font-size: 10px;
}

.typedigimake-plan__discount-note {
  font-size: 12px;
  color: #404040;
  margin-bottom: 16px;
}

.typedigimake-plan__payment {
  background: #f6f6f6;
  padding: 16px 24px;
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 15px;
  color: #404040;
}

.typedigimake-plan__payment-title {
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}

.typedigimake-plan__cta {
  display: grid;
  justify-items: center;
  gap: 16px;
  margin-top: 16px;
  margin-bottom: 56px;
}

.typedigimake-plan__cta-copy {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #404040;
}

.typedigimake-plan__cta-copy span {
  color: #7d582e;
}

.typedigimake-plan__cta-button {
  position: relative;
  width: 565px;
  padding: 0;
  border-radius: 0;
  border: none;
  text-decoration: none;
  display: inline-block;
  background: none;
  box-shadow: none;
}

.typedigimake-plan__cta-image {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-plan__cta-image--sp {
  display: none;
}

.typedigimake-plan__cta-sub {
  color: #fffb00;
  font-size: 18px;
  font-weight: 700;
  text-shadow: 2px 2px 4px rgba(121, 63, 21, 0.6);
}

.typedigimake-plan__cta-main {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-shadow: 2px 2px 4px rgba(71, 30, 0, 0.6);
}

.typedigimake-plan__cta-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  height: 40px;
  background: url("/images/gyms/typeDigimake/kiba-about-arrow.svg") center / contain no-repeat;
}

.typedigimake-access {
  padding: 80px 0;
  background: #f5f8ff;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.typedigimake-access__heading {
  position: relative;
  z-index: 2;
  align-items: center;
  text-align: center;
  margin: 0 auto -48px;
  transform: translateY(48px);
}

.typedigimake-access__heading .typedigimake-section-heading__subtitle {
  margin-top: -8px;
}

.typedigimake-access__panel {
  background: #fff;
  padding: 112px 40px 64px;
  position: relative;
  z-index: 1;
}

.typedigimake-access__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 32px;
  justify-items: center;
  scroll-margin-top: 0;
}

.typedigimake-access-card {
  width: 100%;
  max-width: 312px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-column: span 2;
}

.typedigimake-access__grid .typedigimake-access-card:nth-child(4) {
  grid-column: 2 / span 2;
}

.typedigimake-access__grid .typedigimake-access-card:nth-child(5) {
  grid-column: 4 / span 2;
}

.typedigimake-access-card__media {
  position: relative;
  width: 100%;
  aspect-ratio: 260 / 173.33;
  overflow: hidden;
}

.typedigimake-access-card__base,
.typedigimake-access-card__map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.typedigimake-access-card__figure {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 36px;
  height: auto;
}

.typedigimake-access-card__step {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  font-size: 28px;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "Libre Caslon Text", "Times New Roman", serif;
  background: linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
  line-height: 1em;
}

.typedigimake-access-card__text {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
  font-family: "Yu Gothic", sans-serif;
}

.typedigimake-faq {
  padding: 96px 0 112px;
  background: transparent;
  color: #e6e6e6;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.typedigimake-faq__inner {
  display: grid;
  gap: 40px;
}

.typedigimake-faq__heading {
  display: grid;
  gap: 10px;
  justify-items: center;
  text-align: center;
}

.typedigimake-faq__title {
  margin: 0;
  text-align: center;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 3.6px;
  background: linear-gradient(270deg,
      var(--color-gray-blue, #99a1b2) 0%,
      var(--color-blue, #2b4885) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.typedigimake-faq__subtitle {
  margin: 0;
  align-self: stretch;
  color: var(--color-text-black, #404040);
  text-align: center;
  font-family: var(--font-Noto-Serif-JP, "Noto Serif JP");
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
}

.typedigimake-faq__list {
  border-top: 1px solid var(--color-boder-gray, #e2e2e2);
}

.typedigimake-faq__item {
  border-bottom: 1px solid var(--color-boder-gray, #e2e2e2);
}

.typedigimake-faq__question {
  width: 100%;
  background: transparent;
  border: 0;
  text-align: left;
  display: flex;
  padding: var(--space-space-03h, 20px) var(--space-space-02, 16px);
  align-items: flex-start;
  gap: var(--space-space-02, 16px);
  align-self: stretch;
  cursor: pointer;
  list-style: none;
}

.typedigimake-faq__question::-webkit-details-marker {
  display: none;
}

.typedigimake-faq__q {
  color: var(--color-blue, #2b4885);
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  font-size: var(--font-size-title-L, 28px);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.typedigimake-faq__question-text {
  color: var(--color-text-black, #404040);
  font-family: var(--font-YuGothic, YuGothic);
  font-size: var(--font-size-main, 15px);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  flex: 1;
}

.typedigimake-faq__icon {
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: auto;
}

.typedigimake-faq__icon::before,
.typedigimake-faq__icon::after {
  content: "";
  position: absolute;
  background: #5b6f9e;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.typedigimake-faq__icon::before {
  width: 16px;
  height: 2px;
}

.typedigimake-faq__icon::after {
  width: 2px;
  height: 16px;
}

.typedigimake-faq__item.is-open .typedigimake-faq__icon::after {
  opacity: 0;
}

.typedigimake-faq__answer {
  display: block;
  max-height: 0;
  color: var(--color-text-black, #404040);
  font-size: 14px;
  line-height: 1.8;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-6px);
  transition: max-height 360ms ease-in-out, opacity 260ms ease-in-out, transform 260ms ease-in-out;
  will-change: max-height, opacity, transform;
}

.typedigimake-faq__answer-inner {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 16px;
  padding: 0 var(--space-space-02, 16px) 20px;
  overflow: hidden;
}

.typedigimake-faq__answer-text {
  margin: 0;
}

.typedigimake-faq__a {
  color: #b69055;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.typedigimake-faq__item.is-open .typedigimake-faq__answer {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1024px) {
  .typedigimake-faq {
    padding: 56px 0 72px;
  }

  .typedigimake-faq .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-faq__inner {
    gap: 24px;
  }

  .typedigimake-faq__title {
    font-size: 40px;
    letter-spacing: 0.05em;
  }

  .typedigimake-faq__subtitle {
    font-size: 18px;
    letter-spacing: 0.05em;
  }

  .typedigimake-faq__question {
    display: grid;
    grid-template-columns: 20px 1fr 16px;
    gap: 12px;
    padding: 16px;
  }

  .typedigimake-faq__q {
    font-size: 20px;
  }

  .typedigimake-faq__question-text {
    font-size: 14px;
    line-height: 1.7;
  }

  .typedigimake-faq__icon {
    width: 16px;
    height: 16px;
    margin-left: 0;
    align-self: center;
  }

  .typedigimake-faq__icon::before {
    width: 12px;
  }

  .typedigimake-faq__icon::after {
    height: 12px;
  }

  .typedigimake-faq__answer {
    font-size: 13px;
    line-height: 1.8;
  }

  .typedigimake-faq__answer-inner {
    grid-template-columns: 20px 1fr;
    gap: 12px;
    padding: 0 16px 16px;
  }

  .typedigimake-faq__a {
    font-size: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .typedigimake-faq__answer {
    transition: none;
  }
}

@media (max-width: 1024px) {
  .typedigimake-review {
    padding: 72px 0 96px;
  }

  .typedigimake-review__title {
    font-size: 48px;
  }

  .typedigimake-review__inner {
    gap: 24px;
  }

  .typedigimake-review-card {
    padding: 20px;
  }

  .typedigimake-review-card__top {
    grid-template-columns: 64px 1fr;
    gap: 16px;
  }

  .typedigimake-review-card__avatar {
    width: 64px;
    height: 64px;
  }

  .typedigimake-review-card__title {
    font-size: 18px;
  }

  .typedigimake-stores {
    padding: 72px 0 88px;
  }

  .typedigimake-stores__inner {
    width: auto;
    max-width: calc(100% - 40px);
  }

  .typedigimake-stores__title {
    font-size: 48px;
  }

  .typedigimake-stores__grid {
    grid-template-columns: 1fr;
  }

  .typedigimake-location {
    padding: 72px 0 88px;
  }

  .typedigimake-location__inner {
    width: auto;
    max-width: calc(100% - 40px);
  }

  .typedigimake-location__header {
    grid-template-columns: 1fr;
  }

  .typedigimake-location__filter {
    grid-template-columns: 1fr;
  }

  .typedigimake-location__shops {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (width <=1024px) {
  .typedigimake-trouble::before {
    right: auto;
    left: 0;
    top: 180px;
    width: 100%;
    height: auto;
    bottom: 0;
  }
}

@media (max-width: 1024px) {
  .typedigimake {
    padding-bottom: 120px;
  }

  .typedigimake-hero__visual {
    padding: 32px 0 0;
  }

  .typedigimake-hero__main--pc {
    display: none;
  }

  .typedigimake-hero__main--sp {
    display: block;
  }

  .typedigimake-hero__content {
    position: relative;
    padding: 0 16px;
    gap: 16px;
  }

  .typedigimake-plan>.w-full {
    padding: 40px 0 48px;
  }

  .typedigimake-plan .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-hero__cta {
    position: relative;
    left: auto;
    bottom: auto;
    width: min(100%, 360px);
    transform: translateY(48px);
    margin-bottom: -48px;
    z-index: 2;
  }

  .typedigimake-hero__cta-pc {
    display: none;
  }

  .typedigimake-hero__cta-sp {
    display: block;
  }

  .typedigimake-hero__cta-button-link--sp {
    position: absolute;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%);
    width: min(320px, 100%);
    height: auto;
  }

  .typedigimake-about {
    padding: 72px 0 56px;
    background: url("/images/gyms/typeDigimake/kiba-about-bg.png") center / cover no-repeat;
  }

  .typedigimake-about .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-about__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .typedigimake-about__title {
    font-size: 40px;
    letter-spacing: 0.05em;
  }

  .typedigimake-about__subtitle {
    font-size: 18px;
  }

  .typedigimake-about__intro {
    font-size: 14px;
    line-height: 2.2;
  }

  .typedigimake-about__content {
    flex-direction: column;
    gap: 24px;
  }

  .typedigimake-info-list {
    font-size: 13px;
  }

  .typedigimake-info-list__row {
    grid-template-columns: 96px 1fr;
    gap: 32px;
    padding: 12px 0;
  }

  .typedigimake-info-list dt,
  .typedigimake-info-list dd {
    line-height: 1.8;
  }

  .typedigimake-about__route-link {
    position: relative;
    font-size: 15px;
    padding: 8px 44px 8px 32px;
    min-height: 36px;
    align-items: center;
  }

  .typedigimake-about__route-arrow {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
  }

  .typedigimake-about__sns {
    font-size: 15px;
  }

  .typedigimake-about__gallery {
    width: 100%;
    gap: 16px;
  }

  .typedigimake-about__figure {
    align-items: flex-end;
  }

  .typedigimake-about__map {
    height: 200px;
  }

  .typedigimake-service {
    margin-top: 56px;
    padding: 0 0 88px;
  }

  .typedigimake-service::before {
    top: -48px;
    height: calc(100% - 48px);
    transform: skewY(3.5deg);
  }

  .typedigimake-service .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-service__title {
    font-size: 40px;
  }

  .typedigimake-service__subtitle {
    font-size: 18px;
  }

  .typedigimake-service__grid {
    gap: 16px;
    margin-bottom: 32px;
  }

  .typedigimake-service__item {
    width: calc((100% - 16px) / 2);
  }

  .typedigimake-service__icon-frame {
    height: 64px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  }

  .typedigimake-service__icon-img {
    width: 56px;
    height: 56px;
  }

  .typedigimake-service__label {
    font-size: 13px;
    padding: 8px 4px;
  }

  .typedigimake-service__banner {
    width: 100%;
    transform: translateY(24px);
    margin-bottom: -24px;
  }

  .typedigimake-service__banner-image--pc,
  .typedigimake-service__banner-button--pc {
    display: none;
  }

  .typedigimake-service__banner-image--sp,
  .typedigimake-service__banner-button--sp {
    display: block;
  }

  .typedigimake-service__banner-button-link {
    right: -22%;
    left: auto;
    top: 81%;
    width: 198px;
    height: 44px;
  }

  .typedigimake-trouble {
    padding: 0 0 56px;
  }

  .typedigimake-trouble .typedigimake-container {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }

  .typedigimake-trouble::before {
    top: 159px;
    width: 100%;
    height: auto;
    bottom: 0;
  }

  .typedigimake-trouble__inner {
    flex-direction: column;
    gap: 0;
    margin: 0 auto;
    max-width: none;
  }

  .typedigimake-container.typedigimake-trouble__inner {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }

  .typedigimake-trouble__panel {
    width: 100%;
    margin-left: 0;
    aspect-ratio: auto;
    height: 159px;
    max-width: none;
  }

  .typedigimake-trouble__panel-text {
    background: url("/images/gyms/typeDigimake/typedigimake-trouble-bg.png") center / cover no-repeat;
    gap: 8px;
    width: 100%;
    height: 60%;
    max-width: 100%;
    box-sizing: border-box;
    padding-bottom: 10%;
  }

  .typedigimake-trouble__panel-text p {
    font-size: 32px;
  }

  .typedigimake-trouble__panel-text p:last-child {
    font-size: 24px;
  }

  .typedigimake-trouble__panel-line {
    width: 208px;
  }

  .typedigimake-trouble__cards {
    width: 100%;
    max-width: none;
    margin: -60px auto 0;
    padding: 0 21px;
    box-sizing: border-box;
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .typedigimake-trouble__card {
    padding-bottom: 0;
    position: relative;
    height: 100px;
  }

  .typedigimake-trouble__card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 188px;
    height: 100px;
    margin-bottom: 0;
    z-index: 1;
  }

  .typedigimake-trouble__card-label {
    width: calc(100% - 130px);
    height: 75px;
    font-size: 14px;
    position: absolute;
    top: 12.5px;
    left: 132px;
    z-index: 2;
  }

  .typedigimake-trouble__card-label p {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
  }

  .typedigimake-trouble__br {
    display: block;
  }

  .typedigimake-trouble__card:nth-child(even) {
    flex-direction: row-reverse;
  }

  .typedigimake-trouble__card {
    display: block;
    align-items: center;
    gap: 0;
  }

  .typedigimake-trouble__card:nth-child(even) .typedigimake-trouble__card-image {
    left: auto;
    right: 0;
  }

  .typedigimake-trouble__card:nth-child(even) .typedigimake-trouble__card-label {
    left: 0;
  }

  .typedigimake-guidance {
    margin-bottom: 0;
    padding: 40px 0 56px;
    transform: none;
  }

  .typedigimake-guidance::before {
    background: url("/images/gyms/typeDigimake/typedigimake-guidance-bg-sp.svg") center top / 100% auto no-repeat;
  }

  .typedigimake-guidance .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-guidance__title h2 {
    font-size: 22px;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }

  .typedigimake-guidance__content {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .typedigimake-guidance__image--large {
    width: 337px;
    height: 257px;
    margin: 0 auto;
    box-shadow: 10px 10px 10px rgba(116, 135, 181, 0.2);
  }

  .typedigimake-guidance__photo--pc {
    display: none;
  }

  .typedigimake-guidance__photo--sp {
    display: block;
  }

  .typedigimake-guidance__br--sp {
    display: block;
  }

  .typedigimake-guidance__text {
    font-size: 13px;
    line-height: 2.4;
    max-width: 100%;

    p {
      margin-bottom: 0;
    }
  }

  .typedigimake-guidance__collage {
    position: relative;
    display: block;
    margin-top: 16px;
    height: 332px;
  }

  .typedigimake-guidance__image--mid {
    width: 240px;
    height: 165px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 54px));
    box-shadow: 10px 10px 10px rgba(116, 135, 181, 0.2);
  }

  .typedigimake-guidance__image--small {
    width: 240px;
    height: 135px;
    position: absolute;
    top: 197px;
    left: 50%;
    transform: translateX(calc(-50% - 54px));
    box-shadow: 10px 10px 10px rgba(116, 135, 181, 0.2);
  }

  .typedigimake-strength {
    padding: 40px 0 56px;
    background-image: url("/images/gyms/typeDigimake/typedigimake-strength-bg-sp.png"),
      linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
    background-size: 100% auto, cover;
  }

  .typedigimake-strength .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-strength__heading {
    margin-bottom: 24px;
  }

  .typedigimake-strength__title {
    font-size: 40px;
  }

  .typedigimake-strength__subtitle {
    font-size: 18px;
  }

  .typedigimake-strength__list {
    gap: 24px;
  }

  .typedigimake-strength__item,
  .typedigimake-strength__item--reverse {
    grid-template-columns: 1fr;
    grid-template-areas: "image" "body";
    min-height: auto;
    margin: 0;
    padding: 0;
    gap: 0;
    position: relative;
  }

  .typedigimake-strength__item::before,
  .typedigimake-strength__item--reverse::before {
    content: none;
  }

  .typedigimake-strength__image {
    width: 316px;
    height: 208px;
    margin: 0 auto -24px;
    z-index: 2;
  }

  .typedigimake-strength__body,
  .typedigimake-strength__item--reverse .typedigimake-strength__body {
    width: auto;
    margin-left: 0;
    padding: 48px 21px 24px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: none;
    gap: 16px;
    box-sizing: border-box;
  }

  .typedigimake-strength__item--reverse .typedigimake-strength__body {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  }

  .typedigimake-strength__point {
    font-size: 16px;
  }

  .typedigimake-strength__title-line {
    font-size: 24px;
  }

  .typedigimake-trainer-modal__panel {
    width: min(90vw, 348px);
    height: auto;
    max-height: 90vh;
    padding: 16px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  }

  .typedigimake-trainer-modal__close {
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
  }

  .typedigimake-trainer-modal__close::before,
  .typedigimake-trainer-modal__close::after {
    width: 18px;
    background: #404040;
  }

  .typedigimake-trainer-modal__content {
    flex-direction: column;
    gap: 16px;
    height: auto;
  }

  .typedigimake-trainer-modal__profile {
    width: 100%;
    gap: 16px;
  }

  .typedigimake-trainer-modal__image {
    width: 100%;
    height: 188px;
    padding: 8px;
  }

  .typedigimake-trainer-modal__badge {
    font-size: 13px;
  }

  .typedigimake-trainer-modal__name p {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 1px;
  }

  .typedigimake-trainer-modal__name span {
    font-size: 14px;
    letter-spacing: 1.4px;
  }

  .typedigimake-trainer-modal__message {
    height: auto;
    padding-right: 0;
  }

  .typedigimake-trainer-modal__scroll {
    max-height: 40vh;
    font-size: 12px;
    line-height: 1.8;
    padding-right: 0;
  }

  .typedigimake-trainer-modal__scrollbar {
    display: none;
  }

  .typedigimake-strength__text {
    font-size: 14px;
    line-height: 2.0;
  }

  .typedigimake-benefits {
    padding: 56px 0 64px;
  }

  .typedigimake-benefits .typedigimake-container {
    width: 90vw;
    max-width: calc(100% - 32px);
    gap: 24px;
  }

  .typedigimake-benefits__heading {
    flex-direction: column;
    gap: 8px;
    align-items: center;
  }

  .typedigimake-benefits__brand-text {
    font-size: 16px;
  }

  .typedigimake-benefits__shop {
    font-size: 22px;
  }

  .typedigimake-benefits__title-number {
    font-size: 40px;
  }

  .typedigimake-benefits__title-text {
    font-size: 24px;
  }

  .typedigimake-benefits__list {
    display: none;
  }

  .typedigimake-benefits__cta {
    display: flex;
  }

  .typedigimake-benefits__cta-pc {
    display: none;
  }

  .typedigimake-benefits__cta-sp {
    display: block;
  }

  .typedigimake-benefits__cta-button-link--sp {
    position: absolute;
    left: 50%;
    top: 71%;
    transform: translate(-50%, -50%);
    width: min(336px, 80%);
    height: auto;
  }

  .typedigimake-benefits__cta-button--sp {
    display: block;
  }

  .typedigimake-benefits__sp {
    display: grid;
    gap: 0;
    width: 80%;
  }

  .typedigimake-voice {
    padding: 56px 0 64px;
  }

  .typedigimake-voice .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-voice__heading {
    margin-bottom: 24px;
  }

  .typedigimake-voice__title {
    font-size: 40px;
  }

  .typedigimake-voice__subtitle {
    font-size: 18px;
  }

  .typedigimake-voice__list {
    gap: 16px;
  }

  .typedigimake-voice-card {
    padding: 20px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  }

  .typedigimake-voice-card__body {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .typedigimake-voice-card__image {
    width: 100%;
    height: 235px;
  }

  .typedigimake-voice-card__photo {
    object-fit: contain;
  }

  .typedigimake-voice-card__label {
    font-size: 13px;
  }

  .typedigimake-voice-card__label-line {
    width: 84px;
  }

  .typedigimake-voice-card__title {
    font-size: 22px;
    line-height: 1.6;
  }

  .typedigimake-voice-card__persona {
    font-size: 15px;
  }

  .typedigimake-voice-card__table {
    width: 100%;
  }

  .typedigimake-trainer-modal__photo--pc {
    display: none;
  }

  .typedigimake-trainer-modal__photo--sp {
    display: block;
  }

  .typedigimake-voice-card__table-row {
    grid-template-columns: 80px repeat(3, minmax(0, 1fr));
  }

  .typedigimake-voice-card__table-cell {
    font-size: 13px;
    padding: 6px 2px;
  }

  .typedigimake-voice-card__table-unit {
    font-size: 12px;
  }

  .typedigimake-voice-card__comment {
    margin-top: 16px;
    gap: 8px;
  }

  .typedigimake-voice-card__comment-head {
    width: 100%;
    padding: 8px 14px;
    font-size: 13px;
  }

  .typedigimake-voice-card__comment-toggle {
    width: 12px;
    height: 12px;
    flex-basis: 12px;
  }

  .typedigimake-voice-card__comment-toggle::before {
    width: 10px;
  }

  .typedigimake-voice-card__comment-toggle::after {
    height: 10px;
  }

  .typedigimake-voice-card__comment-body {
    font-size: 12px;
    line-height: 1.8;
  }

  .typedigimake-voice__note {
    font-size: 10px;
    letter-spacing: 0.5px;
  }

  .typedigimake-review {
    margin-top: -80px;
    padding: 140px 0 80px;
  }

  .typedigimake-review .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-review__bg {
    top: 0;
    height: 100%;
    transform: translateX(-50%) translateY(73%) skewY(4deg);
    transform-origin: bottom;
  }

  .typedigimake-review__inner {
    gap: 20px;
  }

  .typedigimake-review__heading {
    gap: 8px;
  }

  .typedigimake-review__title {
    font-size: 40px;
    letter-spacing: 0.05em;
    background: linear-gradient(270deg, #99a1b2 0%, #ffffff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }

  .typedigimake-review__subtitle {
    font-size: 13px;
    letter-spacing: 0.05em;
  }

  .typedigimake-review__pc {
    display: none;
  }

  .typedigimake-review__sp {
    display: block;
  }

  .typedigimake-review__list {
    gap: 16px;
  }

  .typedigimake-review__list-wrap {
    gap: 16px;
  }

  .typedigimake-review__list-wrap {
    display: none;
  }

  .typedigimake-review__more-panel-inner {
    padding-top: 16px;
  }

  .typedigimake-review__more-button {
    width: 100%;
    min-width: 0;
    padding: 14px 48px;
    font-size: 16px;
  }

  .typedigimake-review__slider-wrap {
    display: block;
    width: 89vw;
    max-width: 348px;
    margin: 0 auto;
    position: relative;
  }

  .typedigimake-review__slider {
    display: block;
    width: 100%;
    padding-bottom: 16px;
    max-width: 100%;
    overflow: hidden;
  }

  .typedigimake-review__slider .swiper-slide {
    width: 100%;
  }

  .typedigimake-review__nav {
    display: grid;
    place-items: center;
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 2;
  }

  .typedigimake-review__nav--prev {
    left: -8px;
  }

  .typedigimake-review__nav--next {
    right: -10px;
  }

  .typedigimake-review__nav--prev img {
    transform: scaleX(-1);
  }

  .typedigimake-review__pagination {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 8px;
  }

  .typedigimake-review__pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }

  .typedigimake-review__pagination .swiper-pagination-bullet-active {
    background: #ffffff;
  }

  .typedigimake-review-card {
    width: 100%;
    padding: 16px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.12);
  }

  .typedigimake-review-card__top {
    grid-template-columns: 56px 1fr;
    gap: 12px;
    margin-bottom: 8px;
  }

  .typedigimake-review-card__avatar {
    width: 56px;
    height: 56px;
  }

  .typedigimake-review-card__title {
    font-size: 16px;
    line-height: 1.5;
  }

  .typedigimake-review-card__meta {
    gap: 6px;
  }

  .typedigimake-review-card__meta-text {
    font-size: 12px;
  }

  .typedigimake-review-card__tag {
    font-size: 11px;
    padding: 4px 10px;
  }

  .typedigimake-review-card__body {
    font-size: 13px;
    line-height: 1.9;
  }

  .typedigimake-review-card__footer {
    margin-top: 12px;
  }

  .typedigimake-review-card__footer-meta {
    gap: 1px;
  }

  .typedigimake-review-card__source {
    font-size: 10px;
  }

  .typedigimake-review-card__time {
    font-size: 10px;
  }

  .typedigimake-trainer {
    padding: 32px 0 56px;
  }

  .typedigimake-trainer .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-trainer__heading {
    margin-bottom: 24px;
  }

  .typedigimake-trainer__title {
    font-size: 40px;
  }

  .typedigimake-trainer__subtitle {
    font-size: 18px;
  }

  .typedigimake-trainer__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .typedigimake-trainer-card {
    padding: 16px;
    gap: 16px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  }

  .typedigimake-trainer-card__media {
    height: auto;
    aspect-ratio: 440 / 260;
    padding: 8px;
  }

  .typedigimake-trainer-card__photo {
    object-fit: cover;
    object-position: 0 -10px;
  }

  .typedigimake-trainer-card__photo--pc {
    display: none;
  }

  .typedigimake-trainer-card__photo--sp {
    display: block;
  }

  .typedigimake-trainer-card__badge {
    top: 8px;
    left: 8px;
    font-size: 13px;
    padding: 2px 8px;
  }

  .typedigimake-trainer-card__movie {
    width: 88px;
    height: 88px;
    right: 24px;
    bottom: -60px;
    top: auto;
  }

  .typedigimake-trainer-card__movie img {
    width: 100%;
    height: 100%;
  }

  .typedigimake-trainer-card__name p {
    font-size: 20px;
  }

  .typedigimake-trainer-card__name span {
    font-size: 14px;
  }

  .typedigimake-trainer-card__row {
    grid-template-columns: 80px 1fr;
    gap: 8px;
  }

  .typedigimake-trainer-card__label {
    font-size: 13px;
    padding: 4px;
  }

  .typedigimake-trainer-card__list {
    gap: 4px;
    font-size: 13px;
  }

  .typedigimake-trainer-card__list li img {
    width: 24px;
    height: 24px;
  }

  .typedigimake-trainer-card__days {
    gap: 4px;
  }

  .typedigimake-trainer-card__days li {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }

  .typedigimake-trainer-card__text {
    font-size: 12px;
    line-height: 1.8;
  }

  .typedigimake-trainer-card__button {
    width: 100%;
    font-size: 13px;
    padding: 8px 32px 8px 16px;
  }

  .typedigimake-benefits__sp-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .typedigimake-benefits__sp-card {
    position: relative;
    background: #ffffff;
    border-radius: 6px;
    padding: 10px 8px 12px;
    text-align: center;
    color: #404040;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  }

  .typedigimake-benefits__sp-tag {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: #b69055;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 4px;
    font-weight: 700;
  }

  .typedigimake-benefits__sp-title {
    margin: 12px 0 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
  }

  .typedigimake-benefits__sp-title span {
    display: block;
  }

  .typedigimake-benefits__sp-price {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    background: linear-gradient(110deg,
        #b69055 16.35%,
        #936438 34.8%,
        #6b3016 52.17%,
        #b68220 70.95%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }

  .typedigimake-benefits__sp-price span {
    font-size: 26px;
  }

  .typedigimake-benefits__sp-extra {
    width: fit-content;
    background: #2b4885;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 4px;
  }

  .typedigimake-benefits__sp-join {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 4px 12px;
    align-items: end;
  }

  .typedigimake-benefits__sp-join-label {
    margin: 0;
    font-size: 12px;
    color: #404040;
    grid-column: 1;
  }

  .typedigimake-benefits__sp-join-amount {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #404040;
    grid-column: 1;
    text-decoration: line-through;
    text-decoration-color: #c85a4a;
    text-decoration-thickness: 2px;
  }

  .typedigimake-benefits__sp-join-tax {
    font-size: 12px;
    margin-left: 4px;
  }

  .typedigimake-benefits__sp-free {
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    background: linear-gradient(93.78deg,
        #e2b854 7.11%,
        #eed483 9.16%,
        #fffbc7 45.02%,
        #faf2bc 54.55%,
        #d9b874 93.04%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: center;
  }

}

@media screen and (max-width: 1024px) {

  .typedigimake {
    overflow-x: clip;
  }

  .typedigimake,
  .typedigimake * {
    box-sizing: border-box;
  }

  .typedigimake img,
  .typedigimake svg,
  .typedigimake video,
  .typedigimake iframe {
    max-width: 100%;
  }

  main>section,
  main>article,
  main>div:not(.topicpath) {
    padding: 0;
  }

  .typedigimake-plan-flow {
    padding: 0 0 56px;
  }

  .typedigimake-plan-flow .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-plan-flow__bg {
    display: none;
  }

  .typedigimake-plan-flow__heading {
    position: relative;
    padding: 32px 0 48px;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .typedigimake-plan-flow__heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: linear-gradient(90deg, #172f63 0%, #2b4885 50%, #172f63 100%);
    z-index: -1;
  }

  .typedigimake-plan-flow__title {
    font-size: 40px;
    letter-spacing: 0.05em;
  }

  .typedigimake-plan-flow__subtitle {
    font-size: 18px;
    letter-spacing: 0.05em;
    color: #99a1b2;
  }

  .typedigimake-plan-flow__content {
    gap: 8px;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }

  .typedigimake-plan-flow__item {
    background: transparent;
  }

  .typedigimake-plan-flow__image {
    aspect-ratio: 348 / 151;
  }

  .typedigimake-plan-flow__detail {
    padding: 16px;
    gap: 8px;
    background: #eaf0fb;
  }

  .typedigimake-plan-flow__item-title {
    font-size: 18px;
  }

  .typedigimake-plan-flow__item-body {
    font-size: 13px;
    line-height: 1.8;
  }

  .typedigimake-plan-flow__arrow {
    position: static;
    display: block;
    margin: 8px auto 0;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 16px solid #eaf0fb;
  }

  .typedigimake-hero__cta {
    position: relative;
    left: auto;
    bottom: auto;
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto -48px;
  }

  .typedigimake-benefits__cta-link--sp {
    width: 100%;
    max-width: 348px;
  }

  .typedigimake-free-cta .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-free-cta__button {
    width: 100%;
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-free-cta__image--pc {
    display: none;
  }

  .typedigimake-free-cta__image--sp {
    display: block;
  }

  .typedigimake-free-cta__lead {
    font-size: 13px;
    margin-bottom: 0;
  }

  .typedigimake-plan__cta-button {
    width: 100%;
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-plan__cta-image--pc {
    display: none;
  }

  .typedigimake-plan__cta-image--sp {
    display: block;
  }

  .typedigimake-plan__cta-copy {
    font-size: 13px;
  }

  .typedigimake-lesson-flow {
    padding: 40px 0 56px;
  }

  .typedigimake-lesson-flow__title {
    margin-bottom: 16px;
    font-size: 24px;
    letter-spacing: 0.05em;
  }

  .typedigimake-lesson-flow__cards {
    grid-template-columns: 1fr;
    gap: 16px;
    justify-items: center;
  }

  .typedigimake-lesson-flow__card {
    width: 100%;
    max-width: 348px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
  }

  .typedigimake-lesson-flow__head {
    padding: 8px 0;
  }

  .typedigimake-lesson-flow__step {
    font-size: 13px;
    letter-spacing: 0.05em;
  }

  .typedigimake-lesson-flow__name {
    font-size: 16px;
  }

  .typedigimake-lesson-flow__body {
    padding: 16px 24px;
    gap: 16px;
  }

  .typedigimake-lesson-flow__image {
    height: 160px;
  }

  .typedigimake-lesson-flow__time {
    padding: 2px 8px;
  }

  .typedigimake-lesson-flow__time-text {
    font-size: 12px;
  }

  .typedigimake-lesson-flow__text {
    font-size: 12px;
    line-height: 1.8;
  }

  .typedigimake-free-reason {
    padding: 40px 0 56px;
    margin-bottom: 0;
  }

  .typedigimake-free-reason .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-free-reason__bg {
    top: 93px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    height: 480px;
  }

  .typedigimake-free-reason__inner {
    align-items: center;
    gap: 24px;
  }

  .typedigimake-free-reason__content {
    gap: 24px;
  }

  .typedigimake-free-reason__heading {
    align-items: center;
    text-align: center;
    gap: 12px;
  }

  .typedigimake-free-reason__lead {
    text-align: left;
    align-self: flex-start;
  }

  .typedigimake-free-reason__text {
    text-align: left;
  }

  .typedigimake-free-reason__lead {
    font-size: 16px;
    text-align: center;
    color: #404040;
  }

  .typedigimake-free-reason__headline span {
    font-size: 28px;
    letter-spacing: 0.05em;
    padding: 0 4px;
  }

  .typedigimake-free-reason__text {
    font-size: 14px;
    line-height: 2.4;
    text-align: left;
  }

  .typedigimake-free-reason__image {
    width: 100%;
    height: 256px;
    aspect-ratio: auto;
    margin-right: 0;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
    order: 2;
  }
}

.typedigimake-review {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: -120px;
  padding: 200px 0 140px;
  overflow: hidden;
  color: #fff;
}

.typedigimake-review__bg {
  position: absolute;
  left: 0;
  top: 10vw;
  right: 0;
  bottom: 3vw;
  background: linear-gradient(180deg, #243b7a 0%, #162a57 100%);
  clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
  z-index: 0;
  pointer-events: none;
}

.typedigimake-review__inner {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 32px;
}

.typedigimake-review__heading {
  display: grid;
  gap: 6px;
}

.typedigimake-review__title {
  margin: 0;
  font-size: 72px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 3.6px;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  background: linear-gradient(90deg, #ffffff 0%, #99a1b2 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.typedigimake-review__subtitle {
  margin: 0;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.85);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.08em;
}

.typedigimake-review__pc {
  display: block;
}

.typedigimake-review__sp {
  display: none;
}

.typedigimake-review__list {
  display: grid;
  gap: 24px;
}

.typedigimake-review__list-wrap {
  display: grid;
  gap: 24px;
}

.typedigimake-review__more-panel {
  overflow: hidden;
  opacity: 0;
  transform: translateY(-12px);
  transition:
    max-height 420ms ease,
    opacity 280ms ease,
    transform 280ms ease;
}

.typedigimake-review__more-panel.is-open {
  opacity: 1;
  transform: translateY(0);
}

.typedigimake-review__more-panel-inner {
  padding-top: 24px;
}

.typedigimake-review__list--more {
  gap: 24px;
}

.typedigimake-review__more {
  display: flex;
  justify-content: center;
}

.typedigimake-review__more-button {
  position: relative;
  min-width: 220px;
  padding: 16px 56px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-family: "Libre Caslon Text", "Times New Roman", serif;
  font-size: 18px;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition:
    background 200ms ease,
    border-color 200ms ease,
    transform 200ms ease;
}

.typedigimake-review__more-button:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.6);
  transform: translateY(-1px);
}

.typedigimake-review__more-button-label {
  display: inline-block;
}

.typedigimake-review__more-button-icon {
  position: absolute;
  right: 24px;
  top: 50%;
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
}

.typedigimake-review__more-button-icon::before,
.typedigimake-review__more-button-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: currentColor;
  transform: translate(-50%, -50%);
  transition: transform 200ms ease, opacity 200ms ease;
}

.typedigimake-review__more-button-icon::before {
  width: 14px;
  height: 1px;
}

.typedigimake-review__more-button-icon::after {
  width: 1px;
  height: 14px;
}

.typedigimake-review__more-button.is-open .typedigimake-review__more-button-icon::after {
  opacity: 0;
}

.typedigimake-review__slider-wrap,
.typedigimake-review__slider,
.typedigimake-review__pagination,
.typedigimake-review__nav {
  display: none;
}

.typedigimake-review-card {
  background: #ffffff;
  color: #404040;
  padding: 28px 32px;
  box-shadow: 0 18px 28px rgba(0, 0, 0, 0.2);
}

.typedigimake-review-card__top {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 24px;
  align-items: center;
  margin-bottom: 12px;
}

.typedigimake-review-card__avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: #f0f0f0;
  display: grid;
  place-items: center;
}

.typedigimake-review-card__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.typedigimake-review-card__meta {
  display: grid;
  gap: 10px;
}

.typedigimake-review-card__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Noto Serif JP", serif;
  line-height: 1.6;
}

.typedigimake-review-card__title span {
  display: block;
}

.typedigimake-review-card__tags {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.typedigimake-review-card__meta-text {
  font-size: 14px;
  color: #6b6b6b;
}

.typedigimake-review-card__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 14px;
  background: #9aa3b6;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 999px;
  letter-spacing: 0.08em;
}

.typedigimake-review-card__body {
  margin: 0;
  font-size: 14px;
  line-height: 2;
  color: #4a4a4a;
}

.typedigimake-review-card__body span {
  display: block;
}

.typedigimake-review-card__footer {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}

.typedigimake-review-card__footer-meta {
  display: grid;
  justify-items: end;
  gap: 2px;
}

.typedigimake-review-card__source {
  margin: 0;
  font-size: 11px;
  line-height: 1.6;
  color: #b8b8b8;
}

.typedigimake-review-card__source a {
  color: inherit;
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

.typedigimake-review-card__source a:hover {
  opacity: 0.8;
}

.typedigimake-review-card__time {
  margin: 0;
  font-size: 11px;
  line-height: 1.6;
  color: #b8b8b8;
}

@media (max-width: 1024px) {
  .typedigimake-review__pc {
    display: none;
  }

  .typedigimake-review__sp {
    display: block;
  }

  .typedigimake-review__list-wrap {
    display: none;
    gap: 16px;
  }

  .typedigimake-review__more-panel-inner {
    padding-top: 16px;
  }

  .typedigimake-review__more-button {
    width: 100%;
    min-width: 0;
    padding: 14px 48px;
    font-size: 16px;
  }

  .typedigimake-review__slider-wrap {
    display: block;
    width: 89vw;
    max-width: 348px;
    margin: 0 auto;
    position: relative;
  }

  .typedigimake-review__slider {
    display: block;
    width: 100%;
    padding-bottom: 16px;
    max-width: 100%;
    overflow: hidden;
  }

  .typedigimake-review__slider .swiper-slide {
    width: 100%;
  }

  .typedigimake-review__nav {
    display: grid;
    place-items: center;
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 2;
  }

  .typedigimake-review__nav--prev {
    left: -8px;
  }

  .typedigimake-review__nav--next {
    right: -10px;
  }

  .typedigimake-review__nav--prev img {
    transform: scaleX(-1);
  }

  .typedigimake-review__pagination {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 8px;
  }

  .typedigimake-review__pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 1;
  }

  .typedigimake-review__pagination .swiper-pagination-bullet-active {
    background: #ffffff;
  }
}

.typedigimake-stores {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 96px 0 112px;
  background: transparent;
  color: #404040;
}

.typedigimake-stores__inner {
  display: grid;
  gap: 32px;
  width: 1016px;
  max-width: 1016px;
  margin: 0 auto;
}

.typedigimake-stores__heading {
  display: grid;
  gap: 10px;
}

.typedigimake-stores__title {
  margin: 0;
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
  color: #2b4885;
}

.typedigimake-stores__subtitle {
  margin: 0;
  font-size: 16px;
  color: #404040;
  letter-spacing: 0.08em;
  font-family: "Noto Serif JP", serif;
}

.typedigimake-stores__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.typedigimake-stores-card {
  background: #fff;
  color: #404040;
  padding: 20px 20px 24px;
  display: grid;
  gap: 12px;
  border: 1px solid #e2e2e2;
}

.typedigimake-stores-card__name {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}

.typedigimake-stores-card__meta {
  font-size: 13px;
  color: #6b6b6b;
  display: grid;
  gap: 6px;
}

.typedigimake-stores-card__meta p {
  margin: 0;
}

.typedigimake-stores-card__actions {
  margin-top: 4px;
  display: grid;
  gap: 8px;
}

.typedigimake-stores-card__button {
  height: 44px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.typedigimake-stores-card__button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.typedigimake-stores-card__button--primary {
  background: #2b4885;
  color: #fff;
}

.typedigimake-stores-card__button--ghost {
  border: 1px solid #2b4885;
  color: #2b4885;
  background: #fff;
}

.typedigimake-stores__footer {
  display: flex;
  justify-content: center;
}

.typedigimake-stores__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 32px;
  border-radius: 999px;
  background: #4a4a4a;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}

.typedigimake-location {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 96px 0 112px;
  background: #fff;
  color: #404040;
}

.typedigimake-location__inner {
  width: 1016px;
  max-width: 1016px;
  margin: 0 auto;
  display: grid;
  gap: 32px;
}

.typedigimake-location__header {
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 40px;
  align-items: start;
}

.typedigimake-location__kicker {
  margin: 0 0 8px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #2b4885;
  font-family: "Libre Caslon Text", "Times New Roman", "Noto Serif JP", serif;
}

.typedigimake-location__title {
  margin: 0;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  color: #404040;
}

.typedigimake-location__image {
  width: 100%;
  height: auto;
}

.typedigimake-location__image img {
  width: 100%;
  height: auto;
  display: block;
}

.typedigimake-location__body {
  display: grid;
  gap: 16px;
}

.typedigimake-location__filter {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 16px;
  align-items: center;
}

.typedigimake-location__filter-label {
  font-size: 14px;
  color: #6b6b6b;
}

.typedigimake-location__select {
  height: 38px;
  padding: 0 12px;
  border: 1px solid #e2e2e2;
  background: #fff;
  font-size: 14px;
}

.typedigimake-location__list {
  display: grid;
  gap: 12px;
}

.typedigimake-location__pref {
  border: 1px solid #e6e6e6;
}

.typedigimake-location__pref-header {
  width: 100%;
  padding: 12px 16px;
  background: #f3f3f3;
  border: none;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 700;
  color: #2b4885;
  cursor: pointer;
}

.typedigimake-location__pref-icon {
  position: relative;
  width: 16px;
  height: 16px;
}

.typedigimake-location__pref-icon::before,
.typedigimake-location__pref-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 2px;
  background: #2b4885;
  transform: translate(-50%, -50%);
}

.typedigimake-location__pref-icon::after {
  width: 2px;
  height: 12px;
}

.typedigimake-location__pref.is-open .typedigimake-location__pref-icon::after {
  opacity: 0;
}

.typedigimake-location__pref-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 360ms ease;
}

.typedigimake-location__pref-body-inner {
  padding: 12px 16px 16px;
  display: grid;
  gap: 12px;
}

.typedigimake-location__city-name {
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 700;
  color: #2b4885;
}

.typedigimake-location__shops {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px 16px;
}

.typedigimake-location__shop-link {
  font-size: 12px;
  color: #404040;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.typedigimake-location__shop-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

@media (max-width: 1024px) {
  .typedigimake-plan .typedigimake-container {
    width: calc(100% - 40px);
    max-width: 1016px;
    margin: 0 auto;
  }

  .typedigimake-hero {
    padding: 0;
  }

  .typedigimake-hero__visual {
    padding: 32px 0 0;
  }

  .typedigimake-hero__content {
    padding: 0 16px;
    gap: 16px;
  }

  .typedigimake-hero__cta {
    transform: translateY(20px);
  }

  .typedigimake-hero__title {
    font-size: 32px;
  }

  .typedigimake-hero__subtitle {
    font-size: 16px;
  }

  .typedigimake-hero__card--secondary {
    padding: 12px;
  }

  .typedigimake-hero__badge-circle {
    width: 96px;
    height: 96px;
    font-size: 11px;
  }

  .typedigimake-hero__badge-pill {
    font-size: 11px;
  }

  .typedigimake-about__inner {
    flex-direction: column;
  }

  .typedigimake-about__title {
    font-size: 48px;
  }

  .typedigimake-service__title {
    font-size: 48px;
  }

  .typedigimake-about__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .typedigimake-about__content {
    flex-direction: column;
  }

  .typedigimake-about__intro,
  .typedigimake-about__left,
  .typedigimake-about__right {
    max-width: 100%;
    width: 100%;
  }

  .typedigimake-info-list__row {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .typedigimake-hero__media,
  .typedigimake-points,
  .typedigimake-service__grid,
  .typedigimake-trouble__inner,
  .typedigimake-strength__item,
  .typedigimake-trainer__grid,
  .typedigimake-flow__steps,
  .typedigimake-plan__cards,
  .typedigimake-plan__perks,
  .typedigimake-access__grid {
    grid-template-columns: 1fr;
  }

  .typedigimake-plan-flow__inner {
    flex-direction: column;
    gap: 24px;
  }

  .typedigimake-plan-flow__content {
    width: 100%;
  }

  .typedigimake-plan-flow__item {
    flex-direction: column;
  }

  .typedigimake-plan-flow__image {
    width: 100%;
    flex: none;
    aspect-ratio: 16 / 9;
  }

  .typedigimake-plan-flow__detail {
    padding: 20px;
  }

  .typedigimake-plan-flow__bg {
    width: 100%;
    height: 100%;
  }

  .typedigimake-lesson-flow__cards {
    gap: 16px;
  }

  .typedigimake-lesson-flow__card {
    width: 100%;
    max-width: 360px;
    height: auto;
  }

  .typedigimake-free-reason__inner {
    flex-direction: column;
    gap: 24px;
  }

  .typedigimake-free-reason__image {
    width: 100%;
    height: auto;
    aspect-ratio: 456 / 443;
  }

  .typedigimake-free-reason__bg {
    width: 100%;
    height: 100%;
    top: 0;
  }

  .typedigimake-free-reason__headline span {
    font-size: 28px;
  }

  .typedigimake-gallery__bg {
    width: 100%;
    height: 320px;
  }

  .typedigimake-gallery__title {
    font-size: 48px;
  }

  .typedigimake-section-heading__title {
    font-size: 48px;
  }

  .typedigimake-section-heading__subtitle {
    font-size: 16px;
  }

  .typedigimake-message__content {
    grid-template-columns: 1fr;
  }

  .typedigimake-message__panel {
    width: 100%;
    height: 100%;
  }

  .typedigimake-message__body {
    max-width: 100%;
  }

  .typedigimake-message__name-en {
    margin: 8px 0 0;
  }

  .typedigimake-message__photo {
    width: 100%;
    height: auto;
  }

  .typedigimake-message__photo img {
    height: auto;
  }

  .typedigimake-media__cards {
    width: auto;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    grid-template-columns: 1fr;
  }

  .typedigimake-media-card__image {
    max-width: 100%;
  }

  .typedigimake-access__heading {
    margin: 0 auto -40px;
    transform: translateY(10px);
    text-align: center;
    align-items: center;
  }

  .typedigimake-access .typedigimake-container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .typedigimake-access__panel {
    padding: 64px 16px 24px;
    margin: 0 16px;
  }

  .typedigimake-faq {
    padding: 72px 0 80px;
  }

  .typedigimake-faq__title {
    font-size: 48px;
  }

  .typedigimake-faq__question {
    grid-template-columns: 20px 1fr 16px;
    gap: 12px;
  }

  .typedigimake-faq__answer {
    padding-left: 32px;
  }

  .typedigimake-access__grid {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 16px;
    scroll-margin-top: 0;
  }

  .typedigimake-access__grid .typedigimake-access-card {
    grid-column: auto;
  }

  .typedigimake-access__grid .typedigimake-access-card:nth-child(4),
  .typedigimake-access__grid .typedigimake-access-card:nth-child(5) {
    grid-column: auto;
  }

  .typedigimake-access-card {
    max-width: 312px;
  }

  .typedigimake-access-card__media {
    aspect-ratio: 260 / 173.33;
  }

  .typedigimake-access-card__step {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }

  .typedigimake-access-card__figure {
    width: 40px;
  }

  .typedigimake-access-card__text {
    font-size: 13px;
    line-height: 1.5;
  }

  .typedigimake-gallery__marquee {
    margin-top: 32px;
  }

  .typedigimake-gallery__item {
    width: 280px;
    height: 180px;
  }

  .typedigimake-gallery__inner {
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .typedigimake-gallery .typedigimake-container {
    width: 100%;
    max-width: 100%;
  }

  .typedigimake-plan__header {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 16px;
    margin-bottom: 16px;
  }

  .typedigimake-plan__title {
    font-size: 40px;
  }

  .typedigimake-plan__subtitle {
    font-size: 18px;
  }

  .typedigimake-plan__lead {
    font-size: 14px;
    line-height: 2.2;
  }

  .typedigimake-plan__tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-plan__tab {
    font-size: 16px;
    padding: 8px 0;
    border-radius: 8px 8px 0 0;
  }

  .typedigimake-plan__panel {
    padding: 16px;
  }

  .typedigimake-plan__cards {
    grid-template-columns: 1fr;
    gap: 18px;
    justify-items: center;
  }

  .typedigimake-plan-card {
    width: 100%;
    max-width: 316px;
  }

  .typedigimake-plan-card__topline {
    height: 6px;
  }

  .typedigimake-plan-card__body {
    padding: 24px;
    gap: 8px;
  }

  .typedigimake-plan-card__title {
    font-size: 18px;
  }

  .typedigimake-plan-card__copy {
    font-size: 13px;
  }

  .typedigimake-plan-card__price-box {
    padding: 9px 0;
    gap: 0;
  }

  .typedigimake-plan-card__price-label {
    font-size: 12px;
  }

  .typedigimake-plan-card__price {
    font-size: 40px;
    line-height: 1.3;
  }

  .typedigimake-plan-card__price-unit {
    font-size: 24px;
  }

  .typedigimake-plan-card__tax {
    font-size: 12px;
  }

  .typedigimake-plan-card__total {
    font-size: 13px;
  }

  .typedigimake-plan-card__total-amount {
    font-size: 18px;
  }

  .typedigimake-plan-card__total-tax {
    font-size: 12px;
  }

  .typedigimake-plan-card__note {
    font-size: 12px;
    padding: 0;
  }

  .typedigimake-plan-card--featured {
    border-width: 3px;
  }

  .typedigimake-plan-card__badge {
    width: 68px;
    height: 68px;
    top: -10px;
    left: -10px;
    font-size: 12px;
  }

  .typedigimake-plan__note {
    margin: 16px 0 24px;
    font-size: 10px;
    line-height: 1.8;
    letter-spacing: 0.5px;
  }

  .typedigimake-plan__payment {
    flex-direction: column;
    align-items: flex-start;
    font-size: 13px;
  }

  .typedigimake-plan__payment-title {
    white-space: nowrap;
  }

  .typedigimake-plan__cta-button {
    width: 100%;
    max-width: 565px;
  }

  .typedigimake-plan__cta {
    margin: 32px 0 0;
    gap: 0;
  }

  .typedigimake-about__gallery {
    width: 100%;
  }

  .typedigimake-service__banner {
    grid-template-columns: 1fr;
    height: auto;
  }

  .typedigimake-service__banner-media {
    height: 220px;
  }

  .typedigimake-service__banner-title {
    font-size: 36px;
  }

  .typedigimake-service__banner-cta {
    font-size: 18px;
    padding: 12px 28px;
  }

  .typedigimake-trouble__inner {
    flex-direction: column;
  }

  .typedigimake-trouble .typedigimake-container,
  .typedigimake-container.typedigimake-trouble__inner {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }

  .typedigimake-trouble::before {
    right: auto;
    left: 0;
    top: 120px;
    width: 100%;
    height: auto;
    bottom: 0;
  }

  .typedigimake-trouble__panel {
    width: 100%;
    height: 360px;
    margin-left: 0;
  }

  .typedigimake-trouble__panel-text p {
    font-size: 36px;
  }

  .typedigimake-trouble__panel-text p:last-child {
    font-size: 22px;
  }

  .typedigimake-trouble__panel-line {
    width: 220px;
  }

  .typedigimake-trouble__cards {
    width: 100%;
    margin-top: -190px;
    margin-left: 0;
    padding: 0 21px;
    box-sizing: border-box;
  }

  .typedigimake-trouble__card {
    width: 100%;
  }

  .typedigimake-trouble__card-label {
    width: calc(100% - 130px);
    font-size: 14px;
  }

  .typedigimake-guidance__content {
    grid-template-columns: 1fr;
  }

  .typedigimake-guidance__image--large,
  .typedigimake-guidance__image--mid,
  .typedigimake-guidance__image--small {
    width: 100%;
  }

  .typedigimake-guidance__collage {
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
  }

  .typedigimake-guidance::after {
    content: none;
  }

  .typedigimake-guidance__title {
    padding-left: 0;
  }

  .typedigimake-guidance__title::before {
    width: 120px;
    top: -8px;
  }

  .typedigimake-strength {
    padding: 64px 0 80px;
  }

  .typedigimake-strength .typedigimake-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }

  .typedigimake-strength__heading {
    margin-bottom: 24px;
    gap: 0;

    p {
      line-height: 150%;
    }
  }

  .typedigimake-strength__title {
    font-size: 48px;
  }

  .typedigimake-strength__subtitle {
    font-size: 18px;
  }

  .typedigimake-strength__list {
    gap: 40px;
  }

  .typedigimake-strength__item,
  .typedigimake-strength__item--reverse {
    width: 100%;
    margin-left: 0;
    grid-template-columns: 1fr;
    grid-template-areas:
      "image"
      "body";
    min-height: auto;
  }

  .typedigimake-strength__item::before,
  .typedigimake-strength__item--reverse::before {
    width: 100%;
  }

  .typedigimake-strength__image {
    width: 100%;
    height: 240px;
    transform: none;
  }

  .typedigimake-strength__photo {
    width: 100%;
    height: 100%;
    transform: none;
  }

  .typedigimake-strength__photo--pc {
    display: none;
  }

  .typedigimake-strength__photo--sp {
    display: block;
  }

  .typedigimake-strength__body,
  .typedigimake-strength__item--reverse .typedigimake-strength__body {
    padding: 48px 21px 24px;
    gap: 20px;
    box-sizing: border-box;
  }

  .typedigimake-strength__title-line {
    font-size: 28px;
  }

  .typedigimake-strength__text {
    font-size: 15px;
  }


  .typedigimake-strength__title-line {
    width: auto;
    max-width: 100%;
    white-space: normal;
  }

  .typedigimake-benefits {
    padding: 64px 0;
  }

  .typedigimake-benefits .typedigimake-container {
    padding: 0;
  }

  .typedigimake-benefits__heading {
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center;
  }

  .typedigimake-benefits__brand {
    gap: 8px;
  }

  .typedigimake-benefits__brand-text {
    font-size: 22px;
  }

  .typedigimake-benefits__shop {
    font-size: 32px;
  }

  .typedigimake-benefits__title-number {
    font-size: 56px;
  }

  .typedigimake-benefits__title-text {
    font-size: 32px;
  }

  .typedigimake-benefits__list {
    grid-template-columns: 1fr;
  }

  .typedigimake-benefits__item {
    padding-left: 80px;
  }

  .typedigimake-benefits__cta-body {
    grid-template-columns: 1fr;
  }

  .typedigimake-benefits__cta-main {
    padding: 20px;
  }

  .typedigimake-benefits__cta-image {
    height: 200px;
  }
}

/* =========================================
   1016pxを「max-w-7xl mx-auto 直当て要素」にも適用
========================================= */

/* 見出しブロックも 1016px */
.typedigimake-section-heading {
  width: 1016px;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

/* message 本体レイアウトも 1016px */
.typedigimake-message__content {
  width: 1016px;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}

/* 念のため：Tailwindの max-w-7xl を殺す（優先度上げ） */
.typedigimake-section-heading.max-w-7xl,
.typedigimake-message__content.max-w-7xl {
  max-width: 1016px !important;
}

/* message の背景(セクション)は全幅のまま */
.typedigimake-message {
  background: #f5f8ff;
}

/* パネル（薄い帯）は左端まで伸ばす */
.typedigimake-message__panel {
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: calc(50vw + 50%);
  height: 100%;
  transform: none;
  background: linear-gradient(90deg, #eaf0fb 0%, rgba(234, 240, 251, 0) 100%);
  z-index: 0;
}

/* 中身は前面 */
.typedigimake-message__body,
.typedigimake-message__photo {
  position: relative;
  z-index: 1;
}

/* SP */
@media (max-width: 1024px) {

  .typedigimake-section-heading,
  .typedigimake-message__content {
    width: auto;
    max-width: calc(100% - 40px);
  }

  .typedigimake-message__panel {
    left: 0;
    width: 100%;
  }

  .typedigimake-message__content {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 1024px) {
  .typedigimake {
    overflow-x: clip;
  }

  .typedigimake,
  .typedigimake * {
    box-sizing: border-box;
  }

  .typedigimake-hero,
  .typedigimake-about,
  .typedigimake-service,
  .typedigimake-trouble,
  .typedigimake-strength,
  .typedigimake-review,
  .typedigimake-stores,
  .typedigimake-location,
  .typedigimake-gallery,
  .typedigimake-access,
  .typedigimake-message,
  .typedigimake-free-reason,
  .typedigimake-plan-flow,
  .typedigimake-lesson-flow,
  .typedigimake-plan,
  .typedigimake-compare {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .typedigimake-strength__item,
  .typedigimake-strength__item--reverse {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .typedigimake-strength__item::before,
  .typedigimake-strength__item--reverse::before,
  .typedigimake-message__panel {
    width: 100%;
    left: 0;
    right: 0;
    transform: none;
  }

  .typedigimake-strength {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .typedigimake-strength__title-line {
    font-size: 23px;
  }

  .typedigimake-review__bg {
    top: -40px;
    left: 50%;
    width: 100vw;
    height: 600px;
    transform: translateX(-50%) translateY(30%) skewY(4deg);
    transform-origin: top;
  }

  .typedigimake-guidance__image--large {
    width: 337px;
    height: 257px;
    margin: 0 auto;
  }

  .typedigimake-guidance__collage {
    position: relative;
    display: block;
    margin-top: 16px;
    height: 332px;
  }

  .typedigimake-guidance__image--mid {
    width: 240px;
    height: 165px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% + 54px));
  }

  .typedigimake-guidance__image--small {
    width: 240px;
    height: 135px;
    position: absolute;
    top: 292px;
    left: 50%;
    transform: translateX(calc(-50% - 54px));
  }

  .typedigimake-plan__header {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }

  .typedigimake-plan__tabs {
    gap: 8px;
    max-width: 348px;
    margin: 0 auto;
  }

  .typedigimake-plan__panel {
    padding: 16px;
  }

  .typedigimake-plan__cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .typedigimake-plan-card {
    width: 100%;
    max-width: 316px;
  }

  .typedigimake-plan__perks {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .typedigimake-stores {
    padding: 56px 0 72px;
  }

  .typedigimake-stores__inner {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
    gap: 24px;
  }

  .typedigimake-stores__title {
    font-size: 40px;
    letter-spacing: 0.05em;
  }

  .typedigimake-stores__subtitle {
    font-size: 13px;
    letter-spacing: 0.05em;
  }

  .typedigimake-stores__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .typedigimake-stores-card {
    padding: 16px;
    gap: 10px;
  }

  .typedigimake-stores-card__name {
    font-size: 16px;
  }

  .typedigimake-stores-card__meta {
    font-size: 12px;
  }

  .typedigimake-stores-card__button {
    height: 40px;
    font-size: 13px;
  }

  .typedigimake-stores__more {
    height: 44px;
    font-size: 13px;
    padding: 0 24px;
  }

  .typedigimake-location {
    padding: 56px 0 72px;
  }

  .typedigimake-location__inner {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
    gap: 24px;
  }

  .typedigimake-location__header {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .typedigimake-location__kicker {
    font-size: 14px;
    letter-spacing: 0.08em;
  }

  .typedigimake-location__title {
    font-size: 20px;
  }

  .typedigimake-location__filter {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .typedigimake-location__filter-label {
    font-size: 12px;
  }

  .typedigimake-location__select {
    height: 36px;
    font-size: 13px;
  }

  .typedigimake-location__pref-header {
    font-size: 13px;
    padding: 10px 12px;
  }

  .typedigimake-location__pref-icon {
    width: 14px;
    height: 14px;
  }

  .typedigimake-location__pref-icon::before {
    width: 10px;
  }

  .typedigimake-location__pref-icon::after {
    height: 10px;
  }

  .typedigimake-location__pref-body-inner {
    padding: 10px 12px 12px;
    gap: 10px;
  }

  .typedigimake-location__city-name {
    font-size: 12px;
  }

  .typedigimake-location__shops {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .typedigimake-location__shop-link {
    font-size: 11px;
    gap: 6px;
  }

  .typedigimake-location__shop-icon {
    width: 20px;
    height: 20px;
  }

  .typedigimake-plan-perk {
    width: 100%;
    max-width: 348px;
    height: auto;
  }

  .typedigimake-plan-perk__body {
    min-height: auto;
    height: auto;
  }

  .typedigimake-plan-perk__image--pc {
    display: none;
  }

  .typedigimake-plan-perk__image--sp {
    display: block;
  }

  .typedigimake-compare {
    padding: 40px 0 56px;
  }

  .typedigimake-compare .typedigimake-container {
    width: calc(100% - 42px);
    max-width: 348px;
    margin: 0 auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .typedigimake-compare__table-wrap {
    width: 100%;
  }

  .typedigimake-compare__heading {
    margin-bottom: 24px;
  }

  .typedigimake-compare__title {
    font-size: 40px;
    letter-spacing: 0.05em;
  }

  .typedigimake-compare__subtitle {
    font-size: 18px;
  }

  .typedigimake-compare__table {
    width: 592px;
    min-width: 592px;
    grid-template-columns: 87px 195px 155px 155px;
    zoom: 0.8;
  }

  .typedigimake-compare__header {
    height: 38px;
    font-size: 13px;
  }

  .typedigimake-compare__header--ktg {
    font-size: 13px;
    letter-spacing: 0.1em;
  }

  .typedigimake-compare__cell {
    padding: 12px 8px;
    font-size: 13px;
    gap: 4px;
  }

  .typedigimake-compare__cell--label {
    font-size: 10px;
  }

  .typedigimake-compare__br--sp {
    display: block;
  }

  .typedigimake-compare__time {

    .typedigimake-compare__br--sp {
      display: none;
    }

    font-size: 14px;
  }

  .typedigimake-compare__time-value {
    font-size: 22px;
  }

  .typedigimake-compare__store-value {
    font-size: 24px;
  }

  .typedigimake-compare__ktg-outline {
    left: 87px;
    width: 195px;
  }

  .typedigimake-free-reason__bg {
    top: 93px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    height: 480px;
  }
}

.swiper-horizontal {
  overflow: visible !important;
}