@font-face {
    font-family: 'InkLipquid';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Mattilda';
  src: url('../fonts/Mattilda.otf') format('opentype');
}

#single-product {
	max-width: 1340px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}

/* Wrapper */
#single-product .wrapper {
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 200px;
}

#single-product .wrapper .mo {
	display: none;
}

#single-product .product_content {
}
#single-product .product_content .banner {
	position: relative;
	width: 100%;
	height: 500px;
	margin-bottom: 79px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#single-product .product_content .banner .banner-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}
#single-product .product_content .banner-inner {
	position: relative;
	max-width: 352px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 20px 0 20px;
}
#single-product .product_content .banner-inner .svg-logo {
	position: absolute;	
	top: 22.5px;
	left: 20px;
}
#single-product .product_content .banner-inner .banner-logo {
	position: absolute;	
	top: 22.5px;
	right: 20px;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 16.8px */
	letter-spacing: -0.24px;
}
#single-product .product_content .banner-inner .main_text_banner {
	max-width: 237px;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 62px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 62px */
	letter-spacing: -1.24px;
	margin: 0 auto;
	margin-bottom: 75px;
}
#single-product .product_content .banner-inner .main_text_banner .banner_1 {
	position: relative;
	padding-left: 5px;
	text-align: left;
}
#single-product .product_content .banner-inner .main_text_banner .banner_1 span {
	position: absolute;
	top: -12px;
	left: 45px;
	color: #FFF;
	font-family: 'Mattilda';
	font-size: 30.49px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 42.686px */
	letter-spacing: -0.61px;
	opacity: 0.1;
}
#single-product .product_content .banner-inner .main_text_banner .banner_2 {
	position: relative;
	text-align: left;
/*	transform: translateY(-7px);*/
	top: -7px;
}
#single-product .product_content .banner-inner .main_text_banner .banner_2 svg {
	position: absolute;
	top: 10.5px;
	right: -13px;
}
#single-product .product_content .banner-inner .main_text_banner .banner_3 {
	padding-left: 13px;
	text-align: left;
	top: -14px;
	position: relative;
/*	transform: translateY(-14px);*/
}
#single-product .product_content .banner-inner .main_text_banner_2 {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
	margin-bottom: 43px;
}
#single-product .product_content .banner-inner .main_text_banner_2 strong {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
}
#single-product .product_content .banner-inner .down-arrow {
	text-align: center;
	margin: 0 auto;
	display: block;
}
#single-product .product_content .text-box {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	width: 100%;
	height: 58px;
	border-radius: 8px;
	background: #F7F7F7;
	color: #444;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.28px;
	margin-bottom: 24px;
}
#single-product .product_content .text-box strong {
	color: #444;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.28px;
}
#single-product .content-button {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: 100%;
	height: 60px;
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
	cursor: pointer;
}
#single-product .content-button.active svg {
	transform: rotate(180deg);
}
#single-product .product_content {
	position: relative;
	height: 314px;
	overflow: hidden;
	border-top: 6px solid #F6F6F6;
	padding-top: 44px;
}
#single-product .product_content.active {
	height: auto;
	overflow: unset;
}
#single-product .product_content .content-fog {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
}
#single-product .product_content.active .content-fog {
	display: none;
}




#single-product .product_content .product_thumbnail {
	position: relative;
	max-width: 345px;
	width: 100%;
	height: 230px;
	margin-bottom: 79px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#single-product .product_content .product_thumbnail .mark-image {
	position: absolute;
	width: 74px;
	height: 74px;
	bottom: 38px;
	right: 16px;
}
#single-product .product_content .content_1 {
	max-width: 393px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 78px 0;
}
#single-product .product_content .content_1 .content_1_inner {
	max-width: 333px;
	width: 100%;
	margin: 0 auto;
}

#single-product .product_content .content_1 .short_title {
	display: flex;
	justify-content: center;
}
#single-product .product_content .content_1 .short_title span {
	color: #DA3023;
	font-family: 'Mattilda';
	font-size: 30.49px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 42.686px */
	letter-spacing: -0.61px;
	opacity: 0.1;
}
#single-product .product_content .content_1 .short_title div {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin: 0 2px;
}
#single-product .product_content .content_1 .target {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin: 0 auto;
	max-width: 396px;
	width: fit-content;
}
#single-product .product_content .content_1 .target li {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-bottom: 18px;
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 16px */
	letter-spacing: -0.32px;
	text-align: left;
}
#single-product .product_content .content_1 .target li span {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 16px */
	letter-spacing: -0.32px;
	padding-top: 4px;
}
#single-product .product_content .content_1 .target li svg {
	flex: 0 0 24px;
}
#single-product .product_content .content_1 .target li:last-child {
	margin-bottom: 0;
}
#single-product .product_content .content_1 h2 {
	display: inline-block;
	position: relative;
	color: #000;
	font-family: Pretendard;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 42px */
	letter-spacing: -0.6px;
}
#single-product .product_content .content_1 h2 .company_eng {
	position: absolute;
	right: 41px;
	top: -16px;
	opacity: 0.1;
	color: #DA3023;
	font-family: Mattilda;
	font-size: 38px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 53.2px */
	letter-spacing: 3.8px;
	transform: translateX(100%);
	z-index: -1;
}
#single-product .product_content .content_1 .content_1_small {
	display: block;
	color: rgba(0, 0, 0, 0.4);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
	letter-spacing: -0.28px;
	margin-bottom: 14px;
}
#single-product .product_content .content_1 .content_1_small svg {
	margin: 0 4px;
	vertical-align: super;
}
#single-product .product_content .content_1 .content_1_p {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
	letter-spacing: -0.32px;
	margin-bottom: 12px;
}
#single-product .product_content .content_1 .detail {
	max-width: 396px;
	width: fit-content;
	margin: 0 auto 64px auto;
}
#single-product .product_content .content_1 .category-img {
	position: relative;
	width: 393px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-bottom: 20px;
}
#single-product .product_content .content_1 .category-img .img-fog {
	position: absolute;
	width: 100%;
	height: 75px;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.96) 87%, #FFF 100%);
}
#single-product .product_content .content_1 .content_1_text_2 {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin-bottom: 40px;
}
#single-product .product_content .content_1 .detail li {
	display: flex;
	margin-bottom: 12px;
}
#single-product .product_content .content_1 .detail li:last-child {
	margin-bottom: 0;
}
#single-product .product_content .content_1 .detail li .arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15px;
	height: 15px;
	border-radius: 7.5px;
	background: #656568;
	margin-right: 10px;
	margin-top: 5px;
	flex: 0 0 auto;
}
#single-product .product_content .content_1 .detail li span {
	color: #656568;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 25.6px */
	letter-spacing: -0.32px;
	padding-right: 30px;
	flex: 0 0 auto;
}
#single-product .product_content .content_1 .detail li strong {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
	letter-spacing: -0.32px;
}
#single-product .product_content .content_1 .detail li strong a {
	color: #DA3023;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
	letter-spacing: -0.32px;
	text-decoration: underline;
}
#single-product .product_content .content_1 .detail li strong svg {
	padding-left: 5px;
	transform: translateY(2px);
}


#single-product .product_content .content_2 {
	position: relative;
	padding: 64px 16px 31px 16px;
	background: #F3F5F7;
}
#single-product .product_content .content_2 .fog {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 64px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.96) 87%, #FFF 100%);
}
#single-product .product_content .content_2_box {
	margin: 0 auto;
	max-width: 317px;
	width: 100%;
}
#single-product .product_content .content_2_box span {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
	margin-bottom: 2px;
}
#single-product .product_content .content_2_box .content_2_box_text {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin-bottom: 42px;
}
#single-product .product_content .content_2_box .question {
	position: relative;
	width: fit-content;
	border-radius: 9px;
	background: #DA3023;
	color: #FFF;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
	letter-spacing: -0.32px;
	margin-bottom: 12px;
	padding: 10px 14px;
}
#single-product .product_content .content_2_box .question svg {
	position: absolute;
	left: 0;
	top: 16px;
	transform: translateX(-100%);
}
#single-product .product_content .content_2_box .bar {
  position: absolute;
  bottom: -18px;
  left: 50%;
  z-index: 1;	
}
#single-product .product_content .content_2_box .answer {
	position: relative;
	color: #48484A;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */
	letter-spacing: -0.32px;
	border-radius: 9px;
	background: #FFF;
	margin-bottom: 40px;
	padding: 10px 14px;
}
#single-product .product_content .content_2_box .answer svg {
	position: absolute;
	right: 0;
	top: 16px;
	transform: translateX(100%);
}
#single-product .product_content .content_2_box .answer strong {
	color: #48484A;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -0.32px;
}
#single-product .product_content .content_3 {
	color: #48484A;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: -0.32px;
	padding: 48px 16px 64px 16px;
}
#single-product .product_content .content_3 .delivery_02 {
	position: relative;
	max-width: 394px;
	width: 100%;
	margin: 0 auto;
	text-align: right;
	margin-bottom: 34px;
}
#single-product .product_content .content_3 .delivery_02 img {
	width: 289px;
	height: 100px;
}
#single-product .product_content .content_3 .delivery_02 .ban {
	position: absolute;
	top: 0;
	right: 88px;
	width: 16px;
	height: 90px;
	background: #fff;
}
#single-product .product_content .content_3 .india_n {
	display: inline-block;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	margin: 0 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../images/india_n.png');
}

#single-product .product_content .content_3 .content_3_p1 {
	max-width: 264px;
	width: 100%;
	color: rgba(0, 0, 0, 0.30);
	font-family: Pretendard;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	text-align: center;
	letter-spacing: -0.52px;
	margin: 0 auto;
/*	transform: translateX(1px);*/
	margin-bottom: 34px;
}
#single-product .product_content .content_3 .content_3_p1 span {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 36.4px */
	letter-spacing: -0.52px;
}
#single-product .product_content .content_3 .content_3_p2 {
	max-width: 336px;
	width: 100%;
	margin-left: 1px;
	color: rgba(0, 0, 0, 0.30);
	font-family: Pretendard;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: -0.52px;
	margin: 0 auto;
/*	transform: translateX(2px);*/
	position: relative;
	left: -2px;
}
#single-product .product_content .content_3 .content_3_p2 span {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 36.4px */
	letter-spacing: -0.52px;
}
#single-product .product_content .content_3 .content_3_p2 .text-right {
	text-align: right;
}
#single-product .product_content .content_4 {
	padding: 64px.16px;
	background: #F3F5F7;
}
#single-product .product_content .content_4 .content_4_box {
	text-align: center;
}
#single-product .product_content .content_4 .content_4_box .content_4_box_text {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin-bottom: 12px;
}
#single-product .product_content .content_4 .content_4_box .left_p {
	max-width: 323px;
	width: 100%;
	margin: 0 auto 86px auto;
	color: #000;
	text-align: right;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
}
#single-product .product_content .content_4 .content_4_box .card {
	display: flex;
	justify-content: center;
	padding-left: 5px;
	margin-bottom: 4px;
}
#single-product .product_content .content_4 .content_4_box .card_1 {
	position: relative;
	flex: 0 1 142px;
	border-radius: 16px;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 27px 0 0 0;
	height: fit-content;
	color: #fff;
}
#single-product .product_content .content_4 .content_4_box .card_1 .notice_text {
	position: absolute;
	left: 11px;
	bottom: -25px;
	color: rgba(0, 0, 0, 0.3);
	text-align: center;
	font-family: Pretendard;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 16.5px */
	letter-spacing: -0.22px;
}
#single-product .product_content .content_4 .content_4_box .card_1 strong {
	display: block;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 28px */
	letter-spacing: -0.4px;
	margin-bottom: 17px;
}
#single-product .product_content .content_4 .content_4_box .card_1 small {
	display: block;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 11.2px */
	letter-spacing: -0.16px;
	margin-bottom: 2px;
}
#single-product .product_content .content_4 .content_4_box .card_1 p {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
}
#single-product .product_content .content_4 .content_4_box .card_1 ul {
	max-width: 110px;
	width: 100%;
	margin: 0 auto;
}
#single-product .product_content .content_4 .content_4_box .card_1 li {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
	padding-bottom: 16px;
	margin-bottom: 16px;
}
#single-product .product_content .content_4 .content_4_box .card_1 li:first-child small {
	margin-bottom: 4px;
}
#single-product .product_content .content_4 .content_4_box .card_1 li:last-child {
	border: none;
	margin-bottom: 15px;
}

#single-product .product_content .content_4 .content_4_box .card_2 {
	flex: 0 1 182px;
	border-radius: 16px;
	background-color: #111;
	padding: 30px 0 0 0;
	color: #fff;
  transform: translate(-11px, -36px);
}
#single-product .product_content .content_4 .content_4_box .card_2 .vs {
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #DA3023;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
	letter-spacing: -0.28px;
	padding-top: 6px;
	left: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}
#single-product .product_content .content_4 .content_4_box .card_2 .re-p {
	position: relative;
}
#single-product .product_content .content_4 .content_4_box .card_2 .re-p svg {
	position: absolute;
	left: -3px;
	top: -7px;
}
#single-product .product_content .content_4 .content_4_box .card_2 strong {
	display: block;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 30.8px */
	letter-spacing: -0.44px;
	margin-bottom: 13px;
}
#single-product .product_content .content_4 .content_4_box .card_2 span {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 16.8px */
	letter-spacing: -0.24px;
}
#single-product .product_content .content_4 .content_4_box .card_2 small {
	display: block;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 14px */
	letter-spacing: -0.2px;
	margin-bottom: 2px;
}
#single-product .product_content .content_4 .content_4_box .card_2 p {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 25.2px */
	letter-spacing: -0.36px;
}
#single-product .product_content .content_4 .content_4_box .card_2 p b {
	display: block;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 25.2px */
	letter-spacing: -0.36px;
	transform: translateY(-3px);
}
#single-product .product_content .content_4 .content_4_box .card_2 ul {
	max-width: 144px;
	width: 100%;
	margin: 0 auto;
}
#single-product .product_content .content_4 .content_4_box .card_2 li {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#single-product .product_content .content_4 .content_4_box .card_2 li:first-child small {
	margin-bottom: 8px;
}
#single-product .product_content .content_4 .content_4_box .card_2 li:first-child p {
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 28px */
	letter-spacing: -0.4px;
}
#single-product .product_content .content_4 .content_4_box .card_2 li:last-child {
	border: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#single-product .product_content .content_4 .main_text_1 {
	color: #000;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: -0.36px;
	margin-bottom: 64px;
}
#single-product .product_content .content_4 .main_text_1 strong {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 27px */
	letter-spacing: -0.36px;
}
#single-product .product_content .content_4 .main_text_1 span {
	position: relative;
	color: #000;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: -0.36px;
	margin-bottom: 64px;
}
#single-product .product_content .content_4 .main_text_1 span svg {
	position: absolute;
	left: -3px;
  top: -7px;
}

