/* ------------------------------------------------------------
Business
---------------------------------------------------------------*/
/* -- Value ---------------------------------------------------*/
.sec-value {
	background-image: url("../images/business/bg-value.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 170px;
}
.sec-value-flex {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.value-contents {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	max-width: 650px;
	gap: 50px;
}
.value-contents-ttl {
	width: 100%;
	font-size: 50px;
	letter-spacing: 0;
	font-weight: var(--fw-semibold);
}

@media screen and (max-width: 999px) {
	.sec-value {
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.sec-value-flex {
		justify-content: flex-start;
		flex-flow: column;
		gap: 30px;
	}
	.value-contents {
		gap: 30px;
	}
	.value-contents-ttl {
		font-size: 30px;
	}
}

/* -- Value Desc -----------------------------------------------*/
.sec-value-desc {
	padding-top: 42px;
	padding-bottom: 74px;
}
.value-desc-contents {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 10px;
	max-width: 624px;
	margin: 0 auto;
}
.value-desc-contents-ttl {
	width: 100%;
	text-align: center;
	font-size: 35px;
	font-weight: var(--fw-semibold);
	letter-spacing: 0;
	transition-delay: 1.8s !important;
}
.value-desc-anim-wrapper {
	width: 100%;
	max-width: 624px;
	height: auto;
	aspect-ratio: 624 / 596;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	margin-bottom: 47px;
}
.value-desc-anim-wrapper > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
}

.value-desc-anim-1 {
	transition-delay: 0.3s !important;
}
.value-desc-anim-2 {
	transition-delay: 0.8s !important;
}
.value-desc-anim-3 {
	transition-delay: 1.3s !important;
}

.value-desc-anim-1 { transition-delay: 0.1s !important; }
.value-desc-anim-2 { transition-delay: 0.2s !important; }
.value-desc-anim-3 { transition-delay: 0.3s !important; }
.value-desc-anim-4 { transition-delay: 0.4s !important; }
.value-desc-anim-5 { transition-delay: 0.5s !important; }
.value-desc-anim-6 { transition-delay: 0.6s !important; }
.value-desc-anim-7 { transition-delay: 0.7s !important; }
.value-desc-anim-8 { transition-delay: 0.8s !important; }
.value-desc-anim-9 { transition-delay: 0.9s !important; }
.value-desc-anim-10 { transition-delay: 1.0s !important; }
.value-desc-anim-11 { transition-delay: 1.1s !important; }
.value-desc-anim-12 { transition-delay: 1.2s !important; }
.value-desc-anim-13 { transition-delay: 1.3s !important; }
.value-desc-anim-14 { transition-delay: 1.4s !important; }
.value-desc-anim-15 { transition-delay: 1.5s !important; }
.value-desc-anim-16 { transition-delay: 1.6s !important; }
.value-desc-anim-17 { transition-delay: 1.7s !important; }
.value-desc-anim-18 { transition-delay: 1.8s !important; }
.value-desc-anim-19 { transition-delay: 1.9s !important; }

@media screen and (max-width: 999px) {
	.value-desc-contents {
		gap: 30px;
	}
	.value-desc-contents-ttl {
		font-size: 24px;
	}
	.value-desc-anim-wrapper {
		margin-bottom: 0px;
	}
}

/* -- About -----------------------------------------------*/

.sec-about {
	padding-top: 128px;
	padding-bottom: 128px;
}

.sec-about-cont {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
}
.about-contents {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 30px;
}

.about-contents-ttl {
	width: 100%;
	text-align: center;
	font-size: 50px;
	letter-spacing: 0;
	font-weight: var(--fw-semibold);
}
.about-contents-keyword-area {
	width: 100%;
	max-width: 796px;
	height: auto;
	aspect-ratio: 796 / 307;
	position: relative;
}

.ac-keyword {
	position: absolute;
	background: var(--c-bg);
	font-weight: var(--fw-semibold);
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	letter-spacing: 0;
	transition-delay: 0s !important;
	border: 1px dashed var(--c-white);
	border-radius: 999px;
}
.ac-keyword.lg {
	font-size: 30px;
	padding: 10px 20px;
}
.ac-keyword.md {
	font-size: 24px;
	padding: 10px 20px;
}
.ac-keyword.sm {
	font-size: 18px;
	padding: 8px 20px;
}

.ac-keyword.ack-1 {
	top: 8.1433%;
	left: 0;
}
.ac-keyword.ack-2 {
	top: 7.8175%;
	left: 33.9195%;
}
.ac-keyword.ack-3 {
	top: 0;
	right: 12.814%;
}
.ac-keyword.ack-4 {
	top: 34.2019%;
	left: 6.2814%;
}
.ac-keyword.ack-5 {
	top: 29.3159%;
	left: 26.6331%;
}
.ac-keyword.ack-6 {
	top: 21.1726%;
	right: 4.2713%;
}
.ac-keyword.ack-7 {
	top: 55.3745%;
	left: 1.5075%;
}
.ac-keyword.ack-8 {
	top: 60.2605%;
	left: 24.1206%;
}
.ac-keyword.ack-9 {
	top: 50.4885%;
	left: 42.9648%;
}
.ac-keyword.ack-10 {
	top: 46.9055%;
	right: 0;
}
.ac-keyword.ack-11 {
	bottom: 0;
	left: 1.5075%;
}
.ac-keyword.ack-12 {
	bottom: 6.8403%;
	left: 27.8894%;
}
.ac-keyword.ack-13 {
	bottom: 14.9837%;
	right: 7.0351%;
}
.ac-keyword.ack-14 {
	bottom: 0;
	right: 0;
}

.ac-keyword.rdk-1 {
	transition-delay: 0.05s !important;
}
.ac-keyword.rdk-2 {
	transition-delay: 0.1s !important;
}
.ac-keyword.rdk-3 {
	transition-delay: 0.15s !important;
}
.ac-keyword.rdk-4 {
	transition-delay: 0.2s !important;
}
.ac-keyword.rdk-5 {
	transition-delay: 0.25s !important;
}
.ac-keyword.rdk-6 {
	transition-delay: 0.3s !important;
}
.ac-keyword.rdk-7 {
	transition-delay: 0.35s !important;
}
.ac-keyword.rdk-8 {
	transition-delay: 0.4s !important;
}
.ac-keyword.rdk-9 {
	transition-delay: 0.45s !important;
}
.ac-keyword.rdk-10 {
	transition-delay: 0.5s !important;
}
.ac-keyword.rdk-11 {
	transition-delay: 0.55s !important;
}
.ac-keyword.rdk-12 {
	transition-delay: 0.6s !important;
}
.ac-keyword.rdk-13 {
	transition-delay: 0.65s !important;
}
.ac-keyword.rdk-14 {
	transition-delay: 0.7s !important;
}

@media screen and (max-width: 999px) {
	.sec-about {
		padding-top: 47px;
		padding-bottom: 70px;
	}

	.sec-about-cont {
		gap: 30px;
	}

	.about-contents-ttl {
		font-size: 34px;
	}
}

@media screen and (max-width: 900px) {
	.ac-keyword.lg {
		font-size: 28px;
	}
}

@media screen and (max-width: 800px) {
	.ac-keyword.lg {
		font-size: 26px;
	}
	.ac-keyword.md {
		font-size: 20px;
	}
	.ac-keyword.sm {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.ac-keyword.lg {
		font-size: 22px;
	}
	.ac-keyword.md {
		font-size: 16px;
	}
	.ac-keyword.sm {
		font-size: 14px;
	}
}

@media screen and (max-width: 700px) {
	.about-contents-keyword-area {
		max-width: 330px;
		aspect-ratio: 330 / 469;
	}
	.ac-keyword.lg {
		font-size: 24px;
		padding: 7px 15px;
	}
	.ac-keyword.md {
		font-size: 18px;
		padding: 7px 15px;
	}
	.ac-keyword.sm {
		font-size: 16px;
		padding: 7px 15px;
	}
	.ac-keyword.ack-1 {
		top: 0;
	}
	.ac-keyword.ack-2 {
		top: calc(55 / 469 * 100%);
		left: auto;
		right: 0;
	}
	.ac-keyword.ack-3 {
		top: calc(99 / 469 * 100%);
		left: calc(34 / 330 * 100%);
		right: auto;
	}
	.ac-keyword.ack-4 {
		top: calc(100 / 469 * 100%);
		right: calc(34 / 330 * 100%);
		left: auto;
	}
	.ac-keyword.ack-5 {
		top: calc(145 / 469 * 100%);
		left: 0;
	}
	.ac-keyword.ack-6 {
		top: calc(191 / 469 * 100%);
		left: calc(30 / 330 * 100%);
		right: auto;
	}
	.ac-keyword.ack-7 {
		top: calc(191 / 469 * 100%);
		left: auto;
		right: calc(30 / 330 * 100%);
	}
	.ac-keyword.ack-8 {
		top: calc(237 / 469 * 100%);
		left: auto;
		right: 0;
	}
	.ac-keyword.ack-9 {
		top: calc(237 / 469 * 100%);
		left: 0;
	}
	.ac-keyword.ack-10 {
		top: calc(292 / 469 * 100%);
		right: auto;
		left: 0;
	}
	.ac-keyword.ack-11 {
		bottom: auto;
		top: calc(292 / 469 * 100%);
		left: auto;
		right: 0;
	}
	.ac-keyword.ack-12 {
		bottom: calc(88 / 469 * 100%);
		left: 0;
	}
	.ac-keyword.ack-13 {
		bottom: calc(44 / 469 * 100%);
		right: 0;
		left: auto;
	}
	.ac-keyword.ack-14 {
		bottom: 0;
		right: calc(52 / 330 * 100%);
	}
}

/* -- Idea -----------------------------------------------*/
.sec-idea {
	padding-top: 150px;
	padding-bottom: 190px;
}
.sec-idea-cont {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 30px;
}
.sec-idea-flex {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 6.71%;
	padding-left: 6.71%;
}
.idea-anim-wrapper {
	width: 100%;
	max-width: 440px;
	height: auto;
	aspect-ratio: 440 / 396;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
	flex-shrink: 0;
}
.idea-anim-wrapper > img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
}

.idea-contents {
	width: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 50px;
}

.idea-contents-ttl {
	width: 100%;
	text-align: left;
	font-size: 50px;
	letter-spacing: 0;
	font-weight: var(--fw-semibold);
}

.idea-desc-anim-1 {
	transition-delay: 0.5s !important;
}
.idea-desc-anim-2 {
	transition-delay: 1.5s !important;
}
.idea-desc-anim-3 {
	transition-delay: 2s !important;
}

@media screen and (max-width: 999px) {
	.sec-idea {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	.sec-idea-flex {
		flex-flow: column;
		align-items: center;
		gap: 30px;
		padding: 0;
		justify-content: flex-start;
	}

	.idea-contents {
		gap: 30px;
	}

	.idea-contents-ttl {
		font-size: 34px;
	}
}

@media screen and (max-width: 768px) {
	.idea-contents-ttl {
		font-size: 28px;
	}
}
