@charset "UTF-8";
/* Copyright 2014 Ricoh Company, Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.*/
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, menu, nav, section, summary {
  display: block;
}

body {
  text-decoration: none;
  font-family: 'Open Sans', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

a {
  text-decoration: none;
  font-family: 'Open Sans', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

img {
  vertical-align: text-bottom;
}

#sidr ul li.bannerarea {
  padding-top: 6px;
  background-color: #404040;
}
#sidr ul li.bannerarea img {
  width: 100%;
  height: auto;
}
#sidr ul li.bannerarea .side_banner {
  padding: 10px 15px;
}
#sidr ul li.bannerarea .side_banner .iphone {
  padding-bottom: 15px;
  margin: 0;
}
#sidr ul li.bannerarea .side_banner .iphone .for_iphone {
  width: 157px;
  height: 10px;
  margin-bottom: 8px;
}
#sidr ul li.bannerarea .side_banner .iphone .btn_as {
  display: block;
  width: 168px;
  height: 50px;
  padding: 0px;
}
#sidr ul li.bannerarea .side_banner .android {
  padding-bottom: 15px;
  margin: 0;
}
#sidr ul li.bannerarea .side_banner .android .for_android {
  width: 157px;
  height: 10px;
  margin-bottom: 8px;
}
#sidr ul li.bannerarea .side_banner .android .btn_gp {
  display: block;
  width: 145px;
  height: 50px;
  padding: 0px;
}
#sidr ul li {
  display: block;
  margin: 0;
  line-height: 49px;
  border-bottom: 1px solid #c1c1c1;
}
#sidr ul li a {
  font-size: 13px;
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #404040;
  background-image: url(../img/arrow_right_sp.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 9px 14px;
  -webkit-background-size: 9px 14px;
  font-weight: 400;
}
#sidr ul li.global {
  background-image: url(../img/globalicon_sp.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  background-size: 17px 17px;
  -webkit-background-size: 17px 17px;
}
#sidr ul li.global .menu_lang_changer {
  text-indent: 25px;
  background-image: url(../img/global_open_normal_sp.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 15px 9px;
  -webkit-background-size: 15px 9px;
  color: #808080;
}
#sidr ul li.global .menu_lang_changer.open {
  background-image: url(../img/global_close_normal_sp.png);
}

body {
  background: #000;
}

a {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
a:hover {
  opacity: 0.6;
}

.onepage-pagination.black li a:before {
  background: rgba(0, 0, 0, 0.6);
}
.onepage-pagination.black li a.active:before {
  border: 1px solid #000;
}
.onepage-pagination.black li a.active:after {
  background: #000;
}
.onepage-pagination.white li a:before {
  background: rgba(255, 255, 255, 0.6);
}
.onepage-pagination.white li a.active:before {
  border: 1px solid #FFF;
}
.onepage-pagination.white li a.active:after {
  background: #FFF;
}

#glp {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
}

#flp {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

#sp_top_nav {
  display: none;
}

#sp_footer {
  display: none;
}

#sp_banner {
  display: none;
}

