@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
#gl_header,#contents {
  font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #gl_header .button {
    max-width: none !important;
    padding: 0 10px 0 0;
    line-height: 35px;
    background-image: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_m_mail_02.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    -moz-background-size: 32px auto;
    -webkit-background-size: 32px auto;
  }
  #gl_header .button em {
    font-size: 14px;
  }
  #gl_header .button span {
    padding-left: 30px;
    background: none !important;
  }
}
#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents input, #contents button, #contents textarea, #contents select, #contents p, #contents th, #contents td, #contents address, #contents li, #contents dt, #contents dd {
  color: #000;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#contents em, #contents i {
  font-style: normal;
}
#contents img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#contents .article {
  width: 90%;
  max-width: 1040px;
  margin: auto;
  padding: 70px 0;
  text-align: center;
  zoom: 1;
}
#contents .article:before, #contents .article:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .article:after {
  clear: both;
}
#contents .article h2 {
  margin-bottom: 30px;
  font-size: 40px;
  text-align: center;
  line-height: 1.3;
}

@media screen and (max-width: 959px) {
  #contents .article {
    padding: 50px 0;
  }
  #contents .article h2 {
    margin-bottom: 20px;
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .article {
    padding: 30px 0;
  }
  #contents .article h2 {
    margin-bottom: 15px;
    font-size: 5.3vw;
  }
}
#contents .mv {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/mv-bg.png") repeat-x top left;
}
#contents .mv .inner {
  position: relative;
  height: 450px;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/mv-img.png") no-repeat top center;
}
#contents .mv .cnt {
  width: 100%;
  max-width: 1040px;
  padding-bottom: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#contents .mv h1, #contents .mv ul {
  padding-left: 490px;
}
#contents .mv h1 {
  font-size: 40px;
  line-height: 1.5;
  font-weight: 400;
}
#contents .mv ul {
  margin-bottom: 10px;
}
#contents .mv ul li {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  background: #4e92ab;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
}

@media screen and (max-width: 959px) {
  #contents .mv {
    background: url("/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/mv-bg.png") repeat-x top left;
    background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
  }
  #contents .mv .inner {
    height: 280px;
    background: url("/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/mv-img.png") no-repeat top center;
    background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
  }
  #contents .mv .cnt {
    padding-bottom: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #contents .mv h1, #contents .mv ul {
    padding-left: 50%;
  }
  #contents .mv h1 {
    font-size: 24px;
  }
  #contents .mv ul {
    margin-bottom: 10px;
  }
  #contents .mv ul li {
    width: 60px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #contents .mv {
    background: none;
  }
  #contents .mv .inner {
    height: auto;
    padding-bottom: 40%;
    background: url("/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/mv-img-sp.png") no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
  }
  #contents .mv .cnt {
    display: none;
  }
}
#contents .nav-feature {
  position: relative;
  width: 90%;
  max-width: 1040px;
  margin: -60px auto 0;
  border-bottom: 5px solid #ffd0b8;
  text-align: center;
  zoom: 1;
}
#contents .nav-feature:before, #contents .nav-feature:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .nav-feature:after {
  clear: both;
}
#contents .nav-feature a {
  position: relative;
  display: block;
  padding-bottom: 40px;
  border: 1px solid #dedede;
  border-right: none;
  background: #fff;
  color: #000;
}
#contents .nav-feature a:hover {
  text-decoration: none;
}
#contents .nav-feature li {
  float: left;
  width: 20%;
  background: #fff;
  font-size: 20px;
}
#contents .nav-feature li:last-child a {
  border-right: 1px solid #dedede;
}
#contents .nav-feature i {
  position: relative;
  display: block;
  width: 120px;
  margin: -30px auto 15px;
}
#contents .nav-feature i.arrow {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: 0 0 0 -6px;
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/icon-anchor.png) no-repeat center center;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
#contents .nav-feature span {
  display: block;
  margin-bottom: 10px;
  color: #ff6112;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1;
}

