@charset "utf-8";
/*==================================================
	【サブ】ページ固有のスタイル
==================================================*/
#pre-school {
	position: relative;
}
#pre-school .bg01 {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	z-index: -1;
}
#pre-school .bg02 {
	position: absolute;
	top: 300px;
	left: 0;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	z-index: -1;
}
#pre-school .txt.lh40 {
	line-height: 40px;
}
#pre-school .links_box {
	line-height: 40px;
}
#pre-school .links_box .w2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	pointer-events: all;
}
#pre-school .links_box .w2 .btn02 a {
	width: 520px;
	font-size : 20px;
	line-height : 30px;
}
#pre-school .links_box .w3 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 31%);
	gap: 30px 0;
	margin-top: 30px;
}
#pre-school h3.sub {
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 0.5em;
}
#pre-school h3.sub::before {
	display: inline-block;
	width: 33px;
	height: 29px;
	background: url(../img/top/icon01.png) no-repeat center center / contain;
	content: "";
}
#pre-school h3.sub02.mt {
	margin-top: 40px;
}
#pre-school h3.sub02.mb {
	margin-bottom: 40px;
}
#pre-school .white_box {
	background: #fff;
	padding: 40px 50px;
	border-radius: 20px;
	font-size: 100%;
	line-height: 30px;
	margin-bottom: 20px;
}
#pre-school .white_box .txt a {
	color: #95cb4d;
	text-decoration: underline;
}
#pre-school .white_box table {
	border: 2px solid #e5e5e5;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
#pre-school .white_box table th,#pre-school .white_box table td {
	padding: 20px 25px;
	border-bottom: 1px solid #e5e5e5;
}
#pre-school .white_box table th {
	background: rgba(237,153,163,0.1);
	vertical-align: top;
	text-align: center;
	width: 170px;
}
#pre-school .white_box table td {
	border-left: 1px solid #e5e5e5;
	width: calc(100% - 170px)
}
#pre-school .white_box table tr:last-child th,#pre-school .white_box table tr:last-child td {
	border-bottom: none;
}
#pre-school .white_box table a {
	color: #95cb4d;
}
#pre-school .white_box table td .arrow_box {
	justify-content: flex-start;
	column-gap: 40px;
}
#pre-school .white_box table td .arrow {
	margin: 15px 0 0;
}
#pre-school .white_box table td .arrow a img {
	position: relative;
	top: -6px;
	right: -5px;
}
#pre-school .white_box .dot_box {
	margin: 20px 0 0;
}
#pre-school .white_box .dot_box dl {
	margin-bottom: 20px;
}
#pre-school .white_box .dot_box dt {
	position: relative;
	padding-left: 1em;
}
#pre-school .white_box .dot_box dt::before {
	content: "";
	width: 10px;
	height: 10px;
	background: #ed99a3;
	position: absolute;
	top: 10px;
	left: 0;
	border-radius: 50%;
}
#pre-school .white_box .dot_box dd {
	padding-left: 1em;
}
#pre-school .white_box .price_box dl {
	width: 48%;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
