@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: #404040;
}

#pc_top_nav {
  display: none;
}

#top_scroll_btn {
  display: none;
}

.onepage-pagination {
  display: none;
}

#sp_top_nav {
  background: #fff;
  width: 100%;
  height: 50px;
  position: relative;
}
#sp_top_nav .logo {
  position: absolute;
  top: 6px;
  left: 15px;
}
#sp_top_nav .logo a {
  display: block;
  background: url(../img/logo.png) no-repeat;
  background-size: contain;
  width: 87px;
  height: 38px;
}
#sp_top_nav .logo a .alt {
  display: none;
}
#sp_top_nav .ss_menu {
  position: absolute;
  right: 19px;
  top: 17px;
}
#sp_top_nav .ss_menu a {
  display: block;
  background: url(../img/ss_menu_sp.png) no-repeat;
  background-size: contain;
  width: 23px;
  height: 14px;
}

#flplayer {
  display: none;
}

#glp {
  display: none;
}

#top_wrapper {
  height: 400px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#top_wrapper .slider__nav {
  position: absolute;
  bottom: 15px;
}
#top_wrapper .slider__nav .slider__nav-item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
}
#top_wrapper .slider__nav .slider__nav-item:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#top_wrapper .slider__nav .slider__nav-item.slider__nav-item--current:before {
  background: white;
}
#top_wrapper .slider__nav .slider__nav-item.slider__nav-item--current:after {
  width: 14px;
  height: 14px;
  background: none;
  border: 1px solid white;
  margin-top: -3px;
  left: 2px;
}
#top_wrapper #scroll_base {
  height: 100%;
  list-style: none;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
#top_wrapper .scroll_item {
  height: 100%;
  float: left;
  clear: none;
}
#top_wrapper section {
  overflow: hidden;
}
#top_wrapper section .section_content {
  margin-top: 0px !important;
}
#top_wrapper section .body_copy {
  display: none;
}
#top_wrapper #page2 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#top_wrapper #page2 #theta_all {
  display: none;
}
#top_wrapper #page2 #page2_banner {
  display: none;
}
#top_wrapper #page2 #page2_banner_youtube {
  display: none;
}
#top_wrapper #page2 .section_content {
  margin-top: 60px !important;
}
#top_wrapper #page2 .section_content #copy {
  width: 80%;
  height: 120px;
  display: inline-block;
  background-image: url("../img/main_copy_sp.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inherit;
  background-size: contain;
  margin: auto;
}
#top_wrapper #page2 .section_content #play_movie {
  text-align: center;
  margin-top: 20px;
}
#top_wrapper #page2 .section_content #play_movie #play_title {
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
}
#top_wrapper #page2 .section_content #play_movie .icon-play {
  font-size: 50px;
  color: #FFF;
}
#top_wrapper #page3 {
  width: 100%;
  height: 100%;
  background: #55c5e9;
  color: #3B3B3B;
}
#top_wrapper #page3.cyan {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #55c5e9;
}
#top_wrapper #page3.yellow {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #e0e000;
}
#top_wrapper #page3.magenta {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #e1477d;
}
#top_wrapper #page3.white {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #d4d4d4;
}
#top_wrapper #page3 .section_content {
  margin-top: 20px !important;
}
#top_wrapper #page3 .section_content #theta_img {
  width: 100%;
  height: 200px;
  position: relative;
  top: 0px !important;
}
#top_wrapper #page3 .section_content #theta_img #theta_img_target {
  width: 80px;
  height: 200px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
  display: inherit;
}
#top_wrapper #page3 .section_content #theta_img #theta_img_target.cyan {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-image: url("../img/cyan.png") !important;
}
#top_wrapper #page3 .section_content #theta_img #theta_img_target.yellow {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-image: url("../img/yellow.png") !important;
}
#top_wrapper #page3 .section_content #theta_img #theta_img_target.magenta {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-image: url("../img/magenta.png") !important;
}
#top_wrapper #page3 .section_content #theta_img #theta_img_target.white {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-image: url("../img/white.png") !important;
}
#top_wrapper #page3 .section_content #theta_img #color_selector {
  width: 40px;
  margin-left: 0px;
  font-size: 45px;
  position: absolute;
  top: 0px;
  right: 10px;
  height: 150px;
}
#top_wrapper #page3 .section_content #theta_img #color_selector li {
  margin-top: -10px;
}
#top_wrapper #page3 .section_content #theta_img #color_selector .cyan {
  color: #5BC5E7;
}
#top_wrapper #page3 .section_content #theta_img #color_selector .yellow {
  color: #E0DE2F;
}
#top_wrapper #page3 .section_content #theta_img #color_selector .magenta {
  color: #DF4A7D;
}
#top_wrapper #page3 .section_content #theta_img #color_selector .white {
  color: #D2D4D4;
}
#top_wrapper #page3 .section_content #theta_img #color_selector .select {
  text-shadow: white 2px 0px 0, white -2px 0px 0, white 0px 2px 0, white 0px -2px 0;
}
#top_wrapper #page3 .section_content #page3_copy {
  top: 850px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #404040;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#top_wrapper #page3 .section_content #page3_copy.black {
  color: #3B3B3B;
}
#top_wrapper #page3 .section_content #page3_copy.black a {
  color: #3B3B3B;
}
#top_wrapper #page3 .section_content #page3_copy.white {
  color: #FFF;
}
#top_wrapper #page3 .section_content #page3_copy.white a {
  color: #FFF;
}
#top_wrapper #page3 .section_content #page3_copy .morelink a {
  background: white;
  padding: 20px;
  color: #404040;
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  display: inherit;
  width: 140px;
  margin: 20px auto;
  padding: 2px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
