@charset "UTF-8";

/* haiki 記事用オーバーライド（2026-04-10）— index_20200619.css の後に読み込む */

/* 比較表：費用「無-有」「販売」など中立セル（本番SPと同じ） */
.bc-neutral {
  background-color: #ffffff !important;
}

/* 廃棄方法比較表（PC）：本番と同じグレーヘッダー・ﾘｻｲｸﾙ/消去列の枠 */
.haiki-compare-main tr:first-child th,
.haiki-compare-main tr:first-child td {
  background-color: #e8e8e8 !important;
}

.haiki-compare-main tr:not(:first-child) td:nth-child(4) {
  border-left: 2px solid #000 !important;
}

.haiki-compare-main tr:not(:first-child) td:nth-child(5) {
  border-right: 2px solid #000 !important;
}

/* CTA（パソコン回収誘導テーブル） */
table.haiki-cta {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/* ページ下部キャッチ（無料訴求・タブスライダー） */
.haiki-bottom-catch {
  margin-top: 30px;
  margin-bottom: 30px;
}
