@charset "UTF-8";

/* ポップアップ非表示 */
#cta{
    display: none;
    pointer-events: none;
}