@charset "UTF-8";
.kv {
  background-image: url(/images/kv.jpg);
  height: 100vh;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 210px;
  text-align: center;
}
.kv img {
  width: 160px;
}
.kv h2 {
  margin-bottom: 40px;
  position: relative;
}
.kv h2 p {
  font-weight: 900;
  font-size: 40px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.97);
  text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.16);
  z-index: 1;
  position: relative;
}
.kv h2 p:first-child {
  margin-bottom: 60px;
}
.kv h2 .batsu {
  font-size: 100px;
  color: #d7ba62;
  position: absolute;
  font-weight: 100;
  z-index: 0;
  top: 50px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.kv p {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #000;
}
.kv .link-flex {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kv .link-flex a {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #d7ba62;
  border: 2px solid #fff;
  padding: 7px 20px;
}
.kv .link-flex a:first-child {
  margin-right: 30px;
}
.kv .inner {
  position: relative;
}
canvas.particles-js-canvas-el {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.news_h {
  width: 80%;
  display: block;
  font-size: 16px;
  margin-right: 0;
  margin-left: auto;
  padding: 2.8em 1.6em 1.8em 0.8em;
  position: relative;
  right: -25px;
  top: -50px;
  color: #fff;
  z-index: 1;
  text-align: center;
  margin-bottom: 140px;
}
.news_h h3 {
  position: absolute;
  top: 133px;
  left: 36%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #707070;
}
.news_h h3:before {
  content: "";
  background-color: #707070;
  width: 250px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.news_h::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  border: 1px solid #debe62;
  -webkit-transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
          transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-box-shadow: -10px -5px 0px 1px rgb(222, 190, 98);
  -ms-box-shadow: -10px -5px 0px 1px rgb(222, 190, 98);
  box-shadow: -10px -5px 0px 1px rgb(222, 190, 98);
}

.news_list {
  margin: 0 auto 80px;
  position: relative;
  text-align: center;
}
.news_list ul {
  list-style-type: none;
  width: 50%;
  margin: 0 auto;
  text-align: left;
}
.news_list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.news_list ul li p.ymd {
  width: 200px;
  margin-right: 0px;
}
.news_list ul li p {
  width: 550px;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #707070;
}
.news_list a {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #000;
  text-shadow: 1px 4px 0px #debe62;
  display: inline-block;
  margin-top: 0px;
}
.news_list a:hover {
  text-shadow: none;
}

.service_h {
  width: 80%;
  display: block;
  font-size: 16px;
  margin-right: auto;
  margin-left: 0;
  padding: 2.8em 1.6em 1.8em 0.8em;
  position: relative;
  left: -25px;
  top: -50px;
  color: #fff;
  z-index: 1;
  text-align: center;
  margin-bottom: 140px;
}
.service_h h3 {
  position: absolute;
  top: 133px;
  left: 65%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
.service_h h3:before {
  content: "";
  background-color: #fff;
  width: 250px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.service_h::before {
  content: "";
  position: absolute;
  width: 110%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #debe62;
  -webkit-transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
          transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-box-shadow: 15px -5px 0px 1px #000;
  -ms-box-shadow: 15px -5px 0px 1px #000;
  box-shadow: 15px -5px 0px 1px #000;
}

.slideConts {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.slideContsL {
  -webkit-transform: translate(-150%, 0);
          transform: translate(-150%, 0);
}

.slideContsR {
  -webkit-transform: translate(150%, 0);
          transform: translate(150%, 0);
}

.slideContsL.show {
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

.slideContsR.show {
  -webkit-transform: translate(0px, 0);
          transform: translate(0px, 0);
}

.t_service_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 680px;
  margin: 40px auto 160px;
}
.t_service_wrap a {
  border-radius: 50%;
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
  margin-right: 40px;
  margin-bottom: 40px;
}
.t_service_wrap a:hover {
  opacity: 0.7;
}
.t_service_wrap a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  width: 200px;
  z-index: 2;
}
.t_service_wrap a:nth-of-type(1) {
  background-image: url(/images/service01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t_service_wrap a:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  background: rgba(0, 0, 0, 0.6);
  -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
.t_service_wrap a:nth-of-type(2) {
  background-image: url(/images/service02.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t_service_wrap a:nth-of-type(2)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
}
.t_service_wrap a:nth-of-type(3) {
  background-image: url(/images/service03.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 0px;
}
.t_service_wrap a:nth-of-type(3)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
}
.t_service_wrap a:nth-of-type(4) {
  background-image: url(/images/service04.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t_service_wrap a:nth-of-type(4)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
}
.t_service_wrap a:nth-of-type(5) {
  background-image: url(/images/service05.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 0px;
}
.t_service_wrap a:nth-of-type(5)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
}

.company_h {
  width: 80%;
  display: block;
  font-size: 16px;
  margin-top: 60px;
  margin-right: 0;
  margin-left: auto;
  padding: 4.8em 1.6em 4.8em 0.8em;
  position: relative;
  right: -25px;
  top: -50px;
  color: #fff;
  z-index: 1;
  text-align: center;
  margin-bottom: 60px;
}
.company_h h3 {
  position: absolute;
  top: 50%;
  left: 36%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
.company_h h3:before {
  content: "";
  background-color: #fff;
  width: 250px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.company_h::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #000;
}

.t_company_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-bottom: 120px;
}
.t_company_wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  background: #ababab;
  width: 1px;
  height: 140px;
}

.t_company_wrap a {
  display: block;
  width: 500px;
}
.t_company_wrap a:nth-of-type(1) {
  margin-right: 80px;
}

.t_company_wrap .box {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.t_company_wrap .box .back {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.t_company_wrap .box .box-inner {
  position: absolute;
  height: 105%;
  width: 105%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.t_company_wrap .box .box-inner:hover {
  height: 80%;
  width: 80%;
  border-radius: 20px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}

.t_company_wrap .box .box-inner p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.t_company_wrap .box .box-inner01 {
  background: rgba(245, 235, 207, 0.6);
}
.t_company_wrap .box .box-inner01 p {
  color: #686868;
}

.t_company_wrap .box .box-inner02 {
  background: rgba(102, 102, 102, 0.6);
}
.t_company_wrap .box .box-inner02 p {
  color: #fff;
}

.contact_h {
  width: 80%;
  display: block;
  font-size: 16px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: 0;
  padding: 4.8em 1.6em 4.8em 0.8em;
  position: relative;
  left: -25px;
  top: -50px;
  color: #000000;
  z-index: 1;
  text-align: center;
  margin-bottom: 60px;
}
.contact_h h3 {
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #000000;
}
.contact_h h3:before {
  content: "";
  background-color: #000;
  width: 250px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.contact_h::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  -webkit-filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.16));
}

.t_contact_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-bottom: 160px;
}
.t_contact_wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  background: #ababab;
  width: 1px;
  height: 140px;
}

.t_contact_wrap a {
  display: block;
  width: 500px;
}
.t_contact_wrap a:nth-of-type(1) {
  margin-right: 80px;
}

.t_contact_wrap .box {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.t_contact_wrap .box .back {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.t_contact_wrap .box .box-inner {
  position: absolute;
  height: 105%;
  width: 105%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.t_contact_wrap .box .box-inner:hover {
  height: 80%;
  width: 80%;
  border-radius: 20px;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
.t_contact_wrap .box .box-inner:hover.box-inner03 {
  background: #e2e5e7;
}
.t_contact_wrap .box .box-inner:hover.box-inner04 {
  background: #000;
}

.t_contact_wrap .box .box-inner div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.t_contact_wrap .box .box-inner div p:nth-of-type(1) {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.t_contact_wrap .box .box-inner div p:nth-of-type(2) {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 25px;
}
.t_contact_wrap .box .box-inner div p:nth-of-type(3) {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 1px solid;
  display: inline-block;
  padding: 15px 60px;
}

.t_contact_wrap .box .box-inner03 {
  background: rgba(112, 127, 137, 0.2);
}
.t_contact_wrap .box .box-inner03 div p {
  color: #727272;
}
.t_contact_wrap .box .box-inner03 div p:nth-of-type(3):hover {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 1px solid;
  display: inline-block;
  padding: 15px 60px;
  color: #000;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.t_contact_wrap .box .box-inner04 {
  background: rgba(0, 0, 0, 0.79);
}
.t_contact_wrap .box .box-inner04 p {
  color: #fff;
}
.t_contact_wrap .box .box-inner04 p:nth-of-type(3):hover {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border: 1px solid;
  display: inline-block;
  padding: 15px 60px;
  color: #000;
  background: rgb(255, 255, 255);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.js-rellax {
  position: absolute;
  right: 0;
}
.js-rellax img {
  width: 400px;
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  .kv {
    background-image: url(/images/kv.jpg);
    height: 350px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    text-align: center;
  }
  .kv img {
    width: 130px;
  }
  .kv h2 {
    margin-bottom: 40px;
    position: relative;
  }
  .kv h2 p {
    font-weight: 900;
    font-size: 30px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.97);
    text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.16);
    z-index: 1;
    position: relative;
  }
  .kv h2 p:first-child {
    margin-bottom: 50px;
  }
  .kv h2 .batsu {
    font-size: 80px;
    color: #d7ba62;
    position: absolute;
    font-weight: 100;
    z-index: 0;
    top: 46px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .kv p {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #000;
  }
  .kv .link-flex {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .kv .link-flex a {
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #d7ba62;
    border: 2px solid #fff;
    padding: 7px 20px;
  }
  .kv .link-flex a:first-child {
    margin-right: 30px;
  }
  .kv .inner {
    position: relative;
  }
  .kv .iframe_slider {
    height: 300px;
  }
  canvas.particles-js-canvas-el {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .news_h {
    width: 95%;
    display: block;
    font-size: 16px;
    padding: 2em 1.6em 1.3em 0.8em;
    right: 0px;
    top: -50px;
    margin-bottom: 80px;
  }
  .news_h h3 {
    position: absolute;
    top: 98px;
    left: 45%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #707070;
  }
  .news_h h3:before {
    content: "";
    background-color: #707070;
    width: 200px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .news_h::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    border: 1px solid #debe62;
    -webkit-transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
            transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-box-shadow: -2px -2px 0px 1px rgb(222, 190, 98);
    -ms-box-shadow: -2px -2px 0px 1px rgb(222, 190, 98);
    box-shadow: -2px -2px 0px 1px rgb(222, 190, 98);
  }
  .news_list {
    margin: 0 auto 40px;
    text-align: center;
  }
  .news_list ul {
    list-style-type: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .news_list ul li {
    display: block;
    width: 90%;
    margin: 0 auto 20px;
  }
  .news_list ul li p.ymd {
    width: auto;
    margin-right: 0px;
  }
  .news_list ul li p {
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #707070;
  }
  .news_list a {
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #000;
    text-shadow: 1px 4px 0px #debe62;
    display: inline-block;
    margin-top: 20px;
  }
  .news_list a:hover {
    text-shadow: 1px 4px 0px #debe62;
  }
  .service_h {
    width: 90%;
    display: block;
    font-size: 16px;
    margin-right: auto;
    margin-left: 0;
    padding: 2em 1.6em 1.3em 0.8em;
    position: relative;
    left: 0;
    top: -50px;
    color: #fff;
    z-index: 1;
    text-align: center;
    margin-bottom: 80px;
  }
  .service_h h3 {
    position: absolute;
    top: 98px;
    left: 55%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
  }
  .service_h h3:before {
    content: "";
    background-color: #fff;
    width: 200px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .service_h::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #debe62;
    -webkit-transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
            transform: scaleY(-1.9) perspective(0.8em) rotateX(1deg);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-box-shadow: 2px -2px 0px 1px #000;
    -ms-box-shadow: 2px -2px 0px 1px #000;
    box-shadow: 2px -2px 0px 1px #000;
  }
  .slideConts {
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  .slideContsL {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }
  .slideContsR {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }
  .slideContsL.show {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  .slideContsR.show {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  .t_service_wrap {
    display: block;
    width: 100%;
    margin: 40px auto 80px;
    text-align: center;
  }
  .t_service_wrap a {
    margin: 0 auto;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
  }
  .t_service_wrap a:hover {
    opacity: 0.7;
  }
  .t_service_wrap a p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    width: 200px;
    z-index: 2;
  }
  .t_service_wrap a:nth-of-type(1) {
    background-image: url(/images/service01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .t_service_wrap a:nth-of-type(1)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    background: rgba(0, 0, 0, 0.6);
    -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
    width: 200px;
    height: 200px;
    border-radius: 50%;
  }
  .t_service_wrap a:nth-of-type(2) {
    background-image: url(/images/service02.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .t_service_wrap a:nth-of-type(2)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
  }
  .t_service_wrap a:nth-of-type(3) {
    background-image: url(/images/service03.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: auto;
  }
  .t_service_wrap a:nth-of-type(3)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
  }
  .t_service_wrap a:nth-of-type(4) {
    background-image: url(/images/service04.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .t_service_wrap a:nth-of-type(4)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
  }
  .t_service_wrap a:nth-of-type(5) {
    background-image: url(/images/service05.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: auto;
  }
  .t_service_wrap a:nth-of-type(5)::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(6px 13px 21px rgba(0, 0, 0, 0.6));
  }
  .company_h {
    width: 95%;
    display: block;
    font-size: 16px;
    margin-top: 60px;
    margin-right: 0;
    margin-left: auto;
    padding: 3.4em 1.6em 3.4em 0.8em;
    position: relative;
    right: 0px;
    top: -20px;
    color: #fff;
    z-index: 1;
    text-align: center;
    margin-bottom: 20px;
  }
  .company_h h3 {
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
  }
  .company_h h3:before {
    content: "";
    background-color: #fff;
    width: 200px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .company_h::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #000;
  }
  .t_company_wrap {
    display: block;
    margin-bottom: 80px;
  }
  .t_company_wrap::after {
    display: none;
  }
  .t_company_wrap a {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  .t_company_wrap a:nth-of-type(1) {
    margin-right: auto;
  }
  .t_company_wrap .box {
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
  }
  .t_company_wrap .box .back {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .t_company_wrap .box .box-inner {
    position: absolute;
    height: 105%;
    width: 105%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .t_company_wrap .box .box-inner:hover {
    height: 80%;
    width: 80%;
    border-radius: 20px;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
  .t_company_wrap .box .box-inner p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .t_company_wrap .box .box-inner01 {
    background: rgba(245, 235, 207, 0.6);
  }
  .t_company_wrap .box .box-inner01 p {
    color: #686868;
  }
  .t_company_wrap .box .box-inner02 {
    background: rgba(102, 102, 102, 0.6);
  }
  .t_company_wrap .box .box-inner02 p {
    color: #fff;
  }
  .contact_h {
    width: 95%;
    display: block;
    font-size: 16px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: 0;
    padding: 3.4em 1.6em 3.4em 0.8em;
    position: relative;
    left: 0px;
    top: -50px;
    color: #000000;
    z-index: 1;
    text-align: center;
    margin-bottom: 20px;
  }
  .contact_h h3 {
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #000000;
    white-space: nowrap;
  }
  .contact_h h3:before {
    content: "";
    background-color: #000;
    width: 200px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .contact_h::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    -webkit-filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0px 10px 60px rgba(0, 0, 0, 0.16));
  }
  .t_contact_wrap {
    display: block;
    margin-bottom: 80px;
  }
  .t_contact_wrap::after {
    display: none;
  }
  .t_contact_wrap a {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  .t_contact_wrap a:nth-of-type(1) {
    margin-right: auto;
  }
  .t_contact_wrap .box {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
  }
  .t_contact_wrap .box .back {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .t_contact_wrap .box .box-inner {
    position: absolute;
    height: 105%;
    width: 105%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .t_contact_wrap .box .box-inner:hover {
    height: 80%;
    width: 80%;
    border-radius: 20px;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
  .t_contact_wrap .box .box-inner:active {
    height: 80%;
    width: 80%;
    border-radius: 20px;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
  }
  .t_contact_wrap .box .box-inner div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .t_contact_wrap .box .box-inner div p:nth-of-type(1) {
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  .t_contact_wrap .box .box-inner div p:nth-of-type(2) {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 25px;
  }
  .t_contact_wrap .box .box-inner div p:nth-of-type(3) {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border: 1px solid;
    display: inline-block;
    padding: 15px 60px;
  }
  .t_contact_wrap .box .box-inner03 {
    background: rgba(112, 127, 137, 0.2);
  }
  .t_contact_wrap .box .box-inner03 div p {
    color: #727272;
  }
  .t_contact_wrap .box .box-inner04 {
    background: rgba(0, 0, 0, 0.79);
  }
  .t_contact_wrap .box .box-inner04 p {
    color: #fff;
  }
  .js-rellax {
    position: absolute;
    right: 0;
  }
  .js-rellax img {
    width: 200px;
    opacity: 0.5;
  }
}
.sub-kv {
  height: 600px;
  padding-top: 210px;
  text-align: center;
}
.sub-kv.sub-kv01 {
  background-image: url(/images/company_kv.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-kv.sub-kv_news {
  background-image: url(/images/news_kv.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-kv.sub-kv02 {
  margin-bottom: 90px;
}
.sub-kv.sub-kv02 .inner .box {
  background-color: rgba(222, 190, 98, 0.4) !important;
}
.sub-kv.sub-kv02 .inner .box h2 {
  -webkit-box-shadow: 0px 0px 11px rgba(222, 190, 98, 0.51);
          box-shadow: 0px 0px 11px rgba(222, 190, 98, 0.51);
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.sub-kv.sub-kv03 {
  background-image: url(/images/contact_kv.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-kv .inner {
  position: relative;
}
.sub-kv .inner .box {
  width: 800px;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.24);
  margin: 0 auto;
  position: relative;
}
.sub-kv .inner img {
  width: 485px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  top: 100%;
  left: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sub-kv .inner h2 {
  font-weight: 900;
  font-size: 34px;
  line-height: 29px;
  text-align: left;
  color: #000;
  background-color: #fff;
  width: 370px;
  height: 100px;
  padding-left: 20px;
  padding-top: 20px;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sub-kv .inner h2 span {
  font-size: 24px;
  padding-left: 20px;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 80%;
  height: auto;
  margin: 0 auto;
  margin-left: 0;
  padding: 40px 0;
  margin-bottom: 30px;
}
.container .box {
  width: 100%;
  height: 190px;
  margin: 0 0 0 0;
  overflow: hidden;
}
.container .box .boxInner {
  width: inherit;
  height: inherit;
  line-height: 190px;
  font-size: 1.5em;
  text-align: center;
  color: #555;
  opacity: 0;
  background: #9e9e9e;
  background: -webkit-gradient(linear, right top, left top, from(#505050), to(#9e9e9e));
  background: linear-gradient(to left, #505050 0%, #9e9e9e 100%);
}
.container .isPlay {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  position: relative;
  opacity: 1 !important;
}
.container .isPlay:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(214, 174, 60) 91.1%);
}
@-webkit-keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.container .fade_scroll_text {
  background: #000;
  border: 1px solid #707070;
  padding: 40px 50px 50px;
  position: relative;
  left: -100px;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}
.container .fade_scroll_text.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.container .fade_scroll_text h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}

.message {
  width: 954px;
  margin: 0 auto 60px;
  position: relative;
}
.message p {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #707f89;
  margin-bottom: 20px;
}
.message img {
  margin-top: 10px;
  width: 200px;
}

.container_r {
  width: 80%;
  margin: 0 auto;
  margin-right: 0;
  margin-bottom: 30px;
}
.container_r .box .boxInner {
  background: -webkit-gradient(linear, left top, right top, from(#505050), to(#9e9e9e));
  background: linear-gradient(to right, #505050 0%, #9e9e9e 100%);
}
.container_r .isPlay {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  position: relative;
  opacity: 1 !important;
}
.container_r .isPlay:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(214, 174, 60) 91.1%);
}
@keyframes play {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.container_r .fade_scroll_text {
  background: #000;
  border: 1px solid #707070;
  padding: 40px 50px 50px;
  position: relative;
  left: 100px;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}
.container_r .fade_scroll_text.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.container_r .fade_scroll_text h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}

table.company-table {
  width: 995px;
  margin: 0 auto 80px;
  position: relative;
}
table.company-table tr {
  text-align: left;
}
table.company-table tr th,
table.company-table tr td {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #707f89;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  padding-top: 20px;
}
table.company-table tr th {
  padding-left: 20px;
}
table.company-table tr td {
  padding-right: 20px;
}
table.company-table tr td iframe {
  margin-top: 10px;
}

table.table-security {
  margin-bottom: 20px;
}
table.table-security th {
  width: 230px;
}

.table-security_text {
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #707f89;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 995px;
  margin: 0 auto;
}

.security_title {
  border-bottom: 1px solid #000;
  padding: 0px 0px 20px;
}

a.sign_link {
  color: #707f89;
  text-decoration: underline;
  display: inline-block;
  -webkit-transition: 2s;
  transition: 2s;
}
a.sign_link:hover {
  color: #aab8c0;
  -webkit-transition: 2s;
  transition: 2s;
}

.margin_bottom {
  margin-bottom: 95px;
}

.container_service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 60%;
  height: auto;
  margin: 0 auto;
  margin-left: 0;
  padding: 20px 0;
  margin-bottom: 30px;
}
.container_service .box {
  width: 100%;
  height: 160px;
  margin: 0 0 0 0;
  overflow: hidden;
}
.container_service .box .boxInner_service {
  width: inherit;
  height: inherit;
  font-weight: bold;
  font-size: 32px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  opacity: 0;
  background: #000;
  padding-left: 20%;
  padding-top: 65px;
}
.container_service .isPlay_service {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  position: relative;
  opacity: 1 !important;
}
.container_service .isPlay_service:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(214, 174, 60) 91.1%);
}
@keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.container_service_r {
  margin: 0 auto;
  margin-right: 0;
}
.container_service_r .box {
  height: 160px;
}
.container_service_r .box .boxInner_service {
  text-align: right;
  padding-right: 20%;
}
@keyframes play {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.service_contents_r {
  position: relative;
  margin-bottom: 160px;
}
.service_contents_r img {
  width: 780px;
  height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-right: 0;
  margin-left: auto;
  display: block;
}
.service_contents_r .desc {
  position: absolute;
  width: 330px;
  top: 90%;
  left: 20%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 23px 28px 0px #c4c4c4;
          box-shadow: 23px 28px 0px #c4c4c4;
  padding: 30px;
}
.service_contents_r .desc p {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #707f89;
}

.service_contents_l {
  position: relative;
  margin-bottom: 160px;
}
.service_contents_l img {
  width: 780px;
  height: 380px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-right: auto;
  margin-left: 0;
  display: block;
}
.service_contents_l .desc {
  position: absolute;
  width: 330px;
  top: 90%;
  left: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 23px 28px 0px #c4c4c4;
          box-shadow: 23px 28px 0px #c4c4c4;
  padding: 30px;
}
.service_contents_l .desc p {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #707f89;
}

.recruit {
  padding-top: 210px;
  height: 100vh;
  background-image: url(/images/recruit.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.recruit h2 {
  width: 430px;
  font-weight: bold;
  font-size: 34px;
  line-height: 30px;
  text-align: left;
  color: #000;
  margin-bottom: 80px;
  background-color: #fff;
  padding: 20px 0px 20px 20px;
}
.recruit h2 span {
  font-size: 24px;
  padding-left: 20px;
}
.recruit p {
  font-weight: bold;
  font-size: 62px;
  line-height: 1.5;
  text-align: left;
  color: #000;
  background-color: #fff;
  padding-bottom: 20px;
  padding-left: 20px;
}

.contact_ri {
  width: 100%;
  background: url(/images/contact-ri.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #dcbc61;
  background-size: 50%;
  height: 400px;
  position: relative;
  margin: 80px 0;
}
.contact_ri h3 {
  font-weight: 900;
  font-size: 43px;
  line-height: 1;
  text-align: left;
  color: #000;
  padding: 30px 0 40px 20px;
  background-color: #fff;
  position: absolute;
  width: 600px;
  top: 40%;
  left: 60%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.contact_form {
  padding-top: 80px;
  text-align: center;
  padding-bottom: 60px;
}
.contact_form p {
  font-weight: 300;
  font-size: 24px;
  line-height: 39px;
  text-align: center;
  color: #707f89;
  margin-bottom: 60px;
}
.contact_form iframe {
  position: relative;
}

@media screen and (max-width: 768px) {
  .sub-kv {
    height: 60vh;
    padding-top: 60px;
    text-align: center;
  }
  .sub-kv.sub-kv02 {
    margin-bottom: 0px;
    height: 50vh;
  }
  .sub-kv .inner .box {
    width: 95%;
    height: 140px;
  }
  .sub-kv .inner img {
    width: 60%;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    position: absolute;
    top: 100%;
    left: 70%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sub-kv .inner h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    color: #000;
    background-color: #fff;
    width: 270px;
    height: 100px;
    padding-left: 20px;
    padding-top: 20px;
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .sub-kv .inner h2 span {
    font-size: 18px;
    padding-left: 10px;
  }
  .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-left: 0;
    padding: 40px 0;
    margin-bottom: 0px;
  }
  .container .box {
    width: 100%;
    height: 120px;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  .container .box .boxInner {
    line-height: 120px;
  }
  .container .fade_scroll_text {
    background: #000;
    border: 1px solid #707070;
    padding: 20px 10px 30px;
    position: relative;
    left: -50px;
    z-index: 2;
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    -webkit-transition: all 800ms;
    transition: all 800ms;
  }
  .container .fade_scroll_text.scrollin {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .container .fade_scroll_text h3 {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
  }
  .message {
    width: 90%;
    margin: 0 auto 0px;
    position: relative;
  }
  .message p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #707f89;
    margin-bottom: 20px;
  }
  .message img {
    width: 180px;
  }
  .container_r {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .container_r .box .boxInner {
    background: -webkit-gradient(linear, left top, right top, from(#505050), to(#9e9e9e));
    background: linear-gradient(to right, #505050 0%, #9e9e9e 100%);
  }
  .container_r .isPlay {
    -webkit-animation-name: play;
            animation-name: play;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    position: relative;
    opacity: 1 !important;
  }
  .container_r .isPlay:before {
    -webkit-animation-name: maskOut;
            animation-name: maskOut;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(214, 174, 60) 91.1%);
  }
  @-webkit-keyframes play {
    from {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes play {
    from {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-webkit-keyframes maskOut {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  @keyframes maskOut {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  .container_r .fade_scroll_text {
    background: #000;
    border: 1px solid #707070;
    padding: 20px 10px 30px;
    position: relative;
    left: 50px;
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    -webkit-transition: all 800ms;
    transition: all 800ms;
  }
  .container_r .fade_scroll_text.scrollin {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .container_r .fade_scroll_text h3 {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
  }
  table.company-table {
    width: 90%;
    margin: 0 auto 80px;
    position: relative;
  }
  table.company-table tr {
    text-align: left;
  }
  table.company-table tr th,
  table.company-table tr td {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #707f89;
    padding-bottom: 0px;
    padding-top: 0px;
    display: block;
    width: 100%;
  }
  table.company-table tr th {
    padding-left: 0px;
    border-bottom: none;
    margin-bottom: 10px;
  }
  table.company-table tr td {
    padding-right: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  table.company-table tr td iframe {
    margin-top: 10px;
    height: 200px;
  }
  .table-security_text {
    width: 90%;
  }
  table.table-security {
    margin-bottom: 0px;
  }
  .container_service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-left: 0;
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .container_service .box {
    width: 100%;
    height: 80px;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  .container_service .box .boxInner_service {
    width: inherit;
    height: inherit;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    color: #fff;
    opacity: 0;
    background: #000;
    padding-left: 20%;
    padding-top: 28px;
  }
  .container_service .isPlay_service {
    -webkit-animation-name: play;
            animation-name: play;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    position: relative;
    opacity: 1 !important;
  }
  .container_service .isPlay_service:before {
    -webkit-animation-name: maskOut;
            animation-name: maskOut;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
            animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(109.6deg, rgb(0, 0, 0) 11.2%, rgb(214, 174, 60) 91.1%);
  }
  @keyframes play {
    from {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes maskOut {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
  }
  .container_service_r {
    margin: 0 auto;
    margin-right: 0;
  }
  .container_service_r .box {
    height: 80px;
  }
  .container_service_r .box .boxInner_service {
    text-align: right;
    padding-right: 20%;
  }
  @keyframes play {
    from {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @keyframes maskOut {
    from {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  .service_contents_r {
    position: relative;
    margin-bottom: 220px;
  }
  .service_contents_r img {
    width: 80%;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
  .service_contents_r .desc {
    position: absolute;
    width: 90%;
    top: 145%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 23px 28px 0px #c4c4c4;
            box-shadow: 23px 28px 0px #c4c4c4;
    padding: 20px;
  }
  .service_contents_r .desc p {
    font-family: "Noto Sans JP";
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #707f89;
  }
  .service_contents_l {
    position: relative;
    margin-bottom: 220px;
  }
  .service_contents_l img {
    width: 80%;
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin-right: auto;
    margin-left: 0;
    display: block;
  }
  .service_contents_l .desc {
    position: absolute;
    width: 90%;
    top: 145%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 23px 28px 0px #c4c4c4;
            box-shadow: 23px 28px 0px #c4c4c4;
    padding: 30px;
  }
  .service_contents_l .desc p {
    font-family: "Noto Sans JP";
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #707f89;
  }
  .recruit {
    padding-top: 40px;
    height: 70vh;
    background-image: url(/images/recruit_sp.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .recruit .inner {
    width: 90%;
    margin: 0 auto;
  }
  .recruit h2 {
    width: 70%;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    color: #000;
    margin-bottom: 40px;
    background-color: #fff;
    padding: 10px 0px 10px 20px;
  }
  .recruit h2 span {
    font-size: 18px;
    padding-left: 10px;
  }
  .recruit p {
    width: 90%;
    font-weight: bold;
    font-size: 33px;
    line-height: 1.5;
    text-align: left;
    color: #000;
    background-color: #fff;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .contact_ri {
    width: 100%;
    background: url(/images/contact-ri.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #dcbc61;
    background-size: 80%;
    height: 200px;
    position: relative;
    margin: 40px 0;
  }
  .contact_ri h3 {
    display: inline-block;
    font-weight: 900;
    font-size: 24px;
    line-height: 1;
    text-align: left;
    color: #000;
    padding: 10px 20px 15px 20px;
    background-color: #fff;
    position: absolute;
    white-space: nowrap;
    width: auto;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .contact_form {
    text-align: center;
  }
  .contact_form p {
    width: 90%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 16px;
    line-height: 39px;
    text-align: center;
    color: #707f89;
    margin-bottom: 60px;
  }
  .contact_form iframe {
    height: 1278px;
  }
}
.privacy_policy {
  position: relative;
  padding: 40px 0 80px;
}
.privacy_policy h3 {
  margin-top: 20px;
  font-size: 20px;
}

.slick-slide img {
  height: 60vh;
  width: 90%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slick-slide {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.is--active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.slick li {
  position: relative;
}
.slick li h3 {
  display: none;
}

.slick-current h3 {
  margin: 0;
  font-weight: 900;
  font-size: 40px;
  line-height: 64px;
  text-align: left;
  color: rgba(255, 255, 255, 0.97);
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.97);
  position: absolute;
  white-space: nowrap;
  width: auto;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: none;
}
.slick-current.is--active h3 {
  display: block;
  -webkit-animation: opacitys 1.5s linear;
          animation: opacitys 1.5s linear;
  opacity: 1;
}
@-webkit-keyframes opacitys {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacitys {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .privacy_policy {
    position: relative;
    padding: 40px 0 40px;
    width: 90%;
    margin: 0 auto;
  }
  .privacy_policy h3 {
    margin-top: 20px;
    font-size: 20px;
  }
  .slick-slide {
    width: 100%;
  }
  button.slick-arrow {
    display: none !important;
  }
  .slick-slide img {
    height: 250px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slick-slide {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .is--active {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .slick li {
    position: relative;
  }
  .slick li h3 {
    display: none;
  }
  .slick-current h3 {
    margin: 0;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
    color: rgba(255, 255, 255, 0.97);
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.97);
    position: absolute;
    white-space: nowrap;
    width: auto;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
    z-index: 10;
  }
  .slick-current.is--active h3 {
    display: block;
    -webkit-animation: opacitys 1.5s linear;
            animation: opacitys 1.5s linear;
    opacity: 1;
  }
  @-webkit-keyframes opacitys {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes opacitys {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}