.daigo[data-v-6fa0382c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.daigo .icon-closed[data-v-6fa0382c] {
    position: absolute;
    right: 7%;
    top: .3rem;
    font-size: .42rem;
    color: #4d4d4d;
}
.daigo > div[data-v-6fa0382c] {
    position: absolute;
    left: 5%;
    top: 10%;
    width: 90%;
    height: 90%;
    overflow: scroll;
    font-size: 0;
}
.daigo > div img[data-v-6fa0382c] {
      width: 100%;
}

