@charset "UTF-8";
.showcase_mnh_25fw body {
	margin: 0;
}

.showcase_mnh_25fw * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.showcase_mnh_25fw p, .showcase_mnh_25fw h1, .showcase_mnh_25fw h2, .showcase_mnh_25fw h3, .showcase_mnh_25fw h4, .showcase_mnh_25fw h5, .showcase_mnh_25fw h6, .showcase_mnh_25fw ul, .showcase_mnh_25fw ol, .showcase_mnh_25fw li, .showcase_mnh_25fw dl, .showcase_mnh_25fw dt, .showcase_mnh_25fw dd, .showcase_mnh_25fw table, .showcase_mnh_25fw th, .showcase_mnh_25fw td, .showcase_mnh_25fw form, .showcase_mnh_25fw fieldset, .showcase_mnh_25fw legend, .showcase_mnh_25fw input, .showcase_mnh_25fw textarea, .showcase_mnh_25fw button, .showcase_mnh_25fw select, .showcase_mnh_25fw em, .showcase_mnh_25fw strong, .showcase_mnh_25fw span, .showcase_mnh_25fw a {
	margin: 0;
	padding: 0;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.showcase_mnh_25fw input, .showcase_mnh_25fw textarea, .showcase_mnh_25fw select, .showcase_mnh_25fw button, .showcase_mnh_25fw table {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: -0.3px;
	color: #252525;
	-webkit-appearance: none;
	appearance: none;
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

.showcase_mnh_25fw img, .showcase_mnh_25fw fieldset {
	border: 0;
	vertical-align: top;
}

.showcase_mnh_25fw ul, .showcase_mnh_25fw ol {
	list-style: none;
}

.showcase_mnh_25fw em, .showcase_mnh_25fw address {
	font-style: normal;
}

.showcase_mnh_25fw a {
	text-decoration: none;
}

.showcase_mnh_25fw a:hover, .showcase_mnh_25fw a:active, .showcase_mnh_25fw a:focus {
	text-decoration: none;
}

.showcase_mnh_25fw table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.showcase_mnh_25fw hr {
	display: none !important;
}

.showcase_mnh_25fw .u_skip, .showcase_mnh_25fw .blind {
	overflow: hidden !important;
	position: absolute !important;
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
}

.showcase_mnh_25fw button {
	border: none;
	background: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

.showcase_mnh_25fw img {
	width: 100%;
	vertical-align: top;
}

/* vw 변환 function */
.showcase_mnh_25fw .icon {
	background-image: url(../img/sprite/sp_test.png);
	-webkit-background-size: 80px 64px;
	        background-size: 80px 64px;
	background-repeat: no-repeat;
}

.showcase_mnh_25fw {
	/*font*/
	/*common*/
	/* y 이동 거리를 40px로 커스텀 */
	/* 섹션 한정(원하면 전역 [data-aos]로 바꿔도 됨) */
	/* transform이 먹히도록 버튼은 inline-block 보장 */
	/* 초기 상태 */
	/* 보이기 */
	/* 접근성 */
	/* .sc_brand 영역에서 AOS fade-up을 "이동과 페이드"로 커스텀 */
	/* 인형 이미지 초기 위치 개별 설정 */
	/* 활성화 클래스 */
	/* 텍스트 이미지의 초기 상태 */
	/* 텍스트 이미지의 활성화 상태 */
	/*main_title*/
	/*link_btn*/
	/*sc_main*/
	/* === 오버레이 좌표계: 디자인 기준 크기 고정 === */
	/* 공통 떠오르기 키프레임 */
	/*sc_visual*/
	/*sc_store*/
	/*sc_etc*/
	/* 인터렉션 */
	/* 패널이 같은 자리에서 겹치도록 */
	/* 초기: 핑크 스트라이프 */
	/* ✅ 고정 헤더 */
	/* 패널은 같은 자리에서 교차 */
	/* 인터렉션 */
	/*sc_brand*/
	/* 떠오르는 모션: translate(개별 속성)만 애니메이션 → 위치/회전과 안전하게 합성됨 */
	/*sc_intro*/
	/*sc_product*/
	/* 5열 그리드 + 0.78vw 간격 */
	/* sc_sns */
	/* sc_notice */
	/*sc_product*/
	/* 부모가 좁아질 때 overflow 방지하려면 미디어쿼리로 열 수 줄이기 */
}

.showcase_mnh_25fw .syncopate {
	font-family: "Syncopate", sans-serif;
	font-style: normal;
}

.showcase_mnh_25fw .icon {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 80px;
	height: 64px;
}

.showcase_mnh_25fw .mobile_mnh .sc_visual .link_btn {
	display: inline-block;
}

.showcase_mnh_25fw .mobile_mnh .sc_visual .link_btn,
.showcase_mnh_25fw .mobile_mnh .sc_store .offline_wrap,
.showcase_mnh_25fw .mobile_mnh .sc_store .online_wrap {
	opacity: 0;
	-webkit-transform: translate3d(0, 50px, 0);
	        transform: translate3d(0, 50px, 0);
	-webkit-transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	will-change: transform, opacity;
}

.showcase_mnh_25fw .mobile_mnh .sc_visual .link_btn.is-in,
.showcase_mnh_25fw .mobile_mnh .sc_store .offline_wrap.is-in,
.showcase_mnh_25fw .mobile_mnh .sc_store .online_wrap.is-in {
	opacity: 1;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}

@media (prefers-reduced-motion: reduce) {
	.showcase_mnh_25fw .mobile_mnh .sc_visual .link_btn,
	.showcase_mnh_25fw .mobile_mnh .sc_store .offline_wrap,
	.showcase_mnh_25fw .mobile_mnh .sc_store .online_wrap {
		-webkit-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		    -ms-transform: none !important;
		        transform: none !important;
		opacity: 1 !important;
	}
}

.showcase_mnh_25fw .doll img {
	opacity: 0;
	/* 초기 투명도 설정 */
	-webkit-transform: translateY(120px);
	    -ms-transform: translateY(120px);
	        transform: translateY(120px);
	/* 초기 위치 설정 */
	-webkit-transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
}

.showcase_mnh_25fw .doll .img_center {
	-webkit-transform: translateY(120px);
	    -ms-transform: translateY(120px);
	        transform: translateY(120px);
}

.showcase_mnh_25fw .doll .img_left {
	-webkit-transform: translateY(200px);
	    -ms-transform: translateY(200px);
	        transform: translateY(200px);
}

.showcase_mnh_25fw .doll .img_right {
	-webkit-transform: translateY(280px);
	    -ms-transform: translateY(280px);
	        transform: translateY(280px);
}

.showcase_mnh_25fw .doll img.is-visible {
	opacity: 1;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.showcase_mnh_25fw .sc_brand .txt img {
	opacity: 0;
	-webkit-transition: opacity 0.8s ease-in-out;
	transition: opacity 0.8s ease-in-out;
}

.showcase_mnh_25fw .sc_brand .txt img.is-visible-text {
	opacity: 1;
}

.showcase_mnh_25fw .pc_only {
	display: block;
}

.showcase_mnh_25fw .mo_only {
	display: none;
}

.showcase_mnh_25fw .mnh_container p,
.showcase_mnh_25fw .mnh_container span,
.showcase_mnh_25fw .mnh_container strong,
.showcase_mnh_25fw .mnh_container h3,
.showcase_mnh_25fw .mnh_container a {
	line-height: 1;
}

.showcase_mnh_25fw .mnh_container a {
	color: inherit;
}

.showcase_mnh_25fw .main_title {
	font-size: clamp(13px, 2.86vw, 100vw);
	padding-bottom: 0;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1;
}

.showcase_mnh_25fw .sub_title {
	font-size: clamp(13px, 4.06vw, 100vw);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1;
}

.showcase_mnh_25fw .sub_title span {
	font-size: clamp(13px, 2.86vw, 100vw);
	padding-bottom: 0;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1;
}

.showcase_mnh_25fw .link_btn {
	margin: 2.08vw auto 4.17vw;
	background-repeat: no-repeat;
	-webkit-background-size: 14.06vw 2.86vw;
	        background-size: 14.06vw 2.86vw;
	background-position: center center;
	width: 14.06vw;
	height: 2.86vw;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	color: inherit;
	font-size: 0.83vw;
	line-height: 1.5;
	background-color: transparent;
	-webkit-transition: background-color 0.1s;
	transition: background-color 0.1s;
}

.showcase_mnh_25fw .link_btn:hover {
	background-color: #ff69c9;
	/* 마우스 오버 시 */
}

.showcase_mnh_25fw .en_ver .link_btn {
	font-weight: 700;
	text-transform: uppercase;
	width: 18.85vw;
	height: 2.86vw;
	-webkit-background-size: 18.85vw 2.86vw;
	        background-size: 18.85vw 2.86vw;
	padding-top: 0.1vw;
}

.showcase_mnh_25fw .en_ver .sc_visual .link_btn {
	width: 14.06vw;
	height: 2.86vw;
	-webkit-background-size: 14.06vw 2.86vw;
	        background-size: 14.06vw 2.86vw;
	margin-top: 1.56vw;
}

.showcase_mnh_25fw .sc_main {
	height: 44.27vw;
	position: relative;
}

.showcase_mnh_25fw .sc_main .txt_wrap {
	padding-top: 3.75vw;
	position: relative;
	z-index: 2;
	text-align: center;
	text-transform: uppercase;
}

.showcase_mnh_25fw .sc_main .txt_wrap span {
	font-size: clamp(13px, 0.73vw, 100vw);
	line-height: 1;
	letter-spacing: -0.02em;
	font-weight: 700;
	display: block;
}

.showcase_mnh_25fw .sc_main .txt_wrap h2 {
	margin-top: 3.02vw;
	line-height: 1;
	letter-spacing: -0.02em;
	font-weight: 700;
	font-size: clamp(13px, 3.02vw, 100vw);
}

.showcase_mnh_25fw .sc_main .txt_wrap p {
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.02em;
	font-size: clamp(13px, 0.83vw, 100vw);
}

.showcase_mnh_25fw .main_animation {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.showcase_mnh_25fw .main_animation img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	visibility: hidden;
	/* ← display:none 말고 이걸로 */
}

.showcase_mnh_25fw .main_animation img.active {
	opacity: 1;
	visibility: visible;
}

.showcase_mnh_25fw .main_animation img.fade {
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	will-change: opacity;
}

.showcase_mnh_25fw .sc_main .img_wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100vw;
	/* 디자인 기준 폭 */
	height: 44.27vw;
	/* ← sc_main 총 높이(디자인 기준) */
	-webkit-transform: translate(-50%, -50%) scale(var(--stage-scale, 1));
	    -ms-transform: translate(-50%, -50%) scale(var(--stage-scale, 1));
	        transform: translate(-50%, -50%) scale(var(--stage-scale, 1));
	-webkit-transform-origin: center center;
	    -ms-transform-origin: center center;
	        transform-origin: center center;
	pointer-events: none;
}

.showcase_mnh_25fw .sc_main .img_wrap img {
	position: absolute;
	-webkit-animation: floatUpDown 1.2s ease-in-out infinite;
	        animation: floatUpDown 1.2s ease-in-out infinite;
}

.showcase_mnh_25fw .sc_main .img_wrap .left_txt {
	width: 8.23vw;
	height: 3.28vw;
	top: 29.64vw;
	left: 24.53vw;
	-webkit-transform: rotate(5.6deg);
	    -ms-transform: rotate(5.6deg);
	        transform: rotate(5.6deg);
}

.showcase_mnh_25fw .sc_main .img_wrap .center_txt {
	width: 8.91vw;
	height: 5.47vw;
	top: 23.54vw;
	left: 47.45vw;
}

.showcase_mnh_25fw .sc_main .img_wrap .right_txt {
	width: 9.22vw;
	height: 3.7vw;
	top: 25.99vw;
	right: 19.17vw;
	-webkit-transform: rotate(-15deg);
	    -ms-transform: rotate(-15deg);
	        transform: rotate(-15deg);
}

@-webkit-keyframes floatUpDown {
	0%,
	100% {
		translate: 0 0;
	}
	50% {
		translate: 0 -0.52vw;
	}
}

@keyframes floatUpDown {
	0%,
	100% {
		translate: 0 0;
	}
	50% {
		translate: 0 -0.52vw;
	}
}

.showcase_mnh_25fw .sc_visual {
	height: 62.5vw;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_mnh_25fw .sc_visual .visual_inner {
	position: relative;
	z-index: 2;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.showcase_mnh_25fw .sc_visual .center_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 1.25vw;
}

.showcase_mnh_25fw .sc_visual .badge_wrap {
	display: inline-block;
	width: 21.88vw;
	height: 9.11vw;
	border: 1px dashed rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 50% / 50%;
	        border-radius: 50% / 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_mnh_25fw .en_ver .sc_visual .badge_wrap {
	width: 23.96vw;
	height: 9.95vw;
}

.showcase_mnh_25fw .sc_visual .badge {
	background: black;
	color: white;
	width: 20.83vw;
	height: 8.07vw;
	-webkit-border-radius: 50% / 50%;
	        border-radius: 50% / 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.showcase_mnh_25fw .en_ver .sc_visual .badge {
	width: 22.81vw;
	height: 8.8vw;
}

.showcase_mnh_25fw .sc_visual .badge .location {
	font-size: clamp(10px, 1.15vw, 100vw);
	line-height: 1;
	color: #fff;
	letter-spacing: -0.02em;
	margin-top: 1.04vw;
	margin-bottom: 0.26vw;
}

.showcase_mnh_25fw .en_ver .sc_visual .badge .location {
	font-size: clamp(10px, 1.04vw, 100vw);
	line-height: 1.3 !important;
	font-weight: 400;
	margin-top: 0.99vw;
	margin-bottom: 0;
}

.showcase_mnh_25fw .sc_visual .badge .title {
	font-size: clamp(10px, 0.94vw, 100vw);
	margin: 0.26vw 0 1.04vw;
	line-height: 1;
	color: #f4a6d8;
	font-weight: 400;
	letter-spacing: -0.02em;
}

.showcase_mnh_25fw .en_ver .sc_visual .badge .title {
	margin-top: 0.1vw;
	margin-bottom: 0.83vw;
	letter-spacing: 1px;
}

.showcase_mnh_25fw .badge .title .syncopate {
	font-weight: 400;
}

.showcase_mnh_25fw .badge .heart {
	width: 1.04vw;
	height: 1.04vw;
}

.showcase_mnh_25fw .sc_visual .obj.ribbon {
	width: 2.71vw;
}

.showcase_mnh_25fw .sc_visual .day {
	width: 20.52vw;
	margin-top: 1.56vw;
}

.showcase_mnh_25fw .en_ver .sc_visual .day {
	width: 15.94vw;
}

.showcase_mnh_25fw .sc_visual .link_btn {
	background-image: url(../img/pc/visual_btn.png);
}

.showcase_mnh_25fw .sc_store {
	height: 84.74vw;
	overflow: hidden;
	position: relative;
	padding-top: 17.66vw;
}

.showcase_mnh_25fw .en_ver .sc_store {
	height: 92.74vw;
}

.showcase_mnh_25fw .sc_store .offline_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 3.13vw;
	margin-top: 3.49vw;
}

.showcase_mnh_25fw .sc_store .event_wrap {
	width: 25.52vw;
	height: 17.71vw;
	background: #fff;
	-webkit-border-radius: 20px;
	        border-radius: 20px;
	margin-top: 3.13vw;
	position: relative;
	padding: 0 2.34vw;
}

.showcase_mnh_25fw .en_ver .sc_store .event_wrap {
	width: 29.52vw;
	height: 20.8vw;
}

.showcase_mnh_25fw .sc_store .event_wrap .obj {
	width: 8.02vw;
	margin: 0 auto;
}

.showcase_mnh_25fw .sc_store .event_wrap .obj img {
	margin-top: -1.56vw;
}

.showcase_mnh_25fw .sc_store .event_wrap .chat_obj {
	position: absolute;
	top: 1.98vw;
	left: 10.47vw;
	width: 9.11vw;
	height: 3.54vw;
	-webkit-animation: floatUpDown 1.2s ease-in-out infinite;
	        animation: floatUpDown 1.2s ease-in-out infinite;
}

.showcase_mnh_25fw .sc_store .event_txt {
	font-size: 0.83vw;
	font-size: clamp(10px, 0.83vw, 100vw);
	line-height: 1.3;
	margin-top: 1.15vw;
}

.showcase_mnh_25fw .en_ver .sc_store .event_txt {
	margin-top: 1.72vw;
}

.showcase_mnh_25fw .sc_store .event_txt span {
	font-weight: 700;
}

.showcase_mnh_25fw .sc_store .notice {
	margin-top: 1.04vw;
	font-size: 0.73vw;
	font-size: clamp(10px, 0.73vw, 100vw);
	line-height: 1.3;
}

.showcase_mnh_25fw .en_ver .sc_store .notice {
	margin-top: 2.34vw;
}

.showcase_mnh_25fw .big_title {
	font-size: clamp(13px, 1.82vw, 100vw);
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.02em;
}

.showcase_mnh_25fw .location_txt {
	font-size: clamp(13px, 1.15vw, 100vw);
	line-height: 1.5 !important;
	letter-spacing: -0.02em;
	margin-top: 1.04vw;
}

.showcase_mnh_25fw .en_ver .location_txt {
	line-height: 1.5 !important;
}

.showcase_mnh_25fw .sc_store .location_txt {
	margin-top: 1.04vw;
}

.showcase_mnh_25fw .sc_store .link_btn {
	background-image: url(../img/pc/store_btn.png);
	background-color: #fff;
}

.showcase_mnh_25fw .sc_store .link_btn:hover {
	background-color: #ff69c9;
}

.showcase_mnh_25fw .sc_store .obj.bottom_wrap img {
	position: absolute;
}

.showcase_mnh_25fw .sc_store .obj.bottom_wrap .top {
	width: 0.94vw;
	bottom: 12.71vw;
	left: 50%;
	-webkit-transform: translateX(-webkit-calc(-50% - 14.69vw));
	    -ms-transform: translateX(calc(-50% - 14.69vw));
	        transform: translateX(calc(-50% - 14.69vw));
}

.showcase_mnh_25fw .sc_store .obj.bottom_wrap .center {
	width: 2.08vw;
	left: 50%;
	-webkit-transform: translateX(-webkit-calc(-50% + 14.32vw));
	    -ms-transform: translateX(calc(-50% + 14.32vw));
	        transform: translateX(calc(-50% + 14.32vw));
	bottom: 12.66vw;
}

.showcase_mnh_25fw .sc_store .obj.bottom_wrap .bottom {
	bottom: -0.1vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 25.26vw;
}

.showcase_mnh_25fw .sc_etc {
	height: 28.13vw;
	margin-top: -5.83vw;
}

.showcase_mnh_25fw .en_ver .sc_etc {
	margin-top: 0;
}

.showcase_mnh_25fw .sc_etc .link_btn {
	background-image: url(../img/pc/store_btn.png);
	margin-top: 1.3vw;
	background-color: #fff;
}

.showcase_mnh_25fw .sc_etc .link_btn:hover {
	background-color: #ff69c9;
}

.showcase_mnh_25fw .sc_etc .etc_inner {
	width: 100%;
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
}

.showcase_mnh_25fw .etc_inner .online_wrap {
	position: relative;
	z-index: 2;
}

.showcase_mnh_25fw .sc_etc.stripe-bg {
	--f1: #f1f1f1;
	/* 밝은 줄 */
	--f2: #f3f3f3;
	/* 진한 줄 */
	--w: 30px;
	/* 줄 너비 */
	background: -webkit-repeating-linear-gradient(left, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) -webkit-calc(var(--w) * 2));
	background: repeating-linear-gradient(to right, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) calc(var(--w) * 2));
}

.showcase_mnh_25fw .sc_etc .bottom_wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}

.showcase_mnh_25fw .sc_etc .bottom_wrap img {
	position: absolute;
}

.showcase_mnh_25fw .sc_etc .bottom_wrap .top {
	width: 0.94vw;
	height: 0.94vw;
	bottom: 13.07vw;
	left: 34.64vw;
}

.showcase_mnh_25fw .sc_etc .bottom_wrap .center {
	width: 2.08vw;
	height: 1.82vw;
	right: 34.64vw;
	bottom: 13.18vw;
}

.showcase_mnh_25fw .sc_etc .bottom_wrap .bottom {
	width: 25.26vw;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_mnh_25fw .stack-viewport .panel {
	position: absolute;
	inset: 0;
}

.showcase_mnh_25fw .sc_visual.stripe-bg {
	--c1: #f5abdb;
	/* 밝은 줄 */
	--c2: #f4a6d8;
	/* 진한 줄 */
	--w: 30px;
	background: -webkit-repeating-linear-gradient(left, var(--c1), var(--c1) var(--w), var(--c2) var(--w), var(--c2) -webkit-calc(var(--w) * 2));
	background: repeating-linear-gradient(to right, var(--c1), var(--c1) var(--w), var(--c2) var(--w), var(--c2) calc(var(--w) * 2));
}

.showcase_mnh_25fw .sc_store.stripe-bg {
	--f1: #f1f1f1;
	/* 밝은 줄 */
	--f2: #f3f3f3;
	/* 진한 줄 */
	--w: 30px;
	background: -webkit-repeating-linear-gradient(left, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) -webkit-calc(var(--w) * 2));
	background: repeating-linear-gradient(to right, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) calc(var(--w) * 2));
}

.showcase_mnh_25fw .stack {
	position: relative;
	overflow: clip;
}

.showcase_mnh_25fw .fixed-head {
	padding-top: 17.66vw;
	display: grid;
	place-items: center;
}

.showcase_mnh_25fw .panel-stage {
	position: relative;
	height: 42.27vw !important;
}

.showcase_mnh_25fw .panel-stage .panel {
	position: absolute;
	inset: 0;
}

.showcase_mnh_25fw .panel-stage .sc_store.panel {
	height: 84.74vw !important;
}

.showcase_mnh_25fw .panel[data-initial] {
	opacity: 1;
	visibility: visible;
}

.showcase_mnh_25fw .col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
}

