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