@charset "utf-8";

/* 
	Copyright(c) 2019 Onlinepowers
	http://www.onlinepowers.com
*/

/* ============================ common ============================ */

@media (max-width: 767px) {
	.item_category .item_dropdown {
		top: 140px !important;
		display: block !important;
		margin-bottom: 18px !important;
		padding-top: 18px !important;
	}

	.item_category .item_dropdown button.dropdown-toggle {
		padding: 0 30px 0 20px !important;
	}

	.sort_area .sort_total {
		font-size: 13px;
		line-height: 1;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		letter-spacing: -0.91px;
		font-weight: 400;
	}
}

/* -------- item_dropdown_boxes -------- */
.bread_crumbs {
	padding: 40px 0;
	display: block;
	position: relative;
	z-index: 9;
}

.item_view {
	font-family: "Spoqa Han Sans Neo";
}

.items_detail_wrap .contents.item_view .view_top {
	padding-top: 0;
}

.item_category .item_dropdown {
	font-size: 0;
	width: 100%;
	position: relative;
}

.item_category .item_detail_dropdown {
	margin-bottom: 40px;
	font-size: 0;
	position: absolute;

	top: 218px;
	width: 100%;
	z-index: 99;
}

/* 뉴케어 페이지 상단 breadcrumbs */
/* .newcare_contents .bread_crumbs {
	padding: 40px 0 0;
}

.newcare_contents .main_tit {
	padding: 30px 0 60px;
} */

@media (min-width: 768px) and (max-width: 991px) {
	.bread_crumbs {
		padding: 20px 0;
	}

	.newcare_contents .bread_crumbs {
		padding: 20px 0;
	}

	.newcare_contents {
		/* margin-top: 200px; */
		margin-top: 250px;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.newcare_contents {
		margin-top: 143px !important;
	}

	.newcare_contents .main_tit {
		padding: 30px 0;
	}
}

@media (max-width: 480px) {
	.newcare_contents .main_tit {
		padding: 35px 0 20px;
	}
}

.item_category .item_dropdown .dropDown:not(:first-child) .dropdown-toggle {
	background: #fff url(/content/images/icon/ico_sub_category_down.png) no-repeat center right;
	background-size: 30px auto;
}

.item_category .item_dropdown .dropDown.show:not(:first-child) .dropdown-toggle {
	background: #fff url(/content/images/icon/ico_sub_category_up.png) no-repeat center right;
	background-size: 30px auto;
}

.item_category .item_dropdown .col-lg-8 {
	margin: 50px auto 0;
}

.item_category .item_dropdown.mobile .dropDown_wrap {
	display: inline-block;
}

.item_category .item_dropdown .dropDown_wrap {
	position: relative;
	display: inline-flex;
	text-align: center;
	border: 0;
	z-index: 6;
}

.item_category .item_dropdown button.dropdown-toggle {
	margin-left: 0;
	padding-right: 20px;
	font-size: 15px;
	background: #fff url(/content/images/icon/ico_sub_category.png) no-repeat center right;
	background-size: 30px auto;
	color: #8f8f9b;
	font-weight: 400;
	padding: 0 36px 0 20px;
}

.item_category .item_dropdown .dropDown:first-child button.dropdown-toggle {
	padding-left: 0;
}

.item_category .item_dropdown button.dropdown-toggle:after {
	display: none;
}

.item_category .dropDown.on button.dropdown-toggle {
	color: #000;
	text-decoration: underline;
	background: #fff url(/content/images/icon/ico_sub_category_down_on.png) no-repeat center right !important;
	background-size: 30px auto !important;
}

.item_category .item_dropdown .dropdown-item {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 6px;
	overflow: hidden;
	color: #787878;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-overflow: ellipsis;
	box-sizing: border-box;
	cursor: pointer;
}

.item_category .item_dropdown .dropdown-item:hover {
	background: inherit;
	font-weight: bold;
}

.item_category .item_dropdown.mobile .dropdown-menu.show {
	min-width: 17rem;
}

.item_category .item_dropdown .dropdown-menu.show {
	left: 50% !important;
	width: 100%;
	min-width: 120px;
	max-width: unset;
	max-height: 30dvh;
	margin-top: 32px;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	border: 2px solid #000;
	border-radius: 10px;
	transform: translateX(-50%) !important;
	box-sizing: content-box;
}

.item_category .item_dropdown .dropdown-menu.show::-webkit-scrollbar {
	display: block;
}

.view_top .void {
	width: 100%;
	height: 0;
	background: red;
}

/* 상품 옵션 영역 (모바일에서 사라짐 방지용) */
.detail_view_wrap .dropdown_box {
	position: relative;
	margin: 0 0 8px;
}

.detail_view_wrap .option_btn::-webkit-scrollbar {
	width: 4px;
}

.detail_view_wrap .option_btn::-webkit-scrollbar-thumb {
	background: #e2e2e2;
}

.detail_view_wrap .option_btn {
	max-height: 110px;
	overflow-y: auto;
}

.detail_view_wrap .view_right {
	position: relative;
	border-top: 1px solid #111;
}

.detail_view_wrap .view_right .option_total {
	display: flex;
	justify-content: space-between;
}

.detail_view_wrap .view_right span {
	gap: 10px;
	display: block;
	font-size: 2.3rem;
}

.detail_view_wrap .view_right span:first-child span {
	font-size: 1.4rem;
}

.detail_view_wrap .view_right span:last-child {
	color: #000;
}

.detail_view_wrap .view_right span:last-child strong {
	font-size: 2.8rem;
}

.detail_view_wrap .view_right span strong {
	font-size: 1.6rem;
}

/* 구매하기 버튼 + 반응형 GNB 통합 */
.option_btn_wrap.underFixed {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 12px;
	box-shadow: -20px 0 30px rgb(0 0 0 / 8%);
}

.option_btn_wrap.underFixed .option_btn_area {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.detail_view_wrap .option_btn_area {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	margin-bottom: 8px;
	font-size: 0;
	gap: 10px;
}

.detail_view_wrap.regular .option_btn_area {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.detail_view_wrap .option_btn_area .btn_secondary {
	width: 100%;
	max-width: 25.6rem;
	line-height: 4.4rem;
	background: #4c4c4c;
	border: 0;
}

.detail_view_wrap.regular .option_btn_area .btn {
	width: 100%;
}

.detail_view_wrap .option_btn_area .btn_m {
	flex: 1;
}

.detail_view_wrap .option_list li:last-child {
	border-bottom: 0;
}

.detail_view_wrap .option_btn_area a {
	display: block;
	height: 4.4rem;
	margin-right: 8px;
	font-size: 1.4rem;
	font-weight: 300;
}

.detail_view_wrap .option_btn_area a:last-child {
	margin-right: 0;
}

.detail_view_wrap .option_list .btn_item_delete {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/content/images/icon/ico_option_close.png) no-repeat center;
	background-size: 30px auto;
}

.detail_view_wrap .option_btn_area .btn_naverpay {
	width: 100%;
}

.detail_view_wrap .option_btn_area .btn_naverpay img {
	width: 100%;
}

.detail_view_wrap .btn_option_close {
	display: none;
}

.detail_view_wrap .btn_option_close img {
	width: 100%;
	height: 100%;
}

.detail_view_wrap .option_btn > button {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding: 12px 0 12px 12px;
	font-size: 1.3rem;
	text-align: left;
}

.detail_view_wrap .option_btn.thumb_list > button {
	align-items: flex-start;
}

.detail_view_wrap .option_btn > .w-mem::before {
	transform: none;
}

.detail_view_wrap .option_layer_tit {
	display: none;
}

.detail_view_wrap.wfix .option_layer_tit {
	display: block;
}

.detail_view_wrap .option_layer .list_in .op_price {
	font-size: 1.2rem;
}

.detail_view_wrap .option_layer .list_in .op_price span {
	font-size: 1.4rem;
	font-weight: 800;
}

.detail_view_wrap .option_layer .custom-select.box {
	text-align: left;
}

.detail_view_wrap .option_layer .custom-select.box:after {
	display: none;
}

.detail_view_wrap .option_drop {
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 10;
}

.detail_view_wrap .custom-select:focus {
	box-shadow: none;
	outline: none;
}

.detail_view_wrap .option_drop .drop_tit {
	height: 48px;
	padding: 16px 30px 16px 15px;
	color: #959595;
	line-height: 1;
	letter-spacing: 0;
	border-bottom: 1px solid #333;
	font-size: 16px;
}

.detail_view_wrap .option_drop .drop_close {
	position: absolute;
	top: 0;
	right: 6px;
	width: 48px;
	height: 48px;
	padding: 0;
	background: url("/content/images/icon/ico_option_close.png") no-repeat center / 30px auto;
}

.detail_view_wrap .option_drop .dropdown_area {
	border-top: 1px solid #333;
}

.detail_view_wrap .option_drop .dropdown_area:first-of-type {
	border-top: 0;
}

.detail_view_wrap .option_drop .dropdown_area:last-of-type {
	border-bottom: 1px solid #e2e2e2;
}

.detail_view_wrap .option_drop .dropdown_area:first-of-type .option_btn {
	display: block;
}

.view_info .dropdown_box.single .option_drop .tit {
	background: #fff;
	color: #000;
}

.detail_view_wrap .option_drop button.tit {
	width: 100%;
	padding: 12px;
	color: #959595;
	font-size: 16px;
	text-align: left;
	background-color: #fbfbfb;
}

.detail_view_wrap .option_btn {
	display: none;
	overflow-y: auto;
	/* height:100%; */
	max-height: 115px;
	border-top: 1px solid #e2e2e2;
}

/* GNB 스크롤 이벤트 시 공백 생기는 오류 처리 */
.option_height {
	display: none;
}

.option_height.on {
	display: block;
}

/* -------- item_category_m -------- */

.item_category_m {
	background: #f5f5f5;
}

.item_category_m ul {
	padding: 18px 0;
}

.item_category_m .swiper-slide {
	width: auto;
	margin-right: 26px;
	text-align: center;
}

.item_wrap .btn_more_wrap {
	padding: 0;
	text-align: center;
}

/* -------- item_category2 (차세대 카테고리 뉴) -------- */
.item_category2 .item_category_m {
	background: #f6f6f6;
}

.item_category2 .item_category_m ul {
	padding: 15px 0;
}

.item_category2 .item_category_m .swiper-slide.on a {
	color: #333;
}

.item_category2 .item_category_m .swiper-slide a {
	color: #959595;
	font-size: 1.4rem;
	line-height: 2rem;
}

.item_category2 .item_dropdown.mobile {
	text-align: left;
}

.item_category2 .item_dropdown .dropdown-toggle {
	background: #fff url(/content/images/icon/icon_select2.png) no-repeat;
	background-size: 13px auto;
	background-position: 100% 50%;
}

.item_category2 .filter_select {
	padding: 0;
}

.item_category2 .filter_select .container {
	display: flex;
}

.item_contents2 .item_head_list .filter_select,
.item_category2 .item_head_list .filter_select {
	padding: 0;
}

.item_contents2 .filter_select .select_depth3,
.item_contents2 .filter_select .select_depth4,
.item_category2 .filter_select .select_depth3,
.item_category2 .filter_select .select_depth4 {
	width: 50%;
}

.item_contents2 .filter_select .select_depth3,
.item_category2 .filter_select .select_depth3 {
	padding-right: 16px;
}

.item_contents2 .select_depth3 select,
.item_contents2 .select_depth4 select,
.item_category2 .select_depth3 select,
.item_category2 .select_depth4 select {
	font-size: 1.4rem;
	padding: 15px 16px 15px 0;
	background: url(/content/images/icon/icon_item_link.png) no-repeat right center;
	background-size: 16px auto;
}

/* -------- item_contents2 (차세대 + 드루) -------- */
.item_contents2 .bg_dim {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1050;
}

.item_contents2 .swiper-slide a {
	color: #959595;
	line-height: 2rem;
	font-weight: 300;
}

.item_contents2 .swiper-slide.on a {
	color: #333;
	font-size: 1.4rem;
	font-weight: 500;
}

/* ======= 드루 =======*/
.item_contents2 > .container {
	padding: 0;
}

.item_contents2 .mobile_item .container {
	padding: 0;
}

.item_contents2 .filter_select {
	display: flex;
	padding: 0 20px;
}

/* ======= 스크롤 내렸을 때 모바일 헤더 픽스 - 차세대 ======= */
.item_category2 .item_dropdown.tablet.fixed {
	position: fixed;
	top: 134px;
	width: 100%;
	margin-left: -1px;
	padding: 40px 0;
	background: #fff;
	z-index: 1000;
}

/* ======= 스크롤 내렸을 때 모바일 헤더 픽스 - 드루 ======= */
.item_contents2 .item_head_m.active {
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 110;
}

.item_contents2 .item_head_m .container {
	padding: 0;
}

.item_wrap .btn_more_wrap {
	padding: 0;
	text-align: center;
}

.item_contents2 .head_tit {
	display: flex;
	margin-bottom: 28px;
	padding: 0 20px;
	align-items: center;
}

.item_contents2 .sort_area {
	padding: 0 20px;
}

.item_contents2 .item_head_m .filter_tit {
	width: auto;
	padding-right: 23px;
	font-size: 30px;
	font-weight: 700;
	background: url(/content/images/icon/icon_select2.png) no-repeat right center;
	background-size: 13px auto;
}

.item_contents2 .item_head_m .btn_filter {
	width: 26px;
	height: 28px;
}

.item_contents2 .item_head_m .btn_filter:before {
	top: 8px;
	width: 26px;
}

.item_contents2 .item_head_m .btn_filter:after {
	bottom: 8px;
	width: 26px;
}

.item_contents2 .item_head_m .btn_filter > span {
	position: static;
	font-size: 0;
}

/* filter off */
.item_contents2 .item_head_m .btn_filter > span:before {
	top: 5px;
	right: 15px;
	background: #fff;
	border: solid 1px #000;
}

.item_contents2 .item_head_m .btn_filter > span:after {
	bottom: 5px;
	right: 23px;
	background: #000;
	border: solid 1px #000;
}

/* filter on */
.item_contents2.filter_open_m .item_head_m .btn_filter > span:before {
	right: 23px;
	background: #000;
	border: solid 1px #000;
}

.item_contents2.filter_open_m .item_head_m .btn_filter > span:after {
	right: 14px;
	background: #fff;
	border: solid 1px #000;
}

.item_contents2 .item_category_m ul {
	padding: 18px 20px;
}

/* ======= 필터 ======= */
.item_contents2 .filter_wrap {
	-ms-overflow-style: none;
	scrollbar-width: none !important;
	overflow: -moz-scrollbars-none;
	/* 필터 카테고리에서 스크롤 바가 안 보이게 하도록 */
}

.item_contents2 .filter_wrap.active {
	width: 100%;
}

.item_contents2 .filter_wrap::-webkit-scrollbar {
	width: 0 !important;
	display: none !important;
}

.item_contents2 .item_head_m {
	padding-top: 50px;
}

.item_contents2 .item_head_m_list {
	display: none;
}

.item_contents2 .item_head_list {
	display: flex;
	margin-bottom: 20px;
	padding: 0 20px;
}

.item_contents2 .item_head_list li a {
	color: #999;
	font-size: 1.4rem;
}

.item_contents2 .item_head_list li:first-child a:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 8px;
	margin: 0 16px 1px;
	background: #999;
}

.item_contents2 .item_head_list .dropdown-menu {
	left: 50% !important;
	margin: 0;
	padding: 0;
	min-width: 16rem;
	transform: translate3d(-50%, 25px, 0px) !important;
}

.item_contents2 .item_head_list .dropdown-menu a {
	padding: 10px 24px;
}

.item_contents2 .item_head_list .dropdown-menu a:hover {
	color: #333;
	font-weight: 500;
}

.item_contents2 .item_head_list .dropdown-item.on {
	color: #000;
	font-weight: 500;
}

.item_contents2 .item_filter_wrap {
	padding: 0 20px;
}

.item_filter_wrap .item_category_m ul {
	display: flex;
}

.item_contents2 .item_head_m_list li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 8px;
	margin: 0 15px;
	background: #d8d8d8;
}

.item_contents2 .item_head_m_list li:last-child:after {
	display: none;
}

.item_contents2 .item_head_m_list li a {
	color: #999;
	font-size: 1.4rem;
	font-weight: 500;
}

.item_contents2 .filter_select .dropdown-toggle {
	position: relative;
	z-index: 10;
	margin-bottom: 3px;
	padding: 0 1.5rem 0 0;
	width: auto;
	color: #000;
	font-size: 1.4rem;
	font-weight: 500;
	font-family: "Noto Sans KR";
	line-height: 1.4rem;
	border: 0;
	border-radius: 0;
	background: url(/content/images/icon/icon_select2.png) no-repeat center right;
	background-size: 10px auto;
	box-shadow: none;
	vertical-align: middle;
}

.item_contents2 .filter_select .dropdown-toggle::after {
	display: none;
}

.item_contents2 .filter_select dropdown-menu a {
	color: #111;
}

.item_contents2 .filter_container {
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: -100%;
	width: 250px;
	height: 100%;
	margin-top: 0;
	padding: 40px 20px 0 20px;
	background: #fff;
	z-index: 1050;
	transition: all 0.3s;
}

.item_contents2.filter_open_m .filter_container {
	left: 0;
}

.item_contents2 .btn_filter_reset {
	width: 100%;
	margin: 0 15px 13px 0;
	padding-right: 18px;
	font-size: 1.4rem;
	text-align: right;
	background: url(/content/images/icon/icon_reset.png) no-repeat center right;
	background-size: 15px auto;
}

.item_contents2 .btn_filter {
	font-size: 1.2rem;
	/*background: url(/content/images/icon/icon_filter.png) no-repeat center right;
    background-size:26px auto;*/
	position: relative;
}

.item_contents2 .btn_filter:before {
	content: "";
	position: absolute;
	right: 9px;
	top: 13px;
	width: 20px;
	height: 1px;
	background: #000;
}

.item_contents2 .btn_filter:after {
	content: "";
	position: absolute;
	right: 9px;
	bottom: 11px;
	width: 20px;
	height: 1px;
	background: #000;
}

.item_contents2 .btn_filter > span {
	font-size: 1.4rem;
	transition: color 0.4s;
}

.item_contents .btn_filter > span:before {
	content: "";
	position: absolute;
	right: 13px;
	top: 9px;
	width: 7px;
	height: 7px;
	background: #fff;
	border: solid 1px #000;
	border-radius: 10px;
	box-sizing: border-box;
	z-index: 1;
	transition: right 0.4s, background 0.4s;
}

.item_contents2 .btn_filter > span:after {
	content: "";
	position: absolute;
	right: 18px;
	bottom: 8px;
	width: 7px;
	height: 7px;
	background: #000;
	border: solid 1px #000;
	border-radius: 10px;
	box-sizing: border-box;
	z-index: 1;
	transition: right 0.4s, background 0.4s;
}

/* filter off */
.item_contents2 .filter_open_pc > .sort_area .btn_filter > span {
	color: #000;
}

.item_contents2 .filter_open_pc > .sort_area .btn_filter > span:before {
	right: 18px;
	background: #000;
	border: solid 1px #000;
}

.item_contents2 .filter_open_pc > .sort_area .btn_filter > span:after {
	right: 12px;
	background: #fff;
	border: solid 1px #000;
}

.item_contents2 .filter_content {
	margin-top: -1px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.item_contents2 .filter_content .title {
	padding: 15px 0;
}

.item_contents2 .filter_content .title > a {
	display: block;
	font-size: 1.6rem;
	font-family: "Noto Sans KR";
	background: url(/content/images/icon/icon_item_link.png) no-repeat center right;
	background-size: 27px auto;
}

.item_contents2 .filter_content .title > a.on {
	background: url(/content/images/icon/icon_item_link_on.png) no-repeat center right;
	background-size: 27px auto;
}

.item_contents2 .filter_lists a {
	display: block;
	padding-left: 12px;
	margin-bottom: 16px;
	color: #999;
	font-size: 1.4rem;
	font-family: "Noto Sans KR";
	line-height: 26px;
}

.item_contents2 .filter_lists {
	padding: 30px 0 10px 0;
}

.item_contents2 .filter_lists li {
	position: relative;
}

.item_contents2 .filter_lists li.on a {
	color: #333;
	font-weight: 700;
}

.item_contents2 .filter_content li.on a:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
}

.item_contents2 .colors {
	text-align: center;
}

.item_contents2 .colors a {
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2rem;
	border-radius: 50%;
	text-align: center;
}

.item_contents2 .colors .panel {
	display: inline-block;
	width: 21%;
	margin-bottom: 20px;
}

.item_contents2 .colors .panel a.on:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 10px;
	background: url(/content/images/icon/icon_color_white.png) no-repeat center;
	background-size: 14px auto;
	vertical-align: middle;
}

.item_contents2 .colors .white a.on:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 10px;
	background: url(/content/images/icon/icon_color_default.png) no-repeat center;
	background-size: 14px auto;
	vertical-align: middle;
}

.item_contents2 .colors .txt {
	display: block;
	margin-top: 2px;
	color: #686868;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	letter-spacing: -1.1px;
}

/* ======= 분류 ======= */
.item_contents2 .types {
	margin: 0 22px;
	text-align: center;
	font-size: 0;
}

.item_contents2 .types a {
	display: block;
	margin: 0 auto;
	padding: 5px;
	font-size: 1.2rem;
	text-align: center;
}

.item_contents2 .types .panel {
	display: inline-block;
	width: 50%;
	margin: 5px 0;
}

.item_contents2 .types .panel img {
	display: block;
	height: 34px;
	margin: 0 auto;
}

.item_contents2 .types .txt {
	display: block;
	margin-top: 2px;
	font-size: 1.4rem;
	color: #999;
}

.item_contents2 .types a.on {
	border: 1px solid #333;
}

.item_contents2 .types a.on .txt {
	color: #333;
}

/* -------- item_slide -------- */
.item_slider {
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}

.item_slider .tit,
.item_detail .tit {
	font-size: 1.6rem;
	line-height: 2.4rem;
	font-weight: 500;
	color: #333;
}

.item_slider .list_area {
	width: 124px;
}

.item_slider .item_list.thumb .list_area {
	padding: 0;
}

.item_slider .item_list.thumb {
	margin-top: 10px;
}

.item_slider .item_slide_wrapper {
	display: flex;
}

.item_slider .swiper-button-next,
.item_slider .swiper-button-prev {
	width: 25px;
	height: 28px;
}

.item_slider .swiper-button-next {
	background-image: url(/content/images/icon/arrow_sub_next.png);
	background-size: 25px auto;
}

.item_slider .swiper-button-prev {
	left: -2px;
	background-image: url(/content/images/icon/arrow_sub_prev.png);
	background-size: 24px auto;
}

/* ============================ 상품리스트 ============================ */
/* -------- item_category -------- */
.item_category {
	width: 100%;
}

/* ============================ 상품상세 ============================ */
.items_detail_wrap .float_menu_m {
	display: none !important;
}

/* -------- view_top-------- */
.view_top > .container {
	padding: 0;
}

.view_top .swiper-pagination-bullets {
	bottom: 14px;
}

.view_top .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #4c4c4c;
	opacity: 1;
}

.view_top .swiper-pagination-bullet-active {
	background: #4c4c4c;
	opacity: 1;
}

.wrap_swiper_detail {
	width: 564px;
	position: relative;
	display: flex;
	flex-direction: column;
}

.wrap_swiper_detail .swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.wrap_swiper_detail .swiper-slide {
	background-size: cover;
	background-position: center;
	/* border-radius: 40px; */
	overflow: hidden;
}

.wrap_swiper_detail .view_photo {
	width: 100%;
	height: auto;
}

.wrap_swiper_detail .view_photo .swiper-slide img {
	max-width: 100%;
	width: 100%;
}

.wrap_swiper_detail .view_photo_thumbs {
	position: relative;
	padding: 10px 60px;
	margin-top: 24px;
	cursor: pointer;
}

.wrap_swiper_detail .view_photo_thumbs .swiper-slide {
	width: 77px;
	height: 77px;
	opacity: 0.4;
	border-radius: 20px;
	overflow: hidden;
}

.wrap_swiper_detail .view_photo_thumbs .swiper-slide img {
	max-width: 100%;
}

.wrap_swiper_detail .view_photo_thumbs .swiper-slide-thumb-active {
	opacity: 1;
	border: 2px solid #695fbf;
}

.swiper-button-prev,
.swiper-button-next {
	color: transparent;
	width: 46px;
	height: 46px;
	bottom: 50%;
	margin-bottom: -23px;
	top: unset;
}

.wrap_swiper_detail .swiper_arrow_prev {
	background: url("/content/images/icon/ico_swiper_arrow_prev.png") no-repeat;
	background-size: 46px 46px;
	left: 0;
}

.wrap_swiper_detail .swiper_arrow_next {
	background: url("/content/images/icon/ico_swiper_arrow_next.png") no-repeat;
	background-size: 46px 46px;
	right: 0;
}

.wrap_swiper_detail .swiper_arrow_prev.swiper-button-disabled,
.wrap_swiper_detail .swiper_arrow_next.swiper-button-disabled {
	width: 46px;
	opacity: 0.35;
}

/* -------- view_info -------- */

/* --- tit_area ---*/
.view_info .tit_area {
	position: relative;
}

.view_info .timedeal_counter {
	margin-bottom: 20px;
}

.view_info .badge-wrap {
	margin-top: 0px;
	text-align: left;
}

.view_info .badge-wrap > span {
	margin: 3px 6px 3px 0;
}

.view_info .brand_mall {
	margin-bottom: 10px;
	display: flex;
	height: auto;
	padding: 20px 0 0 0;
}

@media (max-width: 767px) {
	.view_info .brand_mall {
		padding: 0;
	}
}

.view_info .brand {
	margin-right: 6px;
	color: #1f1f1f;
	font-size: 1.8rem;
	line-height: 1.3;
	letter-spacing: 0;
}

.view_info .title {
	font-size: 3.6rem;
	line-height: 1.3;
	margin-top: 5px;
	font-weight: 500;
	color: #000;
	letter-spacing: -0.05rem;
}

.view_info .title2 {
	overflow: hidden;
	margin-top: 14px;
	margin-right: 6px;
	color: #7c7e80;
	font-size: 1.6rem;
	font-family: "Noto Sans KR";
	line-height: 1.5;
	letter-spacing: 0;
	text-overflow: clip;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
}

.view_info .price_area {
	position: relative;
	margin-top: 50px;
}

@media (max-width: 480px) {
	.view_info .price_area {
		margin-top: 20px;
	}
}

.view_info .price_area .before {
	font-size: 1.8rem;
	margin-bottom: -6px;
	color: #cfcfcf;
	text-decoration: line-through;
}

.view_info .price_area .before > span {
	font-size: 1.6rem;
}

