@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
body {
  font-family: "Noto Sans JP", sans-serif !important;
  font-style: normal;
}

.l-header .l-container,
.l-fixHeader .l-container {
  max-width: 100%;
  padding-right: 0;
}
.l-header .l-container .c-gnav .menu_line,
.l-fixHeader .l-container .c-gnav .menu_line {
  background-color: #1FC709;
}
.l-header .l-container .c-gnav .menu_line a,
.l-fixHeader .l-container .c-gnav .menu_line a {
  width: 130px;
  padding: 0 5px;
}
.l-header .l-container .c-gnav .menu_line a span,
.l-fixHeader .l-container .c-gnav .menu_line a span {
  font-size: 1.2rem !important;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.l-header .l-container .c-gnav .menu_line a span::after,
.l-fixHeader .l-container .c-gnav .menu_line a span::after {
  content: "24時間対応！";
  display: block;
  padding-top: 4px;
  border-top: 1px solid #fff;
  margin-top: 4px;
  font-size: 0.7rem;
  font-weight: 400;
}
.l-header .l-container .c-gnav .menu_tel,
.l-fixHeader .l-container .c-gnav .menu_tel {
  background-color: #FFB703;
}
.l-header .l-container .c-gnav .menu_tel a,
.l-fixHeader .l-container .c-gnav .menu_tel a {
  width: 130px;
  padding: 0 5px;
}
.l-header .l-container .c-gnav .menu_tel a span,
.l-fixHeader .l-container .c-gnav .menu_tel a span {
  font-size: 1rem !important;
  font-weight: 700;
}
.l-header .l-container .c-gnav .menu_tel a span::after,
.l-fixHeader .l-container .c-gnav .menu_tel a span::after {
  content: "受付：9:00~22:00";
  display: block;
  padding-top: 4px;
  border-top: 1px solid #fff;
  margin-top: 6px;
  font-size: 0.7rem;
  font-weight: 400;
}

.c-spnav .menu_line {
  background-color: #1FC709;
}
.c-spnav .menu_line a {
  color: #fff;
}
.c-spnav .menu_line a::after {
  content: "24時間対応！";
  padding-left: 1rem;
}
.c-spnav .menu_tel {
  background-color: #FFB703;
}
.c-spnav .menu_tel a {
  color: #fff;
}
.c-spnav .menu_tel a::after {
  content: "受付：9:00~22:00";
  padding-left: 1rem;
}

@media not all and (min-width: 960px) {
  .p-fixBtnWrap {
    bottom: 5.25em;
  }
}

@media not all and (min-width: 660px) {
  .h_sp_0 {
    height: 0 !important;
  }
  .h_sp_50 {
    height: 50px !important;
  }
  .h_sp_20 {
    height: 20px !important;
  }
  .h_sp_90 {
    height: 90px !important;
  }
}
@media not all and (min-width: 660px) {
  .p-mainVisual__textLayer {
    padding: 0 0 30px;
    justify-content: end;
  }
}
.p-mainVisual__textLayer .p-mainVisual__slideTitle {
  width: 35%;
  margin-left: auto;
  font-size: 2.2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: 2px 2px 5px rgb(255, 255, 255);
}
@media not all and (min-width: 660px) {
  .p-mainVisual__textLayer .p-mainVisual__slideTitle {
    width: 67%;
    font-size: 1.8rem;
    background-color: rgba(255, 255, 255, 0.7);
    padding-left: 10px;
  }
}
.p-mainVisual__textLayer .p-mainVisual__slideBtn {
  width: 35%;
  margin-left: auto;
  margin-right: 0;
}
@media not all and (min-width: 660px) {
  .p-mainVisual__textLayer .p-mainVisual__slideBtn {
    width: 67%;
  }
}
.p-mainVisual__textLayer .p-mainVisual__slideBtn .c-mvBtn__btn {
  width: 200px;
  padding: 0.3em 1.5em;
  border-radius: 20px;
  background-color: #FFB703;
  font-size: 18px;
  font-weight: 500;
}

.l-content {
  margin-bottom: 0;
}

section.wp-block-group {
  padding-top: 30px;
}
section.wp-block-group h2.is-style-section_ttl {
  position: relative;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
section.wp-block-group h2.is-style-section_ttl::before {
  position: absolute;
  top: -25px;
  font-size: 16px;
  font-weight: 500;
}
section.wp-block-group h2.is-style-section_ttl::after {
  content: "";
  position: absolute;
  top: -15px;
  width: 265px;
  border-bottom: 1px solid;
}
@media not all and (min-width: 660px) {
  section.wp-block-group h2.is-style-section_ttl::after {
    width: 150px;
  }
}
section.wp-block-group h3.wp-block-heading {
  padding: 0;
  margin-bottom: 1.5rem;
  font-weight: 500;
}
section.wp-block-group h3.wp-block-heading::before {
  display: none;
}

section.message h2.is-style-section_ttl {
  text-align: center;
}
section.message h2.is-style-section_ttl::before {
  content: "Message";
  left: 50%;
  transform: translateX(-50%);
  width: 90px;
  height: fit-content;
  background-color: #fff;
  text-align: center;
  line-height: 1;
  z-index: 1;
}
section.message h2.is-style-section_ttl::after {
  left: 50%;
  transform: translateX(-50%);
}

section.about h2.is-style-section_ttl::before {
  content: "Promise";
}
section.about h2.is-style-section_ttl::after {
  left: 80px;
}
section.about .txt {
  width: 55%;
  margin: 0 auto;
}
@media not all and (min-width: 660px) {
  section.about .txt {
    width: 100%;
  }
}
@media not all and (min-width: 660px) {
  section.about .sp_wrap_r > div {
    flex-wrap: wrap-reverse;
  }
}

section.service h2.is-style-section_ttl::before {
  content: "Service";
}
section.service h2.is-style-section_ttl::after {
  left: 70px;
}
section.service .swell-block-columns > .swell-block-columns__inner {
  justify-content: center;
  gap: 7%;
}
section.service .swell-block-columns > .swell-block-columns__inner h3.wp-block-heading {
  border-bottom: 1px dotted;
}

section.price h2.is-style-section_ttl::before {
  content: "Price";
}
section.price h2.is-style-section_ttl::after {
  left: 52px;
}
section.price .swell-block-columns > .swell-block-columns__inner {
  justify-content: center;
  gap: 7%;
}
@media not all and (min-width: 660px) {
  section.price .swell-block-columns > .swell-block-columns__inner {
    row-gap: var(--swl-clmn-mrgn--y);
  }
}
section.price .swell-block-columns > .swell-block-columns__inner .price_block {
  height: 450px;
  padding: 1.5rem 0;
  border-radius: 15px;
  margin: 0;
  background-color: #F1F3F5;
}
@media not all and (min-width: 660px) {
  section.price .swell-block-columns > .swell-block-columns__inner .price_block {
    height: 420px;
    margin: 0 0 0 var(--swl-clmn-mrgn--x);
  }
}
section.price .swell-block-columns > .swell-block-columns__inner .price_block h4.wp-block-heading {
  border: none;
  margin-bottom: 10px;
  font-weight: 500;
}
section.price .swell-block-columns > .swell-block-columns__inner .price_block p {
  padding-left: 1rem;
  margin-bottom: 15px;
  line-height: 1;
}
section.price .swell-block-columns > .swell-block-columns__inner .price_block p span {
  font-size: 1.5rem;
}
section.price .swell-block-columns > .swell-block-columns__inner .price_block ul {
  padding-left: 1rem;
}
section.price a.swell-block-button__link {
  padding: 10px 0;
  border-radius: 0;
  font-size: 1.6rem;
  font-weight: 400;
}
@media not all and (min-width: 660px) {
  section.price a.swell-block-button__link {
    width: 90%;
  }
}

section.flow h2.is-style-section_ttl::before {
  content: "Flow";
}
section.flow h2.is-style-section_ttl::after {
  left: 50px;
}
section.flow .flow_img > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  gap: 5%;
}
@media not all and (min-width: 660px) {
  section.flow .flow_img > .wp-block-group__inner-container {
    flex-direction: column;
  }
  section.flow .flow_img > .wp-block-group__inner-container > * {
    width: 90%;
  }
  section.flow .flow_img > .wp-block-group__inner-container > * figure {
    width: 70%;
    margin: 0 auto;
  }
  section.flow .flow_img > .wp-block-group__inner-container > * h3.wp-block-heading {
    margin: 1em 0;
  }
  section.flow .flow_img > .wp-block-group__inner-container > figure {
    transform: rotate(90deg);
    width: 10%;
  }
}
section.flow .flow_img > .wp-block-group__inner-container p {
  letter-spacing: 1px;
}

section.voice h2.is-style-section_ttl::before {
  content: "Voice";
}
section.voice h2.is-style-section_ttl::after {
  left: 52px;
}

section.contact h2.is-style-section_ttl::before {
  content: "Contact";
}
section.contact h2.is-style-section_ttl::after {
  left: 73px;
}
section.contact .contact_txt {
  width: 75%;
  margin: 0 auto;
}
@media not all and (min-width: 660px) {
  section.contact .contact_txt {
    width: 90%;
  }
}
section.contact .contact_txt p {
  margin-bottom: 3rem;
}

.l-footer .l-footer__widgetArea {
  padding-top: 4em;
  text-align: center;
  font-weight: 300;
  letter-spacing: 1px;
}
.l-footer .l-footer__widgetArea span {
  font-size: 1.3rem;
}
.l-footer .l-footer__foot {
  padding: 4em 0;
}
@media not all and (min-width: 960px) {
  .l-footer .l-footer__foot {
    padding-bottom: 7em;
  }
}

.p-blogParts[data-partsid="130"] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
}
.p-blogParts[data-partsid="130"] p.has-background {
  padding: 0;
}
.p-blogParts[data-partsid="130"] p.has-background a {
  display: block;
  padding: 7px;
  font-size: 1.5rem !important;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  line-height: 1;
}
.p-blogParts[data-partsid="130"] p.has-background a::after {
  content: "24時間対応！";
  display: block;
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid #fff;
  font-size: 1rem;
  font-weight: 400;
}
.p-blogParts[data-partsid="130"] .swell-block-columns__inner .swell-block-column:last-child p.has-background a::after {
  content: "受付：9:00~22:00";
}/*# sourceMappingURL=sora-style.css.map */