@charset "UTF-8";


@media all and (min-width: 769px) {
	
}
	
	
	
	
	
	
@media all and (max-width: 768px) {
	
	.companyPhilosophySec .right {
		text-align: right;
	}
	
	.companyPhilosophySec .right img {
		width: 50%;
	}
	
}

