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

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

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

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

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

.showcase_kpop_square_zeroni a {
	text-decoration: none;
}

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

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

.showcase_kpop_square_zeroni hr {
	display: none !important;
}

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

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

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

/* vw 변환 function */
@-webkit-keyframes rscale_title {
	from {
		-webkit-transform: scale(3);
		transform: scale(3);
	}
	to {
		-webkit-transform: rscale(1);
		transform: rscale(1);
	}
}
@keyframes rscale_title {
	from {
		-webkit-transform: scale(3);
		transform: scale(3);
	}
	to {
		-webkit-transform: rscale(1);
		transform: rscale(1);
	}
}

@-webkit-keyframes bg_down {
	from {
		-webkit-transform: translateY(-300px);
		transform: translateY(-300px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bg_down {
	from {
		-webkit-transform: translateY(-300px);
		transform: translateY(-300px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bg_up {
	from {
		-webkit-transform: translateY(300px);
		transform: translateY(300px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bg_up {
	from {
		-webkit-transform: translateY(300px);
		transform: translateY(300px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes zzal01 {
	0% {
		-webkit-transform: rotate(-20.39deg);
		transform: rotate(-20.39deg);
	}
	33% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	66% {
		-webkit-transform: rotate(41.17deg);
		transform: rotate(41.17deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes zzal01 {
	0% {
		-webkit-transform: rotate(-20.39deg);
		transform: rotate(-20.39deg);
	}
	33% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	66% {
		-webkit-transform: rotate(41.17deg);
		transform: rotate(41.17deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes zzal02 {
	from {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes zzal02 {
	from {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes zzal03 {
	from {
		-webkit-transform: rotate(25.4deg);
		transform: rotate(25.4deg);
	}
	to {
		-webkit-transform: rotate(-35.42deg);
		transform: rotate(-35.42deg);
	}
}

@keyframes zzal03 {
	from {
		-webkit-transform: rotate(25.4deg);
		transform: rotate(25.4deg);
	}
	to {
		-webkit-transform: rotate(-35.42deg);
		transform: rotate(-35.42deg);
	}
}

@-webkit-keyframes bebe_img {
	50% {
		-webkit-transform: translateY(18px);
		transform: translateY(18px);
	}
}

@keyframes bebe_img {
	50% {
		-webkit-transform: translateY(18px);
		transform: translateY(18px);
	}
}

@-webkit-keyframes move {
	0% {
		-webkit-transform: translateY(200px);
		transform: translateY(200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes move {
	0% {
		-webkit-transform: translateY(200px);
		transform: translateY(200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@-webkit-keyframes up_down {
	0% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes up_down {
	0% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes shaking {
	0% {
		-webkit-transform: rotate(16.15deg);
		transform: rotate(16.15deg);
	}
	100% {
		-webkit-transform: rotate(-15.72deg);
		transform: rotate(-15.72deg);
	}
}

@keyframes shaking {
	0% {
		-webkit-transform: rotate(16.15deg);
		transform: rotate(16.15deg);
	}
	100% {
		-webkit-transform: rotate(-15.72deg);
		transform: rotate(-15.72deg);
	}
}

@-webkit-keyframes shaking02 {
	0% {
		-webkit-transform: rotate(14.59deg);
		transform: rotate(14.59deg);
	}
	100% {
		-webkit-transform: rotate(-16.69deg);
		transform: rotate(-16.69deg);
	}
}

@keyframes shaking02 {
	0% {
		-webkit-transform: rotate(14.59deg);
		transform: rotate(14.59deg);
	}
	100% {
		-webkit-transform: rotate(-16.69deg);
		transform: rotate(-16.69deg);
	}
}

@-webkit-keyframes marquee-horizontal {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1998px);
		        transform: translateX(-1998px);
	}
}

@keyframes marquee-horizontal {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1998px);
		        transform: translateX(-1998px);
	}
}

@-webkit-keyframes marquee-horizontal_mo {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1418px);
		        transform: translateX(-1418px);
	}
}

@keyframes marquee-horizontal_mo {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1418px);
		        transform: translateX(-1418px);
	}
}

@-webkit-keyframes marquee-horizontal_en {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-2412px);
		        transform: translateX(-2412px);
	}
}

@keyframes marquee-horizontal_en {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-2412px);
		        transform: translateX(-2412px);
	}
}

@-webkit-keyframes marquee-horizontal_mo_en {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1779px);
		        transform: translateX(-1779px);
	}
}

@keyframes marquee-horizontal_mo_en {
	0% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-1779px);
		        transform: translateX(-1779px);
	}
}

@-webkit-keyframes move03 {
	0% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes move03 {
	0% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.showcase_kpop_square_zeroni {
	position: relative;
}

.showcase_kpop_square_zeroni img {
	pointer-events: none;
	-o-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.showcase_kpop_square_zeroni .only_pc {
	display: block !important;
}

.showcase_kpop_square_zeroni .only_pc.inline {
	display: inline-block !important;
}

.showcase_kpop_square_zeroni .only_mo {
	display: none !important;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni {
		min-width: 320px;
	}
	.showcase_kpop_square_zeroni .only_pc {
		display: none !important;
	}
	.showcase_kpop_square_zeroni .only_tab {
		display: none !important;
	}
	.showcase_kpop_square_zeroni .only_mo {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.showcase_kpop_square_zeroni .only_mo.inline {
		display: inline-block !important;
	}
}

.showcase_kpop_square_zeroni .section_band_banner_pink1 {
	padding: 11px 0;
	background-color: #111;
}

.showcase_kpop_square_zeroni .section_band_banner_pink1 .flow_text {
	width: 100%;
	height: 18px;
	background: url(../img/pc/flow_text_pink.png) repeat-x;
	-webkit-background-size: 4568px 18px;
	        background-size: 4568px 18px;
	-webkit-animation: flow 33s linear infinite;
	        animation: flow 33s linear infinite;
}

@-webkit-keyframes flow {
	0% {
		background-position: 0 center;
	}
	100% {
		background-position: -2517px center;
	}
}

@keyframes flow {
	0% {
		background-position: 0 center;
	}
	100% {
		background-position: -2517px center;
	}
}

.showcase_kpop_square_zeroni .section_band_banner_pink2 {
	padding: 11px 0;
	background-color: #111;
}

.showcase_kpop_square_zeroni .section_band_banner_pink2.bnAnimation {
	background-color: #111;
}

.showcase_kpop_square_zeroni .section_band_banner_pink2.bnAnimation .flow_text {
	background: url(../img/pc/flow_text_blue_zb1.png) repeat-x;
}

.showcase_kpop_square_zeroni .section_band_banner_pink2 .flow_text {
	width: 100%;
	height: 18px;
	background: url(../img/pc/flow_text_pink.png) repeat-x;
	-webkit-background-size: 4568px 18px;
	        background-size: 4568px 18px;
	-webkit-animation: flow 33s linear infinite;
	        animation: flow 33s linear infinite;
}

@keyframes flow {
	0% {
		background-position: 0 center;
	}
	100% {
		background-position: -2517px center;
	}
}

.showcase_kpop_square_zeroni .section_band_banner_blue {
	padding: 11px 0;
	background-color: #111;
}

.showcase_kpop_square_zeroni .section_band_banner_blue .flow_text {
	width: 100%;
	height: 18px;
	background: url(../img/pc/flow_text_blue_zb1.png) repeat-x;
	-webkit-background-size: 4568px 18px;
	        background-size: 4568px 18px;
	-webkit-animation: flow 33s linear infinite;
	        animation: flow 33s linear infinite;
}

@keyframes flow {
	0% {
		background-position: 0 center;
	}
	100% {
		background-position: -2517px center;
	}
}

.showcase_kpop_square_zeroni .section1 {
	background-color: #ffb9da;
	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;
	overflow: hidden;
}

.showcase_kpop_square_zeroni .section1 .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-background-size: cover;
	        background-size: cover;
	z-index: 1;
}

.showcase_kpop_square_zeroni .section1 .bg img {
	display: block;
	width: 100%;
	height: 100%;
}

.showcase_kpop_square_zeroni .section1 .frames.only_pc {
	position: absolute;
	width: 100%;
	height: 510px;
	z-index: 1;
}

.showcase_kpop_square_zeroni .section1 .frames.only_pc .frame {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.showcase_kpop_square_zeroni .section1 .frames.only_mo {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.showcase_kpop_square_zeroni .section1 .frames.only_mo .frame {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.showcase_kpop_square_zeroni .section1 .loop_box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 510px;
	pointer-events: none;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 .loop_box {
		height: 680px;
	}
}

@media screen and (max-width: 700px) {
	.showcase_kpop_square_zeroni .section1 .loop_box {
		display: none;
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .red_line {
	position: absolute;
	top: 183px;
	right: -22px;
	z-index: 2;
	-webkit-transform: rotate(-1.5deg);
	    -ms-transform: rotate(-1.5deg);
	        transform: rotate(-1.5deg);
	-webkit-box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	        box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	font-size: 0;
	white-space: nowrap;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 .loop_box .red_line {
		top: 145px;
		right: inherit;
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .red_line .line {
	display: inline-block;
	vertical-align: top;
	width: 2070px;
	height: 40px;
	background: #000 url(../img/pc/line1.png) 0 13px;
	-webkit-background-size: 181.5px auto;
	        background-size: 181.5px auto;
	background-repeat: repeat-x;
}

@-webkit-keyframes loop_red {
	0% {
		-webkit-transform: rotate(-1.5deg) translateX(0);
		        transform: rotate(-1.5deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(-1.5deg) translateX(2070px);
		        transform: rotate(-1.5deg) translateX(2070px);
	}
}

@keyframes loop_red {
	0% {
		-webkit-transform: rotate(-1.5deg) translateX(0);
		        transform: rotate(-1.5deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(-1.5deg) translateX(2070px);
		        transform: rotate(-1.5deg) translateX(2070px);
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .yellow_line {
	position: absolute;
	top: -17%;
	left: -22px;
	z-index: 1;
	-webkit-transform: rotate(-7.41deg);
	    -ms-transform: rotate(-7.41deg);
	        transform: rotate(-7.41deg);
	-webkit-box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	        box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	font-size: 0;
	white-space: nowrap;
	-webkit-animation: loop_yellow 20s linear infinite;
	        animation: loop_yellow 20s linear infinite;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 .loop_box .yellow_line {
		top: -110px;
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .yellow_line .line {
	display: inline-block;
	vertical-align: top;
	width: 2301px;
	height: 40px;
	background: #000 url(../img/pc/line1.png) 0 13px;
	-webkit-background-size: 181.5px auto;
	        background-size: 181.5px auto;
	background-repeat: repeat-x;
}

@-webkit-keyframes loop_yellow {
	0% {
		-webkit-transform: rotate(-7.41deg) translateX(0);
		        transform: rotate(-7.41deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(-7.41deg) translateX(-2301px);
		        transform: rotate(-7.41deg) translateX(-2301px);
	}
}

@keyframes loop_yellow {
	0% {
		-webkit-transform: rotate(-7.41deg) translateX(0);
		        transform: rotate(-7.41deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(-7.41deg) translateX(-2301px);
		        transform: rotate(-7.41deg) translateX(-2301px);
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .green_line {
	position: absolute;
	top: 17%;
	right: -22px;
	z-index: 3;
	-webkit-transform: rotate(3.35deg);
	    -ms-transform: rotate(3.35deg);
	        transform: rotate(3.35deg);
	-webkit-box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	        box-shadow: 0px 4px 24px 0px rgba(150, 31, 87, 0.6);
	font-size: 0;
	white-space: nowrap;
	-webkit-animation: loop_green 50s linear infinite;
	        animation: loop_green 50s linear infinite;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 .loop_box .green_line {
		-webkit-animation: loop_green_mo 50s linear infinite;
		        animation: loop_green_mo 50s linear infinite;
		top: 0;
		-webkit-transform: rotate(7deg);
		    -ms-transform: rotate(7deg);
		        transform: rotate(7deg);
	}
}

.showcase_kpop_square_zeroni .section1 .loop_box .green_line .line {
	display: inline-block;
	vertical-align: top;
	width: 2070px;
	height: 45px;
	background: #000 url(../img/pc/line2.png) 0 12px;
	-webkit-background-size: 243.5px auto;
	        background-size: 243.5px auto;
	background-repeat: repeat-x;
}

@-webkit-keyframes loop_green {
	0% {
		-webkit-transform: rotate(3.35deg) translateX(0);
		        transform: rotate(3.35deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(3.35deg) translateX(2070px);
		        transform: rotate(3.35deg) translateX(2070px);
	}
}

@keyframes loop_green {
	0% {
		-webkit-transform: rotate(3.35deg) translateX(0);
		        transform: rotate(3.35deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(3.35deg) translateX(2070px);
		        transform: rotate(3.35deg) translateX(2070px);
	}
}

@-webkit-keyframes loop_green_mo {
	0% {
		-webkit-transform: rotate(7deg) translateX(0);
		        transform: rotate(7deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(7deg) translateX(2070px);
		        transform: rotate(7deg) translateX(2070px);
	}
}

@keyframes loop_green_mo {
	0% {
		-webkit-transform: rotate(7deg) translateX(0);
		        transform: rotate(7deg) translateX(0);
	}
	100% {
		-webkit-transform: rotate(7deg) translateX(2070px);
		        transform: rotate(7deg) translateX(2070px);
	}
}

.showcase_kpop_square_zeroni .section1 .door_area {
	position: relative;
}

.showcase_kpop_square_zeroni .section1 .door_area .door {
	width: 650px;
	height: 510px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 .door_area .door {
		width: 100%;
		height: 680px;
	}
}

.showcase_kpop_square_zeroni .section1 .door_area .door img {
	display: block;
	width: 650px;
	height: 100%;
}

.showcase_kpop_square_zeroni .section1 .door_area .title {
	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;
	gap: 87px;
	position: absolute;
	top: 130px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	z-index: 1;
	margin: 0;
}

.showcase_kpop_square_zeroni .section1 .door_area .title .event {
	color: #231815;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section1 .door_area .title .kpop_square {
	width: 300px;
}

.showcase_kpop_square_zeroni .section1 .door_area .title .kpop_square img {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section1 {
		min-height: 540px;
	}
	.showcase_kpop_square_zeroni .section1 .door_area .title {
		width: 100%;
		gap: 244px;
		top: 81px;
	}
	.showcase_kpop_square_zeroni .section1 .door_area .title .kpop_square {
		width: -webkit-calc(227.45 / 375 * 100%);
		width: calc(227.45 / 375 * 100%);
		max-width: 227.45px;
	}
}

.showcase_kpop_square_zeroni .section2 {
	background-color: #111;
	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;
	overflow: hidden;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc {
	position: absolute;
	width: 100%;
	height: 100%;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_char {
	position: absolute;
	color: #f99fc9;
	font-size: 190px;
	line-height: 90%;
	font-weight: 900;
	letter-spacing: 0px;
	text-shadow: 0px 0px 30px #f99fc9;
	font-family: Pretendard;
	opacity: 0.06;
	z-index: 1;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_E1 {
	top: -webkit-calc(81 / 1444 * 100%);
	top: calc(81 / 1444 * 100%);
	right: -webkit-calc(-50 / 1920 * 100%);
	right: calc(-50 / 1920 * 100%);
	rotate: -77.33deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_E2 {
	bottom: -webkit-calc(318 / 1444 * 100%);
	bottom: calc(318 / 1444 * 100%);
	right: -webkit-calc(84 / 1920 * 100%);
	right: calc(84 / 1920 * 100%);
	rotate: 21.14deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_E3 {
	top: -webkit-calc(390 / 1444 * 100%);
	top: calc(390 / 1444 * 100%);
	left: -webkit-calc(375 / 1920 * 100%);
	left: calc(375 / 1920 * 100%);
	rotate: 21.14deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_R1 {
	bottom: -webkit-calc(71 / 1444 * 100%);
	bottom: calc(71 / 1444 * 100%);
	right: -webkit-calc(271 / 1920 * 100%);
	right: calc(271 / 1920 * 100%);
	rotate: 18.75deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_R2 {
	bottom: -webkit-calc(-57 / 1444 * 100%);
	bottom: calc(-57 / 1444 * 100%);
	right: -webkit-calc(785 / 1920 * 100%);
	right: calc(785 / 1920 * 100%);
	rotate: -15.96deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_R3 {
	top: -webkit-calc(328 / 1444 * 100%);
	top: calc(328 / 1444 * 100%);
	left: -webkit-calc(851 / 1920 * 100%);
	left: calc(851 / 1920 * 100%);
	rotate: -110.36deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_A1 {
	top: -webkit-calc(-50 / 1444 * 100%);
	top: calc(-50 / 1444 * 100%);
	right: -webkit-calc(496 / 1920 * 100%);
	right: calc(496 / 1920 * 100%);
	rotate: -68.36deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_A2 {
	top: -webkit-calc(517 / 1444 * 100%);
	top: calc(517 / 1444 * 100%);
	right: -webkit-calc(51 / 1920 * 100%);
	right: calc(51 / 1920 * 100%);
	rotate: -167.38deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_A3 {
	bottom: -webkit-calc(-25 / 1444 * 100%);
	bottom: calc(-25 / 1444 * 100%);
	left: -webkit-calc(534 / 1920 * 100%);
	left: calc(534 / 1920 * 100%);
	rotate: -156.08deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_A4 {
	bottom: -webkit-calc(539 / 1444 * 100%);
	bottom: calc(539 / 1444 * 100%);
	left: -webkit-calc(46 / 1920 * 100%);
	left: calc(46 / 1920 * 100%);
	rotate: 0deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_U1 {
	bottom: -webkit-calc(142 / 1444 * 100%);
	bottom: calc(142 / 1444 * 100%);
	left: -webkit-calc(-35 / 1920 * 100%);
	left: calc(-35 / 1920 * 100%);
	rotate: 61.09deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_Q1 {
	bottom: -webkit-calc(-136 / 1444 * 100%);
	bottom: calc(-136 / 1444 * 100%);
	right: -webkit-calc(10 / 1920 * 100%);
	right: calc(10 / 1920 * 100%);
	rotate: -120.93deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_Q2 {
	top: -webkit-calc(106 / 1444 * 100%);
	top: calc(106 / 1444 * 100%);
	left: -webkit-calc(426 / 1920 * 100%);
	left: calc(426 / 1920 * 100%);
	rotate: -138.15deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_Q3 {
	bottom: -webkit-calc(315 / 1444 * 100%);
	bottom: calc(315 / 1444 * 100%);
	left: -webkit-calc(238 / 1920 * 100%);
	left: calc(238 / 1920 * 100%);
	rotate: 0;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_S1 {
	top: -webkit-calc(570 / 1444 * 100%);
	top: calc(570 / 1444 * 100%);
	right: -webkit-calc(576 / 1920 * 100%);
	right: calc(576 / 1920 * 100%);
	rotate: -49.84deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_S2 {
	top: -webkit-calc(-25 / 1444 * 100%);
	top: calc(-25 / 1444 * 100%);
	left: -webkit-calc(125 / 1920 * 100%);
	left: calc(125 / 1920 * 100%);
	rotate: -133.63deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_S3 {
	bottom: -webkit-calc(-25 / 1444 * 100%);
	bottom: calc(-25 / 1444 * 100%);
	left: -webkit-calc(153 / 1920 * 100%);
	left: calc(153 / 1920 * 100%);
	rotate: -133.63deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_P1 {
	top: -webkit-calc(-88 / 1444 * 100%);
	top: calc(-88 / 1444 * 100%);
	left: -webkit-calc(622 / 1920 * 100%);
	left: calc(622 / 1920 * 100%);
	rotate: -41.85deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_P2 {
	top: -webkit-calc(575 / 1444 * 100%);
	top: calc(575 / 1444 * 100%);
	left: -webkit-calc(607 / 1920 * 100%);
	left: calc(607 / 1920 * 100%);
	rotate: 15.62deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_O1 {
	top: -webkit-calc(69 / 1444 * 100%);
	top: calc(69 / 1444 * 100%);
	right: -webkit-calc(181 / 1444 * 100%);
	right: calc(181 / 1444 * 100%);
	rotate: 30.65deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_O2 {
	bottom: -webkit-calc(590 / 1444 * 100%);
	bottom: calc(590 / 1444 * 100%);
	left: -webkit-calc(295 / 1920 * 100%);
	left: calc(295 / 1920 * 100%);
	rotate: -29.4deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_P3 {
	bottom: -webkit-calc(465 / 1444 * 100%);
	bottom: calc(465 / 1444 * 100%);
	right: -webkit-calc(254 / 1920 * 100%);
	right: calc(254 / 1920 * 100%);
	rotate: 19.24deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_P4 {
	top: -webkit-calc(349 / 1444 * 100%);
	top: calc(349 / 1444 * 100%);
	right: -webkit-calc(395 / 1920 * 100%);
	right: calc(395 / 1920 * 100%);
	rotate: 19.24deg;
}

.showcase_kpop_square_zeroni .section2 .bg.only_pc .bg_K1 {
	top: -webkit-calc(304 / 1444 * 100%);
	top: calc(304 / 1444 * 100%);
	left: -webkit-calc(79 / 1920 * 100%);
	left: calc(79 / 1920 * 100%);
	rotate: -19.32deg;
}

.showcase_kpop_square_zeroni .section2 .top {
	position: relative;
	width: 100%;
	height: 390px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .top {
		height: 100%;
	}
}

.showcase_kpop_square_zeroni .section2 .content.pink {
	width: 100%;
	height: 100%;
	background-color: #f99fc9;
	padding: 120px 0 120px 0;
	position: absolute;
	opacity: 1;
}

.showcase_kpop_square_zeroni .section2 .content.pink .text {
	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;
	text-align: center;
	gap: 8px;
}

.showcase_kpop_square_zeroni .section2 .content.pink .text p {
	color: #111;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: 0;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .content.pink {
		position: static;
		padding: 100px 20px 83px 20px;
	}
}

.showcase_kpop_square_zeroni .section2 .content.black {
	width: 100%;
	height: 100%;
	background-color: #111;
	padding: 120px 0 120px 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;
	position: absolute;
	opacity: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text {
	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;
	text-align: center;
	gap: 8px;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .date.only_pc {
	color: #f99fc9;
	font-size: 38px;
	line-height: 100%;
	font-weight: 300;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .date.only_pc span {
	color: #f99fc9;
	font-size: 38px;
	line-height: 100%;
	font-weight: 800;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .date.only_mo {
	gap: 7px;
	color: #111;
	font-size: 34px;
	line-height: 100%;
	font-weight: 400;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .date.only_mo span {
	color: #111;
	font-size: 34px;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .location.only_pc {
	color: #fff;
	font-size: 18px;
	line-height: 100%;
	font-weight: 400;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .text .location.only_mo {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	color: #111;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .content.black .map {
	margin-top: 20px;
	padding: 18px 70px;
	border: 1px solid #fff;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	color: #fff;
	font-size: 16px;
	line-height: 120%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .content.black .map {
		margin-top: 20px;
		padding: 18px 60px;
		background-color: #f99fc9;
		border: 1px solid #111111;
		color: #111111;
		-webkit-border-radius: 2px;
		        border-radius: 2px;
	}
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .content.black {
		background-color: #f6f8fa;
		position: static;
		opacity: 1;
		padding: 73px 20px 84px 20px;
	}
}

.showcase_kpop_square_zeroni .section2 .bottom {
	background-color: #111111;
	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;
	gap: 60px;
	padding: 150px 0;
}

.showcase_kpop_square_zeroni .section2 .bottom .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-webkit-background-size: cover;
	        background-size: cover;
}

.showcase_kpop_square_zeroni .section2 .bottom .bg img {
	display: block;
	width: 100%;
	height: 100%;
}

.showcase_kpop_square_zeroni .section2 .bottom .title {
	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;
	text-align: center;
	gap: 10px;
}

.showcase_kpop_square_zeroni .section2 .bottom .title h2 {
	color: #f99fc9;
	font-size: 80px;
	line-height: 90%;
	font-weight: 700;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .bottom .title h3 {
	color: #f99fc9;
	font-size: 50px;
	line-height: 100%;
	font-weight: 300;
	letter-spacing: 0;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li {
	background-color: #fff;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	overflow: hidden;
	width: 380px;
	height: 490px;
	padding: 60px 20px 35px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li.event3 .event_img {
	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;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	margin-top: 0;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li.event3 .event_img > img {
	position: absolute;
	top: 50px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 174px;
	height: 127px;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li.event3 .event_img .kpop_square {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 90.75px;
	height: 19.95px;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 16px;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc span {
	color: #ff6cb1;
	font-size: 14px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: underline;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc p {
	color: #111;
	font-size: 18px;
	line-height: 130%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc p {
		color: #111;
		font-size: 16px;
		line-height: 130%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc em {
	color: #555;
	font-size: 14px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event_img {
	width: 340px;
	height: 275px;
	margin-top: 38px;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
}

.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event_img img {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .bottom .event_list {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 60px;
		background-color: #fff;
		width: -webkit-calc(100% - 32px);
		width: calc(100% - 32px);
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li {
		width: 100%;
		height: -webkit-fit-content;
		height: fit-content;
		padding: 50px 24px 50px 24px;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .desc {
		gap: 15px;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event_img {
		width: -webkit-fit-content;
		width: fit-content;
		height: 270px;
		margin-top: 18px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-flex-shrink: 0;
		    -ms-flex-negative: 0;
		        flex-shrink: 0;
	}
}

@media screen and (max-width: 990px) and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event_img {
		width: 291.88px;
		height: 275px;
	}
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event1 {
		padding-top: 50px;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event3 {
		padding-bottom: 80px;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event3 .event_img {
		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;
		-webkit-flex-shrink: 0;
		    -ms-flex-negative: 0;
		        flex-shrink: 0;
		margin-top: 0;
		display: block;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event3 .event_img > img {
		position: static;
		width: 174px;
		height: 127px;
		margin-top: 25px;
		-webkit-transform: inherit;
		    -ms-transform: inherit;
		        transform: inherit;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .event_list li .event3 .event_img .kpop_square {
		position: static;
		-webkit-transform: inherit;
		    -ms-transform: inherit;
		        transform: inherit;
		width: 90.75px;
		height: 19.95px;
		margin: 60px auto 0 auto;
	}
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section2 .bottom {
		padding: 100px 0 80px 0;
		width: 100%;
		max-width: 500px;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .title h2 {
		color: #f99fc9;
		font-size: 60px;
		line-height: 90%;
		font-weight: 700;
		letter-spacing: 0;
	}
	.showcase_kpop_square_zeroni .section2 .bottom .title h3 {
		color: #f99fc9;
		font-size: 40px;
		line-height: 100%;
		font-weight: 300;
		letter-spacing: 0;
	}
}

.showcase_kpop_square_zeroni .section3 {
	background: url("../img/pc/zb1_bg.jpg") no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#f2f7ff), to(#f9f9f9));
	background: url("../img/pc/zb1_bg.jpg") no-repeat center bottom, -webkit-linear-gradient(top, #f2f7ff 0%, #f9f9f9 100%);
	background: url("../img/pc/zb1_bg.jpg") no-repeat center bottom, linear-gradient(180deg, #f2f7ff 0%, #f9f9f9 100%);
	-webkit-background-size: 100% 100%;
	        background-size: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	overflow: hidden;
	position: relative;
	padding-bottom: 50%;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 {
		padding-bottom: 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .top {
	width: 100%;
}

.showcase_kpop_square_zeroni .section3 > .top .project_logo.only_mo {
	position: fixed;
	bottom: 30px;
	left: 50%;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	opacity: 0;
	width: -webkit-calc(262 / 375 * 100%);
	width: calc(262 / 375 * 100%);
	max-width: 300px;
}

.showcase_kpop_square_zeroni .section3 > .top .project_logo.only_mo img {
	display: block;
	width: 100%;
	height: 100%;
}

.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc {
	position: relative;
	background-color: #d8e7f3;
	height: 2000px;
}

@media screen and (max-width: 1920px) {
	.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc {
		background: -webkit-gradient(linear, left top, left bottom, from(#f2f7ff), to(#f9f9f9));
		background: -webkit-linear-gradient(top, #f2f7ff 0%, #f9f9f9 100%);
		background: linear-gradient(180deg, #f2f7ff 0%, #f9f9f9 100%);
	}
}

.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc .zb1_1920 {
	width: 1920px;
	height: 2000px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

@media screen and (max-width: 1920px) {
	.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc .zb1_1920 {
		width: 100%;
		height: auto;
	}
}

.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc .project {
	position: absolute;
	width: 513px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	top: 180px;
	z-index: 1;
}

@media screen and (max-width: 1500px) {
	.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc .project {
		width: -webkit-calc(513 / 1920 * 100%);
		width: calc(513 / 1920 * 100%);
		top: 10%;
	}
}

@media screen and (max-width: 1400px) {
	.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_pc .project {
		width: -webkit-calc(513 / 1920 * 100%);
		width: calc(513 / 1920 * 100%);
		top: 8%;
	}
}

.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_mo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
	width: -webkit-max-content;
	width: max-content;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
	will-change: transform;
}

.showcase_kpop_square_zeroni .section3 > .top .zb1_img.only_mo > img {
	display: block;
	width: 100vw;
	height: 100vh;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	margin: 0;
	padding: 0;
	object-fit: cover;
	object-position: top center;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom {
		background: url("../img/mo/zb1_bg.jpg") no-repeat center bottom, -webkit-gradient(linear, left top, left bottom, from(#f2f7ff), to(#f9f9f9));
		background: url("../img/mo/zb1_bg.jpg") no-repeat center bottom, -webkit-linear-gradient(top, #f2f7ff 0%, #f9f9f9 100%);
		background: url("../img/mo/zb1_bg.jpg") no-repeat center bottom, linear-gradient(180deg, #f2f7ff 0%, #f9f9f9 100%);
		margin-top: 0;
		padding-top: 80px;
		width: 100%;
		-webkit-background-size: 100% 100%;
		        background-size: 100%;
		padding-bottom: 100%;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box {
	width: 980px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box {
		width: -webkit-calc(100% - 32px);
		width: calc(100% - 32px);
		margin: 0 auto;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 {
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	        box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	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: 80px 0;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	background: #fff url(../img/pc/blue_bg.png) top center no-repeat;
	-webkit-background-size: 100% 100%;
	        background-size: 100%;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 {
		padding: 80px 0 50px 0;
		background: #fff url(../img/mo/blue_bg.png) top center no-repeat;
		-webkit-background-size: 100% clamp(20%, 22%, 25%);
		        background-size: 100% clamp(20%, 22%, 25%);
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_img {
	width: 100%;
	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;
	gap: 34px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_img .zeroni_logo {
	width: 213.04px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_img .zeroni_logo {
		width: -webkit-calc(204.87 / 375 * 100%);
		width: calc(204.87 / 375 * 100%);
		max-width: 300px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_img .zeroni_img {
	width: 527.77px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_img .zeroni_img {
		width: -webkit-calc(290.67 / 375 * 100%);
		width: calc(290.67 / 375 * 100%);
		max-width: 500px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text {
	text-align: center;
	margin-top: 60px;
	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;
	gap: 10px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_pc {
	color: #111;
	font-size: 38px;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_pc span {
	font-weight: 300;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_mo {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_mo p {
	color: #111;
	font-size: 38px;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_mo em {
	display: block;
	margin-top: 10px;
	color: #111;
	font-size: 28px;
	line-height: 100%;
	font-weight: 700;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .hongdae.only_mo em span {
	font-weight: 300;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .date.only_pc {
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .date.only_pc span {
	font-weight: 400;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .date.only_mo {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .title_text .date.only_mo span {
	font-weight: 400;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc {
	margin-top: 60px;
	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;
	gap: 16px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc span {
	color: #ff5ca8;
	font-size: 16px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: underline;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc span {
		color: #ff5ca8;
		font-size: 14px;
		line-height: 140%;
		font-weight: 700;
		letter-spacing: 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc p {
	text-align: center;
	color: #111;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc p {
		color: #111;
		font-size: 16px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .photo_card {
	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;
	margin-top: 40px;
	gap: 40px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .photo_card .photo_card_img {
	width: 690px;
	height: auto;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .photo_card .photo_card_img {
		width: -webkit-calc(100% - 52px);
		width: calc(100% - 52px);
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box1 .photo_card > p {
	text-align: center;
	color: #555;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box1 .photo_card > p {
		color: #555;
		font-size: 14px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 {
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	        box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	margin-top: 10px;
	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: 80px 0;
	text-align: center;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box2 {
		padding: 50px 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc {
	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;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc span {
	color: #ff5ca8;
	font-size: 16px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: underline;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc span {
		color: #ff5ca8;
		font-size: 14px;
		line-height: 16px;
		font-weight: 700;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .date1 {
	margin-top: 16px;
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .date2 {
	margin-top: 8px;
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .date2 {
		margin-top: 10px;
		color: #111;
		font-size: 16px;
		line-height: 140%;
		font-weight: 500;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .attention {
	margin-top: 40px;
	color: #555;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .attention {
		margin-top: 30px;
		color: #555;
		font-size: 14px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .reservation {
	margin-top: 30px;
	display: block;
	width: -webkit-fit-content;
	width: fit-content;
	background-color: #fff;
	padding: 18px 70px;
	border: 1px solid #e9e9e9;
	color: #111;
	font-size: 18px;
	line-height: 120%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box2 .desc .reservation {
		padding: 18px 50px;
		color: #111;
		font-size: 16px;
		line-height: 120%;
		font-weight: 600;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box3 {
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	        box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	margin-top: 10px;
	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: 80px 0;
	text-align: center;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box3 {
		padding: 50px 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc {
	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;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc span {
	color: #ff5ca8;
	font-size: 16px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: underline;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc span {
		color: #ff5ca8;
		font-size: 14px;
		line-height: 16px;
		font-weight: 700;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc p:nth-of-type(1) {
	margin-top: 16px;
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc p:nth-of-type(2) {
	margin-top: 40px;
	color: #555;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box3 .desc p:nth-of-type(2) {
		margin-top: 30px;
		color: #555;
		font-size: 14px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	margin-top: 120px;
	width: 980px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 {
		width: 100%;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .top {
	width: 100%;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .top em {
	color: #111;
	font-size: 38px;
	line-height: 140%;
	font-weight: 800;
	letter-spacing: 0;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 .top em {
		color: #111;
		font-size: 38px;
		line-height: 110%;
		font-weight: 800;
		letter-spacing: 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom {
	margin-top: 40px;
	width: 980px;
	padding: 80px 0;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	        box-shadow: 0px 10px 20px 0px rgba(208, 208, 208, 0.3);
	background-color: #f2f7ff;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom {
		width: -webkit-calc(100% - 32px);
		width: calc(100% - 32px);
		padding: 50px 0;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc {
	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;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc > span {
	color: #ff5ca8;
	font-size: 16px;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: 0;
	text-decoration: underline;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc > span {
		color: #ff5ca8;
		font-size: 14px;
		line-height: 16px;
		font-weight: 700;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc p:nth-of-type(1) {
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 500;
	letter-spacing: -0.2px;
	margin-top: 16px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc p:nth-of-type(1) > span {
	font-weight: 600;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .lucky_date.only_pc {
	color: #111;
	font-size: 18px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
	margin-top: 30px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .lucky_date.only_mo {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	color: #111;
	font-size: 16px;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: -0.2px;
	margin-top: 30px;
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .entry {
	margin-top: 30px;
	display: block;
	width: -webkit-fit-content;
	width: fit-content;
	background-color: #fff;
	padding: 18px 70px;
	border: 1px solid #e9e9e9;
	color: #111;
	font-size: 18px;
	line-height: 120%;
	font-weight: 600;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .entry {
		padding: 18px 50px;
		color: #111;
		font-size: 16px;
		line-height: 120%;
		font-weight: 600;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .attention {
	margin-top: 40px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .section3 > .bottom .box4 .bottom .desc .attention {
		margin-top: 30px;
		color: #555;
		font-size: 14px;
		line-height: 140%;
		font-weight: 400;
		letter-spacing: -0.2px;
	}
}

.showcase_kpop_square_zeroni .sns {
	position: relative;
	text-align: center;
	padding: 130px 0;
	background-color: #f9f9f9;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns {
		padding: 100px 0;
	}
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner {
		padding: 0 30px;
	}
}

.showcase_kpop_square_zeroni .sns .inner .desc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 10px;
	color: #111111;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	letter-spacing: -0.2px;
}

.showcase_kpop_square_zeroni .sns .inner .btn_box {
	margin-top: 32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	-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;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner .btn_box {
		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;
		row-gap: 10px;
	}
}

.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner {
	width: 380px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner {
		width: 100%;
		max-width: 440px;
	}
}

.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link {
	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: 100%;
	height: 100%;
	height: 68px;
	border: 1px solid #dcdee0;
	background: #fff;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	color: #111;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 0px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link {
		color: #111;
		font-size: 18px;
		line-height: 20px;
		font-weight: 600;
		letter-spacing: 0px;
		height: 64px;
	}
}

.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link .icon_insta {
	margin-right: 9px;
	background: url(../img/pc/ico_insta.png) 50% 0 no-repeat;
	width: 24px;
	height: 24px;
	-webkit-background-size: 24px 24px;
	        background-size: 24px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link .icon_insta {
		margin-right: 14px;
	}
}

.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link .icon_x {
	margin-right: 9px;
	width: 20px;
	height: 24px;
	background: url(../img/pc/ico_x.png) 50% 0 no-repeat;
	-webkit-background-size: 20px 24px;
	        background-size: 20px 24px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .sns .inner .btn_box .box_inner .btn_link .icon_x {
		margin-right: 14px;
	}
}

.showcase_kpop_square_zeroni .notice {
	background-color: #fff;
	padding: 60px 0 80px 0;
	text-align: center;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .notice {
		padding: 50px 0;
	}
}

.showcase_kpop_square_zeroni .notice .inner {
	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;
	gap: 10px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .notice .inner {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		padding: 0 20px;
	}
}

.showcase_kpop_square_zeroni .notice .inner span {
	color: #111;
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	letter-spacing: 0;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .notice .inner span {
		color: #616161;
		font-size: 18px;
		line-height: 20px;
		font-weight: 700;
		letter-spacing: -0.3px;
	}
}

.showcase_kpop_square_zeroni .notice .inner ul {
	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;
	gap: 4px;
	margin-top: 16px;
}

.showcase_kpop_square_zeroni .notice .inner ul li {
	width: -webkit-fit-content;
	width: fit-content;
	position: relative;
	padding-left: 10px;
	text-align: center;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	letter-spacing: -0.2px;
}

@media screen and (max-width: 990px) {
	.showcase_kpop_square_zeroni .notice .inner ul li {
		color: #616161;
		font-size: 14px;
		line-height: 22px;
		font-weight: 400;
		letter-spacing: -0.3px;
		text-align: left;
	}
}

.showcase_kpop_square_zeroni .notice .inner ul li::before {
	content: "";
	width: 5px;
	height: 1px;
	background-color: #3f3f3f;
	position: absolute;
	left: 0;
	top: 10px;
}

@media screen and (max-width: 990px) {
	html[lang="en"] .showcase_kpop_square_zeroni .section3 > .bottom .box1 .desc p strong {
		font-weight: 400;
	}
}
/*# sourceMappingURL=showcase_kpop_square_zeroni.css.map */
