@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&family=Noto+Sans+JP:wght@400;500&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");
@media (max-width: 640px) {
  .c-container,
  .c-fluid-container {
    padding-left: 14.4px;
    padding-right: 14.4px;
  }
}

.sp-br {
  display: none;
}
@media (max-width: 640px) {
  .sp-br {
    display: inline-block;
  }
}

@media (max-width: 640px) {
  .sp-text-center {
    text-align: center;
  }
}

.p-breadcrumbs-wrapper {
  padding-top: calc(var(--_space, 1.8rem) * 0.3) !important;
  margin-top: 6px;
}
@media (max-width: 640px) {
  .p-breadcrumbs-wrapper {
    margin-top: 0;
  }
}
.p-breadcrumbs-wrapper a {
  color: #3b3b3b;
  line-height: 1.1rem;
  font-size: 1.1rem;
  padding: 2px 6px;
  text-decoration: none !important;
}
.p-breadcrumbs-wrapper a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media (max-width: 640px) {
  .p-breadcrumbs-wrapper a {
    font-size: 0.875rem;
  }
}
.p-breadcrumbs-wrapper a[aria-current=page] {
  font-weight: bold;
}

#page-top a svg {
  display: none;
}

#page-top {
  background: url(../images/jump_top_f5.png) no-repeat center center;
  background-color: transparent;
  background-size: contain;
  width: 120px;
  height: 120px;
  right: 2vw;
  bottom: 2vw;
}
@media (max-width: 640px) {
  #page-top {
    width: 80px;
    height: 80px;
    right: 2vw;
    bottom: 2vw;
  }
}

.wp-block-table table td {
  padding-left: 14.4px;
  padding-right: 14.4px;
}

body {
  background-attachment: fixed;
  background-size: cover;
}

.l-header {
  background: url(../images/bg_cd.png) repeat;
}

.l-header__drop-nav {
  background: url(../images/bg_cd.png) repeat;
}

body .l-contents {
  background-image: url("../images/900880-s1b.jpg");
  background-attachment: fixed;
  background-size: cover;
}

.l-footer {
  background: url(../images/bg_cd.png) repeat;
}

