@charset "UTF-8";

.bs-docs-section {
	margin: -50px auto 80px;
	width: 75.714285714286%;
	padding: 62px 7.1428571428571% 70px;
	background: #fff;
}
.bs-component {
	position: relative;
}
.progress {
	margin-bottom: 10px;
}
@media (max-width: 1024px) {
	.bs-docs-section {
		width: 83.984375%;
	}
}
@media (max-width: 991px) {
	.bs-docs-section {
		margin: -35.392857142857px auto 80px;
		width: 86.78102926337%;
		padding: 43.887142857143px 7.1428571428571% 49.55px;
	}
}
@media (max-width: 800px) {
	.bs-docs-section {
		width: 90%;
		padding: 30px 3.5714285714286% 35px;
	}
}
@media (max-width: 767px) {
	.bs-docs-section {
		margin: -30px auto 30px;
		width: 89.333333333333%;
		padding: 30px 5.3333333333333%;
		background: #fff;
	}
}
/* メインビジュアル
----------------------------------------------*/

.main-container {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/bg_main_pc.jpg') center top no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.main-container h2 {
	margin: 0 auto;
	max-width: 212px;
	padding-bottom: 50px;
	padding-top: 63px;
	text-align: center;
	width: 15.142857142857%;
}
@media (min-width: 1400px) {
	.main-container h2 {
		width: 212px;
	}
}
@media (max-width: 991px) {
	.main-container h2 {
		padding-bottom: 35.392857142857px;
		padding-top: 44.595px;
		width: 21.392532795156%;
	}
}
@media (max-width: 767px) {
	.main-container {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/bg_main_sp.jpg') center top no-repeat;
		padding-bottom: 30px;
	}
	.main-container h2 {
		max-width: 252px;
		padding-bottom: 42px;
		padding-top: 56px;
		width: 33.6%;
	}
}
@media (max-width: 640px) {
	.main-container h2 {
		max-width: 252px;
		padding-bottom: 29.73px;
		padding-top: 39.64px;
		width: 33.6%;
	}
}
/* フォーム
----------------------------------------------*/

