@charset "utf-8";
/*

*/


/***ボタン***/
 #sec-child{
padding-top:1px;
}

.tetx-s{
font-size: 0.9rem;
}


#title-support{
background-image:url(img/page/support/title_support_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#nursey-school-topcover{
background-image:url(img/page/support/nursey-school-topcover.jpg);
background-position: right center;
background-size:cover;
	min-height:360px;
}

.kinder:before{
background-image:url(img/page/support/kindergarten.png);
	background-size:contain;
	background-repeat:no-repeat;
	position: absolute;
margin: 3px 0 0px -60px;
    content:" ";
    display:inline-block;
    width:50px;
    height:60px;
	    vertical-align:middle;
}
.kinder{
	padding-left: 65px;
}