@charset "utf-8";

/* IMAGE */
.KSA22_img , .KSA22_img img { width:100% }
.KSA22_img { max-width:300px ; margin:auto ; margin-bottom:40px } 
.KSA22_img img { border-radius:8px ; margin-bottom:2 }
.KSA22_img_txt { display:block ; overflow:hidden ; text-align:center ; font-size:12px ; padding-top:5px ; word-break:keep-all}
.KSA22_img_txt , .KSA22_img_txt br { line-height:20px }

#KSA22_img1 {max-width:300px}
#KSA22_img2 {max-width:250px}
#KSA22_img3 {max-width:500px ; padding-top:20px}


/* TABLE */
.KSA22_table , .KSA22_table table {width:100%}
.KSA22_table caption { text-align:center ; font-size:18px ; line-height:22px ; font-weight:bold ; padding-bottom:10px}
.KSA22_table { margin-bottom:40px ; padding-top:20px}
.KSA22_table table { border:0px ; border-spacing:0px ; border-collapse:collapse}
.KSA22_table thead th , .KSA22_table tbody th , .KSA22_table tbody td {
	padding:3px 5px ; text-align:center ; 
	border:solid 1px #d7d7d7 ; border-left:0px ;
	font-weight:normal ; line-height:24px ; word-break:keep-all ; vertical-align:middle  }
.KSA22_table thead th { background-color:#06bed1 ; color:#ffffff ; border-color:#0598a7 ; font-weight:bold ; padding:5px ; font-size:14px ; line-height:18px}	

.KSA22_table thead th:last-child , .KSA22_table tbody td { border-right:0px }
.KSA22_table tbody td { text-align:left ; padding-left:15px}
.KSA22_table tbody th { font-weight:bold ; background-color:#fefefe }
.KSA22_table tbody td br {display:none}

 
 
/* PC ********************************************************************/
@media all and (min-width:1100px){

/* LEAD */	
.KSA_lead_text { width:460px ; word-break:break-all ; text-align:justify }
	


/* IMAGE */
#KSA22_img1 , #KSA22_img2 , #KSA22_img3 { margin:0px }
#KSA22_img1 {max-width:500px ; float:right ; margin-left:40px}
#KSA22_img2 {max-width:360px ; float:right ; margin-left:40px ; margin-bottom:10px}
#KSA22_img3 {max-width:1000px ; padding-top:20px ; margin-bottom:40px}
#KSA22_img1 , #KSA22_img2 {padding-top:7px}

.KSA22_img img { margin-bottom:5px }

#KSA22_img1 .KSA22_img_txt , #KSA22_img2 .KSA22_img_txt , #KSA22_img3 .KSA22_img_txt ,
#KSA22_img4 .KSA22_img_txt { text-align:left ; border-left:solid 1px #d7d7d7 ; padding:0px ; padding-left:10px }



/* TABLE */
.KSA22_table {width:400px ; float:right ; margin:0px ; padding:0px ; margin-left:40px ; margin-bottom:10px}
.KSA22_table tbody td br {display:block}




 


}


/* PRINT *****************************************************************/
@media print {}