@charset "UTF-8";

.flex-wrap {
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-2-width {
  width: 581px;
}
.col-2-width:nth-child(2n) {
  margin-right: 0;
}
.mt-0 {
  margin-top: 0 !important;
}
.mod_s_mt2p8e {
  margin-top: 2.8em !important
}
.creation-block .col-1 .col-1-box:nth-child(n+3) {
  margin-top: 2.2em;
}
.bt-w-full {
  width: 100% !important;
}
.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media only screen and (max-width: 767.98px) {
  .col-2-width {
    width: 100%;
  }
  .sub-ttl-h5 {
    font-size: 14px !important;
  }
  .mod_s_mb2p2e_sp {
    margin-bottom: 2.2em !important;
  }
  .mod_s_mt2p2e_sp {
    margin-top: 2.2em !important;
  }
  .mb-0_sp {
    margin-bottom: 0 !important;
  }
  .mt-0_sp {
    margin-top: 0 !important;
  }
}