article .content .title1 {
  width: 11.95238095vw;
}
article .content .txt {
  padding: 1.04761905vw 1.52380952vw;
  margin-top: 0.57142857vw;
  margin-bottom: 1.19047619vw;
  background-color: #fff;
  box-sizing: border-box;
}
article .content .txt p {
  color: #000000;
  font-size: 0.76190476vw;
  line-height: 1.71428571vw;
  text-indent: 1.71428571vw;
}
article .content .title2 {
  width: 13vw;
}
