.menu_width {
	width: 19.3%;
	cursor: pointer;
}

.pointer {
	cursor: pointer;
}

.mysaenong {
	padding: 15px 0px;
}

.mysaenong_icon {
	width: 60px;
	height: 60px;
}

.mysaenong_text {
	margin-top: 10px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.service_earphone {
	width: 60px;
	height: 60px;
}

.service_text_1 {
	font-size: 15px;
	color: #000;
}

.service_text_2 {
	font-size: 30px;
	color: #cf000e;
	font-weight: bold;
}

.service_text_3 {
	font-size: 15px;
	color: #878787;
}

.service_call {
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	padding: 10px;
	background-color: #fff;
}

.servcie_call_icon {
	width: 30px;
	height: 30px;
}

.service_call_text {
	font-size: 15px;
	color: #000;
}

.swiper_menu_control {
	background-image: none;
	border: 0;
	outline: 0;
	width: 19px;
	height: 5px;
}

.footer-policy {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 60px;
	padding: 21px 10px;
	text-align: center;
}

.policy {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	display: inline-block;
	cursor: pointer;
}

.policy_info {
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.6;
	color: #b7b7b7;
	padding-bottom: 20px;
}

.policy_info_font {
	display: inline-block;
	font-size: 16px;
	color: #444444;
	cursor: pointer;
}

.swiper-button-next.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.company-tab {
	border: 1px solid #dedede;
	text-align: center;
	padding: 10px 0px;
	font-size: 11px;
	color: #222222;
}

.company-tab.active {
	border: 1px solid #cf000e;
	color: #cf000e;
}

.menu-category {
	font-size: 17px;
	color: #111111;
	padding: 12px 0px;
	font-weight: bold;
	letter-spacing: -1px;
}

.menu-category.active {
	border-bottom: 3px solid #cf000e;
	color: #cf000e;
	font-weight: bold;
}

.menu-category-img {
	top: 107px; 
	width: 100%; 
	max-width: 640px; 
	margin-left: -20px;
}

.keypad {
	border-radius: 100%;
	border: 1px solid #cf000e;
	text-align: center;
	width: 60px;
	height: 60px;
	font-size: 20px;
	color: #222222;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	padding: 17px;
}

.keypad:active {
	background: #cf000e;
	color: #fff;
}

.ctrl_scroll {
	position: fixed;
	overflow: hidden;
}

.sort_item {
	width: 70%;
	position: relative;
	padding: 12px 0px;
}

.sort_item .text_title {
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
	color: #222222;
}

.sort_list {
	position: absolute;
	width: 70%;
	padding-top: 12px;
	height: auto;
	right: 15px;
	z-index: 10;
	background-color: #fff;
	top: 30px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sort_list .item {
	width: 100%;
	height: 30px;
	text-align: right;
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
	color: #b4b4b4;
	padding-right: 8px;
	background-color: #fff;
}

.sort_list .item.active {
	color: #222222;
}

.cart_action_btn {
	width: 70px;
	height: 30px;
	background-color: #999999;
	font-family: "Noto Sans KR Regular";
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	border-radius: 4px;
}

.cart_action_btn.active {
	background-color: #cf000e;
}

.profile-avatar {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	border: 1px solid #dedede;
	-webkit-border-radius: 100%;
}

.header {
	padding: 14px 15px;
	text-align: center;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}

.header .home-img {
	width: 83px;
	height: 35px;
	margin-left: 1.5%;
}

.header .ico-cart {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 15px;
	top: 17px;
}

.header .ico-delivery {
	width: 25px;
	height: 25px;
	position: absolute;
	right: 51px;
	top: 18px;
}

.thumbnail {
	border-radius: 6px;
	padding: 0;
	border: 1px solid #e4e4e4;
}

.tab {
	padding: 12px 0px;
	color: #777777;
	font-size: 15px;
	display: inline-block;
}

.tab.active {
	border-bottom: 2px solid #cf000e;
	color: #cf000e;
}

.page-number {
	border-radius: 15px;
	width: 54px;
	padding: 6px 0px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #000000;
	opacity: 0.2;
	position: absolute;
	position: absolute;
	left: calc(100% - 60px);
	bottom: 9px;
	z-index: 100;
}

.title {
	padding: 0px 15px 18px 15px;
	margin-bottom: 10px;
	color: #222222;
	font-size: 21px;
}

.spcial_title {
	padding: 0px 15px 8px 15px;
	margin-bottom: 10px;
	font-family: "Noto Sans KR Bold";
	font-size: 18px;
	color: #222222;
}
.spcial_title span{
	font-family: "Noto Sans KR Regular";
	font-size: 15px;
	color: #999999;
}

.special-title-more {
	font-family: "Noto Sans KR Regular";
	font-size: 15px;
	color: #000000 ;
	margin-right:5px;
	margin-top:0px;
	padding: 3px 5px; 
}
.special-title-more img {
	height:15px;
	width:auto;
	padding-bottom:2px;
}

.spcial_title .sug-time-prod {
	padding: 0px 0px 0px 8px;
	display: inline-block;
}
.spcial_title .sug-time-prod img {
	width: 32px;
	height: 32px;
}
.spcial_title .sug-time-prod span {
	width: 40px;
	padding: 6px;
	font-family: "Noto Sans KR Bold";
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 4px;
	display:inline-block; 
	vertical-align: middle;
}
.spcial_title .sug-time-prod label {
	padding: 2px;
	font-family: "Noto Sans KR Bold";
	font-size: 14px;
	text-align: center;
	color: #000;
	vertical-align: middle;
}

.spcial_title .line {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #dedede;
}

.food-slider-container {
	width: 100%;
	padding: 0px 15px;
}

.food-title {
	color: #222222;
	font-size: 14px;
	margin-bottom: 9px;
	line-height: 1.4;
}

.food-price {
	color: #222222;
	font-size: 15px;
	margin-bottom: 10px;
}

.food-old-price {
	color: #b3b3b3;
	font-size: 12px;
	text-decoration: line-through;
	height: 13px;
}

.mark-food {
	width: 42px;
	height: 18px;
	border-radius: 15px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

.mark-food.new {
	background: #cf000e;
}

.mark-food.cold {
	background: #0ba344;
}

.mark-food.frozen {
	background: #077ed1;
}

.mark-food.heat {
	background: #f95b04;
}

.mark-delivery {
	border: 1px solid #dedede;
	width: 55px;
	height: 18px;
	border-radius: 10px;
	color: #222222;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

.mark-sale {
	width: 40px;
	padding: 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: #cf000e;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	border-radius: 3px;
}
.mark-sale-20 {
	width: 40px;
	padding: 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: #147226;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	border-radius: 3px;
}
.mark-sale1 {
	width: 40px;
	padding: 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: #0055FF;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	border-radius: 3px;
}

.mark-radio {
	width: 40px;
	height: 40px;
	padding: 4px 0px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background: #777f84;
	opacity: 0.8;
	top: 1px;
	left: 1px;
	position: absolute;
	font-style: italic;
	font-weight: bold;
	border-radius: 3px;
}

.list-mark-sale {
	width: 50px;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	font-family: "Noto Sans KR Bold";
	font-style: italic;
	font-size: 14px;
	background: #cf000e;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	border-radius: 3px;
	line-height:140%;
}
.list-mark-sale-20 {
	width: 50px;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	font-family: "Noto Sans KR Bold";
	font-style: italic;
	font-size: 14px;
	background: #147226;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	border-radius: 3px;
	line-height:140%;
}
.list-mark-sale1 {
	width: 50px;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	font-family: "Noto Sans KR Bold";
	font-style: italic;
	font-size: 14px;
	background: #0055FF;
	opacity: 0.6;
	top: 1px;
	left: 1px;
	position: absolute;
	border-radius: 3px;
	line-height:140%;
}

.mark-reserve0 {
	position: absolute;
	width: 57px;
	height: 40px;
	right: 26px;
	top: -40px;
}

.mark-reserve1 {
	position: absolute;
	width: 57px;
	height: 40px;
	right: 10px;
	top: -40px;
}

.time-prod {
	padding: 4px 0px;
	bottom: 6px;
	left: 6px;
	position: absolute;
}
.time-prod img {
	width: 46px;
	height: 46px;
}
.time-prod span {
	width: 40px;
	padding: 6px;
	font-family: "Noto Sans KR Bold";
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 4px;
	display:inline-block; 
	vertical-align: middle;
}
.time-prod label {
	padding: 2px;
	font-family: "Noto Sans KR Bold";
	font-size: 20px;
	text-align: center;
	color: #ff0;
	vertical-align: middle;
}

.limit-prod {
	padding: 10px;
	bottom: 6px;
	left: 6px;
	position: absolute;
	font-family: "Noto Sans KR Bold";
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #000;
	border-radius: 4px;
}


.mark-like {
	width: 64px;
	height: 24px;
	padding: 0px 0px;
	background: #237ef4;
	opacity: 0.8;
	top: 125px;
	left: 127px;
	position: absolute;
	border-radius: 3px;
}

.mark-like img {
	width: 20px;
	height: 20px;
	top: 2px;
	left: 4px;
	position: absolute;
}

.mark-like p {
	font-family: "Noto Sans KR Bold";
	font-size: 11px;
	width: 24px;
	padding: 4px 0px;
	text-align: right;
	color: #fff;
	top: 1px;
	left: 28px;
	position: absolute;
}

.mark-like1 {
	width: 64px;
	height: 24px;
	padding: 0px 0px;
	background: #237ef4;
	opacity: 0.9;
	right: 5%;
	bottom: 0px;
	position: absolute;
	border-radius: 3px;
}

.mark-like1 img {
	width: 20px;
	height: 20px;
	top: 2px;
	left: 4px;
	position: absolute;
}

.mark-like1 p {
	font-family: "Noto Sans KR Bold";
	font-size: 11px;
	width: 24px;
	padding: 4px 0px;
	text-align: right;
	color: #fff;
	top: 1px;
	left: 28px;
	position: absolute;
}

.mark-like2 {
	width: 64px;
	height: 24px;
	padding: 0px 0px;
	background: #237ef4;
	opacity: 0.9;
	right: 0px;
	bottom: 0px;
	position: absolute;
	border-radius: 3px;
}

.mark-like2 img {
	width: 20px;
	height: 20px;
	top: 2px;
	left: 4px;
	position: absolute;
}

.mark-like2 p {
	font-family: "Noto Sans KR Bold";
	font-size: 11px;
	width: 24px;
	padding: 4px 0px;
	text-align: right;
	color: #fff;
	top: 1px;
	left: 28px;
	position: absolute;
}

.food-group {
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
	padding: 0px 15px;
}

.group-time {
	padding: 5px;
	background: #cf000e;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: 15px;
}

.group-title {
	color: #222222;
	font-size: 15px;
	margin-left: 9px;
	margin-bottom: 27px;
	white-space: normal;
}

.menu-container {
	width: 100%;
	max-width: 640px;
	height: 90px;
	background: #f6f6f6;
	margin: 0 auto;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	border-top: 1px solid #eeeeee;
}

.left-menu-container {
	width: 171px;
	height: 420px;
	background: #fff;
	position: fixed;
	top: 113px;
	left: calc(50% + 320px);
	z-index: 100;
}

.count-quantity {
	width: 100%;
	height: 27px;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.count-quantity .minus {
	width: 26%;
	color: #999999;
	font-size: 17px;
	float: left;
	height: 27px;
	padding-top: 3px;
}

.count-quantity .number {
	width: 48%;
	color: #222222;
	font-size: 15px;
	float: left;
	height: 27px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding-top: 5px;
}

.count-quantity .plus {
	width: 26%;
	color: #999999;
	font-size: 17px;
	float: left;
	height: 27px;
	padding-top: 3px;
}

.box-1 {
	width: 100%;
	text-align: center;
	height: 36px;
	border: 1px solid #e4e4e4;
	color: #222222;
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
}

.box-1.active {
	color: #cf000e;
	border: 1px solid #cf000e;
}

.sold-out-overlay {
	position: absolute;
	width: 95%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	height: 100%;
}

.sold-out-overlay-img {
	position: absolute;
	width: 95%;
	height: auto;
	top: 0;
	left: 0;
	border-radius: 6px;
}

.sold-out-overlay-img1 {
	position: absolute;
	width: 95%;
	height: auto;
	top: 0;
	left: 5%;
	border-radius: 6px;
}

.mark-appointment {
	position: absolute;
	height: 30px;
	left: 0;
	top: 69px;
	width: 95%;
	text-align: center;
	background: #000;
	opacity: 0.5;
}

.box-2 {
	width: 39px;
	height: 18px;
	color: #fff;
	background: #b3b3b3;
	text-align: center;
	font-size: 11px;
}

.box-2.active {
	background: #cf000e;
}

.btn-group-1 {
	position: fixed;
	width: 100%;
	max-width: 640px;
	height: 45px;
	bottom: 30px;
	z-index: 100;
}

.mark-appointment-1 {
	height: 45px;
	text-align: center;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #000;
	opacity: 0.5;
	z-index: 100;
	width: 100%;
	max-width: 640px;
}

.mark-appointment-2 {
	position: absolute;
	height: 36px;
	left: 0;
	top: 69px;
	width: 95%;
	background: #ffef6a;
	opacity: 0.8;
	text-align: center;
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
	color: #000;
	border: 1px solid #e4e4e4;
}



.btn-36-border {
	display: inline-block;
	text-align: center;
	border: 1px solid #dedede;
	width: 42px;
	height: 40px;
	margin: 0px 1.5%;
	padding-top: 14px;
}

.btn-36-border.active {
	border: 1px solid #cf000e;
}

.btn-45 {
	width: 100%;
	height: 45px;
	text-align: center;
	max-width: 640px;
}

.btn-36 {
	width: 100%;
	height: 36px;
	text-align: center;
}

.btn-33 {
	width: 100%;
	height: 33px;
	text-align: center;
}

.btn-42 {
	width: 100%;
	height: 42px;
	text-align: center;
}

.btn-27 {
	width: 100%;
	height: 27px;
	text-align: center;
}

.btn-48-border {
	width: 100%;
	border: 1px solid #cf000e;
	background-color: #fff;
	border-radius: 3px;
	height: 48px;
	text-align: center;
	font-size: 15px;
	color: #cf000e;
	padding: 15px 0px;
}

.btn-48-border.active {
	background-color: #cf000e;
	color: #fff;
}

.btn-48-none {
	width: 100%;
	background-color: #e7e7e7;
	border-radius: 3px;
	height: 48px;
	text-align: center;
	font-size: 15px;
	color: #C0C0C0;
	padding: 15px 0px;
}

.btn-48-none.active {
	background-color: #cf000e;
	color: #fff;
}

.delivery-status {
	margin-left: 30px;
}

.delivery-status-width {
	width: 71px;
	height: 71px;
}

.cart-quantity {
	position: absolute;
	background: #cf000e;
	color: #fff;
	border-radius: 20px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	right: 5px;
	top: 10px;
	padding-top: 2px;
	text-align: center;
}

.push-quantity {
	position: absolute;
	background: #cf000e;
	color: #fff;
	border-radius: 20px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	right: 44px;
	top: 10px;
	padding-top: 2px;
	text-align: center;
}

.coupon-quantity {
	position: absolute;
	background: #cf000e;
	color: #fff;
	border-radius: 20px;
	width: 24px;
	height: 24px;
	font-size: 16px;
	right: 5px;
	top: 10px;
	padding-top: 2px;
	text-align: center;
}

.groupbuy-image {
	width: 100%;
	height: 192px;
}

.banner-image {
	width: 100%;
	height: auto;
}

.thumb-recommend {
	width: 158px;
	height: 158px;
}

.thumb-recommend img {
	width: 100%;
	height: 100%;
}

#swiper-slide-recommend {
	width: 158px !important;
}

.thumb-suggest {
	width: 192px;
	height: 150px;
}

#swiper-slide-suggest {
	width: 192px !important;
}

.thumb-list {
	width: 95%;
	height: auto;
}

.thumb-list.thumb-list-height {
	height: 220px;
}

.thumb-detail {
	width: 100%;
	height: auto;
}

.thumb-icon {
	height: 19.84%;
	width: auto;
	left: 0;
	bottom: 0;
	position: absolute;
}

.thumb-icon img {
	height: 100%;
	width: auto;
}

.thumb-icon-s {
	height: 20.28%;
	width: auto;
	left: 0;
	bottom: 0;
	position: absolute;
}

.thumb-icon-s img {
	height: 100%;
	width: auto;
}

.thumb-icon-ss {
	height: 30%;
	width: auto;
	left: 0;
	bottom: 0;
	position: absolute;
}

.thumb-icon-ss img {
	height: 100%;
	width: auto;
}

.thumb-cart {
	width: 73%;
}

.review-image {
	width: 98px;
	height: 98px;
	margin-left: 10px;
	margin-right: 10px;
}

.review-list-image {
	width: 100px;
	height: 100px;
	object-fit: cover;
}

.contest-review-image {
	position: relative;
	margin-left: 15%;
	width: 70%;
	height: 0;
	overflow: hidden;
	padding-bottom: 70%;
}
.contest-review-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit:cover;
}

.exchange-text {
	font-size: 12px;
	color: #222222;
	margin-left: 6px;
	margin-top: 2px;
}

.event-image {
	width: 100% !important;
	height: auto !important;
}

.glance-width {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}

.cust-word-wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}

.glance {
	width: 40%;
}

.select-width {
	width: 70%;
}

.group_price_setting {
	margin-left: 5px;
	font-size: 20px;
	color: #222222;
}

.group_price_old_setting {
	margin-left: 9px;
	margin-top: 5px;
	font-size: 13px;
}

.mask_close {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 640px;
	margin-left: -15px;
	z-index: 15010;
}

.recommend_app {
	width: 100%;
}

.basket-check {
	margin-top: 90%;
}

.banner-icon {
	width: auto;
	height: 38.6%;
	padding: 0px 0px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.banner-icon img {
	width: auto;
	height: 100%;
}

#top_noimg {
	height: 50px;
}
.banner-title {
	padding: 0px 0px;
	top: 27px;
	left: 64px;
	position: absolute;
}
.title0-black {
	padding-top: 4px;
	font-family: "Noto Sans KR Bold";
	font-size: 44px;
	color: #000;
	text-shadow: -2px 0 rgba(255,255,255,0.3), 0 2px rgba(255,255,255,0.3), 2px 0 rgba(255,255,255,0.3), 0 -2px rgba(255,255,255,0.3);
}
.title1-black {
	padding: 4px;
	margin-left: 4px;
	background-color:rgba(255,255,255,0.4);
	font-family: "Noto Sans KR Bold";
	font-size: 24px;
	color: #000;
	text-shadow: -1px 0 rgba(255,255,255,1.0), 0 1px rgba(255,255,255,1.0), 1px 0 rgba(255,255,255,1.0), 0 -1px rgba(255,255,255,1.0);
}
.title0-white {
	color: #fff;
	text-shadow: -2px 0 rgba(0,0,0,0.3), 0 2px rgba(0,0,0,0.3), 2px 0 rgba(0,0,0,0.3), 0 -2px rgba(0,0,0,0.3);
}
.title1-white {
	color: #fff;
	background-color:rgba(0,0,0,0.4);
	text-shadow: -1px 0 rgba(0,0,0,1.0), 0 1px rgba(0,0,0,1.0), 1px 0 rgba(0,0,0,1.0), 0 -1px rgba(0,0,0,1.0);
}
.banner-title img {
	height: 50px;
	width: auto;
}

.banner-text-black {
	width: 80%;
	height: auto;
	padding: 0px;
	bottom: 40px;
	right: 60px;
	position: absolute;
	font-family: "Noto Sans KR Regular";
	font-size: 24px;
	color: #000;
	text-align: right;
	text-shadow: -1px 0 rgba(255,255,255,0.3), 0 1px rgba(255,255,255,0.3), 1px 0 rgba(255,255,255,0.3), 0 -1px rgba(255,255,255,0.3);
}
.banner-text-white {
	width: 80%;
	height: auto;
	padding: 0px;
	bottom: 40px;
	right: 60px;
	position: absolute;
	font-family: "Noto Sans KR Regular";
	font-size: 24px;
	color: #fff;
	text-align: right;
	text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);
}



