/* 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 15, ../sass/_sub.scss */
header {
  width: 100%;
  height: 190px;
  position: relative;
  background: url("../images/common/header_bg.png") no-repeat center top;
  z-index: 3;
}
/* line 22, ../sass/_sub.scss */
header h1 {
  height: 119px;
  width: 292px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 3;
}
/* line 31, ../sass/_sub.scss */
header nav {
  position: absolute;
  top: 85px;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  overflow: hidden;
}
/* line 37, ../sass/_sub.scss */
header #pageHeader {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 185px;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
}
/* line 42, ../sass/_sub.scss */
header #pageHeader .inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
/* line 47, ../sass/_sub.scss */
header #pageHeader .inner .submenu {
  position: absolute;
  top: 30px;
  right: 0px;
  bottom: auto;
  left: auto;
  height: 73px;
}
/* line 50, ../sass/_sub.scss */
header #pageHeader .inner .submenu ul {
  height: 73px;
}
/* line 52, ../sass/_sub.scss */
header #pageHeader .inner .submenu ul li {
  display: inline-block;
  position: relative;
  width: 171px;
  height: 73px;
  margin-right: 0px;
}
/* line 59, ../sass/_sub.scss */
header #pageHeader .inner .submenu ul li img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
/* line 61, ../sass/_sub.scss */
header #pageHeader .inner .submenu ul li img.active {
  display: none;
}
/* line 67, ../sass/_sub.scss */
header #pageHeader .inner .submenu2 {
  position: absolute;
  top: 182px;
  right: auto;
  bottom: auto;
  left: -28px;
  width: 311px;
}
/* line 71, ../sass/_sub.scss */
header #pageHeader .inner .submenu2 ul {
  width: 311px;
}
/* line 74, ../sass/_sub.scss */
header #pageHeader .inner .submenu2 ul li {
  width: 311px;
  position: relative;
}
/* line 78, ../sass/_sub.scss */
header #pageHeader .inner .submenu2 ul li img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
/* line 80, ../sass/_sub.scss */
header #pageHeader .inner .submenu2 ul li img.active {
  display: none;
}
/* line 88, ../sass/_sub.scss */
header #soundButton {
  -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: 3px;
  width: 100%;
  z-index: 2;
}
/* line 94, ../sass/_sub.scss */
header #soundButton .inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
/* line 99, ../sass/_sub.scss */
header #soundButton .inner a {
  position: absolute;
  top: 19px;
  right: auto;
  bottom: auto;
  left: 0px;
  display: block;
  width: 145px;
  height: 55px;
}
/* line 105, ../sass/_sub.scss */
header #soundButton .inner a img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 107, ../sass/_sub.scss */
header #soundButton .inner a img.bgmon {
  display: none;
}

/* line 114, ../sass/_sub.scss */
#body {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: -190px;
}
/* line 121, ../sass/_sub.scss */
#body #loader {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 129, ../sass/_sub.scss */
#body #loader .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 205px;
  height: 255px;
  text-align: center;
  margin: 100px auto 0 auto;
}
/* line 135, ../sass/_sub.scss */
#body #loader .inner #text {
  margin-left: 25px;
}
/* line 138, ../sass/_sub.scss */
#body .page {
  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: 100%;
  z-index: 2;
}
/* line 143, ../sass/_sub.scss */
#body .page .inner {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
/* line 150, ../sass/_sub.scss */
#body .page .background {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
/* line 156, ../sass/_sub.scss */
#body .page .background img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
/* line 160, ../sass/_sub.scss */
#body .background-all {
  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: 100%;
  overflow: hidden;
  z-index: 1;
}
/* line 167, ../sass/_sub.scss */
#body .background-all img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}

/* line 171, ../sass/_sub.scss */
footer {
  margin-top: -47px;
  z-index: 3;
}

