@charset "UTF-8";
/* お問い合わせ
------------------------------------------------------------------------- */
.wrap_contact_form {
	width: 91.7333333333vw;
	margin: 0 auto;
}

.dl_contact_form dt {
	font-weight: 900;
	font-size: 6.4vw;
	margin-bottom: 2.1333333333vw;
}
.dl_contact_form dt .required {
	color: #FF4B00;
}
.dl_contact_form dd {
	margin-bottom: 12.8vw;
}
.dl_contact_form dd:last-of-type {
	margin-bottom: 0;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	border-radius: 1.0666666667vw;
	background: #fff;
	border: none;
	font-size: 5.3333333333vw;
	padding: 6.8vw 4.2666666667vw;
	font-family: "Zen Old Mincho", serif;
	font-weight: bold;
}

.placeholder {
	font-size: 4.2666666667vw;
	color: #443F3D;
}

/* ラジオボタン */
.dd_radio {
	margin-top: 4.2666666667vw;
	font-weight: 900;
	font-size: 6.4vw;
}

.dd_radio .wpcf7-list-item {
	margin: 0;
}

.dd_radio .wpcf7-form-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8.5333333333vw;
}

.dd_radio .wpcf7-list-item:last-child {
	margin-bottom: 0;
}

.dd_radio label,
.dd_radio input {
	cursor: pointer;
}

input[type=radio] {
	position: relative;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	margin-right: 2.1333333333vw;
	margin-top: -0.8vw;
	border: solid 1px #2F2E2E;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	outline: none;
	width: 8.5333333333vw;
	height: 8.5333333333vw;
	vertical-align: middle;
}

input[type=radio]::after {
	content: "";
	display: block;
	width: 6.4vw;
	height: 6.4vw;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -3.2vw;
	margin-left: -3.2vw;
	border-radius: 100%;
}

input[type=radio]:checked {
	border: solid 1px #2F2E2E;
}

input[type=radio]:checked::after {
	background-color: #2F2E2E;
}

input[type=radio] {
	border-radius: 100%;
}

/* チェックボックス */
.dd_checkbox {
	position: relative;
	padding: 0 0 0 10.6666666667vw;
	font-size: 6.4vw;
	font-weight: 900;
}

.dd_checkbox a {
	color: #252525;
	font-weight: 500;
	text-decoration: underline;
	font-weight: bold;
}

.dd_checkbox .wpcf7-form-control-wrap {
	position: static;
}

.dd_checkbox .wpcf7-list-item {
	margin: 0;
}

input[type=checkbox] {
	display: none;
}

.dd_checkbox input + span {
	cursor: pointer;
	display: inline-block;
	width: auto;
}

.dd_checkbox input + span::before {
	background: #fff;
	border: 1px solid #EEEAE9;
	content: "";
	display: block;
	position: absolute;
	top: 4.8vw;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8.5333333333vw;
	height: 8.5333333333vw;
	border-radius: 1.0666666667vw;
}

