@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
#freeContents h3.d0001 {
  background: #03b8c0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px;
  margin: 30px 0 0;
  line-height: 2em;
  color: #ffffff;
  text-align: center; }
#freeContents article.d0001 {
  border: 1px #03b8c0 solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px;
  margin: 0; }
  #freeContents article.d0001 div h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6em;
    margin: 10px 0;
    border-bottom: 1px #03b8c0 solid; }
    #freeContents article.d0001 div h4 span {
      color: #feaf15;
      font-size: 0.8em;
      margin: 0 10px 0 0; }
  #freeContents article.d0001 p {
    margin: 0 0 20px; }
    #freeContents article.d0001 p.comments {
      margin: 10px 5px; }

@media screen and (max-width: 767px) {
  #freeContents article.d0001 div h4 span {
    font-size: 1em; } }

/*# sourceMappingURL=style.css.map */
