#pros_and_cons  .ttl {
  border-bottom: 1px solid #e1e2e2;
  margin-bottom: 17px;
  padding-bottom: 13px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #FFFFFF;
  border-top: 5px solid #ff9494;
  padding-top: 15px;
}
#pros_and_cons  .back_prev {
  position: fixed;
}
#pros_and_cons dt{
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#pros_and_cons{
  color: #666666;
}
.relative_merits.select_item_append {
  padding: 0 16px;
}
.relative_merits.select_item_append li span {
  position: relative;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  padding-left: 24px;
  color: #666666;
}
.relative_merits.select_item_append li span::after,
.relative_merits.select_item_append li span::before {
  position: absolute;
  content: ' ';
  background-color: #DE2828;
  left: 3px;
  top: 8px;
  width: 2px;
  height: 8px;
  transform: rotate(135deg);
}
.relative_merits.select_item_append li span::before {
  top: 2px;
  left: 11px;
  height: 16px;
  transform: rotate(45deg);
}

.relative_merits.select_item_append li.cons span::after,
.relative_merits.select_item_append li.cons span::before {
    background-color: #2D8EF0;
    left: 8px;
  top: 2px;
    height: 16px;
}
.relative_merits.select_item_append .department {
  font-size: 11px;
  line-height: 15px;
  color: #969696;
  padding-left: 3px;
  margin-top: 10px;
}
.gray_wrap .search_condition .block_description_04 .column2 .box {
  width: 100%;
}
.gray_wrap  .column2 .relative_merits.select_item_append li span {
  font-size: 12px;
  margin-bottom: 4px;
  color: #333333;
}
.gray_wrap  .column2 .relative_merits.select_item_append .department {
  line-height: 17px;
  margin-top: 8px;
}
#maker_knowledge .ttl,
#car_knowledge .ttl,
#car_published .ttl,
#car_question_1 .ttl,
#car_question_2 .ttl,
#csv_description .ttl {
  padding-top: 15px;
}
