#info_data h2,#order_data h2,#pc_desc h2,.overview_desc h2{
	font-size: 28px;
	padding-top: 48px;
	padding-bottom: 0px;
	line-height: 200%;
	color: #2A2B2E;
	font-weight: 700;
}
#info_data h3,#order_data h3,#pc_desc h3,.overview_desc h3{
	font-size: 18px;
	line-height: 200%;
	color: #2A2B2E;
	font-weight: 700;
	margin-top: 20px;
}
#info_data h3,#order_data h3{
	padding: 14px 20px
}
#info_data h4,#order_data h4{
	padding: 0px 20px;
	font-weight: 400;
	font-size: 14px;
	line-height: 200%;
	color: #6A6B6D;
}