@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.legacy-clearfix {
  *zoom: 1;
}
.legacy-clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

/* clearfix */
.clear-fix {
  *zoom: 1;
}
.clear-fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.pie-clearfix {
  *zoom: 1;
}
.pie-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#social {
  margin-top: 30px;
  margin-bottom: 60px;
}
#social ul {
  width: 456px;
  margin: 0 auto;
}
#social ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  overflow: hidden;
}
#social ul li.fb {
  padding-right: 30px;
}
#social ul li.tw {
  padding-right: 0px;
}
#social ul li.hatena {
  padding-right: 30px;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  background: #FFFFFF;
}

body.top {
  background: #ffffff;
}

body.special {
  background: #ffffff;
}

img {
  vertical-align: top;
}

a:link, header a:visited, footer .inner dl a:visited, footer .inner dl a:hover, footer .inner ul li a:visited, footer .inner ul li a:hover {
  color: #0073cc;
  text-decoration: underline;
}

a:visited {
  color: #551a8b;
  text-decoration: underline;
}

a:hover {
  color: #551a8b;
  text-decoration: none;
}

a.current {
  color: #000000;
  text-decoration: none;
}

.pagetop {
  margin: 60px 0 100px 0;
  float: right;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
  background: black url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/pagetop.gif) no-repeat left;
  line-height: 24px;
  padding-left: 26px;
  height: 22px;
  width: 86px;
  cursor: pointer;
}

.lh{
	line-height:140%;
}

.bold {
  font-weight: bold;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.mr18 {
  margin-right: 18px;
}

.ml18 {
  margin-left: 18px;
}

.ml15 {
  margin-left: 15px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb15 {
  margin-bottom: 15px;
}

.mb35 {
  margin-bottom: 35px;
}

.txc {
  text-align: center;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.caution {
  font-size: 12px;
}

.caption {
  float: right;
  font-size: 14px;
  letter-spacing: -0.01em;
  line-height: 29px;
  padding-right: 20px;
  font-weight: bold;
}

.normal {
  font-weight: normal;
  font-size: 14px;
}

header {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e9e9e9;
  background: #FFFFFF;
  position: absolute;
  top: 0;
}
header .title, header .ricoh {
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: #000000;
  padding-left: 25px;
}
header .ricoh {
  font-size: 13px;
  letter-spacing: -0.02em;
  color: #000000;
  font-weight: bold;
  padding-left: 21px;
  /*padding-left: 25px;*/
}

header a:link, header a:visited, header footer .inner dl a:visited, footer .inner dl header a:visited, header footer .inner dl a:hover, footer .inner dl header a:hover, header footer .inner ul li a:visited, footer .inner ul li header a:visited, header footer .inner ul li a:hover, footer .inner ul li header a:hover {
  color: #000000;
  text-decoration: none;
}

header .inner {
  width: 1050px;
  margin: 0 auto;
  position: relative;
  background: #FFFFFF;
}

header ul {
  position: absolute;
  right: 0;
  bottom: 8px;
}

header ul li {
  float: left;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.02em;
  /*
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/ic_cube.gif) no-repeat left;
  */
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/header_gt.gif) no-repeat left center;
  height: 20px;
  line-height: 20px;
  padding-left: 12px;
  margin-left: 20px;
}

nav {
  position: absolute;
  top: 81px;
}

/* nav
-------------------------------------------- */

nav {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 54px;
background: #303233;
position: relative;
}

nav .inner {
/*
width: 910px;
*/
width: 1050px;
margin: 0 auto;
}

nav > .inner > ul {
	display: table;
	width: 100%;
}

/*
nav .inner li{
display:inline;
padding-right:1em;
}
*/
nav > .inner > ul > li {
	display: table-cell;
	vertical-align: middle;
	height: 54px;
	width: 12.5%;
	font-size: 14px;
	z-index: 1001;
}
nav.ps > .inner > ul > li {
	width: auto;
}
nav > .inner > ul > li > a {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	position: relative;
}
nav > .inner > ul > li:hover,
nav > .inner > ul > li.current {
	background: #c9c9c9;
}
nav > .inner > ul > li:hover > a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 7px 0 7px;
	border-color: #c9c9c9 transparent transparent transparent;
	z-index: 1001;
}
/*nav > .inner > ul > li:nth-of-type(2):hover > a:after,*/
nav > .inner > ul > li:nth-of-type(4):hover > a:after,
nav > .inner > ul > li:nth-of-type(5):hover > a:after {
	bottom: -26px;
}
nav > .inner > ul > li:nth-of-type(1):hover a:after,
nav > .inner > ul > li:nth-of-type(3):hover a:after {
	content: none;
}
nav > .inner > ul > li:hover > a,
nav > .inner > ul > li.current > a {
	color: #333;
}
nav > .inner > ul > li.lastl {
	border-right: 0px;
}
nav > .inner > ul > li#balloon-campaign {
	position: relative;
}
nav > .inner > ul > li#balloon-campaign:after {
	content: '';
	display: block;
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/balloon_campaign.png) no-repeat left top;
	width: 90px;
	height: 69px;
	position: absolute;
	top: -57px;
	left: 21px;
}

