.blog-mokuji ol {
  padding:  20px 20px 20px 36px;
  background: #ffefbe;
  border-radius: 20px;
  margin-bottom: 20px;
}

.blog-mokuji ol li {
  list-style: auto;
  margin-bottom: 5px;
  border-bottom: 1px solid #666;
  width: fit-content;
}

h3.blog-title-h3 {
  font-size: 20px;
  padding: 5px 0 5px 15px;
  border-left: 4px solid #319b49; 
  margin-bottom: 15px;
}
