h1.c-pageTitle__main::before {
    content: "Visit";
}
p {
    padding-bottom: 0;
}
h3.wp-block-heading {
    border-bottom: 2px dashed #E34444;
}
.g-kengaku-flow,
.g-kengaku-flow * {
	box-sizing: border-box;
}
.g-kengaku-flow {
	width: 100%;
	padding-bottom: 120px;
	background: #fff;
}
.g-kengaku-flow > .wp-block-group__inner-container {
	width: 100%;
	max-width: 1000px !important;
	margin-inline: auto !important;
}
.g-kengaku-flow p,
.g-kengaku-flow h3,
.g-kengaku-flow figure,
.g-kengaku-flow .wp-block-group {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}
.g-kengaku-flow > .wp-block-group__inner-container > h2 {
	margin-bottom: 24px !important;
}
.g-kengaku-flow > .wp-block-group__inner-container > h2 + p {
	width: 100%;
	margin-bottom: 64px !important;
	color: #111;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0;
	text-align: center;
}
.g-kengaku-flow .g-steps {
	width: 100%;
	margin-bottom: 64px !important;
}
.g-kengaku-flow .g-steps > .wp-block-group__inner-container {
	display: flex;
	align-items: stretch;
	gap: 24px;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}
.g-kengaku-flow .g-step {
	flex: 1 1 0;
	min-width: 0;
	margin: 0 !important;
	overflow: hidden;
	border-radius: 24px;
}
.g-kengaku-flow .g-step > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	max-width: none !important;
	margin: 0 !important;
}
.g-kengaku-flow .step-no {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 100%;
	min-height: 53.6px;
	padding: 12px 32px;
	margin: 0 !important;
	background: #C1DD5C;
	color: #111;
	border-top: 1.6px solid #000;
	border-right: 1.6px solid #000;
	border-left: 1.6px solid #000;
	border-radius: 24px 24px 0 0;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
}
.g-kengaku-flow .step-no::before {
	content: "STEP";
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
}
.g-kengaku-flow .step-no::after {
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 28px;
}
.g-kengaku-flow .g-step:nth-child(1) .step-no::after {
	content: "１";
}
.g-kengaku-flow .g-step:nth-child(2) .step-no::after {
	content: "２";
}
.g-kengaku-flow .g-step:nth-child(3) .step-no::after {
	content: "３";
}
.g-kengaku-flow .g-step-txt {
	flex: 1 1 auto;
	width: 100%;
	padding: 24px;
	margin: 0 !important;
	background: #FFFDED;
	border: 1.6px solid #000;
	border-radius: 0 0 24px 24px;
}
.g-kengaku-flow .g-step-txt > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}
.g-kengaku-flow .g-step-txt h3 {
	width: 100%;
	margin: 0 !important;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0;
	text-align: center;
}
.g-kengaku-flow .g-step-txt p {
	width: 100%;
	margin: 0 !important;
	color: #111;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0;
	text-align: left;
}
.g-kengaku-flow .g-kengaku-gaiyo {
	width: 100%;
	padding: 32px;
	margin: 0 !important;
	background: #FFFDED;
	border-radius: 24px;
}
.g-kengaku-flow .g-kengaku-gaiyo > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}
.g-kengaku-flow .g-kengaku-gaiyo h2 {
	margin: 0 !important;
}
.g-kengaku-flow .g-kengaku-gaiyo .wp-block-table {
	width: 100%;
	margin: 0 !important;
	overflow: visible;
}
.g-kengaku-flow .g-kengaku-gaiyo table {
	display: block;
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background: transparent;
}
.g-kengaku-flow .g-kengaku-gaiyo tbody {
	display: block;
	width: 100%;
}
.g-kengaku-flow .g-kengaku-gaiyo tr {
	display: flex;
	align-items: stretch;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #C1DD5C;
}
.g-kengaku-flow .g-kengaku-gaiyo tr:last-child {
	border-bottom: 0;
}
.g-kengaku-flow .g-kengaku-gaiyo td {
	border: 0 !important;
}
.g-kengaku-flow .g-kengaku-gaiyo td:first-child {
	display: flex;
	align-items: flex-start;
	flex: 0 0 160px;
	width: 160px;
	padding: 16px;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0;
	white-space: nowrap;
}
.g-kengaku-flow .g-kengaku-gaiyo td:nth-child(2) {
	flex: 1 1 auto;
	min-width: 0;
	padding: 16px !important;
	color: #111;
	line-height: 28px;
	letter-spacing: 0;
	white-space: pre-line;
}
.g-app-phone,
.g-app-phone * {
	box-sizing: border-box;
}
.g-app-phone {
	width: 100%;
	padding-bottom: 120px;
	background: #fff;
}
.g-app-phone > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 1000px !important;
	margin-inline: auto !important;
}
.g-app-phone h2,
.g-app-phone p {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}
.g-app-phone h2 {
	margin-bottom: 24px !important;
}
.g-app-phone .reception-hours {
	margin: 0 !important;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}
