@charset "UTF-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");

/*@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NotoSerifCJKjp-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/NotoSerifCJKjp-Bold.otf) format("opentype");
}*/

body {
  margin: 0px;
  padding: 0px;
  /*font-family:"游ゴシック","Yu Gothic", YuGothic,Helvetica,Arial,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, Helvetica,
    Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 24px;
  color: #1f1f1f;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
ul,
p {
  margin: 0;
  padding: 0;
}
/*=======================================================*/
/*Common*/
/*=======================================================*/
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}

.mt0 {
  margin-top: 0px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt66 {
  margin-top: 66px !important;
}
.mt70 {
  margin-top: 70px !important;
}

.mr0 {
  margin-right: 0px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.ml100 {
  margin-left: 100px !important;
}

img {
  border: none;
}
.alCenter {
  text-align: center;
}
.vat {
  vertical-align: top;
}

.tar {
  text-align: right !important;
}

.f7 {
  font-size: 7px;
}
.f8 {
  font-size: 8px;
}
.f9 {
  font-size: 9px;
}
.f10 {
  font-size: 10px;
  line-height: 16px;
}
.f10 {
  font-size: 10px;
  line-height: 16px;
}
.f12 {
  font-size: 12px;
  line-height: 18px;
}
.f14 {
  font-size: 14px;
  line-height: 20px;
}
.f18 {
  font-size: 18px;
  line-height: 30px;
}
.f24 {
  font-size: 24px;
  line-height: 30px;
}
sup {
  font-size: 9px;
}

.fred {
  color: #f00;
}

.pd14 {
  padding: 14px !important;
}
/*=======================================================*/
/*All*/
/*=======================================================*/
#wrap {
  width: 100%;
  /*min-width: 1100px;*/
}

#wrapInner {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#header {
}
#headerTop {
  height: 76px;
  padding: 0px;
  max-width: 1040px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#logo {
  padding: 15px 0 20px 0;
  margin: 0;
}
#headerTop #logo {
  padding: 0;
  margin: 0;
  float: left;
}

#footer {
  background-color: #5b5b5b;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 100px;
  padding-left: 0;
}
#footerInner {
  max-width: 1040px;
  overflow: hidden;
  zoom: 1;
  color: #ffffff;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#footerInner .left {
  width: 50%;
  float: left;
  background-image: none !important;
}
#footerInner .right {
  font-size: 10px;
  color: #666;
  width: 50%;
  float: right;
  text-align: right;
  color: #ffffff;
  background-image: none !important;
}
#footer a {
  color: #ffffff;
}

.button.icon {
  padding: 6px 16px 5px 16px;
}

/*=======================================================*/
/*head*/
/*=======================================================*/
#headLink {
  float: right;
  width: auto;
  margin-top: 17px;
  position: relative;
  top: 0;
  overflow: hidden;
  zoom: 1;
}
#headLink ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  zoom: 1;
  float: right;
}
#headLink li {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#headLink li img {
  vertical-align: top;
}

/*=======================================================*/
/*Top*/
/*=======================================================*/
#baroon {
  position: absolute;
  /*left:116px;
	top:30px;*/
  left: 9.5%;
  top: 6%;
  z-index: 99;
}
#topMainBox {
  position: relative;
  max-width: 1280px;
  height: 509px;
  margin: 0 auto;
  /*background-image:url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/main_bg.jpg);*/
  background-position: bottom center;
  background-repeat: no-repeat;
}
#topMainBox .bxslider {
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: -1;*/
}
#topMainBox .slider {
  max-width: 1280px;
  height: 509px;
  position: absolute;
  top: 0;
  left: 0;
}
#topMainBox .mainbg01 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg01.png);
}
#topMainBox .mainbg02 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg02.png);
}
#topMainBox .mainbg03 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg03.png);
}
#topMainBox .mainbg04 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg04.png);
}
#topMainBox .mainbg05 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg05.png);
}
#topMainBox .mainbg06 {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg06.png);
}

#titleMain {
  text-align: center;
  padding-top: 78px;
  position: absolute;
  width: 100%;
  z-index: 100;
}
#titleMain h1 {
  font-size: 41px;
  line-height: 1.3;
  padding-bottom: 10px;
  border-bottom: 4px solid #e96257;
  display: inline-block;
  letter-spacing: -0.03em;
  text-shadow: 0 0 5px #fff;
  font-weight: bold;
}
#titleMain h1 span {
  letter-spacing: -0.1em;
}
#titleMain p {
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
  padding-top: 7px;
  text-align: center;
}
#titleMain p span {
  letter-spacing: -0.08em;
}
#topMainBox ul {
  /*padding-top:100px;*/
  /*overflow:hidden;*/
  zoom: 1;
  width: 100%;
  max-width: 590px;
  margin: 0 auto;
  position: absolute;
  bottom: 17%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100;
}
#topMainBox ul li {
  float: left;
  margin-right: 0;
  list-style: none;
  position: relative;
  width: 16.666%;
}
/*#topMainBox ul li:first-child {
  margin-top: -60px;
}*/
#topMainBox ul li img {
  width: 100%;
}
#topMainBox ul li p {
  position: absolute;
  left: 29px;
  top: 102px;
  width: 188px;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
}
#topMainBox ul li.mgR0 {
  margin-right: 0px;
}