/* Megamenu
-------------------------------------------- */
nav .m-menu {
	transition: all .2s ease-in;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 54px;
	background-color: rgba(0,0,0,0.7);
	z-index: 1000;
}
nav .m-menu.open {
	max-height: 9999px;
	opacity: 1;
}
nav .m-menu .inner {
	padding: 20px 0;
}
nav .m-menu .menu-cnt {
	background: #fff;
	padding: 30px;
}
nav .m-menu .menu-cnt.none,
nav .m-menu .menu-cnt.event {
	background: none;
	padding: 0;
}
nav .m-menu .menu-cnt.none > div,
nav .m-menu .menu-cnt.event > div {
	float: left;
	box-sizing: border-box;
}
nav .m-menu .menu-cnt .l-col {
	width: 690px;
	background: #fff;
	margin-right: 20px;
	padding: 30px;
	height: 268px;
}
nav .m-menu .menu-cnt.event .l-col {
	width: 340px;
	height: 284px;
}
nav .m-menu .menu-cnt .r-col {
	width: 340px;
	background: #fff;
	padding: 30px;
	height: 268px;
}
nav .m-menu .menu-cnt.event .r-col {
	width: 690px;
	height: 284px;
}
nav .m-menu .top {
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 21px;
}
nav .m-menu .top a {
	color: #fff;
}
nav .m-menu .top span,
nav .m-menu .nav span {
	display: inline-block;
	margin-left: 20px;
}
nav .m-menu .menu-cnt .nav {
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/btnArrow.png) no-repeat left 3px;
	background-size: 14px;
	padding-left: 21px;
	font-size: 16px;
	line-height: 21px;
}
nav .m-menu .article-area {
}
nav .m-menu .article-area .item {
	width: 231px;
	margin-right: 22px;
	float: left;
}
nav .m-menu .menu-cnt.event .article-area .item {
	width: 200px;
	margin-right: 15px;
	float: left;
}
nav .m-menu .article-area .item:last-child {
	margin-right: 0 !important;
}
nav .m-menu .article-area .item a {
	color: #000;
	text-decoration: none;
}
nav .m-menu .article-area .item .text {
	margin-top: 12px;
	font-size: 14px;
	line-height: 1.6;
}
nav .m-menu .article-area .item .text span {
	display: block;
	font-weight: bold;
}
nav .m-menu .link-area {
}
nav .m-menu .link-area li {
	width: 50%;
	padding: 0 30px 10px;
	font-size: 16px;
	box-sizing: border-box;
	float: left;
}
nav .m-menu .menu-cnt li a {
	display: block;
	padding-left: 21px;
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/images/top/btn_zoom.png) no-repeat left top;
}
nav .m-menu .bnr-area {
	margin-top: 10px;
}
nav .m-menu .bnr-area div {
	width: calc(50% - 15px);
	float: left;
}
nav .m-menu .bnr-area div + div {
	margin-left: 30px;
}
nav .m-menu .bnr {
	margin-top: 25px;
}
nav .m-menu .bnr + .bnr {
	margin-top: 10px;
}
nav .m-menu .h-area > ul {
	width: calc( 100% - 330px);
	padding: 0 30px;
	float: left;
	box-sizing: border-box;
}
nav .m-menu .h-area > div {
	float: right;
}
nav .m-menu .h-area ul li,
nav .m-menu .r-col ul li {
	font-size: 16px;
}
nav .m-menu .r-col ul {
	padding-left: 30px;
}
nav .m-menu .h-area ul li + li,
nav .m-menu .r-col ul li + li {
	padding-top: 10px;
}
nav .m-menu .h-area > div {
	width: 300px;
}
nav .m-menu .menu-cnt.event .l-col ul {
	padding: 0 30px;
}
nav .m-menu .menu-cnt.event .l-col ul li {
	font-size: 16px;
}
nav .m-menu .menu-cnt.event .l-col li + li {
	padding-top: 10px;
}



/* nav.ps
-------------------------------------------- */

nav.ps {
/*
border-bottom: 2px solid #000000;
*/
border-bottom: 1px solid #e9e9e9;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
/*  height: 67px;*/
height: 66px;
background: #efefef url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/nav_bar.png?1) repeat-x;
/*position: absolute;
top: 81px;*/
/*
-moz-box-shadow: 0 5px 10px -5px lightgray;
-webkit-box-shadow: 0 5px 10px -5px lightgray;
box-shadow: 0 5px 10px -5px lightgray;
*/
}

nav.ps .inner {
/*
width: 910px;
*/
width: 1050px;
margin: 0 auto;
position: relative;
}

nav.ps .inner ul {
	margin-right: -1px;
}

/*
nav .inner li{
display:inline;
padding-right:1em;
}
*/
nav.ps .inner ul li {
	float: left;
	/*  height: 67px;*/
	height: 65px;
	border-right: 1px solid #d7d7d7;
}
nav.ps .inner ul li:first-child {
	border-left: 1px solid #d7d7d7;
}

/*nav.ps .inner ul li.lastl {
	border-right: 0px;
}*/
nav.ps .inner ul li#balloon-campaign {
	position: relative;
}
nav.ps .inner ul li#balloon-campaign:after {
	content: '';
	display: block;
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/balloon_campaign.png) no-repeat left top;
	width: 90px;
	height: 69px;
	position: absolute;
	top: -57px;
	left: 21px;
}
nav.ps .inner ul li:hover {
	background: none;
}
nav.ps .inner ul li:hover a:after {
	content: none;
}





.fix {
  position: fixed;
  top: 0;
  z-index: 1000;
}

#breadcrumbs {
  width: 1050px;
  /*  margin: 171px auto 25px auto;*/
  /*margin: 170px auto 25px auto;*/
  margin: 110px auto 25px auto;
  overflow: hidden;
    background-color: #fff!important;
    padding: 0!important;
}

#breadcrumbs ul li {
  float: left;
  font-size: 11px;
  /*&:after {
  	content:">";
  	padding:0 5px;
  }
  &:last-child:after {
  	content:" ";
  }*/
}

