
ul.service-menu{
  max-width: 1300px;
  margin: auto;
  }
  
  .service-menu li{
  float:left;
  margin: -20px auto 30px auto;
  text-align: center;
  width: 33%;
  }
  
  .service-menu a{
    margin: 20px;
    display: block;
    border: 1px #000 solid;
    padding: 20px 30px 30px;
    color: #2B2D2D;
    background: #fff;
    text-decoration: none;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
  }

  .service-menu a:hover {
    opacity: 0.5;
  }

  .service-menu span{
    font-size: 160%;
  }
  
  .arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
    color: #000;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 15px;
  }
  .arrow::before,
  .arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  
  .arrow-bottom::before{
    width: 30px;
    height: 30px;
    /* -webkit-border-radius: 50%; */
    border-radius: 50%;
    background: #000;
  }
  .arrow-bottom::after{
    left: 12px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    /* -webkit-transform: rotate(135deg); */
    transform: rotate(135deg);
  }

  .container-inner_service h2{
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 20px;

  }
  .container-inner_service h2 span{
    font-size: 270%;
    
  }
  .container-inner_service h2 b{
    font-weight: 700;
    
  }

  .container-inner.child-inner .container-inner_img p {
    padding-bottom: 1.5rem;
    font-weight: 400;
  }
  .container-inner.child-inner .container-inner_img p strong {
    line-height: 1.5;
    position: relative;
    top: -.75em;
    margin-bottom: -.6em;
    width: 150%;
  }

  .container-inner_service {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    padding: 8rem 3rem 0;
    color: #000000;
    max-width: 1300px;
    margin: auto;
  }

  .container-inner_service:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }

  .container-inner_service:nth-of-type(2):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
  }

  .container-inner_service_txt {
    padding: 1rem 0;
    width: 52%;
  }
  .container-inner_service_txt2 {
  padding: 1rem 0;
  width: 100%;
  }
  .container-inner_service p {
    font-size: 1.5rem;
    line-height: 1.8;
    padding-bottom: 2rem;
  }
  .container-inner_service p strong {
    font-size: 3.2rem;
    line-height: 4.8rem;
    display: inline-block;
  }

.container-inner_service figure {
    position: absolute;
    right: 5%;
    top: 18%;
    /* width: 35%; */
    /* min-width: 30rem; */
    max-width: 500px;
    z-index: 1;
  }

  .container-inner_sub_service {
    text-align: center;
    padding: 6rem 0 5rem;
  }

  .container-inner_sub_service ul{
 /* margin: 20px; */
  overflow: visible !important;
  width: 90%;
  }

  .container-inner_sub_service ul li{
    margin-left: 20px;
    float: left;
    width: 30%;
    overflow: visible !important;
  }

.section-site a {
  display: block;
  overflow: hidden;
  border-radius: inherit;
}

.section-site a img,
.section-site a .inhouse-image {
  display: block;
  width: 100%;
  transition: transform .4s ease;
  transform-origin: center;
}

.section-site a:hover img,
.section-site a:focus-visible img,
.section-site a:hover .inhouse-image,
.section-site a:focus-visible .inhouse-image {
  transform: scale(1.05);
}

/* container hover で背景だけ拡大 */
.section-site .article-service2:hover figure .inhouse-image,
.section-site .article-service2:focus-within figure .inhouse-image {
  transform: scale(1.05);
}


