@charset "utf-8";
/* *_coverstory.jsp */

.KS11_title { 
    font-size:2.4rem ; line-height:3.2rem ; font-weight:600 ; color:#111111 ; 
    margin-bottom:1.5rem ; letter-spacing:-0.1rem ; word-break:keep-all }



/* IMAGE */
#KS11_img1 { max-width:50rem ; margin-bottom:4rem ; padding-top:2rem } 




 



/* PC **********/
@media all and (min-width:1100px){

    /* IMAGE */ 
    #KS11_img1 { float:right ; margin:0 ; margin-left:4rem ; padding-top:0.7rem ; } 


    /* TABLE */
    .KS_RW_table tbody td:first-of-type { border-left:none } 
 
}  