.prod-img-title0 {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans KR Bold";
	font-size: 60px;
	color: #fff;
	text-shadow: 5px 5px rgba(0,0,0,0.3);
}
.prod-img-title1 {
	position: absolute;
	top: 68%;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans KR Bold";
	font-size: 50px;
	color: #fff;
	text-shadow: -2px 0 rgba(0,0,0,0.1), 0 2px rgba(0,0,0,0.1), 2px 0 rgba(0,0,0,0.1), 0 -2px rgba(0,0,0,0.1);
}
.list-img-title0 {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	text-align: center;
	line-height:120%;
	font-family: "Noto Sans KR Bold";
	font-size: 26px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.3);
}
.list-img-title1 {
	position: absolute;
	top: 66%;
	left: 0;
	width: 100%;
	text-align: center;
	line-height:120%;
	font-family: "Noto Sans KR Bold";
	font-size: 22px;
	color: #fff;
	text-shadow: -2px 0 rgba(0,0,0,0.3), 0 2px rgba(0,0,0,0.3), 2px 0 rgba(0,0,0,0.3), 0 -2px rgba(0,0,0,0.3);
}

.list-img-title0-s {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	text-align: center;
	line-height:120%;
	font-family: "Noto Sans KR Bold";
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}
.list-img-title1-s {
	position: absolute;
	top: 60%;
	left: 0;
	width: 100%;
	text-align: center;
	line-height:120%;
	font-family: "Noto Sans KR Bold";
	font-size: 12px;
	color: #fff;
	text-shadow: -2px 0 rgba(0,0,0,0.3), 0 2px rgba(0,0,0,0.3), 2px 0 rgba(0,0,0,0.3), 0 -2px rgba(0,0,0,0.3);
}

