<h1 class="cp_h1title">見出しテキスト</h1>
.cp_h1title {
position: relative;
display: flex;
align-items: center;
padding-left: 40px;
}
.cp_h1title:before{
position: absolute;
content: ".cp_h1title {
position: relative;
display: flex;
align-items: center;
padding-left: 40px;
}
.cp_h1title:before{
position: absolute;
content: "\002713";
font-size: 0.7em;
left: 0;
width: 1.5em;
height: 1.5em;
text-align: center;
color: #fff;
background: #1E88E5;
border-radius: 50%;
}
.cp_h1title:after {
position: absolute;
content: '';
left: 0.9em;
display: block;
height: 0;
width: 0;
border-style: solid;
border-width: 6px 0 6px 10.4px;
border-color: transparent transparent transparent #1E88E5;
}
2713";
font-size: 0.7em;
left: 0;
width: 1.5em;
height: 1.5em;
text-align: center;
color: #fff;
background: #1E88E5;
border-radius: 50%;
}
.cp_h1title:after {
position: absolute;
content: '';
left: 0.9em;
display: block;
height: 0;
width: 0;
border-style: solid;
border-width: 6px 0 6px 10.4px;
border-color: transparent transparent transparent #1E88E5;
}