/*
Theme Name: shiseihome
Theme URI: https://shiseihome.co.jp/
Author: Site Owner
Description: リフォーム会社向けの1ページ型WordPressテーマ。Contact Form 7対応。
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: sample-lp-wordpress-theme
*/

.contact__notice {
  padding: 1rem;
  border: 1px solid #d8b36a;
  background: #fffaf0;
  text-align: center;
}

.contact .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.contact .wpcf7-not-valid-tip,
.contact .wpcf7-response-output {
  font-family: sans-serif;
}
