@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
/*---------------------------------------------------------------------
運営会社
---------------------------------------------------------------------*/
.post_content .companyTable tr:first-child td {
  border-top: none;
}
.post_content .companyTable tr td {
  padding: 1.2em 0.5em 1.2em 1em;
}
.post_content .companyTable tr td:first-child {
  border-color: #000;
  max-width: 10em;
  padding: 1.2em 0.5em;
}