/* 共通 */
.matching {
  text-align: center;
}

#header-second {
    background: transparent;
}

.explain-text {
  color: #011018;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 150% */
  margin-top: 1.25rem;
}
.step-container {
  margin-top: 3.75rem !important;
}
#step2-support.step-container,
#step3-support.step-container {
  margin: 7.5rem auto 2.5rem !important;
}  
#feature.feature {
  margin-top: 1.25rem;
}
@media screen and (max-width: 1200px) {
  .step-container {
    margin-top: 0 !important;
  }
  #step2-support.step-container,
  #step3-support.step-container {
    margin: 3.75rem 0 0 !important;
  }
}
@media screen and (max-width: 768px) {
  #feature .step-container {
    padding-top: 3.13rem !important;
  }
  #step2-support.step-container,
  #step3-support.step-container
  {
    margin: 0 !important;
    padding: 0rem !important;
  }
  #step2-support.step-container,
  #step3-support.step-container  {
    margin-top: 5.5rem !important;
  }
  #step3-support .feature-title {
    margin-bottom:1.88rem;
  }

  .explain-text {
    margin-top: 0;
    padding: 0 7vw;
  }
  .explain-text2 {
    padding:0 7vw;
    margin-top: 0;
  }
}
/* Consult Section */
.consult {
    position: relative;
    overflow: visible;
    /* height: 80vh; */
    height: 720px;
}

.consult-container {
    margin: 0 10vw;
}

.consult-content {
    flex: 1;
    position: relative;
    z-index: 2;
    min-width: 0;
    padding: 17rem 0 10rem;
    display: inline-flex;
    flex-direction: column;
}

.consult-title {
    font-family: "Noto Sans JP";
    font-style: normal;
    font-size: 3.13456rem;
    font-weight: 700;
    letter-spacing: 0.06269rem;
    background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;  
    line-height: normal;
    letter-spacing: 0.06269rem;  
    
}
  
  .consult-subtitle {
    color: #011018;
    font-family: "Noto Sans JP";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.02rem;
    margin-top: 0;
  }
  
  .consult-circle {
    position: absolute;
    top: 38%;
    left: 27%;
  }
  
  .consult-image {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-width: 0;
  }
  .consult-circle-image {
    width: 130%;
  }
  
  .japan-map {
    width: 33rem;
    position: absolute;
    top: -4rem;
    right: 9vw;
    z-index: -1;
  }

  .consult-map-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    opacity: 0.4;
  }
  .banner {
    position: relative;
    z-index: 100;
    width: 98%;
    overflow: hidden;
    display: block;
    margin: -10rem 0 -20rem auto;
  }
  
  .full-width-image {
    width: 100%;
    height: 31rem;
    object-fit: cover;
    border-radius: 1.12881rem 0 0 1.12881rem;
  }
@media screen and (max-width: 1920px) {
  .japan-map {
    width: 40rem;
  }
}
@media screen and (max-width: 1200px) {
.consult-title {
  font-size: 2.50106rem;
  line-height: 2.83456rem; /* 113.333% */
  letter-spacing: 0.025rem; 
  
}
  .japan-map {
    top: 0;
    right: 9vw;
    z-index: -1;
  }
  .consult-content {
    padding: 12rem 0 10rem;
  }

  .consult-circle {
    top: 22%;
    left: 22%;
  }
  
  .full-width-image {
    height: 26rem;
  }
  .consult-subtitle {
    margin-top: 0.5rem;
  }
      
  .consult {
    padding: 2rem 0;
    margin-bottom: 0;
    height: 55vh;
  }
  .banner {
    margin: -10rem 0 -15rem auto;
  }
  
}
@media (max-width: 768px) {
  .consult-container {
    margin: 0 5vw;
}
    
    .consult-circle {
      top: 31%;
      left: 11%;
    }
    .consult-circle-image {
        width: 110%;
    }

    .consult-image {
        justify-content: center;
        width: 100%;
    }
    .japan-map {
      width: 28rem;
      top: 4.5rem;
      right: -17vw;
    }
    .consult {
      height: 60vh;
    }
  }
  
  @media (max-width: 576px) {
    .container {
      padding: 0 var(--spacing-md);
    }
    
    .header-container {
      height: 60px;
      padding: 0 var(--spacing-md);
    }
    
    .logo-image {
      height: 20px;
    }
    
    .breadcrumb-item {
      font-size: 1.2rem;
    }
    
    .features {
      padding-top: var(--spacing-xxl);
    }
  }

    /* Concerns Section */
    #matching .concerns-grid {
        grid-template-columns: repeat(3, 17rem);
        margin: 3rem auto 0;
        }
    #matching .concerns-bg-color {
      position: relative;
      height: auto;
      z-index: 5;
    }
    #matching .concerns-inner {
        padding: 25rem 6.25rem 3.03rem;
    }
    #matching .concern-image {
      width: 12rem;
    }

    #concerns .dg-triangle-wrapper {
      background-color: #F2F8FB;
      z-index: 1;
    }
    /* 強調文字用のスタイル */
    .emphasis-noDot {
        position: relative; /* 疑似要素を文字の上に配置するため */
        display: inline-block; /* 要素の幅を文字に合わせる */
        font-size: 3rem;
        color: #FFF;
        font-family: "Noto Sans JP";
        font-size: 2.1875rem;
        font-weight: 700;
        padding: 0 0.25rem;
    }
    #matching .concerns-title {
      line-height: 3.5rem;
    }
    #matching .emphasis::before,
    #field-investigation-service .emphasis::before {
        top: -1.5rem;
    }
    @media screen and (max-width: 1200px)   {
      #matching .concerns-inner {
        padding: 10.6rem 3.25rem 5.87rem;
    }
    #matching .emphasis::before,
    #field-investigation-service .emphasis::before {
        top: -1.5rem;
    }
    }
