@charset "utf-8";  
/* MOBILE */

/* image */
#SW45_face { max-width:18rem } 
#SW45_img5 { max-width:54rem } 
#SW45_img6 , #SW45_img7 { max-width:31rem } 
#SW44_img8 { max-width:100rem } 
#SW44_img11 { max-width:59rem } 





/* PC */
@media screen and (min-width:1024px){  
    
    /* image */ 
    #SW45_img5 { width:45% } 
    #SW45_img6 , #SW45_img7 { width:25.8333% } 
 
}   
 




/* PRINT */
@media print {   }   
  