@charset "utf-8";
 

/* IMG */
#K11__img1 { max-width:52rem ; padding-top:2rem }

 


/* PC **********/
@media all and (min-width:1100px){

    /* IMG */
    #K11__img1 { padding-top:1rem ; margin-bottom:0 }
} 
 