:root{--orange:#e96510;--orange-dark:#ca4f09;--green:#69ad30;--brown:#362018;--cream:#fff8ec;--paper:#fffefa;--ink:#2f241f;--muted:#6a625d;--line:#e8dfd6;--shadow:0 10px 30px rgba(65,42,24,.1);--radius:16px;--container:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.8}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,a{transition:.2s ease}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.screen-reader-text{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:9999;left:16px;top:-100px;padding:10px 18px;background:#fff;color:#000}.skip-link:focus{top:16px}.site-header{height:108px;background:#fff;position:relative;z-index:50;box-shadow:0 1px rgba(0,0,0,.04)}.site-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:13px;line-height:1.2}.brand__mark{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;font-size:42px;color:var(--orange);background:#f4b125}.brand small{display:block;font-weight:700;letter-spacing:.08em;font-size:13px}.brand strong{font-size:27px}.custom-logo{max-width:360px;max-height:76px;width:auto}.site-nav{display:flex;align-items:center;gap:30px}.site-nav__list{display:flex;list-style:none;padding:0;margin:0;align-items:center;gap:42px}.site-nav__list a{font-weight:700;font-size:14px;position:relative}.site-nav__list a:hover,.site-nav__list a:focus-visible{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:2px solid var(--orange);border-radius:12px;background:var(--orange);color:#fff;font-weight:700;padding:13px 28px;line-height:1.4}.button:hover,.button:focus-visible{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-2px)}.button--header{padding:16px 23px}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle>span:not(.screen-reader-text){display:block;width:28px;height:2px;background:var(--brown);margin:6px}.hero{min-height:680px;display:grid;grid-template-columns:43% 57%;background:linear-gradient(135deg,#fffefb,#fff8eb)}.hero__copy{display:flex;justify-content:flex-end;align-items:center;padding:58px 3.5vw 58px max(24px,calc((100vw - var(--container))/2))}.hero__copy-inner{max-width:630px}.eyebrow{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.18em;margin:0 0 8px}.hero h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(42px,4.2vw,68px);line-height:1.45;letter-spacing:.06em;margin:0 0 20px}.hero h1::first-line{color:var(--orange)}.hero__lead{font-size:16px;font-weight:600;line-height:2;margin:0 0 28px}.hero__features{display:flex;list-style:none;margin:0 0 28px;padding:0;gap:28px}.hero__features li{display:grid;text-align:center;gap:7px;font-size:12px;font-weight:700}.hero__features b{display:grid;place-items:center;margin:auto;width:78px;height:78px;border:2px solid var(--orange);border-radius:50%;font-size:35px;background:white}.button--outline{background:#fff;color:var(--orange);min-width:330px}.button--outline:hover,.button--outline:focus-visible{color:#fff}.hero__visual{position:relative;overflow:hidden;min-height:620px;background:#dde4cc}.hero__image{width:100%;height:100%;object-fit:cover}.image-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:180px;background:linear-gradient(145deg,#f2e5c7,#d5e3c2);color:rgba(54,32,24,.45);font-size:13px;font-weight:800;letter-spacing:.15em}.image-placeholder--hero{min-height:680px;background:linear-gradient(145deg,rgba(57,111,68,.1),rgba(229,101,16,.25)),radial-gradient(circle at 70% 35%,#facb62 0 13%,transparent 14%),linear-gradient(135deg,#bcd2a2,#f4dfb9);font-size:14px}.image-placeholder--hero b{font-family:serif;color:#643118;font-size:44px;line-height:1.45;text-align:center}.hero__bubble{position:absolute;right:3%;bottom:5%;min-width:330px;padding:25px 36px;border-radius:55% 45% 48% 52%;background:#fffaf0;text-align:center;box-shadow:var(--shadow);transform:rotate(-2deg)}.hero__bubble span{display:block;font-size:15px}.hero__bubble strong{font-size:25px}.section{padding:75px 0}.section-heading{text-align:center;margin-bottom:42px}.section-heading span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.2em}.section-heading h2,.about h2,.news h2{font-family:"Yu Mincho",serif;font-size:36px;letter-spacing:.13em;margin:0}.section-heading p{margin:5px 0}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 7px 24px rgba(49,34,24,.08);overflow:visible}.service-card__image{display:block;height:210px;border-radius:11px 11px 0 0;overflow:hidden}.service-card__image img{width:100%;height:100%;object-fit:cover}.service-card__body{padding:24px 20px 18px}.service-card__icon{position:absolute;top:181px;left:20px;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--orange);border:4px solid white;font-size:22px}.service-card:nth-child(2n) .service-card__icon{background:#df5474}.service-card:nth-child(3n) .service-card__icon{background:#4091cb}.service-card:nth-child(4n) .service-card__icon{background:#815ccb}.service-card:nth-child(5n) .service-card__icon{background:var(--green)}.service-card h3{font-size:17px;line-height:1.5;margin:12px 0}.service-card p{color:var(--muted);font-size:13px;line-height:1.85;min-height:96px}.text-link{display:flex;justify-content:space-between;font-size:13px;font-weight:700}.text-link span{color:var(--orange)}.section-action{text-align:center;margin:34px 0 0}.about-news{display:grid;grid-template-columns:58% 42%;background:var(--cream);border-top:1px solid #f4e8d5}.about,.news{padding:58px max(24px,calc((100vw - var(--container))/2));}.about{padding-right:48px}.about__inner{display:grid;grid-template-columns:1fr .9fr;gap:30px;max-width:850px;margin-left:auto}.about p{font-size:14px}.about strong{display:block;font-family:"Yu Mincho",serif;font-size:24px;line-height:1.6;margin-top:22px}.about__art{display:flex;align-items:end;justify-content:center;font-size:62px;gap:0;padding-bottom:10px}.about__art span:nth-child(2){font-size:100px}.news{padding-left:48px;background:#fffdf8}.news__inner{max-width:650px}.news header{display:flex;justify-content:space-between;align-items:center}.news header>a{font-size:13px;font-weight:700}.news-list{margin-top:23px}.news-list article{display:grid;grid-template-columns:96px 86px 1fr;gap:13px;align-items:center;padding:14px 0;border-bottom:1px dotted #cfc1b5}.news-list time{font-size:12px}.news-list .category{font-size:11px;text-align:center;background:#d3a54f;color:#fff;padding:2px 7px;border-radius:4px}.news-list article:nth-child(2) .category{background:#75ad3f}.news-list article:nth-child(3) .category{background:#61a8ca}.news-list h3{font-size:13px;margin:0}.news-list a:hover{text-decoration:underline}.contact{background:#fff3df;padding:30px 0}.contact__inner{display:grid;grid-template-columns:220px 1fr 390px;gap:34px;align-items:center}.contact__art{text-align:center;font-size:100px}.contact h2{font-size:26px;margin:0}.contact p{font-size:13px;margin:0 0 12px}.contact__buttons{display:flex;gap:14px}.button--line{background:var(--green);border-color:var(--green)}.contact__phone{background:#fff;border-radius:18px;padding:18px 30px}.contact__phone small,.contact__phone span{display:block}.contact__phone a{display:block;font-size:30px;font-weight:800;line-height:1.3}.contact__phone span{font-size:12px}.site-footer{background:#3e1e0f;color:#fff;padding:18px 0;font-size:11px}.site-footer__inner{display:flex;justify-content:space-between;align-items:center}.site-footer p{margin:0}.site-footer ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.site-footer a:hover{text-decoration:underline}
@media(max-width:1200px){.site-nav__list{gap:22px}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px}.service-card__image{height:230px}.service-card__icon{top:201px}.contact__inner{grid-template-columns:130px 1fr 330px}.about-news{grid-template-columns:1fr 1fr}.about__inner{grid-template-columns:1fr}.about__art{display:none}}
@media(max-width:900px){.site-header{height:82px}.brand small{font-size:10px}.brand strong{font-size:21px}.brand__mark{width:44px;height:44px;font-size:32px}.custom-logo{max-width:250px;max-height:60px}.menu-toggle{display:block;position:relative;z-index:2}.site-nav{display:none;position:fixed;inset:82px 0 0;background:#fff;padding:35px 24px;align-items:stretch;overflow:auto}.site-nav.is-open{display:block}.site-nav__list{display:grid;gap:0}.site-nav__list li{border-bottom:1px solid var(--line)}.site-nav__list a{display:block;padding:18px 8px}.site-nav .button{margin-top:25px;width:100%}.menu-open{overflow:hidden}.hero{grid-template-columns:1fr;min-height:0}.hero__copy{padding:54px 24px}.hero__copy-inner{max-width:720px;margin:auto}.hero__visual{min-height:480px}.image-placeholder--hero{min-height:480px}.about-news{grid-template-columns:1fr}.about,.news{padding:50px 32px}.about__inner,.news__inner{max-width:720px;margin:auto}.contact__inner{grid-template-columns:100px 1fr}.contact__phone{grid-column:1/-1;text-align:center}.site-footer__inner{gap:20px}}
@media(max-width:620px){.container{width:min(calc(100% - 32px),var(--container))}.brand small{display:none}.brand strong{font-size:18px}.hero__copy{padding:44px 20px}.hero h1{font-size:36px;line-height:1.5}.hero__lead{font-size:14px}.hero__features{gap:8px;justify-content:space-between}.hero__features b{width:64px;height:64px;font-size:28px}.hero__features span{font-size:10px}.button--outline{min-width:0;width:100%}.hero__visual{min-height:390px}.image-placeholder--hero{min-height:390px}.image-placeholder--hero b{font-size:30px}.hero__bubble{min-width:255px;padding:16px 22px}.hero__bubble strong{font-size:20px}.section{padding:56px 0}.section-heading h2,.about h2,.news h2{font-size:29px}.section-heading p{font-size:13px}.service-grid{grid-template-columns:1fr}.service-card__image{height:240px}.service-card__icon{top:211px}.service-card p{min-height:0}.about,.news{padding:44px 20px}.news-list article{grid-template-columns:78px 70px 1fr;gap:8px}.news-list h3{font-size:12px}.contact__inner{display:block;text-align:center}.contact__art{font-size:74px}.contact h2{font-size:21px}.contact__buttons{display:grid}.contact__phone{margin-top:20px;padding:16px}.contact__phone a{font-size:26px}.site-footer__inner{display:grid;text-align:center;justify-content:center}.site-footer ul{justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.content-area{max-width:1050px}.entry-list{display:grid;gap:28px}.entry-card{display:grid;grid-template-columns:minmax(220px,34%) 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.entry-card__image img{width:100%;height:100%;min-height:240px;object-fit:cover}.entry-card__body{padding:34px}.entry-card__body h1,.entry-card__body h2{font-family:"Yu Mincho",serif;line-height:1.5;margin:4px 0 14px}.entry-card__meta{color:var(--muted);font-size:12px;margin:0}.entry-content a{text-decoration:underline}.navigation.pagination{margin-top:36px}.nav-links{display:flex;justify-content:center;gap:8px}.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.page-numbers.current{color:#fff;background:var(--orange);border-color:var(--orange)}.entry-empty{text-align:center;padding:80px 0}@media(max-width:620px){.entry-card{grid-template-columns:1fr}.entry-card__image img{min-height:210px}.entry-card__body{padding:24px}}

/* ================================================================
   Design-reference refinement: fixed header and first-view layout
   ================================================================ */
:root{--container:1200px;--header-height:90px;--orange:#e7600b;--green:#63a832;--brown:#352018}
.container{width:min(calc(100% - 80px),1200px)}
.site-header{position:sticky;top:0;height:var(--header-height);background:#fff;box-shadow:0 2px 14px rgba(56,34,22,.05)}
.admin-bar .site-header{top:32px}
.site-header__inner{padding:0;gap:24px}
.brand__mark{width:50px;height:50px;font-size:36px}
.brand small{font-size:11px;letter-spacing:.1em}
.brand strong{font-size:25px;letter-spacing:.01em}
.custom-logo{max-width:325px;max-height:68px}
.site-nav{gap:34px;height:100%}
.site-nav__list{height:100%;gap:34px}
.site-nav__list li{height:100%}
.site-nav__list a{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;min-width:72px;font-size:13px;line-height:1.35}
.site-nav__list a small{display:block;margin-top:3px;color:#9b623f;font-size:8px;font-weight:600;letter-spacing:.08em}
.site-nav__list>li:nth-child(1) a{color:var(--orange)}
.button--header{height:58px;padding:0 20px;border-radius:12px;box-shadow:0 6px 16px rgba(231,96,11,.18)}
.button--header small{display:block;font-size:8px;font-weight:600;letter-spacing:.08em;text-align:center}
.button--header:hover,.button--header:focus-visible{box-shadow:0 10px 22px rgba(202,79,9,.28);transform:translateY(-2px)}

.hero{width:min(100%,1200px);height:700px;min-height:700px;margin:0 auto;grid-template-columns:45% 55%;background:linear-gradient(100deg,#fff 0%,#fff 39%,#fff8ec 49%,#f8ead7 54%,#fff 58%);overflow:visible}
.hero__copy{order:1;position:relative;z-index:2;justify-content:flex-start;padding:42px 42px 34px 0;background:linear-gradient(90deg,#fff 0%,#fffdf8 82%,rgba(255,249,239,.7) 100%)}
.hero__copy-inner{width:100%;max-width:540px}
.hero__garland{position:absolute;top:-7px;left:-8px;display:flex;align-items:flex-start;gap:0;width:225px;height:65px;transform:rotate(-7deg);transform-origin:left top;border-top:2px solid #c1a87b}
.hero__garland i{display:block;width:0;height:0;margin-top:-1px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:35px solid #edb55e;filter:drop-shadow(0 1px 0 #aa8961)}
.hero__garland i:nth-child(2),.hero__garland i:nth-child(5){border-top-color:#87aa83}.hero__garland i:nth-child(3),.hero__garland i:nth-child(6){border-top-color:#f4d9a0}
.hero h1{margin:38px 0 18px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:72px;font-weight:700;line-height:1.2;letter-spacing:.025em;color:var(--brown)}
.hero h1::first-line{color:inherit}
.hero-title__orange{color:var(--orange)}
.hero-title__green{color:var(--green)}
.hero-title__blue{color:#1683c7}
.hero__lead{max-width:510px;margin:0 0 22px;font-size:18px;font-weight:600;line-height:2}
.hero__features{justify-content:flex-start;gap:36px;margin:0 0 22px}
.hero__features li{width:112px;gap:6px;font-size:12px;white-space:nowrap}
.hero__features b{width:82px;height:82px;border-width:2px;font-size:37px;box-shadow:0 3px 10px rgba(56,34,22,.05)}
.hero__features li:nth-child(2) b{border-color:var(--green)}
.hero__features li:nth-child(3) b{border-color:#e7a52a}
.hero .button--outline{width:300px;min-width:300px;height:60px;padding:0 25px;border-radius:40px;background:#fff;color:var(--orange);box-shadow:0 4px 12px rgba(225,92,8,.06)}
.hero .button--outline span{margin-left:auto}
.hero .button--outline:hover,.hero .button--outline:focus-visible{color:#fff;background:var(--orange);box-shadow:0 10px 22px rgba(231,96,11,.2)}
.hero__visual{order:2;height:700px;min-height:700px;overflow:hidden;background:#d9dfcc}
.hero__image,.image-placeholder--hero{height:700px;min-height:700px;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.hero__visual:hover .hero__image,.hero__visual:hover .image-placeholder--hero{transform:scale(1.035)}
.hero__bubble{right:-10px;bottom:32px;display:grid;grid-template-columns:72px 1fr;align-items:center;width:365px;min-width:365px;padding:21px 30px;border-radius:999px;background:#fffdf8;box-shadow:0 14px 36px rgba(63,38,21,.16);transform:none;text-align:left}
.hero__bubble .hero__truck{grid-row:1/3;display:grid;place-items:center;width:66px;height:52px;margin-right:10px;border-radius:8px;background:#efb137;font-size:38px}
.hero__bubble>span:not(.hero__truck){font-size:13px;line-height:1.5}
.hero__bubble strong{font-family:"Yu Mincho",serif;font-size:23px;line-height:1.45}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}.service-card.reveal:nth-child(2){transition-delay:.06s}.service-card.reveal:nth-child(3){transition-delay:.12s}.service-card.reveal:nth-child(4){transition-delay:.18s}.service-card.reveal:nth-child(5){transition-delay:.24s}.service-card.reveal:nth-child(6){transition-delay:.3s}

@media(max-width:1180px) and (min-width:992px){.site-nav__list{gap:14px}.site-nav{gap:16px}.brand small{display:none}.brand strong{font-size:20px}.hero h1{font-size:58px}.hero__lead{font-size:16px}.hero__features{gap:14px}}
@media(max-width:991px){.container{width:min(calc(100% - 48px),1200px)}.site-header{height:82px}.admin-bar .site-header{top:46px}.site-nav{inset:82px 0 0;height:auto}.hero{display:flex;width:100%;height:auto;min-height:0;flex-direction:column;background:#fff}.hero__visual{order:1;width:100%;height:56vw;min-height:440px}.hero__image,.image-placeholder--hero{height:56vw;min-height:440px}.hero__copy{order:2;width:100%;padding:65px 40px 55px;background:linear-gradient(120deg,#fff 60%,#fff5e5)}.hero__copy-inner{max-width:720px;margin:0 auto}.hero__garland{top:12px;left:22px}.hero h1{font-size:clamp(50px,8vw,68px)}.hero__lead{max-width:680px}.hero__features{gap:50px}.hero .button--outline{width:100%}.hero__bubble{right:24px;bottom:24px}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.container{width:min(calc(100% - 32px),1200px)}.custom-logo{max-width:220px}.hero__visual{height:67vw;min-height:360px}.hero__image,.image-placeholder--hero{height:67vw;min-height:360px}.hero__copy{padding:62px 22px 44px}.hero__garland{left:12px;width:190px}.hero__garland i{border-left-width:12px;border-right-width:12px;border-top-width:29px}.hero h1{margin-top:27px;font-size:clamp(38px,10.8vw,56px);line-height:1.3}.hero__lead{font-size:15px;line-height:1.9}.hero__features{display:grid;grid-template-columns:1fr;gap:14px;margin:28px 0}.hero__features li{display:flex;width:100%;align-items:center;text-align:left;gap:16px}.hero__features b{width:68px;height:68px;margin:0;font-size:30px;flex:none}.hero__features span{font-size:13px}.hero__bubble{right:12px;bottom:14px;width:310px;min-width:310px;grid-template-columns:58px 1fr;padding:16px 22px}.hero__bubble .hero__truck{width:52px;height:44px;font-size:29px}.hero__bubble strong{font-size:19px}.service-grid{grid-template-columns:1fr}}
@media(max-width:400px){.hero__bubble{right:8px;width:285px;min-width:285px;padding:13px 17px}.hero__bubble>span:not(.hero__truck){font-size:11px}.hero__bubble strong{font-size:17px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.hero__image,.image-placeholder--hero{transition:none}}

/* Ver 2.1 — compact vertical rhythm. This final cascade centralizes size tuning. */
html,body{max-width:100%;overflow-x:hidden}
body{font-size:16px;line-height:1.8}
.section{padding:80px 0}
.button:not(.button--header){min-height:56px;border-radius:40px}
.hero{height:600px;min-height:600px;grid-template-columns:45% 55%}
.hero__copy{padding-top:24px;padding-bottom:24px}
.hero h1{margin-top:26px;margin-bottom:12px}
.hero__lead{margin-bottom:12px}
.hero__features{margin-top:-8px;margin-bottom:8px}
.hero__visual,.hero__image,.image-placeholder--hero{height:600px;min-height:600px}
.hero__bubble{right:0;bottom:24px}
.service-grid{gap:24px}
.service-card{display:flex;flex-direction:column;height:380px;overflow:visible}
.service-card__image{flex:0 0 180px;height:180px}
.service-card__body{display:flex;flex:1;flex-direction:column;min-height:0;padding:18px 18px 14px}
.service-card__icon{top:151px;left:18px}
.service-card h3{margin:16px 0 8px}
.service-card p{display:-webkit-box;overflow:hidden;min-height:0;margin:0 0 8px;font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.service-card .text-link{margin-top:auto}
.section-action{margin-top:26px}
.about,.news{padding-top:28px;padding-bottom:28px}
.about p{font-size:16px;line-height:1.8}
.about strong{margin-top:12px}
.about__art{font-size:70px;padding-bottom:0}
.about__art span:nth-child(2){font-size:112px}
.news-list{margin-top:12px}
.news-list article{padding:9px 0;line-height:1.5}
.contact{display:flex;align-items:center;min-height:176px;padding:16px 0}
.contact__inner{padding-right:40px;padding-left:40px}
.contact__art{font-size:82px}
.contact__phone{min-height:106px;padding:11px 25px}
.contact__phone a{font-size:27px}
.site-footer{display:flex;align-items:center;min-height:70px;padding:8px 0}
@media(max-width:1200px){.service-card{height:380px}.service-card__image{height:180px;flex-basis:180px}.service-card__icon{top:151px}}
@media(max-width:991px){.section{padding:70px 0}.hero{height:auto;min-height:0}.hero__visual,.hero__image,.image-placeholder--hero{height:52vw;min-height:400px}.hero__copy{padding-top:48px;padding-bottom:42px}.hero__features{margin-top:0;margin-bottom:16px}.contact__inner{padding-right:24px;padding-left:24px}}
@media(max-width:767px){.section{padding:60px 0}.hero__visual,.hero__image,.image-placeholder--hero{height:64vw;min-height:340px}.hero__copy{padding-top:50px;padding-bottom:38px}.hero__features{margin:22px 0}.service-card{height:auto;min-height:370px}.service-card__image{height:180px;flex-basis:180px}.about,.news{padding-top:34px;padding-bottom:34px}.contact{min-height:0;padding:30px 0}.contact__inner{padding:0}.site-footer{min-height:70px}}

/* Ver 2.2 — full-width news section and reordered home content. */
.news--wide{width:100%;padding:80px 0;background:#fffdf8}
.news--wide .news__inner{width:min(calc(100% - 80px),1200px);max-width:1200px;margin:0 auto;padding:0}
.news--wide header{gap:32px}
.news--wide header .button{width:auto;min-width:170px}
.news--wide .news-list{width:100%}
.news--wide .news-list article{grid-template-columns:110px 100px minmax(0,1fr)}
.about--wide{width:100%;padding:48px 0;background:var(--cream)}
.about--wide .about__inner{width:min(calc(100% - 80px),1200px);max-width:1200px;margin:0 auto}
@media(max-width:991px){.news--wide{padding:70px 0}.news--wide .news__inner,.about--wide .about__inner{width:min(calc(100% - 48px),1200px)}}
@media(max-width:767px){.news--wide{padding:60px 0}.news--wide .news__inner,.about--wide .about__inner{width:min(calc(100% - 32px),1200px)}.news--wide header{align-items:flex-start}.news--wide header .button{width:auto;min-width:140px}.news--wide .news-list article{grid-template-columns:78px 72px minmax(0,1fr)}.about--wide{padding:34px 0}}

/* Ver 2.3 — layered hero with a softly masked documentary photograph. */
.hero{position:relative;isolation:isolate;display:grid;width:min(calc(100% - 80px),1200px);height:580px;min-height:580px;grid-template-columns:50% 50%;background:linear-gradient(118deg,#fff 0%,#fffdf8 48%,#fbf2e4 100%)}
.hero__copy{position:relative;z-index:3;order:1;padding:26px 26px 24px 0;background:transparent}
.hero__copy-inner{max-width:600px}
.hero h1{max-width:650px;margin:28px 0 14px;font-size:64px;font-weight:700;line-height:1.2;letter-spacing:-.03em}
.hero__lead{display:-webkit-box;overflow:hidden;max-width:530px;margin-bottom:14px;font-size:16px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.hero__features{gap:26px;margin:0 0 12px}
.hero__features b{width:72px;height:72px;font-size:32px}
.hero .button--outline{width:300px;min-width:300px;height:56px;min-height:56px}
.hero .button--outline{white-space:nowrap}
.hero__visual{position:relative;z-index:1;order:2;width:calc(100% + 100px);height:580px;min-height:580px;margin-left:-100px;overflow:visible;background:#ece2d2}
.hero__image{width:100%;height:580px;min-height:580px;object-fit:cover;object-position:center center;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 120px,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 120px,#000 100%)}
.hero__bubble{z-index:4;right:0;bottom:22px}
@media(max-width:991px) and (min-width:768px){.hero{display:grid;width:min(calc(100% - 48px),1200px);height:560px;min-height:560px;grid-template-columns:50% 50%}.hero__copy{order:1;padding:34px 12px 28px 0}.hero__copy-inner{max-width:100%;margin:0}.hero h1{font-size:48px}.hero__lead{font-size:15px}.hero__features{gap:8px}.hero__features li{width:88px}.hero__features b{width:62px;height:62px;font-size:27px}.hero__visual{order:2;width:calc(100% + 45px);height:560px;min-height:560px;margin-left:-45px}.hero__image{height:560px;min-height:560px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 72px,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 72px,#000 100%)}.hero .button--outline{width:280px;min-width:280px}.hero__bubble{right:0;bottom:18px;width:310px;min-width:310px;padding:16px 22px}.hero__bubble strong{font-size:19px}}
@media(max-width:767px){.hero{display:flex;width:100%;height:auto;min-height:0;flex-direction:column;background:linear-gradient(135deg,#fff 55%,#fff7e9)}.hero__visual{order:1;width:100%;height:58vw;min-height:310px;margin:0;overflow:hidden}.hero__image{width:100%;height:58vw;min-height:310px;object-position:center center;-webkit-mask-image:none;mask-image:none}.hero__copy{order:2;padding:48px 20px 38px}.hero__copy-inner{width:min(100%,560px);margin:0 auto}.hero h1{font-size:clamp(38px,11vw,52px)}.hero__lead{font-size:16px}.hero__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}.hero__features li{display:grid;width:auto;justify-items:center;text-align:center;gap:6px}.hero__features b{width:62px;height:62px;margin:0;font-size:27px}.hero__features span{font-size:10px;white-space:normal}.hero .button--outline{width:100%;min-width:0}.hero__bubble{right:12px;bottom:14px}}

/* Ver 2.3.1 — show the complete photograph over a softly blurred backdrop. */
.hero__visual{width:calc(100% + 75px);margin-left:-75px;overflow:hidden;background:linear-gradient(135deg,#f6eee2,#e9dfd1)}
.hero__visual::before{display:none;content:none}
.hero__visual::after{position:absolute;z-index:2;inset:0 auto 0 0;width:190px;pointer-events:none;content:"";background:linear-gradient(90deg,#fffdf8 0%,rgba(255,253,248,.9) 20%,rgba(255,250,241,.58) 52%,rgba(255,250,241,0) 100%)}
.hero__image{position:relative;z-index:1;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center;-webkit-mask-image:none;mask-image:none}
.hero__visual:hover .hero__image{transform:scale(1.012)}
.hero__bubble{z-index:4}
@media(max-width:991px) and (min-width:768px){.hero__visual{width:calc(100% + 38px);margin-left:-38px}.hero__visual::after{width:110px}.hero__image{height:100%;min-height:0;object-fit:contain}}
@media(max-width:767px){.hero__visual{width:100%;margin-left:0}.hero__visual::after{display:none}.hero__image{height:100%;min-height:0;object-fit:contain}.hero__visual:hover .hero__image{transform:none}}

/* Ver 2.4 — compact corporate news bar directly beneath the hero. */
.news--wide{display:flex;align-items:center;min-height:160px;padding:22px 0;background:#fffdf8;border-top:1px solid rgba(97,66,42,.06);border-bottom:1px solid rgba(97,66,42,.08)}
.news--wide .news__inner{display:grid;width:min(calc(100% - 80px),1200px);grid-template-columns:180px minmax(0,1fr) 150px;gap:20px;align-items:center}
.news--wide .news__heading{display:flex;gap:12px;align-items:center;justify-content:flex-start}
.news__icon{font-size:30px;line-height:1;filter:saturate(.8)}
.news--wide .news__heading h2{font-size:25px;line-height:1.3;letter-spacing:.04em;white-space:nowrap}
.news--wide .news__heading .eyebrow{margin:2px 0 0;font-size:10px}
.news--wide .news-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}
.news--wide .news-list article{display:block;min-width:0;padding:2px 18px;border:0;border-left:1px solid #e8ded2}
.news-item__meta{display:flex;gap:8px;align-items:center;margin-bottom:8px}
.news--wide .news-list time{flex:none;color:#564a43;font-size:11px;font-weight:700;letter-spacing:.02em}
.news--wide .news-list .category{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:90px;padding:2px 9px;border-radius:999px;color:#fff;font-size:10px;font-weight:700;line-height:1.5;white-space:nowrap}
.news--wide .category--notice{background:#67a945}.news--wide .category--event{background:#ed8b16}.news--wide .category--works{background:#428fc5}.news--wide .category--media{background:#865db5}
.news--wide .news-list h3{display:-webkit-box;overflow:hidden;margin:0;font-size:13px;font-weight:700;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news--wide .news-list h3 a{display:block}
.news--wide .news__more{width:150px;min-width:150px;height:50px;min-height:50px;padding:0 18px;border-radius:40px;font-size:12px}
@media(max-width:991px){.news--wide{padding:38px 0}.news--wide .news__inner{width:min(calc(100% - 48px),1200px);grid-template-columns:160px minmax(0,1fr);gap:22px}.news--wide .news-list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.news--wide .news-list article:nth-child(3){border-top:1px solid #e8ded2;padding-top:18px}.news--wide .news-list article:nth-child(4){border-top:1px solid #e8ded2;padding-top:18px}.news--wide .news__more{grid-column:2;justify-self:end}}
@media(max-width:767px){.news--wide{padding:38px 0}.news--wide .news__inner{width:min(calc(100% - 32px),1200px);grid-template-columns:1fr;gap:22px}.news--wide .news-list{grid-template-columns:1fr;row-gap:0}.news--wide .news-list article{padding:16px 0;border-left:0;border-top:1px solid #e8ded2}.news--wide .news-list article:nth-child(3),.news--wide .news-list article:nth-child(4){padding-top:16px}.news--wide .news__more{grid-column:1;width:100%;justify-self:stretch}.news-item__meta{margin-bottom:6px}}

/* Ver 2.4.1 — tighter, consistent page rhythm without changing the design. */
.site-header+#main-content{padding-top:12px}
.hero{margin-bottom:24px}
.section{padding-top:68px;padding-bottom:68px}
.section-heading{margin-bottom:34px}
.section-action{margin-top:22px}
.news--wide{min-height:150px;padding-top:18px;padding-bottom:18px}
.about--wide{padding-top:40px;padding-bottom:40px}
.contact{min-height:160px;padding-top:12px;padding-bottom:12px}
.site-footer{min-height:64px}
@media(max-width:991px){.site-header+#main-content{padding-top:10px}.hero{margin-bottom:22px}.section{padding-top:60px;padding-bottom:60px}.section-heading{margin-bottom:30px}.news--wide{padding-top:30px;padding-bottom:30px}.about--wide{padding-top:36px;padding-bottom:36px}}
@media(max-width:767px){.site-header+#main-content{padding-top:8px}.hero{margin-bottom:20px}.section{padding-top:52px;padding-bottom:52px}.section-heading{margin-bottom:26px}.news--wide{padding-top:30px;padding-bottom:30px}.about--wide{padding-top:30px;padding-bottom:30px}.contact{padding-top:26px;padding-bottom:26px}}

/* Ver 2.5.2 — purpose-built mobile hero, not a scaled desktop layout. */
@media(max-width:767px){
  .hero{display:flex;width:100%;height:auto;min-height:0;margin-bottom:20px;flex-direction:column;background:linear-gradient(145deg,#fff 58%,#fff8ed)}
  .hero__visual{order:1;width:100%;height:240px;min-height:240px;margin:0;overflow:hidden;background:#eee5d8}
  .hero__image{width:100%;height:240px;min-height:240px;object-fit:contain;object-position:center}
  .hero__bubble{right:10px;bottom:10px;width:268px;min-width:268px;padding:11px 16px;grid-template-columns:48px 1fr;box-shadow:0 9px 24px rgba(63,38,21,.16)}
  .hero__bubble .hero__truck{width:43px;height:39px;margin-right:6px;font-size:25px}
  .hero__bubble>span:not(.hero__truck){font-size:10px;line-height:1.35}
  .hero__bubble strong{font-size:17px;line-height:1.35}
  .hero__copy{order:2;width:100%;padding:30px 22px 28px;background:transparent}
  .hero__copy-inner{width:100%;max-width:none;margin:0}
  .hero__garland{position:relative;top:auto;left:auto;width:180px;height:34px;margin:0 0 6px;transform:rotate(-4deg)}
  .hero__garland i{border-left-width:11px;border-right-width:11px;border-top-width:26px}
  .hero h1{max-width:100%;margin:0 0 20px;font-size:clamp(40px,10.5vw,44px);font-weight:700;line-height:1.25;letter-spacing:-.02em}
  .hero__lead{display:-webkit-box;overflow:hidden;max-width:none;margin:0 0 24px;font-size:16px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  .hero__features{display:grid;width:100%;margin:0 0 24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .hero__features li{display:grid;width:auto;min-width:0;justify-items:center;gap:5px;text-align:center;white-space:normal}
  .hero__features b{width:58px;height:58px;margin:0;font-size:26px}
  .hero__features span{font-size:10px;line-height:1.4;white-space:normal}
  .hero .button--outline{width:100%;min-width:0;height:56px;min-height:56px}
}
@media(max-width:374px){.hero__copy{padding-right:20px;padding-left:20px}.hero h1{font-size:40px}.hero__bubble{width:252px;min-width:252px}}

/* Ver 2.5.3 — final mobile typography, header, and spacing polish. */
.hero-title__line{display:inline}
@media(max-width:767px){
  .site-header{height:74px}
  .site-header__inner{height:74px}
  .admin-bar .site-header{top:46px}
  .site-nav{inset:74px 0 0}
  .custom-logo{width:auto;max-width:220px;max-height:48px}
  .brand{height:48px}
  .brand__mark{width:44px;height:44px;font-size:31px}
  .brand strong{font-size:18px}
  .menu-toggle{display:grid;width:44px;height:44px;padding:5px;align-content:center;justify-content:center}
  .menu-toggle>span:not(.screen-reader-text){width:27px;margin:4px}
  .hero__bubble{right:6px;bottom:6px;width:232px;min-width:232px;padding:9px 12px;grid-template-columns:42px 1fr}
  .hero__bubble .hero__truck{width:38px;height:35px;font-size:22px}
  .hero__bubble>span:not(.hero__truck){font-size:9px}
  .hero__bubble strong{font-size:15px}
  .hero__copy{padding:16px 20px 28px}
  .hero__garland{width:153px;height:29px;margin:0 0 16px}
  .hero__garland i{border-left-width:9px;border-right-width:9px;border-top-width:22px}
  .hero h1{width:11ch;max-width:100%;margin:0 0 20px;font-size:clamp(42px,11.2vw,44px);line-height:1.2;letter-spacing:-.02em}
  .hero-title__line{display:inline-block;white-space:nowrap;font-feature-settings:"palt" 1}
  .hero__lead{margin-bottom:24px}
  .hero__features{margin-bottom:24px}
}
@media(max-width:374px){.site-header,.site-header__inner{height:72px}.site-nav{inset:72px 0 0}.hero h1{font-size:42px}.hero__bubble{width:224px;min-width:224px}}

/* Ver 2.5.4 — compact desktop first view with a visible news continuation. */
@media(min-width:992px){
  .hero{height:530px;min-height:530px}
  .hero__copy{padding-top:14px;padding-bottom:14px}
  .hero h1{margin-top:18px;margin-bottom:10px}
  .hero__lead{margin-bottom:10px;line-height:1.75}
  .hero__features{margin-top:-4px;margin-bottom:6px}
  .hero__visual,.hero__image{height:530px;min-height:530px}
  .hero__bubble{bottom:16px}
}

/* Ver 2.5.5 — secondary-scale hero callout that preserves the photograph. */
@media(min-width:992px){
  .hero__bubble{right:16px;bottom:16px;width:330px;min-width:330px;height:130px;padding:10px 22px;grid-template-columns:64px 1fr;border-radius:999px;box-shadow:0 8px 22px rgba(63,38,21,.12)}
  .hero__bubble .hero__truck{width:60px;height:52px;margin-right:8px;font-size:31px}
  .hero__bubble>span:not(.hero__truck){font-size:16px;line-height:1.25}
  .hero__bubble strong{font-size:29px;line-height:1.15}
}
@media(max-width:991px) and (min-width:768px){
  .hero__bubble{right:12px;bottom:14px;width:300px;min-width:300px;height:120px;padding:9px 18px;grid-template-columns:58px 1fr;border-radius:999px;box-shadow:0 7px 20px rgba(63,38,21,.12)}
  .hero__bubble .hero__truck{width:56px;height:48px;margin-right:7px;font-size:29px}
  .hero__bubble>span:not(.hero__truck){font-size:13px;line-height:1.2}
  .hero__bubble strong{font-size:24px;line-height:1.15}
}

/* Ver 2.5.6 — restrained callout so the documentary photo remains primary. */
@media(min-width:992px){
  .hero__bubble{right:24px;bottom:24px;width:272px;min-width:272px;height:106px;padding:8px 15px;grid-template-columns:52px 1fr;border-radius:38px;box-shadow:0 5px 15px rgba(63,38,21,.09)}
  .hero__bubble .hero__truck{width:48px;height:44px;margin-right:6px;font-size:25px}
  .hero__bubble>span:not(.hero__truck){font-size:14px;line-height:1.4}
  .hero__bubble strong{font-size:24px;font-weight:700;line-height:1.2}
}
@media(max-width:991px) and (min-width:768px){
  .hero__bubble{right:20px;bottom:20px;width:260px;min-width:260px;height:100px;padding:7px 14px;grid-template-columns:50px 1fr;border-radius:36px;box-shadow:0 5px 14px rgba(63,38,21,.09)}
  .hero__bubble .hero__truck{width:46px;height:42px;margin-right:5px;font-size:24px}
  .hero__bubble>span:not(.hero__truck){font-size:13px;line-height:1.35}
  .hero__bubble strong{font-size:22px;font-weight:700;line-height:1.2}
}

/* Ver 2.6 — original Uribo-kun mascot inside the hero callout. */
.hero__mascot{grid-row:1/3;align-self:center;justify-self:center;width:auto;height:64px;max-width:68px;object-fit:contain;filter:none;box-shadow:none}
@media(min-width:992px){.hero__bubble{grid-template-columns:62px 1fr}.hero__mascot{height:66px;transform:translateX(-2px)}}
@media(max-width:991px) and (min-width:768px){.hero__bubble{grid-template-columns:56px 1fr}.hero__mascot{height:60px;max-width:60px}}
@media(max-width:767px){.hero__bubble{grid-template-columns:46px 1fr}.hero__mascot{height:52px;max-width:50px;transform:translateX(-2px)}}
.hero__mascot-wrap{display:grid;grid-row:1/3;align-self:center;justify-items:center;line-height:1}.hero__mascot-wrap small{display:block;margin-top:2px;font-size:8px;font-weight:700;white-space:nowrap}

/* Ver 2.6.1 — dedicated compact callout for mobile photography. */
@media(max-width:767px){
  .hero__bubble{right:16px;bottom:16px;width:214px;min-width:214px;height:76px;padding:6px 12px;grid-template-columns:36px minmax(0,1fr);column-gap:10px;border-radius:32px;background:#fff;box-shadow:0 4px 12px rgba(63,38,21,.09);transform:none}
  .hero__mascot{width:auto;height:34px;max-width:36px;transform:none}
  .hero__bubble>span:not(.hero__truck){font-size:11px;line-height:1.2}
  .hero__bubble strong{font-size:16px;font-weight:700;line-height:1.1}
  .hero__mascot-wrap small{font-size:7px}
}
@media(max-width:374px){.hero__bubble{right:12px;bottom:12px;width:204px;min-width:204px;height:72px;padding:5px 10px}.hero__mascot{height:32px}.hero__bubble>span:not(.hero__truck){font-size:10px}.hero__bubble strong{font-size:17px}}

/* Ver 2.6.2 — remove vertical dead space from the desktop first view. */
@media(min-width:992px){
  .site-header+#main-content{padding-top:10px}
  .hero{height:445px;min-height:445px;margin-bottom:18px}
  .hero__copy{padding-top:4px;padding-bottom:4px}
  .hero__copy-inner{transform:translateY(-15px)}
  .hero h1{margin-top:8px}
  .hero__lead{margin-bottom:8px}
  .hero__features{margin-top:-6px;margin-bottom:4px}
  .hero__visual,.hero__image{height:445px;min-height:445px}
  .hero__bubble{bottom:18px}
}

/* Ver 2.7 — supplied Social Link logo on the front page. */
.top-logo{display:flex;width:auto;height:78px;align-items:center;justify-content:flex-start;gap:10px;line-height:1.2}
.top-logo__image{display:block;width:78px;height:78px;flex:none;object-fit:contain}
.top-logo__copy{display:block;white-space:nowrap}.top-logo__copy small{display:block;margin-bottom:3px;font-size:11px;font-weight:700;letter-spacing:.1em}.top-logo__copy strong{display:block;font-size:22px;letter-spacing:.01em}
@media(max-width:767px){.top-logo{height:58px;gap:7px}.top-logo__image{width:58px;height:58px}.top-logo__copy small{font-size:8px}.top-logo__copy strong{font-size:15px}}

/* Dedicated lower-level page: 出張駄菓子屋. */
.dagashiya-page{background:#fffefa}.dagashiya-hero{padding:42px 0 54px;background:linear-gradient(135deg,#fff 45%,#fff5e5)}.dagashiya-hero__inner{display:grid;grid-template-columns:44% 56%;align-items:center}.dagashiya-hero__copy{position:relative;z-index:2;padding-right:38px}.dagashiya-hero h1{margin:0 0 22px;font-family:"Yu Mincho",serif;font-size:clamp(44px,4.4vw,66px);line-height:1.35;letter-spacing:-.02em}.dagashiya-hero__copy>p:not(.eyebrow){font-size:16px;line-height:1.9}.dagashiya-hero__copy .button{margin-top:16px}.dagashiya-hero__inner>img{width:100%;height:430px;object-fit:cover;border-radius:18px;box-shadow:0 16px 40px rgba(55,35,20,.13)}.dagashiya-narrow{max-width:850px;text-align:center}.dagashiya-narrow>p{font-size:16px;line-height:2}.dagashiya-scenes{background:#fff8ec}.dagashiya-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dagashiya-grid article{padding:34px 28px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center;box-shadow:var(--shadow)}.dagashiya-grid article>span{font-size:44px}.dagashiya-grid h3{margin:10px 0;font-size:20px}.dagashiya-grid p{margin:0;font-size:14px}.dagashiya-flow ol{display:grid;max-width:900px;margin:0 auto;padding:0;list-style:none;gap:14px}.dagashiya-flow li{display:grid;padding:20px 26px;grid-template-columns:64px 1fr;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff}.dagashiya-flow li>b{color:var(--orange);font-size:24px}.dagashiya-flow li span{font-size:14px}.dagashiya-flow li strong{display:block;font-size:18px}.dagashiya-contact{padding:32px 0;background:#fff0da}.dagashiya-contact .container{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:24px}.dagashiya-contact img{width:82px;height:82px;object-fit:contain}.dagashiya-contact h2{margin:0;font-size:26px}.dagashiya-contact p{margin:3px 0 0}.dagashiya-contact .button{min-width:190px}
@media(max-width:991px){.dagashiya-hero__inner{grid-template-columns:1fr}.dagashiya-hero__copy{padding:0 0 30px}.dagashiya-hero__inner>img{height:auto}.dagashiya-grid{grid-template-columns:1fr}.dagashiya-contact .container{grid-template-columns:76px 1fr}.dagashiya-contact .button{grid-column:1/-1;width:100%}}
@media(max-width:767px){.dagashiya-hero{padding:28px 0 42px}.dagashiya-hero h1{font-size:40px}.dagashiya-contact .container{grid-template-columns:58px 1fr;gap:14px}.dagashiya-contact img{width:58px;height:58px}.dagashiya-contact h2{font-size:21px}.dagashiya-flow li{padding:17px;grid-template-columns:48px 1fr}}

/* Dedicated lower-level page: 会社概要. */
.company-page{background:#fffefa}.company-hero{display:flex;min-height:380px;align-items:center;background:linear-gradient(120deg,#fff 20%,#fff8ea 70%,#f1f7e9)}.company-hero__inner{text-align:center}.company-hero h1{margin:0;font-family:"Yu Mincho",serif;font-size:clamp(46px,5vw,70px);line-height:1.4;letter-spacing:-.02em}.company-hero__inner>p:last-child{margin:20px auto 0;max-width:680px;font-size:16px}.company-message__inner{display:grid;grid-template-columns:42% 58%;gap:70px;align-items:start}.company-message h2{margin:0;font-family:"Yu Mincho",serif;font-size:36px;line-height:1.65}.company-message__inner>div:last-child p{margin-top:0;font-size:16px;line-height:2}.company-message__sign{margin-top:28px!important;font-weight:700;text-align:right}.company-values{background:#fff8ec}.company-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.company-values article{padding:34px 30px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.company-values article b{color:var(--orange);font-size:13px;letter-spacing:.15em}.company-values h3{margin:8px 0 12px;font-family:"Yu Mincho",serif;font-size:25px}.company-values p{margin:0;font-size:14px}.company-profile__inner{max-width:900px}.company-profile dl{margin:0;border-top:1px solid var(--line)}.company-profile dl>div{display:grid;padding:21px 12px;grid-template-columns:180px 1fr;border-bottom:1px solid var(--line)}.company-profile dt{font-weight:700}.company-profile dd{margin:0}.company-page-contact{padding:36px 0;background:#fff0da}.company-page-contact .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.company-page-contact h2{margin:0;font-size:27px}.company-page-contact p:not(.eyebrow){margin:5px 0 0}.company-page-contact .button{min-width:190px}
@media(max-width:991px){.company-message__inner{grid-template-columns:1fr;gap:30px}.company-values__grid{grid-template-columns:1fr}.company-page-contact .container{display:grid}.company-page-contact .button{width:100%}}
@media(max-width:767px){.company-hero{min-height:310px}.company-hero h1{font-size:40px}.company-message h2{font-size:29px}.company-profile dl>div{grid-template-columns:1fr;gap:6px;padding:18px 4px}.company-page-contact{padding:30px 0}.company-page-contact h2{font-size:22px}}

/* Ver 3.1.1 — smaller original-goods callout. */
@media(max-width:991px) and (min-width:768px){.hero__bubble{width:190px;min-width:190px;height:72px;padding:6px 10px;grid-template-columns:42px minmax(0,1fr);border-radius:30px}.hero__mascot{height:42px;max-width:42px}.hero__bubble strong{font-size:16px;line-height:1.15}}
@media(max-width:767px){.hero__bubble{right:16px;bottom:16px;width:178px;min-width:178px;height:64px;padding:5px 9px;grid-template-columns:32px minmax(0,1fr);column-gap:7px;border-radius:28px}.hero__mascot{height:30px;max-width:30px}.hero__mascot-wrap small{font-size:6px}.hero__bubble strong{font-size:14px;line-height:1.1}}
@media(max-width:374px){.hero__bubble{right:12px;bottom:12px;width:170px;min-width:170px;height:62px}}

/* Contact page. */
.contact-page{background:#fffefa}.contact-page__hero{padding:64px 0 58px;background:linear-gradient(120deg,#fff 25%,#fff6e7 72%,#f4f9ed);text-align:center}.contact-page__hero h1{margin:0;font-family:"Yu Mincho",serif;font-size:clamp(44px,5vw,68px);line-height:1.35;letter-spacing:-.02em}.contact-page__hero>div>p:last-child{max-width:700px;margin:18px auto 0;font-size:16px}.contact-page__layout{display:grid;grid-template-columns:minmax(260px,380px) minmax(0,680px);justify-content:center;gap:70px;align-items:start}.contact-page__guide{position:sticky;top:120px}.contact-page__guide h2{margin:0 0 16px;font-family:"Yu Mincho",serif;font-size:30px}.contact-page__guide>p{margin:0;font-size:15px;line-height:1.9}.contact-page__phone{margin-top:30px;padding:22px 24px;border-radius:16px;background:#fff4df}.contact-page__phone small,.contact-page__phone span{display:block}.contact-page__phone a{display:block;color:var(--orange);font-size:27px;font-weight:800;line-height:1.4}.contact-page__phone span{font-size:12px}.contact-form-wrap{padding:36px 40px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(65,42,24,.07)}.contact-form{display:grid;gap:22px}.contact-form>label>span{display:block;margin-bottom:7px;font-weight:700}.contact-form label b{display:inline-block;margin-left:7px;padding:1px 7px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;vertical-align:2px}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form input[type="tel"],.contact-form select,.contact-form textarea{width:100%;padding:12px 14px;border:1px solid #cfc6bd;border-radius:8px;background:#fff;color:var(--ink);font:inherit}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--orange);outline:3px solid rgba(233,101,16,.14)}.contact-form__privacy{display:flex!important;align-items:center;gap:9px;font-size:14px}.contact-form__privacy>span{margin:0!important;font-weight:400!important}.contact-form__privacy a{color:var(--orange);text-decoration:underline}.contact-form__submit{width:100%;min-height:56px;cursor:pointer}.contact-form__trap{position:absolute!important;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0)}.contact-form__errors,.contact-form__success{margin-bottom:24px;padding:18px 20px;border-radius:10px}.contact-form__errors{border:1px solid #d75151;background:#fff0f0}.contact-form__errors ul{margin:8px 0 0;padding-left:1.4em}.contact-form__success{border:1px solid #77ad44;background:#f2f9ea}.contact-form__success p{margin:5px 0 0}
@media(max-width:991px){.contact-page__layout{grid-template-columns:1fr;gap:36px}.contact-page__guide{position:static}.contact-page__phone{max-width:430px}}
@media(max-width:767px){.contact-page__hero{padding:42px 20px}.contact-page__hero h1{font-size:40px}.contact-page__body{padding-top:48px;padding-bottom:52px}.contact-page__layout{gap:28px}.contact-page__guide h2{font-size:26px}.contact-form-wrap{padding:26px 20px}.contact-page__phone a{font-size:24px}}

/* Privacy policy page. */
.privacy-page{background:#fffefa}.privacy-page__hero{padding:64px 0 58px;background:linear-gradient(120deg,#fff 25%,#fff6e7 72%,#f4f9ed);text-align:center}.privacy-page__hero h1{margin:0;font-family:"Yu Mincho",serif;font-size:clamp(42px,5vw,66px);line-height:1.35;letter-spacing:-.02em}.privacy-page__hero>div>p:last-child{margin:16px 0 0}.privacy-page__inner{max-width:900px}.privacy-page__inner>p:first-child{margin:0 0 46px;font-size:16px;line-height:2}.privacy-page__inner section{margin-top:42px}.privacy-page__inner h2{margin:0 0 13px;padding-bottom:10px;border-bottom:1px solid var(--line);font-family:"Yu Mincho",serif;font-size:25px}.privacy-page__inner p,.privacy-page__inner li{font-size:15px;line-height:1.95}.privacy-page__inner ul{padding-left:1.5em}.privacy-page__inner .button{margin-top:8px}.privacy-page__date{margin-top:52px!important;text-align:right;font-size:13px!important}
@media(max-width:767px){.privacy-page__hero{padding:42px 20px}.privacy-page__hero h1{font-size:36px}.privacy-page__body{padding-top:48px;padding-bottom:52px}.privacy-page__inner>p:first-child{margin-bottom:34px}.privacy-page__inner section{margin-top:34px}.privacy-page__inner h2{font-size:21px}.privacy-page__inner p,.privacy-page__inner li{font-size:14px}}

/* Ver 3.2.2 — form and LINE-only contact area. */
.contact__inner{grid-template-columns:220px minmax(0,1fr)}
@media(max-width:900px){.contact__inner{grid-template-columns:100px minmax(0,1fr)}}
@media(max-width:620px){.contact__inner{display:block}}

/* Ver 3.2.5 — centered About message without decorative artwork. */
.about--wide .about__inner{display:block;width:min(calc(100% - 48px),820px);max-width:820px;margin-right:auto;margin-left:auto;text-align:center}
@media(max-width:767px){.about--wide .about__inner{width:min(calc(100% - 40px),820px)}}

/* Ver 3.2.7 — single-line service titles and fully visible descriptions. */
.service-card{height:auto;min-height:380px}
.service-card h3{overflow:visible;font-size:14px;letter-spacing:-.04em;white-space:nowrap}
.service-card p{display:block;overflow:visible;min-height:0;margin-bottom:8px;-webkit-box-orient:initial;-webkit-line-clamp:unset}
@media(max-width:1200px){.service-card{height:auto;min-height:380px}.service-card h3{font-size:16px;letter-spacing:-.02em}}
@media(max-width:767px){.service-card{height:auto;min-height:0}.service-card h3{font-size:16px;white-space:nowrap}.service-card p{display:block;overflow:visible}}

/* Ver 3.2.8 — keep the second About paragraph on one desktop line. */
@media(min-width:992px){.about--wide .about__inner{width:min(calc(100% - 48px),960px);max-width:960px}.about__single-line{white-space:nowrap}}

/* Ver 3.12.0 — illustrated background for the About section. */
.about--wide {
  position: relative;
  isolation: isolate;
  background-color: var(--cream);
  background-image: linear-gradient(rgba(255, 248, 236, .18), rgba(255, 248, 236, .18)), url('../images/about-dagashiya-background.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.about--wide .about__inner {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .about--wide {
    background-position: 52% center;
  }
}

/* Ver 3.14.0 — prevent duplicate submission during reCAPTCHA v3 verification. */
.contact-form__submit:disabled{cursor:wait;opacity:.65}

/* Ver 3.3.0 — documentary photo gallery on the Dagashiya page. */
.dagashiya-gallery-section{background:#fffefa}.dagashiya-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dagashiya-gallery figure{position:relative;overflow:hidden;margin:0;aspect-ratio:4/3;border-radius:16px;background:#f3eadc;box-shadow:0 10px 28px rgba(55,35,20,.1)}.dagashiya-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dagashiya-gallery figure:hover img{transform:scale(1.025)}.dagashiya-gallery__portrait img{object-fit:contain}
@media(max-width:767px){.dagashiya-gallery{grid-template-columns:1fr;gap:16px}.dagashiya-gallery figure{border-radius:12px}.dagashiya-gallery__portrait{aspect-ratio:3/4!important}}
@media(prefers-reduced-motion:reduce){.dagashiya-gallery img{transition:none}.dagashiya-gallery figure:hover img{transform:none}}

/* Ver 3.5.0 — animated Uribo-kun loading screen. */
.site-loader{position:fixed;z-index:100000;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;overflow:hidden;background:#fff;opacity:1;visibility:visible;transition:opacity .4s ease,visibility .4s ease}.site-loader.is-leaving{opacity:0;visibility:hidden;pointer-events:none}.site-loader__track{position:relative;width:100%;height:210px}.site-loader__runner{position:absolute;top:50%;left:50%;width:170px;animation:uribokun-run 1.45s linear infinite}.site-loader__runner img{width:100%;height:auto;animation:uribokun-bounce .2s ease-in-out infinite alternate}.site-loader p{margin:0;color:var(--brown);font-size:14px;font-weight:700;letter-spacing:.1em}.site-loader p::after{display:inline-block;width:1.5em;content:'…';animation:loader-dots 1s steps(4,end) infinite;overflow:hidden;vertical-align:bottom}
@keyframes uribokun-run{0%{transform:translate3d(-52vw,-50%,0)}100%{transform:translate3d(42vw,-50%,0)}}
@keyframes uribokun-bounce{from{transform:translateY(-4px) rotate(-2deg)}to{transform:translateY(5px) rotate(2deg)}}
@keyframes loader-dots{0%{width:0}100%{width:1.5em}}
@media(max-width:767px){.site-loader__track{height:170px}.site-loader__runner{width:132px}.site-loader p{font-size:12px}@keyframes uribokun-run{0%{transform:translate3d(-62vw,-50%,0)}100%{transform:translate3d(48vw,-50%,0)}}}
@media(prefers-reduced-motion:reduce){.site-loader__runner{left:50%;animation:none;transform:translate(-50%,-50%)}.site-loader__runner img,.site-loader p::after{animation:none}}

/* Ver 3.5.1 — supplied Dagashiya artwork in the home contact area. */
.contact__art{display:flex;align-items:center;justify-content:center}.contact__art img{width:156px;height:156px;border-radius:14px;object-fit:cover;box-shadow:0 7px 20px rgba(63,38,21,.1)}
@media(max-width:900px){.contact__art img{width:110px;height:110px}}
@media(max-width:620px){.contact__art img{width:120px;height:120px;margin:0 auto 14px}}

/* Ver 3.6.0 — Customizer-managed hero feature icons. */
.hero__features b .hero__feature-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:50%;object-fit:cover;object-position:center}

/* Ver 3.7.0 — shared contact and LINE actions on lower-level pages. */
.dagashiya-contact__buttons,.company-page-contact__buttons{display:flex;align-items:center;justify-content:flex-end;gap:12px}.dagashiya-contact__buttons .button,.company-page-contact__buttons .button{min-width:180px;white-space:nowrap}
@media(max-width:1200px){.dagashiya-contact .container{grid-template-columns:82px minmax(0,1fr)}.dagashiya-contact__buttons{grid-column:1/-1;justify-content:center}.company-page-contact .container{flex-wrap:wrap}.company-page-contact__buttons{width:100%;justify-content:center}}
@media(max-width:767px){.dagashiya-contact__buttons,.company-page-contact__buttons{display:grid;width:100%;grid-template-columns:1fr}.dagashiya-contact__buttons .button,.company-page-contact__buttons .button{width:100%}}

/* Ver 3.8.0 — administrable Dagashiya appearance records. */
.dagashiya-records{background:#fff8ec}.dagashiya-records__table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(55,35,20,.07)}.dagashiya-records__table{width:100%;border-collapse:collapse}.dagashiya-records__table th,.dagashiya-records__table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.dagashiya-records__table th{background:#fff2dc;color:var(--brown);font-size:13px;white-space:nowrap}.dagashiya-records__table td{font-size:14px}.dagashiya-records__table tbody tr:last-child td{border-bottom:0}.dagashiya-records__table td:nth-child(1){width:150px;white-space:nowrap}.dagashiya-records__table td:nth-child(2){font-weight:700}.dagashiya-records__empty{margin:0;text-align:center}
@media(max-width:767px){.dagashiya-records__table-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.dagashiya-records__table,.dagashiya-records__table tbody,.dagashiya-records__table tr,.dagashiya-records__table td{display:block;width:100%}.dagashiya-records__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.dagashiya-records__table tr{margin-bottom:16px;padding:14px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(55,35,20,.06)}.dagashiya-records__table td,.dagashiya-records__table td:nth-child(1){display:grid;width:100%;padding:8px 0;grid-template-columns:94px 1fr;border-bottom:1px dotted var(--line);white-space:normal}.dagashiya-records__table td:last-child{border-bottom:0}.dagashiya-records__table td::before{content:attr(data-label);font-size:12px;font-weight:700}.dagashiya-records__table td:nth-child(2){font-weight:700}}

/* Ver 3.9.0 — administrable FAQ accordion. */
.dagashiya-faq{background:#fffefa}.dagashiya-faq__inner{max-width:960px}.dagashiya-faq__list{display:grid;gap:14px}.dagashiya-faq__item{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(55,35,20,.06)}.dagashiya-faq__item summary{position:relative;display:flex;min-height:70px;padding:16px 62px 16px 20px;align-items:center;gap:14px;font-size:16px;font-weight:700;cursor:pointer;list-style:none}.dagashiya-faq__item summary::-webkit-details-marker{display:none}.dagashiya-faq__item summary::after{position:absolute;right:22px;top:50%;content:'＋';color:var(--orange);font-size:24px;line-height:1;transform:translateY(-50%)}.dagashiya-faq__item[open] summary::after{content:'−'}.dagashiya-faq__mark{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-family:serif;font-size:17px;font-weight:700}.dagashiya-faq__answer{display:flex;padding:18px 62px 22px 20px;border-top:1px solid var(--line);gap:14px;background:#fffaf2}.dagashiya-faq__answer .dagashiya-faq__mark{background:var(--green)}.dagashiya-faq__answer p{margin:0 0 10px;font-size:15px;line-height:1.9}.dagashiya-faq__answer p:last-child{margin-bottom:0}.dagashiya-faq__empty{text-align:center}
@media(max-width:767px){.dagashiya-faq__item summary{min-height:64px;padding:14px 50px 14px 14px;gap:10px;font-size:14px}.dagashiya-faq__item summary::after{right:16px}.dagashiya-faq__mark{width:30px;height:30px;flex-basis:30px;font-size:15px}.dagashiya-faq__answer{padding:16px 14px;gap:10px}.dagashiya-faq__answer p{font-size:14px}}
