.main {
  width: 100%;
  margin-top: 123px; }

.ourstrength {
  width: 100%;
  background: #ecf8f8;
  padding: 13% 0 10% 0; }
  .ourstrength .show {
    width: calc(100% - 300px);
    max-width: 1380px;
    margin: 0 auto;
    border-radius: 20px;
    font-size: 20px;
    background: #ffffff;
    padding: 100px 90px 50px 90px;
    margin-top: 8%; }
    .ourstrength .show div {
      padding: 20px 0 20px 150px;
      line-height: 40px;
      margin-bottom: 5%; }
  .ourstrength span {
    color: #43bbcc;
    font-weight: bold; }
  .ourstrength p {
    padding-top: 15px; }
  .ourstrength .ico_01 {
    background: url("../images/ico1_ourstrength.png") center left no-repeat; }
  .ourstrength .ico_02 {
    background: url("../images/ico2_ourstrength.png") center left no-repeat; }
  .ourstrength .ico_03 {
    background: url("../images/ico3_ourstrength.png") center left no-repeat; }
  .ourstrength .ico_04 {
    background: url("../images/ico4_ourstrength.png") center left no-repeat; }
  .ourstrength .ico_05 {
    background: url("../images/ico5_ourstrength.png") center left no-repeat; }

@media screen and (min-width: 0px) and (max-width: 800px) {
  .ourstrength .show {
    width: calc(100% - 100px);
    font-size: 16px;
    padding: 50px 20px 10px 20px; }

  .ourstrength .show div {
    padding: 20px 0 20px 0;
    background: none; } }

/*# sourceMappingURL=about.css.map */
