/* .s_article_block {
  margin-bottom: 12rem;
}
@media screen and (max-width: 960px) {
  .s_article_block {
    margin-bottom: 7.2rem;
  }
}
.s_article_block > *:first-child {
  margin-top: 0;
}
.s_article_block > *:last-child {
  margin-bottom: 0;
}
.s_article_block h1,
.s_article_block h2 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 5.6rem;
  line-height: 72px;
  margin: 1.6rem 0 4rem;
}
@media screen and (max-width: 960px) {
  .s_article_block h1,
.s_article_block h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 560px) {
  .s_article_block h1,
.s_article_block h2 {
    line-height: 1.2857;
    font-size: 3.2rem;
  }
}
.s_article_block h3 {
  font-family: "Inter", sans-serif;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.6;
  margin: 3.2rem 0;
}
.s_article_block h3::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.s_article_block h3::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 960px) {
  .s_article_block h3 {
    font-size: 1.6rem;
    margin: 2.4rem 0;
  }
}
.s_article_block h4,
.s_article_block h5,
.s_article_block h6 {
  font-family: "Inter", sans-serif;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.6;
  margin: 4rem 0;
}
.s_article_block h4::before,
.s_article_block h5::before,
.s_article_block h6::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.s_article_block h4::after,
.s_article_block h5::after,
.s_article_block h6::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 960px) {
  .s_article_block h4,
.s_article_block h5,
.s_article_block h6 {
    font-size: 1.6rem;
    margin: 3.2rem 0;
  }
}
.s_article_block ul,
.s_article_block ol {
  font-family: "Hiragino Sans";
  background-color: #ebebeb;
  margin-top: 4rem;
  padding: 2.4rem;
}
.s_article_block ul li,
.s_article_block ol li {
  font-size: 14px;
  line-height: 2;
  list-style: disc;
  margin-left: 2.4rem;
  padding: 8px 0;
}
.s_article_block ul li::before,
.s_article_block ol li::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.s_article_block ul li::after,
.s_article_block ol li::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.s_article_block ol li {
  list-style: decimal;
} */
.s_article_block table {
  font-family: "Hiragino Sans";
  border-collapse: collapse;
  font-size: 16px;
  margin-top: 3.2rem;
  width: 100%;
  box-sizing: border-box;
}
.s_article_block table tbody,
.s_article_block table tbody tr{
    box-sizing: border-box;
    padding: 0;
}
@media screen and (max-width: 640px) {
    .s_article_block table {
        font-size: 14px;
    }
}
.s_article_block table td,
.s_article_block table th {
    box-sizing: border-box;
    border: 1px solid #6d6d6d;
    line-height: 2;
    padding: 14px;
    text-align: left;
    white-space: pre-wrap;
    word-break: normal;
}
@media screen and (max-width: 640px) {
    .s_article_block table tr{
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .s_article_block table td,
    .s_article_block table th {
        display: block;
        width: 100%;
        min-width: 100%;
        /* border: 1px solid #000; */
        border-bottom: none;
        padding: 10px;
    }
    .s_article_block table tr:last-child td {
        border: 1px solid #353535;
    }
}
.s_article_block table th {
  width: 30%;
}
.s_article_block table td {
  word-break: break-all;
}
/* .s_article_block p {
  font-family: "Hiragino Sans";
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 35px;
  line-height: 2;
  margin: 3.2rem 0;
}
.s_article_block p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.s_article_block p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
.s_article_block p a {
  color: #0693e3;
  display: inline;
}
@media screen and (max-width: 560px) {
  .s_article_block p {
    line-height: 2.1875;
  }
}
.s_article_block strong {
  font-weight: 900;
}
.s_article_block img {
  display: block;
  margin: 5.6rem 0;
}
.s_article_block .wp-block-image {
  position: relative;
}
.s_article_block .wp-block-image:before {
  background-color: #ffffff;
  bottom: 0;
  content: "";
  height: calc(100% - 8rem);
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.s_article_block .wp-block-columns {
  align-items: center;
  justify-content: space-between;
  margin: 2.4rem 0;
}
.s_article_block .wp-block-columns .wp-block-column p {
  text-align: justify;
}
@media screen and (max-width: 560px) {
  .s_article_block .wp-block-columns .wp-block-column p {
    text-align: left;
  }
}
.s_article_block .wp-block-columns .wp-block-column:not(:first-child) {
  margin-left: 7.2rem;
}
@media screen and (max-width: 960px) {
  .s_article_block .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .s_article_block .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 960px) {
  .s_article_block .wp-block-columns .wp-block-column:not(:only-child) {
    flex-basis: calc(50% - 2rem) !important;
  }
}
@media screen and (max-width: 560px) {
  .s_article_block .wp-block-columns .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
  }
}
.s_article_block .wp-block-columns .wp-block-image img {
  margin: 2.4rem 0;
}
.s_article_block_date {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
  line-height: 27px;
}
@media screen and (max-width: 560px) {
  .s_article_block_date {
    line-height: 1.9285;
  }
} */