@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;1,800;1,900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--red:#e52420;--ink:#161616;--paper:#fff;--soft:#f4f4f1;--line:#dcdcd8;--muted:#646462}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Noto Sans JP',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #236acc;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:-80px;left:12px;background:white;padding:12px}.skip-link:focus{top:12px}.topbar{background:var(--ink);color:white;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.1em}.topbar span{margin-left:20px;color:#bdbdbb}.site-header{height:99px;max-width:1600px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white;gap:26px}.wordmark{display:inline-flex;flex-direction:column;flex-shrink:0}.wordmark strong{font-family:'Barlow Condensed',Impact,sans-serif;font-style:italic;font-size:35px;line-height:1;letter-spacing:-.035em;font-weight:900}.wordmark strong span{color:var(--red);margin-left:3px}.wordmark small{font-size:10px;font-weight:700;letter-spacing:.16em;margin-top:8px}nav{display:flex;align-items:center;gap:28px}nav>a{font-size:13px;font-weight:700;white-space:nowrap}nav>a:not(.header-phone):hover{color:var(--red)}.header-phone{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:28px}.header-phone span{font-size:11px;letter-spacing:.06em}.header-phone b{font:700 27px/1.3 'Barlow Condensed',sans-serif;letter-spacing:.025em}.menu-toggle{display:none}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:46% 54%;padding:37px 4.8% 42px;position:relative;min-height:660px;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:1;padding-top:15px;padding-bottom:10px}.eyebrow{font:700 14px/1.3 'Barlow Condensed',sans-serif;letter-spacing:.14em;display:flex;align-items:center;gap:10px;margin:0 0 25px}.red-line{height:2px;width:29px;background:var(--red)}h1{font-weight:900;letter-spacing:-.065em;line-height:1.42;font-size:clamp(32px,3.95vw,58px);margin:0 0 20px;white-space:nowrap}.hero-red{color:var(--red);position:relative}.hero-red:after{content:'';height:8px;position:absolute;bottom:-5px;left:0;right:0;background:#f5d93c;transform:rotate(-3deg)}.period{color:var(--red)}.hero-lead{font-size:24px;font-weight:800;line-height:1.65;letter-spacing:.02em;margin:0 0 15px}.hero-description{font-size:15px;color:#52524e;line-height:1.95;margin:0 0 26px}.button{display:inline-flex;align-items:center;gap:14px;padding:19px 24px;font-size:15px;font-weight:700;min-height:60px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.red{background:var(--red);color:white}.button.red:hover{background:#bb1916}.button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.arrow{margin-left:15px;font-size:23px;line-height:1}.hero-hours{font-size:12px;letter-spacing:.04em;margin:12px 0 0 9px;color:var(--muted)}.hero-hours span{margin:0 10px;color:#aaa}.hero-visual{position:relative;align-self:center;margin-left:-10px}.hero-visual img{width:100%;height:auto}.visual-label{display:flex;justify-content:space-between;margin:0 14px;color:#777;font:600 12px 'Barlow Condensed',sans-serif;letter-spacing:.14em}.hero-sticker{position:absolute;right:0;top:34px;background:#f9d636;border:2px solid var(--ink);transform:rotate(8deg);border-radius:50%;width:124px;height:124px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;font-weight:700;box-shadow:4px 4px 0 var(--ink)}.hero-sticker strong{font-size:20px;line-height:1.3;text-align:center;margin-top:5px}.visual-note{display:block;text-align:right;font-size:13px;letter-spacing:.1em;font-weight:700;margin-top:6px}.trust-strip{background:var(--ink);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:25px 6%;gap:16px}.trust-strip>span{display:flex;align-items:center;justify-content:center;gap:15px;font:600 14px 'Barlow Condensed',sans-serif;color:#ef4b47;border-right:1px solid #444}.trust-strip>span:last-child{border:0}.trust-strip b{font-family:'Noto Sans JP',sans-serif;font-size:14px;color:white;letter-spacing:.02em}.section{max-width:1280px;padding:96px 5%;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:46px}.red-text{color:var(--red)}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{font-size:34px;line-height:1.6;letter-spacing:-.04em;margin:0;font-weight:800}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.9;margin:0 0 5px}.mobile-only{display:none}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--line)}.service{padding:32px 28px 29px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-no{font:600 13px 'Barlow Condensed',sans-serif;color:var(--red);letter-spacing:.1em}.service h3{font-size:21px;font-weight:800;letter-spacing:-.03em;margin:21px 0 12px}.service p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 23px}.service-tag{display:inline-block;font-size:11px;font-weight:600;padding:6px 10px;background:var(--soft)}.service-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.service-bottom p{font-size:12px;color:var(--muted)}.text-link{font-size:14px;font-weight:700;padding-bottom:7px;border-bottom:1px solid var(--ink);white-space:nowrap}.text-link span{margin-left:25px;color:var(--red)}.footer{border-top:1px solid var(--line);padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .wordmark strong{font-size:27px}.footer p,.footer>small{font-size:12px;color:var(--muted)}.mobile-contact{display:none}@media(min-width:1600px){.hero{padding-left:55px;padding-right:55px}}@media(max-width:1100px){nav{gap:18px}nav>a{font-size:12px}.header-phone{padding-left:18px}.header-phone b{font-size:23px}.site-header{padding:0 4%}.wordmark strong{font-size:29px}.hero{min-height:590px;padding:32px 4%}.hero-lead{font-size:21px}.hero-sticker{width:103px;height:103px;font-size:10px}.hero-sticker strong{font-size:17px}.service{padding:27px 22px}.service h3{font-size:18px}.trust-strip{padding-left:4%;padding-right:4%}.trust-strip b{font-size:12px}}@media(max-width:850px){.site-header{height:84px;position:relative;z-index:5}.menu-toggle{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:white;border:1px solid var(--line);width:44px;height:44px;cursor:pointer}.menu-toggle>span:not(.sr-only){width:19px;height:2px;background:var(--ink)}nav{display:none;position:absolute;top:84px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:22px 6%;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 20px #0000000d}nav.open{display:flex}nav>a{font-size:15px;padding:15px 0}.header-phone{border-left:0;border-top:1px solid var(--line);margin-top:10px}.header-phone span{font-size:13px}.header-phone b{font-size:29px}.hero{grid-template-columns:1fr 1fr;min-height:535px;padding:30px 4%}h1{font-size:32px}.hero-lead{font-size:19px}.hero-description{font-size:13px}.hero .button{padding:16px;font-size:13px;gap:10px}.hero .arrow{margin-left:0}.hero-visual{margin-left:0}.hero-sticker{right:0;top:0;width:90px;height:90px;font-size:9px}.hero-sticker strong{font-size:15px}.visual-label{font-size:10px;margin:0}.visual-note{font-size:11px}.section{padding:70px 5%}.section-heading h2{font-size:29px}.section-heading>p{font-size:13px}.service-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.trust-strip>span:nth-child(2){border:0}.footer p{display:none}}@media(max-width:600px){html{scroll-padding-top:22px}.topbar{font-size:10px;padding:9px 10px}.topbar span{display:none}.site-header{height:78px;padding:0 6%}.wordmark strong{font-size:30px}.wordmark small{font-size:9px}nav{top:78px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:37px 6% 27px;min-height:0;overflow:hidden}.hero-copy{padding:0}.eyebrow{font-size:12px;margin-bottom:20px}h1{font-size:clamp(31px,8.7vw,49px);line-height:1.4;margin-bottom:22px;letter-spacing:-.055em}.hero-lead{font-size:21px;line-height:1.55}.hero-description{font-size:14px;line-height:1.8;margin-bottom:24px}.hero .button{font-size:15px;padding:17px 22px;gap:12px}.hero .arrow{margin-left:14px}.hero-hours{font-size:12px}.hero-visual{margin:30px -6% 0}.hero-visual img{width:100%}.visual-label{padding:0 6%;font-size:11px}.hero-sticker{right:7%;top:32px;width:101px;height:101px;font-size:10px}.hero-sticker strong{font-size:17px}.visual-note{padding-right:7%;font-size:12px;margin-top:4px}.trust-strip{padding:25px 5%;gap:21px 0}.trust-strip>span{gap:11px;font-size:13px}.trust-strip b{font-size:11px}.section{padding:61px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:29px;line-height:1.55}.section-heading>p{font-size:14px;margin:20px 0 0}.mobile-only{display:block}.service-grid{grid-template-columns:1fr;border-left:0}.service{padding:26px 0;border-right:0;position:relative}.service h3{font-size:21px;margin:12px 0 10px}.service p{font-size:15px;margin:0 0 17px}.service-tag{font-size:12px}.service-no{font-size:13px}.service-bottom{align-items:flex-start;flex-direction:column;gap:10px}.service-bottom p{font-size:13px;line-height:1.8}.footer{padding:30px 6% 105px;flex-wrap:wrap}.footer>small{font-size:11px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;display:block;background:var(--red);color:white;z-index:20;box-shadow:0 -3px 15px #0002;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{min-height:69px;display:flex;align-items:center;justify-content:center;gap:16px;font-size:12px}.mobile-contact b{font:700 25px 'Barlow Condensed',sans-serif;letter-spacing:.02em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