#top_footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  height: 70px;
  width: 100%;
  height: 70px;
  display: inline-block;
  background-image: url("../img/r_logo.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 94px auto;
}
#top_footer #footer_list {
  margin-left: 30px;
}
#top_footer #footer_list li {
  float: left;
  margin-right: 25px;
}
#top_footer #footer_list:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#top_footer #footer_list li a {
  line-height: 70px;
  color: #c1c1c1;
  font-size: 12px;
  height: 70px;
  display: inherit;
}
#top_footer #footer_list #global_changer {
  background-image: url("../img/globalicon_pc.png");
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 19px;
  line-height: 14px;
  height: 14px;
  background-size: 14px 14px;
  height: 70px;
  background-position: 0px 50%;
  position: relative;
}
#top_footer #footer_list #global_changer .global_sub {
  bottom: 50px;
  left: -30px;
  position: absolute;
  text-align: center;
  list-style: none;
  padding-left: 0;
}
#top_footer #footer_list #global_changer .global_sub li {
  margin-right: 0px;
  float: none;
}
#top_footer #footer_list #global_changer .global_sub li a {
  background: rgba(0, 0, 0, 0.7);
  height: 27px;
  line-height: 27px;
  display: block;
  width: 120px;
  font-size: 11px;
  color: #fff;
  position: relative;
  text-align: center;
  cursor: pointer;
}
#top_footer #footer_list #global_changer .global_sub li a:hover {
  opacity: 1;
  color: #c1c1c1;
}
#top_footer #footer_sns_list {
  position: absolute;
  top: 15px;
  right: 20px;
}
#top_footer #footer_sns_list li {
  float: left;
  margin-right: 15px;
}
#top_footer #footer_sns_list:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#top_footer #footer_sns_list li a {
  background-size: contain;
}
#top_footer #footer_sns_list li a.fb {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("../img/sns_fb.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.tw {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("../img/sns_tw.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.ig {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("../img/sns_ig.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.tb {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("../img/sns_tb.png");
  background-repeat: no-repeat;
}
#top_footer #copyright {
  position: absolute;
  right: 30px;
  line-height: 40px;
  font-size: 12px;
  color: #c1c1c1;
  bottom: 0px;
}

#top_scroll_btn {
  position: absolute;
  bottom: 70px;
  left: 46%;
  width: 100px;
  height: 60px;
}
#top_scroll_btn #allow_icon {
  display: inline-block;
  font-family: "thetafont";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#top_scroll_btn.black {
  color: #3B3B3B;
}
#top_scroll_btn.black a {
  color: #3B3B3B;
}
#top_scroll_btn.white {
  color: #FFF;
}
#top_scroll_btn.white a {
  color: #FFF;
}
#top_scroll_btn a {
  font-size: 60px;
  width: 60px;
  height: 30px;
  overflow: hidden;
  color: #FFF;
  position: absolute;
  top: 0px;
  left: 20px;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#top_scroll_btn span {
  visibility: hidden;
  position: absolute;
  width: 100px;
  text-align: center;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  top: 35px;
}
#top_scroll_btn.totop span {
  visibility: visible;
}

#flplayer {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

#pc_top_nav {
  z-index: 100;
  position: fixed;
  top: 20px;
  left: 20px;
  height: 50px;
  width: 100%;
  color: #FFF;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#pc_top_nav a {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  display: inherit;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#pc_top_nav.black {
  color: #3B3B3B;
}
#pc_top_nav.black a {
  color: #3B3B3B;
}
#pc_top_nav.white {
  color: #FFF;
}
#pc_top_nav.white a {
  color: #FFF;
}
#pc_top_nav .icon-logo_h {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 145px;
  position: absolute;
  left: 0px;
  top: -8px;
  color: #FFF;
  height: 60px;
  overflow: hidden;
  width: 170px;
}
#pc_top_nav .icon-logo_h:before {
  width: 160px;
}
#pc_top_nav ul {
  margin-left: 180px;
  font-size: 18px;
  line-height: 20px;
  margin-top: 12px;
}
#pc_top_nav ul li {
  float: left;
  margin-right: 25px;
}
#pc_top_nav ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#pc_top_nav ul li.dev {
  float: left;
  width: 130px;
}
#pc_top_nav ul li.dev .icon-split {
  display: block;
  float: left;
  width: 20px;
  margin-right: 25px;
  font-size: 20px;
}
#pc_top_nav ul a {
  color: #FFF;
}
#pc_top_nav #login {
  position: absolute;
  top: 5px;
  right: 40px;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  color: white;
  -webkit-border-radius: 20px 20px;
  -moz-border-radius: 20px / 20px;
  border-radius: 20px / 20px;
  padding: 10px 20px;
}
#pc_top_nav #login a {
  color: white;
}
#pc_top_nav #login a {
  font-size: 14px;
  height: 16px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #pc_top_nav .icon-logo_h:not(:target) {
    overflow: visible !important;
    top: 0px !important;
  }
}
#top_wrapper {
  z-index: 100;
  height: 100% !important;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#top_wrapper section {
  background-size: cover;
  font-size: 40px;
  line-height: 60px;
  font-weight: 100;
  color: #FFF;
  overflow: hidden;
}
#top_wrapper section .section_content {
  position: relative;
}
#top_wrapper section .section_content .body_copy {
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
}
#top_wrapper section .section_content .morelink {
  float: left;
  font-size: 25px;
  margin-right: 15px;
}
#top_wrapper section .section_content .morelink .icon-more_allow {
  margin-right: 5px;
  font-size: 28px;
}
#top_wrapper section .section_content .morelink a {
  color: #3B3B3B;
  line-height: 43px;
  display: inherit;
}
#top_wrapper #page1 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg1.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: 50%;
}
#top_wrapper #page1 #theta_all {
  position: absolute;
  left: 30px;
  bottom: 90px;
}
#top_wrapper #page1 #page1_banner {
  position: absolute;
  right: 30px;
  bottom: 90px;
}
#top_wrapper #page1 #page1_banner_youtube {
  position: absolute;
  right: 30px;
  bottom: 90px;
}
#top_wrapper #page1 .section_content {
  margin: 0px auto!important;
  height: 10000px!important;
  width: 960px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  max-height: calc(90% - 70px + 30px);
}
#top_wrapper #page1 .section_content .mv_logo_wrapper {
  z-index: 5;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 111px;
  height: 100%;
  width: 200px;
}
#top_wrapper #page1 .section_content .mv_logo {
  position: absolute;
  top: 43.8%;
  left: 0;
  z-index: 8;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
