/* 共通 footer（farfalle ff2022 基準） */
/* .cloche-footer-common {
	background: #000;
	color: #fff;
} */

p.footlogo-cloche {
	width: 175px;
	margin: 0 auto;
	padding: 50px 0 0;
}

p.footlogo-cloche img {
	width: 100%;
	height: auto;
	display: block;
}

p.footer-copyright {
	margin: 0;
	padding: 10px 0 20px;
	text-align: center;
	font-size: 12px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.72);
	letter-spacing: 0.05em;
}

p.footer-copyright small {
	font-size: inherit;
}