#content {
  width: 1050px;
  margin: 0 auto;
}

#content .main_im_col1 {
  margin-bottom: 20px;
}

footer {
  /*
  	width: 100%;
    background: #f00000;
  */
  clear: both;
}

footer .footer_adj_u {
  width: 1050px;
  margin: 0 auto;
  background-color: #474747;
}

footer .footer_adj_d {
  width: 1050px;
  margin: 0 auto;
  background-color: #000000;
}

footer .inner {
  width: 968px;
  margin: 0 auto;
  position: relative;
  padding: 28px 0 28px 82px;
  overflow: hidden;
}

footer .inner_u {
  padding: 28px 0 8px 82px;
}

footer .inner dl {
  float: left;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/footer_dot.gif) repeat-y right;
  margin-right: 20px;
  margin-right: 19px\9;
  margin-bottom: 15px;
  padding: 5px 0;
}

footer .inner dl a:link, footer .inner dl a:visited, footer .inner dl a:hover, footer .inner dl ul li a:visited, footer .inner ul li dl a:visited, footer .inner dl ul li a:hover, footer .inner ul li dl a:hover {
  color: #BABABA;
  text-decoration: none;
}

footer .inner dl a:hover {
  text-decoration: underline;
}

footer .inner dl:nth-child(5) {
  background: none;
  margin-right: 0;
}

footer .inner dl.last {
  background: none;
  margin-right: 0;
}

footer .inner dl dd {
  color: #BABABA;
  font-size: 14px;
  line-height: 28px;
  padding-right: 20px;
}

footer .inner ul {
  clear: both;
  margin-bottom: 25px;
}

footer .inner ul li {
  float: left;
  color: #848484;
  font-size: 14px;
  margin-right: 40px;
}

footer .inner ul li a:link, footer .inner ul li a:visited, footer .inner ul li a:hover {
  color: #848484;
  text-decoration: none;
}

footer .inner ul li a:hover {
  text-decoration: underline;
}

footer .inner .copyright {
  clear: both;
  float: right;
  font-size: 10px;
  color: #838383;
}

footer .footer_u {
  /*
  	width:100%;
  */
  background: #474747;
  background-color: #474747;
}

footer .footer_d {
  /*
  	width:100%;
  */
  background: #000000;
  background-color: #000000;
}

#title {
  width: 1050px;
  margin: 0 auto;
}
#title h1 {
  font-size: 19px;
  color: #000000;
  padding: 0 0 30px 0;
  letter-spacing: 0.04em;
  font-weight: bold;
}

#content {
  clear: both;
}

h2 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/h3_dot.gif) no-repeat left top;
  padding: 0 0 4px 16px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  clear: both;
}
h2.l2 {
  height: 60px;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/h3_dot.gif), url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/h3_dot.gif);
  background-position: left top,left 32px;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/h3_dot2.gif) \9;
  background-position: left top\9;
}

#content .left {
  width: 700px;
  float: left;
}

#content .left .product {
  margin-bottom: 20px;
}

#content .left .main_im p {
  font-size: 16px;
  font-weight: bold;
  line-height: 33px;
  padding-left: 15px;
}

#content .left.col1 {
  width: 100%;
}

#content .left .box {
  padding: 0 15px;
  margin-bottom: 60px!important;
    width: auto!important;
}

#content .left .box2 {
  padding: 0 15px;
  margin-bottom: 10px;
}

#content .left .box table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  font-size: 12px;
}

#content .left .box table.tdc th {
  text-align: center !important;
  white-space: nowrap !important;
}

#content .left .box table.tdc td, #content .left .box table.tdc th {
  text-align: center;
  white-space: normal;
}

#content .left .box th {
  background: #e7e7e7;
  text-align: center !important;
  vertical-align: middle;
  white-space: nowrap !important;
}

#content .left .box td, #content .left .box th {
  vertical-align: top;
  padding: 10px;
  border-left: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
  line-height: 22px;
  white-space: normal;
  text-align: left;
  vertical-align: middle;
}

#content .left .box dl dt {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/dt_dot.gif) no-repeat left top;
  height: 14px;
  padding-left: 15px;
  line-height: 14px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

#content .left .box dl dd {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 26px;
}

#content .left .box ul.link {
  margin-bottom: 40px;
}

#content .left .box ul.link li {
  float: left;
  width: 200px;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/link_arrow.png) no-repeat left;
  padding-left: 22px;
  height: 17px;
  line-height: 17px;
  margin-bottom: 7px;
  font-size: 14px;
}

#content .left .box ul.lbox li {
  float: left;
  margin-right: 17px;
}

#content .left .box ul.d_tx li {
  font-size: 12px;
  line-height: 20px;
  padding-left: 1em;
  text-indent: -1em;
}

#content .left .box ul.d_tx li:before {
  content: "-";
  padding-right: 8px;
}

#content .left p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 1.5em;
}

#content .left .tmark {
  border-top: 1px dotted #000000;
  padding-top: 7px;
  font-size: 11px;
  margin-top: -40px;
}

#content .left .foot_bn {
  /*background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/side_dot.gif);*/
  /*padding: 30px 0;*/
  text-align: center;
  margin-top: 47px;
  clear: both;
}

#content .left .foot_bn3 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/side_dot.gif);
  padding: 30px 0;
  text-align: center;
  margin-top: 47px;
  clear: both;
}

#content .left .foot_bn ul, #content .left .foot_bn3 ul {
  text-align: center;
}

#content .left .foot_bn ul li, #content .left .foot_bn3 ul li {
  display: inline-block;
}
#content .left .foot_bn ul li + li {
	margin-left: 10px;
}

