/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 09 2022 | 10:22:33 */
/* フッターのCSS */
.p-info__inner .l-inner {
	margin-right: auto;
}
.p-info__text-center::before {
	display: block;
	content: "お電話でのご予約・お問い合わせ";
	font-size: 14px;
}
.p-info__text {
  line-height: 1.5;
}
.p-info__text-center {
	font-size: 34px;
}
.p-info__text-right {
	display: block;
	text-align: center;
	line-height: 30px;
	padding-bottom: 10px;
	margin: auto;
}
.p-info__col .p-info__btn {
	margin: auto;
}

