/* .feature_figure {
	--x: 0;
	--y: 0;
	--d: 50;
	&:hover {
		.hover-image {
			scale: 1.025;
			translate: calc(var(--x) / var(--d) * 1px) calc(var(--y) / var(--d) * 1px);
		}
	}
}

.feature_img {
	--d: 30;
	translate: calc(var(--x) / var(--d) * 1px) calc(var(--y) / var(--d) * 1px);
} */

.js-parallax {
	/* height: calc(100% + 120px);
	width: calc(100% + 120px); */
}
.parallax-inner {
	display: grid;
	/* height: auto; */
	height: 100%;
	/* aspect-ratio: 685 / 385; */
	/* height: calc(100% + 120px); */
	/* left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%; */
	/* transform: translate(-50%, -50%); */
	width: 100%;
	/* width: calc(100% + 120px); */
	/* will-change: transform; */
}
.feature_figure,
.feature_img,
.feature_none_img {
	aspect-ratio: 683 / 385;
}
.feature_img {
	object-fit: contain;
}
.feature_none_img {
	object-fit: cover;
}
/* ========== ========== */
/* ヘッダー
/* ========== ========== */
path.draw-fill {
	fill: transparent;
	stroke: #ebff00;
	stroke-dasharray: 2000;
	stroke-dashoffset: 2000;
	stroke-width: 2;
}

