@charset "utf-8";

/* 제품 상세 팝업 리뉴얼 — #detail_renewal (window 포함, door 제외) */
.popup#detail_renewal {
	width: 572px;
	margin-top: 50px;
	position: absolute !important;
	left: 50% !important;
	margin-left: -286px !important;
}

.popup#detail_renewal .content {
	border: none;
	padding: 55px 30px 40px;
	background: #ffffff;
	overflow: visible;
	box-sizing: border-box;
}

.popup#detail_renewal .close {
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: none;
}

.popup#detail_renewal .close a {
	font-size: 0;
	background: none;
}

.popup#detail_renewal .close a::before {
	content: "×";
	display: block;
	width: 40px;
	height: 40px;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 40px;
	color: #424242;
	text-align: center;
}

.popup#detail_renewal .product-popup-renewal__hero {
	display: flex;
	justify-content: center;
}

.popup#detail_renewal .product-popup-renewal__main-img {
	display: block;
	width: 512px;
	height: 288px;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	object-fit: contain;
	background: #ffffff;
}

/* Sub-title 2 — Pretendard Medium 20pt #606060 */
.popup#detail_renewal .product-popup-renewal__subtitle {
	margin: 30px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #606060;
}

/* Body 영역 — Sub-title 2 하단 50px */
.popup#detail_renewal .product-popup-renewal__body {
	margin: 50px 0 0;
	box-sizing: border-box;
	text-align: left;
}

.popup#detail_renewal .product-popup-renewal__body.is-hidden {
	display: none;
}

.popup#detail_renewal:not(.has-body) .product-popup-renewal__thumbs {
	margin-top: 50px;
}

/* Body 1 — 제품설명 */
.popup#detail_renewal .product-popup-renewal__body-title {
	margin: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #606060;
	text-align: left;
}

/* Body 4 — 제품설명 하단 15px, 목록 영역 고정 170px */
.popup#detail_renewal .product-popup-renewal__body-list {
	margin: 15px 0 0;
	padding: 0;
	height: 170px;
	min-height: 170px;
	box-sizing: border-box;
	overflow: hidden;
	list-style: none;
	text-align: left;
}

.popup#detail_renewal .product-popup-renewal__body-list > li {
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
	text-align: left;
}

.popup#detail_renewal .product-popup-renewal__body-list > li.is-group {
	list-style: none;
	margin: 0 0 8px;
	padding: 0;
}

.popup#detail_renewal .product-popup-renewal__body-list > li.is-group:last-child {
	margin-bottom: 0;
}

.popup#detail_renewal .product-popup-renewal__body-list .group-label {
	display: list-item;
	margin-left: 18px;
	list-style: disc;
}

.popup#detail_renewal .product-popup-renewal__body-list .group-details {
	margin: 4px 0 0;
	padding: 0 0 0 36px;
	list-style: disc;
}

.popup#detail_renewal .product-popup-renewal__body-list .group-details li {
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
	text-align: left;
}

.popup#detail_renewal .product-popup-renewal__body-list .group-details li + li {
	margin-top: 4px;
}

.popup#detail_renewal .product-popup-renewal__body-list > li:not(.is-group) {
	margin-left: 18px;
	list-style: disc;
}

.popup#detail_renewal .product-popup-renewal__thumbs {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
}

.popup#detail_renewal .product-popup-renewal__thumbs ul {
	display: flex;
	gap: 10px;
	width: 510px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.popup#detail_renewal .product-popup-renewal__thumbs li {
	flex: 0 0 120px;
	width: 120px;
	position: relative;
}

.popup#detail_renewal .product-popup-renewal__thumbs li .img {
	width: 120px;
	height: 120px;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}

/* Body 4 — 썸네일 제품명 */
.popup#detail_renewal .product-popup-renewal__thumbs li p {
	margin: 10px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup#detail_renewal .product-popup-renewal__thumbs li span.best,
.popup#detail_renewal .product-popup-renewal__thumbs li span.new,
.popup#detail_renewal .product-popup-renewal__thumbs li span.bath {
	width: 59px;
	height: 59px;
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background-repeat: no-repeat;
}

.popup#detail_renewal .product-popup-renewal__thumbs li span.best {
	background-image: url("/images/front/sub_search_list_best.png");
}