#single-product .product_content .content_4 .review_area {
	
}
#single-product .product_content .content_4 .review_area .main_text_2 {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 28.8px */
	letter-spacing: -0.36px;
}
#single-product .product_content .content_4 .review_area .main_text_2 b {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 28.8px */
	letter-spacing: -0.36px;
	text-decoration: underline;
}
#single-product .product_content .content_4 .review_area .main_text_3 {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 54.4px */
	letter-spacing: -0.68px;
	position: relative;
	top: -4px;
	margin-bottom: 16px;
}
#single-product .product_content .content_4 .review_area .review_total {
	display: flex;
	justify-content: center;
}
#single-product .product_content .content_4 .review_area .review_total .crd {
	width: 38px;
	height: 50px;
	border-radius: 4px;
	background: #FFF;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.88px;
	margin: 0 1px;
}
#single-product .product_content .content_4 .review_area .review_total svg {
	align-self: flex-end;
	padding-bottom: 5.5px;
	margin: 0 2px;
}
#single-product .product_content .content_4 .review_area .review_total span {
	display: inline-block;
	align-self: end;
	margin-left: 3px;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.48px;
	padding-bottom: 8px;
}
#single-product .product_content .content_4 .review_area .review_mean {
	margin: 35px 0 0 0;
	padding: 34px 0 0 0;
	border-top: 1px solid #eee;
}
#single-product .product_content .content_4 .review_area .review_mean .review_mean_text_1 {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 28.8px */
	letter-spacing: -0.36px;
}
#single-product .product_content .content_4 .review_area .review_mean .review_mean_text_2 {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 54.4px */
	letter-spacing: -0.68px;
	transform: translateY(-4px);
	margin-bottom: 6px;
}
#single-product .product_content .content_4 .review_area .review_mean .mean {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 24px;
}
#single-product .product_content .content_4 .review_area .review_mean .mean div {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.88px;
}
#single-product .product_content .content_4 .review_area .review_mean .mean span {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.48px;
	padding-top: 8px;
}
#single-product .product_content .content_4 .review_area .review_mean .mean small {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.24px;
	padding-top: 14px;
}
#single-product .product_content .content_4 .review_area .review-box {
	max-width: 285px;
	display: flex;
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
	background: #FFF;
	padding: 16px 0 19px 0;
}
#single-product .product_content .content_4 .review_area .review-box span {
	display: block;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 19.2px */
	letter-spacing: -0.24px;
}
#single-product .product_content .content_4 .review_area .review-box .left-item {
	width: 50%;
}
#single-product .product_content .content_4 .review_area .review-box .right-item {
	width: 50%;
}
#single-product .product_content .content_4 .review_area .review-box .right-item span {
	margin-bottom: 11px;
}
#single-product .product_content .content_4 .review_area .review-box .left-item span {
	margin-bottom: 8px;
}
#single-product .product_content .content_4 .review_area .review-box .right-item .stars {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
#single-product .product_content .content_4 .review_area .review-box .left-item img {
	display: block;
	width: 23.183px;
	height: 26px;
	margin: 0 auto 12px auto;
	text-align: center;
}
.single
#single-product .product_content .content_4 .review_area .review-box .left-item span {
	margin-bottom: 8px;
}
#single-product .product_content .content_4 .review_area .review-box .left-item img {
	margin-bottom: 12px;
}
#single-product .product_content .content_4 .review_area .review-box .left-item strong {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.4px;
}
#single-product .product_content .content_4 .review_area .review-box .right-item .mean_float {
	
}
#single-product .product_content .content_4 .review_area .review-box .right-item .mean_float strong {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.52px;
}
#single-product .product_content .content_4 .review_area .review-box .right-item .mean_float small {
	color: rgba(0, 0, 0, 0.2);
	text-align: center;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: -0.4px;
}




#single-product .product_content .content_5 {
}
#single-product .product_content .content_5 .content_5_box {
	max-width: 353px;
	width: 100%;
	margin:  0 auto;
	padding: 64px 0 100px 0;
}
#single-product .product_content .content_5 .content_5_box strong {
	display: block;
	color: #000;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 20px */
	letter-spacing: -0.4px;
	margin-bottom: 20px;
}
#single-product .product_content .content_5 .content_5_box ul {
	border-top: 1.5px solid #000;
	border-bottom: 1.5px solid #000;
	margin-bottom: 20px;
}
#single-product .product_content .content_5 .content_5_box ul li {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}
#single-product .product_content .content_5 .content_5_box ul li .left {
	flex: 0 1 86px;
	color: #333;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 18.2px */
	letter-spacing: -0.26px;
}
#single-product .product_content .content_5 .content_5_box ul li .right {
	flex: 0 1 220px;
	color: #555;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 18.2px */
	letter-spacing: -0.26px;
}
#single-product .product_content .content_5 .content_5_box .notice {
	color: #999;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	letter-spacing: -0.28px;
}




#single-product .breadcrumb {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #999;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 12px;
}

#single-product .wrapper .strength-wrap{
	margin-bottom: 10px;
}

#single-product .wrapper .strength-wrap p{
	font-size: 16px;
	font-weight: 600;
	line-height: 160%;
	margin-bottom: 12px;
}

#single-product .wrapper .strength-wrap .strength{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

#single-product .wrapper .strength-wrap .strength a{
	padding: 15px 20px;
	border-radius: 6px;
	border: 1px solid #EEE;
	background: #FFF;
	font-size: 12px;
	font-weight: 500;
	color: #000;
	cursor: pointer;
}

#single-product .wrapper .strength-wrap .strength a.active{
	border:1px solid #000;
}

#single-product .wrapper .signboard-wrap {
	position:relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top:20px;
	margin-bottom: 12px;
}
#single-product .wrapper .signboard-wrap p {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 25.6px */
}
#single-product .wrapper .signboard {
	display: inline-block;
    position: relative;
/*    left:50%;*/
/*    transform:translateX(-57%);*/
	width: 113px;
	height: 24px;
	border-radius: 12px;
    background: #DA3023;
   	color: #FFF;
   	padding-top: 4px;
	font-family: Pretendard;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	font-weight: 700;
	line-height: 140%; /* 15.4px */
	letter-spacing: -0.44px;
}

#single-product .wrapper .signboard .arrow-down {
	position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #DA3023;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 90%);
}

/* MainPostWrapper */
#single-product .main-post-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	min-height: 735px;
	margin-bottom: 100px;
}

/* LeftSection */
#single-product .left-section {
	width: 62.2%;
	max-width: 800px;
	min-height: 735px;
	padding-top:60px;
}

#single-product .tabs {
	display: flex;
	gap: 16px;
	margin-bottom: 22px;
}

#single-product .review_item .star {
    margin-bottom: 7px;
}
#single-product .review_item .star i {
    width: 17px;
    height: 17px;
}
#single-product .review_item .star span {
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-left: 4px;
	text-decoration: none;
}

#single-product .left-section span {
	color: rgba(0, 0, 0, 0.3);
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 35.2px */
	letter-spacing: -0.44px;
	cursor: pointer;
}
#single-product .tabs span p {
	display: inline-block;
	color: rgba(0, 0, 0, 0.3);
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 35.2px */
	letter-spacing: -0.44px;
}

#single-product .tab p {
	color: rgba(0, 0, 0, 0.3);
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 35.2px */
	letter-spacing: -0.44px;
	padding-left: 2px;
}

#single-product .tab.active {
	color: #111;
}
#single-product .tab.active p {
	color: #DA3023;
}

#single-product .review .list {
	margin-bottom: 30px;
}

#single-product .review .review_item {
	padding: 20px 0 20px 0;
}
#single-product .review .review_item .content {
	margin-bottom: 1px;
	display: flex;
	cursor: pointer;
}
#single-product .review .review_item .post_date {
	color: #999;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	padding-left: 10px;
	margin: 0;
}
#single-product .review .review_item .product_name {
/*	display: flex;*/
/*	gap: 6px;*/
	margin-bottom: 7px;
}
#single-product .review .review_item .product_name p {
	color: #999;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 21px */
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
    max-width: calc(100% - 70px);
    padding-right: 0;
    margin: 0;
}
#single-product .review .review_item .product_name span {
	display: inline-block;
	color: #4FC5B9;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	white-space: nowrap;
	vertical-align: super;
	width: 60px;
	text-align: right;
}
#single-product .review .review_item .post_content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	word-break: break-all;
	-webkit-box-orient: vertical;
	height: 72px;
	color: #000;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 24px */
}

#single-product .review-ai {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
#single-product .review-ai .text {
	display: inline-block;
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-right: 24px;
}
#single-product .review-ai .text img {
	width: 32px;
	height: 32px;
}
#single-product .review-ai ul {
	opacity: 0;
	visibility: hidden;
	width: 0px;
	height: 0px;
	flex-wrap: wrap;
	gap: 12px 8px;
}
#single-product .review-ai ul.active {
	display: flex;
	opacity: 1;
	visibility: visible;
	width: auto;
	height: auto;
}
#single-product .review-ai ul li {
	display: flex;
	height: 34px;
	padding: 8.5px 14px 9px 16px;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background: #F7F7F7;
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.28px;
	gap: 2px;
	cursor: pointer;
}
#single-product .review-ai ul li.al {
	padding: 8.5px 16px 9px 16px;
}
#single-product .review-ai ul li.active {
	background: linear-gradient(99deg, #AE00FF 11.5%, #71D9FF 94.9%);
	color: #fff !important;
}
#single-product .review-ai ul li.active svg path {
	fill: #fff;
}
#single-product .review-ai-text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #757575;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#single-product .review-ai-text select {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border: none;
	cursor: pointer;
}

#single-product .review .btn-more {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 200px;
	border: 1px solid #DA3023;
	height: 56px;
	background: #fff;
	color: #DA3023;
	font-family: 'Pretendard';
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	transition: 0.2s;
}

#single-product .review .btn-more:hover {
	background-color: #DA3023;
	color: #fff;
}

#single-product .review p {
	color: #111;
	font-family: 'Pretendard';
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px; /* 146.667% */
	margin-bottom: 14px;
/*	cursor: pointer;*/
}

#single-product .review .ct {
	overflow: hidden;
	color: #5F5F5F;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 18.2px */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-break: break-all;
	-webkit-box-orient: vertical;
	cursor: pointer;
}

#single-product .review .review-image {
	display: inline-block;
	vertical-align: top;
	width: 78px;
	height: 78px;
	flex: 0 0 78px;
	background-color: #eee;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
	margin-left: auto;
}
#single-product .review .review-image img {
	width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
    transform-origin: center;
}


#single-product .tab.active {
	color: #111;
}

#single-product .review .io {
	cursor: default;
}

#single-product .review .io span {
	color: #999;
	font-family: 'Pretendard';
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px; /* 176.923% */
	cursor: auto;
}

#single-product .review .io i {
	color: #999;
	font-family: 'Pretendard';
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px; /* 176.923% */
	padding: 0 2px;
}

#single-product .content_ {
	line-height: 1.4;
}

#single-product .content,
#single-product .review {
/*	display: none;*/
}

#single-product .review {
/*	display: none;*/
	opacity: 0;
	height: 0;
	visibility: hidden;
}

#single-product .slick-track {
	width: 100%;
}
#single-product .content-tab {
	margin: 0 0 10px 0;
	padding-top: 30px;
	border-top: 6px solid #F6F6F6;
}
#single-product .review .slick-arrow {
/*	top: -17px;*/
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center;
	border: 1px solid #ebebeb;
	border-radius: 50%;
	background-color: #fff;
	z-index: 10;
}
#single-product .review .slick-arrow:before {
	display: none;
}
#single-product .review .slick-prev {
	left: -17px;
	transform: translate(0, -50%) rotate(-180deg);
	background-image: url(../images/arrow-right.svg);
}
#single-product .review .slick-next {
	right: -17px;
	background-image: url(../images/arrow-right.svg);
}
#single-product .review .slick-dots li {
	width: 13px;
	margin: 0;
}
#single-product .review .slick-dots li button {
	width: 13px;
	padding: 0;
}
#single-product .review .slick-dots li button:before {
	width: 13px;
}
#single-product .review .slick-dotted.slick-slider {
	margin-bottom: 54px;
}
#single-product .review .slick-dots {
	bottom: -40px;
}
#single-product .bottom-sheet-button {
	text-align: center;
	padding-top: 11px;
	height: 46px;
	border-radius: 6px;
	background: #F7F7F7;
	color: #666;
	font-family: Pretendard;
	font-size: 15px;
	font-weight: 500;
	line-height: 160%; /* 24px */
	margin-bottom: 30px;
	cursor: pointer;
}

