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

.sub_list {
	margin-left: 1.5em;
}

.container__switch-female {
  display: none;
}

@media (min-width: 768px) {
	.lp-outline {
		font-size: 1.4rem;
	}
	.lp-outline .cmn__def {
		margin-top: 20px;
	}
	.lp-outline .cmn__def--ttl {
		width: 30%;
	}
	.lp-outline .cmn__def--ttl {
		width: 30%;
	}
	.lp-outline .cmn__def--data {
		width: 65%;
	}
	
	.lp-outline dd.cmn__def--data ul li {
    	margin-bottom: 1rem;
	}	
	
	.lp-outline .cmn-detail__def.dt--short .cmn-detail__def--ttl {
		width: 15%;
	}
	.lp-outline .cmn-detail__def.dt--short .cmn-detail__def--data {
		width: 82%;
	}
	.lp-outline .cmn-detail__def.dt--long .cmn-detail__def--ttl {
		width: 45%;
	}
	.lp-outline .cmn-detail__def.dt--long .cmn-detail__def--data {
		width: 50%;
	}
	.lp-outline .cmn__list--item {
		margin: 0 0 12px;
	}
}
