/* ORIPA INDEX v8 premium editorial home */
.home-page{--home-ink:#101829;--home-navy:#071426;--home-paper:#f4f6f8;--home-line:#dfe4eb;margin:0;background:var(--home-paper);color:var(--home-ink)}
.home-page:before{display:none}
.home-page .container{max-width:1240px;padding-left:24px;padding-right:24px}
.home-page .site-header{background:rgba(5,16,31,.96);border-bottom:1px solid rgba(255,255,255,.17);box-shadow:0 4px 22px rgba(0,0,0,.16)}
.home-page .header-inner{height:72px;gap:34px}
.home-page .brand{color:#fff;font-size:19px;line-height:1}
.home-page .brand-mark{position:relative;width:43px;height:43px;padding:0;border:2px solid #f7c52e;border-radius:50%;background:transparent;box-shadow:0 0 0 4px rgba(247,197,46,.08),inset 0 0 16px rgba(247,197,46,.06)}
.home-page .brand-mark:before,.home-page .brand-mark:after{content:"";position:absolute;border-radius:50%;border:3px solid #f7c52e}
.home-page .brand-mark:before{inset:7px;border-right-color:transparent;transform:rotate(-28deg)}
.home-page .brand-mark:after{width:7px;height:7px;border:0;background:#f7c52e;right:5px;top:7px;box-shadow:0 0 12px #f7c52e}
.home-page .brand small{color:#aeb9c9;font-size:8px;letter-spacing:1.65px;margin-top:5px}
.home-page .nav{margin-left:auto;gap:31px;color:#f1f5fa;font-size:11px}
.home-page .nav a{padding:29px 0 26px}
.home-page .nav a:after{bottom:0;height:3px;background:linear-gradient(90deg,transparent,#fff,transparent);box-shadow:0 -5px 15px #4b8cff}
.home-page .nav a.active:after{transform:scaleX(1)}
.home-page .header-search{position:relative;margin-left:0}
.home-page .search-input{width:270px;height:38px;padding:9px 42px 9px 16px;border-color:rgba(255,255,255,.22);background:#09182b;font-size:10px}
/* 9/17 シート20行：🔍が .header-search の右端＝「広告掲載」ボタンの上に重なっていた。検索欄だけを包む .search-box の中に置き直した */
.home-page .search-box{position:relative;display:block}
.home-page .search-icon{position:absolute;right:13px;top:50%;transform:translateY(-50%);padding:0;border:0;background:none;color:#fff;font-size:21px;line-height:1;cursor:pointer}
.home-page .search-icon:hover,.home-page .search-icon:focus-visible{color:#ffd24b;outline:none}
.home-page .site-header.nav-open .header-inner{height:auto;flex-wrap:wrap;padding-bottom:16px}
.home-page .site-header.nav-open .nav{margin-left:0}
.home-page .site-header.nav-open .search-input{width:auto}

.home-hero{position:relative;min-height:555px;overflow:hidden;background:#06101c;border-bottom:1px solid #293751}
.home-hero .hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:72% 48%;filter:saturate(1.45) contrast(1.08) brightness(.95)}
.home-hero .hero-fx{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:72% 48%;pointer-events:none;mix-blend-mode:screen;opacity:.92}
.home-hero .hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(3,10,19,.99) 0%,rgba(4,12,23,.94) 34%,rgba(4,10,18,.50) 58%,rgba(3,8,15,.04) 80%),linear-gradient(180deg,rgba(7,25,54,.12),rgba(0,0,0,.20))}
.hero-spark{position:absolute;z-index:2;border-radius:50%;filter:blur(35px);pointer-events:none}
.hero-spark-a{width:320px;height:180px;right:13%;bottom:-75px;background:rgba(255,177,20,.33);transform:rotate(-13deg)}
.hero-spark-b{width:210px;height:210px;right:37%;top:-100px;background:rgba(48,117,255,.25)}
.home-page .hero-stage{position:relative;z-index:3;min-height:555px;display:grid;grid-template-columns:minmax(0,680px) 1fr;align-items:center;gap:16px}
.home-page .hero-copy{position:relative;z-index:4;max-width:680px;padding:56px 0 58px}
.home-page .eyebrow{display:flex;align-items:center;gap:8px;color:#d2dae6;font-size:10px;letter-spacing:.02em}
.home-page .eyebrow b{font-size:16px;color:#fff}
.home-page .backend-badge{margin-left:3px;padding:4px 7px}
.home-page .home-hero h1{margin:17px 0 10px;color:#fff;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:67px;line-height:1.05;letter-spacing:-3.4px;text-shadow:0 8px 30px #000}
.home-page .home-hero h1 em{font-style:normal;background:linear-gradient(180deg,#fff9cf 0%,#f5cc58 66%,#ca8e12 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-page .home-hero p{margin:0;max-width:610px;color:#e0e7f0;font-size:12px;line-height:1.8}
.home-page .home-hero p b,.home-page .home-hero p strong{color:#ffd452}
.home-page .hero-proof{width:340px;display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:23px 0 0;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:14px;overflow:hidden;background:rgba(3,12,24,.52);backdrop-filter:blur(10px)}
.home-page .hero-proof div{padding:12px 16px;text-align:center;border-right:1px solid rgba(255,255,255,.21)}
.home-page .hero-proof div:last-child{border:0}
.home-page .hero-proof small{display:block;color:#e6ecf4;font-size:10px;font-weight:800}
.home-page .hero-proof b{display:flex;align-items:baseline;justify-content:center;gap:2px;margin-top:3px;color:#fff;font-size:24px;line-height:1.1}
.home-page .hero-proof b i{font-style:normal}
.home-page .hero-proof b span{color:#ffd24b;font-size:13px;font-weight:900}
.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-width:260px;margin-top:22px;padding:15px 23px;border-radius:999px;background:linear-gradient(135deg,#fff1a6,#ffc631 64%,#f0a70d);color:#171307;font-size:11px;font-weight:950;box-shadow:0 12px 36px rgba(255,187,30,.28),inset 0 1px #fff}
.hero-cta span{font-size:17px}
.home-page .newsbar{position:relative;z-index:4;margin-top:10px;padding:10px 18px;border:1px solid #cdd5e1;border-radius:999px;background:#fff;color:#4f5b6d;box-shadow:0 9px 22px rgba(27,43,66,.09);font-size:9px}
.home-page .newsbar .news-tag{min-width:70px;text-align:center;border-radius:999px;background:linear-gradient(135deg,#19265e,#0e1745)}
.home-page .newsbar time{font-family:Georgia,serif;color:#57647a}
.home-page .newsbar b{font-weight:750;color:#5c6675}
.home-page .newsbar a{margin-left:auto;color:#3a4657;font-weight:900}

.home-section{padding:36px 0}
.ranking-section{position:relative;padding-top:31px;padding-bottom:44px;background:radial-gradient(ellipse 900px 500px at 82% 0%,rgba(240,191,69,.10),transparent 60%),linear-gradient(180deg,#0b1626 0%,#081120 55%,#070d18 100%);overflow:hidden}
.ranking-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:150px 150px;opacity:.05}
.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 16px}
.section-title-row{display:flex;align-items:center;gap:11px}
.section-icon{display:grid;place-items:center;width:33px;height:33px;color:#0d203c;font-size:28px;font-weight:950}
.section-icon.crown{color:#c89113}
.section-icon.target{border:3px solid #df303f;border-radius:50%;color:#df303f;font-size:17px}
.section-icon.compare,.section-icon.articles{font-size:26px}
.home-section-head h2{margin:0;font-size:27px;line-height:1.1;letter-spacing:-.7px}
.home-section-head p{margin:5px 0 0;color:#788394;font-size:9px}
.section-more{flex:0 0 auto;padding:9px 16px;border:1px solid #cfd6df;border-radius:999px;background:#fff;color:#344154;font-size:8px;font-weight:900}
.ranking-section{color:#eef2f8}
.ranking-section .section-icon{color:#f0c24d}
.ranking-section .section-icon.crown{color:#f6cd52;text-shadow:0 0 16px rgba(240,191,69,.5)}
.ranking-section .home-section-head h2{color:#fff}
.ranking-section .home-section-head p{color:#93a2b8}
.ranking-section .section-more{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(6px)}
.ranking-section .ranking-note{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);color:#8fa0b5}
.home-page .ranking-grid{position:relative;z-index:1;grid-template-columns:repeat(3,1fr);gap:17px;align-items:start}
.home-page .rank-card{position:relative;overflow:visible;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:linear-gradient(165deg,#152238 0%,#0c1728 100%);color:#eef2f8;box-shadow:0 16px 38px rgba(0,0,0,.38);transition:.2s}
.home-page .rank-card:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.26);box-shadow:0 20px 44px rgba(0,0,0,.46)}
.home-page .rank-card.rank-1{margin-top:-14px;border:2px solid #e4ae24;box-shadow:0 0 0 5px rgba(248,202,66,.16),0 22px 50px rgba(0,0,0,.5)}
.home-page .rank-card.rank-1:before{display:block;content:"";position:absolute;z-index:-1;inset:-26px;background:radial-gradient(closest-side,rgba(240,191,69,.4),transparent 72%);filter:blur(2px);animation:rankGlow 3.4s ease-in-out infinite}
.home-page .rank-card.rank-1:hover{transform:translateY(-18px)}
@keyframes rankGlow{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}
@media(prefers-reduced-motion:reduce){.home-page .rank-card.rank-1:before{animation:none}}
.rank-crown{position:absolute;z-index:6;left:50%;top:-38px;transform:translateX(-50%);width:56px;height:56px;filter:drop-shadow(0 6px 12px rgba(0,0,0,.45))}
.rank-media{position:relative;isolation:isolate;overflow:hidden;border-radius:19px 19px 0 0;background:#0a1424;border-bottom:1px solid rgba(240,191,69,.3)}
.rank-media:before{content:"";position:absolute;z-index:0;inset:-8px;background-image:linear-gradient(180deg,rgba(4,12,24,.42) 0%,rgba(4,12,24,.5) 62%,rgba(4,12,24,.82) 100%),var(--rank-backdrop);background-position:center;background-size:cover;opacity:.88;transform:scale(1.06)}
.rank-media>a:first-of-type{position:relative;z-index:1;display:block}
.home-page .rank-1 .rank-media{border-radius:16px 16px 0 0}
.rank-medal{position:absolute;z-index:4;left:12px;top:-4px;display:grid;place-items:center;width:47px;height:54px;border-radius:5px 5px 18px 18px;background:linear-gradient(145deg,#fff3a0,#e4a519 70%,#a56d08);border:2px solid #fff6bd;color:#fff;font-family:Georgia,serif;font-size:27px;font-weight:900;text-shadow:0 2px 2px #9b6711;box-shadow:0 5px 14px rgba(0,0,0,.28)}
.rank-card.rank-2 .rank-medal{background:linear-gradient(145deg,#f9fbff,#aeb8c7 70%,#6f7c8f);text-shadow:0 2px 2px #58677c}
.rank-card.rank-3 .rank-medal{background:linear-gradient(145deg,#ffd7bd,#ca7547 70%,#84442b);text-shadow:0 2px 2px #75402b}
.rank-best{position:absolute;z-index:4;right:-7px;bottom:12px;padding:8px 16px;border-radius:999px 0 0 999px;background:linear-gradient(135deg,#ff2f1d,#eb120f);color:#fff;font-size:14px;font-style:italic;box-shadow:0 8px 16px rgba(203,29,19,.3)}
.official-credit{position:absolute;z-index:5;right:9px;top:9px;padding:5px 8px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(4,12,23,.78);backdrop-filter:blur(7px);color:#ffe17d;font-size:7px;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.22)}
.home-page .rank-image{display:block;width:100%;height:176px;padding:12px 10px;object-fit:contain;background:transparent;filter:drop-shadow(0 5px 12px rgba(0,0,0,.38));transition:.25s}
.home-page .rank-card.rank-1 .rank-image{height:198px}
.home-page .rank-card:hover .rank-image{transform:scale(1.025)}
.home-page .rank-body{padding:14px 15px 15px}
.home-page .rank-title h3{font-size:18px;color:#fff}
.home-page .score{display:flex;align-items:center;gap:6px;margin:5px 0 10px;color:#eef2f8}
.home-page .score:before{display:none}
.score-star{color:#f7b514;font-size:14px}
.home-page .score b{font-size:11px}
.home-page .score b span{color:#8fa0b5;font-size:8px}
.home-page .score>i{position:relative;display:block;flex:1;height:7px;margin-left:5px;border-radius:99px;background:rgba(255,255,255,.12);overflow:hidden}
.home-page .score>i span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff5b34,#ffd20e)}
.home-page .tag-row{margin:8px 0 12px;gap:7px}
.home-page .tag{padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,#087bd9,#015bb5);color:#fff;font-size:8px}
.home-page .tag:nth-child(2){background:linear-gradient(135deg,#18b580,#099a69)}
.home-page .rank-points{min-height:78px;margin:0 0 10px;padding:0;list-style:none}
.home-page .rank-points li{position:relative;margin:7px 0;padding-left:20px;color:#c3ccdb;font-size:9px;line-height:1.35}
.home-page .rank-points li:before{content:"✓";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#ffc52c;color:#1a1409;font-size:8px;font-weight:950}
.home-page .stat-grid{margin:10px 0;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04)}
.home-page .stat{min-width:0;padding:9px 6px;border-color:rgba(255,255,255,.1)}
.home-page .stat small{color:#8393a8;font-size:7px}
.home-page .stat b{margin-top:3px;color:#eef2f8;font-size:8px;line-height:1.3;overflow-wrap:anywhere}
.home-page .rank-actions{gap:7px}
.home-page .rank-actions .btn{min-height:38px;border-radius:999px;font-size:9px}
.home-page .rank-actions .btn-light{border:1px solid rgba(255,255,255,.16);background:#fff;color:#111d2e}
.home-page .rank-actions .btn-primary{background:linear-gradient(135deg,#fff0a2,#ffc628);color:#161307;box-shadow:0 7px 15px rgba(234,176,23,.28)}
.home-page .ranking-note{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);color:#8fa0b5}

.home-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;padding-top:4px;padding-bottom:42px}
.home-main-column{min-width:0;display:grid;gap:18px}
/* 比較テーブルのmin-width:820pxが列トラックを押し広げ、狭い画面でカテゴリ/記事カードが画面外に出るのを防ぐ */
.home-main-column>*{min-width:0}
.home-block{padding:19px;border:1px solid #dce2e9;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(27,41,62,.06)}
.home-block .home-section-head{margin-bottom:13px}
.home-block .home-section-head h2{font-size:23px}
.home-page .category-grid{grid-template-columns:repeat(6,1fr);gap:7px}
/* 9/15 先方シート：カード画像は正方形（600×600）で作る前提。どの幅でも正方形の枠にして上下左右を切らない。 */
.home-page .category-card{position:relative;isolation:isolate;height:auto;aspect-ratio:1/1;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#12213a;box-shadow:0 8px 18px rgba(15,27,43,.15);overflow:hidden}
.home-page .category-card:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(3,10,21,.92) 100%)}
.home-page .category-card:after{display:none}
.home-page .category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.35) contrast(1.04);transition:.25s}
.home-page .category-card:hover img{transform:scale(1.06)}
.home-page .category-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:10px;color:#fff}
.home-page .category-copy b{font-size:10px}.home-page .category-copy small{color:#d9e1eb;font-size:7px}
.home-page .category-card>span{position:absolute;z-index:3;right:9px;bottom:11px;color:#fff;font-size:12px}
.home-page .tone-red{box-shadow:inset 0 -42px 55px #8c1421,0 8px 18px rgba(15,27,43,.15)}
.home-page .tone-orange{box-shadow:inset 0 -42px 55px #9b3e18,0 8px 18px rgba(15,27,43,.15)}
.home-page .tone-purple{box-shadow:inset 0 -42px 55px #52208c,0 8px 18px rgba(15,27,43,.15)}
.home-page .tone-pink{box-shadow:inset 0 -42px 55px #9a1c54,0 8px 18px rgba(15,27,43,.15)}
.home-page .tone-teal{box-shadow:inset 0 -42px 55px #0d625b,0 8px 18px rgba(15,27,43,.15)}
.home-page .tone-brown{box-shadow:inset 0 -42px 55px #714015,0 8px 18px rgba(15,27,43,.15)}

.home-page .compare-box{border-color:#dbe2ea;background:#fff;color:#1d2735;box-shadow:none}
.home-page .filter-row{padding:9px;border-color:#e5e9ee;background:#f6f8fa}
.home-page .filter{border-color:#d7dee7;background:#fff;color:#5d6878}
.home-page .filter.active{background:#0b2141;color:#fff}
.home-page table{min-width:820px}
.home-page th,.home-page td{padding:10px 8px;border-color:#e5e9ee;color:#303b4a;font-size:8px}
.home-page th{background:linear-gradient(180deg,#0c2649,#081a34);color:#fff;font-size:7px}
.home-page tbody tr:nth-child(even){background:#f8fafb}
.table-rank{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e8edf2;color:#536174;font-weight:950}
.table-rank.rank-1{background:#f7c22a;color:#fff}.table-rank.rank-2{background:#aab5c4;color:#fff}.table-rank.rank-3{background:#c97b4e;color:#fff}
.table-service{display:flex;align-items:center;gap:7px;min-width:124px}
.table-service img{width:31px;height:31px;border-radius:50%;object-fit:cover;border:1px solid #d9e0e8}
.table-service b{font-size:8px}
.table-score{display:flex;align-items:center;gap:5px}.table-score>b{font-size:9px}.table-score i{display:block;width:47px;height:5px;border-radius:99px;background:#e4e9ef;overflow:hidden}.table-score i span{display:block;height:100%;background:linear-gradient(90deg,#ff6a3d,#ffc914)}
.bonus-pill{display:inline-block;padding:4px 8px;border:1px solid #87d7aa;border-radius:6px;background:#e9fbf1;color:#13824b;font-weight:900}
.home-page .table-cta{min-width:64px;border-radius:999px;background:linear-gradient(135deg,#ffe780,#ffbd19);box-shadow:0 4px 10px rgba(213,153,11,.18)}

.home-page .article-grid{grid-template-columns:repeat(4,1fr);gap:8px}
.home-page .article-card{border-color:#dce2e9;border-radius:12px;background:#fff;color:#172033;box-shadow:0 6px 16px rgba(26,40,59,.07)}
.home-page .article-card img{height:105px}
.home-page .article-copy{min-height:78px;padding:10px}
.home-page .article-copy small{padding:4px 7px;background:#0b69bd;color:#fff}
.home-page .article-copy b{font-size:8.5px;color:#1c2634}

.home-sidebar{display:grid;align-content:start;gap:14px}
.side-banner-stack{display:grid;align-content:start;gap:14px}
.side-banner-dots{display:none}/* PC（縦に4枚）では使わない。狭い幅のスライドのときだけ下の @media で出す */
/* .pr-banner と .spotlight-card は site.css へ移した（/ad/ の掲載イメージでも同じ部品を使うため）。 */
.popular-box,.policy-mini{border:1px solid #dce2e9;border-radius:17px;background:#fff;color:#1d2735;box-shadow:0 8px 24px rgba(27,41,62,.07)}
.popular-box{padding:14px}
.popular-box h3{margin:0 0 8px;padding-bottom:10px;border-bottom:1px solid #e4e8ed;font-size:13px}.popular-box h3 span{margin-right:6px}
.popular-item{display:grid;grid-template-columns:21px 47px 1fr;gap:7px;align-items:center;padding:7px 0;border-bottom:1px solid #edf0f3}
.popular-item:last-child{border:0}
.popular-item>span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#12223b;color:#fff;font-size:8px;font-weight:950}
.popular-item:first-child>span,.popular-item:nth-child(2)>span,.popular-item:nth-child(3)>span{background:#ffc31d;color:#332402}
.popular-item img{width:47px;height:39px;border-radius:6px;object-fit:cover}
.popular-item b{display:block;font-size:7.5px;line-height:1.35}.popular-item small{display:block;margin-top:3px;color:#9aa3af;font-size:6px}
.policy-mini{padding:17px;background:linear-gradient(145deg,#0a1e3c,#071326);color:#fff}
.policy-mini>span{color:#e6b93e;font-size:7px;font-weight:950;letter-spacing:.14em}.policy-mini>b{display:block;margin:6px 0;font-size:15px}.policy-mini p{color:#aeb9c8;font-size:8px;line-height:1.6}.policy-mini a{color:#f4ca59;font-size:8px;font-weight:900}

.home-trust{padding:48px 0;background:linear-gradient(135deg,#061326,#0b2549);color:#fff}
.trust-intro{text-align:center}.trust-intro span{color:#eac34f;font-size:8px;font-weight:950;letter-spacing:.2em}.trust-intro h2{margin:7px 0 6px;font-size:30px}.trust-intro p{margin:0;color:#aab8ca;font-size:9px}
.home-page .trust-grid{max-width:900px;margin:24px auto 0;gap:12px}
.home-page .trust-card{min-height:140px;padding:20px;border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#fff}
.home-page .trust-card:before{display:none}.home-page .trust-card i{display:block;color:#e5bc48;font-family:Georgia,serif;font-size:20px}.home-page .trust-card b{font-size:13px}.home-page .trust-card p{color:#aab6c6;font-size:8px}
.home-page .footer{border-color:rgba(255,255,255,.08);background:#040d19;color:#8795a8}.home-page .footer .brand{font-size:15px}.home-page .footer .brand-mark{width:34px;height:34px}.home-page .footer .brand-mark:before{inset:6px}.home-page .footer h4{color:#e4e9f0}
/* 下部ナビのアイコンは site.css の .bottom-nav a span へ移した（全ページ共通）。 */
.home-content-grid,.home-trust{content-visibility:auto;contain-intrinsic-size:auto 900px}

@media(max-width:1080px){
 .home-page .header-inner{gap:20px}.home-page .nav{gap:18px}.home-page .search-input{width:210px}
 .home-page .hero-stage{grid-template-columns:minmax(0,620px) 1fr}
 .home-page .category-grid{grid-template-columns:repeat(3,1fr)}
 .home-content-grid{grid-template-columns:1fr}.home-sidebar{grid-template-columns:1fr;align-items:start}.policy-mini{grid-column:auto}
 /* サイドバナーが下に回る幅（A-3・9/14 takeさん指定）：2枚ずつ横にスライド（2枚→次の2枚）→ その下にポリシー */
 .side-banner-stack{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/2);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .side-banner-stack::-webkit-scrollbar{display:none}
 .side-banner-stack>*{scroll-snap-align:start}.side-banner-stack>*:nth-child(even){scroll-snap-align:none}
 .side-banner-dots{display:flex;justify-content:center;gap:6px;margin:-4px 0 2px}
 .side-banner-dots[hidden]{display:none}
 .side-banner-dots button{width:8px;height:8px;padding:0;border:0;border-radius:4px;background:#c9d1dc;cursor:pointer;transition:width .2s}
 .side-banner-dots button.on{width:22px;background:#e0aa2a}
}
@media(max-width:930px){
 .home-page .nav,.home-page .header-search{display:none}.home-page .mobile-menu{display:block}
 .home-page .hero-stage{grid-template-columns:minmax(0,600px) 1fr}
 .home-page .ranking-grid{grid-template-columns:1fr 1fr}.home-page .rank-card:nth-child(3){grid-column:1/-1;max-width:calc(50% - 9px);margin:auto}
 .home-page .article-grid{grid-template-columns:repeat(2,1fr)}.home-page .article-card img{height:150px}
}
@media(max-width:700px){
 .home-page .container{padding-left:14px;padding-right:14px}.home-page .header-inner{height:62px}.home-page .brand{font-size:16px}.home-page .brand-mark{width:36px;height:36px}
 .home-hero,.home-page .hero-stage{min-height:560px}.home-hero .hero-img{object-position:68% center;opacity:.55}.home-hero .hero-fx{object-position:68% center;opacity:.6}.home-hero .hero-overlay{background:linear-gradient(180deg,rgba(3,10,19,.96),rgba(3,10,19,.89) 61%,rgba(3,10,19,.42))}
 .home-page .hero-stage{display:block}
 .home-page .hero-stage{align-items:flex-start}.home-page .hero-copy{padding:54px 5px 30px}.home-page .eyebrow{display:block;font-size:8px}.home-page .eyebrow b{font-size:12px}.home-page .backend-badge{margin-left:5px}
 .home-page .home-hero h1{font-size:46px;line-height:1.1;letter-spacing:-2px}.home-page .home-hero p{font-size:10px}
 .home-page .hero-proof{width:100%;max-width:340px;margin-top:20px}.home-page .hero-proof div{padding:10px 4px}.home-page .hero-proof b{font-size:17px}
 .hero-cta{width:100%;min-width:0;margin-top:17px}.home-page .newsbar{border-radius:12px;flex-wrap:wrap}.home-page .newsbar .news-tag{min-width:55px}.home-page .newsbar a{display:none}.home-page .newsbar b{width:100%}
 .home-section{padding:29px 0}.home-section-head{align-items:center}.home-section-head h2{font-size:22px}.home-section-head p{font-size:8px}.section-more{display:none}
 .home-page .ranking-grid{grid-template-columns:1fr}.home-page .rank-card:nth-child(3){grid-column:auto;max-width:none}.home-page .rank-image,.home-page .rank-card.rank-1 .rank-image{height:190px}
 .home-content-grid{padding-bottom:28px}.home-block{padding:14px}.home-page .category-grid{grid-template-columns:repeat(2,1fr)}
 .home-sidebar{grid-template-columns:1fr}.policy-mini{grid-column:auto}
 .side-banner-stack{grid-auto-columns:calc((100% - 10px)/2);gap:10px}
 .home-page .trust-grid{grid-template-columns:1fr}.trust-intro h2{font-size:24px}
}

/* ===== 2026-09 centered focus carousels ===== */
.ranking-section{--rank-card-width:360px}
.ranking-head-actions,.article-head-actions{display:flex;align-items:center;gap:10px}
.ranking-slider-controls,.article-slider-controls{display:flex;gap:7px}
.ranking-slider-controls button,.article-slider-controls button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(255,255,255,.09);color:#fff;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 7px 18px rgba(0,0,0,.16);transition:transform .2s,border-color .2s,background .2s}
.ranking-slider-controls button:hover,.article-slider-controls button:hover{transform:scale(1.08);border-color:#f0c24d;background:rgba(240,194,77,.2);color:#ffe17d}
.article-slider-controls button{border-color:#d1d9e3;background:#f5f7fa;color:#14243b;box-shadow:0 5px 14px rgba(21,39,64,.1)}
.article-slider-controls button:hover{border-color:#ba8919;background:#fff6d4;color:#8d6208}
.home-page .ranking-grid{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;margin-top:-24px;padding:54px calc(50% - var(--rank-card-width)/2) 34px;scroll-padding-inline:calc(50% - var(--rank-card-width)/2);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.home-page .ranking-grid::-webkit-scrollbar{display:none}
.home-page .ranking-grid,.home-page .article-grid{cursor:grab}
.home-page .ranking-grid.is-dragging,.home-page .article-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.home-page .ranking-grid:focus-visible,.home-page .article-grid:focus-visible{outline:3px solid rgba(240,194,77,.75);outline-offset:3px}
.home-page .ranking-grid .rank-card,.home-page .ranking-grid .rank-card:nth-child(3){flex:0 0 var(--rank-card-width);max-width:none;margin:0;scroll-snap-align:center;opacity:.58;filter:saturate(.72) brightness(.82);transform:scale(.88);transform-origin:center;transition:transform .35s cubic-bezier(.2,.8,.2,1),opacity .35s,filter .35s,border-color .35s,box-shadow .35s}
.home-page .ranking-grid .rank-card.is-center{z-index:3;opacity:1;filter:none;transform:scale(1);border-color:rgba(240,194,77,.72);box-shadow:0 24px 58px rgba(0,0,0,.55),0 0 0 4px rgba(240,194,77,.1)}
.home-page .ranking-grid .rank-card:hover{transform:scale(.91)}
.home-page .ranking-grid .rank-card.is-center:hover{transform:scale(1.02)}
.home-page .ranking-grid .rank-card.rank-1{margin-top:0}
.carousel-footer{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:-16px;margin-bottom:12px}
.carousel-swipe-hint{color:#9babc0;font-size:9px;font-weight:850;letter-spacing:.04em}
.carousel-dots{display:flex;align-items:center;justify-content:center;gap:7px}
.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.26);cursor:pointer;transition:width .25s,background .25s,transform .25s}
.carousel-dots button.active{width:25px;background:linear-gradient(90deg,#e5aa27,#ffe58a);box-shadow:0 0 10px rgba(240,194,77,.45)}
.home-page .article-grid{--article-card-width:220px;display:flex;grid-template-columns:none;gap:15px;overflow-x:auto;overflow-y:hidden;padding:22px calc(50% - var(--article-card-width)/2) 28px;scroll-padding-inline:calc(50% - var(--article-card-width)/2);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
.home-page .article-grid::-webkit-scrollbar{display:none}
.home-page .article-grid .article-card{flex:0 0 var(--article-card-width);scroll-snap-align:center;opacity:.48;filter:saturate(.68);transform:scale(.82);transform-origin:center;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .32s,filter .32s,box-shadow .32s}
.home-page .article-grid .article-card.is-center{z-index:2;opacity:1;filter:none;transform:scale(1.08);box-shadow:0 16px 34px rgba(18,36,60,.2)}
.home-page .article-grid .article-card img{height:125px}
.article-carousel-footer{margin-top:-12px;margin-bottom:0}
.article-dots button{background:#c6ced9}
.article-dots button.active{background:linear-gradient(90deg,#0e4d93,#31a1e8);box-shadow:0 0 9px rgba(36,127,200,.28)}
.popular-item{grid-template-columns:56px minmax(0,1fr);gap:9px}
.popular-item>span{display:none}
.popular-item img{width:56px;height:45px}
@media(max-width:930px){
 .ranking-section{--rank-card-width:min(76vw,370px)}
 .home-page .article-grid{--article-card-width:min(48vw,270px)}
}
@media(max-width:700px){
 .ranking-section{--rank-card-width:min(82vw,350px)}
 .ranking-head-actions .section-more,.article-head-actions .section-more{display:none}
 .ranking-slider-controls button,.article-slider-controls button{width:40px;height:40px}
 .home-page .ranking-grid{gap:14px;padding-top:56px;padding-bottom:30px}
 .home-page .ranking-grid .rank-card,.home-page .ranking-grid .rank-card:nth-child(3){transform:scale(.86)}
 .home-page .ranking-grid .rank-card.is-center{transform:scale(1)}
 .home-page .article-grid{--article-card-width:min(74vw,290px);gap:10px;padding-top:24px}
 .home-page .article-grid .article-card{transform:scale(.84)}
 .home-page .article-grid .article-card.is-center{transform:scale(1.04)}
 .carousel-swipe-hint{font-size:10px}
}

/* ===== 2026-09 mobile readability ===== */
/* ★2026-09-11: `.home-page #prStrip{display:none!important}` を外した。
   このCSSが app.js の表示切替と管理画面の「掲載を止める／開始する」を上書きしていて、
   PR枠が管理画面から一切操作できない状態だった（先方の回答＝表示でOK・切替があればOK）。 */

/* 説明文を読みやすく */
.home-section-head p{font-size:11px;line-height:1.65}
.home-page .rank-points li{font-size:11px;line-height:1.55}
.home-page .tag{font-size:9.5px}
.home-page .score b{font-size:12.5px}
.home-page .score b span{font-size:9.5px}
.home-page .stat small{font-size:8.5px}
.home-page .stat b{font-size:10.5px;line-height:1.45}
.home-page .rank-actions .btn{font-size:10.5px}

@media(max-width:700px){
  .home-page .home-hero p{font-size:14px;line-height:1.75}
  .home-section-head p{font-size:12px;line-height:1.65;margin-top:7px}
  /* 9/17 シート18行「携帯でランキングの枠が大きすぎる（少し小さく）」：縦607px→約460pxに詰めた */
  .home-page .rank-title h3{font-size:20px;line-height:1.25}
  .home-page .score b{font-size:15px}
  .home-page .score b span{font-size:11px}
  .score-star{font-size:20px}
  .home-page .tag{font-size:10.5px;padding:5px 10px}
  .home-page .rank-points{min-height:0;margin-bottom:10px}
  .home-page .rank-points li{font-size:12px;line-height:1.5;margin:6px 0;padding-left:24px}
  .home-page .rank-points li:before{width:17px;height:17px;font-size:10px;top:0}
  .home-page .stat{padding:9px 6px}
  .home-page .stat small{font-size:9.5px}
  .home-page .stat b{font-size:11.5px;line-height:1.45;margin-top:3px}
  .home-page .rank-actions .btn{min-height:40px;font-size:12px}
  .home-page .ranking-note{font-size:11px;line-height:1.65}
  .ranking-section{--rank-card-width:min(78vw,310px)}
  .home-page .ranking-grid .rank-image,.home-page .ranking-grid .rank-card.rank-1 .rank-image{height:140px}
  .home-page .ranking-grid .rank-body{padding:12px 13px 13px}
}
@media(max-width:470px){
 .home-page .article-grid{grid-template-columns:1fr 1fr}.home-page .article-card img{height:95px}.home-page .article-copy{min-height:85px}
 .home-page .rank-actions .btn{flex:1;min-width:0;padding-left:6px;padding-right:6px}
}

/* ===== 2026-09 TOP3は別枠フレーム / 4位以降は一覧 ===== */
.podium-frame{position:relative;margin-top:12px;padding:16px 0 6px;border-radius:26px;border:1px solid rgba(240,194,77,.3);background:linear-gradient(168deg,rgba(32,48,76,.72),rgba(10,21,37,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 26px 62px rgba(0,0,0,.36)}
.podium-frame:after{content:"";position:absolute;inset:0;border-radius:26px;background:radial-gradient(120% 70% at 50% 0,rgba(240,194,77,.13),transparent 62%);pointer-events:none}
.podium-frame-head{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding:0 24px}
.podium-badge{flex:0 0 auto;border-radius:999px;padding:7px 13px;background:linear-gradient(120deg,#f6d071,#d69f1d);color:#231602;font-size:9px;font-weight:950;letter-spacing:.1em;box-shadow:0 8px 20px rgba(214,159,29,.32)}
.podium-frame-head b{display:block;color:#fdf6e4;font-size:13px;letter-spacing:.02em}
.podium-frame-head small{display:block;margin-top:3px;color:#93a5bd;font-size:9px}
.podium-frame .ranking-grid{margin-top:-14px}
.home-page .podium-frame .ranking-grid{padding-top:48px;padding-bottom:24px}
.podium-frame .carousel-footer{position:relative;z-index:2;margin-top:-6px;margin-bottom:8px}
.ranking-grid .rank-card.is-carousel-clone{pointer-events:auto}

.rank-rest-block{margin-top:24px}
.rank-rest-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}
.rank-rest-head h3{margin:0;color:#eaf0f8;font-size:15px;letter-spacing:.02em}
.rank-rest-head h3:before{content:"";display:inline-block;width:4px;height:14px;margin-right:8px;border-radius:3px;background:linear-gradient(180deg,#f0c24d,#b9821a);vertical-align:-2px}
.rank-rest-head a{color:#f0c24d;font-size:10px;font-weight:900}
.rank-rest-head a:hover{text-decoration:underline}
.rank-rest-list{display:grid;gap:10px}
.rank-rest-card{display:grid;grid-template-columns:52px 128px minmax(0,1.15fr) minmax(0,1.25fr) auto;align-items:center;gap:14px;padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(150deg,rgba(21,34,56,.9),rgba(11,23,40,.96));transition:border-color .2s,transform .2s,box-shadow .2s}
.rank-rest-card:hover{transform:translateY(-2px);border-color:rgba(240,194,77,.4);box-shadow:0 16px 34px rgba(0,0,0,.38)}
.rank-rest-no{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#243b5e,#16263f);border:1px solid rgba(255,255,255,.14);color:#e9eff8;font-size:19px;font-weight:950;line-height:1}
.rank-rest-no small{display:block;margin-top:1px;font-size:7px;font-weight:800;color:#95a6bd}
.rank-rest-thumb{display:block;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0c1727}
.rank-rest-thumb img{display:block;width:100%;height:76px;object-fit:cover}
.rank-rest-body b{display:block;color:#f2f6fb;font-size:13px;margin-bottom:6px}
.rank-rest-score{display:flex;align-items:center;gap:6px}
.rank-rest-score span{color:#f0c24d;font-size:11px}
.rank-rest-score em{font-style:normal;font-weight:950;color:#fff;font-size:12px}
.rank-rest-score i{flex:1;max-width:110px;height:5px;border-radius:99px;background:rgba(255,255,255,.13);overflow:hidden}
.rank-rest-score i span{display:block;height:100%;background:linear-gradient(90deg,#e5aa27,#ffe58a)}
.rank-rest-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}
.rank-rest-tags span{border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:3px 8px;color:#a9bad0;font-size:8px;font-weight:800}
.rank-rest-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.rank-rest-facts small{display:block;color:#8296b0;font-size:7px;font-weight:900;letter-spacing:.04em}
.rank-rest-facts b{display:block;margin-top:3px;color:#dfe8f4;font-size:9px;line-height:1.5}
.rank-rest-actions{display:grid;gap:6px;justify-items:stretch}
.rank-rest-actions a,.rank-rest-actions button{display:block;white-space:nowrap;border-radius:10px;padding:8px 13px;font-size:9px;font-weight:900;text-align:center;cursor:pointer}
.rank-rest-actions a{border:1px solid rgba(255,255,255,.2);color:#dfe8f4}
.rank-rest-actions a:hover{border-color:#f0c24d;color:#ffe17d}
.rank-rest-actions button{border:0;background:linear-gradient(120deg,#f6d071,#d69f1d);color:#241703}
.rank-rest-actions button:hover{filter:brightness(1.06)}

@media(max-width:1000px){
 .rank-rest-card{grid-template-columns:46px 104px minmax(0,1fr);grid-template-areas:"no thumb body" "facts facts facts" "actions actions actions";row-gap:11px}
 .rank-rest-no{grid-area:no}.rank-rest-thumb{grid-area:thumb}.rank-rest-body{grid-area:body}.rank-rest-facts{grid-area:facts}.rank-rest-actions{grid-area:actions;grid-template-columns:1fr 1fr;display:grid}
}
@media(max-width:560px){
 .podium-frame{border-radius:20px;padding-top:12px}
 .podium-frame-head{flex-wrap:wrap;gap:8px;padding:0 14px}
 .podium-frame-head small{font-size:8px}
 .rank-rest-card{grid-template-columns:42px minmax(0,1fr);grid-template-areas:"no body" "thumb thumb" "facts facts" "actions actions";padding:12px}
 .rank-rest-thumb img{height:112px}
 .rank-rest-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
}

/* ===== 2026-09 TOP5表示：1〜3位と4・5位を帯で区別する ===== */
.rank-tier{display:none}
.home-page .ranking-grid .rank-tier{position:absolute;top:13px;right:13px;z-index:4;display:block;border-radius:999px;padding:4px 10px;font-size:8px;font-weight:950;letter-spacing:.06em}
.home-page .ranking-grid .rank-tier.tier-podium{background:linear-gradient(120deg,#f6d071,#d69f1d);color:#241703;box-shadow:0 6px 14px rgba(214,159,29,.34)}
.home-page .ranking-grid .rank-tier.tier-in{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);color:#dbe5f1}
.home-page .ranking-grid .rank-card.rank-1 .rank-tier{top:13px;right:13px}
.home-page .ranking-grid .rank-card:not(.rank-1):not(.rank-2):not(.rank-3){border-color:rgba(255,255,255,.12)}

/* ===== 2026-09-17 シート19行：スマホ用のヒーロー画像（管理画面「スマホ用の大きい画像」） ===== */
/* 上げていなければ何も変わらない（PCの横長画像を切り抜いて使う）。上げてあれば700px以下だけ差し替え、暗さも弱める。 */
.home-hero .hero-img-mobile{display:none}
@media(max-width:700px){
 .home-hero.has-mobile-hero #heroImage{display:none}
 .home-hero.has-mobile-hero .hero-img-mobile:not([hidden]){display:block;object-position:center;opacity:.85}
 .home-hero.has-mobile-hero .hero-overlay{background:linear-gradient(180deg,rgba(3,10,19,.86),rgba(3,10,19,.62) 58%,rgba(3,10,19,.2))}
}