#top_wrapper #page1 .section_content .mv_main {
 /* position: absolute;
  top: 0;*/
  /*left: 165px;*/
  z-index: 8;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
#top_wrapper #page1 .section_content .mv_main_inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
#top_wrapper #page1 .section_content .mv_img {
  position: absolute;
  top: 62px;
  left: 440px;
  z-index: 200;
}
#top_wrapper #page1 .section_content .mv_shaddow {
  position: absolute;
  top: 492px;
  left: 440px;
}
#top_wrapper #page1 .section_content .mv_lead_wrapper {
  z-index: 100;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 603px;
  height: 100%;
  width: 255px;
}
#top_wrapper #page1 .section_content .mv_lead {
  position: absolute;
  top: 43.8%;
  left: 0;
  z-index: 1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
#top_wrapper #page1 .section_content .news {
  position: absolute;
  /*top: 573px;*/
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 12px;
  color: #404040;
  text-align: center;
  line-height: 1;
}

#top_wrapper #page2 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg2.png");
  background-repeat: no-repeat;
  background-position: 50%;
}
#top_wrapper #page2 .section_content {
  width: 960px;
  height: 635px;
  margin: 0px auto;
  position: relative;
}
#top_wrapper #page2 .section_content .catchCopy {
  position: absolute;
  width: 526px;
  height: 70px;
  background-image: url(../img/page2_catch.png);
  top: 80px;
  left: 216px;
}
#top_wrapper #page2 .section_content .lead {
  font-size: 14px;
  position: absolute;
  top: 191px;
  left: 216px;
  text-align: center;
  width: 526px;
  line-height: 1.8;
  font-weight: normal;
}
#top_wrapper #page2 .section_content #play_movie {
  position: absolute;
  top: 330px;
  left: 354px;
  opacity: 0;
  width: 250px;
}
#top_wrapper #page2 .section_content #play_movie.show {
  animation: alphaAnime 1.5s ease forwards;
  -moz-animation: alphaAnime 1.5s ease forwards;
  -webkit-animation: alphaAnime 1.5s ease forwards;
}
#top_wrapper #page2 .section_content #play_movie #play_title {
  font-size: 20px;
  text-align: center;
}
#top_wrapper #page2 .section_content #play_movie a {
  color: #FFF;
  font-size: 90px;
  display: inherit;
  width: 90px;
  height: 90px;
  margin: auto;
}