@media screen and (max-width: 959px) {
  #contents .nav-feature {
    width: 90%;
    max-width: none;
    margin: -30px auto 0;
    border: none;
    border: 1px solid #dedede;
    border-right: none;
    border-bottom: none;
    text-align: left;
  }
  #contents .nav-feature a {
    display: table-cell;
    width: 1000px;
    height: 80px;
    padding: 15px 15px 20px 105px;
    border: none;
    border: 1px solid #dedede;
    border-top: none;
    border-left: none;
    zoom: 1;
    vertical-align: middle;
  }
  #contents .nav-feature a:before, #contents .nav-feature a:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden;
  }
  #contents .nav-feature a:after {
    clear: both;
  }
  #contents .nav-feature li {
    position: relative;
    width: 50%;
    font-size: 20px;
    line-height: 1.5;
  }
  #contents .nav-feature li:nth-child(2n) a {
    border-left: none;
  }
  #contents .nav-feature li:last-child {
    width: 100%;
  }
  #contents .nav-feature li:last-child br {
    display: none;
  }
  #contents .nav-feature li:last-child a {
    border-right: 1px solid #dedede;
  }
  #contents .nav-feature i {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 80px;
    margin: 0 10px 0 0;
  }
  #contents .nav-feature i.arrow {
    top: auto;
    bottom: 10px;
  }
  #contents .nav-feature span {
    margin-bottom: 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #contents .nav-feature {
    width: 100%;
    margin: 0 auto;
    border: none;
  }
  #contents .nav-feature a {
    height: 60px;
    padding: 15px 30px 15px 85px;
    border: none;
    border-bottom: 1px solid #dedede;
  }
  #contents .nav-feature li {
    float: none;
    width: 100%;
    font-size: 4.5vw;
  }
  #contents .nav-feature li br {
    display: none;
  }
  #contents .nav-feature li:last-child a {
    border-right: none;
  }
  #contents .nav-feature i {
    width: 60px;
  }
  #contents .nav-feature i.arrow {
    top: 50%;
    left: auto;
    bottom: auto;
    right: 15px;
    margin-left: 0;
    margin-top: -6px;
  }
}
#contents .cnt-intro {
  text-align: center;
}
#contents .cnt-intro.article {
	padding-bottom: 40px;
}
#contents .cnt-intro h2 {
  font-size: 36px;
}
#contents .cnt-intro h2 em {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  color: #cf142b;
  font-size: 46px;
  font-weight: 500;
}
#contents .cnt-intro h2 em:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  content: "";
  display: block;
  height: 4px;
  background: #cf142b;
}
#contents .cnt-intro p {
 /* font-size: 26px;*/
}

@media screen and (max-width: 959px) {
  #contents .cnt-intro h2 {
    font-size: 3vw;
  }
  #contents .cnt-intro h2 em {
    font-size: 3.5vw;
  }
  #contents .cnt-intro h2 em:after {
    bottom: 0;
  }
  #contents .cnt-intro p {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-intro h2 {
    font-size: 4.3vw;
    line-height: 1.5;
  }
  #contents .cnt-intro h2 em {
    font-size: 5.5vw;
  }
  #contents .cnt-intro p {
    font-size: 3.5vw;
  }
}
#contents .cnt-feature {
  background: #e7eef0;
  text-align: left;
}
#contents .cnt-feature .article {
  text-align: left;
}
#contents .cnt-feature .item {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(78, 146, 171, 0.3);
  zoom: 1;
}
#contents .cnt-feature .item:before, #contents .cnt-feature .item:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .cnt-feature .item:after {
  clear: both;
}
#contents .cnt-feature .item#feature05 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#contents .cnt-feature .hgroup {
  display: table;
  table-layout: fixed;
}
#contents .cnt-feature .hgroup i, #contents .cnt-feature .hgroup div {
  display: table-cell;
  vertical-align: middle;
}
#contents .cnt-feature .hgroup i {
  width: 140px;
}
#contents .cnt-feature .hgroup div {
  padding-left: 15px;
}
#contents .cnt-feature .hgroup h3 {
  color: #ff6112;
  font-size: 40px;
}
#contents .cnt-feature .hgroup h3 span {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height: 1;
}
#contents .cnt-feature .hgroup p {
  font-size: 18px;
}
#contents .cnt-feature .cnt, #contents .cnt-feature .img {
  padding-top: 20px;
}
#contents .cnt-feature .cnt {
  float: left;
  width: 50%;
}
#contents .cnt-feature .cnt .point {
  position: relative;
  margin-top: 30px;
  padding: 20px 20px 20px 95px;
  border: 1px solid rgba(78, 146, 171, 0.3);
  background: #fff;
}
#contents .cnt-feature .cnt .point i {
  position: absolute;
  left: 10px;
  top: -10px;
  display: block;
  width: 70px;
}
#contents .cnt-feature .img {
  margin-left: 50%;
  padding-left: 40px;
}

