/*
Theme Name: BEIDAR
Theme URI: https://beidarboxoffice.com/
Author: BEIDAR
Description: ベーダーの興行収入速報専用テーマ
Version: 1.0.0
Text Domain: beidar
*/
:root{--orange:#FF914D;--text:#202124;--line:#ececec;--max:1180px}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Noto Sans JP","Yu Gothic",sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-brand-row{max-width:var(--max);margin:auto;min-height:72px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.site-brand{display:flex;align-items:center;gap:10px;min-width:0}.site-logo,.custom-logo{width:42px;height:42px;object-fit:contain;border-radius:50%;flex:0 0 42px}.site-title{font-size:clamp(18px,2.2vw,28px);font-weight:800;line-height:1.2;white-space:nowrap}.header-search{font-size:23px;padding:8px}.primary-nav{border-top:1px solid var(--line);overflow-x:auto;scrollbar-width:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav-inner{max-width:var(--max);margin:auto;padding:0 8px}.primary-nav ul{list-style:none;display:flex;flex-wrap:nowrap;margin:0;padding:0;min-width:max-content}.primary-nav a{display:block;padding:12px 15px 10px;font-size:14px;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--orange);border-bottom-color:var(--orange)}.site-main{max-width:var(--max);margin:auto;padding:26px 18px 54px}.hero{margin-bottom:38px}.hero-card{position:relative;min-height:340px;border-radius:18px;overflow:hidden;background:#111}.hero-card img{width:100%;height:100%;min-height:340px;object-fit:cover;opacity:.72}.hero-placeholder{min-height:340px;background:linear-gradient(135deg,rgba(255,145,77,.96),rgba(255,145,77,.5)),#222}.hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:30px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8))}.hero-kicker{font-size:13px;font-weight:800;letter-spacing:.12em}.hero-title{margin:7px 0 0;font-size:clamp(24px,4vw,44px);line-height:1.25}.section{margin:42px 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--text)}.section-title{margin:0;font-size:clamp(22px,3vw,30px)}.section-link{color:var(--orange);font-size:14px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.card-thumb{aspect-ratio:16/9;background:#f5f5f5;overflow:hidden}.card-thumb img{width:100%;height:100%;object-fit:cover}.card-body{padding:14px 15px 16px}.card-meta{margin-bottom:6px;color:var(--orange);font-size:12px;font-weight:700}.card-title{margin:0;font-size:18px;line-height:1.45}.article{max-width:820px;margin:auto}.article-title{margin:0 0 10px;font-size:clamp(28px,5vw,44px);line-height:1.3}.article-meta{margin-bottom:24px;color:#6b7280;font-size:14px}.article-content{font-size:17px}.article-content a{color:var(--orange);text-decoration:underline}.archive-title{margin:0 0 24px;font-size:30px}.site-footer{margin-top:40px;border-top:1px solid var(--line)}.footer-inner{max-width:var(--max);margin:auto;padding:30px 18px;color:#6b7280;font-size:13px}@media(max-width:760px){.header-brand-row{min-height:60px;padding:8px 12px}.site-logo,.custom-logo{width:36px;height:36px;flex-basis:36px}.site-title{font-size:17px}.header-search{font-size:20px}.primary-nav a{padding:10px 12px 8px;font-size:13px}.site-main{padding:18px 13px 42px}.hero-card,.hero-card img,.hero-placeholder{min-height:250px}.hero-overlay{padding:20px 17px}.cards{grid-template-columns:1fr 1fr;gap:12px}.card-body{padding:11px}.card-title{font-size:15px}}@media(max-width:460px){.site-title{font-size:16px}.cards{grid-template-columns:1fr}}