@charset "utf-8";

/* STUDIO H (A4B85DEF) — 전시/매장 리뉴얼 */
body.studio-h-page #container.sub #contWrap #content {
	margin-left: 218px;
	padding-left: 29pt !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	width: calc(1070px + 29pt);
	box-sizing: border-box;
	border-left: 0 !important;
}

body.studio-h-page #container.sub #contWrap #content .wrap {
	width: 100%;
	max-width: 1070px;
	margin: 0;
	overflow: visible;
}

/* 히어로 */
body.studio-h-page #content > .product-hub-hero {
	position: relative;
	width: 100%;
	max-width: 1070px;
	margin: 0;
	overflow: hidden;
	box-sizing: border-box;
}

body.studio-h-page .product-hub-hero img {
	display: block;
	width: 100%;
	height: 600px;
	object-fit: cover;
}

body.studio-h-page .product-hub-hero__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 170px;
	background: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

body.studio-h-page .product-hub-hero__title {
	margin: 0;
	width: 100%;
	text-align: center;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.4;
	color: #ffffff;
}

/* 소개 문구 */
body.studio-h-page .studio-h-intro {
	margin-top: 70px;
	margin-bottom: 70px;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	color: #555555;
}

body.studio-h-page .studio-h-intro p {
	margin: 0;
}

body.studio-h-page .studio-h-intro b {
	font-weight: 700;
	color: #333333;
}

/* 섹션 타이틀 — 장식선/아이콘 제거, 하단 50px 여백 */
body.studio-h-page #container.sub #contWrap #content .wrap h4.studio-h-section-title,
#container.sub.s5 #contWrap #content .wrap h4.studio-h-section-title {
	margin: 0 0 50px !important;
	padding: 0;
	border: 0;
	background: none;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	color: #424242;
}

body.studio-h-page #container.sub #contWrap #content .wrap h4.studio-h-section-title::before,
body.studio-h-page #container.sub #contWrap #content .wrap h4.studio-h-section-title::after,
#container.sub.s5 #contWrap #content .wrap h4.studio-h-section-title::before,
#container.sub.s5 #contWrap #content .wrap h4.studio-h-section-title::after {
	display: none !important;
	content: none !important;
}

body.studio-h-page #container.sub #contWrap #content .wrap h4.studio-h-section-title span,
#container.sub.s5 #contWrap #content .wrap h4.studio-h-section-title span {
	padding: 0;
	background: none;
	position: static;
	z-index: auto;
}

body.studio-h-page .sub_section {
	padding-top: 0;
	text-align: left;
}

/* 전시장 슬라이더 */
body.studio-h-page .studio-h-showroom {
	margin-bottom: 0;
}

body.studio-h-page .studio-h-slider {
	position: relative;
	width: 100%;
	max-width: 1070px;
	margin: 0 0 10px;
}

body.studio-h-page .studio-h-slider .swiper-container1 {
	position: relative;
	width: 100%;
	overflow: hidden;
}

body.studio-h-page .studio-h-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 600px;
	object-fit: cover;
}

body.studio-h-page .studio-h-slider .swiper-button-prev1,
body.studio-h-page .studio-h-slider .swiper-button-next1,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1 {
	width: 56px;
	height: 100%;
	top: 0;
	margin-top: 0;
	border: 0 !important;
	background: transparent !important;
	opacity: 1;
	outline: none;
	cursor: pointer;
	z-index: 10;
}

body.studio-h-page .studio-h-slider .swiper-button-prev1::after,
body.studio-h-page .studio-h-slider .swiper-button-next1::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1::after {
	display: block !important;
	content: "";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border: 0;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background: none;
	font-size: 0;
}

body.studio-h-page .studio-h-slider .swiper-button-prev1,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1 {
	left: 0;
}

body.studio-h-page .studio-h-slider .swiper-button-next1,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1 {
	right: 0;
}

body.studio-h-page .studio-h-slider .swiper-button-prev1::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1::after {
	left: 50%;
	margin-left: -2px;
	transform: rotate(-135deg);
}

body.studio-h-page .studio-h-slider .swiper-button-next1::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1::after {
	left: 50%;
	margin-left: -10px;
	transform: rotate(45deg);
}

body.studio-h-page .studio-h-slider .swiper-button-prev1:hover,
body.studio-h-page .studio-h-slider .swiper-button-next1:hover,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1:hover,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1:hover {
	background: transparent !important;
}

