
	.max_width			{ width:100%; max-width:1200px; }
	.event_table_1		{ text-align:left; padding:15px; color:#777; font-size:20px;}
	.event_table_1  th	{ background-color: #b680d4;  text-align:left; padding:15px; color:#fff; }
	.event_table_1	tr td:nth-child(1)	{ text-align:left; font-weight: bold; padding:15px; border-bottom:1px solid #e7e7e7; }
	.event_table_1	tr td:nth-child(2)	{ text-align:right; padding:15px;  border-bottom:1px solid #e7e7e7; }
	.event_table_1	tr td .normal	{ font-size:15px; }
	.txt_color_1			{ color:#ffda00; }
	.color_1			{ color:#b680d4; font-weight:bold;  }

	.cancel			{  text-decoration: line-through; color: $gray-600; font-size:17px; }

	.event_table_2		{ text-align:left; padding:15px; color:#777; font-size:20px;}
	.event_table_2  th	{ background-color: #2e3192;  text-align:left; padding:15px; color:#fff; }
	.event_table_2	tr td:nth-child(1)	{ text-align:left; font-weight: bold; padding:15px; border-bottom:1px solid #e7e7e7; }
	.event_table_2	tr td:nth-child(2)	{ text-align:right; padding:15px;  border-bottom:1px solid #e7e7e7; }
	.txt_color_2			{ color:#ffda00; }
	.color_2			{ color:#2e3192; font-weight:bold;  }

	.txt_color_event { color:#ea5514; font-weight: bold;}
	.s_font_1		{ font-size:1rem; }


	h1 { font-size:2rem; }
	h2 { font-size:1.5rem; font-weight:normal; }