/*
Theme Name: Freestage Corporate
Theme URI: https://example.com/
Author: Freestage Inc.
Description: フリーステージ株式会社向けのコーポレートサイト用WordPressテーマ
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
Text Domain: freestage
*/
:root{--navy:#071b3a;--blue:#0d4f9f;--gold:#b79b5b;--text:#172033;--muted:#64748b;--bg:#f6f8fb;--white:#fff;--line:#e5eaf2}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;line-height:1.8;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1180px;margin:auto;padding:0 24px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);z-index:50}.header-inner{display:flex;align-items:center;justify-content:space-between;height:76px}.logo strong{font-size:22px;letter-spacing:.04em}.logo span{display:block;font-size:11px;color:var(--muted);letter-spacing:.16em}.nav{display:flex;gap:28px;align-items:center;font-weight:700;font-size:14px}.btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:999px;background:var(--navy);color:#fff;font-weight:700;box-shadow:0 10px 25px rgba(7,27,58,.18)}.btn-outline{background:#fff;color:var(--navy);border:1px solid var(--navy);box-shadow:none}.hero{background:linear-gradient(115deg,rgba(7,27,58,.96),rgba(13,79,159,.88)),url('assets/hero.jpg') center/cover;min-height:650px;color:#fff;display:flex;align-items:center}.hero h1{font-size:clamp(40px,6vw,76px);line-height:1.15;margin:0 0 24px;letter-spacing:.04em}.hero p{font-size:18px;max-width:660px;color:#e5edf8;margin-bottom:34px}.eyebrow{color:var(--gold);font-weight:800;letter-spacing:.22em;font-size:13px;margin-bottom:14px}.section{padding:96px 0}.section.alt{background:var(--bg)}.section-title{text-align:center;margin-bottom:52px}.section-title h2{font-size:clamp(30px,4vw,46px);margin:0 0 10px;letter-spacing:.06em}.section-title p{color:var(--muted);margin:0}.grid{display:grid;gap:26px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 14px 38px rgba(15,23,42,.06)}.card h3{margin:0 0 12px;font-size:22px}.card p{color:var(--muted);margin:0}.service-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--navy),var(--blue));margin-bottom:18px}.about-table{background:#fff;border-radius:26px;overflow:hidden;border:1px solid var(--line)}.about-table dl{display:grid;grid-template-columns:200px 1fr;margin:0;border-bottom:1px solid var(--line)}.about-table dl:last-child{border-bottom:0}.about-table dt,.about-table dd{padding:20px 26px;margin:0}.about-table dt{background:#f8fafc;font-weight:800}.case{overflow:hidden;padding:0}.case .thumb{height:190px;background:linear-gradient(135deg,#dbeafe,#f8fafc)}.case .body{padding:24px}.cta{background:linear-gradient(135deg,var(--navy),#082a60);color:#fff;border-radius:34px;padding:60px;text-align:center}.cta p{color:#dbeafe}.form{display:grid;gap:18px}.form input,.form textarea,.form select{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 16px;font-size:16px}.form textarea{min-height:160px}.site-footer{background:#07111f;color:#cbd5e1;padding:54px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.footer-grid h4{color:#fff;margin:0 0 12px}.copyright{margin-top:36px;color:#94a3b8;font-size:13px}.menu-toggle{display:none}@media(max-width:900px){.nav{display:none}.menu-toggle{display:block}.hero{min-height:560px}.section{padding:70px 0}.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.about-table dl{grid-template-columns:1fr}.cta{padding:42px 24px}.header-inner{height:68px}.logo strong{font-size:18px}}