@media screen and (max-width: 768px) {
  #matching .concerns-inner {
    padding: 11.6rem 1.25rem 5.87rem;
}
.emphasis-noDot {
  font-size: 1.75rem;
}

#matching .concerns-title {
  font-size: 1.375rem;
  line-height: normal;
}
#matching .concern-image {
  height: 9.3rem;
}
#matching .emphasis::before,
#field-investigation-service .emphasis::before {
    top: -1.2rem;
}
}
    /* realization Section */
    .realization {
        position: relative;
        text-align: center;
    }
    
    .realization-bg-color {
        width: 100%;
        background: #F2F8FB;
        z-index: 5;
        position: relative;
    }
    .realization-inner {
        position: relative;
        padding: 5.03rem 6.25rem 3.06rem;
        margin-top: 0;
    }
    #matching .realization .dg-triangle-wrapper {
      margin-top: 0px !important;
    }
    .realization .dg-triangle-wrapper {
        background-color: #fff;
    }
    .realization .dg-triangle::before {
        background: #F2F8FB;
        
    }

  .realization .dg-triangle {
    /* background: #F2F8FB; */
    height: 4.8rem;
  }
  .realization .dg-triangle-wrapper::after {
    bottom: 30px;
  }
  .dg-triangle-wrapper::after {
    /* content: ""; */
    position: absolute;
    left: -5%;   /* 横を少し広げると端が自然 */
    right: -5%;
    bottom: -15px;
    height: 80px;
  
    background: linear-gradient(
      to bottom,
      rgba(0,40,80,0.25) 0%,
      rgba(0,40,80,0.20) 60%,
      rgba(0,40,80,0) 100%
    );
    clip-path: polygon(0 0,100% 0,50% 120%);
    filter: blur(28px);
    opacity: 0.2;
    pointer-events: none;
  }
  

    .realization h1 {
        color: #004E81;
        font-family: "Noto Sans JP", sans-serif;
        font-size: 2.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        text-align: center;
        position: relative;
    }
    
    .realization h1 span.dg-nara,
    .realization h1 span.dg-support {
        font-size: 1.75rem;
        line-height: 150%;
    }
    .realization h1 span.dg-title {
        font-size: 2.125rem;
        line-height: 150%;
        margin-right: -0.4rem;
    }
    
    .realization h1 span.dg-five {
        font-size: 2.8125rem;
    }

    #realization .realization-title {
        font-size: 2.1875rem;
        font-weight: 700;
    }
    .realization-offer {
      text-align: center;
      font-family: "Noto Sans JP";
      font-size: 1.375rem;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      margin-top: 1.25rem;
      background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    #realization .dg-diagram-container {
        position: relative;
        margin: 1.69rem auto 3.06rem;
        width: 100%;
        max-width: 1080px;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .matching-text {
      text-align: center;
      font-size: 1.375rem;
      font-weight: 700;
      background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
      background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
      padding-bottom: 1.95rem;
    }
    
@media (max-width: 1200px) {
  .realization-inner {
    padding: 2.5rem 7vw 2rem;
}
#realization .dg-diagram-container {
  margin: 1.69rem auto 0rem;
}
.realization h1 {
  font-size: 2rem;
  line-height: 3.25rem;
}
}
@media screen and (max-width: 768px) {
  .realization-inner {
    padding: 0 7vw 2rem;
}
#realization .dg-diagram-container {
  margin: 1rem auto 3.06rem;
}
}
/* feature Section */
.about-inner {
  padding: 3.06rem 0 .56rem;
}

