:root{--artecs-blue: #1956C7;--artecs-blue-sub: #99B5E8;--artecs-text: #222222;--artecs-gray: #999999;--artecs-white: #ffffff;--artecs-header-h: 120px;--artecs-header-h-sp: 64px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:"Noto Serif JP",Yu Mincho,YuMincho,serif;font-weight:400;color:var(--artecs-text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%;height:auto}button{font-family:inherit}a{color:inherit;text-decoration:none}body.has-fixed-header{padding-top:var(--artecs-header-h)}@media(max-width:768px){body.has-fixed-header{padding-top:var(--artecs-header-h-sp)}}.artecs-header{position:fixed;top:0;left:0;width:100%;height:var(--artecs-header-h);background:var(--artecs-white);z-index:1000;font-family:"Noto Serif JP",Yu Mincho,YuMincho,serif;box-shadow:0 1px #0000000a}.artecs-header__inner{position:relative;max-width:1920px;height:100%;margin:0 auto;padding:0 31px;display:flex;align-items:center;justify-content:space-between;gap:24px}.artecs-header__brand{display:flex;align-items:center;gap:26px;flex-shrink:0}.artecs-header__logo{display:block;width:250px;height:47px;line-height:0}.artecs-header__logo img{width:100%;height:100%;object-fit:contain;display:block}.artecs-header__tagline{margin:0;font-weight:500;font-size:20px;line-height:1;color:#4a3f35;white-space:nowrap}.artecs-header__nav{display:flex;align-items:center;gap:40px;margin:0 24px}.artecs-header__nav a{font-weight:600;font-size:20px;line-height:1;color:var(--artecs-text);text-decoration:none;white-space:nowrap;transition:color .15s ease}.artecs-header__nav a:hover,.artecs-header__nav a:focus-visible{color:var(--artecs-blue)}.artecs-header__actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.artecs-header__mail{display:inline-flex;align-items:center;justify-content:center;width:40px;height:28px;color:var(--artecs-text)}.artecs-header__mail-icon{width:100%;height:100%;display:block;color:var(--artecs-text)}.artecs-header__tel{display:flex;align-items:center;gap:14px;background:var(--artecs-text);color:var(--artecs-white);padding:12px 16px;width:290px;height:75px;box-sizing:border-box;text-decoration:none}.artecs-header__tel-icon{width:30px;height:30px;flex-shrink:0;display:block;color:var(--artecs-white)}.artecs-header__tel-body{display:flex;flex-direction:column;line-height:1}.artecs-header__tel-num{font-weight:700;font-size:26px;line-height:36px;letter-spacing:.02em}.artecs-header__tel-note{font-weight:600;font-size:13px;line-height:20px;color:var(--artecs-white);opacity:.92}.artecs-header__burger{display:none;width:44px;height:44px;background:transparent;border:0;padding:0;position:relative;cursor:pointer}.artecs-header__burger span{position:absolute;left:10px;right:10px;height:2px;background:var(--artecs-text);transition:transform .25s ease,opacity .15s ease,top .25s ease}.artecs-header__burger span:nth-child(1){top:14px}.artecs-header__burger span:nth-child(2){top:21px}.artecs-header__burger span:nth-child(3){top:28px}.artecs-header__burger[aria-expanded=true] span:nth-child(1){top:21px;transform:rotate(45deg)}.artecs-header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.artecs-header__burger[aria-expanded=true] span:nth-child(3){top:21px;transform:rotate(-45deg)}.artecs-header__drawer{position:fixed;top:var(--artecs-header-h-sp);left:0;right:0;bottom:0;background:var(--artecs-white);padding:24px 24px 40px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .25s ease;overflow-y:auto;z-index:999}.artecs-header__drawer[data-open=true]{transform:translateY(0);opacity:1;pointer-events:auto}.artecs-header__drawer-nav{display:flex;flex-direction:column;gap:0;margin:0 0 24px;list-style:none;padding:0}.artecs-header__drawer-nav li{border-bottom:1px solid #eee}.artecs-header__drawer-nav a{display:block;padding:16px 4px;font-weight:600;font-size:18px;color:var(--artecs-text);text-decoration:none}.artecs-header__drawer-cta{display:flex;flex-direction:column;gap:12px}.artecs-header__drawer-tel,.artecs-header__drawer-mail{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;text-decoration:none;font-weight:700;font-size:18px;border-radius:4px;text-align:center}.artecs-header__drawer-tel{background:var(--artecs-text);color:var(--artecs-white)}.artecs-header__drawer-mail{background:var(--artecs-blue);color:var(--artecs-white)}.artecs-header__drawer-tel small,.artecs-header__drawer-mail small{display:block;font-size:12px;font-weight:500;opacity:.85;margin-top:2px}@media(max-width:1440px){.artecs-header__nav{gap:28px;margin:0 16px}.artecs-header__nav a{font-size:18px}.artecs-header__tagline{font-size:16px}.artecs-header__tel{width:260px;padding:10px 14px;gap:10px}.artecs-header__tel-num{font-size:22px;line-height:30px}.artecs-header__tel-note{font-size:12px}}@media(max-width:1200px){.artecs-header__tagline{display:none}}@media(max-width:768px){.artecs-header{height:var(--artecs-header-h-sp)}.artecs-header__inner{padding:0 16px;gap:8px}.artecs-header__logo{width:140px;height:28px}.artecs-header__tagline,.artecs-header__nav,.artecs-header__actions{display:none}.artecs-header__burger{display:block}}.free-consult{background:#fff;color:#222;padding:80px 100px 60px;font-family:"Noto Serif JP",serif;border-top:1px solid #e5e5e5}.free-consult__inner{max-width:1720px;margin:0 auto}.free-consult__eyebrow{font-weight:700;font-size:20px;line-height:1;margin:0 0 40px;letter-spacing:.04em}.free-consult__lead{font-weight:700;font-size:25px;line-height:1.6;margin:0 0 36px}.free-consult__lead-em{color:#1956c7}.free-consult__note{font-weight:500;font-size:20px;line-height:1.75;margin:0 0 4px}.free-consult__mail{font-weight:500;font-size:20px;line-height:1.75;margin:0}.free-consult__mail a{color:#1956c7;text-decoration:underline;text-underline-offset:4px}.site-footer{background:#222;color:#fff;font-family:"Noto Serif JP",serif;padding:67px 100px 30px}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);gap:60px;max-width:1720px;margin:0 auto}.site-footer__brand-en{font-size:30px;line-height:1.2;margin:0 0 24px;font-weight:500}.site-footer__brand-en a{color:#fff;text-decoration:none}.site-footer__brand-ja{font-size:20px;line-height:1.75;margin:0 0 32px;font-weight:500}.site-footer__desc{font-size:16px;line-height:1.875;margin:0 0 26px;font-weight:500}.site-footer__nav ul{list-style:none;margin:0;padding:0}.site-footer__nav li{font-size:16px;line-height:30px;font-weight:500}.site-footer__nav a{color:#fff;text-decoration:none;transition:opacity .2s ease}.site-footer__nav a:hover,.site-footer__nav a:focus{opacity:.7}.site-footer__copy{max-width:1720px;margin:40px auto 0;padding-top:24px;border-top:1px solid #3a3a3a;color:#999;font-size:12px;text-align:center}.site-footer__copy small{font-family:inherit}@media(max-width:768px){.free-consult{padding:48px 20px 36px}.free-consult__eyebrow{font-size:16px;margin-bottom:24px}.free-consult__lead{font-size:18px;line-height:1.7;margin-bottom:24px}.free-consult__note{font-size:15px;line-height:1.7}.free-consult__mail{font-size:15px;line-height:1.7;word-break:break-all}.site-footer{padding:48px 20px 24px}.site-footer__inner{grid-template-columns:1fr 1fr;grid-template-areas:"brand brand" "primary contact";column-gap:24px;row-gap:32px}.site-footer__brand{grid-area:brand}.site-footer__nav--primary{grid-area:primary}.site-footer__nav--contact{grid-area:contact}.site-footer__brand-en{font-size:26px;margin-bottom:16px}.site-footer__brand-ja{font-size:18px;margin-bottom:20px}.site-footer__desc{font-size:14px;line-height:1.8;margin-bottom:20px}.site-footer__nav li{font-size:15px;line-height:32px}.site-footer__copy{margin-top:24px;font-size:11px}}
