@charset "utf-8";

/* research_development_theme
================================================== */
.research_development_theme .theme_box {
  background-color: #FFFCDD;
  border: 1px solid #007CCF;
  padding: 8px 0 8px 20px;
  margin-bottom: 15px;
}
.research_development_theme .theme_copy {
  font-weight: bold;
  font-size: 20px;
  color: #007CCF;
  display: flex;
  align-items: center;
}
.research_development_theme .theme_num {
  font-family: Roboto;
  font-style: italic;
  font-size: 36px;
  margin-right: 14px;
}

/* development_heading3_sub
================================================== */
.development_heading3_sub {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-top: 14px;
}

/* development_heading3_sub02
================================================== */
.development_heading3_sub02 {
  display: block;
  font-size: 16px;
  margin-bottom: 14px;
  color: #003288;
}

/* development_dispFR
================================================== */
.development_dispFR {
  --flexGap: 5px;
}

/* development_h4
================================================== */
.development_h4 {
  font-size: 20px;
  color: #1A1D21;
  text-align: center;
  border: none;
}

/* box1_features
================================================== */
.box1_features .box1_head {
  text-align: centKer;
  margin-bottom: 20px;
}
.box1_features .box1_head {
  text-align: center;
}
.box1_features .box1_body .nmlText {
  padding-top: 16px;
}
.box1_features span.features_fcLBlue {
  color: #0070C3;
}
.box1_features span.features_fcRed {
  color: #DC000C;
}

/* box1_example
================================================== */
.box1_example h4 {
  color: #1A1D21;
  text-align: center;
}
.box1_example h4 span {
  font-size: 12px;
  border: 1px solid #1A1D21;
  padding: 4px 6px;
  margin-right: 10px;
  vertical-align: text-top;
}

/* box1_report
================================================== */
.box1_report h4 {
  color: #1A1D21;
  text-align: center;
}
.box1_report h4 span {
  font-size: 12px;
  border: 1px solid #1A1D21;
  padding: 4px 6px;
  margin-right: 10px;
  vertical-align: text-top;
}
.box1_report .nmlTable thead th {
  background-color: #007CCF;
  padding: 5px 10px;
}
