@charset "utf-8"; 

.mt20 {
	margin-top: 20px;
}
#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;
}
#sp_contents.corporate ul.feature_list {
	overflow: hidden;
	padding: 0;
  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;
  text-indent: -1em;
  padding-left: 1em;
}
.photo {
    width: 100% !important;
    float: none;
    margin-left: 2%;
    text-align: center;
}
.photo.last {
    margin-left: 0;
}
#sp_contents .section .photo img {
	width: 50%;
}
#sp_contents p {
	clear:both;
}