.header_minutes_main {
	background: #f7c7cf;
}
/* .list_minutesvisual {
	padding-left: 80px;
} */
.container_five > * {
	min-width: 0;
}
.copy_five_svg {
	/* height: clamp(11.5625rem, 4.8981rem + 27.1326vw, 28.0625rem); */
	max-width: 22.5rem;
	position: relative;
	top: calc(-1 * clamp(1.375rem, 0.5419rem + 3.3916vw, 3.4375rem));
	width: clamp(9.375rem, 4.0737rem + 21.5827vw, 22.5rem);
	/* clamp(9.375rem, 4.0737rem + 21.5827vw, 22.5rem); */

	& svg {
		height: auto;
		width: 100%;
	}

	& svg > g {
		height: auto;
		object-fit: cover;
		width: 100%;
	}
}
.copy_five_svg_p {
	margin-top: calc(-1 * clamp(3.875rem, 1.2873rem + 10.5351vw, 7.8125rem));
	max-width: clamp(7.375rem, 3.134rem + 17.2662vw, 17.875rem);
	position: relative;
}
.copy_five_bg_img {
	/* height: auto;
	width: 100%; */
}
.container_five {
	position: relative;
	z-index: 1;
}
.copy_five {
	display: grid;
	justify-items: center;
}
.copy_five_head {
	align-items: center;
	display: flex;
	display: grid;
	grid-template-columns: auto auto;
	justify-content: center;
	position: relative;
	width: 100%;
}
/* ========== ========== */
/* 時計の画像 */
.copy_five_bg {
	background: var(--white);
	height: 100%; /* ← 親要素に応じて可変にしてもOK */
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.copy_five_bg_img {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	min-width: 101%;
	object-fit: fill;
	position: absolute;
	width: 100%;
}
/* ========== ========== */
/* 時計横の文字 */
.copy_five_text {
	color: var(--black);
	display: grid;
	font-family: var(--font-minas);
	font-style: var(--font-sty-minas);
	font-weight: var(--font-wei-minas-bld);
	left: calc(-1 * clamp(2.375rem, 1.0606rem + 5.3512vw, 4.375rem));
	position: relative;
	row-gap: clamp(0.3125rem, 0.0601rem + 1.0277vw, 0.9375rem);
	top: calc(-1 * clamp(0.75rem, 0.4723rem + 1.1305vw, 1.4375rem));
	/* left: 50%;
	position: absolute;
	top: 50%;
	translate: calc(-50% + clamp(0.875rem, -2.6515rem + 14.3573vw, 6.25rem))
		calc(-50% - 40px) 0; */
	width: max-content;

	& > * {
		width: max-content;
	}

	& .small {
		font-size: clamp(1.0625rem, 0.4819rem + 2.3638vw, 2.5rem);
		letter-spacing: 0.1rem;
		line-height: clamp(1.5625rem, 0.7547rem + 3.2888vw, 3.5625rem);
	}
	& .middle {
		font-size: clamp(1.1875rem, 0.3797rem + 3.2888vw, 3.1875rem);
		line-height: clamp(1.6875rem, 1.0816rem + 2.4666vw, 3.1875rem);
	}
	& .big {
		font-size: clamp(1.4375rem, 0.554rem + 3.5971vw, 3.625rem);
		line-height: clamp(2.0625rem, 0.7751rem + 5.2415vw, 5.25rem);
	}
}

/* ========== ========== */
/* 波背景 */
.five_wave {
	height: auto;
	object-fit: cover;
}
/* ========== ========== */
/* リスト */
.list_minutesvisual_block {
	list-style-type: none;
}
.list_minutesvisual_link {
	align-items: center;
	display: grid;
	grid-template-columns: clamp(4rem, 3.6466rem + 1.4388vw, 4.875rem) auto;
	min-height: 80px;
	position: relative;
}
.list_minutesvisual {
	align-content: center;
	display: grid;
	row-gap: 5px;

	& .heading_minutes_list {
		background: var(--white);
		/* border-radius: 50%; */
		color: var(--sky-blue);
		font-size: clamp(1.75rem, 1.5733rem + 0.7194vw, 2.1875rem);
		line-height: clamp(1.5625rem, 1.3858rem + 0.7194vw, 2rem);
		width: clamp(4rem, 3.6466rem + 1.4388vw, 4.875rem);
	}
	& .heading_minutes_list_small {
		font-size: clamp(0.5rem, 0.4495rem + 0.2055vw, 0.625rem);
	}
	/* padding-left: 30px; */
	& .heading_minutes_list::before {
		background: var(--white);
		border-radius: 50%;
		content: "";
		height: 20px;
		position: absolute;
		right: 0;
		top: 1px;
		width: 20px;
	}
	& .heading_minutes_list::after {
		background: var(--white);
		border-radius: 50%;
		content: "";
		height: 10px;
		position: absolute;
		right: -8px;
		top: -6px;
		width: 10px;
	}
}
.list_minutesvisual_title {
	align-items: center;
	color: var(--black);
	display: grid;
	font-size: clamp(0.875rem, 0.774rem + 0.4111vw, 1.125rem);
	font-weight: 600;
	line-height: clamp(1.1875rem, 1.0613rem + 0.5139vw, 1.5rem);
	margin-left: -30px;
	min-height: clamp(3.4375rem, 3.1851rem + 1.0277vw, 4.0625rem);
	padding-left: calc(30px + 20px);
	padding-right: 20px;
	position: relative;
}
.list_minutesvisual_title::before {
	background: #fff;
	border-radius: 10px;
	content: "";
	height: 100%;
	opacity: 0.5;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

/* ========== ========== */
/* メイン
/* ========== ========== */
.scope_five_list {
	background: #fac9d0;
}
.scope_feature {
	/* margin-right: clamp(1.25rem, -0.3909rem + 6.6804vw, 5.3125rem); */
	padding: clamp(0.625rem, 0.3726rem + 1.0277vw, 1.25rem) 0;
}
.feature_overflow {
	box-sizing: content-box;
	margin: 0 auto;
	/* max-width: 920px; */
	/* max-width: 74.875rem; */
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
	width: min(100% - 40px, 0.7312rem + 86.8448vw);
}
.feature_overflow::before {
	background: #fff;
	border-radius: 20px;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100vw;
}
.feature_over {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
}

.scope_feature .container {
	display: grid;
	/* padding-right: 15px; */
	/* justify-items: end; */
	position: relative;
	width: min(100%, 2.6703rem + 75.6423vw);
	/* max-width: 67.25rem; */
}
.feature_inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding-right: 15px;
	width: 100%;
}
.feature_figure {
	/* aspect-ratio: 683 / 385; */
	border-radius: 0 10px 10px 0;
	display: grid;
	/* margin-left: calc((100vw - max(2.6703rem + 75.6423vw, 1400px)) / 2); */
	margin-left: calc(
		(((100vw - min(2.6703rem + 75.6423vw, 1400px)) / 2) * -1) + 0px
	);
	/* margin-left: calc(50% - 50vw); */
	/* margin-left: calc(100% - (2.6703rem + 75.6423vw) - 15px); */
	/* max-height: clamp(12.5rem, 7.8298rem + 19.0134vw, 24.0625rem); */
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.feature_figure {
	grid-area: 1 / 1 / 3 / 3;
	/* min-height: 200px; */
	/* min-height: clamp(12.5rem, 7.8298rem + 19.0134vw, 24.0625rem); */
}
/* .feature_img {
	aspect-ratio: 685 / 385;
	object-fit: cover;
} */
.feature_contents_side {
	grid-area: 1 / 1 / 3 / 3;
	position: relative;
}
/* .feature_contents {
	grid-area: 1 / 1 / 3 / 3;
} */
.heading_minutes_main {
	color: var(--main-blue);
	font-size: clamp(1.125rem, 0.9735rem + 0.6166vw, 1.5rem);
	line-height: 1.5rem;
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
	padding-bottom: 1.25rem;
	padding-top: clamp(0.625rem, 0.1201rem + 2.0555vw, 1.875rem);
	position: relative;
}
.heading_minutes_main::before {
	background: var(--sky-blue);
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 30px;
}
.heading_minutes_list {
	/* align-content: center; */
	align-items: center;
	aspect-ratio: 1 / 1;
	background: var(--sky-blue);
	border-radius: 50%;
	color: var(--white);
	/* display: inline-grid; */
	display: inline-flex;
	flex-direction: column;
	font-family: var(--font-din2014);
	font-size: 35px;
	font-style: var(--font-sty-din2014);
	font-weight: var(--font-wei-din2014-dem);
	justify-content: center;
	justify-items: center;
	line-height: 2rem;
	/* overflow: hidden; */
	padding: 10px;
	position: relative;
	width: 80px;
	z-index: 1;
}
.heading_minutes_list::before {
	background: var(--sky-blue);
	border-radius: 50%;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	top: 1px;
	width: 20px;
}
.heading_minutes_list::after {
	background: var(--sky-blue);
	border-radius: 50%;
	content: "";
	height: 10px;
	position: absolute;
	right: -8px;
	top: -6px;
	width: 10px;
}
.heading_minutes {
	margin-top: -40px;
	/* position: relative; */
}
/* .heading_minutes_list {
	position: relative;
} */
.heading_minutes_list_small {
	font-size: 10px;
	font-weight: var(--font-wei-din2014-reg);
	line-height: 1rem;
}
.list_minutesmain {
	font-weight: 600;
}
.list_minutesmain_block {
	list-style-type: none;
	padding-left: 20px;
	position: relative;
}
.list_minutesmain_block::before {
	background: var(--middle-orange);
	border-radius: 50%;
	content: "";
	height: 15px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 6px;
	width: 15px;
}
.list_minutesmain_block::after {
	border-bottom: 3px solid transparent;
	border-left: 5px solid #fff;
	border-right: 0;
	border-style: solid;
	border-top: 3px solid transparent;
	content: "";
	height: 0;
	left: 5.9px;
	position: absolute;
	top: calc(6px + 4.2px);
	width: 0;
}
.scope_feature {
	& .heading_minutes_list {
		left: -5px;
		top: -45px;
	}
	& .feature_contents {
		padding-left: 15px;
	}
	& .link_goto {
		padding-right: 25px;
	}
}
.scope_feature:nth-child(even) {
	/* margin-left: clamp(1.25rem, -0.3909rem + 6.6804vw, 5.3125rem); */
	margin-right: 0;

	& .container {
		/* padding-left: 15px; */
		padding-right: 0;
	}

	& .feature_overflow::before {
		left: 0;
		right: auto;
	}
	/* & .feature_inner:has(.feature_figure) {
		grid-area: 2 / 1 / 3 / 3;
	}
	& .feature_inner:has(.feature_contents) {
		grid-area: 1 / 1 / 2 / 3;
	} */
	& .feature_inner {
		padding-left: 15px;
		padding-right: 0px;
	}
	& .feature_figure {
		border-radius: 10px 0 0 10px;
		margin-left: auto;
		margin-left: 0;
		/* margin-right: calc(50% - 50vw); */
		margin-right: calc(
			(((100vw - min(2.6703rem + 75.6423vw, 1400px)) / 2) * -1) + 0px
		);
	}
}

/* ========== ========== */
/* リスト
/* ========== ========== */
.minutes_about {
	& > *:first-child {
		margin-top: 0;
	}
	& > *:last-child {
		margin-bottom: 0;
	}
	& ul li::before {
		background: var(--sky-blue);
	}
	/* & ol,
	li {
		font-size: clamp(0.875rem, 0.8245rem + 0.2055vw, 1rem);
	} */
}

/* ========== ========== */
/* MORE
/* ========== ========== */
.feature_overflow {
	& .link_goto {
		display: grid;
		justify-content: end;
		margin-top: 15px;
	}
}

/* ========== ========== */
/* MOVIE
/* ========== ========== */
.scope_movie {
	background: #fac9d0;
	padding-bottom: clamp(4.6875rem, 4.0564rem + 2.5694vw, 6.25rem);
	padding-top: clamp(2.8125rem, 2.4338rem + 1.5416vw, 3.75rem);

	& .heading_home_small {
		color: var(--middle-orange);
	}
}

/* ========== ========== */
/* 外部メニュー
/* ========== ========== */
.scope_minutesside {
	background: #df6c83;
	padding-bottom: clamp(2.8125rem, 2.4338rem + 1.5416vw, 3.75rem);
	padding-top: clamp(2.8125rem, 2.4338rem + 1.5416vw, 3.75rem);
	position: relative;

	& .minutesside_acc {
		align-content: center;
		aspect-ratio: 1 / 1;
		background: #df6c83;
		border-radius: 50%;
		clip: auto;
		color: var(--white);
		color: var(--transparent);
		display: inline-flex;
		display: grid;
		height: auto;
		left: 50%;
		line-height: 2rem;
		margin: 0;
		overflow: visible;
		padding: 10px;
		position: relative;
		position: absolute;
		top: -35px;
		translate: -50% 0 0;
		width: 80px;
		/* z-index: -1; */
	}
	& .minutesside_acc::before {
		background: #df6c83;
		border-radius: 50%;
		content: "";
		height: 20px;
		position: absolute;
		right: 0;
		top: 1px;
		width: 20px;
	}
	& .minutesside_acc::after {
		background: #df6c83;
		border-radius: 50%;
		content: "";
		height: 10px;
		position: absolute;
		right: -8px;
		top: -6px;
		width: 10px;
	}
	& .list_minutesside {
		column-gap: 10px;
		column-gap: clamp(0.625rem, 0.1201rem + 2.0555vw, 1.875rem);
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		position: relative;
		row-gap: clamp(0.625rem, 0.1201rem + 2.0555vw, 1.875rem);
	}
	& .list_minutesside_block {
		border-radius: 10px;
		overflow: hidden;
	}
	& .list_minutesside_link {
		align-items: center;
		background: var(--white);
		display: grid;
		grid-template-columns: clamp(3.125rem, 1.8628rem + 5.1387vw, 6.25rem) auto;
		height: 100%;
		min-height: clamp(3.125rem, 1.8628rem + 5.1387vw, 6.25rem);
	}
	& .list_minutesside_figure {
		/* height: 100%;
		max-width: 100px;
		position: relative;
		width: max(50px, 1.8628rem + 5.1387vw); */
		height: 100%;
		/* display: grid ; */
		max-width: 100px;
		overflow: hidden;
		position: relative;
		width: max(4.375rem, 3.6177rem + 3.0832vw);
	}
	& .list_minutesside_title {
		color: var(--text);
		font-size: clamp(0.625rem, 0.4735rem + 0.6166vw, 1rem);
		line-height: 1rem;
		padding-left: clamp(0.625rem, 0.4988rem + 0.5139vw, 0.9375rem);
	}
	& .list_minutesside_img {
		aspect-ratio: 1 / 1;
		min-height: 100%;
		min-width: 100%;
		object-fit: cover;
		position: absolute;
		transform-origin: center left;
		transition: 0.3s;
	}
	.list_minutesside_link:hover {
		& .list_minutesside_img {
			opacity: 1;
			scale: 1.1;
			transition: 0.3s;
		}
	}
}

/* ---------- ---------- ---------- ---------- ---------- ---------- */
/* ---------- ---------- レスポンシブ（992px） ---------- ---------- */
@media screen and (min-width: 992px) {
	.container_five {
		display: grid;
		grid-template-columns: 702fr 408fr;
	}
	.copy_five_svg_p {
		margin-top: calc(-1 * clamp(10rem, 9.1711rem + 1.3369vw, 10.3125rem));
	}
	/* ========== ========== */
	/* 時計横の文字 */
	.copy_five_text {
		/* translate: calc(-50% + clamp(6.25rem, 2.6029rem + 5.8824vw, 7.625rem))
			calc(-50% - 40px) 0; */
		left: calc(-1 * clamp(4.6875rem, 1.8693rem + 4.5455vw, 5.75rem));
		top: calc(-1 * clamp(1.4375rem, 0.2771rem + 1.8717vw, 1.875rem));
	}
	.list_minutesvisual {
		& .heading_minutes_list {
			left: auto;
			position: relative;
		}
		/* padding-left: 30px; */
	}
	.feature_overflow .container {
		/* column-gap: 60px; */
		/* display: grid; */
		grid-template-columns: repeat(2, 1fr);
	}
	.heading_minutes {
		margin-top: 0;
		position: relative;
	}
	.heading_minutes_list {
		left: calc(-40px - 60px);
		position: absolute;
	}
	.scope_feature {
		& .heading_minutes_list {
			left: calc(20px - 60px);
			position: absolute;
			top: 25px;
		}
		& .feature_inner {
			padding-left: 0;
			padding-right: 0;
		}
		& .feature_contents {
			padding-left: 60px;
			padding-top: 25px;
		}
	}

	.scope_feature:nth-child(even) {
		& .feature_overflow::before {
			left: 0;
			right: auto;
		}
		& .feature_inner:has(.feature_figure) {
			grid-area: 1 / 2 / 3 / 3;
		}
		& .feature_inner:has(.feature_contents) {
			grid-area: 1 / 1 / 3 / 2;
		}
		& .feature_figure {
			border-radius: 10px 0 0 10px;
			margin-left: auto;
			margin-left: 0;
			/* margin-right: calc(50% - 50vw); */
		}
		& .heading_minutes_list {
			left: auto;
			position: absolute;
			right: calc(-40px - 60px);
			right: calc(20px - 60px);
			top: 25px;
		}
		& .feature_contents {
			padding-left: 0;
			padding-right: 60px;
		}
		& .feature_inner {
			padding-left: 0;
			padding-right: 0;
		}
	}
}