@media screen and (max-width: 959px) {
  #contents .cnt-feature .item {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  #contents .cnt-feature .hgroup i {
    width: 110px;
  }
  #contents .cnt-feature .hgroup h3 {
    color: #ff6112;
    font-size: 4vw;
  }
  #contents .cnt-feature .hgroup h3 span {
    font-size: 2vw;
  }
  #contents .cnt-feature .hgroup p {
    font-size: 2.3vw;
  }
  #contents .cnt-feature .cnt, #contents .cnt-feature .img {
    padding-top: 20px;
  }
  #contents .cnt-feature .cnt {
    float: none;
    width: 100%;
  }
  #contents .cnt-feature .cnt .point {
    margin-top: 30px;
    padding: 15px 15px 15px 95px;
  }
  #contents .cnt-feature .img {
    width: 80%;
    margin-left: 0;
    margin: auto;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-feature .item {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  #contents .cnt-feature .hgroup i {
    width: 90px;
  }
  #contents .cnt-feature .hgroup h3 {
    color: #ff6112;
    font-size: 5.5vw;
  }
  #contents .cnt-feature .hgroup h3 span {
    font-size: 3vw;
  }
  #contents .cnt-feature .hgroup p {
    font-size: 4vw;
  }
  #contents .cnt-feature .cnt, #contents .cnt-feature .img {
    padding-top: 15px;
  }
  #contents .cnt-feature .cnt .point {
    margin-top: 20px;
  }
  #contents .cnt-feature .cnt p {
    font-size: 3.5vw;
  }
  #contents .cnt-feature .img {
    width: 100%;
  }
}
#contents .cnt-spec {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/spec-bg.png) repeat-x left bottom #fff;
}
#contents .cnt-spec .article {
  padding-bottom: 0;
}
#contents .cnt-spec .cnt {
  float: left;
  width: 64.4%;
  text-align: center;
}
#contents .cnt-spec .cnt a {
  display: block;
  position: relative;
  margin: -25px auto 0;
  background: #4e92ab;
}
#contents .cnt-spec .img {
  margin-left: 64.4%;
  padding-left: 40px;
}

@media screen and (max-width: 959px) {
  #contents .cnt-spec {
    background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/spec-bg.png) repeat-x left bottom #fff;
  }
  #contents .cnt-spec .cnt {
    float: none;
    width: 80%;
    margin: auto;
    padding-top: 0;
  }
  #contents .cnt-spec .img {
    width: 340px;
    margin: 20px auto 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-spec .cnt {
    width: 100%;
  }
  #contents .cnt-spec .cnt a {
    margin: 0 auto;
  }
  #contents .cnt-spec .img {
    width: 340px;
    padding-left: 0;
  }
}
#contents .cnt-scene .scene-list {
  position: relative;
  margin: 0 -20px;
  zoom: 1;
}
#contents .cnt-scene .scene-list:before, #contents .cnt-scene .scene-list:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .cnt-scene .scene-list:after {
  clear: both;
}
#contents .cnt-scene .item {
  float: left;
  width: 50%;
  padding: 40px 20px 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contents .cnt-scene .item .hgroup {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#contents .cnt-scene .item .hgroup div, #contents .cnt-scene .item .hgroup h3 {
  display: table-cell;
}
#contents .cnt-scene .item .hgroup div {
  width: 70px;
}
#contents .cnt-scene .item .hgroup i {
  display: table-cell;
  width: 70px;
  height: 70px;
  border: 3px solid #f8bf56;
  color: #f8bf56;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 35px;
}
#contents .cnt-scene .item .hgroup i span {
  display: block;
  font-size: 12px;
}
#contents .cnt-scene .item .hgroup h3 {
  display: table-cell;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  vertical-align: middle;
}
#contents .cnt-scene .item .img {
  padding: 20px 0;
}