.cat_specical_list {
	margin: 15px;
}

.cat_specical_list img {
	width: calc(100% / 3.04);
	height: auto;
}

.cat_subcat {
	width:100%;
	padding-left:15px;
	padding-right:15px;
}
.cat_subcat_item {
	width:19.5%;
	height:auto;	
	display: inline-block;
}
.cat_subcat_item img {
	width:60%;
	height:auto;	
	border-radius:50%;
}
.cat_subcat_item.active img {
	border: 3px solid #317238;
}
.cat_subcat_item span {
	font-family: "Noto Sans KR Bold";
	font-size: 14px;
	color: #000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
}
.cat_subcat_item.active span {
	color: #317238;
}
.cat_subcat_top {
	padding-top: 15px;
}

.main-content {
	padding-top: 113px;
	padding-bottom: 61px;
}

.basket-delivery-type {
	font-family: "Noto Sans KR Bold";
	font-size: 16px;
	color: #222222;
	padding: 10px;
}

.ico-coupon {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 32%;
	height:auto;	
}

.ico-star {
	height: 60px;
	width: auto;
}

.review-like-box {
	height: 24px;
	border: 1px solid black;
	color: black;
	border-radius: 2px;
}
.review-like-box.active {
	border: 1px solid blue;
	color: blue;
}
.review-like-box span {
	padding: 10px;
	font-family: "Noto Sans KR Normal";
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.review-rank-box {
	height: 30px;
	border: 1px solid white;
	color: white;
	background-color: #cf000d;
	border-radius: 8px;
	align-items: center;
	display: flex;
}
.review-rank-box.rank2 {
	background-color: #65904b;
}
.review-rank-box.rank3 {
	background-color: #9f67d2;
}
.review-rank-box span {
	padding: 10px;
	font-family: "Noto Sans KR Bold";
	font-size: 12px;
}

.toggleSwitch {
  width: 50px;
  margin: 15px;
  height: 25px;
  display: block;
  position: relative;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 0 8px 2px rgba(0 0 0 / 15%);
  cursor: pointer;
}
.toggleSwitch .toggleButton {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #f03d3d;
}
.toggleSwitch.active {
  background: #f03d3d;
}
.toggleSwitch.active .toggleButton {
  left: calc(100% - 22px);
  background: #fff !important;
}
.toggleSwitch, .toggleButton {
  transition: all 0.2s ease-in;
}

@media (min-width: 500px) and (max-width: 599px) {
	.list-mark-sale {
		width: 46px;
		padding: 4px 0px;
		font-size: 12px;
		line-height:140%;
	}
	.list-mark-sale-20 {
		width: 46px;
		padding: 4px 0px;
		font-size: 12px;
		line-height:140%;
	}
	.list-mark-sale1 {
		width: 46px;
		padding: 4px 0px;
		font-size: 12px;
		line-height:140%;
	}
	
	#top_noimg {
		height: 40px;
	}	
	.banner-title {
		left: 40px;
	}
	.title0-black {
		font-size: 36px;
	}
	.title1-black {
		padding-left: 4px;
		font-size: 20px;
	}
	.banner-title img {
		height: 40px;
	}
	.banner-text-black {
		font-size: 20px;
	}
	.banner-text-white {
		font-size: 20px;
	}
	
	.prod-img-title0 {
		font-size: 48px;
		text-shadow: 4px 4px rgba(0,0,0,0.3);
	}
	.prod-img-title1 {
		font-size: 36px;
	}
	.list-img-title0 {
		font-size: 22px;
	}
	.list-img-title1 {
		font-size: 18px;
	}
	
	.cat_specical_list {
		margin: 10px 15px;
	}
	.cat_specical_list img {
		width: calc(100% / 3.06);
	}
	.cat_subcat {
		width:100%;
		padding-left:10px;
		padding-right:10px;
	}
	.cat_subcat_item {
		width:19.4%;
	}
	.cat_subcat_top {
		padding-top: 10px;
	}
	.cat_subcat_item.active img {
		border: 2px solid #317238;
	}
	.cat_subcat_item span {
		font-size: 13px;
	}
	
	.review-image {
		width: 78px;
		height: 78px;
		margin-left: 8px;
		margin-right: 8px;
	}
	
	.review-list-image {
		width: 80px;
		height: 80px;
	}
	
	.thumb-list.thumb-list-height {
		height: 180px;
	}
}

