.page-post .rec201 .table-01 tbody td:nth-child(even) {
	background: none;
}
.page-post .rec201-2 table p {
  font-size: 14px;
  padding: 20px 35px 0 35px;
}
@media (min-width: 641px) { 
	.page-post .rec201 .table-01 thead th {
		padding: 18px 25px;
	}
  
}
@media (max-width: 641px) { 
  .page-post .rec201-2 table p {
    padding: 10px 10px 0 10px;
    font-size: 15px;
  }
}