.shop01{text-align: center;}
.shop01 img{width: 100%;max-width: 800px; border-radius:10px;}
body{background-image: url(../img/bg.jpg);background-color:rgba(255,255,255,0.8);background-blend-mode:lighten;}

.address-box,.dealer-box,.shop-box{padding-left: 10%;}
@media screen and (max-width: 799px) {
	.address-box,.dealer-box,.shop-box{padding-left:0;}
}
.address-box a{text-decoration: none;color:#000;}

.adress-gmap {text-align: center;height: auto;}
.adress-gmap iframe{width: 100%;max-width: 800px;min-height: 600px; border-radius:10px;}
