/*-------------------------------------------------------------------*/
/* index-Wrapper */
/*-------------------------------------------------------------------*/
.index-Wrapper{
  padding-bottom: 177px;
}
@media screen and (max-width:1024px) {
  .index-Wrapper{
    padding-bottom: 26.04vw;
  }
}

/*-------------------------------------------------------------------*/
/* index-Hero */
/*-------------------------------------------------------------------*/
.index-Hero{
  width: 100%;
  height: 52.708333333333333vw;
  max-height: 1012px;
  padding: 0 50px;
  background-color: #000;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Hero{
    /* height: 177.86vw; */
    height: 213.33vw;
    max-height: none;
    padding: 0 5.21vw;
  }
}
.index-Hero_Content{
  max-width: 1620px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width:1024px) {
  .index-Hero_Content{
    padding: 35.8073vw 0 0;
    display: block;
  }
}
.index-Hero_Content .catch{
  width: 47.447916vw;
}
.index-Hero_Content .catch img{
  transform: translateX(-1.875vw);
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .catch{
    width: 83.8542vw;
  }
  .index-Hero_Content .catch img{
    transform: translateX(-5.4688vw);
  }
}
.index-Hero_Content .catch img{
  width: 100%;
  height: auto;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .catch{
    width: 911px;
  }
  .index-Hero_Content .catch img{
    transform: translateX(-36px);
  }
}
.index-Hero_Content .nav{
  margin-top: 5.46875vw;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav{
    margin-top: 105px;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav{
    margin-top: 13.02vw;
  }
}
.index-Hero_Content .nav .label{
  min-height: 30px;
  /* margin-bottom: 10px; */
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
  letter-spacing: .12em;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .label{
    width: 90%;
    min-height: 4.95vw;
    font-size: 1.6rem;
  }
}
.index-Hero_Content .nav .label p{
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  white-space: nowrap;
}
.index-Hero_Content .nav .flow{
  position: relative;
}
.index-Hero_Content .nav .flow .line{
  width: 85%;
  height: 2px;
  display: block;
  background: #fff;
  transform-origin: 0 0;
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .line{
    width: 55%;
  }
}
.index-Hero_Content .nav .flow .link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1.45833vw;
}
.index-Hero_Content .nav .flow .link .inner {
  display: flex;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .link {
    right: -28px;
  }
}
@media screen and (max-width:1740px) {
  .index-Hero_Content .nav .flow .link {
    right: 0;
  }
}
.index-Hero_Content .nav .flow .btn a{
  width: 14.79166vw;
  max-width: 282px;
  height: 14.79166vw;
  max-height: 282px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a{
    width: 41.41vw;
    max-width: none;
    height: 41.41vw;
    max-height: none;
  }
}
.index-Hero_Content .nav .flow .btn a::before{
  content: "";
  width: 10.416666vw;
  max-width: 200px;
  height: 10.416666vw;
  max-height: 200px;
  margin: auto;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: rotate(45deg);
  z-index: -1;
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a::before{
    width: 29.3vw;
    max-width: none;
    height: 29.3vw;
    max-height: none;
  }
}
.index-Hero_Content .nav .flow .btn a svg.icon{
  width: 1.5625vw;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .btn a svg.icon{
    width: 30px;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a svg.icon{
    width: 4.43vw;
  }
}
.index-Hero_Content .nav .flow .btn a svg.arrow{
  width: 7.91666vw;
  max-width: 152px;
  height: 14.79166vw;
  max-height: 284px;
  position: absolute;
  top: 0;
  right: -1.97916vw;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .btn a svg.arrow{
    right: -38px;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a svg.arrow{
    width: 22.14vw;
    max-width: none;
    height: 41.41vw;
    max-height: none;
    right: -5.6vw;
  }
}
.index-Hero_Content .nav .flow .btn a p{
  color: #0F0F0F;
}
.index-Hero_Content .nav .flow .btn a p.en{
  margin-top: 1.14583vw;
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1.5625vw;
  letter-spacing: .08em;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .btn a p.en{
    margin-top: 22px;
    font-size: 3.0rem;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a p.en{
    margin-top: 2.86vw;
    font-size: 3.5rem;
  }
}
.index-Hero_Content .nav .flow .btn.download a p.en{
  margin-top: 0.989583vw;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .btn.download a p.en{
    margin-top: 19px;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn.download a p.en{
    margin-top: 2.6042vw;
  }
}
.index-Hero_Content .nav .flow .btn a p.jp{
  margin-top: 0.52083vw;
  font-weight: 700;
  font-size: 0.72916vw;
  letter-spacing: .06em;
}
@media screen and (min-width:1920px) {
  .index-Hero_Content .nav .flow .btn a p.jp{
    margin-top: 10px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width:1024px) {
  .index-Hero_Content .nav .flow .btn a p.jp{
    margin-top: 1.43vw;
    font-size: 1.9rem;
  }
}
@media (hover: hover) {
  .index-Hero_Content .nav .flow .btn a,
  .index-Hero_Content .nav .flow .btn a .arrow{
    transition: transform .3s;
  }
  .index-Hero_Content .nav .flow .btn a:hover{
    transform: scale(1.05);
  }
  .index-Hero_Content .nav .flow .btn a:hover .arrow{
    transform: translate(10px, 0) !important;
  }
}
.index-Hero_Bg{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.index-Hero_Bg::after{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABhJREFUGFdj5Ofn///x40dGBiiAM4gXAAD7ngQF0nVwHAAAAABJRU5ErkJggg==');
}
.index-Hero_Bg video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .4;
}
.index-Hero_LoopText{
  width: 100%;
  height: 322px;
  position: absolute;
  left: 0;
  bottom: -208px;
}
@media screen and (max-width:1024px) {
  .index-Hero_LoopText{
    height: 41.93vw;
    bottom: -27.34vw;
  }
}
.index-Hero_LoopText .text{
  height: 165px;
  display: flex;
  position: absolute;
  will-change: transform;
}
@media screen and (max-width:1024px) {
  .index-Hero_LoopText .text{
    height: 21.48vw;
  }
}
.index-Hero_LoopText .text img{
  width: auto;
  height: 100%;
}
.index-Hero_LoopText .text.top{
  top: 0;
  left: 0;
}
.index-Hero_LoopText .text.bottom{
  bottom: 0;
  right: 0;
}

/*-------------------------------------------------------------------*/
/* index-News */
/*-------------------------------------------------------------------*/
.index-News{
  margin-top: 80px;
  padding: 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width:1024px) {
  .index-News{
    margin-top: 11.72vw;
    padding: 0 5.21vw;
  }
}
.index-News_Content{
  max-width: 1620px;
  margin: 0 auto;
}
.index-News_Content .sw-ViewMore{
  margin-top: 60px;
}
@media screen and (max-width:1024px) {
  .index-News_Content .sw-ViewMore{
    margin-top: 6.51vw;
  }
}

/*-------------------------------------------------------------------*/
/* index-Works */
/*-------------------------------------------------------------------*/
.index-Works{
  margin-top: 150px;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Works{
    margin-top: 27.34vw;
    padding: 0 5.21vw;
  }
}
.index-Works_Bgletters{
  position: absolute;
  top: -103px;
  right: 40px;
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 30.0rem;
  color: #F2F2F2;
  text-shadow:
    1px 1px 0px rgba(15, 15, 15, .1),
    -1px 1px 0px rgba(15, 15, 15, .1),
    1px -1px 0px rgba(15, 15, 15, .1),
    -1px -1px 0px rgba(15, 15, 15, .1),
    1px 0px 0px rgba(15, 15, 15, .1),
    0px 1px 0px rgba(15, 15, 15, .1),
    -1px 0px 0px rgba(15, 15, 15, .1),
    0px -1px 0px rgba(15, 15, 15, .1);
  text-align: right;
  z-index: -1;
}
@media screen and (max-width:1024px) {
  .index-Works_Bgletters{
    font-size: 20.0rem;
    top: -6.25vw;
    right: 0;
  }
}
.index-Works_Body{
  max-width: 1620px;
  margin: 0 auto;
}
.index-Works_Body .sw-WorksArchive{
  margin-top: 72px;
}
@media screen and (max-width:1024px) {
  .index-Works_Body .sw-WorksArchive{
    margin-top: 7.81vw;
  }
}
.index-Works_Body .sw-ViewMore{
  margin-top: 60px;
}
@media screen and (max-width:1024px) {
  .index-Works_Body .sw-ViewMore{
    margin-top: 7.81vw;
  }
}

/*-------------------------------------------------------------------*/
/* index-Client */
/*-------------------------------------------------------------------*/
.index-Client{
  margin-top: 222px;
  padding: 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width:1024px) {
  .index-Client{
    margin-top: 28.65vw;
    padding: 0 5.21vw;
  }
}
.index-Client_Bgletters{
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 60.0rem;
  color: #F8F8F8;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  z-index: -1;
}
@media screen and (max-width:1024px) {
  .index-Client_Bgletters{
    top: 28.65vw;
  }
}
.index-Client_Body{
  margin-top: 102px;
}
@media screen and (max-width:1024px) {
  .index-Client_Body{
    margin-top: 15.63vw;
  }
}
.index-Client_Body .clients{
  height: 198px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Client_Body .clients{
    height: 37.76vw;
  }
}
.index-Client_Body .clients .logo{
  height: 74px;
  display: inline-flex;
  position: absolute;
  will-change: transform;
}
@media screen and (max-width:1024px) {
  .index-Client_Body .clients .logo{
    height: 14.06vw;
  }
}
.index-Client_Body .clients .logo img{
  width: auto;
  height: 100%;
}
.index-Client_Body .clients .logo.top{
  top: 0;
  left: -50px;
}
@media screen and (max-width:1024px) {
  .index-Client_Body .clients .logo.top{
    left: -5.21vw;
  }
}
.index-Client_Body .clients .logo.bottom{
  bottom: 0;
  right: -50px;
}
@media screen and (max-width:1024px) {
  .index-Client_Body .clients .logo.bottom{
    right: -5.21vw;
  }
}

/*-------------------------------------------------------------------*/
/* index-Service */
/*-------------------------------------------------------------------*/
.index-Service{
  margin-top: 355px;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Service{
    margin-top: 33.85vw;
    padding: 0 5.21vw;
  }
}
.index-Service::before{
  content: "";
  width: calc(100% - 100px);
  height: 412px;
  margin: 0 auto;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABdJREFUGFdjnNDX87+gqISRAQrgDOIFAAGhBAUF7H+rAAAAAElFTkSuQmCC'), url(../../images/common/index/bg_service.jpg);
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -152px;
}
@media screen and (max-width:1024px) {
  .index-Service::before{
    width: 94.92vw;
    height: 49.61vw;
    right: -5.21vw;
    bottom: -14.45vw;
  }
}
.index-Service_Bgletters{
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: -300px;
  left: 0;
  right: 0;
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 30.0rem;
  color: #F2F2F2;
  text-shadow:
    1px 1px 0px rgba(15, 15, 15, .1),
    -1px 1px 0px rgba(15, 15, 15, .1),
    1px -1px 0px rgba(15, 15, 15, .1),
    -1px -1px 0px rgba(15, 15, 15, .1),
    1px 0px 0px rgba(15, 15, 15, .1),
    0px 1px 0px rgba(15, 15, 15, .1),
    -1px 0px 0px rgba(15, 15, 15, .1),
    0px -1px 0px rgba(15, 15, 15, .1);
  text-align: right;
  mix-blend-mode: darken;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
@media screen and (max-width:1024px) {
  .index-Service_Bgletters{
    bottom: -27.34vw;
    font-size: 20.0rem;
  }
}
.index-Service_Body{
  margin-top: 80px;
}
@media screen and (max-width:1024px) {
  .index-Service_Body{
    margin-top: 7.81vw;
  }
}
.index-Service_Body .swiper{
  max-width: 1620px;
  margin: 0 auto;
  position: relative;
}
.index-Service_Body .swiper .swiper-container{
  /* width: 380px; */
  margin: 0;
  overflow: visible;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-wrapper{
    display: block;
  }
}
.index-Service_Body .swiper .swiper-slide{
  height: auto;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-slide + .swiper-slide{
    margin-top: 5.21vw;
  }
}
.index-Service_Body .swiper .swiper-slide a{
  max-width: 380px;
  height: 100%;
  display: block;
  background: #0F0F0F;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-slide a{
    max-width: 89.58vw;
  }
}
.index-Service_Body .swiper .swiper-slide a .content{
  width: 100%;
  height: 100%;
  /* padding: 50px 30px 130px; */
  padding: 13.15789% 7.89473% 28.94736%;
  font-weight: 700;
  /* font-size: 2.6rem; */
  font-size: 2rem;
  line-height: 180%;
  color: #fff;
  letter-spacing: .06em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-slide a .content{
    padding: 7.81vw 5.86vw 9.77vw;
    font-size: 3.6rem;
  }
}
.index-Service_Body .swiper .swiper-slide a .content::before{
  content: "";
  width: 20px;
  height: 2px;
  margin-bottom: 20px;
  background-color: #fff;
  display: block;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-slide a .content::before{
    width: 3.91vw;
    margin-bottom: 3.91vw;
  }
}
.index-Service_Body .swiper .swiper-slide a .content .arrow{
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 0;
  right: 0;
  fill: none;
  stroke: #fff;
  stroke: 2;
  opacity: .3;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-slide a .content .arrow{
    width: 13.93vw;
    height: 13.93vw;
  }
}
.index-Service_Body .swiper .swiper-nav{
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-nav{
    margin-top: 6.51vw;
  }
}
.index-Service_Body .swiper .swiper-button{
  width: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width:1024px) {
  .index-Service_Body .swiper .swiper-button{
    opacity: 0;
    visibility: hidden;
  }
}
.index-Service_Body .swiper .swiper-button .swiper-button-prev,
.index-Service_Body .swiper .swiper-button .swiper-button-next{
  width: 16px;
  height: 26px;
  margin: 0;
  position: static;
  top: auto;
  background: transparent;
}
.index-Service_Body .swiper .swiper-button .swiper-button-prev svg,
.index-Service_Body .swiper .swiper-button .swiper-button-next svg{
  fill: #0F0F0F;
}
.index-Service_Body .swiper .swiper-button .swiper-button-prev{
  transform: rotate(180deg);
}
@media (hover: hover) {
  .index-Service_Body .swiper .swiper-slide a::before{
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 0;
    transition: transform .3s;
  }
  .index-Service_Body .swiper .swiper-slide a .content{
    transition: color .3s;
  }
  .index-Service_Body .swiper .swiper-slide a .content::before{
    transition: background-color .3s;
  }
  .index-Service_Body .swiper .swiper-slide a .content .arrow{
    transition: stroke .3s;
  }
  .index-Service_Body .swiper .swiper-slide a[href]:hover::before{
    transform: scaleX(1);
  }
  .index-Service_Body .swiper .swiper-slide a[href]:hover .content{
    color: #0F0F0F;
  }
  .index-Service_Body .swiper .swiper-slide a[href]:hover .content::before{
    background-color: #0F0F0F;
  }
  .index-Service_Body .swiper .swiper-slide a[href]:hover .content .arrow{
    stroke: #0F0F0F;
  }
}

/*-------------------------------------------------------------------*/
/* index-Blog */
/*-------------------------------------------------------------------*/
.index-Blog{
  margin-top: 515px;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width:1024px) {
  .index-Blog{
    margin-top: 46.22vw;
    padding: 0 5.21vw;
  }
}
.index-Blog_Bgletters{
  position: absolute;
  top: -103px;
  right: 40px;
  font-family: 'Jost', 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 30.0rem;
  color: #F2F2F2;
  text-shadow:
    1px 1px 0px rgba(15, 15, 15, .1),
    -1px 1px 0px rgba(15, 15, 15, .1),
    1px -1px 0px rgba(15, 15, 15, .1),
    -1px -1px 0px rgba(15, 15, 15, .1),
    1px 0px 0px rgba(15, 15, 15, .1),
    0px 1px 0px rgba(15, 15, 15, .1),
    -1px 0px 0px rgba(15, 15, 15, .1),
    0px -1px 0px rgba(15, 15, 15, .1);
  text-align: right;
  z-index: -1;
}
@media screen and (max-width:1024px) {
  .index-Blog_Bgletters{
    font-size: 20.0rem;
    top: -6.25vw;
    right: 0;
  }
}
.index-Blog_Body{
  max-width: 1620px;
  margin: 0 auto;
}
.index-Blog_Body .sw-BlogArchive{
  margin-top: 72px;
}
@media screen and (max-width:1024px) {
  .index-Blog_Body .sw-BlogArchive{
    margin-top: 7.81vw;
  }
}
.index-Blog_Body .sw-ViewMore{
  margin-top: 60px;
}
@media screen and (max-width:1024px) {
  .index-Blog_Body .sw-ViewMore{
    margin-top: 7.81vw;
  }
}
