.lp-profile {
  font-size: 14px;
  font-size: 3.7333333333vw;
}

.p-head .page__ttl {
font-size: 28px;
font-size: 6.4666666667vw !important;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

@media (min-width: 768px) {
.lp-profile {
    font-size: 1.4rem;
}

.p-head .page__ttl {
	font-size: 5rem !important;
}	
	
  .lp-profile .cmn__def--ttl {
    width: 32%;
  }
  .lp-profile .cmn__def--data {
    width: 65%;
  }
  .lp-profile .cmn-detail__def.dt--short .cmn-detail__def--ttl {
    width: 15%;
  }
  .lp-profile .cmn-detail__def.dt--short .cmn-detail__def--data {
    width: 82%;
  }
  .lp-profile .cmn-detail__def.dt--long .cmn-detail__def--ttl {
    width: 45%;
  }
  .lp-profile .cmn-detail__def.dt--long .cmn-detail__def--data {
    width: 50%;
  }
  .lp-profile .cmn__list--item {
    margin: 0 0 12px;
  }
}
