@font-face {
  font-family: 'NotoSans-regular';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'NotoSans-bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp/NotoSansCJKjp-Bold.ttf") format("truetype");
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ============================================================================================
  TOP

  @date 2017-07-12
  @include _top

  memo:

  @mixin =========================================================================================== */
#about-page {
  background: #000000 url("../img/common/bg_black.png") no-repeat center center fixed;
  background-size: auto 100%;
}

#blind {
  background-color: #000000;
}

.header__bg {
  background-color: #000000;
}

.container {
  padding: 97px 0;
}

.headline {
  width: 100%;
  position: relative;
  z-index: 0;
}

.headline__inner {
  width: 1300px;
  margin: 0 auto 40px auto;
  height: 114px;
  position: relative;
  border-bottom: #ffffff solid 2px;
}

.headline__name {
  font-size: 128px;
  line-height: 1.0em;
  color: #ffffff;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  letter-spacing: -.02em;
  position: absolute;
  left: 0px;
  top: -22px;
  z-index: 0;
}

.intro {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 90px;
}

.intro__inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.intro__text {
  width: 100%;
}

.story {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 140px;
}

.story__inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.story__headline {
  color: #ffffff;
  position: relative;
  border-bottom: #ffffff solid 2px;
  font-size: 128px;
  line-height: 1.0em;
  color: #ffffff;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 40px;
}

.story__text {
  width: 100%;
}

.correlation {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 120px;
}

.correlation__inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.correlation__headline {
  color: #ffffff;
  position: relative;
  border-bottom: #ffffff solid 2px;
  font-size: 118px;
  line-height: 1.0em;
  color: #ffffff;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 100px;
}

.correlation__text {
  width: 100%;
}

.staff {
  width: 100%;
  position: relative;
  z-index: 0;
  margin-bottom: 100px;
}

.staff__inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.staff__headline {
  color: #ffffff;
  position: relative;
  border-bottom: #ffffff solid 2px;
  font-size: 128px;
  line-height: 1.0em;
  color: #ffffff;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 50px;
}

.staff__list li {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  line-height: 2.0em;
}

.staff__list li span {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  line-height: 1.0em;
}

.staff__list li span.logo--king {
  margin-left: 0;
  transform: translate(0, 7px);
}

.staff__list li span.logo--elr {
  transform: translate(0, 0px);
}

.staff__list li span.logo--otomate {
  transform: translate(0, -2px);
}

.mediamix {
  width: 100%;
  position: relative;
  z-index: 0;
  padding-bottom: 150px;
}

.mediamix__inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.mediamix__headline {
  color: #ffffff;
  position: relative;
  border-bottom: #ffffff solid 2px;
  font-size: 128px;
  line-height: 1.0em;
  color: #ffffff;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 65px;
}

.mediamix__list {
  color: #FFFFFF;
  width: 100%;
}

.mediamix__list dl {
  display: block;
  width: 100%;
  margin-bottom: 60px;
}

.mediamix__list dl:last-child {
  margin-bottom: 0;
}

.mediamix__list dt {
  font-size: 36px;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  line-height: 1.0em;
  margin-bottom: 20px;
}

.mediamix__list dd {
  font-size: 20px;
  font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
  font-weight: 700;
  line-height: 1.83em;
}

.mediamix__list dd a {
  transition: all .3s ease;
}

.mediamix__list dd a:hover {
  color: #ffff00;
}

