@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&display=swap";:root{--primary:#e84393;--primary-dark:#c4307a;--primary-light:#f06bb0;--accent:#e84393;--accent-hover:#c4307a;--secondary:#1a1a1a;--bg:#fff;--bg-light:#fff0f6;--bg-warm:#fff5f9;--bg-dark:#1a0a12;--text:#111;--text-muted:#555;--text-light:#888;--border:#f5c0d8;--border-light:#fde8f2;--success:#2d8c55;--gradient-primary:linear-gradient(135deg, #e84393 0%, #c4307a 100%);--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a;--shadow-xl:0 16px 48px #0000001f;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;width:100%;font-family:DM Sans,Noto Sans JP,sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}ul{list-style:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}.container{max-width:1160px;margin:0 auto;padding:0 32px}.section-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--primary);border-bottom:2px solid var(--primary);margin-bottom:20px;padding-bottom:2px;font-size:.85rem;font-weight:700;display:inline-block}.section-title{color:var(--text);letter-spacing:-.01em;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1.25}.section-title span{color:var(--primary)}.section-desc{color:var(--text-muted);text-align:center;max-width:580px;margin-top:18px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.85}.btn-primary{background:var(--primary);color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-outline{color:var(--text);border:1.5px solid var(--border);border-radius:var(--radius-sm);letter-spacing:.02em;background:0 0;align-items:center;gap:8px;padding:12px 30px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-outline:hover{border-color:var(--text);background:var(--text);color:#fff}@media (width<=768px){.container{padding:0 20px}}._header_kd4nu_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000;align-items:center;height:96px;transition:background .3s,box-shadow .3s,border-color .3s,height .3s;display:flex;position:fixed;top:0;left:0;right:0}._header_kd4nu_1._scrolled_kd4nu_16{border-bottom-color:var(--border);height:88px}._inner_kd4nu_21{justify-content:space-between;align-items:center;gap:24px;width:100%;height:100%;display:flex}._logo_kd4nu_30{align-items:center;gap:10px;display:flex}._logoImg_kd4nu_36{object-fit:contain;width:auto;height:90px}._nav_kd4nu_42{align-items:center;gap:2px;display:flex}._navLink_kd4nu_48{color:var(--text-muted);border-radius:var(--radius-sm);letter-spacing:.02em;padding:8px 14px;font-size:.9rem;font-weight:600;transition:color .2s,background .2s}._navLink_kd4nu_48:hover{color:var(--text);background:var(--bg-light)}._navCta_kd4nu_63{margin-left:8px;padding:9px 20px;font-size:.9rem}._hamburger_kd4nu_69{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}._hamburger_kd4nu_69 span{background:var(--text);border-radius:2px;width:22px;height:1.5px;transition:all .3s;display:block}._hamburger_kd4nu_69._open_kd4nu_86 span:first-child{transform:translateY(6.5px)rotate(45deg)}._hamburger_kd4nu_69._open_kd4nu_86 span:nth-child(2){opacity:0}._hamburger_kd4nu_69._open_kd4nu_86 span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (width<=900px){._hamburger_kd4nu_69{display:flex}._nav_kd4nu_42{background:var(--bg);border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:4px;width:260px;padding:80px 24px 32px;transition:right .3s;position:fixed;top:0;bottom:0;right:-100%}._nav_kd4nu_42._navOpen_kd4nu_118{right:0}._navLink_kd4nu_48{width:100%;color:var(--text);padding:12px 16px;font-size:.95rem}._navCta_kd4nu_63{justify-content:center;width:100%;margin-top:16px;margin-left:0}}._hero_1uisn_1{background:var(--bg-dark);border-bottom:1px solid #e8439326;flex-direction:column;justify-content:center;min-height:100vh;padding:90px 0 60px;display:flex;position:relative;overflow:hidden}._canvas_1uisn_14{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}._inner_1uisn_23{z-index:1;grid-template-columns:3fr 2fr;align-items:center;gap:32px;width:100%;max-width:1100px;margin:0 auto;padding:0 48px;display:grid;position:relative}._topLine_1uisn_36{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px;display:flex}._badge_1uisn_44{color:var(--primary);border-radius:var(--radius-sm);letter-spacing:.04em;background:#e843931f;border:1px solid #e843934d;padding:5px 16px;font-size:.8rem;font-weight:700;display:inline-block}._tagline_1uisn_56{color:#ffffff8c;letter-spacing:.02em;font-size:.875rem}._tagline_1uisn_56 strong{color:var(--primary)}._title_1uisn_66{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(1.8rem,3.8vw,3.5rem);font-weight:900;line-height:1.15}._title_1uisn_66 span{color:var(--primary)}._desc_1uisn_79{color:#ffffffa6;margin-bottom:32px;font-size:1rem;line-height:1.8}._actions_1uisn_86{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;display:flex}._btnLink_1uisn_94{color:#fffc;letter-spacing:.02em;border-bottom:1.5px solid #ffffff59;align-items:center;gap:6px;padding-bottom:2px;font-size:.875rem;font-weight:700;transition:color .2s,border-color .2s;display:inline-flex}._btnLink_1uisn_94:hover{color:var(--primary);border-color:var(--primary)}._stats_1uisn_112{border-top:1px solid #ffffff1a;align-items:center;gap:20px;padding-top:20px;display:flex}._stat_1uisn_112{flex-direction:column;gap:3px;display:flex}._statNum_1uisn_126{color:var(--primary);letter-spacing:-.02em;font-size:1.35rem;font-weight:900}._statLabel_1uisn_133{color:#fff6;letter-spacing:.04em;font-size:.75rem}._divider_1uisn_139{background:#ffffff1a;width:1px;height:32px}._visual_1uisn_146{justify-content:center;align-items:center;display:flex;position:relative}._imageWrap_1uisn_153{justify-content:center;align-items:center;width:420px;height:420px;display:flex;position:relative}._dolphinImg_1uisn_162{object-fit:contain;z-index:1;filter:drop-shadow(0 0 40px #e8439359);width:420px;height:420px;animation:6s ease-in-out infinite _floatImg_1uisn_1;position:relative}@keyframes _floatImg_1uisn_1{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}._imgGlow_1uisn_177{z-index:0;background:radial-gradient(circle,#e8439333 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite _pulse_1uisn_1;position:absolute}@keyframes _pulse_1uisn_1{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}._floatTitle_1uisn_192,._floatSub_1uisn_193{display:none}._scrollDown_1uisn_195{color:#ffffff59;letter-spacing:.1em;text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;gap:6px;font-size:.7rem;animation:2s ease-in-out infinite _bounce_1uisn_1;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@keyframes _bounce_1uisn_1{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(5px)}}@media (width<=900px){._inner_1uisn_23{grid-template-columns:1fr;gap:40px;padding:0 20px}._visual_1uisn_146{display:none}._imageWrap_1uisn_153,._dolphinImg_1uisn_162{width:320px;height:320px}}@media (width<=480px){._hero_1uisn_1{padding:100px 0 60px}._actions_1uisn_86{flex-direction:column;align-items:flex-start}}._section_9mtno_1{background:var(--bg);padding:100px 0}._header_9mtno_6{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding-bottom:40px}._header_9mtno_6 ._section-desc_9mtno_13{text-align:center;margin:16px auto 0}._grid_9mtno_18{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}._card_9mtno_28{background:var(--bg);padding:36px 32px;transition:background .2s}._card_9mtno_28:hover{background:var(--bg-warm)}._cardTop_9mtno_38{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._icon_9mtno_45{font-size:1.75rem;line-height:1}._label_9mtno_50{letter-spacing:.14em;color:var(--primary);border:1px solid var(--primary);border-radius:var(--radius-sm);text-transform:uppercase;padding:3px 10px;font-size:1rem;font-weight:700}._cardTitle_9mtno_61{color:var(--text);margin-bottom:12px;font-size:1rem;font-weight:700;line-height:1.5}._cardDesc_9mtno_69{color:var(--text-muted);font-size:1rem;line-height:1.8}@media (width<=768px){._grid_9mtno_18{grid-template-columns:1fr}._section_9mtno_1{padding:72px 0}}._section_mjamp_1{background:var(--bg-light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0}._header_mjamp_8{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding-bottom:40px}._header_mjamp_8 ._section-desc_mjamp_15{text-align:center;margin:16px auto 0}._plans_mjamp_21{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:80px;display:grid}._planCard_mjamp_28{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:20px;padding:40px 36px;display:flex}._planCardAccent_mjamp_38{background:var(--bg-dark);border-color:var(--bg-dark)}._planBadge_mjamp_43{letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-muted);align-self:flex-start;padding:4px 12px;font-size:1rem;font-weight:700;display:inline-flex}._planCardAccent_mjamp_38 ._planBadge_mjamp_43{color:#ffffff8c;border-color:#ffffff26}._planPrice_mjamp_61{align-items:baseline;gap:4px;display:flex}._planNum_mjamp_67{color:var(--primary);letter-spacing:-.02em;font-size:2.4rem;font-weight:900}._planCardAccent_mjamp_38 ._planNum_mjamp_67{color:#fff}._planUnit_mjamp_78{color:var(--text-muted);font-size:1rem;font-weight:600}._planCardAccent_mjamp_38 ._planUnit_mjamp_78{color:#ffffff8c}._planTitle_mjamp_88{color:var(--text);margin-top:-8px;font-size:1.2rem;font-weight:800}._planCardAccent_mjamp_38 ._planTitle_mjamp_88{color:#fff}._planDesc_mjamp_99{color:var(--text-muted);font-size:1rem;line-height:1.8}._planCardAccent_mjamp_38 ._planDesc_mjamp_99{color:#fff9}._planList_mjamp_109{flex-direction:column;flex:1;gap:10px;display:flex}._planList_mjamp_109 li{color:var(--text);font-size:1rem;line-height:1.65}._planCardAccent_mjamp_38 ._planList_mjamp_109 li{color:#fffc}._planList_mjamp_109 small{color:var(--text-light);font-size:1rem}._planCardAccent_mjamp_38 ._planList_mjamp_109 small{color:#fff6}._btnWhite_mjamp_135{color:#fff;border-radius:var(--radius-sm);letter-spacing:.02em;background:0 0;border:1.5px solid #ffffff4d;justify-content:center;align-items:center;width:100%;padding:13px 32px;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}._btnWhite_mjamp_135:hover{background:#ffffff1a;border-color:#fff9}._featuresHeader_mjamp_157{text-align:center;margin-bottom:36px}._featuresTitle_mjamp_162{color:var(--text);letter-spacing:-.01em;font-size:1.5rem;font-weight:900}._featuresGrid_mjamp_169{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}._featureCard_mjamp_179{background:var(--bg);padding:28px 24px;transition:background .2s}._featureCard_mjamp_179:hover{background:var(--bg-warm)}._featureIcon_mjamp_189{margin-bottom:14px;font-size:1.6rem;display:block}._featureTitle_mjamp_195{color:var(--text);margin-bottom:10px;font-size:1rem;font-weight:700;line-height:1.45}._featureDesc_mjamp_203{color:var(--text-muted);font-size:1rem;line-height:1.8}@media (width<=900px){._plans_mjamp_21{grid-template-columns:1fr}._featuresGrid_mjamp_169{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){._featuresGrid_mjamp_169{grid-template-columns:1fr}._planCard_mjamp_28{padding:28px 20px}._section_mjamp_1{padding:72px 0}}._section_q1fqx_1{background:var(--bg);border-bottom:1px solid var(--border);padding:100px 0}._header_q1fqx_7{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding-bottom:40px}._header_q1fqx_7 ._section-desc_q1fqx_14{text-align:center;margin:16px auto 0}._comparison_q1fqx_19{grid-template-columns:1fr auto 1fr;align-items:start;gap:16px;margin-bottom:64px;display:grid}._col_q1fqx_27{background:var(--bg);border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden}._colHeader_q1fqx_34{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;padding:14px 22px;font-size:1rem;font-weight:700;display:flex}._problemHeader_q1fqx_45{color:#b91c1c;background:#fef2f0;border-bottom:1px solid #fecaca}._solutionHeader_q1fqx_51{color:#166534;background:#f0faf4;border-bottom:1px solid #bbf7d0}._colBody_q1fqx_57{flex-direction:column;gap:14px;padding:20px 22px;display:flex}._problemItem_q1fqx_64,._solutionItem_q1fqx_65{align-items:flex-start;gap:10px;display:flex}._xIcon_q1fqx_71{color:#ef4444;flex-shrink:0;margin-top:3px;font-size:1rem}._checkIcon_q1fqx_78{flex-shrink:0;margin-top:3px;font-size:1rem}._problemItem_q1fqx_64 p,._solutionItem_q1fqx_65 p{color:var(--text);font-size:1rem;line-height:1.7}._arrow_q1fqx_91{color:var(--primary);justify-content:center;align-items:center;padding-top:56px;display:flex}._highlights_q1fqx_99{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}._highlightCard_q1fqx_109{background:var(--bg);text-align:center;padding:28px 20px;transition:background .2s}._highlightCard_q1fqx_109:hover{background:var(--bg-warm)}._hIcon_q1fqx_120{margin-bottom:14px;font-size:1.75rem;display:block}._hTitle_q1fqx_126{color:var(--text);margin-bottom:8px;font-size:1rem;font-weight:800;line-height:1.4}._hDesc_q1fqx_134{color:var(--text-muted);font-size:1rem;line-height:1.75}@media (width<=900px){._comparison_q1fqx_19{grid-template-columns:1fr}._arrow_q1fqx_91{justify-self:center;padding:0;transform:rotate(90deg)}._highlights_q1fqx_99{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._highlights_q1fqx_99{grid-template-columns:1fr}._section_q1fqx_1{padding:72px 0}}._philosophySection_q1fqx_167{border-top:1px solid var(--border);margin-top:80px;padding-top:64px}._philosophyHeader_q1fqx_173{text-align:center;margin-bottom:48px}._philosophyTitle_q1fqx_178{color:var(--text);letter-spacing:-.01em;margin-top:12px;margin-bottom:16px;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:900}._philosophyDesc_q1fqx_187{color:var(--text-muted);font-size:1rem;line-height:1.85}._philosophyGrid_q1fqx_193{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._philosophyCard_q1fqx_199{background:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:box-shadow .2s}._philosophyCard_q1fqx_199:hover{box-shadow:var(--shadow-md)}._philosophyIcon_q1fqx_211{margin-bottom:12px;font-size:2rem}._philosophyName_q1fqx_216{color:var(--primary);letter-spacing:-.01em;margin-bottom:10px;font-size:1.05rem;font-weight:800}._philosophyText_q1fqx_224{color:var(--text-muted);font-size:1rem;line-height:1.8}@media (width<=768px){._philosophyGrid_q1fqx_193{grid-template-columns:1fr}}._section_1vqrc_1{background:var(--bg-dark);padding:100px 0;position:relative;overflow:hidden}._wideContainer_1vqrc_8{max-width:1440px;margin:0 auto;padding:0 32px}._section_1vqrc_1:before{content:"";pointer-events:none;background:radial-gradient(circle,#e843930f 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-180px;right:-180px;overflow:hidden}._header_1vqrc_27{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:48px;padding-bottom:40px}._header_1vqrc_27 ._section-title_1vqrc_34,._headingWhite_1vqrc_38{color:#fff}._header_1vqrc_27 ._section-desc_1vqrc_42{color:#ffffff80;text-align:center;margin:16px auto 0}._appeal_1vqrc_48{text-align:center;border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff12;margin-bottom:56px;padding:28px 32px}._appeal_1vqrc_48 p{color:#fff9;font-size:1rem;line-height:1.8}._appeal_1vqrc_48 p:last-child{margin-top:8px}._appeal_1vqrc_48 strong{color:#fff}._grid_1vqrc_71{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:60px;display:grid;overflow:hidden}._card_1vqrc_82{background:var(--bg-dark);padding:32px 28px;transition:background .2s}._card_1vqrc_82:hover{background:#ffffff0a}._cardTop_1vqrc_92{align-items:center;gap:12px;margin-bottom:14px;display:flex}._cardIcon_1vqrc_99{flex-shrink:0;font-size:1.6rem}._cardRole_1vqrc_104{color:#fff;font-size:1rem;font-weight:800;line-height:1.35}._cardTagline_1vqrc_111{color:#ffffff73;border-left:2px solid var(--primary);margin-bottom:18px;padding-left:12px;font-size:1rem;line-height:1.75}._skillList_1vqrc_120{flex-direction:column;gap:8px;display:flex}._skillList_1vqrc_120 li{color:#ffffffa6;align-items:flex-start;gap:8px;font-size:1rem;line-height:1.7;display:flex}._bullet_1vqrc_135{color:var(--primary);flex-shrink:0;margin-top:5px;font-size:.85rem}._recommended_1vqrc_143{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffffff12;padding:48px 40px}._recHeader_1vqrc_150{color:#fff;text-align:center;letter-spacing:-.01em;margin-bottom:28px;font-size:1.1rem;font-weight:800}._recList_1vqrc_159{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:32px;display:grid}._recItem_1vqrc_166{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:1rem;display:flex}._recItem_1vqrc_166>span:first-child{color:var(--success);flex-shrink:0;margin-top:2px;font-weight:700}._recCta_1vqrc_181{text-align:center;border-top:1px solid #ffffff12;padding-top:24px}._recCta_1vqrc_181 p{color:#fff9;font-size:1rem;line-height:1.8}._recCta_1vqrc_181 strong{color:#fff}@media (width<=1200px){._grid_1vqrc_71{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){._grid_1vqrc_71{grid-template-columns:repeat(2,1fr)}._recList_1vqrc_159{grid-template-columns:1fr}}@media (width<=600px){._grid_1vqrc_71{grid-template-columns:1fr}._wideContainer_1vqrc_8{padding:0 16px}._recommended_1vqrc_143{padding:32px 16px}._section_1vqrc_1{padding:72px 0}}._section_p7ds3_1{background:var(--bg-light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0}._header_p7ds3_8{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding-bottom:40px}._header_p7ds3_8 ._section-desc_p7ds3_15{text-align:center;margin:16px auto 0}._list_p7ds3_20{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;max-width:720px;margin:0 auto;display:flex;overflow:hidden}._item_p7ds3_30{background:var(--bg);border-bottom:1px solid var(--border);transition:background .2s}._item_p7ds3_30:last-child{border-bottom:none}._item_p7ds3_30._itemOpen_p7ds3_40{background:var(--bg-warm)}._question_p7ds3_44{text-align:left;cursor:pointer;background:0 0;align-items:center;gap:16px;width:100%;padding:22px 24px;transition:background .2s;display:flex}._question_p7ds3_44:hover{background:var(--bg-light)}._qIcon_p7ds3_60{background:var(--primary);color:#fff;letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;font-weight:800;display:flex}._qText_p7ds3_75{color:var(--text);flex:1;font-size:1rem;font-weight:600;line-height:1.5}._chevron_p7ds3_83{color:var(--text-light);flex-shrink:0;transition:transform .25s}._itemOpen_p7ds3_40 ._chevron_p7ds3_83{transform:rotate(180deg)}._answer_p7ds3_93{align-items:flex-start;gap:16px;padding:0 24px 22px;animation:.2s _fadeIn_p7ds3_1;display:flex}@keyframes _fadeIn_p7ds3_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._aIcon_p7ds3_106{width:26px;height:26px;color:var(--primary);letter-spacing:0;background:#c93b2214;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}._answer_p7ds3_93 p{color:var(--text-muted);padding-top:3px;font-size:1rem;line-height:1.85}@media (width<=768px){._section_p7ds3_1{padding:72px 0}._question_p7ds3_44{gap:12px;padding:18px 16px}._answer_p7ds3_93{gap:12px;padding:0 16px 18px}}._section_1noom_1{background:var(--bg);border-bottom:1px solid var(--border);padding:100px 0}._header_1noom_7{text-align:center;border-bottom:1px solid var(--border);margin-bottom:64px;padding-bottom:40px}._header_1noom_7 ._section-desc_1noom_14{text-align:center;margin:16px auto 0}._inner_1noom_19{grid-template-columns:1fr 1.6fr;align-items:start;gap:48px;display:grid}._info_1noom_27{flex-direction:column;gap:24px;display:flex}._infoBlock_1noom_33{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px}._infoTitle_1noom_40{letter-spacing:.1em;color:var(--text-light);text-transform:uppercase;border-bottom:1px solid var(--border);margin-bottom:14px;padding-bottom:10px;font-size:1rem;font-weight:700}._email_1noom_51{color:var(--primary);align-items:center;gap:8px;font-size:1rem;font-weight:600;transition:color .2s;display:inline-flex}._email_1noom_51:hover{color:var(--primary-dark)}._reasonList_1noom_65{flex-direction:column;gap:12px;display:flex}._reasonList_1noom_65 li{color:var(--text);align-items:flex-start;gap:10px;font-size:1rem;line-height:1.55;display:flex}._reasonList_1noom_65 svg{flex-shrink:0;margin-top:2px}._formWrap_1noom_86{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px}._form_1noom_86{flex-direction:column;gap:20px;display:flex}._formRow_1noom_99{flex-direction:column;gap:8px;display:flex}._label_1noom_105{color:var(--text);font-size:1rem;font-weight:600}._required_1noom_111{color:var(--primary)}._input_1noom_115,._textarea_1noom_116{color:var(--text);background:var(--bg-warm);border:1.5px solid var(--border);border-radius:var(--radius-sm);resize:vertical;outline:none;width:100%;padding:11px 15px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}._input_1noom_115:focus,._textarea_1noom_116:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #c93b2214}._checkboxGrid_1noom_137{grid-template-columns:1fr 1fr;gap:10px;display:grid}._checkboxLabel_1noom_143,._agreeLabel_1noom_144{cursor:pointer;align-items:center;gap:10px;display:flex}._checkbox_1noom_137{width:15px;height:15px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}._checkboxText_1noom_159{color:var(--text);font-size:1rem;line-height:1.4}._submitBtn_1noom_165{justify-content:center;width:100%;padding:15px;font-size:1rem}._submitBtn_1noom_165:disabled{opacity:.6;cursor:not-allowed;transform:none}._errorMsg_1noom_178{color:#e53e3e;text-align:center;border-radius:var(--radius-sm);background:#fff5f5;border:1px solid #fed7d7;padding:10px;font-size:1rem}._success_1noom_189{text-align:center;padding:60px 20px}._successIcon_1noom_194{margin-bottom:20px;font-size:3rem}._success_1noom_189 h3{color:var(--text);margin-bottom:12px;font-size:1.4rem;font-weight:800}._success_1noom_189 p{color:var(--text-muted);font-size:1rem}@media (width<=900px){._inner_1noom_19{grid-template-columns:1fr}}@media (width<=600px){._formWrap_1noom_86{padding:24px 16px}._checkboxGrid_1noom_137{grid-template-columns:1fr}._section_1noom_1{padding:72px 0}}._footer_c5hje_1{background:var(--bg-dark);border-top:1px solid #e843931f;padding:60px 0 28px}._top_c5hje_7{border-bottom:1px solid #ffffff12;grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:24px;padding-bottom:36px;display:grid}._brand_c5hje_16{flex-direction:column;gap:16px;display:flex}._logo_c5hje_22{letter-spacing:.08em;color:#fff;font-size:1.15rem;font-weight:900}._logoImg_c5hje_29{object-fit:contain;align-self:flex-start;width:auto;height:140px}._tagline_c5hje_36{color:#ffffff73;font-size:1rem;line-height:1.9}._contact_c5hje_42,._companyInfo_c5hje_48,._companyLinks_c5hje_54{flex-direction:column;gap:10px;display:flex}._companyLink_c5hje_54{color:#ffffff73;font-size:1rem;transition:color .2s}._companyLink_c5hje_54:hover{color:#fffc}._contactTitle_c5hje_70{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;margin-bottom:4px;font-size:1rem;font-weight:700}._company_c5hje_48{color:#ffffffa6;font-size:1rem;font-weight:600}._email_c5hje_85{color:#ffffff73;font-size:1rem;transition:color .2s}._email_c5hje_85:hover{color:#fffc}._bottom_c5hje_95{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}._links_c5hje_103{flex-wrap:wrap;gap:24px;display:flex}._link_c5hje_103{color:#ffffff59;font-size:1rem;transition:color .2s}._link_c5hje_103:hover{color:#ffffffb3}._copy_c5hje_119{color:#ffffff47;font-size:1rem}@media (width<=768px){._top_c5hje_7{grid-template-columns:1fr;gap:28px}._bottom_c5hje_95{flex-direction:column;align-items:flex-start;gap:14px}}._page_zmwk9_1{background:var(--bg);min-height:100vh;padding-top:80px}._hero_zmwk9_7{background:var(--bg-dark);text-align:center;padding:72px 0 56px}._heroLabel_zmwk9_13{letter-spacing:.18em;text-transform:uppercase;color:var(--primary);border-bottom:2px solid var(--primary);margin-bottom:20px;padding-bottom:2px;font-size:.78rem;font-weight:700;display:inline-block}._heroTitle_zmwk9_25{color:#fff;letter-spacing:-.01em;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1.25}._heroDate_zmwk9_33{color:#ffffff73;margin-top:16px;font-size:1rem}._body_zmwk9_39{padding:72px 0 100px}._content_zmwk9_43{max-width:800px;margin:0 auto}._section_zmwk9_48{margin-bottom:52px}._sectionTitle_zmwk9_52{color:var(--text);border-bottom:2px solid var(--primary);letter-spacing:-.01em;margin-bottom:20px;padding-bottom:10px;font-size:1.15rem;font-weight:800}._text_zmwk9_62{color:var(--text-muted);font-size:1rem;line-height:1.9}._text_zmwk9_62+._text_zmwk9_62{margin-top:12px}._list_zmwk9_72{flex-direction:column;gap:8px;margin-top:12px;display:flex}._list_zmwk9_72 li{color:var(--text-muted);padding-left:16px;font-size:1rem;line-height:1.8;position:relative}._list_zmwk9_72 li:before{content:"・";color:var(--primary);position:absolute;left:0}._table_zmwk9_94{border-collapse:collapse;width:100%;margin-top:12px}._table_zmwk9_94 th,._table_zmwk9_94 td{text-align:left;border:1px solid var(--border);vertical-align:top;padding:14px 18px;font-size:1rem;line-height:1.7}._table_zmwk9_94 th{background:var(--bg-light);width:32%;color:var(--text);font-weight:700}._table_zmwk9_94 td{color:var(--text-muted)}._backBtn_zmwk9_121{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:48px;font-size:1rem;font-weight:600;transition:color .2s;display:inline-flex}._backBtn_zmwk9_121:hover{color:var(--primary)}@media (width<=768px){._table_zmwk9_94 th{width:40%}._table_zmwk9_94 th,._table_zmwk9_94 td{padding:12px 14px;font-size:.95rem}._body_zmwk9_39{padding:48px 0 72px}}