@media (min-width: 411px) and (max-width: 499px) {
	.thumb-list.thumb-list-height {
		height: 150px;
	}

	.delivery-status {
		margin-left: 25px;
	}

	.list-mark-sale {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:140%;
	}
	.list-mark-sale-20 {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:140%;
	}
	.list-mark-sale1 {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:140%;
	}
	
	.menu-category {
		font-size: 16px;
		padding: 10px 0px;
	}

	.menu-category-img {
		top: 105px; 
	}

	#top_noimg {
		height: 40px;
	}	
	.banner-title {
		top: 14px;
		left: 32px;
	}
	.title0-black {
		font-size: 28px;
	}
	.title1-black {
		padding-left: 4px;
		font-size: 18px;
	}
	.banner-title img {
		height: 40px;
	}
	.banner-text-black {
		font-size: 18px;
	}
	.banner-text-white {
		font-size: 18px;
	}
	
	.prod-img-title0 {
		font-size: 40px;
		text-shadow: 3px 3px rgba(0,0,0,0.3);
	}
	.prod-img-title1 {
		font-size: 30px;
	}
	.list-img-title0 {
		font-size: 18px;
		top: 22%;
	}
	.list-img-title1 {
		font-size: 16px;
		text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);
	}
	.list-img-title0-s {
		text-shadow: 1px 1px rgba(0,0,0,0.5);
	}
	.list-img-title1-s {
		text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);
	}

	.cat_specical_list {
		margin: 6px 15px;
	}
	.cat_specical_list img {
		width: calc(100% / 3.06);
	}
	.cat_subcat {
		width:100%;
		padding-left:6px;
		padding-right:6px;
	}
	.cat_subcat_item {
		width:19.3%;
	}
	.cat_subcat_item.active img {
		border: 2px solid #317238;
	}
	.cat_subcat_item span {
		font-size: 12px;
	}
	.cat_subcat_top {
		padding-top: 6px;
	}
	.spcial_title {
		font-size: 16px;
	}
	.spcial_title span{
		font-size: 12px;
	}
	
	.special-title-more {
		font-size: 12px;
	}
	.special-title-more img {
		height:12px;
		padding-bottom:2px;
	}

	.review-image {
		width: 60px;
		height: 60px;
		margin-left: 7px;
		margin-right: 7px;
	}
	
	.review-list-image {
		width: 70px;
		height: 70px;
	}
	
}

