/************ base *************/
/*base color setting */

:root {
	--txt-color: #000000;
	--txt-color-white: #ffffff;
	--txt-color-gray: #999999;
	--txt-color-gray01: #b1b1b1;
	--txt-color-gray02: #cccccc;
	--txt-color-gray03: #767676;
	--txt-point: #ff0000;

	--bg-color-white: #ffffff;
	--bg-color-black: #000000;
	--bg-color-black01: rgba(0, 0, 0, 0.1);
	--bg-color-black02: rgba(0, 0, 0, 0.4);
	--bg-color-black03: rgba(0, 0, 0, 0.8);
	--bg-color-black04: rgba(0, 0, 0, 0.04);
	--bg-color-gray: #cccccc;
	--bg-color-gray01: #333333;
	--bg-color-gray02: #f2f2f2;
	--bg-color-gray03: #b1b1b1;
	--bg-color-gray04: #fafafa;
	--bg-color-point: #ff0000;

	--line-color: #000000;
	--line-color-gray: #f2f2f2;
	--line-color-gray01: #cccccc;
	--line-color-gray02: #999999;
	--line-color-gray03: #b1b1b1;
	--line-color-white: #ffffff;

	--btn-fill-black: #000000; /* 버튼 컬러 스타일 */
	--btn-fill-gray: #999999;
	--btn-disabled: #cccccc;

	--btn-line-black: #000000; /* 버튼 라인 스타일 */
	--btn-line-gray: #cccccc;

	--btn-txt-black: #000000; /* 버튼 텍스트 스타일 */
	--btn-txt-gray: #b1b1b1;
	--btn-txt-focus: #1a1a1a;

	--tab-txt-color: #999999;

	--input-color: #333333; /* 입력폼 스타일(input, textarea) */
	--input-txt-color: #cccccc;
	--input-normal-line: #cccccc;
	--input-error-line: #000000;
	--input-placeholder: #cccccc;
	--input-disabled: #ebecf1;
	--input-focus: #000000;
}

/************ web font import *************/
/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'),
		url('../fonts/Pretendard-Bold.woff2') format('woff2'),
		url('../fonts/Pretendard-Bold.woff') format('woff'),
		url('../fonts/Pretendard-Bold.otf') format('truetype');
	unicode-range: 'U+AC00-D7A3';
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'),
		url('../fonts/Pretendard-Medium.woff2') format('woff2'),
		url('../fonts/Pretendard-Medium.woff') format('woff'),
		url('../fonts/Pretendard-Medium.otf') format('truetype');
	unicode-range: 'U+AC00-D7A3';
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'),
		url('../fonts/Pretendard-Regular.woff2') format('woff2'),
		url('../fonts/Pretendard-Regular.woff') format('woff'),
		url('../fonts/Pretendard-Regular.otf') format('truetype');
	unicode-range: 'U+AC00-D7A3';
}

/* GT-America-Standard : English, number */
@font-face {
	font-family: 'GT-America';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Bold-Italic.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Bold-Italic.woff') format('woff'),
		url('../fonts/GT-America-Standard-Bold-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Bold.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Bold.woff') format('woff'),
		url('../fonts/GT-America-Standard-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Medium-Italic.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Medium-Italic.woff') format('woff'),
		url('../fonts/GT-America-Standard-Bold-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Medium.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Medium.woff') format('woff'),
		url('../fonts/GT-America-Standard-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Regular-Italic.woff2')
			format('woff2'),
		url('../fonts/GT-America-Standard-Medium-Italic.woff') format('woff'),
		url('../fonts/GT-America-Standard-Medium-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Regular.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Medium.woff') format('woff'),
		url('../fonts/GT-America-Standard-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Light-Italic.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Light-Italic.woff'),
		url('../fonts/GT-America-Standard-Light-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Light.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Light.woff') format('woff'),
		url('../fonts/GT-America-Standard-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Light-Italic.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Light-Italic.woff') format('woff'),
		url('../fonts/GT-America-Standard-Light-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/GT-America-Standard-Light.woff2') format('woff2'),
		url('../fonts/GT-America-Standard-Light.woff') format('woff'),
		url('../fonts/GT-America-Standard-Black-Light.ttf') format('truetype');
}

/************ layout *************/
.wrap {
	max-width: 2560px;
	min-width: 1280px;
	margin: 0 auto;
	height: 100%;
}

input::-ms-clear,
input::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
	display: none;
}

.input_clear .search_btn {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 40px;
	height: 40px;
	margin-top: -25px;
	background: var(--bg-color-white);
}
.input_clear .search_btn:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: url('../image/icon/icon_search_32.png') var(--bg-color-white)
		no-repeat 50% 50%/ 32px 32px;
}

.input_clear.type2 {
	max-width: 840px;
	width: 100%;
	margin: 0 auto;
}
.input_clear.type2 input,
.input_clear.type2 input:read-only {
	height: auto;
	padding: 10px 0 18px;
	background-color: var(--bg-color-white);
	border: none;
	border-radius: 0;
	border-bottom: 2px solid var(--line-color);
	color: var(--txt-color);
	font-size: 28px;
	font-family: 'Pretendard';
}
.input_clear.type2 input::placeholder {
	font-size: 28px;
	color: var(--txt-color-gray02);
}
.input_clear.type2 .clear_btn {
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -25px;
}
.input_clear.type2 .clear_btn::before {
	width: 40px;
	height: 40px;
	background: url('../image/icon/icon_close_32.png') var(--bg-color-white)
		no-repeat 50% 50%/ 32px 32px;
}

