#top_title_area {
	margin-bottom: 64px;
}
h1.c-pageTitle__main::before {
    content: "Join";
}
.kodomoentoha {
    position: relative;
    margin-bottom: 120px;
}
.kodomoentoha::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 50vw);
    right: 20%;
    background: #FFFDED;
    border-radius: 0 32px 32px 0;
    z-index: -1;
}
.kodomoentoha>div {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
.kodomoentoha h3 {
    border-bottom: 2px dashed #E34444;
}
.nintei {
	margin: 64px 0;
}
.nintei,
.nintei * {
	box-sizing: border-box;
}
.nintei > .wp-block-group__inner-container {
	display: flex;
	align-items: stretch;
	gap: 24px;
	width: 100%;
	max-width: 1000px !important;
	margin-inline: auto;
}
.nintei h4,
.nintei h5,
.nintei p,
.nintei .wp-block-group,
.nintei .wp-block-columns,
.nintei .wp-block-column {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}
.nintei .kinderg,
.nintei .nursery {
	margin: 0 !important;
}
.nintei .kinderg > .wp-block-group__inner-container,
.nintei .nursery > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	gap: 0;
	height: 100%;
}
.nintei .kinderg h4,
.nintei .nursery h4 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 57.6px;
	padding: 12px 32px;
	margin: 0 !important;
	background: #E34444 !important;
	color: #fff;
	border-top: 1.6px solid #000;
	border-right: 1.6px solid #000;
	border-left: 1.6px solid #000;
	border-bottom: 0;
	border-radius: 24px 24px 0 0;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0;
	text-align: center;
}
.nintei h5 {
	width: 100%;
	margin: 0 !important;
	color: #E34444;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	letter-spacing: 0;
	text-align: center;
}
.nintei p {
	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;
}
.nintei .kinderg {
	flex: 0 0 300px;
	width: 300px;
}
.nintei .kinderg > .wp-block-group__inner-container > .wp-block-group {
	flex: 1;
	width: 100%;
	padding: 24px;
	background: #FFFDED !important;
	border: 1.6px solid #000;
	border-radius: 0 0 24px 24px;
	overflow: hidden;
}
.nintei .kinderg > .wp-block-group__inner-container > .wp-block-group > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.nintei .nursery {
	flex: 1 1 0;
	min-width: 0;
}
.nintei .nursery .wp-block-columns {
	display: flex;
	align-items: stretch !important;
	width: 100%;
	margin: 0 !important;
	gap: 0 !important;
	border: 1.6px solid #000;
	border-radius: 0 0 24px 24px;
	overflow: hidden;
}
.nintei .nursery .wp-block-column {
	flex: 1 1 0 !important;
	min-width: 0;
	margin: 0 !important;
}
.nintei .nursery .wp-block-column > .wp-block-group {
	width: 100%;
	height: 100%;
	padding: 24px;
	margin: 0 !important;
	background: #FFFDED !important;
	border: 0;
}
.nintei .nursery .wp-block-column:first-child > .wp-block-group {
	border-right: 1.6px dashed #000;
}
.nintei .nursery .wp-block-column > .wp-block-group > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.admission-pdf-button-wrap {
	display: flex;
	justify-content: center;
    margin-top: 24px;
}
.admission-pdf-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	padding: 12px 32px;
	background-color: #c1dd5c;
	border: 1.6px solid #111111;
	border-radius: 60px;
	color: #111111;
	text-decoration: none;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	box-sizing: border-box;
	overflow: hidden;
	transition: background-color 0.25s ease, transform 0.25s ease;
}
.admission-pdf-button__text {
	display: block;
	white-space: nowrap;
}
.admission-pdf-button__icon {
	display: block;
	flex: 0 0 auto;
	width: 12px;
	height: 24px;
	object-fit: contain;
}
.admission-pdf-button:hover {
	color: #111111;
	text-decoration: none;
}
.admission-pdf-button:focus-visible {
	outline: 3px solid #111111;
	outline-offset: 3px;
}
.nyuen-step,
.nyuen-step * {
	box-sizing: border-box;
}
.nyuen-step .arkb-tabBody {
    padding: 8px 32px 24px 32px;
}