@media screen and (max-width: 959px) {
  #contents .cnt-scene .scene-list {
    margin: 0 -10px;
  }
  #contents .cnt-scene .item {
    padding: 40px 10px 0;
  }
  #contents .cnt-scene .item .hgroup h3 {
    font-size: 2.3vw;
  }
  #contents .cnt-scene .item p {
    font-size: 2vw;
  }
  #contents .cnt-scene .item .img {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-scene .scene-list {
    position: relative;
    margin: 0 -10px;
  }
  #contents .cnt-scene .item {
    float: none;
    width: 100%;
    padding: 30px 10px 0;
  }
  #contents .cnt-scene .item .hgroup div {
    width: 70px;
  }
  #contents .cnt-scene .item .hgroup h3 {
    font-size: 4.8vw;
  }
  #contents .cnt-scene .item .hgroup h3 br {
    display: none;
  }
  #contents .cnt-scene .item p {
    font-size: 3.5vw;
  }
  #contents .cnt-scene .item .img {
    padding: 15px 0;
  }
}
#contents .cnt-faq {
  background: #e7eef0;
}
#contents .cnt-faq .item {
  padding-bottom: 30px;
  text-align: left;
}
#contents .cnt-faq .item:last-child {
  padding-bottom: 0;
}
#contents .cnt-faq h3 {
  display: table;
  width: 100%;
  min-height: 60px;
  background: rgba(78, 146, 171, 0.1);
  font-size: 20px;
  table-layout: fixed;
  cursor: pointer;
  position: relative;
}
#contents .cnt-faq h3:after {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: auto;
  background: #4e92ab;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  content: "＋";
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  line-height: 29px;
}
#contents .cnt-faq .item.active h3:after {
  background: #666;
  content: "－";
  line-height: 28px;
}
#contents .cnt-faq h3:before, #contents .cnt-faq h3 span {
  display: table-cell;
  vertical-align: middle;
}
#contents .cnt-faq h3:before {
  width: 60px;
  content: "Q";
  background: #4e92ab;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  text-align: center;
}
#contents .cnt-faq h3 span {
  padding: 0 65px 0 15px;
  width: 100%;
}
#contents .cnt-faq .answer {
  position: relative;
  padding: 20px 0 20px 75px;
  display: none;
}
#contents .cnt-faq .answer:before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 60px;
  content: "A";
  color: #4e92ab;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  text-align: center;
}

@media screen and (max-width: 959px) {
  #contents .cnt-faq h3 {
    min-height: 40px;
    font-size: 2.5vw;
  }
  #contents .cnt-faq h3:before {
    width: 40px;
    font-size: 3.5vw;
  }
  #contents .cnt-faq h3 span {
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .cnt-faq .answer {
    position: relative;
    padding: 15px 0 0 55px;
  }
  #contents .cnt-faq .answer:before {
    width: 40px;
    font-size: 3.5vw;
  }
  #contents .cnt-faq .answer p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-faq .item {
    padding-bottom: 30px;
  }
  #contents .cnt-faq h3 {
    min-height: 30px;
    font-size: 3.5vw;
  }
  #contents .cnt-faq h3:before {
    width: 30px;
    font-size: 4.5vw;
  }
  #contents .cnt-faq h3 span {
    padding: 5px 65px 5px 15px;
  }
  #contents .cnt-faq .answer {
    padding: 10px 0 0 35px;
  }
  #contents .cnt-faq .answer:before {
    width: 30px;
    font-size: 5vw;
  }
  #contents .cnt-faq .answer p {
    font-size: 3.5vw;
  }
}
#contents .cnt-reason .reason-list {
  position: relative;
  margin: 0 -20px;
}
#contents .cnt-reason .reason-list .item {
  float: left;
  width: 50%;
  padding: 0 20px 40px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contents .cnt-reason .reason-list .item:nth-of-type(3), #contents .cnt-reason .reason-list .item:nth-of-type(4), #contents .cnt-reason .reason-list .item:nth-of-type(5) {
  width: 33.33333%;
  padding-bottom: 0;
}
#contents .cnt-reason .reason-list .item:nth-of-type(3) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(4) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(5) .txt {
  padding: 20px;
}
#contents .cnt-reason .reason-list .item:nth-of-type(3) h3, #contents .cnt-reason .reason-list .item:nth-of-type(4) h3, #contents .cnt-reason .reason-list .item:nth-of-type(5) h3 {
  font-size: 18px;
}
#contents .cnt-reason .reason-list .item .txt {
  padding: 25px;
  border: 1px solid #dedede;
  border-top: none;
}
#contents .cnt-reason .reason-list .item h3 {
  margin-bottom: 15px;
  color: #4e92ab;
  font-size: 20px;
}
#contents .cnt-reason .reason-list a {
  background: #4e92ab;
}

