﻿@charset "utf-8";

#contents .section .inner {
  width: 100%;
  padding-left: 0;
  clear: both;
}
section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
ul.feature_list li {
  line-height: 2;
}
ul.feature_list li:last-child {
	margin-top: 20px;
}
ul.feature_list li strong {
  display: block;
  margin-bottom: 8px;
  text-indent: -1em;
  padding-left: 1em;
}

.pro-photo {
	display: flex;
	margin: 0 60px;
}
.pro-photo_item {
	width: 33%;
	text-align: center;
}
.pro-photo_item img {
	width: 80%;
	margin-bottom: 5px;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}
.tableStyle01 li {
  text-indent: -1em;
  padding-left: 1em;
}
#contents .inner #article .section .section p.s_smalltext.center {
  font-size: 84%;
	padding: 0;
	margin: 0;
}
#contents .inner #article .section .section p.indent {
	text-indent: -146px;
	margin-left: 156px;
}