#single-product .scrollbar {
	position: relative;
	padding-bottom: 19px;
	margin-bottom: 40px;
	border-bottom: 2px solid #eee;
	overflow: hidden;
}
#single-product .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	width: 100%;
    left: 0;
}
#single-product .swiper-scrollbar {
  position: absolute;
  bottom: 0;  /* 스크롤바를 맨 아래에 배치 */
  left: 0;
  width: 100%; /* 전체 너비로 설정 */
  height: 2px; /* 스크롤바의 높이 */
  background-color: #eee; /* 스크롤바의 배경색 */
  border-radius: 5px; /* 둥근 모서리 */
  cursor: pointer;
}
#single-product .swiper-scrollbar-drag {
  background-color: #000; /* 드래그 요소의 색상 */
  border-radius: 5px; /* 드래그 요소 둥글게 */
  height: 100%; /* 스크롤바의 높이에 맞추어 드래그 요소가 채워짐 */
  transition: background-color 0.3s ease; /* 드래그 요소의 색상 변경 애니메이션 */
}
#single-product .swiper-scrollbar-drag:hover {
  opacity: 0.7;
}
#single-product .swiper-scrollbar.swiper-scrollbar-horizontal {
  height: 2px; /* 가로 스크롤바 높이 */
  bottom: 0;
}
#single-product .swiper-pagination-bullet {
 
}
/*#single-product .scrollbar:after {
  position: absolute;
  width: 100%;
  content: '';
  display: block;
  height: 2px;
  border-radius: 10px;
  background-color: #eee;
  left: 0;
  bottom: 0;
}*/
#single-product .scrollbar .card {
	position: relative;
	flex: 0 0 160px;
	height: 208px;
	border-radius: 10px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#single-product .scrollbar .card .dim {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	cursor: pointer;
}
#single-product .scrollbar .card .dim span {
	position: absolute;
	left: 14px;
	bottom: 14px;
    width: calc(100% - 28px);
	overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
}
/*#single-product .photo-review-notice {
	position: absolute;
	left: 14px;
	bottom: 14px;
    width: calc(100% - 28px);
	overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
}*/

#single-product .scrollbar::-webkit-scrollbar {
  width: 6px; /* 세로축 스크롤바의 두께 */
  height: 6px; /* 가로축 스크롤바의 높이 */
}
#single-product .scrollbar::-webkit-scrollbar-track {
  background-color: transparent; /* 스크롤바의 트랙 색상 */
}
#single-product .scrollbar::-webkit-scrollbar-thumb {
  border-radius: 3px; /* 스크롤바의 손잡이 모양 */
  background-color: rgba(0, 0, 0, 0.2); /* 스크롤바의 손잡이 색상 */
}
#single-product .scrollbar::-webkit-scrollbar-button {
  display: none; /* 스크롤바의 버튼을 숨김 */
}

#single-product .photo-review-notice {
	display: flex;
	align-items: center;
	height: 60px;
	border-radius: 6px;
	background: #000;
	padding: 0 20px 0 18px;
	color: #FFF;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px; /* 100% */
	margin-bottom: 80px;
}
#single-product .photo-review-notice img {
	width: 26px;
	height: 30px;
	margin-right: 14px;
}
#single-product .photo-review-notice span {
	color: #FFD567;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px; /* 100% */
}
#single-product .photo-review-notice svg {
	margin-left: auto;
}



#single-product .review .slick-initialized .slick-slide {
	display: flex;
/*	gap: 20px;*/
	justify-content: space-between;
	flex-wrap: wrap;
}
#single-product .review .slick-initialized .slick-slide .review_item {
	flex: 0 1 calc(50% - 8px);
	width: calc(50% - 8px);
	display: flex;
	gap: 15px;
	justify-content: space-between;
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
	padding: 20px;
}
#single-product .review .slick-initialized .slick-slide .review_item > div {
	width: -webkit-fill-available;
}
#single-product .review .review_item .content .inner {
	display: inline-block;
	width: calc(100% - 95px);
}

/*.slick-slide {
  margin: 0 20px;
}
.slick-list {
  margin: 0 -20px;
}*/
.slick-slider {
/*	padding: 0 30px;*/
}

#single-product .review .io {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
#single-product .review .io svg {
/*	vertical-align: middle;*/
/*	margin: 0 6px;*/
}
#single-product .review .io .rank {
	display: flex;
	color: #000;
	text-align: right;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	height: fit-content;
}
#single-product .review .io .rank p {
	width: 16px;
	height: 16px;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 9.412px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 15.059px */
	margin-left: 5px;
	background: #7E858A;
	border-radius: 50%;
	padding-top: 0.7px;
	margin: 0 0 0 5px;
}
#single-product .review .io .rank span {
	color: #7E858A;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.28px;
	padding-left: 4px;
}
#single-product .review .io.silver .rank p {
	background: #7E858A;
}
#single-product .review .io.gold .rank p {
	background: #DCAB29;
}
#single-product .review .io.vip .rank p {
	background: #B40C0C;
}
#single-product .review .io.vvip .rank p {
	background: #721D9E;
}
#single-product .review .io.silver .rank span {
	color: #7E858A;
}
#single-product .review .io.gold .rank span {
	color: #DCAB29;
}
#single-product .review .io.vip .rank span {
	color: #B40C0C;
}
#single-product .review .io.vvip .rank span {
	color: #721D9E;
}

#single-product .review .io .button {
	display: flex;
	gap: 8px;
}
#single-product .review .io .button div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 32px;
	border-radius: 70px;
	border: 1px solid #EEE;
	background: #FFF;
	gap: 2px;
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
#single-product .review .io .button .comment {
	cursor: pointer;
}
#single-product .review .io .button .like {
    cursor: pointer;
}
#single-product .review .io .button .like.active {
    background: #DA3023;
}
#single-product .review .io .button .like.active span {
	color: #fff;
	cursor: pointer;
}
#single-product .review .io .button .like.active svg path {
    fill: #fff;
}
#single-product .empty {
    display: none;
}
#single-product .empty {
    padding: 80px 0 120px 0;
    text-align: center;
    border-bottom: 1px solid #EEE;
    margin-bottom: 30px;
}
#single-product .empty svg {
    text-align: center;
    margin-bottom: 14px;
}
#single-product .empty p {
	color: #888;
	text-align: center;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 19.2px */
}
#single-product .all-rv {
    display: none;
}
#single-product .review-modal .empty {
    border: none;
}


#single-product .review .io .button .like span {
    color: #000;
    font-family: Pretendard;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}


.content.active,
#single-product .review.active {
/*	display: block;*/
	opacity: 1;
	height: auto;
	visibility: visible;
}
#single-product .all-review.active {
	margin-bottom: 20px;
}

#single-product .content_ img {
	max-width: 100%;
	height: auto;
}

#single-product .content_ p {
	margin: 10px 0;
}

#single-product .content_ iframe {
	display: none;
}

#single-product .content_ strong {
	display: block;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 5px;
}

#single-product .content_ span {
	display: block;
	font-size: 15px;
	line-height: 28px;
}

/* ProductImage */
#single-product .product-image {
	width: 100%;
	height: 500px;
/*	padding-bottom: 40%;*/
	background: #fbfbfb;
	border-radius: 2px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40% auto;
	margin-bottom: 40px;
/*	border-top: 1px solid #eee;*/
/*	border-bottom: 1px solid #eee;*/
}
#single-product .product-image img {
	width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
	transform: scale(0.75);
    transform-origin: center;
}

#single-product /* .product-image[data-url] {
	background-image: url(var(--product-image-url));
} */

/* Information */
#single-product .information {
	position: relative;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	font-size: 17px;
	line-height: 25px;
	font-weight: 500;
	color: #111111;
	padding: 30px 0;
	cursor: pointer;
}

#single-product .information img {
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: auto;
	transform: translateY(-50%);
}

/* ProductDetail */
#single-product .product-detail {
	position: relative;
	width: 35.385%;
/*	min-height: 735px;*/
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	padding: 0px 40px;
}
#single-product .product-detail .sticky {
	position:sticky;
	top:240px;
	padding-top:40px;
	padding-bottom:35px;
	left:0px;
/*	transition: transform 0.6s ease-in-out; /* 스무스한 전환 */*/
/*    height: calc(100vh - 152px);*/
/*    overflow-y: auto;*/
}

#single-product .product-detail .mo-content {
	margin: 60px 0 0 0;
}

#single-product .product-detail .mo-content .tabs {
	display: flex;
	gap: 12px; 
}

#single-product .product-detail .mo-content .content_ span {
	color: #9a9a9e;
	font-family: 'Pretendard';
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#single-product .product-detail .mo-content ._content .active {
	color: #111;
}

#single-product .product-detail .mo-content .content_ {
	line-height: 1.4;
}

#single-product .product-detail .mo-content .content_ img {
	max-width: 100%;
	height: auto;
}

/*#single-product .product-detail .mo-content .content_ p {
	margin: 10px 0;
	font-size: 15px;
}*/

#single-product .product-detail .mo-content .content_ iframe {
	display: none;
}

#single-product .product-detail .mo-content .content_ strong {
	display: block;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 5px;
}

#single-product .product-detail .mo-content .content_ span {
	display: block;
	font-size: 13px;
	line-height: 1.4;
}

/* ProductDetail Review Section */
#single-product .product-detail .mo-content .review .list {
	margin-bottom: 30px;
}

#single-product .product-detail .mo-content .review .review_item {
	border-bottom: 1px solid #ebebeb;
	padding: 26px 0;
}

#single-product .product-detail .mo-content .review .btn- {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 200px;
	border: 1px solid #DA3023;
	height: 60px;
	background: #fff;
	color: #DA3023;
	font-family: 'Pretendard';
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 5px;
	cursor: pointer;
	transition: 0.2s;
}

/*#single-product .product-detail .mo-content .review p {
	color: #111;
	font-family: 'Pretendard';
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 12px;
	cursor: pointer;
}*/

#single-product .product-detail .mo-content .review .ct {
	color: #5F5F5F;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 18.2px */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	cursor: pointer;
}

#single-product .product-detail .mo-content .review .review-image {
	width: 78px;
	height: 78px;
	flex: 0 0 78px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: auto;
}

/*#single-product .product-detail .mo-content .review .io {
	cursor: default;
	height: 20px;
}
*/
/*#single-product .product-detail .mo-content .review .io span {
	color: #999;
	font-family: 'Pretendard';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 176.923% */
	cursor: auto;
}
*/
#single-product .product-detail .mo-content .review .io i {
	color: #999;
	font-family: 'Pretendard';
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px; /* 176.923% */
	padding: 0 2px;
}

/*#single-product .product-detail a {
	display: inline-block;
	vertical-align: top;
	min-width: 180px;
	height: 60px;
}*/

/* Name */
#single-product .name-block {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

#single-product .name {
  flex: 1;
	width: 100%;
	color: #111;
	font-family: "Noto Sans KR";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 20px;
}

#single-product .name-block .btn-share {
  cursor: pointer;
  width: 20px;
  position: relative;
  margin-top: 5px;
}

#single-product .name-block .btn-share::before {
  content: '';
  position: absolute;
  right: -36px;
  top: -50px;
  width: 169px;
  height: auto;
  aspect-ratio: 255 / 97;
  z-index: 1;
  background: url('../images/product-single/img-share-tooltip.png') no-repeat center center / contain;
}

#single-product .name-block .btn-share img {
  display: block;
  width: 100%;
}

#single-product .sticky .breadcrumb {
  display: none;
}

#single-product .star {
	display: flex;
	align-items: center;
	margin-bottom: 28px;
}
#single-product .star span {
	padding-left: 5px;
	color: #666;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;
}
#single-product .star>div {
  display: flex;
  align-items: center;
  gap: 1px;
}

#single-product .star i {
	display:inline-block;
	width:17px;
	height:17px;
  background-image: url("../images/icon-star.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 88.24%;
}

#single-product .membership-container {
	margin: 14px 0 0 0;
	max-width: 300px;
	width: 100%;
	margin-left: auto;
}
#single-product .membership-progress-bar {
  width: 100%;
	height: 8px;
  background-color: #E8E8E8;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 12px;
}
#single-product .membership-fill {
  height: 100%;
  width: 0;
  background-color: #807675;
	border-radius: 30px;
  transition: width 0.5s ease-in-out;
}
#single-product .membership-info {
  display: flex;
  justify-content: space-between;
  color: #000;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}


/* Ingredient */
#single-product .product_content .ingredient {
	font-size: 15px;
	line-height: 22px;
	color: #111;
	margin-bottom: 30px;
}

#single-product #btn-modal {
	position: fixed;
	max-width: 393px;
	width: 100%;
	height: 366px;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 100%);
	transition: 0.3s;
	z-index: 100;
	background: #fff;
	border-radius: 30px 30px 0px 0px;
	overflow: hidden;
	z-index: 9999999;
	padding: 26px 16px 40px 16px;
}
#single-product #btn-modal.active {
	transform: translate(-50%, 0);
}
#single-product #btn-modal-overlay {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	transition: 0.2s;
}
#single-product #btn-modal-overlay.active {
	display: block;
}
#single-product #btn-modal .btn-modal-close {
		position: absolute;
		right: 20px;
		top: 22px;
		cursor: pointer;
}
#single-product #btn-modal .btn-modal-top {
	display: flex;
	gap: 6px;
	align-items: center;
	margin-bottom: 20px;
}
#single-product #btn-modal .btn-modal-top strong {
	color: #111;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 28px */
}
#single-product #btn-modal .btn-modal-top span {
	color: #111;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 18.2px */
	padding-top: 2px;
}
#single-product #btn-modal .text-p {
	color: #666;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
	margin-bottom: 21px;
}
#single-product #btn-modal .btn-modal-total {
	display: flex;
	justify-content: space-between;
	color: #000;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 24px */
	margin-bottom: 25px;
}
#single-product #btn-modal .btn-flex {
	border: none;
}

/* 체험팩 슬라이드 */
#single-product .trial-pack{
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}

#single-product .trial-pack::before{
	content: '';
	width: calc(100% - 20px);
	height: 4px;
	margin:0 auto;
	background: #F7F7F7;
	position: absolute;
	left: 10px;
	bottom: 0;
}

