/* ===== HDS フッター余白圧縮・視認性UP (2026-08-07) ===== */
#main_contents {
  margin-bottom: 40px !important;
}
#footer {
  padding-top: 15px !important;
}
#footer_bottom {
  padding: 20px 0 30px !important;
  background: rgba(234, 93, 110, 0.04) !important;
}
