@charset "utf-8";
 

/* IMAGE */
#KS51_img1 { max-width:25rem ; margin:auto ; margin-bottom:2rem  ;}

#KS51_imgs { padding-top:2rem ; margin-bottom:3rem ; text-align:center }
#KS51_imgs , #KS51_imgs img { width:100% ;}
#KS51_imgs img { max-width:13.75rem ; margin:0.2rem auto ; border-radius:0.2rem ; }
 


/* NOTE */  
.KS_note { margin-bottom:1rem }   
.KS_note_list > li , .KS33_point { font-size:0.7rem }
.KS33_point { display:block ; padding-top:0.3rem ; line-height:inherit ; color:inherit ; font-weight:inherit }



/* PC **********/
@media all and (min-width:1100px){
 
    #KS51_img1 { margin:0 ; float:right ; margin-lefT:2rem ; padding-top:0.3rem ; }
    #KS51_imgs { display:block ; overflow:hidden }
    #KS51_imgs img { margin:0 ; float:left }

} 