#single-product .trial-title{
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
	color: #000;
	margin-bottom: 20px;
}

#single-product .swiper-trial{

}

#single-product .swiper-trial .swiper-slide{
	width: auto !important;
}

#single-product .swiper-trial .trial-box{
	position: relative;
}

#single-product .swiper-trial .trial-box .trial-img{
	display: block;
	margin-bottom: 12px;
}

#single-product .swiper-trial .trial-box .trial-img img{
	width: 130px;
	height: auto;
	aspect-ratio: 1 / 1;
	border-radius: 10px;
	background: #F9F9F9;
}

#single-product .swiper-trial .trial-box .trial-cart{
	position: absolute;
	top:10px;
	right: 10px;
}

#single-product .swiper-trial .trial-box .trial-view{
	position: absolute;
	bottom:10px;
	right: 10px;
}

#single-product .swiper-trial .trial-box .trial-view img{
	width: 23px;
	height: auto;
	aspect-ratio:1 / 1;
}

#single-product .swiper-trial .trial-info {
	width: 100%;
	max-width: 130px;
}

#single-product .swiper-trial .trial-info .tit{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin-bottom: 8px;
}

#single-product .swiper-trial .trial-info .desc{
	font-size: 12px;
	font-weight: 400;
	line-height: 140%;
	color: #888;
	margin-bottom: 10px;
}

#single-product .swiper-trial .trial-info .trial-price{
	font-size: 12px;
	font-weight: 400;
	line-height: 140%;
	color: #000;
}


/* 체험팩 리스트 모달 */
#single-product .trial-list-overlay{
	display: none;
	width: 100%;
	height: 100%;
  position:fixed; 
  top: 0;
  left: 0;
  background:rgba(0,0,0,.4);
  z-index:999999;
	transition: 0.2s;
}

#single-product .trial-list-overlay.active{
  display: block;
}

#single-product .trial-list-modal{
  position:fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width:100%;
  max-width:393px;
  background:#fff;
  border-radius:30px 30px 0 0;
  padding:26px 20px 50px 20px;
  z-index:9999999;
  transition: 0.3s;
}

#single-product .trial-list-modal.active{
  transform: translate(-50%, 0);
}

#single-product .trial-list-modal .inner{

}

#single-product .trial-list-modal .modal-header{
	position: relative;
	margin-bottom: 24px;
}

#single-product .trial-list-modal .modal-header .title{
	font-size: 18px;
	font-weight: 700;
	color: #111;
	line-height: normal;
	margin-bottom: 10px;
}

#single-product .trial-list-modal .modal-header .desc{
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #888;
	margin-bottom: 24px;
}

#single-product .trial-list-modal .modal-header .close{
  position:absolute;
  right:0; 
  top:0;
  background:url('../images/product-single/icon-close-btn.png') no-repeat center / cover; 
  width: 24px;
  height: auto;
  aspect-ratio: 1 / 1;
  cursor: pointer;
}

#single-product .trial-list-modal .modal-content{
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #EEE;
	margin-bottom: 30px;
	max-height: 385px;
	overflow-x: hidden;
	overflow-y: auto;
}

#single-product .trial-list-modal .modal-content::-webkit-scrollbar {
  width: 3px;
}

#single-product .trial-list-modal .modal-content::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
}

#single-product .trial-list-modal .modal-content .trial-item{
	display: flex;
	align-items: center;
	gap: 16px;
	padding:15px 0;
}

#single-product .trial-list-modal .modal-content .trial-item:first-child{
	padding-top: 0;
}

#single-product .trial-list-modal .modal-content .trial-item:last-child{
	padding-bottom: 0;
}

#single-product .trial-list-modal .modal-content .trial-item:not(:last-child){
	border-bottom: 1px solid #eee;
}

#single-product .trial-list-modal .modal-content .trial-item .info{
	display: flex;
	align-items: start;
	gap: 12px;
	width: calc(100% - 38px);
}

#single-product .trial-list-modal .modal-content .trial-item .thumbnail{
	position: relative;
	border-radius: 10px;
	background: #F9F9F9;
}

#single-product .trial-list-modal .modal-content .trial-item .thumbnail .trial-img{
	display: block;
	width: 80px;
	height: 80px;
	aspect-ratio: 1 / 1;
}

#single-product .trial-list-modal .modal-content .trial-item .thumbnail .trial-img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#single-product .trial-list-modal .modal-content .trial-item .thumbnail .trial-view{
	position: absolute;
	bottom: 4px;
	right: 4px;
	cursor: pointer;
}

#single-product .trial-list-modal .modal-content .trial-item .thumbnail .trial-view img{
	width: 22px;
	height: auto;
	aspect-ratio: 1 / 1;
}

#single-product .trial-list-modal .modal-content .trial-item .text{
	width: calc(100% - 92px);
	font-size: 12px;
	font-weight: 400;
	line-height: 140%;
	color: #000;
}

#single-product .trial-list-modal .modal-content .trial-item .text .tit{
	font-size: 14px;
	margin-bottom: 8px;
}

#single-product .trial-list-modal .modal-content .trial-item .text .desc{
	color: #888;
	margin-bottom: 10px;
}

#single-product .trial-list-modal .modal-content .trial-item .trial-cart{
	display: flex;
	align-items: center;
}

#single-product .trial-list-modal .modal-footer{
	border-top: 1px solid #eee;
	padding-top: 20px;
}

#single-product .trial-list-modal .modal-footer .price-box{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#single-product .trial-list-modal .modal-footer .price-box .tit{
	font-size: 15px;
	font-weight: 700;
	line-height: 160%;
	color: #000;
}

#single-product .trial-list-modal .modal-footer .price{
	font-size: 16px;
	font-weight: 700;
	line-height: 160%;
	color: #000;
}

#single-product .trial-list-modal .modal-footer .btn-flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 9px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

#single-product .trial-list-modal .modal-footer .btn-flex button{
	width: 50%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 140%;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	box-sizing: border-box;
}

#single-product .trial-list-modal .modal-footer .btn-flex .basket-btn{
	color: #000;
	background: #fff;
	border: 1px solid #000;
}

#single-product .trial-list-modal .modal-footer .btn-flex  .buy-btn{
	color: #fff;
	background: #000;
}


/* 체험팩 상세페이지 모달 */
#single-product .trial-detail-overlay{
	display: none;
	width: 100%;
	height: 100%;
  position:fixed; 
  top: 0;
  left: 0;
  background:rgba(0,0,0,.4);
  z-index:999999;
	transition: 0.2s;
}

#single-product .trial-detail-overlay.active{
  display: block;
}

#single-product .trial-detail-modal{
  position:fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width:100%;
  max-width:393px;
  background:#fff;
  border-radius:30px 30px 0 0;
  padding:26px 20px 50px 20px;
  z-index:9999999;
  transition: 0.3s;
}

#single-product .trial-detail-modal.active{
  transform: translate(-50%, 0);
}


#single-product .trial-detail-modal .inner{

}

#single-product .trial-detail-modal .modal-header{
	position: relative;
	margin-bottom: 24px;
}

#single-product .trial-detail-modal .modal-header .title{
	font-size: 18px;
	font-weight: 700;
	color: #111;
	line-height: normal;
	margin-bottom: 10px;
}

#single-product .trial-detail-modal .modal-header .desc{
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #888;
	margin-bottom: 24px;
}

#single-product .trial-detail-modal .modal-header .meta{
	display: flex;
	align-items: center;
	gap: 5px;
}

#single-product .trial-detail-modal .modal-header .meta .stars{
	display: flex;
  align-items: center;
  gap: 2px;
}


#single-product .trial-detail-modal .stars .star{
  width: 14px;
  height: 14px;
  display: block;
  margin-bottom: 0;
}

#single-product .trial-detail-modal .modal-header .meta .reviews{
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	color: #666;
	text-decoration-line: underline;
}

#single-product .trial-detail-modal .modal-header .close{
  position:absolute;
  right:0; 
  top:0;
  background:url('../images/product-single/icon-close-btn.png') no-repeat center / cover; 
  width: 24px;
  height: auto;
  aspect-ratio: 1 / 1;
  cursor: pointer;
}

#single-product .trial-detail-modal .thumbnail{
  margin-bottom: 20px;
  background:#F9F9F9;
  border-radius:10px;
  padding:14px;
  text-align:center;
}

#single-product .trial-detail-modal .img{
	max-width:100%; 
	height:auto; 
}

#single-product .trial-detail-modal .info{
	position: relative;
}

#single-product .trial-detail-modal .price-box{
	display: block;
}

#single-product .trial-detail-modal .origin{ 
	text-decoration:line-through; 
	font-size: 14px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.28px;
	color: rgba(0, 0, 0, 0.4);
	margin:0 0 6px; 
}


#single-product .trial-detail-modal .final{ 
	display:flex; 
	gap:6px;
	align-items:center; 
}

#single-product .trial-detail-modal .final .box{
	font-size:22px; 
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.44px;
	color: #000;
}

#single-product .trial-detail-modal .unit{ 
	color:#000; 
	font-size:16px; 
	font-weight: 400;
	line-height: 120%;
	letter-spacing: -0.32px;
}

#single-product .trial-detail-modal .qty-box{
  display:flex; 
  gap:16px; 
  align-items:center; 
  justify-content:flex-end;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#single-product .trial-detail-modal .qty-box .qty{
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	color: #111;
}

#single-product .trial-detail-modal .qty-minus, 
#single-product .trial-detail-modal .qty-plus{
  width:34px; 
  height:34px; 
  border-radius:999px; 
  border:1px solid #EBEBEB; 
  background:#fff;
}

#single-product .trial-detail-modal .cart-btn{
  width:100%; 
  height:52px;
  line-height: 52px;
  border-radius:50px;
  background:#000; 
  color:#fff;
  border:0; 
  font-size:14px; 
  font-weight:700;
}






#single-product #btn-modal .swiper-gift {
	margin-bottom: 20px;
}
#single-product #btn-modal .swiper-gift .swiper-slide {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
#single-product #btn-modal .swiper-gift .swiper-slide.active {
	border: 1px solid #000;
}
#single-product #btn-modal .swiper-gift .swiper-slide {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: fit-content;
	height: 66px;
	border-radius: 12px;
	border: 1px solid #EEE;
	background: #FFF;
	padding: 0 14px;
	cursor: pointer;
}
#single-product #btn-modal .swiper-gift .swiper-slide div {
	width: 100%;
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
#single-product #btn-modal .swiper-gift .swiper-slide div p {
	color: #888;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-top: 3px;
}




#single-product .gift {
	border: 1px solid #EEE;
	border-radius: 8px;
	margin-bottom: 16px;
}
#single-product .gift .gift-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 17px 20px 17px 14px;
	cursor: pointer;
}
#single-product .gift .gift-top .gift-t-r svg {
	transform: rotate(180deg);
}
#single-product .gift.active .gift-top .gift-t-r svg {
	transform: rotate(0);
}
#single-product .gift .gift-t-l {
	display: flex;
	align-items: center;
	gap: 4px;
}
#single-product .gift .gift-t-l {
	color: #000;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 24px */
}
#single-product .gift .gift-t-r {
	display: flex;
	align-items: center;
	gap: 12px;
	color: #DA3023;
	text-align: right;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 20.8px */
}
#single-product .gift .gift-bottom {
	display: none;
}
#single-product .gift .gift-bottom.active {
	display: flex;
	border-radius: 8px 8px 0px 0px;
	background: #F9F9F9;
	gap: 13.44px;
	padding: 21px 19px 24px 19px;
}
#single-product .gift .gift-bottom img {
	width: 46.56px;
	height: 35px;
	margin-top: 4px;
}
#single-product .gift .gift-bottom .strong {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 22.4px */
}
#single-product .gift .gift-bottom .p {
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 20.8px */
	letter-spacing: -0.26px;
}




/* BtnFlex */
#single-product .btn-flex {
	display: flex;
	gap: 10px;
	width: 100%;
	margin-bottom:24px;
	padding-bottom: 30px;
	border-bottom: 4px solid #F7F7F7;
}

#single-product .btn-flex button {
	display: inline-block;
	width: 100%;
	height: 53px;
	line-height: 53px;
	border-radius: 200px;
	font-size: 15px;
	font-weight: 500;
	transition: 0.5s;
	text-align: center;
	border: none;
	text-decoration: none;
	transition:.2s;
}
#single-product .btn-flex button:hover {
	opacity: .7;
}

#single-product .btn-flex .buy-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	width: 100%;
	height: 52px;
	line-height: 52px;
	border-radius: 500px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 19.6px */
	transition: 0.5s;
	text-align: center;
	border: none;
	text-decoration: none;
}

#single-product .btn-flex .sold-out {
	color: rgba(0, 0, 0, 0.5);
	background: #eee !important;
	cursor: default;
	border: none;
}

/* Price */
#single-product .price {
/*	border-top: 1px solid #ebebeb;*/
	font-size: 15px;
	line-height: 22px;
	color: #111;
}

#single-product .price span {
	padding-left: 0px;
}

/* Shar */
#single-product .share-box {
	width: 60px;
	height: 60px;
	background-color: #f8f8f8;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}

#single-product .share-box img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

/* PopupWrapper */
#single-product .popup-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}

#single-product .popup-wrapper .overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	transition: 0.2s;
}

#single-product .popup-wrapper .popup {
	max-width: 600px;
	width: 100%;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#single-product .popup-wrapper .popup .inner {
	padding: 50px 50px 30px 50px;
	background-color: #fff;
}

#single-product .popup-wrapper .popup h2 {
	color: #111;
	font-size: 17px;
	font-weight: 700;
	line-height: normal;
}

#single-product .popup-wrapper .popup .line {
	border-top: 1px solid #ebebeb;
	margin: 15px 0 26px 0;
}

#single-product .popup-wrapper .popup .btn {
	width: 100%;
	height: 56px;
	border-radius: 200px;
	border: 1px solid #DA3023;
	background: #DA3023;
	margin-top: 15px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

