svg {
	
}
polygon {
	display:block;
	cursor:pointer;
}
h2 {
	font-size:22px;
	line-height:30px;
	font-weight:normal;
}

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

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

@media screen and (max-width:768px) {
	@media screen and (max-width:414px) {
		
		#content_box_10 {
			display:none;
		}
	}
	@media screen and (min-width:415px) {
		
	}
}