#content .left .foot_bn2 {
  margin-top: 40px;
}

#content .left .foot_bn3 {
  padding: 18px 0;
  position: relative;
  margin-top: 34px;
}

#content .left .foot_bn3 P {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

#content .left .foot_bn3 P img {
  position: absolute;
  right: 0;
  top: -50px;
}

#content .right {
  width: 310px;
  float: right;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/side_dot.gif);
  text-align: center;
  padding: 29px 0;
  margin-bottom:30px;
}


#content .right h4 {
  margin-bottom: 30px;
    height: auto;
    background-image: none;
}

#content .right h5 {
  margin-left: 5px;
  margin-right: 5px;
  background: #FFFFFF;
  color: #1c1c1c;
  line-height: 32px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

#content .right h5.r2_la1 {
  margin-left: 0px;
  margin-right: 0px;
  background: #FFFFFF url(/-/Media/Ricoh/Sites/co_jp/3dp/images/bar_red.gif) repeat-y 7px;
  line-height: 20px;
  margin-bottom: 0px;
}

#content .right .r2_harea {
  padding-top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  background: #FFFFFF;
  height: 26px;
  margin-bottom: 20px;
}

#content .right h5.r2_la2 {
  margin-left: 0px;
  margin-right: 0px;
  background: #FFFFFF url(/-/Media/Ricoh/Sites/co_jp/3dp/images/bar_red.gif) repeat-y 7px;
  line-height: 17px;
  margin-bottom: 0px;
}

#content .right .r2_harea2 {
  padding-top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  background: #FFFFFF;
  height: 39px;
  margin-bottom: 20px;
}

#content .right h5.r2_la3 {
  margin-left: 0px;
  margin-right: 0px;
  background: #FFFFFF url(/-/Media/Ricoh/Sites/co_jp/3dp/images/bar_glay.gif) repeat-y 7px;
  line-height: 20px;
  margin-bottom: 0px;
}

#content .right .bar100 {
  height: 48px;
  width: 270px;
  margin: 0 auto;
  background: #888888;
}

#content .right h6 {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 50px;
  width: 270px;
}

#content .right ul.a, #content .right ul.a5, #content .right ul.a6{
  width: 234px;
  margin: 0 auto 10px auto;
  padding: 18px 18px 6px 18px;
  background: #FFFFFF;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0;
  border-radius: 0 0 2px 2px;
  -moz-box-shadow: 0 1px 2px #cdcbcb;
  -webkit-box-shadow: 0 1px 2px #cdcbcb;
  box-shadow: 0 1px 2px #cdcbcb;
}

#content .right ul.a li,#content .right ul.a5 li,#content .right ul.a6 li {
  text-align: left;
  margin-bottom: 12px;
  font-size: 14px;
}

#content .right ul.a li:before,#content .right ul.a5 li:before,#content .right ul.a6 li:before {
  content: "＞";
  font-size: 12px;
  padding-right: 5px;
}

#content .right ul.b li,#content .right ul.d li {
  margin-bottom: 7px;
}

#content .right ul.b li:last-child,#content .right ul.d li:last-child {
  margin-bottom: 28px;
}

#content .right ul.b2 li {
  margin-bottom: 7px;
}

#content .right ul.b2 li:last-child {
  margin-bottom: 0;
}

#content .right ul.b2l li {
  margin-bottom: 7px;
}

#content .right ul.b2l li:last-child {
  margin-bottom: 0;
}

#content .right ul.c {
  margin-bottom: 30px;
}

#content .right ul.c:last-child {
  margin-bottom: 0;
}

#content .right ul.c a:link, #content .right ul.c header a:visited, header #content .right ul.c a:visited, #content .right ul.c footer .inner dl a:visited, footer .inner dl #content .right ul.c a:visited, #content .right ul.c footer .inner dl a:hover, footer .inner dl #content .right ul.c a:hover, #content .right footer .inner ul.c li a:visited, footer .inner #content .right ul.c li a:visited, #content .right footer .inner ul.c li a:hover, footer .inner #content .right ul.c li a:hover {
  color: #000;
  text-decoration: none;
}

#content .right ul.c a:visited {
  color: #000;
  text-decoration: none;
}

#content .right ul.c a:hover {
  color: #000;
  text-decoration: none;
}

#content .right ul.c li {
  /*
    -moz-box-shadow: 0px 2px 2px 1px #d5d5d5;
    -webkit-box-shadow: 0px 2px 2px 1px #d5d5d5;
    box-shadow: 0px 2px 2px 1px #d5d5d5;
  */
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: white;
  position: relative;
  width: 268px;
  margin: 0 auto 10px auto;
  text-align: left;
  padding-bottom: 15px;
}

#content .right ul.c li .flag_01, #content .right ul.c li .flag_02, #content .right ul.c li .flag_03, #content .right ul.c li .flag_04, #content .right ul.c li .flag_05, #content .right ul.c li .flag_06, #content .right ul.c li .flag_07, #content .right ul.c li .flag_08, #content .right ul.c li .flag_09, #content .right ul.c li .flag_10 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_01.png) no-repeat;
  width: 147px;
  height: 46px;
  position: absolute;
  left: -5px;
  top: 10px;
}

#content .right ul.c li .flag_02 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_02.png) no-repeat;
}

#content .right ul.c li .flag_03 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_03.png) no-repeat;
}

#content .right ul.c li .flag_04 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_04.png) no-repeat;
}

#content .right ul.c li .flag_05 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_05.png) no-repeat;
}

#content .right ul.c li .flag_06 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_06.png) no-repeat;
}

#content .right ul.c li .flag_07 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_07.png) no-repeat;
}

