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

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

.showcase_zeroni_fluffy p, .showcase_zeroni_fluffy h1, .showcase_zeroni_fluffy h2, .showcase_zeroni_fluffy h3, .showcase_zeroni_fluffy h4, .showcase_zeroni_fluffy h5, .showcase_zeroni_fluffy h6, .showcase_zeroni_fluffy ul, .showcase_zeroni_fluffy ol, .showcase_zeroni_fluffy li, .showcase_zeroni_fluffy dl, .showcase_zeroni_fluffy dt, .showcase_zeroni_fluffy dd, .showcase_zeroni_fluffy table, .showcase_zeroni_fluffy th, .showcase_zeroni_fluffy td, .showcase_zeroni_fluffy form, .showcase_zeroni_fluffy fieldset, .showcase_zeroni_fluffy legend, .showcase_zeroni_fluffy input, .showcase_zeroni_fluffy textarea, .showcase_zeroni_fluffy button, .showcase_zeroni_fluffy select, .showcase_zeroni_fluffy em, .showcase_zeroni_fluffy strong, .showcase_zeroni_fluffy span, .showcase_zeroni_fluffy 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_zeroni_fluffy input, .showcase_zeroni_fluffy textarea, .showcase_zeroni_fluffy select, .showcase_zeroni_fluffy button, .showcase_zeroni_fluffy 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_zeroni_fluffy img, .showcase_zeroni_fluffy fieldset {
	border: 0;
	vertical-align: top;
}

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

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

.showcase_zeroni_fluffy a {
	text-decoration: none;
}

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

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

.showcase_zeroni_fluffy hr {
	display: none !important;
}

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

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

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

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

.showcase_zeroni_fluffy {
	/* common */
	/*sc_main*/
	/*sc_gift*/
	/*sc_reserve*/
	/* 접근성: 모션 최소화 사용자 설정 존중 */
	/* 성능 힌트 */
	/* sc_preview */
	/* 부모들은 overflow:visible, transform/filters 없음 */
	/* pin 대상 (항상 화면 높이와 같음) */
	/* 트윈 대상 (이미지) */
	/* 슬라이드 자체의 폭은 Swiper가 계산하도록 두기 (drag 충돌 방지) */
	/* span 계산 공식: N = (H + gap) / (row + gap) */
	/* 순서/열 배치만 지정 (행 스팬은 필요없음) */
	/* 스와이퍼가 높이를 0으로 잡지 않게 */
	/* 과한 z-index/transform이 형제 섹션으로 새지 않게 정리 */
	/* sc_sns */
	/* sc_notice */
	/*화면 열리는 추가*/
	/* 영어 버전 */
	/* 커튼 */
}

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

.showcase_zeroni_fluffy .nnnnn {
	overflow: hidden !important;
}

.showcase_zeroni_fluffy .pc_only {
	display: block !important;
}

.showcase_zeroni_fluffy .mo_only {
	display: none !important;
}

.showcase_zeroni_fluffy .red_txt {
	color: #940f15;
	font-weight: 700;
}

.showcase_zeroni_fluffy .blind_wrap {
	position: absolute;
	width: 1px;
	height: 1px;
	clip: rect(0 0 0 0);
	overflow: hidden;
}

.showcase_zeroni_fluffy .sc_main {
	position: relative;
	overflow: hidden;
	height: 111.61vw;
	background-image: url(../img/pc/kv_img.jpg);
	background-position: center center;
	/* 반드시 중앙 고정 */
	background-repeat: no-repeat;
	-webkit-background-size: cover !important;
	        background-size: cover !important;
	/* 가로 100%, 세로 자동 비율 유지 */
}

