@charset "UTF-8";
/* 2025-07-30 既存のscssは更新せずスタイルを書いています */
#service .section-content .table-type1 img {
  max-width: 100%;
}
#service .section-content .table-type1 .bg-1 td, #service .section-content .table-type1 .bg-1 th {
  background-color: #EDEDED;
}
#service .section-content .table-type1 .bg-2 th {
  padding: 1.25em 0;
  color: #fff;
  background-color: #333;
}
#service .section-content .table-type1 .bg-3 th, #service .section-content .table-type1 .bg-3 td {
  background-color: #F7F7F7;
}
#service .section-content .table-type1 .bg-4 a {
  display: block;
  width: 100%;
}
#service .section-content .table-type1 .bg-4 th, #service .section-content .table-type1 .bg-4 td {
  background-color: #E7E7E7;
}
#service .section-content .table-type1 .bg-5 th, #service .section-content .table-type1 .bg-5 td {
  background-color: #D7D7D7;
}
#service .section-content .table-type1 .bg-6 th, #service .section-content .table-type1 .bg-6 td {
  background-color: #C7C7C7;
}
#service .section-content .table-type1 .bg-7 th, #service .section-content .table-type1 .bg-7 td {
  background-color: #B7B7B7;
}