@charset "UTF-8";
#contents_detail table th,
#contents_detail table td {
  width: 30%;
}
#contents_detail table th:first-of-type,
#contents_detail table td:first-of-type {
  width: 40%;
}


#contents_detail .post_content ul li {
  list-style: none;
}
#contents_detail .sg_faq_q h3{
  font-size: inherit;
  padding: 0;
  margin: 0;
  border: none;
}

#contents_detail .sg_block-faq p{
  margin-bottom: 1em;
}
