@charset "utf-8";

/* ACCODION */
#KS_ACC #KS_ACC_box11 { padding-top:0px }


 
/* IMAGE */
.kiip52_img , .kiip52_img img { width:100% }
.kiip52_img  { margin:auto ; margin-bottom:20px }
.kiip52_imgs {margin:auto }
#kiip52_img1 { max-width:600px }
#kiip52_img2 { max-width:445px ; margin-bottom:10px}
#kiip52_img3 { max-width:445px ; margin-bottom:10px}
#kiip52_img4 { max-width:445px ; margin-bottom:10px}
#kiip52_img5 { max-width:445px ; margin-bottom:20px}




/* PC ********************************************************************/
@media all and (min-width:1000px){
 
/* IMAGE */
.kiip52_img , .kiip52_img img { width:100% }
.kiip52_img  { margin:auto ; margin-bottom:20px }
#kiip52_img1 { max-width:600px }

.kiip52_imgs , .kiip52_imgs img {width:100%}
.kiip52_imgs {margin:auto ; max-width:900px ; margin-bottom:20px}

#kiip52_img2 , #kiip52_img4 { max-width:445px ; float:left}
#kiip52_img3 , #kiip52_img5 { max-width:445px ; float:right }
#kiip52_img2 , #kiip52_img3 {margin-bottom:10px} 
#kiip52_img4 , #kiip52_img5 {margin-bottom:20px} 

}