@charset "UTF-8";

/*----- 20240307 add -----*/

.set_box_Re .title_main {
	margin-bottom: 80px !important;
}

.set_box_Re > div.basic {
	flex: 1;
	padding: 30px;
}

.set_box_Re > div.basic > h4 {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px;
}

.set_box_Re > div.basic > p {
	margin: 0 0 20px;
}

.set_box_Re > div.basic > ul.set_spec {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 5px;
}

.set_box_Re > div.basic > ul.set_spec li {
	background: #fff;
	border-radius: 0;
	filter: none
		/*drop-shadow(3px 3px 0 rgba(0, 0, 0, 20%))*/
	;
	font-size: 1.0rem;
	text-align: center;
	line-height: 1.5;
	padding:
		/*5px 3px*/
	;
}

.set_box_Re > div.basic > ul.set_spec li.active {
	background:
		/* #E1F9EC*/
		none;
}

.set_box_Re > div.basic > ul.set_spec li small {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: #999 1px solid;
	color: #999;
	font-size: 1.0rem;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box_Re > div.basic > ul.set_spec li sup {
	position: relative;
	top: -0.2em;
	font-size: 0.8rem;
}

.set_box_Re > div.basic > div:nth-of-type(1) {
	width: 100%;
	height: 130px;
	position: relative;
	margin: 0 0 30px;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) {
	width: 420px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px 10px 0 0;
	position: absolute;
	top: -60px;
	left: 0;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 br {
	display: none;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 span {
	font-size: 2.6rem;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 small {
	font-size: 1.3rem;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-end;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
}

.set_box_Re > div.basic > ul.set_point {
	display: grid;
	grid-template-columns: repeat(10, 1fr);
	gap: 5px;
	margin: 0 0 15px;
}

.set_box_Re > div.basic > ul.set_point li {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	filter: none;
}

.set_box_Re > div.basic > ul.set_point li {
	margin: 0;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
	color: #DC0000;
	font-size: 3rem;
	font-weight: bold;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(1) {
	display: block;
	color: #333;
	font-size: 1.4rem;
	line-height: 25px;
	font-weight: normal;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2) {
	font-size: 2rem;
	font-weight: normal;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(3) {
	color: #333;
	font-size: 1.4rem;
	line-height: 25px;
	font-weight: normal;
}

.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(3) > img:nth-of-type(1) {
	max-width: inherit;
}

/* set_point */
.set_box_Re > div.basic ul.set_spec li {
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box_Re > div.basic ul.set_spec li small {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: #999 1px solid;
	color: #999;
	font-size: 1.0rem;
	font-weight: normal;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box_Re > div.basic ul.set_spec li sup {
	position: relative;
	top: -0.2em;
	font-size: 0.8rem;
}

.set_box_Re > div.basic ul.set_spec li.active {
	background:
		/*#FFDBED*/
		none;
}

.set_box_Re > div.basic ul.set_spec li.negative {
	color: #888;
	background:
		/* #F1F1F1*/
		none;
	filter: none;
}


.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) span:nth-of-type(1) {
	font-size: 2rem;
	font-weight: normal;
}

.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) span:nth-of-type(2) {
	color: #333;
	font-size: 1.2rem;
	font-weight: normal;
}

.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) {
	position: absolute;
	bottom: -130px;
	right: -50px;
	width: 400px;
	height: 320px;
}

.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 3;
	max-width: 80%;
}

.set_box_Re .basic > div:nth-of-type(1) > div:nth-of-type(1) {
	background: linear-gradient(-45deg, #31A65E, #00853F);
}

.set_box_Re .basic h4 {
	color: #00853F;
}


.set_box_Re .basic {
	width: calc(100% - 0px);
	margin: 0 0;
	border: #00853F 1px solid;
	border-radius: 4px;
	background: #F7F7F7;
}

.set_box_Re .notice {
	margin: 15px 0 0;
	color: #888;
	font-size: 13px;
	text-align: right;
}

.set_box .slick_slide > div > div:nth-of-type(1) {
	height: 200px;
}

.set_box .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(1) {
	height: 120px;
}

.set_box .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(3) {
	width: 300px;
	height: 200px;
	display: flex;
	justify-content: flex-end;
}

.set_box .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(3) img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

/* .yokubari */
.set_box .slick_slide .yokubari {
	align-self: stretch;
	background: #f6ffff;
}

.set_box .slick_slide .yokubari div:nth-of-type(1) > div:nth-of-type(1) {
	background: linear-gradient(-45deg, rgba(0, 145, 138, 1), rgba(0, 195, 181, 1));
}

.set_box .slick_slide .yokubari div:nth-of-type(1) > div:nth-of-type(1) > h3 small {
	font-size: 1.4rem;
}

.set_box .slick_slide .yokubari div:nth-of-type(1) > div:nth-of-type(2) {
	z-index: 2;
}

.set_box .slick_slide .yokubari h4 {
	color: #00a79b;
}

.set_box .slick_slide .yokubari > div > div:nth-of-type(3) > img {
	position: relative;
	z-index: 3;
	max-width: 80%;
}

.set_box .slick_slide .yokubari > div > div:nth-of-type(3) > img:nth-of-type(2) {
	display: none;
	width: auto;
	max-height: 60px;
	position: absolute;
	top: -70px;
	right: 150px;
}

.set_box .slick_slide .yokubari > div > div:nth-of-type(3) > img:nth-of-type(3) {
	display: none;
	width: auto;
	max-height: 60px;
	position: absolute;
	top: -70px;
	right: 40px;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li {
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li small {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: #999 1px solid;
	color: #999;
	font-size: 1.0rem;
	font-weight: normal;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li:nth-child(3) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li:nth-child(5) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li:nth-child(6) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li sup {
	position: relative;
	top: -0.2em;
	font-size: 0.8rem;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li.active {
	background:
		/*#DBEFFF*/
		none;
}

.set_box .slick_slide > div.yokubari > ul.set_spec li.negative {
	color: #888;
	background:
		/* #F1F1F1*/
		none;
	filter: none;
}

/* .clinic */
.set_box .slick_slide .clinic {
	align-self: stretch;
	background: #F0F5F9
		/*#F9F3F6*/
	;
}

.set_box .slick_slide .clinic div:nth-of-type(1) > div:nth-of-type(1) {
	background: linear-gradient(-45deg, #0C6AAE, #0051A4);
}

/*linear-gradient(-45deg, #FF306E, #FF5A6E); }*/
.set_box .slick_slide .clinic div:nth-of-type(1) > div:nth-of-type(1) > h3 small {
	font-size: 1.4rem;
}

.set_box .slick_slide .clinic div:nth-of-type(1) > div:nth-of-type(2) {
	z-index: 2;
}

.set_box .slick_slide .clinic h4 {
	color: #0051A4
		/* #FF306E*/
	;
}

.set_box .slick_slide .clinic > div > div:nth-of-type(3) > img {
	position: relative;
	z-index: 3;
	max-width: 80%;
}

.set_box .slick_slide > div.clinic > ul.set_spec li {
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box .slick_slide > div.clinic > ul.set_spec li small {
	display: block;
	margin: 0 0 8px;
	padding: 0 0 8px;
	border-bottom: #999 1px solid;
	color: #999;
	font-size: 1.0rem;
	font-weight: normal;
	letter-spacing: 0;
	background: none;
	filter: none;
}

.set_box .slick_slide > div.clinic > ul.set_spec li:nth-child(3) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.clinic > ul.set_spec li:nth-child(5) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.clinic > ul.set_spec li:nth-child(6) small {
	letter-spacing: -0.1em;
}

.set_box .slick_slide > div.clinic > ul.set_spec li sup {
	position: relative;
	top: -0.2em;
	font-size: 0.8rem;
}

.set_box .slick_slide > div.clinic > ul.set_spec li.active {
	background:
		/*#FFDBED*/
		none;
}

.set_box .slick_slide > div.clinic > ul.set_spec li.negative {
	color: #888;
	background:
		/* #F1F1F1*/
		none;
	filter: none;
}


/* set_point */
.set_box .slick_slide > div > ul.set_point {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 5px;
	margin: 0 0 15px;
}

.set_box .slick_slide > div > ul.set_point li {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	filter: none;
}



@media screen and (max-width: 1024px) {
	.set_box_Re .title_main {
		margin-bottom: 80px !important;
	}

	.set_box_Re > div.basic {
		flex: 1;
		padding: 30px;
	}

	.set_box_Re > div.basic > h4 {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.5;
		margin: 0 0 10px;
	}

	.set_box_Re > div.basic > p {
		margin: 0 0 20px;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) {
		width: 100%;
		height: 16.5vw;
		position: relative;
		margin: 0 0 30px;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) {
		width: 420px;
		height: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 10px 10px 0 0;
		position: absolute;
		top: -60px;
		left: 0;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
		color: #fff;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.2;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 br {
		display: none;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 span {
		font-size: 2.6rem;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-end;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 50%;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > ul {
		margin: 0;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > ul li {
		margin: 0 0 5px;
		font-size: 1.4rem;
		font-weight: bold;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > ul li svg {
		position: relative;
		top: 0.1em;
		margin: 0 5px 0 0;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
		color: #DC0000;
		font-size: 3rem;
		font-weight: bold;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(1) {
		display: block;
		color: #333;
		font-size: 1.4rem;
		line-height: 25px;
		font-weight: normal;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(2) {
		font-size: 2rem;
		font-weight: normal;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) span:nth-of-type(3) {
		color: #333;
		font-size: 1.4rem;
		line-height: 25px;
		font-weight: normal;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(3) {
		width: 60%;
		height: auto;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(3) > img:nth-of-type(1) {
		max-width: 300px;
	}

	.set_box_Re .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(3) > img:nth-of-type(1) {
		max-width: 300px;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) span:nth-of-type(1) {
		font-size: 2rem;
		font-weight: normal;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) span:nth-of-type(2) {
		color: #333;
		font-size: 1.2rem;
		font-weight: normal;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) {
		position: absolute;
		bottom: -130px;
		right: -50px;
		width: 400px;
		height: 320px;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: relative;
		z-index: 3;
	}

	.set_box_Re .basic > div:nth-of-type(1) > div:nth-of-type(1) {
		background: linear-gradient(-45deg, #31A65E, #00853F);
	}

	.set_box_Re .basic h4 {
		color: #00853F;
	}

	.set_box .slick_slide .yokubari h4 {
		min-height: 48px;
	}

	.set_box .slick_slide .clinic h4 {
		min-height: 48px;
	}

	.set_box .slick_slide .yokubari h4 + p {
		min-height: 125px;
	}

	.set_box .slick_slide .clinic h4 + p {
		min-height: 125px;
	}


	.set_box_Re .basic {
		width: calc(100% - 0px);
		margin: 0 0;
		border: #00853F 1px solid;
		border-radius: 4px;
		background: #F7F7F7;
	}

	.set_box_Re .notice {
		margin: 15px 0 0;
		color: #888;
		font-size: 13px;
		text-align: right;
	}

	.set_box .slick_slide > div > div:nth-of-type(1) {
		height: 16.5vw;
	}

	.set_box .slick_slide {
		max-width: 100%;
		flex-flow: row wrap;
	}

	.set_box .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(3) {
		width: 55%;
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	.set_box_Re > div {
		padding: 30px 0;
	}

	.set_box_Re > div.basic {
		flex: 1;
		padding: 30px 20px;
	}

	.set_box_Re > div.basic > h4 {
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.5;
		margin: 0 0 10px;
	}

	.set_box_Re > div.basic > p {
		margin: 0 0 20px;
	}

	.set_box_Re > div.basic > ul.set_point {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 5px;
		margin: 0 0 15px;
	}

	.set_box_Re > div.basic > ul.set_point li {
		margin: 0;
		padding: 0;
		border: 0;
		background: none;
		filter: none;
	}

	.set_box_Re > div.basic > ul.set_point li {
		margin: 0;
	}

	.set_box_Re > div.basic > ul.set_spec {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 5px;
	}

	.set_box_Re > div.basic > ul.set_spec li {
		background:
			/* #fff*/
			none;
		border-radius: 0;
		filter: none
			/*drop-shadow(3px 3px 0 rgba(0, 0, 0, 20%))*/
		;
		font-size: 1.0rem;
		text-align: center;
		line-height: 1.5;
		padding:
			/*5px 3px*/
		;
	}

	.set_box_Re > div.basic > ul.set_spec li.active {
		background:
			/* #E1F9EC*/
			none;
	}

	.set_box_Re > div.basic > ul.set_spec li small {
		display: block;
		margin: 0 0 8px;
		padding: 0 0 8px;
		border-bottom: #999 1px solid;
		color: #999;
		font-size: 1.0rem;
		letter-spacing: 0;
		background: none;
		filter: none;
	}

	.set_box_Re > div.basic > ul.set_spec li sup {
		position: relative;
		top: -0.2em;
		font-size: 0.8rem;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) {
		width: 100%;
		height: 300px;
		position: relative;
		margin: 0 0 30px;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(1) {
		width: 100%;
		height: 120px;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) {
		width: 100%;
		height: 120px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 10px 10px 0 0;
		position: absolute;
		top: -60px;
		left: 0;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
		color: #fff;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 1.2;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(1) > h3 br {
		display: inline;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) {
		position: initial;
		text-align: center;
		padding: 40px 0 0;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(3) {
		width: 100%;
	}

	.set_box_Re > div.basic > div:nth-of-type(1) > div:nth-of-type(2) {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: flex-start;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.set_box_Re .slick_slide {
		flex-flow: column wrap;
		margin-top: 30px;
	}

	.set_box_Re > div {
		padding-bottom: 0;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(1) {
		height: 340px;
	}

	.set_box_Re .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(2) {
		display: flex;
		flex-flow: column wrap;
	}

	.set_box_Re .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(2) ul {
		order: 3;
	}

	.set_box_Re .slick_slide .yokubari div:nth-of-type(1) > div:nth-of-type(2) > ul {
		margin: 15px 0 0;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) {
		position: initial;
		bottom: -40px;
		right: -50px;
		z-index: 3;
		width: auto;
		height: auto;
		text-align: center;
	}

	.set_box_Re .slick_slide > div > div:nth-of-type(1) > div:nth-of-type(3) {
		width: 100%;
		justify-content: center;
	}

	.set_box_Re > div > div:nth-of-type(1) > div:nth-of-type(3) img {
		width: 100%;
		height: auto;
		object-fit: contain;
		position: relative;
		z-index: 3;
	}

	.set_box_Re .slick_slide > div.clinic > div:nth-of-type(1) {
		height: 300px;
	}

	.set_box_Re .slick_slide > div.clinic > div:nth-of-type(1) > div:nth-of-type(2) ul {
		order: 3;
	}

	.set_box_Re .slick_slide > div.clinic > div:nth-of-type(1) > div:nth-of-type(2) > ul {
		margin: 15px 0 0;
	}

	.set_box_Re .notice {
		margin: 15px 0 0;
		color: #888;
		line-height: 1.3;
		font-size: 11px;
		text-align: left;
	}

	/* set_point */
	.set_box .slick_slide > div > ul.set_point {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 5px;
		margin: 0 0 15px;
	}

	.set_box .slick_slide > div > ul.set_point li {
		margin: 0;
		padding: 0;
		border: 0;
		background: none;
		filter: none;
	}

	.set_box .slick_slide .yokubari h4 {
		min-height: inherit;
	}

	.set_box .slick_slide .clinic h4 {
		min-height: inherit;
	}

	.set_box .slick_slide .yokubari h4 + p {
		min-height: inherit;
	}

	.set_box .slick_slide .clinic h4 + p {
		min-height: inherit;
	}

}


/* 20240425 add */
.hikakuRe { padding:0 0 60px; }
.hikakuRe table { border-top:#ddd 1px solid; }
.hikakuRe table thead { border-bottom:#ddd 3px double; }
.hikakuRe table thead th { padding:18px 12px; }
.hikakuRe table th, .hikakuRe table td { padding:8px 12px; font-size:1.2rem; line-height:1.3; }
.hikakuRe table th { padding:24px 12px; }
.hikakuRe table thead tr th:nth-child(1) { font-size:1.2rem; font-size:normal; }
.hikakuRe table thead tr th:nth-child(2) { padding-top:12px; padding-bottom:12px; color:#fff; font-size:1.7rem; background:#00853F; }
.hikakuRe table thead tr th:nth-child(3) { border-right:#fff 1px solid; border-left:#fff 1px solid; color:#fff; font-size:1.7rem; background:#00a79b; }
.hikakuRe table thead tr th:nth-child(4) { color:#fff; font-size:1.7rem; background:#0051A4; }
.hikakuRe table tbody {  }
.hikakuRe table tbody th { border-bottom:#ddd 1px solid; text-align:left; white-space:nowrap; background:#fafafa; }
.hikakuRe table tbody tr:nth-child(3) th:nth-child(1) { width:52px; text-align:center; }
.hikakuRe table tbody tr:nth-child(3) th:nth-child(1) span { display:block; writing-mode:vertical-rl; }
.hikakuRe table tbody tr:nth-child(3) th:nth-child(2) { width:140px; }
.hikakuRe table tbody tr:nth-child(10) th { width:150px; }
.hikakuRe table tbody td { border-bottom:#ddd 1px solid; text-align:center; }
.hikakuRe table tbody td .fs24 { font-size:24px; }
.hikakuRe table tbody tr:nth-child(1) td:nth-child(2) { width:30%; padding-top:20px; }
.hikakuRe table tbody tr:nth-child(1) td:nth-child(3) { width:30%; padding-top:20px; }
.hikakuRe table tbody tr:nth-child(1) td:nth-child(4) { width:30%; padding-top:20px; }
.hikakuRe table tbody td img { width:160px; height:auto; }
.hikakuRe table tbody tr:nth-child(2) td { font-size:1.8rem; font-weight:bold; }
.hikakuRe table tbody tr:nth-child(2) td small { font-size:0.6em; }
.hikakuRe table tbody tr:nth-child(3) td { height:45px; }

@media screen and (max-width: 767px) {
	.hikakuRe table { display:block; position:relative; overflow:auto; width:100%; }
	.hikakuRe table th:nth-child(1) { position:sticky; left:0; z-index:2; }
	.hikakuRe table thead th:nth-child(1) { background:#fff; z-index:2; }
	.hikakuRe table tbody tr:nth-child(3) th:nth-child(1) { position:sticky; left:0; z-index:2; }
	.hikakuRe table tbody tr:nth-child(3) th:nth-child(2) { position:sticky; left:38px; z-index:2; }
	.hikakuRe table tbody tr:nth-child(4) th:nth-child(1) { position:sticky; left:38px; z-index:2; }
	.hikakuRe table tbody tr:nth-child(5) th:nth-child(1) { position:sticky; left:38px; z-index:2; }
}


/* 20240501 mod */
.hero_box { background:none; }
.hero_box .heroBoxInner { position:relative; overflow:hidden; padding:0; }
.hero_box .heroSlide { width:100%; height:auto; padding:0; }
.hero_box img { width:100%; height:100%; object-fit:cover; }
.hero_box .slick-prev.slick-arrow { position:absolute; top:50%; left:10px; z-index:100; width:40px; height:40px; margin:0; padding:0; border:0; border-radius:4px; background:rgba(0,0,0,0.75) !important; transform:translate(0,-20px); }
.hero_box .slick-prev.slick-arrow::before { content:''; display:block; position:absolute; top:calc(50% - 4px); left:calc(50% - 4px); width:8px; height:8px; margin:0; padding:0; border-top:#fff 2px solid; border-left:#fff 2px solid; transform:rotate(-45deg); }
.hero_box .slick-next.slick-arrow { position:absolute; top:50%; right:10px; z-index:100; width:40px; height:40px; margin:0; padding:0; border:0; border-radius:4px; background:rgba(0,0,0,0.75) !important; transform:translate(0,-20px); }
.hero_box .slick-next.slick-arrow::before { content:''; display:block; position:absolute; top:calc(50% - 4px); left:calc(50% - 7px); width:8px; height:8px; margin:0; padding:0; border-top:#fff 2px solid; border-right:#fff 2px solid; transform:rotate(45deg); }
.hero_box a[href='#form'] { display:block; position:absolute; z-index:2; top:81%; left:14.775%; width:26%; height:14%; background:rgba(255,255,255,0.0); transition:0.2s; }
.hero_box a[href='#form']:hover { background:rgba(255,255,255,0.25); transition:0.2s; }
.hero_box img.pc_tb { display:block !important; }
.hero_box img.sp { display:none !important; }

@media screen and (max-width:767px) {
	.hero_box .heroSlide { padding:0; }
	.hero_box img.pc_tb { display:none !important; }
	.hero_box img.sp { display:block !important; }
}

/* Hero */
.HeroMain {  }
.HeroMainInner { padding:30px; background:url('../images/img_hero_bg.webp') no-repeat; background-size:cover; }
.HeroMainInner ul { margin:0 0 20px; padding:0; list-style:none; text-align:center; }
.HeroMainInner li { display:inline-block; margin:0 0 0 10px; padding:8px 12px; border-radius:30px; color:#000; line-height:1; font-size:18px; font-weight:bold; background:#fff; }
.HeroMainInner li img { position:relative; top:2px; width:1.1em; height:1em; margin:0 4px 0 0; }
.HeroMainCover { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; max-width:1080px; margin:0 auto; }
.HeroMainCover .Text { width:55%; }
.HeroMainCover .Text h2 { color:#fff; font-size:20px; }
.HeroMainCover .Text h2 img { position:relative; top:5px; width:72px; height:auto; margin:0 5px 0 0; }
.HeroMainCover .Text h2 span { font-size:32px; }
.HeroMainCover .Text h2 small { font-size:14px; font-weight:normal; }
.HeroMainCover .Text h2 b { display:block; max-width:70%; margin:10px auto 0; padding:10px; color:#fff; line-height:40px; font-size:27px; font-weight:bold; text-align:center; background:#004813; }
.HeroMainCover .Text p { color:#fff; line-height:1; font-size:40px; font-weight:bold; text-align:center; text-shadow:2px 2px 0 #004813; }
.HeroMainCover .Text p b { padding:0 4px 0 0; color:#FFE000; font-family:'Roboto', sans-serif; font-size:100px; }
.HeroMainCover .Text p small { position:relative; top:-42px; left:-3em; font-size:14px; }
.HeroMainCover .Photo { width:45%; margin:0 0 -120px; }
.HeroAside { min-height:120px; }
.HeroAsideInner { max-width:1080px; margin:0 auto; padding:40px 0 0; }
.HeroAsideInner .btnWrap { margin:0 0 0 150px; }
.HeroAsideInner .btnWrap a { display:inline-block; padding:0 40px; border:#00863C 2px solid; border-radius:40px; line-height:50px; font-size:20px; font-weight:bold; }
.HeroAsideInner .btnWrap a:hover { background:#D8ECE1; }
.HeroAsideInner .btnWrap img { position:relative; top:2px; width:1.0em; height:1.0em; margin:0 0 0 10px; }

@media screen and (max-width:767px) {
	.HeroMain {  }
	.HeroMainInner { padding:30px 20px; background:url('../images/img_hero_bg.webp') no-repeat; background-size:cover; }
	.HeroMainInner ul { margin:0 0 20px; padding:0; list-style:none; text-align:center; }
	.HeroMainInner li { display:block; margin:0 0 10px 0; padding:8px 12px; border-radius:30px; color:#000; line-height:1; font-size:15px; font-weight:bold; background:#fff; }
	.HeroMainInner li img { position:relative; top:2px; width:1.1em; height:1em; margin:0 4px 0 0; }
	.HeroMainCover { display:flex; flex-flow:column wrap; justify-content:space-between; align-items:center; max-width:1080px; margin:0 auto; }
	.HeroMainCover .Text { width:100%; margin:0 0 20px; }
	.HeroMainCover .Text h2 { color:#fff; font-size:20px; }
	.HeroMainCover .Text h2 img { position:relative; top:5px; width:32px; height:auto; margin:0 5px 0 0; }
	.HeroMainCover .Text h2 span { font-size:32px; }
	.HeroMainCover .Text h2 small { display:block; font-size:14px; font-weight:normal; }
	.HeroMainCover .Text h2 b { display:block; max-width:100%; margin:10px auto 0; padding:10px; color:#fff; line-height:40px; font-size:22px; font-weight:bold; text-align:center; background:#004813; }
	.HeroMainCover .Text p { color:#fff; line-height:1; font-size:30px; font-weight:bold; text-align:center; text-shadow:2px 2px 0 #004813; }
	.HeroMainCover .Text p b { padding:0 4px 0 0; color:#FFE000; font-family:'Roboto', sans-serif; font-size:60px; }
	.HeroMainCover .Text p small { position:relative; top:-32px; left:-3em; font-size:14px; }
	.HeroMainCover .Photo { width:100%; margin:0 0 -60px; }
	.HeroAside { min-height:120px; }
	.HeroAsideInner { max-width:90%; margin:0 auto; padding:40px 0 0; }
	.HeroAsideInner .btnWrap { margin:0; padding:0; }
	.HeroAsideInner .btnWrap a { display:block; padding:0 20px; border:#00863C 2px solid; border-radius:40px; line-height:50px; font-size:18px; font-weight:bold; text-align:center; }
	.HeroAsideInner .btnWrap a:hover { background:#D8ECE1; }
	.HeroAsideInner .btnWrap img { position:relative; top:2px; width:1.0em; height:1.0em; margin:0 0 0 10px; }
}


.basicRe { padding:60px 0; background:#E5F3EB; }
.basicReInner { margin:0 auto 30px; padding:30px; border-radius:10px; background:#fff; box-shadow:0 2px 10px 0 rgba(0,0,0,0.2); }
.basicRe header { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-end; margin:0 0 30px; background:transparent; }
.basicRe header h3 { width:48%; color:#00863C; line-height:1; font-size:48px; }
.basicRe header h3 span { display:block; padding:0 0 10px; font-size:29px; font-weight:normal; }
.basicRe header p { width:48%; color:#FF0000; font-size:48px; font-weight:bold; }
.basicRe header p span { font-size:36px; }
.basicRe header p small { color:#333; font-size:18px; }
.basicReCover { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-end; }
.basicReText { width:48%; border:#4CAA75 2px solid; border-radius:8px; }
.basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:28px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(0,134,60,1) 0%, rgba(87,175,126,1) 100%); }
.basicReText p { margin:0; padding:20px; }
.basicReText figure { margin:0; padding:0 20px 20px; }
.basicReText figure img { width:100%; height:100%; object-fit:cover; }
.basicRePhoto { width:48%; }
.basicRePhoto figure { width:100%; height:auto; margin:0 0 -25px; text-align:center; }
.basicRePhoto figure img { width:86%; height:auto; object-fit:cover; }
.basicRePhoto h4 { margin:0 0 15px; font-size:21px; }
.basicRePhoto ul { margin:0 0 10px; padding:0 0 0 2.0em; }
.basicRePhoto li { margin:0 0 5px; list-style:disc; }
.basicRePhoto li sup { position:relative; top:-3px; font-size:9px; }
.basicRePhoto li span { font-weight:bold; }
.basicRePhoto .notice { color:#999; font-size:12px; text-align:right; }
.basicRe .btnWrap { padding:30px 0 10px; }
.basicRe .btnWrap a { display:block; max-width:480px; margin:0 auto; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:22px; font-weight:bold; text-align:center; background:#00863C; }
.basicRe .btnWrap .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }

@media screen and (max-width:767px) {
	.basicRe { padding:60px 0; background:#E5F3EB; }
	.basicReInner { width:90%; margin:0 auto 30px; padding:25px; border-radius:10px; background:#fff; box-shadow:0 2px 10px 0 rgba(0,0,0,0.2); }
	.basicRe header { display:flex; flex-flow:column wrap; justify-content:flex-start; align-items:flex-start; margin:0 0 30px; text-align:center; background:transparent; }
	.basicRe header h3 { width:100%; color:#00863C; line-height:1.5; font-size:22px; }
	.basicRe header h3 span { display:block; padding:0 0 5px; font-size:16px; font-weight:normal; }
	.basicRe header p { width:100%; padding:10px 0 0; color:#FF0000; font-size:18px; font-weight:bold; }
	.basicRe header p span { font-size:16px; }
	.basicRe header p small { color:#333; font-size:16px; }
	.basicReCover { display:flex; flex-flow:column wrap; justify-content:space-between; align-items:flex-end; }
	.basicReText { width:100%; margin:0 0 20px; border:#4CAA75 2px solid; border-radius:8px; }
	.basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:18px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(0,134,60,1) 0%, rgba(87,175,126,1) 100%); }
	.basicReText p { margin:0; padding:20px; }
	.basicReText figure { margin:0; padding:0 20px 20px; }
	.basicReText figure img { width:100%; height:100%; object-fit:cover; }
	.basicRePhoto { width:100%; }
	.basicRePhoto figure { width:100%; height:auto; margin:0 0 0; text-align:center; }
	.basicRePhoto figure img { width:86%; height:auto; object-fit:cover; }
	.basicRePhoto h4 { margin:0 0 15px; font-size:18px; }
	.basicRePhoto ul { margin:0 0 10px; padding:0 0 0 2.0em; font-size:0.8em; }
	.basicRePhoto li { margin:0 0 5px; list-style:disc; }
	.basicRePhoto li sup { position:relative; top:-3px; font-size:9px; }
	.basicRePhoto li span { font-weight:bold; }
	.basicRePhoto .notice { color:#999; font-size:9px; text-align:right; }
	.basicRe .btnWrap { padding:30px 0 10px; }
	.basicRe .btnWrap a { display:block; max-width:480px; margin:0 auto; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:16px; font-weight:bold; text-align:center; background:#00863C; }
	.basicRe .btnWrap .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }
}

.yokubariRe { padding:60px 0; background:#F0F9F9; }
.yokubariRe header { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-end; margin:0 0 30px; background:transparent; }
.yokubariRe header h3 { width:48%; color:#00918A; line-height:1; font-size:48px; }
.yokubariRe header h3 span { display:block; padding:0 0 10px; font-size:29px; font-weight:normal; }
.yokubariRe header p { width:48%; color:#FF0000; font-size:48px; font-weight:bold; }
.yokubariRe header p span { font-size:36px; }
.yokubariRe header p small { color:#333; font-size:18px; }
.yokubariRe .basicReText { border:#00C3B5 2px solid; border-radius:8px; }
.yokubariRe .basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:28px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(0,145,138,1) 0%, rgba(0,195,181,1) 100%); }
.yokubariRe .btnWrap { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; width:100%; padding:30px 0 10px; }
.yokubariRe .btnWrap a.done { display:block; width:100%; max-width:480px; margin:0 auto; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:22px; font-weight:bold; text-align:center; background:#00918A; }
.yokubariRe .btnWrap a.done .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }
.yokubariRe .btnWrap a.bnr { display:block; width:100%; max-width:360px; }

@media screen and (max-width:1024px) {
	.yokubariRe .btnWrap { justify-content:center; }
	.yokubariRe .btnWrap a.done { margin-bottom:20px; }
}

@media screen and (max-width:767px) {
	.yokubariRe { padding:30px 0; background:#F0F9F9; }
	.yokubariRe header { display:flex; flex-flow:column wrap; justify-content:space-between; align-items:flex-end; margin:0 0 30px; text-align:center; background:transparent; }
	.yokubariRe header h3 { width:100%; color:#00918A; line-height:1.5; font-size:22px; }
	.yokubariRe header h3 span { display:block; padding:0 0 5px; font-size:16px; font-weight:normal; }
	.yokubariRe header p { width:100%; padding:10px 0 0; color:#FF0000; font-size:18px; font-weight:bold; }
	.yokubariRe header p span { font-size:16px; }
	.yokubariRe header p small { color:#333; font-size:16px; }
	.yokubariRe .basicReText { margin:0 0 20px; border:#00C3B5 2px solid; border-radius:8px; }
	.yokubariRe .basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:18px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(0,145,138,1) 0%, rgba(0,195,181,1) 100%); }
	.yokubariRe .btnWrap { justify-content:center; padding:30px 0 10px; }
	.yokubariRe .btnWrap a.done { display:block; max-width:480px; margin:0 auto 20px; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:16px; font-weight:bold; text-align:center; background:#00918A; }
	.yokubariRe .btnWrap a.done .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }
	.yokubariRe .btnWrap a.bnr { display:block; width:100%; max-width:100%; }
}

.clinicRe { padding:60px 0; background:#F0F6FA; }
.clinicRe header { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-end; margin:0 0 30px; background:transparent; }
.clinicRe header h3 { width:48%; color:#0256A6; line-height:1; font-size:48px; }
.clinicRe header h3 span { display:block; padding:0 0 10px; font-size:29px; font-weight:normal; }
.clinicRe header p { width:48%; color:#FF0000; font-size:48px; font-weight:bold; }
.clinicRe header p span { font-size:36px; }
.clinicRe header p small { color:#333; font-size:18px; }
.clinicRe .basicReText { border:#0256A6 2px solid; border-radius:8px; }
.clinicRe .basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:28px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(2,89,166,1) 0%, rgba(39,160,196,1) 100%); }
.clinicRe .btnWrap { padding:30px 0 10px; }
.clinicRe .btnWrap a { display:block; max-width:480px; margin:0 auto; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:22px; font-weight:bold; text-align:center; background:#0256A6; }
.clinicRe .btnWrap .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }

@media screen and (max-width:767px) {
	.clinicRe { padding:30px 0; background:#F0F6FA; }
	.clinicRe header { display:flex; flex-flow:column wrap; justify-content:space-between; align-items:flex-end; margin:0 0 30px; text-align:center; background:transparent; }
	.clinicRe header h3 { width:100%; color:#0256A6; line-height:1; font-size:22px; }
	.clinicRe header h3 span { display:block; padding:0 0 5px; font-size:16px; font-weight:normal; }
	.clinicRe header p { width:100%; padding:10px 0 0; color:#FF0000; font-size:18px; font-weight:bold; }
	.clinicRe header p span { font-size:16px; }
	.clinicRe header p small { color:#333; font-size:16px; }
	.clinicRe .basicReText { border:#0256A6 2px solid; border-radius:8px; }
	.clinicRe .basicReText h4 { margin:0; padding:20px; border-radius:6px 6px 0 0; color:#fff; line-height:1.4; font-size:18px; font-weight:bold; text-align:center; background:linear-gradient(90deg, rgba(2,89,166,1) 0%, rgba(39,160,196,1) 100%); }
	.clinicRe .btnWrap { padding:30px 0 10px; }
	.clinicRe .btnWrap a { display:block; max-width:480px; margin:0 auto; padding:0; border:0; border-radius:36px; color:#fff; line-height:64px; font-size:16px; font-weight:bold; text-align:center; background:#0256A6; }
	.clinicRe .btnWrap .material-symbols-outlined { position:relative; top:3px; margin:0 0 0 10px; font-size:1.15em; }
}