#content .right ul.c li .flag_08 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_08.png) no-repeat;
}

#content .right ul.c li .flag_09 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_09.png) no-repeat;
}

#content .right ul.c li .flag_10 {
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/flag_10.png) no-repeat;
}

#content .right ul.c li p {
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.04em;
  /*
    padding: 18px 18px 0 18px;
  */
  padding: 4px 18px 13px 18px;
}

#content .right ul.c li img.r2tag {
  margin-left: 18px;
  margin-top: 10px;
}

#content .right ul.c li p.name {
  font-size: 13px;
  font-weight: normal;
  padding-top: 0;
  letter-spacing: normal;
}

#content .right ul.c li p.name2 {
  font-size: 13px;
  font-weight: bold;
  padding-top: 0;
  letter-spacing: normal;
  line-height: 19px;
  margin-top: -10px;
  margin-bottom: 5px;
}

#content .right ul.c li p.report {
  padding-top: 12px;
  line-height: 19px;
  margin-bottom: -6px;
}

#content .right ul.c li .more {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#content .right ul.c li .more2 {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* 右ナビliに.currentをつけずに全てにリンクを設定する場合 */
#content .right ul.not_current {
  width: 234px;
  margin: 0 auto 10px auto;
  padding: 18px 18px 6px 18px;
  background: #FFFFFF;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0;
  border-radius: 0 0 2px 2px;
  -moz-box-shadow: 0 1px 2px #cdcbcb;
  -webkit-box-shadow: 0 1px 2px #cdcbcb;
  box-shadow: 0 1px 2px #cdcbcb;
}

#content .right ul.not_current li {
  text-align: left;
  margin-bottom: 12px;
  font-size: 14px;
}

#content .right ul.not_current li:before {
  content: "＞";
  font-size: 12px;
  padding-right: 5px;
}

/*tooltip*/
.lbox_box {
  width: 100%;
  display: table;
  zoom: 1;
  overflow: hidden;
}

.lbox_box .txt {
  width: 320px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 18px;
}

.lbox_box .txtonly {
  width: 100%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 18px;
}

.lbox_box .pic {
  width: 115px;
  *float: right;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.toPagetop {
  z-index: 900;
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 60px;
  height: 59px;
  cursor: pointer;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/to_toppage.png?1) no-repeat left top;
  opacity: 0.0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}

.new {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 39px;
  height: 31px;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/new.png?1) no-repeat left top;
}

html, body {
  width: 100%;
}

@media print {
  footer {
    display: none;
  }
}

.line{
	border-top:solid 2px #9d9d9d;
	}

.line p{
	color:#A40002;
}

.mt10{
	margin-top:10px;
}


.fontsmall{
	font-size:90%;
}



/* 3dp renewal
-------------------------------------------- */


