@charset "utf-8";
 
 
 .MVisual .slider .item .slogan > em{display:block; font-size:1.5rem; font-weight:600; text-shadow:0 0 0.3rem rgba(0,0,0,0.2); color:#fff;}
 .MVisual .slider .item .slogan p{text-shadow:0 0 0.3rem rgba(0,0,0,0.2);}
 
.MC_box4{margin:4.25rem 0;} 
 
/* media query mobile */
@media screen and (max-width: 1600px){
 
}

@media screen and (max-width: 1280px){
	.MC_box4{margin:1.5rem 0;} 
}
 

@media screen and (max-width:640px) {
 
}

@media screen and (max-width:540px) {
   
}

@media screen and (max-width: 480px){
 
}

@media screen and (max-width:380px) {
 
}



