@charset "UTF-8";
.txt_content > * + * {
  margin-top: 3rem;
}

.txt_content > * {
  margin-bottom: 0;
}

.txt_content > *:first-child {
  margin-top: 0;
  margin-bottom: 0;
}

.page_news_single .txt_content h1,
.page_news_single .txt_content h2,
.page_news_single .txt_content h3,
.page_news_single .txt_content h4,
.page_news_single .txt_content h5,
.page_news_single .txt_content h6,
.page_news_single .txt_content hr,
.page_news_single .txt_content p,
.page_news_single .txt_content ul,
.page_news_single .txt_content ol {
  line-height: 1.4;
}
.page_news_single .txt_content h1::before,
.page_news_single .txt_content h2::before,
.page_news_single .txt_content h3::before,
.page_news_single .txt_content h4::before,
.page_news_single .txt_content h5::before,
.page_news_single .txt_content h6::before,
.page_news_single .txt_content hr::before,
.page_news_single .txt_content p::before,
.page_news_single .txt_content ul::before,
.page_news_single .txt_content ol::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * .5em);
  content: "";
}
.page_news_single .txt_content h1::after,
.page_news_single .txt_content h2::after,
.page_news_single .txt_content h3::after,
.page_news_single .txt_content h4::after,
.page_news_single .txt_content h5::after,
.page_news_single .txt_content h6::after,
.page_news_single .txt_content hr::after,
.page_news_single .txt_content p::after,
.page_news_single .txt_content ul::after,
.page_news_single .txt_content ol::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * .5em);
  content: "";
}
.page_news_single .txt_content h1,
.page_news_single .txt_content h2,
.page_news_single .txt_content h3,
.page_news_single .txt_content h4,
.page_news_single .txt_content h5,
.page_news_single .txt_content h6 {
  margin-top: 5rem;
  margin-bottom: -2rem;
}
.page_news_single .txt_content h1 {
  font-size: 34px;
}
.page_news_single .txt_content h2 {
  font-size: 30px;
}
.page_news_single .txt_content h3 {
  font-size: 24px;
}
.page_news_single .txt_content h4 {
  font-size: 20px;
}
.page_news_single .txt_content h5 {
  font-size: 18px;
}
.page_news_single .txt_content h6 {
  font-size: 16px;
}
.page_news_single .txt_content li {
  list-style-type: inherit;
  margin-left: 2.5rem;
}
.page_news_single .txt_content .wp-block-table figcaption {
  padding: 10px;
  font-size: 14px;
  text-align: center;
}
.page_news_single .txt_content table {
  border: 1px solid #000;
}
.page_news_single .txt_content table thead tr {
  border-bottom: 3px solid #000;
}
.page_news_single .txt_content table tfoot tr {
  border-top: 3px solid #000;
}
.page_news_single .txt_content table th {
  padding: 12px;
}
.page_news_single .txt_content table td {
  border: 1px solid #000;
  padding: 12px;
}
.page_news_single .txt_content .is-style-stripes table {
  border: none;
}
.page_news_single .txt_content .is-style-stripes table td {
  border: none;
}
.page_news_single .txt_content .wp-block-gallery {
  margin-top: 3rem;
}
.page_news_single .txt_content .wp-block-columns {
  margin-bottom: 0;
}
.page_news_single .txt_content img {
  height: auto;
  margin-bottom: 0;
}
.page_news_single .txt_content .wp-block-gallery.is-cropped .blocks-gallery-item img {
  height: auto;
  margin-bottom: 0;
}
.page_news_single .txt_content iframe {
  max-width: 100% !important;
  display: block;
}
.page_news_single .txt_content .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.page_news_single .txt_content .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page_news_single .txt_content .wp-block-button__link {
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.4;
}
.page_news_single .txt_content .wp-block-column figcaption {
  text-align: center;
}
.page_news_single .txt_content .wp-block-column .wp-block-button {
  width: 100%;
  margin-bottom: 1em;
}
.page_news_single .txt_content .wp-block-column .wp-block-button .wp-block-button__link {
  padding: 12px 12px;
  font-size: 16px;
  line-height: 1.4;
  width: 100%;
}
.page_news_single .txt_content blockquote.wp-block-quote {
  position: relative;
  padding: 10px 15px 10px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  background: #efefef;
  color: #555;
  display: block;
}
.page_news_single .txt_content blockquote.wp-block-quote:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -3px;
  content: "“";
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 90px;
  line-height: 1;
}
.page_news_single .txt_content blockquote.wp-block-quote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.page_news_single .txt_content blockquote.wp-block-quote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
.page_news_single .txt_content .spspace {
  display: none;
  width: 100%;
  height: 2em;
}
.page_news_single .txt_content .minusspace {
  display: block;
  width: 100%;
  margin-top: -1em;
}

@media (max-width: 599px) {
  .page_news_single .txt_content .spspace {
    display: block;
  }
}