#top_wrapper #page3 .section_content #page3_copy .morelink a span {
  display: none;
}
#top_wrapper #page3 .section_content #page3_copy .morelink a a {
  color: #404040;
}
#top_wrapper #page4 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#top_wrapper #page4 #sphere_img {
  top: 0px;
  width: 180px;
  height: 180px;
  margin: 15px auto;
}
#top_wrapper #page4 #sphere_img img {
  width: 100%;
  height: auto;
  display: inherit;
}
#top_wrapper #page4 #page4_copy {
  top: 850px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
}
#top_wrapper #page4 #page4_copy .morelink a {
  background: white;
  padding: 20px;
  color: #404040;
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  display: inherit;
  width: 140px;
  margin: 20px auto;
  padding: 2px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
#top_wrapper #page4 #page4_copy .morelink a span {
  display: none;
}
#top_wrapper #page4 #page4_copy .morelink a a {
  color: #404040;
}
#top_wrapper #page5 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/bg4_sp.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#top_wrapper #page5 #page5_copy {
  top: 0px;
  margin-top: 220px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
}
#top_wrapper #page5 #page5_copy .morelink a {
  background: white;
  padding: 20px;
  color: #404040;
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  display: inherit;
  width: 140px;
  margin: 20px auto;
  padding: 2px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
#top_wrapper #page5 #page5_copy .morelink a span {
  display: none;
}
#top_wrapper #page5 #page5_copy .morelink a a {
  color: #404040;
}
#top_wrapper #page1 {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/sp_player_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
#top_wrapper #page1 #r_info_wrap #r_logo {
  display: none;
}
#top_wrapper #page1 #r_info_wrap #top_footer {
  display: none;
}
#top_wrapper #page1 #r_info_wrap #banner_list {
  width: 200px;
  margin: 20px auto 40px;
}
#top_wrapper #page1 #r_info_wrap #banner_list li {
  margin-bottom: 20px;
}
#top_wrapper #page1 #r_info_wrap #banner_list li a {
  width: 200px;
  height: 70px;
  display: inherit;
}
#top_wrapper #page1 #r_info_wrap #banner_list li a img {
  width: 100%;
  height: auto;
}
#top_wrapper #page1 #r_info_wrap #sns_list {
  font-size: 10px;
  line-height: 14px;
  width: 235px;
  margin: auto;
}
#top_wrapper #page1 #r_info_wrap #sns_list a {
  color: #FFF;
}
#top_wrapper #page1 #r_info_wrap #sns_list li {
  float: left;
  width: auto;
}
#top_wrapper #page1 #r_info_wrap #sns_list li:before {
  content: ".";
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: normal;
  border-left: 1px solid white;
  text-indent: -99999px;
}
#top_wrapper #page1 #r_info_wrap #sns_list li:first-child {
  margin-left: 0px;
}
#top_wrapper #page1 #r_info_wrap #sns_list li:first-child:before {
  visibility: hidden;
  margin: 0px;
}
#top_wrapper #page1 #r_info_wrap #sns_list:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

#sp_banner {
  height: 70px;
  background: #FFF;
}
#sp_banner a {
  width: 100%;
  height: 70px;
  display: inline-block;
  background-image: url("../img/sp_banner.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
#sp_banner_developers_contest {
  height: 70px;
  background: #000;
}
#sp_banner_developers_contest a {
  width: 100%;
  height: 70px;
  display: inline-block;
  background: url("../img/banner/banner_developers_contest_top_sp.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
#top_footer {
  width: 100%;
  background-color: #404040;
  text-align: center;
  height: 80px;
  position: relative;
  width: 100%;
  height: 80px;
  display: inline-block;
  background-image: url("../img/r_logo.png");
  background-repeat: no-repeat;
  background-position: 50% 15px;
  background-size: 80px auto;
}
#top_footer #footer_list {
  display: none;
}
#top_footer #copyright {
  font-size: 9px;
  color: #f2f2f2;
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0px;
  bottom: 10px;
}

