@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansJP-Regular.otf);
}
/*--------------------------------------------------------------
# Defaults
--------------------------------------------------------------*/
@media screen and (max-width: 781px) {
  .custom-logo {
    width: 6.4rem;
    height: auto;
  }
}

p.nizima-model-header {
  min-height: 150px;
}

/*--------------------------------------------------------------
# Margin
--------------------------------------------------------------*/
/* Margin Top */
.margin-top-10 {
  margin-top: -1rem !important;
}

/* Margin Top */
.margin-top-12 {
  margin-top: -1.2rem !important;
}

/*--------------------------------------------------------------
# Fixed Header
--------------------------------------------------------------*/
.site-header {
  top: -100px;
  position: fixed;
  width: 100%;
  margin: 100px auto 0;
  line-height: 1;
  z-index: 999;
}
.site-header a {
  cursor: pointer;
  font-weight: var(--wp--custom--font-weight--bold);
  color: var(--wp--preset--color--dark-gray);
  text-decoration: none;
}
.site-header a :hover,
.site-header a :focus,
.site-header a :active {
  color: var(--wp--preset--color--dark-gray);
  text-decoration: none;
}
.site-header .site-branding-container {
  position: relative;
  padding: 0;
  margin-bottom: 0;
  justify-content: center;
}
.site-header .site-branding-container :after {
  content: "";
  clear: both;
  display: block;
}
.site-header .site-branding-container .site-branding-columns {
  margin-bottom: revert;
}
.site-header .site-branding-container .site-branding-columns .logo-head {
  order: 0;
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo {
  margin-bottom: 0;
  white-space: nowrap;
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo .site-logo {
  display: inline-block;
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo .site-logo .wp-block-site-logo {
  line-height: 7rem;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-logo .wp-block-site-logo {
    line-height: 5rem;
  }
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title {
  display: inline-block;
  font-weight: var(--wp--custom--font-weight--bold);
  font-size: calc(var(--wp--preset--font-size--large) + 0.1rem);
  line-height: var(--wp--custom--line-height--header-title);
  letter-spacing: revert !important;
  padding: 0;
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a:link, .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a:visited, .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a:hover, .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a:active {
  color: var(--wp--preset--color--dark-gray);
}
.site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a {
  margin-left: 2rem;
  text-decoration: none;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title a {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .logo-head .logo .site-display-title {
    font-size: calc(var(--wp--preset--font-size--normal) - 0.1rem);
    line-height: calc(var(--wp--custom--line-height--body) - 0.1rem);
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .logo-head {
    z-index: 0;
    background-color: var(--wp--preset--color--background-gray);
  }
  .site-header .site-branding-container .site-branding-columns .logo-head .site-logo {
    line-height: 3.5rem;
  }
}
.site-header .site-branding-container .site-branding-columns .nav-head {
  flex-basis: fit-content !important;
  flex-grow: unset !important;
  margin: auto;
  order: 1;
}
.site-header .site-branding-container .site-branding-columns .nav-head #mobile-head {
  display: none;
  height: 3rem;
  z-index: 999;
  position: relative;
  /* Toggle Button */
}
.site-header .site-branding-container .site-branding-columns .nav-head #mobile-head #nav-toggle {
  display: none;
  position: relative;
  width: 1.7rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 101;
  margin: auto 0 auto 1rem;
}
.site-header .site-branding-container .site-branding-columns .nav-head #mobile-head #nav-toggle div {
  position: relative;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head #mobile-head {
    display: flex;
  }
  .site-header .site-branding-container .site-branding-columns .nav-head #mobile-head #nav-toggle {
    display: block;
  }
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation {
  color: var(--wp--preset--color--light-gray);
  gap: 2em !important;
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation a {
  color: var(--wp--preset--color--light-gray);
  font-weight: var(--wp--custom--font-weight--normal);
  text-decoration: none;
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation-submenu__toggle {
  display: flex;
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation-submenu__toggle .wp-block-navigation__submenu-icon {
  margin-bottom: auto;
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation-submenu__toggle .wp-block-navigation__submenu-icon svg {
  width: 16px;
  height: 16px;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation-submenu__toggle .wp-block-navigation__submenu-icon svg {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation-submenu__toggle {
    padding: 1.5rem 0;
  }
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu.open .wp-block-navigation__submenu-icon svg {
  transform: rotate(180deg);
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation__submenu-container {
  border: 0.5px solid rgba(118, 132, 132, 0.5);
  border-radius: 0.4rem;
  background-color: var(--wp--preset--color--background-gray);
  top: var(--wp--custom--line-height--button);
  right: -1rem;
  white-space: nowrap;
  transition: 0.7s ease-in-out;
}
.site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation__submenu-container .wp-block-navigation-item {
  padding: 1.5rem;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation__submenu-container {
    position: relative;
    opacity: 1;
    visibility: visible;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border: 0;
    top: unset;
    right: unset;
  }
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu .wp-block-navigation__submenu-container .wp-block-navigation-item {
    padding: unset;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation .more-menu > button:first-child {
    display: none !important;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation {
    position: absolute;
    top: -515px;
    right: 0;
    background: var(--wp--preset--color--background-gray);
    width: 100vw;
    padding: 1rem 0;
    transition: 0.7s ease-in-out;
    z-index: -1;
    font-weight: var(--wp--custom--font-weight--normal);
    line-height: var(--wp--custom--line-height--thin-body);
  }
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation ul {
    display: flex;
    flex-direction: column;
    row-gap: 0;
    align-items: baseline;
    padding: 1rem;
  }
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation ul li {
    float: none;
    position: static;
    margin-left: 1.5rem;
    padding-left: 0;
    list-style: none;
  }
  .site-header .site-branding-container .site-branding-columns .nav-head .main-navigation ul li a {
    width: 100%;
    display: block;
    color: var(--wp--preset--color--light-gray);
    padding: 1.5rem 0;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .nav-head {
    order: 2;
  }
}
.site-header .site-branding-container .site-branding-columns .searchbox_box {
  position: relative;
  z-index: 997;
  flex-basis: fit-content !important;
  flex-grow: unset !important;
  margin: auto;
  order: 2;
}
.site-header .site-branding-container .site-branding-columns .searchbox_box #search-toggle.open .icon.is-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.79895%2010.7738C8.47079%2010.7738%2010.5979%208.56415%2010.5979%205.88689C10.5979%203.20963%208.47079%201%205.79895%201C3.12712%201%201%203.20963%201%205.88689C1%208.56415%203.12712%2010.7738%205.79895%2010.7738Z%22%20fill%3D%22white%22%20fill-opacity%3D%220.01%22%20stroke%3D%22%23FF778F%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M8.95926%209.76947L12.5388%2013.4319%22%20stroke%3D%22%23FF778F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.site-header .site-branding-container .site-branding-columns .searchbox_box #searchbox {
  position: absolute;
  z-index: 998;
  display: none;
  width: 32rem;
  right: -2rem;
  top: 4rem;
}
.site-header .site-branding-container .site-branding-columns .searchbox_box #searchbox.open {
  display: block;
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .searchbox_box #searchbox {
    right: -27px;
    top: 40px;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container .site-branding-columns .searchbox_box {
    order: 1;
  }
}
@media screen and (max-width: 599px) {
  .site-header .site-branding-container .site-branding-columns .searchbox_box {
    padding: 0;
    order: 0;
    margin-right: 1rem;
  }
}
@media screen and (max-width: 781px) {
  .site-header .site-branding-container {
    width: 100vw;
    /* background-color: var(--wp--preset--color--background-gray); */
  }
}
.site-header .wpml-ls-statics-header {
  position: relative;
  z-index: 1;
  background-color: var(--wp--preset--color--border-gray);
}
.site-header .wpml-ls-statics-header .wpml-ls-legacy-dropdown-click {
  width: -moz-fit-content;
  width: fit-content;
}
.site-header .wpml-ls-statics-header div {
  margin: 0 0 auto 0 !important;
  padding: 0;
}
.site-header .wpml-ls-statics-header div > ul li ul {
  border: unset;
}
.site-header .wpml-ls-statics-header div > ul li ul li {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1rem;
  margin-left: 4rem;
}
@media screen and (max-width: 781px) {
  .site-header .wpml-ls-statics-header div > ul li ul li {
    margin-left: 4vw;
  }
}
.site-header .wpml-ls-statics-header div > ul li p {
  margin: 0.5rem 4rem;
}
@media screen and (max-width: 781px) {
  .site-header .wpml-ls-statics-header div > ul li p {
    margin-left: 4vw;
  }
}
.site-header .wpml-ls-statics-header div > ul li p, .site-header .wpml-ls-statics-header div > ul li ul li {
  padding: 0;
}
.site-header .wpml-ls-statics-header div > ul li p a, .site-header .wpml-ls-statics-header div > ul li ul li a {
  font-size: 1.1rem;
  white-space: nowrap;
  color: var(--wp--preset--color--light-gray);
  border-radius: 10rem;
  border-width: 1px;
}
.site-header .wpml-ls-statics-header div > ul li p br, .site-header .wpml-ls-statics-header div > ul li ul li br {
  display: none;
}
@media screen and (max-width: 781px) {
  .site-header {
    top: 0;
    position: fixed;
    width: 100vw;
    margin-top: 0;
    padding: 0;
    height: 0.5rem;
    background-color: var(--wp--preset--color--background-gray);
  }
  .site-header #nav-toggle span {
    display: block;
    position: absolute;
    height: 0.3rem;
    width: 100%;
    background: var(--wp--preset--color--dark-gray);
    left: 0;
    transition: 0.35s ease-in-out;
  }
  .site-header #nav-toggle span:nth-child(1) {
    top: 0;
  }
  .site-header #nav-toggle span:nth-child(2) {
    top: 0.6rem;
  }
  .site-header #nav-toggle span:nth-child(3) {
    top: 1.2rem;
  }
  .site-header.open #nav-toggle span {
    background: var(--wp--preset--color--pink);
  }
  .site-header.open #nav-toggle span:nth-child(1) {
    top: 6px;
    transform: rotate(315deg);
  }
  .site-header.open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .site-header.open #nav-toggle span:nth-child(3) {
    top: 6px;
    transform: rotate(-315deg);
  }
  .site-header.open .main-navigation {
    /* #site-navigation top + #mobile-head height */
    transform: translateY(556px);
  }
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.header-spacer {
  height: 9.5rem;
}
@media screen and (max-width: 781px) {
  .header-spacer {
    height: 6rem !important;
  }
}

/*--------------------------------------------------------------
# Search Header
# 検索結果画面はPHPなのでフルサイト編集の設定が反映されない
--------------------------------------------------------------*/
@media screen and (max-width: 781px) {
  .search-no-results .nav-head,
  .search-results .nav-head {
    margin-left: unset !important;
  }
}
.search-no-results .main-navigation .wp-block-navigation__container,
.search-results .main-navigation .wp-block-navigation__container {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
  gap: 2em;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu,
.search-results .main-navigation .wp-block-navigation__container .more-menu {
  position: relative;
  padding-right: var(--wp--custom--font-size-large) !important;
  cursor: pointer;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu > a::after,
.search-results .main-navigation .wp-block-navigation__container .more-menu > a::after {
  position: absolute;
  padding: 0 var(--wp--custom--font-size-normal);
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L6%206L1%2011%22%20stroke%3D%22%2376848F%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 0;
  right: -1.5rem;
  vertical-align: middle;
  transform: rotate(90deg);
  transition: 0.3s ease-in-out;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu > ul,
.search-results .main-navigation .wp-block-navigation__container .more-menu > ul {
  position: relative;
  display: none;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu > ul li,
.search-results .main-navigation .wp-block-navigation__container .more-menu > ul li {
  list-style: none;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu > ul li a,
.search-results .main-navigation .wp-block-navigation__container .more-menu > ul li a {
  display: flex;
  flex-grow: 1;
  padding: 0.5em 1em;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu.open > a::after,
.search-results .main-navigation .wp-block-navigation__container .more-menu.open > a::after {
  transform: rotate(-90deg);
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu.open ul,
.search-results .main-navigation .wp-block-navigation__container .more-menu.open ul {
  position: absolute;
  display: block;
  box-sizing: border-box;
  border: 0.5px solid rgba(118, 132, 132, 0.5);
  border-radius: 0.4rem;
  background-color: var(--wp--preset--color--background-gray);
  margin: 0;
  padding: 0;
  top: 3rem;
  right: -2rem;
  white-space: nowrap;
  transition: 0.7s ease-in-out;
}
.search-no-results .main-navigation .wp-block-navigation__container .more-menu.open ul li,
.search-results .main-navigation .wp-block-navigation__container .more-menu.open ul li {
  padding: 1.5rem;
}
@media screen and (max-width: 781px) {
  .search-no-results .main-navigation .wp-block-navigation__container .more-menu > a:first-child,
  .search-results .main-navigation .wp-block-navigation__container .more-menu > a:first-child {
    display: none !important;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  display: flex;
  flex-direction: column;
  color: var(--wp--preset--color--llight-gray);
  font-weight: var(--wp--custom--font-weight--bold);
  background-color: var(--wp--preset--color--background-gray);
}
.site-footer a {
  cursor: pointer;
  font-weight: normal;
  color: var(--wp--preset--color--dark-gray);
  text-decoration: none;
}
.site-footer a :hover,
.site-footer a :focus,
.site-footer a :active {
  color: var(--wp--preset--color--dark-gray);
  text-decoration: none;
}
.site-footer .footer-columns {
  padding: 0;
}
.site-footer .footer-columns .footer-twitter {
  text-align: left;
}
.site-footer .footer-columns .footer-twitter > a {
  color: var(--wp--preset--color--dark-gray);
  fill: #4FC0FF;
  /* for SVG */
  font-weight: 20px;
}
.site-footer .footer-columns .footer-twitter > a:hover {
  color: var(--wp--preset--color--dark-gray);
  fill: #4FC0FF;
  /* for SVG */
  font-weight: 20px;
  transition: 0.25s ease;
}
.site-footer .footer-columns .footer-twitter-span {
  vertical-align: middle;
}
.site-footer .footer-columns .footer-title-live2d {
  min-width: 114px;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .site-footer .footer-columns {
    padding: 0 20rem;
  }
}
@media screen and (max-width: 781px) {
  .site-footer .footer-columns {
    justify-content: center;
    align-items: center;
  }
  .site-footer .footer-columns .wp-block-column {
    margin-left: revert !important;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .site-footer .footer-columns .wp-block-column .wp-block-site-logo,
  .site-footer .footer-columns .wp-block-column .footer-title,
  .site-footer .footer-columns .wp-block-column .footer-text,
  .site-footer .footer-columns .wp-block-column .footer-twitter {
    text-align: center;
  }
  .site-footer .footer-columns .wp-block-column .footer-title-live2d {
    margin: 0 auto;
  }
}
.site-footer .site-info {
  margin-top: 2.3rem;
  margin-bottom: 2.3rem;
}
.site-footer .site-info a {
  color: var(--wp--preset--color--light-gray);
}
.site-footer .site-info .site-name {
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--line-height--footer-title);
}

/*--------------------------------------------------------------
# Search Footer
# 検索結果画面はPHPなのでフルサイト編集の設定が反映されない
--------------------------------------------------------------*/
.search-result__footer .wp-block-group:where(.has-background) {
  padding: 1.25em 2.375em;
}
.search-result__site-info {
  margin-bottom: var(--wp--custom--spacing--vertical);
}

/*--------------------------------------------------------------
# Base Fonts
# ※ 本来theme.jsonで設定だけでいいはずだけど、bootstrapに上書きされるので記載
--------------------------------------------------------------*/
/* Header / H1 ～ H6 */
h1, h2, h3, h4, h5, h6 {
  color: var(--wp--preset--color--dark-gray);
  font-weight: var(--wp--custom--font-weight--bold);
  padding-bottom: var(--wp--custom--line-height--normal);
}

/* Header / H1 */
h1 {
  font-size: var(--wp--preset--font-size--heading-1);
  line-height: var(--wp--custom--line-height--heading-1);
}

/* Header / H2 */
h2 {
  font-size: var(--wp--preset--font-size--heading-2);
  line-height: var(--wp--custom--line-height--heading-2);
}

.h2-24 {
  font-size: var(--wp--preset--font-size--heading-3) !important;
}

/* Header / H3 */
h3 {
  font-size: var(--wp--preset--font-size--heading-3);
  line-height: var(--wp--custom--line-height--heading-3);
}

/* Header / H4 */
h4 {
  font-size: var(--wp--preset--font-size--heading-4);
  line-height: var(--wp--custom--line-height--body);
}

/* Header / H5 */
h5 {
  font-size: var(--wp--preset--font-size--normal);
  line-height: var(--wp--custom--line-height--heading);
}

/* Header / H6 */
h6 {
  font-size: var(--wp--preset--font-size--extra-small);
  line-height: var(--wp--custom--line-height--heading);
}

@media screen and (max-width: 991px) {
  /* Header / H1 */
  h1 {
    font-size: var(--wp--preset--font-size--heading-2);
    line-height: var(--wp--custom--line-height--heading-2);
  }
  /* Header / H2 */
  h2 {
    font-size: var(--wp--preset--font-size--heading-3);
    line-height: var(--wp--custom--line-height--heading-3);
  }
  /* Header / H3 */
  h3 {
    font-size: var(--wp--preset--font-size--heading-4);
    line-height: var(--wp--custom--line-height--body);
  }
  /* Header / H4 */
  h4 {
    font-size: var(--wp--preset--font-size--normal);
    line-height: var(--wp--custom--line-height--thin-body);
  }
  /* Header / H5 */
  h5 {
    font-size: var(--wp--preset--font-size--small);
  }
  /* Header / H6 */
  h6 {
    font-size: var(--wp--preset--font-size--extra-small);
  }
}
/*--------------------------------------------------------------
# Paragraph
--------------------------------------------------------------*/
/* Paragraph / LL */
.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge);
  line-height: calc(var(--wp--custom--line-height--normal) + 0.2rem);
}

/* Paragraph / L */
.has-extra-large-font-size,
.has-large-font-size {
  font-size: var(--wp--preset--font-size--large);
  line-height: var(--wp--custom--line-height--normal);
}

/* Paragraph / M */
p,
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
  line-height: var(--wp--custom--line-height--body);
  padding-bottom: var(--wp--preset--font-size--normal);
}

/* Paragraph / s */
.has-small-font-size {
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--line-height--thin-body);
}

/* Paragraph / ss */
.has-ssmall-font-size {
  font-size: var(--wp--preset--font-size--extra-small);
  line-height: var(--wp--custom--line-height--heading);
}

/*--------------------------------------------------------------
# Table
--------------------------------------------------------------*/
figure.wp-block-table table, figure.wp-block-table thead, figure.wp-block-table tbody, figure.wp-block-table th, figure.wp-block-table tr, figure.wp-block-table td {
  border: 1px solid #E0E4E6 !important;
  padding: 10px 15px 12px 15px !important;
  vertical-align: top;
}
figure.wp-block-table thead {
  color: var(--wp--preset--color--light-gray);
  background: rgba(196, 196, 196, 0.09);
  border: 1px solid var(--wp--preset--color--light-gray);
}
figure.wp-block-table thead tr th:first-child,
figure.wp-block-table tbody tr td:first-child {
  white-space: nowrap;
}
figure.wp-block-table thead tr th:first-child.is-wrap,
figure.wp-block-table tbody tr td:first-child.is-wrap {
  white-space: pre-wrap;
}

table.wp-block-table {
  border: 1px solid #E0E4E6 !important;
  padding: 10px 15px 12px 15px !important;
  vertical-align: top;
}
table.wp-block-table thead, table.wp-block-table tbody, table.wp-block-table th, table.wp-block-table tr, table.wp-block-table td {
  border: 1px solid #E0E4E6 !important;
  padding: 10px 15px 12px 15px !important;
  vertical-align: top;
}
table.wp-block-table thead {
  color: var(--wp--preset--color--light-gray);
  background: rgba(196, 196, 196, 0.09);
  border: 1px solid var(--wp--preset--color--light-gray);
}
table.wp-block-table thead tr th:first-child,
table.wp-block-table tbody tr td:first-child {
  white-space: nowrap;
}

/*--------------------------------------------------------------
# 検索BOX内デザイン
--------------------------------------------------------------*/
.search-box {
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.search-box input {
  width: 100%;
  height: 52px;
  background: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--llight-gray);
  box-sizing: border-box;
  text-indent: 52px;
  border-radius: 5px;
}
.search-box [type=submit], .search-box button {
  -webkit-appearance: button;
}
.search-box__submit {
  position: absolute;
  background-color: transparent;
  border-width: 0;
  top: 50%;
  transform: translateY(-42%);
  -webkit-transform: translateY(-42%);
  cursor: pointer;
  padding-left: 1.5rem;
}
.search-box__clear {
  position: absolute;
  background-color: transparent;
  border-width: 0;
  right: 0;
  top: 50%;
  transform: translateY(-42%);
  -webkit-transform: translateY(-42%);
  cursor: pointer;
  padding-right: 1.5rem;
}

/*--------------------------------------------------------------
# Home Title Image
--------------------------------------------------------------*/
.home_h1 {
  overflow: hidden;
  min-height: 25rem;
}
.home_h1 img {
  width: 100vw;
  height: auto;
  min-height: 28rem;
  filter: blur(9px);
  background-size: cover;
  background-position: center;
}
.home_h1 .wp-block-cover__inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  padding-top: 2rem;
  width: unset !important;
}
.home_h1 .wp-block-cover__inner-container h1 {
  color: var(--wp--preset--color--dark-gray);
  font-size: var(--wp--preset--font-size--heading-3);
  line-height: var(--wp--custom--line-height--heading-3);
  padding-bottom: 0.7rem;
}
@media (max-width: 599px) {
  .home_h1 .wp-block-cover__inner-container h1 {
    font-size: calc(var(--wp--preset--font-size--heading-3) - 0.4rem);
    line-height: var(--wp--custom--line-height--body);
  }
}
.home_h1 .wp-block-cover__inner-container > .search-box input {
  width: 525px;
  height: 52px;
  background: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--llight-gray);
  box-sizing: border-box;
  text-indent: 52px;
  border-radius: 5px;
}
.home_h1 .wp-block-cover__inner-container > .search-box input::-moz-placeholder {
  font-size: var(--wp--preset--font-size--large);
  line-height: var(--wp--preset--color--llight-gray);
  align-items: center;
  color: var(--wp--preset--color--light-gray);
  opacity: 0.5;
  text-overflow: ellipsis;
}
.home_h1 .wp-block-cover__inner-container > .search-box input::placeholder {
  font-size: var(--wp--preset--font-size--large);
  line-height: var(--wp--preset--color--llight-gray);
  align-items: center;
  color: var(--wp--preset--color--light-gray);
  opacity: 0.5;
  text-overflow: ellipsis;
}
@media (max-width: 599px) {
  .home_h1 .wp-block-cover__inner-container > .search-box input {
    width: 320px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 781px) {
  .home_h1 {
    min-height: 22rem;
  }
}
@media (max-width: 599px) {
  .home_h1 {
    min-height: 20rem;
  }
}

/*--------------------------------------------------------------
# HOME サイト詳細説明テキスト
--------------------------------------------------------------*/
.description-text {
  text-align: right;
  margin-top: 1rem;
}
.description-text br {
  display: none;
}
@media (max-width: 599px) {
  .description-text {
    text-align: left;
  }
  .description-text br {
    display: block;
  }
}

/*--------------------------------------------------------------
# ※検索用 PageNation
--------------------------------------------------------------*/
.search-result {
  margin-bottom: 3rem;
}
.search-result .search-entry-title a {
  font-size: var(--wp--preset--font-size--large);
  color: var(--wp--preset--color--pink);
  text-decoration: none;
}
.search-result span.search-highlight {
  background: rgba(255, 119, 143, 0.17);
}
.search-result ul.page-numbers li {
  list-style-type: none;
  display: inline;
  padding-right: 1.5rem;
}
.search-result .page-numbers {
  color: var(--wp--preset--color--light-gray);
  text-decoration: none;
  margin-left: auto;
}
.search-result .page-numbers.current {
  color: var(--wp--preset--color--pink);
}
.search-result .page-numbers svg {
  fill: var(--wp--preset--color--light-gray);
}
@media screen and (max-width: 781px) {
  .search-result .page-numbers {
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
# cookie同意用のデザイン
--------------------------------------------------------------*/
#cookie-notice .cn-buttons-container {
  display: inline-flex !important;
  flex-direction: row-reverse;
}
#cookie-notice .cn-buttons-container .cn-button {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-radius: 0.4rem;
  border: 1px solid var(--wp--preset--color--pink);
}
#cookie-notice .cn-buttons-container #cn-accept-cookie {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--pink);
}
#cookie-notice .cn-buttons-container #cn-refuse-cookie {
  color: var(--wp--preset--color--pink);
  background-color: var(--wp--preset--color--white);
}

/*--------------------------------------------------------------
# Normal List Settings
--------------------------------------------------------------*/
.list-upper-alpha {
  list-style-type: upper-alpha;
}
.list-upper-alpha ul li {
  list-style-type: none;
}

.list-decimal {
  list-style-type: decimal;
}
.list-decimal ul li {
  list-style-type: none;
}

.number-list ul li {
  list-style: none;
}
@media (max-width: 599px) {
  .number-list ul li img {
    width: 100% !important;
  }
}

/*--------------------------------------------------------------
# Internal Page Link
--------------------------------------------------------------*/
#inner-menu {
  position: sticky;
  top: 8.5rem;
}
#inner-menu .inner-menu-div {
  position: absolute;
  width: 27rem;
  max-height: calc(100vh - 7rem - 40rem);
  overflow-y: auto;
  font-size: var(--wp--preset--font-size--large);
  line-height: var(--wp--custom--line-height--heading-3);
  padding-top: 1.5rem;
  padding-bottom: 3rem;
  border: 1px solid var(--wp--preset--color--border-gray);
  box-sizing: border-box;
  border-radius: 0.8rem;
  margin-top: 0;
  animation-duration: 1s;
  z-index: 1;
}
#inner-menu .inner-menu-div::-webkit-scrollbar {
  width: 1rem;
  background: transparent;
}
#inner-menu .inner-menu-div::-webkit-scrollbar-track-piece {
  background: var(--wp--preset--color--white);
}
#inner-menu .inner-menu-div::-webkit-scrollbar-button {
  width: 0.5rem;
  height: 0.5rem;
}
#inner-menu .inner-menu-div::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background: var(--wp--preset--color--border-gray);
}
#inner-menu .inner-menu-div.fixed {
  position: fixed;
  top: 100px;
}
#inner-menu .inner-menu-div.absolute {
  position: absolute;
  top: 0;
}
#inner-menu .inner-menu-div.sticky {
  position: sticky;
}
#inner-menu .inner-menu-div ul {
  padding: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  /* inner-menu accordion h3 */
}
#inner-menu .inner-menu-div ul [id^=h3__row] {
  display: none;
  /* h3 のフォントサイズをデフォルトに戻す */
}
#inner-menu .inner-menu-div ul [id^=h3__row] li {
  font-size: var(--wp--preset--font-size--normal) !important;
  line-height: var(--wp--custom--line-height--normal) !important;
}
#inner-menu .inner-menu-div ul li {
  padding-top: 1.5rem;
  margin: 0 1.5rem;
  list-style: none;
}
#inner-menu .inner-menu-div ul li.has_h3__row span::after {
  position: absolute;
  right: 1.5rem;
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11%200.5L6%205.5L1%200.5%22%20stroke%3D%22%2376848F%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  transform: rotate(-90deg);
  cursor: pointer;
}
#inner-menu .inner-menu-div ul li.has_h3__row.open ul[id^=h3__row] {
  display: block;
}
#inner-menu .inner-menu-div ul li.has_h3__row.open span::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2212%22%20height%3D%226%22%20viewBox%3D%220%200%2012%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11%200.5L6%205.5L1%200.5%22%20stroke%3D%22%23FF778F%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  transform: rotate(0deg);
}
#inner-menu .inner-menu-div ul li a {
  color: var(--wp--preset--color--dark-gray);
  text-decoration-line: none;
}
#inner-menu .inner-menu-div ul li a:hover {
  color: var(--wp--preset--color--dark-gray);
  text-decoration-line: none;
  transition: 0.25s ease;
}
#inner-menu .inner-menu-div ul li a.inner-menu-item-active {
  color: var(--wp--preset--color--pink) !important;
  text-decoration-line: none;
}
#inner-menu .inner-menu-div ul li a.inner-menu-item-active:hover {
  color: var(--wp--preset--color--pink) !important;
  text-decoration-line: none;
  transition: 0.25s ease;
}

