/* AI活用事例ナビ /ai-jirei  2026-09-14
   このファイルと aijirei.js・ainews/page-aijirei.php・inc/ainews-jirei.php を消せば、ページは本文だけに戻る。
   骨格は aikyujin.css（/ai-kyujin）・aijobs.css（/ai-fukugyo）と同じ。
   細い枠線は使わず、面と余白と影で区切る。色はモノクロ＋水色1色。
   ★2026-09-14 藤井さんの指摘：数えて分かったことの枠を消した／くわしく見るは1文ごと・番号付きの手順／「あなたがやるなら」の面を足した */
/* ★1280px以上で開いてから窓を狭めると、右へ空白ぶんスクロールできてしまう。
   html 側に古い横幅が残るのが原因。html でも横を止める（資格・副業・求人ナビと同じ） */
html{overflow-x:clip}

.jrx{
  --sky:#1AC2F1; --sky-d:#0E9BC4; --ink:#0D1B2A; --ink2:#1C3549;
  --bg:#f5f7f9; --card:#fff; --txt:#12212e; --sub:#61707d; --line:#e6ebef;
  --soft:#eef3f7; --r:10px; --rp:999px;
  --sh:0 1px 2px rgba(13,27,42,.05),0 6px 16px rgba(13,27,42,.06);
  --sh-h:0 3px 8px rgba(13,27,42,.08),0 16px 36px rgba(13,27,42,.12);
  --font:"Zen Kaku Gothic New","Hiragino Sans","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  background:var(--bg); color:var(--txt); font-family:var(--font);
  font-size:15px; line-height:1.75; letter-spacing:.01em;
}
.jrx *{box-sizing:border-box}
.jrx a{color:inherit;text-decoration:none}
.jrx button,.jrx input,.jrx select{font:inherit;color:inherit}
.jrx button{cursor:pointer;border:0;background:none;font-family:inherit}
.jrx .wrap{max-width:1200px;margin:0 auto;padding:0 18px}
.jrx summary{list-style:none}
.jrx summary::-webkit-details-marker{display:none}