.dd_checkbox input + span::after {
	content: "";
	display: block;
	background: url(../images/icon_contact_check.svg) no-repeat;
	background-size: contain;
	width: 5.3333333333vw;
	height: 5.3333333333vw;
	opacity: 0;
	position: absolute;
	top: 5.3333333333vw;
	left: 2.1333333333vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

input[type=checkbox]:checked + span::before {
	background: #fff;
}

input[type=checkbox]:checked + span::after {
	opacity: 1;
}

/* チェックボックスが複数の場合 */
.dd_checkbox.dd_checkbox2 {
	padding: 0;
}

.dd_checkbox2 .wpcf7-list-item {
	position: relative;
	padding-left: 10.6666666667vw;
	display: block;
	margin-bottom: 4.2666666667vw;
}

.dd_checkbox2 .wpcf7-list-item:last-child {
	margin-bottom: 0;
}

/* 送信ボタン */
.btn_submit {
	width: 91.7333333333vw;
	height: 17.0666666667vw;
	margin: 17.0666666667vw auto 0;
	position: relative;
	z-index: 1;
}
.btn_submit::before {
	content: "";
	display: block;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	background: -webkit-gradient(linear, left top, right top, from(#252525), to(#FF4B00));
	background: linear-gradient(to right, #252525, #FF4B00);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 1.3333333333vw;
	pointer-events: none;
}
.btn_submit::after {
	content: "";
	display: block;
	width: 6.4vw;
	height: 6.4vw;
	background: url(../images/arrow_black_bold.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 4.2666666667vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
}
.btn_submit span {
	display: block;
	height: 100%;
	background-color: #eeeae9;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.4'/%3E%3C/svg%3E");
	background-size: 200px 200px;
	border-radius: 1.0666666667vw;
}
.btn_submit input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border: none;
	font-family: "Zen Old Mincho", serif;
	font-weight: 900;
	font-size: 6.4vw;
	background: none;
	color: #252525;
}

.btn_submit span.wpcf7-spinner {
	display: none;
}

/* 送信完了
------------------------------------------------------------------------- */
.thanks .ttl_heading03 {
	margin-bottom: min(2.9411764706vw, 40px);
}

.wrap_thanks_text p {
	margin-bottom: 1.5em;
}
.wrap_thanks_text p:last-child {
	margin-bottom: 0;
}

@media (min-width: 769px) {
	/* お問い合わせ
	------------------------------------------------------------------------- */
	.contact .lead_text {
		width: min(68.2352941176vw, 928px);
	}
	.wrap_contact_form {
		width: min(68.2352941176vw, 928px);
	}
	.dl_contact_form dt {
		font-size: min(1.7647058824vw, 24px);
		margin-bottom: min(0.5882352941vw, 8px);
	}
	.dl_contact_form dd {
		margin-bottom: min(3.5294117647vw, 48px);
	}
	input[type=text],
	input[type=tel],
	input[type=email],
	textarea {
		border-radius: min(0.2941176471vw, 4px);
		font-size: min(1.4705882353vw, 20px);
		padding: min(1.875vw, 25.5px) min(1.1764705882vw, 16px);
	}
	.placeholder {
		font-size: min(1.1764705882vw, 16px);
	}
	/* ラジオボタン */
	.dd_radio {
		margin-top: min(1.1764705882vw, 16px);
		font-size: min(1.7647058824vw, 24px);
	}
	.dd_radio .wpcf7-form-control {
		gap: min(2.3529411765vw, 32px);
	}
	input[type=radio] {
		margin-right: min(0.5882352941vw, 8px);
		margin-top: max(-0.2205882353vw, -3px);
		width: min(2.3529411765vw, 32px);
		height: min(2.3529411765vw, 32px);
	}
	input[type=radio]::after {
		width: min(1.7647058824vw, 24px);
		height: min(1.7647058824vw, 24px);
		margin-top: max(-0.8823529412vw, -12px);
		margin-left: max(-0.8823529412vw, -12px);
	}
	/* チェックボックス */
	.dd_checkbox {
		padding: 0 0 0 min(2.9411764706vw, 40px);
		font-size: min(1.7647058824vw, 24px);
	}
	.dd_checkbox a {
		-webkit-transition: 0.2s;
		transition: 0.2s;
	}
	.dd_checkbox a:hover {
		color: #FF4B00;
	}
	.dd_checkbox input + span::before {
		top: min(1.3235294118vw, 18px);
		width: min(2.3529411765vw, 32px);
		height: min(2.3529411765vw, 32px);
		border-radius: min(0.2941176471vw, 4px);
	}
	.dd_checkbox input + span::after {
		width: min(1.4705882353vw, 20px);
		height: min(1.4705882353vw, 20px);
		top: min(1.4705882353vw, 20px);
		left: min(0.5882352941vw, 8px);
	}
	/* チェックボックスが複数の場合 */
	.dd_checkbox2 .wpcf7-checkbox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: min(1.1764705882vw, 16px) min(1.7647058824vw, 24px);
	}
	.dd_checkbox2 .wpcf7-list-item {
		padding-left: min(2.9411764706vw, 40px);
		margin-bottom: 0;
	}
	/* 送信ボタン */
	.btn_submit {
		width: min(25.8823529412vw, 352px);
		height: min(4.7058823529vw, 64px);
		margin: min(4.7058823529vw, 64px) auto 0;
	}
	.btn_submit::before {
		border-radius: min(0.3676470588vw, 5px);
	}
	.btn_submit::after {
		width: min(1.7647058824vw, 24px);
		height: min(1.7647058824vw, 24px);
		right: min(1.1764705882vw, 16px);
	}
	.btn_submit:hover::after {
		background-image: url(../images/arrow_white.svg);
	}
	.btn_submit:hover span {
		background: -webkit-gradient(linear, left top, right top, color-stop(60%, #252525), to(#FF4B00));
		background: linear-gradient(to right, #252525 60%, #FF4B00);
	}
	.btn_submit:hover input {
		color: #fff;
	}
	.btn_submit span {
		border-radius: min(0.2941176471vw, 4px);
		-webkit-transition: 0.2s;
		transition: 0.2s;
	}
	.btn_submit input {
		font-size: min(1.7647058824vw, 24px);
		cursor: pointer;
	}
}