/*$base-width: 1400px;*/
.c-txtslider {
  margin-top: 9rem;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-txtslider {
    margin-top: -2rem;
  }
}
.c-txtslider .line {
  margin: 0 6rem;
}

.p-deco {
  position: relative;
}
.p-deco .img {
  position: absolute;
  top: -38rem;
  left: -12rem;
  width: 66rem;
}
@media screen and (max-width: 767px) {
  .p-deco .img {
    top: -10rem;
    width: 30rem;
    left: -8rem;
  }
}

.c-service-set .unit.m-quality {
  margin-top: 9rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-quality {
    display: block;
    margin-top: 6rem;
  }
}
.c-service-set .unit.m-quality .txt .ttl {
  margin-bottom: 3.8rem;
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-quality .txt .ttl {
    margin-bottom: 2rem;
  }
}
.c-service-set .unit.m-quality .txt p {
  line-height: 2.1;
  font-size: 1.55rem;
  letter-spacing: -0.065em;
  line-height: 2.1935483871;
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-quality .txt p {
    font-size: 1.4rem;
  }
}
.c-service-set .unit.m-quality .txt p + p {
  margin-top: 0.5rem;
}
.c-service-set .unit.m-quality .img {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-quality .img img.m-02 {
    position: absolute;
    width: 26.4rem;
    height: 17.7rem;
    right: -11.5rem;
    bottom: -16rem;
  }
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-quality .img img.m-02 {
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-promotion {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    padding: 7rem 0 7rem 9rem;
  }
  .c-service-set .unit.m-promotion .img {
    width: 38.3rem;
    margin-top: 0;
  }
  .c-service-set .unit.m-promotion .txt {
    width: 46.6rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-top: 1.5rem;
  }
}

.p-printer {
  margin-top: 0.3rem;
  margin-bottom: 12rem;
}
@media screen and (max-width: 767px) {
  .p-printer {
    margin-top: 5rem;
    margin-bottom: 0;
  }
}
.p-printer-wrap {
  position: relative;
  z-index: -1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap {
    display: block;
  }
}
.p-printer-wrap .txt {
  width: 32.4rem;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .txt {
    width: 100%;
  }
}
.p-printer-wrap .txt .unit {
  border-top: 5px solid #000;
  padding: 5.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .txt .unit {
    padding-top: 3rem;
  }
}
.p-printer-wrap .txt .unit .ttl {
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .txt .unit .ttl {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
}
.p-printer-wrap .txt .unit p {
  font-size: 1.6rem;
  line-height: 2.3125;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .txt .unit p {
    font-size: 1.4rem;
  }
}
.p-printer-wrap .txt .unit + .unit {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .txt .unit + .unit {
    margin-top: 5rem;
  }
}
.p-printer-wrap .img {
  width: 47.5rem;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .img {
    width: 100%;
    margin-top: 5rem;
  }
}
.p-printer-wrap .img li + li {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-printer-wrap .img li + li {
    margin-top: 2rem;
  }
}