@charset "utf-8";

.about .lft img{width:32rem;}
#container .MC_wrap1 .MVisual {justify-content: normal;padding-top: 340px;}

/* media query mobile */
@media screen and (max-width: 1600px){
 
}

@media screen and (max-width: 1400px){
  
}
 
@media screen and (max-width: 1280px) {
	.about .lft img {width: 20.875em;}
}

@media screen and (max-width:640px) {
 
}

@media screen and (max-width:540px) {
   
}

@media screen and (max-width: 480px){
 
}

@media screen and (max-width:380px) {
 
}




