article.feature {
	background-color: #e8eddd;
	color: #484848;
	padding-bottom: 40px!important;
}
article.feature section {
	margin-bottom: 80px!important;
}
article.feature section.last {
	margin-bottom: 0!important;
}
article.feature section h3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 1.0em;
	letter-spacing: 0.25em;
	text-align: center;
	margin-bottom: 10px!important;
}
article.feature section h3 span.subTtl {
	font-size: 18px;
	letter-spacing: 0.2em;
}
article.feature section p.image {
	text-align: center;
	margin-bottom: 10px!important;
}
article.feature section p.text {
	width: 920px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.75em;
	letter-spacing: 0.1em;
	margin: 0 auto 20px!important;
}
article.feature section p.text a:link {
	color: #0000ee;
	text-decoration: underline;
}
article.feature section p.text a:visited {
	color: #551b8c;
	text-decoration: underline;
}
article.feature section p.text a:active {
	color: #fe0000;
	text-decoration: underline;
}
article.feature section.bgCt9250 {
	width: 980px;
	height: 469px;
	background: url('//gigaplus.makeshop.jp/aiika/products/curtain/ct9250/images/bg_ct9250_feature.jpg') 0 0 no-repeat;
}
article.feature section.bgCt9250 p.text {
	color: #ffffff;
	font-size: 20px;
	line-height: 2em;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 270px!important;
}
article.feature section ul.box {
	width: 920px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto 20px!important;
}
article.feature section ul.box li {
	width: 290px;
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 20px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	text-align: center;
	white-space: nowrap;
	padding: 30px 0!important;
}
article.feature section ul.box li.null {
	background-color: #e8eddd;
}
article.feature section ul.box li span.underLine {
	padding: 0 0.2em!important;
	background: linear-gradient(transparent 50%, rgba(249, 233, 191, 0.5) 50%);
}
article.feature section#sdgs {
	margin-bottom: 40px!important;
}
article.feature section#sdgs p.borderBottom {
	border-bottom: solid 1px #000000;
	padding-bottom: 40px!important;
}