/*============== 쇼핑몰 프로그램 ( 리스트 ) ==============*/

:root{
	--main_color:#383d67;
}


.inner980 {
	width: 100%;
	max-width: 1400px;
	padding-bottom: 150px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.inner980:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.category_spot:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.category_spot {
	margin-top: 30px;
}

.category_spot .cate_menu {
	width: 15%;
	height: 390px;
	float: left;
	padding: 23px 0 0 24px;
	margin-right: 1.6666666667%;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
}

.category_spot .cate_menu a:hover,
.category_spot .cate_menu a:focus {
	color: #007bc8
}

.category_spot .cate_menu .cate_tit {
	display: block;
	font-size: 16px;
	color: #007bc8;
	font-weight: 500;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
	padding-bottom: 15px;
	position: relative
}

.category_spot .cate_menu .cate_tit:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 1px;
	background: #d9d9d9;
	content: "";
}

.category_spot .cate_menu ul {
	height: 320px;
	overflow: auto;
}

.category_spot .cate_menu ul li a {
	font-size: 14px;
	padding: 6px 0;
	display: block;
	color: #111;
	word-break: break-all;
}

.category_spot .cate_slider {
	width: 83.3333333333%;
	height: 390px;
	float: left;
}

.category_spot .cate_slider li {
	position: relative;
	height: 390px;
}

.category_spot .cate_slider li a {
	display: block;
}

.category_spot .cate_slider li img {
	width: 100%;
	height: 100%;
}

.category_spot .cate_slider li dl {
	position: absolute;
	left: 40px;
	top: 40px;
}

.category_spot .cate_slider li dl dt {
	font-size: 16px;
	color: #111;
	letter-spacing: -0.05em;
	margin-bottom: 15px;
}

.category_spot .cate_slider li dl dd {
	font-size: 32px;
	color: #111;
	line-height: 1.2;
	letter-spacing: -0.05em
}

.category_spot .cate_slider .slick-arrow {
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
}

.category_spot .cate_slider .slick-prev {
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_left_btn.png')no-repeat center;
	background-size: 100%;
	font-size: 0;
}

.category_spot .cate_slider .slick-prev:before {
	content: "";
}

.category_spot .cate_slider .slick-next {
	right: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_right_btn.png')no-repeat center;
	background-size: 100%;
	font-size: 0;
}

.category_spot .cate_slider .slick-next:before {
	content: "";
}

.category_spot .cate_slider .slick-dots {
	bottom: 10px;
}

.category_spot .cate_slider .slick-dots li {
	width: 10px;
	height: 10px;
}

.category_spot .cate_slider .slick-dots li button {
	background: rgba(0, 0, 0, 0.5);
	width: 10px;
	height: 10px;
	border-radius: 15px;
}

.category_spot .cate_slider .slick-dots li.slick-active button {
	background: #000;
}

.category_spot .cate_slider .slick-dots li button:before {
	font-size: 0;
	width: 10px;
	height: 10px;
}

.weekly_best {
	position: relative;
	margin-top: 20px;
	padding: 24px;
	border: 1px solid #e5e5e5;
	letter-spacing: -0.05em;
	z-index: 1;
}

.weekly_best h1 {
	display: block;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
	color: #111;
	font-weight: 500;
	letter-spacing: -0.05em;
}

.weekly_best h1 .swiper-pagination {
	font-size: 16px;
	width: auto;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.weekly_best h1 .swiper-pagination .swiper-pagination-current {
	color: #000;
}

.weekly_best h1 .swiper-pagination .swiper-pagination-total {
	color: #888;
}

.weekly_best .weekly_best-prev {
	width: 40px;
	height: 40px;
	background: url('/img/shopimg/weekly_left_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 999;
	opacity: 1;
}

.weekly_best .weekly_best-next {
	width: 40px;
	height: 40px;
	background: url('/img/shopimg/weekly_right_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 999;
	opacity: 1;
}

.weekly_best .weekly_slider {
	overflow: hidden;
	position: relative
}

.weekly_best .weekly_slider ul li {
	float: left;
	width: 300px;
	margin-right: 15px;
}

.weekly_best .weekly_slider ul li img {
	width: 300px;
	height: 300px;
}

.weekly_best .weekly_slider ul li:last-child {
	margin-right: 0;
}

.weekly_best .weekly_slider ul li a {
	display: block;
}

.weekly_best .weekly_slider ul li a dl dt {
	font-size: 14px;
	margin: 5px 0;
	color: #4d4d4d;
	line-height: 1.3;
	word-break: break-all;
	font-weight: 500;
}

.weekly_best .weekly_slider ul li a dl dd b {
	font-size: 20px;
	color: #da006b;
	margin-right: 5px;
}

.weekly_best .weekly_slider ul li a dl dd span.price {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin-right: 10px;
}

.weekly_best .weekly_slider ul li a dl dd span.before_price {
	font-size: 14px;
	color: #888;
	position: relative
}

.weekly_best .weekly_slider ul li a dl dd span.before_price:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: #959595;
	content: "";
}

.weekly_best .weekly_slider ul li a dl dd p {
	font-size: 14px;
	color: #767676;
	margin-top: 5px;
}

.weekly_best .weekly_slider {
	overflow: hidden;
	position: relative
}

.weekly_best .weekly_slider .swiper-slide {
	float: left;
	width: 300px;
}

.weekly_best .weekly_slider .swiper-slide img {
	width: 300px;
	height: 300px;
	margin: 0 auto;
	display: block
}

.weekly_best .weekly_slider .swiper-slide:last-child {
	margin-right: 0;
}

.weekly_best .weekly_slider .swiper-slide a {
	display: block;
}

.weekly_best .weekly_slider .swiper-slide a dl dt {
	font-size: 14px;
	margin: 5px 0;
	color: #4d4d4d;
	line-height: 1.3;
	word-break: break-all;
	font-weight: 500;
}

.weekly_best .weekly_slider .swiper-slide a dl dd b {
	font-size: 20px;
	color: #da006b;
	margin-right: 5px;
}

.weekly_best .weekly_slider .swiper-slide a dl dd span.price {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin-right: 10px;
}

.weekly_best .weekly_slider .swiper-slide a dl dd span.before_price {
	font-size: 14px;
	color: #888;
	position: relative
}

.weekly_best .weekly_slider .swiper-slide a dl dd span.before_price:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: #959595;
	content: "";
}

.weekly_best .weekly_slider .swiper-slide a dl dd p {
	font-size: 14px;
	color: #767676;
	margin-top: 5px;
}


.sl_bot {
	margin-top: 20px;
}

.sl_bot:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.sl_bot .left {
	width: 49.1666666667%;
	margin-right: 1.6666666667%;
	float: left;
	position: relative
}

.sl_bot .left .sl_slider {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative
}

.sl_bot .left .sl_slider img {
	width: 100%;
	height: 480px;
}

.sl_bot .left .sl_bot-next {
	width: 40px;
	height: 40px;
	right: 0;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_right_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 99;
	opacity: 1;
}

.sl_bot .left .sl_bot-prev {
	width: 40px;
	height: 40px;
	left: 0;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_left_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 99;
	opacity: 1;
}

.sl_bot .right {
	width: 49.1666666667%;
	height: 480px;
	float: left;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	position: relative;
	padding: 24px;
}

.sl_bot .right ul li {
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	margin-bottom: 8px;
}

.sl_bot .right ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.sl_bot .right ul li:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.sl_bot .right ul li a {
	display: block;
}

.sl_bot .right ul li a p {
	float: left;
	margin-bottom: 9px;
}

.sl_bot .right ul li a p:nth-of-type(2) {
	width: calc(100% - 145px);
	padding-left: 20px;
	box-sizing: border-box;
}

.sl_bot .right ul li a p b {
	font-size: 14px;
	color: #007bc8;
	letter-spacing: -0.05em;
	margin-bottom: 5px;
	padding-top: 25px;
	font-weight: 500;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sl_bot .right ul li a p span {
	color: #4d4d4d;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sl_bot .right ul li img {
	width: 145px;
	height: 93px;
}

/* 썸네일 */
.thumb_Con {
	margin-top: 20px;
	width: 100%;
}

.thumb_Con img {
	width: 100%;
}

.thumb_Con2 {
	width: 100%;
	margin-top: 20px;
}

.thumb_Con2 a {
	float: left;
	width: 49.1666666667%;
	height: 480px;
	margin-right: 1.6666666667%;
}

.thumb_Con2 a:nth-of-type(2) {
	margin-right: 0;
}

.thumb_Con2 a img {
	width: 100%;
	height: 480px;
}

.brand_Con:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.brand_Con {
	margin-top: 20px;
}

.brand_Con .brand_logo {
	width: 49.1666666667%;
	float: left;
	margin-right: 1.6666666667%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.brand_Con .brand_logo>h2 {
	font-size: 18px;
	padding: 20px 0 20px 10px;
	font-weight: 500;
	text-align: left;
	color: #111;
}

.brand_Con .brand_logo ul {
	width: 100%;
	font-size: 0;
	text-align: center;
}

.brand_Con .brand_logo ul li {
	display: inline-block;
	width: 33.333%;
	height: 104px;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	text-align: center;
	box-sizing: border-box;
}

.brand_Con .brand_logo ul li img {
	width: 144px;
	height: 48px;
	padding-top: 33px;
}

.brand_Con .brand_right {
	width: 49.1666666667%;
	float: left;
}

.brand_Con .brand_right a {
	display: block
}

.brand_Con .brand_right a img {
	width: 100%;
	height: 480px;
}


/* list_Con */
.list_Con {
	margin-top: 20px;
}

.list_Con:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.list_Con .list_wrap {
	float: left;
	width: 49.1666666667%;
	height: 480px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	margin-right: 1.6666666667%;
	padding: 24px;
	box-sizing: border-box;
}

.list_Con .list_wrap:nth-of-type(2n) {
	margin-right: 0;
}

.list_Con .list_wrap div a img {
	width: 100%;
}

.list_Con .list_wrap h1 {
	margin: 0;
	position: relative;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	color: #111;
	margin-bottom: 10px;
}

.list_Con .list_wrap h1 b {
	font-weight: 300;
}

.list_Con .list_wrap h1 p {
	position: absolute;
	right: 0;
	bottom: 0;
}

.list_Con .list_wrap h1 span {
	background: none;
	position: relative;
	display: inline-block;
	margin-top: 0;
	vertical-align: middle;
	width: auto;
	height: auto;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
}

.list_Con .list_wrap h1 span.frame_slider-pagination {
	font-size: 14px;
}

.list_Con .list_wrap .frame_slider a {
	display: block;
}

.list_Con .list_wrap .frame_slider h2 {
	padding-top: 26px;
	font-size: 24px;
	color: #000;
	text-align: center;
}

.list_Con .list_wrap .frame_slider .hr {
	width: 20px;
	height: 1px;
	background: #b7b7b7;
	margin: 25px auto;
}

.list_Con .list_wrap .frame_slider p {
	font-size: 14px;
	color: #767676;
	text-align: center;
}

.list_Con .list_wrap .frame_slider2 .swiper-slide a {
	display: block;
	float: left;
}

.list_Con .list_wrap .frame_slider2 .swiper-slide a:nth-of-type(2) {
	margin-right: 0;
}

.list_Con .list_wrap .frame_slider2 .sub_tit {
	font-size: 14px;
	margin-top: 13px;
	word-break: break-all;
	line-height: 1.2;
	color: #4d4d4d
}

.list_Con .list_wrap .frame_slider2 .item .text:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.list_Con .list_wrap .frame_slider2 .item .text {
	margin-top: 10px;
	margin-bottom: 10px;
}

.list_Con .list_wrap .frame_slider2 .left_tit {
	float: left;
	width: 44px;
}

.list_Con .list_wrap .frame_slider2 .right_tit {
	float: left;
	width: calc(100% - 54px);
	margin-left: 10px
}

.list_Con .list_wrap .frame_slider2 .dc {
	font-size: 20px;
	color: #da006b;
	letter-spacing: -0.05em;
}

.list_Con .list_wrap .frame_slider2 .price {
	display: block;
	font-size: 20px;
	color: #444;
	letter-spacing: -0.05em;
	;
	margin-right: 10px;
}

.list_Con .list_wrap .frame_slider2 .price span {
	color: #000;
}

.list_Con .list_wrap .frame_slider2 .before_price {
	display: inline-block;
	position: relative;
	font-size: 13px;
	color: #959595;
}

.list_Con .list_wrap .frame_slider2 .before_price:after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 1px;
	background: #959595;
	content: "";
	display: block;
}

.list_Con .list_wrap .frame_slider2 .numm {
	font-size: 14px;
	color: #959595;
	margin-top: 5px;
	position: absolute;
	right: 0;
	bottom: 0;
}


/* 탭 */
.tab {
	position: relative;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #c7c7c7;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tab ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.tab ul {
	margin: 0;
	width: 80%
}

.tab ul li {
	float: left;
}

.tab ul li a {
	display: block;
	padding: 15px 30px;
	font-size: 14px;
	color: #222;
	position: relative
}

.tab ul li:last-child a:after {
	display: none
}

.tab ul li a:after {
	content: "";
	display: block;
	width: 1px;
	height: 16px;
	background: #e5e5e5;
	position: absolute;
	right: 0;
	top: calc(50% - 6px);
}

.tab ul li a:hover {
	color: #007bc8
}

.tab ul li a.on {
	color: #007bc8;
	font-weight: bold;
}

.tab .style_change {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.tab .style_change:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.tab .style_change a {
	border: 0;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	display: block;
	float: left;
	font-size: 0;
}

.tab .style_change a.list {
	border-left: 0;
}

/* 갤러리형 리스트 */
.sub_list:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.sub_list .box {
	width: 19.3333333333%;
	float: left;
	margin-right: 0.8333333333%;
	margin-bottom: 30px;
}

.sub_list .box .img_box {
	width: 100%
}

.sub_list .box img {
	width: 100%;
}

.sub_list .box:nth-of-type(5n) {
	margin-right: 0;
}

.sub_list .box .text:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.sub_list .box .text {
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 38px
}

.sub_list .box .text .left_tit {
	float: left;
	width: 44px;
	margin-right: 10px
}

.sub_list .box .text .right_tit {
	float: left;
	width: calc(100% - 54px);
}

.sub_list .box h1 {
	font-size: 14px;
	margin-top: 13px;
	word-break: break-all;
	line-height: 1.2;
	color: #4d4d4d;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
}

.sub_list .box .text .dc {
	font-size: 20px;
	color: #da006b;
	letter-spacing: -0.05em;
}

.sub_list .box .text .price {
	display: block;
	font-size: 20px;
	color: #444;
	letter-spacing: -0.05em;
	;
	margin-right: 10px;
}

.sub_list .box .text .price span {
	color: #000;
}

.sub_list .box .text .before_price {
	display: inline-block;
	position: relative;
	font-size: 13px;
	color: #959595;
}

.sub_list .box .text .before_price:after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 1px;
	background: #959595;
	content: "";
	display: block;
}

.sub_list .box .numm {
	font-size: 14px;
	color: #959595;
	margin-top: 30px;
	min-height: 16px
}

.sub_list .box .delivery {
	font-size: 14px;
	color: #111;
}

/* 리스트형 리스트 */
.sub_list2 .box {
	width: 100%;
	border-top: 1px solid #f5f5f5;
	height: 180px;
	padding: 20px 0;
	float: none;
	position: relative;
	padding-left: 160px;
	box-sizing: border-box;
}

.sub_list2 .box .img_box {
	width: 140px;
	height: 140px;
	position: absolute;
	left: 0;
	top: calc(50% - 70px);
}

.sub_list2 .box .text .price {
	display: inline-block;
}

.sub_list2 .box .numm {
	margin: 0;
	position: absolute;
	right: 10px;
	bottom: 20px;
}

.m_wrap {
	display: none;
}

.weekly_best2 {
	display: none
}

/*============== 쇼핑몰 프로그램 ( 상세보기 ) ==============*/

.shopList .con01:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.shopList .con01 {
	margin-top: 30px;
}

.shopList .left {
	float: left;
	width: 46.6666666667%;
	margin-right: 2.5%;
}

.shopList .left .top_slider {
	width: 100%;
	margin: 0;
}

.shopList .left .top_slider img {
	width: 100%;
	height: 100%;
}

.shopList .left .gal_slider li a {
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto;
}

.shopList .left .gal_slider li a img {
	width: 100%;
	height: 100%
}

.shopList .left .gal_slider {
	width: calc(100% - 20px);
	margin: 0 auto;
	margin-top: 20px;
}

.shopList .left .gal_slider .slick-prev {
	width: 8px;
	height: 15px;
	left: -10px;
	z-index: 99;
	background: url('/img/shopimg/list_prev.jpg')no-repeat center;
	background-size: 100%;
}

.shopList .left .gal_slider .slick-prev:before {
	content: "";
	font-size: 0;
}

.shopList .left .gal_slider .slick-next {
	width: 8px;
	height: 15px;
	right: -10px;
	z-index: 99;
	background: url('/img/shopimg/list_next.jpg')no-repeat center;
	background-size: 100%;
}

.shopList .left .gal_slider .slick-next:before {
	content: "";
	font-size: 0;
}

.shopList .right {
	float: left;
	width: 50.8333333333%;
	padding-bottom: 60px;
}

.shopList .right .tit {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 11px 0 5px 0;
}

.shopList .right .tit>p {
	margin: -3px 0 0;
	letter-spacing: -0.05em;
	font-size: 20px;
	line-height: 26px;
	color: #4d4d4d;
	font-weight: 400;
}

.shopList .right .tit>h2 {
	margin-top: 28px;
	letter-spacing: -0.05em;
	font-size: 22px;
	line-height: 48px;
	font-weight: 400;
	color: #000;
}

.shopList .right .tit>h2 b {
	font-size: 26px;
	color: #da006b
}

.shopList .right .tit>h2 .price {
	font-size: 44px
}

.shopList .right .tit>h2 .before_price {
	font-size: 24px;
	color: #888;
	position: relative
}

.shopList .right .tit>h2 .before_price:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: #959595;
	content: "";
}

.shopList .right .card {
	margin-top: 35px;
}

.shopList .right .card a {
	display: block;
	height: 23px;
	font-size: 15px;
	line-height: 23px;
	color: #007bc8;
}

.shopList .right .card p {
	padding-top: 10px;
	font-size: 15px;
	line-height: 22px;
	color: #767676;
}

.shopList .right .card p span {
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #eee;
	margin: 0 10px;
	position: relative;
	top: 2px;
}

.shopList .right .discount {
	padding: 25px 0 20px 0;
}

.shopList .right .discount ul {
	overflow: hidden;
	border: 1px solid #f3f3f3;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.shopList .right .discount li {
	float: left;
	width: 50%;
	position: relative;
	list-style: none;
	background-color: #f5f5f5;
}

.shopList .right .discount li a {
	position: relative;
	display: block;
	padding: 2px 0 0 15px;
	font-size: 13px;
	line-height: 31px;
	color: #767676;
	font-weight: 700;
	text-align: left;
}

.shopList .right .discount li a:before {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 11px;
	margin-top: -6px;
	content: "";
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("/img/shopimg/discount_btn.jpg");
}

.shopList .right .discount li:last-of-type:before {
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 0;
	width: 1px;
	background: #e7e7e7;
	content: "";
}

/* 커스텀 */
.option_select {
	position: relative;
	min-height: 45px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #767676;
	vertical-align: middle
}

.option_select .select_bx {
	position: relative;
}

.option_select .select_txt {
	letter-spacing: normal;
	display: block;
	position: relative;
	font-size: 15px;
	height: 43px;
	padding: 0 33px 0 15px;
	border: 1px solid #d9d9d9;
	line-height: 45px;
	color: #111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.option_select .select_txt .ico_arr {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 13px;
	height: 7px;
	margin-top: -4px;
	display: inline-block;
}

.option_select .option_list_wrap {
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	max-height: 284px;
	background-color: #fff;
	z-index: 1;
	border: 1px solid #111;
	overflow-y: auto;
}

.option_select .option_list_wrap li {
	border-top: 1px solid #e6e6e6
}

.option_select .option_list_wrap li:first-child {
	border-top: 0;
}

.option_select .option_list_wrap li a {
	letter-spacing: normal;
	display: block;
	position: relative;
	padding: 13px 45px 11px 15px;
	font-size: 14px;
	line-height: 18px;
	color: #767676
}

.option_list_wrap a:focus,
.option_list_wrap a:hover {
	background: #edfaff;
}

.option_select .option_list_wrap li .ico_check {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	display: inline-block;
	display: none;
}

.option_list_wrap .option_item {
	color: #2d2d2d;
}

.option_list_wrap .price_bx {
	margin-top: 4px;
}

/*열릴때*/
.option_select.open .option_list_wrap {
	display: block;
}

.option_select.open .select_txt {
	border-color: #111;
}

.option_select.open .select_txt .ico_arr img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.option_select .option_list_wrap li a.on .ico_check {
	display: inline-block;
}

/* 열리고 나서 내용 */
.select_after {
	margin-top: 20px;
	letter-spacing: 0em;
}

.select_after .delivery_text {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.3;
	text-align: right;
	color: #4d4d4d
}

.select_after .box ul li {
	position: relative;
	padding: 13px 15px;
	margin-bottom: 2px;
	background: #fafafa;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}

.select_after .box ul li .top {
	margin-bottom: 8px;
	padding-right: 44px
}

.select_after .box ul li .top .text {
	font-size: 14px;
	line-height: 1.3;
	color: #4d4d4d;
	font-weight: 500;
	word-break: break-all
}

.select_after .box ul li .top .x_btn {
	display: block;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 20px;
	height: 20px;
	margin-top: 12px;
}

.select_after .box ul li .bot .boxx {
	position: relative;
	padding-left: 110px;
	margin-bottom: 2px;
	overflow: hidden;
	min-height: 30px;
}

.select_after .box ul li .bot .boxx .option_add {
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden
}

.select_after .box ul li .bot .boxx .option_add .minus {
	position: relative;
	float: left;
	width: 28px;
	height: 28px;
}

.select_after .box ul li .bot .boxx .option_add .minus img {
	width: 100%;
	height: 100%
}

.select_after .box ul li .bot .boxx .option_add .plus {
	position: relative;
	float: left;
	width: 28px;
	height: 28px;
}

.select_after .box ul li .bot .boxx .option_add .plus img {
	width: 100%;
	height: 100%
}

.select_after .box ul li .bot .boxx .option_add input {
	border: none;
	display: block;
	float: left;
	width: 40px;
	height: 28px;
	font-size: 16px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	box-sizing: border-box;
}

.select_after .box ul li .bot .boxx .price {
	float: right;
	font-size: 14px;
	text-align: right;
	padding-top: 2px;
	color: #222;
}

.select_after .box ul li .bot .boxx .price span {
	font-size: 19px;
}

.select_after .total_price {
	margin-top: 10px;
	text-align: right;
	color: #da006b;
	font-size: 16px;
}

.select_after .total_price span {
	font-size: 30px;
	margin-left: 5px;
	font-weight: bold;
}

.bot_btn_more {
	height: 60px;
	margin-top: 20px;
}

.bot_btn_more:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.bot_btn_more a {
	display: block;
	float: left;
	height: 60px;
	border-radius: 2%;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;
}

.bot_btn_more a.save {
	width: 88px;
	margin-right: 6px;
	color: #111;
	border: 1px solid #c5c5c5
}

.bot_btn_more a.save img {
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 4px;
}

.bot_btn_more a.go_cart {
	width: 182px;
	margin-right: 6px;
	border: 1px solid #da006b;
	color: #da006b;
}

.bot_btn_more a.go_buy {
	width: 182px;
	background-color: #da006b;
	color: #fff;
	border: 1px solid #da006b;
}




/* 서브 슬라이드베너 */
.sub_banner ul {
	margin: 0
}

.sub_banner ul li img {
	width: 100%
}

.sub_banner .slick-prev {
	width: 40px;
	height: 40px;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_left_btn.png')no-repeat center;
	background-size: 100%
}

.sub_banner .slick-prev:hover,
.sub_banner .slick-prev:focus {
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_left_btn.png')no-repeat center;
	background-size: 100%
}

.sub_banner .slick-prev:before {
	content: "";
	font-size: 0;
}

.sub_banner .slick-next {
	width: 40px;
	height: 40px;
	right: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_right_btn.png')no-repeat center;
	background-size: 100%
}

.sub_banner .slick-next:before {
	content: "";
	font-size: 0;
}

.sub_banner .slick-next:hover,
.sub_banner .slick-next:focus {
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_right_btn.png')no-repeat center;
	background-size: 100%
}

.sub_banner .slick-dots {
	bottom: 0;
}

/* 함께본상품 */
.other {
	margin-top: 40px;
	margin-bottom: 40px;
}

.other:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.other .box {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #e5e5e5;
	padding: 10px 28px 21px 30px;
	box-sizing: border-box;
}

.other .box.box1 {}

.other .box.box2 {
	width: 50%;
	float: left;
}

.other .box.box2:nth-of-type(2) {
	border-left: 0;
}

.other .box .other_tit {
	position: relative;
	margin-bottom: 10px;
}

.other .box .other_tit p {
	padding-top: 3px;
	font-size: 18px;
	letter-spacing: -0.05em;
	color: #111;
	font-weight: 500;
}

.other .box .other_tit a {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-size: 14px;
	color: #767676;
	letter-spacing: -0.05em;
}

.other .box .other_tit a img {
	width: 8px;
	height: 15px;
	margin-left: 6px;
	margin-top: 1px;
}

.other .box .other_slider {
	position: relative
}

.other .box .swiper-slide a {
	display: block;
	width: 134px;
	margin: 0 auto
}

.other .box .swiper-slide a .desc {
	font-size: 13px;
	max-height: 40px;
	padding-top: 10px;
	line-height: 20px;
	color: #4d4d4d;
	white-space: normal;
	overflow: hidden
}

.other .box .swiper-slide a span {
	display: block;
	font-size: 13px;
	color: #111;
	line-height: 24px;
}

.other .box .swiper-slide a span b {
	font-size: 16px;
	vertical-align: -1px;
	font-weight: 500;
}

.other .box .swiper-slide img {
	width: 134px;
	height: 134px;
	display: block;
	margin: 0 auto;
}

.other .box .other_slider_prev {
	left: -10px;
	background: url('/img/shopimg/weekly_left_btn.png')no-repeat center;
	background-size: 100%;
	width: 40px;
	height: 40px;
	z-index: 999;
	opacity: 1;
}

.other .box .other_slider_next {
	right: -10px;
	background: url('/img/shopimg/weekly_right_btn.png')no-repeat center;
	background-size: 100%;
	width: 40px;
	height: 40px;
	z-index: 999;
	opacity: 1;
}

/* 상품내용 */
.co_blue {
	color: #007bc8 !important
}

.detail_Con .detail_Tab {
	width: 100%;
	max-width: 1400px;
	background: #fff;
	border-top: 1px solid #ccc
}

.detail_Con .detail_Tab.onScroll {
	position: fixed;
	z-index: 999;
	top: 0;
	margin: 0 auto;
}

.detail_Con .detail_Tab ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.detail_Con .detail_Tab ul li {
	width: 25%;
	float: left;
}

.detail_Con .detail_Tab ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.05em;
	color: #767676;
	border-bottom: 1px solid #ccc
}

.detail_Con .detail_Tab ul li a span {
	display: block;
	line-height: 1.2;
	position: absolute;
	left: 65%;
	top: 10px;
	font-size: 13px;
	padding: 4px 10px;
	background: #959595;
	border-radius: 12px;
	color: #fff;
}

.detail_Con .detail_Tab ul li.on a {
	border-bottom: 1px solid #111;
	color: #111;
	font-weight: bold;
}

.detail_Con .detail_content {
	width: 100%;
}

.detail_Con .detail_content img {
	max-width: 700px !important;
	width: 100% !important;
	margin: 0 auto;
	display: block;
}

.detail_Con .detail_table {
	width: 100%;
	padding-bottom: 30px;
}

.detail_Con .detail_table h1 {
	font-size: 24px;
	color: #111;
	letter-spacing: -0.05em;
	padding-bottom: 15px;
}

.detail_Con .detail_table table {
	width: 100%
}

.detail_Con .detail_table>table>tbody>tr {
	border-top: 1px solid #e5e5e5
}

.detail_Con .detail_table>table>tbody>tr:last-child {
	border-bottom: 1px solid #e5e5e5
}

.detail_Con .detail_table>table>tbody>tr>th {
	text-align: left;
	background: #f9f9f9;
	padding: 11px 0 8px 20px;
	font-size: 14px;
	letter-spacing: -0.05em;
	word-break: break-all;
	color: #4d4d4d
}

.detail_Con .detail_table>table>tbody>tr>td {
	font-size: 14px;
	padding: 11px 0 8px 20px;
	color: #767676;
	letter-spacing: -0.05em;
	word-break: break-all;
}

.detail_Con .detail_table .size_table tr {
	border-top: 1px solid #e5e5e5
}

.detail_Con .detail_table .size_table tr td {
	font-size: 12px;
	color: #000;
	letter-spacing: -0.05em;
	padding: 5px;
	text-align: center;
}

.detail_Con .detail_table .size_table tr:nth-of-type(1) td:nth-of-type(1) {
	background: #d1d1d1
}

.detail_Con .detail_table .size_table tr:nth-of-type(1) td {
	background: #f1f1f1
}

.detail_Con .detail_table .size_table tr td:nth-of-type(1) {
	background: #f1f1f1
}

.detail_Con .detail_table p {
	padding: 10px;
}

.detail_Con .detail_table span.more_btn {
	margin-left: 10px;
	display: inline-block;
	padding: 2px 14px;
	color: #767676;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
}

/*.detail_Con .detail_table span.line{width:1px; height:10px; background:#c5c5c5; margin:0 10px; display:inline-block;}*/
.detail_Con .detail_table ul li {
	position: relative;
	padding-left: 7px;
	width: 100%
}

.detail_Con .detail_table ul li:before {
	position: absolute;
	left: 0;
	top: 8px;
	width: 2px;
	height: 2px;
	background: #222;
	content: ""
}

/* 주문서 */
.order {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.order .deli_info_wrap {}

.address_top:after {
	display: block;
	content: "";
	clear: both;
}

.address_top {}

.address_top p {
	float: left;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	color: #222;
}

.address_top .redu_deli {
	font-size: 14px;
	line-height: 33px;
	float: right;
	color: #222;
}

.address_top .redu_deli select {
	width: 64px;
	height: 33px;
	margin-left: 4px;
	padding-right: 25px;
	line-height: 33px;
}

.address_wrap {
	border-top: 1px solid #000;
}

.address_wrap ul {
	font-size: 0;
	text-align: center;
	padding: 0 !important;
}

.address_wrap ul li:first-of-type {
	border-right: none;
}

.address_wrap ul li.active a {
	background-color: #fff;
	border: none;
	color: #0071C8;
}

.address_wrap ul li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	height: 45px;
}

.address_wrap ul li a {
	display: block;
	height: 100%;
	line-height: 45px;
	font-size: 16px;
	color: #666;
	background-color: #f6f6f6;
	border: 1px solid #d9d9d9;
	border-top: 0;
}

.address_wrap .cont_wrap {}

.address_wrap .cont_wrap .cont {
	position: relative;
}

.address_wrap .cont_wrap .b_addr.cont {
	padding: 15px 0;
}

/* .order .deli_info_wrap .address_wrap .cont_wrap .b_addr.cont:before{display:block;content:"";background:url("/img/blue_checkcircle.png")no-repeat center top;position:absolute;width:28px;height:28px;top:38px;left:5px;} */
.address_wrap .cont_wrap .b_addr.cont>a {
	position: absolute;
	display: block;
	top: 10px;
	right: 0;
	font-size: 13px;
	color: #666;
	margin-right: 10px;
}

.address_wrap .cont_wrap .b_addr.cont>a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 15px;
	height: 15px;
}

.address_wrap .cont_wrap .b_addr.cont>p:last-of-type {
	padding-bottom: 0;
}

.address_wrap .cont_wrap .b_addr.cont>p {
	font-size: 16px;
	color: #222;
	padding-bottom: 8px;
	padding-left: 40px;
}

