.arti_line_style_1_5 .arti_line_style_1_5_contents:first-child:after {display:none;}
.arti_line_style_1_5 .arti_line_style_1_5_contents:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: rgba(18,0,144,0.12);}

.reverse.arti_line_style_1_5 .arti_line_style_1_5_contents:after{background-color: rgba(255,255,255,0.3)}

@media all and (min-width: 992px) {
    .arti_line_style_1_5 .arti_line_style_1_5_contents:after {top: 8px; width: 1px; height: calc(100% - 14px);}
    .arti_line_style_1_5 .arti_line_style_1_5_contents:nth-last-child(2):after {display: none}
}