.feature {
  width: 100%;
  padding: 48px 0;
}

.page-id-66805 #feature .about-bg-color {
  position: relative;
  height: auto;
}

.feature-title {
    font-family: "Noto Sans JP";
    font-size: 2rem;
    color: #004C84;
    font-weight: 500;
    padding: 0;
    text-align: center;
}
.feature-label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #004C84;
  color: white;
  padding: 0.2rem 1.5rem;  
  border-radius: 1.25rem;
  font-weight: bold;
}
.feature-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
}

.feature-content {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.feature-text {
  margin-bottom: var(--spacing-xl);
}

.feature-description {
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  color: var(--text-color);
  line-height: 1.8;
}

.feature-image-wrapper {
  width: 100%;
  background: linear-gradient(
    270deg,
    rgba(191, 212, 222, 0.40) 0%,
    rgba(239, 244, 247, 0.40) 22.12%,
    rgba(255, 255, 255, 0.40) 52.4%,
    rgba(239, 244, 247, 0.40) 80.19%,
    rgba(191, 212, 222, 0.40) 100%
  );
  margin-top: 2.5rem;
}
.feature-image {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding-bottom: 10px;
}
#matching .feature-image-noscroll {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 1.22rem 0 3.04rem;
}

.feature-img-noscroll {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.feature-image-noscroll-jpn {
  width: 100%;
  max-width: 1080px !important;
  margin: 0 auto;
}
.feature-img-noscroll-jpn {
  width: 100%;
  margin: 0 auto;
  padding: 2rem 0;
}

.feature-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-width: 100%;
  min-width: 600px;
}
#matching .dg-center-diagram {
  width: 100%;
  max-width: 1080px;
}
@media screen and (max-width: 1200px) {
  .feature {
    padding: 0.81rem 0 0;
  }
  .feature-image-wrapper {
    padding: 0 10vw;
    margin-top: 0;
  }
  .feature-image {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 1;
    pointer-events: auto;  /* ← 触れるようにする */
  }
  .feature-img {
    display: block;
    width: auto;
    max-width: none;
    min-width: 800px;  /* 端末幅より大きめに */
    height: auto;
    object-fit: cover;
    -webkit-user-drag: none;
    user-select: none;
  }
.feature-info {
  gap: 1.5rem;
}
.feature-img-noscroll {
  padding: 0 25vw;
}
.feature-title {
  line-height: 1.25;
}
}
@media (max-width: 1024px) {
  #matching .concerns-grid,
  #field-investigation-service .concerns-grid {
    grid-template-columns: repeat(2, 17rem);
    justify-content: center;
    }
    /* 最後の1枚を中央に配置 */
    #matching .concerns-grid .concern-card:last-child:nth-child(odd),
    #field-investigation-service .concerns-grid .concern-card:last-child:nth-child(odd) {
      grid-column: 1 / -1;
      justify-self: center;
      width: 17rem; /* カードの横幅を固定 */
    }
    .realization h1 span.dg-nara,
    .realization h1 span.dg-support {
        font-size: 1.25rem;
        line-height: normal;
    }
    .realization h1 span.dg-title {
        font-size: 1.5rem;
        line-height: normal;
    }
}
@media (max-width: 768px) {
  #matching .concerns-grid,
  #field-investigation-service .concerns-grid {
    grid-template-columns: repeat(1, 17rem);
    }
    .feature-image {
      width: 100%;
      padding: 2rem 0;
    }
    #matching .flow-title {
      letter-spacing: normal;
    }
    .feature-title {
      font-size: 1.5625rem;
      line-height: 1.25;
    }
    .feature-label {
      font-size: 0.9rem;
      padding: 0.1rem 0.9rem;
      height: auto;
      height: 2.2rem;
    }
    .realization h1 {
      line-height: normal;
      font-size: 1.25rem;

  }
  .feature-img-noscroll-jpn {
    width: 100%;
    padding: 0;
  }
  .feature-img {
    min-width: 600px;
  }
  .feature-info {
    gap: 0.75rem;
  }
  .feature-image-wrapper {
    padding: 2.5rem 10vw;
  }
  .feature-img-noscroll {
    padding: 0 7vw;
  }
}