h1,
h2,
h3 {
  font-family: "M PLUS Rounded 1c", sans-serif !important;
}
.c-entry__header > h1,
.naru__title0 {
  background: #ee82a5;
  color: #fff;
  position: relative;
  font-size: 1.8rem;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  padding: 0.25em 0.2em;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media (max-width: 640px) {
  .c-entry__header > h1,
  .naru__title0 {
    font-size: 1.6rem;
  }
}
.c-entry__header > h1::before, .c-entry__header > h1::after,
.naru__title0::before,
.naru__title0::after {
  border: none;
  border-bottom: solid 10px transparent;
  content: "";
  position: absolute;
  top: 100%;
}
.c-entry__header > h1::before,
.naru__title0::before {
  left: 0;
  border-right: solid 10px #9e536d;
}
.c-entry__header > h1::after,
.naru__title0::after {
  right: 0;
  border-left: solid 10px #9e536d;
}

.naru__title1 {
  background-color: transparent !important;
  margin: 0 auto 60px !important;
  display: block;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #3b3b3b;
  font-size: 1.625rem;
  line-height: 2.2rem;
  letter-spacing: 0.05em;
  padding: 0.375rem !important;
  position: relative;
}
@media (max-width: 640px) {
  .naru__title1 {
    font-size: 1.5rem;
  }
}
.naru__title1 {
  padding: 0.8rem 0;
  margin-bottom: 0.2rem;
  background-repeat: no-repeat;
  background-size: 100% 10px;
  background-size: 100% 20px;
  background-size: 100% 5px;
  background-position: bottom;
  color: #353535;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  border-radius: 50%;
  border-radius: 15%;
  border-radius: 30%;
  border-radius: 0;
}
.naru__title1::before {
  content: "";
  position: absolute;
  left: calc(50% - 60px);
  width: 120px;
  left: calc(50% - 30px);
  width: 60px;
  bottom: -0.5rem;
  bottom: -1rem;
  height: 5px;
  height: 4px;
  height: 3px;
  height: 5px;
  background: #ee82a5;
  background-image: linear-gradient(109.6deg, rgb(238, 58, 136) 11.2%, rgb(248, 188, 119) 91.1%);
  background-image: linear-gradient(109.6deg, #ee82a5 11.2%, rgb(248, 188, 119) 91.1%);
  background-image: linear-gradient(109.6deg, #ee82a5 30%, rgb(248, 188, 119) 91.1%);
  border-radius: 10px;
  margin: var(--_margin-1) auto 0;
}
.naru__title2 {
  border: none;
  background-color: #ffffff !important;
  background-color: #f6f6f6 !important;
  padding: 0.4rem 0.6rem !important;
  font-size: 1.4rem;
  line-height: 1.2em;
  border-radius: 10px;
  border-left: 6px solid #ee82a5 !important;
  box-shadow: 2px 2px 6px #ddd;
  color: #3b3b3b;
}
.naru__title2:not(:first-of-type) {
  margin-top: 3.15rem !important;
}
@media (max-width: 640px) {
  .naru__title2 {
    font-size: 1.2em;
  }
}

.naru__title3_old {
  position: relative;
  padding: 0px 12px;
  border-radius: 10px;
  box-shadow: 0 0 0 3px rgb(252, 209, 239);
  background-color: #f3a0d3;
  background-color: #fff;
  background-color: rgb(252, 182, 231);
  background-color: rgb(252, 209, 239);
  color: #fff;
  font-size: 26px;
  font-size: 1.4rem;
  line-height: 36px;
  text-shadow: 1px 1px 2px #3d3d3d;
  text-shadow: 1px 1px 3px #7e7e7e;
  text-shadow: 1px 1px 2px #7e7e7e;
  letter-spacing: 0.1em;
}

.naru__title3 {
  position: relative;
  padding: 11px;
  padding: 0px 12px;
  padding: 2px 12px;
  border-radius: 10px;
  background-color: #f3a0d3;
  background-color: #fff;
  background-color: rgb(252, 182, 231);
  background-color: rgb(252, 209, 239);
  background-color: #ee82a5;
  border: none;
  color: #fff;
  font-size: 26px;
  font-size: 1.4rem;
  line-height: 36px;
  letter-spacing: 0.1em;
}

.naru__title5,
.smb-section__header .smb-section__subtitle {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  border: 0;
}
.naru__title5::before, .naru__title5::after,
.smb-section__header .smb-section__subtitle::before,
.smb-section__header .smb-section__subtitle::after {
  /*短い左右線*/
  content: "";
  width: 14px;
  height: 1px;
  background-color: #ee82a5;
  /*Lightning見出しデザイン設定のCSS対策*/
  position: unset;
  border: unset;
  margin-left: unset;
  margin-right: unset;
  flex-grow: unset;
}
.naru__title5::before,
.smb-section__header .smb-section__subtitle::before {
  margin-right: 14px;
  transform: rotate(60deg);
}
.naru__title5::after,
.smb-section__header .smb-section__subtitle::after {
  margin-left: 14px;
  transform: rotate(-60deg);
}

.naru__title6 {
  position: relative; /*相対位置*/
  line-height: 1.4; /*行高*/
  display: inline-block;
}
.naru__title6:before, .naru__title6:after {
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 1em;
  color: #ee82a5;
}
.naru__title6:before {
  content: "\f053"; /*アイコン種類*/
  padding-right: 0.5em;
}
.naru__title6:after {
  content: "\f054"; /*アイコン種類*/
  padding-left: 0.5em;
}

.naru__title7 {
  display: block;
  position: relative;
  padding: 6px 30px; /*文字回りの余白（上下 左右）*/
}
.naru__title7:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /*矢印の太さ*/
  font-size: 16px; /*矢印のサイズ*/
  color: #ee82a5;
  left: 4px;
  top: 8px;
  content: "\f054";
  position: absolute;
}

.naru__title8 {
  display: block;
  position: relative;
  padding: 10px 35px; /*文字回りの余白（上下 左右）*/
}
.naru__title8:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /*マーク部の太さ*/
  font-size: 16px; /*マーク部のサイズ*/
  color: #ee82a5;
  left: 4px;
  top: 12px;
  content: "\f138";
  position: absolute;
}

.naru-top .smb-section__title:after {
  height: 4px;
  height: 3px;
  border-radius: 10px;
}
.naru-top .smb-section__header .smb-section__subtitle {
  color: #e8719b;
}

.l-header,
.l-header__drop-nav {
  padding-top: 16px;
  padding-bottom: 10px;
}
.l-header::before,
.l-header__drop-nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px; /* 線の太さ（高さ） */
  /* 上から下へのグラデーション */
  background: linear-gradient(to bottom, #e8719b 30%, #f7c0d3 80%, #f7c0d2 100%);
  z-index: 10;
}

.l-header__content .p-header-sub-nav .c-navbar__item > a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.l-header__content .custom-logo-link:hover {
  opacity: 0.8;
}
.l-header__content .c-hamburger-btn {
  color: #3b3b3b;
}
.l-header__content .c-hamburger-btn .c-hamburger-btn__bar {
  background-color: #3b3b3b;
}
.l-header__content .c-hamburger-btn[aria-expanded=true] > .c-hamburger-btn__bars > .c-hamburger-btn__bar:nth-of-type(2) {
  background-color: transparent;
}
.l-header__content .p-global-nav .c-navbar__item > a {
  padding-bottom: calc(var(--_space, 1.8rem) * 0.25);
  padding-top: calc(var(--_space, 1.8rem) * 0.25);
}
.l-header__content .l-1row-header__branding {
  position: relative;
  top: -4px;
}
@media (max-width: 1023px) {
  .l-header__content .l-1row-header__branding {
    top: 0;
  }
}
.l-header__drop-nav .p-drop-nav {
  background-color: transparent !important;
}
.l-header__drop-nav .p-drop-nav .p-global-nav .c-navbar__item > a {
  padding-top: calc(var(--_space, 1.8rem) * 0.55);
  padding-bottom: calc(var(--_space, 1.8rem) * 0.7);
}
.l-header__content .p-global-nav .c-navbar__item a span,
.l-header__content .p-global-nav .c-navbar__item a span svg, .l-header__drop-nav .p-global-nav .c-navbar__item a span,
.l-header__drop-nav .p-global-nav .c-navbar__item a span svg {
  display: block;
}
.l-header__content .p-global-nav .c-navbar__item > a, .l-header__drop-nav .p-global-nav .c-navbar__item > a {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #3b3b3b;
}
.l-header__content .p-global-nav .c-navbar__item > a :hover, .l-header__drop-nav .p-global-nav .c-navbar__item > a :hover {
  opacity: 0.7;
}
.l-header__content .p-global-nav .c-navbar__item > a span span, .l-header__drop-nav .p-global-nav .c-navbar__item > a span span {
  font-size: 0.75rem;
}
.l-header .c-navbar__submenu {
  border-radius: 20px;
}
.c-page-header__bgimage img {
  width: 100%;
  border-bottom-left-radius: 500px 30px;
  border-bottom-right-radius: 500px 30px;
}

.c-page-header__title {
  text-shadow: 2px 2px 3px #333;
}

.l-footer .l-footer-widget-area {
  color: #3b3b3b;
}
.l-footer .l-footer-widget-area .footer-logo > a:hover {
  opacity: 0.8;
}
@media (max-width: 640px) {
  .l-footer .l-footer-widget-area .footer-logo {
    margin-bottom: 14px;
  }
}
.l-footer .l-footer-widget-area a {
  color: #3b3b3b;
  text-decoration: none;
}
.l-footer .l-footer-widget-area a:hover {
  opacity: 0.7;
}
.l-footer .l-footer-widget-area .sme-badge {
  padding-top: 0;
  padding-bottom: 0;
}
.l-footer .widget_nav_menu .sub-menu {
  padding-left: 10px;
  padding-right: 10px;
}
.l-footer .c-sub-nav {
  font-size: 0.875rem;
}
@media (max-width: 640px) {
  .l-footer .c-sub-nav {
    font-size: 0.875rem;
  }
}
.l-footer .c-sub-nav .c-navbar {
  width: 90%;
  justify-content: left !important;
  padding-bottom: calc(var(--_space, 1.8rem) * 0.5);
}
@media (max-width: 640px) {
  .l-footer .c-sub-nav .c-navbar {
    width: 100%;
  }
}
.l-footer .c-sub-nav .c-navbar li {
  margin: 5px 10px !important;
}
.l-footer .c-sub-nav .c-navbar li a {
  font-weight: bold;
  text-decoration: none;
}
.l-footer .c-sub-nav .c-navbar li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.l-footer .c-copyright {
  font-weight: bold;
}
.l-footer .l-footer__footer {
  background-color: #ee82a5;
  color: #fff;
  text-align: center;
}
.l-footer .l-footer__footer a {
  text-decoration: none;
}
.l-footer .l-footer__footer a:hover {
  opacity: 0.8;
}

.l-footer--default .l-footer-widget-area,
.l-footer--footer-1 .l-footer-widget-area,
.l-footer--footer-2 .l-footer__widget-area,
.l-footer--footer-3 .l-footer__widget-area,
.l-footer--footer-4 .l-footer__body,
.l-footer--footer-5 .l-footer__body {
  padding-bottom: calc(var(--_space, 1.8rem) * 1);
}

.l-contents__sidebar .l-sidebar-widget-area .wp-block-group {
  margin-top: 56px;
}
.l-contents__sidebar .l-sidebar-widget-area .wp-block-group h2 {
  margin-bottom: 0.8em;
  font-size: 24px;
}
@media (max-width: 640px) {
  .l-contents__sidebar .l-sidebar-widget-area .wp-block-group h2 {
    font-size: 20px;
  }
}
.l-contents__sidebar .l-sidebar-widget-area .smb-taxonomy-terms__list,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-archives-list,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-latest-posts__list,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-list,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-terms-list {
  padding-left: 16px;
}
.l-contents__sidebar .l-sidebar-widget-area .smb-taxonomy-terms__list a,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-archives-list a,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-latest-posts__list a,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-list a,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-terms-list a {
  color: #3b3b3b;
  text-decoration: none;
}
.l-contents__sidebar .l-sidebar-widget-area .smb-taxonomy-terms__list a:hover,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-archives-list a:hover,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-latest-posts__list a:hover,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-list a:hover,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-terms-list a:hover {
  opacity: 0.7;
}
.l-contents__sidebar .l-sidebar-widget-area .smb-taxonomy-terms__list li,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-archives-list li,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-latest-posts__list li,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-list li,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-terms-list li {
  margin-top: calc(var(--_space, 1.8rem) * 0.25 * var(--_margin-scale, 1)) !important;
  list-style: none;
  font-size: 1rem;
}
.l-contents__sidebar .l-sidebar-widget-area .smb-taxonomy-terms__list .children,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-archives-list .children,
.l-contents__sidebar .l-sidebar-widget-area .wp-block-latest-posts__list .children,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-list .children,
.l-contents__sidebar .l-sidebar-widget-area .custom-taxonomy-terms-list .children {
  padding-left: 16px;
}

.archive .l-contents__main a,
.blog .l-contents__main a,
.search .l-contents__main a,
.page .l-contents__main a,
.single .l-contents__main .c-entry__header a,
.single .l-contents__main .c-entry__body a {
  text-decoration: none;
}
.archive .l-contents__main a:hover:not(.smb-btn),
.blog .l-contents__main a:hover:not(.smb-btn),
.search .l-contents__main a:hover:not(.smb-btn),
.page .l-contents__main a:hover:not(.smb-btn),
.single .l-contents__main .c-entry__header a:hover:not(.smb-btn),
.single .l-contents__main .c-entry__body a:hover:not(.smb-btn) {
  opacity: 0.8;
  text-decoration: none;
}
.archive .l-contents__main a:hover:not(.smb-btn) img,
.blog .l-contents__main a:hover:not(.smb-btn) img,
.search .l-contents__main a:hover:not(.smb-btn) img,
.page .l-contents__main a:hover:not(.smb-btn) img,
.single .l-contents__main .c-entry__header a:hover:not(.smb-btn) img,
.single .l-contents__main .c-entry__body a:hover:not(.smb-btn) img {
  filter: none;
}

.icon-pdf::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f1c1";
  margin-right: 0.4em;
  font-size: 1.4em;
  color: #ff93b9;
}

