@charset "utf-8";

/* IMAGE */
.KS11_img , .KS11_img img { width:100% }
.KS11_img img { border-radius:4px }

#KS11_img1  { margin:auto }



/* SUB */
.KS11_sub , #KS11_img1 { margin-bottom:80px }
.KS11_sub:last-child { margin-bottom:0px }



/* TITEL */
.KS11_h5 { font-size:1.4em ; line-height:1.2em ; font-weight:bold ; color:#1e578e ; margin-bottom:15px }




/* PC **********/
@media all and (min-width:1000px){
 	
    /* VISUAL */
    .KS_PP_btn { top:60% }
    

    
    
} 