.pop_ui.is_positioned .pop_wrap img {
	max-width: 100%;
}

.input_clear .search_btn:before {
	background: url('../image/icon/icon_search_32.png') var(--bg-color-white)
		no-repeat 50% 50%/ 32px 32px;
}

.main_bottom_layer {
	width: auto;
	right: 0;
}

.img_mainbanner img {
	max-height: 478px;
}

/* 디스커버 뱃지 말줄임표 추가*/
.discover_badge_wrap {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}
.discover_badge_wrap .badge.orange {
	flex-shrink: 0;
}
.discover_badge_wrap .badge:nth-child(2) {
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product_list_evt.unbal_type div .thumb_area {
	padding-bottom: 0;
}

/* 이미지 레이지 로드 */
.image-lazy-load {
	height: 100% !important;
	.svelte-lazy-content {
		height: 100%;
	}
}
/* 헤더 파일에 추가 */
.wrap header .gnb_depth00 > li.is_active .gnb_depth00_item {
	color: #000;
}

/* 이퀄 프로필 파일 */
.eql_header .eql_profile .profile_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 이미지 레이지 로드 */
.image-lazy-load {
	height: 100% !important;
}
.image-lazy-load .svelte-lazy-content {
	height: 100%;
}

/* 푸터 아이콘 */
.wrap footer .company .family_site_wrap .family_tit:after {
	background: url('../image/footer/ico_plus_s.png') no-repeat center center;
	background-size: 18px 18px;
}
.wrap footer .company .family_site_wrap .family_tit.on:after {
	background: url('../image/icon/ico_minus_s.png') no-repeat center center;
	background-size: 18px 18px;
}

/* 이퀄 컬렉션 추가 swiper scroll */
.photo_review_swipe_scroll.photo_review_swipe {
	overflow: hidden;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.photo_review_swipe_scroll::-webkit-scrollbar {
	display: none;
}
.photo_review_swipe_scroll .swiper-wrapper {
	gap: 4px;
	transform: none;
}
.photo_review_swipe_scroll .swiper-slide.last-child {
	width: 38px !important;
	background: none;
}

/* 이퀄 컬렉션 기본이미지 */
#collection {
	background-color: var(--bg-color-gray02);
	background-image: url('../image/common/no_thum.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	background-color: var(--bg-color-gray02);
}
.product_info .__grid--masonry li {
	position: relative;
}

/* 컬렉션명 변경 인풋 */
.input_group.is_active .form_bytes strong {
	color: #000;
}

/* 이퀄 상단 summary 링크 클릭 */
.eql_items_size li em,
.eql_items_size li strong {
	cursor: pointer;
}

/* 이퀄 탭 포인터 추가 */
.ui_tab_btns button,
.always_sticky button {
	cursor: pointer;
}

/* 로딩바 틀어짐 수정 */
.loading_wrap {
	max-width: 100%;
	max-height: 100%;
}

.btn_sub_l.white {
	cursor: pointer;
}
.btn_sub_l.white button {
	cursor: pointer;
}

.product_list_evt.unbal_type div .thumb_area {
	padding-bottom: 0;
}
.product_list_evt.unbal_type div .thumb_area img {
	width: 100%;
}

/* .event-detail .pmo-cont .swiper_section {
	margin: 0 auto;
	width: 100%;
	max-width: 1020px;
}
.event-detail .pmo-cont .keyword_swiper_wrap,
.event-detail .pmo-cont .keyword_swiper {
	overflow: hidden;
	position: relative;
}
.event-detail .pmo-cont .keyword_swiper .visual_img {
	margin-bottom: 40px;
}
.event-detail .pmo-cont .keyword_swiper .visual_img img {
	width: 100%;
}
.event-detail .pmo-cont .keyword_swiper .product_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 85px;
}
.event-detail .pmo-cont .keyword_swiper .product_list > li {
	margin: 0px 15px;
}
.event-detail .pmo-cont .keyword_swiper_wrap .swiper-button-prev {
	left: 0;
	top: 375px;
	width: 60px;
	height: 60px;
	background: url('https://cdn.eqlstore.com/display/html/DSP_CTGRY/20230522/swiper_arrow_left.png')
		no-repeat;
	opacity: 1;
}
.event-detail .pmo-cont .keyword_swiper_wrap .swiper-button-next {
	right: 0;
	top: 375px;
	width: 60px;
	height: 60px;
	background: url('https://cdn.eqlstore.com/display/html/DSP_CTGRY/20230522/swiper_arrow_right.png')
		no-repeat;
	opacity: 1;
}
.event-detail
	.pmo-cont
	.keyword_swiper_wrap
	.swiper-button-prev.swiper-button-disabled,
.event-detail
	.pmo-cont
	.keyword_swiper_wrap
	.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
}
.event-detail .pmo-cont .keyword_swiper_wrap .swiper-button-prev:after,
.event-detail .pmo-cont .keyword_swiper_wrap .swiper-button-next:after {
	display: none;
} */
.event-detail .gift-info ul {
	display: inline-block;
}
.event-detail .gift-info ul li {
	display: flex;
	font-size: clamp(16px, 1.145vw, 22px);
	letter-spacing: -0.02em;
	line-height: 1.36;
}

.event-detail .gift-info ul li p {
	font-size: clamp(16px, 1.145vw, 22px);
}

.event-detail .gift-info ul li ~ li {
	margin-top: 8px;
}
.event-detail .gift-info ul li p > strong {
	font-weight: 700;
	min-width: 110px;
	text-align: right;
	margin-right: 15px;
	display: inline-block;
}

.event-detail .gift-info-b ul li p > strong {
	width: auto;
	text-align: left;
}

.event-detail .pmo-cont .key-shop-sect_product {
	/* padding: 100px 0; */
}
.event-detail .pmo-cont .key-shop-sect_product .swiper_section {
	position: relative;
	max-width: 910px;
	margin: 0 auto;
}
.event-detail .pmo-cont .key-shop-sect_product .keyword_swiper {
	overflow: hidden;
	position: relative;
	width: 910px;
	margin: 0 auto 100px;
}
.event-detail .pmo-cont .key-shop-sect_product-A .swiper_section,
.event-detail .pmo-cont .key-shop-sect_product-A .keyword_swiper {
	min-width: 853px;
	width: 100%;
}
.event-detail .pmo-cont .key-shop-sect_product-A {
	max-width: 910px;
	margin: 0 auto;
}
.event-detail .pmo-cont .key-shop-sect_product .keyword_swiper .visual_img {
	margin-bottom: 20px;
}
.event-detail .pmo-cont .key-shop-sect_product .keyword_swiper .visual_img img {
	width: 100%;
}

.event-detail
	.pmo-cont
	.key-shop-sect_product
	.swiper-pagination-progressbar
	.swiper-pagination-progressbar-fill {
	background: #000000 !important;
}
.event-detail .pmo-cont .key-shop-sect_product .swiper-button-prev {
	left: 50px;
	top: 50%;
	width: 65px;
	height: 65px;
	margin-top: -32.5px;
	background: url('../image/icon/pc_key_arrow_left.png') no-repeat;
	opacity: 1;
	pointer-events: visible;
} /* 20231103 수정 */
.event-detail .pmo-cont .key-shop-sect_product .swiper-button-next {
	right: 50px;
	top: 50%;
	width: 65px;
	height: 65px;
	margin-top: -32.5px;
	background: url('../image/icon/pc_key_arrow_right.png') no-repeat;
	opacity: 1;
	pointer-events: visible;
} /* 20231103 수정 */
.event-detail
	.pmo-cont
	.key-shop-sect_product
	.swiper-button-prev.swiper-button-disabled,
.event-detail
	.pmo-cont
	.key-shop-sect_product
	.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
}
.event-detail .pmo-cont .key-shop-sect_product .swiper-button-prev:after,
.event-detail .pmo-cont .key-shop-sect_product .swiper-button-next:after {
	display: none;
}
.event-detail
	.pmo-cont
	.key-shop-sect_product
	.swiper-horizontal
	> .swiper-scrollbar,
.event-detail .pmo-cont .key-shop-sect_product .swiper-pagination-progressbar {
	position: absolute;
	width: 87.75%;
	height: 3px;
	left: 6.125%;
	bottom: 60px;
	top: unset;
	background: #fff;
}
.event-detail .pmo-cont .key-shop-sect_product .swiper-scrollbar-drag {
	background: #000;
}
.event-detail .pmo-cont .key-shop-sect_product .indiga-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	pointer-events: none;
}

