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

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

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

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

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

.showcase_add_event_info a {
	text-decoration: none;
}

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

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

.showcase_add_event_info hr {
	display: none !important;
}

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

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

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

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

.showcase_add_event_info {
	/* 아래는 임시로 둠 */
	/*reset*/
	/*시작*/
	/*sc_main*/
	/*sc_link*/
	/* sc_coupon 폰트만 */
	/*첫번째 버전 단독*/
	/*두번째 버전 단독*/
	/*세번째 버전 단독*/
	/*sc_coupon.first_ver*/
	/*sc_coupon second_ver*/
	/*sc_coupon third_ver*/
	/*sc_method*/
	/*sc_notice*/
}

.showcase_add_event_info .main_badge em {
	color: inherit;
	background-color: inherit;
}

.showcase_add_event_info .custom-label {
	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;
	position: relative;
	z-index: 1;
	width: -webkit-fit-content;
	width: fit-content;
}

.showcase_add_event_info .custom-label::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0.1;
	z-index: -1;
	width: 100%;
	height: 100%;
}

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

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

.showcase_add_event_info a {
	text-decoration: none;
	color: inherit;
}

.showcase_add_event_info img {
	width: 100%;
}

.showcase_add_event_info body {
	overflow-x: hidden !important;
}

.showcase_add_event_info .container_wrap {
	background-color: #fff;
}

.showcase_add_event_info .pc {
	display: block !important;
}

.showcase_add_event_info .mo {
	display: none !important;
}

.showcase_add_event_info .sc_coupon.first_ver .box_wrap {
	cursor: pointer;
}

.showcase_add_event_info .wsnr_pc {
	white-space: nowrap;
}

.showcase_add_event_info .en_ver .sc_method .text_wrap li .text_box p {
	text-align: center;
	line-height: 1.35;
}

.showcase_add_event_info .flex {
	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_add_event_info .title,
.showcase_add_event_info .title-wrapper-with-link {
	margin: 0 !important;
}

.showcase_add_event_info .inner {
	width: 1180px;
	margin: 0 auto;
}

.showcase_add_event_info .first_wrap,
.showcase_add_event_info .second_wrap,
.showcase_add_event_info .third_wrap {
	display: none !important;
}

.showcase_add_event_info .first_wrap.on,
.showcase_add_event_info .second_wrap.on,
.showcase_add_event_info .third_wrap.on {
	display: block !important;
}

.showcase_add_event_info .sc_main {
	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;
	text-align: center;
	padding: 0;
	background: #110d1f;
	position: relative;
	height: 728px;
	overflow: hidden;
}

.showcase_add_event_info .sc_main .text_wrap {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	bottom: 60px;
}

.showcase_add_event_info .sc_main .text_wrap h2 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px;
	color: #fff;
}

.showcase_add_event_info .sc_main .text_wrap .txt {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.3;
	opacity: 0.9;
	color: #fff;
}

.showcase_add_event_info .sc_main .text_wrap .day {
	margin-top: 25px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	color: #fff;
}

.showcase_add_event_info .sc_main .img_wrap {
	width: 1920px;
	height: 728px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.showcase_add_event_info .sc_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;
	padding: 40px 0;
	border-bottom: 10px solid #f6f8fa;
}

.showcase_add_event_info .sc_link a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	border: 1px solid #ebedec;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	width: 343px;
	height: 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;
	margin: 0 auto;
}

.showcase_add_event_info .sc_coupon h2 {
	font-size: 30px;
}

.showcase_add_event_info .sc_coupon .table_wrap .text_wrap .main_badge {
	font-size: 14px;
}

.showcase_add_event_info .sc_coupon .table_wrap .text_wrap strong {
	font-size: 20px;
}

.showcase_add_event_info .sc_coupon .table_wrap .text_wrap p {
	font-size: 15px;
}

.showcase_add_event_info .sc_coupon .table_wrap .box_wrap .left_box em {
	font-size: 14px;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
	font-size: 18px;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
	font-size: 14px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
	font-size: 14px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
	font-size: 18px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
	font-size: 16px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
	font-size: 30px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
	font-size: 16px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
	font-size: 11px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
	font-size: 14px;
}

.showcase_add_event_info .sc_coupon.first_ver {
	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: 80px 0 120px;
}

.showcase_add_event_info .sc_coupon.first_ver .inner {
	padding: 0 65.5px;
}