/* Coverage Section */
.coverage {
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}

.coverage-details {
  border-top: 1px solid var(--border-color);
  padding-top: var(--spacing-xl);
}

.details-section {
  margin-top: 1.37rem;
}
.details-section:first-of-type {
  margin-top: 1.88rem;
}

.details-title {
  font-size: 1.25rem;
  color: #FFF;
  font-weight: 350;
  padding: 0.05rem 0.5425rem 0.2rem;
  margin-bottom: .88rem;
  background-color: #004C84;
  display: inline-block;
}
.details-content-wrapper {
  display: flex;
  flex-wrap: wrap
}
.details-content {
  color: #011018;
  font-family: "Noto Sans JP";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom:.31rem;
}
.details-content::after {
  content: "/";
  display: inline-block;
  color: #011018;
  margin: 0 15px;
}
.details-content:last-child::after {
  display: none;
}

.details-note {
  display: inline-block;
  font-family: "Noto Sans JP";
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.25rem;
  background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 2rem;
}
.details-attention {
display: inline-block;
font-family: "Noto Sans JP";
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.01125rem;
background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.notes {
  margin-top: 1rem;
}

.note {
  color: #011018;
  font-family: "Noto Sans JP";
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.37rem;
}
@media screen and (max-width: 1200px) {
  .details-note {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .note {
    font-size: 0.875rem;
  }
  .details-attention {
    font-size: 1rem;
    margin-top: 0.94rem;
  }
}
/* feature2 */

.matching-case .feature-support {
  padding: 0 7vw 3.75rem;
}
.feature.feature-support.cost-details {
  padding: 0 0 0 ;
}
.feature-support-noscroll {
  padding: 0 10vw 0 ;
}
.feature.feature-support-noscroll.risk-hedge {
  padding: 0 10vw 3.75rem ;
}
@media screen and (max-width: 1200px) {
  .feature-support {
  padding: 0 7vw 3.75rem;
}
.feature-support-noscroll {
  padding: 0 7vw 0 ;
}
}
@media screen and (max-width: 768px) {
  .details-note {
    font-size: 1.25rem;
    margin-top: 1.25rem;
    line-height: normal;
    /* line-height: 2;
    font-weight: 700; */
  }
  .details-section {
    margin-top: 2rem;
  }
  .feature-support {
    padding:0 ;
  }
  .feature-support-noscroll {
    padding: 1.88rem 20vw 2.48rem !important;
  }
  .matching-case  .feature-support-noscroll {
    padding: 0 1.25rem 2.48rem !important;
  } 
  .matching-case .feature-support {
    padding: 0;
  }
}
/* case */

.matching-case {
  margin-top: 5.25rem;
}
.matching-case .dg-triangle-wrapper {
  background-color: #33709D;
  margin-top: -1px !important;
}
.matching-case .dg-triangle::before {
  background: #fff;
}
.matching-case .step-container {
  margin-top: 0 !important;
}
#step5-education.step-container {
  padding: 0 !important;
  position: relative;
  z-index: 5;
  margin-top: 0 !important;
}


.risk-hedge {
  display: flex;
  justify-content: center;
  align-items: center;
}
#matching .case-title {
  font-family: "Noto Sans JP";
  font-size: 2rem;
  color: #004C84 !important;
  font-weight: 500;
  padding: 0;
  margin: 3.75rem 0 1.25rem;
  text-align: center;
}
#matching .case-title.cost-title {
  font-family: "Noto Sans JP";
  font-size: 2rem;
  color: #004C84 !important;
  font-weight: 500;
  margin-top: 0rem;
  text-align: center;
}
#matching .case-title.case-study {
  margin-top: 7.5rem;
}

.case-graph-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 11rem;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
.cost-details {
  background-image: url(../../../assets/matching/bg-gradation.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 48px 17vw;
  margin-top: 1.25rem;
}
.cost-reduce-label {
  background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);;
  color: white;
  padding: 0.5rem 1.5rem 0.6rem;
  border-radius: 1.25rem;
  margin: 0;
  font-family: "Noto Sans JP";
  text-align: center;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 350;
    line-height: 1;
    letter-spacing: 0.01375rem;
    margin-top: 1.56rem;
}
.case-graph {
  width: 100%;
}
.case-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 2rem;
  max-width: 1080px;
  margin: 1.25rem auto 0;
  justify-content: center;
  /* height: 42.0625rem; */
}

