﻿@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
	margin: 0px;
	padding: 0px;
	font-family: Noto Sans Japanese,apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	line-height:1.6;
	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;}
.mb80{ margin-bottom:80px !important;}
.mb90{ margin-bottom:90px !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;}
.mt70{ margin-top:70px !important;}

.mr0{ margin-right:0px !important;}
.ml100{ margin-left:100px !important;}

img{ border:none; max-width: 100%; }
.alCenter{ text-align:center; }
.vat{ vertical-align:top;}
sup{font-size: 9px;}

.f7{ font-size:7px;}
.f8{ font-size:8px;}
.f9{ font-size:9px;}
.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;
}
.fred{ color:#F00;}

.button.cnv01{
	background-color:#cf142b !important;
}
.button.cnv01:hover{
	opacity:0.75 !important;
}


/*  Clearfix */
.clearfix:before,
.clearfix:after {
    content: ""; display: table; }
.clearfix:after {
    clear: both; }
.clearfix {
    zoom: 1; }

/*=======================================================*/
/*All*/
/*=======================================================*/
#wrap{
	width:100%;
	/*min-width: 1200px;*/
}

#wrapInner{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
}
#headerTop{
	overflow:hidden;
	zoom:1;
	padding:0px;
	max-width: 1040px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerTop.inner{ 
	display: table; 
	width: 100%;
	} 
#logo{
	padding:15px 0 20px 0;
	margin:0;
}
#headerTop #logo{
	display: table-cell;
	width: 140px;
	padding: 16px 0; 
	vertical-align: middle;
}
#headerTop #logo a{
	display: block;
	width: 140px;
	height: 48px;
	background: url(/-/Media/Ricoh/Common/cmn_v1/img/gl_header/hd_logo.png) 0 0 no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
@media screen and (max-width: 1000px){
@media screen and (max-width: 767px){
#headerTop .hd_ut ul.btn {
    display: none;
}
}
}
/*=======================================================*/
/*footer*/
/*=======================================================*/

#footer{
	margin-top: -40px;
    padding-bottom: 40px;
    border-top: 2px solid #dedede;
    border-bottom: 4px solid #cf142b;
    background: #f3f3f3;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.4;
}

#footer > * + .ft_ut {
    margin-top: -1px;
    border-top: 1px solid #c9c9c9;
}
#footer .ft_ut {
    width: 100%;
}
#footer .ft_ut .ft_ut_inr {
    overflow: hidden;
    max-width: 1008px;
    margin: 0 auto;
    padding: 24px 8px 0;
}
.hide {
    position: absolute;
    left: -9999px;
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst {
    float: left;
    overflow: hidden;
}

#footer .ft_ut .ft_ut_inr .ft_ut_lst li:first-child {
    border-left: 1px solid #dedede;
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li {
    float: left;
    margin-bottom: 8px;
    border-right: 1px solid #dedede;
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li a {
    display: block;
    padding: 0 16px;
    color: #666666;
    font-size: 14px;
    line-height: 1.2;
}
#footer .ft_ut .ft_ut_inr .ft_pg_top {
    float: right;
    padding: 0 8px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
#footer .ft_ut .ft_ut_inr .ft_pg_top a{
    display: block;
    padding: 0 8px 0 32px;
    background: url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_up_01.png) 0 50% no-repeat;
}
#footer .ft_cnct {
    max-width: 1008px;
    margin: 16px auto 0;
    padding: 0 8px;
}
#footer .ft_cnct .ft_cnct_ttl {
    float: left;
    margin-right: 40px;
    font-weight: bold;
    overflow: hidden;
}
#footer .ft_cnct .ft_cnct_lst {
    overflow: hidden;
}
#footer .ft_cnct .ft_cnct_lst li {
    display: inline-block;
    margin: 0 16px 8px 0;
}
#footer .ft_cnct .ft_cnct_lst li.ft_cnct_lst_more {
    vertical-align: middle;
    font-size: 14px;
}
#footer .ft_copy {
    max-width: 1008px;
    margin: 16px auto 0;
    padding: 0 8px;
    color: #999999;
    font-size: 12px;
}

#id_FooterConnect > ul > li{
	vertical-align: middle;
}