#top_wrapper #page3 {
  width: 100%;
  min-width: 1000px;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg3.png");
  background-repeat: no-repeat;
  background-position: 50%;
}
#top_wrapper #page3 .section_content {
  width: 100%;
  height: calc(100% - 150px);
  margin: 0px auto;
  font-size: 0;
  margin-top: 70px!important;
  position: relative;
}
#top_wrapper #page3 .section_content .model {
  display: inline-block;
  width: 50%;
  text-align: center;
  vertical-align: top;
  position:absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
#top_wrapper #page3 .section_content .model.right {
  left: 50%;
}
#top_wrapper #page3 .section_content .model .deviceImg {
  display: block;
  margin: 0 auto 0;
}
#top_wrapper #page3 .section_content .model .page3_product {
  display: block;
  margin: 0 auto;
  height: calc(100% - 139px - 18px);
  max-height: 381px;
}
#top_wrapper #page3 .section_content .deviceLink {
  font-size: 18px;
  color: #333333;
  line-height: 1;
  padding-left: 44px;
  position: relative;
  display: inline-block;
  text-align: left;
  text-align: center;
}
#top_wrapper #page3 .section_content .deviceLink.left {
  margin-bottom: 10px;
}
#top_wrapper #page3 .section_content .deviceLink:after {
  content: '';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../img/icon_itemList.png);
  top: 0;
  left: 0;
}
#top_wrapper #page3 .section_content .deviceLink span {
  font-size: 10px;
}

#top_wrapper #page4 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg4.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
}
#top_wrapper #page4 .section_content {
  width: 1100px;
  height: 600px;
  margin: 0px auto;
}
#top_wrapper #page4 .section_content #sphere_img {
  position: absolute;
  left: 0px;
  top: 90px;
  width: 453px;
}
#top_wrapper #page4 .section_content #sphere_img.show {
  animation: slideUp 1.5s ease forwards;
  -moz-animation: slideUp 1.5s ease forwards;
  -webkit-animation: slideUp 1.5s ease forwards;
}
#top_wrapper #page4 .section_content .copy {
  width: 570px;
  position: absolute;
  top: 110px;
  right: 0px;
}
#top_wrapper #page4 .section_content .copy .morelink a {
  color: #FFF;
}
#top_wrapper #page4 .section_content .copy.show {
  animation: txtSlideUp 1.5s ease forwards;
  -moz-animation: txtSlideUp 1.5s ease forwards;
  -webkit-animation: txtSlideUp 1.5s ease forwards;
}
#top_wrapper #page5 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg5.png");
  background-repeat: no-repeat;
  background-position: left center;
}
#top_wrapper #page5 .section_content {
  width: 1100px;
  margin: 0px auto;
  height: 600px;
}
#top_wrapper #page5 .section_content .copy {
  width: 540px;
  position: absolute;
  top: 110px;
  left: 550px;
}
#top_wrapper #page5 .section_content .copy.show {
  animation: txtSlideUp 1.5s ease forwards;
  -moz-animation: txtSlideUp 1.5s ease forwards;
  -webkit-animation: txtSlideUp 1.5s ease forwards;
}
#top_wrapper #page5 .section_content .copy .morelink a {
  color: #FFF;
}

th.short.date,th.short.date,td.short.version,td.short.version {
  width: 110px;
}

@keyframes slideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@-moz-keyframes slideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@-webkit-keyframes slideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@keyframes slideUpForThetaImg {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@-moz-keyframes slideUpForThetaImg {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@-webkit-keyframes slideUpForThetaImg {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 10%;
    opacity: 1;
  }
}

@keyframes slideDown {
  0% {
    top: -10px;
    opacity: 0;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

@-moz-keyframes slideDown {
  0% {
    top: -10px;
    opacity: 0;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

@-webkit-keyframes slideDown {
  0% {
    top: -10px;
    opacity: 0;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes txtSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 20%;
    opacity: 1;
  }
}

@-moz-keyframes txtSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 20%;
    opacity: 1;
  }
}

@-webkit-keyframes txtSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 20%;
    opacity: 1;
  }
}

@keyframes rInfoSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 30%;
    opacity: 1;
  }
}

@-moz-keyframes rInfoSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 30%;
    opacity: 1;
  }
}

