.bgwhite {
  background-color: #fff;
}

main {
  padding-top: 107.5px;
  width: 100%;
  display: block;
}

.kv-wrap {
  width: 100%;
  position: relative;
}

.kv-wrap:before {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  display: block;
  content: '';
  background: #EAEEF3;
  height: 70.31%;
  z-index: 0;
}

.kv-img {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.kv-img .scroll {
  position: absolute;
  right: 32px;
  top: 33.28%;
  width: 17px;
  height: 250px;
  background: url(../../img/service/scroll.png) no-repeat;
  background-size: 17px 73px;
  z-index: 1;
}

.kv-img .scroll:after {
  -webkit-animation: 2.5s infinite scroll;
          animation: 2.5s infinite scroll;
  position: absolute;
  top: 85px;
  right: -4px;
  left: 0;
  margin: auto;
  width: 8px;
  height: 141.5px;
  content: '';
  display: block;
  background: url(../../img/service/scroll_arw.png) no-repeat;
  background-position-y: 0;
  background-size: 8px 141.5px;
  z-index: 0;
}

@-webkit-keyframes scroll {
  0% {
    background-position-y: -70px;
  }
  15% {
    background-position-y: 0;
  }
  50% {
    background-position-y: 0;
  }
  100% {
    background-position-y: 300px;
  }
}

@keyframes scroll {
  0% {
    background-position-y: -70px;
  }
  15% {
    background-position-y: 0;
  }
  50% {
    background-position-y: 0;
  }
  100% {
    background-position-y: 300px;
  }
}

.archives-wrap {
  position: absolute;
  right: 80px;
  bottom: 23px;
  text-align: center;
}

@media screen and (max-width: 1040px) {
  .kv-wrap {
    width: 100%;
    position: relative;
  }
  .kv-wrap:before {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
    display: block;
    content: '';
    height: 70.31%;
  }
  .kv-img {
    position: relative;
    text-align: center;
  }
  .kv-img .scroll {
    display: none;
  }
  .kv-inner {
    display: inline-block;
    position: absolute;
    top: calc(50% - 115px);
    left: 60px;
    margin: auto;
    z-index: 2;
  }
}

@media screen and (max-width: 767px) {
  main {
    padding-top: 0;
    width: 100%;
    display: block;
  }
  .kv-wrap {
    width: 100%;
    position: relative;
  }
  .kv-wrap:before {
    display: none;
  }
  .kv-img {
    position: relative;
    text-align: center;
  }
  .archives-wrap {
    position: absolute;
    right: 5.33vw;
    bottom: 5.33vw;
    text-align: center;
  }
}

.title-wrap {
  width: 100%;
  position: relative;
  text-align: center;
}

.title-wrap img {
  max-width: 237px;
  margin: 0 auto;
}

.title-wrap p {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2;
  margin: 20px auto 53px;
}

@media screen and (max-width: 1040px) {
  .title-wrap p {
    margin: 2% auto 5.3%;
  }
}

@media screen and (max-width: 767px) {
  .title-wrap {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .title-wrap img {
    max-width: 43.47vw;
    margin: 0 auto;
  }
  .title-wrap p {
    font-weight: 700;
    font-size: 3.47vw;
    line-height: 1.69231;
    margin: 5.33vw auto 6.4vw;
  }
}

.service-contents-wrap {
  width: 100%;
  position: relative;
  text-align: center;
}

.service-contents-wrap img {
  margin: 0 auto;
}

.service-contents-inner-01 {
  max-width: 1000px;
  margin: 0 auto 0;
  text-align: left;
  padding: 210px 0 0;
}

.service-contents-inner-01.first-type {
  padding: 139px 0 0;
}

.service-contents-inner-01.banner-type {
  padding: 80px 0 0;
}

.service-contents-inner-01.banner-type + .service-contents-inner-01 {
  padding: 148px 0 0;
}

.service-contents-inner-01.adjust {
  padding: 138px 0 0;
  margin-top: 80px;
}

.service-contents-inner-01 h2 {
  font-family: YakuHanJP, 'Roboto', 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-size: 8rem;
  line-height: 1.2;
}

.service-contents-inner-01 h2.type-01 {
  margin-bottom: 105px;
}

.service-contents-inner-01 h2.type-02 {
  margin-bottom: 30px;
  line-height: 1;
}

.service-contents-inner-01 h2.type-03 {
  margin-bottom: 120px;
}

.service-contents-inner-01 h2 span {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  display: inline-block;
  font-size: 10rem;
  font-weight: 700;
}

.service-contents-inner-01.imgsize-01 img {
  max-width: 375px;
}

.service-contents-inner-01.imgsize-02 img {
  max-width: 900px;
}

.service-contents-inner-01.imgsize-03 img {
  max-width: 523px;
}

.service-contents-inner-01.imgsize-04 img {
  max-width: 732px;
}

.service-contents-inner-01.imgsize-05 img {
  max-width: 1000px;
}

.service-contents-inner-01.imgsize-06 img {
  max-width: 540px;
}

.service-contents-inner-01.imgsize-07 img {
  max-width: 193.5px;
}

.service-contents-inner-01.imgsize-08 img {
  max-width: 573.5px;
}

.service-contents-inner-01.imgsize-09 img {
  max-width: 195px;
}

.service-contents-inner-01.imgsize-10 img {
  max-width: 767px;
}

.service-contents-inner-01.imgsize-12 img {
  max-width: 1000px;
}

.service-contents-inner-02 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 197.8px;
}

.service-contents-inner-02 img {
  max-width: 480px;
  min-width: 0;
}

.service-contents-inner-02 img:nth-child(1) {
  margin-right: 10px;
}

.service-contents-inner-02 img:nth-child(2) {
  margin-right: 10px;
}

.service-contents-inner-03 {
  width: 100%;
}

.service-contents-inner-03 h2 {
  max-width: 759px;
}

.service-contents-text-01 {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.5625;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 14px;
}

.service-contents-text-01:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #000000;
  z-index: 1;
}

