@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;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
	margin-bottom: 10px;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
#contents .inner #article .section .photo {
	margin-left: 0;
}
#sp_contents .section .photo img {
	width: 100%;
}
#contents .inner #article .section.mb25 {
	margin-bottom: 25px;
}