/* line 5, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../usr/local/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Global vars */
/* line 15, ../sass/_common.scss */
body {
  background: #000;
}

/* line 19, ../sass/_common.scss */
nav {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 117px;
}
/* line 24, ../sass/_common.scss */
nav .inner {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 117px;
  width: 1081px;
  margin: 0 auto;
  background: url("../images/nav/nav_bg.png") no-repeat center top;
  position: relative;
}
/* line 32, ../sass/_common.scss */
nav .inner ul {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  height: 72px;
  position: relative;
}
/* line 38, ../sass/_common.scss */
nav .inner ul li {
  height: 72px;
  position: absolute;
  top: 27px;
}
/* line 42, ../sass/_common.scss */
nav .inner ul li.nv1 {
  width: 84px;
  left: 34px;
}
/* line 45, ../sass/_common.scss */
nav .inner ul li.nv1:after {
  content: url("../images/new.gif");
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 5px;
}
/* line 50, ../sass/_common.scss */
nav .inner ul li.nv2 {
  width: 65px;
  left: 118px;
}
/* line 54, ../sass/_common.scss */
nav .inner ul li.nv3 {
  width: 101px;
  left: 183px;
}
/* line 58, ../sass/_common.scss */
nav .inner ul li.nv4 {
  width: 100px;
  left: 284px;
}
/* line 62, ../sass/_common.scss */
nav .inner ul li.nv5 {
  width: 118px;
  left: 384px;
}
/* line 66, ../sass/_common.scss */
nav .inner ul li.nv6 {
  width: 105px;
  left: 502px;
}
/* line 70, ../sass/_common.scss */
nav .inner ul li.nv7 {
  width: 85px;
  left: 607px;
}
/* line 74, ../sass/_common.scss */
nav .inner ul li.nv8 {
  width: 96px;
  left: 692px;
}
/* line 78, ../sass/_common.scss */
nav .inner ul li.nv9 {
  width: 108px;
  left: 788px;
}
/* line 82, ../sass/_common.scss */
nav .inner ul li.nv10 {
  width: 87px;
  left: 888px;
}
/* line 86, ../sass/_common.scss */
nav .inner ul li.nv11 {
  width: 69px;
  left: 975px;
}

/* line 95, ../sass/_common.scss */
footer {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 47px;
  overflow: hidden;
  background: url("../images/common/footer.png") repeat-x center top;
  position: relative;
}
/* line 103, ../sass/_common.scss */
footer .inner {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1024px;
  height: 47px;
  position: relative;
  margin: 0 auto;
}
/* line 110, ../sass/_common.scss */
footer .inner .sansei {
  position: absolute;
  top: 15px;
  right: auto;
  bottom: auto;
  left: 0;
  width: 91px;
  height: 29px;
}
/* line 116, ../sass/_common.scss */
footer .inner .copyright {
  position: absolute;
  top: 20px;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  padding: 0px;
  text-align: center;
}
/* line 125, ../sass/_common.scss */
footer .inner .social {
  position: absolute;
  top: 15px;
  right: 0px;
  bottom: auto;
  left: auto;
}
/* line 127, ../sass/_common.scss */
footer .inner .social ul {
  padding: 0;
  margin: 0;
}
/* line 131, ../sass/_common.scss */
footer .inner .social ul li {
  line-height: 1px;
  list-style-type: none;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}

/* line 3, ../sass/index.scss */
nav {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 101;
  display: none;
}

/* line 9, ../sass/index.scss */
#loader {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 205px;
  height: 255px;
  z-index: 103;
  text-align: center;
  display: none;
}
/* line 17, ../sass/index.scss */
#loader #text {
  margin-left: 25px;
}

