@charset "UTF-8";
.suspended_servicePage .section a {
  color: #004ea2;
}
.suspended_servicePage .section .attention {
  color: #f00;
  font-weight: bold;
}
/*
  @PC
*/
.layoutPc .suspended_servicePage .sectionWrap {
  margin-bottom: 100px;
}
.layoutPc .suspended_servicePage .section {
  margin-bottom: 70px;
}
.layoutPc .suspended_servicePage .section .inner {
  width: auto;
  padding: 0 30px;
}
.layoutPc .suspended_servicePage .section h3 {
  margin-bottom: 30px;
}
.layoutPc .suspended_servicePage .section .lead {
  line-height: 2.142857142857143;
}
/*
  @SP
*/
.layoutSp .suspended_servicePage .section {
  margin-bottom: 11.299435028248588%;
}
.layoutSp .suspended_servicePage .section .inner {
  font-size: 86%;
  line-height: 1.833333333333333;
}
.layoutSp .suspended_servicePage .section h3 {
  margin-bottom: 4.943502824858757%;
}