.address_wrap .cont_wrap .b_addr.cont>p span.name {
	font-weight: bold;
	color: #007bc8;
	margin-right: 10px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList {
	position: relative;
	margin-top: 15px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList>p:last-of-type {
	padding-bottom: 0;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList p {
	font-size: 16px;
	color: #222;
	padding-bottom: 8px;
	padding-left: 40px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList p span.name {
	font-weight: bold;
	color: #007bc8;
	margin-right: 10px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList input+i {
	display: block;
	content: "";
	background: url("/img/white_checkcircle.png")no-repeat center top;
	position: absolute;
	width: 28px;
	height: 28px;
	top: 25px;
	left: 5px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList input:checked+i {
	display: block;
	content: "";
	background: url("/img/blue_checkcircle.png")no-repeat center top;
	position: absolute;
	width: 28px;
	height: 28px;
	top: 25px;
	left: 5px;
}

.address_wrap .cont_wrap .b_addr.cont div.addrList input[type="radio"] {
	display: none;
}


input.readonly {
	background-color: #f3eeee;
}

.address_wrap .cont_wrap .n_addr.cont {
	display: none;
}

.address_wrap .cont_wrap .n_addr.cont input {
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 14px;
	color: #111;
}

.address_wrap .cont_wrap .n_addr.cont {
	padding-top: 15px;
	height: 375px;
}

.address_wrap .cont_wrap .n_addr.cont .line {
	font-size: 0;
	text-align: left;
	padding-bottom: 10px;
}

.address_wrap .cont_wrap .n_addr.cont .line>span {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	color: #4d4d4d;
	padding-left: 15px;
	box-sizing: border-box;
}

.address_wrap .cont_wrap .n_addr.cont .line p {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 100px);
}

.address_wrap .cont_wrap .n_addr.cont .line p>input {
	width: 100%;
	height: 38px;
	box-sizing: border-box;
}

.address_wrap .cont_wrap .n_addr.cont .line p>span.w100p {
	width: 100%;
	display: block;
}

.address_wrap .cont_wrap .n_addr.cont .line p>span.w100p input {
	width: 100%;
	margin-top: 10px;
}

.address_wrap .cont_wrap .n_addr.cont .line p>span input.tel_input_size {
	width: calc(100% - 110px);
}

.address_wrap .cont_wrap .n_addr.cont .line p>span input {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
}

.address_wrap .cont_wrap .n_addr.cont .line p>span a {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #007bc8;
	width: 100px;
	height: 38px;
	line-height: 38px;
	box-sizing: border-box;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	color: #007bc8;
}

.address_wrap .cont_wrap .n_addr.cont .line p>span select {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #111;
}

.address_wrap .cont_wrap .n_addr.cont .base_addr {
	padding-bottom: 15px;
}

.address_wrap .cont_wrap .n_addr.cont .base_addr label {
	font-size: 16px;
	color: #111;
}

.address_wrap .cont_wrap .n_addr.cont .base_addr label:before {
	width: 20px;
	height: 20px;
}

.address_wrap .cont_wrap .n_addr.cont .btn_wrap {
	font-size: 0;
	text-align: center;
}

.address_wrap .cont_wrap .n_addr.cont .btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 35px;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #c5c5c5;
	line-height: 35px;
}

.address_wrap .cont_wrap .n_addr.cont .btn_wrap a.edit_cancel {
	margin-right: 10px;
	background-color: #fff;
	color: #111;
}

.address_wrap .cont_wrap .n_addr.cont .btn_wrap a.ok {
	color: #fff;
	background-color: #007bc8;
	border-color: #007bc8;
}

/* 배송요청사항 */
.address_wrap .cont_wrap>select {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	padding-left: 10px;
	font-size: 14px;
}

.address_wrap .cont_wrap>textarea {
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	resize: none;
	border: 1px solid #d9d9d9;
	margin-top: 5px;
	padding: 10px;
}

/* 주문서 - 할인적용 */
.order .deli_info_wrap .saleCon {
	margin-bottom: 10px;
}

.order .deli_info_wrap .saleCon>p {
	height: 40px;
	margin-top: 29px;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	border-bottom: 1px solid #4d4d4d;
	color: #222;
}

.order .deli_info_wrap .saleCon .salelist:after {
	display: block;
}

.order .deli_info_wrap .saleCon .salelist {
	width: 100%;
	margin: 10px auto 0;
	border: 1px solid #e1e1e1;
	padding: 10px;
	box-sizing: border-box;
}

.order .deli_info_wrap .saleCon .salelist .cont_left {
	float: left;
	padding-right: 10px;
	height: 80px;
}

.order .deli_info_wrap .saleCon .salelist .cont_left img {
	width: 66px;
	height: 70px;
}

.order .deli_info_wrap .saleCon .salelist .cont_right {
	float: left;
	width: calc(100% - 76px);
	height: 80px;
}

.order .deli_info_wrap .saleCon .salelist .cont_right p {
	font-weight: 400;
	line-height: 1.2;
	color: #4d4d4d
}

.order .deli_info_wrap .saleCon .salelist .cont_right p.t00 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #111;
}

.order .deli_info_wrap .saleCon .salelist .cont_right p.t01 {
	font-size: 16px;
	padding-bottom: 10px;
}

.order .deli_info_wrap .saleCon .salelist .cont_right p.t02 {
	font-size: 14px;
}

.order .deli_info_wrap .saleCon .salelist .cont_right p i {
	width: 1px;
	height: 12px;
	background-color: #ccc;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

.order .deli_info_wrap .saleCon .salelist .cont_right p.t02 b {
	font-size: 18px;
	font-weight: 900;
}

.order .deli_info_wrap .saleCon .salelist .coupon_area:after {
	display: block;
}

.order .deli_info_wrap .saleCon .salelist .coupon_area .cou_left {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #222;
	margin-right: 15px;
	padding-top: 10px;
}

.order .deli_info_wrap .saleCon .salelist .coupon_area a {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	line-height: 35px;
	text-align: center;
	color: #111;
	font-size: 14px;
}

.order .deli_info_wrap .saleCon .salelist .coupon_area .cou_right {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 17px;
	font-weight: 400;
	color: #f93e5f;
}

.order .deli_info_wrap .saleCon .salelist .coupon_area .cou_right b {
	font-weight: 800;
	margin-right: 2px;
}

.order .deli_info_wrap .saleCon .coupon_addon {
	background-color: #f0f0f0;
	height: 0;
	line-height: 40px;
	padding-left: 10px;
	transition: 0.5s;
	overflow: hidden;
}

.order .deli_info_wrap .saleCon .coupon_addon.active {
	height: 43px;
	box-sizing: border-box;
	padding-top: 3px;
}

.order .deli_info_wrap .saleCon .coupon_addon a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #666;
}

/* 총 배송비 */
.order .deli_info_wrap .all_del_price {
	padding-top: 10px;
}

.order .deli_info_wrap .all_del_price .del_left {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #222;
	margin-right: 25px;
	padding-top: 10px;
}

.order .deli_info_wrap .all_del_price>select {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	line-height: 35px;
	text-align: center;
	color: #111;
	font-size: 14px;
}

.order .deli_info_wrap .all_del_price .del_right {
	display: inline-block;
	vertical-align: top;
	float: right;
	font-size: 17px;
	color: #111;
}

.order .deli_info_wrap .all_del_price .del_right b {
	font-weight: 900;
	margin-right: 2px;
}

/* 총 주문금액 */
.order .deli_info_wrap .all_order_price:after {
	display: block;
	content: "";
	clear: both;
}

.order .deli_info_wrap .all_order_price {
	border-top: 1px solid #c5c5c5;
	margin-top: 15px;
	padding-top: 15px;
}

.order .deli_info_wrap .all_order_price .orderprice_left {
	float: left;
	font-size: 18px;
	padding-left: 15px;
	color: #111;
}

.order .deli_info_wrap .all_order_price .orderprice_right {
	float: right;
	font-size: 18px;
	color: #111;
}

.order .deli_info_wrap .all_order_price .orderprice_right b {
	font-size: 25px;
	font-weight: 700;
	color: #111;
	margin-right: 2px;
}

/* 적립금 / 포인트사용 */
.order .deli_info_wrap .savings_point {
	border-bottom: 1px solid #c5c5c5;
}

.order .deli_info_wrap .savings_point>p {
	height: 40px;
	margin-top: 29px;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	border-bottom: 1px solid #4d4d4d;
	color: #222;
}

.order .deli_info_wrap .savings_point .line {
	padding: 10px;
}

.order .deli_info_wrap .savings_point .line:after {
	display: block;
	content: "";
	clear: both;
}

.order .deli_info_wrap .savings_point .line .line_left {
	font-size: 14px;
	color: #111;
	float: left;
}

.order .deli_info_wrap .savings_point .line .line_right {
	float: right;
	font-size: 0;
	text-align: right;
}

.order .deli_info_wrap .savings_point .line .line_right input {
	width: 100px;
	height: 36px;
	box-sizing: border-box;
	background-color: #e6e6e6;
	border: 1px solid #e6e6e6;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	color: #111;
	padding-left: 10px;
}

.order .deli_info_wrap .savings_point .line .line_right span {
	background-color: #e6e6e6;
	font-size: 14px;
	color: #111;
	height: 36px;
	width: 20px;
	display: inline-block;
	vertical-align: top;
	line-height: 36px;
	padding-right: 10px;
}

/* 최종 결제금액 */
.order .deli_info_wrap .final_price {
	padding-top: 10px;
}

.order .deli_info_wrap .final_price:after {
	display: block;
	content: "";
	clear: both;
}

.order .deli_info_wrap .final_price .finalprice_left {
	float: left;
	font-size: 16px;
	color: #f93e5f;
	font-weight: 900;
}

.order .deli_info_wrap .final_price .finalprice_right {
	float: right;
	font-size: 16px;
	color: #f93e5f;
}

.order .deli_info_wrap .final_price .finalprice_right b {
	font-size: 26px;
	font-weight: 900;
	margin-right: 2px;
}



/* 결제하기 */
.order .deli_info_wrap .agree_buy {}

.order .deli_info_wrap .agree_buy span {}

.order .deli_info_wrap .agree_buy span label {
	font-size: 15px;
	color: #111;
	margin-left: 3px;
	padding: 15px 0;
}

.order .deli_info_wrap .agree_buy>a {
	display: block;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	background-color: #f93e5f;
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	font-weight: 700;
	margin-bottom: 30px;
}

.order .deli_info_wrap .agree_buy p:after {
	display: block;
	content: "";
	clear: both;
}

.order .deli_info_wrap .agree_buy p {
	font-size: 13px;
	color: #767676;
}

.order .deli_info_wrap .agree_buy p span {
	float: left;
	display: block;
	margin-right: 3px;
	height: 17px;
}

/* 주소 수정 */
.b_addr_edit {
	background-color: #f0f0f0;
	transition: 0.5s;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	height: 0;
	padding: 0 10px;
	margin: 10px 0;
}

.b_addr_edit .line:first-of-type {
	padding-top: 10px;
}

.b_addr_edit .line {
	margin-bottom: 10px;
	font-size: 0;
	text-align: left;
}

.b_addr_edit .line>span {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	font-size: 14px;
	color: #111;
	line-height: 38px;
}

.b_addr_edit .line>p {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 100px);
	box-sizing: border-box;
}

.b_addr_edit .line>p input {
	border: 1px solid #d9d9d9;
	width: 100%;
	font-size: 14px;
	color: #111;
	padding-left: 10px;
	box-sizing: border-box;
	height: 38px;
}

.b_addr_edit .line>p span input {
	width: 100px;
}

.b_addr_edit .line>p span a.btn_zipcode {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #007bc8;
	width: 100px;
	height: 38px;
	line-height: 38px;
	box-sizing: border-box;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	color: #007bc8;
	background-color: #fff;
}

.b_addr_edit .line>p span.w100p {
	display: block;
	margin-top: 10px;
}

.b_addr_edit .line>p span.w100p input {
	width: 100%;
}

.b_addr_edit .line>p span select {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #111;
}

.b_addr_edit .line>p span input.tel_input_size {
	width: calc(100% - 110px);
}

.b_addr_edit .base_addr {
	padding-bottom: 15px;
}

.b_addr_edit .base_addr label {
	font-size: 16px;
	color: #111;
}

.b_addr_edit .base_addr label:before {
	width: 20px;
	height: 20px;
}

.b_addr_edit .btn_wrap {
	font-size: 0;
	text-align: center;
}

.b_addr_edit .btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 35px;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #c5c5c5;
	line-height: 35px;
}

.b_addr_edit .btn_wrap a.edit_cancel {
	margin-right: 10px;
	background-color: #fff;
	color: #111;
}

.b_addr_edit .btn_wrap a.ok {
	color: #fff;
	background-color: #007bc8;
	border-color: #007bc8;
}

.b_addr_edit .btn_wrap a.delete_address {
	margin-left: 10px;
	color: #fff;
	background-color: #da006b;
	border-color: #da006b;
}

/* 확인 취소 버튼 */
.address_wrap .cont_wrap .b_addr.cont .btn_right {
	position: absolute;
	top: 10px;
	right: 0;
	display: none;
}

.address_wrap .cont_wrap .b_addr.cont .btn_right a {
	display: inline-block;
	vertical-align: top;
	color: #666;
}

.address_wrap .cont_wrap .b_addr.cont .btn_right a.addr_confirm {
	margin-right: 10px;
	color: #007bc8;
}

.address_wrap .cont_wrap .b_addr.cont .btn_right a img {
	width: 15px;
	height: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

/* 결제수단 선택 */
.payment_way_select {
	padding-bottom: 20px;
}

.payment_way_select>span {
	height: 40px;
	margin-top: 29px;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	border-bottom: 1px solid #4d4d4d;
	color: #222;
	display: block;
}

.payment_way_select ul {
	font-size: 0;
	text-align: left;
	padding: 25px 0 15px;
	margin-bottom: 0;
}

.payment_way_select ul li.active {
	background-color: #007bc8;
}

.payment_way_select ul li.active a {
	color: #fff;
}

.payment_way_select ul li img {
	display: inline-block;
	vertical-align: middle;
}

.payment_way_select ul li.kakaopay.active {
	background-color: #ffeb00;
}

.payment_way_select ul li.kakaopay.active a {
	color: #222;
}

.payment_way_select ul li.another {
	background-color: #fff;
}

.payment_way_select ul li.another img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
	width: 10px;
	height: 10px;
}

.payment_way_select ul li.smilepay img {
	width: 136px;
	height: 30px;
	padding-top: 5px;
}

.payment_way_select ul li.payco img {
	width: 93px;
	height: 21px;
	padding-top: 10px;
}

.payment_way_select ul li.npay img {
	width: 88px;
	height: 34px;
	padding-top: 3px;
}

.payment_way_select ul li.paynow img {
	width: 100px;
	height: 32px;
	padding-top: 5px;
}

.payment_way_select ul li:last-of-type {
	margin-right: 0;
}

.payment_way_select ul li {
	display: inline-block;
	vertical-align: top;
	width: 240px;
	background-color: #f0f0f0;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	height: 43px;
	margin: 0 5px;
	margin-bottom: 13px;
	box-sizing: border-box;
}

.payment_way_select ul li a {
	line-height: 43px;
	text-align: center;
	font-size: 16px;
	color: #111;
	display: block;
	height: 100%;
}

.payment_way_select ul li.methodc.add {
	display: none;
}

.payment_way_select .txt_wrap .txt_common p:after {
	display: block;
	content: "";
	clear: both;
}

.payment_way_select .txt_wrap .txt_common p {
	font-size: 13px;
	color: #767676;
	padding-bottom: 5px;
}

.payment_way_select .txt_wrap .txt_common p span {
	float: left;
	display: block;
	margin-right: 3px;
	height: 17px;
}

.payment_way_select .txt_wrap .credit_txt .blue_wrap {
	background-color: #f0f8fa;
	padding: 15px;
	margin-bottom: 20px;
}

.payment_way_select .txt_wrap .credit_txt .blue_wrap h3 {
	font-size: 14px;
	margin: 10px 0 8px;
	color: #0071c8;
}

.payment_way_select .txt_wrap .credit_txt .blue_wrap p {
	font-size: 13px;
	color: #4d4d4d;
	line-height: 20px;
}

.payment_way_select .txt_wrap>div .select_area {
	font-size: 0;
	text-align: left;
	padding-top: 15px;
}

.payment_way_select .txt_wrap>div .select_area>span {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #111;
	height: 38px;
	line-height: 38px;
}

.payment_way_select .txt_wrap>div .select_area>p {
	width: calc(100% - 100px);
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #111;
}

.payment_way_select .txt_wrap>div .select_area>h4 {
	font-size: 13px;
	color: #767676;
	padding-top: 7px;
}

.payment_way_select .txt_wrap>div .select_area>p input {
	width: 100%;
	height: 38px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding-left: 10px;
}

.payment_way_select .txt_wrap>div .select_area>p select {
	width: 100%;
	height: 38px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	padding-left: 10px;
	color: #111;
}

.payment_way_select .txt_wrap>div .select_area>p span {
	display: block;
	padding-top: 5px;
}

.payment_way_select .txt_wrap>div .select_area>p span input {}

.payment_way_select .txt_wrap>div .select_area>p span label {}

.payment_way_select .txt_wrap>div .select_area>p span i {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	width: 23px;
	height: 23px;
}

.payment_way_select .txt_wrap>div .select_area>p span i img {
	width: 100%;
}


.untouched_txt>h3 {
	height: 40px;
	margin-top: 29px;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	border-bottom: 1px solid #4d4d4d;
	color: #222;
	display: block;
}

.untouched_txt .radio_area {
	font-size: 0;
	text-align: left;
}

.untouched_txt .radio_area span:last-of-type {
	margin-right: 10px;
}

.untouched_txt .radio_area span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	position: relative;
}

.untouched_txt .radio_area span label {
	font-size: 14px;
	color: #111;
}

span.radio_type01 {
	position: relative;
}

span.radio_type01 input {
	width: 23px;
	height: 23px;
	position: relative;
	top: 6px;
	margin-right: 3px;
	cursor: pointer;
}

span.radio_type01 input[type=radio]:after {
	display: inline-block;
	vertical-align: top;
	width: 23px;
	height: 23px;
	background: url("/img/radio_default.png")no-repeat center top;
	content: "";
	background-size: cover;
}

span.radio_type01 input[type=radio]:checked:after {
	background: url("/img/radio_checked.png")no-repeat center top;
	background-size: cover;
}

/* input[type=radio]:checked+label:after{} */
.untouched_txt .method_wrap>div {
	display: none;
}

.untouched_txt .method_wrap>div:first-of-type {
	display: block;
}

.order .deli_info_wrap .payment_way_select .txt_wrap .untouched_txt .method_wrap .lss_method01 .add_card {
	font-size: 0;
	text-align: left;
}

.order .deli_info_wrap .payment_way_select .txt_wrap .untouched_txt .method_wrap .lss_method01 .add_card>input:last-of-type {
	margin-right: 0;
}

.order .deli_info_wrap .payment_way_select .txt_wrap .untouched_txt .method_wrap .lss_method01 .add_card>input {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	margin-right: 5px;
	font-size: 14px;
	color: #111;
}

.order .deli_info_wrap .payment_way_select .txt_wrap .untouched_txt .method_wrap .lss_method02 .select_area p>input:last-of-type {
	margin-right: 0;
}

.order .deli_info_wrap .payment_way_select .txt_wrap .untouched_txt .method_wrap .lss_method02 .select_area p>input {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	margin-right: 5px;
	font-size: 14px;
	color: #111;
}

.untouched_txt>p {
	font-size: 12px;
	color: #111;
	padding-top: 20px;
}

.lh1_3 {
	line-height: 1.3 !important;
}

.order .deli_info_wrap .payment_way_select .txt_wrap>div .select_area>p .add_phone {
	font-size: 0;
	text-align: left;
}

.order .deli_info_wrap .payment_way_select .txt_wrap>div .select_area>p .add_phone select {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}

.order .deli_info_wrap .payment_way_select .txt_wrap>div .select_area>p .add_phone input {
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: top;
}


/* 주문완료 */
h4.common {
	font-size: 17px;
	color: #111;
	line-height: 1.3;
	margin-bottom: 0;
	border-bottom: 1px solid #4d4d4d;
	padding-bottom: 5px;
	margin-top: 25px;
}

.order_end {
	width: 1000px;
	margin: 0 auto;
}

.order_end p.blue_title {
	font-size: 25px;
	font-weight: 400;
	color: #007bc8;
	text-align: center;
}

.order_end p.delnum {
	font-size: 15px;
	color: #767676;
	padding-top: 10px;
	text-align: center;
}

.order_end .txtbox {
	position: relative;
	border-bottom: 1px solid #000000;
}

.order_end .txtbox.type02 {
	margin-bottom: 45px;
}

.order_end .txtbox .line {
	text-align: left;
	font-size: 0;
	border-bottom: 1px solid #e0e0e0;
	box-sizing: border-box;
}

.order_end .txtbox .line:last-of-type {
	border-bottom: 0 none;
}

.order_end .txtbox .line p {
	font-size: 16px;
	line-height: 18px;
}

.order_end .txtbox .line p.p_left {
	width: 190px;
	display: inline-block;
	vertical-align: top;
	color: #666666;
	padding: 23px 0 23px 30px;
	box-sizing: border-box;
}

.order_end .txtbox .line p.p_right {
	display: inline-block;
	vertical-align: top;
	color: #666666;
	/* overflow: hidden;text-overflow: ellipsis;white-space: nowrap; */
	width: calc(100% - 190px);
	padding: 23px 0 23px 30px;
	box-sizing: border-box;
}

.order_end .txtbox .line p.p_right span.blo {
	display: block;
	padding-bottom: 7px;
}

.order_end .txtbox .line p i {
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin-left: 5px;
	top: 5px;
}

.order_end .txtbox .line p i img {
	width: 23px;
	height: 23px;
}

.order_end .txtbox .line p i img.off {
	display: block;
}

.order_end .txtbox .line p i img.on {
	display: none;
}

.order_end .txtbox>a {
	display: block;
	width: 100px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #c5c5c5;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #111;
	position: absolute;
	right: 0;
	bottom: 0;
}

.order_end .add_txt:after {
	display: block;
	content: "";
	clear: both;
}

.order_end .add_txt {
	font-size: 13px;
	color: #767676;
	padding-top: 40px;
}

.order_end .add_txt span {
	float: left;
	display: block;
	height: 18px;
	margin-right: 2px;
}


.btn_wrap.blue_type {
	font-size: 0;
	text-align: center;
	padding-top: 50px;
}

.btn_wrap.blue_type a:first-of-type {
	margin-right: 2%;
	color: #007bc8;
}

.btn_wrap.blue_type a:last-of-type {
	background-color: #007bc8;
	color: #fff;
}

.btn_wrap.blue_type a {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	height: 45px;
	box-sizing: border-box;
	line-height: 45px;
	font-size: 16px;
	border: 1px solid #007bc8;
	font-weight: bold;
}

.btn_wrap.pink_type {
	font-size: 0;
	text-align: center;
	padding-top: 50px;
}

.btn_wrap.pink_type a {
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 35px);
	max-width: 234px;
	height: 58px;
	box-sizing: border-box;
	line-height: 58px;
	font-size: 16px;
	border: 1px solid #da006b;
	font-weight: bold;
	border-radius: 2px;
}

.btn_wrap.pink_type a:first-of-type {
	margin-right: 70px;
	color: #da006b;
}

.btn_wrap.pink_type a:last-of-type {
	color: #fff;
	background-color: #da006b;
}

.vfcolor {
	color: #e3175c !important;
}

.fs22 {
	font-size: 22px !important;
}

.fs20 {
	font-size: 20px !important;
}

.pr_tooltip_area {
	width: 315px;
	border: 1px solid #009fd9;
	position: absolute;
	right: -295px;
	bottom: -240px;
	font-style: normal;
	background-color: #fff;
	z-index: 2;
}