@media (max-width: 410px) {
	.service_earphone {
		width: 45px;
		height: 45px;
	}

	.service_text_1 {
		font-size: 14px !important;
		color: #000;
	}

	.service_text_2 {
		font-size: 25px !important;
		color: #cf000e;
		font-weight: bold;
	}

	.service_text_3 {
		font-size: 14px !important;
		color: #878787;
	}

	.service_call {
		border: 1px solid #e3e3e3;
		border-radius: 8px;
		padding: 8px !important;
	}

	.servcie_call_icon {
		width: 25px !important;
		height: 25px !important;
	}

	.service_call_text {
		font-size: 14px !important;
		color: #000;
	}

	.menu_width {
		width: 19.2%;
	}

	.policy {
		font-size: 13px;
	}

	.policy_info_font {
		font-size: 13px;
	}

	.menu-category {
		font-size: 14px;
		padding: 10px 0px;
	}
	.menu-category.active {
		border-bottom: 2px solid #cf000e;
	}
	.menu-category-img {
		top: 104px; 
	}

	.btn-36-border {
		margin: 0;
	}

	.thumb-list.thumb-list-height {
		height: 120px;
	}

	.delivery-status {
		margin-left: 15px;
	}

	.dialog-address {
		top: 21.5%;
		margin-left: 0;
		left: 5%;
	}

	.mark-appointment {
		top: 67px !important;
	}

	.sort_item {
		width: 95% !important;
	}

	.sort_list {
		width: 80% !important;
	}

	.recommend_app {
		width: 36% !important;
	}

	.food-price {
		font-size: 12px;
	}

	.groupbuy-image {
		width: 100%;
		height: 169px;
	}

	.thumb-recommend {
		width: 123px;
		height: 123px;
	}

	#swiper-slide-recommend {
		width: 123px !important;
	}

	.review-image {
		width: 50px;
		height: 50px;
		margin-left: 4px;
		margin-right: 4px;
	}
	
	.review-list-image {
		width: 50px;
		height: 50px;
		object-fit: cover;
	}

	.exchange-text {
		font-size: 11px;
		color: #222222;
		margin-left: 3px;
		margin-top: 3px;
	}

	.glance {
		width: 30%;
	}

	.select-width {
		width: 95%;
	}

	.group-time {
		font-size: 14px;
	}

	.group_price_setting {
		font-size: 13px;
	}

	.group_price_old_setting {
		margin-top: 2px;
		font-size: 10px;
	}

	.mark-sale {
		width: 34px;
		padding: 4px 0px;
		font-size: 9px;
	}
	.mark-sale-20 {
		width: 34px;
		padding: 4px 0px;
		font-size: 9px;
	}
	.mark-sale1 {
		width: 34px;
		padding: 4px 0px;
		font-size: 9px;
	}

	.list-mark-sale {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:120%;
	}
	.list-mark-sale-20 {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:120%;
	}
	.list-mark-sale1 {
		width: 40px;
		padding: 4px 0px;
		font-size: 11px;
		line-height:120%;
	}

	#top_noimg {
		height: 30px;
	}	
	.banner-title {
		top: 10px;
		left: 20px;
	}
	.title0-black {
		font-size: 26px;
	}
	.title1-black {
		padding-left: 4px;
		font-size: 16px;
	}
	.banner-title img {
		height: 30px;
	}
	.banner-text-black {
		font-size: 16px;
	}
	.banner-text-white {
		font-size: 16px;
	}

	.prod-img-title0 {
		font-size: 30px;
		text-shadow: 2px 2px rgba(0,0,0,0.3);
	}
	.prod-img-title1 {
		font-size: 24px;
	}
	.list-img-title0 {
		font-size: 14px;
		top: 25%;
		text-shadow: 1px 1px rgba(0,0,0,0.3);
	}
	.list-img-title1 {
		font-size: 12px;
		text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);
	}
	.list-img-title0-s {
		top: 20%;
		font-size: 13px;
		text-shadow: 1px 1px rgba(0,0,0,0.5);
	}
	.list-img-title1-s {
		top: 60%;
		font-size: 10px;
		text-shadow: -1px 0 rgba(0,0,0,0.3), 0 1px rgba(0,0,0,0.3), 1px 0 rgba(0,0,0,0.3), 0 -1px rgba(0,0,0,0.3);
	}

	.cat_specical_list {
		margin: 4px 15px;
	}
	.cat_specical_list img {
		width: calc(100% / 3.07);
	}
	.cat_subcat {
		width:100%;
		padding-left:4px;
		padding-right:4px;
	}
	.cat_subcat_item {
		width:19.2%;
	}
	.cat_subcat_item.active img {
		border: 2px solid #317238;
	}
	.cat_subcat_item span {
		font-size: 10px;
	}
	.cat_subcat_top {
		padding-top: 4px;
	}

	.spcial_title {
		font-size: 14px;
	}
	.spcial_title span{
		font-size: 12px;
	}
	
	.special-title-more {
		font-size: 12px;
	}
	.special-title-more img {
		height:12px;
		padding-bottom:2px;
	}

	.ico-star {
		height: 40px;
	}
}

