/* Generated, scoped to this LP only. */
#yanagi-coating-lp { --navy: #102c43; --ink: #233544; --muted: #526270; --blue: #005e8a; --hover: #00486b; --pale: #f3f6f8; --line: #d7e0e7; --white: #fff; --radius: 12px; }
:where(#yanagi-coating-lp) *, :where(#yanagi-coating-lp) ::before, :where(#yanagi-coating-lp) ::after { box-sizing: border-box; }
html.yanagi-coating-lp-document { scroll-behavior: smooth; scroll-padding-top: 100px; }
#yanagi-coating-lp { margin: 0px; color: var(--ink); background: var(--white); font-family: "Noto Sans JP", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; font-size: 16px; line-height: 1.8; text-size-adjust: 100%; }
:where(#yanagi-coating-lp) h1, :where(#yanagi-coating-lp) h2, :where(#yanagi-coating-lp) h3, :where(#yanagi-coating-lp) p, :where(#yanagi-coating-lp) figure, :where(#yanagi-coating-lp) dl, :where(#yanagi-coating-lp) dd { margin: 0px; }
:where(#yanagi-coating-lp) h1, :where(#yanagi-coating-lp) h2, :where(#yanagi-coating-lp) h3 { color: var(--navy); font-weight: 700; line-height: 1.5; }
:where(#yanagi-coating-lp) a { color: inherit; text-underline-offset: 4px; }
:where(#yanagi-coating-lp) button, :where(#yanagi-coating-lp) input { font: inherit; }
:where(#yanagi-coating-lp) a, :where(#yanagi-coating-lp) summary, :where(#yanagi-coating-lp) input { -webkit-tap-highlight-color: transparent; }
:where(#yanagi-coating-lp) a { touch-action: manipulation; }
:where(#yanagi-coating-lp) img { display: block; max-width: 100%; height: auto; }
:where(#yanagi-coating-lp) svg { width: 24px; height: 24px; fill: none; stroke: currentcolor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }
:where(#yanagi-coating-lp) button { cursor: pointer; }
:where(#yanagi-coating-lp) [hidden] { display: none !important; }
:where(#yanagi-coating-lp) ::selection { background: rgb(200, 229, 241); }
:where(#yanagi-coating-lp) :focus-visible { outline: 3px solid var(--blue); outline-offset: 5px; border-radius: 3px; }
:where(#yanagi-coating-lp) .container { width: calc(100% - 64px); max-width: 1120px; margin-inline: auto; }
:where(#yanagi-coating-lp) .section { padding: 88px 0px; }
:where(#yanagi-coating-lp) .section-heading { margin-bottom: 38px; }
:where(#yanagi-coating-lp) .section-heading h2 { font-size: 36px; letter-spacing: -0.035em; line-height: 1.5; }
:where(#yanagi-coating-lp) .section-heading > p:last-child:not(.section-kicker) { margin-top: 18px; color: var(--muted); }
:where(#yanagi-coating-lp) .section-kicker { font-size: 14px; font-weight: 700; color: var(--blue); margin-bottom: 12px; letter-spacing: 0.04em; }
:where(#yanagi-coating-lp) .note { font-size: 14px; color: var(--muted); line-height: 1.8; }
:where(#yanagi-coating-lp) .button { display: inline-flex; min-height: 56px; padding: 14px 23px; align-items: center; justify-content: center; gap: 18px; border: 1px solid var(--blue); border-radius: 8px; background: var(--blue); color: rgb(255, 255, 255); font-size: 16px; font-weight: 700; text-decoration: none; line-height: 1.5; transition: background-color 0.18s, color 0.18s, border-color 0.18s; }
:where(#yanagi-coating-lp) .button:hover { background: var(--hover); border-color: var(--hover); }
:where(#yanagi-coating-lp) .button-outline { background: transparent; color: var(--blue); }
:where(#yanagi-coating-lp) .button-outline:hover { background: rgb(231, 240, 245); color: var(--blue); border-color: var(--blue); }
:where(#yanagi-coating-lp) .arrow { font-size: 22px; font-weight: 400; line-height: 1; }
:where(#yanagi-coating-lp) .text-link { display: inline-flex; gap: 16px; align-items: center; min-height: 44px; color: var(--blue); font-weight: 700; font-size: 15px; text-decoration: none; }
:where(#yanagi-coating-lp) .text-link:hover { text-decoration: underline; }
:where(#yanagi-coating-lp) .sr-only { width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; position: absolute !important; }
:where(#yanagi-coating-lp) .skip-link { position: fixed; top: -90px; left: 20px; padding: 12px 20px; background: var(--navy); color: rgb(255, 255, 255); z-index: 100; }
:where(#yanagi-coating-lp) .skip-link:focus { top: 12px; }
:where(#yanagi-coating-lp) .svg-definitions { position: absolute; width: 0px; height: 0px; overflow: hidden; }
:where(#yanagi-coating-lp) .mobile-only { display: none; }
:where(#yanagi-coating-lp) .site-header { position: relative; z-index: 20; border-bottom: 1px solid var(--line); background: rgb(255, 255, 255); }
:where(#yanagi-coating-lp) .header-inner { min-height: 96px; display: flex; align-items: center; gap: 26px; }
:where(#yanagi-coating-lp) .brand { display: flex; align-items: center; gap: 14px; flex-shrink: 0; text-decoration: none; }
:where(#yanagi-coating-lp) .brand > img { width: 108px; height: auto; }
:where(#yanagi-coating-lp) .brand-name { display: flex; flex-direction: column; border-left: 1px solid var(--line); padding-left: 14px; color: var(--navy); line-height: 1.45; }
:where(#yanagi-coating-lp) .brand-name > span { font-size: 11px; font-weight: 600; }
:where(#yanagi-coating-lp) .brand-name strong { font-size: 21px; letter-spacing: 0.04em; }
:where(#yanagi-coating-lp) .header-nav { margin-left: auto; display: flex; gap: 24px; white-space: nowrap; }
:where(#yanagi-coating-lp) .header-nav a { display: flex; min-height: 44px; align-items: center; text-decoration: none; font-size: 14px; font-weight: 600; }
:where(#yanagi-coating-lp) .header-nav a:hover { color: var(--blue); }
:where(#yanagi-coating-lp) .header-button { min-height: 46px; font-size: 14px; padding: 12px 18px; gap: 12px; }
:where(#yanagi-coating-lp) .hero { background: linear-gradient(90deg, rgb(243, 246, 248) 0%, rgb(243, 246, 248) 71%, rgb(233, 239, 243) 71%, rgb(233, 239, 243) 100%); padding-top: 52px; }
:where(#yanagi-coating-lp) .hero-grid { display: grid; grid-template-columns: 46% 54%; grid-template-rows: auto auto; position: relative; padding-bottom: 48px; }
:where(#yanagi-coating-lp) .hero-copy { grid-area: 1 / 1; position: relative; z-index: 2; }
:where(#yanagi-coating-lp) .eyebrow { display: flex; align-items: center; gap: 10px; font-size: 13px; color: var(--blue); font-weight: 600; margin-bottom: 23px; }
:where(#yanagi-coating-lp) .small-line { width: 23px; height: 1px; background: var(--blue); flex-shrink: 0; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 46px; font-weight: 700; line-height: 1.55; letter-spacing: -0.055em; }
:where(#yanagi-coating-lp) .hero h1 span { display: block; }
:where(#yanagi-coating-lp) .hero-description { margin-top: 20px; color: var(--muted); font-size: 16px; line-height: 1.9; }
:where(#yanagi-coating-lp) .hero-address { display: flex; align-items: center; gap: 7px; font-size: 14px; color: var(--muted); margin-top: 15px; }
:where(#yanagi-coating-lp) .hero-address svg { width: 15px; height: 17px; }
:where(#yanagi-coating-lp) .hero-photo { grid-area: 1 / 2 / 3; align-self: center; margin-left: 18px; position: relative; }
:where(#yanagi-coating-lp) .hero-photo > img { width: 100%; border-radius: 12px; aspect-ratio: 4 / 3; object-fit: contain; }
:where(#yanagi-coating-lp) .hero-photo figcaption { padding-top: 14px; font-size: 13px; color: var(--muted); display: flex; align-items: center; gap: 9px; }
:where(#yanagi-coating-lp) .photo-caption-mark { height: 6px; width: 6px; background: var(--blue); border-radius: 100%; }
:where(#yanagi-coating-lp) .hero-action { grid-area: 2 / 1; padding-top: 24px; }
:where(#yanagi-coating-lp) .hero-price { display: flex; align-items: baseline; gap: 6px; color: var(--navy); line-height: 1.3; }
:where(#yanagi-coating-lp) .hero-price strong { font-family: Arial, "Noto Sans JP", sans-serif; font-size: 40px; letter-spacing: -1px; font-weight: 600; font-variant-numeric: tabular-nums; }
:where(#yanagi-coating-lp) .hero-price > span { font-size: 17px; }
:where(#yanagi-coating-lp) .hero-action > .note { margin-top: 7px; font-size: 13px; }
:where(#yanagi-coating-lp) .hero-buttons { display: flex; align-items: center; gap: 20px; margin-top: 22px; flex-wrap: wrap; }
:where(#yanagi-coating-lp) .hero-buttons .button { min-width: 234px; }
:where(#yanagi-coating-lp) .hero-buttons .text-link { font-size: 14px; gap: 9px; }
:where(#yanagi-coating-lp) .hero-action .hero-reassurance { margin-top: 15px; }
:where(#yanagi-coating-lp) .trust-strip { border-top: 1px solid rgb(207, 219, 227); display: grid; grid-template-columns: repeat(3, 1fr); padding-block: 25px; }
:where(#yanagi-coating-lp) .trust-strip > div { display: flex; align-items: center; justify-content: center; gap: 13px; color: var(--navy); font-size: 16px; font-weight: 600; }
:where(#yanagi-coating-lp) .trust-strip > div + div { border-left: 1px solid rgb(207, 219, 227); }
:where(#yanagi-coating-lp) .trust-strip svg { width: 29px; height: 29px; color: var(--blue); stroke-width: 1.4; }
:where(#yanagi-coating-lp) .trust-sub { font-size: 14px; }
:where(#yanagi-coating-lp) .menu-section { background: rgb(255, 255, 255); }
:where(#yanagi-coating-lp) .size-picker { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 23px 24px; margin-bottom: 28px; background: var(--pale); border-radius: 12px; }
:where(#yanagi-coating-lp) .size-picker fieldset { padding: 0px; border: 0px; margin: 0px; display: flex; align-items: center; gap: 23px; min-width: 0px; }
:where(#yanagi-coating-lp) .size-picker legend { float: left; font-size: 14px; font-weight: 700; padding: 0px; margin-right: 23px; line-height: 48px; white-space: nowrap; }
:where(#yanagi-coating-lp) .size-options { display: flex; gap: 8px; }
:where(#yanagi-coating-lp) .size-options label { position: relative; cursor: pointer; display: block; }
:where(#yanagi-coating-lp) .size-options input { appearance: none; position: absolute; inset: 0px; width: 100%; height: 100%; margin: 0px; cursor: pointer; border-radius: 6px; }
:where(#yanagi-coating-lp) .size-options label span { display: flex; align-items: center; justify-content: center; min-width: 48px; min-height: 48px; background: rgb(255, 255, 255); border: 1px solid var(--line); border-radius: 6px; font-size: 14px; font-weight: 600; padding: 5px 12px; }
:where(#yanagi-coating-lp) .size-options input:checked + span { background: var(--blue); border-color: var(--blue); color: rgb(255, 255, 255); box-shadow: rgb(0, 61, 91) 0px -3px 0px inset; }
:where(#yanagi-coating-lp) .size-options input:focus-visible { outline: 3px solid var(--blue); outline-offset: 3px; }
:where(#yanagi-coating-lp) .size-note { font-size: 13px; color: var(--muted); }
:where(#yanagi-coating-lp) .menu-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 22px; }
:where(#yanagi-coating-lp) .menu-card { border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-left-color: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-top: 3px solid rgb(135, 168, 187); border-radius: 12px; background: rgb(255, 255, 255); padding: 26px 25px; display: flex; flex-direction: column; min-width: 0px; }
:where(#yanagi-coating-lp) .menu-card[data-menu="fresh"] { border-top-color: rgb(143, 165, 106); }
:where(#yanagi-coating-lp) .menu-card[data-menu="dia2"] { border-top-color: rgb(88, 120, 150); }
:where(#yanagi-coating-lp) .menu-card-heading { flex: 1 1 0%; }
:where(#yanagi-coating-lp) .menu-eyebrow { font-size: 13px; color: var(--muted); font-weight: 600; }
:where(#yanagi-coating-lp) .product-logo { height: 84px; display: flex; align-items: center; margin: 7px 0px 8px; }
:where(#yanagi-coating-lp) .product-logo img { max-width: 205px; max-height: 56px; width: auto; height: auto; object-fit: contain; }
:where(#yanagi-coating-lp) .menu-card[data-menu="dia2"] .product-logo img { max-height: 69px; max-width: 208px; }
:where(#yanagi-coating-lp) .menu-card h3 { font-size: 21px; letter-spacing: -0.05em; line-height: 1.6; }
:where(#yanagi-coating-lp) .menu-card-heading > p { font-size: 15px; margin-top: 13px; line-height: 1.9; min-height: 58px; }
:where(#yanagi-coating-lp) .price-block { margin-top: 24px; margin-bottom: 20px; padding: 19px 0px 0px; border-top: 1px solid var(--line); }
:where(#yanagi-coating-lp) .price-caption { font-size: 13px; color: var(--muted); font-weight: 600; margin-bottom: 5px; }
:where(#yanagi-coating-lp) .menu-price { display: flex; gap: 5px; align-items: baseline; color: var(--navy); line-height: 1.35; font-variant-numeric: tabular-nums; }
:where(#yanagi-coating-lp) .menu-price strong { font: 600 40px / 1.3 Arial, sans-serif; letter-spacing: -1px; }
:where(#yanagi-coating-lp) .menu-price > span { font-size: 17px; }
:where(#yanagi-coating-lp) .menu-detail { border-top: 1px solid var(--line); margin-bottom: 20px; }
:where(#yanagi-coating-lp) .menu-detail summary { padding: 13px 0px; font-size: 14px; color: var(--blue); font-weight: 600; display: flex; align-items: center; justify-content: space-between; min-height: 48px; gap: 14px; cursor: pointer; list-style: none; }
:where(#yanagi-coating-lp) .menu-detail p { font-size: 14px; margin: 0px 0px 15px; color: var(--muted); }
:where(#yanagi-coating-lp) summary::-webkit-details-marker { display: none; }
:where(#yanagi-coating-lp) .toggle-icon { display: block; position: relative; width: 18px; height: 18px; flex: 0 0 18px; color: var(--blue); }
:where(#yanagi-coating-lp) .toggle-icon::before, :where(#yanagi-coating-lp) .toggle-icon::after { content: ""; position: absolute; background: currentcolor; inset: 8px 2px auto; height: 1.5px; }
:where(#yanagi-coating-lp) .toggle-icon::after { transform: rotate(90deg); }
:where(#yanagi-coating-lp) details[open] > summary .toggle-icon::after { transform: rotate(0deg); }
:where(#yanagi-coating-lp) .menu-reserve { font-size: 14px; padding: 14px 12px; gap: 9px; width: 100%; }
:where(#yanagi-coating-lp) .menu-reserve .arrow { font-size: 19px; }
:where(#yanagi-coating-lp) .menu-link-note { margin-top: 18px; }
:where(#yanagi-coating-lp) .more-menus { margin-top: 30px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
:where(#yanagi-coating-lp) .more-menus > summary { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding: 22px 2px; cursor: pointer; list-style: none; }
:where(#yanagi-coating-lp) .more-menus > summary strong { display: block; font-size: 18px; color: var(--navy); }
:where(#yanagi-coating-lp) .more-menus > summary .note { display: block; margin-top: 4px; }
:where(#yanagi-coating-lp) .menu-grid-two { grid-template-columns: repeat(2, minmax(0px, 1fr)); margin-bottom: 20px; }
:where(#yanagi-coating-lp) .premium-note { font-size: 15px; background: var(--pale); border-radius: 8px; padding: 20px; margin: 0px 0px 25px; }
:where(#yanagi-coating-lp) .price-notes { margin-top: 24px; font-size: 14px; color: var(--muted); }
:where(#yanagi-coating-lp) .all-prices { margin-top: 22px; }
:where(#yanagi-coating-lp) .all-prices > summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; border-bottom: 1px solid var(--line); padding: 14px 0px; list-style: none; cursor: pointer; font-size: 15px; font-weight: 600; color: var(--blue); }
:where(#yanagi-coating-lp) .price-table { width: 100%; border-collapse: collapse; font-size: 14px; margin-top: 24px; }
:where(#yanagi-coating-lp) .price-table caption { text-align: left; font-size: 14px; color: var(--muted); padding-bottom: 14px; }
:where(#yanagi-coating-lp) .price-table th, :where(#yanagi-coating-lp) .price-table td { text-align: right; padding: 14px 10px; border-bottom: 1px solid var(--line); white-space: nowrap; }
:where(#yanagi-coating-lp) .price-table th:first-child { text-align: left; white-space: normal; }
:where(#yanagi-coating-lp) .price-table thead { background: var(--pale); }
:where(#yanagi-coating-lp) .price-table td span { font-size: 12px; }
:where(#yanagi-coating-lp) .no-script-note { background: var(--pale); padding: 20px; margin-bottom: 20px; }
:where(#yanagi-coating-lp) .quality-section { background: var(--pale); }
:where(#yanagi-coating-lp) .quality-section .section-heading { margin-bottom: 52px; }
:where(#yanagi-coating-lp) .quality-row { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
:where(#yanagi-coating-lp) .quality-row + .quality-row { margin-top: 64px; }
:where(#yanagi-coating-lp) .quality-row figure img { width: 100%; border-radius: 12px; aspect-ratio: 4 / 3; object-fit: contain; }
:where(#yanagi-coating-lp) .quality-text { position: relative; padding: 9px 0px; }
:where(#yanagi-coating-lp) .quality-number { position: absolute; top: -25px; right: 0px; font: 400 82px / 1 Arial, sans-serif; color: rgb(225, 232, 237); user-select: none; }
:where(#yanagi-coating-lp) .quality-text .section-kicker { position: relative; margin-bottom: 15px; }
:where(#yanagi-coating-lp) .quality-text h3 { position: relative; font-size: 27px; letter-spacing: -0.04em; margin-bottom: 20px; }
:where(#yanagi-coating-lp) .quality-text > p:not(.section-kicker) { margin-top: 15px; }
:where(#yanagi-coating-lp) .quality-row-reverse figure { grid-area: 1 / 2; }
:where(#yanagi-coating-lp) .quality-row-reverse .quality-text { grid-area: 1 / 1; }
:where(#yanagi-coating-lp) .heading-with-link { display: flex; justify-content: space-between; align-items: flex-end; gap: 30px; }
:where(#yanagi-coating-lp) .heading-with-link .text-link { flex-shrink: 0; }
:where(#yanagi-coating-lp) .works-grid { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 24px; }
:where(#yanagi-coating-lp) .work-photo { display: block; position: relative; border-radius: 10px; overflow: hidden; }
:where(#yanagi-coating-lp) .work-photo img { width: 100%; aspect-ratio: 4 / 3; object-fit: contain; }
:where(#yanagi-coating-lp) .photo-link { position: absolute; right: 12px; bottom: 12px; border-radius: 50%; width: 38px; height: 38px; display: flex; justify-content: center; align-items: center; background: rgb(255, 255, 255); color: var(--navy); font-size: 23px; }
:where(#yanagi-coating-lp) .work-caption { display: flex; gap: 13px; padding-top: 20px; }
:where(#yanagi-coating-lp) .work-number { font: 400 14px / 2 Arial, sans-serif; color: var(--blue); padding-top: 3px; }
:where(#yanagi-coating-lp) .work h3 { font-size: 19px; }
:where(#yanagi-coating-lp) .work-caption p { font-size: 14px; color: var(--muted); margin-top: 5px; }
:where(#yanagi-coating-lp) .works-note { margin-top: 28px; }
:where(#yanagi-coating-lp) .flow-section { background: var(--pale); }
:where(#yanagi-coating-lp) .flow-list { list-style: none; margin: 0px; padding: 0px; display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); gap: 48px; counter-reset: steps 0; }
:where(#yanagi-coating-lp) .flow-list li { position: relative; border-top: 1px solid rgb(171, 192, 206); padding: 24px 0px 0px; }
:where(#yanagi-coating-lp) .step-number { color: var(--blue); font: 400 32px / 1 Arial, sans-serif; }
:where(#yanagi-coating-lp) .flow-list li > svg { float: right; height: 38px; width: 38px; color: var(--blue); stroke-width: 1.3; }
:where(#yanagi-coating-lp) .flow-list li + li::before { content: "→"; position: absolute; left: -36px; top: 29px; color: rgb(137, 164, 181); }
:where(#yanagi-coating-lp) .flow-list h3 { font-size: 22px; margin-top: 25px; margin-bottom: 14px; }
:where(#yanagi-coating-lp) .flow-list p { font-size: 15px; line-height: 1.9; }
:where(#yanagi-coating-lp) .flow-notice { display: flex; align-items: center; gap: 12px; margin-top: 36px; background: rgb(231, 238, 243); padding: 20px 24px; font-size: 14px; border-radius: 8px; }
:where(#yanagi-coating-lp) .flow-notice svg { width: 20px; height: 20px; color: var(--blue); }
:where(#yanagi-coating-lp) .faq-layout { display: grid; grid-template-columns: 32% 1fr; gap: 50px; }
:where(#yanagi-coating-lp) .faq-list { border-top: 1px solid var(--line); }
:where(#yanagi-coating-lp) .faq-list details { border-bottom: 1px solid var(--line); }
:where(#yanagi-coating-lp) .faq-list summary { display: flex; align-items: center; gap: 17px; padding: 25px 0px; list-style: none; cursor: pointer; font-weight: 600; line-height: 1.7; }
:where(#yanagi-coating-lp) .faq-list summary .toggle-icon { margin-left: auto; }
:where(#yanagi-coating-lp) .question-mark { font: 500 20px / 1 Arial, sans-serif; color: var(--blue); align-self: flex-start; margin-top: 4px; }
:where(#yanagi-coating-lp) .faq-list details > p { padding: 0px 36px 24px; font-size: 15px; color: var(--muted); }
:where(#yanagi-coating-lp) .access-section { background: var(--pale); }
:where(#yanagi-coating-lp) .access-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }
:where(#yanagi-coating-lp) .access-visual > img { width: 100%; border-radius: 12px; aspect-ratio: 4 / 3; object-fit: contain; }
:where(#yanagi-coating-lp) .location-card { padding: 22px 0px; display: flex; gap: 16px; align-items: center; }
:where(#yanagi-coating-lp) .location-card > svg { width: 24px; height: 28px; color: var(--blue); }
:where(#yanagi-coating-lp) .location-card strong { font-size: 16px; }
:where(#yanagi-coating-lp) .location-card span { display: block; color: var(--muted); font-size: 14px; margin-top: 3px; }
:where(#yanagi-coating-lp) .shop-details h3 { font-size: 23px; margin-bottom: 20px; }
:where(#yanagi-coating-lp) .shop-details dl > div { display: grid; grid-template-columns: 80px 1fr; gap: 12px; padding: 15px 0px; border-bottom: 1px solid var(--line); font-size: 15px; }
:where(#yanagi-coating-lp) .shop-details dt { font-size: 14px; font-weight: 600; }
:where(#yanagi-coating-lp) .shop-details dd > .note { display: block; }
:where(#yanagi-coating-lp) .shop-phone { font: 600 25px / 1.5 Arial, sans-serif; text-decoration: none; color: var(--navy); }
:where(#yanagi-coating-lp) .shop-phone:hover { text-decoration: underline; }
:where(#yanagi-coating-lp) .map-button { margin-top: 25px; font-size: 14px; min-height: 50px; gap: 12px; }
:where(#yanagi-coating-lp) .map-button svg { width: 17px; height: 19px; }
:where(#yanagi-coating-lp) .reservation-section { background: rgb(234, 241, 245); }
:where(#yanagi-coating-lp) .reservation-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 72px; }
:where(#yanagi-coating-lp) .reservation-copy h2 { font-size: 40px; letter-spacing: -0.04em; line-height: 1.5; margin-bottom: 24px; }
:where(#yanagi-coating-lp) .reservation-copy > p:not(.section-kicker) { font-size: 16px; line-height: 1.9; }
:where(#yanagi-coating-lp) .reservation-shop { border-top: 1px solid rgb(199, 216, 227); margin-top: 34px; padding-top: 24px; font-size: 16px; }
:where(#yanagi-coating-lp) .reservation-shop p { font-size: 14px; margin-top: 6px; color: var(--muted); }
:where(#yanagi-coating-lp) .reservation-panel { background: rgb(255, 255, 255); border: 1px solid rgb(207, 221, 230); border-radius: 12px; padding: 32px; }
:where(#yanagi-coating-lp) .reservation-lead { font-size: 23px; font-weight: 700; color: var(--navy); margin-bottom: 12px; }
:where(#yanagi-coating-lp) .reservation-panel > p:not(.reservation-lead) { font-size: 15px; line-height: 1.9; }
:where(#yanagi-coating-lp) .reservation-button { display: flex; width: 100%; margin-top: 24px; min-height: 62px; font-size: 17px; }
:where(#yanagi-coating-lp) .reservation-panel .reservation-caption { font-size: 14px; text-align: center; margin: 12px 0px 20px; }
:where(#yanagi-coating-lp) .reservation-notice { background: var(--pale); display: flex; align-items: flex-start; gap: 10px; padding: 18px; font-size: 14px; border-radius: 8px; }
:where(#yanagi-coating-lp) .reservation-notice svg { width: 18px; height: 18px; margin-top: 4px; color: var(--blue); }
:where(#yanagi-coating-lp) .reservation-notice strong { display: block; font-weight: 600; }
:where(#yanagi-coating-lp) .reservation-phone { text-align: center; border-top: 1px solid var(--line); margin-top: 24px; padding-top: 22px; }
:where(#yanagi-coating-lp) .reservation-phone > span { display: block; font-size: 14px; }
:where(#yanagi-coating-lp) .reservation-phone > a { display: inline-flex; align-items: center; gap: 10px; font: 600 28px / 1.7 Arial, sans-serif; text-decoration: none; color: var(--navy); }
:where(#yanagi-coating-lp) .reservation-phone > a:hover { text-decoration: underline; }
:where(#yanagi-coating-lp) .reservation-phone > a svg { width: 21px; height: 21px; }
:where(#yanagi-coating-lp) .reservation-phone .note { font-size: 13px; }
:where(#yanagi-coating-lp) .site-footer { padding: 45px 0px 27px; }
:where(#yanagi-coating-lp) .footer-top { display: flex; align-items: center; justify-content: space-between; gap: 25px; }
:where(#yanagi-coating-lp) .footer-top nav { display: flex; gap: 25px; }
:where(#yanagi-coating-lp) .footer-top nav a { font-size: 13px; text-decoration: none; min-height: 44px; display: inline-flex; gap: 8px; align-items: center; }
:where(#yanagi-coating-lp) .footer-top nav a:hover { text-decoration: underline; }
:where(#yanagi-coating-lp) .footer-bottom { border-top: 1px solid var(--line); display: flex; align-items: center; gap: 25px; margin-top: 30px; padding-top: 20px; font-size: 12px; color: var(--muted); }
:where(#yanagi-coating-lp) .footer-bottom small { font-size: 12px; }
:where(#yanagi-coating-lp) .back-top { margin-left: auto; text-decoration: none; display: flex; width: 44px; min-height: 44px; justify-content: center; align-items: center; border: 1px solid var(--line); border-radius: 50%; font-size: 20px; color: var(--blue); }
:where(#yanagi-coating-lp) .mobile-cta { display: none; }
@media (min-width: 1500px) {
:where(#yanagi-coating-lp) .hero { padding-top: 64px; }
:where(#yanagi-coating-lp) .hero-grid { padding-bottom: 64px; }
:where(#yanagi-coating-lp) .hero-photo { margin-left: 22px; margin-right: -32px; }
}
@media (max-width: 1100px) {
:where(#yanagi-coating-lp) .header-inner { gap: 18px; }
:where(#yanagi-coating-lp) .header-nav { gap: 16px; }
:where(#yanagi-coating-lp) .brand > img { width: 90px; }
:where(#yanagi-coating-lp) .brand-name strong { font-size: 19px; }
:where(#yanagi-coating-lp) .header-button { font-size: 13px; padding: 12px; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 40px; }
:where(#yanagi-coating-lp) .eyebrow { font-size: 12px; gap: 7px; }
:where(#yanagi-coating-lp) .small-line { width: 16px; }
:where(#yanagi-coating-lp) .hero-photo { margin-left: 12px; }
:where(#yanagi-coating-lp) .hero-buttons { gap: 10px; }
:where(#yanagi-coating-lp) .hero-buttons .button { min-width: 216px; }
:where(#yanagi-coating-lp) .hero-buttons .text-link { font-size: 13px; }
:where(#yanagi-coating-lp) .size-picker { flex-wrap: wrap; gap: 12px; }
:where(#yanagi-coating-lp) .size-note { width: 100%; }
:where(#yanagi-coating-lp) .menu-card { padding: 23px 20px; }
:where(#yanagi-coating-lp) .menu-card h3 { font-size: 19px; }
:where(#yanagi-coating-lp) .menu-price strong { font-size: 36px; }
:where(#yanagi-coating-lp) .menu-reserve { font-size: 13px; padding-inline: 8px; }
:where(#yanagi-coating-lp) .quality-row { gap: 45px; }
:where(#yanagi-coating-lp) .quality-text h3 { font-size: 24px; }
:where(#yanagi-coating-lp) .reservation-grid { gap: 44px; }
:where(#yanagi-coating-lp) .reservation-panel { padding: 28px; }
:where(#yanagi-coating-lp) .section-heading h2 { font-size: 33px; }
:where(#yanagi-coating-lp) .faq-layout { gap: 32px; }
}
@media (max-width: 900px) {
:where(#yanagi-coating-lp) .header-nav { display: none; }
:where(#yanagi-coating-lp) .header-button { margin-left: auto; font-size: 14px; }
:where(#yanagi-coating-lp) .header-inner { min-height: 82px; }
:where(#yanagi-coating-lp) .hero-grid { grid-template-columns: 47% 53%; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 34px; }
:where(#yanagi-coating-lp) .hero-description { font-size: 15px; }
:where(#yanagi-coating-lp) .hero-address { font-size: 13px; }
:where(#yanagi-coating-lp) .hero-buttons { flex-direction: column; align-items: flex-start; gap: 6px; }
:where(#yanagi-coating-lp) .hero-photo { align-self: start; margin-top: 46px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 36px; }
:where(#yanagi-coating-lp) .hero-action { padding-top: 20px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { font-size: 12px; }
:where(#yanagi-coating-lp) .trust-strip > div { font-size: 14px; gap: 9px; }
:where(#yanagi-coating-lp) .trust-sub { font-size: 12px; }
:where(#yanagi-coating-lp) .menu-grid { gap: 14px; }
:where(#yanagi-coating-lp) .menu-card { padding: 22px 15px; }
:where(#yanagi-coating-lp) .menu-card h3 { font-size: 17px; }
:where(#yanagi-coating-lp) .menu-card-heading > p { font-size: 14px; min-height: 78px; }
:where(#yanagi-coating-lp) .product-logo img { max-width: 100%; max-height: 48px; }
:where(#yanagi-coating-lp) .menu-card[data-menu="dia2"] .product-logo img { max-width: 100%; max-height: 61px; }
:where(#yanagi-coating-lp) .menu-price strong { font-size: 33px; }
:where(#yanagi-coating-lp) .menu-reserve { font-size: 12px; gap: 7px; }
:where(#yanagi-coating-lp) .menu-reserve .arrow { font-size: 16px; }
:where(#yanagi-coating-lp) .quality-row { gap: 30px; }
:where(#yanagi-coating-lp) .quality-text h3 { font-size: 23px; }
:where(#yanagi-coating-lp) .quality-text > p { font-size: 15px; }
:where(#yanagi-coating-lp) .quality-text > .note { font-size: 14px; }
:where(#yanagi-coating-lp) .heading-with-link { align-items: flex-start; flex-direction: column; gap: 14px; }
:where(#yanagi-coating-lp) .flow-list { gap: 30px; }
:where(#yanagi-coating-lp) .flow-list li + li::before { left: -25px; }
:where(#yanagi-coating-lp) .flow-list h3 { font-size: 19px; }
:where(#yanagi-coating-lp) .flow-list p { font-size: 14px; }
:where(#yanagi-coating-lp) .access-grid { gap: 30px; }
:where(#yanagi-coating-lp) .shop-details h3 { font-size: 20px; }
:where(#yanagi-coating-lp) .shop-details dl > div { grid-template-columns: 65px 1fr; }
:where(#yanagi-coating-lp) .reservation-grid { gap: 28px; }
:where(#yanagi-coating-lp) .reservation-copy h2 { font-size: 34px; }
:where(#yanagi-coating-lp) .reservation-panel { padding: 24px; }
:where(#yanagi-coating-lp) .reservation-lead { font-size: 20px; }
:where(#yanagi-coating-lp) .reservation-phone > a { font-size: 25px; }
:where(#yanagi-coating-lp) .footer-top { align-items: flex-start; }
:where(#yanagi-coating-lp) .footer-top nav { gap: 10px; flex-wrap: wrap; justify-content: flex-end; }
:where(#yanagi-coating-lp) .footer-top nav a { font-size: 12px; }
}
@media (max-width: 700px) {
html.yanagi-coating-lp-document { scroll-padding-top: 24px; }
:where(#yanagi-coating-lp) .container { width: calc(100% - 40px); }
:where(#yanagi-coating-lp) .section { padding: 54px 0px; }
:where(#yanagi-coating-lp) .section-heading { margin-bottom: 28px; }
:where(#yanagi-coating-lp) .section-heading h2 { font-size: 28px; letter-spacing: -0.05em; }
:where(#yanagi-coating-lp) .section-heading > p:last-child:not(.section-kicker) { font-size: 15px; margin-top: 15px; }
:where(#yanagi-coating-lp) .section-kicker { font-size: 13px; margin-bottom: 9px; }
:where(#yanagi-coating-lp) .desktop-only, :where(#yanagi-coating-lp) .desktop-break { display: none; }
:where(#yanagi-coating-lp) .mobile-only { display: block; }
:where(#yanagi-coating-lp) .header-inner { min-height: 76px; }
:where(#yanagi-coating-lp) .brand > img { width: 89px; }
:where(#yanagi-coating-lp) .brand { gap: 12px; }
:where(#yanagi-coating-lp) .brand-name { padding-left: 12px; }
:where(#yanagi-coating-lp) .brand-name > span { font-size: 10px; }
:where(#yanagi-coating-lp) .brand-name strong { font-size: 19px; }
:where(#yanagi-coating-lp) .header-button { display: none; }
:where(#yanagi-coating-lp) .hero { padding-top: 29px; background: var(--pale); }
:where(#yanagi-coating-lp) .hero-grid { display: flex; flex-direction: column; padding-bottom: 30px; }
:where(#yanagi-coating-lp) .hero-copy { order: 0; }
:where(#yanagi-coating-lp) .eyebrow { font-size: 11px; gap: 7px; margin-bottom: 17px; line-height: 1.7; letter-spacing: 0px; }
:where(#yanagi-coating-lp) .small-line { width: 15px; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 32px; line-height: 1.55; letter-spacing: -0.055em; }
:where(#yanagi-coating-lp) .hero-description { font-size: 14px; line-height: 1.85; margin-top: 17px; }
:where(#yanagi-coating-lp) .hero-description br:first-child { display: none; }
:where(#yanagi-coating-lp) .hero-address { font-size: 12px; margin-top: 13px; }
:where(#yanagi-coating-lp) .hero-photo { order: 1; width: 100%; margin: 24px 0px 0px; align-self: initial; }
:where(#yanagi-coating-lp) .hero-photo > img { border-radius: 10px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { font-size: 11px; padding-top: 10px; gap: 7px; }
:where(#yanagi-coating-lp) .hero-action { order: 2; padding-top: 24px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 38px; }
:where(#yanagi-coating-lp) .hero-price > span { font-size: 16px; }
:where(#yanagi-coating-lp) .hero-action > .note { font-size: 12px; margin-top: 6px; }
:where(#yanagi-coating-lp) .hero-buttons { margin-top: 18px; align-items: stretch; gap: 10px; }
:where(#yanagi-coating-lp) .hero-buttons .button { width: 100%; min-height: 56px; font-size: 16px; justify-content: space-between; padding-inline: 24px; }
:where(#yanagi-coating-lp) .hero-buttons .text-link { justify-content: center; font-size: 14px; }
:where(#yanagi-coating-lp) .hero-action .hero-reassurance { font-size: 13px; margin-top: 8px; text-align: center; }
:where(#yanagi-coating-lp) .trust-strip { padding-block: 23px; gap: 0px; }
:where(#yanagi-coating-lp) .trust-strip > div { flex-direction: column; gap: 9px; text-align: center; font-size: 11px; line-height: 1.6; padding: 0px 4px; }
:where(#yanagi-coating-lp) .trust-strip svg { width: 25px; height: 25px; }
:where(#yanagi-coating-lp) .trust-sub { display: block; font-size: 10px; }
:where(#yanagi-coating-lp) .trust-strip > div:first-child > span { margin-bottom: 16px; }
:where(#yanagi-coating-lp) .trust-strip > div:nth-child(2) > span { margin-bottom: 16px; }
:where(#yanagi-coating-lp) .size-picker { padding: 19px 16px; display: block; margin-bottom: 24px; }
:where(#yanagi-coating-lp) .size-picker fieldset { display: block; }
:where(#yanagi-coating-lp) .size-picker legend { float: none; margin: 0px 0px 12px; line-height: 1.5; font-size: 14px; }
:where(#yanagi-coating-lp) .size-options { gap: 7px; display: grid; grid-template-columns: repeat(6, minmax(0px, 1fr)); }
:where(#yanagi-coating-lp) .size-unknown { grid-column: 1 / -1; }
:where(#yanagi-coating-lp) .size-options label span { min-width: 0px; min-height: 45px; padding: 5px 4px; font-size: 14px; }
:where(#yanagi-coating-lp) .size-note { font-size: 12px; margin-top: 13px; }
:where(#yanagi-coating-lp) .menu-grid, :where(#yanagi-coating-lp) .menu-grid-two { grid-template-columns: 1fr; gap: 20px; }
:where(#yanagi-coating-lp) .menu-card { padding: 24px; }
:where(#yanagi-coating-lp) .menu-eyebrow { font-size: 13px; }
:where(#yanagi-coating-lp) .product-logo { height: 64px; margin: 8px 0px; }
:where(#yanagi-coating-lp) .product-logo img { max-width: 194px; max-height: 47px; }
:where(#yanagi-coating-lp) .menu-card[data-menu="dia2"] .product-logo img { max-width: 194px; max-height: 64px; }
:where(#yanagi-coating-lp) .menu-card h3 { font-size: 22px; letter-spacing: -0.055em; }
:where(#yanagi-coating-lp) .menu-card-heading > p { font-size: 15px; line-height: 1.85; min-height: 0px; margin-top: 12px; }
:where(#yanagi-coating-lp) .price-block { margin-top: 20px; padding-top: 17px; margin-bottom: 16px; }
:where(#yanagi-coating-lp) .price-caption { font-size: 13px; }
:where(#yanagi-coating-lp) .menu-price strong { font-size: 40px; }
:where(#yanagi-coating-lp) .menu-price > span { font-size: 17px; }
:where(#yanagi-coating-lp) .menu-detail { margin-bottom: 18px; }
:where(#yanagi-coating-lp) .menu-detail summary { font-size: 14px; }
:where(#yanagi-coating-lp) .menu-detail p { font-size: 14px; }
:where(#yanagi-coating-lp) .menu-reserve { font-size: 15px; min-height: 54px; justify-content: space-between; padding-inline: 16px; }
:where(#yanagi-coating-lp) .menu-reserve .arrow { font-size: 21px; }
:where(#yanagi-coating-lp) .menu-link-note { font-size: 14px; }
:where(#yanagi-coating-lp) .more-menus { margin-top: 25px; }
:where(#yanagi-coating-lp) .more-menus > summary { gap: 16px; padding-block: 20px; }
:where(#yanagi-coating-lp) .more-menus > summary strong { font-size: 17px; }
:where(#yanagi-coating-lp) .more-menus > summary .note { font-size: 13px; }
:where(#yanagi-coating-lp) .price-notes { font-size: 14px; line-height: 1.85; }
:where(#yanagi-coating-lp) .premium-note { font-size: 14px; padding: 17px; }
:where(#yanagi-coating-lp) .price-table thead { display: none; }
:where(#yanagi-coating-lp) .price-table, :where(#yanagi-coating-lp) .price-table tbody { display: block; }
:where(#yanagi-coating-lp) .price-table tr { display: grid; grid-template-columns: repeat(3, minmax(0px, 1fr)); border: 1px solid var(--line); border-radius: 8px; overflow: hidden; margin-top: 16px; }
:where(#yanagi-coating-lp) .price-table th:first-child { grid-column: 1 / -1; background: var(--pale); padding: 14px; }
:where(#yanagi-coating-lp) .price-table td { display: block; white-space: normal; text-align: center; padding: 10px 4px; font-size: 13px; }
:where(#yanagi-coating-lp) .price-table td::before { content: attr(data-label); display: block; font-size: 11px; color: var(--muted); margin-bottom: 4px; }
:where(#yanagi-coating-lp) .price-table caption { display: block; }
:where(#yanagi-coating-lp) .quality-section .section-heading { margin-bottom: 28px; }
:where(#yanagi-coating-lp) .quality-section .section-heading h2 { font-size: 27px; }
:where(#yanagi-coating-lp) .quality-row { display: flex; flex-direction: column; gap: 23px; align-items: stretch; }
:where(#yanagi-coating-lp) .quality-row + .quality-row { margin-top: 42px; }
:where(#yanagi-coating-lp) .quality-row figure img { border-radius: 10px; }
:where(#yanagi-coating-lp) .quality-text { padding: 0px; }
:where(#yanagi-coating-lp) .quality-number { font-size: 64px; top: -5px; }
:where(#yanagi-coating-lp) .quality-text .section-kicker { font-size: 12px; margin-bottom: 10px; }
:where(#yanagi-coating-lp) .quality-text h3 { font-size: 23px; margin-bottom: 14px; line-height: 1.6; }
:where(#yanagi-coating-lp) .quality-text > p:not(.section-kicker) { font-size: 16px; margin-top: 13px; }
:where(#yanagi-coating-lp) .quality-text > .note:not(.section-kicker) { font-size: 14px; }
:where(#yanagi-coating-lp) .heading-with-link { gap: 12px; }
:where(#yanagi-coating-lp) .heading-with-link .text-link { font-size: 14px; }
:where(#yanagi-coating-lp) .works-grid { grid-template-columns: 1fr; gap: 30px; }
:where(#yanagi-coating-lp) .work-caption { padding-top: 15px; }
:where(#yanagi-coating-lp) .work h3 { font-size: 20px; }
:where(#yanagi-coating-lp) .work-caption p { font-size: 14px; }
:where(#yanagi-coating-lp) .works-note { font-size: 14px; }
:where(#yanagi-coating-lp) .flow-list { grid-template-columns: 1fr; gap: 30px; }
:where(#yanagi-coating-lp) .flow-list li { padding-top: 20px; padding-left: 49px; }
:where(#yanagi-coating-lp) .step-number { position: absolute; left: 0px; top: 25px; font-size: 24px; }
:where(#yanagi-coating-lp) .flow-list li > svg { width: 30px; height: 30px; }
:where(#yanagi-coating-lp) .flow-list li + li::before { display: none; }
:where(#yanagi-coating-lp) .flow-list h3 { font-size: 20px; margin: 1px 40px 11px 0px; }
:where(#yanagi-coating-lp) .flow-list p { font-size: 16px; }
:where(#yanagi-coating-lp) .flow-notice { padding: 17px; align-items: flex-start; margin-top: 28px; font-size: 14px; gap: 10px; }
:where(#yanagi-coating-lp) .flow-notice svg { width: 18px; height: 18px; margin-top: 4px; }
:where(#yanagi-coating-lp) .faq-layout { display: block; }
:where(#yanagi-coating-lp) .faq-layout .section-heading > p:last-child { display: none; }
:where(#yanagi-coating-lp) .faq-list summary { padding: 22px 0px; font-size: 15px; gap: 13px; }
:where(#yanagi-coating-lp) .question-mark { font-size: 18px; }
:where(#yanagi-coating-lp) .faq-list details > p { font-size: 15px; padding: 0px 30px 20px; }
:where(#yanagi-coating-lp) .access-grid { display: flex; flex-direction: column; gap: 23px; }
:where(#yanagi-coating-lp) .access-visual, :where(#yanagi-coating-lp) .shop-details { width: 100%; }
:where(#yanagi-coating-lp) .location-card { padding: 18px 0px 0px; }
:where(#yanagi-coating-lp) .location-card strong { font-size: 14px; }
:where(#yanagi-coating-lp) .location-card span { font-size: 13px; }
:where(#yanagi-coating-lp) .shop-details h3 { font-size: 20px; margin-bottom: 14px; }
:where(#yanagi-coating-lp) .shop-details dl > div { grid-template-columns: 60px 1fr; font-size: 15px; gap: 12px; }
:where(#yanagi-coating-lp) .shop-details dt { font-size: 13px; }
:where(#yanagi-coating-lp) .shop-details dd .note { font-size: 13px; }
:where(#yanagi-coating-lp) .shop-phone { font-size: 24px; }
:where(#yanagi-coating-lp) .map-button { display: flex; width: 100%; padding: 14px 10px; font-size: 14px; gap: 10px; }
:where(#yanagi-coating-lp) .reservation-grid { display: block; }
:where(#yanagi-coating-lp) .reservation-copy .section-kicker { font-size: 13px; }
:where(#yanagi-coating-lp) .reservation-copy h2 { font-size: 32px; line-height: 1.55; margin-bottom: 19px; }
:where(#yanagi-coating-lp) .reservation-copy > p:not(.section-kicker) { font-size: 16px; }
:where(#yanagi-coating-lp) .reservation-copy > p br { display: none; }
:where(#yanagi-coating-lp) .reservation-shop { margin-top: 24px; padding-top: 20px; font-size: 15px; }
:where(#yanagi-coating-lp) .reservation-shop p { font-size: 13px; }
:where(#yanagi-coating-lp) .reservation-panel { margin-top: 28px; padding: 24px 20px; }
:where(#yanagi-coating-lp) .reservation-lead { font-size: 21px; }
:where(#yanagi-coating-lp) .reservation-panel > p:not(.reservation-lead) { font-size: 15px; }
:where(#yanagi-coating-lp) .reservation-button { min-height: 58px; font-size: 16px; justify-content: space-between; padding-inline: 16px; margin-top: 21px; }
:where(#yanagi-coating-lp) .reservation-panel .reservation-caption { font-size: 13px; }
:where(#yanagi-coating-lp) .reservation-notice { padding: 15px 13px; font-size: 13px; gap: 8px; }
:where(#yanagi-coating-lp) .reservation-phone > a { font-size: 26px; gap: 9px; }
:where(#yanagi-coating-lp) .reservation-phone .note { font-size: 11px; }
:where(#yanagi-coating-lp) .site-footer { padding: 32px 0px 138px; }
:where(#yanagi-coating-lp) .footer-top { display: block; }
:where(#yanagi-coating-lp) .footer-top nav { justify-content: flex-start; gap: 4px 18px; margin-top: 20px; }
:where(#yanagi-coating-lp) .footer-top nav a { font-size: 12px; }
:where(#yanagi-coating-lp) .footer-bottom { flex-wrap: wrap; gap: 6px; padding-top: 18px; margin-top: 16px; padding-right: 52px; position: relative; }
:where(#yanagi-coating-lp) .footer-bottom > p, :where(#yanagi-coating-lp) .footer-bottom > small { width: 100%; font-size: 11px; }
:where(#yanagi-coating-lp) .back-top { position: absolute; right: 0px; top: 17px; }
:where(#yanagi-coating-lp) .mobile-cta { position: fixed; z-index: 50; bottom: 0px; left: 0px; width: 100%; padding: 6px 12px calc(10px + env(safe-area-inset-bottom,0px)); background: rgb(255, 255, 255); border-top: 1px solid var(--line); box-shadow: rgba(16, 44, 67, 0.03) 0px -3px 16px; display: block; }
:where(#yanagi-coating-lp) .mobile-cta > p { font-size: 11px; text-align: center; color: var(--muted); margin-bottom: 5px; line-height: 1.5; }
:where(#yanagi-coating-lp) .mobile-cta > div { display: grid; grid-template-columns: 1fr 1.45fr; gap: 8px; }
:where(#yanagi-coating-lp) .mobile-cta .button { min-height: 47px; padding: 11px 8px; font-size: 13px; gap: 8px; white-space: nowrap; }
:where(#yanagi-coating-lp) .mobile-cta .button svg { width: 16px; height: 16px; }
:where(#yanagi-coating-lp) .mobile-cta.is-hidden { display: none; }
}
@media (max-width: 359px) {
:where(#yanagi-coating-lp) .hero h1 { font-size: 29px; }
:where(#yanagi-coating-lp) .eyebrow { font-size: 10px; }
:where(#yanagi-coating-lp) .hero-description { font-size: 14px; }
:where(#yanagi-coating-lp) .hero-address { font-size: 11px; }
:where(#yanagi-coating-lp) .trust-strip > div { font-size: 10px; }
:where(#yanagi-coating-lp) .trust-sub { font-size: 9px; }
:where(#yanagi-coating-lp) .section-heading h2 { font-size: 25px; }
:where(#yanagi-coating-lp) .quality-section .section-heading h2 { font-size: 24px; }
:where(#yanagi-coating-lp) .menu-card { padding: 21px; }
:where(#yanagi-coating-lp) .menu-card h3 { font-size: 20px; }
:where(#yanagi-coating-lp) .menu-reserve { font-size: 14px; }
:where(#yanagi-coating-lp) .reservation-panel { padding: 22px 16px; }
:where(#yanagi-coating-lp) .reservation-phone > a { font-size: 23px; }
:where(#yanagi-coating-lp) .mobile-cta { padding-inline: 8px; }
:where(#yanagi-coating-lp) .mobile-cta .button { font-size: 12px; gap: 5px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 36px; }
}
@media (prefers-reduced-motion: reduce) {
html.yanagi-coating-lp-document { scroll-behavior: auto; }
:where(#yanagi-coating-lp) *, :where(#yanagi-coating-lp) ::before, :where(#yanagi-coating-lp) ::after { transition: none !important; animation: auto ease 0s 1 normal none running none !important; }
}
:where(#yanagi-coating-lp) .skip-link { visibility: hidden; }
:where(#yanagi-coating-lp) .skip-link:focus { visibility: visible; }
:where(#yanagi-coating-lp) .hero-action > .note, :where(#yanagi-coating-lp) .hero-action .hero-reassurance, :where(#yanagi-coating-lp) .price-caption, :where(#yanagi-coating-lp) .size-note, :where(#yanagi-coating-lp) .more-menus > summary .note, :where(#yanagi-coating-lp) .reservation-panel .reservation-caption, :where(#yanagi-coating-lp) .reservation-phone .note, :where(#yanagi-coating-lp) .shop-details dd .note, :where(#yanagi-coating-lp) .hero-photo figcaption, :where(#yanagi-coating-lp) .hero-address { font-size: 14px; }
:where(#yanagi-coating-lp) .menu-card-heading > p, :where(#yanagi-coating-lp) .flow-list p { font-size: 16px; }
:where(#yanagi-coating-lp) .menu-detail p, :where(#yanagi-coating-lp) .faq-list details > p, :where(#yanagi-coating-lp) .shop-details dl > div, :where(#yanagi-coating-lp) .premium-note, :where(#yanagi-coating-lp) .reservation-panel > p:not(.reservation-lead):not(.reservation-caption) { font-size: 16px; }
:where(#yanagi-coating-lp) .hero-action > .note, :where(#yanagi-coating-lp) .size-note, :where(#yanagi-coating-lp) .menu-eyebrow, :where(#yanagi-coating-lp) .price-caption, :where(#yanagi-coating-lp) .product-logo + .menu-eyebrow, :where(#yanagi-coating-lp) .reservation-phone .note, :where(#yanagi-coating-lp) .location-card span, :where(#yanagi-coating-lp) .shop-details dt { font-size: 14px; }
:where(#yanagi-coating-lp) .size-options input:checked + span::after { content: "✓"; position: absolute; right: 3px; top: 0px; font-size: 10px; line-height: 1.5; }
@media (max-width: 700px) {
:where(#yanagi-coating-lp) .hero-description { font-size: 16px; }
:where(#yanagi-coating-lp) .trust-strip > div { font-size: 12px; }
:where(#yanagi-coating-lp) .trust-sub { font-size: 12px; }
:where(#yanagi-coating-lp) .trust-strip > div:first-child > span, :where(#yanagi-coating-lp) .trust-strip > div:nth-child(2) > span { margin-bottom: 19px; }
:where(#yanagi-coating-lp) .mobile-cta > p { font-size: 13px; }
:where(#yanagi-coating-lp) .mobile-cta .button { font-size: 14px; }
:where(#yanagi-coating-lp) .reservation-notice { font-size: 14px; }
:where(#yanagi-coating-lp) .reservation-shop p { font-size: 14px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { font-size: 13px; }
:where(#yanagi-coating-lp) .quality-text .section-kicker { font-size: 13px; }
:where(#yanagi-coating-lp) .price-table td::before { font-size: 13px; }
:where(#yanagi-coating-lp) .price-table td { font-size: 14px; }
:where(#yanagi-coating-lp) .menu-card h3 { overflow-wrap: anywhere; }
}
@media (max-width: 700px) {
:where(#yanagi-coating-lp) .section-heading > p:last-child:not(.section-kicker), :where(#yanagi-coating-lp) .faq-list summary { font-size: 16px; }
:where(#yanagi-coating-lp) .hero-photo figcaption, :where(#yanagi-coating-lp) .mobile-cta > p, :where(#yanagi-coating-lp) .price-table td::before { font-size: 14px; }
:where(#yanagi-coating-lp) .trust-strip > div, :where(#yanagi-coating-lp) .trust-sub { font-size: 14px; }
:where(#yanagi-coating-lp) .trust-strip > div > span { min-height: 48px; display: flex; flex-direction: column; justify-content: center; margin-bottom: 0px !important; }
}
:where(#yanagi-coating-lp) .header-phone { display: none; flex-shrink: 0; white-space: nowrap; }
:where(#yanagi-coating-lp) .header-phone-label { font-size: 11px; font-weight: 700; color: var(--blue); line-height: 1.5; }
:where(#yanagi-coating-lp) .header-phone > a { display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 44px; color: var(--navy); font: 700 24px / 1.3 Arial, sans-serif; text-decoration: none; }
:where(#yanagi-coating-lp) .header-phone > a:hover { color: var(--blue); text-decoration: underline; text-underline-offset: 4px; }
:where(#yanagi-coating-lp) .header-phone > a svg { width: 20px; height: 20px; }
:where(#yanagi-coating-lp) .header-phone-hours { font-size: 11px; color: var(--muted); line-height: 1.5; }
@media (min-width: 901px) {
:where(#yanagi-coating-lp) .header-inner { gap: 20px; }
:where(#yanagi-coating-lp) .header-nav { gap: 16px; }
:where(#yanagi-coating-lp) .header-nav a { font-size: 13px; }
:where(#yanagi-coating-lp) .header-phone { display: flex; flex-direction: column; align-items: center; }
}
@media (min-width: 901px) and (max-width: 1100px) {
:where(#yanagi-coating-lp) .header-nav { display: none; }
:where(#yanagi-coating-lp) .header-phone { margin-left: auto; }
}
:where(#yanagi-coating-lp) .hero { position: relative; isolation: isolate; padding-top: 42px; background: rgb(244, 248, 251); }
:where(#yanagi-coating-lp) .hero::before { content: ""; position: absolute; z-index: -1; inset: 0px 0px 0px 48%; background: linear-gradient(135deg, rgb(225, 237, 244), rgb(238, 245, 249)); clip-path: polygon(30% 0px, 100% 0px, 100% 100%, 0px 100%); }
:where(#yanagi-coating-lp) .hero-grid { grid-template-columns: minmax(0px, 47%) minmax(0px, 53%); padding-bottom: 36px; }
:where(#yanagi-coating-lp) .hero .eyebrow { gap: 10px; margin-bottom: 19px; font-size: 13px; line-height: 1.6; letter-spacing: 0px; }
:where(#yanagi-coating-lp) .hero-area { display: inline-block; padding: 5px 9px; background: var(--navy); color: rgb(255, 255, 255); border-radius: 3px; white-space: nowrap; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 48px; line-height: 1.45; letter-spacing: -0.06em; font-weight: 800; }
:where(#yanagi-coating-lp) .hero h1 em { position: relative; color: var(--blue); font-style: normal; background: linear-gradient(transparent 72%, rgb(199, 229, 242) 72%, rgb(199, 229, 242) 94%, transparent 94%); }
:where(#yanagi-coating-lp) .hero-description { max-width: 460px; margin-top: 18px; font-size: 16px; line-height: 1.85; color: var(--ink); }
:where(#yanagi-coating-lp) .hero-photo { align-self: center; margin: 8px 0px 0px 32px; padding: 0px; background: rgb(255, 255, 255); border-radius: 12px; box-shadow: rgba(22, 62, 89, 0.07) 0px 16px 40px; }
:where(#yanagi-coating-lp) .hero-photo::before { content: ""; position: absolute; z-index: -1; inset: -14px -14px 35% 34%; background: var(--blue); border-radius: 12px; }
:where(#yanagi-coating-lp) .hero-photo > img { border-radius: 12px 12px 0px 0px; aspect-ratio: 4 / 3; object-fit: contain; }
:where(#yanagi-coating-lp) .hero-photo figcaption { display: flex; align-items: center; gap: 18px; padding: 21px 25px; color: var(--navy); }
:where(#yanagi-coating-lp) .hero-photo-icon { display: flex; align-items: center; justify-content: center; width: 54px; height: 54px; flex-shrink: 0; border: 1px solid rgb(183, 214, 229); border-radius: 50%; background: rgb(237, 246, 250); color: var(--blue); }
:where(#yanagi-coating-lp) .hero-photo-icon svg { width: 30px; height: 30px; stroke-width: 1.4; }
:where(#yanagi-coating-lp) .hero-photo figcaption small { display: block; font-size: 14px; color: var(--blue); font-weight: 600; }
:where(#yanagi-coating-lp) .hero-photo figcaption strong { display: block; font-size: 23px; letter-spacing: -0.04em; line-height: 1.7; }
:where(#yanagi-coating-lp) .hero-photo-shop { display: block; font-size: 14px; color: var(--muted); margin-top: 3px; }
:where(#yanagi-coating-lp) .hero-action { padding-top: 22px; padding-right: 18px; }
:where(#yanagi-coating-lp) .hero-price-panel { position: relative; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 6px 12px; padding: 17px 21px 14px; border-top: 1px solid rgb(192, 214, 227); border-right: 1px solid rgb(192, 214, 227); border-bottom: 1px solid rgb(192, 214, 227); border-image: none; border-left: 4px solid var(--blue); border-radius: 0px 12px 12px 0px; background: rgb(255, 255, 255); }
:where(#yanagi-coating-lp) .hero-price-label { font-size: 14px; font-weight: 700; line-height: 1.6; color: var(--navy); }
:where(#yanagi-coating-lp) .hero-price-label > span { display: block; }
:where(#yanagi-coating-lp) .hero-price-label .hero-price-tax { font-size: 14px; font-weight: 400; color: var(--muted); margin-top: 4px; }
:where(#yanagi-coating-lp) .hero-price { gap: 5px; color: var(--blue); white-space: nowrap; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 58px; font-weight: 700; letter-spacing: -2px; line-height: 1.05; }
:where(#yanagi-coating-lp) .hero-price > span { font-size: 20px; font-weight: 700; }
:where(#yanagi-coating-lp) .hero-price-panel > .note { grid-column: 1 / -1; font-size: 14px; line-height: 1.7; }
:where(#yanagi-coating-lp) .hero-buttons { display: flex; flex-flow: wrap; align-items: center; gap: 17px; margin-top: 20px; }
:where(#yanagi-coating-lp) .hero-buttons .button { min-width: 242px; min-height: 60px; box-shadow: rgb(0, 60, 89) 0px 5px 0px, rgba(0, 94, 138, 0.086) 0px 9px 18px; }
:where(#yanagi-coating-lp) .hero-buttons .button .arrow { display: flex; width: 28px; height: 28px; align-items: center; justify-content: center; border: 1px solid rgba(255, 255, 255, 0.376); border-radius: 50%; font-size: 19px; }
:where(#yanagi-coating-lp) .hero-buttons .text-link { font-size: 14px; gap: 8px; }
:where(#yanagi-coating-lp) .hero-action .hero-reassurance { margin-top: 16px; font-size: 14px; line-height: 1.75; }
:where(#yanagi-coating-lp) .hero-reassurance strong { font-weight: 600; color: var(--navy); }
:where(#yanagi-coating-lp) .hero-trust-band { background: var(--navy); border-top: 3px solid rgb(0, 124, 173); }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip { padding-block: 23px; border-top: 0px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div { gap: 17px; color: rgb(255, 255, 255); padding: 0px 14px; text-align: left; flex-direction: row; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div + div { border-left: 1px solid rgba(255, 255, 255, 0.19); }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip svg { width: 36px; height: 36px; color: rgb(142, 208, 237); stroke-width: 1.4; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div > span { display: block; min-height: 0px; margin-bottom: 0px !important; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip small { display: block; font-size: 13px; font-weight: 400; color: rgb(200, 219, 230); line-height: 1.7; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong { display: block; font-size: 22px; font-weight: 700; line-height: 1.65; letter-spacing: 0.01em; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong b { font: 700 28px / 1 Arial, sans-serif; margin-right: 2px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-highlight { color: rgb(162, 222, 247); }
:where(#yanagi-coating-lp) .hero-trust-band .trust-sub { display: inline; font-size: 14px; font-weight: 400; letter-spacing: 0px; }
@media (min-width: 1500px) {
:where(#yanagi-coating-lp) .hero { padding-top: 52px; }
:where(#yanagi-coating-lp) .hero-grid { padding-bottom: 44px; }
}
@media (min-width: 701px) and (max-width: 1100px) {
:where(#yanagi-coating-lp) .hero { padding-top: 34px; }
:where(#yanagi-coating-lp) .hero h1 { font-size: clamp(31px, 3.75vw, 42px); }
:where(#yanagi-coating-lp) .hero .eyebrow { font-size: 11px; gap: 7px; flex-wrap: wrap; }
:where(#yanagi-coating-lp) .hero-area { padding: 4px 7px; }
:where(#yanagi-coating-lp) .hero-description { font-size: 15px; }
:where(#yanagi-coating-lp) .hero-photo { margin-left: 25px; margin-top: 0px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { gap: 12px; padding: 17px; }
:where(#yanagi-coating-lp) .hero-photo-icon { width: 42px; height: 42px; }
:where(#yanagi-coating-lp) .hero-photo figcaption strong { font-size: 19px; }
:where(#yanagi-coating-lp) .hero-photo figcaption small, :where(#yanagi-coating-lp) .hero-photo-shop { font-size: 13px; }
:where(#yanagi-coating-lp) .hero-action { padding-right: 0px; }
:where(#yanagi-coating-lp) .hero-price-panel { padding: 14px 15px; grid-template-columns: 1fr; }
:where(#yanagi-coating-lp) .hero-price-label { display: flex; gap: 8px; align-items: baseline; flex-wrap: wrap; }
:where(#yanagi-coating-lp) .hero-price-label .hero-price-tax { margin-top: 0px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 52px; }
:where(#yanagi-coating-lp) .hero-buttons { gap: 8px 14px; margin-top: 18px; }
:where(#yanagi-coating-lp) .hero-buttons .button { min-width: 230px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div { gap: 10px; padding-inline: 10px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip svg { width: 28px; height: 28px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong { font-size: 18px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip small { font-size: 12px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-sub { display: block; font-size: 14px; }
}
@media (max-width: 700px) {
:where(#yanagi-coating-lp) .hero { padding-top: 25px; }
:where(#yanagi-coating-lp) .hero::before { inset: 0px; clip-path: polygon(100% 17%, 100% 100%, 0px 100%, 0px 60%); }
:where(#yanagi-coating-lp) .hero-grid { padding-bottom: 26px; }
:where(#yanagi-coating-lp) .hero .eyebrow { gap: 7px; font-size: 11px; margin-bottom: 15px; }
:where(#yanagi-coating-lp) .hero-area { padding: 4px 7px; }
:where(#yanagi-coating-lp) .hero h1 { font-size: clamp(29px, 8.6vw, 43px); line-height: 1.42; letter-spacing: -0.055em; }
:where(#yanagi-coating-lp) .hero-description { max-width: 480px; font-size: 16px; line-height: 1.8; margin-top: 15px; }
:where(#yanagi-coating-lp) .hero-photo { width: 100%; margin: 28px 0px 0px; }
:where(#yanagi-coating-lp) .hero-photo::before { inset: -9px -9px 36% 38%; border-radius: 10px; }
:where(#yanagi-coating-lp) .hero-photo > img { border-radius: 10px 10px 0px 0px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { gap: 13px; padding: 14px 16px; }
:where(#yanagi-coating-lp) .hero-photo-icon { width: 42px; height: 42px; }
:where(#yanagi-coating-lp) .hero-photo-icon svg { width: 25px; height: 25px; }
:where(#yanagi-coating-lp) .hero-photo figcaption small { font-size: 14px; }
:where(#yanagi-coating-lp) .hero-photo figcaption strong { font-size: 20px; line-height: 1.6; }
:where(#yanagi-coating-lp) .hero-photo-shop { display: none; }
:where(#yanagi-coating-lp) .hero-action { padding: 22px 0px 0px; }
:where(#yanagi-coating-lp) .hero-price-panel { grid-template-columns: 1fr; padding: 17px 18px 14px; gap: 8px; }
:where(#yanagi-coating-lp) .hero-price-label { display: flex; gap: 10px; align-items: baseline; flex-wrap: wrap; font-size: 14px; max-width: none; }
:where(#yanagi-coating-lp) .hero-price-label .hero-price-tax { margin-top: 0px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 56px; letter-spacing: -1.5px; }
:where(#yanagi-coating-lp) .hero-price > span { font-size: 18px; }
:where(#yanagi-coating-lp) .hero-price-panel > .note { font-size: 14px; line-height: 1.7; }
:where(#yanagi-coating-lp) .hero-buttons { flex-direction: column; align-items: stretch; gap: 8px; margin-top: 19px; }
:where(#yanagi-coating-lp) .hero-buttons .button { min-width: 0px; min-height: 60px; font-size: 17px; }
:where(#yanagi-coating-lp) .hero-buttons .text-link { justify-content: center; font-size: 15px; }
:where(#yanagi-coating-lp) .hero-action .hero-reassurance { text-align: center; font-size: 14px; margin-top: 5px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip { padding-block: 21px; width: calc(100% - 24px); }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div { flex-direction: column; gap: 8px; text-align: center; padding: 0px 6px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip svg { width: 29px; height: 29px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip small { display: none; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong { font-size: 14px; line-height: 1.7; letter-spacing: 0px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong b { font-size: 19px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div > span { min-height: 48px; display: flex; justify-content: center; flex-direction: column; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-sub { display: block; font-size: 14px; }
}
@media (max-width: 359px) {
:where(#yanagi-coating-lp) .hero .eyebrow { font-size: 10px; gap: 5px; }
:where(#yanagi-coating-lp) .hero-area { padding-inline: 5px; }
:where(#yanagi-coating-lp) .hero h1 { font-size: 28px; }
:where(#yanagi-coating-lp) .hero-price-panel { grid-template-columns: 1fr; gap: 8px; padding: 14px 16px; }
:where(#yanagi-coating-lp) .hero-price-label { max-width: none; display: flex; gap: 10px; font-size: 14px; align-items: baseline; }
:where(#yanagi-coating-lp) .hero-price-label .hero-price-tax { margin-top: 0px; }
:where(#yanagi-coating-lp) .hero-price strong { font-size: 50px; }
:where(#yanagi-coating-lp) .hero-photo figcaption { gap: 10px; padding: 13px; }
:where(#yanagi-coating-lp) .hero-photo-icon { display: none; }
:where(#yanagi-coating-lp) .hero-photo figcaption small { font-size: 13px; }
:where(#yanagi-coating-lp) .hero-photo figcaption strong { font-size: 17px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip { width: calc(100% - 16px); }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip > div { padding-inline: 3px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong { font-size: 13px; }
:where(#yanagi-coating-lp) .hero-trust-band .trust-strip strong b { font-size: 17px; margin-right: 1px; }
}
#yanagi-coating-lp { --cta: #c94c0c; --cta-hover: #b93808; --cta-edge: #943408; }
:where(#yanagi-coating-lp) .button[data-cta="reservation"] { background: var(--cta); border-color: var(--cta); color: rgb(255, 255, 255); box-shadow: 0 4px 0 var(--cta-edge),0 8px 18px #c94c0c26; }
:where(#yanagi-coating-lp) .button[data-cta="reservation"]:hover { background: var(--cta-hover); border-color: var(--cta-hover); color: rgb(255, 255, 255); }
:where(#yanagi-coating-lp) .button[data-cta="reservation"]:focus-visible { outline: 3px solid var(--navy); outline-offset: 5px; box-shadow: 0 0 0 3px #fff,0 4px 0 var(--cta-edge); }
:where(#yanagi-coating-lp) .button[data-cta="reservation"]:active { box-shadow: 0 2px 0 var(--cta-edge); }
@media print {
:where(#yanagi-coating-lp) .header-nav, :where(#yanagi-coating-lp) .header-button, :where(#yanagi-coating-lp) .mobile-cta, :where(#yanagi-coating-lp) .hero-buttons, :where(#yanagi-coating-lp) .menu-reserve, :where(#yanagi-coating-lp) .reservation-button { display: none !important; }
:where(#yanagi-coating-lp) .section { padding: 24px 0px; }
:where(#yanagi-coating-lp) .container { width: 100%; }
:where(#yanagi-coating-lp) .site-footer { padding-bottom: 0px; }
:where(#yanagi-coating-lp) .menu-card, :where(#yanagi-coating-lp) .work, :where(#yanagi-coating-lp) .quality-row { break-inside: avoid; }
:where(#yanagi-coating-lp) details { display: block; }
:where(#yanagi-coating-lp) .all-prices > table { display: table; }
}
