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