@charset "utf-8"; 
/* MOBILE */
 
/* image */
#SW21_img1 , #SW21_img2 , #SW21_img3 { max-width:110rem }
#SW21_img4 , #SW21_img5 { max-width:52rem }
 

/* PC */
@media screen and (min-width:1024px){  
}   
 




/* PRINT */
@media print {   }   
  