@charset "utf-8";

#visuals{
	background: #f0ecea;
}

#recommend{
	background: #f9f9f9;
	padding-bottom: 40px;
}
#recommend ul>li{
	margin-bottom: 60px;
}

#contents #certification ul{
	text-align: center;
}
#contents #certification ul>li .box ul{
	text-align: left;
}

@media screen and (min-width:768px){
	
}

@media screen and (max-width:767px){
	
}