.org h3{font-size:26px; margin-bottom:20px; font-weight:600}
.org img {vertical-align:top; max-width:100%;}
#table1 {width:100%; overflow:hidden; padding:0;   margin:60px auto 0 auto;  }
#table1 p.txtP { padding-bottom:20px; font-size:20px;  line-height:35px; }
#table1 .sub_txt01 { padding:0 25px;}
#table1 section {float:left; width:33.3333%;     box-sizing:border-box; }
#table1 section div{font-size:17px;  background-color:#f0f0f0; background-repeat:no-repeat; background-position: center 48px; 
 display:block;  min-height:300px; padding:0px 20px; margin:5% 7%;  box-sizing:border-box; text-align:center; }
#table1 section div p {vertical-align: middle; overflow:hidden;  padding-top:60px; }
#table1 section span.txt01{display:block; padding:25px 0; line-height:30px;  }
#table1 section strong {font-size:35px; font-weight:400; }
#table1 section div:hover {box-shadow:5px 6px 15px #999;  
-moz-transition: ease-out 0.4s 0.1s;  -o-transition: ease-out 0.4s 0.1s;  -webkit-transition: ease-out 0.4s;
  -webkit-transition-delay: 0.1s;  transition: ease-out 0.4s 0.1s;}

div.table_wrap {padding-bottom:20px; font-weight:500;}
table {border-collapse; collapse; border-spacing:0; }
table.table_common {border-top:2px solid #555; width:100%; border-bottom:1px solid #555;}
table.table_common caption {font-size:0px; width:0px; height:0px; text-indent:-9999px; overflow:hidden;}
table.table_common th,table.table_common td {padding:18px 15px 20px 15px; text-align: center;
 font-size:16px; line-height:22px;}
table.table_common th {border-bottom:1px solid #555; border-left:1px solid #dfdfdf; background-color:#ecf1f7; font-weight:500; }
table.table_common td {border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf; }
table.table_common td:first-child,table.table_common th:first-child {border-left:none;}
table.table_common tr:last-child td {border-bottom:none;}
table.table_common td:first-child { color:#005bae; font-weight:600}
table.table_common tr td:last-child {background-color:#fff; }
table.table_common td span {display:block; font-size:15px; line-height: 25px;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
.org h3{font-size:18px; margin-bottom:10px; }
#table1 { margin:30px auto 0 auto;  }	
#table1 .sub_txt01 { padding:0px;  }	
#table1 div.wd_11 {width:100%; margin:50px auto 0 auto;}
#table1 section {float:none; width:100%; }
#table1 section nav div { border:1px solid #dfdfdf;}
#table1 section strong {opacity: 1;}
#table1 section span.txt01{ font-size:16px; line-height:25px; }

table.table_common th,table.table_common td {padding:5px 1px;  font-size:13px; line-height:22px; word-break:break-all !important; }
table.table_common td span {display:block; font-size:13px; line-height: 20px;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
