@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:51rem ; margin-bottom:4rem } 



/* LIST */
.KS11_list > li { margin-bottom:2rem }
.KS11_list > li:last-child { margin-bottom:0 }
.KS11_list > li > strong { 
    display:block ;
    font-size:1.8rem ; line-height:2.6rem ; font-weight:600 ; color:#111111 ; 
    margin-bottom:0.5rem ; letter-spacing:-0.1rem ; word-break:keep-all }





/* PC **********/
@media all and (min-width:1100px){ 
    /* IMAGE */
    #KS11_img1 { margin:0.5rem 0 0 4rem ; float:right } 

}  