#productListBoxWrap {
  max-width: 1048px;
  margin: 0 auto 0 auto;
}
#productListBox {
  max-width: 906px;
  margin: 0 auto 72px auto;
  text-align: center;
  padding-top: 48px;
  overflow: hidden;
  zoom: 1;
}
#productListBox h2 {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 4px solid #000;
  font-size: 22px;
  margin-bottom: 48px;
}
#productListBox .left {
  float: left;
  width: 424px;
}
#productListBox .left ul {
  margin: 0;
  padding: 0;
}
#productListBox .left ul li {
  margin: 0 0 3px 0;
  padding: 0;
  list-style: none;
}
#productListBox .left ul li img {
  vertical-align: top;
}
#productListBox .right {
  float: right;
  width: 429px;
  height: 229px;
  position: relative;
}
#productListBox .right img {
  top: 0;
  left: 0;
  position: absolute;
}

.productDetailBox {
  max-width: 1048px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
.productDetailBox .box2column {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 36px;
}
.productDetailBox h2 {
  margin-bottom: 26px;
}
.productDetailBox h3 {
  font-size: 27px;
  line-height: 39px;
  margin-bottom: 36px;
}
.productDetailBox h3 sup {
  font-size: 18px;
}
.productDetailBox h3 span {
  letter-spacing: -0.1em;
}
.productDetailBox .left {
  width: 506px;
  float: left;
  background-image: none !important;
}
.productDetailBox .left h4 {
  margin-bottom: 24px;
}
.productDetailBox .left .innerLeft {
  width: 170px;
  float: left;
}
.productDetailBox .left .innerLeft ul {
  margin: 0;
  padding: 0;
}
.productDetailBox .left .innerLeft ul li {
  margin-bottom: 3px;
}
.productDetailBox .left .innerLeft ul li img {
  vertical-align: top;
}
.productDetailBox .left .innerRight {
  float: right;
  width: 304px;
}
.productDetailBox .left .innerRight table {
  border-collapse: collapse;
  margin-bottom: 3px;
}
.productDetailBox .left .innerRight table td {
  border: solid 1px #cccccc;
  text-align: center;
  padding: 3px 5px;
  font-size: 10px;
  line-height: 14px;
}
.productDetailBox .left .innerRight table th {
  border: solid 1px #cccccc;
  font-weight: normal;
  text-align: left;
  padding: 3px 5px;
  width: 138px;
  font-size: 11px;
  line-height: 15px;
}
.productDetailBox .left .attention {
  clear: both;
  font-size: 10px;
  line-height: 18px;
  padding-top: 18px;
}
.bottomTableAttention {
  font-size: 10px;
  line-height: 18px;
}
.productDetailBox .right {
  width: 515px;
  float: right;
  background-image: none !important;
}
.productDetailBox .titleFeature {
  display: block;
  padding-top: 20px;
  margin-bottom: 36px;
  border-top: 8px solid #f0f0f0;
  font-size: 24px;
  line-height: 24px;
}
.productDetailBox .box2columnFeature {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 36px;
}

.productDetailBox .box2columnFeature .left {
  width: 506px;
  float: left;
  overflow: hidden;
  zoom: 1;
}
.box2columnFeature .left .featureinnerLeft,
.box2columnFeature .right .featureinnerLeft {
  width: 340px !important;
  float: left;
}
.box2columnFeature .left .featureinnerRight,
.box2columnFeature .right .featureinnerRight {
  width: 143px !important;
  float: right;
}
.box2columnFeature .left .featureinnerLeft h4,
.box2columnFeature .right .featureinnerLeft h4 {
  font-size: 18px !important;
  line-height: 36px;
  margin-bottom: 6px !important;
}
.box2columnFeature .left .featureinnerLeft h4 span,
.box2columnFeature .right .featureinnerLeft h4 span {
  letter-spacing: -0.08em;
}
.box2columnFeature .left .featureinnerLeft p,
.box2columnFeature .right .featureinnerLeft p {
  font-size: 14px;
  line-height: 24px;
}
.productDetailBox .box2columnFeature .right {
  width: 506px;
  float: right;
}
.productDetailBox .boxBt {
  text-align: center;
}
.productDetailBox .boxBt .purple {
  width: 70%;
  padding: 6px 0 !important;
  background-color: #c878c9;
}
.productDetailBox .boxBt .purple .ico_nml_l {
  background-position: -8px -4px;
  background-size: 36px;
}
.productDetailBox .boxBt .purple:hover {
  background-color: #ad62ae;
}
.productDetailBox .boxBt .yellow {
  width: 584px;
  padding: 12px 0;
  background-color: #fdad39;
}
.productDetailBox .boxBt .yellow:hover {
  background-color: #e09528;
}
.productDetailBox .boxBt .blue {
  width: 584px;
  padding: 12px 0;
  background-color: #13b1cd;
}
.productDetailBox .boxBt .blue:hover {
  background-color: #079cb6;
}
.productDetailBox .boxBt .green {
  width: 584px;
  padding: 12px 0;
  background-color: #80af20;
}
.productDetailBox .boxBt .green:hover {
  background-color: #6d9b14;
}
.boxBt .red {
  width: 584px;
  padding: 12px 0;
  background-color: #e96257;
}
.boxBt .red:hover {
  background-color: #cc4d43;
}

.productBg {
  margin-top: 48px;
  margin-bottom: 48px;
  background-color: #f8f8f8;
  padding: 48px;
}

#footerNavi {
  background-color: #e0e0e0;
  padding: 72px 0;
}
.titLineup {
  max-width: 1048px;
  margin: 0 auto;
}
.titLineup li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.titLineup .left {
  float: left;
  width: 619px;
  background-image: none !important;
}
.titLineup .right {
  float: right;
  width: 402px;
  background-image: none !important;
}
.titLineupInner {
  over-flow: hidden;
  zoom: 1;
  width: 619px;
}
.titLineupInner li {
  float: left;
  margin-right: 12px;
}
.note {
  padding-top: 12px;
  max-width: 1048px;
  margin: 0 auto;
}
.pagetop {
  padding-top: 12px;
  max-width: 1048px;
  margin: 0 auto;
  text-align: right;
}
#lastBtBox {
  overflow: hidden;
  zoom: 1;
  max-width: 940px;
  margin: 0 auto 50px auto;
  padding: 30px 50px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 3px solid #d5160d;
}
#lastBtBox p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#lastBtBox .left {
  float: left;
  width: 285px;
}
#lastBtBox .right {
  font-size: 13px;
  font-weight: bold;
  float: right;
  width: 400px;
}
#lastBtBox .right span {
  color: #ed7601;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  #topMain {
    width: 1048px;
  }
  #topMainBox {
    /*min-width:1048px;*/
  }
  #topMain #title img {
    width: 1048px;
  }
}

