﻿@charset "utf-8"; 

#contents .inner #article .section .section p.center {
  text-align: center;
  margin-top: 10px;
}
#contents .inner #article .section .section p.s_smalltextR {
	text-align: right;
	font-size:84%;
	}
#contents .inner #article .section .section p.s_smalltextL {
	text-align: left;
	padding: 0;
	}
#contents .section .inner {
  width: 100%;
  padding-left: 0;
  clear: both;
}
p.center {
  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;
    clear: both;}
ul.feature_list li strong {
  display: block;
  margin-bottom: 8px;
  text-indent: -1em;
  padding-left: 1em;
}

.photo {
  float: right;
	width: 31%;
	text-align: center;
  margin-top: 10px;
  margin-right: 1%;
}
.last {
  margin-right: 0;
}
.photo img {
  width: 100%;
}
.visual_list .photo {
  width: 29.5%;
  margin-top:0;
  margin-right: 3.5%
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}
#section_area .point {
	font-size: 90%;
	margin: 0 !important;
	padding-top: 10px;
}
#contents .inner #article .section .section p.s_smalltext {
	display: block;
	font-size: 84%;
	margin: 5px 0 0 0;
	padding: 0;
}
#contents .inner #article .section .titleTypeA01 h2 rt {
	font-size: 6px;
}
.background:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
.tableStyle01 li {
  text-indent: -1em;
  padding-left: 1em;
}
.visual_list {
	/*width:500px;*/
	margin:0 auto;
  padding: 0 10px;
}
.visual_list:after {
	content:"";display:block;clear:both;
}
.visual_list .visual_item {
	float: left;
	width: 45%;
}
.visual_list .visual_item:not(:last-child) {
	margin-right: 3.5%;
}
.visual_list .visual_item img {
	width: 100%;
	height: auto;
}
#contents .inner #article .section .section p.s_smalltext {
    display: block;
    font-size: 76%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.tableStyle01 td span {
    width: 70px;
    display: inline-block;
}
.box_left {
	float:left;
	width:290px;
}
.box_right {
	float:right;
	width:290px;
}
#contents .inner #article .section .section .box_left p,
#contents .inner #article .section .section .box_right p {
	text-align:center;
}
.sheihin_photo {
	width:290px;
	float:right;
}
#contents .inner #article .section .section .sheihin_photo p.sheihin_txt {
	text-align:center;
	margin-bottom:0;
}
#contents .inner #article .section .section p.mt15 {
	padding-top:15px;
}