/* Start custom CSS for section, class: .elementor-element-4b52fe1 */.boxContact {
	display: inline-block;
	margin: 2em 0 1em;
	padding: 1em;
	border: solid 1px #2968b2;
	background-color: #2968b211;
}
.boxContact:before {
	content: "お問い合わせ";
	font-size: 1.2em;
	color: #2968b2;
	font-weight: bold;
}
.boxContact > p {
	padding-left: 1em;
	margin-bottom: 0;
}
.boxContact > p:first-child {
	/* 連絡先 */
}
.boxContact > p:nth-child(2) {
	/* 住所 */
}
.boxContact > p:last-child {
	/* 電話/FAX */
}/* End custom CSS */