:root {
  --fixed-header-height: 150px;
}
@media print, screen and (max-width: 999px) {
  :root {
    --fixed-header-height: 65px;
  }
}

/* ---------------------------------------------
*   l-home-wrapper
--------------------------------------------- */
.l-home-wrapper {
  padding-top: var(--fixed-header-height);
}

/*  l-header-menu
--------------------------------------------- */
@media print, screen and (min-width: 1000px) {
  .l-header-menu {
    margin-top: 22px;
  }
}

/*  l-header-nav
--------------------------------------------- */
/*  l-header-inner
--------------------------------------------- */
.l-header-inner {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}

.l-page-header {
  background-color: #f2f2f2;
}
@media print, screen and (max-width: 767px) {
  .l-page-header .inner {
    padding: 0;
  }
}
.l-page-header-ttl {
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0.2em;
}
@media print, screen and (max-width: 767px) {
  .l-page-header-ttl {
    padding: 20px 15px;
    line-height: 1.2;
  }
}
.l-page-header-ttl span {
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0;
  padding-left: 5px;
}
.l-page-header-ttl2 {
  font-size: 3rem;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .l-page-header-ttl2 {
    padding: 20px 15px;
    line-height: 1.2;
  }
}
.l-page-header-ttl2 span {
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0;
  padding-left: 5px;
}
.l-page-header-txt {
  background-color: #fff;
  padding: 30px 15px;
}
.l-page-header-txt p {
  color: #39b54a;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
}
@media print, screen and (min-width: 1000px) {
  .l-page-header-txt {
    padding: 100px 15px;
  }
}
.l-page-header-img {
  max-width: 760px;
}