.view_info .sale_area {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.view_info .sale_area > p {
	display: inline-block;
	vertical-align: middle;
}

.view_info .sale_area .sale {
	font-size: 2.8rem;
	color: #695fbf;
	font-weight: 500;
}

.view_info .sale_area .price {
	margin: 0 10px 0 0;
	font-size: 2.6rem;
	font-weight: 600;
	color: #1f1f1f;
}

.view_info .sale_area .price > span {
	font-size: 2.8rem;
	font-weight: 700;
}

.view_info .sale_area .ttip_btn {
	display: inline-block;
	position: relative;
	background-color: #ff7280;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	cursor: pointer;
	margin: 0 10px 0 5px;
	border-radius: 20px;
}

.view_info .sale_area .ttip_btn:before {
	content: "?";
	display: block;
	width: 22px;
	height: 22px;
	font-size: 1.5rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 22px;
	letter-spacing: 0;
}

.view_info .price_ttip {
	display: none;
	position: absolute;
	left: 50%;
	top: 40px;
	width: 448px;
	padding: 40px 20px;
	background: #fff;
	z-index: 10;
	box-shadow: 0 8px 24px rgb(38 50 56 / 11%);
	transform: translateX(-5%);
	border-radius: 20px;
}

.view_info .price_ttip span.close {
	display: none;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.view_info .price_ttip:before {
	content: "";
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -5px;
	border-left: solid 10px #fff;
	border-top: solid 10px transparent;
	border-bottom: solid 10px transparent;
	transform: rotate(-90deg);
}

.view_info .price_ttip .tit {
	margin: -10px 0px 0px;
	padding: 15px 10px;
	border-bottom: solid 1px #d9d9d9;
	font-size: 20px;
	font-weight: 700;
	color: #1f1f1f;
	text-align: center;
	line-height: 30px;
}

.view_info .price_ttip .price_det {
	font-size: 16px;
	font-weight: 400;
	color: #1f1f1f;
	line-height: 20px;
}

.view_info .price_ttip .price_det > dt,
.view_info .price_ttip .price_det > dd {
	margin-bottom: 10px;
	text-align: right;
	padding: 0 20px;
}

.view_info .price_ttip .price_det > dd {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: center;
	gap: 10px;
}

.view_info .price_ttip .price_det > dd.top {
	margin-bottom: 16px;
	padding-bottom: 6px;
	border-bottom: solid 1px #d9d9d9;
	padding: 10px 20px;
}

.view_info .price_ttip .price_det > dt > span {
	float: left;
	font-weight: 500;
	color: #000;
	font-size: 16px;
}

.view_info .price_ttip .price_det > dd > span {
	float: left;
	font-weight: 400;
	color: #4c4c4c;
	font-size: 16px;
	text-align: left;
}

.view_info .price_ttip .price_det > dt > b.price {
	font-size: 16px;
}

.view_info .price_ttip .price_det > dd > span.price {
	float: unset;
	font-size: 16px;
}

.view_info .price_ttip .btm_total {
	margin-top: 20px;
	padding: 20px 20px;
	font-weight: 500;
	color: #333;
	text-align: right;
	background-color: #f9f9f9;
	font-size: 20px;
}

.view_info .price_ttip .btm_total > p {
	float: left;
	font-weight: 700;
	font-size: 20px;
}

.view_info .price_ttip .btm_total > b {
	font-size: 20px;
	font-weight: 700;
}

.view_info .price_area .after {
	display: inline-block;
	font-size: 1.4rem;
}

.view_info .price_area .after span {
	font-size: 1.8rem;
	font-weight: 700;
	vertical-align: text-bottom;
}

.view_info .price_area .per {
	display: inline-block;
	font-size: 2.6rem;
	font-weight: 700;
}

.view_info .price_area .info {
	font-size: 1.3rem;
	margin-top: 6px;
	color: #959595;
}

.view_info .price_area .info span {
	font-weight: 500;
	letter-spacing: -1px;
}

.view_info .btn_sns {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 24px;
	height: 24px;
}

.view_info .btn_sns img {
	width: 100%;
	height: 100%;
}

.view_info .btn_wish {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 24px;
	height: 24px;
}

/* --- info_area ---*/
.view_info .info_area {
	margin-top: 45px;
	padding: 36px 0 30px;
	border-top: 0;
	border-bottom: 0;
}

.view_info .info_area .img_lineheight {
	line-height: 36px;
}

.view_info .info_area dt,
.view_info .info_area dd {
	font-size: 1.5rem;
	line-height: 1.6rem;
	letter-spacing: -0.5px;
	margin-bottom: 20px;
}

.view_info .info_area dt:nth-last-of-type(1),
.view_info .info_area dd:nth-last-of-type(1) {
	margin-bottom: 0;
}

.view_info .info_area dt {
	padding-left: 20px;
	font-weight: 400;
	color: #7c7e80;
}

.view_info .info_area dd {
	padding-right: 20px;
	font-weight: 500;
	color: #1f1f1f;
}

.view_info .info_area dd:last-child {
	line-height: 1.5;
}

.view_info .info_area dd strong {
	font-weight: 500;
	font-size: 1.5rem;
}

.view_info .info_area p,
.view_info .info_area .etc {
	font-size: 15px;
	color: #b1b2b3;
	font-weight: 400;
}

.view_info .delivery_info p {
	margin: 6px 0 0 0;
}

.view_info .info_area .etc {
	margin-top: 5px;
	display: block;
	color: #b1b2b3;
	text-decoration: underline;
	font-weight: 400;
}

.view_info .dropdown_detail button {
	position: relative;
	width: 100%;
	text-align: left;
}

.view_info .dropdown_detail .dropdown-toggle::after {
	position: absolute;
	top: 3px;
	right: 0;
	width: 10px;
	height: 6px;
	border: 0;
	background: url(/content/images/icon/icon_drop.png) no-repeat center right;
	background-size: 10px auto;
}

.view_info .dropdown_detail .dropdown-menu {
	padding: 20px;
	background: #f5f5f5;
}

.view_info .info_area dd.dropdown_content_wrap {
	margin-top: -20px;
	margin-bottom: 0;
	padding: 0;
}

.view_info .info_area .dropdown_content {
	margin: 20px 0;
	padding: 20px;
	background: #f5f5f5;
}

.view_info .dropdown_txt p {
	margin-bottom: 9px;
	color: #7c7e80;
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.view_info .dropdown_txt span {
	display: block;
	color: #7c7e80;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.25;
}

.view_info .dropdown_txt {
	margin-bottom: 10px;
	padding: 0 0 5px;
}

.view_info .dropdown_txt:last-child {
	padding-bottom: 20px;
}

.dropdown_content_wrap .dropdown_content p,
.view_info .dropdown_txt p {
	margin-bottom: 4px !important;
	color: #7c7e80 !important;
	font-size: 1.5rem !important;
	font-weight: 500 !important;
	line-height: 1.6rem !important;
}

.dropdown_content_wrap .dropdown_content span,
.view_info .dropdown_txt span {
	display: block !important;
	color: #7c7e80 !important;
	font-size: 1.5rem !important;
	font-weight: 300 !important;
	line-height: 1.25 !important;
}

@media (max-width: 767px) {
	.view_info .sale_area .ttip_btn {
		position: static;
	}

	.view_info .price_ttip {
		transform: none;
		left: 0;
		width: 100%;
		padding: 30px 15px;
	}

	.view_info .price_ttip .price_det > dd > span {
		max-width: calc(50% - 10px);
		text-align: left;
	}

	.view_info .price_ttip span.close {
		display: block;
	}

	.view_info .price_ttip .price_det > dt > span,
	.view_info .price_ttip .price_det > dd > span.price,
	.view_info .price_ttip .price_det > dt > b.price,
	.view_info .price_ttip .price_det > dt > span .view_info .price_ttip .price_det > dd > span.price,
	.view_info .price_ttip .price_det > dd > span,
	.view_info .price_ttip .price_det {
		font-size: 14px;
	}

	.view_info .price_ttip .btm_total > b,
	.view_info .price_ttip .btm_total > p,
	.view_info .price_ttip .btm_total {
		font-size: 16px;
	}

	.view_info .price_ttip .btm_total {
		margin-top: 40px;
	}
}

/* --- option_area ---*/
.viewBg {
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #1f1f1f;
	opacity: 0;
	transition: all 0.2s linear 0.2s;
}

.viewBg.on {
	visibility: visible;
	opacity: 0.8;
	transition: all 0.2s linear 0.2s;
}

.view_info .option_area {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: #fff;
}

.view_info .option_area .btn_open {
	position: absolute;
	top: -16px;
	left: 50%;
	z-index: 100;
	display: none;
	margin-left: -33px;
	width: 66px;
	height: 17px;
	background: url(/content/images/icon/btn_op_close.png) no-repeat center;
	background-size: 66px auto;
	border-bottom: 0;
	cursor: pointer;
}

.view_info .option_area .conts_area {
	display: none;
	padding: 21px 0 0 0;
}

.view_info .type_option.on {
	overflow: hidden;
	height: 283px;
}

.view_info .option_area .form-group {
	margin: 0 11px 8px;
}

.view_info .dropdown_box {
	position: relative;
	margin: 0 22px 8px;
}

.option_yes .dropdown_box.single .option_drop .tit {
	background: #fff;
	color: #000;
}

.view_info .option_area .type_option > .amt_box {
	margin-left: 22px;
	margin-right: 22px;
	margin-bottom: 20px;
}

.view_info .option_area .type_option > .amt_box input {
	width: 100%;
}

.view_info .option_list .amt_box {
	margin-bottom: 0;
}

.wrap_input .form-control.box::placeholder {
	color: #b1b2b3;
}

.wrap_input .form-control.box::-webkit-input-placeholder {
	color: #b1b2b3;
}

.view_info .dropdown_box .custom-select.box {
	text-align: left;
	color: #b1b2b3;
	background-color: #fff;
	background-image: url(/content/images/icon/ico_select_arrow_down.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-size: 20px auto;
}

.view_info .dropdown_box .custom-select.box:focus {
	box-shadow: none;
}

.view_info .dropdown_box .dropdown-menu,
.option_area .dropdown_box .dropdown-menu {
	top: 0;
	width: 100%;
	margin: 0;
	overflow-y: auto;
}

.view_info .dropdown_box .dropdown-item {
	font-size: 1.3rem;
	line-height: 1.9rem;
	font-weight: 500;
}

.view_info .dropdown_box .dropdown-menu .tit {
	padding: 12px 13px;
	color: #959595;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.3rem;
}

.view_info .dropdown_box .dropdown-item {
	padding: 12px 25px;
	color: #000;
	background: #fff;
}

.option_yes .drop_inner {
	position: relative;
	width: 100%;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 10;
}

.option_yes .option_drop {
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	z-index: 10;
	width: 100%;
	background-color: #fff;
}

.option_yes .option_drop .drop_tit {
	height: 4.4rem;
	padding: 0 30px 0 13px;
	color: #959595;
	line-height: 3.5;
	border-bottom: 1px solid #333;
}

.option_yes .option_drop .drop_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 43px;
	padding: 0;
	background: url(/content/images/icon/icon_close_black.png) no-repeat center;
	background-size: 18px auto;
}

.option_yes .option_drop .dropdown_area {
	border-top: 1px solid #333;
}

.option_yes .option_drop .dropdown_area:first-of-type {
	border-top: 0;
}

.option_yes .option_drop .dropdown_area:last-of-type {
	border-bottom: 1px solid #e2e2e2;
}

.option_yes .option_drop .dropdown_area:first-of-type .option_btn {
	display: block;
}

.option_yes .option_drop .tit {
	width: 100%;
	padding: 12px;
	color: #959595;
	font-size: 1.3rem;
	text-align: left;
	background-color: #fbfbfb;
}

.option_yes .option_btn {
	display: none;
	overflow-y: scroll;
	max-height: 115px;
	border-top: 1px solid #e2e2e2;
}

.option_yes .option_drop button {
	width: 100%;
	padding: 12px 0 12px 12px;
	font-size: 1.3rem;
	text-align: left;
}

.view_info .option_list li:last-child {
	margin-bottom: 14px;
	border-bottom: 0;
}

.view_info .wrap_tit {
	flex: 1;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.view_info .wrap_tit .op_tit {
	padding-right: 30px;
}

.view_info .wrap_tit .op_detail {
	display: block;
	line-height: normal;
	padding: 8px 0;
	color: #b1b2b3;
}

.detail_view_wrap .price_wrap {
	padding: 20px 0 0;
}

.view_info .option_list .op_tit {
	width: 100%;
	margin-right: 16px;
	color: #1f1f1f;
	font-size: 1.6rem;
	line-height: 1.45;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
}

.view_info .option_list .op_tit > span:not(.prd_num) {
	display: block;
	position: relative;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 1.3rem;
	color: #959595;
}

.view_info .option_list .op_tit .prd_num {
	display: inline-block;
}

.view_info .option_list .op_tit > span:last-child {
	margin: 0;
}

.view_info .option_list .op_tit > span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 1px;
}

.option_area .option_list .op_tit {
	font-size: 1.3rem;
}

.view_info .option_list .row {
	align-items: center;
}

.view_info .option_list .op_price {
	gap: 10px;
	color: #000;
	font-size: 1.5rem;
	line-height: 32px;
}

.view_info .option_list .op_price span {
	font-size: 1.8rem;
	font-weight: 500;
}

.view_info .prd_num {
	display: inline-block;
	line-height: 20px;
	height: 22px;
	border-radius: 50px;
	padding: 2px 8px;
	color: #fff;
	background-color: #bdbabf;
	text-align: center;
	font-size: 12px;
}

.view_info .option_list .btn_item_delete {
	position: absolute;
	top: 20px;
	right: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 26px;
}

.view_info .option_list .btn_item_delete img {
	width: 18px;
	height: auto;
}

.view_info .total_price {
	display: none;
	padding: 14px 22px;
	color: #333;
	background: #fff;
	align-items: center;
}

.view_info .total_price div {
	font-weight: 700;
	font-size: 1.4rem;
}

.view_info .total_price .price {
	text-align: right;
	font-weight: 400;
}

.view_info .total_price .price span {
	font-size: 1.8rem;
	font-weight: 700;
}

.view_info .btn_area1 {
	display: flex;
}

.view_info .btn_area1 .btn_buy {
	gap: 10px;
	padding: 17px 0 16px 0;
	width: 100%;
	font-size: 1.8rem;
}

.detail_view_wrap .custom-select.box {
	height: 48px;
}

.option_list .amt_box .number {
	border-radius: 5px;
}

.view_info .btn_area2 {
	display: none;
}

.view_info .btn_area2 button,
.view_info .btn_area2 .btn {
	width: 30%;
	padding: 17px 0;
	line-height: 2.1rem;
	color: #fff;
	font-size: 1.8rem;
}

.view_info .btn_area2 .btn_cart {
	background: #4c4c4c;
	border: 0;
}

.view_info .btn_area2 .btn_primary {
	background: #333;
	border: 0;
}

.view_info .btn_area2 .btn_m_npay {
	width: 40%;
	background: #00c73c url(/content/images/btn_npay_m.png) no-repeat center;
	background-size: 68px auto;
}

/* event */
.view_info .option_area.on,
.view_info .option_area.on .btn_open,
.view_info .option_area.on .conts_area {
	display: block;
	z-index: 1040;
}

.view_info .option_area.on .conts_area {
	overflow-y: auto;
	max-height: 368px;
}

.option_area.on .total_price {
	display: flex;
	border-top: 1px solid #000;
}

.view_info .option_area.on .btn_area1 {
	display: none;
}

.view_info .option_area.on .btn_area2 {
	display: block;
}

.view_info .btn_area2 .btn_area2_wrap {
	display: flex;
}

.view_info .btn_area2 .npay_type1 {
	display: block;
	width: 100%;
	margin-top: 10px;
}

/* 상세페이지 더보기 버튼 (PC에서는 안보이게) */
.view_more {
	display: none;
	cursor: pointer;
}

/* ======= 네이버페이 ======= */
.npay_pointcolor {
	color: #00c73c !important;
}

.npay_storebtn_bx,
.npay_button_box,
.npay_button_box2,
.npay_storebtn_bx *,
.npay_button_box *,
.npay_button_box2 * {
	display: block !important;
	overflow: hidden !important;
	float: none !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 none !important;
	font-size: 12px !important;
	line-height: 16px !important;
	font-family: "돋움", Dotum, Helvetica, sans-serif !important;
	text-align: left !important;
	text-decoration: none !important;
	background: none !important;
	border-radius: 0 !important;
}

.npay_storebtn_bx {
	display: inline-block !important;
}

.npay_button_box,
.npay_button_box2 {
	width: auto !important;
	height: auto !important;
	zoom: 1 !important;
	padding: 0 4px !important;
	border-top: 2px solid #2b2f3a !important;
	background-color: #fff !important;
}

.npay_button_box2 {
	padding: 0 !important;
}

.npay_button_box .npay_blind,
.npay_button_box .yellow,
/* mall.chainflower.com 깜빡임 */
.npay_button_box .blue,
/* mall.chainflower.com 깜빡임 */
.npay_button_box2 .npay_blind,
.npay_button_box2 .yellow .npay_button_box2 .blue {
	overflow: hidden !important;
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	clip: rect(0 0 0 0) !important;
}

.npay_button {
	position: relative !important;
	margin: 0 !important;
	padding: 11px 0 11px 86px !important;
	zoom: 1 !important;
}

.npay_text {
	display: block !important;
	position: absolute !important;
	top: 11px !important;
	left: 0 !important;
	width: 79px !important;
	height: 36px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/content/images/icon/npay_sp_text.png) no-repeat !important;
}

.npay_btn_list {
	zoom: 1 !important;
	display: table !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	table-layout: fixed !important;
	list-style: none !important;
}

.npay_btn_list tbody {
	display: table-row-group !important;
}

.npay_btn_list tr {
	display: table-row !important;
}

.npay_store .npay_btn_list {
	table-layout: auto !important;
}

/* F Type */
.npay_store .npay_btn_item {
	width: 120px !important;
}

.npay_btn_item {
	display: table-cell !important;
	height: 37px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
}

.npay_btn_item.btn_width {
	width: 40px !important;
}

.npay_store .npay_btn_item.btn_width {
	width: 78px !important;
}

.npay_btn_link {
	display: block !important;
	height: 35px !important;
	margin: 0 0 0 3px !important;
	padding: 0 !important;
	border: 1px solid #bfc4c7 !important;
	background-color: #fcfcfc !important;
	background-repeat: no-repeat !important;
	background-repeat: no-repeat !important;
	text-align: center !important;
	text-decoration: none !important;
}

.npay_btn_item:first-child .npay_btn_link {
	margin: 0 !important;
}

.npay_btn_link.npay_btn_pay {
	background-image: url(/content/images/icon/npay_sp_payment.png) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.btn_green {
	border-color: #00bd39 !important;
	background-color: #00c73c !important;
	background-position: 50% -35px !important;
}

.npay_btn_link.npay_btn_zzim,
.npay_btn_link.npay_btn_talk {
	width: 35px !important;
}

.npay_btn_link.npay_btn_cart,
.npay_btn_link.npay_btn_talk2 {
	width: 73px !important;
}

.npay_btn_link.npay_btn_zzim {
	background-image: url(/content/images/icon/npay_sp_zzim.png) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.npay_btn_zzim2 {
	background-image: url(/content/images/icon/npay_sp_zzim.png) !important;
	background-position: 50% -105px !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.npay_btn_talk {
	background-image: url(/content/images/icon/npay_sp_talk.png) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.btn_gray {
	border-color: #b1b5bd !important;
	background-color: #bbbfc7 !important;
}

.npay_btn_link.npay_btn_pay.btn_gray {
	background-position: 50% -35px !important;
}

.npay_btn_link.npay_btn_zzim.btn_gray,
.npay_btn_link.npay_btn_talk.btn_gray {
	background-position: 50% -35px !important;
}

.npay_btn_link.npay_btn_zzim2.btn_gray {
	background-position: 50% -140px !important;
}

.npay_btn_link.npay_btn_cart {
	background-image: url(/content/images/icon/npay_sp_cart.png) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.npay_btn_talk2 {
	background-image: url(/content/images/icon/npay_sp_talk_text.png) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
}

.npay_btn_link.npay_btn_cart.btn_gray,
.npay_btn_link.npay_btn_talk2.btn_gray {
	background-position: 50% -35px !important;
}

.npay_event {
	position: relative !important;
	margin: 0 !important;
	padding: 0 40px 0 0 !important;
	border: 0 none !important;
	border-top: 1px solid #eaecee !important;
}

.npay_event_text {
	display: block !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 5px 0 !important;
	letter-spacing: 0 !important;
	text-overflow: ellipsis !important;
	word-wrap: normal !important;
}

.npay_event_text .event_title {
	display: inline !important;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	font-weight: normal !important;
	color: #00bd39 !important;
	vertical-align: middle !important;
}

.npay_pointplus {
	position: relative !important;
	padding-left: 44px !important;
}

.npay_pointplus .event_title {
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	top: 50% !important;
	width: 39px !important;
	height: 13px !important;
	margin-top: -7px !important;
	background: url(/content/images/icon/npay_sp_icon.png) no-repeat !important;
}

.npay_event .npay_event_text .event_link {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal !important;
	color: #727272 !important;
	text-decoration: none !important;
	vertical-align: middle !important;
}

.npay_event .npay_event_text .event_link span {
	display: inline-block !important;
	margin: -1px 0 1px !important;
	vertical-align: middle !important;
}

.npay_more {
	position: absolute !important;
	top: 5px !important;
	width: 16px !important;
	height: 16px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/content/images/icon/npay_sp_more.png) no-repeat !important;
	text-decoration: none !important;
}

.npay_more_prev {
	right: 15px !important;
	background-position: 0 0 !important;
}

.npay_more_next {
	right: 0 !important;
	background-position: -15px 0 !important;
}

.npay_bg_dgray {
	border-color: #5f5f5f !important;
	background-color: #434343 !important;
}

.npay_bg_dgray .npay_text {
	background-position: 0 -40px !important;
}

.npay_bg_dgray .npay_event_text,
.npay_bg_dgray .npay_event_text .event_link {
	color: #959595 !important;
}

.npay_bg_dgray .npay_btn_link.btn_gray {
	border-color: #67696e !important;
	background-color: #6d6f74 !important;
}

.npay_bg_dgray .npay_btn_link.npay_btn_pay.btn_gray,
.npay_bg_dgray .npay_btn_link.npay_btn_talk.btn_gray,
.npay_bg_dgray .npay_btn_link.npay_btn_zzim.btn_gray {
	background-position: 50% -72px !important;
}

.npay_bg_dgray .npay_btn_link.npay_btn_zzim2.btn_gray {
	background-position: 50% -175px !important;
}

.npay_bg_dgray .npay_event {
	border-top-color: #565656 !important;
}

.npay_bg_dgray .npay_more_prev {
	background-position: 0 -20px !important;
}

.npay_bg_dgray .npay_more_next {
	background-position: -15px -20px !important;
}

.npay_vertical .npay_button {
	padding: 30px 0 14px !important;
}

.npay_vertical .npay_btn_item {
	height: 33px !important;
}

.npay_vertical .npay_btn_item.btn_width {
	width: 36px !important;
}

.npay_vertical .npay_btn_link {
	height: 31px !important;
}

.npay_vertical .npay_btn_link.npay_btn_zzim,
.npay_vertical .npay_btn_link.npay_btn_talk {
	width: 31px !important;
}

.npay_vertical .npay_btn_link.npay_btn_pay {
	background-image: url(/content/images/icon/npay_sp_payment2.png) !important;
	background-repeat: no-repeat !important;
}

.npay_vertical .npay_btn_link.npay_btn_talk {
	background-image: url(/content/images/icon/npay_sp_talk2.png) !important;
	background-repeat: no-repeat !important;
}

.npay_vertical .npay_btn_link.npay_btn_zzim2 {
	background-image: url(/content/images/icon/npay_sp_zzim2.png) !important;
	background-repeat: no-repeat !important;
}

.npay_vertical .npay_btn_link.btn_green,
.npay_vertical .npay_btn_link.npay_btn_pay.btn_gray,
.npay_vertical .npay_btn_link.npay_btn_talk.btn_gray {
	background-position: 50% -31px !important;
}

.npay_vertical.npay_bg_dgray .npay_btn_link.btn_gray {
	background-position: 50% -64px !important;
}

.npay_vertical .npay_btn_link.npay_btn_zzim2 {
	background-position: 50% -93px !important;
}

.npay_vertical .npay_btn_link.npay_btn_zzim2.btn_gray {
	background-position: 50% -124px !important;
}

.npay_vertical.npay_bg_dgray .npay_btn_link.npay_btn_zzim2.btn_gray {
	background-position: 50% -155px !important;
}

.npay_vertical .npay_text {
	top: 13px !important;
	width: 114px !important;
	height: 9px !important;
	background-position: 0 -80px !important;
}

.npay_vertical .npay_btn_margin {
	margin-top: 3px !important;
}

.npay_vertical .npay_event_text {
	text-overflow: clip !important;
}

.npay_vertical .npay_event_text .event_link span {
	display: inline !important;
	vertical-align: top !important;
}

.npay_vertical .npay_pointplus {
	padding: 5px 0 !important;
}

.npay_vertical .npay_pointplus .event_title {
	display: inline-block !important;
	position: relative !important;
	top: -1px !important;
	margin: 0 4px 0 0 !important;
	vertical-align: middle !important;
}

.npay_vertical.npay_bg_dgray .npay_text {
	background-position: 0 -110px !important;
}

.npay_vertical2 .npay_button {
	padding: 28px 0 0 !important;
}

.npay_vertical2 .npay_text {
	top: 11px !important;
}

.npay_vertical2 .npay_event {
	border: 0 none !important;
}

.npay_vertical2 .npay_event_text {
	line-height: 14px !important;
}

.npay_horizontal .npay_text {
	top: 14px !important;
	left: 1px !important;
	background-position: 0 -180px !important;
	width: 170px !important;
	height: 10px !important;
}

.npay_horizontal .npay_button {
	padding-left: 192px !important;
}

.npay_horizontal .npay_event {
	width: 135px !important;
	border-top: none !important;
	margin-top: -35px !important;
	padding-right: 36px !important;
}

.npay_type_A_1 {
	width: 236px !important;
	height: 88px !important;
}

.npay_type_A_2 {
	width: 100%;
	height: 88px !important;
}

.npay_type_B_1 {
	width: 214px !important;
	height: 83px !important;
}

.npay_type_B_2 {
	width: 261px !important;
	height: 83px !important;
}

.npay_type_C_1_1,
.npay_type_C_2_1 {
	width: 225px !important;
	height: 88px !important;
}

.npay_type_C_1_2,
.npay_type_C_2_2 {
	width: 272px !important;
	height: 88px !important;
}

.npay_type_C_3_1 {
	width: 225px !important;
	height: 92px !important;
}

.npay_type_C_3_2 {
	width: 272px !important;
	height: 92px !important;
}

.npay_type_D_1_1,
.npay_type_D_2_1 {
	width: 210px !important;
	height: 83px !important;
}

.npay_type_D_1_2,
.npay_type_D_2_2 {
	width: 251px !important;
	height: 83px !important;
}

.npay_type_D_3_1 {
	width: 210px !important;
	height: 87px !important;
}

.npay_type_D_3_2 {
	width: 251px !important;
	height: 87px !important;
}

.npay_type_E_1_1,
.npay_type_E_1_2,
.npay_type_E_2_1,
.npay_type_E_2_2 {
	width: 124px !important;
	height: 135px !important;
}

.npay_type_E_3_1,
.npay_type_E_3_2 {
	width: 124px !important;
	height: 139px !important;
}

.npay_type_F {
	width: 365px !important;
	height: 115px !important;
}

.npay_type_G {
	width: 394px !important;
	height: 60px !important;
}

/* IE5용 */
.npay_type_E_1_1 .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_E_1_1 .npay_btn_link.npay_btn_talk.btn_gray,
.npay_type_E_1_2 .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_E_1_2 .npay_btn_link.npay_btn_talk.btn_gray {
	background-position: 50% -31px !important;
}

.npay_type_C_3_1 .npay_vertical.npay_bg_dgray .npay_text,
.npay_type_D_3_1 .npay_vertical.npay_bg_dgray .npay_text,
.npay_type_C_3_2 .npay_vertical.npay_bg_dgray .npay_text,
.npay_type_D_3_2 .npay_vertical.npay_bg_dgray .npay_text {
	background-position: 0 -40px !important;
}

.npay_type_C_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_C_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_talk.btn_gray,
.npay_type_C_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_zzim.btn_gray,
.npay_type_D_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_D_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_talk.btn_gray,
.npay_type_D_3_1 .npay_bg_dgray .npay_btn_link.npay_btn_zzim.btn_gray,
.npay_type_C_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_C_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_talk.btn_gray,
.npay_type_C_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_zzim.btn_gray,
.npay_type_D_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_pay.btn_gray,
.npay_type_D_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_talk.btn_gray,
.npay_type_D_3_2 .npay_bg_dgray .npay_btn_link.npay_btn_zzim.btn_gray {
	background-position: 50% -70px !important;
}

/* ============ item_tab ============ */
.item_tab {
	border-top: 0;
	border-bottom: 1px solid #e2e2e2;
}

.item_tab .nav-tabs {
	border: 0;
}

.item_tab .nav-link {
	position: relative;
	height: 56px;
	font-size: 1.5rem;
	line-height: 2.6rem;
	font-weight: 400;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.item_tab .nav-link span {
	position: relative;
	display: inline-block;
	color: #8f8f9b;
}

.item_tab .nav-link.active span {
	color: #695fbf;
}

.item_tab .nav-link .txt span {
	display: block;
	font-size: 1.1rem;
	line-height: 1.1rem;
	font-weight: 400;
	color: #000;
	opacity: 0.5;
}

.item_tab .nav-link.active {
	font-weight: 700;
	color: #695fbf;
}

.item_tab .nav-link.active:after {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 3px;
	background: #695fbf;
	content: "";
}

/* ============ 상품정보 ============ */
.item_view .tab-pane {
	padding: 60px 0 0;
}

.item_view .txt {
	font-size: 1.6rem;
	line-height: 2.4rem;
}

/* -------- item_detail -------- */
.item_detail .detail_photo {
	margin: 0 0;
	text-align: center;
}

.item_detail .detail_photo img {
	max-width: unset;
}

/* --- item_info_detail ---*/
.item_info_detail {
	margin: 0 0 30px;
	border: 1px solid #eaeaec;
}

@media (max-width: 767px) {
	.item_info_detail {
		margin: 0 0 30px 0;
	}
}

.item_info_detail tr {
	border-top: 1px solid #eaeaec;
}

.item_info_detail tr:first-child {
	border-top: 0;
}

.item_info_detail td,
.item_info_detail th {
	padding: 21px 17px;
	font-size: 1.5rem;
	line-height: 1.7rem;
	color: #1f1f1f;
}

.item_info_detail th {
	font-weight: 500;
	vertical-align: middle;
	background: #f9f9f9;
	text-align: center;
}

.item_info_detail .vertical_top {
	vertical-align: top;
}

.item_info_detail td {
	color: #1f1f1f;
	font-weight: 400;
}

.btn_buyer img {
	width: 12px;
	height: 12px;
}

.detail_view_wrap .view_right .option_total {
	margin: 30px 0;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////
	정기배송 캘린더 Datepicker
//////////////////////////////////////////////////////////////////////////////////////////////// */
.ui-widget {
	font-family: "Spoqa Han Sans Neo";
}

.regular_delivery {
	width: 100%;
	padding: 10px 0;
	position: relative;
}

/* 20221025 대상 수정사항으로 달력 빠짐 */

.regular_delivery .regular_delivery_info {
	display: block;
	margin-bottom: 0;
}

#datepicker {
	margin: 80px auto 0;
}

.ui-datepicker {
	width: 100%;
	height: 100%;
}

.ui-widget.ui-widget-content {
	border: none;
}

.ui-widget-header {
	background: transparent;
	border: none;
}

.ui-datepicker .ui-datepicker-header {
	padding: 0.8em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	top: 50%;
	margin-top: -14px;
}

.ui-datepicker th {
	padding: 1.1em 0.3em;
}

.ui-datepicker td {
	position: relative;
	width: 14.28%;
	border: 1px solid #f8f8f8;
	padding: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
	padding: 0;
	text-align: left;
}

.ui-datepicker th span[title="Sunday"] {
	color: #ff4e70;
}

.ui-datepicker th span[title="Saturday"] {
	color: #2a74e2;
}

.ui-datepicker tr > td:nth-child(5) a,
.ui-datepicker tr > td.ui-datepicker-other-month:nth-child(5) span,
.wrap_table tr > td:nth-child(5) a,
.wrap_table tr > td.ui-datepicker-other-month:nth-child(5) span {
	background: #d2d8ff;
	/* color: #000; */
}

.ui-datepicker .pay_date_txt {
	position: absolute;
	font-size: 14px;
	color: #000 !important;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -10px);
	width: 100%;
	text-align: center;
}

@media (max-width: 767px) {
	.ui-datepicker .pay_date_txt {
		font-size: 10px;
	}
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: 1;
}

.ui-datepicker tr > td.ui-datepicker-other-month span {
	color: #c8c8c8;
}

.ui-datepicker tr:last-child td.ui-datepicker-other-month span {
	background: #fbfbfb !important;
	color: #c8c8c8;
}

.ui-datepicker tr:last-child td.ui-datepicker-other-month span:before {
	content: none;
}

/* 일요일 컬러 */
.ui-datepicker tr > td:first-child a,
.ui-datepicker tr > td:first-child span {
	color: #ff4e70;
}

/* 토요일 컬러 */
.ui-datepicker tr > td:last-child a,
.ui-datepicker tr > td:last-child span {
	color: #2a74e2;
}

/* 다음달 날짜 컬러 */
.ui-datepicker tr > td.ui-datepicker-other-month a,
.ui-datepicker tr > td.ui-datepicker-other-month span {
	color: #c8c8c8;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	font-weight: 300;
	font-size: 15px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	height: 78px;
	padding: 12px;
	background: #fff;
}

/* 오늘 날짜를 강조 Today Highlight */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	background: #f6f6f6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	color: #7259ff !important;
	font-weight: 500;
}

.box-active-next.cancel {
	background-color: #fff5f5 !important;
}

.box-active-next.cancel:before {
	content: "취소가능일" !important;
	position: absolute;
	font-size: 14px;
	color: #000 !important;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -10px);
	width: 100%;
	text-align: center;
}

.box-active-next.preparation {
	background-color: #eff4ff !important;
}

.box-active-next.preparation:before {
	content: "출고예상일" !important;
	position: absolute;
	font-size: 14px;
	color: #000 !important;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -10px);
	width: 100%;
	text-align: center;
}

.box-active-next.available {
	background-color: #eff4ff !important;
}

.ui-datepicker-calendar td:nth-child(4) .box-active-next.available,
.ui-datepicker-calendar td:nth-child(5) .box-active-next.available,
.ui-datepicker-calendar td:nth-child(6) .box-active-next.available,
.ui-datepicker-calendar td:nth-child(7) .box-active-next.available {
	background-color: unset !important;
}

.box-active-next.available:before {
	content: "출고예상일" !important;
	position: absolute;
	font-size: 14px;
	color: #000 !important;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -10px);
	width: 100%;
	text-align: center;
}

/* 수~토 가상선택자 공백 확인 */
.ui-datepicker-calendar td:nth-child(4) .box-active-next.available::before,
.ui-datepicker-calendar td:nth-child(5) .box-active-next.available::before,
.ui-datepicker-calendar td:nth-child(6) .box-active-next.available::before,
.ui-datepicker-calendar td:nth-child(7) .box-active-next.available::before {
	content: "" !important;
	font-size: 0 !important;
}

.regular_pay_date.available::before,
.regular_pay_date:before {
	content: "결제일" !important;
	position: absolute !important;
	font-size: 14px !important;
	color: #000 !important;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -10px);
	width: 100%;
	text-align: center;
}

@media (max-width: 767px) {
	.ui-datepicker-calendar td:nth-child(5) .box-active-next.regular_pay_date::before,
	.regular_pay_date:before {
		font-size: 11px !important;
	}
}

.regular_pay_date.available,
.regular_pay_date {
	background: #d2d8ff !important;
}

.ui-state-active.regular_pay_date::after,
.ui-state-highlight::after,
.ui-widget-content .ui-state-highlight::after,
.ui-widget-header .ui-state-highlight::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #7259ff;
	top: 8px;
	right: 8px;
}

/* Click Box Highlight */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: none;
}

.box-active-next {
	position: relative;
	background-color: #eff4ff !important;
}

/* Other Month Disabled Date Style Custom */
.box-active-parent {
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: "alpha(opacity=100)" !important;
}

.ui-state-disabled.box-active-parent span {
	color: #000;
}

span.noDelivery {
	position: absolute;
	padding: 0 !important;
	margin: 0;
	top: 5px;
	left: 8px;
	width: 96px;
	color: #ff7348 !important;
	text-align: left !important;
	font-size: 12px;
	font-weight: bold;
}

span.calendar_today {
	position: absolute;
	padding: 0 !important;
	margin: 0;
	top: 5px;
	left: 8px;
	width: 96px;
	color: #7259ff !important;
	text-align: left !important;
	font-size: 12px;
	font-weight: bold;
}

span.ico_delivery {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 42px;
	padding: 0 !important;
}

span.ico_delivery svg {
	max-width: 100%;
}

.ui-datepicker .ui-datepicker-title {
	font-size: 20px;
	color: #000;
}

/*  /////////////////////////////////////////////////////////////////////////////
	목요일만 선택 가능
//////////////////////////////////////////////////////////////////////////// */
#datepicker tr > td:not(:nth-child(5)) a.disabled,
#datepicker tr > td:not(:nth-child(5)) span.disabled {
	pointer-events: none;
}

/* 정기배송 타이틀 및 설명 영역 */
.regular_delivery_info {
	width: 100%;
	background: #f9f9f9;
	border-radius: 15px;
	padding: 24px 30px;
	margin: 0 0 52px 0;
	position: relative;
}

.regular_delivery .img_regular_delivery {
	top: 3px;
}

.regular_delivery_info span {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.regular_delivery_info > span {
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
	line-height: normal;
	display: inline-flex;
}

.regular_delivery_info > p {
	font-size: 14px;
	color: #1f1f1f;
	font-weight: 500;
	margin-top: 14px;
	text-align: left;
	padding: 8px 0 0;
	margin: 0;
	display: block;
}

.regular_delivery_info > p:nth-child(3) {
	margin: 14px 0 0;
	margin: 0 auto;
}

.regular_delivery_info > p:nth-child(3) {
	margin: 14px auto 0;
}

.regular_delivery_info p > span {
	font-size: 14px;
	color: #ff3939;
}

.img_regular_delivery {
	width: 173px;
	padding: 8px 0;
	background: #fff;
	border-radius: 14px;
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 14px;
	left: 0;
}

.img_regular_delivery > img {
	width: 42px;
	margin-right: 8px;
}

.img_regular_delivery p {
	font-size: 15px;
	color: #1f1f1f;
}

.img_regular_delivery > p > span {
	font-weight: 500;
	color: #1f1f1f;
}

.ui-datepicker th {
	font-size: 15px;
	font-weight: 500;
}

.regular_delivery .tit {
	width: 100%;
	text-align: center;
	position: relative;
	height: 20px;
	margin: 52px 0 0 0;
}

.regular_delivery .tit > span {
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 3;
	text-shadow: -3px 0 #fff, 0 3px #fff, 3px -1px #fff, 1px -3px #fff;
}

.regular_delivery .tit > span:first-child:before {
	content: "";
	width: 34px;
	height: 34px;
	position: absolute;
	top: -20px;
	right: -20px;
	background: url(/content/images/ico_regular_delivery_tit.png) no-repeat center center;
	background-size: 34px 34px;
	z-index: -1;
}

.regular_delivery .tit p {
	font-size: 14px;
	color: #1f1f1f;
	padding-top: 40px;
}

.regular_delivery .tit p > span {
	color: #ff3939;
	text-decoration: underline;
}

.regular_delivery_notice {
	text-align: center;
	padding: 20px 0;
}

.popup_regular_delivery .regular_delivery_notice {
	padding: 45px 0 40px;
}

.regular_delivery_notice p {
	font-size: 1.6rem;
	color: #e80000;
}

.regular_delivery_notice .agree {
	position: relative;
	width: 100%;
	margin-top: 14px;
}

.popup_regular_delivery .regular_delivery_notice .agree {
	margin-top: 0;
}

.regular_delivery_notice .agree input[type="checkbox"] {
	display: none;
}

.regular_delivery_notice .agree input[type="checkbox"] + label {
	display: inline-block;
	width: 276px;
	height: 25px;
	background: url("/content/images/ico_regular_delivery_agree_off.png") no-repeat;
	background-size: 25px 25px;
	cursor: pointer;
	border-radius: 3px;
	line-height: 1.5;
	background-position: center left;
	padding-left: 10px;
}

.regular_delivery_notice .agree input[type="checkbox"] + label span {
	color: #b1b2b3;
	font-size: 1.6rem;
	display: block;
}

.regular_delivery_notice .agree input[type="checkbox"]:checked + label {
	background: url("/content/images/ico_regular_delivery_agree_on.png") no-repeat;
	background-size: 25px 25px;
	background-position: left center;
}

.regular_delivery_notice .agree input[type="checkbox"]:checked + label span {
	color: #8c53ff;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////
	정기배송 레이어 팝업 Layer Popup
  //////////////////////////////////////////////////////////////////////////////////////////////////// */
.popup_regular_delivery {
	width: 604px;
	height: 842px;
	visibility: hidden;
	position: absolute;
	top: 260px;
	left: -60%;
	bottom: 0;
	z-index: 1020;
	margin-left: -40px;
	padding-bottom: 60px;
	border-radius: 20px;
	box-shadow: 0 12px 32px rgb(0 0 0 / 10%);
	transition: all 0.65s;
}

.popup_regular_delivery.on {
	left: -105%;
	transition: all 0.65s;
}

.popup_regular_delivery .wrap_close .btn_close {
	width: 40px;
	height: 40px;
	margin-right: 20px;
}

.popup_regular_delivery .wrap_table {
	width: 100%;
	margin: 0 0 10px;
}

.popup_regular_delivery .wrap_table tr.selectWeek01 {
	width: 100%;
}

.popup_regular_delivery .wrap_table tr td {
	width: calc(100% / 7);
	height: 78px;
	border: 1px solid #f8f8f8;
	position: relative;
}

.popup_regular_delivery .wrap_table tr td a {
	height: 78px;
	padding: 12px;
	display: block;
}

.popup_regular_delivery .wrap_table tr td span {
	background: transparent;
	display: block;
	height: 78px;
	color: #000;
}

/* Disabled */

.popup_regular_delivery .wrap_table tr > td:last-child a,
.wrap_table tr > td:last-child span {
	color: #2a74e2;
}

.popup_regular_delivery .wrap_table tr > td.ui-datepicker-other-month a,
.wrap_table tr > td.ui-datepicker-other-month span {
	color: #c8c8c8 !important;
}

.popup_regular_delivery .wrap_table tr > td:first-child a,
.wrap_table tr > td:first-child span {
	color: #ff4e70;
}

.popup_regular_delivery.on .tit {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
	line-height: 36px;
	height: auto;
}

.popup_regular_delivery .desc {
	text-align: left;
	font-size: 14px;
	position: relative;
	margin: 0 0 6px;
	color: #000;
	padding-left: 10px;
}

.popup_regular_delivery .desc:before {
	content: "";
	width: 3px;
	height: 3px;
	position: absolute;
	background: #000;
	display: block;
	top: 0;
	left: 0;
	transform: translate(0, 7px);
}

.popup_regular_delivery .wrap_cost {
	margin: 40px 0 0 0;
}

.popup_regular_delivery .table_cost {
	font-size: 14px;
}

.popup_regular_delivery .table_cost thead {
	background-color: #695fbf;
}

.popup_regular_delivery .table_cost thead td {
	color: #fff;
	padding: 7px 4px;
	height: 32px;
	font-weight: 300;
}

.popup_regular_delivery .table_cost thead td:nth-child(4),
.popup_regular_delivery .table_cost thead td:nth-child(5) {
	min-width: 138px;
}

.popup_regular_delivery .table_cost td {
	border: 1px solid #fff;
	text-align: center;
	padding: 7px 15px;
}

.popup_regular_delivery .table_cost tbody td {
	padding: 8px;
}

.popup_regular_delivery .table_cost tbody td:nth-child(4),
.popup_regular_delivery .table_cost tbody td:nth-child(5) {
	text-align: left;
	padding-left: 4%;
}

@media (max-width: 480px) {
	.popup_regular_delivery .table_cost tbody td:nth-child(4),
	.popup_regular_delivery .table_cost tbody td:nth-child(5) {
		padding-left: 2%;
	}
}

.popup_regular_delivery .table_cost tbody tr:nth-child(2n) {
	background-color: #f9f9f9;
}

.popup_regular_delivery .table_cost tbody td:nth-child(3) {
	font-weight: 500;
}

.popup_regular_delivery .table_cost tbody td .discount {
	border-radius: 100px;
	background-color: #d9d9d9;
	padding: 1px 7px;
}

@media (max-width: 767px) {
	.popup_regular_delivery .table_cost thead td:nth-child(1) {
		min-width: 60px;
	}

	.popup_regular_delivery .table_cost thead td:nth-child(4),
	.popup_regular_delivery .table_cost thead td:nth-child(5) {
		min-width: 86px;
		height: 35px;
	}

	.popup_regular_delivery .table_cost tbody td {
		line-height: 1.4;
	}
}

.popup_bg {
	visibility: hidden;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.35s;
	opacity: 0;
}

.popup_bg.on {
	visibility: visible;
	opacity: 1;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////
	후기작성하기 레이어 팝업 Layer Popup
  //////////////////////////////////////////////////////////////////////////////////////////////////// */
.popup_layer.popup_review {
	position: fixed;
	width: 100%;
	height: auto;
	left: 50%;
	right: 0;
	bottom: 50%;
	border-radius: 20px;
	transform: translate(-50%, 50%);
	z-index: 10090;
	visibility: hidden;
	max-width: 1200px;
	max-height: 80vh;
}

.tab_container .popup_layer.popup_review {
	max-width: 1200px;
	max-height: 1100px;
	height: 100%;
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.tab_container .popup_layer.popup_review {
		max-width: 600px;
		max-height: 80vh;
		height: unset;
	}
}

.tab_container .popup_layer.popup_review .modal_tit {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
}

@media (max-width: 480px) {
	.tab_container .popup_layer.popup_review .modal_tit {
		font-size: 16px;
	}
}

.tab_container .popup_review_contents {
	max-height: 750px;
	overflow-y: scroll;
	background-color: #fff;
}

@media (min-width: 991px) {
	.tab_container .popup_review_contents {
		max-height: 1050px;
	}

	.items_detail_wrap .tab_container .popup_review_contents {
		max-height: 100%;
	}
}

.tab_container .popup_review_contents::-webkit-scrollbar {
	opacity: 0;
}

.tab_container .popup_review_contents .grade {
	margin: 45px 0 20px 0;
}

@media (max-width: 480px) {
	.tab_container .popup_review_contents .grade {
		margin: 30px 0 10px;
	}
}

.tab_container .popup_review_contents .wrap_review_btn button {
	border: 1px solid #8c53ff;
	width: 100%;
	max-width: 235px;
}

.tab_container .popup_review .tit span {
	margin: 20px 0 30px;
	line-height: 1.25;
	letter-spacing: -0.2px;
}

.popup_layer.popup_review.on {
	visibility: visible;
}

.popup_review_contents {
	width: 100%;
	padding: 0 30px;
}

.popup_review_contents .grade {
	justify-content: flex-start;
	margin: 30px 0 28px 0;
}

.popup_review_contents .grade .rating_star {
	margin: 0 20px 0 0px;
}

.popup_review_contents .review_text {
	padding: 20px;
	border-radius: 30px;
}

.popup_review_contents .review_text::placeholder {
	font-size: 14px;
	color: #b1b2b3;
	font-weight: 400;
}

.popup_review_contents .info_dot {
	margin: 20px 0 60px 0;
}

.popup_review_contents .review_photo + .info_dot {
	margin: 20px 0;
}

.popup_review_contents .info_dot:last-child {
	margin-bottom: 80px;
}

.popup_review_contents .info_dot p {
	margin: 0 10px;
	color: #787878;
	padding-left: 8px;
	position: relative;
	font-size: 12px;
}

.popup_review_contents .info_dot p:first-child {
	margin-bottom: 5px;
}

@media (max-width: 480px) {
	.popup_review_contents .info_dot p {
		margin: 0;
	}
}

.popup_review_contents .info_dot p span {
	color: #000;
}

.popup_review_contents .info_dot p:before {
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #787878;
	position: absolute;
	left: 0;
	top: 6px;
}

.review_photo {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.review_photo > div {
	width: 77px;
	height: 77px;
	margin-right: 10px;
}

.review_photo .delete_img {
	background-color: #fbfbfc;
	border-radius: 20px;
	overflow: hidden;
}

.review_photo .add_img {
	border: 1px solid #e6e6e6;
	background: #fff url(/content/images/icon/ico_add_img.png) no-repeat center;
	background-size: 24px auto;
	cursor: pointer;
}

.review_photo .add_img:hover {
	background: #fbfbfc url(/content/images/icon/ico_add_img.png) no-repeat center;
	background-size: 24px auto;
}

.review_photo > div:last-child {
	margin-right: 0;
}

.review_photo .delete_img.default {
	background: #fbfbfc url(/content/images/icon/ico_thumb_77.png) no-repeat center;
	background-size: 100% auto;
}

.popup_review_contents .wrap_review_btn {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 30px;
}

.popup_review_contents .wrap_review_btn button {
	margin: 0 8px;
}

.popup_review .tit {
	text-align: center;
}

.popup_review .tit p {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-top: 38px;
}

.popup_review .tit span {
	font-size: 14px;
	color: #333;
	display: block;
	margin: 14px auto 27px;
	line-height: 1.6;
}

.popup_review .prd_thumb {
	width: 130px;
	min-width: 130px;
	height: 130px;
	border: 1px solid #f3f3f7;
	border-radius: 20px;
	overflow: hidden;
	margin-right: 17px;
}

.popup_review .prd_thumb img {
	max-width: 100%;
}

.popup_review .wrap_prd_info {
	width: 100%;
	margin: 0 auto;
}

.popup_review .wrap_prd_title {
	width: 100%;
	background-color: #fbfbfc;
	margin: 0 auto;
	border-radius: 20px 0 0 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.popup_review .wrap_prd_title span {
	font-size: 1.6rem;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-word;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.popup_review .wrap_checkbox {
	margin-top: 18px;
}

.popup_review .wrap_prd_info .wrap_checkbox {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}

.popup_review .wrap_checkbox input[type="checkbox"] {
	display: none;
}

.popup_review .wrap_checkbox input[type="checkbox"] + label {
	display: inline-block;
	background: url(/content/images/icon/ico_chkbox_review_off.png) no-repeat left center;
	background-size: 24px;
	cursor: pointer;
	border-radius: 3px;
	padding-left: 30px;
	height: 26px;
}

.popup_review .wrap_checkbox input[type="checkbox"] + label span {
	color: #787878;
	font-size: 1.4rem;
	display: block;
	line-height: 24px;
}

.popup_review .wrap_checkbox input[type="checkbox"]:checked + label {
	background: url(/content/images/icon/ico_check_ty02_on.png) no-repeat;
	background-size: 24px;
}

@media (max-width: 767px) {
	.popup_review .wrap_checkbox input[type="checkbox"] + label,
	.popup_review .wrap_checkbox input[type="checkbox"]:checked + label {
		background-size: 20px;
	}
}

.popup_review .wrap_checkbox .rating_star {
	margin-top: 40px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////
	//정기배송 캘린더 Datepicker
//////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/*  ///////////////////////////////////////////////////////////////////////////////////////////////
	PC에서 하단 "바로구매" 버튼 클릭 시 옵션창이 drop up 되는 css
/////////////////////////////////////////////////////////////////////////////////////////////////*/
.detail_view_wrap {
	padding-top: 40px;
	/* border-top: 1px solid #d9d9d9; */
}

.detail_contents .detail_view_wrap {
	padding-top: 20px;
}

@media (max-width: 767px) {
	.detail_contents .detail_view_wrap {
		padding-top: 0px;
	}
}

.detail_view_wrap .close {
	position: absolute;
	width: 200px;
	height: 30px;
	top: -30px;
	left: 50%;
	transform: translate(-50%, 0);
	cursor: pointer;
	border-radius: 30px 30px 0 0;
	opacity: 1 !important;
	background-color: #fff;
	box-shadow: 1px -3px 12px rgb(0 0 0 / 6%);
	display: none;
}

.detail_view_wrap .close:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("/content/images/ico_option_fixed_arrow.png") no-repeat center center;
	background-size: 30px 30px;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0) rotate(180deg);

	transition: all 0.35s;
}

.detail_view_wrap.underFixed {
	position: fixed;
	background: #fff;
	z-index: 9999;
	bottom: 90px;
	left: 0;
	right: 0;
	margin: 0 auto 0;
	border-radius: 20px 20px 0 0;
	height: 0vh;
	padding: 0;
	border-top: 0;
	border-radius: 32px 32px 0 0;
}

.detail_view_wrap.underFixed.on {
	height: auto;
	box-shadow: 0 3px 30px rgba(0 0 0 / 16%);
	padding: 32px;
	transition: none !important;
}

.detail_view_wrap.regular.underFixed.on {
	height: 100%;
	max-height: 30vh;
}

.detail_view_wrap.underFixed .close.on {
	display: block;
}

.detail_view_wrap.underFixed.on .close.on:before {
	transform: translate(-50%, 0) rotate(0deg);
}

.detail_view_wrap.underFixed .view_wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: auto;
	max-height: 60vh;
	flex-wrap: unset;
	padding: 10px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: transparent;
}

@media (max-width: 767px) {
	.detail_view_wrap.underFixed .view_wrap {
		padding: 10px 0;
	}
}

.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar,
.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-thumb,
.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-button,
.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-track {
	opacity: 0 !important;
	background-color: transparent !important;
	width: 0;
}

.detail_view_wrap.underFixed .view_wrap > div {
	max-width: 1200px;
}

.detail_view_wrap.underFixed.on .view_wrap .view_left {
	padding-bottom: 50px;
	width: 100%;
}

@media (max-width: 991px) {
	.detail_view_wrap.underFixed.on .view_wrap .view_left {
		padding-bottom: 80px;
	}
}

.detail_view_wrap.underFixed .view_wrap .view_right {
	bottom: -90px;
	transition: bottom 0.1s linear;
	transition-delay: 0.04s;
}

.detail_view_wrap.underFixed.on .view_wrap .view_right {
	position: absolute;
	bottom: 0;
	background-color: #fff;
	box-shadow: none;
	width: 100%;
}

.detail_view_wrap.underFixed .view_wrap .view_right .option_total {
	opacity: 0;
}

.detail_view_wrap.underFixed.on .view_wrap .view_right .option_total {
	opacity: 1;
	transition: all 0.48s;
}

/* scrollbar customize */
.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar {
	width: 7px;
}

.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-track {
	background-color: transparent;
}

.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background-color: #a89dbe;
	cursor: pointer;
}

.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-thumb:active {
	background-color: #8c53ff;
}

.detail_view_wrap.underFixed .view_wrap::-webkit-scrollbar-button {
	width: 0;
	height: 0;
}

@media (max-width: 991px) {
	.detail_view_wrap .close {
		display: none;
	}
}

/* 정기배송 상세 */

@media (min-width: 768px) and (max-width: 991px) {
	.regular_contents .view_top .view_info {
		height: auto;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.regular_contents .view_top .view_info {
		height: auto;
	}
}

@media (max-width: 480px) {
	.regular_contents .view_top .view_info {
		height: auto;
	}
}

.regular_contents .detail_view_wrap {
	border-top: none;
}

.regular_contents .view_info .option_list .op_tit {
	line-height: unset;
}

.regular_contents .view_info .option_list .op_tit > span {
	display: inline-block;
	color: #1f1f1f;
	font-size: 16px;
	padding: 0;
	margin-left: -2px;
}

.regular_contents .view_info .option_list .op_tit > span:before {
	content: unset;
}

.regular_contents .view_info .option_list .op_tit > span.date {
	margin-left: 5px;
}

.regular_contents .btn_buy.regular {
	width: 100%;
	max-width: 570px;
}

/*  ///////////////////////////////////////////////////////////////////////////////////////////////
	//PC에서 하단 "바로구매" 버튼 클릭 시 옵션창이 drop up 되는 css
/////////////////////////////////////////////////////////////////////////////////////////////////*/

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////////////////////////////
	AD
//////////////////////////////////////////////////////////////////////////////////////////////// */
.wrap_ad {
	position: relative;
	width: 100%;
	max-height: 320px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.wrap_ad .ad {
	position: relative;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	background: transparent;
	border-radius: 0;
	overflow: hidden;
	text-align: center;
}

.wrap_ad .swiper-controll {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 1200px;
	z-index: 2;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////
	추천상품 Recommend
//////////////////////////////////////////////////////////////////////////////////////////////// */
.wrap_recommend {
	width: 100%;
}

.recommend_swiper {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 80px auto 100px auto;
}

.recommend_swiper .swiper-container {
	max-width: 1200px;
}

.recommend_swiper p.tit {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 40px;
}

.recommend_swiper .recommend_arrow {
	position: absolute;
	z-index: 0;
	width: 88px;
	height: 36px;
	top: 5px;
	right: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.recommend_swiper .recommend_arrow .swiper-button-prev,
.recommend_swiper .recommend_arrow .swiper-button-next {
	position: relative;
	margin-top: unset;
	margin-bottom: unset;
	top: unset;
	right: unset;
	bottom: unset;
	left: unset;
}

.recommend_swiper .recommend_arrow .swiper-button-prev {
	background: url("/content/images/ico_swiper_recommend_arrow_prev.png") no-repeat center center;
	background-size: 6px 12px;
	width: 36px;
	height: 36px;
}

.recommend_swiper .recommend_arrow .swiper-button-next {
	background: url("/content/images/ico_swiper_recommend_arrow_next.png") no-repeat center center;
	background-size: 6px 12px;
	width: 36px;
	height: 36px;
}

.recommend_swiper .recommend_arrow .swiper-button-prev.swiper-button-disabled {
	opacity: 0.25;
}

.recommend_swiper .swiper-wrapper {
	width: 100%;
}

.recommend_swiper .swiper-wrapper .item_list {
	margin: 0 0;
}

.recommend_swiper .img_area {
	background: #fbfbfc;
	border-radius: 25px;
	padding-bottom: 100%;
	width: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
}

.recommend_swiper .txt_wrap {
	margin-top: 20px;
	width: 100%;
}

.recommend_swiper .txt_wrap .txt_area {
	text-align: left;
}

.items_detail_wrap .item_list .list_area a {
	display: block;
}

@media (max-width: 992px) {
	.recommend_swiper .txt_wrap .txt_area {
		border-top: 1px solid #d9d9d9;
		padding: 15px 0 0;
	}

	.recommend_swiper .txt_wrap {
		margin-top: 5px;
	}
}

@media (min-width: 481px) {
	.recommend_swiper .item_list .list_area {
		width: 100% !important;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.item_list .brand {
		font-size: 14px;
		padding-top: 0;
		margin-bottom: 6px;
		line-height: 1.44;
	}

	.item_list .title {
		font-size: 16px;
		line-height: 22px;
	}

	.item_list .price_area {
		margin-top: 15px;
		display: flex;
		flex-direction: row;
	}

	.recommend_swiper {
		margin: 40px auto 62px auto;
	}

	.recommend_swiper .img_area {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
	}

	.recommend_swiper .img_area img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

@media (max-width: 480px) {
	.item_list .price_area {
		min-width: 132px;
	}

	.recommend_swiper .swiper-wrapper .item_list:last-child {
		margin-right: 0 !important;
	}

	.recommend_swiper .item_list .list_area {
		width: 100% !important;
		padding: 0;
	}

	.recommend_swiper .txt_wrap {
		margin-top: 5px;
	}

	.recommend_swiper .txt_wrap .txt_area .title {
		font-size: 16px;
		line-height: 1.2;
	}

	.wrap_swiper_detail .view_photo {
		width: 100%;
	}
}

.recommend_swiper .img_area .over_btn {
	position: absolute;
	bottom: 0;
	z-index: 10;
	display: none;
	height: 100%;
	text-align: right;
	vertical-align: top;
}

.recommend_swiper .img_area:hover .over_btn {
	display: block;
}

.recommend_swiper .img_area .over_btn a {
	width: 50px;
	height: 50px;
	opacity: 1;
	display: inline-block;
}

.recommend_swiper .img_area .over_btn a.ico_wish {
	position: absolute;
	bottom: 8px;
	right: 8px;
	background: url(/content/images/icon/ico_wish_off.png) no-repeat center center;
	background-size: 28px auto;
}

.recommend_swiper .img_area .over_btn a.ico_wish.on {
	position: absolute;
	bottom: 8px;
	right: 8px;
	background: url(/content/images/icon/ico_wish_on.png) no-repeat center center;
	background-size: 28px auto;
}

.recommend_swiper .img_area .over_btn a.ico_cart {
	position: absolute;
	bottom: 54px;
	right: 8px;
	background: url(/content/images/icon/ico_cart_off.png) no-repeat center center;
	background-size: 30px auto;
}

.recommend_swiper .img_area .over_btn a.ico_cart.on {
	position: absolute;
	bottom: 54px;
	right: 8px;
	background: url(/content/images/icon/ico_cart_on.png) no-repeat center center;
	background-size: 30px auto;
}

.recommend_swiper .img_area .badge-wrap {
	position: absolute;
	bottom: 12px;
	left: 0;
	display: flex;
	flex-direction: column;
}

.recommend_swiper .img_area .badge-wrap .badge {
	margin-top: 5px;
}

.recommend_swiper .item_list .price_area .before span {
	font-weight: 300;
}

.recommend_swiper .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.recommend_swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////
	//추천상품 Recommend
//////////////////////////////////////////////////////////////////////////////////////////////// */

/* 텍스트 옵션 추가 */
.txt_box {
	position: relative;
	margin-bottom: 10px;
}

.view_wrap .txt_box {
	margin-bottom: 0;
}

.txt_box p {
	color: #7c7e80;
	font-size: 15px;
}

.txt_box .wrap_input {
	margin-top: 10px;
}

.txt_box .form-control.box {
	padding: 0 13px;
	height: 48px;
	margin: 0 10px 0 0;
	border-radius: 0;
}

.view_wrap .txt_box .form-control.box {
	margin: 0;
	border-right: 0;
}

.view_wrap .txt_box p:not(:first-child) {
	margin-top: 20px;
}

.txt_box .btn_add {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 5rem;
	height: 4.4rem;
}

.option_area .txt_box {
	margin-bottom: 8px;
	padding: 0 22px;
}

.option_area .txt_box p {
	margin-bottom: 14px;
	color: #333;
	font-size: 14px;
}

.option_area .txt_box .btn_add {
	right: 22px;
}

/* -------- item_qna -------- */
.item_qna {
	padding: 0 20px;
}

.item_qna .total_top,
.item_review .total_top {
	margin-top: 0;
}

.review_guide .total_tit span {
	color: #bdbdbd;
	font-size: 1.6rem;
}

.item_qna .inquiry_write .select_check .secret_txt {
	display: inline-flex;
	justify-content: flex-end;
	align-content: center;
	width: 100%;
	max-width: 110px;
}

/* 상품후기 */
.item_review {
	padding: 0 20px;
}

.total_top .total {
	font-size: 28px;
	color: #333;
	line-height: 28px;
	font-weight: 400;
}

.total_top .total span {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	margin-left: 6px;
	letter-spacing: 0;
}

.total_top .total span > span {
	margin: 0 0px;
	letter-spacing: 0;
}

.total_top .total span.count_wrap {
	margin-right: 6px;
}

.total_top .total span.count_wrap .number {
	margin: 0 4px;
}

.total_top .btn_inquiry {
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	color: #333;
	text-decoration: underline;
}

/*  /////////////////////////////////////////////////////////////////////////////////////////////////////
	상세페이지 후기
///////////////////////////////////////////////////////////////////////////////////////////////////// */
.modalBg {
	visibility: hidden;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10052;
	background: rgba(0, 0, 0, 0.9);
	transition: opacity 0.35s;
	opacity: 0;
}

.modalBg.on {
	visibility: visible;
	opacity: 1;
}

.wrap_view_photo_review {
	width: 100%;
	padding: 30px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	flex: 1;
}

.wrap_view_photo_review input[type="checkbox"] {
	display: none;
}

.wrap_view_photo_review input[type="checkbox"] + label {
	display: inline-block;
	background: url(/content/images/icon/ico_check_off.png) no-repeat 0 50%;
	background-size: 24px;
	cursor: pointer;
	border-radius: 3px;
	padding-left: 30px;
	height: 24px;
}

.wrap_view_photo_review input[type="checkbox"] + label span {
	color: #0f0f0f;
	font-size: 16px;
	display: block;
	line-height: 24px;
	font-weight: 400;
}

.wrap_view_photo_review input[type="checkbox"]:checked + label {
	background: url(/content/images/icon/ico_check_on.png) no-repeat 0 50%;
	background-size: 24px;
}

.wrap_view_photo_review {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex: 1;
}

.wrap_view_photo_review .wrap_btn_current {
	margin-right: 8px;
	color: #d9d9d9;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

.wrap_view_photo_review > .wrap_checkbox {
	width: auto;
	flex: 1;
}

@media (min-width: 481px) and (max-width: 767px) {
	.wrap_view_photo_review {
		flex-direction: row;
		align-items: flex-start;
		position: relative;
		padding: 20px 0 0 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		align-content: flex-start;
	}

	.wrap_view_photo_review > .wrap_checkbox {
		width: unset;
		margin-bottom: 0;
	}

	.wrap_view_photo_review .wrap_btn_current {
		margin-bottom: 0;
	}
}

@media (max-width: 480px) {
	.wrap_view_photo_review > .wrap_checkbox {
		width: unset;
		line-height: 30px;
	}
}

/* 
별점별 점수 보기
*/

.btn_review_listup select,
.btn_review_listup a.dropdown-toggle {
	width: 254px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 10px;
	border: solid 1px #e2e2e2;
	background-color: #fff;
	color: #787878;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}

@media (max-width: 480px) {
	.btn_review_listup a.dropdown-toggle,
	.btn_review_listup select {
		border-radius: 5px;
	}

	.btn_review_listup a.dropdown-toggle[aria-expanded="true"] {
		border-radius: 5px 5px 0 0;
	}
}

@media (max-width: 767px) {
	.btn_review_listup a.dropdown-toggle,
	.btn_review_listup select {
		width: 100%;
		line-height: 30px;
	}

	.dropdown_detail .dropdown-toggle[aria-expanded="true"],
	.dropdown_detail .dropdown-toggle[aria-expanded="false"] {
		background-size: 10px auto;
	}
}

.btn_review_listup .btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn_review_listup .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.btn_review_listup a.dropdown-toggle:active,
.btn_review_listup a.dropdown-toggle:focus,
.btn_review_listup a.dropdown-toggle:hover,
.btn_review_listup a.dropdown-toggle:visited,
.btn_review_listup a.dropdown-toggle:target,
.btn_review_listup a.dropdown-toggle:focus-visible,
.btn_review_listup select {
	border: solid 1px #e2e2e2 !important;
	background: #fff;
	color: #787878;
	box-shadow: none !important;
}

.dropdown.show .dropdown-toggle[aria-expanded="true"] {
	border-bottom: solid 1px #fff !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.btn_review_listup .dropdown-toggle span {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #787878;
	letter-spacing: -0.56px;
	font-weight: 400;
}

.btn_review_listup .dropdown .dropdown-toggle span::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(/content/images/icon/arrow_down.png) no-repeat center right;
	background-size: 10px auto;
	transform: translateY(-50%);
}

.btn_review_listup .dropdown.show .dropdown-toggle span::after {
	background: url(/content/images/icon/arrow_up_black.png) no-repeat center right;
	background-size: 10px auto;
}

@media (max-width: 480px) {
	.btn_review_listup .dropdown .dropdown-toggle span::after {
		transform: translateY(-4px);
	}
}

.btn_review_listup {
	z-index: 1;
}

.btn_review_listup .dropdown-menu {
	width: 254px;
	padding: 30px 0 20px;
	top: 20px !important;
	left: 0 !important;
	z-index: -1;
	border: solid 1px #e2e2e2;
	background-color: #fff;
	box-sizing: border-box;
	margin: -1px 0 0 0;
	transform: none !important;
	border-radius: 10px;
}

.btn_review_listup .dropdown-menu li {
	background-color: #fff;
}

.btn_review_listup .dropdown-menu li:hover {
	background-color: #f6f5fe;
}

.btn_review_listup .dropdown-menu a.dropdown-item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
}

.btn_review_listup .dropdown-menu a.dropdown-item span {
	font-size: 12px;
	letter-spacing: -0.36px;
	text-align: left;
	color: #787878;
}

@media (max-width: 767px) {
	.btn_review_listup .dropdown-menu a.dropdown-item span.score_num {
		display: none;
	}
}

@media (max-width: 480px) {
	.btn_review_listup .dropdown-menu .rating_star span {
		width: 18px;
		height: 18px;
		margin-right: 8px;
	}
}

.btn_review_listup .dropdown-menu a.dropdown-item .rating_star span {
	margin-right: 6px;
}

.btn_review_listup .dropdown-menu a.dropdown-item .rating_star span:last-child {
	margin-right: 0px;
}

.btn_review_listup .dropdown-menu a.dropdown-item .rating_star p {
	display: none;
}

/* 품절 Soldout */
.cover.comingSoon,
.cover.soldout {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 5;
}

.cover.comingSoon span,
.cover.soldout span {
	position: absolute;
	font-size: 40px;
	color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item_list .cover.soldout span {
	font-size: 24px;
}

.item_list .cover.comingSoon span {
	font-size: 26px;
}

/* 재입고 알림 버튼 */
.btn_restock {
	background-color: #333;
	border: 0 !important;
	max-width: 564px;
}

.contents_soldout .detail_view_wrap.underFixed .close.on {
	pointer-events: none;
}

.contents_soldout .detail_view_wrap .view_wrap .txt_box .form-control.box {
	pointer-events: none;
}

.contents_soldout .detail_view_wrap .view_wrap .txt_box .form-control.box::placeholder {
	color: #ddd;
}

.contents_soldout .detail_view_wrap .view_wrap .custom-select.box {
	color: #ddd !important;
	background-image: url(/content/images/icon/ico_select_arrow_down_disabled.png);
	pointer-events: none;
}

.contents_soldout .detail_view_wrap .view_wrap .btn_input_add {
	border: 1px solid #d5d5d5;
	color: #ddd;
}

.contents_soldout .detail_view_wrap .view_right .option_total span {
	display: none;
}

@media (max-width: 767px) {
	.btn_review_listup .dropdown-menu {
		width: 100%;
		transform: none !important;
		top: 35px !important;
		border-top: 0;
		border-radius: 0 0 10px 10px;
		padding: 20px 0;
		z-index: 1;
	}

	.btn_review_listup .dropdown-toggle span {
		font-size: 14px;
		line-height: 38px;
	}

	.btn_review_listup .btn-secondary:not(:disabled):not(.disabled):active:focus[aria-expanded="true"],
	.btn_review_listup .btn-secondary:not(:disabled):not(.disabled).active:focus[aria-expanded="true"],
	.show > .btn-secondary.dropdown-toggle:focus[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:active[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:focus[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:hover[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:visited[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:target[aria-expanded="true"],
	.btn_review_listup a.dropdown-toggle:focus-visible[aria-expanded="true"] {
		border-bottom: 0;
	}

	/* 품절 Soldout */
	.cover.soldout span {
		font-size: 20px;
	}
}

/* 
end ---- 별점별 점수 보기
*/

.wrap_view_photo_review .wrap_btn_current a {
	color: #787878;
	cursor: pointer;
	padding: 8px;
	font-size: 1.6rem;
}

.wrap_view_photo_review .wrap_btn_current a.on {
	color: #000;
}

.list_wrap .list_area {
	border-top: 1px solid #d9d9d9;
	border-bottom: 0;
}

.list_wrap .list_in {
	border: 0;
}

.list_wrap .list_top .date {
	color: #787878;
	letter-spacing: 0;
	font-size: 12px;
}

.wrap_view_photo_review select {
	width: 254px;
	padding: 0 20px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	color: #787878;
	background: url("/content/images/icon/ico_selectbox.png") no-repeat 95% center;
	background-size: 10px 6px;
	border-radius: 10px;
	outline: 0;
}

.list_wrap .list_top {
	flex-direction: column;
	justify-content: center;
	width: 100%;
	align-items: flex-start;
	margin-bottom: 30px;
}

.list_wrap .my_review .list_top .id {
	color: #000;
	font-weight: 600;
}

.list_wrap .list_top .id {
	font-size: 16px;
	font-weight: 400;
	color: #787878;
	position: relative;
	line-height: 1;
	letter-spacing: -0.48px;
}

.list_wrap .list_top .id_date {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.list_wrap .list_top .id:after {
	gap: 10px;
	content: none;
}

.list_wrap .my_review .list_top .id:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 6px;
	background: url(/content/images/icon/ico_review_myReview.png) no-repeat center center;
	background-size: 100% auto;
	opacity: 1;
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
}

.list_area .rating_star {
	margin-top: 10px;
}

.list_area .rating_star span {
	display: block;
	width: 14px;
	height: 14px;
	background: url(/content/images/icon/ico_star_off.png) no-repeat 0 0;
	background-size: 100%;
	margin-right: 4px;
}

@media (max-width: 767px) {
	.list_area .rating_star span {
		margin-right: 1px;
	}
}

.list_area .rating_star span.on {
	background: url(/content/images/icon/ico_star_on.png) no-repeat 0 0;
	background-size: 100%;
}

.list_area .rating_star p {
	font-size: 1.4rem;
	font-weight: bold;
	color: #000;
	margin-left: 4px;
}

.item_review .total_top .total_area {
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: solid 4px #000;
}

.item_review .list_wrap {
	margin-top: 80px;
	border-top: none;
}

.list_wrap.review_list {
	margin-top: 50px;
}

.item_review .review_list .list_top_sel {
	padding-bottom: 15px;
	border-bottom: solid 1px #e2e2e2;
	text-align: center;
}

.item_review .review_list .list_top_sel .btn_my_filter {
	display: inline-block;
	position: relative;
	min-width: 340px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 1.6rem;
	font-weight: 500;
	color: #2684ff;
	line-height: 60px;
	vertical-align: top;
}

.item_review .review_list .list_top_sel .btn_my_filter:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 60px;
	margin-left: 10px;
	background: url(/content/images/icon/ico_my_ft.png) no-repeat center center;
	vertical-align: top;
}

.item_review .review_list .list_top_sel .btn_my_filter:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 5px;
	width: calc(100% - 20px);
	height: calc(100% - 10px);
	border: solid 1px #2684ff;
	transition: all 0.4s;
}

.item_review .review_list .list_top_sel .btn_my_filter:hover:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: solid 2px #2684ff;
}

.item_review .review_list .list_top_sel .custom-select {
	float: right;
	width: auto;
	height: 3rem;
	margin-top: 30px;
	padding-right: 20px;
	border-bottom: none;
	font-size: 1.4rem;
}

.review_list .rv_my_info {
	display: none;
	margin: 25px 0 20px;
	padding: 20px;
	background: #fff;
	border: solid 1px #e3e3e3;
}

.review_list .rv_my_info > li {
	position: relative;
	padding-left: 120px;
	font-size: 1.3rem;
	color: #000;
	line-height: 28px;
}

.review_list .rv_my_info > li .cate {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 500;
}

.review_list .rv_my_info > li > p {
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
}

.review_list .rv_my_info > li > p:last-child {
	margin: 0;
}

.review_list .rv_my_info > li > p > span {
	display: inline-block;
	margin-right: 10px;
	color: #999;
	vertical-align: top;
}

/* review_list */
.review_list .review_origin {
	display: flex;
	flex-direction: column;
}

.review_list .review_origin .txt_area {
	width: 100%;
}

.review_list .review_origin .txt_area .title {
	display: -webkit-box;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.review_list .review_origin .txt_area .title.on {
	text-overflow: unset;
	-webkit-line-clamp: unset;
	line-clamp: unset;
}

.review_list .review_origin .img_area {
	position: relative;
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 30px;
}

.review_list .review_origin .img_area span {
	margin-right: 10px;
	width: auto;
	cursor: pointer;
	width: 130px;
	height: 130px;
	overflow: hidden;
	border-radius: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.review_list .review_origin .img_area span > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.review_list .review_origin .img_area span:last-child {
	margin-right: 0;
}

.review_list .review_origin .img_more {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.review_list .review_origin .img_more a {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 30px;
	right: 30px;
}

@media (max-width: 767px) {
	.review_list .review_origin .img_more {
		display: block;
	}

	.review_list .review_origin .img_more a {
		top: 15px;
		right: 15px;
	}
}

.review_list .review_origin .img_more a img {
	max-width: 100%;
}

.review_list .review_img .img_area {
	margin-top: 2rem;
}

.wrap_review_photo_more_view {
	z-index: 10091;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.35s;
}

.wrap_review_photo_more_view.on {
	display: flex;
	flex-direction: column;
	align-items: center;
	visibility: visible;
	opacity: 1;
}

.wrap_review_photo_more_view .wrap_close {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	z-index: 99999;
}

.wrap_review_photo_more_view .wrap_close .btn_close {
	width: 50px;
	height: 50px;
	background: url(/content/images/icon/ico_close_popup.png) no-repeat center center;
	background-size: 50px auto;
	position: absolute;
	top: 62px;
	right: 50px;
}

/* 후기 --> 포토리뷰 더보기 스와이퍼 */
.wrap_review_photo_more_view .wrap_photo_slider {
	width: 100%;
	height: calc(100% - 60px);
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.wrap_review_photo_more_view .wrap_photo_slider .review_more {
	margin-top: -60px;
	width: 50%;
	height: auto;
}

.review_more .swiper-wrapper {
	align-items: center;
}

.review_more .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;

	height: 100vw;
	overflow: hidden;
}

.review_more .swiper-slide img {
	width: 100%;
	height: auto;
	max-height: 80vh;
}

.review_more .swiper-pagination-fraction {
	top: 40px;
	bottom: unset;
	color: #fff;
}

.review_more .wrap_btn_nav {
	z-index: 199999;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translate(0, -50%);
}

.review_more .wrap_btn_nav .swiper-button-prev,
.review_more .wrap_btn_nav .swiper-button-next {
	border-radius: 10px;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 199999;
}

.review_more .wrap_btn_nav .swiper-button-prev {
	left: 0;
	background: rgba(0, 0, 0, 0.45) url(/content/images/icon/ico_review_more_prev.png) no-repeat center center;
	background-size: 36px auto;
}

.review_more .wrap_btn_nav .swiper-button-next {
	right: 0;
	background: rgba(0, 0, 0, 0.45) url(/content/images/icon/ico_review_more_next.png) no-repeat center center;
	background-size: 36px auto;
}

.review_more .wrap_btn_nav .swiper-button-prev.swiper-button-disabled {
	background: rgba(0, 0, 0, 0.15) url(/content/images/icon/ico_review_more_prev.png) no-repeat center center;
	background-size: 36px auto;
}

.review_more .wrap_btn_nav .swiper-button-next.swiper-button-disabled {
	background: rgba(0, 0, 0, 0.15) url(/content/images/icon/ico_review_more_next.png) no-repeat center center;
	background-size: 36px auto;
}

@media (max-width: 480px) {
	.swiper-container {
		position: unset;
	}

	.wrap_review_photo_more_view .wrap_photo_slider .review_more {
		width: 100%;
		height: auto;
		max-height: 60vh;
		overflow: hidden;
	}

	.review_more .swiper-pagination-fraction {
		top: 38px;
		font-size: 12px;
		font-weight: 300;
	}

	.wrap_review_photo_more_view .wrap_close .btn_close {
		width: 30px;
		height: 30px;
		background-size: 30px auto;
		top: 30px;
		right: 20px;
	}
}

.review_option {
	margin-top: 10px;
	margin-bottom: 30px;
}

.review_option p {
	color: #b1b2b3;
	font-size: 16px;
	letter-spacing: -0.48px;
	line-height: 1.3;
}

@media (max-width: 767px) {
	.review_option {
		margin-top: 15px;
		margin-bottom: 0px;
	}

	.review_option p {
		font-size: 13px;
	}
}

/*  /////////////////////////////////////////////////////////////////////////////////////////////////////
	//상세페이지 후기
///////////////////////////////////////////////////////////////////////////////////////////////////// */

/* event */

.review_list .list_area.on .review_origin .txt_area {
	width: 100%;
	padding: 0;
}

.review_list .list_area.on .review_origin .txt_area .title {
	display: block;
	max-height: 100%;
}

.review_list .review_img {
	display: none;
}

.review_list .rv_btm {
	display: flex;
	margin-top: 30px;
	font-size: 12px;
	line-height: 32px;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}

.review_list .rv_btm > dt {
	font-weight: 400;
	color: #999;
	opacity: 1;
	transition: opacity 0.4s;
}

.review_list .rv_btm > dd {
	color: #000;
	text-align: right;
	margin-right: 30px;
	font-size: 14px;
}

.review_list .rv_btm .rv_report_btn,
.review_list .rv_btm .rv_report_btn:hover,
.review_list .rv_btm .rv_report_btn:focus {
	text-align: right;
	font-size: 14px;
	color: #b1b2b3;
	margin-right: 0;
	cursor: pointer;
}

@media (max-width: 767px) {
	.review_list .rv_btm .rv_report_btn,
	.review_list .rv_btm .rv_report_btn:hover,
	.review_list .rv_btm .rv_report_btn:focus {
		text-align: right;
		font-size: 13px;
		color: #b1b2b3;
		margin-right: 0;
		cursor: pointer;
	}
}

.review_list .rv_btm .rv_report_btn:hover {
	text-decoration: underline;
}

.review_list .rv_btm .btn_good {
	display: inline-block;
	position: relative;
	width: 63px;
	max-width: 63px;
	padding: 0 15px;
	margin-left: 6px;
	color: #000;
	background-color: #fff;
	border: solid 1px #e2e2e2;
	border-radius: 50px;
	font-size: 12px;
	box-sizing: border-box;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
	vertical-align: top;
	height: 30px;
}

.review_list .rv_btm .btn_good.on {
	color: #fff;
	background-color: #8c53ff;
	border-width: 2px;
	border-color: #8c53ff;
	animation: all 1s;
}

.review_list .rv_btm .btn_good:before {
	content: "";
	margin-right: 5px;
	vertical-align: top;
	background: url(/content/images/icon/ico_review_good.png) no-repeat left center;
	background-size: 100% auto;
	position: absolute;
	z-index: 999;
	width: 14px;
	height: 14px;
	top: 50%;
	left: 8px;
	transform: translate(0px, -50%);
}

.review_list .rv_btm .btn_good.on:before {
	background: url(/content/images/icon/ico_review_good_chk.png) no-repeat left center;
	background-size: 100% auto;
}

.review_list .rv_btm .btn_good:after {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	top: -2px;
	bottom: -2px;
	border: solid 1px #fff;
	border-radius: 50px;
}

.review_list .rv_btm .btn_good > span {
	display: inline-block;
	position: relative;
	margin-left: 14px;
	font-weight: bold;
	line-height: 28px;
	vertical-align: top;
	z-index: 1;
	font-size: 12px;
	color: inherit;
}

.review_list .rv_btm .btn_good:hover:before {
	font-size: 2.3rem;
}

.review_list .rv_btm .btn_good:hover:after {
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border: solid 5px #d1bcfb;
	opacity: 0.3;
}

/* //////////////////////////////////////////////////////////////////////////////////////////
관리자 덧글
////////////////////////////////////////////////////////////////////////////////////////// */
.qna_answer {
	margin: 40px 0 0;
	padding: 22px;
	background-color: #f6f5fe;
	display: block;
	position: relative;
	box-sizing: border-box;
}

.qna_manager {
	margin: 0 6px 10px 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.42px;
	color: #000;
	line-height: 1;
	position: relative;
	height: auto;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.question .text_area,
.qna_answer .text_area {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57;
	color: #787878;
	text-align: left;
	font-weight: 400;
}

.question .date,
.qna_answer .date {
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	color: #ababab;
	margin-top: 20px;
	line-height: 1;
}

.qna_answer::after {
	content: "";
	position: absolute;
	top: -12px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border-left: 12px solid #f6f5fe;
	border-top: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

@media (max-width: 767px) {
	.qna_answer::after {
		content: "";
		position: absolute;
		top: -6px;
		left: 0;
		width: 1px;
		height: 1px;
		overflow: hidden;
		border-left: 6px solid #f6f5fe;
		border-top: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid transparent;
	}
}

.qna_manager span.qa {
	content: "";
	position: relative;
	text-indent: -999999px;
	display: inline-block;
	background: url(../../content/images/icon/ico_review_reply.png) no-repeat 0 0;
	background-size: contain;
	width: 14px;
	height: 14px;
	margin-right: 6px;
	line-height: normal;
}

.review_list .rv_btm .btn_good.chk {
	background-color: #8c53ff;
	border: 1px solid #8c53ff;
	color: #fff;
}

.review_list .rv_btm .btn_good.chk:before {
	background: url(/content/images/icon/ico_review_good_chk.png) no-repeat left center;
	background-size: 100% auto;
}

.review_list .rv_btm .btn_good.chk:after {
	display: none;
}

.review_list .rv_btm .btn_reply {
	display: inline-block;
	position: relative;
	min-width: 76px;
	padding: 0 15px;
	margin-left: 6px;
	background: #fff;
	border: solid 1px #e2e2e2;
	border-radius: 50px;
	font-size: 1.4rem;
	color: #000;
	text-align: center;
	line-height: 28px;
	vertical-align: top;
}

.review_list .rv_btm .btn_reply:before {
	content: "";
	margin-right: 5px;
	vertical-align: top;
	background: url(/content/images/icon/ico_review_reply.png) no-repeat left center;
	background-size: 14px 14px;
	position: absolute;
	z-index: 999;
	width: 15px;
	height: 14px;
	top: 50%;
	left: 14px;
	transform: translate(0px, -50%);
}

.review_list .rv_btm .btn_reply:after {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	top: -2px;
	bottom: -2px;
	border: solid 1px #fff;
	border-radius: 50px;
	transition: all 0.4s;
}

.review_list .rv_btm .btn_reply > span {
	display: inline-block;
	position: relative;
	margin-top: 8px;
	margin-left: 15px;
	font-weight: 700;
	line-height: 1;
	vertical-align: top;
	z-index: 1;
	transition: color 0.4s;
}

.review_list .rv_btm .btn_reply:hover:before {
	font-size: 2.3rem;
}

.review_list .rv_btm .btn_reply:hover:after {
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border: solid 5px #d1bcfb;
	opacity: 0.3;
}

.review_list .rv_btm .btn_reply.chk {
	background: #8c53ff;
	border: solid 1px #8c53ff;
	color: #fff;
}

.review_list .rv_btm .btn_reply.chk:before {
	background: url(/content/images/icon/ico_review_reply_chk.png) no-repeat left center;
	background-size: 14px 14px;
}

.review_list .rv_btm .btn_reply.chk:after {
	display: none;
}

.item_qna .list_wrap .list_area {
	background: #fff;
}

.list_wrap .list_area.on {
	background: #fff !important;
	border-top: 1px solid #e2e2e2;
}

.item_qna .list_wrap .list_area:first-child,
.item_qna .list_wrap .list_area.on:first-child {
	border-top: 1px solid transparent;
}

.review_list .rv_comment {
	display: none;
	position: relative;
	margin-top: 25px;
	padding: 20px;
	background: #f6f5fe;
	border: solid 1px #e3e3e3;
	font-size: 1.4rem;
	color: #666;
	line-height: 22px;
}

.review_list .rv_comment:before {
	content: "";
	position: absolute;
	left: -1px;
	top: -11px;
	width: 10px;
	height: 11px;
	background: url(/content/images/icon/blt_rv_comment.png) no-repeat center center;
}

.review_list .rv_comment > dt {
	font-size: 1.4rem;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
}

.review_list .rv_comment > dt:before {
	content: "";
	display: inline-block;
	margin-right: 5px;
	width: 15px;
	height: 14px;
	background: url(/content/images/icon/ico_review_reply.png) no-repeat left center;
	background-size: 14px 14px;
}

.review_list .rv_comment > dd {
	color: #787878;
}

.review_list .rv_reply {
	display: none;
	position: relative;
	margin-top: 25px;
}

.review_list .rv_reply input[type="text"] {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	font-size: 14px;
	color: #000;
	width: 100%;
	padding: 18px 14px;
	height: 40px;
	box-sizing: border-box;
	font-weight: 400;
}

.review_list .rv_reply input[type="text"]::placeholder {
	font-size: 14px;
	font-weight: 400;

	color: #b1b2b3;
}

.review_list .rv_reply .reply_save {
	background-color: #8c53ff;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 19px 20px;
	border-radius: 0 5px 5px 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	box-sizing: border-box;
	padding: 0 20px;
	width: 66px;
}

.list_wrap .list_in {
	padding: 30px 0 60px 0;
}

.list_area .wrap_btn_review_edit {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	margin-top: 30px;
	visibility: hidden;
}

.list_area.my_review .wrap_btn_review_edit {
	visibility: visible;
}

.wrap_btn_review_edit button {
	padding: 10px 60px;
	font-size: 16px;
	letter-spacing: -0.02rem;
	border-radius: 10px;
}

.wrap_btn_review_edit button.btn_review_edit {
	border: 1px solid #959595;
	background-color: #fff;
	color: #000;
}

.wrap_btn_review_edit button.btn_review_delete {
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
	margin-left: 16px;
}

.review_list .list_area.on .rv_btm > dt {
	opacity: 0;
}

/* ====================== q&a ============================================ */
.item_qna .list_in {
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
}

.item_qna .faq_list .question {
	margin-top: 10px;
	padding: 20px;
	background-color: #f8f8f9;
	color: #787878;
	font-size: 14px;
}

.faq_list .lock {
	display: inline-block;
	width: 18px;
	height: 20px;
	margin-right: 4px;
	background: url(/content/images/icon/icon_lock.png) no-repeat center center;
	background-size: 100% auto;
	vertical-align: middle;
	transform: none;
	padding: 1px;
}

.item_qna .total_top .total {
	font-size: 28px;
	color: #333;
	margin-right: 6px;
	font-weight: 400;
}

.item_qna .total_top .total span.total_number {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0px;
	margin-left: 6px;
}

.item_qna .total_top .total span.total_number span {
	margin: 0;
}

.item_qna .total_top .btn_inquiry {
	font-size: 18px;
	font-weight: 400;
}

.item_qna .total_top .inquiry_write {
	width: 100%;
	background: #f8f8f9;
	margin: 40px 0 20px;
	box-sizing: border-box;
	border: 0;
	padding: 0 40px;
	/* min-height: 620px; */
	height: 0;
	transition: all 0.45s;
	transition-delay: 0.15s;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.item_qna .total_top .inquiry_write.on {
	height: auto;
	padding: 40px;
	overflow: visible;
}

.row.no-gutters.btn-group.right > div {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: row;
	margin: 0 auto;
	width: 100%;
}

@media (max-width: 767px) {
	.item_qna .total_top .inquiry_write {
		min-height: auto;
		padding: 20px;
	}

	.item_qna .total_top .inquiry_write.on {
		height: auto;
		padding: 20px;
		overflow: visible;
	}
}

.item_qna .list_wrap ul {
	background: #fff;
}

/* .item_qna .total_top .inquiry_write.on {
  padding: 0 0;
  height: 0;
  min-height: 0;
  z-index: 0;
  transition: min-height 0.45s;
  overflow: hidden;
} */

.item_qna .total_top .inquiry_write.on .form_wrap_box {
	height: auto;
	transition: all 0.4s;
	display: flex;
	flex-direction: column;
}

.item_qna .total_top .inquiry_write .form_wrap_box {
	height: 0;
	overflow: hidden;
}

.item_qna .form_wrap_box .form-group {
	margin: 10px 0 0;
}

.item_qna .form_wrap_box .form-group::placeholder {
	font-size: 16px;
	font-weight: 300;
}

.item_qna .inquiry_write.on .custom-select.box,
.item_qna .inquiry_write.on .form-control.box {
	padding: 16px 30px;
	margin: 0;
	height: 60px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;

	transition: all 0s;
	transition-delay: 0s;
}

.item_qna .inquiry_write .custom-select.box,
.item_qna .inquiry_write .form-control.box {
	padding: 0 30px;
	height: 0;
	transition: all 0.45s;
	transition-delay: 0.4s;
}

.item_qna .form_wrap_box .btn-group {
	margin-top: 40px;
	justify-content: center;
}

.form_wrap_box .btn_wrap {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 235px;
	margin: 0;
}

.form_wrap_box .btn_wrap:nth-child(1) {
	margin-right: 15px;
}

.form_wrap_box .btn_wrap:nth-child(2) {
	margin-left: 15px;
}

/* 정기배송 상세조회 qna */

.list_wrap .list_top .state,
.list_wrap .list_in .category {
	font-weight: 300;
	font-size: 16px;
	line-height: 1;
	color: #ababab;
	display: inline-block;
	margin-bottom: 10px;
}

.item_qna .list_wrap .list_top .state {
	display: none !important;
}

.list_wrap .list_top .state::before {
	content: "[";
	display: inline-block;
}

.list_wrap .list_top .state:after {
	content: "]";
	display: inline-block;
}

.list_wrap .list_area .list_tit,
.list_wrap .list_area .question {
	display: block;
	max-height: 100%;
	font-size: 16px;
	line-height: 2.13;
	letter-spacing: -0.48px;
	text-align: left;
}

.list_wrap .list_area.on .list_tit,
.list_wrap .list_area.on .question {
	font-size: 16px;
}

.list_wrap {
	gap: 10px;
	margin-top: 0px;
	border-top: 0;
}

@media (max-width: 480px) {
	.list_wrap .list_area .list_tit,
	.list_wrap .list_area .question,
	.list_wrap .list_area.on .list_tit,
	.list_wrap .list_area.on .question {
		font-size: 14px;
	}

	.list_wrap.faq_list {
		padding: 0 20px;
	}
}

.option_list p.option {
	font-size: 14px;
	font-weight: normal;
	color: #b1b2b3;
	margin: 5px 0 0 0;
}

@media (max-width: 767px) {
	.form_wrap_box .btn_wrap {
		width: 152px;
		height: 50px;
		line-height: 50px;
		text-align: center;
	}

	.list_wrap .list_area {
		border-bottom: 0px;
		border-top: 1px solid #d9d9d9;
		margin: 0;
		padding: 0;
	}

	.list_wrap .list_area:first-child {
		border-top: 0;
	}

	.list_wrap .list_in {
		padding: 17.5px 0 40px;
	}

	.list_wrap .category,
	.list_wrap .list_tit,
	.list_wrap .list_top .id,
	.list_wrap .txt {
		font-size: 12px;
	}

	.item_qna {
		padding: 0 0;
	}

	.total_top .total_area {
		padding: 0 20px;
	}

	.row.no-gutters.btn-group.right {
		margin: 20px 0 0;
	}

	.list_wrap.faq_list {
		padding: 0 20px;
	}

	.total_top .total span > span {
		margin: 0;
		letter-spacing: 0;
	}
}

@media (max-width: 480px) {
	.row.no-gutters.btn-group.right {
		margin: 30px 0 0;
		padding: 0;
		flex-direction: row;
		display: flex;
		align-content: center;
		align-items: center;
	}

	.item_qna .total_top .inquiry_write {
		padding: 0 20px;
		margin: 0;
	}

	.item_qna .form_wrap_box .form-group:first-child {
		margin: 0;
	}
}

.item_qna .btn-group .btn {
	width: 235px;
	font-size: 16px;
}

.item_qna .btn-group.right .btn_cancel {
	margin-right: 30px;
	border-color: #8c53ff;
	background-color: #fff;
	color: #8c53ff;
}

.item_qna .inquiry_write.on textarea,
.item_qna .inquiry_write.on textarea.form-control {
	padding: 20px 30px;
	min-height: 300px;
	box-sizing: border-box;
	transition: all 0s;
	transition-delay: 0s;
	border-radius: 30px;
}

@media (max-width: 767px) {
	.item_qna textarea,
	.item_qna textarea.form-control {
		border-radius: 15px;
	}
}

.item_qna textarea,
.item_qna textarea.form-control::placeholder {
	font-size: 16px;
}

.item_qna .inquiry_write textarea,
.item_qna .inquiry_write textarea.form-control {
	padding: 0 30px;
	min-height: 0;
	height: 0;
	transition: all 0.4s;
	transition-delay: 0.2s;
}

.item_qna .custom-select.box {
	background: #fff url(/content/images/icon/arrow_down.png) no-repeat calc(100% - 20px) center;
	background-size: 14px auto;
	max-width: 1020px;
}

/* 문의 선택 인풋용 클래스 */
.item_qna .check_area {
	gap: 10px;
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: row;
	padding-left: 30px;
}

.w10085 {
	width: calc(100% - 110px);
}

.item_qna .check_area label {
	background: url(/content/images/icon/ico_check_off.png) no-repeat 0 center;
	background-size: 24px;
}

.item_qna .check_area input:checked + label {
	background: url(/content/images/icon/ico_check_on.png) no-repeat 0 center;
	background-size: 24px;
}

@media (max-width: 767px) {
	.w10085 {
		width: calc(100% - 85px);
	}

	.item_qna .inquiry_write .select_check .secret_txt {
		max-width: 85px;
	}

	.item_qna .check_area {
		max-width: 85px;
		padding-left: 0;
	}

	.item_qna .check_area label {
		background: url(/content/images/icon/ico_check_off_m.png) no-repeat 0 center;
	}
}

.item_qna .check_area label span {
	font-size: 14px;
}

/* 검색결과 유/무 */
.search_contents .tit_wrap {
	padding-bottom: 21px;
	border-bottom: 1px solid #f5f5f5;
}

.search_contents .tit_wrap .tit {
	font-weight: 400;
}

.search_contents .tit_wrap span {
	display: inline-block;
	margin-right: 4px;
	font-weight: 500;
}

.search_contents .search_txt {
	display: table;
	margin: 76px auto 0;
}

.search_contents .search_txt > p {
	font-size: 24px;
	text-align: center;
}

.search_contents .info_dot {
	margin-top: 20px;
}

@media (max-width: 480px) {
	.search_contents .search_txt {
		margin: 40px auto 0;
	}

	.search_contents .item_list {
		margin: 0 -8px;
	}

	.search_contents .search_txt > p {
		font-size: 20px;
	}
}

/* -------- 판매자 정보 -------- */
/* --- buyer_area ---*/
.buyer_wrap {
	padding: 0 20px;
}

.buyer_wrap .buyer_area .tit_area {
	display: flex;
	margin-bottom: 15px;
	align-items: center;
}

.buyer_wrap .buyer_area .buyer_tit {
	font-size: 1.4rem;
	font-weight: 700;
}

.buyer_wrap .buyer_area dt,
.buyer_wrap .buyer_area dd {
	margin-bottom: 10px;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

.buyer_wrap .buyer_area dt {
	font-weight: 400;
	color: #4c4c4c;
}

.buyer_wrap .buyer_area dd {
	color: #959595;
}

/* --- deli_info ---*/
.buyer_wrap .deli_info {
	margin-top: 60px;
}

.buyer_wrap .deli_info .deli_tit {
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: -0.5px;
	color: #1f1f1f;
}

.buyer_wrap .deli_info .txt_area {
	margin-top: 40px;
}

.buyer_wrap .deli_info .txt_area dl {
	position: relative;
	margin-bottom: 40px;
}

.buyer_wrap .deli_info .txt_area dl:last-child {
	margin-bottom: 0;
}

.buyer_wrap .deli_info .txt_area dt,
.buyer_wrap .deli_info .txt_area dd {
	font-size: 1.2rem;
	line-height: 1.8rem;
}

.buyer_wrap .deli_info .txt_area dt {
	font-size: 18px;
	margin-bottom: 20px;
	color: #1f1f1f;
}

.buyer_wrap .deli_info .txt_area dd {
	position: relative;
	margin-bottom: 6px;
	padding-left: 10px;
	color: #7c7e80;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: -0.42px;
}

.buyer_wrap .deli_info .txt_area dd:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	height: 3px;
	margin-right: 5px;
	border-radius: 50%;
	background: #959595;
}

.buyer_wrap .deli_info .txt_area dd:last-child {
	margin-bottom: 0;
}

.item_dropdown .dropDown {
	position: relative;
}

.popup_regular_delivery .mobile {
	display: none !important;
}

@media (max-width: 991px) {
	.popup_regular_delivery .desc {
		font-size: 14px;
		letter-spacing: -0.05rem;
		width: calc(100% - 40px);
		margin: 0 auto 10px;
		line-height: 1.38;
	}

	.popup_regular_delivery .mobile {
		display: block !important;
	}

	.detail_view_wrap .option_drop {
		top: 0;
	}

	.detail_view_wrap .option_drop {
		position: relative;
		top: 0;
		margin-top: -50px;
		transform: translateY(0);
	}
}

/* ======================================== ~ mobile ======================================== */
@media (max-width: 767px) {
	.popup_regular_delivery .desc {
		font-size: 13px;
	}

	.item_category .item_dropdown {
		top: -25px;
	}

	.item_category .item_detail_dropdown {
		top: -55px;
	}

	.item_category .item_dropdown .dropdown-item {
		font-size: 14px;
		line-height: 1;
	}

	.item_dropdown .item_category .item_dropdown .dropdown-item {
		margin: 0 auto;
	}

	/* ============ 상품리스트 ============ */
	.item_view .view_top {
		padding: 0;
	}

	.items_detail_wrap .item_view .view_top {
		margin-bottom: 0px;
	}

	.item_list.basic .badge-wrap {
		margin-top: 15px;
	}

	.item_contents .item_category2.fixed {
		position: fixed;
		top: 100px;
		width: 100%;
		background: #fff;
		z-index: 1000;
	}

	/* ============ 상품상세 ============ */
	/* --- view_top ---*/
	.view_info .tit_area {
		padding: 0 20px;
	}

	.item_view .view_photo {
		padding: 0;
	}

	.view_top .view_info {
		margin-top: 20px;
	}

	.view_info .time_sale_wrap {
		padding: 0 20px;
	}

	.view_info .title {
		max-width: calc(100% - 50px);
		line-height: 1.5;
	}

	.item_slider .item_list {
		padding: 0 20px;
	}

	/* --- item_tab ---*/
	.tab_container.container {
		padding: 0;
	}

	.item_info_inner {
		padding: 0 20px;
	}

	.item_slider .tit {
		padding: 0 20px;
	}

	.item_tab .container {
		padding: 0;
	}

	.tab-content .container {
		padding: 0;
	}

	.tab-content .tab_inner {
		padding: 0 20px;
	}

	.option_area .amt_box span {
		display: inline-block;
		margin-right: 19px;
		padding-left: 20px;
		font-size: 1.4rem;
		line-height: 30px;
	}

	/*  정기배송 레이어 팝업 - 모바일 (max 767px) */
	.ui-datepicker {
		padding: 0;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		font-size: 11px;
	}

	.ui-datepicker tr > td:nth-child(5) a:before,
	.ui-datepicker tr > td.ui-datepicker-other-month:nth-child(5) span:before,
	.wrap_table tr > td:nth-child(5) a:before,
	.wrap_table tr > td.ui-datepicker-other-month:nth-child(5) span:before {
		font-size: 11px !important;
		word-break: break-word;
		width: 70%;
		transform: translate(-50%, -9px);
	}

	.popup_regular_delivery .wrap_table tr td {
		height: 62px;
	}

	.popup_regular_delivery .wrap_table tr td span {
		height: 62px;
		padding: 8px;
	}

	.popup_regular_delivery .wrap_table tr td a {
		padding: 8px;
		height: 62px;
	}

	.box-active-next.cancel:before {
		font-size: 11px;
		word-break: break-word;
		width: 70%;
		transform: translate(-50%, -9px);
	}

	.box-active-next.preparation:before {
		font-size: 11px;
		word-break: break-word;
		width: 70%;
		transform: translate(-50%, -9px);
	}

	.box-active-next.available:before {
		font-size: 11px;
		word-break: break-word;
		width: 70%;
		transform: translate(-50%, -9px);
		font-size: 12px !important;
	}

	.popup_regular_delivery .tit {
		font-size: 17px;
	}

	.popup_regular_delivery .wrap_cost {
		margin: 30px 0 0 0;
	}

	.popup_regular_delivery .table_cost {
		font-size: 0.8rem;
	}

	.item_info_detail td,
	.item_info_detail th {
		padding: 18px 6px;
		font-size: 14px;
		line-height: 1;
	}

	/* 기본정보 */
	.buyer_wrap .deli_info {
		margin-top: 30px;
		padding: 0 20px;
	}

	.buyer_wrap .deli_info .deli_tit {
		font-size: 15px;
		font-weight: 500;
		line-height: 1;
		letter-spacing: -0.84px;
		text-align: left;
	}

	.buyer_wrap .deli_info .txt_area {
		margin-top: 18px;
	}

	.buyer_wrap .deli_info .txt_area dt {
		font-size: 14px;
		margin-bottom: 8px;
		color: #1f1f1f;
		line-height: 1;
	}

	.buyer_wrap .deli_info .txt_area dd {
		font-size: 13px;
		line-height: 1.42;
		margin-bottom: 8px;
		color: #7c7e80;
		letter-spacing: -0.72px;
	}

	/* 후기 */
	.total_top .total {
		font-size: 1.5rem;
	}

	.total_top .total span {
		font-size: 1.6rem;
	}

	/* 상품후기 모바일 레이어팝업 */
	.popup_layer.popup_review {
		padding-bottom: 0;
		left: 0;
		right: 0;
		transform: unset;
		bottom: 66px;
		border-radius: 20px 20px 0 0;
	}

	.popup_review_contents {
		width: 100%;
		padding: 0 15px;
		overflow-y: scroll;
	}

	.popup_review .tit p {
		font-size: 1.2rem;
	}

	.popup_review .tit span {
		line-height: 1.3;
	}

	.popup_layer.popup_review {
		height: 80vh;
		display: flex;
		flex-direction: column;
	}

	.popup_review .tit span {
		font-size: 14px;
	}

	.popup_review .wrap_prd_title span {
		font-size: 14px;
	}

	.popup_review .prd_thumb {
		width: 77px;
		min-width: 77px;
		height: 77px;
		border-radius: 10px;
	}

	.popup_review .wrap_checkbox input[type="checkbox"] + label span {
		font-size: 0.9rem;
	}

	.popup_review_contents .grade {
		margin: 15px 0 20px 0;
	}

	.popup_review_contents .grade .rating_star {
		margin: 0 10px 0 0;
	}

	.popup_review_contents .grade .rating_star span {
		width: 16px;
		height: 16px;
		margin-right: 3px;
	}

	.popup_review_contents .grade .num {
		font-size: 0.9rem;
	}

	.popup_review_contents .review_text {
		font-size: 14px;
		height: 20vh;
		border-radius: 15px;
	}

	.popup_review_contents .wrap_review_btn {
		margin-bottom: 28px;
	}

	.popup_review_contents .info_dot p:before {
		top: 7px;
	}

	/* 상세페이지 더보기 버튼 */
	.item_view {
		position: relative;
	}

	.item_detail {
		height: 180vh;
		overflow: hidden;
	}

	.item_detail.on {
		height: unset;
		overflow: unset;
	}

	.view_more {
		display: block;
		position: absolute;
		background: #fff;
		border-radius: 100px;
		font-size: 1rem;
		padding: 20px 56px;
		box-shadow: 0 5px 20px rgba(0 0 0 / 7%);
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 50%);
		z-index: 999;
	}

	.item_detail.on .view_more {
		display: none;
	}

	.item_detail .detail_photo img {
		max-width: 100%;
		height: auto !important;
	}

	.item_review .total_top .total_area {
		margin-top: 30px;
	}

	.total_top .total {
		font-size: 1.2rem;
	}

	.total_top .total span {
		font-size: 1.2rem;
	}

	.total_top .btn_inquiry {
		font-size: 13px;
	}

	.item_review .grade {
		font-size: 1.1rem;
	}

	.wrap_view_photo_review {
		flex-direction: row;
		align-items: flex-start;
		position: relative;
		padding: 20px 0 70px 0;
	}

	.wrap_view_photo_review > div {
		flex: unset;
	}

	.wrap_view_photo_review {
		margin-top: 0;
		flex: 0.65;
		align-items: flex-end;
	}

	.wrap_view_photo_review .wrap_btn_current {
		margin-right: 0;
		font-size: 0.5rem;
		height: 30px;
		line-height: 2;
	}

	.wrap_view_photo_review input[type="checkbox"] + label span {
		font-size: 0.89rem;
		line-height: 1.5;
	}

	.wrap_view_photo_review .wrap_btn_current a {
		font-size: 0.89rem;
		padding: 2px 5px;
	}

	.wrap_view_photo_review .btn_review_listup {
		position: absolute;
		bottom: 18px;
		width: 100%;
		margin: 15px 0 0 0;
	}

	.wrap_view_photo_review .btn_review_listup select {
		width: 100%;
	}

	.list_wrap .list_top .id {
		font-size: 1rem;
	}

	.list_wrap .my_review .list_top .id:after {
		top: 10px;
	}

	.list_wrap .list_top .date {
		font-size: 1rem;
	}

	.list_area .rating_star p {
		font-size: 1rem;
	}

	.review_list .review_origin .txt_area .title {
		font-size: 1rem;
	}

	.list_wrap .list_top {
		margin-bottom: 20px;
	}

	.review_list .list_area .review_origin .txt_area {
		margin-bottom: 20px;
	}

	.review_list .rv_btm {
		font-size: 1rem;
		padding: 0 20px;
	}

	.review_list .rv_btm .btn_good {
		font-size: 12px;
		width: 70px;
	}

	.review_list .rv_btm .btn_reply {
		font-size: 0.9rem;
	}

	.review_list .rv_btm .btn_good > span {
		margin-top: 6px;
	}

	.wrap_btn_review_edit button {
		padding: 10px 24px;
	}

	.review_list .rv_btm .btn_good > span {
		margin: 0 0 0 15px;
		line-height: 30px;
	}

	.list_wrap .list_area {
		padding: 0 0px;
	}

	.list_area .wrap_btn_review_edit {
		padding: 0 20px;
	}

	.pagination .page-link {
		line-height: 32px;
	}

	.review_none p {
		font-size: 1rem;
		line-height: 1.5;
	}
}

@media (max-width: 767px) {
	.total_top .total,
	.item_qna .total_top .total {
		font-size: 14px;
	}

	.total_top .total span.count_wrap,
	.total_top .total span.count_wrap .number,
	.item_qna .total_top .total span.total_number span,
	.item_qna .total_top .total span.total_number,
	.item_qna .total_top .total span.total_number {
		font-size: 13px;
	}
}

@media (max-width: 480px) {
	.review_list .rv_btm .btn_good {
		max-width: 74px;
		width: auto;
	}
}

/* ======================================== tablet ======================================== */
@media (min-width: 768px) {
	.item_contents2 .mobile_item .item_head_m.active {
		top: 100px;
	}

	.item_category .btn_more_wrap {
		text-align: center;
	}

	.item_category .btn_more_wrap .btn_more {
		width: 330px;
	}

	.item_view .swiper-pagination {
		display: none;
	}

	/* ======= 상품상세 옵션 추가 부분 ======= */

	.detail_view_wrap .option_layer .option_area .option_view_inner {
		position: relative;
		margin: 30px auto 0;
	}

	.detail_view_wrap .option_layer .view_left {
		margin-bottom: 30px;
		padding-top: 30px;
		padding-right: 30px;
	}

	.detail_view_wrap .option_layer .option_area .option_view_inner h4 {
		margin-bottom: 10px;
		font-size: 2rem;
		font-weight: 400;
		letter-spacing: -0.6px;
	}

	.detail_view_wrap .option_layer .option_area .option_view .view_wrap {
		border-top: 1px solid #d5d5d5;
	}

	.detail_view_wrap .option_layer .option_area .option_view .view_wrap .view_wrap_left {
		float: left;
		width: 648px;
		padding-top: 20px;
	}

	.detail_view_wrap .option_layer .view_left .amt_box {
		margin-bottom: 16px;
	}

	.detail_view_wrap .option_layer .price_wrap {
		display: flex;
		margin-right: 0;
		align-items: center;
	}

	.detail_view_wrap .option_layer .price_wrap .amt_box {
		margin-bottom: 0;
	}

	.detail_view_wrap .option_list .op_tit {
		margin-right: 0;
	}

	.detail_view_wrap.wfix .option_list .op_tit {
		width: calc(100% - 40px);
		margin-bottom: 10px;
	}

	.detail_view_wrap .price_wrap {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.detail_view_wrap .price_wrap .text-right {
		margin: 0 0 0 auto;
	}

	.detail_view_wrap .option_layer .list_in .op_price {
		font-size: 1.2rem;
	}

	.detail_view_wrap .option_layer .list_in .op_price span {
		font-size: 1.4rem;
		font-weight: 800;
	}

	.detail_view_wrap .option_layer .custom-select.box {
		text-align: left;
	}

	.detail_view_wrap .option_layer .custom-select.box:after {
		display: none;
	}

	/* .detail_view_wrap .option_drop {
		overflow: hidden;
		display: none;
		position: absolute;
		top: 50%;
		width: 100%;
		border: 1px solid #333;
		background-color: #fff;
		z-index: 10;
		transform: translateY(-24px);
	} */

	.detail_view_wrap .custom-select:focus {
		box-shadow: none;
		outline: none;
	}

	.detail_view_wrap .option_drop .dropdown_area {
		border-top: 1px solid #333;
	}

	.detail_view_wrap .option_drop .dropdown_area:first-of-type {
		border-top: 0;
	}

	.detail_view_wrap .option_drop .dropdown_area:last-of-type {
		border-bottom: 1px solid #e2e2e2;
	}

	.detail_view_wrap .option_drop .dropdown_area:first-of-type .option_btn {
		display: block;
	}

	.view_info .dropdown_box.single .option_drop .tit {
		background: #fff;
		color: #000;
	}

	.detail_view_wrap .option_drop button.tit {
		width: 100%;
		padding: 14px 0 14px 12px;
		color: #959595;
		font-size: 16px;
		text-align: left;
		background-color: #fbfbfb;
	}

	.detail_view_wrap .option_btn {
		display: none;
		overflow-y: auto;
		max-height: 126px;
		height: auto;
		border-top: 1px solid #e2e2e2;
	}

	.detail_view_wrap .option_drop button {
		width: 100%;
		padding: 12px 0 12px 12px;
		font-size: 1.3rem;
		text-align: left;
	}

	.detail_view_wrap .amt_box {
		margin-bottom: 26px;
	}

	.detail_view_wrap .btn_amt_box {
		gap: 10px;
		font-size: 0;
	}

	.detail_view_wrap .amt_box span {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 2.8rem;
	}

	.detail_view_wrap .dropdown_box {
		position: relative;
		margin: 10px 0;
	}

	.option_list {
		margin-top: 0px;
		padding-bottom: 10px;
	}

	.detail_view_wrap .dropdown_box:last-of-type {
		margin: 0;
	}

	.contents_soldout .detail_view_wrap .dropdown_box:last-of-type {
		margin: 10px 0 40px;
	}

	.detail_view_wrap .option_btn::-webkit-scrollbar {
		width: 4px;
	}

	.detail_view_wrap .option_btn::-webkit-scrollbar-thumb {
		background: #e2e2e2;
	}

	.detail_view_wrap .view_right {
		position: relative;
		border-top: 1px solid #111;
	}

	.detail_view_wrap .view_right .option_total {
		display: flex;
	}

	.detail_view_wrap .view_right span {
		display: block;
		font-size: 2.3rem;
	}

	.detail_view_wrap .view_right span:first-child span {
		font-size: 1.4rem;
	}

	.detail_view_wrap .view_right span:last-child {
		color: #000;
	}

	.detail_view_wrap .view_right span:last-child strong {
		font-size: 2.8rem;
	}

	.detail_view_wrap .view_right span strong {
		font-size: 1.6rem;
	}

	.detail_view_wrap .option_btn_area {
		width: 100%;
		max-width: 564px;
		margin: 0 auto 8px;
		font-size: 0;
		gap: 10px;
	}

	.detail_view_wrap .option_btn_area .btn_secondary {
		width: 100%;
		max-width: 25.6rem;
		line-height: 4.4rem;
		background: #4c4c4c;
		border: 0;
	}

	.detail_view_wrap .option_list li {
		display: block;
		padding: 20px 0;
		border-top: 1px solid #e2e2e2;
		background-color: #fff;
	}

	.detail_view_wrap .option_list li:first-child {
		border-top: 0;
	}

	.detail_view_wrap .option_btn_area a {
		display: block;
		height: 4.4rem;
		margin-right: 8px;
		font-size: 1.4rem;
		font-weight: 300;
	}

	.detail_view_wrap .option_btn_area a:last-child {
		margin-right: 0;
	}

	.detail_view_wrap .option_btn_area .btn_naverpay {
		width: 100%;
	}

	.detail_view_wrap .option_btn_area .btn_naverpay img {
		width: 100%;
	}

	.detail_view_wrap .btn_option_close {
		display: none;
	}

	.detail_view_wrap .btn_option_close img {
		width: 100%;
		height: 100%;
	}

	.detail_view_wrap .option_drop button {
		width: 100%;
		font-size: 16px;
		text-align: left;
	}

	.detail_view_wrap .option_drop > button {
		padding: 16px 0 16px 12px;
	}

	.detail_view_wrap .option_layer_tit {
		display: none;
	}

	.detail_view_wrap.wfix .option_layer_tit {
		display: block;
	}

	/* ======= 필터 ======= */
	.item_contents2.filter_open .item_list_wrap {
		width: 100%;
	}

	.item_contents2 .item_list_wrap {
		width: 100%;
		margin: 8px 0 0 auto;
		-webkit-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}

	.item_contents2 .item_category_m .swiper-slide {
		text-align: left;
	}

	.item_category2 .item_dropdown .drop_tit:after {
		content: "";
		display: inline-block;
		width: 1px;
		height: 8px;
		margin-bottom: 2px;
		border: 0;
	}

	.item_category2 .item_dropdown .dropDown:after {
		height: 8px;
	}

	.view_info {
		margin-top: 30px;
	}

	.view_info .info_area {
		margin-bottom: 20px;
		border-top: 3px solid #333;
		border-bottom: 1px solid #e2e2e2;
	}

	.view_info .info_area dt,
	.view_info .info_area dd {
		padding: 0;
	}

	.time_sale_wrap .time_term {
		display: flex;
	}

	.time_sale_wrap .time_term .date {
		margin-top: 0;
	}

	.time_sale_wrap .time_term .d_day:after {
		margin: 0 12px 2px 11px;
	}

	.time_sale_wrap .time_term .time:after {
		content: "";
		display: inline-block;
		width: 1px;
		height: 8px;
		margin: 0 12px 2px 11px;
		background: rgba(112, 112, 112, 0.3);
	}

	.item_slider .list_area {
		width: 210px;
	}

	/* ============ 상품 Q&A ============ */
	.item_qna {
		padding: 0;
	}

	/* ============ 상품후기 ============ */
	.item_review {
		padding: 0;
	}

	/* ============ 상품후기 ============ */
	.buyer_wrap {
		padding: 0;
	}

	/* ======= 바로구매 ======= */
	.detail_view_wrap.wfix {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		background: #fff;
		border-top: solid 4px #333;
		z-index: 100;
		transition: none;
	}

	.detail_view_wrap.wfix.view {
		bottom: 0 !important;
	}

	.detail_view_wrap.wfix .view_wrap {
		max-width: 1200px;
		margin: 0 auto;
	}

	.detail_view_wrap .btn_open2 {
		display: none;
		position: absolute;
		right: 0;
		top: -60px;
		width: 180px;
		height: 60px;
		font-size: 1.8rem;
		padding: 13px 20px;
		line-height: 3.5rem;
		background: #333 url(/content/images/icon/btn_select_on.png) no-repeat 90% 50%;
		background-size: 10px auto;
		color: #fff;
		vertical-align: middle;
		transform: translateX(-20px);
	}

	.detail_view_wrap.wfix .btn_open2 {
		display: block;
		background: #333 url(/content/images/icon/btn_select_off.png) no-repeat 90% 50%;
		background-size: 10px auto;
	}

	.detail_view_wrap.wfix .option_area {
		position: relative;
		width: 100%;
	}

	.detail_view_wrap.wfix.view .btn_open2 {
		/*float:right;*/
		background: #333 url(/content/images/icon/btn_select_on.png) no-repeat 90% 55%;
		background-size: 10px auto;
		z-index: 9999;
	}

	.detail_view_wrap.wfix .option_box.on:after {
		content: "";
		display: block;
		clear: both;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_naverpay {
		background: url(/content/images/btn_naverpay.png) no-repeat center;
		background-size: 100% auto;
	}

	.detail_view_wrap.wfix .option_area .btn_naver .option_open {
		background: url(/content/images/icon/btn_select_on.png) no-repeat right center;
		background-size: 10px;
	}

	.detail_view_wrap.wfix .option_area .option_view {
		display: none;
		width: 100%;
		border-top: 4px solid #333;
		background: #fff;
		clear: both;
	}

	.detail_view_wrap.wfix .option_area .option_view_inner {
		position: relative;
		margin: 30px auto 0;
	}

	.detail_view_wrap.wfix .view_left {
		overflow-y: auto;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
		max-height: 450px;
		margin-bottom: 30px;
		padding-top: 30px;
		padding-right: 30px;
		padding-left: 0;
	}

	.detail_view_wrap.wfix .option_layer_tit {
		margin-bottom: 0;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 10px;
		font-size: 2rem;
		font-weight: 400;
		letter-spacing: -0.6px;
		border-bottom: 1px solid #d5d5d5;
	}

	.detail_view_wrap.wfix .option_area .option_view .view_wrap {
		border-top: 1px solid #d5d5d5;
	}

	.detail_view_wrap.wfix .view_wrap .view_wrap_left {
		float: left;
		width: 648px;
		padding-top: 20px;
	}

	.detail_view_wrap.wfix .view_left .amt_box {
		margin-bottom: 16px;
	}

	.detail_view_wrap.wfix .price_wrap {
		display: flex;
		margin-right: 0;
		margin-left: 0;
		align-items: center;
	}

	.detail_view_wrap.wfix .price_wrap .amt_box {
		margin-bottom: 0;
	}

	.detail_view_wrap.wfix .list_in .op_price {
		font-size: 1.2rem;
	}

	.detail_view_wrap.wfix .list_in .op_price span {
		font-size: 1.4rem;
		font-weight: 800;
	}

	.detail_view_wrap.wfix .custom-select.box {
		text-align: left;
	}

	.detail_view_wrap.wfix .custom-select.box:after {
		display: none;
	}

	.option_view .option_drop {
		overflow: hidden;
		display: none;
		position: relative;
		width: 100%;
		height: 248px;
		border: 1px solid #333;
		background-color: #fff;
		z-index: 10;
	}

	.option_view .custom-select:focus {
		box-shadow: none;
		outline: none;
	}

	.option_view .option_drop .drop_tit {
		height: 4.4rem;
		padding: 0 30px 0 13px;
		color: #959595;
		line-height: 3.5;
		border-bottom: 1px solid #333;
	}

	.option_view .option_drop .drop_close {
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 53px;
		padding: 0;
		background: url(/content/images/icon/icon_close_black.png) no-repeat center;
		background-size: 18px auto;
	}

	.option_view .option_drop .dropdown_area {
		border-top: 1px solid #333;
	}

	.option_view .option_drop .dropdown_area:first-of-type {
		border-top: 0;
	}

	.option_view .option_drop .dropdown_area:last-of-type {
		border-bottom: 1px solid #e2e2e2;
	}

	.option_view .option_drop .dropdown_area:first-of-type .option_btn {
		display: block;
	}

	.option_view .option_drop .tit {
		width: 100%;
		padding: 12px;
		color: #959595;
		font-size: 1.3rem;
		text-align: left;
		background-color: #fbfbfb;
	}

	.option_view .option_btn {
		display: none;
		overflow-y: scroll;
		max-height: 115px;
		border-top: 1px solid #e2e2e2;
	}

	.option_view .option_drop button {
		width: 100%;
		padding: 12px 0 12px 12px;
		font-size: 1.3rem;
		text-align: left;
	}

	.detail_view_wrap.wfix .amt_box span {
		display: inline-block;
		-ms-flex: 0 0 14.333333%;
		flex: 0 0 14.333333%;
		max-width: 14.333333%;
		/*margin-right: 19px;*/
		font-size: 1.4rem;
		line-height: 2.8rem;
	}

	.detail_view_wrap.wfix .dropdown_box {
		position: relative;
		margin-bottom: 8px;
	}

	.detail_view_wrap.wfix .option_btn {
		max-height: 110px;
		overflow-y: scroll;
	}

	.detail_view_wrap.wfix .view_right {
		position: relative;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
		min-height: 268px;
		padding: 45px 30px 30px;
		border-top: 0;
		background: #f5f5f5;
	}

	.detail_view_wrap.wfix .view_right .option_total {
		display: flex;
		margin: 0;
	}

	.detail_view_wrap.wfix .view_right span {
		display: block;
		font-size: 1.4rem;
	}

	.detail_view_wrap.wfix .view_right span:first-child span {
		font-size: 1.4rem;
	}

	.detail_view_wrap.wfix .view_right span:last-child {
		color: #333;
	}

	.detail_view_wrap.wfix .view_right span:last-child strong {
		font-size: 1.8rem;
	}

	.option_layer .view_right span strong {
		font-size: 1.8rem;
	}

	.detail_view_wrap.wfix .option_btn_wrap {
		position: absolute;
		bottom: 30px;
		width: calc(100% - 60px);
	}

	.detail_view_wrap.wfix .option_btn_area {
		display: flex;
		width: 100%;
		margin-bottom: 8px;
		font-size: 0;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_secondary {
		width: 100%;
		line-height: 4.4rem;
		background: #4c4c4c;
		border: 0;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_primary {
		width: 100%;
		max-width: 100%;
		line-height: 4.4rem;
		margin-bottom: 0;
		background: #333;
		border: 0;
	}

	.detail_view_wrap.wfix .option_list li {
		display: block;
		position: relative;
		padding: 16px 0;
		border-bottom: 1px solid #e2e2e2;
	}

	.detail_view_wrap.wfix .option_list li:last-child {
		border-bottom: 0;
	}

	.detail_view_wrap.wfix .op_tit {
		max-width: 100%;
	}

	.detail_view_wrap.wfix .option_btn_area a {
		display: block;
		height: 4.4rem;
		margin-right: 8px;
		font-size: 1.4rem;
		font-weight: 300;
	}

	.detail_view_wrap.wfix .option_btn_area a:last-child {
		margin-right: 0;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_save {
		min-width: 4.4rem;
	}

	.detail_view_wrap.wfix .btn_item_delete {
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		width: 30px;
		height: 30px;
		line-height: 30px;
		background: url(/content//images/icon/icon_close_black.png) no-repeat center;
		background-size: 18px auto;
		transform: translateY(-172%);
	}

	.detail_view_wrap.wfix .option_btn_area .btn_naverpay img {
		width: 100%;
	}

	.detail_view_wrap.wfix .btn_option_close {
		display: block;
		position: absolute;
		top: 24px;
		right: 0;
		width: 32px;
		height: 32px;
		text-align: center;
		line-height: 2;
		transform: translateX(-20px);
	}

	.detail_view_wrap.wfix .btn_option_close img {
		width: 100%;
		height: 100%;
	}

	.view_info .btn_sns {
		right: 0px;
	}

	.view_info .btn_wish {
		right: 44px;
	}
}

@media (max-width: 767px) {
	.view_info .btn_sns {
		right: 20px;
	}

	.view_info .btn_wish {
		right: 58px;
	}
}

@media screen and (max-width: 991px) {
	.view_top .view_info {
		height: auto;
		margin-bottom: 60px;
	}

	.item_contents .filter_tit.active,
	.item_contents .btn_filter.active {
		position: fixed;
		top: 0;
	}

	/* 정기배송 레이어 팝업 */
	.popup_regular_delivery {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100vw;
		height: 100vh;
		margin-left: 0;
		border-radius: 0;
		z-index: 10090;
	}

	.popup_layer.popup_regular_delivery .popup_contents {
		padding: 0;
		overflow-y: scroll;
		height: calc(100vh - 40px);
		padding-bottom: 60px;
		max-height: unset;
	}

	.popup_regular_delivery .tit {
		margin: 60px auto;
	}

	.popup_regular_delivery.on {
		left: 0;
	}

	.popup_regular_delivery .popup_contents {
		padding: 0;
	}

	.popup_regular_delivery.on .tit {
		font-size: 17px;
		font-weight: bold;
		margin: 25px 0 30px;
		line-height: 1;
		height: auto;
	}

	.popup_regular_delivery .table_cost tbody td {
		padding: 10px 6px;
	}

	.popup_regular_delivery .wrap_table {
		width: calc(100% - 40px);
		margin: 0 auto 15px;
	}

	.wrap_view_photo_review select {
		width: 160px;
		padding: 10px 10px;
	}
}

/* ======================================== pc ======================================== */
@media screen and (min-width: 992px) {
	.view_top.container > .row {
		display: flex;
	}

	/* 썸네일 swiper */
	.row {
		display: flex;
	}

	.wrap_swiper_detail {
		width: 50%;
		max-width: 564px;
	}

	.wrap_swiper_detail .view_photo {
		height: auto;
	}

	.item_contents2 .bg_dim {
		display: none !important;
	}

	.item_contents2 .item_head_m.active {
		position: fixed;
		width: 100%;
		height: 150px;
		font-size: 1.25rem;
		background: #fff;
		z-index: 1000;
	}

	.item_contents2 .item_head_list {
		padding: 0;
	}

	.item_contents2 .pc_item {
		height: 225px;
	}

	.item_contents2 .pc_item .item_head.active {
		position: fixed;
		top: 106px;
		left: 0;
		width: 100%;
		padding: 80px 0 20px;
		background: #fff;
		z-index: 160;
	}

	.item_contents2 .pc_item .item_head {
		padding: 80px 0 0;
		transition: padding 0.4s;
	}

	.item_contents2 .pc_item .item_head_list .filter_tit {
		color: #000;
		font-size: 1.4rem;
		font-family: "Noto Sans KR";
		background: url(/content/images/icon/icon_item_point_link.png) no-repeat center right;
		background-size: 20px auto;
	}

	.item_contents2 .btn_filter {
		margin-left: -2px;
		padding-left: 9px;
		padding-right: 42px;
		border: 1px solid #d5d5d5;
	}

	.item_contents2 .pc_item .tit {
		overflow: hidden;
		display: inline-block;
		width: 274px;
		font-size: 3.2rem;
		word-wrap: break-word;
		text-overflow: clip;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.item_contents2 .pc_item .item_head.active .depth_select select {
		font-size: 1.2rem;
	}

	.item_contents2 .pc_item .depth_select {
		display: flex;
		position: absolute;
		top: 50%;
		left: 350px;
		transform: translateY(-50%);
		z-index: 100;
	}

	.item_contents2 .pc_item .depth_select .select_depth3 {
		margin-right: 21px;
	}

	.item_contents2 .pc_item .depth_select select {
		font-size: 1.6rem;
		font-weight: 500;
		padding-right: 20px;
	}

	.item_contents2 .pc_item .depth_select .select_depth3 select {
		color: #333;
		background: url(/content/images/icon/icon_select3.png) no-repeat center right;
		background-size: 13px auto;
	}

	.item_contents2 .pc_item .depth_select .select_depth4 select {
		color: #686868;
		background: url(/content/images/icon/icon_select4.png) no-repeat center right;
		background-size: 13px auto;
	}

	.item_contents2 .item_list .sale_per.size {
		width: 4.5rem;
		height: 4.5rem;
		font-size: 1.7rem;
		line-height: 4.5rem;
	}

	.item_contents2 .item_list .sale_per.size span {
		font-size: 1.2rem;
	}

	/* ======= 아이템 필터 ======= */
	.item_contents2 .item_filter_wrap .item_menu .menu_depth1 > li {
		margin-top: 20px;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth1 li > a {
		display: block;
		color: #333;
		font-size: 2rem;
		font-family: "Noto Sans KR";
		line-height: 29px;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth1 .now {
		font-weight: 700;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth1 .off {
		background: url(/content/images/icon/icon_plus.png) no-repeat center right;
		background-size: 11px auto;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth1 .on {
		background: url(/content/images/icon/icon_minus.png) no-repeat center right;
		background-size: 11px auto;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth2 li a {
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 8px;
		color: #999;
		font-size: 1.3rem;
		font-family: "Noto Sans KR";
		line-height: 19px;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth2 li:first-child a {
		padding-top: 12px;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth2 li:last-child a {
		padding-bottom: 0;
	}

	.item_contents2 .item_filter_wrap .item_menu .menu_depth2 {
		display: none;
	}

	.item_contents2 .item_contents .item_head_m.active {
		padding-top: 30px;
	}

	.item_contents2 .item_contents .item_head_m.active .filter_tit {
		margin: 0;
		padding: 0;
	}

	.item_contents2 .item_filter_wrap .sort_area.active {
		position: absolute;
		top: 50px;
	}

	.item_contents2 .item_head .sort_area {
		display: flex;
		position: absolute;
		top: 96px;
		right: 22px;
		width: calc(100% - 373px);
		/* 좌측여백 + 좌우 20 */
		margin: 22px 0 22px 333px;
		padding: 0;
		-webkit-transition: width 0.4s, margin 0.4s;
		-moz-transition: width 0.4s, margin 0.4s;
		-ms-transition: width 0.4s, margin 0.4s;
		-o-transition: width 0.4s, margin 0.4s;
		gap: 10px;
		transition: width 0.4s, margin 0.4s;
	}

	.item_contents2 .item_head .filter_open_pc .sort_area {
		width: calc(100% - 40px);
		margin: 22px 0;
	}

	.item_contents2 .item_head.active .depth_select {
		transform: translateY(-34%);
	}

	.item_contents2 .item_head.active .sort_area .sort_total {
		visibility: hidden;
	}

	.item_contents2 .item_head.active .sort_area {
		position: absolute;
		top: 50%;
		transform: translateY(-52%);
	}

	.item_contents2 .item_filter_wrap .item_category_m ul {
		display: block;
	}

	.item_contents2 .filter_wrap.trans_none {
		transition: none;
	}

	.item_contents2 .item_head_m .filter_tit {
		margin: 10px 0 60px 0;
		font-size: 7rem;
		line-height: 87px;
	}

	.item_contents2 .filter_container {
		position: static;
		height: auto;
		z-index: 110;
	}

	.item_contents2 .filter_open_pc .item_list_wrap {
		width: calc(100% - 333px);
	}

	.item_contents2 .filter_wrap {
		position: relative;
		top: 0;
		left: -100%;
		width: 0;
		-ms-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.item_contents2 .filter_open_pc .filter_wrap {
		left: 0;
		width: 274px;
	}

	.item_contents2 .filter_open_pc .filter_wrap.active {
		left: 50%;
		transform: translateX(-170%);
	}

	.item_contents2 .item_filter_wrap {
		position: relative;
		display: flex;
		margin-top: 14px;
	}

	.item_contents2 .filter_container {
		width: 274px;
		margin-top: 92px;
		padding: 0;
	}

	.item_contents2 .btn_filter_reset {
		font-size: 1.6rem;
	}

	.item_contents2 .filter_content .title > a {
		font-size: 1.8rem;
	}

	.item_contents2 .filter_lists a {
		font-size: 1.6rem;
	}

	.item_contents2 .colors .panel {
		display: inline-block;
		width: 12.33%;
		margin: 0 15px 30px 15px;
	}

	.item_contents2 .filter_wrap.active {
		overflow-y: auto;
		position: fixed;
		top: 300px;
		left: -100%;
		bottom: 0;
		width: auto;
		height: calc(100% - 250px);
		padding-left: 0;
		transform: none;
	}

	.item_contents2 .fixedBottom {
		position: absolute;
		bottom: 0;
		transform: translate(-294%, -40%);
	}

	.view_top.container {
		max-width: 1200px;
	}

	/* --- 바로구매 ---*/
	.detail_view_wrap.wfix .option_btn_area a {
		height: 6rem;
		font-size: 1.8rem;
		line-height: 6rem;
	}

	.detail_view_wrap.wfix .amt_box span {
		display: inline-block;
		-ms-flex: 0 0 9.333333%;
		flex: 0 0 9.333333%;
		max-width: 9.333333%;
	}

	.option_view .option_drop {
		height: 233px;
	}

	/* ============ 상품 상세 내용 ============ */

	/* --- view_info ---*/
	.view_info {
		padding-left: 30px !important;
		padding-right: 0 !important;
	}

	/* --- view_top ---*/
	.view_top {
		margin-bottom: 80px;
		padding-top: 45px;
	}

	/* --- view_photo ---*/
	.view_photo .thumb_area {
		margin: 30px 0;
	}

	.view_photo .thumb_area li {
		width: 80px;
		height: 80px;
		border-radius: 0;
		background: none;
	}

	.view_photo .thumb_area li {
		width: 74px;
		height: 74px;
		border-radius: 0;
		background: none;
	}

	.view_photo .thumb_area .swiper-slide-thumb-active {
		border: 2px solid #000;
	}

	.view_info {
		margin-top: 0 !important;
	}

	.view_info .info_area dd.dropdown_content_wrap {
		margin-top: -20px;
	}

	.item_slider .list_area {
		width: 255px;
	}

	.item_slider .swiper-button-next,
	.item_slider .swiper-button-prev {
		right: -2px;
		top: 50%;
		width: 27px;
		height: 80px;
		margin-top: -98px;
	}

	/* ============ 구매 옵션 추가 ============ */

	.detail_view_wrap .option_btn_area.top .btn.btn_save {
		width: 60px;
		height: 60px;
	}

	.detail_view_wrap .option_btn_area.top .btn.btn_naver_pay {
		width: 138px;
	}

	.detail_view_wrap .option_btn {
		max-height: 230px;
		/* 옵션 4개까지 노출되도록 수정 */
	}

	.detail_view_wrap .amt_box span {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	/* ============ 바로구매 옵션 ============ */
	.detail_view_wrap.wfix .option_list li {
		display: flex;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_secondary {
		gap: 10px;
		line-height: 6rem;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_primary {
		line-height: 6rem;
	}

	.detail_view_wrap.wfix .price_wrap {
		margin-right: 50px;
	}

	.detail_view_wrap.wfix .option_list .op_tit {
		width: calc(100% - 260px);
		padding: 0;
	}

	.detail_view_wrap.wfix .list_in .text-right {
		margin-left: 20px;
	}

	.option_area .option_list li {
		display: flex;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_save {
		min-width: 6rem;
		line-height: 6rem;
	}

	.detail_view_wrap.wfix .option_btn_area .btn_naverpay {
		background: url(/content/images/btn_naverpay.png) no-repeat center;
		background-size: 100% auto;
	}

	.detail_view_wrap.wfix .btn_item_delete {
		top: 50%;
		margin-top: -15px;
		transform: translateY(0%);
	}
}

/* ======================================== pc large ======================================== */
@media (min-width: 1200px) {
	.item_contents2 .filter_wrap.active {
		left: -100%;
		padding-left: 0;
	}

	.item_contents2 .filter_open_pc .filter_wrap.active {
		left: 20px;
		transform: translateX(0);
	}

	.item_contents2 .pc_item .item_head.active .depth_select select {
		font-size: 1.6rem;
	}

	.view_photo .thumb_area .swiper-slide {
		width: 80px;
		height: 80px;
	}

	.view_photo .swiper-button-next,
	.view_photo .swiper-button-prev {
		bottom: 38px;
	}

	.detail_view_wrap.wfix .option_list .op_tit {
		width: calc(100% - 310px);
	}

	.detail_view_wrap.wfix .list_in .text-right {
		margin-left: 40px;
	}

	.detail_view_wrap.wfix .btn_open2 {
		right: 50%;
		transform: translateX(330%);
	}

	.detail_view_wrap.wfix .btn_option_close {
		right: 50%;
		transform: translateX(600px);
	}
}

@media (min-width: 1630px) {
	.item_contents2 .filter_open_pc .filter_wrap.active {
		left: calc(50% - 790px);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.detail_view_wrap {
		position: fixed;
		background: #fff;
		z-index: 9999;
		bottom: 84px;
		left: 0;
		right: 0;
		margin: 0 auto 0;
		overflow-y: scroll;
		border-radius: 20px 20px 0 0;
		height: 0vh;
		max-height: 80vh;
		max-height: 80vh;
		transition: all 0.35s;
	}

	.detail_view_wrap.on {
		height: auto;
		padding: 0 20px;
	}

	.detail_view_wrap .view_wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: auto;
		flex-wrap: unset;
		padding: 40px 40px 0 40px;
		overflow-y: scroll;
		background-color: #fff;
	}

	.detail_view_wrap.on .view_wrap:before {
		content: "";
		width: 68px;
		height: 8px;
		background: #fff;
		position: fixed;
		left: 50%;
		transform: translate(-50%, -65px);
		border-radius: 100px;
	}

	.detail_view_wrap.on .view_wrap .view_left,
	.detail_view_wrap.on .view_wrap .view_right {
		width: 100%;
	}

	.detail_view_wrap .view_wrap .custom-select.box {
		line-height: normal;
	}

	.detail_view_wrap .option_drop .drop_tit {
		height: 48px;
		font-size: 16px;
	}

	.detail_view_wrap .option_drop .tit {
		font-size: 16px;
		padding: 14px 15px;
	}

	.detail_view_wrap .option_drop button {
		font-size: 16px;
		padding: 14px 20px;
	}
}

/* ================= 추가 MediaQuery ===================================================================================== */
@media (max-width: 991px) {
	.item_review .total_top .total_area {
		margin-bottom: 30px;
	}

	.item_review .list_wrap {
		margin-top: 20px;
	}

	.item_review .review_list .list_top_sel .btn_my_filter {
		font-size: 1.4rem;
		line-height: 50px;
	}

	.item_review .review_list .list_top_sel .btn_my_filter:after {
		height: 50px;
	}

	.item_review .review_list .list_top_sel .custom-select {
		margin-top: 20px;
		font-size: 1.2rem;
	}

	.wrap_view_photo_review {
		padding: 20px 0;
	}

	.wrap_view_photo_review .wrap_btn_current a {
		padding: 6px;
	}
}

@media (max-width: 767px) {
	.item_review .total_top .total_area {
		padding-bottom: 20px;
	}

	.item_review .grade {
		font-size: 1.6rem;
	}

	.item_review .grade .rating_star {
		margin: 0 20px;
	}

	.item_review .grade .rating_star span {
		width: 24px;
		height: 24px;
		margin-right: 3px;
	}

	.grade .num {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: row;
		line-height: 24px;
		font-size: 15px;
	}

	.grade .num > b {
		margin-right: 6px;
		font-size: 20px;
	}

	.item_review .list_wrap {
		margin-top: 30px;
	}

	.item_review .review_list .list_top_sel {
		padding-top: 30px;
		border-top: solid 1px #f5f5f5;
	}

	.item_review .review_list .list_top_sel .btn_my_filter {
		display: block;
		width: 100%;
		font-size: 1.6rem;
	}

	.item_review .review_list .list_top_sel .btn_my_filter:before {
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.item_review .review_list .list_top_sel .custom-select {
		float: none;
		width: 60px;
		margin-left: calc(100% - 60px);
		font-size: 1.4rem;
	}

	.detail_view_wrap .btn_amt_box {
		width: 100%;
	}

	.detail_view_wrap .btn_amt_box input.number {
		width: calc(100% - 79px);
	}
}

@media (max-width: 480px) {
	.view_info .price_ttip {
		top: 65px;
	}
}

/* 모바일~타블렛 미디어 쿼리 new ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 767px) {
	.item_category .item_dropdown {
		margin-bottom: 25px;
		padding-top: 25px;
		left: 0;
	}

	.item_category .item_dropdown .dropdown-menu.show {
		width: 200px;
		width: 200px;
	}

	.item_category .item_dropdown .dropDown_wrap {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}

	.item_category .item_dropdown .dropdown-toggle {
		font-size: 14px;
	}

	.item_category2 .item_dropdown .dropdown-toggle {
		padding-right: 17px;
		margin-right: 13px;
	}

	.item_category2 .item_dropdown .drop_tit:after {
		content: "";
		display: inline-block;
		width: 1px;
		height: 8px;
		margin-bottom: 2px;
		border: 0;
	}

	.view_info .brand {
		font-size: 1.1rem;
	}

	.view_info .title {
		font-size: 1.5rem;
	}

	.view_info .title2 {
		font-size: 1.1rem;
	}

	.view_info .sale_area .sale {
		font-size: 1.7rem;
	}

	.view_info .sale_area .price {
		font-size: 1.3rem;
		margin: 0 5px 0 8px;
	}

	.view_info .sale_area .price > span {
		font-size: 1.7rem;
	}

	.view_info .price_area .before {
		font-size: 1rem;
	}

	.view_info .price_area .before > span {
		font-size: 1rem;
	}

	.view_info .sale_area .ttip_btn:before {
		width: 18px;
		height: 18px;
		font-size: 0.9rem;
		line-height: 1.2;
		transform: translateX(-0.5px);
	}

	.view_info .info_area dt,
	.view_info .info_area dd {
		font-size: 0.9rem;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 12px;
	}

	.view_info .info_area dd strong {
		font-size: 1rem;
	}

	.view_info .dropdown_detail .dropdown-toggle::after {
		top: 50%;
	}

	.view_info .info_area .dropdown_detail {
		width: 100%;
	}

	.view_info .info_area dd.dropdown_content_wrap {
		margin-top: -10px;
		margin-bottom: 10px;
		display: flex;
		flex-direction: column;
	}

	.view_info .info_area .dropdown_content {
		width: 90%;
	}

	.view_info .dropdown_txt span {
		font-size: 13px;
		letter-spacing: 0.01rem;
	}

	.view_info .dropdown_txt span {
		font-size: 13px;
		letter-spacing: 0.01rem;
	}

	.btn_coupon {
		width: 106px;
		height: 32px;
		font-size: 14px;
	}

	.view_info .info_area .delivery_info {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		line-height: 1.1;
	}

	.view_info .info_area .release {
		font-size: 0.9rem;
	}

	.view_info .info_area p,
	.view_info .info_area .etc {
		font-size: 13px;
		margin-bottom: 5px;
	}

	/* 모바일 정기배송 안내 */
	.regular_delivery {
		padding: 10px 20px;
	}

	.img_regular_delivery > p {
		font-size: 1rem;
	}

	.regular_delivery_info {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: normal;
		padding: 24px 20px;
	}

	.img_regular_delivery {
		top: 18px;
	}

	.regular_delivery .tit > span {
		font-size: 1.3rem;
	}

	.regular_delivery .tit > span:first-child:before {
		width: 28px;
		height: 28px;
		background-size: 28px 28px;
	}

	.regular_delivery_info span {
		font-size: 1.2rem;
		transform: translate(42px, 0);
	}

	.regular_delivery_info > p {
		font-size: 1rem;
		line-height: 1.5;
		font-weight: 400;
	}

	.regular_delivery_info p > span {
		font-size: 1rem;
		font-weight: 400;
	}

	.regular_delivery_notice {
		padding: 20px 20px;
	}

	.regular_delivery_notice p {
		font-size: 1rem;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label span {
		font-size: 1rem;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		font-size: 13px;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		height: 68px;
		padding: 8px;
	}

	/* 모바일 AD */
	.wrap_ad {
		height: unset;
	}

	.wrap_ad .ad {
		border-radius: 0 0 20px 0;
		margin: 20px 0 0 0;
	}

	/* 모바일 상세 탭메뉴 */
	.item_view .txt,
	.item_tab .nav-link {
		font-size: 13px;
		letter-spacing: -0.045rem;
	}

	/* 모바일 상세페이지 */
	.item_view .tab-pane {
		padding: 20px 0 0;
	}

	.badge {
		width: 48px;
		height: 18px;
		font-size: 10px;
		padding-left: 4px;
	}

	.view_info .timedeal_counter {
		height: 50px;
		margin-bottom: 15px;
	}

	.view_info .badge-wrap {
		line-height: 0.7;
	}

	.view_info .badge-wrap > span {
		margin: 3px 4px 3px 0;
	}

	.view_info .badge-wrap > span:last-child {
		margin-bottom: 0px;
	}

	.view_info .title {
		font-size: 1.5rem;
	}

	/* 모바일 썸네일 Swiper */
	.wrap_swiper_detail {
		width: 100%;
	}

	.wrap_swiper_detail .view_photo {
		height: auto;
	}

	.wrap_swiper_detail .view_photo_thumbs {
		display: none;
	}

	.view_top .swiper-pagination-bullet {
		background: #fff;
		width: 8px;
		height: 8px;
	}

	.view_top .swiper-pagination-bullet {
		border-radius: 50px;
		box-shadow: 0 2px 5px rgb(0 0 0 / 4%);
	}

	.view_top .swiper-pagination-bullet-active {
		width: 48px !important;
	}

	/* 모바일 추천상품 Swiper */
	.recommend_swiper {
		width: 100%;
		margin: 80px auto 80px auto;
	}

	.recommend_swiper p.tit {
		margin-bottom: 12px;
		font-size: 1.2rem;
		padding: 0 20px;
		margin-bottom: 20px;
	}

	.item_list.basic .img_area,
	.item_list.check .img_area {
		width: 100%;
		height: 100%;
	}

	.recommend_swiper .swiper-wrapper {
		padding: 0 0px;
	}

	.recommend_swiper .recommend_arrow {
		top: -7px;
		right: 8px;
	}

	.item_list.basic .txt_area,
	.item_list.check .txt_area {
		width: 100%;
	}

	/* 모바일 gnb 및 모바일 상품옵션선택영역 */
	.btn_area1 {
		display: none !important;
	}

	.option_btn_wrap {
		position: fixed;
		z-index: 9998;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		padding: 12px;
		box-shadow: -20px 0 30px rgb(0 0 0 / 8%);
	}

	.option_btn_wrap.hide {
		display: none;
	}

	.detail_view_wrap .option_btn_wrap .option_btn_area {
		margin-bottom: 0;
		max-width: 550px;
		justify-content: center;
		margin: 0 auto;
		gap: 5px;
	}

	.btn.btn_cart {
		height: 42px;
	}

	.btn.btn_buy {
		height: 42px;
	}

	.d-md-block {
		display: block !important;
		padding: 0 0;
	}

	.btn_count {
		width: 30px;
		height: 30px;
	}

	.amt_box .number {
		width: 48px;
		height: 38px;
		font-size: 1rem;
	}

	.txt_box p {
		margin-top: 10px;
	}

	.wrap_input {
		flex: 1;
	}

	.txt_box .form-control.box {
		padding: 0 12px;
		height: 42px;
		font-size: 1rem;
		flex: 0.75;
	}

	.view_info .dropdown_box .custom-select.box {
		font-size: 1rem;
		height: 42px;
	}

	.btn_input_add {
		width: 60px;
		height: 50px;
		flex: unset;
		font-size: 1rem;
		border-radius: 0 5px 5px 0;
		box-sizing: border-box;
	}

	.view_info .dropdown_box {
		margin: 8px 0 8px;
	}

	.view_info .option_list li {
		padding: 0 0 20px;
	}

	.view_info .prd_num {
		font-size: 0.9rem;
	}

	.view_info .option_list .op_tit {
		font-size: 1rem;
		width: 100%;
		margin-right: 0;
		line-height: 1.3;
	}

	.view_info .option_list .op_price {
		font-size: 1rem;
	}

	.view_info .option_list .op_price span {
		font-size: 1.5rem;
	}

	.detail_view_wrap .option_drop .drop_tit {
		padding: 0 12px;
		font-size: 14px;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}

	.detail_view_wrap .option_drop .tit {
		font-size: 14px;
		padding: 8px 12px;
	}

	.detail_view_wrap .option_drop button {
		font-size: 1rem;
	}

	.detail_view_wrap .price_wrap {
		display: flex;
		flex-direction: row;
	}

	.view_info .option_list .amt_box {
		gap: 10px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.detail_view_wrap {
		position: fixed;
		background: #fff;
		z-index: 19999;
		bottom: 60px;
		left: 0;
		right: 0;
		margin: 0 auto 0;
		overflow-y: scroll;
		border-radius: 20px 20px 0 0;
		/* height: 60vh; */
		height: 0vh;
		transition: all 0.35s;
	}

	.detail_view_wrap.regular.on {
		height: 40vh;
	}

	.detail_view_wrap.on .view_wrap:before {
		height: 8px;
	}

	.detail_view_wrap .view_wrap {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		max-height: 60vh;
		padding: 0;
		background-color: #fff;
	}

	.detail_view_wrap.on .view_left {
		width: 100%;
		width: 100%;
		height: auto;
		max-height: calc(80vh - 100px);
		overflow-x: hidden;
		overflow-y: auto;
	}

	.detail_view_wrap .view_right .option_total {
		border-top: 1px solid #111;
		padding: 18px 0 0;
		margin: 0px;
	}

	.detail_view_wrap .view_right span strong {
		font-size: 1.2rem;
	}

	.detail_view_wrap .view_right span {
		font-size: 1.6rem;
	}

	.detail_view_wrap .view_right span:last-child strong {
		font-size: 1.8rem;
	}
}

/* 모바일 미디어 쿼리 new ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 767px) {
	.item_category .item_dropdown {
		margin-bottom: 12px !important;
		padding-top: 12px !important;
		top: 148px !important;
	}

	.wrap_swiper_detail .swiper-slide {
		border-radius: 0;
		margin-right: 0 !important;
		width: 100vw !important;
	}

	.view_info .brand {
		font-size: 1.1rem;
	}

	.view_info .title {
		font-size: 1.5rem;
	}

	.view_info .title2 {
		font-size: 1.1rem;
	}

	.view_info .sale_area .sale {
		font-size: 1.7rem;
	}

	.view_info .sale_area .price {
		font-size: 1.3rem;
		margin: 0 8px 0 0;
	}

	.view_info .sale_area .price > span {
		font-size: 1.7rem;
	}

	.view_info .price_area .before {
		font-size: 1rem;
	}

	.view_info .price_area .before > span {
		font-size: 1rem;
	}

	.view_info .sale_area .ttip_btn:before {
		width: 18px;
		height: 18px;
		font-size: 11px;
		line-height: 1.7;
		letter-spacing: -1px;
	}

	.view_info .info_area dt,
	.view_info .info_area dd {
		font-size: 0.9rem;
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 12px;
	}

	.view_info .info_area dd strong {
		font-size: 1rem;
	}

	.view_info .dropdown_detail .dropdown-toggle::after {
		top: 50%;
	}

	.view_info .info_area .dropdown_detail {
		width: 100%;
	}

	.view_info .info_area dd.dropdown_content_wrap {
		margin-top: -10px;
		margin-bottom: 10px;
		display: flex;
		flex-direction: column;
	}

	.view_info .info_area .dropdown_content {
		width: 100%;
		margin: 0 0 20px;
	}

	.btn_coupon {
		width: 106px;
		height: 32px;
		font-size: 14px;
	}

	.view_info .info_area .delivery_info {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		line-height: 16px;
	}

	.view_info .info_area .release {
		font-size: 13px;
	}

	/* 모바일 정기배송 안내 */
	.regular_delivery {
		padding: 10px 20px;
	}

	.img_regular_delivery > p {
		font-size: 1rem;
	}

	.regular_delivery_info {
		padding: 24px 20px;
	}

	.img_regular_delivery {
		position: relative;
		top: unset;
		left: unset;
		margin-bottom: 18px;
	}

	.regular_delivery .tit > span {
		font-size: 17px;
	}

	.regular_delivery .tit > span:first-child:before {
		width: 17px;
		height: 17px;
		background-size: 17px auto;
		top: -9px;
		right: -10px;
	}

	.img_regular_delivery {
		width: 136px;
		height: 23px;
		padding: 4px 10px;
		border-radius: 10px;
		position: relative;
		top: 18px;
		left: 0;
		margin: 0 !important;
		transform: unset;
	}

	.regular_delivery .img_regular_delivery {
		top: 0;
	}

	.img_regular_delivery > img {
		width: 26px;
	}

	.img_regular_delivery > p {
		font-size: 12px;
		margin: 0;
		position: relative;
		top: 50%;
		transform: translateY(-40%);
	}

	.regular_delivery_info span {
		font-size: 14px;
		transform: none;
		display: inline-block;
	}

	.regular_delivery_info > span {
		padding-left: 8px;
	}

	.regular_delivery_info > p {
		font-size: 14px;
		line-height: 1.5;
		font-weight: 400;
		text-align: left;
		padding: 0;
	}

	.regular_delivery_info p > span {
		font-size: inherit;
		font-weight: 500;
		padding: 0 2px;
	}

	.regular_delivery_info p > span:first-child {
		padding-left: 0;
	}

	.regular_delivery_notice {
		padding: 20px 20px;
	}

	.regular_delivery_notice p {
		font-size: 1rem;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label span {
		font-size: 1rem;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		font-size: 13px;
	}

	.ui-state-default,
	.ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default,
	.ui-button,
	html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
		height: 62px;
		padding: 8px;
	}

	.popup_regular_delivery .tit {
		margin: 40px auto;
	}

	.popup_regular_delivery .table_cost tbody td {
		padding: 10px 6px;
	}

	.popup_regular_delivery .table_cost {
		font-size: 11px;
	}

	/* 모바일 AD */
	.wrap_ad {
		height: unset;
	}

	.wrap_ad .ad {
		border-radius: 0;
	}

	.items_detail_wrap .wrap_ad .ad {
		margin-top: 20px;
	}

	.wrap_ad .ad::before,
	.wrap_ad .ad::after {
		content: "";
		position: absolute;
		top: 0;
		width: 2rem;
		height: 100%;
		background-color: #fff;
		z-index: 2;
	}

	.wrap_ad .ad::before {
		left: 0;
	}

	.wrap_ad .ad::after {
		right: 0;
	}

	/* 모바일 상세페이지 */
	.item_view .tab-pane {
		padding: 20px 0 0;
	}

	/* 모바일 썸네일 Swiper */
	.wrap_swiper_detail {
		width: 100%;
	}

	.wrap_swiper_detail .view_photo {
		height: auto;
	}

	.wrap_swiper_detail .view_photo_thumbs {
		display: none;
	}

	.view_top .swiper-pagination-bullet {
		background: #fff;
		width: 8px;
		height: 8px;
	}

	/* 모바일 추천상품 Swiper */
	.recommend_swiper {
		width: 100%;
		margin: 40px auto;
	}

	.recommend_swiper p.tit {
		margin-bottom: 12px;
		font-size: 20px;
		padding: 0 20px;
		margin-bottom: 20px;
	}

	.item_list.basic .img_area,
	.item_list.check .img_area {
		width: 100%;
		height: 100%;
	}

	.recommend_swiper .swiper-wrapper {
		padding: 0 0px;
	}

	.recommend_swiper .recommend_arrow {
		top: -7px;
		right: 8px;
	}

	.item_list.basic .txt_area,
	.item_list.check .txt_area {
		width: 100%;
		padding-left: 0;
	}

	/* 모바일 gnb 및 모바일 상품옵션선택영역 */
	.btn_area1 {
		display: none !important;
	}

	.option_btn_wrap {
		position: fixed;
		z-index: 9999;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		padding: 12px;
		box-shadow: -20px 0 30px rgb(0 0 0 / 8%);
	}

	.option_btn_wrap.hide {
		display: none;
	}

	.option_btn_area > .btn {
		flex: none;
		height: 48px;
		font-size: 16px;
		font-weight: 400;
	}

	.option_btn_area .btn_naver_pay,
	.option_btn_area .btn_gift {
		width: 48px;
	}

	.btn.btn_naver_pay {
		border-radius: 6px;
		background: #00de5a url(/content/images/icon/ico_naver_pay_m.png) no-repeat center center/ 50% auto;
	}

	.d-md-block {
		display: block !important;
		padding: 0 0;
	}

	.btn_count {
		width: 30px;
		height: 30px;
	}

	.amt_box .number {
		width: 48px;
		height: 38px;
		font-size: 15px;
	}

	.detail_view_wrap .btn_amt_box input.number {
		width: 48px;
		height: 38px;
		font-size: 15px;
	}

	.txt_box p {
		margin-top: 10px;
	}

	.wrap_input {
		flex: 1;
	}

	.txt_box .form-control.box {
		padding: 0 12px;
		height: 50px;
		font-size: 14px;
		flex: unset;
		margin: 0;
		width: calc(100% - 60px);
		box-sizing: border-box;
		border-right: 0;
	}

	.txt_box {
		margin-bottom: 8px;
	}

	.txt_box p {
		font-size: 14px;
	}

	.view_info .dropdown_box .custom-select.box {
		font-size: 14px;
		height: 50px;
		background: #fff url(/content/images/icon/arrow_down.png) no-repeat calc(100% - 16px) center;
		background-size: 12px auto;
		color: #000 !important;
	}

	.view_info .prd_num {
		font-size: 12px;
		width: auto;
		height: 20px;
		line-height: 17px;
		transform: translateY(-2px);
	}

	.btn_input_add {
		width: 60px;
		height: 50px;
		flex: unset;
		font-size: 14px;
		border-radius: 0 5px 5px 0;
		box-sizing: border-box;
		font-weight: 500;
	}

	.view_info .dropdown_box {
		margin: 8px 0 8px;
	}

	.view_info .option_list li {
		padding: 20px 0 20px;
	}

	.view_info .option_list .op_tit {
		font-size: 15px;
		width: 100%;
		margin-right: 0;
		font-weight: 500;
	}

	.view_info .option_list .op_price {
		font-size: 15px;
	}

	.view_info .option_list .op_price span {
		font-size: inherit;
		margin-right: 1px;
	}

	.detail_view_wrap .price_wrap {
		padding: 14px 0;
	}

	.view_info .option_list li:last-child {
		padding-bottom: 0;
	}

	.detail_view_wrap .option_drop button.tit {
		font-size: 14px;
		padding: 17px 12px;
	}

	.detail_view_wrap .option_drop button {
		padding: 17px 0 17px 12px;
		font-size: 14px;
		text-align: left;
		color: #000;
	}

	.detail_view_wrap .option_drop .drop_close {
		right: 0;
	}

	.detail_view_wrap .price_wrap {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}

	.view_info .option_list .amt_box {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

	.detail_view_wrap {
		position: fixed;
		background: #fff;
		z-index: 19999;
		bottom: calc(-100% - 40px);
		left: 0;
		right: 0;
		margin: 0 auto 0;
		overflow-y: unset;
		border-radius: 20px 20px 0 0;
		height: auto;
		max-height: 80vh;
		transition: bottom 0.35s linear 0.2s;
		padding: 20px !important;
	}

	.detail_view_wrap:before {
		content: "";
		width: 68px;
		height: 8px;
		background: #fff;
		position: fixed;
		left: 50%;
		transform: translate(-50%, -40px);
		border-radius: 100px;
	}

	.detail_view_wrap.on {
		height: auto;
		max-height: 80vh;
		bottom: 0;
		margin-bottom: 65px;
	}

	.detail_view_wrap.regular.on {
		height: auto;
		max-height: 40vh;
	}

	.regular_contents .view_info .option_list .op_tit > span {
		font-size: 15px;
	}

	.regular_contents .view_info .option_list .op_tit > span.date {
		font-size: 15px;
	}

	.detail_view_wrap.on .view_wrap:before {
		height: 8px;
	}

	.detail_view_wrap .view_right span strong {
		font-size: 14px;
	}

	.detail_view_wrap .view_right span {
		font-size: 16px;
		font-weight: 600;
	}

	.detail_view_wrap .view_right span:last-child strong {
		font-size: 16px;
		margin-right: 3px;
	}

	.countDown__interval_cont_hour:before {
		margin-right: -3px;
		transform: translate(-3px, 0);
	}

	/* 상세페이지 더보기 버튼 */
	.item_view {
		position: relative;
	}

	.item_detail.on {
		height: unset;
		overflow: unset;
	}

	.view_more {
		display: block;
		position: absolute;
		background: #fff;
		border-radius: 100px;
		font-size: 1rem;
		padding: 20px 56px;
		box-shadow: 0 5px 20px rgba(0 0 0 / 7%);
		left: 50%;
		bottom: 0;
		transform: translate(-50%, 50%);
		z-index: 999;
	}

	.item_detail .detail_photo img {
		max-width: 100%;
	}

	.item_review .total_top .total_area {
		padding: 0 0 21px;
		margin: 0 0 35px;
		border-bottom: solid 2px #000;
	}

	.item_qna .total_top .total,
	.item_qna .total_top .total span.total_number,
	.total_top .total {
		font-size: 13px;
		line-height: 1;
	}

	.item_qna .total_top .total span.total_number {
		margin: 0;
	}

	.total_top .total span {
		font-size: 13px;
	}

	.item_qna .total_top .btn_inquiry,
	.total_top .btn_inquiry {
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
	}

	.item_review .grade {
		font-size: 1.1rem;
	}

	.wrap_view_photo_review {
		flex-direction: row;
		align-items: flex-start;
		position: relative;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		align-content: flex-start;
	}

	.wrap_view_photo_review > div {
		flex: unset;
	}

	.wrap_view_photo_review {
		margin: 32px 0 0 0;
	}

	.wrap_view_photo_review .wrap_btn_current {
		margin-right: 0;
		font-size: 13px;
		height: 30px;
		line-height: 2;
	}

	.wrap_view_photo_review input[type="checkbox"] + label span {
		font-size: 14px;
		line-height: 18px;
	}

	.wrap_view_photo_review .wrap_btn_current a {
		font-size: 13px;
		padding: 2px 5px;
	}

	.wrap_view_photo_review .btn_review_listup {
		position: relative;
		bottom: 0;
		width: 100%;
	}

	.wrap_view_photo_review .btn_review_listup select {
		width: 100%;
		border-radius: 5px;
		height: 40px;
		line-height: 1;
		font-size: 14px;
		padding: 0 15px;
	}

	.popup_layer .wrap_close .btn_close {
		margin-right: 10px;
	}

	.popup_review_contents .info_dot {
		margin: 20px 0 40px 0;
	}

	.popup_review_contents .info_dot:last-child {
		margin-top: 10px;
	}

	.list_wrap .my_review .list_top .id {
		font-size: 14px;
	}

	.list_wrap .list_top .id {
		font-size: 13px;
		color: #000;
	}

	.list_wrap .my_review .list_top .id:after {
		top: 50%;
	}

	.list_wrap .list_top .date {
		font-size: 13px;
		line-height: 1;
		font-weight: 400;
	}

	.list_area .rating_star p {
		font-size: 12px;
	}

	.review_list .review_origin .txt_area .title {
		font-size: 14px;
	}

	.list_wrap .list_top {
		margin-bottom: 10px;
		padding: 0 0;
	}

	.review_list .list_area .review_origin .txt_area {
		margin-bottom: 15px;
		margin-top: 10px;
		padding: 0;
	}

	.review_list .rv_btm {
		font-size: 12px;
		padding: 0;
		margin: 15px 0 0 0;
		font-weight: 400;
	}

	.review_list .rv_btm .btn_good {
		font-size: 12px;
	}

	.review_list .rv_btm .btn_reply {
		font-size: 12px;
	}

	.review_list .rv_btm .btn_good > span {
		margin: 0 0 0 20px;
	}

	.wrap_btn_review_edit button {
		padding: 10px 24px;
	}

	.review_list .review_origin .img_area {
		overflow: hidden;
		padding: 0;
		height: auto;
		margin: 0;
	}

	.review_list .review_origin .img_area > span {
		display: block;
		width: 100%;
		height: calc(100vw - 40px);
		margin-right: 0;
		border-radius: 10px;
		overflow: hidden;
	}

	.review_list .review_origin .img_area > span img {
		margin-right: 0;
	}

	.review_list .review_origin .img_area > span:not(:first-child) {
		display: none;
	}

	.list_wrap .list_area {
		padding: 0 0px;
		border-top: 1px solid #e2e2e2;
	}

	.list_wrap .list_area:first-child {
		border-top: 0;
	}

	.list_wrap .list_area:last-child {
		border-bottom: 1px solid #e2e2e2;
	}

	.list_area .wrap_btn_review_edit {
		padding: 0 20px;
	}

	.pagination .page-link {
		line-height: 32px;
	}

	.review_none p,
	.common_none p,
	.noItem {
		font-size: 14px;
		line-height: 1.4;
	}
}

/* 타블렛 */
@media (min-width: 768px) and (max-width: 991px) {
	.items_detail_wrap .contents.item_view {
		margin-top: 191px;
	}

	.item_category .item_dropdown .dropdown-item {
		font-size: 14px;
	}

	.view_top .view_info {
		margin-top: 40px;
	}

	.recommend_swiper .swiper-wrapper {
		padding: 0 20px;
	}

	/* 썸네일 swiper */
	.wrap_swiper_detail {
		width: 100%;
	}

	.wrap_swiper_detail .view_photo {
		height: auto;
	}

	.wrap_swiper_detail .view_photo_thumbs .swiper-slide {
		height: auto;
	}

	.wrap_swiper_detail .view_photo .swiper-slide img {
		width: 100%;
	}

	/* 상품 */
	.view_info .brand {
		font-size: 1.5rem;
	}

	.view_info .title {
		font-size: 2.4rem;
		margin-top: 12px;
	}

	.view_info .title2 {
		font-size: 1.5rem;
		margin-top: 18px;
	}

	.view_info .sale_area .sale {
		font-size: 2rem;
	}

	.view_info .sale_area .ttip_btn:before {
		width: 25px;
		height: 25px;
		font-size: 1.3rem;
		line-height: 25px;
		letter-spacing: -0.05rem;
	}

	.view_info .sale_area .price {
		margin: 0 14px 0 18px;
	}

	.view_info .sale_area .price > span {
		font-size: 2rem;
	}

	.view_info .price_area .before {
		font-size: 1.2rem;
	}

	.view_info .price_area .before > span {
		font-size: 1.4rem;
	}

	.view_info .info_area .release {
		margin-bottom: 10px;
	}

	.view_info .info_area .etc {
		margin-top: 10px;
	}

	.view_info .prd_num {
		width: auto;
		height: auto;
		font-size: 1rem;
	}

	.amt_box .number {
		height: 40px;
	}

	.detail_view_wrap .view_right span:last-child strong {
		font-size: 2.4rem;
	}

	.item_tab .nav-link {
		font-size: 1.2rem;
	}

	.item_view .txt {
		font-size: 1.2rem;
	}

	/* 정기배송 */
	.regular_delivery_info {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 28px;
	}

	.img_regular_delivery {
		top: 22px;
		left: 0;
		padding: 6px 12px;
		border-radius: 10px;
	}

	.regular_delivery_info {
		margin: 0 0 80px 0;
	}

	.regular_delivery_info > p {
		font-size: 14px;
		line-height: 1.5;
	}

	.regular_delivery_info p > span {
		font-size: inherit;
	}

	.regular_delivery .tit > span {
		font-size: 1.8rem;
	}

	.regular_delivery .tit p {
		font-size: 1.3rem;
		padding-top: 60px;
	}

	.regular_delivery_notice p {
		font-size: 1.4rem;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label {
		width: 380px;
		height: 30px;
		line-height: 30px;
		background-position: calc(0% + 60px) center;
	}

	.regular_delivery_notice .agree input[type="checkbox"]:checked + label {
		width: 380px;
		height: 30px;
		background-position: calc(0% + 60px) center;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label span {
		font-size: 1.4rem;
	}

	/* 추천상품 swiper */
	.recommend_swiper {
		width: 100%;
	}

	.recommend_swiper p.tit {
		margin-left: 20px;
	}

	.recommend_swiper .recommend_arrow {
		top: 16px;
		right: 20px;
	}

	.item_list.basic .img_area,
	.item_list.check .img_area {
		width: 100%;
		height: 100%;
	}

	.item_list.basic .txt_area,
	.item_list.check .txt_area {
		width: 100%;
	}

	/* 하단 gnb button */
	.option_btn_wrap {
		position: fixed;
		z-index: 9999;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		padding: 12px;
		box-shadow: -20px 0 30px rgb(0 0 0 / 8%);
	}

	.detail_view_wrap .option_btn_area.top {
		margin-bottom: 0;
		justify-content: center;
	}

	.detail_view_wrap .option_btn_area.top .btn {
		height: 60px;
		line-height: 60px;
	}

	.option_btn_area > button {
		font-size: 16px;
		margin: 0px 4px;
	}

	.btn.btn_gift {
		width: 60px;
		min-width: 60px;
		height: 60px;
		border-radius: 6px;
		background-size: 32px auto;
	}

	.btn.btn_cart {
		height: 42px;
	}

	.btn.btn_buy {
		height: 42px;
	}

	.total_top .total {
		font-size: 1.8rem;
	}

	.item_detail .detail_photo img {
		max-width: 100%;
	}

	.item_review .grade .num {
		font-size: 1.4rem;
	}

	.item_review .grade .num > b {
		font-size: 2rem;
	}

	.wrap_view_photo_review input[type="checkbox"] + label span {
		font-size: 1.2rem;
	}

	.wrap_view_photo_review .wrap_btn_current a {
		font-size: 1.2rem;
	}

	.review_list .rv_btm .btn_good {
		font-size: 1rem;
	}

	.review_list .rv_btm .btn_good > span {
		margin-top: 6px;
		margin-left: 17px;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
    .btn.btn_naver_pay {
        width: 60px;
        min-width: 60px;
        height: 60px;
        border-radius: 6px;
        background: #00c73c url(/content/images/icon/ico_naver_pay_m.png) no-repeat center center;
        background-size: 20px 20px;
    }
}

/* bread_crumbs */
@media (max-width: 991px) {
	.newcare_contents .main_tit {
		padding: 0 !important;
	}

	.item_contents .main_tit .tit,
    /* 뉴케어 ~ 기능별 카테고리 main tit  보이지 않게*/
    .newcare_contents .main_tit .tit {
		display: none;
	}

	.bread_crumbs {
		display: block !important;
		padding: 0 0 30px !important;
		position: relative;
		z-index: 9;
	}

	.detail_contents.item_view.regular_contents .bread_crumbs,
	.detail_contents.set.item_view .bread_crumbs,
	.detail_contents.item_view .bread_crumbs {
		display: none !important;
	}

	.item_category .container {
		padding: 0;
		background: #fff;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		align-content: flex-start;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.bread_crumbs .item_category .item_dropdown {
		margin-bottom: 0 !important;
		padding-top: 0 !important;
		top: 0 !important;
		line-height: 44px;
	}

	.item_category .item_dropdown .dropdown-menu.show {
		border-radius: 10px;
	}

	.item_category .item_dropdown .dropDown_wrap {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: flex-start;
		flex-wrap: wrap;
		align-content: flex-start;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(1) {
		display: none;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(2) {
		width: 100%;
		flex: 1 1 100%;
		padding: 32px 0;
		z-index: 5;
		position: relative;
		height: auto;
		line-height: 1;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(2) .dropdown-menu.show {
		left: 50% !important;
		transform: translate(-50%, 68px) !important;
		margin-top: 0px;
		width: auto;
		width: auto;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(2) button {
		font-size: 21px;
		font-weight: 800;
		color: #000;
		line-height: 1;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) {
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: center;
		z-index: 4;
		position: relative;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) button {
		display: none;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) .dropdown-menu {
		display: flex;
		position: relative;
		width: 100%;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		background-color: #f8f8f9;
		border: none;
		padding: 0 20px 0 0;
		/* margin: 0 0 5px; */
		top: 0 !important;
		left: 0 !important;
		transform: none !important;
		background-clip: unset;
		overflow-x: scroll;
		border-radius: 0;
	}

	.dropdown-menu {
		transform: translate(-50%, 0px) !important;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) .dropdown-menu a.dropdown-item {
		padding: 0 22px 0 0;
		height: 100%;
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
		width: auto;
		min-width: auto;
		overflow: visible;
		font-size: 14px;
		letter-spacing: -0.84px;
		color: #8f8f9b;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) .dropdown-menu a.dropdown-item:first-child {
		padding-left: 0;
		margin-left: 20px;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) .dropdown-menu a.dropdown-item:last-child {
		padding-right: 0;
		margin-right: 20px;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(3) .dropdown-menu a.dropdown-item.on {
		color: #1f1f1f;
		font-weight: 400;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(4),
	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(5) {
		width: 50%;
		display: inline-flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: center;
		height: 44px;
		z-index: 3;
		position: relative;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(4) .dropdown-menu,
	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(5) .dropdown-menu {
		width: calc(100% - 40px);
		margin-top: 44px;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(4) {
		padding-left: 20px;
		padding-right: 10px;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(5) {
		padding-left: 10px;
		padding-right: 20px;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(4) button,
	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(5) button {
		width: 100%;
		display: inline-flex;
		padding: 0 !important;
		font-size: 14px;
		color: #1f1f1f;
		font-weight: normal;
		letter-spacing: -0.84px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(2) {
		margin-top: 0px;
	}
}

@media (max-width: 767px) {
	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:nth-child(2) {
		margin-top: 0px;
	}
}

/* ===== 세트 옵션 박스 - 200925 ========================================================================= */
.item_view .set_box {
	/* margin-bottom: 20px; */
	margin-bottom: 0px;
	border: solid 1px #d9d9d9;
}

@media (max-width: 767px) {
	.item_view .set_box {
		margin: 8px 0;
	}
}

.item_view .set_box .set_btn {
	display: block;
	width: 100%;
	padding: 0 10px;
	background: #fff;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	line-height: 4.2rem;
}

.item_view .set_box .set_btn.open {
	background: #fbfbfc;
	border-bottom: solid 1px #d9d9d9;
}

.item_view .set_box .set_btn:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 4.2rem;
	margin-left: 10px;
	background: url(/content/images/icon/icon_nomem_open.png) no-repeat center center;
	background-size: auto 10px !important;
	vertical-align: top;
}

.item_view .set_box .set_btn.open:after {
	background: url(/content/images/icon/icon_nomem_close.png) no-repeat center center;
}

.item_view .set_det {
	display: none;
}

.item_view .set_det > li {
	display: flex;
	width: 100%;
	padding: 20px;
	flex-wrap: wrap;
}

.item_view .set_det .img {
	position: relative;
	border: solid 1px #f1f1f1;
	background-color: #fbfbfc;
	border-radius: 20px;
	width: 160px;
	height: 160px;
}

.item_view .set_det .img > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
}

.item_view .set_det .info {
	width: calc(100% - 180px);
	margin-left: 20px;
}

.item_view .set_det .info .tit {
	font-size: 16px;
	font-weight: 500;
	color: #1f1f1f;
}

.item_view .set_det .info .tit > span {
	display: block;
	margin-top: 5px;
	font-size: 1.6rem;
	font-weight: 400;
	color: #b1b2b3;
}

.item_view .set_det .info .price {
	margin-top: 15px;
	font-size: 1.8rem;
	font-weight: 500;
}

.item_view .set_det .info .dropdown_box {
	margin: 35px 0 0;
}

.item_view .option_yes .set_box {
	margin: 0 22px 15px;
}

.item_view .option_yes .set_det .img {
	width: 25%;
}

.item_view .option_yes .set_det .info {
	width: 70%;
}

@media (max-width: 575px) {
	.item_view .option_yes .set_det .img {
		width: 30%;
	}

	.item_view .option_yes .set_det .info {
		width: 65%;
	}
}

@media (max-width: 480px) {
	.item_view .option_yes .set_det .img {
		width: 35%;
	}

	.item_view .option_yes .set_det .info {
		width: 60%;
	}
}

@media (min-width: 480px) {
	.item_detail .detail_photo img {
		max-width: 100%;
	}
}

@media (max-width: 480px) {
	.wrap_view_photo_review {
		flex: 1;
		width: 100%;
		margin-top: 32px;
	}

	.wrap_view_photo_review .btn_review_listup {
		position: relative;
	}

	.wrap_view_photo_review .btn_review_listup {
		margin-top: 12px;
	}
}

@media (max-width: 480px) {
	.txt_box p {
		font-size: 14px;
	}

	.txt_box .form-control.box {
		font-size: 14px;
	}

	.view_wrap .btn_input_add {
		width: 60px;
		font-size: 14px;
	}

	.view_info .dropdown_box .custom-select.box {
		font-size: 14px;
		height: 50px;
		padding: 0 12px;
		background: #fff url(/content/images/icon/ico_arrow_down.png) no-repeat calc(100% - 10px) center;
		background-size: 18px 18px;
	}

	.view_info .prd_num {
		font-size: 10px;
	}
}

/* ==================== 0715 소현 수정 ========== */
@media (max-width: 767px) {
	.view_info .brand_mall {
		margin-top: 15px;
		margin-bottom: 0;
	}

	.view_info .brand {
		font-size: 13px;
		line-height: 1;
	}

	.view_info .title {
		font-size: 17px;
		margin: 5px 0 0 0;
		word-break: break-all;
		max-width: 100%;
	}

	.view_info .title2 {
		font-size: 15px;
		margin: 8px 0 0 0;
		width: 100%;
		letter-spacing: -0.84px;
		line-height: 1.5;
	}

	.view_info .sale_area .sale,
	.view_info .sale_area .price {
		font-size: 20px;
	}

	.view_info .price_area .before {
		font-size: 13px;
		font-weight: 300;
		line-height: 28px;
	}

	.view_info .info_area {
		margin: 20px 20px 0;
		padding: 14.5px 0 20px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #f1f1f1;
	}

	.view_info .info_area dt,
	.view_info .info_area dd {
		padding: 0;
		align-items: flex-start;
	}

	.view_info .info_area dd strong {
		color: #1f1f1f;
		font-size: 13px;
		font-weight: 500;
	}

	.info_area dl.row.no-gutters {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		align-content: flex-start;
	}

	.view_info .info_area dt,
	.view_info .info_area dd {
		margin-bottom: 14px;
		font-size: 13px;
	}

	.view_info .info_area .dropdown_detail button {
		min-height: 16px;
		background: url(/content/images/icon/btn_collapse_open.png) no-repeat;
		background-position: calc(100% - 8px) 50%;
		background-size: 10px auto;
	}

	.view_info .info_area dt {
		letter-spacing: 0;
		max-width: 70px;
	}

	.view_info .info_area dt + dd {
		max-width: calc(100% - 70px);
		width: 100%;
		flex: unset;
		line-height: 1;
	}

	.btn_coupon {
		width: 83px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.btn_coupon img {
		margin-left: 4px;
		transform-origin: center;
		transform: translateY(-1px);
		width: 11px;
	}

	.view_info .info_area .release {
		margin-top: 0;
		margin-bottom: 7px;
	}

	.regular_delivery {
		padding: 30px 20px 20px;
	}

	.regular_delivery_info {
		margin-bottom: 30px;
	}

	.regular_delivery .tit p {
		font-size: 14px;
		padding-top: 32px;
	}

	#datepicker {
		margin: 50px auto 0;
	}

	.ui-datepicker .ui-datepicker-title {
		font-size: 14px;
		font-weight: 500;
	}

	.regular_delivery_notice p {
		font-size: 14px;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label span {
		font-size: 14px;
		line-height: 17px;
		height: unset;
	}

	.view_top .view_info {
		margin-bottom: 0px;
	}

	.item_view .tab-pane {
		padding: 30px 0 0;
	}

	.view_more {
		width: 137px;
		height: 45px;
		box-sizing: border-box;
		font-size: 14px;
		padding: 0;
		text-align: center;
		line-height: 45px;
	}

	.items_detail_wrap .contents.item_view {
		padding-bottom: 70px;
	}

	.view_info .sale_area .price > span {
		font-size: 20px;
	}

	.view_info .price_area .before > span {
		font-size: 13px;
		font-weight: 300;
	}

	.timedeal_counter {
		width: calc(100% - 40px);
		margin: 0 auto;
	}
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////
	세트상품 상세페이지
//////////////////////////////////////////////////////////////////////////////////////////////// */
.detail_contents.set .detail_view_wrap {
	border-top: 0;
}

.detail_contents.set .view_info .wrap_tit {
	flex-direction: column;
}

.detail_contents.set .view_info .wrap_tit > div {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.detail_contents.set .view_info .wrap_tit .op_detail {
	font-size: 14px;
	color: #b1b2b3;
	margin-top: 8px;
}

.detail_contents.set .custom-select.box {
	padding: 0 12px;
}

@media (max-width: 480px) {
	.detail_contents.set .custom-select.box {
		padding: 0 15px;
	}

	.regular_delivery_notice .agree input[type="checkbox"] + label span {
		font-size: 14px;
		line-height: 17px;
	}
}

.detail_contents.set .view_info .option_list li:last-child {
	margin-bottom: 0;
}

.detail_contents.set .view_info .dropdown_box .custom-select.box {
	background: url(/content/images/icon/ico_selectbox.png) no-repeat calc(100% - 15px) center;
	background-size: 12px auto !important;
}

@media (max-width: 480px) {
	.detail_contents.set .view_info .dropdown_box .custom-select.box {
		height: 40px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.detail_contents.set .view_top .view_info {
		height: auto;
	}

	.detail_view_wrap.on .view_wrap:before {
		content: "";
		width: 68px;
		height: 8px;
		background: #fff;
		position: fixed;
		left: 50%;
		transform: translate(-50%, -64px);
		border-radius: 100px;
	}
}

@media (max-width: 480px) {
	.detail_contents.set .view_top .view_info {
		height: 100%;
		padding-bottom: 30px;
	}

	.item_view .set_box .set_btn {
		font-size: 14px;
		line-height: 44px;
	}

	.item_view .set_box .set_btn:after {
		height: 44px;
	}

	.item_view .set_det .img {
		width: 90px;
		height: 90px;
		border-radius: 10px;
	}

	.item_view .set_det .info {
		width: auto;
		flex: 1;
		margin-left: 10px;
	}

	.item_view .set_det .info .tit {
		font-size: 15px;
	}

	.item_view .set_det .info .tit > span {
		font-size: 15px;
	}

	.item_view .set_det .info .price {
		font-size: 15px;
		font-weight: 500;
	}

	.item_view .set_det .info .dropdown_box {
		margin: 12px 0 0;
	}

	.detail_contents.set .detail_view_wrap .view_wrap:before {
		content: "";
		width: 68px;
		height: 0px;
		background: #fff;
		position: fixed;
		left: 50%;
		transform: translate(-50%, -40px);
		border-radius: 100px;
	}

	.detail_contents.set .detail_view_wrap.on .view_wrap:before {
		height: 8px;
	}
}

@media (max-width: 480px) {
	.badge {
		width: 48px;
		height: 16px;
		font-size: 10px;
		padding-left: 4px;
	}

	.view_info .btn_wish,
	.view_info .btn_sns {
		top: 4px !important;
		width: 16px !important;
		height: 16px !important;
	}

	.view_info .btn_wish {
		right: 46px;
	}

	.view_info .btn_sns {
		right: 20px !important;
	}

	.view_info .btn_wish > img,
	.view_info .btn_sns > img {
		width: auto;
		height: 100%;
		top: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
	}

	.buyer_wrap {
		padding: 0;
	}

	.buyer_wrap .deli_info {
		font-size: 14px;
		color: #7c7e80;
		line-height: 0;
	}

	.buyer_wrap .deli_info .txt_area dl {
		margin-bottom: 33px;
	}

	.item_view .tab-pane {
		padding: 30px 0 0 0;
	}

	.item_review .grade .rating_star {
		margin: 0 10px;
	}

	.item_review .list_wrap {
		margin-top: 0;
	}

	.wrap_view_photo_review input[type="checkbox"] + label {
		background-image: url(/content/images/icon/ico_check_off_m.png);
		background-size: 18px 18px;
		padding-left: 24px;
		height: auto;
		line-height: 18px;
	}

	.wrap_view_photo_review input[type="checkbox"]:checked + label {
		background-size: 18px 18px;
		padding-left: 24px;
		height: auto;
		line-height: 18px;
	}

	.list_wrap .list_in {
		padding: 30px 0;
		/* margin-top: 31px; */
	}

	/*
  .list_area:first-child .list_in {
    margin-top: 0;
    padding-top:0;
  } */
	.list_area:last-child .list_in {
		border-bottom: 0;
	}

	.review_none {
		padding-top: 0;
	}

	.item_qna .total_top .total span.total_number span {
		margin: 0;
	}

	.item_qna .custom-select.box {
		height: 50px;
		box-sizing: border-box;
		padding: 0 15px;
		font-size: 14px;
	}

	.item_qna .check_area label {
		padding: 0 0 0 24px;
	}

	.item_qna .btn-group.right .btn_cancel {
		margin-right: 15px;
	}

	.item_qna .btn-group.right button.btn.btn_lg {
		width: 152px;
		height: 50px;
	}

	.list_wrap.faq_list .list_area.on .list_in {
		border: 0;
		padding: 30px 0;
		margin: 0;
	}

	.list_wrap .list_top .state {
		display: none;
		font-size: 14px;
	}

	.list_wrap .list_in .category {
		font-size: 14px;
	}

	.list_wrap .list_area .list_tit,
	.list_wrap .list_area .question,
	.list_wrap .answer {
		line-height: 1.42;
		font-size: 14px;
	}

	.list_wrap .qa {
		font-size: 14px;
		line-height: 14px;
		top: 0;
		position: relative;
	}

	.faq_list .list_open .list_in {
		padding: 0 0 30px;
	}

	/* customer answer */
	.qna_answer {
		margin: 20px 0 0;
		padding: 15px;
	}

	.list_wrap .list_area .question {
		background-color: #f8f8f9;
		display: block;
		position: relative;
		box-sizing: border-box;
		margin: 20px 0 0;
		padding: 15px;
	}

	.list_wrap .list_area .question .qa {
		display: none;
	}

	.list_wrap .list_area .question .text_area {
		font-size: 14px;
		font-weight: 400;
	}

	.qna_manager {
		font-size: 14px;
		position: relative;
		line-height: 1;
		padding: 0 0 0 16px;
	}

	.qna_answer .text_area {
		font-size: 14px;
		margin-top: 10px;
		padding-left: 1px;
		box-sizing: border-box;
		line-height: 1.42;
	}

	.hide_area .text_area {
		color: #787878;
		letter-spacing: -0.04rem;
	}

	.hide_area .date {
		color: #ababab;
		font-size: 13px;
		margin: 10px 0 4px 0;
	}

	.qna_manager span.qa {
		content: "";
		position: absolute;
		text-indent: 0;
		display: inline-block;
		background: url(../../content/images/icon/ico_review_reply.png) no-repeat 0 0;
		background-size: 12px auto;
		margin-right: 0px;
		top: 0;
		left: 0;
		line-height: normal;
		font-size: 0;
	}

	.item_qna .form-control.box,
	.item_qna textarea,
	.item_qna textarea.form-control {
		padding: 15px;
		height: 50px;
		margin: 0;
		font-size: 14px;
	}

	.item_qna textarea::placeholder,
	.item_qna .form-control.box::placeholder,
	.item_qna textarea.form-control::placeholder {
		font-size: 14px;
	}

	.item_qna textarea.form-control {
		min-height: 177px;
		height: unset;
	}

	.total_top .total_area {
		margin: 0 0 22px;
	}
}

@media (max-width: 767px) {
	.regular_delivery_notice .agree input[type="checkbox"]:checked + label,
	.regular_delivery_notice .agree input[type="checkbox"] + label {
		background-size: 17px 17px;
		background-position: 25px 0;
		/* padding-left: 20px; */
		line-height: 1;
	}

	.regular_delivery .regular_delivery_notice .agree {
		margin-top: 10px;
	}
}

.colgroup_01 {
	width: 20%;
}

.colgroup_02 {
	width: 80%;
}

@media (max-width: 480px) {
	.colgroup_01 {
		width: unset;
	}

	.colgroup_02 {
		width: unset;
	}

	.item_info_detail th,
	.item_info_detail td {
		font-size: 13px;
		letter-spacing: -0.84px;
		color: #1f1f1f;
		font-weight: 400;
		box-sizing: border-box;
		text-align: left;
		line-height: 1.5;
		padding: 12px 15px;
	}

	.item_info_detail th {
		width: 124px;
		font-size: 13px;
		font-weight: 500;
	}

	.item_info_detail td {
		width: auto;
	}
}

.list_wrap .qa {
	position: relative;
}

.list_wrap .question .qa {
	display: none;
}

.toggle_third {
	padding-left: 10px !important;
}

@media (max-width: 480px) {
	.item_list.basic {
		margin: 0 auto !important;
	}

	.item_list.basic .list_area {
		padding: 30px 0px;
		margin: 0 auto;
	}
}

.detail_view_wrap.underFixed .prd_title {
	width: 100%;
	max-width: 1200px;
	margin: 12px auto 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #000;
	font-size: 20px;
	color: #000;
	font-weight: 500;
}

@media (max-width: 767px) {
	.detail_view_wrap .prd_title {
		width: 100%;
		max-width: 1200px;
		margin: 12px auto 0;
		padding-bottom: 12px;
		border-bottom: none;
		font-size: 14px;
		color: #000;
		font-weight: 500;
	}

	.view_info .option_list li {
		padding: 20px 0 0;
		border-bottom: 1px solid #d9d9d9;
	}
}

@media (max-width: 767px) {
	.items_detail_wrap .detail_view_wrap {
		position: fixed;
		background: #fff;
		z-index: 10050;
		bottom: calc(-100% - 40px);
		left: 0;
		right: 0;
		margin: 0 auto 65px;
		overflow-y: unset;
		border-radius: 20px 20px 0 0;
		height: auto;
		max-height: 80vh;
		transition: bottom 0.35s linear 0.2s;
		padding: 20px !important;
	}

	.detail_view_wrap.on {
		height: auto;
		max-height: 70vh;
		min-height: unset;
		overflow: hidden;
		bottom: 0;
		margin-bottom: 65px;
	}

	.detail_view_wrap.on .view_wrap:before {
		display: none;
	}

	.detail_view_wrap.on .view_wrap:before {
		height: 8px;
	}

	.detail_view_wrap .view_right {
		position: relative;
		bottom: 0;
		width: 100%;
		box-shadow: none;
		background-color: #fff;
		border: 0;
	}

	.detail_view_wrap.on .view_right {
		position: relative;
		bottom: 0;
	}

	.detail_view_wrap:before {
		content: "";
		width: 68px;
		height: 8px;
		background: #fff;
		position: fixed;
		left: 50%;
		transform: translate(-50%, -40px);
		border-radius: 100px;
	}
}

/* 페이지 로드 시  */
.recommend_swiper .item_list {
	width: 277.5px;
}

.recommend_swiper .item_list .img_area img {
	width: 277.5px;
}

/* .benefit_guide */
.benefit_guide.price_ttip .btn_wrap {
	width: auto;
	justify-content: center;
	margin: 0;
}

.benefit_guide.price_ttip .btn_wrap .btn {
	margin-right: 10px !important;
	border-width: 1px;
}

.benefit_guide.price_ttip p.subtit {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	color: #1f1f1f;
	display: flex;
	justify-content: center;
	align-items: center;
}

.benefit_guide.price_ttip p.subtit span.grade {
	font-size: 22px;
	font-weight: bold;
	color: #695fbf;
	margin: 0 4px;
}

.view_info .benefit_guide.price_ttip table th,
.view_info .benefit_guide.price_ttip table td {
	line-height: 44px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.02rem;
	color: #1f1f1f;
	text-align: center;
}

.view_info .benefit_guide.price_ttip table thead {
	border-top: 2px solid #695fbf;
}

.view_info .benefit_guide.price_ttip table tbody tr:nth-child(2n + 1) {
	background-color: #f9f9f9;
}

.view_info .benefit_guide.price_ttip table td:nth-child(2) {
	color: #695fbf;
}

.view_info .benefit_guide.price_ttip p.info {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #8f8f9b;
	margin: 16px 0 30px 0;
}

.benefit_guide.price_ttip p {
	width: 100%;
	display: block;
	position: relative;
	line-height: 1;
}

.benefit_guide.price_ttip p.tit {
	font-size: 27px;
	font-weight: bold;
	padding: 10px 0 30px;
	border: none;
}

.benefit_guide.price_ttip p.subtit {
	padding: 0 0 30px;
}

@media (max-width: 767px) {
	.view_info .benefit_guide.price_ttip table th,
	.view_info .benefit_guide.price_ttip table td {
		font-size: 14px;
	}

	.benefit_guide.price_ttip p.subtit span.grade {
		font-size: 20px;
	}

	.view_info .benefit_guide.price_ttip p.info {
		font-size: 13px;
	}
}

.detail_view_wrap span.quantity {
	max-width: unset;
	flex: unset;
	width: auto;
	display: block;
	font-size: 16px;
	margin-right: 20px;
}

@media (max-width: 767px) {
	.benefit_guide.price_ttip p.tit {
		font-size: 20px;
		line-height: 1;
		padding-bottom: 20px;
	}

	.benefit_guide.price_ttip p.subtit {
		font-size: 14px;
		padding: 0 0 20px;
	}

	.view_info .price_ttip table th,
	.view_info .price_ttip table td {
		font-size: 13px;
		line-height: 35px;
	}

	.view_info .price_ttip p.info {
		font-size: 11px;
		margin: 10px 0 20px 0;
	}

	.price_ttip .btn_wrap .btn {
		font-size: 14px;
		height: 45px;
		width: 108px;
		font-weight: normal;
	}

	.price_ttip p.subtit span.grade {
		font-size: 16px;
	}

	.detail_view_wrap span.quantity {
		font-size: 14px;
		margin-right: 10px;
	}
}

.price_wrap .text-right {
	margin: 0 0 0 auto;
}

.popup_regular_delivery .btn_wrap.wrap_close {
	justify-content: center;
	background-color: unset;
	height: unset;
	flex-direction: column;
}

@media (max-width: 767px) {
	.popup_regular_delivery .btn_wrap.wrap_close {
		margin: 30px 0 0;
	}
}

.popup_regular_delivery .btn_wrap.wrap_close button {
	background-image: unset;
	background-color: #b1b2b3;
	color: #fff;
	height: 50px;
	width: 150px;
	border: none;
	margin: 0;
}

.popup_regular_delivery .btn_wrap.wrap_close button.on {
	background-color: #8c53ff;
}

/* 2023.06.13 */

.made-in-country {
	margin: 10px 0 0 0;
	font-size: 26px;
}

@media (max-width: 480px) {
	.made-in-country {
		font-size: 18px;
	}
}

/* 2023.09.18 */

.employee_menu .item_category .container .depth_slide {
	display: none;
	width: 100%;
}

.employee_menu .sub_depth_slide {
	display: none;
}

.depth_slide {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	background-color: #fbfbfc;
	padding: 0 2rem;
}

.depth_slide li {
	flex: none;
	width: 33.3%;
	text-align: center;
}

.depth_slide li a {
	font-size: 21px;
	line-height: 90px;
	color: #b1b2b3;
}

.depth_slide li.active a {
	color: #000;
}

@media (max-width: 991px) {
	.employee_menu .bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:last-child .dropdown-menu {
		background-color: #695fbf;
	}

	.employee_menu .bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:last-child .dropdown-menu a.dropdown-item.on {
		color: #fff;
	}

	.bread_crumbs .item_category .item_dropdown .dropDown_wrap .dropDown:last-child .dropdown-menu a.dropdown-item {
		color: #d9d9d9;
	}

	.employee_menu .bread_crumbs .item_category .item_dropdown {
		display: none !important;
	}

	.employee_menu .item_category .container .depth_slide {
		display: flex;
	}

	.employee_menu .sub_depth_slide {
		display: block;
		width: 100%;
		overflow-x: auto;
		background-color: #695fbf;
	}

	.employee_menu .sub_depth_slide ul {
		display: none;
	}

	.employee_menu .sub_depth_slide ul.active {
		display: flex;
		flex-direction: row;
	}

	.employee_menu .sub_depth_slide ul li {
		flex: none;
		margin-left: 20px;
		line-height: 50px;
		font-size: 14px;
		color: #d9d9d9;
	}

	.employee_menu .sub_depth_slide ul li.active {
		color: #fff;
	}
}

/* 20230919 */

.employee_contents .item_category.container ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border: 1px solid #d9d9d9;
	border-radius: 2rem;
	padding: 3rem 4rem;
	box-sizing: border-box;
	margin: 0 0 4rem;
}

.employee_contents .item_category.container ul li {
	display: inline-flex;
	flex: 1 1 auto;
	max-width: 20%;
	width: 100%;
	padding: 0 0 0 6.5%;
}

.employee_contents .item_category.container .item_title {
	line-height: 5rem;
	color: #707070;
	font-size: 1.6rem;
	cursor: pointer;
}

.employee_contents .item_category.container .item_title.active {
	color: #000000;
}

@media (max-width: 1200px) {
	.employee_contents .item_category.container ul li {
		padding: 0;
		text-align: center;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 991px) {
	.employee_contents .item_category.container {
		display: none;
	}
}

/* 20230920 */
.wrap_ad.style_custom_swiper .swiper-button-next {
	right: 0;
	transform: translate(50%, 50%);
}

.wrap_ad.style_custom_swiper .swiper-button-prev {
	left: 0;
	transform: translate(-50%, 50%);
	background-position-x: -50%;
}

.wrap_ad .swiper-pagination {
	display: block;
	bottom: 14px;
}

.wrap_ad .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}

.wrap_ad .swiper-pagination-bullet-active {
	width: 50px;
	border-radius: 8px;
}

.wrap_ad .swiper-pagination.swiper-pagination-fraction {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: unset;
	left: unset;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 30px;
	border-radius: 15px;
	background-color: #00000050;
	color: #ddd;
	transform-origin: center;
	font-size: 14px;
	font-weight: bold;
}

.wrap_ad .swiper-pagination .swiper-pagination-current {
	color: #fff;
}

/* 신제품 출시예정 금액 문구 */
.coming-soon-price {
	display: -webkit-box;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 2.3rem;
	letter-spacing: -0.025rem;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	word-break: keep-all;
}

.view_info .btn-group ~ .sale_area {
	margin-top: 40px;
}

.view_info .sale_area:not(:first-of-type) {
	margin-top: 20px;
}

.item_list .coming-soon-price {
	font-size: 1.9rem;
}

@media (max-width: 1280px) {
	.wrap_ad .swiper-controll {
		display: none;
	}
}

@media (max-width: 767px) {
	.wrap_ad .swiper-pagination {
		bottom: 6px;
	}

	.wrap_ad .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 2px;
	}

	.wrap_ad .swiper-pagination.swiper-pagination-fraction {
		transform-origin: top right;
		transform: scale(0.6);
		top: 8px;
		right: 28px;
	}

	.item_list .coming-soon-price {
		font-size: 1.6rem;
	}
}

@media (max-width: 480px) {
	.wrap_ad .swiper-pagination-bullet {
		width: 4px;
		height: 4px;
	}

	.wrap_ad .swiper-pagination-bullet-active {
		width: 24px;
	}
}

/* 20240425 */
.expected-label {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-flex;
	align-items: center;
	line-height: 1;
	padding: 12px;
	background: #ff6a81;
	border-radius: 50px;
	color: #fff;
	font-size: 18px;
	z-index: 2;
}

.expected-label i {
	display: inline-block;
	margin-right: 4px;
	width: 20px;
	height: 20px;
	background: url("/content/images/icon/ico_clock.svg") no-repeat center / 100% auto;
}

.item_list .expected-label {
	font-size: 14px;
}

.btn_release {
	background: #ff5b75;
	color: #fff;
}

@media (max-width: 767px) {
	.item_list .expected-label {
		top: 6px;
		left: 6px;
		padding: 6px;
		font-size: 10px;
		max-width: calc(100% - 12px);
	}

	.item_list .expected-label i {
		width: 10px;
		height: 10px;
		margin-right: 2px;
	}

	.option_btn_area > .btn_release {
		margin: 0;
	}
}

/* 20240816 psh 작업 */
/* 연관검색어 추가 */
.related_search_container {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row;
	padding: 0 0 20px;
	max-width: 1115px;
	width: 100%;
}

.related_search_container .related_tit {
	flex: none;
	display: inline-block;
	margin-right: 40px;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	padding-bottom: 10px;
}

.related_search_container .related_list {
	flex: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	padding-bottom: 10px;
	overflow-x: auto;
	gap: 20px;
}

.related_search_container .related_list li {
	flex: none;
}

.related_search_container .related_list a {
	display: inline-block;
	font-size: 14px;
	color: #787878;
}

@media (max-width: 768px) {
	.related_search_container {
		display: block;
		width: auto;
		padding: 0 0 30px;
		margin: 0 -20px;
	}

	.related_search_container .related_tit {
		font-size: 14px;
		padding: 0 20px 10px;
	}

	.related_search_container .related_list {
		flex: none;
		height: 44px;
		padding: 0 20px 0;
		background-color: #f8f8f9;
		gap: 12px;
	}

	.related_search_container .thin_scroll::-webkit-scrollbar {
		display: none;
	}
}

/* 20240926 */

.view_info .option_list .op_tit span.prd_num,
.w-mem::before {
	margin-right: 3px;
}

.w-mem::before {
	content: "";
	position: relative;
	width: 50px;
	height: 20px;
	display: inline-block;
	background: url(/content/images/icon/ico_item_w_tag.svg) no-repeat center / 100% auto;
	transform: translateY(6px);
}

@media (min-width: 481px) {
	.prd_num {
		transform: translateY(-2px);
	}

	.w-mem::before {
		transform: translateY(4px);
	}
}

.item_category .item_dropdown .dropdown-menu.show::-webkit-scrollbar {
    width: 0;
}

.item_category .item_dropdown .dropdown-menu.show::-webkit-scrollbar {
	width: 0;
}

/* 20250326 */
.detail_contents .view_info .btn-group {
	margin-top: 10px;
}

.detail_contents .view_info .kakao_oly {
    border-radius: 5px;
    height: 46px;
    line-height: 46px;
}


@media (max-width: 480px) {
	.view_info .info_area ~ .btn-group {
		display: block;
		margin: 20px auto 0;
		max-width: calc(100% - 40px);
	}

	.detail_contents .view_info .kakao_oly {
		height: 50px;
		line-height: 50px;
		font-weight: 500;
		margin-left: auto;
		margin-right: auto;
	}

	.detail_contents .view_info .kakao_oly i {
		width: 13px;
	}
}

/* 20250328 */
.detail_view_wrap .thumb_list {
	padding: 0 20px 10px 12px;
	background: #fff;
}

.detail_view_wrap .thumb_list .option_list {
	display: flex;
	flex-direction: row;
	padding: 20px 0;
	gap: 10px;
	border-top: 1px solid #d9d9d9;
}

.detail_view_wrap .thumb_list .option_list:first-child {
	padding: 14px 0 20px;
	border-top: 0;
}

.detail_view_wrap .thumb_list .opt_info {
	flex: 1;
	display: flex;
	flex-direction: column;
	min-height: 80px;
	justify-content: space-between;
}

.detail_view_wrap .thumbnail {
	flex: none;
	display: inline-block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #f1f1f1;
	background-color: #fbfbfc;
	border-radius: 10px;
}

.detail_view_wrap .thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.detail_view_wrap .thumb_list .opt_info .tit {
	display: block;
	display: -webkit-box;
	width: 100%;
	line-height: 20px;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	font-weight: 400;
	letter-spacing: -0.5px;
	word-spacing: -0.5px;
	padding: 0;
	background-color: inherit;
	color: #1f1f1f;
}

.detail_view_wrap .thumb_list .opt_info .price {
	display: block;
	margin-top: 16px;
	text-align: right;
}

.detail_view_wrap .option_list .wrap_thumb {
	display: flex;
	flex-wrap: wrap;
}

.detail_view_wrap .wrap_thumb .thumbnail {
	margin-right: 10px;
}

.detail_view_wrap .option_list .list_in {
	display: block;
}

.detail_view_wrap .option_list li {
	position: relative;
}

.detail_view_wrap .option_drop .thumb_list .tit {
	background-color: #fff;
}

@media (max-width: 767px) {
	.detail_view_wrap .option_btn {
		max-height: 80px;
	}

	.detail_view_wrap .thumb_list {
		max-height: 172px;
		padding: 0 14px;
	}

	.detail_view_wrap .thumbnail {
		width: 75px;
		height: 75px;
	}

	.detail_view_wrap .thumb_list .opt_info {
		min-height: 75px;
	}

	.detail_view_wrap .wrap_thumb .thumbnail {
		margin-right: 14px;
	}

	.detail_view_wrap .thumb_list .option_list {
		padding: 15px 0;
		gap: 5px;
	}

	.detail_view_wrap .thumb_list .option_list:first-child {
		padding: 9px 0 15px;
	}

	.detail_view_wrap .thumb_list .opt_info > span:not(.prd_num) {
		font-size: 14px;
	}

	.detail_view_wrap .thumb_list .opt_info .tit {
		line-height: 18px;
		letter-spacing: -0.8px;
		word-spacing: -0.8px;
	}
}

/* 20250416 */
.detail_view_wrap .thumb_list .option_list:disabled p,
.detail_view_wrap .thumb_list .option_list:disabled span {
	color: #d9d9d9;
}

/* 20250515 */
.coupon_down_button_wrap {
    max-width: 100% !important;
    flex-wrap: wrap;
}
.coupon_down_button {
    flex:none;
    display: flex;
    width: 100%;
    height: 90px;
    align-items: center;
    box-sizing: border-box;
    border-radius: 45px;
}

.coupon_down_button~.coupon_down_button {
    margin-top: 30px;
}

.coupon_down_button.purple {
    background-color: #8972FF;
}

.coupon_down_button.blue {
    background-color: #0068E6;
}

.coupon_down_button .image {
    position: relative;
    fleX: none;
    display: block;
    width: 35%;
    height: 100%;
    animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-12%);
	}
	60% {
		transform: translateY(-6%);
	}
}

.coupon_down_button .image img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.coupon_down_button .title {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height:100%;
    padding: 14px 14px 18px 14px;
    margin: 0 !important;
    box-sizing: border-box;
    gap: 4px;
    letter-spacing: -2px;
    word-spacing: -2px;
}

.coupon_down_button .title .label {
    display: inline-block;
    background: #fff;
    border-radius: 20px 20px 20px 0;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Spoqa Han Sans Neo';

}

.coupon_down_button.purple .title .label {
    color: #8972FF;
}

.coupon_down_button.blue .title .label {
    color: #0068E6;
}

.coupon_down_button .title .text {
    display: block;
    width: 100%;
    line-height: 1;
    font-size: 24px;
    font-family: "Pretendard-Bold";
    color: #fff;
}

.coupon_down_button .title .text .kr {
    font-size: 0.91em;
}

.coupon_down_button .divider {
    display: block;
    width: 1px;
    height: calc(100% - 32px);
    background: linear-gradient(to bottom, #fff 0%, transparent 5%, #fff 10%, transparent 15%, #fff 20%, transparent 25%, #fff 30%, transparent 35%, #fff 40%, transparent 45%, #fff 50%, transparent 55%, #fff 60%, transparent 65%, #fff 70%, transparent 75%, #fff 80%, transparent 85%, #fff 90%, transparent 95%, #fff 100%);
}

.coupon_down_button .download {
    flex: none;
    display: inline-flex;
    align-items: center;
    height: 100%;
    padding: 0 28px 0 20px;
    color: #fff;
    box-sizing: border-box;
    font-family: 'Spoqa Han Sans Neo';
    font-size: 15px;
}

.coupon_down_button .download .ico {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/content/images/icon/icon_down_w.png") no-repeat center / contain;
    margin-left: 2px;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .coupon_down_button .title {
        padding: 12px 12px 14px;
    }
    .coupon_down_button .title .text {
        font-size: 20px;
    }
    .coupon_down_button .title .label {
        font-size: 12px;
    }
    .coupon_down_button .download {
        padding: 0 24px 0 12px;
    }

}

@media (max-width:991px) {
    .coupon_down_button {
        margin-top: 20px;
    }
    .coupon_down_button .image {
        width: 30%;
    }

}

@media (max-width:480px) {
        .coupon_down_button {
        margin-top: 0px;
    }
.coupon_down_button ~ .coupon_down_button {
    margin-top: 16px;
}
.coupon_down_button {
    height: 60px;
}

.coupon_down_button .title .label {
    font-size: 10px;
    padding: 1px 4px;
}
.coupon_down_button .title {
    padding: 4px 2px 6px 0px;
}
.coupon_down_button .download {
    font-size: 11px;
    padding: 0 12px 0 4px;
}
.coupon_down_button .title .text {
    font-size: 18px;

}
    .coupon_down_button .image {
        width: 28%;
    } 
.coupon_down_button .image img {
    transform-origin: center;
    transform: translateY(-12.5%);
}
.coupon_down_button .download .ico {
    width: 12px;
    height: 12px;
}
}