.showcase_mnh_25fw .sc_brand {
	background-image: url(../img/pc/brand_back.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	height: 85.99vw;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	overflow: hidden;
}

.showcase_mnh_25fw .sc_brand .brand_line {
	position: absolute;
	width: 61.46vw;
	height: 68.75vw;
	top: 5.21vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: 1;
}

.showcase_mnh_25fw .sc_brand .brand_inner {
	padding-top: 12.86vw;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	z-index: 2;
}

.showcase_mnh_25fw .sc_brand h2 {
	width: 3.39vw;
	margin-bottom: 2.08vw;
}

.showcase_mnh_25fw .sc_brand .video_wrap {
	margin-top: 4.17vw;
	margin-bottom: 2.24vw;
	position: relative;
	overflow: visible;
	font-size: 0;
}

.showcase_mnh_25fw .sc_brand .video_wrap video {
	width: 31.25vw;
	/* 가로 */
	height: 17.29vw;
	/* 세로 */
	object-fit: cover;
}

.showcase_mnh_25fw .sc_brand .video_wrap .video_bottom {
	width: 31.25vw;
	position: absolute;
	bottom: 0;
	left: 0;
}

.showcase_mnh_25fw .sc_brand p {
	font-size: clamp(13px, 0.94vw, 100vw);
	line-height: 1.3;
}

.showcase_mnh_25fw .sc_brand .txt p + p {
	margin-top: 0.52vw;
}

.showcase_mnh_25fw .sc_brand .txt span {
	font-weight: 700;
}

.showcase_mnh_25fw .sc_brand .obj {
	margin-top: 4.27vw;
	width: 2.6vw;
}

.showcase_mnh_25fw .sc_brand .img_wrap img {
	position: absolute;
	bottom: -0.1vw;
	height: auto;
}

.showcase_mnh_25fw .sc_brand .img_wrap .img_left {
	width: 26.15vw;
	left: 20.1vw;
}

.showcase_mnh_25fw .sc_brand .img_wrap .img_center {
	width: 29.27vw;
	bottom: -0.9vw;
	left: 35.21vw;
	z-index: 2;
}

.showcase_mnh_25fw .sc_brand .img_wrap .img_right {
	width: 26.15vw;
	left: 53.54vw;
}

.showcase_mnh_25fw .sc_brand .img_wrap .txt img {
	-webkit-animation: floatUpDown2 1.2s ease-in-out infinite;
	        animation: floatUpDown2 1.2s ease-in-out infinite;
	will-change: transform;
	/* 부드럽게 */
}

.showcase_mnh_25fw .sc_brand .img_wrap .left_txt {
	width: 8.23vw;
	height: 3.28vw;
	bottom: 6.25vw;
	rotate: 5.6deg;
	left: 22.71vw;
}

.showcase_mnh_25fw .sc_brand .img_wrap .center_txt {
	width: 8.91vw;
	height: 5.47vw;
	bottom: 4.79vw;
	rotate: 0deg;
	/* 필요시 0으로 명시 */
	left: 45.94vw;
	z-index: 2;
}

.showcase_mnh_25fw .sc_brand .img_wrap .right_txt {
	width: 9.22vw;
	height: 3.7vw;
	bottom: 5.83vw;
	rotate: -15deg;
	left: 69.53vw;
}

@-webkit-keyframes floatUpDown2 {
	0%,
	100% {
		translate: 0 0;
	}
	50% {
		translate: 0 -0.52vw;
	}
}

@keyframes floatUpDown2 {
	0%,
	100% {
		translate: 0 0;
	}
	50% {
		translate: 0 -0.52vw;
	}
}

.showcase_mnh_25fw .sc_intro {
	height: 44.27vw;
	position: relative;
	overflow: hidden;
}

.showcase_mnh_25fw .sc_intro .intro_animation {
	position: relative;
	width: 100%;
	height: 100%;
}

.showcase_mnh_25fw .sc_intro .intro_animation img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 120%;
	/* 컨테이너보다 크게 → 위아래 여유 */
	top: -10%;
	/* 살짝 위로 올려서 시작 */
	object-fit: cover;
	object-position: 10% 40%;
	display: block;
}