body.studio-h-page .studio-h-slider .swiper-button-prev1:hover::after,
body.studio-h-page .studio-h-slider .swiper-button-next1:hover::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-prev1:hover::after,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-slider .swiper-button-next1:hover::after {
	border-top-color: #ffffff;
	border-right-color: #ffffff;
}

body.studio-h-page .studio-h-slider .swiper-pagination {
	bottom: 20px;
}

body.studio-h-page .studio-h-slider .swiper-pagination-bullet {
	background-color: #ffffff;
	opacity: 0.5;
}

body.studio-h-page .studio-h-slider .swiper-pagination-bullet-active {
	opacity: 1;
}

/* 층별 안내 — 가로 탭 (B1F → 4F) */
body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 10px;
	width: 1070px;
	max-width: 1070px;
	margin: 10px 0 0;
	padding: 0 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs > li,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs > li {
	position: relative;
	display: block;
	flex: 0 0 205px;
	width: 205px;
	height: 260px;
	margin: 0;
	padding: 20px 16px;
	box-sizing: border-box;
	background: #f9f9f9;
	cursor: pointer;
	text-align: left;
	color: #8e8e8e;
	transition: background-color 0.2s ease, color 0.2s ease;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs > li:nth-child(3),
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs > li:nth-child(3) {
	flex: 0 0 210px;
	width: 210px;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs > li:hover,
body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs > li.active,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs > li:hover,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs > li.active {
	background: #efefef;
	color: #424242;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs > li h5,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs > li h5 {
	margin: 0 0 8px;
	padding: 0;
	border: 0 !important;
	background: none !important;
	background-image: none !important;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	color: inherit;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-top,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-top {
	position: absolute;
	top: 20px;
	left: 16px;
	right: 16px;
	max-height: calc(60% - 28px);
	margin: 0;
	padding: 0;
	border: 0 !important;
	overflow: hidden;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-line,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-line {
	position: absolute;
	top: 60%;
	left: 16px;
	right: 16px;
	display: block;
	width: auto;
	height: 1px;
	min-height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #6d6d6d;
	transform: translateY(-50%);
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-bottom,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-bottom {
	position: absolute;
	top: calc(60% + 10px);
	left: 16px;
	right: 16px;
	bottom: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs .studio-h-floor-en,
body.studio-h-page #container.sub #contWrap .studio-h-floor-tabs .studio-h-floor-ko,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs .studio-h-floor-en,
#container.sub.s5 #contWrap .studio-h-showroom .studio-h-floor-tabs .studio-h-floor-ko {
	margin: 0;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: inherit;
}

body.studio-h-page .studio-h-floor-info {
	margin-top: 70px;
	margin-bottom: 70px;
	text-align: center;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	color: #606060;
}

body.studio-h-page .studio-h-floor-info p {
	margin: 0;
}

body.studio-h-page .studio-h-floor-info span {
	margin-left: 20px;
}

/* 약도 */
body.studio-h-page .sub_section.studio-h-map-section,
#container.sub.s5 #contWrap .studio-h-map-section {
	margin-top: 0;
}

body.studio-h-page .studio-h-map-wrap,
#container.sub.s5 #contWrap .studio-h-showroom + .studio-h-map-section .studio-h-map-wrap {
	margin-top: 0;
}

body.studio-h-page .studio-h-map-wrap .gallery_map,
#container.sub.s5 #contWrap .studio-h-map-section .gallery_map {
	width: 100%;
	height: 600px;
	min-height: 600px;
	border: 0;
	background-color: #e5e5e5;
}

body.studio-h-page .studio-h-map-desc {
	display: none;
}

body.studio-h-page .studio-h-map-btn-wrap,
#container.sub.s5 #contWrap .studio-h-map-section .studio-h-map-btn-wrap {
	margin-top: 70px;
	margin-bottom: 200px;
	text-align: center;
}

body.studio-h-page .studio-h-map-btn,
#container.sub.s5 #contWrap .studio-h-map-section .studio-h-map-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 260px;
	height: 45px;
	padding: 0 24px;
	box-sizing: border-box;
	border: 0.5pt solid #6d6d6d;
	font-family: "Pretendard", "Noto Sans KR", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	color: #606060;
	text-decoration: none;
	background: #ffffff;
}

body.studio-h-page .studio-h-map-btn:hover,
body.studio-h-page .studio-h-map-btn:focus,
#container.sub.s5 #contWrap .studio-h-map-section .studio-h-map-btn:hover,
#container.sub.s5 #contWrap .studio-h-map-section .studio-h-map-btn:focus {
	color: #424242;
	border-color: #6d6d6d;
}
