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



/* contents01 */

.contents01, .contents02 {
	width: 1170px;
	margin-bottom: 100px;
}

.contents02::after {
	content: "痛みに配慮した治療";
}

/* contents02 */

.contents02 .box03 .lay02 {
	display: flex;
  justify-content: space-between;
flex-wrap: wrap;
	gap:0px 30px;
}

.contents02 .box03 .lay02:not(:last-child) {
	margin-bottom: 35px;
}

.contents02 .box03 .box0001 {
	flex: 1;
	padding-top: 15px;
}

.contents02 .box03 .box0002 {
	width: 315px;
}

.contents02 .box03 .box0002 img {
	width: 100%;
height: auto;
}

.contents02 .box03 h6 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 26px;
color: #736357;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	margin-bottom: 15px;
}

.contents02 .box03 .box001 p {
	text-align: left;
}


.sp-view {
	display: none;
}
