body.page-id-8465 {
	--dmsi-contact-navy: #061733;
	--dmsi-contact-blue: #143b68;
	--dmsi-contact-gold: #d8b465;
	--dmsi-contact-gold-light: #f4dc8f;
	--dmsi-contact-text: #1f2a38;
	--dmsi-contact-border: #dbe3ed;
	background: #f4f7fb;
}

body.page-id-8465 #breadcrumb {
	display: none;
}

body.page-id-8465 #content {
	padding: 56px 16px 88px;
	background:
		radial-gradient(circle at 8% 8%, rgba(216, 180, 101, 0.14), transparent 24%),
		radial-gradient(circle at 92% 28%, rgba(20, 59, 104, 0.09), transparent 28%),
		linear-gradient(180deg, #f7f9fc 0%, #eef3f8 100%);
}

body.page-id-8465 #inner-content,
body.page-id-8465 #main,
body.page-id-8465 #entry {
	box-sizing: border-box;
	width: 100% !important;
	max-width: 880px;
	margin-right: auto;
	margin-left: auto;
}

body.page-id-8465 #entry {
	background: transparent;
}

body.page-id-8465 .entry-header.page-header {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
	padding: 48px 40px 42px;
	border: 1px solid rgba(244, 220, 143, 0.28);
	border-radius: 24px;
	background: linear-gradient(135deg, #061733 0%, #0d2d52 55%, #143b68 100%);
	box-shadow: 0 18px 45px rgba(6, 23, 51, 0.2);
	text-align: center;
}

body.page-id-8465 .entry-header.page-header::before,
body.page-id-8465 .entry-header.page-header::after {
	position: absolute;
	border: 1px solid rgba(244, 220, 143, 0.2);
	border-radius: 50%;
	content: "";
	pointer-events: none;
}

body.page-id-8465 .entry-header.page-header::before {
	top: -86px;
	right: -54px;
	width: 220px;
	height: 220px;
}

body.page-id-8465 .entry-header.page-header::after {
	bottom: -104px;
	left: -54px;
	width: 190px;
	height: 190px;
}

body.page-id-8465 .page-title {
	position: relative;
	z-index: 1;
	margin: 0;
	color: #fff;
	font-size: clamp(34px, 4vw, 44px);
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: 0.06em;
	text-align: center;
}

body.page-id-8465 .page-title::before {
	display: block;
	margin: 0 0 9px;
	color: var(--dmsi-contact-gold-light);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.32em;
	content: "CONTACT";
}

body.page-id-8465 .page-title::after {
	display: block;
	width: 72px;
	height: 3px;
	margin: 17px auto 0;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--dmsi-contact-gold-light), var(--dmsi-contact-gold));
	content: "";
}

body.page-id-8465 .entry-content.page-content {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: 28px 0 0;
	padding: 42px 48px 50px;
	border: 1px solid rgba(20, 59, 104, 0.12);
	border-radius: 24px;
	background: #fff;
	box-shadow: 0 18px 48px rgba(21, 47, 78, 0.11);
}

body.page-id-8465 .entry-content.page-content::before {
	position: absolute;
	top: 0;
	right: 32px;
	left: 32px;
	height: 4px;
	border-radius: 0 0 999px 999px;
	background: linear-gradient(90deg, transparent, var(--dmsi-contact-gold), transparent);
	content: "";
}

body.page-id-8465 .wpcf7,
body.page-id-8465 .wpcf7 form {
	width: 100%;
}

