@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;
}
.photo {
	width: 100% !important;
	float: none;
	margin-bottom: 10px;
	text-align: center;
}
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 .section p.s_smalltext {
	font-size: 84%;
	margin: 10px;
}
#contents .inner #article .section .border_box {
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 20px;
}
#contents .inner #article .section .border_box .logo {
	text-align: center;
}
#contents .inner #article .section .border_box .logo img {
	max-width: 110px;
}
#contents .inner #article .section .border_box dl dt {
	font-weight: bold;
}

#contents .inner #article .section .photo_list:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
#contents .inner #article .section .photo_list div {
	width: 40%;
	text-align: center;
	float: left;
	margin-right: 10%;
	margin-bottom: 10px;
	position: relative;
}
#contents .inner #article .section .photo_list div:nth-child(odd) {
	clear: left;
}
#contents .inner #article .section .photo_list div:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 28px;
	background: url(../img/img-item07.gif) no-repeat;
	background-size: 14px 28px;
	top: 50%;
	margin-top: -36px;
	right: -17.8%;
}
#contents .inner #article .section .photo_list div.last:after {
	content: none;
}
#contents .inner #article .section .photo_list div span {
	display: block;
	margin-top: 5px;
	min-height: 54px;
}
#contents .inner #article .section .photo_list div span.blue {
	color: #0075d1;
	margin-top: 0;
	min-height: 0;
	display: inline;
}