@media only screen and (max-width: 767px) {
  #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 .article-content {
    margin-bottom: 3rem;
    position: relative;
    overflow: visible;
  }
  #service .container-inner_sub .article-content:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub .article-content:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub .article-content:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub .article-content:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub .article-content:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub .article-content:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub .article-content header {
    margin-top: 0;
    position: static;
    float: none;
  }
  #service .container-inner_sub .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 .article-content header .num {
    position: absolute;
    right: 2rem;
    top: -1.5rem;
    z-index: 2;
  }
  #service .container-inner_sub .article-content header .num img {
    height: 2.8rem;
  }
  #service .container-inner_sub .article-service {
    position: relative;
    background: #fff;
    text-align: right;
    margin-bottom: 3rem;
  }
  #service .container-inner_sub .article-service:nth-of-type(2n) {
    text-align: left;
  }
  #service .container-inner_sub .article-service figure {
    height: 18rem;
    overflow: hidden;
  }
  #service .container-inner_sub .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 .article-service:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub .article-service:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub .article-service:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub .article-service:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub .article-service:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub .article-service:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub .article-service header {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 2rem  2rem;
  }
  #service .container-inner_sub .article-service header .num {
    top: -2rem;
    position: relative;
    padding-bottom: -2rem;
  }
  #service .container-inner_sub .article-service header .num img {
    height: 2.8rem;
  }
  #service .container-inner_sub .article-service header small {
    font-size: 1.6rem;
    display: block;
    font-weight: 500;
  }
  #service .container-inner_sub .article-service header h2 {
    font-size: 1.8rem;
  }
  #service .container-inner_sub .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;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner_img {
    padding-top: 40rem;
  }
}
@media only screen and (min-width: 768px) {
  #service .container-inner_img figure {
    position: absolute;
    right: 2%;
    top: -12%;
    width: 40%;
    min-width: 61rem;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner_img figure {
    min-width: 54rem;
  }
}
@media only screen and (min-width: 768px) {
  #service .container-inner_img p {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner.child-inner .container-inner_img {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #service .container-inner.child-inner .container-inner_img figure {
    min-width: auto;
    width: 100%;
    top: -10rem;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  #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 {
    padding-top: 3rem;
  }
  #service .container-inner_sub .article-content {
    margin-bottom: 5rem;
    position: relative;
  }
  #service .container-inner_sub .article-content:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub .article-content:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub .article-content:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub .article-content:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub .article-content:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub .article-content:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub .article-content header {
    margin-top: 0;
    position: static;
  }
  #service .container-inner_sub .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 .article-content header .num {
    position: absolute;
    right: 2rem;
    top: -2.5rem;
    z-index: 2;
  }
  #service .container-inner_sub .article-content header .num img {
    height: 4.8rem;
  }
  #service .container-inner_sub .article-content:nth-of-type(2n+1) {
    clear: both;
  }
  #service .container-inner_sub .article-content:nth-of-type(2n) {
    float: right;
  }
  #service .container-inner_sub .article-service {
    width: 100%;
    position: relative;
    height: 42rem;
    background: #fff;
    text-align: right;
    padding: 6.5rem 7rem;
    margin-bottom: 6rem;
  }
  #service .container-inner_sub .article-service:hover figure div {
    transform: scale(1.08);
  }
  #service .container-inner_sub .article-service:nth-of-type(2n) {
    text-align: left;
  }
  #service .container-inner_sub .article-service:nth-of-type(2n) figure {
    left: auto;
    right: 0;
  }
  #service .container-inner_sub .article-service figure {
    max-width: 65rem;
    width: 65%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  #service .container-inner_sub .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 .article-service:nth-of-type(1) header small {
    color: #f39800;
  }
  #service .container-inner_sub .article-service:nth-of-type(2) header small {
    color: #ea68a2;
  }
  #service .container-inner_sub .article-service:nth-of-type(3) header small {
    color: #8957a1;
  }
  #service .container-inner_sub .article-service:nth-of-type(4) header small {
    color: #00479d;
  }
  #service .container-inner_sub .article-service:nth-of-type(5) header small {
    color: #009944;
  }
  #service .container-inner_sub .article-service:nth-of-type(6) header small {
    color: #5d646e;
  }
  #service .container-inner_sub .article-service header {
    position: relative;
    z-index: 2;
  }
  #service .container-inner_sub .article-service header .num {
    padding-bottom: 6rem;
  }
  #service .container-inner_sub .article-service header .num img {
    height: 4.8rem;
  }
  #service .container-inner_sub .article-service header small {
    font-size: 2.4rem;
    display: block;
    font-weight: 500;
  }
  #service .container-inner_sub .article-service header h2 {
    font-size: 3.6rem;
  }
  #service .container-inner_sub .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: 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;
  }
}
