/* タブレットだけに適用するCSS */



img{
     max-width: 100%;
     height: auto;
     display: block;
}