.event-detail .pmo-cont .key-shop-sect_product-A .indiga-wrap {
	max-width: 910px;
}
.event-detail .pmo-cont .key-shop-sect_product-B .indiga-wrap {
	min-width: 910px;
}
.event-detail .pmo-cont .key-shop-sect_product .indiga-wrap img {
	width: 100%;
	opacity: 0;
	float: left;
}

.event-detail .pmo-cont .key-shop-sect_product .prd-area {
	clear: both;
	margin-top: 20px;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area {
	margin-left: 0;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area .product_info {
	margin: 0;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area li {
	width: 23.9%;
	margin: 0;
	text-align: left;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area li ~ li {
	margin-left: 1.46%;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area .badge_auto_list li {
	width: auto;
}
.event-detail .pmo-cont .key-shop-sect_product .prd-area .badge_auto_list li {
	margin-right: -1px;
	margin-left: 0;
}

.event-detail .coupon-wrap .list-notice .ProseMirror p {
	font-size: clamp(14px, 0.781vw, 15px);
	line-height: 1.33;
	color: #000;
	text-align: left;
	letter-spacing: -0.03em;
	word-break: keep-all;
	text-align: left;
}
.event-detail .coupon-wrap .list-notice .ProseMirror li {
	position: relative;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
.event-detail .coupon-wrap .list-notice .ProseMirror li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '-';
}

.event-detail .keyword_swiper_wrap .favorite_wrap .button_equal {
	text-indent: -99999999px;
}
.event-detail .video-article .btn-play {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url('../image/event/pc_brand_video_play_v2.png') no-repeat;
	z-index: 3;
}

/* 쇼케이스 템플릿 */
/* 공통 */
.event-detail .showcase_wrap {
	--scMargin: clamp(27px, 2.0833vw, 53px);
}
.event-detail .showcase_wrap img {
	width: 100%;
	vertical-align: top;
	object-fit: cover;
}
.event-detail .showcase_wrap .sc_t_center {
	text-align: center;
}
.event-detail .showcase_wrap .sc_t_left {
	text-align: left;
}
.event-detail .showcase_wrap .sc_md_tit_wrap {
	padding: 0 6.25%;
}
.event-detail .showcase_wrap .sc_md_tit {
	margin-bottom: 28px;
	font-family: Pretendard;
	font-weight: 500;
	font-size: 48px;
	line-height: 1.2;
	letter-spacing: -0.96px;
}
.event-detail .showcase_wrap .sc_md_sub_tit {
	margin-bottom: 28px;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.31;
}
.event-detail .showcase_wrap .sc_md_con_txt {
	margin-bottom: 60px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.77;
	letter-spacing: -0.36px;
	word-break: keep-all;
}
.event-detail .showcase_wrap .sc_md_tit_wrap:last-child > p:last-child {
	margin-bottom: 0;
}
/* 이미지 모듈 */
.showcase_md_img .sc_recom_prd {
	text-align: center;
}
.showcase_md_img .sc_prd_wrap {
	display: inline-block;
	max-width: 100%;
	padding: 40px 6.25% 80px;
	vertical-align: top;
	text-align: left;
}
.showcase_md_img .sc_prd_wrap h4 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.167;
	letter-spacing: -0.36px;
}
.showcase_md_img .sc_prd_list {
	overflow: visible;
}
.showcase_md_img .sc_prd_list .swiper-wrapper {
	justify-content: center;
}
.showcase_md_img .sc_prd_list a {
	position: relative;
	width: clamp(240px, 14.1667vw, 362px);
	height: 86px;
	padding: 13px 11px 0 75px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	line-height: 1.167;
	color: #050505;
	white-space: nowrap;
}
.showcase_md_img .sc_prd_list a:hover {
	border-color: #000;
}
.showcase_md_img .sc_prd_list .sc_prd_img {
	position: absolute;
	width: 63px;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--bg-color-gray02) url(../image/common/no_thum.png) 50% 50%/100%
		no-repeat;
}
.showcase_md_img .sc_prd_list .sc_prd_img img {
	height: 100%;
}
.showcase_md_img .sc_prd_list strong {
	display: block;
	margin-bottom: 6px;
	font-weight: 500;
	text-overflow: ellipsis;
	overflow: hidden;
}
.showcase_md_img .sc_prd_tit {
	display: block;
	font-weight: 400;
	text-overflow: ellipsis;
	overflow: hidden;
}
.showcase_md_img .sc_prd_price {
	display: block;
	margin-top: 8px;
	font-weight: 900;
	font-size: 13px;
	line-height: 1.23;
	color: #000;
}
.showcase_md_img .sc_prd_price .sc_prd_per {
	margin-right: 5px;
	color: #f00;
}
.showcase_md_img .sc_prd_list a.link {
	display: block;
	width: 272px;
	padding-right: 33px;
	border-color: #000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.showcase_md_img .sc_prd_list a.link:after {
	content: '';
	position: absolute;
	width: 7px;
	height: 7px;
	top: 50%;
	right: 14px;
	margin-top: -4px;
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
	rotate: 45deg;
}
@media (max-width: 1695px) {
	.showcase_md_img .sc_recom_prd:has(.sc_prd_list a:last-child:nth-child(6)) {
		text-align: left;
	}
	.showcase_md_img .sc_prd_wrap:has(.sc_prd_list a:last-child:nth-child(6)) {
		padding-right: 0;
	}
	.showcase_md_img
		.sc_prd_wrap:has(.sc_prd_list a:last-child:nth-child(6))
		.sc_prd_list {
		overflow: hidden;
	}
	.showcase_md_img
		.sc_prd_wrap:has(.sc_prd_list a:last-child:nth-child(6))
		.sc_prd_list
		.swiper-wrapper {
		justify-content: start;
	}
}