.service-contents-text-01:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
}

.service-contents-text-02 {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 64px;
}

.service-contents-text-02b {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 25px;
}

.service-contents-text-02b span {
  font-size: 1.2rem;
}

.service-contents-text-03 {
  font-weight: 900;
  font-size: 5.6rem;
  line-height: 1.5625;
  position: relative;
  margin: 35px 0 114px;
}

.service-contents-text-04 {
  font-size: 2.4rem;
  line-height: 2.22222;
  margin-bottom: 120px;
}

.service-contents-text-05 {
  font-weight: 900;
  font-size: 2rem;
  line-height: 1.7;
  color: #DE994E;
  margin-bottom: 13px;
}

.service-contents-text-06 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 2rem;
  width: 100%;
  line-height: 2;
}

.service-contents-text-06.last-type {
  margin-bottom: 69px;
}

.service-contents-text-06 dt {
  font-weight: 500;
}

.service-contents-text-06 dd {
  padding-left: 20px;
  margin-left: 10px;
  background: url(../../img/service/digitalaaas/arw01.png) no-repeat left center;
  background-size: 9.5px 14.5px;
  font-weight: 500;
}

.service-contents-text-06 dd span {
  font-size: 1.2rem;
}

.service-group-wrap {
  width: 100%;
  position: relative;
  text-align: center;
}

.service-group-wrap img {
  max-width: 326px;
  margin: 0 auto;
}

.service-group-inner-01 {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.service-group-inner-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service-group-inner-02 a {
  max-width: 326px;
  overflow: hidden;
}

.service-group-inner-02 a:nth-of-type(2) {
  margin: 0 5px;
}

.service-group-inner-02 a:nth-of-type(3) {
  margin: 0 5px 0 0;
}

.service-group-inner-02 a img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: .3s;
  transition: .3s;
}

.service-group-inner-02 a img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.service-group-inner-03 {
  max-width: 1000px;
  margin: 80px auto 0;
  text-align: center;
}

.service-group-img-01 {
  margin-bottom: 193px;
}

.service-group-img-02 {
  margin-bottom: 0;
}

.service-group-text-01 {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.66667;
  margin: 10px 0 156px;
}

.service-group-text-02 {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.5625;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 14px;
}

.service-group-text-02:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #000000;
  z-index: 1;
}

.service-group-text-02:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 0;
}

.service-group-text-03 {
  font-size: 1.8rem;
  line-height: 2.22222;
  margin-bottom: 116px;
}

