.contents920px_bg_siro.flow h1 img {
  width: 100%;
  height: auto;
  display: block;
  bottom: 0px;
  box-shadow: 0;
}
.contents920px_bg_siro.flow .flowBox {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c1c1b5;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox {
    padding: 0 2rem;
  }
}
.contents920px_bg_siro.flow .flowBox.first {
  margin-top: 30px;
}
.contents920px_bg_siro.flow .flowBox.last {
  border-bottom: 0px dashed #c1c1b5;
  margin-bottom: 1px;
}
.contents920px_bg_siro.flow .flowBox h2 {
  font-family: NOW-GB;
  line-height: 1.5em;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #a28c61;
  text-align: center;
  box-shadow: 0 2px 1px 1px #d1d1d1;
  -webkit-box-shadow: 0 2px 1px 1px #d1d1d1;
  -moz-box-shadow: 10px 10px 10px 10px #000;
  transition: all 0.3s;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, rgb(127, 125, 118) 0%, rgb(107, 103, 97) 100%);
  color: #ffffff;
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  font-size: 1.4em;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox h2 {
    font-size: 1.2em;
    line-height: 1.2em;
  }
}
.contents920px_bg_siro.flow .flowBox .fleft {
  width: 237px;
}
.contents920px_bg_siro.flow .flowBox .fright {
  width: 580px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox .fright {
    width: 100%;
  }
}
.contents920px_bg_siro.flow .flowBox .fright .flowwarrp {
  font-size: 1.2em;
  color: #7f7d76;
  margin-bottom: 5px;
}
.contents920px_bg_siro.flow .flowBox .fright .flowwarrp::after {
  content: url(../../flow/img/sankaku.gif);
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 28px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.contents920px_bg_siro.flow .flowBox .fright .flowwarrp.last:after {
  content: none;
}
.contents920px_bg_siro.flow .flowBox .fright .flowwarrp h3 {
  font-family: NOW-GB;
  font-size: 1.2em;
  color: #7f7d76;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox .fright .flowwarrp h3 {
    padding-bottom: 5px;
    border-bottom: 1px dashed #c1c1b5;
  }
}
.contents920px_bg_siro.flow .flowBox .fright .flowwarrp h3 span {
  font-size: 12px;
  line-height: 1.7em;
  background-color: #e49b8b;
  color: #ffffff;
  margin-left: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  top: -3px;
  position: relative;
  float: right;
  margin-right: 8px;
}
.contents920px_bg_siro.flow .flowBox ul {
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox ul {
    padding-left: 30px;
  }
}
.contents920px_bg_siro.flow .flowBox ul li {
  width: 50%;
  float: left;
  list-style-type: disc;
}
@media screen and (max-width: 767px) {
  .contents920px_bg_siro.flow .flowBox ul li {
    width: 100%;
  }
}/*# sourceMappingURL=flow.css.map */