@charset "utf-8"; 

.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;
}
#sp_contents .section .photo {
	width: 100%;
	margin: 0 auto 20px auto;
}
#sp_contents .section .photo img {
 	width: 100%;
}
#sp_contents.corporate ul.feature_list li {
	margin: 0;
}
#sp_contents.corporate .tableStyle01 ul {
	padding: 0;
}
#sp_contents.corporate .tableStyle01 ul li {
	width: 100%;
	float: none;
	margin: 0;
	border: none;
	text-indent: -1em;
	padding-left: 1em;
	background: none;
}
#sp_contents p.s_smalltext {
	font-size: 84%;
	font-weight: normal;
	text-indent: -1em;
	margin: 0 0 0 1em !important;
}
#sp_contents p.s_smalltextR {
	font-size: 84%;
	text-align: left;
}
#contents .inner #article .section .section {
  overflow: hidden;
}
#sp_contents.corporate ul li {
  width: 100%;
  float: none;
  margin: 0;
  border: none;
  border-radius: none;
  background: none;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb15{
  margin-bottom: 15px !important;
}