.service-group-text-03:last-of-type {
  margin-bottom: 85px;
}

@media screen and (max-width: 767px) {
  .service-contents-wrap {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .service-contents-wrap img {
    max-width: 30.13vw;
    margin: 0 auto;
  }
  .service-contents-inner-01 {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 21.33vw 0 0;
  }
  .service-contents-inner-01.first-type {
    padding: 0;
  }
  .service-contents-inner-01.banner-type {
    padding: 10.66vw 0 0;
  }
  .service-contents-inner-01.banner-type + .service-contents-inner-01 {
    padding: 0;
  }
  .service-contents-inner-01.adjust {
    margin-top: 34.4vw;
    padding: 0 0 0;
  }
  .service-contents-inner-01 h2 {
    font-family: YakuHanJP, 'Roboto', 'Noto Sans JP', sans-serif;
    font-weight: 900;
    font-size: 8.8vw;
    line-height: 1;
    margin-bottom: 10.4vw;
  }
  .service-contents-inner-01 h2.type-01 {
    padding: 6.67vw 0 0;
    margin-top: 13.3vw;
    margin-bottom: 10.67vw;
  }
  .service-contents-inner-01 h2.type-02 {
    padding: 6.67vw 0 0;
    margin: -6.67vw 0 6.67vw;
    line-height: 1;
  }
  .service-contents-inner-01 h2.type-03 {
    padding: 6.67vw 0 0;
    margin: 6.67vw 0 16vw;
  }
  .service-contents-inner-01 h2 span {
    -webkit-transform: translateY(0.667vw);
            transform: translateY(0.667vw);
    display: inline-block;
    font-size: 10.67vw;
    font-weight: 700;
  }
  .service-contents-inner-01.imgsize-01 img {
    max-width: 75.2vw;
  }
  .service-contents-inner-01.imgsize-02 img {
    max-width: 100%;
  }
  .service-contents-inner-01.imgsize-03 img {
    max-width: 72.53vw;
  }
  .service-contents-inner-01.imgsize-04 img {
    max-width: 100%;
  }
  .service-contents-inner-01.imgsize-05 img {
    max-width: 100%;
  }
  .service-contents-inner-01.imgsize-06 img {
    max-width: 100%;
  }
  .service-contents-inner-01.imgsize-07 img {
    max-width: 44.13vw;
  }
  .service-contents-inner-01.imgsize-08 img {
    max-width: 86.4vw;
  }
  .service-contents-inner-01.imgsize-09 img {
    max-width: 44.53vw;
  }
  .service-contents-inner-01.imgsize-10 img {
    max-width: 100%;
  }
  .service-contents-inner-02 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 21.33vw;
  }
  .service-contents-inner-02 img {
    max-width: 100%;
    min-width: 0;
  }
  .service-contents-inner-02 img:nth-child(1) {
    margin-right: 0;
  }
  .service-contents-inner-02 img:nth-child(2) {
    margin-right: 0;
  }
  .service-contents-inner-02 img:last-of-type {
    margin-top: 10.67vw;
  }
  .service-contents-inner-03 {
    width: 100%;
  }
  .service-contents-inner-03 h2 {
    max-width: 759px;
  }
  .service-contents-text-01 {
    font-weight: 700;
    font-size: 5.33vw;
    line-height: 1.7;
    position: relative;
    padding-bottom: 5.33vw;
    margin-bottom: 4vw;
  }
  .service-contents-text-01:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 22.4vw;
    height: 1px;
    background: #000000;
    z-index: 1;
  }
  .service-contents-text-01:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 0;
  }
  .service-contents-text-02 {
    font-size: 4.27vw;
    line-height: 1.875;
    margin-bottom: 13.33vw;
  }
  .service-contents-text-02.adjust {
    margin-bottom: 21.33vw;
  }
  .service-contents-text-02b {
    font-size: 4.27vw;
    line-height: 1.875;
    margin-bottom: 5.33vw;
  }
  .service-contents-text-02b span {
    line-height: 1.66667;
    font-size: 3.2vw;
  }
  .service-contents-text-03 {
    font-weight: 900;
    font-size: 8.8vw;
    line-height: 1.65;
    position: relative;
    margin: 33vw 0 13.33vw;
  }
  .service-contents-text-04 {
    font-size: 4.27vw;
    line-height: 1.875;
    margin-bottom: 13.33vw;
  }
  .service-contents-text-05 {
    font-weight: 900;
    font-size: 4.27vw;
    line-height: 1.7;
    color: #DE994E;
    margin-bottom: 13px;
  }
  .service-contents-text-06 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 4.27vw;
    width: 100%;
    line-height: 2.5;
  }
  .service-contents-text-06.last-type {
    margin-bottom: 15.47vw;
  }
  .service-contents-text-06 dt {
    width: 100%;
    font-weight: 500;
  }
  .service-contents-text-06 dd {
    line-height: 1.875;
    width: 100%;
    padding-left: 1em;
    margin-left: 1em;
    background: url(../../img/service/digitalaaas/arw01sp.png) no-repeat left top 2.5vw;
    background-size: 1.6vw 3.2vw;
    font-weight: 500;
  }
  .service-contents-text-06 dd span {
    font-size: 3.2vw;
  }
  .service-group-wrap {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .service-group-wrap img {
    max-width: 237px;
    margin: 0 auto;
  }
  .service-group-inner-01 {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
  }
  .service-group-inner-01 h2 {
    max-width: 84vw;
  }
  .service-group-inner-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .service-group-inner-02 a {
    max-width: 100%;
    overflow: hidden;
  }
  .service-group-inner-02 a:hover img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .service-group-inner-02 a:nth-of-type(2) {
    margin: 2.67vw 0 2.67vw;
  }
  .service-group-inner-02 a:nth-of-type(3) {
    margin: 0 0 2.67vw 0;
  }
  .service-group-inner-03 {
    margin: 17.6vw auto 0;
  }
  .service-group-img-01 {
    margin-bottom: 21.33vw;
  }
  .service-group-img-02 {
    margin-bottom: 0;
  }
  .service-group-text-01 {
    font-weight: 400;
    font-size: 4.27vw;
    line-height: 1.5;
    margin: 2.4vw 0 21.33vw;
  }
  .service-group-text-02 {
    font-weight: 700;
    font-size: 5.33vw;
    line-height: 1.7;
    position: relative;
    padding-bottom: 5.33vw;
    margin-bottom: 5.33vw;
  }
  .service-group-text-02:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 22.4vw;
    height: 1px;
    background: #000000;
    z-index: 1;
  }
  .service-group-text-02:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 0;
  }
  .service-group-text-03 {
    font-size: 4.27vw;
    line-height: 1.875;
    margin-bottom: 13.33vw;
  }
}

