/* Sass Document */
.p-contact {
  padding-top: 10rem;
  padding-bottom: 8.6rem;
}
@media screen and (max-width: 767.98px) {
  .p-contact {
    padding-top: 6rem;
    padding-bottom: 1.2rem;
  }
}

@media screen and (max-width: 767.98px) {
  .p-content__heading {
    padding: 0 3rem;
  }
}
.p-content__heading .c-txt {
  text-align: center;
  font-size: 1.6rem;
  color: #000;
}
@media screen and (max-width: 767.98px) {
  .p-content__heading .c-txt {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.75;
  }
}
.p-content__heading .c-txt + .c-txt {
  margin-top: 1em;
}

#l-footer {
  min-height: inherit;
}

.l-kv__content {
  padding-top: 18rem;
}

.l-footer__wrap {
  position: relative;
}

.l-contact__spacer {
  display: none;
}

.p-tel-inquriy {
  text-align: center;
  margin-top: 6rem;
}
@media screen and (max-width: 767.98px) {
  .p-tel-inquriy .l-line__ttl {
    font-size: 1.8rem;
  }
  .p-tel-inquriy .l-line__ttl::before {
    margin-right: 1rem;
  }
  .p-tel-inquriy .l-line__ttl::after {
    margin-left: 1rem;
  }
}
.p-tel-inquriy .c-tel {
  font-family: "Jost", sans-serif;
  font-size: 4.6rem;
  color: rgb(53, 63, 170);
  position: relative;
  padding-left: 4rem;
  display: inline-block;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-tel-inquriy .c-tel {
    font-size: 3rem;
    text-decoration: none;
    margin-top: 1.6rem;
    padding-left: 2.6rem;
  }
}
.p-tel-inquriy .c-tel::before {
  content: "";
  position: absolute;
  width: 3.3rem;
  height: 3.3rem;
  background-color: rgb(53, 63, 170);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.44 31.44"><title>tel</title><path class="cls-1" d="M1.76,4.8L6.26.29c.39-.39,1.02-.39,1.41,0l5.7,5.7c.39.39.39,1.02,0,1.41l-3.74,3.74c-.53.53-.66,1.34-.33,2.02,1.94,3.89,5.09,7.04,8.98,8.98.67.34,1.48.2,2.02-.33l3.74-3.74c.39-.39,1.02-.39,1.41,0l5.7,5.7c.39.39.39,1.02,0,1.41l-4.5,4.5c-2.11,2.11-5.45,2.35-7.84.56l-7.43-5.57c-1.74-1.31-3.29-2.86-4.6-4.6L1.2,12.64c-1.79-2.39-1.55-5.73.56-7.84Z"/></svg>') no-repeat center/contain;
          mask: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 31.44 31.44"><title>tel</title><path class="cls-1" d="M1.76,4.8L6.26.29c.39-.39,1.02-.39,1.41,0l5.7,5.7c.39.39.39,1.02,0,1.41l-3.74,3.74c-.53.53-.66,1.34-.33,2.02,1.94,3.89,5.09,7.04,8.98,8.98.67.34,1.48.2,2.02-.33l3.74-3.74c.39-.39,1.02-.39,1.41,0l5.7,5.7c.39.39.39,1.02,0,1.41l-4.5,4.5c-2.11,2.11-5.45,2.35-7.84.56l-7.43-5.57c-1.74-1.31-3.29-2.86-4.6-4.6L1.2,12.64c-1.79-2.39-1.55-5.73.56-7.84Z"/></svg>') no-repeat center/contain;
}
@media screen and (max-width: 767.98px) {
  .p-tel-inquriy .c-tel::before {
    width: 2.1rem;
    height: 2.1rem;
  }
}
.p-tel-inquriy .c-hour {
  margin-top: 1rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767.98px) {
  .p-tel-inquriy .c-hour {
    margin-top: 0.6rem;
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=contact.css.map */