.into_ff .into_right {
  width: 1200px;
}



.setting {
  margin-top: 30px;
  padding-bottom: 81px;
  border-bottom: 1px solid #eeeeee;
}

.setting .setting_t {
  margin-bottom: 60px;
  height: 215px;
  display: flex;
  justify-content: space-between;
}

.setting .setting_t .setting_text .reaction {
  font-size: 18px;
  color: #0686ce;
  font-weight: 700;
  height: 35px;
  border-bottom: 2px solid #a9a9a9;
  width: 110px;
  min-width: 110px;
}

.setting .setting_t .setting_text ul {
  padding-left: 18px;
  margin-top: 15px;
}

.setting .setting_t .setting_text ul li {
  list-style: outside;
  min-height: 30px;
  font-size: 14px;
}

.setting .setting_r {
  height: 215px;
  margin-top: 60px;
}