/* ===== 20_site.css ===== */
[hidden]{display:none!important}

/* === header === */
.ahth *{box-sizing:border-box}
.ahth a{text-decoration:none;color:inherit}
.ahth-dnav{display:none}
.ahth-burger{display:inline-flex}
.ahth-item{position:relative;display:flex;align-items:center}
.ahth-sub{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:230px;background:#ffffff;box-shadow:0 14px 34px rgba(11,28,52,0.18);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;z-index:70;padding:6px 0}
.ahth-item:hover > a{color:#e8912a}
.ahth-item:hover .ahth-sub{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.ahth-sub a{display:block;padding:13px 22px;font-size:15px;font-weight:500;color:#222222;white-space:nowrap;transition:color .25s ease}
.ahth-sub a:hover{color:#e8912a}
@media(min-width:1501px){
  .ahth-dnav{display:flex}
  .ahth-burger{display:none}
  .ahth-mnav{display:none !important}
}

/* === footer === */
.ahtf *{box-sizing:border-box}
.ahtf a{text-decoration:none;color:inherit}
@media(max-width:640px){
.ahtf-links{grid-template-columns:1fr !important;justify-content:start !important;justify-items:start}
}
@media(orientation:portrait) and (min-width:641px) and (max-width:820px){
.ahtf-inner{grid-template-columns:1fr auto !important}
.ahtf-links{justify-content:end}
}
.ahtf-links a{white-space:nowrap}

/* === index === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase;line-break:strict}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-dnav{display:none}
.aht-burger{display:inline-flex}
.aht-item{position:relative;display:flex;align-items:center}
.aht-sub{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:230px;background:#ffffff;box-shadow:0 14px 34px rgba(11,28,52,0.18);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;z-index:70;padding:6px 0}
.aht-item:hover > a{color:#e8912a}
.aht-item:hover .aht-sub{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.aht-sub a{display:block;padding:13px 22px;font-size:15px;font-weight:500;color:#222222;white-space:nowrap;transition:color .25s ease}
.aht-sub a:hover{color:#e8912a}
.aht-vtext{display:none}
.aht-herobox{padding-left:0;height:calc(100vh - 100px);height:calc(100dvh - 100px)}
.aht-herocopy{left:0}
.aht-work-en{font-size:clamp(40px,7vw,190px)}
.aht-work-h2{font-size:clamp(15px,2.3vw,40px)}
@media(min-width:1300px){
  .aht-work-en{font-size:190px}
  .aht-work-h2{font-size:40px}
}
@media(min-width:1040px){
  .aht-dnav{display:flex}
  .aht-burger{display:none}
  .aht-mnav{display:none !important}
  .aht-vtext{display:flex}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(48px)}to{opacity:1;transform:none}}
@keyframes ahtKen{0%{transform:scale(1.05)}100%{transform:scale(1.22)}}
@keyframes ahtMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes ahtMarqueeR{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@keyframes ahtPar{from{transform:translateY(-9%)}to{transform:translateY(9%)}}
@keyframes ahtBob{0%,100%{transform:translateY(0)}50%{transform:translateY(9px)}}
@keyframes ahtGradSlide{0%{background-position:0% 50%}100%{background-position:-200% 50%}}
@keyframes ahtWipe{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.aht-careercard{position:relative;overflow:hidden;background:rgba(255,255,255,0.05)}
.aht-careercard .aht-wipe-bg{position:absolute;inset:0;z-index:0;background:linear-gradient(110deg,#002e5d,#2774ae)}

.aht-careercard.aht-orange .aht-wipe-bg{background:linear-gradient(110deg,#f12711,#f58019)}
.aht-careercard>*:not(.aht-wipe-bg){position:relative;z-index:1}
.aht-vwipe{position:relative;overflow:hidden}
.aht-vwipe .aht-wipe-bg{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#002e5d,#2774ae)}


.aht-vwipe>*:not(.aht-wipe-bg){position:relative;z-index:1}
.aht-in{opacity:0;animation:ahtRise 1.05s cubic-bezier(.16,.84,.44,1) both}
.aht-d1{animation-delay:.12s}.aht-d2{animation-delay:.28s}.aht-d3{animation-delay:.46s}.aht-d4{animation-delay:.64s}
.aht-ken{position:absolute;inset:0;animation:ahtKen 24s ease-in-out infinite alternate;will-change:transform}
.aht-mq{display:inline-flex;white-space:nowrap;animation:ahtMarquee 60s linear infinite;will-change:transform}
.aht-mqr{display:inline-flex;white-space:nowrap;animation:ahtMarqueeR 52s linear infinite;will-change:transform}
.aht-flow{font-weight:900;font-size:clamp(120px,22vw,340px);line-height:1;letter-spacing:0.02em;padding-right:0.25em}
.aht-scroll{animation:ahtBob 1.9s ease-in-out infinite}
.aht-brk{display:none}
@supports (animation-timeline:view()){
  .aht-root section h2,.aht-root section article,.aht-rv{opacity:0;animation:ahtRise .95s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 18%}
  .aht-parx{position:absolute;top:-13%;left:0;right:0;height:126%;animation:ahtPar linear both;animation-timeline:view();will-change:transform}
}
@media(prefers-reduced-motion:reduce){
  .aht-in,.aht-ken,.aht-mq,.aht-parx,.aht-scroll,.aht-root section h2,.aht-root section article,.aht-rv{animation:none!important;opacity:1!important;transform:none!important}
}
@media(max-width:640px){
  .aht-root > section br{display:none}
  .aht-root .aht-work-en{font-size:clamp(60px,10vw,150px) !important}
  .aht-root .aht-work-txt{text-align:center !important}
  .aht-root .aht-work-lead{text-align:left !important}
  .aht-root > section br.aht-brk{display:inline !important}
  .aht-root > section h1,.aht-root > section h2,.aht-root > section h3,.aht-root > section p{word-break:auto-phrase;text-wrap:pretty}
  .aht-root [style*="nowrap"]{white-space:normal !important}
  .aht-root article a[style*="height:"]{width:100% !important;max-width:none !important;justify-content:center !important;text-align:center !important}
  .aht-root > section [style*="minmax"]{grid-template-columns:1fr !important}
  .aht-root [style*="repeat(2"]{grid-template-columns:1fr !important}
  .aht-root [style*="1.2fr"],.aht-root [style*="1.4fr"],.aht-root [style*="1.45fr"],.aht-root [style*="1.5fr"]{grid-template-columns:1fr !important}
  .aht-root [style*="flex-wrap"]{flex-direction:column !important;flex-wrap:wrap !important;align-items:center !important;text-align:left}
  .aht-root a[style*="250px"],.aht-root a[style*="190px"]{width:100% !important;max-width:340px}
  .aht-root .aht-hero-btns{flex-direction:row !important;flex-wrap:nowrap !important;align-items:stretch !important}
  .aht-root .aht-hero-btns a{width:auto !important;flex:1 1 0 !important;font-size:14px !important;padding:0 6px !important}
  .aht-root .aht-vwipe{display:flex !important;padding:7px 4px !important;margin-top:0 !important}
  .aht-root [style*="flex-shrink: 0"]:has(.aht-vwipe){position:absolute !important;top:10px;right:14px;z-index:6;gap:6px !important;margin:0 !important;pointer-events:none;align-items:flex-start !important}
  .aht-root [style*="vertical-rl"]{font-size:13px !important;line-height:1.4 !important}
  .aht-root [style*="flex-end"]{justify-content:center !important}
  .aht-root [style*="margin-left: 100px"]{margin-left:0 !important}
  .aht-root [style*="-300px"]{margin-right:0 !important}
  .aht-root [style*="50vw - 50%"]{margin-left:0 !important;margin-right:0 !important}
  .aht-root [style*="aspect-ratio: 21 / 9"]{aspect-ratio:16/9 !important}
  .aht-root [style*="gap: clamp(150px"]{gap:28px !important}
  .aht-root [style*="margin-top: clamp(70px"]{margin-top:0 !important}
  .aht-root [style*="calc(100% + 60px)"]{position:static !important;font-size:clamp(32px,10vw,56px) !important;margin:0 0 6px !important;max-width:100% !important}
  .aht-root .aht-hero [style*="bottom: clamp(40px"]{left:0 !important;right:0 !important;bottom:0 !important;padding-left:20px !important;padding-right:20px !important;text-align:left}
  .aht-root [style*="text-align: center"]{text-align:left !important}
  .aht-root .aht-hero [style*="bottom: clamp(40px"] > div{justify-content:center !important;align-items:center !important}
}
@media(max-width:1300px){
  .aht-root [style*="flex-end"]{justify-content:center !important}
}
@media(orientation:portrait),(max-width:820px){
  .aht-root [style*="flex-wrap: nowrap"]{flex-direction:column !important;flex-wrap:wrap !important;align-items:center !important;text-align:center}
  .aht-root .aht-hero-btns{flex-direction:row !important;flex-wrap:nowrap !important;align-items:stretch !important}
  .aht-root article a[href="recruit-environment.dc.html"][style*="56px"],.aht-root article a[href="faq.dc.html"][style*="56px"]{align-self:center !important}
}

/* === work === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root .aht-carbtn{width:38px !important;height:38px !important;font-size:20px !important}
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@keyframes ahtCafeFlow{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.aht-cafe-track{display:flex;gap:20px;width:max-content;animation:ahtCafeFlow 40s linear infinite}
.aht-cafe-mask:hover .aht-cafe-track{animation-play-state:paused}
.aht-cafe-item{flex:none;width:clamp(200px,22vw,300px);aspect-ratio:3/4;position:relative;overflow:hidden}
@media(prefers-reduced-motion:reduce){.aht-cafe-track{animation:none}}
.aht-area{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}
.aht-area-img{min-height:100%}
@media(max-width:760px){.aht-area{grid-template-columns:1fr}.aht-area-img{min-height:280px}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
.aht-gallery::-webkit-scrollbar{height:8px}
.aht-gallery::-webkit-scrollbar-thumb{background:#c9a13b;border-radius:0}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === reason === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
.aht-nums{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}
.aht-nums>div{flex:0 1 100%}
@media(min-width:640px){.aht-nums>div{flex:0 1 calc(50% - 8px)}}
@media(min-width:900px){.aht-nums>div{flex:0 1 calc(33.333% - 11px)}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === recruit === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === recruit-environment === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-sched{width:100%;border-collapse:collapse}
.aht-sched th,.aht-sched td{border:1px solid #c9d4e0;padding:14px 16px;text-align:left;vertical-align:middle !important;font-size:clamp(14px,1.1vw,17px)}
.aht-sched th{background:#12315c;color:#fff;white-space:nowrap;width:180px;font-weight:700}
.aht-sched tr.rest th{background:#e8912a;color:#3a2400}
.aht-sched td{background:#ffffff}
.aht-sched tr.rest td{background:#fff4e0;color:#8a5a00;font-weight:700}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === about === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:1024px){
.aht-root .aht-about-btns a{width:100% !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === information === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-tbl{width:100%;border-collapse:collapse}
.aht-tbl th,.aht-tbl td{border:1px solid #cdd9e6;padding:16px 18px;text-align:left;vertical-align:top;font-size:clamp(15px,1.2vw,18px);color:#222222}
.aht-tbl th{background:#eef3fb;color:#0b1c34;white-space:nowrap;width:32%;font-weight:700}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === privacypolicy === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-pp a[href^="mailto"],.aht-pp a[href^="tel"]{color:#c76a10;text-decoration:underline;text-underline-offset:3px}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}

/* === faq === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@keyframes ahtAcc{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.aht-acc{animation:ahtAcc .35s ease both;overflow:hidden}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === recruit-requirements === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-tbl{width:100%;border-collapse:collapse}
.aht-tbl th,.aht-tbl td{border:1px solid #cdd9e6;padding:14px 18px;text-align:left;vertical-align:top;font-size:clamp(14px,1.1vw,17px);color:#222222}
.aht-tbl th{background:#eef3fb;color:#0b1c34;white-space:nowrap;width:34%;font-weight:700}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === blog === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-blog2{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(30px,4vw,56px);align-items:start}
@media(max-width:900px){.aht-blog2{grid-template-columns:1fr}}
.aht-grid-main{display:grid;grid-template-columns:1fr;gap:24px}
@media(min-width:680px){.aht-grid-main{grid-template-columns:repeat(2,1fr)}}
.aht-side{display:flex;flex-direction:column;gap:28px}
.aht-thumb{position:relative;width:100%;aspect-ratio:4/3}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
.aht-morelist{display:grid;gap:clamp(24px,4vw,64px);grid-template-columns:minmax(0,0.5fr) minmax(0,1.5fr);align-items:start}
@media(max-width:820px){.aht-morelist{grid-template-columns:1fr;gap:20px}}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* === form-inquiry === */
*{box-sizing:border-box}
body{margin:0}
.aht-root a{text-decoration:none;color:inherit}
.aht-root p{text-wrap:pretty;word-break:auto-phrase}
.aht-root h1,.aht-root h2,.aht-root h3{text-wrap:balance;word-break:auto-phrase}
.aht-field{width:100%;border:1px solid #cdd9e6;background:#fff;padding:14px 16px;font-size:16px;font-family:inherit;color:#222222}
.aht-field:focus{outline:none;border-color:#2774ae}
.aht-lbl{display:block;font-weight:700;font-size:15px;color:#0b1c34;margin:0 0 8px}
.aht-req{color:#f12711;font-size:12px;margin-left:6px}
.aht-ctr{text-align:center}
.aht-ctr p{margin-left:auto;margin-right:auto}
@media(max-width:640px){.aht-ctr{text-align:left}.aht-ctr p{margin-left:0;margin-right:0}}
.aht-root image-slot{background:#e7edf3;outline:2px dashed #9fb2c9;outline-offset:-10px}
@media(max-width:640px){
.aht-root [style*="nowrap"]{white-space:normal !important}
.aht-root a[style*="width:250px"],.aht-root a[style*="width:190px"]{width:100% !important;max-width:360px}
.aht-root a[style*="min-width:280px"],.aht-root a[style*="min-width:260px"]{width:100% !important;min-width:0 !important}
.aht-root [style*="margin-left:100px"]{margin-left:0 !important}
.aht-root [style*="position:sticky"]{position:static !important}
}
@media(max-width:640px){
.aht-root [style*="minmax(330px"] > div:has(image-slot){order:-1}
}
@keyframes ahtRise{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}
@supports (animation-timeline:view()){.aht-rv{opacity:0;animation:ahtRise .9s cubic-bezier(.16,.84,.44,1) both;animation-timeline:view();animation-range:entry 0% cover 16%}}
@media(prefers-reduced-motion:reduce){.aht-rv{animation:none!important;opacity:1!important;transform:none!important}}
@media(max-width:640px){
.aht-root [style*="text-align: center"]{text-align:left !important}
.aht-root .aht-ctr,.aht-root .aht-ctr *{text-align:left !important}
}

/* .aht-wipe-bg 色ワイプ: 既定(JS無し)は常時フル表示で安全（白文字が白背景に埋もれない）。
   JS有り(html.js)のときだけ初期を畳み、IntersectionObserverが付与する .aht-shown で展開する（全ブラウザ対応）。
   ※旧 animation-timeline:view() 方式は Chromium系のみ対応で Safari/Firefox で動かなかったため差し替え。 */
.js .aht-careercard .aht-wipe-bg{transform-origin:left center;transform:scaleX(0);transition:transform 1s cubic-bezier(.65,0,.35,1)}
.js .aht-careercard.aht-shown .aht-wipe-bg{transform:scaleX(1)}
.js .aht-vwipe .aht-wipe-bg{transform-origin:top center;transform:scaleY(0);transition:transform 1s cubic-bezier(.65,0,.35,1)}
.js .aht-vwipe.aht-shown .aht-wipe-bg{transform:scaleY(1)}
.js .aht-vwipe.aht-delay .aht-wipe-bg{transition-delay:.45s}
@media(prefers-reduced-motion:reduce){.aht-wipe-bg{transition:none!important;transform:none!important}}

.ahth-bar{display:block;width:20px;height:2px;background:#3a2400;transition:transform .25s ease,opacity .2s ease}
.ahth-burger.is-open .ahth-bar1{transform:translateY(7px) rotate(45deg)}
.ahth-burger.is-open .ahth-bar2{opacity:0}
.ahth-burger.is-open .ahth-bar3{transform:translateY(-7px) rotate(-45deg)}
.ahth-msub-btn.is-open .ahth-caret{transform:rotate(180deg)}

@media(max-width:640px){
  [style*="grid-template-columns:auto 1fr"],[style*="grid-template-columns:1fr auto"]{display:block !important}
}


/* ===== 21_skin_cuezilla-skin.css ===== */
/* ============================================================
   ★★★ このファイルは【全案件共通の資産】です。案件では編集しないでください ★★★
   ------------------------------------------------------------
   （Claude Code / Claude Design / 手作業、いずれの経路でも同じです）

   ■ 案件ごとの調整は、必ず `override.css` に書いてください。
     読み込み/結合順が  … → style.css → cuezilla-skin.css → 【override.css】  なので、
     override.css に書いた指定は本ファイルに打ち消されません。**案件の上書きが効く唯一の場所です。**
     （例: カード面を白にしたい → override.css に `:root{ --dyn-surface:#fff; }`）

   ■ なぜ編集してはいけないか
     本ファイルを案件で書き換えた瞬間、その案件の skin は共通資産から切り離されます。
     以後、共通側で直した修正（カード高さの不揃い／サイドバーの可読性／
     フォーム送信ボタンの崩れ 等）が **その案件には二度と届きません**。
     実際に S01189 で本ファイルの §0 が案件調整で書き換えられ、共通修正が届かなくなりました。
     「毎案件おなじ崩れを直している」の原因はこれです。

   ■ 共通で直すべき崩れを見つけたら
     案件で握り込まず、正本 `skin/cuezilla-skin.css` へ還流してください（全案件に効きます）。
     還流し忘れると、次の同期でその修正は消えます。

   詳細は R-30（70_運用ルール/運用ルール集.md）。
   ============================================================ */

/* ============================================================
   CueZilla 動的パーツ スキンキット v1.0
   ------------------------------------------------------------
   目的: ブログ/施工実績(blog-ex)/お問い合わせ/パンくず/ページヘッダー等の
         CueZilla 既定パーツを、サイトのトンマナ（ダーク/ライト・ブランド色・
         フォント・角丸）に "自動で寄せる" 汎用CSS。案件ごとの調整を最小化する。

   思想:
     (1) 色は CueZilla テーマ変数(--main-color 等)から自動連動
         → サイトのテーマ設定がそのまま skin にも効く（色は一元管理）
     (2) フォント/角丸/グリッド幅はトークンで指定（テーマ変数に無いため）
     (3) partsNNN は採番が可変だが接尾辞は共通(_post_wrap 等)
         → 属性セレクタ [class*="_xxx"] で番号非依存に当てる（単一属性セレクタまで。積んで詳細度を稼がない）

   ★適用範囲と安全契約（重要・memory: cuezilla-css-safety-contract）:
     ・本skinは「CueZilla既定の動的パーツ」だけを寄せる。サイトのフリーコーディング設計には当てない
       （生成サイトCSSは変数非依存＋具体値＋自作接頭辞クラスで組む＝構造的に非衝突・skinと干渉しない）。
     ・[class*=…]を積んで詳細度を同点/超過させる手法は禁止（脆い・過剰マッチ・アーマーレース）。
       単一の番号非依存セレクタ＋!important1個で当てる（theme_defaultは非importantなので確定勝ち）。
     ・!important可は「レイヤーで越えられない相手」＝theme_default／body内インライン／BSユーティリティ／
       .partsNNN_blog_<ID>(0,3,0) のみ。後者(0,3,0)+!importantには詳細度で負けるため、
       負けた時だけ §14 の手順で実採番(0,3,1)を【案件CSS】に足して勝つ（汎用skinには番号を書かない）。
     ・変数の注意：実機は body内コンポ<style>の:rootが7色(--main-color等)を撒きうる（490件中16件）。
       →§0の--dyn-*はその頁で乗っ取られ得る。動的パーツの色合わせには許容だが、サイト設計の主機構にしない。

   使い方:
     1. §0 のトークンを案件に合わせて調整（ダーク/ライトはプリセットをコピー）
     2. CueZilla テーマカラー(--main-color 等)をブランド値に設定
     3. 本ファイルをサイト全体CSS(AddCssInfo)へ貼る（サイト固有のフリーコーディングCSSの後ろ）
   ============================================================ */


/* ============================================================
   §0  トークン ─ ここだけ案件ごとに調整
   ============================================================ */
:root{
  /* --- 色: CueZilla テーマ変数から自動取得（無い場合のフォールバック付き） ---
     ※これらは【動的パーツの色合わせ用】。生成サイトCSSはこの変数に依存せず具体値で書く（安全契約）。
       実機では body内コンポ<style>の:rootが --main-color 等を頁単位で上書きしうる＝--dyn-*も追従する。 */
  --dyn-bg:        var(--background-color, #ffffff);   /* ページ/セクション背景 */
  --dyn-surface:   var(--temporary-color, #f4f4f2);    /* カード/パネル/入力欄の面 */
  --dyn-text:      var(--text-color, #222222);         /* 本文 */
  --dyn-heading:   var(--text-color, #111111);         /* 見出し */
  --dyn-muted:     var(--sub-color, #8a8a8a);          /* 補助/日付 */
  --dyn-border:    var(--sub-color, #dddddd);          /* 罫線/枠 */
  --dyn-accent:    var(--main-color, #1e3a5f);         /* アクセント（ボタン/チップ/見出しバー） */
  --dyn-accent-2:  var(--link-color, var(--main-color, #1e3a5f)); /* リンク/ホバー */
  --dyn-on-accent: #ffffff;                             /* アクセント面の上の文字 */

  /* --- フォント（site.css の :root に定義があればそれを使用） --- */
  --dyn-font-display: var(--font-display, "Noto Serif JP","Yu Mincho",serif);
  --dyn-font-body:    var(--font-body, "Noto Sans JP","Yu Gothic",sans-serif);
  --dyn-font-numeric: var(--font-numeric, "EB Garamond","Noto Serif JP",serif);

  /* --- 角丸（チップ/ボタン/カード）。角なしにするなら 0 --- */
  --dyn-radius: 6px;
  /* --- 一覧カードの最小幅 / 段組ギャップ --- */
  --dyn-card-min: 300px;
  --dyn-gap: 32px;
}

/* === テーマ プリセット（使う方を §0 の後にコピペして上書き） =========
   【ダーク】
   :root{
     --dyn-bg:#0A0A0A; --dyn-surface:#111110; --dyn-text:#F4F1EC; --dyn-heading:#FAF7F1;
     --dyn-muted:#8C857A; --dyn-border:#3A352D; --dyn-accent:#8E3A22; --dyn-accent-2:#B0533A;
     --dyn-on-accent:#FAF7F1; --dyn-radius:0;
   }
   【ライト】
   :root{
     --dyn-bg:#ffffff; --dyn-surface:#f7f7f5; --dyn-text:#222222; --dyn-heading:#111111;
     --dyn-muted:#8a8a8a; --dyn-border:#e3e3e3; --dyn-accent:#1e3a5f; --dyn-accent-2:#1e3a5f;
     --dyn-on-accent:#ffffff; --dyn-radius:6px;
   }
   ※ CueZilla テーマ変数(--main-color 等)を設定する場合は §0 が自動連動するのでプリセット不要。
   ============================================================ */


/* ============================================================
   §1  パンくず（CueZilla parts###_breadcrumb / p-breadcrumb）
   実markup: div.parts###_breadcrumb.p-breadcrumb.c-breadcrumb
             > ul.p-breadcrumb__inner(BreadcrumbList) > li.p-breadcrumb__item(ListItem)
   CueZilla共通CSSにパンくず装飾は無い → skin側で横並び・区切り・配色を付与
   ============================================================ */
[class*="_breadcrumb"], .p-breadcrumb{ background:var(--dyn-bg) !important; }
.p-breadcrumb__inner{
  list-style:none; margin:0 auto; padding:14px 24px;
  max-width:1200px; display:flex; flex-wrap:wrap; align-items:center;
}
.p-breadcrumb__item{
  display:inline-flex; align-items:center;
  color:var(--dyn-muted) !important; font-family:var(--dyn-font-body);
  font-size:.78rem; letter-spacing:.04em;
}
.p-breadcrumb__item a{ color:var(--dyn-muted) !important; text-decoration:none; }
.p-breadcrumb__item a:hover{ color:var(--dyn-accent-2) !important; text-decoration:underline; }
.p-breadcrumb__item:last-child{ color:var(--dyn-text) !important; }   /* 現在地 */
/* 区切り（2件目以降の前に "›"） */
.p-breadcrumb__item + .p-breadcrumb__item::before{
  content:"\203A"; margin:0 .6em; color:var(--dyn-border) !important; font-size:.95em;
}
.p-breadcrumb meta{ display:none; }   /* schema.org の <meta itemprop="position"> は非表示 */


/* ============================================================
   §2  ページヘッダー（[class*="_article_header"]）画像上のタイトル
   ============================================================ */
[class*="_article_header"] .ja, [class*="_article_header"] h1, [class*="_article_header"] h2{
  color:var(--dyn-heading) !important; font-family:var(--dyn-font-display) !important;
  text-shadow:0 2px 14px rgba(0,0,0,.5) !important;
}
[class*="_article_header"] .en{ color:var(--dyn-muted) !important; font-family:var(--dyn-font-numeric) !important; letter-spacing:.1em; text-shadow:0 1px 10px rgba(0,0,0,.5) !important; }


/* ============================================================
   §3  ページネーション（2系統。テーマCSSの持ち方が違うので扱いを分ける＝崩れ防止）
   ・.pagination_*（enjoyworks系）            … テーマが素 → 体裁＋色を一式付与
   ・[class*="_pagenation"]（parts222/225/228系）… テーマが体裁を持つ（flex/padding/border/白黒ハードコード）
        → レイアウト・サイズはテーマに任せ、ハードコードの白黒(#000/#fff)だけブランド色へ置換（最小限）。
          a/.current 以外（余白用の素の <span>）には触らない＝二重ボックス化を防ぐ。
          --dyn-accent は §0 で var(--main-color) にバインド済み＝サイトのCMS色に自動一致（案件側の手当て不要）。
   ============================================================ */
/* (A) pagination_* 系：テーマ装飾が無いので一式付与 */
.pagination_num, .pagination_prev, .pagination_next{
  font-family:var(--dyn-font-numeric); color:var(--dyn-text) !important;
  border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius);
  min-width:40px; height:40px; display:inline-flex; align-items:center; justify-content:center; text-decoration:none;
}
.pagination_num.current{ background:var(--dyn-accent) !important; border-color:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important; }
.pagination_num:hover, .pagination_prev:hover, .pagination_next:hover{ border-color:var(--dyn-accent-2) !important; color:var(--dyn-accent-2) !important; }

/* (B) _pagenation 系：色だけ寄せる（ジオメトリはテーマのまま＝箱を再定義しない） */
[class*="_pagenation"] a{ border-color:var(--dyn-accent) !important; color:var(--dyn-text) !important; }
[class*="_pagenation"] span.current, [class*="_pagenation"] .current, [class*="_pagenation"] .active{
  background:var(--dyn-accent) !important; border-color:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important;
}
[class*="_pagenation"] a:hover{ border-color:var(--dyn-accent-2) !important; color:var(--dyn-accent-2) !important; }
.pe-none{ opacity:.3; pointer-events:none; }


/* ============================================================
   §4  ブログ / 施工実績(blog-ex) 一覧（番号非依存）
   ============================================================ */
/* 一覧セクションの地 */
[class*="_post_list"], [class*="_post_wrap"]{ } /* 下で個別指定 */
/* カード並び（最小幅を確保して細くなりすぎない） */
[class*="_post_list"]{ display:grid !important; grid-template-columns:repeat(auto-fill, minmax(var(--dyn-card-min), 1fr)) !important; gap:var(--dyn-gap) !important; }
/* カード */
[class*="_post_wrap"]{
  /* カード等寸化：中身を縦に積み、内側の <a>/本文枠を flex で伸長させて高さを揃える（S01189還流） */
  display:flex !important; flex-direction:column;
  margin:0 !important;   /* theme_default の margin-bottom(55px等)残存で最終行カードだけ高さ不揃いになるのを打ち消す */
  width:auto !important; max-width:none !important; text-decoration:none;
  background:var(--dyn-surface) !important; border:1px solid var(--dyn-border) !important;
  border-radius:var(--dyn-radius); overflow:hidden;
  transition:transform .3s ease, border-color .3s ease;
}
[class*="_post_wrap"]:hover{ transform:translateY(-4px); border-color:var(--dyn-accent-2) !important; }
[class*="_post_wrap"] > a{ display:flex; flex-direction:column; flex:1 1 auto; color:inherit; }  /* カード全体ラップ<a>を縦伸長（内容を上下に満たす） */
/* サムネ等寸化：グリッド列の幅から高さを算出（幅制約下＝§6.5の aspect-ratio×height 併用の罠には該当しない） */
[class*="_post_img"]{ width:100%; display:block; border-radius:0; aspect-ratio:16/10; overflow:hidden; }
[class*="_post_img"] img{ width:100%; height:100%; object-fit:cover; display:block; }
/* カード内のテキストに左右余白 */
[class*="_post_status"]{ border:none !important; background:transparent !important; margin:14px 16px 0 !important; padding:0 !important; display:flex !important; flex-wrap:wrap; justify-content:flex-start !important; gap:10px; align-items:center; }
[class*="_post_status"]:has([class*="_title-excerpt"]){ display:block !important; }   /* parts228系「日付｜タイトル」の横並びを解除（:has非対応環境ではflex-wrapで折返し） */
[class*="_post_title-excerpt"]{ padding:10px 16px 16px !important; flex:1 1 auto; }   /* 本文枠を伸長＝カード等寸化の要 */
[class*="_post_status"]:has([class*="_title-excerpt"]) [class*="_title-excerpt"]{ padding:10px 0 16px !important; }   /* 施工実績は左端揃え */
[class*="_post_title"]{ font-family:var(--dyn-font-display) !important; color:var(--dyn-heading) !important; font-weight:700 !important; line-height:1.5; }
[class*="_post_excerpt"]{ color:var(--dyn-muted) !important; }
[class*="_post_date"]{ font-family:var(--dyn-font-numeric) !important; color:var(--dyn-muted) !important; }
/* カテゴリ/ステータスは1チップに。
   テーマは既に _post_category に border:1px solid var(--main-color) を持つ＝枠を“足す”と2重になるので
   同一要素に !important で単一の枠を確定（色は --dyn-accent=var(--main-color) で一致）。幅は % 制約を解除し content 幅に。 */
[class*="_post_category"]:not([class*="_sidebar"]), [class*="_post_status"] > span:last-child{
  /* :not(_sidebar) ＝ この§4チップ装飾が §5 の _sidebar_post_category_count へ漏れ二重適用されるのを防ぐ（S01189還流） */
  width:auto; max-width:none !important;
  background:var(--dyn-bg) !important; border:1px solid var(--dyn-accent) !important;
  border-radius:var(--dyn-radius); padding:2px 8px; color:var(--dyn-accent) !important;
}
.parts-blog-ex-tag_wrap{ display:flex; flex-wrap:wrap; gap:6px; padding:0 16px 14px; }
.parts-blog-ex_tag{ font-size:.72rem; color:var(--dyn-muted) !important; background:var(--dyn-surface) !important; border:1px solid var(--dyn-border); border-radius:var(--dyn-radius); padding:2px 8px; }

/* --- 一覧パーツ固有の崩れ2点（実共有CSS=theme parts222/225/228 を突き合わせて確定）---
   (a) 自動セクション見出し（「ブログ」「施工実績」等）の撤去：
       テーマは `.parts222_section h2 / .parts228_section h2` に
       color:var(--main-color)/font-size:35px/text-align:center を付与し、
       一覧上部に大見出しを自動描画する。自前の下層ヘッダー(hero)と二重化＝崩れ。
       → 一覧パーツ(_post_list を含む _section)直下の素の h2 だけ隠す。
         残したいサイトは案件CSSで個別に復帰。`:has()` 非対応保険に f_meiryo 版も併記。 */
[class*="_section"]:has([class*="_post_list"]) > h2,
[class*="_section"] > h2.f_meiryo{ display:none !important; }
/* (b) flex前提の余白スペーサー ::after の無効化：
       テーマは `.parts228_post_list::after{content:"";width:32.465%}` で flex の最終行詰めをする。
       §4 で _post_list を grid 化すると、この ::after が「空のゴースト列」になり最終行が片寄る。
       → grid では不要なので除去（content:none で擬似要素自体を消す）。 */
[class*="_post_list"]::after{ content:none !important; display:none !important; }


/* ============================================================
   §5  サイドバー / 最近の投稿 / カテゴリ記事数
   ============================================================ */
[class*="_sidebar"], .recent_posts_wrap{ color:var(--dyn-text); }
/* サイドバー見出し（「最近の投稿」「カテゴリ」）の可読性を確保。
   theme_default は `.partsNNN_sidebar h3{ background-color:var(--main-color); color:#fff }` と
   色を直当てするが、§12 の見出しリセットが**背景だけ**を transparent にするため、
   ライト基調の案件では「白地に白文字」で消える（ダーク案件では地に映えるため露見しない）。
   背景は戻さず（skinのフラット化方針を維持）、文字色だけトークンへ寄せて両基調で可読にする。
   あわせて左右パディングも解除する：`padding:15px 20px` は**帯があった前提**の内側余白のため、
   帯を透明化したまま残すと「見出しだけ20px字下げ」になり、直下の日付／タイトルと文頭がズレる。
   （詳細ページ側の .recent_post_title には下で同じ手当てをしており、一覧側だけ取り残されていた） */
[class*="_sidebar"] h3{ color:var(--dyn-heading) !important; padding-left:0 !important; padding-right:0 !important; }
[class*="_sidebar_post_title"], .recent_post_title{ font-family:var(--dyn-font-display) !important; color:var(--dyn-heading) !important; }
/* 「最近の投稿」見出し（詳細ページ側）の帯を外して一覧側と体裁を揃える。
   theme_default は `.recent_posts_wrap .recent_post_title{ background-color:var(--main-color); color:#fff }` で帯を敷くが、
   §12 の見出しリセットは (a) 包み(parts166_single_article / parts-blog-ex-single-wrap)が `_section` を含まない
   (b) 要素が <div>（h2/h3でない）── の2点で**届かず**、帯だけが生き残る。
   一方すぐ上の §5 が文字色を --dyn-heading（＝ライトでは濃色）へ寄せるため「濃い帯に濃い文字」となり、
   案件ごとに帯との視認性を見て文字色を手当てする必要があった。帯を外せば一覧（§12で帯が外れる）と揃い、手当ても不要になる。
   ※帯を活かしたい案件は案件側で `background:var(--dyn-accent); color:var(--dyn-on-accent)` を再指定する。 */
.recent_post_title{ background:transparent !important; padding-left:0 !important; }
[class*="_sidebar_date"], .recent_post_date{ font-family:var(--dyn-font-numeric) !important; color:var(--dyn-muted) !important; }
/* 記事li の区切り罫線：theme_default が #666 をハードコードしており地に合わず過剰に見える → トークンへ */
[class*="_sidebar"] ul li, .recent_posts_wrap ul li{ border-bottom-color:var(--dyn-border) !important; }
/* カテゴリ右の記事数を視認できるチップに */
[class*="_sidebar_post_category_count"]{ background:var(--dyn-surface) !important; color:var(--dyn-text) !important; border:1px solid var(--dyn-border); border-radius:var(--dyn-radius); padding:0 8px !important; }
/* カテゴリ一覧 li：theme_default 由来の左右縦罫線(1px solid #666)を除去（下罫線は区切りとして意図的に残す）。S01189還流 */
[class*="category_post_count"] li{ border-left:0 !important; border-right:0 !important; }
/* カテゴリ名と件数チップが重ならないよう両端寄せ。
   あわせて左右パディングを解除：theme_default は `.category_post_count ul li a{ padding:15px 20px }` と
   **帯／箱があった前提**の字下げを持つため、帯を外した状態では
   カテゴリ名だけが 20px 右にずれ、見出し(h3)や「最近の投稿」リストと頭が揃わない。
   上下15pxはタップ領域として残す。 */
[class*="category_post_count"] li a{ display:flex; justify-content:space-between; align-items:center; gap:8px; padding-left:0 !important; padding-right:0 !important; }


/* ============================================================
   §6  詳細ページ（本文 / 署名 / SNS / 詳細内スライダー）
   ============================================================ */
.parts-blog-ex_text{ font-family:var(--dyn-font-body); color:var(--dyn-text) !important; line-height:1.9; }
.parts-blog-ex_text h2, .parts-blog-ex_text h3{ font-family:var(--dyn-font-display) !important; color:var(--dyn-heading) !important; }
.signature_wrap{ font-family:var(--dyn-font-display); color:var(--dyn-muted) !important; border-top:1px solid var(--dyn-border); padding-top:16px; }
.slick-prev, .slick-next{ color:var(--dyn-accent-2) !important; }
/* ※詳細本文の親ラッパーが固定class薄め。崩れる場合は実ページで本文コンテナを確認し追補 */


/* ============================================================
   §7  お問い合わせフォーム
   ============================================================ */
.contact_section, [class*="_section_form"], [class*="_section_content"], [class*="_content_wrap"], [class*="_content"]{ background:var(--dyn-bg) !important; color:var(--dyn-text) !important; }
[class*="_form_wrap"]{ max-width:720px; margin:0 auto; }
[class*="_form_wrap"] label, [class*="_form_wrap"] dt, [class*="_form_wrap"] .ja, [class*="_form_wrap"] .en{ color:var(--dyn-text) !important; }
/* 入力欄を十分な大きさに（チェック/ラジオは除外） */
[class*="_form_wrap"] dd input:not([type="checkbox"]):not([type="radio"]),
[class*="_form_wrap"] dd select{ width:100% !important; max-width:none !important; padding:14px 16px !important; font-size:16px !important; min-height:54px !important; background:var(--dyn-surface) !important; color:var(--dyn-text) !important; border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius); }
[class*="_form_wrap"] textarea, .form_textarea textarea{ width:100% !important; padding:14px 16px !important; font-size:16px !important; min-height:220px !important; background:var(--dyn-surface) !important; color:var(--dyn-text) !important; border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius); }
/* チェックボックス/ラジオはサイズ統一 */
[class*="_form_wrap"] input[type="checkbox"], [class*="_form_wrap"] input[type="radio"]{ width:18px !important; height:18px !important; min-height:0 !important; padding:0 !important; margin:0 8px 0 0 !important; vertical-align:-3px; accent-color:var(--dyn-accent); flex:none !important; }
/* 必須バッジ: 文字を中央・折り返さない・角丸はトークン */
.required{ display:inline-flex !important; align-items:center !important; justify-content:center !important; line-height:1 !important; white-space:nowrap !important; padding:6px 12px !important; border-radius:var(--dyn-radius) !important; background:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important; }
.error{ color:var(--dyn-accent-2) !important; }
/* 「お問い合わせ内容」を囲む大きな箱(枠線)を撤去 */
.form_textarea, .form_text_dt{ border:none !important; background:transparent !important; }
/* 送信ボタン。★セレクタに包み(.contact_submit 自体)を含めないこと：
   包みは複数ボタンを載せるレイアウト用のdivで、ここを accent で塗ると
   (a) 完了ページ=藍の包みに藍のボタンが乗って同化し、ボタンが消えて見える
   (b) 確認ページ=すぐ下でアウトライン化する「戻る」が藍地に濃色文字となり判読不能（実測 1.01:1）
   になる。当てる先はボタン実体だけでよい（dynamic-form.md §1 の意図も「送信 .contact_submit input = accent地」）。 */
.contact_submit button, .contact_submit input{ background:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important; border:none !important; border-radius:var(--dyn-radius) !important; }
/* 確認ページの「戻る」は副ボタン（送信＝アクセント／戻る＝アウトライン）＝誤導線防止 */
.contact_submit input[name="back"]{ background:transparent !important; color:var(--dyn-text) !important; border:1px solid var(--dyn-border) !important; }
/* 送信前 disabled（reCAPTCHA未完了）の見え方 */
.contact_submit input[disabled]{ opacity:.5; cursor:not-allowed; }

/* --- フォーム実コードで頻出するが §7本体に無かった部品（parts213等の実装を突き合わせ）--- */
/* ファイル添付の自作UI：受領インライン<style>が #eee 地・#999 文字・明るいグラデで固定し、
   ダーク地で白い箱・低コントラストになる。トークンで地・枠・文字を寄せる（label_file_upload に限定）。 */
.label_file_upload{ display:block; width:100%; padding:12px 14px; cursor:pointer;
  background:var(--dyn-surface) !important; color:var(--dyn-text) !important;
  border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius); }
.label_file_upload button{ background:var(--dyn-bg) !important; color:var(--dyn-text) !important;
  border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius) !important; pointer-events:none; }
.label_file_upload span, #file-chosen, [id$="filechosen"]{ color:var(--dyn-muted) !important; }
.des{ color:var(--dyn-muted) !important; }
/* 注意書き（文字数制限・ファイル名規則等の補助）：色未指定/未定義var(--red)で可読性がばらつくため muted で固定（AA確保色） */
.attention{ color:var(--dyn-muted) !important; }
/* 郵便番号は narrow に保つ：上の入力欄ルール `[class*="_form_wrap"] dd input:not([checkbox]):not([radio])`
   は (0,3,2)+!important で .zip も全幅化し〒[郵便番号][住所]を壊す。これに勝つよう :not() を重ねて
   詳細度を (0,4,2) に上げて .zip だけ幅を戻す（parts219等 form_address系・番号非依存）。 */
[class*="_form_wrap"] dd input.zip:not([type="checkbox"]):not([type="radio"]){ width:9em !important; max-width:9em !important; display:inline-block; margin-right:8px; }
/* プライバシー同意 */
.privacypolicy{ background:var(--dyn-surface) !important; border:1px solid var(--dyn-border); border-radius:var(--dyn-radius); padding:16px; color:var(--dyn-muted) !important; }
.privacypolicy-link{ color:var(--dyn-accent-2) !important; }
/* 電話/メール等の content バー（角丸はトークン） */
[class*="_content"] [class*="btn"], [class*="_content"] a[class*="round"]{ border-radius:var(--dyn-radius) !important; }


/* ============================================================
   §7b  お問い合わせフォーム ─ wpcf7 / .formBox 系（第2系統）
   ------------------------------------------------------------
   【重要】フォームには構造が2系統ある（dynamic-harvest.js の「フォーム系統」で判定）：
     ・§7  = parts_form/dl 系（[class*="_form_wrap"] / dt / dd / .required / .contact_submit）
     ・§7b = wpcf7/.formBox 系（.formWrap > .formBox > dt>label>span.req + dd>input,
              送信=input.wpcf7-submit。SEIKEN/協力会社フォーム等 Contact Form 7 由来）
   §7 の `[class*="_form_wrap"]` は §7b 構造に当たらないため、当該系統では本セクションが要る。
   いずれも番号非依存のセマンティッククラスで記述。
   ============================================================ */
.formWrapbg, .formWrap, .form, [class*="formSec"]{ background:var(--dyn-bg) !important; color:var(--dyn-text) !important; }
.formWrap{ max-width:720px; margin:0 auto; }
.formBox{ margin-bottom:20px; }
.formBox dt, .formBox label{ color:var(--dyn-text) !important; }
.formBox dd input:not([type="checkbox"]):not([type="radio"]),
.formBox dd select,
.formWrap input[type="text"], .formWrap input[type="email"], .formWrap input[type="tel"]{
  width:100% !important; max-width:none !important; padding:14px 16px !important; font-size:16px !important;
  min-height:54px !important; background:var(--dyn-surface) !important; color:var(--dyn-text) !important;
  border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius);
}
.formBox dd textarea, .formWrap textarea{
  width:100% !important; padding:14px 16px !important; font-size:16px !important; min-height:220px !important;
  background:var(--dyn-surface) !important; color:var(--dyn-text) !important;
  border:1px solid var(--dyn-border) !important; border-radius:var(--dyn-radius);
}
.formWrap input[type="checkbox"], .formWrap input[type="radio"]{
  width:18px !important; height:18px !important; min-height:0 !important; padding:0 !important; margin:0 8px 0 0 !important;
  vertical-align:-3px; accent-color:var(--dyn-accent); flex:none !important;
}
/* 必須バッジ（wpcf7系は .req） */
.req, .formBox .req{
  display:inline-flex !important; align-items:center !important; justify-content:center !important; line-height:1 !important;
  white-space:nowrap !important; padding:6px 12px !important; border-radius:var(--dyn-radius) !important;
  background:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important;
}
.wpcf7-not-valid-tip, .wpcf7-response-output{ color:var(--dyn-accent-2) !important; }
/* 送信（Contact Form 7） */
input.wpcf7-submit, .formWrap button[type="submit"]{
  background:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important;
  border:none !important; border-radius:var(--dyn-radius) !important;
  min-height:54px !important; padding:14px 28px !important; font-size:16px !important; cursor:pointer;
}
/* プライバシー同意（両系統共通の .privacypolicy* は §7 で適用済） */


/* ============================================================
   §14  自動CSSに負けた時の手順（R-27）※汎用アーマーは持たない＝安全契約
   ------------------------------------------------------------
   CueZilla は body内コンポ<style>でパーツ単位に `.partsNNN_blog_<ID> .card .card-body{…!important}`
   等の高詳細度(0,3,0)+!important を吐く。§1〜§9 の単一属性セレクタ(0,1,0〜0,2,0)+!important は
   同プロパティで【負ける】（症状：当てているのに反映されない＝崩れの常連）。

   → 【禁止】[class*=…]を積んで(0,3,0)に並べる汎用アーマー（脆い・過剰マッチ・アーマーレース）。
        ＝以前ここにあった `[class*="parts"][class*="_blog"] .card` 等は本契約により撤去した。
        （theme_default 非importantへの色寄せは §8 の単一 `[class*="_blog"] .card`(0,2,0)+!important で足りる）
   → 【正】負けたパーツだけ、harvestで実採番を取り【案件CSS】末尾に (0,3,1) を1個足して確実に勝つ：
        section.parts131415_blog_xxxx .card .card-body{ … !important }   ← 実採番。構造変化に不感
     ※ skin は全案件共通なので案件固有の番号は書かない（負けた時だけ案件側で対処）。
     ※ 採番取得＝verify/dynamic-harvest.js。当て方＝50_CSS・動的ページ/動的ページCSS_実セレクタ参考.md §14。 */
/* 見出しのテーマ装飾(角丸/中央寄せ/背景/罫線)残りをパーツ内でリセット（R-21）。
   theme_default は非importantなので、単一 [class*="_section"] + !important で確定勝ち（[class*]を積まない）。 */
[class*="_section"] h2, [class*="_section"] h3{
  border-radius:0 !important; background:transparent !important; border:none !important; text-align:inherit !important;
}


/* ============================================================
   §8  トップ用 お知らせ/ブログ teaser（notice-news / blog teaser）
   ============================================================ */
.parts040506_notice-news{ background:var(--dyn-bg) !important; color:var(--dyn-text) !important; }
.parts040506_notice-news *{ color:var(--dyn-text) !important; }
.parts040506_notice-news .title, .parts040506_notice-news .title a{ color:var(--dyn-heading) !important; }
.parts040506_notice-news [class*="date"], .parts040506_notice-news .f_yugothic{ font-family:var(--dyn-font-numeric) !important; color:var(--dyn-muted) !important; }
.parts040506_notice-news .more{ white-space:nowrap !important; color:var(--dyn-accent-2) !important; }
.parts040506_notice-news a{ color:var(--dyn-accent-2) !important; }
/* サムネ型ブログ teaser */
[class*="_blog_title_wrap"]{ font-family:var(--dyn-font-display) !important; color:var(--dyn-heading) !important; }
[class*="_blog_thumbnail"]{ border-radius:var(--dyn-radius); }
/* teaser内が Bootstrap .card（既定で白）の場合のダーク/トーン化 */
[class*="_blog"] .card{ background:var(--dyn-surface) !important; border-color:var(--dyn-border) !important; border-radius:var(--dyn-radius) !important; }
[class*="_blog"] .card-title, [class*="_blog"] .card-text{ color:var(--dyn-text) !important; }
[class*="_blog"] .card-title{ font-family:var(--dyn-font-display) !important; }


/* ============================================================
   §9  Bootstrap汎用クラスの地ならし（パーツ内に限定）
       text-dark / bg-light 等がパーツ内でトーンを乱すのを抑える
   ============================================================ */
[class*="parts"] .text-dark{ color:var(--dyn-text) !important; }
[class*="parts"] .bg-light{ background:var(--dyn-surface) !important; }
.card-header.bg-light{ background:var(--dyn-accent) !important; color:var(--dyn-on-accent) !important; }


/* ============================================================
   §10  プライバシーポリシー（templates/privacy-policy.html のフリーコーディング設置版）
   ※CueZilla既定パーツ(item_title/item_description)へ転記する場合は §5 等で別途適用される
   ============================================================ */
.privacy{ max-width:880px; margin:0 auto; padding:64px 24px; color:var(--dyn-text); font-family:var(--dyn-font-body); line-height:1.9; }
.privacy__title{ font-family:var(--dyn-font-display); color:var(--dyn-heading); font-size:clamp(1.8rem,4vw,2.6rem); }
.privacy__subtitle{ font-family:var(--dyn-font-display); color:var(--dyn-heading); font-size:1.2rem; margin-top:8px; }
.privacy__lead{ color:var(--dyn-muted); margin:24px 0 40px; }
.privacy-item{ margin-bottom:32px; }
.privacy-item__title{ font-family:var(--dyn-font-display); color:var(--dyn-heading); border-left:3px solid var(--dyn-accent); padding-left:12px; margin-bottom:12px; }
.privacy-item__body{ color:var(--dyn-text); }
/* 原文の (1)(2)… 表記を維持（auto ol の "1." ではなく括弧付き番号で表示） */
.privacy-item__list{ list-style:none; counter-reset:pp; margin:8px 0; padding:0; }
.privacy-item__list li{ counter-increment:pp; padding-left:2.2em; text-indent:-2.2em; margin:4px 0; color:var(--dyn-text); }
.privacy-item__list li::before{ content:"(" counter(pp) ") "; }


/* ============================================================
   §11  下層ヘッダーパーツ（templates/subpage-header.html）
   サイトヘッダーとパンくずの間。フリーコーディングで別パーツ化
   ============================================================ */
/* padding-top に固定ヘッダー高さ(--fixed-header-h)を加算＝固定ヘッダーへのめり込み防止。
   固定ヘッダーが無いサイトは既定0で無影響。固定ヘッダー採用サイトは案件CSSで :root{ --fixed-header-h:88px } 等を設定（R-18）。 */
.subpage-header{ position:relative; padding:calc(72px + var(--fixed-header-h, 0px)) 24px 72px; background:var(--dyn-surface); text-align:center; overflow:hidden; }
.subpage-header__bg{ position:absolute; inset:0; width:100%; height:100%; object-fit:cover; opacity:.45; z-index:0; }
.subpage-header__inner{ position:relative; z-index:1; }
.subpage-header__title{ font-family:var(--dyn-font-display); color:var(--dyn-heading); font-size:clamp(1.8rem,5vw,3rem); line-height:1.3; text-shadow:0 2px 14px rgba(0,0,0,.5); }
.subpage-header__en{ font-family:var(--dyn-font-numeric); color:var(--dyn-muted); letter-spacing:.12em; margin-top:8px; }


/* ============================================================
   §12  システム定型ページ：送信完了(thanks) / 404
   templates/thanks.html, templates/404.html 用。トークンスキン準拠
   ============================================================ */
.thanks, .notfound{ max-width:760px; margin:0 auto; padding:calc(80px + var(--fixed-header-h, 0px)) 24px 96px; text-align:center; }
/* CueZilla 既定404（section.not-found）はレイアウトを変えず、固定ヘッダー分の上余白だけ確保（R-18） */
.not-found{ padding-top: calc(var(--fixed-header-h, 0px) + 24px); }
.thanks__title, .notfound__title{ font-family:var(--dyn-font-display); color:var(--dyn-heading); font-size:clamp(1.8rem,5vw,2.6rem); line-height:1.3; margin-bottom:28px; }
.thanks__lead, .notfound__lead{ color:var(--dyn-text); line-height:2; margin-bottom:40px; }
.thanks__action, .notfound__action{ margin-top:8px; }


/* ============================================================
   §13  Bootstrap(テーマ)既定の恒久打ち消し（R-20）
   ------------------------------------------------------------
   CueZillaテーマが読み込む Bootstrap の "素のタグ/汎用クラス" が
   フリーHTMLに当たって崩す症状を、案件ごとの手当て無しで地ならしする。
   ここは確認済みの実害2件（test0605）に限定して打ち消す。
   ※「色/余白/タイポ」を意図して変える装飾は接頭辞クラス(.xw- 等)で
     付け直す＝下記より高詳細度になり、本セクションに勝つ（壊さない）。
   ============================================================ */
/* (a) <mark> / .mark の黄ハイライト背景：ロゴや見出しが黄色い箱になる症状 → 無効化。
       意図的なマーカー装飾は専用クラスで（Bootstrap名 .mark を流用しない＝R-20）。 */
mark, .mark{
  background-color:transparent !important; color:inherit !important;
  padding:0 !important; border-radius:0 !important;
}
/* (b) a:hover が Bootstrap青(#0a58ca)になる症状 → 既定は「ホバーで色を変えない」。
       !important は付けない＝個別のホバー装飾(接頭辞クラスや site.css の指定)が
       そのまま勝ち、未指定リンクだけが青化を免れる（フォールバック）。 */
a:hover{ color:inherit; }

/* (c) 電話番号リンク(tel:)の最低タップ確保（R-24／§5.5-3）。
       本文中インラインでも折り返さない。CTA/ボタン用途は接頭辞クラスで44px確保。 */
a[href^="tel:"]{ white-space:nowrap; }


/* ===== 22_override.css ===== */
/* ============================================================
   案件override（skin後に結合される最後のCSS）
   CueZilla実採番の動的パーツにだけ効く微調整をここに書く。skin/theme自動CSSの!importantに
   勝つ必要があるため実採番セレクタ＋!important。採番はサイト投入後の実DOMで確認した値。
   ============================================================ */
/* TOP下部 BLOG teaser（実採番 parts131415_blog_yHMXZYMgDQ）: 見出しを大きく左寄せ／カード地を白に固定 */
.parts131415_blog_yHMXZYMgDQ .parts131415_blog_title_wrap h2{ font-size:500% !important; text-align:left !important; }
.parts131415_blog_yHMXZYMgDQ .card{ background:#ffffff !important; }
/* 施工実績一覧 parts228_section: 上パディングを詰める（自前heroの直後で余白過多になるため） */
.parts228_section{ padding-top:0px !important; }
/* CueZilla自動パンくず（parts231）を非表示（R-10a）。本案件は各下層HEROに独自パンくずを持つため重複＝隠す */
.parts231_breadcrumb{ display:none !important; }
/* 一覧カードの枠線を消す（ユーザー指示）。番号非依存で全variant（parts222/225/228…）を対象 */
[class*="_post_wrap"]{ border:none !important; }