@charset "utf-8"; 
#sp_contents .titleTypeA01 h2 span.txt_lead {
  font-size: 75%;
  font-weight: normal;
  color: #000000 !important;
  margin-bottom: 5px;
}

#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 table.tableStyle01 th.special {
	width: 9%;
	background: #F2F2F2 !important;
}
#sp_contents .section .tableStyle01 td {
	width: auto;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}

#contents .inner #article .section.last {
	border: 1px solid #1384c5;
	margin-top: 20px;
	padding: 10px 5px 5px 5px;
}
#contents .inner #article .section.last h4 {
	text-align: center;
	font-size: 14px;
}
#contents .inner #article .section.last h4 span {
	font-weight: normal;
	font-size: 92%;
}
#contents .inner #article .section.last p {
	text-align: center;
}
#contents .inner #article .section.last dl {
	padding: 0;
	display: table;
	margin-bottom: 5px;
}
#contents .inner #article .section.last dt {
	display: table-cell;
	border: none;
	margin: 0;
	padding: 0 5px 0 0;
	float: none;
}
#contents .inner #article .section.last dt span {
	border: 1px solid #000;
	padding: 0 5px;
	display: block;
}
#contents .inner #article .section.last dd {
	display: table-cell;
	float: none;
}
#contents .inner #article .section .photo_area,
#contents .inner #article .section .photo_area.o-big {
	float: none;
	width: 50%;
	margin: 0 auto;
}
#contents .inner #article .section .photo_area img,
#contents .inner #article .section .photo_area.o-big img {
	width: 100%;
}
#contents .inner #article .section .photo_area_2 {
	float: none;
	width: 50%;
	margin: 0 auto;
}
#contents .inner #article .section .photo_area_2 img {
	width: 100%;
}
#contents .inner #article .section .section.mb25 {
    margin: 0 0 10px 0;
}
#contents .inner #article .section .section .photo_area_item {
	display: flex;
	flex-wrap: wrap;
}
#contents .inner #article .section .section .photo_area_item p {
	width: 43.1%;
	margin: 0 1%;
	align-self: flex-end;
}
#contents .inner #article .section .section .photo_area_item p:first-child {
	width: 52.9%;
	margin: 0 1%;
	align-self: flex-end;
}
#contents .inner #article .section .section .photo_area_item p img {
	width: 100%;
	height: auto;
}
#contents .inner #article .section .section .photo_area_item p span {
	display: block;
	margin-top: 5px;
	text-align: center;
}