.content-policy {
  text-align: center;
  margin-bottom: 6em;
}
.content-policy h3 {
  font-size: clamp(1.2rem,4.65vw,2.2rem);
  line-height: 150%;
  font-weight: 700;
  margin-bottom: 1.364em;
  font-family: "Noto Sans JP";
}
.content-policy .policy-img {
  max-width: 558px;
  margin-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
}
dl.consulting-map {
  display: flex;
  align-items: center;
  margin: 0 auto 14px;
  width: 50.69vw;
  max-width: 980px;
  height: 4.86vw;
  border-radius: 8px;
  background: linear-gradient(90deg, #3616BA 0%, #377FDF 100%); 
}
dl.consulting-map:nth-of-type(3),
dl.consulting-map:nth-of-type(4)  {
  background: linear-gradient(90deg, #18BAB5 0%, #88D7D7 100%);
}
.consulting-map dt {
  width: 17%;
}
.consulting-map dt p {
  color: #fff;
  text-align: center;
  font-family: "Inter", serif;
  letter-spacing: 0.05em;
  line-height: 120%;
  font-size: clamp(.8rem,3.26vw,1.8rem);
  font-weight: 700;
}
.consulting-map dd {
    background: #fff;
    width: 82.4%;
    height: 88%;
    border-radius: 0 4px 4px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding-left: 1.111em;
    font-size: 1.8rem;
}

.consulting-scheme {
  padding-bottom: 6em;
  border-bottom: 1px solid #BFBFBF;
}
.consulting-scheme h3 {
  position: relative;
  color: #0080CB;
  font-family: "Noto Sans JP";
  font-size: clamp(1.4rem,5.12vw,2.4rem);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 0.909em;
  margin-bottom: 0.909em;
  text-align: center;
}
.consulting-scheme h3::before {
  content: "";
  width: 60px;
  height: 1px;
  background: #0081CC;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.consulting-scheme h4 {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: clamp(1.2rem,4.65vw,2.2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 33px */
  margin-bottom: 1.045em;
}
.consulting-scheme h4 span {
  color: #360FB8;
}
.content-problem {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content-problem .problem-wrap {
  width: 48.97%;
  border-radius: 8px;
  background: #EDF6FA;
  padding: 1.875em;
  margin-bottom: 1.25em;
}
.content-problem .problem-wrap h5 img {
  width: 42px;
  margin-right: .5em;
}
.content-problem .problem-wrap h5 {
  display: flex;
  align-items: center;
  color: #0081CC;
  font-family: "Noto Sans JP";
  font-size: clamp(1.15rem,4.19vw,2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */ 
  margin-bottom: 1em;
}
.content-problem .problem-wrap p {
  color: #000;
  font-family: "Noto Sans JP";
  font-size: clamp(1rem,3.72vw,1.8rem);
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 32.4px */
}
.content-problem .problem-wrap p span {
  color: #0081CC;
  font-weight: 700;
}
.consulting-scheme .icon-arrow {
  width: 140px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.875em;
}
.text-marker {
  text-align: center;
  margin-bottom: 1.25vw;
}
.text-marker p {
  display: inline-block;
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: clamp(1.2rem,4.65vw,2.2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 33px */
  background: linear-gradient(transparent 60%, #66E2EB 60%);
  padding: 0 .2em .2em;
  letter-spacing: 0.03em;
}
.text-marker p span {
  color: #0081CC;
}
.circle-text-wrap,
.circle-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.circle-text-wrap {
  margin-bottom: 1.875vw;
  margin-top: 2.5vw;
}
.circle-text p {
  width: 6vw;
  height: 6vw;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: clamp(1.3rem,4.65vw,2.4rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  mix-blend-mode: multiply;
}
.circle-text p:first-child {
  background: linear-gradient(#3F9AEC 0%, #9FD1FE 100%);
  margin-right: -.5em;
}
.circle-text p:nth-child(2) {
  background: linear-gradient(#0FB8B2 0%, #7ED5D2 100%);
  margin-right: -.5em;
}
.circle-text p:nth-child(3) {
  background: linear-gradient(#916ADF 0%, #B3BAFF 100%);
}

.normal-text p {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: clamp(1.3rem,4.65vw,2.4rem);
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
}
.normal-text p span {
  color: #0081CC;
}
p.description {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: clamp(.88rem,3.26vw,1.4rem);
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 25.2px */
}

.page-footer-link {
  margin-top: 3em;
  margin-bottom: 8em;
}
.page-footer-link ul {
  display: flex;
  justify-content: space-around;
}
.page-footer-link p {
  font-size: clamp(.88rem,3.26vw,1.4rem);
  text-align: center;
  margin-bottom: 1.143em;
}

@media (max-width: 520px) {
  .content-policy,
  .content-policy .policy-img {
    margin-bottom: 2em;
  }
  .consulting-map dt {
    width: 25%;
  }
  dl.consulting-map {
    width: 100%;
    height: 56px;
  }
  .consulting-map dd {
    width: 74%;
    padding-left: 0.4em;
  }
  .consulting-map dd p {
    font-size: .8rem;
    line-height: 120%;
  }
  .consulting-scheme {
    margin-bottom: 3em;
  }
  .content-problem {
    flex-direction: column;
  }
  .content-problem .problem-wrap {
    width: 100%;
    padding: .8em;
    margin-bottom: .4em;
  }
  .content-problem .problem-wrap h5 img {
    width: 28px;
  }
  .consulting-scheme .icon-arrow {
    width: 100px;
    height: auto;
    margin-bottom: 1em;
  }
  .text-marker {
    margin-bottom: 0;
  }
  .text-marker p {
    background: none;
  }
  .circle-text-wrap {
    flex-direction: column;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .page-footer-link ul {
    flex-direction: column;
  }
  .circle-text {
    margin-bottom: .4em;
  }
  .circle-text p {
    width: 80px;
    height: 80px;
  }
  p.description {
    line-height: 200%;
  }
  .page-footer-link {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .page-footer-link li {
    margin-bottom: 1em;
  }
}