@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

.googlecal iframe {
	margin-bottom: 20px;
}

@media all and (max-width: 767px) {
	.googlecal iframe {
		margin-bottom: 15px;
	}
	.content p{
		font-size: 14px
	}
}
