/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 25 2020 | 06:01:32 */
.schd-yakyubu {
  width: 800px;
  height: 1180px;
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-bottom: 28px;
}

.schd-yakyubu iframe {
  width: 798px;
  height: 1280px;
  margin-top: -76px;
  overflow: hidden;
  box-sizing: border-box;
  border: none;
}


@media screen and (min-width: 1181px) {
}


@media screen and (max-width: 1180px) {
  .schd-yakyubu {
    width: auto;
    overflow-x: scroll !important;
    white-space: nowrap;
  }
}