@media only screen and (max-width: 1000px) {

  #service .container-inner_img {
    padding: 3rem 4% 3rem 4%;
  }
  #service .container-inner_img figure {
    margin-bottom: 1.5rem;
  }
  #service .container-inner_product-wrap {
    padding: 2rem 4% 2rem;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_product .article-product {
    position: relative;
    padding: 2rem 0;
  }
  #service .container-inner_product .article-product h2 {
    text-align: center;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_product .article-product h2 img {
    width: 80%;
  }
  #service .container-inner_product .article-product p {
    font-size: 1.4rem;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_product .article-product_btn {
    text-align: right;
  }
  #service .container-inner_product .article-product_btn a {
    font-size: 1.3rem;
    display: inline-block;
    padding: 1rem 2rem;
    background: #5d646e;
    color: #fff;
  }
  #service .container-inner .section-point {
    background-image: linear-gradient(90deg, #2faf92 0%, #b8ff48 100%);
    padding: 4rem 4% 0;
    position: relative;
    z-index: 2;
  }
  #service .container-inner .section-point header {
    padding-bottom: 1.5rem;
    text-align: center;
  }
  #service .container-inner .section-point_en {
    font-size: 4rem;
    line-height: 1.1;
    color: #fff;
    display: block;
    font-weight: 500;
  }
  #service .container-inner .section-point_ttl {
    font-size: 1.4rem;
  }
  #service .container-inner .section-point_inner {
    text-align: left;
    overflow: hidden;
  }
  #service .container-inner .section-point_inner .article-point {
    padding: 2rem;
    background: #fff;
    margin-bottom: 4rem;
    position: relative;
  }
  #service .container-inner .section-point_inner .article-point span {
    font-size: 3.2rem;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    color: #009944;
    display: block;
    margin-bottom: .5rem;
  }
  #service .container-inner .section-point_inner .article-point h3 {
    font-size: 2rem;
    text-align: center;
    padding-bottom: 2rem;
  }
  #service .container-inner .section-point_inner .article-point figure {
    line-height: 12rem;
    text-align: center;
    padding-bottom: 2rem;
  }
  #service .container-inner .section-point_inner .article-point figure img {
    height: 12rem;
    width: auto;
  }
  #service .container-inner_sub-wrap {
    padding-top: 3rem;
  }
  #service .container-inner_sub_service .article-content {
    margin-bottom: 3rem;
    position: relative;
    overflow: visible;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub_service .article-content header {
    margin-top: 0;
    position: static;
    float: none;
  }
  #service .container-inner_sub_service .article-content header small {
    line-height: 1.1;
    padding: 1.5rem 1.5rem 0;
    margin-bottom: .5rem;
    background: #fff;
    position: absolute;
    bottom: 5rem;
    left: 1.5rem;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-content header .num {
    position: absolute;
    right: 2rem;
    top: -1.5rem;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-content header .num img {
    height: 2.8rem;
  }
  #service .container-inner_sub_service .article-service {
    position: relative;
    background: #fff;
    text-align: right;
    margin-bottom: 3rem;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(2n) {
    text-align: left;
  }
  #service .container-inner_sub_service .article-service figure {
    max-width: 65rem;
    width: 100%;
    height: 80%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 0;
  }
  #service .container-inner_sub_service .article-service figure div {
    width: 100%;
    height: 18rem;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub_service .article-service header {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 2rem 1rem;
  }
  #service .container-inner_sub_service .article-service header .num {
    top: -1.2rem;
    position: relative;
    padding-bottom: -2rem;
  }
  #service .container-inner_sub_service .article-service header .num img {
    height: 2.8rem;
  }
  #service .container-inner_sub_service .article-service header small {
    font-size: 1.2rem;
    display: block;
    font-weight: 500;
    text-align: left;
  }
  #service .container-inner_sub_service .article-service header h2 {
    font-size: 1.7rem;
  }
  #service .container-inner_sub_service .article-service a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  #service .container-inner_txt + .container-inner_service .container-inner_service-wrap {
    padding-top: 0;
  }
  #service .container-inner_txt-wrap {
    padding: 10% 6% 0;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_box-wrap {
    max-width: 124rem;
    margin: 0 auto;
    padding: 4rem 6% 0;
  }
  #service .container-inner_box-wrap:nth-last-of-type(1) {
    padding-bottom: 4rem;
  }
  #service .container-inner_box-wrap h2 {
    font-size: 2rem;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_box-wrap p {
    font-size: 1.4rem;
    line-height: 1.8;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_box-wrap ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
  }
  #service .container-inner_box-wrap ul li:before {
    content: "";
    width: .8rem;
    height: .8rem;
    background: #00479d;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .6rem;
  }
  #service .container-inner_service-wrap {
    padding: 2rem 4%;
  }
  #service .container-inner_service .serction-service {
    padding: 2rem 0;
    overflow: hidden;
    clear: both;
    position: relative;
  }
  #service .container-inner_service .serction-service_content {
    padding-bottom: 2rem;
  }
  #service .container-inner_service .serction-service_content h2 {
    font-size: 2rem;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_service .serction-service_content p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  #service .container-inner_service .serction-service_content ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
  }
  #service .container-inner_service .serction-service_content ul li:before {
    content: "";
    width: .8rem;
    height: .8rem;
    background: #ea68a2;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .6rem;
  }
  #service .container-inner_service .serction-service_img {
    height: 22.5rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #service .container-inner_service .serction-service_info {
    border: .1rem solid #eee;
    padding: 1.5rem;
  }
  #service .container-inner_service .serction-service_info table {
    width: 100%;
    font-size: 1.4rem;
  }
  #service .container-inner_service .serction-service_info table tr:nth-of-type(1) th {
    color: #f39800;
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem;
    border-top: none;
    font-weight: 700;
  }
  #service .container-inner_service .serction-service_info table th {
    color: #666;
    text-align: center;
    padding: .5rem 1rem;
    border-top: 0.1rem solid rgba(238, 238, 238, 0.5);
  }
  #service .container-inner_service .serction-service_info table td {
    text-align: left;
    padding: .5rem 1rem;
    border-top: 0.1rem solid rgba(238, 238, 238, 0.5);
  }
  #service .container-inner_service .serction-service_info dl {
    text-align: left;
    padding: 1rem 0;
  }
  #service .container-inner_service .serction-service_info dl dt {
    font-size: 1.3rem;
    color: #666;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  #service .container-inner_service .serction-service_info dl dd ul li {
    display: inline-block;
    padding: .3rem 1rem;
    margin-right: .5rem;
    margin-bottom: .8rem;
    border-left: .1rem solid #ffb085;
    border-right: .1rem solid #faff6b;
    position: relative;
  }
  #service .container-inner_service .serction-service_info dl dd ul li:before, #service .container-inner_service .serction-service_info dl dd ul li:after {
    content: "";
    width: 100%;
    height: .1rem;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, #ffb085 0%, #faff6b 100%);
  }
  #service .container-inner_service .serction-service_info dl dd ul li:before {
    top: 0;
  }
  #service .container-inner_service .serction-service_info dl dd ul li:after {
    bottom: 0;
  }
  #service .container-inner_arrow {
    text-align: center;
    padding: 3rem 0 2rem;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_arrow p {
    padding: 0 0 2rem 0;
    font-size: 1.4rem;
    font-weight: 700;
  }
  #service .container-inner_arrow ul {
    text-align: center;
  }
  #service .container-inner_arrow ul li {
    position: relative;
    overflow: visible;
    background: rgba(137, 87, 161, 0.5);
    border-radius: .5rem;
    color: #fff;
    font-size: .9rem;
    line-height: 4rem;
    text-align: center;
    height: 4rem;
    width: 6.6rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .2rem 5rem;
  }
  #service .container-inner_arrow ul li.d {
    line-height: 1.2rem;
    padding: .8rem 0;
  }
  #service .container-inner_arrow ul li:after {
    content: "";
    border-width: .7rem;
    border-style: solid;
    border-color: #8957a1 transparent transparent;
    position: absolute;
    left: 40%;
    margin-left: 1.8rem;
    bottom: -4rem;
  }
  #service .container-inner_arrow ul li:before {
    content: "";
    width: 1.7rem;
    height: .2rem;
    background: #8957a1;
    position: absolute;
    left: 40%;
    bottom: -2.3rem;
    margin-left: .5rem;
    transform: rotate(45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(2n) {
    background: #8957a1;
  }
  #service .container-inner_arrow ul li:nth-of-type(2n):after {
    border-color: rgba(137, 87, 161, 0.5) transparent transparent;
  }
  #service .container-inner_arrow ul li:nth-of-type(2n):before {
    background: rgba(137, 87, 161, 0.5);
  }
  #service .container-inner_arrow ul li:nth-of-type(1):after, #service .container-inner_arrow ul li:nth-of-type(2):after, #service .container-inner_arrow ul li:nth-of-type(5):after, #service .container-inner_arrow ul li:nth-of-type(6):after {
    transform: rotate(-45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(3):after, #service .container-inner_arrow ul li:nth-of-type(4):after, #service .container-inner_arrow ul li:nth-of-type(7):after, #service .container-inner_arrow ul li:nth-of-type(8):after {
    transform: rotate(-135deg);
    right: 40%;
    left: auto;
    bottom: -2rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(3):before, #service .container-inner_arrow ul li:nth-of-type(4):before, #service .container-inner_arrow ul li:nth-of-type(7):before, #service .container-inner_arrow ul li:nth-of-type(8):before {
    right: 40%;
    left: auto;
    bottom: -2.5rem;
    margin-right: 1rem;
    margin-left: 0;
    transform: rotate(-45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(2) {
    margin-right: 2rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(6) {
    margin-right: 1rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(9) {
    margin-right: .5rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(9):after, #service .container-inner_arrow ul li:nth-of-type(9):before, #service .container-inner_arrow ul li:nth-of-type(10):after, #service .container-inner_arrow ul li:nth-of-type(10):before {
    display: none;
  }


  .service-menu li{
    width: 98%;
    margin-left: 2%;
    }

    .service-menu a {
      padding: 5px 10px 10px;
      margin: 20px 20px 0 0;
      line-height: unset;
  }

  .arrow {
    vertical-align: middle;
}

.container-inner_service {
  margin: auto 10px;
}

.container-inner_service h2 {
  margin-bottom: 0;
}

.container-inner_service h2 span {
  font-size: 145%;
}

.container-inner_service h2 b {
  font-weight: 700;
}

.container-inner_service p strong {
  font-size: 1.8rem;
  line-height: 3rem;
}

.container-inner_service {
  padding: 20px;
}

.container-inner_service_txt {
  width: 100%;
}

.container-inner_service figure {
  position: static;
  margin-bottom: 20px;
  margin-top: 10px;
}

.container-inner_sub_service {
  padding: 0 0 3rem;
  margin: auto 10px;
}

.container-inner_sub_service ul li {
  margin-left: 20px;
  float: left;
  width: 30%;
  overflow: visible !important;
}

.container-inner_sub_service ul li {
  margin-left: 20px;
  float: none;
  width: 100%;
  overflow: visible !important;
}

#service .container-inner_sub_service .article-service {
  text-align: left;
  height: 18rem;
  margin-bottom: 4rem;
}

.container-inner_sub_service .article-service figure {
  height: 5rem;
}

#service .container-inner_sub_service .article-service2 {
  width: 100%;
  position: relative;
  height: 18rem;
  background: #f3f3f3;
  text-align: right;
  padding: 1rem 2rem;
  margin-bottom: 6rem;
}

#service .container-inner_sub_service .article-service2.article-service-inhouse {
  background: #ffffff;
  height: 27rem;
}

#service .container-inner_sub_service .article-service2 figure {
  max-width: 65rem;
  width: 100%;
  height: 80%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 0;
}

