.isPc .Link {
  width: 100%;
  text-align: center;
}

.isPc .Link ul {
  display: flex;
  width: 100%;
  margin: 0;
  align-items: center;
  justify-content: center;
}



.isPc .section1 {
  height: auto;
  /*margin-bottom: 30px;*/
}