body.page-id-8465 .dmsi-contact-sales-warning {
	position: relative;
	box-sizing: border-box;
	margin: 0 0 34px;
	padding: 21px 24px 21px 66px;
	border: 1px solid #e8b8b8;
	border-left: 5px solid #c85b5b;
	border-radius: 12px;
	background: linear-gradient(135deg, #fff8f8 0%, #fff1f1 100%);
	color: #3e2929;
	box-shadow: 0 8px 22px rgba(142, 48, 48, 0.07);
	text-align: left;
}

body.page-id-8465 .dmsi-contact-sales-warning::before {
	position: absolute;
	top: 21px;
	left: 24px;
	display: grid;
	width: 27px;
	height: 27px;
	place-items: center;
	border-radius: 50%;
	background: #a84444;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	line-height: 1;
	content: "!";
}

body.page-id-8465 .dmsi-contact-sales-warning__title {
	margin: 0 0 8px;
	color: #8e3030;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.55;
}

body.page-id-8465 .dmsi-contact-sales-warning__text {
	margin: 0;
	font-size: 15px;
	line-height: 1.85;
}

body.page-id-8465 .otoiawase {
	color: var(--dmsi-contact-text);
}

body.page-id-8465 .oto-label {
	margin: 25px 0 10px;
	color: var(--dmsi-contact-navy);
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
}

body.page-id-8465 .oto-label:first-child {
	margin-top: 0;
}

body.page-id-8465 .oto-label p,
body.page-id-8465 .oto-nyuryoku p,
body.page-id-8465 .oto-sousin p {
	margin: 0;
}

body.page-id-8465 .hissu {
	display: inline-block;
	margin-left: 8px;
	padding: 2px 8px;
	border-radius: 999px;
	background: #fff0e7;
	color: #b25235;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.6;
	vertical-align: 1px;
}

body.page-id-8465 .wpcf7 input[type="text"],
body.page-id-8465 .wpcf7 input[type="email"],
body.page-id-8465 .wpcf7 textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid var(--dmsi-contact-border);
	border-radius: 11px;
	background: #fbfcfe;
	color: var(--dmsi-contact-text);
	font-size: 16px;
	line-height: 1.6;
	box-shadow: inset 0 1px 2px rgba(6, 23, 51, 0.04);
	transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

body.page-id-8465 .wpcf7 input[type="text"],
body.page-id-8465 .wpcf7 input[type="email"] {
	height: 54px;
	padding: 0 16px;
}

body.page-id-8465 .wpcf7 textarea {
	min-height: 220px;
	padding: 14px 16px;
	resize: vertical;
}

body.page-id-8465 .wpcf7 input[type="text"]:focus,
body.page-id-8465 .wpcf7 input[type="email"]:focus,
body.page-id-8465 .wpcf7 textarea:focus {
	border-color: #315f91;
	outline: none;
	background: #fff;
	box-shadow: 0 0 0 4px rgba(49, 95, 145, 0.13);
}

body.page-id-8465 .wpcf7-radio {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 10px;
	margin-top: 4px;
}

body.page-id-8465 .wpcf7-radio .wpcf7-list-item {
	margin: 0;
}

body.page-id-8465 .wpcf7-radio label {
	display: flex;
	box-sizing: border-box;
	align-items: center;
	gap: 8px;
	min-height: 46px;
	padding: 10px 12px;
	border: 1px solid var(--dmsi-contact-border);
	border-radius: 10px;
	background: #f8fafc;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.45;
	transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

body.page-id-8465 .wpcf7-radio label:hover {
	border-color: #9eb4ca;
	background: #fff;
	box-shadow: 0 5px 14px rgba(20, 59, 104, 0.08);
}

body.page-id-8465 .wpcf7-radio input[type="radio"] {
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	margin: 0;
	accent-color: var(--dmsi-contact-blue);
}

body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] {
	display: block;
	margin-top: 30px;
}

body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] .wpcf7-acceptance,
body.page-id-8465 .dmsi-sales-acceptance {
	display: block;
	box-sizing: border-box;
	padding: 17px 19px;
	border: 1px solid #d5e0eb;
	border-radius: 12px;
	background: #f3f7fb;
	color: #27384b;
	text-align: left;
}

body.page-id-8465 .dmsi-sales-acceptance {
	margin: 14px 0 0;
	border-color: #ead8a5;
	background: #fffaf0;
}

body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] .wpcf7-list-item,
body.page-id-8465 .dmsi-sales-acceptance .wpcf7-list-item {
	display: block;
	margin: 0;
}

body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] label,
body.page-id-8465 .dmsi-sales-acceptance label {
	display: flex;
	align-items: flex-start;
	gap: 11px;
	min-height: 44px;
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.7;
}

body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] input[type="checkbox"],
body.page-id-8465 .dmsi-sales-acceptance input[type="checkbox"] {
	flex: 0 0 20px;
	width: 20px !important;
	min-width: 20px;
	height: 20px !important;
	margin: 3px 0 0;
	accent-color: var(--dmsi-contact-blue);
}

