/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2020 | 23:45:45 */
.g-forms {
  width: 100%;
}

.g-forms iframe {
  width: 100%;
}

@media screen and (min-width: 641px) {
  .g-forms#kanjikai  iframe {
    height: 500px;
  }
}

@media screen and (max-width: 640px) {
  .g-forms#kanjikai  iframe {
    height: 400px;
  }
}