/* 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 11, ../sass/feature.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 20, ../sass/feature.scss */
#body, .page, .page .background, .background-all {
  height: 1600px;
}

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

/* line 23, ../sass/feature.scss */
#loader {
  display: none;
}

/* line 26, ../sass/feature.scss */
.page1 .copy1 {
  position: absolute;
  top: 351px;
  right: auto;
  bottom: auto;
  left: -12px;
  width: 1048px;
  height: 115px;
  z-index: 33;
}
/* line 31, ../sass/feature.scss */
.page1 .copy1 img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 33, ../sass/feature.scss */
.page1 .badge_cap {
  position: absolute;
  top: 587px;
  right: auto;
  bottom: auto;
  left: -2px;
  width: 159px;
  height: 30px;
  z-index: 32;
}
/* line 39, ../sass/feature.scss */
.page1 .badge {
  position: absolute;
  top: 451px;
  right: auto;
  bottom: auto;
  left: -12px;
  width: 180px;
  height: 149px;
  z-index: 31;
}
/* line 45, ../sass/feature.scss */
.page1 .kindaichi_name {
  position: absolute;
  top: 1131px;
  right: auto;
  bottom: auto;
  left: 514px;
  width: 78px;
  height: 145px;
  z-index: 30;
}
/* line 51, ../sass/feature.scss */
.page1 .takatoh_name {
  position: absolute;
  top: 910px;
  right: auto;
  bottom: auto;
  left: 798px;
  width: 58px;
  height: 144px;
  z-index: 29;
}
/* line 57, ../sass/feature.scss */
.page1 .miyuki_name {
  position: absolute;
  top: 713px;
  right: auto;
  bottom: auto;
  left: 578px;
  width: 58px;
  height: 143px;
  z-index: 28;
}
/* line 63, ../sass/feature.scss */
.page1 .akechi_name {
  position: absolute;
  top: 684px;
  right: auto;
  bottom: auto;
  left: 54px;
  width: 48px;
  height: 127px;
  z-index: 27;
}
/* line 69, ../sass/feature.scss */
.page1 .reika_name {
  position: absolute;
  top: 559px;
  right: auto;
  bottom: auto;
  left: 928px;
  width: 48px;
  height: 109px;
  z-index: 26;
}
/* line 75, ../sass/feature.scss */
.page1 .itsuki_name {
  position: absolute;
  top: 497px;
  right: auto;
  bottom: auto;
  left: 568px;
  width: 41px;
  height: 112px;
  z-index: 25;
}
/* line 81, ../sass/feature.scss */
.page1 .kenmochi_name {
  position: absolute;
  top: 489px;
  right: auto;
  bottom: auto;
  left: 412px;
  width: 41px;
  height: 87px;
  z-index: 24;
}
/* line 87, ../sass/feature.scss */
.page1 .saki_name {
  position: absolute;
  top: 528px;
  right: auto;
  bottom: auto;
  left: 241px;
  width: 40px;
  height: 91px;
  z-index: 23;
}
/* line 93, ../sass/feature.scss */
.page1 .story {
  position: absolute;
  top: 1126px;
  right: auto;
  bottom: auto;
  left: 709px;
  width: 277px;
  height: 413px;
  z-index: 22;
}
/* line 99, ../sass/feature.scss */
.page1 .copy2 {
  position: absolute;
  top: 1363px;
  right: auto;
  bottom: auto;
  left: -3px;
  width: 642px;
  height: 197px;
  z-index: 21;
}
/* line 104, ../sass/feature.scss */
.page1 .copy2 img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 106, ../sass/feature.scss */
.page1 .kindaichi {
  position: absolute;
  top: 855px;
  right: auto;
  bottom: auto;
  left: -64px;
  width: 835px;
  height: 745px;
  z-index: 20;
}
/* line 112, ../sass/feature.scss */
.page1 .takatoh {
  position: absolute;
  top: 827px;
  right: auto;
  bottom: auto;
  left: 560px;
  width: 499px;
  height: 454px;
  z-index: 19;
}
/* line 118, ../sass/feature.scss */
.page1 .miyuki {
  position: absolute;
  top: 609px;
  right: auto;
  bottom: auto;
  left: 215px;
  width: 485px;
  height: 510px;
  z-index: 18;
}
/* line 124, ../sass/feature.scss */
.page1 .reika {
  position: absolute;
  top: 520px;
  right: auto;
  bottom: auto;
  left: 629px;
  width: 310px;
  height: 420px;
  z-index: 17;
}
/* line 130, ../sass/feature.scss */
.page1 .akechi {
  position: absolute;
  top: 589px;
  right: auto;
  bottom: auto;
  left: 60px;
  width: 284px;
  height: 346px;
  z-index: 16;
}
/* line 136, ../sass/feature.scss */
.page1 .saki {
  position: absolute;
  top: 500px;
  right: auto;
  bottom: auto;
  left: 217px;
  width: 227px;
  height: 232px;
  z-index: 15;
}
/* line 142, ../sass/feature.scss */
.page1 .kenmochi {
  position: absolute;
  top: 486px;
  right: auto;
  bottom: auto;
  left: 418px;
  width: 132px;
  height: 171px;
  z-index: 14;
}
/* line 148, ../sass/feature.scss */
.page1 .itsuki {
  position: absolute;
  top: 494px;
  right: auto;
  bottom: auto;
  left: 563px;
  width: 163px;
  height: 171px;
  z-index: 13;
}

