.ttl-cmn-03 span{
    border-bottom: #006fc9;
}

.ttl-cmn-04:before {
    border-bottom: #006fc9;
}

.ttl-cmn-04 {
    color: #000;
}

.list-ticket-card-02 li .ico-number {
    background-color: #006fc9;
}

.list-tags-01 li span {
    background: #006fc9;
}

.list-ticket-card-02 {
    border-radius: 6px;
    background-color: #def1ff;
    padding: 25px 20px 20px;
}

.ttl-cmn-02:before {
    background-color: #006fc9;
}
.mirai1 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.mirai1 a {
    margin: 0 auto;
}

.btn-cmn_bl {
    background-color: #006fc9;
    box-shadow: inset 0 -2px #0059a6;
    border: 1px solid #0059a6;
}
.btn-cmn_bl:hover {
    background-color: #def1ff;
    color: #006fc9;
    box-shadow: inset 0 -2px #006fc9;
    border: 1px solid #006fc9;
}

.btn-group .btn-cmn-01 {
display: flex;
align-items: center;
justify-content: center;
}
.ttl-cmn-04:before {
    background-color: #006fc9;
}

.table-cmn td {
    text-align: center;
}