.input_result {
	display: flex;
	justify-content: center;
	margin: 60px 0;
	font-size: 20px;
	font-weight: 700;
}
.input_result.dot .list {
	position: relative;
	padding: 0 30px;
	color: var(--txt-color-gray);
	white-space: nowrap;
	font-weight: 500;
}
.input_result.dot .list em {
	font-weight: inherit;
}
.input_result.dot .list.is_active {
	color: var(--txt-color);
	font-weight: 700;
}
.input_result.dot .list + .list::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: var(--btn-fill-gray);
}

/* container */

/* 타이틀 */
.tit_lv4 {
	font-size: 18px;
	font-weight: 700;
}
.tit_lv5 {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 700;
}

.container .content {
	padding: 60px 30px 300px 30px;
	overflow: hidden;
}
.container .has_lnb .content {
	padding-bottom: 0;
}
.container .content.center_type {
	width: 1220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	padding: 0;
}
.content.center_type .product_info.product_list > li {
	width: calc(16.66% - 8px);
}

.equal_sub .content {
	padding-top: 30px;
}
.equal_sub.noPd .content {
	padding-top: 60px;
	overflow: visible;
}
/*.tab_script_wrap.equal_sub .content{ margin-left:-30px; margin-right:-30px; padding-left:30px; padding-right:30px}*/

.container .inner_left {
	margin-right: -30px;
	padding-right: 30px;
}
.container .swiper.inner_left {
	margin-left: -30px;
	padding-right: 60px;
}
.swiper.inner_left .swiper-wrapper {
	padding-left: 30px;
}

.top_search {
	width: calc(100% + 30px);
	margin: 60px -30px 0;
	border-bottom: 1px solid var(--bg-color-gray02);
}
.has_lnb.type1 {
	padding: 60px 30px 0px 30px;
	border-top: 0;
}
.has_lnb.type1 .lnb {
	width: 320px;
	min-width: 320px;
}
.has_lnb.type1 .lnb .tit_area + .left_menu {
	margin-top: 60px;
}
.has_lnb.type1 .content {
	width: 100%;
	padding: 0;
}
.has_lnb.type1 .lnb + .content {
	margin-left: 60px;
}
.has_lnb.has_border {
	border-top: 1px solid var(--line-color-gray);
}

/* .has_lnb.type2 .sticky, */
.has_lnb.type1 .sticky {
	position: initial;
}
.has_lnb.type1.full .sticky.filter_type {
	position: sticky;
}
.has_lnb.type1.full .sticky.filter_type {
	padding: 30px 0 0px;
	margin: -30px 0 0px;
}
.has_lnb.type1.full .sticky.on .filter_cont {
	position: absolute;
	top: 48px;
	background: var(--bg-color-white);
}

.has_lnb.full .content,
.has_lnb.full .lnb + .content {
	margin-left: 0;
	padding: 0;
}
.has_lnb.full .lnb {
	display: none;
}

.has_lnb {
	display: flex;
	border-top: 1px solid var(--bg-color-gray02);
}
/* .has_lnb .lnb { width:406px; } */
.has_lnb .lnb h3 {
	font-size: 28px;
	font-weight: 500;
}
.left_menu > li > a {
	min-height: 50px;
	border-bottom: 1px solid var(--line-color-gray);
}
.left_menu > li > a {
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 18px 20px 7px 0;
}
.left_menu > li:hover {
	border-color: var(--line-color);
}
.left_menu > li.on > a {
	position: relative;
	z-index: 1;
}
.left_menu > li.on > a:only-child {
	border-color: var(--line-color);
	box-shadow: 0px -2px 0px 0px var(--line-color) inset;
}
.left_menu > li.on > a:only-child::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1;
	background: url('../image/icon/ico_arrow2.png') no-repeat;
}
.left_menu > li a > em {
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: 0;
	max-width: 100%;
	line-height: 20px;
	margin-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.left_menu > li a > span {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	padding-right: 8px;
	vertical-align: 0px;
	max-width: 100%;
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: var(--txt-color-gray01);
}

.left_menu > li.new a > span::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0px;
	display: block;
	width: 3px;
	height: 3px;
	background: #ff0000;
	border-radius: 50%;
}

.left_menu > li ul.sub_menu {
	display: none;
	padding: 6px 0;
	border-top: 3px solid var(--line-color);
	border-bottom: 1px solid var(--line-color-gray);
	background: var(--bg-color-gray04);
}
.left_menu > li ul.sub_menu li a {
	position: relative;
	display: block;
	padding: 11px 24px;
	color: var(--txt-color-gray);
}
.left_menu > li ul.sub_menu li.on a {
	color: var(--txt-color);
}
.left_menu > li ul.sub_menu li.on a::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 14px;
	right: 24px;
	z-index: 1;
	background: url('../image/icon/ico_arrow2.png') no-repeat;
}
.left_menu > li ul.sub_menu li a span {
	color: var(--txt-color-gray01);
}
/* .left_menu > li.on .sub_menu { display: block; } */
.has_lnb .cont_area {
	padding: 0 0 0 60px;
}

.top_area {
	margin-top: 60px;
	padding: 0 30px 120px;
	border-bottom: 1px solid var(--line-color-gray);
}

