/* ===== テーマ側の宣言を打ち消す（実測で見つかったものだけ） ===== */
/* child-style.css 5174: body.page-front-page … h2{text-align:center;letter-spacing:3.4px} */
.tp.tp.tp.tp h2{text-align:left;letter-spacing:0}
.tp.tp.tp.tp h1,.tp.tp.tp.tp h3,.tp.tp.tp.tp h4{text-align:left;letter-spacing:0}
/* child-style.css 5189: … h2 + p{font-size:18px;text-align:center;margin-bottom:32px} */
.tp.tp.tp.tp h2 + p{font-size:inherit;line-height:inherit;text-align:left;margin-bottom:0;border-radius:0}
/* child-style.css 4045: p{color:#333} */
.tp.tp.tp.tp p{color:inherit}
/* child-style.css 16: a:hover{color:#333} */
.tp.tp.tp.tp a:hover{color:inherit}
/* xeory-base/style.css 320: table td,table th{word-break:break-all} */
.tp.tp.tp.tp table td,.tp.tp.tp.tp table th{word-break:normal}
/* ===== ここから v12 ===== */
.tp.tp.tp.tp{--jp:"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP","Noto Sans CJK JP","Yu Gothic Medium",sans-serif;
  --ink:#242430;          /* 本文（真っ黒にしない） */
  --navy:#161A38;         /* コーポレートカラー */
  --sub:#5f6472;
  --mute:#8b909c;
  --line:#e3e5ea;
  --bg2:#f5f6f8;
  --mincho:"Hiragino Mincho ProN","Hiragino Mincho Pro","Yu Mincho","YuMincho","Noto Serif JP",serif;}