#id_FooterConnect > ul > li > a > img{
	vertical-align: bottom !important;
}

@media (max-width: 640px) {
#footer { 
	margin-top:-40px;
	padding-bottom: 16px;
	border-bottom: 8px solid #cf142b; 
}


/* ============================== Footer Bread Crumb */
#footer .ft_brd_crmb .ft_brd_crmb_lst { 
	border-bottom: 1px solid #dedede; 
}
#footer .ft_brd_crmb .ft_brd_crmb_lst li { 
	margin-right: 3px; 
}
#footer .ft_brd_crmb .ft_brd_crmb_lst li a,
#footer .ft_brd_crmb .ft_brd_crmb_lst li span { 
	padding: 0 3px 0 0; 
}


/* ============================== Footer Local Navigation */
#footer .ft_lc_nv { 
	border: none; 
}
#footer .ft_lc_nv .ft_lc_nv_lst { 
	padding: 0; 
	border-bottom: none; 
}
#footer .ft_lc_nv .ft_lc_nv_lst li { float: none; 
	width: 100%; 
	margin-bottom: 0; 
	padding: 0; 
	border-bottom: 1px solid #dedede; 
}
#footer .ft_lc_nv .ft_lc_nv_lst li a,
#footer .ft_lc_nv .ft_lc_nv_lst li span { 
	display: block; padding: 16px 32px 16px 8px;
	 background: url(../img/icon_l_right_01.png) 100% 50% no-repeat;
	 -webkit-background-size: 32px 32px;
	 background-size: 32px 32px;
}


/* ============================== Footer Direct Navigation */
#footer .ft_dr_nv { 
	display: none; 
}


/* ============================== Footer Utility */
#footer > * + .ft_ut { 
	margin-top: 0; 
	border: none; 
}
#footer .ft_ut .ft_ut_inr {
	width: 100%; 
	padding: 0; 
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst { 
	float: none; 
	margin: 0 8px; 
	padding: 24px 0 4px; 
	border-left: none; 
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li { 
	margin-bottom: 20px; 
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li:first-child { 
	border-left: none; 
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li:last-child { 
	border: none; 
}
#footer .ft_ut .ft_ut_inr .ft_ut_lst li a { 
	padding: 0 8px; 
	font-size: 14px; 
}
#footer .ft_ut .ft_ut_inr .ft_pg_top { 
	float: none; 
	border: none; 
	border-top: 1px solid #c9c9c9; 
	border-bottom: 1px solid #dedede; 
	text-align: right; 
}
#footer .ft_ut .ft_ut_inr .ft_pg_top a{
    display: inline-block;
    padding: 12px 8px 12px 32px;
    font-size: 14px;
    text-align: right;
    background: url(/cmn_v1/img/icon_l_up_01-1.png) 0 50% no-repeat;
    background-size: 32px 32px;
}


/* ============================== Footer Connect */
#footer .ft_cnct { 
	margin-top: 24px; 
}
#footer .ft_cnct .ft_cnct_ttl { 
	float: none; 
	margin-right: 0; 
}
#footer .ft_cnct .ft_cnct_lst { 
	margin-top: 12px; 
}
#footer .ft_cnct .ft_cnct_lst li { 
	margin: 0 12px 6px 0; 
}
#footer .ft_cnct .ft_cnct_lst li.ft_cnct_lst_more { 
	display: block; 
}


/* ============================== Footer Copy */
#footer .ft_copy {
 margin-top: 12px; text-align: center; 
}
}

/*=======================================================*/
/*head*/
/*=======================================================*/
/*#headLink{
	display: table-cell;
	vertical-align: middle;
	padding: 4px 0;
	text-align: right;
}
#headLink ul{
	text-align:center;
	width:570px;
	float: right;
	font-size:92%;
}
#headLink li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headLink li img{
	vertical-align:top;
}*/
#headerTop .inner{
    display: table;
    text-align: center;
    width: 100%;

}
#headerTop .hd_ut {
    display: table-cell;
    vertical-align: middle;
    padding: 4px 0;
    text-align: right;
}
#headerTop .hd_ut ul.btn {
    text-align: center;
    width: 280px;
    float: right;
    font-size: 92%;
}
#headerTop .hd_ut ul.btn li {
    width: 278px;
    float: left;
}
#headerTop .hd_ut ul.btn li  a{
    background: #CA1824;
    color: #FFF;
    padding: 10px 10px 10px 25px;
    display: block;
    letter-spacing: 2px;
    text-decoration: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}
