@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;
}
#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;
}
.mt15 {
	margin-top: 15px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.tablearea {
	width:100%;
	margin:0;
}
#sp_contents .section .tablearea p.photo {
	float:none;
	width:60%;
	margin:0 auto 10px;
}
.tablearea .seihin {
	float:none;
	width:100%;
	border:1px solid #999;
	margin-bottom:25px;
}
.tablearea .seihin th {
	width:45px;
	background:#4f81bd;
	border:1px solid #fff;
	padding:10px;
	color:#ffffff;
}
.tablearea .seihin td {
	background:#e9edf4;
	border:1px solid #fff;
	padding:5px 10px;
}
.life_block {
	background-color: #f8cbad;
	border-radius: 20px;
	padding: 20px;
}
.red {
	color: #ff0000;
}
.life_column_image {
	width: 120px;
	margin: 10px auto 0 auto;
}
.text_column {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.method_column_image {
	width: 65%;
	margin: 10px auto 0 auto;
}
.right {
	text-align: right;
}
.search_column_image {
	width: 20%;
	margin: 10px auto 0 auto;
}
.floatRight {
	width: 20%;
	margin: 10px auto;
	display: block;
}
.measures_column_image {
	width: 94px;
	margin: 10px auto 0 auto;
}
p.center span {
	display: inline;
}