.elementor-539 .elementor-element.elementor-element-243013b > .elementor-background-overlay{background-color:#000000;opacity:0.2;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-539 .elementor-element.elementor-element-243013b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:150px 100px 100px 100px;}.elementor-539 .elementor-element.elementor-element-1014753 > .elementor-element-populated{margin:129px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-539 .elementor-element.elementor-element-0813d86 .elementor-heading-title{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:52px;font-weight:500;line-height:55px;}.elementor-539 .elementor-element.elementor-element-200e100{color:#FFFFFF;font-family:"Arial", Sans-serif;font-size:16px;font-weight:600;}.elementor-539 .elementor-element.elementor-element-2f0b911 > .elementor-container{max-width:1200px;}.elementor-539 .elementor-element.elementor-element-2f0b911{margin-top:60px;margin-bottom:60px;}.elementor-539 .elementor-element.elementor-element-1c39fad .elementor-heading-title{color:#454545;}.elementor-539 .elementor-element.elementor-element-4598d47 > .elementor-container{max-width:1200px;}.elementor-539 .elementor-element.elementor-element-4598d47{margin-top:60px;margin-bottom:60px;}.elementor-539 .elementor-element.elementor-element-31d9660 .elementor-heading-title{color:#454545;font-family:"Noto Sans", Sans-serif;font-size:16px;font-weight:600;}.elementor-539 .elementor-element.elementor-element-9db02a1 .elementor-heading-title{font-family:"Noto Sans", Sans-serif;font-size:27px;font-weight:600;}.elementor-539 .elementor-element.elementor-element-f7cc4f1{color:#7A7A7A;}/* Start custom CSS for html, class: .elementor-element-34fda37 */.container{
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
}

.container a{
      text-decoration: none!important;
}

.content-index{
    overflow:hidden;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
  list-style: none;
}


@media (max-width: 1000px) {
  .services__list {
    margin: -20px -10px 0;
  }
}
@media screen and (max-width: 599px) {
  .services__list {
    margin: -10px -5px 0;
  }
}
.services__list > li {
  width: 25%;
  margin-top: 32px;
  padding: 0 16px;
}

