/*スクールライフ css*/
.schoollife > .row > .col-md-3,.col-sm-6,.col-xs-6{
	padding: 0 !important;
}
.schoollife{
	padding-top: 4.5rem;
	padding-bottom: 4.5rem;
}
.schoollife img{
	width: 100%;
}
.schooltxt{
	justify-content: flex-end;
	margin-top: -10rem;
}
.schooltxt img{
	margin-bottom: -2.5rem;
}

@media screen and (min-width: 768px) {

}
@media screen and (max-width: 768px) {

}