@charset "utf-8"; 

.mb25 {
	margin-bottom: 15px;
}
.section_inner:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 10px;
  display: inline-block;
}
#sp_contents .section .tableStyle01 {
	margin-bottom: 15px;
}
#sp_contents .titleTypeA03 {
	margin-bottom: 5px;
	font-size: 14px;
}
#sp_contents.corporate .products_list_item {
  float: none;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
}
#sp_contents.corporate .products_list_item:not(:first-child) {
  margin-top: 20px;
}
.products_image {
  text-align: center;
  margin-bottom: 10px;
}
.products_image img {
  width: 100px;
}
.products_column {
  display: flex;
  justify-content: space-between;
}
.products_text_area {
  width: 77%;
  padding: 0 10px;
}
.products_text_area .products_note {
  font-size: 92%;
}
.special_area .page_title {
	font-size: 13px;
	margin-bottom: 10px;
}
p.mb10 {
	font-size: 100%;
}
#sp_contents .section .tableStyle01 td.special {
	border-top: 1px solid #D5D5D5;
}