@charset "utf-8";
/* CSS Document */

/*******************
column
********************/
.column-box .mb60{margin-bottom: 60px;}
.column-box .mt0{margin-top: 0px;}
.column-box a {color: #030bfc;}
.column-ttl-box {
	position: relative;
	text-align: center;
}
.ttl-text {
	position: absolute;
	bottom: 70px;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-weight: bold;
	font-size: 45px;
	color: #fff33f;
}
.ttl-text2 {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-weight: bold;
	font-size: 45px;
	line-height: 60px;
	color: #fff33f;
}
.column-box {
	position: relative;
	width: 825px;
	background: #980000;
	margin: 0 auto;
	padding-bottom: 47px;
}
.wh-main {
	background: #fffef3;
	margin: 0 auto;
	padding: 50px 25px;
	width: 695px;
}
.column-box p {
	line-height: 40px;
	font-size: 20px;
}
.column-box img {
	margin: 14px 0;
}
.column-box h2 {
	font-size: 35px;
	color: #d50000;
	font-weight: bold;
	margin: 70px 0 30px;
	padding-bottom: 10px;
	line-height: 45px;
	border-bottom: 2px solid #d50000;
}
.column-box .cospa-good {
	background: #fc0404;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	line-height: 1.6em;
}
.column-box .cospa-bad {
	background: #010575;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 0 10px;
	line-height: 1.6em;
}
.column-box .le-sing {
	letter-spacing: -.02em;
	font-size: 32px;
}