/**
 *
 *  Smartphone Top Page Layout
 *
 */
.top__main {
  zoom: 1;
}

.top__main:before, .top__main:after {
  content: "";
  display: table;
}

.top__main:after {
  clear: both;
}

.top__work {
  float: none;
  width: 100%;
  height: auto;
}

.top__work:hover .top__work__text {
  display: block;
}

.top__work__text {
  font-size: 87.5%;
  text-shadow: 2px 3.5px 4px #070102;
}

.top__work__text__copyright {
  font-size: 71.42857%;
  margin-top: 6px;
}
.top__work__text__copyright100 {
  font-size: 100%;
}
.top__work03 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.top__work__text {
  display: block;
  top: auto;
  bottom: 0;
  height: auto;
}

.top__work__text__inner {
  background-color: transparent;
  display: block;
  text-align: left;
}

.top__content {
  padding: 0;
  height: auto;
  display: block;
  position: relative;
}

.top__content:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.top__content__title {
  font-size: 212.5%;
  margin-bottom: 7px;
}

.top__content__subtitle {
  font-size: 75%;
}

.top__content__inner {
  box-sizing: border-box;
  padding: 25px 16px 10px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.top__news {
  width: 50%;
}

.top__news__list {
  margin-top: 9px;
}

.top__news__list__item {
  font-size: 62.5%;
  line-height: 1.2;
}

.top__service {
  width: 50%;
}

.top__opakis {
  float: none;
  width: 100%;
}

.top__opakis__movie {
  margin-top: 40px;
}

.top__making {
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
}

.top__making__block {
  width: 50%;
  padding: 0;
  height: auto;
  display: block;
  position: relative;
}

.top__making__block:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.top__making__inner {
  padding: 0;
}

.top__about {
  width: 50%;
}

.top__about__subtitle {
  letter-spacing: -0.05em;
}

.top__recruit {
  width: 50%;
}

.top__extra__wrapper {
  zoom: 1;
  position: relative;
}

.top__extra__wrapper:before, .top__extra__wrapper:after {
  content: "";
  display: table;
}

.top__extra__wrapper:after {
  clear: both;
}

.top__people {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
}

.top__people__block {
  width: 50%;
  padding: 0;
  height: auto;
  display: block;
  position: relative;
}

.top__people__block:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.top__people__inner {
  padding: 0;
}

.top__talk {
  margin-left: 0;
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.top__talk__subtitle__block {
  display: block;
}

.top__talk__list {
  margin-top: 12px;
}

.top__talk__list__item {
  font-size: 62.5%;
  line-height: 1.2;
}

.top__talk__list__item:last-child {
  display: none;
}

.top__sns {
  width: 100%;
}

.top__sns__list__item {
  padding: 0;
  width: 50%;
  height: auto;
}

.top__sns__list__item:after {
  padding-top: 100%;
  display: block;
  content: '';
}

.top__sns__list__item:first-child {
  margin-right: 0;
}

.top__sns__list__item__inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.top__sns__list__item__a {
  display: table;
  width: 100%;
  height: 100%;
}

.fa-twitter,
.fa-facebook {
  display: table-cell;
  font-size: 300%;
  text-align: center;
  vertical-align: middle;
}

/*# sourceMappingURL=sp-style.css.map */

.top__making__a:hover,
.top__opakis a:hover,
.top__extra__wrapper a:hover,
.top__making a:hover,
.top__people a:hover,
.top__talk a:hover,
.top__work a:hover,
.top__sns a:hover{ opacity:1;}