.popup#detail_renewal .product-popup-renewal__thumbs li span.new {
	background-image: url("/images/front/sub_search_list_new.png");
}

.popup#detail_renewal .product-popup-renewal__thumbs li span.bath {
	background-image: url("/images/front/sub_search_list_bath.png");
}

.popup#detail_renewal .product-popup-renewal__arrow {
	position: absolute;
	top: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	font-size: 0;
	background: none;
	text-decoration: none;
	z-index: 3;
}

.popup#detail_renewal .product-popup-renewal__arrow::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	box-sizing: border-box;
}

.popup#detail_renewal .product-popup-renewal__arrow--prev {
	left: 0;
}

.popup#detail_renewal .product-popup-renewal__arrow--prev::before {
	transform: rotate(-45deg);
	margin-left: 2px;
}

.popup#detail_renewal .product-popup-renewal__arrow--next {
	right: 0;
}

.popup#detail_renewal .product-popup-renewal__arrow--next::before {
	transform: rotate(135deg);
	margin-right: 2px;
}

.popup#detail_renewal .product-popup-renewal__arrow:hover::before {
	border-color: #666666;
}

.popup#detail_renewal .product-popup-renewal__thumbs.is-hidden {
	display: none;
}

/* Body 4 — 안내 문구 (썸네일 하단 40px) */
.popup#detail_renewal .product-popup-renewal__notice {
	margin: 40px 0 0;
	padding: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
}

/* ─── else 팝업 (#detail1) — product-popup-standard ─── */
.popup#detail1.product-popup-standard {
	width: 840px !important;
	margin-top: 50px !important;
	position: absolute !important;
	left: 50% !important;
	margin-left: -420px !important;
}

.popup#detail1.product-popup-standard .content {
	border: none !important;
	padding: 55px 30px 45px !important;
	margin: 0 !important;
	background: #ffffff;
	overflow: visible;
	box-sizing: border-box;
	text-align: left;
}

.popup#detail1.product-popup-standard .close {
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: none;
}

.popup#detail1.product-popup-standard .close a {
	font-size: 0;
	background: none;
}

.popup#detail1.product-popup-standard .close a::before {
	content: "×";
	display: block;
	width: 40px;
	height: 40px;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 40px;
	color: #424242;
	text-align: center;
}

.popup#detail1.product-popup-standard .product-popup-standard__hero {
	display: flex;
	justify-content: center;
	width: 100%;
}

.popup#detail1.product-popup-standard .product-popup-standard__main-img {
	display: block;
	max-width: 780px;
	max-height: 355px;
	width: auto;
	height: auto;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	object-fit: contain;
	background: #ffffff;
	vertical-align: top;
}

/* Sub-title 2 */
.popup#detail1.product-popup-standard .product-popup-standard__subtitle {
	margin: 30px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #606060;
	text-align: center;
}

/* Body 3 */
.popup#detail1.product-popup-standard .product-popup-standard__body {
	margin: 15px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #8e8e8e;
	text-align: center;
}

.popup#detail1.product-popup-standard .product-popup-standard__body.is-hidden {
	display: none;
}

