/* ===== 2026AW トップページ (ラフ スマホ版v5準拠・レスポンシブ) ===== */
.t26{max-width:1100px;margin:0 auto;padding:0;color:#222;font-size:14px;line-height:1.6}
.t26 *{box-sizing:border-box}
.t26 img{display:block;width:100%;height:auto}
.t26 a{color:inherit;text-decoration:none}
.t26 a:hover img{opacity:.85}
.t26__inner{padding:0 12px}
.t26__head{text-align:center;margin:56px 0 22px}
.t26__head-en{font-family:"Times New Roman",Georgia,serif;font-size:32px;letter-spacing:.32em;font-weight:400;line-height:1.1;margin:0}
.t26__head-ja{font-size:13px;color:#666;margin:8px 0 0}
.t26__cap{font-size:12px;color:#555;text-align:center;margin:6px 0 0;line-height:1.4}
.t26 a.t26__more{display:block;text-align:center;font-weight:bold;font-size:15px;color:#a5762c;margin:28px auto 0}
.t26__more:hover{text-decoration:underline}

.t26-newband{display:block;background:#1a1a1a;color:#fff;text-align:center;padding:16px 12px;margin:0}
.t26 .t26-newband__t{font-size:17px;font-weight:bold;color:#c9a65b;line-height:1.3}
.t26 .t26-newband__s{color:#fff;font-size:14px;margin-top:4px}

/* ---- CATEGORY ---- */
.t26-cat{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 10px;padding:0 12px}
.t26-cat__item{text-align:center;font-size:13px;font-weight:bold}
.t26-cat__item img{aspect-ratio:276/284;object-fit:cover}
.t26-cat__item span{display:block;margin-top:6px;line-height:1.3}
.t26-cat__item--lg{grid-column:span 3;}
.t26-cat__item--lg img{aspect-ratio:auto}
.t26-cat__lead{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;padding:0 12px;margin-bottom:16px}
.t26-cat__lead .t26-cat__item img{aspect-ratio:1/1}

/* ---- 目的から探す / 2列タイル共通 ---- */
.t26-sec__ttl{font-size:20px;font-weight:bold;margin:56px 12px 16px}
.t26-grid2{display:grid;grid-template-columns:1fr 1fr;gap:20px 8px;padding:0 12px}
.t26-grid2 a{display:block}
.t26-grid2 img{aspect-ratio:1/1;object-fit:cover}
.t26-grid2 .t26__cap{margin-top:8px}

/* ---- 動画バナー ---- */
.t26-video{padding:0 12px;margin-top:40px}
.t26-video__link{display:block;position:relative}
.t26-video__link:after{content:"";position:absolute;left:50%;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border-radius:50%;background:rgba(255,255,255,.85) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M8 5v14l11-7z' fill='%23222'/></svg>") center/32px no-repeat}
.t26 a.t26-video__cap{color:#222;display:block;font-weight:bold;font-size:15px;margin:10px 0 0}
.t26-video__cap:hover{text-decoration:underline}

/* ---- SPECIAL ---- */
.t26-sp{margin-top:56px}
.t26-sp__band{background:#111;color:#fff;text-align:center;padding:24px 12px}
.t26-sp__band .t26__head-en{color:#c9a65b;font-size:26px}
.t26-sp__band p{font-size:13px;margin:8px 0 0;color:#ddd}
.t26-sp__list{display:grid;grid-template-columns:1fr 1fr;gap:20px 8px;padding:20px 12px 0;max-width:600px;margin:0 auto}
.t26-sp__card{display:block;background:#f3f3f1}
.t26-sp__card img{aspect-ratio:400/406;object-fit:cover;background:#f3f3f1}
.t26-sp__body{border-top:3px solid #c9a65b;padding:12px 10px 14px}
.t26-sp__label{font-family:"Times New Roman",Georgia,serif;font-size:11px;letter-spacing:.15em;color:#a5762c}
.t26-sp__label .t26-badge{display:inline-block;background:#b03a2e;color:#fff;font-size:10px;font-weight:bold;padding:1px 6px;margin-right:6px;letter-spacing:.05em}
.t26-sp__ttl{font-size:15px;font-weight:bold;margin:4px 0 2px;line-height:1.35}
.t26-sp__who{font-size:12px;color:#444}
.t26-sp__model{font-size:12px;font-weight:bold;color:#a5762c;margin-top:4px}
.t26-sp__model small{font-weight:normal;color:#666;margin-left:6px}

/* ---- FEATURE ---- */
.t26-ft .t26__head{margin-top:56px}

/* ---- 5つの安心サポート ---- */
.t26-support{padding:0 12px;margin-top:48px}
.t26-support img{aspect-ratio:auto}

/* ---- BE THE HERO ---- */
.t26-hero2{background:#111;color:#fff;text-align:center;padding:48px 16px;margin-top:40px}
.t26-hero2__en{font-family:"Times New Roman",Georgia,serif;color:#c9a65b;font-size:30px;letter-spacing:.2em;margin:0}
.t26-hero2__ja{font-size:16px;margin:14px 0 0}
.t26-hero2__sub{font-size:12px;color:#bbb;margin:12px 0 0}
.t26 a.t26-hero2__btn{display:inline-block;border:1px solid #c9a65b;color:#c9a65b;border-radius:999px;padding:12px 40px;font-weight:bold;font-size:14px;margin-top:22px}
.t26-hero2__btn:hover{background:#c9a65b;color:#111}

/* ---- NEWS ---- */
.t26-news{padding:32px 12px 48px}
.t26-news h2{text-align:center;font-size:20px;letter-spacing:.1em;margin:0 0 16px}
.t26-news dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:12px 20px;font-size:14px}
.t26-news dt{color:#888}
.t26-news dd{margin:0}

/* ===== PC ===== */
@media (min-width:768px){
  .t26{font-size:15px}
  .t26__inner{padding:0 20px}
  .t26-newband{margin:20px 20px 0}
  .t26-cat__lead{grid-template-columns:repeat(2,1fr);max-width:640px;margin:0 auto 20px}
  .t26-cat{grid-template-columns:repeat(5,1fr);gap:20px 14px;padding:0 20px}
  .t26-grid2{grid-template-columns:repeat(4,1fr);gap:24px 14px;padding:0 20px}
  .t26-sp__list{grid-template-columns:repeat(3,1fr);gap:24px 14px;padding:24px 20px 0;max-width:900px}
  .t26-videos{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px;padding:0 20px;margin-top:48px}
  .t26-videos .t26-video{padding:0;margin-top:0}
  .t26-video__link{max-width:735px;margin:0 auto}
  .t26 a.t26-video__cap{color:#222;text-align:center}
  .t26-sec__ttl{margin:64px 20px 20px}
  .t26-support{max-width:900px;margin:56px auto 0}
  .t26-news{max-width:760px;margin:0 auto}
}
