@charset "UTF-8";

.inner-1100 + .about_ips_text{
  margin-top: 50px;
}
.sec-service-number {
  padding-bottom: 0px;
}
.box-sales-trends__content {
  padding-left: 38px;
  padding-right: 4px;
}
.box-sales-trends__content p {
  text-align: right;
  font-size: 12px;
  margin: 20px 0 0 0;
}
.box-employees .list-item {
  display: flex;
  margin: 0 -30px 80px -30px;
}
.box-employees .list-item .item {
  width: 50%;
  padding: 0 30px;
}
.box-employees .list-item .item .ttl-alto {
  margin-bottom: 25px;
}
.box-employees .list-item .item:first-child .item__img {
  margin-left: 0;
}
.box-employees .list-item .item:last-child .ttl-alto {
  margin-bottom: 35px;
}
.box-employees .list-item .item:last-child .item__img {
  padding: 0 60px;
}
.box-ratio {
  margin-bottom: 100px;
}
.box-ratio .list-item {
  display: flex;
  margin: 0 -10px 37px -10px;
}
.box-ratio .list-item .item {
  width: 33.33%;
  padding: 0 10px;
}
.box-ratio .list-item .item .ttl-alto {
  margin-bottom: 23px;
}
.box-ratio .list-item .item__img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.box-work-area {
  margin-top: 100px;
  margin-bottom: 100px;
}
.box-work-area__border {
  border: 1px solid #373937;
  padding-bottom: 27px;
}
.box-work-area .ttl-alto {
  margin-bottom: 54px;
  border-bottom: 1px solid #373937;
}
.box-work-area__wp {
  width: 74.09%;
  margin: 0 auto;
  display: flex;
}
.box-work-area__wp--info {
  width: 31.66%;
  padding-top: 15px;
}
.box-work-area__wp--info .ttl-green-border {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  color: #42971c;
  padding-left: 16px;
  border-left: 5px solid #42971c;
  margin-bottom: 30px;
  margin-left: 20px;
  letter-spacing: 3px;
}
.box-work-area__wp--info .list-info {
  margin-left: 20px;
  padding-right: 0px;
  margin-bottom: 46px;
}
.box-work-area__wp--info .list-info li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}
.box-work-area__wp--info .list-info li:after {
  content: "";
  height: 2px;
  width: 100%;
  border-bottom: 1px dashed #333433;
  position: absolute;
  top: 40%;
}
.box-work-area__wp--info .list-info li:last-child {
  margin-bottom: 0;
}
.box-work-area__wp--info .list-info li span {
  display: block;
  background: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
  color: #333433;
  position: relative;
  z-index: 2;
}
.box-work-area__wp--info .list-info li span:first-child {
  padding-right: 6px;
  letter-spacing: 3px;
}
.box-work-area__wp--info .list-info li span:last-child {
  padding-left: 6px;
}
.box-work-area__wp--info .list-info .list-info_txt.list-info_txt__lS{
  letter-spacing: 0px;
}
.box-work-area__wp--info .box-number-local {
  margin-left: 15px;
}
.box-work-area__wp--info .box-number-local .btn-local {
  display: block;
  padding: 14px 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 900;
  color: #fff;
  background: #42981d;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 7px;
}
.box-work-area__wp--info .box-number-local .number {
  font-size: 70px;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
  color: #42981d;
  display: block;
  text-align: center;
  text-shadow: 3px 3px 1px rgba(169, 169, 169, 0.6);
  letter-spacing: 5px;
}
.box-work-area__wp--img {
  width: 68.34%;
  padding-left: 13px;
}
.about_ips_text {
  font-size: 14px;
  text-align: center;
  margin-top: 80px;
}
.about_ips_text a {
  text-decoration: underline;
}
.ico_blank {
  width: 10px;
}
.ttl-alto {
  font-size: 20px;
  font-size: 2rem;
  color: #131413;
  font-weight: 500;
  padding: 21px 20px;
  background: #e0e0e0;
  margin-bottom: 34px;
  text-align: center;
  letter-spacing: 7px;
}