@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap');
:root{--red:#b93940;--text:#292d32;--muted:#73777d;--line:#e4e5e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:155px}body{margin:0;background:#fff;color:var(--text);font:14px 'Noto Sans JP',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:3px}.topline{background:#f5f5f5;border-bottom:1px solid #eaeaea;font-size:11px;color:#686a70}.topline>div{max-width:1280px;margin:auto;padding:9px 24px}.topline b{margin-left:8px;font-weight:500}.topline span{float:right;font-size:10px;color:#909398}header{background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.header-main{max-width:1280px;padding:22px 24px;margin:auto;display:flex;align-items:center;gap:40px}.logo{display:flex;gap:9px;align-items:center;flex-shrink:0}.logo img{width:36px;height:36px}.logo>span{font-size:27px;font-weight:700;letter-spacing:.7px;line-height:1.2}.logo small{display:block;font-size:9px;font-weight:400;letter-spacing:.2px;margin-top:6px;color:#777}.search-form{display:flex;flex:1;border:2px solid var(--red);border-radius:4px;height:46px;overflow:hidden}.search-form input{width:100%;min-width:0;border:0;background:#fff;padding:0 14px;font-size:13px;outline:0}.search-form button{border:0;background:var(--red);color:white;min-width:70px;font-weight:500}.favorites{border:0;background:none;display:flex;align-items:center;gap:7px;padding:0;white-space:nowrap}.favorites>span{font-size:28px}.favorites b{font-weight:400;font-size:12px}.favorites i{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f5e5e6;color:var(--red);font-size:10px;font-style:normal;width:19px;height:19px;margin-left:4px}nav{max-width:1280px;margin:auto;padding:0 24px;display:grid;grid-template-columns:repeat(5,1fr)}nav button{font-size:15px;min-height:48px;background:none;border:0;border-bottom:3px solid transparent;font-weight:500}nav button:hover,nav button.active{color:var(--red);border-bottom-color:var(--red);background:#fdf8f8}main{max-width:1280px;padding:0 24px;margin:auto}.breadcrumb{font-size:11px;color:#92959a;padding:15px 0}.breadcrumb span{margin:0 12px}.promotions{display:grid;grid-template-columns:1.7fr 1fr;gap:16px;margin-bottom:30px}.main-promo{display:grid;grid-template-columns:1fr 40%;background:#f3ede5;overflow:hidden;min-height:230px}.main-promo>div{padding:25px 30px}.promo-kicker{font-size:10px;letter-spacing:1.5px;color:#977253}h1{font-size:28px;font-weight:600;line-height:1.5;margin:11px 0 10px;letter-spacing:.2px}.main-promo p{font-size:12px;color:#8b796b;margin:0 0 17px}.promo-button{display:inline-block;background:#fff;padding:9px 14px;font-size:11px;border:1px solid #cdbfb0}.main-promo>img{height:100%;width:100%;object-fit:cover;min-height:230px}.side-promos{display:grid;gap:12px}.side-promos>a{display:grid;grid-template-columns:1fr 29%;background:#edf1e9;overflow:hidden}.side-promos>a:nth-child(2){background:#f4efea}.side-promos a>div{padding:17px 20px}.side-promos small{font-size:8px;letter-spacing:1px;color:#889078}.side-promos h2{font-size:18px;font-weight:500;margin:7px 0 8px}.side-promos span{font-size:10px;color:#72776a}.side-promos img{width:100%;height:100%;object-fit:cover;max-height:118px}.catalog-layout{display:grid;grid-template-columns:194px 1fr;gap:28px}aside{border:1px solid var(--line);align-self:start}aside h2{font-size:14px;font-weight:500;background:#f4f5f6;padding:15px 12px;margin:0}aside button{display:flex;justify-content:space-between;align-items:center;width:100%;background:white;border:0;border-bottom:1px solid #eee;padding:15px 12px;text-align:left;font-size:12px}aside button.active{color:var(--red);background:#fdf6f6;font-weight:500}aside button span{color:#999;font-size:11px}.sidebar-note{padding:25px 12px;text-align:center;background:#fafaf8}.sidebar-note img{display:block;width:38px;height:38px;margin:0 auto 10px}.sidebar-note strong{font-size:12px;font-weight:500}.sidebar-note p{font-size:11px;line-height:1.8;color:#909080;margin:9px 0 0}.collection-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #333;padding:0 0 15px}.collection-heading h2{font-size:22px;font-weight:600;margin:0}.collection-heading p{font-size:11px;color:#92959a;margin:7px 0 0}.sample-label{color:#8a8e94;font-size:10px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;padding:13px 0 16px;color:#777;font-size:11px}.catalog-toolbar label{display:flex;align-items:center;gap:10px}.catalog-toolbar select{background:#fff;border:1px solid #d8dade;padding:7px 9px;font-size:11px;color:#454a50}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product{position:relative;min-width:0}.product-open{display:block;width:100%;border:0;background:#fff;padding:0;text-align:left}.product-image{width:100%;aspect-ratio:1;background:#f6f6f6;border:1px solid #ededed;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.tag{position:absolute;top:0;left:0;background:#bf444b;color:white;font-size:8px;font-weight:500;padding:5px 8px;letter-spacing:.3px}.product:nth-child(3n) .tag{background:#6c7e68}.save{position:absolute;right:7px;top:7px;background:#ffffffef;border:1px solid #e2e2e2;width:29px;height:29px;border-radius:50%;font-size:20px;display:flex;align-items:center;justify-content:center}.save[aria-pressed=true]{color:var(--red)}.product small{display:block;font-size:10px;color:#888e94;margin:11px 0 6px}.product h3{font-size:12px;font-weight:400;line-height:1.8;min-height:44px;margin:0 0 6px}.price{font-size:19px;font-weight:600;color:var(--red);letter-spacing:0}.price span{font-size:9px;font-weight:400;color:#979aa0;margin-left:3px}.product-open:hover h3{text-decoration:underline}.sample-note{font-size:10px;line-height:1.9;color:#9b9da3;margin:28px 0 0}.empty{text-align:center;padding:40px 10px}.empty button{background:white;border:1px solid #aaa;padding:10px}.browse-more{margin:42px 0;border-top:1px solid #ddd;padding-top:25px}.browse-more h2{font-size:18px;font-weight:500;margin:0 0 20px}.browse-more>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.browse-more a{border:1px solid #ddd;padding:19px 15px;font-size:13px;display:flex;justify-content:space-between}footer{border-top:1px solid #ddd;background:#f7f7f8;padding:30px 24px;color:#74777e}footer>div{max-width:1232px;margin:auto;display:flex;gap:28px;align-items:center}footer .logo>span{font-size:20px}footer .logo img{width:30px;height:30px}footer p{font-size:11px;margin-right:auto}footer a:not(.logo){font-size:12px}footer>small{display:block;text-align:center;font-size:10px;border-top:1px solid #e1e1e1;padding-top:20px;margin:25px auto 0;max-width:1232px}dialog{border:1px solid #ddd;padding:32px;max-width:800px;width:92%;max-height:85vh;overflow:auto;color:var(--text)}dialog::backdrop{background:#0008}.close{position:absolute;top:7px;right:12px;border:0;background:white;font-size:29px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-grid img{width:100%;aspect-ratio:1;object-fit:cover}.detail-grid h2{font-size:23px;font-weight:500;line-height:1.6;margin:14px 0}.detail-grid p{font-size:13px;line-height:2;color:#777}.detail-grid .price{font-size:22px;color:var(--red)}.detail-grid .eyebrow{font-size:11px}.primary{display:block;width:100%;padding:13px 10px;background:var(--red);color:white;border:0;font-size:13px}.detail-grid .sample-note{font-size:10px;margin-top:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#333;color:white;font-size:12px;padding:13px 20px;opacity:0;pointer-events:none;z-index:30}#toast.show{opacity:1}
@media(max-width:1050px){.header-main{gap:22px}.logo>span{font-size:24px}.favorites b{font-size:10px}.catalog-layout{grid-template-columns:165px 1fr;gap:22px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.main-promo>div{padding:23px}.side-promos h2{font-size:16px}.side-promos a>div{padding:17px 13px}nav button{font-size:14px}}
@media(max-width:700px){html{scroll-padding-top:180px}.topline>div{padding:6px 14px;font-size:9px}.topline span{display:none}.header-main{padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:13px}.logo>span{font-size:25px}.logo img{width:31px;height:31px}.logo small{font-size:8px}.favorites{grid-column:2;grid-row:1;gap:4px}.favorites>span{font-size:25px}.favorites b{font-size:9px}.favorites i{width:16px;height:16px;font-size:9px}.search-form{grid-column:1/-1;grid-row:2;width:100%;height:42px}.search-form input{font-size:12px;padding:0 10px}.search-form button{min-width:60px;font-size:13px}nav{display:flex;padding:0 14px;overflow-x:auto;scrollbar-width:none;gap:20px}nav button{font-size:13px;min-height:43px;white-space:nowrap;padding:0 1px;flex-shrink:0}main{padding:0 14px}.breadcrumb{font-size:10px;padding:11px 0}.promotions{grid-template-columns:1fr;gap:10px;margin-bottom:24px}.main-promo{min-height:155px;grid-template-columns:62% 38%}.main-promo>div{padding:17px}.promo-kicker{font-size:7px;letter-spacing:.7px}h1{font-size:22px;margin:7px 0;line-height:1.45}.main-promo p{font-size:9px;margin-bottom:10px}.promo-button{font-size:9px;padding:7px 9px}.main-promo>img{min-height:155px}.side-promos{grid-template-columns:1fr 1fr;gap:10px}.side-promos>a{grid-template-columns:72% 28%;min-height:72px}.side-promos a>div{padding:10px}.side-promos small{font-size:6px;letter-spacing:0}.side-promos h2{font-size:11px;margin:5px 0}.side-promos span{font-size:7px}.side-promos img{max-height:none}.catalog-layout{display:block}aside{display:none}.collection-heading{padding-bottom:11px}.collection-heading h2{font-size:20px}.collection-heading p{font-size:10px;margin-top:5px}.sample-label{display:none}.catalog-toolbar{padding:10px 0 13px;font-size:10px}.catalog-toolbar select{font-size:11px;padding:7px}.catalog-toolbar label{gap:6px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.product h3{font-size:12px;line-height:1.7;min-height:41px}.product small{font-size:9px;margin-top:9px}.price{font-size:19px}.price span{font-size:8px}.tag{font-size:7px}.sample-note{font-size:9px}.browse-more{margin:28px 0}.browse-more>div{grid-template-columns:1fr 1fr;gap:10px}.browse-more a{font-size:12px;padding:15px 10px}.browse-more h2{font-size:17px}footer{padding:25px 14px}footer>div{flex-wrap:wrap;gap:18px}footer p{width:100%;margin:0}footer a:not(.logo){min-height:30px}.detail-grid{grid-template-columns:1fr;gap:15px}dialog{padding:27px 20px}.detail-grid img{max-height:260px}.detail-grid h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Dense multi-category catalog. */
nav{grid-template-columns:repeat(7,1fr)}nav button{font-size:14px}
.header-main{padding-top:17px;padding-bottom:17px}
.promotions{grid-template-columns:1.7fr 1fr;gap:14px;margin-bottom:20px}
.main-promo{min-height:142px;height:155px;grid-template-columns:1fr 32%}
.main-promo>div{padding:14px 23px}.main-promo>img{min-height:0;height:155px}
h1{font-size:23px;line-height:1.35;margin:5px 0}.main-promo p{font-size:10px;margin-bottom:8px}.promo-kicker{font-size:8px}.promo-button{padding:6px 10px;font-size:10px}
.side-promos{gap:9px}.side-promos a>div{padding:9px 16px}.side-promos h2{font-size:15px;margin:4px 0}.side-promos img{max-height:73px}.side-promos span{font-size:9px}.side-promos small{font-size:7px}
.catalog-layout{grid-template-columns:180px 1fr;gap:22px}.products{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 15px}.product h3{font-size:12px;line-height:1.65;min-height:40px}.price{font-size:18px}.product small{font-size:9px}.collection-heading{padding-bottom:10px}.catalog-toolbar{padding:10px 0 13px}
@media(max-width:1050px){.products{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-layout{grid-template-columns:155px 1fr;gap:17px}nav button{font-size:12px}.main-promo>div{padding:15px}h1{font-size:21px}.side-promos h2{font-size:13px}}
@media(max-width:700px){.header-main{padding:11px 14px}nav button{font-size:13px}.breadcrumb{padding:8px 0}.promotions{display:block;margin-bottom:18px}.main-promo{height:126px;min-height:126px;grid-template-columns:69% 31%}.main-promo>div{padding:12px 15px}.main-promo>img{height:126px;min-height:0}h1{font-size:20px;margin:4px 0}.promo-kicker{font-size:6px}.main-promo p{display:none}.promo-button{padding:5px 8px;font-size:8px;margin-top:4px}.side-promos{display:none}.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 9px}.product h3{font-size:11px;line-height:1.55;min-height:35px;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price{font-size:16px;line-height:1.6}.price span{display:block;font-size:8px;margin:0}.product small{font-size:8px;margin:7px 0 5px}.save{width:23px;height:23px;right:4px;top:4px;font-size:16px}.tag{font-size:6px;padding:4px 5px;max-width:75%;white-space:nowrap;overflow:hidden}.collection-heading h2{font-size:19px}.collection-heading p{font-size:9px}.catalog-toolbar{padding:8px 0 10px}.catalog-toolbar label{font-size:9px}.catalog-toolbar select{padding:6px;font-size:10px}.catalog-layout{display:block}}
@media(min-width:701px){.promotions{height:155px}.main-promo>div{padding:10px 20px}.main-promo h1{font-size:21px;line-height:1.3;margin:4px 0}.main-promo p{margin:4px 0;font-size:10px}.promo-button{font-size:9px;padding:4px 8px}.side-promos{grid-template-rows:73px 73px;min-height:0}.side-promos>a{min-height:0}.side-promos img{height:73px}}
@media(min-width:701px){.side-promos a>div{padding:8px 16px}.side-promos h2{line-height:1.4;margin:5px 0 0}.side-promos span{display:none}}

/* Larger peach mascot, preserving the approved catalog layout. */
header .logo img{width:52px;height:52px;flex-shrink:0}
footer .logo img{width:42px;height:42px}
@media(max-width:700px){header .logo img{width:46px;height:46px}.header-main{column-gap:8px}header .logo{gap:7px}}

/* Product thumbnail normalization: preserve complete packages and align every card. */
.product-image{
  display:flex;
  align-items:center;
  justify-content:center;
  aspect-ratio:1 / 1;
  padding:12px;
  background:#fafafa;
  border-color:#e7e7e7;
}
.product-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#fff;
  filter:contrast(1.02) saturate(1.02);
  transition:transform .18s ease;
}
.product-open:hover .product-image img{transform:scale(1.025)}
.product-open:focus-visible .product-image{outline:2px solid var(--red);outline-offset:2px}
.detail-grid img{
  object-fit:contain;
  object-position:center;
  padding:18px;
  background:#fafafa;
  border:1px solid #e7e7e7;
}
@media(max-width:700px){
  .product-image{padding:7px}
  .detail-grid img{padding:12px}
}
@media(prefers-reduced-motion:reduce){.product-image img{transition:none}}

.catalog-cart{
  display:flex;
  align-items:center;
  gap:6px;
  min-height:44px;
  padding:0 10px;
  color:#45484d;
  white-space:nowrap;
  border-left:1px solid #ececef;
}
.catalog-cart span{font-size:21px}
.catalog-cart b{font-size:12px;font-weight:500}
.catalog-cart:hover{color:var(--red)}
.original-item-link{
  display:block;
  width:max-content;
  max-width:100%;
  margin-top:14px;
  padding:10px 14px;
  border:1px solid var(--red);
  color:var(--red);
  font-size:12px;
  text-decoration:none;
}
.original-item-link:hover{background:#fff5f5}
@media(max-width:700px){
  .catalog-cart{padding:0 5px}
  .catalog-cart b{display:none}
  .original-item-link{font-size:11px;padding:9px 11px}
}

/* Keep a large category set compact: one readable row with intentional horizontal scrolling. */
nav{
  display:flex;
  align-items:stretch;
  gap:0;
  overflow-x:auto;
  overflow-y:hidden;
  max-width:1280px;
  height:52px;
  padding:0 12px;
  scrollbar-width:thin;
  scrollbar-color:#d8dadd transparent;
}
nav button{
  flex:0 0 auto;
  min-height:52px;
  padding:0 14px;
  white-space:nowrap;
  font-size:13px;
  line-height:1.25;
}
nav::-webkit-scrollbar{height:5px}
nav::-webkit-scrollbar-thumb{background:#d8dadd;border-radius:5px}

/* Short, balanced campaign panels; product imagery keeps its native proportions. */
.promotions{height:172px;max-height:172px;grid-template-columns:1.7fr 1fr;gap:14px;margin-bottom:22px}
.main-promo{height:172px;min-height:172px;grid-template-columns:1.18fr .82fr;background:#f3ede5}
.main-promo>div{padding:18px 24px}
.main-promo>img{height:172px;min-height:0;object-fit:contain;object-position:center;background:#f8f8f7;padding:8px}
.side-promos{grid-template-rows:83px 83px;gap:6px}
.side-promos>a{min-height:83px}
.side-promos a>div{padding:11px 16px}
.side-promos img{height:83px;max-height:none;object-fit:contain;object-position:center;background:#f5f6f3;padding:4px}
.side-promos>a:nth-child(2) img{background:#f7f2ee}

@media(max-width:700px){
  nav{height:47px;padding:0 8px}
  nav button{min-height:47px;padding:0 12px;font-size:12px}
  .promotions{height:132px;max-height:132px;margin-bottom:18px}
  .main-promo{height:132px;min-height:132px;grid-template-columns:1.34fr .66fr}
  .main-promo>div{padding:13px 14px}
  .main-promo>img{height:132px;padding:5px}
  .side-promos{display:none}
}

/* Keep the cart action aligned with the compact mobile header. */
@media(max-width:700px){
  .header-main{position:relative}
  .catalog-cart{
    position:absolute;
    top:10px;
    right:72px;
    z-index:2;
    min-height:40px;
    padding:0;
    border-left:0;
  }
  .catalog-cart span{font-size:22px}
}
