/* SPのCALL(CTA)ボタンのカラーを変更　*/
.header-cta__item:last-child .header-cta__inner {
    color: #000;
}