@charset "utf-8";
.pcbr {
	display: none;
}
.tbbr {
	display: block;
}
.mbbr {
	display: none;
}
.dn {
	display: none;
}

.pc_view {
	display: none;
}
.m_view {
	display: none;
}

#wrap {
	overflow: hidden;
	background: rgba(240, 240, 238, 1);
}
#footer {
	border-top: 1px solid #b7b7b7;
}
.innerWrap {
	position: relative;
	z-index: 10;
	max-width: 1680px;
	width: 90%;
	margin: 0 auto;
}

.pageTop {
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	min-height: clamp(520px, 65vh, 640px);
	display: flex;
	padding: 72px 0;
	align-items: flex-end;
}
.pageTop .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.1);
}
.pageTop.pn1 .bg {
	background: url(/images/page/pageVisual1.jpg) no-repeat 65% / cover;
}
.pageTop.pn2 .bg {
	background: url(/images/page/pageVisual2.jpg) no-repeat center / cover;
}
.pageTop.pn3 .bg {
	background: url(/images/page/pageVisual3.jpg) no-repeat center / cover;
}
.pageTop.pn4 .bg {
	background: url(/images/page/pageVisual4.jpg) no-repeat center / cover;
}
.pageTop .pageLocation {
	position: relative;
	z-index: 10;
}
.pageTop .pageLocation > ul {
	display: flex;
	align-items: center;
}
.pageTop .pageLocation > ul > li {
	position: relative;
	padding-right: 20px;
	margin-right: 18px;
	font-size: var(--font-size-18);
	color: #fff;
}
.pageTop .pageLocation > ul > li:after {
	display: block;
	content: "";
	width: 5px;
	height: 9px;
	background: url(/images/page/pl_arr.png) no-repeat center / cover;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px;
}
.pageTop .pageLocation > ul > li:first-child i {
	display: inline-block;vertical-align: top;
	width: 15px;
	height: 16px;
	margin-right: 5px;
	background: url(/images/page/pl_home.png) no-repeat center / cover;
}
.pageTop .pageLocation > ul > li:last-child:after {
	display: none;
}
.pageTop .pageSlg {
	position: relative;
	z-index: 10;
	margin: 24px 0 clamp(48px, 8vw, 80px);
	font-family: "PT Serif";
	font-size: var(--font-size-50);
	line-height: 1.25;
	color: #fff;
	max-width: 100%;
	word-break: keep-all;
	overflow-wrap: break-word;
	opacity: 0;
	transform: scale(0.97);
	filter: blur(10px);
	transform-origin: center;
}
.pageTop .pageTabs {
	position: relative;
	z-index: 10;
}
.pageTop .pageTabs > ul {
	display: inline-flex;
	flex-wrap: wrap;
	gap: 24px 32px;
	padding: 16px 32px;
	backdrop-filter: blur(30px);
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.24);
}
.pageTop .pageTabs > ul > li > a {
	font-size: var(--font-size-24);
	color: #fff;
	opacity: 0.8;
}
.pageTop .pageTabs > ul > li.on > a {
	opacity: 1;
	font-weight: 500;
}

.page {
	padding-top: 100px;
}
.pageTitle1 {
	max-width: 1680px;
	width: 90%;
	margin: 0 auto;
	font-size: var(--font-size-50);
	line-height: 1.25;
	color: #363131;
	font-weight: 500;
	word-break: keep-all;
	overflow-wrap: break-word;
}

/* greeting — CEO message */
.page.greeting .pageTitle1 {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto clamp(56px, 7vw, 140px);
}

.page.greeting .conWrap {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 120px;
	box-sizing: border-box;
}
.greeting__inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 85px;
}
.greeting__lead {
	display: flex;
	flex-direction: column;
	gap: 46px;
	width: 100%;
}
.greeting__headline {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-38);
	font-weight: 500;
	font-style: normal;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #363131;
}
.greeting__headlineLine {
	display: block;
}
.greeting__letter p {
	margin: 0 0 1.5em;
	font-family: "pretendard";
	font-size: var(--font-size-22);
	font-weight: 400;
	font-style: normal;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #565050;
}
.greeting__letter p:last-child {
	margin-bottom: 0;
}
.greeting__signOff {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 24px 48px;
	width: 100%;
}

.greeting__role {
	display: flex;
	align-items: center;
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-25);
	font-weight: 400;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #565050;
}
.greeting__role img{height:50px;}

/* —— 회사개요 overview (Figma 01_02) —— */
.page.overview .pageTitle1 {
	margin: 0 auto clamp(48px, 6vw, 120px);
}
.overviewSecHead {
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-bottom: clamp(48px, 5vw, 72px);
}
.overviewSecHead__en {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	font-weight: 400;
	color: #490e67;
	line-height: 1.3;
}
.overviewSecHead__ko {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-50);
	font-weight: 500;
	color: #363131;
	letter-spacing: -0.02em;
	line-height: 1.25;
	text-transform: uppercase;
	word-break: keep-all;
	overflow-wrap: break-word;
}

