#business #bnr_logistics {
  overflow: hidden;
}
#business #bnr_logistics .inner {
  background: url(../../../img/page/business/logistics/bg_bnrlogistics.jpg) no-repeat right top;
  width: 1400px;
  height: 687px;
  position: relative;
  left: 50%;
  margin-left: -700px;
}
#business #bnr_logistics .txt_box {
  padding: 389px 0 0;
}
#business #bnr_logistics h2 {
  font-size: 36px;
  color: #323031;
  line-height: 1.6;
}
#business #bnr_logistics p {
  width: 485px;
  font-size: 16px;
  line-height: 2;
  margin-top: 15px;
}
#business #achievements {
  padding: 25px 0 110px;
}
#business #achievements h2 {
  font-size: 38px;
  color: #323031;
}
#business #achievements ul {
  margin-top: 45px;
}
#business #achievements li {
  width: 470px;
  float: left;
  margin-left: 60px;
}
#business #achievements li:first-child {
  margin-left: 0;
}
#business #achievements h3 {
  color: #00ac52;
  font-size: 26px;
  line-height: 1.4;
}
#business #achievements p {
  font-size: 16px;
  line-height: 2;
  margin: 15px 0 20px;
}
#business #achievements figure img {
  width: 100%;
}
#business #reasons .inner {
  padding-bottom: 130px;
}

@media screen and (max-width: 640px) {
  #business #bnr_logistics {
    padding: 0;
  }
  #business #bnr_logistics .inner {
    background: url(../../../img/page/business/logistics/sp/bg_bnrlogistics.jpg) no-repeat 13px 18px;
    background-size: contain;
    width: 100%;
    height: auto;
    left: 0;
    margin-left: 0;
  }
  #business #bnr_logistics .txt_box {
    padding: 66% 10px 0;
  }
  #business #bnr_logistics h2 {
    font-size: 18px;
  }
  #business #bnr_logistics p {
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px;
  }
  #business #achievements {
    padding: 25px 10px 50px;
  }
  #business #achievements h2 {
    font-size: 19px;
  }
  #business #achievements ul {
    margin-top: 20px;
  }
  #business #achievements li {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 35px;
  }
  #business #achievements li:last-child {
    margin-bottom: 0;
  }
  #business #achievements h3 {
    font-size: 14px;
    line-height: 1.5;
  }
  #business #achievements p {
    font-size: 13px;
    line-height: 1.8;
    margin: 10px 0 13px;
  }
  #business #reasons .inner {
    padding-bottom: 38px;
  }
}

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