:root{
  --bg:#fff;
  --panel:#101010;
  --text:#f5f5f5;
  --muted:#bdbdbd;
  --line:#06c755;
  --shadow: 0 12px 40px rgba(0,0,0,.45);
  --max: 1100px;
}

*{ box-sizing:border-box; }
html,body{ margin:0; padding:0; }

body{
  font-family: system-ui, -apple-system, "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Yu Gothic", sans-serif;
  background: var(--bg);
  color: var(--text);
  line-height: 1.6;
}

.container{
  width: 100%;
  margin: 0 auto;
}


.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius: 999px;
  padding: 10px 14px;
  text-decoration:none;
  font-weight: 800;
  border: 1px solid rgba(255,255,255,.14);
  color: var(--text);
  background: rgba(255,255,255,.06);
}
.btn--sm{ padding: 8px 12px; font-size: 12px; }

/* sections */
.section{ padding: 0px 0; }
.section--hero{ padding-top: 0px; }

.imgblock{
  display:block;
  overflow:hidden;
  box-shadow: var(--shadow);
  background: var(--panel);
  border: 1px solid rgba(255,255,255,.06);
}
.imgblock img{
  display:block;
  width: 100%;
  height: auto;
}

/* footer */
.footer{
  s
  border-top: 1px solid rgba(255,255,255,.08);
  background: rgba(0,0,0,.45);
}
.footer__box{
  padding: 18px 16px;
  border-radius: 14px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.06);
}
.footer__title{ margin:0 0 6px; font-weight: 900; }
.footer__text{ margin:0 0 12px; color: var(--muted); font-size: 13px; }
.footer__copy{ margin:0; color: rgba(255,255,255,.55); font-size: 12px; }

/* ===== CTA 全体 ===== */
.cta{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;

  background:
    linear-gradient(
      180deg,
      rgba(10,10,10,0.92) 0%,
      rgba(0,0,0,0.97) 100%
    );

  backdrop-filter: blur(16px);
  border-top: 1px solid rgba(6,199,85,.15);
  box-shadow: 
    0 -4px 24px rgba(0,0,0,.4),
    0 -1px 3px rgba(6,199,85,.08);
}

.cta__inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 12px;
  padding: 16px 16px;
  max-width: var(--max);
}

.cta__meta{
  display:flex;
  flex-direction:column;
  gap: 4px;
  flex: 1;
  min-width: 0;
}

.cta__lead{
  margin:0;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #06c755;
  text-shadow: 0 0 8px rgba(6,199,85,.3);
}

.cta__sub{
  margin:0;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .02em;
  color: #ffffff;
  line-height: 1.3;
}

/* ===== LINE CTA ボタン ===== */
.cta__btn{
  position: relative;
  isolation: isolate;

  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap: 6px;

  padding: 15px 24px;
  border-radius: 999px;
  white-space: nowrap;
  flex-shrink: 0;

  font-size: 15px;
  font-weight: 900;
  letter-spacing: .04em;

  color: #fff;
  text-decoration:none;

  background:
    linear-gradient(
      135deg,
      #06c755 0%,
      #04b04a 100%
    );

  box-shadow:
    0 4px 16px rgba(6,199,85,.4),
    0 2px 8px rgba(6,199,85,.2),
    inset 0 1px 0 rgba(255,255,255,.25),
    inset 0 -1px 0 rgba(0,0,0,.1);

  transition:
    transform .2s cubic-bezier(0.34, 1.56, 0.64, 1),
    box-shadow .2s ease,
    filter .2s ease;

  animation: pulse 2s ease-in-out infinite;
}



/* ボタンのホバー/アクティブ状態 */
.cta__btn:hover{
  transform: translateY(-2px);
  box-shadow:
    0 6px 24px rgba(6,199,85,.5),
    0 3px 12px rgba(6,199,85,.3),
    inset 0 1px 0 rgba(255,255,255,.3);
}

.cta__btn:active{
  transform: translateY(0);
  box-shadow:
    0 2px 8px rgba(6,199,85,.3),
    inset 0 1px 0 rgba(255,255,255,.2);
}

/* パルスアニメーション */
@keyframes pulse {
  0%, 100% {
    box-shadow:
      0 4px 16px rgba(6,199,85,.4),
      0 2px 8px rgba(6,199,85,.2),
      inset 0 1px 0 rgba(255,255,255,.25);
  }
  50% {
    box-shadow:
      0 4px 20px rgba(6,199,85,.5),
      0 2px 12px rgba(6,199,85,.3),
      inset 0 1px 0 rgba(255,255,255,.3);
  }
}

/* PC */
@media (min-width: 769px){
  .nav{ display:flex; }
  
  .cta__inner{
    padding: 18px 24px;
  }
  
  .cta__lead{ 
    font-size: 12px; 
  }
  
  .cta__sub{ 
    font-size: 16px; 
  }
  
  .cta__btn{
    padding: 16px 32px;
    font-size: 16px;
    gap: 8px;
  }
  
  .cta__btn::before{
    width: 22px;
    height: 22px;
  }
}


/* 画像上にクリック領域を重ねる */
.hero-wrap{
  position: relative;
}

/* 透明リンクの共通 */
.hero-hotspot{
  position: absolute;
  display: block;
  /* デバッグ用：調整が終わったらコメントアウト推奨 */
  /* background: rgba(255,0,0,.25); */
}

/* PC */
@media (min-width: 769px){
  .hero-hotspot--line{
    left: 25%;
    top: 87%;
    width: 50%;
    height: 10%;
  }
}

/* SP */
@media (max-width: 768px){
  .hero-hotspot--line{
    left: 8%;
    top: 87%;
    width: 84%;
    height: 7%;
  }
}


/* クリック領域を載せる“親” */
.s04-wrap{
  position: relative;
}

/* 共通 */
.hotspot{
  position: absolute;
  display: block;
  /* 調整中だけON（合わせ終わったら消す） */
  /* background: rgba(255, 255, 3, 0.25); */
}

/* PC（s04のLINE位置に合わせて調整） */
@media (min-width: 769px){
  .hotspot--line-s04{
    left: 26%;   /* 要調整 */
    top: 87%;    /* 要調整 */
    width: 48%;  /* 要調整 */
    height: 10%; /* 要調整 */
  }
}

/* SP（s04のSP画像に合わせて調整） */
@media (max-width: 768px){
  .hotspot--line-s04{
    left: 5%;   /* 要調整 */
    top: 87%;    /* 要調整 */
    width: 90%;  /* 要調整 */
    height: 8%; /* 要調整 */
  }
}



@media (min-width: 750px) {
    .google-maps {
        height: 0;
        overflow: hidden;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width: 960px !important;
        height: 540px !important;
    }
  }



@media screen and (max-width: 750px) {
    .google-maps {
        position: relative;
        padding-bottom: 60%;
        overflow: hidden;
    }
    
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 100%;
    }
  }