@charset "utf-8";

#K11__img1 { max-width:50rem ; padding-top:2rem }



/* LIST */
.K11_list { margin-bottom:3rem ; padding-top:1rem }
.K11_list b { font-weight:600 } 
.K11_list li { margin-bottom:1rem ;}



/* PC **********/
@media all and (min-width:1100px){
 
    #K11__img1 { padding-top:1rem ; margin-bottom:0 }
} 
 