#headerTop .hd_ut ul.btn li a:hover{
	opacity:0.75 !important;
}
#headerTop .hd_ut ul.btn li a strong {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.1;
}
#headerTop .hd_ut ul.btn li a .hd_btn_icon {
    display: table-cell;
    padding: 0 0 0 10px;
    width: 30px;
}


/*=======================================================*/
/*Top*/
/*=======================================================*/

.topPage{
	background-repeat: repeat-x;
	background-position: 0px 16px;
}
#topHeader {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 694px;
	width: 980px;
}
#topMain {
/*	background-image: url(.jpg./img/main.);
	background-repeat: no-repeat;
	background-position: left 40px;*/
/*	width: 1200px;*/
	/*height: 565px;*/
	box-sizing: border-box;
    background: #fff url(/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/img_main_background.png) center center no-repeat;
    background-size: cover;
    width: 100%;
/*    min-height: 500px;*/
	margin-right: auto;
	margin-left: auto;
}

#topMain .top-main-h{
	text-align: center;
    padding: 50px 0;
}

#topMain .top-main-h img{
	max-width: 100%;
	height: auto;
}

#topMain .top-main-h img.small{
  display: none;
}

@media screen and (max-width: 1280px){
	#topMain #title .top-main-h img{
		/*width: 1000px;*/
	}
}

@keyframes top-main-thumbs-anim {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -1470px 0;
    }
}
@keyframes top-main-thumbs-anim-reverse {
	0% {
        background-position: 0 0;
    }
    100% {
        background-position: 1470px 0;
    }
}

@keyframes top-main-thumbs-anim-small {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -1330px 0;
    }
}
#topMain .top-main-thumbs{
/*  margin-top: 10px;*/
	background: transparent url(/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/img-hero-thumbs_3.jpg) repeat-x 0 0;
	width: 100%;
	height: 120px;
	animation-name: top-main-thumbs-anim;
  animation-duration: 60s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@media screen and (max-width: 1280px){
  #topMain .top-main-h img.small{
    display: inline-block;
  }

/*  #topMain .top-main-h img.large{
    display: none;
  }*/

  #topMain .top-main-thumbs{
    background: transparent url(/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/img-hero-thumbs-small_2.jpg) repeat-x 0 0;
    height: 108px;
    animation-name: top-main-thumbs-anim-small;
  }
}

#topMain .top-main-thumbs.is-reverse{
	animation-name: top-main-thumbs-anim-reverse;
}

#topMain #point {
	padding: 0px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow:hidden;
	zoom:1;
}
#topContents h1{
	font-size: 24px;
}
#point li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxBt{
	padding-bottom:80px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
.boxBt ul {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	zoom:1;
	margin-bottom:0px;
}
.boxBt ul li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxBt ul li img {
	vertical-align:top;
}
.boxBt a{
	width: 584px;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}
