/* TaxAI Ver.130.1 content top compact */

/* 本文全体を上へ寄せる */
.taxai-main,
main.taxai-main{
    padding-top:0 !important;
}

/* ページラッパーの上余白を削除 */
.taxai-page,
.taxai-pro-page,
.taxai-ds-page,
.taxai-wrapper,
.taxai-container,
.taxai-dashboard,
.taxai-admin-page,
.taxai-v86-page,
.taxai-v86-main{
    margin-top:0 !important;
    padding-top:0 !important;
}

/* 最初のhero/cardを上詰め */
.taxai-main > *:first-child,
.taxai-page > *:first-child,
.taxai-pro-page > *:first-child,
.taxai-ds-page > *:first-child,
.taxai-v86-main > *:first-child{
    margin-top:0 !important;
}

/* TaxAI OSトップなど、中央寄せ風に見える余白を圧縮 */
.taxai-page-header,
.page-header,
.taxai-hero,
.hero,
.page-hero,
.taxai-ds-hero,
.taxai-pro-hero,
.taxai-os-hero,
.taxai-auto-hero{
    margin-top:0 !important;
    margin-bottom:18px !important;
}

/* 画面上端に寄せすぎない最低余白 */
.taxai-shell{
    padding-top:0 !important;
}