.popup#detail1.product-popup-standard:not(.has-body) .product-popup-standard__thumbs {
	margin-top: 30px;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs {
	position: relative;
	margin: 30px 0 0;
	padding: 0;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs ul {
	display: flex;
	gap: 10px;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li {
	flex: 0 0 148px;
	width: 148px;
	position: relative;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li .img {
	width: 148px;
	height: 145px;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}

/* Body 4 — 썸네일명 */
.popup#detail1.product-popup-standard .product-popup-standard__thumbs li p {
	margin: 10px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.best,
.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.new,
.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.bath {
	width: 59px;
	height: 59px;
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background-repeat: no-repeat;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.best {
	background-image: url("/images/front/sub_search_list_best.png");
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.new {
	background-image: url("/images/front/sub_search_list_new.png");
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs li span.bath {
	background-image: url("/images/front/sub_search_list_bath.png");
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow {
	position: absolute;
	top: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	font-size: 0;
	background: none;
	text-decoration: none;
	z-index: 3;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	box-sizing: border-box;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow--prev {
	left: 0;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow--prev::before {
	transform: rotate(-45deg);
	margin-left: 2px;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow--next {
	right: 0;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow--next::before {
	transform: rotate(135deg);
	margin-right: 2px;
}

.popup#detail1.product-popup-standard .product-popup-standard__arrow:hover::before {
	border-color: #666666;
}

.popup#detail1.product-popup-standard .product-popup-standard__thumbs.is-hidden {
	display: none;
}

.popup#detail1.product-popup-standard .product-popup-standard__notice {
	margin: 45px 0 0;
	padding: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	color: #8e8e8e;
	text-align: center;
}

/* ─── door 팝업 (#detail_door) — product-popup-door ─── */
.popup#detail_door.product-popup-door {
	width: 572px !important;
	margin-top: 50px !important;
	position: absolute !important;
	left: 50% !important;
	margin-left: -286px !important;
	text-align: left;
}

.popup#detail_door.product-popup-door .content {
	border: none !important;
	padding: 55px 30px 40px !important;
	margin: 0 !important;
	background: #ffffff;
	overflow: visible;
	box-sizing: border-box;
	float: none !important;
	width: auto !important;
}

.popup#detail_door.product-popup-door .close {
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: none;
}

.popup#detail_door.product-popup-door .close a {
	font-size: 0;
	background: none;
}

.popup#detail_door.product-popup-door .close a::before {
	content: "×";
	display: block;
	width: 40px;
	height: 40px;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 40px;
	color: #424242;
	text-align: center;
}

.popup#detail_door.product-popup-door .product-popup-door__hero {
	display: flex;
	justify-content: center;
}

.popup#detail_door.product-popup-door .product-popup-door__main-img {
	display: block;
	width: 512px;
	height: 288px;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	object-fit: contain;
	background: #ffffff;
}

/* Sub-title 2 */
.popup#detail_door.product-popup-door .product-popup-door__subtitle {
	margin: 30px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #606060;
	text-align: center;
}

.popup#detail_door.product-popup-door .product-popup-door__body {
	margin: 45px 0 0;
	text-align: center;
}

.popup#detail_door.product-popup-door .product-popup-door__body-block {
	margin: 0;
}

.popup#detail_door.product-popup-door .product-popup-door__body-block--trim {
	margin-top: 45px;
}

.popup#detail_door.product-popup-door .product-popup-door__body-block.is-hidden {
	display: none;
}

/* Body 1 */
.popup#detail_door.product-popup-door .product-popup-door__body-title {
	margin: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #606060;
	text-align: center;
}

/* Body 4 — 행간 23pt */
.popup#detail_door.product-popup-door .product-popup-door__body-text {
	margin: 15px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
	color: #8e8e8e;
	text-align: center;
	white-space: pre-line;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs {
	position: relative;
	margin: 85px 0 0;
	padding: 0;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs ul {
	display: flex;
	gap: 10px;
	width: 510px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li {
	flex: 0 0 120px;
	width: 120px;
	position: relative;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li .img {
	width: 120px;
	height: 120px;
	border: 0.25pt solid #cecece;
	box-sizing: border-box;
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li p {
	margin: 10px 0 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
	color: #8e8e8e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.best,
.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.new,
.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.bath {
	width: 59px;
	height: 59px;
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background-repeat: no-repeat;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.best {
	background-image: url("/images/front/sub_search_list_best.png");
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.new {
	background-image: url("/images/front/sub_search_list_new.png");
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs li span.bath {
	background-image: url("/images/front/sub_search_list_bath.png");
}

.popup#detail_door.product-popup-door .product-popup-door__arrow {
	position: absolute;
	top: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	font-size: 0;
	background: none;
	text-decoration: none;
	z-index: 3;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	box-sizing: border-box;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow--prev {
	left: 0;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow--prev::before {
	transform: rotate(-45deg);
	margin-left: 2px;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow--next {
	right: 0;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow--next::before {
	transform: rotate(135deg);
	margin-right: 2px;
}

.popup#detail_door.product-popup-door .product-popup-door__arrow:hover::before {
	border-color: #666666;
}

.popup#detail_door.product-popup-door .product-popup-door__thumbs.is-hidden {
	display: none;
}

.popup#detail_door.product-popup-door .product-popup-door__notice {
	margin: 40px 0 0;
	padding: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 23px;
	color: #8e8e8e;
	text-align: center;
}
