/* v6 override: Figma修正版反映 (2026-08-13) */
/* 方眼紙柄の廃止 */
#youtube { background-image: url(../images/bg_diamond_v6.png) !important; background-size: 780px auto !important; background-repeat: repeat !important; }
#achieve { background-image: none !important; background-color: #eef7fd !important; }
.strength { background-image: none !important; background-color: #eef7fd !important; }
/* 他校比較リスト記号: 問題点=▲黄 / 特徴=◯青 */
.strength-lists--item:first-child .cl-lists--item::before { content: "\25B2" !important; background: none !important; color: #f5c519 !important; font-size: 13px; line-height: 1.6; }
.strength-lists--item:last-child .cl-lists--item::before { content: "\25EF" !important; background: none !important; color: #4a90d9 !important; font-size: 12px; line-height: 1.7; }
/* 対応職種例: 枠+ラベル(legend風・被り防止) */
#benefits div.etc { position: relative !important; border: 1px solid #b9d8ea !important; border-radius: 8px !important; background: #fff !important; margin-top: 26px !important; overflow: visible !important; }
#benefits div.etc::before { content: "対応職種例"; position: absolute; top: -11px; left: 12px; background: #fff; padding: 0 8px; font-weight: bold; color: #244766; font-size: 12px; letter-spacing: .06em; line-height: 1.6; }
/* バナー縦歪み修正: height属性(940)がCSS widthと競合して縦伸び */
.summer-contents img.cv, .summer-contents picture img { height: auto !important; }