.boxBt .btTopText{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.btBoxSmall {
	overflow: hidden;
	zoom:1;
	margin: 0;
	padding: 0;
}
.btBoxSmall li{
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}
.btBoxSmall li img{
	vertical-align: top;
}
.boxBt span {
	font-weight: bold;
	font-size: 18px;
}
.contents {
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
.stg_contens{
	margin-bottom:30px;
}
.stg_contentsbg01{
	background-color: #f8f8f8;
	padding-right: 0px;
	padding-left: 0px;
	padding: 30px 0 16px;
}
.stg_contentsbg02{
	background-color: #f8f8f8;
	padding-right: 0px;
	padding-left: 0px;
	padding: 60px 0 38px;
}
.stg_ttl{
	font-size: 38px;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 30px;
	text-align: center;
}
.stg_p{
	margin-bottom: 20px;
	margin-left: auto;
}
.l_height_25,
.stg_p {
    font-size: 18px !important;
}
.stg_h2{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contentsBox{
	overflow:hidden;
	zoom:1;
	padding-top: 30px;
	padding-bottom:40px;
}
.contentsBox .number {
	float: left;
	width: 100px;
}
.contentsBox .inner {
	float: right;
	max-width: 940px;
	overflow:hidden;
	zoom:1;
}
.contentsBox .inner .left{
	width:440px;
	float:left;
	background-image: none !important;
}
.contentsBox .inner .right{
	width:440px;
	float:right;
	background-image: none !important;
}

.contentsBox .inner h3 {
	font-size: 16px;
	font-weight: bold;
}

.contentsBox div.inner div.right p.point,
.contentsBox div.inner p.point2{
	position: relative;
}
.contentsBox div.inner div.right p.point span{
	position: absolute;
	top: 30px;
	left: 0px;
	margin: 0 180px 10px 16px;
}

.contentsBox div.inner p.point2 span{
	position: absolute;
	top: 28px;
	left: -12px;
	margin: 0 240px 10px 40px;
}

.box2column{
	overflow:hidden;
	zoom:1;
}
.box2column .columnLeft {
	float: left;
	width: 262px;
}
.box2column .columnRight {
	float: right;
	width: 144px;
}
.contentsbg {
	background-color: #f8f8f8;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 16px;
}
.bgMira {
	background-image: url(../img/img3_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 130px;
}
.box2column2{
	overflow:hidden;
	zoom:1;
}
.box2column2 .columnLeft {
	float: left;
	width: 193px;
}
.box2column2 .columnRight {
	float: right;
	width: 233px;
}
#lineupBox .lineup2column{
	overflow:hidden;
	zoom:1;
}
#lineupBox .lineup2column .left {
	float: left;
	width: 494px;
	background-image: none !important;
}
#lineupBox .lineup2column .right {
	float: right;
	width: 494px;
	background-image: none !important;
}
#lineupBox .lineup2column table{
	border-collapse:collapse;
}
#lineupBox .lineup2column table td{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:4px 0 2px 0;
	vertical-align: middle;
	font-size: 14px;
}
.linkBuy {
	background-image: url(/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-right: 17px;
	display: inline-block;
	font-size:14px;
	font-weight:bold;
}
.linkBuy a{
	color:#000000;
}

#footerNavi {
	background-color: #f8f8f8;
	padding-top: 40px;
	padding-bottom: 40px;
}
.titLineup {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
.titLineup li{
	float:left;
	list-style:none;
}
.titLineup li + li{
	margin-left: 12px;
}
.titLineup li img{
	vertical-align:top;
}
.titLineupDetail {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
.titLineupDetail li{
	float:left;
	list-style:none;
	margin-right:12px;
	width: 198px;
}
.titLineupDetail li img{
	vertical-align:top;
}

.note{
	width: 1040px;
	margin: 0 auto;
}

.pagetop{
	width: 1040px;
	margin: 0 auto;
	text-align: right;
}

.pagetop a{color: #1f1f1f;}

#lastBtBox {
    overflow: hidden;
    zoom: 1;
    width: 940px;
    margin: 0 auto 50px auto;
    padding: 30px 50px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 3px solid #83b400;
}
#lastBtBox .boxBt{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#lastBtBox p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#lastBtBox .left{
	float: left;
	width:285px;
}
#lastBtBox .right{
	font-size: 13px;
	font-weight: bold;
	float: right;
	width:400px;
}
#lastBtBox .right span{
	color:#83B400;
	font-size: 20px;
}
rb{
	font-size: 20px;
}
rt{
	font-size: 7px;
}

/*@media screen and (max-width: 1280px){
	#topMain {
		width:1100px;	
	}*/
	#topMain #title img{
		width:1100px;	
	}
}

/* 180312改修
------------------------------------------------------------------------------------------------------------*/
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}


