@charset "UTF-8";
.menu_navList img {
  margin: 0;
}

#section-contents img {
  max-width: 100%;
  margin: 0 auto;
}

#section-contents .menu_navList img {
  margin: 0;
}

@media (max-width: 750px) {
  .u-sp-hide {
    display: none !important;
  }
}
@media (min-width: 751px) {
  .u-pc-hide {
    display: none !important;
  }
}
.logo {
  top: 23px;
}
@media (max-width: 750px) {
  .logo {
    top: 15px;
  }
}

.logo.initial {
  position: absolute;
  top: -300px !important;
}

.fix .logo.initial {
  position: fixed;
}

.page-teamdrive {
  font-family: "A-OTF Midashi Go MB31 Pr6N", "太ゴB101 JIS2004", "Futo Go B101 JIS2004";
}

@media (min-width: 751px) {
  .no_frame {
    background: #efefef;
  }
  .no_frame .contents_inner {
    margin: 0 auto;
    max-width: 1200px;
    width: 87.36%;
  }
}
.contents_inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 87.36%;
}

.contents_share {
  padding: 110px 0;
  color: #EE0068;
}
@media (max-width: 750px) {
  .contents_share {
    padding: 23.7333333333vw 0 26.1333333333vw;
  }
  .contents_share h2 {
    text-align: center;
  }
  .contents_share h2 img {
    width: 36.2666666667vw;
    height: auto !important;
  }
}
.contents_share .share_text {
  font-size: 18px;
  letter-spacing: 0.05em;
  margin-top: 48px;
}
.contents_share .share_text span {
  text-decoration: none;
}
@media (max-width: 750px) {
  .contents_share .share_text {
    font-size: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}
.contents_share .share_list {
  margin-top: 45px;
}
@media (max-width: 750px) {
  .contents_share .share_list {
    margin-top: 9.0666666667vw;
  }
  .contents_share .share_list li + li {
    margin-left: 8vw !important;
  }
}

@media (max-width: 750px) {
  .no_frame {
    padding-top: 11vw;
  }
}

.mySwiper {
  position: relative;
}
.mySwiper .swiper-button-prev-unique, .mySwiper .swiper-button-next-unique {
  position: absolute;
  top: 39.5%;
  z-index: 1;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
  outline: none;
}
.mySwiper .swiper-button-prev-unique path, .mySwiper .swiper-button-prev-unique circle, .mySwiper .swiper-button-next-unique path, .mySwiper .swiper-button-next-unique circle {
  transition: all 0.35s ease;
}
.mySwiper .swiper-button-prev-unique:after, .mySwiper .swiper-button-next-unique:after {
  display: none;
}
@media (min-width: 751px) and (hover: hover) {
  .mySwiper .swiper-button-prev-unique:hover path, .mySwiper .swiper-button-next-unique:hover path {
    fill: #EE0068;
  }
  .mySwiper .swiper-button-prev-unique:hover circle, .mySwiper .swiper-button-next-unique:hover circle {
    fill: #fff;
  }
}
.mySwiper .swiper-button-prev-unique {
  transform: translate(0, -50%) rotate(180deg);
  left: calc(50% - 23.2vw);
}
.mySwiper .swiper-button-next-unique {
  right: calc(50% - 23.2vw);
  transform: translate(0, -50%);
  left: auto;
}
.mySwiper .swiper-wrapper img {
  width: 100%;
}
@media (max-width: 750px) {
  .mySwiper .swiper-wrapper {
    display: flex;
    flex-direction: column;
    width: 87.36%;
    margin: 0 auto;
  }
  .mySwiper .swiper-wrapper .work-slide + .work-slide {
    margin-top: 14.6666666667vw;
  }
}
.mySwiper .slide-inner {
  box-sizing: border-box;
  transition: all 0.35s ease;
  transform: scale(0.784313);
}
.mySwiper .slide-inner .photo {
  position: relative;
}
.mySwiper .slide-inner .photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.33);
  transition: opacity 0.35s ease;
}
@media (max-width: 750px) {
  .mySwiper .slide-inner .photo:before {
    display: none;
  }
}
@media (max-width: 750px) {
  .mySwiper .slide-inner {
    transform: none;
  }
}
.mySwiper .swiper-slide-next .slide-inner {
  transform-origin: 46% 47%;
}
.mySwiper .swiper-slide-prev .slide-inner {
  transform-origin: 54% 47%;
}
.mySwiper .swiper-slide-active .photo:before {
  opacity: 0;
}
.mySwiper .swiper-slide-active .slide-inner {
  transform: scale(1);
}
.mySwiper a {
  transform: none !important;
}
.mySwiper a:hover {
  opacity: 0.8;
}