.case-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  border-radius: 0.75rem;
  background: #F2FAFF;
  padding: 2.5rem;
}

.company-title {
  padding: 1.2rem;
  text-align: center;
  display: flex;
width: 100%;
height: 2.0625rem;
padding: 0.125rem 1.125rem 0.2rem;
justify-content: center;
align-items: center;
gap: 0.88713rem;
flex-shrink: 0;
background: #004C84;
}

.company-title h2 {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  letter-spacing: 0.01375rem;
}

.company-image {
  width: 7.5rem;
  height: 7.5rem;
  margin: 1.25rem auto 1rem;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--border-gray);
}

.company-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.company-details {
  width: 100%;
  text-align: center;
  padding: 1rem;
  border-top: 1px solid #C3C3C3;
  border-bottom: 1px solid #C3C3C3;
  font-size: 1.1rem;
}

.company-issue {
  padding: 1.5rem 0;
  text-align: center;
}

.company-issue h3 {
  display: inline-block;
  background-color: #767676;
  color: #FFF;
  padding: 0.15rem 0.8rem 0.25rem;
  border-radius: 30px;
  margin-bottom: 1.2rem;
  font-size: 1.1rem;
  font-weight: 500;
}

.company-issue p {
  color:#767676;
  font-family: "Noto Sans JP";
  font-size: 1.25rem;
  font-style: normal;
font-weight: 700;
line-height: 1.75rem; /* 140% */
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #e8e8e8;
}

.consulting-result {
  padding: 1.5rem 0 ;
}
.consulting-result h3 {
  display: block;
  text-align: center;
  margin: 0 auto 1.5rem;
}

.consulting-result h3 span {
  display: inline-block;
  color: #FFF;
  padding: 0.15rem 0.8rem 0.2rem;
  font-size: 1.1rem;
  font-weight: 500;
  border-radius: 1.56469rem;
  background: linear-gradient(87deg, #004C84 24.19%, #1089CB 93.82%);
}

.consulting-result ul {
  list-style: none;
  /* padding-left: 1rem; */
  max-width: 400px;
  margin: 0 auto;
}

.consulting-result li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1.62rem;
  text-align: left;
  color: #004C84;
  font-family: "Noto Sans JP";
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 141.176% */
}

.consulting-result li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #004C84;
  font-weight: bold;
}

.consulting-result li:last-child {
  margin-bottom: 0;
}
.consulting-result-border {
  font-family: "Noto Sans JP";
  font-weight: 700;
  border-bottom: 1px solid #004C84;
  }
