@media screen and (max-width: 767px) {
  .ir.strategy .table-wrap {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .ir.strategy .table-wrap .section-block-col1-img {
    width: 800px;
  }
}
.ir.strategy .middle-ttl {
  font-size: 1.375rem;
  background: #F2F6F7;
  padding: 17px 20px;
}
@media screen and (max-width: 767px) {
  .ir.strategy .middle-ttl {
    font-size: 1.25rem;
  }
}
.ir.strategy .middle-ttl:before {
  content: none;
}
.ir.strategy .middle-ttl:after {
  content: none;
}
.ir.strategy .small-ttl {
  font-size: 1.125rem;
  border-bottom: 2px solid #D9D9D9;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .ir.strategy .small-ttl {
    font-size: 1rem;
  }
}
.ir.strategy .small-ttl:before {
  content: none;
}
.ir.strategy.page .ttl .breadcrumb li.jp-info:after {
  content: none;
}/*# sourceMappingURL=strategy.css.map */