body.page-id-8465 .dmsi-sales-acceptance__note {
	margin: 6px 0 0 31px;
	color: #75664b;
	font-size: 13px;
	line-height: 1.65;
}

body.page-id-8465 .oto-sousin {
	margin-top: 30px;
	text-align: center;
}

body.page-id-8465 .wpcf7 .wpcf7-submit {
	display: inline-flex;
	box-sizing: border-box;
	width: min(100%, 420px);
	min-height: 60px;
	align-items: center;
	justify-content: center;
	padding: 14px 28px;
	border: 1px solid rgba(130, 94, 24, 0.22);
	border-radius: 999px;
	background: linear-gradient(135deg, #f4dc8f 0%, #d8b465 48%, #c8a24a 100%);
	color: var(--dmsi-contact-navy);
	cursor: pointer;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.4;
	letter-spacing: 0.04em;
	box-shadow: 0 12px 28px rgba(164, 122, 38, 0.24);
	transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

body.page-id-8465 .wpcf7 .wpcf7-submit:hover {
	transform: translateY(-2px);
	box-shadow: 0 16px 32px rgba(164, 122, 38, 0.3);
	filter: brightness(1.03);
}

body.page-id-8465 .wpcf7 .wpcf7-submit:focus-visible {
	outline: 3px solid rgba(20, 59, 104, 0.42);
	outline-offset: 3px;
}

body.page-id-8465 .wpcf7-not-valid-tip {
	margin-top: 7px;
	font-size: 13px;
}

body.page-id-8465 .wpcf7-response-output {
	margin: 24px 0 0;
	padding: 15px 18px;
	border-radius: 10px;
	font-size: 14px;
	line-height: 1.7;
}

@media (max-width: 760px) {
	body.page-id-8465 #content {
		padding: 28px 14px 56px;
	}

	body.page-id-8465 .entry-header.page-header {
		padding: 36px 20px 32px;
		border-radius: 18px;
	}

	body.page-id-8465 .page-title {
		font-size: 30px;
	}

	body.page-id-8465 .page-title::before {
		font-size: 11px;
	}

	body.page-id-8465 .entry-content.page-content {
		margin-top: 20px;
		padding: 25px 16px 32px;
		border-radius: 18px;
	}

	body.page-id-8465 .entry-content.page-content::before {
		right: 18px;
		left: 18px;
	}

	body.page-id-8465 .dmsi-contact-sales-warning {
		margin-bottom: 28px;
		padding: 17px 15px 17px 51px;
		border-left-width: 4px;
	}

	body.page-id-8465 .dmsi-contact-sales-warning::before {
		top: 18px;
		left: 16px;
		width: 25px;
		height: 25px;
		font-size: 15px;
	}

	body.page-id-8465 .dmsi-contact-sales-warning__title {
		font-size: 17px;
	}

	body.page-id-8465 .dmsi-contact-sales-warning__text {
		font-size: 14px;
	}

	body.page-id-8465 .oto-label {
		font-size: 15px;
	}

	body.page-id-8465 .wpcf7-radio {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}

	body.page-id-8465 .wpcf7-radio label {
		min-height: 44px;
		padding: 9px 10px;
		font-size: 13px;
	}

	body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] .wpcf7-acceptance,
	body.page-id-8465 .dmsi-sales-acceptance {
		padding: 15px 14px;
	}

	body.page-id-8465 .wpcf7-form-control-wrap[data-name="your-consent"] label,
	body.page-id-8465 .dmsi-sales-acceptance label {
		font-size: 14px;
	}

	body.page-id-8465 .dmsi-sales-acceptance__note {
		font-size: 12px;
	}

	body.page-id-8465 .wpcf7 .wpcf7-submit {
		width: 100%;
		min-height: 56px;
		font-size: 17px;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-8465 .wpcf7 .wpcf7-submit,
	body.page-id-8465 .wpcf7-radio label,
	body.page-id-8465 .wpcf7 input,
	body.page-id-8465 .wpcf7 textarea {
		transition: none;
	}
}
