@charset "utf-8";
/* IP TREND **********************************************************/

#Kiip22_img1 , #Kiip22_img1 img { width:100% }
#Kiip22_img1 { max-width:800px ; margin:auto ; padding-top:20px }



/* TABLE */
.Kiip22_table , .Kiip22_table_title { display:block ; overflow:hidden }
.Kiip22_table { padding:20px 0px ; padding-bottom:40px}
.Kiip22_table_title { font-size:18px ; line-height:24px ; text-align:center ; font-weight:600 ; color:#000000 ; padding-bottom:10px ; word-break:keep-all } 
 
.Kiip22_table table { width:100% ; border-spacing:0px ; border-collapse:collapse } 
.Kiip22_table thead th , .Kiip22_table tbody th , .Kiip22_table tbody td { 
    border:solid 1px #cccccc ; border-left:0px ;
	padding:5px ; text-align:center ; font-weight:normal ; font-size:16px ; line-height:24px } 

#Kiip22_table_left  { margin-bottom:20px } 

.Kiip22_table thead th { background-color:#46b0d6 ; border-color:#388dab ; color:#ffffff ; font-weight:600 ; padding:3px } 
.Kiip22_table thead th:last-child , .Kiip22_table tbody td:last-child { border-right:0px }
.Kiip22_table caption { font-size:0px ; height:0px ; overflow:hidden ; text-indent:-9999px }

 
 
/* PC ********************************************************************/
@media all and (min-width:1000px){

/* TABLE */
.Kiip22_table table { width:545px } 
#Kiip22_table_left , #Kiip22_table_right  { margin:0px }  
#Kiip22_table_left  { float:left } 
#Kiip22_table_right { float:right } 
 

}
/* PRINT *****************************************************************/
@media print {}
