
.bredlist.lp {
    margin: 60px auto 40px;
    width: 1000px;
    font-size: 12px;
}
.page_interview {
  font-size: 16px;
  width: 1000px;
  margin: 0 auto;
  color: #656565;
  line-height: 34px;
  text-align: left;
  letter-spacing: 0.115em;
  font-feature-settings: "palt" 1;
}

.page_interview img {
  width: 100%;
}

.page_interview section.lp {
  margin-bottom: 91px;
}

.mainTitle {
  /*margin-top: 68px;*/
}

.mainTitle h2 {
  width: 424px;
  margin: 0 auto;
}

.subTitle {
  margin-top: 92px;
}

.subTitle h3 {
  width: 780px;
  margin-left: 0;
}

article {
  margin-top: 24px;

}

.info {
  margin-top: 63px;
  display: flex;
  justify-content: space-between;
}

.info div.img p {
  width: 190px;
}

.info div.txt {
  margin-left: 38px;
}

.job {
  margin-top: 2px;
  width: 75px;
  height: 12px;
}

.name {
  margin-top: 21px;
  width: 137px;
  height: 24px;
}

.engName {
  margin-top: 16px;
  width: 98px;
  height: 10px;
}

.info div.txt p.txt2 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 32px;
  letter-spacing: 0.115em;
}

.item {
margin-top:90px;
}

.item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item ul li {
  width: 318px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

.item ul li:nth-of-type(4), .item ul li:nth-of-type(5), .item ul li:nth-of-type(6) {
  padding-top: 26px;
}

.item ul li p + p {
  margin-top: 16px;
}

.item ul li .btmTxt {
  margin-top: 20px;
}