@charset "UTF-8";
/* ^scss에서 수정해주세요!  Don't edit .css file, Only work on the scss*/
.com_Mall main .icon_tip::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_tip.png);
  width: 18px;
  height: 18px;
  min-width: 18px;
}
.com_Mall.p_Index main .top_image .top_swiper .custom-pagination {
  position: absolute;
  bottom: 10%;
  left: 6%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
}
.com_Mall.p_Index main .tit_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: space-between;
  align-items: center;
}
.com_Mall.p_Index main .tit_wrap .tit {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.47;
  letter-spacing: -0.38px;
  text-align: left;
  color: #232B2B;
}
.com_Mall.p_Index main .tit_wrap.mall {
  margin-bottom: 10px;
}
.com_Mall.p_Index main .tit_wrap.mall .com_btn {
  font-size: 13.5px;
}
.com_Mall.p_Index main .map {
  margin-top: 11px;
  height: 220px;
  border-radius: 10px;
  background-color: #F3F8FC;
}
.com_Mall.p_Index main .map iframe {
  width: 100%;
}
.com_Mall.p_Index main .com_btn_wrap {
  margin-top: 20px;
}
.com_Mall.p_Index main .com_bg {
  margin: 22px 0 30px;
  padding: 30px 20px 35px;
}
.com_Mall.p_Index main .com_bg.last {
  margin: 30px 0 0;
}
.com_Mall.p_Index main .com_bg .com_shop_item {
  margin-top: 13px;
}
.com_Mall.p_Index main .com_bg .com_shop_item .info_area .tag_area .shop_part {
  right: 10px;
  top: 15px;
}
.com_Mall.p_Index main .com_bg .com_sec_products {
  margin-top: 13px;
}
.com_Mall.p_Index main .product_secs {
  padding-bottom: 30px;
}
.com_Mall.p_Index main .product_secs .com_sec_products {
  margin-top: 0;
}
.com_Mall.p_Index main .com_product_item {
  position: relative;
}
.com_Mall.p_Index main .com_product_item .discount_banner {
  position: absolute;
  top: -4px;
  right: 0px;
  z-index: 1;
}
.com_Mall.p_Index main .com_product_item .discount_banner::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 40px 43px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_discount_banner.png);
  width: 40px;
  height: 43px;
  min-width: 40px;
}
.com_Mall.p_Index main .com_product_item .discount_banner .value {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.35px;
  text-align: left;
  color: #fff;
}
.com_Mall.p_Index main .com_product_item .discount_banner .value .label {
  font-size: 7px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.com_Mall.p_Index main .com_product_item .discount_banner .value .label.percentage {
  position: absolute;
  right: -8px;
  top: 5px;
}
.com_Mall.p_Index main .com_product_item .discount_banner .value .label.off {
  position: absolute;
  right: -2px;
  top: 15px;
}
.com_Mall.p_Index main .com_product_item .thumb_area {
  position: relative;
}
.com_Mall.p_Index main .com_product_item .thumb_area .shipping_banner {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 8px 3px;
  background-color: #3D3AE6;
  border-radius: 5px 0 5px 0;
}
.com_Mall.p_Index main .com_product_item .thumb_area .shipping_banner .txt {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.17;
  letter-spacing: -0.3px;
  text-align: left;
  color: #fff;
}
.com_Mall.p_Index main .banner_secs {
  width: auto;
  margin: 0;
}
.com_Mall.p_Index main .banner_secs .img {
  border-radius: 10px;
}
.com_Mall.p_Index main .banner_secs .banner_swiper {
  overflow: hidden;
}
.com_Mall.p_Index main .banner_secs .banner_swiper .swiper-wrapper {
  padding-bottom: 22px;
}
.com_Mall.p_Index main .banner_secs .banner_swiper .swiper-wrapper .swiper-slide {
  text-align: center;
}
.com_Mall.p_Index main .banner_secs .banner_swiper .custom-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.com_Mall.p_Index main .hot_ten_swiper,
.com_Mall.p_Index main .free_swiper {
  width: 100vw;
  max-width: 1024px;
  overflow: hidden;
  margin-left: -20px;
  padding-left: 20px;
  margin-top: 13px;
}
.com_Mall.p_Index main .hot_ten_swiper .swiper-slide,
.com_Mall.p_Index main .free_swiper .swiper-slide {
  align-self: stretch;
  height: auto;
}
.com_Mall.p_Index main .hot_ten_swiper .swiper-slide .com_product_item,
.com_Mall.p_Index main .free_swiper .swiper-slide .com_product_item {
  height: 100%;
}

.p_SearchShop main .select_item .com_chk + label {
  margin-right: 15px;
}
.p_SearchShop main .map {
  margin-top: 20px;
  height: 220px;
  border-radius: 10px;
  background-color: #f8f9fa;
}
.p_SearchShop main .com_bg {
  margin: 22px 0 0px;
  padding: 30px 20px 20px 20px;
}
.p_SearchShop main .com_bg .com_shop_item {
  margin-bottom: 12px;
}
.p_SearchShop main .com_bg .com_shop_item .info_area .com_tag .shop_part {
  right: 10px;
  top: 15px;
}
.p_SearchShop main .com_bg .com_sec_products {
  margin-top: 13px;
}

.p_ShopDetail main .com_shop_info {
  gap: 6px;
}
.p_ShopDetail main .com_shop_info .item, .p_ShopDetail main .com_shop_info .com_flex_row {
  width: 100%;
}
.p_ShopDetail main .com_shop_info .item .addr, .p_ShopDetail main .com_shop_info .com_flex_row .addr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  gap: 5px;
}
.p_ShopDetail main .com_shop_item {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #F3F8FC;
}
.p_ShopDetail main .com_shop_item .info_area .shop_name {
  border: none;
}
.p_ShopDetail main .com_shop_item .shop_part {
  top: 24px;
  right: 20px;
}
.p_ShopDetail main .select_item {
  padding-bottom: 20px;
}
.p_ShopDetail main .select_item .com_chk + label {
  margin-right: 15px;
}
.p_ShopDetail main .com_sec_products {
  padding-bottom: 14px;
}
.p_ShopDetail main .shop_img {
  position: relative;
}
.p_ShopDetail main .shop_img .com_like_wrap {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  background-color: #fff;
  z-index: 2;
}
.p_ShopDetail main .shop_img .item {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-width: 100%;
  aspect-ratio: 1.5;
}
.p_ShopDetail main .shop_img .item img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
  height: 100%;
}
.p_ShopDetail main .shop_img .custom-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  gap: 10px;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 2;
}
.p_ShopDetail main .shop_img .custom-pagination .custom-dots {
  width: 12px;
  border-radius: 12px;
  height: 12px;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  margin-inline: 0;
  background-color: transparent;
}
.p_ShopDetail main .shop_img .custom-pagination .custom-dots-active {
  background-color: #fff;
}
.p_ShopDetail main .shop_img .swiper_pagination {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  height: 24px;
  width: 40px;
  color: #fff;
  justify-content: center;
}
.p_ShopDetail main .shop_info {
  background-color: #fff;
  padding-inline: 20px;
}
.p_ShopDetail main .shop_info__top {
  padding-block: 25px 20px;
  border-bottom: 1px solid #DEE3E8;
}
.p_ShopDetail main .shop_info__top .name_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.p_ShopDetail main .shop_info__top .name_row .name {
  font-size: 18px;
  font-weight: 700;
  flex: 1;
}
.p_ShopDetail main .shop_info__top .desc {
  font-size: 13px;
  color: #7A7F83;
  margin-top: 5px;
}
.p_ShopDetail main .shop_info__bottom {
  padding-block: 20px 25px;
}
.p_ShopDetail main .com_tab {
  margin-bottom: 20px;
  background-color: #fff;
}
.p_ShopDetail main .com_tab .tab.active {
  background-color: #F3F8FC;
}
.p_ShopDetail main .com_tab_contents {
  background-color: #F3F8FC;
  margin-inline: 20px;
}
.p_ShopDetail main .com_tab_contents .com_btn_wrap {
  margin-top: 10px;
}
.p_ShopDetail main .com_tab_contents .com_product_item {
  border-radius: 10px;
  box-shadow: none;
  border: 1px solid #DEE3E8;
}