.sp_none {
  display: none;
}
.sp_visible {
  display: block;
  width: 100%;
}
.contents {
  width: 100%;
  text-align: center;
}
.content1 {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: relative;
}
.content1 .content1_lead {
  width: 100%;
}
.content1 .content1_lead img {
  width: 100%;
}
.content1 .content1_news {
  position: absolute;
  bottom: 15px;
  width: 90%;
  text-align: center;
    font-size: 12px;
  color: #808080;
  padding: 0 20px;
      left: 50%;
    -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.content1 .content1_news a {
  display: inline-block;
  font-size: 12px;
  color: #808080;
  margin-top: 10px;
  line-height: 1.8;
}

.content1_campaign_banner {
  display: block;
  width: 100%;
}
.content1_campaign_banner_img {
  width: 100%;
}

.content2 {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/bg2.png");
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: 250%;
  background-size: 200%;
}
.content2 .content2_title {
  width: 280px;
  height: auto;
}
.content2 .content2_lead {
  font-size: 12px;
  color: #ffffff;
  line-height: 1.8;
}
.content2 #play_movie {
  text-align: center;
  margin-top: 20px;
}
.content2 #play_movie #play_title {
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
}
.content2 #play_movie .icon-play {
  font-size: 50px;
  color: #FFF;
}

.content3 {
  width: 100%;
  height: 199px;
  font-size: 0;
  overflow: hidden;
}
.content3 .model {
  display: inline-block;
  width: 50%;
  position: relative;
  float: left;
}
.content3 .model .model_img {
  display: block;
  width: 160px;
  margin: 0 auto;
}
.content3 .theta-s {
  background-image: url(../img/img_top_theta-s_bg_sp.png);
  -webkit-background-size: cover;
  background-size: cover;
}
.content3 .theta-m15 {
  background-image: url(../img/img_top_theta-m15_bg_sp.png);
  -webkit-background-size: cover;
  background-size: cover;
}
.content3 .model_link {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  bottom: 25px;
  font-size: 9px;
  line-height: 12px;
  padding-left: 18px;
  color: #404040;
}
.content3 .model_link:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(../img/icon_link_sp.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#content4 {
  width: 100%;
  display: inline-block;
  background-image: url("../img/bg4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 10px 0;
}
#content4 #sphere_img {
  top: 0px;
  width: 180px;
  height: 180px;
  margin: 15px auto;
}
#content4 #sphere_img img {
  width: 100%;
  height: auto;
  display: inherit;
}
#content4 #content4_copy {
  top: 850px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
}
#content4 #content4_copy .morelink a {
  background: white;
  padding: 20px;
  color: #404040;
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  display: inherit;
  width: 140px;
  margin: 20px auto;
  padding: 2px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
#content4 #content4_copy .morelink a {
  color: #404040;
  font-size: 15px;
}
#content5 {
  width: 100%;
  display: inline-block;
  background-image: url("../img/bg4_sp.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 40px 0;
}
#content5 #content5_copy {
  top: 0px;
  margin-top: 220px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
}
#content5 #content5_copy .morelink a {
  background: white;
  padding: 20px;
  color: #404040;
  -webkit-border-radius: 6px 6px;
  -moz-border-radius: 6px / 6px;
  border-radius: 6px / 6px;
  display: inherit;
  width: 140px;
  margin: 20px auto;
  padding: 2px 15px;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
#content5 #content5_copy .morelink a {
  color: #404040;
  font-size: 15px;
}
.contents.intro {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../img/img_top_introBg.png);
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1000;
}
.contents.intro .intro_parts {
  opacity: 0;
}
.contents.intro.revealed {
  display: none;
}
.contents.intro .contentWrapper {
  width: 320px;
  height: 330px;
  margin: 0 auto;
  position: relative;
  top: 90px;
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.contents.intro .contentWrapper .intro_mv {
  position: absolute;
  top: 0;
  left: 0;
}
.contents.intro .contentWrapper .intro_logo {
  position: absolute;
  top: 108px;
  left: 34px;
}
.contents.intro .contentWrapper .intro_catch {
  position: absolute;
  top: 108px;
  left: 198px;
}

#sidr ul li a.parent {
  background-image: none;
}

#sidr ul li a.child {
  padding-left: 30px;
  font-size: 12px;
  background-color: #e2e2e2;
  -webkit-box-shadow:inset 10px -5px 15px -15px #222;
  -moz-box-shadow:inset 10px -5px 15px -15px #222;
  box-shadow:inset 10px -5px 15px -15px #222;
}