@media screen and (max-width: 959px) {
  #contents .cnt-reason .reason-list {
    margin: 0 -10px;
  }
  #contents .cnt-reason .reason-list .item {
    float: left;
    width: 50%;
    padding: 0 10px 30px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3), #contents .cnt-reason .reason-list .item:nth-of-type(4), #contents .cnt-reason .reason-list .item:nth-of-type(5) {
    width: 50%;
    padding-bottom: 30px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(4) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(5) .txt {
    padding: 15px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3) h3, #contents .cnt-reason .reason-list .item:nth-of-type(4) h3, #contents .cnt-reason .reason-list .item:nth-of-type(5) h3 {
    font-size: 2.3vw;
  }
  #contents .cnt-reason .reason-list .item:last-child {
    padding-bottom: 0;
  }
  #contents .cnt-reason .reason-list .item .txt {
    padding: 15px;
  }
  #contents .cnt-reason .reason-list .item h3 {
    font-size: 2vw;
  }
  #contents .cnt-reason .reason-list .item p {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-reason .reason-list {
    margin: 0;
  }
  #contents .cnt-reason .reason-list .item {
    float: none;
    width: 100%;
    padding: 0 0 30px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3), #contents .cnt-reason .reason-list .item:nth-of-type(4), #contents .cnt-reason .reason-list .item:nth-of-type(5) {
    width: 100%;
    padding-bottom: 30px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(4) .txt, #contents .cnt-reason .reason-list .item:nth-of-type(5) .txt {
    padding: 15px;
  }
  #contents .cnt-reason .reason-list .item:nth-of-type(3) h3, #contents .cnt-reason .reason-list .item:nth-of-type(4) h3, #contents .cnt-reason .reason-list .item:nth-of-type(5) h3 {
    font-size: 4vw;
  }
  #contents .cnt-reason .reason-list .item .txt {
    padding: 15px;
  }
  #contents .cnt-reason .reason-list .item h3 {
    margin-bottom: 10px;
    font-size: 4vw;
  }
  #contents .cnt-reason .reason-list .item p {
    font-size: 3vw;
  }
}
#contents .cnt-lineup {
  background: #e7eef0;
}
#contents .cnt-lineup .article {
  padding-top: 50px;
}
#contents .cnt-lineup .item {
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
  zoom: 1;
}
#contents .cnt-lineup .item:before, #contents .cnt-lineup .item:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .cnt-lineup .item:after {
  clear: both;
}
#contents .cnt-lineup .item:nth-of-type(1) {
  margin-bottom: 10px;
}
#contents .cnt-lineup .item:nth-of-type(2) {
  margin-top: 30px;
}
#contents .cnt-lineup .item h3 {
  margin: 0 5px;
  padding: 20px;
  background: #4e92ab;
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
#contents .cnt-lineup .item h3 span {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
#contents .cnt-lineup .item .box {
  float: left;
  width: 33.33333%;
  padding: 10px 5px 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contents .cnt-lineup .item .box a {
  display: block;
  padding: 20px;
  background: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_newwindow_01.png) no-repeat 98% 98% #fff;
  zoom: 1;
}
#contents .cnt-lineup .item .box a:before, #contents .cnt-lineup .item .box a:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .cnt-lineup .item .box a:after {
  clear: both;
}
#contents .cnt-lineup .item .box a:hover {
  text-decoration: none;
}
#contents .cnt-lineup .item .box .img {
  float: left;
  display: block;
  width: 80px;
}
#contents .cnt-lineup .item .box dl {
  margin-left: 95px;
}
#contents .cnt-lineup .item .box dt {
  color: #4e92ab;
  font-size: 18px;
}
#contents .cnt-lineup .item .box dd {
  font-size: 14px;
}
#contents .cnt-lineup .attention {
  font-size: 12px;
  text-align: left;
}

