:root {
  --eo-green: #008c43;
  --eo-green-dark: #006b35;
  --eo-green-deep: #00572c;
  --eo-green-light: #eaf8e9;
  --eo-yellow: #ffe04c;
  --eo-orange: #f47a21;
  --eo-orange-dark: #dd5d0a;
  --eo-line: #06c755;
  --eo-ink: #263a31;
  --eo-muted: #64736b;
  --eo-border: #d8e5dc;
  --eo-paper: #f4f4ef;
}

.line-guide #telArea { display: none; }
.eo-line-page,
.eo-line-password { margin-top: 70px; color: var(--eo-ink); font-family: "Noto Sans JP", "Yu Gothic", sans-serif; }
.eo-line-page *,
.eo-line-password * { box-sizing: border-box; }
.eo-line-page h1,
.eo-line-page h2,
.eo-line-page h3 { height: auto !important; min-height: 0 !important; padding: 0 !important; border: 0 !important; background: none !important; font-weight: 900 !important; }
.eo-line-page img { max-width: 100%; height: auto; }
.eo-line-wrap { width: min(1080px, calc(100% - 48px)); margin-inline: auto; }
.eo-line-section { padding: 84px 0; }
.eo-line-kicker { margin: 0 0 13px !important; color: var(--eo-green); font-size: 13px !important; font-weight: 900 !important; letter-spacing: .14em; line-height: 1.4 !important; }
.eo-line-heading { text-align: center; }
.eo-line-heading .eo-line-kicker { display: flex; align-items: center; justify-content: center; gap: 12px; }
.eo-line-heading .eo-line-kicker::before,
.eo-line-heading .eo-line-kicker::after { content: ""; width: 34px; height: 2px; background: var(--eo-orange); }
.eo-line-heading h2,
.eo-line-billing h2,
.eo-line-final h2 { margin: 0; color: var(--eo-green-deep); font-size: 46px; line-height: 1.32; letter-spacing: -.035em; }
.eo-line-heading > p:last-child { margin: 16px 0 0 !important; color: var(--eo-muted); font-size: 16px; line-height: 1.8; }