/* line 22, ../sass/index.scss */
#intro {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 102;
  display: none;
}
/* line 28, ../sass/index.scss */
#intro #soundNote {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 505px;
  height: 300px;
  text-align: center;
  z-index: 2;
}
/* line 34, ../sass/index.scss */
#intro #soundNote a {
  display: inline-block;
  margin: 10px 34px 0 34px;
  width: 170px;
  height: 64px;
}
/* line 42, ../sass/index.scss */
#intro #sound_notification_bg {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 1;
  overflow: hidden;
}
/* line 47, ../sass/index.scss */
#intro #sound_notification_bg img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

/* line 51, ../sass/index.scss */
#body {
  position: relative;
  overflow: hidden;
  display: none;
}
/* line 56, ../sass/index.scss */
#body #tape1, #body #tape2, #body #tape3, #body #tape4, #body #tape5, #body #tape6, #body #background {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  overflow: hidden;
}
/* line 60, ../sass/index.scss */
#body #tape1 img, #body #tape2 img, #body #tape3 img, #body #tape4 img, #body #tape5 img, #body #tape6 img, #body #background img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 63, ../sass/index.scss */
#body #nazo_bg {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 4;
}
/* line 67, ../sass/index.scss */
#body #nazo_bg img {
  position: absolute;
  top: -800px;
  right: auto;
  bottom: auto;
  left: -430px;
  width: 398px;
  height: 577px;
}
/* line 74, ../sass/index.scss */
#body #photo {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
}
/* line 78, ../sass/index.scss */
#body #photo img {
  position: absolute;
  top: -800px;
  right: auto;
  bottom: auto;
  left: -556px;
  width: 946px;
  height: 458px;
}
/* line 85, ../sass/index.scss */
#body #nazo {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 6;
}
/* line 89, ../sass/index.scss */
#body #nazo img {
  position: absolute;
  top: -810px;
  right: auto;
  bottom: auto;
  left: -426px;
  width: 389px;
  height: 600px;
}
/* line 96, ../sass/index.scss */
#body #takatoh {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 7;
}
/* line 100, ../sass/index.scss */
#body #takatoh img {
  position: absolute;
  top: -645px;
  right: auto;
  bottom: auto;
  left: -562px;
  width: 367px;
  height: 605px;
}
/* line 107, ../sass/index.scss */
#body #kindaichi {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 8;
}
/* line 111, ../sass/index.scss */
#body #kindaichi img {
  position: absolute;
  top: -810px;
  right: auto;
  bottom: auto;
  left: -219px;
  width: 859px;
  height: 810px;
}
/* line 118, ../sass/index.scss */
#body #tape1 {
  z-index: 2;
}
/* line 119, ../sass/index.scss */
#body #tape2 {
  z-index: 3;
}
/* line 121, ../sass/index.scss */
#body #tape3 {
  z-index: 9;
}
/* line 122, ../sass/index.scss */
#body #tape4 {
  z-index: 10;
}
/* line 123, ../sass/index.scss */
#body #tape5 {
  z-index: 11;
}
/* line 124, ../sass/index.scss */
#body #tape6 {
  z-index: 12;
}
/* line 126, ../sass/index.scss */
#body h1 {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 100%;
  height: 237px;
  text-align: center;
  z-index: 13;
}
/* line 133, ../sass/index.scss */
#body h1 .inner {
  width: 582px;
  height: 237px;
  margin: 0 auto;
  position: relative;
}
/* line 138, ../sass/index.scss */
#body h1 .inner img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 142, ../sass/index.scss */
#body #soundButton {
  position: absolute;
  top: 15px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 170px;
  height: 64px;
  z-index: 14;
}
/* line 147, ../sass/index.scss */
#body #soundButton img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 150, ../sass/index.scss */
#body #badge {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 116px;
  height: 94px;
  z-index: 15;
}
/* line 155, ../sass/index.scss */
#body #badge img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 158, ../sass/index.scss */
#body #copy {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 134px;
  height: 558px;
  z-index: 16;
}
/* line 163, ../sass/index.scss */
#body #copy img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 166, ../sass/index.scss */
#body #background {
  z-index: 1;
}

/* line 170, ../sass/index.scss */
footer {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 100;
  display: none;
}
