/* フッターお問い合わせ非表示 */
.ly_footer::before {
  clip-path: unset;
}
footer .bl_contactSect {
  display: none;
}
footer .ly_footer_body {
  padding-top: 60px;
}