:root{
  --gtf-bt-bg:#07090b;
  --gtf-bt-bg2:#0a0e12;
  --gtf-bt-panel:#0d1115;
  --gtf-bt-text:#f4efe6;
  --gtf-bt-muted:#8e959c;
  --gtf-bt-line:#252b31;
  --gtf-bt-gold:#d7ad59;
}

/* v1.0.75 final override: スマホ背景車両を強く表示 */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{
    filter:saturate(.96) contrast(1.03) brightness(.92)!important;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(90deg,rgba(3,5,7,.16),rgba(3,5,7,.05)),linear-gradient(180deg,rgba(3,5,7,.12) 0%,rgba(3,5,7,.02) 32%,rgba(3,5,7,.06) 65%,rgba(3,5,7,.25) 100%)!important;
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    filter:saturate(.94) contrast(1.04) brightness(.88)!important;
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(90deg,rgba(3,5,7,.18),rgba(3,5,7,.05)),linear-gradient(180deg,rgba(3,5,7,.15) 0%,rgba(3,5,7,.02) 35%,rgba(3,5,7,.06) 68%,rgba(3,5,7,.28) 100%)!important;
  }

  body.gtf-bike-top-page .gtf-bt-partner-image img{
    filter:saturate(.92) brightness(.86) contrast(1.04)!important;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(90deg,rgba(3,5,7,.22),rgba(3,5,7,.07)),linear-gradient(180deg,rgba(3,5,7,.08),rgba(3,5,7,.25))!important;
  }
}

/* v1.0.76: スマホは文字を上、画像を中央、ボタンを下へ配置 */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    padding:22px 22px 20px!important;
    justify-content:flex-start!important;
  }
  body.gtf-bike-top-page .gtf-bt-hero-actions{
    width:100%;
    margin-top:auto!important;
    padding-top:14px;
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:22px 22px 20px!important;
    justify-content:flex-start!important;
  }
  body.gtf-bike-top-page .gtf-bt-gallery-copy{
    width:100%;
    min-height:318px;
    display:flex;
    flex-direction:column;
  }
  body.gtf-bike-top-page .gtf-bt-gallery-actions{
    width:100%;
    margin-top:auto!important;
    padding-top:14px;
  }

  body.gtf-bike-top-page .gtf-bt-partner-body{
    padding:22px 22px 20px!important;
    justify-content:flex-start!important;
  }
  body.gtf-bike-top-page .gtf-bt-partner-actions{
    width:100%;
    margin-top:auto!important;
    padding-top:14px;
  }
}