.p_BookmarkList main .com_sec_products {
  margin-top: 20px;
}

.com_product_detail main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 20px;
}
.com_product_detail main .icon_map::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 11.5px 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_map.png);
  width: 11.5px;
  height: 14px;
  min-width: 11.5px;
  margin-right: 6px;
}
.com_product_detail main .icon_delete::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/icon_del_s.png);
  width: 12px;
  height: 12px;
  min-width: 12px;
}
.com_product_detail main .icon_cart::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_cart.png);
  width: 24px;
  height: 24px;
  min-width: 24px;
}
.com_product_detail main .icon_write::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_write.png);
  width: 20px;
  height: 20px;
  min-width: 20px;
}
.com_product_detail main .sec_product {
  padding: 15px 13px;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.com_product_detail main .sec_product .com_tag {
  margin-top: 5px;
}
.com_product_detail main .sec_product .com_tag .tag {
  font-size: 12px;
}
.com_product_detail main .sec_product .product_image {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-width: auto;
  aspect-ratio: auto;
  margin-top: 20px;
  position: relative;
}
.com_product_detail main .sec_product .product_image img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
  height: 100%;
}
.com_product_detail main .sec_product .product_image .checkbox {
  position: absolute;
  top: 13px;
  right: 13px;
  z-index: 2;
}
.com_product_detail main .sec_product .images {
  margin-top: 12px;
}
.com_product_detail main .sec_product .images .thumb {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-width: 100%;
  aspect-ratio: 1;
}
.com_product_detail main .sec_product .images .thumb img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
  height: 100%;
}
.com_product_detail main .sec_product .product_info {
  margin-top: 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.com_product_detail main .sec_product .product_info .info {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-align: right;
  color: #F02727;
}
.com_product_detail main .sec_product .tit_wrap .tit {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.19;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .sec_product .tit_wrap .info_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  margin-top: 10px;
}
.com_product_detail main .sec_product .tit_wrap .info_row .info {
  font-size: 13px;
  color: #7A7F83;
  letter-spacing: -0.26px;
}
.com_product_detail main .sec_product .tit_wrap .info_row .com_btn {
  gap: 5px;
  font-weight: 400;
}
.com_product_detail main .sec_product .sec_amount {
  margin-top: 15px;
  padding: 10px 0;
  align-items: center;
  border-top: 1px solid #DEE3E8;
}
.com_product_detail main .sec_product .sec_amount .discount_banner {
  position: relative;
}
.com_product_detail main .sec_product .sec_amount .discount_banner::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 59px 63px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_discount_banner.png);
  width: 59px;
  height: 63px;
  min-width: 59px;
}
.com_product_detail main .sec_product .sec_amount .discount_banner .value {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding-top: 7px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.35px;
  text-align: center;
  color: #fff;
}
.com_product_detail main .sec_product .sec_amount .discount_banner .value .label {
  display: inline-block;
  font-size: 7px;
  font-weight: 600;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.com_product_detail main .sec_product .sec_amount .discount_banner .value .label.off {
  display: block;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  gap: 10px;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.45px;
  color: #232B2B;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area .price_x {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  color: #7A7F83;
  text-decoration: line-through;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area > * {
  white-space: nowrap;
  flex: 0 0 auto;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area .sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 400;
  margin-right: auto;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area .price_num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 5px;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .price_area strong {
  font-size: 20px;
  font-weight: 700;
}
.com_product_detail main .sec_product .sec_amount .amount_detail .label,
.com_product_detail main .sec_product .sec_amount .amount_detail .value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-end;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  text-align: left;
}
.com_product_detail main .sec_product .input_field {
  margin-bottom: 10px;
}
.com_product_detail main .sec_product .input_field .layer_sec {
  position: relative;
  margin-bottom: 10px;
}
.com_product_detail main .sec_product .input_field .layer_sec .selected {
  margin-top: 10px;
  background: url("../img/icon_arrow_down.png") no-repeat #fff;
  background-position: calc(100% - 15px) center;
  padding: 13px 30px 13px 12px;
  background-size: 10px auto;
  border-radius: 10px;
  border: solid 1px #dee3e8;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 5px;
}
.com_product_detail main .sec_product .input_field .layer_sec .selected .price_wrap,
.com_product_detail main .sec_product .input_field .layer_sec .selected .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.com_product_detail main .sec_product .input_field .layer_sec .selected .price {
  gap: 5px;
}
.com_product_detail main .sec_product .input_field .layer_sec .layer {
  position: absolute;
  border: solid 1px #e5e7e9;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  display: none;
  overflow: hidden;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.com_product_detail main .sec_product .input_field .layer_sec .layer.active {
  display: block;
}
.com_product_detail main .sec_product .input_field .layer_sec .layer .option .chk {
  display: none;
}
.com_product_detail main .sec_product .input_field .layer_sec .layer .option .chk + label {
  width: 100%;
  display: block;
  padding: 6px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.com_product_detail main .sec_product .input_field .layer_sec .layer .option .chk:checked + label {
  color: #fff;
  background-color: #767676;
}
.com_product_detail main .sec_product .input_field .layer_sec .layer .option .chk:checked + label .price_x {
  color: rgba(255, 255, 255, 0.4);
}
.com_product_detail main .sec_product .input_field .layer_sec .price_x {
  margin-left: auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  color: #7A7F83;
  text-decoration: line-through;
}
.com_product_detail main .sec_product .input_field .layer_sec .price {
  font-size: 14px;
  padding-left: 10px;
}
.com_product_detail main .sec_product .total_amt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  align-items: center;
  gap: 10px;
  padding-block: 10px;
}
.com_product_detail main .sec_product .total_amt .label {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .sec_product .total_amt .value {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.45px;
  text-align: right;
  color: #232B2B;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 10px;
}
.com_product_detail main .sec_product .total_amt .value .input {
  width: 80px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.com_product_detail main .sec_product .total_amt .value .qpay_label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
}
.com_product_detail main .sec_product .label {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .sec_product .label.red {
  color: #F02727;
}
.com_product_detail main .sec_product .date_input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.com_product_detail main .sec_product .date_input .com_search_date .com_btn + .com_btn,
.com_product_detail main .sec_product .date_input .com_search_date input + button {
  margin-left: 6px;
}
.com_product_detail main .sec_product .date_input .com_search_date .input {
  width: 50px;
  text-align: center;
}
.com_product_detail main .sec_product .date_input .com_search_date .input_date {
  width: 120px;
  min-width: 120px;
}
.com_product_detail main .sec_product .reservation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  margin-top: 7px;
}
.com_product_detail main .sec_product .reservation .input {
  position: relative;
  text-align: right;
  width: calc(100% - 126px);
  padding: 0 45px;
}
.com_product_detail main .sec_product .reservation .icon_plus {
  position: absolute;
  right: 35px;
  z-index: 1;
}
.com_product_detail main .sec_product .reservation .icon_minus {
  position: absolute;
  left: 156px;
  z-index: 1;
}
.com_product_detail main .sec_product .purchase {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
}
.com_product_detail main .sec_product .purchase .btn_purchase {
  width: 100%;
}
.com_product_detail main .sec_product .purchase .btn_card {
  width: 48px;
}
.com_product_detail main .product_detail {
  padding-bottom: 35px;
}
.com_product_detail main .product_detail .product_image {
  text-align: center;
}
.com_product_detail main .product_detail .product_image + .product_image {
  margin-top: 20px;
}
.com_product_detail main .product_detail .product_description {
  margin-top: 20px;
  font-size: 13px;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .product_detail .btn_more {
  margin-top: 25px;
  width: 100%;
}
.com_product_detail main .product_detail .btn_more .icon_arrow_down::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 20px 15px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_arrow_down_point.png);
  width: 20px;
  height: 10px;
  min-width: 20px;
  margin-left: 5px;
}
.com_product_detail main .secs_comments {
  margin-bottom: 35px;
}
.com_product_detail main .secs_comments .reviews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 28px;
  margin: 29px 0 25px 0;
}
.com_product_detail main .secs_comments .reviews .review_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
  gap: 5px;
}
.com_product_detail main .secs_comments .reviews .review_info .label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  text-align: left;
  color: #7A7F83;
}
.com_product_detail main .secs_comments .reviews .review_info .value {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.35px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .secs_comments .comment_box {
  margin: 0 0 12px;
  padding: 16px 14px 20px 16px;
  border-radius: 5px;
  background-color: #F3F8FC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: flex-start;
}
.com_product_detail main .secs_comments .comment_box .thumb_area {
  margin-right: 16px;
}
.com_product_detail main .secs_comments .comment_box .thumb_area .thumb {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  min-width: 60px;
  aspect-ratio: auto;
  min-width: 60px;
  border-radius: 5px;
}
.com_product_detail main .secs_comments .comment_box .thumb_area .thumb img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
  height: 100%;
}
.com_product_detail main .secs_comments .comment_box .info_area {
  flex: 1;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
  gap: 10px;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .value {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .btn {
  font-size: 12px;
  color: #7A7F83;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .btn:not(:last-child) {
  position: relative;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .btn:not(:last-child)::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 1px;
  height: 10px;
  margin-inline: 10px;
  background: #DEE3E8;
  cursor: default;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .btn:not(:last-child):after {
  vertical-align: -2px;
  margin-right: 0;
}
.com_product_detail main .secs_comments .comment_box .info_area .rating .btn:first-child, .com_product_detail main .secs_comments .comment_box .info_area .rating .btn:first-of-type {
  margin-left: auto;
}
.com_product_detail main .secs_comments .comment_box .info_area .author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 14px;
}
.com_product_detail main .secs_comments .comment_box .info_area .author .name {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .secs_comments .comment_box .info_area .author .date {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  text-align: left;
  color: #7A7F83;
}
.com_product_detail main .secs_comments .comment_box .info_area .txt {
  margin-top: 13px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .secs_comments .btn_write_review {
  margin-left: auto;
}
.com_product_detail main .com_tab + .com_tab_contents__wrap {
  margin-top: -20px;
}
.com_product_detail main .com_tab_contents__wrap {
  padding: 13px;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 15px 15px;
}
.com_product_detail main .com_tab_contents__wrap .product_detail {
  padding-bottom: 0;
}
.com_product_detail main .secs_return {
  padding-bottom: 35px;
}
.com_product_detail main .secs_return .tit_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin-top: 27px;
}
.com_product_detail main .secs_return .tit_wrap .tit {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.35px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .secs_return .tit_wrap .txt {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.com_product_detail main .another_product {
  padding: 30px 20px;
  margin-bottom: 0;
  background: #F3F8FC;
}
.com_product_detail main .another_product .product_tit_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 13px;
}
.com_product_detail main .another_product .product_tit_wrap .tit {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.47;
  letter-spacing: -0.38px;
  text-align: left;
  color: #232B2B;
}

.p_Pay main .com_btn_wrap.bottom {
  margin-top: 16px;
}
.p_Pay main .com_product_list {
  margin-top: 0;
  gap: 5px;
}
.p_Pay main .qpay_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.p_Pay main .qpay_info .qpay_held .value,
.p_Pay main .qpay_info .qpay_held .label {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #232B2B;
}
.p_Pay main .qpay_info .info .txt {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  text-align: left;
  color: #F02727;
}
.p_Pay main .btn_zip_code {
  min-width: 90px;
}
.p_Pay main .com_input_sec .input_field .input_wrap.address {
  gap: 6px;
}
.p_Pay main .com_input_sec .input_field .input_wrap.address .com_bg_chk {
  width: 50%;
  min-width: 50%;
}
.p_Pay main .com_input_sec .input_field .input_wrap.address .com_btn {
  width: 50%;
}
.p_Pay .qpa_info_txt {
  line-height: 1.4;
}
.p_Pay .com_input_sec .tit_field {
  font-size: 16px;
}
.p_Pay .com_input_sec .tit_field .com_chk__wrap {
  font-size: 14px;
  font-weight: 400;
}

.p_Online .product_secs + .product_secs {
  margin-top: 20px;
}
.p_Online .sec_visual {
  position: relative;
  padding: 0;
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-bottom: 20px;
}
.p_Online .sec_visual .swiper-slide {
  overflow: hidden;
}

.p_Reservation main {
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 15px;
}
.p_Reservation .com_quantity_field + .com_quantity_field {
  margin-top: 0;
}
.p_Reservation .com_input_sec .tit_field {
  margin-top: 15px;
}
.p_Reservation .com_input_sec .tit_field:first-child {
  margin-top: 0;
}

.p_Cart main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 15px;
}
.p_Cart .com_input_sec {
  margin-top: 0 !important;
}
.p_Cart .btn_open {
  margin-top: -15px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 26px;
}
.p_Cart .btn_open .icon.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.p_Cart .btn_open .icon.open:before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/icon_open_down.png);
  width: 10px;
  height: 10px;
  min-width: 10px;
}
.p_Cart .btn_open.active {
  background-color: #fff;
  border-color: #DEE3E8 !important;
}
.p_Cart .btn_open.active .icon.open {
  position: static;
  transform: rotate(180deg);
}
.p_Cart .cart_detail {
  display: none;
}
.p_Cart .cart_detail.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 15px;
}