table { width:100%;}
table th {background:linear-gradient(0deg, rgba(235,242,248,1) 0%, rgba(214,225,236,1) 100%); height:40px; padding-top:10px;
color:#1769ce; font-size:16px; text-align:center; font-weight:800;  border-right:1px solid rgba(13,77,137,0.15);  border-left:1px solid rgba(255,255,255,0.8); border-left:none;}
table th:last-child {border-right:none; }
table th:first-child {border-left:none; }

table tr {padding:5px; background: linear-gradient(270deg, rgba(214,225,236,0.5) 0%, rgba(235,242,248,0.5) 100%); }
table td {padding:10px 5px; border-right:1px solid rgba(13,77,137,0.15);   border-top:1px solid rgba(13,77,137,0.15);}
table td:last-child {border-right:none; }
table td:first-child {border-left:none; }
table th.table_tit { width:50px;}

.table_area {margin-bottom:10px; box-shadow: 0px 2px 6px 0px rgba(0,38,84,0.3); width:100%;}
 table.flat-table  { width:100%;  border-collapse:collapse; }
 table.flat-table th,td { padding:10px; }

 table.flat-table th {background: #f2f6fa; color:#3b405e; font-weight:800; border-right:1px solid rgba(13,77,137,0.1); vertical-align:middle;}
 table.flat-table th:last-child {border-right:none;} 
 table.flat-table td {background:#fcfeff; color: rgb(111, 111, 111); border-right:1px solid rgba(13,77,137,0.1); font-weight:800; color:#3b405e; }
 table.flat-table td:last-child {border-right:none;} 

 table.flat-table th.tb_back2 {background: rgba(219,229,238,1);}
 table.flat-table th.tb_back3 {background: #dbe5ee;}
 table.flat-table th.tb_back3 {background: #ebf1f6;}
 
 table.flat-table td.tb_back1 {background: #f2f6fa;}
 table.flat-table td.tb_back2 {background: rgba(219,229,238,1);}
 table.flat-table td.tb_back3 {background: #ebf1f6;}
 table.flat-table td.tb_back4 {background: #e6edf4;}

 table.flat-table td.td_st1 {background:#d9e4ec; text-align:center; height:14px; border-right:1px solid rgba(13,77,137,0.1); font-weight:600; color:#3b405e; width:33.3333%; padding:5px; font-size:14px; }
 table.flat-table td.td_st1:last-child {border-right:none;} 
 table.flat-table td.td_st2 {background:#ebf1f6; text-align:right; height:14px; border-right:1px solid rgba(13,77,137,0.1); font-weight:600; color:#3b405e; width:33.3333%; padding:5px; font-size:14px; }
 table.flat-table td.td_st2:last-child {border-right:none;} 
 table.flat-table td.td_st2_1 {background:#ebf1f6; text-align:left; text-align:left; font-size:20px; vertical-align:middle; padding-left:10px; color:#d23d15;}
 table.flat-table td.td_st3 {background:#f7fafc; text-align:right; height:14px; border-right:1px solid rgba(13,77,137,0.1); font-weight:600; color:#3b405e; width:33.3333%; padding:5px; font-size:14px; }
 table.flat-table td.td_st3:last-child {border-right:none;} 
 table.flat-table th.tit_2 {background:#e6edf4; color:#3b405e; text-align:center; font-weight:500; font-size:14px; border-top:1px solid rgba(13,77,137,0.15);  }
 table.flat-table th.tit_1 {background: #f2f6fa; color:#3b405e; text-align:center; font-weight:500; font-size:14px; border-top:1px solid rgba(13,77,137,0.15);}
 table.flat-table th.titi {background: #f2f6fa; color:#3b405e; text-align:center; font-weight:500; width:85px; font-size:14px; }