<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pfh {
  /* ========================================
  Kaketsuke Setting
  ======================================== */
}
.pfh.pfh-kaketsuke .pfh-visual {
  width: 100%;
  height: 435px;
  min-height: auto;
  background-image: url(../img/visual.jpg);
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-visual {
    height: 325px;
    background-image: url(../img/visual_sp.jpg);
  }
}
.pfh.pfh-kaketsuke .pfh-contents {
  padding: 20px 0 80px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contents {
    padding: 8px 0 49px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-bread {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-bread {
    gap: 4px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-bread__item {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-bread__item {
    gap: 6px;
    font-size: 0.9rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-bread__item:not(:first-child)::before {
  aspect-ratio: 6.953/10;
  display: block;
  width: 7px;
  height: auto;
  background: url(../img/arrow-right.svg) no-repeat center/cover;
  content: "";
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-bread__item:not(:first-child)::before {
    width: 5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-intro {
  text-align: center;
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-intro__title {
  margin-top: 47px;
  font-size: 2rem;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-intro__title {
    margin-top: 40px;
    font-size: 1.2rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-intro__title-img {
  display: block;
  width: 600px;
  margin: 17px auto 0;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-intro__title-img {
    width: 300px;
    margin-top: 8px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-intro__text {
  margin-top: 47px;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 38px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-intro__text {
    margin-top: 32px;
    font-size: 1.1rem;
    letter-spacing: 0;
    line-height: 26px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-intro__text-attention {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-intro__text-attention {
    position: relative;
    top: -3px;
    font-size: 0.8rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service {
  margin-top: 69px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service {
    margin-top: 98px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__inner {
  padding: 25px 31px 30px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__inner {
    padding: 12px 12px 8px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__title {
  font-size: 3rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__title {
    font-size: 1.2rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__list {
  gap: 14px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__list {
    gap: 12px;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 12px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item {
  padding: 23px 18px 15px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item {
    padding: 11px 24px 5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__img {
    max-width: 450px;
    margin: auto;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__title {
  margin-top: 10px;
  font-size: 3rem;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__title {
    margin-top: 7px;
    font-size: 1.5rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__text {
  margin-top: 14px;
  font-size: 1.6rem;
  line-height: 26px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__list .pfh-list-item__text {
    margin-top: 6px;
    font-size: 1rem;
    line-height: 17.5px;
    text-align: center;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-service__text {
  margin-top: 28px;
  font-size: 2rem;
  line-height: 40px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-service__text {
    margin-top: 8px;
    font-size: 1rem;
    line-height: 17.5px;
    text-align: left;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke__attention {
  margin-top: 15px;
  font-size: 14px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke__attention {
    margin-top: 7px;
    font-size: 0.8rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature {
  margin-top: 51px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature {
    margin-top: 35px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__title {
  padding: 19px 20px 26px;
  background: #242424;
  color: #fff;
  font-size: 3rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__title {
    padding: 10px 20px 15px;
    font-size: 1.2rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__inner {
  padding: 40px 35px 35px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__inner {
    padding: 12px 12px 12px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__items {
  gap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__items {
    gap: 12px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item {
  gap: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 32px 8px 11px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item {
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 11px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 49.6%;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-left {
    width: 100%;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-right {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-right {
    padding: 0 12px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-title {
  font-size: 3rem;
  line-height: 45px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-title {
    font-size: 1.5rem;
    line-height: 22.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-title::after {
  display: block;
  width: 100%;
  height: 5px;
  margin-top: 21px;
  border-radius: 999px;
  background-color: #ffa600;
  content: "";
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-title::after {
    height: 2.5px;
    margin-top: 11px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-text {
  margin-top: 23px;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 26px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-feature__item-text {
    margin-top: 10px;
    font-size: 1rem;
    line-height: 17.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail {
  margin-top: 80px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail {
    margin-top: 40px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__title {
  padding: 8px 20px 15px;
  background: #242424;
  color: #fff;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__title {
    padding: 8px 20px 12px;
    font-size: 1.1rem;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row:not(:last-child) {
  border-bottom: 5px solid #242424;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row:not(:last-child) {
    border-width: 2.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row-title {
  display: grid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  place-items: center;
  width: 167px;
  border-right: 2px solid #242424;
  background-color: #f6ab00;
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 29px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row-title {
    width: 65px;
    border-width: 1px;
    font-size: 1rem;
    line-height: 14.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row-desc {
  padding: 24px 40px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__row-desc {
    padding: 9px 11px 13px 14px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__lists {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 26px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__lists {
    font-size: 1rem;
    line-height: 17.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__list {
  position: relative;
  padding-left: 1em;
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__list::before {
  aspect-ratio: 1/1;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 9px;
  height: auto;
  border-radius: 50%;
  background-color: #242424;
  content: "";
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__list::before {
    top: 7px;
    width: 6px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__link {
  color: #909090;
  text-decoration: underline;
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__attention {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__attention {
    font-size: 0.8rem;
    line-height: 13px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-detail__img {
  margin: 30px 30px 0;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-detail__img {
    max-width: 300px;
    margin: 16px auto 11px;
    padding: 0 12px;
  }
}
.pfh.pfh-kaketsuke .pfh-kaketsuke-float {
  aspect-ratio: 1/1;
  display: grid;
  z-index: 10;
  position: fixed;
  top: auto;
  right: max(40px, calc((100vw - 1920px) / 2 + 40px));
  bottom: 40px;
  place-items: center;
  width: 120px;
  height: auto;
  border-radius: 50%;
  background-color: #242424;
  color: #f6ab00;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 22px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-kaketsuke-float {
    right: 10px;
    bottom: 20px;
    width: 60px;
    font-size: 0.8rem;
    line-height: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact {
    margin-top: 27px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact .pfh-content__main {
  padding: 20px 35px 35px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact .pfh-content__main {
    padding: 10px 12px 13px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact .pfh-note {
  line-height: calc(30 / 20);
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact .pfh-note {
    font-size: 1rem;
    line-height: 15px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__main {
  margin-top: 19px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__main {
    margin-top: 13px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__title {
  position: relative;
  padding: 9px 15px 15px;
  background: #242424;
  color: #fff;
  font-size: 2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__title {
    padding: 7px 15px 11px;
    font-size: 1.1rem;
    line-height: 12.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__content {
  margin: 35px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__content {
    gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 12px;
    border: none;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pfh.pfh-kaketsuke .pfh-contact__row:not(:last-child) {
  border-bottom: 5px solid #242424;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row:not(:last-child) {
    border-width: 2.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row:nth-child(2) .pfh-contact__row-desc {
  padding-top: 62px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row:nth-child(2) .pfh-contact__row-desc {
    padding-top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 2.5px solid #242424;
    border-radius: 5px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-title {
  display: grid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  place-items: center;
  width: 388px;
  padding: 24px 30px;
  border-right: 2px solid #242424;
  background-color: #f6ab00;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row-title {
    width: 100%;
    padding: 10px 0;
    border: none;
    font-size: 1rem;
    line-height: 15px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-desc {
  gap: 20px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 17px 0;
  font-size: 3rem;
  letter-spacing: 0.04em;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row-desc {
    gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 12px 12px 16px;
    font-size: 2.4rem;
    line-height: 20px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-desc--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pfh.pfh-kaketsuke .pfh-contact__row-supple {
  gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: center;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row-supple {
    display: block;
    width: 100%;
    margin-top: 13px;
    font-size: 1.2rem;
    line-height: 15px;
    text-align: center;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row-text {
    gap: 10px;
    margin-top: 8px;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-text::before, .pfh.pfh-kaketsuke .pfh-contact__row-text::after {
  aspect-ratio: 8.574/33.64;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4px;
  height: auto;
  background: url(../img/bracket.svg) no-repeat center/cover;
  content: "";
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__row-text::before, .pfh.pfh-kaketsuke .pfh-contact__row-text::after {
    width: 6px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__row-text::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pfh.pfh-kaketsuke .pfh-contact__bottom {
  margin-top: 35px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__bottom {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__bottom .pfh-contact__row {
    border: none;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__bottom .pfh-contact__row-title {
  width: 428px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__bottom .pfh-contact__row-title {
    width: 100%;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__bottom .pfh-contact__row-desc {
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 17px 0;
  font-size: 2rem;
  letter-spacing: 0.02em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-contact__bottom .pfh-contact__row-desc {
    display: block;
    padding: 8px 0;
    font-size: 1.1rem;
    line-height: 18.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-contact__link {
  color: #909090;
  text-decoration: underline;
}
.pfh.pfh-kaketsuke .pfh-to-app {
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-to-app {
    margin-top: 49px;
  }
}
.pfh.pfh-kaketsuke .pfh-to-app__title {
  gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 3rem;
  letter-spacing: 0.04em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-to-app__title {
    gap: 16px;
    font-size: 1.5rem;
    line-height: 20px;
  }
}
.pfh.pfh-kaketsuke .pfh-to-app__title::after {
  width: 100%;
  height: 5px;
  border-radius: 999px;
  background-color: #242424;
  content: "";
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-to-app__title::after {
    height: 2.5px;
  }
}
.pfh.pfh-kaketsuke .pfh-to-app__text {
  margin-top: 35px;
  font-size: 2rem;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-to-app__text {
    margin-top: 10px;
    font-size: 1rem;
  }
}
.pfh.pfh-kaketsuke .pfh-to-app .btn-basic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px auto 0;
  border: 5px solid #242424;
  background: #909090;
  color: #242424;
}
.pfh.pfh-kaketsuke .pfh-to-app .btn-basic::before, .pfh.pfh-kaketsuke .pfh-to-app .btn-basic::after {
  content: none;
}
@media only screen and (max-width: 768px) {
  .pfh.pfh-kaketsuke .pfh-to-app .btn-basic {
    margin-top: 17px;
    border-width: 2.5px;
  }
}</pre></body></html>