@charset "UTF-8";
.post_content .order-1 {
  order: 1 !important;
}
.post_content .order-2 {
  order: 2 !important;
}
.post_content .order-3 {
  order: 3 !important;
}
.post_content .order-4 {
  order: 4 !important;
}
.post_content .order-5 {
  order: 5 !important;
}
.post_content .order-last {
  order: 6 !important;
}
.post_content .m-0 {
  margin: 0 !important;
}
.post_content .m-1 {
  margin: 0.25rem !important;
}
.post_content .m-2 {
  margin: 0.5rem !important;
}
.post_content .m-3 {
  margin: 1rem !important;
}
.post_content .m-4 {
  margin: 1.5rem !important;
}
.post_content .m-5 {
  margin: 3rem !important;
}
.post_content .m-auto {
  margin: auto !important;
}
.post_content .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.post_content .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.post_content .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.post_content .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.post_content .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.post_content .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.post_content .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.post_content .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.post_content .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.post_content .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.post_content .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.post_content .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.post_content .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.post_content .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.post_content .mt-0 {
  margin-top: 0 !important;
}
.post_content .mt-1 {
  margin-top: 0.25rem !important;
}
.post_content .mt-2 {
  margin-top: 0.5rem !important;
}
.post_content .mt-3 {
  margin-top: 1rem !important;
}
.post_content .mt-4 {
  margin-top: 1.5rem !important;
}
.post_content .mt-5 {
  margin-top: 3rem !important;
}
.post_content .mt-auto {
  margin-top: auto !important;
}
.post_content .me-0 {
  margin-right: 0 !important;
}
.post_content .me-1 {
  margin-right: 0.25rem !important;
}
.post_content .me-2 {
  margin-right: 0.5rem !important;
}
.post_content .me-3 {
  margin-right: 1rem !important;
}
.post_content .me-4 {
  margin-right: 1.5rem !important;
}
.post_content .me-5 {
  margin-right: 3rem !important;
}
.post_content .me-auto {
  margin-right: auto !important;
}
.post_content .mb-0 {
  margin-bottom: 0 !important;
}
.post_content .mb-1 {
  margin-bottom: 0.25rem !important;
}
.post_content .mb-2 {
  margin-bottom: 0.5rem !important;
}
.post_content .mb-3 {
  margin-bottom: 1rem !important;
}
.post_content .mb-4 {
  margin-bottom: 1.5rem !important;
}
.post_content .mb-5 {
  margin-bottom: 3rem !important;
}
.post_content .mb-auto {
  margin-bottom: auto !important;
}
.post_content .ms-0 {
  margin-left: 0 !important;
}
.post_content .ms-1 {
  margin-left: 0.25rem !important;
}
.post_content .ms-2 {
  margin-left: 0.5rem !important;
}
.post_content .ms-3 {
  margin-left: 1rem !important;
}
.post_content .ms-4 {
  margin-left: 1.5rem !important;
}
.post_content .ms-5 {
  margin-left: 3rem !important;
}
.post_content .ms-auto {
  margin-left: auto !important;
}
.post_content .p-0 {
  padding: 0 !important;
}
.post_content .p-1 {
  padding: 0.25rem !important;
}
.post_content .p-2 {
  padding: 0.5rem !important;
}
.post_content .p-3 {
  padding: 1rem !important;
}
.post_content .p-4 {
  padding: 1.5rem !important;
}
.post_content .p-5 {
  padding: 3rem !important;
}
.post_content .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.post_content .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.post_content .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.post_content .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.post_content .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.post_content .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.post_content .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.post_content .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.post_content .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.post_content .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.post_content .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.post_content .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.post_content .pt-0 {
  padding-top: 0 !important;
}
.post_content .pt-1 {
  padding-top: 0.25rem !important;
}
.post_content .pt-2 {
  padding-top: 0.5rem !important;
}
.post_content .pt-3 {
  padding-top: 1rem !important;
}
.post_content .pt-4 {
  padding-top: 1.5rem !important;
}
.post_content .pt-5 {
  padding-top: 3rem !important;
}
.post_content .pe-0 {
  padding-right: 0 !important;
}
.post_content .pe-1 {
  padding-right: 0.25rem !important;
}
.post_content .pe-2 {
  padding-right: 0.5rem !important;
}
.post_content .pe-3 {
  padding-right: 1rem !important;
}
.post_content .pe-4 {
  padding-right: 1.5rem !important;
}
.post_content .pe-5 {
  padding-right: 3rem !important;
}
.post_content .pb-0 {
  padding-bottom: 0 !important;
}
.post_content .pb-1 {
  padding-bottom: 0.25rem !important;
}
.post_content .pb-2 {
  padding-bottom: 0.5rem !important;
}
.post_content .pb-3 {
  padding-bottom: 1rem !important;
}
.post_content .pb-4 {
  padding-bottom: 1.5rem !important;
}
.post_content .pb-5 {
  padding-bottom: 3rem !important;
}
.post_content .ps-0 {
  padding-left: 0 !important;
}
.post_content .ps-1 {
  padding-left: 0.25rem !important;
}
.post_content .ps-2 {
  padding-left: 0.5rem !important;
}
.post_content .ps-3 {
  padding-left: 1rem !important;
}
.post_content .ps-4 {
  padding-left: 1.5rem !important;
}
.post_content .ps-5 {
  padding-left: 3rem !important;
}
@media (min-width: 600px) {
  .post_content .order-md-0 {
    order: 0 !important;
  }
  .post_content .order-md-1 {
    order: 1 !important;
  }
  .post_content .order-md-2 {
    order: 2 !important;
  }
  .post_content .order-md-3 {
    order: 3 !important;
  }
  .post_content .order-md-4 {
    order: 4 !important;
  }
  .post_content .order-md-5 {
    order: 5 !important;
  }
  .post_content .order-md-last {
    order: 6 !important;
  }
  .post_content .m-md-0 {
    margin: 0 !important;
  }
  .post_content .m-md-1 {
    margin: 0.25rem !important;
  }
  .post_content .m-md-2 {
    margin: 0.5rem !important;
  }
  .post_content .m-md-3 {
    margin: 1rem !important;
  }
  .post_content .m-md-4 {
    margin: 1.5rem !important;
  }
  .post_content .m-md-5 {
    margin: 3rem !important;
  }
  .post_content .m-md-auto {
    margin: auto !important;
  }
  .post_content .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .post_content .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .post_content .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .post_content .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .post_content .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .post_content .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .post_content .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .post_content .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .post_content .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .post_content .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .post_content .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .post_content .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .post_content .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .post_content .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .post_content .mt-md-0 {
    margin-top: 0 !important;
  }
  .post_content .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .post_content .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .post_content .mt-md-3 {
    margin-top: 1rem !important;
  }
  .post_content .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .post_content .mt-md-5 {
    margin-top: 3rem !important;
  }
  .post_content .mt-md-auto {
    margin-top: auto !important;
  }
  .post_content .me-md-0 {
    margin-right: 0 !important;
  }
  .post_content .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .post_content .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .post_content .me-md-3 {
    margin-right: 1rem !important;
  }
  .post_content .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .post_content .me-md-5 {
    margin-right: 3rem !important;
  }
  .post_content .me-md-auto {
    margin-right: auto !important;
  }
  .post_content .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .post_content .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .post_content .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .post_content .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .post_content .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .post_content .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .post_content .mb-md-auto {
    margin-bottom: auto !important;
  }
  .post_content .ms-md-0 {
    margin-left: 0 !important;
  }
  .post_content .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .post_content .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .post_content .ms-md-3 {
    margin-left: 1rem !important;
  }
  .post_content .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .post_content .ms-md-5 {
    margin-left: 3rem !important;
  }
  .post_content .ms-md-auto {
    margin-left: auto !important;
  }
  .post_content .p-md-0 {
    padding: 0 !important;
  }
  .post_content .p-md-1 {
    padding: 0.25rem !important;
  }
  .post_content .p-md-2 {
    padding: 0.5rem !important;
  }
  .post_content .p-md-3 {
    padding: 1rem !important;
  }
  .post_content .p-md-4 {
    padding: 1.5rem !important;
  }
  .post_content .p-md-5 {
    padding: 3rem !important;
  }
  .post_content .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .post_content .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .post_content .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .post_content .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .post_content .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .post_content .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .post_content .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .post_content .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .post_content .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .post_content .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .post_content .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .post_content .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .post_content .pt-md-0 {
    padding-top: 0 !important;
  }
  .post_content .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .post_content .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .post_content .pt-md-3 {
    padding-top: 1rem !important;
  }
  .post_content .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .post_content .pt-md-5 {
    padding-top: 3rem !important;
  }
  .post_content .pe-md-0 {
    padding-right: 0 !important;
  }
  .post_content .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .post_content .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .post_content .pe-md-3 {
    padding-right: 1rem !important;
  }
  .post_content .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .post_content .pe-md-5 {
    padding-right: 3rem !important;
  }
  .post_content .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .post_content .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .post_content .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .post_content .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .post_content .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .post_content .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .post_content .ps-md-0 {
    padding-left: 0 !important;
  }
  .post_content .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .post_content .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .post_content .ps-md-3 {
    padding-left: 1rem !important;
  }
  .post_content .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .post_content .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 960px) {
  .post_content .order-lg-0 {
    order: 0 !important;
  }
  .post_content .order-lg-1 {
    order: 1 !important;
  }
  .post_content .order-lg-2 {
    order: 2 !important;
  }
  .post_content .order-lg-3 {
    order: 3 !important;
  }
  .post_content .order-lg-4 {
    order: 4 !important;
  }
  .post_content .order-lg-5 {
    order: 5 !important;
  }
  .post_content .order-lg-last {
    order: 6 !important;
  }
  .post_content .m-lg-0 {
    margin: 0 !important;
  }
  .post_content .m-lg-1 {
    margin: 0.25rem !important;
  }
  .post_content .m-lg-2 {
    margin: 0.5rem !important;
  }
  .post_content .m-lg-3 {
    margin: 1rem !important;
  }
  .post_content .m-lg-4 {
    margin: 1.5rem !important;
  }
  .post_content .m-lg-5 {
    margin: 3rem !important;
  }
  .post_content .m-lg-auto {
    margin: auto !important;
  }
  .post_content .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .post_content .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .post_content .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .post_content .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .post_content .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .post_content .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .post_content .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .post_content .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .post_content .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .post_content .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .post_content .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .post_content .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .post_content .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .post_content .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .post_content .mt-lg-0 {
    margin-top: 0 !important;
  }
  .post_content .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .post_content .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .post_content .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .post_content .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .post_content .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .post_content .mt-lg-auto {
    margin-top: auto !important;
  }
  .post_content .me-lg-0 {
    margin-right: 0 !important;
  }
  .post_content .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .post_content .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .post_content .me-lg-3 {
    margin-right: 1rem !important;
  }
  .post_content .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .post_content .me-lg-5 {
    margin-right: 3rem !important;
  }
  .post_content .me-lg-auto {
    margin-right: auto !important;
  }
  .post_content .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .post_content .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .post_content .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .post_content .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .post_content .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .post_content .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .post_content .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .post_content .ms-lg-0 {
    margin-left: 0 !important;
  }
  .post_content .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .post_content .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .post_content .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .post_content .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .post_content .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .post_content .ms-lg-auto {
    margin-left: auto !important;
  }
  .post_content .p-lg-0 {
    padding: 0 !important;
  }
  .post_content .p-lg-1 {
    padding: 0.25rem !important;
  }
  .post_content .p-lg-2 {
    padding: 0.5rem !important;
  }
  .post_content .p-lg-3 {
    padding: 1rem !important;
  }
  .post_content .p-lg-4 {
    padding: 1.5rem !important;
  }
  .post_content .p-lg-5 {
    padding: 3rem !important;
  }
  .post_content .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .post_content .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .post_content .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .post_content .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .post_content .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .post_content .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .post_content .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .post_content .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .post_content .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .post_content .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .post_content .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .post_content .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .post_content .pt-lg-0 {
    padding-top: 0 !important;
  }
  .post_content .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .post_content .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .post_content .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .post_content .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .post_content .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .post_content .pe-lg-0 {
    padding-right: 0 !important;
  }
  .post_content .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .post_content .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .post_content .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .post_content .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .post_content .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .post_content .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .post_content .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .post_content .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .post_content .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .post_content .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .post_content .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .post_content .ps-lg-0 {
    padding-left: 0 !important;
  }
  .post_content .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .post_content .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .post_content .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .post_content .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .post_content .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
.post_content .fz16 {
  font-size: 15px;
}
@media (min-width: 1280px) {
  .post_content .fz16 {
    font-size: 16px;
  }
}
@media (max-width: 599px) {
  .post_content .fz12_sp {
    font-size: 12px !important;
  }
}
.post_content .border_black {
  border: 1px solid #191919;
}
.post_content .bt_none {
  border-top: none !important;
}
.post_content .ttl_bar {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: flex-end;
}
.post_content .ttl_bar:before {
  content: "＼";
  margin-right: 0.5em;
  position: relative;
  width: auto;
  height: auto;
  background: transparent;
  color: inherit;
}
.post_content .ttl_bar:after {
  content: "／";
  margin-left: 0.5em;
  color: inherit;
}
.post_content .cta_btn_contact .cta_btn_tel .swell-block-button__link {
  padding: 0;
}
.post_content .cta_btn_contact .cta_btn_tel .swell-block-button__link::before {
  width: 0.65em;
  left: 1em;
}
@media (max-width: 959px) {
  .post_content .cta_btn_contact .cta_btn_tel .swell-block-button__link::before {
    left: 3em;
    height: 2em;
  }
}
@media (max-width: 599px) {
  .post_content .cta_btn_contact .cta_btn_tel .swell-block-button__link::before {
    left: 1em;
    height: 1.7em;
  }
}
.post_content .cta_btn_contact .cta_btn_tel .fz16 {
  font-size: 16px;
  display: block;
  margin-top: 6px;
}
@media (max-width: 959px) {
  .post_content .cta_btn_contact .cta_btn_tel .fz16 {
    font-size: 14px;
  }
}
.post_content .cta_btn_contact .cta_btn_mail .swell-block-button__link {
  padding: 0;
  font-size: 20px;
}
@media (max-width: 959px) {
  .post_content .cta_btn_contact .cta_btn_mail .swell-block-button__link {
    font-size: 17px;
  }
}
.post_content .cta_btn_contact .cta_btn_mail .swell-block-button__link:before {
  width: 1.5em;
  height: 1.3em;
  left: 1.5em;
  background: url(images/icon_mail_o.png) top left/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .cta_btn_contact .cta_btn_mail .swell-block-button__link:before {
    width: 1.2em;
    height: 1em;
  }
}
@media (max-width: 599px) {
  .post_content .cta_btn_contact .cta_btn_mail .swell-block-button__link:before {
    left: 1em;
  }
}
.post_content .contact_privacy-policy {
  padding: 2em 1em;
  border: 1px solid #191919;
  height: 300px;
  overflow-y: scroll;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1280px) {
  .post_content .contact_privacy-policy {
    padding: 2em;
  }
}
.post_content .inspection_img_l figure {
  height: 100%;
}
.post_content .inspection_img_l img {
  height: 100%;
  object-fit: cover;
}
.post_content .leakage_step_wrap > .swell-block-step__item {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 599px) {
  .post_content .paint_img_l img {
    height: 120px;
    width: 100%;
    object-fit: cover;
  }
}
.post_content .table_paint th {
  font-size: 18px;
}
@media (max-width: 959px) {
  .post_content .table_paint th {
    font-size: 15px;
  }
}
.post_content .table_paint th:nth-child(3) .swl-format-1 {
  font-size: 14px;
}
@media (max-width: 959px) {
  .post_content .table_paint th:nth-child(3) .swl-format-1 {
    font-size: 12px;
  }
}
.post_content .table_paint td:nth-child(1) {
  font-size: 18px;
  background: #fffadf !important;
}
@media (max-width: 959px) {
  .post_content .table_paint td:nth-child(1) {
    font-size: 15px;
  }
}
@media (max-width: 959px) {
  .post_content .table_paint td:nth-child(1), .post_content .table_paint td:nth-child(2), .post_content .table_paint td:nth-child(4) {
    width: 8em !important;
  }
}
.post_content .table_paint td:nth-child(3) {
  font-size: 13px;
}
@media (max-width: 959px) {
  .post_content .table_paint td:nth-child(3) {
    font-size: 10px;
    width: 16em !important;
  }
}
.post_content .table_paint td:nth-child(3) .swl-format-1 {
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 959px) {
  .post_content .table_paint td:nth-child(3) .swl-format-1 {
    font-size: 18px;
  }
}
.post_content .table_paint td:nth-child(5) {
  font-size: 12px;
}
.post_content .step_gutter {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.post_content .step_gutter .cap_box_content {
  padding: 1rem 0.5rem;
  flex: 1;
}
@media (max-width: 599px) {
  .post_content .step_gutter .cap_box_content {
    padding: 1rem;
  }
}