/* line 157, ../sass/feature.scss */
.page2 .title {
  position: absolute;
  top: 276px;
  right: auto;
  bottom: auto;
  left: -31px;
  width: 1086px;
  height: 310px;
  z-index: 65;
}
/* line 163, ../sass/feature.scss */
.page2 .copy {
  position: absolute;
  top: 801px;
  right: auto;
  bottom: auto;
  left: 158px;
  width: 140px;
  height: 504px;
  z-index: 64;
}
/* line 168, ../sass/feature.scss */
.page2 .copy img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 170, ../sass/feature.scss */
.page2 .point2 {
  position: absolute;
  top: 857px;
  right: auto;
  bottom: auto;
  left: 492px;
  width: 578px;
  height: 469px;
  z-index: 63;
}
/* line 175, ../sass/feature.scss */
.page2 .point2 img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 177, ../sass/feature.scss */
.page2 .point1 {
  position: absolute;
  top: 628px;
  right: auto;
  bottom: auto;
  left: 465px;
  width: 606px;
  height: 306px;
  z-index: 62;
}
/* line 182, ../sass/feature.scss */
.page2 .point1 img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 184, ../sass/feature.scss */
.page2 .kindaichi {
  position: absolute;
  top: 595px;
  right: auto;
  bottom: auto;
  left: -184px;
  width: 764px;
  height: 764px;
  z-index: 61;
}
/* line 190, ../sass/feature.scss */
.page2 .miyuki {
  position: absolute;
  top: 555px;
  right: auto;
  bottom: auto;
  left: 31px;
  width: 385px;
  height: 492px;
  z-index: 60;
}
/* line 196, ../sass/feature.scss */
.page2 .child {
  position: absolute;
  top: 741px;
  right: auto;
  bottom: auto;
  left: -35px;
  width: 195px;
  height: 206px;
  z-index: 59;
}
/* line 202, ../sass/feature.scss */
.page2 .reika {
  position: absolute;
  top: 571px;
  right: auto;
  bottom: auto;
  left: -50px;
  width: 263px;
  height: 539px;
  z-index: 58;
}
/* line 208, ../sass/feature.scss */
.page2 .lightning {
  position: absolute;
  top: 609px;
  right: auto;
  bottom: auto;
  left: 298px;
  width: 1014px;
  height: 893px;
  z-index: 57;
}

/* line 217, ../sass/feature.scss */
.page3 .copy3 {
  position: absolute;
  top: 893px;
  right: auto;
  bottom: auto;
  left: 876px;
  width: 159px;
  height: 550px;
  z-index: 111;
}
/* line 223, ../sass/feature.scss */
.page3 .copy1 {
  position: absolute;
  top: 860px;
  right: auto;
  bottom: auto;
  left: -5px;
  width: 402px;
  height: 149px;
  z-index: 113;
}
/* line 229, ../sass/feature.scss */
.page3 .icube {
  position: absolute;
  top: 1193px;
  right: auto;
  bottom: auto;
  left: 347px;
  width: 368px;
  height: 339px;
  z-index: 112;
}
/* line 234, ../sass/feature.scss */
.page3 .icube img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
/* line 236, ../sass/feature.scss */
.page3 .copy2 {
  position: absolute;
  top: 1209px;
  right: auto;
  bottom: auto;
  left: 1px;
  width: 683px;
  height: 49px;
  z-index: 114;
}
/* line 242, ../sass/feature.scss */
.page3 .screen5 {
  position: absolute;
  top: 1279px;
  right: auto;
  bottom: auto;
  left: -5px;
  width: 252px;
  height: 221px;
  z-index: 110;
}
/* line 248, ../sass/feature.scss */
.page3 .copy {
  position: absolute;
  top: 319px;
  right: auto;
  bottom: auto;
  left: 3px;
  width: 1024px;
  height: 292px;
  z-index: 109;
}
/* line 254, ../sass/feature.scss */
.page3 .screen4 {
  position: absolute;
  top: 1230px;
  right: auto;
  bottom: auto;
  left: 182px;
  width: 222px;
  height: 194px;
  z-index: 108;
}
/* line 260, ../sass/feature.scss */
.page3 .screen2 {
  position: absolute;
  top: 959px;
  right: auto;
  bottom: auto;
  left: -5px;
  width: 306px;
  height: 254px;
  z-index: 107;
}
/* line 266, ../sass/feature.scss */
.page3 .screen3 {
  position: absolute;
  top: 959px;
  right: auto;
  bottom: auto;
  left: 319px;
  width: 306px;
  height: 254px;
  z-index: 106;
}
/* line 272, ../sass/feature.scss */
.page3 .light {
  position: absolute;
  top: 888px;
  right: auto;
  bottom: auto;
  left: 811px;
  width: 211px;
  height: 134px;
  z-index: 105;
}
/* line 278, ../sass/feature.scss */
.page3 .kindaichi {
  position: absolute;
  top: 774px;
  right: auto;
  bottom: auto;
  left: 518px;
  width: 617px;
  height: 714px;
  z-index: 104;
}
/* line 284, ../sass/feature.scss */
.page3 .screen1 {
  position: absolute;
  top: 522px;
  right: auto;
  bottom: auto;
  left: 669px;
  width: 384px;
  height: 336px;
  z-index: 103;
}
/* line 290, ../sass/feature.scss */
.page3 .copy_bg {
  position: absolute;
  top: 256px;
  right: auto;
  bottom: auto;
  left: -288px;
  width: 1600px;
  height: 440px;
  z-index: 102;
}
/* line 295, ../sass/feature.scss */
.page3 .copy_bg img {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
