@charset "UTF-8";
@charset "UTF-8";

div#content {
  background-color: #432a19;
  margin-bottom: 0 !important;
  background-image: url("/wp-content/uploads/b59f0b584dc977d34ff487da9f17c379.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  padding-bottom: 175px;
}
main#main_content {
  max-width: 1025px;
}
h1.c-pageTitle {
  display: none;
}

h1.wp-block-heading.is-style-section_ttl {
  font-family: "Josefin Sans", sans-serif;
  line-height: 1.76;
  font-size: 51px;
  color: #fff;
  font-weight: 400;
}

p.biography-txt {
  color: #f5deb3;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
div#content
  main#main_content
  .l-mainContent__inner
  .post_content
  figure.wp-block-table.biography-table.is-all-centered--va.pc_only.is-style-simple
  table {
  border: none !important;
}

.biography-table table tbody tr th {
  min-width: 190px !important;
  width: 210px !important;
  /* font-family: "Noto Serif JP", serif; */
}
/* .biography-table td {
  font-family: "Noto Serif JP", serif;
} */
tbody tr:nth-child(1) th {
  border: none !important;
}

tbody tr:nth-child(1) td {
  border: none !important;
}
tbody tr th,
tbody tr td {
  border-top: 1px dotted #fff !important;
  border-bottom: 1px dotted #fff !important;
  color: #fff !important;
  font-family: "Noto Sans JP", sans-serif !important;

  font-weight: 200 !important;
}
/* .biography-table table tbody tr:first-of-type th {
  width: 300px !important;
} */

tr td:first-child {
  padding-right: 0 !important;
}

tr td:nth-child(2) {
  padding-left: 0 !important;
}

.biography-table-sp p {
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 2;
}

/* .biography-txt {
  padding-left: 7.7em;
  text-indent: -7.7em;
} */

/*タブレット時の見た目*/
@media screen and (max-width: 959px) {
  /* ここにセレクタを指定する */
  /* tr td:first-child {
    padding-right: 0 !important;
  }

  tr td:nth-child(2) {
    padding-left: 1em !important;
  } */
}
/*スマホ時の見た目*/
@media screen and (max-width: 599px) {
  /* ここにセレクタを指定する */

  div#content {
    padding: 41px 25px 148px;
    background-image: url("/wp-content/uploads/14c39c2f7144eec7bdcff7c593e6ee2f-1.png");
  }

  .l-mainContent__inner .post_content {
    margin-top: 0;
  }

  h1.wp-block-heading.is-style-section_ttl {
    font-family: "Josefin Sans", sans-serif;
    line-height: 1.76;
    font-size: 35px;
    color: #fff;
    letter-spacing: 0.02em;
    opacity: 0.6;
  }
  .biography-table-sp p {
    font-size: 10px;
    color: #ffffff;
  }
}