#single-product .popup-wrapper .popup .btn p {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 54px;
}

#single-product .popup-wrapper .popup .kakao {
	background: #fceb4f;
	border: none;
}

#single-product .popup-wrapper .popup .kakao img {
	width: 24px;
}

#single-product .popup-wrapper .popup .kakao p {
	color: #111;
}

#single-product .popup-wrapper .popup .close {
	width: 100%;
	height: 60px;
	border-radius: 0px 0px 2px 2px;
	background: #eee;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	color: #111;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
	line-height: 58px;
	transition: all 0.3s;
}

#single-product .popup-wrapper .popup .close:hover {
	opacity: 0.8;
}

/* Hidden */
#single-product .hidden {
	position: absolute;
	left: -1000px;
}

/* Amount */
#single-product .amount {
	display: flex;
	height: fit-content;
	align-items: center;
	align-self: flex-end;
	font-size: 15px;
	line-height: 22px;
	color: #111;
	align-items: baseline;
}
#single-product .amount .quantity-button {
	position: relative;
	width: 34px;
	height: 34px;
	border-radius: 100px;
	border: 1px solid #EBEBEB;
	background: #FFF;
	cursor: pointer;
}
#single-product .amount .quantity-button svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


#single-product .amount div {

}


#single-product .amount span {
	display: inline-block;
	align-self: center;
	margin: 0;
	width: 39px;
	font-weight: 500;
	color: #111;
	text-align: center;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#single-product .amount select {
	max-width: 200px;
	border: 1px solid rgb(238, 238, 238);
	height: 40px;
	padding: 0 14px 0 4px;
	font-size: 15px;
	line-height: 22px;
	color: #111;
	cursor: pointer;
}

.amount th,
#single-product .amount td {
	text-align: left;
	padding-right: 10px;
}

/* Option */
#single-product .option {
   border-bottom: 1px solid #D2D2D7;
   padding-bottom: 20px;
   margin-bottom: 30px;
}
#single-product .option input {
	display: none;
}
#single-product .option .option-row {
	display: flex;
	align-items: center;
	width: 100%;
	height: 48px;
	justify-content: space-between;
	border-radius: 6px;
	border: 1px solid #eee;
	background: #FFF;
	padding: 0 20px;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
}

/* 업셀링 option-row.active 클래스 추가 시작 */
#single-product .option .option-row.active{
	position: relative;
}
#single-product .option .option-row.active::before{
	content: url('../images/product-single/icon-AIpick.svg') ' 많이 찾는・AI 픽';
	position: absolute;
	top: -12px;
	left: 10px;
	z-index: 2;
	height: 24px;
	line-height: 24px;
	padding: 6px 8px;
	border-radius: 17px;
	background: linear-gradient(93deg, #AE00FF -11.25%, #71D9FF 114.37%);
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2px;
}
#single-product .option input[type='radio']:checked + .option-row.active{
	border:0 !important;
}
#single-product .option input[type='radio']:checked + .option-row.active::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border-radius:6px;
	border:2px solid transparent;
	background-image:linear-gradient(#fff, #fff),linear-gradient(0deg, #AE00FF 0%, #71D9FF 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  padding: 0;
}
/* 업셀링 option-row.active 클래스 추가 끝 */

#single-product .option .option-row .option-name {
	color: #111;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 19.6px */
	letter-spacing: -0.28px;
	position: relative;
	z-index: 1;
}
#single-product .option .option-row .option-name .piece-price {
	color: #666;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 16.8px */
	letter-spacing: -0.24px;
	padding-left: 3px;
}
#single-product .option .option-row .right {
	color: #111;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
	letter-spacing: -0.28px;
	position: relative;
	z-index: 1;
}
#single-product .option .option-row .right span {
	color: #6AC4DB;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
	letter-spacing: -0.28px;
	padding-right: 2px;
}

#single-product .simple-product-price {
	color: #000;
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 26.4px */
	letter-spacing: -0.44px;
}

#single-product .product-detail.is-simple-amount {
}
#single-product .product-detail.is-simple-amount .price-box {
	float: right;
}
#single-product .product-detail.is-simple-amount .simple-product.amount {
	display: inline-flex !important;
}
#single-product .product-detail.is-simple-amount .coupon-box {
	margin-top: 20px;
}

#single-product .price-box {
	display: flex;
	justify-content: space-between;
  	margin-bottom: 20px;
}
#single-product .price-box small {
	display: block;
	color: rgba(0, 0, 0, 0.4);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; /* 16.8px */
	letter-spacing: -0.28px;
	text-decoration: line-through;
	margin-bottom: 6px;
}
#single-product .price-box .price span {
	color: #000;
	font-family: Pretendard;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 26.4px */
	letter-spacing: -0.44px;
}
#single-product .price-box .price .in {
	display: flex;
	gap: 6px;
	margin-bottom: 4px;
}
#single-product .price-box .price .in p {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%; /* 19.2px */
	letter-spacing: -0.32px;
	align-self: flex-end;
	padding-bottom: 2px;
}


#single-product .option input[type='radio']:checked + .option-row {
	border: 1px solid #000;
}


#single-product .option table {
	width: 100%;
}

.option th,
#single-product .option td {
	text-align: center;
	padding: 10px 0;
	font-family: 'Pretendard', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#single-product .option td:nth-of-type(3) {
	font-family: 'Pretendard', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #6ac4db;
}

#single-product .option tr:first-child th {
	font-family: 'Pretendard', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: -0.03em;
	color: #787878;
	padding: 0;
}

#single-product .option tr:not(:first-child) {
	border: 1px solid #000;
	margin-bottom: 10px;
}

#single-product .option .radio input {
/*	display: none;*/
}

#single-product .option .radio label {
	display: inline-block;
	position: relative;
	top: 5px;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	cursor: pointer;
}

#single-product .option .radio label:after {
	position: absolute;
	display: none;
	content: '';
	width: 12px;
	height: 12px;
	background: #DA3023;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}

#single-product .option .radio input[type='radio']:checked + label:after {
	display: block;
}

#single-product .coupon-box {
/*	display: flex;*/
	border-radius: 6px;
	background: #F9F9F9;
	margin-bottom: 24px;
}
#single-product .coupon-box .row {
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 14px 20px 13px 20px;
	cursor: pointer;
}
#single-product .product-detail .timedeal {
	position: relative;
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 0 18px;
	max-width: 348px;
	width: calc(100% - 16px);
	height: 40px;
	border-radius: 21px;
	background: #DA3023;
	color: #FFF;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%; /* 19.6px */
	transform: translate(16px, -24px);
}
#single-product .product-detail .timedeal .countdown {
	color: #FFF;
	text-align: right;
	font-family: Roboto;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	line-height: 140%; /* 22.4px */
	margin-left: auto;
	transform: translateY(1px);
}
#single-product .product-detail .timedeal .svg {
	position: absolute;
	left: 36px;
	top: -8px;
}
#single-product .coupon-box .row strong {
	color: #000;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 28.8px */
}
#single-product .coupon-box .row strong span {
	color: #DA3023;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 28.8px */
	padding-right: 2px;
}
#single-product .coupon-box .row .col-2 {
	display: flex;
	align-items: center;
}
#single-product .coupon-box .row .col-2 div {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	margin: 0 8px 0 0;
}
#single-product .coupon-box .row .col-2 .arrow {
	
}
#single-product .coupon-box.active ul {
	display: block;
}
#single-product .coupon-box ul {
	display: none;
	border-radius: 0 0 6px 6px;
	background: #F9F9F9;
	padding: 0 20px 17px 20px;
}
#single-product .coupon-box ul li {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding-left: 0;
	margin-bottom: 10px;
}
#single-product .coupon-box ul .coupon-radio {
	display: none;
}
#single-product .coupon-box ul .coupon-radio {
/*	display: none;*/
}
#single-product .coupon-box ul .coupon-radio + .coupon-label {
	border: 1px solid #eee;
	margin-right: 5px;
	cursor: pointer;
}
#single-product .coupon-box ul .coupon-radio:checked + .coupon-label {
	border: nonel
}
#single-product .coupon-box ul .coupon-radio:checked + .coupon-label svg rect {
    fill: #000; /* 체크된 상태에서 아이콘 색 */
}
#single-product .coupon-box ul li:last-child {
	margin-bottom: 0;	
}
#single-product .coupon-box ul li svg {
	vertical-align: sub;
}
#single-product .coupon-box ul li svg {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
#single-product .coupon-box .arrow {
	transform: rotate(180deg);
}
#single-product .coupon-box.active .arrow {
	transform: initial;
}
#single-product .coupon-box ul li:first-child {
/*	margin-bottom: 8px;*/
}
#single-product .coupon-box ul li .left {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
#single-product .coupon-box ul li .right {
	color: #000;
	text-align: right;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 20.8px */
}
#single-product .coupon-box.active ul {
	display: block;
	list-style: none;
}

/*123*/

#single-product .main-post-wrapper .reward {
	border-radius: 8px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 20px;
}
#single-product .main-post-wrapper .reward .row {
	display: flex;
	justify-content: space-between;
	padding: 20px 20px 19px 20px;
	cursor: pointer;

}
#single-product .main-post-wrapper .reward .row strong {
	color: #000;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 24px */
}
#single-product .main-post-wrapper .reward .row .col-2 {
	display: flex;
	align-items: center;
}
#single-product .main-post-wrapper .reward .row .col-2 small {
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 20.8px */
}
#single-product .main-post-wrapper .reward .row .col-2 div {
	color: #000;
	text-align: right;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 25.6px */
	margin: 0 12px 0 3px;
}
#single-product .main-post-wrapper .reward .row .col-2 .arrow {
	
}
#single-product .main-post-wrapper .reward.active ul {
	display: block;
}
#single-product .main-post-wrapper .reward ul {
	display: none;
	border-radius: 0 0 8px 8px;
	background: #F9F9F9;
	padding: 17px 20px 19px 20px;
}
#single-product .main-post-wrapper .reward ul li {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding-left: 10px;
}
#single-product .main-post-wrapper .reward .arrow {
	transform: rotate(180deg);
}
#single-product .main-post-wrapper .reward.active .arrow {
	transform: initial;
}
#single-product .main-post-wrapper .reward ul li:before {
	display: block;
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #000;
}
#single-product .main-post-wrapper .reward ul li:first-child {
	margin-bottom: 8px;
}
#single-product .main-post-wrapper .reward ul li .left {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 22.4px */
}
#single-product .main-post-wrapper .reward ul li .right {
	color: #000;
	text-align: right;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 20.8px */
}
#single-product .main-post-wrapper .reward .modal-btn {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #DA3023;
	color: #DA3023;
	font-family: Pretendard;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 12px;
	text-align: center;
	cursor: pointer;
	margin-left: 2px;
	transform: translateY(-1px);
}
#single-product .member {
	border-radius: 8px;
	border: 1px solid #EEE;
	background: #FFF;
	padding: 16px 20px;
	margin-bottom: 16px;
}
#single-product .member.active .member-graph {
	display: block;
}
#single-product .member.silver .li-silver {
	color: #7E858A;
}
#single-product .member.gold .li-gold {
	color: #DCAB29;
}
#single-product .member.vip .li-vip {
	color: #B40C0C;
}
#single-product .member.vvip .li-vvip {
	color: #721D9E;
}
#single-product .member .member-row {
	display: flex;
	gap: 10px;
	align-items: center;
	cursor: pointer;
}
#single-product .member .member-row .member-text {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
}
#single-product .member .member-row .member-text.not-login {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
}
#single-product .member .member-row .member-text.not-login a {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 25.6px */
	text-decoration: underline;
}
#single-product .member .member-row .member-text strong {
	font-weight: 700;
}
#single-product .member .member-row .member-logo {
	flex: 0 0 30px;
	width: 30px;
	height: 30px;
}
#single-product .member .member-row .member-text span {
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%;
}
#single-product .member .member-row .arrow {
	margin-left: auto;
}
#single-product .member.silver .member-text span {
	color: #7E858A;
}
#single-product .member.silver .row strong span {
	color: #7E858A;
}
#single-product .member.gold .member-text span {
	color: #DCAB29;
}
#single-product .member.gold .row strong span {
	color: #DCAB29;
}
#single-product .member.vip .member-text span {
	color: #B40C0C;
}
#single-product .member.vip .row strong span {
	color: #B40C0C;
}
#single-product .member.vvip .member-text span {
	color: #721D9E;
}
#single-product .member.vvip .row strong span {
	color: #721D9E;
}
#single-product .member .text {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 12px;
}
#single-product .member.active .inner{
	display: block;
}
#single-product .member .inner{
	display: none;
	margin-top: 28px;
}
#single-product .member.active .arrow{
	transform: initial;
}
#single-product .member .arrow{
	transform: rotate(180deg);
}
#single-product .member .member-graph {
	padding-bottom: 8px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 18px;
}
#single-product .member .member-graph li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	color: #555;
	text-align: right;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 12px;
}
#single-product .member .member-graph li .left {
	white-space: nowrap;
}
#single-product .member .member-graph li .right {
	white-space: nowrap;
}
#single-product .member .member-graph .dotted {
	border-bottom: 1px dashed #EBEBEB;
	width: 100%;
	transform: translateY(1px);
}
#single-product .member .member-btn {
	display: flex;
	align-items: center;
	width: 100%;
	height: 36px;
	justify-content: center;
	gap: 5px;
	border-radius: 8px;
	background: #F7F7F7;
	color: #666;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	cursor: pointer;
	margin-bottom: 14px;
}
#single-product .member .noti {
	color: #DA3023;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%; /* 19.2px */
}
#single-product .member-modal.active {
	display: block;
	transform: translate(-50% , 0%);
}

