
.title_01 {
    color: #0b59a1;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
    margin: 30px 0 15px;
    position: relative;
}
.title_01 img {
    left: 0;
    position: absolute;
    top: 8px;
    vertical-align: top;
    width: 30px;
}
.title_01 b {
    font-weight: normal;
    letter-spacing: 4px;
    padding-left: 45px;
}
.title_01 span {
    color: #626262;
    font-size: 14px;
    letter-spacing: 2px;
}
