#kino-2 h2 {
  background: #ca4768;
}

#kino-3 h2 {
  background: #3c80B6;
}

#kino-4 h2 {
  background: #5ea23a;
}

.typek .flr_standard>div {
  background: #ddedf9;
  padding: 1em;
  margin-bottom: 2%;
}

.typek .flr_standard h3 {
  color: #00abeb;
}

.typem .flr_standard>div {
  background: #e5e5f3;
  padding: 1em;
  margin-bottom: 2%;
}

.typem .flr_standard h3 {
  color: #757ebc;
}

/* orenostylesheetgaallhaneidekitatoinikaeru */
.typek section.size_tbl h2 {
  color: #ed6c00;
}

.typek section.size_tbl ul li {
  border: 2px solid #ed6c00;
  color: #ed6c00;
}

.typem section.size_tbl h2 {
  color: #ed6c00;
}

.typem section.size_tbl ul li {
  border: 2px solid #ed6c00;
  color: #ed6c00;
}
/* ************************************* */

.flr_standard h3:before {
  content: "●";
}

section.estimate dl {
  border-top: 2px solid #ed6c00;
}

button[name="submit"] {
  margin-top:.5em;
}
