@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts p {
	font-size: 1.4em;
}

#conts .name {
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
}

#conts .name span {
	font-size: 1.67em;
	display: block;
}

#conts .red {
	font-size: 1.7em;
	color: #E50038;
	font-weight: bold;
}

#conts p a {
	font-size: 1.29em;
	font-weight: bold;
}