@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;500&display=swap");

.hr-contact-template-active {
	background: #ffffff;
	color: #000000;
}

.hr-contact-template-active .site-body,
.hr-contact-template-active .siteContent,
.hr-contact-template-active .site-main,
.hr-contact-template-active .entry-body {
	background: transparent;
}

.hr-contact-template-active .page-header,
.hr-contact-template-active .entry-header,
.hr-contact-template-active .breadcrumb,
.hr-contact-template-active .vk_post_imgOuter {
	display: none;
}

.hr-contact-page,
.hr-contact-page * {
	box-sizing: border-box;
}

.hr-contact-page {
	background: #ffffff;
	color: #000000;
	padding-top: 82px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-contact-page h1::before,
.hr-contact-page h1::after,
.hr-contact-page h2::before,
.hr-contact-page h2::after,
.hr-contact-page h3::before,
.hr-contact-page h3::after {
	content: none !important;
	display: none !important;
}

.hr-contact-page p,
.hr-contact-page div,
.hr-contact-page span,
.hr-contact-page label,
.hr-contact-page input,
.hr-contact-page select,
.hr-contact-page textarea,
.hr-contact-page button,
.hr-contact-page li,
.hr-contact-page a {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-contact-shell {
	max-width: 1180px;
	margin: 0 auto;
	padding: 28px 24px 96px;
}

.hr-contact-tabs {
	display: flex;
	align-items: stretch;
	gap: 12px;
	margin: 0 auto 18px;
}

.hr-contact-tabs__button {
	flex: 1 1 0;
	min-height: 42px;
	padding: 10px 18px;
	border: 1px solid #bfb4a4;
	background: transparent;
	color: #8b8174;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.04em;
	cursor: pointer;
	transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.hr-contact-tabs__button.is-active {
	background: #8a7852;
	border-color: #8a7852;
	color: #fff;
}

.hr-contact-frame {
	padding: 72px 72px 94px;
	border: 1px solid #000000;
	background: rgba(255, 255, 255, 0.24);
}

.hr-contact-panel {
	display: none;
}

.hr-contact-panel.is-active {
	display: block;
}

.hr-contact-hero {
	text-align: center;
}

.hr-contact-hero__eyebrow {
	margin: 0 0 14px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	letter-spacing: 0.08em;
	color: #000000;
}

.hr-contact-hero__title {
	margin: 0;
	font-family: "Raleway", "Yu Gothic", "YuGothic", sans-serif;
	font-size: 52px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #000000;
}

.hr-contact-hero__lead {
	margin-top: 40px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.06em;
	color: #000000;
}

.hr-contact-hero__lead p {
	margin: 0;
}

.hr-contact-hero__lead p + p {
	margin-top: 0.2em;
}

.hr-contact-hero__title--purchase {
	font-size: 40px;
}

.hr-contact-hero__purchase-subtitle {
	margin: 10px 0 0;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	letter-spacing: 0.08em;
	color: #000000;
}

.hr-contact-section {
	margin-top: 64px;
}

.hr-contact-section__title {
	margin: 0 0 46px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.12em;
	color: #000000;
	text-align: center;
}

.hr-contact-section__title::before {
	content: "I\";
	margin-right: 0.55em;
}

.hr-contact-form-shortcode .wpcf7 {
	color: #000000;
}

.hr-contact-form-shortcode .wpcf7 form,
.hr-contact-fallback-form {
	display: grid;
	gap: 28px;
	margin: 0;
}

.hr-contact-form-shortcode .wpcf7 p {
	margin: 0;
}

.hr-contact-form-shortcode .hr-cf7-form,
.hr-contact-form-shortcode .hr-cf7-row,
.hr-contact-fallback-form__group {
	display: grid;
	gap: 28px;
}

.hr-contact-form-shortcode .hr-cf7-row--two,
.hr-contact-fallback-form__group--two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 34px;
}

.hr-field {
	display: grid;
	gap: 12px;
}

.hr-contact-form-shortcode .hr-cf7-field > label,
.hr-field__label {
	display: grid;
	grid-template-columns: 128px minmax(0, 1fr);
	align-items: center;
	column-gap: 24px;
	width: 100%;
}

.hr-contact-form-shortcode .hr-cf7-label,
.hr-field__label {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.08em;
	color: #000000;
}

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

.hr-contact-form-shortcode .hr-cf7-required,
.hr-required {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 3.8em;
	padding: 0.18em 0.5em;
	background: #c20000;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.08em;
	color: #fff;
}

.hr-contact-form-shortcode .wpcf7 input[type="text"],
.hr-contact-form-shortcode .wpcf7 input[type="email"],
.hr-contact-form-shortcode .wpcf7 input[type="tel"],
.hr-contact-form-shortcode .wpcf7 input[type="number"],
.hr-contact-form-shortcode .wpcf7 input[type="date"],
.hr-contact-form-shortcode .wpcf7 select,
.hr-contact-form-shortcode .wpcf7 textarea,
.hr-field__input {
	width: 100%;
	min-height: 44px;
	padding: 10px 14px;
	border: 1px solid #000000;
	background: #fff;
	box-shadow: none;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	color: #000000;
}

.hr-contact-form-shortcode .wpcf7 textarea,
.hr-field__input--textarea {
	min-height: 148px;
	resize: vertical;
}

.hr-contact-form-shortcode .wpcf7 textarea {
	display: block;
}

.hr-contact-form-shortcode .hr-cf7-field > label > .wpcf7-form-control-wrap {
	grid-column: 2;
}

.hr-contact-form-shortcode .hr-cf7-row--two .hr-cf7-field > label {
	grid-template-columns: 78px minmax(0, 1fr);
	column-gap: 16px;
}

.hr-contact-form-shortcode .hr-cf7-row:not(.hr-cf7-row--two) .hr-cf7-field > label {
	align-items: start;
}

.hr-contact-form-shortcode .hr-cf7-row:not(.hr-cf7-row--two) .hr-cf7-label {
	padding-top: 11px;
}

.hr-contact-form-shortcode .wpcf7 select,
.hr-field__select {
	appearance: none;
	background-image:
		linear-gradient(45deg, transparent 50%, #000000 50%),
		linear-gradient(135deg, #000000 50%, transparent 50%);
	background-position:
		calc(100% - 24px) calc(50% - 3px),
		calc(100% - 16px) calc(50% - 3px);
	background-size: 8px 8px, 8px 8px;
	background-repeat: no-repeat;
	padding-right: 38px;
}

.hr-contact-form-shortcode .wpcf7 input[type="text"]:focus,
.hr-contact-form-shortcode .wpcf7 input[type="email"]:focus,
.hr-contact-form-shortcode .wpcf7 input[type="tel"]:focus,
.hr-contact-form-shortcode .wpcf7 input[type="number"]:focus,
.hr-contact-form-shortcode .wpcf7 input[type="date"]:focus,
.hr-contact-form-shortcode .wpcf7 select:focus,
.hr-contact-form-shortcode .wpcf7 textarea:focus,
.hr-field__input:focus {
	outline: 2px solid rgba(176, 132, 67, 0.38);
	outline-offset: 2px;
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-not-valid-tip {
	margin-top: 6px;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #d15b5b;
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-response-output {
	margin: 0;
	padding: 16px 18px;
	border: 1px solid #000000;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	color: #000000;
}

.hr-contact-form-shortcode .hr-cf7-policy,
.hr-policy-box {
	margin-top: 10px;
	padding: 28px 0 0;
	border: 0;
	border-top: 1px solid #000000;
	color: #000000;
}

.hr-contact-form-shortcode .hr-cf7-policy__title,
.hr-policy-box__title {
	margin: 0 0 28px;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.04em;
	color: #000000;
}

.hr-contact-form-shortcode .hr-cf7-policy__body,
.hr-policy-box__body {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 2.25;
	letter-spacing: 0.03em;
	color: #000000;
	text-align: center;
}

.hr-contact-form-shortcode .hr-cf7-policy__body p,
.hr-policy-box__body p {
	margin: 0;
}

.hr-contact-form-shortcode .hr-cf7-policy__body p + p,
.hr-policy-box__body p + p {
	margin-top: 0.9em;
}

.hr-contact-form-shortcode .hr-cf7-consent,
.hr-contact-consent {
	margin: 58px 0 0;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.04em;
	color: #000000;
	text-align: center;
	white-space: nowrap;
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-submit,
.hr-contact-submit__button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 346px;
	min-height: 50px;
	padding: 12px 28px;
	border: 0;
	background: #8a7852;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.06em;
	color: #fff;
	cursor: pointer;
	transition: opacity 180ms ease;
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-submit::before,
.hr-contact-submit__button::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 62px;
	background: #766748;
	clip-path: polygon(0 0, 78% 0, 100% 50%, 78% 100%, 0 100%);
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-submit::after,
.hr-contact-submit__button::after {
	content: "";
	position: absolute;
	left: 21px;
	top: 50%;
	width: 12px;
	height: 20px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	transform: translateY(-60%) rotate(45deg);
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-submit:hover,
.hr-contact-form-shortcode .wpcf7 .wpcf7-submit:focus,
.hr-contact-submit__button:hover,
.hr-contact-submit__button:focus {
	opacity: 0.9;
}

.hr-contact-submit {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 28px;
	text-align: center;
}

.hr-contact-form-shortcode .wpcf7 .hr-contact-submit {
	margin-left: auto;
	margin-right: auto;
}

.hr-contact-form-shortcode .wpcf7 .hr-contact-submit p {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 0;
	text-align: center;
}

.hr-contact-form-shortcode .wpcf7 .wpcf7-spinner {
	margin: 12px auto 0;
}

@media (max-width: 991.98px) {
	.hr-contact-frame {
		padding: 58px 34px 74px;
	}

	.hr-contact-form-shortcode .hr-cf7-row--two,
	.hr-contact-fallback-form__group--two {
		grid-template-columns: 1fr;
		gap: 28px;
	}
}

@media (max-width: 767.98px) {
	.hr-contact-page {
		padding-top: 74px;
	}

	.hr-contact-shell {
		padding: 16px 16px 72px;
	}

	.hr-contact-tabs {
		gap: 8px;
		margin-bottom: 14px;
	}

	.hr-contact-tabs__button {
		min-height: 40px;
		padding: 8px 10px;
		font-size: 12px;
	}

	.hr-contact-frame {
		padding: 40px 18px 52px;
	}

	.hr-contact-hero__title {
		font-size: 42px;
	}

	.hr-contact-hero__title--purchase {
		font-size: 32px;
	}

	.hr-contact-hero__lead {
		margin-top: 28px;
		font-size: 13px;
		line-height: 1.9;
	}

	.hr-contact-section {
		margin-top: 44px;
	}

	.hr-contact-section__title {
		margin-bottom: 30px;
		font-size: 12px;
		line-height: 1.8;
	}

	.hr-contact-form-shortcode .wpcf7 form,
	.hr-contact-fallback-form,
	.hr-contact-form-shortcode .hr-cf7-form,
	.hr-contact-form-shortcode .hr-cf7-row,
	.hr-contact-fallback-form__group {
		gap: 22px;
	}

	.hr-contact-form-shortcode .wpcf7 input[type="text"],
	.hr-contact-form-shortcode .wpcf7 input[type="email"],
	.hr-contact-form-shortcode .wpcf7 input[type="tel"],
	.hr-contact-form-shortcode .wpcf7 input[type="number"],
	.hr-contact-form-shortcode .wpcf7 input[type="date"],
	.hr-contact-form-shortcode .wpcf7 select,
	.hr-contact-form-shortcode .wpcf7 textarea,
	.hr-field__input {
		min-height: 42px;
		padding: 10px 12px;
		font-size: 13px;
	}

	.hr-contact-form-shortcode .wpcf7 textarea,
	.hr-field__input--textarea {
		min-height: 132px;
	}

	.hr-contact-form-shortcode .hr-cf7-field > label {
		grid-template-columns: 1fr;
		row-gap: 10px;
	}

	.hr-contact-form-shortcode .hr-cf7-field > label > .wpcf7-form-control-wrap {
		grid-column: auto;
	}

	.hr-contact-form-shortcode .hr-cf7-row--two .hr-cf7-field > label {
		grid-template-columns: 1fr;
	}

	.hr-contact-form-shortcode .hr-cf7-row:not(.hr-cf7-row--two) .hr-cf7-label {
		padding-top: 0;
	}

	.hr-contact-form-shortcode .hr-cf7-policy__title,
	.hr-policy-box__title {
		font-size: 15px;
		margin-bottom: 22px;
	}

	.hr-contact-form-shortcode .hr-cf7-policy__body,
	.hr-policy-box__body {
		font-size: 13px;
		line-height: 2;
		text-align: left;
	}

	.hr-contact-form-shortcode .hr-cf7-consent,
	.hr-contact-consent {
		margin-top: 34px;
		font-size: 13px;
		line-height: 1.75;
		text-align: center;
		white-space: normal;
	}

	.hr-contact-form-shortcode .wpcf7 .wpcf7-submit,
	.hr-contact-submit__button {
		width: 100%;
		min-width: 0;
		max-width: 312px;
		min-height: 46px;
		padding: 11px 18px;
		font-size: 15px;
	}

	.hr-contact-form-shortcode .wpcf7 .wpcf7-submit::before,
	.hr-contact-submit__button::before {
		width: 56px;
	}

	.hr-contact-form-shortcode .wpcf7 .wpcf7-submit::after,
	.hr-contact-submit__button::after {
		left: 18px;
		width: 11px;
		height: 18px;
	}
}