@charset "UTF-8";
/*-------------------------
全ページ共通部分
-------------------------*/
body .footer,
body figure {
  margin: 0;
}

.dis_none {
  display: none !important;
}

.single-company-lp .breadcrumbs,
.single-cons-lp .breadcrumbs {
  display: none;
}
.single-company-lp .btn_01,
.single-cons-lp .btn_01 {
  width: 182px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #ffffff;
  background: #ff9902;
  border-radius: 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .header,
  .single-cons-lp .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .single-company-lp .header .gnav,
  .single-cons-lp .header .gnav {
    position: relative;
  }
}
.single-company-lp .company-lp .section_header,
.single-cons-lp .company-lp .section_header {
  background: #1d426e;
  max-height: 368px;
  position: relative;
  margin-bottom: 75px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header,
  .single-cons-lp .company-lp .section_header {
    max-height: 483px;
    min-height: 483px;
    margin-top: 0;
    background: #fff;
  }
}
.single-company-lp .company-lp .section_header .header_wrap,
.single-cons-lp .company-lp .section_header .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap,
  .single-cons-lp .company-lp .section_header .header_wrap {
    display: block;
    position: relative;
    z-index: 2;
    min-height: 483px;
    background-color: #fff;
    overflow: hidden;
  }
}
.single-company-lp .company-lp .section_header .header_wrap .title_wrap,
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap {
  margin: 30px 26px 65px 30px;
  width: 593px;
  color: #fff;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap .title_wrap,
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap {
    width: 85%;
    min-height: 358px;
    position: absolute;
    z-index: 2;
    margin: 0;
    color: #fff;
    background: #1d426e;
    padding: 13px 30px 30px;
    margin-left: 5%;
  }
}
.single-company-lp .company-lp .section_header .header_wrap .title_wrap p,
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap p {
  margin-top: 63px;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap .title_wrap p,
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap p {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
}
.single-company-lp .company-lp .section_header .header_wrap .title_wrap .page-title,
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap .page-title {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap .title_wrap .page-title,
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap .page-title {
    font-size: 30px;
  }
}
.single-company-lp .company-lp .section_header .header_wrap figure,
.single-cons-lp .company-lp .section_header .header_wrap figure {
  width: 100%;
  height: 368px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap figure,
  .single-cons-lp .company-lp .section_header .header_wrap figure {
    position: absolute;
    top: 76px;
    width: 100%;
    height: 483px;
    z-index: 1;
    margin-bottom: 34px;
  }
}
.single-company-lp .company-lp .section_header .header_wrap figure img,
.single-cons-lp .company-lp .section_header .header_wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .section_header .header_wrap figure img,
  .single-cons-lp .company-lp .section_header .header_wrap figure img {
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: left;
       object-position: left;
  }
}
.single-company-lp .company-lp .lp_page,
.single-cons-lp .company-lp .lp_page {
  text-align: right;
  margin-bottom: 67px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .lp_page,
  .single-cons-lp .company-lp .lp_page {
    margin-bottom: 34px;
  }
}
.single-company-lp .company-lp .lp_page a,
.single-cons-lp .company-lp .lp_page a {
  color: #fff;
}
.single-company-lp .company-lp .content,
.single-cons-lp .company-lp .content {
  padding: 0;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content,
  .single-cons-lp .company-lp .content {
    margin-top: 0;
  }
}
.single-company-lp .company-lp .content .container,
.single-cons-lp .company-lp .content .container {
  width: min(1190px, 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container,
  .single-cons-lp .company-lp .content .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.single-company-lp .company-lp .content .container article,
.single-cons-lp .company-lp .content .container article {
  width: min(750px, 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: transparent;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .toukou,
  .single-cons-lp .company-lp .content .container article .toukou {
    margin-bottom: 10px;
  }
}
.single-company-lp .company-lp .content .container article .post_item,
.single-cons-lp .company-lp .content .container article .post_item {
  margin: 0 auto;
  background: #fff;
  width: min(758px, 100%);
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .post_img,
  .single-cons-lp .company-lp .content .container article .post_item .post_img {
    position: relative;
  }
}
.single-company-lp .company-lp .content .container article .post_item .post_img figure,
.single-cons-lp .company-lp .content .container article .post_item .post_img figure {
  width: min(758px, 100%);
  height: 440px;
  max-height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .post_img figure,
  .single-cons-lp .company-lp .content .container article .post_item .post_img figure {
    height: 248px;
  }
}
.single-company-lp .company-lp .content .container article .post_item .post_img figure img,
.single-cons-lp .company-lp .content .container article .post_item .post_img figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.single-company-lp .company-lp .content .container article .post_item p,
.single-cons-lp .company-lp .content .container article .post_item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
.single-company-lp .company-lp .content .container article .post_item h2,
.single-cons-lp .company-lp .content .container article .post_item h2 {
  height: 50px;
  font-weight: 700;
  line-height: 25px;
  font-size: 20px;
  position: relative;
  text-align: left;
  letter-spacing: 0.04rem;
  margin: 32px 0 10px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item h2,
  .single-cons-lp .company-lp .content .container article .post_item h2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 100%;
    font-size: 20px;
    line-height: 22px;
    max-height: 66px;
  }
}
.single-company-lp .company-lp .content .container article .post_item h2::after,
.single-cons-lp .company-lp .content .container article .post_item h2::after {
  content: "";
  margin-top: 9px;
  display: block;
  background: #2c3f70;
  width: 100%;
  height: 1px;
  bottom: -9px;
}
.single-company-lp .company-lp .content .container article .post_item figure + h2,
.single-cons-lp .company-lp .content .container article .post_item figure + h2 {
  margin-top: 60px;
}
.single-company-lp .company-lp .content .container article .post_item h2 + p,
.single-company-lp .company-lp .content .container article .post_item h2 + h3,
.single-cons-lp .company-lp .content .container article .post_item h2 + p,
.single-cons-lp .company-lp .content .container article .post_item h2 + h3 {
  margin-top: 16px;
}
.single-company-lp .company-lp .content .container article .post_item h3,
.single-cons-lp .company-lp .content .container article .post_item h3 {
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 36px;
  position: relative;
  padding-left: 11px;
  margin: 35px 0 16px;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item h3,
  .single-cons-lp .company-lp .content .container article .post_item h3 {
    font-size: 18px;
    line-height: 20px;
    padding: 0 0 0 21px;
    height: auto;
    max-height: 60px;
  }
}
.single-company-lp .company-lp .content .container article .post_item h3::before,
.single-cons-lp .company-lp .content .container article .post_item h3::before {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  width: 3px;
  height: 22px;
  background: #2c3f70;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item h3::before,
  .single-cons-lp .company-lp .content .container article .post_item h3::before {
    max-height: 54px;
    height: auto;
  }
}
.single-company-lp .company-lp .content .container article .post_item .wp-block-image,
.single-cons-lp .company-lp .content .container article .post_item .wp-block-image {
  overflow: hidden;
  margin-top: 2rem;
  aspect-ratio: 16/9;
}
.single-company-lp .company-lp .content .container article .post_item .wp-block-image img,
.single-cons-lp .company-lp .content .container article .post_item .wp-block-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item ul,
  .single-cons-lp .company-lp .content .container article .post_item ul {
    margin-left: 0;
  }
}
.single-company-lp .company-lp .content .container article .post_item table,
.single-cons-lp .company-lp .content .container article .post_item table {
  width: 100%;
  margin-top: 1rem;
}
.single-company-lp .company-lp .content .container article .post_item table td,
.single-company-lp .company-lp .content .container article .post_item table th,
.single-cons-lp .company-lp .content .container article .post_item table td,
.single-cons-lp .company-lp .content .container article .post_item table th {
  border: #969696 1px solid;
  padding: 0.5em;
}
.single-company-lp .company-lp .content .container article .post_item table th,
.single-cons-lp .company-lp .content .container article .post_item table th {
  white-space: nowrap;
  font-weight: normal;
  background: #f5f5f5;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item table th,
  .single-cons-lp .company-lp .content .container article .post_item table th {
    text-align: center;
  }
}
.single-company-lp .company-lp .content .container article .post_item table td,
.single-cons-lp .company-lp .content .container article .post_item table td {
  text-align: left;
}
.single-company-lp .company-lp .content .container article .post_item .lp-img-auto,
.single-cons-lp .company-lp .content .container article .post_item .lp-img-auto {
  margin: 30px 0 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.single-company-lp .company-lp .content .container article .post_item .lp-img-auto img,
.single-cons-lp .company-lp .content .container article .post_item .lp-img-auto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block {
  margin: 43px auto 68px;
  position: relative;
  padding: 19px;
  width: 100%;
  border: solid 1px #c1bfbf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  color: #2c3f70;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block h4,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts {
  margin: 0;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li,
  .single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li figure,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li figure {
  width: min(132px, 100%);
  height: 72px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li figure img,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap,
  .single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap {
    margin-left: 0;
  }
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a {
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #2c3f70;
}
.single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a:hover,
.single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a,
  .single-cons-lp .company-lp .content .container article .post_item .related-posts-block .related-posts li .related_wrap a {
    margin-bottom: 15px;
  }
}
.single-company-lp .company-lp .content .container article .post_item .btn_01,
.single-cons-lp .company-lp .content .container article .post_item .btn_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.single-company-lp .company-lp .content .container article .post_item .post_content,
.single-cons-lp .company-lp .content .container article .post_item .post_content {
  padding-bottom: 70px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .post_content,
  .single-cons-lp .company-lp .content .container article .post_item .post_content {
    margin-top: 0;
  }
}
.single-company-lp .company-lp .content .container article .post_item .post_content .post_box,
.single-cons-lp .company-lp .content .container article .post_item .post_content .post_box {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container article .post_item .post_content .post_box,
  .single-cons-lp .company-lp .content .container article .post_item .post_content .post_box {
    padding: 36px 24px 0 21px;
  }
}
.single-company-lp .company-lp .content .container article .post_item .post_content .post_box #toc_container,
.single-cons-lp .company-lp .content .container article .post_item .post_content .post_box #toc_container {
  margin: 49px 0 32px;
}
.single-company-lp .company-lp .content .container aside,
.single-cons-lp .company-lp .content .container aside {
  width: min(331px, 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #2c3f70;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container aside,
  .single-cons-lp .company-lp .content .container aside {
    width: 90%;
    margin: 0 auto 80px;
  }
}
.single-company-lp .company-lp .content .container aside .widget-title,
.single-cons-lp .company-lp .content .container aside .widget-title {
  margin: 12px auto 45px;
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  height: 35px;
  letter-spacing: 0.1rem;
  position: relative;
  text-align: center;
}
.single-company-lp .company-lp .content .container aside .widget-title::before, .single-company-lp .company-lp .content .container aside .widget-title::after,
.single-cons-lp .company-lp .content .container aside .widget-title::before,
.single-cons-lp .company-lp .content .container aside .widget-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #2c3f70;
  margin-bottom: 10px;
  position: absolute;
  top: -12px;
}
.single-company-lp .company-lp .content .container aside .widget-title::after,
.single-cons-lp .company-lp .content .container aside .widget-title::after {
  top: auto;
  bottom: -24px;
}
.single-company-lp .company-lp .content .container aside .widget_media_image,
.single-cons-lp .company-lp .content .container aside .widget_media_image {
  margin-bottom: 36px;
}
.single-company-lp .company-lp .content .container aside .widget,
.single-cons-lp .company-lp .content .container aside .widget {
  margin-bottom: 20px;
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-item,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-thumbnail,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-thumbnail {
  width: 98px;
  height: 81px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-thumbnail img,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou {
  margin: 0 0 8px;
  position: relative;
  padding-left: 17.5px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1rem;
  line-height: 1.3;
  color: #000;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou,
  .single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou {
    margin-bottom: 20px;
  }
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou::before,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-meta .toukou::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-image: url("../img/toukou2.svg");
}
.single-company-lp .company-lp .content .container aside .widget .focus-posts .p-meta .p-title a,
.single-cons-lp .company-lp .content .container aside .widget .focus-posts .p-meta .p-title a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.08rem;
  text-decoration: none;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.single-company-lp .company-lp .content .container aside .btn_01,
.single-cons-lp .company-lp .content .container aside .btn_01 {
  width: 194px;
  height: 36px;
  border-radius: 5px;
  background: #4db19d;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px auto 0;
}
.single-company-lp .company-lp .content .container aside .widget_media_image,
.single-cons-lp .company-lp .content .container aside .widget_media_image {
  margin-top: 0 !important;
}
.single-company-lp .company-lp .contact_wrap,
.single-cons-lp .company-lp .contact_wrap {
  width: min(1100px, 100%);
  margin: 100px auto 240px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap,
  .single-cons-lp .company-lp .contact_wrap {
    margin: 50px auto 80px;
    padding: 0 27px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_title,
.single-cons-lp .company-lp .contact_wrap .contact_title {
  width: min(854px, 90%);
  font-weight: 500;
  font-size: 48px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #1d426e;
  padding-bottom: 25px;
  position: relative;
  justify-self: center;
  margin-bottom: 57px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_title,
  .single-cons-lp .company-lp .contact_wrap .contact_title {
    font-size: 20px;
    margin-bottom: 23px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 47px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left {
  max-width: 542px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left {
    max-width: 100%;
    margin-bottom: 38px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 542px;
  height: 260px;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img {
    width: 100%;
    height: 155px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img img,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_title,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
  text-align: left;
  color: #57b7e0;
  margin-bottom: 25px;
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt {
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 25px;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt.ore,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt.ore {
  font-weight: 700;
  color: #ff9902;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  margin: 15px auto;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt.ore,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt.ore {
    font-size: 18px;
    line-height: 30px;
    margin: 23px auto 38px;
    text-align: center;
  }
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_left .contact_box_txt {
  list-style-type: disc;
  list-style-position: inside;
}
.single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_right,
.single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1rem;
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .single-company-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_right,
  .single-cons-lp .company-lp .contact_wrap .contact_box .contact_box_inner .contact_right {
    max-width: 100%;
  }
}

.single-cons-lp .company-lp .section_header {
  background: #4db19d;
  max-height: 368px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header {
    background: #fff;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap {
    display: block;
    position: relative;
    z-index: 2;
    min-height: 483px;
    background-color: #fff;
    overflow: hidden;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap {
  margin: 30px 26px 0px 30px;
  width: 480px;
  color: #fff;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap {
    width: 85%;
    min-height: 358px;
    position: absolute;
    z-index: 2;
    margin: 0;
    color: #fff;
    background: #4db19d;
    padding: 13px 30px 30px;
    margin-left: 5%;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap p {
  margin-top: 63px;
  letter-spacing: normal;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap p {
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap .title_wrap .page-title {
  font-size: 32px;
  line-height: 50px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap .title_wrap .page-title {
    font-size: 30px;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap figure {
  width: 100%;
  height: 368px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap figure {
    position: absolute;
    top: 76px;
    width: 100%;
    height: 483px;
    z-index: 1;
    margin-bottom: 34px;
  }
}
.single-cons-lp .company-lp .section_header .header_wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1023px) {
  .single-cons-lp .company-lp .section_header .header_wrap figure img {
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: left;
       object-position: left;
  }
}
.single-cons-lp .company-lp .contact_wrap .contact_title {
  width: 100%;
  color: #1d426e;
  border-color: #1d426e;
}