*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--yellow:#d0dc31;--yellow-dark:#b8c420;--black:#111;--gray:#f7f7f8;--border:#e4e7eb;--text:#444;--muted:#6a6f77;--white:#fff}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid var(--border);height:60px;justify-content:space-between;left:0;padding:0 24px;position:fixed;right:0;top:0;transition:box-shadow .3s;z-index:100}.header-logo,.site-header{align-items:center;display:flex}.header-logo{gap:8px;text-decoration:none}.header-logo img{border-radius:8px;height:32px;width:32px}.header-logo-name{color:var(--black);font-size:18px;font-weight:900}.header-nav{align-items:center;display:flex;gap:24px}.header-nav a{color:var(--muted);font-size:13px;font-weight:700;text-decoration:none}.header-nav a:hover{color:var(--black)}.header-cta{background:var(--black)!important;border-radius:50px!important;color:var(--white)!important;padding:9px 18px!important}.header-cta-mobile{background:var(--black);border-radius:50px;color:var(--white);display:none;font-size:13px;font-weight:700;padding:9px 16px;text-decoration:none}@media(max-width:600px){.header-nav{display:none}.header-cta-mobile{display:block}}.hero{align-items:center;background:var(--yellow);display:flex;min-height:100vh;overflow:hidden;padding:100px 24px 60px;position:relative}.hero:before{background:#0000000d;border-radius:50%;bottom:-60px;content:"";height:400px;position:absolute;right:-60px;width:400px}.hero-inner{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px;width:100%}.hero-text{position:relative;z-index:1}.hero-badge{align-items:center;background:#0000001a;border-radius:50px;color:#000000a6;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.06em;margin-bottom:20px;padding:6px 14px}.hero-badge:before{background:var(--black);border-radius:50%;content:"";height:7px;width:7px}.hero-headline{color:var(--black);font-size:clamp(28px,4.5vw,52px);font-weight:900;letter-spacing:-.5px;line-height:1.2;margin-bottom:20px}.hero-headline .accent{background:var(--black);border-radius:4px;color:var(--yellow);padding:0 8px}.hero-sub{color:#000000a6;font-size:16px;line-height:1.8;margin-bottom:36px;max-width:440px}.hero-actions{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.btn-primary{align-items:center;background:var(--black);border-radius:50px;color:var(--white);display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:16px 32px;text-decoration:none;transition:transform .2s,opacity .2s}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.btn-primary svg{fill:var(--white);flex-shrink:0;height:20px;width:20px}.hero-note{color:#00000080;font-size:12px;font-weight:700}.hero-visual{align-items:flex-end;display:flex;justify-content:center;min-height:560px;position:relative}.hero-device{position:relative;width:260px;z-index:2}.device-frame{background:var(--black);border-radius:28px;box-shadow:0 32px 80px #00000040;padding:10px}.device-screen{border-radius:20px;display:block;overflow:hidden;width:100%}.device-screen img{display:block;height:auto;width:100%}.hero-memokun{animation:float 3s ease-in-out infinite;bottom:10px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.2));position:absolute;right:-20px;width:160px;z-index:3}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-sub-device{opacity:.85;position:absolute;right:10px;top:40px;width:150px;z-index:1}.hero-sub-device .device-frame{border-radius:20px;box-shadow:0 16px 48px #0003;padding:8px}.hero-sub-device .device-screen{border-radius:14px}@media(max-width:768px){.hero-inner{grid-template-columns:1fr}.hero-visual{min-height:380px}.hero-device{width:200px}.hero-memokun{right:0;width:120px}.hero-sub-device{display:none}}.section{padding:88px 24px}.section-inner{margin:0 auto;max-width:1100px}.section-label{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.15em;margin-bottom:10px;text-transform:uppercase}.section-label.light{color:#ffffff80}.section-title{font-size:clamp(24px,4vw,40px);font-weight:900;letter-spacing:-.3px;line-height:1.25;margin-bottom:16px}.section-body{color:var(--text);font-size:15px;line-height:1.85;max-width:560px}.origin{background:var(--black);padding:80px 24px}.origin-inner{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:800px}@media(max-width:768px){.origin-inner{grid-template-columns:1fr}}.origin-text .section-label{color:#fff6}.origin-text .section-title{color:var(--white)}.origin-word{align-items:baseline;display:inline-flex;font-size:clamp(36px,6vw,64px);font-weight:900;letter-spacing:-1px;margin-bottom:24px}.origin-word .part-memo{color:var(--white)}.origin-word .part-lie{color:var(--yellow)}.origin-breakdown{display:flex;gap:12px;margin-bottom:24px}.origin-part{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;flex:1;padding:14px 16px;text-align:center}.origin-part-word{font-size:20px;font-weight:900;margin-bottom:4px}.origin-part:first-child .origin-part-word{color:var(--white)}.origin-part:last-child .origin-part-word{color:var(--yellow)}.origin-part-desc{color:#ffffff80;font-size:11px;font-weight:700}.origin-story{color:#ffffffa6;font-size:14px;line-height:1.9}.origin-visual{align-items:center;display:flex;flex-direction:column;gap:20px}.origin-visual img{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 12px 24px rgba(208,220,49,.3));width:160px}.origin-quote{background:#d0dc311a;border:1px solid rgba(208,220,49,.25);border-radius:14px;color:#ffffffb3;font-size:13px;font-style:italic;line-height:1.75;padding:16px 20px;text-align:center}.problem{background:var(--gray)}.problem-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:44px}@media(max-width:600px){.problem-grid{grid-template-columns:1fr}}.pain-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px}.card-icon{align-items:center;background:var(--yellow);border-radius:12px;color:var(--black);display:flex;flex-shrink:0;height:48px;justify-content:center;margin-bottom:14px;width:48px}.card-icon svg{height:24px;width:24px}.pain-card h3{color:var(--black);font-size:16px;font-weight:900;margin-bottom:8px}.pain-card p{color:var(--text);font-size:14px;line-height:1.75}.solution-banner{background:var(--yellow);padding:72px 24px;text-align:center}.solution-banner .section-title{margin:0 auto 16px;max-width:560px}.solution-banner .section-body{color:#000000a6;margin:0 auto}.memokun-center{animation:float 3s ease-in-out infinite;display:block;margin:0 auto 28px;width:120px}.features{background:var(--white)}.feature-row{align-items:center;border-bottom:1px solid var(--border);display:grid;gap:64px;grid-template-columns:1fr 1fr;padding:56px 0}.feature-row:last-child{border-bottom:none}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-tag{background:var(--yellow);border-radius:4px;color:var(--black);display:inline-block;font-size:11px;letter-spacing:.1em;padding:4px 10px;text-transform:uppercase}.feature-tag,.feature-title{font-weight:900;margin-bottom:14px}.feature-title{font-size:clamp(20px,3vw,30px);line-height:1.3}.feature-body{color:var(--text);font-size:15px;line-height:1.85;margin-bottom:20px}.feature-points{display:flex;flex-direction:column;gap:8px;list-style:none}.feature-points li{align-items:flex-start;color:var(--text);display:flex;font-size:14px;gap:8px}.feature-points li:before{color:var(--yellow-dark);content:"✓";flex-shrink:0;font-weight:900;margin-top:1px}.feature-screenshot{display:flex;justify-content:center}.tablet-frame{background:var(--black);border-radius:24px;box-shadow:0 24px 64px #0000002e;max-width:320px;padding:10px;width:100%}.tablet-screen{border-radius:16px;overflow:hidden}.tablet-screen img{display:block;height:auto;width:100%}@media(max-width:768px){.feature-row{gap:32px;grid-template-columns:1fr}.feature-row.reverse{direction:ltr}.tablet-frame{max-width:280px}}.gallery{background:var(--black);overflow:hidden;padding:88px 0}.gallery-header{margin-bottom:48px;padding:0 24px;text-align:center}.gallery-header .section-title{color:var(--white)}.swiper{overflow:visible!important;padding:20px 0 56px!important}.swiper-wrapper{align-items:center}.swiper-slide{cursor:pointer;transition:transform .3s,opacity .3s;width:240px!important}.swiper-slide:not(.swiper-slide-active){opacity:.6}.swiper-slide-active{opacity:1;transform:scale(1.06)}.swiper-slide .tablet-frame{box-shadow:0 32px 80px #00000080}.swiper-pagination-bullet{background:#fff6!important}.swiper-pagination-bullet-active{background:var(--yellow)!important}.lightbox{align-items:center;background:#000000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.lightbox-img{border-radius:20px;box-shadow:0 40px 120px #0009;max-height:90vh;max-width:min(360px,85vw)}.lightbox-close{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:var(--white);cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;right:24px;top:20px;width:40px}.lightbox-close:hover{background:#ffffff40}.howto{background:var(--gray)}.steps-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:48px}@media(max-width:768px){.steps-grid{grid-template-columns:1fr}}.step-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:28px 24px}.step-num-wrap{gap:14px;margin-bottom:16px}.step-num,.step-num-wrap{align-items:center;display:flex}.step-num{background:var(--black);border-radius:50%;color:var(--yellow);flex-shrink:0;font-size:18px;font-weight:900;height:44px;justify-content:center;width:44px}.step-card h3{color:var(--black);font-size:17px;font-weight:900}.step-card p{color:var(--text);font-size:14px;line-height:1.8}.step-screenshot{border:1px solid var(--border);border-radius:12px;margin-top:20px;overflow:hidden}.step-screenshot img{display:block;height:auto;width:100%}.target{background:var(--white)}.target-inner{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}@media(max-width:768px){.target-inner{grid-template-columns:1fr}}.target-list{display:flex;flex-direction:column;gap:10px;margin-top:28px}.target-item{background:var(--gray);border-radius:12px;color:var(--black);font-size:15px;font-weight:700;gap:12px;padding:14px 18px}.target-check,.target-item{align-items:center;display:flex}.target-check{background:var(--yellow);border-radius:50%;flex-shrink:0;font-size:13px;font-weight:900;height:26px;justify-content:center;width:26px}.target-visual{display:flex;justify-content:center}.target-visual img{filter:drop-shadow(0 16px 32px rgba(0,0,0,.15));width:220px}.privacy{background:var(--black);padding:88px 24px}.privacy-inner{margin:0 auto;max-width:800px;text-align:center}.privacy .section-title{color:var(--white);margin-bottom:12px}.privacy .section-body{color:#ffffff8c;margin:0 auto 36px}.privacy-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.privacy-grid{grid-template-columns:1fr}}.privacy-card{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:20px;text-align:left}.privacy-card-icon{align-items:center;background:#ffffff1a;border-radius:10px;color:#ffffffe6;display:flex;height:44px;justify-content:center;margin-bottom:14px;width:44px}.privacy-card-icon svg{height:22px;width:22px}.privacy-card h3{color:var(--white);font-size:15px;font-weight:900;margin-bottom:6px}.privacy-card p{color:#ffffff80;font-size:13px;line-height:1.7}.cta-bottom{background:var(--yellow);padding:100px 24px;text-align:center}.cta-bottom img.memokun-cta{animation:float 3s ease-in-out infinite;display:block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));margin:0 auto 28px;width:130px}.cta-bottom .section-title{margin:0 auto 12px;max-width:480px}.cta-bottom .section-body{color:#0009;margin:0 auto 36px;max-width:380px}.cta-actions{align-items:center;display:flex;flex-direction:column;gap:14px}.cta-note{color:#00000080;font-size:13px;font-weight:700}footer{background:var(--black);padding:40px 24px}.footer-inner{flex-direction:column;gap:20px;margin:0 auto;max-width:1100px}.footer-inner,.footer-logo{align-items:center;display:flex}.footer-logo{gap:8px;text-decoration:none}.footer-logo img{border-radius:7px;height:28px;width:28px}.footer-logo-name{color:var(--white);font-size:16px;font-weight:900}.footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer-links a{color:#ffffff80;font-size:13px;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--white)}.footer-copy{color:#ffffff4d;font-size:12px}