/* column
-------------------------------------------- */
.c2 li{
  float: left;
  width: 45%;
  margin-right: 6%;
  margin-bottom: -13px;
}
.c2 li img{
  width: 100%;
}
.c2 li a{
  position: relative;
  display: block;
  color: #757575;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
.c2 li span{
  position: absolute;
  top: 130px;
  left: 68px;

}
.c2 li span.nowrap{
  position: absolute;
  top: 130px;
  left: 35px;

}
.c2 li a:hover{
  opacity: 0.6;
}

/* カラムレイアウト パターン2
-------------------------------------------- */
.c2:after { content: " "; display: block; clear: both; }
.c2 > * { float: left; }
.c2 > *:nth-child(1) { width: 460px /*text-align: justify;*/ }
.c2 > *:nth-child(2) { float: right; }
.c3:after { content: " "; display: block; clear: both; }
.c3 > * {
  float: left;
  width: 30%;
  margin-right: 9px;
}
/*.c3 > *:nth-child(1) {  }*/
.c3 > *:nth-child(3n) { margin-right: 0!important; }
.c3 li{
  float: left;
  width: 31.3%;
  margin-right: 2%;
  margin-bottom: 22px;
}
.c2_t {
  display: table;
  vertical-align: top;
}
.c2_t > * {
  display: table-cell;
  vertical-align: top;
}
.c3_t {
  display: table;
}
.c3_t > * {
  display: table-cell;
}

/*-------------------------------------------- */

.c3 li img{
  width: 100%;
}
.c3 li a{
  position: relative;
  display: block;
  color: #757575;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
.c3 li span{
  position: absolute;
  top: 130px;
  left: 68px;

}
.c3 li span.nowrap{
  position: absolute;
  top: 130px;
  left: 35px;

}
.c3 li a:hover{
  opacity: 0.6;
}

.c5 li{
  float: left;
  width: 225px;
  margin-right: 22px;
  margin-bottom: 22px;
}
.c5 li a{
  position: relative;
  display: block;
  color: #757575;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
.c5 li span{
  position: absolute;
  top: 129px;
  left: 68px;

}
.c5 li span.nowrap{
  left: 35px;

}
.c5 li a:hover{
  opacity: 0.6;
}


/* header tel
-------------------------------------------- */

header .address{
  position: absolute;
  right: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}
header .address .time{
  background-color: #efefef;
  width: 128px;
}
header .address .time p{
  border-bottom: dotted 1px #a1a1a1;
  padding-bottom: 6px;
}
header .address .time em{
  display: inline-block;
  padding-top: 6px;
}

/* footer tel
-------------------------------------------- */

footer .address{
  margin-bottom: 30px;
}
footer .address .time{
  background-color: #fff;
  width: 100%;
  margin-top: 10px;
}
footer .address .time p{
  border-right: dotted 1px #a1a1a1;
}


/* tel
-------------------------------------------- */

.address{
}
.address .mobile{
  /*width: 45px;*/
  width: auto;
  font-size: 10px;
  color: #e33332;
  font-weight: bold;
  border: solid 1px #e33332;
  text-align: center;
  padding: 5px 1px 4px 2px;
}
.address .mobile figure{
  padding-bottom: 2px;
}
.address .tel{
  width: 241px;
  position: relative;
}
.address .tel p{
  font-size: 12px;
  background-color: #e33332;
  color: #fff;
  text-align: center;
  padding: 5px;
  margin-bottom: 8px;
}
.address .tel .ico-tell{
  display: inline-block;
  vertical-align: text-bottom;
}
.address .tel em {
  font-size: 27px;
  position: absolute;
  right: 0;
  /*letter-spacing: -0.01em;*/
}
.address .time{
  text-align: center;
  padding: 8px 8px 7px 8px;
  font-weight: bold;
}
.address .time p{
  font-size: 13px;
}
.address .time em{
  font-size: 14px;
}
.pict-mobile{
  color: #e33332;
}
header.ps .address .tel em {
  font-size: 26px;
  position: absolute;
  right: 0;
  /*letter-spacing: -0.01em;*/
}
header.ps .address .tel em span {
	font-size: 11px;
	display: block;
	text-align: right;
	font-weight: bold;
}
header.ps .address .tel p {
	margin-bottom: 4px;
}
/* footerリニューアル
-------------------------------------------- */

.footer_a{
  background-color: #f4f4f4;
  padding: 40px 0;
}
.footer_a a{
  color: #777;
  text-decoration: none;
}
.footer_a a:hover{
  text-decoration: underline;
}
.footer_a .footer_cat_title{
  font-weight: bold;
  font-size: 14px;
  color: #777;
  margin-bottom: 1.5em;
}
.footer_a .footer_cat_title:after{
  content: "";
  display: block;
  border-bottom: solid 1px #c2c2c0;
  width: 30px;
  padding-top: 1em;
}
.footer_a .footer_cat_elem{
  font-size: 12px;
  line-height: 1.3;
}
.footer_a .footer_cat_elem + .footer_cat_elem{
  margin-top: 1.3em;
}
.footer_a .footer_category_wrap .c3_t + .c3_t{
  margin-top: 39px;
}
.footer_a .btn + .btn{
  margin-top: 15px;
}
.footer_a .btn a{
  height: 34px;
  line-height: 34px;
}
.footer_inner{
  width: 1050px;
  margin: auto;
  position: relative;
}
.footer_inner .btn_bnr img {
	width: 300px;
}
.footer_cat{
  width: 240px;
}
.footer_cat.knowledge {
	width: 430px;
	box-sizing: border-box;
	padding: 15px;
	border: solid 1px #c2c2c0;
}
.footer_cat.knowledge dd {
	width: 50%;
	float: left;
}
.footer_cat.knowledge dd:nth-of-type(2) {
	margin-top: 0 !important;
}
.footer_cat.knowledge + .footer_cat {
	padding-left: 50px;
	width: 290px;
}
footer .inner {
  width: 1050px;
  margin: 0 auto;
  position: relative;
  padding: 28px 0;
  overflow: hidden;
}
.footer_a .btn--large {
	margin-top: 50px;
}

/* btn
-------------------------------------------- */
.btn a {
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  border: solid 1px #000;
  color: #000;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-decoration: none;
  font-weight: normal;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.btn a:hover:after {
  content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/btnArrow_on.png);
}
.btn a:hover {
  background-color: #000;
  color: #fff;
}
.btn a:after {
  content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/btnArrow.png);
  position: absolute;
  right: 8px;
  top: 4px;
}
.btn.type02 a {
  height: 32px;
  line-height: 32px;
}
.ovOpacity:hover{ opacity: 0.6; }

#lineup_f2{
  margin-top: 60px;
}
/**************************/

header *,footer * {
    box-sizing: border-box;
}

/**************************/
.after-disp-n:after{ display: none!important; }
.w136px{ width: 136px!important; }
.w300px{ width: 300px!important; }
.mb03em{ margin-bottom: 0.3em!important; }
.mb04em{ margin-bottom: 0.4em!important; }
.mb05em{ margin-bottom: 0.5em!important; }
.mb06em{ margin-bottom: 0.6em!important; }
.mb07em{ margin-bottom: 0.7em!important; }
.mb08em{ margin-bottom: 0.8em!important; }
.mb09em{ margin-bottom: 0.9em!important; }
.mb1em{ margin-bottom: 1em!important; }
.mb11em{ margin-bottom: 1.1em!important; }
.mb12em{ margin-bottom: 1.2em!important; }
.mb13em{ margin-bottom: 1.3em!important; }
.mb14em{ margin-bottom: 1.4em!important; }
.mb15em{ margin-bottom: 1.5em!important; }
.mb16em{ margin-bottom: 1.6em!important; }
.mb17em{ margin-bottom: 1.7em!important; }
.mb18em{ margin-bottom: 1.8em!important; }
.mb19em{ margin-bottom: 1.9em!important; }
.mb2em{ margin-bottom: 2em!important; }
.letter-space-003em{ letter-spacing: -0.03em; }
.letter-space-015em{ letter-spacing: -0.15em; }
.letter-space-018em{ letter-spacing: -0.18em; }
.letter-space-02em{ letter-spacing: -0.2em; }
.letter-space-025em{ letter-spacing: -0.25em; }
.letter-space-03em{ letter-spacing: -0.3em; }
.indent-lc-bracket{ text-indent: -0.43em; display: inline-block; }
.bnr a{
  text-decoration: none;
}
.dsp_inblk{display: inline-block!important;}

.dw_bn {
	background-color: #def3f5;
	padding: 70px 50px 50px;
}

.dw_bn .dw_bn_box {
	display: block;
	background-color: #fff;
	padding: 20px 50px;
	margin: 10px auto 40px;
	border: 1px solid #ccc;
    width: auto!important;
}
.dw_bn .btn3 {
	width: 300px;
	margin: 0 auto;
}
.dw_bn .dw_img {
	text-align: center;
}
.dw_bn .dw_img img {
	max-width: 100%;
}

.dw_bn .dwCopy {
	text-align: center;
	font-size:30px !important;
	font-weight:bold;
	margin-bottom: 10px !important;
}
.dw_bn .dwTtl {
	text-align: center;
	font-size: 30px !important;
	font-weight:bold;
	margin-bottom: 15px !important;
	line-height: 2 !important;
}
.dw_bn .dwTtl span {
	font-size: 42px;
	display: inline-block;
}
.conversion{
	margin-top: 80px;
}

.conversion a{
	display: block;
	background-color: #ffba00;
	width: 380px;
	height: 50px;
	color: #222;
	text-decoration: none;
	font-weight: normal;
	line-height: 50px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0 5px;
	text-align: center;
	letter-spacing: -0.04em;
	font-size: 16px;
	/*padding-left: 3em;*/
}
.conversion li:first-child a{
/*text-align: left;
letter-spacing: -0.04em;
padding-left: 7%;*/
}

.conversion a:after {
	content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/converBtnArrow.png);
	position: absolute;
	display: inline-block;
	height:44px;
	right: 8px;
	top: 4px;
}