.tp.tp.tp.tp *{box-sizing:border-box}
.tp.tp.tp.tp{margin:0;font-family:var(--jp);font-size:16px;font-weight:500;line-height:1.75;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}
.tp.tp.tp.tp img{display:block;max-width:100%}
.tp.tp.tp.tp a{text-decoration:none;color:inherit}
.tp.tp.tp.tp .wrap{max-width:1200px;margin:0 auto;padding:0 30px}
.tp.tp.tp.tp .sec{padding:88px 0}
.tp.tp.tp.tp h2{font-size:34px;font-weight:700;line-height:1.5;margin:0;color:var(--navy)}
.tp.tp.tp.tp h3{font-size:19px;font-weight:700;line-height:1.63;margin:0;color:var(--navy)}
.tp.tp.tp.tp .lead{font-size:16px;line-height:1.9;color:var(--sub);margin:16px 0 0;max-width:760px}
.tp.tp.tp.tp .btn{display:inline-block;background:var(--navy);color:#fff;font-size:15px;font-weight:700;padding:13px 26px;border-radius:4px;text-align:center}
.tp.tp.tp.tp .btn.o{background:#fff;color:var(--navy);border:1px solid var(--navy)}
.tp.tp.tp.tp .ar{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:var(--navy)}
.tp.tp.tp.tp .ar:before{content:"→";display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid var(--navy);border-radius:50%;font-size:10px;line-height:1;flex:0 0 20px}
.tp.tp.tp.tp .sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .sechead .en{font-size:12px;font-weight:700;color:var(--mute);margin:0 0 6px}
.tp.tp.tp.tp .hero{padding:56px 0 0}
.tp.tp.tp.tp .hero .row{display:flex;gap:44px;align-items:flex-start}
.tp.tp.tp.tp .hero .tx{flex:1 1 auto;min-width:0}
.tp.tp.tp.tp .hero .im{flex:0 0 46%}
.tp.tp.tp.tp .hero .im img{width:100%;height:340px;object-fit:cover;object-position:73% 32%}
.tp.tp.tp.tp .hero .im .cap{font-size:12px;color:var(--mute);margin:10px 0 0}
.tp.tp.tp.tp .hero .k1{font-size:21px;font-weight:700;line-height:1.6;margin:0;color:var(--ink)}
.tp.tp.tp.tp .hero .k2{font-size:33px;font-weight:700;line-height:1.5;margin:4px 0 0;color:var(--navy)}
.tp.tp.tp.tp .hero .k3{font-size:15px;line-height:1.9;color:var(--sub);margin:18px 0 0}
.tp.tp.tp.tp .hero .cols{display:flex;gap:26px;margin-top:34px}
.tp.tp.tp.tp .hero .cols>div{flex:1 1 0;min-width:0;display:flex;flex-direction:column}
.tp.tp.tp.tp .hero .cols h3{font-size:17px}
.tp.tp.tp.tp .hero .cols p{font-size:13.5px;line-height:1.8;color:var(--sub);margin:10px 0 auto;padding-bottom:14px;min-height:74px}
.tp.tp.tp.tp .hero .cols .ln{display:block;font-size:13.5px;font-weight:700;padding:11px 0;border-top:1px solid var(--line)}
.tp.tp.tp.tp .hero .cols .ln:before,.tp.tp.tp.tp .hero .spec .ac .ln:before{content:"→ ";color:var(--mute)}
.tp.tp.tp.tp .hero .cols .btn{display:block;margin-top:12px;font-size:14px;padding:11px 10px}
.tp.tp.tp.tp .hero .spec{margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}
.tp.tp.tp.tp .hero .spec .lb{font-size:12px;font-weight:700;color:var(--mute);margin:0 0 14px}
.tp.tp.tp.tp .hero .spec .sp{display:flex;gap:34px;align-items:center;border:1px solid var(--line);padding:24px 28px}
.tp.tp.tp.tp .hero .spec .tx{flex:1 1 auto;min-width:0}
.tp.tp.tp.tp .hero .spec .tx h3{font-size:17px}
.tp.tp.tp.tp .hero .spec .tx p{font-size:13.5px;line-height:1.8;color:var(--sub);margin:8px 0 0}
.tp.tp.tp.tp .hero .spec .ac{flex:0 0 300px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}
.tp.tp.tp.tp .hero .spec .ac .ln{border-top:none;padding:0;font-size:13.5px;font-weight:700}
.tp.tp.tp.tp .hero .spec .ac .btn{flex:1 1 100%;margin-top:2px;font-size:14px;padding:11px 10px}
.tp.tp.tp.tp .trband{position:relative;height:380px;overflow:hidden;background:var(--navy)}
.tp.tp.tp.tp .trband > img{width:100%;height:100%;object-fit:cover;object-position:64% 26%;opacity:.66;display:block}
.tp.tp.tp.tp .trband .ov{position:absolute;inset:0;display:block;
  background:linear-gradient(90deg,rgba(22,26,56,.96) 0%,rgba(22,26,56,.88) 34%,rgba(22,26,56,.30) 78%,rgba(22,26,56,.18) 100%)}
.tp.tp.tp.tp .trband .in{position:absolute;inset:0;display:flex;align-items:center}
.tp.tp.tp.tp .trband .in .wrap{width:100%}
.tp.tp.tp.tp .trband .en{font-size:12px;font-weight:700;color:rgba(255,255,255,.6);margin:0}
.tp.tp.tp.tp .trband h3{font-size:27px;color:#fff;margin:8px 0 0;line-height:1.45}
.tp.tp.tp.tp .trband p{font-size:14.5px;line-height:1.9;color:rgba(255,255,255,.78);margin:13px 0 0;max-width:500px}
.tp.tp.tp.tp .trband .ac{margin-top:22px;display:flex;gap:26px;flex-wrap:wrap}
.tp.tp.tp.tp .trband .ac .ar{color:#fff}
.tp.tp.tp.tp .trband .ac .ar:before{border-color:rgba(255,255,255,.55);color:#fff}
.tp.tp.tp.tp .band{background:linear-gradient(115deg,#1C224A 0%,#06070E 100%);padding:52px 0}
.tp.tp.tp.tp .band .g{display:flex;flex-wrap:wrap}
.tp.tp.tp.tp .band .brow{display:flex;gap:40px;align-items:center}
.tp.tp.tp.tp .band .mv{flex:0 0 42%;min-width:0}
.tp.tp.tp.tp .band .mv .yt2{display:block;position:relative;background:#000;overflow:hidden}
.tp.tp.tp.tp .band .mv .yt2 img{width:100%;height:250px;object-fit:cover;object-position:52% 26%;opacity:.72;display:block;transition:opacity .25s ease}
.tp.tp.tp.tp .band .mv .yt2:hover img{opacity:.88}
.tp.tp.tp.tp .band .mv .pl{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.tp.tp.tp.tp .band .mv .pl i{width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.94);display:flex;align-items:center;justify-content:center}
.tp.tp.tp.tp .band .mv .pl i:after{content:"";width:0;height:0;border-left:18px solid var(--navy);border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:5px}
.tp.tp.tp.tp .band .mv .lb{font-size:11.5px;color:rgba(255,255,255,.55);margin:12px 0 0}
.tp.tp.tp.tp .band .mv h3{font-size:18px;color:#fff;margin:5px 0 0}
.tp.tp.tp.tp .band .mv .ytframe{display:block;width:100%;height:250px;border:0;background:#000}
.tp.tp.tp.tp .band .gw{flex:1 1 auto;min-width:0}
.tp.tp.tp.tp .band .g>div{flex:1 1 30%;padding:8px 20px;border-left:1px solid rgba(255,255,255,.16)}
.tp.tp.tp.tp .band .g>div:first-child{border-left:none;padding-left:0}
.tp.tp.tp.tp .band .l{font-size:12px;color:rgba(255,255,255,.62);margin:0;line-height:1.6}
.tp.tp.tp.tp .band .v{font-family:var(--mincho);font-style:italic;font-size:34px;font-weight:700;color:#fff;line-height:1.15;margin:8px 0 0;white-space:nowrap}
.tp.tp.tp.tp .band .v u{text-decoration:none;font-family:var(--jp);font-style:normal;font-size:13px;font-weight:700;color:rgba(255,255,255,.55)}
.tp.tp.tp.tp .band .v i{font-family:var(--jp);font-style:normal;font-size:15px;color:rgba(255,255,255,.4);margin:0 5px}
.tp.tp.tp.tp .band .v b{font-family:var(--jp);font-style:normal;font-weight:700;font-size:17px;color:rgba(255,255,255,.45)}
.tp.tp.tp.tp .band .n{font-size:11.5px;color:rgba(255,255,255,.42);margin:26px 0 0;line-height:1.7}
.tp.tp.tp.tp .works{display:grid;grid-template-columns:1fr 1fr;gap:34px 30px;margin-top:34px}
.tp.tp.tp.tp .works>div{display:flex;flex-direction:column;min-width:0}
.tp.tp.tp.tp .works .fig{position:relative;height:256px;overflow:hidden;background:var(--navy)}
.tp.tp.tp.tp .works .figlink{display:block}
.tp.tp.tp.tp .works .figlink .fig>img{transition:opacity .25s ease,transform .35s ease}
.tp.tp.tp.tp .works .figlink:hover .fig>img{opacity:.82;transform:scale(1.02)}
.tp.tp.tp.tp .works .fig>img{width:100%;height:100%;object-fit:cover;object-position:top center;opacity:.68}
.tp.tp.tp.tp .works .fig .ov{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:22px 26px 24px;
  background:linear-gradient(180deg,rgba(22,26,56,.10) 0%,rgba(22,26,56,.46) 46%,rgba(22,26,56,.86) 100%)}
.tp.tp.tp.tp .works .fig .ov .l{font-size:12.5px;font-weight:700;color:rgba(255,255,255,.72);margin:0}
.tp.tp.tp.tp .works .fig .ov .v{font-family:var(--mincho);font-style:italic;font-size:50px;font-weight:700;color:#fff;line-height:1.05;margin:6px 0 0;white-space:nowrap}
.tp.tp.tp.tp .works .fig .ov .v u{text-decoration:none;font-family:var(--jp);font-style:normal;font-size:17px;font-weight:700;color:rgba(255,255,255,.6)}
.tp.tp.tp.tp .works .fig .ov .v i{font-family:var(--jp);font-style:normal;font-size:20px;color:rgba(255,255,255,.45);margin:0 8px}
.tp.tp.tp.tp .works .fig .ov .v b{font-family:var(--jp);font-style:normal;font-weight:700;font-size:23px;color:rgba(255,255,255,.45)}
.tp.tp.tp.tp .works .fig .sub{position:absolute;left:26px;top:22px;font-size:11.5px;font-weight:700;color:rgba(255,255,255,.85);background:rgba(22,26,56,.55);padding:5px 10px}
.tp.tp.tp.tp .works .cl{font-size:12.5px;color:var(--mute);margin:16px 0 0}
.tp.tp.tp.tp .works h3{margin-top:6px;font-size:20px;min-height:calc(1.63em * 2)}
.tp.tp.tp.tp .works dl{margin:14px 0 0;display:grid;grid-template-columns:64px 1fr;row-gap:9px}
.tp.tp.tp.tp .works dt{font-size:12.5px;color:var(--mute);letter-spacing:.3em}
.tp.tp.tp.tp .works dd{font-size:14px;font-weight:700;margin:0;color:var(--ink);line-height:1.6}
.tp.tp.tp.tp .works dd em{font-style:normal;font-weight:700;color:var(--navy)}
.tp.tp.tp.tp .works .ar{margin-top:auto;padding-top:16px;align-self:flex-start}
.tp.tp.tp.tp .field{display:flex;flex-wrap:wrap;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:30px}
.tp.tp.tp.tp .field>div{flex:1 1 31%;min-width:230px;background:#fff;padding:20px 22px 22px}
.tp.tp.tp.tp .field .k{font-size:14px;font-weight:700;color:var(--navy);margin:0}
.tp.tp.tp.tp .field .v{font-size:15px;font-weight:700;color:var(--ink);margin:8px 0 0;line-height:1.5}
.tp.tp.tp.tp .field .v em{font-style:normal;color:var(--navy)}
.tp.tp.tp.tp .field .s{font-size:12px;color:var(--mute);margin:6px 0 0;line-height:1.6}
.tp.tp.tp.tp .docs{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}
.tp.tp.tp.tp .docs>a{flex:1 1 300px;display:flex;gap:18px;align-items:flex-start;border:1px solid var(--line);padding:22px 24px}
.tp.tp.tp.tp .docs .th{flex:0 0 76px;height:100px;background:var(--bg2);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--mute);text-align:center;line-height:1.5}
.tp.tp.tp.tp .docs .bd h3{font-size:17px}
.tp.tp.tp.tp .docs .bd p{font-size:13px;line-height:1.75;color:var(--sub);margin:8px 0 0}
.tp.tp.tp.tp .docs .bd .ar{margin-top:12px;font-size:13px}
.tp.tp.tp.tp .ins3{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:32px}
.tp.tp.tp.tp .ins3 .ic{display:block;border:1px solid var(--line);background:#fff}
.tp.tp.tp.tp .ins3 .ic:hover{border-color:var(--navy)}
/* ★ 2026/9/14（doc 221）高さの決め打ちをやめ、16:9に固定。幅が変わってもずれません */
.tp.tp.tp.tp .ins3 .th{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--bg2);border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .ins3 .th img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .35s ease}
.tp.tp.tp.tp .ins3 .ic:hover .th img{transform:scale(1.03)}
.tp.tp.tp.tp .ins3 .th.none{background:linear-gradient(150deg,#1C224A 0%,#06070E 100%)}
.tp.tp.tp.tp .ins3 .th .noimg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;
  font-size:14px;font-weight:700;color:rgba(255,255,255,.82);line-height:1.7;text-align:center}
.tp.tp.tp.tp .ins3 .th .pl{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.tp.tp.tp.tp .ins3 .th .pl i{width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center}
.tp.tp.tp.tp .ins3 .th .pl i:after{content:"";width:0;height:0;border-left:15px solid var(--navy);border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px}
.tp.tp.tp.tp .ins3 .bd{display:block;padding:16px 20px 20px}
.tp.tp.tp.tp .ins3 .en{display:block;font-size:11.5px;font-weight:700;color:var(--mute)}
.tp.tp.tp.tp .ins3 .tt{display:block;font-size:17px;font-weight:700;color:var(--navy);margin-top:6px;line-height:1.6}
.tp.tp.tp.tp .ins3 .ds{display:block;font-size:13.5px;line-height:1.8;color:var(--sub);margin-top:10px}
.tp.tp.tp.tp .post{display:flex;flex-wrap:wrap;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:30px}
.tp.tp.tp.tp .post>a{flex:1 1 31%;min-width:230px;background:#fff;padding:22px 24px 24px}
.tp.tp.tp.tp .post .en{font-size:11px;font-weight:700;color:var(--mute);margin:0}
.tp.tp.tp.tp .post h3{font-size:17px;margin-top:8px}
.tp.tp.tp.tp .post p{font-size:13px;line-height:1.75;color:var(--sub);margin:8px 0 0}
.tp.tp.tp.tp .mx{display:grid;grid-template-columns:86px 1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}
.tp.tp.tp.tp .mx>div{background:#fff;padding:16px 18px;display:flex;flex-direction:column;justify-content:center}
.tp.tp.tp.tp .mx .h0{background:var(--bg2);font-size:11.5px;font-weight:700;color:var(--mute);text-align:center;padding:11px 8px}
.tp.tp.tp.tp .mx .ax{background:var(--bg2);font-size:11.5px;font-weight:700;color:var(--mute);text-align:center;padding:11px 6px;line-height:1.5}
.tp.tp.tp.tp .mx .c{min-height:86px}
.tp.tp.tp.tp .mx .c b{font-size:18px;font-weight:700;color:var(--ink)}
.tp.tp.tp.tp .mx .c em{display:block;font-style:normal;font-size:11.5px;font-weight:500;color:var(--mute);margin-top:6px;line-height:1.6}
.tp.tp.tp.tp .mx .c.on{background:var(--navy)}
.tp.tp.tp.tp .mx .c.on b{color:#fff}
.tp.tp.tp.tp .mx .c.on em{color:rgba(255,255,255,.62)}
.tp.tp.tp.tp .mxwrap{display:flex;gap:38px;flex-wrap:wrap;margin-top:28px;align-items:flex-start}
.tp.tp.tp.tp .mxwrap .l{flex:1 1 460px;min-width:300px}
.tp.tp.tp.tp .mxwrap .r{flex:1 1 340px;min-width:280px}
.tp.tp.tp.tp .mxwrap .r p{font-size:14.5px;line-height:1.9;color:var(--sub);margin:0 0 14px}
.tp.tp.tp.tp .mxwrap .r p strong{color:var(--navy)}
.tp.tp.tp.tp .step{display:flex;flex-wrap:wrap;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:26px}
.tp.tp.tp.tp .step>div{flex:1 1 19%;min-width:190px;background:#fff;padding:20px 18px 22px}
.tp.tp.tp.tp .step .n{font-size:11px;font-weight:700;color:var(--mute);margin:0}
.tp.tp.tp.tp .step h4{font-size:15.5px;font-weight:700;color:var(--navy);margin:8px 0 0;line-height:1.55}
.tp.tp.tp.tp .step .d{font-size:12px;color:var(--mute);margin:6px 0 0}
.tp.tp.tp.tp .step .ex{font-size:12.5px;line-height:1.75;color:var(--sub);margin:14px 0 0;padding-top:12px;border-top:1px dashed var(--line)}
.tp.tp.tp.tp .step .ex b{display:block;font-size:10.5px;color:var(--mute);font-weight:700;margin-bottom:4px}
.tp.tp.tp.tp .base{margin-top:14px;border:1px solid var(--line);background:var(--bg2);padding:16px 20px;font-size:13.5px;line-height:1.8;color:var(--sub)}
.tp.tp.tp.tp .base b{color:var(--navy)}
.tp.tp.tp.tp .quote{margin:30px 0 0;padding:20px 24px;border-left:3px solid var(--navy);background:var(--bg2)}
.tp.tp.tp.tp .quote p{margin:0;font-size:15px;line-height:1.95;color:var(--ink)}
.tp.tp.tp.tp .quote .src{font-size:12px;color:var(--mute);margin-top:10px}
.tp.tp.tp.tp .quote .then{margin-top:14px;font-size:15px;font-weight:700;color:var(--navy);line-height:1.8}
.tp.tp.tp.tp .ph{position:relative;border:1px dashed #b6bcc7;background:#fbfcfd;padding:26px 26px 24px}
.tp.tp.tp.tp .ph-tag{display:inline-block;background:var(--navy);color:#fff;font-size:10.5px;font-weight:700;padding:4px 11px;letter-spacing:.08em;margin-bottom:18px}
.tp.tp.tp.tp .ph-need{margin:18px 0 0;padding-top:14px;border-top:1px dashed #ccd1d9;font-size:11.5px;line-height:1.9;color:#7a808c}
.tp.tp.tp.tp .ph-need b{color:var(--navy);font-weight:700}
.tp.tp.tp.tp .skel{background:#e7eaef;height:11px;border-radius:2px}
.tp.tp.tp.tp .skel+.skel{margin-top:9px}
.tp.tp.tp.tp .voice{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}
.tp.tp.tp.tp .voice>div{flex:1 1 400px}
.tp.tp.tp.tp .voice .va{display:flex;gap:20px;align-items:flex-start}
.tp.tp.tp.tp .voice .vph{flex:0 0 116px;height:116px;background:#eef0f4;border:1px dashed #c3c8d1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10.5px;line-height:1.6;color:#9aa0ab}
.tp.tp.tp.tp .voice .vtx{flex:1 1 auto;min-width:0}
.tp.tp.tp.tp .voice .q{font-size:15px;font-weight:700;color:var(--navy);margin:0 0 12px;line-height:1.6}
.tp.tp.tp.tp .voice .vn{font-size:12.5px;color:var(--mute);margin:14px 0 0;line-height:1.6}
.tp.tp.tp.tp .method{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.tp.tp.tp.tp .method>div{flex:1 1 200px;background:#fff;border:1px solid var(--line);padding:20px 20px 22px;position:relative}
.tp.tp.tp.tp .method .n{font-size:11px;font-weight:700;color:var(--mute);margin:0}
.tp.tp.tp.tp .method h4{font-size:16px;font-weight:700;color:var(--navy);margin:8px 0 0;line-height:1.55}
.tp.tp.tp.tp .method p{font-size:12.5px;line-height:1.8;color:var(--sub);margin:8px 0 0}
.tp.tp.tp.tp .faq .fig{margin:16px 0 6px;border:1px solid var(--line);background:#fff;padding:14px 14px 0}
.tp.tp.tp.tp .faq .fig img{width:100%;display:block}
.tp.tp.tp.tp .faq .fig figcaption{font-size:11.5px;color:var(--mute);padding:10px 2px 12px;line-height:1.7}
.tp.tp.tp.tp .faq .fig .sc{display:block}
.tp.tp.tp.tp .faq .fig .sc img{width:100%}
.tp.tp.tp.tp .faq{margin-top:30px;border-top:1px solid var(--line)}
.tp.tp.tp.tp .faq>div{padding:20px 0;border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .faq .q{font-size:16px;font-weight:700;color:var(--navy);margin:0;display:flex;gap:12px}
.tp.tp.tp.tp .faq .q:before{content:"Q";color:var(--mute);font-weight:700;flex:0 0 auto}
.tp.tp.tp.tp .faq .a{margin:12px 0 0 27px}
.tp.tp.tp.tp .corp{display:flex;flex-wrap:wrap;margin-top:30px;border-top:1px solid var(--line)}
.tp.tp.tp.tp .corp>div{flex:1 1 46%;min-width:280px;display:flex;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .corp dt{flex:0 0 110px;font-size:13px;color:var(--mute);margin:0}
.tp.tp.tp.tp .corp dd{flex:1 1 auto;font-size:14.5px;font-weight:700;margin:0;color:var(--ink)}
.tp.tp.tp.tp .ft{background:linear-gradient(160deg,#1C224A 0%,#06070E 100%)}
.tp.tp.tp.tp .ft .sechead{border-bottom-color:rgba(255,255,255,.18)}
.tp.tp.tp.tp .ft .sechead h2{color:#fff}
.tp.tp.tp.tp .ft .sechead .en{color:rgba(255,255,255,.5)}
.tp.tp.tp.tp .ft .feat{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.14)}
.tp.tp.tp.tp .ft .feat>div{background:rgba(255,255,255,.03)}
.tp.tp.tp.tp .ft .feat .no{font-family:var(--mincho);font-style:italic;font-size:17px;color:rgba(255,255,255,.45)}
.tp.tp.tp.tp .ft .feat h3{color:#fff}
.tp.tp.tp.tp .ft .feat p{color:rgba(255,255,255,.72)}
.tp.tp.tp.tp .ft .feat p strong{color:#fff}
.tp.tp.tp.tp .feat{display:flex;flex-wrap:wrap;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:34px}
.tp.tp.tp.tp .feat>div{flex:1 1 46%;min-width:280px;background:#fff;padding:30px 30px 34px}
.tp.tp.tp.tp .feat .no{font-size:12px;font-weight:700;color:var(--mute);margin:0}
.tp.tp.tp.tp .feat h3{margin-top:10px}
.tp.tp.tp.tp .feat p{font-size:14.5px;line-height:1.85;color:var(--sub);margin:12px 0 0}
.tp.tp.tp.tp .feat p strong{color:var(--navy);font-weight:700}
.tp.tp.tp.tp .pr table{width:100%;border-collapse:collapse;margin-top:30px}
.tp.tp.tp.tp .pr th{font-size:12.5px;font-weight:700;color:var(--mute);text-align:left;padding:0 18px 12px 0;border-bottom:1px solid var(--navy)}
.tp.tp.tp.tp .pr td{padding:20px 18px 20px 0;border-bottom:1px solid var(--line);vertical-align:top}
.tp.tp.tp.tp .pr td.n{font-size:17px;font-weight:700;color:var(--navy);width:32%}
.tp.tp.tp.tp .pr td.n span{display:block;font-size:13.5px;font-weight:500;color:var(--sub);margin-top:7px;line-height:1.8}
.tp.tp.tp.tp .pr td.t{font-size:14.5px;color:var(--sub);width:22%}
.tp.tp.tp.tp .pr td.p{font-size:20px;font-weight:700;color:var(--navy);white-space:nowrap}
.tp.tp.tp.tp .pr td.p u{text-decoration:none;font-size:13px;font-weight:700;color:var(--mute)}
.tp.tp.tp.tp .pr td.p.q{font-size:14.5px;font-weight:500;color:var(--sub);white-space:normal}
.tp.tp.tp.tp .me{background:var(--bg2)}
.tp.tp.tp.tp .me .row{display:flex;flex-direction:row-reverse;gap:44px;align-items:flex-start}
.tp.tp.tp.tp .me .im{flex:0 0 46%}
.tp.tp.tp.tp .me .im > img{width:100%;height:320px;object-fit:cover;object-position:52% 26%}
.tp.tp.tp.tp .me .tx{flex:1 1 auto;min-width:0}
.tp.tp.tp.tp .me .tx p{font-size:15px;line-height:1.95;color:var(--sub);margin:16px 0 0}
.tp.tp.tp.tp .me .nums{display:flex;flex-wrap:wrap;margin-top:26px;border-top:1px solid var(--line);padding-top:20px}
.tp.tp.tp.tp .me .nums>div{flex:1 1 100px;padding-right:14px}
.tp.tp.tp.tp .me .nums .v{font-size:23px;font-weight:700;color:var(--navy);line-height:1.2;margin:0;white-space:nowrap}
.tp.tp.tp.tp .me .nums .v u{text-decoration:none;font-size:12px;font-weight:700;color:var(--mute)}
.tp.tp.tp.tp .me .nums .l{font-size:11.5px;color:var(--mute);margin:5px 0 0;line-height:1.6}
.tp.tp.tp.tp .flow{display:flex;flex-wrap:wrap;margin-top:34px;border-top:1px solid var(--line)}
.tp.tp.tp.tp .flow>div{flex:1 1 30%;min-width:250px;padding:24px 26px 28px;border-right:1px solid var(--line)}
.tp.tp.tp.tp .flow>div:first-child{padding-left:0}
.tp.tp.tp.tp .flow>div:last-child{border-right:none}
.tp.tp.tp.tp .flow .n{font-size:12px;font-weight:700;color:var(--mute);margin:0}
.tp.tp.tp.tp .flow h3{margin-top:8px;font-size:18px}
.tp.tp.tp.tp .flow p{font-size:14px;line-height:1.85;color:var(--sub);margin:10px 0 0}
.tp.tp.tp.tp .cta{background:linear-gradient(115deg,#1C224A 0%,#06070E 100%);color:#fff;padding:76px 0}
.tp.tp.tp.tp .cta .row{display:flex;gap:40px;align-items:center;flex-wrap:wrap}
.tp.tp.tp.tp .cta .tx{flex:1 1 460px}
.tp.tp.tp.tp .cta h2{color:#fff;font-size:30px}
.tp.tp.tp.tp .cta p{font-size:15px;line-height:1.95;color:rgba(255,255,255,.72);margin:14px 0 0}
.tp.tp.tp.tp .cta .acts{flex:0 0 auto;display:flex;gap:12px;flex-wrap:wrap}
.tp.tp.tp.tp .cta .acts a{font-size:15px;font-weight:700;padding:15px 30px;border-radius:4px}
.tp.tp.tp.tp .cta .acts .a1{background:#fff;color:var(--navy)}
.tp.tp.tp.tp .cta .acts .a2{border:1px solid rgba(255,255,255,.45);color:#fff}
@media(max-width:900px){
.tp.tp.tp.tp .wrap{padding:0 20px}
.tp.tp.tp.tp .sec{padding:52px 0}
.tp.tp.tp.tp h2{font-size:23px;line-height:1.55}
.tp.tp.tp.tp .cta h2{font-size:22px}
.tp.tp.tp.tp .hero{padding:32px 0 0}
.tp.tp.tp.tp .hero .row{display:block}
.tp.tp.tp.tp .hero .k1{font-size:16px}
.tp.tp.tp.tp .hero .k2{font-size:24px}
.tp.tp.tp.tp .hero .im{margin-top:24px}
.tp.tp.tp.tp .hero .im img{height:220px}
.tp.tp.tp.tp .hero .cols{display:block;margin-top:26px}
.tp.tp.tp.tp .hero .cols>div{margin-top:22px}
.tp.tp.tp.tp .hero .spec .sp{display:block;padding:20px}
.tp.tp.tp.tp .hero .spec .ac{margin-top:16px;display:block}
.tp.tp.tp.tp .hero .spec .ac .ln{display:block;padding:10px 0;border-top:1px solid var(--line)}
.tp.tp.tp.tp .hero .spec .ac .btn{margin-top:12px}
.tp.tp.tp.tp .hero .cols p{min-height:0;padding-bottom:0}
.tp.tp.tp.tp .band .brow{display:block}
.tp.tp.tp.tp .band .mv{margin-bottom:26px}
.tp.tp.tp.tp .band .mv .yt2 img{height:190px}
.tp.tp.tp.tp .band .mv .ytframe{height:190px}
.tp.tp.tp.tp .band .g>div{flex:1 1 46%;padding:12px 14px;border-left:none;border-top:1px solid rgba(255,255,255,.16)}
.tp.tp.tp.tp .faq .fig.wide{padding:12px 0 0}
.tp.tp.tp.tp .faq .fig.wide .sc{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 12px}
.tp.tp.tp.tp .faq .fig.wide .sc img{width:560px;max-width:none}
.tp.tp.tp.tp .faq .fig.wide figcaption{padding:10px 14px 12px}
.tp.tp.tp.tp .faq .fig.wide .sc::-webkit-scrollbar{height:4px}
.tp.tp.tp.tp .faq .fig.wide .sc::-webkit-scrollbar-track{background:#eceef3;border-radius:2px}
.tp.tp.tp.tp .faq .fig.wide .sc::-webkit-scrollbar-thumb{background:#c2c6cf;border-radius:2px}
.tp.tp.tp.tp .ins3{grid-template-columns:1fr;gap:18px}
.tp.tp.tp.tp .band .g>div:first-child{padding-left:14px}
.tp.tp.tp.tp .band .v{font-size:27px}
.tp.tp.tp.tp .works .fig .ov .v{font-size:40px}
.tp.tp.tp.tp .works{grid-template-columns:1fr}
.tp.tp.tp.tp .works h3{min-height:0}
.tp.tp.tp.tp .feat>div{flex:1 1 100%;padding:22px}
.tp.tp.tp.tp .field,.tp.tp.tp.tp .step{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:12px;background:transparent;border:0;
    scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:14px;margin-right:-20px}
.tp.tp.tp.tp .field>div,.tp.tp.tp.tp .step>div{flex:0 0 76%;min-width:0;scroll-snap-align:start;
    border:1px solid var(--line);background:#fff;padding:18px 18px 20px}
.tp.tp.tp.tp .field>div:last-child,.tp.tp.tp.tp .step>div:last-child{margin-right:20px}
.tp.tp.tp.tp .field::-webkit-scrollbar,.tp.tp.tp.tp .step::-webkit-scrollbar{height:4px}
.tp.tp.tp.tp .field::-webkit-scrollbar-track,.tp.tp.tp.tp .step::-webkit-scrollbar-track{background:#eceef3;border-radius:2px}
.tp.tp.tp.tp .field::-webkit-scrollbar-thumb,.tp.tp.tp.tp .step::-webkit-scrollbar-thumb{background:#c2c6cf;border-radius:2px}
.tp.tp.tp.tp .docs>a{flex:1 1 100%}
.tp.tp.tp.tp .post>a{flex:1 1 100%}
.tp.tp.tp.tp .voice>div{flex:1 1 100%}
.tp.tp.tp.tp .voice .va{display:block}
.tp.tp.tp.tp .voice .vph{width:100%;height:150px;margin-bottom:16px}
.tp.tp.tp.tp .mx{grid-template-columns:66px 1fr 1fr}
.tp.tp.tp.tp .mx .c{min-height:74px;padding:13px 12px}
.tp.tp.tp.tp .mx .c b{font-size:16px}
.tp.tp.tp.tp .corp>div{flex:1 1 100%}
.tp.tp.tp.tp .pr table,.tp.tp.tp.tp .pr tbody,.tp.tp.tp.tp .pr tr,.tp.tp.tp.tp .pr td{display:block;width:100%}
.tp.tp.tp.tp .pr thead{display:none}
.tp.tp.tp.tp .pr tr{padding:18px 0;border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .pr td{border:none;padding:0}
.tp.tp.tp.tp .pr td.n{font-size:16px;width:auto}
.tp.tp.tp.tp .pr td.t{font-size:13.5px;width:auto;margin-top:10px}
.tp.tp.tp.tp .pr td.p{font-size:18px;margin-top:6px}
/* ★ SPでは thead を隠しているので、値だけが並んで何の項目か分からなくなっていました。
   「期間」「料金」のラベルを値の前に出します（2026/9/14・doc 209）。 */
.tp.tp.tp.tp .pr td.t:before,.tp.tp.tp.tp .pr td.p:before{
  display:inline-block;width:3.2em;font-size:11.5px;font-weight:700;color:var(--mute)}
.tp.tp.tp.tp .pr td.t:before{content:"期間"}
.tp.tp.tp.tp .pr td.p:before{content:"料金"}
.tp.tp.tp.tp .me .row{display:block}
.tp.tp.tp.tp .me .im > img{width:100%;height:220px}
.tp.tp.tp.tp .trband{height:auto;min-height:0}
.tp.tp.tp.tp .trband > img{height:210px;object-position:62% 20%;opacity:.9}
.tp.tp.tp.tp .trband .ov{top:0;bottom:auto;height:210px;background:linear-gradient(180deg,rgba(22,26,56,.10) 0%,rgba(22,26,56,.45) 100%)}
.tp.tp.tp.tp .trband .in{position:static;display:block;padding:26px 0 32px;background:var(--navy)}
.tp.tp.tp.tp .trband h3{font-size:21px}
.tp.tp.tp.tp .trband p{font-size:14px}
.tp.tp.tp.tp .trband .ac{flex-direction:column;gap:14px;align-items:flex-start}
.tp.tp.tp.tp .me .tx{margin-top:24px}
.tp.tp.tp.tp .me .nums>div{flex:1 1 45%;padding:0 10px 16px 0}
.tp.tp.tp.tp .flow>div{flex:1 1 100%;padding:20px 0 22px;border-right:none;border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .flow>div:last-child{border-bottom:none}
.tp.tp.tp.tp .cta .row{display:block}
.tp.tp.tp.tp .cta .acts{margin-top:24px}
.tp.tp.tp.tp .cta .acts a{display:block;text-align:center}
}

/* --- TOP: コンテナ解放（.home の左右paddingを打ち消す） --- */
body.page-front-page .site-content > .container,
.site-content > .container:has(> .tp){max-width:100%;width:100%;padding:0}
/* --- FAQ 回答の中身 --- */
.tp.tp.tp.tp .faq .a p{font-size:14.5px;line-height:1.9;color:var(--sub);margin:0 0 12px}
.tp.tp.tp.tp .faq .a p:last-child{margin-bottom:0}
.tp.tp.tp.tp .faq .a strong{color:var(--navy);font-weight:700}
.tp.tp.tp.tp .faq .hist{margin:2px 0 14px;display:grid;grid-template-columns:76px 1fr;row-gap:12px;font-size:14px;line-height:1.75}
.tp.tp.tp.tp .faq .hist dt{color:var(--navy);font-weight:700;margin:0}
.tp.tp.tp.tp .faq .hist dd{margin:0;color:var(--sub)}
.tp.tp.tp.tp .faq .hist dd b{display:block;color:var(--ink);font-weight:700}
.tp.tp.tp.tp .faq .num{margin:14px 0;border:1px solid var(--line);background:#fff;max-width:460px}
.tp.tp.tp.tp .faq .num > div{display:flex;gap:16px;padding:12px 18px;border-top:1px solid var(--line);align-items:baseline}
.tp.tp.tp.tp .faq .num > div:first-child{border-top:none}
.tp.tp.tp.tp .faq .num .l{flex:0 0 72px;font-size:12.5px;color:var(--mute);margin:0;font-weight:700}
.tp.tp.tp.tp .faq .num .v{margin:0;font-size:17px;font-weight:700;color:var(--navy);white-space:nowrap}
.tp.tp.tp.tp .faq .num .v i{font-style:normal;color:#c2c6cf;margin:0 9px;font-size:14px}
.tp.tp.tp.tp .faq .num .v s{text-decoration:none;color:var(--mute)}
@media(max-width:900px){.tp.tp.tp.tp .faq .hist{grid-template-columns:1fr;row-gap:4px}.tp.tp.tp.tp .faq .hist dt{margin-top:10px}.tp.tp.tp.tp .faq .num .v{font-size:15px}}
/* --- 資料ダウンロード（実データ・5点） --- */
.tp.tp.tp.tp .docs{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:30px}
.tp.tp.tp.tp .docs > a{display:block;border:1px solid var(--line);background:#fff;padding:0;gap:0}
.tp.tp.tp.tp .docs > a:hover{border-color:var(--navy)}
.tp.tp.tp.tp .docs .th{display:block;flex:none;width:auto;height:auto;border:0;border-bottom:1px solid var(--line);background:var(--bg2);padding:0}
.tp.tp.tp.tp .docs .th img{display:block;width:100%;height:auto}
.tp.tp.tp.tp .docs .bd{display:block;padding:13px 15px 15px}
.tp.tp.tp.tp .docs .bd .t{display:block;font-size:13.5px;font-weight:700;color:var(--navy);line-height:1.6}
.tp.tp.tp.tp .docs .bd .m{display:block;font-size:11.5px;color:var(--mute);margin-top:8px;letter-spacing:.02em}
@media(max-width:1100px){.tp.tp.tp.tp .docs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.tp.tp.tp.tp .docs{grid-template-columns:repeat(2,1fr);gap:12px}.tp.tp.tp.tp .docs .bd{padding:11px 12px 13px}.tp.tp.tp.tp .docs .bd .t{font-size:12.5px}}
.tp.tp.tp.tp .post a[target=_blank] h3::after{content:"↗";font-size:12px;color:var(--mute);margin-left:7px;vertical-align:2px}
/* --- FAQ アコーディオン --- */
.tp.tp.tp.tp .faq{margin-top:30px;border-top:1px solid var(--line)}
.tp.tp.tp.tp .faq details{border-bottom:1px solid var(--line)}
.tp.tp.tp.tp .faq summary{list-style:none;display:block;cursor:pointer;position:relative;padding:19px 44px 19px 27px;font-size:16px;font-weight:700;color:var(--navy);line-height:1.65}
.tp.tp.tp.tp .faq summary::-webkit-details-marker{display:none}
.tp.tp.tp.tp .faq summary::before{content:"Q";position:absolute;left:0;top:19px;color:var(--mute);font-weight:700}
.tp.tp.tp.tp .faq summary::after{content:"";position:absolute;right:10px;top:26px;width:10px;height:10px;border-right:2px solid var(--mute);border-bottom:2px solid var(--mute);transform:rotate(45deg);transition:transform .2s ease,top .2s ease}
.tp.tp.tp.tp .faq details[open] summary::after{transform:rotate(-135deg);top:31px}
.tp.tp.tp.tp .faq summary:hover{color:var(--ink)}
.tp.tp.tp.tp .faq .a{margin:0 0 24px 27px}
@media(max-width:900px){.tp.tp.tp.tp .faq summary{font-size:15px;padding:17px 34px 17px 24px}.tp.tp.tp.tp .faq .a{margin-left:24px}}
