@charset "UTF-8";
/*
    Theme Name: SWELL PLUS Custom
    Template: swell
    Description: SWELL PLUSをクローンした子テーマ
    Version: 1.0.0
*/

.mincho-thin,
.l-header__barInner,
.menu-item > a,
#fix_header .menu-item,
#top_title_area .c-pageTitle,
.w-header__inner,
.post_content h2,
.post_content h3,
.post_content h4,
.l-footer__foot,
.swell-block-button__link,
.swell-block-button a,
.c-widget__title.-footer {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", serif !important;
  font-weight: 400 !important;
}
.is-style-shadow.cap_box,
.is-style-shadow img,
.is-style-clmn-shadow > .swell-block-columns__inner > .swell-block-column,
.wp-block-media-text__content .wp-block-group,
.swell-block-accordion__body {
  box-shadow: 0 0 0.5rem #9996 !important;
}
.swell-block-column,
.swell-block-capbox,
.cap_box_content,
.cap_box_ttl,
.is-style-balloon_box2,
img {
  border-radius: 0.25rem !important;
}
.is-style-balloon_box,
.is-style-balloon_box2 {
  border-radius: 1rem !important;
}

@media (min-width: 1168px) {
  .wp-block-media-text.alignwide {
    width: calc(100% + 2rem);
    left: -2rem;
  }
}
#breadcrumb {
  box-shadow: inset 0 4px 3px #eee !important;
}
.swell-block-fullWide:nth-child(n + 1) {
  filter: drop-shadow(0px -2px 4px #ddd);
}

h2 {
  margin-top: 0 !important;
}
@media (max-width: 959px) {
  .post_content h2 {
    margin-bottom: 2rem;
  }
}
.nowrap {
  white-space: nowrap;
}
.l-topTitleArea {
  min-height: 8em;
}
@media screen and (max-width: 599px) {
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .sp-left {
    text-align: left !important;
  }
  .sp-center {
    text-align: center !important;
  }
}
@media screen and (min-width: 600px) {
  .l-topTitleArea {
    min-height: 160px;
    font-size: 1.25em;
  }
}
.l-header__bar .c-catchphrase {
  width: 85%;
}
#header #gnav .ttl {
  font-size: 1rem;
}
.menu-item-contact > a {
  background-color: #be7373;
  color: #fff !important;
}
.menu-item-contact a:after {
  background-color: #fff !important;
}
.menu-item-tel > a {
  background-color: #d56260;
  color: #fff !important;
}

#gnav .menu-item-contact {
  display: none;
}
@media (max-width: 959px) {
  .-img .c-headLogo__link {
    padding: 10px 0 !important;
  }
  .w-header.pc_ {
    display: block !important;
    width: 9.5rem;
  }
  .header-fix-btn {
    width: 100%;
  }
  .header-fix-btn > a {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic,
      "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    background-color: #566b7f;
    color: #fff;
  }
  .header-fix-btn-inner {
    flex-wrap: nowrap;
  }
  .w-footer__box #media_image-2 img {
    display: block !important;
    margin: 0 auto !important;
  }
  .hum-list {
    list-style: none !important;
  }
  #custom_html-7 {
    display: none !important;
  }
  .icon-tel-message {
    font-size: 0.9rem !important;
  }
  .icon-tel-number {
    font-size: 0.85rem !important;
  }
  .-height-auto .p-mainVisual__textLayer {
    padding-top: 1rem !important;
    padding-bottom: 15rem !important;
  }
}

@media (min-width: 960px) {
  .l-header__barInner {
    max-width: 1296px !important;
  }
  .-parallel .l-header__logo {
    width: 16%;
    padding: 0;
    padding-left: calc(50vw - 600px);
    z-index: 10;
    box-sizing: content-box;
    position: relative;
    top: 10px;
  }
  .c-headLogo__img {
    margin-right: auto;
    display: block;
  }
  #body_wrap .l-header.-parallel .w-header {
    width: fit-content;
    padding-right: calc(50vw - 600px);
    justify-content: flex-end;
    margin-bottom: 12px !important;
  }
  .l-header__inner {
    justify-content: space-between;
  }
  .-parallel .l-header__gnav .c-gnav {
    max-width: 1200px;
    justify-content: space-between;
    margin: 0 auto;
  }
  .-height-auto .p-mainVisual__textLayer {
    padding-top: 75px !important;
    padding-bottom: 100px !important;
  }
  .top-subbutton {
    align-items: flex-end;
    gap: 1rem !important;
  }
  .top-subbutton .swell-block-button__link {
    padding: 0.25rem 1.5rem !important;
  }
  .-parallel-bottom .l-header__inner {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1296px) {
  .-parallel .l-header__gnav .c-gnav,
  #body_wrap .l-header.-parallel .w-header {
    padding: 0 48px;
    max-width: inherit;
  }
  .-parallel .l-header__logo {
    padding-left: 48px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .-parallel .l-header__gnav .c-gnav,
  #body_wrap .l-header.-parallel .w-header {
    padding: 0 32px;
  }
  .-parallel .l-header__logo {
    padding-left: 32px;
  }
}