/* aside quick */
.quick {
	position: sticky;
	left: calc(100% - 68px);
	width: 48px;
	bottom: 30px;
	margin-bottom: 30px;
	z-index: 500;
	transition: bottom 0.3s ease;
}
.quick .quick_list li + li {
	margin-top: 10px;
}
.quick .top,
.quick .share,
.quick .equal {
	width: 48px;
	height: 48px;
	background-color: var(--bg-color-black);
	border-radius: 50%;
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.25);
}
.quick .top {
	opacity: 0;
}
.quick .top:before,
.quick .share:before,
.quick .equal:before {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	margin: 0 auto;
	background-size: 26px 26px;
}
.quick .top:before {
	background: url('../image/icon/ico_top.png') no-repeat 0 50%;
}
.quick .share:before {
	background: url('../image/icon/ico_share.png') no-repeat 0 50%;
}
.quick .equal:before,
.quick .button_equal::before {
	background: url('../image/icon/ico_equal_quick.png') no-repeat 0 50%;
}
.quick .equal.is_active:before {
	background: url('../image/icon/ico_equal_quick_on.png');
}
.quick .top.scroll {
	opacity: 1;
}
.quick .button_equal {
	background-image: none;
}
.quick .button_equal::before {
	position: static;
	opacity: 1;
}

/* 상단 고정 탭 */
.sticky {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	height: auto !important;
	margin-left: 0;
	margin-right: 0;
	background-color: var(--bg-color-white);
	z-index: 100;
	transition: top 0.4s ease;
	z-index: 101;
} /*기존 11에서 해더 스크롤때문에 101로 변경*/
.sticky.always_sticky {
}
.sticky.always_sticky + .sticky {
	z-index: 99;
	transform: translateY(0%);
	transition: transform 0.4s ease;
}
.sticky.on {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	background-color: var(--bg-color-white);
	z-index: 101;
}
.sticky.on .tab_style3 {
	margin: 0;
	background: var(--bg-color-white);
}

/************ popups *************/
/* Modal Bottomsheet */
.modal_wrap {
	visibility: hidden;
	display: flex;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1100;
}
.modal {
	position: relative;
	z-index: 1001;
	display: flex;
	flex-direction: column;
	background-color: var(--bg-color-white);
	overflow: hidden;
}
.modal_header {
	position: relative;
	z-index: 100;
	width: 100%;
	text-align: center;
	flex: 0 0 60px;
}
.modal_wrap .toast {
	bottom: 96px;
}

.modal .modal_close_btn {
	position: absolute;
	z-index: 101;
	top: 16px;
	right: 16px;
	display: block;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: url('../image/icon/icon_p_close.png') no-repeat center;
	font-size: 0;
}
/*.modal .modal_close_btn:before,
.modal .modal_close_btn:after { position: absolute; top:7px; left: 12px; content:' '; height: 18px; width: 1px; background-color: var(--bg-color-black); } 
.modal .modal_close_btn:before { transform: rotate(45deg); } 
.modal .modal_close_btn:after { transform: rotate(-45deg); } */

