@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  color: #fff;
  background-color: #000;
  font-size: 12px;
  line-height: 1.6;
  font-family: Helvetica,Arial,'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}
a.hov {
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
a.hov:hover {
  opacity: .7;
}

img {
  vertical-align: top;
}

sup {
  font-size: 0.85em;
  vertical-align: top;
}

.sub {
  margin: 0 0 10px 0;
}

.alp {
  font-family: Arial, Helvetica, sans-serif;
}

.boxLeft {
  float: left;
}

.boxRight {
  float: right;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1em 0;
  width: 100%;
  z-index: 9999;
  background-image: url("../images/bg_nav.png");
  background-position: 50% 50%;
  background-repeat: repeat-x;
  background-size: auto 100%;
}
nav ul {
  display: table;
  min-width: 960px;
  margin: 0 auto;
}
nav ul li {
  display: table-cell;
  text-align: center;
  width: 25%;
  font-size: 1.25em;
}
nav ul li a {
  display: block;
  padding: 0.5em 0;
  width: 99%;
  margin: 0 auto;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
nav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.top article {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top article #video {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top article #video #int {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.top article #intro {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.top article #intro .inner {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -114px;
  z-index: 100;
}
.top article #intro .inner h1 {
  width: 380px;
  margin: 0 auto 25px;
  padding: 0 0 30px;
  border-bottom: #fff 1px solid;
}
.top article #intro .inner h1 .spiber {
  margin: 7px 23px 0 0;
}
.top article #intro .inner h1 .tnf {
  margin: 0 0 0 23px;
}
.top article #intro .inner h2 {
  width: 380px;
  margin: 0 auto;
  font-size: 1.5em;
}
.top article #intro .inner h2 em {
  letter-spacing: 0.05em;
}
.top article #intro .inner p {
  width: 380px;
  margin: 0 auto;
  font-size: 1.16667em;
  letter-spacing: 0.05em;
}
.top article #intro .inner .enter {
  display: block;
  padding: 0.5em 2em;
  margin: 2em auto 0;
  width: 8em;
  font-size: 1.25em;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: rgba(125, 125, 125, 0.2);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.top article #intro .inner .enter:hover {
  color: #4b4b4b;
  background-color: rgba(255, 255, 255, 0.8);
}
.top nav ul li {
  width: 33.33333%;
}
.top footer {
  padding: 20px 0;
  text-align: center;
  background-color: transparent;
  position: fixed;
  z-index: 2000;
  bottom: 0;
  left: 0;
  width: 100%;
}
.top.pc #video:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.top.sp article {
  position: static;
  padding-top: 250px;
}
.top.sp article #video {
  position: relative;
  height: auto;
  padding-top: 56.25%;
}
.top.sp article #video #int {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 50;
  top: 0;
  left: 0;
}
.top.sp article #intro {
  position: static;
  margin-bottom: 100px;
}
.top.sp article #intro .inner {
  position: static;
  margin-top: 0;
  margin-bottom: 100px;
}

