This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>JAST Watch App - Privacy Policy</title> | |
| <style> | |
| body { font-family: -apple-system, sans-serif; max-width: 720px; margin: 40px auto; padding: 0 20px; line-height: 1.8; color: #333; } | |
| h1 { font-size: 1.6em; border-bottom: 2px solid #0A6CF1; padding-bottom: 8px; } | |
| h2 { font-size: 1.2em; margin-top: 2em; } |