@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#172026;background:#f4f3ef;font-synthesis:none;--ink: #172026;--paper: #f4f3ef;--red: #e0443e;--sentai: #e04842;--rider: #5176a0;--ultra: #bf9a44}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-header{height:76px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;gap:32px;border-bottom:1px solid rgba(23,32,38,.12);background:#f4f3eff0;position:relative;z-index:10}.brand-lockup{color:var(--ink);display:flex;align-items:center;gap:12px;text-decoration:none;line-height:1}.brand-symbol{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--red);font:800 27px/1 Barlow Condensed,sans-serif;transform:skew(-7deg);box-shadow:4px 4px 0 var(--ink)}.brand-lockup strong{display:block;font-size:15px;letter-spacing:.04em}.brand-lockup small{display:block;margin-top:5px;color:#768087;font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.28em}.header-note{margin:0;color:#697279;font-size:12px;border-left:1px solid #c9c9c5;padding-left:30px}.mock-label{margin-left:auto;border:1px solid #b5b8b8;border-radius:999px;padding:6px 10px;color:#6c7376;font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.16em}.hero{min-height:calc(100vh - 76px);padding:clamp(80px,11vh,130px) 24px 100px;display:flex;align-items:center;flex-direction:column;text-align:center;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none}.hero:before{width:min(58vw,760px);height:min(58vw,760px);border:1px solid rgba(23,32,38,.08);border-radius:50%;top:-36%;right:-12%;box-shadow:0 0 0 70px #17202606,0 0 0 150px #17202605}.hero:after{width:180px;height:180px;left:5%;bottom:8%;background-image:radial-gradient(#b5b5ae 1px,transparent 1px);background-size:12px 12px;opacity:.4}.eyebrow{color:#667077;font:700 11px/1 Barlow Condensed,sans-serif;letter-spacing:.28em;display:flex;align-items:center;gap:10px;position:relative;z-index:1}.eyebrow span{width:22px;height:3px;background:var(--red)}.hero h1{max-width:900px;margin:22px 0;color:var(--ink);font-size:clamp(42px,6vw,76px);line-height:1.22;letter-spacing:-.045em;font-weight:800;position:relative;z-index:1}.hero h1 em{color:var(--red);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;height:7px;left:4px;right:0;bottom:-5px;background:var(--red);transform:skew(-20deg)}.hero>p{margin:0 0 40px;color:#5f686e;font-size:14px;line-height:2;position:relative;z-index:1}.search-form{width:min(100%,720px);height:76px;display:flex;align-items:center;gap:14px;padding:8px 8px 8px 25px;background:#fff;border:1px solid #d9d9d4;box-shadow:0 14px 40px #1720261a;position:relative;z-index:2}.search-form>svg{color:#8a9094}.search-form input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.search-form input::placeholder{color:#a1a5a7}.search-form button{height:58px;padding:0 25px;color:#fff;background:var(--ink);border:0;display:flex;align-items:center;gap:18px;cursor:pointer;font-size:13px;font-weight:700;transition:background .16s ease,transform .16s ease}.search-form button:hover{background:var(--red);transform:translateY(-1px)}.search-form button:disabled{background:#7b8286;cursor:wait;transform:none}.quick-search{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:9px;position:relative;z-index:1}.quick-search span{margin-right:5px;color:#929797;font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.2em}.quick-search button{padding:7px 12px;color:#687076;background:transparent;border:1px solid #d2d2ce;border-radius:100px;cursor:pointer;font-size:11px}.quick-search button:hover{color:var(--red);border-color:var(--red)}.search-results{width:min(960px,calc(100% - 48px));min-height:430px;margin:0 auto;padding:90px 0 120px}.results-container{width:min(960px,calc(100% - 48px));margin:0 auto;padding:90px 0 120px}.results-container .search-results{width:100%;min-height:auto;padding:0}.request-status{min-height:150px;padding:32px;display:flex;align-items:center;justify-content:center;gap:20px;text-align:left;background:#ffffffb8;border:1px solid #deded9}.results-container>.request-status,.results-container .request-status+.search-results{margin-bottom:22px}.request-status strong{font-size:14px}.request-status p{margin:7px 0 0;color:#737b7f;font-size:11px}.request-status-error{border-color:#e0443e59}.request-status-error strong{color:var(--red)}.loading-mark{width:30px;height:30px;flex:0 0 auto;border:3px solid #deded9;border-top-color:var(--red);border-radius:50%;animation:loading-spin .7s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.section-title{margin-bottom:26px}.section-title span,.section-heading>div>span{color:var(--red);font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.2em}.section-title h2,.section-heading h2{margin:8px 0 0;font-size:28px;letter-spacing:-.04em}.result-list{background:#fff;border:1px solid #deded9}.result-item{width:100%;padding:17px;display:flex;align-items:center;gap:20px;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e5e1;cursor:pointer;transition:background .16s ease}.result-item:last-child{border-bottom:0}.result-item:hover{background:#f7f6f2}.mini-poster{width:48px;height:64px;display:grid;place-items:center;flex:0 0 auto;color:#ffffffe6;font:800 29px/1 Barlow Condensed,sans-serif}.result-copy{display:flex;flex-direction:column;gap:6px}.result-copy strong{font-size:16px}.result-copy small{color:#7e8589;font:600 11px/1 Barlow Condensed,sans-serif;letter-spacing:.1em}.result-action{margin-left:auto;display:flex;align-items:center;gap:12px;color:#626b70;font-size:12px}.empty-result,.no-actors{min-height:190px;display:grid;place-content:center;text-align:center;background:#ffffff80;border:1px dashed #c8c9c5}.empty-result p{margin:0 0 8px;font-weight:700}.empty-result span{color:#7a8286;font-size:12px}.report{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:40px 0 100px}.back-button{margin-bottom:30px;padding:8px 0;color:#6b7479;background:transparent;border:0;cursor:pointer;font-size:12px}.back-button span{margin-right:7px;color:var(--red)}.series-summary{min-height:270px;padding:34px;display:grid;grid-template-columns:150px 1fr 130px;gap:34px;align-items:center;color:#fff;background:linear-gradient(120deg,rgba(255,255,255,.03),transparent 55%),var(--ink);position:relative;overflow:hidden}.series-summary:after{content:"";width:340px;height:340px;border:1px solid rgba(255,255,255,.08);border-radius:50%;position:absolute;right:-90px;top:-150px;box-shadow:0 0 0 52px #ffffff06}.series-poster{height:200px;padding:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:10px 12px #00000040;position:relative;z-index:1}.series-poster span{color:#ffffffe6;font:800 76px/1 Barlow Condensed,sans-serif}.series-poster small{margin-top:25px;color:#ffffffbf;font:700 9px/1 Barlow Condensed,sans-serif;letter-spacing:.25em}.series-copy{position:relative;z-index:1}.series-kicker{color:#aeb4b6;font:700 11px/1 Barlow Condensed,sans-serif;letter-spacing:.18em}.series-copy h2{margin:10px 0 13px;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.04em}.series-copy>p{max-width:570px;margin:0;color:#c5c9ca;font-size:12px;line-height:1.9}.series-stats{margin-top:25px;display:flex;gap:12px}.series-stats span{padding:9px 14px;color:#c9cdce;background:#ffffff12;font-size:11px}.series-stats strong{margin:0 2px 0 8px;color:#fff;font-size:15px}.checked-stamp{width:112px;height:112px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(255,255,255,.23);border-radius:50%;transform:rotate(-8deg);position:relative;z-index:1}.checked-stamp:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px dashed rgba(255,255,255,.25);border-radius:50%}.checked-stamp span{color:#aeb4b6;font:600 8px/1 Barlow Condensed,sans-serif;letter-spacing:.15em}.checked-stamp strong{margin-top:4px;font:800 17px/1 Barlow Condensed,sans-serif}.rates-section,.actors-section{padding-top:72px}.section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading>p{margin:0;color:#747c80;font-size:11px}.section-heading>p strong{color:var(--ink);font:800 26px/1 Barlow Condensed,sans-serif}.rate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rate-card{min-width:0;min-height:330px;padding:25px;display:flex;flex-direction:column;background:#fff;border:1px solid #deded9;text-align:left;cursor:pointer;position:relative;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.rate-card:before{content:"";height:3px;position:absolute;top:0;left:0;right:100%;background:var(--brand-color);transition:right .2s ease}.rate-card:hover,.rate-card.is-active{transform:translateY(-3px);box-shadow:0 14px 30px #17202617}.rate-card.is-active:before{right:0}.brand-overall{--brand-color: var(--ink)}.brand-super-sentai{--brand-color: var(--sentai)}.brand-kamen-rider{--brand-color: var(--rider)}.brand-ultraman{--brand-color: var(--ultra)}.rate-card-top{display:flex;align-items:center;gap:12px}.brand-icon,.heading-brand-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--brand-color);font:800 21px/1 Barlow Condensed,sans-serif;font-style:normal;clip-path:polygon(50% 0,100% 25%,91% 83%,50% 100%,9% 83%,0 25%)}.brand-name{display:flex;flex-direction:column;gap:3px}.brand-name small{color:#929798;font:700 8px/1 Barlow Condensed,sans-serif;letter-spacing:.15em}.brand-name strong{font-size:13px}.rate-gauge{width:154px;height:154px;margin:25px auto;padding:8px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--brand-color) 0 var(--rate),#eeeee9 var(--rate) 360deg);position:relative}.rate-gauge:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:#fff}.rate-gauge div{position:relative;z-index:1}.rate-gauge strong{font:800 50px/1 Barlow Condensed,sans-serif;letter-spacing:-.05em}.rate-gauge span{margin-left:3px;color:#7d8487;font:700 15px/1 Barlow Condensed,sans-serif}.rate-card-bottom{margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7e7e3;color:#6f777b;font-size:11px}.rate-card-bottom strong{margin:0 3px 0 7px;color:var(--brand-color);font:800 21px/1 Barlow Condensed,sans-serif}.view-detail{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:10px;font-weight:700}.view-detail svg{width:14px}.actors-section .section-heading h2{display:flex;align-items:center;gap:12px}.actor-list{border-top:2px solid var(--brand-color)}.actor-item{background:#fff;border-bottom:1px solid #dfdfdb}.actor-summary{width:100%;min-height:102px;padding:17px 24px;display:grid;grid-template-columns:58px minmax(170px,1fr) minmax(220px,1.2fr) 35px;align-items:center;gap:20px;border:0;background:transparent;text-align:left;cursor:pointer}.avatar{width:54px;height:64px;display:grid;place-items:center;color:#ffffffe6;background:#7d8c91;font:800 17px/1 Barlow Condensed,sans-serif;letter-spacing:.05em}.avatar-1{background:#84736b}.avatar-2{background:#6d7e98}.avatar-3{background:#887e5f}.actor-name,.hero-role{display:flex;flex-direction:column;gap:7px}.actor-name strong{font-size:15px}.actor-name small,.hero-role small{color:#899094;font-size:10px}.hero-role{padding-left:25px;border-left:1px solid #e2e2dd}.hero-role strong{color:var(--brand-color);font-size:13px}.expand-button{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:var(--ink);font-size:18px;line-height:1}.actor-item.is-open .expand-button{background:var(--brand-color)}.role-detail{padding:0 24px 22px 102px}.role-detail-row{min-height:73px;padding:14px 18px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;background:#f5f4f0}.role-year{color:var(--brand-color);font:800 18px/1 Barlow Condensed,sans-serif}.role-detail-row>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.role-detail-row small{color:#929799;font-size:9px}.role-detail-row strong{font-size:12px}.role-detail-row a{display:flex;align-items:center;gap:6px;color:#657178;font-size:10px;text-decoration:none}.role-detail-row a:hover{color:var(--brand-color)}.role-detail-row svg{width:14px}.no-actors{min-height:190px}.no-actors span{color:var(--brand-color);font:800 42px/1 Barlow Condensed,sans-serif;opacity:.35}.no-actors p{margin:12px 0 0;color:#737b7e;font-size:12px}.data-note{margin:16px 0 0;color:#939799;font-size:9px;text-align:right}footer{min-height:120px;padding:30px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;color:#959a9c;background:var(--ink)}footer span{font:700 12px/1 Barlow Condensed,sans-serif;letter-spacing:.18em}footer small{font-size:10px}@media(max-width:800px){.site-header{height:66px;padding:0 20px}.header-note{display:none}.hero{min-height:calc(100vh - 66px);padding-top:70px}.hero h1{font-size:clamp(38px,11vw,58px)}.search-form{height:auto;padding:15px;flex-wrap:wrap}.search-form input{min-height:42px}.search-form button{width:100%;justify-content:center}.report{width:min(100% - 28px,680px);padding-top:25px}.series-summary{padding:24px;grid-template-columns:105px 1fr;gap:24px}.series-poster{height:150px}.series-poster span{font-size:52px}.checked-stamp{display:none}.rate-grid{grid-template-columns:1fr}.rate-card{min-height:230px;display:grid;grid-template-columns:1fr 140px;column-gap:10px}.rate-gauge{width:130px;height:130px;grid-column:2;grid-row:1 / 3;margin:0}.rate-gauge strong{font-size:42px}.rate-card-bottom{align-self:end}.actor-summary{grid-template-columns:54px 1fr 35px;gap:14px}.hero-role{grid-column:2;padding:0;border:0}.expand-button{grid-column:3;grid-row:1 / 3}.role-detail{padding-left:24px}}@media(min-width:801px)and (max-width:1050px){.rate-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.brand-lockup strong{font-size:13px}.mock-label{font-size:8px}.desktop-only{display:none}.hero>p{max-width:340px}.result-action{font-size:0}.series-summary{grid-template-columns:1fr}.series-poster{width:105px}.series-stats{flex-direction:column}.section-heading{align-items:flex-start;gap:20px}.rate-card{display:flex}.rate-gauge{margin:25px auto}.actor-summary{padding:15px 12px}.hero-role strong{font-size:11px}.role-detail{padding:0 12px 15px}.role-detail-row{grid-template-columns:45px 1fr}.role-detail-row a{grid-column:2}}
