@charset "utf-8";

@media screen and (max-width:479px) {
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}


div#contents {
	margin-top: 61px;
}


section#mainimage p {
}
section#mainimage p img {
	width: 100%;
}


section#about p {
	font-size:14px;
	line-height:175%;
	text-align:center;
	margin-top: 30px;
}
section#about ul.pc {
	display: none;
}
section#about ul.sp {
	margin-top: 50px;
}
section#about ul.sp li {
	text-align:center;
	margin-bottom: 20px;
}
section#about ul.sp li:nth-child(3) {
	margin-bottom: 0;
}


div#contents section.bg_color {
	padding-bottom: 0;
}
section#access p#tel {
	font-size:30px;
	line-height:100%;
	text-align:center;
	margin-bottom: 0px;
}
section#access p#info {
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	text-align:center;
	margin-top: 30px;
}


div#googlemapWrapper {
	margin-top: 50px;
	padding: 0 0;
}
}
