:root{--color-primary: #a8d5e2;--color-primary-dark: #7db9cc;--color-primary-light: #c9e4ed;--color-text: #2c3e50;--color-text-light: #5a6c7d;--color-background: #ffffff;--color-background-alt: #f8f9fa;--color-border: #e0e6ed;--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--font-family-serif: "Noto Serif JP", serif}.menu-overlay[data-astro-cid-4dztlypm]{position:fixed;inset:0;background:#00000080;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-overlay[data-astro-cid-4dztlypm].is-open{opacity:1;pointer-events:auto}body.menu-open{overflow:hidden;position:fixed;width:100%;height:100%}.site-header[data-astro-cid-4dztlypm]{position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);z-index:100}.site-header__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto;padding:1rem max(4vw,1.5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-text[data-astro-cid-4dztlypm]{font-size:1.5rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em}.menu-toggle[data-astro-cid-4dztlypm]{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.5rem;cursor:pointer;z-index:101}.menu-toggle[data-astro-cid-4dztlypm] span[data-astro-cid-4dztlypm]{display:block;width:24px;height:2px;background:var(--color-text);transition:all .3s ease;transform-origin:center}.menu-toggle[data-astro-cid-4dztlypm].is-open span[data-astro-cid-4dztlypm]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-4dztlypm].is-open span[data-astro-cid-4dztlypm]:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle[data-astro-cid-4dztlypm].is-open span[data-astro-cid-4dztlypm]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.primary-nav[data-astro-cid-4dztlypm]{display:flex;align-items:center;gap:2rem;margin-left:auto}.primary-nav[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]{color:var(--color-text);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s ease}.primary-nav[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]:hover{color:var(--color-primary-dark)}@media (max-width: 768px){.menu-toggle[data-astro-cid-4dztlypm]{display:flex}.primary-nav[data-astro-cid-4dztlypm]{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--color-background);border-bottom:1px solid var(--color-border);max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease,padding .4s ease}.primary-nav[data-astro-cid-4dztlypm].is-open{max-height:400px;opacity:1;padding:1rem max(4vw,1.5rem)}.primary-nav[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]{padding:.75rem 0;border-bottom:1px solid var(--color-border)}.primary-nav[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]:last-child{border-bottom:none}}.btn[data-astro-cid-4dztlypm]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;white-space:nowrap}.btn[data-astro-cid-4dztlypm].primary{background:var(--color-primary);color:var(--color-text)}.btn[data-astro-cid-4dztlypm].primary:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.btn[data-astro-cid-4dztlypm].secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn[data-astro-cid-4dztlypm].secondary:hover{background:var(--color-background-alt);border-color:var(--color-primary)}.btn[data-astro-cid-4dztlypm].large{padding:1rem 2rem;font-size:1rem}section[data-astro-cid-4dztlypm]{padding:5rem max(4vw,1.5rem)}.section-label[data-astro-cid-4dztlypm]{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.1em;color:var(--color-primary-dark);margin-bottom:.5rem}.section-title[data-astro-cid-4dztlypm]{font-size:2.25rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.3}.section-description[data-astro-cid-4dztlypm]{font-size:1rem;color:var(--color-text-light);line-height:1.7;margin-bottom:3rem}.hero[data-astro-cid-4dztlypm]{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-background) 100%);padding:6rem max(4vw,1.5rem) 5rem}.hero__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero__title[data-astro-cid-4dztlypm]{font-size:3rem;font-weight:800;color:var(--color-text);line-height:1.2;margin-bottom:1.5rem}.hero__description[data-astro-cid-4dztlypm]{font-size:1.125rem;color:var(--color-text-light);line-height:1.7;margin-bottom:2.5rem}.hero__actions[data-astro-cid-4dztlypm]{display:flex;gap:1rem;flex-wrap:wrap}.hero__visual[data-astro-cid-4dztlypm]{position:relative;height:400px}.hero__visual-shape[data-astro-cid-4dztlypm]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:20px;opacity:.3}@media (max-width: 768px){.hero__container[data-astro-cid-4dztlypm]{grid-template-columns:1fr;gap:2rem}.hero__title[data-astro-cid-4dztlypm]{font-size:2rem}.hero__description[data-astro-cid-4dztlypm]{font-size:1rem}.hero__visual[data-astro-cid-4dztlypm]{height:250px}.hero__actions[data-astro-cid-4dztlypm]{flex-direction:column}.hero__actions[data-astro-cid-4dztlypm] .btn[data-astro-cid-4dztlypm]{width:100%;justify-content:center}}.philosophy[data-astro-cid-4dztlypm]{background:var(--color-background)}.philosophy__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto;text-align:center}.philosophy__lead[data-astro-cid-4dztlypm]{font-size:1.125rem;color:var(--color-text-light);line-height:1.8;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.philosophy__grid[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;text-align:left}.philosophy__item[data-astro-cid-4dztlypm]{padding:2rem;background:var(--color-background-alt);border-radius:12px}.philosophy__icon[data-astro-cid-4dztlypm]{width:56px;height:56px;background:var(--color-primary-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.75rem;color:var(--color-primary-dark)}.philosophy__item[data-astro-cid-4dztlypm] h3[data-astro-cid-4dztlypm]{font-size:1.25rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.philosophy__item[data-astro-cid-4dztlypm] p[data-astro-cid-4dztlypm]{font-size:.9375rem;color:var(--color-text-light);line-height:1.7}.products[data-astro-cid-4dztlypm]{background:var(--color-background-alt)}.products__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto;text-align:center}.products__list[data-astro-cid-4dztlypm]{display:flex;flex-direction:column;gap:3rem}.product-card[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:var(--color-background);border-radius:16px;padding:3rem;text-align:left;border:1px solid var(--color-border)}.product-card[data-astro-cid-4dztlypm]:nth-child(2n){grid-template-columns:1fr 1fr}.product-card[data-astro-cid-4dztlypm]:nth-child(2n) .product-card__content[data-astro-cid-4dztlypm]{order:2}.product-card[data-astro-cid-4dztlypm]:nth-child(2n) .product-card__image[data-astro-cid-4dztlypm]{order:1}.product-card__badge[data-astro-cid-4dztlypm]{display:inline-block;padding:.375rem .75rem;background:var(--color-primary-light);color:var(--color-primary-dark);font-size:.75rem;font-weight:700;border-radius:6px;margin-bottom:1rem}.product-card__title[data-astro-cid-4dztlypm]{font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:1rem}.product-card__description[data-astro-cid-4dztlypm]{font-size:1rem;color:var(--color-text-light);line-height:1.7;margin-bottom:1.5rem}.product-card__features[data-astro-cid-4dztlypm]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.product-card__features[data-astro-cid-4dztlypm] li[data-astro-cid-4dztlypm]{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--color-text)}.product-card__features[data-astro-cid-4dztlypm] li[data-astro-cid-4dztlypm] [data-astro-cid-4dztlypm][data-icon]{color:var(--color-primary-dark);font-size:1.25rem}.product-card__link[data-astro-cid-4dztlypm]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary-dark);font-weight:600;text-decoration:none;transition:gap .2s ease}.product-card__link[data-astro-cid-4dztlypm]:hover{gap:.75rem}.product-card__image[data-astro-cid-4dztlypm]{display:flex;align-items:center;justify-content:center}.product-card__image-placeholder[data-astro-cid-4dztlypm]{width:100%;height:300px;background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%);border-radius:12px}@media (max-width: 768px){.product-card[data-astro-cid-4dztlypm]{grid-template-columns:1fr;padding:2rem}.product-card[data-astro-cid-4dztlypm]:nth-child(2n){grid-template-columns:1fr}.product-card[data-astro-cid-4dztlypm]:nth-child(2n) .product-card__content[data-astro-cid-4dztlypm]{order:1}.product-card[data-astro-cid-4dztlypm]:nth-child(2n) .product-card__image[data-astro-cid-4dztlypm]{order:2}.product-card__image-placeholder[data-astro-cid-4dztlypm]{height:200px}}.news[data-astro-cid-4dztlypm]{background:var(--color-background)}.news__container[data-astro-cid-4dztlypm]{max-width:900px;margin:0 auto;text-align:center}.news__list[data-astro-cid-4dztlypm]{display:flex;flex-direction:column;gap:0;margin-bottom:3rem}.news-item[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:120px 100px 1fr;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--color-border);text-align:left}.news-item[data-astro-cid-4dztlypm]:first-child{border-top:1px solid var(--color-border)}.news-item__date[data-astro-cid-4dztlypm]{font-size:.9375rem;color:var(--color-text-light);font-weight:500}.news-item__category[data-astro-cid-4dztlypm]{display:inline-block;padding:.375rem .75rem;background:var(--color-background-alt);color:var(--color-text);font-size:.75rem;font-weight:600;border-radius:6px;text-align:center}.news-item__title[data-astro-cid-4dztlypm]{font-size:1rem;font-weight:600;line-height:1.5}.news-item__title[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]{color:var(--color-text);text-decoration:none;transition:color .2s ease}.news-item__title[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]:hover{color:var(--color-primary-dark)}@media (max-width: 768px){.news-item[data-astro-cid-4dztlypm]{grid-template-columns:1fr;gap:.5rem}.news-item__category[data-astro-cid-4dztlypm]{justify-self:start}}.team[data-astro-cid-4dztlypm]{background:var(--color-background-alt)}.team__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto;text-align:center}.team__grid[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.team-member[data-astro-cid-4dztlypm]{text-align:center}.team-member__avatar[data-astro-cid-4dztlypm]{width:120px;height:120px;background:var(--color-primary-light);border-radius:50%;margin:0 auto 1.5rem}.team-member__name[data-astro-cid-4dztlypm]{font-size:1.25rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.team-member__role[data-astro-cid-4dztlypm]{font-size:.875rem;color:var(--color-primary-dark);font-weight:600;margin-bottom:1rem}.team-member__bio[data-astro-cid-4dztlypm]{font-size:.9375rem;color:var(--color-text-light);line-height:1.7}.company[data-astro-cid-4dztlypm]{background:var(--color-background)}.company__container[data-astro-cid-4dztlypm]{max-width:900px;margin:0 auto;text-align:center}.company__info[data-astro-cid-4dztlypm]{text-align:left}.company__table[data-astro-cid-4dztlypm]{display:flex;flex-direction:column;gap:0}.company__row[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:180px 1fr;gap:2rem;padding:1.5rem 0;border-bottom:1px solid var(--color-border)}.company__row[data-astro-cid-4dztlypm]:first-child{border-top:1px solid var(--color-border)}.company__row[data-astro-cid-4dztlypm] dt[data-astro-cid-4dztlypm]{font-weight:700;color:var(--color-text)}.company__row[data-astro-cid-4dztlypm] dd[data-astro-cid-4dztlypm]{color:var(--color-text-light);line-height:1.7}@media (max-width: 768px){.company__row[data-astro-cid-4dztlypm]{grid-template-columns:1fr;gap:.5rem}}.contact[data-astro-cid-4dztlypm]{background:var(--color-background-alt)}.contact__container[data-astro-cid-4dztlypm]{max-width:700px;margin:0 auto;text-align:center}.contact__form[data-astro-cid-4dztlypm]{text-align:left}.form-group[data-astro-cid-4dztlypm]{margin-bottom:1.5rem}.form-group[data-astro-cid-4dztlypm] label[data-astro-cid-4dztlypm]{display:block;font-weight:600;color:var(--color-text);margin-bottom:.5rem;font-size:.9375rem}.required[data-astro-cid-4dztlypm]{color:var(--color-primary-dark);font-size:.75rem;font-weight:700;margin-left:.5rem}.form-group[data-astro-cid-4dztlypm] input[data-astro-cid-4dztlypm],.form-group[data-astro-cid-4dztlypm] textarea[data-astro-cid-4dztlypm]{width:100%;padding:.875rem 1rem;border:1px solid var(--color-border);border-radius:8px;font-size:1rem;font-family:var(--font-family-base);transition:border-color .2s ease;background:var(--color-background)}.form-group[data-astro-cid-4dztlypm] input[data-astro-cid-4dztlypm]:focus,.form-group[data-astro-cid-4dztlypm] textarea[data-astro-cid-4dztlypm]:focus{outline:none;border-color:var(--color-primary)}.form-group[data-astro-cid-4dztlypm] textarea[data-astro-cid-4dztlypm]{resize:vertical}.form-submit[data-astro-cid-4dztlypm]{text-align:center;margin-top:2rem}.site-footer[data-astro-cid-4dztlypm]{background:var(--color-text);color:#fffc;padding:4rem max(4vw,1.5rem) 2rem}.site-footer__container[data-astro-cid-4dztlypm]{max-width:1200px;margin:0 auto}.site-footer__content[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}.site-footer__brand[data-astro-cid-4dztlypm] .logo-text[data-astro-cid-4dztlypm]{color:#fff}.site-footer__tagline[data-astro-cid-4dztlypm]{margin-top:1rem;font-size:.9375rem;line-height:1.6}.footer-nav[data-astro-cid-4dztlypm]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-nav__column[data-astro-cid-4dztlypm] h4[data-astro-cid-4dztlypm]{color:#fff;font-size:.875rem;font-weight:700;margin-bottom:1rem;letter-spacing:.05em}.footer-nav__column[data-astro-cid-4dztlypm] ul[data-astro-cid-4dztlypm]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-nav__column[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]{color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.footer-nav__column[data-astro-cid-4dztlypm] a[data-astro-cid-4dztlypm]:hover{color:var(--color-primary-light)}.site-footer__bottom[data-astro-cid-4dztlypm]{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.copyright[data-astro-cid-4dztlypm]{font-size:.875rem;color:#fff9}@media (max-width: 768px){.site-footer__content[data-astro-cid-4dztlypm]{grid-template-columns:1fr;gap:2rem}.footer-nav[data-astro-cid-4dztlypm]{grid-template-columns:1fr;gap:1.5rem}.section-title[data-astro-cid-4dztlypm]{font-size:1.75rem}}