/* ===== ヘッダー（他の4ナビと同じ：左にタイトルと最終更新、右に白いKPIカード2枚、下に検索窓） ===== */
.jr-hd{background:#fff;color:var(--txt);padding:24px 0 18px;position:relative;overflow:hidden}
.jr-hd .wrap{position:relative;z-index:2}
.jr-hd .hdfx{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}
.jr-hd .hdfx span{position:absolute;border-radius:50%;filter:blur(58px)}
.jr-hd .hdfx span:nth-child(1){width:420px;height:420px;left:-90px;top:-230px;background:#7aa8ff;opacity:.20;
  animation:jrw1 19s ease-in-out infinite alternate}
.jr-hd .hdfx span:nth-child(2){width:360px;height:360px;right:2%;top:-200px;background:#2fd0f0;opacity:.20;
  animation:jrw2 23s ease-in-out infinite alternate}
.jr-hd .hdfx span:nth-child(3){width:260px;height:260px;left:52%;bottom:-190px;background:#b78cff;opacity:.14;
  animation:jrw1 27s ease-in-out infinite alternate-reverse}
@keyframes jrw1{to{transform:translate(64px,30px) scale(1.14)}}
@keyframes jrw2{to{transform:translate(-54px,22px) scale(1.1)}}

.jr-hdtop{display:flex;align-items:flex-end;justify-content:space-between;gap:16px 36px;flex-wrap:wrap}
.jr-hdl{min-width:0;overflow:visible}
.jr-ttl{font-size:46px;font-weight:900;margin:0 0 10px;letter-spacing:-.01em;line-height:1.14}
.jr-ttl .tw{display:inline-block;transform:skewX(-9deg);transform-origin:left bottom;padding-right:.18em;
  background:linear-gradient(100deg,#2f5fe0 0%,#12c2e9 22%,#8b5be0 44%,#12c2e9 66%,#2f5fe0 88%,#12c2e9 100%);
  background-size:320% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;
  animation:jrflow 14s linear infinite}
@keyframes jrflow{from{background-position:0 0}to{background-position:-320% 0}}
@media(prefers-reduced-motion:reduce){.jr-ttl .tw{animation:none;background-position:14% 0}}
.jr-upd{display:flex;flex-wrap:wrap;gap:6px 18px;font-size:12.5px;color:var(--sub)}
.jr-upd b{color:var(--txt);font-weight:700}

.jr-kpi{display:flex;gap:12px;flex:none;padding-bottom:3px}
.jr-k{background:#fff;border-radius:var(--r);padding:14px 22px 15px;min-width:152px;max-width:236px;
  box-shadow:0 2px 8px rgba(20,50,90,.07),0 10px 26px rgba(20,50,90,.08);
  transition:box-shadow .2s,transform .2s}
.jr-k:hover{box-shadow:0 4px 12px rgba(20,50,90,.09),0 16px 34px rgba(20,50,90,.11);transform:translateY(-2px)}
.jr-k .n{font-size:33px;font-weight:900;line-height:1.08;font-variant-numeric:tabular-nums;
  background:linear-gradient(96deg,#3f6fe0,#12c2e9);-webkit-background-clip:text;background-clip:text;color:transparent}
.jr-k .n small{font-size:14.5px;font-weight:700;margin-left:3px}
.jr-k .t{font-size:12px;color:var(--sub);margin-top:5px;line-height:1.5}

/* 検索窓（第3版の型・スマホの入力欄は16px） */
.jrx .jr-sbox{display:flex;align-items:center;background:#fff;border-radius:var(--rp);max-width:560px;
  box-shadow:0 2px 8px rgba(20,50,90,.07),0 12px 30px rgba(20,50,90,.09);padding:0 8px 0 18px;margin:16px 0 0}
.jrx .jr-sbox .si{width:17px;height:17px;flex:none;border:2px solid #97a6b3;border-radius:50%;position:relative;margin-right:10px}
.jrx .jr-sbox .si:after{content:"";position:absolute;right:-5px;bottom:-4px;width:8px;height:2px;background:#97a6b3;transform:rotate(45deg)}
.jrx .jr-sbox input{flex:1;border:0;outline:none;padding:16px 8px;min-width:0;background:none;color:var(--txt);font-size:16px;line-height:1.5}
.jrx .jr-sbox input:focus-visible{outline:none;outline-offset:0}
.jrx .jr-sbox input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}
.jrx .jr-sbox input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}
.jrx .jr-sbox .clr{width:40px;height:40px;border-radius:50%;color:#8a99a6;font-size:19px;line-height:1;flex:none;display:none;place-items:center}
.jrx .jr-sbox .clr.on{display:grid}
.jrx .jr-sbox .clr:hover{background:#eef2f6;color:#48586a}

/* 「数えて分かったこと」の枠は 2026-09-14 に消した（藤井さんの指摘＝不要）。表の下の注記 .jr-tnote は一覧の表で使う */
.jr-tnote{font-size:12px;color:var(--sub);line-height:1.8;margin:8px 2px 0}
.jr-prep{padding:40px 18px}

/* 表は罫線で囲まない。見出しの行だけ塗って、本文は1行おきに塗り分ける */
.jr-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:6px}
.jr-tbl{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;margin:0}
.jr-tbl th,.jr-tbl td{padding:8px 10px;text-align:left;vertical-align:top;border:0}
.jr-tbl thead th{background:#e4eaf0;font-weight:700;white-space:nowrap;position:sticky;top:0;z-index:1}
.jr-tbl tbody th{font-weight:700;white-space:nowrap;background:inherit}
.jr-tbl tbody tr:nth-child(even){background:#f6f8fa}
.jr-tbl td.n,.jr-tbl th.n{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.jr-tbl td.w{min-width:16em}
.jr-tbl .z{color:#b7c2cb}

/* ===== よく使う条件 ===== */
.jr-quick{background:#fff;box-shadow:0 2px 12px rgba(13,27,42,.06);position:sticky;top:0;z-index:40}
.jr-quick .wrap{display:flex;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px;position:relative}
.jr-ql{font-size:12px;color:var(--sub);white-space:nowrap;font-weight:700}
.jr-qs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:1px 0;min-height:39px}
.jr-qs::-webkit-scrollbar{display:none}
/* ★.jrx button{background:none}(0-1-1) が .jr-qp(0-1-0) に勝つので、ボタンは必ずルート側のクラスを足して書く */
.jrx .jr-qp{background:var(--soft);color:#33475a;font-size:13px;padding:7px 14px;border-radius:var(--rp);
  white-space:nowrap;font-weight:500;transition:background .15s}
.jrx .jr-qp:hover{background:#e0e9f0}
.jrx .jr-qp.on{background:var(--sky);color:var(--ink);font-weight:700}

/* ===== 本体レイアウト（★ルート側のクラスを足す。.jrx .wrap{padding} に負けて上下の余白が消えるため） ===== */
.jrx .jr-body{display:grid;grid-template-columns:248px 1fr;gap:26px;padding:22px 18px 70px;align-items:start}
.jr-side{position:sticky;top:62px;background:var(--card);border-radius:var(--r);box-shadow:var(--sh);
  overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 78px)}
.jr-sidehd{flex:none;display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:var(--soft)}
.jr-sidehd b{font-size:13.5px}
.jr-sidehd span{display:flex;align-items:center;gap:10px}
.jrx .jr-reset{font-size:12px;color:var(--sub);text-decoration:underline;text-underline-offset:2px;background:none}
.jrx .jr-close{display:none;font-size:22px;line-height:1;color:var(--sub);width:30px;height:30px;border-radius:50%;background:none}
.jrx .jr-apply{display:none;flex:none;background:var(--ink);color:#fff;font-size:14px;font-weight:700;padding:14px;text-align:center}
.jr-sidebody{overflow-y:auto;flex:1;padding:4px 0 10px;-webkit-overflow-scrolling:touch}
.jr-loading{font-size:12.5px;color:var(--sub);padding:14px 16px;margin:0}
.jrx .jr-grp{padding:0}
.jr-gt{font-size:12px;font-weight:700;color:var(--sub);margin:0 0 8px;letter-spacing:.02em}
.jr-opt{display:flex;align-items:flex-start;gap:8px;padding:5px 0;font-size:13.5px;cursor:pointer;line-height:1.5}
.jr-opt input{margin:4px 0 0;accent-color:var(--sky-d);flex:none;width:15px;height:15px}
.jr-opt .cnt{margin-left:auto;font-size:11.5px;color:#94a3ae;font-variant-numeric:tabular-nums;padding-left:6px}
.jr-opt.off{opacity:.4}

/* 絞り込みの開閉（AIツールナビと同じ形） */
.jrx .jr-gh{width:100%;display:flex;align-items:center;gap:8px;padding:13px 16px;
  font-size:13px;font-weight:700;color:var(--txt);text-align:left;letter-spacing:.02em;
  background:none;line-height:1.45;transition:background .15s}
.jrx .jr-gh:hover{background:#f4f8fb}
.jrx .jr-gh>span{min-width:0}
.jrx .jr-gh>span em{font-style:normal;font-size:11px;font-weight:600;color:var(--sub);margin-left:7px;white-space:nowrap}
.jrx .jr-gh i{margin-left:auto;width:9px;height:9px;flex:none;font-style:normal;
  border-right:2px solid var(--sub);border-bottom:2px solid var(--sub);
  transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s}
.jrx .jr-grp.open .jr-gh i{transform:rotate(-135deg) translate(-3px,-3px)}
.jrx .jr-gn{background:var(--sky);color:var(--ink);font-size:11px;font-weight:800;
  border-radius:var(--rp);padding:1px 7px;min-width:19px;text-align:center;flex:none}
.jrx .jr-gn:empty{display:none}
.jrx .jr-gb{display:none;padding:0 16px 12px}
.jrx .jr-grp.open .jr-gb{display:block}

/* ===== 一覧の上のバー ===== */
.jr-main{min-width:0}
.jrx .jr-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px}
.jr-hit{font-size:14px;font-weight:700}
.jr-hit b{font-size:20px;color:var(--sky-d);font-variant-numeric:tabular-nums;margin:0 2px}
.jr-hitsub{font-size:12px;font-weight:500;color:var(--sub);margin-left:10px}
.jrx .jr-sort{margin-left:auto;flex:none;background:var(--card);border:0;box-shadow:var(--sh);
  padding:9px 36px 9px 15px;border-radius:var(--rp);font-size:13.5px;font-weight:700;color:var(--txt);
  cursor:pointer;appearance:none;-webkit-appearance:none;max-width:100%;
  background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%2361707d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}
.jrx .jr-sort:hover{box-shadow:var(--sh-h)}
.jrx .jr-sort:focus-visible{outline:2px solid var(--sky-d);outline-offset:2px}
.jrx .jr-vsw{display:flex;background:var(--card);border-radius:var(--rp);box-shadow:var(--sh);padding:3px;flex:none}
.jrx .jr-vsw button{font-size:12.5px;padding:6px 13px;border-radius:var(--rp);color:var(--sub);font-weight:700;background:none;white-space:nowrap}
.jrx .jr-vsw button.on{background:var(--sky);color:var(--ink)}
.jr-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}
.jrx .jr-chip{background:var(--sky);color:var(--ink);font-size:12px;font-weight:700;padding:5px 10px;border-radius:var(--rp)}
.jr-chip span{margin-left:6px;opacity:.6}
.jrx .jr-chipclr{background:none;color:var(--sub);font-size:12.5px;text-decoration:underline;padding:5px 6px;border-radius:0}
.jrx .jr-chipclr:hover{color:var(--txt)}

/* ===== カード（1事例＝1カード）。2026-09-14 藤井さんの選択＝案A「2列のタイル」（PCは2列・760px以下は1列・角16px・黒いボタン・用途の色札） ===== */
.jr-list{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}
@media (max-width:760px){.jr-list{grid-template-columns:minmax(0,1fr);gap:12px}}
.jr-card{background:var(--card);border-radius:16px;box-shadow:0 2px 4px rgba(13,27,42,.05),0 12px 28px rgba(13,27,42,.09);overflow:hidden;transition:box-shadow .18s,transform .18s;display:flex;flex-direction:column}
.jr-card:hover{box-shadow:0 4px 8px rgba(13,27,42,.06),0 20px 40px rgba(13,27,42,.13);transform:translateY(-3px)}
/* 開いたカードだけ横いっぱいに。:has が無い古いブラウザは JS が is-open を付ける */
.jr-card:has(.jr-more[open]),.jr-card.is-open{grid-column:1/-1}
.jr-list>.jr-more2,.jr-list>.jr-empty{grid-column:1/-1}
.jr-cbody{padding:18px 20px 12px;flex:1}
/* 用途の色札（先頭の用途1つ）。意味の近い用途を6色に。★色は意味の目印なので増やさない */
.jr-pur{display:inline-block;font-size:11.5px;font-weight:800;padding:4px 11px;border-radius:var(--rp);margin:0 0 10px;color:#fff;background:#8a99a6;line-height:1.5}
/* 札の行＝色札＋その事例の用途ぜんぶの線画アイコン（2026-09-14 藤井さん「札の右横にも同様のアイコンを」）。絵はリスト表示の左のアイコンと同じ22個 */
.jr-purl{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0 0 10px}
.jr-purl .jr-pur{margin:0}
.jr-pic{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e6f5fb;color:#0a6c8a;flex:none;font-style:normal}
.jr-pic svg{width:16px;height:16px;display:block}
.jr-purl .jr-pic:first-of-type{margin-left:3px}
.jr-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.jr-pur.p1{background:#0E9BC4}.jr-pur.p2{background:#1FA971}.jr-pur.p3{background:#F59E0B;color:#3b2a00}.jr-pur.p4{background:#EC4899}.jr-pur.p5{background:#3B5BDB}.jr-pur.p6{background:#8B5CF6}
.jr-name{font-size:17px;font-weight:900;line-height:1.5;margin:0 0 5px;color:var(--txt)}
.jr-who{font-size:13px;color:#3d5060;font-weight:700;margin:0 0 8px;line-height:1.5;display:flex;flex-wrap:wrap;gap:4px 10px;align-items:center}
.jr-ind{font-weight:600;color:var(--sub)}
.jr-ind::before{content:"｜";color:#b7c2cb;margin-right:2px}
/* 海外の事例の国名の札（2026-09-17）。地球の線画＋国名。国内の事例には出さない（PHP ainews_aijirei_ctry_html()／JS ctryHtml()） */
.jr-ctry{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:800;line-height:1.5;padding:1px 8px 1px 6px;border-radius:var(--rp);background:#e3f4fb;color:#0a6c8a;white-space:nowrap;letter-spacing:.02em}
.jr-ctry svg{width:12px;height:12px;flex:none;display:block}
.jr-tctry{display:inline-block;margin-left:6px;font-size:11px;font-weight:700;line-height:1.6;padding:0 7px;border-radius:var(--rp);background:#e3f4fb;color:#0a6c8a;white-space:nowrap}
.jr-res{font-size:14px;line-height:1.75;color:#2c3f4d;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.jr-card:has(.jr-more[open]) .jr-res,.jr-card.is-open .jr-res{display:block;overflow:visible}
.jr-tags{display:flex;flex-wrap:wrap;gap:5px;margin:0;align-items:center}
.jr-tag{font-size:11.5px;padding:3px 9px;border-radius:var(--rp);background:var(--soft);color:#3c5262;font-weight:600}
.jr-tag.lv{background:#e3f4fb;color:#0a6c8a;font-weight:800}
.jr-tag.lv-free{background:#dcf5ea;color:#12734f}
.jr-tag.lv-paid{background:#e3f4fb;color:#0a6c8a}
.jr-tag.lv-dev{background:#e7ebfb;color:#2f47b8}
/* ツール名は押すとそのツールで絞れる（JSが動いているときだけ） */
.jr-tool{font-size:11.5px;padding:3px 9px;border-radius:var(--rp);background:var(--soft);color:#33475a;font-weight:600}
.jr-ready .jr-tool{cursor:pointer}
.jr-ready .jr-tool:hover{background:#e0e9f0}
.jr-dead{margin:9px 0 0;font-size:12px;color:#8a6d3b;background:#fbf6ec;border-radius:6px;padding:6px 10px;line-height:1.6}

/* 足元の黒いボタン（<details> の summary）。★発表日と出典は出さない（2026-09-14 藤井さんの指摘・開いた中の出典欄に残る）。jr-when/jr-srcn は .jr-who の中にあり、リスト表示だけで見せる */
.jr-more summary{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 20px;background:var(--ink);font-size:13px;color:#fff;line-height:1.5}
.jr-more summary:hover{background:var(--ink2)}
.jr-when,.jr-srcn{display:none}   /* タイルでは出さない（リスト表示で出す） */
.jr-open{font-weight:700;color:#fff;white-space:nowrap}
.jr-open::before{content:"くわしく見る"}
.jr-open::after{content:"";display:inline-block;width:7px;height:7px;margin-left:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s;vertical-align:2px}
.jr-more[open] .jr-open::before{content:"閉じる"}
.jr-more[open] .jr-open::after{transform:rotate(-135deg) translate(-3px,-3px)}
.jr-det{padding:14px 18px 18px;background:#fbfcfd}
.jr-sec{margin:0 0 12px}
.jr-sec b{display:block;font-size:12.5px;font-weight:900;color:var(--sky-d);margin:0 0 3px;letter-spacing:.02em}
.jr-sec p{margin:0;font-size:14px;line-height:1.85;color:#2c3f4d}
.jr-sec p+p{margin-top:3px}
/* どう使ったか＝番号付きの手順。テキスト続きにしない（2026-09-14 藤井さんの指摘） */
.jrx .jr-steps,.jrx .jr-nsteps{list-style:none;margin:2px 0 0;padding:0;counter-reset:jrs}
.jrx .jr-steps li,.jrx .jr-nsteps li{position:relative;padding:0 0 0 30px;margin:0 0 5px;font-size:14px;line-height:1.75;color:#2c3f4d;counter-increment:jrs}
.jrx .jr-steps li::before,.jrx .jr-nsteps li::before{content:counter(jrs);position:absolute;left:0;top:3px;width:21px;height:21px;border-radius:50%;
  background:#e4eaf0;color:#33475a;font-size:11.5px;font-weight:900;line-height:21px;text-align:center}
/* 「あなたがやるなら」＝読者が次に何をすればいいか。薄い水色の面で1つのまとまりに */
.jr-next{background:#e9f6fb;border-radius:var(--r);padding:14px 16px 12px;margin:2px 0 14px}
.jr-nhd{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:0 0 10px}
.jr-nhd b{font-size:15px;font-weight:900;color:var(--ink);letter-spacing:.02em}
.jr-nhd span{font-size:12px;color:#3d6577}
.jr-nsec{margin:0 0 11px}
.jr-next .jr-nsec:last-child{margin-bottom:2px}
.jr-nsec>b{display:block;font-size:12.5px;font-weight:900;color:var(--sky-d);margin:0 0 4px}
.jrx .jr-nsteps li::before{background:#fff;color:var(--sky-d)}
.jr-prompt{position:relative;background:#fff;border-radius:8px;padding:12px 14px 12px}
.jr-prompt pre{margin:0 0 0;padding:0 86px 0 0;white-space:pre-wrap;word-break:break-word;font-family:var(--font);font-size:13.5px;line-height:1.8;color:#1c3549;overflow:visible;background:none;border:0}
.jrx .jr-copy{display:none;position:absolute;top:10px;right:10px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;padding:6px 12px;border-radius:var(--rp);line-height:1.4}
.jr-copyable .jrx .jr-copy,.jr-copyable .jr-copy{display:inline-block}   /* inc のインラインJSが html に jr-copyable を付ける（個別ページでも） */
.jrx .jr-copy:hover{background:var(--ink2)}
.jrx .jr-copy.ok{background:var(--sky-d)}
.jr-pnote{margin:5px 0 0;font-size:12px;color:#3d6577;line-height:1.7}
.jrx .jr-pnote a{color:var(--sky-d);font-weight:700;text-decoration:underline;text-underline-offset:2px}
.jrx .jr-ntools{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}
.jrx .jr-ntools li{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:13px;line-height:1.6;color:#2c3f4d}
.jrx .jr-ntools a,.jr-ntn{background:#fff;color:var(--ink);font-weight:800;padding:4px 11px;border-radius:var(--rp);font-size:13px}
.jrx .jr-ntools a{text-decoration:none;box-shadow:0 1px 2px rgba(13,27,42,.08)}
.jrx .jr-ntools a:hover{background:var(--ink);color:#fff}
.jr-ntools em{font-style:normal;font-size:11px;font-weight:700;color:#0a6c8a;background:#d3eef8;padding:2px 7px;border-radius:var(--rp)}
.jr-ntools span{color:#3d5060}
/* 「あなたがやるなら」がある事例は、開く前の帯でそれが分かるようにする */
.jr-card.has-next .jr-open::before{content:"やり方とプロンプトを見る"}
.jr-card.has-next .jr-more[open] .jr-open::before{content:"閉じる"}
@media (max-width:560px){
  .jr-prompt pre{padding:34px 0 0}
  .jr-next{padding:12px 12px 10px}
}
.jrx .jr-nums{border-collapse:collapse;width:auto;max-width:100%;font-size:13px;margin:0 0 12px;line-height:1.6}
.jrx .jr-nums th,.jrx .jr-nums td{padding:6px 12px;text-align:left;border:0;vertical-align:top}
.jrx .jr-nums thead th{background:#e4eaf0;font-weight:700;white-space:nowrap}
.jrx .jr-nums tbody tr:nth-child(even){background:#f0f3f6}
.jrx .jr-nums td:nth-child(3){font-weight:900;color:var(--txt);white-space:nowrap}
.jrx .jr-nums td:nth-child(2){white-space:nowrap;color:var(--sub)}
.jr-src{margin:0;font-size:13px;line-height:1.8;color:#2c3f4d;display:flex;flex-wrap:wrap;gap:2px 10px;align-items:baseline}
.jr-src b{font-size:12px;color:var(--sub);font-weight:700}
.jrx .jr-src a{color:var(--sky-d);font-weight:700;text-decoration:underline;text-underline-offset:2px;word-break:break-all}
.jr-src span{font-size:12px;color:var(--sub)}
.jr-src2{margin:4px 0 0;font-size:12px;color:var(--sub);line-height:1.8}
.jrx .jr-src2 a{color:var(--sky-d);text-decoration:underline;text-underline-offset:2px}
.jr-note{margin:6px 0 0;font-size:12px;color:var(--sub);line-height:1.8}

/* もっと見る・0件 */
.jrx .jr-more2{width:100%;background:#fff;box-shadow:var(--sh);border-radius:var(--r);padding:16px;
  font-size:14px;font-weight:700;color:var(--txt);display:flex;align-items:center;justify-content:center;gap:10px;transition:box-shadow .18s}
.jrx .jr-more2:hover{box-shadow:var(--sh-h)}
.jr-more2 span{font-size:12px;font-weight:500;color:var(--sub)}
.jrx .jr-empty{background:#fff;border-radius:var(--r);box-shadow:var(--sh);padding:46px 20px;text-align:center}
.jrx .jr-empty b{display:block;font-size:18px;font-weight:900;margin-bottom:5px}
.jrx .jr-empty p{margin:0 0 16px;font-size:13.5px;color:var(--sub)}
.jrx .jr-empty button{background:var(--ink);color:#fff;font-size:13px;font-weight:700;padding:10px 20px;border-radius:var(--rp)}

/* リストのとき＝案D-1（2026-09-14 藤井さんの選択。「リストが見にくいので5パターン」→D→「アイコンは誰の事例かでなく何の事例か」→D-1）
   左に用途（先頭の1つ）の線画アイコン＋短い語（水色の丸・単色）／見出し＋誰が（発表日・出典を続けて小さく）／右にツール名／右端に「やり方とプロンプトを見る」。
   HTMLはタイルと同じ（.jr-ic はタイルでは隠す・.jr-cbody は display:contents で行の部品を並べる）。比較ページは design_list5/build_list5_d.py */
.jr-ic{display:none}
.jrx .jr-list.v-row{display:flex;flex-direction:column;gap:8px}
/* ★本番の一覧は左に絞り込みの列があり、主の列は1280pxの画面で約890px。右（ツール名＋文言）を狭めて見出しに幅を残す */
.jrx .v-row .jr-card{display:grid;grid-template-columns:54px minmax(0,1fr) minmax(0,190px);grid-template-areas:"ic name tools" "ic who tools" "det det det";
  align-items:center;column-gap:14px;padding:10px 192px 10px 14px;min-height:70px;border-radius:var(--r);box-shadow:var(--sh);position:relative}
.jrx .v-row .jr-card:hover{transform:none;box-shadow:var(--sh-h)}
.jrx .v-row .jr-card:has(.jr-more[open]),.jrx .v-row .jr-card.is-open{grid-column:auto}
.jrx .v-row .jr-cbody{display:contents}
.jrx .v-row .jr-ic{display:block;grid-area:ic;text-align:center;color:#0a6c8a;align-self:center}
.jrx .v-row .jr-ic svg{width:40px;height:40px;padding:9px;border-radius:50%;background:#e6f5fb;display:block;margin:0 auto}
.jrx .v-row .jr-ic small{display:block;font-size:10px;font-weight:800;line-height:1.3;margin-top:3px;white-space:nowrap}
.jrx .v-row .jr-name{grid-area:name;font-size:15px;line-height:1.45;margin:0 0 3px;align-self:end}
.jrx .v-row .jr-who{grid-area:who;font-size:12px;line-height:1.5;margin:0;gap:2px 8px;align-items:baseline;align-self:start}
.jrx .v-row .jr-when,.jrx .v-row .jr-srcn{display:inline;font-size:11.5px;line-height:1.5;white-space:nowrap;font-variant-numeric:tabular-nums}
.jrx .v-row .jr-when{color:var(--sub);font-weight:600;margin-left:4px}   /* 文言「発表 …」「発表日の記載なし」は PHP/JS が入れる */
.jrx .v-row .jr-srcn{color:#3d5060;font-weight:700}
.jrx .v-row .jr-srcn::before{content:"出典 ";font-weight:500;color:var(--sub)}
.jrx .v-row .jr-res,.jrx .v-row .jr-purl,.jrx .v-row .jr-pur,.jrx .v-row .jr-dead,.jrx .v-row .jr-tag.lv{display:none}
.jrx .v-row .jr-card:has(.jr-more[open]) .jr-res,.jrx .v-row .jr-card.is-open .jr-res{display:none}
.jrx .v-row .jr-tags{grid-area:tools;justify-content:flex-end;gap:4px;align-self:center}
.jrx .v-row .jr-tool{font-size:11.5px;padding:3px 10px;background:#fff;box-shadow:inset 0 0 0 1.5px #d7e2ea;color:#1c3549;font-weight:700}
.jrx .jr-ready .v-row .jr-tool:hover{background:#eef3f7}
.jrx .v-row .jr-more{grid-area:det}
.jrx .v-row .jr-more summary{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;padding:0;justify-content:flex-start;color:var(--txt)}
.jrx .v-row .jr-more summary:hover{background:none}
.jrx .v-row .jr-card:has(.jr-more[open]) .jr-more summary,.jrx .v-row .jr-card.is-open .jr-more summary{top:24px;transform:none}
.jrx .v-row .jr-open{color:var(--sky-d);font-size:12px;font-weight:800;display:inline-flex;align-items:center;padding:8px 0;margin:0}
.jrx .v-row .jr-open::after{border-color:currentColor}
.jrx .v-row .jr-more summary:hover .jr-open{text-decoration:underline;text-underline-offset:3px}
.jrx .v-row .jr-det{margin:10px -192px -10px -14px;padding:14px 18px 18px}
@media (max-width:640px){
  .jrx .v-row .jr-card{grid-template-columns:44px minmax(0,1fr);grid-template-areas:"ic name" "ic who" "tools tools" "det det";padding:12px 16px 10px;min-height:0}
  .jrx .v-row .jr-ic svg{width:36px;height:36px;padding:8px}
  .jrx .v-row .jr-tags{justify-content:flex-start;padding-right:150px;margin-top:6px}
  .jrx .v-row .jr-more summary{position:absolute;right:14px;top:auto;bottom:10px;transform:none}
  .jrx .v-row .jr-card:has(.jr-more[open]) .jr-more summary,.jrx .v-row .jr-card.is-open .jr-more summary{top:auto;bottom:auto;position:static;justify-content:flex-end;padding:4px 0 0}
  .jrx .v-row .jr-det{margin:6px -16px -10px}
}

/* ===== 61件目からの表 ===== */
.jr-rest{padding:0 0 30px}
.jr-rest h2{font-size:18px;font-weight:900;margin:0 0 6px;line-height:1.5;color:var(--txt)}
.jr-lead{font-size:13.5px;color:var(--sub);line-height:1.8;margin:0 0 12px}
.jr-rest details{background:#fff;border-radius:var(--r);box-shadow:var(--sh)}
.jr-rest summary{cursor:pointer;padding:14px 18px;font-weight:700;font-size:14px;line-height:1.6}
.jr-rest summary::after{content:"＋";float:right;color:#8a99a6;font-weight:400}
.jr-rest details[open] summary::after{content:"−"}
.jr-rest .jr-n{font-weight:400;color:var(--sub);font-size:.9em;margin-left:4px}
.jr-restb{padding:0 12px 14px}
.jr-restb .jr-scroll{max-height:70vh;overflow:auto}

/* ===== よくある質問（inc/ainews-sources.php の ainews_faq_html と同じ体裁） ===== */
.ai-jireidb .ai-faq{max-width:1180px;margin:40px auto 60px;padding:0 18px}
.ai-jireidb .ai-faq h2{font-size:1.35em;margin:0 0 18px;padding:0;background:none;border:none}
.ai-jireidb .ai-faq__list{display:grid;gap:2px}
.ai-jireidb .ai-faq details{background:#f6f7f8;border-radius:2px;padding:0}
.ai-jireidb .ai-faq summary{cursor:pointer;padding:16px 18px;font-weight:700;font-size:.98em;line-height:1.6;list-style:none}
.ai-jireidb .ai-faq summary::-webkit-details-marker{display:none}
.ai-jireidb .ai-faq summary::after{content:"＋";float:right;color:#888;font-weight:400}
.ai-jireidb .ai-faq details[open] summary::after{content:"−"}
.ai-jireidb .ai-faq__a{padding:0 18px 18px;font-size:.94em;line-height:1.9;color:#444}
@media(max-width:600px){.ai-jireidb .ai-faq{margin:28px auto 40px}.ai-jireidb .ai-faq summary{padding:14px 14px}.ai-jireidb .ai-faq__a{padding:0 14px 14px}}

/* ===== JSが無いとき・読めなかったとき：絞り込みの枠を出さず1列にする ===== */
html:not(.jr-js) .jr-side,html:not(.jr-js) .jr-quick,html:not(.jr-js) .jr-vsw,html:not(.jr-js) .jr-sort,
html:not(.jr-js) .jr-fbtn,html:not(.jr-js) .jr-chips,
.jrx.jr-nodata .jr-side,.jrx.jr-nodata .jr-quick,.jrx.jr-nodata .jr-vsw,.jrx.jr-nodata .jr-sort,
.jrx.jr-nodata .jr-fbtn,.jrx.jr-nodata .jr-chips{display:none}
html:not(.jr-js) .jrx .jr-body,.jrx.jr-nodata .jr-body{grid-template-columns:1fr}

/* ===== スマホ ===== */
.jr-fbtn{display:none;position:fixed;left:0;right:0;bottom:0;z-index:60;width:100%;border-radius:0;
  align-items:center;gap:14px;white-space:nowrap;background:#fff;color:var(--txt);padding:11px 16px;
  box-shadow:0 -4px 18px rgba(13,27,42,.14)}
.jrx .jr-fbtn{background:#fff;color:var(--txt)}
.jrx .jr-fbi{background:var(--sky);color:#04222d;font-weight:700;font-size:15px;padding:12px 22px;border-radius:var(--rp);flex:1;text-align:center}
.jrx .jr-fbc{flex:none;font-size:13px;color:var(--sub)}
.jrx .jr-fbc b{font-size:19px;font-weight:900;color:var(--txt)}
@media (max-width:900px){
  .jrx .jr-body{grid-template-columns:1fr;gap:0;padding-bottom:86px}
  .jr-side{position:fixed;inset:0;top:auto;max-height:82vh;border-radius:16px 16px 0 0;z-index:70;
    transform:translateY(101%);transition:transform .26s;box-shadow:0 -8px 40px rgba(13,27,42,.3)}
  .jr-side.open{transform:translateY(0)}
  .jr-sidehd{padding:15px 18px}
  .jrx .jr-close,.jrx .jr-apply{display:block}
  html.jr-js .jrx:not(.jr-nodata) .jr-fbtn{display:flex}
  .jr-backdrop{position:fixed;inset:0;background:rgba(13,27,42,.4);z-index:65;opacity:0;pointer-events:none;transition:opacity .26s}
  .jr-backdrop.on{opacity:1;pointer-events:auto}
  .jr-ttl{font-size:33px}
  .jr-kpi{width:100%;padding-bottom:0}
  .jr-k{flex:1 1 0;min-width:0;max-width:none;padding:12px 16px 13px}
  .jr-k .n{font-size:28px}
}
@media (max-width:560px){
  .jrx .jr-hit{width:100%}
  .jrx .jr-hitsub{display:block;margin-left:0;margin-top:3px}
  .jrx .jr-vsw{order:2;flex:none}
  .jrx .jr-sort{order:3;margin-left:0;width:auto;flex:1 1 auto;min-width:0}
  .jr-name{font-size:16px}
  .jr-more summary{padding:10px 16px}
  .jr-det{padding:12px 16px 16px}
  .jr-open{margin-left:auto}
}
@media (prefers-reduced-motion:reduce){.jrx *{transition:none!important;animation:none!important}}
.jrx :focus-visible{outline:2px solid var(--sky-d);outline-offset:2px}
