@charset "utf-8";
/*
|---------------------------------------------------------------
| ハルカスニッポン博覧会 下層カテゴリ共通
|---------------------------------------------------------------
*/
.e-bussanFair-category-title {
    width: 100%;
    margin: 0 0 0.25em;
    padding: 0.75em 0.5em;
    font-size: clamp(24px, 3.33cqw, 28px);
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    border-top: 3px solid var(--ep-theme-color, #164a96);
}
