/* 条件分岐 - トランジション */
[data-cf7pp-show],
[data-cf7pp-hide] {
	transition: max-height 0.4s ease, opacity 0.3s ease, margin 0.3s ease, padding 0.3s ease;
	overflow: hidden;
}
