@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
.wp-block-table th {
  white-space: nowrap;
}

.is-style-intext.cap_box {
  background-color: #fff;
}

.c_linklist .p-blogCard__inner {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
}
.c_linklist .p-blogCard__inner:before {
  border-color: var(--color_main);
  background-color: #fff;
}
.c_linklist .p-blogCard__inner:after {
  content: "詳しく見る →";
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 12px;
  text-decoration: underline;
  color: gray;
}
.c_linklist .p-blogCard__thumb {
  width: 60px;
  margin-right: 0;
  margin-bottom: 0;
  grid-row: auto/span 2;
}
@media not all and (min-width: 600px) {
  .c_linklist .p-blogCard__thumb {
    width: 40px;
  }
}
.c_linklist .c-postThumb__figure:before {
  display: none;
}
.c_linklist .c-postThumb__img {
  position: static;
}
.c_linklist .p-blogCard__body {
  padding-bottom: 5px;
}
.c_linklist .p-blogCard__title {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
@media not all and (min-width: 600px) {
  .c_linklist .p-blogCard__title {
    font-size: 16px;
  }
}
.c_linklist .p-blogCard__caption {
  background: none;
  position: static;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0;
  font-size: var(--swl-fz--content, 16px);
  line-height: 1.6;
  padding-bottom: 10px;
}
@media not all and (min-width: 600px) {
  .c_linklist .p-blogCard__caption {
    font-size: 13px;
  }
}
.c_linklist .p-blogCard__caption:before {
  display: none;
}

.p-mainVisual {
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  margin-inline: auto;
}
.p-mainVisual__inner {
  height: auto;
}
.p-mainVisual__imgLayer {
  position: static;
  width: auto;
  height: auto;
  aspect-ratio: 16/9;
  display: block;
  min-height: 300px;
}
.p-mainVisual__imgLayer img {
  -o-object-position: top center;
     object-position: top center;
}
.p-mainVisual__textLayer {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: var(--swl-pad_container, 0);
  padding-bottom: var(--swl-pad_container, 0);
}
.p-mainVisual__slideTitle {
  background: var(--color_main);
  padding: 1px 10px 5px;
  font-weight: 300;
}
@media (min-width: 600px) {
  .p-mainVisual__slideTitle {
    font-size: 40px;
  }
}
.p-mainVisual__slideText {
  background: var(--color_main);
  padding: 1px 10px 3px;
  font-weight: 300;
  margin-top: 10px;
}
@media (min-width: 600px) {
  .p-mainVisual__slideText {
    font-size: 20px;
  }
}
.c-gnav > .menu-item.menu-item-1717 > a, .c-gnav > .menu-item.menu-item-1715 > a, .c-gnav > .menu-item.menu-item-1718 > a, .c-gnav > .menu-item.menu-item-1719 > a {
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.c-gnav > .menu-item.menu-item-1717 > a:before, .c-gnav > .menu-item.menu-item-1715 > a:before, .c-gnav > .menu-item.menu-item-1718 > a:before, .c-gnav > .menu-item.menu-item-1719 > a:before {
  content: "";
  background-size: contain;
  width: 20px;
  height: 20px;
}
.c-gnav > .menu-item.menu-item-1717 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/circle-dollar-regular-full.svg) center no-repeat;
}
.c-gnav > .menu-item.menu-item-1715 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/clock-two-regular-full.svg) center no-repeat;
}
.c-gnav > .menu-item.menu-item-1718 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/location-dot-regular-full.svg) center no-repeat;
}
.c-gnav > .menu-item.menu-item-1719 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/hand-holding-medical-regular-full.svg) center no-repeat;
}

.l-header__menuBtn .c-iconBtn,
.p-spMenu__closeBtn .c-iconBtn {
  background: var(--color_main);
  color: white;
}
.l-header__menuBtn .c-iconBtn__label,
.p-spMenu__closeBtn .c-iconBtn__label {
  font-size: 12px;
}

