/* TaxAI Ver.130.3 fix clipped header */

.taxai-os-page{
    padding-top:0 !important;
    margin-top:0 !important;
}

.taxai-os-page > *:first-child{
    margin-top:0 !important;
}

/* 130.2の押し上げを無効化 */
.taxai-main .taxai-os-page{
    transform:none !important;
}

/* Heroは正常表示 */
.taxai-hero,
.taxai-pro-hero,
.taxai-page-header{
    margin-top:0 !important;
}