.is_dimmed {
	overflow: hidden !important;
	touch-action: none !important;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.dimmer {
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s ease;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: var(--bg-color-black02);
	-ms-touch-action: none;
	touch-action: none;
}
.is_visible .dimmer,
.is_visible.dimmer {
	visibility: visible;
}
.is_active .dimmer,
.is_active.dimmer {
	opacity: 1;
}
.is_active .modal_bottomsheet + .dimmer {
	opacity: 0.6;
}
.modal_wrap.is_visible {
	visibility: visible;
	pointer-events: auto;
}
.modal_wrap.is_active .modal_bottomsheet {
	transform: translateY(0%);
	transition: all 0.5s ease;
}

/* 모달 레이아웃 */
.modal_dimmed {
	width: 380px;
	margin: auto;
	background-color: var(--bg-color-white);
	opacity: 0;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	transition: all 0.2s ease;
}
.modal_dimmed.wid_M {
	width: 640px;
	max-height: 90vh;
}
.modal_dimmed.wid_M.max_height {
	height: 750px;
}
.modal_dimmed.wid_L {
	width: 744px;
	max-height: 90vh;
}
.modal_dimmed.wid_XL {
	width: 960px;
	height: 90vh;
}
.modal_wrap.is_active > .modal_dimmed {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.modal_dimmed .modal_header h3 {
	height: 60px;
	font-size: 18px;
	font-weight: 700;
	padding: 20px 0 21px;
	line-height: 1.3;
}

.modal_dimmed.wid_M .modal_header h3,
.modal_dimmed.wid_L .modal_header h3,
.modal_dimmed.wid_XL .modal_header h3,
.modal_dimmed.wid_Mv .modal_header h3,
.modal_dimmed.type2 .modal_header h3 {
	border-bottom: 1px solid var(--line-color-gray);
}

.modal_dimmed .modal_content {
	position: relative;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.modal_dimmed .modal_content.equal_content {
	flex: 1;
}
.modal_dimmed .modal_content .content_fixed {
}
.modal_dimmed .modal_content .content_scroll {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 40px 40px 60px;
}
.modal_dimmed .modal_content .content_scroll.type1 {
	padding-top: 0;
}
.modal_dimmed .modal_content .msg {
	display: block;
	margin-top: 0;
	margin-bottom: 60px;
	color: var(--txt-color);
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
}
.modal_dimmed .modal_content .msg2 {
	display: block;
	margin-top: 40px;
	margin-bottom: 60px;
	color: var(--txt-color);
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
}
.modal_dimmed.type2 .modal_content .msg {
	margin: 40px 0 60px;
	font-size: 14px;
	line-height: 22px;
}

.modal_dimmed .modal_content .content_nomal {
	padding: 40px 40px 60px;
}
.modal_dimmed .modal_content.is_actvie {
	border-bottom: 1px solid var(--line-color-gray);
}
.modal_dimmed .modal_content.equal_content .content_scroll {
	padding: 20px 40px 60px;
}
/* .modal_dimmed .modal_content.equal_content.equal_masonry .content_scroll{padding:20px 10px 60px 40px} */

.modal_dimmed .modal_footer {
	display: flex;
	justify-content: flex-start;
}
.modal_dimmed .modal_footer.flex_column {
	flex-direction: column;
}
.modal_dimmed .modal_footer .btn_wrap {
	width: 100%;
	position: relative;
	z-index: 2;
}

/* 모달 디자인 추가 */
.modal .modal_cont_tit {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 20px;
}
.modal h4 {
	font-size: 16px;
}
.modal .modal_cont_tit .sub_txt {
	font-size: 14px;
	color: var(--txt-color-gray);
}
.modal .tab_style3 .tab_btn {
	font-size: 16px;
}
.modal .section_block40 {
	margin-bottom: 40px;
}
.modal .tit_area {
	font-size: 16px;
}
.completed_alert {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 40px 0;
}
.completed_alert .msg_txt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.modal .product_list.product_info {
	margin: 0 -5px;
	width: 553px;
}
.modal .product_list.product_info > li {
	width: calc(33.3% - 10px);
	margin: 0 5px 50px 5px;
}
.modal .product_area.img_box {
	padding-bottom: 0;
}
.modal .img_view {
	background: var(--bg-color-gray02);
	max-height: 690px;
	text-align: center;
}

.modal.wid_XL .product_list.product_info {
	margin: 0;
	width: 878px;
	gap: 60px 10px;
}
.modal.wid_XL .product_list.product_info > li {
	width: calc((100% - 30px) / 4);
	margin: 0 0 0 0;
}
.modal.wid_XL .product_area.img_box {
	padding-bottom: 0;
}

/* toast */
.toast {
	position: fixed;
	left: 50%;
	bottom: 40px;
	width: 560px;
	margin-left: -280px;
	z-index: 1400;
	height: 58px;
	text-align: center;
	padding: 19px 15px 15px;
	border-radius: 2px;
	background-color: var(--bg-color-black03);
	color: var(--txt-color-white);
	visibility: hidden;
	opacity: 0;
	transform: translateY(20%);
	transition: all 0.25s ease;
}
.toast .toast_txt {
	font-size: 14px;
	color: var(--txt-color-white);
}
.toast.is_visible {
	visibility: visible;
}
.toast.is_active {
	opacity: 1;
	transform: translateY(0%);
}

/* tooltip */
.tooltip_area.right.top {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	text-align: left;
}
.tooltip {
	position: relative;
	display: flex;
	z-index: 10;
}
.tooltip .btn_info {
	position: relative;
	display: inline-flex;
	z-index: 10;
	transition: all 0.2s ease;
	cursor: pointer;
}
.tooltip .btn_info:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url('../image/icon/ico_tooltip.png') no-repeat 50% 50%;
	background-size: 20px 20px;
}
.tooltip .tooltip_body {
	visibility: hidden;
	display: flex;
	position: absolute;
	width: auto;
	min-width: 186px;
	min-height: 48px;
	opacity: 0;
	transition: all 0.2s ease;
	background: var(--bg-color-white);
	border: 1px solid var(--line-color);
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.tooltip .tooltip_body button {
	width: 100%;
	padding: 15px 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
	cursor: pointer;
}
.tooltip .tooltip_body button + button {
	border-top: 1px solid var(--line-color);
	cursor: pointer;
}
.tooltip.bottom .tooltip_body {
	top: 100%;
}
.tooltip.top .tooltip_body {
	bottom: 100%;
}
.tooltip.left .tooltip_body {
	right: 0;
}
.tooltip.right .tooltip_body {
	left: 0;
}
.tooltip.center .tooltip_body {
	left: 50%;
	transform: translateX(-50%);
}
.tooltip .tooltip_body .tool_txt {
	font-size: 14px;
}
.tooltip.is_active .tooltip_body {
	opacity: 1;
}
.tooltip.is_visible .tooltip_body {
	visibility: visible;
	pointer-events: auto;
}

/* .tooltip_ui.is_positioned { position: relative; }
.tooltip_ui .tooltip_open { position: relative; display: inline-flex; } 
.tooltip_ui .tooltip_open::after {content:''; display:block; width:16px; height:16px; background:url('../image/icon/ico_tooltip_g.png') no-repeat 50% 50%;}      
.tooltip_wrap { position: absolute; margin-top: 3px; border: 1px solid var(--line-color); color: var(--txt-color); padding: 20px; background-color: var(--bg-color-white); border-radius:2px; z-index: 20;transition: all 0.5s ease; }
.tooltip_ui.is_positioned .tooltip_wrap { min-width: 200px; }
.tooltip_wrap.is_active { display: block; }
.tooltip_wrap {display: none; } */

/* 공통 */
/* 공통 */
/* .tit_h2 { font-size: 28px; font-weight: 500; line-height: 1.29;} */

.tit_desc {
	font-size: 16px;
	font-weight: 400;
}
.tit_lv2 + .tit_desc {
	margin-top: 10px;
}
.tit_area + .product_list_wrap {
	margin-bottom: 30px;
}
.product_list_wrap.space_type1 + .product_list_wrap.space_type1 {
	margin-top: 90px;
}
/* .product_list_wrap .tit_area { padding-bottom: 30px;} */
.no_data {
	padding: 30px 0;
	font-size: 16px;
	color: var(--txt-color-gray);
	text-align: center;
}
.no_data.mt60 {
	margin-top: 60px;
}
.no_data.type2 {
	padding: 90px 0;
}
.no_data.type3 {
	color: var(--txt-color-gray);
	padding: 30px 0;
	text-align: left;
}
.no_data .keyword {
	color: var(--txt-color);
	font-family: 'Pretendard';
}
.section_block100 {
	margin-bottom: 100px;
}
.section_block120 {
	margin-bottom: 120px;
}

.equal_sub .no_data {
	padding-bottom: 0;
}
.equal_sub .no_data p + p {
	margin-top: 8px;
}
.no_data p {
	display: flex;
	justify-content: center;
	align-items: center;
}
.no_data p + p {
	margin-top: 8px;
}
.no_data p .icon {
	width: 20px;
	height: 20px;
	display: inline-flex;
	background: url('../image/icon/ico_equal_20_pr.png') no-repeat center;
	margin-right: 5px;
}

.equal_content .no_data_wrap {
	display: flex;
	justify-content: center;
	height: calc(90vh - 220px);
}
.equal_content .no_data {
	margin: auto 0;
	padding-top: 20px;
}

/* 타이틀 */
.tit_area {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 30px;
	font-weight: bold;
}
.tit_area.row {
	align-items: center;
	justify-content: space-between;
	padding: 30px;
	margin: 30px 0 0 0;
}
.sticky.on .tit_area.row {
	border-bottom: 1px solid var(--line-color-gray);
}

/* 화면 가득 */
.full_type {
	width: 100%;
	padding: 60px 30px 300px;
}

/* 1280 가운데 정렬 */
.detail_center {
	width: 1270px;
	margin: 0 auto;
	display: flex;
}
.prd_left_area {
	width: 798px;
}
.prd_right_area {
	width: 432px;
	margin-left: 40px;
}

/* 이미지 커버 */
.img_box {
	position: relative;
	padding-bottom: 150%;
	overflow: hidden;
}
.img_box .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 타이틀 h2 */
.tit_area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	padding: 0;
	align-items: flex-end;
}
/*.tit_area .tit_lv2 {font-size: 28px; font-weight: 500; line-height: 1.29;}
.tit_area .tit_lv2 p {overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;}*/
.tit_area .tit_lv2 {
	font-size: 28px;
	line-height: 1.29;
	font-weight: 500;
	text-transform: uppercase;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.tit_area .tit_lv2.font_ty1 {
	font-size: 18px;
}
.tit_area .tit_lv2 p {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.tit_area .sub_tit {
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.tit_area.type2 {
	display: block;
	position: relative;
}
.tit_area.type2 .pagination {
	position: absolute;
	bottom: 0;
	right: 0;
}
.tit_area.type2 .tit_lv2 {
	padding-bottom: 10px;
}
.tit_area.type2 .sub_tit {
	margin-right: 30px;
	font-weight: normal;
}
.tit_area.type2.tit_img img,
.tit_area .tit_lv2 img {
	width: 100%;
}

.tit_area.type2.tit_txt {
	width: 100%;
	height: 200px;
	line-height: 200px;
	text-align: center;
	font-size: 58px;
	letter-spacing: -0.2px;
	font-weight: 400;
}

.tit_area.type2.tit_txt.type_a {
	height: 95px;
	line-height: 95px;
	font-size: 30px;
}

.tit_area .stit_area {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.tit_area .stit_area .pagination {
	position: static;
}
.tit_area.tit_img .sub_tit {
	display: block;
}

.tit_area.has_btn {
	align-items: center;
}
.tit_area.has_btn .tit_lv2 {
	width: calc(100% - 65px);
}
.tit_area .btn_more {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	width: 65px;
	line-height: 14px;
	justify-content: flex-end;
}
/* .tit_area .btn_more::after {content: 'next'; font-family: swiper-icons; font-size: 8px; font-weight: bold; padding-left: 5px;} */
.tit_area .btn_more::after {
	content: '';
	margin-left: 4px;
	width: 3px;
	height: 3px;
	border-style: solid;
	border-width: 1px 1px 0 0;
	border-color: var(--bg-color-black);
	transform: rotate(45deg);
}

.wrap {
	height: 100%;
}
.container {
	padding-top: 100px;
}
.container.height100 {
	height: 100%;
}

.tab_cont .no_data {
	margin-left: -40px;
	margin-top: -40px;
}

.swiper_inner {
	display: none;
}
.swiper_inner.is_active {
	display: flex;
}
h2.tit_type1 {
	margin-left: 0;
}
.tab_cont_box .tab_cont .tab_cont_inner {
	margin-left: 40px;
}
.tab_scont_box .tab_scont .tab_cont_inner {
	padding-left: 0;
}

.swiper_type5 {
	margin-left: -40px;
	padding-left: 40px;
}

/*footer{padding-bottom:96px; }*/

/*리스트 여백 */

.swiper_type2 {
	margin-left: -40px;
	padding-left: 40px;
}
.swiper_type9 {
	margin-left: -40px;
	padding-left: 40px;
}
.swiper_bgThumb {
	margin-left: -40px;
	padding-left: 40px;
}
.swiper_xs_once {
	margin-left: -40px;
	padding-left: 40px;
}
.swiper_type8 {
	width: auto;
	padding-right: 20px;
	margin-left: -40px;
	padding-left: 40px;
}
.swiper_type1 {
	width: auto;
	margin-left: -40px;
	padding-left: 40px;
	margin-right: 0;
}

/*image.png
.ma_main .swiper_type9 .swiper-wrapper{}

.ma_main .swiper_bgThumb{margin-left:-40px; padding-left:40px}

.ma_main .swiper_xs_once{ margin-left:-40px; padding-left:40px;}*/
/*.ma_main .swiper_type10{margin-left:-40px; padding-left:40px}*/

/* list wrap */
.list_coll_area {
	margin: 40px 40px 0;
	text-align: left;
	border-bottom: 1px solid var(--line-color-gray);
}
.list_coll_area .tit {
	font-weight: 700;
	padding: 40px 0 20px;
	font-size: 16px;
}
.list_coll_scroll {
	margin-top: 20px;
	overflow-y: auto;
}

/*
.ma_main .swiper_smain .badge_wrap:not(.thumb_area .badge_wrap){position:absolute; bottom:68px; left:0; z-index:3}
.ma_main .swiper_smain .badge_wrap:not(.thumb_area .badge_wrap) .swiper-pagination{ display:inline-flex; padding:0; height:unset; line-height:unset}
.ma_main .swiper_smain .swiper-pagination-fraction{position:unset; bottom:unset; left:unset; margin-left:5px; transform: translateY(-10px);}
.ma_main .swiper_smain .thumb_area .badge_wrap{position:absolute; bottom:0; left:0;}
*/

/* pop */
.pop_ui.pink .pop_wrap {
	background: #f8ddee;
}
.pop_ui.navy .pop_wrap {
	background: #4f3c71;
}
.pop_ui.beige .pop_wrap {
	background: #f1dab7;
}
.pop_ui.khaki .pop_wrap {
	background: #60776b;
}
.pop_ui.navy .pop_con {
	color: #fff;
}
.pop_ui.khaki .pop_con {
	color: #fff;
}
.pop_ui_wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 30px;
}
.pop_ui .pop_open {
	display: inline-flex;
}
.pop_wrap {
	position: absolute;
	color: var(--txt-color);
	background-color: var(--bg-color-white);
	z-index: 20;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}
.pop_ui.is_positioned .pop_wrap {
	max-width: 244px;
}
.pop_wrap.is_hide {
	display: none;
}
.pop_wrap .pop_head {
	height: 28px;
	border-bottom: 1px solid var(--line-color);
}
.pop_wrap .pop_head .pop_close {
	position: absolute;
	top: 0px;
	right: 1px;
}
.pop_wrap .pop_head .pop_close::after {
	content: '';
	display: block;
	width: 28px;
	height: 28px;
	background: url('../image/icon/ico_x_pop.png') no-repeat 50% 50%;
	background-size: 28px 28px;
}
.pop_wrap .pop_con {
	display: block;
	padding: 15px 40px 40px 15px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.pop_wrap .pop_con .pop_tit {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
/*
@media only screen and (min-width: 1281px) and (max-width: 1500px) {
    .pop_ui.is_positioned .pop_wrap { max-width: 305px; }
    .pop_wrap .pop_con {  padding: 12px 40px 40px 12px; font-size: 20px; line-height: 28px; }
    .pop_wrap .pop_con .pop_tit { }
}
*/
@media (max-width: 1280px) {
	.pop_ui.is_positioned .pop_wrap {
		max-width: 244px;
	}
	.pop_wrap .pop_con {
		padding: 10px 32px 32px 10px;
		font-size: 16px;
		line-height: 24px;
	}
	.pop_wrap .pop_con .pop_tit {
	}
}

.pop_ui.pos_1 {
	left: 66%;
	left: 20%;
}

/* 공통 */
/* 로딩중 */
.loading_wrap {
	display: none;
	position: absolute;
	z-index: 30000;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
}
.loading_wrap.is_active {
	display: flex;
	position: absolute;
	z-index: 30000;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
}
.loading_cont {
	width: 72px;
	height: 86px;
	text-align: center;
}
.loading_img {
	width: 60px;
	margin: 0 auto;
}
.loading_txt {
	line-height: 100%;
	margin-top: 20px;
	font-size: 16px;
}

/* 메인 배너 */
.layer_popup {
	overflow: hidden;
	padding: 0;
}
.main_layer_ban {
	position: relative;
	padding: 0 20px;
	overflow: hidden;
}
.main_noti_layer .main_layer_ban {
	padding: 0;
}
.main_layer_ban .img_mainbanner {
	position: relative;
	margin: -20px;
}
.main_layer_ban .evt_tit_wrap {
	position: absolute;
	top: 40px;
	width: 100%;
	padding: 0 20px;
}
.main_layer_ban.main_layer_ban_default {
	padding: 0;
}
.main_layer_ban.main_layer_ban_default .img_mainbanner {
	display: none;
}
.main_layer_ban.main_layer_ban_default .evt_tit_wrap {
	position: relative;
	top: initial;
	min-height: 300px;
	padding: 40px;
	background: url('../image/main/img_eventpopup.png') center no-repeat;
	background-size: cover;
}
.main_layer_ban.main_layer_ban_default.is-btn .evt_tit_wrap {
	padding-bottom: 108px;
}
.main_layer_ban.main_layer_ban_default .evt_tit_wrap .inner {
	max-height: 478px;
	overflow: hidden;
}

.main_layer_ban.main_layer_ban_default .evt_go {
	margin: 0 0 0 20px;
	width: calc(100% - 40px);
}

.main_layer_ban .evt_txt {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.36;
}
.main_layer_ban .evt_txt2 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.57;
	margin-top: 20px;
}
.main_layer_ban .evt_go {
	position: absolute;
	display: block;
	bottom: 20px;
	width: calc(100% - 40px);
	height: 48px;
	background: var(--bg-color-black);
	color: var(--txt-color-white);
	font-size: 14px;
	border-radius: 3px;
	cursor: pointer;
}
.main_layer_close {
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	background: var(--bg-color-white);
	font-size: 13px;
}
.main_layer_close .checkbox,
.main_layer_close button {
	font-size: 13px;
}
.main_layer_close .modal_close_btn {
	position: static;
}
.main_layer_close .modal_close_btn::before,
.main_layer_close .modal_close_btn::after {
	display: none;
}
.main_layer_close .checkbox label span {
	color: var(--txt-color-gray);
}

/* 메인 하단 배너 */
.main_bottom_layer {
	left: auto;
	top: auto;
	bottom: 0;
	height: auto;
	padding: 0;
	justify-content: flex-end;
}
.main_bottom_layer.modal_wrap.is_visible {
	left: auto;
}
.main_bottom_layer .modal_dimmed {
	margin: 0;
}
.main_bottom_layer .main_layer_ban {
	margin: 0;
}
.main_bottom_layer .main_layer_ban .swiper_mb {
	margin: 0;
}

.main_layer_ban .pagination {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	left: auto;
	z-index: 10;
	border: none;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 10.5px;
	width: 39px;
	height: 21px;
	color: var(--txt-color-white);
	font-size: 10px;
	font-weight: normal;
	line-height: 21px;
	text-align: center;
}
.main_bottom_layer .main_layer_ban .evt_tit_wrap {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 320px;
	padding: 0;
}
.main_bottom_layer .main_layer_ban .evt_txt {
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
}
.main_bottom_layer .main_layer_ban .evt_txt2 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.54;
	margin-top: 10px;
}
.main_bottom_layer .main_layer_ban .evt_go {
	color: #fff;
	width: auto;
	left: 30px;
	bottom: 30px;
	font-size: 12px;
	background: none;
	border: 1px solid #fff;
	border-radius: 2px;
	padding: 0 20px;
	height: 28px;
	line-height: 28px;
}
.main_noti_layer {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

.swiper_mb.swiper-backface-hidden .swiper-slide {
	transform: none;
	-webkit-backface-visibility: unset;
	backface-visibility: unset;
	width: 380px;
	height: 240px;
}
.swiper_mb.swiper-backface-hidden .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 에러 */
.error_wrap {
	width: 640px;
	margin: 0 auto;
}
.error_wrap,
.errer_btn {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.error_wrap [class^='error_'] {
	text-align: center;
}

.error_wrap .error_txt {
	font-size: 24px;
	font-weight: bold;
	background: url('../image/common/ico_fail_100.png') no-repeat center 0 /100px
		75px;
	padding-top: 85px;
	line-height: 1.33;
}
.error_code {
	margin-top: 40px;
	width: 100%;
	height: 58px;
	line-height: 56px;
	background-color: var(--bg-color-gray04);
	border: 1px solid var(--bg-color-gray02);
}
.error_description {
	color: var(--txt-color-gray);
	margin-top: 30px;
	line-height: 1.57;
}

.errer_btn {
	width: 100%;
	gap: 10px;
	margin-top: 60px;
	flex-direction: row;
}
.errer_btn button {
	height: 52px;
	width: 100%;
	background: var(--bg-color-black);
	color: var(--txt-color-white);
	border-radius: 3px;
	font-size: 16px;
}
.errer_btn button.white {
	background: var(--bg-color-white);
	color: var(--txt-color);
	border: 1px solid var(--btn-line-black);
}

/* 로딩바 */
body.loading_open {
	overflow: hidden;
}
.loading_wrap {
	position: fixed;
	display: flex;
	z-index: 30000;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.6);
}
.loading_cont {
	width: 100px;
	height: 60px;
	text-align: center;
}
.loading_txt {
	line-height: 100%;
	margin-top: 15px;
}

.loading_img {
	position: relative;
	width: 60px;
	height: 46px;
	margin: 0 auto;
}
.loading_img span.loader_img {
	position: relative;
	display: block;
	width: 60px;
	height: 46px;
}
.loading_img span.loader_img em {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 20px;
	top: 13px;
	background: #000;
}
.loading_img span.loader_img em.top {
	animation-duration: 1.2s;
	animation-name: loaderAction_top;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
.loading_img span.loader_img em.bt {
	animation-duration: 1.2s;
	animation-name: loaderAction_bt;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

/* 브랜드 리스트 */
.brand_area {
	position: relative;
	border: 1px solid var(--line-color-gray);
}
.brand_area .brand_info {
	position: relative;
}
.brand_area .brand_info a {
	display: block;
	display: flex;
	align-items: center;
	padding: 20px 30px 20px;
}
.brand_area .brandname_eng {
	font-size: 16px;
}
.brand_area .brandname_kor {
	color: var(--txt-color-gray);
	margin-top: 5px;
}
.brand_area .brand_img {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	overflow: hidden;
	margin-right: 20px;
	padding-bottom: 0;
	background: var(--bg-color-black02);
}
.brand_area .brandarea_disc {
	border-top: 1px solid var(--line-color-gray);
	padding: 20px 30px 0;
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: keep-all;
}
.brand_area .button_equal {
	position: absolute;
	top: 20px;
	right: 30px;
}

.container {
	padding-top: 100px;
	padding-bottom: 300px;
}
.container.pb0 {
	padding-bottom: 0px;
}
.container.height100 {
	height: 100vh;
}
.container .content {
	padding: 60px 30px 0 30px;
}
.container .center_type {
	width: 1220px;
	margin: 60px auto 0;
	padding: 0;
}
.container .center_type.wd_type1 {
	width: 1220px;
}
.container .center_type1 {
	width: 1220px;
	margin: 60px auto 0;
}

.btn_filter_wrap .btn_filter {
	display: inline-flex;
	align-items: center;
	padding: 3px;
	font-weight: 500;
	font-size: 14px;
	color: #000;
}
.btn_filter_wrap .btn_filter::after {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	background: url('../image/icon/ico_filter_pr.png') no-repeat 0 0;
}
.new_brand_filter {
	width: 640px;
}
.new_brand_filter_cont .scroll_y {
	overflow-y: auto;
	max-height: 620px;
	padding: 0 0 40px 40px;
}
.new_brand_filter_cont .section_gap1 {
	padding-bottom: 0;
}
.new_brand_filter_cont .section_gap1 .tit_brand {
	padding: 40px 0 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25;
	color: #000;
}
.new_brand_filter_cont .section_gap1 ul {
	display: flex;
	flex-wrap: wrap;
}
.new_brand_filter_cont .section_gap1 ul li {
	flex: 0 0 auto;
	width: 50%;
	margin: 0 0 20px 0;
	padding: 0 40px 0 0;
}
.new_brand_filter_cont .section_gap1 ul li .checkbox {
	width: 100%;
}
.new_brand_filter_cont .section_gap1 ul li .checkbox label {
	display: flex;
	flex-wrap: wrap;
}
.new_brand_filter_cont .section_gap1 ul li .checkbox label .tit > span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	word-break: break-all;
	width: 100%;
}
.new_brand_filter_cont .section_gap1 ul li .checkbox label .value {
	width: 100%;
}
.new_brand_filter_cont [data-id='tab-e'] .section_gap1 .tit_brand {
	font-family: 'GT-America', sans-serif;
}

/* sns 공유하기 */
.share_wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 40px 40px 60px;
}
.share_wrap .share_txt {
	margin-bottom: 30px;
}
.share_wrap .img_box {
	width: 100px;
	height: 100px;
	padding-bottom: 0;
	border-radius: 50px;
}
.share_txt {
	text-align: center;
	margin-top: 20px;
}
.share_txt strong,
.share_txt span {
	display: block;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.share_txt span {
	font-size: 14px;
	color: var(--txt-color-gray);
	margin-top: 6px;
}
.share_txt strong {
	font-size: 16px;
	font-weight: 500;
}
.share_link {
	display: flex;
	gap: 20px;
}
.share_link a {
	clip: rect(0, 50px, 50px, 0);
	overflow: hidden;
	white-space: nowrap;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-indent: -9999px;
}
.share_link a.share01 {
	background: url(../image/icon/btn_kakao.png) no-repeat 0/ 50px 50px;
}
.share_link a.share02 {
	background: url(../image/icon/btn_fb.png) no-repeat 0/ 50px 50px;
}
.share_link a.share03 {
	background: url(../image/icon/btn_x.png) no-repeat 0/ 50px 50px;
}
.share_link a.share04 {
	background: url(../image/icon/btn_url.png) no-repeat 0/ 50px 50px;
}

@keyframes loaderAction_top {
	from {
		transform: translateX(0) translatey(0);
		width: 20px;
	}
	30% {
		transform: translateX(0) translatey(0);
		width: 20px;
	}
	50% {
		transform: translateX(-20px) translatey(0);
		width: 60px;
	}
	70% {
		transform: translateX(-20px) translatey(-13px);
		width: 60px;
	}
	to {
		transform: translateX(-20px) translatey(-13px);
		width: 60px;
	}
}
@keyframes loaderAction_bt {
	from {
		transform: translateX(0) translatey(0);
		width: 20px;
	}
	40% {
		transform: translateX(0) translatey(0);
		width: 20px;
	}
	50% {
		transform: translateX(-20px) translatey(0);
		width: 60px;
	}
	60% {
		transform: translateX(-20px) translatey(13px);
		width: 60px;
	}
	to {
		transform: translateX(-20px) translatey(13px);
		width: 60px;
	}
}

/* 240326 이퀄 스타일추가 */
/* 목록 */
.tooltip.type_dark .tooltip_body {
	right: -1px;
	max-width: max-content;
	padding: 12px 30px 11px 15px;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.8);
	color: var(--txt-color-white);
}

.tooltip.type_dark .tooltip_body::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: -10px;
	right: 16px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid rgba(0, 0, 0, 0.8);
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.tooltip_body .point {
	color: var(--txt-point);
}

.tooltip.type_dark .tooltip_body .tooltip_close {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 8px;
	top: 8px;
	padding: 0;
	background: url(../image/icon/ico_close_w_16.png) no-repeat center/14px 14px;
}

.sticky.always_sticky .tooltip {
	position: absolute;
	right: 30px;
	bottom: 32px;
}

.sticky.always_sticky .tooltip .btn_info_txt {
	text-decoration: underline;
	cursor: pointer;
}

.sticky.always_sticky .tooltip .tooltip_body {
	width: 378px;
	margin-top: 6px;
}

/* 상세 */
.collection_list_squre.style_list ~ .btn_big_wrap {
	padding-top: 90px;
}

.collection_list_squre.style_list ~ .btn_big_wrap button {
	width: 640px;
}

/* 공유하기 팝업 */
.wid_380 .modal_header {
	border-bottom: 1px solid var(--line-color-gray);
}

.modal_wrap .share_wrap .style_img_box {
	display: flex;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	flex-wrap: wrap;
	overflow: hidden;
}

.modal_wrap .share_wrap .style_img_box div {
	width: 50%;
	height: 50%;
}

.modal_wrap .share_wrap .style_img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wrap footer .footer_privacy {
	margin: 20px 0 auto;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.53;
	color: var(--txt-color-gray01);
}