h2.ttl {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 20px;
	text-align: center;
}
h2.ttl span {
	font-size: 50px;
}
h3 {
	font-size: 22px;
}
#point {
	margin-bottom: 150px;
	position: relative;
}
#point .item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	width: 20%;
	float: left;
}
#point .item .ico {
	text-align: center;
}
#point .item .text dt {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0 10px;
	text-align: center;
}
#point .inner:before {
	content: '';
	position: absolute;
	bottom: -170px;
	left: 50%;
	border-style: solid;
	border-width: 130px 250px 0 250px;
	border-color: #7faf20 transparent transparent transparent;
	-webkit-transform:  translateX(-50%);
	-ms-transform:  translateX(-50%);
	-o-transform:  translateX(-50%);
	transform:  translateX(-50%);
	z-index: 99;
}
#point .inner:after {
	content: 'リコーのおすすめ\A学校向けプロジェクター';
	white-space: pre;
	text-align: center;
	display: block;
	color: #fff;
	z-index: 100;
	position: absolute;
	bottom: -110px;
	left: 50%;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	-webkit-transform:  translateX(-50%);
	-ms-transform:  translateX(-50%);
	-o-transform:  translateX(-50%);
	transform:  translateX(-50%);
}
#lineupBox h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
#lineupBox .prod {
	margin-bottom: 30px;
}
#lineupBox .prod .photo {
	float: left;
	text-align: center;
}
#lineupBox .prod .spec {
	float: right;
}
.boxBt.col2 a {
	width: 400px;
}
.boxBt.col2 a + a {
	margin-left: 10px;
}
.photo-list{
	margin-top: 30px;
}
.photo-list .item {
	float: left;
}
.photo-list .item + .item {
	margin-left: 20px;
}
.photo-list .item dl {
	display: table;
}
.photo-list .item dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.photo-list .item dd {
	text-align: center;
}
.contentsBox h2 {
	padding-left: 120px;
	position: relative;
	font-weight: bold;
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 25px;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contents_p{
	padding-left: 20px;
	font-size:18px;
}
.contentsBox h2:before {
	font-size: 157px;
	color: #cbcbcb;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	line-height: 1.0;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
	.contentsBox h2:before {
		position: absolute;
		top: 20px;
		left: 0;
	}
}
.contentsBox h2.ttl01:before { content: '1'; }
.contentsBox h2.ttl02:before { content: '2'; }
.contentsBox h2.ttl03:before { content: '3'; }
.contentsBox h2.ttl04:before { content: '4'; }
.contentsBox h2.ttl05:before { content: '5'; }
.contentsBox h2.ttl06:before { content: '6'; }

.contentsBox .inner h3 {
	margin-bottom: 10px;
	font-size: 22px;
}
.contentsBox .inner .photo {
	float: right;
	margin-left: 30px;
}

.contentsBox .inner .photo {
	width: 42.5532%;
}

.contentsBox .inner .photo img{
	width: 100%;
	height: auto;
}

.contentsBox .inner .bgbox  {
	background: #efefef;
	border-radius: 5px;
	padding: 25px;
	margin-top: 30px;
}
.contentsBox .comment {
	position: relative;
	padding-bottom: 30px;
	margin-top: 40px;
}
.contentsBox .comment:last-child {
	margin-bottom: 40px;
}
.contentsBox .comment .bg {
	background: #e2e2e2;
	border-radius: 5px;
	padding: 28px 150px 28px 28px;
	margin-right: 53px;
}
.contentsBox .comment:after {
	content: '';
	background: url(../img/point-bg.png) no-repeat;
	background-size: 180px 146px;
	width: 180px;
	height: 148px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 15px;
}
#footerNavi h2.ttl {
	padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	#headLink  {
		display: none;
	}
	#wrap,#headerTop,.contents,#lastBtBox,.boxBt,.boxBt a,#footerNavi {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#wrap {
		min-width: auto;
	}
	#headerTop,
	.contents {
		width: 100%;
		padding: 0 10px;
	}
	.contents_p{
	padding-left: 0px;
}
	#headLink {
		width: auto;
	}
	#topMain,
	#footerInner,
	#lastBtBox,
	.titLineup,
	.titLineupDetail,
	.note,
	.pagetop,
	.boxBt a,
	.boxBt.col2 a,
	.contentsBox .inner {
		width: 100%;
	}
	.contentsBox{
	overflow:hidden;
	zoom:1;
	padding-top: 30px;
	padding-bottom:20px;
	}
	.contentsBox .inner .photo {
		width: 100%;
	/*float: right;*/
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	}
	.stg_contens{
	margin-bottom:0px;
}
	.stg_ttl{
		font-size:24px;
		padding:0 10px 20px 10px;
	}
	.stg_contentsbg01{
		padding-top:0;
	}
	.stg_contentsbg02{
		padding-top: 30px;
	}
	img {
		max-width: 100%;
	}
	#topContents h1 {
		font-size: 18px;
		text-align: center;
	}
	h2.ttl {
		font-size: 24px;
		padding-bottom: 20px;
	}
	h2.ttl span {
		font-size: 22px;
	}
	.stg_h2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
	#point  {
		margin-bottom: 75px;
	}
	#point .item {
		width: 50%;
		margin-bottom: 20px;
	}
	#point .item .text dt {
		font-size: 18px;
	}
	#point .inner:before {
		bottom: -90px;
		border-width: 30px 80px 0 80px;
		
	}
	#point .inner:after {
		font-size: 16px;
		bottom: -42px;
		color: #000;
	}
	#lineupBox h3 {
		font-size: 18px;
		text-align: center;
	}
	.btBoxSmall {
		overflow: visible;
		margin-bottom: 30px;
	}
	.btBoxSmall li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 2%;
		margin: 0;
		width: 50%;
	}
	#lineupBox .lineup2column .prod {
		text-align: center;
	}
	#lineupBox .prod .photo {
		float: none;
	}
	#lineupBox .lineup2column .left,
	#lineupBox .lineup2column .right {
		width: 100%;
	}
	#lineupBox .lineup2column table {
		width: 100%;
	}
	.boxBt.col2 a + a {
		margin-left: 0;
		margin-top: 10px;
	}
	.boxBt {
		padding: 30px 16px 70px 16px; 
	}

	.contentsbg.mb70 {
		margin-bottom: 40px !important;
	}
	.ml100{
		margin-left: 0 !important;
	}
	.contentsBox h2 {
		font-size: 20px;
		padding-left: 22px;
		padding-top: 0;
		line-height: 1.4;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px dotted #80af20;
	}
	.contentsbg{
		background-color: #f8f8f8;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
	}
	.contentsBox h2:before {
		font-size: 30px;
	}
	.contentsBox .inner h3 {
		font-size: 18px;
	}
	.photo-list .item {
		float: none;
	}
	.photo-list .item + .item {
		margin-left: 0;
		margin-top: 20px;
	}
	.photo-list img {
		width: auto;
	}
	.contentsBox .comment:after {
		background-size: 80px 65px;
		width: 80px;
		height: 65px;
		right: 0;
	}
	.contentsBox .comment .bg {
		padding: 15px;
		margin-right: 20px;
	}
	.contentsBox .comment {
		padding-bottom: 20px;
	}
	#lastBtBox {
		padding: 10px;
	}
	#footerNavi {
		padding-left: 10px;
		padding-right: 10px;
	}
	.titLineupDetail li {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}
}











