.p-entry__body h2:not(.pb_boxes_item-headline) {
    padding: 0.5em !important;
    color: #010101;
    background: #eefbff; /*eaf3ff*/
    border-bottom: solid 3px #0097cc; /*516ab6*/
}
.p-entry__body h3 {
    padding: 0.25em 0.5em !important;
    color: #494949;
    background: transparent;
    border-left: solid 5px #0097cc; /*7db4e6*/
}

.__myboho .p-entry__body h2 {
    padding: 0.5em;
    color: #010101;
    background: #fffbdc; /*eaf3ff*/
    border-bottom: solid 3px #ddc000; /*516ab6*/
}
.__myboho .p-entry__body h3 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #ddc000; /*7db4e6*/
}

.l-main .page_item:before{
    content: "　";
}
.l-main .current_page_item:before {
    content: "▶";
}
