/* フォーム全体のスタイル */
.wpcf7 .required {color: #ff0000;}

/* 送信ボタンのスタイル */
.wpcf7-form input[type="submit"] {
background-color: #09ace3; /* ブルー */
color: white;
cursor: pointer;
transition: background-color 0.3s ease;
border: none;
}

.wpcf7-form input[type="submit"]:hover {
background-color: #0056b3; /* 濃いブルー */
}

/*
Theme Name: MASSIVE Child
Theme URI: https://tcd-theme.com/tcd084
Template: massive_tcd084
Author: TCD
Author URI: https://tcd-theme.com/
Description: "MASSIVE" is a WordPress theme for building a job site. Having a job site is a great way to increase your credibility and reduce your advertising costs. Use MASSIVE to express the job description, the people who work there, and the appeal of your company.
Version: 2.9.4.1758187605
Updated: 2025-09-18 18:26:45

*/