.conversion a:hover{
	background-color: #fff;
	outline: solid 3px #ffba00;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	color: #ffba00;
}
.conversion a:hover:after {
	content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/converBtnArrow_on.png);
}
h3.boxh3 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/dt_dot.gif) no-repeat left top;
    height: 14px;
    padding-left: 15px;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 20px;
}
.b .hfjSide,
.b .ecSide,
.b .lineSide {
	margin-bottom: 28px !important;
}
.b .hfjSide,
.b .ecSide,
.hfjSide .lineSide,
.hfjSide .ecSide,
.ecSide .lineSide,
.ecSide .hfjSide {
	display: none;
}
.hfjSide .hfjSide,
.ecSide .ecSide {
	display: block !important;
}
sup.cm3 {
	font-size: 8px !important;
}
a.external {
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/ico_external.png) no-repeat right center;
	padding-right: 15px;
}
a.external.external_wh {
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/ico_external_wh.png) no-repeat right 10px center;
}

/*  20180802
----------------------------------------------------*/
.c4:after {
	content: " ";
	display: block;
	clear: both;
}

.c4 > * {
	float: left;
	width: 25%;
	margin-right: 9px;
}

.c4 > *:nth-child(4n) {
	margin-right: 0!important;
}

.josei{
    width: 101px;/*128px*/
}

#sideNav {
    font-size: 100%;
    font-weight: bold;
    list-style: none;
    position: fixed;
    top: 290px;
    /*right: -78px;*/
    right: 0px;
    z-index: 2000;
}
#sideNav li {
    margin-bottom: 1px;
	cursor: pointer;
}
#sideNav li a {
    background-position: 17px center;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    height: 60px;
    padding-left: 57px;
    text-decoration: none;
    background-color: rgba(50, 50, 50, 0.8) !important;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    width: 184px;
    box-sizing: border-box;
}
#sideNav li a.sidenav04{
    background-position: 16px center;
}
#sideNav li a:hover {
    opacity: 0.8;
}
#sideNav li a span{
    text-align: center;
    position: absolute;
    z-index: 2000;
    color: #fff;
    display: block;
    width: 100px;
    margin: auto;
    line-height: 1.2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#sideNav li a.sidenav01 span{
    padding-left: 10px;
}
#sideNav li a.sidenav02 span{
    padding-left: 20px;
}
#sideNav li a.sidenav03 span{
    padding-left: 9px;
}
#sideNav li a.sidenav04 span{
    padding-left: 19px;
}

.sidenav01{
    background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavMail_171108.png);
    /*top:20px;
    right: -132px;*/
}
.sidenav02{
    background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavFlow.png);
    background-position: 15px center!important;
    /*top:100px;
    right: -148px;*/
}
.sidenav03{
    background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavRfab.png);
    white-space: nowrap;
    /*top:180px;
    right: -137px;*/
}
.sidenav04{
    background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavCatalog.png);
    white-space: nowrap;
    /*top:180px;
    right: -137px;*/
}
.sidenav05{
    background-image:url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavMag.png);
    /*top:20px;
    right: -132px;*/
}
.sidenav06{
    background-image: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/sideNavJosei.png);
}

div.josei a:hover{
    opacity: 0.7;
}
.nav-clearfix.clearfix {
	overflow: visible;
}

.header_ps_3dp_btn {
	float: left;
	width: 160px;
	margin-right: 0;
	font-size: 13px;
	text-align: center;
	height: 55px;
	background: #303233;
	line-height: 1.4;
	border-radius: 5px;
	position: relative;
	letter-spacing: -0.5px;
}
.header_ps_3dp_btn:after {
	content: '';
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/ico_external_w.png);
	background-size: 12px 11px;
	width: 12px;
	height: 11px;
	position: absolute;
	bottom: 5px;
	right: 3px;
}
.header_ps_3dp_btn a {
	color: #fff !important;
	display: block;
	padding-top: 8px;
	font-weight: bold;
}
.header_ps_3dp_btn:hover {
	opacity: 0.7;
}
.bar100.bar100_link a {
    color: #fff;
}
.bar100.bar100_link h6:before {
    content: "＞";
    font-size: 10px;
    padding-right: 5px;
}