.stepBar {
	margin: 0 auto 50px;
	text-align: center;
	width: 78.139534883721%;
}
.form-horizontal .form-group table {
	width: 100%;
}
.form-horizontal .form-group table td {
	width: 67.441860465116%;
}
@media (max-width: 1024px) {
	.stepBar {
		margin: 0 auto 30px;
		width: 94.15285547957%;
	}
}
@media (max-width: 991px) {
	.stepBar {
		margin: 0 auto 30px;
		width: 94.15285547957%;
	}
}
@media (max-width: 767px) {
	.stepBar {
		margin: 0 auto 30px;
		width: 100%;
	}
	.form-horizontal .form-group table td {
		width: 100%;
	}
}
.col-sm-12 {
	padding: 0;
}
.icon_mail {
	margin: 0 auto 30px;
	width: 70px;
}
@media (max-width: 767px) {
	.icon_mail {
		margin: 0 auto 30px;
		width: 70px;
	}
}
ul.text-blue {
	line-height: 1.625;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 1em;
	text-indent: -1em;
}
ul.text-blue li:before {
	content: "・";
}
ul.text-blue li a {
	color: #083f5b;
	text-decoration: underline;
}
ul.text-blue li a:hover {
	text-decoration: none;
}
h3.text-blue {
	border-bottom: 1px #083f5b solid;
	font-size: 112.5%;
	margin-top: 0;
	padding-bottom: 8px;
}
p.text-blue {
	color: #083f5b;
	font-size: 112.5%;
	font-weight: 300;
	line-height: 2.22;
	margin-bottom: 0;
	text-align: center;
}
@media (max-width: 1024px) {
	ul.text-blue {
		font-size: 93.75%;
	}
}
@media (max-width: 767px) {
	ul.text-blue {
		line-height: 1.625;
		list-style-type: none;
		margin-bottom: 0;
		text-indent: -1em;
	}
	p.text-blue {
		color: #083f5b;
		font-size: 100%;
		line-height: 1.5;
		margin-bottom: 30px;
	}
}
@media (max-width: 640px) {
	ul.text-blue {
		font-size: 81.25%;
	}
	p.text-blue {
		font-size: 87.5%;
	}
}
@media (max-width: 360px) {
	h3.text-blue {
		font-size: 100%;
	}
}
@media (max-width: 320px) {
	h3.text-blue {
		font-size: 93.75%;
	}
}
.form-group {
	margin: 55px 0 0;
}
.form-group th, .form-group td {
	padding-bottom: 40px;
	vertical-align: middle;
}
.form-group td {
	color: #333;
}
@media (max-width: 991px) {
	.form-group {
		margin-top: 38.932142857143px;
	}
	.form-group th, .form-group td {
		padding-bottom: 28.314285714286px;
	}
}
@media (max-width: 767px) {
	.form-group {
		margin-top: 30px;
	}
	.form-horizontal .form-group table th {
		display: block;
		padding-bottom: 10px;
	}
	.form-horizontal .form-group table td {
		display: block;
		padding-bottom: 20px;
	}
	.form-horizontal .form-group table tr:nth-child(12) td {
		padding-bottom: 10px;
	}
}
.form-horizontal .control-label {
	color: #083f5b;
	font-weight: 500;
	margin-bottom: 0;
	padding-top: 0;
	vertical-align: middle;
}
.form-group th label .text-danger {
	font-size: 75%;
}
.form-control {
	background-color: #fbfbfb;
	background-image: none;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	color: #555;
	display: block;
	font-size: 16px;
	height: 60px;
	line-height: 1.25;
	padding: 20px 12px;
	width: 100%;
}
textarea.form-control {
	max-height: 178px;
}
@media (max-width: 767px) {
	.form-control {
		height: 40px;
		padding: 20px 6px;
	}
	textarea.form-control {
		max-height: 228px;
	}
}
.zip {
	float: left;
	width: 48.275862068966%;
}
.zipBtn {
	background: #7291a2;
	border: none;
	border-radius: 0;
	float: right;
	font-size: 16px;
	height: 60px;
	line-height: 1.25;
	padding: 20px 0 22px;
	width: 43.103448275862%;
}
@media (max-width: 767px) {
	.zipBtn {
		padding: 10px 0;
		height: 40px;
		width: 48.103448275862%;
	}
}
@media (max-width: 640px) {
	.zipBtn {
		padding: 12px 0;
	}
}
.zipBtn:hover {
	background: #7291a2;
	opacity: 0.8;
}
.prefectures {
	float: left;
	padding-bottom: 0;
	padding-top: 0;
	width: 48.275862068966%;
}
.radio input[type="radio"] {
	margin-top: 9px;
}
@media (max-width: 767px) {
	.radio input[type="radio"] {
		margin-top: 5px;
	}
}
.radio label {
	line-height: 1.875;
}
@media (max-width: 1024px) {
	.radio label, .zipBtn {
		font-size: 93.75%;
	}
}
@media (max-width: 864px) {
	.radio label, .zipBtn {
		font-size: 87.5%;
	}
}
@media (max-width: 400px) {
	.zipBtn {
		font-size: 81.25%;
	}
}
@media (max-width: 359px) {
	.zipBtn {
		font-size: 68.75%;
	}
}
.inlineFrame {
	border: 1px #01b4b6 solid;
	border-radius: 8px;
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 30px 3.4965034965035%;
	background:#fff;
}
.inlineFrame h5 {
	color: #000;
	font-size: 112.5%;
	line-height: 1.25;
	margin: 0 0 25px;
	text-align: center;
}
.inlineFrame ul {
	line-height: 2.142857142857143;
	list-style-type: none;
	padding: 0 0 30px;
}
.inlineFrame li {
	color: #333;
	font-size: 87.5%;
}
.inlineFrame li a {
	color: #333;
	text-decoration: underline;
}
.inlineFrame li a:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
	.inlineFrame {
		padding: 20px 3.4965034965035%;
	}
	.inlineFrame h5 {
		font-size: 87.5%;
		margin: 0 0 15px;
	}
	.inlineFrame ul {
		padding: 0;
		font-size: 81.25%;
	}
}
.form-horizontal .checkbox {
	margin: 20px auto 50px;
	padding-top: 0;
	text-align: center;
}
.form-horizontal .checkbox .is-sp360 {
	display: none !important;
}
@media (max-width: 991px) {
	.form-horizontal .checkbox {
		margin: 15px auto 35.392857142857px;
		padding-top: 0;
		text-align: center;
	}
}
@media (max-width: 768px) {
	.form-horizontal .checkbox {
		margin: 14.157142857143px auto 30px;
		padding-top: 0;
		text-align: center;
	}
}
@media (max-width: 359px) {
	.form-horizontal .checkbox .is-sp360 {
		display: block !important;
		line-height: 1;
		font-size: 1px;
	}
}
.form-horizontal .checkbox label {
	color: #000;
	font-size: 112.5%;
	font-weight: 500;
}
.form-horizontal .checkbox label input[type="checkbox"] {
	margin-top: 7px;
}
@media (max-width: 767px) {
	.form-horizontal .checkbox label {
		font-size: 87.5%;
		min-height: 24px;
	}
}
@media (max-width: 640px) {
	.form-horizontal .checkbox label {
		font-size: 81.25%;
	}
	.form-horizontal .checkbox label input[type="checkbox"] {
		margin-top: 2px;
	}
}
.confirmBtn, .sendBtn, .correctionBtn {
	border: 0;
	display: block;
	height: 80px;
	margin: 0 auto;
	max-height: 80px;
	max-width: 400px;
	padding: 0;
	text-align: center;
	text-indent: -9999px;
	width: 46.511627906977%;
}
.confirmBtn {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirm_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.confirmBtn:hover {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirmOn_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.confirmBtn:disabled {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirm_Grayout_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.sendBtn {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_send_pc.png') center top no-repeat;
	background-size: 100% auto;
	margin: 50px auto 30px;
}
.sendBtn:hover {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_sendOn_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.correctionBtn {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_correction_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.correctionBtn:hover {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_correctionOn_pc.png') center top no-repeat;
	background-size: 100% auto;
}
@media (max-width: 1024px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		width: 55.6767297716%;
	}
}
@media (max-width: 767px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		width: 81.35593220339%;
		max-width: 480px;
		max-height: 100px;
		height: 100px;
	}
	.confirmBtn {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirm_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.confirmBtn:hover {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirmOn_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.confirmBtn:disabled {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_confirm_Grayout_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.sendBtn {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_send_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.sendBtn:hover {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_sendOn_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.correctionBtn {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_correction_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.correctionBtn:hover {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_correctionOn_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.confirm .sendBtn {
		margin-top: 30px;
	}
}
@media (max-width: 640px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		height: 85px;
	}
}
@media (max-width: 414px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		height: 55px;
	}
}
@media (max-width: 375px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		height: 50px;
	}
}
@media (max-width: 320px) {
	.confirmBtn, .sendBtn, .correctionBtn {
		height: 43px;
	}
}
/* トップページへ戻る
----------------------------------------------*/

.topBtn {
	margin: 80px auto;
	max-height: 80px;
	max-width: 400px;
	width: 28.571428571429%;
}
.topBtn a {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_pc.png') center top no-repeat;
	background-size: 100% auto;
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 100%;
}
.topBtn a:hover {
	background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_topOn_pc.png') center top no-repeat;
	background-size: 100% auto;
}
.thanks .topBtn {
	margin: 60px auto 0;
	width: 46.511627906977%;
}
@media (max-width: 1024px) {
	.topBtn {
		width: 39.0625%;
	}
}
@media (max-width: 991px) {
	.topBtn {
		margin: 56.628571428571px auto;
		width: 40.363269424823%;
	}
}
@media (max-width: 800px) {
	.topBtn {
		width: 46.13125%;
	}
}
@media (max-width: 767px) {
	.topBtn {
		margin: 30px auto 0;
		max-height: 80px;
		max-width: 480px;
		width: 64%;
	}
	.topBtn a {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_sp.png') center top no-repeat;
		background-size: 100% auto;
		display: block;
		height: 100px;
		width: 100%;
	}
	.topBtn a:hover {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_topOn_sp.png') center top no-repeat;
		background-size: 100% auto;
	}
	.thanks .topBtn {
		margin: 30px auto 0;
		width: 64%;
	}
}
@media (max-width: 640px) {
	.topBtn {
		margin: 30px auto;
	}
	.thanks .topBtn {
		margin: 30px auto 0;
	}
	.topBtn a {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_sp.png') center top no-repeat;
		background-size: 100% auto;
		height: 85px;
	}
}
@media (max-width: 414px) {
	.topBtn a {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_sp.png') center top no-repeat;
		background-size: 100% auto;
		height: 55px;
	}
}
@media (max-width: 375px) {
	.topBtn a {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_sp.png') center top no-repeat;
		background-size: 100% auto;
		height: 50px;
	}
}
@media (max-width: 320px) {
	.topBtn a {
		background: url('/wordpress/wp-content/themes/fujita-theme/contact/style/img/btn_top_sp.png') center top no-repeat;
		background-size: 100% auto;
		height: 43px;
	}
}

/* ===== Contact Form 7 プロフェッショナルデザイン ===== */

/* フォーム全体のコンテナ */
.wpcf7 {
    max-width: 800px;
    margin: 40px auto;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* フォームヘッダー */
.wpcf7::before {
    content: "";
    display: block;
    height: 6px;
    background: linear-gradient(90deg, #58ceaa 0%, #01b4b6 100%);
}

/* フォーム内部 */
.wpcf7-form {
    padding: 40px;
    background: #ffffff;
}

/* フォームタイトル（任意で追加） */
.form-title {
    font-size: 28px;
    font-weight: 700;
    color: #1976D2;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: -0.5px;
}

/* ===== ラベル・入力項目のスタイリング ===== */

/* ラベル */
.wpcf7-form label {
    display: block;
    margin-bottom: 24px;
    font-weight: 600;
    color: #083f5b;
    font-size: 14px;
    letter-spacing: 0.3px;
    position: relative;
}

/* 必須マーク */
.wpcf7-form label:has(input[required])::after,
.wpcf7-form label:has(select[required])::after,
.wpcf7-form label:has(textarea[required])::after {
    content: "必須";
    display: inline-block;
    background: #FF5722;
    color: white;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 6px;
    border-radius: 3px;
    margin-left: 8px;
    vertical-align: middle;
    letter-spacing: 0;
}

/* 入力フィールド共通スタイル */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    padding: 16px 20px;
    border: 2px solid #E3F2FD;
    border-radius: 4px;
    font-size: 16px;
		font-weight: normal;
    line-height: 1.5;
    background: #FAFAFA;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-sizing: border-box;
    font-family: inherit;
    margin-top: 8px;
}

/* フォーカス時のスタイル */
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline: none;
    border-color: #2196F3;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.1);
    transform: translateY(-1px);
}

/* プレースホルダー */
.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: #9E9E9E;
    font-style: italic;
    opacity: 1;
}

/* セレクトボックス特別スタイル */
.wpcf7-form select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 20px;
    appearance: none;
    cursor: pointer;
}

/* テキストエリア */
.wpcf7-form textarea {
    min-height: 120px;
    resize: vertical;
    font-family: inherit;
}

/* ===== 住所関連フィールドの特別レイアウト ===== */

/* 郵便番号と住所検索ボタン */
.zipcode-container {
    display: flex;
    gap: 12px;
    align-items: flex-end;
}

.zipcode-container .wpcf7-form-control {
    flex: 1;
}

.zipcode-search-btn {
    background: #FF9800;
    color: white;
    border: none;
    padding: 16px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.zipcode-search-btn:hover {
    background: #F57C00;
    transform: translateY(-1px);
}

/* 住所フィールドグループ */
.address-group {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 16px;
    margin-top: 8px;
}

@media (max-width: 768px) {
    .address-group {
        grid-template-columns: 1fr;
    }
}

/* ===== チェックボックス・ラジオボタン ===== */

/* チェックボックスコンテナ */
.wpcf7-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-radio {
    margin-top: 12px;
}

/* チェックボックス・ラジオボタンのラベル */
.wpcf7-form .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 12px;
    font-weight: 400;
    line-height: 1.6;
    cursor: pointer;
    padding: 16px;
    background: #F8F9FA;
    border: 2px solid #E9ECEF;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.wpcf7-form .wpcf7-list-item label:hover {
    background: #E3F2FD;
    border-color: #BBDEFB;
}

/* チェックボックス・ラジオボタン本体 */
.wpcf7-form input[type="checkbox"],
.wpcf7-form input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0;
    accent-color: #2196F3;
    flex-shrink: 0;
    margin-top: 2px;
}

/* ===== ボタンスタイル ===== */

/* ボタン共通スタイル */
.wpcf7-form input[type="submit"],
.wpcf7-form .wpcf7-submit,
.wpcf7-form input[value="確認画面へ"],
.wpcf7-form input[value="戻る"] {
    background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
    color: white;
    border: none;
    padding: 18px 40px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: none;
    letter-spacing: 0.5px;
    min-width: 160px;
    box-shadow: 0 4px 12px rgba(33, 150, 243, 0.3);
    margin: 8px;
}

/* ボタンホバー */
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form .wpcf7-submit:hover,
.wpcf7-form input[value="確認画面へ"]:hover {
    background: linear-gradient(135deg, #1976D2 0%, #1565C0 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(33, 150, 243, 0.4);
}

/* 戻るボタン */
.wpcf7-form input[value="戻る"] {
    background: linear-gradient(135deg, #757575 0%, #616161 100%);
    box-shadow: 0 4px 12px rgba(117, 117, 117, 0.3);
}

.wpcf7-form input[value="戻る"]:hover {
    background: linear-gradient(135deg, #616161 0%, #424242 100%);
    box-shadow: 0 6px 20px rgba(117, 117, 117, 0.4);
}

/* 無効化されたボタン */
.wpcf7-form input[type="submit"]:disabled,
.wpcf7-form .wpcf7-submit:disabled,
.wpcf7-form input[value="確認画面へ"]:disabled {
    background: #E0E0E0;
    color: #9E9E9E;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* ボタンコンテナ */
.form-buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 40px;
    flex-wrap: wrap;
}

/* ===== エラーメッセージ ===== */

/* エラーメッセージ */
.wpcf7-form .wpcf7-not-valid-tip {
    color: #F44336;
    font-size: 13px;
    font-weight: 500;
    margin-top: 8px;
    padding: 8px 12px;
    background: #FFEBEE;
    border: 1px solid #FFCDD2;
    border-radius: 4px;
    display: block;
}

/* 無効な入力フィールド */
.wpcf7-form .wpcf7-not-valid {
    border-color: #F44336 !important;
    background: #FFEBEE !important;
}

/* 送信レスポンスメッセージ */
.wpcf7-response-output {
    padding: 16px 20px;
    border-radius: 8px;
    margin: 20px 0;
    font-weight: 500;
    text-align: center;
}

.wpcf7-mail-sent-ok {
    background: #E8F5E8;
    color: #2E7D32;
    border: 1px solid #C8E6C9;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
    background: #FFEBEE;
    color: #C62828;
    border: 1px solid #FFCDD2;
}

/* ===== 個人情報保護方針セクション ===== */

.privacy-section {
    border-radius: 12px;
    margin: 32px 0;
}

.privacy-section h3 {
    color: #1976D2;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.privacy-section h3::before {
    font-size: 20px;
}

.privacy-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.privacy-section li {
    padding: 8px 0;
    position: relative;
    line-height: 1.6;
    color: #555;
		list-style: none;
}

.privacy-section li::before {
    color: #2196F3;
    font-weight: bold;
    position: absolute;
    left: 0;
}

/* ===== レスポンシブデザイン ===== */

@media (max-width: 768px) {
    .wpcf7-form {
        padding: 24px 20px;
    }

    .form-title {
        font-size: 24px;
        margin-bottom: 32px;
    }

    .wpcf7-form input[type="text"],
    .wpcf7-form input[type="email"],
    .wpcf7-form input[type="tel"],
    .wpcf7-form select,
    .wpcf7-form textarea {
        padding: 14px 16px;
        font-size: 16px; /* iOS zoom prevention */
    }

    .zipcode-container {
        flex-direction: column;
    }

    .form-buttons {
        flex-direction: column;
        align-items: center;
    }

    .wpcf7-form input[type="submit"],
    .wpcf7-form .wpcf7-submit,
    .wpcf7-form input[value="確認画面へ"],
    .wpcf7-form input[value="戻る"] {
        width: 100%;
        max-width: 300px;
    }
}

@media (max-width: 480px) {
    .wpcf7 {
        border-radius: 8px;
    }

    .wpcf7-form {
        padding: 20px 16px;
    }
}

/* ===== アニメーション ===== */

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.wpcf7-form label {
    animation: slideInUp 0.6s ease-out;
    animation-fill-mode: both;
}

.wpcf7-form label:nth-child(1) { animation-delay: 0.1s; }
.wpcf7-form label:nth-child(2) { animation-delay: 0.2s; }
.wpcf7-form label:nth-child(3) { animation-delay: 0.3s; }
.wpcf7-form label:nth-child(4) { animation-delay: 0.4s; }
.wpcf7-form label:nth-child(5) { animation-delay: 0.5s; }

/* ===== 確認画面用スタイル ===== */

.confirm-table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.confirm-table th,
.confirm-table td {
    padding: 16px 20px;
    text-align: left;
    border-bottom: 1px solid #E0E0E0;
}

.confirm-table th {
    background: #F5F5F5;
    font-weight: 600;
    color: #333;
    width: 200px;
}

.confirm-table td {
    background: white;
    color: #555;
}

.confirm-table tr:last-child th,
.confirm-table tr:last-child td {
    border-bottom: none;
}

input.wpcf7-form-control.wpcf7-previous {
    background: #fff;
    color: #1a7ad6;
    border: none;
    padding: 18px 40px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s
cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: none;
    letter-spacing: 0.5px;
    min-width: 160px;
    box-shadow: 0 4px 12px rgba(33, 150, 243, 0.3);
    margin: 8px;
}

/* ===== スクロールバーカスタマイズ ===== */

.wpcf7-form textarea::-webkit-scrollbar {
    width: 8px;
}

.wpcf7-form textarea::-webkit-scrollbar-track {
    background: #F5F5F5;
    border-radius: 4px;
}

.wpcf7-form textarea::-webkit-scrollbar-thumb {
    background: #BDBDBD;
    border-radius: 4px;
}

.wpcf7-form textarea::-webkit-scrollbar-thumb:hover {
    background: #9E9E9E;
}


/* 確認画面スタイル */
.wpcf7-form dl {
    border: 1px solid #ddd;
    background: #f9f9f9;
    padding: 20px;
    border-radius: 4px;
}

.wpcf7-form dt {
    font-weight: bold;
    margin-top: 10px;
    color: #333;
}

.wpcf7-form dd {
    margin-left: 0;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #eee;
}

/* エラーメッセージ */
.wpcf7-not-valid-tip {
    color: red;
    font-size: 0.9em;
    margin-top: 5px;
}
