@media print, screen {
  #contents .posrel01 {
    position: relative;
  }
  #contents .posrel01 img {
    position: relative;
    display: block;
    z-index: 1000;
  }
  #contents a.btn_himitsuword01 {
    width: 83.75vw;
    position: absolute;
    bottom: 3.125vw;
    left: 8.125vw;
    display: block;
  }
  #contents a.btn_himitsuword01 img {
    width: 100%;
  }
  #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;
  }

  #modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 5000;
  }
  #modal.isModal {
    display: block;
  }
  #modal .scroller01 {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #modal .scroller01 .inner01 > img {
    width: 100%;
  }
  #modal .scroller01 .inner01 .posrel {
    position: relative;
  }
  #modal .scroller01 .inner01 .posrel > img {
    width: 100%;
  }
  #modal .scroller01 .inner01 .posrel a {
    display: inline-block;
    position: absolute;
    left: 13vw;
    top: 0;
  }
  #modal .scroller01 .inner01 .posrel a img {
    height: 4.4vw;
  }
  #modal .scroller01 .inner01 .posrel a.btn01 {
    top: 103.5vw;
  }
  #modal .scroller01 .inner01 .posrel a.btn02 {
    top: 121.4vw;
  }
  #modal .scroller01 .inner01 .posrel a.btn03 {
    top: 133vw;
  }
  #modal .scroller01 .inner01 .posrel a.btn03 img {
    height: 3.2vw;
  }
  #modal .scroller01 .inner01 a.btn_close {
    width: 69.0625vw;
    display: block;
    margin: 3.125vw auto 6.25vw auto;
  }
  #modal .scroller01 .inner01 a.btn_close img {
    width: 100%;
  }
}
@media print, screen and (min-width: 640px) {
  #contents a.btn_himitsuword01 {
    width: 779px;
    position: absolute;
    bottom: 25px;
    left: 65px;
    display: block;
  }
  #contents a.btn_himitsuword01 img {
    width: 100%;
  }
  #contents #movie01 {
    width: 195px;
    bottom: 536px;
    left: 162px;
  }
  #contents #movie02 {
    width: 270px;
    top: 302px;
    left: 375px;
  }

  #modal .scroller01 .inner01 {
    margin-top: 30px;
  }
  #modal .scroller01 .inner01 > img {
    width: 908px;
    margin: 0 auto;
    display: block;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  #modal .scroller01 .inner01 > img.tops01 {
    border-top: 10px solid #FBF108;
    border-left: 10px solid #FBF108;
    border-right: 10px solid #FBF108;
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }
  #modal .scroller01 .inner01 > img.bottoms01 {
    border-bottom: 10px solid #FBF108;
    border-left: 10px solid #FBF108;
    border-right: 10px solid #FBF108;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  #modal .scroller01 .inner01 .posrel {
    width: 928px;
    margin: 0 auto;
  }
  #modal .scroller01 .inner01 .posrel > img {
    width: 908px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-left: 10px solid #FBF108;
    border-right: 10px solid #FBF108;
  }
  #modal .scroller01 .inner01 .posrel a {
    display: inline-block;
    position: absolute;
    left: 126px;
    top: 0;
  }
  #modal .scroller01 .inner01 .posrel a img {
    height: auto;
  }
  #modal .scroller01 .inner01 .posrel a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
  }
  #modal .scroller01 .inner01 .posrel a.btn01 {
    top: 942px;
  }
  #modal .scroller01 .inner01 .posrel a.btn02 {
    top: 1103px;
  }
  #modal .scroller01 .inner01 .posrel a.btn03 {
    top: 1210px;
  }
  #modal .scroller01 .inner01 .posrel a.btn03 img {
    height: auto;
  }
  #modal .scroller01 .inner01 a.btn_close {
    width: 349px;
    margin: 30px auto 60px auto;
  }
}
