.postid-5512 .gif_box,
.postid-5512 .post-related,
.postid-5512 .post-pagination,
.postid-5512 .jkos,
.postid-5512 .course_box {
	display: none;
}

#post-5512 h1 {
	font-size: 30px;
}
#post-5512 h2 {
	font-size: 30px;
	color: #000;
}
#post-5512 .course_item h3 {
	font-size: 28px;
}

#post-5512 .recipe ul li {
	font-size: 16px;
	list-style: none;
}

#post-5512 .hr {
	display: block;
	margin: 60px auto;
	width: 62px;
	height: 6px;
	background-color: #dddddd;
}

#post-5512 .register_box li {
	font-size: 16px;
}

#post-5512 .register_btn {
	background-color: #333;
	padding: 10px;
	text-align: center;
	display: block;
	color: #fff;
	margin-top: 30px;
}
#post-5512 .register_btn:hover {
	text-decoration: none;
	background-color: #505050;
	/*cursor: default;*/
}

@media only screen and (max-width: 766px){
	#post-5512 h1 {
		font-size: 20px;
	}
	#post-5512 h2 {
		font-size: 18px;
	}
	#post-5512 .hr {
		margin: 30px auto;
	}
	#post-5512 .recipe ul li {
		font-size: 16px;
	}
}
