@charset "utf-8";
.delivery-box .panczu {
  text-align: right;
}
.delivery-box .panczu li {
  display: inline-block;
}
.delivery-box .panczu li:first-child {
  padding-left: 15px;
  background: url("../images/icon_home.png") left center no-repeat;
}
.delivery-box .panczu li:nth-child(2) {
  padding-left: 15px;
  background: url("../images/panczu_arrow.png") left center no-repeat;
}

.support-box .heading-title {
  text-align: center;
}
.support-box .delivery-conbox {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.support-box .delivery-conbox .heading-title-box02 {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background-color: #009ce6;
  margin-bottom: 18px;
}
.support-box .delivery-conbox p {
  float: left;
  width: 700px;
  padding-left: 10px;
}
.support-box .delivery-conbox img {
  float: right;
  width: 230px;
  margin: -60px 10px 0 0;
}

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