@charset "utf-8"; 
/* MOBILE */ 
 
/* img */
#SW12_2_img0 { max-width:18rem } 
#SW12_2_img2 { max-width:57rem }
#SW12_2_img3 { max-width:61rem }
#SW12_2_img4 { max-width:51rem }
#SW12_2_img5 { max-width:53rem }
#SW12_2_img6 { max-width:66rem }

#SW12_2_img1 ,
#SW12_2_img7 , #SW12_2_img8 , #SW12_2_img9 { max-width:90rem }

#SW12_2_img10 { max-width:55rem }





/* PC */
@media screen and (min-width:1024px){ 

    #SW12_2_img2 { width:47.5% }
    #SW12_2_img3 { width:50.8333%} 
    #SW12_2_img5 { width:44.1666% }
    #SW12_2_img6 { width:55% }

}   
 


/* PRINT */
@media print {   }   
  