@charset "UTF-8";
/* =============================================================================


     index


============================================================================= */
/* =============================================================================


     common


============================================================================= */
.about-btn,
.biz-btn {
  margin-top: 40px;
}

.biz,
.work,
.about {
  overflow: hidden;
  padding: 80px 0;
  position: relative;
}

.index-ttl {
  color: #9cd4cc;
  display: inline-block;
  font-family: Avenir, acumin-pro, sans-serif;
  font-size: 7rem;
  letter-spacing: 8px;
  line-height: 1;
  padding: 0.5em 0;
  position: relative;
}

.index-ttl:before {
  background: #000;
  content: "";
  height: 100%;
  position: absolute;
  right: -4em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(100vw + 4em);
  z-index: -1;
  z-index: -1;
}

.index-ttl span {
  color: #fff;
  display: block;
  font-family: bebas-neue, sans-serif;
  font-size: 2.2rem;
  margin-top: 0.5em;
}

.index-ttl._about {
  padding-right: 0.5em;
}

.index-ttl._biz {
  padding-left: 24px;
  z-index: 1;
}

.index-ttl._biz:before {
  left: 0;
}

.index-ttl._work {
  display: block;
  text-align: center;
}

.index-ttl._work:before {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100vw;
}

/* =============================================================================


     mv


============================================================================= */
.mv {
  background-color: #ddd;
  background-image: url(/../images/index/mv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
  margin-bottom: 80px;
  position: relative;
}

.mv:before {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.mv-ttlbox {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.mv-en {
  font-family: bebas-neue, sans-serif;
  font-size: 3rem;
  text-shadow: 3px 3px 3px #231815bf;
}

.mv-ttl {
  font-family: "ヒラギノ丸ゴ Pro", tbudrgothic-std, sans-serif;
  font-size: 5.5rem;
  line-height: 1.6;
  text-shadow: 3px 3px 3px #231815bf;
}

.mv-ttl span {
  display: block;
  font-family: bebas-neue, sans-serif;
  font-size: 6rem;
  text-shadow: 3px 3px 3px #231815bf;
}

/* =============================================================================


     about


============================================================================= */
.about-container {
  position: relative;
}

.about-container:before {
  background: url(/../images/index/img01.jpg);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: 1120px;
  content: "";
  height: 100%;
  left: 50%;
  margin-left: auto;
  min-height: 880px;
  position: absolute;
  position: absolute;
  top: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1920px;
}

.about-img {
  display: none;
}

.about-txtbox {
  background: #fff;
  font-size: 1.8rem;
  line-height: 2.22222;
  margin-top: 32px;
  max-width: 900px;
  padding: 32px 70px 32px 0;
  position: relative;
  text-align: justify;
  z-index: 2;
}

/* =============================================================================


     biz


============================================================================= */
.biz-container {
  margin-left: auto;
  min-width: 620px;
  width: 40%;
}

.biz-listbox {
  height: calc(100% + 120px);
  left: 50%;
  position: absolute;
  top: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1920px;
}

.biz-list {
  height: 100%;
  margin-right: auto;
  width: 1280px;
}

.biz-item._road {
  float: right;
  height: 100%;
}

.biz-item {
  border: 1px solid #fff;
  height: 50%;
  position: relative;
  width: 50%;
}

.biz-item .bg {
  font-family: "object-fit:cover";
  height: 100%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.biz-item-btn {
  color: #fff;
  font-family: "ヒラギノ丸ゴ Pro", tbudrgothic-std, sans-serif;
  font-size: 3rem;
  left: 70%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 166px;
}

.biz-item-btn a {
  display: block;
  height: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
}

.biz-item-btn a:hover {
  opacity: 0.7;
}

.biz-item-btn img {
  display: block;
}

.biz-item-btn._road {
  left: 20%;
}

.biz-txtbox {
  background: #fff;
  font-size: 1.8rem;
  line-height: 2.22222;
  margin-top: 32px;
  max-width: 900px;
  padding: 32px 0px 32px 24px;
  position: relative;
  text-align: justify;
  z-index: 2;
}

/* =============================================================================


     work


============================================================================= */
.work-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 60px;
}

.work-item {
  width: calc(33.3333333% - (100px / 3));
}

.work-item + li {
  margin-left: 50px;
}

.work-item-img {
  position: relative;
  width: 100%;
  /*   a {
    width: 100%;
    height: 100%;
    background: #cbcbcb;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s;

    &:hover {
      opacity: 0.7;
    }
  } */
}

.work-item-img:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* 高さを幅の75%に固定 */
}

.work-item-img img {
  font-family: "object-fit:cover";
  height: 100%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.work-item-txt {
  font-size: 1.8rem;
  margin-top: 24px;
}

.work-btn {
  margin: 80px auto 0;
  text-align: center;
}

@media (max-width: 767px){
  .biz,
  .work,
  .about {
    padding: 40px 0;
  }
  .index-ttl:before {
    left: -16px;
    right: 0;
    width: calc(100% + 16px);
  }
  .index-ttl {
    display: block;
    font-size: 3.8rem;
    letter-spacing: 4px;
  }
  .index-ttl span {
    font-size: 1.8rem;
  }
  .mv {
    height: calc(100vw + 60px);
    margin-bottom: 40px;
  }
  .mv-en {
    font-size: 1.8rem;
  }
  .mv-ttl {
    font-size: 3rem;
  }
  .mv-ttl span {
    font-size: 4rem;
  }
  .about-container:before {
    display: none;
  }
  .about-img {
    display: block;
    max-width: 500px;
    width: 100vw;
  }
  .about-txtbox {
    font-size: 1.4rem;
    margin-top: -32px;
    padding: 24px;
    padding-left: 0;
  }
  .biz-container {
    min-width: unset;
    width: 100%;
  }
  .biz-listbox {
    height: auto;
    left: -16px;
    position: relative;
    top: -16px;
    -webkit-transform: none;
            transform: none;
    width: calc(100% + 16px);
  }
  .biz-list {
    height: 300px;
    width: 100%;
  }
  .biz-item-btn._road {
    left: 50%;
  }
  .biz-item-btn {
    font-size: 1.6rem;
    left: 50%;
    max-width: 40%;
  }
  .biz-txtbox {
    font-size: 1.4rem;
    margin-top: -32px;
  }
  .work-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0px;
  }
  .work-item {
    margin: 40px auto 0;
    max-width: 400px;
    width: 80%;
  }
  .work-item + li {
    margin-left: auto;
  }
  .work-item-txt {
    font-size: 1.4rem;
    margin-top: 16px;
  }
  .work-btn {
    margin-top: 40px;
  }
}


/*# sourceMappingURL=index.css.map*/