@charset "utf-8";
.section_ttltags > li {
  background-color: #0c0c6d;
}
.rdcSection > .section_ttl {
  border-top: 2px solid #0c0c6d;
}
.subPlug {
  padding: 10px;
  margin-top: 15px;
  background-color: #f9f9f9;
}
.subPlug_ttl {
  font-weight: bold;
  font-size: 13px;
}
.subPlug_txt {
  margin-top: 5px;
  font-size: 13px;
}
.subPlug_subtxt {
  font-size: 12px;
  margin-top: 5px;
}
.subPlug_subtxt span {
  color: #C61A26;
  margin-right: 5px;
}
@media screen and (max-width: 500px){
}