.contents-wrap-01 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 200px 0;
}

.contents-wrap-02 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 217px 0 199px 0;
}

.contents-wrap-03 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 195px 0 200px;
}

.contents-wrap-04 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 195px 0 80px;
}

@media screen and (max-width: 1040px) {
  .contents-wrap-01 {
    padding: 0 0 20% 0;
  }
  .contents-wrap-02 {
    padding: 21.7% 0 19.9% 0;
  }
  .contents-wrap-03 {
    padding: 19.5% 0 20%;
  }
  .contents-wrap-04 {
    padding: 0 0 10% 0;
  }
}

@media screen and (max-width: 767px) {
  .contents-wrap-01 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 21.33vw 0;
  }
  .contents-wrap-02 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 22.13vw 0 21.33vw 0;
  }
  .contents-wrap-03 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 22.4vw 0 21.33vw;
  }
}

.p-linkbtn {
  display: flex;
  padding: 25px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  background-color: #000;
  transition: .35s;
}
.p-linkbtn[target="_blank"]::after {
  content: "";
  display: block;
  height: 17px;
  width: 21px;
  min-width: 21px;
  margin-left: 5px;
  background-image: url(/aaas/assets/img/external.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.p-linkbtn:hover {
  opacity: 0.8;
}
.p-linkbtn span {
  display: inline-block
}

@media screen and (max-width: 1040px) {
  .p-linkbtn {
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .p-linkbtn {
    padding 4vw 5.33vw;
    font-size: 3.73vw;
  }
  .p-linkbtn[target="_blank"]::after {
    width: 5.6vw;
    margin-left: 5.33vw;
  }
}
