/*$base-width: 1400px;*/
.p-catch {
  margin: 10rem 0 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-catch {
    margin: 4rem 0 8rem;
  }
}
.p-catch .img {
  margin: 0 auto 9rem;
}
@media screen and (max-width: 767px) {
  .p-catch .img {
    margin-bottom: 3rem;
  }
}
.p-catch p {
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.85;
}
@media screen and (max-width: 767px) {
  .p-catch p {
    font-size: 1.8rem;
    letter-spacing: 0.02em;
    line-height: 1.6666666667;
  }
}

.c-service-set:nth-of-type(1) {
  margin-top: 9rem;
}
@media screen and (max-width: 767px) {
  .c-service-set:nth-of-type(1) {
    margin: 4rem 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set:last-of-type {
    margin-bottom: 19rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-graphic {
    gap: 11.5rem;
  }
  .c-service-set .unit.m-graphic .txt {
    width: 39rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-bottom: 1rem;
  }
  .c-service-set .unit.m-graphic .txt .ttl {
    letter-spacing: -0.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-movie {
    margin-top: 10rem;
  }
  .c-service-set .unit.m-movie .txt {
    width: 45.4rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .c-service-set .unit.m-movie .img {
    width: 37.8rem;
    margin: 0 1rem 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-website {
    gap: 10rem;
  }
  .c-service-set .unit.m-website .txt {
    width: 46rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .c-service-set .unit.m-website .txt p {
    letter-spacing: -0.1rem !important;
  }
  .c-service-set .unit.m-website .img {
    width: 44rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-photo {
    margin-top: 15rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    gap: 6.5rem;
  }
  .c-service-set .unit.m-photo.m-bg {
    padding-top: 7rem;
    padding-bottom: 6rem;
  }
  .c-service-set .unit.m-photo.m-bg:before {
    left: 0;
    right: auto;
    width: calc(100vw - 10rem);
  }
  .c-service-set .unit.m-photo .img {
    width: 33.5%;
  }
  .c-service-set .unit.m-photo .txt {
    width: 68rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-top: 1rem;
  }
  .c-service-set .unit.m-photo .txt .ttl {
    margin-bottom: 3.5rem;
  }
  .c-service-set .unit.m-photo .txt p {
    letter-spacing: -0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-photo {
    margin-top: 7rem;
  }
  .c-service-set .unit.m-photo.m-bg {
    padding: 4rem calc(10% + 2rem) 4rem 10%;
  }
  .c-service-set .unit.m-photo.m-bg:before {
    left: calc(10% - 2rem);
    left: -2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-stock {
    margin-top: 15rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -ms-flex-align: end;
    -webkit-box-align: end;
            align-items: flex-end;
  }
  .c-service-set .unit.m-stock .txt {
    width: 37rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-bottom: 0.2rem;
  }
  .c-service-set .unit.m-stock .txt .ttl {
    font-size: 2.6rem;
  }
  .c-service-set .unit.m-stock .img {
    width: 51.1rem;
  }
}
@media screen and (max-width: 767px) {
  .c-service-set .unit.m-stock {
    margin-top: 7rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-service-set .unit.m-check {
    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;
    gap: 5rem;
  }
  .c-service-set .unit.m-check.m-bg {
    padding-top: 5.5rem;
    padding-bottom: 7rem;
  }
  .c-service-set .unit.m-check .txt {
    width: 42rem;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .c-service-set .unit.m-check .txt .ttl {
    margin-bottom: 3.5rem;
  }
  .c-service-set .unit.m-check .txt p {
    letter-spacing: -0.09rem;
  }
  .c-service-set .unit.m-check .img {
    width: 42.7rem;
    margin-top: 0;
  }
}

.c-txtslider + .c-service-set {
  margin-top: -16rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .c-txtslider + .c-service-set {
    margin-top: -8rem;
  }
}

.p-deco {
  text-align: right;
  margin-top: -8.5rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-deco {
    margin-top: -7rem;
  }
}
@media screen and (max-width: 767px) {
  .p-deco .img {
    margin-top: 2rem;
  }
}
.p-deco .img img {
  width: 111.2rem;
}
@media screen and (max-width: 767px) {
  .p-deco .img img {
    width: 80%;
  }
}

.p-deco02 {
  text-align: right;
  margin-top: -3.2rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-deco02 {
    margin-top: -5rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-deco02 .img {
    margin-top: 2rem;
  }
}
.p-deco02 .img img {
  width: 99.5rem;
}
@media screen and (max-width: 767px) {
  .p-deco02 .img img {
    width: 85%;
  }
}

.p-picta {
  margin: 10.5rem 0 12rem;
}
@media screen and (max-width: 767px) {
  .p-picta {
    margin: 4rem 0 0;
  }
}
.p-picta-img {
  width: 75rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-picta-img {
    width: 100%;
  }
}
.p-picta-box {
  border: 1px solid #000;
  padding: 3.5rem 4rem 4rem;
  margin: 11.5rem 5rem 5rem;
}
@media screen and (max-width: 767px) {
  .p-picta-box {
    margin: 3rem 0 0;
    padding: 2rem 2rem;
  }
}
.p-picta-box .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.p-picta-box p {
  font-size: 1.6rem;
  letter-spacing: -0.035em;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-picta-box p {
    font-size: 1.4rem;
  }
}
.p-picta-box .link {
  margin-top: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-picta-box .link {
    margin-top: 1.5rem;
  }
}
.p-picta-box .link .btn-txt {
  font-size: 1.2rem;
}
.p-picta-box .link .btn-arw {
  width: 4.6rem;
  height: 4.6rem;
}
.p-picta-box .link .btn-arw:before, .p-picta-box .link .btn-arw:after {
  width: 2.3rem;
  height: 0.5rem;
}