@charset "utf-8"; 

.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.top_area ol {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.top_area ol li {
	text-indent: -1rem;
	padding-left: 1rem;
	margin-bottom: 5px;
}
p.txt_title {
	color: #0070C0;
}
.special_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#sp_contents .titleTypeA01 h2 span {
    color: #000;
    font-size: 92%;
    font-weight: normal;
}
#sp_contents .section p.mb20 {
    margin-bottom: 10px;
}
#contents .inner #article .section .section.mb25 {
    margin-bottom: 20px;
}
#sp_contents .titleTypeA02 {
  padding-bottom: 2px;
}
#sp_contents .section .photo img {
	width: 90%;
}
.mt15 {
	margin-top: 15px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.bg_area {
	padding: 5px 10px;
	margin-bottom: 20px;
}
.blue01 {
	background-color: #c6d9f1;
}
.blue02 {
	background-color: #dce6f2;
}
#contents .inner #article .section .section .noto .indent {
	text-indent: -2em;
	margin-left: 2em;
}
#contents .inner #article .section .section .noto.special .indent {
	text-indent: -1em;
	margin-left: 1em;
}
.main_point {
	width: 100%
	margin: 0 10px;
}
#sp_contents .section .main_point th.center {
	background-color: #2f5597;
	border: 2px solid #fff;
	padding: 5px 10px;
	color: #fff;
	text-align: center;
}
#sp_contents .section .main_point th.center.width01,
#sp_contents .section .main_point td.center.width01 {
	width: 20%;
}
#sp_contents .section .main_point th.center.width02 {
	width: 80%;
}
#sp_contents .section .main_point.special th.width01,
#sp_contents .section .main_point.special td.center {
	width: 20%;
}
#sp_contents .section .main_point.special td.center.width03 {
	width: 28%;
}
#sp_contents .section .main_point.special td.center.width04 {
	width: 2%;
}
#sp_contents .section .main_point.special th.width02 {
	width: 70%;
}
.main_point td {
	background-color: #c8d6ee;
	border: 2px solid #fff;
	padding: 5px 10px;
	vertical-align: top;
}
.main_point td.white {
	background-color: #fff;
}
.main_point.special td {
	background-color: #ebf1de;
}
#contents .photo_area .photo_area_inner img {
	width: 90%;
}
h4 {
	font-size: 1.3rem;
	color: #339966;
}
#sp_contents .section .center.product_img img {
	width:300px;
}
#sp_contents .section .center.product_img.width01 img {
	width: 62px;
}
#sp_contents .section .center.product_img.width02 img {
	width: 124px;
}
.product_list td {
	border: 1px solid #4f81bd;
	padding: 5px 10px;
}
#sp_contents .section .product_list td.center.width05 {
	width: 20%;
}
.product_list td.width06 {
	width: 80%;
}
#contents .inner #article .section.last {
	border: 1px solid #000;
	margin-top: 20px;
	padding: 10px 5px 5px 5px;
}
#contents .inner #article .section.last dl {
	padding: 0;
	display: table;
	margin-bottom: 5px;
}
#contents .inner #article .section.last dt {
	display: table-cell;
	border: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}
#contents .inner #article .section.last dt span {
	border: 1px solid #000;
	padding: 0 5px;
	display: block;
}
#contents .inner #article .section.last dd {
	display: table-cell;
	float: left;
	word-break: break-word;
}