@charset "utf-8";

.k11__h4 {
    font-size:2.4rem ; line-height:3rem ; font-weight:600 ; color:#111111 ;
    margin-bottom:1.5rem ; letter-spacing:-0.1rem ;
}
 

/* 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 }
} 
 