/*color*/
.col_c87 {
  background-color: #c878c9 !important;
}

.col_fda {
  background-color: #fdad39 !important;
}

.col_13b {
  background-color: #13b1cd !important;
}

.col_80a {
  background-color: #80af20 !important;
}

.boxBt a {
  width: 584px;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/*180214追加css-------------------------------------------*/
.pro_tblList {
  max-width: 1048px;
  margin: 40px auto 0;
  text-align: center;
}
p.table_caption {
  font-size: 14px;
  text-align: right;
}
.pro_tblList table.nml th,
.pro_tblList table.nml td {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 1.4;
}
.pro_tblList table.nml th {
  padding: 8px 10px;
}
.pro_tblList table.nml {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.pro_tblList table th {
  font-size: 16px;
  vertical-align: middle;
  text-align: center !important;
  font-weight: bold;
  background: #f3f3f3 !important;
}
.pro_tblList table td {
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
}
.pro_tblList table td.thumb_left {
  border-right: none;
  min-width: 115px;
  padding: 10px 0px 10px 18px;
}
.pro_tblList td.bg_double_circle {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/bg_doubleCircle.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50px;
}
.pro_tblList td.bg_circle {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/bg_circle.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 50px;
}

.pro_tblList td.bg_circle .note_marker {
  font-size: 10px;
  text-align: right;
}

.pro_tblList .note_txt {
  padding: 0.25rem;
  text-align: right;
}

@media (max-width: 640px) {
  .pro_tblList td.bg_circle .note_marker {
    padding: 0 0.5rem;
  }
}

.table_lead {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin: 80px auto 30px !important;
  line-height: 1.4;
}
.modal-content {
  position: fixed;
  display: none;
  margin: 0;
  background: #fff;
  z-index: 10000;
}
.modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.modal-open:hover {
  cursor: pointer;
}
.modal-close {
  color: #00f;
  text-decoration: underline;
}
.modal-close:hover {
  cursor: pointer;
  color: #f00;
}
.productDetailBox p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin: 0px auto 20px;
}
.productDetailBox .ttl {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  margin: 80px auto 30px;
}

.projecterBox_left {
  float: left;
  /*width: 400px;*/
  width: 38%;
  text-align: center;
}
.projecterBox_right {
  float: left;
  /*width: 648px;*/
  width: 62%;
}
.projecterBox_right h2 {
  font-size: 30px;
  color: #444;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.4;
}
.projecterBox_right ul li {
  font-size: 18px;
  /*font-weight: 500;*/
  margin: 0 0 5px 0;
}
.projecterBox_right ul li:before {
  content: "・ ";
}
.productDetailBox.projecterBox {
  padding: 40px 0;
  border-bottom: 1px solid #eee;
}
.border-top-cont {
  margin-top: 80px;
  border-top: 1px solid #eee;
}
#lastBtBox {
  margin: 50px auto 50px auto;
  text-align: center;
}
div#footerNavi h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0px 20px 0 !important;
}
.pro_tblList table td.tbl_name {
  text-align: left;
}
.productListBox-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.w85p {
  width: 85% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.arrow_ico {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/arrow_right.png) !important;
}

