﻿:root{--ink:#10243b;--navy:#071827;--blue:#1976bd;--paper:#f4f6f7;--line:#d8e0e6;--orange:#ed8a18}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.75}.site-header{min-height:76px;padding:13px clamp(20px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-top:5px solid var(--blue)}.site-name{display:grid;color:var(--ink);font-weight:800;font-size:1.5rem;line-height:1.15;text-decoration:none;letter-spacing:.08em}.site-name__small{color:var(--blue);font-size:.56rem;letter-spacing:.17em;margin-bottom:4px}.site-header p{margin:0;color:#536577;font-size:.8rem;letter-spacing:.12em}.hero{min-height:430px;display:grid;align-items:center;padding:70px clamp(24px,10vw,160px);color:#fff;background:linear-gradient(100deg,rgba(3,18,32,.94) 2%,rgba(3,23,43,.76) 45%,rgba(3,23,43,.2)),url("../picture/pctop.png") center/cover}.hero__content{max-width:700px}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.18em}.hero .eyebrow{color:#8ecaf5}.hero h1{margin:0;font-size:clamp(2.5rem,6vw,5rem);letter-spacing:.08em;line-height:1.25}.hero p:last-child{margin:20px 0 0;font-size:clamp(.92rem,1.4vw,1.08rem)}.brands{max-width:1240px;margin:0 auto;padding:80px 24px 96px}.section-heading{text-align:center;margin-bottom:34px}.section-heading h2,.about h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem);letter-spacing:.09em}.brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.brand-card{position:relative;isolation:isolate;min-height:270px;overflow:hidden;display:block;color:#fff;background:#152536;text-decoration:none;box-shadow:0 10px 24px rgb(14 38 58 / 12%);transition:transform .25s ease,box-shadow .25s ease}.brand-card>img:not(.brand-card__channel-logo){width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .45s ease}.brand-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,29,.06),rgba(3,17,29,.86))}.brand-card--poketv .brand-card__shade{background:linear-gradient(180deg,rgba(15,19,38,.05),rgba(27,25,76,.86))}.brand-card--shop .brand-card__shade{background:linear-gradient(180deg,rgba(30,18,3,.05),rgba(83,42,3,.88))}.brand-card--trewal .brand-card__shade{background:linear-gradient(180deg,rgba(42,2,2,.05),rgba(116,7,7,.88))}.brand-card__number{position:absolute;top:18px;right:20px;font-size:.78rem;font-weight:700;letter-spacing:.15em}.brand-card__body{position:absolute;left:26px;right:26px;bottom:24px;display:grid;line-height:1.35}.brand-card__en{font-size:.7rem;font-weight:800;letter-spacing:.18em;margin-bottom:8px}.brand-card strong{font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:.09em}.brand-card small{margin-top:9px;font-size:.8rem;letter-spacing:.04em}.brand-card:hover,.brand-card:focus-visible{transform:translateY(-5px);box-shadow:0 18px 34px rgb(14 38 58 / 24%)}.brand-card:hover img,.brand-card:focus-visible img{transform:scale(1.06)}.about{padding:65px max(24px,calc((100% - 1120px)/2));display:flex;align-items:flex-start;justify-content:space-between;gap:44px;background:#fff;border-top:1px solid var(--line)}.about .eyebrow{color:var(--orange)}.about p:last-child{margin:5px 0 0;max-width:670px;color:#506273}footer{padding:28px clamp(24px,5vw,80px);display:flex;justify-content:space-between;gap:20px;color:#c8d6e1;background:var(--navy);font-size:.77rem}footer p{margin:0}footer a{color:#c8d6e1}@media(max-width:650px){.site-header{min-height:68px;padding:12px 18px}.site-name{font-size:1.2rem}.site-header p{display:none}.hero{min-height:390px;padding:60px 28px}.brand-grid{grid-template-columns:1fr}.brand-card{min-height:225px}.brands{padding:56px 18px 70px}.about{padding:48px 24px;display:block}.about p:last-child{margin-top:22px}footer{display:block}footer a{display:inline-block;margin-top:7px}}


.brand-card__channel-logo{position:absolute;z-index:2;top:17px;left:18px;width:184px;height:39px;object-fit:cover;object-position:center 48%}
.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-links a{color:#c8d6e1;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media(max-width:650px){.footer-links{justify-content:flex-start;margin-top:7px;gap:12px}}
