@charset "utf-8";

/* ACCODION */
#KS_ACC #KS_ACC_box11 { padding-top:0px }


 
/* IMAGE */
.KS52_img , .KS52_img img { width:100% }
.KS52_img  {  margin:auto ; margin-bottom:30px ; overflow:hidden ; text-align:center }   
.KS52_img figcaption { font-size:0px ; text-indent:-9999px ; overflow:hidden }

#KS52_img1 {max-width:900px}

/* MORE */ 
.kiip52_img_more {  
    display:inline-block ; overflow:hidden ; height:50px ; border-radius:6px ; 
	margin:auto ; margin-bottom:20px ; padding:0px 30px ; text-align:center ;
	background:url(../img/btn_bg1.jpg) no-repeat center center }
.kiip52_img_more > b { 
    display:inline-block ; padding:15px 0px ; padding-left:40px ;
	font-size:0.9em ; line-height:1.2em ; color:#ffffff ;
	background:url(../img/icon_book.png) no-repeat -5px 0px  }
.kiip52_img_more:hover , .kiip52_img_more:focus { background:none ; background-color:#111111}	





/* PC ********************************************************************/
@media all and (min-width:1000px){
  
}