@media screen and (max-width: 768px) {
  /* ============================================================================================
  SP TOP

  @date 2017-07-12
  @include sp/_top

  memo:
  padding: 70px
  padding: 18.66667vw
  @mixin =========================================================================================== */
  #about-page {
    background: none;
  }
  #about-page:before {
    content: '';
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -1;
    padding-bottom: -54px;
    padding-bottom: -14.4vw 0;
    width: 100%;
    height: 100%;
    background: #000000 url("../img/common/bg_black_sp.png") no-repeat center center;
    background-size: 100% auto;
  }
  #blind {
    background-color: #000000;
  }
  .container {
    padding: 60px 0;
    padding: 16vw 0;
  }
  .headline {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .headline__inner {
    width: 86.66%;
    margin: 0 auto;
    height: auto;
    position: relative;
    border-bottom: #ffffff solid 2px;
    border-bottom: #ffffff solid 0.53333vw;
  }
  .headline__name {
    font-size: 32px;
    font-size: 8.53333vw;
    margin-top: -10px;
    margin-top: -2.66667vw;
    padding-bottom: 5px;
    padding-bottom: 1.33333vw;
    line-height: 1.0em;
    color: #ffffff;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    position: relative;
    left: auto;
    top: auto;
  }
  .intro {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 50px;
    margin-bottom: 13.33333vw;
  }
  .intro__inner {
    width: 86.66%;
    margin: 0 auto;
    position: relative;
  }
  .intro__text {
    width: 100%;
  }
  .intro__text img {
    width: 100%;
    height: auto;
  }
  .story {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 50px;
    margin-bottom: 13.33333vw;
  }
  .story__inner {
    width: 86.66%;
    margin: 0 auto;
    position: relative;
  }
  .story__headline {
    color: #ffffff;
    position: relative;
    border-bottom: #ffffff solid 2px;
    border-bottom: #ffffff solid 0.53333vw;
    font-size: 32px;
    font-size: 8.53333vw;
    line-height: 1.0em;
    color: #ffffff;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
    padding-bottom: 1.33333vw;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .story__text {
    width: 100%;
  }
  .story__text img {
    width: 100%;
    height: auto;
  }
  .correlation {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 50px;
    margin-bottom: 13.33333vw;
  }
  .correlation__inner {
    width: 86.66%;
    margin: 0 auto;
    position: relative;
  }
  .correlation__headline {
    color: #ffffff;
    position: relative;
    border-bottom: #ffffff solid 2px;
    border-bottom: #ffffff solid 0.53333vw;
    font-size: 32px;
    font-size: 8.53333vw;
    line-height: 1.0em;
    color: #ffffff;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
    padding-bottom: 1.33333vw;
    margin-bottom: 30px;
    margin-bottom: 8vw;
  }
  .correlation__text {
    width: 100%;
  }
  .staff {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 50px;
    margin-bottom: 13.33333vw;
  }
  .staff__inner {
    width: 86.66%;
    margin: 0 auto;
    position: relative;
  }
  .staff__headline {
    color: #ffffff;
    position: relative;
    border-bottom: #ffffff solid 2px;
    border-bottom: #ffffff solid 0.53333vw;
    font-size: 32px;
    font-size: 8.53333vw;
    line-height: 1.0em;
    color: #ffffff;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
    padding-bottom: 1.33333vw;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .staff__list li {
    color: #ffffff;
    font-size: 10px;
    font-size: 2.66667vw;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    line-height: 2.0em;
  }
  .staff__list li span {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-left: 2.66667vw;
    line-height: 1.0em;
  }
  .staff__list li span.logo--king {
    margin-left: 0;
    transform: translate(0, 3px);
    transform: translate(0, 0.8vw);
  }
  .staff__list li span.logo--king img {
    width: 81px;
    width: 21.6vw;
    height: auto;
  }
  .staff__list li span.logo--elr {
    transform: translate(0, 0px);
  }
  .staff__list li span.logo--elr img {
    width: 62px;
    width: 16.53333vw;
    height: auto;
  }
  .staff__list li span.logo--otomate {
    transform: translate(0, -1px);
    transform: translate(0, -0.26667vw);
  }
  .staff__list li span.logo--otomate img {
    width: 41px;
    width: 10.93333vw;
    height: auto;
  }
  .mediamix {
    width: 100%;
    position: relative;
    z-index: 0;
    padding-bottom: 0;
  }
  .mediamix__inner {
    width: 86.66%;
    margin: 0 auto;
    position: relative;
  }
  .mediamix__headline {
    color: #ffffff;
    position: relative;
    border-bottom: #ffffff solid 2px;
    border-bottom: #ffffff solid 0.53333vw;
    font-size: 32px;
    font-size: 8.53333vw;
    line-height: 1.0em;
    color: #ffffff;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
    padding-bottom: 1.33333vw;
    margin-bottom: 15px;
    margin-bottom: 4vw;
  }
  .mediamix__list {
    color: #FFFFFF;
    width: 100%;
  }
  .mediamix__list dl {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    margin-bottom: 6.66667vw;
  }
  .mediamix__list dl:last-child {
    margin-bottom: 0;
  }
  .mediamix__list dt {
    font-size: 13.5px;
    font-size: 3.6vw;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    line-height: 1.0em;
    margin-bottom: 10px;
    margin-bottom: 2.66667vw;
  }
  .mediamix__list dd {
    font-size: 10px;
    font-size: 2.66667vw;
    font-family: 'Hind Vadodara', "NotoSans-bold", sans-serif;
    font-weight: 700;
    line-height: 1.83em;
  }
  .mediamix__list dd a {
    transition: none;
  }
  .mediamix__list dd a:hover {
    color: #ffffff;
  }
}