@media (max-width: 1000px) {
  .services__list > li {
    width: 33.333333%;
    padding: 0 10px;
    margin-top: 20px;
  }

  .services__list > li a:before {
    content: none !important;
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .services__list > li {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
}

.services__list > li:nth-child(9n + 1) a:after {
  border-right-color: #1BD7FF;
  border-bottom-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:before {
  background-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:hover {
  border-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 2) a:after {
  border-right-color: #8dc21f;
  border-bottom-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:before {
  background-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:hover {
  border-color: #8dc21f;
}

.services__list > li:nth-child(9n + 3) a:after {
  border-right-color: #fdc400;
  border-bottom-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:before {
  background-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:hover {
  border-color: #fdc400;
}

.services__list > li > div {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .services__list > li > div {
    padding: 0 5px;
    min-height: 150px;
    margin: 0 0 15px 0;
  }
}


.services__list > li.content-index__middle {
  width: 50%;
}


.services__list > li > a {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1000px) {
  .services__list > li > a {
    min-height: 100px;
  }
  .services__list > li.content-index__middle {
  width: 70%;
}
}
@media (max-width: 599px) {
  .service-index__list_sp > li > a {
    height: 100px;
  }
    .services__list > li.content-index__middle {
  width: 100%;
}
}
.services__list > li > a:before {
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg);
  content: "";
  width: 100vw;
  height: 100vw;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  z-index: 0;
}

.services__list > li > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid #000;
  position: absolute;
  right: 4px;
  bottom: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.services__list > li > a:hover:before {
  -webkit-transform: translate(-40%, -40%) rotate(45deg);
  transform: translate(-40%, -40%) rotate(45deg);
}

.services__list > li > a:hover {
  text-decoration: none;
}

@media (min-width: 1001px) {
  .services__list > li > a:hover:after {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }

  .services__list > li > a:hover .content-index__en,
  .services__list > li > a:hover .content-index__ja {
    color: #fff;
    -webkit-animation-name: content-index-hover;
    animation-name: content-index-hover;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @-webkit-keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
  @keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
}
.content-index__en {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  display: block;
  font-size: 24px;
  color: #333333;
  position: relative;
  text-transform: uppercase;
}


@media screen and (max-width: 599px) {
  .content-index__en {
    font-size: 16px;
  }
}
.content-index__ja {
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 4px;
}

@media screen and (max-width: 599px) {
  .content-index__ja {
    font-size: 12px;
  }
}
.content-index__en,
.content-index__ja {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34fda37 */.container{
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
}

.container a{
      text-decoration: none!important;
}

.content-index{
    overflow:hidden;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
  list-style: none;
}


@media (max-width: 1000px) {
  .services__list {
    margin: -20px -10px 0;
  }
}
@media screen and (max-width: 599px) {
  .services__list {
    margin: -10px -5px 0;
  }
}
.services__list > li {
  width: 25%;
  margin-top: 32px;
  padding: 0 16px;
}

@media (max-width: 1000px) {
  .services__list > li {
    width: 33.333333%;
    padding: 0 10px;
    margin-top: 20px;
  }

  .services__list > li a:before {
    content: none !important;
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .services__list > li {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
}

.services__list > li:nth-child(9n + 1) a:after {
  border-right-color: #1BD7FF;
  border-bottom-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:before {
  background-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:hover {
  border-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 2) a:after {
  border-right-color: #8dc21f;
  border-bottom-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:before {
  background-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:hover {
  border-color: #8dc21f;
}

.services__list > li:nth-child(9n + 3) a:after {
  border-right-color: #fdc400;
  border-bottom-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:before {
  background-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:hover {
  border-color: #fdc400;
}

.services__list > li > div {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .services__list > li > div {
    padding: 0 5px;
    min-height: 150px;
    margin: 0 0 15px 0;
  }
}


.services__list > li.content-index__middle {
  width: 50%;
}


.services__list > li > a {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1000px) {
  .services__list > li > a {
    min-height: 100px;
  }
  .services__list > li.content-index__middle {
  width: 70%;
}
}
@media (max-width: 599px) {
  .service-index__list_sp > li > a {
    height: 100px;
  }
    .services__list > li.content-index__middle {
  width: 100%;
}
}
.services__list > li > a:before {
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg);
  content: "";
  width: 100vw;
  height: 100vw;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  z-index: 0;
}

.services__list > li > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid #000;
  position: absolute;
  right: 4px;
  bottom: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.services__list > li > a:hover:before {
  -webkit-transform: translate(-40%, -40%) rotate(45deg);
  transform: translate(-40%, -40%) rotate(45deg);
}

.services__list > li > a:hover {
  text-decoration: none;
}

@media (min-width: 1001px) {
  .services__list > li > a:hover:after {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }

  .services__list > li > a:hover .content-index__en,
  .services__list > li > a:hover .content-index__ja {
    color: #fff;
    -webkit-animation-name: content-index-hover;
    animation-name: content-index-hover;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @-webkit-keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
  @keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
}
.content-index__en {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  display: block;
  font-size: 24px;
  color: #333333;
  position: relative;
  text-transform: uppercase;
}


@media screen and (max-width: 599px) {
  .content-index__en {
    font-size: 16px;
  }
}
.content-index__ja {
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 4px;
}

@media screen and (max-width: 599px) {
  .content-index__ja {
    font-size: 12px;
  }
}
.content-index__en,
.content-index__ja {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34fda37 */.container{
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
}

.container a{
      text-decoration: none!important;
}

.content-index{
    overflow:hidden;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
  list-style: none;
}


@media (max-width: 1000px) {
  .services__list {
    margin: -20px -10px 0;
  }
}
@media screen and (max-width: 599px) {
  .services__list {
    margin: -10px -5px 0;
  }
}
.services__list > li {
  width: 25%;
  margin-top: 32px;
  padding: 0 16px;
}

@media (max-width: 1000px) {
  .services__list > li {
    width: 33.333333%;
    padding: 0 10px;
    margin-top: 20px;
  }

  .services__list > li a:before {
    content: none !important;
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .services__list > li {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
}

.services__list > li:nth-child(9n + 1) a:after {
  border-right-color: #1BD7FF;
  border-bottom-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:before {
  background-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:hover {
  border-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 2) a:after {
  border-right-color: #8dc21f;
  border-bottom-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:before {
  background-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:hover {
  border-color: #8dc21f;
}

.services__list > li:nth-child(9n + 3) a:after {
  border-right-color: #fdc400;
  border-bottom-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:before {
  background-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:hover {
  border-color: #fdc400;
}

.services__list > li > div {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .services__list > li > div {
    padding: 0 5px;
    min-height: 150px;
    margin: 0 0 15px 0;
  }
}


.services__list > li.content-index__middle {
  width: 50%;
}


.services__list > li > a {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1000px) {
  .services__list > li > a {
    min-height: 100px;
  }
  .services__list > li.content-index__middle {
  width: 70%;
}
}
@media (max-width: 599px) {
  .service-index__list_sp > li > a {
    height: 100px;
  }
    .services__list > li.content-index__middle {
  width: 100%;
}
}
.services__list > li > a:before {
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg);
  content: "";
  width: 100vw;
  height: 100vw;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  z-index: 0;
}

.services__list > li > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid #000;
  position: absolute;
  right: 4px;
  bottom: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.services__list > li > a:hover:before {
  -webkit-transform: translate(-40%, -40%) rotate(45deg);
  transform: translate(-40%, -40%) rotate(45deg);
}

.services__list > li > a:hover {
  text-decoration: none;
}

@media (min-width: 1001px) {
  .services__list > li > a:hover:after {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }

  .services__list > li > a:hover .content-index__en,
  .services__list > li > a:hover .content-index__ja {
    color: #fff;
    -webkit-animation-name: content-index-hover;
    animation-name: content-index-hover;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @-webkit-keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
  @keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
}
.content-index__en {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  display: block;
  font-size: 24px;
  color: #333333;
  position: relative;
  text-transform: uppercase;
}


@media screen and (max-width: 599px) {
  .content-index__en {
    font-size: 16px;
  }
}
.content-index__ja {
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 4px;
}

@media screen and (max-width: 599px) {
  .content-index__ja {
    font-size: 12px;
  }
}
.content-index__en,
.content-index__ja {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-34fda37 */.container{
    max-width: 1230px;
    padding: 0 15px;
    margin: 0 auto;
    display: block;
}

.container a{
      text-decoration: none!important;
}

.content-index{
    overflow:hidden;
}

.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
  list-style: none;
}


@media (max-width: 1000px) {
  .services__list {
    margin: -20px -10px 0;
  }
}
@media screen and (max-width: 599px) {
  .services__list {
    margin: -10px -5px 0;
  }
}
.services__list > li {
  width: 25%;
  margin-top: 32px;
  padding: 0 16px;
}

@media (max-width: 1000px) {
  .services__list > li {
    width: 33.333333%;
    padding: 0 10px;
    margin-top: 20px;
  }

  .services__list > li a:before {
    content: none !important;
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .services__list > li {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
  }
}

.services__list > li:nth-child(9n + 1) a:after {
  border-right-color: #1BD7FF;
  border-bottom-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:before {
  background-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 1) a:hover {
  border-color: #1BD7FF;
}

.services__list > li:nth-child(9n + 2) a:after {
  border-right-color: #8dc21f;
  border-bottom-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:before {
  background-color: #8dc21f;
}

.services__list > li:nth-child(9n + 2) a:hover {
  border-color: #8dc21f;
}

.services__list > li:nth-child(9n + 3) a:after {
  border-right-color: #fdc400;
  border-bottom-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:before {
  background-color: #fdc400;
}

.services__list > li:nth-child(9n + 3) a:hover {
  border-color: #fdc400;
}

.services__list > li > div {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .services__list > li > div {
    padding: 0 5px;
    min-height: 150px;
    margin: 0 0 15px 0;
  }
}


.services__list > li.content-index__middle {
  width: 50%;
}


.services__list > li > a {
  width: 100%;
  min-height: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #aaaaaa;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1000px) {
  .services__list > li > a {
    min-height: 100px;
  }
  .services__list > li.content-index__middle {
  width: 70%;
}
}
@media (max-width: 599px) {
  .service-index__list_sp > li > a {
    height: 100px;
  }
    .services__list > li.content-index__middle {
  width: 100%;
}
}
.services__list > li > a:before {
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(50%, 50%) rotate(45deg);
  transform: translate(50%, 50%) rotate(45deg);
  content: "";
  width: 100vw;
  height: 100vw;
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
  z-index: 0;
}

.services__list > li > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 10px solid #000;
  border-bottom: 10px solid #000;
  position: absolute;
  right: 4px;
  bottom: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.services__list > li > a:hover:before {
  -webkit-transform: translate(-40%, -40%) rotate(45deg);
  transform: translate(-40%, -40%) rotate(45deg);
}

.services__list > li > a:hover {
  text-decoration: none;
}

@media (min-width: 1001px) {
  .services__list > li > a:hover:after {
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }

  .services__list > li > a:hover .content-index__en,
  .services__list > li > a:hover .content-index__ja {
    color: #fff;
    -webkit-animation-name: content-index-hover;
    animation-name: content-index-hover;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @-webkit-keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
  @keyframes content-index-hover {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100% {
      -webkit-transform: scale(1.12);
      transform: scale(1.12);
    }
  }
}
.content-index__en {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  display: block;
  font-size: 24px;
  color: #333333;
  position: relative;
  text-transform: uppercase;
}


@media screen and (max-width: 599px) {
  .content-index__en {
    font-size: 16px;
  }
}
.content-index__ja {
  display: block;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 1.4;
  margin-top: 4px;
}

@media screen and (max-width: 599px) {
  .content-index__ja {
    font-size: 12px;
  }
}
.content-index__en,
.content-index__ja {
  text-align: center;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}/* End custom CSS */