@charset "utf-8";
/* CSS Document */

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
  body {
    background: #ffffff;
    width: 100%;
  }
}