.other {
  padding-top: 52px;
}
@media (max-width: 750px) {
  .other {
    padding-top: 36px;
    padding-bottom: 25px;
  }
}
.other .other_title {
  text-align: center;
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 34px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  .other .other_title {
    font-size: 20px;
  }
}
.other .slick-dots {
  display: none !important;
}
@media (min-width: 751px) {
  .other .other_btn {
    margin-top: 30px;
  }
}
@media (max-width: 750px) {
  .other .other_btn a:before {
    top: 50%;
  }
}
.other .slick-arrow {
  width: 48px;
  height: 46px;
  background: url("../../../assets/images/teamdrive/arrow_f.png") center no-repeat !important;
  background-size: 100% 100% !important;
  z-index: 2;
  left: -125px;
  top: 33% !important;
  position: absolute;
}
@media (max-width: 980px) {
  .other .slick-arrow {
    left: -50px;
  }
}
@media (max-width: 750px) {
  .other .slick-arrow {
    width: 34px;
    height: 34px;
    top: 30% !important;
    left: -47px;
  }
}
.other .slick-arrow:before {
  display: none;
  font-size: 0;
}
.other .slick-arrow.slick-next {
  transform: rotate(180deg) translateY(50%);
  left: auto;
  right: -125px;
}
@media (max-width: 980px) {
  .other .slick-arrow.slick-next {
    right: -50px;
  }
}
@media (max-width: 750px) {
  .other .slick-arrow.slick-next {
    right: -47px;
  }
}
.other .works_bottomList {
  width: 88%;
  margin: 0 auto;
}
.other .works_bottomList .works_bottomListItem {
  padding: 0;
}
@media (min-width: 751px) {
  .other .works_bottomList .works_bottomListItem {
    padding: 0 0 30px;
  }
}
@media (max-width: 750px) {
  .other .works_bottomList {
    width: 80%;
  }
}
.other .slick-slide {
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .other a {
    transform: none !important;
    position: relative;
  }
  .other a .content {
    position: absolute;
    left: 50%;
    bottom: 1.3333333333vw;
    transform: translate(-50%, 0);
    height: 13.8666666667vw;
  }
  .other a .content img {
    height: 100%;
    width: auto;
    max-width: unset;
  }
}

img {
  user-select: none;
  -webkit-touch-callout: none;
}

.other_list {
  margin: 0 21px;
}
@media (max-width: 750px) {
  .other_list {
    margin: 0;
  }
}
.other_list a {
  display: block;
  padding: 0 15px;
}

.works_bottom .works_bottomItem {
  padding: 45px 0 40px;
}
@media (max-width: 750px) {
  .works_bottom .works_bottomItem {
    padding: 31px 4.5333333333vw 30px;
  }
}
.works_bottom .works_bottomItem.m-instagram {
  padding: 47px 0 40px;
}
@media (max-width: 750px) {
  .works_bottom .works_bottomItem.m-instagram {
    padding: 32px 0 40px;
  }
}
.works_bottom .works_bottomItem.m-instagram .works_bottomText {
  margin-top: 9px;
}
.works_bottom .works_bottomItem.m-instagram .works_bottomBtn {
  margin-top: 16px;
}
.works_bottom .works_bottomItem .works_bottomTitle {
  margin-bottom: 30px;
  line-height: 1;
}
@media (max-width: 750px) {
  .works_bottom .works_bottomItem .works_bottomTitle {
    width: 25.6533333333vw;
    margin: 0 auto 4.8vw;
  }
}
.works_bottom .slick-dots {
  display: none !important;
}
.works_bottom .slick-arrow {
  width: 48px;
  height: 46px;
  background: url("../../../assets/images/teamdrive/arrow_f.png") center no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  left: 0;
  top: 24%;
  position: absolute;
}
@media (max-width: 750px) {
  .works_bottom .slick-arrow {
    width: 34px;
    height: 34px;
    left: -10px;
  }
}
.works_bottom .slick-arrow:before {
  display: none;
  font-size: 0;
}
.works_bottom .slick-arrow.slick-next {
  transform: rotate(180deg) translateY(50%);
  left: auto;
  right: 0;
}
@media (max-width: 750px) {
  .works_bottom .slick-arrow.slick-next {
    right: -10px;
  }
}