.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;
}
.page_interview img {
  width: 100%;
}

.page_interview .interviewArea .intro ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.page_interview .page_title {
  text-align: center;
  /*margin: 69px 0 137px;*/
  margin: 0 0 40px;
}

.page_interview .page_title h2{
  width: 450px;
  margin: 0 auto;
}

.page_interview .page_title h3{
  width: 759px;
  margin-top: 92px;
  margin-left: 0px;
}

.interviewArea {
  width: 1000px;
  margin: 0 auto;
}

.txt {
  margin-top: 37px;
  height: 336px;
  vertical-align: top;
  letter-spacing: 0.05em;
}

.intro {
  margin-top: 22px;
}

.intro p {
  margin: 0;
}

.intro li.liImg {
  width: 190px;
}

.intro li.liTxt {
  width: 774px;
}

.position {
  width: 75px;
}

.name {
  width: 113px;
  margin-top: 20px;
}

.nameEng {
  width: 132px;
  margin-top: 17px;
}

.description {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
  vertical-align: top;
  margin-top: 37px;
}

.itemList {
  margin-bottom: 143px;
}

.itemList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 89px;
}

.itemList li {
  width: 318px;
  margin-bottom: 50px;
  text-align: center;
}

.itemList li p {
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 22px;
}