.pop_ico {
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/icon_popup.png) !important;
  padding: 4px 44px 4px 14px;
  background-position: right center !important;
}
.button.popbtn {
  background-color: #e96257;
  color: #ffffff;
}
.button.popbtn:hover {
  background-color: #d1584f;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.sp-hide {
  display: block;
}
.pc-hide {
  display: none;
}
.pj-copy {
  font-size: 20px;
}
div#lastBtBox .boxBt span {
  font-size: 20px;
}
.titLineup_ttl {
  border-top: 2px solid #a0a0a0;
  line-height: 13px;
  border-right: 2px solid #a0a0a0;
  border-left: 2px solid #a0a0a0;
  text-align: center;
  margin-top: 11px;
  margin-bottom: 24px;
}
.titLineup_ttl p {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: -10px 0 0;
}

.titLineup_ttl p span {
  background: #e1e1e1;
  padding: 0px 10px 10px;
  display: inline-block;
}
.titLineup_ttl p span.lineup_small {
  font-size: 12px;
  background: none;
}
.setteing_bg {
  position: relative;
  width: 100%;
}
#setting .setting_btn img {
  background: none;
  padding: 0;
  max-width: 100%;
}
.setting_btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.setting_btn {
  position: absolute;
}
.setteing_01 {
  top: 66.3%;
  left: 5%;
  width: 9.31%;
}
.setteing_02 {
  top: 65.25%;
  left: 14.5%;
  width: 10.021%;
}
.setteing_03 {
  top: 69.8%;
  left: 25.5%;
  width: 6.98%;
}
.setteing_04 {
  top: 70.2%;
  left: 34.5%;
  width: 6.98%;
}
.setteing_05 {
  top: 70%;
  left: 59%;
  width: 6.98%;
}
.setteing_06 {
  top: 85%;
  left: 28%;
  width: 7.09%;
}
@media screen and (max-width: 1170px) {
  #baroon {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .sp-hide {
    display: none;
  }
  .pc-hide {
    display: block;
  }
  .bx-wrapper {
    display: none !important;
  }

  #wrap {
    min-width: 100%;
  }
  #headerTop {
    width: 100%;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
  }
  #headLink {
    width: auto;
  }
  div#headLink li a {
    font-size: 12px;
    border-radius: 4px;
  }
  .ico_nml_l {
    background-position: -4px center;
  }
  #topMainBox {
    min-width: 100%;
    width: 100%;
    border-top: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
    height: auto;
    background: #f9f9f9;
  }

  #titleMain {
    padding: 30px 0 40px;
    position: relative;
  }
  #titleMain h1 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  #titleMain p {
    font-size: 16px;
    line-height: 1.8;
  }
  .pro_tblList {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
  }
  .table_lead {
    font-size: 26px;
    margin: 50px auto 20px !important;
    line-height: 1.4;
  }
  #productListBoxWrap {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
  }
  .boxBt a {
    width: 100%;
    padding: 10px 0 !important;
  }
  .border-top-cont {
    margin-top: 50px;
  }
  .productDetailBox {
    width: 100%;
    padding: 0 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .productDetailBox .ttl {
    font-size: 26px;
    margin: 50px auto 20px;
    line-height: 1.4;
  }
  .projecterBox_left {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
  }
  .projecterBox_right {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2%;
  }
  .projecterBox_right h2 {
    font-size: 18px;
    margin: 20px 0;
  }
  .projecterBox_right ul li {
    font-size: 14px;
    margin: 0 0 10px 0;
    text-indent: -1.3em;
    padding-left: 1.3em;
    line-height: 1.4;
  }
  #lastBtBox {
    width: 96%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  div#footerNavi h2 {
    font-size: 20px;
  }
  .titLineup {
    width: 100%;
  }
  .pagetop {
    width: 100%;
  }
  #footerInner {
    width: 100%;
  }
  .topMainBox_sp {
    width: 100%;
    margin: -30px auto 0;
    position: relative;
    background: #f9f9f9;
  }
  div#baroon_sp {
    background: #808080;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 200px;
    margin: 30px auto 0;
    border-radius: 15px;
    line-height: 30px;
  }
  #headerTop #logo img {
    height: 100%;
    width: auto;
  }
  #headerTop #logo {
    height: 60px;
  }
  div#baroon_sp p {
    font-weight: bold;
  }
  .topMainBox_sp img {
    width: 100%;
  }
  .tbl-scroll {
    width: 100%;
    overflow-x: scroll;
    /*overflow: auto;
    -webkit-overflow-scrolling: touch;*/
  }
  /*.tbl-scroll::-webkit-scrollbar{
    width: 5px;
}
.tbl-scroll::-webkit-scrollbar-thumb{
    background: #666;
    border-radius: 10px;
}
.tbl-scroll::-webkit-scrollbar-track-piece:start{
    background: #c9c9c9;
}
.tbl-scroll::-webkit-scrollbar-track-piece:end{
    background: #c9c9c9;
}*/

  .tbl-scroll::-webkit-scrollbar {
    height: 5px;
  }
  .tbl-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .tbl-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }

  .pro_tblList table.nml {
    width: 1048px;
  }
  .pro_tblList table.nml th,
  .pro_tblList table.nml td {
    padding: 10px;
    font-size: 14px;
  }
  #productListBox {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  div#productListBox .tac img {
    width: 100%;
    height: auto;
  }
  #productListBox h2 {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .modal-content {
    width: 98%;
    margin: 0 1%;
  }
  .pj-copy {
    font-size: 16px;
  }
  #lastBtBox p {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  div#lastBtBox .boxBt span {
    font-size: 18px;
  }
  #footerNavi {
    background-color: #e0e0e0;
    padding: 50px 2%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .titLineup .left {
    float: none;
    width: 100%;
  }
  .titLineupInner {
    width: 100%;
  }
  .titLineupInner li {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .titLineupInner li a {
    display: block;
  }
  .titLineupInner li img {
    width: 100%;
    height: auto;
  }
  .titLineup .right {
    float: none;
    width: 100%;
    margin: 40px 0 0;
  }
  #footer {
    padding: 20px 2%;
  }
  .titLineupInner li + li {
    margin-top: 10px;
  }
  .pro_tblList table.nml td {
    padding: 14px 0;
  }
  #footerInner .left {
    width: 100%;
    float: none;
    display: block;
    background-image: none !important;
    text-align: center;
  }
  #footerInner .right {
    font-size: 10px;
    width: 100%;
    float: none;
    text-align: center;
    background-image: none !important;
  }
}
/* 180911
--------------------------------------------------------------------*/
.section {
  max-width: 1048px;
  margin: 40px auto;
  text-align: center;
}
#merit-area .item {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  font-size: 16px;
}
#merit-area .item .inner {
  padding: 0 20px 20px 20px;
}
#merit-area .item .inner img {
  width: 100%;
}
#merit-area .item .inner h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0 15px;
}
#merit-area .item .inner p {
  text-align: left;
}

