:root { 
  --black: #000000;
  --cerulean: #00a9ef;
  --seagull: #71c5e8;
  --white: #ffffff;
 
  --font-size-m: 31px;
  --font-size-s: 30px;
  --font-size-xs: 25px;
  --font-size-xxs: 24px;
  --font-size-xxxs: 20px;
  --font-size-xxxxs: 18px;
  --font-size-xxxxxs: 17px;
 
  --font-family-heiseimaru_gothic_std-w4: "heisei-maru-gothic-std", Helvetica;
  --font-family-heiseimaru_gothic_std-w8: "heisei-maru-gothic-std", Helvetica;
  --font-family-mochiypop-regular: "mochiy-pop", Helvetica;
}
.heiseimarugothicstd-w4-normal-white-18px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-white-17px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xxxxxs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-white-30px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-white-23px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-white-25px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-black-20px {
  color: var(--black);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-black-24px {
  color: var(--black);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-black-31px {
  color: var(--black);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-black-25px {
  color: var(--black);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-black-15px {
  color: var(--black);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.heiseimarugothicstd-w4-normal-white-16px {
  color: var(--white);
  font-family: var(--font-family-heiseimaru_gothic_std-w4);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
