.p-value {
	font-family: "MFW-A1MinchoStd-Bold", serif;
}
.p-value-mv {
	text-align: center;
	position: relative;
}
.p-value-mv__box {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
@media screen and (max-width: 767px) {
	.p-value-mv__box {
		position: relative;
		transform: translateY(0);
		padding-block-start: 40px;
	}
}
.p-value-mv__tl {
	width: 21%;
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.p-value-mv__tl {
		width: 40%;
	}
}
.p-value-mv h1 {
	font-size: clamp(3rem, 2.58rem + 1.3125vw, 5.1rem);
	letter-spacing: 0.03em;
	margin-block-start: clamp(4.5rem, 4.3rem + 0.625vw, 5.5rem);
	margin-block-end: clamp(2rem, 1.5rem + 1.5625vw, 4.5rem);
}
.p-value-mv__txt {
	font-size: clamp(1.2rem, 1.16rem + 0.125vw, 1.4rem);
	letter-spacing: 0.16em;
	line-height: 2;
}
@media screen and (max-width: 767px) {
	.p-value-mv__txt {
		letter-spacing: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-value-mv figure {
		position: absolute;
		top: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-value nav {
		margin-block-start: 20px;
	}
}
.p-value nav ul {
	width: 90%;
	max-width: 845px;
	margin-inline: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 2vw;
}
@media screen and (max-width: 767px) {
	.p-value nav ul {
		row-gap: 4vw;
		width: 85%;
	}
}
.p-value nav ul li {
	width: 47%;
}
@media screen and (max-width: 767px) {
	.p-value nav ul li {
		width: 100%;
	}
}
.p-value nav ul li a {
	transition: 0.3s;
}
.p-value nav ul li a:hover {
	opacity: 0.65;
}
.p-value .c-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p-value-title {
	text-align: center;
	font-size: clamp(2.8rem, 2.48rem + 1vw, 4.4rem);
	position: relative;
	margin-block-start: clamp(4.5rem, 4.3rem + 0.625vw, 5.5rem);
	padding-block: 20px;
}
@media screen and (max-width: 767px) {
	.p-value-title {
		padding-block: 0;
	}
}
.p-value-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	background-image: url(../images/value/value1.webp);
	width: 125px;
	height: 125px;
}
@media screen and (max-width: 767px) {
	.p-value-title:before {
		position: relative;
		display: block;
		margin: 0 auto 30px auto;
		width: 96px;
		height: 96px;
	}
}
.p-value-title span {
	display: block;
	font-size: clamp(1.6rem, 1.5rem + 0.3125vw, 2.1rem);
	letter-spacing: 0.12em;
	margin-block-end: 10px;
}
@media screen and (max-width: 767px) {
	.p-value-title span {
		margin-block-end: 15px;
	}
}
.p-value-title em {
	font-style: normal;
	font-size: clamp(3.5rem, 3.08rem + 1.3125vw, 5.6rem);
}
.p-value-title__txt {
	font-size: clamp(1.4rem, 1.36rem + 0.125vw, 1.6rem);
	letter-spacing: 0.12em;
	line-height: 2;
	text-align: center;
	margin-block-start: clamp(3rem, 2.7rem + 0.9375vw, 4.5rem);
}
@media screen and (max-width: 767px) {
	.p-value-title__txt {
		letter-spacing: 0;
		font-feature-settings: "palt";
	}
}
.p-value-topic {
	border: 1px solid #8CB7AD;
	position: relative;
}
.p-value-topic:before {
	content: "";
	background-image: url(../images/value/icon-topics.webp);
	background-size: cover;
	width: 113px;
	height: 51px;
	position: absolute;
	left: -25px;
	top: -30px;
}
@media screen and (max-width: 767px) {
	.p-value-topic:before {
		width: 78px;
		height: 35px;
		left: -5%;
		top: -25px;
	}
}
.p-value-topic h3 {
	background-color: #8CB7AD;
	text-align: center;
	font-size: clamp(1.9rem, 1.8rem + 0.3125vw, 2.4rem);
	color: #fff;
	padding: 10px;
}
.p-value-topic__box {
	padding: 20px 0 20px 25px;
}
@media screen and (max-width: 767px) {
	.p-value-topic__box {
		padding: 5% 0 5% 5%;
	}
}
.p-value-topic__box dl dt {
	font-size: clamp(1.6rem, 1.54rem + 0.1875vw, 1.9rem);
	line-height: 1.8;
	margin-block-end: clamp(1rem, 0.6rem + 1.25vw, 3rem);
}
.p-value-topic__box dl dd {
	font-size: clamp(1.2rem, 1.16rem + 0.125vw, 1.4rem);
	line-height: 1.8;
}
.p-value-value1 {
	margin-block-end: clamp(5rem, 4rem + 3.125vw, 10rem);
}
.p-value-value1__inner2 {
	margin-block-end: clamp(4rem, 3.7rem + 0.9375vw, 5.5rem) !important;
}
.p-value-value1__inner2 .c-flex {
	align-items: center;
}
.p-value-value1__inner2 .c-flex p {
	font-size: 1.4rem;
	letter-spacing: 0;
	text-align: left;
	margin: 0;
}
@media screen and (max-width: 1000px) {
	.p-value-value1__inner2 .c-flex p {
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__inner2 .c-flex p {
		margin-block: 20px;
		font-feature-settings: "palt";
	}
}
.p-value-value1__inner2 .c-flex figure {
	width: 185px;
}
@media screen and (max-width: 1000px) {
	.p-value-value1__inner2 .c-flex figure {
		margin-inline: auto;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__inner2 .c-flex figure {
		width: 160px;
	}
}
.p-value-value1__inner2 dl {
	margin-block-start: clamp(2.3rem, 2.16rem + 0.4375vw, 3rem);
	max-width: 725px;
	margin-inline: auto;
}
.p-value-value1__inner2 dl dt {
	font-size: clamp(1.4rem, 1.38rem + 0.0625vw, 1.5rem);
	margin-block-end: 10px;
}
.p-value-value1__inner2 dl dd .caption {
	font-size: 1rem;
	margin-block-start: 1.5em;
}
@media screen and (max-width: 767px) {
	.p-value-value1__inner2 dl dd .caption {
		margin-left: 3em;
		text-indent: -3em;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__inner {
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box {
		overflow: hidden;
	}
}
.p-value-value1__box h3 {
	text-align: center;
	font-size: clamp(1.9rem, 1.84rem + 0.1875vw, 2.2rem);
	line-height: 1.5;
	margin-block-start: clamp(2.5rem, 1.8rem + 2.1875vw, 6rem);
	margin-block-end: clamp(2.5rem, 2rem + 1.5625vw, 5rem);
	width: 100%;
}
.p-value-value1__box dl {
	display: flex;
	flex-direction: column-reverse;
	width: 30%;
	margin: 0 0 auto 0;
	margin-block-start: clamp(1.5rem, 1.3rem + 0.625vw, 2.5rem);
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl {
		width: 100%;
	}
}
.p-value-value1__box dl dt {
	margin-block-start: clamp(1.6rem, 1.56rem + 0.125vw, 1.8rem);
	text-align: center;
}
.p-value-value1__box dl:nth-of-type(1), .p-value-value1__box dl:nth-of-type(2) {
	margin-block-start: 0;
	width: 48%;
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(1), .p-value-value1__box dl:nth-of-type(2) {
		width: 90%;
		margin-inline: auto;
		margin-block-end: 15px;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(3), .p-value-value1__box dl:nth-of-type(4), .p-value-value1__box dl:nth-of-type(5) {
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(3) dt, .p-value-value1__box dl:nth-of-type(4) dt, .p-value-value1__box dl:nth-of-type(5) dt {
		margin-inline: auto;
		margin-block: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(3) dd, .p-value-value1__box dl:nth-of-type(4) dd, .p-value-value1__box dl:nth-of-type(5) dd {
		width: 48%;
		flex-shrink: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(3) dt {
		width: 44%;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(4) {
		flex-direction: row;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(4) dt {
		width: 36%;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1__box dl:nth-of-type(5) dt {
		width: 34%;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value1 .p-value-topic {
		width: 90%;
		margin-inline: auto;
	}
}
.p-value-value1 .p-value-topic dl {
	width: 40%;
}
@media screen and (max-width: 767px) {
	.p-value-value1 .p-value-topic dl {
		width: 100%;
		margin-block-end: 5%;
	}
}
.p-value-value1 .p-value-topic figure {
	width: 55%;
}
@media screen and (max-width: 767px) {
	.p-value-value1 .p-value-topic figure {
		width: 100%;
	}
}
.p-value-value2 {
	margin-block-end: clamp(5rem, 4rem + 3.125vw, 10rem);
}
.p-value-value2 .p-value-title:before {
	background-image: url(../images/value/value2.webp);
}
.p-value-value2 .p-value-topic h3 {
	height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.p-value-value2 .p-value-topic h3 {
		height: 71px;
		line-height: 1.3;
	}
}
.p-value-value2 .p-value-topic dl {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-value-value2 .p-value-topic dl {
		text-align: left;
	}
}
.p-value-value2 .p-value-topic dl dt {
	color: #B59853;
	font-size: clamp(1.6rem, 1.46rem + 0.4375vw, 2.3rem);
	margin-block-end: clamp(1rem, 0.8rem + 0.625vw, 2rem);
}
@media screen and (max-width: 767px) {
	.p-value-value2 .p-value-topic dl dt {
		font-feature-settings: "palt";
		letter-spacing: 0;
		font-size: 1.55rem;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2 .p-value-topic dl dd {
		font-size: 1.4rem;
		font-feature-settings: "palt";
		letter-spacing: 0;
	}
}
.p-value-value2 .p-value-topic figure {
	max-width: 615px;
	margin-block: clamp(1.5rem, 1.2rem + 0.9375vw, 3rem);
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.p-value-value2 .p-value-topic figure {
		padding-right: 5%;
	}
}
.p-value-value2__box {
	margin-block-start: clamp(4rem, 3rem + 3.125vw, 9rem);
}
.p-value-value2__box h3 {
	width: 100%;
	max-width: 450px;
	height: 83px;
	background-color: #F0EDE1;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-inline: auto;
	font-size: clamp(1.6rem, 1.4rem + 0.625vw, 2.6rem);
	color: #5D4B39;
	position: relative;
	margin-block-end: clamp(6rem, 5rem + 3.125vw, 11rem);
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3 {
		max-width: 300px;
		height: 51px;
	}
}
.p-value-value2__box h3:before, .p-value-value2__box h3:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	top: -12px;
	border-top: 4px solid #594C3C;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3:before, .p-value-value2__box h3:after {
		border-width: 3px;
		width: 15px;
		height: 15px;
	}
}
.p-value-value2__box h3:before {
	border-left: 4px solid #594C3C;
	left: -12px;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3:before {
		border-width: 3px;
	}
}
.p-value-value2__box h3:after {
	border-right: 4px solid #594C3C;
	right: -12px;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3:after {
		border-width: 3px;
	}
}
.p-value-value2__box h3 span:before, .p-value-value2__box h3 span:after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: -12px;
	border-bottom: 4px solid #594C3C;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3 span:before, .p-value-value2__box h3 span:after {
		border-width: 3px;
		width: 15px;
		height: 15px;
	}
}
.p-value-value2__box h3 span:before {
	border-left: 4px solid #594C3C;
	left: -12px;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3 span:before {
		border-width: 3px;
	}
}
.p-value-value2__box h3 span:after {
	border-right: 4px solid #594C3C;
	right: -12px;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box h3 span:after {
		border-width: 3px;
	}
}
.p-value-value2__box .c-grid {
	display: grid;
	grid-template-columns: 54% 45%;
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	margin-block-end: clamp(2rem, 0.4rem + 5vw, 10rem);
}
.p-value-value2__box .c-grid:nth-of-type(even) {
	grid-template-columns: 45% 54%;
}
.p-value-value2__box .c-grid:nth-of-type(even) h4 {
	grid-area: 1/1/2/2;
	margin-inline-start: 0;
}
.p-value-value2__box .c-grid:nth-of-type(even) p {
	grid-area: 2/1/3/2;
	margin-inline-start: 0;
}
.p-value-value2__box .c-grid:nth-of-type(even) figure {
	grid-area: 1/2/3/3;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(2) {
		grid-template-rows: max-content 1fr;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(2) h4 {
		grid-area: 1/1/2/3;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(2) p {
		grid-area: 2/1/3/2;
		padding-right: 15px;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(2) figure {
		grid-area: 2/2/3/3;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(3) {
		grid-template-rows: max-content 1fr;
	}
	.p-value-value2__box .c-grid:nth-of-type(3) h4 {
		margin-top: 0;
		margin-left: 15px;
	}
	.p-value-value2__box .c-grid:nth-of-type(3) p {
		margin-left: 15px;
	}
}
.p-value-value2__box .c-grid:nth-of-type(4) {
	grid-template-rows: max-content 1fr;
}
.p-value-value2__box .c-grid:nth-of-type(4) h4 {
	margin-block-start: 0;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(4) h4 {
		grid-area: 1/1/2/3;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(4) p {
		grid-area: 2/1/3/2;
		padding-right: 15px;
	}
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid:nth-of-type(4) figure {
		grid-area: 2/2/3/3;
	}
}
.p-value-value2__box .c-grid h4 {
	grid-area: 1/2/2/3;
	font-size: clamp(1.5rem, 1.28rem + 0.6875vw, 2.6rem);
	letter-spacing: 0.12;
	line-height: 1.7;
	margin: auto 0 clamp(1rem, 0.6rem + 1.25vw, 3rem) clamp(1.5rem, 0.4rem + 3.4375vw, 7rem);
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid h4 {
		letter-spacing: 0;
		font-feature-settings: "palt";
		margin-inline-start: 0;
	}
}
.p-value-value2__box .c-grid p {
	grid-area: 2/2/3/3;
	font-size: clamp(1.2rem, 1.14rem + 0.1875vw, 1.5rem);
	left: 0.08;
	line-height: 1.6;
	margin: 0 0 auto clamp(1.5rem, 0.4rem + 3.4375vw, 7rem);
}
@media screen and (max-width: 767px) {
	.p-value-value2__box .c-grid p {
		margin-inline-start: 0;
		font-feature-settings: "palt";
	}
}
.p-value-value2__box .c-grid figure {
	grid-area: 1/1/3/2;
}
.p-value-value2__box2 h3 {
	font-size: clamp(1.4rem, 1.24rem + 0.5vw, 2.2rem);
	text-align: center;
	line-height: 1.4;
	padding-block-end: clamp(1.3rem, 1.22rem + 0.25vw, 1.7rem);
	margin-block-end: clamp(1.3rem, 0.76rem + 1.6875vw, 4rem);
	border-bottom: 1px dashed #ccc;
}
.p-value-value2__box2 ul {
	display: flex;
	justify-content: space-between;
}
.p-value-value2__box2 ul li {
	width: 31%;
}
.p-value-value2__box2 ul li figcaption {
	text-align: center;
	font-size: 1rem;
	margin-block-start: clamp(0.7rem, 0.6rem + 0.3125vw, 1.2rem);
}
@media screen and (max-width: 767px) {
	.p-value-value2__box2 ul li figcaption {
		line-height: 1.3;
	}
}
.p-value-value2__box2 p {
	margin-block-start: clamp(3rem, 2.5rem + 1.5625vw, 5.5rem);
}
.p-value-value2__box2 p a {
	display: block;
	max-width: 475px;
	width: 90%;
	margin-inline: auto;
	padding: 4px;
	background: linear-gradient(to right, #f4ccd0 0%, #cd8b94 100%);
	border-radius: 75px;
}
.p-value-value2__box2 p a span {
	background: linear-gradient(to right, #f0e1e1 0%, #f4ccd0 99%);
	border-radius: 75px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 67px;
	font-size: clamp(1.6rem, 1.4rem + 0.625vw, 2.6rem);
	color: #69183C;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box2 p a span {
		height: 43px;
	}
}
.p-value-value2__box2 p a span:after {
	content: "";
	width: 17px;
	height: 17px;
	border-top: 1px solid #69183C;
	border-left: 1px solid #69183C;
	transform-origin: center center;
	transform: rotate(135deg);
	position: absolute;
	right: 70px;
}
@media screen and (max-width: 767px) {
	.p-value-value2__box2 p a span:after {
		width: 11px;
		height: 11px;
		right: 50px;
	}
}
.p-value-value3 {
	margin-block-end: clamp(5rem, 4rem + 3.125vw, 10rem);
}
.p-value-value3 .p-value-title:before {
	background-image: url(../images/value/value3.webp);
}
.p-value-value3__inner figure {
	margin-block-start: clamp(2rem, 1.2rem + 2.5vw, 6rem);
	margin-block-end: clamp(2.5rem, 2.3rem + 0.625vw, 3.5rem);
}
.p-value-value3__inner p {
	font-size: clamp(1.8rem, 1.72rem + 0.25vw, 2.2rem);
	background-color: #B59853;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.p-value-value3__inner p {
		height: 75px;
		font-feature-settings: "palt";
		line-height: 1.5;
	}
}
.p-value-value4 {
	margin-block-end: clamp(2rem, 0.4rem + 5vw, 10rem);
}
.p-value-value4 .p-value-title:before {
	background-image: url(../images/value/value4.webp);
}
.p-value-value4 .p-value-title__txt {
	margin-block-end: clamp(2rem, 1.8rem + 0.625vw, 3rem);
}
.p-value-value4 dl {
	width: 46%;
}
@media screen and (max-width: 767px) {
	.p-value-value4 dl {
		width: 49%;
	}
}
.p-value-value4 dl dt {
	font-size: clamp(1rem, 0.94rem + 0.1875vw, 1.3rem);
	border: 1px solid #ccc;
	text-align: center;
	margin-block-end: 10px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-value-value4 dl dt {
		height: 20px;
	}
}
.p-value [class*=__inner] {
	max-width: 840px;
	width: 90%;
	margin: 0 auto;
}
.p-value [class*=__inner2] {
	max-width: 770px;
	width: 90%;
	margin: 0 auto;
}

/*--------------------------------
animation
--------------------------------*/
@keyframes zoomIn2 {
	from {
		opacity: 0;
		transform: scale3d(1.3, 1.3, 1.3);
	}
	50% {
		opacity: 1;
	}
}
.zoomIn2 {
	animation-name: zoomIn2;
}

@keyframes blurIn {
	from {
		opacity: 0;
		filter: blur(20px);
		transform: translate3d(0, 10px, 0) scaleX(1.2);
	}
	to {
		opacity: 1;
		filter: blur(0);
		transform: none;
	}
}
.blurIn {
	animation-name: blurIn;
}

@keyframes blurZoomIn {
	from {
		opacity: 0;
		filter: brightness(1.8) blur(20px);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	50% {
		filter: brightness(1) blur(0);
		opacity: 1;
	}
}
.blurZoomIn {
	animation-name: blurZoomIn;
}

@keyframes blurFadeIn {
	from {
		opacity: 0;
		filter: blur(20px);
	}
	50% {
		filter: blur(0);
		opacity: 1;
	}
}
.blurFadeIn {
	animation-name: blurFadeIn;
}

.cliping-mask {
	overflow: hidden;
}/*# sourceMappingURL=value.css.map */