.moon_parka.sp #intro {
  padding: 150px 0;
}
.moon_parka.sp #intro #video_int {
  position: relative;
  padding-top: 56.25%;
  height: auto;
}
.moon_parka.sp #intro .inner {
  position: static;
}
.moon_parka.sp #intro .inner h1 {
  position: static;
}
.moon_parka.sp #intro .inner .scroll {
  position: static;
}
.moon_parka.pc #intro #video_int:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.moon_parka.pc #video #video_mp:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.moon_parka #intro {
  position: relative;
  height: 800px;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.moon_parka #intro #video_int {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.moon_parka #intro #video_int #int {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.moon_parka #intro .inner {
  z-index: 50;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.moon_parka #intro .inner h1 {
  position: absolute;
  top: 97px;
  width: 100%;
  z-index: 100;
}
.moon_parka #intro .inner h1 img {
  display: block;
  margin: 0 auto 30px;
}
.moon_parka #intro .inner .scroll {
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 100;
}
.moon_parka #intro .inner .scroll img {
  display: block;
  margin: 0 auto;
}
.moon_parka #video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.moon_parka #video #video_mp {
  position: absolute;
  width: 820px;
  height: 460px;
  top: 50%;
  left: 50%;
  margin-top: -230px;
  margin-left: -410px;
  z-index: 50;
}
.moon_parka #video #video_mp #mp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.moon_parka #moon_parka {
  background-image: url("../images/moon_parka/img_moon_parka.jpg");
  background-position: 50% bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #f5f5f5;
}
.moon_parka #moon_parka .inner {
  padding: 245px 0 180px 480px;
  width: 480px;
  margin: 0 auto;
}
.moon_parka #moon_parka .inner h2 {
  margin-bottom: 30px;
}
.moon_parka #moon_parka .inner h2 img {
  display: block;
}
.moon_parka #moon_parka .inner p {
  color: #000;
  line-height: 1.76923;
  font-size: 1.08333em;
  width: 410px;
}
.moon_parka #world_first .inner {
  padding: 115px 0 90px;
  margin: 0 auto;
  text-align: center;
}
.moon_parka #world_first .inner img {
  display: block;
  margin: 0 auto;
  max-width: 96%;
  height: auto;
}
.moon_parka #world_first .inner h2 {
  margin-bottom: 30px;
}
.moon_parka #world_first .inner p.subtit {
  width: 960px;
  margin-top: 30px;
  font-size: 1.5em;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.moon_parka #world_first .inner p {
  width: 540px;
  margin-right: auto;
  margin-left: auto;
  line-height: 2.15385;
  font-size: 1.08333em;
  text-align: left;
}
.moon_parka #prototyping {
  background-image: url("../images/moon_parka/img_moon_parka_shoulder.jpg");
  background-position: right 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #f5f5f5;
  position: relative;
}
.moon_parka #prototyping .inner {
  padding: 196px 480px 210px 0;
  width: 480px;
  margin: 0 auto;
}
.moon_parka #prototyping .inner h2 {
  margin-bottom: 30px;
}
.moon_parka #prototyping .inner h2 img {
  display: block;
}
.moon_parka #prototyping .inner p {
  color: #000;
  line-height: 1.76923;
  font-size: 1.08333em;
  width: 410px;
}
.moon_parka #prototyping .inner p.play {
  font-size: 1em;
  margin-top: 2em;
}
.moon_parka #prototyping .inner p.play a {
  display: inline-block;
  line-height: 1;
  padding: 11px 0 11px 40px;
  background-image: url("../images/moon_parka/btn_play.png");
  background-position: left 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.spiber #intro {
  position: relative;
  height: 780px;
  background-image: url("../images/spiber/bg_spiber.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.spiber #intro .inner {
  padding: 270px 0 0 395px;
  width: 565px;
  margin: 0 auto;
}
.spiber #intro .inner h1 img {
  display: block;
  margin: 0 0 30px;
}
.spiber #intro .inner p {
  font-size: 1.16667em;
  line-height: 1.71429;
}
.spiber #background .inner {
  padding: 55px 0 65px;
  width: 960px;
  margin: 0 auto;
}
.spiber #background .inner:after {
  display: block;
  content: "";
  clear: both;
}
.spiber #background .inner .boxLeft {
  width: 335px;
}
.spiber #background .inner .boxLeft h2 {
  margin-bottom: 30px;
}
.spiber #background .inner .boxLeft h2 img {
  display: block;
}
.spiber #background .inner .boxLeft p {
  line-height: 1.27778;
  font-size: 1.5em;
  width: 410px;
}
.spiber #background .inner .boxRight {
  width: 576px;
  position: relative;
  padding-left: 45px;
  border-left: #646464 1px solid;
}
.spiber #background .inner .boxRight h3 {
  font-size: 1.5em;
  line-height: 1.66667;
  margin-bottom: 0.5em;
  letter-spacing: 0.05em;
}
.spiber #background .inner .boxRight p {
  font-size: 1.25em;
  line-height: 2;
}
.spiber #background .inner .boxRight p:nth-child(2) {
  margin-bottom: 40px;
}
.spiber #result {
  background-color: #fff;
}
.spiber #result .inner {
  padding: 90px 0 115px;
  width: 960px;
  margin: 0 auto;
  color: #000;
}
.spiber #result .inner:after {
  display: block;
  content: "";
  clear: both;
}
.spiber #result .inner .result {
  margin-bottom: 80px;
}
.spiber #result .inner .next_stage h2 {
  margin-bottom: 10px;
}
.spiber #result .inner .next_stage .subtit {
  margin-bottom: 30px;
  font-size: 1.5em;
  line-height: 1;
}
.spiber #result .inner .next_stage .boxRight {
  padding-top: 25px;
}
.spiber #result .inner h2 {
  margin-bottom: 30px;
}
.spiber #result .inner h2 img {
  display: block;
}
.spiber #result .inner h3 {
  font-size: 1.5em;
  line-height: 1.66667;
  margin-bottom: 0.5em;
  letter-spacing: 0.05em;
}
.spiber #result .inner .boxLeft {
  width: 390px;
}
.spiber #result .inner .boxLeft p {
  line-height: 1.76923;
  font-size: 1.08333em;
  width: 410px;
}
.spiber #result .inner .boxRight {
  width: 485px;
}
.spiber #result .inner .boxRight img {
  max-width: 100%;
}
.spiber #result .inner .boxRight p {
  font-size: 1.25em;
  line-height: 2;
}
.spiber #result .inner .boxRight p:first-child {
  margin-bottom: 40px;
}