@media screen and (min-width: 960px) {
  #contents .cnt-lineup .item a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 959px) {
  #contents .cnt-lineup .item h3 {
    padding: 15px;
    font-size: 2.8vw;
  }
  #contents .cnt-lineup .item h3 span {
    font-size: 2vw;
  }
  #contents .cnt-lineup .item .box a {
    padding: 15px;
  }
  #contents .cnt-lineup .item .box .img {
    width: 60px;
  }
  #contents .cnt-lineup .item .box dl {
    margin-left: 75px;
  }
  #contents .cnt-lineup .item .box dt {
    font-size: 2vw;
  }
  #contents .cnt-lineup .item .box dd {
    font-size: 1.5vw;
  }
  #contents .cnt-lineup .attention {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-lineup .item {
    margin-left: 0;
    margin-right: 0;
  }
  #contents .cnt-lineup .item h3 {
    margin: 0;
    padding: 15px;
    font-size: 4.5vw;
  }
  #contents .cnt-lineup .item h3 span {
    font-size: 3vw;
  }
  #contents .cnt-lineup .item .box {
    width: 100%;
    padding: 0;
    border: none;
    /*border-bottom: 1px solid #dedede;*/
  }
  #contents .cnt-lineup .item .box a {
    padding: 10px;
  }
  #contents .cnt-lineup .item .box .img {
    width: 60px;
  }
  #contents .cnt-lineup .item .box dl {
    margin-left: 75px;
  }
  #contents .cnt-lineup .item .box dt {
    font-size: 4.5vw;
  }
  #contents .cnt-lineup .item .box dt br {
    display: none;
  }
  #contents .cnt-lineup .item .box dd {
    font-size: 3.5vw;
  }
  #contents .cnt-lineup .attention {
    font-size: 2vw;
  }
}
#contents .cnt-action, #contents #action-btn {
  width: 90%;
  max-width: 1060px;
  margin: 0 auto;
  zoom: 1;
  text-align: center;
}
#contents .cnt-action:before, #contents .cnt-action:after, #contents #action-btn:before, #contents #action-btn:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .cnt-action:after, #contents #action-btn:after {
  clear: both;
}
#contents .cnt-action dl, #contents #action-btn dl {
  float: left;
  width: 25%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contents .cnt-action dl dt, #contents #action-btn dl dt {
  padding-bottom: 10px;
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/action-bg-baloon.png) no-repeat bottom center;
  background-size: 10px auto;
  -moz-background-size: 10px auto;
  -webkit-background-size: 10px auto;
}
#contents .cnt-action dl dt span, #contents #action-btn dl dt span {
  display: block;
  padding: 10px;
  background: #e5e5e5;
  font-size: 12px;
  line-height: 1.3;
  border-radius: 4px;
}
#contents .cnt-action dl a, #contents #action-btn dl a {
  padding: 15px 16px 14px;
  background: #cf142b;
  font-size: 16px;
}
#contents .cnt-action {
  padding-bottom: 70px;
}
#contents #action-wrap {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
}
#contents #action-wrap h3 {
  display: none;
}
#contents #action-wrap dl {
  position: relative;
}
#contents #action-wrap dl dt {
  position: absolute;
  display: none;
  left: 10px;
  right: 10px;
  top: -55px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
#contents #action-wrap dl:hover dt {
  display: block;
}

@media screen and (max-width: 959px) {
  #contents .cnt-action, #contents #action-btn {
    width: 90%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .cnt-action dl, #contents #action-btn dl {
    width: 50%;
    padding: 0 10px 15px;
  }
  #contents .cnt-action dl:nth-of-type(3), #contents .cnt-action dl:nth-of-type(4), #contents #action-btn dl:nth-of-type(3), #contents #action-btn dl:nth-of-type(4) {
    padding-bottom: 0;
  }
  #contents .cnt-action dl a, #contents #action-btn dl a {
    max-width: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .cnt-action {
    padding-bottom: 70px;
  }
  #contents #action-wrap dl:hover dt {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-action, #contents #action-btn {
    width: 90%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents .cnt-action dl, #contents #action-btn dl {
    width: 100%;
    padding: 0 0 10px;
  }
  #contents .cnt-action dl:nth-of-type(3), #contents .cnt-action dl:nth-of-type(4), #contents #action-btn dl:nth-of-type(3), #contents #action-btn dl:nth-of-type(4) {
    padding-bottom: 10px;
  }
  #contents .cnt-action dl:last-child, #contents #action-btn dl:last-child {
    padding-bottom: 0;
  }
  #contents .cnt-action {
    padding-bottom: 70px;
  }
  #contents #action-wrap {
    z-index: 999999;
    padding-top: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }
  #contents #action-wrap h3 {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding: 15px;
    background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/icon-action-open.png) no-repeat 98% center #ff6112;
    background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
    color: #fff;
    font-size: 4.5vw;
    text-align: center;
    line-height: 1;
    z-index: 9999999;
  }
  #contents #action-wrap dl:hover dt {
    opacity: 0;
  }
  #contents #action-wrap.on {
    bottom: 0 !important;
  }
  #contents #action-wrap.on h3 {
    background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/icon-action-close.png) no-repeat 95% center #ff6112;
    background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
  }
}
@media screen and (min-width: 960px) {
  #contents .nav-feature a:hover {
    background-color: rgba(248, 191, 86, 0.1);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }
  #contents .button {
    opacity: 1;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
  }
  #contents .button:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  html, body {
    -webkit-overflow-scrolling: touch !important;
    overflow: auto;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  body {
    position: relative;
    overflow-x: hidden;
    min-height: 100%;
  }
  .spbr {
  	display: inline-block;
  }
}
/*-----------------------------------------------------------------------------------------------------------------
190313追加
-----------------------------------------------------------------------------------------------------------------*/
/*フッターナビ*/