#service .container-inner_sub_service .article-service2 figure.inhouse-figure {
  top: auto;
  height: 50%;
}

#service .container-inner_sub_service .article-service2 figure div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 50px;
  transition: all 0.5s ease-out;
}

#service .container-inner_sub_service .article-service2 figure div.inhouse-image {
  height: 85%;
  background-position: center;
  left: 0;
  bottom: 0;
  top: auto;
}

#service .container-inner_sub_service .article-service2.article-service-inhouse figure div.inhouse-image {
  height: 100%;
}

#service .container-inner_sub_service .article-service2 header {
  position: relative;
  z-index: 2;
}
#service .container-inner_sub_service .article-service2 header .num {
  /* padding-bottom: 6rem; */
  text-align: left;
  position: relative;
  top: -30px;
  /* left: -15px; */
}

  #service .container-inner_sub_service .article-service2 header p {
  font-size: 1.4rem;
  text-align: left;
  margin-bottom: 10px;
}

.arrow2{
  font-size: 15px;
  top: 40px;
  right: 260px;
}
.article-service-inhouse .arrow2 {
}

.arrow2::before,
.arrow2::after{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.article-service-inhouse .arrow2::before {
  position: absolute;
  top: 10px;
  bottom: unset;
  right: 1%;
  content: "";
  vertical-align: middle;
}

.arrow-right::before{
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #000;
}
.arrow-right::after{
  right: 9%;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.article-service-inhouse .arrow-right::after{
  right: 17px;
  top: 22px;
  bottom: unset;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#service .container-inner_sub_service .article-service2 header .num img {
  height: 4rem;
}
#service .container-inner_sub_service .article-service2 header small {
  font-size: 1.2rem;
  display: block;
  font-weight: 500;
  text-align: left;
  margin-top: -20px;
  color: #f39800;
}
#service .container-inner_sub_service .article-service2.article-service-inhouse header small {
  margin-top: 0;
}
#service .container-inner_sub_service .article-service2 header h2 {
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 10px;
}
#service .container-inner_sub_service .article-service2 a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

}



