body {
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
  color: #151514;
  font-size: 16px;
  line-height: 1.75;
}

.button-confirm {
  background-color: #A79F61;
}

.badge-required{
  background-color: #E06C7E;
}