/* グーグルマップ */
@media print, screen and (max-width: 767px) {
	.google_map {
    		width: 100%;
    		height: auto;
	}
}