*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#3a73b7;background:#f0f4fa;font-family:Outfit,sans-serif,Noto Serif JP,serif,Helvetica Neue;overflow-x:hidden}a{color:inherit;text-decoration:none}.tp{flex-direction:column;width:100%;min-height:100vh;display:flex}.tp-header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f0f4fa40;border-bottom:1px solid #b4c8e64d;position:fixed;inset:0 0 auto}.tp-header__inner{align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:.4em 3em;display:flex}@media (width<=768px){.tp-header__inner{padding:.4em 1.5em}}.tp-logo{align-items:center;line-height:0;display:flex}.tp-logo img{filter:brightness(0)saturate()invert(38%)sepia(52%)saturate(567%)hue-rotate(180deg)brightness(92%)contrast(89%);border-radius:6px;width:48px;height:48px;transition:filter .2s}.tp-logo:hover img{filter:brightness(0)saturate()invert(25%)sepia(60%)saturate(700%)hue-rotate(180deg)brightness(90%)contrast(95%)}.tp-nav{gap:2em;margin-left:auto;display:flex}.tp-nav a{letter-spacing:.14em;color:#3a73b7;font-size:.8rem;font-weight:600}@media (width<=768px){.tp-nav{display:none}.tp-nav.is-open{backdrop-filter:blur(16px);background:#f0f4faf7;border-bottom:1px solid #b4c8e64d;flex-direction:column;gap:1.2em;padding:1.5em 2em;display:flex;position:fixed;top:61px;left:0;right:0}.tp-nav.is-open a{font-size:.9rem}}.tp-menu-btn{cursor:pointer;background:0 0;border:none;width:28px;height:20px;margin-left:auto;display:none;position:relative}.tp-menu-btn span{background:#3a73b7;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block;position:absolute;left:0}.tp-menu-btn span:first-child{top:0}.tp-menu-btn span:nth-child(2){top:50%;transform:translateY(-50%)}.tp-menu-btn span:nth-child(3){bottom:0}@media (width<=768px){.tp-menu-btn{display:block}}.tp-hero{background:linear-gradient(170deg,#dce8f5 0%,#eaf1fa 30%,#f5f8fd 60%,#fdfeff 100%);align-items:stretch;min-height:65vh;padding-top:60px;display:flex;position:relative;overflow:hidden}@media (width<=768px){.tp-hero{min-height:55vh;padding-top:61px}}.tp-hero__clouds{z-index:0;pointer-events:none;background:linear-gradient(#75d4ff 0%,#e0f6ff 100%);position:absolute;inset:0}.tp-hero__clouds:before,.tp-hero__clouds:after{content:"";opacity:.9;background-repeat:no-repeat;background-size:cover;width:75%;min-height:100%;position:absolute;top:0;bottom:0}@media (width<=768px){.tp-hero__clouds:before{width:200%}}.tp-hero__clouds:before{background-image:var(--bg-left);background-position:100% 100%;left:0}.tp-hero__clouds:after{background-image:var(--bg-right);background-position:0 100%;right:0}.tp-hero__content{color:#3a73b7;-webkit-text-stroke:3px #fff;paint-order:stroke fill;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:flex-end;width:100%;max-width:1400px;margin:0 auto;padding:3em 3em 0;display:flex;position:relative}@media (width<=768px){.tp-hero__content{flex-direction:column;align-items:stretch;gap:1.5em;padding:2em 1.5em 0}}.tp-hero__left{z-index:20;flex-direction:column;align-items:flex-start;gap:.5em;max-width:420px;display:flex;position:absolute;bottom:2em;left:3em}@media (width<=768px){.tp-hero__left{align-items:flex-start;max-width:none;bottom:1.5em;left:1.5em}}.tp-hero__title{margin:.1em 0 .2em;line-height:1}.tp-hero__title img{width:auto;height:4.5rem;margin-left:.3em;display:block}@media (width<=768px){.tp-hero__title img{height:3.2rem}}.tp-hero__album{flex-direction:column;padding-left:2.6em;display:flex;position:relative}.tp-hero__album-star{box-sizing:border-box;width:2.4em;max-width:none;height:2.4em;padding:.2em;position:absolute;top:-.55em;left:0}.tp-hero__album-star path{fill:#3a73b7}.tp-hero__album-info{letter-spacing:.08em;margin-bottom:.4em;margin-left:-.45em;font-family:Noto Serif JP,serif;font-size:1.15em;font-weight:600;line-height:1.2}.tp-hero__album-name{letter-spacing:.12em;margin-bottom:1em;font-family:Noto Serif JP,serif;font-size:.95em;line-height:1.4}.tp-hero__release{letter-spacing:.08em;align-items:baseline;gap:.4em;font-family:Noto Serif JP,serif;font-size:1.25rem;font-weight:600;line-height:1;display:flex}.tp-hero__release span{font-size:.85rem;font-weight:400}.tp-hero__btn{-webkit-backdrop-filter:blur(8px);letter-spacing:.16em;color:#3a73b7;background:#ffffff4d;border:1.5px solid #3a73b7;border-radius:999px;justify-content:center;align-items:center;margin-top:1.5em;padding:.8em 5em;font-size:.8rem;font-weight:600;transition:background .3s;display:inline-flex}.tp-hero__btn:hover{background:#ffffffb3}@media (width<=768px){.tp-hero__btn{text-shadow:none}}.tp-hero__visual{z-index:5;pointer-events:none;align-items:flex-end;height:100%;display:flex;position:absolute;bottom:0;right:3em}@media (width<=768px){.tp-hero__visual{right:-3em}}.tp-hero__cloud-top{z-index:10;pointer-events:none;background-image:var(--bg-left);opacity:.35;background-position:100% 100%;background-repeat:no-repeat;background-size:cover;width:75%;position:absolute;top:0;bottom:0;left:0}@media (width<=768px){.tp-hero__cloud-top{width:200%}}.tp-hero__character{object-fit:contain;object-position:bottom right;filter:drop-shadow(0 20px 60px #28508c26);width:auto;max-width:100%;height:90%;display:block}.tp-bottom{align-items:flex-start;gap:2.5em;width:100%;max-width:1400px;min-height:15em;margin:3em auto 0;padding:0 3em;display:flex}@media (width<=768px){.tp-bottom{flex-direction:column;gap:1.5em;margin:2em auto 0;padding:0 1.5em}}.tp-news{flex:1;min-width:0}@media (width<=768px){.tp-news{width:100%}}.tp-news__header{border-bottom:1px solid #d0dae8;justify-content:space-between;align-items:center;margin-bottom:.5em;padding-bottom:.8em;display:flex}.tp-news__title{letter-spacing:.14em;color:#3a73b7;align-items:center;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;display:flex}.tp-news__title-star{box-sizing:border-box;flex-shrink:0;width:2.2rem;max-width:none;height:2.2rem;margin-top:-.05em;margin-right:.2em;padding:.2rem}.tp-news__title-star path{fill:#3a73b7}.tp-news__all{letter-spacing:.12em;color:#3a73b7;font-size:.75rem;font-weight:600}.tp-news__list{list-style:none}.tp-news__item+.tp-news__item{border-top:1px solid #eaeff5}.tp-news__link{align-items:baseline;gap:1.2em;padding:.9em .2em .9em 2.2rem;transition:background .2s;display:flex}.tp-news__link:hover{background:#c8d8ee26}@media (width<=768px){.tp-news__link{flex-direction:column;align-items:flex-start;gap:.3em;padding-left:.2em}}.tp-news__date-wrap{flex-shrink:0;align-items:center;gap:.6em;display:flex}.tp-news__date{color:#3a73b7;letter-spacing:.06em;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:6em;font-size:.82rem}@media (width<=480px){.tp-news__date{min-width:auto;font-size:.75rem}}.tp-news__badge{color:#fff;letter-spacing:.08em;background:#e04060;border-radius:3px;flex-shrink:0;padding:.15em .6em;font-size:.6rem;font-weight:700}.tp-news__badge--mobile{display:none}@media (width<=768px){.tp-news__badge--mobile{display:block}.tp-news__badge--desktop{display:none}}.tp-news__title-wrap{flex:1;align-items:center;gap:.5em;min-width:0;display:flex}.tp-news__text{color:#3a73b7;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}@media (width<=768px){.tp-news__text{white-space:normal}}.tp-song{flex:0 0 500px;height:200px}@media (width<=768px){.tp-song{flex:none;width:100%;height:160px}}@media (width<=480px){.tp-song{height:140px}}.tp-song iframe{aspect-ratio:1;border:none;border-radius:10px;flex-shrink:0;width:auto;height:100%;display:block}@media (width<=768px){.tp-song iframe{border-radius:6px}}.tp-song__card{cursor:default;background:#dcecf8;border-radius:16px;flex-direction:row-reverse;justify-content:space-between;align-items:stretch;gap:1.5em;width:100%;height:100%;padding:1.2em 1.2em 1.2em 1.5em;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #3c64a026}@media (width<=768px){.tp-song__card{gap:1em;padding:1.2em}}@media (width<=480px){.tp-song__card{gap:.8em;padding:1em}}.tp-song__card-bg{z-index:0;pointer-events:none;width:280px;max-width:none;height:280px;position:absolute;top:50%;left:-13px;transform:scale(1.5)translateY(-35%)rotate(9deg)}.tp-song__card-bg path{fill:#d2e8f6}.tp-song__cover{z-index:1;aspect-ratio:1;flex-shrink:0;position:relative}.tp-song__img{object-fit:cover;border-radius:10px;width:100%;height:100%;box-shadow:0 4px 12px #00000026}@media (width<=768px){.tp-song__img{border-radius:6px}}.tp-song__body{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:.4em;min-width:0;display:flex;position:relative}.tp-song__label{color:#3a73b7;letter-spacing:.1em;font-size:.85rem;font-weight:600}@media (width<=768px){.tp-song__label{font-size:.75rem}}.tp-song__name{color:#3a73b7;letter-spacing:.06em;white-space:nowrap;margin-top:-.2em;font-family:Noto Serif JP,serif;font-size:1.05rem}@media (width<=768px){.tp-song__name{white-space:normal;font-size:.95rem}}.tp-song__lyric{color:#3a73b7;letter-spacing:.04em;margin-top:1em;font-family:Noto Serif JP,serif;font-size:.78rem;line-height:1.6}@media (width<=768px){.tp-song__lyric{display:none}}.tp-song__play{-webkit-backdrop-filter:blur(12px);color:#3a73b7;cursor:pointer;background:#ffffff4d;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;bottom:-6px;right:-6px;box-shadow:0 4px 16px #28508c26,inset 0 0 12px #ffffff4d}@media (width<=768px){.tp-song__play{width:36px;height:36px;font-size:.8rem}}@media (width<=480px){.tp-song__play{width:32px;height:32px;bottom:-4px;right:-4px}}.tp-footer{width:100%;margin-top:3em}.tp-footer__divider{border:none;border-top:1px solid #c0d0e4;margin:0 3em}@media (width<=768px){.tp-footer__divider{margin:0 1.5em}}.tp-footer__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2em 3em;display:flex}@media (width<=768px){.tp-footer__inner{padding:2em 1.5em}}.tp-footer__social{gap:.8em;margin-left:.4em;display:flex}.tp-footer__social a{color:#3a73b7;align-items:center;display:flex}.tp-footer__social svg path{fill:#3a73b7}.tp-footer__copy{color:#3a73b7;letter-spacing:.08em;margin:0;font-size:.7rem}
