@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; }
}


/* 20240513 */
.HeroMainInner { position:relative; padding-bottom:10px; }
.HeroMainInner .pc { display:block; }
.HeroMainInnerPc { display:block; margin:0; padding:20px 0 0; background:url('../images/img_yokubari_top_bg.webp') no-repeat right top; background-size:auto 380px; }
.HeroMainInnerPcCover { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start; width:100%; max-width:950px; margin:0 auto; padding:0 0 40px; }
.HeroMainInnerPcCover .Text { width:47%; }
.HeroMainInnerPcCover .Text h2 { margin:0 0 20px; color:#212121; font-size:25px; font-weight:bold; text-align:center; }
.HeroMainInnerPcCover .Text h2 small { font-size:0.6em; }
.HeroMainInnerPcCover .TextBox { border-radius:10px; background:#fff; box-shadow:0 3px 12px 0 rgba(0,0,0,0.075); }
.HeroMainInnerPcCover .TextBox h3 { padding:10px; border-radius:10px 10px 0 0; color:#fff; font-size:24px; text-align:center; background:linear-gradient(90deg, rgba(0,145,138,1) 0%, rgba(0,195,181,1) 100%); }
.HeroMainInnerPcCover .TextBox ul { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; padding:20px 15px 25px; }
.HeroMainInnerPcCover .TextBox li:nth-child(1) { width:50%; padding:0 2% 0 0; margin:0 2% 0 0; border-right:#ccc 1px solid; }
.HeroMainInnerPcCover .TextBox li:nth-child(2) { width:48%; }
.HeroMainInnerPcCover .TextBox h4 { margin:0 0 10px; padding:10px; color:#fff; font-weight:normal; text-align:center; background:rgba(0,145,138,1); }
.HeroMainInnerPcCover .TextBox p { margin:0 0 30px; }
.HeroMainInnerPcCover .TextBox p span { display:block; line-height:26px; font-size:13px; font-weight:normal; text-align:center; }
.HeroMainInnerPcCover .TextBox p span.limited { display:block; max-width:88%; margin:0 auto; padding:0 15px; border-radius:15px; color:#000; line-height:26px; font-size:13px; font-weight:normal; background:#FBCA00; box-shadow:0 2px 6px 0 rgba(0,0,0,.2); }
.HeroMainInnerPcCover .TextBox p.Price { position:relative; margin-bottom:0; font-size:24px; font-weight:bold; text-align:center; }
.HeroMainInnerPcCover .TextBox p.Price b { color:#f00; font-family:'DIN 2014', 'Roboto', sans-serif;  font-size:54px; }
.HeroMainInnerPcCover .TextBox p.Price small { position:absolute; top:-1.0em; right:3.0em; font-size:13px; font-weight:normal; }
.HeroMainInnerPcCover .Photo { width:48%; }
.HeroMainInner .sp { display:none; }
.HeroMainInner .btnWrap { position:absolute; z-index:5; bottom:0; left:50%; width:100%; max-width:860px; transform:translate(-50%,0); }
.HeroMainInner .btnWrap a { display:block; width:100%; max-width:360px; margin:0; padding:0 20px; border:#00AAA0 2px solid; border-radius:40px; color:#00AAA0; line-height:60px; font-size:18px; font-weight:bold; text-align:center; background:#fff; }
.HeroMainInner .btnWrap a img { display:inline-block; position:relative; top:0.15em; width:1.0em; height:1.0em; margin:0 0 0 4px; }

.point_box { position:relative; padding:; color:#fff; background:linear-gradient(135deg, rgba(0,145,138,1) 0%, rgba(0,195,181,1) 100%); box-shadow:inset 0 4px 4px 0 rgba(0,0,0,0.1); }
.point_box::before { content:''; display:block; position:absolute; overflow:hidden; top:-10px; left:calc(50% - 33px); width:40px; height:40px; background:#fff; box-shadow:4px 4px 0 0 rgba(0,0,0,0.1); transform:rotate(45deg) translate(0,-50%); }
.point_box.full-width h3 { margin:0 0 20px; padding:15px; color:#00918A; line-height:1; text-align:center; background:#fff; box-shadow:0 3px 0 0 rgba(0,0,0,0.3); }
.point_box.full-width p.mb20 { margin-bottom:20px; }
.point_box.full-width figure.mb40 { margin-bottom:40px; }
.point_box .notice { font-size:12px; text-align:right; }
.point_box figure.pc { display:block; }
.point_box figure.sp { display:none; }

.merit_box { padding:40px 0; }
.merit_box ul.merit { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:0 0 10px; }
.merit_box li { width:18.5%; }
.merit_box li img { width:100%; height:100%; object-fit:cover; }
.merit_box .notice { margin:0 0 40px; font-size:12px; text-align:right; }

.items { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:0 0 20px; }
.items-15 { width:48.5%; border-radius:10px; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
.items-20 { width:48.5%; border-radius:10px; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
.items h3 { display:block; margin:0 0 20px; padding:15px; border-radius:10px 10px 0 0; color:#fff; line-height:1.2; font-size:18px; font-weight:normal; text-align:center; background:#5D5D5D; }
.items h3 b { display:block; font-size:21px; font-weight:bold; }
.items h3 strong { font-size:32px; }
.items h4 { margin:0 0 20px; text-align:center; }
.items h4 img { width:auto; height:40px; }
.items figure { display:flex; align-items:center; position:relative; width:60%; min-height:310px; margin:0 auto 40px; }
.items figure img { width:100%; height:100%; object-fit:cover; }
.items figure span.badge_fullhd { position:absolute; top:0; left:-70px; z-index:2; width:90px; height:auto; }
.items p.price { margin:0 0 20px; font-size:20px; text-align:center; }
.items p.price span { font-size:27px; }
.items p.price span.badge_fullhd { display:inline-block; position:relative; top:-0.5em; margin:0 4px 0 0; padding:0 20px; border-radius:30px; line-height:36px; font-size:15px; font-weight:bold; background:#FBCA00; box-shadow:0 2px 6px 0 rgba(0,0,0,.2); }
.items p.price b { color:#FF0000; font-size:36px; }
.items table { width:90%; margin:0 auto 20px; padding:0; border:0; border-collapse:collapse; border-top:#ddd 1px solid; font-size:12px; }
.items tr { border-bottom:#ddd 1px solid; }
.items th { padding:8px; line-height:1; text-align:left; white-space:nowrap; background:#fcfcfc; }
.items td { padding:8px; }
.items .btnWrap { text-align:center; }
.items .btnWrap a { display:inline-block; width:320px; margin:0 auto 10px; border-radius:34px; border:#10B7AF 2px solid; color:#10B7AF; line-height:60px; font-size:18px; font-weight:bold; text-align:center; background:#fff; }
.items .btnWrap + .btnWrap a { margin-bottom:30px; color:#fff; background:#10B7AF; }
.items .btnWrap a img { display:inline-block; position:relative; top:0.15em; width:1.0em; height:1.0em; margin:0 0 0 4px; }

.set_box { padding:0 0 40px; background:#F0F9F9; }
.set_box header { margin:0 0 20px; padding:0; background:transparent; }
.set_box header figure.PC { display:block; width:100%; margin:0 0 20px; }
.set_box header figure.SP { display:none; }
.set_box header figure img { width:100%; max-width:100%; height:100%; object-fit:cover; }
.set_box header p { text-align:center; }
.set_box .items table { margin-bottom:10px; }
.set_box .items .notice { width:90%; margin:0 auto 10px; font-size:10px; text-align:right; }
.set_box .items .btnWrap { text-align:center; }
.set_box .items .btnWrap a { width:320px; margin:0 auto 20px; border-radius:34px; border:#10B7AF 2px solid; color:#fff; line-height:60px; font-size:18px; font-weight:bold; text-align:center; background:#10B7AF; }
.set_box .btnWrap a img { display:inline-block; position:relative; top:0.15em; width:1.0em; height:1.0em; margin:0 0 0 4px; }

.other_set { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:30px 0 0; padding:20px; border-radius:10px; background:#fff; box-shadow:0 4px 12px 0 rgba(0,0,0,0.1); }
.other_set .Text { width:48.5%; }
.other_set .Text h4 { margin:0 0 20px; color:#00918A; line-height:1.5; font-size:21px; }
.other_set .Text .btnWrap { text-align:center; }
.other_set .Text .btnWrap a { display:inline-block; width:320px; margin:0 auto 20px; border-radius:34px; border:#10B7AF 2px solid; color:#10B7AF; line-height:60px; font-size:18px; font-weight:bold; text-align:center; background:#fff; }
.other_set .Photo { width:48.5%; }
.other_set .btnWrap a img { display:inline-block; position:relative; top:0.15em; width:1.0em; height:1.0em; margin:0 0 0 4px; }

.support_box { padding:60px 0; color:#fff; text-align:center; background:url('../images/img_yokubari_support_bg.webp') no-repeat center center; background-size:cover; }
.support_box h4 { margin:0 0 20px; font-size:24px; font-weight:bold; }
.support_box h4 + p { margin:0 0 20px; font-size:15px; }
.support_box_inner { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; padding:20px 0; }
.support_box_inner .hard { display:flex; flex-flow:column wrap; align-self:stretch; width:48.5%; padding:20px; border-radius:10px; color:#000; font-weight:normal; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
.support_box_inner .soft { display:flex; flex-flow:column wrap; align-self:stretch; width:48.5%; padding:20px; border-radius:10px; color:#000; font-weight:normal; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
.support_box_inner figure { display:block; margin:0 0 20px; }
.support_box_inner figure img { width:auto; height:60px; }
.support_box_inner h5 { margin:0 0 10px; font-size:21px; font-weight:bold; text-align:center; }
.support_box_inner p { margin:0 0 20px; font-size:14px; text-align:center; }
.support_box_inner table { width:100%; margin:0 auto; padding:0; border:0; border-collapse:collapse; border-top:#ddd 1px solid; font-size:13px; }
.support_box_inner tr { border-bottom:#ddd 1px solid; }
.support_box_inner th { padding:10px; line-height:1; text-align:left; background:#d9eeed; }
.support_box_inner td { text-align:right; }

@media screen and (max-width: 1024px) {
	.HeroMainInnerPcCover .TextBox p small { position:absolute; top:-1.0em; right:2.25em; font-size:12px; font-weight:normal; }
}

@media screen and (max-width: 767px) {
	.HeroMainInner { position:relative; padding-bottom:60px; }
	.HeroMainInner .pc { display:none; }
	.HeroMainInnerPc { display:block; margin:0; padding:0 0 0; background:url('../images/img_yokubari_top_bg.webp') no-repeat right 120px; background-size:auto 360px; }
	.HeroMainInnerPcCover { display:flex; flex-flow:column wrap; justify-content:center; align-items:center; width:100%; max-width:100%; margin:0 auto; padding:15px 20px 20px !important; }
	.HeroMainInnerPcCover .Text { width:90%; }
	.HeroMainInnerPcCover .Text h2 { margin:0 0 20px; color:#212121; font-size:20px; font-weight:bold; text-align:center; }
	.HeroMainInnerPcCover .Text h2 small { font-size:0.6em; }
	.HeroMainInnerPcCover .TextBox { border-radius:10px; background:#fff; box-shadow:0 3px 12px 0 rgba(0,0,0,0.075); }
	.HeroMainInnerPcCover .TextBox h3 { padding:10px; border-radius:10px 10px 0 0; color:#fff; text-align:center; background:linear-gradient(90deg, rgba(0,145,138,1) 0%, rgba(0,195,181,1) 100%); }
	.HeroMainInnerPcCover .TextBox ul { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; padding:20px 15px 25px; }
	.HeroMainInnerPcCover .TextBox li:nth-child(1) { width:50%; padding:0 2% 0 0; margin:0 2% 0 0; border-right:#ccc 1px solid; }
	.HeroMainInnerPcCover .TextBox li:nth-child(2) { width:48%; }
	.HeroMainInnerPcCover .TextBox h4 { margin:0 0 5px; padding:10px; color:#fff; font-size:13px; font-weight:normal; text-align:center; background:rgba(0,145,138,1); }
	.HeroMainInnerPcCover .TextBox p.Price { position:relative; font-size:24px; font-weight:bold; text-align:center; }
	.HeroMainInnerPcCover .TextBox p.Price b { color:#f00; font-family:'DIN 2014', 'Roboto', sans-serif;  font-size:48px; }
	.HeroMainInnerPcCover .TextBox p.Price small { position:absolute; top:-1.0em; right:1.0em; font-size:12px; font-weight:normal; }
	.HeroMainInnerPcCover .Photo { width:80%; }
	.HeroMainInner .sp { display:none; }
	.HeroMainInner .btnWrap { position:absolute; z-index:5; bottom:0; left:50%; width:100%; max-width:90%; transform:translate(-50%,0); }
	.HeroMainInner .btnWrap a { display:block; width:100%; max-width:90%; margin:0 auto; padding:0 20px; border:#00AAA0 2px solid; border-radius:40px; color:#00AAA0; line-height:56px; font-size:17px; font-weight:bold; text-align:center; background:#fff; }
	.HeroMainInner .btnWrap a img { display:inline-block; position:relative; top:0.15em; width:1.0em; height:1.0em; margin:0 0 0 4px; }
	.merit_box ul.merit { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:0 0 10px; }
	.merit_box li { width:48.5%; margin:0 0 15px; }
	.point_box figure.pc { display:none; }
	.point_box figure.sp { display:block; }
	.items { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:0 0 20px; }
	.items-15 { width:100.0%; margin-bottom:20px; border-radius:10px; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
	.items-20 { width:100.0%; border-radius:10px; background:#fff; box-shadow:0 4px 8px 0 rgba(0,0,0,0.1); }
	.items figure { position:relative; width:80%; min-height:310px; }
	.items figure span.badge_fullhd { position:absolute; top:0; left:-8%; z-index:2; width:120px; height:auto; }
	.items .btnWrap a { width:90%; margin-right:auto; margin-left:auto; }
	.set_box header figure.PC { display:none; }
	.set_box header figure.SP { display:block; width:100%; margin:0 0 20px; }
	.set_box header br { display:none; }
	.set_box header p { max-width:90%; margin-right:auto; margin-left:auto; }
	.set_box .items .btnWrap a { width:90%; margin-right:auto; margin-left:auto; }
	.other_set { display:flex; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:30px 0 0; padding:20px; border-radius:10px; background:#fff; box-shadow:0 4px 12px 0 rgba(0,0,0,0.1); }
	.other_set .Text { width:100.0%; }
	.other_set .Text h4 { font-size:20px; text-align:center; }
	.other_set .Text .btnWrap a { width:90%; margin-right:auto; margin-left:auto; }
	.other_set .Photo { width:100.0%; }
	.support_box_inner { display:flex; flex-flow:column wrap; justify-content:space-between; align-items:center; padding:20px 0; }
	.support_box_inner .hard { width:100.0%; margin-bottom:20px; }
	.support_box_inner .soft { width:100.0%; }
}










