@charset "UTF-8";
.top-thumb-area .txt-box:after {
  left: 145px;
  top: -8%;
  width: 50%;
  height: 101%;
}
.step-list-area ul > li:before {
  bottom: 220px;
}
.co2-area {
  position: relative;
  margin-bottom: 0;
}
.co2-area .thumb-box {
  width: 46%;
  margin-right: 40px;
}
.co2-area .txt-box:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 150px;
  top: -8%;
  width: 49%;
  height: 100%;
  background: #F8F7F7;
}
.dx-bpo-odm-oem h2 {
  text-align: center;
}
.dx-bpo-odm-oem h2.en-font {
  font-size: 2.4rem;
}
.dx-bpo-odm-oem main section h2 + p {
  margin-bottom: 40px;
  text-align: center;
}
.sub-ttl {
  position: relative;
  margin-bottom: 50px;
  padding: 13px;
  border-top: solid 1px #10577F;
  border-bottom: solid 1px #10577F;
  font-size: 1.3rem;
}
.sub-ttl:before {
  border: 12px solid transparent;
  border-top: 12px solid #10577F;
}
.sub-ttl:after {
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  margin-top: -5px;
}
.sub-ttl:before, .sub-ttl:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.example-area .example-area-inner {
  position: relative;
  padding: 28px;
  max-width: 774px;
  margin: 0 auto;
  background: #ededed;
}
.example-area .example-area-inner:after {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 27px;
  bottom: -15%;
  width: 84px;
  height: 120px;
  transform: rotate(16deg);
  background: url(../images/dx-bpo-odm-oem/img-machine-tepco.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.example-area .img-box {
  width: 19%;
  margin-right: 30px;
  border: solid 1px #e4e4e4;
}
.example-area .txt-box {
  font-size: 0.9rem;
  width: 85%;
}
.example-area h3 {
  font-size: 1.1rem;
  margin-bottom: 7px;
}
.content-group.others-area {
  margin-bottom: 100px;
}