<h1 class="cp_h1title">見出しテキスト</h1>
.cp_h1title {
position: relative;
color: #fff;
background: #4DD0E1;
border-radius: 0 5px 5px 5px;
padding: 5px 10px;
}
.cp_h1title:after {
position: absolute;
content: '.cp_h1title {
position: relative;
color: #fff;
background: #4DD0E1;
border-radius: 0 5px 5px 5px;
padding: 5px 10px;
}
.cp_h1title:after {
position: absolute;
content: '\002713 Check';
color: #fff;
font-size: 50%;/*タブテキストの文字サイズ*/
background: #00ACC1;
left: 0px;/*タブの横位置*/
bottom: 100%;/*タブの縦位置*/
border-radius: 5px 5px 0 0;
padding: 0 5px;
}
2713 Check';
color: #fff;
font-size: 50%;/*タブテキストの文字サイズ*/
background: #00ACC1;
left: 0px;/*タブの横位置*/
bottom: 100%;/*タブの縦位置*/
border-radius: 5px 5px 0 0;
padding: 0 5px;
}