.showcase_mnh_25fw .sc_intro .intro_animation img.active {
	opacity: 1;
}

.showcase_mnh_25fw .intro_animation {
	position: relative;
	overflow: hidden;
	background: #000;
	/* 필요시 변경 */
}

.showcase_mnh_25fw .intro_animation img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	visibility: hidden;
	/* 기본은 숨김 */
	/* 깜빡임 방지 위해 transition 없음 */
}

.showcase_mnh_25fw .intro_animation img.active {
	visibility: visible;
}

.showcase_mnh_25fw .sc_intro .obj {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.showcase_mnh_25fw .sc_intro .obj img {
	height: 100%;
	object-fit: cover;
}

.showcase_mnh_25fw .sc_product {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding-top: 7.92vw;
	margin-bottom: 3.65vw;
}

.showcase_mnh_25fw .sc_product h2 {
	font-weight: 700;
	font-size: clamp(13px, 2.86vw, 100vw);
	line-height: 1;
	letter-spacing: -0.02em;
	margin-bottom: 2.6vw;
}

.showcase_mnh_25fw .grid-224 {
	display: grid;
	grid-template-columns: repeat(5, 224px);
	-webkit-column-gap: 0.78vw;
	        column-gap: 0.78vw;
	/* 열 간격 */
	row-gap: 3.65vw;
	/* 행 간격 */
	margin: 0 auto;
	/* 가운데 정렬 */
	padding: 0;
	list-style: none;
}

.showcase_mnh_25fw .grid-224 > li {
	width: 100%;
	height: 100%;
}

.showcase_mnh_25fw .sc_sns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding: 6.25vw 0 6.25vw;
	background: #fdecf6;
}

