.p_detail {
  padding-bottom: 0;
}
.p_detail_sec01 {
  position: relative;
  padding: 0 0 60px;
}
.p_detail_sec01__content {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 1;
  gap: 30px 0;
}
.p_detail_sec01__head .c_ttl01 {
  margin-top: 5px;
}
.p_detail_sec01__txts .txt {
  margin-top: 20px;
  font-weight: 500;
  color: #323232;
}
.p_detail_sec01__txts .txt:first-child {
  margin-top: 0;
}
.p_detail_sec01__decor {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  max-width: 320px;
  width: 100%;
}
.p_detail .c_slidetext {
  position: relative;
  top: 7px;
  z-index: 2;
}
.p_detail .c_slidetext .ani_text_loop .txt {
  color: #f6f4f0;
}
.p_detail_sec02 {
  background-color: #f6f4f0;
  padding: 60px 0;
}
.p_detail_sec02__main {
  background-color: #fff;
  border-radius: 24px;
  padding: 40px 30px;
}
.p_detail_sec02__head .c_ttl01 {
  margin-top: 5px;
}
.p_detail_sec02__txts {
  margin-top: 28px;
}
.p_detail_sec02__txts .txt {
  font-weight: 500;
  margin-top: 15px;
}
.p_detail_sec02__txts .txt:first-child {
  margin-top: 0;
}
.p_detail_sec02__flows {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  gap: 25px 0;
}
.p_detail_sec02__flow__img {
  width: 120px;
  margin: 0 auto -15px;
}
.p_detail_sec02__flow__ttl {
  text-align: center;
}
.p_detail_sec02__flow__ttl .ttl {
  padding: 3px 20px;
  background-color: #2864f0;
  font-weight: 700;
  color: #fff;
  border-radius: 32px;
  line-height: 1.2;
}
.p_detail_sec02__flow__arrow {
  position: relative;
  width: 30px;
  height: 23px;
  transform: rotate(90deg);
}
.p_detail_sec02__flow__arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer_contact::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: #f6f4f0;
  height: 180px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .p_detail_sec01 {
    padding: 0 0 114px;
  }
  .p_detail_sec01 .container {
    max-width: 1280px;
  }
  .p_detail_sec01__content {
    gap: 0;
    flex-direction: row;
  }
  .p_detail_sec01__head {
    width: clamp(13.125rem, 22.8365384615vw + 2.1634615385rem, 25rem);
  }
  .p_detail_sec01__head .c_ttl04 {
    margin-top: -3px;
  }
  .p_detail_sec01__head .c_ttl01 {
    margin-top: 9px;
  }
  .p_detail_sec01__txts {
    width: calc(100% - clamp(13.125rem, 22.8365384615vw + 2.1634615385rem, 25rem));
    padding: 0 clamp(0rem, 0.6009615385vw + -0.2884615385rem, 0.3125rem) 0 clamp(1.25rem, 9.6153846154vw + -3.3653846154rem, 6.25rem);
  }
  .p_detail_sec01__txts .txt {
    margin-top: 29px;
  }
  .p_detail_sec01__decor {
    max-width: 100%;
    width: clamp(15rem, 33.2932692308vw + -0.9807692308rem, 32.3125rem);
    bottom: 84px;
  }
  .p_detail .c_slidetext {
    top: clamp(0.8125rem, 0.6009615385vw + 0.5240384615rem, 1.125rem);
  }
  .p_detail_sec02 {
    padding: 119px 0;
  }
  .p_detail_sec02 .container {
    max-width: 1280px;
  }
  .p_detail_sec02__main {
    padding: 98px clamp(1.875rem, 14.4230769231vw + -5.0480769231rem, 9.375rem) 104px clamp(1.875rem, 14.7836538462vw + -5.2211538462rem, 9.5625rem);
  }
  .p_detail_sec02__head .c_ttl01 {
    margin-top: 3px;
  }
  .p_detail_sec02__txts {
    margin-top: 45px;
  }
  .p_detail_sec02__txts .txt {
    margin-top: 30px;
  }
  .p_detail_sec02__flows {
    justify-content: center;
    flex-direction: row;
    margin-top: 60px;
    padding: 0 20px;
    gap: 0;
  }
  .p_detail_sec02__flow {
    width: clamp(6.25rem, 6.0096153846vw + 3.3653846154rem, 9.375rem);
  }
  .p_detail_sec02__flow__img {
    width: clamp(6.25rem, 6.0096153846vw + 3.3653846154rem, 9.375rem);
    margin: 0 0 -14px;
  }
  .p_detail_sec02__flow__ttl .ttl {
    font-size: clamp(0.75rem, 0.4807692308vw + 0.5192307692rem, 1rem);
    padding: 5px 29px 6px;
  }
  .p_detail_sec02__flow__ttl .ttl.i02 {
    padding-left: 21px;
    padding-right: 21px;
  }
  .p_detail_sec02__flow__ttl .ttl.i03 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p_detail_sec02__flow__arrow {
    transform: none;
    width: clamp(1.875rem, 0.6009615385vw + 1.5865384615rem, 2.1875rem);
    height: clamp(1.4375rem, 0.6009615385vw + 1.1490384615rem, 1.75rem);
    margin: clamp(1.125rem, 0.8413461538vw + 0.7211538462rem, 1.5625rem);
    top: 5px;
  }
  .footer_contact::before {
    height: 290px;
  }
}
/*# sourceMappingURL=maps/detail.css.map */