.g-app-phone .tel-link {
	margin-top: 40px !important;
	text-align: center;
}
.g-app-phone .tel-link a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	width: 253px;
	height: 64px;
	padding: 16px 32px;
	background: #E34444;
	color: #fff;
	border-radius: 60px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0;
	text-decoration: none;
	white-space: nowrap;
	transition: filter 0.2s ease, transform 0.2s ease;
}
.g-app-phone .tel-link a::before {
	content: "";
	display: block;
	flex: 0 0 auto;
	width: 32px;
	height: 32px;
	background-image: url("/cms8/wp-content/themes/arkhe_child/images/mdi_telephone.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
@media (hover: hover) {
	.g-app-phone .tel-link a:hover {
		filter: brightness(1.08);
		transform: translateY(-1px);
	}
}
.g-app-phone .tel-link a:focus-visible {
	outline: 3px solid #C1DD5C;
	outline-offset: 4px;
}
.kengaku-cf,
.kengaku-cf * {
	box-sizing: border-box;
}
.kengaku-cf {
	width: 100%;
}
.kengaku-cf > .wp-block-group__inner-container {
	width: 100%;
	max-width: 1000px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.kengaku-cf > .wp-block-group__inner-container > .wpcf7 {
	width: 100%;
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.kengaku-cf > .wp-block-group__inner-container > h2 {
	margin-top: 0 !important;
	margin-bottom: 40px !important;
}
.kengaku-cf .wpcf7 {
	width: 100%;
	position:relative;
}
.wpcf7-turnstile.cf-turnstile {
    position: absolute;
    bottom: 110px;
    left: 50%;
    transform: translateX(-50%);
}
.kengaku-cf .wpcf7-form {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 64px;
	width: 100%;
}
.kengaku-cf .hidden-fields-container {
	display: none;
}
.kengaku-cf .wpcf7-form p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.kengaku-cf__box {
	width: 100%;
	padding: 32px;
	background: #fff;
	border: 1.6px solid #C1DD5C;
	border-radius: 24px;
}
.kengaku-cf__fields {
	width: 100%;
}
.kengaku-cf__row {
	display: grid;
	grid-template-columns: 320px minmax(0, 1fr);
	align-items: start;
	width: 100%;
	padding: 24px 0;
	border-bottom: 1px solid #C1DD5C;
}
.kengaku-cf__row:last-child {
	border-bottom: 0;
}
.kengaku-cf__label {
	width: 320px;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
}
.kengaku-cf__label > p {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	width: 100%;
	margin: 0 !important;
}
.kengaku-cf__label br {
	display: none;
}
.kengaku-cf__label label,
.kengaku-cf__label > p > span:not(.kengaku-cf__badge) {
	display: block;
	margin: 0;
	padding: 0;
	color: #111;
	font: inherit;
	line-height: 28px;
}
.kengaku-cf__badge {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: auto;
	height: 28px;
	margin: 0 !important;
	padding: 4px 8px !important;
	border-radius: 4px;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	white-space: nowrap;
}
.kengaku-cf__badge--required {
	background: #E34444;
}
.kengaku-cf__badge--optional {
	background: #888;
}
.kengaku-cf__badge br {
	display: none !important;
}
.kengaku-cf__control {
	width: 100%;
	min-width: 0;
}
.kengaku-cf__control > p {
	width: 100%;
	margin: 0 !important;
}
.kengaku-cf__control .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.kengaku-cf input[type="text"],
.kengaku-cf input[type="tel"],
.kengaku-cf input[type="email"] {
	display: block;
	width: 100%;
	max-width: none;
	height: 60px;
	margin: 0 !important;
	padding: 16px;
	background: #F7F7F7;
	color: #111;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0;
	appearance: none;
	-webkit-appearance: none;
}
.kengaku-cf input::placeholder,
.kengaku-cf textarea::placeholder {
	color: #888;
	opacity: 1;
}
.kengaku-cf input[type="date"] {
	display: block;
	width: 100%;
	max-width: none;
	height: 60px;
	margin: 0 !important;
	padding: 16px;
	background: #F7F7F7;
	color: #111;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	appearance: none;
	-webkit-appearance: none;
}
.kengaku-cf input[type="date"]:focus {
	outline: 2px solid #C1DD5C;
	outline-offset: 0;
}
.kengaku-cf input[type="text"]:focus,
.kengaku-cf input[type="tel"]:focus,
.kengaku-cf input[type="email"]:focus,
.kengaku-cf textarea:focus {
	outline: 2px solid #C1DD5C;
	outline-offset: 0;
}
.kengaku-cf__options {
	width: 100%;
}
.kengaku-cf__options > p {
	width: 100%;
	margin: 0 !important;
}
.kengaku-cf__options .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.kengaku-cf__options .wpcf7-form-control {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}
.kengaku-cf__options .wpcf7-list-item {
	display: block;
	margin: 0 !important;
}
.kengaku-cf__options .wpcf7-list-item label {
	display: flex;
	align-items: center;
	gap: 8px;
	height: 28px;
	margin: 0;
	cursor: pointer;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	white-space: nowrap;
}
.kengaku-cf__options input[type="checkbox"] {
	display: block;
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	margin: 0 !important;
	background: #fff;
	border: 1.6px solid #111;
	border-radius: 50%;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.kengaku-cf__options input[type="checkbox"]:checked {
	background: radial-gradient(circle, #E34444 0 5px, #fff 5.5px);
}
.kengaku-cf__dates {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.kengaku-cf__date-item {
	width: 100%;
}
.kengaku-cf__date-item > p {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	width: 100%;
	margin: 0 !important;
}
.kengaku-cf__date-item br {
	display: none;
}
.kengaku-cf__date-item label {
	display: block;
	margin: 0;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
}
.kengaku-cf__date-item .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.kengaku-cf textarea {
	display: block;
	width: 100%;
	max-width: none;
	height: 160px;
	min-height: 160px;
	margin: 0 !important;
	padding: 16px;
	background: #F7F7F7;
	color: #111;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
	line-height: 28px;
	resize: vertical;
	appearance: none;
	-webkit-appearance: none;
}
.kengaku-cf__notes {
	width: 100%;
}
.kengaku-cf__notes p {
	width: 100%;
	margin: 0 !important;
	color: #888;
	line-height: 28px;
	padding-bottom: 0;
}
.kengaku-cf__notes > p:first-child > br:first-child {
	display: none;
}
.kengaku-cf__footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	width: 100%;
}
.kengaku-cf__privacy {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
}
.kengaku-cf__privacy > p {
	margin: 0 !important;
}
.kengaku-cf__privacy .wpcf7-form-control-wrap,
.kengaku-cf__privacy .wpcf7-acceptance,
.kengaku-cf__privacy .wpcf7-list-item {
	display: block;
	margin: 0 !important;
}
.kengaku-cf__privacy .wpcf7-list-item > label {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	cursor: pointer;
}
.kengaku-cf__privacy input[type="checkbox"] {
	display: block;
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	margin: 0 !important;
	background: #fff;
	border: 1.6px solid #111;
	border-radius: 50%;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.kengaku-cf__privacy input[type="checkbox"]:checked {
	background: radial-gradient(circle, #E34444 0 5px, #fff 5.5px);
}
.kengaku-cf__privacy .wpcf7-list-item-label {
	display: flex;
	align-items: center;
	gap: 8px;
}
.kengaku-cf__privacy a {
	display: block;
	color: #E34444;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	border-bottom: 1px solid #E34444;
	white-space: nowrap;
}
.kengaku-cf__privacy .wpcf7-list-item-label > span {
	color: #111;
	white-space: nowrap;
}
.kengaku-cf__submit-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 156px;
	height: 56px;
}
.kengaku-cf__submit-wrap > p {
	width: 156px;
	height: 56px;
	margin: 0 !important;
}
.kengaku-cf input.kengaku-cf__submit {
	display: block;
	width: 156px;
	height: 56px;
	margin: 0 !important;
	padding: 12px 60px 12px 32px;
	background: #C1DD5C;
	color: #111;
	border: 1.6px solid #111;
	border-radius: 60px;
	box-shadow: none;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	cursor: pointer;
	opacity: 1;
	appearance: none;
	-webkit-appearance: none;
}
.kengaku-cf input.kengaku-cf__submit:disabled {
	background: #C1DD5C;
	color: #111;
	opacity: 1;
	cursor: not-allowed;
}
.kengaku-cf__submit-wrap::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 32px;
	width: 12px;
	height: 24px;
	background-image: url("/wp-content/uploads/weui-arrow-outlined.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transform: translateY(-50%);
	pointer-events: none;
}
.kengaku-cf__submit-wrap .wpcf7-spinner {
	position: absolute;
	top: calc(100% + 8px);
	left: 50%;
	margin: 0 !important;
	transform: translateX(-50%);
}
.kengaku-cf .wpcf7-not-valid-tip {
	display: block;
	margin-top: 8px;
	color: #E34444;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.kengaku-cf .wpcf7-response-output {
	width: 100%;
	margin: 0 !important;
	padding: 16px !important;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 14px;
	line-height: 24px;
	border-radius: 8px;
}
.kengaku-cf .wpcf7-response-output:empty {
	display: none;
}
@media (max-width: 999px) {
	.g-kengaku-flow {
		padding-bottom: 88px;
	}
	.g-kengaku-flow > .wp-block-group__inner-container {
		max-width: none !important;
	}
	.g-kengaku-flow > .wp-block-group__inner-container > h2 + p {
		text-align: left;
	}
	.g-kengaku-flow .g-steps > .wp-block-group__inner-container {
		flex-direction: column;
		gap: 24px;
	}
	.g-kengaku-flow .g-step {
		flex: none;
		width: 100%;
	}
	.g-kengaku-flow .g-step-txt h3 {
		font-size: 20px;
		line-height: 28px;
	}
	.g-kengaku-flow .g-kengaku-gaiyo {
		padding: 32px;
	}
	.g-kengaku-flow .g-kengaku-gaiyo tr {
		flex-direction: row;
	}
	.kengaku-cf .wpcf7-form {
	}
	.kengaku-cf > .wp-block-group__inner-container {
		max-width: none !important;
	}
	.kengaku-cf__box {
		padding: 16px 24px;
	}
	.kengaku-cf__row {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
		padding: 24px 0;
		border-bottom: 0;
	}
	.kengaku-cf__label {
		width: 100%;
	}
	.kengaku-cf__control {
		width: 100%;
	}
	.kengaku-cf__notes {
		padding-bottom: 8px;
	}
}
@media (max-width: 599px) {
	.g-kengaku-flow .g-kengaku-gaiyo {
		padding: 24px 16px 16px;
	}
	.g-kengaku-flow .g-kengaku-gaiyo > .wp-block-group__inner-container {
		gap: 10px;
	}
	.g-kengaku-flow .g-kengaku-gaiyo tr {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 4px;
		padding: 16px;
	}
	.g-kengaku-flow .g-kengaku-gaiyo td:first-child,
	.g-kengaku-flow .g-kengaku-gaiyo td:nth-child(2) {
		width: 100%;
		padding: 0;
	}
	.g-kengaku-flow .g-kengaku-gaiyo td:first-child {
		flex: none;
		width: 100%;
	}
	.g-kengaku-flow .g-kengaku-gaiyo td:nth-child(2) {
		flex: none;
	}
	.kengaku-cf__box {
		padding: 16px 24px;
	}
}