.hx01 { position: relative; margin: 40px 0px 15px; padding: 5px 0px 5px 20px; font-size: 1.2rem; line-height: 100%; }
.hx01::before { content: ""; position: absolute; top: 50%; left: 0px; width: 0px; height: 30px; border-width: 0px 0px 0px 5px; transform: translateY(-50%); }
