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

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

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

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

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

.showcase_mighteez_3rd_popup a {
	text-decoration: none;
}

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

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

.showcase_mighteez_3rd_popup hr {
	display: none !important;
}

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

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

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

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

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

.showcase_mighteez_3rd_popup .blind {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.showcase_mighteez_3rd_popup .container {
	overflow-x: hidden;
}

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

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

.showcase_mighteez_3rd_popup .span_bold {
	font-weight: 700;
}

.showcase_mighteez_3rd_popup .sc_tab .bullet__inner {
	display: none !important;
}

@media screen and (min-width: 1921px) {
	.showcase_mighteez_3rd_popup {
		/* sc_tab */
		/* 새로 추가 */
		/* 새로 추가 */
		/* 기본: off 보임, on 숨김 */
		/* 활성일 때만 on 보이게 토글 */
		/* sc_gift */
		/* 부모 컨테이너 */
		/* 아래에 깔려 있을 요소 */
		/* sc_reserve */
		/* sc_online */
		/* sc_char */
		/* sc_sns */
		/* sc_notice */
	}
	.showcase_mighteez_3rd_popup .sc_main {
		background-image: url(../img/pc/main_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 47.37vw;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_main .copy_wrap {
		width: 4.22vw;
		position: absolute;
		bottom: 2.65vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_period {
		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;
		background: #db323e;
		text-align: center;
		padding: 3.12vw 0;
	}
	.showcase_mighteez_3rd_popup .sc_period h2 {
		margin-bottom: 0.83vw;
		font-size: 1.67vw;
		line-height: 1.45;
		letter-spacing: -0.015em;
		font-weight: 700;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_period p {
		font-size: 1.04vw;
		line-height: 1.45;
		letter-spacing: -0.015em;
		font-weight: 700;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_intro {
		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: 1.67vw;
		background: #3b393b;
		text-align: center;
		padding: 7.81vw 0;
	}
	.showcase_mighteez_3rd_popup .sc_intro .title_wrap h2 {
		font-weight: 700;
		color: #fff;
		font-size: 2.19vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_intro .img_wrap {
		width: 39.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p {
		font-size: 1.04vw;
		line-height: 1.45;
		letter-spacing: -0.015em;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p + p {
		margin-top: 0.62vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab {
		position: relative;
		background-image: url(../img/pc/tab_bg.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 74.18vw;
		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;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__thumb {
		width: 7.29vw;
		height: 7.29vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__inner {
		font-size: 0.73vw;
		letter-spacing: -0.02em;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button .bullet__inner {
		padding: 0.36vw 0.73vw;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(1) .bullet__inner {
		background: #ffdaab;
		color: #ff4300;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(2) .bullet__inner {
		background: #e6e7e8;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(3) .bullet__inner {
		background: #c2dff5;
		color: #005392;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(4) .bullet__inner {
		background: #fff7e7;
		color: #ff1849;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(5) .bullet__inner {
		background: #9e7eb9;
		color: #e8dfff;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(6) .bullet__inner {
		background: #fff9ae;
		color: #ff3f00;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(7) .bullet__inner {
		background: #4c4d63;
		color: #abe1fa;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(8) .bullet__inner {
		background: #f0f2f4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet__inner {
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap {
		margin-top: 5.36vw;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 {
		width: auto;
		margin-bottom: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 p {
		font-size: clamp(0.68vw, 1.67vw, 520.78vw);
		line-height: 1.3;
		font-weight: 400;
		margin-bottom: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 img {
		width: 18.9vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt {
		margin-top: 1.56vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt p {
		font-size: clamp(0.68vw, 0.83vw, 520.78vw);
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt p + p {
		margin-top: 0.63vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap {
		position: relative;
		width: 61.43vw;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .mySwiper1 {
		padding-top: 11vw;
		overflow: hidden !important;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-wrapper {
		height: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 1.04vw;
		padding: 0;
		margin: 0;
		display: flex;
		padding: 0;
		margin: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide .copy {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		bottom: 1.04vw;
		width: 6.51vw;
		height: 1.04vw;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide img {
		min-width: 0;
		/* flex 컨텐츠 폭 강제 축소 허용 */
		display: block;
		/* inline 여백 제거 */
		width: 100%;
		/* 보조 */
		height: auto;
		object-fit: cover;
		/* 필요 시 */
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-wrapper {
		gap: 0 !important;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap {
		position: absolute;
		width: 100%;
		height: auto;
		bottom: auto;
		top: 0;
		left: 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;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-next {
		width: 2.08vw;
		height: 2.08vw;
		color: transparent;
		z-index: 3;
		left: auto;
		top: auto;
		right: 2.6vw;
		bottom: auto;
		top: 2.24vw;
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-prev {
		width: 2.08vw;
		height: 2.08vw;
		color: transparent;
		z-index: 3;
		left: auto;
		top: auto;
		left: 3.65vw;
		bottom: auto;
		top: 2.24vw;
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet {
		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.42vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--off {
		display: block;
		-webkit-transform: scale(1.04878);
		    -ms-transform: scale(1.04878);
		        transform: scale(1.04878);
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--on {
		display: none;
		-webkit-transform: scale(1.04878);
		    -ms-transform: scale(1.04878);
		        transform: scale(1.04878);
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--off {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--on {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide .swiper-horizontal > .swiper-pagination-bullets,
	.showcase_mighteez_3rd_popup .swiper-pagination-bullets.swiper-pagination-horizontal {
		position: relative;
		top: 0.83vw;
		bottom: auto;
		left: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0.31vw;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet {
		width: 7.29vw;
		height: 7.29vw;
		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-background-size: contain;
		        background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
		background-color: transparent;
		opacity: 1;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 7.29vw;
		height: 7.29vw;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box {
		position: absolute;
		width: 100%;
		height: 100%;
		pointer-events: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.umbrage {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.animal img {
		position: absolute;
		z-index: 2;
		visibility: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_00 {
		width: 33.16vw;
		bottom: 1.04vw;
		left: 11.35vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_01 {
		width: 33.16vw;
		bottom: 1.04vw;
		right: 13.69vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_02 {
		width: 33.16vw;
		bottom: 2.08vw;
		left: 10.93vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_03 {
		width: 33.16vw;
		bottom: 3.07vw;
		right: 15.25vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_04 {
		width: 33.16vw;
		bottom: 3.12vw;
		left: 9.89vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_05 {
		width: 33.16vw;
		bottom: 4.06vw;
		left: 16.14vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_06 {
		width: 33.16vw;
		bottom: 0.21vw;
		right: 17.18vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_07 {
		width: 33.16vw;
		bottom: 6.77vw;
		right: 14.58vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination {
		position: absolute;
		top: auto;
		bottom: 1.04vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		gap: 0.36vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet {
		width: 0.47vw;
		height: 0.47vw;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper {
		max-width: 61.43vw;
		height: 59.86vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide {
		text-align: center;
		font-size: 0.94vw;
		background: #444;
		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;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet {
		width: 0.47vw;
		height: 0.47vw;
		background-color: #fff;
		opacity: 0.4;
		margin: 0 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap {
		text-align: center;
		font-size: 0;
		margin-top: 6.25vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img {
		width: 19.78vw;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:first-child {
		-webkit-transform: translateY(5.21vw);
		    -ms-transform: translateY(5.21vw);
		        transform: translateY(5.21vw);
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(2) {
		-webkit-transform: translateY(16.66vw);
		    -ms-transform: translateY(16.66vw);
		        transform: translateY(16.66vw);
		margin: 0 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(3) {
		-webkit-transform: translateY(8.33vw);
		    -ms-transform: translateY(8.33vw);
		        transform: translateY(8.33vw);
	}
	.showcase_mighteez_3rd_popup .sticky_wrap {
		position: relative;
		width: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_gift {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		height: 65.59vw;
		z-index: 1;
		background-image: url(../img/pc/gift_bg.jpg);
		width: 100%;
		-webkit-background-size: cover;
		        background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		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: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-top: 9.37vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box {
		width: 40.6vw;
		height: 30.04vw;
		position: relative;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(1.04vw);
		        backdrop-filter: blur(1.04vw);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 0.05vw solid #ff6bae;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap h2 {
		color: #ff3d93;
		background: #facfe2;
		padding: 0.42vw 1.04vw;
		font-weight: 700;
		font-size: 0.73vw;
		line-height: 1.35;
		margin-bottom: 1.25vw;
		display: inline-block;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap p {
		font-size: 0.94vw;
		line-height: 1.4;
		color: #111;
		margin-bottom: 0.42vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap span {
		color: #616161;
		font-size: 0.73vw;
		line-height: 1.4;
		display: block;
		margin-bottom: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .img_wrap {
		width: 22.38vw;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve {
		background-image: url(../img/pc/reserve_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		padding: 7.81vw 0;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .first_content_box {
		position: relative;
		width: 51.02vw;
		height: auto;
		padding-top: 2.08vw;
		padding-bottom: 2.6vw;
		margin: 0 auto 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		margin-bottom: 1.25vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap h2 {
		width: 13.07vw;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .reserve_logo {
		width: 13.85vw;
		margin: 0 auto 1.56vw;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 0.21vw;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .location_wrap p {
		font-size: 0.94vw;
	}
	.showcase_mighteez_3rd_popup .first_content_box::before {
		content: "";
		border: 0.05vw solid #7f5993;
		-webkit-backdrop-filter: blur(1.04vw);
		        backdrop-filter: blur(1.04vw);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
		background-color: #fff;
		opacity: 0.85;
	}
	.showcase_mighteez_3rd_popup .location_wrap::after {
		content: "";
		width: 0.05vw;
		height: 14.47vw;
		background: #c8cacc;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		display: none;
	}
	.showcase_mighteez_3rd_popup .location_wrap > div {
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_wrap h3,
	.showcase_mighteez_3rd_popup .event_wrap h3 {
		color: #7f5993;
		background: #cec6e3;
		margin-bottom: 1.04vw;
		display: inline-block;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
		padding: 0.42vw 1.04vw;
		font-size: 0.73vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap {
		margin-bottom: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap h4 {
		font-weight: 700;
		font-size: 0.94vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap p {
		font-size: 0.94vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap .top_wrap {
		margin-bottom: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap {
		margin-bottom: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap p {
		color: #616161;
		font-size: 0.83vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .link_wrap {
		margin: 0 auto;
		width: 15.62vw;
		height: 3.33vw;
		border: 0.05vw solid #c8cacc;
		background-color: #fff;
		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_mighteez_3rd_popup .sc_reserve .link_wrap a {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .event_wrap {
		position: relative;
		z-index: 1;
		padding-top: 2.08vw;
		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_mighteez_3rd_popup .event_wrap::before {
		content: "";
		background-image: url(../img/pc/dashed.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 0.05vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap strong {
		color: #111;
		font-size: 1.67vw;
		line-height: 1.4;
		font-weight: 700;
		display: block;
		margin-bottom: 0.26vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap p {
		font-size: 0.94vw;
		line-height: 1.4;
		margin-bottom: 0.83vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .img_wrap {
		width: 26.13vw;
		margin-bottom: 1.25vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_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;
		gap: 1.04vw;
		margin-bottom: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap h5 {
		font-size: 0.83vw;
		line-height: 1.4;
		font-weight: 700;
		color: #fff;
		background: #7f5993;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
		padding: 0.42vw 1.04vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc p {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
		margin-bottom: 0.1vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc span {
		color: #616161;
		font-size: 0.83vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box {
		position: relative;
		width: 51.02vw;
		height: 28.32vw;
		padding-top: 2.08vw;
		margin: 0 auto;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .en_ver .second_content_box {
		height: 29.57vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(1.04vw);
		        backdrop-filter: blur(1.04vw);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 0.05vw solid #ff6bae;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box h3 {
		position: relative;
		z-index: 1;
		color: #f1668d;
		background: #facfe2;
		font-size: 0.73vw;
		line-height: 1.4;
		font-weight: 700;
		padding: 0.42vw 1.04vw;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
		margin-bottom: 1.04vw;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .second_content_box .content_wrap {
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap {
		margin-bottom: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap p {
		font-weight: 700;
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap span {
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap {
		margin-bottom: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap p {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap {
		margin-bottom: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap p {
		color: #616161;
		font-size: 0.83vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online {
		background-image: url(../img/pc/online_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center;
		height: 55.02vw;
		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;
		padding-top: 7.81vw;
		position: relative;
		z-index: 2;
	}
	.showcase_mighteez_3rd_popup .sc_online h2 {
		width: 14.99vw;
		margin: 0 auto 1.25vw;
	}
	.showcase_mighteez_3rd_popup .sc_online p {
		color: #fff;
		font-size: 1.15vw;
		line-height: 1.45;
		font-weight: 700;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online a {
		border: 0.05vw solid #dcdee0;
		color: #111;
		font-size: 0.94vw;
		line-height: 1;
		font-weight: 600;
		padding: 1.25vw 5.47vw;
		background-color: #fff;
		margin-top: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box {
		position: relative;
		width: 51.02vw;
		height: 23.63vw;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box::after {
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 100%;
		height: 100%;
		border: 0.05vw solid #dcdee0;
		-webkit-backdrop-filter: blur(1.04vw);
		        backdrop-filter: blur(1.04vw);
		background-color: #fff;
		opacity: 0.85;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap {
		margin-bottom: 1.25vw;
		position: relative;
		z-index: 1;
		display: inline-block;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap h2 {
		background: #6161611a;
		color: #616161;
		font-size: 0.83vw;
		line-height: 1.4;
		font-weight: 700;
		padding: 0.42vw 1.04vw;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .img_wrap {
		position: relative;
		z-index: 1;
		width: 15.62vw;
		margin-bottom: 0.83vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap {
		margin-bottom: 0.52vw;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap p {
		font-weight: 700;
		font-size: 0.94vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap span {
		font-size: 0.94vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap {
		margin-bottom: 1.67vw;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap p {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap a {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
		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: 15.62vw;
		height: 3.33vw;
		border: 0.05vw solid #c8cacc;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_char {
		position: relative;
		width: 100%;
		height: 48.67vw;
		overflow: hidden;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover {
		position: relative;
		width: 100%;
		height: 100%;
		opacity: 0;
		-webkit-transition: opacity 0.25s ease;
		transition: opacity 0.25s ease;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover.show {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover .bg {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		width: 100%;
		min-height: 100vh;
		background: url(../img/pc/full_img.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		        background-size: cover;
		pointer-events: none;
		background-position: top;
	}
	.showcase_mighteez_3rd_popup .sc_sns {
		position: relative;
		z-index: 2;
		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: 5.21vw 0 5.21vw;
		background: #292929;
		position: relative;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_sns .img_wrap {
		width: 25.04vw;
		margin-bottom: 1.25vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .txt {
		font-size: 0.94vw;
		line-height: 1.44;
		color: #fff;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .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.61vw;
		gap: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a {
		cursor: pointer;
		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 #dcdee0;
		background-color: #fff;
		width: 19.78vw;
		height: 3.54vw;
		-webkit-border-radius: 0.1vw;
		        border-radius: 0.1vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a p {
		font-size: clamp(0.94vw, 0.94vw, 520.51vw);
		font-weight: 600;
		line-height: 1.1;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 0.42vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(1.15vw, 1.25vw, 520.51vw);
		height: clamp(1.15vw, 1.25vw, 520.51vw);
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(0.94vw, 1.04vw, 520.51vw);
		height: clamp(1.15vw, 1.25vw, 520.51vw);
	}
	.showcase_mighteez_3rd_popup .sc_sns a {
		color: inherit;
	}
	.showcase_mighteez_3rd_popup .sc_notice {
		position: relative;
		z-index: 2;
		background: #ebedee;
		padding: 3.12vw 0 3.12vw;
		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.52vw;
	}
	.showcase_mighteez_3rd_popup .sc_notice h2 {
		font-size: 0.94vw;
		line-height: 1.44;
		font-weight: 700;
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .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_mighteez_3rd_popup .sc_notice ul li i {
		font-size: clamp(0.73vw, 0.73vw, 520.51vw);
		font-style: normal;
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul li p {
		padding-left: 0.31vw;
		line-height: 1.43;
		font-size: clamp(0.73vw, 0.73vw, 520.51vw);
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap,
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap,
	.showcase_mighteez_3rd_popup .sc_gift .content_box,
	.showcase_mighteez_3rd_popup .sc_item .slide_wrap {
		opacity: 0;
		-webkit-transform: translateY(4.16vw);
		    -ms-transform: translateY(4.16vw);
		        transform: translateY(4.16vw);
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo {
		opacity: 0;
		-webkit-transform: translateY(4.16vw);
		    -ms-transform: translateY(4.16vw);
		        transform: translateY(4.16vw);
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_video {
		background-image: url(../img/pc/video_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 64.65vw;
		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_mighteez_3rd_popup .sc_video .title_wrap {
		width: 25.87vw;
		margin-bottom: 2.92vw;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap {
		width: 72.88vw;
		margin: 0 auto;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap .video_box {
		width: 72.88vw;
		height: 40.6vw;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap iframe {
		width: 100%;
		height: 100%;
		display: block;
		border: 0;
	}
	.showcase_mighteez_3rd_popup .sc_gift {
		background: #a92a33;
		padding: 6.25vw 0 9.79vw;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		width: 23.58vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap h3 {
		width: 12.13vw;
		margin: -0.52vw auto 1.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul {
		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;
		gap: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li {
		width: 24.99vw;
		height: 31.96vw;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li .txt_wrap {
		position: absolute;
		bottom: 1.67vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 100%;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li h4 {
		color: #fff;
		font-size: 0.68vw;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 0.83vw;
		padding: 0.42vw;
		background-color: #000;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li p {
		color: #111;
		font-size: 0.78vw;
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list {
		margin-top: 1.3vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list p {
		font-size: 0.73vw;
		font-weight: 500;
		line-height: 1.3;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_item {
		background-color: #292929;
		height: 109.32vw;
		padding-top: 10.41vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .top_content {
		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_mighteez_3rd_popup .sc_item .title_wrap h2 {
		width: 12.02vw;
		margin-bottom: 0.83vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap h3 {
		color: #111;
		font-size: 1.87vw;
		line-height: 1.45;
		margin-bottom: 0.83vw;
		text-align: center;
		font-weight: 400;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap p {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.45;
		margin-bottom: 1.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap {
		border: 0.05vw solid #c8cacc;
		background-color: #fff;
		width: 15.62vw;
		height: 3.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;
		margin-bottom: 4.11vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap span {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination {
		position: absolute;
		top: auto;
		bottom: 1.04vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet {
		width: 0.47vw;
		height: 0.47vw;
		margin: 0;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper {
		max-width: 61.43vw;
		height: 59.86vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide {
		text-align: center;
		font-size: 0.94vw;
		background: #444;
		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;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet {
		width: 0.47vw;
		height: 0.47vw;
		background-color: #fff;
		opacity: 0.4;
		margin: 0 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap {
		text-align: center;
		font-size: 0;
		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;
		width: 61.43vw;
		margin: 1.04vw auto 0;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(2) {
		-webkit-transform: translateY(3.12vw);
		    -ms-transform: translateY(3.12vw);
		        transform: translateY(3.12vw);
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(3) {
		-webkit-transform: translateY(1.56vw);
		    -ms-transform: translateY(1.56vw);
		        transform: translateY(1.56vw);
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		text-align: center;
		margin-bottom: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap h2 {
		font-family: "alternate-gothic-atf", sans-serif;
		font-weight: 700;
		font-size: 2.92vw;
		line-height: 1;
		color: #46b9a1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap {
		margin-bottom: 1.82vw;
		text-align: center;
		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_mighteez_3rd_popup .sc_reserve .badge_wrap ul {
		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;
		gap: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li {
		font-size: 0.73vw;
		line-height: 1.45;
		font-weight: 700;
		padding: 0.31vw 0.83vw;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(1) {
		color: #fff;
		background: #111;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(2) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(3) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box {
		position: relative;
		width: 51.02vw;
		height: 20.2vw;
		padding: 2.6vw 0 0 5.21vw;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box {
		padding: 2.6vw 0 0 4.16vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box {
		padding: 2.6vw 0 0 4.16vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box {
		height: 16.24vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box.bottom_box {
		height: 18.64vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box:nth-of-type(1) {
		z-index: 3;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box + .content_box {
		margin-top: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .content_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box {
		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;
		gap: 4.27vw;
		position: relative;
		z-index: 2;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box {
		gap: 2.03vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .left_wrap h3 {
		color: #a92a33;
		font-size: 1.67vw;
		line-height: 1.3;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap + .location_wrap {
		margin-top: 0.73vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap h4 {
		color: #111;
		font-size: 1.15vw;
		font-weight: 700;
		line-height: 1.45;
		margin-bottom: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location {
		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;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .location_wrap .location + .location {
		margin-top: 0.31vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span {
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
		padding: 0.21vw 0.52vw;
		display: block;
		font-size: 0.62vw;
		line-height: 1.45;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(1) {
		color: #fff;
		background: #46b9a1;
		margin-right: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(2) {
		color: #46b9a1;
		background: #daf1ec;
		margin-right: 0.42vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location.bgfff span {
		background: #46b9a133 !important;
		color: #46b9a1 !important;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location p {
		color: #111;
		font-size: 0.94vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap {
		margin-top: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap p {
		font-size: 0.83vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box {
		position: relative;
		margin-top: 1.25vw;
		z-index: 10;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button {
		font-size: 0.94vw;
		line-height: 1.35;
		color: #111;
		width: 13.53vw;
		height: 3.12vw;
		border: 0.05vw solid #c8cacc;
		position: relative;
		padding-right: 1.09vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		content: "";
		background-image: url(../img/pc/reserve_arrow.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 0.68vw;
		height: 0.52vw;
		position: absolute;
		top: 52%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: 2.71vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .link_box button::after {
		right: 3.64vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		right: 3.07vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .link_box button::after {
		right: 2.39vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul {
		position: absolute;
		top: 3.33vw;
		left: 0;
		border: 0.05vw solid #c8cacc;
		width: 13.53vw;
		background-color: #fff;
		padding: 0.68vw 0.62vw;
		text-align: center;
		display: none;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul {
		padding: 0.68vw 0;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box.is-open ul {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li {
		padding: 0.42vw 0.52vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a {
		font-size: 0.94vw;
		line-height: 1.35;
		color: #111;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #111;
		width: 100%;
		height: 0.05vw;
		opacity: 0;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a:hover::after {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box.is-open button::after {
		top: 45%;
		-webkit-transform: translateY(-50%) rotate(-180deg);
		    -ms-transform: translateY(-50%) rotate(-180deg);
		        transform: translateY(-50%) rotate(-180deg);
	}
}

@media screen and (min-width: 991px) and (max-width: 1920px) {
	.showcase_mighteez_3rd_popup {
		/* sc_tab */
		/* 새로 추가 */
		/* 새로 추가 */
		/* 기본: off 보임, on 숨김 */
		/* 활성일 때만 on 보이게 토글 */
		/* sc_gift */
		/* 부모 컨테이너 */
		/* 아래에 깔려 있을 요소 */
		/* sc_reserve */
		/* sc_online */
		/* sc_char */
		/* sc_sns */
		/* sc_notice */
	}
	.showcase_mighteez_3rd_popup .sc_main {
		background-image: url(../img/pc/main_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 910px;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_main .copy_wrap {
		width: 81px;
		position: absolute;
		bottom: 51px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_period {
		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;
		background: #db323e;
		text-align: center;
		padding: 60px 0;
	}
	.showcase_mighteez_3rd_popup .sc_period h2 {
		margin-bottom: 16px;
		font-size: 32px;
		line-height: 1.45;
		letter-spacing: -0.015em;
		font-weight: 700;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_period p {
		font-size: 20px;
		line-height: 1.45;
		letter-spacing: -0.015em;
		font-weight: 700;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_intro {
		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: 32px;
		background: #3b393b;
		text-align: center;
		padding: 150px 0;
	}
	.showcase_mighteez_3rd_popup .sc_intro .title_wrap h2 {
		font-weight: 700;
		color: #fff;
		font-size: 42px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_intro .img_wrap {
		width: 762px;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p {
		font-size: 20px;
		line-height: 1.45;
		letter-spacing: -0.015em;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p + p {
		margin-top: 12px;
	}
	.showcase_mighteez_3rd_popup .sc_tab {
		position: relative;
		background-image: url(../img/pc/tab_bg.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 1425px;
		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;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__thumb {
		width: 140px;
		height: 140px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__inner {
		font-size: 14px;
		letter-spacing: -0.02em;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button .bullet__inner {
		padding: 0.36vw 0.73vw;
		-webkit-border-radius: 0.21vw;
		        border-radius: 0.21vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(1) .bullet__inner {
		background: #ffdaab;
		color: #ff4300;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(2) .bullet__inner {
		background: #e6e7e8;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(3) .bullet__inner {
		background: #c2dff5;
		color: #005392;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(4) .bullet__inner {
		background: #fff7e7;
		color: #ff1849;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(5) .bullet__inner {
		background: #9e7eb9;
		color: #e8dfff;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(6) .bullet__inner {
		background: #fff9ae;
		color: #ff3f00;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(7) .bullet__inner {
		background: #4c4d63;
		color: #abe1fa;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button:nth-child(8) .bullet__inner {
		background: #f0f2f4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination-bullet.swiper-pagination-bullet-active .bullet__inner {
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap {
		margin-top: 103px;
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 {
		width: auto;
		margin-bottom: 1.04vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 p {
		font-size: clamp(0.68vw, 1.67vw, 520.78vw);
		line-height: 1.3;
		font-weight: 400;
		margin-bottom: 0.52vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 img {
		width: 363px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt {
		margin-top: 1.56vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt p {
		font-size: clamp(0.68vw, 0.83vw, 520.78vw);
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap .txt p + p {
		margin-top: 0.63vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap {
		position: relative;
		width: 1180px;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .mySwiper1 {
		padding-top: 11vw;
		overflow: hidden !important;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-wrapper {
		height: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 1.04vw;
		padding: 0;
		margin: 0;
		display: flex;
		padding: 0;
		margin: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide .copy {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		bottom: 20px;
		width: 125px;
		height: 20px;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide img {
		min-width: 0;
		/* flex 컨텐츠 폭 강제 축소 허용 */
		display: block;
		/* inline 여백 제거 */
		width: 100%;
		/* 보조 */
		height: auto;
		object-fit: cover;
		/* 필요 시 */
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-wrapper {
		gap: 0 !important;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap {
		position: absolute;
		width: 100%;
		height: auto;
		bottom: auto;
		top: 0;
		left: 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;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-next {
		width: 2.08vw;
		height: 2.08vw;
		color: transparent;
		z-index: 3;
		left: auto;
		top: auto;
		right: 2.6vw;
		bottom: auto;
		top: 2.24vw;
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-prev {
		width: 2.08vw;
		height: 2.08vw;
		color: transparent;
		z-index: 3;
		left: auto;
		top: auto;
		left: 3.65vw;
		bottom: auto;
		top: 2.24vw;
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet {
		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.42vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--off {
		display: block;
		-webkit-transform: scale(1.04878);
		    -ms-transform: scale(1.04878);
		        transform: scale(1.04878);
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--on {
		display: none;
		-webkit-transform: scale(1.04878);
		    -ms-transform: scale(1.04878);
		        transform: scale(1.04878);
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--off {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--on {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide .swiper-horizontal > .swiper-pagination-bullets,
	.showcase_mighteez_3rd_popup .swiper-pagination-bullets.swiper-pagination-horizontal {
		position: relative;
		top: 16px;
		bottom: auto;
		left: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 6px;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet {
		width: 140px;
		height: 140px;
		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-background-size: contain;
		        background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
		background-color: transparent;
		opacity: 1;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 140px;
		height: 140px;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box {
		position: absolute;
		width: 100%;
		height: 100%;
		pointer-events: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.umbrage {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.animal img {
		position: absolute;
		z-index: 2;
		visibility: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_00 {
		width: 637px;
		bottom: 20px;
		left: 218px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_01 {
		width: 637px;
		bottom: 20px;
		right: 263px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_02 {
		width: 637px;
		bottom: 40px;
		left: 210px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_03 {
		width: 637px;
		bottom: 59px;
		right: 293px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_04 {
		width: 637px;
		bottom: 60px;
		left: 190px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_05 {
		width: 637px;
		bottom: 78px;
		left: 310px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_06 {
		width: 637px;
		bottom: 4px;
		right: 330px;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_07 {
		width: 637px;
		bottom: 130px;
		right: 280px;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination {
		position: absolute;
		top: auto;
		bottom: 20px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		gap: 7px;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper {
		max-width: 1180px;
		height: 1150px;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #444;
		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;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		background-color: #fff;
		opacity: 0.4;
		margin: 0 4px;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap {
		text-align: center;
		font-size: 0;
		margin-top: 120px;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img {
		width: 380px;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:first-child {
		-webkit-transform: translateY(100px);
		    -ms-transform: translateY(100px);
		        transform: translateY(100px);
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(2) {
		-webkit-transform: translateY(320px);
		    -ms-transform: translateY(320px);
		        transform: translateY(320px);
		margin: 0 20px;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(3) {
		-webkit-transform: translateY(160px);
		    -ms-transform: translateY(160px);
		        transform: translateY(160px);
	}
	.showcase_mighteez_3rd_popup .sticky_wrap {
		position: relative;
		width: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_gift {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		height: 1260px;
		z-index: 1;
		background-image: url(../img/pc/gift_bg.jpg);
		width: 100%;
		-webkit-background-size: cover;
		        background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		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: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-top: 180px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box {
		width: 780px;
		height: 577px;
		position: relative;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(20px);
		        backdrop-filter: blur(20px);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #ff6bae;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap h2 {
		color: #ff3d93;
		background: #facfe2;
		padding: 8px 20px;
		font-weight: 700;
		font-size: 14px;
		line-height: 1.35;
		margin-bottom: 24px;
		display: inline-block;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap p {
		font-size: 18px;
		line-height: 1.4;
		color: #111;
		margin-bottom: 8px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap span {
		color: #616161;
		font-size: 14px;
		line-height: 1.4;
		display: block;
		margin-bottom: 32px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .img_wrap {
		width: 430px;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve {
		background-image: url(../img/pc/reserve_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		padding: 150px 0;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .first_content_box {
		position: relative;
		width: 980px;
		height: auto;
		padding-top: 40px;
		padding-bottom: 50px;
		margin: 0 auto 20px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		margin-bottom: 24px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap h2 {
		width: 251px;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .reserve_logo {
		width: 266px;
		margin: 0 auto 30px;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 4px;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .location_wrap p {
		font-size: 18px;
	}
	.showcase_mighteez_3rd_popup .first_content_box::before {
		content: "";
		border: 1px solid #7f5993;
		-webkit-backdrop-filter: blur(20px);
		        backdrop-filter: blur(20px);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		background-color: #fff;
		opacity: 0.85;
	}
	.showcase_mighteez_3rd_popup .location_wrap::after {
		content: "";
		width: 1px;
		height: 278px;
		background: #c8cacc;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		display: none;
	}
	.showcase_mighteez_3rd_popup .location_wrap > div {
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_wrap h3,
	.showcase_mighteez_3rd_popup .event_wrap h3 {
		color: #7f5993;
		background: #cec6e3;
		margin-bottom: 20px;
		display: inline-block;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		padding: 8px 20px;
		font-size: 14px;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap {
		margin-bottom: 10px;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap h4 {
		font-weight: 700;
		font-size: 18px;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap p {
		font-size: 18px;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap .top_wrap {
		margin-bottom: 10px;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap {
		margin-bottom: 32px;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap p {
		color: #616161;
		font-size: 16px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .link_wrap {
		margin: 0 auto;
		width: 300px;
		height: 64px;
		border: 1px solid #c8cacc;
		background-color: #fff;
		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_mighteez_3rd_popup .sc_reserve .link_wrap a {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .event_wrap {
		position: relative;
		z-index: 1;
		padding-top: 40px;
		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_mighteez_3rd_popup .event_wrap::before {
		content: "";
		background-image: url(../img/pc/dashed.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap strong {
		color: #111;
		font-size: 32px;
		line-height: 1.4;
		font-weight: 700;
		display: block;
		margin-bottom: 5px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap p {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 16px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .img_wrap {
		width: 502px;
		margin-bottom: 24px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_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;
		gap: 20px;
		margin-bottom: 32px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap h5 {
		font-size: 16px;
		line-height: 1.4;
		font-weight: 700;
		color: #fff;
		background: #7f5993;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		padding: 8px 20px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc p {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 2px;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc span {
		color: #616161;
		font-size: 16px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box {
		position: relative;
		width: 980px;
		height: 544px;
		padding-top: 40px;
		margin: 0 auto;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .en_ver .second_content_box {
		height: 568px;
	}
	.showcase_mighteez_3rd_popup .second_content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(20px);
		        backdrop-filter: blur(20px);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid #ff6bae;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .second_content_box h3 {
		position: relative;
		z-index: 1;
		color: #f1668d;
		background: #facfe2;
		font-size: 14px;
		line-height: 1.4;
		font-weight: 700;
		padding: 8px 20px;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		margin-bottom: 20px;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .second_content_box .content_wrap {
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap {
		margin-bottom: 10px;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap p {
		font-weight: 700;
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap span {
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap {
		margin-bottom: 20px;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap p {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap {
		margin-bottom: 32px;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap p {
		color: #616161;
		font-size: 16px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online {
		background-image: url(../img/pc/online_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center;
		height: 1057px;
		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;
		padding-top: 150px;
		position: relative;
		z-index: 2;
	}
	.showcase_mighteez_3rd_popup .sc_online h2 {
		width: 288px;
		margin: 0 auto 24px;
	}
	.showcase_mighteez_3rd_popup .sc_online p {
		color: #fff;
		font-size: 22px;
		line-height: 1.45;
		font-weight: 700;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online a {
		border: 1px solid #dcdee0;
		color: #111;
		font-size: 18px;
		line-height: 1;
		font-weight: 600;
		padding: 24px 105px;
		background-color: #fff;
		margin-top: 32px;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box {
		position: relative;
		width: 980px;
		height: 454px;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box::after {
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 100%;
		height: 100%;
		border: 1px solid #dcdee0;
		-webkit-backdrop-filter: blur(20px);
		        backdrop-filter: blur(20px);
		background-color: #fff;
		opacity: 0.85;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap {
		margin-bottom: 24px;
		position: relative;
		z-index: 1;
		display: inline-block;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap h2 {
		background: #6161611a;
		color: #616161;
		font-size: 16px;
		line-height: 1.4;
		font-weight: 700;
		padding: 8px 20px;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .img_wrap {
		position: relative;
		z-index: 1;
		width: 300px;
		margin-bottom: 16px;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap {
		margin-bottom: 10px;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap p {
		font-weight: 700;
		font-size: 18px;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap span {
		font-size: 18px;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap {
		margin-bottom: 32px;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap p {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap a {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
		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: 300px;
		height: 64px;
		border: 1px solid #c8cacc;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_char {
		position: relative;
		width: 100%;
		height: 935px;
		overflow: hidden;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover {
		position: relative;
		width: 100%;
		height: 100%;
		opacity: 0;
		-webkit-transition: opacity 0.25s ease;
		transition: opacity 0.25s ease;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover.show {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover .bg {
		position: fixed;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		width: 100%;
		min-height: 100vh;
		background: url(../img/pc/full_img.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		        background-size: cover;
		pointer-events: none;
		background-position: top;
	}
	.showcase_mighteez_3rd_popup .sc_sns {
		position: relative;
		z-index: 2;
		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: 100px 0 100px;
		background: #292929;
		position: relative;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_sns .img_wrap {
		width: 481px;
		margin-bottom: 24px;
	}
	.showcase_mighteez_3rd_popup .sc_sns .txt {
		font-size: 18px;
		line-height: 1.44;
		color: #fff;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .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: 31px;
		gap: 20px;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a {
		cursor: pointer;
		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 #dcdee0;
		background-color: #fff;
		width: 380px;
		height: 68px;
		-webkit-border-radius: 2px;
		        border-radius: 2px;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a p {
		font-size: clamp(18px, 18px, 9999px);
		font-weight: 600;
		line-height: 1.1;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 8px;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(22px, 24px, 9999px);
		height: clamp(22px, 24px, 9999px);
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(18px, 20px, 9999px);
		height: clamp(22px, 24px, 9999px);
	}
	.showcase_mighteez_3rd_popup .sc_sns a {
		color: inherit;
	}
	.showcase_mighteez_3rd_popup .sc_notice {
		position: relative;
		z-index: 2;
		background: #ebedee;
		padding: 60px 0 60px;
		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: 10px;
	}
	.showcase_mighteez_3rd_popup .sc_notice h2 {
		font-size: 18px;
		line-height: 1.44;
		font-weight: 700;
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .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_mighteez_3rd_popup .sc_notice ul li i {
		font-size: clamp(14px, 14px, 9999px);
		font-style: normal;
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul li p {
		padding-left: 6px;
		line-height: 1.43;
		font-size: clamp(14px, 14px, 9999px);
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap,
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap,
	.showcase_mighteez_3rd_popup .sc_gift .content_box,
	.showcase_mighteez_3rd_popup .sc_item .slide_wrap {
		opacity: 0;
		-webkit-transform: translateY(80px);
		    -ms-transform: translateY(80px);
		        transform: translateY(80px);
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo {
		opacity: 0;
		-webkit-transform: translateY(80px);
		    -ms-transform: translateY(80px);
		        transform: translateY(80px);
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_video {
		background-image: url(../img/pc/video_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 1242px;
		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_mighteez_3rd_popup .sc_video .title_wrap {
		width: 497px;
		margin-bottom: 56px;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap {
		width: 1400px;
		margin: 0 auto;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap .video_box {
		width: 1400px;
		height: 780px;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap iframe {
		width: 100%;
		height: 100%;
		display: block;
		border: 0;
	}
	.showcase_mighteez_3rd_popup .sc_gift {
		background: #a92a33;
		padding: 120px 0 188px;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		width: 453px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap h3 {
		width: 233px;
		margin: -10px auto 32px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul {
		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;
		gap: 20px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li {
		width: 480px;
		height: 614px;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li .txt_wrap {
		position: absolute;
		bottom: 32px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 100%;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li h4 {
		color: #fff;
		font-size: 13px;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 16px;
		padding: 8px;
		background-color: #000;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li p {
		color: #111;
		font-size: 15px;
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list {
		margin-top: 25px;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list p {
		font-size: 14px;
		font-weight: 500;
		line-height: 1.3;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_item {
		background-color: #292929;
		height: 2100px;
		padding-top: 200px;
	}
	.showcase_mighteez_3rd_popup .sc_item .top_content {
		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_mighteez_3rd_popup .sc_item .title_wrap h2 {
		width: 231px;
		margin-bottom: 16px;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap h3 {
		color: #111;
		font-size: 36px;
		line-height: 1.45;
		margin-bottom: 16px;
		text-align: center;
		font-weight: 400;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap p {
		color: #111;
		font-size: 18px;
		line-height: 1.45;
		margin-bottom: 32px;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap {
		border: 1px solid #c8cacc;
		background-color: #fff;
		width: 300px;
		height: 64px;
		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: 79px;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap span {
		color: #111;
		font-size: 18px;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination {
		position: absolute;
		top: auto;
		bottom: 20px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		margin: 0;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper {
		max-width: 1180px;
		height: 1150px;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide {
		text-align: center;
		font-size: 18px;
		background: #444;
		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;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-slide img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		background-color: #fff;
		opacity: 0.4;
		margin: 0 4px;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap {
		text-align: center;
		font-size: 0;
		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;
		width: 1180px;
		margin: 20px auto 0;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(2) {
		-webkit-transform: translateY(60px);
		    -ms-transform: translateY(60px);
		        transform: translateY(60px);
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap img:nth-child(3) {
		-webkit-transform: translateY(30px);
		    -ms-transform: translateY(30px);
		        transform: translateY(30px);
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		text-align: center;
		margin-bottom: 20px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap h2 {
		font-family: "alternate-gothic-atf", sans-serif;
		font-weight: 700;
		font-size: 56px;
		line-height: 1;
		color: #46b9a1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap {
		margin-bottom: 35px;
		text-align: center;
		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_mighteez_3rd_popup .sc_reserve .badge_wrap ul {
		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;
		gap: 10px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li {
		font-size: 14px;
		line-height: 1.45;
		font-weight: 700;
		padding: 6px 16px;
		-webkit-border-radius: 4px;
		        border-radius: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(1) {
		color: #fff;
		background: #111;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(2) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(3) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box {
		position: relative;
		width: 980px;
		height: 388px;
		padding: 50px 0 0 100px;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box {
		padding: 50px 0 0 80px;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box {
		padding: 50px 0 0 80px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box {
		height: 312px;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box.bottom_box {
		height: 358px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box:nth-of-type(1) {
		z-index: 3;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box + .content_box {
		margin-top: 20px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .content_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box {
		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;
		gap: 82px;
		position: relative;
		z-index: 2;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box {
		gap: 39px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .left_wrap h3 {
		color: #a92a33;
		font-size: 32px;
		line-height: 1.3;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap + .location_wrap {
		margin-top: 14px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap h4 {
		color: #111;
		font-size: 22px;
		font-weight: 700;
		line-height: 1.45;
		margin-bottom: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location {
		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;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .location_wrap .location + .location {
		margin-top: 6px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span {
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		padding: 4px 10px;
		display: block;
		font-size: 12px;
		line-height: 1.45;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(1) {
		color: #fff;
		background: #46b9a1;
		margin-right: 4px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(2) {
		color: #46b9a1;
		background: #daf1ec;
		margin-right: 8px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location.bgfff span {
		background: #46b9a133 !important;
		color: #46b9a1 !important;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location p {
		color: #111;
		font-size: 18px;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap {
		margin-top: 20px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap p {
		font-size: 16px;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box {
		position: relative;
		margin-top: 24px;
		z-index: 10;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button {
		font-size: 18px;
		line-height: 1.35;
		color: #111;
		width: 260px;
		height: 60px;
		border: 1px solid #c8cacc;
		position: relative;
		padding-right: 21px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		content: "";
		background-image: url(../img/pc/reserve_arrow.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 13px;
		height: 10px;
		position: absolute;
		top: 52%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: 52px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .link_box button::after {
		right: 70px;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		right: 59px;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .link_box button::after {
		right: 46px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul {
		position: absolute;
		top: 64px;
		left: 0;
		border: 1px solid #c8cacc;
		width: 260px;
		background-color: #fff;
		padding: 13px 12px;
		text-align: center;
		display: none;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul {
		padding: 13px 0;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box.is-open ul {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li {
		padding: 8px 10px;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a {
		font-size: 18px;
		line-height: 1.35;
		color: #111;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: #111;
		width: 100%;
		height: 1px;
		opacity: 0;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a:hover::after {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box.is-open button::after {
		top: 45%;
		-webkit-transform: translateY(-50%) rotate(-180deg);
		    -ms-transform: translateY(-50%) rotate(-180deg);
		        transform: translateY(-50%) rotate(-180deg);
	}
}

@media screen and (max-width: 990px) {
	.showcase_mighteez_3rd_popup {
		/* first_wrap */
		/* sc_tab */
		/* 새로 추가 */
		/* 새로 추가 */
		/* (선택) 활성 시 썸네일만 약간 확대 — 레이아웃은 그대로 */
		/* sc_reserve */
		/* sc_online */
		/* sc_char */
		/* sc_sns */
		/* sc_notice */
		/* progress bar */
	}
	.showcase_mighteez_3rd_popup .mo_only {
		display: block !important;
	}
	.showcase_mighteez_3rd_popup .pc_only {
		display: none !important;
	}
	.showcase_mighteez_3rd_popup .sc_main {
		background-image: url(../img/mo/main_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 150.13vw;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_main .copy_wrap {
		width: 16.27vw;
		position: absolute;
		bottom: 5.33vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_period {
		padding: 18.67vw 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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
		background: #db323e;
	}
	.showcase_mighteez_3rd_popup .sc_period h2 {
		color: #fff;
		font-size: 6.4vw;
		line-height: 1.45;
		font-weight: 700;
		letter-spacing: -0.015em;
		margin-bottom: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_period h2 span {
		font-size: 4.27vw;
		line-height: 1.45;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_period p {
		color: #fff;
		font-size: 3.73vw;
		line-height: 1.45;
		font-weight: 700;
		letter-spacing: -0.015em;
	}
	.showcase_mighteez_3rd_popup .sc_intro {
		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: 6.4vw;
		background: #3b393b;
		text-align: center;
		padding: 26.67vw 0;
	}
	.showcase_mighteez_3rd_popup .sc_intro .title_wrap h2 {
		font-weight: 700;
		color: #fff;
		font-size: 6.4vw;
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_intro .title_wrap h2 span {
		font-size: 5.33vw;
		line-height: 1.35;
		color: #fff;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_intro .img_wrap {
		width: 91.47vw;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p {
		font-size: 4.8vw;
		line-height: 1.45;
		letter-spacing: -0.015em;
		color: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_intro .txt_wrap p + p {
		margin-top: 4.8vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab {
		background-image: url(../img/mo/tab_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 256vw;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_tab .copy {
		width: 16.8vw;
		position: absolute;
		bottom: 5.33vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__thumb {
		width: 22.4vw;
		height: 24vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .btn_wrap .swiper-pagination button .bullet__inner {
		padding: 1.07vw 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .bullet__inner {
		font-size: 3.2vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap {
		padding-top: 24vw;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .txt_wrap h2 {
		width: 48.27vw;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap {
		width: 100%;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .mySwiper1 {
		width: 100%;
		padding-top: 0;
		margin-top: 2.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-wrapper {
		height: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 0;
		padding: 0 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-slide img {
		width: 100%;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-prev {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap .swiper-button-next {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
		/* 스무스 스크롤 */
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		/* 줄바꿈 방지 */
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		width: 22.4vw;
		height: 24vw;
		height: auto;
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
		gap: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 22.4vw;
		height: 24vw;
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box {
		position: absolute;
		width: 100%;
		height: 100%;
		pointer-events: none;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box.char {
		z-index: 2;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.umbrage {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .btn_wrap {
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--off {
		display: block;
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--on {
		display: none;
		-webkit-transform: scale(1);
		    -ms-transform: scale(1);
		        transform: scale(1);
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .btn_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;
		gap: 0;
		margin-bottom: 8.53vw;
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-button-prev,
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-button-next {
		position: static;
		/* flex 정렬용 */
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-pagination {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto;
		min-width: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-touch-action: pan-x;
		    touch-action: pan-x;
		overflow-y: hidden;
		padding: 0;
		position: relative;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-pagination::-webkit-scrollbar {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--off {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .icon--on {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--off {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_tab .swiper-pagination .swiper-pagination-bullet-active .icon--on {
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_wrap .swiper-pagination-bullet {
		opacity: 1;
		margin: 0;
	}
	.showcase_mighteez_3rd_popup .mySwiper1 .swiper-pagination .swiper-pagination-bullet-active .bullet__thumb {
		will-change: transform;
	}
	.showcase_mighteez_3rd_popup .sc_tab .obj.animal {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 3;
	}
	.showcase_mighteez_3rd_popup .sc_tab .obj.animal img {
		position: absolute;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_00 {
		width: 59.47vw;
		bottom: 33.6vw;
		left: 3.73vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_01 {
		width: 59.47vw;
		bottom: 29.6vw;
		left: 38.4vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_02 {
		width: 59.47vw;
		left: 39.73vw;
		bottom: 26.93vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_03 {
		width: 59.47vw;
		left: -0.53vw;
		bottom: 7.2vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_04 {
		width: 59.47vw;
		left: 34.13vw;
		bottom: 34.4vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_05 {
		width: 59.47vw;
		left: 37.07vw;
		bottom: 28.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_06 {
		width: 59.47vw;
		left: 37.33vw;
		bottom: 25.33vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .tab_animal_07 {
		width: 59.47vw;
		left: -1.33vw;
		bottom: 26.93vw;
	}
	.showcase_mighteez_3rd_popup .sc_tab .img_box .obj.umbrage {
		width: 100%;
		height: 256vw;
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box {
		width: 89.33vw;
		height: 116vw;
		position: relative;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(5.33vw);
		        backdrop-filter: blur(5.33vw);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 0.27vw solid #ff6bae;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap h2 {
		color: #ff3d93;
		background: #facfe2;
		padding: 2.13vw 5.33vw;
		font-weight: 700;
		font-size: 3.47vw;
		line-height: 1.35;
		margin-bottom: 7.47vw;
		display: inline-block;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap p {
		font-size: 4.27vw;
		line-height: 1.4;
		color: #111;
		margin-bottom: 2.13vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap span {
		color: #616161;
		font-size: 3.47vw;
		line-height: 1.4;
		display: block;
		margin-bottom: 5.33vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .img_wrap {
		width: 66.4vw;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve {
		background: -webkit-gradient(linear, left top, left bottom, from(#bfcaf0), to(#dedbf0));
		background: -webkit-linear-gradient(top, #bfcaf0 0%, #dedbf0 100%);
		background: linear-gradient(180deg, #bfcaf0 0%, #dedbf0 100%);
		padding: 32vw 0 26.67vw;
	}
	.showcase_mighteez_3rd_popup .first_content_box {
		position: relative;
		width: 82.93vw;
		height: auto;
		padding-top: 10.67vw;
		padding-bottom: 13.33vw;
		margin: 0 auto 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		margin-bottom: 8.53vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap h2 {
		width: 47.73vw;
		margin: 0 auto;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .reserve_logo {
		width: 53.07vw;
		margin: 0 auto 8.53vw;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .first_content_box::before {
		content: "";
		border: 0.27vw solid #7f5993;
		-webkit-backdrop-filter: blur(5.33vw);
		        backdrop-filter: blur(5.33vw);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
		background-color: #fff;
		opacity: 0.85;
	}
	.showcase_mighteez_3rd_popup .location_wrap::after {
		content: "";
		width: 58.93vw;
		height: 0.27vw;
		background: #c8cacc;
		position: absolute;
		top: 95.2vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		display: none;
	}
	.showcase_mighteez_3rd_popup .location_wrap > div {
		text-align: center;
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .location_wrap p {
		font-size: 4.8vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .en_ver .location_wrap p {
		font-size: 4.27vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .location_wrap h3,
	.showcase_mighteez_3rd_popup .event_wrap h3 {
		color: #7f5993;
		background: #cec6e3;
		margin-bottom: 4.27vw;
		display: inline-block;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
		padding: 2.13vw 5.33vw;
		font-size: 3.47vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap {
		margin-bottom: 2.67vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap h4 {
		font-weight: 700;
		font-size: 4.8vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .en_ver .location_wrap .period_wrap h4 {
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap p {
		font-size: 4.8vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .en_ver .location_wrap .period_wrap p {
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .period_wrap .top_wrap {
		margin-bottom: 2.13vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap {
		margin-bottom: 6.4vw;
	}
	.showcase_mighteez_3rd_popup .location_wrap .txt_wrap p {
		color: #616161;
		font-size: 3.73vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .link_wrap {
		margin: 0 auto;
		width: 58.93vw;
		height: 13.87vw;
		border: 0.27vw solid #c8cacc;
		background-color: #fff;
		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_mighteez_3rd_popup .sc_reserve .link_wrap a {
		color: #111;
		font-size: 4.27vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .event_wrap {
		position: relative;
		z-index: 1;
		padding-top: 10.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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_mighteez_3rd_popup .event_wrap::before {
		content: "";
		background-image: url(../img/mo/dashed.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 0.27vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap strong {
		color: #111;
		font-size: 7.47vw;
		line-height: 1.4;
		font-weight: 700;
		display: block;
		margin-bottom: 2.13vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .txt_wrap p {
		font-size: 4.8vw;
		line-height: 1.4;
		margin-bottom: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .event_wrap .txt_wrap p {
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .img_wrap {
		width: 94.67vw;
		margin-bottom: 6.4vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_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;
		gap: 4.27vw;
		margin-bottom: 6.4vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap h5 {
		font-size: 3.47vw;
		line-height: 1.4;
		font-weight: 700;
		color: #fff;
		background: #7f5993;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
		padding: 2.13vw 5.33vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc {
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc p {
		color: #111;
		font-size: 4.27vw;
		line-height: 1.4;
		margin-bottom: 1.6vw;
	}
	.showcase_mighteez_3rd_popup .event_wrap .etc_wrap .etc span {
		color: #616161;
		font-size: 3.73vw;
		line-height: 1.4;
		display: block;
	}
	.showcase_mighteez_3rd_popup .second_content_box {
		position: relative;
		width: 82.93vw;
		height: 138.13vw;
		padding-top: 10.67vw;
		margin: 0 auto;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .en_ver .second_content_box {
		height: 148.53vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box::after {
		content: "";
		-webkit-backdrop-filter: blur(5.33vw);
		        backdrop-filter: blur(5.33vw);
		background-color: #fff;
		opacity: 0.7;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 0.27vw solid #ff6bae;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box h3 {
		position: relative;
		z-index: 1;
		color: #f1668d;
		background: #facfe2;
		font-size: 3.47vw;
		line-height: 1.4;
		font-weight: 700;
		padding: 2.13vw 5.33vw;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
		margin-bottom: 4.27vw;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .second_content_box .content_wrap {
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap {
		margin-bottom: 2.13vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap p {
		font-weight: 700;
		font-size: 4.8vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .en_ver .second_content_box .period_wrap p {
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .period_wrap span {
		font-size: 4.8vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .en_ver .second_content_box .period_wrap span {
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap {
		margin-bottom: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .txt_wrap p {
		color: #111;
		font-size: 4.27vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap {
		margin-bottom: 6.4vw;
	}
	.showcase_mighteez_3rd_popup .second_content_box .etc_wrap p {
		color: #616161;
		font-size: 3.73vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online {
		background-image: url(../img/mo/online_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center;
		height: 150.93vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-top: 26.67vw;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online h2 {
		width: 54.67vw;
		margin: 0 auto 6.4vw;
	}
	.showcase_mighteez_3rd_popup .sc_online p {
		font-size: 4.8vw;
		line-height: 1.45;
		color: #fff;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_online a {
		margin: 6.4vw auto 0;
		color: #111;
		font-size: 4.27vw;
		line-height: 1;
		font-weight: 600;
		width: 84vw;
		height: 17.07vw;
		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;
		background-color: #fff;
		border: 0.27vw solid #dcdee0;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box {
		position: relative;
		width: 82.93vw;
		height: 108.53vw;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box::after {
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		width: 100%;
		height: 100%;
		border: 0.27vw solid #dcdee0;
		-webkit-backdrop-filter: blur(5.33vw);
		        backdrop-filter: blur(5.33vw);
		background-color: #fff;
		opacity: 0.85;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap {
		margin-bottom: 6.4vw;
		position: relative;
		z-index: 1;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .title_wrap h2 {
		background: #6161611a;
		color: #616161;
		font-size: 3.47vw;
		line-height: 1.4;
		font-weight: 700;
		padding: 2.13vw 5.33vw;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .img_wrap {
		position: relative;
		z-index: 1;
		width: 58.67vw;
		margin-bottom: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap {
		margin-bottom: 2.13vw;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap p {
		font-weight: 700;
		font-size: 4.8vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .txt_wrap span {
		font-size: 4.8vw;
		line-height: 1.4;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap {
		margin-bottom: 8.53vw;
		position: relative;
		z-index: 1;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .etc_wrap p {
		color: #111;
		font-size: 4.27vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap {
		position: relative;
		z-index: 1;
	}
	.showcase_mighteez_3rd_popup .sc_online .content_box .link_wrap a {
		color: #111;
		font-size: 4.27vw;
		line-height: 1.4;
		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: 58.93vw;
		height: 13.87vw;
		border: 0.27vw solid #c8cacc;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_char {
		height: 81.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_char .cover .bg {
		background: url(../img/mo/full_img.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		        background-size: cover;
	}
	.showcase_mighteez_3rd_popup .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: 26.67vw 0;
		background-color: #292929;
	}
	.showcase_mighteez_3rd_popup .sc_sns .img_wrap {
		width: 89.87vw;
		margin-bottom: 6.4vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .txt {
		font-size: 4.8vw;
		line-height: 1.44;
		color: #fff;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .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;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		margin-top: 5.33vw;
		gap: 2.67vw;
		width: 100%;
	}
	.showcase_mighteez_3rd_popup .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: 5.87vw 0;
		border: 0.27vw solid #dcdee0;
		background-color: #fff;
		width: 84vw;
		height: 17.07vw;
		-webkit-border-radius: 0.53vw;
		        border-radius: 0.53vw;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a p {
		font-size: clamp(4vw, 4.27vw, 2666.4vw);
		font-weight: 600;
		line-height: 1;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta p {
		margin-left: 3.73vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter p {
		margin-left: 3.73vw;
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_insta img {
		width: clamp(6.4vw, 6.4vw, 2666.4vw);
		height: clamp(6.4vw, 6.4vw, 2666.4vw);
	}
	.showcase_mighteez_3rd_popup .sc_sns .sns_wrap a.sns_twitter img {
		width: clamp(5.33vw, 5.33vw, 2666.4vw);
		height: clamp(6.4vw, 6.4vw, 2666.4vw);
	}
	.showcase_mighteez_3rd_popup .sc_notice {
		padding: 10.67vw 0 10.67vw;
		color: #292929;
		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: 2.67vw;
		text-align: center;
		background: #ebedee;
	}
	.showcase_mighteez_3rd_popup .sc_notice h2 {
		font-size: 4.8vw;
		color: #3f3f3f;
		line-height: 1.44;
		font-weight: 700;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul {
		text-align: center;
		margin: 0 auto;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul li {
		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_mighteez_3rd_popup .sc_notice ul li + li {
		margin-top: 1.6vw;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul li p {
		line-height: 1.44;
		font-size: 3.73vw;
		padding-left: 2.67vw;
		letter-spacing: -0.08vw;
		color: #3f3f3f;
	}
	.showcase_mighteez_3rd_popup .sc_notice ul li i {
		position: absolute;
		font-style: normal;
		font-size: 3.73vw;
		top: 0;
		left: 0;
	}
	.showcase_mighteez_3rd_popup .sc_video {
		background-image: url(../img/mo/video_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		height: 151.73vw;
		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_mighteez_3rd_popup .sc_video .title_wrap {
		width: 50.67vw;
		height: 36.8vw;
		margin-bottom: 10.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap {
		width: 91.47vw;
		margin: 0 auto;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap .video_box {
		width: 91.47vw;
		height: 50.93vw;
	}
	.showcase_mighteez_3rd_popup .sc_video .video_wrap iframe {
		width: 100%;
		height: 100%;
		display: block;
		border: 0;
	}
	.showcase_mighteez_3rd_popup .sc_gift {
		background: #a92a33;
		padding: 26.67vw 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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .title_wrap {
		width: 78.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap h3 {
		width: 44vw;
		margin: 0.53vw auto 7.47vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul {
		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: 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li {
		width: 91.47vw;
		height: 148.53vw;
		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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		position: relative;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li .txt_wrap {
		position: absolute;
		bottom: 8.53vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		width: 100%;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li h4 {
		color: #fff;
		font-size: 3.47vw;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 4.27vw;
		padding: 2.13vw;
		background-color: #000;
		display: inline-block;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap ul li p {
		color: #111;
		font-size: 4vw;
		line-height: 1.35;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list {
		margin-top: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_gift .content_wrap .etc_list p {
		font-size: 3.47vw;
		font-weight: 500;
		line-height: 1.3;
		color: #111;
	}
	.showcase_mighteez_3rd_popup .sc_item {
		background-color: #292929;
		height: 233.33vw;
		min-height: auto;
		padding-top: 26.67vw;
		-webkit-background-size: cover;
		        background-size: cover;
	}
	.showcase_mighteez_3rd_popup .sc_item .top_content {
		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_mighteez_3rd_popup .sc_item .title_wrap h2 {
		width: 61.6vw;
		margin-bottom: 3.2vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap h3 {
		color: #111;
		font-size: 6.93vw;
		line-height: 1.45;
		margin-bottom: 4.27vw;
		text-align: center;
		font-weight: 400;
	}
	.showcase_mighteez_3rd_popup .sc_item .txt_wrap p {
		color: #111;
		font-size: 4.8vw;
		line-height: 1.45;
		margin-bottom: 6.4vw;
		text-align: center;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap {
		border: 0.27vw solid #c8cacc;
		background-color: #fff;
		width: 80vw;
		height: 17.07vw;
		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: 13.33vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .open_wrap span {
		color: #111;
		font-size: 4.8vw;
		line-height: 1.4;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination {
		bottom: 3.2vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet {
		width: 1.87vw;
		height: 1.87vw;
		background-color: #fff;
		opacity: 0.4;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper .swiper-pagination-bullet-active {
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_item .swiper {
		width: auto;
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_item .mySwiper {
		width: 89.33vw;
		height: 89.33vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .itemSwiper {
		overflow: visible;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo {
		margin-top: 2.67vw;
		/* 기존 mo img_wrap margin-top이랑 맞춰 조절 */
		padding: 0 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .imgSwiper {
		overflow: visible;
		/* ✅ 옆 슬라이드 살짝 보이게 */
		height: 74.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .swiper-slide {
		overflow: hidden;
		width: 61.33vw !important;
		height: 74.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo img {
		width: 100%;
		display: block;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .item-pagination {
		position: relative;
		margin-top: 3.2vw;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .img-pagination.swiper-pagination-progressbar {
		height: 0.8vw;
		-webkit-border-radius: 266.4vw;
		        border-radius: 266.4vw;
		overflow: hidden;
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .item-pagination {
		background: -webkit-gradient(linear, right top, left top, from(#fce5f1), color-stop(48.08%, #e4f4fe), to(#fffbde));
		background: -webkit-linear-gradient(right, #fce5f1 0%, #e4f4fe 48.08%, #fffbde 100%);
		background: linear-gradient(270deg, #fce5f1 0%, #e4f4fe 48.08%, #fffbde 100%);
	}
	.showcase_mighteez_3rd_popup .sc_item .img_wrap_mo .swiper-pagination-progressbar-fill {
		background-color: #a92a33;
	}
	.showcase_mighteez_3rd_popup .sc_reserve {
		padding: 32vw 0;
		background-image: url(../img/pc/reserve_bg.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		        background-size: cover;
		background-position: center;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .title_wrap {
		width: 47.73vw;
		height: 11.73vw;
		margin: 0 auto 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap {
		margin-bottom: 6.4vw;
		text-align: center;
		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_mighteez_3rd_popup .sc_reserve .badge_wrap ul {
		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;
		gap: 2.13vw;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		width: 88%;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap h3 {
		font-size: 3.73vw;
		line-height: 1.45;
		color: #fff;
		font-weight: 700;
		padding: 1.6vw 4.27vw;
		background-color: #111;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li {
		font-size: 3.73vw;
		line-height: 1.45;
		font-weight: 700;
		padding: 1.6vw 4.27vw;
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(1) {
		color: #fff;
		background: #111;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(2) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .badge_wrap ul li:nth-child(3) {
		color: #111;
		background: #fff;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box {
		position: relative;
		width: 89.33vw;
		height: auto;
		padding: 13.33vw 5vw 13.33vw 8.53vw;
		margin: 0 auto;
		border: 0.53vw solid #dcdee0;
		background-color: #fff;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box {
		padding: 13.33vw 5.6vw 13.33vw 6.53vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box {
		height: auto;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box:nth-of-type(1) {
		z-index: 3;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box + .content_box {
		margin-top: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .content_bg {
		display: none;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box {
		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;
		gap: 4.27vw;
		position: relative;
		z-index: 2;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .left_wrap h3 {
		font-size: 6.4vw;
		line-height: 1.4;
		color: #a92a33;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap + .location_wrap {
		margin-top: 3.73vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap h4 {
		color: #111;
		font-size: 5.33vw;
		font-weight: 700;
		line-height: 1.45;
		margin-bottom: 0.53vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap h4 {
		letter-spacing: -0.015em;
		font-size: 4.8vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location {
		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;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .location_wrap .location + .location {
		margin-top: 1.6vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span {
		-webkit-border-radius: 1.07vw;
		        border-radius: 1.07vw;
		padding: 1.07vw 2.67vw;
		display: block;
		font-size: 3.2vw;
		line-height: 1.45;
		font-weight: 700;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(1) {
		color: #fff;
		background: #46b9a1;
		margin-right: 1.07vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location span:nth-child(2) {
		color: #46b9a1;
		background: #daf1ec;
		margin-right: 2.13vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location p {
		color: #111;
		font-size: 4.8vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .location_wrap .location p {
		margin-top: 1.07vw;
		font-size: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap {
		margin-top: 4.27vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap p {
		font-size: 4.27vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .etc_wrap p {
		font-size: 3.73vw;
		line-height: 1.45;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box {
		position: relative;
		margin-top: 6.4vw;
		z-index: 10;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button {
		font-size: 4.8vw;
		line-height: 1.35;
		color: #111;
		width: 72.27vw;
		height: 16vw;
		border: 0.27vw solid #c8cacc;
		position: relative;
		padding-right: 5.6vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		content: "";
		background-image: url(../img/pc/reserve_arrow.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		width: 3.47vw;
		height: 2.67vw;
		position: absolute;
		top: 52%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: 13.87vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box button::after {
		right: 16.87vw;
	}
	.showcase_mighteez_3rd_popup .en_ver .sc_reserve .content_wrap .content_box.bottom_box .white_box .right_wrap .link_box button::after {
		right: 13.87vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul {
		position: static;
		top: 0;
		left: 0;
		border: 0.27vw solid #c8cacc;
		width: 72.27vw;
		background-color: #fff;
		padding: 0;
		text-align: center;
		display: block;
		overflow: hidden;
		max-height: 0;
		opacity: 0;
		margin-top: -0.27vw;
		-webkit-transition: max-height 0.35s ease, opacity 0.25s ease;
		transition: max-height 0.35s ease, opacity 0.25s ease;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box.is-open ul {
		max-height: 50vh;
		/* ✅ ul 길이보다 넉넉히 */
		opacity: 1;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li {
		padding: 2.13vw 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li:nth-child(1) {
		padding: 4.13vw 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li:nth-child(3) {
		padding: 4.13vw 2.67vw;
	}
	.showcase_mighteez_3rd_popup .sc_reserve .content_wrap .content_box .white_box .right_wrap .link_box ul li a {
		font-size: 4.8vw;
		line-height: 1.35;
		color: #111;
	}
}
/*# sourceMappingURL=showcase_mighteez_3rd_popup.css.map */