.nyuen-step .wp-block-table table {
	display: block;
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background: transparent;
}
.nyuen-step .wp-block-table tbody {
	display: block;
	width: 100%;
}
.nyuen-step .wp-block-table tr {
	display: flex;
	align-items: stretch;
	width: 100%;
	min-height: 96px;
	border: 0;
	border-bottom: 1px solid #C1DD5C;
}
.nyuen-step .wp-block-table td {
	border: 0 !important;
}
.nyuen-step .wp-block-table td:first-child {
	display: flex;
	flex: 0 0 160px;
	align-items: flex-start;
	justify-content: center;
	width: 160px;
	padding: 16px 16px 16px 0 !important;
	color: #C1DD5C;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 0;
	font-weight: 700;
	line-height: 28px;
	white-space: nowrap;
	text-align: center;
}
.nyuen-step .wp-block-table td:first-child::before {
	content: "STEP";
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
}
.nyuen-step .wp-block-table td:first-child::after {
	margin-left: 2px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 28px;
}
.nyuen-step .wp-block-table tr:nth-child(1) td:first-child::after {
	content: "１";
}
.nyuen-step .wp-block-table tr:nth-child(2) td:first-child::after {
	content: "２";
}
.nyuen-step .wp-block-table tr:nth-child(3) td:first-child::after {
	content: "３";
}
.nyuen-step .wp-block-table tr:nth-child(4) td:first-child::after {
	content: "４";
}
.nyuen-step .wp-block-table tr:nth-child(5) td:first-child::after {
	content: "５";
}
.nyuen-step .wp-block-table tr:nth-child(6) td:first-child::after {
	content: "６";
}
.nyuen-step .wp-block-table td:first-child br {
	display: none;
}
.nyuen-step .wp-block-table td:nth-child(2) {
	flex: 1 1 auto;
	min-width: 0;
	padding: 16px !important;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
}
.nyuen-step .wp-block-table td:nth-child(2) > strong {
	display: block;
	margin: 0 0 8px;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	letter-spacing: 0;
}
.nyuen-step .wp-block-table td:nth-child(2) > strong + br {
	display: none;
}
.nyuen-step .wp-block-table td:nth-child(2) strong strong {
	font: inherit;
	color: inherit;
}
@media (max-width: 999px) {
	.nyuen-step .wp-block-table tr {
		flex-direction: column;
		align-items: flex-start;
		min-height: 0;
	}
	.nyuen-step .wp-block-table td:first-child {
		flex: none;
		justify-content: flex-start;
		width: 160px;
		height: 60px;
		padding: 16px !important;
	}
	.nyuen-step .wp-block-table td:nth-child(2) {
		width: 100%;
		padding: 0 16px 16px !important;
	}
	.nyuen-step .wp-block-table td:nth-child(2) > strong {
		margin-bottom: 8px;
		font-size: 18px;
		font-weight: 900;
		line-height: 26px;
	}
}

.g-mazuha,
.g-mazuha * {
	box-sizing: border-box;
}
.g-mazuha {
	position: relative;
	width: 100vw;
	max-width: none !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	overflow-x: clip;
	padding-bottom: 120px;
}
.g-mazuha figure,
.g-mazuha h2,
.g-mazuha p,
.g-mazuha .mazuha-right,
.g-mazuha .ark-block-buttons,
.g-mazuha .ark-block-button {
	margin-block-start: 0 !important;
	margin-block-end: 0 !important;
}
.g-mazuha > .wp-block-group__inner-container {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	width: 100%;
	max-width: 1000px !important;
	min-height: 532px;
	margin-inline: auto !important;
	padding: 120px 0;
}
.g-mazuha .mazuha-left {
	position: absolute;
	top: 0;
	left: calc(50% - 50vw);
	width: calc(50vw + 60px);
	height: 531px;
	margin: 0 !important;
	overflow: hidden;
	border-radius: 0 24px 24px 0;
}
.g-mazuha .mazuha-left img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center bottom;
	border-radius: 0 24px 24px 0;
}
.g-mazuha .mazuha-right {
	position: relative;
	width: 400px;
	max-width: 400px !important;
	margin: 0 !important;
}
.g-mazuha .mazuha-right > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
	width: 100%;
	max-width: none !important;
}
.g-mazuha .mazuha-right > .wp-block-group__inner-container > * {
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.g-mazuha .arkp-gnSec8__heading {
	position: relative;
	display: block;
	width: fit-content;
	padding: 0 4px 8px;
	border: 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: left;
	white-space: nowrap;
}
.g-mazuha .arkp-gnSec8__heading::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-bottom: 2px dashed #E34444;
}
.g-mazuha .arkp-gnSec8__txt {
	width: 100%;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
	text-align: left;
}
.g-mazuha .ark-block-buttons {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0 !important;
}
.g-mazuha .ark-block-button {
	margin: 0 !important;
}
.g-mazuha .ark-block-button__link {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 16px;
	width: 240px;
	min-width: 240px;
	min-height: 56px;
	padding: 12px 32px !important;
	background: #C1DD5C !important;
	color: #111 !important;
	border: 1.6px solid #111 !important;
	border-radius: 60px !important;
	box-shadow: none !important;
	text-decoration: none !important;
}
.g-mazuha .ark-block-button__text {
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0;
	white-space: nowrap;
}

