@charset "UTF-8";
/* CSS Document */

.contents .lay {
	margin-bottom: 100px;
}

.lay01 .box01 p {
	font-family: "Zen Old Mincho", serif;
	font-size: 25px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	font-weight: 400;
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

.lay01 .box02 h3 {
	font-family: "Zen Old Mincho", serif;
	font-size: 31px;
line-height: 1.4;
letter-spacing: 0.3em;
font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 60px;
}

.lay01 .box02 h3.text-space {
	margin-top: 0px;
}

.lay02 .box-in2 > p {
text-align: left;
}

.lay02 .box-in2 {
width: 700px;
}

.lay02 .box02 p {
	text-align: left;
}

.lay ul {
	background-color: #FFF;
	border-radius: 25px;
	padding: 30px 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-style: solid;
	border-color: rgba(142, 203, 198, 0.35);
	border-width: 3px;
	text-align: left;
}

.lay ul li {
	font-family: "Zen Old Mincho", serif;
	font-size: 20px;
	color: #000;
	line-height: 1.6;
	letter-spacing: 0.1em;
	font-weight: 400;
	text-indent: -1em;
	margin-left: 1em;
}

.lay ul li:not(:last-child) {
	margin-bottom: 10px;
}

.lay ul li::before {
	content: "・";
}

.contents-treatmentmenu .box03 .box:nth-child(4) h3::before {
	content: "11";
}

.contents-treatmentmenu .box04 .box:nth-child(1) h3::before {
	content: "12";
}

.sp-view {
	display: none;
}