/* v1.0.77: スマホの販売車両・GALLERY画像だけを少し下へ移動 */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{
    object-position:center 68%!important;
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    object-position:center 62%!important;
  }
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.gtf-bike-top-page{margin:0!important;background:#07090b!important;color:var(--gtf-bt-text)!important;font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Noto Sans JP",Arial,sans-serif!important}
body.gtf-bike-top-page a{color:inherit;text-decoration:none}
body.gtf-bike-top-page #wpadminbar{position:fixed}
.gtf-bt-page{min-height:100vh;background:radial-gradient(circle at 88% 12%,rgba(215,173,89,.07),transparent 27%),linear-gradient(180deg,#050709 0%,#0a0d10 55%,#06080a 100%);color:var(--gtf-bt-text)}
.gtf-bt-wrap{width:min(1360px,calc(100% - 48px));margin:auto}

.gtf-bt-header{height:72px;border-bottom:1px solid rgba(215,173,89,.22);background:rgba(4,6,8,.97);position:sticky;top:0;z-index:30}
.admin-bar .gtf-bt-header{top:32px}
.gtf-bt-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.gtf-bt-brand{display:flex;align-items:center;gap:14px;min-width:max-content}
.gtf-bt-brand-mark{width:48px;height:48px;border:1px solid var(--gtf-bt-gold);border-radius:50%;display:grid;place-items:center;color:var(--gtf-bt-gold);font:700 13px Georgia,serif}
.gtf-bt-brand-copy b{display:block;font:700 19px Georgia,serif;letter-spacing:.04em;color:#f4efe6}
.gtf-bt-brand-copy small{display:block;margin-top:5px;color:#7c848b;font-size:8px;letter-spacing:.24em}
.gtf-bt-nav{display:flex;gap:26px;font-size:11px;font-weight:700;align-items:center}
.gtf-bt-nav a:hover,.gtf-bt-nav a.gtf-bt-active{color:var(--gtf-bt-gold)}
.gtf-bt-contact{padding:11px 21px;border-radius:999px;background:var(--gtf-bt-gold);color:#111!important;font-size:11px;font-weight:700;white-space:nowrap}

.gtf-bt-hero{padding:44px 0 54px}
.gtf-bt-hero-card{position:relative;min-height:470px;overflow:hidden;border:1px solid rgba(215,173,89,.24);border-radius:34px;background:linear-gradient(135deg,#0f1419,#090c0f);box-shadow:0 20px 58px rgba(0,0,0,.26)}
.gtf-bt-hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:radial-gradient(circle at 72% 36%,rgba(215,173,89,.12),transparent 28%),linear-gradient(135deg,#171c20,#080a0c)}
.gtf-bt-hero-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:74% center;display:block;filter:saturate(.88) contrast(.98) brightness(.84) blur(.45px)}
.gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{display:none}
.gtf-bt-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,10,.992) 0%,rgba(5,8,10,.965) 16%,rgba(5,8,10,.92) 30%,rgba(5,8,10,.80) 42%,rgba(5,8,10,.56) 54%,rgba(5,8,10,.28) 66%,rgba(5,8,10,.10) 78%,rgba(5,8,10,.00) 90%),radial-gradient(circle at 82% 26%,rgba(215,173,89,.08),transparent 24%),linear-gradient(180deg,rgba(5,8,10,.14),rgba(5,8,10,.25) 70%,rgba(5,8,10,.42));pointer-events:none}
.gtf-bt-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 56%,rgba(5,8,10,.07) 68%,rgba(5,8,10,.18) 100%);mix-blend-mode:normal;pointer-events:none}
.gtf-bt-hero-copy{position:relative;z-index:2;max-width:55%;min-height:470px;padding:54px 52px;display:flex;flex-direction:column;justify-content:center}
.gtf-bt-eyebrow{display:flex;align-items:center;gap:11px;color:var(--gtf-bt-gold);font-size:9px;font-weight:800;letter-spacing:.22em}
.gtf-bt-eyebrow:before{content:"";width:32px;height:1px;background:var(--gtf-bt-gold);flex:0 0 auto}
.gtf-bt-hero-title{position:relative;margin-top:18px}
.gtf-bt-hero-title h1{position:relative;z-index:2;margin:0;font:500 clamp(50px,5.3vw,84px)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.04em;color:#f4efe6;text-wrap:balance}
.gtf-bt-hero-title h1 span{display:block;margin-top:10px;color:var(--gtf-bt-gold);font-family:"Yu Gothic","Noto Sans JP",sans-serif;font-size:13px;font-weight:700;letter-spacing:.22em}
.gtf-bt-ghost{position:absolute;left:90px;top:-8px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.10);font:500 clamp(58px,6vw,96px)/.9 Georgia,serif;pointer-events:none;white-space:nowrap}
.gtf-bt-hero-copy p{max-width:420px;margin:24px 0 0;color:#d8dde2;font-size:13px;line-height:2;text-shadow:0 1px 0 rgba(0,0,0,.30)}
.gtf-bt-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px;align-items:center}
.gtf-bt-btn{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-width:250px;height:58px;padding:0 16px 0 28px;border-radius:999px;border:1px solid rgba(215,173,89,.82);font-size:13px;font-weight:800;letter-spacing:.03em;line-height:1;color:#f1d494;background:linear-gradient(180deg,rgba(20,22,24,.84) 0%,rgba(8,10,11,.96) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.18);backdrop-filter:blur(2px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.gtf-bt-btn:hover{transform:translateY(-1px);border-color:#e1bd6b;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 10px 24px rgba(0,0,0,.24),0 0 12px rgba(215,173,89,.08)}
.gtf-bt-btn.gtf-bt-primary{color:#15120b;border-color:#d8ae59;background:linear-gradient(90deg,#d6b15d 0%,#efcf8b 45%,#d2aa54 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 8px 20px rgba(0,0,0,.16);text-shadow:none}
.gtf-bt-btn i{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(215,173,89,.62);background:rgba(8,10,12,.10);color:#e5bd69;font-size:24px;line-height:1;font-style:normal}
.gtf-bt-primary i{border-color:rgba(0,0,0,.18);background:rgba(255,255,255,.10);color:#111}
.gtf-bt-image-fallback{position:absolute;inset:0;display:grid;place-items:center;color:rgba(215,173,89,.26);font:500 clamp(34px,6vw,72px) Georgia,serif;letter-spacing:.06em}

.gtf-bt-section{padding:8px 0 58px}
.gtf-bt-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}
.gtf-bt-kicker{color:var(--gtf-bt-gold);font-size:9px;font-weight:800;letter-spacing:.20em}
.gtf-bt-section-head h2{margin:7px 0 0;font:500 clamp(31px,3.6vw,50px)/1 Georgia,serif;color:#f4efe6}
.gtf-bt-section-head p{max-width:520px;margin:0;color:#888f96;font-size:11px;line-height:1.8}

.gtf-bt-entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.gtf-bt-entry{position:relative;min-height:280px;overflow:hidden;border:1px solid rgba(215,173,89,.22);border-radius:28px;background:#0d1115}
.gtf-bt-entry>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}
.gtf-bt-entry:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,8,10,.10),rgba(6,8,10,.22) 35%,rgba(6,8,10,.92) 100%),linear-gradient(90deg,rgba(6,8,10,.40),transparent 55%)}
.gtf-bt-entry:hover>img{transform:scale(1.035)}
.gtf-bt-entry-fallback{position:absolute;inset:0;background:radial-gradient(circle at 70% 24%,rgba(215,173,89,.10),transparent 28%),linear-gradient(135deg,#151a1f,#090c0f)}
.gtf-bt-entry-inner{position:relative;z-index:2;min-height:280px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}
.gtf-bt-entry-top{display:flex;justify-content:space-between;align-items:center;gap:16px}
.gtf-bt-entry-no{color:#e8dfcf;font-size:9px;font-weight:800;letter-spacing:.17em}
.gtf-bt-entry-state{padding:7px 10px;border-radius:999px;border:1px solid rgba(215,173,89,.32);background:rgba(6,8,10,.55);color:var(--gtf-bt-gold);font-size:8px;font-weight:800}
.gtf-bt-entry-bottom{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px}
.gtf-bt-entry-bottom h3{margin:0;font:500 clamp(34px,4vw,56px)/.95 Georgia,serif;color:#f4efe6}
.gtf-bt-entry-bottom .gtf-bt-jp{margin-top:7px;font-size:12px;font-weight:700}
.gtf-bt-entry-bottom p{max-width:460px;margin:10px 0 0;color:#b0b5ba;font-size:10px;line-height:1.7}
.gtf-bt-circle{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);color:var(--gtf-bt-gold);font-size:18px}

/* v1.0.66: 横長GALLERYカードをヒーローと同じ文字・ボタン構成へ */
.gtf-bt-entry-grid{grid-template-columns:1fr}
.gtf-bt-entry-wide,.gtf-bt-entry-wide .gtf-bt-entry-inner{min-height:360px}
.gtf-bt-entry-wide>img{object-position:center 57%}
.gtf-bt-entry-wide:after{background:linear-gradient(90deg,rgba(4,6,8,.92) 0%,rgba(4,6,8,.72) 31%,rgba(4,6,8,.24) 56%,rgba(4,6,8,.10) 100%),linear-gradient(180deg,rgba(4,6,8,.08) 0%,rgba(4,6,8,.12) 58%,rgba(4,6,8,.58) 100%)}
.gtf-bt-entry-wide .gtf-bt-entry-inner{padding:38px 44px;justify-content:flex-end}
.gtf-bt-gallery-copy{position:relative;z-index:2;width:min(580px,58%)}
.gtf-bt-gallery-title{position:relative;padding-top:8px}
.gtf-bt-gallery-title h3{position:relative;z-index:2;margin:0;font:500 clamp(48px,5.2vw,76px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.035em;color:#f4efe6}
.gtf-bt-gallery-ghost{position:absolute;z-index:1;left:82px;top:-11px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.12);font:500 clamp(62px,7vw,104px)/.9 Georgia,"Times New Roman",serif;letter-spacing:.015em;white-space:nowrap;pointer-events:none}
.gtf-bt-gallery-copy .gtf-bt-jp{position:relative;z-index:2;margin-top:12px;color:#f3eee5;font-size:14px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.75)}
.gtf-bt-gallery-copy p{position:relative;z-index:2;max-width:540px;margin:13px 0 0;color:#e0e4e7;font-size:13px;line-height:1.9;text-shadow:0 1px 2px rgba(0,0,0,.78)}
.gtf-bt-gallery-actions{position:relative;z-index:2;margin-top:22px}
.gtf-bt-gallery-actions .gtf-bt-btn{min-width:250px}

.gtf-bt-about{display:grid;grid-template-columns:400px 1fr;overflow:hidden;border-radius:28px;border:1px solid rgba(215,173,89,.20);background:linear-gradient(180deg,#0f1419,#0a0d10)}
.gtf-bt-about-image{min-height:285px;background:radial-gradient(circle at 35% 30%,rgba(215,173,89,.10),transparent 30%),#111;position:relative;overflow:hidden}
.gtf-bt-about-image img{width:100%;height:100%;object-fit:cover;display:block}
.gtf-bt-about-body{padding:32px 36px;display:flex;flex-direction:column;justify-content:center}
.gtf-bt-about-body small,.gtf-bt-partner-body small{color:var(--gtf-bt-gold);font-size:9px;font-weight:800;letter-spacing:.18em}
.gtf-bt-about-body h3,.gtf-bt-partner-body h3{margin:10px 0 14px;font:500 28px/1.4 Georgia,"Yu Mincho",serif;color:#f4efe6}
.gtf-bt-about-body p,.gtf-bt-partner-body p{margin:0;color:#a1a8ae;font-size:12px;line-height:2}
.gtf-bt-text-link{display:inline-flex;align-items:center;gap:10px;width:max-content;margin-top:20px;color:#eee8dc;font-size:9px;font-weight:800;letter-spacing:.14em}
.gtf-bt-text-link i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);color:var(--gtf-bt-gold);font-style:normal}

.gtf-bt-partner{position:relative;min-height:360px;overflow:hidden;border-radius:30px;border:1px solid rgba(215,173,89,.22);background:radial-gradient(circle at 18% 18%,rgba(215,173,89,.05),transparent 32%),linear-gradient(135deg,#0e1216,#090c0f);box-shadow:0 18px 46px rgba(0,0,0,.22)}
.gtf-bt-partner-image{position:absolute;inset:0 0 0 auto;width:62%;min-height:100%;padding:0;background:#0a0d10;overflow:hidden}
.gtf-bt-partner-image img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center 48%;opacity:.96;filter:saturate(.82) brightness(1.02) contrast(.98)}
.gtf-bt-partner-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b0f13 0%,rgba(11,15,19,.92) 12%,rgba(11,15,19,.58) 34%,rgba(11,15,19,.18) 68%,rgba(11,15,19,.06) 100%),linear-gradient(180deg,rgba(20,28,36,.12),rgba(8,10,12,.22));pointer-events:none}
.gtf-bt-partner-body{position:relative;z-index:3;width:58%;min-height:360px;padding:44px 46px;display:flex;flex-direction:column;justify-content:center}
.gtf-bt-partner-body small{color:#d7ad59;font-size:10px;font-weight:800;letter-spacing:.20em}
.gtf-bt-partner-body h3{margin:13px 0 0;color:#f5efe5;font:500 clamp(30px,3.1vw,46px)/1.18 Georgia,"Yu Mincho",serif}
.gtf-bt-partner-body p{max-width:570px;margin:18px 0 0;color:#d8dde1;font-size:14px;line-height:1.95}
.gtf-bt-partner-ghost{position:absolute;right:34px;top:38px;z-index:2;color:rgba(215,173,89,.20);font:500 clamp(48px,6vw,82px)/1 Georgia,"Times New Roman",serif;letter-spacing:.05em;pointer-events:none}
.gtf-bt-partner-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:26px}
.gtf-bt-partner-btn{width:260px;min-width:260px;min-height:56px;padding:0 16px 0 22px;border-radius:999px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;font-weight:800;letter-spacing:.03em;line-height:1;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.gtf-bt-partner-btn i{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:14px}
.gtf-bt-partner-btn.is-primary{color:#111;background:linear-gradient(90deg,#d6b15d,#efcf8b);border:1px solid #d7ad59;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.gtf-bt-partner-btn.is-primary i{border:1px solid rgba(0,0,0,.18);color:#111}
.gtf-bt-partner-btn.is-secondary{color:#f4efe6;background:linear-gradient(180deg,rgba(13,18,23,.88),rgba(8,11,14,.96));border:1px solid rgba(215,173,89,.78);backdrop-filter:blur(2px)}
.gtf-bt-partner-btn.is-secondary i{border:1px solid rgba(215,173,89,.66);color:#f0cd7f}
.gtf-bt-partner-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.20)}

.gtf-bt-footer{border-top:1px solid rgba(215,173,89,.20);padding:20px 0 24px}
.gtf-bt-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.gtf-bt-footer-brand b{display:block;font:500 18px Georgia,serif;color:#f4efe6}
.gtf-bt-footer-brand small{display:block;margin-top:5px;color:#6f767d;font-size:8px;letter-spacing:.2em}
.gtf-bt-copy{color:#626970;font-size:9px}

@media(max-width:1000px){
  .gtf-bt-nav{display:none}
  .gtf-bt-hero-copy{max-width:100%;min-height:auto;padding:44px 38px 340px}
  .gtf-bt-hero-card{min-height:620px}
  .gtf-bt-entry-grid{grid-template-columns:1fr}
  .gtf-bt-about{grid-template-columns:1fr}
  .gtf-bt-partner{min-height:390px}
  .gtf-bt-partner-body{width:64%;min-height:390px;padding:38px}
  .gtf-bt-partner-image{width:66%}
}

/* v1.0.73: 承認済みスマホ用360pxカード */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero{padding:18px 0 7px}
  body.gtf-bike-top-page .gtf-bt-banner-section{padding:7px 0}
  body.gtf-bike-top-page .gtf-bt-partner-section{padding-bottom:30px}

  body.gtf-bike-top-page .gtf-bt-hero-card,
  body.gtf-bike-top-page .gtf-bt-hero-copy,
  body.gtf-bike-top-page .gtf-bt-entry-wide,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
  body.gtf-bike-top-page .gtf-bt-partner,
  body.gtf-bike-top-page .gtf-bt-partner-body{
    min-height:360px;
  }

  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-fill,
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{display:none!important}
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{
    display:block!important;
    inset:0;
    width:100%;
    height:100%;
    padding:0;
    object-fit:contain;
    object-position:center center;
    transform:none;
    filter:saturate(.82) contrast(1.02) brightness(.52);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(90deg,rgba(3,5,7,.42),rgba(3,5,7,.21)),linear-gradient(180deg,rgba(3,5,7,.40) 0%,rgba(3,5,7,.13) 32%,rgba(3,5,7,.24) 65%,rgba(3,5,7,.66) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{background:transparent}
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    padding:20px 22px;
    justify-content:center;
    background:transparent;
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center center;
    filter:saturate(.82) contrast(1.03) brightness(.48);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(90deg,rgba(3,5,7,.50),rgba(3,5,7,.20)),linear-gradient(180deg,rgba(3,5,7,.47) 0%,rgba(3,5,7,.13) 35%,rgba(3,5,7,.25) 68%,rgba(3,5,7,.69) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:20px 22px;
    justify-content:center;
  }

  body.gtf-bike-top-page .gtf-bt-partner-image{
    inset:0;
    width:100%;
    height:100%;
    min-height:360px;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-fit:contain;
    object-position:center center;
    filter:saturate(.78) brightness(.52) contrast(1.03);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(90deg,rgba(3,5,7,.60),rgba(3,5,7,.28)),linear-gradient(180deg,rgba(3,5,7,.30),rgba(3,5,7,.58));
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    width:100%;
    padding:20px 22px;
    justify-content:center;
    background:transparent;
  }
  body.gtf-bike-top-page .gtf-bt-partner-title h3{font-size:31px;line-height:1.12}
  body.gtf-bike-top-page .gtf-bt-partner-ghost{font-size:48px}
  body.gtf-bike-top-page .gtf-bt-partner-body p{margin-top:15px;font-size:12px;line-height:1.65}
  body.gtf-bike-top-page .gtf-bt-partner-actions{
    margin-top:18px;
    gap:8px;
    flex-direction:column;
    align-items:stretch;
  }

  body.gtf-bike-top-page .gtf-bt-hero-copy p,
  body.gtf-bike-top-page .gtf-bt-gallery-copy p{margin-top:15px;line-height:1.75}
  body.gtf-bike-top-page .gtf-bt-hero-actions,
  body.gtf-bike-top-page .gtf-bt-gallery-actions{margin-top:18px}
  body.gtf-bike-top-page .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-gallery-actions .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-partner-actions .gtf-bt-btn{
    width:100%;
    min-width:0;
    height:50px;
    padding:0 10px 0 20px;
  }
  body.gtf-bike-top-page .gtf-bt-btn i{
    width:34px;
    height:34px;
    flex-basis:34px;
    font-size:18px;
  }
}

/* v1.0.74 final override: スマホ背景車両の見え方を明るく調整 */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{
    filter:saturate(.88) contrast(1.02) brightness(.68);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(90deg,rgba(3,5,7,.30),rgba(3,5,7,.12)),linear-gradient(180deg,rgba(3,5,7,.28) 0%,rgba(3,5,7,.08) 32%,rgba(3,5,7,.15) 65%,rgba(3,5,7,.48) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    filter:saturate(.88) contrast(1.03) brightness(.64);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(90deg,rgba(3,5,7,.34),rgba(3,5,7,.12)),linear-gradient(180deg,rgba(3,5,7,.32) 0%,rgba(3,5,7,.08) 35%,rgba(3,5,7,.16) 68%,rgba(3,5,7,.50) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    filter:saturate(.84) brightness(.65) contrast(1.03);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(90deg,rgba(3,5,7,.40),rgba(3,5,7,.15)),linear-gradient(180deg,rgba(3,5,7,.18),rgba(3,5,7,.42));
  }
}
@media(max-width:782px){.admin-bar .gtf-bt-header{top:46px}}
@media(max-width:650px){
  .gtf-bt-wrap{width:min(100% - 28px,1360px)}
  .gtf-bt-contact{display:none}
  .gtf-bt-hero{padding-top:28px}
  .gtf-bt-hero-card{min-height:0;border-radius:26px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#080b0d 0%,#080b0d 58%,#0b0d0f 100%)}
  .gtf-bt-hero-copy{max-width:100%;min-height:auto;padding:32px 24px 22px;justify-content:flex-start;background:linear-gradient(180deg,rgba(7,9,11,.96) 0%,rgba(7,9,11,.92) 78%,rgba(7,9,11,.78) 100%)}
  .gtf-bt-hero-bg{position:relative;inset:auto;width:100%;height:360px;flex:none;background:#0b0d0f;overflow:hidden}
  .gtf-bt-hero-bg img{object-fit:contain;object-position:center center;background:#0b0d0f;filter:saturate(.92) contrast(.99) brightness(.82) blur(.18px);padding:0 8px 8px}
  .gtf-bt-hero-bg:before{background:linear-gradient(180deg,rgba(5,8,10,.34) 0%,rgba(5,8,10,.06) 34%,rgba(5,8,10,.18) 100%)}
  .gtf-bt-hero-bg:after{background:linear-gradient(180deg,rgba(5,8,10,.00) 0%,rgba(5,8,10,.08) 58%,rgba(5,8,10,.26) 100%)}
  .gtf-bt-hero-title h1{font-size:clamp(42px,11.5vw,60px)}
  .gtf-bt-hero-copy p{font-size:12px;line-height:1.9}
  .gtf-bt-hero-actions{gap:12px}
  .gtf-bt-btn{min-width:214px;height:50px;padding:0 14px 0 20px;font-size:12px;letter-spacing:.02em}
  .gtf-bt-btn i{width:36px;height:36px;flex-basis:36px;font-size:20px}
  .gtf-bt-ghost{display:none}
  .gtf-bt-section-head{flex-direction:column;align-items:flex-start}
  .gtf-bt-entry,.gtf-bt-entry-inner{min-height:230px}
  .gtf-bt-entry-wide,.gtf-bt-entry-wide .gtf-bt-entry-inner{min-height:350px}
  .gtf-bt-entry-wide>img{height:210px;bottom:auto;object-fit:contain;object-position:center top;background:#080a0c}
  .gtf-bt-entry-wide:after{background:linear-gradient(180deg,rgba(4,6,8,.04) 0%,rgba(4,6,8,.08) 40%,rgba(4,6,8,.96) 68%,rgba(4,6,8,.99) 100%)}
  .gtf-bt-entry-wide .gtf-bt-entry-inner{padding:22px 22px 24px;justify-content:flex-end}
  .gtf-bt-gallery-copy{width:100%}
  .gtf-bt-gallery-title{padding-top:0}
  .gtf-bt-gallery-title h3{font-size:42px}
  .gtf-bt-gallery-ghost{left:52px;top:-8px;font-size:58px}
  .gtf-bt-gallery-copy .gtf-bt-jp{margin-top:8px;font-size:13px}
  .gtf-bt-gallery-copy p{margin-top:7px;font-size:12px;line-height:1.65}
  .gtf-bt-gallery-actions{margin-top:14px}
  .gtf-bt-gallery-actions .gtf-bt-btn{width:100%;min-width:0}
  .gtf-bt-about-body{padding:25px 23px}
  .gtf-bt-partner{min-height:520px;border-radius:24px}
  .gtf-bt-partner-image{inset:auto 0 0 0;width:100%;height:62%;min-height:0}
  .gtf-bt-partner-image:after{background:linear-gradient(180deg,#0b0f12 0%,rgba(11,15,18,.88) 14%,rgba(11,15,18,.42) 40%,rgba(11,15,18,.10) 76%,rgba(11,15,18,.20) 100%),linear-gradient(90deg,rgba(8,10,12,.36),rgba(8,10,12,.04))}
  .gtf-bt-partner-body{width:100%;min-height:520px;padding:28px 24px 250px;justify-content:flex-start}
  .gtf-bt-partner-body h3{font-size:32px}
  .gtf-bt-partner-body p{font-size:13px;line-height:1.9}
  .gtf-bt-partner-ghost{right:20px;top:auto;bottom:22px;font-size:50px;color:rgba(215,173,89,.15)}
  .gtf-bt-partner-actions{gap:10px}
  .gtf-bt-partner-btn{width:100%;min-width:0!important}
  .gtf-bt-footer-inner{flex-direction:column;align-items:flex-start}
}

/* v1.0.3: 販売車両ページと同じヘッダー／フッターへ統一 */
body.gtf-bike-top-page .gtf-bt-page > .gtf-modern-site-header-109,
body.gtf-bike-top-page .gtf-bt-page > .gtf-modern-site-footer-109 {
    flex:none;
}
body.gtf-bike-top-page .gtf-bt-page main {
    display:block;
}

/* v1.0.11: 総合トップ 文字の読みやすさ改善 */
body.gtf-bike-top-page .gtf-bt-hero-copy p{
  max-width:500px;
  color:#f0f2f4;
  font-size:15px;
  line-height:2.05;
  font-weight:500;
  text-shadow:0 1px 2px rgba(0,0,0,.72);
}
body.gtf-bike-top-page .gtf-bt-section-head p{
  color:#c7cdd2;
  font-size:14px;
  line-height:1.95;
}
body.gtf-bike-top-page .gtf-bt-entry-bottom .gtf-bt-jp{
  font-size:14px;
  line-height:1.6;
}
body.gtf-bike-top-page .gtf-bt-entry-bottom p{
  color:#d2d7db;
  font-size:13px;
  line-height:1.9;
}
body.gtf-bike-top-page .gtf-bt-about-body p,
body.gtf-bike-top-page .gtf-bt-partner-body p{
  color:#d1d6da;
  font-size:14px;
  line-height:2;
}
body.gtf-bike-top-page .gtf-bt-text-link{
  font-size:11px;
}
body.gtf-bike-top-page .gtf-bt-entry-no,
body.gtf-bike-top-page .gtf-bt-kicker,
body.gtf-bike-top-page .gtf-bt-eyebrow{
  text-shadow:0 1px 2px rgba(0,0,0,.55);
}
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-copy p{font-size:14px;line-height:1.95}
  body.gtf-bike-top-page .gtf-bt-section-head p{font-size:13px}
  body.gtf-bike-top-page .gtf-bt-entry-bottom p{font-size:12.5px}
  body.gtf-bike-top-page .gtf-bt-about-body p,
  body.gtf-bike-top-page .gtf-bt-partner-body p{font-size:13.5px}
}

@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-copy p{font-size:14px;line-height:2.0}
}


/* v1.0.17: スマホではヒーロー画像を非表示 */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-card{
    min-height:0;
    display:block;
    background:radial-gradient(circle at 88% 12%,rgba(215,173,89,.07),transparent 30%),linear-gradient(145deg,#0d1115,#07090b);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg{
    display:none!important;
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    max-width:100%;
    min-height:0;
    padding:34px 24px 32px;
    background:transparent;
  }
  body.gtf-bike-top-page .gtf-bt-hero-actions{
    margin-top:26px;
  }
  body.gtf-bike-top-page .gtf-bt-btn{
    width:100%;
    min-width:0;
  }
}

/* v1.0.67: 車両販売・GALLERY・販売協力店の3バナーを共通寸法へ統一 */
body.gtf-bike-top-page .gtf-bt-hero{padding:40px 0 28px}
body.gtf-bike-top-page .gtf-bt-banner-section{padding:8px 0 28px}
body.gtf-bike-top-page .gtf-bt-partner-section{padding-bottom:58px}
body.gtf-bike-top-page .gtf-bt-hero-card,
body.gtf-bike-top-page .gtf-bt-entry-wide,
body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
body.gtf-bike-top-page .gtf-bt-partner,
body.gtf-bike-top-page .gtf-bt-partner-body{min-height:420px}
body.gtf-bike-top-page .gtf-bt-hero-card,
body.gtf-bike-top-page .gtf-bt-entry-wide,
body.gtf-bike-top-page .gtf-bt-partner{border-radius:30px}
body.gtf-bike-top-page .gtf-bt-hero-copy,
body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
body.gtf-bike-top-page .gtf-bt-partner-body{padding:44px 46px}
body.gtf-bike-top-page .gtf-bt-hero-copy{min-height:420px}
body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{justify-content:center}
body.gtf-bike-top-page .gtf-bt-gallery-copy{width:min(590px,58%)}
body.gtf-bike-top-page .gtf-bt-gallery-copy>.gtf-bt-eyebrow{margin-bottom:20px}
body.gtf-bike-top-page .gtf-bt-hero-title h1,
body.gtf-bike-top-page .gtf-bt-gallery-title h3,
body.gtf-bike-top-page .gtf-bt-partner-title h3{font-size:clamp(48px,5vw,68px);line-height:.95}
body.gtf-bike-top-page .gtf-bt-partner-title{position:relative;margin-top:20px}
body.gtf-bike-top-page .gtf-bt-partner-title h3{position:relative;z-index:2;margin:0;color:#f4efe6;font-family:Georgia,"Yu Mincho",serif;font-weight:500;letter-spacing:-.025em}
body.gtf-bike-top-page .gtf-bt-partner-ghost{left:82px;right:auto;top:-13px;bottom:auto;z-index:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.12);font-size:clamp(62px,7vw,104px);letter-spacing:.015em}
body.gtf-bike-top-page .gtf-bt-gallery-copy p,
body.gtf-bike-top-page .gtf-bt-partner-body p{max-width:540px;margin-top:16px;color:#e0e4e7;font-size:14px;line-height:1.95;text-shadow:0 1px 2px rgba(0,0,0,.78)}
body.gtf-bike-top-page .gtf-bt-gallery-actions,
body.gtf-bike-top-page .gtf-bt-partner-actions{margin-top:24px}
body.gtf-bike-top-page .gtf-bt-gallery-actions .gtf-bt-btn,
body.gtf-bike-top-page .gtf-bt-partner-actions .gtf-bt-btn{width:250px;min-width:250px}
body.gtf-bike-top-page .gtf-bt-btn.gtf-bt-secondary{color:#f4efe6;background:linear-gradient(180deg,rgba(13,18,23,.88),rgba(8,11,14,.96));border-color:rgba(215,173,89,.78)}
body.gtf-bike-top-page .gtf-bt-btn.gtf-bt-secondary i{border-color:rgba(215,173,89,.66);background:rgba(8,10,12,.18);color:#f0cd7f}
body.gtf-bike-top-page .gtf-bt-entry-wide:hover>img{transform:none}

@media(max-width:1000px){
  body.gtf-bike-top-page .gtf-bt-hero-copy,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
  body.gtf-bike-top-page .gtf-bt-partner-body{padding:38px}
  body.gtf-bike-top-page .gtf-bt-partner-body{width:68%}
}

/* v1.0.71: スマホは写真をカード全面背景として文字を重ねる */
body.gtf-bike-top-page .gtf-bt-hero-title h1 span{color:#f4efe6}

@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg{
    inset:0;
    height:100%;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{
    object-fit:cover;
    object-position:78% center;
    filter:saturate(.88) contrast(1.03) brightness(.70);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(180deg,rgba(5,8,10,.04) 0%,rgba(5,8,10,.08) 28%,rgba(5,8,10,.36) 46%,rgba(5,8,10,.88) 66%,rgba(5,8,10,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{
    background:linear-gradient(90deg,rgba(5,8,10,.18),transparent 58%,rgba(5,8,10,.10));
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    padding:244px 22px 24px;
    background:linear-gradient(180deg,transparent 0%,transparent 31%,rgba(8,10,12,.18) 40%,rgba(8,10,12,.76) 58%,rgba(8,10,12,.94) 76%,rgba(8,10,12,.98) 100%);
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
    filter:saturate(.86) contrast(1.04) brightness(.62);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(180deg,rgba(4,6,8,.02) 0%,rgba(4,6,8,.08) 28%,rgba(4,6,8,.38) 44%,rgba(4,6,8,.88) 64%,rgba(4,6,8,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:224px 22px 24px;
    justify-content:flex-end;
  }

  body.gtf-bike-top-page .gtf-bt-partner-image{
    inset:0;
    height:100%;
    min-height:100%;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-position:center center;
    filter:saturate(.80) brightness(.68) contrast(1.04);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(180deg,rgba(8,10,12,.02) 0%,rgba(8,10,12,.10) 30%,rgba(8,10,12,.42) 48%,rgba(8,10,12,.90) 68%,rgba(8,10,12,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    padding:234px 22px 24px;
    background:linear-gradient(180deg,transparent 0%,transparent 30%,rgba(8,10,12,.20) 40%,rgba(8,10,12,.76) 58%,rgba(8,10,12,.94) 75%,rgba(8,10,12,.98) 100%);
  }
}

@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero{padding:28px 0 22px}
  body.gtf-bike-top-page .gtf-bt-banner-section{padding:6px 0 22px}
  body.gtf-bike-top-page .gtf-bt-partner-section{padding-bottom:42px}
  body.gtf-bike-top-page .gtf-bt-hero-card,
  body.gtf-bike-top-page .gtf-bt-hero-copy,
  body.gtf-bike-top-page .gtf-bt-entry-wide,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
  body.gtf-bike-top-page .gtf-bt-partner,
  body.gtf-bike-top-page .gtf-bt-partner-body{min-height:420px}
  body.gtf-bike-top-page .gtf-bt-hero-copy,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
  body.gtf-bike-top-page .gtf-bt-partner-body{padding:30px 24px}
  body.gtf-bike-top-page .gtf-bt-gallery-copy,
  body.gtf-bike-top-page .gtf-bt-partner-body{width:100%}
  body.gtf-bike-top-page .gtf-bt-gallery-copy>.gtf-bt-eyebrow{margin-bottom:16px}
  body.gtf-bike-top-page .gtf-bt-hero-title h1,
  body.gtf-bike-top-page .gtf-bt-gallery-title h3,
  body.gtf-bike-top-page .gtf-bt-partner-title h3{font-size:42px}
  body.gtf-bike-top-page .gtf-bt-gallery-ghost,
  body.gtf-bike-top-page .gtf-bt-partner-ghost{left:48px;top:-8px;font-size:58px}
  body.gtf-bike-top-page .gtf-bt-entry-wide>img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{background:linear-gradient(90deg,rgba(4,6,8,.93) 0%,rgba(4,6,8,.66) 72%,rgba(4,6,8,.28) 100%),linear-gradient(180deg,rgba(4,6,8,.10),rgba(4,6,8,.52))}
  body.gtf-bike-top-page .gtf-bt-partner-image{inset:0;width:100%;height:100%;min-height:100%}
  body.gtf-bike-top-page .gtf-bt-partner-image:after{background:linear-gradient(90deg,rgba(5,8,10,.95) 0%,rgba(5,8,10,.70) 72%,rgba(5,8,10,.35) 100%),linear-gradient(180deg,rgba(5,8,10,.16),rgba(5,8,10,.48))}
  body.gtf-bike-top-page .gtf-bt-partner-body{justify-content:center}
  body.gtf-bike-top-page .gtf-bt-gallery-actions .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-partner-actions .gtf-bt-btn{width:100%;min-width:0}
}

/* v1.0.69: 背景だけを横長に広げ、車体は現在の大きさを維持する2層表示 */
@media(min-width:651px){
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-fill{
    z-index:0;
    object-fit:cover;
    object-position:center center;
    transform:scale(1.06);
    filter:saturate(.72) contrast(.95) brightness(.38) blur(7px);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{
    z-index:1;
    object-fit:contain;
    object-position:right center;
    transform:scale(.96) translateY(3px);
    transform-origin:right center;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{z-index:2}
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{z-index:3}
}

/* v1.0.70: スマホ総合TOP専用カードレイアウト */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-page{
    background:radial-gradient(circle at 86% 4%,rgba(215,173,89,.08),transparent 22%),linear-gradient(180deg,#050709 0%,#090c0f 54%,#050709 100%);
  }
  body.gtf-bike-top-page .gtf-bt-wrap{width:calc(100% - 24px)}
  body.gtf-bike-top-page .gtf-bt-hero{padding:18px 0 12px}
  body.gtf-bike-top-page .gtf-bt-banner-section{padding:6px 0 12px}
  body.gtf-bike-top-page .gtf-bt-partner-section{padding-bottom:34px}

  body.gtf-bike-top-page .gtf-bt-hero-card,
  body.gtf-bike-top-page .gtf-bt-entry-wide,
  body.gtf-bike-top-page .gtf-bt-partner{
    border-radius:24px;
    border-color:rgba(215,173,89,.30);
    box-shadow:0 20px 44px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.025);
  }

  /* 車両販売：上に車体、下に案内をまとめる */
  body.gtf-bike-top-page .gtf-bt-hero-card{
    position:relative;
    display:block;
    min-height:540px;
    background:#080a0c;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg{
    display:block!important;
    position:absolute;
    inset:0 0 auto 0;
    z-index:0;
    width:100%;
    height:270px;
    background:#090c0f;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-fill{display:none}
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{
    display:block;
    width:100%;
    height:100%;
    padding:0;
    object-fit:cover;
    object-position:78% center;
    transform:none;
    filter:saturate(.90) contrast(1.02) brightness(.78);
    background:#090c0f;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    z-index:2;
    background:linear-gradient(180deg,rgba(5,8,10,.04) 0%,rgba(5,8,10,.02) 56%,rgba(5,8,10,.82) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{
    z-index:3;
    background:linear-gradient(90deg,rgba(5,8,10,.14),transparent 50%,rgba(5,8,10,.08));
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    position:relative;
    z-index:4;
    max-width:100%;
    min-height:540px;
    padding:238px 22px 24px;
    justify-content:flex-start;
    background:linear-gradient(180deg,transparent 0%,transparent 34%,rgba(8,10,12,.28) 42%,rgba(8,10,12,.96) 52%,#080a0c 64%,#080a0c 100%);
  }
  body.gtf-bike-top-page .gtf-bt-eyebrow{
    font-size:8px;
    letter-spacing:.18em;
  }
  body.gtf-bike-top-page .gtf-bt-eyebrow:before{width:24px}
  body.gtf-bike-top-page .gtf-bt-hero-title{margin-top:16px}
  body.gtf-bike-top-page .gtf-bt-hero-title h1{font-size:43px;line-height:.94}
  body.gtf-bike-top-page .gtf-bt-hero-title h1 span{margin-top:9px;font-size:11px;letter-spacing:.18em}
  body.gtf-bike-top-page .gtf-bt-ghost{
    display:block;
    left:42px;
    top:-5px;
    font-size:50px;
    -webkit-text-stroke-color:rgba(255,255,255,.08);
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy p{margin-top:18px;font-size:13px;line-height:1.8}
  body.gtf-bike-top-page .gtf-bt-hero-actions{margin-top:20px}

  /* GALLERY：パノラマ画像を上段で見せる */
  body.gtf-bike-top-page .gtf-bt-entry-wide,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{min-height:520px}
  body.gtf-bike-top-page .gtf-bt-entry-wide{background:#080a0c}
  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    inset:0 0 auto 0;
    width:100%;
    height:225px;
    object-fit:contain;
    object-position:center center;
    background:#080a0c;
    filter:saturate(.88) contrast(1.02) brightness(.82);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(180deg,rgba(4,6,8,.02) 0%,rgba(4,6,8,.08) 34%,rgba(4,6,8,.90) 47%,#080a0c 58%,#080a0c 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:205px 22px 24px;
    justify-content:flex-end;
  }
  body.gtf-bike-top-page .gtf-bt-gallery-copy>.gtf-bt-eyebrow{margin-bottom:14px}
  body.gtf-bike-top-page .gtf-bt-gallery-title h3{font-size:43px}
  body.gtf-bike-top-page .gtf-bt-gallery-ghost{left:42px;top:-7px;font-size:56px}
  body.gtf-bike-top-page .gtf-bt-gallery-copy .gtf-bt-jp{margin-top:9px;font-size:12.5px}
  body.gtf-bike-top-page .gtf-bt-gallery-copy p{margin-top:9px;font-size:12px;line-height:1.7}
  body.gtf-bike-top-page .gtf-bt-gallery-actions{margin-top:18px}

  /* 販売協力店：写真・文字・2ボタンを縦に整理 */
  body.gtf-bike-top-page .gtf-bt-partner,
  body.gtf-bike-top-page .gtf-bt-partner-body{min-height:590px}
  body.gtf-bike-top-page .gtf-bt-partner{background:#080a0c}
  body.gtf-bike-top-page .gtf-bt-partner-image{
    inset:0 0 auto 0;
    width:100%;
    height:235px;
    min-height:0;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-position:center 45%;
    filter:saturate(.82) brightness(.86) contrast(1.02);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(180deg,rgba(8,10,12,.04) 0%,rgba(8,10,12,.10) 50%,rgba(8,10,12,.88) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    position:relative;
    z-index:3;
    width:100%;
    padding:216px 22px 24px;
    justify-content:flex-end;
    background:linear-gradient(180deg,transparent 0%,transparent 30%,rgba(8,10,12,.94) 42%,#080a0c 54%,#080a0c 100%);
  }
  body.gtf-bike-top-page .gtf-bt-partner-title{margin-top:14px}
  body.gtf-bike-top-page .gtf-bt-partner-title h3{font-size:36px;line-height:1.14}
  body.gtf-bike-top-page .gtf-bt-partner-ghost{left:40px;top:-7px;bottom:auto;font-size:54px}
  body.gtf-bike-top-page .gtf-bt-partner-body p{margin-top:14px;font-size:12.5px;line-height:1.75}
  body.gtf-bike-top-page .gtf-bt-partner-actions{margin-top:18px;gap:10px}

  body.gtf-bike-top-page .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-gallery-actions .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-partner-actions .gtf-bt-btn{
    width:100%;
    min-width:0;
    height:52px;
    padding:0 12px 0 20px;
    font-size:12px;
  }
  body.gtf-bike-top-page .gtf-bt-btn i{
    width:36px;
    height:36px;
    flex-basis:36px;
    font-size:19px;
  }
}

/* v1.0.71 final override: スマホは写真をカード全面背景として文字を重ねる */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg{
    inset:0;
    height:100%;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{
    object-fit:cover;
    object-position:78% center;
    filter:saturate(.88) contrast(1.03) brightness(.70);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(180deg,rgba(5,8,10,.04) 0%,rgba(5,8,10,.08) 28%,rgba(5,8,10,.36) 46%,rgba(5,8,10,.88) 66%,rgba(5,8,10,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{
    background:linear-gradient(90deg,rgba(5,8,10,.18),transparent 58%,rgba(5,8,10,.10));
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    padding:244px 22px 24px;
    background:linear-gradient(180deg,transparent 0%,transparent 31%,rgba(8,10,12,.18) 40%,rgba(8,10,12,.76) 58%,rgba(8,10,12,.94) 76%,rgba(8,10,12,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
    filter:saturate(.86) contrast(1.04) brightness(.62);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(180deg,rgba(4,6,8,.02) 0%,rgba(4,6,8,.08) 28%,rgba(4,6,8,.38) 44%,rgba(4,6,8,.88) 64%,rgba(4,6,8,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:224px 22px 24px;
    justify-content:flex-end;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image{
    inset:0;
    height:100%;
    min-height:100%;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-position:center center;
    filter:saturate(.80) brightness(.68) contrast(1.04);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(180deg,rgba(8,10,12,.02) 0%,rgba(8,10,12,.10) 30%,rgba(8,10,12,.42) 48%,rgba(8,10,12,.90) 68%,rgba(8,10,12,.98) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    padding:234px 22px 24px;
    background:linear-gradient(180deg,transparent 0%,transparent 30%,rgba(8,10,12,.20) 40%,rgba(8,10,12,.76) 58%,rgba(8,10,12,.94) 75%,rgba(8,10,12,.98) 100%);
  }
}

/* v1.0.72: スマホはカード全面の背景画像上へ全コンテンツを重ねる */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{
    object-position:68% center;
    filter:saturate(.82) contrast(1.02) brightness(.48);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(90deg,rgba(4,6,8,.67) 0%,rgba(4,6,8,.40) 58%,rgba(4,6,8,.28) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{
    background:linear-gradient(180deg,rgba(4,6,8,.20) 0%,rgba(4,6,8,.10) 45%,rgba(4,6,8,.58) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    min-height:540px;
    padding:44px 22px 28px;
    justify-content:center;
    background:transparent;
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    object-position:center center;
    filter:saturate(.82) contrast(1.03) brightness(.45);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(90deg,rgba(4,6,8,.62) 0%,rgba(4,6,8,.34) 64%,rgba(4,6,8,.22) 100%),linear-gradient(180deg,rgba(4,6,8,.16),rgba(4,6,8,.46));
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    min-height:520px;
    padding:44px 22px 28px;
    justify-content:center;
  }

  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-position:center center;
    filter:saturate(.78) brightness(.48) contrast(1.03);
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(90deg,rgba(4,6,8,.66) 0%,rgba(4,6,8,.38) 66%,rgba(4,6,8,.25) 100%),linear-gradient(180deg,rgba(4,6,8,.18),rgba(4,6,8,.48));
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    min-height:590px;
    padding:44px 22px 28px;
    justify-content:center;
    background:transparent;
  }
}

/* v1.0.73 final override: 承認済みスマホ用360pxカード */
@media(max-width:650px){
  body.gtf-bike-top-page .gtf-bt-hero{padding:18px 0 7px}
  body.gtf-bike-top-page .gtf-bt-banner-section{padding:7px 0}
  body.gtf-bike-top-page .gtf-bt-partner-section{padding-bottom:30px}

  body.gtf-bike-top-page .gtf-bt-hero-card,
  body.gtf-bike-top-page .gtf-bt-hero-copy,
  body.gtf-bike-top-page .gtf-bt-entry-wide,
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner,
  body.gtf-bike-top-page .gtf-bt-partner,
  body.gtf-bike-top-page .gtf-bt-partner-body{min-height:360px}

  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-fill,
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-bike{display:none!important}
  body.gtf-bike-top-page .gtf-bt-hero-bg .gtf-bt-hero-bg-mobile{
    display:block!important;
    inset:0;
    width:100%;
    height:100%;
    padding:0;
    object-fit:contain;
    object-position:center center;
    transform:none;
    filter:saturate(.82) contrast(1.02) brightness(.52);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:before{
    background:linear-gradient(90deg,rgba(3,5,7,.42),rgba(3,5,7,.21)),linear-gradient(180deg,rgba(3,5,7,.40) 0%,rgba(3,5,7,.13) 32%,rgba(3,5,7,.24) 65%,rgba(3,5,7,.66) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-hero-bg:after{background:transparent}
  body.gtf-bike-top-page .gtf-bt-hero-copy{
    padding:20px 22px;
    justify-content:center;
    background:transparent;
  }

  body.gtf-bike-top-page .gtf-bt-entry-wide>img{
    inset:0;
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center center;
    filter:saturate(.82) contrast(1.03) brightness(.48);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide:after{
    background:linear-gradient(90deg,rgba(3,5,7,.50),rgba(3,5,7,.20)),linear-gradient(180deg,rgba(3,5,7,.47) 0%,rgba(3,5,7,.13) 35%,rgba(3,5,7,.25) 68%,rgba(3,5,7,.69) 100%);
  }
  body.gtf-bike-top-page .gtf-bt-entry-wide .gtf-bt-entry-inner{
    padding:20px 22px;
    justify-content:center;
  }

  body.gtf-bike-top-page .gtf-bt-partner-image{
    inset:0;
    width:100%;
    height:100%;
    min-height:360px;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image img{
    object-fit:contain;
    object-position:center center;
    filter:saturate(.78) brightness(.52) contrast(1.03);
    background:#06080a;
  }
  body.gtf-bike-top-page .gtf-bt-partner-image:after{
    background:linear-gradient(90deg,rgba(3,5,7,.60),rgba(3,5,7,.28)),linear-gradient(180deg,rgba(3,5,7,.30),rgba(3,5,7,.58));
  }
  body.gtf-bike-top-page .gtf-bt-partner-body{
    width:100%;
    padding:20px 22px;
    justify-content:center;
    background:transparent;
  }
  body.gtf-bike-top-page .gtf-bt-partner-title h3{font-size:31px;line-height:1.12}
  body.gtf-bike-top-page .gtf-bt-partner-ghost{font-size:48px}
  body.gtf-bike-top-page .gtf-bt-partner-body p{margin-top:15px;font-size:12px;line-height:1.65}
  body.gtf-bike-top-page .gtf-bt-partner-actions{
    margin-top:18px;
    gap:8px;
    flex-direction:column;
    align-items:stretch;
  }

  body.gtf-bike-top-page .gtf-bt-hero-copy p,
  body.gtf-bike-top-page .gtf-bt-gallery-copy p{margin-top:15px;line-height:1.75}
  body.gtf-bike-top-page .gtf-bt-hero-actions,
  body.gtf-bike-top-page .gtf-bt-gallery-actions{margin-top:18px}
  body.gtf-bike-top-page .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-gallery-actions .gtf-bt-btn,
  body.gtf-bike-top-page .gtf-bt-partner-actions .gtf-bt-btn{
    width:100%;
    min-width:0;
    height:50px;
    padding:0 10px 0 20px;
  }
  body.gtf-bike-top-page .gtf-bt-btn i{
    width:34px;
    height:34px;
    flex-basis:34px;
    font-size:18px;
  }
}
