@media print, screen {
  #contents .posrel01 {
    position: relative;
  }
  #contents .posrel01 img {
    position: relative;
    display: block;
    z-index: 1000;
  }
  #contents .summary01 small {
    display: block;
  }
  #contents .summary01 small:last-of-type {
    margin-top: 0em !important;
  }
  #contents .summary01 sup {
    vertical-align: super;
  }
  #contents .summary01 p.bold01 {
    font-weight: bold;
    margin-top: 0.5em;
  }
  #contents .summary01 ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents #movie01 {
    width: 21.875vw;
    position: absolute;
    bottom: 59.0625vw;
    left: 17.5vw;
    z-index: 100;
  }
  #contents #movie02 {
    width: 30vw;
    position: absolute;
    top: 33.125vw;
    left: 41.25vw;
    z-index: 100;
  }
  #contents img.peventnone01 {
    pointer-events: none;
  }
  #contents .movie01 {
    padding-top: 80%;
    margin: 0 auto;
    position: relative;
  }
  #contents .movie01 video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
@media print, screen and (min-width: 640px) {
  #contents .summary01 small {
    display: block !important;
  }
  #contents .summary01 small:last-of-type {
    margin-top: 0em !important;
  }
  #contents a.btn_about01 {
    width: 779px;
    position: absolute;
    top: 412px;
    left: 65px;
    display: block;
  }
  #contents a.btn_about01 img {
    width: 100%;
  }
  #contents #movie01 {
    width: 195px;
    bottom: 536px;
    left: 162px;
  }
  #contents #movie02 {
    width: 270px;
    top: 302px;
    left: 375px;
  }
}
