.lang-switcher[data-astro-cid-a2mxz4y6]{position:fixed;top:1rem;right:1rem;z-index:1000}.lang-switcher[data-astro-cid-a2mxz4y6].inline{position:static;top:auto;right:auto;z-index:auto}.lang-switcher[data-astro-cid-a2mxz4y6].inline .lang-trigger[data-astro-cid-a2mxz4y6]{padding:.4rem .7rem;box-shadow:none;border-color:#e3e3ee}.lang-trigger[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#fffffff2;border:2px solid rgba(0,0,0,.1);border-radius:999px;cursor:pointer;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;color:var(--text);transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.lang-trigger[data-astro-cid-a2mxz4y6]:hover{background:#fff;border-color:var(--pop-blue);box-shadow:0 4px 12px #007aff33}.lang-flag[data-astro-cid-a2mxz4y6]{font-size:1.1rem;line-height:1}.lang-name[data-astro-cid-a2mxz4y6]{display:none}.lang-arrow[data-astro-cid-a2mxz4y6]{font-size:1.2rem;color:var(--text-muted);transition:transform .2s ease}.lang-switcher[data-astro-cid-a2mxz4y6].open .lang-arrow[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.lang-dropdown[data-astro-cid-a2mxz4y6]{position:absolute;top:calc(100% + .5rem);right:0;min-width:160px;background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:12px;padding:.5rem;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;box-shadow:0 8px 24px #00000026}.lang-switcher[data-astro-cid-a2mxz4y6].open .lang-dropdown[data-astro-cid-a2mxz4y6]{opacity:1;visibility:visible;transform:translateY(0)}.lang-option[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:8px;text-decoration:none;color:var(--text);font-size:.9rem;font-weight:500;transition:background .15s ease}.lang-option[data-astro-cid-a2mxz4y6]:hover{background:var(--pop-blue-light)}.lang-option[data-astro-cid-a2mxz4y6].active{background:var(--pop-blue);color:#fff}.lang-option[data-astro-cid-a2mxz4y6].active .lang-flag[data-astro-cid-a2mxz4y6]{filter:none}.lang-native[data-astro-cid-a2mxz4y6]{flex:1}@media(min-width:600px){.lang-name[data-astro-cid-a2mxz4y6]{display:inline}.lang-trigger[data-astro-cid-a2mxz4y6]{padding:.5rem 1rem}}@media(max-width:400px){.lang-switcher[data-astro-cid-a2mxz4y6]{top:.75rem;right:.75rem}.lang-trigger[data-astro-cid-a2mxz4y6]{padding:.4rem .6rem}.lang-dropdown[data-astro-cid-a2mxz4y6]{min-width:140px}}:root{--pop-blue: #007AFF;--pop-blue-light: #E3F2FD;--pop-red: #E53935;--pop-green: #4CAF50;--pop-orange: #FF9800;--pop-purple: #9C27B0;--white: #FFFFFF;--cream: #FFFEF5;--text: #1A1A2E;--text-muted: #8A8A9A}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:Outfit,sans-serif;background:var(--pop-blue);color:var(--text)}.section-blue{background:var(--pop-blue);padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-blue.hero{min-height:100vh;position:relative}.section-blue-light{background:var(--pop-blue-light);padding:2rem 1.5rem;display:flex;justify-content:center}.section-cream{background:var(--cream);padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center}.section-red{background:var(--pop-red);padding:2rem 1.5rem}.section-white{background:var(--white);padding:2rem 1.5rem;display:flex;justify-content:center}.section-white.last{padding-bottom:3rem}.section-label{text-align:center;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.15em;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.section-label .material-icons-round{font-size:1rem}.section-label.dark{color:var(--text)}.section-desc{text-align:center;color:var(--text-muted);font-size:.85rem;margin-bottom:1.5rem}.divider{height:1px;margin:1rem 0;background:repeating-linear-gradient(90deg,var(--text-muted) 0,var(--text-muted) 4px,transparent 4px,transparent 7px);opacity:.3}.animate-card{opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay)}.animate-card.visible{opacity:1;transform:translateY(0)}@media(max-width:400px){.logo-en{font-size:2.2rem}.logo-jp{font-size:1.1rem}}.brand-bar[data-astro-cid-r7mvnb24]{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 1.25rem;background:var(--white);border-bottom:1px solid #e9e9f0}.brand-logo[data-astro-cid-r7mvnb24]{display:flex;align-items:baseline;gap:.4rem;text-decoration:none;line-height:1;flex-shrink:0}.brand-en[data-astro-cid-r7mvnb24]{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900;font-size:1.25rem;color:var(--text);letter-spacing:.02em}.brand-jp[data-astro-cid-r7mvnb24]{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-size:.85rem;color:var(--pop-blue);letter-spacing:.05em}.brand-right[data-astro-cid-r7mvnb24]{display:flex;align-items:center;gap:.9rem}.brand-nav[data-astro-cid-r7mvnb24]{display:flex;align-items:center;gap:1.1rem}.brand-link[data-astro-cid-r7mvnb24]{font-size:.85rem;font-weight:700;color:var(--text);text-decoration:none;transition:color .2s ease}.brand-link[data-astro-cid-r7mvnb24]:hover{color:var(--pop-blue)}.brand-tools[data-astro-cid-r7mvnb24]{position:relative}.brand-menu[data-astro-cid-r7mvnb24]{position:absolute;top:100%;left:50%;transform:translate(-50%);display:none;flex-direction:column;min-width:240px;background:var(--white);border:1px solid #e9e9f0;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:.4rem;z-index:60}.brand-tools[data-astro-cid-r7mvnb24]:hover .brand-menu[data-astro-cid-r7mvnb24],.brand-tools[data-astro-cid-r7mvnb24]:focus-within .brand-menu[data-astro-cid-r7mvnb24]{display:flex}.brand-get[data-astro-cid-r7mvnb24]{position:relative}.brand-get[data-astro-cid-r7mvnb24]:hover .brand-get-menu[data-astro-cid-r7mvnb24],.brand-get[data-astro-cid-r7mvnb24]:focus-within .brand-get-menu[data-astro-cid-r7mvnb24]{display:flex}.brand-get-menu[data-astro-cid-r7mvnb24]{min-width:170px;left:auto;right:0;transform:none}.brand-get-menu[data-astro-cid-r7mvnb24] a[data-astro-cid-r7mvnb24]{display:flex;align-items:center;gap:.45rem}.brand-get-menu[data-astro-cid-r7mvnb24] svg[data-astro-cid-r7mvnb24]{width:15px;height:15px;flex-shrink:0}.brand-menu[data-astro-cid-r7mvnb24] a[data-astro-cid-r7mvnb24]{font-size:.82rem;font-weight:700;color:var(--text);text-decoration:none;padding:.5rem .7rem;border-radius:7px;white-space:nowrap}.brand-menu[data-astro-cid-r7mvnb24] a[data-astro-cid-r7mvnb24]:hover{background:#f0f6ff;color:var(--pop-blue)}.brand-menu-all[data-astro-cid-r7mvnb24]{color:var(--pop-blue)!important;border-top:1px solid #e9e9f0;border-radius:0 0 7px 7px!important;margin-top:.2rem}.brand-cta[data-astro-cid-r7mvnb24]{font-size:.8rem;font-weight:800;color:var(--white);background:var(--pop-blue);padding:.45rem .95rem;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .2s ease}.brand-cta[data-astro-cid-r7mvnb24]:hover{background:#0063d1;transform:translateY(-1px)}@media(max-width:560px){.brand-nav[data-astro-cid-r7mvnb24]{display:none}.brand-right[data-astro-cid-r7mvnb24]{gap:.6rem}}