.showcase_add_event_info .sc_coupon.first_ver h2 {
	text-align: center;
	font-weight: 700;
	padding: 0 0 30px;
	line-height: 1;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	gap: 10px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap li {
	border: 1px solid #ebedec;
	-webkit-box-shadow: 0px 4px 10px 0px #00000008;
	        box-shadow: 0px 4px 10px 0px #00000008;
	padding: 32px;
	width: -webkit-calc((100% - 20px) / 3);
	width: calc((100% - 20px) / 3);
}

@media screen and (min-width: 1181px) {
	.showcase_add_event_info .sc_coupon.first_ver .inner_ver2 {
		padding: 0 242px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner_ver2 .table_wrap li {
		border: 1px solid #ebedec;
		-webkit-box-shadow: 0px 4px 10px 0px #00000008;
		        box-shadow: 0px 4px 10px 0px #00000008;
		padding: 32px;
		width: -webkit-calc((100% - 10px) / 2);
		width: calc((100% - 10px) / 2);
	}
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap {
	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;
	letter-spacing: -0.02em;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .min_height {
	margin-top: 12px;
	height: auto;
	margin-bottom: 20px;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .main_badge {
	line-height: 1;
	height: 30px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	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: -webkit-fit-content;
	width: fit-content;
	padding: 0 12px;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap strong {
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 8px;
	display: inline-block;
}

.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .text_wrap strong {
	line-height: 1.3;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap p {
	font-weight: 500;
	line-height: 1.3;
	color: #616161;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap {
	border: 1px solid #ebedec;
	background: #0bb6fa05;
	padding: 15px 20px 18px 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	position: relative;
}

.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap {
	padding: 15px 16px 18px 16px;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box em {
	font-weight: 500;
	line-height: 1;
	margin-bottom: 8px;
	display: inline-block;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
	font-weight: 600;
	line-height: 1;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap .right_box {
	-webkit-align-self: center;
	    -ms-flex-item-align: center;
	        align-self: center;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap::after {
	content: "";
	position: absolute;
	left: -19px;
	background: #ebedec;
	width: 1px;
	height: 46px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	left: 77%;
}

.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
	font-weight: 500;
	color: #616161;
	line-height: 1.3;
	display: inline-block;
}

.showcase_add_event_info .ko_ver .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
	padding-bottom: 2px;
}

.showcase_add_event_info .sc_coupon.second_ver {
	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: 80px 0 120px;
}

.showcase_add_event_info .sc_coupon.second_ver .inner {
	padding: 0 242px;
}

.showcase_add_event_info .sc_coupon.second_ver h2 {
	text-align: center;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 30px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap.is_two {
	width: 800px;
	margin: 0 auto;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap li {
	border: 1px solid #ebedec;
	-webkit-box-shadow: 0px 4px 10px 0px #00000008;
	        box-shadow: 0px 4px 10px 0px #00000008;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding: 32px;
	width: -webkit-calc((100% - 10px) / 2);
	width: calc((100% - 10px) / 2);
}

@media screen and (min-width: 1181px) {
	.showcase_add_event_info .sc_coupon.second_ver .inner_ver2 {
		padding: 0 65.5px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner_ver2 .table_wrap li {
		border: 1px solid #ebedec;
		-webkit-box-shadow: 0px 4px 10px 0px #00000008;
		        box-shadow: 0px 4px 10px 0px #00000008;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		padding: 32px;
		width: -webkit-calc((100% - 20px) / 3);
		width: calc((100% - 20px) / 3);
	}
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap {
	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;
	letter-spacing: -0.02em;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .min_height {
	margin-top: 12px;
	height: auto;
	margin-bottom: 20px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .main_badge {
	line-height: 1;
	height: 30px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	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: -webkit-fit-content;
	width: fit-content;
	padding: 0 12px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap strong {
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 8px;
	display: inline-block;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap p {
	font-weight: 500;
	line-height: 1.3;
	color: #616161;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box {
	border: 1px solid #ebedec;
	background: #0bb6fa05;
	padding: 15px 20px 18px 20px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
	color: #111111;
	display: inline-block;
	line-height: 1;
	margin-bottom: 8px;
	font-weight: 500;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
	line-height: 1;
	color: #616161;
	font-weight: 600;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box {
	text-align: center;
	margin-top: 20px;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
	position: relative;
	display: inline-block;
}

.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a::after {
	content: "";
	width: 6px;
	height: 11px;
	background-image: url(../img/pc/arrow.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	        background-size: contain;
	background-position: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	right: -14px;
}

.showcase_add_event_info .sc_coupon.third_ver {
	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: 80px 0 120px;
}

.showcase_add_event_info .sc_coupon.third_ver .inner {
	padding: 0 65.5px;
}

.showcase_add_event_info .sc_coupon.third_ver h2 {
	text-align: center;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 30px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-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: 10px;
	letter-spacing: -0.02em;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap li {
	width: -webkit-calc((100% - 20px) / 3);
	width: calc((100% - 20px) / 3);
	padding: 25px 32px 25px 32px;
	border: 1px solid #ebedec;
	background: #0bb6fa05;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_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;
	gap: 13px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
	color: #0bb6fa;
	font-weight: 600;
	line-height: 1;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
	font-weight: 600;
	display: inline-block;
	line-height: 1;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
	line-height: 1;
	font-weight: 600;
	padding: 4px 6px;
	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_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box {
	margin-top: 15px;
}

.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
	line-height: 1.5;
	color: #616161;
	font-weight: 400;
}

.showcase_add_event_info .sc_method {
	background: #f9f9f9;
	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: 120px 0;
}

.showcase_add_event_info .sc_method .inner {
	padding: 0 235px;
}

.showcase_add_event_info .sc_method h2 {
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	padding: 0 0 70px;
}

.showcase_add_event_info .sc_method .text_wrap {
	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;
}

.showcase_add_event_info .sc_method .text_wrap li {
	background: #f0f2f4;
	padding: 40px 91px;
}

.showcase_add_event_info .sc_method .text_wrap li .text_box {
	line-height: 1;
	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_add_event_info .sc_method .text_wrap li .text_box .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;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 10px;
}

.showcase_add_event_info .sc_method .text_wrap li .text_box em {
	width: 22px;
	height: 22px;
	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: #111;
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
}

.showcase_add_event_info .sc_method .text_wrap li .text_box strong {
	font-weight: 700;
	font-size: 20px;
}

.showcase_add_event_info .sc_method .text_wrap li .text_box p {
	font-weight: 400;
	font-size: 16px;
	margin-top: 5px;
}

.showcase_add_event_info .sc_method .text_wrap li .img_box {
	width: 514px;
	margin-top: 20px;
}

.showcase_add_event_info .sc_method .text_wrap li .img_box .obj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}

.showcase_add_event_info .sc_method .text_wrap li .img_box .obj img {
	width: 252px;
}

.showcase_add_event_info .sc_notice {
	color: #616161;
	padding: 50px 50px;
	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;
	text-align: center;
	letter-spacing: -0.02em;
}

.showcase_add_event_info .sc_notice h3 {
	line-height: 1;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #121212;
}

.showcase_add_event_info .sc_notice .last_h3 {
	margin-top: 50px;
}

.showcase_add_event_info .sc_notice ul.pc li {
	line-height: 1.7;
	font-weight: 400;
	font-size: 14px;
}

.showcase_add_event_info .sc_notice ul.pc li i {
	position: relative;
	padding-left: 15px;
}

.showcase_add_event_info .sc_notice ul.pc li i::before {
	content: "-";
	position: absolute;
	top: -4px;
	left: 0;
}

.showcase_add_event_info .sc_notice ul.mo li {
	line-height: 1.7;
	font-weight: 400;
	font-size: 14px;
	position: relative;
	padding-left: 15px;
}

.showcase_add_event_info .sc_notice ul.mo li::before {
	content: "-";
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 1025px) and (max-width: 1180px) {
	.showcase_add_event_info {
		/*sc_link*/
		/*sc_coupon 폰트만*/
		/*첫번째 버전 단독*/
		/*두번째 버전 단독*/
		/*세번째 버전 단독*/
		/*sc_coupon.first_ver*/
		/*sc_coupon.first_ver*/
		/*sc_coupon.second_ver*/
		/*sc_coupon.third_ver*/
		/*sc_method*/
		/*sc_notice*/
	}
	.showcase_add_event_info .inner {
		width: 100%;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_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;
		padding: 3.39vw 0;
		border-bottom: 0.85vw solid #f6f8fa;
	}
	.showcase_add_event_info .sc_link a {
		font-size: clamp(13px, 1.36vw, 9999px);
		font-weight: 400;
		line-height: 1;
		border: 0.08vw solid #ebedec;
		-webkit-border-radius: 0.17vw;
		        border-radius: 0.17vw;
		width: 29.07vw;
		height: 5.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;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon h2 {
		font-size: clamp(13px, 2.54vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap .main_badge {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap strong {
		font-size: clamp(13px, 1.69vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap p {
		font-size: clamp(13px, 1.27vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .box_wrap .left_box em {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-size: clamp(13px, 1.53vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		font-size: clamp(13px, 1.53vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		font-size: clamp(13px, 1.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		font-size: clamp(13px, 2.54vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-size: clamp(13px, 1.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		font-size: clamp(13px, 0.93vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner {
		padding: 0 5.55vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner_ver2 {
		padding: 0 20.44vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver h2 {
		text-align: center;
		font-weight: 700;
		padding: 0 0 2.54vw;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap li {
		border: 0.08vw solid #ebedec;
		-webkit-box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		        box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		padding: 2.71vw;
		width: -webkit-calc((100% - 10px) / 2);
		width: calc((100% - 10px) / 2);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap {
		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;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .min_height {
		margin-top: 1.02vw;
		margin-bottom: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .main_badge {
		line-height: 1;
		height: 2.54vw;
		-webkit-border-radius: 0.42vw;
		        border-radius: 0.42vw;
		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: -webkit-fit-content;
		width: fit-content;
		padding: 0 1.02vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap strong {
		font-weight: 600;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .text_wrap strong {
		line-height: 1.3;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap p {
		font-weight: 500;
		line-height: 1.3;
		color: #616161;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap {
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
		padding: 1.27vw 1.69vw 1.53vw 1.69vw;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		    -ms-flex-align: end;
		        align-items: flex-end;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-border-radius: 0.17vw;
		        border-radius: 0.17vw;
		position: relative;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 1.27vw 1.36vw 1.53vw 1.36vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box em {
		font-weight: 500;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-weight: 600;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap .right_box {
		-webkit-align-self: center;
		    -ms-flex-item-align: center;
		        align-self: center;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap::after {
		content: "";
		position: absolute;
		left: -1.61vw;
		background: #ebedec;
		width: 0.08vw;
		height: 3.9vw;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		left: 77%;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-weight: 500;
		color: #616161;
		line-height: 1.3;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.second_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner {
		padding: 0 20.51vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner_ver2 {
		padding: 0 5.55vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver h2 {
		text-align: center;
		font-weight: 700;
		line-height: 1;
		padding: 0 0 2.54vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0.85vw;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap.is_two {
		width: 60.05vw;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap li {
		border: 0.08vw solid #ebedec;
		-webkit-box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		        box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		padding: 2.71vw;
		width: -webkit-calc((100% - 0.85vw) / 2);
		width: calc((100% - 0.85vw) / 2);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap {
		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;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .min_height {
		margin-top: 1.02vw;
		margin-bottom: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .main_badge {
		height: 2.54vw;
		-webkit-border-radius: 0.42vw;
		        border-radius: 0.42vw;
		padding: 0 1.02vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap strong {
		font-weight: 600;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap p {
		font-weight: 500;
		line-height: 1.3;
		color: #616161;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box {
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
		padding: 1.27vw 1.69vw 1.53vw 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		color: #111111;
		display: inline-block;
		line-height: 1;
		margin-bottom: 0.68vw;
		font-weight: 500;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		line-height: 1;
		color: #616161;
		font-weight: 600;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box {
		text-align: center;
		margin-top: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		position: relative;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a::after {
		content: "";
		width: 0.51vw;
		height: 0.93vw;
		background-image: url(../img/pc/arrow.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		background-position: center;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: -1.19vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .inner {
		padding: 0 5.55vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver h2 {
		text-align: center;
		font-weight: 700;
		line-height: 1;
		padding: 0 0 2.54vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-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: 0.85vw;
		letter-spacing: -0.02em;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap li {
		width: -webkit-calc((100% - 1.7vw) / 3);
		width: calc((100% - 1.7vw) / 3);
		padding: 2.12vw 2.71vw 2.12vw 2.71vw;
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_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;
		gap: 1.1vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		color: #0bb6fa;
		font-weight: 600;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-weight: 600;
		display: inline-block;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		line-height: 1;
		font-weight: 600;
		padding: 0.34vw 0.51vw;
		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_add_event_info .sc_coupon.third_ver .table_wrap .top_box .new_member_badge {
		width: 4.15vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box {
		margin-top: 1.27vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		line-height: 1.5;
		color: #616161;
		font-weight: 400;
	}
	.showcase_add_event_info .sc_method {
		background: #f9f9f9;
		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: 10.17vw 0;
	}
	.showcase_add_event_info .sc_method .inner {
		padding: 0 19.92vw;
	}
	.showcase_add_event_info .sc_method h2 {
		text-align: center;
		font-weight: 700;
		font-size: clamp(13px, 2.54vw, 9999px);
		line-height: 1;
		padding: 0 0 5.93vw;
	}
	.showcase_add_event_info .sc_method .text_wrap {
		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: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li {
		background: #f0f2f4;
		padding: 3.39vw 7.71vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box {
		line-height: 1;
		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.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box .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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box em {
		width: 1.86vw;
		height: 1.86vw;
		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: #111;
		color: #fff;
		font-weight: 600;
		font-size: clamp(13px, 1.1vw, 9999px);
		-webkit-border-radius: 50%;
		        border-radius: 50%;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box strong {
		font-weight: 700;
		font-size: 1.69vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box p {
		font-weight: 400;
		font-size: clamp(13px, 1.36vw, 9999px);
		margin-top: 0.42vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box {
		width: 43.56vw;
		margin-top: 1.69vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .obj {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .obj img {
		width: 21.36vw;
	}
	.showcase_add_event_info .sc_notice {
		color: #616161;
		padding: 4.24vw 4.24vw;
		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;
		text-align: center;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_notice h3 {
		line-height: 1;
		font-size: clamp(13px, 1.53vw, 9999px);
		font-weight: 700;
		margin-bottom: 1.27vw;
	}
	.showcase_add_event_info .sc_notice .last_h3 {
		margin-top: 4.24vw;
	}
	.showcase_add_event_info .sc_notice ul.pc li {
		line-height: 1.7;
		font-weight: 400;
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_notice ul.pc li i {
		position: relative;
		padding-left: 1.27vw;
	}
	.showcase_add_event_info .sc_notice ul.pc li i::before {
		content: "-";
		position: absolute;
		top: -3px;
		left: 0;
	}
	.showcase_add_event_info .sc_notice ul.mo li {
		line-height: 1.7;
		font-weight: 400;
		font-size: clamp(13px, 1.19vw, 9999px);
		position: relative;
		padding-left: 1.27vw;
	}
	.showcase_add_event_info .sc_notice ul.mo li::before {
		content: "-";
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.showcase_add_event_info {
		/*sc_link*/
		/*sc_coupon 폰트만*/
		/*첫번째 버전 단독*/
		/*두번째 버전 단독*/
		/*세번째 버전 단독*/
		/*sc_coupon.first_ver*/
		/*sc_coupon second_ver*/
		/*sc_coupon third_ver*/
		/*sc_method*/
		/*sc_notice*/
	}
	.showcase_add_event_info .pc {
		display: block !important;
	}
	.showcase_add_event_info .mo {
		display: none !important;
	}
	.showcase_add_event_info .inner {
		width: 100%;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_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;
		padding: 3.39vw 0;
		border-bottom: 0.85vw solid #f6f8fa;
	}
	.showcase_add_event_info .sc_link a {
		font-size: clamp(13px, 1.36vw, 9999px);
		font-weight: 400;
		line-height: 1;
		border: 0.08vw solid #ebedec;
		-webkit-border-radius: 0.17vw;
		        border-radius: 0.17vw;
		width: 29.07vw;
		height: 5.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;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon h2 {
		font-size: clamp(13px, 2.54vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap .main_badge {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap strong {
		font-size: clamp(13px, 1.69vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap p {
		font-size: clamp(13px, 1.27vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .box_wrap .left_box em {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-size: clamp(13px, 1.53vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		font-size: clamp(13px, 1.53vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		font-size: clamp(13px, 1.56vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		font-size: clamp(13px, 2.54vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-size: clamp(13px, 1.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		font-size: clamp(13px, 0.93vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner {
		padding: 0 13.9vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner_ver2 {
		padding: 0 13.9vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver h2 {
		text-align: center;
		font-weight: 700;
		padding: 0 0 2.54vw;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		gap: 10px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap li {
		border: 0.08vw solid #ebedec;
		-webkit-box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		        box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		padding: 2.71vw;
		width: -webkit-calc((100% - 10px) / 2);
		width: calc((100% - 10px) / 2);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap {
		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;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .min_height {
		margin-top: 1.02vw;
		margin-bottom: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .main_badge {
		height: 2.54vw;
		-webkit-border-radius: 0.42vw;
		        border-radius: 0.42vw;
		padding: 0 1.02vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap strong {
		font-weight: 600;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap p {
		font-weight: 500;
		line-height: 1.3;
		color: #616161;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap {
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
		padding: 1.27vw 1.69vw 1.53vw 1.69vw;
		-webkit-border-radius: 0.17vw;
		        border-radius: 0.17vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box em {
		font-weight: 500;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-weight: 600;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box {
		position: relative;
		padding-top: 5px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap::after {
		content: "";
		position: absolute;
		left: -1.61vw;
		background: #ebedec;
		width: 0.08vw;
		height: 3.9vw;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		left: 77%;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-weight: 500;
		color: #616161;
		line-height: 1.3;
		display: inline-block;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 1.27vw 1.36vw 1.53vw 1.36vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner {
		padding: 0 13.9vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver h2 {
		text-align: center;
		font-weight: 700;
		line-height: 1;
		padding: 0 0 2.54vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0.85vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap.is_two {
		width: auto;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap li {
		border: 0.08vw solid #ebedec;
		-webkit-box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		        box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		padding: 2.71vw;
		width: -webkit-calc((100% - 0.85vw) / 2);
		width: calc((100% - 0.85vw) / 2);
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner_ver2 .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 10px;
		-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;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner_ver2 .table_wrap li {
		border: 0.08vw solid #ebedec;
		-webkit-box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		        box-shadow: 0vw 0.34vw 0.85vw 0vw #00000008;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 -webkit-calc((100% - 10px) / 2);
		    -ms-flex: 0 0 calc((100% - 10px) / 2);
		        flex: 0 0 calc((100% - 10px) / 2);
		max-width: -webkit-calc((100% - 10px) / 2);
		max-width: calc((100% - 10px) / 2);
		padding: 2.71vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap {
		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;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .min_height {
		margin-top: 1.02vw;
		height: auto;
		margin-bottom: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .main_badge {
		height: 2.54vw;
		-webkit-border-radius: 0.42vw;
		        border-radius: 0.42vw;
		padding: 0 1.02vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap strong {
		font-weight: 600;
		line-height: 1;
		margin-bottom: 0.68vw;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap p {
		font-weight: 500;
		line-height: 1.3;
		color: #616161;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box {
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
		padding: 1.27vw 1.69vw 1.53vw 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		color: #111111;
		display: inline-block;
		line-height: 1;
		margin-bottom: 0.68vw;
		font-weight: 500;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		line-height: 1;
		color: #616161;
		font-weight: 600;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box {
		text-align: center;
		margin-top: 1.69vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		position: relative;
		display: inline-block;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a::after {
		content: "";
		width: 0.51vw;
		height: 0.93vw;
		background-image: url(../img/pc/arrow.png);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		        background-size: contain;
		background-position: center;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: -1.19vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver {
		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: 6.78vw 0 10.17vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .inner {
		padding: 0 13.9vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver h2 {
		text-align: center;
		font-weight: 700;
		line-height: 1;
		padding: 0 0 2.54vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-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: 0.85vw;
		letter-spacing: -0.02em;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap li {
		width: -webkit-calc((100% - 0.85vw) / 2);
		width: calc((100% - 0.85vw) / 2);
		height: auto;
		min-height: 172px;
		padding: 2.12vw 2.71vw 2.12vw 2.71vw;
		border: 0.08vw solid #ebedec;
		background: #0bb6fa05;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_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;
		gap: 1.1vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		color: #0bb6fa;
		font-weight: 600;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-weight: 600;
		display: inline-block;
		line-height: 1;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		line-height: 1;
		font-weight: 600;
		padding: 0.32vw 0.78vw;
		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_add_event_info .sc_coupon.third_ver .table_wrap .top_box .new_member_badge {
		width: 6.79vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box {
		margin-top: 1.27vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		line-height: 1.5;
		color: #616161;
		font-weight: 400;
	}
	.showcase_add_event_info .sc_method {
		background: #f9f9f9;
		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: 10.17vw 0;
	}
	.showcase_add_event_info .sc_method .inner {
		padding: 0 20.51vw;
	}
	.showcase_add_event_info .sc_method h2 {
		text-align: center;
		font-weight: 700;
		font-size: clamp(13px, 2.54vw, 9999px);
		line-height: 1;
		padding: 0 0 5.93vw;
	}
	.showcase_add_event_info .sc_method .text_wrap {
		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: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li {
		background: #f0f2f4;
		padding: 3.39vw 7.71vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box {
		line-height: 1;
		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.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box .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;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		gap: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box em {
		width: 1.86vw;
		height: 1.86vw;
		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: #111;
		color: #fff;
		font-weight: 600;
		font-size: clamp(13px, 1.1vw, 9999px);
		-webkit-border-radius: 50%;
		        border-radius: 50%;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box strong {
		font-weight: 700;
		font-size: clamp(13px, 1.69vw, 9999px);
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box p {
		font-weight: 400;
		font-size: clamp(13px, 1.36vw, 9999px);
		margin-top: 0.42vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box {
		width: 43.56vw;
		margin-top: 1.69vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .obj {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 0.85vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .obj img {
		width: 21.36vw;
	}
	.showcase_add_event_info .sc_notice {
		color: #616161;
		padding: 4.24vw 4.24vw;
		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;
		text-align: center;
		letter-spacing: -0.02em;
	}
	.showcase_add_event_info .sc_notice h3 {
		line-height: 1;
		font-size: clamp(13px, 1.53vw, 9999px);
		font-weight: 700;
		margin-bottom: 1.27vw;
	}
	.showcase_add_event_info .sc_notice ul.pc li {
		font-size: clamp(13px, 1.19vw, 9999px);
	}
	.showcase_add_event_info .sc_notice ul.pc li i {
		padding-left: 1.27vw;
	}
	.showcase_add_event_info .sc_notice ul.pc li i::before {
		content: "-";
		position: absolute;
		top: -4px;
		left: 0;
	}
	.showcase_add_event_info .sc_notice ul.mo li {
		font-size: clamp(13px, 1.19vw, 9999px);
		padding-left: 1.27vw;
	}
}

@media screen and (max-width: 768px) {
	.showcase_add_event_info {
		/*sc_main*/
		/*sc_link*/
		/*sc_coupon*/
		/*첫번째 버전 단독*/
		/*두번째 버전 단독*/
		/*세번째 버전 단독*/
		/*sc_coupon.first_ver*/
		/*sc_coupon.second_ver*/
		/*sc_coupon.third_ver*/
		/*sc_method*/
		/*sc_method*/
		/*sc_notice*/
	}
	.showcase_add_event_info .mo {
		display: block !important;
	}
	.showcase_add_event_info .pc {
		display: none !important;
	}
	.showcase_add_event_info .wsnr_pc {
		white-space: wrap;
	}
	.showcase_add_event_info .en_ver .sc_method .text_wrap li .text_box p {
		text-align: left;
	}
	.showcase_add_event_info .inner {
		width: 100%;
	}
	.showcase_add_event_info .wsnr_mo {
		white-space: nowrap;
	}
	.showcase_add_event_info .sc_main {
		padding: 0;
		width: 100%;
		height: 155.73vw;
	}
	.showcase_add_event_info .sc_main .text_wrap {
		padding: 0 4.27vw;
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		bottom: 16vw;
		width: 100%;
	}
	.showcase_add_event_info .sc_main .text_wrap h2 {
		line-height: 1.2;
		font-size: clamp(13px, 11.2vw, 9999px);
		/* 11.2 → 10.08 */
		margin-bottom: 0;
	}
	.showcase_add_event_info .sc_main .text_wrap .txt {
		font-size: clamp(13px, 4.8vw, 9999px);
		/* 4.8 → 4.32 */
		margin: 2.67vw 0 0;
	}
	.showcase_add_event_info .sc_main .text_wrap .day {
		font-size: clamp(13px, 5.33vw, 9999px);
		/* 5.33 → 4.8 */
		margin-top: 7.2vw;
	}
	.showcase_add_event_info .sc_main .img_wrap {
		width: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_add_event_info .sc_link {
		padding: 10.67vw 4.27vw 10.67vw;
		margin-bottom: 2.67vw solid #f6f8fa;
	}
	.showcase_add_event_info .sc_link a {
		width: 91.47vw;
		height: 16vw;
		font-size: clamp(13px, 3.84vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon h2 {
		font-size: clamp(13px, 7.2vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap .main_badge {
		font-size: clamp(13px, 3.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap strong {
		font-size: clamp(13px, 4.8vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .text_wrap p {
		font-size: clamp(13px, 3.6vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon .table_wrap .box_wrap .left_box em {
		font-size: clamp(13px, 3.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box em {
		margin-bottom: 1.95vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-size: clamp(13px, 4.32vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-size: clamp(13px, 3.36vw, 9999px);
		padding-bottom: 0;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		font-size: clamp(13px, 3.36vw, 9999px);
		margin-bottom: 1.95vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		font-size: clamp(13px, 4.32vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		font-size: clamp(13px, 3.84vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		font-size: clamp(13px, 7.2vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-size: clamp(13px, 3.84vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		font-size: clamp(13px, 2.64vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		font-size: clamp(13px, 3.36vw, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver {
		padding: 21.33vw 4.27vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.first_ver h2 {
		padding: 0 0 8.53vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 2.67vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 4vw 5.33vw 4.8vw 5.33vw;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 4vw 5.33vw 4.8vw 5.33vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap li {
		width: 100%;
		padding: 8.53vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .min_height {
		margin-top: 4vw;
		height: auto;
		margin-bottom: 4vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .main_badge {
		height: 8vw;
		padding: 0 4vw;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap::after {
		height: 10vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver {
		padding: 21.33vw 4.27vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.second_ver h2 {
		padding: 0 0 8.53vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap.is_two {
		width: auto;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap li {
		padding: 8.53vw;
		width: 100%;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .min_height {
		margin-top: 4vw;
		height: auto;
		margin-bottom: 4vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .main_badge {
		height: 8vw;
		padding: 0 4vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box {
		padding: 4vw 5.33vw 4.8vw 5.33vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box {
		margin-top: 5.33vw;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a::after {
		width: 1.6vw;
		height: 2.93vw;
		right: -3.73vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver {
		padding: 21.33vw 4.27vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.third_ver h2 {
		padding: 0 0 8.53vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap {
		gap: 2.67vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap li {
		width: 100%;
		padding: 6.67vw 8.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-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box {
		gap: 3.47vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box .new_member_badge {
		width: 12.03vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		padding: 0.75vw 1.56vw;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box {
		margin-top: 4vw;
	}
	.showcase_add_event_info .sc_method h2 {
		font-size: clamp(13px, 7.2vw, 9999px);
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box em {
		font-size: clamp(13px, 3.12vw, 9999px);
		width: 3.86vw;
		height: 3.86vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box strong {
		font-size: clamp(13px, 4.8vw, 9999px);
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box p {
		font-size: clamp(13px, 3.84vw, 9999px);
		line-height: 1.5;
	}
	.showcase_add_event_info .sc_method {
		padding: 21.33vw 4.27vw;
	}
	.showcase_add_event_info .sc_method .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_method h2 {
		padding: 0 0 8.53vw;
	}
	.showcase_add_event_info .sc_method .text_wrap {
		gap: 5.33vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li {
		padding: 10.67vw 0 10.67vw 8.53vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box {
		padding-right: 7.47vw;
		gap: 2.67vw;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box .title {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		gap: 1.6vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box {
		width: 100%;
		overflow: hidden;
		margin-top: 4.8vw;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .swiper {
		width: 110%;
		padding-right: 16.53vw;
	}
	.showcase_add_event_info .sc_notice {
		padding: 13.33vw 6.67vw;
	}
	.showcase_add_event_info .sc_notice h3 {
		text-align: left;
		margin-bottom: 4vw;
	}
	.showcase_add_event_info .sc_notice .last_h3 {
		padding-top: 8vw;
	}
	.showcase_add_event_info .sc_notice ul.pc li i {
		padding-left: 4vw;
	}
	.showcase_add_event_info .sc_notice ul.mo li {
		position: relative;
		padding-left: 2.5vw;
		text-align: left;
		line-height: 1.6;
		padding-bottom: 1vw;
	}
	.showcase_add_event_info .sc_notice ul.mo li::before {
		content: "-";
		position: absolute;
		top: 0;
		left: 0;
	}
	.showcase_add_event_info .sc_notice h3 {
		font-size: clamp(13px, 4.32vw, 9999px);
	}
	.showcase_add_event_info .sc_notice ul.pc li {
		font-size: clamp(13px, 3.36vw, 9999px);
	}
	.showcase_add_event_info .sc_notice ul.mo li {
		font-size: clamp(13px, 3.36vw, 9999px);
	}
}

@media screen and (max-width: 492px) {
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		padding: 4px 8px;
	}
}

@media screen and (max-width: 320px) {
	.showcase_add_event_info {
		/*sc_main*/
		/*sc_link*/
		/*sc_coupon.first_ver*/
		/*sc_coupon second_ver*/
		/*sc_coupon third_ver*/
		/*sc_method*/
		/*sc_notice*/
	}
	.showcase_add_event_info .container_wrap {
		min-width: 320px;
	}
	.showcase_add_event_info .mo {
		display: block !important;
	}
	.showcase_add_event_info .pc {
		display: none !important;
	}
	.showcase_add_event_info .inner {
		width: 100%;
	}
	.showcase_add_event_info .wsnr_mo {
		white-space: nowrap;
	}
	.showcase_add_event_info .sc_main {
		padding: 0;
		width: 100%;
		height: 498px;
	}
	.showcase_add_event_info .sc_main .text_wrap {
		padding: 0 14px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		bottom: 51px;
		width: 100%;
	}
	.showcase_add_event_info .sc_main .text_wrap h2 {
		line-height: 1.2;
		font-size: clamp(13px, 36px, 9999px);
		/* 11.2 → 10.08 */
		margin-bottom: 0;
	}
	.showcase_add_event_info .sc_main .text_wrap .txt {
		font-size: clamp(13px, 15px, 9999px);
		/* 4.8 → 4.32 */
		margin: 9px 0 0;
	}
	.showcase_add_event_info .sc_main .text_wrap .day {
		font-size: clamp(13px, 17px, 9999px);
		/* 5.33 → 4.8 */
		margin-top: 23px;
	}
	.showcase_add_event_info .sc_main .img_wrap {
		width: 100%;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.showcase_add_event_info .sc_link {
		padding: 34px 14px 34px;
		margin-bottom: 9px solid #f6f8fa;
	}
	.showcase_add_event_info .sc_link a {
		width: 293px;
		height: 51px;
		font-size: clamp(13px, 14px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver {
		padding: 68px 14px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.first_ver h2 {
		font-size: clamp(13px, 26px, 9999px);
		padding: 0 0 27px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 9px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 13px 17px 15px 17px;
	}
	.showcase_add_event_info .en_ver .sc_coupon.first_ver .table_wrap .box_wrap {
		padding: 13px 17px 15px 17px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap li {
		width: 100%;
		padding: 27px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .min_height {
		margin-top: 13px;
		height: auto;
		margin-bottom: 13px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap .main_badge {
		height: 30px;
		padding: 0 13px;
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap::after {
		height: 32px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap strong {
		font-size: clamp(13px, 17px, 9999px);
		margin-bottom: 9px;
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .text_wrap p {
		font-size: clamp(13px, 13px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box em {
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .left_box p {
		font-size: clamp(13px, 15px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.first_ver .table_wrap .box_wrap .right_box p {
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver {
		padding: 68px 14px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.second_ver h2 {
		font-size: clamp(13px, 26px, 9999px);
		padding: 0 0 27px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap.is_two {
		width: auto;
		margin: 0 auto;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap li {
		padding: 27px;
		width: 100%;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .min_height {
		margin-top: 13px;
		height: auto;
		margin-bottom: 13px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap .main_badge {
		height: 30px;
		padding: 0 13px;
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap strong {
		font-size: clamp(13px, 17px, 9999px);
		margin-bottom: 9px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .text_wrap p {
		font-size: clamp(13px, 13px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box {
		padding: 13px 17px 15px 17px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box em {
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .top_box p {
		font-size: clamp(13px, 15px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box {
		margin-top: 17px;
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a {
		font-size: clamp(13px, 14px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.second_ver .table_wrap .box_wrap .bottom_box a::after {
		width: 5px;
		height: 9px;
		right: -12px;
	}
	.showcase_add_event_info .sc_coupon.third_ver {
		padding: 68px 14px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_coupon.third_ver h2 {
		font-size: clamp(13px, 26px, 9999px);
		padding: 0 0 27px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap {
		gap: 9px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap li {
		width: 100%;
		padding: 21px 27px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box {
		gap: 11px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box h3 {
		font-size: clamp(13px, 26px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box strong {
		font-size: clamp(13px, 14px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box em {
		font-size: clamp(13px, 9px, 9999px);
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .top_box .new_member_badge {
		width: 57px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box {
		margin-top: 13px;
	}
	.showcase_add_event_info .sc_coupon.third_ver .table_wrap .bottom_box p {
		line-height: 1.7;
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_method {
		padding: 68px 14px;
	}
	.showcase_add_event_info .sc_method .inner {
		padding: 0;
	}
	.showcase_add_event_info .sc_method h2 {
		font-size: clamp(13px, 26px, 9999px);
		padding: 0 0 27px;
	}
	.showcase_add_event_info .sc_method .text_wrap {
		gap: 17px;
	}
	.showcase_add_event_info .sc_method .text_wrap li {
		padding: 34px 0 34px 27px;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box {
		padding-right: 24px;
		gap: 9px;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box .title {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		gap: 5px;
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box em {
		width: 19px;
		height: 19px;
		font-size: clamp(13px, 11px, 9999px);
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box strong {
		font-size: clamp(13px, 17px, 9999px);
	}
	.showcase_add_event_info .sc_method .text_wrap li .text_box p {
		font-size: clamp(13px, 14px, 9999px);
		margin-top: 4px;
		line-height: 1.4;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box {
		width: 100%;
		overflow: hidden;
		margin-top: 15px;
	}
	.showcase_add_event_info .sc_method .text_wrap li .img_box .swiper {
		width: 100%;
	}
	.showcase_add_event_info .sc_notice {
		padding: 43px 21px;
	}
	.showcase_add_event_info .sc_notice h3 {
		text-align: left;
		font-size: clamp(13px, 15px, 9999px);
		margin-bottom: 13px;
	}
	.showcase_add_event_info .sc_notice ul.pc li {
		font-size: clamp(13px, 12px, 9999px);
	}
	.showcase_add_event_info .sc_notice ul.pc li i {
		padding-left: 13px;
	}
	.showcase_add_event_info .sc_notice ul.mo li {
		font-size: clamp(13px, 12px, 9999px);
		position: relative;
		padding-left: 13px;
		text-align: left;
	}
	.showcase_add_event_info .sc_notice ul.mo li::before {
		content: "-";
		position: absolute;
		top: 0;
		left: 0;
	}
}
/*# sourceMappingURL=showcase_add_event_info.css.map */