/* Bright, friendly first view inspired by the supplied campaign pages. */
.eo-line-hero { position: relative; overflow: hidden; color: #fff; background: linear-gradient(135deg, #00b850 0%, #00a348 46%, #00843e 100%); }
.eo-line-hero::before { content: ""; position: absolute; width: 900px; height: 900px; top: -520px; left: 50%; background: repeating-conic-gradient(from -9deg, rgba(255,255,255,.13) 0deg 8deg, transparent 8deg 18deg); transform: translateX(-50%); border-radius: 50%; }
.eo-line-hero::after { content: ""; position: absolute; z-index: 1; inset: auto 0 0; height: 84px; background: linear-gradient(to right bottom, transparent 49%, var(--eo-green-deep) 50%); }
.eo-line-hero__landscape { width: 114vw; min-width: 1280px; max-width: none !important; position: absolute; z-index: 0; bottom: 0; left: 50%; pointer-events: none; opacity: .22; filter: saturate(.82) contrast(.96); mix-blend-mode: multiply; transform: translateX(-56%); }
.eo-line-hero__grid { min-height: 650px; position: relative; z-index: 2; display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 58px; padding: 54px 0 100px; }
.eo-line-hero__copy { position: relative; z-index: 3; }
.eo-line-hero__brand { width: max-content; display: flex; align-items: center; gap: 11px; margin: 0 0 28px !important; padding: 9px 17px 9px 10px; color: var(--eo-green-deep); background: #fff; border-radius: 10px; font-size: 13px !important; font-weight: 700; line-height: 1.15 !important; box-shadow: 0 5px 0 rgba(0,73,34,.18); }
.eo-line-hero__brand img { width: 38px; }
.eo-line-hero__brand b { font-size: 20px; }
.eo-line-hero .eo-line-kicker { color: var(--eo-yellow); }
.eo-line-hero__location { display: inline-flex; align-items: center; gap: 5px; margin-left: 10px; padding: 4px 9px; color: #fff; border: 1px solid rgba(255,255,255,.72); border-radius: 20px; font-size: 10px; letter-spacing: .08em; vertical-align: 1px; }
.eo-line-hero__location::before { content: ""; width: 6px; height: 6px; background: var(--eo-yellow); border: 2px solid #fff; border-radius: 50% 50% 50% 0; transform: rotate(-45deg); }
.eo-line-hero h1 { margin: 0; color: #fff; font-size: 61px; font-weight: 900 !important; line-height: 1.23; letter-spacing: .01em; text-shadow: 0 3px 0 rgba(0,75,34,.14); }
.eo-line-hero h1 em { position: relative; z-index: 0; color: #fff; font-style: normal; font-weight: 800 !important; }
.eo-line-hero h1 em::after { content: ""; position: absolute; z-index: -1; height: 15px; left: -.04em; right: -.04em; bottom: 3px; background: var(--eo-orange); transform: rotate(-1deg); }
.eo-line-hero__lead { margin: 24px 0 18px !important; font-size: 17px !important; font-weight: 700; line-height: 1.85 !important; letter-spacing: .04em; }
.eo-line-hero__points { display: flex; gap: 10px; margin: 0 0 26px; padding: 0; list-style: none; }
.eo-line-hero__points li { display: flex; align-items: center; gap: 9px; padding: 11px 15px; color: var(--eo-green-deep); background: #fff; border-radius: 8px; font-size: 15px; font-weight: 900; box-shadow: 0 4px 0 rgba(0,81,37,.18); }
.eo-line-hero__points b { width: 27px; height: 27px; display: grid; place-items: center; flex: none; color: #fff; background: var(--eo-orange); border-radius: 50%; font-size: 14px; }
.eo-line-btn { width: fit-content; min-height: 62px; display: flex; align-items: center; gap: 13px; padding: 0 26px; color: var(--eo-green-deep) !important; background: var(--eo-yellow); border: 3px solid #fff; border-radius: 40px; text-decoration: none !important; font-size: 16px; font-weight: 900; box-shadow: 0 7px 0 rgba(0,71,33,.28); transition: transform .2s, box-shadow .2s; }
.eo-line-btn:hover { transform: translateY(3px); box-shadow: 0 4px 0 rgba(0,71,33,.28); }
.eo-line-btn img { width: 31px; height: 31px; }
.eo-line-btn b { margin-left: 8px; font-size: 22px; }
.eo-line-note { max-width: 555px; margin: 19px 0 0 !important; color: rgba(255,255,255,.9); font-size: 11px !important; line-height: 1.7 !important; }
.eo-line-hero__visual { min-height: 520px; position: relative; display: grid; place-items: center; }
.eo-line-hero__chara { width: 142px; position: absolute; z-index: 6; left: -26px; bottom: 6px; filter: drop-shadow(0 8px 3px rgba(0,75,34,.18)); }
.eo-line-phone-figure { position: relative; z-index: 2; display: grid; justify-items: center; gap: 11px; margin: 0; }
.eo-line-phone-figure figcaption { max-width: 340px; position: relative; z-index: 4; color: rgba(255,255,255,.84); font-size: 9px; font-weight: 600; line-height: 1.5; text-align: center; }
.eo-line-phone { width: 304px; aspect-ratio: 260.63 / 487.32; position: relative; z-index: 2; color: var(--eo-ink); filter: drop-shadow(18px 24px 0 rgba(0,82,38,.24)) drop-shadow(0 18px 20px rgba(0,62,29,.2)); transform: rotate(2deg); }
.eo-line-phone::before { content: ""; position: absolute; z-index: 5; inset: 0; pointer-events: none; background: url("../images/line-guide/smartphone-frame.svg") center / 100% 100% no-repeat; }
.eo-line-phone__screen { position: absolute; inset: 12px 14px; overflow: hidden; background: #8faed7; border-radius: 29px; }
.eo-line-phone__status { height: 25px; display: flex; align-items: center; justify-content: space-between; padding: 0 19px; color: #17231d; background: #fff; font-size: 9px; }
.eo-line-phone__status b { font-weight: 900; }
.eo-line-phone__title { height: 57px; position: relative; display: flex; align-items: center; justify-content: center; padding: 0 32px; color: #17231d; background: rgba(255,255,255,.98); border-bottom: 1px solid #d7ddd9; font-size: 13px; font-weight: 900; text-align: center; }
.eo-line-phone__title span { display: grid; line-height: 1.25; }
.eo-line-phone__title small { color: #718078; font-size: 8px; font-weight: 600; }
.eo-line-phone__title i,
.eo-line-phone__title b { position: absolute; top: 50%; color: #59675f; font-size: 22px; font-style: normal; transform: translateY(-50%); }
.eo-line-phone__title i { left: 17px; }
.eo-line-phone__title b { right: 17px; font-size: 15px; }
.eo-line-phone__chat { height: calc(100% - 82px); position: relative; padding: 30px 12px 52px; background: linear-gradient(rgba(255,255,255,.04),rgba(255,255,255,0)), #8faed7; }
.eo-line-phone__date { width: fit-content; margin: 0 auto 19px; padding: 4px 10px; color: #fff; background: rgba(74,100,135,.55); border-radius: 12px; font-size: 8px; font-weight: 700; }
.eo-line-phone__row { display: flex; align-items: flex-start; gap: 7px; }
.eo-line-phone__avatar { width: 34px; height: 34px; display: grid; place-items: center; flex: none; overflow: hidden; background: #fff; border: 1px solid rgba(38,58,49,.08); border-radius: 50%; }
.eo-line-phone__avatar img { width: 24px; height: 31px; display: block; object-fit: contain; }
.eo-line-phone__message { width: 200px; position: relative; padding: 16px 14px 15px; background: #fff; border-radius: 3px 14px 14px 14px; box-shadow: 0 7px 15px rgba(52,75,104,.16); }
.eo-line-phone__message::before { content: ""; position: absolute; top: 0; left: -7px; border-top: 9px solid #fff; border-left: 8px solid transparent; }
.eo-line-phone__message > small { display: block; margin-bottom: 6px; color: var(--eo-green); font-size: 8.5px; font-weight: 900; letter-spacing: .06em; }
.eo-line-phone__message strong { display: block; color: var(--eo-green-deep); font-size: 13px; line-height: 1.45; }
.eo-line-phone__message p { margin: 9px 0 12px !important; color: #526059; font-size: 9.5px !important; line-height: 1.65 !important; }
.eo-line-phone__message em { display: block; padding-top: 10px; border-top: 1px solid #e1e9e3; color: #7a877f; font-size: 8.5px; font-style: normal; }
.eo-line-phone__message > b { display: block; margin: 2px 0 9px; color: var(--eo-green-deep); font-size: 25px; line-height: 1.25; letter-spacing: -.03em; }
.eo-line-phone__message > b small { margin-left: 2px; font-size: 9px; }
.eo-line-phone__guide { position: relative; display: grid; grid-template-columns: 25px minmax(0, 1fr); align-items: center; gap: 7px; padding: 9px 13px 9px 9px; color: var(--eo-green-deep); background: #e3f5e6; border-radius: 8px; font-size: 7.5px; font-weight: 800; line-height: 1.5; }
.eo-line-phone__guide svg { width: 25px; height: 25px; fill: none; stroke: var(--eo-green-deep); stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.eo-line-phone__guide .eo-line-phone__spark { width: 22px; height: 18px; position: absolute; top: -28px; right: 2px; overflow: visible; fill: none; stroke: var(--eo-yellow); stroke-width: 3.5; stroke-linecap: round; stroke-linejoin: round; }
.eo-line-phone__row time { align-self: flex-end; margin: 0 0 3px -3px; color: #f8fbff; font-size: 7px; }
.eo-line-phone__row--dummy { margin-top: 14px; opacity: .62; }
.eo-line-phone__row--dummy .eo-line-phone__avatar { width: 28px; height: 28px; }
.eo-line-phone__row--dummy .eo-line-phone__avatar img { width: 19px; height: 24px; }
.eo-line-phone__dummy-message { width: 140px; display: grid; gap: 6px; padding: 11px 12px; background: rgba(255,255,255,.92); border-radius: 3px 12px 12px 12px; box-shadow: 0 5px 12px rgba(52,75,104,.12); }
.eo-line-phone__dummy-message i { height: 5px; display: block; background: #d7e2dc; border-radius: 5px; }
.eo-line-phone__dummy-message i:nth-child(2) { width: 82%; }
.eo-line-phone__dummy-message i:nth-child(3) { width: 58%; }
.eo-line-phone__input { height: 42px; position: absolute; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: 30px 1fr 24px; align-items: center; gap: 6px; padding: 7px 10px; color: #718078; background: rgba(255,255,255,.98); font-size: 12px; }
.eo-line-phone__input i { font-size: 18px; font-style: normal; text-align: center; }
.eo-line-phone__input span { padding: 6px 10px; color: #9aa59f; background: #f1f3f2; border-radius: 15px; font-size: 8px; }
.eo-line-phone__input b { color: #6d7b73; font-weight: 500; }
.eo-line-hero__tag { width: 150px; height: 96px; position: absolute; top: 190px; right: -10px; bottom: auto; z-index: 3; display: grid; place-items: center; color: var(--eo-green-deep); background: var(--eo-yellow); border: 3px solid #fff; border-radius: 18px; font-size: 12px; line-height: 1.25; text-align: center; box-shadow: 0 7px 0 rgba(0,71,33,.22); }
.eo-line-hero__tag::before,
.eo-line-hero__tag::after { content: ""; position: absolute; top: 30px; width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; }
.eo-line-hero__tag::before { left: -27px; border-right: 27px solid #fff; }
.eo-line-hero__tag::after { left: -21px; top: 33px; border-top-width: 15px; border-bottom-width: 15px; border-right: 23px solid var(--eo-yellow); }
.eo-line-hero__tag img { display: none; }
.eo-line-hero__tag span { display: grid; gap: 4px; }
.eo-line-hero__tag small { color: var(--eo-orange-dark); font-size: 14px; font-weight: 900; letter-spacing: .06em; }
.eo-line-hero__tag b { color: var(--eo-green-deep); font-size: 17px; font-weight: 900; letter-spacing: .03em; }
.eo-line-feature-break { display: none; }

/* Large white campaign panels on a vivid green field. */
.eo-line-features { position: relative; background: var(--eo-green); }
.eo-line-features::before { content: ""; position: absolute; inset: 0; opacity: .09; background-image: radial-gradient(#fff 1.3px, transparent 1.3px); background-size: 18px 18px; }
.eo-line-features .eo-line-wrap,
.eo-line-setup > .eo-line-wrap { position: relative; padding: 70px 72px 78px; overflow: hidden; background: #fff; border-radius: 18px; box-shadow: 0 12px 0 rgba(0,83,39,.25); }
.eo-line-features .eo-line-heading .eo-line-kicker { margin-top: -2px !important; }
.eo-line-features__grid { margin-top: 48px; }
.eo-line-menu-shot { width: min(520px, 100%); margin: 0 auto; }
.eo-line-menu-shot img { display: block; border: 2px solid var(--eo-green); border-radius: 14px; box-shadow: 8px 8px 0 var(--eo-green-light); }
.eo-line-menu-shot figcaption { margin-top: 14px; color: var(--eo-muted); font-size: 12px; text-align: center; }
.eo-line-feature-list { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: stretch; gap: 18px; margin-top: 48px; }
.eo-line-feature-list article { position: relative; display: block; min-width: 0; padding: 24px 20px 26px; background: #fff; border: 1px solid #bfd8c5; border-radius: 14px; }
.eo-line-feature-list article > span { width: 38px; height: 38px; position: absolute; top: 27px; left: 20px; display: grid; place-items: center; margin: 0; color: var(--eo-orange); font-size: 18px; font-weight: 900; line-height: 1; }
.eo-line-feature-icon { width: 72px; height: 72px; position: relative; display: grid; place-items: center; margin: 0 auto 22px; color: var(--eo-green); background: linear-gradient(145deg, #fff 2%, #e1f2e3 100%); border: 1px solid #cce8d2; border-radius: 50%; box-shadow: 0 8px 18px rgba(0, 119, 61, .11), inset 0 0 0 5px rgba(255, 255, 255, .62); font-style: normal; }
.eo-line-feature-icon::after { content: ""; width: 11px; height: 5px; position: absolute; top: 13px; right: 15px; background: rgba(255,255,255,.88); border-radius: 50%; transform: rotate(-28deg); }
.eo-line-feature-icon svg { width: 38px; height: 38px; position: relative; z-index: 1; overflow: visible; fill: none; stroke: currentColor; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; filter: drop-shadow(0 2px 1px rgba(0,83,39,.08)); }
.eo-line-feature-icon.is-chat { color: #3567b4; background: linear-gradient(145deg, #fff 2%, #e4ecf9 100%); border-color: #d7e2f5; box-shadow: 0 8px 18px rgba(53,103,180,.11), inset 0 0 0 5px rgba(255,255,255,.62); }
.eo-line-feature-icon.is-chat circle { fill: currentColor; stroke: none; }
.eo-line-feature-icon.is-point { color: #d78313; background: linear-gradient(145deg, #fff 2%, #ffedc2 100%); border-color: #f4dfac; box-shadow: 0 8px 18px rgba(215,131,19,.12), inset 0 0 0 5px rgba(255,255,255,.62); }
.eo-line-feature-icon.is-gift { color: #c84639; background: linear-gradient(145deg, #fff 2%, #fbe3df 100%); border-color: #f2d6d1; box-shadow: 0 8px 18px rgba(200,70,57,.11), inset 0 0 0 5px rgba(255,255,255,.62); }
.eo-line-feature-list article > div { padding-top: 19px; }
.eo-line-feature-list article small { display: block; margin-bottom: 4px; color: var(--eo-orange-dark); font-size: 11px; font-weight: 800; text-align: center; }
.eo-line-feature-list h3 { margin: 0 0 8px; color: var(--eo-green-deep); font-size: 17px; line-height: 1.55; text-align: center; }
.eo-line-feature-list p { margin: 0 !important; color: var(--eo-muted); font-size: 13px !important; line-height: 1.65 !important; }
.eo-line-feature-list .is-primary { margin-top: 0; padding: 23px 19px 25px; background: #fff8ea; border: 2px solid var(--eo-orange); }
.eo-line-feature-list .is-primary > div { padding-top: 0; }
.eo-line-feature-list .is-primary h3 { font-size: 16px; letter-spacing: -.03em; }
.eo-line-feature-list .is-primary > span { top: 26px; left: 19px; color: #fff; background: var(--eo-orange); }

.eo-line-billing { padding: 82px 0 94px; color: var(--eo-ink); background: var(--eo-paper); }
.eo-line-billing__grid { display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 70px; padding: 56px 66px; background: #fff; border: 3px solid var(--eo-green); border-radius: 18px; box-shadow: 12px 12px 0 #cdeacb; }
.eo-line-kicker.is-light { width: max-content; display: flex; align-items: center; gap: 10px; padding: 0; color: var(--eo-orange-dark); background: transparent; }
.eo-line-kicker.is-light::before { content: ""; width: 28px; height: 2px; background: var(--eo-orange); }
.eo-line-billing h2 { font-size: 39px; }
.eo-line-billing__copy > p:not(.eo-line-kicker) { margin: 23px 0 !important; color: var(--eo-muted); font-size: 14px !important; line-height: 1.85 !important; }
.eo-line-billing ul { margin: 26px 0 0; padding: 0; list-style: none; border-top: 1px solid #d8e5dc; }
.eo-line-billing li { display: flex; align-items: center; gap: 14px; padding: 16px 0; border-bottom: 1px solid #d8e5dc; font-size: 16px; font-weight: 700; line-height: 1.55; }
.eo-line-billing li i { width: 28px; height: 28px; display: grid; place-items: center; flex: none; color: #fff; background: var(--eo-green); border-radius: 50%; font-size: 16px; font-style: normal; }
.eo-line-bill { position: relative; margin: 0; padding: 18px; background: var(--eo-green-light); border: 2px solid var(--eo-green); border-radius: 14px; }
.eo-line-bill img { width: 100%; display: block; border: 1px solid #bad5c2; }
.eo-line-bill figcaption { margin-top: 10px; color: var(--eo-muted); font-size: 11px; font-weight: 700; text-align: center; }

.eo-line-setup { position: relative; background: var(--eo-green); }
.eo-line-setup > .eo-line-wrap { overflow: visible; }
.eo-line-setup .eo-line-kicker--steps { margin: 0 0 17px !important; color: var(--eo-orange-dark); font-size: 14px !important; }
.eo-line-step-nav { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 36px; margin-top: 50px; padding: 0; border-bottom: 0; }
.eo-line-step-nav a { min-height: 126px; position: relative; display: block; padding: 0 8px 8px; color: var(--eo-ink) !important; text-decoration: none !important; }
.eo-line-step-nav a:not(:last-child)::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; border-right: 1px dashed #a9cbb2; }
.eo-line-step-nav a:not(:last-child)::after { content: "→"; width: 24px; height: 24px; position: absolute; z-index: 1; top: 38px; right: -12px; display: grid; place-items: center; color: var(--eo-green); background: #fff; font-size: 20px; font-weight: 900; line-height: 1; }
.eo-line-step-nav b { display: block; margin-bottom: 13px; color: var(--eo-orange); font-size: 42px; font-weight: 900; line-height: 1; letter-spacing: -.05em; }
.eo-line-step-nav span { display: block; font-size: 18px; font-weight: 900; line-height: 1.55; letter-spacing: -.025em; }
.eo-line-step-nav-break { display: none; }
.eo-line-step-nav a:first-child .eo-line-step-nav-break { display: block; }
.eo-line-steps { margin-top: 64px; }
.eo-line-step { position: relative; display: grid; grid-template-columns: 320px 1fr; gap: 36px; margin-bottom: 64px; padding: 0 0 64px; border-bottom: 2px dashed #b9d6c0; scroll-margin-top: 90px; }
.eo-line-step:last-child { margin-bottom: 0; }
.eo-line-step__copy { position: sticky; top: 100px; align-self: start; }
.eo-line-step__number { width: 106px; display: flex; align-items: baseline; gap: 7px; margin: 0 0 15px !important; padding-bottom: 7px; border-bottom: 3px solid var(--eo-orange); line-height: 1 !important; }
.eo-line-step__number span { color: var(--eo-green); font-size: 11px; font-weight: 900; letter-spacing: .12em; }
.eo-line-step__number b { color: var(--eo-orange); font-size: 36px; font-weight: 900; letter-spacing: -.04em; }
.eo-line-step-break { display: none; }
.eo-line-step__copy h3 { margin: 0 0 17px; color: var(--eo-green-deep); font-size: 28px; line-height: 1.4; }
.eo-line-step__copy > p:not(.eo-line-step__number) { margin: 0 !important; color: var(--eo-muted); font-size: 14px !important; line-height: 1.85 !important; text-wrap: pretty; }
.eo-line-keep { white-space: nowrap; }
.eo-line-proxy-note { margin-top: 22px; padding: 16px 17px; color: var(--eo-green-deep); background: #fff7c8; border-left: 5px solid var(--eo-orange); }
.eo-line-proxy-note > strong,
.eo-line-proxy-note > span { display: block; }
.eo-line-proxy-note strong { margin-bottom: 4px; color: var(--eo-orange-dark); font-size: 15px; }
.eo-line-proxy-note > span { font-size: 13px; font-weight: 800; line-height: 1.65; text-wrap: pretty; }
.eo-line-shots { display: grid; gap: 22px; align-items: start; }
.eo-line-shots.is-two { grid-template-columns: 1fr 1fr; }
.eo-line-shots.is-single { grid-template-columns: 1fr; max-width: 520px; margin: 0 auto; }
.eo-line-shots figure { margin: 0; display: flex; flex-direction: column; align-items: center; }
.eo-line-device { width: 260px; aspect-ratio: 260.63 / 487.32; position: relative; filter: drop-shadow(0 17px 14px rgba(25,55,40,.2)); }
.eo-line-device::before { content: ""; position: absolute; z-index: 4; inset: 0; pointer-events: none; background: url("../images/line-guide/smartphone-frame.svg") center / 100% 100% no-repeat; }
.eo-line-device::after { content: none; }
.eo-line-device__screen { position: absolute; inset: 10px 12px; display: flex; align-items: center; overflow: hidden; background: #fff; border-radius: 24px; }
.eo-line-device__screen img { width: 100%; height: 100% !important; position: relative; z-index: 1; display: block; object-fit: contain; object-position: center; background: #fff; }
.eo-line-device.is-line-menu .eo-line-device__screen { align-items: flex-end; padding-top: 58px; background: linear-gradient(#fff 0 58px,#8ea8cf 58px 100%); }
.eo-line-device.is-line-menu .eo-line-device__screen::before { content: "エナジー・ワン"; position: absolute; z-index: 2; top: 32px; left: 0; right: 0; color: #263a31; font-size: 11px; font-weight: 900; text-align: center; }
.eo-line-device.is-line-menu .eo-line-device__screen::after { content: "LINEメニューから選べます"; width: 132px; position: absolute; top: 125px; left: 17px; padding: 12px 10px; color: #314137; background: #fff; border-radius: 0 12px 12px 12px; font-size: 9px; font-weight: 700; line-height: 1.5; }
.eo-line-device.is-line-menu .eo-line-device__screen img { height: auto !important; max-height: none; margin-top: auto; object-fit: initial; object-position: initial; }
.eo-line-tap-marker { position: absolute; z-index: 7; display: block; pointer-events: none; border: 4px solid #e63b2e; border-radius: 50%; filter: drop-shadow(0 2px 0 rgba(255,255,255,.9)); }
.eo-line-tap-marker::before,
.eo-line-tap-marker::after { content: none; }
.eo-line-tap-marker.is-menu { width: 32%; height: 17%; right: 3.5%; bottom: 3.4%; }
.eo-line-tap-marker.is-entry { width: 53%; height: 9%; left: 12.5%; bottom: 22.5%; }
.eo-line-proxy-marker { position: absolute; z-index: 3; top: 41%; right: 6%; left: 6%; height: 31%; pointer-events: none; border: 4px solid var(--eo-orange); border-radius: 12px; box-shadow: 0 0 0 4px rgba(255,224,76,.88); }
.eo-line-proxy-marker b { position: absolute; top: -18px; left: -7px; padding: 5px 9px; color: #fff; background: var(--eo-orange); border-radius: 14px; font-size: 10px; font-weight: 900; line-height: 1; }
.eo-line-shots figcaption { width: 280px; max-width: 100%; min-height: 62px; display: flex; align-items: center; gap: 9px; margin-top: 15px; padding: 12px 15px; color: var(--eo-ink); background: #fff9dc; border: 2px solid var(--eo-yellow); border-radius: 10px; font-size: 12px; font-weight: 800; line-height: 1.5; }
.eo-line-shots figcaption b { width: 27px; height: 27px; display: grid; place-items: center; flex: none; color: #fff; background: var(--eo-orange); border-radius: 50%; }
.eo-line-caution { margin-top: 58px; padding: 30px 34px; background: #fff9dc; border: 2px solid var(--eo-yellow); border-radius: 14px; }
.eo-line-caution h3 { margin: 0 0 12px; color: var(--eo-green-deep); font-size: 18px; }
.eo-line-caution ul { margin: 0; padding: 0; color: var(--eo-muted); font-size: 13px; line-height: 2; list-style: none; }
.eo-line-caution li { position: relative; padding-left: 18px; }
.eo-line-caution li::before { content: ""; width: 7px; height: 7px; position: absolute; top: .78em; left: 0; background: var(--eo-green); border-radius: 50%; }
.eo-line-caution li + li { margin-top: 3px; }

.eo-line-final { position: relative; overflow: hidden; padding: 88px 0 96px; color: #fff; background: linear-gradient(135deg, #00b850, #00843e); text-align: center; }
.eo-line-final::before { content: ""; position: absolute; width: 700px; height: 700px; top: -490px; left: 50%; background: repeating-conic-gradient(rgba(255,255,255,.12) 0deg 8deg, transparent 8deg 18deg); border-radius: 50%; transform: translateX(-50%); }
.eo-line-final .eo-line-wrap { position: relative; }
.eo-line-final__chara { width: 92px; margin: 0 auto 18px; filter: drop-shadow(0 5px 2px rgba(0,73,34,.2)); }
.eo-line-final p { margin: 0 0 7px !important; color: var(--eo-yellow); font-size: 15px !important; font-weight: 900; }
.eo-line-final h2 { color: #fff; }
.eo-line-final .eo-line-btn { margin: 30px auto 20px; }
.eo-line-final > div > small { display: block; color: rgba(255,255,255,.88); font-size: 12px; }
.eo-line-sp { display: none; }

.eo-line-password { min-height: 540px; display: grid; place-items: center; padding: 90px 20px; background: #fff; }
.eo-line-password__form { display: flex; width: min(420px, 100%); }
.eo-line-password input[type=password] { min-width: 0; flex: 1; height: 48px; padding: 0 14px; border: 1px solid #b8c2bc; border-right: 0; border-radius: 0; background: #fff; color: var(--eo-ink); font-size: 16px; }
.eo-line-password input[type=password]:focus { position: relative; outline: 2px solid var(--eo-green); outline-offset: -2px; }
.eo-line-password button[type=submit] { flex: 0 0 auto; height: 48px; padding: 0 24px; border: 0; border-radius: 0; color: #fff; background: var(--eo-green); font: inherit; font-weight: 700; cursor: pointer; }

@media (max-width: 767px) {
  .eo-line-page, .eo-line-password { margin-top: 0; }
  .eo-line-wrap { width: calc(100% - 28px); }
  .eo-line-section { padding: 58px 0; }
  .eo-line-heading h2, .eo-line-final h2 { font-size: 29px; }
  .eo-line-billing h2 { font-size: 25px; letter-spacing: -.05em; }
  .eo-line-billing h2 span { white-space: nowrap; }
  .eo-line-hero::after { height: 38px; }
  .eo-line-hero__grid { min-height: 0; grid-template-columns: 1fr; gap: 17px; padding: 38px 0 68px; }
  .eo-line-hero__landscape { width: 1000px; min-width: 1000px; bottom: 0; left: 62%; opacity: .18; transform: translateX(-60%); }
  .eo-line-hero__location { margin-left: 6px; padding: 3px 7px; font-size: 8px; }
  .eo-line-hero__brand { margin-bottom: 22px !important; }
  .eo-line-hero h1 { font-size: 39px; line-height: 1.28; letter-spacing: 0; }
  .eo-line-hero h1 em::after { height: 10px; }
  .eo-line-hero__lead { font-size: 14px !important; letter-spacing: .02em; }
  .eo-line-hero__points { display: grid; grid-template-columns: repeat(3, 1fr); gap: 6px; }
  .eo-line-hero__points li { display: block; padding: 9px 4px; border-radius: 6px; font-size: 11px; text-align: center; }
  .eo-line-hero__points b { margin: 0 auto 4px; }
  .eo-line-btn { width: 100%; justify-content: center; min-height: 58px; padding: 0 12px; font-size: 14px; }
  .eo-line-hero__visual { min-height: 445px; }
  .eo-line-phone-figure { gap: 9px; }
  .eo-line-phone-figure figcaption { max-width: 290px; font-size: 8px; }
  .eo-line-phone { width: 265px; }
  .eo-line-hero__chara { width: 105px; left: -3px; bottom: 2px; }
  .eo-line-hero__tag { width: 142px; height: 88px; top: 184px; right: -4px; bottom: auto; border-radius: 16px; }
  .eo-line-features .eo-line-wrap, .eo-line-setup > .eo-line-wrap { width: calc(100% - 28px); padding: 70px 20px 64px; }
  .eo-line-features__grid { margin-top: 44px; }
  .eo-line-menu-shot img { box-shadow: 7px 7px 0 var(--eo-green-light); }
  .eo-line-feature-list { grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 42px; }
  .eo-line-feature-list article { padding: 20px 16px 22px; }
  .eo-line-feature-list article > span { width: 32px; height: 32px; top: 12px; left: 7px; font-size: 16px; }
  .eo-line-feature-list .is-primary { padding: 19px 15px 21px; }
  .eo-line-feature-list .is-primary > span { top: 11px; left: 6px; }
  .eo-line-feature-icon { width: 62px; height: 62px; margin: 0 auto 17px; }
  .eo-line-feature-icon::after { top: 11px; right: 12px; }
  .eo-line-feature-icon svg { width: 32px; height: 32px; }
  .eo-line-feature-list h3,
  .eo-line-feature-list .is-primary h3 { font-size: 15px; letter-spacing: -.06em; }
  .eo-line-feature-list article:not(.is-primary) h3 { white-space: nowrap; }
  .eo-line-feature-list article small { font-size: 10px; letter-spacing: -.04em; white-space: nowrap; }
  .eo-line-feature-break { display: block; }
  .eo-line-billing { padding: 76px 0; }
  .eo-line-billing__grid { grid-template-columns: 1fr; gap: 42px; padding: 38px 25px; }
  .eo-line-bill { padding: 12px; box-shadow: 10px 10px 0 #cdeacb; }
  .eo-line-step-nav { grid-template-columns: 1fr; gap: 10px; margin-top: 38px; padding-bottom: 0; border-bottom: 0; }
  .eo-line-step-nav a { display: grid; grid-template-columns: 40px minmax(0, 1fr); align-items: center; gap: 12px; min-height: 60px; padding: 11px 14px; background: #fff; border: 1px solid #a9cbb2; border-radius: 10px; }
  .eo-line-step-nav a:not(:last-child)::before,
  .eo-line-step-nav a:not(:last-child)::after { content: none; }
  .eo-line-step-nav a:active { background: #f0f8f2; }
  .eo-line-step-nav b { margin-bottom: 0; font-size: 28px; text-align: center; }
  .eo-line-step-nav span { padding-top: 0; font-size: 14px; line-height: 1.45; letter-spacing: -.04em; white-space: nowrap; }
  .eo-line-step-nav-break,
  .eo-line-step-nav a:first-child .eo-line-step-nav-break { display: none; }
  .eo-line-steps { margin-top: 54px; }
  .eo-line-step { grid-template-columns: 1fr; gap: 30px; padding: 0 0 54px; margin-bottom: 54px; }
  .eo-line-step__copy { position: static; }
  .eo-line-step__number { margin-bottom: 12px !important; }
  .eo-line-step-break { display: none; }
  .eo-line-step__copy h3 { font-size: 23px; }
  .eo-line-proxy-note { margin-top: 18px; }
  .eo-line-proxy-break { display: none; }
  .eo-line-shots.is-two { grid-template-columns: 1fr; }
  .eo-line-shots.is-single { max-width: none; }
  .eo-line-caution { padding: 28px 23px; }
  .eo-line-final { padding: 75px 0; }
  .eo-line-final .eo-line-btn { font-size: 12px; }
  .eo-line-sp { display: block; }
  .eo-line-password { min-height: 420px; padding: 60px 24px; }
}
