:root {
  --outer-bg: #ece9db;
  --cream: #ece8d5;
  --paper: #fff;
  --ink: #000;
  --red: #9c2335;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-width: 375px;
  margin: 0;
  background: var(--outer-bg);
}
body {
  color: var(--ink);
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック体",YuGothic,"Yu Gothic M","游ゴシック Medium","Yu Gothic Medium","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3",HiraKakuProN-W3,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","Helvetica Neue",HelveticaNeue,Helvetica,Arial,"Segoe UI",sans-serif;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
}
.u-termina ,
.termina {
  font-family: termina,sans-serif;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  opacity: .7;
}
.u-pc {
  display: block !important;
}
.u-sp {
  display: none !important;
}
@media screen and (max-width:999px){
  .u-pc {
    display: none !important;
  }
  .u-sp {
    display: block !important;
  }
}

.lp {
  width: 494px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}
.inner {
  width: 402px;
  margin: 0 auto;
}
.kv {
  position: relative;
  height: 897px;
  overflow: hidden;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/bg_kv.webp") center top / 495px 915px no-repeat;
}
.kv__logo {
  position: absolute;
  top: 24px;
  right: 36px;
  width: 147px;
  z-index: 3;
}
.kv__person {
  position: absolute;
  top: 73px;
  left: -22px;
  width: 488px;
  z-index: 1;
}
.kv__copy {
  position: absolute;
  top: 455px;
  left: 27px;
  right: 0;
  z-index: 2;
}
.kv__copy p {
  margin: 0 0 16px;
  font-size: 22px;
  line-height: 1.55;
}
.kv__copy h1 {
  margin: 0;
  font-size: 0;
  line-height: 1.35;
  font-weight: 700;
}
.kv__copy h1 span:not(.kv-title-wrap),
.kv__copy h1 em {
  display: inline-block;
  font-style: italic;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 1;
  font-feature-settings: 'palt';
}
.kv-title-wrap {
  display: inline-flex;
  align-items: flex-end;
  padding: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  padding: 7px 0 4px 7px;
  margin-bottom: 11px;
}
.kv__copy h1 small {
  display: inline-block;
  font-size: 26px;
  vertical-align: 4px;
  letter-spacing: -0.08em;
  font-style: italic;
}
.kv__copy h1 em {
  color: var(--red);
}
.kv__features {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 53px;
  z-index: 3;
  width: 410px;
}
.kv__note {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 26px;
  z-index: 3;
  margin: 0;
  font-size: 8px;
  color: rgba(0, 0, 0, .58);
  white-space: nowrap;
}
.campaign {
  padding: 45px 24px;
  background: #fff;
}
.campaign img {
  width: 445px;
  height: 115px;
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  border-radius: 999px;
  background: var(--red);
  color: #fff;
  font-size: 25px;
  line-height: 1;
  box-shadow: 0 5px 11px rgba(76, 20, 25, .22);
}
.button::after {
  content: "";
  width: 11px;
  height: 16px;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_chevron01.webp") center / contain no-repeat;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.campaign .button,
.bottom-cta .button {
  width: 430px;
  min-height: 74px;
  margin: 12px auto 8px;
  visibility: visible;
  pointer-events: auto;
  cursor: pointer;
  position: relative;
}
.campaign .button.u-pc,
.bottom-cta .button.u-pc {
  display: flex !important;
}
.campaign .button {
  margin-top: 34px;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  .campaign .button.u-pc,
  .bottom-cta .button.u-pc {
    display: none !important;
  }
}
.fixed-reserve:hover {
  opacity: .7;
}
.trouble {
  padding: 42px 0 0;
  background: #ece9db;
}
.trouble .inner,
.maintenance .inner,
.growth .inner,
.plan .inner,
.shop .inner {
  width: 449px;
}
.trouble h2,
.maintenance h2,
.growth h2,
.plan h2,
.shop h2,
.media h2,
.faq h2 {
  margin: 0;
  text-align: center;
  font-size: 32px;
  line-height: 1.7;
  font-weight: 800;
}
.trouble h2 {
  font-feature-settings: 'palt';
  letter-spacing: 0.05em;
}
.trouble .lead {
  margin: 26px 0 26px;
  text-align: center;
  font-size: 15px;
  line-height: 1.9;
}
.ribbon {
  width: 449px;
  margin: 0 auto;
  padding: 20px 11px 17px;
  background: #94BAD8;
  background: linear-gradient(90deg, rgba(148, 186, 216, 1) 0%, rgba(207, 203, 171, 1) 100%);
  color: #111;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  font-style: italic;
  position: relative;
  z-index: 1;
}
.ribbon span {
  color: #fff;
  font-size: 32px;
  margin: 0 3px;
}
.trouble h3 {
  margin: 0 0 37px;
  text-align: center;
  font-size: 20px;
}
.trouble__inner {
  background-image: url(https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/bg_grid.webp);
  background-repeat: repeat;
  background-size: 22px auto;
  padding-top: 40px;
  padding-bottom: 53px;
  margin-top: -13px;
}
.trouble__inner h3 {
  font-size: 24px;
  font-weight: normal;
}
.check-list {
  display: grid;
  gap: 40px;
  padding: 0 0 0 46px;
  list-style: none;
  width: fit-content;
  margin: 0 auto;
}
.check-list li {
  position: relative;
  font-size: 17px;
  line-height: 1.45;
  font-weight: bold;
}
.check-list li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -37px;
  width: 24px;
  height: 24px;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_check01.webp") center / 24px auto no-repeat;
}
.check-list strong {
  font-size: 24px;
  font-weight: bold;
}
.solution-arrow {
  margin: 40px auto 26px;
  width: 21px;
}
.solution-head {
  margin: 0;
  text-align: center;
  font-size: 16px;
}
.solution {
  margin: 0 auto;
  width: 449px;
}
.solution img {
  width: 100%;
}
.maintenance {
  min-height: 832px;
  padding: 71px 0 53px;
  background: #A1B7C9;
  background: linear-gradient(180deg, rgba(161, 183, 201, 1) 0%, rgba(193, 190, 167, 1) 100%);
}
.maintenance h2 {
  margin: 0 auto 32px;
  color: #fff;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
}
.maintenance h2::before {
  content: "";
  display: block;
  width: 26px;
  height: 143px;
  background-image: url(https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/arrow_up.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.maintenance h2::after {
  content: "";
  display: block;
  width: 26px;
  height: 143px;
  background-image: url(https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/arrow_down.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.maintenance > .inner > p {
  margin: 0 auto 26px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.method {
  display: grid;
  grid-template-columns: 210px 1fr;
  align-items: center;
  min-height: 143px;
  margin-bottom: 40px;
  background: #fff;
}
.method--left {
  grid-template-columns: 210px 1fr;
}
.method--left img {
  order: 0;
}
.method img {
  width: 210px;
  height: 143px;
  object-fit: cover;
}
.method div {
  padding: 12px 13px 12px 18px;
}
.method h3 {
  margin: 0 0 4px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}
.method p {
  margin: 0;
  font-size: 12px;
  line-height: 1.55;
}
.method strong {
  font-size: 16px;
  margin-bottom: 4px;
  display: inline-block;
  font-weight: bold;
}
.more-label {
  display: block;
  width: 134px;
  margin: -26px auto 37px;
  border: 1px solid #111;
  border-radius: 6px;
  background: #fff;
  text-align: center;
  font-size: 26px;
}
.growth {
  min-height: 2350px;
  padding: 1px 0 54px;
  background: var(--outer-bg);
}
.growth h2 {
  font-size: 30px;
}
.growth h2 span {
  color: var(--red);
}
.growth > .inner > .lead {
  margin: 0 0 25px;
  text-align: center;
  font-size: 16px;
}
.growth-card {
  border: 1px solid #333;
  background: #fff;
}
.growth-card h3 {
  margin: 0;
  padding: 20px 0;
  background: var(--red);
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 1;
}
.growth-card h3 .termina {
  font-weight: 500;
  font-size: 25px;
  padding-right: 4px;
}
.growth-card__body {
  padding: 40px 26px 46px;
  text-align: center;
}
.growth-card h4 {
  margin: 0 0 11px;
  font-size: 22px;
  line-height: 1.45;
  font-weight: bold;
}
.growth-card p {
  width: 380px;
  margin: 0 auto 45px;
  line-height: 1.7;
  font-size: 13px;
}
.growth-card img {
  width: 372px;
  margin: 0 auto 29px;
  max-height: 261px;
  object-fit: contain;
}
.growth-card ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0 0 0 36px;
  list-style: none;
  text-align: left;
  color: var(--red);
  font-size: 18px;
  font-weight: 700;
}
.growth-card li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 13px;
  margin-right: 9px;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_check02.webp") center / contain no-repeat;
}
.arrow {
  width: 0;
  height: 0;
  margin: 36px auto;
  border-top: 18px solid #646464;
  border-right: 34px solid transparent;
  border-left: 34px solid transparent;
}
.growth__close {
  margin: 40px 0 0;
  text-align: center;
  font-size: 23px;
  line-height: 2.2;
}
.growth__close span {
  border-bottom: 2px solid #000;
  font-weight: 800;
}
.plan {
  padding: 100px 0 120px;
  background: #fff;
}
.plan h2,
.shop h2,
.media h2,
.faq h2 {
  display: table;
  margin: 0 auto 33px;
  padding: 0 7px;
  background: linear-gradient(transparent 75%, #dbd4bc 75%);
  font-size: 34px;
  line-height: 1.35;
}
.shop h2 ,
.faq h2 {
  background: linear-gradient(transparent 75%, #fff 75%);
}
.plan .lead {
  margin: 0 0 48px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.8;
}
.course {
  margin-bottom: 64px;
  text-align: center;
}
.course img {
  width: 449px;
  margin-bottom: 20px;
}
.course h3 {
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
}
.course small {
  font-size: 16px;
  font-weight: 400;
}
.course p {
  margin: 3px 0 0;
  font-size: 16px;
}
.price-table {
  width: 449px;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 13px;
  text-align: center;
}
.price-table th,
.price-table td {
  border: 1px solid #000;
  padding: 10px 4px;
  vertical-align: middle;
}
.price-table thead th {
  font-size: 17px;
  padding: 20px 4px;
  font-weight: bold;
}
.price-table thead th:first-child {
  background: #fff;
  border: unset;
  width: 20%;
}
.price-table thead th:nth-child(2) {
  background: #d9bab1;
}
.price-table thead th:nth-child(3) {
  background: #f6e6dd;
}
.price-table tbody th {
  width: 20%;
  background: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
}
.price-table tbody th span {
  font-size: 8px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.price-table td {
  background: #f6e6dd;
  font-size: 22px;
  font-weight: normal;
  height: 76px;
}
.price-table td:nth-child(2) {
  background: #d9bab1;
}
.price-table small {
  /*display: block;*/
  font-size: 8px;
  font-family: inherit;
  font-weight: 400;
  margin-left: 4px;
}
.price-table small.times {
  font-size: 16px;
  margin: 0;
}
.price-table td .monthly {
  font-size: 11px;
  line-height: 1;
}
.price-table td .monthly small {
  font-size: 7px;
}
.price-table td .monthly sup {
  font-size: 7px;
}
.note {
  width: 449px;
  margin: 16px auto 0;
  font-size: 9px;
  line-height: 1.6;
}
.shop {
  min-height: 983px;
  padding: 56px 0 50px;
  background: #dbd4bc;
}
.shop-slider {
  position: relative;
}
.shop-slider:not(.slick-initialized):not(.is-fallback-slider) .shop-card:not(:first-child) {
  display: none;
}
.shop-card {
  padding: 50px 24px;
  background: #fff;
  display: flex !important;
  justify-content: flex-start;
  flex-direction: column;
}
.shop-card__image {
  position: relative;
  margin-bottom: 24px;
}
.shop-card__image img {
  width: 401px;
  height: 227px;
  object-fit: cover;
}
.shop-arrow {
  position: absolute;
  top: 141px;
  z-index: 5;
  width: 18px;
  height: 32px;
  padding: 0;
  border: 0;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_chevron03.webp") center / contain no-repeat;
  cursor: pointer;
  font-size: 0;
}
.shop-arrow--prev {
  left: 13px;
  transform: rotate(180deg);
}
.shop-arrow--next {
  right: 13px;
}
.shop-slider .slick-list,
.shop-slider .slick-track,
.shop-slider .slick-slide,
.shop-slider .slick-slide > div {
  min-height: inherit;
}
.shop-slider .slick-slide {
  height: auto;
}
.shop-slider .slick-slide:focus {
  outline: none;
}
.shop-card h3 {
  margin: 0 0 22px;
  font-size: 24px;
  font-weight: bold;
}
.shop-card dl {
  margin: 0;
  margin-bottom: 40px;
}
.shop-card dt {
  color: var(--red);
  font-size: 18px;
  font-weight: normal;
}
.shop-card dt:not(:first-of-type) {
  margin-top: 32px;
}
.shop-card dd {
  margin: 4px 0 0;
  font-size: 13px;
  font-weight: normal;
}
.shop-card__buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: auto;
}
.button--small {
  min-height: 48px;
  font-size: 16px;
  font-weight: bold;
  box-shadow: unset;
}
.button--small::after {
  content: none;
}
.button--line::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/line.webp") center / contain no-repeat;
}
.map-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  margin-top: 12px;
  border: 1px solid #111;
  border-radius: 1319px;
  font-size: 16px;
}
.map-link::before {
  content: "";
  width: 15px;
  height: 18px;
  margin-right: 11px;
  background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/pin.webp") center / contain no-repeat;
}
.map-link span {
  padding-right: 4px;
}
.media {
  padding: 106px 0;
  background: #fff;
}
.media img {
  width: 409px;
  margin: 0 auto 29px;
}
.media p {
  margin: 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
}
.faq {
  padding: 66px 0;
  background: #dbd4bc;
}
.faq-item {
  padding: 40px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
}
.faq-item:first-of-type {
  padding-top: 0;
}
.faq-item h3 {
  margin: 0 0 12px;
  color: var(--red);
  font-size: 18px;
  font-weight: normal;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.faq-item p {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.75;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.faq-item img {
  width: 327px;
  margin: 20px auto 0;
}
.line-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 9px;
  margin-top: 18px;
}
.line-links a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  height: 38px;
  padding: 0 24px 0 12px;
  border: 1px solid #7d8c78;
  border-radius: 1319px;
  background: #fff;
  font-size: 15px;
  font-weight: normal;
  background-image: url(https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_chevron02.webp);
  background-size: 8px auto;
  background-position: center right 10px;
  background-repeat: no-repeat;
}
.line-links img {
  width: 20px;
  margin: 0;
}
.bottom-cta {
  /*padding: 38px 0 120px;*/
  padding: 38px 0;
  background-image: url(https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/bg2.webp);
  background-size: cover;
  color: #fff;
  text-align: center;
}
.bottom-cta p {
  margin: 0 ;
  font-size: 24px;
  font-weight: 700;
}
.bottom-cta .button {
  min-height: 73px;
}
.footer {
  padding-top: 15px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: .05em;
}

@media (max-width: 1012px) {
  .lp {
    margin-left: auto;
    margin-right: auto;
  }
  .fixed-reserve {
    right: auto;
    left: 32px;
    width: 430px;
    max-width: none;
  }
}

.logo {
  position: fixed;
  top: 0;
  left: 0;
  width: calc( (100vw - 494px) / 2 );
  height: 100vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.menu {
  position: fixed;
  top: 0;
  right: 0;
  width: calc( (100vw - 494px) / 2 );
  height: 100vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.menu__nav {
  width: 100%;
  max-width: 294px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 32px 0;
  font-size: 20px;
}
.menu__nav__item a {
}
.menu__nav__item:not(:last-of-type) a:hover,
.menu__nav__item__link.active {
  color: #9B2335;
  border-bottom: 1px solid #9B2335;
  box-sizing: border-box;
}
.cp__nav__fixed,
#fixed_01 {
  display: none;
}
@media screen and (max-width:999px){
  .cp__nav__fixed,
  #fixed_01 {
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    top: inherit;
    left: 50%;
    transform: translateX(-50%) translateZ(0);
    z-index: 10;
    width: auto;
    height: 40px;
    max-width: 650px;
    min-width: 400px;
    transition: all 0.2s ease;
    will-change: transform;
    align-items: center;
    justify-content: center;
  }

  .cp__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    background: transparent;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    vertical-align: middle;
  }

  .cp__nav li {
    background: transparent;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .cp__nav .nav_link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 16px;
    border-radius: 12px;
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: all 0.2s ease;
    background: transparent;
    border: none;
    text-align: center;
    line-height: 1;
    position: relative;
    transform: translateZ(0);
    will-change: background-color, transform;
  }

  .cp__nav .nav_link.active {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.9);
    font-weight: 700;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.4);
  }

  .cp__nav .nav_link:hover {
    background: rgba(255, 255, 255, 0.4);
    color: rgba(0, 0, 0, 0.85);
    transform: translateY(-0.5px) translateZ(0);
  }

  .cp__nav .nav_link.active:hover {
    background: rgba(255, 255, 255, 0.75);
    color: rgba(0, 0, 0, 0.95);
    transform: translateY(-0.5px) translateZ(0);
  }
}

