@charset "Shift_JIS";
.ifrm-container{
  width:400px;
  height:250px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  display: inline-block;
}

.ifrm{
  width:100%;
  height:100%;
  border:none;
  display:block;
}