@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kosugi&display=swap");
body {
  --color-body: #fae3d9;
  --color-header-footer-bg: #ffb6b9;
  --color-breadcrumb: #ffeeee;
  --color-button-cart: #443a45;
  --color-text-base: #764755;
  --color-text-sale: #e00b0b;
  --color-header-footer-element: #ffffff;
  --color-footer-button-text: #333333;
  --font-family-base: 'Sawarabi Gothic', sans-serif; --font-family-en: 'Sawarabi Gothic', sans-serif; --font-family-title: 'Sawarabi Gothic', sans-serif;
}