@charset "utf-8";

.sp_appear {
	display: block;
}

#sp_contents .section .tableStyle01 ol li {
	padding-left: 16px;
	text-indent: -16px;
}

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}

.section_title {
	margin-bottom: 15px;
}

#sp_contents .section:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.center {
	text-align: center;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
	margin-bottom: 10px;
}
#sp_contents .section .tableStyle01 th, #sp_contents .section .tableStyle01 td {
	display: table-cell;
	border: 1px solid #d5d5d5;
}
#sp_contents .section .tableStyle01 th, #sp_contents .section .tableStyle01 th {
	border: 1px solid #d5d5d5;
}
#sp_contents .section .tableStyle01 th {
	width: 20%;
}

#sp_contents .section .tableStyle01 th.th_wide {
	width: 80%;
}

#sp_contents table.tableStyle01 th.special {
	width: 9%;
	background: #F2F2F2 !important;
}
#sp_contents .section .tableStyle01 td {
	width: 10%;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}

.photo_block {
	display: block;
}

#contents .inner #article .section .photo_block {
	float: none;
	width: 100%;
	margin: 0 auto;
}

#contents .inner #article .section .photo_block_image {
	width: 135px;
	margin: 10px auto;
}

#contents .inner #article .section .photo_block img {
	width: 100%;
}
#contents .inner #article .section .photo_block_2 {
	float: none;
	width: 50%;
	margin: 0 auto;
}
#contents .inner #article .section .photo_block_2 img {
	width: 100%;
}
#contents .inner #article .section .section.mb25 {
    margin: 0 0 10px 0;
}
#contents .inner #article .section .note {
	text-indent: -1em;
	padding-left: 1em;
}

.table_standard {
	border: solid 1px #000000;
	padding: 10px;
	width: 100%;
}

.table_standard th {
	padding: 5px;
	width: 28%;
	font-weight: normal;
	vertical-align: top;
}

.table_standard td {
	width: 72%;
	padding: 5px;
	vertical-align: top;
}

.text_right {
	text-align: right !important;
	width: 100%;
}
