
.c-headline-lv3{
  background: #2957A5!important;
}
.supportFront {
  text-align: center;
  padding-bottom: 3rem;
}

.supportFront__copy {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
  line-height: 1.89473684;
  font-size: 7rem;
  margin-top: 2rem;
}

.supportIntroduction__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.supportIntroduction__photo {
  -webkit-box-ordinal-group: 3;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 35rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 40%;
  text-align: center;
}

.supportIntroduction__photo img {
  width: 100%;
  display: block;
  margin-bottom: 2rem;
}

.supportIntroduction__desc {
  padding-right: 3rem;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.supportIntroduction__desc .fwb {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
}

.supportIntroduction__desc h5 {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
  color: #DA3344;
  font-size: 100%;
  margin-top: 2em;
  margin-bottom: 1rem;
}

.supportIntroduction__sm {
  font-size: 1.7rem;
  line-height: 1.88235294;
}

.supportIntroduction__sm__lead {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
  color: #1EA02C;
  margin-top: 1rem;
  font-size: 100%;
}

.supportIntroduction__box {
  margin: 3rem 0;
  border: 2px solid #FF6000;
  -moz-border-radius: 1.2rem;
       border-radius: 1.2rem;
  padding: 3rem;
}

.supportIntroduction__box__ttl {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.71428571;
  color: #DA3344;
  text-align: center;
  margin-bottom: 1.5rem;
}

.supportIntroduction__letter {
  background: #fffbee;
  padding: 5rem;
  -moz-border-radius: 1.5rem;
       border-radius: 1.5rem;
  margin-bottom: 2rem;
}

.supportIntroduction__letter__sttl {
  font-family: "Rounded-Mplus-1p-bold";
  font-weight: bold;
  text-align: center;
  color: #DA3344;
}

.supportIntroduction__letter__ttl {
  font-family: "Rounded-Mplus-1p-heavy";
  font-weight: 900;
  font-size: 3.4rem;
  line-height: 1.47058824;
  text-align: center;
  color: #FF7800;
  margin-top: 1.5rem;
  margin-bottom: 3.5rem;
}

.supportIntroduction__letter__copy {
  line-height: 4.4rem;
  margin-top: 0;
  background: url("../img/dotted.png") repeat-y bottom center;
  -moz-background-size: auto 4.4rem;
       background-size: auto 4.4rem;
}

.supportIntroduction__letter__signature {
  text-align: right;
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .supportFront {
    padding-bottom: 2rem;
  }
  .supportFront__copy {
    line-height: 1.75;
    font-size: 1.3rem;
    margin-top: 1.5rem;
  }
  .supportIntroduction__inner {
    display: block;
  }
  .supportIntroduction__photo {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .supportIntroduction__photo img {
    margin-bottom: 1.5rem;
  }
  .supportIntroduction__desc {
    padding-right: 0;
  }
  .supportIntroduction__desc h5 {
    margin-bottom: 0.5rem;
  }
  .supportIntroduction__sm {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .supportIntroduction__sm__lead {
    font-size: 1.4rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .supportIntroduction__box {
    margin: 2rem 0;
    border-width: 1px;
    -moz-border-radius: 0.5rem;
         border-radius: 0.5rem;
    padding: 1.5rem;
  }
  .supportIntroduction__box__ttl {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 1rem;
  }
  .supportIntroduction__box ul li {
    margin-top: 0.5rem;
  }
  .supportIntroduction__letter {
    padding: 1.5rem;
    -moz-border-radius: 0.7rem;
         border-radius: 0.7rem;
  }
  .supportIntroduction__letter__ttl {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
  .supportIntroduction__letter__copy {
    line-height: 3.2rem;
    -moz-background-size: auto 3.2rem;
         background-size: auto 3.2rem;
  }
  .supportIntroduction__letter__signature {
    margin-top: 1.5rem;
  }
}
