:root{--ink:#1e241f;--muted:#667064;--green:#516d3f;--strawberry:#c83d4a;--cream:#fbfaf5;--line:#e7e1d6}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Noto Sans JP','Hiragino Sans','Yu Gothic',Meiryo,sans-serif;background:#fff;line-height:1.75}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.brand{font-weight:800;color:var(--green);text-decoration:none}.site-header nav{display:flex;gap:18px;flex-wrap:wrap}.site-header nav a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700}.site-header nav a[aria-current=page],.site-header nav a:hover{color:var(--strawberry)}.site-footer{padding:32px;text-align:center;color:var(--muted);border-top:1px solid var(--line);background:var(--cream)}main img{max-width:100%;height:auto}.brz-root__container{overflow:hidden}.brz-section{position:relative}.brz-container{max-width:1180px;margin:0 auto;padding-left:20px;padding-right:20px}.brz-row{display:flex;gap:28px;align-items:center}.brz-columns{flex:1;min-width:0}.brz-bg,.brz-bg-color{position:absolute;inset:0;pointer-events:none}.brz-rich-text h1,.brz-rich-text h2,.brz-rich-text h3,.brz-rich-text p{margin-top:.35em;margin-bottom:.35em}.brz-picture,.brz-picture img{display:block;width:100%}.brz-img{border-radius:inherit}.brz-carousel__slider{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.brz-carousel__item{min-width:0}.wp-content,.blog-index,.contact-page{max-width:920px;margin:0 auto;padding:56px 20px}.wp-content h1,.blog-index h1,.contact-page h1{font-size:clamp(30px,5vw,48px);line-height:1.25}.post-meta{color:var(--muted);font-size:14px}.post-list{display:grid;gap:18px;margin-top:28px}.post-card{display:block;padding:22px;border:1px solid var(--line);border-radius:8px;text-decoration:none;color:inherit;background:#fff}.post-card:hover{border-color:#c7bfae;box-shadow:0 8px 24px rgba(30,36,31,.08)}.post-card h2{margin:0 0 8px;font-size:22px}.post-card p{margin:0;color:var(--muted)}.contact-form{display:grid;gap:14px;margin-top:24px}.contact-form label{display:grid;gap:6px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px 13px;font:inherit}.contact-form button{justify-self:start;border:0;border-radius:6px;background:var(--green);color:white;padding:12px 20px;font-weight:800;cursor:pointer}.notice{padding:14px 16px;border:1px solid #e4d2a8;background:#fff8e7;border-radius:8px;color:#66512a}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{gap:12px}.brz-row{display:block}.brz-carousel__slider{grid-template-columns:repeat(2,minmax(0,1fr))}.wp-content,.blog-index,.contact-page{padding-top:36px}}

/* Rebuilt home page based on the original WordPress/Brizy design. */
.site-header{height:86px;padding:0 52px;background:#fff;border-bottom:1px solid #eee;box-shadow:none}.brand{font-size:22px;letter-spacing:.02em;color:#252525;font-weight:800}.site-header nav{align-items:center;gap:30px}.site-header nav a{font-size:21px;letter-spacing:.06em;color:#252525}.site-header nav a[aria-current=page],.site-header nav a:hover{color:#e3194b}.youtube-mark{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:5px;background:#272727;color:#fff;font-size:14px;font-weight:900;text-decoration:none}.home-hero{display:grid;grid-template-columns:44% 56%;min-height:calc(100vh - 86px);background:#fff}.hero-copy{background:#e4194b;color:#fff;padding:150px clamp(44px,5vw,90px) 70px;display:flex;flex-direction:column;justify-content:flex-start}.hero-kicker{font-size:clamp(24px,1.55vw,31px);font-weight:900;letter-spacing:.03em;margin:0 0 8px}.hero-project{font-size:clamp(27px,1.9vw,39px);font-weight:900;letter-spacing:.10em;margin:0 0 20px;white-space:nowrap}.hero-title{display:grid;gap:10px;margin:0 0 38px}.hero-title span{display:block;width:max-content;max-width:100%;background:#fff;color:#292929;font-size:clamp(30px,2.45vw,48px);line-height:1.2;font-weight:900;letter-spacing:.02em;padding:5px 12px 8px}.hero-rule{width:100%;height:1px;background:rgba(255,255,255,.75);margin:0 0 34px}.hero-lead{font-size:clamp(18px,1.35vw,27px);line-height:1.5;font-weight:900;letter-spacing:.08em;margin:0}.hero-media{display:grid;grid-template-rows:minmax(520px,1fr) 258px;min-width:0}.hero-main-img{width:100%;height:100%;object-fit:cover;display:block}.hero-thumbs{position:relative;background:#fff;overflow:hidden}.hero-thumb-track{height:100%;display:flex;gap:2px;width:max-content;animation:heroMarquee 118s linear infinite}.hero-thumbs:hover .hero-thumb-track{animation-play-state:paused}.hero-thumbs img{width:clamp(140px,14vw,285px);height:100%;object-fit:cover;display:block;flex:0 0 auto}@keyframes heroMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 5px))}}.overview-home{position:relative;overflow:hidden;padding:104px 20px 90px;background:#fff;text-align:center}.overview-home::before{content:'OVERVIEW';position:absolute;left:50%;top:62px;transform:translateX(-50%);font-size:116px;line-height:1;font-weight:900;color:#f1f1f1;letter-spacing:.02em;z-index:0}.overview-home>*{position:relative;z-index:1}.overview-home .eyebrow{font-size:18px;letter-spacing:.08em;text-transform:uppercase;color:#171717;margin-bottom:0}.overview-home h2{font-size:50px;line-height:1.15;margin:0 0 42px;font-weight:900;letter-spacing:.02em}.overview-copy{max-width:920px;margin:0 auto;font-size:20px;line-height:2.05;font-weight:700;letter-spacing:.03em}.overview-copy .question{font-size:23px;font-weight:900;margin-bottom:26px}.home-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:36px}.home-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border:2px solid #e4194b;color:#e4194b;text-decoration:none;font-weight:900;letter-spacing:.04em}.home-actions a.primary{background:#e4194b;color:#fff}@media(max-width:900px){.site-header{height:auto;padding:18px 20px;align-items:flex-start}.brand{font-size:17px}.site-header nav{gap:14px}.site-header nav a{font-size:14px}.home-hero{grid-template-columns:1fr}.hero-copy{padding:58px 24px}.hero-kicker{font-size:23px}.hero-project{font-size:28px}.hero-title span{font-size:34px}.hero-lead{font-size:20px}.hero-media{grid-template-rows:360px 120px}.overview-home::before{font-size:58px;top:78px}.overview-home h2{font-size:36px}.overview-copy{font-size:16px}}

/* Latest visual fixes */
.youtube-mark{position:relative;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#252525;color:transparent;text-decoration:none;overflow:hidden}
.youtube-mark span{position:absolute;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff;margin-left:3px;font-size:0;line-height:0}
.hero-thumbs{position:relative;background:#fff;overflow:hidden}
.hero-thumb-track{height:100%;display:flex;gap:2px;width:max-content;animation:heroMarquee 118s linear infinite;will-change:transform}
.hero-thumbs:hover .hero-thumb-track{animation-play-state:paused}
.hero-thumb-track img{width:clamp(150px,14vw,286px);height:100%;object-fit:cover;display:block;flex:0 0 auto}
@keyframes heroMarquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 5px))}}
.overview-home{position:relative;overflow:hidden;padding:138px 20px 142px;background:#fff;text-align:center;min-height:760px}
.overview-home::before{content:'OVERVIEW';position:absolute;left:50%;top:88px;transform:translateX(-50%);font-size:120px;line-height:1;font-weight:900;color:#eeeeee;letter-spacing:.02em;z-index:1}
.overview-home>*{position:relative;z-index:1}
.overview-home h2{font-size:54px;line-height:1.05;margin:0 0 8px;font-weight:900;letter-spacing:.02em;color:#111}
.overview-home h3{margin:0 0 64px;color:#e4194b;font-size:34px;line-height:1.2;font-weight:900;letter-spacing:.04em}
.overview-copy{max-width:860px;margin:0 auto;font-size:21px;line-height:2.05;font-weight:800;letter-spacing:.04em;color:#222}
.overview-copy p{margin:0 0 18px}.overview-copy .question{font-size:22px;font-weight:900;margin-bottom:28px}.home-actions{display:flex;justify-content:center;margin-top:42px}.home-actions a{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:270px;min-height:60px;padding:12px 28px;border:0;border-radius:999px;background:#e4194b;color:#fff;text-decoration:none;font-size:20px;font-weight:900;letter-spacing:.04em}.home-actions a span{font-size:24px;line-height:1}
@media (prefers-reduced-motion: reduce){.hero-thumb-track{animation:none}}

.overview-home::after{content:'';position:absolute;inset:0;background-image:url('/wp-content/uploads/2026/02/mapbag.png');background-repeat:no-repeat;background-position:center center;background-size:min(94vw,1680px) auto;opacity:.62;pointer-events:none;z-index:0}
.overview-home h2,.overview-home h3,.overview-copy,.home-actions{position:relative;z-index:2}
@media(max-width:900px){.overview-home::after{background-size:1250px auto;background-position:center top 90px;opacity:.55}}
