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

#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: 10px;
  left: 15px;
}
#sp_top_nav .logo a {
  display: block;
  background: url(../../../intl/common/img/logo_sp.png) no-repeat;
  background-size: contain;
  width: 105px;
  height: 30px;
}
#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;
}



#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: 160px;
  display: inline-block;
  background-image: url("../img/r_logo.png");
  background-repeat: no-repeat;
  background-position: 50% 82px;
  background-size: 80px auto;
}
#top_footer #footer_link_home {
  width: 96px;
  height: 40px;
  display: block;
  position: absolute;
  left: 50%;
  top: 75px;
  margin-left: -48px;
}
#top_footer #footer_sns_list {
  margin: 15px auto 0;
  width: 270px;
  padding: 0 0 11px 10px;
  border-bottom: 1px solid #aaa;
}
#top_footer #footer_sns_list li {
  float: left;
  margin-right: 45px;
}
#top_footer #footer_sns_list li:last-child {
  margin-right: 0;
}
#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: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("../img/sns_60_fb.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.tw {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("../img/sns_60_tw.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.ig {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("../img/sns_60_ig.png");
  background-repeat: no-repeat;
}
#top_footer #footer_sns_list li a.tb {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url("../img/sns_60_yt.png");
  background-repeat: no-repeat;
}
#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;
}

#sidr ul li a.parent {
  background-image: url(../../../intl/common/img/global_open_normal_sp.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 15px 9px;
  -webkit-background-size: 15px 9px;
}
#sidr ul li a.parent.open {
  background-image: url(../../../intl/common/img/global_close_normal_sp.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 15px 9px;
  -webkit-background-size: 15px 9px;
}

#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;
}
#sidr ul li a.coming_soon{
  color: #808080;
  background-image: none;
}
#sidr ul li.child_list ul li:last-child{
  border-bottom: none;
}
#sidr ul li.child_list ul li:hover>a,
#sidr ul li.child_list ul li:active>a{
  -webkit-box-shadow: none;
  box-shadow: none;
}


