/* ------------------------------------------------------------- */
/* strength                                                      */
/* ------------------------------------------------------------- */
.str-inner {
  width: 116.5rem;
  margin: 0 auto; }

.strength .txt-box {
  width: 79rem;
  line-height: 1.6;
  margin-bottom: 6rem; }

.strength .txt-box p {
  margin-bottom: 2em;
  font-size: 1.7rem; }

.strength img {
  width: 33rem; }

.m-b {
  margin-bottom: 6rem; }

.str-box:first-child {
  margin-bottom: 8rem; }

.consultant-box {
  background-color: #f6f6f6; }

.consultant-box h2 {
  margin-bottom: 3rem; }

.consultant {
  margin: 6.5rem auto 6rem; }

.consultant-box .inner .consultant a {
  max-width: 15rem;
}

@media (max-width: 768px) {
  .strength img, .strength .txt-box, .str-inner {
    width: 100%; }

  .consultant-box .btn-b {
    width: 100%; }

  .strength .txt-box {
    margin-bottom: 0; }

  .consultant-box a {
    display: block;
    width: 50%; }

  .consultant-box img {
    width: 100%;
    padding: 0.6rem; }

  .consultant-box a {
    margin-top: 2rem; }

  .consultant-box .flex {
    justify-content: space-evenly; } }
