@charset "utf-8";
@import url('../css/rwd_site.css');


body {
 -webkit-text-size-adjust: none;
 word-wrap: break-word;
}

img {
 max-width: 100%;
 height: auto;
}