@charset "utf-8"; 

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}

#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;
	width: 40%;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
#contents .inner #article .section .section.mb25 {
    margin: 0 0 10px 0;
}
.brand_area .seihin_list {
	width: 33%;
}
@media print {
	.brand_area .seihin_list {
		width: 20%;
	}
}