.total-flow {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.total-flow-img {
  width: 100%;
}
  @media screen and (max-width: 1200px) {
    .coverage {
      padding:0 7vw;
    }
    .case-graph-container {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 1rem;
      max-width: 1080px;
      width: 100%;
      margin: 0;
    }
    .cost-details {
      background-image: none;
      padding: 0;
      margin-top: 0;
    }
    .case-graph-container .feature-image-noscroll {
      background-image: url(../../../assets/matching/bg-gradation-tabSp.svg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      padding: 48px 20vw;
      margin-top: 1.25rem;
    }
    /* .feature-image {
      padding-left: 7vw;
    } */
    #matching .case-title {
      padding: 0 1.25rem 1.25rem;
    }
    .case-grid {
      grid-template-columns: repeat(1, 1fr);
      margin: 0 auto;
    }
    .case-card {
      width: 75%;
    }
    .company-title {
      padding: 0.125rem 1.125rem 0.3rem;
    }
    .company-issue h3 {
      font-size: 0.9375rem;
      padding: 0.15rem 0.8rem 0.19rem;
    }
    .company-issue h3,
    .consulting-result h3 {
      margin-bottom: 1rem;
    }
    .consulting-result h3 span {
      font-size: 0.9375rem;
    }
  }
  @media screen and (max-width: 1024px) {
    .container {
      padding: 0 1rem;
    }
    
    .header-container {
      height: 60px;
      padding: 0 1rem;
    }
    
    .logo-image {
      height: 20px;
    }
    
    .breadcrumb-item {
      font-size: 1.2rem;
    }
    
    .features {
      padding-top: 3rem;
    }
    
    .coverage-value .number {
      font-size: clamp(2.5rem, 4vw, 3.5rem);
    }
    
    .coverage-value .unit {
      font-size: 1.4rem;
    }
  }

@media (max-width: 768px) {
  .coverage {
    padding: 1.3rem;
  }
  .company-image {
    width: 8rem;
    height: 8rem;
  }
  .company-title {
    padding: 0.125rem 1.125rem 0.3rem;
  }
  .company-title h2 {
    font-size: 1.5rem;
  }

  .company-details {
    font-size: 1.06rem;
  line-height: 1.875rem; /* 140% */
  }
  .company-issue p {
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 700;
  }
  .consulting-result li {
    font-size: 1.06rem;
    padding-left: 1rem;
    line-height: 1.45;
  }
  #matching .case-title,
  #matching .case-title.cost-title {
    font-size: 1.5625rem;
    padding: 0;
  }
  #matching .case-title {
    margin: 2.81rem 0 1.88rem;
  }
  /* #matching .case-title:last-child {
    margin-top: 5rem;
  } */

  #step5-education.step-container {
    padding: 0 2.12rem 1.25rem;
  }
  .feature-image {
    padding: 0 0 2rem 10vw;
  }

  .case-graph-container .feature-image-noscroll {
    background-image: url(../../../assets/matching/bg-gradation-tabSp.svg);
    background-size: cover;
    background-position: auto;
    background-repeat: no-repeat;
    padding: 7px 1.25rem 40px;
    margin-top: 1.25rem;
  }
  .total-flow-wrapper {
    padding: 1.88rem 20vw 2rem !important;
  }
  .total-flow {
    padding: 0 !important;
  }
  .case-grid {
    gap: 1.88rem;
  }
  .case-card {
    width: 100%;
    padding: 2.5rem 1.5rem;
  }
  .cost-reduce-label {
    font-size: 1.125rem;
    height: auto;
    padding: 0.35rem 1.5rem ;
  }
  .company-issue h3 {
    margin-bottom: 0.94rem;
  }
  .consulting-result h3 {
    margin: 0 auto 0.94rem;
  }
}

/* Responsive Styles */
@media (max-width: 992px) {
  
  .consult .container {
    gap: 24px;
  }
  
}

@media (max-width: 768px) {
  .main-nav, 
  .cta-button-container {
    display: none;
  }
  
  .menu-toggle {
    display: flex;
  }
  
  .consult .container {
    flex-direction: column;
    text-align: center;
  }
  
  .consult-content {
    margin-bottom: 2rem;
    padding: 10rem 0 5rem;
  }
  
  .consult-image {
    justify-content: center;
    width: 100%;
  }
  
  .banner {
    position: relative;
    top: 0rem;
    margin-top: 0;
    width: 95%;
  }

  .feature-text {
    padding-right: 0;
    text-align: center;
  }
  
  .coverage-map {
    grid-template-columns: 1fr;
  }
  
  .details-content {
    font-size: 1rem;
    margin-bottom: 0;
  }
  .details-content::after {
    margin: 0 0.62rem;
  }
}

#step5-education .title-container {
  margin: 2.15rem auto 0;
  padding-bottom: 7.22rem;
  background-color: #fff;
  }

/* .dg-triangle-wrapper {
  background-color: #F2F8FB;
  border: none !important;
  position: relative;
  z-index: 1;
  margin-top: -1px !important;
  padding-bottom: 2rem;
} */
/* .dg-triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4.5rem; 
  position: relative;
  z-index: 2;
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.25));
} */

#flow .view-all-button {
  width: 20rem;
}
.survey-img {
  display:flex;
  width: 100%;
  max-width: 1080px;
  margin-top: 3.12rem;
  gap: 1.5rem;
}
.survey-img img {
  width: 100%;
  border-radius: 0.5rem;

}

/* Title Section Styles */
#matching .title-section,
#field-investigation-service .title-section {
  text-align: center;
  padding: 3.75rem 0 0rem ;
  position: relative;
}

#step5-education .title-section {
  padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
#matching .title-section {
  padding: 2.81rem 0 2.78rem ;
}
}
.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.5s linear infinite !important;
  animation-iteration-count: 2;
}
.scroll-hint-icon:after {
  animation-delay: 0s !important;
}

@media screen and (max-width: 768px) {
  #step5-education .title-container {
    margin: 2.15rem 2.3rem 0;
    padding-bottom: 0;
    }
    #matching .title-section .main-title-statement {
      font-size: 1.25rem !important;
    }
}
/* .scroll-hint-shadow-wrap {
  padding: 0 7vw;
} */