/* BASIC css start */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;400;600&display=swap');

/* ============================================================
   SECTION 0   °øÅë ±âº»°ª (Àü ¼½¼Ç °ø¿ë)
   ============================================================ */
input[type=text], input[type=password], input[type=email], input[type=tel], textarea {
    width: 60%;
    font-size: 12px;
}
.detail-info-value input[type=text] {
    width: 100%;
}
.right_fixed { display: none; }

/* ============================================================
   SECTION 1   SEO ºê·¹µåÅ©·³
   html: <nav class="detail-breadcrumb">
   ============================================================ */
/* JSON-LD BreadcrumbList SEO´Â À¯Áö, È­¸é ³ëÃâ¸¸ ¼û±è */
.detail-breadcrumb { padding: 10px 12px; display: none; }
.detail-breadcrumb ol { display: flex; flex-wrap: wrap; gap: 4px; list-style: none; margin: 0; padding: 0; font-size: 11px; }
.detail-breadcrumb li::after { content: '/'; margin-left: 4px; color: #ccc; }
.detail-breadcrumb li:last-child::after { content: ''; }
.detail-breadcrumb a { color: #999; text-decoration: none; }


/* ============================================================
   SECTION 2   ÀÌ¹ÌÁö °¶·¯¸® (¸ÞÀÎ ½º¿ÍÀÌÆÛ ¡¤ ½æ³×ÀÏ / ´ëÇ¥ÀÌ¹ÌÁö)
   html: <div class="detail-layout-media">
   ============================================================ */
#detail-page .detail-layout-info { overflow: visible; height: auto; }

.prd_grey_tab { background-color: rgba(0, 0, 0, .02); padding: 0; }
.prd_grey_tab img { mix-blend-mode: multiply; max-width: 100%; height: auto; }

.detail-main-gallery { width: 100%; overflow: hidden; }
.detail-main-gallery .swiper-slide .prd_grey_tab { background-color: rgba(0,0,0,.02); }
.detail-main-gallery .swiper-slide img { width: 100%; height: auto; display: block; mix-blend-mode: multiply; }
.detail-thumb-gallery { width: 100%; margin-top: 15px; overflow: hidden; }
.detail-thumb-gallery .swiper-slide { width: 20%; padding-right: 2%; box-sizing: border-box; cursor: pointer; }
.detail-thumb-gallery .swiper-slide img { width: 100%; background-color: #fafafa; display: block; }


/* ============================================================
   SECTION 3   Å¸ÀÌÆ² (»óÇ°¸í ¡¤ ¼­ºê¸í ¡¤ ÇÒÀÎ¹èÁö)
   html: <div class="detail-title-wrap">
   ============================================================ */
.detail-title-wrap { position: relative; text-align: left; padding: 22px 0 0; background: #fff; }
.detail-title-inner { position: relative; padding: 10px 0; padding-top: 15px; }
.detail-title-inner .detail-title-discount span { position: absolute; right: 0; top: 15px; color: #ff4800; text-align: center; font-size: 13px; font-style: normal; letter-spacing: -0.02rem; }
.detail_name_tit { font-family: 'PT Sans', sans-serif; font-size:15px; letter-spacing: -0.020em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 18px; }
#detail-page .detail-subname { color: #5d5d5d; overflow: hidden; font-size: 10px; font-family: "Open Sans", sans-serif; font-weight: 400; letter-spacing: 0.03em; font-style: italic; padding-top: 2px; }


/* ============================================================
   SECTION 4   °¡°Ý ¡¤ Àû¸³ ¿ä¾à (ÆäÀÌÁö »ó½Ã ³ëÃâ, µå·Î¾î ¹Û)
   html: <div class="detail-price-block">
   ============================================================ */
.detail-price-block { margin-top :10px; }
#detail-page #contents .detail-purchase-area .detail-price-block { padding: 0px; }
.detail-price-strike { font-family: Arial, sans-serif; font-size: 12px; color: #777;letter-spacing: -0.01em; }
.detail-price-plain { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: -0.01em; color: #111; }
.detail-price-sale { color: #111; font-size: 16px; font-family: Arial, sans-serif; letter-spacing: -0.01em; padding-right: 1px; font-weight: bold;}
.detail-price-strike-unit { padding-left: 1px; }
#detail-page #contents .detail-purchase-area .detail-price-block .detail-info-value em, #detail-page #contents .detail-purchase-area .detail-price-block .detail-info-value b { color: #F1191F; }
#detail-page #contents .detail-purchase-area .detail-price-block .detail-info-label { display: inline-block; width: 25%; vertical-align: top; color: #000; font-size: 12px; }
#detail-page #contents .detail-purchase-area .detail-price-block .detail-info-value { display: inline-block; width: 73%; text-align: right; color: #464646; font-size: 12px; }

/* Àû¸³ POINT ¹èÁö */
.detail-reward-spacer { margin-top: 15px; }
.detail-point-wrap { clear:both }
.detail-point-row { overflow: hidden; padding: 15px 0px; line-height: 1.125rem; font-weight: 400; border-top: 1px solid #f2f2f2; }
.detail-point-row ul { }
.detail-point-row ul li { position: relative; display: inline-block; font-size: 11px; font-family: 'Josefin Sans', sans-serif; letter-spacing: -0.02rem; }
.detail-point-label { font-family: 'Josefin Sans', sans-serif; }
.detail-point-value { padding: 0px 5px; font-family: 'Josefin Sans', sans-serif; }
.detail-point-unit { font-family: 'Josefin Sans', sans-serif; font-size: 13px; }
.detail-point-item { float: right; padding-right: 5px; }


/* ============================================================
   SECTION 5   ÄíÆù
   html: <div class="detail-coupon">
   ============================================================ */
.detail-coupon-list ul { padding: 0px; margin: 0px; }
.detail-coupon-list ul li { padding: 0px; margin: 0px; }
.detail-coupon-list ul li img { width:100%; }


/* ============================================================
   SECTION 6   ÇÏ´Ü °íÁ¤ ±¸¸Å¿µ¿ª
   (Æ¼Àú¹Ù ¡¤ µõ ¿À¹ö·¹ÀÌ ¡¤ ¿É¼Ç ¹ÙÅÒ½ÃÆ® µå·Î¾î ¡¤ µå·Î¾î ÇªÅÍ)
   html: <div class="detail-buybar"> / <div class="detail-drawer"> µî
   ============================================================ */

/* -- ÇÏ´Ü °íÁ¤ Æ¼Àú¹Ù (»ó½Ã ³ëÃâ) / µå·Î¾î ÇªÅÍ °øÀ¯ ±ÔÄ¢ -- */
.detail-buybar, .detail-drawer-foot {
  position: fixed; left: 0; right: 0; bottom: 0;
  display: flex; align-items: center; gap: 8px;
  padding: 9px 12px calc(9px + env(safe-area-inset-bottom));
  background: #fff; border-top: 1px solid #eee;
}
.detail-buybar { z-index: 9000; }
#detail-page { padding-bottom: 0px; }   /* °íÁ¤ Æ¼Àú¹Ù °¡¸² ¹æÁö */

.detail-buybar-cart { position: relative; flex-shrink: 0; width: 46px; height: 48px; display: flex; align-items: center; justify-content: center; color: #222; text-decoration: none; border: none; background: none; padding: 0; cursor: pointer; }
.detail-buybar-cart .material-symbols-outlined { font-size: 22px; color: #222; font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 22; }
.detail-buybar-visit { flex-shrink: 0; height: 48px; padding: 0 23px; display: flex; align-items: center; justify-content: center; background: #f4f0ea; color: #000; font-size: 12px; text-decoration: none; }
.detail-buybar-cta { flex: 1; height: 48px; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; background: #000; color: #fff; font-family: 'Josefin Sans','Noto Sans KR',sans-serif; letter-spacing: 0em; font-size: 13px; }
.detail-buybar-cta.is-soldout { background: #bbb; cursor: default; }

/* -- µõ ¿À¹ö·¹ÀÌ -- */
.detail-drawer-overlay {
  position: fixed; inset: 0; z-index: 9100; background: rgba(0,0,0,0.5);
  opacity: 0; visibility: hidden; transition: opacity .3s ease, visibility 0s linear .3s;
}
.detail-drawer-overlay.is-open { opacity: 1; visibility: visible; transition: opacity .3s ease, visibility 0s; }

/* -- ¹ÙÅÒ½ÃÆ® µå·Î¾î (fixed ÀÚ½Ä: Çìµå / ¹Ùµð(½ºÅ©·Ñ) / ÇªÅÍ(Ç×»ó³ëÃâ)) -- */
.detail-drawer {
  position: fixed !important; left: 0 !important; right: 0 !important; bottom: 0; z-index: 9200;
  width: auto !important; max-width: 100% !important; max-height: 70vh !important; top: auto !important;
  display: flex !important; flex-direction: column; background: #fff; border-radius: 14px 14px 0 0;
  overflow: visible !important;
  transform: translateY(100%); visibility: hidden;
  transition: transform .32s cubic-bezier(.4,0,.2,1), visibility 0s linear .32s;
  box-shadow: 0 -6px 24px rgba(0,0,0,0.12);
}
.detail-drawer.is-open { transform: translateY(0); visibility: visible; transition: transform .32s cubic-bezier(.4,0,.2,1), visibility 0s; }

.detail-drawer-head { flex-shrink: 0; display: flex; justify-content: flex-end; padding: 10px 12px 10px 12px; }
.detail-drawer-close { background: none; border: none; cursor: pointer; display: flex; padding: 4px; }
.detail-drawer-close .material-symbols-outlined { font-size: 24px; color: #222; }

.detail-drawer-body { flex: 1 1 auto; min-height: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; opacity: 1 !important; transform: none !important; padding: 4px 16px 84px; scrollbar-width: none; -ms-overflow-style: none; }
.detail-drawer-body::-webkit-scrollbar { display: none; width: 0; height: 0; }

body.detail-drawer-open { overflow: hidden; }

/* µå·Î¾î ÇªÅÍ: ºäÆ÷Æ® ÇÏ´Ü °íÁ¤, .detail-drawer ¹Ù±ù ÇüÁ¦ ¿ä¼Ò¶ó transform ¿µÇâ ¾øÀ½ */
.detail-drawer-foot {
  position: fixed !important; left: 0 !important; right: 0 !important; bottom: 0; z-index: 9300;
  display: none;
}
body.detail-drawer-open .detail-buybar { visibility: hidden; }
body.detail-drawer-open .detail-drawer-foot { display: flex; }

/* °ü½É»óÇ° = °ø½Ä link_wish_toggle + block_btn_wish(¼­¹ö ÀúÀå¡¤¿¬µ¿¡¤¸¶ÀÌÆäÀÌÁö ´©Àû).
   ¸ÞÀÌÅ©¼¥ÀÌ Âò »óÅÂÀÏ ¶§ block_btn_wish ·¡ÆÛ¿¡ .wish-on ºÎ¿©(¾ÈÂÊ #MS_btn_wish ½ºÆÒ) ¡æ ±× ±âÁØÀ¸·Î Ã¤¿î/ºó ÇÏÆ® Åä±Û.
   ±âº»=ºóÇÏÆ®(heart-line) / .wish-on=Ã¤¿îÇÏÆ®(heart-fill). id¡¤Å¬·¡½º ¼¿·ºÅÍ º´±â(»çÀÌÆ®º° Å¬·¡½º Â÷ÀÌ ´ëºñ) */
.detail-buybar-wish { position: relative; flex-shrink: 0; width: 46px; height: 48px; display: flex; align-items: center; justify-content: center; color: #222; text-decoration: none; }
.detail-buybar-wish .material-symbols-outlined { font-size: 22px; color: #222; }
.detail-buybar-wish .heart-fill { display: none; font-variation-settings: 'FILL' 1, 'wght' 300, 'GRAD' 0, 'opsz' 22; }
.detail-buybar-wish .heart-line { display: inline-flex; font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 22; }
.detail-buybar-wish #MS_btn_wish.wish-on .heart-line, .detail-buybar-wish .wish-on .heart-line, .detail-buybar-wish.wish-on .heart-line { display: none; }
.detail-buybar-wish #MS_btn_wish.wish-on .heart-fill, .detail-buybar-wish .wish-on .heart-fill, .detail-buybar-wish.wish-on .heart-fill { display: inline-flex; }

/* (»ó´Ü ÀÌ¹ÌÁö °ü½É»óÇ° ÇÏÆ®´Â Á¦°ÅµÊ   #MS_btn_wish id Áßº¹ + ¿É¼ÇÇÊ¼ö ÆË¾÷ ÀÌ½´·Î ±¸¸Å¹Ù ÇÏÆ®¸¸ À¯Áö) */
.detail-layout-media { position: relative; }
/* Àå¹Ù±¸´Ï ¹öÆ°¿¡µµ ÇÏÆ®¿Í µ¿ÀÏÇÑ ¹îÁöÇü °¹¼ö Ç¥½Ã (Æ¼Àú¹Ù¡¤µå·Î¾î °ø¿ë Å¬·¡½º¶ó ¾çÂÊ µ¿½Ã Àû¿ë) */
.detail-buybar-wish em, .detail-buybar-cart em {
  position: absolute; top: 8px; right: 8px;
  background: #c2b8a6; color: #fff; font-size: 9px; font-style: normal;
  min-width: 14px; height: 14px; border-radius: 50px;
  display: flex; align-items: center; justify-content: center;
}

/* -- µå·Î¾î ¾È: ¿É¼Ç ¼±ÅÃ / ¼ö·® / ³×ÀÌ¹öÆäÀÌ -- */
.naver-checkout { margin-bottom: 30px; }
.detail-drawer .option_tk .detail-option-select p { margin-bottom: 12px; }
.detail-drawer .detail-info-label { display: inline-block; width: 25%; vertical-align: middle; font-size: 12px; color: #222; }
.detail-drawer .detail-info-value { display: inline-block; width: 73% !important; vertical-align: middle; }
.detail-drawer .detail-info-value select { width: 100%; height: 44px; padding: 0 10px; background: #fff; border: 1px solid #d6d0c4; border-radius: 0; color: #333; -webkit-appearance: none; appearance: none; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='%23555' d='M5 7l5 5 5-5z'/></svg>"); background-repeat: no-repeat; background-position: right 10px center; background-size: 14px; }
#detail-page #contents .detail-purchase-area .detail-option-select p { padding: 3px 0px 0px 0px; }
#detail-page #contents .detail-purchase-area .detail-option-select .opt-com a { font-family: 'Lato','Noto Sans KR',sans-serif; background: #231f20; color: #fff; border: none; }
.opt_sel { font-family: Arial, sans-serif; font-size: 0.7rem;background: #f4f0ea; text-align: center; margin: 25px 4px 0px 0px; color: #000; padding: 12px 0px 12px 0px; }
.opt_sel a { color: #000; font-family: 'Lato','Noto Sans KR',sans-serif; }

/* -- µå·Î¾î ¾È: ¸ÖÆ¼¿É¼Ç ÇÕ°è (MK ³×ÀÌÆ¼ºê) -- */
.detail-drawer .detail-option-total, .detail-drawer #MK_innerOptTotal { display: flex; align-items: center; justify-content: space-between; padding: 30px 10px 20px 10px; margin-top: 6px; border-top: 1px solid #eee; font-size: 13px; }
.detail-drawer .detail-option-total em, .detail-drawer .MK_total { font-family: "Open Sans", sans-serif; font-size: 13px; font-weight: 400; color: #000; font-style: normal; letter-spacing: 0.1rem; }
.MK_txt-total { font-family: 'Lato','Noto Sans KR',sans-serif; }
.mk_total_warp { position: absolute; bottom: 0px; right: 0px; }
.detail-drawer #MK_innerOptTotal .mk_total_warp { position: static; }
.mk-total-spacer-top { padding-top:30px; }
.mk-total-spacer-bottom { padding-bottom: 30px; }
.MK_optAddWrap .MK_inner-opt-cm .MK_price span { font-family: Arial, sans-serif; }
#detail-page #contents .MK_optAddWrap .total { border-top: 1px solid #f2f2f2; }
#detail-page #contents .MK_optAddWrap #MK_innerOptWrap, #detail-page #contents .MK_optAddWrap #MK_innerOptScroll {  max-height: none !important;  height: auto !important;  overflow: visible !important; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm li {  position: relative;  border-bottom: none;  padding: 12px;  margin-bottom: 8px;  display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between;  row-gap: 8px; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm li:last-child { margin-bottom: 0; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm li.has-value { background: #fafafa;  margin-top: 15px;}
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_p-name { position: static;  max-width: none;  white-space: normal;  overflow: visible;  text-overflow: clip;  padding-right: 0;  order: 1;  flex: 0 1 90%;  min-width: 0;  font-size: 11px;  letter-spacing: 0.01rem;}
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_btn-del { background-image: none; display: flex; align-items: center; justify-content: center; position: static; bottom: auto; right: auto; order: 2; flex-shrink: 0; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_btn-del::before { font-family: 'Material Symbols Outlined'; content: "delete"; font-size: 18px; color: #3b3b3b; font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 18; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img { display: none; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm li::after {  content: "";  order: 3;  flex-basis: 100%;  height: 0; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl { display: flex; align-items: center; gap: 3px; border: none; background: none; position: static; margin-top: 0; order: 4; flex: 0 0 auto; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 { width: 26px; height: 25px; border: none; border-radius: 3px; background: #fff; font-size: 0; color: transparent; display: flex; align-items: center; justify-content: center; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02::before { font-family: 'Material Symbols Outlined'; font-size: 15px; color: #333; font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 15; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(1) { order: 3; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(1)::before { content: "add"; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(2) { order: 1; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02:nth-of-type(2)::before { content: "remove"; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] { order: 2; border: none; background: #fff; border-radius: 3px; width: 28px; height: 25px; padding: 0; text-align: center !important; font-size: 12px; }
#detail-page #contents .MK_optAddWrap .MK_inner-opt-cm .MK_price {  position: static;  bottom: auto;  right: auto;  font-size: 12px;  font-weight: 400;  color: #222;  order: 5;}
#detail-page #contents .MK_optAddWrap .MK_txt-won { color: #222; font-size: 12px; }


/* ============================================================
   SECTION 7   »ó¼¼ ÅÇ¸Þ´º (DETAIL / REVIEW / Q&A)
   html: <div class="detail-tabmenu detail-tabmenu-fixed">
   ============================================================ */
.detail-section-divider { border-top: 12px solid #f5f5f5; }
/* ½º¸¶Æ®½ºÅ² Á¦°Å ´ëºñ ÀÚ¸³È­: ÅÇ ¸Þ´º 3¿­ °¡·Î¹èÄ¡´Â ¿ø·¡ ½º¸¶Æ®½ºÅ² °ø¿ë CSS°¡ ´ã´çÇÏ´ø ·¹ÀÌ¾Æ¿ôÀÌ¶ó
   ¿©±â¿¡ Á÷Á¢ Á¤ÀÇÇØ¼­ ½º¸¶Æ®½ºÅ² CSS À¯¹«¿Í ¹«°üÇÏ°Ô Ç×»ó µ¿ÀÏÇÏ°Ô º¸ÀÌµµ·Ï ÇÔ */
#detail-page #contents .detail-tabmenu ul { display: flex; margin: 0; padding: 0; list-style: none; background: #fff; }
#detail-page #contents .detail-tabmenu li { flex: 1 1 33.333%; list-style: none; text-align: center; }
#detail-page #contents .detail-tabmenu { border: none; margin-bottom: 0px; }
#detail-page #contents .detail-tabmenu li a { display: block; font-family: 'Josefin Sans', sans-serif; border: none; font-size: 11px; padding: 12px 0px; }
#detail-page #contents .detail-tabmenu.detail-tabmenu-fixed { display: block; position: fixed; top: 0; left: 0; right: 0; z-index: 200; }
.detail-tab-detail { }
.detail-tab-detail a { font-weight: normal; padding: 14px 20px; color: #5c5c5c; }
.detail-tab-review {  }
.detail-tab-qna { }
.detail-tab-count { color: #c2935f;  padding-left: 5px; font-family: 'PT Sans', sans-serif; }


/* ============================================================
   SECTION 8   ¾ÆÀÌÅÛ ¼½¼Ç Çì´õ + ÆÄ¿ö¸®ºä Ä³·¯¼¿
   html: <div class="detail-item-section" id="mobile_detail_view">
   ============================================================ */
.detail-img-title { text-align:center; }

/* ÆÄ¿ö¸®ºä »ó´Ü */
.review-header { text-align:center; margin:0px 0px 15px 0px; }
.review-header-label {font-family: 'Josefin Sans', sans-serif; color:#111; font-size:13px; font-weight:500; text-align:center;}
.review-header-count-text { line-height: 14px; padding: 5px 0px 10px 0px; font-size: 11px; }
.best_review.review-card-list ul {display:flex; padding:0; margin:0;}
.best_review.review-card-list li a {  }
.best_review.review-card-list li { background: #fff; padding: 0px 10px; margin: 0px; }
.best_review.review-card-list li dl { position: relative; height: 100%; border-bottom: 1px solid #d4d4d4; }
.best_review.review-card-list li .review-card-img img { width: 24%; float: left; border: none; padding: 10px 0px 10px 0px; }
.best_review.review-card-list li .review-card-body { position: absolute; left: 27%; top: 15%; }
.best_review.review-card-list li .review-card-content { height: 33px; color: #111; max-width: 215px; font-size: 11px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 17px; }
.best_review.review-card-list li .review-card-meta { }
.best_review.review-card-list li .review-card-meta-label { font-family: 'PT Sans', sans-serif; font-size: 10px; color:#111; }
.best_review.review-card-list li .review-card-score { font-size: 11px; font-family: 'Lato','Noto Sans KR',sans-serif; color: #c39562; padding: 0px 5px; }
.best_review.review-card-list li .review-card-writer { font-size: 11px; color:#111; }
.review-header-count { font-size: 11px; color: #c39562; padding-left: 5px; display: inline-block; }
.review-carousel-spacer { margin-top:30px; }
.review-more-btn { font-family: 'PT Sans', sans-serif; border-radius: 0px 0px 15px 0px; letter-spacing: 0.05em; font-size: 11px; background-color: #1e1e20; color: #fff; line-height: 27px; margin: 0 auto; width: 100px; text-align: center; padding: 2px 0px; margin: 30px auto; }


/* ============================================================
   SECTION 9   °£·« »óÇ°Á¤º¸
   html: <div class="detail-simple-info">
   ============================================================ */
.detail-simple-info { margin-bottom: 2.5rem; }
.detail-simple-info ul { background: #fafafa; padding: 1rem 1.25rem; border-radius: 0.25rem; }
.detail-simple-info ul li { display: table; width: 100%; margin-bottom: 0.1rem; }
.detail-simple-info .detail-simple-info-label { display: table-cell; width: 5rem; letter-spacing: 0px; line-height: 1rem; color:#000; font-family: Lato, "Noto Sans KR", sans-serif; font-weight: 400; }
.detail-simple-info ul li p { display: table-cell; padding-left: 0.625rem; word-break: break-all; font-family: Lato, "Noto Sans KR", sans-serif; }
.detail-simple-info-sep { padding: 0px 3px; }
.detail-simple-info-tolerance {  }
.detail-simple-info-value { max-width:30px; }


/* ============================================================
   SECTION 10   ÇÁ·Î¸ð¼Ç ¹è³Ê (ÆÛ½º³Î¼­ºñ½º ¡¤ ¼±¹°Æ÷Àå ¡¤ ¿ÀÇÁ¶óÀÎ¼Ò°³)
   html: <div class="personal_event_warp"> / .package_event_warp / .offline_event_warp
   ============================================================ */
.detail_experience_warp { text-align:center; padding: 0px 0px 50px 0px; word-break: keep-all; }
.detail_experience_title { font-family: "Noto Serif KR", serif; font-size: 23px; color: #000; font-weight: 600; letter-spacing: -0.02rem; }
.personal_event_warp { padding: 3.0rem 1.25rem 1.0rem 1.25rem; }
.personal_event_warp .personal_banner img { width: 100%; display: block; }
.personal_event_warp .personal_info_warp { padding: 1.25rem 1.75rem 2.5rem 1.75rem; }
.personal_event_warp .personal_info_warp .personal_info_title { font-family: "Noto Serif KR", serif; letter-spacing: -0.02rem; padding: 0px 0px 0px 0px; text-align: center; line-height: 1.6em; color: #000; font-size: 20px; font-weight: 600;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.personal_event_warp .personal_info_warp .personal_info_text { text-align: center; padding: 1.1rem 0rem 2.2rem 0rem; font-size: 13px; color: #000; overflow: hidden; text-overflow: ellipsis; line-height: 20px; word-break: keep-all; font-style: normal; font-weight: 400; letter-spacing: -.26px; }
.personal_event_warp .personal_info_warp .personal_info_btn { background-color: #f4f0ea; padding: 1.0rem 2.2rem; text-align: center; font-weight: 500; font-size: 13px; letter-spacing: 0.01rem; margin: 0 auto; color: #000; }

.package_event_warp { padding: 0rem 1.25rem 1.0rem 1.25rem; }
.package_event_warp .package_banner img { width: 100%; display: block; }
.package_event_warp .package_info_warp { padding: 1.4rem 1.75rem 2.5rem 1.75rem; }
.package_event_warp .package_info_warp .package_info_title { font-family: "Noto Serif KR", serif; letter-spacing: -0.02rem; padding: 0px 0px 0px 0px; text-align: center; line-height: 1.6em; color: #000; font-size: 20px; font-weight: 600;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.package_event_warp .package_info_warp .package_info_text { text-align: center; padding: 1.1rem 0rem 2.2rem 0rem; font-size: 13px; color: #000; overflow: hidden; text-overflow: ellipsis; line-height: 20px; word-break: keep-all; font-style: normal; font-weight: 400; letter-spacing: -.26px; }
.package_event_warp .package_info_warp .package_info_btn { background-color: #f4f0ea; padding: 1.0rem 2.2rem; text-align: center; font-weight: 500; font-size: 13px; letter-spacing: 0.01rem; margin: 0 auto; color: #000; }

.offline_event_warp { padding: 0rem 1.25rem 1.0rem 1.25rem; }
.offline_event_warp .offline_banner img { width: 100%; display: block; }
.offline_event_warp .offline_maintitle { font-family: 'Josefin Sans', sans-serif; color:#000; font-size:18px; font-weight:500; letter-spacing:1px; padding-bottom: 1.8rem; }
.offline_event_warp .offline_subtitle { font-family: 'Josefin Sans', sans-serif; color: #000; font-size: 0.8rem; padding-left: 10px; letter-spacing: 0rem; }
.offline_event_warp .boutique_info_warp { padding: 1.4rem 1.75rem 2.5rem 1.75rem; }
.offline_event_warp .boutique_info_warp .boutique_info_title { font-family: "Noto Serif KR", serif; letter-spacing: -0.02rem; padding: 0px 0px 0px 0px; text-align: center; line-height: 1.6em; color: #000; font-size: 20px; font-weight: 600;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.offline_event_warp .boutique_info_warp .boutique_info_subtitle { color: #111; font-size: 13px; text-align: center; }
.offline_event_warp .boutique_info_warp .boutique_info_text { text-align: center; padding: 1.1rem 0rem 2.2rem 0rem; font-size: 13px; color: #000; overflow: hidden; text-overflow: ellipsis; line-height: 20px; word-break: keep-all; font-style: normal; font-weight: 400; letter-spacing: -.26px; }
.offline_event_warp .boutique_info_warp .boutique_info_btn { background-color: #f4f0ea; padding: 1.0rem 2.2rem; text-align: center; font-weight: 500; font-size: 13px; letter-spacing: 0.01rem; margin: 0 auto; color: #000; }


/* ============================================================
   SECTION 11   ¼îÇÎ°¡ÀÌµå ¾ÆÄÚµð¾ð (»óÇ°Á¤º¸°í½Ã ¡¤ »çÀÌÁî°¡ÀÌµå ¡¤ ±¸¸ÅÀü ÇÊµ¶°¡ÀÌµå)
   html: <div class="ss-accordion-wrapper">
   ============================================================ */
.ss-accordion-wrapper {
    width: 100%;
    margin: 0px auto 0px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding-top: 25px;    
}
.ss-accordion-item {    
    width: 100%;
}
.ss-accordion-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 18px 20px;
    background: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: left;
}
.ss-accordion-title {
    font-size: 13px;
    font-weight: 500;
    color: #111111;
    letter-spacing: -0.3px;
    font-family: 'Lato', 'Noto Sans KR', sans-serif;
}
/* ¼ø¼ö CSS Á¤¹Ð µå·ÎÀ× ¡ý È­»ìÇ¥ ±âÈ£ */
.ss-accordion-arrow {
    position: relative;
    width: 10px;
    height: 6px;
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
}
.ss-accordion-arrow::before,
.ss-accordion-arrow::after {
    content: '';
    position: absolute;
    top: 2px;
    width: 6px;
    height: 1.5px;
    background-color: #555555;
    transition: background-color 0.3s ease;
}
/* ¡ý ¸ð¾çÀ» Çü¼ºÇÏ±â À§ÇØ ´ëÄª °¢µµ Á¶Àý */
.ss-accordion-arrow::before {
    left: 0;
    transform: rotate(45deg);
}
.ss-accordion-arrow::after {
    right: 0;
    transform: rotate(-45deg);
}
/* Å¬¸¯ÇÏ¿© ¿­·ÈÀ» ¶§ (is-open) ¡ü ±âÈ£·Î 180µµ ºÎµå·´°Ô È¸Àü ¹ÝÀü */
.ss-accordion-item.is-open .ss-accordion-arrow {
    transform: rotate(-180deg);
}
.ss-accordion-item.is-open .ss-accordion-arrow::before,
.ss-accordion-item.is-open .ss-accordion-arrow::after {
    background-color: #000000; /* È°¼ºÈ­ ½Ã È­»ìÇ¥ »ö»ó °­Á¶ */
}
/* ½º¸£¸¤ °í±Þ½º·´°Ô ·Ñ ´Ù¿îµÇ´Â ¸¶Âû·Â °¨¼Ó ºäÆ÷Æ® »óÇâ °íÁ¤ */
.ss-accordion-content {
    max-height: 0;
    overflow: hidden;
    background: #ffffff;
    /* Swiper ¸ð¼Ç°ú °áÇÕÇÏ´Â ¹Ì²ô·¯Áöµí ½º¸£¸¤ ´ÝÈ÷°í ¿­¸®´Â ¼Óµµ Á¦¾î */
    transition: max-height 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.ss-accordion-inner {
    padding: 5px 20px 25px 20px;
}
.ss-accordion-inner table { border-image: none; width: 100%; text-align: center; border-collapse: collapse; color: rgb(68 67 67); }
.ss-accordion-inner table tr { }
.ss-accordion-inner table th { font-size: 10px; line-height: 20px; width:100px; text-align: left; padding-left: 10px; }
.ss-accordion-inner table td { font-size: 10px; line-height: 20px; text-align: left; padding: 5px 0px 5px 0px; }

/* »óÇ°Á¤º¸°í½Ã Å×ÀÌºí ÅØ½ºÆ® */
.disclosure-weight-note { display: block; font-size: 10px; line-height: 10px; }
.disclosure-size-value { line-height: 15px; }
.disclosure-weight-sep { padding:0px 5px; }

/* »çÀÌÁî°¡ÀÌµå */
.size-guide-profile-img { margin: 0px 30px; }
.size-guide-profile-img img { width:100%; }
.size-guide-table-wrap table { border-image: none; width: 100%; text-align: center; border-collapse: collapse; color: rgb(128, 116, 126); margin-top: 15px; font-size: 9px; }
.size-guide-table-wrap table tr { border-collapse: collapse; }
.size-guide-table-wrap table th { text-align:center; border:1px solid #E1E1E3; font-weight: 400; background-color: #fafafa; padding:2px; border-collapse: collapse; }
.size-guide-table-wrap table td { text-align:center; border:1px solid #E1E1E3; padding:2px; border-collapse: collapse; }
.size-guide-cta { font-size: 10px; text-align: center; background-color: #000; padding: 10px 0px; color: #fff; border-radius: 3px; margin: 1.2em; }
.size-guide-cta a { color: #fff; }

/* ±¸¸ÅÀü ÇÊµ¶ ¼îÇÎ°¡ÀÌµå (»çÀÌÁî°¡ÀÌµå µÎ ºí·Ï°ú guide-block-title/guide-block-compact °øÀ¯) */
.guide-block { padding: 0px 10px; margin: 20px 0px; font-weight: 400; line-height: 1.5; font-size: 2.8vw; }
.guide-block-title { padding-bottom: 5px; font-weight: bold; }
.guide-block-link-btn { text-align: center; background-color: #000; color: #fff; border-radius: 5px;  padding: 10px 0px; margin-top: 5px; }
.guide-block-link-btn a { color: #fff; }
.guide-block-compact { padding: 0px 10px; font-weight: 400; line-height: 1.5; font-size: 2.8vw; word-break: keep-all; }
.guide-block-text { padding-bottom:10px; }
.guide-block-highlight { color: #000; }


/* ============================================================
   SECTION 12   °ü·Ã»óÇ° (ÇÔ²² º¸¸é ÁÁÀº ÄÃ·º¼Ç)
   html: <section class="related_prdwarp">   ¸ÞÀÎÈ­¸é .prd-swiper¿Í µ¿ÀÏ µðÀÚÀÎ(Swiper 11)
   ============================================================ */
.related_prdwarp { margin-bottom: 10px; }
.related_prdwarp .related-prd-title { font-size: 13px; font-weight: 500; color: #111111; letter-spacing: -0.3px; font-family: 'Lato', 'Noto Sans KR', sans-serif; width: 100%; padding: 18px 20px; background: #ffffff; text-align: left;  }

.related_prd.prd-swiper { padding: 15px 0 0 15px; }
.related_prd.prd-swiper ul { display: flex; padding: 0; margin: 0; }
.related_prd.prd-swiper li { padding: 0; margin: 0 2% 0 0; }
.related_prd.prd-swiper li a { padding: 0; }
.related_prd.prd-swiper .prd-img-wrap { background-color: rgba(0, 0, 0, .02); text-align: center; }
.related_prd.prd-swiper .prd-img-wrap img { mix-blend-mode: multiply; max-width: 100%; height: auto; }
.related_prd.prd-swiper .prd-info-text { max-width: 150px; margin-top: 10px; }
.related_prd.prd-swiper .prd-name { font-family: 'PT Sans', sans-serif; color: #1b1b1b; font-size: 12px; font-weight: 400; letter-spacing: -0.020em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left; }
.related_prd.prd-swiper .prd-subname { font-family: proxima-nova, sans-serif; font-weight: 400; letter-spacing: 0.03em; font-size: 10px; color: #5d5d5d; font-style: italic; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.related_prd.prd-swiper .prd-price-wrap { position: relative; padding-top: 4px; text-align: left; }
.related_prd.prd-swiper .prd-price-sale { display: inline-block; padding-right: 3px; margin: 0; font-weight: bold; font-size: 13px; }
.related_prd.prd-swiper .prd-price-origin { display: inline-block; color: #777; font-size: 10px; font-family: 'PT Sans', sans-serif; }
.related_prd.prd-swiper .prd-price-bold { text-align: left; padding-right: 3px; margin: 0; font-weight: bold; font-size: 13px; }
.related_prd.prd-swiper .prd-discount-rate { position: absolute; font-family: 'Lato', 'Noto Sans KR', sans-serif; letter-spacing: 0.05em; right: 5px; bottom: 0; color: #fa5500; font-size: 12px; }
.related_prd.prd-swiper .prd-replace { font-size: 13px; font-weight: bold; text-align: left; }
.related_prd .prd-review { font-size: 10px; font-family: 'PT Sans', sans-serif; text-align: left; }
.related_prd .prd-review-count { padding-left: 3px; color: #777; font-family: 'PT Sans', sans-serif; }
.related_prd .review-height { min-height: 17px; }
/* Swiper ±âº»°ªÀº position:absolute(ÄÁÅ×ÀÌ³Ê À§¿¡ °ãÃÄ ±×¸²)   ¸ÞÀÎÈ­¸é ÅÇ ½½¶óÀÌ´õ¿Í µ¿ÀÏÇÏ°Ô
   relative·Î µ¤¾î½á¼­ Ä«µå ¾Æ·¡ ¹®¼­ Èå¸§ ¾È¿¡ Á¤»ó ¹èÄ¡µÇµµ·Ï ÇÔ */
.related_prd .swiper-scrollbar { position: relative; left: 0; width: 70%; height: 2px; margin: 50px auto 30px; background: #e5e1d8; border-radius: 0; }
.related_prd .swiper-scrollbar-drag { height: 2px; background: #1b1b1b; border-radius: 0; }


/* ¸®ºä»ó´Ü */
.reveiew_border_bar { margin-top:30px; }



/* »óÇ°»ó¼¼Á¤º¸ (ÀÌ¹ÌÁö ¹× ÅØ½ºÆ®¼³¸íÁ¤º¸ ¡Ø Áö¿ìÁö ¸»°Í. »ó¼¼¼³¸í±úÁü) */
.mobile_detail_warp img { width:100%; }
.sweetyp_info_warp { max-width:1000px; margin: 0 auto; }
.sweetyp_info_warp img { width:100%; }
.sweetyp_info_warp .sweety_enname { font-family: 'Josefin Sans', sans-serif; font-size: 2.2em; padding: 30px 0px 30px 0px; text-align: left; line-height: 24px; text-transform: uppercase; }
.sweety_enname h1 { font-family: 'Josefin Sans', sans-serif; }
.sweetyp_info_warp .sweety_text { line-height: 1.5em; font-size: 1.4em; text-align: left; letter-spacing: -.02em; overflow: hidden; padding: 0px 0px 50px 0px; word-break: keep-all; }
.sweetyp_info_warp .sweety_color_warp { }
.sweetyp_info_warp .sweety_color_warp dl { text-align: center; padding: 30px 0px 0px 0px; }
.sweetyp_info_warp .sweety_color_warp dl dt { font-family: 'Josefin Sans', sans-serif; font-size: 1.0em; line-height: 0.5em; }
.sweetyp_info_warp .sweety_color_warp dl dd { font-family: 'Josefin Sans', sans-serif; font-size: 0.6em; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.sweetyp_info_warp .sweety_color_warp dl dd img { margin: 5px 0px 0px 0px; }
.sweetyp_info_warp .sweety_color_warp ul { margin: 5px 0px 30px 0px; text-align: center; }
.sweetyp_info_warp .sweety_color_warp ul:after { content: ""; display: block; clear: both; }
.sweetyp_info_warp .sweety_color_warp ul li { float: left; font-family: 'Josefin Sans', sans-serif; font-size: 0.8em; display: inline-block; width: 25%; }
.sweetyp_info_warp .sweety_color_warp ul li:first-child { margin-left:0px; }
.sweetyp_info_warp .sweety_color_warp ul li:last-child { margin-right:0px; }
.sweetyp_info_warp .sweety_model_img02 { padding: 15px 0px 0px 0px; }
.sweetyp_info_warp .sweety_model_img03 { padding: 15px 0px 15px 0px; }
.meleep_info_warp { margin: 0 auto; }
.meleep_info_warp img { width:100%; }
.melee_detail_img img { width:100%; }
.meleep_info_warp .melee_title { font-family: "Noto Serif KR", serif !important; font-size: 18px; font-weight: 600; letter-spacing: -0.02rem; word-break: keep-all; padding-bottom: 15px; }
.meleep_info_warp .melee_text { text-align: justify; font-size: 0.8rem; line-height: 1.3rem; padding: 1.5rem 0rem; word-break: keep-all; }
.meleep_info_warp .melee_end_title { font-family: 'KoPub Batang', serif; font-size: 16px; color: #2c2c2c; text-align: center; padding-top: 2rem; }
.meleep_info_warp .melee_end_text { line-height: 15px; text-align: center; font-size: 10px; padding: 0.5rem 0rem 3rem 0rem; }
.meleep_info_warp .melee_detail_subtitlewarp { padding: 1.8rem 0.95rem 0rem 0.95rem; line-height: 20px; text-align: left; font-size: 13px; letter-spacing: -.26px !important; }
.meleep_info_warp .melee_detail_subtextwarp { text-align: left; font-size: 13px; line-height: 20px; padding: 0px 0px 100px 0px; word-break: keep-all; }
.meleep_info_warp .concept_detail_subtext { text-align: left; font-size: 13px; line-height: 20px; padding: 0px 0px 100px 0px; word-break: keep-all; }
.meleep_info_warp .diamond_detail_subtextwarp { text-align: justify; font-size: 0.7rem; line-height: 1.3rem; padding: 0.8rem 1.0rem 5.0rem 1.0rem; word-break: keep-all; }


/* »óÇ°»ó¼¼Á¤º¸ (ÀÌ¹ÌÁö ¹× ÅØ½ºÆ®¼³¸íÁ¤º¸/±â³äÀÏÁ¦Ç° ¡Ø Áö¿ìÁö ¸»°Í. »ó¼¼¼³¸í±úÁü) */
.prd_info_warpper { text-align: center; color: rgb(44, 44, 44); }
.prd_info_warpper img { max-width:100%; }
.melee_sub_name { font-family: 'Josefin Sans', sans-serif; font-size: 1.15rem; line-height: 24px; letter-spacing: 0.03rem; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; font-weight: 500; }
.melee_ma_name { font-size: 13px; letter-spacing: -0.02rem; white-space: nowrap; text-overflow: ellipsis; word-break: keep-all; }
.anniversarymov_title { font-family: "Noto Serif KR", serif !important; font-size: 18px; padding-bottom: 15px; font-weight: 600; letter-spacing: -0.02rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; word-break: keep-all; }
.anniversarymov_img { margin:30px 0px 0px 0px; }
.anniversarymov img { width:100%; }
.anniversarymov_img iframe { width:500px; height:200px; }
.melee_detail_text01 { margin-top: 70px; font-size: 15px; font-weight: 300; text-align: center; font-family: 'Josefin Sans', sans-serif; }
.melee_detail_text02 { margin-bottom: 10px; font-family: 'Josefin Sans', sans-serif; font-size: 10px; }
.melee_detail_text03 { line-height: 14px; font-size: 10px; margin: 20px 0px 60px 0px; }
.melee_detail_text04 { max-width: 1000px; margin: 150px auto 50px; }
.melee_detail_text04 table { margin: 0 auto; }
.melee_detail_text05 {  background: #fafafa; border-radius: 0px; }
.melee_detail_text06 { font-family: 'Josefin Sans', sans-serif; font-size: 14px; padding-top: 15px; }
.melee_detail_text07 { padding: 1.8rem 0.95rem 0rem 0.95rem; line-height: 20px; text-align: left; font-size: 13px; letter-spacing: -.26px !important; }
.melee_detail_text08 { position: relative; margin: 50px auto 0px; }
.melee_detail_text09 img { max-width:85%; }
.melee_detail_text10 { position: relative; max-width: 1000px; margin: 60px auto 0px; padding: 30px 0px; background: #fcf9f4; }
.melee_detail_text11 { font-family: 'KoPub Batang', serif; font-size: 16px; padding: 60px 0px 0px 0px; }
.melee_detail_text12 { width: 100%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); }
.melee_detail_text14 { width: 100%; position: absolute; top: 42%; left: 50%; transform: translateX(-50%); font-family: 'KoPub Batang', serif; font-size: 23px; }
.melee_detail_text15 { line-height: 10px; padding: 2px 0px 20px 0px; }
.melee_detail_text16 { padding-top:60px; }
.melee_detail_text17 { padding: 10px 0px; }
.back_png { margin-top: 100px; background:#fafafa; padding: 50px 0px; }
.back_png50 { margin-top: 100px; background:#fafafa; padding: 50px 0px; }
.model_png { margin-top: 100px; padding: 5px 0px; }
.model_png02 { margin: 20px 0px; }
.model_png03 { }



/* »óÇ°»ó¼¼Á¤º¸ ( ÇÏ´Ü·Î°íÁ¤º¸ ¡Ø Áö¿ìÁö ¸»°Í. »ó¼¼¼³¸í±úÁü) */
.sweety_logo_warp { text-align: center; margin: 20px 0px 30px 0px; }
.sweety_logo_warp dt { font-family: "Noto Serif KR", serif !important;  font-size: 15px; padding-bottom: 6px; font-weight: 600; letter-spacing: 0.01rem; word-break: keep-all; }
.sweety_logo_warp dd { max-width: 80%; margin: 0 auto; line-height: 12px; font-size: 10px; word-break: keep-all; }

/* »óÇ°»ó¼¼Á¤º¸ ( ´ÙÀÌ¾Æ¸óµåÁ¤º¸ ¡Ø Áö¿ìÁö ¸»°Í. »ó¼¼¼³¸í±úÁü) */
.diamond_detail_subwarp { padding: 4.0rem 0rem 0rem 0rem; }
.diamond_detail_subwarp .dia_detail_titlewarp { padding: 2.0rem 0.95rem 0rem 0.95rem; text-align: left; }
.diamond_detail_subwarp .dia_detail_titlewarp .dia_title_info { font-family: "Noto Serif KR", serif !important; font-size: 20px; font-weight: 600; text-align: left; letter-spacing: -0.02rem; }
.diamond_detail_subwarp .dia_detail_titlewarp .dia_detail_subtextwarp { text-align: justify; word-break: keep-all; padding: 1.1rem 0rem 2.5rem 0rem; font-size: 13px; letter-spacing: -.26px !important; line-height: 20px; font-family: Arial, sans-serif; }
.diamond_detail_subwarp .dia_detail_01 { font-family: 'Josefin Sans', sans-serif; font-size: 18px; font-weight: 500; letter-spacing: 0.1rem; text-transform: uppercase; padding-bottom: 10px; text-align: left;}
.melee_detail_img img { width:100%; }


/* Àå¹Ù±¸´Ï ´ã±â ÆË¾÷  */
.BA-btn-wrap { display: flex; gap: 15px; margin: 0px 10px; }
#cartPop .BA-item-cont .BA-item-list dt { border: none !important; width: 100px !important; height: 100px !important; padding-left: 5px !important; }
#cartPop .BA-item-cont .BA-item-list dd { max-width: 85% !important; }
#cartPop .BA-item-cont .BA-btn-wrap a { font-size: 11px !important; border: 1px solid #f4f0ea !important; background-color: #f4f0ea; letter-spacing: -0.01rem; font-weight: 500; padding: 3px 0px 6px 0px; color: #222 !important; font-family: 'Lato', 'Noto Sans KR', sans-serif !important; }
#cartPop .BA-item-cont .BA-btn-wrap a + a { background: #222 !important; color: #fff !important; }
#cartPop .layer .layer-pop .BA-tit-fix h3 { background-color: #f4f0ea !important; color: #222 !important; font-size: 12px !important; letter-spacing: -0.01rem; padding: 5px 20px !important; height: 30px !important; line-height: 30px !important; font-weight: 500 !important; font-family: 'Lato', 'Noto Sans KR', sans-serif !important; }
#cartPop .layer .layer-pop .BA-basket-pop-close { background-color: #f4f0ea !important; top: 2px !important; }
/* BASIC css end */