.l-page article {
  padding-left: 15px;
  padding-right: 15px;
}
@media print, screen and (min-width: 768px) and (max-width: 999px) {
  .l-page article {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media print, screen and (min-width: 1000px) {
  .l-page article {
    width: 1000px;
    margin: auto;
  }
}

.l-works-head {
  padding: 70px 0;
}
.l-works-head h3 {
  font-size: 3.6rem;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .l-works-head h3 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}

.l-works-sumai,
.l-works-tenpo,
.l-works-instagram {
  margin-bottom: 50px;
}
.l-works-sumai .l-works-img,
.l-works-tenpo .l-works-img,
.l-works-instagram .l-works-img {
  margin-bottom: 70px;
}
@media print, screen and (max-width: 999px) {
  .l-works-sumai .l-works-img img,
  .l-works-tenpo .l-works-img img,
  .l-works-instagram .l-works-img img {
    width: 100%;
  }
}
@media print, screen and (min-width: 1000px) {
  .l-works-sumai .l-works-img,
  .l-works-tenpo .l-works-img,
  .l-works-instagram .l-works-img {
    width: 490px;
  }
}
.l-works-sumai .l-works-img span,
.l-works-tenpo .l-works-img span,
.l-works-instagram .l-works-img span {
  background-color: #333;
  color: #fff;
  padding: 5px 20px 7px 10px;
  display: inline-block;
  font-weight: 500;
}
.l-works-sumai .border,
.l-works-tenpo .border,
.l-works-instagram .border {
  border-top: 1px solid #39b54a;
  margin: 100px auto 0 auto;
  width: 50%;
}

.bg div.inner {
  padding: 70px 15px;
}
@media print, screen and (min-width: 768px) and (max-width: 999px) {
  .bg div.inner {
    padding: 70px 30px;
  }
}
.bg div.inner .l-contact {
  margin: 0 auto;
}

.l-service-tenpo,
.l-service-reform,
.l-service-mainte {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 1000px) {
  .l-service-tenpo,
  .l-service-reform,
  .l-service-mainte {
    margin-bottom: 80px;
  }
}
.l-service-tenpo .border,
.l-service-reform .border,
.l-service-mainte .border {
  margin: 20px auto 0 auto;
  width: 80%;
}
@media print, screen and (min-width: 1000px) {
  .l-service-tenpo .border,
  .l-service-reform .border,
  .l-service-mainte .border {
    margin: 70px auto 0 auto;
    width: 50%;
  }
}
.l-service-tenpo h3,
.l-service-reform h3,
.l-service-mainte h3 {
  font-size: 3.6rem;
  letter-spacing: 0.2em;
  margin: 50px auto 100px auto;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .l-service-tenpo h3,
  .l-service-reform h3,
  .l-service-mainte h3 {
    font-size: 2.8rem;
    margin: 20px auto 50px auto;
    letter-spacing: 0.1em;
  }
}
.l-service-tenpo h4,
.l-service-reform h4,
.l-service-mainte h4 {
  color: #fff;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 500;
}
.l-service-tenpo ul,
.l-service-reform ul,
.l-service-mainte ul {
  list-style: disc;
  margin: 0 0 40px 1.5em;
}
.l-service-tenpo ul li,
.l-service-reform ul li,
.l-service-mainte ul li {
  margin-bottom: 0.5em;
}
.l-service-tenpo ul li span,
.l-service-reform ul li span,
.l-service-mainte ul li span {
  font-size: 1.4rem;
}

.l-service-flow {
  padding: 40px 15px;
}
@media print, screen and (min-width: 1000px) {
  .l-service-flow {
    padding: 80px 0;
  }
}
.l-service-flow h3 {
  font-size: 3.6rem;
  letter-spacing: 0.2em;
  margin: 50px auto;
  font-weight: 400;
  border-bottom: 1px solid #39b54a;
}
@media print, screen and (max-width: 767px) {
  .l-service-flow h3 {
    font-size: 2.8rem;
    margin: 20px auto 50px auto;
  }
}
.l-service-flow p {
  margin-bottom: 30px;
}

.l-service-flow ol {
  list-style-type: decimal;
  margin: 0 0 40px 1.5em;
}
.l-service-flow ol li {
  margin-bottom: 0.5em;
}
.l-service-flow ol li span {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 1000px) {
  .l-service-flow .l-sekou-flow {
    width: 500px;
  }
  .l-service-flow .l-sekou-area {
    width: 500px;
  }
}

.l-service-tenpo .border {
  border-top: 1px solid #b96875;
}
.l-service-tenpo h4 {
  background-color: #b96875;
}

.l-service-reform .border {
  border-top: 1px solid #196021;
}
.l-service-reform h4 {
  background-color: #196021;
}

.l-service-mainte {
  margin-bottom: 0;
}
.l-service-mainte .border {
  border-top: 1px solid #2c3461;
}
.l-service-mainte h4 {
  background-color: #2c3461;
}

@media print, screen and (min-width: 1000px) {
  .l-service-list {
    width: 400px;
  }
}

.l-service-img {
  margin-bottom: 80px;
}
@media print, screen and (min-width: 1000px) {
  .l-service-img {
    width: 600px;
  }
}
.l-service-img p {
  padding: 5px;
}

.l-about-head {
  padding: 40px 0;
}
@media print, screen and (min-width: 1000px) {
  .l-about-head {
    padding: 70px 0;
  }
}
.l-about-head h3 {
  font-size: 3.6rem;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  font-weight: 400;
}
@media print, screen and (max-width: 767px) {
  .l-about-head h3 {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}

.l-about-item {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 1000px) {
  .l-about-item {
    margin-bottom: 100px;
  }
}
.l-about-item-txt {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 1000px) {
  .l-about-item-txt {
    width: 470px;
  }
}
.l-about-item-txt h4.green {
  color: #39b54a;
  border-bottom: 1px solid #39b54a;
}
.l-about-item-txt h4.red {
  color: #b96875;
  border-bottom: 1px solid #b96875;
}
.l-about-item-txt h4 {
  display: flex;
  font-size: 2.1rem;
  font-weight: 500;
  padding-bottom: 5px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 1000px) {
  .l-about-item-txt h4 {
    margin-bottom: 40px;
  }
}
.l-about-item-txt h4 span.num {
  font-size: 3.6rem;
  padding-right: 5px;
}
.l-about-item-txt h4 span {
  display: block;
}
@media print, screen and (min-width: 1000px) {
  .l-about-item-img {
    width: 500px;
  }
  .l-about-item-img .ml {
    margin-right: -60px;
  }
  .l-about-item-img .mr {
    margin-left: -60px;
  }
}

.l-about-aisatu {
  padding: 15px;
}
.l-about-aisatu h3 {
  font-size: 2.4rem;
  border-bottom: 1px solid #39b54a;
  padding-bottom: 5px;
  margin-bottom: 2em;
}
@media print, screen and (min-width: 1000px) {
  .l-about-aisatu h3 {
    display: inline-block;
    width: 60%;
  }
}
@media print, screen and (min-width: 1000px) {
  .l-about-aisatu {
    padding: 100px 0;
  }
}
.l-about-aisatu-img {
  margin: 15px auto 30px auto;
}
@media print, screen and (min-width: 1000px) {
  .l-about-aisatu-img {
    width: 300px;
    margin: 0;
  }
}
.l-about-aisatu-txt p {
  margin-bottom: 1em;
}
@media print, screen and (min-width: 1000px) {
  .l-about-aisatu-txt {
    width: 660px;
  }
}

.l-about-gaiyou, .l-about-map {
  padding: 15px;
}
@media print, screen and (min-width: 1000px) {
  .l-about-gaiyou, .l-about-map {
    padding: 80px 0 0 0;
  }
}
.l-about-gaiyou h3, .l-about-map h3 {
  font-size: 2.4rem;
  border-bottom: 1px solid #39b54a;
  padding-bottom: 5px;
  margin-bottom: 1em;
}
@media print, screen and (min-width: 1000px) {
  .l-about-gaiyou h3, .l-about-map h3 {
    display: inline-block;
    width: 60%;
  }
}

/*  .c-faq-id9423
--------------------------------------------- */
.l-faq-sumai {
  padding: 15px;
}
.l-faq-sumai .c-faq {
  line-height: 1.8;
}
.l-faq-sumai .c-faq__item {
  padding: 1rem 2rem;
  border: 1px solid #ccc;
  overflow: hidden;
}
.l-faq-sumai .c-faq__item:not(:first-of-type) {
  margin-top: 20px;
}
.l-faq-sumai .c-faq__item-head {
  position: relative;
  padding: 1em 4em 1em 0;
}
.l-faq-sumai .c-faq__item-ttl {
  position: relative;
  padding-left: 4em;
  font-weight: 500;
}
.l-faq-sumai .c-faq__item-ttl::before {
  content: "Q";
  position: absolute;
  inset: 50% auto auto 0;
  transform: translateY(-50%);
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #b96875;
  color: #fff;
}
.l-faq-sumai .c-faq__btn {
  position: absolute;
  inset: 50% 0 auto auto;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: #b3b3b3;
  touch-action: manipulation;
  cursor: pointer;
  border: none;
}
.l-faq-sumai .c-faq__btn::before, .l-faq-sumai .c-faq__btn::after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.l-faq-sumai .c-faq__btn::before {
  width: 14px;
  height: 2px;
}
.l-faq-sumai .c-faq__btn::after {
  width: 2px;
  height: 14px;
}
.is-acc-open .l-faq-sumai .c-faq__btn::after {
  height: 0;
}

@media (hover: hover) {
  .l-faq-sumai .c-faq__btn {
    transition: opacity 0.3s;
  }
  .l-faq-sumai .c-faq__btn:hover {
    opacity: 0.8;
  }
}
.l-faq-sumai .c-faq .js-acc-target {
  display: none;
}
.l-faq-sumai .c-faq__item-body {
  position: relative;
  margin-top: 1em;
  padding: 2em 1em 1em 4em;
  border-top: 2px solid #ccc;
}
.l-faq-sumai .c-faq__item-body::before {
  content: "A";
  position: absolute;
  inset: 1.5em auto auto 0;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #196021;
  color: #196021;
  font-weight: bold;
}
@media print, screen and (min-width: 1000px) {
  .l-faq-sumai {
    padding: 80px 0 0 0;
  }
}
.l-faq-sumai h3 {
  font-size: 3.6rem;
  border-bottom: 1px solid #b96875;
  padding-bottom: 5px;
  margin-bottom: 1em;
  font-weight: 400;
  letter-spacing: 0.2rem;
}
.l-faq-sumai h3 span {
  font-size: 2.1rem;
  padding: 1em;
}
@media print, screen and (min-width: 1000px) {
  .l-faq-sumai h3 {
    display: inline-block;
    width: 80%;
  }
}

.l-faq-tenpo {
  padding: 15px;
}
.l-faq-tenpo .c-faq {
  line-height: 1.8;
}
.l-faq-tenpo .c-faq__item {
  padding: 1rem 2rem;
  border: 1px solid #ccc;
  overflow: hidden;
}
.l-faq-tenpo .c-faq__item:not(:first-of-type) {
  margin-top: 20px;
}
.l-faq-tenpo .c-faq__item-head {
  position: relative;
  padding: 1em 4em 1em 0;
}
.l-faq-tenpo .c-faq__item-ttl {
  position: relative;
  padding-left: 4em;
  font-weight: 500;
}
.l-faq-tenpo .c-faq__item-ttl::before {
  content: "Q";
  position: absolute;
  inset: 50% auto auto 0;
  transform: translateY(-50%);
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #196021;
  color: #fff;
}
.l-faq-tenpo .c-faq__btn {
  position: absolute;
  inset: 50% 0 auto auto;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: #b3b3b3;
  touch-action: manipulation;
  cursor: pointer;
  border: none;
}
.l-faq-tenpo .c-faq__btn::before, .l-faq-tenpo .c-faq__btn::after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.l-faq-tenpo .c-faq__btn::before {
  width: 14px;
  height: 2px;
}
.l-faq-tenpo .c-faq__btn::after {
  width: 2px;
  height: 14px;
}
.is-acc-open .l-faq-tenpo .c-faq__btn::after {
  height: 0;
}

@media (hover: hover) {
  .l-faq-tenpo .c-faq__btn {
    transition: opacity 0.3s;
  }
  .l-faq-tenpo .c-faq__btn:hover {
    opacity: 0.8;
  }
}
.l-faq-tenpo .c-faq .js-acc-target {
  display: none;
}
.l-faq-tenpo .c-faq__item-body {
  position: relative;
  margin-top: 1em;
  padding: 2em 1em 1em 4em;
  border-top: 2px solid #ccc;
}
.l-faq-tenpo .c-faq__item-body::before {
  content: "A";
  position: absolute;
  inset: 1.5em auto auto 0;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 3px solid #b96875;
  color: #b96875;
  font-weight: bold;
}
@media print, screen and (min-width: 1000px) {
  .l-faq-tenpo {
    padding: 80px 0;
  }
}
.l-faq-tenpo h3 {
  font-size: 3.6rem;
  border-bottom: 1px solid #39b54a;
  padding-bottom: 5px;
  margin-bottom: 1em;
  font-weight: 400;
  letter-spacing: 0.2rem;
}
.l-faq-tenpo h3 span {
  font-size: 2.1rem;
  padding: 1em;
}
@media print, screen and (min-width: 1000px) {
  .l-faq-tenpo h3 {
    display: inline-block;
    width: 80%;
  }
}/*# sourceMappingURL=page.css.map */