#wrapper {
  width: 100%;
  overflow-x: hidden;
  padding-bottom: 35px;
  margin-top: 0
}

@media screen and (max-width: 767px) {
  #wrapper {
    margin-top: 0px !important;
    padding-bottom: 0
  }
}


#top-navigation {
  position: absolute;
  top: 4%;
  left: 3%;
  display: block;
  z-index: 15
}

@media screen and (max-width: 767px) {
  #top-navigation {
    display: none
  }
}

#top-navigation h2 a {
  color: #fff;
  display: block;
  font-size: 0.875em
}

#top-navigation h2:after {
  content: " ";
  display: block;
  width: 4px;
  height: 2px;
  background: #fff;
  margin: 10px 0 0;
  text-align: left
}

#top-navigation ul li {
  display: block;
  line-height: 1.2;
  margin: 13px 0 0
}

#top-navigation ul li a {
  text-align: left;
  color: #fff
}

#top-navigation ul li a em {
  font-size: 28px
}

#top-navigation .topnav-message .char1, #top-navigation .topnav-message .char2, #top-navigation .topnav-message .char3, #top-navigation .topnav-message .char4, #top-navigation .topnav-message .char5, #top-navigation .topnav-message .char6, #top-navigation .topnav-message .char7 {
  font-size: 1.15em;
  vertical-align: bottom
}

#top-navigation .topnav-about .char15, #top-navigation .topnav-about .char16, #top-navigation .topnav-about .char17, #top-navigation .topnav-about .char18, #top-navigation .topnav-about .char19 {
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans Japanese", "Helvetica Neue", "YuGothic", "游ゴシック", sans-serif !important
}

#top-navigation .topnav-about .char1, #top-navigation .topnav-about .char2, #top-navigation .topnav-about .char3, #top-navigation .topnav-about .char4, #top-navigation .topnav-about .char5, #top-navigation .topnav-about .char6, #top-navigation .topnav-about .char7, #top-navigation .topnav-about .char8, #top-navigation .topnav-about .char9, #top-navigation .topnav-about .char10, #top-navigation .topnav-about .char11 {
  font-size: 1.15em;
  vertical-align: bottom
}

#top-navigation .topnav-project .char1, #top-navigation .topnav-project .char2, #top-navigation .topnav-project .char3, #top-navigation .topnav-project .char4, #top-navigation .topnav-project .char5, #top-navigation .topnav-project .char6, #top-navigation .topnav-project .char7, #top-navigation .topnav-project .char8, #top-navigation .topnav-project .char9, #top-navigation .topnav-project .char10, #top-navigation .topnav-project .char11, #top-navigation .topnav-project .char12, #top-navigation .topnav-project .char13, #top-navigation .topnav-project .char14, #top-navigation .topnav-project .char15, #top-navigation .topnav-project .char16 {
  font-size: 1.15em;
  vertical-align: bottom
}

#top-navigation .topnav-people .char1, #top-navigation .topnav-people .char2, #top-navigation .topnav-people .char3, #top-navigation .topnav-people .char4, #top-navigation .topnav-people .char5, #top-navigation .topnav-people .char6, #top-navigation .topnav-people .char7, #top-navigation .topnav-people .char8, #top-navigation .topnav-people .char9, #top-navigation .topnav-people .char10, #top-navigation .topnav-people .char11, #top-navigation .topnav-people .char12 {
  font-size: 1.15em;
  vertical-align: bottom
}

#top-navigation .topnav-event .char1, #top-navigation .topnav-event .char2, #top-navigation .topnav-event .char3, #top-navigation .topnav-event .char4, #top-navigation .topnav-event .char5, #top-navigation .topnav-event .char6, #top-navigation .topnav-event .char7, #top-navigation .topnav-event .char8, #top-navigation .topnav-event .char9, #top-navigation .topnav-event .char10, #top-navigation .topnav-event .char11, #top-navigation .topnav-event .char12, #top-navigation .topnav-event .char13, #top-navigation .topnav-event .char14, #top-navigation .topnav-event .char15, #top-navigation .topnav-event .char15, #top-navigation .topnav-event .char16, #top-navigation .topnav-event .char17, #top-navigation .topnav-event .char18, #top-navigation .topnav-event .char19, #top-navigation .topnav-event .char20, #top-navigation .topnav-event .char21, #top-navigation .topnav-event .char22 {
  font-size: 1.15em;
  vertical-align: bottom
}

#top-navigation .topnav-event .char26, #top-navigation .topnav-event .char27, #top-navigation .topnav-event .char28, #top-navigation .topnav-event .char29, #top-navigation .topnav-event .char30, #top-navigation .topnav-event .char31, #top-navigation .topnav-event .char32, #top-navigation .topnav-event .char33, #top-navigation .topnav-event .char34 {
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans Japanese", "Helvetica Neue", "YuGothic", "游ゴシック", sans-serif
}

#mainv-top {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden
}

@media screen and (max-width: 767px) {
  #mainv-top {
    margin: 64px 0 0
  }
}

.top-typo {
  width: 60.70%;
  height: auto;
  position: absolute;
  bottom: 4%;
  left: 3%;
  display: block;
  z-index: 10
}