/*=======================================================*/
/*Lead*/
/*=======================================================*/
#leadBox{
	padding: 44px 0 44px 0;
	text-align:center;
	max-width: 980px;
	margin: 50px auto 70px auto;
	border:1px solid #ccc;

}
#leadBox h2{
	font-size: 36px;
	color: #000;
	margin-bottom: 32px;
	font-weight: bold;
	letter-spacing: -0.02em;
	line-height: 1.5em;
}
#leadBox h2 span{
	letter-spacing: -0.08em;
}
#leadBox ul{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: auto;
	display:inline-block;

}
#leadBox ul li{
	font-size: 20px;
	margin-bottom: 18px;
	list-style: none;
	font-weight: bold;
	letter-spacing: -0.01em;
	background-image: url(/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/ic_check.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
}
#leadBox ul li span{
	display: inline-block;
	color: #ef6500;
	border-bottom: 1px #ef6500 solid;
}


@media screen and (max-width: 767px) {
	#leadBox{
		width: 93%;
		padding: 30px 0 30px;
		margin: 30px auto 30px auto;
	}
	#leadBox h2{
		font-size: 18px;
		margin-bottom: 20px;
	}
	#leadBox ul{
		width: 86%;
	}
	#leadBox ul li{
		font-size: 15px;
		line-height: 1.6em;
		margin-bottom:9px;
	}
	#leadBox ul li span{
		border-bottom: none;
		text-decoration:underline;
		display: inline;
	}


}


