.hero-section{min-height:100vh;background:linear-gradient(135deg,#f8d1c4f2,#d497b7f2,#92b6e3f2,#e6a88ef2,#6f96d6f2,#203a71f2),url(/images/app_image.png) center/cover no-repeat;color:#fff;display:flex;align-items:center;padding:80px 0;position:relative}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-title{font-family:Abril Fatface,cursive;font-size:5.5rem;font-weight:400;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.7rem;font-weight:300;margin-bottom:1rem}.hero-description{font-size:1.1rem;line-height:1.8;opacity:.9;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:12px 32px;border-radius:24px;font-size:1rem;font-weight:500;transition:all .3s ease;cursor:pointer}.btn-primary{background:#fff;color:#203a71}.btn-primary:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 5px 20px #203a714d}.app-store-btn{background:#000;padding:0;border-radius:8px;position:relative;overflow:hidden;min-width:180px;height:60px}.app-store-btn:hover{background:#222}.app-store-btn:disabled{opacity:.7;cursor:not-allowed}.app-store-badge{height:60px;width:auto}.coming-soon{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:.85rem;color:#6f96d6;white-space:nowrap;background:#fff;padding:2px 10px;border-radius:12px}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#ffffff1a}.app-image-container{position:relative;max-width:300px;margin:0 auto;display:flex;align-items:center;justify-content:center}.app-main-icon{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.features-section{padding:80px 0;background:linear-gradient(180deg,#fafafa,#f0f4fa)}.section-title{text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#333}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.feature-card{text-align:center;padding:2rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem;display:inline-block;width:80px;height:80px;line-height:80px;background:linear-gradient(135deg,#f8d1c4,#d497b7);border-radius:50%}.feature-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.feature-description{font-size:.95rem;color:#666;line-height:1.7}.steps-section{padding:80px 0;background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.step-item{text-align:center}.step-number{font-size:3rem;font-weight:700;color:#6f96d6;margin-bottom:1rem}.step-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.step-description{font-size:.95rem;color:#666}.contact-section{padding:80px 0;background:linear-gradient(180deg,#f0f4fa,#fafafa)}.contact-container{max-width:600px;margin:0 auto;text-align:center}.contact-title{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#333}.contact-subtitle{font-size:.95rem;color:#666;margin-bottom:3rem}.contact-info{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 30px #0000001a}.email-link{display:inline-flex;align-items:center;gap:1rem;font-size:1.3rem;color:#203a71;text-decoration:none;padding:1rem 2rem;border:2px solid #6F96D6;border-radius:50px;transition:all .3s ease;margin-bottom:1.5rem}.email-link:hover{background:linear-gradient(135deg,#6f96d6,#203a71);color:#fff;transform:translateY(-2px);box-shadow:0 5px 20px #203a714d}.email-icon{font-size:1.5rem}.contact-note{font-size:.9rem;color:#666;line-height:1.6;margin-top:1.5rem}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-title{font-size:3.5rem}.hero-subtitle{font-size:1.3rem}.form-row{grid-template-columns:1fr}.email-link{font-size:1.1rem;padding:.8rem 1.5rem}.contact-info{padding:2rem}}.privacy-container{max-width:800px;margin:0 auto;padding:40px 20px}.privacy-paper{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.privacy-title{text-align:center;font-size:2rem;margin-bottom:20px;color:#333}.privacy-date{text-align:center;margin-bottom:30px}.privacy-date p{color:#666;font-size:.9rem;margin:5px 0}.privacy-divider{border:none;border-top:1px solid #e0e0e0;margin:30px 0}.privacy-section{margin-bottom:40px}.privacy-section h2{font-size:1.5rem;margin-bottom:20px;color:#333}.privacy-section h3{font-size:1.2rem;margin-top:25px;margin-bottom:15px;color:#444}.privacy-section p{line-height:1.8;margin-bottom:15px;color:#555}.privacy-section ul{margin-left:25px;margin-bottom:15px}.privacy-section li{line-height:1.8;margin-bottom:8px;color:#555}.privacy-important-box{background:#e3f2fd;padding:25px;border-radius:8px;margin:30px 0}.privacy-important-box h3{font-size:1.1rem;margin-bottom:15px;color:#1976d2}.privacy-important-box ul{margin-left:25px}.privacy-important-box li{line-height:1.8;margin-bottom:8px;color:#555}.privacy-footer{margin-top:40px;padding:20px;background:#f5f5f5;border-radius:8px;text-align:center}.privacy-footer h4{font-size:1rem;margin-bottom:10px;color:#444}.privacy-footer p{font-size:.9rem;color:#666;line-height:1.6}.privacy-contact{margin-top:15px;font-weight:500}@media (max-width: 768px){.privacy-paper{padding:25px}.privacy-title{font-size:1.5rem}.privacy-section h2{font-size:1.3rem}.privacy-section h3{font-size:1.1rem}}.terms-container{max-width:800px;margin:0 auto;padding:40px 20px}.terms-paper{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px #0000001a}.terms-title{text-align:center;font-size:2rem;margin-bottom:20px;color:#333}.terms-date{text-align:center;margin-bottom:30px}.terms-date p{color:#666;font-size:.9rem;margin:5px 0}.terms-divider{border:none;border-top:1px solid #e0e0e0;margin:30px 0}.terms-section{margin-bottom:40px}.terms-section h2{font-size:1.5rem;margin-bottom:20px;color:#333}.terms-section h3{font-size:1.2rem;margin-top:25px;margin-bottom:15px;color:#444}.terms-section p{line-height:1.8;margin-bottom:15px;color:#555}.terms-section ul{margin-left:25px;margin-bottom:15px}.terms-section li{line-height:1.8;margin-bottom:8px;color:#555}.terms-contact{margin-top:15px;font-weight:500}@media (max-width: 768px){.terms-paper{padding:25px}.terms-title{font-size:1.5rem}.terms-section h2{font-size:1.3rem}.terms-section h3{font-size:1.1rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea{font-family:inherit;outline:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.app-header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 1px 3px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 20px;display:flex;justify-content:space-between;align-items:center}.logo{font-family:Abril Fatface,cursive;font-size:1.5rem;color:#203a71;transition:opacity .3s ease}.logo:hover{opacity:.8}.nav-right{display:flex;align-items:center;gap:2rem}.nav-link{color:#6f96d6;font-weight:500;transition:opacity .3s ease}.nav-link:hover{opacity:.8}.language-switcher{display:flex;align-items:center;gap:.5rem}.lang-btn{background:none;border:none;color:#6f96d6;font-size:.9rem;font-weight:500;padding:4px 8px;cursor:pointer;transition:all .3s ease;border-radius:4px}.lang-btn:hover{background:#6f96d61a}.lang-btn.active{color:#203a71;font-weight:600}.lang-separator{color:#d0d0d0;font-size:.8rem}main{padding-top:60px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