.p-spMenu .c-widget__title.-spmenu {
  display: none;
}
.p-spMenu__inner {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.p-spMenu__nav {
  margin-top: 0;
}

.c-spnav > .menu-item > a {
  font-size: 1.3em;
}
.c-spnav > .menu-item > a:before {
  top: 53%;
}
.c-spnav > .menu-item.menu-item-1882 > a, .c-spnav > .menu-item.menu-item-1881 > a, .c-spnav > .menu-item.menu-item-1883 > a, .c-spnav > .menu-item.menu-item-1880 > a {
  font-weight: bold;
  padding-left: 30px;
}
.c-spnav > .menu-item.menu-item-1882 > a:before, .c-spnav > .menu-item.menu-item-1881 > a:before, .c-spnav > .menu-item.menu-item-1883 > a:before, .c-spnav > .menu-item.menu-item-1880 > a:before {
  content: "";
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
}
.c-spnav > .menu-item.menu-item-1882 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/circle-dollar-regular-full.svg) center no-repeat;
}
.c-spnav > .menu-item.menu-item-1881 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/clock-two-regular-full.svg) center no-repeat;
}
.c-spnav > .menu-item.menu-item-1883 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/location-dot-regular-full.svg) center no-repeat;
}
.c-spnav > .menu-item.menu-item-1880 > a:before {
  background: url(https://www.yoshida-sekkotsuin.jp/cms/wp-content/uploads/2025/09/hand-holding-medical-regular-full.svg) center no-repeat;
}

.p_postListGroup:has(p:only-child) {
  display: none;
}

.p-postListWrap:has(p:only-child) {
  display: none;
}
@media not all and (min-width: 600px) {
  .p-postListWrap.is_spscroll {
    padding-bottom: 2.5em;
  }
  .p-postListWrap.is_spscroll .p-postList.-type-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    gap: 10px;
    padding-bottom: 10px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    --sb-track-color: rgba(94, 94, 94, 0.35);
    --sb-thumb-color: #5e5e5e;
    --sb-size: 3px;
  }
  .p-postListWrap.is_spscroll .p-postList.-type-card::-webkit-scrollbar {
    height: var(--sb-size);
  }
  .p-postListWrap.is_spscroll .p-postList.-type-card::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 2px;
  }
  .p-postListWrap.is_spscroll .p-postList.-type-card::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 2px;
  }
  .p-postListWrap.is_spscroll .p-postList.-type-card .p-postList__item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 240px;
    margin-bottom: 0;
  }
}
.p-postListWrap.is_3clm .p-postList.-type-simple {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 20px;
  border-top-width: 0;
}
@media (max-width: 768px) {
  .p-postListWrap.is_3clm .p-postList.-type-simple {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-postListWrap.is_3clm .p-postList.-type-simple .p-postList__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-postListWrap.is_arrow .p-postList.-type-simple .p-postList__meta {
  display: none;
}
.p-postListWrap.is_arrow .p-postList.-type-simple .p-postList__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.p-postListWrap.is_arrow .p-postList.-type-simple .p-postList__link:before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "\e930";
  font-family: icomoon;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

.l-footer .copyright {
  opacity: 0.8;
  font-size: 10px;
}
.l-footer .copyright a {
  color: inherit;
  text-decoration: none;
}

.w-footer__box {
  padding: 0;
}

.c-pageTitle {
  font-size: 1.5em;
}
@media (min-width: 600px) {
  .c-pageTitle {
    font-size: 1.7em;
  }
}
.c-pageTitle[data-style=b_bottom] .c-pageTitle__inner {
  padding-left: 0;
}

.ti-widget.ti-goog {
  width: auto !important;
}

#youtube-comments-to-wp.p_youtubecommentstowp_fukidashi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  #youtube-comments-to-wp.p_youtubecommentstowp_fukidashi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow: auto;
    padding-bottom: 10px;
    gap: 10px;
    --sb-track-color: rgba(94, 94, 94, 0.35);
    --sb-thumb-color: #5e5e5e;
    --sb-size: 3px;
  }
  #youtube-comments-to-wp.p_youtubecommentstowp_fukidashi::-webkit-scrollbar {
    height: var(--sb-size);
  }
  #youtube-comments-to-wp.p_youtubecommentstowp_fukidashi::-webkit-scrollbar-track {
    background: var(--sb-track-color);
    border-radius: 2px;
  }
  #youtube-comments-to-wp.p_youtubecommentstowp_fukidashi::-webkit-scrollbar-thumb {
    background: var(--sb-thumb-color);
    border-radius: 2px;
  }
}
@media (max-width: 768px) {
  #youtube-comments-to-wp.p_youtubecommentstowp_fukidashi .p_youtubecommentstowp_fukidashi__row {
    width: 260px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#youtube-comments-to-wp.p_youtubecommentstowp_fukidashi .p_youtubecommentstowp_fukidashi__text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#youtube-comments-to-wp.p_youtubecommentstowp_fukidashi .p_youtubecommentstowp_fukidashi__text:before {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

.c_timetable table tr td {
  width: 100px;
}
@media (max-width: 768px) {
  .c_timetable table tr th,
  .c_timetable table tr td {
    padding-right: 0 !important;
    padding-left: 0 !important;
    font-size: 14px !important;
  }
  .c_timetable table tr th:first-child,
  .c_timetable table tr td:first-child {
    min-width: 50px !important;
    width: 50px !important;
  }
}

[data-partsid="1782"].p-blogParts .is-style-section_ttl {
  border-bottom: 2px solid var(--color_main);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.post_content > h2 {
  margin-left: 0;
  margin-right: 0;
}

.post_content > h2:not(.is-style-section_ttl):first-letter {
  padding-bottom: 0;
}

.post_content h3:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
  padding-left: 0;
}

.c_titleA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.c_titleA__en {
  font-size: 0.8em;
  font-weight: 200;
  color: var(--color_main);
  letter-spacing: 0.1em;
  font-style: italic;
}
.c_titleA__ja {
  font-size: 1.4em;
  font-weight: 500;
}
.c_titleA__line {
  width: 40px;
  height: 2px;
  background: var(--color_main);
  margin-top: 15px;
}

[data-postid="511"] .l-article {
  max-width: 1000px;
}
[data-postid="511"] .p_first {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(70%, #ccdae5));
  background: linear-gradient(180deg, #fff 0, #ccdae5 70%);
}

:root {
  --swl-font_weight: 500;
  --swl-font_family: "Noto Sans JP", sans-serif;
}

body {
  font-weight: 500;
}/*# sourceMappingURL=style.css.map */