<br />
<b>Warning</b>:  Use of undefined constant is_robot - assumed 'is_robot' (this will throw an Error in a future version of PHP) in <b>/home/ropo1234/ropo-mattari.com/public_html/keiba/wp-content/plugins/post-views/post-views.php</b> on line <b>594</b><br />
/* カスタム CSS をここに入力してください */

h2#original_heading_01 {
position: relative;
background: #dfefff;
box-shadow: 0px 0px 0px 5px #dfefff;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #454545;
}

h1#original_heading_02:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #a8d4ff;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}