/* line 12, ../sass/special.scss */
header #pageHeader h2 {
  -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: -95px;
  width: 577px;
  height: 166px;
}
/* line 19, ../sass/special.scss */
header #pageHeader p {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 166px;
  right: auto;
  bottom: auto;
  left: -3px;
  width: 1009px;
  height: 44px;
}
/* line 26, ../sass/special.scss */
header #pageHeader .submenu3 {
  position: absolute;
  top: 218px;
  right: auto;
  bottom: auto;
  left: -28px;
  width: 307px;
}
/* line 30, ../sass/special.scss */
header #pageHeader .submenu3 .naviHeader {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 307px;
  z-index: 2;
}
/* line 36, ../sass/special.scss */
header #pageHeader .submenu3 ul {
  margin-top: 54px;
  width: 307px;
}
/* line 40, ../sass/special.scss */
header #pageHeader .submenu3 ul li {
  width: 307px;
  position: relative;
}
/* line 43, ../sass/special.scss */
header #pageHeader .submenu3 ul li.nv1 {
  height: 96px;
}
/* line 44, ../sass/special.scss */
header #pageHeader .submenu3 ul li.nv2, header #pageHeader .submenu3 ul li.nv3, header #pageHeader .submenu3 ul li.nv4, header #pageHeader .submenu3 ul li.nv5 {
  height: 56px;
}
/* line 45, ../sass/special.scss */
header #pageHeader .submenu3 ul li.nv6 {
  height: 100px;
}
/* line 47, ../sass/special.scss */
header #pageHeader .submenu3 ul li img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
/* line 49, ../sass/special.scss */
header #pageHeader .submenu3 ul li img.active {
  display: none;
}

/* line 57, ../sass/special.scss */
#body, .page, .page .background, .background-all {
  height: 2800px;
}

/* line 58, ../sass/special.scss */
#body .page {
  display: none;
}

/* line 59, ../sass/special.scss */
#loader {
  display: none;
}

/* line 62, ../sass/special.scss */
.page1 .sp1 {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 769px;
  height: 2273px;
  z-index: 9;
}

/* line 71, ../sass/special.scss */
.page2 .sp2t {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 286px;
  width: 346px;
  height: 94px;
  z-index: 10;
}
/* line 77, ../sass/special.scss */
.page2 .sp21 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 972px;
  z-index: 9;
}
/* line 83, ../sass/special.scss */
.page2 .sp22 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 768px;
  height: 2173px;
  z-index: 9;
}
/* line 89, ../sass/special.scss */
.page2 .sp23 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 948px;
  z-index: 9;
}

/* line 98, ../sass/special.scss */
.page3 .sp3 {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 894px;
  z-index: 11;
}

/* line 107, ../sass/special.scss */
.page4 .sp4 {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 2721px;
  z-index: 12;
}

/* line 117, ../sass/special.scss */
.page5 .sp5 {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 996px;
  z-index: 13;
}

/* line 126, ../sass/special.scss */
.page6 .sp6t {
  position: absolute;
  top: 413px;
  right: auto;
  bottom: auto;
  left: 286px;
  width: 672px;
  height: 94px;
  z-index: 15;
}
/* line 132, ../sass/special.scss */
.page6 .sp61 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 1279px;
  z-index: 14;
}
/* line 138, ../sass/special.scss */
.page6 .sp62 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 765px;
  height: 1835px;
  z-index: 14;
}
/* line 144, ../sass/special.scss */
.page6 .sp63 {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: 271px;
  width: 767px;
  height: 851px;
  z-index: 14;
}

/* line 153, ../sass/special.scss */
.innerBtns {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
  width: 100%;
  z-index: 3;
}
/* line 158, ../sass/special.scss */
.innerBtns .inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
/* line 163, ../sass/special.scss */
.innerBtns .inner .subwrapper {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 1445px;
  right: auto;
  bottom: auto;
  left: 260px;
  text-align: center;
  width: 765px;
  height: 73px;
}
/* line 169, ../sass/special.scss */
.innerBtns .inner .subwrapper a {
  display: inline-block;
  position: relative;
  width: 171px;
  height: 73px;
  margin-right: -6px;
}
/* line 176, ../sass/special.scss */
.innerBtns .inner .subwrapper a img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
/* line 178, ../sass/special.scss */
.innerBtns .inner .subwrapper a img.active {
  display: none;
}