.overviewCompany {
	padding-bottom: clamp(80px, 10vw, 140px);
}
.overviewCompany__grid {
	display: grid;
	grid-template-columns: minmax(280px, 400px) minmax(0, 1fr);
	gap: clamp(32px, 4vw, 64px);
	align-items: start;
}
.overviewCompany__diagramWrap {
	min-width: 0;
}
.overviewCompany__diagramWrap .tm_view {
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
}
.overviewCompany__diagramWrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.overviewHistory {
	position: relative;
	padding: 100px 0 120px;
	overflow-x: hidden;
	overflow-y: visible;
}
.overviewHistory_bg {
	position: absolute;
	inset: 0;
	background: #eaeae8 url(/images/page/overview_bg1.png) no-repeat center / cover;
	z-index: 0;
}
.titleArea {
}
.titleArea .en {
	font-family: "PT Serif";
	font-size: var(--font-size-24);
	color: #490e67;
}
.titleArea .kr {
	margin-top: 24px;
	font-size: var(--font-size-38);
	line-height: 1.25;
	color: #363131;
	font-weight: 500;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.overviewHistory .conWrap {
	position: relative;
	z-index: 100;
	margin-top: 80px;
	padding-left: 8vw;
}
.overviewHistory .conWrap .overviewHistory__scroll {
	--overviewHistoryCol: min(320px, 42vw);
	--overviewHistoryGap: 48px;
	--overviewHistoryVisibleCols: 2;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul {
	display: flex;
	gap: var(--overviewHistoryGap);
	overflow-x: auto;
	overflow-y: visible;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
	padding-right: 100px;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul::-webkit-scrollbar {
	display: none;
	width: 0;
	height: 0;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul > li {
	flex: 0 0 var(--overviewHistoryCol);
	width: var(--overviewHistoryCol);
	min-width: var(--overviewHistoryCol);
}
.overviewHistory .conWrap .overviewHistory__scroll > ul > li .year {
	font-size: var(--font-size-40);
	color: #343236;
	font-weight: 500;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul > li dl {
	display: flex;
	gap: 20px;
	margin-top: 20px;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul > li dl dt {
	width: 40px;
	font-size: var(--font-size-24);
	color: #363131;
	font-weight: 500;
}
.overviewHistory .conWrap .overviewHistory__scroll > ul > li dl dd {
	width: calc(100% - 40px);
	font-size: var(--font-size-22);
	color: #565050;
	line-height: 150%;
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling {
	position: relative;
	margin-top: 100px;
	padding-bottom: 2px;
	border-bottom: 1px solid #490e67;
	overflow: visible;
	cursor: pointer;
	width: calc(100% - 100px);
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr {
	position: absolute;
	left: 0;
	top: 100%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #490e67 url(/images/page/overview_history_arr.png) no-repeat center;
	box-sizing: border-box;
	z-index: 2;
	overflow: visible;
	cursor: grab;
	touch-action: none;
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr:focus-visible {
	outline: 2px solid #490e67;
	outline-offset: 4px;
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr.is-dragging {
	cursor: grabbing;
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr__ring {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	margin-left: -35px;
	margin-top: -35px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 1px solid rgba(73, 14, 103, 0.42);
	pointer-events: none;
	z-index: 0;
	animation: overviewHistoryWave 2.6s ease-out infinite;
	will-change: transform, opacity;
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr__ring:nth-child(2) {
	animation-delay: 0.87s;
	border-color: rgba(73, 14, 103, 0.28);
}
.overviewHistory .conWrap .overviewHistory__scroll .scrolling .arr__ring:nth-child(3) {
	animation-delay: 1.74s;
	border-color: rgba(73, 14, 103, 0.18);
}

@keyframes overviewHistoryWave {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}
	55% {
		opacity: 0.4;
	}
	100% {
		transform: scale(1.45);
		opacity: 0;
	}
}

.overviewAddress__inner {
	display: flex;
	flex-wrap: Wrap;
}
.overviewAddress__map {
	position: relative;
	width: 50%;
	overflow: hidden;
}
.overviewAddress__mapMedia {
	height: 100%;
}
.overviewAddress__mapMedia img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.overviewAddress__pin {
	display: none;
}
.overviewAddress__panel {
	box-sizing: border-box;
	width:50%;
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.overviewAddress__info {
	list-style: none;
	margin: 32px 0 0;
	padding: 32px 0 0;
	display: flex;
	flex-direction: column;
	gap: 24px;
	border-top: 1px solid #ccc;
}
.overviewAddress__info li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	color: #343236;
	letter-spacing: -0.02em;
	line-height: 1.5;
}
.overviewAddress__ico {
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: #ddd;
	margin-top: 2px;
}
.overviewAddress__ico--loc {
	background: url(/images/page/overviewAddress_icon1.png) no-repeat left top / cover;
}
.overviewAddress__ico--fax {
	background: url(/images/page/overviewAddress_icon2.png) no-repeat left top / cover;
}
.overviewAddress__ico--tel {
	background: url(/images/page/overviewAddress_icon3.png) no-repeat left top / cover;
}

/* philosophy — Figma 01_03 Our Philosophy */
.page.philosophy .pageTitle1 {
	margin: 0 auto clamp(48px, 6vw, 120px);
}

.philosophyIntro {
	position: relative;
	height: auto;
	overflow: visible;
	background: #f0f0ee;
	min-height: 0;
}
.philosophyIntro__bg {
	position: absolute;
	inset: 0;
	background: #f0f0ee;
	z-index: 0;
}
.philosophyIntro__photos {
	position: relative;
	left: 0;
	will-change: transform;
	width: 100%;
	height: auto;
	pointer-events: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 12px;
	padding: 0 5% 12px;
}
.philosophyIntro__photo {
	position: relative;
	margin: 0;
	width: clamp(200px, 28vw, 320px);
	max-width: none;
	aspect-ratio: 5 / 6;
	border-radius: 16px;
	overflow: hidden;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
}
.philosophyIntro__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.philosophyIntro__photo--1 {
	left: clamp(16px, 3.2vw, 60px);
	top: clamp(120px, 14vw, 257px);
}
.philosophyIntro__photo--2 {
	right: clamp(16px, 3.2vw, 60px);
	top: -12vw;
}
.philosophyIntro__photo--3 {
	right: clamp(16px, 3.2vw, 60px);
	bottom: -8vw;
	top: auto;
}
.philosophyIntro__inner {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-height: 0;
	padding: clamp(64px, 8vw, 100px) 5%;
}
.philosophyIntro__content {
	max-width: 854px;
	text-align: center;
}
.philosophyIntro__en {
	margin: 0 0 40px;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	font-weight: 400;
	color: #490e67;
	line-height: 1.3;
	opacity: 0;
	transform: translateY(40px);
}
.philosophyIntro__title {
	margin: 0 0 24px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-38);
	font-weight: 500;
	color: #363131;
	letter-spacing: -0.02em;
	line-height: 1.25;
	text-transform: uppercase;
	opacity: 0;
	transform: translateY(40px);
}
.philosophyIntro__body {
	text-align: center;
}
.philosophyIntro__body p {
	margin: 0 0 0.4em;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	color: #565050;
	letter-spacing: -0.02em;
	line-height: 1.5;
	opacity: 0;
	transform: translateY(40px);
}
.philosophyIntro__body p:last-child {
	margin-bottom: 0;
}

.philosophyValues {
	position: relative;
	padding: 100px 0 120px;
	background: #f0f0ee;
	overflow: hidden;
}
.philosophyValues__grid {
	display: flex;
	flex-direction: column;
	padding: 0 3%;
	gap: 20px;
}
.philosophyValues__left {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	align-items: stretch;
}
.philosophyMvCard {
	background: #fefefd;
	border-radius: 16px;
	flex: 1;
}
.philosophyMvCard__inner {
	padding: 40px;
}
.philosophyMvCard__en {
	margin: 0 0 24px;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-50);
	font-weight: 400;
	color: #490e67;
	line-height: 1.15;
	text-transform: capitalize;
}
.philosophyMvCard__text p {
	margin: 0 0 0.35em;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	color: #343236;
	letter-spacing: -0.02em;
	line-height: 1.5;
}
.philosophyMvCard__text p:last-child {
	margin-bottom: 0;
}

.philosophyValues__aside {
	position: relative;
	width: 100%;
	padding: 60px 40px;
	box-sizing: border-box;
}
.philosophyValues__figure {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
}
.philosophyValues__figureFlip {
	width: 100%;
	height: 100%;
}
.philosophyValues__figureFlip img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.philosophyValues__core {
	position: relative;
	z-index: 10;
	width: 100%;
	z-index: 100;
	display: flex;
	flex-direction: column;
	gap: 60px;
}
.philosophyValues__coreTitle {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-50);
	font-weight: 400;
	color: #fefefd;
	line-height: 1.15;
	text-transform: capitalize;
}
.philosophyValueList {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.philosophyValueItem {
	display: flex;
	align-items: center;
	gap: 24px;
	padding: 40px;
	border-radius: 16px;
	border: 1px solid #fefefd;
	background: rgba(254, 254, 253, 0.68);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	box-sizing: border-box;
}
.philosophyValueItem__iconWrap {
	width: 72px;
	aspect-ratio: 1/1;
	border-radius: 16px;
	background: #490e67;
}
.philosophyValueItem__icon {
	display: block;
	width: 100%;
	height: 100%;
}
.philosophyValueItem__icon--1 {
	background: url(/images/page/philosophyValueItem__icon1.png) no-repeat center / cover;
}
.philosophyValueItem__icon--2 {
	background: url(/images/page/philosophyValueItem__icon2.png) no-repeat center / cover;
}
.philosophyValueItem__icon--3 {
	background: url(/images/page/philosophyValueItem__icon3.png) no-repeat center / cover;
}
.philosophyValueItem__text {
	min-width: 0;
	text-align: left;
}
.philosophyValueItem__en {
	display: block;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	font-weight: 400;
	color: #363131;
	line-height: 1.3;
	margin-bottom: 8px;
}
.philosophyValueItem__ko {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	color: #363131;
	letter-spacing: -0.02em;
	line-height: 1.5;
}

/* org */
.page.org .orgPeople {
	margin-top: 140px;
}
.orgPeople__head {
	margin-bottom: 70px;
}
.orgPeople__en {
	margin: 0 0 30px;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	font-weight: 400;
	color: #490e67;
	line-height: 1.3;
	text-transform: capitalize;
}
.orgPeople__title {
	margin: 0;
	font-size: var(--font-size-50);
	line-height: 1.25;
	font-weight: 500;
	color: #363131;
	letter-spacing: -0.02em;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.orgPeople__list {
	display: flex;
	flex-direction: column;
	gap: 0;
}
.orgProfile {
	display: flex;
	gap: 80px;
	flex-wrap: wrap;
	padding: 48px 0 56px;
	box-sizing: border-box;
}
.orgProfile__photo {
	margin: 0;
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
}
.orgProfile__photo img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	aspect-ratio: 688 / 468;
}
.orgProfile__body {
	flex: 1;
	min-width: 280px;
	padding-top: 8px;
}
.orgProfile__nameRow {
	display: flex;
	align-items: baseline;
	gap: 16px;
	margin-bottom: 28px;
	flex-wrap: wrap;
}
.orgProfile__name {
	font-size: var(--font-size-38);
	font-weight: 500;
	color: #363131;
}
.orgProfile__role {
	font-size: var(--font-size-24);
	font-weight: 500;
	color: #343236;
}
.orgProfile__cols {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px 40px;
}
.orgProfile__bullets {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.orgProfile__bullets li {
	position: relative;
	padding-left: 20px;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.orgProfile__bullets li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.65em;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #490e67;
}
.orgPeople__divide {
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd;
	border: 0;
}

.orgAdvisory {
	position: relative;
	background: #eaeae8;
	padding: 120px 0;
	margin-top: 0;
}
.orgAdvisory .bg {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 30%;
	aspect-ratio: 656/487;
	pointer-events: none;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.5;
}
.orgAdvisory__inner {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.orgAdvisory__inner > * {
	width: calc((100% - 20px) / 2);
}
.orgAdvisory__head {
	position: relative;
	width: 100%;
	margin: 0;
	padding-bottom: 40px;
}
.orgAdvisory__title {
	margin: 0 0 24px;
	font-size: var(--font-size-50);
	font-weight: 500;
	color: #363131;
	line-height: 1.15;
}
.orgAdvisorCard {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	background: #c4c4c4;
	aspect-ratio: 1 / 1;
}
.orgAdvisorCard__media {
	position: absolute;
	inset: 0;
}
.orgAdvisorCard__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.orgAdvisorCard__gradient {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45%;
	pointer-events: none;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(31, 24, 30, 0.78) 100%);
	opacity: 1;
	transition: opacity 0.4s ease;
}
.orgAdvisorCard__tint {
	display: none;
}
.orgAdvisorCard__caption {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 24px 28px 28px;
	z-index: 2;
	color: #fefefd;
	box-sizing: border-box;
}
.orgAdvisorCard__name {
	display: block;
	font-size: var(--font-size-30);
	font-weight: 500;
	line-height: 1.2;
}
.orgAdvisorCard__role {
	margin: 6px 0 0 10px;
	font-size: var(--font-size-22);
	line-height: 1.4;
	color: rgba(254, 254, 253, 0.9);
}
.orgAdvisorCard__detail {
	margin-top: 12px;
	max-height: none;
	opacity: 1;
	overflow: visible;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.orgAdvisorCard__detail p {
	margin: 6px 0 0;
	font-size: var(--font-size-22);
	line-height: 1.45;
	color: rgba(254, 254, 253, 0.95);
}
.orgAdvisorCard__detail p:first-child {
	margin-top: 14px;
}
/* .orgAdvisorCard:hover .orgAdvisorCard__tint,
.orgAdvisorCardr:focus-within .orgAdvisorCard__tint {
	opacity: 0.9;
} */
/* .orgAdvisorCard:hover .orgAdvisorCard__gradient,
.orgAdvisorCard:focus-within .orgAdvisorCard__gradient {
	opacity: 0.35;
} */
.orgAdvisorCard:hover .orgAdvisorCard__detail,
.orgAdvisorCard:focus-within .orgAdvisorCard__detail {
	max-height: 180px;
	opacity: 1;
}
.orgAdvisorCard:focus-visible {
	outline: 2px solid #fefefd;
	outline-offset: 4px;
}
.orgAdvisorSlot {
	border-radius: 16px;
	border: 1px dashed rgba(73, 14, 103, 0.25);
	background: rgba(255, 255, 255, 0.35);
	aspect-ratio: 1 / 1;
	max-width: 405px;
	width: 100%;
	min-height: 200px;
	box-sizing: border-box;
}

.orgNetwork {
	background: #f0f0ee;
	padding: 120px 0;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
	max-width: 100vw;
	box-sizing: border-box;
}
.orgNetwork .innerWrap {
	position: relative;
	z-index: 1;
}
.orgNetwork__en {
	margin: 0 0 30px;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-26);
	color: #490e67;
	line-height: 1.3;
}
.orgNetwork__title {
	margin: 0;
	font-size: var(--font-size-64);
	line-height: 1.25;
	font-weight: 500;
	color: #363131;
	letter-spacing: -0.02em;
	word-break: keep-all;
	overflow-wrap: break-word;
}
@keyframes orgNetworkRippleWave {
	0% {
		transform: scale(1);
		opacity: 0.55;
	}
	100% {
		transform: scale(1.72);
		opacity: 0;
	}
}

.orgNetwork__stage {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 193px 0;
	perspective: 800px;
	overflow: visible;
}
.orgNetwork__stage .immunique {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: clamp(280px, 35vw, 360px);
	height: clamp(280px, 35vw, 360px);
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
	box-sizing: border-box;
	overflow: visible;
}
.orgNetwork__stage .immunique::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	margin-left: -50%;
	margin-top: -50%;
	box-sizing: border-box;
	border-radius: 50%;
	border: 2px solid rgba(73, 14, 103, 0.4);
	pointer-events: none;
	z-index: 0;
	transform-origin: center center;
	animation: orgNetworkRippleWave 2s linear infinite;
}
.orgNetwork__stage .immunique::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	margin-left: -50%;
	margin-top: -50%;
	box-sizing: border-box;
	border-radius: 50%;
	border: 2px solid rgba(73, 14, 103, 0.4);
	pointer-events: none;
	z-index: 0;
	transform-origin: center center;
	animation: orgNetworkRippleWave 2s linear infinite;
	animation-delay: 1s;
}
.orgNetwork__stage .immunique img {
	width: 50%;
	position: relative;
	z-index: 1;
}
.orgNetwork__stage ul {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-top: 100px;
}
.orgNetwork__stage ul li {
	width: 100%;
	aspect-ratio: 520 / 180;
	background: #fff;
	box-sizing: border-box;
	border-radius: 16px;
	z-index: 1;
	box-shadow: 0 12px 32px rgba(31, 24, 30, 0.08);
	margin: 0 auto;
}

.orgNetwork__stage ul li > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.orgNetwork__stage ul li > div > a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 40px;
}
.orgNetwork__stage ul li > div > a img {
	max-height: 100%;
}
.orgNetwork .networkList {
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.orgNetwork .networkList li {
	width: calc((100% - 20px) / 2);
	aspect-ratio: 405 / 148;
}
.orgNetwork .networkList li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 20px;
	border-radius: 12px;
	background: #fff;
	transition:
		transform 0.45s cubic-bezier(0.45, 0.05, 0.55, 0.95),
		box-shadow 0.45s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.orgNetwork .networkList li a:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}
.orgNetwork .networkList li a img {
	max-height: 100%;
}

/* PR Notice · Figma 3036:16658 */
.page.bbsNotice .pageTitle1,
.page.bbsNews .pageTitle1 {
	margin-bottom: clamp(60px, 7.3vw, 140px);
}
.noticeBoard {
	padding-bottom: clamp(72px, 8vw, 120px);
	box-sizing: border-box;
}
.noticeBoard__toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 24px 32px;
	padding-bottom: 32px;
	box-sizing: border-box;
}
.noticeBoard__count {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	font-weight: 400;
	line-height: 1.6;
	color: #565050;
}
.noticeBoard__count strong {
	font-weight: 500;
	color: #363131;
}
.noticeBoard__search {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 16px;
	width: 100%;
}
.noticeBoard__selectWrap {
	position: relative;
	flex-shrink: 0;
}
.noticeBoard__select {
	appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	min-width: 145px;
	height: 56px;
	padding: 0 48px 0 30px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23363131' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M5 8l5 5 5-5'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 18px center;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	line-height: 1.6;
	color: #363131;
	cursor: pointer;
}
.noticeBoard__fieldGroup {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	flex: 1;
}
.noticeBoard__input {
	box-sizing: border-box;
	flex: 1;
	max-width: 100%;
	height: 56px;
	padding: 0 30px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	line-height: 1.6;
	color: #363131;
	background: #fff;
}
.noticeBoard__input::placeholder {
	color: #565050;
}
.noticeBoard__submit {
	box-sizing: border-box;
	min-width: 112px;
	height: 56px;
	padding: 0 30px;
	border: none;
	border-radius: 10px;
	background: #4a484b;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	line-height: 1.6;
	color: #fff;
	cursor: pointer;
	transition:
		background-color 0.2s ease,
		opacity 0.2s ease;
}
.noticeBoard__submit:hover {
	background: #3d3b3e;
}
.noticeBoard__list {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 2px solid #111;
}
.noticeBoard__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 40px 32px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: inherit;
	transition: background-color 0.2s ease;
}
.noticeBoard__row:hover,
.noticeBoard__row:focus-visible {
	background: rgba(73, 14, 103, 0.04);
	outline: none;
}
.noticeBoard__rowMain {
	display: flex;
	align-items: center;
	gap: 40px;
	flex: 1 1 auto;
	min-width: 0;
}
.noticeBoard__icon {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
}
.noticeBoard__icon img {
	display: block;
	width: 36px;
	height: 36px;
}
.noticeBoard__text {
	display: flex;
	flex-direction: column;
	gap: 8px;
	align-items: flex-start;
	min-width: 0;
}
.noticeBoard__title {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-24);
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.noticeBoard__date {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-16);
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #565050;
}
.noticeBoard__go {
	position: relative;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 45px;
	height: 45px;
	padding: 10px;
	background: #490e67 url(/images/main/sec5_arr.png) no-repeat center / 25px;
	border-radius: 10px;
}
.noticeBoard__empty {
	padding: 80px 32px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.noticeBoard__emptyMsg {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	line-height: 1.6;
	color: #565050;
}
.bbsNotice .noticeBoard > .paging,
.bbsNews .newsBoard > .paging {
	margin-top: 80px;
	margin-right: 0;
	gap: 8px;
	flex-wrap: wrap;
}
.bbsNotice .noticeBoard > .paging .page_prev,
.bbsNews .newsBoard > .paging .page_prev {
	margin-right: 0;
}
.bbsNotice .noticeBoard > .paging .page_next,
.bbsNews .newsBoard > .paging .page_next {
	margin-left: 0;
}

/* PR News grid · Figma 3036:17548 */
.page.bbsNews .noticeBoard__toolbar {
	padding-bottom: 26px;
}
.newsBoard {
	padding-bottom: clamp(72px, 8vw, 120px);
	box-sizing: border-box;
}
.newsGrid {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 50px;
	row-gap: 40px;
	box-sizing: border-box;
}
.newsCard {
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: stretch;
	text-decoration: none;
	color: inherit;
	transition: transform 0.25s ease;
}
.newsCard:hover,
.newsCard:focus-visible {
	transform: translateY(-2px);
	outline: none;
}
.newsCard__media {
	position: relative;
	flex-shrink: 0;
	height: clamp(260px, 38vw, 375px);
	border-radius: 16px;
	overflow: hidden;
}
.newsCard__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.9;
	transition:
		opacity 0.25s ease,
		transform 0.35s ease;
}
.newsCard:hover .newsCard__media img,
.newsCard:focus-within .newsCard__media img {
	opacity: 1;
	transform: scale(1.02);
}
.newsCard__shade {
	position: absolute;
	inset: 0;
	pointer-events: none;
	border-radius: inherit;
	background: linear-gradient(to bottom, rgba(73, 14, 103, 0) 0%, rgba(73, 14, 103, 0.15) 100%);
	opacity: 0;
	transition: opacity 0.25s ease;
	backdrop-filter: blur(3px);
}
.newsCard__cta {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 0.25s ease;
	pointer-events: none;
}
.newsCard__ctaIn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-width: 122px;
	height: 46px;
	padding: 10px 23px;
	border-radius: 10px;
	background: #490e67;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-20);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #fff;
	white-space: nowrap;
}
.newsCard:hover .newsCard__shade,
.newsCard:focus-within .newsCard__shade,
.newsCard:hover .newsCard__cta,
.newsCard:focus-within .newsCard__cta {
	opacity: 1;
}
.newsCard__body {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 0 8px;
	box-sizing: border-box;
	min-width: 0;
}
.newsCard__title {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #363131;
}
.newsCard__titleLine {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}
.newsCard__excerpt {
	margin: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 3.2em;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: -0.02em;
	color: #565050;
}
.newsCard__date {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-16);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #565050;
}

/* PR News view · Figma 3036:17099 (본문 영역, PC) */
.page.bbsNewsView {
	background: #f0f0ee;
}
.newsView {
	padding-bottom: 160px;
	box-sizing: border-box;
}
.newsView__rule {
	display: block;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #ccc;
}
.newsView__rule--top {
	margin-bottom: 0;
}
.newsView__rule--bottom {
	margin-top: 0;
}
.newsView__head {
	box-sizing: border-box;
	width: 100%;
	padding: 60px 40px;
	border-bottom: 1px solid #ccc;
}
.newsView__title {
	margin: 0 0 32px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: -0.02em;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.newsView__article {
	box-sizing: border-box;
	width: 100%;
	max-width: 1300px;
	padding-bottom: 100px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	line-height: 1.55;
	letter-spacing: -0.02em;
	color: #565050;
	overflow-wrap: break-word;
	word-break: keep-all;
}
.newsView__article img,
.viewCon img {
	max-width: 100%;
	height: auto !important;
}
.newsView__meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-20);
	line-height: 1.6;
}
.newsView__metaLabel {
	color: #565050;
}
.newsView__metaDate {
	color: #8c8686;
}
.newsView__metaSep {
	flex-shrink: 0;
	width: 1px;
	height: 18px;
	background: #ccc;
}
.newsView__main {
	box-sizing: border-box;
	width: 100%;
	padding-top: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.newsView__attach {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	width: 100%;
	max-width: 1300px;
	margin: 120px auto 0;
	padding-bottom: 40px;
}
.newsView__attachIcon {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
}
.newsView__attachLabel {
	flex-shrink: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-20);
	line-height: 1.6;
	color: #565050;
	white-space: nowrap;
}
.newsView__attachSep {
	flex-shrink: 0;
	width: 1px;
	height: 18px;
	background: #ccc;
}
.newsView__attachFiles {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-18);
	line-height: 1.6;
	color: #8c8686;
}
.newsView__attachLink {
	font-size: var(--font-size-18);
	color: #8c8686;
}
.newsView__attachLink:hover {
	opacity: 0.85;
}
.newsView__foot {
	width: 100%;
	margin: 60px 0 0;
	padding: 0;
	text-align: center;
}
.newsView__back {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-width: 81px;
	padding: 13px 30px;
	border-radius: 10px;
	background: #490e67;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #fff;
	text-decoration: none;
	transition:
		background-color 0.2s ease,
		opacity 0.2s ease;
}
.newsView__back:hover {
	background: #5b1180;
	color: #fff;
}
.newsView__back:focus-visible {
	outline: 2px solid #490e67;
	outline-offset: 3px;
}

