:root {
  --themaprimary: rgba(155, 135, 89, 1);
  --themasecondary: rgba(217, 206, 184, 1);
  --planplan-01-700: rgba(165, 117, 17, 1);
  --planplan-01-400: rgba(232, 165, 24, 1);
  --planplan-01-50: rgba(253, 246, 232, 1);
  --planplan-02-700: rgba(0, 94, 117, 1);
  --planplan-02-400: rgba(0, 132, 165, 1);
  --planplan-02-50: rgba(230, 243, 246, 1);
  --planplan-03-700: rgba(19, 119, 46, 1);
  --planplan-03-400: rgba(27, 168, 65, 1);
  --planplan-03-50: rgba(232, 246, 236, 1);
  --baseblack: rgba(63, 63, 63, 1);
  --basewhite: rgba(255, 255, 255, 1);
  --basegrey: rgba(235, 233, 229, 1);
  --TIT-l-font-family: "Zen Kaku Gothic New", Helvetica;
  --TIT-l-font-weight: 700;
  --TIT-l-font-size: 50px;
  --TIT-l-letter-spacing: 5px;
  --TIT-l-line-height: 139.9999976158142%;
  --TIT-l-font-style: normal;
  --TIT-m-font-family: "Zen Kaku Gothic New", Helvetica;
  --TIT-m-font-weight: 700;
  --TIT-m-font-size: 44px;
  --TIT-m-letter-spacing: 2.2px;
  --TIT-m-line-height: 139.9999976158142%;
  --TIT-m-font-style: normal;
  --TIT-s-font-family: "Zen Kaku Gothic New", Helvetica;
  --TIT-s-font-weight: 700;
  --TIT-s-font-size: 36px;
  --TIT-s-letter-spacing: 1.8px;
  --TIT-s-line-height: 139.9999976158142%;
  --TIT-s-font-style: normal;
  --subtitle-font-family: "Zen Kaku Gothic New", Helvetica;
  --subtitle-font-weight: 700;
  --subtitle-font-size: 26px;
  --subtitle-letter-spacing: 0px;
  --subtitle-line-height: 160.0000023841858%;
  --subtitle-font-style: normal;
  --body-m-font-family: "Zen Kaku Gothic New", Helvetica;
  --body-m-font-weight: 500;
  --body-m-font-size: 18px;
  --body-m-letter-spacing: 0px;
  --body-m-line-height: 160.0000023841858%;
  --body-m-font-style: normal;
  --body-s-font-family: "Zen Kaku Gothic New", Helvetica;
  --body-s-font-weight: 400;
  --body-s-font-size: 14px;
  --body-s-letter-spacing: 0px;
  --body-s-line-height: 160.0000023841858%;
  --body-s-font-style: normal;
  --button-font-family: "Zen Kaku Gothic New", Helvetica;
  --button-font-weight: 700;
  --button-font-size: 24px;
  --button-letter-spacing: 0px;
  --button-line-height: 120.00000476837158%;
  --button-font-style: normal;
  --button-small-font-family: "Zen Kaku Gothic New", Helvetica;
  --button-small-font-weight: 700;
  --button-small-font-size: 18px;
  --button-small-letter-spacing: 0px;
  --button-small-line-height: 120.00000476837158%;
  --button-small-font-style: normal;
  --size-space-600: 24px;
  --size-space-200: 8px;
  --size-radius-200: 8px;
  --size-space-400: 16px;
  --size-space-100: 4px;
  --size-space-300: 12px;
  --size-space-150: 6px;
  --size-radius-full: 9999px;
  --size-space-800: 32px;
  --size-space-050: 2px;
  --size-radius-400: 16px;
  --size-space-1200: 48px;
  --size-space-0: 0px;
  --size-space-1600: 64px;
}
