﻿    
/* --------------------------------------------------------------------------------
Slogan
-------------------------------------------------------------------------------- */
.slogan.home
{
	top:0;
	margin-bottom:0;
	height:auto;
}

.slogan.detail
{
	top:0;
	margin-bottom:0;
	height:auto;
}

.slogan div
{
	height:auto;
	padding-bottom:30px;
	border-bottom:solid 1px #c7d5e4;
}

.content h1
{
    margin: 0 0 20px -5px;
    font-size: 48px;
    line-height: 52px;
}