#setting {
  background: #f9f9f9;
  padding: 30px;
  margin-top: 30px;
}
#setting img {
  padding: 20px;
  background: #fff;
}
#setting img.setbg {
  width: 100%;
  max-width: 927px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#setting h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}

/*最適な提案*/
.proposalsec_box {
  margin-bottom: 80px;
}
.proposalsec_box .ttl,
#lineup-area h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  margin: 80px auto 30px;
  line-height: 1.4;
}
.proposalsec_box p.copy {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin: 0px auto 20px;
}
.proposalsec_box .cnt {
  max-width: 1048px;
  margin: 0 auto;
}

.proposalsec_box .proposal_box {
  margin-top: 40px;
  padding-top: 40px;
  width: 100%;
  border-top: solid 1px #dedede;
  text-align: left;
}
.proposalsec_box .proposal_box.borderNone {
  border-top: none;
}
.proposalsec_box .proposal_boxb {
  padding-bottom: 40px;
  border-bottom: solid 1px #dedede;
}
.proposalsec_box .proposal_boxb:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.proposalsec_box .proposal_txt {
  float: left;
  width: 58%;
}
.proposalsec_box .proposal_img {
  float: right;
  width: 38%;
}
.proposalsec_box .proposal_ttl,
.box02 .flow_ttl {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4em;
}
.proposalsec_box .proposal_cap {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.6em;
}
.proposalsec_box .proposal_btn {
  margin-top: 15px;
  text-align: left;
}
.proposalsec_box .proposal_btn a {
  font-size: 14px;
  line-height: 1.2;
}
.proposalsec_box .proposal_btn .button {
  padding: 10px 16px 9px;
}

