.plan-price {
    text-align: center;
    /* font-family: Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, meiryo, メイリオ, osaka, MS PGothic, arial, sans-serif; */
}

.plan-price > .kind {
    font-size: 100%;
}

.plan-price > .price {
    color: #e60012;
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

.plan-price > .price > .small {
    font-size: 60%;
}
