@charset "utf-8";

/*コラム 20171016追加*/
.inner{
	width:100%!important;
	padding-top: 0%;
}
.contBox{
    width: 100%;
    border:none;
    margin-bottom: 8%;
}

.columPage{
	background:#FFF;
	margin:0 auto;
	width:90%;
	box-sizing: border-box;
	padding:2% 0;
}
.columPage h1{
	font-size:22px;
	color:#005594;
	font-weight:bold;
	margin:0;
}
.columPage .columBody{
	width:94%;
	margin:0 auto;
}
.columPage .columBody h2{
	width:100%;
	color:#005594;
	border-top:solid 2px #005594;
	border-bottom:solid 2px #005594;
	line-height:1.8em;
	font-size:18px;
	font-weight:bold;
	margin-bottom:2em;
	padding:0.5em 0;
}
.columPage .columBody .img{
	margin-bottom:2em;
}
.columPage .columBody .txt{
	padding-bottom:2em;
	font-size:16px;
	line-height: 1.6em;
}
.columPage .columBody strong{
	font-weight:bold;
}
.btmBnr {
    width: 740px;
    text-align: center;
}

.bnrTop{
	width:90%;
	margin: 0 auto 26px;
}






