/* paging */
.paging {
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.paging a {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	font-size: 18px;
	color: #363131;
	line-height: 48px;
}
.paging strong {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #490e67;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
}
.paging .page_begin {
	width: 32px;
	height: 32px;
	background: url(/images/common/page_begin.png) no-repeat center / cover;
	border: 0;
}
.paging .page_prev {
	width: 32px;
	height: 32px;
	background: url(/images/common/page_prev.png) no-repeat center / cover;
	border: 0;
	margin-right: 16px;
}
.paging .page_next {
	width: 32px;
	height: 32px;
	background: url(/images/common/page_next.png) no-repeat center / cover;
	border: 0;
	margin-left: 16px;
}
.paging .page_end {
	width: 32px;
	height: 32px;
	background: url(/images/common/page_end.png) no-repeat center / cover;
	border: 0;
}

/* Careers · Figma 3101:28111 (PC) */
.page.careers {
	background: #f0f0ee;
}
.page.careers .pageTitle1 {
	margin-bottom: clamp(72px, 7.3vw, 140px);
}
.careers .careersPromo {
	margin-bottom: clamp(72px, 7.3vw, 140px);
	background: url(/images/page/careersPromo_bg.png) no-repeat center / cover;
	border-radius: 16px;
	overflow: hidden;
}
.careers .careersPromo__box {
	position: relative;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: auto;
	min-height: clamp(240px, 35vw, 300px);
	padding: clamp(24px, 4vw, 40px);
	border-radius: 16px;
	overflow: hidden;
}
.careersPromo__media {
	position: absolute;
	inset: 0;
	pointer-events: none;
	border-radius: inherit;
}
.careersPromo__img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 100%;
	border-radius: inherit;
}
.careersPromo__img--front {
	mix-blend-mode: normal;
	z-index: 1;
}
.careersPromo__img--back {
	z-index: 0;
}
.careersPromo__text {
	position: relative;
	z-index: 2;
	margin: 0;
	max-width: 75%;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-38);
	font-weight: 500;
	font-style: normal;
	letter-spacing: -0.02em;
	line-height: 1.5;
	color: #fff;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.careersPromo__textLine {
	display: block;
	white-space: pre-wrap;
}
.careersSecTitle {
	margin: 0 0 clamp(40px, 4.2vw, 60px);
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.careersSection {
	box-sizing: border-box;
}
.careersProcess {
	padding: 0 0 clamp(72px, 7.3vw, 140px);
}
.careersProcess__wrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
	width: 100%;
}
.careersProcess__rail {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	padding: 40px;
	border-radius: 16px;
	background: #e6e5e4;
}
.careersProcess__nodes {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.careersProcess__node {
	box-sizing: border-box;
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: clamp(14px, 1vw, 20px);
	width: clamp(176px, 12.5vw, 240px);
	height: clamp(176px, 12.5vw, 240px);
	padding: 16px 12px;
	border-radius: 50%;
	background: rgba(254, 254, 253, 0.96);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	opacity: 0;
	transform: translateX(-20px);
}
.careersProcess__node:last-child {
	background-color: #490e67;
}
.careersProcess__node--emph {
	border: 2px solid #490e67;
}
.careersProcess__node:not(.careersProcess__node--emph) {
	border: 2px solid transparent;
}
.careersProcess__num {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-17);
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.2;
	color: #490e67;
}
.careersProcess__nodeBody {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 14px;
	text-align: center;
}
.careersProcess__nodeBody .icon {
	display: block;
	width: 40px;
	height: 40px;
	flex-shrink: 0;
}
.careersProcess__nodeBody .icon .iconW {
	display: none;
}
.careersProcess__label {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.45;
	color: #363131;
	text-align: center;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.careersProcess__arrow {
	flex: 0 0 auto;
	position: relative;
	width: 21px;
	height: 11px;
	margin: 0 4px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='11' fill='none' viewBox='0 0 21 11'%3E%3Cpath stroke='%236b6565' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='M1.5 1.5 10.5 9 19.5 1.5'/%3E%3C/svg%3E")
		center / contain no-repeat;
	opacity: 0.9;
	transform: rotate(-90deg);
	flex-shrink: 0;
	display: none;
}
.careersProcess__arrow--alt {
	opacity: 0.75;
	transform: rotate(-90deg) translateY(1px);
}
.careersProcess__notes {
	margin: 0;
	padding-left: 20px;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: -0.02em;
	color: #565050;
}
.careersBenefits {
	width: 100%;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: clamp(72px, 7.3vw, 140px) 0 clamp(96px, 10vw, 140px);
	background: #eaeae8;
}
.careersBenefits .innerWrap {
	position: relative;
	z-index: 1;
}
.careersCardGrid {
	display: grid;
	gap: 20px;
	width: 100%;
}
.careersCardGrid--2x3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.careersCardGrid--3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.careersCard {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 0;
	padding: 40px 40px 50px;
	border: 1px solid #ccc;
	border-radius: 16px;
	background: #fefefd;
}
.careersCard--culture {
	min-height: 271px;
}
.careersCard__text {
	display: flex;
	flex-direction: column;
	gap: 20px;
	flex: 1 1 auto;
	width: 100%;
}
.careersCard__title {
	margin: 0;
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-24);
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.3;
	color: #363131;
}
.careersCard__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.careersCard__list li {
	font-family: "pretendard", "Inter", sans-serif;
	font-size: var(--font-size-22);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #565050;
}
.careersCard__icon {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	align-self: flex-end;
	width: 100%;
	margin-top: 28px;
}
.careersCard__icon img {
	display: block;
	width: 80px;
	height: 80px;
}
.careersCulture {
	padding: clamp(72px, 7.3vw, 140px) 0 clamp(72px, 6.25vw, 120px);
	box-sizing: border-box;
}
.careersCulture .careersSecTitle {
	margin-bottom: clamp(40px, 3.1vw, 60px);
}
.careersInquiry {
	padding-bottom: 80px;
	box-sizing: border-box;
}
.careersInquiry__inner {
	padding-top: 40px;
	border-top: 1px solid #ccc;
	box-sizing: border-box;
}
.careersInquiry .careersSecTitle {
	margin-bottom: 0;
}
.careersInquiry__mail {
	margin: 0;
	padding: 40px 0 0 40px;
}
.careersInquiry__mail a {
	font-family: "PT Serif", serif;
	font-size: var(--font-size-38);
	font-weight: 400;
	line-height: 1.25;
	color: #363131;
	text-decoration: none;
	word-break: break-all;
	overflow-wrap: anywhere;
	transition:
		border-color 0.2s ease,
		color 0.2s ease;
}
.careersInquiry__mail a:hover {
	border-bottom-color: #490e67;
	color: #490e67;
}