@media (max-width: 359px) {
	.menu_width {
		width: 19.1%;
	}
}
@media (max-width: 280px) {
	.menu_width {
		width: 19.0%;
	}
}
@media (max-width: 321px) {
	.cat_specical_list img {
		width: calc(100% / 3.08);
	}
	.cat_subcat_item {
		width:19.0%;
	}
	.menu-category {
		font-size: 12px;
		padding: 8px 0px;
	}
	.menu-category-img {
		top: 100px; 
	}

	.main-content {
		padding-top: 100px;
	}
}

div.membership {
	display: inline-block;
}.membership img {
	width: 30px;
	height: 30px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}.membership span {
	font-family: "Noto Sans KR Bold";
	font-size: 16px;
	padding-left: 5px;
	line-height: 58px;
	float:left;
}.membership div {
	float:left;
	vertical-align: middle;
}

div.letter_title {
	text-align: left;
	width: 100%;
	letter-spacing: -2px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:solid 3px #222;
	margin-top: 30px;
	font-family: "Noto Sans KR Bold";
	font-size: 22px;
	font-weight: 700;
	color: #14066a;
}

.mark-paper-radio {
	width: 40px;
	height: 40px;
	padding: 4px 0px;
	text-align: center;
	background: #777f84;
	opacity: 0.8;
	top: 1px;
	left: 1px;
	position: absolute;
	border-radius: 3px;
}
.mark-paper-radio.active {
	background-color:#cf000e;
}
.mark-paper-radio img {
	width: 32px;
	height: 24px;
	margin-top: 4px;
	content: url('/assets/user/images/check_up1.png'); 
}
.mark-paper-radio.active img {
	width: 32px;
	height: 24px;
	margin-top: 4px;
	content: url('/assets/user/images/check_ov2.png'); 
}