#pre-school .white_box .price_box dt,#pre-school .white_box .price_box dd {
	padding: 15px 0;
}
#pre-school .white_box .links_box02 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 32%);
}
#pre-school .photo {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 32%);
}
#pre-school .photo img {
	border-radius: 20px;
}
#pre-school .white_box.w60 .txt_box {
	width: 60%;
}
#pre-school .white_box img {
	border-radius: 20px;
}
#pre-school .white_box.w60 .img {
	width: 35%;
}
#pre-school .white_box li {
	padding-left: 1em;
	position: relative;
	line-height : 38px;
}
#pre-school .white_box li::before {
	content: "";
	width: 10px;
	height: 10px;
	background: #ed99a3;
	position: absolute;
	top: 15px;
	left: 0;
	border-radius: 50%;
}
#pre-school .white_box.w30 .txt_box {
	width: 30%;
}
#pre-school .white_box.w30 .box_flex_sp {
	width: 65%;
}
#pre-school .white_box.w30 .img {
	width: 48%;
}
#hutaba,#donguri,#entei,#rhythmic,#childrens_house {
	padding-top: 130px;
	margin-top: -130px;
	position: relative;
}
#pre-school .js-mascot {
	position: absolute;
}
#pre-school .js-mascot.mascot01 {
	right: 20px;
	top: 80px;
}
#pre-school .js-mascot.mascot01 img {
	width: 121px;
	transform: rotate(-20deg);
}
#pre-school .js-mascot.mascot02 {
	right: 20px;
	top: 150px;
}
#pre-school .js-mascot.mascot02 img {
	width: 120px;
}
#pre-school .js-mascot.mascot03 {
	right: 40%;
	top:450px;
}
#pre-school .js-mascot.mascot03 img {
	width: 123px;
	transform: rotate(-40deg);
}
#pre-school .js-mascot.mascot04 {
	right: 150px;
	top: 70px;
}
#pre-school .js-mascot.mascot04 img {
	width: 120px;
	transform: rotate(45deg);
}
@media print, screen and (min-width: 769px){ /* PCのみ */
}
@media print, screen and (min-width: 641px){ /* PC・タブレット */
}
@media only screen and (max-width: 768px) and (min-width: 641px){ /* タブレットのみ */
}
@media only screen and (max-width: 768px) {  /* タブレット以下 */
	#pre-school .bg01,#pre-school .bg02 {
		width: 30vw;
	}
	#pre-school .bg02 {
		top: 150px;
	}
	#pre-school h3.sub02.mt {
		margin-top: 20px;
	}
	#pre-school h3.sub02.mb {
		margin-bottom: 20px;
	}
	#pre-school .links_box .w2 {
		display: block;
	}
	#pre-school .links_box .btn02 a {
		min-height: 50px;
	}
	#pre-school .links_box .w2 .btn02 a,#pre-school .links_box .w3 .btn02 a {
		width: 100%;
		font-size: 100%;
	}
	#pre-school .links_box .w3 {
		display: block;
	}
	#pre-school .white_box {
		padding: 20px 25px;
	}
	#pre-school .white_box table th, #pre-school .white_box table td {
		padding: 15px;
	}
	#pre-school .white_box .price_box dl {
		width: 100%;
	}
	#pre-school .white_box .links_box02 {
		display: block;
	}
	#pre-school .white_box .links_box02 .btn02 a {
		width: 100%;
		font-size: 100%;
		min-height: 50px;
	}
	#pre-school .white_box {
		flex-direction: column-reverse;
	}
	#pre-school .white_box.w60 .img {
		width: 60%;
		margin: 0 auto 20px;
	}
	#pre-school .white_box.w60 .txt_box,#pre-school .white_box.w30 .txt_box {
		width: 100%;
	}
	#pre-school .white_box.w30 .box_flex_sp {
		width: 100%;
	}
	#pre-school .white_box.w30 .img {
		margin: 0 auto 20px;
	}
	#pre-school .js-mascot.mascot01 img {
		width: 70px;
	}
	#pre-school .js-mascot.mascot02 img {
		width: 80px;
	}
	#pre-school .js-mascot.mascot03 {
		right: 5%;
		top: auto;
		bottom: 100px;
	}
	#pre-school .js-mascot.mascot03 img {
		width: 80px;
	}
	#pre-school .js-mascot.mascot04 img {
		width: 80px;
	}
	#pre-school .js-mascot.mascot04 {
		right: 20px;
		top: 100px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#pre-school .txt.lh40 {
		line-height: 1.8em;
	}
	#pre-school .links_box a {
		padding: 15px 60px 15px 15px;
	}
	#pre-school .links_box .w2 .btn02 a {
		line-height: 1.8em;
	}
	#pre-school .links_box .w3 {
		margin-top: 10px;
	}
	#pre-school .white_box {
		padding: 15px 20px;
	}
	#pre-school .white_box table th, #pre-school .white_box table td {
		display: block;
		width: 100%;
		padding: 10px;
	}
	#pre-school .white_box table td {
		border-left: none;
	}
	#hutaba,#donguri,#entei,#rhythmic,#childrens_house {
		padding-top: 80px;
		margin-top: -80px;
		position: relative;
	}
	#pre-school .js-mascot.mascot01 {
		top: 30px;
	}
	#pre-school .js-mascot.mascot01 img {
		width: 55px;
	}
	#pre-school .js-mascot.mascot02 {
		top: 20px;
	}
	#pre-school .js-mascot.mascot02 img {
		width: 60px;
	}
	#pre-school .js-mascot.mascot03 img {
		width: 60px;
	}
	#pre-school .js-mascot.mascot04 img {
		width: 60px;
	}
}