@charset "utf-8"; 

/* IMAGE */
#RS33_img1 , #RS33_img4 , #RS33_img5 , #RS33_img6 , #RS33_img7  { max-width:90rem }
#RS33_img2 { max-width:33rem } 
#RS33_img3 , #RS33_img8 { max-width:50rem }  



/* NAME */
.RS33_name { 
    display:inline-block ; padding:0rem 1rem 0.2rem ; border-radius:0.4rem ; background-color:#60b811 ;
    font-size:1.4rem ; line-height:2.2rem ; color:#ffffff ; font-weight:500 ;
    text-shadow:0 0 0.3rem rgba(0,0,0,0.2) ; margin-top:0.3rem ;
}





/* PC */
@media all and (min-width:1100px){  

    #RS33_img2 , #RS33_img3 , #RS33_img8 { 
        float:right ; margin:0 0 0.5rem 5rem ; 
        padding:0 ;
    }


}
    