.letter_temp_list {
	font-family: "Noto Sans KR Bold";
	font-size: 18px;
	color: #333333;
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
}
.letter_temp_list ul li{
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url('/assets/user/images/wid_point_icon2.png');
}
.letter_temp_list ul li.active{
	list-style-image: url('/assets/user/images/wid_point_icon1.png');
}
.letter_temp_contents {
	width: 100%;
	border: 1px solid #ddd;
	padding: 15px;
	margin-top: 10px;
	font-family: "Noto Sans KR Regular";
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	background-color: #f7f7f7;
	line-height: 120%;
}
.letter_temp_contents_simple {
	width: 100%;
	margin-top: 10px;
	font-family: "Noto Sans KR Regular";
	font-size: 16px;
	color: #333333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.letter_temp_cnt {
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
	color: #908c8c;
}


.letter_input {
	font-family: "Noto Sans KR Bold";
	font-size: 18px;
	color: #333333;
	width: 100%;
	margin-bottom: 30px;
	margin-top:0px;
}
.letter_input_title {
	text-align: left;
	display: inline-block;
}
.letter_input span {
	font-family: "Noto Sans KR Regular";
	font-size: 14px;
	color: #908c8c;
	float: right;
	padding-top: 5px;
}

.letter_preview {
	width: 72%;
	height: 60%;
	top: 10%;
	left: 14%;
	position: absolute;
	font-family: "Handwriting";
	font-size: 22px;
	color: #333333;
	line-height: 120%;
	text-align: center;
}
.letter_sender {
	width: 50%;
	height: 20%;
	top: 80%;
	left: 40%;
	position: absolute;
	font-family: "Handwriting";
	font-size: 20px;
	color: #333333;
	line-height: 120%;
	text-align: right;
}

.letter_orderstatus {
	font-family: "Handwriting";
	font-size: 18px;
	color: #34bfa3;
	text-align: left;
	margin-top: 10px;
	float: left;
}

.lh-150 {
	line-height: 150%;
}
