:root {
  --v_bg_color        : #cfe2f3 url('/skin/SKIN_VISUAL/01/img/v_bg_1937431675.png');
  --padding_top       : 16rem;
  --padding_bottom    : 8rem;
  --b_r_left          : 0;
  --b_r_right         : 0;
  --v_font            : 'GmarketSansMedium', sans-serif;
  --v_txt_size        : 2.1rem;
  --v_txt_color       : black;
  --v_strong_size     : 3rem;
  --v_strong_color    : #cc0000;
  --v_txt_small_size  : 1.5rem;
  --v_txt_small_color : #5b5b5b;
  --v_text_align      : center;
}