*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/* =====================================
   全体設定
===================================== */
body.prolabo-front-only {
  margin: 0;
  padding: 0;
  background: #e5e5e5;
  font-family: 'Noto Sans JP', sans-serif;
  color: #555353;
  overflow-x: hidden;
}

/* =====================================
   LP範囲だけ制御
===================================== */
body.prolabo-front-only .pl-sp-wrap,
body.prolabo-front-only .pl-sp-wrap * {
  box-sizing: border-box;
}

body.prolabo-front-only .pl-sp-wrap {
  width: 100%;
  overflow: hidden;
}

/* ⚠️ ここが重要：img全体にwidth:100%はかけない */
body.prolabo-front-only .pl-sp-wrap img {
  display: block;
  height: auto;
}

/* リンクの装飾リセット（LP内のみ） */
body.prolabo-front-only .pl-sp-wrap a {
  color: inherit;
  text-decoration: none;
}

/* =====================================
   SP本体
===================================== */
body.prolabo-front-only .pl-sp {
  width: 375px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  overflow: visible;
  position: relative;
  display: block;
}

/* 各セクション */
body.prolabo-front-only .pl-hero,
body.prolabo-front-only .pl-sec1,
body.prolabo-front-only .pl-sec2,
body.prolabo-front-only .pl-sec3,
body.prolabo-front-only .pl-sec4,
body.prolabo-front-only .pl-faq,
body.prolabo-front-only .pl-footer {
  position: relative;
  width: 375px;
  margin: 0 auto;
}

/* =====================================
   CTA系だけ width:100% にする
===================================== */
body.prolabo-front-only .pl-hero__cta img,
body.prolabo-front-only .pl-hero__tel img,
body.prolabo-front-only .pl-sec2__cta img,
body.prolabo-front-only .pl-sec2__tel img,
body.prolabo-front-only .pl-sec4__cta img,
body.prolabo-front-only .pl-sec4__tel img {
  width: 100%;
}

/* =====================================
   タップしやすくする
===================================== */
body.prolabo-front-only .pl-hero__cta,
body.prolabo-front-only .pl-sec2__cta,
body.prolabo-front-only .pl-sec4__cta,
body.prolabo-front-only .pl-hero__tel,
body.prolabo-front-only .pl-sec2__tel,
body.prolabo-front-only .pl-sec4__tel {
  display: block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

/* =====================================
   位置情報テキスト改行維持
===================================== */
#pl-bottom-text {
  white-space: pre-line;
}

/* HERO */
body.prolabo-front-only .pl-hero {
  height: 813px;
}

body.prolabo-front-only .pl-hero__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/prolavo_top_hero_back.2.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-hero__location {
  position: absolute;
  top: 63px;
  left: 65px;
  width: 191px;
  margin: 0;
  font-size: 13px;
  line-height: 1.65;
  font-weight: 700;
  color: #19305A;
  transform: rotate(-4deg) !important;
  transform-origin: left top !important;
  z-index: 3;
}

body.prolabo-front-only #pl-bottom-text {
  white-space: pre-line;
}

body.prolabo-front-only .pl-hero__lead {
  position: absolute;
  top: 595px;
  left: 41px;
  width: 293px;
  margin: 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: #19305A;
  z-index: 3;
}

body.prolabo-front-only .pl-hero__lead .accent {
  color: #FF8800;
  font-weight: 700;
}

body.prolabo-front-only .pl-hero__cta {
  position: absolute;
  top: 627px;
  left: 63px;
  width: 250px;
  z-index: 4;
}

body.prolabo-front-only .pl-hero__tel {
  position: absolute;
  top: 701px;
  left: 38px;
  width: 300px;
  z-index: 4;
  overflow: hidden;
}

body.prolabo-front-only .pl-hero__note {
  position: absolute;
  top: 783px;
  left: 68px;
  width: 240px;
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  font-weight: 500;
  color: #000000;
  z-index: 4;
}

/* SECTION 1 */
body.prolabo-front-only .pl-sec1 {
  height: 1330px;
}

body.prolabo-front-only .pl-sec1__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/section_1_back_sp.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-sec1__title {
  position: absolute;
  top: 70px;
  left: 33px;
  width: 313px;
  margin: 0;
  text-align: center;
  color: #555353;
  line-height: 1.45;
  z-index: 2;
}

body.prolabo-front-only .pl-sec1__title .small {
  font-size: 18.77px;
  font-weight: 500;
}

