:root{color-scheme:light;--color-bg: #f7f7f7;--color-surface: #ffffff;--color-surface-muted: #eeeeee;--color-text: #262626;--color-text-muted: #6f6f6f;--color-accent: #e87500;--color-accent-hover: #cf6800;--color-danger: #c93c3c;--color-success: #2f7d4a;--color-focus: #e87500;--color-memo-note-bg: #ffe08a;--color-memo-note-text: #4a3900;--color-task-accent: #2f6fb0}:root[data-theme=dark]{color-scheme:dark;--color-bg: #202124;--color-surface: #2a2b2f;--color-surface-muted: #34353a;--color-text: #f1f1f1;--color-text-muted: #b2b2b2;--color-accent: #ff941f;--color-accent-hover: #ffab4d;--color-danger: #ff7373;--color-success: #69c587;--color-focus: #ff941f;--color-memo-note-bg: #caa53d;--color-memo-note-text: #2a2000;--color-task-accent: #6fa8dc}*{box-sizing:border-box}body{margin:0;background-color:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif}:root{scroll-behavior:smooth}img,svg{max-width:100%;height:auto}.container{max-width:1200px;margin-inline:auto;padding-inline:1rem;width:100%;box-sizing:border-box}.btn-primary{display:inline-block;padding:.75rem 2rem;background-color:var(--color-accent);color:#1a1a1a;border-radius:8px;font-weight:700;text-decoration:none;transition:background-color .2s;white-space:nowrap;max-width:100%;text-align:center}.btn-primary:hover{background-color:var(--color-accent-hover)}section{padding-block:3rem}@media (min-width: 768px){section{padding-block:4rem}}@media (min-width: 1024px){section{padding-block:5rem}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background-color:var(--color-surface);border-bottom:1px solid var(--color-surface-muted)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding-block:.75rem}.site-header__brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-text);min-width:0}.site-header__icon[data-astro-cid-3ef6ksr2]{flex-shrink:0;width:32px;height:32px}.site-header__title[data-astro-cid-3ef6ksr2]{height:24px;width:auto}.site-header__cta[data-astro-cid-3ef6ksr2]{flex-shrink:0;font-size:.875rem;padding:.5rem 1.25rem}@media (min-width: 768px){.site-header__name[data-astro-cid-3ef6ksr2]{font-size:1rem}.site-header__cta[data-astro-cid-3ef6ksr2]{font-size:1rem;padding:.625rem 1.75rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,var(--color-bg) 0%,var(--color-surface) 100%);padding:4rem 1rem}.hero__carousel[data-astro-cid-bbe6dxrz],.hero__veil[data-astro-cid-bbe6dxrz]{position:absolute;inset:0}.hero__carousel[data-astro-cid-bbe6dxrz]{z-index:-2;overflow:hidden;pointer-events:none}.hero__veil[data-astro-cid-bbe6dxrz]{z-index:-1;background:#ffffff8c;pointer-events:none}.hero__carousel-mobile[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;display:grid;place-items:center}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]{grid-area:1 / 1;width:min(92vw,390px);max-height:100%;object-fit:contain;opacity:0;filter:saturate(.3) contrast(.82) brightness(1.08);animation:hero-mobile-crossfade 24s linear infinite}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:0s}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:-18s}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:-12s}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:-6s}.hero__carousel-desktop[data-astro-cid-bbe6dxrz]{display:none}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.hero__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;min-width:0}.hero__title-logo[data-astro-cid-bbe6dxrz]{width:min(84vw,340px);height:auto}.hero__catch[data-astro-cid-bbe6dxrz]{margin:0;font-size:clamp(1.5rem,4.2vw,2.35rem);font-weight:800;line-height:1.3;color:var(--color-text)}.hero__visual[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center}.hero__logo[data-astro-cid-bbe6dxrz]{width:clamp(120px,30vw,200px);height:auto}@keyframes hero-mobile-crossfade{0%,21%{opacity:.72}25%,96%{opacity:0}to{opacity:.72}}@media (min-width: 768px){.hero[data-astro-cid-bbe6dxrz]{min-height:520px}.hero__carousel-mobile[data-astro-cid-bbe6dxrz]{display:none}.hero__carousel-desktop[data-astro-cid-bbe6dxrz]{position:absolute;inset:1.5rem 0;display:flex;align-items:center;transform:rotate(-1.5deg) scale(1.04);transform-origin:center}.hero__carousel-track[data-astro-cid-bbe6dxrz]{display:flex;gap:1.25rem;width:max-content;animation:hero-desktop-scroll 42s linear infinite}.hero__carousel-set[data-astro-cid-bbe6dxrz]{display:flex;flex-shrink:0;gap:1.25rem}.hero__carousel-desktop-image[data-astro-cid-bbe6dxrz]{width:clamp(220px,22vw,310px);height:auto;max-height:490px;border-radius:18px;object-fit:contain;opacity:.68;filter:saturate(.28) contrast(.82) brightness(1.08);box-shadow:0 16px 40px #12141829}.hero__veil[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#ffffff80,#fff6 45%,#ffffff4d),#ffffff6b}.hero__title-logo[data-astro-cid-bbe6dxrz]{width:min(46vw,380px)}@keyframes hero-desktop-scroll{to{transform:translate(calc(-50% - .625rem))}}}@media (min-width: 1024px){.hero__inner[data-astro-cid-bbe6dxrz]{flex-direction:row;justify-content:space-between;text-align:left}.hero__text[data-astro-cid-bbe6dxrz]{align-items:flex-start;flex:1;width:auto}.hero__title-logo[data-astro-cid-bbe6dxrz]{width:min(42vw,440px)}.hero__catch[data-astro-cid-bbe6dxrz]{font-size:2.05rem}.hero__visual[data-astro-cid-bbe6dxrz]{flex:1;justify-content:flex-end}.hero__logo[data-astro-cid-bbe6dxrz]{width:200px;height:200px}}@media (prefers-reduced-motion: reduce){.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz],.hero__carousel-track[data-astro-cid-bbe6dxrz]{animation:none}.hero__carousel-mobile-image[data-astro-cid-bbe6dxrz]:first-child{opacity:.72}}.problem[data-astro-cid-oo6sugl5]{padding:4rem 1rem;background-color:var(--color-surface)}.problem__inner[data-astro-cid-oo6sugl5]{max-width:800px;margin:0 auto}.problem__qa-section[data-astro-cid-oo6sugl5]{margin-bottom:3rem}.problem__dialogue[data-astro-cid-oo6sugl5]{display:flex;align-items:flex-end;gap:1rem;margin-bottom:2rem}.problem__dialogue[data-astro-cid-oo6sugl5].answer{justify-content:flex-end}.problem__dialogue[data-astro-cid-oo6sugl5].answer .problem__character[data-astro-cid-oo6sugl5]{order:1}.problem__character[data-astro-cid-oo6sugl5]{flex-shrink:0}.problem__character-image[data-astro-cid-oo6sugl5]{width:112px;height:112px;border-radius:50%}.problem__bubble[data-astro-cid-oo6sugl5]{position:relative;background:#fff;border:2px solid var(--color-surface-muted);border-radius:20px;padding:1.5rem;max-width:400px;box-shadow:0 4px 12px #0000001a}.question-bubble[data-astro-cid-oo6sugl5]:before{content:"";position:absolute;left:-12px;bottom:20px;width:0;height:0;border-style:solid;border-width:12px 12px 12px 0;border-color:transparent var(--color-surface-muted) transparent transparent}.question-bubble[data-astro-cid-oo6sugl5]:after{content:"";position:absolute;left:-8px;bottom:22px;width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #ffffff transparent transparent}.answer-bubble[data-astro-cid-oo6sugl5]{background:var(--color-accent);border-color:var(--color-accent)}.answer-bubble[data-astro-cid-oo6sugl5]:before{content:"";position:absolute;right:-12px;bottom:20px;width:0;height:0;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent var(--color-accent)}.answer-bubble[data-astro-cid-oo6sugl5]:after{content:"";position:absolute;right:-8px;bottom:22px;width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent var(--color-accent)}.problem__question[data-astro-cid-oo6sugl5]{margin:0;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:700;color:var(--color-text);line-height:1.5}.problem__answer[data-astro-cid-oo6sugl5]{margin:0;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:800;color:#fff;line-height:1.5}.problem__body[data-astro-cid-oo6sugl5]{display:flex;flex-direction:column;gap:2rem}.problem__body-group[data-astro-cid-oo6sugl5]{display:flex;flex-direction:column;gap:1.25rem}.problem__body[data-astro-cid-oo6sugl5] p[data-astro-cid-oo6sugl5]{margin:0;color:var(--color-text);line-height:1.8;font-size:1rem}.problem__body[data-astro-cid-oo6sugl5] .problem__emphasis[data-astro-cid-oo6sugl5]{text-align:center}.problem__body-illustration[data-astro-cid-oo6sugl5]{width:min(72vw,320px);height:auto;margin:.5rem auto 0}@media (max-width: 767px){.problem__dialogue[data-astro-cid-oo6sugl5]{flex-direction:column;align-items:center;text-align:center}.problem__dialogue[data-astro-cid-oo6sugl5].answer{flex-direction:column}.problem__dialogue[data-astro-cid-oo6sugl5].answer .problem__character[data-astro-cid-oo6sugl5]{order:0}.problem__bubble[data-astro-cid-oo6sugl5]{max-width:100%}.question-bubble[data-astro-cid-oo6sugl5]:before,.question-bubble[data-astro-cid-oo6sugl5]:after,.answer-bubble[data-astro-cid-oo6sugl5]:before,.answer-bubble[data-astro-cid-oo6sugl5]:after{display:none}}.value[data-astro-cid-c2pgtnec]{padding:4rem 1rem;background:radial-gradient(circle at 8% 12%,rgba(255,183,110,.34) 0%,transparent 36%),radial-gradient(circle at 92% 88%,rgba(255,217,153,.42) 0%,transparent 38%),linear-gradient(135deg,#fffaf4,#ffefde 52%,#fff7eb)}.value__heading[data-astro-cid-c2pgtnec]{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--color-text);text-align:center;margin:0 0 3rem}.value__list[data-astro-cid-c2pgtnec]{list-style:none;margin:0 0 2.5rem;padding:0;display:flex;flex-direction:column;gap:1.25rem}.value__item[data-astro-cid-c2pgtnec]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background-color:#ffffffd1;border-radius:12px;border:1px solid rgba(232,117,0,.12);border-left:4px solid var(--color-accent);box-shadow:0 10px 28px #804c1514;backdrop-filter:blur(2px)}.value__icon[data-astro-cid-c2pgtnec]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0}.value__icon-image[data-astro-cid-c2pgtnec]{display:block;width:44px;height:44px;object-fit:contain}.value__text[data-astro-cid-c2pgtnec]{margin:0;color:var(--color-text);line-height:1.7}.value__cta[data-astro-cid-c2pgtnec]{text-align:center}@media (min-width: 768px){.value__list[data-astro-cid-c2pgtnec]{display:grid;grid-template-columns:repeat(2,1fr)}}.features[data-astro-cid-vnivfuh2]{padding:4rem 1rem;background-color:var(--color-bg)}.features__inner[data-astro-cid-vnivfuh2]{max-width:800px;margin:0 auto}.features__heading[data-astro-cid-vnivfuh2]{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--color-text);text-align:center;margin:0 0 3rem}.features__cycle[data-astro-cid-vnivfuh2]{display:flex;justify-content:center;margin:3rem 0 4rem}.features__cycle-image[data-astro-cid-vnivfuh2]{width:100%;max-width:500px;height:auto}.features__group-title-wrap[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:1rem;margin:3rem 0 1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--color-accent) 30%,var(--color-danger) 100%);border-radius:12px;box-shadow:0 4px 12px #0000001a}.features__group-icon[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.features__group-icon-image[data-astro-cid-vnivfuh2]{display:block;width:40px;height:40px;object-fit:contain}.features__group-title[data-astro-cid-vnivfuh2]{font-size:clamp(1.3rem,3vw,1.6rem);font-weight:800;color:#fff;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}.features__row[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.features__text[data-astro-cid-vnivfuh2]{margin:0;color:var(--color-text);line-height:1.8;font-size:.975rem}.features__image-wrap[data-astro-cid-vnivfuh2]{display:flex;justify-content:center}.features__image[data-astro-cid-vnivfuh2]{width:100%;max-width:480px;height:auto;border-radius:8px;border:1px solid var(--color-surface-muted)}@media (min-width: 768px){.features__row[data-astro-cid-vnivfuh2]{flex-direction:row;align-items:center;gap:3rem}.features__row--reverse[data-astro-cid-vnivfuh2]{flex-direction:row-reverse}.features__text[data-astro-cid-vnivfuh2],.features__image-wrap[data-astro-cid-vnivfuh2]{flex:1}}.cta[data-astro-cid-4xty6sx2]{padding:5rem 1rem;background-color:var(--color-surface);text-align:center}.cta__text[data-astro-cid-4xty6sx2]{font-size:1.125rem;color:var(--color-text);line-height:1.8;margin:0 auto 1rem;max-width:640px}.cta__action[data-astro-cid-4xty6sx2]{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta__btn[data-astro-cid-4xty6sx2]{font-size:1.125rem;padding:1rem 3rem}.cta__note[data-astro-cid-4xty6sx2]{margin:0;font-size:.8125rem;color:var(--color-text-muted)}footer[data-astro-cid-sz7xmlte]{background-color:var(--color-surface-muted);padding:2rem 1rem;text-align:center;color:var(--color-text-muted);font-size:.875rem}.service-name[data-astro-cid-sz7xmlte]{font-weight:700;color:var(--color-text);margin-bottom:.5rem}.contact[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-muted);text-decoration:none}.contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.copyright[data-astro-cid-sz7xmlte]{margin:0}