.footBtn {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px;
}
.cnt_max {
  max-width: 1048px;
  margin: 0 auto;
}
span.notice {
  font-size: 12px;
  color: red;
}

.tabcontent {
  margin-bottom: 50px;
  border-bottom: 1px solid #6d6b6f;
}

.tabcontent li {
  margin: 0 -1px -1px 0;
  float: left;
  width: 360px;
}

.tabcontent li a {
  padding: 16px;
  position: relative;
  display: block;
  color: #535257;
  font-size: 18px;
  text-align: center;
  background-color: #ccdae7;
  border: 1px solid #6d6b6f;
}

.tabcontent .on a {
  text-decoration: none;
  background-color: #fff;
  border-bottom-color: #fff;
  font-weight: bold;
}

.tabcontent li a:hover {
  text-decoration: none;
}

.tabcontent .on a:after {
  display: block;
}
#bx-pager img {
  -webkit-transition: -webkit-transform 0.8s linear;
  -o-transition: -o-transform 0.8s linear;
  transition: -webkit-transform 0.8s linear;
  -o-transition: transform 0.8s linear;
  transition: transform 0.8s linear;
  transition: transform 0.8s linear, -webkit-transform 0.8s linear;
}
#bx-pager li a.active img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
ul#bx-pager a {
  display: block;
}
#bx-pager img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#about-area {
  margin: 20px auto;
  max-width: 1048px;
}
#about-area dl {
  background: #f9f9f9;
  padding: 15px;
  display: table;
  width: calc(100% - 30px);
  max-width: 1018px;
}
#about-area dt {
  font-size: 20px;
  font-weight: bold;
  display: table-cell;
  padding-right: 15px;
  border-right: 1px dotted #aaa;
  vertical-align: middle;
  text-align: center;
}
#about-area dd {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle;
  padding-left: 30px;
  font-weight: bold;
}
#bottom_contact {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background: /*#eee*/ #fce9e8;
  padding: 10px 0;
  line-height: 1.4;
  display: none;
}
#bottom_contact .inner {
  max-width: 1048px;
  margin: 0 auto;
  display: table;
}
#bottom_contact .inner h2 {
  font-size: 18px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*180913--------------------------*/
#topMainBox .slider:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.4);
}
.notice.notice-bk {
  color: #000;
}
.productDetailBox .boxBt .purple.btn_blue {
  background-color: #0d63dc;
}
.productDetailBox .boxBt .purple.btn_blue:hover {
  background-color: #0b51b3;
}
a.button.cnv01.btn_red {
  background: #d5160d;
}
a.button.cnv01.btn_red:hover {
  background: #ba160e;
}

/*
--------------------------------------------------------------*/
@media screen and (max-width: 640px) {
  #about-area,
  #about-area dl {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #about-area dt,
  #about-area dd {
    display: block;
  }
  #about-area dt {
    margin-bottom: 10px;
    padding: 0;
    border: none;
  }
  #about-area dd {
    text-align: left;
    padding: 0 10px;
  }
  .section {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  #merit-area .item {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .tabcontent li {
    margin: 0 -1px -1px 0;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tabcontent li a {
    font-size: 14px;
  }
  #setting {
    padding: 10px;
  }
  #setting h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  #setting img {
    width: 100%;
    padding: 0;
  }
  .proposalsec_box .ttl,
  #lineup-area h2 {
    font-size: 26px;
    margin: 50px auto 20px;
    line-height: 1.4;
  }
  .point_box,
  .proposalsec_box,
  .case_box {
    margin-bottom: 36px;
  }
  .point_box .list {
    width: 100%;
  }
  .point_box .list .item {
    padding: 0 10px;
    width: 50%;
  }
  .point_box .list .item:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  .point_box .list .item .txt {
    font-size: 14px;
  }
  .point_box .list .item .btn a {
    font-size: 12px;
  }
  .proposalsec_box .proposal_box {
    margin-top: 10px;
    padding-top: 10px;
  }
  .proposalsec_box .proposal_img {
    float: none;
    width: 100%;
  }
  .proposalsec_box .proposal_txt {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .proposalsec_box .proposal_ttl,
  .box02 .flow_ttl {
    font-size: 16px;
  }
  .proposalsec_box .proposal_cap {
    font-size: 12px;
  }
  .proposalsec_box .proposal_btn a {
    font-size: 12px;
  }
  .cnt {
    width: calc(100% - 20px);
  }
  #bottom_contact .inner {
    width: 100%;
    padding: 0 10px;
    text-align: center;
  }
  #bottom_contact .inner h2 {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
  }
}