body.prolabo-front-only .pl-sec1__title .big {
  font-size: 23.46px;
  font-weight: 700;
}

body.prolabo-front-only .pl-sec1__title .middle {
  font-size: 20.85px;
  font-weight: 500;
}

body.prolabo-front-only .pl-sec1__cloud1,
body.prolabo-front-only .pl-sec1__cloud2,
body.prolabo-front-only .pl-sec1__cloud3,
body.prolabo-front-only .pl-sec1__chart,
body.prolabo-front-only .pl-sec1__graph {
  position: absolute;
  z-index: 2;
}

body.prolabo-front-only .pl-sec1__cloud1 {
  top: 176px;
  left: 38px;
  width: 300px;
}

body.prolabo-front-only .pl-sec1__cloud2 {
  top: 276px;
  left: 38px;
  width: 300px;
}

body.prolabo-front-only .pl-sec1__cloud3 {
  top: 376px;
  left: 38px;
  width: 300px;
}

body.prolabo-front-only .pl-sec1__chart {
  top: 517px;
  left: 37px;
  width: 300px;
}

body.prolabo-front-only .pl-sec1__graph {
  top: 817px;
  left: 37px;
  width: 300px;
}

body.prolabo-front-only .pl-sec1__copy {
  position: absolute;
  top: 1120px;
  left: 20px;
  width: 336px;
  margin: 0;
  text-align: center;
  font-size: 17px;
  line-height: 1.65;
  font-weight: 700;
  color: #555353;
  z-index: 2;
}

body.prolabo-front-only .pl-sec1__copy .danger {
  color: #FF0000;
}

body.prolabo-front-only .pl-sec1__question {
  position: absolute;
  top: 1230px;
  left: 81px;
  width: 220px;
  margin: 0;
  text-align: center;
  font-size: 19px;
  line-height: 1.55;
  font-weight: 500;
  color: #555353;
  z-index: 2;
}

body.prolabo-front-only .pl-sec1__question span {
  font-weight: 700;
}

/* SECTION 2 */
body.prolabo-front-only .pl-sec2 {
  height: 2100px;
}

body.prolabo-front-only .pl-sec2__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/section_2_back_sp.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-sec2__title {
  position: absolute;
  top: 53px;
  left: 23px;
  width: 337px;
  margin: 0;
  text-align: center;
  color: #555353;
  line-height: 1.6;
  z-index: 2;
}

body.prolabo-front-only .pl-sec2__title .line1 {
  display: block;
  font-size: 20px;
  font-weight: 500;
}

body.prolabo-front-only .pl-sec2__title .line2 {
  display: block;
  margin-top: 2px;
  font-size: 15px;
  font-weight: 500;
}

body.prolabo-front-only .pl-sec2__title .logo {
  font-size: 23px;
  font-weight: 700;
}

body.prolabo-front-only .pl-sec2__crown,
body.prolabo-front-only .pl-sec2__card1,
body.prolabo-front-only .pl-sec2__card2,
body.prolabo-front-only .pl-sec2__card3,
body.prolabo-front-only .pl-sec2__heart {
  position: absolute;
  z-index: 2;
}

body.prolabo-front-only .pl-sec2__crown {
  top: 116px;
  left: 58px;
  width: 260px;
}

body.prolabo-front-only .pl-sec2__year {
  position: absolute;
  top: 367px;
  left: 139px;
  width: 100px;
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: #555353;
  z-index: 2;
}

body.prolabo-front-only .pl-sec2__card1 {
  top: 409px;
  left: 20px;
  width: 350px;
}

body.prolabo-front-only .pl-sec2__card2 {
  top: 768px;
  left: 20px;
  width: 350px;
}

body.prolabo-front-only .pl-sec2__card3 {
  top: 1131px;
  left: 20px;
  width: 350px;
}

body.prolabo-front-only .pl-sec2__heart {
  top: 1504px;
  left: 38px;
  width: 313px;
}

body.prolabo-front-only .pl-sec2__guarantee {
  position: absolute;
  top: 1587px;
  left: 90px;
  width: 207px;
  margin: 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
  color: #555353;
  z-index: 3;
}

body.prolabo-front-only .pl-sec2__guarantee .accent {
  font-size: 21.26px;
  font-weight: 700;
  color: #FF0000;
}

body.prolabo-front-only .pl-sec2__link1,
body.prolabo-front-only .pl-sec2__link2 {
  position: absolute;
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 700;
  color: #2400f1;
  z-index: 3;
}

