@charset "utf-8";

.bg_cf1{ background-color: #cf142b; }

.jp_point_sct .ttl{
    display: table;
}
.jp_point_sct .ttl p{
    display: table-cell;
    font-weight: bold;
    font-size: 21px;
}
.jp_point_sct .ttl .ttl_number span{
    display: block;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    background-color: #b04537;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    vertical-align: middle;
    box-sizing: border-box;
}
.jp_point_sct .ttl .ttl_text{
    padding-top: 2px;
}
.jp_point_sct .ttl .fc_b04{
    color: #b04537;
}
