.addHeader {
  margin-bottom: 0;
}

.addlist_01 .news_title a {
  color: #646464;
}

.addlist_01 .news_title a.onn {
  color: #000000;
}

.addlist_02 {
  background: #f5f5f5;
  padding: 60px 0;
  display: table;
  width: 100%;
  padding-bottom: 0;
}

.addlist_ul {
  width: 1280px;
  margin: 0 auto;
}

.addlist_item {
  width: 400px;
  border-bottom: 1px solid #646464;
  margin-bottom: 40px;
  margin-right: 40px;
  float: left;
}

.addlist_item:nth-child(3n) {
  margin-right: 0;
}

.addlist_item-div {
  padding: 30px 37px;
  font-size: 20px;
}

.addlist_item-div a {
  height: 52px;
  overflow: hidden;
  display: block;
}

.addlist_item-div p {
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page {
  padding-bottom: 100px;
  background: #f5f5f5;
}