/*導入事例*/

.sec.example{
    padding-bottom: 70px;
    padding: 0;
/*    background-color: #f3f3f3;*/
}

.sec{
    padding: 48px 0;
}
.cnt{
    max-width: 1024px;
    padding: 0 8px;
    margin: 0 auto;
}

.clm1,
.clm1_small { zoom: 1; }
.hd03{
    font-size: 44px;
    line-height: 1.136363em;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;

}


.example .example-box01{
    margin-top: 30px;
    width: 100%;
}

.example .example-clm01{
    float: left;
    width: 48%;
}

.example .example_ttl{
    padding: 10px 5px;
    border: solid 2px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2em;
}

.example .example_ttlsub{
    margin-top: 20px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2em;
}

.example .example_lead{
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.4em;
}

.example .example_lead{
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.4em;
}

.newwindow{
    display: inline-block;
    padding-left: 24px;
    /*background: url(../../img/lp/icon_newwindow_g.png) 0 50% no-repeat;*/
    background-position: 0 50%;
    background-repeat: no-repeat;
}

.example .example-clm02{
    float: right;
    width: 48%; 
}

.show_pc {
    display: block !important;;
}

.jp_movie_box {
	display: inline-block;
	position: relative;
	background: #000;
	vertical-align: bottom;
}

.jp_movie_box:after {
	content: url("/-/Media/Ricoh/Sites/co_jp/projector/special/setting/st/img/icon_movie_01.png");
	width: 64px;
	height: 64px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position:absolute;
}

.w100p{
    width: 100% !important;
}

img{
    vertical-align: baseline !important;
}

.show_sp {
    display: none !important;;
}

.newWinModalYoutube_iframe {
  position:relative;
  width:100%;
  padding-top:56.25%;
}

.newWinModalYoutube_iframe iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.clm1_small:after { content: ""; display: table; }

.example .cnv_btn{
    margin-top: 50px;
}

.example01{
	padding:30px 0 60px;
	background-color:#f3f3f3;

}

.example02{
	padding:30px 0 60px;
	margin-bottom:50px;
	background-color:#f3f3f3;
}

.fw_b{
    font-weight: bold !important;
}

.clm{
	padding: 0;
}

@media (max-width: 640px){

    .sec.example{
    	padding-top: 0px;
       /* background-color: #f3f3f3;*/
    }
    .example01{
    	padding: 30px 0 30px 0;
    }
    .example02{
    	padding: 10px 0 40px 0;
    	margin-bottom:40px;
    }
    .example .example_lead{
        margin-top: 12px;
        font-size: 16px;
        line-height: 1.4em;
    }
    .example p{
    font-size: 13px;
    }
    .example .example_ttl{
        font-size: 18px;
    }
    .example .example_ttlsub{
        margin-top: 20px;
        font-size: 16px;
    }
    .example .example-box01{
        margin-top: 4px;
    }
    .example .example-clm01{
        float: none;
        width: 100%;
        margin-top:16px;
    }
    .example .example-clm02{
        float: none;
        margin-top: 16px;
        width: 100%;
    }
    .example .example-img{
        margin-top: 10px;
    }
    .example .example_cap{
        padding-left: 15px;
        font-size: 12px;
    }
    .example .example-box02{
        margin: 20px auto 0 auto;
        width: 100%;
    }
    .example .example-box02{
        margin: 20px auto 0 auto;
        width: 100%;
    }
    .show_pc {
        display: none !important;;
    }
    .show_sp {
        display: block !important;;
    }
    .hd03 {
    font-size: 22px;
    margin-top: 15px;
    }
    .cnt {
    width: 100%x;
    padding: 0 16px;
    }
    .clm{
    	padding: 0;
    }
}



.l_height_25{
  line-height: 25px;
  text-align: center;
  padding-bottom: 25px;
}

.flow_img {
	margin-top: 20px;
	padding: 30px 0;
	border: 3px solid #eee;
}
.flow_caption {
	margin-top: 12px;
}
ul {
  list-style: none;
}
.flow_caption li {
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.6;
	font-size: 14px;
}