/*Projecter SpecSet--------------------------------------------------------------*/

/*common*/
.projecter_specSet,
.projecter_specSet *,
.projecter_specSet h3,
.projecter_specSet p {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  line-height: 1;
}
.projecter_specSet {
  overflow: hidden;
  zoom: 1;
}
.projecter_specSet .specSet_img {
  float: left;
  padding-right: 40px;
  width: 38%;
}
.projecter_specSet .specSet_txt {
  float: left;
  width: 62%;
}

/*item_img_name*/
.projecter_specSet .item_img,
.projecter_specSet .item_name {
  text-align: center;
}
.projecter_specSet .item_name {
  margin-top: 20px;
}

/*tag_spec*/
.projecter_specSet .tag_spec {
  margin-top: 24px;
}
.projecter_specSet .tag_spec dl {
  margin-top: 4px;
  width: 100%;
  font-size: 0;
}
.projecter_specSet .tag_spec dl:first-child {
  margin-top: 0;
}
.projecter_specSet .tag_spec dl dt,
.projecter_specSet .tag_spec dl dd {
  display: inline-block;
  padding: 0 2px 0 0;
  width: 50%;
}
.projecter_specSet .tag_spec dl dd {
  padding: 0 0 0 2px;
}
.projecter_specSet .tag_spec dl span {
  display: block;
  padding: 7px;
  border: solid 1px #e3e3e3;
  background: #fff;
  text-align: center;
  font-size: 14px;
}
.projecter_specSet .tag_spec dl.spec01 dt span {
  border: solid 2px #666;
  background: #666;
  color: #fff;
}
.projecter_specSet .tag_spec dl.spec01 dd span {
  border: solid 2px #666;
  color: #666;
}
.projecter_specSet .tag_spec dl.spec02 dt span {
  border: solid 2px #ee6e49;
  background: #ee6e49;
  color: #fff;
}
.projecter_specSet .tag_spec dl.spec02 dd span {
  border: solid 2px #ee6e49;
  color: #ee6e49;
}
.projecter_specSet .tag_spec dl.spec03 dt span {
  border: solid 2px #885d37;
  background: #885d37;
  color: #fff;
}
.projecter_specSet .tag_spec dl.spec03 dd span {
  border: solid 2px #885d37;
  color: #885d37;
}

/*tag_scene*/
.projecter_specSet ul.tag_scene {
  font-size: 0;
}
.projecter_specSet ul.tag_scene li {
  display: inline-block;
  margin-left: 4px;
  padding: 10px 10px;
  border: solid 1px #e3e3e3;
  background: #fff;
  font-size: 14px;
}
ul.tag_scene li:first-child {
  margin-left: 0;
}

/*description title*/
.projecter_specSet .specSet_txt h3 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.4;
}

/*description*/
.projecter_specSet ul.description {
  margin-top: 20px;
}
.projecter_specSet ul.description li {
  margin-top: 8px;
  font-size: 17px;
  line-height: 1.4;
  margin-left: 1em;
  text-indent: -1em;
}
.projecter_specSet ul.description li:before {
  content: "・";
}
.projecter_specSet ul.description li:first-child {
  margin-top: 0;
}

/*notes*/
.projecter_specSet .notes {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.4;
  margin-left: 1em;
  text-indent: -1em;
}

