#article .frame1-1 .frame_inner {
  position: relative;
}
#article .frame1-1 .frame_inner .logo_fss {
  width: 11em;
  margin-bottom: 2.3em;
}
#article .frame1-1 .frame_inner .items {
  width: 32.5em;
}
#article .frame1-1 .frame_inner .img {
  width: 18.95em;
  position: absolute;
  top: 0;
  right: -4.9em;
}
@media screen and (max-width: 767.9px) {
  #article .frame1-1 {
    position: relative;
  }
  #article .frame1-1 .frame_inner {
    position: static;
  }
  #article .frame1-1 .frame_inner .logo_fss {
    width: 7.3333333333em;
    margin-bottom: 1.5333333333em;
  }
  #article .frame1-1 .frame_inner .items {
    width: auto;
  }
  #article .frame1-1 .frame_inner .items .l1, #article .frame1-1 .frame_inner .items .l2 {
    width: 14.3333333333em;
  }
  #article .frame1-1 .frame_inner .img {
    width: 10.1em;
    top: 1.4666666667em;
    right: 0;
  }
}
#article .group1-2 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#article .group1-2 .img {
  width: 29.5em;
}
#article .group1-2 .txt {
  width: 20em;
}
#article .group1-2 .img2 {
  width: 31.2em;
  position: absolute;
  top: 12.3em;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.9px) {
  #article .group1-2 {
    flex-direction: column;
  }
  #article .group1-2 .img {
    width: 19.6666666667em;
    margin-top: 1.6666666667em;
  }
  #article .group1-2 .txt {
    width: auto;
    order: -1;
  }
  #article .group1-2 .img2 {
    width: 17.6em;
    position: static;
    margin-top: -2.8666666667em;
    margin-left: 3.3333333333em;
  }
}
#article .group1-3 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#article .group1-3 .img {
  width: 29.5em;
}
#article .group1-3 .txt {
  width: 21em;
}
#article .group1-3 .img2 {
  width: 28em;
  position: absolute;
  top: 8.3em;
  left: 10.25em;
}
@media screen and (max-width: 767.9px) {
  #article .group1-3 {
    display: block;
  }
  #article .group1-3 .img {
    width: 19.6666666667em;
    margin-top: 1.8333333333em;
    margin-left: auto;
    margin-right: 2em;
  }
  #article .group1-3 .txt {
    width: auto;
  }
  #article .group1-3 .img2 {
    width: 19.6em;
    position: static;
    margin-top: -3.4666666667em;
    margin-left: 1.7333333333em;
  }
}

#sec_data .group {
  display: flex;
  justify-content: space-between;
}
#sec_data .group .body {
  width: 17em;
}
#sec_data .group .img {
  width: 26.05em;
  margin-top: -1.5em;
}
@media screen and (max-width: 767.9px) {
  #sec_data .group {
    display: block;
  }
  #sec_data .group .body {
    width: auto;
  }
  #sec_data .group .img {
    width: auto;
    margin-top: 1.5em;
  }
}