@charset "utf-8";  
/* MOBILE */

/* image */
#SW45_face { max-width:18rem } 
#SW45_img6 { max-width:65rem } 
#SW45_img7 { max-width:53rem } 
#SW45_img10 { max-width:80rem } 
#SW45_img11 { max-width:38rem } 





/* PC */
@media screen and (min-width:1024px){  
    
    /* image */
    #SW45_img6 { width:54.1666% } 
    #SW45_img7 { width:44.1666% } 
    #SW45_img10 { width:66.6666% } 
    #SW45_img11 { width:31.6666% } 
 
}   
 




/* PRINT */
@media print {   }   
  