/**/
.right #side_nav_wrap #side_common {
position:relative;
}
.right #side_nav_wrap #side_common  .bar100 {
    background: #ce1c00;
}
.right #side_nav_wrap #side_common .slide_btn:hover {
cursor: pointer;
opacity: .7;
transition: .3s;
}
.right #side_nav_wrap #side_common div#catalog___bnr dt {
    background: #303233;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
}
.right #side_nav_wrap #side_common .bar100.bar100_link h6:before,
.right #side_nav_wrap #side_common #catalog___bnr dt:before {
    width: 2px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin: -4px 6px 3px 0;
    vertical-align: middle;
    border-color: #ffffff;
    content: '';
    display: inline-block;
}
.right #side_nav_wrap #side_common #catalog___bnr dt:before {
    width: 5px;
    height: 5px;
}
.right #side_nav_wrap #side_common .bar100.bar100_link.arrowBtn h6:before,
.right #side_nav_wrap #side_common #catalog___bnr dt.arrowBtn:before {
	transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    margin: 4px 6px 3px 0;
}
.right #side_nav_wrap #side_common .bar100.bar100_link.other_serach_btn h6:before {
	transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 6px 3px 0;
}
.right #side_nav_wrap #side_common ul.b li:last-child, #content .right ul.d li:last-child {
    margin-bottom: 10px;
}
body.lineup #content .right {
    background: none;
}
div#catalog___bnr {
    width: 270px;
    margin: 10px auto 0px;
    padding: 0px 0;
}
#content .right h6 {
    height: auto;
    padding: 8px 0;
}

#content .right .bar100 {
    height: auto;
    margin-bottom: 0px;
}

#content .right ul.a, #content .right ul.a5, #content .right ul.a6 {
    padding: 10px 18px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 270px;
    border-top: none;
}

.r2_harea {
    display: none;
}

#content .right {
    padding: 0;
    background: no-repeat;
}

#content .right ul.a li, #content .right ul.a5 li, #content .right ul.a6 li {
    font-size: 14px;
    margin-bottom: 7px;
}


div#catalog___bnr {
    width: 270px;
    margin: 10px auto 0px;
    padding: 0px 0;
}
div#catalog___bnr dt {
    background: #888;
    padding: 20px 0;
    color: #fff;
}
div#catalog___bnr dd {
    padding: 10px 0;
}
/*div#catalog___bnr dd {
    display: none;
}*/
div#catalog___bnr dt:hover {
    opacity: .7;
    transition: .3s;
	cursor: pointer;
}



.m-menu .l_col_detail__list .h-area .nav,
nav .m-menu .l_col_detail__list .h-area > ul {
    float: none;
}
.l-col.l_col_detail__list .flex {
    display: flex;
}
nav .m-menu .l_col_detail__list ul + .nav {
    margin: 20px 0 10px;
}
nav .m-menu .l_col_detail__list li a {
    font-size: 14px;
}
nav .m-menu .l_col_detail__list li + li {
    margin-top: .2rem;
}
.l_col_detail__list .flex__container {
    width: 300px;
}
.l_col_detail__list .flex {
    justify-content: space-between;
}

a.imgHover:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.right .mt10 {
    margin-top: 10px !important;
}



.useful_sub_nav .h-area {
    background: #fff;
    padding: 30px;
    width: 32%;
}
nav .m-menu .useful_sub_nav .h-area > ul {
    width: 100%;
    float: none;
    padding: 0 10px;
}
nav .m-menu .useful_sub_nav .h-area > div {
    float: none;
}
.menu-cnt.useful_sub_nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
nav .m-menu .useful_sub_nav .h-area > div img {
    max-width: 100%;
}
nav .m-menu .useful_sub_nav .h-area > div {
    width: 100%;
}
nav .m-menu .useful_sub_nav .h-area > div.btn {
    margin-top: 1rem;
}




/*210308*/
.nav_useful {
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
    /* background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/btnArrow.png) no-repeat left 3px; */
    /* background-size: 14px; */
    /* padding-left: 21px; */
    font-size: 16px;
    line-height: 21px;
}
.nav_useful span {
    color: #fff;
    font-size: 15px;
    background: #ccc;
    padding: 4px 10px;
    letter-spacing: 1px;
    margin-right: .5rem;
}
.nav_useful.nav_useful_kiso span {
    background: #e8a827;
}
.nav_useful.nav_useful_oyo span {
    background: #0798a9;
}
.nav_useful a {
    text-decoration: none;
    color: #333;
}
.nav_useful a:hover {
    opacity: .7;
    transition: .3s;
}



nav .m-menu .l_col_detail__list li a {
    font-size: 16px;
    line-height: 1.2;
}
nav .m-menu .l_col_detail__list li + li {
    margin-top: 8px;
}
nav .m-menu .bnr {
    margin: 0;
}
.l_col_detail__list .flex__container:nth-of-type(3) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
nav #lineup__nav .m-menu .menu-cnt .l-col {
    height: auto;
	width: 100%;
}

#sideNav {
	display:none !important;
}

.global-nav-menu__column {
  align-content: flex-start;
}
.global-nav-menu__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.global-nav-menu__lower-link-area {
  margin-top: 8px;
  margin-bottom: 8px;
}
nav .m-menu .menu-cnt li a.global-nav-menu__lower-link {
  font-size: 14px;
  padding-left: 30px;
  background: none;
  line-height: 1.5;
}
