:root { 
  --black: #000000;
  --bodytextcolor: #222222;
  --bodytextcolor2: #222222;
  --maincolor: #ff0000;
  --mine-shaft: #333333;
  --subcolor1: #e0ddd8;
  --subcolor2: #ad7e35;
  --subcolor4: #ad7e35;
  --titlecolor: #ffffff;
 
  --font-size-l: 16px;
  --font-size-m: 15px;
  --font-size-s: 13px;
  --font-size-xl: 17px;
  --font-size-xxl: 19px;
  --font-size-xxxl: 24px;
  --font-size-xxxxl: 36px;
 
  --font-family-roboto: "Roboto", Helvetica;
  --font-family-zen_kaku_gothic_antique: "Zen Kaku Gothic Antique", Helvetica;
}
.regularenbody-17 {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.regularenbody-15 {
  font-family: var(--font-family-roboto);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.zenkakugothicantique-normal-log-cabin-15px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-black-log-cabin-16px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-black-log-cabin-19px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-bold-white-15px {
  color: var(--titlecolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.zenkakugothicantique-bold-log-cabin-15px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.zenkakugothicantique-black-metallic-sunburst-17px {
  color: var(--subcolor2);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-black-log-cabin-17px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-black-white-36px {
  color: var(--titlecolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-black-white-24px {
  color: var(--titlecolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 900;
}

.zenkakugothicantique-normal-log-cabin-13px {
  color: var(--bodytextcolor);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}