@media only screen and (min-width: 768px) and (max-width: 1000px) {

  /* #service .container-inner_service {
    padding-top: 40rem;
  } */
  #service .container-inner_service figure {
    min-width: 54rem;
  }
  #service .container-inner.child-inner .container-inner_service {
    padding-top: 0;
  }
  #service .container-inner.child-inner .container-inner_service figure {
    min-width: auto;
    width: 100%;
    top: -10rem;
    position: relative;
  }
}

@media only screen and (min-width: 768px) {

  #service .container-inner_service p {
    position: relative;
    z-index: 2;
  }
  #service .container-inner_product-wrap {
    max-width: 124rem;
    margin: 0 auto;
    padding: 12% 6% 8rem;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_product .article-product {
    position: relative;
    padding: 4rem 0 4rem 34rem;
  }
  #service .container-inner_product .article-product h2 {
    width: 30rem;
    height: 12.5rem;
    position: absolute;
    left: 0;
    top: 4rem;
  }
  #service .container-inner_product .article-product p {
    font-size: 1.5rem;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_product .article-product_btn {
    text-align: right;
  }
  #service .container-inner_product .article-product_btn a {
    display: inline-block;
    padding: 1rem 2rem;
    background: #5d646e;
    color: #fff;
  }
  #service .container-inner .section-point {
    background-image: linear-gradient(90deg, #2faf92 0%, #b8ff48 100%);
    padding: 15% 4% 10rem;
    position: relative;
    z-index: 2;
  }
  #service .container-inner .section-point header {
    padding-bottom: 8rem;
    text-align: center;
  }
  #service .container-inner .section-point_en {
    font-size: 6rem;
    line-height: 1.1;
    color: #fff;
    display: block;
    font-weight: 500;
  }
  #service .container-inner .section-point_ttl {
    font-size: 1.6rem;
  }
  #service .container-inner .section-point_inner {
    text-align: left;
    max-width: 124rem;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #service .container-inner .section-point_inner .article-point {
    width: 30%;
    padding: 2.5rem 2.5rem;
    background: #fff;
    margin-bottom: 5rem;
    position: relative;
  }
}