.pr_tooltip_area .top {
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #111;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}

.pr_tooltip_area .top a {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 21px !important;
	height: 21px !important;
}

.pr_tooltip_area .top a img {
	width: 100% !important;
	height: 100% !important;
}

.pr_tooltip_area .inner {
	padding: 10px;
}

.pr_tooltip_area .inner .line:after {
	display: block;
	content: "";
	clear: both;
}

.pr_tooltip_area .inner .line {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.pr_tooltip_area .inner .line p {
	font-size: 14px;
}

.pr_tooltip_area .inner .line p.p_left {
	float: left;
}

.pr_tooltip_area .inner .line p.p_right {
	float: right;
}

.pr_tooltip_area .bottom {
	color: #767676;
	font-size: 12px;
}

.mt8 {
	margin-top: 8px !important;
}


.method_inner .select_area {
	font-size: 0;
	text-align: left;
	padding-top: 15px;
}

.method_inner .select_area>span {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #111;
	height: 38px;
	line-height: 38px;
}

.method_inner .select_area>p {
	width: calc(100% - 100px);
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #111;
}

.method_inner .select_area>h4 {
	font-size: 13px;
	color: #767676;
	padding-top: 7px;
}

.method_inner .select_area>p input {
	width: 100%;
	height: 38px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding-left: 10px;
}

.method_inner .select_area>p select {
	width: 100%;
	height: 38px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	padding-left: 10px;
	color: #111;
}

.method_inner .select_area>p span {
	display: block;
	padding-top: 5px;
}

.method_inner .select_area>p span input {}

.method_inner .select_area>p span label {}

.method_inner .select_area>p span i {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	width: 23px;
	height: 23px;
}

.method_inner .select_area>p span i img {
	width: 100%;
}

.method_inner>h3 {
	height: 40px;
	margin-top: 10px;
	padding: 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 46px;
	border-bottom: 1px solid #4d4d4d;
	color: #222;
	display: block;
}

.method_inner .radio_area {
	font-size: 0;
	text-align: left;
}

.method_inner .radio_area span:last-of-type {
	margin-right: 10px;
}

.method_inner .radio_area span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	position: relative;
}

.method_inner .radio_area span label {
	font-size: 14px;
	color: #111;
}


.method_inner .method_wrap>div {
	display: none;
}

.method_inner .method_wrap>div:first-of-type {
	display: block;
}

.method_inner .method_wrap .lss_method01 .add_card {
	font-size: 0;
	text-align: left;
}

.method_inner .method_wrap .lss_method01 .add_card>input:last-of-type {
	margin-right: 0;
}

.method_inner .method_wrap .lss_method01 .add_card>input {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	margin-right: 5px;
	font-size: 14px;
	color: #111;
}

.method_inner .method_wrap .lss_method02 .select_area p>input:last-of-type {
	margin-right: 0;
}

.method_inner .method_wrap .lss_method02 .select_area p>input {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	padding-left: 10px;
	border: 1px solid #e1e1e1;
	margin-right: 5px;
	font-size: 14px;
	color: #111;
}

.method_inner>p {
	font-size: 12px;
	color: #111;
	padding-top: 20px;
}

.method_inner .select_area>p .add_phone {
	text-align: left;
}

.method_inner .select_area>p .add_phone select {
	width: 100px;
	height: 38px;
	box-sizing: border-box;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}

.method_inner .select_area>p .add_phone input {
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: top;
}


/* 상품평 작성하기 */

.review_tab_page li {
	float: left;
	width: 50%;
}

.review_tab_page:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.review_tab_page li a {
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #f6f6f6;
	color: #666
}

.review_tab_page li.on a {
	color: #fff;
	background: #007bc8
}

.select_star {
	width: calc(100% - 160px);
	margin-left: 20px;
	float: left
}

.star-input>.input,
.star-input>.input>label:hover,
.star-input>.input>input:focus+label,
.star-input>.input>input:checked+label {
	display: inline-block;
	vertical-align: middle;
	background: url('/img/shopimg/grade_img.png')no-repeat;
}

.star-input {
	display: inline-block;
	white-space: nowrap;
	width: 225px;
	height: 40px;
	;
	line-height: 30px;
}

.star-input>.input {
	display: inline-block;
	width: 150px;
	background-size: 150px;
	height: 28px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.star-input>.input>input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.star-input>.input.focus {
	outline: 1px dotted #ddd;
}

.star-input>.input>label {
	width: 30px;
	height: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

.star-input>.input>label:hover,
.star-input>.input>input:focus+label,
.star-input>.input>input:checked+label {
	background-size: 150px;
	background-position: 0 bottom;
}

.star-input>.input>label:hover~label {
	background-image: none;
}

.star-input>.input>label[for="p11"] {
	width: 30px;
	z-index: 5;
}

.star-input>.input>label[for="p12"] {
	width: 60px;
	z-index: 4;
}

.star-input>.input>label[for="p13"] {
	width: 90px;
	z-index: 3;
}

.star-input>.input>label[for="p14"] {
	width: 120px;
	z-index: 2;
}

.star-input>.input>label[for="p15"] {
	width: 150px;
	z-index: 1;
}

.star-input>.input>label[for="p21"] {
	width: 30px;
	z-index: 5;
}

.star-input>.input>label[for="p22"] {
	width: 60px;
	z-index: 4;
}

.star-input>.input>label[for="p23"] {
	width: 90px;
	z-index: 3;
}

.star-input>.input>label[for="p24"] {
	width: 120px;
	z-index: 2;
}

.star-input>.input>label[for="p25"] {
	width: 150px;
	z-index: 1;
}

.star-input>output {
	display: inline-block;
	width: 40px;
	font-size: 16px;
	text-align: right;
	vertical-align: middle;
}

.review_txt_wrap {
	display: none;
}

.review_box1 {
	display: block;
}

.review_box2 {
	display: none
}

.input_option input[type="file"] {
	border: 1px solid #c5c5c5;
	width: 100%;
	height: 38px;
	padding-left: 15px;
	padding-top: 7px;
	color: #666
}

.short_review input {
	width: 100%
}

.short_review {
	display: block;
}

.premium_review {
	display: none
}


.order .deli_info_wrap .saleCon .coupon_addon select {
	width: 40%;
	float: left;
	height: 35px;
	background-color: #fff;
	color: #111;
	font-size: 14px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.order .deli_info_wrap .saleCon .coupon_addon>span.dis_price {
	color: #f93e5f;
	font-size: 17px;
	font-weight: 400;
	float: right;
	padding-right: 10px;
}

.order .deli_info_wrap .saleCon .coupon_addon>span.dis_price b {
	font-weight: 800;
	margin-right: 2px;
}

i.fa-heart.on {
	color: #da006b;
}

.question {
	width: 100%;
	max-width: 530px;
}

.question h3 {
	font-size: 24px;
	height: 58px;
	font-weight: 400;
	line-height: 58px;
	padding-left: 30px;
	box-sizing: border-box;
	border-bottom: 1px solid #4d4d4d;
	color: #000;
}

.question .txt_wrap {
	width: 100%;
	padding: 20px 30px;
	box-sizing: border-box;
}

.question .txt_wrap p {
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	color: #222;
}

.question .txt_wrap span {
	display: block;
	font-size: 13px;
	color: #767676;
	padding: 20px 0;
}

.question .txt_wrap span b {
	color: #111;
	text-decoration: underline;
}

.question .txt_wrap textarea {
	width: 100%;
	height: 300px;
	padding: 12px 0 10px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
}

.question .btn_wrap {
	width: 100%;
	padding-top: 11px;
	font-size: 0;
	text-align: center;
}

.question .btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
}

.question .btn_wrap a:last-of-type {
	background: #007bc8;
	color: #fff;
	border-color: #007bc8;
	margin-left: 10px;
}

.myzone_wrap .lately p {
	font-size: 14px;
	color: #444
}

.xx_btn {
	width: 11px;
	height: 11px;
	display: block;
	position: absolute;
	right: 10px;
	top: 20px;
}

.ShopCon .sub_list2 .box:last-child {
	border-bottom: 1px solid #f5f5f5
}

.top_text {
	position: relative;
	margin-bottom: 30px;
}

.top_text span.zzim_icon {
	display: block;
	font-size: 14px;
	color: #444;
	padding-top: 4px;
}

.top_text span.zzim_icon img {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px
}

.top_text .right_text {
	position: absolute;
	right: 0;
	top: 0;
}

.top_text .right_text label p {
	display: inline-block;
	vertical-align: middle;
}

.top_text .right_text label input {
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
}

.top_text .right_text a {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 10px;
	background: #007bc8;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-left: 20px
}




/* 리뷰 */
.review_tit {
	font-size: 24px;
	color: #111;
	letter-spacing: -0.05em;
	padding-bottom: 15px;
}

.review_cont {
	margin: 20px auto;
}

.review_cont h2 {
	font-size: 17px;
	color: #222;
	letter-spacing: -0.05em;
	margin-bottom: 15px
}

.review_cont .star_wrap .star_default {
	position: relative;
	width: 121px;
	height: 20px;
	margin: 0 auto;
}

.review_cont .star_wrap .star_default .star_score {
	display: block;
	background: url('/img/shopimg/star_score.png')no-repeat;
	background-size: cover;
	width: 121px;
	height: 20px
}

.review_cont .star_wrap .star_default .star_score .blind {
	font-size: 0;
}

.review_cont .star_wrap .star_default .percent {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 20px;
	background: url('/img/shopimg/percent.png')no-repeat;
	background-size: cover;
	display: block
}

.review_cont .star_wrap .score_noti {
	font-size: 16px;
	text-align: center;
	letter-spacing: -0.05em;
	margin-top: 10px;
	color: #767676
}

.review_cont .review_tab {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.review_cont .review_tab ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.review_cont .review_tab ul {}

.review_cont .review_tab ul li {
	float: left;
}

.review_cont .review_tab ul li a {
	display: block;
	padding: 6px 14px;
	font-size: 14px;
	color: #767676;
	letter-spacing: -0.05em;
	text-align: center;
}

.review_cont .review_tab ul li a img {
	margin-top: 3px;
	margin-right: 4px;
	visibility: hidden
}

.review_cont .review_tab ul li.on a {
	color: #111;
	font-weight: bold;
}

.review_cont .review_tab ul li.on a img {
	visibility: visible
}

.review_cont .review_tab .photo_check {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.review_cont .review_tab .photo_check input {
	width: 15px;
	height: 15px;
	border: none;
	margin: 0;
	background: #fff;
	border: 1px solid #e5e5e5;
	vertical-align: middle
}

.review_cont .review_tab .photo_check p {
	display: inline-block;
	vertical-align: middle
}

.review_list .star_default {
	position: relative;
	width: 100px;
	height: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.review_list .star_default .star_score {
	display: block;
	background: url('/img/shopimg/star_score_mini.png')no-repeat;
	background-size: cover;
	width: 100px;
	height: 16px
}

.review_list .star_default .star_score .blind {
	font-size: 0;
}

.review_list .star_default .percent {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 16px;
	background: url('/img/shopimg/percent_mini.png')no-repeat;
	background-size: cover;
	display: block
}

.review_list .score_noti {
	font-size: 16px;
	text-align: center;
	letter-spacing: -0.05em;
	margin-top: 10px;
	color: #767676
}

.review_list ul li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}

.review_list .review_content {
	margin: 5px 0;
}

.review_list .review_content a {
	display: block;
}

.review_list .review_content a p {
	font-size: 14px;
	line-height: 20px;
	color: #111;
}

.review_list .review_content a p span {
	font-size: 13px;
	color: #666;
	margin: 0 5px;
}

.review_list .review_content a p span:nth-of-type(1) {
	margin-left: 0;
}

.review_list .review_content p span {
	font-size: 13px;
	color: #666;
	margin: 0 5px;
}

.review_list .review_content p span:nth-of-type(1) {
	margin-left: 0;
}

.review_list .review_content p span.out {
	cursor: pointer;
}

.review_list .review_content p span.out:hover {
	color: red;
}

.review_list .review_content .text {
	margin: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.2em;
	height: 2.4em;
}

/* 한줄상품평 */
.review_cont h2 .goReview {
	display: block;
	float: right;
	font-size: 14px;
	background: #007bc8;
	padding: 8px 20px;
	color: #fff;
	font-weight: 200
}

.han_review_list .star_default {
	margin-top: 10px
}

.han_review_list ul li {
	padding-bottom: 10px
}

.han_review_list .review_content {
	margin-bottom: 0;
}

.review_list .review_content .han_text {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.2em;
	height: 1.2em;
}

.review_list .content_box {
	display: none;
	padding: 20px;
	margin: 10px 0;
	background: #f5f5f5
}

.review_list .content_box.open {
	display: block;
}

.review_list .content_box img {
	width: 100%;
	height: auto;
	max-width: 500px;
	margin-bottom: 10px;
}

.review_list .content_box p {
	font-size: 14px;
	line-height: 20px;
	color: #111;
	margin: 5px 0;
}

.review_list .content_box p span {
	font-size: 13px;
	color: #666;
	margin: 0 5px;
}

.review_list .content_box p span:nth-of-type(1) {
	margin-left: 0;
}

/* 이미지형 */

.review_list .bot {
	position: relative;
	max-height: 80px;
	letter-spacing: -0.025em
}

.review_list .bot_img {
	position: relative;
	height: 80px;
}

.review_list .bot_img .review_photo {
	position: absolute;
	left: 0;
}

.review_list .bot_img .review_photo img {
	width: 80px;
	height: 80px;
}

.review_list .bot_img .review_inner {
	margin-left: 100px;
}

/* 페이저 */
.u_pagination {
	margin-top: 20px;
	text-align: center;
}

.u_pagination .pagination_inner {
	display: inline-block;
	overflow: hidden
}

.u_pagination .lk_pn.on {
	color: #fff;
	background-color: #007bc8;
	font-weight: bold;
}

.u_pagination .lk_pn {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 4px;
	font-size: 13px;
	line-height: 30px;
	color: #767676;
	vertical-align: top;
}

/* Q&A */
.review_cont .qna_tit {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}

.review_cont .qna_tit p {
	font-size: 16px;
	letter-spacing: -0.05em;
	color: #666;
}

.review_cont .qna_tit a {
	display: block;
	position: absolute;
	border: 1px solid #111;
	bottom: 20px;
	font-size: 14px;
	right: 0;
	padding: 8px 20px;
	color: #111;
}

.review_cont .qna_tab {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	padding-top: 20px;
}

.review_cont .qna_tab ul:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.review_cont .qna_tab ul li {
	float: left;
	margin-right: 10px;
}

.review_cont .qna_tab ul li input {
	width: 15px;
	height: 15px;
	vertical-align: middle
}

.review_cont .qna_tab ul li p {
	display: inline-block;
	font-size: 14px;
	color: #4d4d4d;
	vertical-align: middle;
	letter-spacing: -0.025em
}

.review_cont .qna_tab>a {
	display: block;
	position: absolute;
	background: #007bc8;
	bottom: 10px;
	font-size: 14px;
	right: 0;
	padding: 8px 20px;
	color: #fff;
}

.review_cont .qna_content ul li a {
	display: block;
	border-bottom: 1px solid #e5e5e5;
	;
}

.review_cont .qna_content ul li a .before_text {
	display: block;
	position: relative;
}

.review_cont .qna_content ul li a .before_text .ing {
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	left: 20px;
	top: calc(50% - 30px);
	font-size: 14px;
	color: #0071c8;
	background: #e1f7ff;
	text-align: center;
	line-height: 60px;
}

.review_cont .qna_content ul li a .before_text .ing p {
	font-size: 14px;
}

.review_cont .qna_content ul li a .before_text .ing.no {
	background: #666
}

.review_cont .qna_content ul li a .before_text .ing.no p {
	color: #fff
}

.review_cont .qna_content ul li a .before_text .text {
	padding: 20px 100px 20px 100px;
	box-sizing: border-box
}

.review_cont .qna_content ul li a .before_text .text .text1 {
	letter-spacing: -0.025em;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #111;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	line-height: 1.2em;
	height: 2.4em;
}

.review_cont .qna_content ul li a .before_text .text p {
	letter-spacing: -0.025em;
	font-size: 14px;
}

.review_cont .qna_content ul li a .after_text {
	display: none;
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 20px;
}

.review_cont .qna_content ul li a .after_text.open {
	display: block;
}

.review_cont .qna_content ul li a .after_text .text1 {
	font-size: 14px;
	color: #111;
	margin-bottom: 20px;
}

.review_cont .qna_content ul li a .after_text p {
	font-size: 14px
}

.shop_pager a {
	vertical-align: top;
}

.shop_pager .shop_prev {
	margin-right: 10px;
}

.shop_pager .shop_next {
	margin-left: 10px
}

/*============== 쇼핑몰 프로그램 ( 상세페이지 2 ) ==============*/

/* 왼쪽메뉴 */
.srch_area .srch_cont {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}

.srch_area .srch_cont:last-child {
	border-bottom: 0;
}

.blind {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

.ShopCon_menu_Con {
	padding-top: 30px;
}

.ShopCon_menu_Con .inner980:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.ShopCon_menu_Con .side {
	width: 200px;
	float: left;
	position: fixed;
	background: #fff;
	z-index: 999;
}

.ShopCon_menu_Con .side .tit_one {
	display: block;
	font-size: 16px;
	letter-spacing: -0.025em;
	color: #111;
	margin-bottom: 10px;
	padding-bottom: 15px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.ShopCon_menu_Con .side .tit_one:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 1px;
	background: #d9d9d9;
	content: "";
}

.ShopCon_menu_Con .side .side_gnb {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 12px;
}

.ShopCon_menu_Con .side .side_gnb .menu_list:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.ShopCon_menu_Con .side .side_gnb .menu_list {
	padding-left: 10px;
	box-sizing: border-box;
}

.ShopCon_menu_Con .side .side_gnb .menu_list li a {
	box-sizing: border-box;
	padding: 1px;
	padding-left: 10px;
	display: block;
	font-size: 14px;
	color: #111;
	letter-spacing: -0.025em;
	word-break: break-all;
}

.ShopCon_menu_Con .side .side_gnb .menu_list li a:hover {
	color: #007bc8
}

.ShopCon_menu_Con .side .side_gnb .menu_list .depth2 {
	padding-left: 15px;
	padding-top: 10px;
}

.srch_area .srch_cont {
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	position: relative;
}

.srch_area .srch_cont .tit {
	font-size: 14px;
	color: #111;
}

.srch_area .srch_cont .srch_opt {
	margin: 0;
	margin-top: 8px;
}

.srch_area .srch_cont .u_chkbx {
	position: relative;
	display: block;
	height: auto;
	padding-left: 20px;
	line-height: 18px;
	vertical-align: top;
}

.srch_area .srch_cont .u_chkbx input[type=checkbox] {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-top: -6px;
}

.srch_area .srch_cont .u_chkbx label {
	font-size: 13px;
	width: 100%;
	color: #767676;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.srch_area .srch_cont .u_chkbx label:after {
	top: 1px;
	width: 13px;
	height: 13px;
	margin-top: 0;
	background: url('/img/shopimg/u_chkbx_btn.jpg')no-repeat center;
	background-size: 100%
}

.u_chkbx input[type=checkbox],
.u_chkbx_b input[type=checkbox],
.u_chkbx_sub input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 50%;
}

.srch_cont .btn_more {
	position: absolute;
	text-rendering: auto;
	border: 0;
	background: none;
	top: 0px;
	right: 0;
	padding-right: 10px;
	font-size: 13px;
	line-height: 20px;
	color: #767676
}

.srch_cont .btn_more .ico {
	position: absolute;
	top: 50%;
	right: 0;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	overflow: hidden;
	display: inline-block;
	background: url('/img/shopimg/btn_more.jpg')no-repeat;
	background-size: 100%
}

.opt_type2 {
	width: 700px;
	background: #fff;
	border: 1px solid #59c9ee;
	padding: 25px;
	margin-left: 70px;
	z-index: 50;
	position: absolute;
	left: 200px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%)
}

.opt_type2 .tit {
	font-size: 16px;
	line-height: 24px;
	color: #007bc8;
}

.opt_type2 .opt_area {
	position: relative;
	margin-top: 12px;
	padding-top: 15px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.opt_type2 .opt_menu {
	position: absolute;
	bottom: 100%;
	margin-bottom: 1px;
	right: 0;
	border: 1px solid #d9d9d9;
}

.opt_type2 .opt_menu .lst_menu:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.opt_type2 .opt_menu .lst_menu {
	margin-bottom: 0;
}

.opt_type2 .opt_menu .lst_menu li {
	float: left;
	width: 108px;
	height: 35px;
}

.opt_type2 .opt_menu .lst_menu li.on a {
	color: #007bc8;
	background: #fff;
}

.opt_type2 .opt_menu .lst_menu li a {
	display: block;
	height: 20px;
	padding: 8px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	background: #f6f6f6
}

.opt_type2 .opt_area>.opt_cont {
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	height: 200px;
}

.opt_type2 .lst_opt;

after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.opt_type2 .lst_opt li {
	float: left;
	width: 33.333%;
	margin: 6px 0 0;
}

.opt_type2 .btn_area {
	margin-top: 20px;
	font-size: 0;
	text-align: center;
}

.opt_type2 .btn_area .u_btn {
	border: none;
	border-width: 1px;
	width: 80px;
	height: 30px;
	margin-left: 10px;
	font-size: 13px;
}

.opt_type2 .btn_area .u_btn.btn_srch2 {
	background-color: #007bc8;
	color: #fff;
	border-color: #007bc8
}

.opt_type2 .btn_area .u_btn.btn_cls {
	border-color: #c5c5c5;
	color: #4d4d4d;
}

.price_bar {
	width: 128px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 10px;
}

.btn_srch {
	width: 30px;
	height: 30px;
	float: left;
	border: 0;
	margin-left: 5px;
	background: none;
	background: url('/img/shopimg/price_bar_btn.jpg')no-repeat;
	background-size: 100%;
}

.ui-slider .ui-slider-handle {
	background: #fff !Important;
	border-color: #767676 !important
}

.price_bar .ui-widget-header {
	background: #007bc8
}

.price_opt:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.srch_cont .inp_price {
	margin: 10px 0 3px;
	line-height: 30px;
	margin-top: 10px;
}

.srch_cont .inp_price:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.srch_cont .inp_price span {
	float: left;
	display: block;
	width: 20px;
	line-height: 20px;
	text-align: center;
}

.srch_cont .inp_price .u_ipbx {
	width: calc(50% - 10px);
	float: left;
	height: 28px;
}

.srch_cont .inp_price .u_ipbx input {
	width: 100%;
	box-sizing: border-box;
	text-align: right
}

.result_srch:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.result_srch .int {
	float: left;
	width: calc(100% - 43px);
	height: 30px;
	box-sizing: border-box;
	margin-right: 8px;
}

.srch_cont .btn_refresh {
	width: 100%;
	height: 40px;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	color: #111;
	border: 1px solid #c5c5c5;
}

/* 오른쪽 컨텐츠 */

.ShopCon_menu_Con .inner1000 {
	width: 950px;
	float: left;
	margin-left: 250px;
}

.ShopCon_menu_Con .content_tit:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.ShopCon_menu_Con .content_tit {
	margin: 20px 0;
}

.ShopCon_menu_Con .content_tit p {
	float: left;
	font-size: 15px;
	color: #767676;
	padding-top: 2px;
	line-height: 30px;
}

.ShopCon_menu_Con .content_tit p span {
	font-size: 18px;
	color: #111;
	font-weight: bold;
}

.ShopCon_menu_Con .content_tit .right_btn {
	float: right;
}

.ShopCon_menu_Con .content_tit .right_btn select {
	width: 130px;
	height: 30px;
	font-size: 13px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding-left: 15px;
}

.ShopCon_menu_Con .content_tit .sub_style_change {
	float: right;
	margin-left: 10px;
}

.ShopCon_menu_Con .content_tit .sub_style_change:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.ShopCon_menu_Con .content_tit .sub_style_change a {
	border: 0;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	display: block;
	float: left;
	font-size: 0;
}

.ShopCon_menu_Con .content_tit .sub_style_change a.list {
	border-left: 0;
}

.ShopCon_menu_Con .cate_banner_slider {
	width: 950px;
	height: auto;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.ShopCon_menu_Con .cate_banner_slider ul {
	margin: 0;
}

.ShopCon_menu_Con .cate_banner_slider li {
	position: relative;
	height: 474px;
}

.ShopCon_menu_Con .cate_banner_slider li a {
	display: block;
}

.ShopCon_menu_Con .cate_banner_slider li img {
	display: block;
	width: 100%;
	height: 100%;
}

.ShopCon_menu_Con .cate_banner_slider li dl {
	position: absolute;
	left: 40px;
	top: 40px;
}

.ShopCon_menu_Con .cate_banner_slider li dl dt {
	font-size: 16px;
	color: #111;
	letter-spacing: -0.05em;
	margin-bottom: 15px;
}

.ShopCon_menu_Con .cate_banner_slider li dl dd {
	font-size: 32px;
	color: #111;
	line-height: 1.2;
	letter-spacing: -0.05em
}

.ShopCon_menu_Con .cate_banner_slider .slick-arrow {
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
}

.ShopCon_menu_Con .cate_banner_slider .slick-prev {
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_left_btn.png')no-repeat center;
	background-size: 100%;
	font-size: 0;
}

.ShopCon_menu_Con .cate_banner_slider .slick-prev:before {
	content: "";
}

.ShopCon_menu_Con .cate_banner_slider .slick-next {
	right: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5) url('/img/shopimg/cate_right_btn.png')no-repeat center;
	background-size: 100%;
	font-size: 0;
}

.ShopCon_menu_Con .cate_banner_slider .slick-next:before {
	content: "";
}

.ShopCon_menu_Con .cate_banner_slider .slick-dots {
	bottom: 10px;
}

.ShopCon_menu_Con .cate_banner_slider .slick-dots li {
	height: auto
}

.ShopCon_menu_Con .cate_banner_slider .slick-dots li button {
	background: rgba(0, 0, 0, 0.5);
	width: 10px;
	height: 10px;
	border-radius: 15px;
}

.ShopCon_menu_Con .cate_banner_slider .slick-dots li.slick-active button {
	background: #000;
}

.ShopCon_menu_Con .cate_banner_slider .slick-dots li button:before {
	font-size: 0;
	width: 10px;
	height: 10px;
}

.ShopCon_menu_Con .hot_Deal {
	position: relative;
	margin-top: 20px;
	padding: 24px;
	border: 1px solid #e5e5e5;
	letter-spacing: -0.05em;
	z-index: 1;
}

.ShopCon_menu_Con .hot_Deal h1 {
	display: block;
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
	color: #111;
	font-weight: 500;
	letter-spacing: -0.05em;
}

.ShopCon_menu_Con .hot_Deal h1 .swiper-pagination {
	font-size: 16px;
	width: auto;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.ShopCon_menu_Con .hot_Deal h1 .swiper-pagination .swiper-pagination-current {
	color: #000;
}

.ShopCon_menu_Con .hot_Deal h1 .swiper-pagination .swiper-pagination-total {
	color: #888;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal-prev {
	width: 40px;
	height: 40px;
	background: url('/img/shopimg/weekly_left_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 99;
	opacity: 1;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal-next {
	width: 40px;
	height: 40px;
	background: url('/img/shopimg/weekly_right_btn.png')no-repeat center;
	background-size: 100%;
	z-index: 99;
	opacity: 1;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider {
	overflow: hidden;
	position: relative
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li {
	float: left;
	width: 300px;
	margin-right: 15px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li img {
	width: 300px;
	height: 300px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li:last-child {
	margin-right: 0;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a {
	display: block;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dt {
	font-size: 14px;
	margin: 5px 0;
	color: #4d4d4d;
	line-height: 1.3;
	word-break: break-all;
	font-weight: 500;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dd b {
	font-size: 20px;
	color: #da006b;
	margin-right: 5px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dd span.price {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin-right: 10px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dd span.before_price {
	font-size: 14px;
	color: #888;
	position: relative
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dd span.before_price:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: #959595;
	content: "";
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider ul li a dl dd p {
	font-size: 14px;
	color: #767676;
	margin-top: 5px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider {
	overflow: hidden;
	position: relative
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide {
	float: left;
	width: 300px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide img {
	width: 300px;
	height: 300px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide:last-child {
	margin-right: 0;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a {
	display: block;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dt {
	font-size: 14px;
	margin: 5px 0;
	color: #4d4d4d;
	line-height: 1.3;
	word-break: break-all;
	font-weight: 500;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dd b {
	font-size: 20px;
	color: #da006b;
	margin-right: 5px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dd span.price {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin-right: 10px;
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dd span.before_price {
	font-size: 14px;
	color: #888;
	position: relative
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dd span.before_price:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	width: 100%;
	background: #959595;
	content: "";
}

.ShopCon_menu_Con .hot_Deal .hot_Deal_slider .swiper-slide a dl dd p {
	font-size: 14px;
	color: #767676;
	margin-top: 5px;
}

.ShopCon_menu_Con .Exhibition:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.ShopCon_menu_Con .Exhibition {
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	width: 100%;
	padding: 24px;
	margin-top: 20px;
}

.ShopCon_menu_Con .Exhibition .video_box {
	width: 359px;
	height: 199px;
	float: left
}

.ShopCon_menu_Con .Exhibition .video_box img {
	width: 100%;
	height: 100%
}

.ShopCon_menu_Con .Exhibition .text {
	width: calc(100% - 379px);
	float: left;
	margin-left: 20px;
}

.ShopCon_menu_Con .Exhibition .text .tit {
	font-size: 22px;
	margin-top: 20px;
	color: #111;
	line-height: 28px;
	word-break: break-all;
	font-weight: 500;
}

.ShopCon_menu_Con .Exhibition .text .desc {
	font-size: 13px;
	color: #767676;
	margin-top: 7px;
	min-height: 40px;
}

.ShopCon_menu_Con .Exhibition .text a {
	width: 78px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #c5c5c5;
	font-size: 13px;
	color: #4d4d4d;
	display: block;
	box-sizing: border-box;
}

/* 갤러리형 리스트 */
.ShopCon_menu_Con .sub_list .box {
	width: calc(33.333% - 50px);
	margin: 0 25px;
	margin-bottom: 30px
}

.ShopCon_menu_Con .sub_list2 .box {
	width: 100%;
	margin: 0;
}

.ShopCon_menu_Con .sub_list .box:nth-of-type(5n) {
	margin: 0 25px;
}

.ShopCon_menu_Con .sub_list2 .box:nth-of-type(5n) {
	margin: 0;
}

.ShopCon_menu_Con .sub_cont01 {
	margin-top: 20px;
}

.ShopCon_menu_Con .x_btn {
	display: none
}

.ShopCon_menu_Con .side_on {
	display: none
}



/* 쇼핑몰 - 장바구니 181127 - JH*/
/* 공통 */
h3.common {
	padding: 30px 0 28px;
	font-size: 24px;
	line-height: 24px;
	color: #111;
	font-weight: 400;
	letter-spacing: -1px;
}

.cart {
	width: 1000px;
	margin: 0 auto;
}

.cart .cart_wrap {
	width: 1000px;
	margin: 0 auto;
}

.cart .cart_wrap .total_check {
	padding-bottom: 15px;
}

.cart .cart_wrap .total_check:after {
	display: block;
	content: "";
	clear: both;
}

.cart .cart_wrap .total_check span {
	display: inline-block;
	vertical-align: top;
}

.cart .cart_wrap .total_check span input {}

.cart .cart_wrap .total_check span label {
	display: inline-block;
	margin-top: -1px;
	padding: 1px 0 0 0;
	font-size: 14px;
	color: #4d4d4d;
	letter-spacing: 0;
}

.cart .cart_wrap .total_check .all_del {
	float: right;
}

.cart .cart_wrap .total_check .all_del a {
	font-size: 14px;
	color: #4d4d4d;
	display: block;
}

.cart .cart_wrap .total_check .all_del a img {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	top: 2px;
	position: relative;
}

/* 리스트박스 */
.cart .cart_wrap .cartlist_wrap:last-of-type {
	margin-bottom: 0;
}

.cart .cart_wrap .cartlist_wrap {
	border: 1px solid #e1e1e1;
	padding-top: 20px;
	margin-bottom: 20px;
}

.cart .cart_wrap .cartlist_wrap .cart_list {
	position: relative;
}

.cart .cart_wrap .cartlist_wrap .cart_list a.cartlist_close_btn {
	position: absolute;
	top: 0;
	right: 15px;
}

.cart .cart_wrap .cartlist_wrap .cart_list a.cartlist_close_btn img {}

.cart .cart_wrap .cartlist_wrap .cart_list .inner {
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .cl_title {
	padding-bottom: 15px;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .cl_title input {
	display: inline-block;
	vertical-align: top;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .cl_title label {
	display: inline-block;
	font-size: 16px;
	color: #111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a {
	display: block;
	width: 70%;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a:after {
	display: block;
	content: "";
	clear: both;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_left {
	width: 80px;
	height: 85px;
	float: left;
	margin-right: 10px;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_left img {
	width: 100%;
	height: 100%;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right {
	float: left;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right p:last-of-type {
	padding-bottom: 0;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right p {
	padding-bottom: 5px;
	font-size: 14px;
	color: #4d4d4d;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right p i {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 12px;
	background-color: #c5c5c5;
	margin: 0 7px;
	margin-top: -2px;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right p b {
	font-weight: 800;
	font-size: 20px;
	color: #222;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner a .cont_right p.t03 {
	color: #ea1c5b
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .option_area {
	position: absolute;
	top: 90px;
	right: 20px;
	z-index: 22;
	font-size: 0;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .option_area a:last-of-type {
	margin-right: 0;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .option_area a {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 35px;
	font-size: 14px;
	color: #222;
	text-align: center;
	line-height: 35px;
	margin-right: 5px;
	box-sizing: border-box;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .option_area a.opt {
	color: #222;
	border: 1px solid #222;
}

.cart .cart_wrap .cartlist_wrap .cart_list .inner .option_area a.buy_btn {
	color: #ea1c5b;
	border: 1px solid #ea1c5b;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option .num_area {
	font-size: 0;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option .num_area button {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	background-color: #f6f6f6;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option .num_area button span {
	font-size: 18px;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option .num_area input {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	color: #222;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	border-right: 0;
	border-left: 0;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option.view {
	display: block;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option {
	background-color: #f0f0f0;
	position: relative;
	padding: 20px;
	display: none;
}

.cart .cart_wrap .cartlist_wrap .cart_list .add_option select {
	width: 150px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	padding: 0 15px;
	background: #fff;
}

.cart .cart_wrap .cartlist_wrap:after {
	display: block;
	content: "";
	clear: both;
}

.cart .cart_wrap .cartlist_wrap .btn_wrap {
	float: right;
	font-size: 0;
	text-align: center;
}

.cart .cart_wrap .cartlist_wrap .btn_wrap a:last-of-type {
	margin-right: 0;
}

.cart .cart_wrap .cartlist_wrap .btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 40px;
	box-sizing: border-box;
	color: #222;
	border: 1px solid #ccc;
	line-height: 40px;
	font-size: 14px;
	background-color: #fff;
	margin-right: 5px;
}

.cart .cart_wrap .cartlist_wrap .btn_wrap a.change {
	color: #007bc8;
	border-color: #007bc8;
}



/* 상품가격 */
.cart .cart_wrap .product_info {
	padding-top: 20px;
}

.cart .cart_wrap .product_info p:after {
	display: block;
	content: "";
	clear: both;
}

.cart .cart_wrap .product_info p:first-of-type {
	padding-top: 0;
}

.cart .cart_wrap .product_info p {
	padding-top: 5px;
}

.cart .cart_wrap .product_info p span {
	display: block;
}

.cart .cart_wrap .product_info p span.p_left {
	float: left;
	font-size: 16px;
	color: #444;
}

.cart .cart_wrap .product_info p span.p_right {
	float: right;
	font-size: 20px;
	font-size: 16px;
	color: #444;
}

.cart .cart_wrap .product_info p span.p_right b {
	font-weight: 800;
	color: #000;
	font-size: 20px;
}

.cart .cart_wrap .product_info p.all_price {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #e1e1e1;
}

.cart .cart_wrap .product_info p.all_price span {
	color: #ea1c5b;
}

.cart .cart_wrap .product_info p.all_price span.p_left {
	font-weight: 800;
	font-size: 18px;
}

.cart .cart_wrap .product_info p.all_price span.p_right b {
	color: #ea1c5b;
	font-weight: 800px;
	font-size: 24px;
}

.product_btn_wrap {
	font-size: 0;
	text-align: center;
	padding-top: 30px;
}

.product_btn_wrap a:first-of-type {
	margin-right: 2%;
}

.product_btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	box-sizing: border-box;
}

a.btn_type01 {
	background-color: #fff;
	color: #ea1c5b;
	border: 1px solid #ea1c5b;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	font-weight: 500;
}

a.btn_type02 {
	background-color: #ea1c5b;
	color: #fff;
	border-color: #ea1c5b;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	font-weight: 500;
}

.cart .cart_wrap .help_txt {
	padding-top: 30px;
}

.cart .cart_wrap .help_txt p:after {
	display: block;
	content: "";
	clear: both;
}

.cart .cart_wrap .help_txt p:last-of-type {
	padding-bottom: 0;
}

.cart .cart_wrap .help_txt p {
	color: #767676;
	padding-bottom: 5px;
	word-break: keep-all;
}

.cart .cart_wrap .help_txt p span {
	float: left;
	height: 15px;
}

/* 체크박스 커스텀 */
.checkbox_type01 input {
	display: none !important;
}

.checkbox_type01 input[type="checkbox"]~label:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #e1e1e1;
	top: 4px;
	margin-right: 5px;
	position: relative;
}

.checkbox_type01 input[type="checkbox"]:checked+label:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #f93e5f;
	background: url("/img/checked_img.jpg")no-repeat center top;
	background-size: cover;
	top: 4px;
	margin-right: 5px;
}

/*쇼핑몰리스트2 해당되는 데이터가 없을 경우 css*/
.sub_list_none li {
	width: 100% !important;
	height: 300px !important;
	text-align: center !important;
	padding-top: 70px !important;
	border: 1px solid #ddd !important;
	box-sizing: border-box !important;
}

.sub_list_none li img {
	width: 64px !important;
	height: 64px !important;
}

.sub_list_none li p {
	font-size: 18px !important;
	font-weight: bold !important;
	letter-spacing: -0.05em !important;
	color: #444 !important;
	padding-top: 18px !important;
}


/*마이페이지 - 마이존 페이지 시작 작업자 -HY*/
.w1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.mypage {
	width: 100%;
}

.mypage .inner:after {
	content"";
	display: block;
	clear: both;
}

/*마이페이지 마이존 정보 CSS*/

.mypage .inner .myzone_wrap {
	width: 100%;
	max-width: 1200px;
	padding-bottom: 220px;
}

/*마이존  나의 정보 css*/
.mypage .inner .myzone_wrap .myzone_info {
	width: 100%;
}

.mypage .inner .myzone_wrap .myzone_info .my_rating {
	width: 100%;
	padding: 10px;
	background: #009fd9;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .myzone_info .my_rating h3 {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -0.05em;
	color: #fff;
}

.mypage .inner .myzone_wrap .myzone_info .right {
	float: right;
	padding-bottom: 0;
	width: auto;
}

.mypage .inner .myzone_wrap .myzone_info .right a {
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	line-height: 39px;
}

.mypage .inner .myzone_wrap .myzone_info .right a img {
	vertical-align: middle;
	width: 8px;
	height: 15px;
	margin: -3px 0 0 10px;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list ul {
	width: 100%;
	font-size: 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 10px 0;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li:last-of-type {
	border-right: 0;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li a {
	display: block;
	width: 100%;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li p {
	font-size: 14px;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #4d4d4d;
	padding-bottom: 5px;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li span {
	font-size: 13px;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #111;
}

.mypage .inner .myzone_wrap .myzone_info .rat_list li b {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -0.05em;
	color: #111;
}

/*마이존 타이틀 공통css*/
.mypage .inner .title {
	width: 100%;
	margin-top: 36px;
	padding: 10px 0;
}

.mypage .inner .title:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .title>h4 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #111;
	margin: 0;
}

.mypage .inner .title>h4 span {
	font-weight: 200;
}

.mypage .inner .title>a {
	float: right;
	font-size: 13px;
	font-weight: 600;
	color: #767676;
}

.mypage .inner .title>a img {
	width: 8px;
	height: 15px;
	margin-left: 10px;
}

/*마이존  주문/배송조회 css*/
.mypage .inner .myzone_wrap .lookup {
	width: 100%;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order {
	width: 100%;
	font-size: 0;
	text-align: center;
	border-top: 1px solid #c5c5c5;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding: 15px 0;
	position: relative;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order li a {
	display: block;
	width: 100%;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order li a p {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #f8c0ce;
	padding-bottom: 5px;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order li a span {
	font-size: 16px;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #4d4d4d;
}

.mypage .inner .myzone_wrap .lookup ul.lu_order li:nth-of-type(n+2):after {
	display: block;
	content: "";
	width: 8px;
	height: 15px;
	background: url("/img/right_arrow.png") center top no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: -2px;
}

.mypage .inner .myzone_wrap .lookup ul.lu_sub_order {
	width: 100%;
	font-size: 0;
	text-align: center;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .lookup ul.lu_sub_order li {
	display: inline-block;
	vertical-align: top;
	width: 33.333333%;
	padding: 10px 0;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
	background: #fafafa;
}

.mypage .inner .myzone_wrap .lookup ul.lu_sub_order li:last-of-type {
	border-right: 0;
}

.mypage .inner .myzone_wrap .lookup ul.lu_sub_order li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -0.05em;
	color: #111;
}

.mypage .inner .myzone_wrap .lookup ul.lu_sub_order li a span {
	font-size: 15px;
	font-weight: bold;
	color: #bababa;
	margin-left: 5px;
}

.overflow_auto {
	overflow-y: auto;
	height: 100%
}

.side_on {
	display: none;
}

.side_on {
	display: block;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.mypage .inner .myzone_wrap .lately {
	width: 100%;
}

.mypage .inner .myzone_wrap .lately .lat_list {
	width: 100%;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li {
	width: 100%;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li.last-of-type {
	margin-bottom: 0;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .top_data {
	width: 100%;
	padding: 10px;
	background: #f6f6f6;
	box-sizing: border-box;
	border-bottom: 1px solid #e6e6e6;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .top_data:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .top_data p {
	float: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.05em;
	color: #767676;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .top_data a {
	float: right;
	font-size: 14px;
	font-weight: 700;
	color: #4d4d4d;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .top_data a img {
	width: 8px;
	height: 15px;
	margin-left: 10px;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option {
	padding: 25px 10px 13px;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option+.list_option {
	border-top: 1px solid #e6e6e6;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option>img {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin-right: 10px;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt {
	overflow: hidden;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt h5 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.05em;
	color: #007bc8;
	margin: 0;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt h5.red {
	color: #da006b;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt>p {
	font-size: 18px;
	color: #111;
	font-weight: 300;
	padding: 5px 0;
	letter-spacing: -0.05em;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt>p>a {
	font-size: 18px;
	color: #111;
	font-weight: 300;
	padding: 5px 0;
	letter-spacing: -0.05em;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .list_price p {
	font-size: 18px;
	color: #111;
	font-weight: bold;
	padding: 5px 0;
	letter-spacing: -0.05em;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .list_price p span {
	font-size: 16px;
	color: #444;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .option_box {
	font-size: 14px;
	font-weight: 200;
	letter-spacing: -0.05em;
	outline-color: #4d4d4d;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .option_box span.txt_bar {
	display: inline-block;
	vertical-align: top;
	width: 1px;
	height: 12px;
	margin: 3px 5px 0 5px;
	background: #d9d9d9;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .btn_area {
	float: right;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .btn_area a {
	display: block;
	width: 100px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	border: 1px solid #d9d9d9;
	color: #222;
	text-align: center;
	line-height: 35px;
	margin: 10px 0;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .btn_area {
	display: inline-block;
	text-align: right;
	width: 100%;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .btn_area a {
	float: right;
	display: block;
	width: 100px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	border: 1px solid #d9d9d9;
	color: #222;
	text-align: center;
	line-height: 35px;
	margin: 10px 0;
}

.mypage .inner .myzone_wrap .shop_list ul {
	width: 100%;
	font-size: 0;
}

.mypage .inner .myzone_wrap .shop_list ul li {
	display: inline-block;
	vertical-align: top;
	width: 15%;
	height: auto;
	margin-right: 2%;
	position: relative;
}

.mypage .inner .myzone_wrap .shop_list ul li:last-of-type {
	margin-right: 0;
}

.mypage .inner .myzone_wrap .shop_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.mypage .inner .myzone_wrap .shop_list ul li a img {
	width: 100%;
}

.mypage .inner .myzone_wrap .shop_list ul li>p.shop_close {
	width: 20px;
	height: 20px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
}

.mypage .inner .myzone_wrap .coupon_banner {
	width: 100%;
	height: 100%;
	margin-top: 50px;
}

.mypage .inner .myzone_wrap .coupon_banner a {
	display: block;
	width: 100%;
	height: 100%;
}

.mypage .inner .myzone_wrap .coupon_banner a img {
	width: 100%;
}

/*마이페이지 주문/배송 조회 전체보기*/
.mypage .inner .myzone_wrap .lately .lat_all_tit:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .lately .lat_all_tit>h3 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: -0.05em;
	line-height: 1;
	color: #111;
	float: left;
	padding: 0 0 18px;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab {
	margin-bottom: 20px;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul {
	float: left;
	width: 50%;
	position: relative;
	margin-bottom: 0;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li {
	width: 100%;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li>a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.05em;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	color: #111;
	cursor: pointer;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li>a img {
	float: right;
	margin-top: 16px;
	transform: rotate(-180deg);
	-webkit- transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li ul {
	width: 100%;
	position: absolute;
	top: 40px;
	left: 0;
	display: none;
	border: 1px solid #d9d9d9;
	border-top: 0;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li ul li {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab>ul>li ul li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: -0.05em;
	color: #111;
}

.mypage .inner .myzone_wrap .lately .lat_data_tab .lat_right_data {
	float: left;
	width: 50%;
}

.mypage .inner .myzone_wrap .lately .lat_right_data span {
	font-size: 14px;
	font-weight: 400;
	color: #111;
	line-height: 40px;
}

.mypage .inner .myzone_wrap .lately .lat_right_data span:first-of-type {
	margin-left: 10px;
}

/*마이페이지 주문/배송 조회 기간검색시 css*/
.mypage .inner .myzone_wrap .lately .input_data {
	width: 50%;
	display: none;
	font-size: 0;
}

.mypage .inner .myzone_wrap .lately .input_data .lat_ip_data {
	float: left;
	width: 81%;
	height: 40px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	margin-left: 2.0618556701%
}

.mypage .inner .myzone_wrap .lately .input_data .lat_ip_data input {
	width: 48%;
	height: 38px;
	font-size: 15px;
	font-weight: 400;
	color: #111;
	padding: 0 10px;
	box-sizing: border-box;
	border: 0;
}

.mypage .inner .myzone_wrap .lately .input_data .lat_ip_data span {
	display: inline-block;
	width: 4%;
	font-size: 15px;
	color: #111;
	text-align: center;
}

.mypage .inner .myzone_wrap .lately .input_data>a {
	display: inline-block;
	width: 14.4329896907%;
	height: 40px;
	font-size: 14px;
	background: #007bc8;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-left: 2.5%;
}

.mypage .inner .myzone_wrap .btn_list ul {
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 20px;
}

.mypage .inner .myzone_wrap .btn_list ul li {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
}

.mypage .inner .myzone_wrap .btn_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	color: #222;
	background: #ddd;
}

.mypage .inner .myzone_wrap .btn_list ul li.active a {
	color: #fff;
	background: #007bc8;
}

.mypage .inner .myzone_wrap .btn_list ul li {
	margin: 0 5px;
}




/* 팝업 */
.popup h2 {
	padding: 10px 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
	color: #111;
	font-size: 24px;
	font-weight: 400
}

.popup .content {
	width: 500px;
	margin: 0 auto;
	display: block;
}

.popup .content select {
	height: 38px;
	font-size: 14px;
	width: 100%
}

.popup .content .list_content {
	margin-top: 20px;
}

.popup .content .list_content .box {
	width: 100%;
	margin: 5px 0;
}

.popup .content .list_content .box h3 {
	font-size: 16px;
	color: #111;
	background: #f6f6f6;
	padding: 10px 5px;
	border: 1px solid #e6e6e6;
}

.popup .content .list_content .box h3 span {
	font-size: 14px;
	color: #4d4d4d;
	display: inline-block;
	margin-left: 10px;
}

.popup .content .list_content .box .item:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.popup .content .list_content .box .item {
	background: #fff;
	cursor: pointer;
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-top: 0;
}

.popup .content .list_content .box .item:hover {
	background: #f9f9f9
}

.popup .content .list_content .box .item .img_box {
	width: 75px;
	height: 75px;
	float: left;
}

.popup .content .list_content .box .item .img_box img {
	width: 100%;
	height: 100%
}

.popup .content .list_content .box .item .item_detail {
	padding-left: 20px;
	float: left;
	width: calc(100% - 95px)
}

.popup .content .list_content .box .item .item_detail a {
	color: #111;
	font-size: 15px;
	display: block;
	word-break: break-all;
}

.popup .content .list_content .box .item .item_detail ul {
	margin: 5px 0;
}

.popup .content .list_content .box .item .item_detail ul li span {
	width: 1px;
	height: 10px;
	margin-top: 2px;
	display: block;
	background: #4d4d4d;
}

.popup .content .list_content .box .item .item_detail ul li {
	margin: 0 2px;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	color: #4d4d4d;
}

.popup .content .list_content .box .item .item_detail .price {
	font-size: 18px;
	color: #111;
}


.privacy_list h2 {
	font-size: 18px;
	color: #111;
	margin-top: 30px;
}

.privacy_list .table table {
	width: 100%;
	margin: 10px 0;
}

.privacy_list .table table tr {
	border-bottom: 1px solid #f5f5f5
}

.privacy_list .table table tr th {
	background: #f6f6f6;
	color: #666;
	font-size: 14px;
	padding: 13px 5px;
}

.privacy_list .table table tr td {
	background: #fff;
	color: #4d4d4d;
	padding: 12px 0;
	text-align: center;
	font-size: 14px
}

@media all and (max-width:640px) {
	.privacy_list h2 {
		font-size: 2.8125vw;
		margin-top: 4.6875vw;
	}

	.privacy_list .table table {
		margin: 1.5625vw 0;
	}

	.privacy_list .table table tr th {
		font-size: 2.1875vw;
		padding: 2.03125vw 0.78125vw;
	}

	.privacy_list .table table tr td {
		padding: 1.875vw 0;
		font-size: 2.1875vw
	}
}



/* 브랜드 게시판 - 백수진 */
.brand_wrap {
	padding-top: 30px;
}

.brand_wrap .common_tit {
	padding: 30px 30px 10px;
	text-align: center;
	font-size: 28px;
	color: #111;
}

.brand_wrap .common_desc {
	font-size: 16px;
	color: #666;
	margin: 8px 0 30px;
	text-align: center;
}

.brand_wrap .tab {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	border: 0;
}

.brand_wrap .tab li {
	width: 16.66666666666667%;
	float: left;
}

.brand_wrap .tab li a {
	display: block;
	height: 41px;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	color: #444;
	line-height: 2.5;
	text-align: center;
	border-right-width: 0;
}

.brand_wrap .tab li:nth-of-type(6n) a {
	border-right-width: 1px;
}

.brand_wrap .tab li:nth-of-type(n+7) a {
	border-top: 0;
}

.brand_wrap .tab li.on a {
	border-color: #007bc8;
	background: #007bc8;
	color: #fff;
	font-weight: 700;
	border-left: 1px solid #007bc8;
}

.brand_wrap .tab li:hover a {
	border-color: #007bc8;
	background: #007bc8;
	color: #fff;
	font-weight: 700;
	border-left: 1px solid #007bc8;
}

.brand_wrap .prd_list_wrap {}

.brand_wrap .prd_list {
	overflow: hidden;
}

.brand_wrap .prd_list li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.brand_wrap .prd_list li:nth-of-type(3n) {
	margin-right: 0;
}

.brand_wrap .prd_list li>a {
	display: block;
	position: relative;
}

.brand_wrap .prd_list li>a img {
	width: 100%;
}

.brand_wrap .brand_info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.05);
}

.brand_wrap .brand_info:hover {
	background: rgba(0, 0, 0, 0.2);
}

.brand_wrap .brand_name {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	text-align: center;
	color: #fff;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -0.05em;
}

.brand_wrap .prd_item_group {
	overflow: hidden;
	border: 1px solid #d9d9d9;
	border-top: 0;
	padding: 10px;
}

.brand_wrap .prd_item_group a {
	display: block;
	width: 30%;
	float: left;
}

.brand_wrap .prd_item_group a+a {
	margin-left: 5%;
}

.brand_wrap .prd_info {}

.brand_wrap .prd_img {
	position: relative;
}

.brand_wrap .prd_img:hover:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.1);
}

.brand_wrap .prd_img img {
	width: 100%;
}

.brand_wrap .prd_name {
	font-size: 13px;
	color: #444;
	line-height: 1.36;
	height: 2.71429em;
	overflow: hidden;
}

.brand_wrap .prd_price {
	font-size: 13px;
	color: #111;
}

.brand_wrap .prd_price strong {
	font-size: 15px;
}

.brand_wrap .brand_cover {
	height: 260px;
	margin-bottom: 50px;
}

.brand_wrap .brand_cover .common_tit {
	padding: 0;
	height: 120px;
}

.brand_wrap .brand_cover .common_tit img {
	height: 120px;
}

.brand_wrap .brand_cover .brand_cover_btns {
	margin: 20px 0;
	text-align: center;
}

.brand_wrap .brand_cover .brand_cover_btns button {
	display: inline-block;
	min-width: 2.57143em;
	height: 2.57143em;
	padding: 0 0.85714em;
	border: 1px solid #c9c9c9;
	vertical-align: middle;
	text-align: center;
	transition: 0.15s;
	font-size: 14px;
	background: transparent;
	margin: 0 4px;
}

.brand_wrap .brand_cover .brand_cover_btns button:hover {
	border-color: #fff;
	background: rgba(0, 0, 0, 0.2);
}

.brand_wrap .brand_cover .brand_cover_btns button span {
	color: #fff;
}

.brand_wrap .brand_cover .brand_cover_btns button i {
	color: #fff;
}

.brand_wrap .brand_cover .brand_cover_visitor {
	color: #fff;
	opacity: 0.8;
	text-align: center;
	font-size: 14px;
}

.brand_wrap .brand_cover .brand_cover_visitor span {}

.brand_wrap .view_brand {
	position: fixed;
	overflow: auto;
	overflow-x: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 5000;
	background-color: rgba(0, 0, 0, 0.5);
}

.brand_wrap .view_brand .box {
	width: 850px;
	min-height: 400px;
	position: fixed;
	left: 50%;
	left: 50%;
	margin-left: -425px;
	margin-top: 200px;
	z-index: 2500;
	box-sizing: border-box;
	padding: 25px;
	border: 2px solid #007bc8;
	box-shadow: 0 0 20px #444;
	background-color: #fff;
}

.brand_wrap .view_brand .title {
	line-height: 40px;
	position: relative;
	margin-bottom: 20px;
}

.brand_wrap .view_brand .title h2 {
	font-size: 22px;
	color: #444;
	text-align: left;
}

.brand_wrap .view_brand .title .close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 30px;
	line-height: 40px;
	color: #222;
	font-weight: 400;
}

.brand_wrap .view_brand .title .close:hover {
	opacity: 1;
}

.brand_wrap .view_brand .info {
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	color: #222;
}

.brand_wrap .view_brand .info img {
	width: 100% !important;
}

@media all and (max-width:1000px) {

	/* 브랜드 게시판 - 백수진 */
	.brand_wrap .prd_list li {
		width: 49%;
	}

	.brand_wrap .prd_list li:nth-of-type(3n) {
		margin-right: 2%;
	}

	.brand_wrap .prd_list li:nth-of-type(2n) {
		margin-right: 0%;
	}

	.brand_wrap .view_brand .box {
		width: 80%;
		margin-left: -40%;
	}
}

@media all and (max-width:640px) {

	/* 브랜드 게시판 - 백수진 */
	.brand_wrap {
		padding-top: 4.6875vw;
	}

	.brand_wrap .common_tit {
		padding: 4.6875vw 4.6875vw 1.5625vw;
		font-size: 4.375vw;
		height: 18.75vw !important;
	}

	.brand_wrap .common_tit img {}

	.brand_wrap .common_desc {
		font-size: 2.5vw;
		margin: 1.25vw 0 4.6875vw;
	}

	.brand_wrap .tab {
		margin-bottom: 4.6875vw;
	}

	.brand_wrap .tab li {
		width: 25%;
	}

	.brand_wrap .tab li:nth-of-type(6n) a {
		border-right-width: 0;
	}

	.brand_wrap .tab li:nth-of-type(4n) a {
		border-right-width: 1px;
	}

	.brand_wrap .tab li:nth-of-type(n+5) a {
		border-top: 0;
	}

	.brand_wrap .tab li a {
		height: 6.40625vw;
		font-size: 2.5vw;
	}

	.brand_wrap .brand_name {
		margin-top: -2.5vw;
		font-size: 4.6875vw;
	}

	.brand_wrap .prd_item_group {
		padding: 1.5625vw;
	}

	.brand_wrap .prd_name {
		font-size: 2.03125vw;
	}

	.brand_wrap .prd_price {
		font-size: 2.03125vw;
	}

	.brand_wrap .prd_price strong {
		font-size: 2.34375vw;
	}

	.brand_wrap .brand_cover {
		height: 40.625vw;
	}

	.brand_wrap .brand_cover .common_tit img {
		height: 18.75vw;
	}

	.brand_wrap .brand_cover .brand_cover_btns {
		margin: 3.125vw 0;
	}

	.brand_wrap .brand_cover .brand_cover_btns button {
		font-size: 2.1875vw;
		margin: 0 0.625vw;
	}

	.brand_wrap .brand_cover .brand_cover_visitor {
		font-size: 2.1875vw;
	}

	.brand_wrap .view_brand .box {
		margin-top: 31.25vw;
		padding: 3.90625vw;
	}

	.brand_wrap .view_brand .title {
		line-height: 6.25vw;
		margin-bottom: 3.125vw;
	}

	.brand_wrap .view_brand .title h2 {
		font-size: 3.4375vw;
	}

	.brand_wrap .view_brand .title .close {
		font-size: 4.6875vw;
		line-height: 6.25vw;
	}

	.brand_wrap .view_brand .info {
		font-size: 2.1875vw;
	}

}

.premium_review01 {
	display: block;
}

.ques .inner .ques_wrap {
	width: 100%;
	max-width: 1200px;
	padding-bottom: 150px;
}

.ques .inner .ques_wrap>h2 {
	font-size: 24px;
	line-height: 24px;
	color: #111;
	font-weight: 400;
	padding: 0 0 28px;
}

.ques .inner .ques_wrap .ques_list ul {
	width: 100%;
	border-top: 1px solid #e6e6e6;
}

.ques .inner .ques_wrap .ques_list ul li {
	width: 100%;
	padding: 15px 38px 9px 65px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
}

.ques .inner .ques_wrap .ques_list ul li:after {
	content: "";
	display: block;
	width: 15px;
	height: 8px;
	background: url("/img/shopimg/sp_bul.png") center top no-repeat;
	overflow: hidden;
	background-position: -18px 0;
	position: absolute;
	top: 43px;
	right: 15px;
}

.ques .inner .ques_wrap .ques_list ul li.on:after {
	background-position: -18px -10px;
}

.ques .inner .ques_wrap .ques_list ul li>span {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 12px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: #f7f7f7;
	color: #666;
}

.ques .inner .ques_wrap .ques_list ul li .txt_wrap {
	position: relative;
	padding-bottom: 30px;
}

.ques .inner .ques_wrap .ques_list ul li .txt_wrap h3 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 3px;
	color: #767676;
}

.ques .inner .ques_wrap .ques_list ul li .txt_wrap p {
	font-size: 15px;
	overflow: hidden;
	margin-bottom: 6px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222;
}

.ques .inner .ques_wrap .ques_list ul li.on .txt_wrap p {
	min-height: 38px;
	margin-bottom: 10px;
	text-overflow: inherit;
	white-space: inherit;
}

.ques .inner .ques_wrap .ques_list ul li .txt_wrap span {
	font-size: 13px;
	font-weight: 300;
	color: #767676;
	line-height: 19px;
}

.ques .inner .ques_wrap .ques_list ul li .btn_wrap {
	position: absolute;
	right: 15px;
	bottom: 6px;
	font-size: 0;
	display: none;
}

.ques .inner .ques_wrap .ques_list ul li.on .btn_wrap {
	display: block;
}

.ques .inner .ques_wrap .ques_list ul li .btn_wrap a {
	display: inline-block;
	width: 60px;
	height: 30px;
	margin-right: 5px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	color: #222;
	text-align: center;
	line-height: 30px;
}

.ques .inner .ques_wrap .ques_list ul li .btn_wrap a:last-of-type {
	margin-right: 0;
}

.ques .inner .ques_wrap .ques_list ul li .answer {
	width: 100%;
	padding: 17px 40px;
	box-sizing: border-box;
	background-color: #f6f6f6;
	display: none;
}

.ques .inner .ques_wrap .ques_list ul li.on .answer {
	display: block;
}

.ques .inner .ques_wrap .ques_list ul li .answer p {
	font-size: 15px;
	color: #222;
}

.ques .inner .ques_wrap .ques_list ul li .answer span {
	display: block;
	margin-top: 8px;
	font-size: 13px;
	color: #666;
}

.num_wrap {
	width: 100%;
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}

.num_wrap a {
	display: inline-block;
	width: 28px;
	height: 28px;
	vertical-align: top;
	margin-right: 1px;
	line-height: 28px;
	font-size: 13px;
	color: #767676;
}

.num_wrap a.number.on {
	background-color: #007bc8;
	color: #fff;
}

.num_wrap a span {
	width: 12px;
	height: 11px;
	margin: 8px auto 0;
	overflow: hidden;
	display: inline-block;
	background: url("/img/shopimg/sp_bul.png") center top no-repeat;
}

.num_wrap a.btn_prev01 span {
	background-position: -72px -112px;
}

.num_wrap a.btn_prev02 span {
	background-position: -79px -86px;
	width: 6px;
}

.num_wrap a.btn_next02 span {
	background-position: -42px -86px;
	width: 6px;
}

.num_wrap a.btn_next01 span {
	background-position: -72px -99px;
}

.ques .edit_wrap {
	float: left;
	width: 100%;
	max-width: 950px;
	margin-left: 2%;
}

.ques .edit_wrap>h2 {
	font-size: 24px;
	line-height: 24px;
	padding: 49px 0 28px;
	color: #111;
	font-weight: 400;
}

.ques .edit_wrap>p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	color: #222;
}

.ques .edit_wrap .edit_textarea {
	padding: 13px 15px;
	margin-bottom: 20px;
	border: 1px solid #d9d9d9;
}

.ques .edit_wrap .edit_textarea textarea {
	width: 100%;
	height: 247px;
	border: 0 none;
	font-size: 14px;
	line-height: 18px;
	color: #767676;
}

.ques .edit_wrap .btn_wrap {
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-bottom: 36px;
}

.ques .edit_wrap .btn_wrap a {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	font-size: 18px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #007bc8;
	box-sizing: border-box;
}

.ques .edit_wrap .btn_wrap a:last-of-type {
	background-color: #007bc8;
	color: #fff;
	margin-left: 2%;
}

.ques .edit_wrap ul li:after {
	content: "";
	display: block;
	clear: both;
}

.ques .edit_wrap ul li span {
	float: left;
}

.ques .edit_wrap ul li p {
	float: left;
	width: calc(100% - 15px);
	font-size: 12px;
	line-height: 20px;
	color: #767676;
}

.mypage .inner .myzone_wrap .detail .dt_tie h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	padding: 50px 0 29px;
	color: #111;
}

.mypage .inner .myzone_wrap .detail .dt_tie p {
	font-size: 17px;
	margin: 10px 0;
	color: #111;
}

.mypage .inner .myzone_wrap .detail .dt_tie p span {
	margin-left: 8px;
	font-size: 14px;
	color: #767676;
}

.mypage .inner .myzone_wrap .lately .det_list ul li {
	border-left: 0;
	border-right: 0;
}

.mypage .inner .myzone_wrap .lately .det_list ul li .top_data {
	background: #f0f8fa;
	padding: 8px 15px;
	border-top: 1px solid #4d4d4d;
	box-sizing: border-box;
}

.mypage .inner .myzone_wrap .lately .det_list ul li .top_data span {
	display: inline-block;
	padding: 4px 8px;
	height: 15px;
	font-size: 11px;
	color: #007bc8;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #007bc8;
	border-radius: 17px;
}

.mypage .inner .myzone_wrap .lately .det_list ul li .top_data h5 {
	display: inline-block;
	font-size: 13px;
	color: #111;
	margin-left: 9px;
}

.mypage .inner .myzone_wrap .lately .det_list ul li .top_data p {
	display: inline-block;
	font-size: 13px;
	color: #4d4d4d;
	margin-left: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: none;
	vertical-align: top;
	margin-top: 10px;
}

.mypage .inner .myzone_wrap .total_wrap {
	padding: 13px 14px 57px 15px;
}

.mypage .inner .myzone_wrap .total_wrap .total {
	margin-bottom: 10px;
}

.mypage .inner .myzone_wrap .total_wrap .total:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .total_wrap .total p {
	float: left;
	font-size: 15px;
	color: #222;
}

.mypage .inner .myzone_wrap .total_wrap .total span {
	float: right;
	font-size: 16px;
	color: #797979;
}

.mypage .inner .myzone_wrap .total_wrap .total span b {
	font-size: 18px;
	color: #222;
}

/* .mypage .inner .myzone_wrap .total_wrap .total01{padding-top:10px; border-top:1px solid #e9e9e9;} */
.mypage .inner .myzone_wrap .total_wrap .total01 p {
	font-size: 20px;
	color: #da006b;
	font-weight: bold;
}

.mypage .inner .myzone_wrap .total_wrap .total01 span {
	color: #da006b;
}

.mypage .inner .myzone_wrap .total_wrap .total01 span b {
	color: #da006b;
}

.mypage .inner .myzone_wrap .payment {
	margin-top: 25px;
}

.mypage .inner .myzone_wrap .payment .pay_top {
	padding-bottom: 4px;
	border-bottom: 1px solid #4d4d4d;
	position: relative;
}

.mypage .inner .myzone_wrap .payment .pay_top>h3 {
	font-size: 17px;
	color: #111;
}

.mypage .inner .myzone_wrap .payment .pay_top>a {
	display: block;
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #c5c5c5;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #222;
	position: absolute;
	top: -15px;
	right: 0;
}

.mypage .inner .myzone_wrap .payment .pay_txt {
	padding: 10px 15px 61px;
}

.mypage .inner .myzone_wrap .payment .t_left {
	text-align: left;
	width: 49%;
	margin-right: 2%;
	float: left;
}

.mypage .inner .myzone_wrap .payment .t_left label {
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	vertical-align: middle;
	color: #111;
}

.mypage .inner .myzone_wrap .payment .t_left>span {
	display: inline-block;
	margin: 4px 0 0 10px;
	font-size: 13px;
	color: #007bc8;
	vertical-align: top;
}

.mypage .inner .myzone_wrap .payment .t_left p {
	font-size: 15px;
	font-weight: 400;
	color: #4d4d4d;
}

.mypage .inner .myzone_wrap .payment .t_right {
	text-align: right;
	padding-bottom: 0;
	width: 49%;
	float: right;
}

.mypage .inner .myzone_wrap .payment .t_right p {
	font-size: 14px;
	font-weight: 300;
	color: #111;
}

.mypage .inner .myzone_wrap .payment .t_right p b {
	color: #111;
	font-size: 18px;
}

.mypage .inner .myzone_wrap .payment .t_right span {
	font-size: 13px;
	color: #007bc8;
	padding: 1px 0 5px;
}

.mypage .inner .myzone_wrap .delivery {
	margin-top: 25px;
	position: relative;
}

.mypage .inner .myzone_wrap .delivery>h3 {
	font-size: 17px;
	color: #111;
	padding-bottom: 4px;
	border-bottom: 1px solid #4d4d4d;
}

.mypage .inner .myzone_wrap .delivery>a {
	display: block;
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #c5c5c5;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #222;
	position: absolute;
	top: -15px;
	right: 0;
}

.mypage .inner .myzone_wrap .delivery ul {
	padding: 10px 15px 0 15px;
}

.mypage .inner .myzone_wrap .delivery ul li {
	margin-bottom: 10px;
}

.mypage .inner .myzone_wrap .delivery ul li:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .delivery ul li>span {
	float: left;
	width: 100px;
	font-size: 15px;
	font-weight: 400;
	color: #4d4d4d;
}

.mypage .inner .myzone_wrap .delivery ul li p {
	float: left;
	color: #111;
	font-size: 15px;
}

.mypage .inner .myzone_wrap .delivery ul li p span {
	display: block;
}

.mypage .inner .myzone_wrap .total_wrap01 {
	padding-bottom: 10px;
}

.mypage .inner .myzone_wrap .payment01 .t_right span {
	color: #767676;
}

.mypage .inner .myzone_wrap .change_wrap .change_top {
	padding-bottom: 4px;
	border-bottom: 1px solid #4d4d4d;
	position: relative;
	margin-top: 25px;
}

.mypage .inner .myzone_wrap .change_wrap .change_top>h3 {
	font-size: 17px;
	color: #111;
}

.mypage .inner .myzone_wrap .change_wrap .btn_change {
	padding: 20px 15px 0;
	font-size: 0;
}

.mypage .inner .myzone_wrap .change_wrap .btn_change a {
	display: inline-block;
	vertical-align: top;
	width: 174px;
	height: 40px;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	text-align: center;
	line-height: 40px;
	color: #4d4d4d;
	background-color: #f0f0f0;
}

.mypage .inner .myzone_wrap .change_wrap .btn_change a:last-of-type {
	margin-left: 10px;
}

.mypage .inner .myzone_wrap .change_wrap .btn_change a.on {
	background-color: #007bc8;
	border-color: #007bc8;
	color: #fff;
}

.mypage .inner .myzone_wrap .change_wrap .change_box {
	padding: 20px 15px 0;
	position: relative;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .card:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .card p {
	width: 11%;
	float: left;
	font-size: 14px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .card select {
	width: 89%;
	height: 38px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	line-height: 37px;
	color: #111;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck {
	padding-left: 11%;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck .top label {
	font-size: 16px;
	color: #111;
	cursor: pointer;
	padding: 10px 0;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck .top input {
	margin-right: 5px;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck .bot label {
	font-size: 15px;
	color: #111;
	cursor: pointer;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .inst {
	margin-top: 20px;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .inst p {
	width: 11%;
	float: left;
	font-size: 14px;
	color: #4d4d4d;
	height: 38px;
	line-height: 38px;
}

.mypage .inner .myzone_wrap .change_wrap .change_box .inst select {
	width: 89%;
	height: 38px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	line-height: 37px;
	color: #111;
}

.mypage .inner .myzone_wrap .change_wrap .btn_confirm a {
	display: block;
	width: 100%;
	height: 43px;
	text-align: center;
	line-height: 43px;
	font-size: 18px;
	background-color: #da006b;
	border: 1px solid #da006b;
	color: #fff;
	border-radius: 2px;
	margin-top: 20px;
}

.mypage .inner .myzone_wrap .change_wrap .bt_txt {
	margin-top: 30px;
}

.mypage .inner .myzone_wrap .change_wrap .bt_txt ul li {
	margin-bottom: 10px;
}

.mypage .inner .myzone_wrap .change_wrap .bt_txt ul li:after {
	content: "";
	display: block;
	clear: both;
}

.mypage .inner .myzone_wrap .change_wrap .bt_txt ul li span {
	float: left;
}

.mypage .inner .myzone_wrap .change_wrap .bt_txt ul li p {
	float: left;
	width: calc(100% - 15px);
	font-size: 13px;
	color: #767676;
}

/*결제변경 카드 포인트 사용 팝업창*/
.mypage .inner .myzone_wrap .change_wrap .card_ck .top label a {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	position: relative;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck .top label a span {
	display: inline-block;
	width: 23px;
	height: 23px;
	overflow: hidden;
	background: url("/img/shopimg/sp_ico_fn.png") center top no-repeat;
	background-position: 0 -286px;
}

.mypage .inner .myzone_wrap .change_wrap .card_ck .top label a.on span {
	background-position: -25px -286px;
}

.mypage .inner .myzone_wrap .change_wrap .popup {
	width: 314px;
	border: 1px solid #009fd9;
	position: absolute;
	top: 97px;
	left: 140px;
	background-color: #fff;
	display: none;
}

.mypage .inner .myzone_wrap .change_wrap .popup>h2 {
	font-size: 18px;
	font-weight: 400;
	color: #111;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.mypage .inner .myzone_wrap .change_wrap .popup>p {
	font-size: 18px;
	font-weight: 100;
	color: #8d8d8d;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.mypage .inner .myzone_wrap .change_wrap .popup ul {
	width: 100%;
	padding-left: 13px;
}

.mypage .inner .myzone_wrap .change_wrap .popup ul li {
	width: 100%;
	margin-bottom: 15px;
}

.mypage .inner .myzone_wrap .change_wrap .popup ul li p {
	font-size: 13px;
	color: #111;
	padding-bottom: 3px;
}

.mypage .inner .myzone_wrap .change_wrap .popup ul li span {
	display: block;
	font-size: 13px;
	color: #767676;
	padding-left: 11px;
}





/* 주문취소 팝업 - 백수진 */
.order_cancel_wrap {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
}

.order_cancel_wrap .black_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 9;
}

.order_cancel_wrap .order_cancel_box {
	position: relative;
	width: 600px;
	margin: 20vh auto 0;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
	z-index: 99;
}

.order_cancel_wrap .order_title {
	line-height: 40px;
	position: relative;
	margin-bottom: 20px;
}

.order_cancel_wrap .order_title h2 {
	font-size: 22px;
	color: #444;
	text-align: left;
}

.order_cancel_wrap .order_title .close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 30px;
	line-height: 40px;
	color: #222;
	font-weight: 400;
}

.order_cancel_wrap .order_title .close:hover {
	opacity: 1;
}

.order_cancel_comment {
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px solid #A9A9A9;
}

.order_cancel_comment label {
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.05em;
	color: #222;
}

.order_cancel_comment textarea {
	width: 100%;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .list_price .cancel_price {
	color: #da006b;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .list_price p.cancel_price span {
	color: #da006b;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .order_cancel_wrap .btn_area {
	float: none;
	overflow: hidden;
}

.mypage .inner .myzone_wrap .lately .lat_list ul li .list_option .option_txt .order_cancel_wrap .btn_area a {
	display: block;
	width: 100px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	border: 1px solid #d9d9d9;
	color: #222;
	text-align: center;
	line-height: 35px;
	margin: 10px auto;
	float: right;
}


/* 20191212 수정 - 김윤미 */
/* 주문완료페이지 */
.order_end h3.complete_tit {
	padding: 50px 0 30px;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
}

.order_end h4.common {
	padding-bottom: 25px;
	font-size: 24px;
	line-height: 1.3;
}

.order_end h4.common i {
	margin-right: 5px;
}


/* 장바구니 팝업 */
.cart_popup_bg {
	display: none;
	z-index: 60;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.cart_popup_bg.on {
	display: block;
}

.cart_popup {
	display: none;
	z-index: 65;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 600px;
	max-width: 90%;
	height: 620px;
	margin: auto;
	padding: 80px 30px;
	border: 1px solid #bbbbbb;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.cart_popup.on {
	display: block;
}

.cart_popup i {
	display: block;
	margin-top: 100px;
}

.cart_popup i img {
	max-width: 100%;
}

.cart_popup p.desc {
	margin-top: 0;
	font-size: 24px;
	color: #444444;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -0.025em;
}

.cart_popup p.txt {
	margin-top: 35px;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	letter-spacing: -0.025em;
}

.cart_popup .btn_wrap.pink_type {
	padding-top: 70px;
}

/* 회원가입 완료 */
.join_complete {
	display: block;
	padding: 100px 0;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
}

.join_complete i {}

.join_complete p.tit {
	font-size: 36px;
	font-weight: normal;
	color: #222222;
	letter-spacing: -0.045em;
}

.join_complete p.tit span {
	font-weight: bold;
}

.join_complete p.desc {
	margin-top: 30px;
	font-size: 22px;
	color: #222222;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -0.025em;
}

.join_complete p.desc b {
	font-weight: bold;
	color: #444444;
}

.join_complete img {
	display: block;
	margin: 100px auto 80px;
}

.join_complete p.txt {
	font-size: 16px;
	color: #666666;
	font-weight: 200;
	line-height: 28px;
}

.join_complete p.txt span.color_pink {
	font-weight: bold;
	color: #da006b;
}


* pop-layout * ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/ body.pop {
	height: 100vh;
	overflow: hidden;
}

.pop-layout {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	display: none;
	z-index: 200;
}

.pop-layout .pop_bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.25);
	cursor: pointer;
}

.pop-layout .pop_up {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-color: #fff;
	border-radius: 20px;
}

/* 팝업창 크기 */
.pop-layout .pop_up.addr_search {
	max-width: 375px;
	max-height: 485px;
}

.pop-layout .pop_up.change-star {
	max-width: 375px;
	height: auto;
}

.pop-layout .pop_up.change-pw {
	max-width: 375px;
	height: auto;
}


/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

 * layout01 *
    
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/
.layout01 .inner {
	gap: 30px;
	justify-content: space-between;
}

.layout01 .inner>.left {
	width: 240px;
	box-sizing: border-box;
}

.layout01 .inner>.right {
	width: calc(100% - 270px);
	box-sizing: border-box;
}

.layout01 .inner>.full_box {
	width: 100%;
	box-sizing: border-box;
}

.layout01.revers .inner>.left {
	width: 375px;
	order: 1;
}

.layout01.revers .inner>.right {
	width: calc(100% - 405px);
}

/* 예외 */
.prod_wrap .layout01 .inner>.right {
	max-width: 955px;
}

.mypage_con .noData_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	text-align: center;
	border: none;
	box-shadow: unset;
	margin-top: 50px;
	width: 100%;
}

.reserve_list .noData_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 10px;
	text-align: center;
	border: none;
	box-shadow: unset;
	width: 100%;
}

.mypage_con .noData_box p,
.reserve_list .noData_box p {
	font-size: 16px;
	color: #444444;
	letter-spacing: -0.06em;
}



/* 회원가입 이메일 자동완성 */
.autocomplete-suggestions {
	border: 1px solid #ccc;
	max-height: 150px;
	overflow-y: auto;
	position: relative;
	/* 	position: absolute;  */
	background-color: white;
	z-index: 1000;
	width: calc(100% - 22px);
}

.autocomplete-suggestion {
	padding: 10px;
	cursor: pointer;
	font-size: medium;
}

.autocomplete-suggestion:hover {
	background-color: #e0e0e0;
}



/* sub_visual */
.sub_visual {
    width: 100%;
    height: 300px;
    margin-top: 35px;
}

.sub_visual .inner {
	align-items: center;
	justify-content: left;
	height: 100%;
}

.sub_vi_txt {
	align-items: center;
	gap: 18px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.sub_vi_txt p {
	color: #F2F2F2;
	text-align: center;
	font-feature-settings: 'dlig' on;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-transform: capitalize;
}
.sub_vi_btn {
	align-items: center;
	gap: 9px;
}

.sub_vi_btn a {
	border-radius: 10px;
	background: rgba(229, 229, 229, 0.80);
	backdrop-filter: blur(2.5px);
	overflow: hidden;
	color: #2B2B2B;
	text-align: center;
	font-feature-settings: 'dlig'on;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	width: 160px;
	height: 42px;
	padding: 0 10px;

	align-items: center;
	justify-content: center;
	gap: 18px;
	cursor: pointer;
}

@media all and (max-width:768px) {
	.sub_vi_txt {
		flex-direction: column;
		/* align-items: flex-start; */
	}
}


/* profile */
.p_24 {
	color: #2B2B2B;
	font-feature-settings: 'dlig'on;
	font-size: 24px;
	font-style: normal;
	/* font-weight: 500; */
	line-height: normal;
}

.com_profile_box {
	flex-direction: column;
	gap: 36px;
}

.com_profile_logo {
	width: 100%;
	align-items: center;
	gap: 36px;
}

.com_logo_box {
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #EDEDED;
	aspect-ratio: 1 / 0.5596;
	align-items: center;
	justify-content: center;
	width: 218px;
}

.com_logo_box img {
	width: 160px;
	height: 106px;
	flex-shrink: 0;
	aspect-ratio: 1 / 0.6625;
}

.com_info_wrapper {
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #EDEDED;
	padding: 18px 36px;
	flex-direction: column;
	gap: 18px;
	width: 100%;
}

.com_info_row {
	align-items: center;
	gap: 36px;
	width: 100%;
}

.com_info_side {
	width: calc(50% - 18px);
	align-items: center;
	gap: 18px;
}

.com_info_tit {
	width: 150px;

	overflow: hidden !important;
	white-space: normal !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient:
		vertical !important;
	word-break: break-word;
}

.com_info_tit p {
	font-weight: 500;
}

.com_info_txt_box {
	width: 100%;
}

.com_info_con {
	width: calc(100% - 168px);

	overflow: hidden !important;
	white-space: normal !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient:
		vertical !important;
	word-break: break-word;

}

.com_info_con.flex {
	gap: 9px;
	align-items: center;
	display: flex !important;
}

.com_info_con.flex a {
	color: #008CFF;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	/* 27px */
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

.profile_product_section .browse_img_box {
	width: 218px;
	aspect-ratio: 1 / 1;
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
}

.profile_product_section .browse_img_box img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.profile_product_section .browse_txt_box {
	width: calc(100% - 236px);
}


/* 페이지네이션 */
.page_nation {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	/* margin: 32px 0; */
	user-select: none;
}

.page_nation a,
.page_nation .ellipsis {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 36px;
	height: 36px;
	padding: 0 10px;
	border-radius: 10px;
	background: #E5E5E5;
	color: #5C5C5C;
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
	transition: transform .12s ease, background-color .12s ease, color .12s ease;
}

.page_nation a:hover {
	background: #ddd;
}

.page_nation a:active {
	transform: translateY(1px);
}

.page_nation a.active {
	background: var(--main_color);
	color: #fff;
	font-weight: 400;
}

.page_nation a.prev,
.page_nation a.next {
	background: transparent;
	min-width: auto;
	height: auto;
	padding: 0 6px;
	border-radius: 6px;
}

.page_nation a.prev img,
.page_nation a.next img {
	width: 22px;
	height: 22px;
	display: block;
}

.page_nation a.prev:hover,
.page_nation a.next:hover {
	filter: invert(45%) sepia(74%) saturate(1107%) hue-rotate(355deg) brightness(93%) contrast(96%);
}

.page_nation .ellipsis {
	background: transparent;
	min-width: 16px;
	padding: 0;
	pointer-events: none;
}

@media (max-width: 768px) {
	.page_nation {
		gap: 6px;
	}

	.page_nation a,
	.page_nation .ellipsis {
		min-width: 32px;
		height: 32px;
		font-size: 14px;
		border-radius: 8px;
	}

	.page_nation a.prev img,
	.page_nation a.next img {
		width: 20px;
		height: 20px;
	}

	.page_nation .is-hidden-mobile {
		display: none !important;
	}
}



@media all and (max-width:1000px) {
	.com_info_side {
		width: 100%;
	}

	.com_info_row {
		gap: 18px;
	}

	.com_info_wrapper {
		padding: 18px;
	}
}

@media all and (max-width:768px) {

	.com_info_con,
	.com_info_tit {
		width: 100%;
	}

	.com_info_side {
		gap: 9px;
	}

	.profile_product_section .browse_txt_box {
		width: 100%;
	}
}


/* about */
.h_40 {
	color: #2B2B2B;
	font-feature-settings: 'dlig'on;
	font-size: 40px;
	font-style: normal;
	line-height: 150%;
	text-transform: capitalize;
}


.list_flex_box ul {
	gap: 18px;
	align-items: stretch;
}

.list_flex_box.three>ul>li {
	width: calc(33.333% - 12px);
}

.value_list_box {
	border-radius: 10px;
	border: 1px solid var(--main_color);;
	background: rgba(221, 118, 0, 0.06);

	flex-direction: column;
	gap: 9px;
	padding: 36px 18px;
	aspect-ratio: 1 / 0.7488;
}


.mt36 {
	margin-top: 36px !important;
}

.structure_img_box img {
	width: 100%;
	height: 100%;
}



@media screen and (max-width: 1400px) {
	.list_flex_box.three>ul>li {
		width: calc(50% - 9px);
	}

	.value_list_box {
		aspect-ratio: unset;
		height: 100%;
	}
}

@media screen and (max-width: 768px) {
	.list_flex_box.three>ul>li {
		width: 100%;
	}

	.value_list_box br {
		display: none;
	}

	.main_tit_box br {
		display: none;
	}
}

/* service plan  */
.w900 {
	font-weight: 900 !important;
}

.buyers_list {
	border-radius: 10px;
	border: 1px solid var(--main_color);
	background: rgb(56 61 103 / 5%);
	padding: 36px 18px;

	flex-direction: column;
	gap: 36px;
}

.badge_flex {
	align-items: center;
	justify-content: space-between;
}

.black_badge {
	border-radius: 10px;
	background: #2B2B2B;
	padding: 0 18px;
	height: 30px;

	overflow: hidden;
	color: #FFF;
	text-align: center;
	font-feature-settings: 'dlig'on;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
}

.price_flex {
	align-items: center;
	gap: 9px;
}

.orange_btn {
	border-radius: 10px;
	background: var(--main_color);
	padding: 14px 5px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	color: #FFF !important;
	text-align: center;
	font-feature-settings: 'dlig'on;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}

.orange_check_box ul {
	flex-direction: column;
	gap: 9px;
	width: 100%;
}

.orange_check_box ul li {
	align-items: center;
	gap: 18px;
	width: 100%;
}

.orange_check_box ul li .orange_check_img {
	width: 19px;
}

.orange_check_box ul li .orange_check_img img{
	filter: invert(1);
}

.orange_check_box ul li p {
	width: calc(100% - 37px);
}


.faq_list {
	display: grid;
	gap: 18px;
	margin-top: 36px;
}

.faq_item {
	border: 1px solid #DEDEDE;
	border-radius: 10px;
	background: #EDEDED;
	transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.faq_item.is_open {
	border-color: #5C5C5C;
	/* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset; */
	background: #EDEDED;
}

.faq_head {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 36px 18px;
	background: transparent;
	border: 0;
	cursor: pointer;
	text-align: left;
	border-radius: 10px;

	color: #2B2B2B;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.faq_arrow {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: no-repeat center/100% 100%;
	transition: transform .22s ease;
	-webkit-mask: url('/img/down_arrow.svg') center/contain no-repeat;
	mask: url('/img/down_arrow.svg') center/contain no-repeat;
	background-color: #333;
}

.faq_item.is_open .faq_arrow {
	transform: rotate(180deg);
}


.faq_item.is_open .faq_arrow {
	transform: rotate(180deg);
}

.faq_body {
	overflow: hidden;
	height: 0;
	will-change: height;
	transition: height .24s ease;
}

.faq_body_inner {
	padding: 0 18px 36px 18px;
	color: #5C5C5C;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	/* 27px */
}

.faq_item.is_open .faq_head {
	padding: 36px 18px 18px 18px;
}

.faq_body_inner p+p {
	margin-top: 8px;
}

@media (max-width: 768px) {
	.faq_head {
		/* padding: 18px 16px; */
		font-size: 18px;
	}

	.faq_body_inner {
		/* padding: 0 16px 16px; */
		font-size: 16px;
	}

	.faq_arrow {
		width: 20px;
		height: 20px;
	}
}

@media (max-width: 480px) {

	.faq_arrow {
		width: 18px;
		height: 18px;
	}
}


.radio_box {
	display: flex;
	gap: 7px;
	align-items: center;
	margin-bottom: 35px;
}

/* 진짜 라디오는 숨김 */
.radio_box input[type="radio"] {
	display: none;
}

/* 바깥 원(기본 상태) */
.radio_box label {
	width: 14px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	background: #fff;
	/* 밝은 바탕 */
	box-shadow: 0 0 12px rgba(0, 0, 0, .08);
	/* 은은한 외곽광 */
	border: 1px solid #e6e6e6;
	cursor: pointer;
	position: relative;
	transition: box-shadow .25s, border-color .25s, background .25s;
	border-radius: 29634060px;
	border: 0.883px solid rgba(0, 0, 0, 0.00);
	background: rgba(255, 255, 255, 0.01);
	box-shadow: 0 0 7px rgba(0, 0, 0, .12);
	display: flex;
}

/* 안쪽 점은 ::after로 그리기 (처음엔 축소) */
.radio_box label::after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #070717;
	transform: scale(0);
	transition: transform .2s ease;
}

/* 체크되면 안쪽 점 표시 + 살짝 강조 */
.radio_box input[type="radio"]:checked+label {
	border-color: #d9d9d9;
	box-shadow: 0 0 7px rgba(0, 0, 0, .12);
}

.radio_box input[type="radio"]:checked+label::after {
	transform: scale(1);
}

/* 호버(선택사항) */
.radio_box label:hover {
	box-shadow: 0 0 10px rgba(255, 255, 255, .35);
}

.radio_box p {
	color: #333;
	font-family: Pretendard;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	/* 150% */
}

/* ======================셀러 프로파일====================================== */

.seller_profile_body {
	background: #EDEDED;
}

.seller_tab_wrap {
	display: flex;
	width: 100%;
	overflow: hidden;
	padding: 72px 0;
	gap: 18px;
	background: #EDEDED;
}

/* 좌측 탭 메뉴 */
.seller_tab_wrap .tab_menu {
	flex: 0 0 280px;
	background: #F9F7F4;
	display: flex;
	flex-direction: column;
	border-radius: 0 0 10px 10px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	background: #F6F6F6;
	border-radius: 10px;
	height: fit-content;
}

.seller_tab_wrap .tab_btn_box {
	padding: 9px;
	border-radius: 0 0 10px 10px;
	background: #fff;
}

.seller_tab_wrap .tab_menu button {
	width: 100%;
	padding: 18px;
	border: none;
	background: none;
	text-align: left;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	transition: 0.3s;
	display: flex;
	gap: 18px;
}

.seller_tab_wrap .tab_menu button p {
	color: #5C5C5C;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.seller_tab_wrap .tab_menu button:hover {
	background: #EFEAE5;
	color: #2D1E19;
	display: flex;
	padding: 18px;
	align-items: center;
	gap: 18px;
	align-self: stretch;
	border-radius: 10px;
}

.seller_tab_wrap .tab_menu button.active img {
	filter: brightness(0) invert(1);
	/* 흰색처럼 보이게 하는 트릭 */
}

.seller_tab_wrap .tab_menu button.active {
	display: flex;
	padding: 18px;
	align-items: center;
	gap: 18px;
	align-self: stretch;
	border-radius: 10px;
	background: var(--main_color);
}

.seller_tab_wrap .tab_menu button.active p {
	color: #FFF;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* 우측 콘텐츠 */
.seller_tab_wrap .tab_box {
	flex: 1;
	min-width: 0;
}

.seller_tab_wrap .tab_content {
	display: none;
	animation: fadeIn 0.4s ease;
}

.seller_tab_wrap .tab_content.active {
	display: block;
	background: #EDEDED;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* 반응형 */
@media (max-width: 768px) {
	.seller_tab_wrap {
		flex-direction: column;
	}

	.seller_tab_wrap .tab_menu {
		flex-direction: column;
		border-right: none;
		border-bottom: 1px solid #EAE4DC;
	}

	.seller_tab_wrap .tab_menu button {
		flex: 1;
		text-align: center;
		padding: 16px 12px;
	}

	.seller_tab_wrap .tab_btn_box {
		display: flex;
		flex-wrap: wrap;
	}

	.seller_tab_wrap .tab_menu button {
		flex: 1 1 calc(100% / 3);
	}
}

@media(max-width:480px) {
	.seller_tab_wrap .tab_menu button {
		flex: 1 1 calc(100% / 2);
		gap: 4px !important;
	}

	.seller_tab_wrap .tab_menu button.active p {
		font-size: 16px;
		gap: 4px;
	}

}

.tab_meun_title {
	display: flex;
	padding: 18px 18px 36px 18px;
	align-items: center;
	gap: 10px;
	align-self: stretch;
	background: var(--main_color);
	border-radius: 10px 10px 0 0;
}

.tab_meun_title h2 {
	color: #FFF;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

/* 콘텐츠 */

.tab_content h3 {
	color: #2B2B2B;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 9px;
}

.tab_content p {
	color: #5C5C5C;
	font-feature-settings: 'dlig'on;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	/* 27px */
	margin-bottom: 36px;
}

/* 관심업체 */
.favorite_company_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 36px;
}

.seller_profile__serch {
	display: flex;
	padding: 36px;
	align-items: center;
	gap: 18px;
	align-self: stretch;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #fff;
}

.seller_profile__serch input {
	display: flex;
	height: 46px;
	padding: 0 18px;
	align-items: center;
	flex: 1 0 0;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #EDEDED;
}

.seller_profile__serch>.search_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	border-radius: 10px;
	background: var(--main_color);;
	width: 90px;
	height: 46px;
}

.seller_profile__serch>.search_btn::placeholder {
	color: #999;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.seller_profile__serch>.search_btn img {
	filter: brightness(0) invert(1);
}


.favorite_company_wrap .favorite_company_list {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #fff;
	display: flex;
	flex-direction: column;
	padding: 36px;
}

.favorite_company_wrap .favorite_company_list>h2 {
	color: #2B2B2B;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 36px;
}

.favorite_company_wrap .favorite_company_list .card_wrap {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #fff;
	padding: 18px;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box {
	display: flex;
	gap: 18px;
	align-items: center;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .img_box {
	width: 100px;
	aspect-ratio: 1/1;
	border-radius: 5px;
	overflow: hidden;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .txt_box {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .txt_box .title {
	display: flex;
	gap: 9px;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .txt_box .title span {
	display: flex;
	padding: 4px 18px;
	align-items: flex-start;
	border-radius: 20px;
	background: rgba(221, 118, 0, 0.10);
	color: var(--main_color);;
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .txt_box .title h2 {
	color: #2B2B2B;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.favorite_company_wrap .favorite_company_list .card_wrap .card .left_box .txt_box p {
	color: #5C5C5C;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.favorite_company_wrap .right_box button {
	display: flex;
	width: 200px;
	padding: 14px 0;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background: var(--main_color);;
	border: none;
}

.favorite_company_wrap .right_box p {
	overflow: hidden;
	color: #FFF;
	text-align: center;
	font-feature-settings: 'dlig'on;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}


/* 셀러 프로필 */

.seller_profile_wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 100%;
}

.seller_profile_wrap .top_box {
	display: flex;
	gap: 16px;
	width: 100%;
	background-color: #fff;
	height: 66px;
	align-items: center;
	padding: 0 15px;
	border-radius: 4px;
	border-bottom: 2px solid #CCC;
	background: #FFF;
	box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09);
}

.seller_profile_wrap .top_box h2 {
	color: #212121;
	font-family: "Noto Sans KR";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	/* 150% */
}

.seller_profile_wrap .top_box span {
	display: flex;
	padding: 5px 24px;
	align-items: center;
	color: #856404;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
	border-radius: 4px;
	background: #FFF3CD;
	height: fit-content;
}


.seller_profile_wrap .notice_box {
	display: flex;
	flex-direction: column;
	padding: 16px 20px;
	position: relative;
	gap: 8px;
	border-radius: 4px;
	background-color: #E7F3FF;
}

.seller_profile_wrap .notice_box::after {
	content: '';
	position: absolute;
	width: 4px;
	height: 100%;
	background: #3390FA;
	left: 0;
	top: 0;
}

.seller_profile_wrap .notice_box .title h2 {
	color: #222;
	font-family: "Noto Sans KR";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
}

.seller_profile_wrap .notice_box>ul>li {
	color: #5C5C5C;
	font-family: "Noto Sans KR";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 150% */
}

.seller_profile_wrap .info_box {
	display: flex;
	width: 100%;
	flex-direction: column;
}

.seller_profile_wrap .info_box .title {
	border-bottom: 2px solid #CCC;
	background: #F8F9FA;
	padding: 0 15px;
	height: 50px;
	align-items: center;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.seller_profile_wrap .info_box .title>h2 {
	color: #212121;
	font-family: "Noto Sans KR";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

.seller_profile_wrap .info_box .title>button {
	padding: 0 17px;
	height: 32px;
	border-radius: 4px;
	border: 1px solid #3390FA;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F8F9FA;
}

.seller_profile_wrap .info_box .title>button>p {
	color: #3390FA;
	font-family: "Noto Sans KR";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 150% */
}

.seller_profile_wrap .info_box .info_table_wrap {
	padding: 36px;
	background-color: #fff;
	width: 100%;
	border-radius: 10px;

}

.info_table_wrapper {
	width: 100%;
	overflow-x: auto;
	display: block;
}

.seller_profile_wrap .info_box .info_table_wrap .info_table {
	width: 100%;
	min-width: 800px;
	white-space: nowrap;
}

/* 테이블 스타일 */

th {
	/* width: 260px; */
	width: 25.24%;
	min-height: 57px;
	padding: 0 18px;
	border-right: 1px solid #E1E3E4;
	/* border-bottom: 1px solid #E1E3E4; */
	background: #FCFCFC;
	/* padding-left: 15px; */
	text-align: left;
	color: #222;
	font-family: "Noto Sans KR";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
}

.fir_tr {
	border-top: 1px solid #959595;
}

tr {
	border-bottom: 1px solid #E1E3E4;
}

td {
	min-height: 57px;
	border-right: 1px solid #fff;
	/* border-bottom: 1px solid #E1E3E4; */
	background: #fff;
	padding: 0 18px;
	text-align: left;
	color: #5C5C5C;
	font-family: "Noto Sans KR";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 150% */
	display: flex;
	align-items: center;
	gap: 12px;
}

td .status_y {
	display: flex;
	padding: 3px 12px;
	border-radius: 4px;
	background: #FFF3CD;
	color: #856404;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 150% */
	width: fit-content;
	height: fit-content;
}

.table_btn_wrap {
	display: flex;
	gap: 12px;
}


.upload_file_btn {
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #3390FA;
	padding: 5px 17px;
	gap: 6px;
	background: #fff;
}

.upload_file_btn p {
	color: #3390FA;
	font-family: "Noto Sans KR";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 150% */
}

.upload_file_btn img {
	width: 16px;
	aspect-ratio: 1/1;
}

.delete_file_btn {
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #FA3345;
	padding: 5px 17px;
	gap: 6px;
	background: #fff;
}

.delete_file_btn p {
	color: #FA3345;
	font-family: "Noto Sans KR";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.5px;
	/* 150% */
}

.delete_file_btn img {
	width: 16px;
	aspect-ratio: 1/1;
	filter: invert(98%) sepia(5%) saturate(155%) hue-rotate(314deg) brightness(114%) contrast(80%);
}


.status_g {
	display: flex;
	padding: 9px 36px;
border-radius: 20px;
background: rgba(76, 175, 80, 0.10);
color: #4CAF50;
font-family: Pretendard;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
	width: fit-content;
	height: fit-content;
}

/* 테이블 스타일 */

.seller_profile_wrap .profile_box_wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.seller_profile_wrap .profile_box_wrap .profile_title_box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 50px;
	padding: 0 15px;
	border-bottom: 2px solid #CCC;
	background: #F8F9FA;
}

.seller_profile_wrap .profile_box_wrap .profile_title_box>h2 {
	color: #212121;
	font-family: "Noto Sans KR";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

.seller_profile_wrap .profile_meta_wrap {
	width: 100%;
	padding: 15px;
	background-color: #fff;
}

.seller_profile_wrap .profile_meta_wrap .profile_meta_table {
	width: 100%;
}


.seller_profile_wrap .table_input {
	width: 70%;
	height: 34px;
	border-radius: 8px;
	border: 1px solid #D4D4D4;
	background: #FFF;
}

.seller_profile_wrap .table_input::placeholder {
	color: #717182;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0 12px;
}

.seller_profile_wrap .table_img_box {
	width: 400px;
	height: 100px;
	border-radius: 4px;
	border: 1px solid #E1E3E4;
	background: #FFF;
	overflow: hidden;
}

.seller_profile_wrap .table_img_box img {
	width: 100%;
	aspect-ratio: 400/100;
	object-fit: cover;
}

.seller_profile_wrap .manager_form_wrap {
	width: 100%;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 17px;
	gap: 12px;
}

.seller_profile_wrap .manager_form_wrap .title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}

.seller_profile_wrap .manager_form_wrap .title>h2 {
	color: #222;
	font-family: "Noto Sans KR";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
	text-align: left;
}

.seller_profile_wrap .manager_form_wrap .manager_form_box {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 12px;
}

.seller_profile_wrap .manager_form_wrap .manager_form_box .manager_input_box {
	flex: 1 1 calc((100% / 2) - 14px);
}

.seller_profile_wrap .manager_form_wrap .manager_form_box .manager_input_box p {
	color: #2B2B2B;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	/* 21px */
}

.seller_profile_wrap .manager_form_wrap .manager_form_box .manager_input_box .manager_form_input {
	width: 100%;
	border-radius: 8px;
	border: unset;
	outline: 0;
	background: #FFF;
	height: 30px;
}

.seller_profile_wrap .manager_form_wrap .manager_form_box .manager_input_box .manager_form_input::placeholder {
	color: #717182;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0 12px;
}

.seller_profile_wrap .bot_btn_box {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	gap: 20px;
	margin-top: 36px;
}

.seller_profile_wrap .bot_btn_box .profile_preview_btn {
	border: 1px solid #CCC;
	width: 115px;
	height: 34px;
	background-color: #fff;
}

.seller_profile_wrap .bot_btn_box .profile_preview_btn p {
	color: #222;
	font-family: "Noto Sans KR";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
}

.seller_profile_wrap .bot_btn_box .save_preview_btn {
	border: 1px solid #3390FA;
	background: #3390FA;
	width: 70px;
	height: 34px;
}

.seller_profile_wrap .bot_btn_box .save_preview_btn p {
	color: #FFF;
	font-family: "Noto Sans KR";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
}


/* 제품구역 상담내역 */

.favorite_company_wrap .counseling_table_wrap {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #F6F6F6;
	padding: 36px;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.favorite_company_wrap .counseling_table_wrap .title h2 {
	color: #2B2B2B;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.favorite_company_wrap .counseling_table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

/* 헤더 행 */
.favorite_company_wrap .counseling_table tr:first-child {
	background-color: #F0F0F0;
	border-radius: 10px 10px 0 0;
}

.favorite_company_wrap .counseling_table tr:first-child th:first-child {
	border-radius: 10px 0 0 0;
}

.favorite_company_wrap .counseling_table tr:first-child th:last-child {
	border-radius: 0 10px 0 0;
}

.favorite_company_wrap .counseling_table tr:first-child th {
	background-color: #F0F0F0;
	border: none;
	border-bottom: none;
	height: 60px;
	padding: 0 12px;
	color: #2B2B2B;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}

/* 데이터 행 */
.favorite_company_wrap .counseling_table tr:not(:first-child) {
	background-color: transparent;
}

.favorite_company_wrap .counseling_table tr:not(:first-child) th {
	border: none;
	border-bottom: 1px solid #DEDEDE;
	background-color: transparent;
	height: 60px;
	padding: 0 12px;
	color: #5C5C5C;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}

/* 구분 열 (긴급) */
.favorite_company_wrap .counseling_table tr th:nth-child(1) .urgent {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	color: var(--main_color);;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.favorite_company_wrap .counseling_table tr th:nth-child(1) .urgent img {
	width: 16px;
	height: 16px;
}

/* 상세보기 버튼 */
.favorite_company_wrap .counseling_table button {
	width: 100%;
	height: 42px;
	border-radius: 5px;
	border: 1px solid #DEDEDE;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.favorite_company_wrap .counseling_table button p {
	color: #5C5C5C;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* 데이터 없음 */
.favorite_company_wrap .counseling_table .no_data {
	text-align: center !important;
	color: #999;
	padding: 40px 18px !important;
}

/* 2025.11.11 작업 */

/*담당자============================================================================== */
.contact_section {
	width: 100%;
	aspect-ratio: 985/366;
	padding: 33.33px;
	background: #fff;
	border-radius: 8.77px;
	outline: 0.88px solid #DEDEDE;
	outline-offset: -0.88px;
	display: flex;
	flex-direction: column;
	gap: 21.05px;
}

.contact_header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 35.96px;
}

.contact_header .contact_title_box {
	display: flex;
	align-items: center;
	position: relative;
	height: 26.31px;
}

.contact_header .contact_title_box .contact_icon {
	position: relative;
	width: 21.05px;
	height: 21.05px;
	margin-right: 10px;
}

.contact_header .contact_title_box .contact_icon .icon_line {
	position: absolute;
	width: 12.28px;
	height: 5.26px;
	left: 4.39px;
	top: 13.16px;
	outline: 1.75px solid var(--main_color);;
	outline-offset: -0.88px;
}

.contact_header .contact_title_box .contact_icon .icon_dot {
	position: absolute;
	width: 7.02px;
	height: 7.02px;
	left: 7.02px;
	top: 2.63px;
	outline: 1.75px solid var(--main_color);;
	outline-offset: -0.88px;
}

.contact_header .contact_title_box .contact_title {
	color: #2B2B2B;
	font-size: 17.54px;
	font-family: Pretendard;
	font-weight: 500;
	line-height: 26.31px;
}

.contact_add_btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: var(--main_color);;
	color: #fff;
	border-radius: 8.77px;
	padding: 0 24.56px;
	height: 35.96px;
	gap: 7.02px;
	border: none;
	cursor: pointer;
}

.contact_add_btn .add_icon {
	width: 14.03px;
	height: 14.03px;
}

.contact_add_btn .add_text {
	font-size: 12.28px;
	font-family: Pretendard;
	font-weight: 500;
	line-height: 18.42px;
}

.contact_section .contact_card {
	background: #F9F9F9;
	border-radius: 8.77px;
	outline: 0.88px solid #DEDEDE;
	outline-offset: -0.88px;
	padding: 22.8px;
	position: relative;
	flex: 1;
}

.contact_section .contact_card .card_title {
	color: #2B2B2B;
	font-size: 15.79px;
	font-family: Pretendard;
	font-weight: 500;
	line-height: 23.68px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.contact_section .contact_card .card_fields {
	display: flex;
	flex-direction: row;
	gap: 12px;
	flex-wrap: wrap;
}

.contact_section .contact_card .card_fields .field_group {
	display: flex;
	flex-direction: column;
	gap: 8px;
	flex: 1 1 calc(50% - 28px);
}

.contact_section .contact_card .card_fields .field_group label {
	color: #2B2B2B;
	font-size: 14.03px;
	font-family: Pretendard;
	font-weight: 400;
	line-height: 21.05px;
}

.contact_section .contact_card .card_fields .field_group .field_input {
	display: flex;
	width: 100%;
	padding: 15px 10px;
	align-items: center;
	flex: 1 0 0;
	border-radius: 8px;
	border: 0.8px solid #DEDEDE;
	background: #FFF;
}

.btn_wrap {
	width: 100%;
	display: flex;
	padding: 30px 0;
	align-items: center;
	justify-content: center;
}

.form_save_btn {
	width: 231.04px;
	height: 42.1px;
	padding: 7.02px 63.15px;
	background: var(--main_color);;
	border: none;
	border-radius: 8.77px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 7.02px;
	cursor: pointer;
	transition: background 0.2s;
}

.form_save_btn:hover {
	background: #c76900;
}

.form_save_btn .btn_text {
	color: #fff;
	font-size: 15.79px;
	font-family: Pretendard;
	font-weight: 500;
	line-height: 23.68px;
}

.btn_remove {
	width: 95.39px;
	height: 30.7px;
	padding: 0 14.03px;
	border: none;
	border-radius: 5.26px;
	outline: 0.88px solid #DEDEDE;
	outline-offset: -0.88px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	gap: 5.26px;
	background: #fff;
	cursor: pointer;
	transition: background 0.2s;
}

.btn_remove:hover {
	background: #f4f4f4;
}

.btn_remove .remove_icon {
	width: 14.03px;
	height: 14.03px;
	position: relative;
	overflow: hidden;
}

.btn_remove .remove_icon .icon_box1,
.btn_remove .remove_icon .icon_box2 {
	position: absolute;
	width: 7.02px;
	height: 7.02px;
	left: 3.51px;
	top: 3.51px;
	outline: 1.17px solid #5C5C5C;
	outline-offset: -0.58px;
}

.btn_remove .remove_text {
	color: #5C5C5C;
	font-size: 12.28px;
	font-family: Pretendard;
	font-weight: 400;
	line-height: 18.42px;
}



@media(max-width:1024px) {
	.contact_section .contact_card .card_fields .field_group {
		flex: 1 1 100%;
	}
}



/*구독============================================================================== */
.subscription_section {
	width: 100%;
	background: #F6F6F6;
	border: 1px solid #DEDEDE;
	border-radius: 10px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.subscription_section .subscription_table {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.subscription_section .table_head,
.subscription_section .table_row {
	display: flex;
	align-items: center;
	width: 100%;
}

.subscription_section .table_head {
	background: #F0F0F0;
	border-radius: 10px 10px 0 0;
	height: 60px;
}

.subscription_section .table_row {
	background: transparent;
	border-bottom: 1px solid #DEDEDE;
	height: 60px;
	transition: background 0.2s;
}

.subscription_section .table_row:hover {
	background: rgba(0, 0, 0, 0.02);
}

.subscription_section .col {
	padding: 0 9px;
	font-size: 14px;
	font-family: Pretendard;
	line-height: normal;
	display: flex;
	align-items: center;
	height: 100%;
}

.subscription_section .table_head .col {
	font-weight: 500;
	color: #2B2B2B;
}

.subscription_section .table_row .col {
	font-weight: 400;
	color: #5C5C5C;
}

.subscription_section .col_no {
	width: 90px;
	justify-content: center;
}

.subscription_section .col_name {
	flex: 1;
	min-width: 0;
}

.subscription_section .col_price {
	width: 110px;
	color: #2B2B2B;
}

.subscription_section .col_duration {
	width: 110px;
}

.subscription_section .col_start {
	width: 110px;
}

.subscription_section .col_action {
	width: 133px;
	justify-content: center;
	padding: 9px 18px;
}

.subscription_section .btn_view_details {
	width: 100%;
	height: 42px;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	background: transparent;
	color: #5C5C5C;
	font-size: 14px;
	font-family: Pretendard;
	font-weight: 400;
	cursor: pointer;
	transition: background 0.2s;
}

.subscription_section .btn_view_details:hover {
	background: rgba(0, 0, 0, 0.02);
}


/*구독 read창============================================================================== */
.back_to_list_section {
	width: 100%;
	height: 83.9px;
	padding: 22.96px 614.27px 0.88px 211.96px;
	background: #fff;
	border-bottom: 0.88px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.back_to_list_section .btn_back_list {
	display: flex;
	align-items: center;
	gap: 10.6px;
	background: none;
	border: none;
	cursor: pointer;
}

.back_to_list_section .btn_back_list .back_icon {
	width: 21.2px;
	height: 21.2px;
	position: relative;
	overflow: hidden;
}

.back_to_list_section .btn_back_list .back_icon .icon_line {
	position: absolute;
	width: 6.18px;
	height: 12.36px;
	left: 4.42px;
	top: 4.41px;
	outline: 1.77px solid var(--main_color);;
	outline-offset: -0.88px;
	transform: rotate(180deg);
}

.back_to_list_section .btn_back_list .back_text {
	color: var(--main_color);;
	font-size: 24.73px;
	font-family: Pretendard;
	font-weight: 600;
	line-height: 37.09px;
	transition: opacity 0.2s;
}

.back_to_list_section .btn_back_list:hover .back_text {
	opacity: 0.7;
}

.subscription_detail_section {
	width: 100%;
	background: #fff;
	border-radius: 8.94px;
	outline: 0.89px solid #DEDEDE;
	outline-offset: -0.89px;
	padding: 43.83px;
	display: flex;
	flex-direction: column;
	gap: 32.2px;
}

/* ---------------- Header ---------------- */
.subscription_detail_wrap {
	width: 100%;
	display: flex;
	justify-content: center;
}

.subscription_detail_section .detail_header {
	border-bottom: 0.89px solid #DEDEDE;
	padding-bottom: 20px;
}

.subscription_detail_section .detail_header .header_top {
	display: flex;
	align-items: center;
	gap: 16.1px;
}

.subscription_detail_section .detail_header .plan_name {
	font-size: 32.2px;
	font-family: Pretendard;
	font-weight: 600;
	color: #2B2B2B;
	line-height: 48.3px;
}

.subscription_detail_section .detail_header .badge {
	padding: 1.79px 7.16px;
	border-radius: 7.16px;
	font-size: 10.73px;
	font-family: Arial;
	font-weight: 400;
	line-height: 14.31px;
	color: #fff;
}

.subscription_detail_section .detail_header .badge_premium {
	background: var(--main_color);;
}

.subscription_detail_section .detail_header .badge_active {
	background: #28A745;
}

.subscription_detail_section .detail_header .plan_desc {
	margin-top: 16px;
	font-size: 16.1px;
	font-family: Pretendard;
	font-weight: 400;
	color: #5C5C5C;
	line-height: 24.15px;
}

/* ---------------- Info ---------------- */
.subscription_detail_section .detail_info {
	display: flex;
	flex-direction: column;
	gap: 16.1px;
}

.subscription_detail_section .detail_info .info_title {
	font-size: 21.47px;
	font-family: Pretendard;
	font-weight: 600;
	color: #2B2B2B;
	line-height: 32.2px;
}

.subscription_detail_section .detail_info .info_box {
	flex-wrap: wrap;
	background: #F9F9F9;
	border-radius: 8.94px;
	padding: 25.04px;
	display: flex;
	gap: 16px;
}

.subscription_detail_section .detail_info .info_item {
	display: flex;
	flex-direction: column;
	gap: 5.37px;
	flex: 1 1 calc(50% - 8px);
}

.subscription_detail_section .detail_info .info_item .label {
	font-size: 12.52px;
	font-family: Pretendard;
	font-weight: 400;
	color: #5C5C5C;
	line-height: 18.78px;
}

.subscription_detail_section .detail_info .info_item .value {
	font-size: 16.1px;
	font-family: Pretendard;
	font-weight: 600;
	color: #2B2B2B;
	line-height: 24.15px;
}

.subscription_detail_section .detail_info .info_item .value.highlight {
	color: var(--main_color);;
	font-size: 17.89px;
}

/* ---------------- Footer ---------------- */
.subscription_detail_section .detail_footer {
	border-top: 0.89px solid #DEDEDE;
	padding-top: 32.2px;
	display: flex;
	justify-content: center;
}

.subscription_detail_section .detail_footer .btn_back_list {
	width: 162.42px;
	height: 50.09px;
	border: none;
	border-radius: 7.16px;
	outline: 0.89px solid rgba(0, 0, 0, 0.1);
	outline-offset: -0.89px;
	background: #fff;
	font-size: 14.31px;
	font-family: Arial;
	font-weight: 400;
	color: #0A0A0A;
	cursor: pointer;
	transition: background 0.2s;
}

.subscription_detail_section .detail_footer .btn_back_list:hover {
	background: #F4F4F4;
}


/* counseling read */

.consultation_header {
	align-self: stretch;
	width: 100%;
	padding: 36px 0px;
	border-bottom: 1px solid #DEDEDE;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.header_content {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	/* align-items: center; */
	gap: 18px;
	cursor: pointer;
}

.back_indicator {
	width: 10px;
	height: 20px;
}

.header_title {
	color: #2B2B2B;
	font-size: 24px;
	font-weight: 500;
	word-wrap: break-word;
}




/* 메인 컨테이너 */
.counseling_detail_container {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 36px;
	padding: 72px 0;
}

/* 상담 헤더 */
.counseling_header {
	display: flex;
	flex-direction: column;
	gap: 9px;
}

.counseling_title_wrapper {
	display: flex;
	flex-direction: column;
}

.counseling_title {
	color: #2B2B2B;
	font-size: 32px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
	word-wrap: break-word;
}

.counseling_meta {
	display: flex;
	align-items: center;
	gap: 9px;
}

.counseling_author,
.counseling_date {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

.counseling_divider {
	width: 1px;
	height: 14px;
	background: #DEDEDE;
}

.counseling_views {
	display: flex;
	align-items: center;
	gap: 9px;
}

.icon_view {
	width: 15.56px;
	height: 10px;
	outline: 1px #888888 solid;
	outline-offset: -0.50px;
}

.icon_dot {
	width: 4.32px;
	height: 4.33px;
	outline: 1px #888888 solid;
	outline-offset: -0.50px;
}

.view_count {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 구분선 */
.section_divider {
	width: 100%;
	height: 1px;
	background: #DEDEDE;
}

/* 상담 내용 */
.counseling_content {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	line-height: 21px;
	word-wrap: break-word;
}

/* 관리자 답변 */
.admin_reply_box {
	padding: 18px;
	background: #F0F0F0;
	border-radius: 8.83px;
	display: flex;
	flex-direction: column;
	gap: 15.90px;
}

.admin_reply_content {
	display: flex;
	align-items: flex-start;
	gap: 10.60px;
}

.admin_badge {
	width: 26px;
	height: 26px;
	background: #5C5C5C;
	border-radius: 4.42px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}

.badge_text {
	color: white;
	font-size: 14px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 600;
}

.admin_reply_text {
	color: #2B2B2B;
	font-size: 14px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
	line-height: 21px;
}

/* 댓글 섹션 */
.comment_section {
	padding: 36px;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.comment_header {
	display: flex;
	align-items: center;
	gap: 18px;
}

.comment_title {
	color: #2B2B2B;
	font-size: 32px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

.comment_count {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 댓글 입력 */
.comment_input_wrapper,
.reply_input_wrapper {
	padding: 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.comment_input {
	flex: 1;
	border: none;
	background: transparent;
	color: #999999;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	outline: none;
}

.comment_input::placeholder {
	color: #999999;
}

.comment_submit_btn {
	padding: 9px 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	color: #2B2B2B;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	transition: background-color 0.2s;
}

.comment_submit_btn:hover {
	background: #E8E8E8;
}

/* 댓글 리스트 */
.comment_list {
	display: flex;
	flex-direction: column;
}

.comment_item {
	padding: 18px;
	border-top: 1px solid #DEDEDE;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.comment_item.last {
	border-bottom: 1px solid #DEDEDE;
}

.comment_item.with_reply_input,
.comment_item.with_nested {
	flex-direction: column;
	gap: 18px;
}

.comment_item.with_reply_input .comment_main,
.comment_item.with_nested .comment_main {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.comment_main {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.comment_info {
	display: flex;
	align-items: center;
	gap: 18px;
}

.comment_author {
	color: #2B2B2B;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

.comment_date {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

.comment_text {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 댓글 액션 버튼 */
.comment_actions {
	display: flex;
	gap: 9px;
}

.action_btn {
	width: 90px;
	height: 28px;
	padding: 0 18px;
	border-radius: 5px;
	border: 1px solid #DEDEDE;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	transition: background-color 0.2s;
}

.action_btn:hover {
	background: #F5F5F5;
}

.action_btn span {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 아이콘 */
.icon_reply {
	width: 13px;
	height: 12px;
	position: relative;
}

.icon_reply::before {
	content: '';
	position: absolute;
	width: 12.59px;
	height: 11.59px;
	left: 0.21px;
	top: 0.20px;
	border: 0.5px solid #5C5C5C;
}

.icon_reply::after {
	content: '...';
	position: absolute;
	left: 4.36px;
	top: 3px;
	font-size: 8px;
	color: #5C5C5C;
	letter-spacing: 1px;
}

.icon_edit {
	width: 14px;
	height: 14px;
	position: relative;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path fill="%235C5C5C" d="M0 14h14v-3.71L10.29 14z"/></svg>');
}

.icon_delete {
	width: 12px;
	height: 14px;
	position: relative;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 14"><rect x="3.67" y="6.23" width="0.67" height="5.12" fill="%235C5C5C"/><rect x="5.67" y="6.23" width="0.67" height="5.12" fill="%235C5C5C"/><rect x="7.66" y="6.23" width="0.67" height="5.12" fill="%235C5C5C"/><rect x="1.43" y="4.81" width="9.15" height="9.20" fill="%235C5C5C"/><rect y="3.03" width="12" height="0.71" fill="%235C5C5C"/><rect x="3.91" width="4.17" height="2.13" fill="%235C5C5C"/></svg>');
}

/* 대댓글 */
.nested_comment {
	padding-left: 18px;
	display: flex;
	gap: 18px;
}

.nested_icon {
	width: 22px;
	height: 22px;
	position: relative;
	flex-shrink: 0;
}

.icon_line_vertical {
	width: 1px;
	height: 9px;
	background: #2B2B2B;
}

.icon_line_horizontal {
	width: 10px;
	height: 1px;
	background: #2B2B2B;
	position: absolute;
	left: 0;
	bottom: 12px;
}

.nested_content {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

/* 반응형 */
@media (max-width: 600px) {
	.comment_item {
		flex-direction: column;
		gap: 14px;
	}
}

@media (max-width: 1200px) {}



@media (max-width: 768px) {


	.counseling_title {
		font-size: 24px;
	}

	.comment_title {
		font-size: 24px;
	}

	.action_btn {
		width: auto;
		padding: 0 12px;
	}
}

/* 제품 */


/* 메인 컨테이너 */
.product_list_container {
	padding: 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

/* 제목 */
.product_list_container .product_list_title {
	color: #2B2B2B;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

/* 테이블 */
.product_list_container .product_table {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

/* 테이블 헤더 */
.product_list_container .table_header {
	height: 46px;
	background: #F0F0F0;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

.product_list_container .table_header .header_cell {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 9px;
	gap: 2px;
}

.product_list_container .table_header .header_cell span {
	color: #2B2B2B;
	font-size: 14px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

/* 컬럼 너비 */
.product_list_container .image_col {
	width: 120px;
}

.product_list_container .category_col,
.product_list_container .name_col,
.product_list_container .action_col {
	flex: 1 1 0;
}

.product_list_container .number_col,
.product_list_container .stock_col {
	width: 120px;
}

.product_list_container .table_header .header_cell.category_col,
.product_list_container .table_header .header_cell.name_col {
	justify-content: flex-start;
	gap: 10px;
}

.product_list_container .table_header .header_cell.action_col {
	padding: 9px 18px;
	gap: 10px;
}

/* 테이블 바디 */
.product_list_container .table_body {
	display: flex;
	flex-direction: column;
	gap: 0;
}

/* 제품 행 */
.product_list_container .product_row {
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	align-items: center;
	margin-bottom: 18px;
}

.product_list_container .product_row:last-child {
	margin-bottom: 0;
}

.product_list_container .product_row .product_cell {
	display: flex;
	align-items: center;
	padding: 0 9px;
}

/* 이미지 셀 */
.product_list_container .product_row .product_cell.image_col {
	padding: 18px;
	justify-content: center;
}

.product_list_container .product_row .product_image {
	width: 84px;
	height: 84px;
	background: #C4C4C4;
	border-radius: 10px;
}

/* 카테고리 셀 */
.product_list_container .product_row .product_cell.category_col {
	align-self: stretch;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 9px;
}

.product_list_container .product_row .category_info {
	display: flex;
	flex-direction: column;
	gap: 9px;
}

.product_list_container .product_row .category_main {
	color: #2B2B2B;
	font-size: 14px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

.product_list_container .product_row .category_sub {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 제품명 셀 */
.product_list_container .product_row .product_cell.name_col {
	align-self: stretch;
	justify-content: flex-start;
	gap: 10px;
}

.product_list_container .product_row .product_name {
	color: #2B2B2B;
	font-size: 14px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

/* 제품번호 셀 */
.product_list_container .product_row .product_cell.number_col {
	align-self: stretch;
	justify-content: center;
	gap: 10px;
}

.product_list_container .product_row .product_number {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 재고 셀 */
.product_list_container .product_row .product_cell.stock_col {
	align-self: stretch;
	justify-content: center;
	gap: 10px;
}

.product_list_container .product_row .product_stock {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 관리 셀 */
.product_list_container .product_row .product_cell.action_col {
	align-self: stretch;
	padding: 9px 18px;
	justify-content: center;
	gap: 10px;
}

/* 액션 버튼 */
.product_list_container .product_row .action_btn {
	width: 74px;
	height: 28px;
	border-radius: 5px;
	border: 1px solid #DEDEDE;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
	cursor: pointer;
	transition: background-color 0.2s;
}

.product_list_container .product_row .action_btn:hover {
	background: #F5F5F5;
}

.product_list_container .product_row .action_btn span {
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
}

/* 수정 버튼 */
.product_list_container .product_row .edit_btn span {
	color: #2B2B2B;
}

.product_list_container .product_row .icon_edit {
	width: 16px;
	height: 16px;
	position: relative;
}

.product_list_container .product_row .icon_edit::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 2px;
	top: 2px;
	border: 1.33px solid #2B2B2B;
	border-radius: 1px;
}

.product_list_container .product_row .icon_edit::after {
	content: '';
	position: absolute;
	width: 9.33px;
	height: 9.33px;
	left: 5.33px;
	top: 1.34px;
	border: 1.33px solid #2B2B2B;
	border-radius: 1px;
}

/* 삭제 버튼 */
.product_list_container .product_row .delete_btn span {
	color: #E7000B;
}

.product_list_container .product_row .icon_delete {
	width: 16px;
	height: 16px;
	position: relative;
}

.product_list_container .product_row .icon_delete::before {
	content: '';
	position: absolute;
	width: 9.33px;
	height: 10.67px;
	left: 3.33px;
	top: 4px;
	border: 1.33px solid #E7000B;
	border-radius: 1px;
}

.product_list_container .product_row .icon_delete::after {
	content: '';
	position: absolute;
	width: 5.33px;
	height: 2.67px;
	left: 5.33px;
	top: 1.33px;
	border: 1.33px solid #E7000B;
	border-top: none;
}

/* 반응형 */
@media (max-width: 1400px) {
	.product_list_container {
		padding: 24px;
	}

	.product_list_container .product_table {
		overflow-x: auto;
	}

	.product_list_container .table_header,
	.product_list_container .product_row {
		min-width: 900px;
	}
}

@media (max-width: 768px) {
	.product_list_container {
		padding: 18px;
	}

	.product_list_container .product_list_title {
		font-size: 20px;
	}

	.product_list_container .image_col {
		width: 100px;
	}

	.product_list_container .product_row .product_image {
		width: 64px;
		height: 64px;
	}

	.product_list_container .number_col,
	.product_list_container .stock_col {
		width: 100px;
	}

	.product_list_container .product_row .action_btn {
		width: 64px;
		font-size: 12px;
	}
}

.product_list_container .contact_header .contact_title {
	font-size: 24px;
}


/* 제품 등록 =========================================*/

/* 카테고리 ㅇㅇㅇㅇㅇㅇㅇㅇ */
/* 메인 컨테이너 */
.category_select_container {
	padding: 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
	margin-bottom: 36px;
}

/* 섹션 제목 */
.category_select_container .category_section_title {
	display: flex;
	align-items: center;
}

.category_select_container .required_mark {
	color: var(--main_color);;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

.category_select_container .title_text {
	color: #2B2B2B;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

/* 카테고리 선택 영역 */
.category_select_container .category_select_wrapper {
	display: flex;
	gap: 36px;
	width: 100%;
}

/* 카테고리 선택 그룹 */
.category_select_container .category_select_group {
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
	min-width: 0;
}

/* 카테고리 라벨 */
.category_select_container .category_label {
	color: #2B2B2B;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

/* 셀렉트 박스 */
.category_select_container .category_select_box {
	height: 46px;
	padding: 0 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	transition: all 0.2s;
}

.category_select_container .category_select_box:hover {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.category_select_container .category_select_box:active {
	background: #DEDEDE;
}

/* 플레이스홀더 */
.category_select_container .select_placeholder {
	color: #999999;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 화살표 아이콘 */
.category_select_container .select_arrow {
	width: 16px;
	height: 16px;
	position: relative;
	opacity: 0.5;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.category_select_container .arrow_icon {
	width: 12px;
	height: 6px;
	border-left: 1.2px solid #999999;
	border-bottom: 1.2px solid #999999;
	transform: rotate(-45deg);
	margin-top: -3px;
}

/* 반응형 - 태블릿 */
@media (max-width: 1024px) {
	.category_select_container {
		padding: 24px;
	}

	.category_select_container .category_select_wrapper {
		gap: 24px;
	}

	.category_select_container .category_select_group {
		gap: 12px;
	}
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
	.category_select_container {
		padding: 18px;
		gap: 24px;
	}

	.category_select_container .required_mark,
	.category_select_container .title_text {
		font-size: 20px;
	}

	.category_select_container .category_select_wrapper {
		flex-direction: column;
		gap: 18px;
	}

	.category_select_container .category_label {
		font-size: 16px;
	}

	.category_select_container .category_select_box {
		height: 44px;
		padding: 0 14px;
	}

	.category_select_container .select_placeholder {
		font-size: 13px;
	}
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
	.category_select_container {
		padding: 14px;
		gap: 20px;
	}

	.category_select_container .required_mark,
	.category_select_container .title_text {
		font-size: 18px;
	}

	.category_select_container .category_label {
		font-size: 14px;
	}

	.category_select_container .category_select_box {
		height: 42px;
		padding: 0 12px;
	}

	.category_select_container .select_placeholder {
		font-size: 12px;
	}
}


/* 제품 이미지 ======== */

/* 메인 컨테이너 */
.product_image_container {
	padding: 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
	margin-bottom: 36px;
}

/* 섹션 제목 */
.product_image_container .product_image_title {
	color: #2B2B2B;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
	margin: 0;
}

/* 이미지 업로드 영역 */
.product_image_container .image_upload_area {
	position: relative;
	width: 100%;
	display: flex;
	gap: 24px;
}

.product_image_container .image_input {
	display: none;
}

.product_image_container .upload_label {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 9px;
	width: 300px;
	height: 300px;
	padding: 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	cursor: pointer;
	transition: all 0.3s;
	border-radius: 10px;
	border: 2px solid #DEDEDE;
}

.product_image_container .upload_label:hover {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.product_image_container .upload_label:active {
	background: #DEDEDE;
}

/* 업로드 아이콘 */
.product_image_container .upload_icon {
	width: 18px;
	height: 19px;
	position: relative;
	flex-shrink: 0;
}

.product_image_container .icon_mountain {
	width: 8px;
	height: 4px;
	position: absolute;
	left: 4.5px;
	top: 1px;
	border: 1.2px solid #5C5C5C;
	border-radius: 1px;
}

.product_image_container .icon_frame {
	width: 17px;
	height: 5px;
	position: absolute;
	left: 0.5px;
	top: 13px;
	border: 1.2px solid #5C5C5C;
	border-radius: 1px;
}

/* 업로드 텍스트 */
.product_image_container .upload_text {
	color: #5C5C5C;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	text-align: center;
}

/* 업로드 가이드 */
.product_image_container .upload_guide {
	color: #5C5C5C;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	/* 150% */
}

/* 드래그 앤 드롭 상태 */
.product_image_container .upload_label.dragover {
	background: #D5E8FF;
	border-color: #4A90E2;
}

/* 반응형 - 태블릿 */
@media (max-width: 1024px) {
	.product_image_container {
		padding: 24px;
		gap: 24px;
	}

	.product_image_container .upload_label {
		height: 180px;
	}
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
	.product_image_container {
		padding: 18px;
		gap: 20px;
	}

	.product_image_container .product_image_title {
		font-size: 20px;
	}

	.product_image_container .upload_label {
		height: 160px;
		padding: 14px;
		gap: 8px;
	}

	.product_image_container .upload_text {
		font-size: 13px;
	}

	.product_image_container .upload_guide {
		font-size: 12px;
		line-height: 18px;
	}
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
	.product_image_container {
		padding: 14px;
		gap: 18px;
	}

	.product_image_container .product_image_title {
		font-size: 18px;
	}

	.product_image_container .upload_label {
		height: 140px;
		padding: 12px;
	}

	.product_image_container .upload_icon {
		width: 16px;
		height: 17px;
	}

	.product_image_container .icon_mountain {
		width: 7px;
		height: 3.5px;
		left: 4px;
	}

	.product_image_container .icon_frame {
		width: 15px;
		height: 4.5px;
		left: 0.5px;
		top: 11px;
	}

	.product_image_container .upload_text {
		font-size: 12px;
	}

	.product_image_container .upload_guide {
		font-size: 11px;
		line-height: 16px;

	}
}

/* 제품 정보 */


/* 메인 컨테이너 */
.basic_info_container {
	padding: 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
	margin-bottom: 36px;
}

/* 섹션 제목 */
.basic_info_container .basic_info_title {
	display: flex;
	align-items: center;
}

.basic_info_container .required_mark {
	color: var(--main_color);;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

.basic_info_container .basic_info_title .required_mark {
	font-size: 24px;
}

.basic_info_container .basic_info_title .title_text {
	color: #2B2B2B;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
}

/* 폼 영역 */
.basic_info_container .basic_info_form {
	display: flex;
	flex-direction: column;
	gap: 18px;
	width: 100%;
}

/* 폼 행 */
.basic_info_container .form_row {
	display: flex;
	gap: 36px;
	width: 100%;
}

/* 폼 그룹 */
.basic_info_container .form_group {
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
	min-width: 0;
}

/* 폼 라벨 */
.basic_info_container .form_label {
	display: flex;
	align-items: center;
}

.basic_info_container .form_label .required_mark {
	font-size: 18px;
}

.basic_info_container .form_label .label_text {
	color: #2B2B2B;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

/* 입력 필드 */
.basic_info_container .form_input {
	height: 46px;
	padding: 0 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	color: #2B2B2B;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	outline: none;
	transition: all 0.2s;
	width: 100%;
}

.basic_info_container .form_input::placeholder {
	color: #999999;
}

.basic_info_container .form_input:focus {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.basic_info_container .form_input:hover:not(:focus) {
	border-color: #C8C8C8;
}

/* 셀렉트 박스 */
.basic_info_container .form_select {
	height: 46px;
	padding: 0 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	transition: all 0.2s;
}

.basic_info_container .form_select:hover {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.basic_info_container .form_select:active {
	background: #DEDEDE;
}

.basic_info_container .select_value {
	color: #2B2B2B;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 화살표 아이콘 */
.basic_info_container .select_arrow {
	width: 16px;
	height: 16px;
	position: relative;
	opacity: 0.5;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.basic_info_container .arrow_icon {
	width: 12px;
	height: 6px;
	border-left: 1.2px solid #999999;
	border-bottom: 1.2px solid #999999;
	transform: rotate(-45deg);
	margin-top: -3px;
}

/* 숫자 입력 화살표 제거 (Chrome, Safari, Edge) */
.basic_info_container .form_input[type="number"]::-webkit-outer-spin-button,
.basic_info_container .form_input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* 숫자 입력 화살표 제거 (Firefox) */
.basic_info_container .form_input[type="number"] {
	-moz-appearance: textfield;
}

/* 반응형 - 태블릿 */
@media (max-width: 1024px) {
	.basic_info_container {
		padding: 24px;
		gap: 24px;
	}

	.basic_info_container .form_row {
		gap: 24px;
	}

	.basic_info_container .form_group {
		gap: 12px;
	}
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
	.basic_info_container {
		padding: 18px;
		gap: 20px;
	}

	.basic_info_container .basic_info_title .required_mark,
	.basic_info_container .basic_info_title .title_text {
		font-size: 20px;
	}

	.basic_info_container .form_row {
		flex-direction: column;
		gap: 18px;
	}

	.basic_info_container .basic_info_form {
		gap: 18px;
	}

	.basic_info_container .form_label .required_mark,
	.basic_info_container .form_label .label_text {
		font-size: 16px;
	}

	.basic_info_container .form_input,
	.basic_info_container .form_select {
		height: 44px;
		padding: 0 14px;
	}

	.basic_info_container .form_input,
	.basic_info_container .select_value {
		font-size: 13px;
	}
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
	.basic_info_container {
		padding: 14px;
		gap: 18px;
	}

	.basic_info_container .basic_info_title .required_mark,
	.basic_info_container .basic_info_title .title_text {
		font-size: 18px;
	}

	.basic_info_container .form_label .required_mark,
	.basic_info_container .form_label .label_text {
		font-size: 14px;
	}

	.basic_info_container .form_input,
	.basic_info_container .form_select {
		height: 42px;
		padding: 0 12px;
	}

	.basic_info_container .form_input,
	.basic_info_container .select_value {
		font-size: 12px;
	}
}


/* 상세내용 */

/* 메인 컨테이너 */
.detail_info_container {
	padding: 36px;
	background: #F6F6F6;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

/* 섹션 제목 */
.detail_info_container .detail_info_title {
	color: #2B2B2B;
	font-size: 24px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 500;
	margin: 0;
}

/* 폼 영역 */
.detail_info_container .detail_info_form {
	display: flex;
	flex-direction: column;
	gap: 18px;
	width: 100%;
}

/* 폼 행 */
.detail_info_container .form_row {
	display: flex;
	gap: 36px;
	width: 100%;
}

/* 폼 그룹 */
.detail_info_container .form_group {
	flex: 1 1 0;
	display: flex;
	flex-direction: column;
	gap: 18px;
	min-width: 0;
}

.detail_info_container .form_group.full_width {
	flex: 1 1 100%;
	width: 100%;
}

/* 폼 라벨 */
.detail_info_container .form_label {
	display: flex;
	align-items: center;
	gap: 0;
}

.detail_info_container .required_mark {
	color: var(--main_color);;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

.detail_info_container .label_text {
	color: #2B2B2B;
	font-size: 18px;
	font-family: 'Pretendard', Arial, sans-serif;
	font-weight: 400;
}

/* 입력 필드 */
.detail_info_container .form_input {
	height: 46px;
	padding: 0 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	color: #2B2B2B;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	outline: none;
	transition: all 0.2s;
	width: 100%;
}

.detail_info_container .form_input::placeholder {
	color: #999999;
}

.detail_info_container .form_input:focus {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.detail_info_container .form_input:hover:not(:focus) {
	border-color: #C8C8C8;
}

/* 텍스트 영역 */
.detail_info_container .form_textarea {
	min-height: 200px;
	padding: 18px;
	background: #EDEDED;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	color: #2B2B2B;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	outline: none;
	transition: all 0.2s;
	width: 100%;
	resize: vertical;
	line-height: 1.6;
}

.detail_info_container .form_textarea::placeholder {
	color: #999999;
}

.detail_info_container .form_textarea:focus {
	background: #E5E5E5;
	border-color: #C8C8C8;
}

.detail_info_container .form_textarea:hover:not(:focus) {
	border-color: #C8C8C8;
}

/* 반응형 - 태블릿 */
@media (max-width: 1024px) {
	.detail_info_container {
		padding: 24px;
		gap: 24px;
	}

	.detail_info_container .form_row {
		gap: 24px;
	}

	.detail_info_container .detail_info_form {
		gap: 18px;
	}

	.detail_info_container .form_group {
		gap: 12px;
	}

	.detail_info_container .form_textarea {
		min-height: 180px;
	}
}

/* 반응형 - 모바일 */
@media (max-width: 768px) {
	.detail_info_container {
		padding: 18px;
		gap: 20px;
	}

	.detail_info_container .detail_info_title {
		font-size: 20px;
	}

	.detail_info_container .form_row {
		flex-direction: column;
		gap: 18px;
	}

	.detail_info_container .detail_info_form {
		gap: 18px;
	}

	.detail_info_container .required_mark,
	.detail_info_container .label_text {
		font-size: 16px;
	}

	.detail_info_container .form_input {
		height: 44px;
		padding: 0 14px;
		font-size: 13px;
	}

	.detail_info_container .form_textarea {
		min-height: 160px;
		padding: 14px;
		font-size: 13px;
	}
}

/* 반응형 - 작은 모바일 */
@media (max-width: 480px) {
	.detail_info_container {
		padding: 14px;
		gap: 18px;
	}

	.detail_info_container .detail_info_title {
		font-size: 18px;
	}

	.detail_info_container .required_mark,
	.detail_info_container .label_text {
		font-size: 14px;
	}

	.detail_info_container .form_input {
		height: 42px;
		padding: 0 12px;
		font-size: 12px;
	}

	.detail_info_container .form_textarea {
		min-height: 140px;
		padding: 12px;
		font-size: 12px;
	}
}

.detail_info_container_btn {
	display: flex;
	gap: 10px;
}

.detail_info_container_btn .form_cancel_btn {
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background: #F6F6F6;
}

.detail_info_container_btn .form_cancel_btn .btn_text {
	color: #2b2b2b;
}


/* shop list */
/* Product02 Styles - Scoped to avoid conflicts */

.product02_container {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0;
	background: white;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 20px;
}

.product02_container * {
	box-sizing: border-box;
}

.product02_content {
	padding: 44px 44px 1px 44px;
	display: flex;
	flex-direction: column;
	gap: 0;
}

/* Gallery Section */
.product02_gallery_section {
	width: 100%;
	margin-bottom: 0;
}

.product02_main_image_wrapper {
	position: relative;
	width: 100%;
	aspect-ratio: 1;
	background: #F9F9F9;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	overflow: hidden;
	margin-bottom: 12px;
}

.product02_main_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product02_nav_btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	background: rgba(255, 255, 255, 0.90);
	box-shadow: 0px 4px 5px -4px rgba(0, 0, 0, 0.10);
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product02_nav_btn_left {
	left: 12px;
}

.product02_nav_btn_right {
	right: 12px;
}

.product02_arrow_icon {
	width: 4px;
	height: 9px;
	border: 1px solid #2B2B2B;
}

.product02_zoom_btn {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 32px;
	height: 32px;
	background: rgba(255, 255, 255, 0.90);
	box-shadow: 0px 4px 5px -4px rgba(0, 0, 0, 0.10);
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product02_zoom_icon {
	width: 15px;
	height: 13px;
	border: 1px solid #5C5C5C;
}

.product02_thumbnail_list {
	display: flex;
	gap: 12px;
	margin-bottom: 21px;
}

.product02_thumbnail {
	width: 105px;
	height: 105px;
	padding: 2px;
	background: #F9F9F9;
	border-radius: 4px;
	border: 2px solid #DEDEDE;
	overflow: hidden;
	cursor: pointer;
	flex-shrink: 0;
}

.product02_thumbnail_active {
	border-color: var(--main_color);;
}

.product02_thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Product Info Section */
.product02_info_section {
	width: 100%;
}

.product02_header {
	margin-bottom: 9px;
}

.product02_category_tags {
	display: flex;
	align-items: center;
	gap: 7px;
	margin-bottom: 7px;
}

.product02_category_tag {
	color: #5C5C5C;
	font-size: 12px;
	font-weight: 500;
	line-height: 19px;
}

.product02_divider {
	color: #DEDEDE;
	font-size: 14px;
	font-family: Arial;
	line-height: 21px;
}

.product02_title {
	color: #2B2B2B;
	font-size: 25px;
	font-weight: 600;
	line-height: 37px;
	margin: 0;
}

/* Product Details Box */
.product02_details_box {
	background: #F9F9F9;
	border-radius: 9px;
	padding: 18px;
	margin-bottom: 22px;
}

.product02_detail_row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 12px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 12px;
}

.product02_contact_notice{
	color: #5C5C5C;
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 6px;
	margin-top: 16px;
}

.product02_detail_row:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.product02_detail_label {
	color: #5C5C5C;
	font-size: 12px;
	font-weight: 500;
	line-height: 19px;
}

.product02_detail_value {
	color: #2B2B2B;
	font-size: 12px;
	font-weight: 600;
	line-height: 19px;
}

/* Contact Section */
.product02_contact_section {
	margin-bottom: 9px;
}

.product02_section_title {
	color: #2B2B2B;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	margin: 0 0 11px 0;
}

.product02_contact_details_box {
	background: #F9F9F9;
	border-radius: 9px;
	padding: 21px;
}

.product02_contact_details_box .product02_detail_value {
	font-weight: 500;
}

/* Contact Button */
.product02_contact_btn {
	width: 100%;
	height: 49px;
	background: var(--main_color);;
	border-radius: 4px;
	border: none;
	color: white;
	font-size: 14px;
	font-weight: 500;
	line-height: 9px;
	cursor: pointer;
	margin-bottom: 9px;
	transition: background 0.3s ease;
}

.product02_contact_btn:hover {
	background: #191f53;
	color: white;
}

/* Seller Info Box */
.product02_seller_info_box {
	background: #F9F9F9;
	border-radius: 9px;
	padding: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product02_seller_label {
	color: #5C5C5C;
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
}

.product02_seller_name {
	color: var(--main_color);;
	font-size: 12px;
	font-weight: 500;
	line-height: 19px;
}

/* Responsive Design */
@media (max-width: 768px) {
	.product02_content {
		padding: 24px 20px 1px 20px;
	}

	.product02_title {
		font-size: 20px;
		line-height: 30px;
	}

	.product02_thumbnail_list {
		overflow-x: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}

	.product02_thumbnail_list::-webkit-scrollbar {
		display: none;
	}

	.product02_thumbnail {
		width: 80px;
		height: 80px;
	}
}

@media (max-width: 480px) {
	.product02_content {
		padding: 16px 16px 1px 16px;
	}

	.product02_title {
		font-size: 18px;
		line-height: 27px;
	}

	.product02_category_tag {
		font-size: 11px;
	}

	.product02_detail_label,
	.product02_detail_value,
	.product02_seller_label,
	.product02_seller_name {
		font-size: 11px;
	}

	.product02_contact_btn {
		height: 44px;
		font-size: 13px;
	}

	.product02_thumbnail {
		width: 70px;
		height: 70px;
	}

	.product02_nav_btn,
	.product02_zoom_btn {
		width: 28px;
		height: 28px;
	}
}

@media (min-width: 1024px) {
	.product02_content {
		flex-direction: row;
		gap: 40px;
		align-items: flex-start;
	}

	.product02_gallery_section {
		flex: 1;
		max-width: 566px;
	}

	.product02_info_section {
		flex: 1;
		max-width: 566px;
	}
}

/* Product02 Tab Section Styles */

.product02_tab_container {
	position: relative;
	background: white;
	overflow: hidden;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	height: 460px;
	margin-bottom: 20px;
}

.product02_tab_header {
	width: 100%;
	height: 53px;
	padding-left: 42px;
	background: white;
	border-bottom: 1px solid #DEDEDE;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.product02_tab_item {
	height: 52px;
	border-bottom: 2px solid transparent;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #5C5C5C;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	padding: 0 15px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.product02_tab_item_active {
	border-bottom-color: var(--main_color);;
	color: var(--main_color);;
}

.product02_tab_item:hover {
	color: var(--main_color);;
}

.product02_tab_content {
	width: 100%;
	padding: 43px;
	overflow-y: auto;
	height: calc(100% - 53px);
}

.product02_description_section {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.product02_description_title {
	color: #2B2B2B;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
}

.product02_description_text {
	color: #5C5C5C;
	font-size: 12px;
	font-weight: 400;
	line-height: 21px;
	max-width: 992px;
}

/* Responsive Design */
@media (max-width: 768px) {
	.product02_tab_container {
		height: auto;
		min-height: 400px;
	}

	.product02_tab_header {
		padding-left: 20px;
	}

	.product02_tab_content {
		padding: 24px 20px;
		height: auto;
		min-height: 300px;
	}

	.product02_description_title {
		font-size: 16px;
		line-height: 24px;
	}

	.product02_description_text {
		font-size: 11px;
		line-height: 19px;
	}

	.product02_tab_item {
		font-size: 13px;
		padding: 0 10px;
	}
}

@media (max-width: 480px) {
	.product02_tab_header {
		padding-left: 16px;
		height: 48px;
	}

	.product02_tab_item {
		height: 47px;
		font-size: 12px;
		padding: 0 8px;
	}

	.product02_tab_content {
		padding: 20px 16px;
	}

	.product02_description_title {
		font-size: 15px;
		line-height: 22px;
	}

	.product02_description_text {
		font-size: 11px;
		line-height: 18px;
	}
}


/* Product02 Q&A Section Styles */

.product02_qna_container {
	position: relative;
	background: white;
	overflow: hidden;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	height: 622px;
	margin-bottom: 20px;
}

.product02_qna_header {
	width: 100%;
	height: 53px;
	padding-left: 42px;
	padding-right: 42px;
	background: white;
	border-bottom: 1px solid #DEDEDE;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product02_qna_tab {
	height: 52px;
	border-bottom: 2px solid transparent;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #5C5C5C;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	padding: 0 15px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.product02_qna_tab_active {
	border-bottom-color: var(--main_color);;
	color: var(--main_color);;
}

.product02_ask_btn {
	width: 126px;
	height: 32px;
	background: var(--main_color);;
	border-radius: 4px;
	border: none;
	color: white;
	font-size: 12px;
	font-weight: 500;
	line-height: 19px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	transition: background 0.3s ease;
}

.product02_ask_btn:hover {
	background: #c56700;
}

.product02_ask_icon {
	width: 14px;
	height: 14px;
	border: 1px solid white;
	border-radius: 50%;
	position: relative;
}

.product02_ask_icon::before,
.product02_ask_icon::after {
	content: '';
	position: absolute;
	background: white;
}

.product02_ask_icon::before {
	width: 8px;
	height: 1px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product02_ask_icon::after {
	width: 1px;
	height: 8px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product02_qna_content {
	width: 100%;
	padding: 43px;
	overflow-y: auto;
	height: calc(100% - 53px);
	display: flex;
	flex-direction: column;
	gap: 21px;
}

.product02_qna_item {
	padding: 22px;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.product02_question_section {
	display: flex;
	gap: 11px;
	align-items: flex-start;
}

.product02_q_badge {
	width: 27px;
	height: 26px;
	padding: 4px 9px;
	background: var(--main_color);;
	border-radius: 4px;
	color: white;
	font-size: 12px;
	font-weight: 600;
	line-height: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.product02_question_content {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.product02_question_text {
	color: #2B2B2B;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
}

.product02_question_meta {
	display: flex;
	align-items: center;
	gap: 11px;
}

.product02_author,
.product02_date {
	color: #888888;
	font-size: 11px;
	font-weight: 400;
	line-height: 17px;
}

.product02_divider {
	color: #DEDEDE;
	font-size: 14px;
	font-family: Arial;
	line-height: 21px;
}

.product02_answer_section {
	display: flex;
	gap: 11px;
	align-items: flex-start;
	padding-top: 11px;
	padding-left: 32px;
	border-top: 1px solid #F2F2F2;
}

.product02_a_badge {
	width: 25px;
	height: 26px;
	padding: 4px 9px;
	background: #5C5C5C;
	border-radius: 4px;
	color: white;
	font-size: 12px;
	font-weight: 600;
	line-height: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.product02_answer_text {
	flex: 1;
	color: #5C5C5C;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
}

/* Responsive Design */
@media (max-width: 768px) {
	.product02_qna_container {
		height: auto;
		min-height: 500px;
	}

	.product02_qna_header {
		padding-left: 20px;
		padding-right: 20px;
	}

	.product02_qna_content {
		padding: 24px 20px;
		height: auto;
	}

	.product02_ask_btn {
		width: 110px;
		font-size: 11px;
	}

	.product02_qna_item {
		padding: 18px;
	}

	.product02_question_text {
		font-size: 13px;
		line-height: 20px;
	}

	.product02_answer_text {
		font-size: 12px;
		line-height: 19px;
	}

	.product02_answer_section {
		padding-left: 20px;
	}
}

@media (max-width: 480px) {
	.product02_qna_header {
		padding-left: 16px;
		padding-right: 16px;
		height: 48px;
	}

	.product02_qna_tab {
		height: 47px;
		font-size: 13px;
		padding: 0 8px;
	}

	.product02_ask_btn {
		width: 100px;
		height: 28px;
		font-size: 11px;
	}

	.product02_ask_icon {
		width: 12px;
		height: 12px;
	}

	.product02_qna_content {
		padding: 20px 16px;
		gap: 16px;
	}

	.product02_qna_item {
		padding: 16px;
	}

	.product02_question_section,
	.product02_answer_section {
		gap: 8px;
	}

	.product02_q_badge,
	.product02_a_badge {
		width: 24px;
		height: 24px;
		font-size: 11px;
		padding: 3px 8px;
	}

	.product02_question_text {
		font-size: 12px;
		line-height: 18px;
	}

	.product02_answer_text {
		font-size: 11px;
		line-height: 18px;
	}

	.product02_author,
	.product02_date {
		font-size: 10px;
		line-height: 16px;
	}

	.product02_answer_section {
		padding-left: 16px;
	}
}

/* Product02 Related Products Section Styles */

.product02_related_section {
	display: flex;
	flex-direction: column;
	gap: 21px;
	margin-bottom: 120px;
}

.product02_related_header {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.product02_related_title {
	flex: 1;
	color: #2B2B2B;
	font-size: 21px;
	font-weight: 600;
	line-height: 32px;
	margin: 0;
}

.product02_related_grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.product02_related_card {
	padding: 1px;
	background: white;
	overflow: hidden;
	border-radius: 9px;
	border: 1px solid #DEDEDE;
	display: flex;
	flex-direction: column;
	cursor: pointer;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product02_related_card:hover {
	transform: translateY(-4px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.product02_related_image {
	width: 100%;
	aspect-ratio: 1;
	background: #F9F9F9;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.product02_related_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product02_related_info {
	padding: 16px;
	display: flex;
	flex-direction: column;
	gap: 7px;
}

.product02_related_name {
	flex: 1;
	color: #2B2B2B;
	font-size: 12px;
	font-weight: 500;
	line-height: 19px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 38px;
}

.product02_related_price_area {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 5px;
	min-height: 21px;
}

.product02_related_discount {
	color: var(--main_color);;
	font-size: 12px;
	font-weight: 600;
	line-height: 19px;
}

.product02_related_price {
	color: #2B2B2B;
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
}

/* Responsive Design */
@media (max-width: 1200px) {
	.product02_related_grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 16px;
	}
}

@media (max-width: 768px) {
	.product02_related_title {
		font-size: 18px;
		line-height: 27px;
	}

	.product02_related_grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 12px;
	}

	.product02_related_info {
		padding: 12px;
	}

	.product02_related_name {
		font-size: 11px;
		line-height: 17px;
		min-height: 34px;
	}

	.product02_related_discount {
		font-size: 11px;
	}

	.product02_related_price {
		font-size: 13px;
		line-height: 20px;
	}
}

@media (max-width: 480px) {
	.product02_related_section {
		gap: 16px;
	}

	.product02_related_title {
		font-size: 16px;
		line-height: 24px;
	}

	.product02_related_grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.product02_related_info {
		padding: 10px;
		gap: 5px;
	}

	.product02_related_name {
		font-size: 11px;
		line-height: 16px;
		min-height: 32px;
	}

	.product02_related_discount {
		font-size: 10px;
		line-height: 16px;
	}

	.product02_related_price {
		font-size: 12px;
		line-height: 18px;
	}
}

/* Single column for very small screens */
@media (max-width: 360px) {
	.product02_related_grid {
		grid-template-columns: 1fr;
	}
}


.product_inquiry_wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 20px;
	background: #f5f5f5;
}

.product_inquiry_container {
	max-width: 794px;
	width: 100%;
	background: white;
	border-radius: 8px;
	border: 1px solid #E5E5E5;
	padding: 54px;
	position: relative;
}

.product_inquiry_back {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	margin-bottom: 41px;
}

.product_inquiry_back_icon {
	width: 16px;
	height: 16px;
	position: relative;
	border: 1.5px solid #52525B;
	border-radius: 2px;
}

.product_inquiry_back_icon::before {
	content: '';
	position: absolute;
	width: 8px;
	height: 2px;
	background: #52525B;
	top: 50%;
	left: 2px;
	transform: translateY(-50%);
}

.product_inquiry_back_text {
	color: #52525B;
	font-size: 14px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 20px;
}

.product_inquiry_title {
	color: #27272A;
	font-size: 30px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 700;
	line-height: 48px;
	margin: 0 0 42px;
}

.product_inquiry_subtitle {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 4px;
	margin-bottom: 58px;
}

.product_inquiry_subtitle_text {
	color: #52525B;
	font-size: 14px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 20px;
}

.product_inquiry_subtitle_product {
	color: #D97706;
	font-size: 14px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 600;
	line-height: 20px;
}

.product_inquiry_form {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.product_inquiry_product_box {
	width: 100%;
	height: 208px;
	padding: 16px;
	background: #FAFAF9;
	border-radius: 4px;
	display: flex;
	align-items: flex-start;
}

.product_inquiry_product_text {
	color: #27272A;
	font-size: 30px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 700;
	line-height: 48px;
}

.product_inquiry_field {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.product_inquiry_field_message {
	height: 320px;
}

.product_inquiry_label {
	color: #27272A;
	font-size: 16px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 600;
	line-height: 24px;
	position: relative;
	padding-left: 8px;
}

.product_inquiry_label_required::before {
	content: '*';
	color: #DC2626;
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 0;
}

.product_inquiry_input {
	width: 100%;
	height: 48px;
	padding: 4px 10px;
	background: #FAFAF9;
	border: none;
	border-radius: 4px;
	color: #27272A;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	outline: none;
}

.product_inquiry_input::placeholder {
	color: #71717A;
}

.product_inquiry_input:focus {
	background: #F5F5F4;
}

.product_inquiry_email_group {
	display: flex;
	align-items: center;
	gap: 12px;
}

.product_inquiry_input_email {
	flex: 1;
}

.product_inquiry_email_at {
	color: #27272A;
	font-size: 16px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 24px;
}

.product_inquiry_textarea {
	width: 100%;
	height: 208px;
	padding: 16px;
	background: #FAFAF9;
	border: none;
	border-radius: 4px;
	color: #27272A;
	font-size: 16px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 24px;
	outline: none;
	resize: none;
}

.product_inquiry_textarea::placeholder {
	color: #71717A;
}

.product_inquiry_textarea:focus {
	background: #F5F5F4;
}

.product_inquiry_file_wrapper {
	position: relative;
}

.product_inquiry_file_input {
	display: none;
}

.product_inquiry_file_label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 48px;
	padding: 4px 10px 4px 10px;
	background: #FAFAF9;
	border-radius: 4px;
	cursor: pointer;
}

.product_inquiry_file_text {
	color: #71717A;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
}

.product_inquiry_file_icon {
	width: 16px;
	height: 16px;
	border: 1.5px solid #71717A;
	border-radius: 2px;
	position: absolute;
	right: 16px;
}

.product_inquiry_select_wrapper {
	position: relative;
}

.product_inquiry_select {
	width: 100%;
	height: 48px;
	padding: 4px 40px 4px 10px;
	border: 1px solid #E4E4E7;
	border-radius: 4px;
	background: white;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	color: #27272A;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}

.product_inquiry_select:focus {
	background: #F5F5F4;
}

.product_inquiry_select option {
	padding: 10px;
}

.product_inquiry_select_arrow {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
}

.product_inquiry_buttons {
	display: flex;
	gap: 12px;
	margin-top: 20px;
}

.product_inquiry_button {
	flex: 1;
	padding: 8px 14px;
	border-radius: 4px;
	font-size: 18px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 600;
	line-height: 28px;
	cursor: pointer;
	transition: all 0.3s;
}

.product_inquiry_button_cancel {
	background: white;
	color: #27272A;
	border: 1px solid #E5E5E5;
}

.product_inquiry_button_cancel:hover {
	background: #FAFAF9;
}

.product_inquiry_button_submit {
	background: #D97706;
	color: white;
	border: none;
}

.product_inquiry_button_submit:hover {
	background: #B45309;
}

@media (max-width: 768px) {
	.product_inquiry_wrapper {
		padding: 15px;
	}

	.product_inquiry_container {
		padding: 30px 20px;
	}

	.product_inquiry_title {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 30px;
	}

	.product_inquiry_subtitle {
		margin-bottom: 40px;
	}

	.product_inquiry_subtitle_text {
		font-size: 13px;
	}

	.product_inquiry_subtitle_product {
		font-size: 13px;
	}

	.product_inquiry_form {
		gap: 20px;
	}

	.product_inquiry_product_box {
		height: 150px;
	}

	.product_inquiry_product_text {
		font-size: 24px;
		line-height: 36px;
	}

	.product_inquiry_label {
		font-size: 14px;
	}

	.product_inquiry_email_group {
		flex-direction: column;
		gap: 8px;
	}

	.product_inquiry_email_at {
		align-self: flex-start;
	}

	.product_inquiry_field_message {
		height: 280px;
	}

	.product_inquiry_textarea {
		height: 180px;
	}

	.product_inquiry_buttons {
		flex-direction: column;
	}
}

@media (max-width: 480px) {
	.product_inquiry_container {
		padding: 20px 15px;
	}

	.product_inquiry_back_text {
		font-size: 12px;
	}

	.product_inquiry_title {
		font-size: 20px;
		line-height: 30px;
	}

	.product_inquiry_product_box {
		height: 120px;
		padding: 12px;
	}

	.product_inquiry_product_text {
		font-size: 20px;
		line-height: 30px;
	}

	.product_inquiry_input {
		height: 44px;
		font-size: 11px;
	}

	.product_inquiry_select {
		height: 44px;
		font-size: 11px;
	}

	.product_inquiry_textarea {
		height: 150px;
		font-size: 14px;
	}

	.product_inquiry_button {
		font-size: 16px;
	}
}

.featured_partners_section {
	width: 100%;
	padding: 80px 0 64px;
	overflow: hidden;
}

.featured_partners_container {
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.featured_partners_search_wrapper {
	width: 100%;
	padding: 40px 0 20px;
}

.featured_partners_search_box {
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}

.featured_partners_search_input {
	width: 100%;
	height: 56px;
	padding: 0 60px 0 24px;
	background: white;
	border: 1px solid #E5E5E5;
	border-radius: 28px;
	font-size: 16px;
	font-family: 'Pretendard', sans-serif;
	color: #27272A;
	outline: none;
	transition: border-color 0.3s;
}

.featured_partners_search_input::placeholder {
	color: #A1A1AA;
}

.featured_partners_search_input:focus {
	border-color: #27272A;
}

.featured_partners_search_button {
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: #27272A;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s;
}

.featured_partners_search_button:hover {
	background: #52525B;
}

.featured_partners_search_icon {
	width: 20px;
	height: 20px;
	position: relative;
}

.featured_partners_search_icon::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border: 2px solid white;
	border-radius: 50%;
	top: 2px;
	left: 2px;
}

.featured_partners_search_icon::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 2px;
	background: white;
	transform: rotate(-45deg);
	bottom: 2px;
	right: 2px;
}

.featured_partners_header {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.featured_partners_title {
	color: #27272A;
	font-size: 30px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	margin: 0;
}

.featured_partners_subtitle {
	color: #52525B;
	font-size: 18px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
}

.featured_partners_grid {
	display: flex;
	flex-direction: column;
	gap: 36px;
}

.featured_partners_row {
	display: flex;
	gap: 16px;
}

.featured_partners_item {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 16px;
	cursor: pointer;
	transition: transform 0.3s;
}

.featured_partners_item:hover {
	transform: translateY(-4px);
}

.featured_partners_image_box {
	width: 100%;
	height: 192px;
	background: #F4F4F5;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.featured_partners_image {
	max-width: 90%;
	max-height: 90%;
	object-fit: contain;
}

.featured_partners_name {
	color: #27272A;
	font-size: 20px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 32px;
	margin: 0;
}

@media (max-width: 1200px) {
	.featured_partners_title {
		font-size: 26px;
	}

	.featured_partners_subtitle {
		font-size: 16px;
	}

	.featured_partners_name {
		font-size: 18px;
	}
}

@media (max-width: 968px) {
	.featured_partners_row {
		flex-wrap: wrap;
	}

	.featured_partners_item {
		flex: 0 0 calc(50% - 8px);
	}

	.featured_partners_search_box {
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	.featured_partners_section {
		padding: 0 0 50px;
	}

	.featured_partners_container {
		gap: 30px;
		padding: 0 15px;
	}

	.featured_partners_search_wrapper {
		padding: 30px 0 15px;
	}

	.featured_partners_search_input {
		height: 48px;
		padding: 0 55px 0 20px;
		font-size: 15px;
	}

	.featured_partners_search_button {
		width: 36px;
		height: 36px;
	}

	.featured_partners_title {
		font-size: 24px;
	}

	.featured_partners_subtitle {
		font-size: 15px;
		line-height: 24px;
	}

	.featured_partners_grid {
		gap: 24px;
	}

	.featured_partners_row {
		gap: 12px;
	}

	.featured_partners_item {
		gap: 12px;
	}

	.featured_partners_image_box {
		height: 160px;
	}

	.featured_partners_name {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 480px) {
	.featured_partners_section {
		padding: 0 0 40px;
	}

	.featured_partners_search_wrapper {
		padding: 20px 0 10px;
	}

	.featured_partners_search_input {
		height: 44px;
		font-size: 14px;
	}

	.featured_partners_item {
		flex: 0 0 100%;
	}

	.featured_partners_title {
		font-size: 20px;
	}

	.featured_partners_subtitle {
		font-size: 14px;
	}

	.featured_partners_image_box {
		height: 180px;
	}

	.featured_partners_name {
		font-size: 15px;
	}
}


.additional_images_section {
	width: 100%;
	max-width: 1048px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.additional_images_header {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.additional_images_title {
	color: #27272A;
	font-size: 18px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 28px;
	margin: 0;
}

.additional_images_add_button {
	height: 36px;
	padding: 0 16px;
	background: white;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	display: flex;
	align-items: center;
	gap: 8px;
	cursor: pointer;
	transition: background 0.3s, border-color 0.3s;
}

.additional_images_add_button:hover {
	background: #F5F5F5;
	border-color: rgba(0, 0, 0, 0.2);
}

.additional_images_add_icon {
	width: 16px;
	height: 16px;
	position: relative;
}

.additional_images_add_icon::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 1.5px;
	background: #0A0A0A;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.additional_images_add_icon::after {
	content: '';
	position: absolute;
	width: 1.5px;
	height: 10px;
	background: #0A0A0A;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.additional_images_add_text {
	color: #0A0A0A;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	line-height: 20px;
}

.additional_images_file_input {
	display: none;
}

.additional_images_description {
	width: 100%;
	padding: 20px 0;
}

.additional_images_description_text {
	color: #52525B;
	font-size: 14px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 20px;
	margin: 0;
}

.additional_images_preview_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 12px;
}

.additional_images_preview_item {
	width: 150px;
	height: 150px;
	position: relative;
	border: 1px solid #E5E5E5;
	border-radius: 8px;
	overflow: hidden;
}

.additional_images_preview_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.additional_images_preview_remove {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 24px;
	height: 24px;
	background: rgba(0, 0, 0, 0.6);
	border: none;
	border-radius: 50%;
	color: white;
	font-size: 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s;
}

.additional_images_preview_remove:hover {
	background: rgba(0, 0, 0, 0.8);
}

.additional_images_preview_count {
	position: absolute;
	bottom: 8px;
	left: 8px;
	padding: 4px 8px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 4px;
	color: white;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
}

@media (max-width: 768px) {
	.additional_images_section {
		max-width: 100%;
	}

	.additional_images_header {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
	}

	.additional_images_title {
		font-size: 16px;
	}

	.additional_images_add_button {
		width: 100%;
		justify-content: center;
	}

	.additional_images_description {
		max-width: 100%;
		padding: 15px 0;
	}

	.additional_images_description_text {
		font-size: 13px;
	}

	.additional_images_preview_item {
		width: calc(33.333% - 11px);
		height: 120px;
	}
}

@media (max-width: 480px) {
	.additional_images_title {
		font-size: 15px;
		line-height: 24px;
	}

	.additional_images_add_button {
		height: 40px;
	}

	.additional_images_description_text {
		font-size: 12px;
		line-height: 18px;
	}

	.additional_images_preview_item {
		width: calc(50% - 8px);
		height: 150px;
	}
}



.inquiry_list_wrapper {
	width: 100%;
	padding: 1px;
	background: white;
	border: 1px solid #E5E5E5;
	border-radius: 8px;
	overflow: hidden;
}

.inquiry_list_container {
	width: 100%;
	overflow: hidden;
}

.inquiry_list_table {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.inquiry_list_header {
	width: 100%;
	height: 36px;
	background: #FAFAF9;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
}

.inquiry_list_header_cell {
	color: #27272A;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 16px;
	padding: 0 8px;
}

.inquiry_list_header_category {
	width: 112px;
}

.inquiry_list_header_title {
	width: 493px;
	flex: 1;
}

.inquiry_list_header_manager {
	width: 112px;
}

.inquiry_list_header_date {
	width: 112px;
}

.inquiry_list_header_status {
	width: 80px;
	text-align: center;
}

.inquiry_list_header_detail {
	width: 80px;
	text-align: center;
}

.inquiry_list_body {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.inquiry_list_row {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	transition: background 0.2s;
}

.inquiry_list_row:hover {
	background: #FAFAF9;
}

.inquiry_list_row:last-child {
	border-bottom: none;
}

.inquiry_list_cell {
	padding: 0 8px;
	display: flex;
	align-items: center;
}

.inquiry_list_cell_category {
	width: 112px;
}

.inquiry_list_cell_title {
	width: 493px;
	flex: 1;
}

.inquiry_list_cell_manager {
	width: 112px;
}

.inquiry_list_cell_date {
	width: 112px;
}

.inquiry_list_cell_status {
	width: 80px;
	justify-content: center;
}

.inquiry_list_cell_detail {
	width: 80px;
	justify-content: center;
}

.inquiry_list_badge {
	padding: 4px 10px;
	border-radius: 6px;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	line-height: 16px;
	display: inline-block;
}

.inquiry_list_badge_product {
	background: #E0F2FE;
	color: #0284C7;
}

.inquiry_list_badge_subscription {
	background: #FCE7F3;
	color: #6B21A8;
}

.inquiry_list_badge_advertisement {
	background: #FFFBEB;
	color: #F97316;
}

.inquiry_list_badge_complete {
	background: #DCFCE7;
	color: #15803D;
}

.inquiry_list_badge_waiting {
	background: #FAFAF9;
	color: #737373;
}

.inquiry_list_title_text {
	color: #27272A;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 16px;
}

.inquiry_list_manager_text {
	color: #52525B;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 16px;
}

.inquiry_list_date_text {
	color: #52525B;
	font-size: 12px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 400;
	line-height: 16px;
}

.inquiry_list_detail_button {
	width: 56px;
	height: 32px;
	background: white;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	color: #0A0A0A;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	line-height: 16px;
	cursor: pointer;
	transition: background 0.2s, border-color 0.2s;
}

.inquiry_list_detail_button:hover {
	background: #F5F5F5;
	border-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1200px) {

	.inquiry_list_cell_title,
	.inquiry_list_header_title {
		width: 300px;
	}
}

@media (max-width: 1024px) {
	.inquiry_list_wrapper {
		max-width: 100%;
		overflow-x: auto;
	}

	.inquiry_list_cell_title,
	.inquiry_list_header_title {
		width: 100px;
	}
}

@media (max-width: 768px) {
	.inquiry_list_wrapper {
		border-radius: 6px;
	}

	.inquiry_list_header {
		height: 32px;
	}

	.inquiry_list_header_cell {
		font-size: 11px;
		padding: 0 6px;
	}

	.inquiry_list_row {
		height: 44px;
	}

	.inquiry_list_cell {
		padding: 0 6px;
	}

	.inquiry_list_badge {
		padding: 3px 8px;
		font-size: 11px;
	}

	.inquiry_list_title_text {
		font-size: 11px;
	}

	.inquiry_list_manager_text {
		font-size: 11px;
	}

	.inquiry_list_date_text {
		font-size: 11px;
	}

	.inquiry_list_detail_button {
		width: 50px;
		height: 28px;
		font-size: 11px;
	}
}

@media (max-width: 480px) {
	.inquiry_list_header {
		height: 30px;
	}

	.inquiry_list_header_cell {
		font-size: 10px;
		padding: 0 4px;
	}

	.inquiry_list_row {
		height: 40px;
	}

	.inquiry_list_cell {
		padding: 0 4px;
	}

	.inquiry_list_badge {
		padding: 2px 6px;
		font-size: 10px;
	}

	.inquiry_list_title_text {
		font-size: 10px;
	}

	.inquiry_list_manager_text {
		font-size: 10px;
	}

	.inquiry_list_date_text {
		font-size: 10px;
	}

	.inquiry_list_detail_button {
		width: 44px;
		height: 26px;
		font-size: 10px;
	}
}


/* 20251121 */

.programCon_custom01 {
	padding: 120px 0;
}

.faq_wrapper01 .faq_table>tbody>tr>th {
	padding-left: 30px;
}

.faq_wrapper01 .faq_table>tbody>tr>th::after {
	right: 20px;
}

.service_tabs_container {
	width: 100%;
	max-width: 1400px;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 16px;
	margin: 0 auto;
	margin-top: 36px;
}

.service_tabs_item {
	width: 256px;
	height: 56px;
	background: white;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
}

.service_tabs_item:hover {
	background: #FAFAF9;
	border-color: #D4D4D4;
}

.service_tabs_item_active {
	background: var(--main_color);
	border: none;
}

.service_tabs_item_active:hover {
	background: #191f53;
}

.service_tabs_text {
	color: #27272A;
	font-size: 18px;
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
}

.service_tabs_item_active .service_tabs_text {
	color: white;
}

@media (max-width: 968px) {
	.service_tabs_container {
		flex-wrap: wrap;
		height: auto;
		gap: 12px;
		max-width: 93.75%;
	}

	.service_tabs_item {
		width: calc(50% - 6px);
		height: 52px;
	}

	.service_tabs_text {
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 768px) {
	.service_tabs_container {
		gap: 10px;
	}

	.service_tabs_item {
		width: 100%;
		height: 48px;
	}

	.service_tabs_text {
		font-size: 15px;
	}

	.favorite_company_wrap .counseling_table_wrap {
		overflow-x: scroll;
	}
}

@media (max-width: 480px) {
	.service_tabs_item {
		height: 44px;
		border-radius: 8px;
	}

	.service_tabs_text {
		font-size: 14px;
		line-height: 20px;
		padding: 0 10px;
	}
}

/* 20251121 반응형 */

@media (max-width: 1600px) {}

@media (max-width: 1200px) {
	.subscription_section .col_no {
		width: 70px;
	}
	.subscription_section .col_price,
	.subscription_section .col_duration,
	.subscription_section .col_start {
		width: 100px;
	}
	.subscription_section .col_action {
		width: 120px;
	}
}

@media (max-width: 1024px) {
	.subscription_section .col_no {
		width: 60px;
	}
	.subscription_section .col_price,
	.subscription_section .col_duration,
	.subscription_section .col_start {
		width: 90px;
	}
	.subscription_section .col_action {
		width: 110px;
	}
	.subscription_section .col {
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	.subscription_section .table_head,
	.subscription_section .table_row {
		height: 50px;
	}
	.subscription_section .col {
		font-size: 12px;
		padding: 0 6px;
	}
	.subscription_section .col_no {
		width: 50px;
	}
	.subscription_section .col_price,
	.subscription_section .col_duration,
	.subscription_section .col_start {
		width: 80px;
	}
	.subscription_section .col_action {
		width: 100px;
		padding: 6px 10px;
	}
	.subscription_section .btn_view_details {
		height: 34px;
		font-size: 12px;
	}
}

@media (max-width: 600px) {
	.subscription_section .col_duration {
		display: none;
	}
}

@media (max-width: 480px) {
	.subscription_section .col_price {
		display: none;
	}
	.subscription_section .col_no {
		width: 40px;
	}
	.subscription_section .col_start {
		width: 70px;
	}
	.subscription_section .col_action {
		width: 80px;
	}
	.table_btn_wrap {
		flex-direction: column;
	}
}

@media (max-width: 344px) {}


.commu_btn_wrap {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	padding-bottom: 60px;
}



/* 20251219 추가 */
.new_tit h3 {
	font-size: 24px;
	font-weight: 500;
}

.tab_content.flex {
	display: flex !important;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 36px;
}

.tab_content.flex p {
	margin-bottom: unset;
}

.tab_content.flex a {
	display: flex;
	width: 200px;
	height: 50px;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background: var(--main_color);

	overflow: hidden;
	color: #FFF;
	text-align: center;
	font-feature-settings: 'dlig'on;
	text-overflow: ellipsis;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}


/* Tab Header */

/* Seller Profile */

.seller_profile_wrap {
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.seller_profile_wrap .info_section {
    padding: 36px;
    background: #fff;
    border: 1px solid #DEDEDE;
    border-radius: 10px;
}

.seller_profile_wrap .section_title {
    font-family: 'Pretendard', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #222;
    margin-bottom: 36px;
}

/* Form Grid */

.form_grid {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.form_grid .form_row {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
}

.form_grid .form_col {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.form_grid .form_label {
    font-family: 'Pretendard', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #222;
}

/* Badge */

.badge_wrap {
    display: flex;
}

.badge {
    padding: 8px 36px;
    border-radius: 20px;
    font-family: 'Pretendard', sans-serif;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}

.badge.badge_green {
    background: rgba(34, 197, 94, 0.1);
    color: #22C55E;
}

/* Input */

.input_wrap {
    position: relative;
}

.form_input {
    width: 100%;
    height: 48px;
    padding: 0 16px;
    background: #E5E5E5;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    font-family: 'Pretendard', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    outline: none;
    transition: all 0.3s ease;
}

.form_input::placeholder {
    color: #AAAAAA;
}

.form_input:focus {
    border-color: #D97706;
    background: #fff;
}

.form_input:read-only {
    background: #E5E5E5;
    cursor: not-allowed;
}

/* Buttons */

.form_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.form_buttons .btn {
    width: 192px;
    height: 48px;
    padding: 14px 0;
    border-radius: 10px;
    font-family: 'Pretendard', sans-serif;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    outline: none;
}

.form_buttons .btn_cancel {
    background: #F5F5F5;
    border: 1px solid #E5E5E5;
    color: #222;
}

.form_buttons .btn_cancel:hover {
    background: #E5E5E5;
}

.form_buttons .btn_submit {
    background: #D97706;
    color: #fff;
}

.form_buttons .btn_submit:hover {
    background: #B45309;
}

/* Responsive */

@media (max-width: 1280px) {

    
    .tab_content .tab_desc {
        font-size: 16px;
    }
    
    .seller_profile_wrap .info_section {
        padding: 30px;
    }
    
    .seller_profile_wrap .section_title {
        font-size: 22px;
        margin-bottom: 30px;
    }
    
    .form_grid .form_row {
        gap: 30px;
    }
}

@media (max-width: 1024px) {

    
    .seller_profile_wrap .info_section {
        padding: 24px;
    }
    
    .seller_profile_wrap .section_title {
        font-size: 20px;
        margin-bottom: 24px;
    }
    
    .form_grid .form_row {
        flex-direction: column;
        gap: 16px;
    }
    
    .form_grid .form_col {
        flex: 0 0 100%;
    }
    
    .form_grid .form_label {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .tab_content .tab_header {
        margin-bottom: 24px;
    }
    

    
    .seller_profile_wrap {
        gap: 24px;
    }
    
    .seller_profile_wrap .info_section {
        padding: 20px;
    }
    
    .seller_profile_wrap .section_title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .form_grid {
        gap: 12px;
    }
    
    .form_grid .form_label {
        font-size: 15px;
    }
    
    .form_input {
        height: 44px;
        font-size: 13px;
    }
    
    .form_buttons {
        flex-direction: column;
        width: 100%;
    }
    
    .form_buttons .btn {
        width: 100%;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
  
    
    .seller_profile_wrap .info_section {
        padding: 16px;
    }
    
    .seller_profile_wrap .section_title {
        font-size: 16px;
    }
    
    .form_grid .form_label {
        font-size: 14px;
    }
    
    .form_input {
        height: 42px;
        font-size: 13px;
        padding: 0 12px;
    }
    
    .badge {
        padding: 6px 24px;
        font-size: 11px;
    }
}



/* 20251224 추가 */

/* CSS */
.wishlist_wrap {
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.wishlist_wrap .wishlist_header {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.wishlist_wrap .wishlist_header h2 {
  color: #2B2B2B;
  font-size: 32px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 500;
  margin: 0;
}

.wishlist_wrap .wishlist_header p {
  color: #5C5C5C;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  line-height: 27px;
  margin: 0;
}

.wishlist_wrap .wishlist_container {
  padding: 36px;
  background: #F6F6F6;
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.wishlist_wrap .wishlist_tabs {
  display: flex;
  gap: 36px;
}

.wishlist_wrap .tab_btn {
  color: #5C5C5C;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  background: none;
  border: none;
  padding: 0 0 2px 0;
  cursor: pointer;
  position: relative;
}

.wishlist_wrap .tab_btn.active {
  color: var(--main_color);
}

.wishlist_wrap .tab_btn.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--main_color);
}

.wishlist_wrap .tab_panel {
  display: none;
  flex-direction: column;
  gap: 36px;
}

.wishlist_wrap .tab_panel.active {
  display: flex;
}

.wishlist_wrap .tab_panel h3 {
  color: #2B2B2B;
  font-size: 24px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 500;
  margin: 0;
}

.wishlist_wrap .wishlist_items {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.wishlist_wrap .wishlist_item {
  padding: 18px;
  background: #F6F6F6;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wishlist_wrap .item_left {
  display: flex;
  gap: 18px;
  align-items: flex-start;
}

.wishlist_wrap .item_img {
  width: 100px;
  height: 100px;
  background: #C1C1C1;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.wishlist_wrap .item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wishlist_wrap .item_info {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.wishlist_wrap .item_info h4 {
  color: #2B2B2B;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  margin: 0;
}

.wishlist_wrap .item_info .country {
  display: inline-block;
  padding: 2px 8px;
  background: var(--main_color);
  color: white;
  font-size: 14px;
  border-radius: 4px;
  margin-right: 8px;
}

.wishlist_wrap .item_info p {
  color: #5C5C5C;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  margin: 0;
}

.wishlist_wrap .item_btns {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.wishlist_wrap .btn_contact,
.wishlist_wrap .btn_wish {
  width: 200px;
  padding: 14px 0;
  border-radius: 10px;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s;
}

.wishlist_wrap .btn_contact {
  background: var(--main_color);
  color: white;
  border: none;
}

.wishlist_wrap .btn_contact:hover {
  background: #c56900;
}

.wishlist_wrap .btn_wish {
  background: transparent;
  color: var(--main_color);
  border: 1px solid #DEDEDE;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
}

.wishlist_wrap .btn_wish:hover {
  background: rgba(221, 118, 0, 0.05);
}

.wishlist_wrap .wish_icon {
  width: 16.5px;
  height: 14.5px;
  background-image: url('/img/orange_heart.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.wishlist_wrap .btn_wish.active .wish_icon {
  background-image: url('/img/orange_heart_full.png');
}

.wishlist_wrap .empty_state {
  flex: 1;
  text-align: center;
  padding: 40px;
}

.wishlist_wrap .empty_state p {
  color: #5C5C5C;
  font-size: 16px;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}

.wishlist_wrap #brand_panel .item_img {
  width: 181px;
  height: 100px;
  background: #EDEDED;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  position: relative;
  overflow: visible;
  flex-shrink: 0;
}

.wishlist_wrap #brand_panel .item_img img {
  /* width: 152px;
  height: 100px;
  position: absolute;
  left: 17px;
  top: 0.5px;
  border-radius: 10px;
  object-fit: cover; */

  width: 100%;
  height: 100%;
}

.wishlist_wrap #product_panel .item_img {
  width: 100px;
  height: 100px;
  background: #C1C1C1;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.wishlist_wrap #product_panel .item_img img {
  width: 100%;
  height: 100%;
  position: static;
  object-fit: cover;
}

.wishlist_wrap #brand_panel .item_info h4 {
  color: #2B2B2B;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  margin: 0;
}

.wishlist_wrap #brand_panel .item_info .country {
  display: none;
}

.wishlist_wrap #brand_panel .item_info p {
  color: #5C5C5C;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  margin: 0;
}

/* 반응형 */
@media (max-width: 1080px) {
  .wishlist_wrap .wishlist_header h2 {
    font-size: 24px;
  }

  .wishlist_wrap .wishlist_header p {
    font-size: 14px;
  }

  .wishlist_wrap .wishlist_container {
    padding: 20px;
  }

  .wishlist_wrap .wishlist_item {
    flex-direction: column;
    gap: 18px;
  }

  .wishlist_wrap .item_left {
    width: 100%;
  }

  .wishlist_wrap .item_btns {
    width: 100%;
  }

  .wishlist_wrap .btn_contact,
  .wishlist_wrap .btn_wish {
    width: 100%;
  }
}

/* ========================================================================= */
/* 카테고리 탭 스타일 (새 디자인) */
/* ========================================================================= */
.cate_tab_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: clamp(24px, 2.25vw, 36px);
  width: 100%;
}

/* 1depth 그리드 컨테이너 */
.cate_grid_container {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  outline: 1px solid #DEDEDE;
  outline-offset: -1px;
  display: flex;
  flex-direction: column;
}

/* 1depth 그리드 */
.cate_grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.cate_grid_item {
  flex: 0 0 calc(16.666% / 1);
  min-width: 0;
  padding-top: clamp(14px, 1.13vw, 18px);
  padding-bottom: clamp(14px, 1.13vw, 18px);
  background: #F6F6F6;
  overflow: hidden;
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
  transition: background-color 0.2s;
}

.cate_grid_item:last-child {
  border-right: none;
}

.cate_grid_item:hover {
  background: #EDEDED;
}

.cate_grid_item.active {
  background: #F6F6F6;
}

.cate_grid_item.active .cate_grid_text {
  color: var(--main_color);
  font-weight: 500;
  text-decoration: underline;
}

.cate_grid_text {
  color: #5C5C5C;
  font-size: clamp(16px, 1.13vw, 18px);
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  line-height: clamp(24px, 1.69vw, 27px);
  word-wrap: break-word;
  text-align: center;
}

.cate_grid_item.active .cate_grid_text {
  color: var(--main_color);
  font-weight: 500;
  text-decoration: underline;
}

/* 마지막 행의 border-bottom 제거 */
/* .cate_grid_item:nth-last-child(-n+6) {
  border-bottom: none;
} */

/* 2depth, 3depth 텍스트 컨테이너 */
.cate_text_container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(24px, 2.25vw, 36px);
}

.cate_text_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: clamp(24px, 2.25vw, 36px);
  flex-wrap: wrap;
}

.cate_text_item {
  color: #5C5C5C;
  font-size: clamp(16px, 1.13vw, 18px);
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  line-height: clamp(24px, 1.69vw, 27px);
  word-wrap: break-word;
  cursor: pointer;
  transition: color 0.2s;
}

.cate_text_item:hover {
  color: var(--main_color);;
}

.cate_text_item.active {
  color: var(--main_color);;
  font-weight: 500;
  text-decoration: underline;
}

/* 반응형 */
@media (max-width: 1024px) {
  .cate_grid_item {
    flex: 0 0 calc(50% - 1px);
  }

  .cate_grid_item:nth-child(2n) {
    border-right: none;
  }

  .cate_grid_item:nth-last-child(-n+2) {
    border-bottom: none;
  }
}

@media (max-width: 768px) {
  .cate_tab_wrapper {
    gap: clamp(18px, 2.5vw, 24px);
  }

  /* .cate_grid_item {
    flex: 1 1 100%;
    border-right: none;
  } */

  .cate_grid_item:not(:last-child) {
    border-bottom: 1px solid #DEDEDE;
  }

  .cate_grid_item:last-child {
    border-bottom: none;
  }

  .cate_text_list {
    gap: clamp(18px, 2.5vw, 24px);
  }
}

@media (max-width: 480px) {
  .cate_grid_text {
    font-size: clamp(14px, 3.5vw, 16px);
  }

  .cate_text_item {
    font-size: clamp(14px, 3.5vw, 16px);
  }
}

/* ========================================================================= */
/* 제품 페이지 레이아웃 (필터 사이드바 + 제품 리스트) */
/* ========================================================================= */
.product_page_layout {
  display: flex;
  gap: 72px;
  align-items: flex-start;
  width: 100%;
}

.product_content_area {
  flex: 1;
  min-width: 0;
}

/* ========================================================================= */
/* 필터 사이드바 스타일 (Figma 디자인) */
/* ========================================================================= */
.filter_sidebar {
  width: 300px;
  background: #F6F6F6;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

/* 필터 헤더 */
.filter_header {
  background: #0F1220;
  padding: 18px 18px 36px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px 10px 0 0;
}

.filter_header_title {
  color: #FFFFFF;
  font-size: 24px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 500;
  line-height: 29px;
  margin: 0;
}

.filter_reset_btn {
  display: flex;
  align-items: center;
  gap: 9px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}

.filter_reset_icon {
  width: 13px;
  height: 14px;
  display: block;
  flex-shrink: 0;
}

.filter_reset_text {
  color: #FFFFFF;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  line-height: 22px;
}

/* 필터 본문 */
.filter_body {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: #F6F6F6;
  border-top: none;
  border-radius: 0 0 10px 10px;
}

/* 필터 섹션 */
.filter_section {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.filter_section_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filter_section_title {
  color: #5C5C5C;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
}

.filter_section_toggle {
  width: 17px;
  height: 17px;
  cursor: pointer;
  transition: transform 0.3s;
  flex-shrink: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 마이너스(-) 아이콘: 기본 (열려있음) */
.filter_section_toggle::before {
  content: '';
  position: absolute;
  width: 17px;
  height: 1px;
  background: #5C5C5C;
  transition: all 0.3s;
}

/* 플러스(+) 아이콘: 닫혀있음 */
.filter_section_toggle.collapsed::before {
  width: 1px;
  height: 17px;
}

.filter_section_toggle.collapsed::after {
  content: '';
  position: absolute;
  width: 17px;
  height: 1px;
  background: #5C5C5C;
}

/* 재고수량 슬라이더 */
.filter_stock_slider_wrapper {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.filter_stock_slider {
  width: 100%;
  height: 3px;
  background: #C5C5C5;
  position: relative;
  margin: 0;
}

.filter_stock_slider_range {
  position: absolute;
  height: 3px;
  background: #0F1220;
  left: 0;
  width: 20%;
  top: 0;
}

.filter_slider_handle {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border: 2px solid #0F1220;
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}

.filter_slider_handle_min {
  left: 0;
}

.filter_slider_handle_max {
  left: 20%;
}

.filter_stock_inputs {
  display: flex;
  gap: 9px;
  align-items: center;
  justify-content: center;
}

.filter_stock_input {
  flex: 1;
  height: 40px;
  padding: 9px 18px;
  background: #EDEDED;
  border: none;
  border-radius: 10px;
  color: #5C5C5C;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter_stock_separator {
  color: #5C5C5C;
  font-size: 18px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  flex-shrink: 0;
}

/* 필터 구분선 */
.filter_divider {
  width: 100%;
  height: 1px;
  background: #DEDEDE;
  margin: 0;
}

/* 필터 옵션 리스트 */
.filter_option_list {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

/* Country 다중선택 컨테이너 */
.country_multiselect {
  position: relative;
  width: 100%;
}

/* Country 검색 입력창 */
.country_input_wrapper {
  position: relative;
  width: 100%;
}

.country_search_input {
  width: 100%;
  padding: 12px 40px 12px 16px;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  background: #FFFFFF;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
  outline: none;
  transition: all 0.2s;
}

.country_search_input:hover {
  border-color: #FF6B00;
}

.country_search_input:focus {
  border-color: #FF6B00;
  box-shadow: 0 0 0 2px rgba(255, 107, 0, 0.1);
}

.country_dropdown_arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.2s;
}

.country_multiselect.active .country_dropdown_arrow {
  transform: translateY(-50%) rotate(180deg);
}

/* 선택된 국가 태그 */
.country_selected_tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  min-height: 0;
}

.country_tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: #333333;
  color: #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  width: auto;
  white-space: nowrap;
}

.country_tag_remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  cursor: pointer;
  transition: background 0.2s;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  flex-shrink: 0;
}

.country_tag_remove:hover {
  background: rgba(255, 255, 255, 0.4);
}

/* 드롭다운 리스트 */
.country_dropdown_list {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  max-height: 300px;
  overflow-y: auto;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 100;
  display: none;
}

.country_multiselect.active .country_dropdown_list {
  display: block;
}

/* 드롭다운 스크롤바 스타일 */
.country_dropdown_list::-webkit-scrollbar {
  width: 8px;
}

.country_dropdown_list::-webkit-scrollbar-track {
  background: #F6F6F6;
  border-radius: 8px;
}

.country_dropdown_list::-webkit-scrollbar-thumb {
  background: #DEDEDE;
  border-radius: 8px;
}

.country_dropdown_list::-webkit-scrollbar-thumb:hover {
  background: #CCCCCC;
}

/* 국가 옵션 */
.country_option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background 0.2s;
}

.country_option:hover {
  background: #F9F9F9;
}

.country_option.hidden {
  display: none;
}

.country_checkbox {
  width: 18px;
  height: 18px;
  margin: 0;
  margin-right: 12px;
  cursor: pointer;
  accent-color: #333333;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 3px;
}

.country_option label {
  flex: 1;
  cursor: pointer;
  font-size: 15px;
  color: #333333;
  user-select: none;
}

.filter_option_item {
  display: flex;
  align-items: center;
  gap: 18px;
  cursor: pointer;
}

.filter_option_checkbox {
  width: 30px;
  height: 30px;
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  background: transparent;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.filter_option_checkbox.checked {
  background: #0F1220;
  border-color: #0F1220;
}

.filter_checkbox_icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.filter_option_text {
  color: #5C5C5C;
  font-size: 16px;
  font-family: 'Pretendard', sans-serif;
  font-weight: 400;
  line-height: 19px;
  user-select: none;
}

.filter_option_item:hover .filter_option_text {
  color: #0F1220;
}

/* 반응형 */
@media (max-width: 1200px) {
  .product_page_layout {
    gap: 48px;
  }
}

@media (max-width: 1024px) {
  .product_page_layout {
    flex-direction: column;
    gap: 36px;
  }

  .filter_sidebar {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .product_page_layout {
    gap: 24px;
  }

  .filter_header {
    padding: 16px;
  }

  .filter_header_title {
    font-size: 20px;
  }

  .filter_reset_text {
    font-size: 16px;
  }

  .filter_body {
    padding: 16px;
    gap: 16px;
  }

  .filter_section_title {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .filter_header {
    padding: 14px;
  }

  .filter_header_title {
    font-size: 18px;
  }

  .filter_reset_text {
    font-size: 14px;
  }

  .filter_body {
    padding: 14px;
    gap: 14px;
  }

  .filter_section_title {
    font-size: 15px;
  }

  .filter_stock_input {
    height: 36px;
    font-size: 16px;
  }

  .filter_option_checkbox {
    width: 26px;
    height: 26px;
  }

  .filter_option_text {
    font-size: 14px;
  }
}
.product_title_wrapper{
	margin-bottom: 72px;
}
.product_title_wrapper h3{
	color: #2B2B2B;
	text-align: left;
	font-feature-settings: 'dlig' on;
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 18px;
	list-style: 1;

}
.product_title_wrapper p{
	color: #5C5C5C;
	font-feature-settings: 'dlig' on;
	font-family: Pretendard;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}


/* 20260130 new section */


  /* About Page - Core Values Section */
  .about_core_values_section {
    background: #f6f6f6;
    padding: 72px 0;
  }
  .about_section_header {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-bottom: 36px;
  }
  .about_section_title {
    font-size: 32px;
    font-weight: 500;
    color: #2b2b2b;
    font-family: 'Pretendard', sans-serif;
    margin: 0;
  }
  .about_section_desc {
    font-size: 18px;
    font-weight: 400;
    color: #5c5c5c;
    line-height: 1.5;
    font-family: 'Pretendard', sans-serif;
    margin: 0;
  }
  .about_values_grid {
    display: flex;
    gap: 18px;
  }
  .about_value_card {
    flex: 1;
    background: rgba(12, 18, 71, 0.06);
    border: 1px solid #0C1247;
    border-radius: 10px;
    padding: 36px 18px;
    display: flex;
    flex-direction: column;
    gap: 9px;
  }
  .about_value_icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about_value_title {
    font-size: 24px;
    font-weight: 500;
    color: #2b2b2b;
    font-family: 'Pretendard', sans-serif;
    margin: 0;
  }
  .about_value_desc {
    font-size: 18px;
    font-weight: 400;
    color: #5c5c5c;
    line-height: 1.5;
    font-family: 'Pretendard', sans-serif;
    margin: 0;
  }

  /* Responsive */
  @media (max-width: 1024px) {
    .about_values_grid {
      flex-direction: column;
    }
  }

/* ============================================
   NEW01 - Our Platform Section
   ============================================ */
.new01_platform_section {
  background: #f6f6f6;
  padding: 72px 0;
}
.new01_section_header {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 36px;
}
.new01_section_title {
  font-size: 32px;
  font-weight: 500;
  color: #2b2b2b;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new01_section_subtitle {
  font-size: 18px;
  font-weight: 500;
  color: #716e6f;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new01_platform_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.new01_feature_group {
  display: flex;
  gap: 18px;
  align-items: center;
}
.new01_feature_item {
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  width: 220px;
}
.new01_feature_icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new01_feature_icon img,
.new01_feature_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.new01_feature_title {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  font-family: 'Pretendard', sans-serif;
  text-align: center;
  margin: 0;
  line-height: 1.2;
}
.new01_feature_desc {
  font-size: 18px;
  font-weight: 400;
  color: #716e6f;
  font-family: 'Pretendard', sans-serif;
  text-align: center;
  margin: 0;
  line-height: 1.4;
}
.new01_center_circle {
  width: 320px;
  height: 320px;
  background: rgba(12, 18, 71, 0.06);
  border: 2px solid #0C1247;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.new01_circle_brand {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  text-align: center;
  color: #2b2b2b;
}
.new01_circle_brand_name {
  font-size: 32px;
  font-weight: 700;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new01_circle_brand_sub {
  font-size: 28px;
  font-weight: 600;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new01_circle_features {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.new01_circle_features_row {
  display: flex;
  align-items: center;
  gap: 8px;
}
.new01_circle_feature_text {
  font-size: 24px;
  font-weight: 500;
  color: #2b2b2b;
  font-family: 'Pretendard', sans-serif;
  text-align: center;
}
.new01_circle_dot {
  width: 6px;
  height: 6px;
  background: #2b2b2b;
  border-radius: 50%;
}

/* NEW01 Responsive */
@media (max-width: 1200px) {
  .new01_platform_content {
    flex-direction: column;
    gap: 40px;
  }
  .new01_feature_group {
    flex-wrap: wrap;
    justify-content: center;
  }
  .new01_center_circle {
    order: -1;
  }
}
@media (max-width: 768px) {
  .new01_feature_item {
    width: 100%;
    max-width: 280px;
  }
  .new01_center_circle {
    width: 280px;
    height: 280px;
  }
  .new01_circle_brand_name {
    font-size: 28px;
  }
  .new01_circle_brand_sub {
    font-size: 24px;
  }
  .new01_circle_feature_text {
    font-size: 20px;
  }
}

/* ============================================
   NEW02 - Who We Serve Section
   ============================================ */
.new02_serve_section {
  background: #f6f6f6;
  padding: 72px 0;
}
.new02_intro_text {
  font-size: 18px;
  font-weight: 500;
  color: #716e6f;
  font-family: 'Pretendard', sans-serif;
  text-align: center;
  margin: 0 0 72px 0;
}
.new02_serve_content {
  display: flex;
  flex-direction: column;
  gap: 36px;
  align-items: center;
}
.new02_title_row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  width: 100%;
}
.new02_title_line {
  flex: 1;
  max-width: 500px;
  height: 2px;
  background: #0C1247;
}
.new02_title {
  font-size: 32px;
  font-weight: 500;
  color: #2b2b2b;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
  white-space: nowrap;
}
.new02_cards_row {
  display: flex;
  gap: 140px;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.new02_card {
  display: flex;
  gap: 9px;
  align-items: flex-start;
}
.new02_card_icon {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}
.new02_card_icon img,
.new02_card_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.new02_card_content {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.new02_card_title {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new02_card_desc {
  font-size: 18px;
  font-weight: 400;
  color: #716e6f;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
  line-height: 1.4;
}

/* NEW02 Responsive */
@media (max-width: 1200px) {
  .new02_cards_row {
    gap: 60px;
  }
}
@media (max-width: 900px) {
  .new02_cards_row {
    flex-direction: column;
    align-items: center;
    gap: 36px;
  }
  .new02_title_line {
    max-width: 150px;
  }
}
@media (max-width: 600px) {
  .new02_title_row {
    gap: 18px;
  }
  .new02_title_line {
    max-width: 80px;
  }
  .new02_title {
    font-size: 24px;
  }
}

/* ============================================
   NEW03 - CITORA Brand Section
   ============================================ */
.new03_brand_section {
  background: #f6f6f6;
  padding: 72px 0;
}
.new03_brand_section .inner {
  max-width: 1400px;
  display: flex;
  flex-direction: column;
  gap: 72px;
  align-items: center;
}
.new03_section_title {
  align-self: flex-start;
  font-size: 32px;
  font-weight: 500;
  color: #2b2b2b;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new03_logo {
  width: 190px;
  height: 140px;
  object-fit: contain;
}
.new03_brand_name {
	width: 305px;
	height: 140px;
  font-size: 32px;
  font-weight: 500;
  color: #000;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new03_brand_row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  min-height: 435px;
}
.new03_brand_left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.new03_brand_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 18px;
  justify-content: flex-end;
  align-self: flex-end;
}
.new03_top_labels {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new03_label_group {
  display: flex;
  align-items: center;
  gap: 11px;
}
.new03_label_text {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new03_top_spacer {
  width: 82px;
  height: 42px;
  flex-shrink: 0;
}
.new03_content_columns {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.new03_col_cito {
  width: 383px;
  display: flex;
  flex-direction: column;
  gap: 47px;
}
.new03_col_ra {
  width: 452px;
  display: flex;
  flex-direction: column;
  gap: 58px;
}
.new03_card_number {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  font-family: 'Noto Sans KR', sans-serif;
}
.new03_card_number.dark {
  background: #1a1c20;
}
.new03_card_number.orange {
  background: #f97316;
}
.new03_etymology_box {
  padding: 14px;
  border-left: 4px solid;
  width: 100%;
  height: 63px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new03_etymology_box.dark {
  background: #f8fafc;
  border-color: #1a1c20;
}
.new03_etymology_box.orange {
  background: #fff7ed;
  border-color: #f97316;
}
.new03_etymology_label {
  font-size: 14px;
  font-weight: 600;
  color: #334155;
  font-family: 'Pretendard', sans-serif;
  margin: 0 0 3px 0;
}
.new03_etymology_label span {
  color: #ea580c;
}
.new03_etymology_desc {
  font-size: 14px;
  font-weight: 300;
  color: #64748b;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new03_symbolism_title {
  font-size: 18px;
  font-weight: 700;
  color: #1e293b;
  font-family: 'Pretendard', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 9px 0;
}
.new03_symbolism_list {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.new03_symbolism_item {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 300;
  color: #475569;
  font-family: 'Pretendard', sans-serif;
}
.new03_check_icon {
  width: 14px;
  height: 14px;
  color: #f97316;
}
.new03_big_group {
  width: 573px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
}
.new03_big_title span {
  font-size: 84px;
  font-weight: 900;
  font-family: 'Pretendard', sans-serif;
  letter-spacing: -4.2px;
  line-height: 1;
}
.new03_big_title .cito {
  color: #1a1c20;
}
.new03_big_title .plus {
  color: #f97316;
  opacity: 0.8;
}
.new03_big_title .ra {
  color: #cbd5e1;
}
.new03_divider {
  height: 1px;
  background: linear-gradient(to right, transparent, #e5e7eb 50%, transparent);
  width: 100%;
}
.new03_footer_box {
  background: #0f172a;
  border-radius: 14px;
  height: 107px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  text-align: center;
}
.new03_footer_text {
  font-size: 15.8px;
  font-weight: 350;
  color: #cbd5e1;
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 1.6;
  margin: 0;
  max-width: 600px;
}
.new03_footer_text .highlight {
  font-weight: 700;
  color: #fb923c;
}

/* NEW03 Responsive */
@media (max-width: 1024px) {
  .new03_brand_row {
    flex-direction: column;
    align-items: center;
  }
  .new03_brand_left {
    justify-content: center;
  }
  .new03_content_columns {
    flex-direction: column;
    gap: 36px;
    align-items: center;
  }
  .new03_col_cito,
  .new03_col_ra {
    width: 100%;
    max-width: 600px;
  }
  .new03_big_title span {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  .new03_big_title span {
    font-size: 42px;
    letter-spacing: -2px;
  }
  .new03_footer_box {
    padding: 20px;
  }
  .new03_footer_text {
    font-size: 14px;
  }
}

/* ============================================
   NEW04 - CTA Section (Ready to Transform)
   ============================================ */
.new04_cta_section {
  background: #f6f6f6;
  padding: 72px 0 144px 0;
}
.new04_cta_content {
  display: flex;
  flex-direction: column;
  gap: 36px;
  align-items: center;
}
.new04_cta_header {
  display: flex;
  flex-direction: column;
  gap: 9px;
  text-align: center;
}
.new04_cta_title {
  font-size: 32px;
  font-weight: 500;
  color: #2b2b2b;
  font-family: 'Pretendard', sans-serif;
  margin: 0;
}
.new04_cta_desc {
  font-size: 18px;
  font-weight: 400;
  color: #5c5c5c;
  font-family: 'Pretendard', sans-serif;
  line-height: 1.5;
  margin: 0;
}
.new04_cta_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  padding: 14px 0;
  background: #0C1247;
  border: none;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Pretendard', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
  text-decoration: none;
  color: #fff !important;
}
.new04_cta_btn:hover {
  background: #1a2266;
  color: #fff;
}

/* NEW04 Responsive */
@media (max-width: 768px) {
  .new04_cta_section {
    padding: 50px 0 100px 0;
  }
  .new04_cta_title {
    font-size: 24px;
  }
  .new04_cta_desc {
    font-size: 16px;
  }
}

