@charset "UTF-8";
.editor-styles-wrapper {
  font-size: 0.9375rem;
}
.editor-styles-wrapper p {
  line-height: 1.8;
  margin-bottom: 1em;
}
.editor-styles-wrapper p:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper p > a {
  text-decoration: underline;
  text-decoration-color: currentColor;
}
.editor-styles-wrapper p > a:hover {
  text-decoration: none;
}
.editor-styles-wrapper h1 {
  font-size: clamp(1.25rem, 1.8vw, 1.5rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper h2 {
  font-size: clamp(1.125rem, 3vw, 1.375rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper h3 {
  font-size: clamp(1rem, 3vw, 1.25rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper h4 {
  font-size: clamp(1rem, 2vw, 1.125rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper h5 {
  font-size: clamp(1rem, 2vw, 1.125rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper h6 {
  font-size: clamp(1rem, 2vw, 1.125rem);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
}
.editor-styles-wrapper ul:not(.wp-block-post-template) {
  line-height: 1.5;
  margin-left: 1.5em;
  list-style-type: disc;
  list-style-position: outside;
  margin-bottom: 1em;
}
.editor-styles-wrapper ul:not(.wp-block-post-template) li {
  list-style: disc;
  margin-bottom: 0.5em;
}
.editor-styles-wrapper ul:not(.wp-block-post-template) li:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper ol {
  line-height: 1.5;
  margin-left: 1.5em;
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 1em;
}
.editor-styles-wrapper ol li {
  list-style: decimal;
  margin-bottom: 0.5em;
}
.editor-styles-wrapper ol li:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-quote {
  padding: 1.8em 2em;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-quote > p {
  margin-bottom: 0.5em;
}
.editor-styles-wrapper .wp-block-quote > p:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-quote cite::before {
  content: "ー";
  font-style: italic;
  margin-right: 5px;
}
.editor-styles-wrapper .wp-block-separator {
  border: none;
  border-left: none;
  border-right: none;
  border-top: solid 1px;
  margin: 60px auto;
}
.editor-styles-wrapper .wp-block-code {
  margin-bottom: 1.5em;
}
.editor-styles-wrapper .wp-block-preformatted {
  font-family: inherit;
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-table {
  margin-bottom: 1em !important;
}
.editor-styles-wrapper .wp-block-table figcaption {
  text-align: center;
}
.editor-styles-wrapper .wp-block-table table {
  min-width: 640px;
}
.editor-styles-wrapper .wp-block-table table thead {
  border-bottom: solid 2px #D8D8D8;
}
.editor-styles-wrapper .wp-block-table table tfoot {
  border-top: solid 2px #D8D8D8;
}
.editor-styles-wrapper .wp-block-table table tr th {
  border: solid 1px #D8D8D8;
}
.editor-styles-wrapper .wp-block-table table tr td {
  border: solid 1px #D8D8D8;
}
.editor-styles-wrapper .wp-block-verse {
  font-family: inherit;
  font-style: italic;
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-image {
  margin: 0 0 1em;
}
.editor-styles-wrapper .wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
  text-align: center;
}
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-grid {
  width: 100%;
  margin: 0 auto 1em;
}
.editor-styles-wrapper .wp-block-gallery > figcaption {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-cover {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-file {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-media-text {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-embed {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-columns > p {
  margin-bottom: initial;
}
.editor-styles-wrapper .wp-block-columns.has-background {
  padding: 2em;
}
.editor-styles-wrapper .wp-block-columns:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-column > p {
  margin-bottom: initial;
}
.editor-styles-wrapper .wp-block-column:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .wp-block-group > p {
  margin-bottom: initial;
}
.editor-styles-wrapper .wp-block-group.has-background {
  padding: 2em;
}
.editor-styles-wrapper .wp-block-group:last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .more-link {
  display: block;
  text-align: right;
}
.editor-styles-wrapper .wp-link-pages {
  text-align: right;
}
.editor-styles-wrapper .wp-link-pages .post-page-numbers {
  padding: 0 3px;
}
.editor-styles-wrapper .post-nav-links {
  padding: 1em;
  border-top: solid 1px #D8D8D8;
  border-bottom: solid 1px #D8D8D8;
  margin-bottom: 1.5em;
}
.editor-styles-wrapper .post-nav-links .post-nav-ttl {
  padding: 0 3px 0 0;
}
.editor-styles-wrapper .post-nav-links .post-page-numbers {
  padding: 0 3px;
}
.editor-styles-wrapper .post-nav-links .current {
  font-weight: 500;
}
.editor-styles-wrapper .wp-block-search {
  margin-bottom: 1em;
}
.editor-styles-wrapper .wp-block-social-links {
  margin: 0 auto 1em;
}
.editor-styles-wrapper .wp-block-calendar table th {
  text-align: center;
  border-right: solid 1px #ffffff;
}
.editor-styles-wrapper .wp-block-calendar table th:last-child {
  border-right: none;
}
.editor-styles-wrapper iframe {
  display: block;
  margin: 0 auto;
  width: 560px !important;
  height: initial;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 480px) {
  .editor-styles-wrapper iframe {
    width: 100% !important;
    height: initial;
    aspect-ratio: 16/9;
  }
}/*# sourceMappingURL=block-editor-style.css.map */