.sub-header {
  height: 250px;
  width: 100%;
  text-align: center;
  padding-top: 150px;
  }
  
  .navi-level-2 {
   min-width: 250px;
}

.item-new-list .feature-new-warp img {
    object-fit: cover;
    height: 250px;
	
  }
  
  .table-reset th,
.table-reset td {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 41px;
  text-align: left;
  border: 0;
}


  