#SystemWrapper h4 {
font-size: 1.8em;
font-weight: 700;
overflow: hidden;
padding-top: 15px;
}

.SystemText {
overflow: hidden;
padding-top: 20px;
}

.SystemText h5 {
position: relative;
line-height: 1.5;
font-size: 1.4em;
font-weight: 700;
}

.SystemText h5 span {
position: absolute;
color: #E50012;
right: 0;
top:0;
}

.SystemText table {
font-size: 1.3em;
line-height: 1.8;
}

.SystemText table strong {
background: #FFF;
font-weight: 500;
}

.SystemText th {
text-align: left;
}

.SystemText td {
text-align:right;
color: #E50012;
}

.SystemText th strong {
padding-right: 10px;
}

.SystemText td strong {
padding-left: 10px;
}

.SystemText tr {
background: url(../img/hBorder_dot.png) repeat-x left center;
}

/*============================================
ご依頼、相談の多い修理
===========================================*/
#SystemCase {
padding-top: 40px;
}

#SystemCase h3 {
text-align: center;
font-size: 2em;
font-weight: 700;
padding-bottom: 20px;
}

.SystemCaseLeft h4,
.SystemCaseRight h4,
.SystemCaseFull h4 {
background: #00A0E9;
padding: 10px;
color: #FFF;
font-size: 1.2em;
font-weight: 700;
display: block;
padding-left: 42px;
padding-right: 0;
line-height: 1.6;
}

.SystemCaseLeft ul,
.SystemCaseRight ul,
.SystemCaseFull ul {
padding: 15px;
overflow: hidden;
line-height: 1.8em;
font-weight: 500;
padding-bottom: 25px;
}

#SystemCase01 { background:  #00A0E9 url(../img/system_case_icon01.png) no-repeat 15px center; background-size: 1.2em;}
#SystemCase02 { background:  #00A0E9 url(../img/system_case_icon02.png) no-repeat 15px center; background-size: 1.2em;}
#SystemCase03 { background:  #00A0E9 url(../img/system_case_icon03.png) no-repeat 15px center; background-size: 1.2em;}
#SystemCase04 { background:  #00A0E9 url(../img/system_case_icon04.png) no-repeat 15px center; background-size: 1.2em;}
#SystemCase05 { background:  #00A0E9 url(../img/system_case_icon05.png) no-repeat 15px center; background-size: 1.2em;}

.SystemCaseLeft {
width: 48%;
float: left;
}

.SystemCaseRight {
width: 48%;
float: right;
}

.SystemCaseFull {
clear: both;
overflow: hidden;
}

.SystemCaseFull li {
width: 50%;
float: left;
}