#single-product .member-modal {
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50% , 100%);
	max-width: 393px;
	width: 100%;
	height: 440px;
	border-radius: 30px 30px 0px 0px;
	background: #fff;
	transition: 0.4s ease;
	padding: 30px 24px 0 24px;
	z-index: 101;
}
#single-product .member-modal {
	margin-bottom: 0;
}
#single-product .member-modal .inner {
	display: block;
}
#single-product .member-modal .ti {
	color: #111;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 28px */
	margin-bottom: 24px;
}
#single-product .member-modal .ti span {
	color: #7E858A;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%; /* 28px */
}

#single-product .member-modal .ti.silver span {
	color: #7E858A;
}
#single-product .member-modal .ti.gold span {
	color: #DCAB29;
}
#single-product .member-modal .ti.vip span {
	color: #B40C0C;
}
#single-product .member-modal .ti.vvip span {
	color: #721D9E;
}

#single-product .member-modal.silver .member-graph li.silver {
	color: #7E858A;
}
#single-product .member-modal.gold .member-graph li.gold {
	color: #DCAB29;
}
#single-product .member-modal.vip .member-graph li.vip {
	color: #B40C0C;
}
#single-product .member-modal.vvip .member-graph li.vvip {
	color: #721D9E;
}

#single-product .member-modal .text {
	margin-bottom: 16px;
}
#single-product .member-modal .member-graph li {
	margin-bottom: 14px;
	gap: 22px;
}
#single-product .member-modal .member-graph {
	padding-bottom: 6px;
}
#single-product .member-modal .member-btn {
	height: 40px;
	margin-bottom: 16px;	
}
#single-product .member-modal .x-btn {
	position: absolute;	
	top: 22px;
	right: 20px;
	cursor: pointer;
}
#single-product .overlay.active {
	display: block;
}
#single-product .overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	z-index: 100;
}

#single-product .coupon-box.not-login .row {
	cursor: default;
}
#single-product .coupon-box.not-login .col-2 div {
	display: flex;
	gap: 4px;
	align-items: center;
	color: #DA3023;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	margin: 0;
}

/* BasketBtn */
#single-product .btn-flex .basket-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	width: 50%;
	height: 52px;
	border-radius: 500px;
/*	border: solid 1px #dfdfdf;*/
	background:#fff;
	border: 1px solid #000;
	color: #111;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; /* 19.6px */
	background-repeat: no-repeat;
	cursor: pointer;
}

#single-product .basket-btn img {
	width: 20px;
	height: 20px;
}

/* Manual */
#single-product .manual {
	display: none;
	font-size: 15px;
	line-height: 26px;
	color: #111;
	margin-bottom: 30px;
}

#single-product .manual img {
	display: none;
}

/* Title */
#single-product .title {
	font-weight: bold;
	font-size: 23px;
	line-height: 33px;
	letter-spacing: -0.03em;
	color: #111;
	margin-bottom: 20px;
}

/* RelativeWrapper */
#single-product .relative-wrapper {
	width: 100%;
	height: auto;
}

/* RelativeSection */
#single-product .relative-section {
	width: 100%;
	overflow-x: auto;
}

#single-product .relative-section > div {
	padding-bottom: 63px;
}

#single-product .relative-section {
	-webkit-overflow-scrolling: touch;
}

/* RelativeProducts */
#single-product .relative-products {
	width: calc(330px * 15);
	height: auto;
}

/* RelativeProduct */
#single-product .relative-product {
	display: inline-block;
	width: 298px;
	height: auto;
	margin-right: 30px;
	vertical-align: top;
}

/* RelativeImage */
#single-product .relative-image {
	display: flex;
	align-items: center;
	width: 299px;
	height: 299px;
	background-color: #fbfbfb;
	border-radius: 2px;
	border: 1px solid #e9e9e9;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#single-product .relative-image img {
	width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
    transition: 0.3s;
    transform: scale(0.85);
}
#single-product .relative-image img:hover {
	transform: scale(0.95);
}

#single-product /* .relative-image[data-url] {
	background-image: url(var(--url));
} */

/* RelativeType */
#single-product .relative-type {
	font-weight: 500;
	font-size: 13px;
	line-height: 19px;
	color: #111111;
	margin-bottom: 5px;
}

/* RelativeName */
#single-product .relative-name {
	font-size: 13px;
	line-height: 19px;
	color: #111111;
	margin-bottom: 15px;
}

/* RelativePrice */
#single-product .relative-price {
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: #111111;
}

/* IsMobile */
#single-product .is-mobile {
	display: none;
}

/* OptionSelectbox */
#single-product .option-selectbox {
	font-size: 13px;
	line-height: 19px;
	color: #111111;
	margin-bottom: 15px;
}

#single-product .share-button {
    display: inline-block;
    margin: 5px;
    margin-top: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 52px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

#single-product .member-info {
   	position: fixed;
	bottom: 0;
	left: 50%;
	width: 100%;
	max-width: 393px;
	height: 705px;
	max-height: calc(100vh - 120px);
	background: #fff;
	transition: 0.4s;
	transform: translate(-50%, 100%);
	border-radius: 30px 30px 0px 0px;
	overflow: hidden;
  z-index: 9999999;
}

#single-product .member-info.active {
	max-height: calc(100vh - 120px);
	transform: translate(-50%, 0%);
  z-index: 9999999;
}

#single-product .member-info .iframe-wrap {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

#single-product .member-info iframe {
  width: 100%;
  height: 1625px;
}

#single-product .member-info .iframe-wrap::-webkit-scrollbar {
  width: 10px;
}

#single-product .member-info .iframe-wrap::-webkit-scrollbar-track {
  background-color: transparent;
  border: none;
}

#single-product .member-info .iframe-wrap::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  width: 5px;
  border-right: 5px solid #fff;
}

.member-iframe-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 100;
}
.member-iframe-overlay.active {
	display: block;
}
.review-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 100;
}
.review-overlay.active {
	display: block;
}
.review-single-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
	z-index: 100;
}
.review-modal.active + .review-single-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	top: 0;
	left: 0;
	z-index: 100;
}
.review-single-overlay.active {
	display: block;
}

#single-product .review-single-modal .product_name {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 4px;
	margin-bottom: 20px;
}
#single-product .review-single-modal .product_name p {
	width: fit-content;
    word-break: break-all;
}
#single-product .review-single-modal .author {
	display: flex;
	align-items: center;
	gap: 10px;
   	height: 40px;
   	padding-bottom: 10px;
}
#single-product .review-single-modal .author .avatar {
	width: 30px;
	height: 30px;
	border: 1px solid #eee;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#single-product .review-single-modal .author .star {
	padding-top: 9px;
}
#single-product .review-single-modal .author .user-name {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%; /* 25.6px */
}
#single-product .review-single-modal .close-btn {
	position: absolute;
	top: 22px;
	right: 20px;
	cursor: pointer;
}
#single-product .review-single-modal .modal-inner {
   	overflow-y: auto;
	height: calc(100% - 54px);
	padding-bottom: 55px;
	padding-right: 18px;
}
#single-product .review-single-modal .modal-inner .star {
   	padding-top: 9px;
   	align-items: center;
   	margin-bottom: 10px;
}
#single-product .review-single-modal .modal-inner .star span {
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-left: 4px;
	text-decoration: none;
}
#single-product .review-single-modal .modal-inner .star .post_date {
	color: #999;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
	padding-left: 10px;
}
#single-product .review-single-modal .modal-inner .content p {
	margin: 0;
}
#single-product .review-single-modal .modal-inner .product_name p {
	color: #999;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 21px */
	white-space: nowrap;
  overflow: hidden;
	text-overflow: ellipsis;
	max-width: calc(100% - 30px);
}
#single-product .review-single-modal .modal-inner .review-image {
	height: 220px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
#single-product .review-single-modal .modal-inner .review-image img {
	width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
    transform-origin: center;
}
#single-product .review-single-modal .modal-inner .post_content {
	color: #666;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
	margin-bottom: 10px;
}
#single-product .review-single-modal .modal-inner .row {
	display: flex;
	gap: 8px;
	margin-bottom: 20px;
}
#single-product .review-single-modal .modal-inner .row .member {
	display: none;
	gap: 6px;
	align-items: center;
	width: calc(100% - 58px);
	height: 32px;
	border-radius: 57px;
	background: #F7F7F7;
	color: #555;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
#single-product .like {
/*	display: none;*/
}
#single-product .review-single-modal .modal-inner .row .member.active {
	display: flex;
}
#single-product .review-single-modal .modal-inner .row .member {
	padding: 0 11px;
	margin: 0;
}
#single-product .review-single-modal .modal-inner .row .member img {
	width: 14px;
	height: 14px;
}
#single-product .review-single-modal .modal-inner .row .member strong {
	color: #000;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 18px */
}
#single-product .review-single-modal .modal-inner .row .like-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	width: auto;
	height: 32px;
	padding: 7px 12px;
	border-radius: 70px;
	border: 1px solid #EEE;
	background: #FFF;
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-left: auto;
	cursor: pointer;
}
#single-product .review-single-modal .modal-inner .row .like-btn.active {
    background: #DA3023;
}
#single-product .review-single-modal .modal-inner .row .like-btn.active span {
	color: #fff;
	cursor: pointer;
}
#single-product .review-single-modal .modal-inner .row .like-btn.active svg path {
    fill: #fff;
}
#single-product .review-single-modal .modal-inner .row .like-btn span {
	color: #000;
	font-family: Pretendard;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer;
}
#single-product .review-single-modal .modal-inner .comment {
	border-top: 1px solid #eee;
	padding-top: 24px;
}
#single-product .review-single-modal .modal-inner .comment-title {
	color: #000;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 25.6px */
	letter-spacing: -0.32px;
	margin-bottom: 10px;
}
#single-product .review-single-modal .modal-inner .comment-title span {
	color: #DA3023;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 25.6px */
	letter-spacing: -0.32px;
	padding-left: 2px;
}
#single-product .review-single-modal .modal-inner .comment-content {
	display: flex;
	gap: 10px;
}
#single-product .review-single-modal .modal-inner .right {
	position: relative;
	border-radius: 0px 12px 12px 12px;
	background: #F7F7F7;
	padding: 18px 18px 18px 18px;
}
#single-product .review-single-modal .modal-inner .right p {
	color: #000;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 8px;
}
#single-product .review-single-modal .modal-inner .right div {
	color: #666;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	word-break: keep-all;
	line-height: 160%; /* 22.4px */
}
#single-product .review-single-modal .modal-inner .right svg {
	position: absolute;
	left: -11px;
	top: 0;
}



#single-product .review-modal {
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50% , 100%);
	max-width: 393px;
	width: 100%;
	height: 705px;
	max-height: calc(100vh - 120px);
	border-radius: 30px 30px 0px 0px;
	background: #fff;
	transition: 0.4s ease;
	padding: 30px 6px 0 24px;
	z-index: 101;
}
#single-product .review-modal .tab {
	color: rgba(0, 0, 0, 0.3);
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 32px */
	letter-spacing: -0.4px;
	cursor: pointer;
}
#single-product .review-modal.active {
	transform: translate(-50% , 0%);
}

#single-product .review-modal .review-ai ul {
	flex-wrap: wrap;
}
#single-product .review-modal .review-ai ul li:first-child {
	padding: 0;
	background: none;
}
#single-product .review-modal .tab p {
	color: rgba(0, 0, 0, 0.3);
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%; /* 32px */
	letter-spacing: -0.4px;
}
#single-product .review-modal .tab.active {
	color: #000;
	font-size: 20px;
}
#single-product .review-modal .tab.active p {
	color: #DA3023;
	font-size: 20px;
}
#single-product .review-modal .tabs {
	margin-bottom: 24px;
}

#single-product .review-modal .review-ai .text {
	margin-right: 0px;
	gap: 12px 7px;
}
#single-product .review-modal .review .review_item {
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
}
#single-product .review-modal .review .review_item {
	padding: 19px 20px 20px 20px;
	margin-bottom: 16px;
}
#single-product .review-modal .review-modal-close {
	position: absolute;
	top: 22px;
	right: 20px;
	cursor: pointer;
}



#single-product .review-modal .scroll {
	display: none;
	overflow-y: auto;
	padding-right: 18px;
	height: calc(100% - 54px);
}
#single-product .review-modal .scroll.active {
	display: block;
}
#single-product .review-modal .review {
	opacity: 1;
	height: auto;
	visibility: visible;
}
#single-product .review-modal .review-ai ul {
	display: flex;
	opacity: 1;
	visibility: visible;
	width: auto;
	height: auto;
}
#single-product .review-single-modal {
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50% , 100%);
	max-width: 393px;
	width: 100%;
	height: 705px;
	max-height: calc(100vh - 120px);
	border-radius: 30px 30px 0px 0px;
	background: #fff;
	transition: 0.4s ease;
	padding: 30px 6px 0 24px;
	z-index: 101;
}
#single-product .review-single-modal.active {
	transform: translate(-50% , 0%);
}


#single-product .member-info .close {
   	position: absolute;
	top: 22px;
	right: 20px;
	cursor: pointer;
}

#single-product .member-info button {
    position: absolute;
    left: 20px;
    top: 28px;
    z-index: 1;
}


.review-loading {
	display: none;
	padding: 40px 0 80px 0;
	text-align: center;
}
.load-modal-loading {
	display: none;
	padding: 10px 0 40px 0;
	text-align: center;
}
.review-modal-loading {
	display: none;
	padding: 0px 0 50px 0;
	text-align: center;
}
.review-modal-all-loading {
	display: none;
	padding: 0px 0 50px 0;
	text-align: center;
}
.load-all-modal-loading {
	display: none;
	padding: 10px 0 40px 0;
	text-align: center;
}

#single-product .related-posts {
}
#single-product .related-posts .related-posts-h {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 21px */
	letter-spacing: -0.3px;
	margin: 0 auto;
	max-width: 361px;
	border-top: 1px solid #eee;
	padding-top: 64px;
	margin-bottom: 2px;
}
#single-product .related-posts .related-posts-p {
	color: #000;
	text-align: center;
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 39.2px */
	letter-spacing: -0.56px;
	margin-bottom: 40px;
}
#single-product .related-posts .related-posts-p strong {
	font-weight: 700;
}




