.p-plan-head {
  margin: 0 0 7rem;
}
.p-plan-head p {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-plan-head p {
    font-size: 3.2558139535vw;
  }
}
.p-plan-objectives .unit {
  background: #F5F5F5;
  border-radius: 3rem;
  padding: 7rem 0 5rem;
  margin-top: 9.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit {
    padding: 12.7906976744vw 0 8.1395348837vw;
  }
}
.p-plan-objectives .unit-head {
  border-bottom: 1px solid #DEDEDE;
  padding: 0 4rem 3rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-head {
    padding: 0 5.8139534884vw 4.6511627907vw;
  }
}
.p-plan-objectives .unit-head .ttl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  width: 9.8rem;
  height: 9.8rem;
  border-radius: 10rem;
  position: absolute;
  left: 0;
  right: 0;
  top: -4.9rem;
  margin: 0 auto;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  line-height: 1.25;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-head .ttl {
    font-size: 2.7906976744vw;
    width: 17.9069767442vw;
    height: 17.9069767442vw;
    top: -9.3023255814vw;
  }
}
.p-plan-objectives .unit-head .ttl .num {
  font-family: "Outfit", sans-serif;
  display: block;
  font-size: 3.3rem;
  letter-spacing: 0.025em;
  line-height: 1.0606060606;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-head .ttl .num {
    font-size: 5.5813953488vw;
    margin-top: 1.1627906977vw;
  }
}
.p-plan-objectives .unit-head .ttl.m-blue {
  background: #45A7DC;
}
.p-plan-objectives .unit-head .ttl.m-pink {
  background: #EA4BA7;
}
.p-plan-objectives .unit-head .ttl.m-green {
  background: #97C440;
}
.p-plan-objectives .unit-head p {
  font-size: 1.8rem;
  letter-spacing: 0.025em;
  line-height: 1.6666666667;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-head p {
    font-size: 3.488372093vw;
  }
}
.p-plan-objectives .unit-body {
  padding: 0 4rem;
}
.p-plan-objectives .unit-body .ttl {
  font-size: 2.2rem;
  letter-spacing: 0.025em;
  line-height: 1.3636363636;
  font-weight: 600;
  color: #45A7DC;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-body .ttl {
    font-size: 4.1860465116vw;
  }
}
.p-plan-objectives .unit-body .ttl.m-pink {
  color: #EA4BA7;
}
.p-plan-objectives .unit-body .ttl.m-green {
  color: #97C440;
}
.p-plan-objectives .unit-body .subttl {
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  line-height: 1.875;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-body .subttl {
    font-size: 3.2558139535vw;
    line-height: 1.6;
    margin-bottom: 1.8604651163vw;
  }
}
.p-plan-objectives .unit-body p {
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 2.1428571429;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit-body p {
    font-size: 2.7906976744vw;
    line-height: 1.4;
  }
}
.p-plan-objectives .unit + .unit {
  margin-top: 7.9rem;
}
@media screen and (max-width: 767px) {
  .p-plan-objectives .unit + .unit {
    margin-top: 16.2790697674vw;
  }
}
