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

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 360px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}