.icon-home::before,
.icon-book::before,
.icon-clock::before,
.icon-info::before,
.icon-question::before,
.icon-doc::before,
.icon-child::before,
.icon-star::before,
.icon-image::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f005";
  font-size: 1.6em;
}

#drawer-nav .icon-home::before,
#drawer-nav .icon-book::before,
#drawer-nav .icon-clock::before,
#drawer-nav .icon-info::before,
#drawer-nav .icon-question::before,
#drawer-nav .icon-doc::before,
#drawer-nav .icon-child::before,
#drawer-nav .icon-star::before,
#drawer-nav .icon-image::before {
  display: inline-block;
  color: white;
  font-size: 1.2rem;
  font-size: 1.1rem;
  font-size: 1rem;
  padding-right: 6px;
}
@media (max-width: 1023px) {
  #drawer-nav .icon-home::before,
  #drawer-nav .icon-book::before,
  #drawer-nav .icon-clock::before,
  #drawer-nav .icon-info::before,
  #drawer-nav .icon-question::before,
  #drawer-nav .icon-doc::before,
  #drawer-nav .icon-child::before,
  #drawer-nav .icon-star::before,
  #drawer-nav .icon-image::before {
    display: none;
  }
}

#footer-sticky-nav .icon-home::before,
#footer-sticky-nav .icon-book::before,
#footer-sticky-nav .icon-clock::before,
#footer-sticky-nav .icon-info::before,
#footer-sticky-nav .icon-question::before,
#footer-sticky-nav .icon-child::before,
#footer-sticky-nav .icon-doc::before,
#footer-sticky-nav .icon-star::before,
#footer-sticky-nav .icon-image::before {
  display: block;
}