.top-section {
  margin: 30px auto;
}
.top-section-head {
  font-size: 24px;
  line-height: 1.0;
  margin: 0 0 30px 0;
  text-align: center;
}
.top-section img,
.top-information img {
  width: 100%;
}
.top-information{
  margin:20px 12px 0;
}
.top-mainvisual {
  margin: 0;
  position: relative;
}
.top-mainvisual-sp {
  padding-bottom: 60px;
}
.top-mainvisual-sp-image {
  display: none;
}
.ex_1 .top-mainvisual-sp-image-01 {
  display: block;
}
.ex_2 .top-mainvisual-sp-image-02 {
  display: block;
}
.ex_3 .top-mainvisual-sp-image-03 {
  display: block;
}
.ex_4 .top-mainvisual-sp-image-04 {
  display: block;
}
.ex_5 .top-mainvisual-sp-image-05 {
  display: block;
}
.top-mainvisual-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1024;
}
.top-mainvisual-logo {
  width: 70.9375%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
.top-mainvisual-logo img {
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
}
.top-mainvisual-product {
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.top-banner-item a {
  display: block;
  width: 100%;
}
.top-mainvisual-credits {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 12px;
  color: #fff;
  line-height: 1.0;
}
.top-mainvisual-credit-item {
  display: none;
}
.ex_1 .top-mainvisual-credit-item.credit_1,
.ex_2 .top-mainvisual-credit-item.credit_2,
.ex_3 .top-mainvisual-credit-item.credit_3,
.ex_4 .top-mainvisual-credit-item.credit_4,
.ex_5 .top-mainvisual-credit-item.credit_5 {
  display: block;
}

.top-news-list {
  margin: 20px 0px 0px;
}
.top-news-list a {
  color: #0088bd;
}
.top-news-list a:hover {
  color: #a8defd;
}
.top-news-item {
  padding: 15px 0 20px;
  border-bottom: 1px solid #ccc;
}
.top-news-item.top-news-head {
  text-align: center;
  border-bottom: none;
}
.top-news-item:first-child {
  padding-top: 0;
}
.top-news-item-date {
  margin: 0 0 10px 0;
  line-height: 1.0;
}
.top-news-item-title {
  line-height: 2.0;
}
.top-event-list {
  display:table;
  margin: 0 auto;
  border: 2px solid #0088bd;
  text-align: center;
  padding: 5px 5px;
}
.top-event-list .top-event-txt {
  display:table-cell;
  color: #0088bd;
  font-weight:bold;
  vertical-align: middle;
}
.top-event-list:hover {
  opacity: 0.5;
}
.top-event-list a:hover {
  opacity: 1;
}
.top-event-list .top-event-icon {
  display:table-cell;
  vertical-align: middle;
  padding-left:5px;
  width:22px;
  height:22px;
}
.top-event-item {
  display:table-row;
}
.top-event-item.top-event-head {
  text-align: center;
  border-bottom: none;
}
.top-event-item:first-child {
  padding-top: 0;
}
.top-event-link {
  line-height: 2.0;
}
.top-function {
  margin: 30px 12px;
}
.top-function-copy {
  text-align: center;
}
.top-function-lead {
}
.copy-row-sub {
  line-height: 1.0;
}
.copy-row-main {
  display: block;
  line-height: 1.0;
  font-size: 32px;
  margin: 15px 0;
}
.top-function-lead {
  line-height: 1.3;
}
.top-function-lead br {
  display: none;
}

.top-function-picts {
  margin: 25px 0 56px;
  position: relative;
}
.top-function-picts-img {
  width: 100%;
}
.top-function-picts-img-pc {
  display: none;
}
.top-function-picts-img-sp {
  display: block;
  width: 100%;
}
.top-function-picts-item {
  position: absolute;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 8px 0;
  text-align: center;
}
.top-function-picts-item.pict-take {
  top: 42.5%;
  left: 0;
}
.top-function-picts-item.pict-see {
  top: 42.5%;
  right: 0;
}
.top-function-picts-item.pict-edit {
  top: 100%;
  left: 0;
}
.top-function-picts-item.pict-share {
  top: 100%;
  right: 0;
}


.top-movies-list-item {
  border-bottom: 1px solid #fff;
  position: relative;
}
.top-movies-list-item:last-child {
  border-bottom: none;
}
/*.top-movies-list-item:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 46px;
  content: '';
  background: url('../img/icon_movie_play_sp.png') no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: 520;
}*/
.top-movies-list-item:hover:before {
  background: rgba(0,0,0,0);
}
.top-movies-list-item a {
  position: relative;
  display: block;
}
.top-movies-list-item a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.5);
  content: '';
  z-index: 512;
}
.top-movies-list-item a,
.top-movies-list-item a:visited {
  color: #fff;
}
.top-movies-list-item-text {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  padding-bottom: 60px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  z-index: 520;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
}
.top-movies-list-item-text:before {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  content: '';
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: url(../img/icon_movie_play_sp.png) no-repeat 50% bottom;
  -webkit-background-size: cover;
  background-size: cover;
}
.top-movies-list-item-text.coming_soon:before {
  content: "Coming soon";
  background: none;
  width: 100%;
}
.top-products-list {
  background: #f5f5f5;
}
.top-products-list-item {
  margin: 0 0 35px 0;
  padding-bottom: 35px;
}
.top-products-list-item:last-child {
  margin: 0 0 0 0;
}
.top-products-list-item-inner {
  position: relative;
}
.top-products-list-item-new .top-products-list-item-inner:before {
  position: absolute;
  left: 35px;
  top: 15px;
  content: '';
  background: url('../img/icon_product_new.png') no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  z-index: 512;
}
.top-products-list-item-head {
  margin: 0 0 10px 0;
  font-size: 24px;
  line-height: 1.0;
  text-align: center;
}
.top-products-list-item-head[lang="en"] {
  font-weight: bold;
}
.top-products-list-item-text {
  padding: 15px 12px 0;
  line-height: 1.6;
  color: #262626;
}
.top-products-list-item-lead {
  text-align: center;
}
.top-bottom-links-item {
  margin: 0 0 60px 0;
}
.top-bottom-links-item-text {
  padding: 15px 0 0 0;
  color: #262626;
}
.top-bottom-links-item-head {
  margin: 0 0 15px 0;
  font-size: 24px;
  line-height: 1.0;
  text-align: center;
}
.top-bottom-links-item-lead {
  text-align: center;
}
.top-bottom-links-item-image {
  overflow: hidden;
  max-height: 120px;
}
.top-bottom-links-item-image img.visible-at-wide {
  display: none;
}
.top-bottom-links-item-image img.visible-at-narrow {
  display: block;
}
.top-above-footer {
  padding: 30px 0;
  border-top: 1px solid #262626;
  text-align: center;
}
.top-above-footer a {
  color: #0088bd;
}

