:root {
	--max_width: 110rem;
    --h1_font_size: ;
    --h2_font_size: ;
    --m_font_size: ;
    --body_bg: white;
    --color_pmy    : #FFF6F6;
    --color_num    : #F00;
    --color_text: black;
    --color_title: black;
    --color_desc: #808191;
    --font-family: 'GmarketSansMedium', sans-serif;
    --font_family_bold: 'GmarketSansMedium', sans-serif;
    --box_bg: #fff;
	--gnb_size : 16px;
    --font_tel: 'GmarketSansMedium', sans-serif;
  }
