@charset "UTF-8";

/*------概要------*/

.gaiyo h3 ,.enkaku h3{
	border-bottom: #dc3e4b 2px solid;
	width: 120px;
    margin: auto;
}

.gaiyo img{
	border-radius: 8px;
}

.about > tbody > tr >th {
	font-size: 14px;
	width: 25%;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	vertical-align: top;
	text-align: left;
}

.about > tbody > tr > td{
    border-top: 1px solid #d9d9d9;
	border-left: none;
	border-right:none;
	font-size: 14px;
	text-align: left;
}

.about > tbody > tr > th{
	border-right: none;
    border-left: none;
}

.attention h3{
	color: #d73e4b;
}

.attention .bk-pink{
	background: #fdedee;
	padding: 30px;
	border-radius: 6px;
}

/*------当園のこだわり------*/


.point .range-sm-middle {
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
}

.point h4{
	color:#d73e4b;
	border-bottom: 1px solid;
}

.point h4 span{
	font-size: 14px;
}