@keyframes showImg {
	0% {
		clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
	}
	100% {
		clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	}
}
@keyframes showImg2 {
	0% {
		clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
	}
	0% {
		clip-path: polygon(0 0, 28% 0, 58% 100%, 0 100%);
	}
	100% {
		clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	}
}
@keyframes showImg3 {
	0% {
		clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
	}
	100% {
		clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
	}
}
@keyframes opacityAni {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes scaleAni {
	0% {
		opacity: 0;
		transform: scale(1.3);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes scaleAni2 {
	0% {
		opacity: 0.5;
		transform: scale(1.3);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes fadeUpAni {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadeLeftAni {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes fadeRightAni {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes imgMotion {
	0% {
		clip-path: inset(50%);
		opacity: 0;
	}
	100% {
		clip-path: inset(0);
		opacity: 1;
	}
}

.fadeUp {
	opacity: 0;
}
.fadeLeft {
	opacity: 0;
}
.fadeRight {
	opacity: 0;
}
.showImg {
	opacity: 0;
}
.clipImg {
	opacity: 0;
}
.opacity {
	opacity: 0;
}

.showImg.in-view {
	animation-name: showImg;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 2s;
	opacity: 1;
}
.showImg2.in-view {
	animation-name: showImg2;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 2s;
	opacity: 1;
}
.showImg3.in-view {
	animation-name: showImg3;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 1s;
	opacity: 1;
}
.opacity.in-view {
	animation-name: opacityAni;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 2s;
}
.fadeUp.in-view {
	animation-name: fadeUpAni;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 1.4s;
	opacity: 1;
}
.fadeLeft.in-view {
	animation-name: fadeLeftAni;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 1.4s;
	opacity: 1;
}
.fadeRight.in-view {
	animation-name: fadeRightAni;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 1.4s;
	opacity: 1;
}
.scaleAni.in-view {
	animation-name: scaleAni;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 2s;
}
.scaleAni2.in-view {
	animation-name: scaleAni2;
	animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01);
	animation-duration: 1.5s;
}
.clipImg.in-view {
	animation-name: imgMotion;
	animation-duration: 1.2s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
	animation-delay: 0.1s;
}

.pageTop.in-view .bg {
	transform: scale(1);
	transition: all 2.5s;
}
.pageTop.in-view .pageSlg {
	opacity: 1;
	transform: scale(1);
	filter: blur(0);
	transition: all 2s 0.2s;
}

.careersProcess__nodes.in-view .careersProcess__node {
	opacity: 1;
	transform: translateX(0);
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(1) {
	transition: all 1.2s 0.2s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(3) {
	transition: all 1.2s 0.3s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(5) {
	transition: all 1.2s 0.4s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(7) {
	transition: all 1.2s 0.5s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(9) {
	transition: all 1.2s 0.6s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(11) {
	transition: all 1.2s 0.7s;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(11) .icon .iconB {
	display: none;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(11) .icon .iconW {
	display: block;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(11) .careersProcess__num {
	color: #f0f0ee;
}
.careersProcess__nodes.in-view .careersProcess__node:nth-child(11) .careersProcess__label {
	color: #fff;
}

/* ===== R&D — tablet ===== */

.pileLinePage {
}
.pileLinePage .sec1 {
	padding: 180px 0 0;
	padding-top: clamp(64px, 8vw, 120px);
}
.pileLinePage .sec1 .pipeLine {
}
.pileLinePage .sec1 .pipeLine .notice {
	display: flex;
	justify-content: flex-end;
	gap: 20px;
	margin-bottom: 20px;
}
.pileLinePage .sec1 .pipeLine .notice span {
	position: relative;
	padding-left: 13px;
	font-size: var(--font-size-18);
	font-weight: 500;
	color: #565050;
}
.pileLinePage .sec1 .pipeLine .notice span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.pileLinePage .sec1 .pipeLine .notice span.type1:after {
	background: #490e67;
}
.pileLinePage .sec1 .pipeLine .notice span.type2:after {
	background: #cccccc;
}
.pileLinePage .sec1 .pipeLine .tableWrap {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.pileLinePage .sec1 .pipeLine .tableWrap table {
	border-collapse: collapse;
	width: 100%;
	min-width: 1300px;
}
.pileLinePage .sec1 .pipeLine .tableWrap table th {
	padding: 20px 2px;
	font-size: var(--font-size-24);
	font-weight: 500;
	color: #fff;
}
.pileLinePage .sec1 .pipeLine .tableWrap table tr:nth-child(2) th {
	font-size: var(--font-size-20);
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.bl {
	background: #504a61;
	border-right: 4px solid rgba(240, 240, 238, 1);
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.clr1 {
	background: #553d98;
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.clr2 {
	background: #490e67;
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.gray {
	padding: 10px 2px;
	color: #000;
	background: #e6e5e4;
	border-right: 1px solid #ccc;
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.gray:last-child {
	border: none;
}
.pileLinePage .sec1 .pipeLine .tableWrap table th.gray span {
	display: block;
	font-size: var(--font-size-17);
	color: #8c8686;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td {
	padding: 10px 2px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td:last-child {
	padding: 0;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td span.txt {
	font-size: var(--font-size-22);
	font-weight: 500;
	line-height: 1.5em;
	color: #565050;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td:nth-child(2) span.txt {
	font-size: var(--font-size-20);
}
.pileLinePage .sec1 .pipeLine .tableWrap table td a {
	position: relative;
	padding-right: 22px;
	font-size: var(--font-size-20);
	font-weight: 500;
	line-height: 1.5em;
	color: #565050;
	text-align: center;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: url(/images/page/pipeline_arr.png) no-repeat center / contain;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td a.on:after {
	background: url(/images/page/pipeline_arr2.png) no-repeat center / contain;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td.tit {
	background: #e2dce5;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap {
	position: relative;
	width: 100%;
	height: 110px;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .boxWrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .boxWrap .box {
	flex: 1;
	height: 100%;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .boxWrap .box:last-child {
	border-right: 1px solid #ccc;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .lineWrap {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 24px;
	background: #d9d9d9;
	border-radius: 0 50px 50px 0;
	overflow: hidden;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .lineWrap.type1 {
	left: 0;
	width: 66.66666666%;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .lineWrap.type2 {
	left: 66.66666666%;
	width: 33.33333333%;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .lineWrap .line {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
	background: linear-gradient(270deg, #733892, #c5abd3);
	border-radius: 0 100px 100px 0;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .pipeWrap .lineWrap .line:after {
	content: "";
	position: absolute;
	right: auto;
	left: max(0px, calc(100% - 21px));
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .txtWrap {
	width: 100%;
	padding: 24px;
	background-color: #e5e5e5;
	text-align: left;
	display: none;
}
.pileLinePage .sec1 .pipeLine .tableWrap table td .txtWrap .inner {
	width: 100%;
	max-height: 270px;
	overflow-y: auto;
}
.pileLinePage .sec1 .slg {
	margin: clamp(48px, 8vw, 80px) 0;
	width: 100%;
	height: auto;
	border-radius: 16px;
	padding: 32px 5%;
	background: url(/images/page/pipeline_slg_bg.jpg) no-repeat center / cover;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: clamp(200px, 40vw, 280px);
}
.pileLinePage .sec1 .slg p {
	font-size: var(--font-size-38);
	color: #fff;
	text-align: center;
	line-height: 1.4;
	word-break: keep-all;
}


/* platform — Figma 02_01_01 PRIME-NK sec1 */
.page.platformPage .pageTitle1 {
	margin: 0 auto clamp(48px, 6vw, 120px);
	line-height: 1.25;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformPage .subTab {
	padding-bottom: 16px;
	border-bottom: 1px solid #B7B7B7;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}
.platformPage .subTab .tabList {
	max-width: 1680px;
	width: 90%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 22px;
	margin: 0 auto;
}
.platformPage .subTab .tabList > li {
	position: relative;
	padding-right: 22px;
}
.platformPage .subTab .tabList > li:not(:last-child)::after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 14px;
	margin-top: -7px;
	background: #b7b7b7;
}
.platformPage .subTab .tabList > li > a {
	font-size: var(--font-size-26);
	color: #8c8686;
	white-space: nowrap;
}
.platformPage .subTab .tabList > li.on > a {
	color: #490e67;
	font-weight: 500;
}
.platformIntro {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformIntro__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
	max-width: 1543px;
}
.platformIntro__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.platformIntro__label {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	color: #490e67;
}
.platformIntro__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	letter-spacing: -0.02em;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformIntro__desc p {
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformIntro__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: stretch;
	gap: 16px;
	margin-top: clamp(40px, 8vw, 80px);
}
.platformCard {
	display: flex;
	flex-direction: column;
	flex: none;
	width: 100%;
	max-width: none;
	min-width: 0;
	min-height: 0;
	padding: 22px 20px;
	border-radius: 16px;
	background: #fefefd;
	box-sizing: border-box;
}
.platformCard__top {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.platformCard__badge {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 20px;
	border-radius: 10px;
	background: #504a61;
	text-align: center;
}
.platformCard__num {
	font-size: var(--font-size-24);
	font-weight: 600;
	color: #c0bbcf;
}
.platformCard__badgeTit {
	font-size: var(--font-size-24);
	font-weight: 600;
	color: #fff;
}
.platformCard__subTit {
	margin: 0;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.5;
	color: #363131;
	text-align: center;
	letter-spacing: -0.02em;
}
.platformCard__visual {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 auto;
	margin: 16px 0 0;
	min-height: 0;
}
.platformCard__visual img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 365px;
	object-fit: contain;
}
.platformCard__foot {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-top: auto;
}
.platformCard__note {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 70px;
	margin: 0;
	padding: 20px;
	border-radius: 10px;
	background: #f0f0ee;
	font-size: var(--font-size-18);
	font-weight: 500;
	line-height: 1.5;
	color: #8c8686;
	text-align: center;
	letter-spacing: -0.02em;
}
.platformCard__note img {
	flex-shrink: 0;
}
.platformCard__note--text {
	flex-direction: column;
	gap: 0;
}
.platformCard__source {
	margin-top: 10px;
	font-size: var(--font-size-16);
	line-height: 1.6;
	color: #b7b7b7;
}

/* platform sec2 — recovery */
.platformRecovery {
	padding: 160px 0;
	background: #eaeae8;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformRecovery__inner {
	display: flex;
	align-items: flex-start;
	gap: clamp(32px, 5vw, 64px);
	flex-direction: column;
}
.platformRecovery__left {
	max-width: 100%;
	width: 100%;
	flex: none;
}
.platformRecovery__copy {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.platformRecovery__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformRecovery__desc p {
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformRecovery__figure {
	margin-top: 40px;
	height: 400px;
	border-radius: 16px;
	overflow: hidden;
}
.platformRecovery__figure img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.platformRecovery__right {
	flex: none;
	min-width: 0;
	max-width: 100%;
	width: 100%;
}
.platformTimeline {
	position: relative;
	margin: 0;
	list-style: none;
}
.platformTimeline::before {
content: "";
position: absolute;
left: 28px;
top: 59px;
width: 1px;
height: 560px;
background: url(/images/page/platform_timeline_line.jpg) repeat-y center center;
}
.platformTimeline__item {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	position: relative;
}
.platformTimeline__item + .platformTimeline__item {
	margin-top: clamp(40px, 6vw, 64px);
}
.platformTimeline__num {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 56px;
	height: 56px;
	border-radius: 10px;
	background: #490e67;
	font-size: var(--font-size-24);
	font-weight: 500;
	color: #fff;
	letter-spacing: -0.02em;
}
.platformTimeline__body {
	flex: 1 1 auto;
	min-width: 0;
	padding: 11px 0;
}
.platformTimeline__tit {
	margin: 0 0 12px;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.5;
	color: #363131;
	letter-spacing: -0.02em;
}
.platformTimeline__txt {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTimeline__solutions {
	margin: 20px 0 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
}
.platformTimeline__solutions li {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: var(--font-size-22);
	color: #565050;
	line-height: 1.5;
	letter-spacing: -0.02em;
}
.platformTimeline__solutions img {
	border-radius: 10px;
}
.platformTimeline__banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	margin-top: 60px;
	padding: 40px;
	border-radius: 16px;
	background: #490e67;
}
.platformTimeline__bannerTxt {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #fff;
	letter-spacing: -0.02em;
}
.platformTimeline__banner img {
	flex-shrink: 0;
}

/* platform sec3 — TIS */
.platformTis {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformTis__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformTis__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
	max-width: 1538px;
}
.platformTis__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.platformTis__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformTis__subTitle {
	margin: 0;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformTis__desc {
}
.platformTis__desc p {
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTis__desc strong {
	font-weight: 600;
}
.platformTis__diagram {
	margin: 0;
	overflow-x: auto;
}
.platformTis__diagram img {
	display: block;
	min-width: 800px;
	width: 100%;
	max-width: none;
	height: auto;
}

/* platform sec4 — approach */
.platformApproach {
	padding: 160px 0;
	background: #EAEAE8;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformApproach__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformApproach__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
	max-width: 1680px;
}
.platformApproach__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.platformApproach__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformApproach__subTitle {
	margin: 0;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformApproach__desc {
}
.platformApproach__desc p {
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformApproach__diagram {
	margin: 0;
	border-radius: 16px;
	background: #eaeae8;
	overflow-x: auto;
}
.platformApproach__diagram img {
	display: block;
	width: 800px;
	height: auto;
	max-width: none;
}

/* platform sec5 — competency */
.platformCompetency {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformCompetency__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformCompetency__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
	max-width: 1680px;
}
.platformCompetency__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformCompetency__desc {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformCompetency__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
}
.platformCompCard {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	min-height: 268px;
	padding: 32px;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-sizing: border-box;
}
.platformCompCard--hero {
	position: relative;
	overflow: hidden;
	border: none;
	background: #490e67 url(/images/page/platform_prime_comp_logo.png) no-repeat  right 100% / 50%;
	min-height: 0;
	padding: 32px 24px;
}
.platformCompCard__heroTit {
	margin: 0;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.5;
	color: #fff;
	letter-spacing: -0.02em;
	position: relative;
	z-index: 2;
}
.platformCompCard__heroLogo {
	position: absolute;
	right: -32px;
	bottom: -48px;
	width: min(100%, 320px);
	height: auto;
	pointer-events: none;
}
.platformCompCard__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	border-radius: 10px;
	background: #fff;
}
.platformCompCard__icon img {
	display: block;
	width: 100%;
	height: auto;
}
.platformCompCard__tit {
	margin: auto 0 0;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.5;
	color: #363131;
	letter-spacing: -0.02em;
}
.platformCompCard__txt {
	margin: 8px 0 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #706e6e;
	letter-spacing: -0.02em;
}

/* platform sec6 — future */
.platformFuture {
	background: #eaeae8;
	padding-top: clamp(64px, 10vw, 120px);
}
.platformFuture__inner {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.platformFuture__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.platformFuture__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.platformFuture__label {
	font-family: "PT Serif", serif;
	margin: 0;
	font-size: var(--font-size-24);
	color: #363131;
}
.platformFuture__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformFuture__desc {
}
.platformFuture__desc p {
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformFuture__desc strong {
	font-weight: 600;
}
.platformFuture__visual {
	margin: 0;
	overflow: hidden;
}
.platformFuture__visual img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

/* platform IMMUNOKINE — Figma 02_01_02 */
.platformIntro--immuno {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformIntro--immuno .platformIntro__inner {
	gap: 0;
}
.platformIntro__head--immuno {
	margin-bottom: 80px;
}
.platformFeatureCards {
	display: flex;
	gap: 16px;
	width: 100%;
	flex-direction: column;
}
.platformFeatureCard {
	position: relative;
	display: flex;
	flex: none;
	align-items: center;
	justify-content: center;
	min-height: 0;
	padding: 36px 28px;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	min-height: 300px;
	border-radius: 16px;
	overflow: hidden;
}
.platformFeatureCard__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
}
.platformFeatureCard__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.platformFeatureCard__content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	width: 100%;
	text-align: center;
}
.platformFeatureCard__num {
	margin: 0;
	font-size: var(--font-size-17);
	line-height: 1.5;
	text-decoration: underline;
	letter-spacing: -0.02em;
	color: #fff;
}
.platformFeatureCard__text {
}
.platformFeatureCard__text p {
	font-size: var(--font-size-22);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #fff;
}
.platformFeatureCard__text strong {
	font-weight: 700;
}

.platformImmunoApproach {
	padding: 160px 0;
	background: #eaeae8;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformImmunoApproach__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformImmunoApproach__head {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.platformImmunoApproach__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformImmunoApproach__subTitle {
	margin: 0;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformImmunoApproach__body {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 32px;
}
.platformImmunoApproach__visual {
	height: 400px;
	width: 100%;
	max-width: 100%;
	margin: 0;
	border-radius: 16px;
	overflow: hidden;
}
.platformImmunoApproach__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.platformImmunoApproach__steps {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.platformImmunoStep {
	padding-bottom: 32px;
	border-bottom: 1px solid #b7b7b7;
}
.platformImmunoStep--last {
	padding-bottom: 0;
	border-bottom: none;
}
.platformImmunoStep__tit {
	margin: 0 0 32px;
	font-size: var(--font-size-38);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	letter-spacing: -0.02em;
}
.platformImmunoStep__txt p {
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #706e6e;
	letter-spacing: -0.02em;
}
.platformImmunoStep__txt strong {
	font-weight: 600;
}

.platformCompetency--immuno {
	padding: 160px 0;
}
.platformCompCard--photo {
	padding: 0;
	border: none;
	overflow: hidden;
	background: #000;
}
.platformCompCard--photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.platformImmunoVision {
}
.platformImmunoVision__inner {
	max-width: 1800px;
	width: 100%;
}
.platformImmunoVision__panel {
	position: relative;
	overflow: hidden;
}
.platformImmunoVision__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
}
.platformImmunoVision__bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.platformImmunoVision__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: clamp(40px, 6vw, 64px);
	padding: clamp(64px, 10vw, 100px) 5%;
}
.platformImmunoVision__head {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	text-align: center;
}
.platformImmunoVision__label {
	margin: 0;
	font-size: var(--font-size-26);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: -0.02em;
	color: #fff;
}
.platformImmunoVision__title {
	margin: 0;
	font-size: var(--font-size-46);
	font-weight: 500;
	line-height: 1.35;
	color: #fff;
}
.platformImmunoVision__pills {
	display: flex;
	gap: 12px;
	padding: 14px 20px;
	border: 1px dashed #fff;
	border-radius: 100px;
	backdrop-filter: blur(4px);
	flex-direction: column;
}
.platformImmunoPill {
	display: flex;
	flex: 1 1 0;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 40px;
	border-radius: 400px;
	background: rgba(254, 254, 253, 0.76);
	text-align: center;
	box-sizing: border-box;
}
.platformImmunoPill__tit {
	margin: 0 0 8px;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.5;
	color: #000;
	letter-spacing: -0.02em;
}
.platformImmunoPill__txt {
	margin: 0;
	font-size: var(--font-size-22);
	font-weight: 500;
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}

/* platform AUTO-Treg — Figma 02_01_03 */
.platformTregIntro {
	padding: 160px 0 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformTregIntro__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformTregIntro__head {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.platformTregIntro__label {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	color: #490e67;
}
.platformTregIntro__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.platformTregIntro__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformTregIntro__desc {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTregRows {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
}
.platformTregRow {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 24px;
	padding: clamp(24px, 4vw, 40px);
	border-radius: 14px;
	background: #fff;
}
.platformTregRow__visual {
	flex: none;
	width: 100%;
	max-width: 100%;
	margin: 0;
	border-radius: 14px;
	overflow: hidden;
}
.platformTregRow__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.platformTregRow__copy {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 720px;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.platformTregRow__tit {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformTregRow__txt p {
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTregRow__txt strong {
	font-weight: 600;
}
.platformTregMechanism {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformTregMechanism__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformTregMechanism__head {
	display: flex;
	flex-direction: column;
	gap: 30px;
	max-width: 1680px;
}
.platformTregMechanism__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformTregMechanism__desc {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTregMechanism__diagram {
	overflow: hidden;
}
.platformTregMechanism__diagram img {
	display: block;
	width: 100%;
	height: 100%;
}
.platformCompetency--treg {
	padding: 0 0 160px 0;
}
.platformCompetency--treg .platformCompetency__inner {
	gap: 80px;
}

.platformTregFuture__inner {
	display: flex;
	flex-direction: column;
	gap: 70px;
}
.platformTregFuture__head {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.platformTregFuture__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.platformTregFuture__label {
	margin: 0;
	font-size: var(--font-size-24);
	color: #363131;
}
.platformTregFuture__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformTregFuture__desc p {
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformTregFuture__desc strong {
	font-weight: 600;
}
.platformTregFuture__visual {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1800px;
	width: 100%;
}
.platformTregFuture__visual img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}

/* platform Business Strategy — Figma 02_01_04 */
.platformBiz {
	padding: 160px 0;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.platformBiz__inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.platformBiz__head {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.platformBiz__label {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	color: #490e67;
}
.platformBiz__titleWrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.platformBiz__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformBiz__subtitle {
	margin: 0;
	font-size: var(--font-size-40);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
}
.platformBiz__desc {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.platformBiz__body {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
}
.platformBiz__engines {
	display: flex;
	align-items: center;
	gap: 16px;
	width: 100%;
	flex-direction: column;
}
.platformBiz__arrow {
	flex: 0 0 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(90deg);
	margin: 0 auto;
}
.platformBiz__arrow img {
	display: block;
	width: 48px;
	height: 48px;
}
.platformBizCard {
	flex: none;
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-direction: column;
}
.platformBizCard__top {
	display: flex;
	flex-direction: column;
	padding: 24px 24px 0;
	border-radius: 14px 14px 0 0;
	background: #fefefd;
}
.platformBizCard__badge {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	width: 100%;
	height: 87px;
	padding: 0 32px;
	border-radius: 14px;
	text-align: center;
	box-sizing: border-box;
}
.platformBizCard--prime .platformBizCard__badge,
.platformBizCard--prime .platformBizCard__foot {
	background: #504a61;
}
.platformBizCard--immuno .platformBizCard__badge,
.platformBizCard--immuno .platformBizCard__foot {
	background: #50186c;
}
.platformBizCard--treg .platformBizCard__badge,
.platformBizCard--treg .platformBizCard__foot {
	background: #553d98;
}
.platformBizCard__name {
	margin: 0;
	font-size: var(--font-size-22);
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
.platformBizCard__role {
	margin: 0;
	font-size: var(--font-size-18);
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
}
.platformBizCard__content {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 32px 0;
}
.platformBizCard__summary {
	margin: 0;
	font-size: var(--font-size-22);
	font-weight: 500;
	line-height: 1.5;
	color: #363131;
	text-align: center;
	letter-spacing: -0.02em;
}
.platformBizCard__panel {
	position: relative;
	display: block;
	min-height: 0;
	padding: 20px 18px;
	border-radius: 14px;
	background: #f6f6f6;
	box-sizing: border-box;
	overflow: visible;
}
.platformBizCard__list {
	margin: 0;
	padding: 0 100px 0 0;
	list-style: none;
	padding-right: 100px;
}
.platformBizCard__list li {
	position: relative;
	padding-left: 10px;
	font-size: var(--font-size-20);
	line-height: 1.5;
	color: #363131;
	letter-spacing: -0.02em;
}
.platformBizCard__list li + li {
	margin-top: 4px;
}
.platformBizCard__list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.65em;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #490e67;
	transform: translateY(-50%);
}
.platformBizCard__visual {
	position: absolute;
	top: 18px;
	right: 18px;
	width: 88px;
	height: auto;
	margin: 0;
	border-radius: 12px;
	overflow: hidden;
}
.platformBizCard__visual img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: contain;
}
.platformBizCard__foot {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: 0;
	padding: 20px 24px;
	border-radius: 0 0 14px 14px;
}
.platformBizCard__footIcon {
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
}
.platformBizCard__flow {
	margin: 0;
	font-size: var(--font-size-22);
	font-weight: 600;
	line-height: 1.45;
	color: #fff;
	text-align: center;
}
.platformBizFlow {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 16px;
	width: 100%;
}
.platformBizFlow__line {
	display: none;
}
.platformBizFlow__line--left {
	width: auto;
}
.platformBizFlow__line--right {
	width: auto;
}
.platformBizFlow__center {
	flex: none;
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.platformBizFlow__connector {
	display: block;
	width: 6px;
	height: 49px;
}
.platformBizFlow__pill {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: 100%;
	min-height: 0;
	padding: 28px 24px;
	border-radius: 20px;
	background: #b34a78;
	box-sizing: border-box;
	height: auto;
}
.platformBizFlow__icon {
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
}
.platformBizFlow__copy {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	text-align: center;
}
.platformBizFlow__tit {
	margin: 0;
	font-size: var(--font-size-24);
	font-weight: 600;
	line-height: 1.35;
	color: #fff;
}
.platformBizFlow__txt {
	margin: 0;
	font-size: var(--font-size-18);
	line-height: 1.5;
	color: #fff;
}

/* regenerative — Figma 02_02 */
.page.regenerativePage .pageTitle1 {
	margin: 0 auto clamp(48px, 6vw, 120px);
	line-height: 1.25;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.regenIntro {
	padding-top: clamp(64px, 10vw, 120px);
}
.regenIntro__head {
}
.regenIntro__title {
	margin: 0;
	font-size: var(--font-size-46);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.regenIntro__desc {
	margin-top: 16px;
	font-size: var(--font-size-22);
	font-weight: 500;
	line-height: 1.55;
	color: #565050;
	letter-spacing: -0.02em;
}
.regenProcess {
	position: relative;
	margin-top: clamp(64px, 8vw, 93px);
	padding: clamp(56px, 8vw, 80px) 0 clamp(56px, 8vw, 72px);
	overflow: hidden;
}
.regenProcess__bg {
	position: absolute;
	inset: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-left: 0;
	background: url("/images/page/regen_process_bg.jpg") center / cover no-repeat;
	pointer-events: none;
}
.regenProcess__inner {
	position: relative;
	z-index: 1;
	padding-top: 0;
}
.regenProcess__steps {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 40px 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.regenProcess__steps::before {
	display: none;
}
.regenStep {
	position: relative;
	z-index: 1;
	flex: none;
	width: calc((100% - 40px) / 3);
	max-width: 100%;
}
.regenStep__num {
	position: absolute;
	left: 50%;
	top: -18px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	margin-left: 0;
	border-radius: 50%;
	background: #504a61;
	font-size: var(--font-size-16);
	line-height: 1;
	color: #fff;
	letter-spacing: -0.02em;
	transform: translateX(-50%);
}
.regenStep__circle {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	aspect-ratio: 1;
	height: auto;
	min-height: 0;
	padding: 15px;
	border-radius: 50%;
	background: #DADDE2;
	box-sizing: border-box;
	text-align: center;
}
.regenStep__icon {
	display: block;
	width: 46px;
	height: auto;
}
.regenStep__tit {
	margin: 0;
	font-size: var(--font-size-22);
	font-weight: 600;
	line-height: 1.35;
	color: #363131;
}
.regenStep__txt {
	margin: 0;
	font-size: var(--font-size-18);
	line-height: 1.35;
	color: #343236;
}
.regenStep__txt p {
	margin: 0;
}
.regenStep__txt p + p {
	margin-top: 2px;
}
.regenProcess__banners {
	display: flex;
	gap: 12px;
	margin-top: clamp(40px, 6vw, 60px);
	flex-direction: column;
}
.regenBanner {
	flex: 1 1 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	padding: 20px 30px;
	border-radius: 16px;
	background: #504a61;
	box-sizing: border-box;
}
.regenBanner__icon {
	flex: 0 0 auto;
	display: block;
}
.regenBanner__txt {
	margin: 0;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	letter-spacing: -0.02em;
}

.regenValue {
	position: relative;
	padding: 160px 0 160px;
	background: #eaeae8;
	overflow: hidden;
	padding-top: clamp(64px, 10vw, 120px);
	padding-bottom: clamp(64px, 10vw, 120px);
}
.regenValue__plant {
	position: absolute;
	left: 0;
	bottom: 0;
	aspect-ratio: 788 / 1107;
	max-width: 788px;
	width: 60%;
	height: auto;
	pointer-events: none;
}
.regenValue__inner {
	position: relative;
	z-index: 1;
}
.regenValue__head {
	display: flex;
	flex-direction: column;
	gap: 30px;
	max-width: 1034px;
	margin: 0 auto 107px;
	text-align: center;
}
.regenValue__label {
	margin: 0;
	font-family: "PT Serif", serif;
	font-size: var(--font-size-24);
	color: #490e67;
}
.regenValue__title {
	margin: 0;
	font-size: var(--font-size-50);
	font-weight: 500;
	line-height: 1.35;
	color: #363131;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.regenValue__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	max-width: 100%;
	margin: 0 auto;
}
.regenValueCard {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: clamp(14px, 2vw, 20px);
	min-height: 0;
	padding: clamp(24px, 3.5vw, 32px) clamp(20px, 3vw, 28px);
	border: 1px solid #ccc;
	border-radius: 10px;
	background: rgba(234, 234, 232, 0.65);
	backdrop-filter: blur(10px);
	box-sizing: border-box;
	text-align: center;
}
.regenValueCard__icon {
	flex: none;
	width: clamp(56px, 8vw, 72px);
	height: clamp(56px, 8vw, 72px);
	object-fit: contain;
}
.regenValueCard__copy {
	flex: none;
	width: 100%;
	text-align: center;
}
.regenValueCard__tit {
	margin: 0 0 6px;
	font-size: var(--font-size-24);
	font-weight: 600;
	line-height: 1.35;
	color: #363131;
}
.regenValueCard__txt {
	margin: 0;
	font-size: var(--font-size-22);
	line-height: 1.5;
	color: #565050;
}
.regenValue__banner {
	position: relative;
	margin: 80px 0 0;
	border-radius: 16px;
	overflow: hidden;
}
.regenValue__banner img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.regenValue__bannerTxt {
	position: absolute;
	left: 50%;
	top: 50%;
	width: min(831px, 90%);
	margin: 0;
	font-size: var(--font-size-24);
	font-weight: 500;
	line-height: 1.35;
	color: #000;
	text-align: center;
	transform: translate(-50%, -50%);
}
/* tablet — 공통 보정(본문 단일 규칙에 흡수되지 않은 항목) */
.page.pileLinePage .pageTitle1 {
	line-height: 1.25;
	word-break: keep-all;
	overflow-wrap: break-word;
}
.platformPage .subTab::-webkit-scrollbar {
	display: none;
}
.platformTregRow--reverse {
	flex-direction: column-reverse;
}
.platformBizFlow__txt br {
	display: none;
}
