:root {
  --white: rgba(255, 255, 255, 1);
  --black: rgba(51, 66, 60, 1);
  --orange: rgba(252, 139, 39, 1);
  --green-1: rgba(55, 150, 116, 1);
  --nav-font-family: "Zen Kaku Gothic New", Helvetica;
  --nav-font-weight: 700;
  --nav-font-size: 13px;
  --nav-letter-spacing: 0px;
  --nav-line-height: 100%;
  --nav-font-style: normal;
  --tel-font-family: "Lato", Helvetica;
  --tel-font-weight: 700;
  --tel-font-size: 24px;
  --tel-letter-spacing: 0px;
  --tel-line-height: 100%;
  --tel-font-style: normal;
  --border-radius04: 100px;

  --black: rgba(51, 66, 60, 1);
  --gray: rgba(136, 150, 145, 1);
  --white: rgba(255, 255, 255, 1);
  --orange: rgba(252, 139, 39, 1);
  --green-1: rgba(55, 150, 116, 1);
  --green-2: rgba(177, 211, 199, 1);
  --light-green: rgba(240, 246, 243, 1);
  --light-gray: rgba(245, 245, 245, 1);
  --v-FHH-bg: rgba(223, 242, 241, 1);
  --line: rgba(6, 199, 85, 1);
  --h-3-font-family: "Zen Kaku Gothic New", Helvetica;
  --h-3-font-weight: 700;
  --h-3-font-size: 20px;
  --h-3-letter-spacing: 0px;
  --h-3-line-height: 150%;
  --h-3-font-style: normal;
  --base-font-family: "Zen Kaku Gothic New", Helvetica;
  --base-font-weight: 500;
  --base-font-size: 15px;
  --base-letter-spacing: 0px;
  --base-line-height: 160.0000023841858%;
  --base-font-style: normal;
  --h-2-font-family: "Zen Kaku Gothic New", Helvetica;
  --h-2-font-weight: 700;
  --h-2-font-size: 32px;
  --h-2-letter-spacing: 0px;
  --h-2-line-height: 150%;
  --h-2-font-style: normal;
  --en-title-font-family: "Lato", Helvetica;
  --en-title-font-weight: 700;
  --en-title-font-size: 14px;
  --en-title-letter-spacing: 1.82px;
  --en-title-line-height: 129.99999523162842%;
  --en-title-font-style: normal;
  --en-10px-font-family: "Lato", Helvetica;
  --en-10px-font-weight: 900;
  --en-10px-font-size: 10px;
  --en-10px-letter-spacing: 0.4px;
  --en-10px-line-height: 120.00000476837158%;
  --en-10px-font-style: normal;
  --btn-18px-font-family: "Zen Kaku Gothic New", Helvetica;
  --btn-18px-font-weight: 700;
  --btn-18px-font-size: 18px;
  --btn-18px-letter-spacing: 0.36px;
  --btn-18px-line-height: 129.99999523162842%;
  --btn-18px-font-style: normal;
  --tel-font-family: "Lato", Helvetica;
  --tel-font-weight: 700;
  --tel-font-size: 24px;
  --tel-letter-spacing: 0px;
  --tel-line-height: 100%;
  --tel-font-style: normal;
  --link-font-family: "Zen Kaku Gothic New", Helvetica;
  --link-font-weight: 700;
  --link-font-size: 15px;
  --link-letter-spacing: 0px;
  --link-line-height: 100%;
  --link-font-style: normal;
  --btn-font-family: "Zen Kaku Gothic New", Helvetica;
  --btn-font-weight: 700;
  --btn-font-size: 18px;
  --btn-letter-spacing: 0.36px;
  --btn-line-height: 129.99999523162842%;
  --btn-font-style: normal;
  --footer-nav-font-family: "Zen Kaku Gothic New", Helvetica;
  --footer-nav-font-weight: 700;
  --footer-nav-font-size: 15px;
  --footer-nav-letter-spacing: 0px;
  --footer-nav-line-height: 100%;
  --footer-nav-font-style: normal;
  --header-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.05);
  --border-radius01: 4px;
  --border-radius04: 100px;
  --border-radius02: 10px;
  --border-radius03: 20px;

}
