.SiteFooter-module__wWXZva__wrapper{width:min(var(--container), calc(100% - 32px));margin:28px auto 24px}.SiteFooter-module__wWXZva__card{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:32px;grid-template-columns:1.5fr 1fr 1.2fr;align-items:start;gap:24px;padding:26px 30px 20px;display:grid}.SiteFooter-module__wWXZva__brandBlock{align-items:center;gap:14px;display:flex}.SiteFooter-module__wWXZva__brandIcon{border:2px solid var(--pink-soft);object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.SiteFooter-module__wWXZva__brandName{color:var(--pink-strong);font-size:1.05rem;font-weight:700}.SiteFooter-module__wWXZva__brandDivider{color:var(--lavender);font-weight:400}.SiteFooter-module__wWXZva__tagline{color:var(--muted);font-size:.82rem;line-height:1.6}.SiteFooter-module__wWXZva__business{color:var(--muted);font-size:.78rem;line-height:1.6}.SiteFooter-module__wWXZva__contactBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.SiteFooter-module__wWXZva__contactLabel{color:var(--muted);margin-top:8px;font-size:.75rem;font-weight:600}.SiteFooter-module__wWXZva__contactLabel:first-child{margin-top:0}.SiteFooter-module__wWXZva__contactLink{color:var(--brown);word-break:break-all;font-size:.92rem;font-weight:700;transition:color .2s}.SiteFooter-module__wWXZva__contactLink:hover{color:var(--pink-strong)}.SiteFooter-module__wWXZva__navBlock{color:var(--muted);flex-direction:column;gap:7px;font-size:.84rem;font-weight:600;display:flex}.SiteFooter-module__wWXZva__navBlock a:hover{color:var(--pink-strong)}.SiteFooter-module__wWXZva__copyright{border-top:1px solid var(--pink-soft);color:var(--muted);text-align:center;grid-column:1/-1;padding-top:14px;font-size:.85rem}@media (max-width:900px){.SiteFooter-module__wWXZva__wrapper{width:calc(100% - 24px)}.SiteFooter-module__wWXZva__card{border-radius:var(--radius-card);grid-template-columns:1fr;gap:18px;padding:24px 22px 18px}}
.SiteHeader-module__mdpVJq__wrapper{z-index:50;width:min(var(--container), calc(100% - 32px));margin:16px auto 0;position:sticky;top:12px}.SiteHeader-module__mdpVJq__bar{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:space-between;align-items:center;gap:16px;padding:10px 22px;display:flex}.SiteHeader-module__mdpVJq__brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.SiteHeader-module__mdpVJq__brandIcon{border:2px solid var(--pink-soft);object-fit:cover;border-radius:50%;width:44px;height:44px}.SiteHeader-module__mdpVJq__brandName{color:var(--pink-strong);letter-spacing:.02em;font-size:1.1rem;font-weight:700}.SiteHeader-module__mdpVJq__brandDivider{color:var(--lavender);font-weight:400}.SiteHeader-module__mdpVJq__navDesktop{align-items:center;gap:4px;display:flex}.SiteHeader-module__mdpVJq__navLink{border-radius:var(--radius-pill);color:var(--brown);padding:6px 12px;font-size:.92rem;font-weight:600;transition:color .2s,background .2s}.SiteHeader-module__mdpVJq__navLink:hover{color:var(--pink-strong);background:var(--pink-pale)}.SiteHeader-module__mdpVJq__navLinkActive{color:var(--pink-strong);position:relative}.SiteHeader-module__mdpVJq__navLinkActive:after{content:"";background:var(--pink);border-radius:2px;height:2px;position:absolute;bottom:2px;left:12px;right:12px}.SiteHeader-module__mdpVJq__menuButton{border:1px solid var(--border);background:var(--pink-pale);color:var(--pink-strong);border-radius:var(--radius-pill);cursor:pointer;align-items:center;gap:8px;padding:8px 14px;font-size:.9rem;font-weight:700;display:none}.SiteHeader-module__mdpVJq__menuIcon{font-size:1rem;line-height:1}.SiteHeader-module__mdpVJq__navMobile{display:none}@media (max-width:900px){.SiteHeader-module__mdpVJq__wrapper{width:calc(100% - 24px);margin-top:12px;top:8px}.SiteHeader-module__mdpVJq__bar{padding:8px 12px 8px 16px}.SiteHeader-module__mdpVJq__brandName{font-size:1rem}.SiteHeader-module__mdpVJq__navDesktop{display:none}.SiteHeader-module__mdpVJq__menuButton{display:inline-flex}.SiteHeader-module__mdpVJq__navMobile{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);margin-top:8px;display:none;overflow:hidden}.SiteHeader-module__mdpVJq__navMobileOpen{animation:.2s SiteHeader-module__mdpVJq__navFadeIn;display:block}@keyframes SiteHeader-module__mdpVJq__navFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.SiteHeader-module__mdpVJq__mobileLink{color:var(--brown);border-bottom:1px solid var(--pink-soft);justify-content:space-between;align-items:center;padding:13px 20px;font-weight:600;display:flex}.SiteHeader-module__mdpVJq__navMobile a:last-child{border-bottom:none}.SiteHeader-module__mdpVJq__mobileLinkActive{color:var(--pink-strong);background:var(--pink-pale)}}
:root{--font-base:"Hiragino Maru Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans JP", sans-serif;--ink:#4a3238;--muted:#8c6f78;--brown:#7a5560;--pink:#f472a4;--pink-deep:#ec5c95;--pink-strong:#e94e8a;--pink-soft:#ffe3ee;--pink-pale:#fff0f6;--rose:#ff6b9d;--lavender:#b9a8ee;--lavender-soft:#efeafc;--cream:#fff6e8;--gold:#e8a93d;--surface:#ffffffc7;--surface-strong:#fffffff2;--border:#e94e8a24;--border-soft:#b9a8ee47;--radius-card:26px;--radius-pill:999px;--shadow-soft:0 18px 48px #e94e8a1a, 0 2px 10px #e94e8a0f;--shadow-pop:0 10px 26px #e94e8a3d;--container:1160px;--grad-button:linear-gradient(135deg, #f7699e 0%, #fa8fb8 100%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000;background-image:radial-gradient(circle at 8% 4%,#ffd6e7e6,#0000 36%),radial-gradient(circle at 92% 10%,#e4d8ffbf,#0000 34%),radial-gradient(circle at 84% 86%,#ffcde2b3,#0000 38%),radial-gradient(circle at 10% 90%,#ffeed6a6,#0000 34%),linear-gradient(#fdeff5 0%,#fbeaf2 45%,#f9ecf6 100%);background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;line-height:1.75}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--pink);outline-offset:3px;border-radius:6px}::selection{background:var(--pink-soft);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
