:root{--orange:#ff6900;--black:#000;--white:#fff;--line-green:#06c755;--font-ja:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--font-body:Arial, var(--font-ja);--font-display:Teko, Arial, var(--font-ja);--container:1080px;--line:3px solid var(--black);color-scheme:light}*,:before,:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--white);color:var(--black);font-family:var(--font-body);margin:0;font-size:16px;font-weight:500;line-height:1.8}img{max-width:100%;height:auto;display:block}a,a:visited{color:inherit}::selection{background:var(--orange);color:var(--black)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}h1,h2,h3{margin:0;font-weight:700;line-height:1.4}h1,h2,h3,summary,.hero-lead,.section-head p,.cta-band p,.card p,.flow p{word-break:auto-phrase}p{margin:0}[id]{scroll-margin-top:84px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:20px}.skip-link{z-index:100;background:var(--orange);color:var(--black);padding:8px 16px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}.site-header{z-index:50;background:var(--white);border-bottom:var(--line);position:sticky;top:0}.header-inner{align-items:center;gap:24px;min-height:68px;display:flex}.brand{flex-shrink:0;padding:10px 0;display:block}.brand img{width:auto;height:34px}.header-nav{gap:22px;margin-left:auto;display:flex}.header-nav a{font-size:15px;font-weight:700;text-decoration:none}.header-nav a:hover{text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:7px;text-decoration-thickness:3px}.header-cta{flex-shrink:0}.btn{border:var(--line);text-align:center;cursor:pointer;justify-content:center;align-items:center;min-height:52px;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.btn-orange,.btn-orange:visited{background:var(--orange);color:var(--black)}.btn-orange:hover{background:var(--black);color:var(--orange)}.btn-black,.btn-black:visited{background:var(--black);color:var(--white)}.btn-black:hover{background:var(--orange);color:var(--black)}.btn-white,.btn-white:visited{background:var(--white);color:var(--black)}.btn-white:hover{background:var(--orange);color:var(--black)}.btn-line,.btn-form{border-width:2px;border-radius:8px;gap:10px;min-height:56px;padding:10px 28px;font-size:16px}.btn-line.btn-lg,.btn-form.btn-lg{min-width:min(300px,100%);min-height:56px;font-size:17px}.btn-line,.btn-line:visited{border-color:var(--line-green);background:var(--line-green);color:var(--white)}.btn-form,.btn-form:visited{border-color:var(--black);background:var(--white);color:var(--black)}.btn-line:hover,.btn-form:hover{text-underline-offset:4px;text-decoration:underline}.btn-line:active,.btn-form:active{transform:scale(.99)}.btn-line svg,.btn-form svg{flex-shrink:0}.btn-lg{min-height:60px;padding:14px 32px;font-size:18px}.btn:disabled{cursor:progress}.hero{background:var(--black);color:var(--white);padding:56px 0 64px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:48px;display:grid}.hero-photo{margin:0 16px 16px 0;position:relative}.hero-photo:before{content:"";background:var(--orange);position:absolute;inset:16px -16px -16px 16px}.hero-photo img{aspect-ratio:4/3;object-fit:contain;background:var(--white);border:3px solid var(--white);border-radius:8px;width:100%;padding:20px;position:relative}.hero-photo:before{border-radius:8px}.hero-label{font-family:var(--font-display);letter-spacing:.08em;color:var(--orange);align-items:center;gap:10px;font-size:24px;font-weight:500;line-height:1;display:flex}.hero-store{margin-top:14px;font-size:15px;font-weight:700}.hero h1{margin-top:10px;font-size:clamp(28px,5.4vw,50px)}.hero h1 .accent{color:var(--orange)}.hero-lead{max-width:38em;margin-top:20px;font-size:17px}.hero-points{flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hero-points li{background:var(--orange);color:var(--black);padding:6px 14px;font-size:15px;font-weight:700}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero .btn-white,.hero .btn-form{border-color:var(--white)}.hero-label-icon{margin-top:-4px}.road{background:repeating-linear-gradient(90deg, var(--white) 0 56px, transparent 56px 96px) center / 100% 6px no-repeat, var(--black);border-bottom:6px solid var(--orange);height:28px}.section{padding:72px 0}.section+.section{border-top:var(--line)}.section-head{margin-bottom:36px}.section-label{color:var(--black);font-family:var(--font-display);letter-spacing:.1em;align-items:center;gap:10px;font-size:24px;font-weight:600;line-height:1;display:flex}.section-label svg{background:var(--orange);border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-top:-4px;padding:4px}.section-label:after{content:"";background:repeating-linear-gradient(90deg, var(--orange) 0 14px, transparent 14px 22px);flex:0 96px;height:4px;margin-top:-4px}.section-head h2{margin-top:14px;font-size:clamp(24px,3.6vw,34px)}.section-head p{max-width:40em;margin-top:12px}.cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.card{border:var(--line);border-top:10px solid var(--orange);border-radius:0 0 20px;padding:24px}.card-top{justify-content:space-between;align-items:center;display:flex}.card-icon{background:var(--black);width:60px;height:60px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.card-num{color:var(--orange);-webkit-text-stroke:1.5px var(--black);font-family:var(--font-display);font-size:56px;font-weight:600;line-height:1}.photo-band{background:var(--black);color:var(--white);border-top:var(--line);grid-template-columns:1fr 1fr;display:grid}.photo-band-img img{object-fit:cover;width:100%;height:100%;min-height:280px}.photo-band-text{align-self:center;padding:40px clamp(20px,5vw,64px)}.photo-band-en{color:var(--orange);font-family:var(--font-display);letter-spacing:.12em;font-size:26px;line-height:1}.photo-band-copy{margin:14px 0 12px;font-size:clamp(24px,3.2vw,34px);font-weight:700;line-height:1.5}.card h3{margin-top:16px;font-size:20px}.card p{margin-top:10px}.flow-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.flow-photo{margin:0;position:sticky;top:100px}.flow-photo img{aspect-ratio:3/4;object-fit:cover;border:var(--line);border-radius:0 40px;width:100%}.flow{margin:0;padding:0;list-style:none}.flow li{grid-template-columns:64px 1fr;gap:20px;padding-bottom:28px;display:grid;position:relative}.flow li:not(:last-child):before{content:"";background:repeating-linear-gradient(180deg, var(--black) 0 10px, transparent 10px 18px);width:4px;position:absolute;top:64px;bottom:0;left:30px}.flow-step{border:var(--line);background:var(--orange);width:64px;height:64px;color:var(--black);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;padding-top:6px;font-size:34px;font-weight:600;line-height:1;display:flex}.flow h3{align-items:center;gap:8px;padding-top:14px;font-size:19px;display:flex}.flow-icon{color:var(--orange);flex-shrink:0}.flow p{margin-top:6px}.area-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.area-map{border:var(--line);margin:0}.area-map img{width:100%}.area-group+.area-group{margin-top:26px}.area-group h3{align-items:center;gap:6px;font-size:18px;display:flex}.area-group h3 svg{color:var(--orange)}.area-list li{border-radius:999px}.area-list{flex-wrap:wrap;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.area-list li{border:2px solid var(--black);padding:6px 14px;font-weight:700}.area-note{margin-top:26px}.faq{border-top:var(--line)}.faq details{border-bottom:var(--line)}.faq summary{cursor:pointer;padding:20px 48px 20px 0;font-size:17px;font-weight:700;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"Q";background:var(--orange);width:32px;height:32px;color:var(--black);font-family:var(--font-display);text-align:center;border-radius:50%;margin-right:12px;padding-top:3px;line-height:1.3;display:inline-block}.faq summary:after{content:"+";font-family:var(--font-display);font-size:34px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.faq details[open] summary:after{content:"−"}.faq .answer{padding:0 0 22px 44px}.cta-band{background:var(--orange);color:var(--black);padding:72px 0 48px;position:relative}.cta-band .wave{width:100%;height:40px;position:absolute;top:0;left:0}.cta-band-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.cta-band p{font-size:clamp(20px,3vw,26px);font-weight:700}.line-box{border-left:10px solid var(--orange);background:var(--black);max-width:720px;color:var(--white);padding:28px}.line-box h3{font-size:22px}.line-box p{margin-top:10px}.line-box .btn{margin-top:20px}.form-intro{max-width:720px;margin-top:56px;margin-bottom:20px}.form-intro h3{font-size:22px}.form-intro p{word-break:auto-phrase;margin-top:10px}.form-wrap{max-width:720px}.form{border:var(--line);padding:28px;position:relative}.field+.field{margin-top:24px}.field-label{flex-wrap:wrap;align-items:center;gap:8px;font-weight:700;display:flex}.req,.opt{white-space:nowrap;flex-shrink:0;padding:1px 8px;font-size:12px;font-weight:700;line-height:1.6}.req{background:var(--orange);color:var(--black)}.opt{border:2px solid var(--black);padding:0 6px}.hint{margin-top:2px;font-size:14px}.input,.textarea{border:2px solid var(--black);background:var(--white);width:100%;color:var(--black);font:inherit;appearance:none;border-radius:0;margin-top:8px;padding:12px 14px;font-size:16px;display:block}.input:focus,.textarea:focus{outline:3px solid var(--orange);outline-offset:0}.textarea{resize:vertical;min-height:120px}fieldset{border:0;margin:0;padding:0}legend{padding:0}.choices{flex-wrap:wrap;gap:10px 22px;margin-top:10px;display:flex}.choice{cursor:pointer;align-items:center;gap:8px;display:inline-flex}input[type=radio],input[type=checkbox]{width:20px;height:20px;accent-color:var(--orange);flex-shrink:0;margin:0}.consent{border-top:var(--line);margin-top:28px;padding-top:22px}.consent-text{font-size:14px}.consent .choice{word-break:auto-phrase;margin-top:12px;font-weight:700}.form-submit{width:100%;margin-top:24px}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-status,.thanks{border:var(--line);padding:24px}.form-status{margin-top:20px}.thanks h3{font-size:22px}.thanks p,.form-status p+p{margin-top:10px}.sns-icons{flex-wrap:wrap;gap:28px;margin:0;padding:0;list-style:none;display:flex}.sns-icons a{flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.sns-icon{border:var(--line);background:var(--black);width:76px;height:76px;color:var(--white);border-radius:50%;place-items:center;display:grid}.sns-icons a:hover .sns-icon{background:var(--orange);color:var(--black)}.sns-name{font-family:var(--font-display);letter-spacing:.04em;font-size:22px;line-height:1}.footer-sns{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:flex}.footer-sns a{border:2px solid var(--white);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.footer-sns a:hover{background:var(--orange);border-color:var(--orange);color:var(--black)}.site-footer{background:var(--black);color:var(--white);padding:48px 0 40px}.footer-store{font-size:18px;font-weight:700}.footer-note{margin-top:8px;font-size:14px}.footer-links{flex-wrap:wrap;gap:8px 22px;margin:20px 0 0;padding:0;list-style:none;display:flex}.kobutsu{border-top:2px solid var(--white);margin:24px 0 0;padding-top:20px;font-size:14px}.kobutsu dt{font-weight:700}.kobutsu dd{margin:4px 0 0}.copyright{margin-top:24px;font-size:13px}.prose{max-width:760px}.prose h1{font-size:clamp(26px,4vw,36px)}.prose h2{border-left:8px solid var(--orange);margin-top:40px;padding-left:14px;font-size:21px}.prose p,.prose ul,.prose ol{margin-top:12px}.prose ul,.prose ol{padding-left:1.4em}.prose table{border-collapse:collapse;width:100%;margin-top:14px}.prose th,.prose td{border:2px solid var(--black);text-align:left;vertical-align:top;padding:10px 12px}.prose th{background:var(--orange);width:9em;color:var(--black)}.mobile-cta{display:none}@media (width<=860px){.header-nav,.header-cta{display:none}.header-inner{justify-content:center;min-height:58px}.brand img{height:30px}.hero{padding:36px 0 48px}.hero-grid,.flow-grid,.area-grid,.photo-band{grid-template-columns:1fr;gap:28px}.hero-photo{order:-1}.hero-photo img{aspect-ratio:16/9}.flow-photo{display:none}.photo-band-img img{aspect-ratio:16/9;min-height:0}.photo-band-text{padding-block:28px 36px}.hero-actions .btn{flex:100%}.section{padding:52px 0}.form{padding:20px}.flow li{gap:14px}.mobile-cta{z-index:60;border-top:var(--line);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-cta a{justify-content:center;align-items:center;min-height:58px;font-weight:700;text-decoration:none;display:flex}.mobile-cta .m-line{background:var(--line-green);color:var(--white);gap:8px}.mobile-cta .m-form{background:var(--black);color:var(--white)}body{padding-bottom:61px}}