body.prolabo-front-only .pl-sec2__link1 {
  top: 1654px;
  left: 105px;
  width: 185px;
}

body.prolabo-front-only .pl-sec2__link2 {
  top: 1709px;
  left: 108px;
  width: 171px;
}

body.prolabo-front-only .pl-sec2__copy {
  position: absolute;
  top: 1849px;
  left: 27px;
  width: 321px;
  margin: 0;
  text-align: center;
  font-size: 15.92px;
  line-height: 1.5;
  font-weight: 500;
  color: #555353;
  z-index: 3;
}

body.prolabo-front-only .pl-sec2__cta {
  position: absolute;
  top: 1894px;
  left: 63px;
  width: 250px;
  z-index: 4;
}

body.prolabo-front-only .pl-sec2__tel {
  position: absolute;
  top: 1972px;
  left: 38px;
  width: 300px;
  z-index: 4;
  overflow: hidden;
}

/* SECTION 3 */
body.prolabo-front-only .pl-sec3 {
  height: 1200px;
}

body.prolabo-front-only .pl-sec3__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/section_3_back_sp.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-sec3__title {
  position: absolute;
  top: 53px;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  color: #555353;
  z-index: 2;
}

body.prolabo-front-only .pl-sec3__card1,
body.prolabo-front-only .pl-sec3__card2,
body.prolabo-front-only .pl-sec3__card3,
body.prolabo-front-only .pl-sec3__card4 {
  position: absolute;
  left: 28px;
  width: 330px;
  z-index: 2;
}

body.prolabo-front-only .pl-sec3__card1 { top: 102px; }
body.prolabo-front-only .pl-sec3__card2 { top: 363px; }
body.prolabo-front-only .pl-sec3__card3 { top: 624px; }
body.prolabo-front-only .pl-sec3__card4 { top: 880px; }

body.prolabo-front-only .pl-sec3__note {
  position: absolute;
  top: 1150px;
  left: 30%;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 10.1px;
  line-height: 1.4;
  font-weight: 500;
  color: #000000;
  z-index: 2;
}

/* SECTION 4 */
body.prolabo-front-only .pl-sec4 {
  height: 1400px;
}

body.prolabo-front-only .pl-sec4__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/section_4_back_sp.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-sec4__title {
  position: absolute;
  top: 53px;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  color: #555353;
  z-index: 2;
}

body.prolabo-front-only .pl-sec4__user1,
body.prolabo-front-only .pl-sec4__user2 {
  position: absolute;
  left: 23px;
  width: 330px;
  z-index: 2;
}

body.prolabo-front-only .pl-sec4__user1 { top: 110px; }
body.prolabo-front-only .pl-sec4__user2 { top: 624px; }

body.prolabo-front-only .pl-sec4__copy {
  position: absolute;
  top: 1155px;
  left: 27px;
  width: 321px;
  margin: 0;
  text-align: center;
  font-size: 15.92px;
  line-height: 1.5;
  font-weight: 500;
  color: #555353;
  z-index: 3;
}

body.prolabo-front-only .pl-sec4__cta {
  position: absolute;
  top: 1200px;
  left: 63px;
  width: 250px;
  z-index: 4;
}

body.prolabo-front-only .pl-sec4__tel {
  position: absolute;
  top: 1278px;
  left: 38px;
  width: 300px;
  z-index: 4;
  overflow: hidden;
}

/* FAQ */
body.prolabo-front-only .pl-faq {
  min-height: 300px;
}

body.prolabo-front-only .pl-faq__bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100vw, 375px);
  height: 100%;
  transform: translateX(-50%);
  background: url("https://prolavo.jp/wp-content/uploads/2026/04/faq_back_sp.png") no-repeat center top / cover;
  z-index: 1;
  pointer-events: none;
}

body.prolabo-front-only .pl-faq__inner {
  position: relative;
  z-index: 2;
  min-height: 300px;
  padding: 31px 24px 24px;
}

body.prolabo-front-only .pl-faq__title {
  margin: 0 0 22px;
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  color: #555353;
}

body.prolabo-front-only .pl-faq__item {
  border-bottom: 1px solid rgba(85, 83, 83, 0.18);
  padding-bottom: 8px;
  margin-bottom: 6px;
}

body.prolabo-front-only .pl-faq__q {
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-family: inherit;
  font-size: 16.25px;
  line-height: 1.5;
  font-weight: 500;
  color: #555353;
  text-align: left;
  cursor: pointer;
}