/*--------------------------------------------------------------
# line feed
--------------------------------------------------------------*/
br.br-16 {
  line-height: 1.6rem;
}
br.br-18 {
  line-height: 1.8rem;
}
br.br-20 {
  line-height: 2rem;
}
br.br-24 {
  line-height: 2.4rem;
}
br.br-30 {
  line-height: 3rem;
}
br.br-32 {
  line-height: 3.2rem;
}
br.br-36 {
  line-height: 3.8rem;
}
br.br-40 {
  line-height: 4rem;
}

/*--------------------------------------------------------------
# アイコン
--------------------------------------------------------------*/
.icon {
  display: inline-block;
  border-width: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
}
.icon.is-clear {
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bopacity%3A0.5%3Bfill%3A%2376848F%3Benable-background%3Anew%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M9%2C0C4%2C0%2C0%2C4%2C0%2C9c0%2C5%2C4%2C9%2C9%2C9s9-4%2C9-9C18%2C4%2C14%2C0%2C9%2C0z%20M13.5%2C12.5c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1c-0.3%2C0.3-0.8%2C0.3-1.1%2C0L9%2C10.1l-3.5%2C3.5c-0.3%2C0.3-0.8%2C0.3-1.1%2C0c-0.3-0.3-0.3-0.8%2C0-1.1L7.9%2C9L4.5%2C5.5c-0.3-0.3-0.3-0.8%2C0-1.1c0.3-0.3%2C0.8-0.3%2C1.1%2C0L9%2C7.9l3.5-3.5c0.3-0.3%2C0.8-0.3%2C1.1%2C0c0.3%2C0.3%2C0.3%2C0.8%2C0%2C1.1L10.1%2C9L13.5%2C12.5z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 18px 18px;
}
.icon.is-search {
  width: 18px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.79895%2010.7738C8.47079%2010.7738%2010.5979%208.56415%2010.5979%205.88689C10.5979%203.20963%208.47079%201%205.79895%201C3.12712%201%201%203.20963%201%205.88689C1%208.56415%203.12712%2010.7738%205.79895%2010.7738Z%22%20fill%3D%22white%22%20fill-opacity%3D%220.01%22%20stroke%3D%22%2347515F%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M8.95926%209.76947L12.5388%2013.4319%22%20stroke%3D%22%2347515F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-size: 18px 20px;
  cursor: pointer;
}
.icon.search-result {
  padding-right: 1.5rem;
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2217%22%20height%3D%2232%22%20viewBox%3D%220%200%2017%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L16%2016L1%2031%22%20stroke%3D%22%23FF778F%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  cursor: pointer;
}
@media screen and (max-width: 781px) {
  .icon.search-result {
    width: 24px;
    height: auto;
  }
}

