html.tokutei-ginou {
  font-size: 62.5%;
}

.c-ttl_pl {
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 2.3rem;
}
.c-ttl_pl span {
  display: inline-block;
  position: relative;
  padding-bottom: 1.8rem;
}
.c-ttl_pl span:before {
  content: "";
  width: 11.5rem;
  height: 2px;
  background: #004DD3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

#tokutei-ginou {
  font-size: 16px;
  line-height: 1.5;
}
#tokutei-ginou img {
  width: auto;
  max-width: 100% !important;
}

.p-tokutei__bg {
  background: #F2FDFF;
  padding: 7rem 10rem;
}
.p-tokutei__box {
  background: #fff;
  padding-top: 6rem;
  padding-bottom: 5.5rem;
  padding-right: 6.2rem;
  padding-left: 6.2rem;
}

.p-tokutei_head__ttl {
  color: #00A6BF;
  line-height: 1;
  font-size: 4rem;
  font-weight: 700;
}
.p-tokutei_head__about {
  background: #fff;
  position: relative;
}
.p-tokutei_head__aboutCnt {
  max-width: 853px;
}
.p-tokutei_head__aboutTtl {
  color: #00A6BF;
  line-height: 1.5;
  font-size: 2rem;
}
.p-tokutei_head__aboutImg {
  position: absolute;
  width: 20.42%;
  top: 3px;
  right: 6rem;
}
.p-tokutei_head__body {
  margin-top: 7rem;
}
.p-tokutei_head__bodyTtl {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 2.6rem;
}
.p-tokutei_head__bodyCol {
  display: flex;
}
.p-tokutei_head__bodyCnt {
  width: 57.62%;
  padding-right: 3.2rem;
}
.p-tokutei_head__bodyBox {
  border-radius: 1.2rem;
  border: 2px solid #00A6BF;
  padding: 3rem 3.5rem;
}
.p-tokutei_head__bodyList li {
  position: relative;
  padding-left: 4.8rem;
}
.p-tokutei_head__bodyList li:before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../Image/tokutei-ginou/icon_heart.png) no-repeat center/contain;
}
.p-tokutei_head__bodyList li .ttl {
  font-size: 2rem;
  color: #00A6BF;
  font-weight: 700;
}
.p-tokutei_head__bodyList li:not(:first-child) {
  margin-top: 2rem;
}
.p-tokutei_head__bodyImg {
  width: 42.38%;
}/*# sourceMappingURL=include.css.map */