#contents .cnt-lineup .item .box100 {
  width: 100%;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.pc-hide {
display: none !important;
}
.sp-hide {
display: block!important;
}

.lineUpBox-left {
    float: left;
	width: 37%;
}
.lineUpBox-right {
    float: right;
	width: 62%;
}

#contents .cnt-lineup .item {
  margin-left: 0px;
  margin-right: 0px;
}

.lineUpWrap {
  width: 100%;
  margin: 35px auto 0 auto
}

#contents .cnt-lineup .item .box {
  padding: 5px 5px 0;

}
#contents .cnt-lineup .item .box a {
  padding: 0px;
  background: none;

}
#contents .cnt-lineup .item .box .img {
  float: left;
  display: block;
  width: 100%;
}


@media screen and (max-width: 767px){
.pc-hide {
display: block!important;
}
.sp-hide {
display: none !important;
}
.lineUpWrap {
    width: 100%;
}
.lineUpBox-left {
    float: none;
    width: 100%;
}
.lineUpBox-right {
    float: none;
    width: 100%;
    margin-top: 40px;
	margin-left: 0;
}

}

/*-----------------------------------------------------------------------------------------------------------------
190313追加ここまで
-----------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------
1905追加
-----------------------------------------------------------------------------------------------------------------*/

.cnv_btn_area{
  width: 100%;
  max-width: 600px;
}
.cnv_btn_area.mgt01{
  margin: 70px auto 0 auto;
}
.cnv_btn_area.mgt02{
  margin: 40px auto 0 auto;
}
a.cnv_btn{
  display: block;
  padding: 16px 24px;
  width: 100%;
  border-radius: 8px;
  /*
  background: #4e92ab;
  */
  background: #cf142b;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
a.cnv_btn .cnv_btn_icon{
  display: inline-block;
  padding: 0 0 0 40px;
  background-position: -8px center;
  background-size: 44px 44px;
}
a.cnv_btn:hover{
  opacity: 0.6;
}
@media (max-width: 767px){
  .cnv_btn_area{
    max-width: 100%;
  }
  .cnv_btn_area.mgt01{
    margin: 30px auto 0 auto;
  }
  .cnv_btn_area.mgt02{
    margin: 0 auto;
  }
  a.cnv_btn{
    display: block;
    padding: 14px;
    font-size: 18px;
  }
  a.cnv_btn .cnv_btn_icon{
    padding: 0 0 0 24px;
    background-size: 32px 32px;
  }
  a.cnv_btn:hover{
    opacity: 1;
  }
}

/*-----------------------------------------------------------------------------------------------------------------
1905追加ここまで
-----------------------------------------------------------------------------------------------------------------*/

#wrapper #contents .box_ttl {
    max-width: 980px;
    padding: 16px;
    margin: 0 auto 30px auto;
}

#wrapper #contents .box_ttl h2 {
    font-size: 38px;
    line-height: 48px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}

@media only screen and (max-width: 640px){
  #wrapper #contents .box_ttl{
    margin-bottom: 30px;
  }
  #wrapper #contents .box_ttl h2 {
    width: 94%;
    margin: 0 auto;
    line-height: 30px;
    font-size: 18px;
  }
}

.footBtn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 70px;
}