@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner .section-point_inner .article-point {
    width: 48%;
  }
}


@media only screen and (min-width: 768px) {

  #service .container-inner .section-point_inner .article-point span {
    font-size: 4rem;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    color: #009944;
    display: block;
  }
  #service .container-inner .section-point_inner .article-point h3 {
    font-size: 2.4rem;
    text-align: center;
    padding-bottom: 2rem;
  }
  #service .container-inner .section-point_inner .article-point figure {
    line-height: 12rem;
    text-align: center;
    padding-bottom: 2rem;
  }
  #service .container-inner .section-point_inner .article-point figure img {
    height: 12rem;
    width: auto;
  }
  #service .container-inner_sub-wrap {
    max-width: 130rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    overflow: visible;
    flex-wrap: wrap;
  }
  #service .container-inner_sub_service .article-content {
    margin-bottom: 5rem;
    position: relative;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub_service .article-content header {
    margin-top: 0;
    position: static;
  }
  #service .container-inner_sub_service .article-content header small {
    line-height: 1.1;
    padding: 1.5rem 1.5rem 0;
    margin-bottom: .5rem;
    background: #fff;
    position: absolute;
    bottom: 6rem;
    left: 2.5rem;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-content header .num {
    position: absolute;
    right: 2rem;
    top: -2.5rem;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-content header .num img {
    height: 4.8rem;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(2n+1) {
    clear: both;
  }
  #service .container-inner_sub_service .article-content:nth-of-type(2n) {
    float: right;
  }
  #service .container-inner_sub_service .article-service {
    width: 100%;
    position: relative;
    height: 26rem;
    background: #fff;
    text-align: right;
    padding: 1rem 2rem;
    margin-bottom: 6rem;
  }
  #service .container-inner_sub_service .article-service:hover figure div {
    transform: scale(1.08);
  }
  #service .container-inner_sub_service .article-service:nth-of-type(2n) {
    text-align: left;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(2n) figure {
    left: auto;
    right: 0;
  }
  #service .container-inner_sub_service .article-service figure {
    max-width: 90rem;
    width: 100%;
    height: 63%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    /* top: 0; */
    left: 0;
  }

  #service .container-inner_sub_service .article-service2 {
    width: 100%;
    position: relative;
    height: 26rem;
    background: #f3f3f3;
    text-align: right;
    padding: 1rem 2rem;
    margin-bottom: 6rem;
  }

    #service .container-inner_sub_service .article-service2.article-service-inhouse {
    background: #ffffff;
    height: 30rem;
  }
  
  #service .container-inner_sub_service .article-service2 figure {
    max-width: 90rem;
    width: 100%;
    height: 63%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 95px;
    left: 0;
  }
  #service .container-inner_sub_service .article-service2 figure.inhouse-figure {
    top: auto;
  }

  .arrow2{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    top: 25px;
    right: 13px;
  }
  .arrow2::before,
  .arrow2::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }

  .arrow-right::before{
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
  }
  .arrow-right::after{
    left: 11px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #service .container-inner_sub_service .article-service figure div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-out;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(1) header small {
    color: #000;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub_service .article-service:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub_service .article-service header {
    position: relative;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-service header .num {
    /* padding-bottom: 6rem; */
    text-align: left;
    position: relative;
    top: -55px;
    /* left: -15px; */
}

  #service .container-inner_sub_service .article-service header .num img {
    height: 4rem;
  }
  #service .container-inner_sub_service .article-service header small {
    font-size: 1.5rem;
    display: block;
    font-weight: 500;
    text-align: left;
    margin-top: -40px;
  }
  #service .container-inner_sub_service .article-service header h2 {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 10px;
  }
  #service .container-inner_sub_service .article-service a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  #service .container-inner_sub_service .article-service2 figure div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-out;
  }

  #service .container-inner_sub_service .article-service2 figure div.inhouse-image {
  height: 85%;
  background-position: center;
  left: 0;
  bottom: 0;
  top: auto;
}

  #service .container-inner_sub_service .article-service2 header {
    position: relative;
    z-index: 2;
  }
  #service .container-inner_sub_service .article-service2 header .num {
    /* padding-bottom: 6rem; */
    text-align: left;
    position: relative;
    top: -30px;
    /* left: -15px; */
}

  #service .container-inner_sub_service .article-service2 header .num img {
    height: 4rem;
  }
  #service .container-inner_sub_service .article-service2 header small {
    font-size: 1.5rem;
    display: block;
    font-weight: 500;
    text-align: left;
    margin-top: -20px;
    color: #000;
  }
  #service .container-inner_sub_service .article-service2 header h2 {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 10px;
  }
  #service .container-inner_sub_service .article-service2 header p {
  font-size: 1.4rem;
  text-align: left;
  margin-bottom: 10px;
}
  #service .container-inner_sub_service .article-service2 a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }

  #service .container-inner_txt + .container-inner_service .container-inner_service-wrap {
    padding-top: 0;
  }
  #service .container-inner_txt-wrap {
    padding: 10% 6% 0;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_box-wrap {
    max-width: 124rem;
    margin: 0 auto;
    padding: 8rem 6% 0;
  }
  #service .container-inner_box-wrap:nth-last-of-type(1) {
    padding-bottom: 8rem;
  }
  #service .container-inner_box-wrap h2 {
    font-size: 2.4rem;
    padding-bottom: 2.5rem;
  }
  #service .container-inner_box-wrap p {
    font-size: 1.4rem;
    line-height: 1.8;
    padding-bottom: 1.5rem;
  }
  #service .container-inner_box-wrap ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
  }
  #service .container-inner_box-wrap ul li:before {
    content: "";
    width: .8rem;
    height: .8rem;
    background: #00479d;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .6rem;
  }
  #service .container-inner_service-wrap {
    padding: 10% 4% 7rem;
    max-width: 124rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #service .container-inner_service .serction-service {
    padding: 3rem 0;
    overflow: hidden;
    clear: both;
    position: relative;
  }
  #service .container-inner_service .serction-service_content {
    width: 55%;
    float: left;
    padding: 3rem;
  }
  #service .container-inner_service .serction-service_content h2 {
    font-size: 2.4rem;
    padding-bottom: 2.5rem;
  }
  #service .container-inner_service .serction-service_content p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  #service .container-inner_service .serction-service_content ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
  }
  #service .container-inner_service .serction-service_content ul li:before {
    content: "";
    width: .8rem;
    height: .8rem;
    background: #ea68a2;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .6rem;
  }
  #service .container-inner_service .serction-service_img {
    width: 45%;
    height: 90%;
    position: absolute;
    right: 0;
    top: 5%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #service .container-inner_service .serction-service_info {
    width: 45%;
    float: left;
    border: .1rem solid #eee;
    padding: 2.5rem;
  }
  #service .container-inner_service .serction-service_info table {
    width: 100%;
    font-size: 1.4rem;
  }
  #service .container-inner_service .serction-service_info table tr:nth-of-type(1) th {
    color: #f39800;
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem;
    border-top: none;
    font-weight: 700;
  }
  #service .container-inner_service .serction-service_info table th {
    color: #666;
    text-align: center;
    padding: .5rem 1rem;
    border-top: 0.1rem solid rgba(238, 238, 238, 0.5);
  }
  #service .container-inner_service .serction-service_info table td {
    text-align: left;
    padding: .5rem 1rem;
    border-top: 0.1rem solid rgba(238, 238, 238, 0.5);
  }
  #service .container-inner_service .serction-service_info dl {
    text-align: left;
    padding: 1rem 0;
  }
  #service .container-inner_service .serction-service_info dl dt {
    font-size: 1.3rem;
    color: #666;
    font-weight: 700;
    padding-bottom: 1rem;
  }
  #service .container-inner_service .serction-service_info dl dd ul li {
    display: inline-block;
    padding: .3rem 1rem;
    margin-right: .5rem;
    margin-bottom: .8rem;
    border-left: .1rem solid #ffb085;
    border-right: .1rem solid #faff6b;
    position: relative;
  }
  #service .container-inner_service .serction-service_info dl dd ul li:before, #service .container-inner_service .serction-service_info dl dd ul li:after {
    content: "";
    width: 100%;
    height: .1rem;
    position: absolute;
    left: 0;
    background: linear-gradient(to right, #ffb085 0%, #faff6b 100%);
  }
  #service .container-inner_service .serction-service_info dl dd ul li:before {
    top: 0;
  }
  #service .container-inner_service .serction-service_info dl dd ul li:after {
    bottom: 0;
  }
  #service .container-inner_service .serction-service:nth-of-type(2n) .serction-service_content {
    width: 55%;
    float: right;
  }
  #service .container-inner_service .serction-service:nth-of-type(2n) .serction-service_info {
    width: 45%;
    float: left;
  }
  #service .container-inner_service .serction-service:nth-of-type(2n) .serction-service_img {
    width: 45%;
    right: auto;
    left: 0;
  }
  #service .container-inner_arrow {
    text-align: center;
    padding: 10% 6% 10rem;
    position: relative;
    z-index: 2;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner_arrow {
    padding: 10% 0 10rem;
  }
}
@media only screen and (min-width: 768px) {
  #service .container-inner_arrow p {
    padding: 2rem 0;
    font-size: 1.8rem;
    font-weight: 700;
  }
  #service .container-inner_arrow ul {
    max-width: 80rem;
    margin: 0 auto;
    text-align: center;
  }
  #service .container-inner_arrow ul li {
    position: relative;
    overflow: visible;
    background: rgba(137, 87, 161, 0.5);
    border-radius: 1rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 6rem;
    text-align: center;
    height: 6rem;
    width: 14rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1rem 5rem;
  }
  #service .container-inner_arrow ul li.d {
    line-height: 2rem;
    padding: 1rem 0;
  }
  #service .container-inner_arrow ul li:after {
    content: "";
    border-width: .7rem;
    border-style: solid;
    border-color: #8957a1 transparent transparent;
    position: absolute;
    left: 100%;
    margin-left: 1.8rem;
    bottom: -4rem;
  }
  #service .container-inner_arrow ul li:before {
    content: "";
    width: 1.7rem;
    height: .2rem;
    background: #8957a1;
    position: absolute;
    left: 100%;
    bottom: -2.3rem;
    margin-left: .5rem;
    transform: rotate(45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(2n) {
    background: #8957a1;
  }
  #service .container-inner_arrow ul li:nth-of-type(2n):after {
    border-color: rgba(137, 87, 161, 0.5) transparent transparent;
  }
  #service .container-inner_arrow ul li:nth-of-type(2n):before {
    background: rgba(137, 87, 161, 0.5);
  }
  #service .container-inner_arrow ul li:nth-of-type(1):after, #service .container-inner_arrow ul li:nth-of-type(2):after, #service .container-inner_arrow ul li:nth-of-type(5):after, #service .container-inner_arrow ul li:nth-of-type(6):after {
    transform: rotate(-45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(3):after, #service .container-inner_arrow ul li:nth-of-type(4):after, #service .container-inner_arrow ul li:nth-of-type(7):after, #service .container-inner_arrow ul li:nth-of-type(8):after {
    transform: rotate(-135deg);
    right: 100%;
    left: auto;
    bottom: -2rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(3):before, #service .container-inner_arrow ul li:nth-of-type(4):before, #service .container-inner_arrow ul li:nth-of-type(7):before, #service .container-inner_arrow ul li:nth-of-type(8):before {
    right: 100%;
    left: auto;
    bottom: -2.5rem;
    margin-right: 1rem;
    margin-left: 0;
    transform: rotate(-45deg);
  }
  #service .container-inner_arrow ul li:nth-of-type(2) {
    margin-right: 12rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(6) {
    margin-right: 4rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(9) {
    margin-right: 3rem;
  }
  #service .container-inner_arrow ul li:nth-of-type(9):after, #service .container-inner_arrow ul li:nth-of-type(9):before, #service .container-inner_arrow ul li:nth-of-type(10):after, #service .container-inner_arrow ul li:nth-of-type(10):before {
    display: none;
  }
}

.bk_g1 {
background:#F2F2F2;
}

.bk_w {
  background: #fff!important ;
}

.bk_w:before {
  background: #fff!important ;
}