.g-yokuaruQA,
.g-yokuaruQA * {
	box-sizing: border-box;
}
.g-yokuaruQA .ark-block-faq {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto !important;
	padding: 0;
}
.g-yokuaruQA .ark-block-faq__item,
.g-yokuaruQA .ark-block-faq__q,
.g-yokuaruQA .ark-block-faq__a,
.g-yokuaruQA .ark-block-faq__a p {
	margin: 0 !important;
}
.g-yokuaruQA .ark-block-faq__item {
	width: 100%;
	padding: 24px;
	background: #FFFDED;
	border: 0;
	border-radius: 16px;
	overflow: hidden;
}
.g-yokuaruQA .ark-block-faq__q {
	position: relative;
	display: flex;
	align-items: center;
	gap: 16px;
	width: 100%;
	min-height: 40px;
	padding: 0 44px 0 56px !important;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	letter-spacing: 0;
	cursor: pointer;
}
.g-yokuaruQA .ark-block-faq__q::before {
	content: "Q";
	position: absolute;
	top: 50%;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	transform: translateY(-50%);
	background: #E34444;
	color: #fff;
	border-radius: 8px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	text-align: center;
}
.g-yokuaruQA .ark-block-faq__q::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	transform: translateY(-50%);
	color: #111;
	font-family: Arial, sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1;
	text-align: center;
}
.g-yokuaruQA .ark-block-faq__item.is-open .ark-block-faq__q::after {
	content: "−";
}
.g-yokuaruQA .ark-block-faq__a {
	position: relative;
	width: 100%;
	height: 0;
	margin-top: 0 !important;
	padding: 0 0 0 56px !important;
	color: #111;
	overflow: hidden;
	opacity: 0;
	transition: height 0.4s ease, margin-top 0.4s ease, opacity 0.3s ease;
}

.g-yokuaruQA .ark-block-faq__a > * {
	min-height: 0;
}

.g-yokuaruQA .ark-block-faq__item.is-open .ark-block-faq__a {
	margin-top: 24px !important;
	opacity: 1;
}

.g-yokuaruQA .ark-block-faq__a::before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #E34444;
	border: 1.6px solid #E34444;
	border-radius: 8px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	text-align: center;
}

.g-yokuaruQA .ark-block-faq__a p {
	width: 100%;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
}
.g-yokuaruQA .ark-block-faq__a {
	position: relative;
	width: 100%;
	height: 0;
	margin-top: 0 !important;
	padding: 0 0 0 56px !important;
	color: #111;
	overflow: hidden;
	opacity: 0;
	transition: height 0.4s ease, margin-top 0.4s ease, opacity 0.3s ease;
}

.g-yokuaruQA .ark-block-faq__a > * {
	min-height: 0;
}

.g-yokuaruQA .ark-block-faq__item.is-open .ark-block-faq__a {
	margin-top: 24px !important;
	opacity: 1;
}

.g-yokuaruQA .ark-block-faq__a::before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #E34444;
	border: 1.6px solid #E34444;
	border-radius: 8px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 20px;
	font-weight: 900;
	line-height: 28px;
	text-align: center;
}
.g-yokuaruQA .ark-block-faq__a p {
	width: 100%;
	color: #111;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
}

