#article .group4-1 {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 17.5em;
}
#article .group4-1 .img {
  width: 29.5em;
}
#article .group4-1 .txt {
  width: 20em;
}
#article .group4-1 .img2 {
  width: 22.1em;
  position: absolute;
  top: 15.7em;
  left: 0;
  right: 0;
  z-index: 10;
  margin: 0 auto;
}
#article .group4-1 .img2 > p {
  position: absolute;
  z-index: 10;
}
#article .group4-1 .img2 .t1, #article .group4-1 .img2 .t2 {
  top: 17.5em;
  text-align: center;
}
#article .group4-1 .img2 .t1 .t, #article .group4-1 .img2 .t2 .t {
  font-size: 0.8em;
  line-height: 1.4;
}
#article .group4-1 .img2 .t1 {
  left: -2.75em;
}
#article .group4-1 .img2 .t2 {
  right: -3.85em;
}
#article .group4-1 .img2 .annotation {
  top: 21.25em;
  left: -2.75em;
}
#article .group4-1 .img2 .annotation .t {
  font-size: 0.6em;
}
@media screen and (max-width: 767.9px) {
  #article .group4-1 {
    flex-direction: column;
    padding-bottom: 4.6666666667em;
  }
  #article .group4-1 .img {
    width: 19.6666666667em;
    margin-top: 1.6666666667em;
  }
  #article .group4-1 .txt {
    width: auto;
    order: -1;
  }
  #article .group4-1 .img2 {
    width: 16.0666666667em;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding-right: 2em;
    margin: -3.1333333333em auto 0;
  }
  #article .group4-1 .img2 .t1, #article .group4-1 .img2 .t2 {
    top: 12.3333333333em;
    line-height: 1.1;
  }
  #article .group4-1 .img2 .t1 .t, #article .group4-1 .img2 .t2 .t {
    font-size: 0.7333333333em;
  }
  #article .group4-1 .img2 .t1 {
    left: -2.6em;
  }
  #article .group4-1 .img2 .t2 {
    right: -1.6666666667em;
  }
  #article .group4-1 .img2 .annotation {
    top: 15.1666666667em;
    left: -2.6em;
  }
  #article .group4-1 .img2 .annotation .t {
    font-size: 0.6em;
  }
}
#article .group4-2 {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 1em;
}
#article .group4-2 .img {
  width: 29.5em;
}
#article .group4-2 .txt {
  width: 20em;
}
@media screen and (max-width: 767.9px) {
  #article .group4-2 {
    display: block;
    padding-bottom: 0;
  }
  #article .group4-2 .img {
    width: 19.6666666667em;
    margin-left: auto;
    margin-top: 1.6666666667em;
    margin-right: 2em;
  }
  #article .group4-2 .txt {
    width: auto;
  }
}
#article .group4-2b {
  position: relative;
  margin-top: -12.25em;
}
#article .group4-2b .img {
  width: 26.5em;
}
#article .group4-2b .txt {
  width: 24.2em;
  position: absolute;
  bottom: 0;
  right: 0;
}
#article .group4-2b .txt .t {
  font-size: 0.9em;
  line-height: 1.6;
}
#article .group4-2b .txt .annotation {
  font-size: 0.6em;
  margin-top: 1em;
}
@media screen and (max-width: 767.9px) {
  #article .group4-2b {
    padding-bottom: 7.6666666667em;
    margin-top: -1.2666666667em;
    margin-left: 0.9333333333em;
  }
  #article .group4-2b .img {
    width: 19.2666666667em;
  }
  #article .group4-2b .txt {
    width: 90%;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 1.3333333333em;
  }
  #article .group4-2b .txt .t {
    font-size: 0.9333333333em;
    line-height: 1.6;
  }
  #article .group4-2b .txt .annotation {
    font-size: 0.6em;
    margin-top: 1.3333333333em;
  }
}
#article .group3-3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2em;
}
#article .group3-3 .img {
  width: 29.5em;
}
#article .group3-3 .txt {
  width: 19.5em;
}