.fixed__bnr {
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  z-index: 999;
  border: 1px solid #000;
  padding: 8px 0;
  text-align: center;
  box-sizing: border-box;
  background-color: #fff;
}
.fixed__bnr img {
  width: 284px;
  margin: 0 auto;
}
@media all and (min-width: 1000px) {
  .fixed__bnr__pc {
    margin-top: 64px;
    max-width: 294px;
  }
}
/* CTA ポップアップのstyle */
body.noscroll {
  overflow: hidden;
}

.cta_btn_popup {
  border: none;
  padding: 0;
  cursor: pointer;
}

.cta_btn_popup:hover {
  opacity: .7;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  font-size: 16px;
}

.popup-content {
  position: relative;
  background-color: #9C2336;
  padding: 50px 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.popup-content p {
  margin-bottom: 50px;
}

.popup__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.popup__btn a {
  width: 100%;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}

.popup__btn a:hover {
  opacity: 0.7;
}

.popup-content .close-btn {
  position: absolute;
  background: none;
  border: none;
  margin: 0;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.popup-content .close-btn svg {
  width: 20px;
  height: 20px;
  pointer-events: none; /* SVG内のクリックイベントを無効化 */
}

.hidden {
  display: none;
}

/* SP/TB: 494pxデザインを100vw基準で比例可変 */
@media (max-width: 999px) {
  html,
body {
    min-width: 75.9109vw;
  }

  body {
    font-size: 2.4291vw;
  }

  .lp {
    width: 100vw;
  }

  .inner {
    width: 81.3765vw;
  }

  .kv {
    height: 181.5789vw;
    background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/bg_kv.webp") center top / 100.2024vw 185.2227vw no-repeat;
  }

  .kv__logo {
    top: 4.8583vw;
    right: 7.2874vw;
    width: 29.7571vw;
  }

  .kv__person {
    top: 14.7773vw;
    left: -4.4534vw;
    width: 98.7854vw;
  }

  .kv__copy {
    top: 92.1053vw;
    left: 5.4656vw;
  }

  .kv__copy p {
    margin: 0 0 3.2389vw;
    font-size: 4.4534vw;
  }

  .kv__copy h1 span:not(.kv-title-wrap),
.kv__copy h1 em {
    font-size: 9.1093vw;
  }

  .kv-title-wrap {
    box-shadow: 0 0 2.0243vw rgba(0, 0, 0, .2);
    padding: 1.417vw 0 0.8097vw 1.417vw;
    margin-bottom: 2.2267vw;
  }

  .kv__copy h1 small {
    font-size: 5.2632vw;
    vertical-align: 0.8097vw;
  }

  .kv__features {
    bottom: 10.7287vw;
    width: 82.996vw;
  }

  .kv__note {
    bottom: 5.2632vw;
    font-size: 1.6194vw;
  }

  .campaign {
    padding: 9.1093vw 4.8583vw;
  }

  .campaign img {
    width: 90.081vw;
    height: 23.2794vw;
  }

  .button {
    min-height: 14.9798vw;
    border-radius: 202.2267vw;
    font-size: 5.0607vw;
    box-shadow: 0 1.0121vw 2.2267vw rgba(76, 20, 25, .22);
  }

  .button::after {
    width: 2.2267vw;
    height: 3.2389vw;
    right: 6.4777vw;
  }

  .campaign .button,
  .bottom-cta .button {
    width: 87.0445vw;
    min-height: 14.9798vw;
    margin: 2.4291vw auto 0;
  }

  .campaign .button {
    margin-top: 6.8826vw;
  }

  .trouble {
    padding: 8.502vw 0 0;
  }

  .trouble .inner,
.maintenance .inner,
.growth .inner,
.plan .inner,
.shop .inner {
    width: 90.8907vw;
  }

  .trouble h2,
.maintenance h2,
.growth h2,
.plan h2,
.shop h2,
.media h2,
.faq h2 {
    font-size: 6.4777vw;
  }

  .trouble .lead {
    margin: 5.2632vw 0 5.2632vw;
    font-size: 3.0364vw;
  }

  .ribbon {
    width: 90.8907vw;
    padding: 4.0486vw 2.2267vw 3.4413vw;
    font-size: 4.251vw;
  }

  .ribbon span {
    font-size: 6.4777vw;
    margin: 0 0.6073vw;
  }

  .trouble h3 {
    margin: 0 0 7.4899vw;
    font-size: 4.0486vw;
  }

  .trouble__inner {
    background-size: 4.4534vw auto;
    padding-top: 8.0972vw;
    padding-bottom: 10.7287vw;
    margin-top: -2.6316vw;
  }

  .trouble__inner h3 {
    font-size: 4.8583vw;
  }

  .check-list {
    gap: 8.0972vw;
    padding: 0 0 0 9.3117vw;
  }

  .check-list li {
    font-size: 3.4413vw;
  }

  .check-list li::before {
    top: 0.8097vw;
    left: -7.4899vw;
    width: 4.8583vw;
    height: 4.8583vw;
    background: url("https://conditioning.brain-sleep.com/wp-content/themes/conditioning-studio/assets/images/lp_maint_01/icon_check01.webp") center / 4.8583vw auto no-repeat;
  }

  .check-list strong {
    font-size: 4.8583vw;
  }

  .solution-arrow {
    margin: 8.0972vw auto 5.2632vw;
    width: 4.251vw;
  }

  .solution-head {
    /*font-size: 2.6316vw;*/
    font-size: 3.333333vw;
  }

  .solution {
    width: 90.8907vw;
  }

  .maintenance {
    min-height: 168.4211vw;
    padding: 14.3725vw 0 10.7287vw;
  }

  .maintenance h2 {
    margin: 0 auto 6.4777vw;
    gap: 2.2267vw;
  }

  .maintenance h2::before {
    width: 5.2632vw;
    height: 28.9474vw;
  }

  .maintenance h2::after {
    width: 5.2632vw;
    height: 28.9474vw;
  }

  .maintenance > .inner > p {
    margin: 0 auto 5.2632vw;
    /*font-size: 2.6316vw;*/
    font-size: 3.076923vw;
  }

  .method {
    grid-template-columns: 42.5101vw 1fr;
    min-height: 28.9474vw;
    margin-bottom: 8.0972vw;
  }

  .method--left {
    grid-template-columns: 42.5101vw 1fr;
  }

  .method img {
    width: 42.5101vw;
    height: 28.9474vw;
  }

  .method div {
    padding: 2.4291vw 2.6316vw 2.4291vw 3.6437vw;
  }

  .method h3 {
    margin: 0 0 0.8097vw;
    font-size: 3.2389vw;
  }

  .method p {
    font-size: 2.4291vw;
  }

  .method strong {
    font-size: 3.2389vw;
    margin-bottom: 0.8097vw;
  }

  .more-label {
    width: 27.1255vw;
    margin: -5.2632vw auto 7.4899vw;
    border: 0.2024vw solid #111;
    border-radius: 1.2146vw;
    font-size: 5.2632vw;
  }

  .growth {
    min-height: 475.7085vw;
    padding: 0.2024vw 0 10.9312vw;
  }

  .growth h2 {
    font-size: 6.0729vw;
  }

  .growth > .inner > .lead {
    margin: 0 0 5vw;
    font-size: 3.2389vw;
  }

  .growth-card {
    border: 0.2024vw solid #333;
  }

  .growth-card h3 {
    padding: 4.0486vw 0;
    font-size: 4.4534vw;
  }

  .growth-card h3 .termina {
    font-size: 5.0607vw;
    padding-right: 0.8097vw;
  }

  .growth-card__body {
    padding: 8.0972vw 5.2632vw 9.3117vw;
  }

  .growth-card h4 {
    margin: 0 0 2.2267vw;
    font-size: 4.4534vw;
  }

  .growth-card p {
    width: 76.9231vw;
    margin: 0 auto 9.1093vw;
    font-size: 2.5641025vw;
  }

  .growth-card img {
    width: 75.3036vw;
    margin: 0 auto 5.8704vw;
    max-height: 52.834vw;
  }

  .growth-card ul {
    gap: 1.8219vw;
    padding: 0 0 0 7.2874vw;
    font-size: 3.6437vw;
  }

  .growth-card li::before {
    width: 3.2389vw;
    height: 2.6316vw;
    margin-right: 1.8219vw;
  }

  .arrow {
    margin: 7.2874vw auto;
    border-top: 3.6437vw solid #646464;
    border-right: 6.8826vw solid transparent;
    border-left: 6.8826vw solid transparent;
  }

  .growth__close {
    margin: 8.0972vw 0 0;
    font-size: 4.6559vw;
  }

  .growth__close span {
    border-bottom: 0.4049vw solid #000;
  }

  .plan {
    padding: 20.2429vw 0 24.2915vw;
  }

  .plan h2,
.shop h2,
.media h2,
.faq h2 {
    margin: 0 auto 6.6802vw;
    padding: 0 1.417vw;
    font-size: 6.8826vw;
  }

  .plan .lead {
    margin: 0 0 9.7166vw;
    font-size: 4.4534vw;
  }

  .course {
    margin-bottom: 12.9555vw;
  }

  .course img {
    width: 90.8907vw;
    margin-bottom: 4.0486vw;
  }

  .course h3 {
    font-size: 4.4534vw;
  }

  .course small {
    /*font-size: 2.2267vw;*/
    font-size: 3.3333333vw;
  }

  .course p {
    margin: 0.6073vw 0 0;
    font-size: 3.2389vw;
  }

  .price-table {
    width: 90.8907vw;
    font-size: 2.6316vw;
  }

  .price-table th,
.price-table td {
    border: 0.2024vw solid #000;
    padding: 2.0243vw 0.8097vw;
  }

  .price-table thead th {
    font-size: 3.4413vw;
    padding: 4.0486vw 0.8097vw;
  }

  .price-table tbody th {
    font-size: 2.6316vw;
  }

  .price-table tbody th span {
    font-size: 1.6194vw;
  }

  .price-table td {
    font-size: 4.4534vw;
    height: 15.3846vw;
  }

  .price-table small {
    font-size: 1.6194vw;
    margin-left: 0.8097vw;
  }

  .price-table small.times {
    font-size: 3.2389vw;
  }

  .price-table td .monthly {
    font-size: 2.2267vw;
  }

  .price-table td .monthly small {
    font-size: 1.417vw;
  }

  .price-table td .monthly sup {
    font-size: 1.417vw;
  }

  .note {
    width: 90.8907vw;
    margin: 3.2389vw auto 0;
    font-size: 1.8219vw;
  }

  .shop {
    min-height: 198.9879vw;
    padding: 11.336vw 0 10.1215vw;
  }

  .shop-card {
    padding: 10.1215vw 4.8583vw;
  }

  .shop-card__image {
    margin-bottom: 4.8583vw;
  }

  .shop-card__image img {
    width: 81.1741vw;
    height: 45.9514vw;
  }

  .shop-arrow {
    top: 28.5425vw;
    width: 3.6437vw;
    height: 6.4777vw;
  }

  .shop-arrow--prev {
    left: 2.6316vw;
  }

  .shop-arrow--next {
    right: 2.6316vw;
  }

  .shop-card h3 {
    margin: 0 0 4.4534vw;
    font-size: 4.8583vw;
  }

  .shop-card dl {
    margin-bottom: 8.0972vw;
  }
  .shop-card dt {
    font-size: 3.6437vw;
  }
  .shop-card dt:not(:first-of-type) {
    margin-top: 7.7vw;
  }

  .shop-card dd {
    margin: 0.8097vw 0 0;
    font-size: 2.6316vw;
  }

  .shop-card__buttons {
    gap: 3.6437vw;
    margin-top: auto;
  }

  .button--small {
    min-height: 9.7166vw;
    font-size: 3.2389vw;
    box-shadow: unset;
  }

  .button--line::before {
    width: 4.0486vw;
    height: 4.0486vw;
    margin-right: 1.0121vw;
  }

  .map-link {
    height: 9.7166vw;
    margin-top: 2.4291vw;
    border: 0.2024vw solid #111;
    border-radius: 267.004vw;
    font-size: 3.2389vw;
  }

  .map-link::before {
    width: 3.0364vw;
    height: 3.6437vw;
    margin-right: 2.2267vw;
  }

  .map-link span {
    padding-right: 0.8097vw;
  }

  .media {
    padding: 21.4575vw 0;
  }

  .media img {
    width: 82.7935vw;
    margin: 0 auto 5.8704vw;
  }

  .media p {
    font-size: 4.0486vw;
  }

  .faq {
    padding: 13.3603vw 0;
  }

  .faq-item {
    padding: 8.0972vw 0;
    border-bottom: 0.2024vw solid rgba(0, 0, 0, 1);
  }

  .faq-item h3 {
    margin: 0 0 2.4291vw;
    font-size: 3.6437vw;
  }

  .faq-item p {
    font-size: 3.6437vw;
  }

  .faq-item img {
    width: 66.1943vw;
    margin: 4.0486vw auto 0;
  }

  .line-links {
    gap: 2.4291vw 1.8219vw;
    margin-top: 3.6437vw;
  }

  .line-links a {
    gap: 1.0121vw;
    height: 7.6923vw;
    padding: 0 4.8583vw 0 2.4291vw;
    border: 0.2024vw solid #7d8c78;
    border-radius: 267.004vw;
    font-size: 3.0364vw;
    background-size: 1.6194vw auto;
    background-position: center right 2.0243vw;
  }

  .line-links img {
    width: 4.0486vw;
    margin: 0;
  }

  .bottom-cta {
    padding: 7.6923vw 0 24vw;
  }

  .bottom-cta p {
    font-size: 4.8583vw;
  }

  .bottom-cta .button {
    min-height: 14.7773vw;
  }

  .fixed-reserve {
    bottom: max(4.251vw, env(safe-area-inset-bottom));
    width: 87.0445vw;
    min-height: 14.9798vw;
    z-index: 1000;
  }

  .footer {
    padding-top: 3.0364vw;
    font-size: 3.2389vw;
  }

  .fixed-reserve {
    left: 6.4777vw;
    width: 87.0445vw;
  }

  .logo {
    width: calc( (100vw - 100vw) / 2 );
    padding: 0 4.0486vw;
  }

  .menu {
    width: calc( (100vw - 100vw) / 2 );
    padding: 0 4.0486vw;
  }

  .menu__nav {
    max-width: 59.5142vw;
    gap: 6.4777vw 0;
    font-size: 4.0486vw;
  }

  .menu__nav__item:not(:last-of-type) a:hover,
.menu__nav__item__link.active {
    border-bottom: 0.2024vw solid #9B2335;
  }

  .cp__nav__fixed,
  #fixed_01 {
    backdrop-filter: blur(2.0243vw);
    -webkit-backdrop-filter: blur(2.0243vw);
    border-radius: 3.6437vw;
    border: 0.2024vw solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0.8097vw 3.2389vw rgba(0, 0, 0, 0.08);
    height: 8.0972vw;
    max-width: 131.5789vw;
    min-width: 80.9717vw;
  }

  .cp__nav {
    gap: 1.2146vw;
  }

  .cp__nav .nav_link {
    padding: 1.2146vw 3.2389vw;
    border-radius: 2.4291vw;
    font-size: 2.2267vw;
    letter-spacing: 0.0607vw;
  }

  .cp__nav .nav_link.active {
    box-shadow: 0 0.4049vw 1.6194vw rgba(0, 0, 0, 0.08);
    border: 0.2024vw solid rgba(255, 255, 255, 0.4);
  }

  .cp__nav .nav_link:hover {
    transform: translateY(-0.1012vw) translateZ(0);
  }

  .cp__nav .nav_link.active:hover {
    transform: translateY(-0.1012vw) translateZ(0);
  }

  .fixed__bnr {
    border: 0.2024vw solid #000;
    padding: 1.6194vw 0;
  }

  .fixed__bnr img {
    width: 57.4899vw;
  }

  .popup {
    font-size: 3.2389vw;
    z-index: 9999;
  }
  .cta_btn_popup,
  .fixed-reserve {
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
  }

  .popup-content {
    padding: 10.1215vw 6.0729vw;
    box-shadow: 0 0 2.0243vw rgba(0, 0, 0, 0.3);
  }

  .popup-content p {
    margin-bottom: 10.1215vw;
  }

  .popup__btn {
    gap: 4.0486vw;
  }

  .popup-content .close-btn {
    top: 1.0121vw;
    right: 1.0121vw;
  }

  .popup-content .close-btn svg {
    width: 4.0486vw;
    height: 4.0486vw;
  }


  /* 全画面幅表示のための最終調整 */
  html,
  body {
    width: 100%;
    min-width: 0;
    overflow-x: hidden;
  }

  .lp {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .logo,
  .menu {
    display: none;
  }
}

@media (max-width: 999px) {
  .campaign .campaign-fixed-btn {
    display: flex !important;
    width: 87.0445vw;
    min-height: 14.9798vw;
    margin: 6.8826vw auto 0;
    position: relative;
    z-index: 2;
  }

  .campaign .campaign-fixed-btn.is-fixed {
    position: fixed;
    left: 50%;
    bottom: max(4.251vw, env(safe-area-inset-bottom));
    transform: translateX(-50%);
    z-index: 1000;
    margin: 0;
  }
}

.slick-track {
  display: flex;
}
.slick-slide {
  height: auto !important;
}