@charset "utf-8";

/* IMAGE */
.KS53_img , .KS53_img img { width:100% }
.KS53_img { max-width:900px ; margin:auto ; margin-bottom:30px  }
.KS53_img img { border-radius:4px } 

#KS53_img4 { max-width:800px }



/* BTN */
.KS_btn_more > b > span { background-image:url(../img/icon_sub_paper.png) }
.KS_btn_more { width:180px }




/* PC **********/
@media all and (min-width:1000px){
 	
    /* VISUAL */
    .KS_PP_btn { top:68% }
    
     
} 