.isPc .Link {
  margin-top: -235px;
  background: #2d94ed;
  width: 100%;
  text-align: center;
}

.isPc .Link ul {
  display: flex;
  width: 100%;
  margin: 0;
  align-items: center;
  justify-content: center;
}

.isPc .Link li {
  padding: 16px 35px;
}

.isPc .section1 {
  height: auto;
  margin-bottom: 30px;
}