.style{display:none !important;}

  #footer{
    background: #ffffff;
    }
    #sns_button li.tweet{
      display: inline-block;
      margin-right: 0px;
    }
  #footer .footer_share:after {
    content: "";
    clear: left;
    display: block;
  }
  #footer .footer_share .footer_share_tw {
    float: left;
    margin-right: 4px;
  }
  #footer .footer_band {
    position: relative;
    color: #fff;
    background: #1a1a1a;
  }
  #footer .footer_band_inner {
    width: 100%;
    margin: auto;
    position: relative;
  }
  #footer .footer_band  a.global_main:hover {opacity: .7;}
  #footer .footer_band .footer_sns {
  width: 228px;
  margin: auto;
  padding: 21px;
  }
  #footer .footer_band .footer_sns li{
    float: left;
    margin-left: 40px;
  }
  #footer .footer_band .footer_sns li:first-child{
    margin-left: 20px;
  }
  #footer .footer_band .footer_sns a{
    display: block;
    width: 16px;
    height: 16px;
  }
  #footer .footer_band .footer_sns a:hover{
    opacity: .7;
  }
  #footer .footer_band .footer_sns:after{
    content: "";
    clear: left;
    display: block;
  }
  #footer .footer_band .footer_sns .fb {
    background: url("../../../intl/common/img/sns_ico_f.png") no-repeat;
    background-size: contain;
  }
  #footer .footer_band .footer_sns .tw {
    background: url("../../../intl/common/img/sns_ico_t.png") no-repeat;
    background-size: contain
  }
  #footer .footer_band .footer_sns .ig {
    background: url("../../../intl/common/img/sns_ico_i.png") no-repeat;
    background-size: contain
  }
  #footer .footer_band .footer_sns .tb {
    background: url("../../../intl/common/img/sns_ico_y.png") no-repeat;
    background-size: contain
  }

  #footer .footer_logo {
    margin: auto;
    padding: 20px 0 15px 0;
    background-color: #fff;
  }
  #footer .footer_logo a {
    background: url("../../../intl/common/img/company_logo.png") no-repeat;
    width: 79px;
    height: 27px;
    background-size: contain;
    display: block;
    margin: auto;
  }
  #footer .footer_cr {
    text-align: center;
    background: #fff;
    font-size: 10px;
    color: #404040;
    padding-bottom: 20px;
  }

  #sns_button{
    padding: 34px 0;
    background:#fff;
  }
  #sns_button ul{
    width: 100%;
    text-align: center;
  }
  #sns_button li{
    margin:0;
    display:inline-block;
    padding:5px 5px 5px 0;
  }
  #sns_button li.tweet{
    margin-right: 15px;
  }

.top-products-list-item-image {
  height: 210px;
  overflow: hidden;
  position: relative;
}
.top-products-list-item-image img {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  transform: translateY(-45%);
}
