    #summary h4 span {
        display: table;
    }

    body.white .site #summary h1 {
        font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        color: #333333;
        font-size: 30px;
        line-height: 1;
        margin: 15px 0 0 0;
        font-weight: bold;
    }

    body.white .site #summary h4 {
        margin: 30px 0 10px 0;
        font-size: 20px;
        line-height: 1.3;
        font-weight: bold;
    }

    body.white .site #summary h4 span {
        display: table;
        margin: 0 0 4px;
    }