@charset "utf-8";
/* CSS Document */
/*北大阪商工会議所情報センターHPcustom用202604~*/

/* ---------------------------------------------------------------------------------------- 

Piclearページ

---------------------------------------------------------------------------------------- */
/*6つのポイント部分*/
.point_img_6 span.point03_text{
    font-size: 30%;
    line-height: 1.25 !important;
    display: inline-block;
    position: relative;
    text-align: left;
    padding-left: 3em;
}
.point_img_6 span.point03_text::before{
    content:"+";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 3em;
    font-weight: bold;
    line-height: 1;
}
body .piclear-cost td:first-child{
    background: none;
    border: 1px solid #CDE8DE;
}
body .piclear-cost th{
    background-color: #cde8de;
}