.icon-home::before {
  content: "\f015";
  color: lightcoral;
  color: #e25b45;
}

.icon-book::before {
  content: "\f518";
  color: lightblue;
  color: #85cbcd;
  color: yellowgreen;
  color: #a7d676;
  color: #9bc768;
}

.icon-clock::before {
  content: "\f017";
  color: yellowgreen;
  color: #6f89a2;
}

.icon-info::before {
  content: "\f05a";
}

.icon-question::before {
  content: "\f059";
}

.icon-doc::before {
  content: "\f15c";
  color: whitesmoke;
  color: #a3b5fd;
  color: #85cbcd;
}

.icon-child::before {
  content: "\f1ae";
  color: orange;
  color: #ee9c6a;
  color: #ff8357;
}

.icon-star::before {
  content: "\f005";
  color: #fdd84c;
  color: #eecf65;
}

.icon-image::before {
  content: "\f03e";
}

.cta-footer-fontsize {
  font-size: 1.5rem;
}
@media (max-width: 640px) {
  .cta-footer-fontsize {
    font-size: 1.2rem;
  }
}

.text-shadow {
  text-shadow: 3px 3px 8px rgb(51, 51, 51);
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.z-index-0 {
  z-index: 0;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.naru-top .top-mv .spider__arrows {
  z-index: 2;
}
.naru-top .top-mv .smb-spider-slider .smb-spider-slider__item {
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  transform: translate(-50%, -50%);
  width: 100vw;
  text-align: center;
}
.naru-top .top-mv .smb-spider-slider .smb-spider-slider__item .smb-spider-slider__item__caption {
  color: #fff;
  padding: 0.25em 1em;
  font-size: 1.8em;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  text-shadow: 1px 2px 3px #333;
}
@media (max-width: 640px) {
  .naru-top .top-mv .smb-spider-slider .smb-spider-slider__item .smb-spider-slider__item__caption {
    font-size: 1.2em;
    transform: rotate(-0.05deg);
    padding-left: 10px;
    padding-right: 10px;
  }
}
.naru-top .top-mv .smb-spider-contents-slider .mv-caption {
  text-shadow: 3px 3px 8px rgb(51, 51, 51);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 2rem;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}
@media (max-width: 1023px) {
  .naru-top .top-mv .smb-spider-contents-slider .mv-caption {
    font-size: 1.6rem;
  }
}
@media (max-width: 640px) {
  .naru-top .top-mv .smb-spider-contents-slider .mv-caption {
    font-size: 1rem;
  }
}
.naru-top .top-mv .slide_size {
  width: 100vw !important;
  height: 56.25vw;
}
@media (max-width: 640px) {
  .naru-top .top-mv .slide_size {
    height: 75vw;
  }
}
.naru-top .top-mv .mv-deco {
  background-image: url(../images/22584676-bg1.png);
  background-repeat: no-repeat;
  width: 100vw;
  height: 66.666vw;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  content: "";
  margin: 0;
}
.naru-top .top-mv .mv-deco:before {
  width: 100%;
  content: "";
  background-color: #fff8fc;
  position: absolute;
  z-index: 2;
  height: 6px;
  filter: blur(1px);
  height: 2px;
  bottom: -1px;
}
@media (max-width: 640px) {
  .naru-top .space-settei {
    height: 0;
  }
}
.naru-top .deco-item-photo-a {
  position: absolute;
  left: -126px;
  top: 60px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-photo-a {
    width: 180px;
    left: -20px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-photo-a {
    width: 110px;
    top: 100px;
    left: -20px;
  }
}
.naru-top .deco-item-photo-b {
  position: absolute;
  right: -122px;
  top: 400px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-photo-b {
    width: 180px;
    top: 400px;
    right: -20px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-photo-b {
    width: 110px;
    top: 520px;
    right: -20px;
  }
}
.naru-top .deco-item-bird-left {
  position: absolute;
  display: inline-block;
  left: 6%;
  top: 40px;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-bird-left {
    width: 110px;
    top: 0;
    left: 1%;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-bird-left {
    width: 90px;
    top: 0;
  }
}
.naru-top .deco-item-bird-right {
  position: absolute;
  display: inline-block;
  right: 8%;
  bottom: 80px;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-bird-right {
    right: 1%;
    width: 200px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-bird-right {
    width: 140px;
    bottom: 120px;
  }
}
.naru-top .deco-item-about-right {
  position: absolute;
  top: 60px;
  right: 27%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-about-right {
    width: 60px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-about-right {
    top: 70px;
    right: 12%;
    width: 50px;
  }
}
.naru-top .deco-item-news-left {
  position: absolute;
  top: -44px;
  left: 27%;
  z-index: 0;
}
@media (max-width: 640px) {
  .naru-top .deco-item-news-left {
    top: -24px;
    left: 14%;
    width: 54px;
    z-index: 0;
  }
}
.naru-top .deco-item-blog-left {
  position: absolute;
  top: -40px;
  left: 33%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-blog-left {
    top: -30px;
    left: 28%;
    width: 62px;
    z-index: 0;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-blog-left {
    left: 11%;
    width: 62px;
    z-index: 0;
  }
}
.naru-top .deco-item-admission-left {
  position: absolute;
  top: -44px;
  left: 30%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-admission-left {
    top: -36px;
    width: 46px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-admission-left {
    top: -26px;
    left: 16%;
    width: 40px;
  }
}
.naru-top .deco-item-rabbit-right {
  position: absolute;
  right: 18%;
  right: 23%;
  bottom: 140px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-rabbit-right {
    width: 160px;
    right: 16%;
    bottom: 150px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-rabbit-right {
    width: 140px;
    bottom: 140px;
    right: 3%;
  }
}
.naru-top .deco-item-access-left {
  position: absolute;
  top: -40px;
  left: 37%;
  z-index: 0;
}
@media (max-width: 1023px) {
  .naru-top .deco-item-access-left {
    top: -30px;
    left: 35%;
    width: 36px;
  }
}
@media (max-width: 640px) {
  .naru-top .deco-item-access-left {
    top: -26px;
    left: 15%;
    width: 34px;
  }
}

@media (max-width: 640px) {
  .naru-info .info-item1 {
    width: 70% !important;
  }
}

.naru-overview .naru-overview-table {
  overflow: auto;
}
.naru-overview .naru-overview-table table tr td:nth-of-type(1) {
  position: sticky;
  top: 0;
  left: 0;
  width: 200px;
  min-width: 100px;
  background: #ffffff;
  border: 1px solid var(currentColor);
}
@media (max-width: 640px) {
  .naru-overview .naru-overview-table table {
    table-layout: auto; /* または fixed */
    border-collapse: separate; /* 枠線を分離させる（重要） */
    font-size: 14px;
    font-size: 12px;
  }
  .naru-overview .naru-overview-table table tr td {
    min-width: 300px;
  }
}

.naru-day .day-table {
  overflow: auto;
}
.naru-day .day-table table tr td:nth-of-type(1) {
  position: sticky;
  top: 0;
  left: 0;
  width: 100px;
  min-width: 100px;
  background: #ffffff;
  border: 1px solid var(currentColor);
}
@media (max-width: 640px) {
  .naru-day .day-table table {
    table-layout: auto; /* または fixed */
    border-collapse: separate; /* 枠線を分離させる（重要） */
    font-size: 14px;
  }
  .naru-day .day-table table tr td {
    min-width: 240px;
  }
}
.naru-day .smb-tabs__tab {
  color: #3b3b3b;
}
@media (max-width: 640px) {
  .naru-day .smb-tabs__tab {
    font-size: 0.825rem;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 359px) {
  .naru-day .smb-tabs__tab {
    font-size: 0.7125rem;
  }
}
.naru-day .smb-step__item__title {
  margin-left: -10px;
}
.naru-day .smb-step__item__title .smb-step__item__number {
  background-color: #e6749c;
  margin-left: calc(var(--smb-step--gap) * -1 + 10px);
}
.naru-day .smb-step__item__title > span {
  background-color: #f3f3f3;
  padding: 0 16px;
  border-radius: 10px;
  font-weight: bold;
}
.naru-day .smb-step__body .wp-block-snow-monkey-blocks-step-item-free:not(:first-of-type) {
  margin-top: 40px;
}

.naru-event ul {
  list-style: none !important;
}

.naru-documents .wp-block-buttons .wp-block-button :where(.wp-element-button, .wp-block-button__link) {
  background-color: transparent;
}

.c-entry-summary__figure {
  border-width: 1px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  box-shadow: 1px 1px 5px #eee;
}
.c-entry-summary__figure .c-entry-summary__term {
  border-top-right-radius: 10px;
}

.c-meta__item--author {
  display: none;
}

.archive .c-entry-summary__meta,
.blog .c-entry-summary__meta,
.single .c-entry-summary__meta,
.search .c-entry-summary__meta,
.home .c-entry-summary__meta {
  font-size: 0.875rem;
}
@media (max-width: 640px) {
  .archive .c-entry-summary__meta,
  .blog .c-entry-summary__meta,
  .single .c-entry-summary__meta,
  .search .c-entry-summary__meta,
  .home .c-entry-summary__meta {
    font-size: 0.8rem;
  }
}

.archive .c-entry__body,
.blog .c-entry__body,
.single .c-entry__body,
.search .c-entry__body {
  background-color: #fff;
  padding-left: 16px;
  padding-right: 16px;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid var(--_lighter-color-gray, #eee);
  border: 2px solid #e6e6e6;
}
@media (max-width: 640px) {
  .archive .c-entry__body,
  .blog .c-entry__body,
  .single .c-entry__body,
  .search .c-entry__body {
    padding: 30px 16px;
  }
}

.wpco {
  border-radius: 10px;
}
.wpco .wpco__title {
  font-size: 1.25rem;
}
.wpco .contents-outline a {
  font-weight: bold;
}
.wpco .contents-outline a:before {
  font-size: 0.75rem;
  line-height: 2;
  color: #ffffff;
  border-radius: 5px;
  background-color: #e6749c;
}
.wpco .contents-outline > ol li ol li a {
  font-size: 0.925rem;
}
.single .c-entry__meta {
  font-size: 1rem;
  font-size: 1.15rem;
  margin-top: calc(var(--_space, 1.8rem) * 0.75 * var(--_margin-scale, 1));
}
@media (max-width: 640px) {
  .single .c-entry__meta {
    font-size: 1rem;
  }
}
.single .c-entry-tags a {
  margin-bottom: 16px;
}
.single .c-entry-tags a:not(:last-child) {
  margin-right: 10px;
}
.single .c-entry-tags a::before {
  color: #3b3b3b;
}

@media (max-width: 640px) {
  .naru-recruit .wp-block-group.has-border-color {
    padding-left: 17.067px;
    padding-right: 17.067px;
  }
}

.tel-number a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  pointer-events: none;
}
@media (max-width: 640px) {
  .tel-number a[href^="tel:"] {
    color: inherit;
    text-decoration: underline;
    pointer-events: initial;
  }
}

.wp-block-search__input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
  background-color: #fff;
}
.wp-block-search__input :focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

.l-contents__sidebar .children[data-is-hidden=true] {
  display: block;
}
.l-contents__sidebar .children[data-is-hidden=false] {
  display: block;
}

.c-entry-summary__term {
  background-color: #e6749c;
}

.post-type-archive-news .c-entries--simple .c-meta__item--categories .c-entry-summary__term--news_category-9 {
  display: none;
}

@media (min-width: 1024px) {
  .c-entries--simple .c-entry-summary__figure {
    width: 25%;
    min-width: 150px;
  }
}
@media (max-width: 640px) {
  .c-entries--simple .c-entry-summary__figure {
    margin-right: 14.4px;
  }
}
.c-entries--simple .c-entry-summary__figure .c-entry-summary__term {
  display: none;
}
.c-entries--simple .c-entry-summary__body .c-entry-summary__header .c-entry-summary__title {
  font-size: 1.25rem;
}
@media (max-width: 640px) {
  .c-entries--simple .c-entry-summary__body .c-entry-summary__header .c-entry-summary__title {
    line-height: 1.5rem;
    font-size: 1rem;
  }
}
.c-entries--simple .c-entry-summary__body .c-entry-summary__meta .c-meta {
  display: flex;
}
@media (max-width: 640px) {
  .c-entries--simple .c-entry-summary__body .c-entry-summary__meta .c-meta {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 640px) {
  .c-entries--simple .c-entry-summary__body .c-entry-summary__meta .c-meta .c-meta__item--published {
    margin-bottom: 12px;
  }
}
.c-entries--simple .c-entry-summary__body .c-entry-summary__meta .c-meta .c-meta__item--categories {
  display: block;
}
.c-entries--simple .c-entry-summary__body .c-entry-summary__meta .c-meta .c-meta__item--categories .c-entry-summary__term {
  font-size: 0.7rem;
  border-radius: 6px;
  line-height: 1.25;
  padding: 6px 10px;
  white-space: normal;
}

.nav-links .c-pagination__item,
.nav-links .c-pagination__item-link {
  border-radius: 5px;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.mr-20px {
  margin-right: 20px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.ml-40px {
  margin-left: 40px !important;
}

.mr-40px {
  margin-right: 40px !important;
}

.mt-60px {
  margin-top: 60px !important;
}

.mb-60px {
  margin-bottom: 60px !important;
}

.ml-60px {
  margin-left: 60px !important;
}

.mr-60px {
  margin-right: 60px !important;
}

.mt-80px {
  margin-top: 80px !important;
}

.mb-80px {
  margin-bottom: 80px !important;
}

.ml-80px {
  margin-left: 80px !important;
}

.mr-80px {
  margin-right: 80px !important;
}

.mt-100px {
  margin-top: 100px !important;
}

.mb-100px {
  margin-bottom: 100px !important;
}

.ml-100px {
  margin-left: 100px !important;
}

.mr-100px {
  margin-right: 100px !important;
}

.mt-120px {
  margin-top: 120px !important;
}

.mb-120px {
  margin-bottom: 120px !important;
}

.ml-120px {
  margin-left: 120px !important;
}

.mr-120px {
  margin-right: 120px !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pt-20px {
  padding-top: 20px !important;
}

.pb-20px {
  padding-bottom: 20px !important;
}

.pl-20px {
  padding-left: 20px !important;
}

.pr-20px {
  padding-right: 20px !important;
}

.pt-40px {
  padding-top: 40px !important;
}

.pb-40px {
  padding-bottom: 40px !important;
}

.pl-40px {
  padding-left: 40px !important;
}

.pr-40px {
  padding-right: 40px !important;
}

.pt-60px {
  padding-top: 60px !important;
}

.pb-60px {
  padding-bottom: 60px !important;
}

.pl-60px {
  padding-left: 60px !important;
}

.pr-60px {
  padding-right: 60px !important;
}

.pt-80px {
  padding-top: 80px !important;
}

.pb-80px {
  padding-bottom: 80px !important;
}

.pl-80px {
  padding-left: 80px !important;
}

.pr-80px {
  padding-right: 80px !important;
}

.pt-100px {
  padding-top: 100px !important;
}

.pb-100px {
  padding-bottom: 100px !important;
}

.pl-100px {
  padding-left: 100px !important;
}

.pr-100px {
  padding-right: 100px !important;
}

.pt-120px {
  padding-top: 120px !important;
}

.pb-120px {
  padding-bottom: 120px !important;
}

.pl-120px {
  padding-left: 120px !important;
}

.pr-120px {
  padding-right: 120px !important;
}/*# sourceMappingURL=style.css.map */