.num-1 {
  position: relative;
  margin-left: 4.2rem !important;
}
.num-1:before {
  position: absolute;
  left: -4.2rem !important;
  top: 0.5rem;
  content: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2231%22%20viewBox%3D%220%200%2032%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%2030.944C24.256%2030.944%2031.104%2024.224%2031.104%2015.84C31.104%207.52%2024.32%200.735998%2016%200.735998C7.68%200.735998%200.896%207.52%200.896%2015.84C0.896%2024.16%207.68%2030.944%2016%2030.944ZM14.688%2024.096V11.424H11.2V8.864C13.12%208.48%2014.464%208.032%2015.712%207.296H18.784V24.096H14.688Z%22%20fill%3D%22%2347515F%22%2F%3E%3C%2Fsvg%3E");
}

.num-2 {
  position: relative;
  margin-left: 4.2rem !important;
}
.num-2:before {
  position: absolute;
  left: -4.2rem !important;
  top: 0.5rem;
  content: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2231%22%20viewBox%3D%220%200%2032%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%2030.944C24.256%2030.944%2031.104%2024.224%2031.104%2015.84C31.104%207.52%2024.32%200.735998%2016%200.735998C7.68%200.735998%200.896%207.52%200.896%2015.84C0.896%2024.16%207.68%2030.944%2016%2030.944ZM10.144%2024.096V21.728C14.848%2017.792%2018.016%2014.944%2018.016%2012.576C18.016%2010.944%2017.152%2010.08%2015.488%2010.08C14.08%2010.08%2012.96%2010.944%2012.032%2011.776L9.792%209.6C11.584%207.776%2013.6%206.912%2015.968%206.912C19.584%206.912%2021.952%209.024%2021.952%2012.192C21.952%2015.104%2019.008%2018.144%2015.968%2020.832C16.896%2020.736%2018.208%2020.672%2019.168%2020.672H22.592V24.096H10.144Z%22%20fill%3D%22%2347515F%22%2F%3E%3C%2Fsvg%3E");
}/*# sourceMappingURL=style-shared.css.map */