@charset "UTF-8";

#border+div,#headspa+section{
margin-bottom:1px;}

.block_news_1 li p:nth-of-type(1)::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media screen and (max-width: 900px){
	#column+section,
	#school+section,
	#voice+section{
		margin-bottom:30px;
	}
	}

@media screen and (max-width: 480px){
	#bana1+div.composite_box01.block_images_1 .inner_item:nth-of-type(2n-1):nth-last-of-type(2){
		margin-bottom: 0px !important;
	}
}