@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 }



/* TITLE */
.KS11_title_h3 ,  .KS11_title_h4 { color:#111111 ; letter-spacing:-0.15rem ; margin-bottom:1.5rem }
.KS11_title_h3 { font-size:2.4rem ; line-height:3rem ; font-weight:600 }
.KS11_title_h4 { font-size:2rem ; line-height:2.8rem ; font-weight:500 }
.KS11_title_h5 {
    display:inline-block ; border-radius:4rem ;
    font-size:1.8rem ; line-height:2.8rem ; color:#ffffff ; font-weight:500 ;
    padding:0.2rem 2rem 0.4rem ; background-color:#111111 ; margin-bottom:1.5rem ;
}










/* PC **********/
@media all and (min-width:1100px){
 
    #K11__img1 { padding-top:1rem ; margin-bottom:0 }
} 
 