
.table {
	width: 100%;
}
table {
  font-size: 14px;
	margin-bottom: 20px;
}
.repair table th , .repair .table-bordered th{
  background-color: #011C33;
  color: #fff;
}
.repair .table-bordered th:first-child {
	width:75%;
}
.table-bordered td.bikou {
  font-size: 0.85em;
  color: #999;
  padding: 0em .75em 0em 2em;
	border-top: 1px solid #efefef;
}
.table-bordered td.bikou::before {
	content: "※";
}
@media (max-width: 567px) {

	.repair .table-bordered th:first-child {
		width:75%;
	}
  table th , .table-bordered th {
    padding: .3em .3em;
  }
	table .bikou {
		color: #999;
		font-size: 10px;
	}

}
.main_the_content h1 {
 font-family: "Staatliches",cursive;
 font-size: 60px;
}
.mceContentBody h2 , .main_the_content h2 {
	font-size:2.2em;
	font-weight: 400;
	padding-left:10px;
	padding-bottom:5px;
	margin: 100px 0px 20px 0px;
}
.mceContentBody h2 span, .main_the_content h2 span{
	font-size:14px;
	font-weight: 400;
}
.mceContentBody h2 span.red, .main_the_content h2 span.red{
	font-size:14px;
	color:red;
	font-weight: 400;
}
.mceContentBody h3 , .main_the_content h3 {
	color: #A61E2B;
	margin: 100px 0px 40px 0px;
	font-size:2em;
	font-weight: 400;
	padding-bottom:5px;

}
.main_the_content h3:first-child {
	margin: 0px 0px 20px 0px;
}
.mceContentBody h4 , .main_the_content h4 {
	font-size:1.5em;
	font-weight: 400;

}
.mceContentBody h5 , .main_the_content h5 {
	font-size:14px;
	font-weight: 400;
	text-align: right;
}
.mceContentBody .table-sudio-red , .main_the_content .table-sudio-red {
}

.mceContentBody .table-sudio-red th , .main_the_content .table-sudio-red th {
	color: #fff;
	background-color: #A61E2B;
}
.mceContentBody .table-sudio-gray th , .main_the_content .table-sudio-gray th {
	color: #333;
	background-color: #eeeeee;
}
.mceContentBody .a {
	color: #3073B5;
text-decoration: none
}
.mceContentBody .a:hover {
	color: #3073B5;
text-decoration: none
}
.table .text-right {text-align: right}
.table .text-left {text-align: left}
.table .text-center {text-align: center}
.mincho {
	font-family:'HG明朝E','ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
}
.gothic {
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
/*--table---*/
