/* topページ */
.top #content {
  padding-top: 0em !important;
}
.p-mainVisual__slideText {
  font-size: 40px;
  font-weight: 500;
}
.c-mvBtn__btn {
  background: #ef857d;
  font-size: 20px;
}
@media screen and (max-width: 1180px), print {
  .-btn-n > .c-mvBtn__btn {
    width: 75vw;
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
    padding: 0.75em 0;
  }
}
.p-mainVisual__slideTitle {
  font-size: 42px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
}
.p-mainVisual__slideTitle span {
  font-size: 30px;
}
@media screen and (max-width: 1180px), print {
  .p-mainVisual__slideTitle span {
    font-size: 22px;
  }
}
@media screen and (max-width: 1180px), print {
  .p-mainVisual__slideTitle {
    font-size: 7.5vw;
  }
}
.p-mainVisual__slideText {
  font-size: 20px;
  color: #fff;
  margin-top: 1em;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1180px), print {
  .p-mainVisual__slideText {
    font-size: 16px;
  }
}
.p-mainVisual .c-filterLayer::before {
  opacity: 1;
  background: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
  height: 3px;
}
.p-mainVisual .c-filterLayer::after {
  background: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
  height: 3px;
  left: 0;
  position: absolute;
  top: 64.7vh;
  width: 100%;
  content: "";
}
.p-mainVisual {
  background: rgba(239, 133, 125, 0.2);
}

main .service-child {
  position: relative;
}
main .border_blue > .wp-block-column {
  background: #ffffff !important;
  padding: 70px 30px 50px;
}
@media screen and (max-width: 1180px), print {
  main .border_blue > .wp-block-column {
    padding: 40px 20px;
  }
}
main .service-child::after {
  display: inline-block;
  width: 50px;
  transition: all 0.3s;
  height: 50px;
  background: #ef857d;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
main .service-1::after {
  content: "1";
}
main .service-2::after {
  content: "2";
}
main .service-3::after {
  content: "3";
}
main .service-4::after {
  content: "4";
}

main .service-flex {
  flex-wrap: wrap !important;
}
main .service-flex > div {
  flex-basis: 48.85%;
}
@media screen and (max-width: 1180px), print {
  .nayami .wp-block-columns {
    --wp-column-gap: 0.5em;
  }

  .nayami p.has-background {
    padding: 0.6rem;
    text-indent: -1.5em;
    padding-left: 2em;
  }
  .nayami figure img {
    width: 80% !important;
  }
  .nayami h2,
  .kaiketsu h2 {
    line-height: 1.5;
    margin-top: 0 !important;
  }
  .service-child .swl-fz {
    font-size: 22px !important;
  }
  .service-child .c-bannerLink__text {
    padding: 0;
  }
}
.sbi_feedtheme_header_text h3{
	margin: 0em 0 0em;
}
