@charset "utf-8";
@import url(common/style.css);




#gMap{
	width:100%;
	height:30vw;
}

.list3{
	margin-top:6.1vw;
	margin-bottom:6vw;
}
.list3.noMT{
	margin-top:0vw;
	margin-bottom:5vw;
}

.list3 li img{
	width:93%;
	margin-left:auto;
	margin-right:auto;
}
.list3 li.long img{
	width:99.5%;
	margin-left:auto;
	margin-right:auto;
}
.list3 li{
	margin-bottom:3vw;
}

@media only screen and (max-width:750px){
#gMap{
	width:100%;
	height:70vh;
}	

.inner1548{
	width:93%;
}
.list3 li {
    margin-bottom: 10vw;
}
}