@media (max-width: 640px){
	.rsp_l_height18{
	line-height: 18px !important;
	}
	.flow_img {
	margin-top: 20px;
	}
	.flow_caption {
		margin-top: 8px;
	}


}

.cnt_max { 
	max-width: 1024px; margin: 0 auto; 
}

.clm1 { width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.rsp_break_clm1{
	margin-top: 20px;
}

.clm1:before,
.clm1:after,
.clm1_small:before,
.clm1_small:after { content: ""; display: table; 
}

.clm1:after,
.clm1_small:after { clear: both;
}

.clm1,
.clm1_small { zoom: 1;
}
.clm { width: 100%; 
	float: left; 
	padding: 0px 8px 16px 8px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pt32{
	padding-bottom:0px !important;	
}


/* 11: action-wrap(固定フッター) Setting
=========================================================================================== */

.cnt-action, #action-btn {
  width: 90%;
  max-width: 1060px;
  margin: 0 auto;
  zoom: 1;
  text-align: center;
}
.cnt-action:before, .cnt-action:after, #action-btn:before, #action-btn:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
.cnt-action:after, #action-btn:after {
  clear: both;
}
.cnt-action dl, #action-btn dl {
	display: table;
	width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cnt-action dl dt, #action-btn dl dt {
  /*padding-bottom: 10px;*/
  /*background: url(../img/action-bg-baloon.png) no-repeat bottom center;
  background-size: 10px auto;
  -moz-background-size: 10px auto;
  -webkit-background-size: 10px auto;*/
}
/*.cnt-action dl dt span, #action-btn dl dt span {
  display: block;
  padding: 10px;
  background: #e5e5e5;
  font-size: 12px;
  line-height: 1.3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}*/

.cnt-action dl dt, #action-btn dl dt,
.cnt-action dl dd, #action-btn dl dd{
	display: table-cell;
	vertical-align: middle;
}

.cnt-action dl dt, #action-btn dl dt{
	font-size: 18px;
	text-align: left;
	white-space: nowrap;
	padding-right: 30px;
}

.cnt-action dl dd, #action-btn dl dd{
	width: 100%;
}

.cnt-action dl dt strong, #action-btn dl dt strong{
	color: #cf142b;
	font-size: 140%;
}


.cnt-action dl a, #action-btn dl a {
	width: 100%;
  padding: 14px;
  background: #cf142b;
  font-size: 16px;
}
.cnt-action {
  padding-bottom: 70px;
}


/*-----------------
action-wrap
-----------------*/

#action-wrap {
  position: fixed;
  width: 100%;
  bottom:0;
  left: 0;
  z-index: 20;
  padding: 15px 0;
  background: rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
  -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);
  transform: translateY(100%);
  transition: all 300ms 0s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#action-wrap.is-show{
	transform: translate(0);
}

#action-wrap h3 {
  display: none;
}
#action-wrap dl {
  position: relative;
}


/*@media (max-width: 640px){*/
@media (max-width: 880px){
	#action-wrap{
		padding: 0;
	}

	#action-btn{
		width: 100%;
		max-width: initial;
		max-width: auto;
	}

	#action-btn dl dt{
		display: none;
	}
	.cnt-action dl a, #action-btn dl a{
		border-radius: 0;
		font-size: 16px;
	}
}

@media all and (min-width: 769px) and (max-width: 9999px) {

}




/* ============================================================ Media Queries */
@media (max-width: 640px) {
	.rsp_break_clm1 .clm { width: 100%; }
	.rsp_break_clm2 .clm { width: 50%; }
}


#buisness-ricoh:after{
	display: block;
	width: 0;
	height: 0;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 50px 150px 0 150px;
	border-color: #cbcbcb transparent transparent transparent;
	content: "";
}

@media (max-width: 640px) {
	#buisness-ricoh{
		margin-bottom: 30px;
	}
	#buisness-ricoh:after{
		border-width: 25px 75px 0 75px;
	}
    .boxBt span {
        font-size: 16px !important;
    }
}

.pc-hide {
    display: none;
}
@media (max-width: 640px) {
    .pc-hide {
        display: block;
    }
    .sp-hide {
        display: none;
    }
}