.showcase_mnh_25fw .sc_sns .txt {
	font-size: clamp(13px, 0.94vw, 100vw);
	letter-spacing: -0.02em;
	line-height: 1.44;
	color: #111;
}

.showcase_mnh_25fw .sc_sns .sns_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 1.67vw;
	gap: 1.04vw;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 0.99vw 0;
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 16.41vw;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	color: inherit;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a p {
	font-size: 0.94vw;
	font-weight: 600;
	line-height: 1.11;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_insta p {
	margin-left: 0.42vw;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_twitter p {
	margin-left: 0.21vw;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_insta img {
	width: 1.25vw;
	height: 1.25vw;
}

.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_twitter img {
	width: 1.04vw;
	height: 1.25vw;
}

.showcase_mnh_25fw .sc_notice {
	background: #fff;
	padding: 3.13vw 0 6.98vw;
	color: #3f3f3f;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.89vw;
	position: relative;
	overflow: hidden;
}

.showcase_mnh_25fw .sc_notice h2 {
	font-size: clamp(13px, 1.04vw, 100vw);
	line-height: 1.1;
	font-weight: 600;
	color: #111;
}

.showcase_mnh_25fw .sc_notice ul {
	text-align: center;
}

.showcase_mnh_25fw .sc_notice ul li {
	font-size: clamp(13px, 0.83vw, 100vw);
	line-height: 1.5;
	letter-spacing: -0.02em;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_mnh_25fw .sc_notice ul li + li {
	margin-top: 0.21vw;
}

.showcase_mnh_25fw .sc_notice ul li p {
	padding-left: 0.31vw;
	line-height: 1.43;
	color: #3f3f3f;
	letter-spacing: normal;
}

.showcase_mnh_25fw .sc_notice .obj {
	width: 21.72vw;
	height: 10.36vw;
	position: absolute;
	bottom: -4.32vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_mnh_25fw .sc_product {
	display: none;
}

.showcase_mnh_25fw .sc_product.on {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.showcase_mnh_25fw .sc_product ul li {
	display: none;
}

.showcase_mnh_25fw .sc_product ul li.on {
	display: block !important;
}

.showcase_mnh_25fw .sc_product ul li strong {
	font-size: clamp(13px, 0.63vw, 100vw);
	line-height: 1.5;
	font-weight: 700;
	display: block;
	margin-top: 0.42vw;
}

.showcase_mnh_25fw .sc_product ul li p {
	margin-top: 0.21vw;
	font-size: clamp(13px, 0.68vw, 100vw);
	line-height: 1.4;
	letter-spacing: -0vw;
}

.showcase_mnh_25fw .sc_product .link_btn {
	background-image: url(../img/pc/store_btn.png);
	margin-top: 4.17vw;
}

@media (max-width: 1200px) {
	.showcase_mnh_25fw .grid-224 {
		grid-template-columns: repeat(4, 224px);
	}
}

@media screen and (max-width: 990px) {
	.showcase_mnh_25fw {
		/*common*/
		/* .sc_brand 영역에서 AOS fade-up을 "이동과 페이드"로 커스텀 */
		/* 인형 이미지 초기 위치 개별 설정 */
		/*common*/
		/*link_btn*/
		/*sc_main*/
		/*mobile_mnh*/
		/*sc_visual*/
		/*sc_store*/
		/*sc_brand*/
		/*sc_intro*/
		/*sc_product*/
		/* 5열 그리드 + 0.78vw 간격 */
		/* sc_sns */
		/* sc_notice */
		/**/
	}
	.showcase_mnh_25fw .doll img {
		opacity: 0;
		/* 초기 투명도 설정 */
		-webkit-transform: translateY(60px);
		    -ms-transform: translateY(60px);
		        transform: translateY(60px);
		/* 초기 위치 설정 */
		-webkit-transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
	}
	.showcase_mnh_25fw .doll .img_center {
		-webkit-transform: translateY(16vw);
		    -ms-transform: translateY(16vw);
		        transform: translateY(16vw);
	}
	.showcase_mnh_25fw .doll .img_left {
		-webkit-transform: translateY(26.67vw);
		    -ms-transform: translateY(26.67vw);
		        transform: translateY(26.67vw);
	}
	.showcase_mnh_25fw .doll .img_right {
		-webkit-transform: translateY(37.33vw);
		    -ms-transform: translateY(37.33vw);
		        transform: translateY(37.33vw);
	}
	.showcase_mnh_25fw .mo_only {
		display: block;
	}
	.showcase_mnh_25fw .pc_only {
		display: none;
	}
	.showcase_mnh_25fw .sub_title {
		font-size: 14.4vw;
		text-align: center;
	}
	.showcase_mnh_25fw .sub_title span {
		display: block;
		font-size: 10.13vw;
		line-height: 1;
		letter-spacing: -0.02em;
		font-weight: 700;
	}
	.showcase_mnh_25fw .link_btn {
		margin-top: 13.33vw;
		margin-bottom: 21.33vw;
		background-repeat: no-repeat;
		-webkit-background-size: 72vw 14.67vw;
		        background-size: 72vw 14.67vw;
		background-position: center center;
		width: 72vw;
		height: 14.67vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		color: inherit;
		font-size: 4.27vw;
		line-height: 1.5 !important;
		background-color: transparent;
		-webkit-transition: background-color 0.1s;
		transition: background-color 0.1s;
	}
	.showcase_mnh_25fw .link_btn:hover {
		background-color: initial;
		/* 원래 배경색으로 */
	}
	.showcase_mnh_25fw .en_ver .link_btn {
		width: 72vw;
		height: 14.67vw;
		-webkit-background-size: 72vw 14.67vw;
		        background-size: 72vw 14.67vw;
		padding-top: 2px;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .link_btn {
		width: 72vw;
		height: 14.67vw;
		-webkit-background-size: 72vw 14.67vw;
		        background-size: 72vw 14.67vw;
		margin-top: 13.33vw;
	}
	.showcase_mnh_25fw .sc_main {
		height: 168vw;
		position: relative;
	}
	.showcase_mnh_25fw .sc_main .txt_wrap {
		padding-top: 14.4vw;
	}
	.showcase_mnh_25fw .sc_main .txt_wrap span {
		font-size: 3.73vw;
		line-height: 1.14;
		letter-spacing: normal;
	}
	.showcase_mnh_25fw .sc_main .txt_wrap h2 {
		margin-top: 13.87vw;
		letter-spacing: -0.02em;
		font-size: 10.13vw;
	}
	.showcase_mnh_25fw .sc_main .txt_wrap p {
		margin-top: 0.53vw;
		font-size: 4.27vw;
	}
	.showcase_mnh_25fw .sc_visual.stripe-bg {
		--c1: #f5abdb;
		/* 밝은 줄 */
		--c2: #f4a6d8;
		/* 진한 줄 */
		--w: 32px;
		background: -webkit-repeating-linear-gradient(left, var(--c1), var(--c1) var(--w), var(--c2) var(--w), var(--c2) -webkit-calc(var(--w) * 2));
		background: repeating-linear-gradient(to right, var(--c1), var(--c1) var(--w), var(--c2) var(--w), var(--c2) calc(var(--w) * 2));
	}
	.showcase_mnh_25fw .sc_store.stripe-bg {
		--f1: #f1f1f1;
		/* 밝은 줄 */
		--f2: #f3f3f3;
		/* 진한 줄 */
		--w: 32px;
		background: -webkit-repeating-linear-gradient(left, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) -webkit-calc(var(--w) * 2));
		background: repeating-linear-gradient(to right, var(--f1), var(--f1) var(--w), var(--f2) var(--w), var(--f2) calc(var(--w) * 2));
	}
	.showcase_mnh_25fw .sc_visual {
		height: 245.33vw;
		position: relative;
	}
	.showcase_mnh_25fw .sc_store {
		height: 395.73vw;
		position: relative;
	}
	.showcase_mnh_25fw .sc_visual .visual_inner {
		position: relative;
		z-index: 2;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_mnh_25fw .sc_visual .center_wrap {
		margin-top: 8vw;
	}
	.showcase_mnh_25fw .sc_visual .badge_wrap {
		width: 89.6vw;
		height: 37.33vw;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .badge_wrap {
		width: 89.6vw;
		height: 46.4vw;
		text-align: center;
	}
	.showcase_mnh_25fw .sc_visual .badge {
		width: 85.33vw;
		height: 33.07vw;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .badge {
		width: 85.33vw;
		height: 41.07vw;
	}
	.showcase_mnh_25fw .sc_visual .badge .location {
		font-size: 5.33vw;
		margin-top: 2.67vw;
		margin-bottom: 0;
		font-weight: 400;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .badge .location {
		margin-top: 5.33vw;
		font-size: 4.8vw;
		line-height: 1.3 !important;
	}
	.showcase_mnh_25fw .sc_visual .badge .title {
		font-size: 4.27vw;
		margin: 1.33vw 0 3.73vw;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .badge .title {
		margin-top: 0.53vw;
		margin-bottom: 3.73vw;
	}
	.showcase_mnh_25fw .badge .heart {
		width: 4.27vw;
		height: 4.27vw;
	}
	.showcase_mnh_25fw .sc_visual .obj.ribbon {
		width: 10.67vw;
		height: 9.33vw;
	}
	.showcase_mnh_25fw .sc_visual .day {
		width: 84.53vw;
		margin-top: 5.33vw;
	}
	.showcase_mnh_25fw .en_ver .sc_visual .day {
		width: 69.07vw;
		margin-top: 5.33vw;
	}
	.showcase_mnh_25fw .sc_store {
		height: 395.73vw;
	}
	.showcase_mnh_25fw .en_ver .sc_store {
		height: 420.8vw;
	}
	.showcase_mnh_25fw .sc_store .store_inner {
		position: relative;
		z-index: 2;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-top: 53.33vw;
	}
	.showcase_mnh_25fw .sc_store .offline_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-bottom: 0;
		margin-top: 0;
	}
	.showcase_mnh_25fw .sc_store .online_wrap .big_title {
		margin-top: 18.93vw;
	}
	.showcase_mnh_25fw .sc_store .online_wrap .link_btn {
		margin-top: 4vw;
	}
	.showcase_mnh_25fw .sc_store .event_wrap {
		width: 72vw;
		height: 98.67vw;
		margin-top: 14.67vw;
		padding: 0 9.87vw 0 10.13vw;
	}
	.showcase_mnh_25fw .en_ver .sc_store .event_wrap {
		width: 77.87vw;
		height: 116vw;
		padding: 0 6vw;
	}
	.showcase_mnh_25fw .sc_store .event_wrap .obj {
		width: 40.8vw;
	}
	.showcase_mnh_25fw .sc_store .event_wrap .obj img {
		margin-top: -6.67vw;
	}
	.showcase_mnh_25fw .sc_store .event_wrap .chat_obj {
		position: absolute;
		top: 11.2vw;
		left: 29.87vw;
		width: 46.67vw;
		height: 18.13vw;
		-webkit-animation: floatUpDown 1.2s ease-in-out infinite;
		        animation: floatUpDown 1.2s ease-in-out infinite;
	}
	.showcase_mnh_25fw .sc_store .event_txt {
		font-size: 4.27vw;
		line-height: 1.3 !important;
		margin-top: 5.87vw;
		text-align: center;
	}
	.showcase_mnh_25fw .en_ver .sc_store .event_txt {
		margin-top: 5.07vw;
	}
	.showcase_mnh_25fw .sc_store .notice {
		margin-top: 5.33vw;
		font-size: 3.73vw;
		line-height: 1.3 !important;
		text-align: center;
	}
	.showcase_mnh_25fw .en_ver .sc_store .notice {
		margin-top: 8vw;
	}
	.showcase_mnh_25fw .big_title {
		font-size: 8vw;
		margin-top: 13.33vw;
		text-align: center;
	}
	.showcase_mnh_25fw .location_txt {
		text-align: center;
		font-size: 4.8vw;
		margin-top: 2.67vw;
		line-height: 1.5 !important;
	}
	.showcase_mnh_25fw .sc_store .location_txt {
		margin-top: 2.67vw;
	}
	.showcase_mnh_25fw .sc_store .link_btn {
		background-image: url(../img/pc/store_btn.png);
		background-color: #fff;
	}
	.showcase_mnh_25fw .sc_store .link_btn:hover {
		background-color: initial;
	}
	.showcase_mnh_25fw .en_ver .sc_store .link_btn {
		width: 86.67vw;
		height: 14.67vw;
		-webkit-background-size: 86.67vw 14.67vw;
		        background-size: 86.67vw 14.67vw;
	}
	.showcase_mnh_25fw .sc_store .store_heart {
		width: 10.67vw;
		height: 9.33vw;
	}
	.showcase_mnh_25fw .sc_store .obj.bottom_wrap .bottom {
		bottom: -0.27vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 89.87vw;
	}
	.showcase_mnh_25fw .sc_brand {
		background-image: url(../img/mo/brand_back.jpg);
		height: 376vw;
	}
	.showcase_mnh_25fw .sc_brand .brand_inner {
		padding: 25.87vw 13.33vw 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
		z-index: 2;
	}
	.showcase_mnh_25fw .en_ver .sc_brand .brand_inner {
		padding: 25.87vw 11.33vw 0;
	}
	.showcase_mnh_25fw .sc_brand .brand_line {
		position: absolute;
		width: 86.67vw;
		height: 293.33vw;
		top: 25.33vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		z-index: 1;
	}
	.showcase_mnh_25fw .sc_brand h2 {
		width: 17.33vw;
		margin-top: 24.27vw;
		margin-bottom: 8.27vw;
	}
	.showcase_mnh_25fw .sc_brand .video_wrap {
		margin-top: 13.6vw;
		margin-bottom: 13.33vw;
		width: 73.33vw;
		height: 115.47vw;
		overflow: hidden;
		position: relative;
	}
	.showcase_mnh_25fw .sc_brand .video_wrap video {
		width: 100%;
		height: 100%;
		/* ✅ 랩퍼 높이에 맞춰 꽉 채우기 */
		object-fit: cover;
		/* 넘치는 부분 자르기 */
		object-position: 50% 100%;
		/* ✅ 아래 기준 → 윗부분이 더 잘림 */
		display: block;
	}
	.showcase_mnh_25fw .sc_brand .video_wrap .video_bottom {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.showcase_mnh_25fw .sc_brand p {
		font-size: 4.27vw;
		line-height: 1.3 !important;
	}
	.showcase_mnh_25fw .sc_brand .txt p + p {
		margin-top: 2.67vw;
	}
	.showcase_mnh_25fw .sc_brand .txt span {
		font-weight: 700;
	}
	.showcase_mnh_25fw .sc_brand .obj {
		margin-top: 12.27vw;
		width: 6.93vw;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap img {
		position: absolute;
		bottom: -0.1vw;
		height: auto;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .img_left {
		width: 60.27vw;
		left: -9.33vw;
		bottom: 28.8vw;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .img_center {
		width: 76.8vw;
		bottom: -0.9vw;
		left: 12.53vw;
		z-index: 2;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .img_right {
		width: 60.27vw;
		left: 52.53vw;
		bottom: 28.8vw;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .txt img {
		-webkit-animation: floatUpDown2 1.2s ease-in-out infinite;
		        animation: floatUpDown2 1.2s ease-in-out infinite;
		will-change: transform;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .left_txt {
		width: 34.13vw;
		height: 13.6vw;
		bottom: 21.87vw;
		rotate: 5.6deg;
		left: -0.53vw;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .center_txt {
		width: 36.53vw;
		height: 22.67vw;
		bottom: 0.8vw;
		rotate: 0deg;
		left: 32vw;
		z-index: 2;
	}
	.showcase_mnh_25fw .sc_brand .img_wrap .right_txt {
		width: 38.4vw;
		height: 15.2vw;
		bottom: 22.93vw;
		rotate: -8.76deg;
		left: 67.2vw;
	}
	.showcase_mnh_25fw .sc_intro {
		height: 226.67vw;
	}
	.showcase_mnh_25fw .sc_intro .intro_animation img {
		position: absolute;
		inset: 0;
		width: 100%;
		height: 120%;
		/* 컨테이너보다 크게 → 위아래 여유 */
		top: -10%;
		/* 살짝 위로 올려서 시작 */
		object-fit: cover;
		object-position: 10% 40%;
		display: block;
	}
	.showcase_mnh_25fw .sc_product {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding-top: 34.67vw;
		margin-bottom: 10.67vw;
	}
	.showcase_mnh_25fw .sc_product h2 {
		font-size: 10.13vw;
		line-height: 1;
		margin-bottom: 13.33vw;
	}
	.showcase_mnh_25fw .grid-224 {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		-webkit-column-gap: 1.87vw;
		        column-gap: 1.87vw;
		/* 열 간격 */
		row-gap: 8.53vw;
		/* 행 간격 필요 시 */
		margin: 0 auto;
		padding: 0;
		list-style: none;
	}
	.showcase_mnh_25fw .grid-224 > li {
		width: 100%;
		height: 100%;
	}
	.showcase_mnh_25fw .sc_product ul li .txt {
		margin-top: 3.73vw;
		padding: 0 2.13vw;
	}
	.showcase_mnh_25fw .sc_product ul li strong {
		font-size: 3.47vw;
		line-height: 1.15;
		margin-top: 1.33vw;
	}
	.showcase_mnh_25fw .sc_product ul li p {
		margin-top: 1.33vw;
		font-size: 3.73vw;
		line-height: 1.14;
	}
	.showcase_mnh_25fw .sc_product .link_btn {
		background-image: url(../img/pc/product_btn.png);
		margin-top: 16vw;
	}
	.showcase_mnh_25fw .en_ver .sc_product .link_btn {
		width: 86.67vw;
		height: 14.67vw;
		-webkit-background-size: 86.67vw 14.67vw;
		        background-size: 86.67vw 14.67vw;
	}
	.showcase_mnh_25fw .sc_etc .link_btn:hover {
		background-color: initial;
	}
	.showcase_mnh_25fw .sc_sns {
		padding: 18.67vw 0 18.67vw;
	}
	.showcase_mnh_25fw .sc_sns .txt {
		text-align: center;
		font-size: 4.8vw;
		line-height: 1.44 !important;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-top: 8.53vw;
		gap: 2.67vw;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a {
		padding: 5.33vw 0;
		border: 1px solid #d9d9d9;
		width: 86.67vw;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a p {
		font-size: 3.73vw;
		font-weight: 600;
		line-height: 1.1;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 2.67vw;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 2.67vw;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_insta img {
		width: 6.4vw;
		height: 6.4vw;
	}
	.showcase_mnh_25fw .sc_sns .sns_wrap a.sns_twitter img {
		width: 5.33vw;
		height: 6.4vw;
	}
	.showcase_mnh_25fw .sc_notice {
		background: #fff;
		padding: 13.33vw 6.67vw 32.8vw;
		color: #616161;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 4vw;
	}
	.showcase_mnh_25fw .sc_notice h2 {
		font-size: 4.8vw;
		line-height: 1.11 !important;
		color: #616161;
	}
	.showcase_mnh_25fw .sc_notice ul {
		text-align: left;
	}
	.showcase_mnh_25fw .sc_notice ul li {
		font-size: 4vw;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.showcase_mnh_25fw .sc_notice ul li + li {
		margin-top: 2.13vw;
	}
	.showcase_mnh_25fw .sc_notice ul li p {
		line-height: 1.35;
		font-size: clamp(3.47vw, 4vw, 2666.4vw);
		padding-left: 2.67vw;
		color: #616161;
	}
	.showcase_mnh_25fw .sc_notice ul li i {
		position: absolute;
		top: -0.6vw;
		left: 0;
	}
	.showcase_mnh_25fw .sc_notice .obj {
		height: auto;
		width: 84vw;
		bottom: -21.07vw;
	}
	@-webkit-keyframes floatUpDown {
		0%,
		100% {
			translate: 0 0;
		}
		50% {
			translate: 0 -3vw;
		}
	}
	@keyframes floatUpDown {
		0%,
		100% {
			translate: 0 0;
		}
		50% {
			translate: 0 -3vw;
		}
	}
	@-webkit-keyframes floatUpDown2 {
		0%,
		100% {
			translate: 0 0;
		}
		50% {
			translate: 0 -3vw;
		}
	}
	@keyframes floatUpDown2 {
		0%,
		100% {
			translate: 0 0;
		}
		50% {
			translate: 0 -3vw;
		}
	}
}
/*# sourceMappingURL=showcase_mnh_25fw.css.map */
