@charset "utf-8";
/* CSS Document */
.aligncenter, .alignleft, .alignright {
  display: block
}
.aligncenter {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}
body .alignfull, body .alignwide {
  width: auto;
  margin-right: -1rem;
  margin-left: -1rem;
  padding-right: 1rem;
  padding-left: 1rem
}
.wp-block-button {
  color: var(--button-text)
}
.wp-block-button.is-style-outline {
  color: var(--button-bg)
}
.wp-block-button__link {
  border-radius: .5em;
  font-size: 1em
}
.wp-block-button__link:hover {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, .15)
}
.wp-block-button__link svg {
  width: 1.25em;
  height: 1.25em
}
.is-style-outline .wp-block-button__link {
  border-color: currentColor
}
p.has-background {
  padding: 1em 1.5em
}
.has-drop-cap:not(:focus):first-letter {
  margin-right: .05em;
  float: none;
  font-weight: 400;
  font-size: 3em;
  vertical-align: -.05em
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin-top: 1.5em;
  padding: 1.5em 1em 1.5em 2.5em
}
.wp-block-file {
  margin-top: 1em
}
.wp-block-file a {
  display: inline-block;
  margin-top: .5em;
  margin-right: .75em
}
.wp-block-file .wp-block-file__button {
  border-radius: .5em
}
.wp-block-file .wp-block-file__button:hover {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, .15)
}
.wp-block-file * + .wp-block-file__button {
  margin-right: 0;
  margin-left: 0
}
.wp-block-file .wp-block-file__button, .wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
  background-color: var(--button-bg);
  color: var(--button-text)
}
.wp-block-pullquote blockquote {
  border: 0;
  background: none
}
.wp-block-pullquote blockquote:before {
  content: ""
}
.wp-block-table.is-style-stripes table, .wp-block-table.is-style-stripes tr {
  border-color: transparent
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 1em
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0
}
.wp-block-media-text.has-background .wp-block-media-text__content {
  padding: 1em
}
.wp-block-media-text + .wp-block-media-text {
  margin-top: 0
}
.wp-block-media-text__content > * {
  margin-top: 1.5em;
  margin-bottom: 0
}
.wp-block-media-text__content > :first-child {
  margin-top: 0
}
.wp-block-group.has-background {
  padding: 1.5em
}
.wp-block-group__inner-container > * {
  margin-top: 1.5em;
  margin-bottom: 0
}
.wp-block-group__inner-container > :first-child {
  margin-top: 0
}
.wp-calendar-table thead th {
  text-align: center
}
.wp-calendar-nav {
  display: flex;
  border-right: 1px solid #e2e4e7;
  border-bottom: 1px solid #e2e4e7;
  border-left: 1px solid #e2e4e7
}
.wp-calendar-nav > * {
  padding: 4px .5em
}
.wp-calendar-nav .pad {
  margin: 0 auto
}
.wp-calendar-nav-prev {
  margin-right: auto
}
.wp-calendar-nav-next {
  margin-left: auto
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  padding: 0
}
.wp-block-latest-posts.wp-block-latest-posts__list a {
  text-decoration: none
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  padding: .5em 0;
  overflow: hidden;
  border-bottom: 1px solid #eee
}
.wp-block-latest-posts.wp-block-latest-posts__list time {
  margin-top: .25em
}
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
  margin-top: .25em;
  overflow: hidden;
  color: #656565;
  font-size: .8em;
  line-height: 1.5
}
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
  margin-top: 1em;
  margin-bottom: .5em
}
.wp-block-latest-posts.wp-block-latest-posts__list.has-dates.is-one-line li {
  display: flex;
  align-items: flex-start
}
.wp-block-latest-posts.wp-block-latest-posts__list.has-dates.is-one-line time {
  order: 1;
  margin-top: .25em;
  margin-right: 1em
}
.wp-block-latest-posts.wp-block-latest-posts__list.has-dates.is-one-line a {
  flex-grow: 1;
  order: 2
}
.wp-block-latest-posts.wp-block-latest-posts__list.has-dates.is-one-line .wp-block-latest-posts__post-excerpt {
  order: 3;
  max-width: 30%;
  margin: 0 0 0 .5em
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid .wp-block-latest-posts__featured-image {
  margin-top: 0
}
.wp-block-latest-posts.wp-block-latest-posts__list.is-grid a {
  display: block;
  color: currentColor;
  font-weight: 700;
  line-height: 1.4
}
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a, .wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a {
  display: block;
  margin-top: 1em
}
.wp-block-latest-comments {
  margin-left: 0;
  padding-left: 0;
  list-style: none
}
.wp-block-latest-comments__comment {
  display: flex;
  align-items: flex-start;
  margin-top: 2em
}
.wp-block-latest-comments__comment:first-child {
  margin-top: 1em
}
.wp-block-latest-comments__comment article {
  flex-grow: 1
}
.wp-block-latest-comments__comment {
  padding: 1em;
  border: 1px solid #eee
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt > * {
  margin: 1em 0 0
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt > :first-child {
  margin-top: 0
}
.wp-block-latest-comments__comment-avatar {
  min-width: 42px;
  margin-right: 1em;
  border-radius: 50%
}
.wp-block-latest-comments__comment-author {
  color: #222;
  font-style: normal
}
.wp-block-latest-comments__comment-date {
  margin-left: .5em;
  font-size: .8em
}
.wp-block-latest-comments__comment-excerpt {
  margin-top: .5em;
  padding-top: .5em;
  border-top: 1px solid #eee
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 0
}
.wp-block-image {
  margin-bottom: 0
}
.wp-block-image figcaption {
  margin: 0;
  padding: 0 .5em .5em;
  font-style: normal;
  font-size: .8em
}
.wp-block-image.alignfull img {
  display: block
}
+ .wp-block-image.alignfull.alignfull, .wp-block-cover + .wp-block-cover {
  margin-top: 0
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: 100%
}
.wp-block-column > * {
  margin-top: 1em;
  margin-bottom: 0
}
.wp-block-column > :first-child {
  margin-top: 0
}
.wp-block-archives-list {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  list-style: none
}
.widget_archive ul, .widget_meta ul, .wp-block-archives-list ul {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  border-bottom: 1px solid var(--site-border-gray-light);
  font-size: .9em;
  list-style: none
}
.widget_archive > ul, .widget_meta > ul, .wp-block-archives-list > ul {
  border-top: 1px solid var(--site-border-gray-light)
}
.widget_archive li, .widget_meta li, .wp-block-archives-list li {
  position: relative;
  border-bottom: 1px solid var(--site-border-gray-light)
}
.widget_archive li:last-child, .widget_meta li:last-child, .wp-block-archives-list li:last-child {
  border-bottom: 0
}
.widget_archive a, .widget_meta a, .wp-block-archives-list a {
  display: inline-block;
  padding: .75em .25em;
  color: currentColor;
  text-decoration: none
}
.widget_archive a:before, .widget_meta a:before, .wp-block-archives-list a:before {
  display: inline-block;
  width: .5em;
  height: .5em;
  margin-right: .75em;
  margin-bottom: .1em;
  transform: rotate(-45deg);
  border-right: 1px solid;
  border-bottom: 1px solid;
  content: "";
  transition: margin .3s
}
.widget_archive a:after, .widget_meta a:after, .wp-block-archives-list a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ""
}
.widget_archive a:hover:before, .widget_meta a:hover:before, .wp-block-archives-list a:hover:before {
  margin-right: 1em
}
.wp-block-categories-list {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  list-style: none
}
.widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .wp-block-categories-list ul {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  font-size: .9em;
  list-style: none
}
.widget_categories > ul, .widget_nav_menu > ul, .widget_pages > ul, .wp-block-categories-list > ul {
  border-top: 1px solid var(--site-border-gray-light);
  border-bottom: 1px solid var(--site-border-gray-light)
}
.widget_categories li, .widget_nav_menu li, .widget_pages li, .wp-block-categories-list li {
  position: relative;
  border-bottom: 1px solid var(--site-border-gray-light)
}
.widget_categories li:last-child, .widget_nav_menu li:last-child, .widget_pages li:last-child, .wp-block-categories-list li:last-child {
  border-bottom: 0
}
.widget_categories a, .widget_nav_menu a, .widget_pages a, .wp-block-categories-list a {
  display: inline-block;
  padding: .75em .25em;
  color: currentColor;
  text-decoration: none
}
.widget_categories a:before, .widget_nav_menu a:before, .widget_pages a:before, .wp-block-categories-list a:before {
  display: inline-block;
  width: .5em;
  height: .5em;
  margin-right: .75em;
  margin-bottom: .1em;
  transform: rotate(-45deg);
  border-right: 1px solid;
  border-bottom: 1px solid;
  content: "";
  transition: margin .3s
}
.widget_categories a:after, .widget_nav_menu a:after, .widget_pages a:after, .wp-block-categories-list a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ""
}
.widget_categories a:hover:before, .widget_nav_menu a:hover:before, .widget_pages a:hover:before, .wp-block-categories-list a:hover:before {
  margin-right: 1em
}
.widget_categories .children, .widget_categories .sub-menu, .widget_nav_menu .children, .widget_nav_menu .sub-menu, .widget_pages .children, .widget_pages .sub-menu, .wp-block-categories-list .children, .wp-block-categories-list .sub-menu {
  border-top: 1px solid var(--site-border-gray-light)
}
.widget_categories .children a, .widget_categories .sub-menu a, .widget_nav_menu .children a, .widget_nav_menu .sub-menu a, .widget_pages .children a, .widget_pages .sub-menu a, .wp-block-categories-list .children a, .wp-block-categories-list .sub-menu a {
  padding-left: 2em;
  font-size: .9em
}
.widget_categories .children .children a, .widget_categories .sub-menu .children a, .widget_nav_menu .children .children a, .widget_nav_menu .sub-menu .children a, .widget_pages .children .children a, .widget_pages .sub-menu .children a, .wp-block-categories-list .children .children a, .wp-block-categories-list .sub-menu .children a {
  padding-left: 3em;
  font-size: 1em
}
.tagcloud, .wp-block-tag-cloud {
  color: var(--tagcloud-text);
  font-size: .8em;
  letter-spacing: -.4em
}
.tagcloud a, .wp-block-tag-cloud a {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: .5em;
  padding: .25em .5em;
  background-color: var(--tagcloud-bg);
  color: currentColor;
  letter-spacing: .025em;
  text-decoration: none
}
.tagcloud a:before, .wp-block-tag-cloud a:before {
  margin-right: .25em;
  content: "#";
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace
}
.tagcloud a:hover, .wp-block-tag-cloud a:hover {
  opacity: .8
}
.wp-block-search .wp-block-search__input {
  width: auto;
  max-width: unset
}
.wp-block-search .wp-block-search__button.has-icon {
  padding-top: 0;
  padding-bottom: 0
}
.wp-block-search .wp-block-search__button.has-icon svg {
  fill: currentColor;
  vertical-align: middle
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: .5em 1em;
  font-size: .8em
}
.blocks-gallery-grid, .wp-block-gallery {
  margin-top: 1.5em
}
.blocks-gallery-grid:first-child, .wp-block-gallery:first-child {
  margin-top: 0
}
.blocks-gallery-grid .blocks-gallery-caption, .wp-block-gallery .blocks-gallery-caption {
  width: 100%;
  margin-top: -.75em;
  font-style: normal;
  font-size: .8em
}
body:not(.has-sidebar) .wp-block-gallery.alignwide {
  padding-right: 0;
  padding-left: 0
}
.wp-embed-responsive .wp-block-embed.wp-block-embed-spotify .wp-block-embed__wrapper:before {
  padding-top: 110%
}
.wp-embed-responsive .wp-embed-aspect-3-1 .wp-block-embed__wrapper:before {
  padding-top: 33.33%
}
.wp-embed-responsive .wp-embed-aspect-2-1 .wp-block-embed__wrapper:before {
  padding-top: 50%
}
.entry-content .wp-block-spacer, .wp-block-spacer {
  margin-top: 0;
  margin-bottom: 0
}
.wp-social-link {
  margin: 4px 8px 4px 0
}
.wp-block-separator {
  clear: both
}
@media (min-width:600px) {
  .alignleft {
    margin-right: 1em;
    margin-bottom: 1em;
    float: left
  }
  .alignright {
    margin-bottom: 1em;
    margin-left: 1em;
    float: right
  }
  body.has-background .alignfull, body.has-background .alignwide {
    margin-right: -2rem;
    margin-left: -2rem;
    padding-right: 2rem;
    padding-left: 2rem
  }
  .has-sidebar.has-background .sidebar .alignfull, .has-sidebar.has-background .sidebar .alignwide {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 2em
  }
  .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 1em 2em
  }
}
@media (min-width:1025px) {
  body .alignwide {
    width: auto;
    margin-right: -5%;
    margin-left: -5%;
    padding-right: 5%;
    padding-left: 5%
  }
  body .alignfull, body.has-background .alignfull {
    width: auto;
    margin-right: calc(-50vw + 50% + var(--scrollbar-width)/2);
    margin-left: calc(-50vw + 50% + var(--scrollbar-width)/2);
    padding-right: calc(-50% + 50vw - var(--scrollbar-width)/2);
    padding-left: calc(-50% + 50vw - var(--scrollbar-width)/2)
  }
  .has-sidebar .site-content .alignfull, .has-sidebar .site-content .alignwide {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
  }
  .has-sidebar.has-background .content__main .alignfull, .has-sidebar.has-background .content__main .alignwide {
    margin-right: -2rem;
    margin-left: -2rem;
    padding-right: 2rem;
    padding-left: 2rem
  }
  body:not(.has-sidebar) .wp-block-video.alignfull {
    padding-right: 0;
    padding-left: 0
  }
  body:not(.has-sidebar) .wp-block-video.alignfull video {
    display: block;
    width: 100%
  }
}
@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    grid-column: 1
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    grid-column: 1
  }
  .wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content {
    padding: 1em 0
  }
}
@media (min-width:1px) {
  .has-sidebar .site-content .wp-block-image.alignfull, .has-sidebar .site-content .wp-block-image.alignwide, body .wp-block-image.alignfull, body .wp-block-image.alignwide {
    padding-right: 0;
    padding-left: 0
  }
}
@media (max-width:599px) {
  .wp-block-column {
    margin-top: 1.5em
  }
  .wp-block-column:first-child {
    margin-top: 0
  }
}
/* ----------------------------------------------------------------------------- */
.ystd .has-ys-blue-background-color, .ystd .has-background.has-ys-blue-background-color, .ystd .has-background.has-ys-blue-background-color:hover {
  background-color: #82B9E3;
}
.ystd .has-ys-blue-color, .ystd .has-ys-blue-color:hover, .ystd .has-text-color.has-ys-blue-color, .ystd .has-inline-color.has-ys-blue-color {
  color: #82B9E3;
}
.ystd .has-ys-red-background-color, .ystd .has-background.has-ys-red-background-color, .ystd .has-background.has-ys-red-background-color:hover {
  background-color: #D53939;
}
.ystd .has-ys-red-color, .ystd .has-ys-red-color:hover, .ystd .has-text-color.has-ys-red-color, .ystd .has-inline-color.has-ys-red-color {
  color: #D53939;
}
.ystd .has-ys-green-background-color, .ystd .has-background.has-ys-green-background-color, .ystd .has-background.has-ys-green-background-color:hover {
  background-color: #92C892;
}
.ystd .has-ys-green-color, .ystd .has-ys-green-color:hover, .ystd .has-text-color.has-ys-green-color, .ystd .has-inline-color.has-ys-green-color {
  color: #92C892;
}
.ystd .has-ys-yellow-background-color, .ystd .has-background.has-ys-yellow-background-color, .ystd .has-background.has-ys-yellow-background-color:hover {
  background-color: #F5EC84;
}
.ystd .has-ys-yellow-color, .ystd .has-ys-yellow-color:hover, .ystd .has-text-color.has-ys-yellow-color, .ystd .has-inline-color.has-ys-yellow-color {
  color: #F5EC84;
}
.ystd .has-ys-orange-background-color, .ystd .has-background.has-ys-orange-background-color, .ystd .has-background.has-ys-orange-background-color:hover {
  background-color: #EB962D;
}
.ystd .has-ys-orange-color, .ystd .has-ys-orange-color:hover, .ystd .has-text-color.has-ys-orange-color, .ystd .has-inline-color.has-ys-orange-color {
  color: #EB962D;
}
.ystd .has-ys-purple-background-color, .ystd .has-background.has-ys-purple-background-color, .ystd .has-background.has-ys-purple-background-color:hover {
  background-color: #B67AC2;
}
.ystd .has-ys-purple-color, .ystd .has-ys-purple-color:hover, .ystd .has-text-color.has-ys-purple-color, .ystd .has-inline-color.has-ys-purple-color {
  color: #B67AC2;
}
.ystd .has-ys-gray-background-color, .ystd .has-background.has-ys-gray-background-color, .ystd .has-background.has-ys-gray-background-color:hover {
  background-color: #757575;
}
.ystd .has-ys-gray-color, .ystd .has-ys-gray-color:hover, .ystd .has-text-color.has-ys-gray-color, .ystd .has-inline-color.has-ys-gray-color {
  color: #757575;
}
.ystd .has-ys-light-gray-background-color, .ystd .has-background.has-ys-light-gray-background-color, .ystd .has-background.has-ys-light-gray-background-color:hover {
  background-color: #F1F1F3;
}
.ystd .has-ys-light-gray-color, .ystd .has-ys-light-gray-color:hover, .ystd .has-text-color.has-ys-light-gray-color, .ystd .has-inline-color.has-ys-light-gray-color {
  color: #F1F1F3;
}
.ystd .has-ys-black-background-color, .ystd .has-background.has-ys-black-background-color, .ystd .has-background.has-ys-black-background-color:hover {
  background-color: #000000;
}
.ystd .has-ys-black-color, .ystd .has-ys-black-color:hover, .ystd .has-text-color.has-ys-black-color, .ystd .has-inline-color.has-ys-black-color {
  color: #000000;
}
.ystd .has-ys-white-background-color, .ystd .has-background.has-ys-white-background-color, .ystd .has-background.has-ys-white-background-color:hover {
  background-color: #ffffff;
}
.ystd .has-ys-white-color, .ystd .has-ys-white-color:hover, .ystd .has-text-color.has-ys-white-color, .ystd .has-inline-color.has-ys-white-color {
  color: #ffffff;
}
.ystd .has-ys-user-1-background-color, .ystd .has-background.has-ys-user-1-background-color, .ystd .has-background.has-ys-user-1-background-color:hover {
  background-color: #316745;
}
.ystd .has-ys-user-1-color, .ystd .has-ys-user-1-color:hover, .ystd .has-text-color.has-ys-user-1-color, .ystd .has-inline-color.has-ys-user-1-color {
  color: #316745;
}
.has-x-small-font-size {
  font-size: 12px;
}
.has-small-font-size {
  font-size: 14px;
}
.has-normal-font-size {
  font-size: 16px;
}
.has-medium-font-size {
  font-size: 18px;
}
.has-large-font-size {
  font-size: 20px;
}
.has-x-large-font-size {
  font-size: 22px;
}
.has-xx-large-font-size {
  font-size: 26px;
}
/* ------------------------------------------------------------------------------ */
.ystdb-balloon {
  display: flex;
  align-items: flex-start
}
.ystdb-balloon.is-balloon-position-left {
  flex-direction: row-reverse
}
.ystdb-balloon.is-vertically-aligned-center {
  align-items: center
}
.ystdb-balloon.is-vertically-aligned-bottom {
  align-items: flex-end
}
.ystdb-balloon__avatar {
  flex: 0 0 64px;
  width: 64px;
  min-width: 0;
  margin: 0
}
.ystdb-balloon__avatar img {
  -o-object-fit: cover;
  width: 64px;
  height: 64px;
  object-fit: cover
}
.ystdb-balloon__avatar-image {
  display: block;
  border-radius: 50%
}
.ystdb-balloon__avatar-image.has-border {
  border-style: solid;
  border-color: #eee
}
.ystdb-balloon__name {
  margin-top: .25em;
  padding: 0;
  font-size: .6em;
  font-style: normal;
  line-height: 1.2;
  text-align: center
}
.ystdb-balloon__body {
  position: relative;
  padding: 1em;
  border-radius: 4px;
  border-color: #e9ecef;
  background-color: #e9ecef
}
.ystdb-balloon__body:after {
  position: absolute;
  content: ""
}
.ystdb-balloon__body.is-serif {
  margin-left: 1.5em
}
.ystdb-balloon__body.is-serif:after {
  top: 1em;
  width: 0;
  height: 0;
  border: .75em solid transparent
}
.ystdb-balloon__body.is-serif.is-right:after {
  right: 100%;
  border-right-color: inherit
}
.ystdb-balloon__body.is-serif.is-left {
  margin-right: 1.5em
}
.ystdb-balloon__body.is-serif.is-left:after {
  left: 100%;
  border-left-color: inherit
}
.ystdb-balloon__body.is-serif.is-center:after {
  top: 50%;
  transform: translateY(-50%)
}
.ystdb-balloon__body.is-serif.is-bottom:after {
  top: auto;
  bottom: 3em
}
.ystdb-balloon__body.is-think {
  padding: 1.5em;
  border-radius: 3em
}
.ystdb-balloon__body.is-think:after, .ystdb-balloon__body.is-think:before {
  border-radius: 50%;
  background-color: inherit
}
.ystdb-balloon__body.is-think:before {
  position: absolute;
  top: 2em;
  width: 15px;
  height: 15px;
  content: ""
}
.ystdb-balloon__body.is-think:after {
  top: 1em;
  width: 20px;
  height: 20px
}
.ystdb-balloon__body.is-think.is-right {
  margin-left: 2.5em
}
.ystdb-balloon__body.is-think.is-right:before {
  right: calc(100% + 1.1em)
}
.ystdb-balloon__body.is-think.is-right:after {
  right: 100%
}
.ystdb-balloon__body.is-think.is-left {
  margin-right: 2.5em
}
.ystdb-balloon__body.is-think.is-left:before {
  left: calc(100% + 1.1em)
}
.ystdb-balloon__body.is-think.is-left:after {
  left: 100%
}
.ystdb-balloon__body.is-think.is-center:after, .ystdb-balloon__body.is-think.is-center:before {
  transform: translateY(-50%)
}
.ystdb-balloon__body.is-think.is-center:before {
  top: calc(35% + 2em)
}
.ystdb-balloon__body.is-think.is-center:after {
  top: calc(35% + 1em)
}
.ystdb-balloon__body.is-think.is-bottom:after, .ystdb-balloon__body.is-think.is-bottom:before {
  top: auto
}
.ystdb-balloon__body.is-think.is-bottom:before {
  bottom: 5em
}
.ystdb-balloon__body.is-think.is-bottom:after {
  bottom: 6em
}
.ystdb-balloon__body p {
  margin: 0
}
.ystdb-card {
  position: relative;
  border: 1px solid #eee;
  background-color: #fff
}
.ystdb-card.is-fixed-horizon, .ystdb-card.is-horizon {
  width: 100%
}
.ystdb-card.is-vertical {
  max-width: 500px
}
.ystdb-card__container.is-fixed-horizon {
  display: flex
}
.ystdb-card__container.has-image-align-right {
  flex-direction: row-reverse
}
.ystdb-card__image {
  min-width: 100px;
  margin: 0;
  text-align: center
}
.ystdb-card__image.is-size--small--fixed {
  flex: 0 0 20%;
  width: 20%;
  max-width: 200px
}
.ystdb-card__image.is-size--normal--fixed {
  flex: 0 0 25%;
  width: 25%;
  max-width: 250px
}
.ystdb-card__image.is-size--large--fixed {
  flex: 0 0 35%;
  width: 35%;
  max-width: 300px
}
.ystdb-card__image.is-fit {
  position: relative
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
  .ystdb-card__image.is-fit amp-img, .ystdb-card__image.is-fit img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
  }
}
.ystdb-card__text {
  -ms-grid-row-align: center;
  flex-grow: 1;
  align-self: center;
  padding: 1.5rem 1rem
}
.ystdb-card__title {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.3
}
.ystdb-card__dscr {
  margin-top: 1em;
  color: var(--font-gray);
  font-size: .8em
}
.ystdb-card__link {
  text-decoration: none
}
.ystdb-card__link, .ystdb-card__link:not(.has-text-color):hover {
  color: currentColor
}
.ystdb-card__link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ""
}
.ystdb-card__domain {
  margin-top: 1em;
  color: var(--font-gray);
  font-size: .5em
}
.ystdb-columns-wrap + .ystdb-columns-wrap {
  margin-top: 0
}
.ystdb-column-block-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%
}
.ystdb-column-block-container > * {
  margin-top: 1em;
  margin-bottom: 0
}
.ystdb-column-block-container > :first-child {
  margin-top: 0
}
.ystdb-column-block-container p:empty {
  display: none
}
.ystdb-column-block-container, _:-ms-lang(x)::-ms-backdrop {
  display: block
}
.ystdb-column {
  margin-right: 1rem;
  margin-bottom: 2rem;
  margin-left: 1rem
}
.ystdb-column.has-shadow {
  margin-bottom: 2rem;
  box-shadow: 0 3px 15px rgba(189, 195, 199, .7)
}
.ystdb-column.is-padding-large {
  padding: 1.5rem
}
.ystdb-column.is-padding-large .wp-block-image.alignwide {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 0;
  padding-left: 0
}
.ystdb-column.is-padding-large .wp-block-image.alignwide:first-child {
  margin-top: -1.5rem
}
.ystdb-column.is-padding-small {
  padding: 1rem
}
.ystdb-column.is-padding-small .wp-block-image.alignwide {
  margin-right: -1rem;
  margin-left: -1rem;
  padding-right: 0;
  padding-left: 0
}
.ystdb-column.is-padding-small .wp-block-image.alignwide:first-child {
  margin-top: -1rem
}
.ystdb-columns {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem
}
.ystdb-columns .ystdb-column {
  min-width: 0
}
.ystdb-columns.is-no-margin {
  margin-right: 0;
  margin-left: 0
}
.ystdb-columns.is-no-margin .ystdb-column {
  margin: 0
}
.ystdb-columns.has-1-columns .ystdb-column {
  flex: 0 0 calc(100% - 2rem);
  width: calc(100% - 2rem)
}
.ystdb-columns.has-1-columns.is-no-margin .ystdb-column {
  flex: 0 0 100%;
  width: 100%
}
.ystdb-columns.has-2-columns .ystdb-column {
  flex: 0 0 calc(50% - 2rem);
  width: calc(50% - 2rem)
}
.ystdb-columns.has-2-columns.is-no-margin .ystdb-column {
  flex: 0 0 50%;
  width: 50%
}
.ystdb-columns.has-3-columns .ystdb-column {
  flex: 0 0 calc(33.33333% - 2rem);
  width: calc(33.33333% - 2rem)
}
.ystdb-columns.has-3-columns.is-no-margin .ystdb-column {
  flex: 0 0 33.33333%;
  width: 33.33333%
}
.ystdb-columns.has-4-columns .ystdb-column {
  flex: 0 0 calc(25% - 2rem);
  width: calc(25% - 2rem)
}
.ystdb-columns.has-4-columns.is-no-margin .ystdb-column {
  flex: 0 0 25%;
  width: 25%
}
.ystdb-columns.has-5-columns .ystdb-column {
  flex: 0 0 calc(20% - 2rem);
  width: calc(20% - 2rem)
}
.ystdb-columns.has-5-columns.is-no-margin .ystdb-column {
  flex: 0 0 20%;
  width: 20%
}
.ystdb-columns.has-6-columns .ystdb-column {
  flex: 0 0 calc(16.66667% - 2rem);
  width: calc(16.66667% - 2rem)
}
.ystdb-columns.has-6-columns.is-no-margin .ystdb-column {
  flex: 0 0 16.66667%;
  width: 16.66667%
}
.ystdb-columns.is-reverse {
  flex-direction: row-reverse
}
.ystdb-columns.is-vertically-aligned-center > .ystdb-column > .ystdb-column-block-container {
  justify-content: center
}
.ystdb-columns.is-vertically-aligned-bottom > .ystdb-column > .ystdb-column-block-container {
  justify-content: flex-end
}
.ystdb-columns.is-vertically-aligned-last > .ystdb-column > .ystdb-column-block-container > :nth-last-child(2) {
  flex-grow: 1
}
.ystdb-columns.is-horizontally-aligned-center {
  justify-content: center
}
.ystdb-columns.is-horizontally-aligned-right {
  justify-content: flex-end
}
.ystdb-columns.is-horizontally-aligned-between {
  justify-content: space-between
}
.ystdb-fa-icon {
  padding: 1rem
}
.ystdb-fa-icon__link {
  color: inherit;
  text-decoration: none
}
.ystdb-fa-icon__link:hover {
  color: inherit
}
.ystdb-heading {
  position: relative
}
.ystdb-heading .ystdb-heading__text.is-clear-style:not([class*=is-style-ystdtb]) {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  font-weight: 400
}
.ystdb-heading .ystdb-heading__text.is-clear-style:not([class*=is-style-ystdtb]):after, .ystdb-heading .ystdb-heading__text.is-clear-style:not([class*=is-style-ystdtb]):before {
  display: none
}
.ystdb-heading .ystdb-heading__text.is-clear-style:not([class*=is-style-ystdtb]):not(.has-text-color) {
  color: inherit
}
.ystdb-heading__container p {
  margin: 0
}
.ystdb-heading__subtext {
  display: block;
  line-height: 1.2
}
.ystdb-heading__subtext:before {
  speak: none;
  content: attr(data-text)
}
.ystdb-heading__subtext:not(.has-font-size) {
  font-size: 14px
}
.ystdb-heading__subtext:not(.has-color) {
  color: var(--font-gray)
}
.ystdb-heading__line {
  display: block
}
.has-text-align-left .ystdb-heading__line {
  margin-right: auto
}
.has-text-align-center .ystdb-heading__line {
  margin-right: auto;
  margin-left: auto
}
.has-text-align-right .ystdb-heading__line {
  margin-left: auto
}
.ystdb-heading__line + .ystdb-heading__text {
  margin-top: 0
}
.ystdb-section {
  display: flex;
  z-index: 0;
  position: relative;
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.ystdb-section .ystdb-section__container {
  flex: 0 0 100%;
  max-width: 100%
}
.ystdb-section.is-screen-height {
  height: 100vh
}
.ystdb-section.has-parallax {
  background-attachment: fixed
}
@supports (-webkit-overflow-scrolling:touch) {
  .ystdb-section.has-parallax {
    background-attachment: scroll
  }
}
@supports (-webkit-touch-callout:none) {
  .ystdb-section.has-parallax {
    background-attachment: scroll
  }
}
.ystdb-section.has-animation {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 0
}
.ystdb-section.animation--fadein {
  animation-name: ystdb-fadein
}
.ystdb-section.animation--fadein-up {
  animation-name: ystdb-fadein-up
}
.ystdb-section.animation--fadein-shrink {
  animation-name: ystdb-fadein-shrink
}
.ystdb-section__video-background {
  -o-object-fit: cover;
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateX(-50%) translateY(-50%)
}
.ystdb-section__bg {
  z-index: 1;
  position: absolute
}
.ystdb-section__bg:not(.is-custom-size), .ystdb-section__overlay-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ystdb-section__overlay-image {
  position: absolute;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}
.ystdb-section__inner {
  z-index: 2;
  position: relative
}
.ystdb-section__inner > * {
  margin-top: 1.5em;
  margin-bottom: 0
}
.ystdb-section__inner > :first-child {
  margin-top: 0
}
.ystdb-section__inner p:empty {
  display: none
}
.ystdb-section__divider {
  z-index: 2;
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden
}
.ystdb-section__divider svg {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100px
}
.ystdb-section__divider--top {
  top: -1px;
  transform: rotate(180deg)
}
.ystdb-section__divider--bottom {
  bottom: -1px
}
.ystdb-section__divider--triangle svg {
  max-width: 250px;
  margin-right: auto;
  margin-left: auto
}
@keyframes ystdb-fadein {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes ystdb-fadein-up {
  0% {
    transform: translateY(5%);
    opacity: 0
  }
  to {
    transform: translateY(0);
    opacity: 1
  }
}
@keyframes ystdb-fadein-shrink {
  0% {
    transform: scale(1.05);
    opacity: 0
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
.ystdb-btn-link {
  position: relative
}
.ystdb-btn-link a {
  display: block;
  background-color: transparent;
  text-decoration: none;
  transition-duration: unset
}
.ystdb-btn-link a, .ystdb-btn-link a:hover {
  color: currentColor
}
.ystdb-btn-link a:before {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ""
}
.ystdb-btn-link img:not(.is-show-image) {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0
}
.ystdb-button__icon {
  line-height: 1
}
.ystdb-button__icon svg {
  display: block
}
.ystdb-button__icon--left {
  margin-right: .5em
}
.ystdb-button__icon--right {
  margin-left: .5em
}
.ystdb-button__link-content {
  display: flex;
  align-items: center;
  justify-content: center
}
.ystdb-button__link {
  cursor: pointer
}
.ystdb-button__link .ystdb-button__text {
  line-height: 1.3
}
.ystdb-button__link.has-animation {
  position: relative;
  overflow: hidden
}
.ystdb-button__link.has-animation:before {
  position: absolute;
  top: -50%;
  left: 0;
  width: 50px;
  height: 150%;
  transform: rotate(45deg);
  background-color: #fff;
  animation-duration: inherit;
  animation-iteration-count: infinite;
  content: "";
  opacity: 0
}
.ystdb-button__link.has-animation.has-animation--shine:before {
  animation-name: shine
}
.ystdb-button__link .fa-xs svg, .ystdb-button__link .is-small svg {
  width: .75em;
  height: .75em
}
.ystdb-button__link .fa-2x svg, .ystdb-button__link .is-large svg {
  width: 2em;
  height: 2em
}
.wp-block-button .ystdb-button__link.is-small {
  padding: .25rem 1rem;
}
.wp-block-button .ystdb-button__link.is-large {
  padding: .75rem 2.5rem
}
.wp-block-button .ystdb-button__link.is-block {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}
.wp-block-button .ystdb-button__link.is-block:not(.is-block--mobile):not(.is-block--tablet):not(.is-block--desktop) {
  display: block
}
@keyframes shine {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: .3
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: .6
  }
  to {
    transform: scale(80) rotate(45deg);
    opacity: 0
  }
}
.ystdb-icon {
  padding: 1rem
}
.ystdb-icon.is-size--2 svg {
  width: 2em;
  height: 2em
}
.ystdb-icon.is-size--5 svg {
  width: 5em;
  height: 5em
}
.ystdb-icon .ystdb-icon__link {
  color: currentColor;
  text-decoration: none
}
.ystdb-icon .ystdb-icon__link:hover {
  color: currentColor
}
@media (min-width:600px) {
  .ystdb-balloon__avatar.is-size-large {
    flex: 0 0 80px;
    width: 80px
  }
  .ystdb-balloon__avatar.is-size-large img {
    width: 80px;
    height: 80px
  }
  .ystdb-balloon__avatar.is-size-large .ystdb-balloon__name {
    font-size: .8em
  }
  .ystdb-card__container.is-horizon {
    display: flex
  }
  .ystdb-card__image.is-size--small {
    flex: 0 0 20%;
    width: 20%;
    max-width: 200px
  }
  .ystdb-card__image.is-size--normal {
    flex: 0 0 25%;
    width: 25%;
    max-width: 250px
  }
  .ystdb-card__image.is-size--large {
    flex: 0 0 35%;
    width: 35%;
    max-width: 300px
  }
  @supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .ystdb-card__image.is-fit amp-img, .ystdb-card__image.is-fit img {
      position: absolute;
      top: 0;
      left: 0
    }
  }
  .ystdb-columns.has-1-columns--tablet .ystdb-column {
    flex: 0 0 calc(100% - 2rem);
    width: calc(100% - 2rem)
  }
  .ystdb-columns.has-1-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 100%;
    width: 100%
  }
  .ystdb-columns.has-2-columns--tablet .ystdb-column {
    flex: 0 0 calc(50% - 2rem);
    width: calc(50% - 2rem)
  }
  .ystdb-columns.has-2-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 50%;
    width: 50%
  }
  .ystdb-columns.has-3-columns--tablet .ystdb-column {
    flex: 0 0 calc(33.33333% - 2rem);
    width: calc(33.33333% - 2rem)
  }
  .ystdb-columns.has-3-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 33.33333%;
    width: 33.33333%
  }
  .ystdb-columns.has-4-columns--tablet .ystdb-column {
    flex: 0 0 calc(25% - 2rem);
    width: calc(25% - 2rem)
  }
  .ystdb-columns.has-4-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 25%;
    width: 25%
  }
  .ystdb-columns.has-5-columns--tablet .ystdb-column {
    flex: 0 0 calc(20% - 2rem);
    width: calc(20% - 2rem)
  }
  .ystdb-columns.has-5-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 20%;
    width: 20%
  }
  .ystdb-columns.has-6-columns--tablet .ystdb-column {
    flex: 0 0 calc(16.66667% - 2rem);
    width: calc(16.66667% - 2rem)
  }
  .ystdb-columns.has-6-columns--tablet.is-no-margin .ystdb-column {
    flex: 0 0 16.66667%;
    width: 16.66667%
  }
}
@media (min-width:1025px) {
  .ystdb-columns.has-1-columns--pc .ystdb-column {
    flex: 0 0 calc(100% - 2rem);
    width: calc(100% - 2rem)
  }
  .ystdb-columns.has-1-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 100%;
    width: 100%
  }
  .ystdb-columns.has-2-columns--pc .ystdb-column {
    flex: 0 0 calc(50% - 2rem);
    width: calc(50% - 2rem)
  }
  .ystdb-columns.has-2-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 50%;
    width: 50%
  }
  .ystdb-columns.has-3-columns--pc .ystdb-column {
    flex: 0 0 calc(33.33333% - 2rem);
    width: calc(33.33333% - 2rem)
  }
  .ystdb-columns.has-3-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 33.33333%;
    width: 33.33333%
  }
  .ystdb-columns.has-4-columns--pc .ystdb-column {
    flex: 0 0 calc(25% - 2rem);
    width: calc(25% - 2rem)
  }
  .ystdb-columns.has-4-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 25%;
    width: 25%
  }
  .ystdb-columns.has-5-columns--pc .ystdb-column {
    flex: 0 0 calc(20% - 2rem);
    width: calc(20% - 2rem)
  }
  .ystdb-columns.has-5-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 20%;
    width: 20%
  }
  .ystdb-columns.has-6-columns--pc .ystdb-column {
    flex: 0 0 calc(16.66667% - 2rem);
    width: calc(16.66667% - 2rem)
  }
  .ystdb-columns.has-6-columns--pc.is-no-margin .ystdb-column {
    flex: 0 0 16.66667%;
    width: 16.66667%
  }
  :root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--lg {
    display: none
  }
  .wp-block-button.ys-is-font-responsive, .ystdb-heading.ys-is-font-responsive .ystdb-heading__text, .ystdb-heading__subtext.ys-is-font-responsive {
    font-size: var(--ys-font-desktop)
  }
  .wp-block-button .ystdb-button__link.is-block--desktop {
    display: block
  }
  .wp-block-button .ystdb-button__link.is-vertical-padding-responsive {
    padding-top: var(--ys-padding-vertical-desktop);
    padding-bottom: var(--ys-padding-vertical-desktop)
  }
  .wp-block-button .ystdb-button__link.is-horizontal-padding-responsive {
    padding-right: var(--ys-padding-horizontal-desktop);
    padding-left: var(--ys-padding-horizontal-desktop)
  }
}
@media (max-width:599px) {
  :root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--sp {
    display: none
  }
  .wp-block-button.ys-is-font-responsive, .ystdb-heading.ys-is-font-responsive .ystdb-heading__text, .ystdb-heading__subtext.ys-is-font-responsive {
    font-size: var(--ys-font-mobile)
  }
  .wp-block-button .ystdb-button__link.is-block--mobile {
    display: block
  }
  .wp-block-button .ystdb-button__link.is-vertical-padding-responsive {
    padding-top: var(--ys-padding-vertical-mobile);
    padding-bottom: var(--ys-padding-vertical-mobile)
  }
  .wp-block-button .ystdb-button__link.is-horizontal-padding-responsive {
    padding-right: var(--ys-padding-horizontal-mobile);
    padding-left: var(--ys-padding-horizontal-mobile)
  }
}
@media (min-width:600px) and (max-width:1024px) {
  :root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .ystdb-hide--md {
    display: none
  }
  .wp-block-button.ys-is-font-responsive, .ystdb-heading.ys-is-font-responsive .ystdb-heading__text, .ystdb-heading__subtext.ys-is-font-responsive {
    font-size: var(--ys-font-tablet)
  }
  .wp-block-button .ystdb-button__link.is-block--tablet {
    display: block
  }
  .wp-block-button .ystdb-button__link.is-vertical-padding-responsive {
    padding-top: var(--ys-padding-vertical-tablet);
    padding-bottom: var(--ys-padding-vertical-tablet)
  }
  .wp-block-button .ystdb-button__link.is-horizontal-padding-responsive {
    padding-right: var(--ys-padding-horizontal-tablet);
    padding-left: var(--ys-padding-horizontal-tablet)
  }
}
@media (prefers-reduced-motion:reduce) {
  .ystdb-section.has-parallax {
    background-attachment: scroll
  }
}
/* ------------------------------------------------------------------------------ */
.ystdb-inline--1 {
  background: linear-gradient(transparent 75%, rgba(218, 98, 114, 0.3) 75%);
  background-position-y: -0.2em;
}
.ystdb-inline--2 {
  background: linear-gradient(transparent 75%, rgba(69, 161, 207, 0.3) 75%);
  background-position-y: -0.2em;
}
.ystdb-inline--3 {
  background: linear-gradient(transparent 75%, rgba(255, 238, 85, 0.3) 75%);
  background-position-y: -0.2em;
}
.ystdb-inline--larger {
  font-size: 1.2em;
}
.ystdb-inline--smaller {
  font-size: 0.8em;
}
@media (max-width:599px) {
  .ystdb-inline--larger-sp {
    font-size: 1.2em;
  }
}
@media (max-width:599px) {
  .ystdb-inline--smaller-sp {
    font-size: 0.8em;
  }
}
.has-ys-blue-border-color, .has-border.has-ys-blue-border-color {
  border-color: #82B9E3;
}
.has-ys-blue-fill, .has-fill-color.has-ys-blue-fill {
  fill: #82B9E3;
}
.has-ys-red-border-color, .has-border.has-ys-red-border-color {
  border-color: #D53939;
}
.has-ys-red-fill, .has-fill-color.has-ys-red-fill {
  fill: #D53939;
}
.has-ys-green-border-color, .has-border.has-ys-green-border-color {
  border-color: #92C892;
}
.has-ys-green-fill, .has-fill-color.has-ys-green-fill {
  fill: #92C892;
}
.has-ys-yellow-border-color, .has-border.has-ys-yellow-border-color {
  border-color: #F5EC84;
}
.has-ys-yellow-fill, .has-fill-color.has-ys-yellow-fill {
  fill: #F5EC84;
}
.has-ys-orange-border-color, .has-border.has-ys-orange-border-color {
  border-color: #EB962D;
}
.has-ys-orange-fill, .has-fill-color.has-ys-orange-fill {
  fill: #EB962D;
}
.has-ys-purple-border-color, .has-border.has-ys-purple-border-color {
  border-color: #B67AC2;
}
.has-ys-purple-fill, .has-fill-color.has-ys-purple-fill {
  fill: #B67AC2;
}
.has-ys-gray-border-color, .has-border.has-ys-gray-border-color {
  border-color: #757575;
}
.has-ys-gray-fill, .has-fill-color.has-ys-gray-fill {
  fill: #757575;
}
.has-ys-light-gray-border-color, .has-border.has-ys-light-gray-border-color {
  border-color: #F1F1F3;
}
.has-ys-light-gray-fill, .has-fill-color.has-ys-light-gray-fill {
  fill: #F1F1F3;
}
.has-ys-black-border-color, .has-border.has-ys-black-border-color {
  border-color: #000000;
}
.has-ys-black-fill, .has-fill-color.has-ys-black-fill {
  fill: #000000;
}
.has-ys-white-border-color, .has-border.has-ys-white-border-color {
  border-color: #ffffff;
}
.has-ys-white-fill, .has-fill-color.has-ys-white-fill {
  fill: #ffffff;
}
.has-ys-user-1-border-color, .has-border.has-ys-user-1-border-color {
  border-color: #316745;
}
.has-ys-user-1-fill, .has-fill-color.has-ys-user-1-fill {
  fill: #316745;
}
/* ------------------------------------------------------------------------------ */
.wp-block-column.is-style-ystdtb-col-auto {
  flex-basis: auto
}
.wp-block-column.is-style-ystdtb-no-shrink {
  flex: 0 0 auto
}
.wp-block-table.is-style-ystdtb-table-2col-m td:first-child, .wp-block-table.is-style-ystdtb-table-2col td:first-child {
  background-color: #f1f1f3;
  white-space: nowrap
}
.ystdtb-timeline {
  padding-top: 1em;
  padding-left: 1em
}
.ystdtb-timeline-item {
  position: relative;
  padding: 1em 0 3em 1.75em;
  border-left: 2px solid #eee
}
.ystdtb-timeline-item.is-margin-small {
  padding-bottom: 2em
}
.ystdtb-timeline-item.is-margin-large {
  padding-bottom: 5em
}
.ystdtb-timeline__label {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: .5em;
  transform: translateX(calc(-50% - 1px));
  border-radius: 50px;
  background-color: #eee
}
.ystdtb-timeline__label.has-icon, .ystdtb-timeline__label.has-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  line-height: 1
}
.ystdtb-timeline__label.has-long-text {
  left: -1.5em;
  transform: none
}
.ystdtb-timeline__label .ys-icon {
  vertical-align: -.3em
}
.ystdtb-timeline__contents {
  margin-top: -1.3em
}
.ystdtb-timeline__contents > * {
  margin-top: 1.5em;
  margin-bottom: 0
}
.ystdtb-timeline__contents > :first-child {
  margin-top: 0
}
.ystdtb-timeline__contents.is-margin-small > * {
  margin-top: 1em
}
.ystdtb-timeline__contents.is-margin-small > :first-child {
  margin-top: 0
}
.ystdtb-timeline__contents.is-margin-large > * {
  margin-top: 2em
}
.ystdtb-timeline__contents.is-margin-large > :first-child {
  margin-top: 0
}
.ystdtb-faq {
  border: 0
}
.ystdtb-faq + .ystdtb-faq {
  margin-top: 0
}
.ystdtb-faq.has-padding .ystdtb-faq-item {
  padding-right: 1.5em;
  padding-left: 1.5em
}
.ystdtb-faq.border-type--all {
  border-style: solid
}
.ystdtb-faq.border-type--all + .ystdtb-faq {
  border-top: 0
}
.ystdtb-faq.border-type--bottom {
  border-bottom-style: solid
}
.ystdtb-faq.is-accordion .ystdtb-faq-item__arrow {
  display: block;
  margin-left: .5em;
  font-size: 1.1em
}
.ystdtb-faq.is-accordion .ystdtb-faq-item.is-faq--q:not(.is-open) {
  border-bottom: 0
}
.ystdtb-faq.is-accordion .ystdtb-faq-item.is-faq--a {
  visibility: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  transition: height .3s, padding .3s, opacity .2s
}
.ystdtb-faq.is-accordion .ystdtb-faq-item.is-open + .is-faq--a {
  visibility: visible;
  height: auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  opacity: 1
}
.ystdtb-faq-item {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 1.5em 0
}
.ystdtb-faq-item.has-border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid
}
.ystdtb-faq-item.has-border-bottom:not(.has-border) {
  border-color: #eee
}
.ystdtb-faq-item.has-background {
  padding-right: 1.5em;
  padding-left: 1.5em
}
.ystdtb-faq-item__label {
  margin: 0;
  border-width: 0;
  border-style: solid;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase
}
.ystdtb-faq-item__label.has-padding {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  min-height: 2em
}
.ystdtb-faq-item__contents {
  flex-grow: 1;
  margin: 0 0 0 1.5em
}
.ystdtb-faq-item__contents > * {
  margin-top: 1em
}
.ystdtb-faq-item__contents > :first-child {
  margin-top: 0
}
.ystdtb-faq-item__contents > :last-child {
  margin-bottom: 0
}
.ystdtb-faq-item__arrow {
  display: none
}
.ystdtb-sns-share.has-align-left .sns-share {
  text-align: left
}
.ystdtb-sns-share.has-align-left .sns-share .sns-share__container {
  justify-content: flex-start
}
.ystdtb-sns-share.has-align-center .sns-share {
  text-align: center
}
.ystdtb-sns-share.has-align-center .sns-share .sns-share__container {
  justify-content: center
}
.ystdtb-sns-share.has-align-right .sns-share {
  text-align: right
}
.ystdtb-sns-share.has-align-right .sns-share .sns-share__container {
  justify-content: flex-end
}
.ystdtb-icon-list {
  padding-left: 0;
  list-style: none
}
.ystdtb-icon-list li {
  position: relative;
  padding-left: 1.5em
}
.ystdtb-icon-list li::marker {
  display: none
}
.ystdtb-icon-list li:before {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: var(--icon-font-color, currentColor);
  font-family: "ys-icon-font", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none
}
.ystdtb-icon-list.is-bold li:before {
  font-weight: 700
}
.ystdtb-icon-list.icon--alert-circle li:before {
  content: ""
}
.ystdtb-icon-list.icon--alert-triangle li:before {
  content: ""
}
.ystdtb-icon-list.icon--arrow-right li:before {
  content: ""
}
.ystdtb-icon-list.icon--arrow-right-circle li:before {
  content: ""
}
.ystdtb-icon-list.icon--award li:before {
  content: ""
}
.ystdtb-icon-list.icon--bell li:before {
  content: ""
}
.ystdtb-icon-list.icon--bookmark li:before {
  content: ""
}
.ystdtb-icon-list.icon--check li:before {
  content: ""
}
.ystdtb-icon-list.icon--check-circle li:before {
  content: ""
}
.ystdtb-icon-list.icon--chevron-right li:before {
  content: ""
}
.ystdtb-icon-list.icon--chevrons-right li:before {
  content: ""
}
.ystdtb-icon-list.icon--heart li:before {
  content: ""
}
.ystdtb-icon-list.icon--link li:before {
  content: ""
}
.ystdtb-icon-list.icon--message-circle li:before {
  content: ""
}
.ystdtb-icon-list.icon--star li:before {
  content: ""
}
.ystdtb-icon-list.icon--thumbs-down li:before {
  content: ""
}
.ystdtb-icon-list.icon--thumbs-up li:before {
  content: ""
}
.sub-header.is-top {
  display: none
}
.sub-header.is-mobile .sub-header__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 2.5em;
  margin-left: .5em;
  padding-top: 2.5em;
  border-top: 1px solid var(--mobile-nav-text);
  font-size: .9em
}
.sub-header.is-mobile .sub-header__nav li a {
  display: block;
  padding: .5em;
  color: var(--mobile-nav-text)
}
.sub-header__nav {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  padding: .25em 0;
  font-size: .7em;
  list-style: none
}
.sub-header__nav li {
  margin-right: 2.5em
}
.sub-header__nav li:last-child {
  margin-right: 0
}
.sub-header__nav a {
  color: currentColor;
  text-decoration: none
}
.ystdtb.is-overlay.is-transparent {
  --header-text: var(--overlay-text-color);
  --header-dscr: var(--overlay-text-color);
  --mobile-nav-open: var(--overlay-text-color);
  --header-bg: transparent;
  --header-shadow: none
}
.ystdtb.is-overlay.is-transparent .custom-logo.is-normal {
  display: none
}
.ystdtb.is-overlay.is-transparent .custom-logo.is-overlay {
  display: block
}
.ystdtb.is-overlay .custom-logo.is-overlay, .ystdtb.is-overlay .info-bar {
  display: none
}
.ystdtb.is-overlay .global-nav, .ystdtb.is-overlay .site-header {
  transition: background-color .3s, box-shadow .3s
}
.ystdtb.is-overlay.has-fixed-header {
  padding-top: 0
}
.ystdtb.is-overlay:not(.has-fixed-header) .site-header {
  z-index: 2;
  position: absolute;
  width: 100%
}
.ystdtb-is-accordion li {
  position: relative
}
.ystdtb-is-accordion .children, .ystdtb-is-accordion .sub-menu {
  visibility: hidden;
  height: 0;
  min-height: 0;
  opacity: 0;
  transition: min-height .3s, height .3s, opacity .3s
}
.ystdtb-is-accordion .children.is-open, .ystdtb-is-accordion .sub-menu.is-open {
  visibility: visible;
  height: auto;
  opacity: 1
}
.ystdtb-is-accordion .ystdtb-accordion__toggle {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  padding: .75em .25em;
  border: 0;
  outline: none;
  background-color: transparent;
  box-shadow: none;
  color: currentColor
}
.ystdtb-is-accordion .ystdtb-accordion__toggle:hover {
  box-shadow: none
}
.ystdtb-is-accordion .ystdtb-accordion__toggle:after {
  display: inline-block;
  width: .5em;
  height: .5em;
  margin-right: .75em;
  margin-bottom: .1em;
  transform: rotate(45deg);
  border-right: 1px solid;
  border-bottom: 1px solid;
  content: "";
  transition: margin .3s, transform .3s
}
.ystdtb-is-accordion .ystdtb-accordion__toggle.is-open:after {
  transform: rotate(-135deg)
}
@media(max-width:599px) {
  .wp-block-table.is-style-ystdtb-table-2col-m, .wp-block-table.is-style-ystdtb-table-2col-m tbody, .wp-block-table.is-style-ystdtb-table-2col-m td, .wp-block-table.is-style-ystdtb-table-2col-m tfoot, .wp-block-table.is-style-ystdtb-table-2col-m th, .wp-block-table.is-style-ystdtb-table-2col-m thead, .wp-block-table.is-style-ystdtb-table-2col-m tr {
    display: block
  }
  .wp-block-table.is-style-ystdtb-table-2col-m td {
    padding-top: .5em;
    padding-bottom: .5em
  }
  .wp-block-table.is-style-ystdtb-table-scroll {
    -webkit-overflow-scrolling: touch;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: .5rem;
    overflow: auto
  }
  .wp-block-table.is-style-ystdtb-table-scroll > * {
    width: auto;
    min-width: 100%;
    white-space: nowrap
  }
  .wp-block-table.is-style-ystdtb-table-scroll::-webkit-scrollbar {
    height: .2em
  }
  .wp-block-table.is-style-ystdtb-table-scroll::-webkit-scrollbar-thumb, .wp-block-table.is-style-ystdtb-table-scroll::-webkit-scrollbar-track {
    background: #ccc
  }
}
@media(min-width:600px) {
  .ystdtb-timeline-item {
    padding-left: 2.5em
  }
}
@media(min-width:769px) {
  .sub-header.is-top {
    display: block;
    background-color: #f1f1f3
  }
  .sub-header.is-mobile .sub-header__nav {
    display: none
  }
  .ystdtb.is-overlay .global-nav {
    background-color: transparent
  }
}
/* ------------------------------------------------------------------------------ */
@media (min-width:1025px) {
  .sub-header.is-top {
    background-color: #f1f1f3;
    color: #666666;
  }
  .sub-header__nav {
    justify-content: flex-end;
    font-size: 0.7em;
  }
}
/* ------------------------------------------------------------------------------ */
#masthead, .mintyo {
  font-family: 'Lora', 'Noto Serif JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, serif;
}
form p {
  font-weight: 600;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding: 8px 15px;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #d0d5d8;
  border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 200px;
}
span.wpcf7-not-valid-tip, .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
  font-weight: 600;
}
.box-shadow {
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
.site-header {
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width:769px) {
  .global-nav {
    background-color: rgba(0, 0, 0, 0.01);
  }
}
@media screen and (max-width:768px) {
  .global-nav {
    background-color: #000000;
  }
}
.gazoukage {
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, .2));
}
.siroh {
  position: relative;
  padding-bottom: .25em;
}
.siroh {
  content: "";
  width: 50px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #ffffff;
}
.bogo-language-switcher .current {
  display: none;
}
.bogo-language-switcher a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0ac";
  padding-right: 6px;
}
@media screen and (min-width:321px) {
  #langTrans {
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
    margin-top: 5px;
  }
}
@media screen and (max-width:329px) {
  #langTrans a {
    display: none;
  }
}
#langTrans a {
  color: #ffffff;
  text-decoration: none;
}
.scroll-table {
  overflow: auto;
  white-space: nowrap;
}
::selection {
  background: #316745;
  color: #ffffff;
}
::-moz-selection {
  background: #316745;
  color: #ffffff;
}
.yohakus {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
.hidarisen {
  padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 5px #336947;
}
.marusikaku {
  padding: .5em .75em;
  background-color: #f6f6f6;
  border-radius: 6px;
  color: #222222;
}
.sirohaikei {
  background-color: #ffffff;
  ;
}
.hidden_box {
  margin: 2em 0;
  padding: 0;
  text-align: center
}
.hidden_box label {
  display: inline-block;
  padding: 0.6em 2em;
  margin: 0 0 1em;
  background-color: #336947;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  width: 100%
}
.hidden_box label:hover {
  opacity: 0.6;
}
.hidden_box input {
  display: none;
}
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.hidden_box input:checked ~ .hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}
.mojihidari {
  text-align: left
}
.haikeisiro {
  background-color: #ffffff;
}
body {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
body {
  font-size: 14px;
}
.global-nav__menu {
  font-size: 15px;
}
.wp-block-columns {
  font-size: 16px;
}
.widget-title {
  font-size: 18px;
}
.wakuboxt {
  padding: 2rem;
  margin: 2.0rem 0;
  font-weight: bold;
  color: red;
  border: 2px solid red;
  text-align: center;
  display: block;
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 1;
  cursor: pointer;
}
.kagebox {
  padding: 20px;
  margin: 2em;
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
a {
  text-decoration: none;
}
.img_wrap img:hover {
  filter: brightness(75%);
  transition-duration: 0.5s;
}
.gazoukakudai {
  overflow: hidden;
}
.gazoukakudai img {
  display: block;
  transition: 0.5s;
}
.gazoukakudai img:hover {
  transform: scale(1.1, 1.1);
}
.gazoukasaneru {
  position: relative;
}
.gazoukasaneru p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
.gazoukasaneru img {
  width: 100%;
}
.kagekage {
  box-shadow: 0 3px 15px rgba(189, 195, 199, .7);
}

