	@charset "utf-8";

	article nav:has(.pannkuzu) ~ section {
		padding-inline: 32rem;
	}
	.cont_read {
		line-height: 2;
	}
	.cont_read .read {
		font-size: 16rem;
		font-weight: 700;
	}
	.cont_read .txt {
		font-size: 12rem;
		margin-top: 32rem;
	}
	.cont_read div:has(.circle_list) {
		margin-top: 40rem;
		padding: 32rem 16rem;
	}
	.cont_read .circle_list li {
		font-size: 14rem;
	}
	.cont_read .circle_list li::before {
		top: 11rem;
	}
	.cont_read .dlbtn {
		margin-top: 40rem;
	}
	.cont_attention {
		margin-top: 56rem;
	}
	.aten_ttl {
		background: url(/images/hairremoval/icon_caution_r.svg) no-repeat left -3rem center / 36rem auto;
		font-size: 16rem;
		line-height: 36rem;
		padding-left: 36rem;
	}
	.aten_dl {
		line-height: 2;
		border-top: 1px var(--gray) solid;
		margin-top: 24rem;
		padding-top: 32rem;
	}
	.aten_dl dt {
		font-size: 16rem;
		font-weight: 700;
	}
	.aten_dl dd + dt {
		margin-top: 32rem;
	}
	.aten_dl dd {
		font-size: 12rem;
		margin-top: 8rem;
	}
	.cont_print {
		margin-top: 88rem;
		padding-block: 60rem 56rem;
	}
	.cont_print .cont_ttl .ttl {
		padding-inline: 8rem;
	}
	.print_txt {
		font-size: 14rem;
		line-height: 2;
		margin-top: 24rem;
	}
	.sample {
		margin-top: 40rem;
	}
	.sample .ttl {
		height: 65rem;
		font-size: 20rem;
		font-weight: 700;
		line-height: 63rem;
		text-align: center;
	}
	.sample .bg_wht {
		padding: 24rem;
	}
	.sample .txt,
	.sample_dl dd {
		font-size: 12rem;
		line-height: 2;
	}
	.sample1 {
		margin-top: 24rem;
	}
	.sample2 {
		margin-top: 40rem;
	}
	.sample_dl dt {
		font-size: 16rem;
		font-weight: 700;
	}
	.sample_dl dt + dd {
		border-top: 1px var(--gray) solid;
		margin-top: 16rem;
		padding-top: 16rem;
	}
	.sample_dl dd {
		display: flex;
	}
	.sample_dl dd::before {
		content: '・';
	}
