﻿@charset "utf-8"; 

h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
}

#contents .inner #article .tableStyle01 {
	width: 100%;
}

#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}
.brand_area {
	display: flex;
	flex-wrap: wrap;
}
.brand_area .seihin_list {
	width: 20%;
}
.brand_area .seihin_list img {
	width: 100%;
	height: auto;
}