@charset "UTF-8";
@counter-style circled {
  system: fixed;
  symbols: "①" "②" "③" "④" "⑤" "⑥" "⑦" "⑧" "⑨" "⑩" "⑪" "⑫" "⑬" "⑭" "⑮" "⑯" "⑰" "⑱" "⑲" "⑳";
  suffix: " ";
}
#home .wp-block-post-content {
  margin-top: 0;
}
#home header .wp-block-group > .wp-block-group {
  border: none !important;
}
#home .site_content {
  padding-top: 0;
  margin-top: 0;
}
#home #key_visual,
#home #sec_pick {
  max-width: none;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#home #key_visual {
  max-width: none;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#home #key_visual figure img {
  width: 100%;
}
@media screen and (max-width: 599px) {
  #home #sec_news {
    margin-top: 5.5rem !important;
  }
}
#home #sec_pick a {
  text-decoration: none;
}
#home #links .intro_insta {
  gap: 0;
  justify-content: stretch;
  align-items: stretch;
}
@media screen and (max-width: 599px) {
  #home #links .intro_insta {
    flex-direction: column;
  }
}
#home #links .intro_insta > figure {
  padding: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home #links .intro_insta .logo_insta {
  padding: 0.5rem 2rem;
  background: var(--wp--preset--color--theme-green);
}
#home #links .intro_insta .logo_insta img {
  max-width: 13.25rem;
}
#home #links .intro_extra > *:has(a) {
  border: 2px solid var(--wp--preset--color--theme-green);
}
@media screen and (max-width: 599px) {
  #home #links .intro_extra {
    display: block;
  }
  #home #links .intro_extra > * {
    margin-top: 0.5rem;
  }
}
#home #links .intro_extra > * a {
  padding: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
#home #links .intro_extra > figure img {
  width: 100%;
  max-width: 10rem;
}
#home #links a::after {
  content: none;
}
#home .sec_title {
  margin-bottom: 2rem;
}
#home .sec_title bdo[lang=ja] {
  font-size: 0.5em;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 500;
  font-family: var(--wp--preset--font-family--theme-gothic-body);
}/*# sourceMappingURL=home.css.map */