.top-typo img {
  width: 100%;
  height: auto
}

.top-scroll {
  width: 51px;
  height: auto;
  position: absolute;
  bottom: 4%;
  left: 50%;
  margin-left: -25.5px;
  display: block;
  z-index: 100
}

.top-scroll:hover {
  cursor: default
}

.top-scroll img {
  width: 100%;
  height: auto
}

@media screen and (max-width: 767px) {
  .top-scroll {
    display: none
  }
}

.top-rogo {
  width: 160px;
  position: absolute;
  top: 4%;
  right: 2%;
  z-index: 10
}

@media screen and (max-width: 767px) {
  .top-rogo {
    display: none
  }
}

.top-rogo img {
  width: 100%;
  height: auto
}

.top-recruit-btn {
  position: absolute;
  bottom: 4%;
  right: 2%;
  z-index: 10
}

@media screen and (max-width: 767px) {
  .top-recruit-btn {
    bottom: 0;
    right: 0;
    width: 100%;
    position: static;
    display: block
  }

  .top-recruit-btn br {
    display: none
  }
  .top-recruit-btn br.psboth {
    display: block
  }
}

.top-recruit-btn p {
  color: #fff;
  font-size: 0.813em
}

@media screen and (max-width: 767px) {
  .top-recruit-btn p {
    color: #000;
    font-size: 12px !important;
    text-align: center;
    font-size: 1em;
    padding: 10px 0 0
  }
}

.top-recruit-btn li {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  margin-top: 4%;
    line-height: 1.6em
}

@media screen and (max-width: 767px) {
  .top-recruit-btn li {
    margin-top: 0;
    line-height: 1em
  }
}

.top-recruit-btn li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #fff;
  font-size: 0.813em;
  letter-spacing: 0.031em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKklEQVQYV2M8w8DwnwEKbjAxMTDCBEAcjX//IAIwDkgh4xImpv8gGRgAACBIEA1LY40vAAAAAElFTkSuQmCC) repeat;
  overflow: hidden;
  box-sizing: border-box;
  padding: 3px
}

.top-recruit-btn li a {
  vertical-align: bottom;
  padding: 12px 40px;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Noto Sans Japanese", "Helvetica Neue", "游ゴシック Medium", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.15em;
}
.top-recruit-btn li a .fs2{
      font-size: 1.5em
}

.top-sec-list .area-pstory {
  width: 100%;
  height: auto;
/*     margin: 0.8% 0 0 0; */
  display: block; }
  .top-sec-list .area-pstory ul {
    display: flex;
    justify-content: space-between;}
    .top-sec-list .area-pstory ul a{
      padding: 0;
      width: 33.3%;
      height: 400px;
      display: block;
    }
    .top-sec-list .area-pstory ul li {
      margin: 0;
      width: 100%;
      height: 100%;
      padding-top: 40px;
    display: block;
    background: url(/cmn/img/base/bg_dot_gray.png) repeat;
    }
    .top-sec-list .area-pstory ul .left {
      background: #000 url(/cmn/img/top/main-project01.jpg)center no-repeat;
      background-size: cover;
      border-right: 1px solid #fff;
    }
    .top-sec-list .area-pstory ul .center {
      background: #000 url(/cmn/img/top/main-project02.jpg)center no-repeat;
      background-size: cover;
      border-right: 1px solid #fff;
    }
    .top-sec-list .area-pstory ul .right {
      background: #000 url(/cmn/img/top/main-project03.jpg)center no-repeat;
      background-size: cover;
    }
    .top-sec-list .area-pstory ul li h3 {
      font-size: 2.3em;
      font-weight: 500;
      line-height: 1.1em;
      color: #fff;
      text-align: center;
    }
    .top-sec-list .area-pstory ul li h3:after{
      content: " ";
      display: block;
      width: 10px;
      height: 2px;
      background: #fff;
      margin: 5px auto 0;
    }
    .top-sec-list .area-pstory ul li h3 span{
      font-size: .4em;
      font-weight: normal;
    }
    @media screen and (max-width: 1000px){
      .top-sec-list .area-pstory ul li h3{
        font-size: 1.3em;
      }
      .top-sec-list .area-pstory ul li{
        padding-top: 60px;
      }
      }
    @media screen and (max-width: 767px){
      .top-sec-list .area-pstory ul{
        display: block;
      }
      .top-sec-list .area-pstory ul a{
        width: 100%;
      }
    .top-sec-list .area-pstory ul .left,
      .top-sec-list .area-pstory ul .center{
        border-right: none;
      }
      .top-sec-list .area-pstory ul .center,
      .top-sec-list .area-pstory ul .right{
        margin: 2% 0 0 0;
      }
      .top-sec-list .area-pstory ul li h3{
        font-size: 1.7em;
      }
      .top-sec-list .area-pstory ul li {
        height: 400px;
      }
      .top-sec-list .area-pstory{
        margin: 10px 0 0;
      }
    }