.boxBt a {
    width: 584px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
@media only screen and (max-width: 640px){
.boxBt a {
    width: 100%;
    padding: 10px 0 !important;
  }
}

/* ============================== Display */
.dsp_b  { display: block !important; }
.dsp_l  { display: inline !important; }
.dsp_lb { display: inline-block !important; }
.dsp_n  { display: none !important; }


/* ============================================================ Media Queries */
@media (max-width: 768px) {
	/* ============================== Display */
	.rsp_dsp_n  { display: none !important; }
	.rsp_dsp_b { display: block !important; }

}

#contents .cnt-spec .cnt_movie {
  float: left;
  width: 100%;
  text-align: center;
}
#contents .cnt-spec .cnt_movie a {
  display: block;
  position: relative;
  margin: -25px auto 0;
  background: #4e92ab;
}
@media screen and (max-width: 959px) {
  #contents .cnt-spec {
    background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-handy/img/spec-bg.png) repeat-x left bottom #fff;
  }
  #contents .cnt-spec .cnt_movie {
    float: none;
    width: 80%;
    margin: auto;
    padding-top: 0;
  }
  #contents .cnt-spec .img {
    width: 340px;
    margin: 20px auto 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents .cnt-spec .cnt_movie {
    width: 100%;
  }
  #contents .cnt-spec .cnt_movie a {
    margin: 0 auto;
  }
  #contents .cnt-spec .img {
    width: 340px;
    padding-left: 0;
  }
}
#contents .cnt-scene .scene-list {
  position: relative;
  margin: 0 -20px;
  zoom: 1;
}

/* ============================================================*
youtubeモーダル再生アイコン/ホバーアクション
*============================================================ */
.jp_movie_box {
	display: inline-block;
	position: relative;
	background: #000;
	vertical-align: bottom;
}

.jp_movie_box:after {
	content: url("/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/ex_component/icon_movie_01.png");
	width: 64px;
	height: 64px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position:absolute;
}

.jp_movie_box .jp_mov_img {
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.jp_movie_box:hover > .jp_mov_img {
	opacity: 0.6 !important;
}

#fancybox-wrap,
#fancybox-wrap *,
#fancybox-wrap *:after,
#fancybox-wrap *:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

/* 動画サイズレスポンシブ */
.newWinModalYoutube_iframe {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.newWinModalYoutube_iframe iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* フッター部調整 */
.gl-footer-sns_item {
    margin-top: 8px;
}
.gl-footer-utility_item {
    margin-top: 8px;
}


/* 2403_newtemplate */

#Main dl dd {
  margin-left: 0;
}


.cnt-spec__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 50px;
}

.cnt-spec__list li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #4E92AB;
  color: #fff !important;
  font-weight: bold;
  padding: 20px 0;
  border-radius: 8px;
  font-size: 25px;
  line-height: 1 !important;
}

.cnt-spec__list li span {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
  display: inline-block;
}

@media only screen and (max-width: 640px){
  .cnt-spec__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .cnt-spec__list li {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.scene-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.reason-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}

#contents .cnt-reason .reason-list .item {
  width: calc(100% / 2 - 13px);
  padding: 0;
  border: 1px solid #dedede;
}

#contents .cnt-reason .reason-list .item .txt {
  border: none;
}

#contents .cnt-reason .reason-list .item:nth-of-type(3), #contents .cnt-reason .reason-list .item:nth-of-type(4), #contents .cnt-reason .reason-list .item:nth-of-type(5) {
  width: 31.6%;
  width: calc(100% / 3 - 15px);
}

#contents #action-wrap {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

@media only screen and (max-width: 640px){
  .reason-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #contents .cnt-reason .reason-list .item,
  #contents .cnt-reason .reason-list .item:nth-of-type(3), #contents .cnt-reason .reason-list .item:nth-of-type(4), #contents .cnt-reason .reason-list .item:nth-of-type(5) {
    width: 100%;
  }
}

.p-handy-imglist {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
}

.p-handy-imglist li {
  font-size: 12px !important;
}

#contents .cnt-scene .item,
#contents .cnt-reason .reason-list .item,
#contents .cmp_mtc01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#contents .cnt-scene .item .img,
#contents .cnt-reason .reason-list .item .img,
#contents .cmp_mtc01 .img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#contents .cnt-scene .item .cnt,
#contents .cnt-reason .reason-list .item .txt,
#contents .cmp_mtc01 .dtl {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
