@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;background:#fff;font-family:Noto Sans JP,游ゴシック,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}.nav-links{align-items:center;gap:24px;display:flex}.mobile-menu-btn{cursor:pointer;color:#fff;background:0 0;border:none;font-size:24px;display:none}.mobile-contact-btn{display:none}.mobile-header-row{display:none!important}.craftsmen-grid,.strengths-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.header-nav{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.strength-wide{align-items:flex-start;gap:48px;padding:40px 48px;display:flex}.strength-wide h3{min-width:280px}.case-wide{display:flex}.case-wide-photo{filter:brightness(1.08)contrast(1.05);background-position:50% 35%;background-size:cover;flex-shrink:0;width:50%;min-height:320px}.case-wide-text{flex-direction:column;justify-content:center;padding:40px 48px;display:flex}@media (max-width:1024px){.header-nav{gap:12px}.craftsmen-grid{grid-template-columns:repeat(4,1fr)}.strengths-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn,.mobile-contact-btn{display:block}.header-nav{display:none}.mobile-header-row{display:flex!important}.craftsmen-grid{grid-template-columns:repeat(2,1fr)}.strengths-grid{grid-template-columns:repeat(1,1fr)}.about-grid{grid-template-columns:1fr;gap:32px}.strength-wide{padding:28px 24px;display:block}.strength-wide h3{min-width:0}.case-wide{display:block}.case-wide-photo{width:100%;min-height:220px}.case-wide-text{padding:28px 24px}}
