
@charset "UTF-8";

@media screen and (max-width: 650px){
	.composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2), 
	.composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3),
	.composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2) {
		margin-bottom: 50px;
}