@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;
}
.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: #222;
}
.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: #f8f9fa;
}
.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;
}
.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: #6042f8;
  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 {
  margin-bottom: 30px;
}
.p_ShopDetail main .com_shop_item {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f8f9fa;
}
.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_BookmarkList main .com_sec_products {
  padding-bottom: 23px;
  margin-top: 8px;
}
.p_BookmarkList main .shop_sec {
  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: 12px;
  margin-top: 20px;
}

.p_ProductDetail 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;
  margin-right: 6px;
}
.p_ProductDetail main .icon_delete::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_del.png);
  width: 14px;
  height: 14px;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .icon_plus::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_plus.png);
  width: 20px;
  height: 20px;
}
.p_ProductDetail main .icon_minus::before {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-image: url(../img/icon_minus.png);
  width: 20px;
  height: 20px;
}
.p_ProductDetail main .sec_product {
  margin: 10px 0 20px;
  padding: 30px 20px 35px;
  background-color: #f8f9fa;
}
.p_ProductDetail main .sec_product .tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  letter-spacing: -0.4px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .sec_product .com_tag {
  margin-top: 5px;
}
.p_ProductDetail main .sec_product .com_tag .tag {
  font-size: 12px;
}
.p_ProductDetail main .sec_product .product_image {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-width: auto;
  margin-top: 20px;
  position: relative;
}
.p_ProductDetail main .sec_product .product_image img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
}
.p_ProductDetail main .sec_product .product_image .checkbox {
  position: absolute;
  top: 13px;
  right: 13px;
  z-index: 2;
}
.p_ProductDetail main .sec_product .images {
  margin-top: 12px;
}
.p_ProductDetail main .sec_product .images .thumb {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 59px;
  min-width: auto;
}
.p_ProductDetail main .sec_product .images .thumb img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .sec_product .product_info .info {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-align: right;
  color: #f62e2e;
}
.p_ProductDetail main .sec_product .sec_amount {
  margin-top: 20px;
  padding: 14px 0 14px 0;
  border-top: 1px solid #e5e7e9;
  border-bottom: 1px solid #e5e7e9;
  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;
}
.p_ProductDetail main .sec_product .sec_amount .discount_banner {
  position: relative;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .sec_product .sec_amount .discount_banner .value .label.off {
  display: block;
}
.p_ProductDetail main .sec_product .sec_amount .amount_detail .price_area {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.45px;
  text-align: right;
  color: #222;
}
.p_ProductDetail main .sec_product .sec_amount .amount_detail .price_area .price_x {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  color: #797f87;
  text-decoration: line-through;
  margin-right: 17px;
}
.p_ProductDetail main .sec_product .sec_amount .amount_detail .label,
.p_ProductDetail 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: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  text-align: left;
  color: #797f87;
}
.p_ProductDetail main .sec_product .input_field {
  margin-bottom: 10px;
}
.p_ProductDetail main .sec_product .input_field .layer_sec {
  position: relative;
  margin-bottom: 10px;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .selected {
  background: url("../img/icon_arrow_down.png") no-repeat #fff;
  background-position: calc(100% - 10px) center;
  padding: 13px 30px 13px 12px;
  background-size: 10px auto;
  border-radius: 5px;
  border: solid 1px #e5e7e9;
  background-color: #fff;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer {
  position: absolute;
  border: solid 1px #e5e7e9;
  background-color: #fff;
  width: 100%;
  display: none;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer.active {
  display: block;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer .option .chk {
  display: none;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer .option .chk + label {
  width: 100%;
  display: block;
  padding: 6px 12px;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer .option .chk:checked + label {
  color: #fff;
  background-color: #767676;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .layer .option .chk:checked + label .price_x {
  color: rgba(255, 255, 255, 0.4);
}
.p_ProductDetail main .sec_product .input_field .layer_sec .price_x {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
  color: #797f87;
  text-decoration: line-through;
  margin-left: 10px;
}
.p_ProductDetail main .sec_product .input_field .layer_sec .price {
  font-size: 14px;
  margin-left: 10px;
}
.p_ProductDetail main .sec_product .input_field.top {
  margin: 20px 0 10px 0;
}
.p_ProductDetail main .sec_product .quantity_field {
  padding: 14px 15px 19px;
  border-radius: 5px;
  border: solid 1px #e5e7e9;
  background-color: #fff;
}
.p_ProductDetail main .sec_product .quantity_field .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;
}
.p_ProductDetail main .sec_product .quantity_field .tit_wrap .label {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .sec_product .quantity_field .quantity_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;
  margin-top: 17px;
}
.p_ProductDetail main .sec_product .quantity_field .quantity_wrap .quantity {
  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: 15px;
  align-items: center;
}
.p_ProductDetail main .sec_product .quantity_field .quantity_wrap .quantity .value {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  letter-spacing: -0.35px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .sec_product .quantity_field .quantity_wrap .amount {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: -0.35px;
  text-align: right;
  color: #222;
}
.p_ProductDetail main .sec_product .quantity_field .quantity_wrap .amount.left {
  margin-left: auto;
}
.p_ProductDetail main .sec_product .total_amt {
  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: 20px;
}
.p_ProductDetail main .sec_product .total_amt .label {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: -0.33px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .sec_product .total_amt .value {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.45px;
  text-align: right;
  color: #222;
  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;
}
.p_ProductDetail main .sec_product .total_amt .value .input {
  width: 80px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.p_ProductDetail main .sec_product .total_amt .value .qpay_label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: -0.3px;
}
.p_ProductDetail main .sec_product .label {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .sec_product .label.red {
  color: #f62e2e;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .sec_product .date_input .com_search_date .com_btn + .com_btn, .p_ProductDetail main .sec_product .date_input .com_search_date input + button {
  margin-left: 6px;
}
.p_ProductDetail main .sec_product .date_input .com_search_date .input {
  width: 50px;
  text-align: center;
}
.p_ProductDetail main .sec_product .date_input .com_search_date .input_date {
  width: 120px;
  min-width: 120px;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .sec_product .reservation .input {
  position: relative;
  text-align: right;
  width: calc(100% - 126px);
  padding: 0 45px;
}
.p_ProductDetail main .sec_product .reservation .icon_plus {
  position: absolute;
  right: 35px;
  z-index: 1;
}
.p_ProductDetail main .sec_product .reservation .icon_minus {
  position: absolute;
  left: 156px;
  z-index: 1;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .sec_product .purchase .btn_purchase {
  width: 100%;
}
.p_ProductDetail main .sec_product .purchase .btn_card {
  width: 48px;
}
.p_ProductDetail main .product_detail {
  padding-bottom: 35px;
}
.p_ProductDetail main .product_detail .product_image {
  margin-top: 20px;
}
.p_ProductDetail 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: #222;
}
.p_ProductDetail main .product_detail .btn_more {
  margin-top: 25px;
  width: 100%;
}
.p_ProductDetail 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;
  margin-left: 5px;
}
.p_ProductDetail main .secs_comments {
  margin-bottom: 35px;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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: #797f87;
}
.p_ProductDetail 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: #222;
}
.p_ProductDetail main .secs_comments .comment_box {
  margin: 0 0 12px;
  padding: 16px 14px 20px 16px;
  border-radius: 5px;
  background-color: #f8f9fa;
  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;
}
.p_ProductDetail main .secs_comments .comment_box .thumb_area {
  margin-right: 16px;
}
.p_ProductDetail 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;
  min-width: 60px;
  border-radius: 5px;
}
.p_ProductDetail main .secs_comments .comment_box .thumb_area .thumb img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  max-height: 100%;
  max-width: none;
}
.p_ProductDetail main .secs_comments .comment_box .info_area {
  flex: 1;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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: #222;
}
.p_ProductDetail main .secs_comments .comment_box .info_area .rating .btn {
  font-size: 12px;
  color: #797f87;
}
.p_ProductDetail main .secs_comments .comment_box .info_area .rating .btn:not(:last-child) {
  position: relative;
}
.p_ProductDetail 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: #e5e7e9;
  cursor: default;
}
.p_ProductDetail main .secs_comments .comment_box .info_area .rating .btn:not(:last-child):after {
  vertical-align: -2px;
  margin-right: 0;
}
.p_ProductDetail main .secs_comments .comment_box .info_area .rating .btn:first-child, .p_ProductDetail main .secs_comments .comment_box .info_area .rating .btn:first-of-type {
  margin-left: auto;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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: #222;
}
.p_ProductDetail 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: #797f87;
}
.p_ProductDetail 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: #222;
}
.p_ProductDetail main .secs_comments .btn_write_review {
  margin-left: auto;
}
.p_ProductDetail main .secs_return {
  padding-bottom: 35px;
}
.p_ProductDetail 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;
}
.p_ProductDetail main .secs_return .tit_wrap .tit {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.35px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .secs_return .tit_wrap .txt {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.54;
  letter-spacing: -0.33px;
  text-align: left;
  color: #222;
}
.p_ProductDetail main .another_product {
  padding: 30px 20px;
  margin-bottom: 0;
  background: #f8f9fa;
}
.p_ProductDetail 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;
}
.p_ProductDetail 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: #222;
}

.p_Pay main {
  margin-bottom: 36px;
}
.p_Pay main .com_btn_wrap.bottom {
  margin-top: 16px;
}
.p_Pay main .com_product_list {
  margin-top: 0;
}
.p_Pay main .com_product_list .product_item .info .option_wrap {
  margin-bottom: 0;
}
.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: #222;
}
.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: #f62e2e;
}
.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_TodayHot main, .p_HotTen main {
  margin-block: 10px 30px;
}