@charset "UTF-8";

@media screen and (max-width: 650px){
	#service_flow2+.composite_box01 .inner_item:last-of-type{
		display: none;
	}
}