#container{ 
max-width: 100% !important;
height:auto !important;
}

#footer{
position:relative !important;
bottom:0px !important;
padding:30px 0 !important;
}

img {
max-width: 100% !important;
}

@media screen
    and (max-width: 749px) {

#container{ 
margin-top: 0px;
}

#logo{
margin-left:0px;
padding:20px;
text-align: center;
}

#shoukai,
#honbun,
#jushou,
#mail,
#arekore,
#title,
#interior,
#yviworks,
#salad2
{
margin-left:20px;
margin-right:20px;
}

#mainimage {
margin-left:20px;
margin-right:20px;
}

#left-line{
margin-left:20px;
margin-right:20px;
width:auto;
float:none;
}

#right-line{
margin-left:20px;
margin-right:20px;
width:auto;
float:none;
}


#global-navi { width: 100%; }


#global-navi ul li{
display:inline;
margin-right:0px;
margin-left:0px;
padding: 15px 15px;
}




}