@-webkit-keyframes rInfoSlideUp {
  0% {
    top: 120%;
    opacity: 0;
  }

  100% {
    top: 30%;
    opacity: 1;
  }
}

@keyframes alphaAnime {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes alphaAnime {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes alphaAnime {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.sp_show {
  display: none;
}

.intro {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-image: url("../img/bgIntro.png");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  top: 0;
  left: 0;
}
.intro.revealed {
  z-index: -1;
}
.intro_parts {
  opacity: 0;
}
.intro .intro_inner {
  margin: 0px auto!important;
  height: 10000px!important;
  width: 960px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  max-height: calc(90% - 70px + 30px);
}
.intro .intro_inner .mv_logo_wrapper {
  z-index: 100;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 111px;
  height: 100%;
  width: 200px;
}
.intro .intro_inner .mv_logo {
  position: absolute;
  top: 43.8%;
  left: 0;
  z-index: 200;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.intro .intro_inner .mv_img {
 /* position: absolute;
  top: 0;*/
  /*left: 165px;*/
  z-index: 100;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.intro .intro_inner .mv_lead_wrapper {
  z-index: 10;
  display: block;
  margin: 0 auto;
  max-height: 635px;
  bottom: 0;
  position: absolute;
  left: 603px;
  height: 100%;
  width: 255px;
}
.intro .intro_inner .mv_lead {
  position: absolute;
  top: 43.8%;
  left: 0;
  z-index: 10;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.hoverMenu {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 0;
  padding: 16px;
  background-color: rgba(00, 00, 00, 0.4);
  color: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: none;
  margin-left: 180px;
  margin-top: 10px;
}
.hoverMenu.active {
  display: block;
}
#pc_top_nav li.hoverMenu_item {
  display: block;
  margin-right: 0;
  margin-top: 16px;
  float: none;
}
#pc_top_nav li.hoverMenu_item a {
  display: block;
  margin-right: 0;
  line-height: 15px;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  padding-left: 15px;
  background-image: url(../img/icon_hoverList.png);
  background-repeat: no-repeat;
}
#pc_top_nav li.hoverMenu_item a:hover {
  opacity: 0.6;
}
#pc_top_nav li.hoverMenu_item:first-child {
  margin-top: 0;
}
#pc_top_nav .about a {
  display: inline-block;
}
#pc_top_nav .about:after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 6px;
  background-image: url(../img/icon_productList2.png);
  vertical-align: middle;
  margin-left: 5px;
}
#pc_top_nav ul.hoverMenu_items {
  margin: 0;
}

/* 151023 start*/
#top_wrapper #page1 .page1_inner .page1_logo {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: -35px;
  margin-left: -252px;
}
#top_wrapper #page1 .page1_logo {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-top: -35px;
  margin-left: -252px;
}
#top_wrapper #page1 .page1_productArea {
  position: absolute;
  bottom: 85px;
  left: 50%;
  width: 100%;
  min-width: 1180px;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
#top_wrapper #page1 .page1_productArea .page1_productArea_s{
  float: left;
  margin-left: 50px;
  margin-bottom: 35px;
}
#top_wrapper #page1 .page1_productArea .page1_productArea_m15{
  margin-top: 220px;
  float: right;
  margin-right: 50px;
}
#top_wrapper #page1 .page1_news_wrapper{
  position: absolute;
  width: 480px;
  bottom: 135px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
#top_wrapper #page1 .page1_campaign_link{
  display: inline-block;
  margin-bottom: 15px;
}
#top_wrapper #page1 .page1_campaign_link img{
  width: 100%;
}
#top_wrapper #page1 .page1_news{
  font-size: 12px;
  color: #808080;
  width: 480px;
}
#top_wrapper #page1 .page1_news a{
  font-size: 12px;
  color: #808080;
  overflow: hidden;
}
#top_wrapper #page1 .page1_news .left{
  float: left;
  width: 100px;
  line-height: 1.8;
}
#top_wrapper #page1 .page1_news .right{
  float: left;
  width: 370px;
  line-height: 1.8;
}
/* 151023 end*/