@charset "utf-8";

.color-bg-decoration01 {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
}