#top_title_area .c-pageTitle {
  font-size: 2em !important;
  text-shadow: 2px 2px 4px #333;
  text-align: center;
}
#content {
  padding-top: 0;
  margin-bottom: 0 !important;
}
#main_content .p-toc {
  margin: 2em auto !important;
}
#before_footer_widget {
  margin-top: 0 !important;
}
.footer-text {
  color: #333 !important;
}

.post_content .xo-slider-template-simple .swiper-wrapper {
  transition-timing-function: linear !important;
}
.xo-slider .gallery-thumbs {
  margin-top: 10px;
  height: auto !important;
}

.is-row {
  display: flex;
  justify-content: center;
  gap: 0.5em;
}

.tel-above-text:before {
  background: url(/wp-content/uploads/2023/01/slash-left.png) no-repeat;
}
.tel-above-text:after {
  background: url(/wp-content/uploads/2023/01/slash-right.png) no-repeat;
}
.tel-above-text:before,
.tel-above-text:after {
  content: "";
  height: 18px;
  width: 8.4px;
  display: inline-block;
  background-size: contain;
  margin: 0 5px;
  position: relative;
  top: 3px;
}

.subtitle {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", serif;
  letter-spacing: 0.05em;
}
.subtitle:before,
.subtitle:after,
h2.h2-title-dec:before,
h2.h2-title-dec:after {
  content: "";
  height: 1rem;
  width: 1rem;
  display: inline-block;
  background-size: contain !important;
  margin: 0 1.5rem;
  position: relative;
  top: 3px;
}
.subtitle:before {
  background: url(/wp-content/uploads/2023/10/title-dec1.png) no-repeat;
}
.subtitle:after {
  background: url(/wp-content/uploads/2023/10/title-dec2.png) no-repeat;
}
.bg-washi {
  background-image: url(/wp-content/uploads/2023/11/bg-washi.jpg) !important;
  background-position: bottom;
  background-size: cover;
  border-radius: 0.25rem;
}
.has-bg-img {
  background-size: 70rem !important;
  background-repeat: repeat !important;
}
@media screen and (max-width: 599px) {
  .post_content h2.is-style-section_ttl {
    padding: 0 1em;
  }
  .post_content h2.is-style-section_ttl::before {
    width: 1em;
    left: 0;
  }
  .post_content h2.is-style-section_ttl::after {
    width: 1em;
    right: 0;
  }
  .bg-sp-2 {
    background-image: url(/wp-content/uploads/2023/11/bg-img2-sp-2.jpg) !important;
  }
}

.hukidashi-text {
  margin-bottom: 0.1rem !important;
}
.hukidashi-text:before {
  background: url(/wp-content/uploads/2023/01/slash-left.png) no-repeat;
}
.hukidashi-text:after {
  background: url(/wp-content/uploads/2023/01/slash-right.png) no-repeat;
}
.hukidashi-text:before,
.hukidashi-text:after {
  content: "";
  height: 1.07em;
  width: 0.5em;
  display: inline-block;
  background-size: contain;
  margin: 0 5px;
  position: relative;
  top: 3px;
}

@media (max-width: 599px) {
  .dear-column > .saijyo-merit-box > .cap_box_ttl {
    font-size: 0.75rem;
  }
}

/* CTAのカスタムCSS */
.cta-text {
  text-shadow: 0 0 2rem #fff, 0 0 2rem #fff, 0 0 2rem #fff, 0 0 2rem #fff,
    0 0 2rem #fff, 0 0 2rem #fff;
}

/* フローティングバナーのカスタムCSS */
.p-blogParts[data-partsid="3317"] {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: 0.3s !important;
}
html[data-scrolled="false"] .p-blogParts[data-partsid="3317"] {
  opacity: 0;
  transition: 0.2s !important;
  pointer-events: none !important;
}

@media (max-width: 599px) {
  body .wpcf7-form-control-wrap[data-name="your-kinds1"] {
    justify-content: center !important;
    gap: 3% !important;
  }

  body .wpcf7-form-control-wrap[data-name="your-kinds1"] .wpcf7-list-item {
    width: 60% !important;
    margin-bottom: 12px !important;
  }
}
.l-footer__foot {
  padding-bottom: 7rem;
}

/*FV下_CTAのカスタムCSS */
.cta001 .blue_ a.swell-block-button__link {
  background-image: linear-gradient(165deg, #0577ae 50%, #01669b 50%);
  box-shadow: 0 6px 0 ##054561;
  padding: 0.5rem !important;
  text-shadow: 1px 1px 3px rgba(128, 100, 0, 0.8);
}
.btn-cta img {
  display: inline-block;
  margin-right: 0.5rem;
  width: 1.1em !important;
}
.cta001 .green_ a.swell-block-button__link {
  background-image: linear-gradient(165deg, #d23833 50%, #d64946 50%);
  box-shadow: 0 6px 0 #b33632;
  padding: 0.75rem !important;
  text-shadow: 1px 1px 3px rgba(128, 100, 0, 0.8);
}
.btn-cta2 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.btn-cta2 img {
  display: inline-block;
  margin-right: 0.5rem;
  width: 2.6em !important;
}