#single-product .related-posts .list {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	max-width: 361px;
	margin: 0 auto 64px auto;
}

#single-product .related-posts .item {
	width: 100%;
	padding : 20px 0;
	display: flex;
	align-items: flex-start;
	gap: 16px;
	border-bottom: 1px solid #F7F7F7;
	min-width: 0;
}

#single-product .related-posts .item:first-child {
	padding-top: 0;
}

#single-product .related-posts .item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#single-product .related-posts .item .img {
	width: 80px;
	height: auto;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border-radius: 16px;
	background-color: #D9D9D9;
	flex-shrink: 0;
}

#single-product .related-posts .item .img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

#single-product .related-posts .item .text {
	flex: 1;
	min-width: 0;
	padding-top: 2px;
}

#single-product .related-posts .item .text .info {
	display: flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 6px;
}

#single-product .related-posts .item .text .info span {
	color: #AAA;
	font-size: 12px;
	font-weight: 500;
	line-height: 160%;
	position: relative;
	letter-spacing: normal;
}

#single-product .related-posts .item .text .info span::after {
	content: '';
	position: absolute;
	right: -10px;
	top: 42%;
	width: 2px;
	height: 2px;
	border-radius: 100%;
	background-color: #aaa;
}

#single-product .related-posts .item .text .info span:last-child::after {
	display: none;
}

#single-product .related-posts .item .text .title {
	display: block;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: normal;
	margin: 0;
}



./*single-product .member-info svg {
    position: absolute;
    left: 28px;
    top: 28px;
    z-index: 1;
    cursor: pointer;
}*/

#single-product .facebook { background-color: #3b5998; }
#single-product .xcom { background-color: #000; }



/* 모달 공통 */
#single-product .modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.2s;
}

#single-product .modal.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999999999;
}

#single-product .modal .dim {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: 0.2s;
}

#single-product .modal.active .dim {
  opacity: 1;
  visibility: visible;
  z-index: 50;
}

#single-product .modal .container {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 393px;
  z-index: 100;
  border-radius: 30px 30px 0 0;
  background: #fff;
  padding: 30px 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: transform 0.2s;
}

#single-product .modal.active .container {
  transform: translate(-50%, -100%);
}

#single-product .modal .container .modal-header,
#single-product .modal .container .modal-cont,
#single-product .modal .container .modal-footer {
  width: 100%;
}

#single-product .modal .container .modal-header {

}

#single-product .modal .container .modal-title {
  color: #111;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  padding-left: 4px;
  margin-bottom: 20px;
}

#single-product .modal .container .btn-close {
  position: absolute;
  right: 20px;
  top: 22px;
  width: 24px;
  height: auto;
  aspect-ratio: 1 / 1;
  cursor: pointer;
}

#single-product .modal .container .btn-close img {
  width: 100%;
}

#single-product .modal .container .modal-cont {
  flex: 1;
}

#single-product .modal .container .modal-footer {
  padding-top: 20px;
}

#single-product .modal .container .modal-footer .btn-wrap {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 0;
}

#single-product .modal .container .modal-footer .btn {
  display: block;
  width: 100%;
  min-width: 0;
  height: 56px;
  line-height: 55px;
  border-radius: 200px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

#single-product .modal .container .modal-footer .btn:not(.small) {
  flex: 1;
}

#single-product .modal .container .modal-footer .btn-white {
  background: #fff;
  color: #000;
  border: 1px solid #EEE;
}

#single-product .modal .container .modal-footer .btn-black {
  background: #000;
  color: #fff;
}

#single-product .modal .container .modal-footer .btn-black:disabled {
  background-color: rgba(0, 0, 0, 0.1);
}

#single-product .modal .container .modal-footer .btn.small {
  width: 120px;
  flex-shrink: 0;
  border-radius: 500px;
}



/* 로그인유도 모달 */
#single-product .modal#loginInduceModal .container {
  height: 248px;
}

#single-product .modal#loginInduceModal .container .modal-title {
  margin-bottom: 0;
}

#single-product .modal#loginInduceModal .container .modal-cont {
  padding-top: 38px;
}

#single-product .modal#loginInduceModal .container .modal-cont .btn-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

#single-product .modal#loginInduceModal .container .modal-cont .btn {
  display: block;
  width: 100%;
  height: 56px;
  line-height: 55px;
  border-radius: 200px;
  border: none;
  outline: none;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  background-size: 20px;
  background-position: left 22px center;
  background-repeat: no-repeat;
}

#single-product .modal#loginInduceModal .container .modal-cont .btn-login-kakao {
  background-color: #fde500;
  background-image: url('../images/kakao-login/icon-login-kakao.png');
  color: #201d1e;
  position: relative;
}

#single-product .modal#loginInduceModal .container .modal-cont .btn-login-kakao::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -20px;
  width: 125px;
  height: 35px;
  background: url('../images/kakao-login/img-quick-kakao.png') no-repeat center center /
			contain;
  z-index: 1;
}

#single-product .modal#loginInduceModal .container .modal-cont .btn-login-email {
  background-color: #000;
  background-image: url('../images/kakao-login/icon-login-email.png');
  color: #fff;
}



/* 이메일 로그인 모달, 비밀번호 재설정 (공통) */
#single-product .modal.form .input-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

#single-product .modal.form .input {
  display: block;
  width: 100%;
  height: 56px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #EBEBEB;
  position: relative;
}

#single-product .modal.form .input.is-error {
  border: 1px solid #DA3023;
}

#single-product .modal.form .input input {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  color: #000;
  background: #FFF;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}

#single-product .modal.form .input input::placeholder {
  color: #9A9A9E;
}

#single-product .modal.form .input input.pw {
  padding-right: 60px;
}

#single-product .modal.form .input .pw-visibility-control {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: auto;
}

#single-product .modal.form .input .pw-visibility-control img {
  width: 100%;
}

#single-product .modal.form .input .pw-visibility-control .eye {
  display: none;
}
#single-product .modal.form .input .pw-visibility-control .blind {}

#single-product .modal.form .error-msg {
  display: none;
  color: #DA3023;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  margin-top: 8px;
}

#single-product .modal.form .error-msg.show {
  display: block;
}


/* 간편로그인 모달 */
.easy-login-modal .modal-wrap{
  padding: 30px 20px 40px 20px;
}

.easy-login-modal .modal-header{
	padding: 0;
}

.easy-login-modal .modal-header h1{
  letter-spacing: normal;
  margin-bottom: 8px;
}

.easy-login-modal .modal-header p {
	letter-spacing: normal;
	line-height: normal;
}

.modal .modal-header button.close_btn{
  cursor: pointer;
  position: absolute;
  top: -8px;
  right: 0;
  z-index: 10;
  width: 24px;
  height: auto;
  aspect-ratio: 1 / 1;
  background: url('../images/auth/icon-close-btn.png') no-repeat center / cover;
}

.easy-login-modal .modal-content{
	margin-bottom: 40px;
}

.easy-login-modal .modal-content .input-wrap{
  height: 50px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  background: #fff;
}

.easy-login-modal .modal-content .input-wrap input{
  height: 100%;
  border-radius: 0;
  border:0;
  padding: 0;
  font-size: 13px;
  letter-spacing: -0.26px;
}

.easy-login-modal .modal-content .flag-wrap{
  position: relative; 
  height: 100%;
}

.easy-login-modal .modal-content .flag-wrap .country-select{
  display:flex;
  align-items:center;
  background:transparent;
  gap: 6px;
  border:0;
  padding:0;
  cursor:pointer;
  height: 100%;
}

.easy-login-modal .modal-content .flag-wrap .country-select .flag{
  text-align: center;
  font-size: 12px;
}

.easy-login-modal .modal-content .flag-wrap  .country-select .arrow img{
  width: 9px;
  height: auto;
}

.easy-login-modal .modal-content .flag-wrap .country-dropdown{
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(238,238,238,0.5);
  flex-direction: column;
  gap: 4px;
  width: 60px;
  padding: 10px;
  border-radius: 4px;
  z-index: 1;
}

.easy-login-modal .modal-footer #easyLoginNextBtn{
  position: relative;
}

.easy-login-modal .modal-footer #easyLoginNextBtn .tip{
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 50px;
  border: 1px solid rgba(238, 238, 238, 0.5);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 18px;
}

.easy-login-modal .modal-footer #easyLoginNextBtn .tip::before,
.easy-login-modal .modal-footer #easyLoginNextBtn .tip::after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}

.easy-login-modal .modal-footer #easyLoginNextBtn .tip::before{
  bottom:-5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  z-index: 2;
}

.easy-login-modal .modal-footer #easyLoginNextBtn .tip::after{
  bottom:-6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(238, 238, 238, 0.5);
  z-index: 1;
}

.easy-login-modal .modal-footer #easyLoginNextBtn .tip p{
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  color: #000;
  white-space: nowrap;
}

.easy-login-modal .modal-footer .link{
	margin:10px auto 0;
}




/* 이메일 로그인 모달 */
#single-product .modal#emailLoginModal .container {
  height: 351px;
  padding-bottom: 30px;
}

#single-product .modal#emailLoginModal.expanded .container {
  height: 379px;
}

#single-product .modal#emailLoginModal .input-list {
  margin-bottom: 14px;
}

#single-product .modal#emailLoginModal .error-msg {
  margin-top: 0;
  margin-bottom: 2px;
  transform: translateY(-2px);
}

#single-product .modal#emailLoginModal .other-menus {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 14px;
}

#single-product .modal#emailLoginModal .other-menus .btn {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}




/* 비밀번호 재설정 모달 */
#single-product .modal#resetPasswordModal .container {
  height: 271px;
  padding-bottom: 30px;
}

#single-product .modal#resetPasswordModal.expanded .container {
  height: 295px;
}

#single-product .modal#resetPasswordModal .modal-title {
  margin-bottom: 10px;
}

#single-product .modal#resetPasswordModal .modal-desc {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}




/* 상품 공유하기 모달 */
#single-product .modal#productShareModal .container {
  height: 364px;
  padding-top: 26px;
}

#single-product .modal#productShareModal .container .modal-desc {
  color: #DA3023;
  font-size: 13px;
  font-weight: 600;
  line-height: 140%;
  padding-left: 4px;
  margin-bottom: 8px;
}

#single-product .modal#productShareModal .container .modal-title {
  margin-bottom: 18px;
}

#single-product .modal#productShareModal .container .product-info {
  border-radius: 14px;
  border: 1px solid rgba(238, 238, 238, 0.80);
  background: #FFF;
  box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.06);
  padding: 20px 20px 20px 22px;
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
  margin-bottom: 24px;
}

#single-product .modal#productShareModal .container .product-info .text {
  flex: 1;
  min-width: 0;
}

#single-product .modal#productShareModal .container .product-info .cate {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 4px;
}

#single-product .modal#productShareModal .container .product-info .name {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 6px;
}

#single-product .modal#productShareModal .container .product-info .ingredient {
  border-radius: 4px;
  background: #F7F7F7;
  color: #666;
  font-size: 10px;
  font-weight: 400;
  line-height: 140%;
  padding: 1px 4px;
  display: inline-block;
}

#single-product .modal#productShareModal .container .product-info .img {
  width: 86px;
  height: auto;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  flex-shrink: 0;
}

#single-product .modal#productShareModal .container .product-info .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

#single-product .modal#productShareModal .container .modal-cont .btn-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}

#single-product .modal#productShareModal .container .modal-cont .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 56px;
  border-radius: 200px;
  border: none;
  outline: none;
  text-align: center;
}

#single-product .modal#productShareModal .container .modal-cont .btn span {
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  padding-left: 28px;
  position: relative;
}

#single-product .modal#productShareModal .container .modal-cont .btn span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

#single-product .modal#productShareModal .container .modal-cont .btn-copy-link {
  background-color: #000;
  color: #fff;
}

#single-product .modal#productShareModal .container .modal-cont .btn-copy-link span {
  transform: translateX(-3px);
}

#single-product .modal#productShareModal .container .modal-cont .btn-copy-link span::before {
  background-image: url('../images/product-single/icon-share-link.png');
}

#single-product .modal#productShareModal .container .modal-cont .btn-share-kakao {
  background-color: #FDE500;
  color: #201d1e;
}

#single-product .modal#productShareModal .container .modal-cont .btn-share-kakao span::before {
  background-image: url('../images/product-single/icon-share-kakao.png');
}

/* 업셀링 모달 시작 */
#single-product .upselling-overlay{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	display: none;
}

#single-product .upselling-overlay.active{
	display: block;
}

#single-product .modal#upsellingModal .container{
	padding: 24px;
}

#single-product .modal#upsellingModal .container .modal-title{
	margin-bottom: 20px;
}

#single-product .modal#upsellingModal .container .modal-title p{
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	color: rgba(17, 17, 17, 0.6);
}

#single-product .modal#upsellingModal .container .modal-title p span{
	color: #111;
}

#single-product .modal#upsellingModal .container .btn-close{
	top: 24px;
	right: 24px;
}

#single-product .modal#upsellingModal .container .modal-content{
	width: 100%;
	margin-bottom: 0;
}

#single-product .modal#upsellingModal .container .product-info{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 5px;
	margin-bottom: 20px;
}

#single-product .modal#upsellingModal .container .product-info .Box{
	width: 50%;
	border-radius: 6px;
	border: 2px solid #EEE;
	background: #FFF;
	cursor: pointer;
}

#single-product .modal#upsellingModal .container .product-info .Box.active{
	position: relative;
	border:0;
}

