:root {
	--hm-green:#075b35;
	--hm-green-dark:#06452a;
	--hm-ink:#151715;
	--hm-muted:#6c716d;
	--hm-line:#e4e6e2;
	--hm-neutral:#f7f7f5;
}

/* Header */
.header {height:88px;border:0;border-bottom:1px solid #e8e9e6;background:#fff;box-shadow:none}
#header-fixed.header.header-fixed {box-shadow:0 2px 12px rgba(24,35,28,.045)}
.header .header-inner {width:calc(100% - 48px);max-width:1440px;min-height:88px;margin:0 auto;padding:0}
.header-logo a {display:flex;width:158px;height:80px;align-items:center;justify-content:center;overflow:hidden}
.header-logo a img {display:block;width:158px !important;height:auto !important;max-width:none !important;max-height:none !important;object-fit:contain;object-position:center;transform:none}
.gnb-wrap .gnb .gnb-nav > li {padding:0 16px}
.gnb-wrap .gnb .gnb-nav > li > a {line-height:88px;color:#252825;font-size:15px;font-weight:600}
.gnb-wrap .gnb .gnb-nav > li > a:before {bottom:19px;height:2px;background:var(--hm-green)}
.top-bar .top-bar-list {padding:22px 0}
.top-bar .top-bar-list li {margin-left:5px}
.top-bar .top-bar-list li a,.top-bar .top-bar-list li button {min-width:44px;height:44px;padding:0 10px;border:0;border-radius:0 !important;background:transparent}
.top-bar .top-bar-list li a:hover,.top-bar .top-bar-list li button:hover {border:0;background:#f6f7f5}
.top-bar .top-bar-list li img {width:22px}
.top-bar .top-bar-list li.login-btn a {padding:0 13px;font-size:13px;font-weight:600}
.page-title-wrap {margin-top:118px;padding-top:0;background:var(--hm-green);color:#fff}
.page-title-wrap .sub-breadcrumb {color:#fff}

/* Shared */
.renew-home {overflow:hidden;background:#fff;color:var(--hm-ink)}
.renew-home * {box-sizing:border-box}
.renew-container {width:calc(100% - 48px);max-width:1440px;margin:0 auto}
.renew-arrow {display:inline-block;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}
.renew-section-head {display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.renew-section-head h2 {margin:0;color:#1b1e1b;font-size:25px;font-weight:800;line-height:1.3}
.renew-section-head p {margin:7px 0 0;color:#686e69;font-size:14px;line-height:1.55}
.renew-section-kicker {display:block;margin-bottom:5px;font-size:10px;font-weight:700;line-height:1.3}
.renew-section-more {display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:8px;padding:0 5px;border:0;border-radius:0;color:#3e443f;font-size:12px;font-weight:600}
.renew-section-more:hover {border:0;background:transparent;color:var(--hm-green)}

/* Search */
.renew-storefront {padding:138px 0 48px;background:#fff}
.renew-search-row {display:grid;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:32px;margin-bottom:22px}
.renew-category-trigger {display:flex;height:58px;align-items:center;padding:0 20px;border:1px solid #dfe3df;border-radius:4px;background:#fff;color:#25302a}
.renew-category-trigger strong {margin-left:14px;font-size:14px;font-weight:700}
.renew-menu-mark {display:flex;width:19px;flex-direction:column;gap:4px}
.renew-menu-mark i {display:block;width:19px;height:1px;background:var(--hm-green)}
.renew-chevron {width:7px;height:7px;margin-left:auto;border-right:1px solid #222;border-bottom:1px solid #222;transform:rotate(45deg) translateY(-2px)}
.renew-main-search {position:relative;display:flex;height:58px;overflow:visible;border:1px solid #cfd8d2;border-radius:4px;background:#fff;box-shadow:none}
.renew-main-search:focus-within {border-color:var(--hm-green);box-shadow:0 0 0 2px rgba(7,91,53,.08)}
.renew-search-field {display:flex;height:100%;flex:1;padding:0 20px}
.renew-main-search .renew-search-field input {width:100%;height:56px;border:0;background:transparent;color:#222;font-size:15px;font-weight:500;outline:0}
.renew-main-search input::placeholder {color:#929792}
.renew-main-search button {display:flex;height:56px;flex:0 0 64px;align-items:center;justify-content:center;padding:0;border:0;border-radius:0 3px 3px 0;background:var(--hm-green);color:#fff}
.renew-main-search button:hover {background:var(--hm-green-dark)}
.renew-main-search button svg {width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.herb-autocomplete-shell {position:relative}
.herb-autocomplete-panel {position:absolute;z-index:10050;top:calc(100% + 8px);right:0;left:0;max-height:min(430px,70vh);overflow-x:hidden;overflow-y:auto;border:1px solid #d9dfda;border-radius:6px;background:#fff;box-shadow:0 14px 36px rgba(24,35,28,.16);color:#242824;text-align:left}
.herb-autocomplete-panel[hidden] {display:none}
.renew-main-search > .herb-autocomplete-panel {right:-1px;left:-1px}
.herb-autocomplete-heading {padding:14px 18px 9px;color:#767c77;font-size:11px;font-weight:700;line-height:1.3}
.herb-autocomplete-item,.herb-autocomplete-all {display:flex;min-height:58px;align-items:center;gap:12px;padding:9px 18px;border:0;border-bottom:1px solid #edf0ed;background:#fff;color:#202420;text-decoration:none}
.herb-autocomplete-item:hover,.herb-autocomplete-item.is-active,.herb-autocomplete-all:hover,.herb-autocomplete-all.is-active {border-color:#edf0ed;background:#f4f8f5;color:#202420}
.herb-autocomplete-icon {display:flex;width:26px;height:26px;flex:0 0 26px;align-items:center;justify-content:center;color:#667069;font-size:13px}
.herb-autocomplete-copy {display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}
.herb-autocomplete-copy strong {overflow:hidden;color:#202420;font-size:14px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.herb-autocomplete-copy mark {padding:0;background:transparent;color:var(--hm-green);font-weight:800}
.herb-autocomplete-copy small {overflow:hidden;color:#858b86;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.herb-autocomplete-price {flex:0 0 auto;color:#303530;font-size:12px;font-weight:700;white-space:nowrap}
.herb-autocomplete-empty {padding:18px;color:#858b86;font-size:13px;text-align:center}
.herb-autocomplete-all {min-height:52px;border-bottom:0;color:#3e443f;font-size:13px}
.herb-autocomplete-all strong {color:var(--hm-green);font-weight:800}

/* Hero */
.renew-main-banner {position:relative;height:auto;aspect-ratio:2087/754;overflow:hidden;border:0;border-radius:0;background:#faf7f2;box-shadow:none}
.renew-hero-list,.renew-hero-list .slick-list,.renew-hero-list .slick-track,.renew-hero-list .slick-slide,.renew-hero-list .slick-slide > div {height:100%}
.renew-hero-list:not(.slick-initialized) > .renew-hero-slide:not(:first-child) {display:none !important}
.renew-hero-slide,.renew-hero-slide.tone-coupon,.renew-hero-slide.tone-shipping,.renew-hero-slide.tone-inquiry {position:relative;display:block !important;height:100%;overflow:hidden;padding:0;background:#faf7f2;color:var(--hm-ink)}
.renew-hero-slide:before,.renew-hero-slide:after {display:none}
.renew-hero-media {position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;overflow:hidden}
.renew-hero-media img {display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.renew-hero-link {position:absolute;z-index:3;inset:0;display:block;border:0;background:transparent;color:transparent;cursor:pointer}
.renew-hero-link:hover {border:0;background:transparent;color:transparent}
.renew-hero-link:focus-visible {outline:3px solid var(--hm-green);outline-offset:-4px}
.renew-hero-counter {position:absolute;z-index:6;top:7%;right:6.3%;display:flex;align-items:baseline;gap:7px;color:#747874;font-size:18px;font-weight:500;line-height:1;pointer-events:none}
.renew-hero-counter b {color:var(--hm-green);font-size:27px;font-weight:800}
.renew-hero-list .slick-arrow {position:absolute;z-index:6;top:50%;width:40px;height:40px;margin:0;padding:0;border:1px solid #dadcd8;border-radius:50%;background:rgba(255,255,255,.86);color:#343734;font-size:0;line-height:0;transform:translateY(-50%)}
.renew-hero-list .slick-arrow:before {content:"";display:block;width:9px;height:9px;margin:auto;border-top:2px solid currentColor;border-right:2px solid currentColor;color:inherit;font-family:inherit;font-size:0;line-height:1;opacity:1;transform-origin:center}
.renew-hero-list .slick-prev {right:auto;left:16px}
.renew-hero-list .slick-prev:before {transform:rotate(-135deg)}
.renew-hero-list .slick-next {right:16px}
.renew-hero-list .slick-next:before {transform:rotate(45deg)}
.renew-hero-list .slick-arrow:hover {border-color:#b7bcb8;background:#fff;color:var(--hm-green)}
.renew-hero-list .slick-dots {position:absolute;z-index:6;right:auto;bottom:8.5%;left:6.5%;display:flex;width:max-content;max-width:calc(100% - 32px);justify-content:flex-start;gap:10px;margin:0;padding:0;list-style:none;transform:none}
.renew-hero-list .slick-dots li {width:10px;height:10px;margin:0;padding:0}
.renew-hero-list .slick-dots button {display:block;width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#cfd1ce;font-size:0;line-height:0}
.renew-hero-list .slick-dots button:before {content:none;display:none}
.renew-hero-list .slick-dots .slick-active {width:10px}
.renew-hero-list .slick-dots .slick-active button {width:10px;border-radius:50%;background:var(--hm-green)}

/* Benefits and categories */
.renew-benefits {display:grid;width:90%;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:22px auto 34px}
.renew-benefits a {display:flex;height:78px;align-items:center;justify-content:center;gap:18px;border:0;border-radius:7px;background:#fafaf9;color:#232623}
.renew-benefits img {width:42px;height:42px;object-fit:contain}
.renew-benefits span {display:flex;min-width:0;flex-direction:column;gap:5px}
.renew-benefits strong {font-size:14px;font-weight:800}
.renew-benefits small {color:#727772;font-size:12px}
.renew-category-panel {height:auto;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
.renew-category-head {display:flex;align-items:center;justify-content:space-between;margin:0 0 16px;padding:0;border:0}
.renew-category-head h2 {margin:0;color:#191c19;font-size:24px;font-weight:800}
.renew-category-head > a {display:inline-flex;width:auto;height:auto;flex:0 0 auto;align-items:center;gap:9px;border:0;border-radius:0;color:#555b56;font-size:12px;white-space:nowrap}
.renew-category-head > a:hover {border:0;background:transparent;color:var(--hm-green)}
.renew-category-grid {display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}
.renew-category-grid > a {display:flex;height:112px;min-width:0;align-items:center;justify-content:center;flex-direction:column;padding:10px 5px;border:1px solid #e1e4e1;border-radius:5px;background:#fff;color:#232623;box-shadow:none}
.renew-category-grid > a:hover {border-color:#aebeb4;background:#fff;color:var(--hm-green)}
.renew-category-icon {display:flex;width:80px;height:60px;align-items:center;justify-content:center;overflow:hidden;margin:0 0 7px}
.renew-category-icon img {display:block;width:80px;height:52px;object-fit:contain;filter:contrast(1.42) saturate(1.08);transition:transform .18s ease}
.renew-category-grid > a:hover .renew-category-icon img {transform:scale(1.025)}
.renew-category-name {display:-webkit-box;overflow:hidden;max-width:100%;color:inherit;font-size:13px;font-weight:700;line-height:1.35;text-align:center;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}

/* Trends */
.renew-trends {margin-top:30px;padding:0;border:0;background:#fff;color:var(--hm-ink)}
.renew-trends-heading {margin-bottom:12px;text-align:center}
.renew-trends-heading h2 {margin:0;color:#1a1d1a;font-size:22px;font-weight:800;white-space:normal}
.renew-trends-heading h2 span {color:var(--hm-green);font-size:24px}
.renew-trend-list {display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;margin:0;padding:0;border:1px solid #e3e6e2;border-radius:5px;list-style:none}
.renew-trend-list li {min-width:0;border-right:1px solid #eceeeb}
.renew-trend-list li:last-child {border-right:0}
.renew-trend-list a {display:flex;height:54px;min-width:0;align-items:center;justify-content:center;gap:9px;padding:0 13px;border:0;border-radius:0;background:#fff;color:#333}
.renew-trend-list strong {flex:0 0 auto;color:#4f5550;font-size:15px;font-weight:800}
.renew-trend-list span {overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}
.renew-trend-list .is-top strong {color:var(--hm-green)}
.renew-trend-list a:hover {border:0;background:#fafaf8;color:var(--hm-green)}

/* Products */
.renew-featured-sections {background:#fff}
.renew-product-section {padding:44px 0 52px;background:#fff}
.renew-product-section:nth-child(even),.renew-product-section.tone-diet,.renew-product-featured {background:#fff}
.renew-product-section.tone-diet:before {display:none}
.renew-product-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.renew-product-card {display:flex;min-width:0;flex-direction:column}
.renew-product-image {position:relative;display:flex;aspect-ratio:1.26/1;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e2e5e1;border-radius:5px;background:#fff;color:var(--hm-ink);box-shadow:none}
.renew-product-image:hover {border-color:#b8c5bd}
.renew-product-image img {display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;transform:scale(1.12);transition:transform .18s ease}
.renew-product-image:hover img {transform:scale(1.15)}
.renew-product-rank,.renew-product-discount {position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center}
.renew-product-rank {display:none}
.renew-product-discount {top:10px;right:10px;height:24px;padding:0 8px;border-radius:3px;background:var(--hm-green);color:#fff;font-size:10px;font-weight:700}
.renew-product-info {display:flex;flex:1;flex-direction:column;padding:13px 2px 0}
.renew-product-info h3 {display:-webkit-box;overflow:hidden;min-height:45px;margin:0;color:#222;font-size:15px;font-weight:700;line-height:1.5;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.renew-product-info h3 a {color:inherit}
.renew-product-info h3 a:hover {color:var(--hm-green)}
.renew-product-basic {overflow:hidden;height:19px;margin:4px 0 0;color:#717772;font-size:12px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}
.renew-product-meta {display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:10px 0 0;border:0}
.renew-product-rating {color:#707671;font-size:12px;white-space:nowrap}
.renew-product-rating i {color:#edae2d}
.renew-product-rating em {color:#9a9e9a;font-style:normal}
.renew-product-price {color:#151715;font-size:16px;font-weight:800;white-space:nowrap}
.renew-product-pair-section {padding:38px 0 46px;border-top:1px solid #ededeb;border-bottom:1px solid #ededeb;background:#fafaf8}
.renew-product-pair-section.is-white {border-top:0;background:#fff}
.renew-product-pair-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.renew-compact-category {min-width:0}
.renew-compact-category .renew-section-head {align-items:flex-start;margin-bottom:17px}
.renew-compact-category .renew-section-head h2 {font-size:23px}
.renew-compact-category .renew-section-head p {max-width:370px}
.renew-compact-category .renew-product-grid {grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.renew-compact-category .renew-product-image {aspect-ratio:1/1}
.renew-compact-category .renew-product-image img {width:100%;height:100%;max-width:none;max-height:none;transform:scale(1.26)}
.renew-compact-category .renew-product-info {padding-top:10px}
.renew-compact-category .renew-product-info h3 {min-height:42px;font-size:14px;line-height:1.45}
.renew-compact-category .renew-product-basic {font-size:11px}
.renew-compact-category .renew-product-meta {display:block;margin-top:auto;padding-top:8px}
.renew-compact-category .renew-product-rating {display:block;margin-bottom:4px;font-size:11px}
.renew-compact-category .renew-product-price {display:block;font-size:15px;text-align:left}

/* Reviews and service */
.renew-reviews {padding:48px 0 54px;background:#08482d;color:#fff}
.renew-review-head {align-items:flex-end}
.renew-review-head h2 {color:#fff;font-size:27px}
.renew-review-head p {color:#c9d9d0}
.renew-review-head .renew-section-kicker {color:#fff}
.renew-review-head .renew-section-more {min-height:39px;padding:0 16px;border:1px solid rgba(255,255,255,.55);border-radius:3px;color:#fff}
.renew-review-head .renew-section-more:hover {border-color:#fff;background:#fff;color:var(--hm-green)}
.renew-review-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.renew-review-card {min-width:0;overflow:hidden;border:0;border-radius:5px;background:#fff;color:var(--hm-ink)}
.renew-review-image {display:flex;aspect-ratio:1.75/1;align-items:center;justify-content:center;overflow:hidden;border:0;border-bottom:1px solid #eceeeb;background:#fff}
.renew-review-image img {width:100% !important;height:100% !important;object-fit:cover;background:#fff}
.renew-review-content {padding:15px 16px 13px}
.renew-review-rating {margin-bottom:7px;color:#edae2d;font-size:10px}
.renew-review-product {display:block;overflow:hidden;margin-bottom:5px;color:#397353;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}
.renew-review-content h3 {display:-webkit-box;overflow:hidden;min-height:39px;margin:0 0 7px;font-size:14px;line-height:1.4;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.renew-review-content h3 a {color:inherit}
.renew-review-content p {display:-webkit-box;overflow:hidden;min-height:38px;margin:0;color:#555c56;font-size:12px;line-height:1.5;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.renew-review-meta {display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:9px;border-top:1px solid #eceeeb;color:#787e79;font-size:11px}
.renew-assurance {border-bottom:1px solid #e6e8e4;background:#fff}
.renew-assurance .renew-container {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.renew-assurance a {display:flex;min-height:86px;align-items:center;justify-content:center;gap:13px;color:#262a27}
.renew-assurance img {width:36px;height:36px;object-fit:contain}
.renew-assurance span {display:flex;min-width:0;flex-direction:column;gap:4px}
.renew-assurance strong {font-size:13px;font-weight:800}
.renew-assurance small {color:#777d78;font-size:11px}

/* Footer */
.footer {border-top:0;background:#fff !important;color:#656a65 !important}
.footer .footer-btm {padding:34px 0 38px !important;background:#fff !important}
.footer .footer-btm:before {display:none}
.footer .footer-btm * {border-color:#e3e6e2}
.footer .footer-btm h4,.footer .footer-btm strong {color:#252925 !important}
.footer .footer-btm ul.footer-btm-list > li h4 {font-weight:700}
.footer .footer-btm p,.footer .footer-btm span,.footer .footer-btm li {color:#656a65 !important}
.footer .footer-btm a {color:#505650 !important}
.footer .footer-btm a:hover {color:var(--hm-green) !important}
.footer .footer-logo a {display:flex;width:176px;height:110px;align-items:center;justify-content:center;overflow:hidden}
.footer .footer-logo img {display:block;width:176px !important;height:auto !important;max-width:none !important;max-height:none !important;object-fit:contain;object-position:center;filter:none;transform:none}
.footer .copyright {margin-top:28px;color:#858a85 !important;border-top-color:#e3e6e2 !important;line-height:1.5}
.navigation_remote {right:18px !important;bottom:22px !important;width:138px !important;height:52px !important}
.navigation_remote button#openModal {display:flex;width:138px;height:52px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid var(--hm-green-dark);border-radius:26px !important;background:var(--hm-green) !important;background-image:none !important;box-shadow:0 5px 18px rgba(6,69,42,.2);color:#fff;font-weight:700;opacity:1;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}
.navigation_remote button#openModal:hover,.navigation_remote button#openModal:focus {background:var(--hm-green-dark) !important;box-shadow:0 7px 22px rgba(6,69,42,.26);opacity:1;transform:translateY(-1px)}
.navigation_remote button#openModal:focus-visible {outline:3px solid rgba(7,91,53,.24);outline-offset:3px}
.qa-button-mark {font-size:13px;font-weight:800;line-height:1;white-space:nowrap}
.qa-button-copy {font-size:12px;font-weight:700;line-height:1;white-space:nowrap}

@media (max-width:1399px) {
	.header .header-inner,.renew-container {width:calc(100% - 40px)}
	.gnb-wrap .gnb .gnb-nav > li {padding:0 11px}
	.gnb-wrap .gnb .gnb-nav > li > a {font-size:14px}
	.renew-search-row {grid-template-columns:220px minmax(0,1fr);gap:28px}
	.renew-category-grid > a {height:106px}
}

@media (max-width:1199px) {
	.renew-search-row {grid-template-columns:200px minmax(0,1fr);gap:24px}
	.renew-category-grid {grid-template-columns:repeat(8,minmax(0,1fr))}
	.renew-category-grid > a {height:100px}
	.renew-category-icon {width:68px;height:52px}
	.renew-category-icon img {width:68px;height:44px}
	.renew-trend-list a {padding:0 7px}
	.renew-trend-list strong {font-size:12px}
	.renew-trend-list span {font-size:11px}
	.renew-product-pair-grid {gap:22px}
	.renew-compact-category .renew-section-head {display:block}
	.renew-compact-category .renew-section-more {margin-top:9px}
}

@media (max-width:991px) {
	.gnb-wrap .gnb .gnb-nav > li {padding:0}
	.gnb-wrap .gnb .gnb-nav > li > a:not(.cate-dropdown-open) {min-height:46px;padding:12px 44px 12px 0;font-size:15px;line-height:22px}
	.gnb-wrap .gnb .gnb-nav > li > a:not(.cate-dropdown-open):before {display:none}
	.gnb-wrap .gnb .gnb-nav > li > .cate-dropdown-open {top:0;width:44px;height:46px;line-height:46px}
	.gnb-wrap .gnb .gnb-nav > li > .cate-dropdown-open:before {background-color:transparent}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a {min-height:44px;padding:12px;font-size:14px;line-height:20px;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}
	.gnb-wrap .gnb .mobile-box {padding-top:16px}
	.gnb-wrap .gnb .mobile-box .login-box ul li a {display:flex;min-height:44px;align-items:center;font-size:14px;line-height:20px}
	.gnb-wrap .gnb .mobile-box .mobile-nav-trigger {display:flex;align-items:center;justify-content:center;top:16px;right:15px;width:44px;height:44px;padding:0;border:0;background:transparent}
	.gnb-wrap .gnb .category-nav ul li a {display:flex;min-height:44px;align-items:center;justify-content:center;font-size:13px;line-height:20px}
	.header {height:75px}
	.header .header-inner {width:100%;min-height:75px;padding:0 14px}
	.header-logo {margin:0}
	.header-logo a {width:118px;height:66px}
	.header-logo a img {width:118px !important;height:auto !important;max-width:none !important;max-height:none !important;object-fit:contain;object-position:center;transform:none}
	.top-bar .top-bar-list {padding:15px 0}
	.top-bar .top-bar-list li {margin-left:1px}
	.top-bar .top-bar-list li a,.top-bar .top-bar-list li button {min-width:43px;height:44px;padding:0 9px}
	.top-bar .top-bar-list li img {width:23px}
	.top-bar .top-bar-list li.login-btn a {min-width:54px;padding:0 8px;font-size:12px}
	.page-title-wrap {margin-top:75px;padding-top:0}
	.renew-container {width:calc(100% - 28px)}
	.renew-storefront {padding:95px 0 34px}
	.renew-search-row {display:block;margin-bottom:20px}
	.renew-category-trigger {display:none}
	.renew-main-search {height:56px}
	.renew-main-search .renew-search-field input {height:54px;font-size:14px}
	.renew-main-search button {height:54px}
	.renew-hero-list .slick-arrow {display:none !important}
	.renew-benefits {width:100%;margin-bottom:31px}
	.renew-category-grid {grid-template-columns:repeat(4,minmax(0,1fr))}
	.renew-trend-list {grid-template-columns:repeat(5,minmax(0,1fr))}
	.renew-trend-list li:nth-child(5) {border-right:0}
	.renew-trend-list li:nth-child(-n+5) {border-bottom:1px solid #eceeeb}
	.renew-product-pair-grid {grid-template-columns:1fr;gap:38px}
	.renew-compact-category .renew-section-head {display:flex}
	.renew-compact-category .renew-section-more {margin-top:0}
}

@media (max-width:767px) {
	.renew-container {width:calc(100% - 24px)}
	.renew-storefront {padding-top:94px}
	.renew-main-banner {height:auto;aspect-ratio:1/1}
	.renew-hero-slide,.renew-hero-slide.tone-coupon,.renew-hero-slide.tone-shipping,.renew-hero-slide.tone-inquiry {height:100%}
	.renew-hero-counter {top:5%;right:6%;gap:5px;font-size:13px}
	.renew-hero-counter b {font-size:20px}
	.renew-hero-list .slick-dots {bottom:5.5%;left:6%;gap:8px}
	.renew-hero-list .slick-dots li,.renew-hero-list .slick-dots button,.renew-hero-list .slick-dots .slick-active,.renew-hero-list .slick-dots .slick-active button {width:8px;height:8px}
	.renew-benefits {gap:6px;margin:16px auto 28px}
	.renew-benefits a {height:82px;gap:2px;padding:0 2px;text-align:left}
	.renew-benefits img {width:22px;height:22px;flex:0 0 auto}
	.renew-benefits span {gap:3px}
	.renew-benefits strong {font-size:12px;line-height:1.25;white-space:nowrap}
	.renew-benefits small {font-size:10px;line-height:1.3}
	.renew-category-head {margin-bottom:12px}
	.renew-category-head h2 {font-size:19px}
	.renew-category-head > a {font-size:10px}
	.renew-category-grid {gap:5px}
	.renew-category-grid > a:last-child:nth-child(4n+1) {grid-column:2}
	.renew-category-grid > a {height:96px;padding:7px 3px;touch-action:manipulation}
	.renew-category-grid > a:active {border-color:#9db0a4;background:#f7f9f7;transform:scale(.98)}
	.renew-category-icon {width:64px;height:49px;margin-bottom:5px}
	.renew-category-icon img {width:64px;height:44px;filter:contrast(1.72) saturate(1.1)}
	.renew-category-name {font-size:11px}
	.renew-trends {margin-top:24px}
	.renew-trends-heading h2 {font-size:18px}
	.renew-trend-list li,.renew-trend-list li:nth-child(5) {border-right:1px solid #eceeeb;border-bottom:1px solid #eceeeb}
	.renew-trend-list li:nth-child(5n) {border-right:0}
	.renew-trend-list li:nth-last-child(-n+5) {border-bottom:0}
	.renew-trend-list a {height:42px;gap:2px;padding:0 4px}
	.renew-trend-list strong {font-size:11px}
	.renew-trend-list span {font-size:10px}
	.renew-product-section {padding:34px 0 40px}
	.renew-section-head {align-items:flex-start;margin-bottom:15px}
	.renew-section-head h2 {font-size:20px}
	.renew-section-head p {font-size:11px}
	.renew-section-more {min-height:31px;font-size:10px}
	.renew-product-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}
	.renew-product-image {aspect-ratio:1.15/1}
	.renew-product-info {padding-top:9px}
	.renew-product-info h3 {min-height:42px;font-size:13px}
	.renew-product-basic {font-size:11px}
	.renew-product-rating {font-size:11px}
	.renew-product-price {font-size:15px}
	.renew-product-pair-section {padding:31px 0 37px}
	.renew-product-pair-grid {gap:34px}
	.renew-compact-category .renew-section-head {display:flex}
	.renew-compact-category .renew-section-head h2 {font-size:19px;line-height:1.35}
	.renew-compact-category .renew-product-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}
	.renew-compact-category .renew-product-image {aspect-ratio:1.15/1}
	.renew-compact-category .renew-product-info h3 {min-height:42px;font-size:14px}
	.renew-compact-category .renew-product-basic {font-size:11px}
	.renew-compact-category .renew-product-rating {font-size:11px}
	.renew-review-grid {display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}
	.renew-review-grid::-webkit-scrollbar {display:none}
	.renew-review-card {flex:0 0 80%;scroll-snap-align:start}
	.renew-reviews {padding:38px 0 41px}
	.renew-review-head .renew-section-more {padding:0 10px;font-size:9px}
	.renew-assurance .renew-container {grid-template-columns:repeat(2,minmax(0,1fr))}
	.renew-assurance a {min-height:76px;justify-content:flex-start;gap:8px;padding:0 9px}
	.renew-assurance img {width:30px;height:30px}
	.renew-assurance strong {font-size:12px}
	.renew-assurance small {font-size:10px;line-height:1.3}
	.footer .footer-btm {padding:30px 0 38px !important}
	.footer .footer-logo a {display:flex;width:142px;height:92px;align-items:center;justify-content:center;overflow:hidden}
	.footer .footer-logo a img {width:142px !important;height:auto !important;max-width:none !important;max-height:none !important;object-fit:contain;object-position:center;transform:none}
	.footer .footer-inner .footer-btm ul.footer-btm-list > li h4 {margin-bottom:9px;font-size:17px}
	.footer .footer-inner .footer-btm ul.footer-btm-list > li .footer-info address span,.footer .footer-inner .footer-btm ul.footer-btm-list > li ul.footer-link-list li a {font-size:12px;line-height:1.55}
	.footer .footer-inner .footer-btm ul.footer-btm-list > li {margin-bottom:18px}
	.footer .copyright {margin-top:24px;padding:14px 0 0}
	.navigation_remote {right:8px !important;bottom:14px !important;width:44px !important;height:44px !important;clip-path:none;transform:none}
	.navigation_remote button#openModal {width:44px;height:44px;flex-direction:column;gap:1px;padding:0;border-radius:50% !important;box-shadow:0 4px 14px rgba(6,69,42,.2);opacity:1}
	.qa-button-mark {font-size:11px}
	.qa-button-copy {display:none}
	.navigation_remote:hover,.navigation_remote:focus-within {clip-path:none;transform:none}
	.navigation_remote:hover button#openModal,.navigation_remote:focus-within button#openModal {opacity:1}
	.eb-backtotop {right:4px !important;bottom:70px !important;width:34px !important;height:34px !important}
}

@media (max-width:374px) {
	.header .header-inner {padding:0 9px}
	.header-logo a {width:108px}
	.header-logo a img {width:108px !important;height:auto !important;object-position:center;transform:none}
	.top-bar .top-bar-list li a,.top-bar .top-bar-list li button {min-width:40px;padding:0 7px}
	.top-bar .top-bar-list li.login-btn a {min-width:50px;padding:0 3px;font-size:11px}
	.renew-container {width:calc(100% - 20px)}
	.renew-category-grid {grid-template-columns:repeat(3,minmax(0,1fr))}
	.renew-category-grid > a:last-child:nth-child(4n+1) {grid-column:auto}
	.renew-category-grid > a {height:90px}
}
