html,body{margin:0;padding:0;background:#fdf7ef}body{font-family:Noto Sans JP,sans-serif;color:#453b2e;-webkit-font-smoothing:antialiased}img{max-width:100%}a{color:#d96b3f;text-decoration:underline;text-underline-offset:3px}a:hover{color:#b85529}.section-head{text-align:center;display:flex;flex-direction:column;gap:12px}.eyebrow{margin:0;font-size:13px;font-weight:700;color:#48a398;letter-spacing:.14em}.section-title{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:clamp(22px,5vw,30px);font-weight:900;color:#453b2e;line-height:1.5}.section-lead{margin:0;font-size:15px;line-height:2;color:#6e6250;text-wrap:pretty}.note{margin:0;text-align:center;font-size:13px;line-height:1.9;color:#a3937b}.btn{display:block;width:min(360px,100%);box-sizing:border-box;text-decoration:none;font-family:Zen Maru Gothic,sans-serif;font-size:17px;font-weight:700;padding:18px 32px;border-radius:999px;text-align:center}.btn--primary{background:#e97856;color:#fff;box-shadow:0 5px #c95f3a}.btn--primary:hover{background:#d96038;color:#fff}.btn--white{background:#fff;color:#d96038;box-shadow:0 5px #9a3f1a73}.btn--white:hover{background:#fff3ea;color:#d96038}.btn--outline{background:transparent;color:#fff;font-family:inherit;font-size:15px;padding:15px 32px;border:1.5px solid rgba(255,255,255,.75)}.btn--outline:hover{background:#ffffff1f;color:#fff}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.hero{background:#fdf7ef;padding:clamp(56px,10vw,96px) 24px clamp(48px,8vw,80px);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;z-index:0}.hero:before{top:-70px;right:-70px;width:220px;height:220px;background:#f9e8d2}.hero:after{bottom:-90px;left:-60px;width:200px;height:200px;background:#e3f0ec}.hero__inner{max-width:720px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:1}.hero__logo{display:flex;align-items:center;text-decoration:none}.hero__logo img{width:56px;height:56px;display:block}.hero__badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:2px dashed #E9B98F;color:#d96b3f;font-family:Zen Maru Gothic,sans-serif;font-size:13px;font-weight:700;padding:8px 18px;border-radius:999px;letter-spacing:.04em}.hero__title{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:clamp(28px,6.4vw,44px);line-height:1.5;font-weight:900;color:#453b2e;letter-spacing:.02em;text-wrap:pretty}.hero__title .accent{color:#e97856}.hero__lead{margin:0;font-size:clamp(15px,3.8vw,17px);line-height:2;color:#6e6250;max-width:560px;text-wrap:pretty}.hero__cta{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.cta-note{margin:0;font-size:13px;color:#a3937b}.hero__screenshot{display:block;width:min(400px,88%);height:auto;margin-top:8px;margin-bottom:calc(clamp(48px,8vw,80px)*-1)}.features{padding:clamp(56px,9vw,88px) 24px;background:#fff;border-radius:32px 32px 0 0}.features__inner{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.feature-card{background:#fdf7ef;border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:10px}.feature-card__num{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:22px;font-weight:900;color:#e97856}.feature-card__title{margin:0;font-size:17px;font-weight:700;color:#453b2e;line-height:1.6}.card-text{margin:0;font-size:14px;line-height:1.9;color:#6e6250}.compare{padding:clamp(56px,9vw,88px) 24px;background:#f5eee2}.compare__inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:36px}.compare-table{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 3px 12px #453b2e14}.compare-row{display:grid;grid-template-columns:1fr 1fr}.compare-row--line{border-bottom:1px solid #F0E4D3}.compare-head{font-family:Zen Maru Gothic,sans-serif;font-size:14px;font-weight:700;text-align:center;padding:14px 8px}.compare-head--before{background:#efe7d8;color:#a3937b}.compare-head--after{background:#e97856;color:#fff}.compare-cell{padding:20px 16px;font-size:14px;line-height:1.8}.compare-cell--before{color:#a3937b;border-right:1px solid #F0E4D3}.compare-cell--after{color:#453b2e;font-weight:700}.flow{padding:clamp(56px,9vw,88px) 24px;background:#fff}.flow__inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.steps{display:flex;flex-direction:column}.step{display:flex;gap:20px}.step__marker{display:flex;flex-direction:column;align-items:center}.step__num{width:44px;height:44px;border-radius:50%;background:#48a398;color:#fff;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step__line{width:2px;flex:1;background:#e3dccb;margin:8px 0}.step:last-child .step__line{display:none}.step__body{padding-bottom:36px;display:flex;flex-direction:column;gap:8px}.step:last-child .step__body{padding-bottom:0}.step__title{margin:0;font-size:18px;font-weight:700;color:#453b2e;line-height:1.6}.events{padding:clamp(56px,9vw,88px) 24px;background:#f5eee2}.events__inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.chip{background:#fff;font-size:14px;font-weight:700;padding:10px 20px;border-radius:999px}.chip--orange{border:1.5px solid #E9B98F;color:#b85529}.chip--teal{border:1.5px solid #9CCDC5;color:#357e75}.merits{padding:clamp(56px,9vw,88px) 24px;background:#fff}.merits__inner{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;max-width:640px;margin:0 auto;width:100%}.stat-card{background:#e9f3f0;border-radius:20px;padding:28px 24px;text-align:center;display:flex;flex-direction:column;gap:6px}.stat-card__label{margin:0;font-size:13px;font-weight:700;color:#357e75}.stat-card__value{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:clamp(32px,7vw,40px);font-weight:900;color:#453b2e;line-height:1.2}.stat-card__unit{font-size:16px;font-weight:700;color:#6e6250;margin-left:4px}.stat-card__caption{margin:0;font-size:12px;color:#a3937b}.merit-card{border:1.5px solid #F0E4D3;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:8px}.merit-card__title{margin:0;font-size:16px;font-weight:700;color:#453b2e;line-height:1.6}.easy{padding:clamp(56px,9vw,88px) 24px;background:#f5eee2}.easy__inner{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.easy__screenshot{display:block;width:min(300px,78%);height:auto;margin:0 auto;filter:drop-shadow(0 12px 28px rgba(69,59,46,.18))}.checklist{background:#fff;border-radius:20px;padding:8px 24px;box-shadow:0 3px 12px #453b2e14;display:flex;flex-direction:column;position:relative}.checklist__item{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #F5EEE2}.checklist__item:last-child{border-bottom:none}.checklist__check{width:22px;height:22px;border-radius:50%;background:#48a398;color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.checklist__text{margin:0;font-size:14px;line-height:1.9;color:#5c5140}.easy__note{margin:0;text-align:center;font-size:12px;line-height:1.9;color:#a3937b}.faq{padding:clamp(56px,9vw,88px) 24px;background:#fff}.faq__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fdf7ef;border-radius:16px;overflow:hidden}.faq-item summary{cursor:pointer;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;font-weight:700;color:#453b2e;line-height:1.7;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{color:#e97856;font-size:12px;flex-shrink:0;transition:transform .2s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-item__answer{margin:0;padding:0 20px 18px;font-size:14px;line-height:1.9;color:#6e6250}.cta{padding:clamp(56px,9vw,96px) 24px;background:#fdf7ef}.cta__box{max-width:760px;margin:0 auto;background:#e97856;border-radius:28px;padding:clamp(40px,8vw,64px) clamp(24px,6vw,56px);text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px;position:relative;overflow:hidden}.cta__box:before,.cta__box:after{content:"";position:absolute;border-radius:50%;background:#ffffff1f;z-index:0}.cta__box:before{top:-50px;left:-50px;width:160px;height:160px}.cta__box:after{bottom:-60px;right:-40px;width:180px;height:180px}.cta__title{margin:0;font-family:Zen Maru Gothic,sans-serif;font-size:clamp(22px,5.4vw,30px);font-weight:900;color:#fff;line-height:1.6;text-wrap:pretty;position:relative;z-index:1}.cta__buttons{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;position:relative;z-index:1}.cta__note{margin:0;font-size:13px;line-height:1.9;color:#ffffffe6;position:relative;z-index:1}.cta__note a,.cta__note a:hover{color:#fff}.footer{background:#453b2e;padding:32px 24px}.footer__inner{max-width:1040px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px}.footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px}.footer__nav a,.footer__nav a:hover{color:#cbbfa9;font-size:12px;text-decoration:none}.footer__copyright{margin:0;color:#a3937b;font-size:12px}.sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fdf7eff5;backdrop-filter:blur(8px);border-top:1px solid #F0E4D3;padding:10px 20px calc(10px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:5px;transform:translateY(100%);visibility:hidden;transition:transform .25s ease,visibility 0s linear .25s}.sticky-cta.is-visible{transform:none;visibility:visible;transition:transform .25s ease}.sticky-cta__btn{display:block;width:min(400px,100%);box-sizing:border-box;background:#e97856;color:#fff;text-decoration:none;font-family:Zen Maru Gothic,sans-serif;font-size:15px;font-weight:700;padding:13px 24px;border-radius:999px;text-align:center}.sticky-cta__btn:hover{background:#d96038;color:#fff}.sticky-cta__note{margin:0;font-size:11px;color:#a3937b}