#single-product .modal#upsellingModal .container .product-info .Box.active::before{
	content: url('../images/product-single/icon-AIpick.svg') ' 추천';
	position: absolute;
	top: -12px;
	left: 10px;
	z-index: 2;
	height: 24px;
	line-height: 24px;
	padding: 6px 8px;
	border-radius: 17px;
	background: linear-gradient(93deg, #AE00FF -11.25%, #71D9FF 114.37%);
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2px;
}
#single-product .modal#upsellingModal .container .product-info .Box.active::after{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border-radius:6px;
	border:2px solid transparent;
	background-image:linear-gradient(#fff, #fff),linear-gradient(90deg, #AE00FF 0%, #71D9FF 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  padding: 0;
}

#single-product .modal#upsellingModal .container .product-info .Box input{
	display: none;
}

#single-product .modal#upsellingModal .container .product-info .Box .img{
	width: 100%;
	max-height: 110px;
	border-bottom: 0.5px solid #EEE;
	box-sizing: border-box;
	display: flex;
	position: relative;
	z-index: 1;
	padding: 5px;
}

#single-product .modal#upsellingModal .container .product-info .Box .img img{
	max-width: 80%;
	margin:0 auto;
	max-height: 100%;
	object-fit: cover;
}

#single-product .modal#upsellingModal .container .product-info .Box .text{
	padding: 10px 14px 15px 14px;
	position: relative;
	z-index: 1;
}

#single-product .modal#upsellingModal .container .product-info .Box .text .option{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

#single-product .modal#upsellingModal .container .product-info .Box .text .price{
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	color: #000;
	margin-bottom: 5px;
	letter-spacing: -0.28px;
}

#single-product .modal#upsellingModal .container .product-info .Box .text .price span{
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #494949;
	margin-left: 4px;
}

#single-product .modal#upsellingModal .container .product-info .Box .text .name{
	font-size: 12px;
	line-height: 150%;
	color: #7a7a7a;
	text-overflow: ellipsis;
	overflow: hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 0;
}

#single-product .modal#upsellingModal .container .btn-wrap{
	display: flex;
	flex-direction: column;
	gap: 5px;
}

#single-product .modal#upsellingModal .container .btn-wrap button{
	height: 52px;
	font-size: 15px;
	line-height: 150%;
	border-radius: 50px;
}

#single-product .modal#upsellingModal .container .btn-wrap button.buy-origin-Btn{
	border:1px solid #eee;
	background: #fff;
	color: #000;
}

#single-product .modal#upsellingModal .container .btn-wrap button.buy-change-Btn{
	background: #000;
	color: #fff;
	font-weight: 700;
}

/* 업셀링 모달 끝 */



@media screen and (max-width: 768px) {
	/* 모바일 화면에 대한 스타일 */

	/* Main Container */
	#single-product {
		padding: 0;
	}
	#single-product .related-posts .item .text .title {
		padding: 0;
	}

	/* Wrapper */
	#single-product .wrapper {
		padding-bottom: 0px;
	}

	#single-product .wrapper .mo {
		display: block;
		height: 296px;
	}
	#single-product .star {
		margin-bottom: 0;
	}

	#single-product .wrapper .strength-wrap{
		margin-bottom: 30px;
	}

	#single-product .wrapper .signboard-wrap {
		margin: 0;
	}
	#single-product .wrapper .signboard-wrap p {
		color: #000;
		font-family: Pretendard;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 160%; /* 25.6px */
	}
	#single-product .option {
		padding: 12px 0;
	}

	#single-product .wrapper .signboard {
		/*border: 3px solid #DA3023;
		padding: 8px 0 12px 0;
		font-size: 17px;*/
	}

	#single-product .wrapper .signboard .arrow-down {
		/*border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 14px solid #DA3023;*/
	}

	#single-product #btn-modal {
		height: 376px;
	}

	/* MainPostWrapper */
	#single-product .main-post-wrapper {
		overflow: hidden;
		height: 100%;
		padding: 0 20px;
		padding-bottom: 50px;
		margin-bottom: 50px;
		border-bottom: 20px solid #f8f8f8;
	}

	/* Left Section */
	#single-product .left-section {
		display: none;
	}

	/* ProductImage */
	#single-product .product-image {
/*		padding-bottom: 43%;*/
		margin-bottom: 20px;
	}

	/* Information */
	#single-product .information {
		margin-top: 35px;
		font-size: 18px;
		padding: 28px 0;
	}

	/* ProductDetail */
	#single-product .product-detail {
		width: 100%;
		height: 100%;
		padding:0px;
		border:none;
	}
	#single-product .product-detail .sticky {
		position:relative;
		top:0px;
		left: 0px;
    overflow:visible;
		height:auto;
    padding: 40px 0 0;
  }

  #single-product .sticky .breadcrumb {
    display: flex;
    margin-bottom: 18px;
  }

  /*
	#single-product .product-detail a {
		width: 50%;
		min-width: unset;
		height: 56px;
	}*/

	/* Name */
	#single-product .name {
		color: #111;
		font-family: "Noto Sans KR";
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 20px;
	}

  #single-product .name-block .btn-share {
    width: 18px;
    margin-top: 6px;
    margin-right: 4px;
  }

  #single-product .name-block .btn-share::before {
    width: 256px;
    top: -55px;
    right: -67px;
    aspect-ratio: 141 / 35;
    background-image: url('../images/product-single/img-share-tooltip-m.png');
  }

	/* Ingredient */
	#single-product .product_content .ingredient {
		font-size: 16px;
	}

	/* BtnFlex */
	#single-product .btn-flex .buy-btn {
		width: 100%;
		height: 56px;
	}

	/* Price */
	#single-product .price {
/*		padding-top: 27px;*/
	}

	/* Share Box */
	#single-product .share-box {
		width: 56px;
		height: 56px;
	}

	/* PopupWrapper */
	#single-product .popup-wrapper .popup {
		max-width: 100%;
		padding: 0 30px;
	}

	#single-product .popup-wrapper .popup .inner {
		padding: 21px 20px 30px 20px;
	}

	#single-product .popup-wrapper .popup h2 {
		font-size: 18px;
	}

	#single-product .popup-wrapper .popup .line {
		margin: 21px -20px 30px -20px;
	}

	#single-product .popup-wrapper .popup .btn p {
		font-size: 16px;
	}

	#single-product .popup-wrapper .popup .close {
		font-size: 16px;
	}

	/* Amount */
	#single-product .amount {
	}

	/* Option */
	#single-product .option {
		padding: 12 0px 20px 0;
		margin-bottom: 30px;
	}

	#single-product .option tr:first-child th {
		font-size: 14px;
		line-height: 20px;
	}

	#single-product .option td:nth-of-type(3) {
		font-size: 18px;
		line-height: 20px;
	}

	#single-product .option td {
		font-size: 17px;
		line-height: 20px;
	}

	#single-product .option .radio label {
		top: 6px;
	}

	/* BasketBtn */
	#single-product .basket-btn {
		height: 56px;
	}

	/* Manual */
	#single-product .manual {
		font-size: 16px;
		line-height: 1.88;
	}

	/* Title */
	#single-product .title {
		font-size: 20px;
		padding: 0 20px;
	}

	/* RelativeSection */
	#single-product .relative-section {
		padding: 0 20px;
		padding-bottom: 79px;
		border-bottom: none;
	}

	#single-product .relative-section > div {
		padding-bottom: 23px;
	}

	/* RelativeProduct */
	#single-product .relative-product {
		width: 170px;
		vertical-align: top;
	}

	/* RelativeImage */
	#single-product .relative-image {
		width: 180px;
		height: 180px;
		background-size: 150px 150px;
	}

	/* RelativeType */
	#single-product .relative-type {
		font-size: 12px;
		margin-bottom: 8px;
	}

	/* RelativeName */
	#single-product .relative-name {
		font-size: 13px;
		margin-bottom: 14px;
	}

	/* RelativePrice */
	#single-product .relative-price {
		font-size: 14px;
	}

	/* IsMobile */
	#single-product .is-mobile {
		display: block;
	}

	/* OptionSelectbox */
	#single-product .option-selectbox {
		font-size: 13px;
		margin-bottom: 14px;
	}
	#single-product .member-modal {
		max-width: 100%;
		
	}
	#single-product .member {
	}
	#single-product .product-detail .mo-content {
		margin-top: 20px;
	}
	#single-product .product-detail .mo-content .tabs .active p {
		color: #000;
		font-family: Pretendard;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 160%; /* 28.8px */
		letter-spacing: -0.36px;
	}
	#single-product .product-detail .mo-content .tabs span p {
		display: inline-block;
		color: rgba(0, 0, 0, 0.3);
		font-family: Pretendard;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 160%; /* 28.8px */
		letter-spacing: -0.36px;
	}
	#single-product .product-detail .mo-content .tabs {
		gap: 12px;
		margin-bottom: 24px;
	}
	#single-product .product-detail .mo-content .review-ai .txt {
		background: none;
		border-radius: 0;
		padding: 0;
	}
	#single-product .review-ai .text {
		display: flex;
		align-items: center;
/*		margin: 0;*/
	}
	#single-product .review .review_item .product_name {
		display: flex;
	}
	#single-product .review .review_item .post_content {
		font-size: 15px;
		height: 72px;
	}
	#single-product .review .review_item .post_date {
		margin: 0;
	}
	#single-product .review .slick-initialized .slick-slide {
		display: block;
	}
	#single-product .review .slick-initialized .slick-slide .review_item {
		width: 100%;
		padding: 20px;
/*		max-height: 205.5px;*/
	}
	#single-product .review .slick-initialized .slick-slide .review_item:first-child {
		margin-bottom: 16px;
	}
	#single-product .review-ai .text img {
		margin-right: 8px;
	}
	#single-product .product-detail .mo-content .tabs .tab {
		font-size: 20px;
	}
	#single-product .product-detail .mo-content .tabs .tab p {
		font-size: 20px;
	}
	#single-product .product-detail .mo-content .tabs .tab.active p {
		color: #DA3023;
	}
	#single-product .product-detail .mo-content .star span {
		color: #000;
		font-family: Pretendard;
		font-size: 13px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	#single-product .review .review_item {
		flex: 0 1 100%;
		gap: 14px;
		padding: 20px 1px 22px 0;
/*		max-height: 205.5px;*/
	}
	#single-product .review .slick-arrow {
		top: auto;
		bottom: -26px;
	}
	#single-product .review .slick-prev {
/*		left: 50%;*/
		transform: translate(-30px, -50%) rotate(-180deg);
	}
	#single-product .review .slick-next {
/*		right: 50%;*/
/*		transform: translate(30px, -50%);*/
	}
	#single-product .review .slick-initialized .slick-slide .review_item:last-child {
/*		border: none;*/
	}
	#single-product .product-detail .mo-content .review .list {
		margin-bottom: 50px;
	}
	#single-product .product-detail.is-simple-amount .price-box {
		transform: translateY(-6px);
	}
	#single-product .product-detail .mo-content .review .io {
/*		height: 14px;*/
	}
	#single-product .product-detail .mo-content .review .review-image img {
		width: 100%;
		height: 100%;
	}

	#single-product .slick-arrow {
		display: none !important;
	}
	#single-product .review .slick-dots {
		bottom: -36px;
	}
	#single-product .scrollbar {
		width: calc(100% + 20px);
		padding-right: 20px;
	}

	#single-product .member-info {
		max-width: 100%;
		height: 652px;
		max-height: calc(100% - 100px);
		background: #fff;
		z-index: 200;
		/* padding-top: 120px; */
		border-radius: 30px 30px 0px 0px;
		overflow: hidden;
	}
	#single-product .content-tab {
		padding-top: 50px;
	}
	#single-product .review-modal {
		max-width: 100%;
	}
	#single-product .review-modal {
		max-width: 100%;
	}
	#single-product .review-single-modal {
		max-width: 100%;
	}
	#single-product .product-detail .timedeal {
		width: calc(100% - 32px);
	}

	#single-product .product_content {
		width: 100vw;
		height: 482px;
		transform: translateX(-20px);
	}
	#single-product .product_content .text-box {
		width: calc(100% - 40px);
		margin-left: auto;
		margin-right: auto;
	}
	#single-product .product_content .content_1 .detail {
		max-width: 333px;
	}
	#single-product .product_content .content_1 .target {
		padding: 0 20px;
	}
	#single-product .product_content .content_1 .short_title {
		padding: 0 20px;
	}
	#single-product .product_content .content_1 {
		padding-bottom: 68px;
	}
	#single-product .product_content .content_3 {
		padding-right: 0;
	}
	#single-product .product_content .content_3 .content_3_p2 {
		padding-left: 1.5px;
	}
	#single-product .product_content .content_4 .content_4_box .content_4_box_text {
		margin: 0 auto;
    margin-bottom: 12px;
		max-width: 323px;
	}
	#single-product .product_content .content_5 .content_5_box {
		padding-bottom: 64px;
	}
	#single-product .content-button {
		height: 40px;
		gap: 8px;
		color: #888;
		font-family: Pretendard;
		font-size: 14px;
		font-style: normal;
		font-weight: 600;
		line-height: 160%; /* 22.4px */
	}
	#single-product .membership-container {
		max-width: calc(100% - 40px);
	}


  #single-product .modal .container {
    max-height: 83vh;
  }

  /* 상품 공유하기 모달 */
  #single-product .modal#productShareModal .container{
  	padding-bottom: 50px;
  	height: 384px;
  }

  /* 업셀링 모달  */
  #single-product .modal#upsellingModal .container .product-info .Box .text .option{
  	padding-top: 0;
  }

  /* 체험팩 상세페이지 모달 */
  #single-product .trial-detail-modal{
  	max-width: 100%;
  }

  #single-product .trial-detail-modal .modal-header .title{
  	padding: 0;
  }

  /* 체험팩 리스트 모달 */
  #single-product .trial-list-modal{
  	max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  #single-product .modal .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 438px) {
	#single-product .review-ai .text {
		margin-right: 10px;
	}
	#single-product .review-ai ul li.al {
		padding: 8.5px 10px 9px 12px;
	}
	#single-product .review-ai ul {
		gap: 12px 6px;
	}
}