@charset "utf-8";

/* IMAGE */
.KS53_img , .KS53_img img { width:100% }
.KS53_img { max-width:800px ; margin:auto ; margin-bottom:30px ; text-align:center }
.KS53_img img { border-radius:4px } 

#KS53_img2 img { max-width:400px ; margin:5px } 
#KS53_img8{ max-width:720px } 


/* 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% }
    
    
    
    /* IMAGE */
    #KS53_img2 { max-width:810px }
    #KS53_img2 img { max-width:400px ; margin:0px } 
    #KS53_img2 img:nth-child(1) { float:left } 
    #KS53_img2 img:nth-child(2) { float:right }
    #KS53_img2:after { content:"" ; display:block ; clear:both }
    
     
} 