:root{color:#444;background:#fff8fc;font-family:Yu Gothic UI,Meiryo,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:linear-gradient(#fff8fc 0%,#ffeef8 100%)}body.menu-open{overflow:hidden}#app{min-height:100vh}.menu-button:focus-visible,.close-button:focus-visible,.sidebar-nav a:focus-visible,.button:focus-visible{outline-offset:4px;outline:3px solid #bd77e8}.header{text-align:center;padding:60px 20px 40px}.header h1{color:#ff6fa8;font-size:2.8rem}.sub-title{color:#888;margin-top:10px}@media (width<=768px){.header h1{font-size:2rem}}.hero{text-align:center;background:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:60px 40px;box-shadow:0 15px 40px #ff78b41f}.hero h2{color:#ff6fa8;margin-bottom:20px;font-size:2rem}.hero p{margin-bottom:30px}.button{color:#fff;background:linear-gradient(90deg,#ff87b7,#d88cff);border-radius:999px;padding:14px 32px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #d88cff59}@media (width<=768px){.hero{margin:20px;padding:30px 20px}}.menu-button{z-index:1200;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;top:24px;left:24px;box-shadow:0 8px 24px #ff6fa833}.menu-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff6fa847}.menu-button span{background:#ff6fa8;border-radius:999px;width:23px;height:3px}.sidebar{z-index:1300;background:#fffafdfa;flex-direction:column;width:min(320px,85vw);height:100vh;padding:28px;transition:transform .35s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:16px 0 40px #78466e26}.sidebar.is-open{transform:translate(0)}.sidebar-header{border-bottom:1px solid #f5d8e7;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.sidebar-title{color:#ff6fa8;font-size:1.45rem;font-weight:700}.close-button{color:#ff6fa8;cursor:pointer;background:#ffeaf3;border:none;border-radius:50%;width:42px;height:42px;font-size:1.8rem;line-height:1;transition:transform .2s}.close-button:hover{transform:rotate(90deg)}.sidebar-nav{flex-direction:column;gap:10px;margin-top:30px;display:flex}.sidebar-nav a{color:#555;border-radius:14px;padding:14px 18px;font-weight:700;text-decoration:none;transition:color .2s,background .2s,transform .2s}.sidebar-nav a:hover{color:#ff5f9c;background:#ffeaf3;transform:translate(5px)}.sidebar-note{color:#888;margin-top:auto;padding-top:24px;font-size:.85rem;line-height:1.8}.overlay{z-index:1250;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;background:#3c23374d;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.overlay.is-visible{opacity:1;visibility:visible}@media (width<=768px){.menu-button{width:48px;height:48px;top:16px;left:16px}}.page{width:100%;max-width:960px;margin:0 auto;padding:20px 30px 60px}.page-card{background:#ffffffeb;border:1px solid #ffffffb3;border-radius:28px;padding:50px 45px;box-shadow:0 15px 40px #ff78b41f}.page-card h2{color:#ff6fa8;margin-bottom:24px;font-size:2rem}.page-card p{margin-bottom:20px}.page-label{color:#b57bd7;letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:700;margin-bottom:8px!important}.hero-page{text-align:center}.hero-page .page-card{padding-top:70px;padding-bottom:70px}.notice{color:#777;background:#fff4f9;border-radius:14px;margin-top:30px;padding:18px 20px;font-size:.9rem}.profile-list{gap:14px;display:grid}.profile-list div{background:#fff6fa;border-radius:16px;grid-template-columns:130px 1fr;gap:20px;padding:18px;display:grid}.profile-list dt{color:#ff6fa8;font-weight:700}.profile-list dd{margin:0}.empty-content{color:#999;text-align:center;background:#fffafd;border:2px dashed #f4c6da;border-radius:18px;margin-top:30px;padding:40px 20px}.link-list{gap:16px;margin-top:30px;display:grid}.link-card{color:#555;background:#fff3f8;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;font-weight:700;text-decoration:none;transition:transform .2s,color .2s,box-shadow .2s;display:flex}.link-card:hover{color:#ff5f9c;transform:translateY(-3px);box-shadow:0 10px 25px #ff6fa826}@media (width<=768px){.page{padding:10px 20px 40px}.page-card{padding:32px 22px}.page-card h2{font-size:1.65rem}.profile-list div{grid-template-columns:1fr;gap:5px}}.learning-songs{margin-top:50px}.music-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.music-section-heading h3{color:#ff659f;font-size:1.5rem}.music-song-count{color:#9b6eb9;white-space:nowrap;background:#f9ecff;border-radius:999px;flex-shrink:0;padding:7px 15px;font-size:.85rem;font-weight:700}.learning-songs-description{color:#777;margin-bottom:24px}.music-table-wrapper{background:#fff;border:1px solid #f3d9e5;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 8px 24px #ff6fa814}.music-table{table-layout:fixed;border-collapse:collapse;background:#fff;width:100%}.music-table th,.music-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #f5e2eb;padding:18px 12px}.music-table thead th{color:#8f648f;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(90deg,#fff2f8,#fbf2ff);font-size:.82rem}.music-table tbody tr:last-child td{border-bottom:none}.music-table tbody tr:hover td{background:#fff8fb}.music-table th:first-child,.music-table td:first-child{white-space:normal;overflow-wrap:anywhere;width:26%}.music-table th:nth-child(2),.music-table td:nth-child(2){white-space:normal;overflow-wrap:anywhere;width:36%}.music-table th:nth-child(3),.music-table td:nth-child(3){white-space:nowrap;width:21%}.music-table th:nth-child(4),.music-table td:nth-child(4){white-space:nowrap;width:17%}.music-table td:first-child{color:#ff659f;font-weight:700}.music-youtube-link{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#ff78ad,#d77bea);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:8px 11px;font-size:.78rem;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.music-youtube-link:hover{transform:translateY(-2px);box-shadow:0 8px 18px #d87bea40}.music-youtube-link:focus-visible{outline-offset:3px;outline:3px solid #bd77e8}.music-stream-link{color:#e95291;white-space:nowrap;background:#fff5f9;border:1px solid #f2a9c8;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:8px 11px;font-size:.78rem;font-weight:700;line-height:1.3;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.music-stream-link:hover{background:#ffeaf3;transform:translateY(-2px);box-shadow:0 8px 18px #ff6fa829}.music-stream-link:focus-visible{outline-offset:3px;outline:3px solid #bd77e8}.music-not-sung{color:#999;white-space:nowrap;background:#f5f5f5;border-radius:999px;padding:7px 11px;font-size:.78rem;display:inline-block}.music-table-empty{color:#999;text-align:center!important;padding:40px!important}@media (width<=950px){.music-table th,.music-table td{padding:15px 9px}.music-table th:first-child,.music-table td:first-child{width:25%}.music-table th:nth-child(2),.music-table td:nth-child(2){width:35%}.music-table th:nth-child(3),.music-table td:nth-child(3){width:22%}.music-table th:nth-child(4),.music-table td:nth-child(4){width:18%}.music-youtube-link,.music-stream-link{padding:7px 9px;font-size:.72rem}.music-not-sung{padding:6px 9px;font-size:.72rem}}@media (width<=768px){.music-section-heading{align-items:flex-start}.music-section-heading h3{font-size:1.3rem}.music-song-count{font-size:.78rem}.music-table-wrapper{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.music-table,.music-table tbody,.music-table tr,.music-table td{width:100%;display:block}.music-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.music-table tbody{gap:16px;display:grid}.music-table tbody tr{background:#fff;border:1px solid #f3d9e5;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #ff6fa814}.music-table tbody tr:hover td{background:inherit}.music-table td{white-space:normal;border-bottom:1px solid #f5e2eb;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;padding:13px 15px;display:grid}.music-table td:last-child{border-bottom:none}.music-table td:before{color:#8f648f;font-size:.78rem;font-weight:700}.music-table td:first-child:before{content:"曲名"}.music-table td:nth-child(2):before{content:"アーティスト"}.music-table td:nth-child(3):before{content:"参考曲"}.music-table td:nth-child(4):before{content:"歌枠"}.music-table td:first-child,.music-table td:nth-child(2),.music-table td:nth-child(3),.music-table td:nth-child(4){width:100%}.music-table td:first-child{white-space:nowrap}.music-table td:nth-child(2){white-space:normal;overflow-wrap:anywhere}.music-table td:nth-child(3),.music-table td:nth-child(4){white-space:nowrap}.music-youtube-link,.music-stream-link{justify-self:start;padding:8px 12px;font-size:.78rem}.music-not-sung{justify-self:start}.music-table-empty{display:block}.music-table-empty:before{content:none!important}}@media (width<=480px){.music-table td{grid-template-columns:1fr;gap:5px}.music-table td:before{margin-bottom:2px}.music-table td:first-child{white-space:normal}}.yuapedia-description{max-width:700px}.dictionary-list{gap:18px;margin-top:34px;display:grid}.dictionary-group{background:#fffafdf2;border:1px solid #f4d1e1;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #ff6fa814}.dictionary-summary{color:#ff659f;cursor:pointer;background:linear-gradient(90deg,#fff2f8,#fbf2ff);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:18px 22px;font-size:1.15rem;font-weight:700;list-style:none;transition:background .2s,color .2s;display:flex}.dictionary-summary::-webkit-details-marker{display:none}.dictionary-summary:after{content:"＋";color:#ff659f;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:1.25rem;transition:transform .25s;display:grid;box-shadow:0 5px 16px #ff6fa824}.dictionary-group[open] .dictionary-summary:after{content:"−";transform:rotate(180deg)}.dictionary-summary:hover{color:#e94f8d;background:linear-gradient(90deg,#ffeaf4,#f7eaff)}.dictionary-summary:focus-visible{outline-offset:-3px;outline:3px solid #bd77e8}.dictionary-count{color:#9b6eb9;background:#fffc;border-radius:999px;margin-left:auto;padding:5px 12px;font-size:.78rem;font-weight:400}.dictionary-content{padding:20px}.dictionary-table-wrapper{border:1px solid #f3d9e5;border-radius:14px;overflow-x:auto}.dictionary-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.dictionary-table th,.dictionary-table td{text-align:left;vertical-align:top;border-bottom:1px solid #f5e2eb;padding:17px 20px}.dictionary-table thead th{color:#8f648f;letter-spacing:.06em;background:#fff4f9;font-size:.88rem}.dictionary-table tbody th{color:#ff659f;background:#fffafd;width:32%;font-weight:700}.dictionary-table tbody tr:last-child th,.dictionary-table tbody tr:last-child td{border-bottom:none}.dictionary-table tbody tr:hover th,.dictionary-table tbody tr:hover td{background:#fff6fa}@media (width<=768px){.dictionary-summary{min-height:62px;padding:15px 16px}.dictionary-content{padding:12px}.dictionary-count{display:none}.dictionary-table{min-width:480px}.dictionary-table th,.dictionary-table td{padding:14px 15px}}footer{color:#777;text-align:center;padding:40px}