@media (max-width: 999px) {
	.kodomoentoha {
		margin-bottom: 88px;
	}
	.nintei > .wp-block-group__inner-container {
		flex-direction: column;
		align-items: stretch;
		gap: 24px;
		width: 100%;
		max-width: none !important;
	}
	.nintei .kinderg,
	.nintei .nursery {
		flex: none;
		width: 100%;
	}
	.nintei .nursery .wp-block-columns {
		flex-direction: column;
	}
	.nintei .nursery .wp-block-column {
		flex: none !important;
		flex-basis: auto !important;
		width: 100% !important;
	}
	.nintei .nursery .wp-block-column:first-child > .wp-block-group {
		border-right: 0;
		border-bottom: 1.6px dashed #000;
	}
	.nintei p {
		text-align: center;
	}
	.g-mazuha {
		padding-bottom: 0;
	}
	.g-mazuha > .wp-block-group__inner-container {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: flex-start;
		gap: 64px;
		width: 100%;
		max-width: none !important;
		min-height: 0;
		margin: 0 !important;
		padding: 0 40px 88px 0;
	}
	.g-mazuha .mazuha-left {
		position: relative;
		top: auto;
		left: auto;
		flex: none;
		width: 100%;
		height: auto;
		margin: 0 !important;
		aspect-ratio: 728 / 400;
		border-radius: 0 24px 24px 0;
	}
	.g-mazuha .mazuha-right {
		width: 100%;
		max-width: none !important;
		margin: 0 !important;
		padding-left: 40px;
	}
	.g-mazuha .mazuha-right > .wp-block-group__inner-container {
		gap: 40px;
	}
	.g-mazuha .arkp-gnSec8__heading {
		padding: 0 4px 8px;
		font-size: 20px;
		line-height: 28px;
	}
	.g-mazuha .arkp-gnSec8__txt {
		font-size: 16px;
		line-height: 28px;
	}
	.nyuen-step .arkb-tabBody {
		padding: 16px 24px;
	}
	.g-yokuaruQA .ark-block-faq__item {
		padding: 16px;
	}
	.g-yokuaruQA .ark-block-faq__q {
		gap: 8px;
		min-height: 40px;
		padding-right: 36px !important;
		padding-left: 48px !important;
		font-size: 18px;
		line-height: 26px;
	}
	.g-yokuaruQA .ark-block-faq__q::before {
		width: 40px;
		height: 40px;
	}
	.g-yokuaruQA .ark-block-faq__q::after {
		width: 28px;
		height: 28px;
	}
	.g-yokuaruQA .ark-block-faq__a {
		margin-top: 0 !important;
		padding-left: 48px !important;
	}
	.g-yokuaruQA .ark-block-faq__item.is-open .ark-block-faq__a {
		margin-top: 24px !important;
	}
	.g-yokuaruQA .ark-block-faq__a p {
		font-size: 16px;
		line-height: 28px;
	}
	.g-yokuaruQA .ark-block-faq__item {
		padding: 16px;
	}
	.g-yokuaruQA .ark-block-faq__q {
		gap: 8px;
		min-height: 40px;
		padding-right: 36px !important;
		padding-left: 48px !important;
		font-size: 18px;
		line-height: 26px;
	}
	.g-yokuaruQA .ark-block-faq__q::before {
		width: 40px;
		height: 40px;
	}
	.g-yokuaruQA .ark-block-faq__q::after {
		width: 28px;
		height: 28px;
	}
	.g-yokuaruQA .ark-block-faq__a {
		margin-top: 0 !important;
		padding-left: 48px !important;
	}
	.g-yokuaruQA .ark-block-faq__item.is-open .ark-block-faq__a {
		margin-top: 24px !important;
	}
	.g-yokuaruQA .ark-block-faq__a p {
		font-size: 16px;
		line-height: 28px;
	}
}
@media (max-width: 599px) {
	.nintei p {
		text-align: left;
	}
	.arkb-tabBody {
		padding: 8px 0;
	}
	.g-mazuha > .wp-block-group__inner-container {
		gap: 64px;
		padding: 0 24px 88px 0;
	}
	.g-mazuha .mazuha-left {
		aspect-ratio: 375 / 282;
	}
	.g-mazuha .mazuha-right {
		padding-left: 24px;
	}
	.arkb-tabList__button {
		padding: 1em 0;
	}
	.nyuen-step .arkb-tabBody {
		padding: 16px;
	}
	.g-yokuaruQA .ark-block-faq__q {
		align-items: flex-start;
		min-height: 40px;
	}
	.g-yokuaruQA .ark-block-faq__q::before {
		top: 0;
		transform: none;
	}
	.g-yokuaruQA .ark-block-faq__q::after {
		top: 0;
		transform: none;
	}
	.arkb-tabList__button {
		padding: 1em 0;
	}
	.g-yokuaruQA .ark-block-faq__q {
		align-items: flex-start;
		min-height: 40px;
	}
	.g-yokuaruQA .ark-block-faq__q::before {
		top: 0;
		transform: none;
	}
	.g-yokuaruQA .ark-block-faq__q::after {
		top: 0;
		transform: none;
	}
}