.event #intro {
  position: relative;
  height: 350px;
  overflow: hidden;
  background-image: url("../images/event/bg_installation.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.event #intro #video_int {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.event #intro #video_int #int {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.event #intro .inner {
  z-index: 50;
  position: relative;
  text-align: center;
  padding-top: 160px;
}
.event #intro .inner h1 {
  width: 100%;
  z-index: 100;
}
.event #intro .inner h1 img {
  display: block;
  margin: 0 auto 30px;
}
.event #intro .inner p {
  color: #6e6e6e;
  line-height: 1.66667;
}
.event #intro .inner p.date {
  margin-bottom: 30px;
  font-size: 1.66667em;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.event #intro .inner p.date img {
  display: block;
  margin: 0 auto;
}
.event #intro .inner p.date img:first-child {
  margin-bottom: 17px;
}
.event #intro .inner p.desc {
  margin-bottom: 30px;
}
.event #intro .inner p.link a {
  text-decoration: underline;
}
.event #intro .inner p.link a:hover {
  text-decoration: none;
}
.event #instalation {
  background-color: #f5f5f5;
}
.event #instalation .inner {
  padding: 90px 0;
  width: 960px;
  margin: 0 auto;
}
.event #instalation .inner:after {
  display: block;
  content: "";
  clear: both;
}
.event #instalation .inner p.tit {
  width: 380px;
  font-size: 1.5em;
  margin-bottom: 0;
  line-height: 1.27778;
}
.event #instalation .inner p.tit em {
  letter-spacing: 0.05em;
}
.event #instalation .inner p.subtit {
  font-size: 1.16667em;
  letter-spacing: 0.05em;
  padding-bottom: 0.2em;
  border-bottom: rgba(125, 125, 125, 0.5) 1px solid;
  margin-bottom: 30px;
}
.event #instalation .inner h3 {
  margin-bottom: 1em;
}
.event #instalation .inner h3 img {
  display: block;
  height: 2.5em;
  width: auto;
}
.event #instalation .inner strong {
  font-weight: bold;
  font-size: 1.07692em;
}
.event #instalation .inner p {
  color: #6e6e6e;
  line-height: 1.76923;
  font-size: 1.08333em;
}
.event #instalation .inner p.date {
  line-height: 1.53333;
  font-size: 1.25em;
}
.event #instalation .inner li {
  color: #6e6e6e;
  line-height: 1.76923;
  font-size: 1.08333em;
  padding-bottom: 0.8em;
  border-bottom: rgba(125, 125, 125, 0.3) 1px dotted;
  margin-bottom: 1.5em;
}
.event #instalation .inner li strong {
  margin-bottom: 1em;
  font-size: 1.07692em;
}
.event #instalation .inner .boxLeft {
  width: 430px;
}
.event #instalation .inner .boxRight {
  width: 480px;
  padding: 0 0 0 40px;
}

header.move:before {
  opacity: 1;
}

footer {
  padding: 20px 0;
  text-align: center;
  background-color: #000;
}
footer img {
  display: block;
  margin: 0 auto;
}

.dotList {
  display: inline-block;
  position: fixed;
  height: 7em;
  bottom: 50%;
  margin-bottom: -3.5em;
  right: 40px;
  opacity: 1;
  z-index: 10000;
}
.dotList li {
  margin-top: 1em;
}
.dotList li:first-child {
  margin-top: 0;
}
.dotList li a {
  display: inline-block;
  width: 1em;
  height: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(125, 125, 125, 0.5);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dotList li a.active {
  background-color: rgba(155, 155, 155, 0.9);
}
.dotList li a:hover {
  background-color: rgba(125, 125, 125, 0.7);
}

.scroll {
  display: inline-block;
  position: fixed;
  bottom: 40px;
  right: -40px;
  opacity: 0;
  z-index: 10000;
  background-color: rgba(125, 125, 125, 0.2);
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scroll img {
  display: block;
  margin: 0 auto;
}
.scroll.up {
  bottom: 85px;
}
.scroll.up img {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.scroll.active {
  right: 40px;
  opacity: 1;
}
.scroll.active:hover {
  opacity: .7;
}

#pagetop {
  position: fixed;
  bottom: 30px;
  right: -30px;
  width: 50px;
  height: 30px;
  z-index: 3;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#pagetop.active {
  right: 30px;
  opacity: 1;
}
#pagetop a {
  position: absolute;
  opacity: .7;
  background: #333;
  padding: 5px 9px;
  padding-bottom: 5px;
  text-align: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pagetop a i {
  width: 32px;
  height: 12px;
  display: inline-block;
  background: url("../images/common/arrow_pagetop.png") no-repeat;
  margin-right: 0;
}
#pagetop a:hover {
  opacity: 1;
}
