@charset "utf-8"; 

#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 td {
	border: 1px solid #d5d5d5;
}
#sp_contents .section .tableStyle01 th {
	width: 20%;
}
#sp_contents .section .tableStyle01 th.th_auto,
#sp_contents .section .tableStyle01 td.td_auto {
	width: auto;
}
#sp_contents table.tableStyle01 th.special {
	width: 12%;
	background: #F2F2F2 !important;
}
#sp_contents .section .tableStyle01 td {
	width: auto;
}
#sp_contents table.tableStyle01 td.special {
	background: #F2F2F2 !important;
	font-weight: bold;
}
.section h4.special {
	text-decoration: underline;
}
#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 .txt_area {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #1384c5;
	padding: 5px 10px;
	float: left;
	
}
#contents .inner #article .section .photo_area {
	float: right;
	width: 50%;
	text-align: right;
}
#contents .inner #article .section .photo_area img {
	max-width: 230px;
}
#contents .inner #article .section .section.mb25 {
    margin: 0 0 10px 0;
}
#sp_contents.corporate ul {
	width: 100%;
	padding: 0;
}
#sp_contents.corporate ul li {
	position: relative;
	width: 100%;
	float: none;
	margin: 0;
	border: none;
	padding-left: 12px;
	background: none!important;
}
#sp_contents.corporate ul li:before {
	position: absolute;
	content: "●";
	color: #2f83c6;
	left: 0;
}