.top-sec-list ul .sec-internship {
  background: url(/cmn/img/top/main-internship-pc.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .top-sec-list ul .sec-internship {
    background: url(/cmn/img/top/main-internship-sp.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
  }

  .top-recruit-btn li a {
    width: 96%;
    font-size: 1em;
    padding: 12px 0;
    margin: 2% auto 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKklEQVQYV2M8w8DwnwEKbjAxMTDCBEAcjX//IAIwDkgh4xImpv8gGRgAACBIEA1LY40vAAAAAElFTkSuQmCC) repeat
  }
  .top-recruit-btn li {
    line-height: 1.4em
  }
   .top-recruit-btn li a .fs2 {
      font-size: 1.5em !important;
  }

  .top-recruit-btn li span {
    font-size: 12px !important;
  }
}

.top-recruit-btn li .top-seminar {
  display: none
}

@media screen and (max-width: 767px) {
  .top-recruit-btn li .top-seminar {
    display: block
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .top-recruit-btn li a span {
    padding: 13.2px 0 12px 3px
  }
}

_:-ms-lang(x), _::-webkit-meter-bar, .top-recruit-btn li a span {
  padding: 14.2px 0 11px 3px
}

@supports (-ms-accelerator: true) {
  .top-recruit-btn li a span {
    padding: 15.2px 0 10px 3px
  }
}

.coming-txt {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 136px;
  margin-left: -68px
}

.video-box {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0
}

@media screen and (max-width: 767px) {
  .video-box {
    position: relative
  }
}

.video-box .video-texture {
  width: 100%;
  height: 100vh;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  background: url(/cmn/img/base/bg_dot_gray.png) repeat
}

@media screen and (max-width: 767px) {
  .video-box .video-texture {
    height: auto;
    display: block;
    position: relative
  }
}

video {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10
}

@media screen and (max-width: 767px) {
  video {
    display: block;
    position: relative;
    width: 100%
  }
}

.video-box #sp-video {
  display: none
}

@media screen and (max-width: 767px) {
  .video-box #sp-video {
    display: block;
    position: absolute;
    background: url(/cmn/img/base/bg_dot_gray.png) repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
  }
}

.canvid-wrapper {
  display: none
}

#wrapper {
  display: block
}

.top-sec-list {
  width: 100%;
  overflow-x: hidden
}

.top-sec-list ul {
  width: 100vw;
  max-width: 100%;
  overflow: hidden
}

.top-sec-list ul>div {
  z-index: 0 !important;
  width: 49.6%;
  height: 430px;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0.8% 0 0 0;
  box-sizing: border-box
}

.top-sec-list ul li {
  width: 49.6%;
  height: 430px;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0.8% 0 0 0;
  box-sizing: border-box
}

@media screen and (max-width: 767px) {
  .top-sec-list ul li {
    width: 100%;
    float: none;
    margin: 2% 0 0 0;
    height: 300px
  }
}

.top-sec-list ul li a {
  display: block;
  background: url(/cmn/img/base/bg_dot_gray.png) repeat;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px;
  line-height: 1.8;
  vertical-align: middle
}

@media screen and (max-width: 767px) {
  .top-sec-list ul li a {
    padding: 9px 15px 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIUlEQVQYV2NkYGDwYWBg2MIABYwwBpT2QRYAq4QJwLUBAGHiA1Gnkh0ZAAAAAElFTkSuQmCC) repeat
  }
}

.top-sec-list ul li a h3 {
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: -1px
}

@media screen and (max-width: 767px) {
  .top-sec-list ul li a h3 {
    font-size: 1.500em;
    margin-bottom: -5px
  }
}

.top-sec-list ul li a p {
  font-size: 0.750em;
  letter-spacing: 0.175em;
  font-weight: 600;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans Japanese", "Helvetica Neue", "YuGothic", "游ゴシック", sans-serif
}

.top-sec-list ul li a p:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  background: #000;
  margin: 15px 0 0;
  text-align: left
}

.top-sec-list ul .sec-recruiting, .top-sec-list ul .sec-project {
  margin: 0.8% 0 0 0.8%
}

@media screen and (max-width: 767px) {
  .top-sec-list ul .sec-recruiting, .top-sec-list ul .sec-project {
    margin: 10px 0 0 0
  }
}

.top-sec-list ul .sec-about {
  background: url(/cmn/img/top/main-about.jpg) center center no-repeat;
  background-size: cover
}

.top-sec-list ul .sec-project {
  background: url(/cmn/img/top/main-motogp.jpg) center center no-repeat;
  background-size: cover
}

.top-sec-list ul .sec-people {
  background: url(/cmn/img/top/main-people01.jpg) center center no-repeat;
  background-size: cover
}

.top-sec-list ul .sec-recruiting {
  background: url(/cmn/img/top/main-recruiting.jpg) center center no-repeat;
  background-size: cover
}

.top-sec-list ul .sec-recruiting a {
  cursor: default
}

@media screen and (max-width: 767px) {
  footer {
    margin: 0 0 0;
    padding-top: 10px
  }
}

.vidbg-overlay-sp {
  display: none
}

@media screen and (max-width: 767px) {
  .vidbg-overlay-sp {
    position: absolute;
    z-index: 0;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
  }
}

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