:root{--base-font-size:16px;--color-black:#000;--color-white:#fff;--color-granite:#666;--color-nickel:silver;--color-silver:#babec4;--color-flint:#6b6b6b;--color-smoke:#858b94;--color-oil:#232221;--color-charcoal:#413f3d;--color-orange:#eb6100;--color-pink:#db0e64;--color-green:#12a139;--color-blue:#166bd8;--color-catskill-white:#f2f4f7;--color-catskill-white2:#f4f4f4;--color-mercury:#e4e7ec;--color-berry:#92174d;--color-desert-storm:#f7f7f7;--color-wisp-pink:#fdf3f7;--color-seashell:#f1f1f1;--color-dark-jungle-green:#222;--color-platinum:#e3e3e3;--color-platinum2:#e8e8e8;--color-quill-grey:#d4d4d4;--color-pastel-grey:#ccc;--color-soft-peach:#ffe9f9;--color-pink-lace:#fee3f7;--color-flamingo-pink:#ff9ec7;--color-gainsboro:#dfdfdf;--color-monsoon:#898989;--color-white-lilac:#f8f8f8;--color-nobel:#b2b2b2;--color-satin-linen:#e5e5e5;--color-silver-chalice:#adadad;--color-white-rock:#e6e6e6;--color-porcelain:#f1f2f5;--color-iridium:#3c3c3c;--color-carbon-grey:#5d5d5d;--color-linen:#fdf0e1;--color-burnt-orange:#be4900;--color-misty-rose:#fee5e7;--color-debian-red:#da1249;--color-tealish-green:#dcf1e1;--color-la-salle-green:#038026;--color-pattens-blue:#e8f3fe;--color-gray:#999;--color-gunmetal:#303030;--color-alabaster:#f8f9fa;--color-aqua-haze:#f3f3f3;--color-aluminium:#b0b0b0;--color-peach-puff:#fbd8bb;--color-heavy-metal:#2f2e2d;--color-blue-lotus:#6e57e4;--color-pearl-bush:#e2e2e2;--color-seashell2:#f2f2f2;--color-bleu-de-france:#378eeb;--color-alice-blue:#eaf3ff;--color-spring-wood:#f1faf2;--color-blueberry:#503eb2;--color-magnolia:#f3f1ff;--color-ghost-white:#f9f9fb;--color-ghost-white2:#f3f9fe;--color-aqua-spring:#edf7ef;--color-snow-drift:#f9f9f9;--color-bright-gray:#edeff2;--color-bright-gray2:#edeff2;--color-bright-gray3:#eeeff3;--color-bright-gray4:#ebedf1;--color-light-grey:#dedede;--color-grey-cloud:#b1b1b1;--color-anti-flash-white:#f1f3f5;--color-anti-flash-white2:#eef1f3;--color-brilliant-azure:#318cf7;--color-french-fuchsia:#f63d8b}:root[data-theme=light],:root[data-theme=dark]{--border-color:#000;--text-color:#000;--background-color:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button{margin:0;padding:0}fieldset,img{border:0}dl,ul,ol,menu,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}input,select,textarea,button{font-size:100%}table{border-collapse:collapse;border-spacing:0}body{-moz-text-size-adjust:none;text-size-adjust:none}input[type=checkbox]:checked{appearance:none;background-color:#0000}input[type=text],input[type=password],input[type=submit],input[type=search],input[type=tel],input[type=email],html input[type=button],input[type=reset]{appearance:none;border-radius:0}input[type=search]::-webkit-search-cancel-button{appearance:none}html,body{font-size:var(--base-font-size);color:var(--text-color);background-color:var(--background-color)}body{transition:background-color .4s,color .4s;overflow-x:hidden}body,input,select,textarea,button{line-height:1.5;font-family:var(--font-pretendard),-apple-system,"Malgun Gothic","맑은 고딕","Apple SD Gothic Neo",sans-serif;color:var(--text-color)}a{color:var(--text-color);text-decoration:none}a:active,a:hover{text-decoration:none}address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400}img{vertical-align:top}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.accordion_wrapper{padding:1rem 0}.accordion_wrapper dl.accordion_items{flex-direction:column;display:flex}.accordion_wrapper dl.accordion_items.is_accodion_closed{gap:0}.accordion_wrapper dl.accordion_items dt{align-items:center;gap:.5rem;min-height:32px;display:flex}.accordion_wrapper dl.accordion_items dt button.none_style_btn.btn_accordion{background-color:#fff;align-items:center;gap:.25rem;padding:0 .25rem;display:flex}.accordion_wrapper dl.accordion_items dt button.none_style_btn.btn_accordion .txt_comm{color:#413f3d;font-size:.8125rem;font-weight:500}.accordion_wrapper dl.accordion_items dt em.accordion_bar{background-color:#e4e7ec80;flex:auto;height:.0625rem;display:block}.accordion_wrapper dl.accordion_items dd{opacity:1;max-height:fit-content;transition:all .4s ease-in-out;overflow:hidden}.accordion_wrapper dl.accordion_items dd p.accordion_desc{color:#858b94;white-space:pre-wrap;background-color:#f2f4f7;border-radius:.375rem;padding:1rem;font-size:.75rem;font-weight:400;line-height:1.3125rem}.accordion_wrapper dl.accordion_items dd.close_accordion{opacity:0;max-height:0;transition:all .4s ease-in-out}button{cursor:pointer;border:none;outline:none}button:disabled{cursor:auto}[class*=btn_]{vertical-align:middle;text-align:center;background-color:#0000;border:0;font-size:0;line-height:1;display:inline-block;position:relative}[class*=btn_]:not(button){justify-content:center;align-items:center;display:flex}[class*=btn_] .txt_l{vertical-align:middle;font-size:1rem;font-weight:400;display:inline-block}[class*=btn_] .img_comm{vertical-align:middle;display:inline-block}.btn_access_location{font-size:.8125rem}.btn_access_location .emph_comm{color:var(--color-black);vertical-align:middle;display:inline-block}.btn_access_location .txt_comm{color:var(--color-nickel);vertical-align:middle;margin-left:.5rem;display:inline-block}.btn_access_location_2{background-color:#ffe9f980;border-radius:.5rem;padding:.25rem .5rem;font-size:.8125rem}.btn_access_location_2 .emph_comm{color:var(--color-black);vertical-align:middle;display:inline-block}.btn_circle_white{border:.0625rem solid var(--color-platinum2);box-sizing:border-box;background-color:var(--color-white);border-radius:100%;width:1.75rem;height:1.75rem;box-shadow:0 .0625rem .125rem #c0c0c080}.btn_circle_cart{-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);background-color:#23222180;border-radius:100%;width:2rem;height:2rem;box-shadow:0 .0625rem .125rem #c0c0c080}.btn_circle_cart.active{background-color:var(--color-pink);-webkit-backdrop-filter:none;backdrop-filter:none}.btn_circle_cart.active .ico_cart_20x20{background-position:-5rem -7.5rem}.btn_circle_pink{background-image:linear-gradient(180deg, var(--color-pink) 0%, var(--color-french-fuchsia) 100%);border-radius:100%;width:2rem;height:2rem}.btn_circle_pink .ico_search{color:#0000;vertical-align:middle;background:url(https://static-cdn.meatbox.co.kr/public/fstatic/icon/common/ico_search_white.svg) 0 0/100% no-repeat;width:1.25rem;height:1.25rem;font-size:.0625rem;line-height:0;display:inline-block}.btn_pill_filter{border:.0625rem solid var(--color-seashell);background-color:var(--color-desert-storm);border-radius:.9375rem;padding:.4375rem .5625rem}.btn_pill_filter .txt_comm{color:var(--color-dark-jungle-green);vertical-align:middle;font-size:.8125rem;display:inline-block}.btn_round_filter{border:.0625rem solid var(--color-mercury);background-color:var(--color-white);border-radius:.5rem;padding:.1875rem .4375rem}.btn_round_filter .txt_comm{color:var(--color-oil);vertical-align:middle;font-size:.75rem;font-weight:500;line-height:1.33333;display:inline-block}[class*=btn_round_filter]{box-sizing:border-box;border-radius:.5rem;min-height:1.5rem;padding:.25rem .375rem .25rem .5rem}[class*=btn_round_filter] .txt_comm{vertical-align:middle;font-size:.75rem;font-weight:500;line-height:1.33333;display:inline-block}[class*=btn_round_filter] .txt_comm~.img_comm{vertical-align:middle;margin-left:.25rem;display:inline-block}.btn_round_filter_black{background-color:var(--color-oil)}.btn_round_filter_black .txt_comm{color:var(--color-white)}.btn_pill_pink{background-color:var(--color-wisp-pink);border-radius:1rem;padding:.5625rem .75rem}.btn_pill_pink .txt_comm{color:var(--color-pink);vertical-align:middle;font-size:.875rem;display:inline-block}.btn_round_layered{border:.125rem solid var(--color-white);background-color:var(--color-seashell);border-radius:.625rem;padding:.4375rem .75rem}.btn_round_layered .txt_comm{color:var(--color-dark-jungle-green);font-size:.875rem}.btn_round_layered.active{border-color:var(--color-dark-jungle-green);background-color:var(--color-dark-jungle-green)}.btn_round_layered.active:before{z-index:1;border:.0625rem solid var(--color-white);content:"";border-radius:.5rem;position:absolute;inset:0}.btn_round_layered.active .txt_comm{color:var(--color-white)}.btn_round_remove{background-color:var(--color-platinum);border:.09375rem solid #0000;border-radius:.4375rem;width:1.25rem;height:1.25rem}.btn_round_remove .img_comm{filter:brightness(0)saturate()invert(59%)sepia(0%)saturate(119%)hue-rotate(159deg)brightness(94%)contrast(83%)}.btn_round_remove:hover{background-color:var(--color-quill-grey)}.btn_round_remove:hover .img_comm{filter:brightness(0)saturate()invert(11%)sepia(18%)saturate(0%)hue-rotate(188deg)brightness(113%)contrast(85%)}.btn_round_remove:active{background-color:var(--color-pastel-grey)}.btn_round_remove:active .img_comm{filter:brightness(0)saturate()invert(0%)sepia(3%)saturate(200%)hue-rotate(344deg)brightness(94%)contrast(80%)}.btn_round_remove:focus-visible{outline:.09375rem solid var(--color-charcoal);background-color:var(--color-quill-grey)}.btn_round_remove:focus-visible .img_comm{filter:brightness(0)saturate()invert(11%)sepia(18%)saturate(0%)hue-rotate(188deg)brightness(113%)contrast(85%)}.btn_round_remove[disabled]{background-color:#0000}.btn_round_remove[disabled] .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.btn_round_remove[disabled=disabled]{background-color:#0000}.btn_round_remove[disabled=disabled] .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.btn_round_remove.disabled{background-color:#0000}.btn_round_remove.disabled .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.btn_round_remove_pink{background-color:var(--color-soft-peach);border:.09375rem solid #0000;border-radius:.4375rem;width:1.25rem;height:1.25rem}.btn_round_remove_pink .img_comm{filter:brightness(0)saturate()invert(13%)sepia(78%)saturate(4529%)hue-rotate(324deg)brightness(109%)contrast(99%)}.btn_round_remove_pink:hover{background-color:var(--color-pink-lace)}.btn_round_remove_pink:hover .img_comm{filter:brightness(0)saturate()invert(13%)sepia(78%)saturate(4529%)hue-rotate(324deg)brightness(109%)contrast(99%)}.btn_round_remove_pink:active{background-color:var(--color-flamingo-pink)}.btn_round_remove_pink:active .img_comm{filter:brightness(0)saturate()invert(13%)sepia(78%)saturate(4529%)hue-rotate(324deg)brightness(109%)contrast(99%)}.btn_round_remove_pink:focus-visible{outline:.09375rem solid var(--color-pink);background-color:var(--color-soft-peach)}.btn_round_remove_pink:focus-visible .img_comm{filter:brightness(0)saturate()invert(13%)sepia(78%)saturate(4529%)hue-rotate(324deg)brightness(109%)contrast(99%)}.btn_round_remove_pink[disabled]{background-color:#0000}.btn_round_remove_pink[disabled] .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.btn_round_remove_pink[disabled=disabled]{background-color:#0000}.btn_round_remove_pink[disabled=disabled] .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.btn_round_remove_pink.disabled{background-color:#0000}.btn_round_remove_pink.disabled .img_comm{filter:brightness(0)saturate()invert(78%)sepia(0%)saturate(489%)hue-rotate(163deg)brightness(111%)contrast(84%)}.tab_primary{border:.0625rem solid var(--color-white);background-color:var(--color-mercury);cursor:pointer;border-radius:.5rem;padding:.3125rem .75rem;font-size:0}.tab_primary.on_category{box-sizing:border-box;padding:.5rem 1rem}.tab_primary.on_category .img_comm~.txt_comm,.tab_primary.on_category .txt_comm~.img_arrow{margin-left:.25rem}.tab_primary .img_comm{vertical-align:middle;width:1rem;height:1rem;display:inline-block}.tab_primary .img_comm~.txt_comm{margin-left:.125rem}.tab_primary .txt_comm{color:var(--color-oil);vertical-align:middle;font-size:.875rem;font-weight:500;line-height:1.14286;display:inline-block}.tab_primary .txt_comm~.img_arrow{margin-left:.125rem}.tab_primary .img_arrow{vertical-align:middle;width:1.25rem;height:1.25rem;transition:all .3s ease-in-out;display:inline-block;transform:rotate(90deg)}.tab_primary:hover{background-color:var(--color-silver)}.tab_primary:active{background-color:var(--color-mercury)}.tab_primary.active_search{background-color:var(--color-oil);box-shadow:0 0 0 .125rem #232221}.tab_primary.active_search .txt_comm{color:#fff}.tab_primary.active_search .img_arrow{transition:all .3s ease-in-out;transform:rotate(270deg)}.tab_primary:focus-visible{background-color:var(--color-oil);box-shadow:0 0 0 .125rem var(--color-brilliant-azure);outline:none}.tab_primary:focus-visible .txt_comm{color:var(--color-white)}.tab_primary.active{background-color:var(--color-oil)}.tab_primary.active .txt_comm{color:var(--color-white)}.tab_primary[disabled]{box-shadow:none;background-color:var(--color-gainsboro)}.tab_primary[disabled] .txt_comm{color:var(--color-silver)}.tab_primary[disabled=disabled]{box-shadow:none;background-color:var(--color-gainsboro)}.tab_primary[disabled=disabled] .txt_comm{color:var(--color-silver)}.tab_primary.disabled{box-shadow:none;background-color:var(--color-gainsboro)}.tab_primary.disabled .txt_comm{color:var(--color-silver)}button.btn_light_grey.with_right_arrow{align-items:center;display:flex}button.btn_light_grey.with_right_arrow .txt_box{color:#858b94;font-size:.8125rem;font-weight:500}button.btn_light_grey.with_right_arrow{gap:.125rem;padding-block:.25rem}button.btn.btn_init{background-color:#fff;border:none;outline:none}button.btn.btn_init.btn_share{justify-content:center;align-items:center;gap:.125rem;padding-inline:.25rem;display:flex}button.btn.btn_init.btn_share .txt_box{color:#413f3d;font-size:.75rem;font-weight:500}button.btn.btn_init.btn_fill_grey_rounded{box-sizing:border-box;background-color:#f2f4f7;border-radius:.25rem;padding:.25rem}button.btn.btn_init.btn_fill_grey_rounded .txt_box{font-size:.75rem;font-weight:500}button.btn.btn_init.bg_invisible{background-color:#0000}button.btn.btn_init.size_auto{width:fit-content;height:fit-content}button.button_bg_wh{background-color:#fff}button.btn.btn_init.btn_grey_rounded_1x1{background-color:#f2f4f7;border-radius:.25rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}button.btn.btn_init.btn_outline_round{background-color:#0000;border-style:solid;border-width:.0625rem;gap:.25rem;display:flex}button.btn.btn_init.btn_outline_round--type1{box-sizing:border-box;border:.0625rem solid #e4e7ec;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;height:1.75rem;padding:.375rem .5rem;display:flex}button.btn.btn_init.btn_outline_round--type1 .txt_box{color:#303030;margin-top:.0625rem;font-size:.8125rem;font-weight:500;line-height:1.125}button.btn.btn_init.btn_outline_round--type1 .icon_checked{display:none}button.btn.btn_init.btn_outline_round--type1.active{border-color:#413f3d}button.btn.btn_init.btn_outline_round--type1.active .txt_box{font-weight:600}button.btn.btn_init.btn_outline_round--type1.active .icon_checked{display:block}a.clear_button,button.clear_button{box-sizing:border-box;box-shadow:none;cursor:pointer;background-color:#0000;border:none;outline:none;width:fit-content;height:fit-content;padding:0}a.clear_button.button--rounded_thin_grey_label,button.clear_button.button--rounded_thin_grey_label{box-sizing:border-box;border:.0625rem solid #e4e7ec;border-radius:.5rem;justify-content:center;align-items:center;height:1.75rem;padding:.25rem .5rem;display:flex}a.clear_button.button--rounded_thin_grey_label .txt_box,button.clear_button.button--rounded_thin_grey_label .txt_box{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:500;line-height:1rem}@media (max-width:767px){a.clear_button.button--rounded_thin_grey_label .txt_box,button.clear_button.button--rounded_thin_grey_label .txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1.25}}a.clear_button.wide_icon_button,button.clear_button.wide_icon_button{gap:.5rem;padding-block:.5rem}a.clear_button .txt_box,button.clear_button .txt_box{color:#000;font-size:.875rem;font-weight:500;line-height:1}.header_hamburger .clear_button{margin:2px -15px -15px 0;padding:0 15px 15px 0;position:relative}.header_hamburger .balloon_label{padding:5px 8px 3px}button.button_tab_primary{box-sizing:border-box;background-color:#232221;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;height:2rem;padding:.0625rem 1rem 0;display:flex}button.button_tab_primary .util_item{margin:0 0 0 -4px;transform:translateY(-1.5px)}button.button_tab_primary .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}button.button_tab_primary.active:before{content:"";z-index:-1;border-radius:inherit;background-color:#fff;position:absolute;inset:-.0625rem -.0625rem -.0625rem -.125rem;box-shadow:0 0 0 2px #232221}ul.list_menu{padding-block:.75rem}ul.list_menu li{padding-inline:.75rem}.menu_button{text-align:left;background-color:#fff;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:14.125rem;height:2.75rem;margin-inline:auto;padding:.75rem .5rem;display:flex}.menu_button .txt_box{letter-spacing:0;color:#232221;flex:1;font-size:.875rem;font-weight:500;line-height:1rem}.menu_button.active{background-color:#232221}.menu_button.active .txt_box{color:#fff}.button_square_border{box-sizing:border-box;background-color:#fff;border:.0625rem solid #eee;flex-direction:row;justify-content:center;align-items:center;height:1.9375rem;padding:.3125rem .625rem;display:flex}.button_square_border .txt_box{letter-spacing:-.00195313rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.3125rem}button.button_buy_now{box-sizing:border-box;background-color:#f2f4f7;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;width:100%;height:2rem;margin-top:.5rem;margin-bottom:.25rem;padding:.5rem 0;display:flex;position:relative}button.button_buy_now .txt_box{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:500;line-height:1}button.button_buy_now:hover{background-color:#e4e7ec}button.button_buy_now.active:before{content:"";border-radius:inherit;box-sizing:border-box;border:.125rem solid #fff;position:absolute;inset:-.0625rem;box-shadow:0 0 0 .125rem #413f3d}button.button_buy_now:disabled{background-color:#f2f4f7}button.button_buy_now:disabled>*{opacity:.5}button.button_error{box-sizing:border-box;background-color:#f2f4f7;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;height:2.5rem;margin-top:.5rem;padding:1rem;display:flex;position:relative}@media (max-width:767px){button.button_error{height:2rem;padding:1rem .75rem}}button.button_error .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}@media (max-width:767px){button.button_error .txt_box{font-size:13px}}button.button_error:hover{background-color:#e4e7ec}button.button_error.active:before{content:"";border-radius:inherit;box-sizing:border-box;border:.125rem solid #fff;position:absolute;inset:-.0625rem;box-shadow:0 0 0 .125rem #413f3d}button.button_error:disabled{background-color:#f2f4f7}button.button_error:disabled>*{opacity:.5}button.button-primary-tag{box-sizing:border-box;background:#f2f4f7;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-primary-tag .txt_box{letter-spacing:0;color:#303030;font-size:.75rem;font-weight:500;line-height:1rem}button.button-primary-tag.state_hover,button.button-primary-tag:hover{box-sizing:border-box;background:#e4e7ec;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-primary-tag.state_hover .txt_box,button.button-primary-tag:hover .txt_box{letter-spacing:0;color:#303030;font-size:.75rem;font-weight:500;line-height:1rem}button.button-primary-tag.state_focus,button.button-primary-tag:focus{box-sizing:border-box;background:#d4d4d4;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex;position:relative}button.button-primary-tag.state_focus:before,button.button-primary-tag:focus:before{content:"";border-radius:inherit;border:1px solid #0000;position:absolute;inset:-1px;box-shadow:0 0 0 2px #413f3d}button.button-primary-tag.state_focus .txt_box,button.button-primary-tag:focus .txt_box{letter-spacing:0;color:#303030;font-size:.75rem;font-weight:500;line-height:1rem}button.button-primary-tag.state_active,button.button-primary-tag:active{box-sizing:border-box;background:#babec4;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-primary-tag.state_active .txt_box,button.button-primary-tag:active .txt_box{letter-spacing:0;color:#303030;font-size:.75rem;font-weight:500;line-height:1rem}button.button-primary-tag.state_disabled,button.button-primary-tag:disabled{box-sizing:border-box;background:#f2f4f7;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-primary-tag.state_disabled .txt_box,button.button-primary-tag:disabled .txt_box{letter-spacing:0;color:#b5b5b5;font-size:.75rem;font-weight:500;line-height:1rem}button.button-secondary-tag{box-sizing:border-box;background:#ffe9f9;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-secondary-tag .txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:500;line-height:1rem}button.button-secondary-tag.state_hover,button.button-secondary-tag:hover{box-sizing:border-box;background:#fee3f7;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-secondary-tag.state_hover .txt_box,button.button-secondary-tag:hover .txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:500;line-height:1rem}button.button-secondary-tag.state_focus,button.button-secondary-tag:focus{box-sizing:border-box;background:#fee3f7;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex;position:relative}button.button-secondary-tag.state_focus:before,button.button-secondary-tag:focus:before{content:"";border-radius:inherit;border:1px solid #0000;position:absolute;inset:-1px;box-shadow:0 0 0 2px #db0e64}button.button-secondary-tag.state_focus .txt_box,button.button-secondary-tag:focus .txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:500;line-height:1rem}button.button-secondary-tag.state_active,button.button-secondary-tag:active{box-sizing:border-box;background:#ff95c240;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:20px;padding:2px 6px;display:flex}button.button-secondary-tag.state_active .txt_box,button.button-secondary-tag:active .txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:500;line-height:1rem}button.button_tab{box-sizing:border-box;background:#232221;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:28px;padding:6px 12px;display:flex}button.button_tab .txt_box{letter-spacing:0;color:#fff;font-size:.8125rem;font-weight:500;line-height:1rem;font-family:var(--font-pretendard),sans-serif}button.button_tab.button_large{border-radius:8px;height:32px;padding:8px 12px}button.button_tab.state_hover,button.button_tab:hover{background-color:#413f3d}button.button_tab.state_focus,button.button_tab:focus{box-sizing:border-box;position:relative}button.button_tab.state_focus:before,button.button_tab:focus:before{content:"";border-radius:inherit;border:1px solid #fff;position:absolute;inset:-1px;box-shadow:0 0 0 2px #166bd8}button.button_tab.state_active,button.button_tab:active{position:relative}button.button_tab.state_active:before,button.button_tab:active:before{content:"";border-radius:inherit;border:1px solid #fff;position:absolute;inset:-1px;box-shadow:0 0 0 2px #232221}button.button_tab.state_active .txt_box,button.button_tab:active .txt_box{letter-spacing:0;color:#fff;font-size:.8125rem;font-weight:700;line-height:1rem}button.button_tab.state_disabled,button.button_tab:disabled{background-color:#e4e7ec;flex-direction:row;justify-content:center;align-items:center;display:flex}button.button_tab.state_disabled .txt_box,button.button_tab:disabled .txt_box{letter-spacing:0;color:#babec4;font-size:.8125rem;font-weight:500;line-height:1rem}.a-primary-menu{box-sizing:border-box;background:0 0;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.125rem;height:19px;display:flex}.a-primary-menu.menuMeatmartBox{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;top:-8px}@media (max-width:767px){.a-primary-menu.menuMeatmartBox{top:-7px}}.a-primary-menu .menuMeatmart{color:#db0e64;letter-spacing:-.2px;text-align:left;padding:0 0 0 2px;font-size:10px;display:block}@media (max-width:767px){.a-primary-menu .menuMeatmart+div,.a-primary-menu .menuMeatmart+div svg{width:52px!important;height:22px!important}}.a-primary-menu .txt_box{letter-spacing:-.02rem;color:#232221;font-size:1rem;font-weight:700;line-height:1}@media (max-width:480px){.a-primary-menu .txt_box{font-size:14px}}.a-primary-menu .txt_box+.svg_box{margin:1px 0 0}.a-primary-menu.menu_dang{height:auto;margin:-3px -15px -15px 0;padding:0 15px 15px 0;position:relative}@media (max-width:767px){.a-primary-menu.menu_dang{margin:0;padding:0}}.a-primary-menu.menu_dang .icoArrow{background:url(https://static-cdn.meatbox.co.kr/public/fstatic/image/common/ico_arrow.svg) 50%/12px no-repeat;width:12px;height:12px;margin:1px 0 0;transition:transform .3s;transform:rotate(90deg)}.a-primary-menu.menu_dang:hover .icoArrow{background:url(https://static-cdn.meatbox.co.kr/public/fstatic/image/common/ico_arrow_on.svg) 50%/12px no-repeat;transition:transform .3s;transform:rotate(270deg)}.a-primary-menu .icon_alarm{box-sizing:border-box;background:#db0e64;border-radius:50%;width:3px;height:3px;margin:-2px 0 0;display:none}.a-primary-menu.is_alarm .icon_alarm{display:block}.a-primary-menu.state_hover .txt_box,.a-primary-menu:hover .txt_box{letter-spacing:-.02rem;color:#858b94;font-size:1rem;font-weight:700;line-height:1}@media (max-width:480px){.a-primary-menu.state_hover .txt_box,.a-primary-menu:hover .txt_box{font-size:14px}}.a-primary-menu.state_active .txt_box,.a-primary-menu:active .txt_box{letter-spacing:-.02rem;color:#db0e64;font-size:1rem;font-weight:700;line-height:1}@media (max-width:480px){.a-primary-menu.state_active .txt_box,.a-primary-menu:active .txt_box{font-size:14px}}.a-secondary-menu{box-sizing:border-box;background:0 0;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.125rem;height:17px;display:flex}.a-secondary-menu .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1}.a-secondary-menu .icon_alarm{box-sizing:border-box;background:#db0e64;border-radius:50%;width:3px;height:3px;display:none}.a-secondary-menu.is_alarm .icon_alarm{display:block}.a-secondary-menu.state_hover .txt_box,.a-secondary-menu:hover .txt_box{letter-spacing:-.0175rem;color:#858b94;font-size:.875rem;font-weight:700;line-height:1}.a-secondary-menu.state_active .txt_box,.a-secondary-menu:active .txt_box{letter-spacing:-.0175rem;color:#d80e64;font-size:.875rem;font-weight:700;line-height:1}.a-secondary-menu.state_active.state_hover .txt_box,.a-secondary-menu.state_active:hover .txt_box,.a-secondary-menu:active.state_hover .txt_box,.a-secondary-menu:active:hover .txt_box{letter-spacing:-.0175rem;color:#f63d8b;font-size:.875rem;font-weight:700;line-height:1}.a-tertiary-menu{box-sizing:border-box;background:0 0;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.125rem;height:17px;display:flex}.a-tertiary-menu .txt_box{letter-spacing:-.0175rem;color:#858b94;font-size:.875rem;font-weight:700;line-height:1}.a-tertiary-menu .icon_alarm{box-sizing:border-box;background:#db0e64;border-radius:50%;width:3px;height:3px;display:none}.a-tertiary-menu.is_alarm .icon_alarm{display:block}.a-tertiary-menu.state_hover .txt_box,.a-tertiary-menu:hover .txt_box{letter-spacing:-.0175rem;color:#babec4;font-size:.875rem;font-weight:700;line-height:1}.a-tertiary-menu.state_active .txt_box,.a-tertiary-menu:active .txt_box{letter-spacing:-.0175rem;color:#db0e64;font-size:.875rem;font-weight:700;line-height:1}.a-tertiary-menu.state_active.state_hover .txt_box,.a-tertiary-menu.state_active:hover .txt_box,.a-tertiary-menu:active.state_hover .txt_box,.a-tertiary-menu:active:hover .txt_box{letter-spacing:-.0175rem;color:#f63d8b;font-size:.875rem;font-weight:700;line-height:1}label.masked_checkbox{align-items:center;gap:.25rem;display:flex}label.masked_checkbox i.checked_icon{width:1rem;height:1rem;display:block}label.masked_checkbox i.not_checked_icon{box-sizing:border-box;border:.0625rem solid #e4e7ec;border-radius:.25rem;width:1rem;height:1rem;display:block}label.masked_checkbox .txt_box{color:#413f3d;font-size:.8125rem;font-weight:500}.mo-filter-checkbox-list,.mo-filter-radio-list{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.mo-filter-checkbox-list .txt_box,.mo-filter-radio-list .txt_box{letter-spacing:0;color:#303030;font-size:.875rem;font-weight:500;line-height:1.25rem}.mo-filter-checkbox-list .txt_box .nextArrow,.mo-filter-radio-list .txt_box .nextArrow{vertical-align:middle;margin:0 2px;transform:translateY(-1px)}.mo-filter-checkbox-list .sub_txt_box,.mo-filter-radio-list .sub_txt_box{letter-spacing:0;color:#babec4;font-size:.75rem;font-weight:400;line-height:1.25rem}.mo-filter-checkbox-list .txt_area_label+.txt_area_label,.mo-filter-radio-list .txt_area_label+.txt_area_label,.mo-filter-checkbox-list .txt_box+.txt_area_label,.mo-filter-radio-list .txt_box+.txt_area_label{margin-left:4px}.filter-checkbox-list input[type=checkbox]+label{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.filter-checkbox-list input[type=checkbox]+label span.label-box{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:4px;width:16px;height:16px}.filter-checkbox-list input[type=checkbox]+label .txt_box{letter-spacing:0;color:#303030;font-size:.875rem;font-weight:500;line-height:1.25rem}.filter-checkbox-list input[type=checkbox]+label .sub_txt_box{letter-spacing:0;color:#babec4;font-size:.75rem;font-weight:400;line-height:1.25rem}.filter-checkbox-list input[type=checkbox]:checked+label span.label-box{background:url(https://static-cdn.meatbox.co.kr/public/fstatic/image/common/img-layer-checkbox-checked.png) 50%/100% 100% no-repeat;border:none;border-radius:4px;width:16px;height:16px}.filter-checkbox-list input[type=checkbox]:disabled+label span.label-box{color:#babec4;background:url(https://static-cdn.meatbox.co.kr/public/fstatic/image/common/img-layer-checkbox-disabled.png) 50%/100% 100% no-repeat;border:none;border-radius:4px;width:16px;height:16px}.direct-link{z-index:1000;height:.0625rem;position:absolute;top:-.0625rem;left:0}.direct-link a{color:var(--text-color);background-color:var(--background-color);white-space:nowrap;padding:.25rem .5rem;font-weight:500;text-decoration:none;position:absolute;top:-624.938rem}.direct-link a:focus{top:0}.inner_global{box-sizing:border-box;max-width:80rem;margin:16px auto 0;padding:0 1.5rem}.meatbox_container{padding-bottom:3.5rem}@media (max-width:767px){.meatbox_container{padding-bottom:0}.meatbox_container.main{width:100vw;margin-top:-1px;overflow-x:hidden}.meatbox_container.main .active_app_down_layer{margin-top:138px}}.meatbox_container.main>.inner_global{margin-top:4rem}@media (max-width:767px){.meatbox_container.main>.inner_global{margin-top:2rem}}.meatbox_container.main>.inner_global.fst{margin-top:0}.meatbox_container.main>.inner_global.fst .rows_global .cols_global{width:26rem}.meatbox_container.main .thin_gray_rounded_box.type1{padding-block:24px}@media (max-width:767px){.meatbox_container.main .thin_gray_rounded_box.type1{padding-inline:0}.meatbox_container.main .thin_gray_rounded_box.type1.mainCartBox{padding-block:0 56px}.meatbox_container.main .thin_gray_rounded_box.type1.similarBox{padding:0}.meatbox_container.main .contents_wrapper.type1{padding-inline:0}}.meatbox_container.main .contents_wrapper.type1.inner_global{margin-top:64px;margin-bottom:64px}@media (max-width:767px){.meatbox_container.main .contents_wrapper.type1.inner_global{margin-top:16px;margin-bottom:40px}.meatbox_container.main .contents_wrapper.mo_px16{padding-inline:0}.meatbox_container.main .contents_wrapper.similarSection+.inner_global{margin-top:16px}.meatbox_container.main .main_section_top_area,.meatbox_container.main .personEditMain{padding-inline:16px}.meatbox_container.main .tab_box_swiper .swiper{padding-inline:16px 24px}.meatbox_container.main+footer#footer{padding-top:0}}.meatbox_container.category{background-color:var(--color-catskill-white)}@media (max-width:767px){.meatbox_container.category .list_1_cols .bgInherit{border-top:1px solid #f2f4f7;padding:16px 16px 0}}.meatbox_container.category .list_1_cols .bgInherit:first-child{border-top:none;padding-top:0}@media (max-width:767px){.meatbox_container.category .list_1_cols .skeletonCategoryWrap{padding:0 16px}.meatbox_container.category .list_2_cols{gap:36px 11px;padding:0 16px 0 11px}.meatbox_container.category .bgInherit .product_card.type1{padding-left:5px}}.meatbox_container.category .stack_vertical.flex1{flex:inherit;width:100%}.meatbox_container.category>.inner_global{padding-top:1rem}.meatbox_container.category>.inner_global.fst{padding-top:1.5rem}@media (max-width:767px){.meatbox_container.category .list_1_cols{flex-direction:column;gap:16px;display:flex}.meatbox_container.category .list_1_cols .swiper-slide{padding:0 0 16px}}.meatbox_container.search{background-color:var(--color-catskill-white)}.meatbox_container.search>.inner_global{padding-top:1rem}.meatbox_container.search>.inner_global.fst{padding-top:1.5rem}@media (max-width:767px){section.meatbox_container.collection{margin-top:45px}section.meatbox_container.collection .active_app_down_layer{margin-top:138px}}section.meatbox_container.collection>.inner_global{margin-top:4rem}section.meatbox_container.collection>.inner_global.fst{margin-top:0}section.meatbox_container.collection>.inner_global.fst .rows_global .cols_global{width:26rem}@media (max-width:480px){section.meatbox_container.collection .thin_gray_rounded_box{margin-left:-5px}section.meatbox_container.collection .list_4_cols{gap:36px 11px}section.meatbox_container.collection .product_card{padding-left:5px}}@media (max-width:767px){.swiperMainPadFlag .swiper{padding:0 20px 0 0}.swiperMainPadFlag .swiper-wrapper{padding:0 0 0 11px}.frequent_list .product_card.stack_horizontal{padding:0 16px}}@media (max-width:1023px){.frequent_list .common_swiper_wrap .swiper_utils_wrap.outside .side_start{top:calc(50% - 18px);left:-18px}.frequent_list .common_swiper_wrap .swiper_utils_wrap.outside .side_end{top:calc(50% - 18px);right:-18px}.frequent_list .common_swiper_wrap .swiper_utils_wrap.outside .btn_circle_swiper_arrow{width:36px;height:36px}}@media (max-width:767px){.swiperMainPad .swiper{padding:0 16px 0 0}.swiperMainPad .swiper-wrapper{padding:0 0 0 11px}.swiperMainPad .embla__viewport{padding:0 16px 0 11px}}.mainOwnerMar{margin-top:20px}.swiperMainOwner{margin:0 0 0 -5px}@media (max-width:767px){.swiperMainOwner{margin:0}.swiperMainOwner .embla__viewport{padding:0 16px}}.swiperMainOwner .embla__slide{padding:0 0 0 5px}@media (max-width:767px){.swiperMainOwner .embla__slide{padding:0}}.mainCollection .common_swiper_wrap{margin:0 0 0 -5px}@media (max-width:767px){.mainCollection .common_swiper_wrap{margin:0}}.mainCollection .swiper{padding:0 0 0 5px}@media (max-width:767px){.mainCollection .swiper{padding:0 24px 0 0}}.mainCollection .tab_box_swiper .swiper-slide:last-child,.mainCollection .tab_box_swiper .embla__slide.swiper-slide:last-child{padding-right:8px}@media (max-width:767px){.mainLanking{padding-bottom:32px}}.mainLanking .tab_box_swiper .swiper-slide:last-child,.mainLanking .tab_box_swiper .embla__slide.swiper-slide:last-child{padding-right:8px}@media (max-width:767px){.similar_wrap .swiperMainPad .single_column_swiper_wrap .swiper{padding:0 16px 0 11px}.similar_wrap .swiperMainPad .single_column_swiper_wrap .swiper-wrapper{padding:0}}.similar_wrap .swiperMainPad .single_column_swiper_wrap .swiper-slide{padding:0}.similar_wrap .swiperMainPad .single_column_swiper_wrap .bgInherit{padding:0 0 10px 5px}@media (max-width:767px){.similar_wrap .swiperMainPad .single_column_swiper_wrap .bgInherit{padding:0 0 0 5px}.mainPerViewBox{overflow-x:clip}.mainPerViewBox .main_perView_4{margin:48px 0 40px;padding:0 16px}}:is(.meatbox_container:has(.mo_dimm)~.mobile_navigation,.contents_wrapper:has(.mo_dimm)~.mobile_navigation,.container_area--search:has(.mo_dimm)~.mobile_navigation),:is(.meatbox_container:has(.mo_dimm)~.floating_mobile_items,.contents_wrapper:has(.mo_dimm)~.floating_mobile_items,.container_area--search:has(.mo_dimm)~.mobile_navigation){display:none}.container_area--search .container_inner+.container_inner{padding-block:0}@media (max-width:767px){.container_area--search .container_inner+.container_inner{margin-top:0}}.container_area--search{margin-top:0}@media (max-width:767px){.container_area--search{margin-top:48px}.container_area--search .search_tool_inner{padding-inline:16px 0}.container_area--search.scroll-down #__ysy__{z-index:1000;padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-top);background:#fff;position:fixed;top:0;left:0;right:0}.container_area--search.scroll-down #__ysy__ .search_tool_wrap,.container_area--search.scroll-down #__ysy__ .search_filter_box,.container_area--search.scroll-down #__ysy__ .result_key_mo,.container_area--search.scroll-down~.mobile_navigation{visibility:hidden;height:0;overflow:hidden}.container_area--search.scroll-up #__ysy__{z-index:1000;padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-top);background:#fff;position:fixed;top:44px;left:0;right:0}.container_area--search.scroll-up #__ysy__ .search_tool_wrap{visibility:hidden;height:0;overflow:hidden}.container_area--search.scroll-up #__ysy__ .search_filter_box{visibility:visible;background:#fff;border-top:none;height:auto;overflow:visible}.container_area--search.scroll-up #__ysy__ .result_key_mo{visibility:hidden;height:0;overflow:hidden}.container_area--search.scroll-up~.mobile_navigation{visibility:visible;height:auto;overflow:visible}}.main-container-nav{padding-top:44px}button.top_button,button.button_logout{box-sizing:border-box;border-radius:.375rem;padding:.375rem .75rem}button.top_bk_button{box-sizing:border-box;border-radius:.75rem;padding:.5rem 1.5rem}button.top_button{background-color:#f2f4f7;align-items:center;height:1.5rem;display:flex;position:relative}button.top_button:hover:before,button.active.top_button:before,button.top_button:focus-visible:before,button.top_button:focus:before{content:"";border-radius:inherit;border:.125rem solid #fff;position:absolute;inset:-.125rem;box-shadow:0 0 0 .125rem #413f3d}button.top_bk_button{box-sizing:border-box;color:#000;background-color:#fff;border:.0625rem solid #000;align-items:center;height:2.375rem;display:flex;position:relative}button.top_bk_button .txt_box{color:#000;font-size:1rem;font-weight:500}button.top_bk_button:hover,button.active.top_bk_button,button.top_bk_button:focus-visible,button.top_bk_button:focus{background-color:#000}button.top_bk_button:hover .txt_box,button.active.top_bk_button .txt_box,button.top_bk_button:focus-visible .txt_box,button.top_bk_button:focus .txt_box{color:#fff;font-size:1rem}button.button_logout{background-color:#fff;border:.09375rem solid #e4e7ec}button.top_button .txt_box,button.button_logout .txt_box{font-size:.75rem;font-weight:500;line-height:1}button.button_header_utils .txt_box{letter-spacing:-.24px;font-size:.75rem;font-weight:600;line-height:normal}button.button_edit_info{background-color:#413f3d;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}button.button_logout{height:1.5rem}button.button_logout .txt_box{color:#413f3d}button.top_button{gap:2px;padding:6px 12px 6px 8px}button.top_button .txt_box{color:#413f3d}button.top_button .svg_box+.txt_box,button.top_bk_button .svg_box+.txt_box{margin-left:.125rem}input.input_header_search{appearance:none;-webkit-tap-highlight-color:#0000}button.button_header_search{background-color:#db0e64;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}button.button_header_utils{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;min-width:48px;padding:.25rem 0;display:flex;position:relative}@media (max-width:767px){button.button_header_utils{min-width:40px;padding:0}button.button_header_utils svg{width:24px;height:24px}}button.button_header_utils .badge_box{border:1px solid #fff}@media (max-width:767px){button.button_header_utils .badge_box{left:inherit}}button.button_header_utils .txt_box{color:#232221}button.button_header_utils:hover,button.button_header_utils.active{background-color:#f2f4f780;border-radius:.5rem}@media (max-width:767px){button.button_header_utils.active{background-color:#0000;border-radius:0}}.m_button_before_search{background-color:#0000;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-block:auto;display:flex;position:absolute;inset:0 auto 0 .5rem}.mobile_search_wrap .search_layer_wrap{box-shadow:none}@media (max-width:767px){.mobile_search_wrap .search_layer_wrap .bottom_inner{display:none}}.search_layer_wrap,.scrolled_result_box{box-sizing:border-box;z-index:100;background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:1.25rem;width:100%;height:fit-content;max-height:43.875rem;position:absolute;inset:calc(100% + 9px) 0 0 auto;overflow:hidden;box-shadow:0 .125rem .5rem #27272733}@media (max-width:767px){.search_layer_wrap,.scrolled_result_box{overscroll-behavior-y:auto;height:calc(100vh - 3rem);max-height:initial;box-shadow:none;border:none;border-radius:0;padding:0 0 160px;top:3rem;overflow-y:auto}}.search_layer_wrap .top_inner,.scrolled_result_box .top_inner{-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;max-height:39.5625rem;padding-top:1.5rem;overflow-y:auto}@media (max-width:767px){.search_layer_wrap .top_inner,.scrolled_result_box .top_inner{max-height:inherit;width:100vw;overflow-x:hidden}}.search_layer_wrap .top_inner::-webkit-scrollbar{display:none}.scrolled_result_box .top_inner::-webkit-scrollbar{display:none}.search_layer_wrap .bottom_inner,.scrolled_result_box .bottom_inner{box-sizing:border-box;background-color:#f2f4f7;border-top:.0625rem solid #e4e7ec80;justify-content:space-between;align-items:center;height:2.8125rem;padding:.75rem 1.5rem;display:flex}.search_layer_wrap .bottom_inner button .txt_box,.scrolled_result_box .bottom_inner button .txt_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:400;line-height:1.5}.search_layer_wrap ul.search_result_list,.scrolled_result_box ul.search_result_list{margin-bottom:24px;padding-inline:1rem}@media (max-width:767px){.search_layer_wrap ul.search_result_list,.scrolled_result_box ul.search_result_list{margin-top:-8px}}.search_layer_wrap ul.search_result_list li,.scrolled_result_box ul.search_result_list li{display:block}.search_layer_wrap ul.search_result_list .ico_store,.scrolled_result_box ul.search_result_list .ico_store{border:1px solid #f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.search_layer_wrap .empty_result_box,.scrolled_result_box .empty_result_box{letter-spacing:0;color:#000;text-align:center;box-sizing:border-box;margin:0 0 24px;padding-inline:1rem;font-size:.875rem;font-weight:400;line-height:1.5;display:block}@media (max-width:767px){.search_layer_wrap .empty_result_box,.scrolled_result_box .empty_result_box{background:#fff;border-radius:0;flex-direction:row;justify-content:center;align-items:center;width:100%;height:196px;margin:0;padding-inline:16px;display:flex;width:100%!important}}.search_layer_wrap .inner_box.recent_search_area,.scrolled_result_box .inner_box.recent_search_area{margin:0 -1px;padding:0 16px}@media (max-width:767px){.search_layer_wrap .inner_box.recent_search_area,.scrolled_result_box .inner_box.recent_search_area{margin:0;padding:0 16px}}.search_layer_wrap .inner_box.recent_search_area .box_tit,.scrolled_result_box .inner_box.recent_search_area .box_tit{padding:0 8px}@media (max-width:767px){.search_layer_wrap .inner_box.recent_search_area .box_tit,.scrolled_result_box .inner_box.recent_search_area .box_tit{padding:0}}.search_layer_wrap .inner_box.recent_search_area+.suggestion_keyword_area,.scrolled_result_box .inner_box.recent_search_area+.suggestion_keyword_area{margin-top:1.5rem}@media (max-width:767px){.search_layer_wrap .inner_box.recent_search_area+.suggestion_keyword_area,.scrolled_result_box .inner_box.recent_search_area+.suggestion_keyword_area{margin-top:0}}.search_layer_wrap .inner_box.suggestion_keyword_area,.scrolled_result_box .inner_box.suggestion_keyword_area{padding:0}.search_layer_wrap .inner_box.suggestion_keyword_area .box_tit,.scrolled_result_box .inner_box.suggestion_keyword_area .box_tit{padding:0 23px}@media (max-width:767px){.search_layer_wrap .inner_box.suggestion_keyword_area .box_tit,.scrolled_result_box .inner_box.suggestion_keyword_area .box_tit{padding:0 16px}}.search_layer_wrap .inner_box.suggestion_keyword_area+.suggestion_keyword_area,.scrolled_result_box .inner_box.suggestion_keyword_area+.suggestion_keyword_area{margin-top:1.5rem}.search_layer_wrap .inner_box.suggestion_keyword_area .p_relative,.scrolled_result_box .inner_box.suggestion_keyword_area .p_relative{position:relative}.search_layer_wrap .inner_box.suggestion_keyword_area .p_relative .swiper_nav_wrap.in_search_modal,.scrolled_result_box .inner_box.suggestion_keyword_area .p_relative .swiper_nav_wrap.in_search_modal{margin-top:-.5rem;top:-2.0625rem;right:1.5rem}.search_layer_wrap .inner_box.recommend_product_area,.scrolled_result_box .inner_box.recommend_product_area{margin-top:1.5rem;padding-inline:0}@media (max-width:767px){.search_layer_wrap .inner_box.recommend_product_area,.scrolled_result_box .inner_box.recommend_product_area{padding-inline:0}}.search_layer_wrap .box_tit,.scrolled_result_box .box_tit{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;display:flex}.search_layer_wrap .box_tit .tit_box,.scrolled_result_box .box_tit .tit_box{color:#232221;font-size:12px;font-weight:700;line-height:1}@media (max-width:767px){.search_layer_wrap .box_tit .tit_box,.scrolled_result_box .box_tit .tit_box{font-size:14px}}.search_layer_wrap .box_tit .button_init_keyword,.scrolled_result_box .box_tit .button_init_keyword{height:fit-content;margin-left:auto}.search_layer_wrap .box_tit .button_init_keyword button.clear_button,.scrolled_result_box .box_tit .button_init_keyword button.clear_button{height:max-content;display:flex}.search_layer_wrap .box_tit .button_init_keyword button.clear_button .txt_box,.scrolled_result_box .box_tit .button_init_keyword button.clear_button .txt_box{letter-spacing:0;color:#858b94;padding:0 4px;font-size:.75rem;font-weight:500;line-height:1}@media (max-width:767px){.search_layer_wrap .box_tit .button_init_keyword button.clear_button .txt_box,.scrolled_result_box .box_tit .button_init_keyword button.clear_button .txt_box{padding:0}}.search_layer_wrap .recent_search_list,.scrolled_result_box .recent_search_list{margin-top:.75rem}@media (max-width:767px){.search_layer_wrap .recent_search_list .recent_list_item,.scrolled_result_box .recent_search_list .recent_list_item{padding:8px 0}}.search_layer_wrap .recent_search_list li,.scrolled_result_box .recent_search_list li{position:relative}.search_layer_wrap .p_right_center .remove-item,.scrolled_result_box .p_right_center .remove-item{box-sizing:border-box;border-radius:.25rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}@media (max-width:767px){.search_layer_wrap .p_right_center .remove-item,.scrolled_result_box .p_right_center .remove-item{transform:translateY(-1px)}}.search_layer_wrap .p_right_center .remove-item:focus,.search_layer_wrap .p_right_center .remove-item:focus-visible,.scrolled_result_box .p_right_center .remove-item:focus,.scrolled_result_box .p_right_center .remove-item:focus-visible{border:.0625rem solid #000}.search_layer_wrap .recommend_product_box,.scrolled_result_box .recommend_product_box{margin-bottom:24px}.search_layer_wrap .recommend_product_box .box_tit,.scrolled_result_box .recommend_product_box .box_tit{padding:0 23px}@media (max-width:767px){.search_layer_wrap .recommend_product_box .box_tit,.scrolled_result_box .recommend_product_box .box_tit{padding:0 16px}}.search_layer_wrap .recommend_product_box .swiper_nav_between,.scrolled_result_box .recommend_product_box .swiper_nav_between{margin-right:0}.search_layer_wrap .recommend_product_box .swiper,.scrolled_result_box .recommend_product_box .swiper{padding:0 30px 0 18px}@media (max-width:767px){.search_layer_wrap .recommend_product_box .swiper,.scrolled_result_box .recommend_product_box .swiper{padding:0 16px 0 11px}}.search_layer_wrap .recommend_product_box .p_relative .swiper_nav_wrap,.scrolled_result_box .recommend_product_box .p_relative .swiper_nav_wrap{top:-1.82rem;right:1.5rem}.search_layer_wrap .recommend_product_box .product_card.type3,.scrolled_result_box .recommend_product_box .product_card.type3{gap:8px}.search_layer_wrap .recommend_product_box .product_card.type3 .img_wrap,.scrolled_result_box .recommend_product_box .product_card.type3 .img_wrap{max-width:100%}.search_layer_wrap .recommend_product_box .product_card.type3 .txt_wrap,.scrolled_result_box .recommend_product_box .product_card.type3 .txt_wrap{margin-top:0}.search_layer_wrap .recommend_product_box .product_card.type3 .txt_wrap .product_name,.scrolled_result_box .recommend_product_box .product_card.type3 .txt_wrap .product_name{font-size:16px}@media (max-width:767px){.search_layer_wrap .recommend_product_box .product_card.type3 .txt_wrap .product_name,.scrolled_result_box .recommend_product_box .product_card.type3 .txt_wrap .product_name{font-size:14px}}.search_layer_wrap .recommend_product_box .product_card.type3 .txt_wrap .price_info .product_name,.scrolled_result_box .recommend_product_box .product_card.type3 .txt_wrap .price_info .product_name{font-size:11px}.search_layer_wrap .recent_list_item,.scrolled_result_box .recent_list_item{box-sizing:border-box;border-radius:.5rem;align-items:center;gap:.5rem;height:32px;padding:2px 8px;display:flex;overflow:hidden}@media (max-width:767px){.search_layer_wrap .recent_list_item,.scrolled_result_box .recent_list_item{height:38px;padding:8px}}.search_layer_wrap .recent_list_item .recent_search_catogory,.scrolled_result_box .recent_list_item .recent_search_catogory{white-space:nowrap;text-overflow:ellipsis;flex-direction:row;justify-content:flex-start;align-items:center;gap:.125rem;display:flex;overflow:hidden}.search_layer_wrap .recent_list_item .recent_list_search_icon,.scrolled_result_box .recent_list_item .recent_list_search_icon{box-sizing:border-box;background-color:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;overflow:hidden}.search_layer_wrap .recent_list_item .svg_box,.scrolled_result_box .recent_list_item .svg_box{flex-shrink:0}.search_layer_wrap .recent_list_item .recent_keyword_txt,.scrolled_result_box .recent_list_item .recent_keyword_txt{letter-spacing:0;color:#000;text-overflow:ellipsis;white-space:nowrap;flex:1 0;max-width:calc(100vw - 130px);font-size:.875rem;font-weight:400;line-height:1.5;overflow:hidden}.search_layer_wrap .recent_list_item .recent_keyword_txt em,.scrolled_result_box .recent_list_item .recent_keyword_txt em{letter-spacing:0;color:#000;font-size:.875rem;font-weight:700;line-height:1.5}.search_layer_wrap .recent_list_item .txt_date,.scrolled_result_box .recent_list_item .txt_date{letter-spacing:0;color:#babec4;margin-left:auto;font-size:.75rem;font-weight:400;line-height:1.5}.search_layer_wrap .recent_list_item:focus,.search_layer_wrap .recent_list_item:hover,.scrolled_result_box .recent_list_item:focus,.scrolled_result_box .recent_list_item:hover{background-color:#f2f4f780;border:none;outline:none}@media (max-width:767px){.search_layer_wrap .recent_list_item:focus,.search_layer_wrap .recent_list_item:hover,.scrolled_result_box .recent_list_item:focus,.scrolled_result_box .recent_list_item:hover{background-color:#0000}}.search_layer_wrap .promotion_slide_item,.scrolled_result_box .promotion_slide_item{box-sizing:border-box;white-space:nowrap;background-color:#ffb4d440;border-radius:2rem;justify-content:center;align-items:center;height:2rem;padding:.5625rem .75rem;display:flex}@media (max-width:767px){.search_layer_wrap .promotion_slide_item,.scrolled_result_box .promotion_slide_item{height:36px;padding:16px}}.search_layer_wrap .promotion_slide_item .txt_box,.scrolled_result_box .promotion_slide_item .txt_box{letter-spacing:0;color:#db0e64;font-size:.875rem;font-weight:500;line-height:1;font-family:var(--font-pretendard),sans-serif!important}.search_layer_wrap .category_ico,.scrolled_result_box .category_ico{box-sizing:border-box;background-color:#f2f4f7;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;height:1.25rem;padding-inline:.25rem;display:flex}.search_layer_wrap .category_ico .txt_box,.scrolled_result_box .category_ico .txt_box{letter-spacing:0;color:#5d5d5d;font-size:.6875rem;font-weight:500;line-height:1}.search_layer_wrap .suggested_keyword_list,.scrolled_result_box .suggested_keyword_list{flex-wrap:wrap;align-items:flex-start;gap:.25rem;margin-bottom:24px;padding:0;display:flex}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list,.scrolled_result_box .suggested_keyword_list{gap:.5rem}}.search_layer_wrap .suggested_keyword_list.promotionKeyBox,.scrolled_result_box .suggested_keyword_list.promotionKeyBox{display:block}.search_layer_wrap .suggested_keyword_list.promotionKeyBox .swiper,.scrolled_result_box .suggested_keyword_list.promotionKeyBox .swiper{padding:0 38px 0 23px}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list.promotionKeyBox .swiper,.scrolled_result_box .suggested_keyword_list.promotionKeyBox .swiper{padding:0 24px 0 16px}}.search_layer_wrap .suggested_keyword_list.recommKeyBox,.scrolled_result_box .suggested_keyword_list.recommKeyBox{padding:0 23px}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list.recommKeyBox,.scrolled_result_box .suggested_keyword_list.recommKeyBox{padding:0 16px}}.search_layer_wrap .suggested_keyword_list .single_column_swiper_wrap,.scrolled_result_box .suggested_keyword_list .single_column_swiper_wrap{margin-top:0}.search_layer_wrap .suggested_keyword_list .swiper,.scrolled_result_box .suggested_keyword_list .swiper{padding:0 23px}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list .swiper,.scrolled_result_box .suggested_keyword_list .swiper{padding:0 48px 0 16px}}.search_layer_wrap .suggested_keyword_list .swiper .swiper-slide,.scrolled_result_box .suggested_keyword_list .swiper .swiper-slide{width:fit-content;padding-inline:0}.search_layer_wrap .suggested_keyword_list .suggested_keyword_item,.scrolled_result_box .suggested_keyword_list .suggested_keyword_item{box-sizing:border-box;border:.0625rem solid #e4e7ec;border-radius:.5rem;height:1.5rem;padding:.25rem .4375rem;display:inline-flex}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list .suggested_keyword_item,.scrolled_result_box .suggested_keyword_list .suggested_keyword_item{box-sizing:border-box;height:1.75rem;padding:.375rem .4375rem}}.search_layer_wrap .suggested_keyword_list .suggested_keyword_item .txt_box,.scrolled_result_box .suggested_keyword_list .suggested_keyword_item .txt_box{letter-spacing:0;color:#232221;text-overflow:ellipsis;white-space:nowrap;max-width:30.9vw;margin-top:-.0625rem;font-size:12px;font-weight:500;line-height:1rem;overflow:hidden}@media (max-width:767px){.search_layer_wrap .suggested_keyword_list .suggested_keyword_item .txt_box,.scrolled_result_box .suggested_keyword_list .suggested_keyword_item .txt_box{font-size:13px;font-weight:400}}header#header{isolation:auto;z-index:13;border-bottom:.0625rem solid #e4e7ec80;position:relative}@media (max-width:767px){header#header{background-color:#fff;position:sticky;inset:0 0 auto}}header#header.scrolled_header{background-color:#fff;padding:0;position:fixed;inset:0 0 auto}body.scroll-locked header#header.scrolled_header{padding-right:var(--sb-width,0px)}header#header.scrolled_header .header_wrap{flex-direction:row-reverse;justify-content:space-between;align-items:center;height:3.0625rem;transition:none;display:flex}@media (max-width:1023px){header#header.scrolled_header .header_wrap{justify-content:flex-end}}header#header.scrolled_header .header_wrap .top_inner.header_inner{opacity:0;visibility:hidden;height:0;font-size:0;transition:none;position:absolute;inset:0}header#header.scrolled_header .header_wrap .mid_inner.header_inner{gap:16px;margin-bottom:0}@media (max-width:1023px){header#header.scrolled_header .header_wrap .mid_inner.header_inner{display:none}}header#header.scrolled_header .header_wrap .mid_inner.header_inner>div{gap:0!important}header#header.scrolled_header .header_wrap .mid_inner.header_inner .nav_menu_list>li>div>button>.txt_box{opacity:0;visibility:hidden;height:0}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_logo{opacity:0;visibility:hidden;width:0;height:0}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap{max-width:15rem}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .keyword_remove_wrap{right:49px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .input_header_search{height:30px;padding:8px 65px 8px 16px;font-size:16px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .input_header_search::placeholder{font-size:16px;font-weight:400}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .button_header_search{right:9px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .button_header_search button.button_search{background-color:#0000;width:20px;height:20px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap{border-radius:12px;width:calc(100% + 2px);inset:calc(100% + 8px) -2px 0 auto}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap .top_inner{padding:16px 0 8px;box-shadow:0 4px 8px #0000001a}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap .top_inner .recent_search_area{margin:0 1px 0 -1px;padding:0 8px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap .top_inner .box_tit{padding:0 9px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap .top_inner .box_tit .button_init_keyword .txt_box{letter-spacing:-.5px;padding:0 2px;font-weight:400}header#header.scrolled_header .header_wrap .mid_inner.header_inner .header_search_wrap .search_layer_wrap .top_inner .recent_search_more{margin:0 8px}header#header.scrolled_header .header_wrap .mid_inner.header_inner .sub_menu_list{margin-top:-1px}header#header.scrolled_header .header_wrap .bottom_inner .header_hamburger .balloon_label{display:none}header#header.scrolled_header .header_wrap .bottom_inner .menuMeatmartBox{top:-1px}header#header.scrolled_header .header_wrap .bottom_inner .menuMeatmart{display:none}header#header .header_wrap{box-sizing:border-box;max-height:10rem;margin-left:auto;margin-right:auto;padding-inline:1.5rem;width:100%!important;max-width:80rem!important}@media (max-width:767px){header#header .header_wrap{padding:0}header#header .header_wrap.__fluid{max-width:100%;padding-inline:1rem}}header#header .header_wrap .a-primary-menu{height:auto}header#header .header_wrap ul.customer_service_list li a.call_center_number{letter-spacing:0;color:#413f3d;font-size:.75rem;font-weight:400;line-height:.875rem;position:relative;top:-1px}header#header .header_wrap .top_inner.header_inner{justify-content:space-between;align-items:center;padding-block:.5rem;display:flex;position:relative}@media (max-width:767px){header#header .header_wrap .top_inner.header_inner.__fluid{display:none}}header#header .header_wrap .mid_inner.header_inner{justify-content:space-between;align-items:center;gap:2rem;padding-block:8px;display:flex}@media (max-width:767px){header#header .header_wrap .mid_inner.header_inner{margin-bottom:0;padding-block:5px}}header#header .header_wrap .mid_inner.header_inner .header_logo{width:fit-content;height:fit-content}header#header .header_wrap .mid_inner.header_inner .header_logo a{align-items:center;width:fit-content;height:max-content;display:flex}@media (max-width:767px){header#header .header_wrap .mid_inner.header_inner .header_logo a{height:1.5rem}header#header .header_wrap .mid_inner.header_inner.__fluid{padding-block:20px 5px}}header#header .header_wrap .bottom_inner.header_inner{isolation:auto;flex-shrink:0;align-items:center;gap:1rem;padding-block:0;display:flex}header#header .header_wrap .bottom_inner.header_inner.__fluid{height:56px}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner.__fluid{touch-action:pan-x;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;scroll-behavior:smooth;-webkit-scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;height:2.625rem;padding-block:0;overflow-x:auto}header#header .header_wrap .bottom_inner.header_inner.__fluid .header_hamburger{display:none}header#header .header_wrap .bottom_inner.header_inner.__fluid::-webkit-scrollbar{display:none}header#header .header_wrap .bottom_inner.header_inner.__fluid em.between_bar{display:none}}@media (max-width:480px){header#header .header_wrap .bottom_inner.header_inner.__fluid .header_hamburger+.menu_list li:first-child{margin:0 0 0 16px}header#header .header_wrap .bottom_inner.header_inner.__fluid{margin:0 -16px}}header#header .header_wrap .bottom_inner.header_inner .menu_list{align-items:center;gap:1rem;margin-top:1px;display:flex}header#header .header_wrap .bottom_inner.header_inner .menu_list .menuMeatmart{height:12px}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner .menu_list .menuMeatmart{height:13px}}header#header .header_wrap .bottom_inner.header_inner .menu_list li .dangdang .txt_box{color:#232221;letter-spacing:-.02rem;white-space:nowrap;font-size:1rem;font-weight:700}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner .menu_list li .dangdang .txt_box{letter-spacing:-.015rem;font-size:.875rem;line-height:1}}header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list{margin-top:0;margin-left:-1px}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list{margin-top:1px}}header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list li .txt_box{color:#858b94;letter-spacing:-.0175rem;font-size:.875rem;font-weight:500}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list li .txt_box{color:#232221;font-weight:700}}@media (max-width:480px){header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list li:last-child{margin-right:16px}}header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list .a-primary-menu.state_hover .txt_box,header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list .a-primary-menu:hover .txt_box{color:#babec4}header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list .a-primary-menu.state_active .txt_box,header#header .header_wrap .bottom_inner.header_inner .menu_list.sub_menu_list .a-primary-menu:active .txt_box{color:#db0e64}@media (max-width:767px){header#header .header_wrap .bottom_inner.header_inner .menu_list{-webkit-user-select:none;user-select:none;cursor:grab!important}header#header .header_wrap .bottom_inner.header_inner .menu_list:active{cursor:grabbing}}header#header .header_wrap .bottom_inner.header_inner em.between_bar{vertical-align:middle;background-color:#dedede;width:.0625rem;height:.5rem;margin:0 0 3px;display:block}@media (max-width:767px){header#header~.contents_wrapper .contents_wrapper.type3{margin-top:91px}}a.anchor_menu{box-sizing:border-box;align-items:center;gap:.125rem;height:1.1875rem;padding:0;display:flex}.header_search_wrap{box-sizing:border-box;background:#ffffff80;border:1px solid #e4e7ec80;border-radius:6.25rem;flex:1;max-width:25.0625rem;max-height:2.5rem;margin-right:auto;display:block;position:relative}@media (max-width:767px){.header_search_wrap{box-sizing:border-box;background:#ffffff80;border:none;border-bottom:1px solid #db0e64;border-radius:0;width:100%;max-width:100%;height:3rem;min-height:3rem;max-height:3rem;display:block;position:relative}.header_search_wrap .header_search_form{box-sizing:border-box;background:#fff;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:100%;padding:.75rem 1rem .75rem .5rem;display:flex}.header_search_wrap .header_search_form .input_header_search{color:#413f3d;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex:1 1 0;height:1.5rem;padding:0;font-size:1rem;line-height:1.5rem}.header_search_wrap .header_search_form .input_header_search::placeholder{color:#6b6b6b80;font-size:1rem;font-weight:400;line-height:1.5rem}.header_search_wrap .header_search_form .m_button_before_search{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.header_search_wrap .header_search_form .m_button_before_search .svg_box{--svg-width:1.25rem;--svg-height:1.25rem;justify-content:center;align-items:center;margin:0 0 0 1px;display:flex}.header_search_wrap .header_search_form .m_button_before_search svg{width:18px}.header_search_wrap .header_search_form .keyword_remove_wrap{flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.header_search_wrap .header_search_form .keyword_remove_wrap .button_keyword_remove{box-sizing:border-box;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.header_search_wrap .header_search_form .button_header_search{background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.header_search_wrap .header_search_form .button_header_search button.button_search{background-color:#0000;border-radius:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;transform:translateY(1px)}.header_search_wrap .header_search_form .button_header_search button.button_search .svg_box{--svg-width:1.5rem;--svg-height:1.5rem}.header_search_wrap .header_search_form .researchDepthWrap{max-width:40%;position:relative}.header_search_wrap .header_search_form .researchDepthWrap .researchDepthCoachBubble{z-index:102;bottom:-1.875rem;left:-1.4375rem}}.header_search_wrap.on_focus{background-color:#fff;border-color:#db0e64}.header_search_wrap .keyword_remove_wrap{width:fit-content;height:fit-content;margin-block:auto;position:absolute;inset:0 3.125rem 0 auto}.header_search_wrap .keyword_remove_wrap .button_keyword_remove{width:1.25rem;height:1.25rem}@media (max-width:767px){.header_search_wrap .keyword_remove_wrap .button_keyword_remove{width:1rem;height:1rem}}.header_search_wrap .keyword_remove_wrap .button_keyword_remove{box-sizing:border-box;justify-content:center;align-items:center;display:flex}.header_search_wrap .keyword_remove_wrap .button_keyword_remove:focus{border-color:#000}.header_search_wrap .input_header_search{color:#413f3d;box-sizing:border-box;caret-color:#db0e64;background:#f2f4f780;border:none;border-radius:6.25rem;width:100%;height:2.5rem;padding:.4375rem 4.5625rem .5rem 1rem;display:block}.header_search_wrap .input_header_search::placeholder{color:#6b6b6b80;font-size:1rem;font-weight:400;line-height:1.5}.header_search_wrap .input_header_search:focus,.header_search_wrap .input_header_search:focus-visible{background:0 0;border:none;outline:none}.header_search_wrap .button_header_search{box-sizing:border-box;border-radius:50%;width:fit-content;height:fit-content;margin-block:auto;position:absolute;inset:0 .25rem 0 auto}@media (max-width:767px){.header_search_wrap .button_header_search{background-color:#0000;right:16px}}.header_search_wrap .button_header_search button.button_search{box-sizing:border-box;background-color:#db0e64;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}@media (max-width:767px){.header_search_wrap .button_header_search button.button_search{background-color:#0000;border-radius:0;width:1.125rem;height:1.125rem}}.nav_menu_list{justify-content:center;align-items:center;gap:.25rem;display:flex}@media (max-width:767px){.nav_menu_list{gap:0}}.nav_menu_list span{line-height:0}@media (max-width:767px){.nav_menu_list>li .svg_box{--svg-width:24px;--svg-height:24px}}.nav_menu_list>li .badge_box{left:calc(50% + 5px);right:inherit;border:1px solid #fff}@media (max-width:767px){.nav_menu_list>li .badge_box{left:inherit;top:-5px;right:0}}.nav_menu_list>li .txt_box{font-size:12px}.nav_menu_list>li>div{justify-content:center;display:flex}@media (max-width:767px){.nav_menu_list>li .clear_button{min-width:40px}}.alarm_icon{background-color:#db0e64;border-radius:50%;align-self:baseline;width:.1875rem;height:.1875rem;display:inline-block}@media (max-width:767px){header#header .alarm_icon{display:none}}.w_fit,.recommend_product_slider .swiper-slide{width:fit-content}span.highlight-text{font-weight:700}.menu_layer{pointer-events:auto;z-index:1000;display:flex}.recent_search_more{border-top:.0625rem solid #e4e7ec80;align-items:center;display:block}.recent_search_more .text_center .clear_button{gap:2px;height:32px;margin:-1px 0 0}@media (max-width:767px){.recent_search_more .text_center .clear_button{height:38px;margin:0;padding:0 0 0 14px}}.recent_search_more button.clear_button .svg_box svg{width:12px;height:12px}.recent_search_more button.clear_button .txt_box{color:#858b94;font-size:12px;font-weight:500}.notice_slider_wrap{height:2.5rem;position:relative;overflow:hidden}.notice_slider{width:100%;height:2.5rem;margin-inline:auto;position:absolute;top:0;left:0;right:0}.notice_slider .vertical-notice-slider{width:100%;height:2.5rem}.notice_slider .vertical-notice-slider .flicking-inner{width:100%;height:40px}.notice_slider .vertical-notice-slider .flicking-content{align-items:center;gap:8px;width:100%;max-width:80rem;height:100%;margin-inline:auto;padding:0 24px;display:flex}.notice_slider .vertical-notice-slider .flicking-content .txt_box{letter-spacing:0;font-size:.875rem;font-weight:600}.mo_app_download_banner_area{display:none}@media (max-width:767px){.mo_app_download_banner_area{box-sizing:border-box;background:#fff;border-radius:0;width:calc(100% + 32px);height:52px;padding:.5rem .5rem .25rem;display:block;position:relative;left:-1rem;right:-1rem}.mo_app_download_banner_area .banner_item{box-sizing:border-box;background:linear-gradient(90deg,#db0e64 0%,#ff385c 100%);border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:40px;padding:.375rem 2.5rem .375rem .375rem;display:flex;position:relative}.mo_app_download_banner_area .banner_item .banner_tit.txt_box{letter-spacing:0;color:#fff;margin-left:.375rem;font-size:.75rem;font-weight:600;line-height:1}.mo_app_download_banner_area .banner_item button.button-open-app{box-sizing:border-box;background:#fff;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:auto;height:28px;padding:.375rem;display:flex}.mo_app_download_banner_area .banner_item button.button-open-app .txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:600;line-height:1}.mo_app_download_banner_area .banner_item button.button-close-banner{border-radius:inherit;background:0 0;flex-direction:row;justify-content:center;align-items:center;width:38px;height:40px;display:flex;position:absolute;inset:0 0 0 auto}}footer#footer{background-color:#fff;border-top:.0625rem solid #e4e7ec80;padding-block:32px}@media (max-width:767px){footer#footer{padding-block:0 80px;padding-bottom:var(--footer-pb,80px)}}@media (max-width:1023px){footer#footer.hideFooterMedium{padding-block:0 80px;padding-bottom:var(--footer-pb,80px)}}section.footer_wrap .notice_section{border-top:1px solid #e4e7ec80;display:flex}@media (max-width:767px){section.footer_wrap .notice_section{border-top:none;border-bottom:1px solid #e4e7ec80;flex-direction:column;margin:0 -16px}}section.footer_wrap .notice_section_cell{border-left:1px solid #e4e7ec80;flex:1;width:50%;padding:24px 0 24px 16px}@media (max-width:767px){section.footer_wrap .notice_section_cell{border-top:1px solid #e4e7ec80;border-left:none;justify-content:start;align-items:center;gap:12px;width:calc(100% - 32px);padding:17px 16px 15px;display:flex;position:relative}}section.footer_wrap .notice_section_cell:first-child{border-top:none;border-left:none;padding-left:0;padding-right:16px}@media (max-width:767px){section.footer_wrap .notice_section_cell:first-child{padding:17px 16px 15px}}section.footer_wrap .notice_section_cell .notice_title{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){section.footer_wrap .notice_section_cell .notice_title{flex-shrink:0;margin-top:-4px}}section.footer_wrap .notice_section_cell h3{letter-spacing:-.28px;color:#232221;cursor:pointer;height:17px;font-size:14px;font-weight:700;position:relative}@media (max-width:767px){section.footer_wrap .notice_section_cell h3{height:16px;font-size:13px}}section.footer_wrap .notice_section_cell h3 .titMust{background:#db0e64;border-radius:50%;width:4px;height:4px;display:inline-block;position:absolute;top:0;right:-7px}@media (max-width:767px){section.footer_wrap .notice_section_cell h3 .titMust{top:-2px;right:-6px}}section.footer_wrap .notice_section_cell .btnMore{background:0 0;justify-content:center;align-items:center;width:12px;height:12px;display:flex}@media (max-width:767px){section.footer_wrap .notice_section_cell .btnMore{margin-top:2px;position:absolute;right:16px}}section.footer_wrap .notice_section_cell ul{margin-top:12px}@media (max-width:767px){section.footer_wrap .notice_section_cell ul{margin-top:0}}section.footer_wrap .notice_section_cell li{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}section.footer_wrap .notice_section_cell li .subject{letter-spacing:-.28px;color:#232221;white-space:nowrap;text-overflow:ellipsis;max-width:517px;height:18px;font-size:14px;line-height:125%;overflow:hidden}@media (max-width:767px){section.footer_wrap .notice_section_cell li .subject{width:calc(100vw - 110px);height:16px;font-size:13px}}section.footer_wrap .notice_section_cell li .date{letter-spacing:-.26px;color:#858b94;cursor:default;flex-shrink:0;font-size:13px;line-height:normal}@media (max-width:767px){section.footer_wrap .notice_section_cell li .date{display:none}}section.footer_wrap{box-sizing:border-box;background-color:#fff;margin-left:auto;margin-right:auto;padding-block:0;width:100%!important;max-width:92.5rem!important}@media (max-width:767px){section.footer_wrap{padding-block:0}}section.footer_wrap .footer_inner{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-block:1rem;padding-inline:1.5rem;width:100%!important;max-width:80rem!important}@media (max-width:767px){section.footer_wrap .footer_inner{padding-inline:1rem;flex-direction:column;padding-top:0;padding-bottom:0;display:flex}section.footer_wrap .footer_inner>section{order:2}section.footer_wrap .footer_inner>section.notice_section{order:1}}section.footer_wrap .footer_inner .top_inner{padding-block:1.5rem}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner{padding-block:1.5rem 0}}section.footer_wrap .footer_inner .top_inner h1.footer_logo a{height:fit-content}section.footer_wrap .footer_inner .top_inner h1.footer_logo a img{display:block}section.footer_wrap .footer_inner .top_inner .top_parts{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}}section.footer_wrap .footer_inner .top_inner .top_parts{box-sizing:border-box}section.footer_wrap .footer_inner .top_inner .top_parts li{flex:1}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.logo_part{order:0}}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus{order:1;gap:0;margin-top:20px}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus.is-mobile{order:2;margin-top:8px;margin-bottom:28px}}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button,section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a{width:100%;position:relative}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button,section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a{gap:0}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:last-child),section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:last-child){padding-right:.5rem}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:last-child):after,section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:last-child):after{content:"";margin-block:auto;background:#e4e7ec80;width:.0625rem;height:.625rem;margin-top:-5px;position:absolute;inset:50% 0 0 auto}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:first-child),section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:first-child){padding-left:.5rem}}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button .txt_box+.svg_box,section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a .txt_box+.svg_box{--svg-width:12px;--svg-height:12px}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a.button-footer-top-menu:after{margin-top:-6px!important}section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus>button,section.footer_wrap .footer_inner .top_inner .top_parts li.footer-top-menus a{flex:auto;width:fit-content}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service{border-top:.0625rem solid #e4e7ec80;order:3;gap:.375rem;width:100%;padding-block:1rem}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .txt_box{color:#232221;font-size:.875rem;font-weight:700}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem .25rem;padding:1px 0 0;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box{padding:0}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:normal}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.25rem}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1.25}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box .customer_icon{display:none}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_center{width:100%;height:fit-content;display:block}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_center>strong{letter-spacing:-.04rem;color:#232221;font-size:1.75rem;font-weight:700;line-height:1.25}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_center{display:flex}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_center>strong{letter-spacing:-.0175rem;color:#db0e64;font-size:.875rem;font-weight:700;line-height:1.25}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_service_wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.25rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .customer_service_wrapper{order:0}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center{order:1}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center .bulk_order_icon{display:none}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center>b{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center>b{letter-spacing:-.015rem;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .bulk_order_inquiry{display:flex}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service em{letter-spacing:-.0175rem;color:#858b94;font-size:.875rem;font-weight:500;line-height:1}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service em{letter-spacing:-.015rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.25}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour{white-space:nowrap;grid-template-columns:auto 1fr;gap:4px;display:grid}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour{flex-wrap:wrap;align-items:center;gap:0;display:flex}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dt{letter-spacing:-.015rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.5}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dt{letter-spacing:-.015rem;color:#858b94;padding:0 4px 0 17px;font-size:.75rem;font-weight:400;line-height:1.5;position:relative}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:before{content:"";background:#e4e7ec80;width:1px;height:8px;display:inline-block;position:absolute;top:calc(50% - 4px);left:8px}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:first-child{padding-left:0}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:first-child:before{display:none}}section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dd{letter-spacing:-.015rem;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.5}@media (max-width:767px){section.footer_wrap .footer_inner .top_inner .top_parts li.customer_service .business_hour dd{letter-spacing:-.015rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.5}}section.footer_wrap .footer_inner .mid_inner{border-block:.0625rem solid #e4e7ec80;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding-block:1.5rem;display:flex}@media (max-width:767px){section.footer_wrap .footer_inner .mid_inner{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:0;padding-block:1rem;display:flex}}section.footer_wrap .footer_inner .mid_inner .sns_list{margin-top:-1px;margin-left:auto}@media (max-width:767px){section.footer_wrap .footer_inner .mid_inner .sns_list{margin-top:.75rem}}section.footer_wrap .footer_inner .mid_inner .sns_list{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}section.footer_wrap .footer_inner .mid_inner .sns_list li{display:flex}section.footer_wrap .footer_inner .mid_inner .sns_list li a{height:24px}@media (max-width:767px){section.footer_wrap .footer_inner .mid_inner .sns_list{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;margin-left:0;display:flex}section.footer_wrap .footer_inner .mid_inner .sns_list li{height:24px}}@media (max-width:1023px){section.footer_wrap.hideFooterInfo .footer_inner{padding-inline:1rem;flex-direction:column;padding-top:0;padding-bottom:1rem;display:flex}section.footer_wrap.hideFooterInfo .footer_inner>section{order:2}section.footer_wrap.hideFooterInfo .footer_inner>section.notice_section{order:1}section.footer_wrap.hideFooterInfo .footer_inner .top_inner{padding-block:1.5rem 0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.logo_part{order:0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus{order:1;gap:0;margin-top:20px}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus.is-mobile{order:2;margin-top:8px;margin-bottom:28px}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus>button,section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a{gap:0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:last-child),section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:last-child){padding-right:.5rem}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:last-child):after,section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:last-child):after{content:"";margin-block:auto;background:#e4e7ec80;width:.0625rem;height:.625rem;margin-top:-5px;position:absolute;inset:50% 0 0 auto}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus>button:not(:first-child),section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a:not(:first-child){padding-left:.5rem}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a.button-footer-top-menu:after{margin-top:-6px!important}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus>button,section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.footer-top-menus a{flex:auto;width:fit-content}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service{border-top:.0625rem solid #e4e7ec80;order:3;gap:.375rem;width:100%;padding-block:1rem}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.25rem;padding:0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1.25}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_flex_box .customer_icon{display:none}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_center{display:flex}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_center>strong{letter-spacing:-.0175rem;color:#db0e64;font-size:.875rem;font-weight:700;line-height:1.25}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .customer_service_wrapper{order:0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center{order:1}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center .bulk_order_icon{display:none}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service p.bulk_order_center>b{letter-spacing:-.015rem;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .bulk_order_inquiry{display:flex}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service em{letter-spacing:-.015rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.25}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour{flex-wrap:wrap;align-items:center;gap:0;display:flex}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour dt{letter-spacing:-.015rem;color:#858b94;padding:0 4px 0 17px;font-size:.75rem;font-weight:400;line-height:1.5;position:relative}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:before{content:"";background:#e4e7ec80;width:1px;height:8px;display:inline-block;position:absolute;top:calc(50% - 4px);left:8px}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:first-child{padding-left:0}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour dt:first-child:before{display:none}section.footer_wrap.hideFooterInfo .footer_inner .top_inner .top_parts li.customer_service .business_hour dd{letter-spacing:-.015rem;color:#232221;font-size:.75rem;font-weight:400;line-height:1.5}section.footer_wrap.hideFooterInfo .footer_inner .mid_inner{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:0;padding-block:1rem;display:flex}section.footer_wrap.hideFooterInfo .footer_inner .mid_inner .sns_list{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;margin-top:.75rem;margin-left:0;display:flex}section.footer_wrap.hideFooterInfo .footer_inner .mid_inner .sns_list li{height:24px}}.mid_txt_lists{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.mid_txt_lists{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem 0;display:flex}}.mid_txt_lists li{white-space:nowrap;display:flex}@media (max-width:767px){.mid_txt_lists li:not(:first-child,:nth-child(4)) a,.mid_txt_lists li:not(:first-child,:nth-child(4)) button .txt_box{padding-left:.5rem}.mid_txt_lists li:not(:first-child,:nth-child(4)) a:before,.mid_txt_lists li:not(:first-child,:nth-child(4)) button .txt_box:before{content:"";background:#e4e7ec80;width:.0625rem;height:.625rem;margin-block:auto;position:absolute;inset:0 auto 0 0}.mid_txt_lists li a,.mid_txt_lists li button .txt_box{padding-right:.5rem;position:relative}}.mid_txt_lists li a,.mid_txt_lists li button .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1}@media (max-width:767px){.mid_txt_lists li a,.mid_txt_lists li button .txt_box{letter-spacing:-.016875rem;color:#232221;font-size:.8125rem;font-weight:700;line-height:1}}.mid_txt_lists li.mid_txt_lists--grey a,.mid_txt_lists li.mid_txt_lists--grey button .txt_box{letter-spacing:-.0175rem;color:#858b94;font-size:.875rem;font-weight:500;line-height:1}@media (max-width:767px){.mid_txt_lists li.mid_txt_lists--grey a,.mid_txt_lists li.mid_txt_lists--grey button .txt_box{letter-spacing:-.016875rem;color:#858b94;font-size:.8125rem;font-weight:500;line-height:1}}.mark_wrap{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.mark_wrap{text-align:left;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem 1rem;margin-top:1rem;display:flex}.mark_wrap .mark_icon-1 img{width:36px;height:32px}.mark_wrap .mark_icon-2 img{width:46px;height:32px}}.footer_business_info{flex-direction:row;justify-content:space-between;align-items:center;padding-block:1rem;display:flex}@media (max-width:767px){.footer_business_info{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}}.footer_business_info .info_txt_wrap dt{letter-spacing:-.02em;color:#232221;font-size:.75rem;font-weight:700;line-height:1}.footer_business_info .info_txt_wrap dt+dd{margin-top:.25rem}.footer_business_info .info_txt_wrap dd{letter-spacing:-.02em;color:#232221;font-size:.6875rem;font-weight:400;line-height:1.75}.footer_business_info .info_txt_wrap dd a{color:#232221;position:relative}.footer_business_info .info_txt_wrap dd a:before{content:"";background-color:#232221;height:.0625rem;margin:auto;position:absolute;inset:auto 0 .015625rem}.footer_business_info .copy_txt{letter-spacing:-.02em;color:#858b94;font-size:.6875rem;font-weight:400;line-height:normal}.footer_business_info .mark_txt{color:#858b94;white-space:pre-wrap;text-align:right;font-size:.625rem;font-weight:400;line-height:1.75}@media (max-width:767px){.footer_business_info .mark_txt{text-align:left;order:2;width:100%}}.footer_copyright{padding-block:1rem;display:block}@media (max-width:767px){.footer_copyright{margin-bottom:16px}}.footer_copyright p.txt_box{letter-spacing:-.02em;white-space:pre-wrap;color:#babec4;font-size:.625rem;font-weight:400;line-height:1.5}button.button-bg-wh{background-color:#fff}button.button-footer-top-menu,a.button-footer-top-menu{background-color:#fff;flex-direction:row;justify-content:flex-start;align-items:center;display:flex}button.button-footer-top-menu .txt_box,a.button-footer-top-menu .txt_box{letter-spacing:-.0175rem;color:#232221;margin-inline:.5rem .25rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-block}@media (max-width:1023px){:is(:has(footer.simple) button.button-footer-top-menu,:has(footer.simple) a.button-footer-top-menu){height:16px}:is(:has(footer.simple) button.button-footer-top-menu .util_item,:has(footer.simple) a.button-footer-top-menu .util_item){display:none}:is(:has(footer.simple) button.button-footer-top-menu,:has(footer.simple) a.button-footer-top-menu){display:block}:is(:has(footer.simple) button.button-footer-top-menu .txt_box,:has(footer.simple) a.button-footer-top-menu .txt_box){letter-spacing:-.01625rem;color:#232221;margin-inline:0;font-size:.8125rem;font-weight:700;line-height:1;display:block}:is(:has(footer.simple) button.button-footer-top-menu .svg_box,:has(footer.simple) a.button-footer-top-menu .svg_box){display:none}}@media (max-width:767px){:is(:not(:has(footer.simple)) button.button-footer-top-menu,:not(:has(footer.simple)) a.button-footer-top-menu){height:16px}:is(:not(:has(footer.simple)) button.button-footer-top-menu .util_item,:not(:has(footer.simple)) a.button-footer-top-menu .util_item){display:none}:is(:not(:has(footer.simple)) button.button-footer-top-menu,:not(:has(footer.simple)) a.button-footer-top-menu){display:block}:is(:not(:has(footer.simple)) button.button-footer-top-menu .txt_box,:not(:has(footer.simple)) a.button-footer-top-menu .txt_box){letter-spacing:-.01625rem;color:#232221;margin-inline:0;font-size:.8125rem;font-weight:700;line-height:1;display:block}:is(:not(:has(footer.simple)) button.button-footer-top-menu .svg_box,:not(:has(footer.simple)) a.button-footer-top-menu .svg_box){display:none}}.scroll-locked{box-sizing:border-box;padding-right:var(--sb-width,0)}.util_item{flex-direction:row;justify-content:center;align-items:center;display:flex}button.clean-button{background-color:#fff;flex-direction:row;justify-content:center;align-items:center;display:flex}button.button_f_grey_rounded{background:#f2f4f7;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;height:2rem;padding:.375rem;display:flex}button.button_f_grey_rounded.button-mo-search{width:2rem}@media (max-width:767px){button.button_f_grey_rounded.button-mo-search{order:1}}button.button_f_grey_rounded.button-mo-filter{background:#f2f4f7;border-radius:.5rem;gap:.25rem;height:2rem;padding:.375rem .75rem .375rem .5rem;position:relative}button.button_f_grey_rounded.button-mo-filter .txt_box{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:500;line-height:1;font-family:var(--font-pretendard),sans-serif}button.button-mo-active{position:relative}button.button-mo-active:after{content:"";aspect-ratio:1;box-sizing:border-box;background:#db0e64;border:.0625rem solid #fff;border-radius:100%;width:.375rem;position:absolute;inset:0 auto auto 0}button.button-to-top{box-sizing:border-box;background:#fff;border:.0625rem solid #e4e7ec;border-radius:100%;flex-direction:row;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;padding:.75rem;display:flex;box-shadow:0 .0625rem .125rem #c0c0c080}@media (max-width:767px){button.button-to-top{background:#fff;border-radius:100%;flex-direction:row;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:.75rem;display:flex}}button.button-to-ask{box-sizing:border-box;background:#fff;border-radius:100%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:3.5rem;height:3.5rem;padding:.75rem;display:flex;box-shadow:0 .0625rem .125rem #c0c0c080}@media (max-width:767px){button.button-to-ask{background:#fff;border:.0625rem solid #e4e7ec;border-radius:100%;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:2.75rem;height:2.75rem;padding:.75rem;display:flex;box-shadow:0 .0625rem .125rem #c0c0c080}}button.button-to-ask .txt_box{letter-spacing:0;color:#e60028;font-size:.6875rem;font-weight:600;line-height:1}@media (max-width:767px){button.button-to-ask .txt_box{letter-spacing:0;color:#e60028;font-size:.5rem;font-weight:600;line-height:1}}button.button-to-ask .txt_box{white-space:nowrap}.floating_mobile_items{box-sizing:border-box;z-index:50;position:fixed;bottom:10rem;right:3rem}body.scroll-locked .floating_mobile_items{padding-right:var(--sb-width,0)}.floating_mobile_items{will-change:bottom;flex-direction:column;justify-content:center;align-items:flex-end;gap:.75rem;transition:bottom .2s ease-in-out;display:flex}@media (max-width:767px){.floating_mobile_items{box-sizing:border-box;bottom:calc(env(safe-area-inset-bottom) + 7.875rem);z-index:50;flex-direction:column;justify-content:center;align-items:flex-end;gap:.375rem;display:flex;position:fixed;right:1rem}}@media (max-width:480px){.floating_mobile_items{box-sizing:border-box;z-index:50;flex-direction:column;justify-content:center;align-items:flex-end;gap:.375rem;display:flex;position:fixed}}.mo_filter_tab_wrap{border-bottom:.0625rem solid #f2f4f7}.mobile_filter_tab{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:0 16px;display:flex}.mobile_filter_tab li:first-child{margin-left:5px}.mobile_filter_tab li button.button-mobile-filter-tab{background:#fff;flex-direction:row;justify-content:flex-start;align-items:center;height:2.5rem;padding-block:.75rem;display:flex;position:relative;overflow:hidden}.mobile_filter_tab li button.button-mobile-filter-tab.active .txt_box{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:600;line-height:1rem}.mobile_filter_tab li button.button-mobile-filter-tab.active .sub_txt_box{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:600;line-height:1rem}.mobile_filter_tab li button.button-mobile-filter-tab.active:before{content:"";background:#232221;width:100%;height:.125rem;position:absolute;inset:auto 0 0}.mobile_filter_tab li button.button-mobile-filter-tab .txt_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:600;line-height:1rem}.mobile_filter_tab li button.button-mobile-filter-tab .sub_txt_box{letter-spacing:0;color:#babec4;margin-left:.125rem;font-size:.75rem;font-weight:600;line-height:1rem}.loader{aspect-ratio:1;--_m:conic-gradient(#0000 10%, #000), linear-gradient(#000, #000) content-box;width:50px;-webkit-mask:var(--_m);mask:var(--_m);mask-composite:source-out;background:#25b09b;border-radius:50%;padding:8px;animation:1s linear infinite l3;-webkit-mask-composite:source-out;mask-composite:subtract}@keyframes l3{to{transform:rotate(1turn)}}.box_choice{vertical-align:middle;padding:.25rem 0;font-size:0;display:inline-block;position:relative}.box_choice .inp_choice{z-index:-1;opacity:0;width:1rem;height:1rem;position:absolute;top:.375rem;left:0}.box_choice .inp_choice:focus-visible+.lab_choice .circle_choice{box-shadow:0 0 0 .1875rem var(--color-pink)}.box_choice .inp_choice:focus-visible+.lab_choice .circle_choice:before{z-index:1;border:.0625rem solid var(--color-white);content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:-.125rem}.box_choice .inp_choice:checked+.lab_choice{background-position:0 -17.5rem}.box_choice .inp_choice:checked+.lab_choice .circle_choice{background-color:var(--color-oil);border-color:#0000}.box_choice .inp_choice[type=checkbox]+.lab_choice .circle_choice{border-radius:.25rem}.box_choice .inp_choice[type=checkbox]+.lab_choice .circle_choice:before{border-radius:.3125rem}.box_choice .inp_choice[type=checkbox]:checked+.lab_choice .ico_choice{background-image:url(https://static-cdn.meatbox.co.kr/public/fstatic/icon/common/ico_check_white.svg)}.box_choice .inp_choice[type=radio]+.lab_choice .circle_choice,.box_choice .inp_choice[type=radio]+.lab_choice .circle_choice:before{border-radius:100%}.box_choice .inp_choice[type=radio]:checked+.lab_choice .ico_choice{background-image:url(https://static-cdn.meatbox.co.kr/public/fstatic/icon/common/ico_circle_1_white.svg)}.box_choice .inp_choice[disabled]+.lab_choice .circle_choice{border-color:var(--color-pearl-bush);background-color:var(--color-pearl-bush)}.box_choice .inp_choice[disabled]+.lab_choice .txt_choice .txt_l,.box_choice .inp_choice[disabled]+.lab_choice .txt_choice small.txt_choice{color:var(--color-silver)}.box_choice .inp_choice[disabled=disabled]+.lab_choice .circle_choice{border-color:var(--color-pearl-bush);background-color:var(--color-pearl-bush)}.box_choice .inp_choice[disabled=disabled]+.lab_choice .txt_choice .txt_l,.box_choice .inp_choice[disabled=disabled]+.lab_choice .txt_choice small.txt_choice{color:var(--color-silver)}.box_choice .inp_choice.disabled+.lab_choice .circle_choice{border-color:var(--color-pearl-bush);background-color:var(--color-pearl-bush)}.box_choice .inp_choice.disabled+.lab_choice .txt_choice .txt_l,.box_choice .inp_choice.disabled+.lab_choice .txt_choice small.txt_choice{color:var(--color-silver)}.box_choice .lab_choice{vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:wrap;padding:0 0 0 20px;display:flex}.box_choice .circle_choice{border:.0625rem solid var(--color-mercury);box-sizing:border-box;vertical-align:middle;width:1rem;height:1rem;margin-top:.125rem;margin-right:.25rem;position:absolute;left:0}.box_choice .txt_area_label+.txt_area_label{margin-left:4px}.box_choice .txt_area_label+.txt_choice{margin:0 0 0 4px;line-height:20px}.box_choice .txt_choice{display:block;overflow:hidden}.box_choice .txt_choice .img_comm:first-child{margin-right:.25rem}.box_choice .txt_choice .txt_l{color:var(--color-gunmetal);vertical-align:middle;font-size:.8125rem;font-weight:500;line-height:1.53846}.box_choice .txt_choice .txt_l~small.txt_choice{margin-left:.3125rem}.box_choice small.txt_choice{color:var(--color-nickel);vertical-align:middle;font-size:.6875rem;line-height:1.2;display:inline-block}.box_choice .ico_choice{z-index:1;background-size:100%;width:1rem;height:1rem;position:absolute;top:-.0625rem;left:-.0625rem}.items_end{align-items:end}.flex_between{justify-content:space-between;align-items:center;display:flex}.flex_between.md-recommend-spacing{padding-top:0;padding-bottom:1rem}@media (max-width:767px){.flex_between.md-recommend-spacing{padding-top:1.5rem;padding-bottom:.75rem}}.flex_between.items_end{align-items:end}.result_toggle{align-items:center;gap:4px;margin:0 auto 0 12px;display:inline-flex;position:relative}@media (max-width:767px){.result_toggle{margin:0 0 0 10px}}.result_toggle .msg{color:#858b94;flex-shrink:0;font-size:13px}@media (max-width:767px){.result_toggle .msg{font-size:12px}}.btnResultGuide{background:0 0}@media (max-width:767px){.btnResultGuide{width:16px;height:16px;margin-top:-4px}.btnResultGuide .svg_box{--svg-width:16px;--svg-height:16px}}.resultGuideModal{z-index:10;position:absolute}.resultGuideModal .layerCont{background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:328px;padding:8px 16px}@media (max-width:767px){.resultGuideModal .layerCont{width:calc(100% - 32px)}}.resultGuideModal .resultGuideHead{justify-content:space-between;align-items:center;height:16px;padding:4px 0;display:flex}.resultGuideModal .resultGuideHead h3{color:#232221;font-size:13px;font-weight:700;line-height:125%}.resultGuideModal .resultGuideHead .btnClose{background:0 0;width:16px;height:16px}.resultGuideModal .resultGuideCont{padding:4px 0}.resultGuideModal .resultGuideCont .explain{color:#858b94;font-size:13px;line-height:150%}.resultGuideModal .resultGuideCont .divider{background:#e4e7ec80;height:1px;margin:10px 0}.resultGuideModal .resultGuideCont h3{color:#232221;font-size:13px;font-weight:700;line-height:150%}.resultGuideModal .resultGuideCont .case{align-items:center;gap:8px;margin:8px 0 0;display:flex}.resultGuideModal .resultGuideCont .case .text{color:#db0e64;font-size:13px;line-height:150%}.resultGuideModal .resultGuideCont .caseExplain{color:#232221;padding:1px 0 0;font-size:13px;line-height:150%}.toggle_switch{cursor:pointer;background-color:#babec4;border-radius:20px;flex-shrink:0;width:32px;height:20px;transition:background-color .3s;display:inline-block;position:relative}.toggle_switch.on{background-color:#db0e64}.toggle_knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .3s;position:absolute;top:2px;left:2px}.toggle_switch.on .toggle_knob{left:14px}.result_key_mo{justify-content:space-between;align-items:center;height:36px;margin-bottom:-16px;padding:0 16px;display:flex;position:relative}.result_key_mo .result{color:#232221;white-space:nowrap;flex:1;min-width:0;margin-right:auto;font-size:12px;font-weight:500;display:flex}.result_key_mo .result .key{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 200px);overflow:hidden}.result_key_mo .result .key.wide{max-width:calc(100vw - 83px)}.result_key_mo .result_toggle{flex-shrink:0}button.none_style_btn{background-color:#0000;border:none;outline:none;width:fit-content;height:fit-content}button.none_style_btn.full_width{text-align:left;width:100%}button.none_style_btn.rounded_full{border-radius:100%}.all-category{z-index:10;position:relative}.category_menu_list .menu_item{box-sizing:border-box;background-color:#fff;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;height:2.75rem;padding:.625rem 1rem .625rem .5rem;display:flex}.category_menu_list .menu_item .menu_arrow{display:none}.category_menu_list .menu_item .next_arrow{opacity:.5}.category_menu_list .menu_item.active{background-color:var(--color-oil)}.category_menu_list .menu_item.active .menu_arrow{display:block}.category_menu_list .menu_item.active .txt_box{color:var(--color-white)}.category_menu_list .menu_item .txt_box{color:#232221;text-align:left;flex:auto;font-size:1rem;font-weight:600;line-height:1}@media (max-width:767px){.category_menu_list .menu_item{background-color:#0000}.category_menu_list .menu_item.active{background-color:#fff}.category_menu_list .menu_item.active .txt_box{color:#232221;font-size:.875rem}}.category_menu_list.dep1 .menu_item.active .next_arrow{opacity:1}.category_menu_list.dep3{border-left:1px solid #e4e7ec80}.category_menu_list.dep2,.category_menu_list.dep3{background-color:#f2f4f7}.category_menu_list.dep2 .menu_item,.category_menu_list.dep3 .menu_item{box-sizing:border-box;background-color:#0000;border-radius:.5rem;align-items:center;gap:.75rem;height:2.75rem;padding:.78125rem 1rem;display:flex}.category_menu_list.dep2 .menu_item.active,.category_menu_list.dep3 .menu_item.active{background-color:#fff}.category_menu_list.dep2 .menu_item .txt_box,.category_menu_list.dep3 .menu_item .txt_box{color:#232221;text-align:left;flex:auto;font-size:1rem;font-weight:600;line-height:1}@media (max-width:767px){.category_menu_list.dep2 .menu_item,.category_menu_list.dep3 .menu_item{background-color:#0000}.category_menu_list.dep2 .menu_item.active,.category_menu_list.dep3 .menu_item.active{background-color:#fff}.category_menu_list.dep2 .menu_item.active .txt_box,.category_menu_list.dep3 .menu_item.active .txt_box{color:#232221}}.bgInherit{background:inherit!important}@media (max-width:767px){.bgInherit .product_card.type2{gap:1rem}.bgInherit .product_card.type2.stack_vertical{gap:0}}.cate_type1{z-index:1;background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:.75rem;max-width:28rem;position:absolute;top:2.75rem;left:0;overflow:hidden;box-shadow:0 4px 8px #0000001a}@media (max-width:767px){.cate_type1{border:none;right:0}}.cate_type1.v2{width:fit-content;min-width:31.25rem;max-width:62.5rem}.cate_type1.v2 .menu_layer{flex-wrap:nowrap;display:flex;overflow-x:auto}.cate_type1.v2 .menu_layer .category_menu_list.dep1,.cate_type1.v2 .menu_layer .category_menu_list.dep2,.cate_type1.v2 .menu_layer .category_menu_list.dep3{box-sizing:border-box;width:15.625rem}.cate_type1.v2 .menu_layer .category_menu_list.dep1 .category_menu_scrolly,.cate_type1.v2 .menu_layer .category_menu_list.dep2 .category_menu_scrolly,.cate_type1.v2 .menu_layer .category_menu_list.dep3 .category_menu_scrolly{height:527px;overflow-y:auto}.cate_type1.v2 .menu_layer .category_menu_list.dep1 .category_menu_scrolly::-webkit-scrollbar{width:15px}.cate_type1.v2 .menu_layer .category_menu_list.dep2 .category_menu_scrolly::-webkit-scrollbar{width:15px}.cate_type1.v2 .menu_layer .category_menu_list.dep3 .category_menu_scrolly::-webkit-scrollbar{width:15px}.cate_type1.v2 .menu_layer .category_menu_list.dep1 .category_menu_scrolly::-webkit-scrollbar-thumb{background-color:#6b6b6b80;border:5px solid #f2f4f7;border-radius:100px}.cate_type1.v2 .menu_layer .category_menu_list.dep2 .category_menu_scrolly::-webkit-scrollbar-thumb{background-color:#6b6b6b80;border:5px solid #f2f4f7;border-radius:100px}.cate_type1.v2 .menu_layer .category_menu_list.dep3 .category_menu_scrolly::-webkit-scrollbar-thumb{background-color:#6b6b6b80;border:5px solid #f2f4f7;border-radius:100px}.cate_type1.v2 .menu_layer .category_menu_list.dep1 .category_menu_scrolly::-webkit-scrollbar-button{width:0;height:0;display:none}.cate_type1.v2 .menu_layer .category_menu_list.dep2 .category_menu_scrolly::-webkit-scrollbar-button{width:0;height:0;display:none}.cate_type1.v2 .menu_layer .category_menu_list.dep3 .category_menu_scrolly::-webkit-scrollbar-button{width:0;height:0;display:none}.cate_type1.v2 .menu_layer ul.category_menu_list.dep2{border-left:1px solid #e4e7ec80}.cate_type1.v2 .menu_layer .category-menu-banner{box-sizing:border-box;border-top:.0625rem solid #e4e7ec80;max-width:15.625rem;padding:.75rem}.cate_type1.v2 .menu_layer .category-menu-banner.type2 .category-menu-banner-swiper{box-sizing:border-box;width:100%;height:100%}.cate_type1.v2 .menu_layer .category-menu-banner.type2 .category-menu-banner-swiper .swiper-pagination{flex-direction:row;justify-content:center;align-items:center;gap:.125rem;display:flex}.cate_type1.v2 .menu_layer .category-menu-banner.type2 .category-menu-banner-swiper .swiper-pagination .swiper-pagination-bullet{margin-inline:0}.cate_type1.v2 .menu_layer .category-menu-banner .category-menu-banner-swiper{aspect-ratio:.428;border-radius:.5rem;overflow:hidden}.cate_type1.v2 .menu_layer .category-menu-banner .category-menu-banner-swiper .right-contents{width:100%;height:100%;position:relative}@media (max-width:767px){.cate_type1{max-width:100%;height:100%;box-shadow:none}.cate_type1 .menu_layer{height:100%}}.cate_type1 .category_menu_list{box-sizing:border-box;flex:none;width:15.625rem;padding:.75rem}.cate_type1 .category_menu_list.dep1{border-right:1px solid #e4e7ec80}@media (max-width:767px){.cate_type1 .category_menu_list.dep1{padding:0 .5rem}}.cate_type1 .category_menu_list>li.menu_box{box-sizing:border-box;letter-spacing:.02rem;border-radius:.5rem}@media (max-width:767px){.cate_type1 .category_menu_list>li.menu_box .menu_item .dp_i_flex.next_arrow{display:none}}.cate_type1 .category-menu-banner{box-sizing:border-box;border-top:.0625rem solid #e4e7ec80;padding:.75rem}.cate_type1 .category-menu-banner .category-menu-banner-swiper{aspect-ratio:4.51;border-radius:.5rem;overflow:hidden}.cate_type1 .category-menu-banner .category-menu-banner-swiper .slide-contents{width:100%;height:100%;position:relative}.cate_type1 .category-menu-banner .category-menu-banner-swiper .slide-contents .slide_text{color:#fff;z-index:1;height:fit-content;margin-block:auto;font-size:1.25rem;font-weight:700;display:block;position:absolute;inset:0 auto 0 1rem}.cate_type1 .category-menu-banner .category-menu-banner-swiper .swiper-pagination{text-align:center;bottom:.25rem}.cate_type1 .category-menu-banner .category-menu-banner-swiper .swiper-pagination .swiper-pagination-bullet{opacity:.6;background-color:#fff;border-radius:50%;width:.1875rem;height:.1875rem;margin-inline:.125rem;transition:background .3s}.cate_type1 .category-menu-banner .category-menu-banner-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#fff}.cate_type2{z-index:1;background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:.75rem;display:block;position:absolute;top:3rem;left:0;box-shadow:0 4px 8px #0000001a}.cate_type2.is_hide{display:none}.cate_type2 .menu_wide_wrap{max-width:62.5rem;display:flex}.cate_type2 .menu_wide_wrap .width_25per{width:250px;max-width:15.625rem}.cate_type2 .menu_wide_wrap .width_25per.dep1 .next_arrow{opacity:.5}.cate_type2 .menu_wide_wrap .width_25per.dep1 .menu_button.active .next_arrow{opacity:1}.cate_type2 .menu_wide_wrap .width_25per:not(.dep1){background-color:#f2f4f7}.cate_type2 .menu_wide_wrap .width_25per.dep2 button.active{background-color:#fff}.cate_type2 .menu_wide_wrap .width_25per.dep2 button.active .txt_comm{color:#232221}.cate_type2 .menu_wide_wrap .category-menu-banner{box-sizing:border-box;padding:.75rem}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper{aspect-ratio:113/264;border-radius:.5rem;overflow:hidden}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper .slide-contents{width:100%;height:100%;position:relative}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper .slide-contents .slide_text{text-align:center;color:#fff;z-index:1;height:fit-content;margin-block:auto;margin-inline:auto;font-size:1rem;font-weight:600;display:block;position:absolute;inset:0}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper .swiper-pagination{text-align:center;bottom:.25rem}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper .swiper-pagination .swiper-pagination-bullet{opacity:.6;background-color:#fff;border-radius:50%;width:.1875rem;height:.1875rem;margin-inline:.125rem;transition:background .3s}.cate_type2 .menu_wide_wrap .category-menu-banner .category-menu-banner-swiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#fff}.cate_type2 .menu_wide_wrap .category-menu-banner{max-width:15.625rem}.tab_filter_header{flex-direction:row;justify-content:center;align-items:flex-start;gap:.75rem;margin:0 0 -12px;display:flex}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide{width:100%;min-width:6rem;max-width:fit-content;margin-inline:0;display:block}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide .slide-contents{box-sizing:border-box}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label{text-align:center;box-sizing:border-box;z-index:0;background-color:#fff;border-radius:.5rem .5rem 0 0;justify-content:center;align-items:center;gap:.25rem;height:28px;margin:0 0 12px;padding:0 .75rem;display:flex;position:relative}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .tab_txt{white-space:nowrap;font-size:.8125rem}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .active_tab_before,.tab_filter_header .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .active_tab_after{display:none}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active{z-index:1}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label{z-index:1;background-color:#f2f4f7}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_before{display:flex;position:absolute;bottom:0;right:100%}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_after{display:flex;position:absolute;bottom:0;left:100%}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .tab_txt{font-weight:700}.tab_filter_header .tab-filter-depth1-swiper .swiper-slide.on_active:first-child .tab_label:before{content:"";background:#f2f4f7;width:12px;height:12px;display:inline-block;position:absolute;bottom:-12px;left:0}.tab_filter_header.promotion_tab_header{margin:0}.tab_filter_header .depth1-swiper-nav{position:relative}.tab_filter_header .depth1-swiper-nav:before{content:"";z-index:1;background:linear-gradient(90deg,#fff0 0%,#fff 58.65%);width:50px;height:28px;display:inline-block;position:absolute;top:0;left:-50px}.tab_filter_body{background-color:#f2f4f7;border-radius:.75rem}.tab_filter_body .body_content{padding:.5rem}.tab_filter_body .body_content .item_list{grid-template-columns:repeat(6,1fr);gap:.25rem;display:grid}.tab_filter_body .body_content .item_list>li{justify-content:flex-start;align-items:center;gap:.25rem;min-width:0;padding:.375rem .75rem;display:flex}.tab_filter_body .body_content .item_list>li button.btn_dep2{text-align:left;color:#232221;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;line-height:1rem;display:block;overflow:hidden}.tab_filter_body .body_content .item_list>li .dep2_label{color:#858b94;background:#e4e7ec;border-radius:.5rem;padding:.0625rem .375rem;font-size:.75rem;line-height:1rem}.tab_filter_body .body_content .item_list>li.on_active button.btn_dep2{color:#db0e64;font-weight:700}.tab_filter_body.promotion_tab_body{background-color:#fff;border-radius:0}.tab_filter_footer{background-color:#f2f4f7;border-radius:0 0 .75rem .75rem;padding:.5rem 0}.tab_filter_footer button{justify-content:center;align-items:center;gap:.125rem;margin-inline:auto;display:flex}.tab_filter_footer button .txt_comm{color:#858b94;font-size:.75rem;font-weight:500}.tab_filter_footer button .svg_icon{transition:transform .3s;display:flex;transform:rotate(0)}.tab_filter_footer button .svg_icon.rotate_180{transition:transform .3s;transform:rotate(180deg)}.tab_filter_footer.promotion_tab_filter{background-color:#fff;border-radius:0}.tab_filter_dep3{border:.0625rem solid var(--Divider-primary,#e4e7ec80);border-radius:.75rem;align-items:center;gap:1rem;margin-top:.5rem;padding:.25rem;display:flex}.tab_filter_dep3 .tab-filter-depth3-swiper{flex:1 0 auto;width:0}.tab_filter_dep3 .swiper-slide{max-width:max-content}.tab_filter_dep3 .swiper-slide .tab_label3{white-space:nowrap;color:#858b94;border-radius:.5rem;width:auto;padding:.5rem .75rem;font-size:.8125rem;font-weight:500}.tab_filter_dep3 .swiper-slide.on_active .tab_label3{color:#232221;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;background-color:#f2f4f7;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.promotion_title{margin-top:56px;position:relative}.promotion_title .promotion_share_button_position{top:0!important;right:0!important}@media (max-width:767px){.promotion_title{margin-top:75px;padding:0 16px}}.promotion_title h3{color:#232221;font-size:28px;font-weight:700;line-height:125%}@media (max-width:767px){.promotion_title h3{font-size:20px}}.promotion_title .explain{color:#858b94;margin-top:4px;font-size:16px;line-height:125%}@media (max-width:767px){.promotion_title .explain{font-size:14px}}.couponBox{border-radius:12px;margin-top:16px;box-shadow:inset 1px 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}@media (max-width:767px){.couponBox{box-shadow:none;border-radius:0;margin-top:0}}.couponBox .swiper.mo_dot_pagination-swiper{padding-bottom:32px}.couponBox .swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:16px}.couponBox .swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{opacity:.5;background:silver}.couponBox .swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#413f3d}.promotion_coupon_title{color:#413f3d;font-size:1.5rem;font-weight:700;line-height:1.875rem}@media (max-width:767px){.promotion_coupon_title{font-size:20px}}.promotion_tab_filter_wrap{border-radius:.75rem;padding:.5rem .75rem;box-shadow:inset .0625rem 0 #00000021,inset -.0625rem 0 #00000021,inset 0 -.0625rem #0000002b,inset 0 .0625rem #cccccc80,0 .1875rem .0625rem -.0625rem #1a1a1a12}.padding_block_16{padding-block:1rem}@media (max-width:767px){.mo_d_none{display:none!important}.mo_gap_8{gap:.5rem!important}}button.button-mo-f-grey-rounded{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;height:2rem;display:flex}@media (max-width:767px){.mo_mt_12{margin-top:.75rem!important}}.mt_2{margin-top:.125rem}.mt_4{margin-top:.25rem}.mt_6{margin-top:.375rem}.mt_8{margin-top:.5rem}.mt_10{margin-top:.625rem}.rotate_0{transition:transform .3s;transform:rotate(0)}.rotate_180{transition:transform .3s;transform:rotate(-180deg)}.mt_12{margin-top:.75rem}.mt_16{margin-top:1rem}@media (max-width:767px){.mt_16.mo_mt_none{margin-top:0}}.mt_20{margin-top:1.25rem}@media (max-width:767px){.mt_20{margin-top:15px}}.mt_24{margin-top:1.5rem}@media (max-width:767px){.mt_24{margin-top:15px}}.mt_28{margin-top:1.75rem}.mt_30{margin-top:1.875rem}.mt_32{margin-top:2rem}.mt_64{margin-top:4rem}.mt_m2{margin-top:-.125rem}.main_mar{margin-top:4rem}@media (max-width:767px){.main_mar,.main_mar.lanking{margin-top:24px}}.person_mar{margin-top:4rem}@media (max-width:767px){.person_mar{margin-top:0;margin-bottom:32px}}.person_mar.view_more .tab_list.type2{margin-top:8px}.person_mar.view_more .tab_list.type2 li{padding-block:0}@media (max-width:767px){.main_event_mar{margin:24px 0 32px}.main_event_mar.mainCollection{margin:24px 0 56px}}.max_w_608{width:100%;max-width:38rem}.max_w_400{width:100%;max-width:25rem}.max_w_389{width:100%;max-width:24.3125rem}.mx_w_1152{width:100%;max-width:72rem}.txt_align_center{text-align:center}.coupon_types_wrap li{display:block}.coupon_types_wrap+div .accordion_wrapper{padding-top:0}.flex_1{flex:1;width:auto}.flex_1_w_0{flex:1;width:0}@media (max-width:767px){.coupon_types_wrap{flex-direction:column;gap:16px;padding-bottom:16px;display:flex}.coupon_types_wrap ul{flex-direction:column;gap:16px;padding:0;display:flex}}.coupon_types_wrap ul li{padding:0 0 16px}@media (max-width:767px){.coupon_types_wrap ul li{padding:0}}.coupon_types_wrap ul li.type_1{display:flex}.coupon_types_wrap ul li.type_1 .coupon_box{width:100%;max-width:38rem;margin-inline:auto}.coupon_types_wrap ul li.type_2{flex-wrap:nowrap;gap:1rem;display:flex}.coupon_types_wrap ul li.type_2 .coupon_box{flex:auto;width:auto}section.contents_wrapper{box-sizing:border-box;width:100%;margin-inline:auto}@media (max-width:767px){section.contents_wrapper.sampleFreeSection{padding:0}}section.contents_wrapper.lanking h3.tit_box{font-size:28px}@media (max-width:480px){section.contents_wrapper.lanking h3.tit_box{font-size:20px}}section.contents_wrapper.lanking p{font-size:16px}@media (max-width:480px){section.contents_wrapper.lanking p{font-size:14px}}@media (max-width:767px){section.contents_wrapper.lanking .lankingTab .swiper{padding-inline:16px 24px}}section.contents_wrapper.lanking .lankingTab .button_view_more_tab .txt_box{align-items:center;gap:4px;display:flex}section.contents_wrapper.lanking .lankingTab .swiper-slide:last-child,section.contents_wrapper.lanking .lankingTab .embla__slide.swiper-slide:last-child{padding-right:8px}section.contents_wrapper .contents_banner_inner{border-radius:.75rem;overflow:hidden}@media (max-width:767px){section.contents_wrapper .contents_banner_inner{margin:0 1rem}section.contents_wrapper.category_wrapper.pb_24{padding-block:0}}section.contents_wrapper.type1{box-sizing:border-box;max-width:80rem;height:100%;padding-inline:1.5rem}@media (max-width:767px){section.contents_wrapper.type1{max-width:100%;padding-inline:0}section.contents_wrapper.type1.mo_px16{padding-inline:1rem}}section.contents_wrapper.type2{box-sizing:border-box;max-width:80rem;padding:1.5rem}@media (max-width:767px){section.contents_wrapper.type2{max-width:100%;padding-inline:1rem}}section.contents_wrapper.type3{box-sizing:border-box;max-width:80rem;padding-block:6.25rem;padding-inline:1.5rem}section.contents_wrapper.type3.errorContWrap{min-height:auto}@media (max-width:767px){section.contents_wrapper.type3.errorContWrap{padding-bottom:0}}section.contents_wrapper.type4{box-sizing:border-box;max-width:80rem;padding-block:6.25rem}section.contents_wrapper.type4.errorContWrap{min-height:auto;margin-top:91px}@media (max-width:767px){section.contents_wrapper.type4.errorContWrap{padding-bottom:0}}section.contents_wrapper.lanking,section.contents_wrapper.view_more,section.contents_wrapper.mo_1dep{padding-top:.75rem;padding-bottom:3.6875rem}@media (max-width:767px){section.contents_wrapper.lanking,section.contents_wrapper.view_more,section.contents_wrapper.mo_1dep{padding-top:1.25rem;padding-bottom:2rem}section.contents_wrapper{box-sizing:border-box;max-width:100%;margin-inline:0;padding-inline:1rem}}@media (max-width:480px){.main .section.contents_wrapper{padding-bottom:32px}}.py_64{padding-block:4rem!important}.min_h_300{min-height:18.75rem}.min_h_600{min-height:37.5rem}.stack_vertical{flex-direction:column;min-height:0;display:flex}@media (max-width:1023px){.stack_vertical.flex_1of3.mo_stack_change{flex-flow:wrap;gap:.625rem}}@media (max-width:767px){.stack_vertical.flex_1of3.mo_stack_change{flex-direction:column;gap:.625rem}.stack_vertical.flex_1of3.mo_stack_change>*{width:100%}}.stack_vertical.gap16{gap:1rem}.stack_vertical .flex1{flex:1}.main_pad{padding-top:24px}@media (max-width:767px){.main_pad{padding-top:0}}.stack_horizontal{flex-direction:row;min-width:0;min-height:0;display:flex}@media (max-width:1023px){.stack_horizontal.is_main .flex_1of3.stack_vertical.gap16.mo_stack_change.reorder_picks{gap:0}.stack_horizontal.is_main{flex-wrap:wrap}.stack_horizontal.is_main .reorder_picks{flex:auto}}@media (max-width:767px){.stack_horizontal.is_main.gap16{gap:0}.stack_horizontal.is_main.gap16 .p_relative.type3.single_column_swiper_wrap.p_relative.type3.single_column_swiper_wrap .swiper_nav_wrap{display:none}.stack_horizontal.__fluid{flex-direction:column}.stack_horizontal.__fluid .reorder_picks{width:100%}.stack_horizontal:not(.product_card){flex-direction:column}.stack_horizontal .flex_1of3{flex:auto;width:100%}}.stack_horizontal.gap16{gap:1rem}@media (max-width:767px){.stack_horizontal.gap16{gap:5rem}}.stack_horizontal .flex1{flex:1}.stack_horizontal .flex_1of3{box-sizing:border-box;flex:1 0 calc(33.3333% - .666667rem);min-width:0}.thin_gray_rounded_box.type1{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px;padding-block:1.5rem 2.5rem;padding-inline:1.5rem;box-shadow:0 .125rem .25rem #0000000d}@media (max-width:1023px){.thin_gray_rounded_box.type1{padding:1.5rem 1.5rem 2.5rem}}@media (max-width:767px){.thin_gray_rounded_box.type1{box-shadow:none;border:none;border-radius:0;padding:0 1.5rem 2rem;padding-inline:1rem}}.thin_gray_rounded_box.type1.mdPickBox{padding:24px 0}@media (max-width:767px){.thin_gray_rounded_box.type1.mdPickBox{padding:0 0 32px}}.thin_gray_rounded_box.type1.mdPickBox .md-recommend-spacing{padding-inline:24px}@media (max-width:767px){.thin_gray_rounded_box.type1.mdPickBox .md-recommend-spacing{padding-inline:16px}}.thin_gray_rounded_box.type1.mdPickBox .swiper{padding:0 24px}@media (max-width:767px){.thin_gray_rounded_box.type1.mdPickBox .swiper{padding:0 32px 0 16px}}.thin_gray_rounded_box.type2{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px;padding-block:.75rem;padding-inline:.75rem}@media (max-width:767px){.thin_gray_rounded_box.type2{border:none;padding-inline:1rem}}.thin_gray_rounded_box.type3{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px;margin-bottom:6px;overflow:hidden}@media (max-width:767px){.thin_gray_rounded_box.type3{box-shadow:none;border:none;border-radius:0;margin-bottom:0;padding:0}}.thin_gray_rounded_box.type4{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px}@media (max-width:767px){.thin_gray_rounded_box.type4{box-shadow:none;border:none;border-radius:0;padding:0}}.thin_gray_rounded_box.type4.none_border{border:none}.thin_gray_rounded_box.type0{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px;box-shadow:0 .125rem .25rem #0000000d}.thin_gray_rounded_box.padding_block_14_16{padding-block:1rem}.thin_gray_rounded_box.type_bd_wh{border:.0625rem solid #0000}.shadow_line_rounded_box{background-color:#fff;border-radius:.75rem;margin-top:1.25rem;padding:.75rem 1rem 1rem;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,inset 0 .0625rem #cccccc80,inset 0 -.0625rem #0000002b,inset -.0625rem 0 #00000021,inset .0625rem 0 #00000021}@media (max-width:767px){.shadow_line_rounded_box{box-shadow:none;border-radius:0;margin-top:0;padding:0}}.flex_1_1_auto{flex:auto}.pt_24{padding-top:24px!important}.pt_26{padding-top:26px!important}.pt_28{padding-top:28px!important}.pb_32{padding-bottom:32px!important}.pb_52{padding-bottom:52px!important}.pb_64{padding-bottom:64px!important}.p_16_12{padding:1rem .75rem}.pt_12_p_16{padding:.75rem 1rem 1rem}.d_flex{display:flex}.flex_all_center{justify-content:center;align-items:center;display:flex}.flex_items_center{align-items:center;display:flex}.flex_category_items_center{align-items:center;display:contents}.flex_wrap{flex-wrap:wrap}.flex_column{flex-direction:column}.flex_row{flex-direction:row}.items_center{align-items:center;display:flex}.contents_center{justify-content:center;display:flex}.hidden{overflow:hidden}.list_2_cols{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:2.25rem 1rem;display:grid}.list_2_cols>*{min-width:0}.list_2_cols.gap_16_32,.list_2_cols.mo_gap_32_12{gap:1rem 2rem}@media (max-width:767px){.list_2_cols.gap_16_32,.list_2_cols.mo_gap_32_12{grid-template-columns:repeat(1,1fr);gap:1rem}}.list_3_cols{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:2.25rem 1rem;display:grid}.list_3_cols>*{min-width:0}.list_4_cols{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:2.25rem 1rem;display:grid}.list_4_cols>*{min-width:0}@media (max-width:1023px){.list_4_cols.__fluid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.list_4_cols.__fluid{grid-template-columns:repeat(2,1fr)}}.moreProjectCard{margin-top:16px}@media (max-width:767px){.moreProjectCard{margin-top:0}}.list_5_cols{box-sizing:border-box;grid-template-columns:repeat(5,1fr);gap:2.25rem 1rem;display:grid}@media (max-width:767px){.list_5_cols{gap:2rem .75rem}}.list_5_cols.gap_20_16,.list_5_cols.mo_gap_32_12{gap:1.25rem 1rem}@media (max-width:767px){.list_5_cols.gap_20_16,.list_5_cols.mo_gap_32_12{gap:2rem .75rem}}.list_5_cols>*{min-width:0}@media (max-width:767px){.list_5_cols.__fluid{padding-inline:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1023px){.list_5_cols.__fluid.type2{padding-inline:.5rem;grid-template-columns:repeat(4,1fr)!important}}@media (max-width:767px){.list_5_cols.__fluid.type2{padding-inline:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:1023px){.categoryWrap .list_5_cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.categoryWrap .list_5_cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px) and (min-width:768px){.categoryWrap .mo_quick_filter{border-radius:.75rem;margin-top:1rem;overflow:hidden}.categoryWrap .mo_quick_filter.sticky .category_item_bar_inner{padding-right:0}}.filterCols{box-sizing:border-box;grid-template-columns:repeat(5,1fr);gap:2.25rem 1rem;display:grid}.filterCols.gap_20_16,.filterCols.mo_gap_32_12{gap:2.25rem 1rem}@media (max-width:767px){.filterCols.gap_20_16,.filterCols.mo_gap_32_12{gap:2rem .75rem}}.filterCols>*{min-width:0}@media (max-width:1023px){.filterCols.__fluid{gap:2.25rem .75rem;padding-inline:0;grid-template-columns:repeat(3,1fr)!important}}@media (max-width:800px){.filterCols.__fluid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.filterCols.__fluid{padding-inline:16px;gap:2rem .75rem;padding-top:0}}@media (max-width:1023px){.filterCols.__fluid.type2{padding-inline:.5rem;grid-template-columns:repeat(4,1fr)!important}}@media (max-width:767px){.filterCols.__fluid.type2{padding-inline:1rem;grid-template-columns:repeat(2,1fr)!important}}.list_6_cols{box-sizing:border-box;grid-template-columns:repeat(6,1fr);gap:2.25rem 1rem;display:grid}.list_6_cols>*{min-width:0}@media (max-width:1023px){.list_6_cols.__fluid{padding-inline:.5rem;grid-template-columns:repeat(5,1fr)!important}}@media (max-width:1023px) and (max-width:767px){.list_6_cols.__fluid.moOrTablet{gap:.75rem;width:100%;display:flex}.list_6_cols.__fluid.moOrTablet>*{width:100%;max-width:10rem}}.fit-height{height:fit-content!important}.cell_tit{letter-spacing:0;color:#232221;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1.25rem;font-weight:700;line-height:1;display:flex}@media (max-width:767px){.cell_tit{letter-spacing:0;color:#232221;font-size:1rem;font-weight:700;line-height:1}}.cell_tit .clear_button{align-items:center;margin-top:0;display:flex}.is_main .cell_tit{font-size:20px}@media (max-width:767px){.is_main .cell_tit{padding:0 16px}}.m_inline_auto{margin-inline:auto}.btn_circle_swiper_arrow{aspect-ratio:1;background-color:#fff;border:.0625rem solid #e4e7ec;border-radius:100%;width:1.75rem;box-shadow:0 .0625rem .125rem #c0c0c080}.swiper_pages{color:#b1b1b1;font-size:.875rem;transform:translate(0)}.swiper_pages .current{color:#232221}.swiper_container_full_1{width:100%}.swiper_wrap.type1{flex-direction:column;align-items:stretch;width:calc(100% + .5rem);display:flex;position:relative;left:-.25rem;right:-.25rem}.swiper_wrap.type1 .swiper-slide{width:calc(100% + .5rem);padding-inline:.25rem}@media (max-width:767px){.swiper_wrap.type1 .swiper-slide{padding-inline:.4375rem}}.common_scrollX_area{-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;height:100%;overflow-x:auto}.common_scrollX_area .scrollX_box{white-space:nowrap}.common_scrollX_area .scrollX_box>*{max-width:12.5rem;display:inline-flex}.common_scrollX_area .scrollX_box>:not(:last-child){margin-right:.75rem}.common_scrollX_area::-webkit-scrollbar{display:none}.common_scrollX_area::-webkit-scrollbar-track{display:none}.common_scrollX_area::-webkit-scrollbar-thumb{display:none}.inline-box>*{display:inline-block}.single_column_swiper_wrap.type3{position:relative;left:0;right:-.25rem}.single_column_swiper_wrap.type3 .swiper-slide{width:100%;padding-inline:.25rem}.wide_list_swiper_wrap.type3{flex-direction:row-reverse;gap:1.25rem;width:100%;display:flex}@media (max-width:767px){.wide_list_swiper_wrap.type3{min-width:0}.wide_list_swiper_wrap.type3 .swiper_nav_wrap{display:none}}.wide_list_swiper_wrap.type3 .swiper_nav_wrap{position:relative;top:auto;bottom:auto;right:auto}.wide_list_swiper_wrap.type3 .wide_list_swiper{width:100%}.wide_list_swiper_wrap.type3 .wide_list_swiper .swiper-slide{width:fit-content}.thin_gray_rounded_box.similarBox{padding:24px 24px 24px 19px}@media (max-width:767px){.thin_gray_rounded_box.similarBox.type1{padding-bottom:0}.thin_gray_rounded_box.similarBox{margin-bottom:32px}}.similar_wrap{flex-direction:column;display:flex}.similar_wrap .cell_tit{padding-left:5px}@media (max-width:767px){.similar_wrap .cell_tit{padding-left:16px}}.similar_wrap .grid_single_column{gap:0}@media (max-width:767px){.similar_wrap .grid_single_column{gap:20px}}.similar_wrap .bgInherit{min-height:156px}@media (max-width:767px){.similar_wrap .bgInherit{min-height:164px;padding-left:5px}}.similar_wrap .product_card.type2{gap:1rem;max-width:22rem}@media (max-width:1023px){.similar_wrap .product_card.type2{max-width:100%}}.similar_wrap .product_card.type2 .img_wrap{flex:1 0 auto;max-width:8rem}@media (max-width:767px){.similar_wrap .product_card.type2 .img_wrap{flex:1 0 auto;width:6rem;max-width:6rem}}.similar_wrap .product_card.type2 .bg_wrap{width:100%}.similar_wrap .product_card.type2 .txt_wrap{flex:1}.similar_wrap .product_card.type2 .txt_wrap .product_name{font-size:1rem}@media (max-width:767px){.similar_wrap .product_card.type2 .txt_wrap .product_name{font-size:14px}}.similar_wrap .product_card.type2 .txt_wrap .discount_info{display:none}.similar_wrap .product_card.type2 .txt_wrap .price_info{font-size:1rem}@media (max-width:767px){.similar_wrap .product_card.type2 .txt_wrap .price_info strong,.similar_wrap .product_card.type2 .txt_wrap .price_info em{font-size:14px}}.similar_wrap .product_card.type2 .txt_wrap .price_unit{font-size:.6875rem}.similar_wrap .product_card.type2 .txt_wrap .txt_label_wrap~.txt_label_wrap{display:none}.flex_side{justify-content:space-between;align-items:center;display:flex}.flex_right{justify-content:flex-end;display:flex}.swiper_utils{gap:.75rem}.product_card{box-sizing:border-box;border-radius:.5rem}.product_card .img_wrap{width:100%}.product_card .bg_wrap{aspect-ratio:1;border-radius:.5rem;width:100%;position:relative}.product_card .bg_wrap+.button_buy_now{margin-top:9px}.product_card .bg_wrap .expect_msg{color:#fff;background:#23222180;border-radius:8px;justify-content:center;align-items:center;font-size:18px;font-weight:700;line-height:130%;display:flex;position:absolute;inset:0}@media (max-width:480px){.product_card .bg_wrap .expect_msg{font-size:17px}}.product_card .txt_wrap{flex-direction:column;gap:.25rem;display:flex}.product_card .txt_wrap:has(>.button_buy_now){margin-top:2px}.product_card .txt_wrap button.btn_brand_name{align-items:center;display:flex}.product_card .txt_wrap button.btn_brand_name .txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1}.product_card .txt_wrap button.btn_brand_name{gap:.125rem;padding-block:.25rem}.product_card .txt_wrap .icon_list{gap:.25rem;display:flex}.product_card .txt_wrap .icon_list>li{height:1.25rem;max-height:fit-content}.product_card .txt_wrap .product_name{letter-spacing:0;color:#232221;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:125%;display:-webkit-box;overflow:hidden}.product_card .txt_wrap .product_name .keyword{background:#ffef74;height:20px;display:inline-block}@media (max-width:767px){.product_card .txt_wrap .product_name .keyword{height:16px}}.product_card .txt_wrap .price_wrap{margin:2px 0;line-height:normal}.product_card .txt_wrap .price_wrap .discount_info~*{margin-top:.125rem}.product_card .txt_wrap .price_wrap .discount_info{gap:.25rem;font-size:.8125rem;display:flex}.product_card .txt_wrap .price_wrap .discount_info em{color:#db0e64}.product_card .txt_wrap .price_wrap .discount_info s{color:#babec4}.product_card .txt_wrap .price_wrap .price_info{align-items:center;gap:.25rem;font-size:1rem;font-weight:700;display:flex}.product_card .txt_wrap .price_wrap .price_info strong{letter-spacing:0;color:#db0e64;font-size:1rem;font-weight:700;line-height:1.1875rem}.product_card .txt_wrap .price_wrap .price_info em{letter-spacing:0;color:#232221;font-size:1rem;font-weight:700;line-height:1.1875rem}.product_card .txt_wrap .price_wrap .price_info em+.product_name{color:#232221;margin:0 0 0 -2px;font-size:11px;font-weight:500}.product_card .txt_wrap .price_wrap .price_unit{color:#858b94;margin-top:2px;font-size:.6875rem;display:block}.product_card .txt_wrap .sample_grey_text{color:#858b94;letter-spacing:0;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:400;line-height:1.1;display:block;overflow:hidden}@media (max-width:767px){.product_card .txt_wrap .sample_grey_text{font-size:12px}}.product_card .txt_wrap .txt_label_wrap{flex-wrap:wrap;justify-content:flex-start;gap:.25rem;display:flex}.product_card .txt_wrap .txt_label_wrap .txt_box{font-size:.6875rem;line-height:1}.product_card.type1{max-width:21.875rem}@media (max-width:767px){.product_card.type1{max-width:100%}.product_card.type1.stack_horizontal{gap:16px;min-height:136px}.product_card.type1.stack_horizontal .img_wrap{width:96px;height:96px}}@media (max-width:1023px){.product_card.type2{max-width:100%}}@media (max-width:767px){.product_card.type2{max-width:100%}}.product_card.type2 .txt_wrap .product_name{font-size:1rem}@media (max-width:767px){.product_card.type2 .txt_wrap .product_name{font-size:14px}}.product_card.type2 .txt_wrap .price_info{font-size:1rem}.product_card.type2 .txt_wrap .price_unit{font-size:.6875rem}.product_card.type3{gap:1rem;max-width:22rem}@media (max-width:767px){.product_card.type3{max-width:100%}}.product_card.type3 .img_wrap{flex:1 0 auto}@media (max-width:767px){.product_card.type3 .img_wrap{flex:1 0 auto;min-width:32%}}.product_card.type3 .bg_wrap{width:100%}.product_card.type3 .txt_wrap{flex:1}.product_card.type3 .txt_wrap .product_name{font-size:1rem}@media (max-width:767px){.product_card.type3 .txt_wrap .product_name{font-size:.875rem}}.product_card.type3 .txt_wrap .discount_info{display:none}.product_card.type3 .txt_wrap .price_info{font-size:1rem}.product_card.type3 .txt_wrap .price_unit{font-size:.6875rem}.product_card.type3 .txt_wrap .txt_label_wrap~.txt_label_wrap{display:none}.product_card.type4{gap:1rem}.product_card.type4 .img_wrap{max-width:10.75rem}@media (max-width:767px){.product_card.type4 .img_wrap{max-width:8rem}.product_card.type4 .txt_wrap .product_name,.product_card.type4 .txt_wrap .price_wrap .price_info,.product_card.type4 .txt_wrap .price_wrap .price_info strong,.product_card.type4 .txt_wrap .price_wrap .price_info em{font-size:.875rem}}.product_card.type4 .bg_wrap{width:100%}.product_card.type4.type4+.type4{margin-top:2.25rem}.product_card.type4 .txt_wrap{flex:1}.product_card.type_on_modal{max-width:10rem}.product_card .category_wrap{text-overflow:ellipsis;white-space:nowrap;padding:2px 0;overflow:hidden}.product_card .arrival_msg_wrap .txt_box{color:#858b94;font-size:11px;font-weight:500;line-height:normal}.product_card .rating_wrap{flex-wrap:wrap;gap:4px 0;margin-top:2px}.product_card .rating_wrap,.product_card .category_wrap{align-items:center;min-width:0;display:flex}.product_card .rating_wrap li,.product_card .category_wrap li{box-sizing:border-box;align-items:center;padding-right:.25rem;display:flex;position:relative}.product_card .rating_wrap li:not(:first-child),.product_card .category_wrap li:not(:first-child){padding-left:.3125rem}.product_card .rating_wrap li:not(:first-child) :before,.product_card .category_wrap li:not(:first-child) :before{content:"";background-color:#e4e7ec;border-radius:100%;width:.125rem;height:.125rem;margin-block:auto;position:absolute;inset:0 auto 0 0}.product_card .rating_wrap .rating_star,.product_card .category_wrap .rating_star{align-items:center;gap:.25rem;display:flex}.product_card .rating_wrap .rating_star .svg_box,.product_card .category_wrap .rating_star .svg_box{margin-top:-.0625rem;height:fit-content!important}.product_card .rating_wrap .category_info,.product_card .category_wrap .category_info{flex:none;align-items:center;gap:.25rem;min-width:0;display:flex}.product_card .rating_wrap .category_info .txt_box,.product_card .category_wrap .category_info .txt_box{color:#413f3d;font-weight:500}.product_card .rating_wrap .category_info:last-child,.product_card .category_wrap .category_info:last-child{flex:auto;min-width:0}.product_card .rating_wrap .category_info:last-child .txt_box,.product_card .category_wrap .category_info:last-child .txt_box{color:#413f3d!important}.product_card .rating_wrap .category_info:last-child .txt_box:last-child,.product_card .category_wrap .category_info:last-child .txt_box:last-child{white-space:nowrap;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.product_card .rating_wrap .category_info span.txt_box,.product_card .category_wrap .category_info span.txt_box{display:block}.product_card .rating_wrap .category_info .svg_box,.product_card .category_wrap .category_info .svg_box{margin-top:-.0625rem}.product_card .rating_wrap .txt_box,.product_card .category_wrap .txt_box{color:#5d5d5d;font-size:.6875rem;font-weight:400;line-height:1}.product_card.max_w_360{width:100%;max-width:22.5rem;padding-inline:.25rem}.product_card.max_w_170{width:100%;max-width:10.625rem}.max_w_128{box-sizing:border-box;width:100%;max-width:8rem}.max_w_1024{box-sizing:border-box;width:100%;max-width:64rem}.max_w_1440{box-sizing:border-box;width:100%;max-width:90rem}.items_start{align-items:start}.is_main_second{flex-direction:column;justify-content:stretch;align-items:stretch;display:flex}.cart_picks_list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;min-width:0;height:100%;display:grid}.cart_picks_list>*{width:100%;min-width:0;height:100%;min-height:0}.cart_picks_list .product_card{width:100%;min-width:0}@media (max-width:1023px){.cart_picks_list{gap:0 .75rem}}@media (max-width:767px){.cart_picks_list{width:100%;margin-top:16px;display:block}.cart_picks_list .swiper{padding-right:24px}}.align_left{text-align:left}.align_center{text-align:center}.absolute_full{border:.0625rem solid #e4e7ec80;border-radius:8px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.absolute_full.loading{background:#f2f4f7}.absolute_full{box-sizing:border-box}.full_image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}div.clear_button{justify-content:center;align-items:center;display:flex}.dp_i_flex{display:inline-flex}.dp_ib{display:inline-block}.dp_b{display:block}.ml_auto{margin-left:auto}.ml_2{margin-left:.125rem}.ml_4{margin-left:.25rem}.ml_4_btn{all:unset;cursor:pointer;color:inherit;font:inherit;margin-left:.25rem;text-decoration:underline;display:inline}.ml_6{margin-left:.375rem}.ml_min2{margin-left:-.125rem}.ml_min4{margin-left:-.25rem}.ml_min6{margin-left:-.375rem}.ml_8{margin-left:.5rem}.ml_10{margin-left:.625rem}.ml_12{margin-left:.75rem}.ml_14{margin-left:.875rem}.ml_16{margin-left:1rem}.ml_32{margin-left:2rem}.mr_auto{margin-right:auto}.mr_2{margin-right:.125rem}.mr_4{margin-right:.25rem}.mr_6{margin-right:.375rem}.mr_7{margin-right:.4375rem}.mr_min2{margin-right:-.125rem}.mr_min4{margin-right:-.25rem}.mr_min6{margin-right:-.375rem}.p_relative{position:relative}.visible{overflow:visible}.p_absolute{position:absolute}.h_full{height:100%}.h_20{height:1.25rem}.guideTooptip{color:#fff;z-index:10;background:#413f3d;border-radius:8px;max-width:320px;padding:6px 8px 5px;font-size:12px;font-weight:500;line-height:125%;display:inline-block;position:absolute}.guideTooptip:before{content:"";width:0;height:0;display:inline-block;position:absolute}.guideTooptip.leftTop:before{border-top:4px solid #0000;border-right:9px solid #413f3d;top:-4px;left:14px}.guideTooptip.leftBot:before{border-bottom:4px solid #0000;border-right:9px solid #413f3d;bottom:-4px;left:14px}.guideTooptip.rightBot:before{border-bottom:4px solid #0000;border-left:9px solid #413f3d;bottom:-4px;right:14px}.guideTooptip.filterPc{top:-35px;left:16px}.guideTooptip.filterMo{top:42px;right:32px}.guideTooptip.searchPc{top:-42px;right:16px}.guideTooptip.searchMo{top:42px;left:0}.tooltipBox{color:#fff;background:#413f3d;border-radius:8px;width:max-content;max-width:250px;padding:8px 12px;font-size:12px;font-weight:500;line-height:125%;box-shadow:0 2px 8px #00000026}@media (max-width:767px){.tooltipBox{color:#232221;width:calc(100vw - 65px);max-width:calc(100vw - 65px);box-shadow:none;background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:400;line-height:150%;left:16px!important;right:16px!important;transform:translate(0)!important}}.tooltipBox .tooltipCont{padding:0 .5px 0 0}@media (max-width:767px){.tooltipBox .tooltipCont{margin:-.5px 16px -.5px 0;padding:0}}.tooltipBox .tooltipCont li{padding:0 0 0 18px;position:relative}.tooltipBox .tooltipCont li:before{content:"";background:#fff;border-radius:50%;width:3px;height:3px;display:inline-block;position:absolute;top:5px;left:7px}@media (max-width:767px){.tooltipBox .tooltipCont li:before{background:#232221;top:7px}.tooltipBox .tooltipCont li br{display:none}}.tooltipBox .tooltipClose{display:none}@media (max-width:767px){.tooltipBox .tooltipClose{display:block;position:absolute;top:14px;right:12px}}.tooltipBox .tooltipArrow{border-top:4px solid #0000;border-left:9px solid #413f3d}@media (max-width:767px){.tooltipBox .tooltipArrow{display:none}}.tooltipBox.top-left .tooltipArrow{border-top:none;border-bottom:4px solid #0000}@media (max-width:767px){.tooltipBox.top-left .tooltipArrow{display:none}}.tooltipBox.top-right .tooltipArrow{border-top:none;border-bottom:4px solid #0000;border-left:none;border-right:9px solid #413f3d}@media (max-width:767px){.tooltipBox.top-right .tooltipArrow{display:none}}.tooltipBox.bottom-right .tooltipArrow{border-top:4px solid #0000;border-left:none;border-right:9px solid #413f3d}@media (max-width:767px){.tooltipBox.bottom-right .tooltipArrow{display:none}}.detail_info_table{background-color:#fff;border-radius:.25rem;flex-direction:column;gap:.0625rem;margin-top:.75rem;padding-block:.25rem;display:flex;overflow:hidden}@media (max-width:767px){.detail_info_table{margin-top:1rem}}.detail_info_table .info_top{background-color:#fff;border-radius:.25rem;flex-wrap:nowrap;gap:.0625rem;display:flex;overflow:hidden}.detail_info_table .info_top li.txt_box{background-color:#f9f9fb;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:0;padding-block:.5rem;display:flex}.detail_info_table .info_top li.txt_box>strong{color:#232221;font-size:.875rem}.detail_info_table .info_top li.txt_box>span{color:#858b94;text-align:center;font-size:.75rem;line-height:125%}.detail_info_table .info_bottom{background-color:#f2f4f7;justify-content:center;align-items:center;height:1.25rem;display:flex}.detail_info_table .info_bottom .txt_box{color:#858b94;font-size:.6875rem}.gap_2{gap:.125rem}.gap_4{gap:.25rem}.gap_6{gap:.375rem}.gap_8{gap:.5rem}.gap_10{gap:10px}.gap_12{gap:.75rem}.gap_14{gap:.875rem}.gap_16{gap:1rem}.gap_20{gap:1.25rem}.gap_24{gap:1.5rem}.gap_32{gap:2rem}.pt_8{padding-top:.5rem}.pt_16{padding-top:1rem}.p_bot24{padding-bottom:1.5rem}.p_bot_24{padding-inline:1.5rem}.px_4{padding-inline:.25rem}.px_8{padding-inline:.5rem}.px_12{padding-inline:.75rem}.px_16{padding-inline:1rem}.px_24{padding-inline:1.5rem}.py_8{padding-block:.5rem}.py_12{padding-block:.75rem}.py_16{padding-block:1rem}.py_24{padding-block:1.5rem}.pr_6{padding-right:.375rem}.pr_12{padding-right:.75rem}.pr_16{padding-right:1rem}.pr_24{padding-right:1.5rem}.pl_6{padding-left:.375rem}.pl_12{padding-left:.75rem}.pl_16{padding-left:1rem}.pl_24{padding-left:1.5rem}.min_w_0{min-width:0}.justify_center{justify-content:center}.mi_auto{margin-inline:auto}.search_empty{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-block:3.5rem;display:flex}.search_empty b{letter-spacing:0;color:#232221;font-size:1.125rem;font-weight:600;line-height:1.25}@media (max-width:767px){.search_empty b{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:600;line-height:1.25}.mo_p_0{padding:0!important}.mo_px_0{padding-inline:0!important}}.absolute_right{margin-block:auto;position:absolute;inset:0 0 0 auto}.max_w_1280{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%!important;max-width:80rem!important}.max_w_920{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%!important;max-width:57.5rem!important}.max_w_312{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%!important;max-width:19.5rem!important}.mx_auto{margin-inline:auto}.mx_0{margin-inline:0!important}.p_0{padding:0!important}button.border_1{border:.0625rem solid #232221}button.rounded_8{border-radius:.5rem;padding:.25rem .3125rem}button.fill_rounded{box-sizing:border-box;background-color:#413f3d;border-radius:.5rem;padding:.75rem 1rem}button.fill_rounded .txt_box{color:#fff;font-size:.8125rem;font-weight:600;line-height:1}button.button_max_h_24{box-sizing:border-box;max-height:1.5rem;padding:.25rem .75rem .25rem .5rem}table.init_table{border-collapse:collapse;table-layout:fixed;width:100%}.dynamic_max_h{opacity:0;max-height:0;transition:all .4s;overflow:hidden}.dynamic_max_h.is_mounted{opacity:1;max-height:fit-content;transition:all .4s}.txt_align_l{text-align:left}.txt_align_r{text-align:right}main.container_area--search{background-color:var(--color-catskill-white)}@media (max-width:767px){main.container_area--search{background-color:#fff}main.container_area--search .container_inner{padding-block:0}}main.container_area--search .container_inner{box-sizing:border-box;padding-inline:1.5rem;width:100%;min-height:calc(100vh - 10rem);margin-left:auto;margin-right:auto;padding:16px 24px 56px;width:100%!important;max-width:80rem!important}@media (max-width:767px){main.container_area--search .container_inner{padding-block:0;padding-inline:0}.bg_grey_lighter{background-color:#e4e7ec80!important}}.search_top_banner{aspect-ratio:8.1875;background-color:#0003;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.search_top_banner .temp_txt{color:#b0b0b0;width:fit-content;height:fit-content;margin:auto;font-size:1.25rem;display:inline-block;position:absolute;inset:0}.underline--grey{border-bottom:.0625rem solid #e4e7ec80}.sorting-result-count{margin-left:auto}@media (max-width:767px){.sorting-result-count{order:1;margin-left:0}}.sorting-result-count{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:500;line-height:1}.sorting-result-count b{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:700;line-height:1}@media (max-width:767px){.search_filter_box .sorting_button_wrap.none_inline_padding{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.depthSticky{z-index:8;background:#fff;padding:0 24px;display:none;position:sticky;top:49px;left:0;right:0;box-shadow:0 0 10px #0000001a}body.scroll-locked .depthSticky{padding-right:calc(var(--sb-width,0) + 24px)}.depthSticky .depthStickyBox{box-sizing:border-box;align-items:center;width:100%;max-width:1232px;height:56px;margin:0 auto;padding:0 14px;display:flex;position:relative}.depthSticky .btnDepth{color:#232221;background:#f2f4f7;border-radius:8px;width:100%;height:32px;font-size:14px;font-weight:500;line-height:16px}.depthSticky .btnDepth.active{color:#fff;background:#232221}.depthSticky .swiper{width:100%}.depthSticky .btnArrow{z-index:2;background:#fff;border:1px solid #e4e7ec;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:calc(50% - 14px)}.depthSticky .btnDepthPrev{left:0}.depthSticky .btnDepthNext{right:0}.depthSticky.show{display:block}@media (max-width:767px){.sellerStore{margin-bottom:32px}}.sellerStore .depthSticky.show+.contents_wrapper .aside_sticky{top:106px}.promotion:has(.depthSticky.show) .inner_global .category_item_bar.eventCategoryItemBar.sticky{top:105px}.promotion:has(.depthSticky.show) .inner_global .category_item_bar.eventCategoryItemBar.depth_sticky_on.sticky{top:105px}.promotion:has(.depthSticky.show) .inner_global .stack_horizontal .aside_sticky{top:105px}.sorting_button_wrap{flex-direction:row;justify-content:flex-start;align-items:center;margin:4px 0;padding-inline:1rem;display:flex}@media (max-width:995px){.sorting_button_wrap{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.sorting_button_wrap .sorting-result-count{margin-left:0}}@media (max-width:767px){.sorting_button_wrap{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding-block:.375rem;padding-inline:1rem .625rem;display:flex}}.sorting_button_wrap.none_under_line{border:none;position:relative}.sorting_button_wrap.none_inline_padding{padding-inline:0;position:relative}.sorting_button_wrap .sorting_btn_list{align-items:center;gap:0;margin-right:auto;display:flex}@media (max-width:995px){.sorting_button_wrap .sorting_btn_list{flex-wrap:wrap;justify-content:flex-start;min-width:230px}}.sorting_button_wrap .sorting_btn_list li{align-items:center;display:flex;position:relative}@media (max-width:995px){.sorting_button_wrap .sorting_btn_list li:nth-child(4){margin-left:0}}.sorting_button_wrap .sorting_btn_list li:before{content:"";background-color:#e4e7ec80;width:.0625rem;height:.25rem;margin:auto;display:block;position:absolute;inset:0 -.46875rem 0 auto}@media (max-width:995px){.sorting_button_wrap .sorting_btn_list li:before{inset:0 -.46875rem 0 auto}}.sorting_button_wrap .sorting_btn_list li:last-child:before{display:none}.sorting_button_wrap .sorting_btn_list li .button_sort{box-sizing:border-box;max-height:2rem;padding-block:.59375rem}.sorting_button_wrap .sorting_btn_list li .button_sort .txt_box{color:#858b94;letter-spacing:0;white-space:nowrap;font-size:.8125rem;font-weight:400;line-height:1}.sorting_button_wrap .sorting_btn_list li .button_sort.active .txt_box{color:#232221;font-weight:600}.sorting_button_wrap .sorting_btn_list li:has(+li){margin-right:.5rem}.sorting_button_wrap .sorting_btn_list li+li{margin-left:.5rem}@media (max-width:995px){.sorting_button_wrap .category_total{white-space:nowrap}.sorting_button_wrap .box_filter_search{min-width:145px}}.cate_search_result{padding-block:12px 24px;border-top:1px solid #e4e7ec80;align-items:center;gap:4px;margin-top:8px;padding-left:.25rem;display:flex}@media (max-width:767px){.cate_search_result{margin-top:0}.cate_search_result.eventResult{border-top:1px solid #f2f4f7;margin:0;padding:12px 16px}}.cate_search_result p.txt_box{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:600;line-height:1}@media (max-width:767px){.cate_search_result p.txt_box{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:500;line-height:1.25}}.cate_search_result p.txt_box .key{white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:350px;display:inline-block;overflow:hidden}@media (max-width:767px){.cate_search_result p.txt_box .key{max-width:150px}}.cate_search_result span[role=button]{margin-left:0!important}.cate_search_result .clear_button{justify-content:center;align-items:center;display:flex}.cate_search_result .cate_search_reset{border-left:1px solid #d2d5df;margin-left:.5625rem;padding-left:.75rem}.cate_search_result .cate_search_reset .button-reset{background:#fff;flex-direction:row;justify-content:center;align-items:center;gap:.125rem;display:flex}.cate_search_result .cate_search_reset .button-reset .txt_box{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1}.full_w{width:100%}.full_h{height:100%}.p_absolute.inset_all_0{inset:0}.nesting_layer{height:auto!important;top:55px!important;bottom:55px!important}.nesting_layer:has(.inner_nesting_layer):before{content:"";z-index:0;z-index:0;background-color:#00000080;position:fixed;inset:0;transform:translate(0)}@media (max-width:767px){.nesting_layer{height:auto!important;inset:55px 16px 138px!important}}.nesting_layer .inner_nesting_layer{z-index:10}.p_absolute.inset_all_min4{inset:-.25rem}.hover_user_item .top_inner .user_name{color:#232221;align-items:end;font-size:14px;font-weight:600;display:flex}.hover_user_item .top_inner .user_name .txtLength{text-overflow:ellipsis;white-space:nowrap;max-width:133px;display:inline-block;overflow:hidden}.hover_user_item .top_inner .user_name svg{margin-top:-2px}.hover_user_item .mid_inner dl[class*=coupon_cell]{width:3.1875rem}.hover_user_item .mid_inner dl:not([class*=coupon_cell]){flex:auto}.w_fit_content{width:fit-content}.h_fit_content{height:fit-content!important}.ws_noWrap{white-space:nowrap}.z_10{z-index:10}.z_100{z-index:100}.overed_zone{z-index:100;isolation:auto}.p_16{padding:1rem}.p_12{padding:.75rem}.img_box.custom_ratio{aspect-ratio:316/206;border-radius:.625rem;width:100%;position:relative;overflow:hidden}.aside_sticky{will-change:top;transition:top .2s cubic-bezier(0,.55,.45,1);position:sticky;top:50px}.aside_sticky .aside_y_scroll{scrollbar-width:none;height:100%;overflow-y:auto}.bg_grey_lighter .aside_sticky{top:118px}.meatmart .aside_sticky{top:182px}.meatmart .filter_section{max-height:calc(100vh - 198px)}.categoryWrap .aside_sticky{top:118px}.custom_slide_box{width:100%;height:100%;display:block;position:relative}.search_mid .swiper .swiper-slide{border-radius:.5rem;height:9.0625rem;overflow:hidden}.search_mid .swiper_utils_wrap{z-index:5}.search_mid .swiper_utils_wrap .side_start{z-index:555;height:fit-content;margin-block:auto;position:absolute;inset:0 auto 0 1rem}.search_mid .swiper_utils_wrap .side_end{z-index:555;height:fit-content;margin-block:auto;position:absolute;inset:0 1rem 0 auto}.simple_mini_modal.promotion_share_button_position{position:absolute;top:.75rem;left:auto;right:.75rem}.simple_mini_modal.promotion_share_button_position .promotion_share_button{box-sizing:border-box;background-color:#fff;border:1.5px solid #e4e7ec;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.temp_pb_16{padding-bottom:1rem}.main-visual-paging-box{display:flex}.main-visual-paging-box>span{display:inline-flex}.main-visual-paging-box .path_l{width:5.75rem;height:1.5rem;margin-right:-6px}.main-visual-paging-box .path_r{height:1.5rem;margin-left:-6px}.flex_reverse{flex-direction:row-reverse;justify-content:center;align-items:center;display:flex}.w_full{width:100%!important}.search_result_total{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:500;line-height:1}.search_result_total b{font-weight:700}button.button_confirm{box-sizing:border-box;background-color:var(--color-pink);border-radius:.5rem;justify-content:center;align-items:center;height:2.5rem;padding-block:.6875rem;padding-inline:1rem;display:flex}button.button_confirm .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}.vertical-notice-slider,.vertical-notice-slider .flicking-inner{width:100%;height:2.5rem}.vertical-notice-slider .flicking-content{box-sizing:border-box;align-items:center;gap:8px;width:100%;max-width:80rem;height:100%;margin-inline:auto;padding:0 24px;display:flex}@media (max-width:767px){.vertical-notice-slider .flicking-content{padding:0 12px}}.vertical-notice-slider .flicking-content a{justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media (max-width:767px){.vertical-notice-slider .flicking-content a{gap:8px}}.vertical-notice-slider .flicking-content .svg_box{flex:none}.vertical-notice-slider .flicking-content .txt_box{text-overflow:clip;white-space:nowrap;letter-spacing:0;flex:0 auto;min-width:0;font-size:.875rem;font-weight:600;display:flex;overflow:hidden}.vertical-notice-slider .flicking-content .txt_box .txt_track{width:max-content;display:inline-flex}.vertical-notice-slider .flicking-content .txt_box .cols{flex-shrink:0;display:inline-block}@media (max-width:767px){.vertical-notice-slider .flicking-content .txt_box.is_overflow{flex:auto;position:relative}.vertical-notice-slider .flicking-content .txt_box.is_overflow:before,.vertical-notice-slider .flicking-content .txt_box.is_overflow:after{content:"";z-index:1;width:10px;height:18px;display:inline-block;position:absolute;top:0}.vertical-notice-slider .flicking-content .txt_box.is_overflow:before{background:linear-gradient(270deg, transparent 0%, var(--notice-bg) 100%);opacity:0;animation:.3s linear forwards noticeMaskIn;animation-delay:var(--marquee-delay,2s);left:0}.vertical-notice-slider .flicking-content .txt_box.is_overflow:after{background:linear-gradient(90deg, transparent 0%, var(--notice-bg) 100%);right:0}@keyframes noticeMaskIn{to{opacity:1}}.vertical-notice-slider .flicking-content .txt_box.is_overflow .txt_track{gap:24px;animation-name:noticeMarquee;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes noticeMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}}.main_top_wrapper{flex-direction:column;margin-bottom:10px;display:flex}@media (max-width:767px){.main_top_wrapper{margin-bottom:0}}@media (max-width:1023px){.main_top_wrapper>.main_mar .main_top,.main_top_wrapper contents_wrapper .main_mar .main_top{margin-top:0}}.main_top_wrapper .quick_menu_wrapper .side_start{z-index:2;width:fit-content;height:fit-content;margin-block:auto;display:block;position:absolute;top:0;bottom:0;left:0}@media (max-width:767px){.main_top_wrapper .quick_menu_wrapper .side_start{display:none}}.main_top_wrapper .quick_menu_wrapper .side_end{z-index:2;width:fit-content;height:fit-content;margin-block:auto;display:block;position:absolute;top:0;bottom:0;right:0}@media (max-width:767px){.main_top_wrapper .quick_menu_wrapper .side_end{display:none}.main_top_wrapper .notice_flicking{order:1}.main_top_wrapper .notice_flicking .main_notice_slider{height:2.25rem;position:relative}.main_top_wrapper .notice_flicking .main_notice_slider .vertical-notice-slider{height:2.25rem}.main_top_wrapper .notice_flicking .main_notice_slider .vertical-notice-slider .flicking-content{align-items:flex-start}.main_top_wrapper .notice_flicking .main_notice_slider .vertical-notice-slider .flicking-content a{justify-content:flex-start;width:100%;height:2.25rem}.main_top_wrapper .notice_flicking .main_notice_slider .vertical-notice-slider .flicking-content a .txt_box{font-size:12px}.main_top_wrapper .quick_menu_wrapper{z-index:1;background:#fff;border-radius:0;order:2;position:relative;overflow:hidden}}@media (max-width:767px) and (max-width:767px){.main_top_wrapper .quick_menu_wrapper .swiper{padding:0 16px}}@media (max-width:767px){.main_top_wrapper .main_visual_swiper_wrap{order:0}}header#header{isolation:auto;z-index:13}main.contents_wrapper{isolation:isolate;z-index:12;position:relative}@media (max-width:767px){main.contents_wrapper.isolate-auto{isolation:auto}}main.contents_wrapper.collection{padding-top:32px}@media (max-width:767px){main.contents_wrapper.collection{padding-top:0}}.off_mobile{display:block}@media (max-width:767px){.off_mobile{display:none}}.on_mobile{display:none}@media (max-width:767px){.on_mobile{display:block}}.mobile_navigation{box-sizing:border-box;z-index:5000;opacity:1;visibility:visible;will-change:transform,opacity;background-color:#fff;border-top:.0625rem solid #0000001a;transition:transform .2s ease-in-out,opacity .2s ease-in-out,visibility .2s ease-in-out;position:fixed;inset:auto 0 0;transform:translateY(0%)}.mobile_navigation.nav_hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%)}.mobile_navigation.search-active{display:none!important}.mobile_navigation .item_list{box-sizing:border-box;background-color:#fff;gap:.625rem;padding-inline:1rem;display:flex}.mobile_navigation .item_list li{flex:1;min-width:0}.mobile_navigation .item_list li button.button_mobile_nav{background-color:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:100%;height:3.75rem;display:flex}.mobile_navigation .item_list li button.button_mobile_nav .mobile_nav_txt{letter-spacing:0;color:#232221;font-size:.6875rem;font-weight:500;line-height:1.5}.mobile_navigation .item_list li button.button_mobile_nav.active-nav .mobile_nav_txt{color:#000;font-weight:700}.contents_tit_wrapper{justify-content:space-between;align-items:center;display:flex}button.button_round_fill_grey--type1{box-sizing:border-box;background-color:#f2f4f7;border-radius:.375rem;justify-content:center;align-items:center;height:1.5rem;padding:.375rem .75rem;display:flex}button.button_round_fill_grey--type1 .txt_box{color:#413f3d;letter-spacing:0;font-size:.75rem;font-weight:500;line-height:1}button.button_round_fill_grey--type2{box-sizing:border-box;background-color:#f2f4f7;border-radius:.5rem;justify-content:center;align-items:center;height:1.75rem;padding:.4375rem .75rem;display:flex}button.button_round_fill_grey--type2 .txt_box{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:400;line-height:1}button.button_round_fill_grey--type2.active{background-color:#232221;position:relative}button.button_round_fill_grey--type2.active:before{content:"";border:.0625rem solid #fff;position:absolute;inset:-.0625rem}button.button_round_fill_grey--type2.active:after{content:"";border:.0625rem solid #503eb2;border-radius:.625rem;position:absolute;inset:-.125rem}button.button_round_fill_grey--type2.active .txt_box{color:#fff}.contents_tab{justify-content:flex-start;align-items:center;gap:.25rem;margin-block:1.25rem;display:flex}.button_outside{box-sizing:border-box;padding:.125rem;display:block}.mobile_fixed{z-index:1000;position:fixed;inset:0 0 auto}.mobile_search_wrap{z-index:2001;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;height:auto;transition:transform .3s,opacity .3s,visibility .3s;inset:0;transform:translate(-100%)}@supports (-webkit-touch-callout:none){.mobile_search_wrap{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}.mobile_search_wrap:after{content:"";left:0;right:0;bottom:calc(-1*env(safe-area-inset-bottom,0px));height:env(safe-area-inset-bottom,0);pointer-events:none;background-color:#fff;position:absolute}.mobile_search_wrap.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile_search_wrap .header_search_wrap{box-sizing:border-box;background:#fff;border:none;border-bottom:1px solid #db0e64;border-radius:0;width:100%;max-width:100%;height:3rem;min-height:3rem;max-height:3rem;display:block;position:relative}.mobile_search_wrap .header_search_wrap .header_search_form{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:100%;padding:.75rem 1rem .75rem .5rem;display:flex}.mobile_search_wrap .header_search_wrap .input_header_search{color:#413f3d;box-sizing:border-box;background:0 0;border:none;flex:1 1 0;height:1.5rem;padding:0 0 0 3px;font-size:1rem;line-height:1.5rem}.mobile_search_wrap .header_search_wrap .input_header_search::placeholder{color:#6b6b6b80;font-size:1rem;font-weight:400;line-height:1.5rem}.mobile_search_wrap .header_search_wrap .m_button_before_search{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.mobile_search_wrap .header_search_wrap .m_button_before_search .svg_box{--svg-width:1.25rem;--svg-height:1.25rem;justify-content:center;align-items:center;display:flex}.mobile_search_wrap .header_search_wrap .keyword_remove_wrap{flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.mobile_search_wrap .header_search_wrap .keyword_remove_wrap .button_keyword_remove{box-sizing:border-box;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.mobile_search_wrap .header_search_wrap .keyword_remove_wrap .button_keyword_remove path{fill-opacity:1!important}.mobile_search_wrap .header_search_wrap .button_header_search{background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.5rem;margin:0;display:flex;position:relative;inset:auto}.mobile_search_wrap .header_search_wrap .button_header_search button.button_search{background-color:#0000;border-radius:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.mobile_search_wrap .header_search_wrap .button_header_search button.button_search .svg_box{--svg-width:1.4375rem;--svg-height:1.4375rem;width:1.5rem!important;height:1.5rem!important}ul.category_filter_list li{padding-block:.125rem}ul.category_filter_list li .svg_box{vertical-align:middle;margin:0 2px}ul.category_filter_list li .filter_count_value{letter-spacing:0;color:#babec4;font-size:.625rem;font-weight:400;line-height:1.5}button .txt_box.txt_pre_wrap_box{white-space:pre-wrap}button.button-filter-category{background-color:#0000;width:fit-content;height:fit-content;padding:2px 0;display:inline-flex}button.button-filter-category .txt_box{letter-spacing:0;color:#413f3d;text-align:left;font-size:.8125rem;font-weight:500;line-height:1.2}.mobile_category_wrap{z-index:2001;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;width:100%;transition:transform .3s,opacity .3s,visibility .3s;position:fixed;inset:0 auto 3.75rem 0;transform:translate(-100%)}.mobile_category_wrap.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile_category_wrap .cate_type1,.mobile_category_wrap .cate_type2{border-radius:0;top:0}.mobile_category_wrap .cate_type1 .menu_layer .category_menu_list.dep1,.mobile_category_wrap .cate_type2 .menu_layer .category_menu_list.dep1{background-color:#f2f4f780;max-width:15.625rem}header#header .header_wrap .bottom_inner.header_inner .menu_list li .dangdang.active .txt_box{color:#db0e64}header#header .header_wrap .bottom_inner.header_inner .menu_list li .dangdang.active .dp_i_flex{transform:rotate(180deg)}header#header .header_wrap .bottom_inner.header_inner .menu_list li .dangdang .dp_i_flex{transform:rotate(0)}.init-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%}.mo-filter-wrap .tab_list.type1{margin-top:0!important;padding-block:.5rem!important}.lanking .sub_tit_box.flex_box,.view_more .sub_tit_box.flex_box,.mo_1depth .sub_tit_box.flex_box{flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;display:flex}@media (max-width:767px){.lanking .sub_tit_box,.view_more .sub_tit_box,.mo_1depth .sub_tit_box{background-color:#fff;padding-inline:1rem}.lanking .sub_tit_box.sub_tit_box,.view_more .sub_tit_box.sub_tit_box,.mo_1depth .sub_tit_box.sub_tit_box{padding-bottom:.5rem}}.lanking h3.tit_section,.view_more h3.tit_section,.mo_1depth h3.tit_section{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.lanking h3.tit_section span.tit_box,.view_more h3.tit_section span.tit_box,.mo_1depth h3.tit_section span.tit_box{letter-spacing:0;color:#232221;font-size:1.75rem;font-weight:700;line-height:1.25}@media (max-width:767px){.lanking h3.tit_section span.tit_box,.view_more h3.tit_section span.tit_box,.mo_1depth h3.tit_section span.tit_box{letter-spacing:0;color:#232221;font-size:1.25rem;font-weight:700;line-height:1.25}:is(.lanking h3.tit_section span.tit_box:has(+.desc_box),.view_more h3.tit_section span.tit_box:has(+.desc_box),.mo_1depth h3.tit_section span.tit_box:has(+.desc_box)){width:100%}}.lanking h3.tit_section em.desc_box,.view_more h3.tit_section em.desc_box,.mo_1depth h3.tit_section em.desc_box{letter-spacing:0;color:#858b94;font-size:1.125rem;font-weight:600;line-height:1}@media (max-width:767px){.lanking h3.tit_section em.desc_box,.view_more h3.tit_section em.desc_box,.mo_1depth h3.tit_section em.desc_box{letter-spacing:0;color:#858b94;font-size:1rem;font-weight:600;line-height:1}}.lanking h3.tit_section span[role=button],.view_more h3.tit_section span[role=button],.mo_1depth h3.tit_section span[role=button]{height:16px;margin-left:0!important}@media (max-width:767px){.lanking h3.tit_section span[role=button],.view_more h3.tit_section span[role=button],.mo_1depth h3.tit_section span[role=button]{margin-top:-2px}}.lanking h3.tit_section span[role=button] .clear_button,.view_more h3.tit_section span[role=button] .clear_button,.mo_1depth h3.tit_section span[role=button] .clear_button{align-items:center;height:16px;display:flex}.lanking p.txt_box,.view_more p.txt_box,.mo_1depth p.txt_box{letter-spacing:0;color:#858b94;margin-top:.25rem;font-size:1rem;font-weight:400;line-height:1.25}@media (max-width:767px){.lanking p.txt_box,.view_more p.txt_box,.mo_1depth p.txt_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:400;line-height:1.25}}.lanking .cate_search_result p.txt_box,.view_more .cate_search_result p.txt_box,.mo_1depth .cate_search_result p.txt_box{letter-spacing:0;color:#232221;margin-top:0;font-size:.875rem;font-weight:600;line-height:1}@media (max-width:767px){.lanking .cate_search_result p.txt_box,.view_more .cate_search_result p.txt_box,.mo_1depth .cate_search_result p.txt_box{letter-spacing:0;color:#232221;font-size:.75rem;font-weight:500;line-height:normal}}.lanking .tab_list.type1,.view_more .tab_list.type1,.mo_1depth .tab_list.type1{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}@media (max-width:767px){.lanking .tab_list.type1,.view_more .tab_list.type1,.mo_1depth .tab_list.type1{margin-top:0;padding-block:0;padding-inline:0}.lanking .tab_list.type1.tab_list--main,.view_more .tab_list.type1.tab_list--main,.mo_1depth .tab_list.type1.tab_list--main{padding-inline:0}}.lanking .tab_list.type1,.view_more .tab_list.type1,.mo_1depth .tab_list.type1{white-space:nowrap}.lanking .tab_list.type1.tab_list--main,.view_more .tab_list.type1.tab_list--main,.mo_1depth .tab_list.type1.tab_list--main{margin-top:0;padding-block:4px}.lanking .tab_list.type2,.view_more .tab_list.type2,.mo_1depth .tab_list.type2{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-top:.5rem;display:flex}@media (max-width:767px){.lanking .tab_list.type2,.view_more .tab_list.type2,.mo_1depth .tab_list.type2{border-top:.0625rem solid #e4e7ec80;margin-top:0;padding-inline:1rem}.lanking .tab_list.type2.tab_list--main,.view_more .tab_list.type2.tab_list--main,.mo_1depth .tab_list.type2.tab_list--main{border:none;padding-inline:0}.lanking .tab_list.type2 li,.view_more .tab_list.type2 li,.mo_1depth .tab_list.type2 li{padding-block:.375rem}}.lanking .tab_list.type2,.view_more .tab_list.type2,.mo_1depth .tab_list.type2{white-space:nowrap}.lanking .button_lanking_tab,.lanking .button_view_more_tab,.view_more .button_lanking_tab,.view_more .button_view_more_tab,.mo_1depth .button_lanking_tab,.mo_1depth .button_view_more_tab{box-sizing:border-box;cursor:pointer;background-color:#f2f4f7;border-radius:.5rem;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.25rem;height:2rem;padding:.4375rem 1rem;display:flex;position:relative}.lanking .button_lanking_tab:hover,.lanking .button_view_more_tab:hover,.view_more .button_lanking_tab:hover,.view_more .button_view_more_tab:hover,.mo_1depth .button_lanking_tab:hover,.mo_1depth .button_view_more_tab:hover{background-color:#e4e7ec}@media (max-width:767px){.lanking .button_lanking_tab:hover,.lanking .button_view_more_tab:hover,.view_more .button_lanking_tab:hover,.view_more .button_view_more_tab:hover,.mo_1depth .button_lanking_tab:hover,.mo_1depth .button_view_more_tab:hover{background-color:#f2f4f7}}.lanking .button_lanking_tab .txt_box,.lanking .button_view_more_tab .txt_box,.view_more .button_lanking_tab .txt_box,.view_more .button_view_more_tab .txt_box,.mo_1depth .button_lanking_tab .txt_box,.mo_1depth .button_view_more_tab .txt_box{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:500;line-height:1rem}.lanking .button_lanking_tab .txt_box .totalNum,.lanking .button_view_more_tab .txt_box .totalNum,.view_more .button_lanking_tab .txt_box .totalNum,.view_more .button_view_more_tab .txt_box .totalNum,.mo_1depth .button_lanking_tab .txt_box .totalNum,.mo_1depth .button_view_more_tab .txt_box .totalNum{color:#858b94;background:#fff;border-radius:8px;align-items:center;height:18px;padding:0 6px;font-size:12px;font-weight:500;display:flex}.lanking .button_lanking_tab .count_item,.lanking .button_view_more_tab .count_item,.view_more .button_lanking_tab .count_item,.view_more .button_view_more_tab .count_item,.mo_1depth .button_lanking_tab .count_item,.mo_1depth .button_view_more_tab .count_item,.lanking .button_lanking_tab .count_item em,.lanking .button_view_more_tab .count_item em,.view_more .button_lanking_tab .count_item em,.view_more .button_view_more_tab .count_item em,.mo_1depth .button_lanking_tab .count_item em,.mo_1depth .button_view_more_tab .count_item em{display:none}.lanking .button_lanking_tab.active,.lanking .button_view_more_tab.active,.view_more .button_lanking_tab.active,.view_more .button_view_more_tab.active,.mo_1depth .button_lanking_tab.active,.mo_1depth .button_view_more_tab.active{background-color:#e4e7ec}.lanking .button_lanking_tab.active:before,.lanking .button_view_more_tab.active:before,.view_more .button_lanking_tab.active:before,.view_more .button_view_more_tab.active:before,.mo_1depth .button_lanking_tab.active:before,.mo_1depth .button_view_more_tab.active:before{content:"";border-radius:inherit;border:.0625rem solid #fff;position:absolute;inset:-.0625rem;box-shadow:0 0 0 .125rem #232221}.lanking .button_lanking_tab.active .count_item,.lanking .button_view_more_tab.active .count_item,.view_more .button_lanking_tab.active .count_item,.view_more .button_view_more_tab.active .count_item,.mo_1depth .button_lanking_tab.active .count_item,.mo_1depth .button_view_more_tab.active .count_item{background-color:#fff;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;height:1.125rem;padding:.0625rem .375rem;display:flex}.lanking .button_lanking_tab.active .count_item em,.lanking .button_view_more_tab.active .count_item em,.view_more .button_lanking_tab.active .count_item em,.view_more .button_view_more_tab.active .count_item em,.mo_1depth .button_lanking_tab.active .count_item em,.mo_1depth .button_view_more_tab.active .count_item em{letter-spacing:0;color:#858b94;font-size:.8125rem;font-weight:500;line-height:1rem;display:inline-block}@media (max-width:767px){.lanking .button_lanking_tab.active .count_item em,.lanking .button_view_more_tab.active .count_item em,.view_more .button_lanking_tab.active .count_item em,.view_more .button_view_more_tab.active .count_item em,.mo_1depth .button_lanking_tab.active .count_item em,.mo_1depth .button_view_more_tab.active .count_item em{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1rem}}.bg-white{background-color:#fff}@media (max-width:767px){.more_product_edit{border-bottom:8px solid #e4e7ec80}}.more_product_edit .tab_box_swiper .swiper-slide:last-child,.more_product_edit .tab_box_swiper .embla__slide.swiper-slide:last-child{padding-right:8px}@media (max-width:767px){.more_product_edit .tab_box_swiper .embla__container{width:calc(100% - 32px);padding:0 16px}}.more_product_edit{margin-top:20px}@media (max-width:767px){.more_product_edit{margin-top:0}.more_product_edit .scroll_x_box.type1{padding:10px 0!important}}.more_product_edit .tab_list{margin-top:4px!important}.more_product_edit+.shadow_line_rounded_box .sorting_button_wrap{padding-inline:0}@media (max-width:767px){.more_product_edit+.shadow_line_rounded_box .sorting_button_wrap{padding-inline:16px}.mo-sticky-top{z-index:100;position:sticky;top:0}.mo-sticky-top.type2{padding-top:44px}.mo-sticky-top .tab_list.type1,.mo-sticky-top .tab_list.type2{margin-top:0}}.flex_1_0_auto{flex:auto;min-width:0}.numberic_wrap{flex:100%}.numberic_wrap i.thumbs_numberic{box-sizing:border-box;background-color:#232221;border-radius:.25rem;flex-direction:row;justify-content:center;align-items:center;width:fit-content;min-width:20px;height:1.25rem;padding:4px;font-style:normal;display:flex}.numberic_wrap i.thumbs_numberic .txt_box{font-family:var(--font-gmarket-sans-kr),var(--font-gmarket-sans-latin),sans-serif;letter-spacing:0;color:#fff;margin-top:.125rem;font-size:.75rem;font-weight:500;line-height:1;display:block}.scroll_x_box.type1{width:calc(100% + 2px);margin:-.125rem}.scroll_x_box.type1.collect_list{width:100%;margin:0}@media (max-width:767px){.scroll_x_box.type1.collect_list{padding:6px 0}.scroll_x_box.type1.collect_list .swiper{padding:4px 16px}.scroll_x_box.type1.collect_list li:last-child{padding-right:16px}}.scroll_x_box.type1.collect_list .tab_box_swiper .swiper-slide:last-child,.scroll_x_box.type1.collect_list .tab_box_swiper .embla__slide.swiper-slide:last-child{padding-right:16px}.scroll_x_box.type2{width:100%;margin:0;padding:0}.scroll_x_box.type3{padding:.25rem}.scroll_x_box{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;white-space:nowrap;box-sizing:border-box;width:100%;height:100%;overflow:auto hidden}.scroll_x_box::-webkit-scrollbar{display:none}.scroll_x_box::-webkit-scrollbar-track{display:none}.scroll_x_box::-webkit-scrollbar-thumb{display:none}.view_more .dep_2_tap_edit{cursor:pointer;background-color:#0000;flex-direction:row;justify-content:center;align-items:center;gap:.125rem;height:2rem;padding-block:.5rem;display:flex}.view_more .dep_2_tap_edit .txt_box{letter-spacing:0;color:#413f3d;font-size:.75rem;font-weight:500;line-height:1}.view_more .dep_2_tap{cursor:pointer;box-sizing:border-box;background-color:#0000;flex-direction:row;justify-content:center;align-items:center;height:2rem;display:flex}.view_more .dep_2_tap .txt_box{letter-spacing:0;color:#858b94;font-size:.8125rem;font-weight:500;line-height:1rem}.view_more .dep_2_tap.active .txt_box{letter-spacing:0;color:#232221;text-underline-offset:.1875rem;padding-block:.125rem;font-size:.8125rem;font-weight:500;line-height:1rem;text-decoration:underline}@media (max-width:767px){.main_contents_box{padding-bottom:3.25rem;position:relative}}.main_contents_box.lanking .product_card.type2,.main_contents_box.view_more .product_card.type2{max-width:100%}@media (max-width:767px){.main_contents_box.lanking .bgInherit{min-height:164px;padding:0 0 0 5px}}@media (max-width:480px){.main_contents_box.lanking .product_card.type2 .img_wrap{width:96px}}@media (max-width:767px){.main_contents_box.lanking .product_card.type2 .txt_wrap{flex:1}.main_contents_box .lanking_swiper .swiper{padding:0 24px 0 11px}.main_contents_box .lanking_swiper .swiper-slide{padding-inline:0}}.lanking_tablet .product_card{gap:20px}.lanking_tablet .product_card .img_wrap{flex-shrink:0;width:172px}.main_section_top_area{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.main_section_top_area .main_section_tit_box{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}@media (max-width:767px){.main_section_top_area .main_section_tit_box{display:inherit}}.main_section_top_area .main_section_tit_box .txt_box{letter-spacing:0;color:#232221;font-size:1.5rem;font-weight:700;line-height:1}@media (max-width:767px){.main_section_top_area .main_section_tit_box .txt_box{letter-spacing:0;color:#232221;font-size:1.25rem;font-weight:700;line-height:1;display:inline-block}.main_section_top_area .main_section_tit_box .txt_box+.fit_h_flex{margin-left:0}.main_section_top_area .main_section_tit_box .txt_box:has(+.tit_sub_txt){margin-bottom:2px;display:block}}.main_section_top_area .main_section_tit_box .clear_button{align-items:center;display:flex}@media (max-width:767px){.main_section_top_area .main_section_tit_box .tit_sub_txt{font-size:16px;display:inline-block;margin-left:0!important}.main_section_top_area .main_section_tit_box .tit_sub_txt+span[role=button]{vertical-align:middle;margin-top:-2px}}.main_section_top_area .main_section_tit_box .tit_sub_txt+span[role=button] button{align-items:center;height:16px;display:flex}@media (max-width:767px){.main_section_top_area .main_section_tit_box .fit_h_flex{vertical-align:text-top;margin-left:8px;display:inline-block}}.main_section_top_area button.main_section_more_button{box-sizing:border-box;cursor:pointer;background-color:#f2f4f7;border-radius:.375rem;flex-direction:row;justify-content:center;align-items:center;gap:.125rem;height:1.5rem;padding:.375rem .75rem;display:flex}@media (max-width:767px){.main_section_top_area button.main_section_more_button{border-radius:.5rem}}.main_section_top_area button.main_section_more_button .txt_box{letter-spacing:0;color:#413f3d;font-size:.75rem;font-weight:500;line-height:1}@media (max-width:767px){.main_section_top_area button.main_section_more_button{height:2rem;position:absolute;inset:auto 16px 0}.main_section_top_area button.main_section_more_button .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.main_section_top_area button.main_section_more_button .svg_box{display:none}}.contents_section_more_button{box-sizing:border-box;cursor:pointer;background-color:#f2f4f7;border-radius:.375rem;flex-direction:row;justify-content:center;align-items:center;gap:.125rem;height:1.5rem;padding:.375rem .75rem;display:flex}.contents_section_more_button .txt_box{letter-spacing:0;color:#413f3d;font-size:.75rem;font-weight:500;line-height:1}@media (max-width:767px){.contents_section_more_button{width:100%;height:2rem}.contents_section_more_button .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.contents_section_more_button .svg_box{display:none}}.main_section_desc_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:500;line-height:1.25}@media (max-width:767px){.main_section_desc_box{padding:0 16px}}.main_collection_mar,.main_lanking_mar{margin-top:20px}.guide_title{border-bottom:.0625rem solid #232221;padding-top:2rem;display:inline-block}.main_perView_4{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1.25rem;width:100%;max-width:80rem;padding:64px 24px 0;display:flex}@media (max-width:767px){.main_perView_4{white-space:nowrap;-webkit-overflow-scrolling:touch;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;width:100%;padding-inline:1rem;display:block;overflow-x:auto}.main_perView_4::-webkit-scrollbar{display:none}.main_perView_4::-webkit-scrollbar-track{display:none}.main_perView_4::-webkit-scrollbar-thumb{display:none}.main_perView_4{padding-inline:inherit;padding:16px 0}}.main_perView_4 .perView_item{box-sizing:border-box;cursor:pointer;border-radius:.75rem;width:100%;position:relative;overflow:hidden}.main_perView_4 .perView_item .text_box{box-sizing:border-box;height:100%}@media (max-width:1023px){.main_perView_4 .perView_item{aspect-ratio:586/200}}@media (max-width:767px){.main_perView_4 .perView_item{aspect-ratio:3/2;width:9.375rem;display:inline-flex}.main_perView_4 .perView_item .text_box{display:none}.main_perView_4 .perView_item:not(:last-child){margin-right:.75rem}}.main_perView_4 .perView_item .text_box{text-align:center;z-index:2;letter-spacing:0;color:#fff;padding:2rem 1rem;font-size:1.125rem;font-weight:500;line-height:1.25;position:absolute;inset:auto 0 0}@media (max-width:1023px){.main_perView_4 .perView_item .text_box{padding:1.5625rem .3125rem}.stack_horizontal .flex_1of3.cart_picks,.stack_horizontal .flex_1of3.similar{width:calc(50% - .5rem)}}@media (max-width:767px){.stack_horizontal .flex_1of3.cart_picks,.stack_horizontal .flex_1of3.similar{width:100%}}.mobile_quick{border-bottom:1px solid #e4e7ec80;padding:1rem 0}.mobile_quick .single_column_swiper{padding:0 1rem}.mobile_quick .swiper-wrapper{margin:0 0 -1px}.mobile_quick .swiper-slide{justify-content:center;display:flex}.mobile_quick .item_quick_menu{gap:6px}.mo-category-menu .category_menu_layer{height:calc(100% - 6.25rem);max-height:calc(100vh - 12.8125rem)}@supports (height:100dvh){.mo-category-menu .category_menu_layer{max-height:calc(100dvh - 12.8125rem)}}.mo-category-menu .category_menu_layer{flex-direction:row;justify-content:stretch;align-items:stretch;display:flex;overflow:hidden}.mo-category-menu .category_menu_layer ul.depth1_list{box-sizing:border-box;-webkit-overflow-scrolling:touch;backface-visibility:hidden;perspective:1000px;will-change:scroll-position;touch-action:pan-y;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000;width:41.1%;height:100%;max-height:100%;transform-style:preserve-3d;perspective-origin:50%;scrollbar-width:none;-ms-overflow-style:none;background-color:#f2f4f780;border-right:.0625rem solid #e4e7ec80;overflow:hidden auto;transform:translateZ(0)}.mo-category-menu .category_menu_layer ul.depth1_list::-webkit-scrollbar{display:none}.mo-category-menu .category_menu_layer ul.depth1_list::-webkit-scrollbar-track{display:none}.mo-category-menu .category_menu_layer ul.depth1_list::-webkit-scrollbar-thumb{display:none}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box{padding:0 .5rem}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box:first-child{padding-top:.5rem}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box:last-child{padding-bottom:.5rem}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box button.m_menu_item{background-color:inherit;border-radius:.5rem;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;padding:.75rem .5rem;display:flex}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box button.m_menu_item .txt_box{text-align:left;letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:600;line-height:1}.mo-category-menu .category_menu_layer ul.depth1_list li.menu_box button.m_menu_item.active{background-color:#fff}.mo-category-menu .category_menu_layer div.depth2_list{box-sizing:border-box;-webkit-overflow-scrolling:touch;backface-visibility:hidden;perspective:1000px;will-change:scroll-position;touch-action:pan-y;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000;width:58.6%;height:100%;max-height:100%;transform-style:preserve-3d;perspective-origin:50%;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;overflow:hidden auto;transform:translateZ(0)}.mo-category-menu .category_menu_layer div.depth2_list::-webkit-scrollbar{display:none}.mo-category-menu .category_menu_layer div.depth2_list::-webkit-scrollbar-track{display:none}.mo-category-menu .category_menu_layer div.depth2_list::-webkit-scrollbar-thumb{display:none}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box{border-bottom:.0625rem solid #e4e7ec80;padding:.5rem .75rem}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box dt .right-depth1{box-sizing:border-box;background-color:#0000;border-radius:.5rem;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;height:2.75rem;padding-block:.75rem;display:flex}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box dt .right-depth1 .txt_box{letter-spacing:-.02rem;color:#232221;text-align:left;font-size:1rem;font-weight:600;line-height:1.25}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box dd ul.depth2-item-list li .m_menu_item{box-sizing:border-box;border-radius:.5rem;flex-direction:row;justify-content:flex-start;align-items:center;height:2.75rem;padding:.75rem;display:flex}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box dd ul.depth2-item-list li .m_menu_item.active{background:#f2f4f7}.mo-category-menu .category_menu_layer div.depth2_list dl.depth_box dd ul.depth2-item-list li .m_menu_item .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:500;line-height:1}.mo-category-menu .category_menu_layer ul.depth2_list li.menu_box button.m_menu_item{background-color:inherit;border-radius:.5rem;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;padding:.75rem .5rem;display:flex}.mo-category-menu .category_menu_layer ul.depth2_list li.menu_box button.m_menu_item .txt_box{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:600;line-height:1}.mo-category-menu .category_menu_layer ul.depth2_list li.menu_box button.m_menu_item.active{background-color:#fff}.mo-category-nav-header{box-sizing:border-box;background-color:#fff;border-bottom:1px solid #e4e7ec}.mo-category-nav-header.fixed{z-index:13;position:fixed;inset:0 0 auto}.mo-category-nav-header .nav-header-inner{flex-direction:row;justify-content:space-between;align-items:center;height:2.75rem;padding-inline:.5rem;display:flex;position:relative}.mo-category-nav-header .nav-header-inner.sub-page-inner{padding-left:0;padding-right:.5rem}.mo-category-nav-header .nav-header-inner h2.header-tit{letter-spacing:0;color:#000;white-space:nowrap;text-overflow:ellipsis;margin-right:auto;font-size:1rem;font-weight:500;line-height:1.125rem;overflow:hidden}.mo-category-nav-header .nav-header-inner h4{letter-spacing:0;color:#000;padding:0 8px;font-size:1.125rem;font-weight:600;line-height:1.25}.mo-category-nav-header .nav-header-inner button.button-mo-nav-button{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;padding:0 .5rem;display:flex}.mo-category-nav-header .nav-header-inner button.button-mo-nav-back{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;width:2.5rem;height:2.75rem;padding:.75rem .625rem;display:flex}.mo-category-nav-header .nav-header-inner .mo-nav-util-wrap{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.mo-category-nav-header .nav-header-inner .mo-nav-util-wrap li{padding-block:.625rem}.mo-category-nav-header~main.contents_wrapper{padding-top:2.8125rem}button.button-secondary-tab-more{z-index:1000;box-sizing:border-box;background:#fff;border-left:.0625rem solid #e4e7ec80;border-radius:0;flex-direction:row;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.75rem;display:flex;position:absolute;inset:0 0 0 auto}.mobile-padding-8{background-color:#e4e7ec80;height:.5rem;display:none}@media (max-width:767px){.mobile-padding-8{display:block}}.sorting_draggable_contents li{padding-block:.5rem}.sorting_draggable_contents{max-height:50vh}@media (max-width:480px){.sorting_draggable_contents .mo_sorting_tooltip_layer--type1{position:initial;margin-top:4px}}button.button_mobile_sort{box-sizing:border-box;cursor:pointer;background-color:#f2f4f7;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;height:2rem;padding:.5rem .75rem;display:flex;position:relative}button.button_mobile_sort .txt_box{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:500;line-height:1}button.button_mobile_sort.active:before{content:"";border-radius:inherit;border:.0625rem solid #fff;position:absolute;inset:-.0625rem;box-shadow:0 0 0 .125rem #232221}button.button_mobile_sort_w{box-sizing:border-box;cursor:pointer;background-color:#fff;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;height:2rem;padding:.5rem .625rem;display:flex;position:relative}button.button_mobile_sort_w .txt_box{letter-spacing:0;color:#10111b;font-size:.8125rem;font-weight:500;line-height:1}button.button_mobile_sort_w .svg_box{--svg-width:12px;--svg-height:12px}button.button_mobile_sort_w.active:before{content:"";border-radius:inherit;border:.0625rem solid #fff;position:absolute;inset:-.0625rem;box-shadow:0 0 0 .125rem #10111b}.error_area_contents.type400{margin-bottom:7.4375rem}@media (max-width:767px){.error_area_contents.type400{margin-bottom:6.25rem}}.error_area_contents.type500{margin-bottom:9.375rem}@media (max-width:767px){.error_area_contents.type500{margin-bottom:6.25rem}}.error_area_contents.type_not_found{margin-bottom:5.375rem}@media (max-width:767px){.error_area_contents.type_not_found{margin-bottom:6.25rem}}.error_area_contents{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.error_area_contents>.svg_box{--svg-width:72px;--svg-height:72px}}.error_area_contents h2{letter-spacing:0;color:#232221;margin-top:1.25rem;font-size:1.75rem;font-weight:700;line-height:1.25}@media (max-width:480px){.error_area_contents h2{font-size:24px}}.error_area_contents p{letter-spacing:0;color:#858b94;margin-top:.75rem;font-size:1.125rem;font-weight:400;line-height:1.5}@media (max-width:480px){.error_area_contents p{font-size:14px}}.error_area_contents .weekdays{margin-top:8px}.error_area_contents .weekdays li{display:inline-block}.error_area_contents .weekdays li:first-child{margin-right:8px}.error_area_contents .weekdays li:last-child{margin-left:8px;position:relative}.error_area_contents .weekdays li:last-child:after{content:"";z-index:1;background:#e4e7ec80;width:1px;height:8px;margin-block:auto;position:absolute;inset:0 auto 0 -8px}.error_area_contents .weekdays li .txt_box{letter-spacing:-.0175rem;color:#858b94;font-size:.875rem;font-weight:400;line-height:1}.error_area_contents .error-button-area{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-top:20px;display:flex}.error_area_contents .error-button-area button.button-to-prev-page{box-sizing:border-box;background:#fff;border:1px solid #413f3d;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:2.5rem;padding:13px 16px;display:flex}.error_area_contents .error-button-area button.button-to-prev-page .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.error_area_contents .error-button-area button.button-to-home-page{box-sizing:border-box;background:#413f3d;border:1px solid #413f3d;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:2.5rem;padding:13px 16px;display:flex}.error_area_contents .error-button-area button.button-to-home-page .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}.error_area_contents .button-handle-call{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;margin-top:1.25rem;display:flex}.error_area_contents .button-handle-call b{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:700;line-height:1.5}.error_area_contents .button-handle-call span{letter-spacing:-.0175rem;color:#232221;font-size:.875rem;font-weight:500;line-height:1.5}.error_area_contents .button_redirect{box-sizing:border-box;background-color:#413f3d;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;height:2.5rem;padding:.8125rem 1rem;display:flex}.error_area_contents .button_redirect .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}@media (max-width:767px){.mo_px16{padding-inline:1rem!important}.mo_py10{padding-block:.625rem!important}.mo_py16{padding-block:1rem!important}}.fit-contents{display:block;width:fit-content!important;height:fit-content!important}@media (max-width:767px){.fit-contents img{width:24px;height:24px}}.scrolled_result_box{z-index:100;background:#fff;border:.0625rem solid #e4e7ec80;border-radius:20px;width:100%;height:auto;padding:1rem 1rem .5rem;position:absolute;inset:calc(100% + 8px) 0 auto;box-shadow:0 .125rem .5rem #27272733}.tit_sub_txt{letter-spacing:0;color:#858b94;font-size:1.125rem;font-weight:600;line-height:1}.fit_h_flex{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.w_60{width:60px}@media (max-width:767px){.product_card.type1.stack_horizontal .img_wrap{flex:1 0 auto;max-width:96px}.product_card.type1.stack_horizontal .txt_wrap{flex-direction:column;flex:1;gap:.25rem;display:flex}}.modal-layer{overscroll-behavior:none;touch-action:none;display:flex;position:fixed;inset:0;z-index:50000!important}@supports (-webkit-touch-callout:none){.modal-layer{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}}.modal-layer.default-dim{background:#00000080}.modal-layer.default2-dim{background:#23222180}.modal-layer.banner-dim{background:#000c}.modal-layer.alert-dim{background:#00000080}@media (max-width:767px){.modal-layer.alert-dim{background:linear-gradient(#23222180 0%,#00000080 100%)}}.modal-layer.px-16{padding-inline:16px}.modal-layer.no-dim{pointer-events:none}#modal-root>.modal-layer:not(:last-child){background:unset!important}.default-thumb{background:#f2f4f7;border:none}.eventPage-sticky{z-index:3;will-change:transform;background-color:#fff;width:100%;position:sticky;top:44px;transform:translateZ(0)}.skeleton{background:linear-gradient(270deg,#f2f4f780 20%,#f2f4f7 40%,#f2f4f780 60%) 0 0/200% 100%;border-radius:8px;animation:1.6s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:767px){.promotion .productOutline .product_card{padding-left:0}}.productOutline{border-radius:10px;padding:2px;position:relative;overflow:hidden}.productOutline .product_card{position:relative;overflow:hidden}.productOutline .product_card .txt_wrap{padding:0 1px 4px}.productOutline .absolute_full{border-radius:9px}.productOutline .bgInherit{z-index:1;position:relative}.productOutline:before{content:"";width:600px;height:600px;-webkit-mask-image:linear-gradient(90deg,#000 calc(50% - 2.5px),#0000 calc(50% - 2.5px) calc(50% + 2.5px),#000 calc(50% + 2.5px)),linear-gradient(#000 calc(50% - 5px),#0000 calc(50% - 5px) calc(50% + 5px),#000 calc(50% + 5px));mask-image:linear-gradient(90deg,#000 calc(50% - 2.5px),#0000 calc(50% - 2.5px) calc(50% + 2.5px),#000 calc(50% + 2.5px)),linear-gradient(#000 calc(50% - 5px),#0000 calc(50% - 5px) calc(50% + 5px),#000 calc(50% + 5px));-webkit-mask-composite:source-in;mask-composite:intersect;mask-composite:source-in;z-index:0;will-change:transform;contain:paint;background:#000;justify-content:center;align-items:center;animation:10s linear infinite rotateOutline;display:flex;position:absolute;top:50%;left:50%;transform:translateZ(0)}.productOutline:after{content:"";pointer-events:none;background:#fff;border-radius:8px;position:absolute;inset:2px}@keyframes rotateOutline{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.productOutline:before{animation:none;transform:translate(-50%,-50%)rotate(0)}}.flicking-camera>*{height:100%}.area_flicking_notice{background-color:var(--color-catskill-white);font-size:0;transition:color .4s,background-color .4s}.area_flicking_notice .flicking-viewport.vertical{width:100%;display:block}.area_flicking_notice .inner_global{position:relative}.area_flicking_notice .flicking-vertical{box-sizing:border-box;vertical-align:middle;height:2.5rem;padding:.1875rem}.area_flicking_notice .ico_arrow_16x16{margin-left:.75rem}.area_flicking_notice .txt_comm{color:var(--color-charcoal);vertical-align:middle;margin-left:.75rem;font-size:.875rem;font-weight:600;display:inline-block}.area_flicking_notice .txt_comm:first-child{margin-left:0}.area_flicking_notice a{justify-content:flex-start;align-items:center;gap:.5rem;padding:.40625rem 0;display:flex;position:relative}.frequent_list{box-sizing:border-box;order:0}@media (max-width:1023px){.frequent_list{flex:auto;order:2;min-width:0;margin-top:16px}}@media (max-width:767px){.frequent_list{order:1;margin-top:0}}@media (max-width:1023px){.frequent_list.thin_gray_rounded_box.type1{padding:24px 0}.frequent_list .cell_tit{padding:0 24px}}@media (max-width:767px){.frequent_list .cell_tit{padding:0 16px}}@media (max-width:1023px){.frequent_list .swiper{padding:0 24px 0 19px}}@media (max-width:767px){.frequent_list .swiper{padding:0 24px 0 0}}.ticker_slider{order:0}@media (max-width:1023px){.ticker_slider{box-sizing:border-box;flex:0 calc(60% - .3125rem);width:0;margin-right:10px}}@media (max-width:767px){.ticker_slider{order:0}}.frequent_banner_slide{order:2}@media (max-width:1023px){.frequent_banner_slide{box-sizing:border-box;flex:0 calc(40% - .3125rem);order:1;width:0}}@media (max-width:767px){.frequent_banner_slide{flex:auto;margin-bottom:24px;padding:1rem;border:none!important}.frequent_banner_slide.thin_gray_rounded_box{border-radius:0}}.frequent_banner_slide .thin_gray_rounded_box.type0{border:none}@media (max-width:767px){.frequent_banner_slide .thin_gray_rounded_box.type0{box-shadow:none}}.flicking_ticker_area{box-sizing:border-box;background-color:#fff;border:.0625rem solid #f3f3f3;border-radius:.75rem;padding:1rem;box-shadow:0 .125rem .25rem #0000000d}@media (max-width:767px){.flicking_ticker_area{box-shadow:none;border-left:none;border-right:none;border-radius:0;padding:.5rem 1rem}}.flicking_ticker_area .inner_flicking_ticker{height:2.8125rem;margin:-1px 0}@media (max-width:767px){.flicking_ticker_area .inner_flicking_ticker{height:2.3125rem}}.flicking_ticker_area .inner_flicking_ticker .tool_text+span[role=button]{margin-bottom:-2px}@media (max-width:767px){.flicking_ticker_area .inner_flicking_ticker .tool_text+span[role=button]{margin-bottom:-3px}}.flicking_ticker_area .vertical-type{width:100%;height:2.8125rem}@media (max-width:767px){.flicking_ticker_area .vertical-type{height:2.3125rem}}.flicking_ticker_area .vertical-type .slide-anchor{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:stretch;width:100%;height:2.8125rem;padding:0 8px 0 0;display:flex}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-anchor{height:2.3125rem;padding:0}}.flicking_ticker_area .vertical-type .slide-txt-wrap{flex:auto;margin-left:.5rem}.flicking_ticker_area .vertical-type .slide-txt-wrap dt{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item{letter-spacing:0;color:#000;align-items:center;font-size:1rem;font-weight:600;line-height:1.5;display:flex}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item{font-size:13px}}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button]{align-items:center;height:16px;display:flex;margin:-4px 0 0 4px!important}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button]{height:14px;margin:-1px 0 0 4px!important}}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button] button{height:16px;margin:0}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button] button{height:14px}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button] button svg{width:14px;height:14px}}@supports (-webkit-touch-callout:none){@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .left_item span[role=button]{margin:0 0 0 4px!important}}}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .right_item{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .right_item b{letter-spacing:0;color:#000;font-size:1rem;font-weight:600;line-height:1.5}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .right_item b{font-size:13px}}.flicking_ticker_area .vertical-type .slide-txt-wrap dt .right_item em{letter-spacing:-.00175rem;color:#858b94;font-size:.875rem;font-weight:400;line-height:1rem}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dt .right_item em{font-size:14px}}.flicking_ticker_area .vertical-type .slide-txt-wrap dd{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.flicking_ticker_area .vertical-type .slide-txt-wrap dd .left_item{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:400;line-height:1.5}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dd .left_item{font-size:11px}}.flicking_ticker_area .vertical-type .slide-txt-wrap dd .right_item{flex-direction:row;justify-content:center;align-items:center;display:flex}.flicking_ticker_area .vertical-type .slide-txt-wrap dd .right_item span{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:400;line-height:1rem}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dd .right_item span{font-size:11px}}.flicking_ticker_area .vertical-type .slide-txt-wrap dd .right_item em{letter-spacing:-.00175rem;color:#da1249;font-size:.875rem;font-weight:400;line-height:1rem}@media (max-width:767px){.flicking_ticker_area .vertical-type .slide-txt-wrap dd .right_item em{font-size:11px}}.area_flicking_ticker{border:.0625rem solid var(--color-aqua-haze);background-color:var(--color-white);box-sizing:border-box;border-radius:.75rem;padding:.125rem .9375rem .125rem .25rem;box-shadow:0 .125rem .25rem #0000000d}@media (max-width:767px){.area_flicking_ticker{box-shadow:none;border-radius:0;padding:.5rem 1rem}}.area_flicking_ticker .flicking-vertical{vertical-align:middle;height:2.125rem}.area_flicking_ticker .flicking-vertical,.area_flicking_ticker .flicking-inner{width:100%}.area_flicking_ticker .img_comm{vertical-align:middle;width:2rem;height:2rem;display:inline-block}.area_flicking_ticker .img_comm:first-child{margin-left:0}.area_flicking_ticker .txt_comm{color:var(--color-black);vertical-align:middle;margin-left:.5rem;font-size:.875rem;font-weight:400;display:inline-block}.area_flicking_ticker .txt_comm .emph_comm{color:inherit;margin-left:.375rem;font-weight:600}.area_flicking_ticker .txt_comm:first-child{margin-left:0}.area_flicking_ticker .txt_unit{color:var(--color-gray);margin-left:.125rem}.area_flicking_ticker .emph_comm{color:var(--color-pink);font-size:.875rem;font-weight:400}.area_flicking_ticker .link_comm{justify-content:space-between;align-items:center;display:flex}.area_flicking_ticker .link_comm .inner_link{vertical-align:middle;display:inline-block}.dual_arrow_swiper_btn{display:flex}button.btn_dual_swiper_arrow{background-color:#f2f4f7;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}button.btn_dual_swiper_arrow.btn_prev{border-radius:.5rem 0 0 .5rem}button.btn_dual_swiper_arrow.btn_next{border-radius:0 .5rem .5rem 0}button.btn_dual_swiper_arrow:disabled{opacity:.5}.single_column_swiper_wrap{height:100%;margin-top:1rem;position:relative;left:.25rem;right:.25rem}.single_column_swiper_wrap .swiper-slide{padding-inline:.25rem}.single_column_swiper_wrap .swiper-slide:last-child{margin-right:16px}.swiper_nav_wrap{position:absolute;bottom:calc(100% + 14px);right:0}.swiper_nav_between{position:relative}.swiper.mo_dot_pagination-swiper{padding-bottom:16px}.swiper.mo_dot_pagination-swiper .swiper-wrapper .swiper-slide .coupon_column_items{flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;display:flex}.swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex;position:absolute;top:auto;bottom:0;height:4px!important}.swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{box-sizing:border-box;background:#c0c0c080;border-radius:20px;width:4px;height:4px;margin:0!important}.swiper.mo_dot_pagination-swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#413f3d;border-radius:20px;width:8px;height:4px}.swiper.search_mid_dot_swiper{box-sizing:border-box;margin-inline:16px;position:relative}.swiper.search_mid_dot_swiper.pb_12{padding-bottom:12px}.swiper.search_mid_dot_swiper .swiper-wrapper .swiper-slide{aspect-ratio:328/109;border-radius:8px;width:100%;position:relative;overflow:hidden}.swiper.search_mid_dot_swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex;position:absolute;top:auto;bottom:0;height:4px!important}.swiper.search_mid_dot_swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{box-sizing:border-box;background:#c0c0c080;border-radius:20px;width:4px;height:4px;margin:0!important}.swiper.search_mid_dot_swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#413f3d;border-radius:20px;width:8px;height:4px}.grid_single_column{box-sizing:border-box;grid-template-rows:repeat(5,minmax(0,1fr));gap:clamp(2px,2%,6px);height:calc(100% + 6px);display:grid}@media (max-width:767px){.grid_single_column{grid-template-rows:repeat(3,minmax(0,1fr))}}.grid_single_column>div{min-height:0;overflow:hidden}@media (max-width:767px){.grid_single_column{gap:1rem}}.similar_wrap .grid_single_column{height:auto}@media (max-width:767px){.similar_wrap .grid_single_column{grid-template-rows:repeat(3,164px);gap:20px}}.similar_wrap .grid_single_column>.bgInherit{min-height:156px;overflow:visible}@media (max-width:767px){.similar_wrap .grid_single_column>.bgInherit{box-sizing:border-box;height:164px;min-height:164px;padding-left:5px}.similar_wrap .grid_single_column>.bgInherit .product_card{min-height:164px}}.swiper_perview_4{width:calc(100% + .5rem);position:relative;left:-.25rem;right:-.25rem}.swiper_perview_4 .swiper-slide{box-sizing:border-box;padding-inline:.25rem}.quick_menu_swiper{padding-inline:0;box-sizing:border-box;width:100%;max-width:77rem;margin-inline:auto;padding:0 24px;padding-block:1rem}@media (max-width:1023px){.quick_menu_swiper{max-width:60.25rem;padding:0 1rem}}@media (max-width:767px){.quick_menu_swiper{max-width:100%;padding:1rem 0}.quick_menu_swiper .side_start,.quick_menu_swiper .side_end{display:none}}.quick_menu_swiper .wide_list_swiper-v2{touch-action:pan-x pinch-zoom}.quick_menu_swiper .wide_list_swiper-v2 .swiper-wrapper{will-change:transform;backface-visibility:hidden}.quick_menu_swiper .side_start{z-index:2;width:fit-content;height:fit-content;margin-block:auto;position:absolute;top:0;bottom:0;left:0}@media (max-width:1023px){.quick_menu_swiper .side_start{left:0}}.quick_menu_swiper .side_end{z-index:2;width:fit-content;height:fit-content;margin-block:auto;position:absolute;top:0;bottom:0;right:0}@media (max-width:1023px){.quick_menu_swiper .side_end{right:0}}.dynamic_max_h.common_swiper_wrap{overflow:visible}.common_swiper_wrap{flex-direction:column;justify-content:stretch;align-items:stretch;display:flex;position:relative;transform:translate(0)}.common_swiper_wrap.type2 .swiper_utils_wrap{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.common_swiper_wrap.type2 .swiper_utils_wrap .side_start,.common_swiper_wrap.type2 .swiper_utils_wrap .side_end{position:relative;inset:auto}.common_swiper_wrap.type2 .swiper_utils_wrap .side_start{order:0}.common_swiper_wrap.type2 .swiper_utils_wrap .side_end{order:2}.common_swiper_wrap.type2 .swiper_utils_wrap .swiper_pagination_wrapper{order:1}.common_swiper_wrap.type2 .swiper_utils_wrap .swiper_pagination_wrapper .swiper_pages{margin:0}@media (max-width:767px){.common_swiper_wrap .swiper_utils_wrap.outside{display:none}}.common_swiper_wrap .swiper_utils_wrap.outside+.common_swiper .swiper-slide{padding-inline:.25rem}@media (max-width:767px){.common_swiper_wrap .swiper_utils_wrap.outside+.common_swiper .swiper-slide{padding-inline:.3125rem}}.common_swiper_wrap .common_swiper{order:0}.common_swiper_wrap .common_swiper.calc_plus_4 .single_column_swiper .swiper-slide{margin-inline:.25rem}.common_swiper_wrap .swiper_utils_wrap{z-index:100;order:100}.common_swiper_wrap .swiper_utils_wrap.outside .side_start{left:-2.375rem}.common_swiper_wrap .swiper_utils_wrap.outside .side_end{right:-2.375rem}.common_swiper_wrap .swiper_utils_wrap .side_start,.common_swiper_wrap .swiper_utils_wrap .side_end{z-index:1000;width:fit-content;height:fit-content;margin-block:auto;position:absolute;top:100px}.common_swiper_wrap .swiper_utils_wrap .side_start{left:-.75rem}.common_swiper_wrap .swiper_utils_wrap .side_end{right:-.75rem}.common_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiper_pages{text-align:center;color:#b1b1b1;margin-top:1.5rem;font-size:.875rem;display:block}.common_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiper_pages .current{color:#232221}.item_quick_menu{touch-action:manipulation;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:fit-content;height:fit-content;display:flex}@media (max-width:767px){.item_quick_menu{gap:6px;width:56px}}.item_quick_menu .quick_menu_img{background-color:#f2f4f7;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}@media (max-width:767px){.item_quick_menu .quick_menu_img img{width:48px;height:48px}}.item_quick_menu .txt_box{letter-spacing:0;color:#232221;white-space:pre-wrap;text-align:center;font-size:.875rem;font-weight:500;line-height:1}@media (max-width:767px){.item_quick_menu .txt_box{font-size:.75rem;line-height:normal}}.item_quick_menu.icon_alarm .txt_box{position:relative}.item_quick_menu.icon_alarm .txt_box:after{content:"";background:#db0e64;border-radius:50%;width:3px;height:3px;display:inline-block;position:absolute;top:0;right:-6px}.wide_list_swiper{box-sizing:border-box;width:calc(100% - 3rem)}.wide_list_swiper-v2 .swiper-slide{justify-content:center;align-items:start;width:5rem;height:5rem;display:flex}@media (max-width:767px){.wide_list_swiper-v2 .swiper-slide{height:72px}}.fade-mask{position:relative;overflow:hidden}.fade-mask:after{content:"";pointer-events:none;z-index:100;background:linear-gradient(270deg,#fff,#0000);width:80px;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.main_visual_swiper_wrap{box-sizing:border-box;width:100%;padding-block:1.5rem;position:relative;overflow:hidden;transform:translate(0)}@media (max-width:767px){.main_visual_swiper_wrap{padding:0}}.main_visual_swiper_wrap .swiper-slide{border-radius:.75rem;justify-content:center;align-items:center;max-width:51rem;height:17rem;display:flex;overflow:hidden}@media (max-width:767px){.main_visual_swiper_wrap .swiper-slide{aspect-ratio:22/10;border-radius:0;width:100%;height:fit-content;padding:0}}.main_visual_swiper_wrap .swiper_utils_wrap{z-index:10;width:100%;max-width:51rem;margin-inline:auto;position:absolute;bottom:1.5rem;left:0;right:0}.main_visual_swiper_wrap .swiper_utils_wrap .side_start button.btn_circle_swiper_arrow,.main_visual_swiper_wrap .swiper_utils_wrap .side_end button.btn_circle_swiper_arrow{box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,inset 0 .0625rem #cccccc80,inset 0 -.0625rem #0000002b,inset -.0625rem 0 #00000021,inset .0625rem 0 #00000021}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap{padding:0;bottom:.9375rem}}.main_visual_swiper_wrap .swiper_utils_wrap div.side_start{width:fit-content;height:fit-content;position:absolute;inset:auto auto 7.625rem 0}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap div.side_start{display:none}}.main_visual_swiper_wrap .swiper_utils_wrap div.side_end{width:fit-content;height:fit-content;position:absolute;inset:auto 0 7.625rem auto}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap div.side_end{display:none}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper{z-index:10;box-sizing:border-box;align-items:start;width:fit-content;height:1.5rem;position:absolute;bottom:.5rem;right:.375rem}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper{height:20px;bottom:0;right:.5rem}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .main-visual-paging-box{height:inherit}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .main-visual-paging-box .svgPc{display:inline-flex}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .main-visual-paging-box .svgPc{display:none}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .main-visual-paging-box .svgMo{display:none}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .main-visual-paging-box .svgMo{display:inline-flex}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox{height:28px;padding-right:8px;display:flex}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox{align-items:start;height:24px;padding-right:0;display:inline-flex}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages{width:92px;height:28px;position:relative;right:-12px}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages{text-align:right;background:#000000b8;border-radius:100px 0 0 100px;width:auto;height:20px;right:0}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .bg{width:92px;height:28px;position:absolute;top:0;right:0}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .bg{width:auto;height:24px}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .bg svg{width:100%;height:24px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .text{justify-content:center;align-items:center;gap:6px;height:24px;margin-right:4px;display:flex;position:relative}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .text{height:20px;margin-left:8px;margin-right:0}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .button_main-visual{background:0 0;width:14px;height:14px;margin-top:-3px}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .page_number{color:#fff;font-size:12px;font-weight:600;line-height:100%}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .page_number{font-size:11px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .page_number .current{opacity:1;color:#fff}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .page_number .center_bar{opacity:.2;margin:0 3px 0 4px;display:inline-block}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .swiper_pages .page_number .total{opacity:.2}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .pageR{margin-right:-8px}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .pageR svg{will-change:transform;contain:layout paint;transform:translate(0,0)}}@supports (-webkit-overflow-scrolling:touch){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .pageR svg{position:relative;top:.1px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea{width:39px;height:28px;position:relative}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea{height:24px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea .bg{width:39px;height:28px;position:absolute;top:0;left:0}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea .bg{height:24px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea .btnTotal{background:0 0;justify-content:center;align-items:center;width:20px;height:25px;margin-left:13px;display:flex;position:relative}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea .btnTotal{height:20px}}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper .swiperPageBox .totalArea .btnTotal .svg_box{vertical-align:middle;margin-top:2px}.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper button.button_on_banner_pop{box-sizing:border-box;margin:0;cursor:pointer;background-color:#0000;border:none;outline:none;flex-direction:row;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-block:auto;padding:.125rem 0 0;display:flex;position:absolute;inset:.0625rem .25rem -.0625rem auto}@media (max-width:767px){.main_visual_swiper_wrap .swiper_utils_wrap .swiper_pagination_wrapper button.button_on_banner_pop{padding-top:0}}.quick_menu_pagination{background-color:#c0c0c080;border-radius:.75rem;align-items:center;width:fit-content;margin:8px 0 0;display:flex;position:absolute;left:50%;transform:translate(-50%)}.quick_menu_pagination .custom-dot-pagination{background-color:#0000;width:.9375rem;height:.1875rem}.quick_menu_pagination .custom-dot-pagination.active-dot{background-color:#232221;border-radius:.75rem;width:1.0625rem}.scrollbar-pagination{z-index:10;background-color:#c0c0c080;border-radius:12px;width:32px;height:3px;margin:8px auto 0;position:relative;left:auto;transform:none}.scrollbar-pagination .swiper-scrollbar-drag{background:#232221;border-radius:12px;height:100%}.scrollbar-pagination .swiper-scrollbar{background:#d8dcde;border-radius:10px;width:100%;height:100%;position:relative;top:0;left:0}.wide_line_banner{width:100%;height:100px}@media (max-width:767px){.wide_line_banner{border-radius:.5rem;height:5rem;position:relative}}.tab_box_swiper .swiper_utils_wrap .side_start{z-index:10;background:linear-gradient(90deg,#ffffffd6 63.54%,#fff0 99.73%);align-items:center;width:48px;height:100%;margin-block:auto;display:flex;position:absolute;inset:0 auto 0 0}.tab_box_swiper .swiper_utils_wrap .side_start button.btn_circle_swiper_arrow:disabled{display:none}.tab_box_swiper .swiper_utils_wrap .side_end{z-index:10;background:linear-gradient(270deg,#ffffffd6 63.54%,#fff0 99.73%);align-items:center;width:48px;height:100%;margin-block:auto;display:flex;position:absolute;inset:0 0 0 auto}.tab_box_swiper .swiper_utils_wrap .side_end button.btn_circle_swiper_arrow{margin-left:auto}.tab_box_swiper .swiper_utils_wrap .side_end button.btn_circle_swiper_arrow:disabled{display:none}.tab_box_swiper .common_swiper{padding-left:.75rem;padding-right:.75rem}.tab_box_swiper .common_swiper.is_start{padding-left:0}.tab_box_swiper .common_swiper.is_end{padding-right:0}.tab_box_swiper .common_swiper .single_column_swiper{padding:.25rem}.tab_box_swiper .mo_common_swiper.is_start{padding-left:0}.tab_box_swiper .mo_common_swiper.is_end{padding-right:0}.tab_box_swiper .mo_common_swiper .single_column_swiper{padding:.25rem}@media (max-width:767px){.area_swiper_tab_secondary .mo_common_swiper .single_column_swiper{padding:0}}.swiper .swiper-slide.width-fit-slide{width:fit-content!important}.swiper-wrapper{cursor:default!important}.area_swiper_tab_secondary{box-sizing:border-box;z-index:10;width:100%;min-width:0;max-width:100%;position:relative}@media (min-width:1024px){.area_swiper_tab_secondary{padding-top:.25rem}}@media (max-width:767px){.area_swiper_tab_secondary{padding-inline:0 40px}}.area_swiper_tab_secondary .inner_swiper_tab_secondary{position:relative}.area_swiper_tab_secondary .inner_swiper_tab_secondary .tab_box_swiper .swiper-slide:last-child,.area_swiper_tab_secondary .inner_swiper_tab_secondary .tab_box_swiper .embla__slide.swiper-slide:last-child{padding-right:16px}@media (min-width:768px){.area_swiper_tab_secondary .swiper .swiper-wrapper{box-sizing:border-box;grid-template-columns:repeat(6,1fr);padding:.25rem 1rem .5rem;display:grid;position:relative}.area_swiper_tab_secondary .swiper .swiper-wrapper:before{content:"";border:1px solid var(--Divider-primary,#e4e7ec80);border-radius:.75rem;position:absolute;inset:.1875rem .9375rem .5rem}}@media (max-width:767px){.area_swiper_tab_secondary .swiper .swiper-wrapper{cursor:grab;white-space:nowrap;box-sizing:border-box;height:100%;padding:0 16px}.area_swiper_tab_secondary .swiper .swiper-wrapper::-webkit-scrollbar{display:none}.area_swiper_tab_secondary .swiper .swiper-wrapper .swiper-slide{width:fit-content}}@media (min-width:768px){.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary{border:.0625rem solid var(--color-white);cursor:pointer;box-sizing:border-box;background-color:#0000;border-radius:.5rem;padding:.3125rem .75rem;font-size:0}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.tab2{text-align:left;border:.0625rem solid #0000;border-radius:.75rem;width:100%;padding:.375rem .75rem}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.tab2 .txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1.5}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary:hover{background-color:var(--color-catskill-white)}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary:active{background-color:var(--color-mercury)}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary:focus-visible{background-color:var(--color-catskill-white);box-shadow:0 0 0 .125rem var(--color-brilliant-azure);outline:none}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active{outline:.0625rem solid var(--color-charcoal);z-index:12;position:relative}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active .txt_box{font-weight:700}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary[disabled]{box-shadow:none;background-color:#0000}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary[disabled] .txt_box{color:var(--color-silver)}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary[disabled=disabled]{box-shadow:none;background-color:#0000}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary[disabled=disabled] .txt_comm{color:var(--color-silver)}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.disabled{box-shadow:none;background-color:#0000}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.disabled .txt_comm{color:var(--color-silver)}}@media (max-width:767px){.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary{width:fit-content;height:2.5rem;box-shadow:none;box-sizing:border-box;background-color:#0000;border:none;border-radius:0}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.tab2{text-align:center;width:100%}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.tab2 .txt_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:500;line-height:1rem}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary:active{background-color:#0000}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active{z-index:12;position:relative}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active:before{content:"";background-color:#db0e64;height:.125rem;position:absolute;inset:auto 0 0}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active{background-color:#0000}.area_swiper_tab_secondary .swiper .swiper-wrapper .tab_secondary.active .txt_box{letter-spacing:0;color:#db0e64;font-size:.875rem;font-weight:500;line-height:1rem}}.swiper-slide{box-sizing:border-box}.swiper-slide:has(>.tab_secondary.active){z-index:1}.area_swiper_tab_tertiary .inner_swiper_tab_tertiary{margin:-.75rem 0 0}@media (max-width:767px){.area_swiper_tab_tertiary .inner_swiper_tab_tertiary{margin:0}.area_swiper_tab_tertiary .inner_swiper_tab_tertiary .swiper{padding-top:0}}.area_swiper_tab_tertiary .swiper{padding-top:.5rem;padding-left:1rem;padding-right:1rem}@media (max-width:767px){.area_swiper_tab_tertiary .swiper{padding-top:0}}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary{cursor:pointer;box-sizing:border-box;background-color:#0000;border:.0625rem solid #0000;flex-direction:row;justify-content:center;align-items:center;height:2rem;padding:.75rem .5rem;font-size:0;display:flex;position:relative}@media (max-width:767px){.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary{box-sizing:border-box;height:2.5rem;padding:.75rem 0}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary .txt_box{letter-spacing:0;color:#858b94;font-size:.8125rem;font-weight:500;line-height:1rem;position:relative}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary.active .txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:600;line-height:1rem}}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary .txt_box{letter-spacing:0;color:#858b94;font-size:.8125rem;font-weight:500;line-height:1rem;position:relative}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary:focus-visible{box-shadow:0 0 0 .125rem var(--color-brilliant-azure);border-radius:.375rem;outline:none}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary.active .txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1rem}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary.active .txt_box:before{z-index:-1;background-color:var(--color-oil);content:"";pointer-events:none;-webkit-user-select:none;user-select:none;height:.09375rem;position:absolute;bottom:-.0625rem;left:0;right:0}@media (max-width:767px){.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary.active .txt_box:before{display:none}}.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary[disabled] .txt_comm,.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary[disabled=disabled] .txt_box,.area_swiper_tab_tertiary .swiper .swiper-wrapper .swiper-slide button.tab_tertiary.disabled .txt_box{color:var(--color-silver)}.area_swiper_tab_tertiary .swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:wrap}.area_swiper_tab_tertiary .swiper-slide{width:auto;margin-top:0}.area_swiper_tab_tertiary~[class*=area_swiper_]{margin-top:1.25rem}.main_mid_line_swiper{border-radius:.75rem;width:100%;height:100px;display:block;overflow:hidden}@media (max-width:767px){.main_mid_line_swiper{height:5rem}.line_banner_wrap{padding-block:1rem}}.layer_sample_list{margin-top:1rem}.layer_sample_list+.layer_sample_list{margin-top:2rem}.layer_sample_list li{display:inline-block;position:relative}.layer_sample_list li:not(:last-child){margin-right:1rem}.layer_sample_list li:not(:last-child):after{content:"";background-color:#858b94;width:.0625rem;position:absolute;top:.25rem;bottom:.25rem;right:-1.09375rem}.layer_sample_list li:not(:first-child){margin-left:1rem}.tooltip_sample_list{margin-top:1rem}.tooltip_sample_list+.layer_sample_list{margin-top:2rem}.tooltip_sample_list li{display:inline-block;position:relative}.tooltip_sample_list li+li{margin-left:12px}.layer_popup_wrap{isolation:unset}.layer_popup_dimmed{z-index:50000;background:#00000080;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.layer_popup_dimmed.cancel_dimm{pointer-events:none;background-color:#0000}.layer_popup_dimmed:has(.banner_overView_wrap){background:#000c}.layer_popup_dimmed.off{background:0 0}.layer_popup_dimmed_bottom{z-index:5000;background:#00000080;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-width:767px){.layer_popup_dimmed_bottom{align-items:end}.layer_popup_dimmed_bottom .layer_popup_box{margin:0}}.layer_popup_dimmed_bottom.cancel_dimm{pointer-events:none;background-color:#0000}.layer_popup_dimmed_bottom:has(.banner_overView_wrap){touch-action:none;background:#000c}.layer_popup_dimmed_bottom.off{background:0 0}.layer_popup_box{pointer-events:auto;background-color:#fff;width:fit-content;min-width:9.375rem;height:fit-content;min-height:5rem;margin:auto;inset:0}.layer_popup_box.rounded_shadow--type2.inner_nesting_layer .top_inner{box-sizing:border-box;align-items:center;height:52px;padding:0 16px}@media (max-width:767px){.layer_popup_box.close_button_right_top:not(.custom_tooltip,.inner_nesting_layer){max-width:100%;inset:auto 0 0;border-radius:16px 16px 0 0!important;position:fixed!important}}.layer_popup_box.custom_tooltip{z-index:500;inset:unset;top:374px;left:50%;transform:translate(-50%,-50%);width:400px!important;position:fixed!important}@media (max-width:767px){.layer_popup_box.custom_tooltip{inset:0;transform:translate(0);width:calc(100% - 32px)!important}}.layer_popup_box.custom_tooltip .top_inner{background-color:#fff}.layer_popup_box.custom_tooltip .mid_inner{background:#fff}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .top_inner{box-sizing:border-box;border-bottom:1px solid #e4e7ec;align-items:center;height:52px;padding:0 0 0 16px}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .top_inner .button-fit-child{justify-content:center;align-items:center;width:52px;height:52px;display:flex}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .big_img_box:after,.layer_popup_box.custom_tooltip.rounded_shadow--type2 .small_img_box:after{content:"";border:1px solid #e4e7ec;border-radius:8px;display:inline-block;position:absolute;inset:0}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .small_img_box.active{border:none}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .small_img_box.active:after{border:2px solid #232221}.layer_popup_box.custom_tooltip.rounded_shadow--type2 .product_detail_info_layer li.row b.tit_box,.layer_popup_box.custom_tooltip.rounded_shadow--type2 .product_detail_info_layer li.row span.txt_box{line-height:125%}.layer_popup_box.swiper_3 .single_column_swiper_wrap{width:calc(100% + .5rem);position:relative;left:-.25rem;right:-.25rem}.layer_popup_box.swiper_3 .single_column_swiper_wrap .single_column_swiper .swiper-slide{box-sizing:border-box}.layer_popup_box.angular_shape--type1{border:.0625rem solid #444;max-width:52.375rem}.layer_popup_box.angular_shape--type1 .layer_top_inner{box-sizing:border-box;background-color:#555;padding:1.25rem}.layer_popup_box.angular_shape--type1 .layer_mid_inner{box-sizing:border-box;background-color:#fff;padding:1.5rem 1.25rem}.layer_popup_box.common-modal-view2{background-color:#0000;width:100%;max-width:26.25rem}@media (max-width:767px){.layer_popup_box.common-modal-view2{max-width:none;top:auto;bottom:0}}.layer_popup_box.common-modal-view2 .modal_inner{background-color:#0000;border-radius:.75rem;width:100%;max-width:26.25rem;margin:auto;overflow:hidden}@media (max-width:767px){.layer_popup_box.common-modal-view2 .modal_inner{border-radius:24px 24px 0 0;max-width:none}}.layer_popup_box.common-modal-view2 .modal_inner .content_box.img_box{aspect-ratio:1;width:100%;max-width:26.25rem;position:relative}@media (max-width:767px){.layer_popup_box.common-modal-view2 .modal_inner .content_box.img_box{max-width:none}}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area{background:#fff;border-top:1px solid #e4e7ec80;flex-direction:row;justify-content:stretch;align-items:center;display:flex}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li{background-color:#fff;width:50%;position:relative}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li:first-child button.button-normal .txt_box{letter-spacing:0;color:#858b94;font-size:.875rem;font-weight:500;line-height:1}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li:last-child button.button-normal{position:relative}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li:last-child button.button-normal:before{content:"";z-index:5;background-color:#e4e7ec80;width:.0625rem;height:.75rem;margin-block:auto;position:absolute;inset:0 auto 0 0}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li:last-child button.button-normal .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li button.button-normal{background-color:#fff;border:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:3rem;display:flex}.layer_popup_box.common-modal-view2 .modal_inner ul.button-area li button.button-normal .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.layer_popup_box.common-modal-view1{background-color:#0000;max-width:22.125rem}.layer_popup_box.common-modal-view1 .modal_inner{background-color:#fff;border-radius:.75rem;width:100%;overflow:hidden}.layer_popup_box.common-modal-view1 .content_box.align_center{text-align:center}.layer_popup_box.common-modal-view1 .content_box{padding:1.5rem}.layer_popup_box.common-modal-view1 .content_box .tit_box{letter-spacing:0;color:#000;font-size:1.25rem;font-weight:700;line-height:1;display:block}.layer_popup_box.common-modal-view1 .content_box .tit_box.multiline{letter-spacing:0;color:#000;font-size:1.25rem;font-weight:700;line-height:1.3}.layer_popup_box.common-modal-view1 .content_box .tit_box+.txt_box{margin-top:.75rem;display:block}.layer_popup_box.common-modal-view1 .content_box .txt_box:not(.txt_box_more){letter-spacing:0;color:#232221;font-size:1rem;font-weight:400;line-height:1.5}.layer_popup_box.common-modal-view1 .content_box .txt_box:not(.txt_box_more)>b{letter-spacing:0;color:#232221;font-size:1rem;font-weight:700;line-height:1.5}.layer_popup_box.common-modal-view1 .button-area{flex-direction:row;justify-content:center;align-items:center;display:flex}.layer_popup_box.common-modal-view1 .button-area button.button-negative{background-color:#e4e7ec;flex-direction:row;flex:auto;justify-content:center;align-items:center;height:3rem;display:flex}.layer_popup_box.common-modal-view1 .button-area button.button-negative .txt_box{letter-spacing:0;color:#858b94;font-size:1rem;font-weight:600;line-height:1}.layer_popup_box.common-modal-view1 .button-area button.button-positive{background:#db0e64;flex-direction:row;flex:auto;justify-content:center;align-items:center;height:3rem;display:flex}.layer_popup_box.common-modal-view1 .button-area button.button-positive .txt_box{letter-spacing:0;color:#fff;font-size:1rem;font-weight:600;line-height:1}.layer_popup_box.rounded_shadow--type1{border-radius:12px;height:fit-content;overflow:hidden;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,0 .0625rem #cccccc80,0 -.0625rem #0000002b,-.0625rem 0 #00000021,.0625rem 0 #00000021}.layer_popup_box.rounded_shadow--type1 .modal_header_content{padding:2.5625rem 2rem 1.5625rem;overflow:hidden}.layer_popup_box.rounded_shadow--type1 .modal_header_content h3.header_tit{padding-right:2rem;display:inline-block;position:relative}.layer_popup_box.rounded_shadow--type1 .modal_header_content h3.header_tit .txt_box{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;color:#232221;-webkit-box-orient:vertical;font-size:2.25rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.layer_popup_box.rounded_shadow--type1 .modal_header_content p.header_desc{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:pre-wrap;color:#232221;-webkit-box-orient:vertical;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.layer_popup_box.rounded_shadow--type1 .modal_body_content{border-radius:.75rem;height:100%;padding:1.5rem 1.5rem 2rem;overflow:hidden}.layer_popup_box.rounded_shadow--type2{border-radius:16px;width:100%;max-width:25rem;height:fit-content;overflow:hidden;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,0 .0625rem #cccccc80,0 -.0625rem #0000002b,-.0625rem 0 #00000021,.0625rem 0 #00000021}.layer_popup_box.rounded_shadow--type2 .top_inner{border-bottom:.0625rem solid #e4e7ec80;flex-direction:row;justify-content:center;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.layer_popup_box.rounded_shadow--type2 .top_inner.cart_top_section{flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding-right:3.25rem;display:flex;position:relative}@media (max-width:767px){.layer_popup_box.rounded_shadow--type2 .top_inner.cart_top_section{padding-top:32px}}.layer_popup_box.rounded_shadow--type2 .top_inner.cart_top_section .draggableHandle{top:6px}.layer_popup_box.rounded_shadow--type2 .top_inner .thumb_img_box{box-sizing:border-box;border-radius:4px;width:50px;height:50px;position:relative;overflow:hidden}.layer_popup_box.rounded_shadow--type2 .top_inner .thumb_img_box:after{content:"";border:1px solid #e4e7ec;border-radius:4px;display:inline-block;position:absolute;inset:0}.layer_popup_box.rounded_shadow--type2 .top_inner .pop_tit_area{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.layer_popup_box.rounded_shadow--type2 .top_inner .pop_tit_area .pop_tit{color:#232221;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:125%;display:-webkit-box;overflow:hidden}.layer_popup_box.rounded_shadow--type2 .top_inner .pop_tit_area .pop_tit_notice{color:#858b94;white-space:nowrap;text-overflow:ellipsis;align-self:stretch;width:100%;min-width:0;font-size:13px;font-weight:400;line-height:125%;overflow:hidden}.layer_popup_box.rounded_shadow--type2 .top_inner h3.pop_tit_box{letter-spacing:0;color:#232221;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;flex:1 0 auto;width:0;font-size:1rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.layer_popup_box.rounded_shadow--type2 .top_inner h3.pop_tit_flex{flex:1 0 auto;align-items:center;gap:8px;width:0;display:flex}.layer_popup_box.rounded_shadow--type2 .top_inner h3.pop_tit_flex .tit{letter-spacing:0;color:#232221;margin:0 0 -2px;font-size:1rem;font-weight:700;line-height:1}.layer_popup_box.rounded_shadow--type2 .top_inner h3.pop_tit_flex .code{color:#232221;font-size:14px;font-weight:400;line-height:100%}.layer_popup_box.rounded_shadow--type2 .top_inner button.button-fit-child{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:auto;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner{max-height:35.5rem;padding-block:.5rem}.layer_popup_box.rounded_shadow--type2>.mid_inner .empty-area{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .empty-area .txt_box{letter-spacing:0;color:#858b94;text-align:center;font-size:1rem;font-weight:600;line-height:1.25}.layer_popup_box.rounded_shadow--type2>.mid_inner .empty-area-cart{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .empty-area-cart .txt_box{letter-spacing:0;color:#232221;text-align:center;font-size:1rem;font-weight:600;line-height:1.25}@media (max-width:767px){.layer_popup_box.rounded_shadow--type2>.mid_inner .empty-area-cart .txt_box{color:#413f3d;font-size:14px}}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;padding-inline:1rem;overflow:hidden auto}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area::-webkit-scrollbar{display:none}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list{flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding-block:.5rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item{flex-direction:row;justify-content:flex-start;align-items:center;gap:.375rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item .circle_item{background-color:#e4e7ec;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item .circle_item em.txt_box{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:600;line-height:1.25;font-family:var(--font-gmarket-sans-kr),var(--font-gmarket-sans-latin),sans-serif}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item.active .circle_item{background-color:#232221}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item.active .circle_item em.txt_box{color:#fff}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item.active .txt_item{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:600;line-height:1.25;display:block}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list li.step-item .txt_item{display:none}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .step_list+.selected_option_box{margin-top:.5rem}.layer_popup_box.rounded_shadow--type2>.mid_inner.mid_scroll_area .selected_option_box+.selected_option_box{margin-top:.625rem}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box{border:.0625rem solid #e4e7ec;border-radius:.75rem;padding:1rem}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_top_inner{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.25rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_top_inner .number_info{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_top_inner .number_info .value_txt{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_mid_inner{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_mid_inner .inner_left .weight_txt{letter-spacing:0;color:#000;font-size:1rem;font-weight:600;line-height:1.25;display:block}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_mid_inner .inner_left .price_txt{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1.25;display:block}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .box_mid_inner .inner_left .price_txt em{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1.25}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box{padding-block:.75rem}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_top_inner{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:400;line-height:1.25}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner{flex-direction:row;justify-content:space-between;align-items:center;margin-top:.625rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_left{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_left>span{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1.25}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_left>b{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1.25;position:relative}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_left>b:before{content:"";background-color:#858b94;height:.0625rem;position:absolute;inset:auto 0 0}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_right{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;display:flex}.layer_popup_box.rounded_shadow--type2>.mid_inner .selected_option_box .detail_box .detail_bot_inner .inner_right .txt_box{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25;font-family:var(--font-pretendard),sans-serif}@media (max-width:767px){.layer_popup_box.rounded_shadow--type2 .cart_top_section+.mid_inner{height:auto;max-height:calc(85vh - 196px)}}.layer_popup_box.rounded_shadow--type2 .mid_inner+.bot_inner{border-top:.0625rem solid #e4e7ec80}.layer_popup_box.rounded_shadow--type2 .bot_inner{padding:.625rem .75rem;position:relative}.layer_popup_box.rounded_shadow--type2 .bot_inner.cart_scroll_section{height:34.875rem}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area span.txt_count{letter-spacing:0;color:#232221;font-size:.875rem;font-weight:700;line-height:1.25}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area span.txt_count .count-value{font-weight:inherit}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area .icoWarn{align-items:center;margin:0 8px 0 auto;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area .icoWarn .clear_button{justify-content:center;align-items:center;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area em.text_price{letter-spacing:0;color:#db0e64;font-size:1rem;font-weight:700;line-height:1.25}.layer_popup_box.rounded_shadow--type2 .bot_inner .text-area em.text_price .price-value{font-weight:inherit}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area{flex-direction:row;justify-content:stretch;align-items:stretch;gap:.5rem;margin-top:.75rem;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-grey{background-color:#fff;border:1px solid #413f3d;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;height:2.75rem;padding:.625rem;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-grey:disabled{cursor:not-allowed;border:1px solid #413f3d80;pointer-events:all!important}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-grey:disabled>*{opacity:.5}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-grey .txt_box{letter-spacing:0;color:#413f3d;font-size:1rem;font-weight:500;line-height:1}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-pink{background-color:#db0e64;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;height:2.75rem;padding:.625rem;display:flex}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-pink:disabled{cursor:not-allowed;background-color:#babec4;pointer-events:all!important}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-pink:disabled>*{opacity:.5}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.button-f-pink .txt_box{letter-spacing:0;color:#fff;font-size:1rem;font-weight:500;line-height:1}.layer_popup_box.rounded_shadow--type2 .bot_inner .button-area button.btnGift{gap:8px;width:100%}.layer_popup_box.rounded_none_shadow{width:100%;max-width:37.5rem}.layer_popup_box.rounded_none_shadow--type1{border-radius:.75rem;width:100%;max-width:37.5rem;padding:1.5rem}.layer_popup_box.rounded_none_shadow--type1.max-w-354{box-sizing:border-box;width:100%;max-width:22.125rem}.layer_popup_box.rounded_none_shadow--type1.max-w-460{box-sizing:border-box;width:100%;max-width:28.75rem}@media (max-width:480px){.layer_popup_box.rounded_none_shadow--type1.mo-max-w-328{max-width:20.5rem}}.layer_popup_box.rounded_none_shadow--type2{border-radius:.75rem;width:100%;max-width:37.5rem;padding:1.5rem 0 .5rem}.layer_popup_box.rounded_none_shadow--type2--max_w_400{box-sizing:border-box;border-radius:.75rem;width:100%;max-width:25rem;padding:1.5rem 0 .5rem}.layer_popup_box.filterMoreModalWrap{padding:0}.layer_popup_box.close_button_right_top{position:relative}.layer_popup_box.close_button_right_top .layer_close_button{position:absolute;inset:1rem 1.5rem auto auto}.layer_popup_box.invisible{background-color:#0000;padding:0}.layer_popup_box.invisible .qrTitle{justify-content:flex-end;align-items:center;margin-bottom:12px;display:flex}.layer_popup_box.invisible .qrTitle div{justify-content:center;align-items:center;display:flex}@media (max-width:767px){.layer_popup_box.inner_nesting_layer{width:calc(100% - 32px)}}p.top_desc{color:#232221;font-size:1.5rem;line-height:1}.box-list.type2 li{background-color:#fff}.box-list li{background-color:#f2f4f7;border-radius:.5rem;flex-direction:row;justify-content:flex-end;align-items:center;gap:.6875rem;padding:.25rem .75rem;display:flex}.box-list li .price_txt{color:#000;font-size:14px;font-weight:500}.box-list li .button-f-grey-delete{background-color:#fff;border:1px solid #e4e7ec80;border-radius:.25rem;flex-direction:row;justify-content:center;align-items:center;padding:.1875rem;display:flex}.box-list li+li{margin-top:.25rem}.mo-research-result{min-height:56.3vh}.research_wrapper{box-sizing:border-box;background:#fff;border-bottom:.0625rem solid #db0e64;width:100%;height:3rem;padding:0 .5rem;position:relative;overflow:hidden}.research_wrapper input[type=text].research_input{caret-color:#db0e64;text-align:left;box-sizing:border-box;letter-spacing:0;color:#413f3d;background:#fff;border:none;width:100%;height:100%;padding:.75rem 1.75rem;font-size:1rem;font-weight:400;line-height:1.5}.research_wrapper input[type=text].research_input:focus,.research_wrapper input[type=text].research_input:focus-visible{border:none;outline:none}.research_wrapper input[type=text].research_input::placeholder{letter-spacing:0;color:#b2b2b2;font-size:1rem;font-weight:400;line-height:1.5}button.icon-button{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;height:fit-content;padding-inline:.125rem;display:flex}button.button-mo-search-back{background:0 0;flex-direction:row;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin-block:auto;display:flex;position:absolute;inset:0 auto 0 .5rem}button.button-mo-research{z-index:0;background:0 0;flex-direction:row;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin-block:auto;display:flex;position:absolute;inset:0 .5rem 0 auto}button.button-l-grey{box-sizing:border-box;background-color:#fff;border:.0625rem solid #e4e7ec;border-radius:.375rem;flex-direction:row;justify-content:space-between;align-items:center;padding:.25rem;display:flex}button.button-l-grey.p_5{padding:.3125rem}.layer_top_inner{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.layer_top_inner .tit_box{letter-spacing:-.00195313rem;color:#fff;font-size:1rem;font-weight:700;line-height:1}.layer_mid_inner{background-color:#fff}.layer_mid_inner .txt_caution{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.layer_mid_inner .txt_caution>.txt_box{letter-spacing:-.00195313rem;color:#ef6358;font-size:.75rem;font-weight:400;line-height:1.125rem}.layer_mid_inner .bottom_txt_caution{flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;padding-block:.75rem;display:flex}.layer_mid_inner .bottom_txt_caution .txt_box{letter-spacing:-.00195313rem;color:gray;font-size:.8125rem;font-weight:400;line-height:1.125rem}.address_pagination_list{flex-direction:row;justify-content:center;align-items:center;gap:.25rem;margin:2.5rem auto 0;display:flex}.address_pagination_list .address_pagination{box-sizing:border-box;background-color:#777;border:.0625rem solid #555;flex-direction:row;justify-content:center;align-items:center;height:2.125rem;padding:.625rem;display:flex}.address_pagination_list .address_pagination .txt_box{letter-spacing:-.00140625rem;color:#fff;font-size:.75rem;font-weight:500;line-height:.75rem}.label-box{box-sizing:border-box;border:.04125rem solid #e4e7ec;border-radius:.25rem;width:1rem;height:1rem;display:inline-flex}.choice_option_box{background-color:#f2f4f780;border-radius:.5rem;flex-direction:row;justify-content:stretch;align-items:stretch;gap:.625rem;margin-top:.5rem;padding:.5rem .75rem;display:flex}.choice_option_box .left_line{background-color:#e4e7ec;border-radius:6.25rem;width:.125rem;height:2.1875rem}.choice_option_box .right_txt_box{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.125rem;display:flex}.choice_option_box .right_txt_box .text-grey-thin{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:500;line-height:1.25}.choice_option_box .right_txt_box .option-info-txt em{letter-spacing:0;color:#000;font-size:.875rem;font-weight:400;line-height:1.25}.choice_option_box .right_txt_box .option-info-txt em+em{margin-left:.25rem}.col_box{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.625rem;display:flex}.row_box{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.625rem;display:flex}.address_label{box-sizing:border-box;white-space:nowrap;border-style:solid;border-width:.0625rem;border-radius:6.25rem;flex-direction:row;justify-content:center;align-items:center;height:1.5rem;padding:.3125rem .625rem;display:flex}.address_label.coral{color:#ff5353;border-color:#ff5353}.address_label.deepBlue{color:#2771e3;border-color:#2771e3}.address_label.orange{color:#ef7117;border-color:#ef7117}.address_label.sky{color:#00b2ff;border-color:#00b2ff}.address_label.deepGrey{color:#777;border-color:#777}.address_label.crimson{color:#e53f43;border-color:#e53f43}.address_label .txt_box{letter-spacing:-.00195313rem;color:inherit;font-size:.75rem;font-weight:400;line-height:.875rem}.address_name{letter-spacing:-.00195313rem;color:#333;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.125rem;display:block}.fullAddress_txt{letter-spacing:-.00195313rem;color:#333;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.125rem}.phone_txt{letter-spacing:-.00195313rem;color:#888;font-size:.75rem;font-weight:400;line-height:1.125rem}button.fit-child{background-color:#0000;width:fit-content;height:fit-content}.mt_13{margin-top:.8125rem}button.button_see_more{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}button.button_see_more>span.txt_box,button.button_see_more>span.txt_box_more{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:400;line-height:1}button.button-circle-item{background-color:#0000;flex-direction:row;justify-content:stretch;align-items:center;width:100%;margin-top:1rem;display:flex}button.button-circle-item .circle_item{border:.0625rem solid #fff;border-radius:50%;flex-direction:row;justify-content:stretch;align-items:center;width:1rem;height:1rem;display:flex}button.button-circle-item .txt_box{letter-spacing:0;color:#fff;margin-left:.25rem;font-size:.875rem;font-weight:400;line-height:1}button.button-circle-item .icon_close{margin-left:auto}.simple_mini_modal{box-sizing:border-box;position:relative}.simple_mini_modal .layer_wrap{box-sizing:border-box;z-index:10;background-color:#fff;border-radius:.5rem;min-width:12.875rem;padding:.75rem .75rem .25rem;position:absolute;top:calc(100% + .75rem);left:-1.25rem;overflow:hidden;box-shadow:inset .0625rem 0 #00000021,inset -.0625rem 0 #00000021,inset 0 -.0625rem #0000002b,inset 0 .0625rem #cccccc80,0 .1875rem .0625rem -.0625rem #1a1a1a12}.simple_mini_modal .layer_wrap .modal_head{justify-content:space-between;align-items:center;display:flex}.simple_mini_modal .layer_wrap .modal_head .modal_title{color:#232221;font-size:.875rem;font-weight:700;line-height:1}.qr_list{gap:2rem;display:flex}.qr_list .qr_item{box-sizing:border-box;background-color:#db0e64;border-radius:1rem;flex:1;max-width:17rem;padding:.5rem .5rem 0}.qr_list .qr_item .qr_img{aspect-ratio:1;box-sizing:border-box;background-color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:100%;padding:.625rem;display:flex;position:relative}.qr_list .qr_item .qr_label{box-sizing:border-box;white-space:nowrap;text-align:center;margin:0 auto;padding:.75rem 1rem;display:block}.qr_list .qr_item .qr_label>*{vertical-align:middle;display:inline-block}.qr_list .qr_item .qr_label .svg_box{justify-content:center;align-items:center;display:inline-flex}.qr_list .qr_item .qr_label .txt_box{color:#fff;margin-left:.625rem;padding-block:.125rem;font-size:1rem;font-weight:700;line-height:normal}.tit_comm{color:#232221;font-size:1.5rem;line-height:1}@media (max-width:767px){.tit_comm{font-size:20px}}.txt_box.f_size_12{color:#413f3d;font-size:.75rem;font-weight:500;line-height:1}.layer_popup_box .step_layer{background-color:#fff;border-radius:1rem;width:608px;position:relative}@media (max-width:767px){.layer_popup_box .step_layer{border-radius:1rem 1rem 0 0;width:100%;position:fixed;bottom:0;left:0;right:0}}.layer_popup_box .step_layer .btnClose{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:16px;right:16px}@media (max-width:767px){.layer_popup_box .step_layer .btnClose{top:10px;right:10px}}.layer_popup_box .step_layer .top_inner{padding:2.5rem 1rem 1rem}@media (max-width:767px){.layer_popup_box .step_layer .top_inner{padding-top:2rem}}.layer_popup_box .step_layer .top_inner .page_panel{justify-content:center;align-items:center;display:flex}.layer_popup_box .step_layer .top_inner .between_bar_grey{background-color:#e4e7ec;width:1.4375rem;height:.0625rem;display:block}.layer_popup_box .step_layer .top_inner .between_bar_grey:last-child{display:none}.layer_popup_box .step_layer .top_inner .step_head_txt{box-sizing:border-box;flex-direction:column;align-items:center;gap:.75rem;margin-top:0;display:flex}@media (max-width:767px){.layer_popup_box .step_layer .top_inner .step_head_txt>img{width:72px;height:72px}}.layer_popup_box .step_layer .top_inner .step_head_txt>strong{letter-spacing:0;color:#232221;font-size:1.5rem;font-weight:700;line-height:1.25}@media (max-width:767px){.layer_popup_box .step_layer .top_inner .step_head_txt>strong{text-align:center;font-size:1.25rem}}.layer_popup_box .step_layer .top_inner .step_head_txt>strong br{display:none}@media (max-width:767px){.layer_popup_box .step_layer .top_inner .step_head_txt>strong br{display:inline-block}}.layer_popup_box .step_layer .top_inner .step_head_txt>span{letter-spacing:0;color:#232221;white-space:pre-wrap;text-align:center;font-size:1rem;font-weight:400;line-height:1.25}@media (max-width:767px){.layer_popup_box .step_layer .top_inner .step_head_txt>span{font-size:.875rem}}.layer_popup_box .step_layer .bottom_inner{box-sizing:border-box;padding-block:1rem;padding-inline:1rem}.layer_popup_box .step_layer .bottom_inner .button_wrap{justify-content:stretch;gap:.5rem;display:flex}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_cancel{box-sizing:border-box;border:.0625rem solid #413f3d;border-radius:.5rem;justify-content:center;align-items:center;height:2.5rem;padding-inline:1rem;display:flex}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_cancel .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_confirm{box-sizing:border-box;background-color:#db0e64;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:2.5rem;display:flex}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_confirm .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_confirm[disabled]{background-color:#babec4}.layer_popup_box .step_layer .bottom_inner .button_wrap button.button_confirm[disabled] .txt_box{color:#ffffff80}.layer_popup_box .step_layer .bottom_inner .txt_wrap{box-sizing:border-box;letter-spacing:0;color:#413f3d;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;margin:14px 0 10px;font-size:.875rem;font-weight:500;line-height:1;display:flex}.layer_popup_box .step_layer .bottom_inner .txt_wrap a{color:#413f3d;position:relative}.layer_popup_box .step_layer .bottom_inner .txt_wrap a:before{content:"";background-color:#413f3d;height:.0625rem;position:absolute;bottom:-.125rem;left:0;right:0}.layer_popup_box .step_layer .step1_box{box-sizing:border-box;padding:.5rem 1.125rem}@media (max-width:767px){.layer_popup_box .step_layer .step1_box{padding:.25rem 1rem}}.layer_popup_box .step_layer .step1_box .card_list li .radio-wrapper label{cursor:pointer}@media (max-width:767px){.layer_popup_box .step_layer .step1_box .card_list li .radio-wrapper label{max-width:100%}}.layer_popup_box .step_layer .step1_box .radio-label{width:180px;height:180px}@media (max-width:767px){.layer_popup_box .step_layer .step1_box .radio-label{width:auto;height:104px}}.layer_popup_box .step_layer .step1_box--personal{box-sizing:border-box;padding:.5rem 1rem}.layer_popup_box .step_layer .step1_box--personal .card_list{place-content:flex-start space-between;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.layer_popup_box .step_layer .step1_box--personal .card_list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}}.layer_popup_box .step_layer .step1_box--personal .card_list li{box-sizing:border-box;width:132px;max-width:100%}@media (max-width:767px){.layer_popup_box .step_layer .step1_box--personal .card_list li{width:inherit;height:104px}}.layer_popup_box .step_layer .step1_box--personal .card_list li .radio-wrapper label{cursor:pointer;gap:4px;width:132px;height:132px}@media (max-width:767px){.layer_popup_box .step_layer .step1_box--personal .card_list li .radio-wrapper label{width:auto;height:104px;max-width:inherit;aspect-ratio:auto;padding:16px 4px}}.layer_popup_box .step_layer .step1_box--personal .card_list li .radio-wrapper label .img_box{width:72px;height:72px}@media (max-width:767px){.layer_popup_box .step_layer .step1_box--personal .card_list li .radio-wrapper label .img_box{width:48px;height:48px;margin-top:-1px}}.layer_popup_box .step_layer .step1_box--personal .card_list li .radio-wrapper label strong{margin:0 0 -1px}.layer_popup_box .step_layer .step1_box--personal .radio-wrapper input[type=checkbox]:checked+label{margin-top:-2px}.layer_popup_box .step_layer .step1_box .card_list{flex-wrap:wrap;place-content:flex-start center;align-items:start;gap:1rem;display:flex}.layer_popup_box .step_layer .step1_box .card_list.nowrap{flex-wrap:nowrap}@media (max-width:767px){.layer_popup_box .step_layer .step1_box .card_list.nowrap{flex-wrap:wrap}.layer_popup_box .step_layer .step1_box .card_list{gap:.5rem}}.layer_popup_box .step_layer .step1_box .card_list li{box-sizing:border-box;width:calc(33.3333% - .6875rem)}@media (max-width:767px){.layer_popup_box .step_layer .step1_box .card_list li{width:calc(33.3333% - 5.5px)}}.layer_popup_box .step_layer .step1_box .card_list li.a_quarter{box-sizing:border-box;width:calc(25% - .6875rem)}@media (max-width:767px){.layer_popup_box .step_layer .step1_box .card_list li.a_quarter{width:152px}.layer_popup_box .step_layer .step1_box .card_list li.a_quarter .radio-wrapper label{aspect-ratio:16/11;max-width:152px}}.layer_popup_box .step_layer .step1_box .card_list li.a_half{width:calc(50% - 13px)}.layer_popup_box .step_layer .step1_box .card_list.type2{width:fit-content;margin-inline:auto}.layer_popup_box .step_layer .step1_box .card_list.type2 li:first-child label,.layer_popup_box .step_layer .step1_box .card_list.type2 li:nth-child(3) label{margin-left:auto}.btn-item{cursor:pointer}.radio-wrapper.disabled label{position:relative}.radio-wrapper.disabled label:after{content:"";z-index:0;opacity:.5;pointer-events:none;border-radius:inherit;background-color:#fff;margin-block:0;margin-inline:0;position:absolute;inset:0;overflow:hidden}.radio-wrapper label{box-sizing:border-box;border:.0625rem solid #f2f4f7;border-radius:.5rem;flex-direction:column;justify-content:start;align-items:center;max-width:11.25rem;padding:16px 4px;display:flex;position:relative}@media (max-width:767px){.radio-wrapper label{max-width:6.5rem}.radio-wrapper label .img_box{width:48px;height:48px}}.radio-wrapper label>strong{letter-spacing:0;color:#232221;margin-top:.75rem;font-size:1rem;font-weight:600;line-height:1.25rem;display:block}@media (max-width:767px){.radio-wrapper label>strong{margin:0;font-size:.875rem}}.radio-wrapper label>span{letter-spacing:0;color:#858b94;margin-top:4px;font-size:.75rem;font-weight:400;line-height:1.25;display:block}@media (max-width:767px){.radio-wrapper label>span{margin-top:0;font-size:.625rem}}.radio-wrapper label.active{box-sizing:border-box;background-color:#f2f4f7;border:.125rem solid #413f3d}.radio-wrapper input[type=radio]:checked+label,.radio-wrapper input[type=checkbox]:checked+label{box-sizing:border-box;border:.125rem solid #413f3d;margin-top:-1px}.radio-wrapper input[type=radio]:checked+label:after,.radio-wrapper input[type=checkbox]:checked+label:after{content:"";background:#0000000a;border-radius:.5rem;display:inline-block;position:absolute;inset:0}.checkbox-wrapper .label_type_checkbox{box-sizing:border-box;background-color:#f2f4f7;border:.0625rem solid #fff;border-radius:.5rem;justify-content:center;align-items:center;height:2rem;padding:.5rem 1rem;display:inline-flex;position:relative}.checkbox-wrapper .label_type_checkbox .txt_box{letter-spacing:0;color:#232221;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500;line-height:1rem}@media (max-width:767px){.checkbox-wrapper .label_type_checkbox .txt_box{font-size:14px}}.checkbox-wrapper .label_type_checkbox.disabled{cursor:not-allowed;background-color:#e4e7ec}.checkbox-wrapper .label_type_checkbox.disabled .txt_box{color:#babec4}.checkbox-wrapper input[type=checkbox]:checked+.label_type_checkbox{background-color:#ffe9f9}.checkbox-wrapper input[type=checkbox]:checked+.label_type_checkbox .txt_box{color:#db0e64;font-weight:700}.checkbox-wrapper input[type=checkbox]:checked+.label_type_checkbox{box-shadow:0 0 0 2px #db0e64}.step2_box{max-width:38rem}.step2_box .checkbox_list{box-sizing:border-box;background-color:#fff;border-radius:.5rem;flex-flow:wrap;place-content:center;align-items:flex-start;gap:1rem .5rem;padding:1rem;display:flex}@media (max-width:767px){.step2_box .checkbox_list{justify-content:start;gap:.5rem}}.step2_box .checkbox_list .label_type_checkbox{cursor:pointer}.step3_box .selected_store_type{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (max-width:480px){.step3_box .selected_store_type>img{width:96px;height:96px}}.step3_box .selected_store_type .txt_box{letter-spacing:0;color:#303030;font-size:1rem;font-weight:700;line-height:1.25rem}.step3_box .checkedItem_list{border:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-inline:auto;padding:1rem;display:flex}.step3_box .checkedItem_list.type2.half_width{width:calc(50% - 2px)}.step3_box .checkedItem_list.type2 li{flex:1 0 auto;padding:.375rem}.step3_box .checkedItem_list.type2 li .mo-filter-checkbox-list{width:100%}.step3_box .checkedItem_list li{border:none;display:inline-flex}.select-option-inner{flex-direction:row;flex:1;justify-content:stretch;align-items:start;gap:.25rem;padding:0;display:flex;overflow-y:auto}.select-option-inner::-webkit-scrollbar{width:6px}.select-option-inner::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:100px}.select-option-inner::-webkit-scrollbar-button{width:0;height:0;display:none}@media (max-width:767px){.select-option-inner{max-height:auto}}.select-option-inner ul.checkbox-list.type2{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:4px;width:calc(100% - 15px);padding-inline:.375rem;display:flex}.select-option-inner ul.checkbox-list.type2 li.half_width{box-sizing:border-box;width:calc(50% - 2px)}.select-option-inner ul.checkbox-list.type2 li{flex:1 0 auto;padding:.375rem}.select-option-inner ul.checkbox-list.type2 li .mo-filter-checkbox-list{width:100%}.collection_wrapper{pointer-events:auto;background-color:#fff;width:100%;min-width:9.375rem;height:fit-content;min-height:5rem;margin:auto;display:block}.collection_wrapper.swiper_3 .single_column_swiper_wrap{width:calc(100% + .5rem);position:relative;left:-.25rem;right:-.25rem}.collection_wrapper.swiper_3 .single_column_swiper_wrap .single_column_swiper .swiper-slide{box-sizing:border-box}.collection_wrapper.rounded_shadow--type1{border-radius:12px;height:fit-content;overflow:hidden;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,0 .0625rem #cccccc80,0 -.0625rem #0000002b,-.0625rem 0 #00000021,.0625rem 0 #00000021}@media (max-width:767px){.collection_wrapper.rounded_shadow--type1{box-shadow:none;border-radius:0}.collection_wrapper.rounded_shadow--type1:last-child{padding-bottom:32px}}.collection_wrapper.rounded_shadow--type1 .modal_header_content{padding:2.5625rem 2rem 1.5625rem}@media (max-width:767px){.collection_wrapper.rounded_shadow--type1 .modal_header_content{padding:36px 16px 20px}}.collection_wrapper.rounded_shadow--type1 .modal_header_content{overflow:hidden}.collection_wrapper.rounded_shadow--type1 .modal_header_content h3.header_tit{padding-right:2rem;display:inline-block;position:relative}.collection_wrapper.rounded_shadow--type1 .modal_header_content h3.header_tit .txt_box{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;letter-spacing:0;color:#232221;-webkit-box-orient:vertical;font-size:1.75rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}@media (max-width:767px){.collection_wrapper.rounded_shadow--type1 .modal_header_content h3.header_tit .txt_box{letter-spacing:0;color:#413f3d;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.collection_wrapper.rounded_shadow--type1 .modal_header_content h3.header_tit .txt_box+button{display:none}}.collection_wrapper.rounded_shadow--type1 .modal_header_content h3.header_tit .ico_right{opacity:.5}.collection_wrapper.rounded_shadow--type1 .modal_header_content p.header_desc{white-space:nowrap;text-overflow:ellipsis;letter-spacing:0;color:#232221;font-size:1rem;font-weight:500;line-height:1.25;overflow:hidden}@media (max-width:767px){.collection_wrapper.rounded_shadow--type1 .modal_header_content p.header_desc{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1.25}}.collection_wrapper.rounded_shadow--type1 .modal_body_content{border-radius:.75rem;height:100%;padding:1.5rem 1.5rem 2.5rem;overflow:hidden}@media (max-width:767px){.collection_wrapper.rounded_shadow--type1 .modal_body_content{border-radius:0;padding:16px}}.collection_wrapper.rounded_none_shadow{width:100%;max-width:37.5rem}.collection_wrapper.rounded_none_shadow--type1{border-radius:.75rem;width:100%;max-width:37.5rem;padding:1.5rem}.collection_wrapper.close_button_right_top{position:relative}.collection_wrapper.close_button_right_top .layer_close_button{position:absolute;inset:1rem 1.5rem auto auto}.collection_wrapper.invisible{background-color:#0000;padding:0}.fixed_popover_wrap{z-index:99999;margin-inline:auto;position:fixed;bottom:3rem;left:0;right:0}.fixed_popover_wrap.full-screen-center{pointer-events:none;align-items:center;display:flex;top:0;bottom:0}.fixed_popover_wrap .fixed_info_box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;border-radius:6.25rem;align-items:center;gap:.5rem;width:100%;height:3rem;margin:0 auto;padding:.75rem 1rem;display:flex;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,0 .0625rem #cccccc80,0 -.0625rem #0000002b,-.0625rem 0 #00000021,.0625rem 0 #00000021}.fixed_popover_wrap .fixed_info_box .txt_box{letter-spacing:0;color:#fff;white-space:nowrap;box-sizing:border-box;flex:1;font-size:.875rem;font-weight:500;line-height:1;display:block}.fixed_popover_wrap .fixed_info_box.bg_default{background-color:#232221e5}.fixed_popover_wrap .fixed_info_box.bg_accent{background-color:#12a139e5}.fixed_popover_wrap .fixed_info_box.bg_negative{background-color:#da1249e5}.fixed_popover_wrap .fixed_info_box.bg_warning{background-color:#eb6100e5}.fixed_popover_wrap.box_type--left{width:100%;max-width:25rem}.fixed_popover_wrap.box_type--center{width:100%;max-width:fit-content}.fixed_popover_wrap .round_fill_wh_20{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.coupon_list_modal{box-sizing:border-box;width:100%;max-width:25rem}.coupon_list_modal .top_inner,.coupon_list_modal .mid_inner,.coupon_list_modal .bot_inner{padding-inline:1.5rem}.coupon_list_modal .top_inner{padding-bottom:1.125rem}.coupon_list_modal .bot_inner{border-top:.0625rem solid #e4e7ec80;padding-top:.5rem}.coupon_list_modal .coupon_title_list li{display:block}.coupon_list_modal .coupon_title_list li .txt_box{letter-spacing:0;color:#858b94;padding-left:1rem;font-size:.75rem;font-weight:500;line-height:1.5;display:inline-block;position:relative}.coupon_list_modal .coupon_title_list li .txt_box:before{content:"";box-sizing:border-box;background-color:#858b94;border-radius:50%;width:.1875rem;height:.1875rem;margin-block:auto;display:inline-block;position:absolute;inset:0 auto 0 .40625rem}.coupon_list_modal .scrollY_area{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;height:100%;max-height:21.25rem;margin-top:.75rem;overflow:hidden auto}.coupon_list_modal .scrollY_area::-webkit-scrollbar{display:none}.coupon_list>li+li{margin-top:.75rem}.button_wide_down_all{box-sizing:border-box;background-color:#413f3d;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:2.5rem;padding-block:.625rem;display:flex}.button_wide_down_all .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}button.button-complete-choice{box-sizing:border-box;background-color:#fff;border:.0625rem solid #413f3d;border-radius:.5rem;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:calc(100% - 16px);height:2rem;margin:0 8px;display:flex}button.button-complete-choice .txt_box{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:500;line-height:1}button.button-complete-choice:disabled{border:1px solid #413f3d80}button.button-complete-choice:disabled .txt_box{color:#413f3d80}button.cart_top_inner_close{background:0 0;border-radius:0;width:40px;height:52px;position:absolute;inset:auto 0 auto auto}@media (max-width:767px){button.cart_top_inner_close{top:auto;bottom:auto}}.search_filter_modal+.btn_fill_grey_rounded.layer_close_button{top:23px}.search_filter_modal+.btn_fill_grey_rounded.layer_close_button .svg_box{--svg-width:16px;--svg-height:16px}.search_filter_modal .top_inner,.search_filter_modal .mid_inner,.search_filter_modal .mid_inner_h,.search_filter_modal .bot_inner{box-sizing:border-box;padding-inline:1.5rem}.search_filter_modal .top_inner{align-items:center;gap:16px;padding:24px 24px 16px;display:flex}.search_filter_modal .top_inner .layer_tit_explain{color:#858b94;font-size:13px;line-height:1}.search_filter_modal .mid_inner{padding-top:1.5rem;padding-bottom:.75rem}.search_filter_modal .mid_inner_h{border-top:.0625rem solid #e4e7ec80;border-bottom:.0625rem solid #e4e7ec80;max-height:300px;padding:16px 9px 16px 24px;overflow:auto}@media (min-width:768px){.search_filter_modal .mid_inner_h::-webkit-scrollbar{width:15px;height:15px}.search_filter_modal .mid_inner_h::-webkit-scrollbar-track{border-radius:0}.search_filter_modal .mid_inner_h::-webkit-scrollbar-thumb{box-sizing:border-box;background:#6b6b6b80;border:5px solid #fff;border-radius:100px}}.search_filter_modal .bot_inner{padding:8px 24px}.search_filter_modal .bot_inner button.button_refresh{box-sizing:border-box;background-color:#fff;border:.09375rem solid #e4e7ec;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;height:2rem;padding:.375rem .5rem;display:flex}.search_filter_modal .bot_inner button.button_refresh .txt_box{letter-spacing:0;color:#413f3d;font-size:.8125rem;font-weight:500;line-height:1}.search_filter_modal .bot_inner button.button_confirm_2{box-sizing:border-box;background-color:#413f3d;border-radius:.5rem;justify-content:center;align-items:center;height:2rem;padding-inline:.75rem;display:flex}.search_filter_modal .bot_inner button.button_confirm_2 .txt_box{letter-spacing:0;color:#fff;font-size:.8125rem;font-weight:500;line-height:1}.search_filter_modal .layer_tit{color:#232221;letter-spacing:0;font-size:1.5rem;font-weight:700;line-height:1}.search_filter_modal .layer_sort_list{align-items:center;gap:.25rem;display:flex}.search_filter_modal .layer_sort_list li button.button_filter_tab{box-sizing:border-box;color:#232221;padding:.375rem .75rem}.search_filter_modal .layer_sort_list li button.button_filter_tab.active .txt_box:before{display:block}.search_filter_modal .layer_sort_list li button.button_filter_tab .txt_box{letter-spacing:0;font-size:.8125rem;font-weight:500;line-height:1rem;position:relative}.search_filter_modal .layer_sort_list li button.button_filter_tab .txt_box:before{content:"";background-color:#232221;height:.0625rem;display:none;position:absolute;bottom:-.125rem;left:0;right:0}.search_filter_modal .layer_sort_list2{justify-content:flex-start;align-items:center;gap:0;display:flex}.search_filter_modal .layer_sort_list2 li button.button_filter_tab2{box-sizing:border-box;justify-content:center;align-items:center;padding:.375rem .25rem;display:flex}.search_filter_modal .layer_sort_list2 li button.button_filter_tab2 .txt_box{color:#413f3d;letter-spacing:0;font-weight:500;line-height:1rem}.search_filter_modal .layer_sort_list2 li button.button_filter_tab2.active .txt_box{color:#232221;font-weight:700}.layer_popup_box.banner_overView_wrap{background-color:#0000;width:100%;max-width:59.5rem}.layer_popup_box.banner_overView_wrap .banner_overview{box-sizing:border-box;margin:0 auto;padding-top:2rem}.layer_popup_box.banner_overView_wrap .banner_overview .top_inner{z-index:1;border-bottom:.0625rem solid #fff3;justify-content:space-between;align-items:center;padding:.75rem 0 .6875rem;display:flex;position:sticky;top:0;left:0}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .top_inner{margin:0 1rem;padding:.875rem 0}}.layer_popup_box.banner_overView_wrap .banner_overview .top_inner .tit_box{color:#fff;letter-spacing:0;font-size:1.5rem;font-weight:700;line-height:1}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .top_inner .tit_box{font-size:1.25rem}}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner{box-sizing:border-box;height:calc(100vh - 7.125rem);padding:1rem 0;overflow:hidden}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner{height:calc(100dvh - 7.125rem);padding:1rem}}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .scrollY_area{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:100%;overflow:hidden auto}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .scrollY_area::-webkit-scrollbar{display:none}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .scrollY_area::-webkit-scrollbar-track{display:none}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .scrollY_area::-webkit-scrollbar-thumb{display:none}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:1rem;padding-block:1rem;display:grid;overflow:hidden}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list{box-sizing:border-box;flex-direction:column;gap:1rem;padding-block:1rem;display:flex}}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list li.item_box{aspect-ratio:3;box-sizing:border-box;background-color:#858b94;border-radius:.75rem;width:100%;height:auto;position:relative;overflow:hidden}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list li.item_box{aspect-ratio:22/10}}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list li.item_box a{width:100%;height:100%;max-height:9.75rem;display:block;position:relative;overflow:hidden}@media (max-width:767px){.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list li.item_box a{max-height:none}}.layer_popup_box.banner_overView_wrap .banner_overview .mid_inner .banner_list li.item_box a img.img_box{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.button_close_all_banner{box-sizing:border-box;background-color:#f2f4f7;border-radius:.375rem;align-items:center;gap:.125rem;height:1.5rem;padding:.25rem .75rem .25rem .5rem;display:flex}.button_close_all_banner .txt_box{letter-spacing:0;color:#413f3d;font-size:.75rem;font-weight:500;line-height:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;display:none}}.mo_dimm{z-index:5001;background-color:#23222180;position:fixed;inset:0}.mo_dimm.entering{animation:.3s ease-out fadeIn}.mo_dimm.exiting{animation:.3s ease-out fadeOut}.label_mo_radio--notChecked{box-sizing:border-box;border:.04125rem solid #e4e7ec;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:8px;display:flex}.label_mo_radio--checked{box-sizing:border-box;background-color:#413f3d;border:.04125rem solid #413f3d;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:8px;display:flex;position:relative}.label_mo_radio--checked:after{content:"";border-radius:inherit;background-color:#fff;position:absolute;inset:.25rem}.draggable_layer{box-sizing:border-box;z-index:5001;touch-action:pan-y;background-color:#fff;border:.0625rem solid #f2f4f7;border-radius:1rem 1rem 0 0;transition:all .4s ease-in-out;position:fixed;inset:auto 0 0}.draggable_layer.dragging{transition:none!important}.draggable_layer.filterMo .layer_top_inner{border-bottom:none}.draggable_layer .masked_radio{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.draggable_layer .masked_radio .txt_box{font-family:var(--font-pretendard),sans-serif;letter-spacing:0;color:#413f3d;margin-left:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.draggable_layer .masked_radio .txt_box+span[role=button] .svg_box{position:relative}.draggable_layer .masked_radio .txt_box+.svg_box{margin-left:.25rem}.draggable_layer .layer_top_inner{border-bottom:.0625rem solid #e4e7ec80;padding-block:1rem .5rem;position:relative}.draggable_layer .layer_top_inner.research_top_inner{border-bottom:none;padding-bottom:0}.draggable_layer .layer_top_inner i.draggable_handle{background-color:#e4e7ec80;border-radius:.5rem;width:2.5rem;height:.25rem;margin-inline:auto;display:block;position:absolute;inset:.375rem 0 auto}.draggable_layer .layer_top_inner .contents_box{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;display:flex}.draggable_layer .layer_top_inner .contents_box.research_box{padding:0;display:block}.draggable_layer .layer_top_inner .contents_box h3{color:#232221;font-size:16px}.draggable_layer .mid_inner{min-height:5rem;padding:.5rem 1rem}.draggable_layer .button_close_draggable_layer{background:0 0;flex-direction:row;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.draggable_layer .layer-selected-wrapper{box-sizing:border-box;width:100%;padding-inline:.75rem;display:none}.draggable_layer .layer-selected-wrapper:has(li){display:block}.draggable_layer .selected-list-wrapper{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;min-width:fit-content;height:2.75rem;padding:.5rem 0;display:flex}.draggable_layer .selected-list-wrapper li p.mo-select-label{box-sizing:border-box;background:#fff;border:.0625rem solid #e4e7ec;border-radius:.5rem;flex-direction:row;justify-content:center;align-items:center;gap:.125rem;width:fit-content;height:1.75rem;padding:0 .5rem;display:flex}.draggable_layer .selected-list-wrapper li p.mo-select-label span.txt_box{letter-spacing:0;color:#232221;font-size:.8125rem;font-weight:500;line-height:1}.draggable_layer .selected-list-wrapper li p.mo-select-label span.txt_box .nextArrow{vertical-align:middle;margin:0 2px;transform:translateY(-1.5px)}.draggable_layer button.button-mo-label-delete{aspect-ratio:1;background:#fff;flex-direction:row;justify-content:center;align-items:center;width:1rem;display:flex}.draggable_layer .contents-list{padding:.5rem 1rem 2.25rem}.draggable_layer .layer-bottom{border-top:.0625rem solid #e4e7ec80}.draggable_layer .layer-button-wrapper{flex-direction:row;justify-content:stretch;align-items:center;gap:.625rem;padding:.75rem;display:flex}.draggable_layer .layer-button-wrapper button.button-reset{box-sizing:border-box;background:#fff;border:.0625rem solid #e4e7ec;border-radius:.5rem;flex-direction:row;justify-content:stretch;align-items:center;gap:.25rem;height:2.75rem;padding:.75rem 1rem .75rem .75rem;display:flex}.draggable_layer .layer-button-wrapper button.button-reset .txt_box{letter-spacing:0;color:#413f3d;font-size:.875rem;font-weight:500;line-height:1}.draggable_layer .layer-button-wrapper button.button-confirm{box-sizing:border-box;text-align:center;background:#232221;border-radius:.5rem;flex-direction:row;flex:auto;justify-content:center;align-items:center;height:2.75rem;padding:1rem;display:flex}.draggable_layer .layer-button-wrapper button.button-confirm .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1}button.button-text .big-tit{letter-spacing:0;color:#282828;font-size:1.125rem;font-weight:600;line-height:1.25}.fixed-center{width:fit-content;height:fit-content;margin:auto;position:fixed;inset:0}.share-layer-top-inner{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.share-layer-top-inner button.button-sm-close{background:0 0;flex-direction:row;justify-content:center;align-items:center;display:flex}.share-layer-top-inner b{letter-spacing:0;color:#000;font-size:1.25rem;font-weight:700;line-height:1}.share-layer-mid-inner{margin-top:.75rem}.share-layer-mid-inner .sns-list{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;padding-inline:1rem;display:flex}.share-layer-mid-inner .sns-list li button.button-sns-item{box-sizing:border-box;background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;width:3.71875rem;height:5.5rem;padding-block:.5rem;display:flex}.share-layer-mid-inner .sns-list li button.button-sns-item .txt_box{white-space:pre-wrap;letter-spacing:0;color:#000;font-size:.8125rem;font-weight:400;line-height:1.25}.range-input-wrap{flex-direction:row;justify-content:center;align-items:center;margin-top:.75rem;display:flex}.range-input-wrap input[type=text].input-range{box-sizing:border-box;letter-spacing:0;color:#303030;background:#fff;border:1px solid #e4e7ec80;border-radius:.375rem;flex-direction:row;flex:auto;justify-content:center;align-items:center;width:0;height:2rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:400;line-height:1.5;display:flex}.range-input-wrap input[type=text].input-range:disabled{cursor:not-allowed;color:#babec4;background-color:#f2f4f780;pointer-events:all!important}.range-input-wrap em.center_txt{letter-spacing:0;color:#858b94;margin-inline:.25rem;font-size:.75rem;font-weight:400;line-height:1.5}.max-h-con{height:100%}.contents-list{overscroll-behavior-y:auto;max-height:43.6vh;overflow-y:auto}.contents-list.mo_1depth{box-sizing:border-box;height:290px;max-height:290px}.contents-list.mo_1depth.first{height:334px;max-height:334px}.mo-filter-list .brand_explain{color:#858b94;margin:12px 0 4px;font-size:14px;line-height:20px}.mo-filter-list ul li{padding-block:.75rem}.mobile_assist_tab_wrap{width:100%;padding:.625rem 0 .625rem .625rem}.draggable_layer .contents-list.mo_1depth.mo_1depth--afterAssist{padding-top:0}.mo-filter-index-rail{position:absolute;top:.625rem;right:.625rem}.mo-filter-index-rail ul{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.mo-filter-index-rail .rail-item .rail-btn{letter-spacing:0;color:#9ba0b4;background:#f2f3f6;border-radius:6.25rem;flex-direction:row;justify-content:center;align-items:center;width:1.125rem;height:1.25rem;padding:0;font-size:.6875rem;font-weight:600;line-height:1.25;display:flex}.mo-filter-index-rail .rail-item .rail-btn.active{color:#10111b}.draggable_layer .mo-filter-list-host{position:relative}.draggable_layer .mo-filter-list-host.mo-filter-list-host--indexRail .mo-filter-list{padding-right:2.75rem}.draggable_layer .mo-filter-list-host.mo-filter-list-host--indexRail .mo-filter-index-rail{z-index:2}.mo-filter-bottom-sheet{flex-direction:column;justify-content:flex-start;align-items:stretch;height:85dvh;display:flex}.mo-filter-bottom-sheet .layer_top_inner .contents_box{display:none}.mo-filter-bottom-sheet .bottom-sheet-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;display:flex}.mo-filter-bottom-sheet .bottom-sheet-content .mo_filter_tab_wrap,.mo-filter-bottom-sheet .bottom-sheet-content .mobile_assist_tab_wrap{flex-shrink:0}.mo-filter-bottom-sheet .bottom-sheet-content .mo-filter-list-host{flex:1 1 0;min-height:0}.mo-filter-bottom-sheet .bottom-sheet-content .mo-filter-list-host .contents-list{height:100%;min-height:0;max-height:100%}.mo-filter-bottom-sheet .bottom-sheet-content .layer-bottom{flex-shrink:0}.mo-filter-bottom-sheet .bottom-sheet-content .layer-selected-wrapper.scroll_x_box{height:auto;max-height:2.75rem}.mo-filter-bottom-sheet .button_close_bottom_sheet{z-index:0;background:#00000052;border-radius:.5rem;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.125rem;height:2.3125rem;padding:.625rem .625rem .625rem .75rem;display:flex;position:absolute;inset:-10px 12px auto auto;transform:translateY(-100%)}.mo-filter-bottom-sheet .button_close_bottom_sheet .txt_box{letter-spacing:0;color:#fff;font-size:.875rem;font-weight:500;line-height:1.21}.mid_inner.max_h_455{box-sizing:border-box;max-height:455px;padding-block:0}.mid_inner.max_h_455 .empty-area,.mid_inner.max_h_455 .empty-area-cart{height:455px}.mid_inner.max_h_449{height:28.0625rem;overflow-y:auto}.mid_inner.max_h_449::-webkit-scrollbar{width:6px}.mid_inner.max_h_449::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:100px}.mid_inner.max_h_449::-webkit-scrollbar-button{width:0;height:0;display:none}.mid_inner.max_h_449{box-sizing:border-box}.option_info_box{border:.125rem solid #232221;border-radius:.75rem}.option_info_box.type2{border:.0625rem solid #e4e7ec}.option_info_box .option_top_inner{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:.03125rem;padding:12px 12px 8px;display:flex}.option_info_box .option_top_inner .weight_box{flex:1 1 0;flex-basis:min-content;letter-spacing:0;color:#000;font-size:1rem;font-weight:600;line-height:1.25}.option_info_box .option_top_inner .weight_box .maxKg{display:inline-block}.option_info_box .option_top_inner .weight_box .maxKg:before{content:" ~ "}.option_info_box .option_top_inner .price_box{text-align:right;flex:1 0 auto;flex-basis:fit-content}.option_info_box .option_top_inner .price_box .price_value{letter-spacing:0;color:#000;font-size:1rem;font-weight:600;line-height:1.25;display:block}.option_info_box .option_top_inner .price_box .price_unit{letter-spacing:0;color:#858b94;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.25;display:block}.option_info_box .option_top_inner .amount_box{width:100%}.option_info_box .mid_inner{background-color:#f2f4f780;border-radius:0 0 12px 12px;padding-block:0}.option_info_box .mid_inner .infoBoxWrap{padding:0;display:flex}.option_info_box .mid_inner .infoBoxWrap .thumBox{flex-shrink:0}.option_info_box .mid_inner .infoBoxWrap .thumBox .thum{cursor:pointer;border-radius:8px;width:72px;height:72px;margin:8px 4px 8px 12px;position:relative;overflow:hidden}.option_info_box .mid_inner .infoBoxWrap .thumBox .thum:after{content:"";border:1px solid #e4e7ec;border-radius:8px;display:inline-block;position:absolute;inset:0}.option_info_box .mid_inner .infoBoxWrap .thumBox .thum .imgThum{object-fit:cover;object-position:center;width:100%;height:100%}.option_info_box .mid_inner .infoBoxWrap .thumBox .thum .imgNum{color:#fff;background:#23222180;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;position:absolute;bottom:4px;right:4px}.option_info_box .mid_inner .tracking_number_infos{flex:1}.option_info_box .mid_inner .tracking_number_infos li{padding-block:.25rem}.option_info_box .mid_inner .tracking_number_infos{padding:.5rem .75rem}.option_info_box .mid_inner .tracking_number_infos .info_box{font-family:var(--font-pretendard),sans-serif;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.option_info_box .mid_inner .tracking_number_infos .info_box .bg-dotted-line{background:repeating-linear-gradient(90deg,#e4e7ec 0 4px,#0000 4px 7px);flex:auto;height:1px}.option_info_box .mid_inner .tracking_number_infos .info_box .title_box{letter-spacing:0;color:#232221;flex-shrink:0;font-size:.8125rem;font-weight:400;line-height:1.25}.option_info_box .mid_inner .tracking_number_infos .info_box .desc_box{letter-spacing:0;color:#232221;-webkit-line-clamp:1;white-space:nowrap;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.option_info_box .mid_inner .tracking_number_row{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:.5rem .75rem;display:flex}.option_info_box .mid_inner .tracking_option{color:#232221;margin:4px 0 -8px;font-size:14px;font-weight:600;line-height:125%}.option_info_box .mid_inner .tracking_number{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.option_info_box .mid_inner .tracking_number dt{letter-spacing:0;color:#232221;flex-shrink:0;font-size:.8125rem;font-weight:600;line-height:1.25}.option_info_box .mid_inner .tracking_number dd{align-items:center;display:flex}.option_info_box .mid_inner .tracking_number dd button.button_text_underline{background-color:#0000;display:inline-flex;position:relative}.option_info_box .mid_inner .tracking_number dd button.button_text_underline .txt_box{text-align:left;letter-spacing:0;color:#232221;text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;word-break:break-word;overflow-wrap:break-word;font-size:.8125rem;font-weight:600;line-height:1.25;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.option_info_box .mid_inner .tracking_number dd.ddBtnNum{flex:1}.option_info_box .mid_inner .tracking_number dd.ddBtnMore{flex-shrink:0}.option_info_box .mid_inner ul.button-area{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;gap:.25rem;display:flex}.option_info_box .mid_inner ul.button-area li button.button-l-grey{box-sizing:border-box;background-color:#fff;border:.0625rem solid #e4e7ec;border-radius:.375rem;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.option_info_box .mid_inner ul.button-area li button.button-l-grey.p_5{padding:.3125rem}.historyNumModal{background:#fff;border-radius:16px;width:400px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.historyNumModal{width:calc(100% - 32px);top:50%;left:16px;right:16px;transform:translateY(-50%)}}.historyNumModal .historyNumHead{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;display:flex}.historyNumModal .historyNumHead h3{color:#232221;height:20px;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:125%}.historyNumModal .historyNumHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.historyNumModal .historyNumCont{max-height:588px;padding:8px 0;overflow-y:auto}@media (min-width:768px){.historyNumModal .historyNumCont::-webkit-scrollbar{background-color:#0000;width:15px}.historyNumModal .historyNumCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.historyNumModal .historyNumCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}}.historyNumModal .historyNumList li{color:#232221;align-items:center;height:18px;padding:8px 16px;font-size:14px;line-height:125%;display:flex}.weightModal{background:#fff;border-radius:16px 16px 0 0;padding:16px 0 0;position:fixed;inset:auto 0 0}.weightModal .weightHead{border-bottom:1px solid #e4e7ec;padding:8px 16px;position:relative}.weightModal .weightCont{min-height:208px;max-height:504px;padding:16px 0;overflow-y:auto}.weightModal .weightCont .weightList{flex-wrap:wrap;justify-content:start;align-items:start;gap:4px 8px;display:flex}.weightModal .weightCont label{box-sizing:border-box;width:calc(50% - 36px);margin:0 16px;padding:4px 0 4px 24px;display:block;position:relative}.weightModal .weightCont label .inputChk{opacity:0;width:1px;height:1px}.weightModal .weightCont label .inputChk+.ico{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:4px;width:16px;height:16px;display:inline-block;position:absolute;top:8px;left:0}.weightModal .weightCont label .inputChk~.txtBox{color:#232221;font-size:14px;font-weight:500;line-height:20px}.weightModal .weightCont label .inputChk:checked+.ico{background:#413f3d url(https://static-cdn.meatbox.co.kr/public/fstatic/image/meatmart/ico_checked.svg) 4px no-repeat;border:none}.weightModal .weightCont label .inputChk:disabled~.txtBox{color:#babec4}.weightModal .weightCont label .inputChk:checked:disabled+.ico{background:#00000014 url(https://static-cdn.meatbox.co.kr/public/fstatic/image/meatmart/ico_checked.svg) 4px no-repeat;border:none}.weightModal .weightBtn{border-top:1px solid #e4e7ec;padding:10px 12px;display:flex}.weightModal .weightBtn .btnNormal{color:#413f3d;background:#fff;border:1px solid #413f3d;border-radius:8px;flex:1;height:44px;font-size:16px;font-weight:500;line-height:1}.weightModal .weightBtn .btnNormal:disabled{color:#413f3d80;border:1px solid #413f3d80}.quantity_box{border:.0625rem solid #e4e7ec80;border-radius:.25rem;flex-direction:row;justify-content:space-between;align-items:center;width:4.625rem;height:1.5rem;display:flex;overflow:hidden}.quantity_box .button_quantity{background-color:#f2f4f7;flex-direction:row;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.quantity_box .input_quantity{text-align:center;letter-spacing:0;color:#000;background-color:#fff;border:none;width:1.5rem;height:1.5rem;padding-block:.3125rem;font-size:.75rem;font-weight:700;line-height:1}.quantity_box .input_quantity:disabled{opacity:1}.quantity_box .input_quantity:focus{-webkit-tap-highlight-color:#0000;outline:none}.button-info-package{flex-direction:row;justify-content:start;align-items:center;gap:.25rem;width:100%;margin:4px 0;display:flex}.button-info-package .svg_box{margin:-1px 0 0}.button-info-package svg{width:12px;height:12px}.button-info-package .txt_box{letter-spacing:0;color:#12a139;text-align:left;font-size:.75rem;font-weight:400;line-height:1.25}.button-info-package{background-color:#fff}div.button-selector,button.button-selector{box-sizing:border-box;background:#fff;border:.0625rem solid #e4e7ec;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;height:2rem;padding:6px 12px;display:flex}div.button-selector .txt_box,button.button-selector .txt_box{letter-spacing:0;color:#232221;text-align:left;flex:1 0 auto;font-size:.8125rem;font-weight:400;line-height:1.25rem}div.button-selector.active,button.button-selector.active{border:1px solid #232221;border-radius:8px 8px 0 0}@media (max-width:767px){div.button-selector.active,button.button-selector.active{border:1px solid #e4e7ec;border-radius:8px}}div.button-selector.active .svg_box,button.button-selector.active .svg_box{transform:rotate(180deg)}.select-option-wrap{z-index:1;box-sizing:border-box;margin:43px 0 0;position:absolute;inset:0 12px auto}.select-option-wrap-in{box-sizing:border-box;background:#fff;border:1px solid #232221;border-top-color:#e4e7ec;border-radius:0 0 8px 8px;padding-block:.5rem}.select-option-area{z-index:1;max-height:148px;margin:8px 1px 8px 0;position:absolute;inset:0 0 auto;overflow:auto}@media (min-width:768px){.select-option-area::-webkit-scrollbar{width:8px;height:8px}.select-option-area::-webkit-scrollbar-track{border-radius:0}.select-option-area::-webkit-scrollbar-thumb{box-sizing:border-box;background:#6b6b6b80;border:2px solid #fff;border-radius:0}}.select-option-btn{box-sizing:border-box;border-top:1px solid #e4e7ec;height:48px;padding:8px 0;position:absolute;bottom:16px;left:1px;right:1px}.layer_popup_box .product_detail_info_layer li.row{box-sizing:border-box;text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;margin-inline:0;padding:8px 16px;display:flex}.layer_popup_box .product_detail_info_layer li.row b.tit_box{letter-spacing:0;color:#858b94;white-space:nowrap;text-overflow:ellipsis;flex:0 128px;font-size:.875rem;font-weight:500;line-height:1.09375rem;overflow:hidden}.layer_popup_box .product_detail_info_layer li.row span.txt_box{letter-spacing:0;color:#232221;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:.875rem;font-weight:400;line-height:1.09375rem;overflow:hidden}.layer_popup_box .product_detail_info_layer li.row span.txt_box.txt_underline{cursor:pointer;text-decoration:underline}.big_img_slider{border-radius:8px;width:100%;position:relative;overflow:hidden}.big_img_slider:after{content:"";z-index:1;border:1px solid #e4e7ec;border-radius:8px;display:inline-block;position:absolute;inset:0}.big_img_slider .embla__container{display:flex}.big_img_slider .embla__slide{flex:0 0 100%;min-width:0}.big_img_box{box-sizing:border-box;width:384px;height:384px;position:relative;overflow:hidden}@media (max-width:767px){.big_img_box{width:100%;max-width:384px;height:unset;aspect-ratio:1}}.big_img_box .flag_tr{z-index:1;align-items:start;gap:4px;display:flex;position:absolute;top:8px;right:8px}.big_img_box .badgeExplain{color:#fff;background:#23222180;border-radius:20px;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:1.25%;display:flex}.small_img_box{aspect-ratio:1;box-sizing:border-box;border-radius:8px;width:auto;position:relative;overflow:hidden}.small_img_box:after{content:"";border:1px solid #e4e7ec;border-radius:8px;display:inline-block;position:absolute;inset:0}.small_img_box.active:after{content:"";border:2px solid #232221;border-radius:8px;display:inline-block;position:absolute;inset:0}.mo_sorting_tooltip_layer--type1{z-index:1;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:100%;height:44px;padding:8px 0;position:absolute;inset:34px 0 0}.mo_sorting_tooltip_layer--type1 .inner_box{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;padding:4px 8px 4px 16px;display:flex}.mo_sorting_tooltip_layer--type1 .inner_box .txt_box{letter-spacing:0;color:#232221;flex:1 0 auto;font-size:.8125rem;font-weight:400;line-height:1.5}.layerAccessRights{background:0 0;max-width:500px;margin:auto}@media (max-width:480px){.layerAccessRights{max-width:100%;margin:auto 16px}}.layerAccessRights .modalBody{background:#fff;border-radius:12px 12px 0 0;padding:24px}.layerAccessRights .modalBody .modalHead{border-bottom:1px solid #e4e7ec80;padding:0 0 16px}.layerAccessRights .modalBody .modalHead h3{color:#000;text-align:center;font-size:18px;font-weight:700;line-height:150%}.layerAccessRights .modalBody .modalContent{padding-top:4px}.layerAccessRights .modalBody .modalContent h4{color:#232221;margin-top:12px;font-size:14px;font-weight:700;line-height:150%}.layerAccessRights .modalBody .modalContent .itemEmpty{color:#232221;background:#f2f4f780;border-radius:8px;justify-content:center;align-items:center;height:32px;margin:8px 0 0;font-size:13px;font-weight:500;line-height:150%;display:flex}.layerAccessRights .modalBody .modalContent .itemBox{background:#f2f4f780;border-radius:8px;flex-direction:column;gap:12px;margin:8px 0 0;padding:16px 16px 14px;display:flex}.layerAccessRights .modalBody .modalContent .itemBox .itemCate{align-items:start;gap:12px;display:flex}.layerAccessRights .modalBody .modalContent .itemBox .itemCate .icoArea{width:32px;height:32px;margin-top:1px}.layerAccessRights .modalBody .modalContent .itemBox .itemCate .textArea{flex:1}.layerAccessRights .modalBody .modalContent .itemBox .itemCate .textArea .tit{color:#232221;font-size:13px;font-weight:500;line-height:125%}.layerAccessRights .modalBody .modalContent .itemBox .itemCate .textArea .explain{color:#858b94;margin:3px 0 0;font-size:13px;line-height:125%}.layerAccessRights .modalBody .modalContent .itemList{flex-direction:column;gap:6px;margin:16px 0 0;display:flex}.layerAccessRights .modalBody .modalContent .itemList li{color:#858b94;padding:0 0 0 10px;font-size:13px;line-height:125%;position:relative}.layerAccessRights .modalBody .modalContent .itemList li:before{content:"";background:#858b94;border-radius:50%;width:3px;height:3px;display:inline-block;position:absolute;top:5px;left:0}.layerAccessRights .modalFoot .btnConfirm{color:#fff;background:#db0e64;border-radius:0 0 12px 12px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:600;display:flex}.presentArea{position:relative}.presentArea .tooltipThank{color:#fff;z-index:1;background:#166bd8;border-radius:20px;align-items:center;width:max-content;padding:4px 8px;font-size:12px;font-weight:500;line-height:125%;display:flex;position:absolute;top:-16px;left:-8px}.presentArea .tooltipThank:before{content:"";border-bottom:4px solid #0000;border-right:9px solid #166bd8;width:0;height:0;display:inline-block;position:absolute;bottom:-.21875rem;left:.875rem}.presentArea .tooltipThank.fadeOut{animation:1s ease-out forwards fadeOut}.dateMsgLayer{box-sizing:border-box;background:#413f3d;border-radius:100px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:10px 12px;display:flex;position:absolute;top:-47px;left:16px;right:16px}.dateMsgLayer .ico{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.dateMsgLayer .text{color:#fff;font-size:13px;line-height:125%}.dateMsgLayer .btnClose{background:0 0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;display:flex}.dateMsgLayer.fadeOut{animation:1s ease-out forwards fadeOut}.commonAlertCont{touch-action:manipulation;background:#fff;border-radius:12px;width:380px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.commonAlertCont{width:calc(100% - 32px);max-width:380px;margin:0 auto;inset:50% 16px auto;transform:translateY(-50%)}}.commonAlertCont .alertMsg{flex-direction:column;gap:12px;padding:30px 24px 24px;display:flex}.commonAlertCont .alertMsg.center{justify-content:center;align-items:center}.commonAlertCont .alertMsg.center h5,.commonAlertCont .alertMsg.center .explain{text-align:center}.commonAlertCont .alertMsg{white-space:pre-line}.commonAlertCont .alertMsg h5{color:#232221;font-size:16px;font-weight:600;line-height:130%}.commonAlertCont .alertMsg h5.weightNormal{font-weight:400}.commonAlertCont .alertMsg h5.weightNormal strong{font-weight:600}.commonAlertCont .alertMsg .titUnder{color:#166bd8;margin:-4px 0 0;font-size:14px;font-weight:500;line-height:130%}.commonAlertCont .alertMsg .explainUnder{color:#232221;font-size:16px;line-height:130%}.commonAlertCont .alertMsg .explain{color:#666;font-size:14px;line-height:130%}.commonAlertCont .alertMsg .explain .brM{display:none}@media (max-width:767px){.commonAlertCont .alertMsg .explain .brM{display:block}}.commonAlertCont .alertMsg .ico{background:url(/fstatic/image/productView/ico_alert_service.svg) no-repeat;width:48px;height:48px}.commonAlertCont .alertMsg .addressBox{flex-direction:column;gap:4px;display:flex}.commonAlertCont .alertMsg .addressBox .address{color:#db0e64;font-size:14px;font-weight:500;line-height:130%}.commonAlertCont .alertMsg .addressBox .phone{color:#858b94;font-size:14px;line-height:130%}.commonAlertCont .alertMsg .msgGuideBox{background:#f2f4f7;border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.commonAlertCont .alertMsg .msgGuideBox dl{justify-content:space-between;align-items:start;display:flex}.commonAlertCont .alertMsg .msgGuideBox dt{color:#858b94;flex-shrink:0;min-width:68px;font-size:14px;line-height:130%}.commonAlertCont .alertMsg .msgGuideBox dd{color:#232221;text-align:right;font-size:14px;font-weight:500;line-height:130%}.commonAlertCont .alertMsg .msgGuideBox .point{color:#db0e64}.commonAlertCont .alertMsg .msgGuideBox .msgSubBox{color:#858b94;white-space:nowrap;text-overflow:ellipsis;border-left:3px solid #c0c0c080;margin:2px 0 8px;padding:0 0 0 8px;font-size:13px;line-height:130%;overflow:hidden}.commonAlertCont .alertMsg .dateChangeBox{background:#f2f4f7;border-radius:8px;align-items:center;padding:16px;line-height:130%;display:flex}.commonAlertCont .alertMsg .dateChangeBox .dateItem{color:#232221;flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.commonAlertCont .alertMsg .dateChangeBox .dateItem .tit{font-size:14px}.commonAlertCont .alertMsg .dateChangeBox .dateItem .date{font-size:16px;font-weight:600}.commonAlertCont .alertMsg .dateChangeBox .dateItem.this{color:#858b94}.commonAlertCont .alertMsg .dateChangeBox .icoArrow{font-size:12px;font-weight:600}.commonAlertCont .alertMsg .msgGuideNotice ul{flex-direction:column;gap:4px;display:flex}.commonAlertCont .alertMsg .msgGuideNotice li{color:#858b94;padding:0 0 0 6px;font-size:13px;line-height:130%;position:relative}.commonAlertCont .alertMsg .msgGuideNotice li:before{content:"";background:#858b94;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:6px;left:0}.commonAlertCont .alertMsg .addressCheckBox{background:#f2f4f7;border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex}.commonAlertCont .alertMsg .addressCheckBox dl{flex-direction:column;gap:6px;font-size:14px;line-height:130%;display:flex}.commonAlertCont .alertMsg .addressCheckBox dl dt{color:#858b94}.commonAlertCont .alertMsg .addressCheckBox dl dd{color:#232221;font-weight:500}.commonAlertCont .alertMsg .myboxProduct{color:#000;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.commonAlertCont .alertMsg .myboxState{background:#f2f4f780;border:1px solid #e4e7ec;border-radius:8px;display:flex}.commonAlertCont .alertMsg .myboxState dl{flex-direction:column;flex:1;gap:6px;padding:12px;display:flex;position:relative}.commonAlertCont .alertMsg .myboxState dl:before{content:"";background:#e4e7ec;width:1px;display:inline-block;position:absolute;inset:12px auto 12px 0}.commonAlertCont .alertMsg .myboxState dl:first-child:before{display:none}.commonAlertCont .alertMsg .myboxState dt{color:#232221;flex-wrap:wrap;align-items:baseline;gap:2px;display:flex}.commonAlertCont .alertMsg .myboxState dt .num{font-size:24px;font-weight:700;line-height:1.5}.commonAlertCont .alertMsg .myboxState dt .num.point{color:#db0e64}.commonAlertCont .alertMsg .myboxState dt .unit{font-size:13px;font-weight:400;line-height:130%}.commonAlertCont .alertMsg .myboxState dd{color:#858b94;font-size:11px;font-weight:500;line-height:130%}.commonAlertCont .alertMsg .myboxGuide{flex-direction:column;gap:8px;display:flex}.commonAlertCont .alertMsg .myboxGuide h6{color:#232221;font-size:13px;font-weight:600;line-height:125%}.commonAlertCont .alertMsg .myboxGuide ul{flex-direction:column;gap:2px;display:flex}.commonAlertCont .alertMsg .myboxGuide li{color:#666;align-items:flex-start;gap:8px;font-size:13px;font-weight:400;line-height:150%;display:flex;position:relative}.commonAlertCont .alertMsg .myboxGuide li .point{color:#db0e64;font-weight:500}.commonAlertCont .alertMsg .myboxGuide li .dotWrapper{align-items:center;height:19.5px;display:flex}.commonAlertCont .alertMsg .myboxGuide li .dotWrapper .dot{background:#666;border-radius:50%;width:3px;height:3px;display:inline-block}.commonAlertCont .alertBtn{justify-content:space-between;align-items:center;gap:8px;height:72px;padding:0 16px;display:flex}.commonAlertCont .alertBtn button{border-radius:8px;flex:1;height:40px;padding:0 8px;font-size:14px;font-weight:500;line-height:100%}.commonAlertCont .alertBtn .btnPrimary{color:#fff;background:#413f3d}.commonAlertCont .alertBtn .btnNormal{color:#413f3d;background:#f2f4f7}.tooltip_container{z-index:18;display:inline-block;position:relative}.tooltip_container .tooltip_layer{box-sizing:border-box;aspect-ratio:33/26;background-color:var(--color-white);z-index:9;border:.0625rem solid #5d5d5d80;border-radius:1.25rem;width:auto;min-width:20.625rem;padding:.5rem 1rem;position:absolute;top:calc(100% + .625rem);left:0;box-shadow:0 .1875rem .0625rem -.0625rem #1a1a1a12,0 .0625rem #00000040,0 -1px #00000040,-.0625rem 0 #00000040,.0625rem 0 #00000040}.tooltip_container .tooltip_layer .text_cont h4.tooltip_tit{color:#232221;padding-block:.5rem;font-size:1rem;font-weight:700;line-height:1.25}.tooltip_container .tooltip_layer .text_cont ul.tooltip_desc li{justify-content:stretch;align-items:baseline;padding-block:.5rem;display:flex}.tooltip_container .tooltip_layer .text_cont ul.tooltip_desc li span.desc_dt{color:#232221;width:6rem;font-size:.8125rem;font-weight:500;line-height:1.25;display:block}.tooltip_container .tooltip_layer .text_cont ul.tooltip_desc li p.desc_dd{flex:auto;justify-content:start;align-items:center;width:0;line-height:0}.tooltip_container .tooltip_layer .text_cont ul.tooltip_desc li p.desc_dd>span{color:#858b94;font-size:.8125rem;font-weight:400;line-height:1.25}.tooltip_container .tooltip_layer .text_cont ul.tooltip_desc li p.desc_dd button.btn_arr{background-color:#f2f4f7;border-radius:.25rem;margin-left:.25rem}.tooltip_container .tooltip_layer .tooltip_action_btn{color:#413f3d;background-color:#f2f4f7;border:none;border-radius:.5rem;margin-left:auto;padding:.59375rem .75rem;line-height:1;display:block}.tooltip_container .tooltip_layer .tooltip_action_btn span{color:#413f3d;font-size:.8125rem}.floating_tooltip_layer{white-space:nowrap;z-index:99999;box-sizing:border-box;background-color:#fff;border:.0625rem solid #232221;border-radius:.5rem;max-width:18.75rem;padding:.75rem;display:block;box-shadow:0 .0625rem .125rem #c0c0c080}@media (max-width:767px){.floating_tooltip_layer{width:280px;max-width:280px}}.floating_tooltip_layer dl.product_info{margin:-1px;line-height:1.25}.floating_tooltip_layer dl.product_info .flex_side{height:16px;margin:0 0 8px}.floating_tooltip_layer dl.product_info .flex_side b{color:#232221;font-size:13px;font-weight:700}.floating_tooltip_layer dl.product_info .flex_side .icon_list button{justify-content:center;align-items:center;display:flex}.floating_tooltip_layer dl.product_info .flex_side+dd{margin-top:0}.floating_tooltip_layer dl.product_info dt b{color:#232221;font-size:.8125rem;font-weight:700;display:block}.floating_tooltip_layer dl.product_info dd{min-width:11rem;margin-top:.25rem;display:flex}.floating_tooltip_layer dl.product_info dd span{color:#858b94;font-size:.8125rem;line-height:normal;display:inline-block}.floating_tooltip_layer dl.product_info dd em{color:#232221;margin-left:auto;font-size:.8125rem;font-weight:500;display:inline-block}.floating_tooltip_layer dl.product_info dd em.period{color:#db0e64}.floating_tooltip_layer dl.product_info dd em.underline a{text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.entered_zone{z-index:2}.entered_zone_3{z-index:3}.entered_zone_3.name_info .txt_box{white-space:nowrap;text-overflow:ellipsis;max-width:114px;overflow:hidden}.entered_zone_3.name_info .txt_box.case_admin{max-width:65px}.entered_zone_2{z-index:2}.list_address,ul.hover_item_list,div.hover_user_item{box-sizing:border-box;z-index:1;background-color:#fff;border:.03125rem solid #e4e7ec80;border-radius:.75rem;flex-direction:column;display:flex;position:absolute;box-shadow:0 .25rem .375rem -.125rem #1a1a1a33}div.hover_user_item{width:15.875rem;padding:.75rem .75rem .625rem}div.hover_user_item .top_inner{white-space:nowrap;justify-content:space-between;align-items:center;display:flex}div.hover_user_item .top_inner .user_name{color:#232221;justify-content:flex-start;align-items:center;gap:2px;display:flex}div.hover_user_item .top_inner .user_name>*{flex:1 0 auto}div.hover_user_item .top_inner .user_name>.txt_box{white-space:nowrap;text-overflow:ellipsis;color:#232221;max-width:140px;font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden}div.hover_user_item .top_inner .user_name>.txt_box.case_admin{max-width:75px}div.hover_user_item .top_inner .user_name .role_icon+.txt_box{margin-left:.25rem}div.hover_user_item .mid_inner{box-sizing:border-box;white-space:nowrap;background-color:#0000;border-radius:.25rem;gap:.0625rem;display:flex;overflow:hidden}div.hover_user_item .mid_inner dl{box-sizing:border-box;background-color:#f2f4f7;width:50%;padding:.5rem .5rem .1875rem}div.hover_user_item .mid_inner dl dt{color:#232221;font-size:.8125rem;font-weight:500;line-height:1.25;display:block}div.hover_user_item .mid_inner dl dd{margin:-5px 0 0;display:block}div.hover_user_item .mid_inner dl dd .desc_txt{color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25}ul.hover_item_list{gap:.25rem;min-width:100%;padding-block:.375rem}ul.hover_item_list>li.item_box{white-space:nowrap;padding-inline:.375rem;display:block}ul.hover_item_list>li.item_box .anchor_box{border-radius:.5rem;justify-content:space-between;align-items:center;gap:.375rem;padding:.375rem;display:flex}ul.hover_item_list>li.item_box .anchor_box:is(button){font:inherit;color:inherit;cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;width:100%;margin:0}ul.hover_item_list>li.item_box .anchor_box>.svg_box:first-child{--svg-width:20px;--svg-height:20px}ul.hover_item_list>li.item_box .anchor_box:hover{background-color:#f2f4f7}ul.hover_item_list>li.item_box .anchor_box:active{background-color:#e4e7ec}ul.hover_item_list>li.item_box .anchor_box:active:before{display:none}ul.hover_item_list>li.item_box .anchor_box:focus-visible{background-color:#fff;position:relative}ul.hover_item_list>li.item_box .anchor_box:focus-visible:before{content:"";border-radius:inherit;border:.125rem solid #fff;position:absolute;inset:-.125rem;box-shadow:0 0 0 .125rem #413f3d}ul.hover_item_list>li.item_box .anchor_box .txt_box{color:#232221;text-align:left;flex:1;width:100%;font-size:.8125rem;font-weight:500;line-height:1.25rem;display:block}ul.hover_item_list.list_dangdang{box-sizing:border-box;background-color:#fff;border:1px solid #e4e7ec80;gap:0;width:12.5rem;min-width:6.25rem;padding:11px;box-shadow:0 4px 8px #0000001a}ul.hover_item_list.list_dangdang>li.item_box{white-space:nowrap;padding-inline:0;display:block}ul.hover_item_list.list_dangdang>li.item_box .anchor_box{box-sizing:border-box;justify-content:flex-start;align-items:center;gap:.5rem;max-width:14.125rem;height:2.75rem;padding:.25rem .5rem;display:flex;overflow-y:hidden}ul.hover_item_list.list_dangdang>li.item_box .anchor_box .ml_auto{opacity:.5}.list_my{width:10.0625rem}.entered_zone .list_my,.entered_zone .list_address{left:inherit;margin:8px;right:-5px;box-shadow:0 4px 6px -2px #1a1a1a33}.overed_zone .list_my,.overed_zone .list_address{top:28px}.absolute_top_full{top:100%}.absolute_bot_full{bottom:100%}.absolute_top_4{top:calc(100% + .25rem)}.absolute_top_5{top:calc(100% + .3125rem)}.absolute_top_6{top:calc(100% + .375rem)}.absolute_bot_4{bottom:calc(100% + .25rem)}.absolute_left_0{left:0;right:auto}.absolute_right_0{left:auto;right:0}.pointer_none{pointer-events:none}.pointer_auto{pointer-events:auto}button.button-tooltip-close{background-color:#0000;width:fit-content;height:fit-content}.popover_wrap.p_relative{position:relative}.popover_wrap .popover_box{z-index:10;white-space:nowrap;align-items:flex-start;gap:0;display:inline-flex;position:absolute;box-shadow:0 1px 2px #0000001a}.popover_wrap .popover_box.top-left.tail-inline-11{inset:auto auto calc(100% + 5px) -11px}.popover_wrap .popover_box.top-left.tail-inline-14{inset:auto auto calc(100% + 5px) -14px}.popover_wrap .popover_box.top-right.tail-inline-11{inset:auto -11px calc(100% + 5px) auto}.popover_wrap .popover_box.top-right.tail-inline-14{inset:auto -14px calc(100% + 5px) auto}.popover_wrap .popover_box.bottom-left.tail-inline-11{inset:calc(100% + 5px) auto auto -11px}.popover_wrap .popover_box.bottom-left.tail-inline-14{inset:calc(100% + 5px) auto auto -14px}.popover_wrap .popover_box.bottom-right.tail-inline-11{inset:calc(100% + 5px) -11px auto auto}.popover_wrap .popover_box.bottom-right.tail-inline-14{inset:calc(100% + 5px) -14px auto auto}.popover_wrap .popover_box button.button-rounded-close{background:0 0;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.popover_wrap .popover_box .txt_box{letter-spacing:0;color:#fff;white-space:pre;font-size:.75rem;font-weight:500;line-height:1.25}.popover_wrap .popover_box.thin{padding:4px 8px}.popover_wrap .popover_box.thick{padding:4px 4px 4px 8px}.popover_wrap .popover_box.roundLg{border-radius:20px}.popover_wrap .popover_box.roundSm{border-radius:8px}.popover_wrap .popover_box.solid-default{background:#413f3d}.popover_wrap .popover_box.solid-default .txt_box{color:#fff}.popover_wrap .popover_box.solid-orange{background:#eb6100}.popover_wrap .popover_box.solid-orange .txt_box{color:#fff}.popover_wrap .popover_box.solid-red{background:#da1249}.popover_wrap .popover_box.solid-red .txt_box{color:#fff}.popover_wrap .popover_box.solid-green{background:#12a139}.popover_wrap .popover_box.solid-green .txt_box{color:#fff}.popover_wrap .popover_box.solid-blue{background:#166bd8}.popover_wrap .popover_box.solid-blue .txt_box{color:#fff}.popover_wrap .popover_box.tint-default{background:#e4e7ec}.popover_wrap .popover_box.tint-default .txt_box{color:#413f3d}.popover_wrap .popover_box.tint-orange{background:#fbd8bb}.popover_wrap .popover_box.tint-orange .txt_box{color:#eb6100}.popover_wrap .popover_box.tint-red{background:#fee5e7}.popover_wrap .popover_box.tint-red .txt_box{color:#da1249}.popover_wrap .popover_box.tint-green{background:#dcf1e1}.popover_wrap .popover_box.tint-green .txt_box{color:#038026}.popover_wrap .popover_box.tint-blue{background:#e8f3fe}.popover_wrap .popover_box.tint-blue .txt_box{color:#166bd8}.popover_wrap .txt_box{padding-block:0}.popover_wrap .txt_box.txt-align-l{text-align:left}.popover_wrap .txt_box.txt-align-c{text-align:center}.popover_wrap .txt_box.txt-align-r{text-align:right}.popover_wrap .txt_box--thin{padding-block:0}.popover_wrap .txt_box--thick{padding-block:2.5px}.popover_wrap .popover_tail{z-index:1;width:0;height:0;position:absolute}.popover_wrap .top-left .popover_tail,.popover_wrap .top-right .popover_tail{inset-block-start:calc(100% - .5px)}.popover_wrap .bottom-left .popover_tail,.popover_wrap .bottom-right .popover_tail{inset-block-end:calc(100% - .5px)}.solid-default.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #413f3d;left:11px}.solid-default.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #413f3d;right:11px}.solid-default.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #413f3d;left:11px}.solid-default.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #413f3d;right:11px}.solid-default.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #413f3d;left:14px}.solid-default.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #413f3d;right:14px}.solid-default.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #413f3d;left:14px}.solid-default.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #413f3d;right:14px}.solid-orange.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #eb6100;left:11px}.solid-orange.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #eb6100;right:11px}.solid-orange.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #eb6100;left:11px}.solid-orange.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #eb6100;right:11px}.solid-orange.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #eb6100;left:14px}.solid-orange.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #eb6100;right:14px}.solid-orange.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #eb6100;left:14px}.solid-orange.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #eb6100;right:14px}.solid-red.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #da1249;left:11px}.solid-red.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #da1249;right:11px}.solid-red.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #da1249;left:11px}.solid-red.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #da1249;right:11px}.solid-red.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #da1249;left:14px}.solid-red.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #da1249;right:14px}.solid-red.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #da1249;left:14px}.solid-red.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #da1249;right:14px}.solid-green.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #12a139;left:11px}.solid-green.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #12a139;right:11px}.solid-green.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #12a139;left:11px}.solid-green.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #12a139;right:11px}.solid-green.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #12a139;left:14px}.solid-green.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #12a139;right:14px}.solid-green.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #12a139;left:14px}.solid-green.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #12a139;right:14px}.solid-blue.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #166bd8;left:11px}.solid-blue.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #166bd8;right:11px}.solid-blue.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #166bd8;left:11px}.solid-blue.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #166bd8;right:11px}.solid-blue.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #166bd8;left:14px}.solid-blue.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #166bd8;right:14px}.solid-blue.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #166bd8;left:14px}.solid-blue.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #166bd8;right:14px}.tint-default.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #e4e7ec;left:11px}.tint-default.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #e4e7ec;right:11px}.tint-default.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #e4e7ec;left:11px}.tint-default.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #e4e7ec;right:11px}.tint-default.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #e4e7ec;left:14px}.tint-default.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #e4e7ec;right:14px}.tint-default.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #e4e7ec;left:14px}.tint-default.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #e4e7ec;right:14px}.tint-orange.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #fbd8bb;left:11px}.tint-orange.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #fbd8bb;right:11px}.tint-orange.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #fbd8bb;left:11px}.tint-orange.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #fbd8bb;right:11px}.tint-orange.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #fbd8bb;left:14px}.tint-orange.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #fbd8bb;right:14px}.tint-orange.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #fbd8bb;left:14px}.tint-orange.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #fbd8bb;right:14px}.tint-red.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #fee5e7;left:11px}.tint-red.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #fee5e7;right:11px}.tint-red.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #fee5e7;left:11px}.tint-red.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #fee5e7;right:11px}.tint-red.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #fee5e7;left:14px}.tint-red.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #fee5e7;right:14px}.tint-red.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #fee5e7;left:14px}.tint-red.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #fee5e7;right:14px}.tint-green.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #dcf1e1;left:11px}.tint-green.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #dcf1e1;right:11px}.tint-green.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #dcf1e1;left:11px}.tint-green.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #dcf1e1;right:11px}.tint-green.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #dcf1e1;left:14px}.tint-green.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #dcf1e1;right:14px}.tint-green.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #dcf1e1;left:14px}.tint-green.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #dcf1e1;right:14px}.tint-blue.top-left-11.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #e8f3fe;left:11px}.tint-blue.top-right-11.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #e8f3fe;right:11px}.tint-blue.bottom-left-11.popover_tail{border-top:4px solid #0000;border-right:9px solid #e8f3fe;left:11px}.tint-blue.bottom-right-11.popover_tail{border-top:4px solid #0000;border-left:9px solid #e8f3fe;right:11px}.tint-blue.top-left-14.popover_tail{border-bottom:4px solid #0000;border-right:9px solid #e8f3fe;left:14px}.tint-blue.top-right-14.popover_tail{border-bottom:4px solid #0000;border-left:9px solid #e8f3fe;right:14px}.tint-blue.bottom-left-14.popover_tail{border-top:4px solid #0000;border-right:9px solid #e8f3fe;left:14px}.tint-blue.bottom-right-14.popover_tail{border-top:4px solid #0000;border-left:9px solid #e8f3fe;right:14px}.list_address{color:#232221;box-sizing:border-box;border:.5px solid #e4e7ec;gap:.5rem;width:15.875rem;min-width:100%;padding:.75rem;font-size:14px}.list_address .titleArea{align-items:center;gap:4px;display:flex}.list_address .titleArea .text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:700;line-height:normal;overflow:hidden}.list_address .titleArea .badge{border-radius:20px;flex-shrink:0;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:125%;display:flex}.list_address .titleArea .badge.default{color:#413f3d;background:#e4e7ec}.list_address .textArea{line-height:20px}.list_address .btnArea{justify-content:flex-end;align-items:center;display:flex}.list_address .btnArea .btnNormal{color:#413f3d;background:0 0;border:1px solid #e4e7ec;border-radius:6px;height:24px;padding:0 12px;font-size:12px;font-weight:500}@media (max-width:767px){.product_card.type2.stack_horizontal .img_wrap{width:96px}.product_card.type2.stack_horizontal .txt_wrap{flex:1}.product_card.type2.stack_horizontal .product_name,.product_card.type2.stack_horizontal .price_info strong,.product_card.type2.stack_horizontal .price_info em,.product_card.type1 .product_name,.product_card.type2 .product_name,.product_card.type3 .product_name{font-size:14px}}@media (max-width:1023px){.product_card.type1 .price_wrap .price_info,.product_card.type2 .price_wrap .price_info,.product_card.type3 .price_wrap .price_info{flex-wrap:wrap}}@media (max-width:767px){.product_card.type1 .price_wrap .price_info strong,.product_card.type1 .price_wrap .price_info em,.product_card.type2 .price_wrap .price_info strong,.product_card.type2 .price_wrap .price_info em,.product_card.type3 .price_wrap .price_info strong,.product_card.type3 .price_wrap .price_info em{font-size:14px}}.product_card.type3 .label_area .like_button{inset:.25rem .25rem auto auto}.label_area{z-index:1;padding-block:.25rem;flex-wrap:wrap;align-content:baseline;gap:.25rem;min-width:0;padding-left:.25rem;padding-right:1.625rem;display:flex;position:absolute;inset:0}.label_area .cart_button{height:2rem;position:absolute;inset:auto .5rem .5rem auto}.label_area .like_button{height:1.25rem;position:absolute;inset:.5rem .5rem auto auto}.label_area .like_button .clear-button{height:fit-content;display:flex}.label_item{white-space:nowrap;box-sizing:border-box;border-radius:.25rem;justify-content:center;align-items:center;height:1.25rem;padding:.25rem .3125rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.label_item.label--much-sale{font-weight:600}.label_item.label--much-sale .label__text,.label_item.label--only .label__text{margin-top:1px}.label_item--small{font-size:.6875rem}.label_item .label__icon{margin-right:.25rem}.label_item .label__text{font-family:var(--font-gmarket-sans-kr),var(--font-gmarket-sans-latin),sans-serif;margin-top:1px;font-size:.75rem}.label_item .label__text>b{font-size:.875rem}.label_item.label--size .label__text{margin-top:0;font-size:12px;font-weight:500}.label_item.label--meatmart{background:linear-gradient(89deg,#f96748 1.02%,#fa3371 37.25%,#d75aff 98.93%);border-radius:18px;width:60px;height:50px;position:absolute;bottom:8px;left:4px}@media (max-width:480px){.label_item.label--meatmart{border-radius:16.2px;width:54px;height:45px;bottom:4px}}.label_item.label--meatmart .label__text{margin:0}.font_gMarket{font-family:var(--font-gmarket-sans-kr),var(--font-gmarket-sans-latin),sans-serif}.label--lower-price{color:#fff;background-color:#12a139}.label--recommend,.label--default{color:#fff;background-color:#eb6100}.label--order-count{color:#fff;background-color:#da1249}.label--discount{color:#fff;background-color:#6e57e4}.label--only{color:#e3007f;background-color:#fee3f7}.label--dead-line{color:#fff;background-color:#db0e64}.label--late-dead-line{color:#4d47fc;background-color:#edf8ff}.label--much-sale,.label--bulk-discount{color:#fff;background-color:#f63d8b}.label--timer{color:#fff;background-color:#db0e64}.label--sample{color:#fff;background-color:#413f3d80}.label--frozen{color:#378eeb;background-color:#eaf3ff}.label--cold{color:#12a139;background-color:#f1faf2}.label--freezing{color:#503eb2;background-color:#f3f1ff}.label--warm{color:#eb6100;background-color:#fdf0e1}.label--grade_1_double_plus{color:#232221;background-color:#f2f4f7}.label--size{color:#fff;background-color:#232221}.label--saving{color:#fff;background-color:#f63d8b}.label--price_great{color:#fff;background-color:#12a139}.label--price_fair{color:#fff;background-color:#858b94}.label--price_above{color:#fff;background-color:#f59e0b}.label--price_high{color:#fff;background-color:#ef4444}.label--trend_up{color:#fff;background-color:#da1249}.label--trend_stable{color:#fff;background-color:#858b94}.label--trend_down{color:#fff;background-color:#318cf7}.label--rank_1{color:#fff;background-color:#232221}.label--rank_2{color:#fff;background-color:#858b94}.label--rank_3{color:#fff;background-color:#be4900}.label--limit-stock{color:#fff;background-color:#da1249}.square{padding-block:.21875rem}.square.semi_rounded{border-radius:4px}.square.full_rounded{border-radius:10px}.pb_1{padding-block:.0625rem}.pb_1-5{padding-block:.09375rem}.pb_2{padding-block:.125rem}.pb_2-5{padding-block:.15625rem}.pb_3{padding-block:.1875rem}.pb_3-5{padding-block:.21875rem}.pb_4{padding-block:.25rem}.pb_4-5{padding-block:.28125rem}.pb_5{padding-block:.3125rem}.pb_5-5{padding-block:.34375rem}.pb_6{padding-block:.375rem}.pb_6-5{padding-block:.40625rem}.pb_7{padding-block:.4375rem}.pb_7-5{padding-block:.46875rem}.pb_8{padding-block:.5rem}.pb_8-5{padding-block:.53125rem}.pb_9{padding-block:.5625rem}.pb_9-5{padding-block:.59375rem}.pb_10{padding-block:.625rem}.pb_12{padding-bottom:.75rem}.pb_16{padding-block:1rem}.pb_24{padding-block:1.5rem}.txt_area_label{white-space:nowrap;box-sizing:border-box;border-radius:.25rem;justify-content:center;align-items:center;height:1.25rem;padding-block:.25rem;padding-inline:.3125rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.txt_area_label .label__text{align-items:center;margin-top:.0625rem;display:flex}.txt_area_label .label__icon{height:fit-content;display:inline-flex}.txt_area_label .label__icon~.label__text{margin-left:.125rem}.txt_area_label.label--frozen{color:#378eeb;background-color:#eaf3ff;max-width:2.625rem}.txt_area_label.label--cold{color:#12a139;background-color:#f1faf2;max-width:2.625rem}.txt_area_label.label--freezing{color:#503eb2;background-color:#f3f1ff;max-width:2.625rem}.txt_area_label.label--warm{color:#eb6100;font-size:.6875rem;font-weight:700;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif, sans-serif;background-color:#fdf0e1}.txt_area_label.label--monthAge{color:#413f3d;border:.0625rem solid #e4e7ec;padding-block:.21875rem}.txt_area_label.label--freshPack{color:#12a139;max-width:3.25rem;font-size:.6875rem;font-weight:700;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#f1faf2}.txt_area_label.label--deliveryMeatmart{color:#db0e64;font-size:.6875rem;font-weight:700;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#ffe9f9}.txt_area_label.label--delivery{color:#5d5d5d;border:.0625rem solid #e4e7ec;border-radius:.625rem;padding-block:.21875rem}.txt_area_label.label--deliveryDate{color:#ff385c;font-size:.6875rem;font-weight:600;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#ffeef0}.txt_area_label.label--late_deadline{color:#4d47fc;font-size:.6875rem;font-weight:700;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#edf8ff;border:none;border-radius:.25rem;padding-block:.1875rem;padding-inline:.25rem}.txt_area_label.label--arrival_date{color:#4d47fc;letter-spacing:-.006875rem;font-size:.6875rem;font-weight:700;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#edf8ff;border:none;border-radius:.25rem;padding-block:.1875rem;padding-inline:.25rem}.txt_area_label.label--memberOnly{color:#fff;font-size:.6875rem;font-weight:500;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#166bd8;border:none;border-radius:.25rem;padding-block:0;padding-inline:.25rem}.txt_area_label.label--membership{color:#232221;font-size:.6875rem;font-weight:600;font-family:var(--font-gmarket-sans-kr), var(--font-gmarket-sans-latin), sans-serif;background-color:#e4e7ec;border:none;border-radius:.25rem;padding-block:0;padding-inline:.25rem}.txt_area_label.label--icon{width:1.25rem}.txt_area_label.label--monthAge_no_line{color:#5d5d5d;background-color:#f2f2f2;border:.0625rem solid #f2f2f2;border-radius:.25rem}.txt_area_label.label--type{color:#5d5d5d;background-color:#f2f2f2;border:.0625rem solid #f2f2f2;border-radius:.25rem;max-width:1.75rem}.txt_area_label.label--grade_1_double_plus{color:#232221;background-color:#f3f1ff;max-width:2rem}.badge_box{box-sizing:border-box;letter-spacing:0;border-radius:12.5rem;justify-content:center;align-items:center;height:1rem;padding-inline:.25rem;font-style:normal;font-weight:700;display:flex;position:absolute;top:-7px;left:calc(100% - 3px)}@media (max-width:767px){.badge_box{top:-.5rem;left:inherit;right:0;transform:translate(40%)}}.badge_box.badge--count{box-sizing:border-box;background-color:#db0e64;padding-block:.0625rem}.badge_box.badge--count ._txt_box{color:#fff;font-size:12px;line-height:1}.badge_box.badge--new{box-sizing:border-box;background-color:#eb6100;padding-block:.125rem}.badge_box.badge--new ._txt_box{color:#fff;font-size:10px;line-height:1.125}.badge_box.badge--event{box-sizing:border-box;background-color:#166bd8;padding-block:.1875rem}.badge_box.badge--event ._txt_box{color:#fff;font-size:10px;line-height:1.125}.membership_badge_item{box-sizing:border-box;border-radius:12.5rem;align-items:center;gap:.125rem;width:fit-content;height:1rem;padding:.0625rem .375rem .0625rem .25rem;display:flex}.membership_badge_item svg{position:relative;top:-1px}.membership_badge_item .txt_box{text-transform:uppercase;font-size:.6875rem;font-weight:500;line-height:1.25}.membership_badge_item.membership_badge--family{color:#12a139;background-color:#f1faf2}.membership_badge_item.membership_badge--silver{color:#858b94;background-color:#f2f4f7}.membership_badge_item.membership_badge--gold{color:#8f3400;background-color:#fdf0e1}.membership_badge_item.membership_badge--vip{color:#f63d8b;background-color:#ffe9f9}.membership_badge_item.membership_badge--vvip{color:#413582;background-color:#f3f1ff}.membership_badge_item.membership_badge--admin,.membership_badge_item.membership_badge--member{color:#333;background-color:#fff}.category_wrap .storage_type{letter-spacing:0;font-size:.6875rem;font-weight:500;line-height:1}.category_wrap .storage_type.frozen .txt_box{color:#378eeb!important}.category_wrap .storage_type.cold .txt_box{color:#12a139!important}.category_wrap .storage_type.freezing .txt_box{color:#503eb2!important}.category_wrap .storage_type.warm .txt_box{color:#eb6100!important}.balloon_label{box-sizing:border-box;z-index:100;border-radius:20px;justify-content:center;align-items:center;max-height:1.4375rem;padding:.25rem .5rem;display:flex;position:absolute;bottom:-.25rem;left:-.25rem;right:auto;overflow:visible;box-shadow:0 .0625rem .125rem #0000001a}.balloon_label.left_top{position:absolute;bottom:-.25rem;left:-.25rem;right:auto}.balloon_label.right_top{position:absolute;bottom:-.25rem;left:auto;right:-.25rem}.balloon_label.left_bottom{position:absolute;bottom:-.25rem;left:-.25rem;right:auto}.balloon_label.right_bottom{position:absolute;bottom:-.25rem;left:auto;right:-.25rem}.balloon_label.balloon_menu .txt_box{letter-spacing:0;color:#fff;font-size:.75rem;font-weight:500;line-height:.9375rem;font-family:var(--font-pretendard),sans-serif;white-space:nowrap}.balloon_label .txt_box{font-size:.75rem;font-weight:500;font-family:var(--font-pretendard),sans-serif;white-space:nowrap;line-height:1.25}.balloon_label .angle-pixel{filter:drop-shadow(0 .0625rem .125rem #0000001a);width:0;height:0;display:block;position:absolute;top:100%;right:.5625rem}.balloon_label .angle-pixel.left_top{inset:auto auto 100% .5625rem}.balloon_label .angle-pixel.right_top{inset:auto .5625rem 100% auto}.balloon_label .angle-pixel.left_bottom{top:100%;left:.6875rem;right:auto}.balloon_label .angle-pixel.right_bottom{top:100%;left:auto;right:.5625rem}.balloon_label.red{background-color:#da1249}.balloon_label.red .txt_box{color:#fff}.balloon_label.red .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #da1249}.balloon_label.red .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #da1249}.balloon_label.red .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #da1249}.balloon_label.red .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #da1249}.balloon_label.red .angle-pixel.right_bottom{border-left:.5625rem solid #da1249;border-right:none}.balloon_label.pink{background-color:#fee5e7}.balloon_label.pink .txt_box{color:#da1249}.balloon_label.pink .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #fee5e7}.balloon_label.pink .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #fee5e7}.balloon_label.pink .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #fee5e7}.balloon_label.pink .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #fee5e7}.balloon_label.pink .angle-pixel.right_bottom{border-left:.5625rem solid #fee5e7;border-right:none}.balloon_label.blue{background-color:#166bd8}.balloon_label.blue .txt_box{color:#fff}.balloon_label.blue .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #166bd8}.balloon_label.blue .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #166bd8}.balloon_label.blue .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #166bd8}.balloon_label.blue .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #166bd8}.balloon_label.blue .angle-pixel.right_bottom{border-left:.5625rem solid #166bd8;border-right:none}.balloon_label.sky{background-color:#e8f3fe}.balloon_label.sky .txt_box{color:#166bd8}.balloon_label.sky .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #e8f3fe}.balloon_label.sky .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #e8f3fe}.balloon_label.sky .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #e8f3fe}.balloon_label.sky .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #e8f3fe}.balloon_label.sky .angle-pixel.right_bottom{border-left:.5625rem solid #e8f3fe;border-right:none}.balloon_label.green{background-color:#dcf1e1}.balloon_label.green .txt_box{color:#038026}.balloon_label.green .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #dcf1e1}.balloon_label.green .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #dcf1e1}.balloon_label.green .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #dcf1e1}.balloon_label.green .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #dcf1e1}.balloon_label.green .angle-pixel.right_bottom{border-left:.5625rem solid #dcf1e1;border-right:none}.balloon_label.black{background-color:#413f3d}.balloon_label.black .txt_box{color:#fff}.balloon_label.black .angle-pixel{border-bottom:.25rem solid #0000;border-left:.5625rem solid #413f3d}.balloon_label.black .angle-pixel.left_bottom{border-left:none;border-right:.5625rem solid #413f3d}.balloon_label.black .angle-pixel.left_top{border-top:.25rem solid #0000;border-bottom:none;border-left:none;border-right:.5625rem solid #413f3d}.balloon_label.black .angle-pixel.right_top{border:none;border-top:.25rem solid #0000;border-left:.5625rem solid #413f3d}.balloon_label.black .angle-pixel.right_bottom{border-left:.5625rem solid #413f3d;border-right:none}.custom_balloon_position{bottom:34px;left:-11px}.filter_section{flex-direction:column;max-height:calc(100vh - 134px);display:flex;overflow:hidden}.aside_filter{box-sizing:border-box;background-color:#fff;border-radius:12px;width:12rem;padding:16px;overflow:hidden}.aside_filter+.aside_filter{margin-top:1rem}.options_tab{display:flex}.options_tab li button.btn.btn_init{color:#babec4;background-color:#0000;padding:0;font-size:.8125rem;font-weight:500;line-height:1}.options_tab li.active button.btn.btn_init{color:#db0e64}.options_tab li:first-child{margin-right:.5rem}.options_tab li:last-child{margin-left:.5625rem;position:relative}.options_tab li:last-child:after{content:"";background-color:#e6e6e6;width:.0625rem;height:.25rem;margin-block:auto;display:block;position:absolute;inset:0 auto 0 -.5rem}.filter_wrap dt.filter_title{flex-direction:row;justify-content:space-between;align-items:center;padding-block:2px;display:flex}.filter_wrap dt.filter_title strong{letter-spacing:0;color:#303030;font-size:.8125rem;font-weight:700;line-height:1.25rem}.filter_wrap dt.filter_title .btn.btn_init.btn_toggle_accordion{background:#f2f4f7;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.filter_wrap dd.filter_item .options_tab{margin-top:.5rem}.filter_wrap dd.filter_item{opacity:1;max-height:fit-content;transition:max-height .4s ease-in-out}.filter_wrap dd.filter_item.is_closed{opacity:0;visibility:hidden;max-height:0;transition:max-height .4s ease-in-out}.filter_wrap dd.filter_item.is_closed *{margin:0;padding:0}.filter_wrap dd.filter_item .btn.btn_init.btn_more{justify-content:center;align-items:center;gap:.125rem;width:100%;margin-top:1rem;display:flex}.filter_wrap dd.filter_item .btn.btn_init.btn_more .txt_box{color:#413f3d;font-size:.75rem;font-weight:500}.filter_range_wrap{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.25rem;margin-top:.25rem;padding-block:.25rem;display:flex}.filter_range_wrap .inputs_wrap{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.125rem;min-width:0;display:flex}.filter_range_wrap .inputs_wrap>*{flex:auto}.filter_range_wrap .inputs_wrap .txt_unit{color:#858b94;font-size:.75rem}.filter_range_wrap .inputs_wrap input.range_input{color:#babec4;box-sizing:border-box;background-color:#f2f4f780;border:.0625rem solid #e4e7ec80;border-radius:6px;flex:auto;width:100%;max-width:3.875rem;height:1.5rem;padding:.25rem .375rem;font-size:.75rem}.filter_range_wrap .btn.btn_init.rounded_6.fill_grey{box-sizing:border-box;background-color:#f2f4f7;border-radius:.375rem;width:1.5rem;height:1.5rem;padding:.25rem}.options_list_on_modal{flex-wrap:wrap;justify-content:flex-start;align-items:start;gap:.75rem .5rem;display:flex}.options_list_on_modal>li{flex:0 calc(33.3% - 8px);width:0}.options_list.flex_wrap_list{flex-wrap:wrap;gap:.25rem;display:flex}.options_list.flex_wrap_list button{white-space:nowrap}.options_list.flex_wrap_list button .svg_box{--svg-width:16px;--svg-height:16px}.options_list.flex_wrap_list>button:not(.active){max-width:calc(50% - .125rem)}.options_list .txt_choice+.txt_area_label{margin-left:4px}.btn_refresh{flex-direction:row;justify-content:center;align-items:center;gap:.125rem;display:flex}.btn_refresh .txt_box{letter-spacing:0;color:#858b94;padding-right:4px;font-size:.75rem;font-weight:500;line-height:1;display:inline-block}.options_area{flex-wrap:wrap;align-content:baseline;gap:.25rem;margin-top:.5rem;display:flex}.options_area.selected_area{box-sizing:border-box;overscroll-behavior-y:auto;scrollbar-width:none;height:100%;max-height:300px;margin-bottom:-8px;overflow-y:auto}.options_area>div{width:100%}.btn.btn_init.btn_selected{box-sizing:border-box;background:#232221;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;min-height:24px;padding:4px 6px 4px 8px;display:flex}.btn.btn_init.btn_selected .txt_box{color:#fff;text-align:left;font-size:.75rem;font-weight:500;line-height:1rem}.btn.btn_init.btn_selected .svg_box{box-sizing:border-box;background:0 0;flex-direction:row;justify-content:center;align-items:center;height:12px;padding:1px;display:flex}.filter_wrap:not(:first-child){padding-top:1rem;position:relative}.filter_wrap:not(:first-child):after{content:"";background-color:#f3f3f3;height:.0625rem;position:absolute;top:0;left:-1rem;right:-1rem}.filter_wrap:not(:last-child){padding-bottom:1rem}.category_item_bar{box-sizing:border-box;z-index:9;background-color:#fff;border-radius:12px;max-width:77rem;transition:border-radius .2s,margin-inline .2s,padding-inline .2s,max-width .2s;position:sticky;top:49px;overflow:hidden}.category_item_bar.sticky{max-width:calc(100vw - var(--sb-width,0px));margin-inline:calc(-50vw + 50% + var(--sb-width,0px)/2);border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;border-radius:0;padding-inline:1.5rem}.category_item_bar .category_item_bar_inner{box-sizing:border-box;will-change:padding;align-items:center;width:100%;max-width:77rem;margin:auto;transition:padding .2s cubic-bezier(0,.55,.45,1);display:flex}.category_item_bar .btn_more{flex:none;justify-content:center;align-items:center;gap:.125rem;width:auto;margin-left:.625rem;margin-right:1rem;padding:.375rem .25rem .375rem .375rem;display:flex;position:relative}.category_item_bar .btn_more .txt_box{color:#4b5064;font-size:.8125rem;font-weight:500}.category_item_bar .btn_more:before{content:"";background:#d2d5df;width:1px;height:75%;position:absolute;top:50%;left:-.625rem;transform:translateY(-50%)}.category_item_bar .filter_bar_wrap{flex:auto;overflow:hidden}.category_item_bar .filter_bar_wrap .filter_title{flex:none;padding:0 1rem 0 .625rem}.category_item_bar .filter_bar_wrap .filter_title strong{font-size:.8125rem;font-weight:700;line-height:153.846%}.category_item_bar .filter_bar_wrap .tab_box_swiper{z-index:0}.mo_quick_filter .quickFilterProductCoach{top:calc(100% + .6875rem);left:0}.mo_quick_filter.category_item_bar.sticky{border-radius:0}.mo_quick_filter.border_bottom{border-bottom:.0625rem solid #f3f3f3}.mo_quick_filter--coach-live:has(.swiper.tab_box_swiper.embla:active) .filter_bar_wrap dl dd{overflow:hidden!important}.mo_quick_filter--coach-live:has(.swiper.tab_box_swiper.embla:active) .swiper.tab_box_swiper.embla{overflow:hidden!important}.mo_quick_filter--coach-live:has(.swiper.tab_box_swiper.embla:active) .swiper-wrapper.embla__container{overflow-y:hidden!important}@media (min-width:768px) and (max-width:1023px){.mo_quick_filter--coach-live.category_item_bar{clip-path:inset(0 0 -64px round .75rem);border-radius:.75rem;overflow:visible}.mo_quick_filter--coach-live.category_item_bar.sticky{clip-path:inset(0 0 -80px);border-radius:0}.mo_quick_filter--coach-live.category_item_bar .filter_bar_wrap{overflow:visible}.mo_quick_filter--coach-live.category_item_bar:not(.sticky) .category_item_bar_inner,.mo_quick_filter--coach-live.category_item_bar:not(.sticky) .filter_bar_wrap,.mo_quick_filter--coach-live.category_item_bar:not(.sticky) .filter_bar_wrap dl{border-radius:inherit;border-bottom-right-radius:inherit;background-clip:padding-box}.mo_quick_filter--coach-live.category_item_bar:not(.sticky) .filter_bar_wrap dl{background-color:#0000}}.category_item_bar_spacer.sticky{height:52px}@media (min-width:1024px){#category_section .category_item_bar_spacer.sticky{height:72px}}@media (min-width:768px){.sellerStore .category_item_bar_spacer.sticky{height:72px}}.moFilterSearchCoach{transition:bottom .2s,left .2s,transform .2s;bottom:3.75rem;left:calc(20% - 6.4px);transform:translate(13px);z-index:5001!important;position:fixed!important}.moFilterSearchCoach [role=note]{top:auto;bottom:0;left:0}.moFilterSearchCoach--navHidden{bottom:.375rem}.sticky_base{z-index:3;opacity:1;will-change:transform,opacity;background-color:#fff;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:sticky;top:45px;left:0;right:0;transform:translateZ(0)}.sticky_base:before{content:"";background-color:#fff;height:1px;position:absolute;top:-1px;left:0;right:0}.sticky_base.sort{z-index:2}.sticky_base.none_dir{transition:none!important}.sticky_base.hidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.sticky_base.sort.hidden{opacity:0;pointer-events:none;transform:translateY(-300%)}.menu_wide_wrap .menu_list,.list_menu_vrtcl{box-sizing:border-box;width:14.375rem;padding:.75rem;font-size:0}.list_menu_vrtcl .item_menu_vrtcl{box-sizing:border-box;border-radius:.5rem}.list_menu_vrtcl .item_menu_vrtcl .img_comm{vertical-align:middle;display:inline-block}.list_menu_vrtcl .item_menu_vrtcl .txt_comm{color:var(--color-oil);vertical-align:middle;margin-left:.75rem;font-size:1rem;font-weight:600;display:inline-block}.list_menu_vrtcl .item_menu_vrtcl .img_arrow{z-index:1;margin-top:-.375rem;position:absolute;top:50%;right:.5rem}.list_menu_vrtcl .link_menu_vrtcl{border-radius:.5rem;padding:.625rem .5rem;display:block;position:relative}.list_menu_vrtcl .link_menu_vrtcl.active{background-color:var(--color-oil)}.list_menu_vrtcl .link_menu_vrtcl.active .txt_comm{color:var(--color-white)}.list_menu_vrtcl .link_menu_vrtcl.active~.list_menu_vrtcl{display:block}.list_menu_vrtcl .list_menu_vrtcl{z-index:1;margin:-.8125rem;display:none;position:absolute;top:.75rem;left:15.125rem}.list_menu_vrtcl .list_menu_vrtcl:before{display:none}.area_filter_container{z-index:1;border-radius:12px;position:relative}@media (max-width:767px){.area_filter_container{border-radius:0!important}.area_filter_container>*{border-radius:0}}.area_filter_container .top_filter{box-sizing:border-box;background-color:var(--color-white);border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;padding:1rem 1rem .25rem;display:flex}@media (max-width:767px){.area_filter_container .top_filter{border-radius:0;display:none}}.area_filter_container .middle_filter{background-color:var(--color-white)}@media (max-width:767px){.area_filter_container .middle_filter{border-bottom:1px solid #e4e7ec80}}.area_filter_container .middle_filter .area_swiper_tab_secondary{overflow:hidden}.area_filter_container .middle_filter .area_swiper_tab_secondary .swiper{padding:0}.area_filter_container .bottom_filter{background-color:#fff;border-radius:0 0 1rem 1rem;padding:.5rem 0 1rem}@media (max-width:767px){.area_filter_container .bottom_filter{background-color:#f2f4f7;border-bottom:1px solid #e4e7ec80;border-radius:0;order:2;padding:0}}.area_filter_container .bottom_filter .area_swiper_tab_tertiary{overflow:hidden}@media (max-width:767px){.area_filter_container .bottom_filter .area_swiper_tab_tertiary{margin:0}}.area_filter_container .bottom_filter .area_swiper_tab_tertiary .swiper{padding-top:.5rem;padding-left:1rem;padding-right:1rem}@media (max-width:767px){.area_filter_container .bottom_filter .area_swiper_tab_tertiary .swiper{padding-top:0}}.area_filter_container .tab_primary.active~.group_menu_vrtcl,.area_filter_container .tab_primary.active~.list_menu_vrtcl,.area_filter_container .tab_primary.active~.group_menu_vrtcl .group_category_filter,.area_filter_container .tab_primary.active~.list_menu_vrtcl .group_category_filter{display:block}.area_filter_container .box_filter_search{border:.0625rem solid var(--color-bright-gray2);background-color:var(--color-desert-storm);border-radius:.5rem;width:14.875rem;position:relative}.area_filter_container .box_filter_search .img_comm.left-icon{pointer-events:none;margin-block:auto;position:absolute;inset:0 0 0 .75rem}.area_filter_container .box_filter_search .tf_category_search{box-sizing:border-box;background-color:#0000;border:0;border-radius:.5rem;width:100%;height:1.625rem;padding:0 .75rem 0 2rem;font-size:.8125rem}.area_filter_container .box_filter_search .tf_category_search::placeholder{color:var(--color-aluminium);font-size:.8125rem}.category_total{letter-spacing:0;color:#232221;padding-right:8px;font-size:.75rem;font-weight:500;line-height:1}@media (max-width:767px){.category_total{order:1;margin-left:0}}.category_total em{font-weight:700}.category_wrapper{z-index:11;position:relative}.none_under_line{border-bottom:none}.none_inline_padding{padding-inline:0}.location_box{align-items:center;height:1.25rem;display:flex}.location_box>*{box-sizing:border-box;height:1.25rem}.location_box .current_location{align-items:center;gap:.25rem;display:flex}.location_box .current_location .txt_box{color:#000;letter-spacing:0;font-size:.8125rem;font-weight:500;line-height:1.5}.location_box button.clear_button{align-items:center;height:1.25rem;display:flex}.location_box button.clear_button .location_change{letter-spacing:0;color:#babec4;font-size:.8125rem;font-weight:400;line-height:1.5}.search_tool_wrap .related_search,.search_tool_wrap .suggestion_keyword{background-color:#fff;border-bottom:.0625rem solid #e4e7ec80}.search_tool_wrap .related_search .search_tool_inner .tit_box,.search_tool_wrap .suggestion_keyword p.txt_box,.search_tool_wrap .suggestion_keyword .tit_box{letter-spacing:0;font-size:.8125rem;font-weight:500;line-height:1}.search_tool_wrap .suggestion_keyword .tit_box{color:#db0e64}.search_tool_wrap .suggestion_keyword p.txt_box{color:#232221}.search_tool_wrap .suggestion_keyword p.txt_box b.single_quotes_keyword{color:#db0e64;font-weight:500;text-decoration:underline;display:inline-block}.search_tool_wrap .suggestion_keyword .search_tool_inner{height:2rem}.search_tool_wrap button.search_tool_suggest{background-color:#fff;flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;display:flex}.search_tool_wrap .related_search .search_tool_inner .tit_box{color:#282828}.search_tool_wrap .related_search .search_tool_inner .related_keyword_list{gap:.25rem;margin-left:1.25rem;display:flex}.search_tool_wrap .related_search .search_tool_inner .related_title{font-size:14px}@media (max-width:767px){.search_tool_wrap .related_search .search_tool_inner .swiper{padding-right:16px}}.search_tool_wrap .search_tool_inner{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}@media (max-width:480px){.search_tool_wrap .search_tool_inner{align-items:center!important}}.search_tool_wrap .search_tool_inner.type2{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;display:flex}.search_tool_wrap .search_tool_inner{box-sizing:border-box;height:2.5rem;margin-left:auto;margin-right:auto;padding-block:.5rem;width:100%!important;max-width:80rem!important}@media (max-width:767px){.search_tool_wrap .search_tool_inner{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;max-width:100%;display:flex}}.empty_result_area{box-sizing:border-box;background-color:#fff;border-radius:1rem;padding:.75rem 1.5rem 1.5rem}@media (max-width:767px){.empty_result_area{border:none;border-radius:0;padding:16px 0}.empty_result_area .empty_result_box{background-color:#fff;width:100%}.empty_result_area{padding-bottom:0}}.empty_result_area .empty_result_box{padding-block:3.5rem}@media (max-width:767px){.empty_result_area .empty_result_box .svg_box:first-child{--svg-width:36px;--svg-height:36px}}.empty_result_area .empty_result_box .button_error{margin-top:0}.empty_result_area .empty_result_box .tit_box{white-space:pre-wrap;text-align:center;letter-spacing:0;color:#232221;font-size:1.125rem;font-weight:600;line-height:125%}@media (max-width:767px){.empty_result_area .empty_result_box .tit_box{color:#413f3d;font-size:.875rem}}.empty_result_area .empty_result_box .tit_box.txt_center{text-align:center;line-height:1.5}.empty_result_area .empty_result_box .tit_warn{letter-spacing:0;color:#232221;font-size:1.125rem;font-weight:600;line-height:1}@media (max-width:767px){.empty_result_area .empty_result_box .tit_warn{font-size:.875rem}}.empty_result_area .empty_result_box .tit_warn.txt_center{text-align:center;line-height:1.5}.empty_result_area .empty_result_box p.desc_box{letter-spacing:0;white-space:pre-wrap;text-align:center;color:#858b94;font-size:.875rem;font-weight:400;line-height:125%}@media (max-width:767px){.empty_result_area .empty_result_box p.desc_box{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.5}}.empty_result_area .recent_searches_area{box-sizing:border-box;width:100%}.empty_result_area .recent_searches_box{box-sizing:border-box;background-color:#fee5e780;border:.03125rem solid #ffabb680;border-radius:.75rem;width:100%}@media (max-width:767px){.empty_result_area .recent_searches_box{background-color:#fff;border:0;border-radius:0}}.empty_result_area .recent_searches_box .section_tit{letter-spacing:0;color:#232221;padding:0 24px;font-size:1.25rem;font-weight:700;line-height:1}@media (max-width:767px){.empty_result_area .recent_searches_box .section_tit{padding:0 16px;font-size:1rem}}.empty_result_area .recent_searches_box .swiper{padding:0 24px 0 19px}@media (max-width:767px){.empty_result_area .recent_searches_box .swiper{padding:0 16px 0 11px}}.empty_result_area .recent_searches_box .swiper-slide{padding:0 0 0 5px}.search_result_title{color:#232221;font-size:14px}#emptySearchResultCont{background-color:#f2f4f7;padding-bottom:16px}@media (max-width:767px){#emptySearchResultCont{padding-bottom:0}}#emptySearchResultCont .container_inner{min-height:inherit!important;padding-block:16px 0!important}@media (max-width:767px){#emptySearchResultCont .container_inner{padding-block:8px 0!important}}#emptySearchResultCont .container_inner .main_section_tit_box{margin-top:0}.partition{background-color:#f2f4f7;width:100%}@media (max-width:767px){.partition{padding-block:8px!important}}@media (max-width:480px){.partition{padding-block:4px!important}}.ranking_cont{background-color:#fff;border:.0625rem solid #e4e7ec80;border-radius:12px;padding-block:24px;padding-inline:32px;box-shadow:0 .125rem .25rem #0000000d}@media (max-width:767px){.ranking_cont{box-shadow:none;border:none;border-radius:0;padding:24px 0 32px}.ranking_cont .main_section_top_area{padding:0 16px}}.ranking_cont .swiper{margin:0 0 0 -5px}@media (max-width:767px){.ranking_cont .swiper{margin:0}.ranking_cont .swiper-wrapper{padding:0 16px}}.ranking_cont .swiper-slide{padding:0 0 0 5px}@media (max-width:767px){.ranking_cont .swiper-slide{padding:0}}.searchResultProductListCont{background-color:var(--color-white);padding:24px}@media (max-width:767px){.searchResultProductListCont{padding:0;padding-top:16px!important}}@media (max-width:1023px){.searchResultProductListCont .list_5_cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.searchResultProductListCont .list_5_cols{grid-template-columns:repeat(2,1fr)}}.meatbox_container.v2{justify-content:stretch;align-items:stretch;max-width:90rem;height:100%;margin:0 auto;display:flex}.meatbox_container.v2 .inner_detail{flex:auto}.detail_aside_option{border-left:.0625rem solid #e4e7ec80;max-width:19.5rem;height:100%;padding:2rem 1.5rem}.detail_aside_option>h3{color:#000;font-size:1rem;font-weight:700}.detail_aside_option .aside_content{margin-top:1rem;position:relative}.product_information{box-sizing:border-box;gap:1rem;padding-block:1rem 5rem;display:flex}.product_information .img_wrap{max-width:25rem}.product_information .img_wrap .img_focusing{aspect-ratio:1;border-radius:.25rem;width:100%;max-width:25rem;overflow:hidden}.product_information .img_wrap .img_focusing>img{object-fit:cover;width:100%;height:100%;display:block}.product_information .img_wrap .thumb_list{box-sizing:border-box;border-radius:.25rem;gap:.125rem;width:fit-content;margin-top:.5rem;display:flex;overflow:hidden}.product_information .img_wrap .thumb_list li{border-radius:0}.product_information .img_wrap .thumb_list li .detail_thumbs{aspect-ratio:1;opacity:.4;max-width:4rem;max-height:4rem;display:block;overflow:hidden}.product_information .img_wrap .thumb_list li .detail_thumbs>img{object-fit:cover;width:100%;height:100%}.product_information .img_wrap .thumb_list li:first-child{border-radius:.25rem 0 0 .25rem}.product_information .img_wrap .thumb_list li:last-child{border-radius:0 .25rem .25rem 0}.product_information .img_wrap .thumb_list li.active{position:relative}.product_information .img_wrap .thumb_list li.active .detail_thumbs{opacity:1}.product_information .img_wrap .thumb_list li.active:after{content:"";border-radius:inherit;border:.0625rem solid #232221;position:absolute;inset:0}.product_information .txt_wrap{padding-inline:1.5rem}.product_information .txt_wrap .product_name{color:#000;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.product_information .txt_wrap .txt_label_wrap{flex-wrap:wrap;justify-content:flex-start;gap:.25rem;padding-block:.25rem;display:flex}.product_information .txt_wrap .txt_label_wrap .txt_box{font-size:.6875rem;line-height:1}.product_information .txt_wrap .price_wrap{padding-block:.5rem;line-height:1.125}.product_information .txt_wrap .price_wrap .discount_info{align-items:center;gap:.25rem;display:flex}.product_information .txt_wrap .price_wrap .discount_info em{color:#db0e64;font-size:.8125rem;font-weight:500}.product_information .txt_wrap .price_wrap .discount_info s{color:#babec4;margin-left:.25rem;font-size:.8125rem;font-weight:500}.product_information .txt_wrap .price_wrap .price_info{align-items:center;margin-top:.125rem;display:flex}.product_information .txt_wrap .price_wrap .price_info strong{color:#db0e64;font-size:1.5rem;font-weight:700}.product_information .txt_wrap .price_wrap .price_info em{color:#232221;margin-left:.25rem;font-size:1.5rem;font-weight:700}.product_information .txt_wrap .price_wrap .price_unit{color:#858b94;margin-top:.125rem;font-size:.8125rem;font-weight:400;display:block}.product_information .txt_wrap .rating_wrap{align-items:center;gap:.25rem;display:flex}.product_information .txt_wrap .rating_wrap .txt_box{color:#232221;font-size:.875rem;font-weight:400;line-height:1.125}.product_information .txt_wrap .long_label{background-color:#dcf1e180;border-radius:.5rem;align-items:center;gap:.5rem;height:2.25rem;padding:.25rem 1rem;display:flex}.product_information .txt_wrap .long_label .label_txt{color:#038026;font-size:.8125rem;font-weight:700;line-height:1.5}.product_information .txt_wrap .long_label .txt_box{color:#000;font-size:.8125rem;font-weight:400;line-height:1.5}.product_information .txt_wrap .product_delivery_info{flex-wrap:wrap;display:flex}.product_information .txt_wrap .product_delivery_info li{gap:.5rem;width:50%;display:flex}.product_information .txt_wrap .product_delivery_info li span.txt_box{color:#000;height:1.25rem;font-size:.8125rem;font-weight:400;line-height:1.5}.product_information .txt_wrap .product_delivery_info li em.txt_box{color:#858b94;font-size:.6875rem;font-weight:400;line-height:1.25;display:block}.product_information .txt_wrap .store_info_wrap{border-block:.0625rem solid #e4e7ec80;padding-block:1rem;display:flex}.product_information .txt_wrap .store_info_wrap .store_logo{border-radius:50%;width:2rem;height:2rem;overflow:hidden}.product_information .txt_wrap .store_info_wrap .store_info_txt{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.product_information .txt_wrap .store_info_wrap .store_info_txt .store_name{color:#000;font-size:.875rem;font-weight:400;line-height:1.25}.product_information .txt_wrap .store_info_wrap .store_info_txt .store_desc{color:#858b94;font-size:.75rem;font-weight:400;line-height:1.25}.option_information .txt_box.txt_tit{color:#000;font-size:.875rem;font-weight:700}.option_list_wrap{box-sizing:border-box;border:.0625rem solid #e4e7ec80;border-radius:.5rem;overflow:hidden}table.init_table{table-layout:fixed;border-collapse:collapse;width:100%}table.init_table.option_list_table thead tr{overflow:hidden}table.init_table.option_list_table thead th{box-sizing:border-box;background-color:#f2f4f780;border:none;padding:.75rem 1rem}table.init_table.option_list_table thead th .txt_box{color:#858b94;font-size:.75rem;font-weight:500;line-height:1}table.init_table.option_list_table tbody tr{border-top:.0625rem solid #e4e7ec80}table.init_table.option_list_table tbody tr td{padding:.5rem}table.init_table.option_list_table tbody tr td:first-child{padding:.5rem .5rem .5rem 1rem}table.init_table.option_list_table tbody tr td:last-child{padding:.5rem 1rem .5rem .5rem}.label_rounded_fill_grey{box-sizing:border-box;background-color:#f2f4f7;border-radius:.25rem;height:1.5rem;padding:.25rem .375rem}.store_mainVisual{height:14rem;max-height:14rem;position:relative;overflow:hidden}.store_mainVisual>img{margin-block:auto;position:absolute;inset:0}.store_info_wrapper{padding-top:0;padding-bottom:2rem}.store_info_wrapper .store_info_logo{margin-top:-.9375rem;display:block;position:relative;overflow:hidden}.store_info_wrapper.no_top_items{padding-top:1.5rem}.store_info_wrapper.no_top_items .store_info_logo{margin-top:0}.outer_global.store_info_wrapper.no_top_items{border-bottom:.0625rem solid #e4e7ec80;padding-top:4rem}.inner_global:not(.store_info_wrapper).no_top_items{padding-top:1.5rem}.store_information>h3{align-items:center;gap:.625rem;padding-block:.625rem 0;display:flex}.store_information>h3 .store_tit{color:#232221;font-size:2.25rem;font-weight:700;line-height:1.25}.store_information .store_info_util{gap:.625rem;display:flex}.btn_rounded_border{border:.09375rem solid #e4e7ec;border-radius:.375rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.btn_rounded_border .large{border-radius:.5rem;width:2.5rem;height:2.5rem}.area_store_product_container{padding-block:1.5rem}.area_store_product_container.no_top_items{display:none}.md_recommend{background:var(--p-color-bg-surface);box-sizing:border-box;border-radius:.75rem;overflow:hidden;box-shadow:inset 1px 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.md_recommend .md_recommend_header{background-color:#c6e0fe;justify-content:space-between;align-items:center;padding:.5rem 1.5rem;display:flex}.md_recommend .md_recommend_header h3.tit{color:#002133;font-size:1rem;font-weight:600;line-height:1.25}.md_recommend .md_recommend_body{padding:.75rem 1rem 1rem;display:flex}.md_swiper_btn{display:flex}button.btn_md_swiper_arrow{background-color:#f2f4f7;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}button.btn_md_swiper_arrow.btn_prev{border-radius:.5rem 0 0 .5rem}button.btn_md_swiper_arrow.btn_next{border-radius:0 .5rem .5rem 0}button.btn_md_swiper_arrow:disabled{opacity:.5;background-color:#f2f4f7}.md_recommend_swiper .swiper-slide{box-sizing:border-box;max-width:calc(33.3333% - .0625rem)}.box_filter_search{border:.0625rem solid var(--color-bright-gray2);background-color:var(--color-desert-storm);border-radius:.5rem;width:14.875rem;position:relative}.box_filter_search button.button-search-icon{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;width:fit-content;height:fit-content;margin-block:auto;display:flex;position:absolute;inset:0 0 0 .75rem}.box_filter_search .tf_category_search{box-sizing:border-box;background-color:#0000;border:0;border-radius:.5rem;width:100%;height:1.625rem;padding:0 .75rem 0 2rem;font-size:.8125rem}.box_filter_search .tf_category_search::placeholder{color:var(--color-aluminium);font-size:.8125rem}.rows_comm.tab_content{float:none;background:#fff;border-radius:.75rem;flex:1;height:max-content;padding:.5rem .75rem;box-shadow:inset 1px 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.cols_comm.md_content{float:none;background:#fff;border-radius:.75rem;flex:1;height:max-content;padding:.75rem .75rem 1.5rem;box-shadow:inset 1px 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.area_product_container.on_store_filter{gap:1rem;margin-top:0;display:flex}.area_product_container.on_store_filter:first-child{margin-top:0}.area_product_container.on_store_filter>.cols_comm{box-sizing:border-box;padding-left:1rem;overflow:hidden}.area_product_container.on_store_filter>.cols_comm.fst{width:12rem;padding-left:0}.area_product_container.on_store_filter>.cols_comm .oops_global{padding:1.5rem 0}.area_product_container.on_store_filter>.cols_comm .oops_global .outer_cell{height:15.875rem;margin:0 auto}.area_product_container.on_store_filter>.cols_comm .oops_global~[class*=hgroup_]{margin-top:1rem}.area_product_container.on_store_filter .group_product_result{background-color:var(--color-white);border-radius:.75rem;position:relative;overflow:hidden}.area_product_container.on_store_filter .group_product_result>.hgroup_sm{margin:1.5rem 2rem 0}.area_product_container.on_store_filter .group_product_result>.hgroup_sm~.conts_comm{margin:0 2rem;padding:1rem 0 1.5rem}.area_product_container.on_store_filter .group_product_result>.hgroup_sm~.conts_comm .area_swiper_hrznt{margin:0 -2rem}.area_product_container.on_store_filter .group_product_result>.hgroup_sm~.conts_comm .area_swiper_hrznt .swiper{padding-left:2rem;padding-right:2rem}.area_product_container.on_store_filter .group_product_result .conts_comm{margin:0 1.5rem;padding:1.5rem 0}.area_product_container.on_store_filter .group_product_result .conts_comm .area_swiper_wide_banner{margin-top:1.5rem}.area_product_container.on_store_filter .group_product_result .conts_comm .area_swiper_wide_banner:first-child{margin-top:0}.area_product_container.on_store_filter .group_product_result .conts_comm .list_product_result{padding-top:1.5rem}.area_product_container.on_store_filter .group_product_result .conts_comm .list_product_result:first-child{padding-top:0}.area_product_container.on_store_filter .group_product_result .area_space_product_result{margin:-.5rem}.area_product_container.on_store_filter .group_product_result.thin{border:.0625rem solid var(--color-white-rock)}.area_product_container.on_store_filter .group_product_result.thin>.hgroup_sm{margin:1.125rem 1.9375rem 0}.area_product_container.on_store_filter .group_product_result.thin>.hgroup_sm~.conts_comm{margin:0 1.9375rem;padding-bottom:1.3125rem}.area_product_container.on_store_filter .group_product_result~.area_swiper_wide_banner{margin-top:1rem}.promotion .tab_filter_header .swiper{margin-left:0}.promotion .collect_list{padding:10px 16px}.promotion .promotion_top_inner{flex-direction:column;gap:1rem;display:flex}@media (max-width:767px){.promotion .eventProductWrap{padding:0 0 52px}}@media (max-width:1023px){.promotion .eventProductWrap .list_5_cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.promotion .eventProductWrap .list_5_cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.promotion .thin_gray_rounded_box{margin-left:-5px}.promotion .list_2_cols{gap:32px 7px}.promotion .product_card{padding-left:5px}}.promotion .depthSticky+.inner_global{margin-top:0}.coupon_box{box-sizing:border-box;cursor:pointer;border-radius:.75rem;flex:1;justify-content:stretch;display:flex}.coupon_box.couponCompleted button.coupon_download_box,.coupon_box.couponCompleted div.coupon_download_box{background:#f1faf2}.coupon_box.couponCompleted button.coupon_download_box .txt_box,.coupon_box.couponCompleted div.coupon_download_box .txt_box{color:#12a139}.coupon_box.couponExpired .coupon_txt_box .price_kr{color:#858b94}.coupon_box.couponExpired .coupon_txt_box .dates_box .dDay_label{background-color:#f2f4f7}.coupon_box.couponExpired .coupon_txt_box .dates_box .dDay_label em.txt_box{color:#858b94}.coupon_box.couponExpired .coupon_txt_box .dates_box .txt_date,.coupon_box.couponExpired .coupon_txt_box .coupon_title{color:#babec4}.coupon_box.couponExpired button.coupon_download_box,.coupon_box.couponExpired div.coupon_download_box{background:#babec4}.coupon_box.couponExpired button.coupon_download_box .txt_box,.coupon_box.couponExpired div.coupon_download_box .txt_box{color:#fff}.coupon_box .coupon_txt_box{background-color:#fff;border-radius:.25rem 1rem 1rem .25rem;padding:16px;position:relative;overflow-x:hidden;box-shadow:inset .0625rem 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.coupon_box .coupon_txt_box .coupon_type_label{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;display:flex;position:absolute;inset:1rem 1rem auto auto}.coupon_box .coupon_txt_box .coupon_type_label.type1{background:#ffe9f9;border-radius:.25rem;height:1.25rem;padding:.25rem}.coupon_box .coupon_txt_box .coupon_type_label.type1 em.txt_box{letter-spacing:0;color:#db0e64;font-size:.6875rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .coupon_type_label.type2{background:#f3f1ff;border-radius:.25rem;height:1.25rem;padding:.25rem}.coupon_box .coupon_txt_box .coupon_type_label.type2 em.txt_box{letter-spacing:0;color:#503eb2;font-size:.6875rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .coupon_type_label.type3{background:#fdf0e1;border-radius:.25rem;height:1.25rem;padding:.25rem}.coupon_box .coupon_txt_box .coupon_type_label.type3 em.txt_box{letter-spacing:0;color:#be4900;font-size:.6875rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .price_kr{color:#166bd8;font-size:1.5rem;font-weight:700;line-height:1}.coupon_box .coupon_txt_box .dates_box{z-index:1;justify-content:flex-start;align-items:center;gap:.5rem;margin-top:8px;display:flex}.coupon_box .coupon_txt_box .dates_box .dDay_label{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;display:flex}.coupon_box .coupon_txt_box .dates_box .dDay_label.type1{background:#ffe9f9;border-radius:.25rem;height:1.125rem;padding:.125rem .25rem}.coupon_box .coupon_txt_box .dates_box .dDay_label.type1 em.txt_box{letter-spacing:0;color:#db0e64;font-size:.75rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .dates_box .dDay_label.type2{background:#f3f1ff;border-radius:.25rem;height:1.125rem;padding:.125rem .25rem}.coupon_box .coupon_txt_box .dates_box .dDay_label.type2 em.txt_box{letter-spacing:0;color:#503eb2;font-size:.75rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .dates_box .dDay_label.type3{background:#fdf0e1;border-radius:.25rem;height:1.25rem;padding:.125rem .25rem}.coupon_box .coupon_txt_box .dates_box .dDay_label.type3 em.txt_box{letter-spacing:0;color:#be4900;font-size:.75rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .dates_box .dDay_label span.txt_comm{color:#db0e64;font-size:.6875rem;font-weight:500;line-height:1}.coupon_box .coupon_txt_box .dates_box .txt_date{color:#858b94;align-items:center;font-size:12px;font-weight:400;line-height:1;display:flex}.coupon_box .coupon_txt_box .coupon_title{letter-spacing:0;color:#000;white-space:nowrap;text-overflow:ellipsis;min-height:17px;margin-top:.5rem;font-size:.8125rem;font-weight:500;line-height:1.3;display:block;overflow:hidden}.coupon_box .coupon_txt_box .coupon_desc{flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;height:16px;display:flex}.coupon_box .coupon_txt_box .coupon_desc .txt_box{letter-spacing:0;color:#858b94;font-size:.75rem;font-weight:400;line-height:1.3}.coupon_box .coupon_txt_box.full_width{flex:auto;width:0}.coupon_box button.coupon_download_box,.coupon_box div.coupon_download_box{cursor:pointer;background:linear-gradient(117deg,#147eff 3.35%,#522bff 49.84%,#6700e4 86.71%);border-radius:1rem .25rem .25rem 1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:3.75rem;margin-left:-.0625rem;display:flex;box-shadow:inset .0625rem 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.coupon_box button.coupon_download_box .txt_box,.coupon_box div.coupon_download_box .txt_box{color:#fff;font-size:.6875rem;font-weight:500;line-height:1.5}.coupon_swiper_wrap{align-items:center;gap:1rem;padding:0 0 16px;display:flex}.coupon_swiper_wrap .btn_coupon_swiper_arr{border:.09375rem solid var(--gray-100200,#e4e7ec);border-radius:.5rem;flex-shrink:0;width:40px;height:40px;box-shadow:0 .0625rem .125rem #c0c0c080}.couponBtnWrap{padding-bottom:16px}@media (max-width:767px){.couponBtnWrap{padding-bottom:0}}.down_all_coupon_btn{background-color:#fff;border:.0625rem solid #413f3d;border-radius:.5rem;align-items:center;gap:.25rem;height:32px;padding:.375rem .5rem;display:flex}.down_all_coupon_btn .txt_box{color:#413f3d;font-size:.8125rem;font-weight:500;line-height:.8125rem}.down_all_coupon_btn .txt_comm{color:#413f3d;font-size:13px;font-weight:500;line-height:100%}@media (max-width:767px){.down_all_coupon_btn{justify-content:center;width:100%}}button.clear_style{font-size:inherit;background:0 0;border:none;margin:0;padding:0}.p_right_top{position:absolute;top:.75rem;right:.75rem}.area_label{width:320px}.visual_share_button{box-sizing:border-box;z-index:50;background-color:#fff;border:.09375rem solid #e4e7ec;border-radius:.5rem;width:2.5rem;height:2.5rem;overflow:hidden}.visual_share_button>button.clear_button{width:100%;height:100%}button.button_coupon_tooltip{background-color:#0000;flex-direction:row;justify-content:center;align-items:center;height:fit-content;display:flex}.promotionPageCard{grid-template-columns:repeat(4,1fr);gap:24px 16px;padding:40px 0;display:grid}@media (max-width:767px){.promotionPageCard{flex-wrap:wrap;gap:32px 12px;padding:16px 16px 32px;display:flex}}.promotionPageCard .bgInherit{width:163px}@media (max-width:767px){.promotionPageCard .bgInherit{width:calc(50% - 6px)}}.promotionPageCard .label_area .cart_button{height:32px!important}.meatmartPmsCard{grid-template-columns:repeat(4,1fr);gap:32px 12px;padding:16px 16px 32px;display:grid}@media (max-width:767px){.meatmartPmsCard{flex-wrap:wrap;display:flex}}.meatmartPmsCard .bgInherit{width:158px}@media (max-width:767px){.meatmartPmsCard .bgInherit{width:calc(50% - 6px)}}.meatmartPmsCard .label_area .cart_button{height:32px!important}.cardMtSection{padding:0 0 32px}@media (max-width:767px){.cardMtSection{padding:0 0 30px}}.cardMtSection .imgVisual{width:100%;height:auto}.cardMtSection .productMtArea{justify-content:center;gap:12px;display:flex}@media (max-width:767px){.cardMtSection .productMtArea{flex-direction:column;gap:20px;padding:0 20px}}.cardMtSection .productMtArea .bgInherit{width:200px}@media (max-width:767px){.cardMtSection .productMtArea .bgInherit{width:100%}.cardMtSection .productMtArea .bgInherit .product_card{flex-direction:row;gap:12px}.cardMtSection .productMtArea .bgInherit .product_card .img_wrap{width:128px;height:128px}.cardMtSection .productMtArea .bgInherit .product_card .txt_wrap{width:calc(100% - 180px)}}.cardSeafoodSection{background:#8bcdfc;padding:0 0 56px}@media (max-width:767px){.cardSeafoodSection{padding:0 0 32px}}.cardSeafoodSection .imgVisual{width:100%}.cardSeafoodSection .productSeafoodArea{background:#fff;border-radius:10px;justify-content:center;gap:12px;margin:0 20px;padding:12px 0;display:flex}@media (max-width:767px){.cardSeafoodSection .productSeafoodArea{flex-direction:column;gap:20px;margin:0 12px;padding:12px}}.cardSeafoodSection .productSeafoodArea .bgInherit{width:200px}@media (max-width:767px){.cardSeafoodSection .productSeafoodArea .bgInherit{width:100%}.cardSeafoodSection .productSeafoodArea .bgInherit .product_card{flex-direction:row;gap:18px}.cardSeafoodSection .productSeafoodArea .bgInherit .product_card .img_wrap{width:128px;height:128px}.cardSeafoodSection .productSeafoodArea .bgInherit .product_card .txt_wrap{width:calc(100% - 140px)}}.cardSeafoodMtSection{background:#dbefff;padding:0 0 56px}@media (max-width:767px){.cardSeafoodMtSection{padding:0 0 28px}}.cardSeafoodMtSection .imgVisual{width:100%}.cardSeafoodMtSection .productSeafoodMtArea{background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:24px 8px;margin:0 20px;padding:12px;display:grid}@media (max-width:767px){.cardSeafoodMtSection .productSeafoodMtArea{flex-wrap:wrap;display:flex}}.cardSeafoodMtSection .productSeafoodMtArea .bgInherit{width:153px}@media (max-width:767px){.cardSeafoodMtSection .productSeafoodMtArea .bgInherit{width:calc(50% - 6px)}}.cardSeafoodMtSection .productSeafoodMtArea .label_area .cart_button{height:32px!important}.cardSeafoodMtSection .btnArea{margin:32px 0 0}.cardSeafoodMtSection .btnArea.hidden{display:none}.draggableHandle{background:#e4e7ec80;border-radius:8px;width:40px;height:4px;display:none;position:absolute;top:-8px;left:50%;transform:translate(-50%)}@media (max-width:767px){.draggableHandle{display:block}}.inputArea{box-sizing:border-box;color:#232221;resize:none;background:#fff;border:1px solid #e4e7ec;border-radius:8px;outline:none;width:100%;height:90px;padding:6px 12px;font-size:13px;line-height:20px;display:block}@media (max-width:767px){.inputArea{height:90px}}.inputArea:disabled{color:#858b94;background:#f2f4f7}.inputArea::placeholder{color:#858b94;white-space:pre-line}.inputArea:focus{border:1px solid #413f3d}.inputArea::-webkit-scrollbar{width:15px}.inputArea::-webkit-scrollbar-track{border-radius:4px}.inputArea::-webkit-scrollbar-thumb{background:#6b6b6b80;border:5px solid #fff;border-radius:16px}.inputArea.inputWarn{background:#fee5e7;border:1px solid #ffabb6}.inputArea.inputWarn::placeholder{color:#232221}.inputTextArea{width:100%;position:relative}.inputTextArea .inputText{box-sizing:border-box;color:#232221;background:#fff;border:1px solid #e4e7ec;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:13px}.inputTextArea .inputText:hover{background:#f2f4f780;border:1px solid #babec4}.inputTextArea .inputText:disabled,.inputTextArea .inputText:read-only{color:#858b94;background:#f2f4f7}.inputTextArea .inputText::placeholder{color:#858b94}.inputTextArea .inputText:focus{border:1px solid #413f3d;padding-right:33px}.inputTextArea .inputText.inputWarn{background:#fee5e7;border:1px solid #ffabb6}.inputTextArea .inputText.inputWarn::placeholder{color:#232221}.inputTextArea .inputText:-webkit-autofill{-webkit-text-fill-color:#000!important;box-shadow:inset 0 0 0 1000px #fff!important}.inputTextArea .btnTextDel{background:0 0;width:16px;height:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.inputWarnMsg{justify-content:start;align-items:center;gap:8px;padding:8px 0;display:flex;position:relative}.inputWarnMsg .ico{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex;transform:translateY(.5px)}.inputWarnMsg .ico svg{display:block}.inputWarnMsg .text{color:#a21039;font-size:12px;line-height:normal}.must{vertical-align:middle;background:#f63d8b;border-radius:50%;width:4px;height:4px;margin:0 0 0 4px;display:inline-block;position:relative;top:-8px}@media (max-width:767px){.must{top:-7px}}.layerDimBg{z-index:50000;background:#23222180;position:fixed;inset:0}#modal-root>.layerDimBg:last-of-type{background:#23222180}.categoryModal{background:#fff;border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0}.categoryModal .head{box-sizing:border-box;border-bottom:1px solid #e4e7ec80;justify-content:space-between;align-items:center;margin:16px 0 0;padding:4px 16px 10px;display:flex;position:relative}.categoryModal .head h3{color:#232221;font-size:16px;font-weight:700}.categoryModal .head .btnClose{background:0 0;height:20px;margin-top:-3px}.categoryModal .cont{box-sizing:border-box;max-height:540px;padding:8px 16px 36px;overflow-y:auto}.categoryModal .cont label{padding:9px 0 10px 24px;display:block;position:relative}.categoryModal .cont label .inputRadio{opacity:0;width:1px;height:1px}.categoryModal .cont label .inputRadio+.ico{box-sizing:border-box;border:.66px solid #e4e7ec;border-radius:50%;width:16px;height:16px;display:inline-block;position:absolute;top:13px;left:0}.categoryModal .cont label .inputRadio:checked+.ico{border:4px solid #413f3d}.categoryModal .cont label .inputRadio~.txtBox{color:#413f3d;font-size:14px;font-weight:500;line-height:20px}.swiperPrev{background:#fff;border:1px solid #e4e7ec;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 1px 2px #c0c0c080}.swiperNext{background:#fff;border:1px solid #e4e7ec;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 1px 2px #c0c0c080}.resultNone{flex-direction:column;align-items:center;gap:16px;padding:56px 16px;display:flex}@media (max-width:767px){.resultNone .ico{height:36px}.resultNone .ico svg{width:36px;height:36px}}.resultNone .text{color:#232221;text-align:center;font-size:18px;font-weight:600;line-height:125%}@media (max-width:767px){.resultNone .text{font-size:14px}}.resultNone .explain{color:#858b94;text-align:center;font-size:14px;line-height:150%}@media (max-width:767px){.resultNone .explain{font-size:12px}}.resultNone .btnArea{justify-content:center;align-items:center;gap:8px;display:flex}.resultNone .btnArea button{border-radius:8px;height:40px;padding:0 16px;font-size:14px;font-weight:500}@media (max-width:767px){.resultNone .btnArea button{height:32px;padding:0 12px;font-size:13px}}.resultNone .btnArea .btnNormal{color:#413f3d;background:#f2f4f7}.resultNone .btnArea .btnPrimary{color:#fff;background:#413f3d}.moHeadPos{position:relative}.storeHeadVisual .visualBox{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.storeHeadVisual .visualBox .img_box{object-fit:cover;object-position:center;height:auto;max-height:224px}@media (max-width:767px){.storeHeadVisual .visualBox .img_box{max-height:inherit}}.storeInfoBox{box-sizing:border-box;justify-content:space-between;max-width:1280px;margin:32px auto 0;padding:0 24px 8px;display:flex}@media (max-width:767px){.storeInfoBox{border-bottom:8px solid #e4e7ec80;margin:0;padding:20px 16px}}.storeInfoBox .storeTitle{align-items:center;gap:10px;display:flex}@media (max-width:767px){.storeInfoBox .storeTitle{gap:8px}}.storeInfoBox .storeTitle .storeLogoImg{box-sizing:border-box;background:#f5f5f5;border:.7px solid #e4e7ec;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}@media (max-width:767px){.storeInfoBox .storeTitle .storeLogoImg{width:34px;height:34px}}.storeInfoBox .storeTitle .storeLogoImg .logoImg{width:100%}.storeInfoBox .storeTitle .storeLogo{box-sizing:border-box;background:#f5f5f5 url(/fstatic/image/store/logo_store.svg) 50% no-repeat;border:1px solid #e4e7ec;border-radius:50%;width:40px;height:40px;display:block}@media (max-width:767px){.storeInfoBox .storeTitle .storeLogo{background-size:13.063px;width:30px;height:30px}}.storeInfoBox .storeTitle h2{color:#232221;white-space:nowrap;text-overflow:ellipsis;max-width:508px;font-size:28px;font-weight:700;line-height:125%;overflow:hidden}@media (max-width:767px){.storeInfoBox .storeTitle h2{max-width:calc(100vw - 100px);font-size:20px}}.storeInfoBox .storeTitle .infoDetailBox{position:relative}@media (max-width:767px){.storeInfoBox .storeTitle .infoDetailBox{position:inherit}}.storeInfoBox .storeTitle .btnInfoDetail{cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #e4e7ec;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:767px){.storeInfoBox .storeTitle .btnInfoDetail{flex-shrink:0;width:20px;height:20px}}.storeInfoBox .storeTitle .btnInfoDetail .svg_box{--svg-width:16px;--svg-height:16px;transform:translateY(-.5px)}@media (max-width:767px){.storeInfoBox .storeTitle .btnInfoDetail .svg_box{--svg-width:13px;--svg-height:13px}.storeInfoBox .storeTitle .btnInfoDetail .svg_box svg{--svg-width:13.33px;--svg-height:13.33px}}.storeInfoBox .storeTitle .btnInfoDetail.on{border:1.5px solid #413f3d}.storeInfoBox .storeTitle .transModal{position:fixed;inset:0}.storeInfoBox .storeTitle .storeDetailModal{box-sizing:border-box;z-index:100;background:#fff;border:1px solid #232221;border-radius:12px;width:330px;padding:8px 16px;position:absolute;top:28px;left:0}@media (max-width:767px){.storeInfoBox .storeTitle .storeDetailModal{width:calc(100% - 32px);left:16px;right:16px;top:inherit;margin-top:4px}}.storeInfoBox .storeTitle .storeDetailModal .storeDetailHead{justify-content:space-between;align-items:center;padding:8px 0;display:flex}.storeInfoBox .storeTitle .storeDetailModal .storeDetailHead h3{color:#232221;font-size:16px;font-weight:700;line-height:125%}.storeInfoBox .storeTitle .storeDetailModal .storeDetailHead .btnClose{background:0 0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.storeInfoBox .storeTitle .storeDetailModal .infoList li{align-items:start;padding:8px 0;font-size:13px;line-height:125%;display:flex}@media (max-width:767px){.storeInfoBox .storeTitle .storeDetailModal .infoList li{padding:6px 0}}.storeInfoBox .storeTitle .storeDetailModal .infoList li strong{color:#232221;flex:0 96px;font-weight:500}.storeInfoBox .storeTitle .storeDetailModal .infoList li .text{color:#858b94;flex:1}.storeInfoBox .storeTitle .storeDetailModal .infoList .btnBusinessMore{vertical-align:middle;background:#f2f4f7;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;margin:-3px 0 0 4px;display:inline-flex}.storeInfoBox .btnBoxR{align-items:center;gap:10px;display:flex}.storeInfoBox .btnBoxR .btnAction{box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.storeInfoBox .btnBoxR .btnAction .shrink-0{justify-content:center;align-items:center;display:flex}@media (max-width:767px){.storeInfoBox .btnBoxR{display:none}}.storeMiddleSection{box-sizing:border-box;max-width:1280px;margin:24px auto 0;padding:0 24px}@media (max-width:767px){.storeMiddleSection{margin:0;padding:0}}.storeStickySection{box-sizing:border-box;max-width:1280px;margin:24px auto 0;padding:0 24px}@media (max-width:767px){.storeStickySection{margin-top:0;padding:0}}.storeRecommendBox{background:#fee5e780;border:1px solid #e4e7ec;border-radius:12px;padding:24px 24px 19px 19px}@media (max-width:767px){.storeRecommendBox{background:0 0;border:none;border-bottom:8px solid #e4e7ec80;border-radius:0;padding:16px 0 24px}}.storeRecommendHead{justify-content:space-between;align-items:center;margin:0 0 16px 5px;display:flex}@media (max-width:767px){.storeRecommendHead{margin:0 0 16px;padding:0 16px}}.storeRecommendHead h3{color:#232221;font-size:20px;font-weight:700;line-height:100%}@media (max-width:767px){.storeRecommendHead h3{font-size:16px}}.storeRecommendHead .btnArrow{align-items:center;display:flex}@media (max-width:767px){.storeRecommendHead .btnArrow{display:none}}.storeRecommendHead .btnArrow button{background:#f2f4f7;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.storeRecommendHead .btnArrow button:disabled{opacity:.5}.storeRecommendHead .btnArrow .btnPrev{border-radius:8px 0 0 8px}.storeRecommendHead .btnArrow .btnNext{border-radius:0 8px 8px 0}@media (max-width:767px){.storeRecommendCont .swiper{padding:0 16px}}.storeRecommendCont .embla{overflow:hidden}@media (max-width:767px){.storeRecommendCont .embla{padding:0 16px}}.storeRecommendCont .embla__container{flex-flow:row;display:flex}@media (max-width:767px){.storeRecommendCont .embla__container{padding:0}}.storeRecommendCont .embla__slide{flex:none;width:calc(39.1% - 8px);min-width:0;height:auto;margin-right:16px;position:relative;overflow:visible}@media (max-width:767px){.storeRecommendCont .embla__slide{width:calc(84.5% - 8px)}}.storeRecommendCont .embla__slide--empty{width:100%;margin-right:0}.storeRecommendCont .product_card{max-width:inherit;background:0 0;gap:12px;padding:0 0 5px 5px}@media (max-width:767px){.storeRecommendCont .product_card{gap:16px;padding:0 0 5px}}.storeRecommendCont .product_card .img_wrap{flex-shrink:0;width:128px}.storeRecommendCont .product_card .img_wrap .cart_button{inset:auto 4px 4px auto;height:32px!important}.storeRecommendCont .product_card .txt_wrap{flex:1}.storeFilterBox{border:1px solid #e4e7ec;border-radius:12px;padding:8px 12px}@media (max-width:767px){.storeFilterBox{border:none;border-radius:0;padding:0}}.storeFilterHead{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:-12px;display:flex}@media (max-width:767px){.storeFilterHead{border-bottom:1px solid #e4e7ec80;margin-bottom:0;padding:10px 0}}.storeFilterHead .swiper{margin-left:0}.storeFilterHead .swiper-slide:last-child{padding-right:8px}.storeFilterHead .embla{flex:1;min-width:0;margin-left:0;overflow:hidden}.storeFilterHead .embla__container{display:flex}.storeFilterHead .embla__slide.swiper-slide:last-child{padding-right:8px}.storeFilterHead .btnArrow{align-items:center;display:flex;position:relative}.storeFilterHead .btnArrow:before{content:"";z-index:1;background:linear-gradient(90deg,#fff0 0%,#fff 58.65%);width:50px;height:28px;display:block;position:absolute;top:0;left:-50px}.storeFilterHead .btnArrow button{background:#f2f4f7;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.storeFilterHead .btnArrow button:disabled{opacity:.5}.storeFilterHead .btnArrow .btnPrev{border-radius:8px 0 0 8px}.storeFilterHead .btnArrow .btnNext{border-radius:0 8px 8px 0}@media (max-width:767px){.storeFilterHead .btnArrow{display:none}}.storeFilterHead .tab-filter-depth1-swiper{flex:1;min-width:0}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper{padding:0 12px 0 16px}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide{width:100%;max-width:fit-content;margin-inline:0;display:block}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents{box-sizing:border-box}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label{text-align:center;box-sizing:border-box;z-index:0;background-color:#fff;border-radius:.5rem .5rem 0 0;justify-content:center;align-items:center;gap:.25rem;min-width:96px;height:28px;margin:0 0 12px;padding:0 12px 2px;display:flex;position:relative}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label{background:#f2f4f7;border-radius:8px;min-width:auto;height:32px;margin:0;padding:0 12px}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .tab_txt{white-space:nowrap;color:#232221;font-size:.8125rem}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .tab_txt{font-size:14px;font-weight:500}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .active_tab_before,.storeFilterHead .tab-filter-depth1-swiper .swiper-slide .slide-contents .tab_label .active_tab_after{display:none}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active{z-index:1}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents{position:relative}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents:before{content:"";background:#f2f4f7;width:100%;height:12px;display:inline-block;position:absolute;top:28px;left:0;right:12px}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label{z-index:1;background-color:#f2f4f7}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label{background:#232221}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .tab_txt{font-weight:700}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .tab_txt{color:#fff;font-weight:500}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_before{display:flex;position:absolute;bottom:0;right:100%}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_before{display:none}}.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_after{display:flex;position:absolute;bottom:0;left:100%}@media (max-width:767px){.storeFilterHead .tab-filter-depth1-swiper .swiper-slide.on_active .slide-contents .tab_label .active_tab_after{display:none}}.storeFilterCont{background-color:#f2f4f7;border-radius:12px;padding:8px 0}@media (max-width:767px){.storeFilterCont{border-bottom:1px solid #e4e7ec80}}.storeFilterCont .body_content{padding:0 8px}.storeFilterCont .body_content .item_list{grid-template-columns:repeat(6,1fr);gap:.25rem;padding:4px 0;display:grid}@media (max-width:767px){.storeFilterCont .body_content .item_list{white-space:nowrap;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:16px;padding:0 16px;display:flex;position:relative;bottom:-1px;overflow-x:auto}.storeFilterCont .body_content .item_list::-webkit-scrollbar{display:none}}.storeFilterCont .body_content .item_list>li{justify-content:flex-start;align-items:center;gap:.25rem;min-width:0;padding:.375rem .75rem;display:flex}@media (max-width:767px){.storeFilterCont .body_content .item_list>li{flex-shrink:0;padding:0}}.storeFilterCont .body_content .item_list>li button.btn_dep2{text-align:left;color:#232221;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;line-height:1rem;display:block;overflow:hidden}@media (max-width:767px){.storeFilterCont .body_content .item_list>li button.btn_dep2{overflow:inherit;color:#858b94;border-bottom:2px solid #0000;height:40px;padding-top:1px;font-size:14px;font-weight:500}}.storeFilterCont .body_content .item_list>li .dep2_label{color:#858b94;background:#e4e7ec;border-radius:.5rem;padding:.0625rem .375rem;font-size:.75rem;line-height:1rem}.storeFilterCont .body_content .item_list>li.on_active button.btn_dep2{color:#db0e64;font-weight:700}.storeFilterCont .body_content.promotion_tab_filter{background-color:#fff;border-radius:0}.storeFilterMore{padding:8px 0}@media (max-width:767px){.storeFilterMore{display:none}}.storeFilterMore button{justify-content:center;align-items:center;gap:.125rem;height:12px;margin-inline:auto;display:flex}.storeFilterMore button .txt_comm{color:#858b94;font-size:.75rem;font-weight:500}.storeFilterMore button .svg_icon{transition:transform .3s;display:flex;transform:rotate(0)}.storeFilterMore button .svg_icon.rotate_180{transition:transform .3s;transform:rotate(180deg)}.storeFilterMore.promotion_tab_filter{background-color:#fff;border-radius:0}.storeFilter2depthMo{background:#fff;border-bottom:1px solid #e4e7ec80;height:40px;position:relative}.storeFilter2depthMo .depthFilterBox{margin:0 40px 0 0;position:relative;bottom:-1px}.storeFilter2depthMo .depthFilterBox .swiper{padding-right:30px}.storeFilter2depthMo .depthFilterBox .swiper-wrapper{padding:0 0 0 16px}.storeFilter2depthMo .depthFilterBox .swiper-wrapper .swiper-slide{width:auto;height:40px}.storeFilter2depthMo .depthFilterBox .swiper-wrapper .swiper-slide button{color:#858b94;background:0 0;height:40px;font-size:14px;font-weight:500;line-height:125%}.storeFilter2depthMo .depthFilterBox .swiper-wrapper .swiper-slide button.active{color:#db0e64;border-bottom:2px solid #db0e64}.storeFilter2depthMo .btnFilterMore{background:#fff;width:40px;height:40px;position:absolute;top:0;right:0}.storeFilter2depthMo .btnFilterMore .button-secondary-tab-more{z-index:1}.storeFilterDep3{border:1px solid #e4e7ec80;border-radius:12px;align-items:center;gap:0;margin-top:.5rem;padding:4px;display:flex}@media (max-width:767px){.storeFilterDep3{background:#f2f4f780;border:none;border-bottom:1px solid #f2f4f7;border-radius:0;margin-top:0;padding:0}}.storeFilterDep3 .tab-filter-depth3-embla{flex:1 0 auto;width:0;overflow:hidden}@media (max-width:767px){.storeFilterDep3 .tab-filter-depth3-embla{margin-right:0;padding:0 16px}}.storeFilterDep3 .embla__container{flex-flow:row;display:flex}.storeFilterDep3 .embla__slide{flex:none;align-items:center;width:auto;min-width:0;display:flex}.storeFilterDep3 .embla__slide .tab_label3{white-space:nowrap;color:#858b94;box-sizing:border-box;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;min-width:fit-content;height:32px;padding:0 .75rem;font-size:.8125rem;font-weight:500;display:inline-flex;position:relative}@media (max-width:767px){.storeFilterDep3 .embla__slide .tab_label3{color:#babec4;height:40px;padding:0}}.storeFilterDep3 .embla__slide.on_active .tab_label3{color:#232221;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;background-color:#f2f4f7;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}@media (max-width:767px){.storeFilterDep3 .embla__slide.on_active .tab_label3{background:0 0;text-decoration-line:none}}.storeFilterDep3 .btnArrow{align-items:center;display:flex;position:relative}@media (max-width:767px){.storeFilterDep3 .btnArrow{display:none}}.storeFilterDep3 .btnArrow:before{content:"";z-index:1;background:linear-gradient(90deg,#fff0 0%,#fff 58.65%);width:50px;height:28px;display:block;position:absolute;top:0;left:-50px}.storeFilterDep3 .btnArrow.isEnd:before{display:none}.storeFilterDep3 .btnArrow button{background:#f2f4f7;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.storeFilterDep3 .btnArrow button:disabled{opacity:.5}.storeFilterDep3 .btnArrow .btnPrev{border-radius:8px 0 0 8px}.storeFilterDep3 .btnArrow .btnNext{border-radius:0 8px 8px 0}.storeCard.thin_gray_rounded_box.type1{box-shadow:none;border:none;border-radius:0;padding:12px 16px 40px}@media (max-width:767px){.storeCard.thin_gray_rounded_box.type1{padding:0}.storeCard .sorting_button_wrap{background:#fff;padding:6px 16px;position:sticky;top:0}.storeCard .cate_search_result{border-top:1px solid #e4e7ec80;margin:0;padding:12px 16px}}.storeCard .product_card.type2{max-width:100%}@media (max-width:767px){.storeCard .list_5_cols{padding-top:0}.categoryModal.storeTotal .txtBox{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 65px);display:inline-block;overflow:hidden}.storeWrap{padding-top:45px}.storeWrap .storeStickyWrap{position:relative}.storeWrap.scroll-down .mobile_navigation,.storeWrap .areaDown .storeFilterHead,.storeWrap .areaDown .storeFilter2depthMo,.storeWrap .areaDown .storeFilterDep3{display:none}.storeWrap .areaDown main.contents_wrapper{z-index:1}.storeWrap .areaDown .sorting_button_wrap{position:sticky;top:0}.storeWrap .areaUp main.contents_wrapper{z-index:1}.storeWrap .areaUp .sorting_button_wrap{position:relative}.storeWrap .areaUp .storeStickySection{z-index:20;background:#fff;position:sticky;top:45px}}.alertMsgModalCont{background:#fff;border-radius:12px;width:380px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.alertMsgModalCont{width:calc(100% - 32px);max-width:380px;margin:0 auto;inset:50% 16px auto;transform:translateY(-50%)}}.alertMsgModalCont .alertMsg{flex-direction:column;gap:12px;padding:30px 24px 24px;display:flex}.alertMsgModalCont .alertMsg h5{color:#232221;font-size:16px;font-weight:600;line-height:130%}.alertMsgModalCont .alertMsg .explain{color:#666;font-size:14px;line-height:130%}.alertMsgModalCont .alertMsg .explain .brM{display:none}@media (max-width:767px){.alertMsgModalCont .alertMsg .explain .brM{display:block}}.alertMsgModalCont .alertMsg .addressBox{flex-direction:column;gap:4px;display:flex}.alertMsgModalCont .alertMsg .addressBox .address{color:#db0e64;font-size:14px;font-weight:500;line-height:130%}.alertMsgModalCont .alertMsg .addressBox .phone{color:#858b94;font-size:14px;line-height:130%}.alertMsgModalCont .alertMsg .msgGuideBox{background:#f2f4f7;border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.alertMsgModalCont .alertMsg .msgGuideBox dl{justify-content:space-between;align-items:start;display:flex}.alertMsgModalCont .alertMsg .msgGuideBox dt{color:#858b94;flex-shrink:0;min-width:68px;font-size:14px;line-height:130%}.alertMsgModalCont .alertMsg .msgGuideBox dd{color:#232221;text-align:right;font-size:14px;font-weight:500;line-height:130%}.alertMsgModalCont .alertMsg .msgGuideBox .point{color:#db0e64}.alertMsgModalCont .alertMsg .msgGuideBox .msgSubBox{color:#858b94;white-space:nowrap;text-overflow:ellipsis;border-left:3px solid #c0c0c080;margin:2px 0 8px;padding:0 0 0 8px;font-size:13px;line-height:130%;overflow:hidden}.alertMsgModalCont .alertMsg .msgGuideNotice li{color:#858b94;padding:0 0 0 6px;font-size:13px;line-height:130%;position:relative}.alertMsgModalCont .alertMsg .msgGuideNotice li:before{content:"";background:#858b94;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:6px;left:0}.alertMsgModalCont .alertBtn{justify-content:space-between;align-items:center;gap:8px;height:72px;padding:0 16px;display:flex}.alertMsgModalCont .alertBtn button{border-radius:8px;flex:1;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:100%}.alertMsgModalCont .alertBtn .btnPrimary{color:#fff;background:#413f3d}.alertMsgModalCont .alertBtn .btnNormal{color:#413f3d;background:#f2f4f7}.addressAddModal{width:100%}.addressAddModal>.layerDim{background:#23222180;position:fixed;inset:0}.addressAddModal>.layerCont{background:#fff;border:1px solid #f2f4f7;border-radius:12px;flex-direction:column;width:535px;height:720px;margin:0 auto;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)translateY(.2px)}@media (max-width:767px){.addressAddModal>.layerCont{border:none;border-radius:16px 16px 0 0;width:100%;height:auto;max-height:85vh;inset:auto 0 0;transform:none}}.addressAddModal .addressHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;display:flex;position:relative}@media (max-width:767px){.addressAddModal .addressHead{margin-top:16px}}.addressAddModal .addressHead h3{color:#232221;padding:17px 16px 13px;font-size:20px;font-weight:700;line-height:125%}@media (max-width:767px){.addressAddModal .addressHead h3{padding:8px 16px;font-size:18px;line-height:100%}}.addressAddModal .addressHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:57px;display:flex}@media (max-width:767px){.addressAddModal .addressHead .btnClose{width:44px;height:44px}}.addressAddModal .addressAddWrap{box-sizing:border-box;border-bottom:1px solid #e4e7ec;align-items:center;gap:16px;padding:12px 16px;display:flex}.addressAddModal .addressAddWrap .msgRow{flex-direction:column;flex:1;gap:4px;display:flex}.addressAddModal .addressAddWrap .msgRow .explain{color:#232221;font-size:14px;font-weight:500;line-height:130%}.addressAddModal .addressAddWrap .msgRow .info{align-items:center;height:17px;display:flex}.addressAddModal .addressAddWrap .msgRow .btnAddNotice{color:#858b94;background:0 0;border-bottom:1px solid #858b94;height:17px;font-size:13px;line-height:normal}.addressAddModal .addressAddWrap .btnR{flex-shrink:0}.addressAddModal .addressAddWrap .btnR .btnAdd{color:#413f3d;background:#fff;border:1px solid #413f3d;border-radius:6px;height:24px;padding:0 12px;font-size:12px;font-weight:500;line-height:100%}.addressAddModal .addressAddWrap .noticeList ul{flex-direction:column;gap:2px;display:flex}.addressAddModal .addressAddWrap .noticeList li{color:#232221;padding:0 0 0 8px;font-size:14px;font-weight:500;line-height:130%;position:relative}.addressAddModal .addressAddWrap .noticeList li:before{content:"";background:#232221;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:7px;left:0}.addressAddModal .addressAddWrap .noticeList li.point{color:#db0e64}.addressAddModal .addressAddWrap .noticeList .noticeBtn{padding:4px 0 0 8px}.addressAddModal .addressCont{box-sizing:border-box;background:#f2f4f7;border-radius:0 0 12px 12px;flex-direction:column;flex:1;gap:12px;padding:16px 16px 40px;display:flex;overflow:hidden auto}@media (min-width:768px){.addressAddModal .addressCont{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.addressAddModal .addressCont::-webkit-scrollbar{background-color:#0000;width:15px}.addressAddModal .addressCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.addressAddModal .addressCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.addressAddModal .addressCont::-webkit-scrollbar-thumb{border:3px solid #f2f4f7}}@media (max-width:767px){.addressAddModal .addressCont{border-radius:0}}.addressAddModal .addressExplain{color:#858b94;border-bottom:1px solid #e4e7ec80;padding:8px 16px;font-size:13px;font-weight:400;line-height:130%}@media (max-width:767px){.addressAddModal .addressExplain{padding:9px 16px 7px}}.addressAddModal .item{background:#fff;border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;gap:8px;padding:16px 16px 16px 40px;display:flex;position:relative}@media (max-width:767px){.addressAddModal .item{padding:16px 12px 16px 36px}}.addressAddModal .item .inputRadio{opacity:0;width:1px;height:1px;position:absolute;top:0;left:0}.addressAddModal .item .inputRadio+.ico{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:50%;width:16px;height:16px;display:inline-block;position:absolute;top:18px;left:16px}@media (max-width:767px){.addressAddModal .item .inputRadio+.ico{left:12px}}.addressAddModal .item .inputRadio:checked+.ico{border:4px solid #413f3d}.addressAddModal .item .inputRadio:disabled+.ico{background:#e4e7ec80}.addressAddModal .item .inputRadio:disabled~div:not(.itemMark),.addressAddModal .item .inputRadio:disabled~.itemMark>span{opacity:.5}.addressAddModal .item .markDefault{color:#413f3d;background:#e4e7ec;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:125%;display:inline-flex}.addressAddModal .item:has(.inputRadio:checked){border:2px solid #413f3d;margin:-1px}.addressAddModal .item .name{color:#232221;flex-shrink:0;font-size:14px;font-weight:700;line-height:100%}.addressAddModal .item .person{color:#232221;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding:0 0 0 8px;font-size:14px;line-height:100%;display:-webkit-box;position:relative;overflow:hidden}.addressAddModal .item .person:before{content:"";background:#e4e7ec;width:1px;height:10px;display:inline-block;position:absolute;top:3px;left:0}.addressAddModal .item label{cursor:pointer;align-items:center;gap:8px;width:100%;margin-right:auto;display:flex}.addressAddModal .item .labelName{height:20px;margin-left:-25px;padding-left:25px;position:relative}.addressAddModal .item .labelInfo{color:#232221;font-size:14px;font-weight:500;line-height:125%}.addressAddModal .item .labelInfoDetail{color:#232221;height:20px;margin-top:4px;font-size:16px;font-weight:500;line-height:125%}@media (max-width:767px){.addressAddModal .item .labelInfoDetail{margin-top:0;font-size:14px}}.addressAddModal .item .labelInfoPhone{color:#babec4;margin-top:4px;font-size:14px;line-height:100%}@media (max-width:767px){.addressAddModal .item .labelInfoPhone{font-size:13px}}.addressAddModal .item .itemInfo{flex-direction:column;display:flex}.addressAddModal .item .itemState{flex-wrap:wrap;align-items:center;gap:6px 0;display:flex}.addressAddModal .item .itemState .text{color:#232221;font-size:14px;line-height:100%}.addressAddModal .item .itemState .bar{background:#e4e7ec;width:1px;height:10px;margin:0 8px}.addressAddModal .item .itemState .warn{align-items:center;gap:4px;display:flex}.addressAddModal .item .itemState .warn .ico{background:url(/fstatic/image/productView/ico_add_warn.svg) no-repeat;width:12px;height:12px}.addressAddModal .item .itemState .warn .text{color:#db0e64;font-weight:600}.addressAddModal .item .itemMark{flex-wrap:wrap;gap:4px;display:flex}.addressAddModal .item .itemMark span{flex-shrink:0}.addressAddModal .item .itemMark .btnR{align-items:center;gap:8px;margin-left:auto;display:flex}@media (max-width:767px){.addressAddModal .item .itemMark .btnR{justify-content:flex-end;width:100%;margin-top:8px}}.addressAddModal .item .itemMark .btnR button{color:#858b94;background:0 0;padding:0 4px;font-size:13px;font-weight:500;line-height:100%}.addressAddModal .item .itemMark .btnR .bar{background:#e4e7ec;width:1px;height:11px}.addressAddModal .item .markMsg{color:#babec4;font-size:13px;line-height:100%}.addressAddModal .item .markMeatmart{color:#db0e64;background:#ffe9f9;border-radius:20px;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:normal;display:flex}.addressAddModal .item .markParcel{color:#da1249;background:#fee5e7;border-radius:20px;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:normal;display:flex}.addressAddModal .item .markFresh{color:#038026;background:#dcf1e1;border-radius:20px;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:normal;display:flex}.addressAddModal .item .markFridge{color:#166bd8;background:#e8f3fe;border-radius:20px;justify-content:center;align-items:center;gap:6px;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:normal;display:flex}.addressAddModal .item .markFridge .bar{width:1px;height:6px}.addressAddModal .item .markFridge .tooltip{cursor:pointer;width:12px;height:12px;margin-top:-1px}.addressAddModal .item .markFridge.stateNot{color:#858b94;background:#f2f4f7}.addressAddModal .item .markFridge.stateNot .bar{opacity:.5;background:#c0c0c080}.addressAddModal .item .markFridge.statePending{color:#eb6100;background:#fdf0e1}.addressAddModal .item .markFridge.statePending .bar{background:#f7b38380}.addressAddModal.windowPopup .layerCont{border:none;border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100%;display:flex;inset:0;transform:translate(0)}.addressAddModal.windowPopup .layerCont .addressHead{margin-top:0}.addressAddModal.windowPopup .layerCont .addressHead h3{padding:17px 16px 13px;font-size:20px}.addressAddModal.windowPopup .layerCont .addressHead .btnClose{width:52px;height:57px}.addressAddModal.windowPopup .layerCont .draggableHandle{display:none}.addressAddModal.windowPopup .layerCont .addressCont{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:0;flex:1;height:auto}.addressAddModal.windowPopup .layerCont .addressCont::-webkit-scrollbar{background-color:#0000;width:15px}.addressAddModal.windowPopup .layerCont .addressCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.addressAddModal.windowPopup .layerCont .addressCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.addressAddModal.windowPopup .layerCont .addressCont::-webkit-scrollbar-thumb{border:3px solid #f2f4f7}.addressAddModal.windowPopup .layerCont .item{padding:16px 16px 16px 40px}.addressAddModal.windowPopup .layerCont .item .inputRadio+.ico{left:16px}.addressAddModal.windowPopup .layerCont .labelInfoDetail{margin-top:4px;font-size:16px}.addressAddModal.windowPopup .layerCont .labelInfoPhone{font-size:14px}.addressAddModal.windowPopup .layerCont .itemMark .btnR{width:auto;margin-top:0}.addressAddModal.windowMoPopup .addressHead h3{padding:8px 16px;font-size:18px;line-height:100%}.addressAddModal.windowMoPopup .addressHead .btnClose{width:44px;height:44px}.addressAddModal.windowMoPopup .addressCont::-webkit-scrollbar{width:5px}.addressAddModal.windowMoPopup .addressCont::-webkit-scrollbar-thumb{border:none}.addressAddModal.windowMoPopup .item{padding:16px 12px 16px 36px}.addressAddModal.windowMoPopup .inputRadio+.ico{left:12px}.addressAddModal.windowMoPopup .labelInfoDetail{margin-top:0;font-size:14px}.addressAddModal.windowMoPopup .labelInfoPhone{font-size:13px}.addressAddModal.windowMoPopup .itemMark .btnR{justify-content:flex-end;width:100%;margin-top:8px}.addressAddModal .addressViewCont{color:#232221;padding:10px 12px 12px;font-size:14px}.addressAddModal .addressViewCont .addressViewItem{border:1px solid #e4e7ec;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.addressAddModal .addressViewCont .addressViewItemNone{justify-content:center;align-items:center;min-height:81px;display:flex}.addressAddModal .addressViewCont .addressViewItemNone .textArea{text-align:center}.addressAddModal .addressViewCont .titleArea{align-items:center;gap:4px;display:flex}.addressAddModal .addressViewCont .titleArea .text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:700;line-height:normal;overflow:hidden}.addressAddModal .addressViewCont .titleArea .badge{border-radius:20px;flex-shrink:0;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:125%;display:flex}.addressAddModal .addressViewCont .titleArea .badge.default{color:#413f3d;background:#e4e7ec}.addressAddModal .addressViewCont .textArea{font-weight:500;line-height:20px}.addressAddModal .addressViewCont .btnArea{padding:12px 0 0;display:flex}.addressAddModal .addressViewCont .btnArea .btnNormal{color:#413f3d;background:0 0;border:1px solid #413f3d;border-radius:8px;flex:1;height:44px;font-size:14px;font-weight:500}.addressNoticeModal{position:relative}.addressNoticeModal .addressNoticeModalCont{box-sizing:border-box;z-index:101;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.addressNoticeModal .addressNoticeHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:44px;display:flex}.addressNoticeModal .addressNoticeHead h3{color:#232221;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:125%}.addressNoticeModal .addressNoticeHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:57px;display:flex}@media (max-width:767px){.addressNoticeModal .addressNoticeHead .btnClose{width:44px;height:44px}}.addressNoticeModal .addressNoticeCont{box-sizing:border-box;flex-direction:column;flex:1;gap:16px;padding:24px 16px 40px;display:flex;overflow-y:auto}.addressNoticeModal .addressNoticeCont .titleExplain{color:#232221;font-size:14px;font-weight:500;line-height:125%}.addressNoticeModal .addressNoticeCont .wayTableWrap h3{color:#232221;margin:0 0 12px;font-size:16px;font-weight:700;line-height:125%}.addressNoticeModal .addressNoticeCont .wayTableWrap table{table-layout:fixed;border-top:1px solid #e4e7ec;width:100%}.addressNoticeModal .addressNoticeCont .wayTableWrap table .colWay{width:72px}.addressNoticeModal .addressNoticeCont .wayTableWrap table .colPeriod{width:70px}.addressNoticeModal .addressNoticeCont .wayTableWrap table .colDay{width:24.5%}.addressNoticeModal .addressNoticeCont .wayTableWrap table th{color:#858b94;text-align:center;background:#f2f4f7;border-bottom:1px solid #e4e7ec;border-right:1px solid #e4e7ec;height:32px;font-size:12px;font-weight:400;line-height:125%}.addressNoticeModal .addressNoticeCont .wayTableWrap table th:last-child{border-right:none}.addressNoticeModal .addressNoticeCont .wayTableWrap table td{color:#232221;text-align:center;border-bottom:1px solid #e4e7ec;border-right:1px solid #e4e7ec;height:39px;padding:1px 8px 0;font-size:13px;line-height:normal}.addressNoticeModal .addressNoticeCont .wayTableWrap table td:last-child{border-right:none}.addressNoticeModal .addressNoticeCont .wayTableWrap table td .markAlign{flex-direction:column;justify-content:center;gap:4px;display:inline-flex}.addressNoticeModal .addressNoticeCont .wayTableWrap table td .txt_area_label.label--deliveryMeatmart,.addressNoticeModal .addressNoticeCont .wayTableWrap table td .txt_area_label.label--freshPack{height:18px;font-size:9.9px}@media (max-width:767px){.addressNoticeModal .addressNoticeCont .wayTableWrap table td .txt_area_label.label--deliveryMeatmart,.addressNoticeModal .addressNoticeCont .wayTableWrap table td .txt_area_label.label--freshPack{height:16px;font-size:8.8px;font-weight:600}}.addressNoticeModal .addressNoticeCont .noticeListWrap{border-bottom:1px solid #f2f4f7;flex-direction:column;gap:12px;padding:0 0 20px;display:flex}.addressNoticeModal .addressNoticeCont .noticeListWrap.under{border-bottom:none;padding-bottom:0}.addressNoticeModal .addressNoticeCont .noticeListWrap h3{color:#232221;margin-bottom:12px;font-size:16px;font-weight:700;line-height:125%}.addressNoticeModal .addressNoticeCont .noticeListWrap h4{color:#232221;margin:0 0 8px;font-size:13px;font-weight:600;line-height:125%}.addressNoticeModal .addressNoticeCont .noticeListWrap ul{opacity:.9;flex-direction:column;gap:4px;display:flex}.addressNoticeModal .addressNoticeCont .noticeListWrap li{color:#232221;padding:0 0 0 18px;font-size:12px;line-height:150%;position:relative}.addressNoticeModal .addressNoticeCont .noticeListWrap li:before{content:"";background:#232221;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:7px;left:7px}.addressNoticeModal .addressNoticeCont .noticeListWrap li .point{color:#166bd8}.addressNoticeModal.window .addressNoticeHead{height:57px}.addressNoticeModal.window .addressNoticeHead h3{font-size:20px}.addressNoticeModal.window .addressNoticeHead .btnClose{width:52px;height:57px}.addressNoticeModal.window .addressNoticeCont::-webkit-scrollbar{background-color:#0000;width:15px}.addressNoticeModal.window .addressNoticeCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.addressNoticeModal.window .addressNoticeCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.addressNoticeModal.window .addressNoticeCont table .colWay{width:82px}@media (max-width:450px){.addressNoticeModal.window .addressNoticeCont table .colWay{width:72px}}.addressNoticeModal.window .addressNoticeCont table .colTime{min-width:100px}@media (max-width:450px){.addressNoticeModal.window .addressNoticeCont table .colTime{min-width:auto}}.addressNoticeModal.window .addressNoticeCont table .colDay{width:160px}@media (max-width:767px){.addressNoticeModal.window .addressNoticeCont table .colDay{width:152px}}@media (max-width:450px){.addressNoticeModal.window .addressNoticeCont table .colDay{width:77px}}.addressWriteModal{z-index:101;position:fixed;inset:0}.addressWriteModal .layerDim{background:#00000080;position:fixed;inset:0}.addressWriteModal .addressWriteModalCont{background:#fff;border:1px solid #f2f4f7;border-radius:16px;flex-direction:column;width:535px;display:flex;position:fixed;top:80px;bottom:80px;left:50%;overflow:hidden;transform:translate(-50%)}@media (max-width:767px){.addressWriteModal .addressWriteModalCont{border:none;border-radius:0;width:100%;inset:0;transform:translate(0)}}.addressWriteModal .addressWriteHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;flex-shrink:0;justify-content:space-between;align-items:center;height:57px;padding:1px 0 0;display:flex}@media (max-width:767px){.addressWriteModal .addressWriteHead{height:44px}}.addressWriteModal .addressWriteHead h3{color:#232221;padding:0 0 0 16px;font-size:20px;font-weight:700;line-height:normal}@media (max-width:767px){.addressWriteModal .addressWriteHead h3{font-size:16px}}.addressWriteModal .addressWriteHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:57px;display:flex}@media (max-width:767px){.addressWriteModal .addressWriteHead .btnClose{width:44px;height:44px}}.addressWriteModal .addressWriteCont{box-sizing:border-box;background:#f2f4f7;flex:1;padding:24px 16px 40px;overflow-y:auto}@media (min-width:768px){.addressWriteModal .addressWriteCont{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.addressWriteModal .addressWriteCont::-webkit-scrollbar{background-color:#0000;width:15px}.addressWriteModal .addressWriteCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.addressWriteModal .addressWriteCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.addressWriteModal .addressWriteCont::-webkit-scrollbar-thumb{border:3px solid #f2f4f7}}@media (max-width:767px){.addressWriteModal .addressWriteCont{border-radius:0}}.addressWriteModal .addressWriteSection{flex-direction:column;gap:32px;display:flex}.addressWriteModal .addressWriteSection .warn{color:#db0e64;background:#ffe9f980;border-radius:8px;padding:12px 12px 12px 34px;font-size:12px;line-height:130%;position:relative}.addressWriteModal .addressWriteSection .warn .ico{justify-content:center;align-items:center;display:flex;position:absolute;top:11px;left:12px}.addressWriteModal .addressWriteSection .addressSection{flex-direction:column;gap:12px;display:flex}.addressWriteModal .addressWriteSection .addressItemTitle{align-items:center;gap:4px;display:flex}.addressWriteModal .addressWriteSection .addressItemTitle h4{color:#232221;font-size:18px;font-weight:700;line-height:125%}@media (max-width:767px){.addressWriteModal .addressWriteSection .addressItemTitle h4{font-size:16px}}.addressWriteModal .addressWriteSection .addressItemTitle span[role=button]{margin-left:0!important}.addressWriteModal .addressWriteSection .addressItemTitle .clear_button{justify-content:center;align-items:center;display:flex}.addressWriteModal .addressWriteSection .addressItem{background:#fff;border-radius:12px;padding:16px}.addressWriteModal .addressWriteSection .title{align-items:center;gap:4px;margin:24px 0 8px;display:flex}.addressWriteModal .addressWriteSection .title h6{color:#232221;font-size:14px;font-weight:600;line-height:20px}.addressWriteModal .addressWriteSection .title:first-child{margin-top:0}.addressWriteModal .addressWriteSection span[role=button]{margin-left:0!important}.addressWriteModal .addressWriteSection span[role=button] .clear_button{justify-content:center;align-items:center;display:flex}.addressWriteModal .addressWriteSection label{padding:4px 0 4px 24px;line-height:1;display:inline-block;position:relative}.addressWriteModal .addressWriteSection label .inputRadio{opacity:0;width:1px;height:1px}.addressWriteModal .addressWriteSection label .inputRadio+.ico{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:50%;width:16px;height:16px;display:inline-block;position:absolute;top:6px;left:0}.addressWriteModal .addressWriteSection label .inputRadio:checked+.ico{border:4px solid #413f3d}.addressWriteModal .addressWriteSection label .inputRadio~.txtBox{color:#413f3d;font-size:13px;font-weight:500;line-height:20px}.addressWriteModal .addressWriteSection label .inputRadio:disabled+.ico{opacity:.5}.addressWriteModal .addressWriteSection label .inputRadio:disabled:checked+.ico{opacity:.5;border-color:#c0c0c080}.addressWriteModal .addressWriteSection label .inputRadio:disabled~.txtBox{color:#babec4}.addressWriteModal .addressWriteSection .kindArea{flex-wrap:wrap;display:flex}@media (max-width:767px){.addressWriteModal .addressWriteSection .kindArea{gap:8px 0}}.addressWriteModal .addressWriteSection .kindArea label{box-sizing:border-box;width:50%}.addressWriteModal .addressWriteSection .addressFirstWrite{flex-wrap:wrap;gap:8px;display:flex}.addressWriteModal .addressWriteSection .addressFirstWrite .inputWarnMsg{margin:-8px 0}.addressWriteModal .addressWriteSection .addressCode{gap:8px;width:100%;display:flex}.addressWriteModal .addressWriteSection .addressCode .btnFind{color:#413f3d;background:#fff;border:1px solid #413f3d;border-radius:8px;flex-shrink:0;width:81px;height:40px;font-size:14px;font-weight:500;line-height:100%}.addressWriteModal .addressWriteSection .addressCode .btnFind:disabled{opacity:.5}.addressWriteModal .addressWriteSection .labelJoin{box-sizing:border-box;width:100%;padding:2px 0 2px 24px;display:block;position:relative}.addressWriteModal .addressWriteSection .labelJoin .inputChk{opacity:0;width:1px;height:1px}.addressWriteModal .addressWriteSection .labelJoin .inputChk+.ico{box-sizing:border-box;border:1px solid #e4e7ec;border-radius:4px;width:16px;height:16px;display:inline-block;position:absolute;top:4px;left:0}.addressWriteModal .addressWriteSection .labelJoin .inputChk~.txtBox{color:#413f3d;font-size:13px;font-weight:500;line-height:20px}.addressWriteModal .addressWriteSection .labelJoin .inputChk:checked+.ico{background:#413f3d url(/fstatic/image/meatmart/ico_checked.svg) 4px no-repeat;border:none}@media (max-width:767px){.addressWriteModal .addressWriteSection .labelJoin .inputChk:checked+.ico{background-position:50%}}.addressWriteModal .addressWriteSection .labelJoin .inputChk:checked:disabled+.ico{background-color:#ebebeb}.addressWriteModal .addressWriteSection .labelJoin .inputChk:disabled~.txtBox{color:#babec4}.addressWriteModal .addressWriteSection .labelJoin .inputRadio{opacity:0;width:1px;height:1px}.addressWriteModal .addressWriteSection .labelJoin .inputRadio+.ico{box-sizing:border-box;border:.66px solid #e4e7ec;border-radius:50%;width:16px;height:16px;display:inline-block;position:absolute;top:7px;left:0}.addressWriteModal .addressWriteSection .labelJoin .inputRadio:checked+.ico{border:4px solid #413f3d}.addressWriteModal .addressWriteSection .labelJoin .inputRadio~.txtBox{color:#413f3d;font-size:13px;font-weight:500}.addressWriteModal .addressWriteSection .photoBox{flex-wrap:wrap;gap:8px;display:flex}.addressWriteModal .addressWriteSection .photoBox .btnUpload{box-sizing:border-box;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;margin:0;padding:0;display:flex}.addressWriteModal .addressWriteSection .photoBox .btnUpload .ico{width:24px;height:24px}.addressWriteModal .addressWriteSection .photoBox .btnUpload .text{color:#858b94;margin:2px 0 0;font-size:12px;font-weight:500;line-height:125%}.addressWriteModal .addressWriteSection .photoBox .thum{box-sizing:border-box;width:80px;height:80px;position:relative}.addressWriteModal .addressWriteSection .photoBox .thum:after{content:"";border:1px solid #e4e7ec;border-radius:8px;display:block;position:absolute;inset:0}.addressWriteModal .addressWriteSection .photoBox .thum .imgThum{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.addressWriteModal .addressWriteSection .photoBox .thum .btnPhotoDel{z-index:1;background:0 0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-6px;right:-6px}.addressWriteModal .addressWriteSection .photoBox .thum .btnPhotoDel :before{content:"";z-index:-1;background-color:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;left:2px}.addressWriteModal .addressWriteSection .itemNotice{margin:8px 0 0}.addressWriteModal .addressWriteSection .itemNotice li{color:#858b94;padding:0 0 0 12px;font-size:12px;line-height:18px;position:relative}.addressWriteModal .addressWriteSection .itemNotice li:before{content:"";background:#babec4;border-radius:50%;width:4px;height:4px;display:inline-block;position:absolute;top:7px;left:0}.addressWriteModal .addressWriteSection .itemNotice li .point{color:#ff385c}.addressWriteModal .addressWriteSection .itemNotice li .strong{font-weight:600}.addressWriteModal .addressWriteSection .inputArea{margin:8px 0 0}.addressWriteModal .addressWriteSection .inputArea.inputPass{height:56px;padding:7px 12px}.addressWriteModal .addressWriteSection .inputArea.inputPass::placeholder{transform:translateZ(0)}.addressWriteModal .addressWriteSection .title+.inputTextArea .inputArea,.addressWriteModal .addressWriteSection .title+.inputArea{margin-top:0}.addressWriteModal .addressWriteSection .etcArea{margin:10px 0 0}.addressWriteModal .addressWriteSection .passwordNone{margin:5px 0 0}.addressWriteModal .guideSection{background:#e4e7ec80;border-radius:12px;padding:16px}.addressWriteModal .guideSection h4{color:#232221;margin:0 0 10px;font-size:14px;font-weight:700;line-height:125%}.addressWriteModal .guideSection ul{flex-direction:column;gap:4px;display:flex}.addressWriteModal .guideSection li{color:#232221e6;padding:0 0 0 12px;font-size:12px;line-height:150%;position:relative}.addressWriteModal .guideSection li:before{content:"";background:#232221;border-radius:50%;width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:0}.addressWriteModal .guideSection li .point{color:#db0e64e6}.addressWriteModal .guideSection li .strong{font-weight:600}.addressWriteModal .addressWriteBtn{box-sizing:border-box;border-top:1px solid #e4e7ec;flex-shrink:0;align-items:center;gap:8px;height:72px;padding:0 16px;display:flex}.addressWriteModal .addressWriteBtn button{border-radius:8px;flex:1;height:40px;font-size:14px;font-weight:500;line-height:100%}.addressWriteModal .addressWriteBtn .btnNormal{color:#413f3d;background:#fff;border:1px solid #e4e7ec}.addressWriteModal .addressWriteBtn .btnPrimary{color:#fff;background:#413f3d}.addressWriteModal .addressWriteBtn .btnPrimary.disabled{color:#ffffff80;background:#babec4}.addressWriteModal.windowPopup .addressWriteModalCont{border:none;border-radius:0;width:100%;inset:0;transform:translate(0)}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteHead{height:57px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteHead h3{font-size:20px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteHead .btnClose{width:52px;height:57px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteCont{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteCont::-webkit-scrollbar{background-color:#0000;width:15px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteCont::-webkit-scrollbar-thumb{border:3px solid #f2f4f7}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteSection .addressItemTitle h4{font-size:18px}.addressWriteModal.windowPopup .addressWriteModalCont .addressWriteSection .kindArea{gap:0}.addressWriteModal.windowPopup .addressWriteModalCont .addressItemTitle h4{font-size:18px}.addressWriteModal.windowPopup .addressWriteModalCont .kindArea{gap:0}.addressWriteModal.windowPopup .addressWriteModalCont .labelJoin .inputChk:checked{background-position:4px}.addressWriteModal.windowMoPopup .addressWriteHead{height:44px}.addressWriteModal.windowMoPopup .addressWriteHead h3{font-size:16px}.addressWriteModal.windowMoPopup .addressWriteHead .btnClose{width:44px;height:44px}.addressWriteModal.windowMoPopup .addressWriteModalCont .addressWriteSection .addressItemTitle h4{font-size:16px}.addressWriteModal.windowMoPopup .kindArea{gap:8px 0}.addressWriteModal.windowMoPopup .addressWriteCont::-webkit-scrollbar{width:5px}.addressWriteModal.windowMoPopup .addressWriteCont::-webkit-scrollbar-thumb{border:none}@media (max-width:767px){.slideModalCont{transition:transform .3s ease-out;transform:translateY(100%)}.slideModalCont.open{transform:translateY(0)}}.slideModalCont.closing{transform:translateY(100%)}.topOtherProductSection{margin:0 0 56px}@media (max-width:767px){.topOtherProductSection{border-top:8px solid #f2f4f7;margin:0 0 32px;padding:24px 0 0;position:relative}.topOtherProductSection.viewMore{padding-bottom:52px}}.topOtherProductSection.show{opacity:1;visibility:visible}.topOtherProductSection.hide{opacity:0;visibility:hidden}.topOtherProductSection .title{justify-content:space-between;align-items:center;gap:2px;margin:0 0 20px;display:flex}@media (max-width:767px){.topOtherProductSection .title{padding:0 16px}}.topOtherProductSection .title .titleL h3{color:#232221;font-size:20px;font-weight:700;line-height:100%}@media (max-width:767px){.topOtherProductSection .title .titleL h3{font-size:18px}}.topOtherProductSection .title .btnMore{background:#f2f4f7;border-radius:6px;justify-content:center;align-items:center;gap:2px;height:24px;padding:0 12px;display:flex}@media (max-width:767px){.topOtherProductSection .title .btnMore{border-radius:8px;height:32px;position:absolute;inset:auto 16px 0}}.topOtherProductSection .title .btnMore .btnText{color:#413f3d;font-size:12px;font-weight:500;line-height:100%}@media (max-width:767px){.topOtherProductSection .title .btnMore .btnText{font-size:14px}.topOtherProductSection .title .btnMore .svg_box{display:none}}.topOtherProductSection .otherProductCard{max-width:895px}@media (max-width:1100px){.topOtherProductSection .otherProductCard{max-width:calc(100vw - 376px)}}@media (max-width:1023px){.topOtherProductSection .otherProductCard{max-width:calc(100vw - 64px)}}@media (max-width:767px){.topOtherProductSection .otherProductCard{max-width:960px}}.topOtherProductSection .otherProductCard .rating_wrap{display:none}.topOtherProductSection .otherProductCard .swiper{margin:0 0 0 -8px}@media (max-width:767px){.topOtherProductSection .otherProductCard .swiper{margin:0 0 0 -5px;padding:0 32px 0 16px}}.topOtherProductSection .otherProductCard .swiper-slide{padding:0 0 0 5px}.topOtherProductSection .otherProductCard .label_area .cart_button{height:32px!important}.topOtherProductSection .otherProductCard .product_card.type2{max-width:100%}.topOtherProductSection .otherProductCard .swiper_utils_wrap .side_start{top:65.2px;left:-18px}.topOtherProductSection .otherProductCard .swiper_utils_wrap .side_end{top:65.2px;right:-18px}.topOtherProductSection .otherProductCard .swiper_utils_wrap .btn_circle_swiper_arrow{width:36px}.holidayWrapBox{padding:32px 0}@media (max-width:767px){.holidayWrapBox{padding:0}}.holidayWrap{border:1px solid #e4e7ec;border-radius:8px;align-items:start;gap:32px;padding:24px 32px;display:flex}@media (max-width:767px){.holidayWrap{border:none;border-radius:0;flex-direction:column;gap:16px;padding:24px 16px 32px}}.holidayWrap .title{flex-direction:column;flex-shrink:0;gap:8px;display:flex}@media (max-width:767px){.holidayWrap .title{flex-direction:row;align-items:center}}.holidayWrap .title .ico{background:url(/fstatic/image/productView/ico_holiday.svg) no-repeat;width:32px;height:32px}@media (max-width:767px){.holidayWrap .title .ico{background-size:24px;width:24px;height:24px}}.holidayWrap .title h3{color:#000;font-size:20px;font-weight:700;line-height:100%}@media (max-width:767px){.holidayWrap .title h3{font-size:16px}}.holidayWrap .title .explain{color:#858b94;font-size:13px;line-height:100%}.holidayWrap .cont{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.holidayWrap .cont dl{border:1px solid #e4e7ec;border-radius:8px;flex:0 0 calc(10% - 9.2px)}@media (max-width:767px){.holidayWrap .cont dl{flex:0 0 calc(20% - 8.4px)}}.holidayWrap .cont dl.deliveryY dd{background:#318cf7}.holidayWrap .cont dl.deliveryN dd{background:#babec4}.holidayWrap .cont dl.holiday .day{color:#ff385c}.holidayWrap .cont dt{padding:7px 0 1px}.holidayWrap .cont dt .week{color:#858b94;justify-content:center;align-items:center;height:20px;font-size:12px;font-weight:600;line-height:100%;display:flex}.holidayWrap .cont dt .day{color:#232221;justify-content:center;align-items:center;height:20px;font-size:18px;font-weight:600;line-height:100%;display:flex}@media (max-width:767px){.holidayWrap .cont dt .day{font-size:16px}}.holidayWrap .cont dd{border-radius:0 0 7px 7px;justify-content:center;align-items:center;gap:4px;height:20px;padding:8px 0 0;display:flex;position:relative}.holidayWrap .cont dd:after{content:"";background:#fff;border:1px solid #e4e7ec;border-top:none;border-radius:0 0 8px 8px;width:100%;height:8px;display:inline-block;position:absolute;inset:-2px 0 auto -1px}.holidayWrap .cont dd .holiday-status-x{padding:1px}.holidayWrap .cont dd .text{color:#fff;font-size:12px;line-height:100%}.bottomOtherProductSection{box-sizing:border-box;border-top:1px solid #e4e7ec;max-width:1280px;margin:0 auto;padding:56px 24px}@media (max-width:767px){.bottomOtherProductSection{border-top:8px solid #f2f4f7;padding:24px 0 32px}}.bottomOtherProductSection.show{opacity:1;visibility:visible}.bottomOtherProductSection.hide{opacity:0;visibility:hidden}.bottomOtherProductSection .title{margin-bottom:20px}@media (max-width:767px){.bottomOtherProductSection .title{padding:0 16px}}.bottomOtherProductSection .title h3{color:#232221;font-size:20px;font-weight:700;line-height:100%}.bottomOtherProductSection .product_card.type2{max-width:100%}.bottomOtherProductSection .btn_circle_swiper_arrow{width:36px}.bottomOtherProductSection .rating_wrap{display:none}.bottomOtherProductSection .common_swiper_wrap .swiper_utils_wrap .side_start{left:-18px}.bottomOtherProductSection .common_swiper_wrap .swiper_utils_wrap .side_end{right:-18px}.bottomOtherProductSection .swiper{margin:0 0 0 -5px}@media (max-width:767px){.bottomOtherProductSection .swiper{padding:0 32px 0 16px}}.bottomOtherProductSection .swiper-slide{padding:0 0 0 5px}.photoZoomModal{z-index:20002;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);touch-action:pan-x pan-y;background:#fff;position:fixed;inset:0}.photoZoomModal .photoZoomModalIn{height:100%;position:relative}.photoZoomModal .photoZoomHead{z-index:10;background:#fff;justify-content:flex-end;align-items:center;height:44px;display:flex;position:absolute;top:0;left:0;right:0}.photoZoomModal .photoZoomHead .btnClose{background:0 0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.photoZoomModal .photoZoomM{position:relative}.photoZoomModal .photoZoomM .zoomControls{z-index:20;flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.photoZoomModal .photoZoomM .zoomControls .zoomBtn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;font-weight:300;transition:background .2s;display:flex}.photoZoomModal .photoZoomM .zoomControls .zoomBtn:hover{background:#000000b3}.photoZoomModal .photoZoomM .zoomControls .zoomBtn:active{background:#000000e6}.photoZoomModal .photoZoomM .zoomControls .zoomBtn.zoomIn,.photoZoomModal .photoZoomM .zoomControls .zoomBtn.zoomOut{line-height:1}.photoZoomModal .photoZoomM .swiper.imgSwiper{width:100%;height:100vh;overflow:hidden}.photoZoomModal .photoZoomM .swiper.imgSwiper .swiper-wrapper{height:100%}.photoZoomModal .photoZoomM .swiper.imgSwiper .swiper-slide{z-index:1;flex:0 0 100%;width:100%;min-width:0;height:100%;overflow:hidden}.photoZoomModal .photoZoomM .swiper.imgSwiper .swiper-slide.swiper-slide-active{z-index:2}.photoZoomModal .photoZoomM .imgViewBox{touch-action:pan-x pan-y pinch-zoom;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:visible}.photoZoomModal .photoZoomM .imgViewBox .imgView{object-fit:contain;object-position:center center;width:auto;max-width:100%;height:auto;max-height:100vh}.photoZoomModal .photoZoomM .imgViewBoxPos{position:relative}.photoZoomModal .photoZoomM .imgViewBoxPos .flag_tr{z-index:1;align-items:start;gap:4px;display:flex;position:absolute;top:8px;right:8px}.photoZoomModal .photoZoomM .imgViewBoxPos .badgeExplain{color:#fff;background:#23222180;border-radius:20px;align-items:center;height:20px;padding:0 8px;font-size:12px;font-weight:500;line-height:1.25%;display:flex}.photoZoomModal .photoZoomM .gestureGuide{z-index:1;background:#23222180;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:200px;height:200px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photoZoomModal .photoZoomM .gestureGuide .ico{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.photoZoomModal .photoZoomM .gestureGuide .msg{color:#fff;text-align:center;font-size:12px;font-weight:500;line-height:125%}.photoZoomModal .photoZoomM .gestureGuide.fadeOut{animation:1s ease-out forwards fadeOut}.photoZoomModal .photoZoomThumM{z-index:10;background:#fff;padding:16px 0;position:absolute;bottom:0;left:0;right:0}.photoZoomModal .photoZoomThumM .swiper.thumSwiper{padding:0 16px;overflow:hidden}.photoZoomModal .photoZoomThumM .swiper.thumSwiper .swiper-wrapper{touch-action:pan-y pinch-zoom;display:flex}.photoZoomModal .photoZoomThumM .swiper.thumSwiper .swiper-slide{cursor:pointer;flex-shrink:0}.photoZoomModal .photoZoomThumM .swiper.thumSwiper .swiper-slide:last-child{margin-right:16px}.photoZoomModal .photoZoomThumM .swiper-slide .imgThumBox{opacity:.7;border-radius:2px;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.photoZoomModal .photoZoomThumM .swiper-slide .imgThumBox .imgThum{aspect-ratio:1;object-fit:cover;object-position:center center;width:100%;height:100%}.photoZoomModal .photoZoomThumM .swiper-slide .imgThumBox:after{content:"";border:1px solid #e4e7ec80;border-radius:2px;transition:border-color .2s;display:inline-block;position:absolute;inset:0}.photoZoomModal .photoZoomThumM .swiper-slide.swiper-slide--selected .imgThumBox{opacity:1}.photoZoomModal .photoZoomThumM .swiper-slide.swiper-slide--selected .imgThumBox:after{border-color:#232221}.photoZoomModal .photoZoomThumM .photoZoomThumM .swiper-slide:not(.swiper-slide--selected) .imgThumBox{opacity:.7}.photoZoomModal .photoZoomThumM .photoZoomThumM .swiper-slide:not(.swiper-slide--selected) .imgThumBox:after{border-color:#e4e7ec80}.deliveryFeeModal{background:#fff;border-radius:12px;width:608px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)translateY(.5px)}@media (max-width:767px){.deliveryFeeModal{border-radius:12px 12px 0 0;width:100%;padding:16px 0 0;inset:auto 0 0;transform:translate(0)}}.deliveryFeeModal .draggableHandle{top:6px}.deliveryFeeModal .deliveryFeeHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:57px;display:flex}@media (max-width:767px){.deliveryFeeModal .deliveryFeeHead{height:44px}}.deliveryFeeModal .deliveryFeeHead h3{color:#232221;padding:0 0 0 16px;font-size:20px;font-weight:700;line-height:125%}@media (max-width:767px){.deliveryFeeModal .deliveryFeeHead h3{font-size:16px}}.deliveryFeeModal .deliveryFeeHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:57px;display:flex}@media (max-width:767px){.deliveryFeeModal .deliveryFeeHead .btnClose{width:44px;height:44px}}.deliveryFeeModal .deliveryFeeCont{min-height:423px;max-height:623px;overflow-y:auto}@media (min-width:768px){.deliveryFeeModal .deliveryFeeCont::-webkit-scrollbar{background-color:#0000;width:15px}.deliveryFeeModal .deliveryFeeCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.deliveryFeeModal .deliveryFeeCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}}@media (max-width:767px){.deliveryFeeModal .deliveryFeeCont{box-sizing:border-box;max-height:536px}}.deliveryFeeModal .feeNoticeBox{background:#f1faf2;padding:8px 16px}.deliveryFeeModal .feeNoticeBox ul{flex-direction:column;gap:4px;display:flex}.deliveryFeeModal .feeNoticeBox li{color:#038026;padding:0 0 0 10px;font-size:12px;line-height:18px;position:relative}.deliveryFeeModal .feeNoticeBox li:before{content:"";background:#038026;border-radius:4px;width:4px;height:4px;display:inline-block;position:absolute;top:6px;left:0}.deliveryFeeModal .feeContBox{flex-direction:column;gap:12px;padding:16px;display:flex}.deliveryFeeModal .tit{margin:-1px 0 4px}.deliveryFeeModal .tit h5{color:#232221;font-size:14px;font-weight:500;line-height:20px}.deliveryFeeModal .feeImgBox{border:1px solid #e4e7ec;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeImgBox{border-radius:8px;gap:8px;padding:12px}}.deliveryFeeModal .feeImgBox .thum{border-radius:8px;flex-shrink:0;width:88px;height:88px;margin:-1px 0;overflow:hidden}@media (max-width:767px){.deliveryFeeModal .feeImgBox .thum{border-radius:4px;width:60px;height:60px}}.deliveryFeeModal .feeImgBox .thum .imgThum{aspect-ratio:1;object-fit:contain;object-position:center center;width:100%;height:100%}.deliveryFeeModal .feeImgBox .product{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:-1px 0;font-size:16px;font-weight:700;line-height:150%;display:-webkit-box;overflow:hidden}@media (max-width:767px){.deliveryFeeModal .feeImgBox .product{font-size:14px}}.deliveryFeeModal .feeAddressBox{border:1px solid #e4e7ec;border-radius:12px;padding:16px}@media (max-width:767px){.deliveryFeeModal .feeAddressBox{border-radius:8px;padding:12px}}.deliveryFeeModal .feeAddressBox .AddressBox{flex-wrap:wrap;gap:8px;margin:0 0 -1px;display:flex}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextAddress{color:#413f3d;box-sizing:border-box;border:.66px solid #e4e7ec;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:13px;line-height:20px}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextAddress:disabled{background:#f2f4f7}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextAddress::placeholder{color:#858b94}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextAddress.wCode{flex:1;width:calc(100% - 91px)}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextArea .inputText:disabled{background:#f2f4f7}.deliveryFeeModal .feeAddressBox .AddressBox .inputTextArea .inputText::placeholder{color:#858b94}.deliveryFeeModal .feeAddressBox .AddressBox .btnAddress{color:#413f3d;white-space:nowrap;background:#fff;border:1px solid #413f3d;border-radius:8px;flex-shrink:0;height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:100%}.deliveryFeeModal .feeNumBox{border:1px solid #e4e7ec;border-radius:12px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeNumBox{border-radius:8px}}.deliveryFeeModal .feeNumBox .feeNumCell{border-left:1px solid #e4e7ec;flex-direction:column;flex:1;justify-content:flex-start;gap:8px;margin:-1px 0;padding:16px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell{padding:12px}}.deliveryFeeModal .feeNumBox .feeNumCell:first-child{border-left:none}.deliveryFeeModal .feeNumBox .feeNumCell .tit{margin:0}.deliveryFeeModal .feeNumBox .feeNumCell .num{color:#232221;font-size:20px;font-weight:700;line-height:20px}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .num{font-size:16px}}.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox{align-items:center;display:flex}.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .num{align-items:center;height:32px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .num{height:24px}}.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .explain{color:#858b94;align-items:center;height:32px;font-size:14px;font-weight:500;line-height:20px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .explain{height:auto;font-size:13px;display:block}}.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .explain .brMo{display:none}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .quantityBox .explain .brMo{display:block}}.deliveryFeeModal .feeNumBox .feeNumCell .quantity_box{width:auto;height:32px;overflow:inherit;border:1px solid #e4e7ec;border-radius:6px;justify-content:flex-start}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .quantity_box{border-radius:4px;height:24px}}.deliveryFeeModal .feeNumBox .feeNumCell .button_quantity{flex-shrink:0;width:32px;height:32px}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .button_quantity{width:24px;height:24px}.deliveryFeeModal .feeNumBox .feeNumCell .button_quantity svg{width:12px;height:12px}}.deliveryFeeModal .feeNumBox .feeNumCell .input_quantity{z-index:1;box-sizing:content-box;background:0 0;flex-shrink:0;height:32px;padding:0 4px;font-size:13px;transition:width .1s;display:inline-block}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .input_quantity{height:24px;font-size:12px;position:relative;top:-1px}}.deliveryFeeModal .feeNumBox .feeNumCell .input_quantity_span{padding:0 4px;font-size:13px}@media (max-width:767px){.deliveryFeeModal .feeNumBox .feeNumCell .input_quantity_span{font-size:12px}}.deliveryFeeModal .feeResultBox{border:2px solid #232221;border-radius:12px;padding:16px}@media (max-width:767px){.deliveryFeeModal .feeResultBox{border-radius:8px;padding:12px}}.deliveryFeeModal .feeResultBox .tit{margin:0}.deliveryFeeModal .feeResultBox h5{font-weight:700}.deliveryFeeModal .feeResultBox .result{align-items:center;gap:10px;height:40px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeResultBox .result{height:32px}}.deliveryFeeModal .feeResultBox .result .price{color:#232221;font-size:24px;font-weight:700;line-height:20px}@media (max-width:767px){.deliveryFeeModal .feeResultBox .result .price{font-size:20px}}.deliveryFeeModal .feeResultBox .result .msg{color:#858b94;font-size:14px;font-weight:500;line-height:20px}@media (max-width:767px){.deliveryFeeModal .feeResultBox .result .msg{font-size:12px}}.deliveryFeeModal .feeResultBox .resultCalNone{color:#858b94;text-align:center;justify-content:center;align-items:center;min-height:40px;font-size:14px;font-weight:500;line-height:20px;display:flex}@media (max-width:767px){.deliveryFeeModal .feeResultBox .resultCalNone{min-height:32px;font-size:13px}}.deliveryFeeModal .feeResultBox.none{background:#f2f4f7;border:none}.cardGuideModalCont{background:#fff;border-radius:16px;flex-direction:column;width:480px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@media (max-width:767px){.cardGuideModalCont{border-radius:0;width:100%;inset:0;transform:translate(0)}}.cardGuideModalCont .cardGuideHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:52px;padding:1px 0 0;display:flex}@media (max-width:767px){.cardGuideModalCont .cardGuideHead{height:44px}}.cardGuideModalCont .cardGuideHead h3{color:#232221;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:125%}.cardGuideModalCont .cardGuideHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:57px;display:flex}@media (max-width:767px){.cardGuideModalCont .cardGuideHead .btnClose{width:44px;height:44px}}.cardGuideModalCont .cardGuideTab{border-bottom:1px solid #f2f4f7;padding:0 16px;display:flex}.cardGuideModalCont .cardGuideTab button{color:#858b94;background:0 0;border-bottom:2px solid #0000;flex:1;height:40px;margin:0 0 -1px;padding-top:2px;font-size:14px;font-weight:500;line-height:125%}.cardGuideModalCont .cardGuideTab button.active{color:#db0e64;border-bottom:2px solid #db0e64}.cardGuideModalCont .cardGuideCont{box-sizing:border-box;background:#f2f4f7;min-height:388px;max-height:588px;padding:16px;overflow-y:auto}@media (min-width:768px){.cardGuideModalCont .cardGuideCont::-webkit-scrollbar{background-color:#0000;width:15px}.cardGuideModalCont .cardGuideCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.cardGuideModalCont .cardGuideCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.cardGuideModalCont .cardGuideCont::-webkit-scrollbar-thumb{border:3px solid #f2f4f7}}@media (max-width:767px){.cardGuideModalCont .cardGuideCont{min-height:inherit;max-height:inherit;flex:1}}.cardGuideModalCont .cardGuideTable{width:100%}.cardGuideModalCont .cardGuideTable th{color:#858b94;text-align:center;background:#fff;height:31px;font-size:12px;font-weight:500;line-height:125%}.cardGuideModalCont .cardGuideTable td{color:#232221;text-align:left;box-sizing:border-box;vertical-align:top;background:#fff;border-top:1px solid #e4e7ec;height:36px;padding:8px 12px;font-size:13px;line-height:125%}.cardGuideModalCont .cardGuideTable td .explain{color:#858b94;margin-top:4px;font-size:12px;line-height:150%}.cardGuideModalCont .cardGuideTable td.tdCard{border-right:1px solid #e4e7ec;width:108px;font-weight:500}.cardGuideModalCont .guideBox{background:#e4e7ec80;border-radius:6px;margin:12px 0 0;padding:12px 16px}.cardGuideModalCont .guideBox .title{margin:0 0 4px}.cardGuideModalCont .guideBox .title h5{color:#232221;font-size:13px;font-weight:700;line-height:125%}.cardGuideModalCont .guideBox ul{flex-direction:column;gap:4px;display:flex}.cardGuideModalCont .guideBox li{color:#232221;padding:0 0 0 17px;font-size:12px;line-height:150%;position:relative}.cardGuideModalCont .guideBox li:before{content:"";background:#232221;border-radius:50%;width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:7px}.alertServiceModalCont{box-sizing:border-box;background:#fff;border-radius:16px;width:492px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.alertServiceModalCont{border-radius:16px 16px 0 0;width:100%;padding:16px 0 0;inset:auto 0 0;transform:translate(0)}}.alertServiceModalCont.same{transform:translate(-50%,-50%)translateY(.6px)}@media (max-width:767px){.alertServiceModalCont.same{transform:translate(0)}}.alertServiceModalCont .draggableHandle{top:6px}.alertServiceModalCont .alertServiceHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:52px;padding:1px 0 0;display:flex}@media (max-width:767px){.alertServiceModalCont .alertServiceHead{height:44px}}.alertServiceModalCont .alertServiceHead h3{color:#232221;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:125%}.alertServiceModalCont .alertServiceHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (max-width:767px){.alertServiceModalCont .alertServiceHead .btnClose{width:44px;height:44px}}.alertServiceModalCont .alertServiceCont{box-sizing:border-box;max-height:628px;overflow-y:auto}@media (min-width:768px){.alertServiceModalCont .alertServiceCont::-webkit-scrollbar{background-color:#0000;width:15px}.alertServiceModalCont .alertServiceCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.alertServiceModalCont .alertServiceCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}}@media (max-width:767px){.alertServiceModalCont .alertServiceCont{max-height:580px}}.alertServiceModalCont .alertServiceGuide{box-sizing:border-box;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex}.alertServiceModalCont .alertServiceGuide .ico{background:url(/fstatic/image/productView/ico_alert_service.svg) no-repeat;width:48px;height:48px}.alertServiceModalCont .alertServiceGuide .tit{color:#232221;font-size:16px;font-weight:700;line-height:125%}.alertServiceModalCont .alertServiceGuide .explain{color:#858b94;text-align:center;font-size:13px;line-height:125%}.alertServiceModalCont .alertServiceProduct{flex-direction:column;gap:24px;padding:16px 0;display:flex}.alertServiceModalCont .alertServiceProduct.same{padding-top:20px}.alertServiceModalCont .alertServiceProduct .subTitle{margin:0 16px 12px}.alertServiceModalCont .alertServiceProduct .subTitle h3{color:#232221;font-size:14px;font-weight:700;line-height:100%}.alertServiceModalCont .alertServiceProduct .sameProduct{margin:0 16px}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card{gap:16px;max-width:100%}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .img_wrap{flex-shrink:0;width:96px}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .img_wrap .label_area .cart_button{inset:auto 4px 4px auto;height:32px!important}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .txt_wrap{min-width:inherit}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .product_name,.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .price_info strong,.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .price_info em{font-size:14px}.alertServiceModalCont .alertServiceProduct .sameProduct .product_card .txt_label_wrap{display:none}.alertServiceModalCont .alertServiceProduct .likeProduct .swiper{padding:0 16px}@media (max-width:767px){.alertServiceModalCont .alertServiceProduct .likeProduct .swiper{padding:0 42px 0 16px}}.alertServiceModalCont .alertServiceProduct .likeProduct .product_card{max-width:100%}.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .img_wrap .label_area .cart_button{inset:auto 4px 4px auto;height:32px!important}.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .category_wrap{padding:2px 0}.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .product_name,.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .price_info strong,.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .price_info em{font-size:14px}.alertServiceModalCont .alertServiceProduct .likeProduct .product_card .txt_label_wrap{display:none}.alertServiceModalCont .alertServiceUnderBtn{border-top:6px solid #f2f4f7;justify-content:space-between;align-items:center;gap:16px;padding:24px 16px;display:flex}@media (max-width:767px){.alertServiceModalCont .alertServiceUnderBtn{flex-direction:column;align-items:start;padding:24px 16px 40px}}.alertServiceModalCont .alertServiceUnderBtn .msg{color:#232221;font-size:14px;font-weight:700;line-height:125%}.alertServiceModalCont .alertServiceUnderBtn .btn{flex-shrink:0}@media (max-width:767px){.alertServiceModalCont .alertServiceUnderBtn .btn{width:100%}}.alertServiceModalCont .alertServiceUnderBtn .btnAlert{background:#fff;border:1px solid #413f3d;border-radius:8px;align-items:center;gap:4px;height:40px;padding:0 16px;display:flex}@media (max-width:767px){.alertServiceModalCont .alertServiceUnderBtn .btnAlert{justify-content:center;width:100%}}.alertServiceModalCont .alertServiceUnderBtn .btnAlert .ico{justify-content:center;align-items:center;display:flex}.alertServiceModalCont .alertServiceUnderBtn .btnAlert .btnText{color:#413f3d;font-size:14px;font-weight:500;line-height:100%}.couponGetModalCont{background:#fff;border-radius:16px;width:400px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.couponGetModalCont{border-radius:16px 16px 0 0;width:100%;padding:16px 0 0;inset:auto 0 0;transform:translate(0)}}.couponGetModalCont .draggableHandle{top:6px}.couponGetHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:52px;display:flex}@media (max-width:767px){.couponGetHead{height:44px}}.couponGetHead h3{color:#232221;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:125%}.couponGetHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (max-width:767px){.couponGetHead .btnClose{width:44px;height:44px}}.couponGetCont{box-sizing:border-box;min-height:280px;max-height:628px;padding:16px;overflow-y:auto}@media (min-width:768px){.couponGetCont::-webkit-scrollbar{background-color:#0000;width:15px}.couponGetCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.couponGetCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}}@media (max-width:767px){.couponGetCont{min-height:240px;max-height:580px}}.couponGetCont .title{margin:24px 0 12px}.couponGetCont .title h3{color:#232221;font-size:14px;font-weight:700;line-height:100%}.couponGetCont .title:first-child{margin-top:0}.couponGetCont .couponList{flex-direction:column;gap:12px;display:flex}.couponGetCont .couponList .couponItem{--svg-width:25px;--svg-height:25px;display:flex}.couponGetCont .couponList .couponItem .svg_box{width:20px!important;height:20px!important}.couponGetCont .couponList .couponItem .svg_box svg{margin-top:-2.5px;margin-left:-2.5px}.couponGetCont .couponList .couponItem .infoBox{border-radius:4px 16px 16px 4px;flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;position:relative;box-shadow:inset .0625rem 0 #00000021,inset -1px 0 #0000,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.couponGetCont .couponList .couponItem .kindR{position:absolute;top:16px;right:16px}.couponGetCont .couponList .couponItem .kind{color:#db0e64;background:#ffe9f9;border-radius:4px;align-items:center;height:20px;padding:0 4px;font-size:11px;font-weight:500;line-height:100%;display:flex}.couponGetCont .couponList .couponItem .priceRow{color:#166bd8;font-size:24px;font-weight:700;line-height:100%}.couponGetCont .couponList .couponItem .periodRow{align-items:center;gap:4px;display:flex}.couponGetCont .couponList .couponItem .periodRow .day{color:#db0e64;background:#ffe9f9;border-radius:4px;align-items:center;height:18px;padding:0 4px;font-size:11px;font-weight:500;line-height:100%;display:flex}.couponGetCont .couponList .couponItem .periodRow .text{color:#858b94;font-size:12px;line-height:100%}.couponGetCont .couponList .couponItem .nameRow .nameTitle{color:#000;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:130%;display:-webkit-box;overflow:hidden}.couponGetCont .couponList .couponItem .nameRow .available{color:#858b94;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:130%;display:-webkit-box;overflow:hidden}.couponGetCont .couponList .couponItem .btnDown{background:linear-gradient(117deg,#147eff 3.35%,#522bff 49.84%,#6700e4 86.71%);border-radius:16px 4px 4px 16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:59px;padding:16px 0;display:flex;box-shadow:inset .0625rem 0 #0000,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.couponGetCont .couponList .couponItem .btnDown .ico{justify-content:center;align-items:center;display:flex}.couponGetCont .couponList .couponItem .btnDown .btnText{color:#fff;font-size:11px;font-weight:500;line-height:150%}.couponGetCont .couponList .couponItem.downComplete .btnDown{background:#f1faf2}.couponGetCont .couponList .couponItem.downComplete .btnDown .btnText{color:#12a139}.couponGetCont .couponList .couponItem.downComplete{--svg-width:24px;--svg-height:24px}.couponGetCont .couponList .couponItem.downComplete .svg_box{width:24px!important;height:24px!important}.couponGetCont .couponList .couponItem.downComplete .svg_box svg{margin-top:0;margin-left:0}.couponGetCont .couponList .couponItem.downAuto .infoBox{border-radius:4px;box-shadow:inset 1px 0 #00000021,inset -1px 0 #00000021,inset 0 -1px #0000002b,inset 0 1px #cccccc80,0 3px 1px -1px #1a1a1a12}.couponGetCont .couponAllBtn{margin-top:16px}.couponGetCont .couponAllBtn .btnCouponAll{background:#fff;border:1px solid #413f3d;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:100%;height:32px;padding:0 12px;display:flex}.couponGetCont .couponAllBtn .btnCouponAll .ico{justify-content:center;align-items:center;display:flex}.couponGetCont .couponAllBtn .btnCouponAll .btnText{color:#413f3d;font-size:13px;font-weight:500;line-height:100%}.couponGetCont .couponAllBtn .btnCouponAll:disabled{opacity:.5}.couponGetCont .couponNotice{background:#e4e7ec80;border-radius:6px;margin-top:16px;padding:12px 16px}.couponGetCont .couponNotice h3{color:#232221;margin-bottom:8px;font-size:13px;font-weight:700;line-height:125%}.couponGetCont .couponNotice ul{flex-direction:column;gap:4px;display:flex}.couponGetCont .couponNotice li{color:#232221;padding:0 0 0 18px;font-size:12px;line-height:150%;position:relative}.couponGetCont .couponNotice li:before{content:"";background:#232221;border-radius:50%;width:2px;height:2px;display:inline-block;position:absolute;top:7px;left:7px}.storeInfoModal{background:#fff;border-radius:16px;max-width:400px;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.storeInfoModal{width:calc(100% - 32px);inset:50% 16px auto;transform:translateY(-50%)}}.storeInfoModal .draggableHandle{top:6px}.storeInfoModal .storeInfoHead{box-sizing:border-box;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:52px;display:flex}.storeInfoModal .storeInfoHead h3{color:#232221;padding:0 0 0 16px;font-size:16px;font-weight:700;line-height:normal}.storeInfoModal .storeInfoHead .btnClose{background:0 0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.storeInfoModal .storeInfoCont{max-height:588px;padding:8px 16px;overflow-y:auto}@media (min-width:768px){.storeInfoModal .storeInfoCont::-webkit-scrollbar{background-color:#0000;width:15px}.storeInfoModal .storeInfoCont::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:3px solid #fff;border-radius:10px}.storeInfoModal .storeInfoCont::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}}.storeInfoModal .infoList li{align-items:start;padding:8px 0;font-size:14px;line-height:125%;display:flex}.storeInfoModal .infoList li strong{color:#858b94;flex:0 128px;font-weight:400}.storeInfoModal .infoList li .textFlex{color:#232221;flex:1;align-items:center;display:flex}@media (max-width:767px){.storeInfoModal .infoList li .textFlex{flex-direction:column;align-items:flex-start;gap:8px}}.storeInfoModal .infoList li .text{color:#232221;flex:1}.storeInfoModal .infoList .btnBusinessMore{vertical-align:middle;background:0 0;justify-content:center;align-items:center;gap:2px;height:12px;margin-left:auto;padding:0 4px;display:inline-flex}@media (max-width:767px){.storeInfoModal .infoList .btnBusinessMore{margin-left:0;padding:0}}.storeInfoModal .infoList .btnBusinessMore .btnText{color:#858b94;font-size:12px;font-weight:500;line-height:100%}.storeInfoModal .infoList .btnBusinessMore .ico{justify-content:center;align-items:center;display:flex}.storeInfoModal .storeInfoNotice{color:#232221;background:#f2f4f7;border-radius:8px;margin:8px 0;padding:12px;font-size:12px;line-height:150%}:root{--base-font-size:16px}
/*# sourceMappingURL=2mgiyelnmnvws.css.map*/