@charset "utf-8";
#sp_contents .section #section_area .product.center {
	clear: both;
}
.section_inner:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0em;
	line-height: 0;
	clear: both;
}
#contents .inner #article .tableStyle01 td span {
	display: block;
	margin: 10px 5px 0;
	font-size: 10px;
}
#sp_contents.corporate ul.feature_list {
	overflow: hidden;
	padding: 0 2.5% 10px 2.5%;
}
ul.feature_list {
	float: none;
	width: 100%;
}
ul.feature_list li {
	border: none !important;
	width: 100% !important;
	background: none !important;
	clear: both;
}
ul.feature_list li .txt {
	line-height: 1.5;
}
ul.feature_list li strong {
	display: block;
	margin-bottom: 5px;
}
h2 span.txt_lead {
	font-size: 75%;
	font-weight: normal;
	color: #000000 !important;
}
#sp_contents.corporate ul.feature_list li {
	margin: 1%;
}
#sp_contents p.point {
	padding-top: 10px;
}

#contents .inner #article .section .photo_list div {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
#contents .inner #article .section .photo_list div span {
	display: block;
}
#contents .inner #article .section .photo_list div img {
	width: 100%;
	max-width: 237px;
}
#contents .inner #article .section a.sp_link {
  word-break: break-all;
}