@charset "UTF-8";

.md-1-2r-04-w.mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.md-1-2r-04-w.mod .im-1 {
  width: 31.2%;
  margin-left: 36px;
}
.md-1-2r-04-w.mod .im-1-txt {
  text-align: left !important;
}
.mod_s_taL2 {
  text-align: left !important;
}
.bt-style.bt-large {
  width: 580px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mod_s_mt2p8e {
  margin-top: 2.8em !important
}
.ruby{
  position: relative;
}
.ruby:before{
  position: absolute;
  content: "いのち";
  top: -8px;
  left: 0;
  right: 0;
  font-size: 0.5em;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .blk-2 .bt-style.bt-large {
    margin-top: 2em;
  }
}

@media only screen and (max-width: 767.98px) {
  .md-1-2r-04-w.mod .im-1 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .sp-mt0 {
    margin-top: 0;
  }
  .sp-mt1em {
    margin-top: 1.0em;
  }
  .sp-mb22em {
    margin-bottom: 2.2em !important;
  }
  .bt-style.bt-large {
    width: 100%;
  }
  .blk-2 .bt-style.bt-large {
    margin-top: 0.8em;
  }
  .sub-ttl-h5 {
    font-size: 14px !important;
  }
}