/*
Theme Name: Denjiha TT25 Child
Description: 電磁波コム — Twenty Twenty-Five 子テーマ。配色・書体は theme.json、装飾はこのファイル。
Template: twentytwentyfive
Version: 1.0.0
Text Domain: tt25-denjiha
*/

/* ---------- header ---------- */
.denjiha-topbar{background:#fff;border-bottom:1px solid var(--wp--preset--color--line);padding-top:0.9rem;padding-bottom:0.9rem}
.denjiha-tagline{font-size:11.5px;color:var(--wp--preset--color--moss);letter-spacing:.06em;margin:0}
.denjiha-site-title{margin:0}
.denjiha-site-title a{font-family:var(--wp--preset--font-family--denjiha-display);font-weight:700;font-size:24px;letter-spacing:.04em;text-decoration:none;color:var(--wp--preset--color--ink)}
.denjiha-nav a{font-size:14px;font-weight:500}

/* ---------- shared section chrome ---------- */
.denjiha-hero,.denjiha-section,.denjiha-band{padding-top:5rem;padding-bottom:5rem}
.denjiha-band{background:var(--wp--preset--color--sage)}
.denjiha-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.14em;color:var(--wp--preset--color--pine);margin-bottom:0}
.denjiha-eyebrow::before{content:"";width:18px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'%3E%3Cg fill='none' stroke='%231E6B4B' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M2 7a5 5 0 0 1 5-5'/%3E%3Cpath d='M2 7a9 9 0 0 1 9-5' opacity='.55'/%3E%3Cpath d='M2 7a13 13 0 0 1 13-5' opacity='.3'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain}

/* ---------- hero ---------- */
.denjiha-hero{background-color:var(--wp--preset--color--sage);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 720 720'%3E%3Cg fill='none' stroke='%231E6B4B' stroke-width='1.4'%3E%3Ccircle cx='360' cy='360' r='90' opacity='.16'/%3E%3Ccircle cx='360' cy='360' r='160' opacity='.13'/%3E%3Ccircle cx='360' cy='360' r='230' opacity='.10'/%3E%3Ccircle cx='360' cy='360' r='300' opacity='.07'/%3E%3Ccircle cx='360' cy='360' r='355' opacity='.05'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right -140px center;background-size:720px}
.denjiha-hero-title{font-size:clamp(30px,4.4vw,44px);letter-spacing:.02em}
.denjiha-lead{color:var(--wp--preset--color--moss);font-size:16.5px;max-width:34em}

/* ---------- cards ---------- */
.denjiha-cards{gap:22px}
.denjiha-card{background:#fff;border:1px solid var(--wp--preset--color--line);border-radius:14px;padding:26px;transition:border-color .15s,box-shadow .15s,transform .15s}
.denjiha-card:hover{border-color:var(--wp--preset--color--pine);box-shadow:0 6px 24px rgba(30,107,75,.10);transform:translateY(-2px)}
.denjiha-card h3{font-size:17.5px;margin-top:0;margin-bottom:12px;padding-left:16px;position:relative}
.denjiha-card h3::before{content:"";position:absolute;left:0;top:.45em;width:7px;height:7px;border-radius:50%;background:var(--wp--preset--color--pine)}
.denjiha-card p{font-size:14.5px;color:var(--wp--preset--color--moss)}
.denjiha-more a{font-size:14px;font-weight:500;text-decoration:none}
.denjiha-more a:hover{text-decoration:underline}

/* content-guide cards */
.denjiha-content-card{display:grid;grid-template-columns:92px 1fr;column-gap:18px;align-items:start}
.denjiha-content-card h3{padding-left:0;font-size:16.5px;margin-bottom:6px}
.denjiha-content-card h3::before{display:none}
.denjiha-content-card h3 a{color:var(--wp--preset--color--pine-deep);text-decoration:none}
.denjiha-content-card h3 a:hover{text-decoration:underline}
.denjiha-content-card p{font-size:13.5px;line-height:1.75;margin:0}
.denjiha-content-card .wp-block-image{grid-row:1/span 2;margin:0}
.denjiha-content-card .wp-block-image img{width:92px;height:70px;object-fit:cover;border-radius:8px}

/* product cards */
.denjiha-product{text-align:left}
.denjiha-product .wp-block-image{height:180px;display:flex;align-items:center;justify-content:center;margin:0 0 18px}
.denjiha-product .wp-block-image img{max-height:160px;width:auto}
.denjiha-product h3{padding-left:0;font-size:17px}
.denjiha-product h3::before{display:none}
.denjiha-product h3 a{color:var(--wp--preset--color--pine-deep);text-decoration:none}
.denjiha-product h3 a:hover{text-decoration:underline}
.denjiha-shop-note{margin-top:2rem;color:var(--wp--preset--color--moss);font-size:14.5px}

/* ---------- greeting / media note ---------- */
.denjiha-sign{font-weight:700}
.denjiha-portrait img{border-radius:14px}
.denjiha-portrait figcaption{font-size:12.5px;color:var(--wp--preset--color--moss);text-align:center}
.denjiha-media-note{background:#fff;border:1px solid var(--wp--preset--color--line);border-left:4px solid var(--wp--preset--color--pine);border-radius:0 14px 14px 0;padding:22px 26px;margin-top:2.5rem}
.denjiha-media-note .denjiha-label{font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--wp--preset--color--pine);margin:0 0 6px}
.denjiha-media-note h3{font-size:16.5px;margin:0 0 8px}
.denjiha-media-note p{font-size:14px;color:var(--wp--preset--color--moss);margin:0}

/* ---------- footer ---------- */
.denjiha-footer{background:var(--wp--preset--color--pine-deep);color:#E7F0EA;padding-top:3.5rem;padding-bottom:2.5rem}
.denjiha-footer a{color:#E7F0EA}
.denjiha-foot-brand{font-family:var(--wp--preset--font-family--denjiha-display);font-weight:700;font-size:20px;color:#fff;margin:0}
.denjiha-foot-tagline{font-size:12px;opacity:.75;margin:0}
.denjiha-foot-nav{font-size:13.5px;margin-top:1.2rem}
.denjiha-foot-nav a{text-decoration:none}
.denjiha-foot-nav a:hover{text-decoration:underline}
.denjiha-foot-sep{background:rgba(255,255,255,.18);border:none;height:1px}
.denjiha-foot-info{font-size:12.5px;opacity:.85;line-height:2}

/* FAQ Q/A */
.denjiha-que{font-weight:700}
.denjiha-que::marker{color:var(--wp--preset--color--pine);font-weight:700}
.denjiha-ans{color:var(--wp--preset--color--moss)}

@media (prefers-reduced-motion:reduce){
  .denjiha-card{transition:none}
}
