@import "../wp/wp-includes/css/dist/block-library/style.min.css";
:root {
  margin-top: 0 !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-wp-logo,
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-comments,
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-new-content,
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-customize,
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-search,
body.has-wp-adminbar.is-wp-user #wpadminbar __any__ {
  display: none !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name {
  width: 160px;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name > a.ab-item {
  display: none !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper {
  display: block;
  position: static;
  background: transparent !important;
  box-shadow: none;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default {
  padding: 0;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li a {
  padding: 0 10px;
  height: auto;
  line-height: 32px;
  color: #f0f0f1;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li a:before {
  padding: 0;
  font-family: dashicons;
  content: "\f120";
  font-size: 20px;
  line-height: 32px;
  margin-right: 6px;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li a:hover {
  background: #2c3338;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li#wp-admin-bar-dashboard a {
  font-size: 0;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li#wp-admin-bar-dashboard a:after {
  content: "管理画面を表示";
  font-size: 13px;
  vertical-align: middle;
}
@media (max-width: 782px) {
  body.wp-admin body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper {
    left: 50px;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li a {
    padding: 0 10px;
    line-height: 46px;
    font-size: 14px;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper #wp-admin-bar-site-name-default > li a:before {
    line-height: 46px;
  }
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-view a:before {
  padding: 0;
  font-family: dashicons;
  font-size: 20px;
  content: "\f121";
  line-height: 32px;
  margin-right: 6px;
}
@media (max-width: 782px) {
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-view {
    display: block;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-view a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-view a:before {
    line-height: 46px;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-edit a {
    width: auto;
    text-indent: 0;
    padding-left: 10px;
    padding-right: 10px;
    color: #f0f0f1;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-edit a:before {
    position: static;
    width: auto;
    font-size: 20px;
    line-height: 46px;
    margin-right: 6px;
  }
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account > a.ab-item {
  display: none !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper {
  display: block;
  top: 0;
  left: auto;
  right: 15px;
  width: 90px;
  height: 32px;
  background: transparent;
  box-shadow: none;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions {
  padding: 0;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-user-info,
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-edit-profile {
  display: none !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-logout {
  margin: 0 !important;
  text-align: center !important;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-logout a {
  padding: 0 10px;
  height: auto;
  line-height: 32px;
  min-width: 0;
  color: #f0f0f1;
}
body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-logout a:hover {
  background: #2c3338;
}
@media (max-width: 782px) {
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-top-secondary {
    position: absolute;
    top: 0;
    right: 0;
  }
  body.has-wp-adminbar.is-wp-user #wpadminbar #wp-admin-bar-top-secondary #wp-admin-bar-my-account .ab-sub-wrapper #wp-admin-bar-user-actions #wp-admin-bar-logout a {
    padding: 0 10px;
    line-height: 46px;
    font-size: 14px;
  }
}
#content article #wp-content .is-layout-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#content article #wp-content .wp-element-caption {
  margin-top: 8px;
  font-size: calc(1em - 2px);
  text-align: center;
  line-height: 1.5;
}
#content article #wp-content .wp-block-gallery .wp-block-image .wp-element-caption {
  padding-top: 5px;
}
#content article #wp-content > ul,
#content article #wp-content .wp-block-column > ul,
#content article #wp-content > ol,
#content article #wp-content .wp-block-column > ol,
#content article #wp-content > .wp-block-image,
#content article #wp-content .wp-block-column > .wp-block-image,
#content article #wp-content > .wp-block-gallery,
#content article #wp-content .wp-block-column > .wp-block-gallery,
#content article #wp-content > .wp-block-buttons,
#content article #wp-content .wp-block-column > .wp-block-buttons,
#content article #wp-content > .wp-block-table,
#content article #wp-content .wp-block-column > .wp-block-table,
#content article #wp-content > .wp-block-file,
#content article #wp-content .wp-block-column > .wp-block-file,
#content article #wp-content > .wp-block-embed,
#content article #wp-content .wp-block-column > .wp-block-embed,
#content article #wp-content > .wp-block-webfactory-map,
#content article #wp-content .wp-block-column > .wp-block-webfactory-map,
#content article #wp-content > .wp-block-columns,
#content article #wp-content .wp-block-column > .wp-block-columns,
#content article #wp-content > iframe,
#content article #wp-content .wp-block-column > iframe,
#content article #wp-content __any__,
#content article #wp-content .wp-block-column __any__ {
  margin: 0;
}
#content article #wp-content > ul:not(:first-child),
#content article #wp-content .wp-block-column > ul:not(:first-child),
#content article #wp-content > ol:not(:first-child),
#content article #wp-content .wp-block-column > ol:not(:first-child),
#content article #wp-content > .wp-block-image:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-image:not(:first-child),
#content article #wp-content > .wp-block-gallery:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-gallery:not(:first-child),
#content article #wp-content > .wp-block-buttons:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-buttons:not(:first-child),
#content article #wp-content > .wp-block-table:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-table:not(:first-child),
#content article #wp-content > .wp-block-file:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-file:not(:first-child),
#content article #wp-content > .wp-block-embed:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-embed:not(:first-child),
#content article #wp-content > .wp-block-webfactory-map:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-webfactory-map:not(:first-child),
#content article #wp-content > .wp-block-columns:not(:first-child),
#content article #wp-content .wp-block-column > .wp-block-columns:not(:first-child),
#content article #wp-content > iframe:not(:first-child),
#content article #wp-content .wp-block-column > iframe:not(:first-child),
#content article #wp-content __any__:not(:first-child),
#content article #wp-content .wp-block-column __any__:not(:first-child) {
  margin-top: 50px !important;
}
#content article #wp-content > ul:not(:last-child),
#content article #wp-content .wp-block-column > ul:not(:last-child),
#content article #wp-content > ol:not(:last-child),
#content article #wp-content .wp-block-column > ol:not(:last-child),
#content article #wp-content > .wp-block-image:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-image:not(:last-child),
#content article #wp-content > .wp-block-gallery:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-gallery:not(:last-child),
#content article #wp-content > .wp-block-buttons:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-buttons:not(:last-child),
#content article #wp-content > .wp-block-table:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-table:not(:last-child),
#content article #wp-content > .wp-block-file:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-file:not(:last-child),
#content article #wp-content > .wp-block-embed:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-embed:not(:last-child),
#content article #wp-content > .wp-block-webfactory-map:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-webfactory-map:not(:last-child),
#content article #wp-content > .wp-block-columns:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-columns:not(:last-child),
#content article #wp-content > iframe:not(:last-child),
#content article #wp-content .wp-block-column > iframe:not(:last-child),
#content article #wp-content __any__:not(:last-child),
#content article #wp-content .wp-block-column __any__:not(:last-child) {
  margin-bottom: 50px !important;
}
#content article #wp-content > .wp-block-buttons:not(:last-child),
#content article #wp-content .wp-block-column > .wp-block-buttons:not(:last-child) {
  margin-bottom: 30px;
}
#content article #wp-content > ul,
#content article #wp-content .wp-block-column > ul,
#content article #wp-content > ol,
#content article #wp-content .wp-block-column > ol {
  padding: 0 2em;
}
#content article #wp-content > ul.wo-list-fullwidth,
#content article #wp-content .wp-block-column > ul.wo-list-fullwidth,
#content article #wp-content > ol.wo-list-fullwidth,
#content article #wp-content .wp-block-column > ol.wo-list-fullwidth {
  padding: 0;
}
@media (min-width: 768px) {
  #content article #wp-content .wp-block-image.wo-image-crop-top.size-full ,
  #content article #wp-content .wp-block-image.wo-image-crop-top > *.size-full  {
    width: 100% !important;
    height: 0 !important;
    padding-top: 40% !important;
    position: relative !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-top.size-full  > *,
  #content article #wp-content .wp-block-image.wo-image-crop-top > *.size-full  > * {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-top.size-full  img,
  #content article #wp-content .wp-block-image.wo-image-crop-top > *.size-full  img {
    object-fit: cover;
    object-position: center top;
    width: 100%;
    height: 100%;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-top.size-full  figcaption,
  #content article #wp-content .wp-block-image.wo-image-crop-top > *.size-full  figcaption {
    position: absolute;
    top: 100% !important;
    left: 0;
    width: 100%;
    height: auto;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-top.size-full:has(figcaption),
  #content article #wp-content .wp-block-image.wo-image-crop-top > *.size-full:has(figcaption) {
    border-bottom: solid 26px transparent;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-center.size-full ,
  #content article #wp-content .wp-block-image.wo-image-crop-center > *.size-full  {
    width: 100% !important;
    height: 0 !important;
    padding-top: 40% !important;
    position: relative !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-center.size-full  > *,
  #content article #wp-content .wp-block-image.wo-image-crop-center > *.size-full  > * {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-center.size-full  img,
  #content article #wp-content .wp-block-image.wo-image-crop-center > *.size-full  img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-center.size-full  figcaption,
  #content article #wp-content .wp-block-image.wo-image-crop-center > *.size-full  figcaption {
    position: absolute;
    top: 100% !important;
    left: 0;
    width: 100%;
    height: auto;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-center.size-full:has(figcaption),
  #content article #wp-content .wp-block-image.wo-image-crop-center > *.size-full:has(figcaption) {
    border-bottom: solid 26px transparent;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-bottom.size-full ,
  #content article #wp-content .wp-block-image.wo-image-crop-bottom > *.size-full  {
    width: 100% !important;
    height: 0 !important;
    padding-top: 40% !important;
    position: relative !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-bottom.size-full  > *,
  #content article #wp-content .wp-block-image.wo-image-crop-bottom > *.size-full  > * {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-bottom.size-full  img,
  #content article #wp-content .wp-block-image.wo-image-crop-bottom > *.size-full  img {
    object-fit: cover;
    object-position: center bottom;
    width: 100%;
    height: 100%;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-bottom.size-full  figcaption,
  #content article #wp-content .wp-block-image.wo-image-crop-bottom > *.size-full  figcaption {
    position: absolute;
    top: 100% !important;
    left: 0;
    width: 100%;
    height: auto;
  }
  #content article #wp-content .wp-block-image.wo-image-crop-bottom.size-full:has(figcaption),
  #content article #wp-content .wp-block-image.wo-image-crop-bottom > *.size-full:has(figcaption) {
    border-bottom: solid 26px transparent;
  }
}
:root.is-smapho #content article #wp-content .wp-block-image.wp-lightbox-container img,
:root.is-smapho #content article #wp-content .wp-block-image > *.wp-lightbox-container img {
  pointer-events: none;
}
#content article #wp-content .wp-block-image.size-thumbnail,
#content article #wp-content .wp-block-image > .aligncenter.size-thumbnail {
  max-width: 25%;
}
@media (max-width: 767px) {
  #content article #wp-content .wp-block-image.size-thumbnail,
  #content article #wp-content .wp-block-image > .aligncenter.size-thumbnail {
    max-width: 33.33333333%;
  }
}
@media (max-width: 575px) {
  #content article #wp-content .wp-block-image.size-thumbnail,
  #content article #wp-content .wp-block-image > .aligncenter.size-thumbnail {
    max-width: 50%;
  }
}
#content article #wp-content .wp-block-image.size-medium,
#content article #wp-content .wp-block-image > .aligncenter.size-medium {
  max-width: 33.33333333%;
}
@media (max-width: 575px) {
  #content article #wp-content .wp-block-image.size-medium,
  #content article #wp-content .wp-block-image > .aligncenter.size-medium {
    max-width: 50%;
  }
}
#content article #wp-content .wp-block-image.size-large,
#content article #wp-content .wp-block-image > .aligncenter.size-large {
  max-width: 50%;
}
@media (max-width: 575px) {
  #content article #wp-content .wp-block-image.size-large,
  #content article #wp-content .wp-block-image > .aligncenter.size-large {
    max-width: 100%;
  }
}
#content article #wp-content .wp-block-image.size-full,
#content article #wp-content .wp-block-image > .aligncenter.size-full {
  max-width: 100%;
}
#content article #wp-content .wp-block-column > .wp-block-image,
#content article #wp-content .wp-block-column > .wp-block-image > .aligncenter {
  max-width: none !important;
}
#content article #wp-content .wp-block-gallery {
  gap: 0;
}
#content article #wp-content .wp-block-gallery .wp-block-image {
  width: auto;
  flex-grow: 0;
}
#content article #wp-content .wp-block-gallery.wo-gallery-gap {
  margin-left: -3px;
  margin-right: -3px;
}
#content article #wp-content .wp-block-gallery.wo-gallery-gap .wp-block-image {
  border: solid 3px transparent;
}
#content article #wp-content .wp-block-button {
  margin-bottom: 20px;
  /** theme.lessに移動
        &.is-style-outline a {
            .BUTTON_SECONDARY;
        }

        &:not(.is-style-outline) a {
            .BUTTON_PRIMARY;
        }
**/
}
#content article #wp-content .wp-block-button a,
#content article #wp-content .wp-block-button a:hover,
#content article #wp-content .wp-block-button a:active,
#content article #wp-content .wp-block-button a:visited,
#content article #wp-content .wp-block-button a:focus {
  color: inherit;
  text-decoration: none;
}
#content article #wp-content .wp-block-buttons .wp-block-button a {
  margin: 0 10px;
}
#content article #wp-content .wp-block-buttons.is-vertical .wp-block-button a {
  min-width: 250px;
}
#content article #wp-content .wp-block-table {
  display: block;
  overflow-x: visible;
  /** theme.lessに移動
        table {
            .TABLE_1_STYLE;
        }

        &.wo-table-headcell table tbody td:first-child {
            .TABLE_1_HEAD_STYLE;
        }
**/
}
#content article #wp-content .wp-block-table thead {
  border-bottom: none !important;
}
#content article #wp-content .wp-block-table tfoot {
  border-top: none !important;
}
#content article #wp-content .wp-block-table.aligncenter > table {
  margin: 0 auto;
  width: auto;
}
@media (max-width: 575px) {
  #content article #wp-content .wp-block-table {
    max-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #content article #wp-content .wp-block-table table th,
  #content article #wp-content .wp-block-table table td {
    min-width: 200px;
  }
}
#content article #wp-content .wp-block-file {
  line-height: 1;
}
#content article #wp-content .wp-block-file:has(object) {
  text-align: center;
}
#content article #wp-content .wp-block-file object {
  border: solid 1px #f5f5f5;
  margin-bottom: 20px;
}
#content article #wp-content .wp-block-file a:not(.wp-element-button) {
  pointer-events: none;
  font-size: calc(1em + 2px);
}
#content article #wp-content .wp-block-file a:not(.wp-element-button),
#content article #wp-content .wp-block-file a:not(.wp-element-button):hover,
#content article #wp-content .wp-block-file a:not(.wp-element-button):active,
#content article #wp-content .wp-block-file a:not(.wp-element-button):visited,
#content article #wp-content .wp-block-file a:not(.wp-element-button):focus {
  color: inherit;
  text-decoration: none;
}
#content article #wp-content .wp-block-file a:not(.wp-element-button):first-child {
  margin-left: 1rem;
}
#content article #wp-content .wp-block-file a:not(.wp-element-button):first-child:before {
  content: "・";
}
#content article #wp-content .wp-block-file a.wp-element-button {
  /** theme.lessに移動
            .BUTTON_SECONDARY;
**/
  padding: 0.5em 0.7em !important;
  font-size: calc(1em - 2px) !important;
  letter-spacing: 0 !important;
  margin-left: 20px;
}
#content article #wp-content .wp-block-separator {
  margin: 50px 0;
  border: none;
  opacity: 1;
}
#content article #wp-content .wp-block-separator:not([class*="is-style-"]),
#content article #wp-content .wp-block-separator.is-style-default {
  display: block;
}
#content article #wp-content .wp-block-separator:not([class*="is-style-"]):before,
#content article #wp-content .wp-block-separator.is-style-default:before {
  display: block;
  margin: 0 auto;
  width: 80px;
  height: 2px;
  background: #f5f5f5;
  content: "";
}
#content article #wp-content .wp-block-separator.is-style-wide {
  border-top: solid 1px #f5f5f5;
}
#content article #wp-content .wp-block-separator.is-style-dots {
  margin: 40px 0;
}
#content article #wp-content .wp-block-separator.is-style-dots:before {
  content: "・・・";
  font-family: inherit;
  color: #b0b0b0;
  font-size: 20px;
  letter-spacing: 10px;
  padding-left: 10px;
  line-height: 1;
}
#content article #wp-content .wp-block-embed .wp-block-embed__wrapper,
#content article #wp-content .twitter-tweet.twitter-tweet-rendered,
#content article #wp-content iframe {
  display: block !important;
  width: 560px !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#content article #wp-content .wp-block-columns {
  padding: 0;
  gap: 0 50px;
}
#content article #wp-content .wp-block-columns .wp-block-column {
  margin: 0;
  padding: 0;
  /** column-gapでできる
            // 横並び
            @media (min-width: (@WP_COLUMNS_BREAK_POINT + 1)) {

                &:not(:last-child) {
                    padding-right: (@MARGIN_ARTICLE / 2);
                }

                &:not(:first-child) {
                    padding-left: (@MARGIN_ARTICLE / 2);
                }
            }
**/
}
@media (max-width: 781px) {
  #content article #wp-content .wp-block-columns .wp-block-column:not(:first-child) {
    padding-top: 50px;
  }
}
