/* CTA共通スタイル */
.romptn-cta-pattern {
    box-sizing: border-box;
}

.romptn-cta-pattern * {
    box-sizing: border-box;
}
