メニュー 閉じる

見出しにマーカー 改行対応

.title_c{
display:block;
width:100%;
text-align:center;
margin-top:50px;
}


h2.merit_title01{
text-align:center;
margin: 0 auto;
font-size:2.2rem;
line-height: 1.5;
  padding-bottom: 1px;
  display: inline;
font-weight:bold;
color:#3D302C;
  background:linear-gradient(transparent 80%, #D8E9C7 0%);
background-position: right 10px bottom 10px;
}
<div class="title_c">
<h2 class="merit_title01">アウトドア用品ををどこに売ろうかお悩みの方へ<br />
是非ロビンフッドにお売りください!!</h2>
</div>