@charset "utf-8";

/* ACCODION */
#KS_ACC #KS_ACC_box11 { padding-top:0px }


 
/* IMAGE */
.KS52_img , .KS52_img img { width:100% }
.KS52_img  {  margin:auto ; max-width:400px ; padding-top:20px ; padding-bottom:30px ; overflow:hidden ; text-align:center }  
.KS52_img img { margin:auto ; margin-bottom:10px } 



/* 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){
 
 /* IMAGE */ 
.KS52_img  { padding:0px ; margin:0px ; padding-top:7px ; margin-bottom:10px ; margin-left:40px ; float:right }

 

}