﻿@charset "utf-8";

#contents .inner #article .section .section p.center {
  text-align: center;
  margin-top: 10px;
}
#contents .inner #article .section .section p.center img {
	width: 100%;
	height: auto;
}
#contents .section .inner {
  width: 100%;
  padding-left: 0;
  clear: both;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height: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;
}

.photo {
	float: right;
	width: 22%;
	text-align: center;
	margin-left: 1%;
}
.photo img {
	width: 140px;
	height: auto;
}
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 {
  font-size: 84%;
  padding: 0;
  margin: 0;
  text-align: center;
}
#contents .inner #article .section .section p.s_smalltextR {
  font-size: 84%;
	text-align: right;
}

.pro-photo {
  width: 180px;
}

.pro-photo_item:not(:first-child) {
  margin-top: 25px;
}

.pro-photo_item img {
  width: 180px;
}

.visual_list {
	width:90%;
	margin:0 auto;
}
.visual_list:after {
	content:"";display:block;clear:both;
}
.visual_list .visual_item {
	float: left;
	width: 48%;
	height: auto;
}
.visual_list .visual_item:not(:last-child) {
	margin-right: 3%;
}
.visual_list .visual_item img {
	width: 100%;
	height: auto;
}
#contents .inner #article .section .section .visual_list .visual_item p {
	margin: 0;
}
.visual_list .visual_item span {
  font-size: 84%;
	padding: 0;
}
#contents .inner #article .section .section p.s_smalltext {
  display: block;
  font-size: 84%;
  text-align: center;
  margin: 0;
  padding: 0;
}

.overview-img {
  width: 370px;
  float: none;
  margin: 0 auto;
}
.overview-img img {
  width: 180px;
}