body.prolabo-front-only .pl-faq__q .icon {
  font-size: 12px;
  transition: transform 0.25s ease;
}

body.prolabo-front-only .pl-faq__a {
  display: none;
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.8;
  font-weight: 500;
  color: #555353;
}

body.prolabo-front-only .pl-faq__item.is-open .pl-faq__a {
  display: block;
}

body.prolabo-front-only .pl-faq__item.is-open .icon {
  transform: rotate(180deg);
}

/* FOOTER */
body.prolabo-front-only .pl-footer {
  background: #ffffff;
  padding: 34px 0 28px;
}

body.prolabo-front-only .pl-footer__inner {
  width: 375px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

body.prolabo-front-only .pl-footer__points {
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  color: #000000;
}

body.prolabo-front-only .pl-footer__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 12px;
  margin-bottom: 14px;
}

body.prolabo-front-only .pl-footer__links a {
  font-size: 11.5px;
  line-height: 1.5;
  font-weight: 500;
  color: #000000;
}

body.prolabo-front-only .pl-footer__copy {
  margin: 0;
  font-size: 10.9px;
  line-height: 1.5;
  font-weight: 500;
  color: #000000;
}

/* CTA */
body.prolabo-front-only .pl-hero__cta img,
body.prolabo-front-only .pl-sec2__cta img,
body.prolabo-front-only .pl-sec4__cta img {
  animation: pulseEffect 1.4s ease-in-out infinite;
  transform-origin: center;
}

@keyframes pulseEffect {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}

/* 電話ボタン：キラリ */
body.prolabo-front-only .pl-hero__tel::after,
body.prolabo-front-only .pl-sec2__tel::after,
body.prolabo-front-only .pl-sec4__tel::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.8) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-20deg);
  animation: shineMove 2.5s infinite;
  pointer-events: none;
  z-index: 5;
}

@keyframes shineMove {
  0% {
    left: -75%;
  }
  60% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}

/* ふわっと表示アニメーション */
body.prolabo-front-only .scroll_up,
body.prolabo-front-only .scroll_left,
body.prolabo-front-only .scroll_right {
  opacity: 0;
  will-change: transform, opacity;
}

body.prolabo-front-only .scroll_up {
  transform: translateY(30px);
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

body.prolabo-front-only .scroll_left {
  transform: translateX(-30px);
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

body.prolabo-front-only .scroll_right {
  transform: translateX(30px);
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
}

body.prolabo-front-only .scroll_up.on,
body.prolabo-front-only .scroll_left.on,
body.prolabo-front-only .scroll_right.on {
  opacity: 1;
  transform: translate(0, 0);
}

body.prolabo-front-only .timing02 { transition-delay: 0.15s; }
body.prolabo-front-only .timing03 { transition-delay: 0.30s; }
body.prolabo-front-only .timing04 { transition-delay: 0.45s; }
body.prolabo-front-only .timing05 { transition-delay: 0.60s; }

body.prolabo-front-only .pl-pc-placeholder {
  display: none;
}

/* SP優先 / PC仮表示 */
@media screen and (min-width: 768px) {
  body.prolabo-front-only .pl-sp-wrap {
    display: none;
  }

  body.prolabo-front-only .pl-pc-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background: #ffffff;
    padding: 40px 20px;
    text-align: center;
  }

  body.prolabo-front-only .pl-pc-placeholder p {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #555353;
  }
}

body.prolabo-front-only .l-footer,
body.prolabo-front-only #footer,
body.prolabo-front-only footer:not(.pl-footer) {
  display: none !important;
}

body.prolabo-front-only .pl-faq {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.prolabo-front-only .pl-faq__inner {
  padding-bottom: 0 !important;
}

body.prolabo-front-only .pl-footer {
  margin-top: 0 !important;
}

body.prolabo-front-only .pl-sp {
  padding-bottom: 0 !important;
}

body.prolabo-front-only .pl-sp > *:last-child {
  margin-bottom: 0 !important;
}

/* FAQもっと見るボタン */
body.prolabo-front-only .pl-faq__more {
  display: flex;
  justify-content: flex-end; /* 右寄せ */
  margin-top: 12px;
}

body.prolabo-front-only .pl-faq__more-btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #007aff;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 20px;
  background: rgba(0,122,255,0.08);
  transition: all 0.2s ease;
}

/* タップ時 */
body.prolabo-front-only .pl-faq__more-btn:active {
  transform: scale(0.95);
  background: rgba(0,122,255,0.15);
}