@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:0 auto 4rem ; padding-top:2rem } 



/* 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 { 
        padding-top:0.7rem ;
        margin:0 0 0 4rem ; float:right 
    } 

}  