@charset "UTF-8";
.post-single-body {
  font-size: 1.7rem;
  overflow-wrap: break-word;
  margin-bottom: 40px;
  transition: font-size 0.3s;
}
@media print, screen and (min-width: 1401px) {
  .post-single-body {
    font-size: 1.8rem;
  }
}
.post-single-body::after {
  content: "";
  display: table;
  clear: both;
}
.post-single-body h2,
.post-single-body h3,
.post-single-body h4,
.post-single-body h5 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: -0.04em;
  line-height: 1.4;
}
.post-single-body h2 + p,
.post-single-body h3 + p,
.post-single-body h4 + p,
.post-single-body h5 + p {
  margin-top: 0;
}
.post-single-body h2 {
  font-size: 2.8rem;
  margin-top: 6rem;
  margin-bottom: 3rem;
}
.post-single-body h3 {
  font-size: 2.2rem;
  margin-top: 36px;
  padding-left: 18px;
  position: relative;
}
.post-single-body h3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.115em;
  background-color: #676767;
  width: 2px;
  height: calc(100% - 0.23em);
}
.post-single-body h4 {
  font-size: 2rem;
  position: relative;
  margin-top: 36px;
}
.post-single-body h5 {
  font-size: 1.7rem;
  margin-top: 24px;
}
.post-single-body a {
  text-decoration: underline;
  color: #156590;
}
.post-single-body p {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.post-single-body p:first-child {
  margin-top: 0;
}
.post-single-body .wp-block-image {
  margin-top: 36px;
  margin-bottom: 36px;
}
.post-single-body ul:not([class]),
.post-single-body ol:not([class]) {
  width: 100%;
  font-size: 1.7rem;
  line-height: 1.6;
  text-align: left;
  margin: 0 auto 36px;
}
.post-single-body ul:not([class]) li,
.post-single-body ol:not([class]) li {
  margin-bottom: 0.85em;
  position: relative;
}
.post-single-body ul:not([class]) li {
  padding-left: 0.8em;
}
.post-single-body ul:not([class]) li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 1.25em;
  color: #9f9f9f;
  font-size: 0.4em;
}
.post-single-body ol:not([class]) {
  counter-reset: item;
  list-style-type: none;
}
.post-single-body ol:not([class]) li {
  padding-left: 1.3em;
}
.post-single-body ol:not([class]) li::before {
  counter-increment: item;
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 1em;
  transform: translateY(-1em);
}
.post-single-body figcaption {
  font-size: 16px;
  text-align: center;
  margin: 12px 0 0;
}
.post-single-body .caption {
  text-align: center;
  line-height: 1.6;
  margin: 16px 0 0;
}
.post-single-body table + figcaption {
  margin-top: 8px;
}
.post-single-body .size-full {
  width: 100%;
  margin: 32px auto;
}
.post-single-body img {
  width: 100%;
  max-width: 100%;
}
.post-single-body .wp-block-table {
  margin: 32px 0;
}
.post-single-body table {
  font-size: 18px;
  border: solid 2px #888;
  table-layout: fixed;
}
.post-single-body table thead {
  border-bottom: none;
}
.post-single-body table th {
  padding: 0.6em;
  border-right: solid 1px #a7a7a7;
  border-bottom: solid 1px #a7a7a7;
  background-color: #f7f7f7;
  vertical-align: middle;
  text-align: center;
}
.post-single-body table td {
  padding: 0.6em;
  border-right: solid 1px #a7a7a7;
  border-bottom: solid 1px #a7a7a7;
  vertical-align: middle;
}
.post-single-body table tr td:last-child {
  border-right: none;
}
.post-single-body table tr:last-child th,
.post-single-body table tr:last-child td {
  border-bottom: none;
}
.post-single-body blockquote {
  font-size: 16px;
  margin: 32px 0;
  padding: 40px 48px;
  background-color: #F7F2E1;
  border-radius: 12px;
  position: relative;
}
.post-single-body blockquote:before, .post-single-body blockquote:after {
  content: "";
  display: block;
  background: url(../img/ico_quotation.svg) left top/contain no-repeat;
  position: absolute;
  width: 24px;
  height: 21px;
}
.post-single-body blockquote:before {
  left: 20px;
  top: 20px;
}
.post-single-body blockquote:after {
  right: 20px;
  bottom: 20px;
  transform: rotate(180deg);
}
.post-single-body blockquote p {
  margin: 0 0 0.6em;
}
.post-single-body blockquote p:last-child {
  margin-bottom: 0;
}
.post-single-body blockquote cite {
  display: block;
  text-align: right;
}
.post-single-body .wp-embed {
  border: 4px solid #f00;
}
.post-single-body .wp-block-embed {
  margin-bottom: 32px;
}
.post-single-body .wp-block-embed__wrapper iframe:not([class]) {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  aspect-ratio: 16/9;
}
.post-single-body .wp-block-embed__wrapper iframe.wp-embedded-content {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.post-single-body a.wp-block-button__link {
  min-width: 440px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  color: #257E47 !important;
  background-color: #fff !important;
  border: 2px solid #257E47;
  padding: 20px 40px;
  border-radius: 999px;
  text-align: center;
  transition: background-color 0.2s, color 0.2s;
  position: relative;
}
.post-single-body a.wp-block-button__link:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url(../img/ico_chevron.svg) left top/100% auto no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(38%) sepia(36%) saturate(737%) hue-rotate(90deg) brightness(97%) contrast(95%);
  transition: 0.3s;
}
@media (hover: hover) {
  .post-single-body a.wp-block-button__link:hover {
    color: #fff !important;
    background-color: #257E47 !important;
  }
  .post-single-body a.wp-block-button__link:hover:after {
    filter: invert(99%) sepia(100%) saturate(5%) hue-rotate(105deg) brightness(105%) contrast(100%);
  }
}
.post-single-body .summary {
  font-size: 1.8rem;
  font-weight: bold;
}

