body{font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0}.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1 0 auto}.site-header{text-align:center;padding:32px 24px}.site-logo{display:block;width:319px;max-width:82%;height:auto;margin:0 auto}.site-footer{flex-shrink:0;background:#2a2a2a;color:#fff;text-align:center;padding:24px 16px}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px}.site-footer__link{color:#fff;text-decoration:none;font-size:12px;line-height:18px}.site-footer__link:hover{text-decoration:underline}.site-footer__copy{margin:0;font-size:12px;line-height:18px;color:#fff}.page-container{max-width:480px;margin:40px auto;text-align:center}.page-container-wide{max-width:900px;margin:40px auto}.btn{display:inline-block;border:none;border-radius:6px;cursor:pointer;text-decoration:none;font-family:inherit;font-size:.95rem}.btn-line{background:#06c755;color:#fff;padding:10px 24px;font-weight:700}.btn-line:disabled{background:rgba(6,199,85,.35);color:#fff;cursor:not-allowed}.btn-secondary{background:#ccc;color:#2a2a2a;padding:10px 28px;font-size:.95rem}.btn-green{background:#34c759;color:#fff;padding:10px 28px;font-size:.95rem;font-weight:700}.btn-dark{background:#2a2a2a;color:#fff;padding:10px 24px;font-weight:700}.btn-danger{background:#dc3545;color:#fff;padding:4px 12px;font-size:.85rem}.btn-block{display:block;width:100%;padding:10px 0;text-align:center;box-sizing:border-box}.btn-pill{border-radius:999px;padding:12px 32px;font-weight:700}.btn-text{background:none;color:#666;padding:8px 12px;text-decoration:underline}.avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;margin-bottom:16px}.avatar-sm{width:36px;height:36px;border-radius:50%;object-fit:cover}.avatar-placeholder{width:36px;height:36px;border-radius:50%;background:#ccc}.home{text-align:center}.home__main{max-width:480px;margin:0 auto;padding:32px 0;display:flex;flex-direction:column;align-items:center;gap:48px}.home__maintext{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.home__lead{margin:0;color:#2a2a2a;font-weight:500;line-height:40px}.home__lead .home__lead-sub{display:block;font-size:20px;letter-spacing:2px}.home__lead .home__lead-main{display:block;font-size:24px;letter-spacing:2.4px}.home__welcome{margin:0 0 24px;font-size:1.1rem}.home__login{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 32px}.home__start-img{display:block;width:187px;max-width:100%;height:auto}.home__project{width:calc(100% - 32px);max-width:361px;margin:0 auto;padding:24px 0;background:#fffaef;display:flex;flex-direction:column;align-items:center;gap:16px}.home__project-title{margin:0;font-family:"Poppins","Noto Sans JP",sans-serif;font-size:20px;line-height:30px;letter-spacing:2.6px;color:#2a2a2a}.home__project-img{display:block;width:341px;max-width:100%;height:auto}.home__project-tagline{margin:0;font-family:"Tsukushi A Round Gothic","Hiragino Maru Gothic ProN","Yu Gothic","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:30px;letter-spacing:2.34px;color:#2a2a2a}.line-login-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:237px;max-width:100%;height:48px;background:#06c755;color:#fff;border-radius:8px;border:none;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;text-decoration:none}.line-icon{width:28px;height:28px;display:block}.login-screen{max-width:480px;margin:0 auto;padding:64px 24px 56px;text-align:center}.welcome-message{margin:0 0 16px;font-size:15px;font-weight:400;line-height:1.9;color:#2a2a2a}.login-screen .alert{color:#dc3545;margin-bottom:16px}.add-friend-note{margin:0 0 32px;font-size:12px;color:#666}.add-friend-status{margin-top:16px;color:#666;font-size:.9rem}.login-screen .line-login-button{margin-bottom:16px}.site-main:has(.mypage){display:flex;flex-direction:column}.mypage{width:100%;margin:0 auto;flex:1;display:flex;flex-direction:column}.mypage-lower{flex:1;background:#eee9df;border-radius:32px 32px 0 0;padding-top:32px}.qr-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);margin:24px 24px 28px;padding:24px;text-align:center}.qr-card__code{width:200px;max-width:70%;margin:0 auto 12px}.qr-card__code svg{width:100%;height:auto;display:block}.qr-card__label{margin:0;font-family:"Poppins","Noto Sans JP",sans-serif;font-size:.8rem;letter-spacing:.15em;color:#666}.qr-card__id{margin:4px 0 0;font-family:"Poppins","Noto Sans JP",sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.15em}.qr-actions{margin:0 24px 28px}.mypage-tabs{display:flex;background:#eee9df;padding:0 4.07%}.mypage-tabs__tab{flex:1;height:56px;background:none;border:none;border-bottom:1px solid #d7cebe;padding:0 8px;font-family:inherit;font-size:14px;line-height:21px;white-space:nowrap;color:#2a2a2a;cursor:pointer}.mypage-tabs__tab.is-active{font-weight:700;border-bottom:2px solid #2a2a2a}.mypage-panels{background:#eee9df;padding:32px 4.07%}.mypage-panel{display:flex;flex-direction:column;gap:14px}.step-card{display:flex;align-items:center;gap:16px;width:100%;background:#fff;padding:16px 4.07% 24px}.step-card__icon{width:96px;height:96px;flex-shrink:0}.step-card__body{flex:1;min-width:0;text-align:left}.step-card__num{display:inline-block;min-width:32px;margin:0 0 8px;padding-bottom:8px;font-family:-apple-system,"SF Pro Text","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:20px;font-weight:500;line-height:1;text-align:center;border-bottom:1px solid #2a2a2a}.step-card__text{margin:0;font-size:14px;line-height:18px}.step-card__note{margin:0;font-size:12px;line-height:18px}.step-divider{display:flex;align-items:center;justify-content:center;gap:8px;color:#2a2a2a}.step-divider__line{width:16px;height:1px;background:#2a2a2a}.step-divider__label{font-size:16px}.report-alert{display:block;width:100%;margin:8px 0 24px;padding:8px;border:3px solid red;border-radius:2px;color:red;font-size:16px;font-weight:400;line-height:28px;text-align:center;text-decoration:none}.report-alert__link{color:#2f80ed;font-weight:700;text-decoration:underline}.report-alert__sub{color:#2a2a2a;font-weight:400}.report-alert__strong{font-weight:700;font-size:20px}.report-note{margin:0;padding:12px 8px;border:1px solid #2a2a2a;border-radius:2px;background:#fff;color:#2a2a2a;font-size:13px;font-weight:400;line-height:20px;text-align:center}.report-note__strong{font-weight:700}.faq-card{background:#fff;border-radius:8px;padding:16px;text-align:left}.faq-card__q{margin:0 0 8px;font-size:.95rem;font-weight:700}.faq-card__a{margin:0;font-size:.85rem;color:#666;line-height:1.6}.notice-card{background:#fff;border-radius:8px;padding:16px;text-align:left}.notice-card__heading{margin:16px 0 4px;font-size:.9rem;font-weight:700}.notice-card__heading:first-child{margin-top:0}.notice-card__text{margin:0;font-size:.85rem;color:#666;line-height:1.6;word-break:break-all}.page-container{max-width:480px;margin:0 auto;padding:40px 24px;text-align:center}.profile-table{margin:0 auto 32px;text-align:left;border-collapse:collapse;width:100%}.profile-table th{padding:8px 16px;color:#666;width:40%}.profile-table td{padding:8px 16px}.profile-table tr:nth-child(even){background:#f9f9f9}.profile-table .col-line-id{font-size:.85rem;word-break:break-all}.page-container .btn-line{margin-bottom:12px}.terms{text-align:left}.terms-card{background:#f9f9f9;border-radius:8px;padding:20px;margin-bottom:24px}.terms-card__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.terms-card__title{margin:0;font-size:1.15rem;font-weight:700}.terms-card__toggle{background:none;border:none;padding:0;font-family:inherit;font-size:.85rem;color:#666;cursor:pointer;white-space:nowrap}.terms-body{font-size:.9rem;line-height:1.7;color:#2a2a2a;max-height:5.1em;overflow:hidden}.terms-body.is-expanded{max-height:none}.terms-body p{margin:0 0 8px}.terms-body p:last-child{margin-bottom:0}.terms-checkbox-label{display:flex;align-items:center;gap:8px;margin:8px 0 16px;font-size:.95rem;cursor:pointer}.mypage-top{padding:8px 16px 48px}.mypage-flash{margin:0 0 16px;padding:10px 14px;border-radius:6px;font-size:.9rem;text-align:center}.mypage-flash--alert{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.3)}.mypage-greeting{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:24px}.mypage-greeting__name{font-size:20px;font-weight:700;line-height:32px}.mypage-greeting__suffix{font-size:12px;font-weight:700}.mypage-lead{margin:0 0 16px;text-align:center;font-size:16px;font-weight:500;line-height:32px}.mypage-notice{display:flex;align-items:center;justify-content:center;width:320px;max-width:100%;height:32px;margin:0 auto 24px;background:#eee9df;font-size:12px;font-weight:700;letter-spacing:.02em;color:#333}.code-scan-button{display:flex;align-items:center;justify-content:center;gap:4px;width:320px;max-width:100%;padding:12px;margin:0 auto 4px;border:none;border-radius:4px;background:#34c759;color:#fff;font-family:inherit;font-size:14px;font-weight:700;line-height:1.4;cursor:pointer}.code-scan-button__icon{flex-shrink:0;width:24px;height:24px}.code-scan-note{margin:0;text-align:center;font-size:10px;line-height:16px;color:#2a2a2a}.registered-id{margin-bottom:0;padding:8px 0 16px;background:#f8f8f8;border-radius:4px}.registered-id__label{margin:0;padding:8px 16px;text-align:left;font-size:14px;font-weight:500;color:#757575}.registered-id__list{margin:0 16px;background:#fff}.registered-id__field{display:flex;align-items:center;min-height:48px;margin:0;padding:10px 16px;border-radius:2px;font-size:12px;line-height:1.5;color:#757575}.registered-id__field+.registered-id__field{border-top:1px solid #eee}.scanner-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.75)}.scanner-overlay[hidden]{display:none}.scanner-overlay__panel{width:100%;max-width:360px;background:#fff;border-radius:16px;overflow:hidden}.scanner-overlay__head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eee}.scanner-overlay__title{margin:0;font-size:1rem;font-weight:700}.scanner-overlay__close{background:none;border:none;font-size:1.6rem;line-height:1;color:#666;cursor:pointer;padding:0 4px}.scanner-overlay__reader{width:100%}.scanner-overlay__hint{margin:0;padding:12px 18px 16px;text-align:center;font-size:.85rem;color:#666}.scanner-overlay__error{padding:32px 16px;text-align:center;font-size:.9rem;color:#dc3545}.code-complete{max-width:480px;margin:0 auto;padding:48px 24px;text-align:center}.code-complete__icon{display:block;width:80px;height:80px;margin:0 auto 16px}.code-complete__title{margin:0 0 16px;font-size:20px;font-weight:700;line-height:32px}.code-complete__btn{display:flex;align-items:center;justify-content:center;width:320px;max-width:100%;height:48px;margin:0 auto;border-radius:4px;font-size:14px}.legal{max-width:480px;margin:0 auto;padding:0 4.07% 48px}.legal__breadcrumb{margin:0 0 24px;padding-top:2px;font-size:10px;line-height:1.4;color:#000}.legal__breadcrumb a{color:#000;text-decoration:none}.legal__breadcrumb a:hover{text-decoration:underline}.legal__title{margin:0 0 24px;font-size:20px;font-weight:700;line-height:32px;letter-spacing:.13em;color:#2a2a2a}.legal__intro{margin:0 0 40px;padding:16px;background:#f8f8f8;font-size:14px;line-height:24px;color:#2a2a2a}.legal__intro p{margin:0 0 8px}.legal__intro p:last-child{margin-bottom:0}.legal__intro a{color:inherit;text-decoration:underline}.legal__section{margin-bottom:40px}.legal__section:last-child{margin-bottom:0}.legal__section-title{margin:0 0 8px;padding-bottom:4px;border-bottom:1px solid #000;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.13em;color:#2a2a2a}.legal__section-body{font-size:14px;line-height:24px;color:#4f4f4f}.legal__section-body p{margin:0 0 8px}.legal__section-body p:last-child{margin-bottom:0}.legal__list{margin:8px 0 0;padding-left:0;list-style:none;counter-reset:legal-item}.legal__list>li{position:relative;margin-bottom:4px;padding-left:1.75em;counter-increment:legal-item}.legal__list>li::before{content:counter(legal-item) ".";position:absolute;left:0;top:0}.legal__list>li:last-child{margin-bottom:0}.legal__sublist{margin:8px 0 0;padding-left:0;list-style:none}.legal__sublist li{margin-bottom:4px}.legal__sublist li:last-child{margin-bottom:0}
