@charset "utf-8"; 

/* IMG */ 
#RS41_img1 , #RS41_img6 { max-width:90rem } 
#RS41_img2 , #RS41_img3 , #RS41_img5 { max-width:50rem } 
#RS41_img4 { max-width:37rem } 
 




/* PC */
@media all and (min-width:1100px){  
 
    #RS41_img2 , #RS41_img3 , #RS41_img4 ,  #RS41_img5 { 
        float:right ; margin:0 0 0.5rem 5rem ; 
        padding:0 ;
    }
   
}
    