
https://sulocale.sulopachinews.com/archives/イベント/%E8%8A%B1%E6%85%B6%E3%81%AE%E6%97%A5
/* 黒板風 タイトル 1 */.kokuban-t1 { position: relative; margin: 2em auto; padding: 3.2em 1em 1em; width: 90%; /* ボックス幅 */ background-color: #202020; /* ボックス背景色 */ color: #fff; /* 文章色 */ border: 10px solid #8b4513; /* 枠線 */ border-radius: 3px; /* 角の丸み */ box-shadow: 0 0 5px #333;}.kokuban-t1::before,.kokuban-t1::after { position: absolute; content: ''; bottom: 0;} .kokuban-t1::before { right: 10px; border: solid 3px #ff7fbf; /*チョーク(ピンク)*/ width: 20px;...