.text_box_style_2_3 .text_box_style_2_3_border_box {position: absolute; top: 0; right: 0; z-index: 10; min-width: 63px;}
.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line {border: 1px solid #edf0f2}
.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_sub_title:after {content: ''; position: absolute; bottom: 0; right: 0; width: calc(100% + 45px); height: 1px; background-color: #edf0f2; margin-right: -45px;}
.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_contents_date {min-width: 80px}
.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_contents_date_line:after {content: ''; position: absolute; top: 10px; left: 0; width: 1px; height: 13px; background-color: rgba(18,0,144,0.12)}
.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_contents_desc{overflow:hidden; text-overflow:ellipsis; max-height:68px; word-wrap:break-word; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical}

.reverse.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_sub_title:after {content: ''; position: absolute; bottom: 0; right: 0; width: calc(100% + 45px); height: 1px; background-color: #edf0f2; margin-right: -45px;}
.reverse.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line {border: 1px solid #edf0f2}
.reverse .text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line {border: 1px solid #edf0f2}
.reverse.text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_contents_date_line:after {background-color: rgba(255,255,255,0.3)}

@media all and (min-width: 992px) {
    .text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_contents_date_line:after {top: 5px; height: 11px;}
    .text_box_style_2_3 .text_box_style_2_3_contents .text_box_style_2_3_contents_line .text_box_style_2_3_sub_title.sub_title_font_1:after {width: calc(100% + 50px); margin-right: -50px;}
}