.showcase_zeroni_fluffy .curtain_wrap {
	width: 100%;
	height: 100vh;
	background: #940f15;
	position: fixed;
	z-index: 2;
	-webkit-transform-origin: top center;
	    -ms-transform-origin: top center;
	        transform-origin: top center;
	-webkit-transform: scaleY(1);
	    -ms-transform: scaleY(1);
	        transform: scaleY(1);
	/* 처음엔 덮여있음 */
	will-change: transform;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap {
	z-index: 1;
	position: relative;
	padding-top: 7.81vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap img {
	opacity: 0;
	-webkit-transform: translateY(2.6vw);
	    -ms-transform: translateY(2.6vw);
	        transform: translateY(2.6vw);
	/* 살짝 더 멀리서 올라오게 */
	will-change: transform, opacity;
	/* 부드럽게 렌더링 */
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .top_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-bottom: 1.35vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .top_wrap img {
	width: 9.17vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .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;
	margin-bottom: 0.78vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_1 {
	width: 3.13vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_l {
	width: 2.92vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_u {
	width: 4.22vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_2 {
	width: 3.13vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_3 {
	width: 3.13vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_y {
	width: 4.06vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_w {
	width: 3.13vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_o {
	width: 1.98vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_n_1 {
	width: 2.14vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_d_1 {
	width: 2.19vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_e {
	width: 1.82vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_r {
	width: 1.67vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_l {
	width: 1.04vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_a {
	width: 1.82vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_n_2 {
	width: 2.03vw;
}

.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_d_2 {
	width: 2.14vw;
}

.showcase_zeroni_fluffy .sc_main .txt_wrap {
	color: #940f15;
	font-size: clamp(13px, 1.46vw, 9999px);
	line-height: 1.45;
	font-weight: 500;
	z-index: 2;
	position: relative;
	text-align: center;
	margin-top: 2.6vw;
}

.showcase_zeroni_fluffy .sc_main .txt_wrap p {
	opacity: 0;
}

.showcase_zeroni_fluffy .sc_main .etc_wrap {
	width: 9.58vw;
	position: absolute;
	bottom: 1.67vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_zeroni_fluffy .sc_gift {
	background-color: #f9fcfe;
	height: 107.03vw;
	background-image: url(../img/pc/gift_kv_back.jpg);
	-webkit-background-size: contain;
	        background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 11.46vw;
	position: relative;
}

.showcase_zeroni_fluffy .sc_gift h2 {
	width: 28.49vw;
	margin: 0 auto 0.83vw;
}

.showcase_zeroni_fluffy .sc_gift .gift_wrap {
	margin: 7.71vw auto 0;
	padding: 2.6vw 0 0 0;
	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_zeroni_fluffy .sc_gift .gift_wrap .back_img {
	position: absolute;
	top: 31.04vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 51.04vw;
	height: 34.43vw;
	z-index: 1;
}

.showcase_zeroni_fluffy .sc_gift .gift_wrap h3 {
	text-transform: uppercase;
	background: #ddf0e7;
	width: auto;
	height: auto;
	padding: 0.73vw 1.04vw;
	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: #627868;
	-webkit-border-radius: 5.21vw;
	        border-radius: 5.21vw;
	font-size: clamp(13px, 0.83vw, 9999px);
	position: relative;
	z-index: 2;
}

.showcase_zeroni_fluffy .sc_gift .txt_wrap {
	text-align: center;
}

.showcase_zeroni_fluffy .sc_gift .txt_wrap p {
	font-size: clamp(13px, 1.04vw, 9999px);
	line-height: 1.45;
	color: #222;
}

.showcase_zeroni_fluffy .sc_gift .txt_box {
	margin-bottom: 1.56vw;
	margin-top: 1.25vw;
	position: relative;
	z-index: 2;
}

.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) {
	font-size: clamp(13px, 0.94vw, 9999px);
	line-height: 1.45;
	color: #222;
}

.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) span {
	font-weight: 600;
}

.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(2) {
	font-size: clamp(13px, 0.83vw, 9999px);
	line-height: 1.45;
	color: #616161;
	margin-top: 0.83vw;
}

.showcase_zeroni_fluffy .sc_gift .idol_wrap {
	position: relative;
	z-index: 2;
}

.showcase_zeroni_fluffy .sc_gift .idol_wrap ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 0.89vw;
	width: 35.63vw;
}

.showcase_zeroni_fluffy .sc_gift .idol_wrap li {
	width: 6.2vw;
}

.showcase_zeroni_fluffy .sc_gift .img_wrap {
	position: absolute;
	width: 51.04vw;
	height: 34.43vw;
	top: 31.04vw;
	left: 0;
	z-index: 2;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.showcase_zeroni_fluffy .sc_gift .img_wrap img {
	position: absolute;
	width: 3.54vw;
	opacity: 0;
	-webkit-transform: scale(0.4);
	    -ms-transform: scale(0.4);
	        transform: scale(0.4);
}

.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_1 {
	top: -1.61vw;
	left: 6.09vw;
}

.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_2 {
	top: 3.33vw;
	left: 2.86vw;
}

.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_3 {
	top: 27.66vw;
	left: 3.65vw;
}

.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_4 {
	top: 4.01vw;
	left: 43.23vw;
}

.showcase_zeroni_fluffy .sc_reserve {
	background: #940f15;
}

.showcase_zeroni_fluffy .sc_reserve h2 {
	width: 17.4vw;
	margin-bottom: 3.23vw;
}

.showcase_zeroni_fluffy .reserve_inner {
	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: 10.31vw 0 12.92vw;
}

.showcase_zeroni_fluffy .reserve_wrap {
	position: relative;
	width: 51.04vw;
	padding: 3.13vw 2.6vw 3.13vw 5.21vw;
	background: #fff;
	color: #222;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 7.97vw;
	letter-spacing: -0.02em;
}

.showcase_zeroni_fluffy .reserve_wrap + .reserve_wrap {
	margin-top: 1.35vw;
}

.showcase_zeroni_fluffy .sc_reserve .left_wrap h3 {
	font-size: clamp(13px, 2.08vw, 9999px);
	font-weight: 700;
	color: #940f15;
	white-space: nowrap;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt {
	padding-bottom: 1.3vw;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.first_txt {
	padding-bottom: 0.83vw;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt strong {
	font-size: clamp(13px, 1.04vw, 9999px);
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 0.21vw;
	display: inline-block;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt p {
	font-size: clamp(13px, 1.04vw, 9999px);
	line-height: 1.4;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc {
	padding-bottom: 0;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc p {
	font-size: clamp(13px, 0.83vw, 9999px);
	line-height: 1.5;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc span {
	font-weight: 700;
}

.showcase_zeroni_fluffy .en_ver .sc_reserve .right_wrap .txt.etc span {
	font-weight: 600;
}

.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.big_etc p {
	font-size: clamp(13px, 1.04vw, 9999px);
	line-height: 1.4;
}

.showcase_zeroni_fluffy .sc_reserve .btn_wrap {
	margin-top: 1.25vw;
}

.showcase_zeroni_fluffy .sc_reserve .btn_reserve {
	font-size: clamp(13px, 1.04vw, 9999px);
	width: 20.83vw;
	height: 3.44vw;
	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;
	border: 0.05vw solid #c8cacc;
	color: #940f15;
	border: 0.05vw solid #940f15;
}

.showcase_zeroni_fluffy .sc_reserve .btn_reserve + .btn_reserve {
	margin-top: 0.52vw;
}

.showcase_zeroni_fluffy .en_ver .sc_reserve .btn_reserve a {
	color: inherit;
	display: block;
}

.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.top .img_box {
	top: 0;
	right: 0;
}

.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box {
	bottom: 0;
	left: 0;
}

.showcase_zeroni_fluffy .sc_reserve .img_box {
	position: absolute;
}

.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.top .img_box .obj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	margin-top: -5.57vw;
	margin-right: 2.55vw;
}

.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box .obj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	margin-bottom: 0.36vw;
	margin-left: -3.13vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .first {
	width: 5.42vw;
	height: 6.09vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .second {
	width: 5.21vw;
	height: 5.99vw;
	margin-left: -0.68vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .third {
	width: 5.1vw;
	height: 5.57vw;
	margin-left: 0.21vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .fourth {
	width: 5.52vw;
	height: 6.77vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .fifth {
	width: 4.64vw;
	height: 4.64vw;
	margin-left: -0.26vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .sixth {
	width: 5.42vw;
	height: 6.3vw;
}

.showcase_zeroni_fluffy .sc_reserve .img_box .seventh {
	width: 5.94vw;
	height: 5.63vw;
	margin-left: -0.21vw;
}

.showcase_zeroni_fluffy .sc_reserve .reserve_wrap .right_wrap {
	width: 100%;
}

@media (prefers-reduced-motion: reduce) {
	.showcase_zeroni_fluffy .sc_reserve .img_box .obj img {
		-webkit-animation: none !important;
		        animation: none !important;
		-webkit-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		    -ms-transform: none !important;
		        transform: none !important;
		opacity: 1 !important;
	}
}

.showcase_zeroni_fluffy .sc_reserve .img_box .obj img {
	will-change: transform, opacity;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
	/* 최종 고정 위치 */
}

.showcase_zeroni_fluffy .preview_section {
	position: relative;
	overflow: hidden;
	/* ❗ hidden 금지 */
}

.showcase_zeroni_fluffy .full_wrap {
	height: 100dvh;
	/* 또는 calc(var(--vh)*100) */
	display: grid;
	place-items: center;
	/* 중앙 정렬 */
	overflow: hidden;
	position: relative;
}

.showcase_zeroni_fluffy .full_img {
	width: 100vw;
	height: 100vh;
	/* ↔ 가로세로 꽉 채우려면 */
	object-fit: cover;
	/* 빈틈 없이 */
	display: block;
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}

.showcase_zeroni_fluffy .sc_preview {
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f2ee), to(#f9f5df));
	background: -webkit-linear-gradient(top, #f6f2ee 0%, #f9f5df 100%);
	background: linear-gradient(180deg, #f6f2ee 0%, #f9f5df 100%);
	height: auto;
	position: relative;
	padding-bottom: 8.33vw;
	overflow-x: hidden;
	z-index: 2;
}

.showcase_zeroni_fluffy .sc_preview .txt_wrap {
	margin: 12.76vw 0 8.96vw;
	position: relative;
}

.showcase_zeroni_fluffy .sc_preview .txt_wrap h2 {
	margin: 0 auto;
	width: 21.88vw;
	margin-bottom: 0.78vw;
}

.showcase_zeroni_fluffy .sc_preview .txt_wrap h3 {
	width: 21.46vw;
	margin: 0 auto;
}

.showcase_zeroni_fluffy .sc_preview .dog_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.showcase_zeroni_fluffy .sc_preview .dog_wrap img {
	position: absolute;
}

.showcase_zeroni_fluffy .sc_preview .preview_dog_1 {
	width: 2.76vw;
	top: -6.25vw;
	left: 60.73vw;
}

.showcase_zeroni_fluffy .sc_preview .preview_dog_3 {
	width: 3.54vw;
	top: -1.04vw;
	left: 26.61vw;
}

.showcase_zeroni_fluffy .sc_preview .preview_dog_2 {
	width: 3.54vw;
	top: 6.25vw;
	left: 36.15vw;
}

.showcase_zeroni_fluffy .sc_preview .preview_dog_4 {
	width: 3.75vw;
	left: 69.58vw;
}

.showcase_zeroni_fluffy .sc_preview .img_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.04vw;
	margin: 0 18.23vw;
}

.showcase_zeroni_fluffy .sc_preview .img_wrap .obj {
	width: 19.79vw !important;
}

.showcase_zeroni_fluffy .mySwiper2 {
	margin-left: 18.23vw;
	padding-bottom: 1.67vw;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: 2.08vw;
}

.showcase_zeroni_fluffy .mySwiper2 .swiper-slide {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	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;
	width: 14.58vw !important;
}

.showcase_zeroni_fluffy .mySwiper2 .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.showcase_zeroni_fluffy .mySwiper2 .swiper-pagination {
	position: absolute;
	left: 0;
	/* 슬라이드 왼쪽과 정렬됨 */
	top: auto;
	bottom: 0;
	/* 위치 조정 */
	width: 60.73vw;
	/* 요구사항: 61.46vw 고정 */
	height: 0.42vw;
	overflow: hidden;
	pointer-events: none;
	/* 클릭 방해 방지 */
	background-color: #e0beb5;
	overflow: hidden;
}

.showcase_zeroni_fluffy .mySwiper2 .swiper-pagination-progressbar-fill {
	background: #940f15;
	-webkit-transform-origin: left center;
	    -ms-transform-origin: left center;
	        transform-origin: left center;
	will-change: transform;
}

.showcase_zeroni_fluffy html,
.showcase_zeroni_fluffy body {
	margin: 0;
}

.showcase_zeroni_fluffy .two-col-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.04vw;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f2ee), to(#f9f5df));
	background: -webkit-linear-gradient(top, #f6f2ee 0%, #f9f5df 100%);
	background: linear-gradient(180deg, #f6f2ee 0%, #f9f5df 100%);
	-webkit-column-gap: 1.04vw;
	        column-gap: 1.04vw;
	width: 61.46vw;
	margin: 11.46vw auto 0;
}

.showcase_zeroni_fluffy .col {
	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;
	gap: 1.04vw;
	width: auto;
}

.showcase_zeroni_fluffy .box {
	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;
	width: 30.21vw;
}

.showcase_zeroni_fluffy .h580 {
	height: 30.21vw;
}

.showcase_zeroni_fluffy .h750 {
	height: 39.06vw;
}

.showcase_zeroni_fluffy .grid_wrap img,
.showcase_zeroni_fluffy .grid_wrap .swiper,
.showcase_zeroni_fluffy .grid_wrap .swiper-slide,
.showcase_zeroni_fluffy .grid_wrap .swiper-wrapper {
	height: 100%;
}

.showcase_zeroni_fluffy .grid_wrap img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.showcase_zeroni_fluffy .mySwiper4,
.showcase_zeroni_fluffy .mySwiper5 {
	height: 100%;
}

.showcase_zeroni_fluffy .mySwiper4 .swiper-pagination-fraction,
.showcase_zeroni_fluffy .mySwiper5 .swiper-pagination-fraction {
	bottom: 0.63vw;
	font-size: clamp(13px, 0.73vw, 9999px);
}

.showcase_zeroni_fluffy .mySwiper4 .swiper-pagination-current,
.showcase_zeroni_fluffy .mySwiper5 .swiper-pagination-current {
	padding: 0 0.26vw;
}

.showcase_zeroni_fluffy .mySwiper4 .swiper-pagination-total,
.showcase_zeroni_fluffy .mySwiper5 .swiper-pagination-total {
	padding: 0 0.26vw;
}

.showcase_zeroni_fluffy .mySwiper4 img,
.showcase_zeroni_fluffy .mySwiper5 img {
	height: 100%;
	object-fit: cover;
}

.showcase_zeroni_fluffy .sc_preview .swiper-button-prev {
	width: 2.08vw;
	height: 2.08vw;
}

.showcase_zeroni_fluffy .sc_preview .swiper-button-next {
	width: 2.08vw;
	height: 2.08vw;
	-webkit-transform: rotate(-180deg);
	    -ms-transform: rotate(-180deg);
	        transform: rotate(-180deg);
}

.showcase_zeroni_fluffy .sc_preview .swiper-button-next {
	left: auto;
	right: 1.04vw;
}

.showcase_zeroni_fluffy .sc_preview .swiper-button-prev {
	right: auto;
	left: 1.04vw;
}

.showcase_zeroni_fluffy .sc_preview .swiper-button-next:after,
.showcase_zeroni_fluffy .sc_preview .swiper-button-prev:after {
	opacity: 0;
	visibility: hidden;
	display: none;
}

.showcase_zeroni_fluffy .sc_preview .bottom_wrap {
	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;
	margin-top: 6.25vw;
	text-align: center;
}

.showcase_zeroni_fluffy .sc_preview .bottom_wrap img {
	width: 19.79vw;
	height: 27.08vw;
}

.showcase_zeroni_fluffy .sc_preview .bottom_wrap img + img {
	margin-left: 1.04vw;
}

.showcase_zeroni_fluffy .sc_preview .preview_bottom_img_01 {
	margin-top: 3.13vw;
}

.showcase_zeroni_fluffy .sc_preview .preview_bottom_img_03 {
	margin-top: 9.38vw;
}

.showcase_zeroni_fluffy .grid_wrap .swiper {
	height: 100%;
}

.showcase_zeroni_fluffy .grid_wrap .swiper-wrapper {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}

.showcase_zeroni_fluffy .grid_wrap .swiper-slide {
	height: 100%;
}

.showcase_zeroni_fluffy .grid_wrap .swiper,
.showcase_zeroni_fluffy .grid_wrap .swiper * {
	z-index: auto;
}

.showcase_zeroni_fluffy .sc_full {
	width: 100%;
	height: 52.08vw;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.showcase_zeroni_fluffy .sc_full img {
	position: absolute;
	top: -50%;
	left: 0;
}

.showcase_zeroni_fluffy .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 5.21vw;
}

.showcase_zeroni_fluffy .sc_sns .txt {
	font-size: clamp(13px, 0.94vw, 9999px);
	line-height: 1.44;
	color: #111;
}

.showcase_zeroni_fluffy .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_zeroni_fluffy .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: 1.09vw 0;
	border: 0.05vw solid #dcdee0;
	width: 19.79vw;
	-webkit-border-radius: 0.1vw;
	        border-radius: 0.1vw;
}

.showcase_zeroni_fluffy .sc_sns .sns_wrap a p {
	font-size: clamp(13px, 0.94vw, 9999px);
	font-weight: 600;
	line-height: 1.1;
}

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

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

.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_insta img {
	width: clamp(22px, 1.25vw, 9999px);
	height: clamp(22px, 1.25vw, 9999px);
}

.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_twitter img {
	width: clamp(18px, 1.04vw, 9999px);
	height: clamp(22px, 1.25vw, 9999px);
}

.showcase_zeroni_fluffy .sc_sns a {
	color: inherit;
}

.showcase_zeroni_fluffy .sc_notice {
	background: #ebedee;
	padding: 3.13vw 0;
	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: clamp(8px, 0.52vw, 9999px);
}

.showcase_zeroni_fluffy .sc_notice h2 {
	font-size: clamp(13px, 0.94vw, 9999px);
	line-height: 1.44;
	font-weight: 700;
}

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

.showcase_zeroni_fluffy .sc_notice ul li {
	line-height: 1.43;
	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_zeroni_fluffy .sc_notice ul li i {
	font-size: clamp(13px, 0.73vw, 9999px);
	font-style: normal;
}

.showcase_zeroni_fluffy .sc_notice ul li p {
	padding-left: 0.31vw;
	line-height: 1.43;
	font-size: clamp(13px, 0.73vw, 9999px);
}

.showcase_zeroni_fluffy .en_ver .sc_reserve .left_wrap h3 {
	line-height: 1.2;
}

.showcase_zeroni_fluffy .en_ver .reserve_wrap {
	padding: 3.13vw 3.17vw 3.13vw 5.21vw;
	gap: 3.96vw;
	letter-spacing: normal;
}

.showcase_zeroni_fluffy .en_ver .sc_reserve .btn_reserve {
	width: 100%;
}

.showcase_zeroni_fluffy .en_ver .sc_reserve .right_wrap .txt.big_etc p {
	letter-spacing: -0.015em;
}

.showcase_zeroni_fluffy .sc_main {
	position: relative;
	overflow: hidden;
	/* 커튼이 삐져나오지 않도록 */
}

.showcase_zeroni_fluffy .sc_main .curtain_container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 70vh;
	background: #940f15;
	/* 커튼색 */
	-webkit-transform: translateY(0%);
	    -ms-transform: translateY(0%);
	        transform: translateY(0%);
	/* 처음엔 완전히 덮음 */
	will-change: transform;
	pointer-events: none;
	z-index: 10;
	/* main_inner 위 */
}

@media screen and (max-width: 1251px) {
	.showcase_zeroni_fluffy {
		/*sc_gift*/
		/*sc_reserve*/
		/* 접근성: 모션 최소화 사용자 설정 존중 */
		/* 성능 힌트 */
	}
	.showcase_zeroni_fluffy .sc_gift {
		background-color: #f9fcfe;
		height: 1339px;
		background-image: url(../img/pc/gift_kv_back.jpg);
		-webkit-background-size: contain;
		        background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom;
		padding-top: 143px;
		position: relative;
	}
	.showcase_zeroni_fluffy .sc_gift h2 {
		width: 356px;
		margin: 0 auto 10px;
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap {
		margin: 96px auto 0;
		padding: 33px 0 0 0;
		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_zeroni_fluffy .sc_gift .gift_wrap .back_img {
		position: absolute;
		top: 388px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 639px;
		height: 431px;
		z-index: 1;
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap h3 {
		text-transform: uppercase;
		background: #ddf0e7;
		width: auto;
		height: auto;
		padding: 9px 13px;
		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: #627868;
		-webkit-border-radius: 65px;
		        border-radius: 65px;
		font-size: clamp(13px, 10px, 9999px);
		position: relative;
		z-index: 2;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_wrap {
		text-align: center;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_wrap p {
		font-size: clamp(13px, 13px, 9999px);
		line-height: 1.45;
		color: #222;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box {
		margin-bottom: 20px;
		margin-top: 16px;
		position: relative;
		z-index: 2;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) {
		font-size: clamp(13px, 12px, 9999px);
		line-height: 1.45;
		color: #222;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) span {
		font-weight: 600;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(2) {
		font-size: clamp(13px, 10px, 9999px);
		line-height: 1.45;
		color: #616161;
		margin-top: 10px;
	}
	.showcase_zeroni_fluffy .sc_gift .idol_wrap {
		position: relative;
		z-index: 2;
	}
	.showcase_zeroni_fluffy .sc_gift .idol_wrap ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		gap: 11px;
		width: 446px;
	}
	.showcase_zeroni_fluffy .sc_gift .idol_wrap li {
		width: 78px;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap {
		position: absolute;
		width: 639px;
		height: 431px;
		top: 388px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		z-index: 2;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap img {
		position: absolute;
		width: 44px;
		opacity: 0;
		-webkit-transform: scale(0.4);
		    -ms-transform: scale(0.4);
		        transform: scale(0.4);
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_1 {
		top: -20px;
		left: 76px;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_2 {
		top: 42px;
		left: 36px;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_3 {
		top: 346px;
		left: 46px;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_4 {
		top: 50px;
		left: 541px;
	}
	.showcase_zeroni_fluffy .sc_reserve {
		background: #940f15;
	}
	.showcase_zeroni_fluffy .sc_reserve h2 {
		width: 218px;
		margin-bottom: 40px;
	}
	.showcase_zeroni_fluffy .reserve_inner {
		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: 129px 0 162px;
	}
	.showcase_zeroni_fluffy .reserve_wrap {
		position: relative;
		width: 639px;
		padding: 39px 33px 39px 65px;
		background: #fff;
		color: #222;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 100px;
		letter-spacing: -0.02em;
	}
	.showcase_zeroni_fluffy .reserve_wrap + .reserve_wrap {
		margin-top: 17px;
	}
	.showcase_zeroni_fluffy .sc_reserve .left_wrap h3 {
		font-size: clamp(13px, 26px, 9999px);
		font-weight: 700;
		color: #940f15;
		white-space: nowrap;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt {
		padding-bottom: 16px;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.first_txt {
		padding-bottom: 10px;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt strong {
		font-size: clamp(13px, 13px, 9999px);
		font-weight: 700;
		line-height: 1.4;
		margin-bottom: 3px;
		display: inline-block;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt p {
		font-size: clamp(13px, 13px, 9999px);
		line-height: 1.4;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc {
		padding-bottom: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc p {
		font-size: clamp(13px, 10px, 9999px);
		line-height: 1.5;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc span {
		font-weight: 700;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .right_wrap .txt.etc span {
		font-weight: 600;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.big_etc p {
		font-size: clamp(13px, 13px, 9999px);
		line-height: 1.4;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_wrap {
		margin-top: 16px;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_reserve {
		font-size: clamp(13px, 13px, 9999px);
		width: 261px;
		height: 43px;
		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;
		border: 1px solid #c8cacc;
		color: #940f15;
		border: 1px solid #940f15;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_reserve + .btn_reserve {
		margin-top: 7px;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .btn_reserve a {
		color: inherit;
		display: block;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.top .img_box {
		top: 0;
		right: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box {
		bottom: 0;
		left: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box {
		position: absolute;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.top .img_box .obj {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		margin-top: -70px;
		margin-right: 32px;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box .obj {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		margin-bottom: 5px;
		margin-left: -39px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .first {
		width: 68px;
		height: 76px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .second {
		width: 65px;
		height: 75px;
		margin-left: -9px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .third {
		width: 64px;
		height: 70px;
		margin-left: 3px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .fourth {
		width: 69px;
		height: 85px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .fifth {
		width: 58px;
		height: 58px;
		margin-left: -3px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .sixth {
		width: 68px;
		height: 79px;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .seventh {
		width: 74px;
		height: 70px;
		margin-left: -3px;
	}
}

@media screen and (max-width: 1251px) and (prefers-reduced-motion: reduce) {
	.showcase_zeroni_fluffy .sc_reserve .img_box .obj img {
		-webkit-animation: none !important;
		        animation: none !important;
		-webkit-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		    -ms-transform: none !important;
		        transform: none !important;
		opacity: 1 !important;
	}
}

@media screen and (max-width: 1251px) {
	.showcase_zeroni_fluffy .sc_reserve .img_box .obj img {
		will-change: transform, opacity;
		-webkit-transform: translateX(0);
		    -ms-transform: translateX(0);
		        transform: translateX(0);
		/* 최종 고정 위치 */
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap h3 {
		padding: 9px 13px;
	}
}

@media screen and (max-width: 990px) {
	.showcase_zeroni_fluffy {
		/* common */
		/*sc_gift*/
		/* CSS */
		/*sc_reserve*/
		/* sc_preview */
		/* col 래퍼를 없애서 아이템을 한 레벨로 */
		/* 기본은 모두 100% */
		/* ===== 순서 재배치 ===== */
		/* 2번 → 첫번째, 100% */
		/* 1번 → 두번째, 반폭 */
		/* 4번 → 세번째, 반폭 */
		/* 3번 → 마지막, 100% */
		/* 데스크톱에서 지정한 .box 고정폭 무효화 */
		/* sc_sns */
		/* sc_notice */
		/* 영어 버전 */
	}
	.showcase_zeroni_fluffy .mo_only {
		display: block !important;
	}
	.showcase_zeroni_fluffy .pc_only {
		display: none !important;
	}
	.showcase_zeroni_fluffy .en_ver .red_txt {
		display: block;
		font-size: 5.33vw;
	}
	.showcase_zeroni_fluffy .sc_main {
		height: 189.6vw;
		background-image: url(../img/mo/main_full.jpg);
	}
	.showcase_zeroni_fluffy .sc_main .curtain_wrap {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #940f15;
		-webkit-transform-origin: top;
		    -ms-transform-origin: top;
		        transform-origin: top;
		z-index: 2;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap {
		z-index: 2;
		padding-top: 0;
		position: absolute;
		top: 106.4vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap img {
		opacity: 0;
		-webkit-transform: translateY(2.6vw);
		    -ms-transform: translateY(2.6vw);
		        transform: translateY(2.6vw);
		/* 살짝 더 멀리서 올라오게 */
		will-change: transform, opacity;
		/* 부드럽게 렌더링 */
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .top_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-bottom: 4.8vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .top_wrap img {
		width: 28vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .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;
		margin-bottom: 0.78vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_1 {
		width: 9.33vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_l {
		width: 9.07vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_u {
		width: 12.8vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_2 {
		width: 9.33vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_f_3 {
		width: 9.33vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .center_wrap .fluffy_y {
		width: 13.07vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_w {
		width: 9.87vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_o {
		width: 5.87vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_n_1 {
		width: 6.4vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_d_1 {
		width: 6.4vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_e {
		width: 5.6vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_r {
		width: 4.53vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_l {
		width: 2.93vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_a {
		width: 5.6vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_n_2 {
		width: 6.4vw;
	}
	.showcase_zeroni_fluffy .sc_main .h2_wrap .bottom_wrap .wonderland_d_2 {
		width: 6.4vw;
	}
	.showcase_zeroni_fluffy .sc_main .txt_wrap {
		font-size: clamp(13px, 4.8vw, 9999px);
		z-index: 2;
		position: absolute;
		top: 154.13vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		margin-top: 0;
		width: 100%;
	}
	.showcase_zeroni_fluffy .sc_main .txt_wrap p {
		opacity: 0;
	}
	.showcase_zeroni_fluffy .sc_main .txt_wrap p:nth-child(2) {
		font-size: clamp(13px, 3.73vw, 9999px);
		margin-top: 2.4vw;
	}
	.showcase_zeroni_fluffy .sc_main .etc_wrap {
		width: 28.53vw;
		position: absolute;
		bottom: 4.27vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_zeroni_fluffy .sc_main .curtain_container {
		height: 70vh;
	}
	.showcase_zeroni_fluffy .sc_gift {
		background-color: #f9fcfe;
		height: auto;
		background-image: none;
		-webkit-background-size: contain;
		        background-size: contain;
		background-repeat: no-repeat;
		background-position: bottom;
		padding-top: 32vw;
		position: relative;
	}
	.showcase_zeroni_fluffy .sc_gift h2 {
		width: 87.47vw;
		margin: 0 auto 4.27vw;
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap {
		margin: 10.67vw 4vw 0;
		width: 91.47vw;
		height: 116vw;
		padding: 8.53vw 0 0 0;
		position: relative;
		z-index: 1;
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap .back_img {
		width: 91.47vw;
		height: 116vw;
		top: 0;
	}
	.showcase_zeroni_fluffy .en_ver .sc_gift .gift_wrap .back_img {
		height: 121.87vw;
	}
	.showcase_zeroni_fluffy .sc_gift .gift_wrap h3 {
		text-transform: uppercase;
		background: #ddf0e7;
		padding: 3.73vw 5.33vw;
		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: #627868;
		-webkit-border-radius: 8vw;
		        border-radius: 8vw;
		font-size: clamp(13px, 3.73vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_gift .txt_wrap {
		text-align: center;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_wrap p {
		font-size: clamp(13px, 4.8vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box {
		margin-bottom: 5.87vw;
		margin-top: 4.27vw;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) {
		font-size: clamp(13px, 4.8vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(1) span {
		font-weight: 600;
	}
	.showcase_zeroni_fluffy .sc_gift .txt_box p:nth-child(2) {
		font-size: clamp(13px, 4.27vw, 9999px);
		margin-top: 2.13vw;
	}
	.showcase_zeroni_fluffy .sc_gift .idol_wrap ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		gap: 2.13vw;
		width: 82.13vw;
	}
	.showcase_zeroni_fluffy .sc_gift .idol_wrap li {
		width: 14.4vw;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap img {
		position: absolute;
		width: 3.54vw;
		opacity: 0;
		-webkit-transform: scale(0.4);
		    -ms-transform: scale(0.4);
		        transform: scale(0.4);
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_1 {
		top: 29.38vw;
		left: 30.47vw;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_2 {
		top: 34.38vw;
		left: 27.34vw;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_3 {
		left: 28.13vw;
		top: 58.7vw;
	}
	.showcase_zeroni_fluffy .sc_gift .img_wrap .gift_dog_4 {
		left: 67.71vw;
		top: 35.05vw;
	}
	.showcase_zeroni_fluffy .center_container {
		position: relative;
	}
	.showcase_zeroni_fluffy .hsec {
		width: 100% !important;
		/* 부모 width */
		margin: 0 auto;
		overflow: hidden;
		/* 좌우 넘침 가리기 */
		position: relative;
	}
	.showcase_zeroni_fluffy .hsec .track {
		will-change: transform;
	}
	.showcase_zeroni_fluffy .hsec img {
		display: block;
		width: auto;
		height: 100vh;
		object-fit: contain;
	}
	.showcase_zeroni_fluffy .sc_reserve h2 {
		width: 66.67vw;
		margin-bottom: 10.67vw;
	}
	.showcase_zeroni_fluffy .reserve_inner {
		padding: 34.67vw 4.27vw 34.67vw;
	}
	.showcase_zeroni_fluffy .reserve_wrap {
		width: 100%;
		border: 0.27vw solid #dcdee0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 10.67vw 8vw;
		gap: 6.4vw;
		letter-spacing: -0.02em;
	}
	.showcase_zeroni_fluffy .reserve_wrap.bottom {
		padding: 11.2vw 5.87vw 10.67vw;
	}
	.showcase_zeroni_fluffy .reserve_wrap + .reserve_wrap {
		margin-top: 5.33vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .left_wrap h3 {
		font-size: clamp(13px, 3.73vw, 9999px);
		line-height: 1.1;
		color: #940f15;
		background: #f2dcdd;
		width: 23.47vw;
		height: 9.6vw;
		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: 0 auto;
		-webkit-border-radius: 26.67vw;
		        border-radius: 26.67vw;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .left_wrap h3 {
		font-size: clamp(13px, 3.73vw, 9999px);
		line-height: 1.1;
		color: #940f15;
		background: #f2dcdd;
		width: 47.2vw;
		height: 9.6vw;
		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: 0 auto;
		-webkit-border-radius: 26.67vw;
		        border-radius: 26.67vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap {
		text-align: center;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt {
		padding-bottom: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.first_txt {
		padding-bottom: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt:nth-child(2) {
		padding: 3.2vw 0 5.33vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt strong {
		font-size: clamp(13px, 5.33vw, 9999px);
		line-height: 1.35;
		margin-bottom: 0.53vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt p {
		font-size: clamp(13px, 5.33vw, 9999px);
		line-height: 1.35;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .right_wrap .txt p {
		font-size: clamp(13px, 4.8vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt p + p {
		margin-top: 0.8vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.etc p {
		font-size: clamp(13px, 4.27vw, 9999px);
		line-height: 1.45;
	}
	.showcase_zeroni_fluffy .sc_reserve .right_wrap .txt.big_etc p {
		font-size: clamp(13px, 4.7vw, 9999px);
		line-height: 1.4;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_wrap {
		margin-top: 6.4vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_reserve {
		width: 100%;
		margin-top: 0;
		font-size: clamp(13px, 4.27vw, 9999px);
		padding: 0;
		width: 100%;
		height: 15.47vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .btn_reserve + .btn_reserve {
		margin-top: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box {
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.top .img_box .obj {
		margin-top: -13.87vw;
		margin-right: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .reserve_wrap.bottom .img_box .obj {
		margin-bottom: -10.27vw;
		margin-left: 0;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .first {
		width: 13.6vw;
		height: 15.2vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .second {
		width: 13.07vw;
		height: 14.93vw;
		margin-left: -1.6vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .third {
		width: 12.8vw;
		height: 14.13vw;
		margin-left: 0.53vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .fourth {
		width: 13.87vw;
		height: 17.07vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .fifth {
		width: 11.47vw;
		height: 11.73vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .sixth {
		width: 13.6vw;
		height: 15.73vw;
	}
	.showcase_zeroni_fluffy .sc_reserve .img_box .seventh {
		width: 14.93vw;
		height: 14.13vw;
	}
	.showcase_zeroni_fluffy .sc_preview {
		height: 838.67vw;
		background: -webkit-gradient(linear, left top, left bottom, from(#f6f2ee), to(#f9f5df));
		background: -webkit-linear-gradient(top, #f6f2ee 0%, #f9f5df 100%);
		background: linear-gradient(180deg, #f6f2ee 0%, #f9f5df 100%);
	}
	.showcase_zeroni_fluffy .preview_inner {
		padding: 32vw 0 29.33vw;
	}
	.showcase_zeroni_fluffy .sc_preview .preview_wrap img {
		width: 73.33vw;
		margin: 0 auto;
		height: 85.87vw;
	}
	.showcase_zeroni_fluffy .sc_preview .txt_wrap {
		padding: 26.4vw 0 42.93vw;
		margin: 0;
	}
	.showcase_zeroni_fluffy .sc_preview .txt_wrap h2 {
		width: 67.2vw;
		margin-bottom: 2.4vw;
	}
	.showcase_zeroni_fluffy .sc_preview .txt_wrap h3 {
		width: 65.87vw;
	}
	.showcase_zeroni_fluffy .sc_preview .img_wrap {
		width: 100%;
		margin: 0;
	}
	.showcase_zeroni_fluffy .sc_preview .dog_wrap {
		position: absolute;
		top: -8.8vw;
		width: 100%;
		height: 95.2vw;
	}
	.showcase_zeroni_fluffy .sc_preview .dog_wrap .preview_dog_1 {
		width: 10.93vw;
		top: 8.53vw;
		left: 78.93vw;
	}
	.showcase_zeroni_fluffy .sc_preview .dog_wrap .preview_dog_2 {
		width: 11.47vw;
		top: 57.07vw;
		left: 9.6vw;
	}
	.showcase_zeroni_fluffy .sc_preview .dog_wrap .preview_dog_3 {
		width: 8.53vw;
		top: 65.33vw;
		left: 82.4vw;
	}
	.showcase_zeroni_fluffy .sc_preview .dog_wrap .preview_dog_4 {
		width: 10.93vw;
		top: 79.73vw;
		left: 68.27vw;
	}
	.showcase_zeroni_fluffy .mySwiper3 {
		margin: 0 5.33vw;
		height: 109.33vw;
	}
	.showcase_zeroni_fluffy .mySwiper3 .swiper-pagination-fraction,
	.showcase_zeroni_fluffy .mySwiper4 .swiper-pagination-fraction,
	.showcase_zeroni_fluffy .mySwiper5 .swiper-pagination-fraction {
		bottom: 3.2vw;
		font-size: clamp(13px, 3.73vw, 9999px);
	}
	.showcase_zeroni_fluffy .mySwiper3 .swiper-pagination-current {
		padding: 0 1.33vw;
	}
	.showcase_zeroni_fluffy .mySwiper3 .swiper-pagination-total {
		padding: 0 1.33vw;
	}
	.showcase_zeroni_fluffy .mySwiper3 img {
		height: 100%;
		object-fit: cover;
	}
	.showcase_zeroni_fluffy .sc_preview .swiper-button-prev {
		width: 10.67vw;
		height: 10.67vw;
	}
	.showcase_zeroni_fluffy .sc_preview .swiper-button-next {
		width: 10.67vw;
		height: 10.67vw;
	}
	.showcase_zeroni_fluffy .sc_preview .swiper-button-next {
		left: auto;
		right: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_preview .swiper-button-prev {
		right: auto;
		left: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_preview .swiper-button-next:after,
	.showcase_zeroni_fluffy .sc_preview .swiper-button-prev:after {
		opacity: 0;
		visibility: hidden;
	}
	.showcase_zeroni_fluffy .mySwiper2 .swiper-slide {
		width: 61.33vw !important;
	}
	.showcase_zeroni_fluffy .mySwiper2 {
		margin-left: 5.33vw;
		padding-bottom: 8vw;
		margin-top: 4.27vw;
	}
	.showcase_zeroni_fluffy .mySwiper2.last_slide {
		margin-top: 21.33vw;
	}
	.showcase_zeroni_fluffy .mySwiper2 .swiper-pagination {
		width: 89.33vw;
		height: 1.6vw;
	}
	.showcase_zeroni_fluffy .mySwiper6 .swiper-slide {
		width: 61.33vw !important;
	}
	.showcase_zeroni_fluffy .mySwiper6 {
		margin-left: 5.33vw;
		padding-bottom: 8vw;
		margin-top: 4.27vw;
	}
	.showcase_zeroni_fluffy .mySwiper6.last_slide {
		margin-top: 18.67vw;
	}
	.showcase_zeroni_fluffy .mySwiper6 .swiper-pagination {
		width: 89.33vw;
		height: 1.6vw;
		position: absolute;
		left: 0;
		top: auto;
		bottom: 0;
		overflow: hidden;
		pointer-events: none;
		background-color: #e0beb5;
		overflow: hidden;
	}
	.showcase_zeroni_fluffy .mySwiper6 .swiper-pagination-progressbar-fill {
		background: #940f15;
		-webkit-transform-origin: left center;
		    -ms-transform-origin: left center;
		        transform-origin: left center;
		will-change: transform;
	}
	.showcase_zeroni_fluffy .two-col-grid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		width: 100%;
		margin: 21.33vw auto 0;
		gap: 5.33vw 0;
		/* 세로만 5.33vw, 가로는 기본 0 */
		padding: 0 4.27vw;
	}
	.showcase_zeroni_fluffy .two-col-grid .col {
		display: contents;
	}
	.showcase_zeroni_fluffy .two-col-grid .box {
		width: 100%;
		margin: 0;
	}
	.showcase_zeroni_fluffy .two-col-grid > .col:nth-child(2) > .box:first-child {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
		width: 100%;
	}
	.showcase_zeroni_fluffy .two-col-grid > .col:first-child > .box:first-child {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
		width: -webkit-calc((100% - 2.13vw) / 2);
		width: calc((100% - 2.13vw) / 2);
		margin-right: 2.13vw;
		/* 1번-4번 사이 2.13vw */
	}
	.showcase_zeroni_fluffy .two-col-grid > .col:nth-child(2) > .box:last-child {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
		width: -webkit-calc((100% - 2.13vw) / 2);
		width: calc((100% - 2.13vw) / 2);
	}
	.showcase_zeroni_fluffy .two-col-grid > .col:first-child > .box:last-child {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		    -ms-flex-order: 4;
		        order: 4;
		width: 100%;
	}
	.showcase_zeroni_fluffy .box {
		width: auto;
	}
	.showcase_zeroni_fluffy .third_box {
		height: 91.47vw;
	}
	.showcase_zeroni_fluffy .second_box {
		height: 117.33vw;
	}
	.showcase_zeroni_fluffy .first_box,
	.showcase_zeroni_fluffy .fourth_box {
		height: 57.6vw;
		height: 100%;
	}
	.showcase_zeroni_fluffy .mySwiper4 {
		height: 100%;
	}
	.showcase_zeroni_fluffy .sc_full {
		width: 100%;
		height: 106.67vw;
		position: relative;
		overflow: hidden;
		background-image: url(../img/mo/full_img_bottom.jpg);
		-webkit-background-size: cover;
		        background-size: cover;
		background-attachment: fixed;
		background-position: bottom;
	}
	.showcase_zeroni_fluffy .sc_full img {
		position: absolute;
		top: -15%;
		left: 0;
	}
	.showcase_zeroni_fluffy .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: 21.87vw 0 21.33vw;
	}
	.showcase_zeroni_fluffy .sc_sns .txt {
		font-size: clamp(13px, 4.8vw, 9999px);
		line-height: 1.3;
		color: #111;
		text-align: center;
	}
	.showcase_zeroni_fluffy .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: 6.4vw;
		gap: 1.87vw;
	}
	.showcase_zeroni_fluffy .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: 4.53vw 0;
		border: 0.27vw solid #dcdee0;
		width: 43.73vw;
		height: 58px;
		-webkit-border-radius: 2px;
		        border-radius: 2px;
	}
	.showcase_zeroni_fluffy .sc_sns .sns_wrap a p {
		font-size: clamp(13px, 3.73vw, 9999px);
		font-weight: 600;
		line-height: 1.1;
	}
	.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 2.67vw;
	}
	.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(24px, 6.4vw, 9999px);
		height: clamp(24px, 6.4vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(20px, 5.33vw, 9999px);
		height: clamp(24px, 6.4vw, 9999px);
	}
	.showcase_zeroni_fluffy .sc_notice {
		background: #ebedee;
		padding: 16vw 7vw 16vw 5.33vw;
		color: #3f3f3f;
		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: 3.47vw;
	}
	.showcase_zeroni_fluffy .sc_notice h2 {
		font-size: clamp(13px, 4.8vw, 9999px);
		line-height: 1.44;
		font-weight: 700;
	}
	.showcase_zeroni_fluffy .sc_notice ul {
		text-align: left;
	}
	.showcase_zeroni_fluffy .sc_notice ul li {
		font-size: clamp(13px, 4vw, 9999px);
		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_zeroni_fluffy .sc_notice ul li + li {
		margin-top: 1.6vw;
	}
	.showcase_zeroni_fluffy .sc_notice ul li p {
		line-height: 1.35;
		font-size: clamp(13px, 4vw, 9999px);
		padding-left: 4.53vw;
	}
	.showcase_zeroni_fluffy .sc_notice ul li i {
		position: absolute;
		font-size: clamp(13px, 4vw, 9999px);
		font-style: normal;
		top: 1vw;
		left: 0.5vw;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .left_wrap h3 {
		line-height: 1.2;
	}
	.showcase_zeroni_fluffy .en_ver .reserve_wrap {
		width: 100%;
		border: 0.27vw solid #dcdee0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 10.67vw 4.27vw;
		gap: 6.4vw;
		letter-spacing: -0.02em;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .right_wrap .txt.big_etc p {
		font-size: clamp(13px, 4.53vw, 9999px);
		line-height: 1.4;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .reserve_wrap.bottom {
		padding: 10.67vw 5.87vw;
	}
	.showcase_zeroni_fluffy .en_ver .sc_reserve .reserve_wrap.bottom .right_wrap .txt:nth-child(2) {
		padding: 3.2vw 0 1.87vw;
	}
	.showcase_zeroni_fluffy .pc_mo_btn .advance_text {
		display: none;
		/* 텍스트를 화면에서 완전히 숨김 */
	}
}
/*# sourceMappingURL=showcase_zeroni_fluffy.css.map */
