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

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