@charset "UTF-8";

.utb-tie-flow {
  max-width: 920px;
  padding: 0 10px;
  margin: 40px auto 60px;
}

.utb-tie-flow picture {
  display: block;
}

.utb-tie-h2 {
  padding: 6px 10px;
  border: solid #07ab8d;
  border-width: 2px 0;
  color: #07ab8d;
  text-align: center;
  margin-bottom: 30px;
}

.utb-tie-flow-text01 {
  margin-bottom: 30px;
}

.utb-tie-btncp {
  display: block;
  margin-top: 40px;
}


/*** モーダル見出し色変更 ***/
.pop-tieup-ttl-01 {
  background-color: #132d61;
}

@media (max-width: 767px) {

  .utb-tie-flow-text01 {
    margin-bottom: 20px;
  }
}