.wp-block-media-text {
  margin-top: 32px;
  margin-bottom: 32px;
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}
.wp-block-media-text p {
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8%;
}

.nav-links {
  margin-top: 32px;
}

.nav-previous {
  text-align: center;
}

/* overwriting block style */
.wp-block-gallery {
  margin-bottom: 32px;
}

.entry .entry-content .wp-block-image .aligncenter {
  width: 100% !important;
  max-width: 100% !important;
}

/* pagenavi */
.single-pagenavi {
  display: flex;
  max-width: 1000px;
  width: 100%;
  font-size: 1.6em;
  margin: 0 auto 64px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}
.single-pagenavi li {
  display: flex;
  width: 46%;
  align-items: stretch;
}
.single-pagenavi li a {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  line-height: 1.5;
  align-items: center;
  padding: 10px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #888;
}
.single-pagenavi li.prev a {
  padding-left: 24px;
}
.single-pagenavi li.prev a::before {
  content: "\f124";
  font-family: ionicons;
  color: #666;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 10px;
  transform: translateY(-50%);
}
.single-pagenavi li.next a {
  padding-right: 24px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.single-pagenavi li.next a::before {
  content: "\f125";
  font-family: ionicons;
  color: #666;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 10px;
  transform: translateY(-50%);
}

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.alignleft {
  float: left;
  margin: 8px 28px 28px 0;
}

.alignright {
  float: right;
  margin: 8px 0 28px 28px;
}

@media screen and (max-width: 736px) {
  .post-single-body p {
    font-size: 16px;
  }
  .post-single-body figure {
    width: 100% !important;
  }
  .post-single-body h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
  .post-single-body h3 {
    font-size: 1.8rem;
  }
  .post-single-body h4 {
    font-size: 1.7rem;
    margin: 32px 0 8px;
  }
  .post-single-body h5 {
    font-size: 16px;
  }
  .post-single-body ul:not([class]),
  .post-single-body ol:not([class]) {
    margin-bottom: 16px;
  }
  .post-single-body ul:not([class]) li {
    font-size: 16px;
  }
  .post-single-body ol:not([class]) li {
    font-size: 16px;
  }
  .post-single-body ol:not([class]) li:before {
    width: 1.2em;
  }
  .post-single-body figcaption {
    font-size: 1.5rem;
  }
  .post-single-body table {
    font-size: 16px;
  }
  .post-single-body .pic {
    font-size: 16px;
  }
  .post-single-body .pic img {
    width: 100%;
  }
  .post-single-body blockquote {
    font-size: 15px;
    margin: 0 0 3em;
  }
  .post-single-body .wp-block-embed__wrapper {
    width: 100%;
    padding-top: 56.25%;
  }
  .post-single-body .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .post-single-body a.wp-block-button__link {
    display: block;
    font-size: 16px;
    min-width: auto;
    line-height: 1.5;
    padding: 16px 30px 16px 20px;
    border-radius: 10px;
  }
  .post-single-body a.wp-block-button__link:after {
    width: 8px;
    height: 14px;
    right: 12px;
  }
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 24px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
  .nav-links {
    margin-top: 32px;
  }
  .nav-previous {
    text-align: center;
  }
  a.view-more-button {
    min-width: auto;
    width: 80%;
    font-size: 1.5rem;
  }
  .alignleft,
  .alignright {
    float: none;
    margin: 0;
  }
}
/* =================================================================
		#page Navigation
================================================================= */
.wp-pagenavi {
  margin: 32px 0 0;
  font-size: 1.8em;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  padding: 0.45em 0.6em;
  margin: 0 1em 0 0;
}
.wp-pagenavi a {
  border: 1px solid #585858;
  text-decoration: none;
}
.wp-pagenavi a.nextpostslink {
  border: none;
}
@media (hover: hover) {
  .wp-pagenavi a:hover {
    color: #fff;
    background-color: #585858;
  }
}
.wp-pagenavi span.current {
  padding: 0.45em 0.6em;
  border-color: #e8e8e8;
  background: #e8e8e8;
  color: #414141;
  font-weight: bold;
}
.wp-pagenavi span.pages {
  border: none;
}

.nav-single {
  margin: 3em 0 0;
}
.nav-single span {
  display: inline-block;
  padding: 0 1.4em;
  width: 42%;
}

@media screen and (max-width: 736px) {
  .wp-pagenavi {
    margin-top: 40px;
    font-size: 1.5em;
    padding: 0 20px;
    justify-content: flex-start;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    margin-right: 8px;
  }
  .wp-pagenavi span.pages {
    padding: 0.45em 0;
    margin-right: 12px;
  }
  .wp-pagenavi a.nextpostslink {
    padding: 0.45em;
  }
}
.related-post {
  max-width: 900px;
  margin: 0 auto 64px;
}

.related-ttl {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

.related-list {
  display: flex;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 769px) {
  .related-blc {
    width: 31%;
    margin-right: 3.5%;
  }
  .related-blc:nth-child(3n) {
    margin-right: 0;
  }
}
.related-blc a {
  display: flex;
  align-items: center;
}
.related-blc a .pct {
  width: 40%;
  margin-right: 8%;
}
.related-blc a .ttl {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
}

/* =================================================================
		#lazy blocks用
================================================================= */
.image {
  line-height: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.image img {
  width: 100%;
}

.image.full {
  width: 100%;
}

.image.col2 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.image.col2 .image-col {
  width: 47.5%;
}

@media screen and (max-width: 736px) {
  .image.col2 {
    display: block;
  }
  .image.col2 .image-col {
    width: 100%;
    margin-bottom: 24px;
  }
}
.gmap {
  margin-top: 36px;
  margin-bottom: 36px;
}
.gmap iframe {
  width: 100%;
  aspect-ratio: 2/1.2;
}

.externallink {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.externallink a {
  text-decoration: none;
  display: inline-block;
  line-height: 1.4;
  padding: 1em 2em;
  border-radius: 999px;
  background-color: #434343;
  color: #fff;
}
@media (hover: hover) {
  .externallink a {
    transition: 0.2s;
  }
  .externallink a:hover {
    color: #fff;
  }
}/*# sourceMappingURL=post.css.map */