@charset "utf-8";
/* CSS Document */

.vision{
	margin-top:25px;
}

@media screen and ( max-width:950px ){
.vision{
	margin-left:30px;
	margin-right:30px;
}}

.philosophy_box {
	height:73px;
	margin-bottom:15px;
}

.philosophy_word {
	margin-left:90px;
}

.philosophy_img {
	position:relative;
	top:-60px;
}

@media screen and ( max-width:950px ){
.philosophy_img {
	position:relative;
	top:-70px;
	}}	