:root{--bg0:#f4f6fa;--bg1:#fbf4f7;--panel:#fffc;--card:#fff;--line:#e5e7eb;--line2:#e9e1e7;--text:#111827;--muted:#6b7280;--pinkA:#fc8def;--pinkB:#ff4fd0;--pinkC:#ff9fe8;--shadow:0 18px 34px #0f172a1f;--shadow2:0 10px 22px #0f172a1a;--radius:14px;--radius2:10px;--maxw:1060px}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:radial-gradient(1200px 600px at 15% 10%,#fc8def59,transparent 60%),radial-gradient(900px 500px at 95% 5%,#ff4fd02e,transparent 58%),radial-gradient(1000px 700px at 30% 95%,#fc8def33,transparent 62%),linear-gradient(180deg,var(--bg1),var(--bg0));margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}.shell{max-width:var(--maxw);margin:18px auto 40px;padding:0 14px}.frame{border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow);background:linear-gradient(#ffffffbf,#ffffff8c);border:2px solid #ff4fd040;overflow:hidden}.menuDetails{z-index:60;display:block;position:fixed;top:16px;right:16px}.menuSummary{cursor:pointer;background:#fff9;border:1px solid #ffffff59;place-items:center;width:52px;height:52px;list-style:none;display:grid;box-shadow:0 10px 22px #0000002e;border-radius:0!important}.menuSummary::-webkit-details-marker{display:none}.menuBurger{background:#111827;width:16px;height:2px;display:block;position:relative}.menuBurger:before,.menuBurger:after{content:"";background:#111827;width:16px;height:2px;position:absolute;left:0}.menuBurger:before{top:-5px}.menuBurger:after{top:5px}.menuPanel{background:#fff;border:1px solid #00000014;flex-direction:column;gap:6px;width:min(340px,100vw - 24px);padding:12px;display:flex;position:absolute;top:72px;right:0;box-shadow:0 25px 60px #0000002e}.menuPanel a{color:#111827;background:#00000005;padding:12px;text-decoration:none}.topStrip{background:linear-gradient(90deg,#ff4fd073,#fc8def40);border-bottom:1px solid #ff4fd038;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.topStrip .title{letter-spacing:.02em;color:#2b1220;text-shadow:0 1px #ffffffa6;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;font-weight:900;overflow:hidden}.badges{align-items:center;gap:6px;margin-left:10px;font-size:12px;font-weight:800;display:inline-flex}.badge{background:#0000000f;border:1px solid #0000001a;border-radius:6px;padding:2px 6px}.badge.pink{background:#ff4fd02e;border-color:#ff4fd047}.favBtn{white-space:nowrap;background:linear-gradient(#fff,#f6f6f6);border:1px solid #0003;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:inline-flex;box-shadow:0 2px #0000001f}.favBtn .heart{background:#ff4fd02e;border:1px solid #ff4fd040;border-radius:6px;place-items:center;width:18px;height:18px;display:grid}.tabs{background:#ffffff8c;gap:10px;padding:12px 12px 10px;display:flex}.tab{color:#ff4fd0f2;background:#fff;border:1px solid #00000059;border-radius:2px;padding:10px 18px;font-weight:900;box-shadow:0 1px #fffc}.tab.active{color:#fff;text-shadow:0 1px #00000026;background:linear-gradient(#ff4fd0e6,#fc8defcc);border-color:#0000004d}.content{gap:14px;padding:12px;display:grid}.headRow{color:#0009;background:#0000000f;border:1px solid #00000014;border-radius:6px;grid-template-columns:1fr 1fr 2fr;place-items:center;height:44px;font-weight:800;display:grid}.mainGrid{grid-template-columns:373px 1fr;align-items:start;gap:18px;display:grid}.photoCard{background:var(--card);box-shadow:var(--shadow2);border:1px solid #0000001a;border-radius:0;overflow:hidden}.photoStage{touch-action:pan-y;background:#fff;width:373px;height:560px;position:relative}.photoStage img{object-fit:cover;width:100%;height:100%;display:block}.thumbs{background:#ffffffbf;border-top:1px solid #00000014;flex-wrap:wrap;gap:5px;padding:10px;display:flex;overflow:visible}.thumbs img{object-fit:cover;cursor:pointer;border:2px solid #0000001a;border-radius:0;flex:none;width:66px;height:99px}.thumbs img.active{border-color:#ff4fd0cc;box-shadow:0 0 0 3px #ff4fd02e}.ctaCol{gap:14px;display:grid}.diaryPanel{box-shadow:var(--shadow2);background:#fff;border:1px solid #0000002e}.diaryPanelHead{background:linear-gradient(90deg,#ff4fd01f,#fc8def14);border-bottom:3px solid #ff4fd0a6;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.diaryPanelTitle{color:#5a5f74;font-size:18px;font-weight:800}.diaryListLink{color:#5f657a;white-space:nowrap;font-size:13px;font-weight:700}.diaryPreviewList{gap:10px;margin:0;padding:10px 12px 12px;list-style:none;display:flex;overflow-x:auto}.diaryPreviewItem{flex:0 0 100px}.diaryPreviewLink{align-items:start;gap:8px;padding:0;display:grid}.diaryPreviewImageWrap{background:#f6f7fb;border:1px solid #e4e6ec;place-items:center;width:100px;height:150px;display:grid;overflow:hidden}.diaryPreviewImage{object-fit:cover;width:100px;height:150px;display:block}.diaryPreviewNoImage{color:#8d93a5;place-items:center;width:100px;height:150px;font-size:11px;font-weight:700;display:grid}.diaryPreviewMeta{gap:6px;min-width:0;display:grid}.diaryPreviewPostTitle{color:#2f3444;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.diaryPreviewDate{color:#6b748e;font-size:12px}.diaryPreviewEmpty{color:#6b748e;padding:14px 12px;font-size:13px}.shiftPanel{box-shadow:none;background:#fff;border:1px solid #d7d8dc;border-radius:0;overflow:hidden}.scheduleHead{border-bottom:3px solid #288cd7;align-items:baseline;gap:10px;padding:10px 12px 12px;display:flex}.scheduleTitle{letter-spacing:.04em;color:#5a5f74;font-size:28px;font-weight:300;line-height:1}.scheduleSub{color:#6b748e;font-size:16px;line-height:1}.scheduleTable{margin:0;padding:0;list-style:none}.scheduleRow{border-bottom:1px solid #e1e2e5;grid-template-columns:1fr 1fr;min-height:74px;display:grid}.scheduleRow:last-child{border-bottom:none}.scheduleDate,.scheduleTime{color:#58627d;justify-content:center;align-items:center;font-size:28px;line-height:1.2;display:flex}.scheduleDate{border-right:1px solid #e1e2e5}.scheduleDate.isSat{color:#1e8fe7}.scheduleDate.isSun{color:#f24343}.scheduleTime{font-weight:600}.scheduleTimeWrap{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 8px;display:flex}.scheduleTimeWrap.commentOnly{gap:0}.scheduleComment{color:#6b748e;text-align:center;font-size:15px;line-height:1.35}.cta{border-radius:var(--radius);height:170px;box-shadow:var(--shadow2);background:linear-gradient(90deg,#ff4fd0cc,#fc8def8c),linear-gradient(#fff,#f6f6f6);border:1px solid #0000002e;place-items:center;display:grid;position:relative;overflow:hidden}.cta:after{content:"";background:linear-gradient(45deg,#ffffff8c,#0000 55%);position:absolute;inset:-60% -30%;transform:rotate(10deg)}.cta span{letter-spacing:.06em;color:#0b0b0b;text-shadow:0 2px #fffc;font-size:86px;font-weight:900;position:relative}.cta small{color:#ffffffeb;text-shadow:0 1px #0000001f;font-weight:900;position:absolute;top:10px;left:12px}.stack{gap:12px;display:grid}.bar{box-shadow:none;background:#fff;border:1px solid #d7d8dc;border-radius:0;overflow:hidden}.barHead{background:#fff;border-bottom:4px solid #2a8fde;justify-content:flex-start;align-items:center;min-height:88px;padding:14px 20px;font-size:26px;display:flex}.barHead span{letter-spacing:.04em;color:#5a5f74;text-shadow:none;font-size:28px;font-weight:300;line-height:1}.qaBar .barHead,.girlCommentBar .barHead,.shopCommentBar .barHead{min-height:70px;padding-top:10px;padding-bottom:8px}.qaBar .barBody{padding-top:6px;padding-bottom:8px}.girlCommentBar .barBody{padding-top:6px}.barBody{color:#4f678f;text-align:left;background:#fff;border-top:0;padding:14px 16px 18px;font-size:18px;line-height:1.8}.girlCommentBody{white-space:pre-wrap}.shopCommentBody{white-space:normal}.shopCommentText{white-space:pre-wrap}.profileTagBody{padding-top:6px}.profileTagSection{margin-top:0}.profileTagList{flex-wrap:wrap;gap:10px;display:flex}.profileTag{color:#4f678f;background:#f7f8fb;border:1px solid #d7d8dc;border-radius:0;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;line-height:1.4;display:inline-flex}.barBody>div{border-bottom:1px solid #d7d8dc;padding:10px 8px}.barBody>div:last-child{border-bottom:0}.qaRow{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.barBody>.qaRow{padding-top:4px;padding-bottom:4px}.qaCell{min-width:0}.kv{background:#fff;border:1px solid #d7d8dc;border-radius:0;grid-template-columns:140px 1fr;margin-top:12px;display:grid;overflow:hidden}.kv div{border-bottom:1px solid #d7d8dc;padding:10px 12px}.kv div:nth-child(odd){color:#4f678f;background:#f7f8fb;font-weight:700}.kv div:nth-last-child(-n+2){border-bottom:none}.pagePager{justify-content:center;align-items:center;gap:10px;margin:16px 0 6px;font-size:12px;font-weight:700;display:flex}.pagePager a{color:#1f2937;text-decoration:none}.pagePager a:hover{text-decoration:underline}.pagePagerSep{opacity:.65}.pagePagerGhost{color:#9ca3af}@media (max-width:980px){.mainGrid{grid-template-columns:1fr}.cta span{font-size:72px}.barHead span{font-size:34px}.qaRow{grid-template-columns:1fr;gap:6px}}@media (max-width:520px){.diaryPreviewItem:nth-child(n+4){display:none}.menuDetails{top:10px;right:10px}.menuSummary{width:44px;height:44px}.menuBurger,.menuBurger:before,.menuBurger:after{width:13px}.menuBurger:before{top:-5px}.menuBurger:after{top:5px}.menuPanel{top:58px}.tabs{flex-wrap:wrap}.tab{padding:9px 14px}.cta{height:140px}.cta span{font-size:58px}.barHead{min-height:64px;padding:10px 12px}.barHead span{font-size:26px}.headRow{font-size:14px}.thumbs img{width:18%;height:auto}.scheduleTitle{font-size:22px}.scheduleSub{font-size:13px}.scheduleRow{min-height:58px}.scheduleDate,.scheduleTime{font-size:22px}.scheduleComment{font-size:11px}}@media (hover:hover) and (pointer:fine){.menuDetails:not([open])>.menuPanel{display:none}.menuDetails:hover>.menuPanel,.menuDetails:focus-within>.menuPanel,.menuDetails[open]>.menuPanel{display:flex}.menuPanel:before{content:"";height:20px;position:absolute;top:-20px;left:0;right:0}}.profileFavoriteButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #0003;padding:10px 14px;font-size:14px;font-weight:800}.profileFavoriteButtonActive{color:#7c2d68;background:#ff4fd01f;border-color:#ff4fd059}@media (max-width:520px){.shell{width:100%;max-width:100%;margin:0 auto 28px;padding-left:0;padding-right:0}.frame{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}}.profileFavoriteButton,.favBtn{display:none!important}.profileBottomCallButton{display:none}@media (max-width:520px){body{padding-bottom:64px}.profileBottomCallButton{z-index:90;color:#fff;letter-spacing:.08em;background:linear-gradient(#ff4fd0,#d81b99);border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;height:44px;font-size:16px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 28px #d81b9959}.profileBottomCallButton:active{transform:translateY(1px)}@supports (bottom:max(0px)){.profileBottomCallButton{bottom:max(10px,env(safe-area-inset-bottom))}}}
