/* B-only layout overrides for the approved wide banners. */
/* Sheet 3: rental details stay visible without a duplicate toggle heading. */
#router .b-rental-open.is-open > .c-accordion__content { height: auto !important; }
/* Recolor only the existing 2-year glyphs, preserving the 10G artwork. */
.b-ten-plan-label { position: relative; display: block; height: 100%; aspect-ratio: 346 / 67; max-width: 100%; }
.b-ten-plan-label img { display: block; width: 100%; height: 100%; }
.b-ten-plan-label::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffe34f;
  clip-path: inset(0 0 0 59%);
  -webkit-mask: url('/assets/ftth/hikari/lp/common-v2/img/img-benefits-tab-text-10g-Cb6Ufdn4.webp') center / contain no-repeat;
  mask: url('/assets/ftth/hikari/lp/common-v2/img/img-benefits-tab-text-10g-Cb6Ufdn4.webp') center / contain no-repeat;
  pointer-events: none;
}
#speed-select .c-speed-select__text-box {
  width: fit-content;
  max-width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 28px;
}
.b-speed-difference { display: block; color: #1a3347; font-size: clamp(13px, 3.4vw, 25px); font-weight: 800; line-height: 1.65; }
.b-speed-difference strong { font-size: 1.45em; line-height: 1; }
.b-speed-difference__amount { text-decoration: underline wavy #ffcb00; text-underline-offset: 5px; white-space: nowrap; }
.b-speed-difference sup { font-size: .55em; }
@media (max-width: 767px) {
  #speed-select .c-speed-select__text-box { padding: 16px 12px; }
}
.variant-b-banner { display: block; width: 100%; }
.variant-b-banner img { display: block; width: 100%; height: auto; }
/* Feedback 1–7: B-only, reversible from pre-feedback-seven checkpoint. */
.l-header__logo img { width: 184px; height: auto; }
.b-brand-caption { display: block; text-align: center; font-size: 14px; font-weight: 700; color: #284569; letter-spacing: .12em; margin-top: 5px; }
/* Continue the selected banner's blue/navy diagonals into wide-screen gutters.
   Keep the original centered 1672:941 artwork completely visible. */
#mv .c-mv__bg-image-area.type-af-limited {
  background: linear-gradient(175.6deg,
    transparent 0 42.5%, #072d80 42.5% 73.5%, transparent 73.5%),
    repeating-linear-gradient(166deg,
      #0068eb 0 100px, #0059d9 100px 160px, #0072f2 160px 240px) !important;
}
#mv { min-width: 0; }
@media (min-width:768px) and (max-width:1100px) {
 section, .l-header, .l-footer { min-width: 0 !important; }
 .l-header__inner, section.c-price { min-width: 0 !important; width: 100% !important; max-width: 100% !important; }
 .l-header__inner, .c-floating-cta__inner, .c-floating-cta__web-container, .c-section-title, .c-service-area__map { max-width: 100%; }
 .l-container, .l-container--mv-bottom-wide { width: 100%; max-width: 100%; box-sizing: border-box; }
 #speed-select .b-plan-top { height: 215px; grid-template-columns: 65% 35%; }
 #speed-select .b-plan-title { padding: 16px 10px; }
 #speed-select .b-plan-title h3 { font-size: 35px; }
 #speed-select .b-plan--one .b-plan-title h3 { font-size: 28px; }
 #speed-select .b-plan-title p { font-size: 16px; }
 #speed-select .b-plan-badge { font-size: 14px; }
}
#mv .variant-b-banner { aspect-ratio: 1672 / 941; }
#mv .variant-b-banner img { width: 100%; height: 100%; object-fit: contain; }
.b-reason-card { display: grid; grid-template-columns: 64% 36%; aspect-ratio: 1672 / 941; background: #0753bc; color: #fff; overflow: hidden; text-align: left; container-type: inline-size; }
.b-reason-copy { padding: 5% 6%; display: flex; flex-direction: column; align-items: flex-start; min-width: 0; }
.b-reason-number { display: grid; place-items: center; width: 1.9em; height: 1.9em; border-radius: 50%; background: #ffe52b; color: #063b8e; font: 900 clamp(23px,4cqw,44px)/1 Arial,sans-serif; margin-bottom: .5em; }
.b-reason-kicker { font-size: clamp(23px,4.4cqw,48px); font-weight: 900; line-height: 1.35; white-space: nowrap; }
.b-reason-card h3 { color: #ffe52b; font-size: clamp(29px,6cqw,65px); font-weight: 900; line-height: 1.25; letter-spacing: -.04em; white-space: nowrap; margin: .1em 0 .25em; }
.b-reason-card h3 strong { font-size: 1.35em; }
.b-reason-note { font-size: clamp(11px,1.5cqw,16px); line-height: 1.5; min-height: 1.5em; margin-top: auto; }
.b-reason-photo { background-repeat: no-repeat; background-position: right center; background-size: auto 100%; }
.b-reason-card--speed .b-reason-photo { background-image: url('/assets/banner-2.png'); background-size: auto 155%; background-position: right bottom; }
.b-reason-card--support .b-reason-photo { background-image: url('/assets/banner-3.png'); background-size: auto 125%; }
.b-reason-card--gift .b-reason-photo { background-image: url('/assets/banner-4.png'); background-size: auto 155%; }
#speed-select .c-speed-select__grid.b-plan-grid { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-areas: 'left right'; gap: 24px; align-items: start; }
.b-plan-column { min-width: 0; }
.b-plan { background: #fff; border: 2px solid #cfdded; overflow: hidden; text-align: left; color: #14365a; }
.b-plan--ten { border: 3px solid #1457bc; }
.b-plan-top { display: grid; grid-template-columns: 62% 38%; height: 240px; }
.b-plan-title { padding: 20px 14px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
.b-plan-title p { font-size: 19px; font-weight: 800; margin: 12px 0 4px; }
.b-plan-badge { display: inline-block; background: #ffe52b; color: #073d91; padding: 5px 12px; border-radius: 30px; font-size: 18px; font-weight: 900; }
.b-plan-title h3 { font-size: clamp(35px,4vw,48px); color: #0648a9; line-height: 1.2; font-weight: 900; letter-spacing: -.05em; white-space: nowrap; }
.b-plan-title strong { font-size: 1.65em; }
.b-plan--one .b-plan-title h3 { font-size: clamp(28px,3vw,36px); }
.b-plan--one .b-plan-badge { background: #e4edfa; color: #234869; font-size: 14px; }
.b-plan-photo { background-repeat: no-repeat; background-size: auto 100%; background-position: right center; }
.b-plan--ten .b-plan-photo { background-image: url('/assets/banner-5.png'); }
.b-plan--one .b-plan-photo { background-image: url('/assets/banner-6.png'); }
.b-plan ul { list-style: none; padding: 12px 20px; margin: 0; min-height: 180px; }
.b-plan li { font-size: 17px; font-weight: 700; line-height: 1.6; padding: 9px 0 9px 22px; border-bottom: 1px solid #dce6f2; position: relative; }
.b-plan li:before { content: '✓'; position: absolute; left: 0; color: #1258bd; }
.b-plan-speed { background: #1556b7; color: #fff; text-align: center; padding: 12px; font-size: 17px; line-height: 1.6; font-weight: 700; }
.b-plan-speed strong { color: #ffe52b; font-size: 1.3em; }
.b-plan--one .b-plan-speed { background: #e5effb; color: #234869; }
.b-plan--one .b-plan-speed strong { color: #1556b7; }
.b-plan-note { font-size: 12px; padding: 12px; line-height: 1.5; }
#speed-select .b-plan-column .c-speed-select__text-box { margin-top: 28px; padding: 20px 14px; width: 100%; }
#speed-select .b-plan-column .b-speed-difference { font-size: clamp(14px,1.6vw,18px); }
a[data-b-contact-cta] { display: flex !important; align-items: center !important; justify-content: center !important; line-height: 1.3 !important; padding-top: 28px !important; padding-bottom: 28px !important; position: relative; }
.l-header a[data-b-contact-cta] { padding-top: 19px !important; padding-bottom: 19px !important; }
a.c-floating-cta__web-cta[data-b-contact-cta] { padding-top: 0 !important; padding-bottom: 0 !important; }
a[data-b-contact-cta] .c-button--cta-web-maintext { display: block; line-height: 1.3; margin: 0; padding: 0; transform: none; }
a[data-b-contact-cta]::after { top: 50% !important; bottom: auto !important; margin-top: 0 !important; transform: translateY(-50%); }
@media(max-width:767px) {
 a[data-b-contact-cta] { padding-top: 4.4vw !important; padding-bottom: 4.4vw !important; }
 .l-header a[data-b-contact-cta] { padding-top: 2.26vw !important; padding-bottom: 2.26vw !important; }
 .l-header__logo img { width: 120px; }
 .b-brand-caption { font-size: 11px; margin-top: 3px; }
 #speed-select .c-speed-select__grid.b-plan-grid { grid-template-columns: minmax(0,1fr); grid-template-areas: 'left' 'right'; gap: 28px; }
 .b-plan-top { height: 205px; }
 .b-plan-title h3 { font-size: 42px; }
 .b-plan--one .b-plan-title h3 { font-size: 32px; }
 .b-plan-title p { font-size: 16px; }
 .b-plan-badge { font-size: 16px; }
 .b-plan ul { min-height: 0; padding: 10px 16px; }
 .b-plan li { font-size: 16px; }
 #speed-select .b-plan-column .b-speed-difference { font-size: 15px; }
 .b-reason-kicker { font-size: 5.7cqw; }
 .b-reason-card h3 { font-size: 7cqw; }
 .b-reason-number { font-size: 6cqw; }
}
.variant-b-cashback { padding: 40px 0; background: #fff; }
.variant-b-cashback h2 { margin: 0 0 20px; }
.variant-b-cashback img { display: block; width: 100%; height: auto; }
.variant-b-cashback .c-button { margin: 24px auto 0; }
.c-floating-cta__body { justify-content: center; }
#mv .c-mv__bg-image-area { background: #fff; }
#mv .c-mv__inner { width: 100%; max-width: 1120px; margin: 0 auto; }
#reasons .c-reasons__items { display: grid; grid-template-columns: minmax(0, 1fr); gap: 24px; }
#reasons .c-reasons__item { width: 100%; }
#speed-select .c-speed-select__grid { grid-template-columns: minmax(0, 1fr); grid-template-areas: "left" "right" "bottom"; gap: 28px; }
@media (max-width: 767px) {
  #reasons .c-reasons__items { gap: 16px; }
#speed-select .c-speed-select__grid { gap: 20px; }
}

/* B agency and contact extension. A and its shared assets remain unchanged. */
.b-agency-bar { background: #f2f2f2; color: #111; font: 13px/1.7 "M PLUS 1", sans-serif; }
.b-agency-bar__inner { max-width: 1320px; margin: auto; padding: 9px 24px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 3px 18px; }
.b-agency-bar strong { color: #111; font-weight: 700; }
.b-agency-bar a { color: #111; text-underline-offset: 3px; }
.l-header .l-header__menu-button { top: calc(var(--b-agency-offset, 42px) + 14px); }
.b-agency-menu-links { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; padding: 16px; border-bottom: 1px solid #d9e5f6; }
.b-agency-menu-links a { color: #164fb1; font-size: 16px; font-weight: 700; }
.b-footer-agency { font-size: 16px; text-align: center; line-height: 1.8; margin: 0 16px 24px; }
.b-footer-agency small { font-size: 14px; }
.b-contact { min-width: 0; padding: 80px 24px; background: #edf4ff; scroll-margin-top: 24px; color: #193449; font-size: 16px; line-height: 1.8; }
.b-contact:focus { outline: none; }
.b-contact__inner { max-width: 1000px; margin: 0 auto; }
.b-contact__heading { text-align: center; margin-bottom: 36px; }
.b-contact__eyebrow { color: #164fb1; font-size: 14px; letter-spacing: .15em; font-weight: 700; }
.b-contact__heading h2 { margin: 10px 0 18px; font-size: clamp(26px, 3.5vw, 38px); font-weight: 900; line-height: 1.5; }
.b-mobile-only { display: none; }
.b-contact__card { background: #fff; border: 1px solid #d9e5f6; border-top: 6px solid #164fb1; border-radius: 16px; padding: 40px; box-shadow: 0 10px 30px #103e8b0a; }
.b-contact__preview { padding: 14px 18px; background: #f3f7ff; border-left: 3px solid #164fb1; font-size: 14px; line-height: 1.8; margin: 0 0 24px; }
.b-required { display: inline-block; background: #bd2642; color: #fff; font-size: 12px; font-weight: 700; line-height: 1.6; padding: 1px 8px; border-radius: 4px; vertical-align: middle; white-space: nowrap; }
.b-contact__required-note { font-size: 14px; margin-bottom: 24px; }
.b-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 24px; }
.b-field { min-width: 0; }
.b-field label { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; font-size: 16px; font-weight: 700; }
.b-field input, .b-field select { width: 100%; min-height: 54px; border: 1px solid #aebdd0; border-radius: 8px; color: #193449; background: #fff; padding: 12px 14px; font: inherit; font-size: 16px; box-sizing: border-box; }
.b-field input::placeholder { color: #687b8e; font-size: 14px; opacity: 1; }
.b-field small { display: block; margin-top: 7px; color: #586d82; font-size: 13px; }
.b-field input:focus-visible, .b-field select:focus-visible, .b-form-consent input:focus-visible, .b-form-submit:focus-visible, .b-form-edit:focus-visible { outline: 3px solid #2775dc; outline-offset: 3px; }
.b-field [aria-invalid="true"] { border-color: #bd2642; }
.b-form-consent { margin-top: 32px; padding-top: 24px; border-top: 1px solid #d9e5f6; }
.b-form-consent p { font-size: 14px; margin-bottom: 18px; }
.b-form-consent label { display: flex; align-items: flex-start; justify-content: center; gap: 12px; cursor: pointer; padding: 10px 0; }
.b-form-consent input { width: 22px; height: 22px; flex: 0 0 22px; margin-top: 4px; accent-color: #164fb1; }
.b-contact a { color: #164fb1; text-underline-offset: 3px; }
.b-form-submit { width: min(100%, 500px); display: flex; align-items: center; justify-content: space-between; gap: 16px; margin: 24px auto 0; min-height: 64px; border: 0; border-radius: 10px; padding: 16px 28px; background: #164fb1; color: #fff; font: inherit; font-size: 20px; font-weight: 700; cursor: pointer; box-shadow: 0 4px 0 #0d3477; }
.b-form-submit:hover { background: #103e8b; }
.b-form-submit:disabled { opacity: .55; cursor: not-allowed; }
.b-form-status { color: #a31f35; font-size: 14px; text-align: center; margin-top: 18px; }
.b-form-status:empty { display: none; }
.b-form-confirmation { margin-top: 36px; padding: 24px; background: #f3f7ff; border: 1px solid #b8cbea; border-radius: 10px; scroll-margin-top: 24px; }
.b-form-confirmation[hidden] { display: none; }
.b-form-confirmation h3 { font-size: 23px; margin: 0 0 20px; }
.b-form-confirmation dl { display: grid; grid-template-columns: minmax(140px, 1fr) 2fr; gap: 12px 18px; margin: 0 0 22px; }
.b-form-confirmation dt { font-weight: 700; }
.b-form-confirmation dd { margin: 0; overflow-wrap: anywhere; }
.b-form-confirmation p { font-size: 14px; }
.b-form-edit { padding: 10px 18px; font: inherit; border: 1px solid #164fb1; color: #164fb1; background: #fff; border-radius: 6px; margin-top: 18px; cursor: pointer; }
.c-floating-cta.b-contact-in-view { opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; }
.b-legal-page { margin: 0; background: #f3f7ff; color: #193449; font: 16px/1.9 -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif; }
.b-legal-page * { box-sizing: border-box; }
.b-legal-page a { color: #164fb1; text-underline-offset: 3px; }
.b-legal-page .b-agency-bar a { color: #111; }
.b-legal-header { background: #fff; padding: 20px max(24px, calc((100vw - 1200px) / 2)); display: flex; gap: 20px; align-items: center; justify-content: space-between; }
.b-legal-header > a { text-decoration: none; display: flex; align-items: center; gap: 16px; color: #193449; white-space: nowrap; }
.b-legal-header img { display: block; width: 135px; height: auto; }
.b-legal-header span { font-size: 14px; }
.b-legal-nav { display: flex; gap: 12px 24px; flex-wrap: wrap; font-size: 14px; }
.b-legal-main { width: min(100% - 40px, 1000px); margin: 32px auto 70px; }
.b-legal-main .breadcrumb { font-size: 14px; color: #5d7086; }
.b-legal-main h1 { font-size: clamp(26px, 4vw, 38px); margin: 24px 0; }
.b-legal-main .legal-content { background: #fff; border-top: 5px solid #164fb1; border-radius: 12px; padding: 40px; overflow-wrap: anywhere; }
.b-legal-main h2 { font-size: 24px; color: #164fb1; margin: 40px 0 18px; border-bottom: 1px solid #d9e5f6; padding-bottom: 12px; }
.b-legal-main h2:first-child { margin-top: 0; }
.b-legal-main h3 { font-size: 18px; margin: 26px 0 12px; }
.b-legal-main p { margin: 0 0 18px; }
.b-legal-main ul { padding-left: 24px; }
.b-legal-main li { margin-bottom: 8px; }
.b-legal-main table { width: 100%; border-collapse: collapse; }
.b-legal-main th, .b-legal-main td { padding: 20px; text-align: left; border-bottom: 1px solid #d9e5f6; vertical-align: top; }
.b-legal-main th { width: 28%; background: #f3f7ff; font-weight: 700; }
.b-legal-main iframe { display: block; width: 100%; height: 360px; border: 0; margin: 20px 0; border-radius: 8px; }
.b-legal-footer { background: #103e8b; color: #fff; padding: 36px 24px; text-align: center; }
.b-legal-footer a { color: #fff; }
.b-legal-footer nav { justify-content: center; }
.b-legal-footer p { margin: 24px 0 8px; }
.b-legal-footer small { font-size: 12px; }
/* Integrated advertising artwork: preserve full artwork without cropping. */
#speed-select .b-plan-header-art { display:block; width:100%; height:auto; aspect-ratio:10/7; }
#reasons .b-integrated-reason { display:block; width:100%; height:auto; aspect-ratio:2/1; border-radius:12px; box-shadow:0 10px 24px #003c7625; }
#speed-select .b-integrated-plan { display:block; width:100%; height:auto; aspect-ratio:1122/1402; }
#speed-select .b-plan--integrated { overflow:hidden; }
/* Previous creative styling retained for reversible design iterations. */
#reasons .b-reason-card {
  grid-template-columns: 56% 44%; aspect-ratio: auto; min-height: 280px;
  background: linear-gradient(120deg,#063f9f,#0864ce); border-radius: 16px;
  box-shadow: 0 9px 24px #0a3c8220; border: 1px solid #ffffff55;
  font-family: inherit;
}
#reasons .b-reason-copy { padding: 25px 30px; justify-content: center; position: relative; z-index: 1; }
#reasons .b-reason-number { font-family: inherit; font-size: 24px; font-weight: 900; width: 48px; height: 34px; border-radius: 6px; margin: 0 0 10px; letter-spacing: .02em; }
#reasons .b-reason-kicker { font-family: inherit; font-size: clamp(24px,3.8cqw,35px); line-height: 1.3; }
#reasons .b-reason-card h3 { font-family: inherit; font-size: clamp(31px,5.7cqw,53px); line-height: 1.2; margin: 5px 0 12px; letter-spacing: -.025em; }
#reasons .b-reason-card h3 strong { font-size: 1.1em; }
#reasons .b-reason-note { font-family: inherit; font-size: 12px; line-height: 1.5; margin: 0; min-height: 0; }
#reasons .b-reason-photo { background-size: cover; background-position: 60% center; min-width: 0; position: relative; }
#reasons .b-reason-photo:before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,#0864ce 0%,transparent 18%); pointer-events: none; }
#reasons .b-reason-card--speed .b-reason-photo { background-image: url('/assets/reason-speed-new.png'); }
#reasons .b-reason-card--support .b-reason-photo { background-image: url('/assets/reason-support-new.png'); }
#reasons .b-reason-card--gift .b-reason-photo { background-image: url('/assets/reason-gift-new.png'); background-position: center; }
#speed-select .b-plan { border-radius: 20px; border: 1px solid #c4d6ee; box-shadow: 0 16px 35px #113f791c; font-family: inherit; }
#speed-select .b-plan--ten { border: 3px solid #1156bd; box-shadow: 0 16px 36px #104eab30; }
#speed-select .b-plan-top { height: 310px; display: block; position: relative; isolation: isolate; overflow: hidden; background: #164d97; }
#speed-select .b-plan-photo { position: absolute; inset: 0; z-index: -2; background-size: cover; background-position: center; }
#speed-select .b-plan-photo:after { content:''; position: absolute; inset: 0; background: linear-gradient(0deg,#003b91 0%,#003b91ce 22%,#06376a00 73%); }
#speed-select .b-plan--ten .b-plan-photo { background-image: url('/assets/plan-ten-new.png'); }
#speed-select .b-plan--one .b-plan-photo { background-image: url('/assets/plan-one-new.png'); }
#speed-select .b-plan-title { position: absolute; inset: 0; padding: 22px 25px; display: flex; justify-content: flex-end; align-items: flex-start; }
#speed-select .b-plan-badge { position: absolute; left: 20px; top: 20px; font-family: inherit; font-size: 19px; line-height: 1.4; padding: 8px 19px; border-radius: 6px; background: #ffe62b; color: #063b89; box-shadow: 0 4px 14px #10326520; }
#speed-select .b-plan-title p { font-family: inherit; color: white; margin: 0 0 2px; font-size: 19px; line-height: 1.4; }
#speed-select .b-plan-title h3 { font-family: inherit; color: #fff; font-size: 46px; line-height: 1.05; letter-spacing: -.04em; margin: 0; text-shadow: 0 2px 12px #02235d20; }
#speed-select .b-plan-title h3 strong { color: #ffe62b; font-size: 2.1em; letter-spacing: -.06em; }
#speed-select .b-plan--one .b-plan-title h3 { font-size: 36px; }
#speed-select .b-plan--one .b-plan-title h3 strong { color: #fff; font-size: 1.9em; }
#speed-select .b-plan--one .b-plan-badge { color: #153f71; background: #fff; font-size: 15px; }
#speed-select .b-plan ul { padding: 15px 23px 8px; min-height: 224px; }
#speed-select .b-plan-phrase { white-space: nowrap; }
#speed-select .b-plan li { font-size: 20px; line-height: 1.6; padding: 13px 0 13px 30px; border-color: #e1eaf4; }
#speed-select .b-plan li:before { display: grid; place-items: center; left: 0; top: 15px; width: 19px; height: 19px; border-radius: 50%; color: #fff; background: #1358bd; font-size: 12px; }
#speed-select .b-plan-speed { margin: 8px 20px 0; border-radius: 10px; background: #0649a8; font-size: 18px; padding: 16px 8px; }
#speed-select .b-plan-speed strong { font-size: 30px; margin-left: 2px; }
#speed-select .b-plan--one .b-plan-speed { background: #edf3fc; color: #244366; }
#speed-select .b-plan--one .b-plan-speed strong { color: #164b93; }
#speed-select .b-plan-note { padding: 12px 20px 17px; font-size: 11px; }
#speed-select .b-plan-column .c-speed-select__text-box { border: 1px solid #b4cbeb; box-shadow: 0 5px 15px #0e498516; border-radius: 14px; }
/* Keep the pointer outside the bubble so it cannot cover either text block. */
#speed-select .b-plan-column .c-speed-select__text-box::before,
#speed-select .b-plan-column .c-speed-select__text-box::after {
  content: "";
  width: 0;
  height: 0;
  left: 48px;
  background: transparent;
  transform: none;
  box-shadow: none;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 17px solid #b4cbeb;
  top: -17px;
  pointer-events: none;
}
#speed-select .b-plan-column .c-speed-select__text-box::after {
  border-bottom-color: #fff;
  top: -15px;
}
@media(max-width:767px) {
 #reasons .b-reason-card { grid-template-columns: 58% 42%; min-height: 176px; border-radius: 10px; }
 #reasons .b-reason-copy { padding: 16px 13px; }
 #reasons .b-reason-number { font-size: 18px; width: 37px; height: 27px; margin-bottom: 8px; border-radius: 4px; }
 #reasons .b-reason-kicker { font-size: 5.3cqw; }
 #reasons .b-reason-card h3 { font-size: 6.6cqw; margin: 3px 0 9px; }
 #reasons .b-reason-note { font-size: 10px; }
 #speed-select .b-plan-top { height: 278px; }
 #speed-select .b-plan-title { padding: 20px; }
 #speed-select .b-plan-title h3 { font-size: 43px; }
 #speed-select .b-plan--one .b-plan-title h3 { font-size: 33px; }
 #speed-select .b-plan ul { min-height: 0; padding: 12px 18px 5px; }
 #speed-select .b-plan li { font-size: 18px; padding-top: 11px; padding-bottom: 11px; }
 #speed-select .b-plan-badge { left: 17px; top: 17px; font-size: 17px; }
}
/* One continuous background across both plans and their notes. */
#speed-select { background: #eaf2ff; }
#router .b-rental-open > .c-accordion__content > .c-accordion__content-inner { padding-top: 0; }
@media (max-width: 767px) {
  .b-agency-bar { font-size: 12px; }
  .b-agency-bar__inner { padding: 8px 14px; gap: 0 10px; justify-content: flex-start; }
  .b-agency-bar strong, .b-agency-bar a { font-size: 12px; }
  .b-agency-bar__inner span { flex-basis: 100%; }
  .l-header .l-header__menu-button { top: calc(var(--b-agency-offset, 80px) + 4px); }
  .b-contact { padding: 48px 16px; }
  .b-mobile-only { display: initial; }
  .b-contact__heading { margin-bottom: 24px; }
  .b-contact__heading > p:last-child { font-size: 14px; }
  .b-contact__card { padding: 24px 18px; border-radius: 12px; }
  .b-form-grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .b-form-consent label { font-size: 14px; }
  .b-form-submit { font-size: 18px; padding: 16px 20px; }
  .b-form-confirmation { padding: 18px; }
  .b-form-confirmation dl { grid-template-columns: minmax(0, 1fr); gap: 4px; }
  .b-form-confirmation dd { margin-bottom: 14px; }
  .b-legal-header { padding: 18px 20px; flex-direction: column; align-items: flex-start; }
  .b-legal-main { width: calc(100% - 28px); margin-top: 22px; }
  .b-legal-main .legal-content { padding: 24px 18px; }
  .b-legal-main h2 { font-size: 22px; }
  .b-legal-main th, .b-legal-main td { padding: 14px 10px; }
  .b-legal-main th { width: 31%; }
  .b-legal-main iframe { height: 280px; }
}