/*btn_cnv*/
.projecter_specSet ul.btn_cnv {
  margin-top: 26px;
  font-size: 0;
}
.projecter_specSet ul.btn_cnv li {
  display: inline-block;
  padding-right: 10px;
  width: 50%;
  max-width: 240px;
}
.projecter_specSet .btn_cnv a {
  display: block;
  padding: 8px 15px;
  border-radius: 7px;
  background: #0d63dc;
  color: #fff;
  text-align: center;
}
.projecter_specSet .btn_cnv a:hover {
  background: #0b51b3;
}
.projecter_specSet .btn_cnv a span {
  display: inline-block;
  padding: 4px 0 4px 25px;
  background: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_m_newwindow_02.png) -6px
    center no-repeat;
  background-size: 30px;
  font-weight: bold;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 640px) {
  /*common*/
  .projecter_specSet {
    padding: 0 15px;
  }
  .projecter_specSet .specSet_img,
  .projecter_specSet .specSet_txt {
    float: none;
    padding: 0;
    width: 100%;
  }
  /*tag_scene*/
  .projecter_specSet ul.tag_scene {
    margin-top: 20px;
  }
  .projecter_specSet ul.tag_scene li {
    display: inline-block;
    padding: 8px 8px;
    font-size: 12px;
  }
  ul.tag_scene li:first-child {
    margin-left: 0;
  }
  /*description title*/
  .projecter_specSet .specSet_txt h3 {
    font-size: 20px;
  }
  /*description*/
  .projecter_specSet ul.description {
    margin-top: 10px;
  }
  .projecter_specSet ul.description li {
    margin-top: 6px;
    font-size: 15px;
  }
  /*btn_cnv*/
  .projecter_specSet ul.btn_cnv {
    margin-top: 20px;
    text-align: center;
  }
  .projecter_specSet ul.btn_cnv li {
    display: inline-block;
    margin-top: 10px;
    padding: 0;
    width: 100%;
    max-width: 80%;
  }
  .projecter_specSet ul.btn_cnv li:first-child {
    margin-top: 0;
  }
}

table.nml thead th,
table.nml thead td {
  padding: 16px 16px;
  background: #c9c9c9;
  text-align: left;
}

table.nml th,
table.nml td {
  padding: 8px 16px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  vertical-align: top;
}
table.nml thead th,
table.nml thead td,
table.nml th,
table.nml td {
  padding: 10px 10px;
}

/*=======================================================*/
/*2021.11.25 add*/
/*=======================================================*/
#topMainBox ul li {
  float: left;
  margin-right: 0;
  list-style: none;
  position: relative;
  width: 30%;
  margin: 0 1.5%;
}
#new_baroon {
  position: absolute;
  left: 8%;
  top: 5%;
  z-index: 99;
}
@media screen and (max-width: 1170px) {
  #new_baroon {
    display: none !important;
  }
}
.projecter_specSet ul.btn_cnv {
  margin-top: 26px;
  font-size: 0;
  text-align: center;
}
.projecter_specSet ul.btn_cnv li {
  display: inline-block;
  padding-right: 0;
  width: 100%;
  max-width: 240px;
}
.productDetailBox .scene {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.productDetailBox .scene .item {
  width: 48%;
  float: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 16px;
  font-size: 16px;
  text-align: center;
}
.productDetailBox .scene .item .inner {
  padding: 0;
}
.productDetailBox .scene .item .inner img {
  width: 100%;
}
.productDetailBox .scene .item .inner p {
  margin-top: 16px;
  text-align: center;
}
@media (max-width: 640px) {
  .projecter_specSet ul.btn_cnv {
    margin-bottom: 26px;
  }
  .productDetailBox .scene {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .productDetailBox .scene .item {
    width: 100%;
    float: none;
    margin-bottom: 16px;
  }

  .bxsld_wrapper {
    display: none !important;
  }

  #headLink {
    margin-bottom: 17px;
  }

  .c-linkCard__item {
    text-align: center;
  }
}

.note_circle span {
  font-size: 50px;
  color: #fde1ab;
  font-weight: bold;
}

.pro_tblList table.nml th,
.pro_tblList table.nml td {
  vertical-align: middle !important;
}

.setteing_listText {
  line-height: 1.4 !important;
  display: block;
  color: #000;
  font-weight: bold;
  margin-top: 8px;
}

.setteing_bg .setting_btn {
  width: 12%;
}

.setteing_03,
.setteing_04 {
  top: 65.8%;
}

.setteing_01 {
  top: 66%;
  left: 4%;
}

.setteing_02 {
  top: 65.25%;
}

.setteing_04 {
  left: 35.5%;
}

@media screen and (max-width: 640px) {
  .setting_btn {
    position: static;
  }

  .setteing_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .setteing_bg .setting_btn {
    width: calc(100% / 4);
  }
}

.tileSame .image_mn .cmp_mtc01 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tileSame .image_mn .banner_mn {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.tileSame .image_mn .thumb_txt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#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;
}

#new_baroon div {
  width: 180px;
  height: 180px;
  background: #cf122e;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
}

#new_baroon div p {
  font-weight: bold;
}

#topMainBox {
  background: url(/-/Media/Ricoh/Sites/co_jp/special/projector-shortthrow-lineup/img/img_main_bg01.png)
    no-repeat center/cover;
}

@media screen and (max-width: 640px) {
  #topMainBox {
    background: none;
  }
}
