@charset "utf-8";
 
/* IMAGE */
.KS21_img , .KS21_img img { width:100% }
.KS21_img img { border-radius:4px }

#KS21_img1 { max-width:1100px ; padding-top:20px ; margin-bottom:40px  }
#KS21_img2 { max-width:870px ; margin:auto ; padding-top:60px  }



/* LIST */
.KS21_box_list , .KS21_box_list li { display:block ; overflow:hidden  } 
.KS21_box_list { margin-bottom:20px }
.KS21_box_list li { margin-bottom:10px ; font-size:1em ; line-height:1.6em ; padding-left:10px ; background:url(../img/icon_point_block30.png) no-repeat 0px 11px ; background-size:3px 3px }
.KS21_box_list li:last-child { margin-bottom:0px }




/* PC **********/
@media all and (min-width:1000px){
 	
    /* VISUAL */
    .KS_PP_btn { top:68% }
} 