﻿@charset "UTF-8";

/* -----------------------------
# Positioning map
-------------------------------- */
.posmap .pm-wrap {
	position: relative;
	width: 1006px;
	margin: 0 auto;
	border: 1px solid #c9c9c9;
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/bgimage_positioningmap.png) 0 0 repeat;
}

/* product scale
----------------------- */
.posmap .pm-scale {
	font-size: 120%;
}
.posmap .pm-scale-y-label,
.posmap .pm-scale-y-value {
	position: absolute;
	left: 5px;
}
.posmap .pm-scale-y-label {
	top: 5px;
}
.posmap .pm-scale-x-label,
.posmap .pm-scale-x-value {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/* product button
----------------------- */
.posmap .pm-list {
	position: absolute;
	box-sizing: border-box;
	width: 160px;
}
.posmap .pm-list.pm-list_middle {
	width: 190px;
}
.posmap .pm-list.pm-list_wide {
	width: 270px;
}
.posmap .pm-list:hover .pm-list-tit {
	background-color: #333;
}
.posmap .pm-list-tit {
	position: relative;
	padding: 3px 5px;
	background-color: #666;
	color: #fff;
	font-size: 120%;
	border-radius: 5px 5px 0 0/5px 5px 0 0;
}

/* NEWアイコン */
.posmap .pm-list-tit-icon_new {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	background-image: url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-new.png);
}

.posmap .pm-list-content-wrap {
	color: #333;
	padding: 0 4px 0;
	border-radius: 0 0 5px 5px/0 0 5px 5px;
	box-shadow: rgba(208, 213, 216, 0.65098) 0px 3px 5px;
	border-bottom: 1px solid #c4c8cb;
	border-left: 1px solid #c4c8cb;
	border-right: 1px solid #c4c8cb;
	background-color: #fff;
}
.posmap .pm-list-content-inner {
	display: table;
	padding: 3px 13px 0 0px;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	width: 100%;
}
.posmap .pm-list-content-inner .pm-list-content-detail {
	padding: 7px 3px 2px;
	vertical-align: middle;
}
.posmap .pm-list-content-inner:first-child {
	border: none;
	background: white url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_right_01.png) 102% 50% no-repeat;
}
.posmap .pm-list-content-inner:first-child .pm-list-content-detail {
	padding: 0;
}
.posmap .pm-list-content-img {
	display: table-cell;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	width: 34px;/*IE対策*/
}
.posmap .pm-list-content-img img {
	width: 34px;/*IE対策*/
}
.posmap .pm-list-content-img_middle {
	width: 70px;/*IE対策*/
}
.posmap .pm-list-content-img_middle img {
	width: 70px;/*IE対策*/
}
.posmap .pm-list-content-img_wide {
	width: 110px;/*IE対策*/
}
.posmap .pm-list-content-img_wide img {
	width: 110px;/*IE対策*/
}
.posmap .pm-list-content-detail {
	display: table-cell;
}
.posmap .pm-list-content-detail > span {
	line-height: 1;
	display: inline-block;
	margin-bottom: 5px;
}
.posmap .pm-list-detail-txt {
	font-size: 110%;
}
.posmap .pm-list-detail-txt em {
	font-weight: bold;
	line-height: 1.2;
	font-size: 130%;
}
.posmap .pm-list-detail-txt-name {
	color: #0000cc;
	font-weight: bold;
}

/* テキストアイコン */
.posmap .pm-list-detail-txtIcon {
	font-size: 110%;
	padding: 2px 5px;
	vertical-align: top;
}
.posmap .pm-list-detail-txtIcon_a0 {
	background-color: #ee9193;
}
.posmap .pm-list-detail-txtIcon_a1 {
	background-color: #74bde7;
}
.posmap .pm-list-detail-txtIcon_a2 {
	background-color: #b5dfe8;
}
.posmap .pm-list-detail-txtIcon_a3 {
	background-color: #f8bf56;
}
.posmap .pm-list-detail-txtIcon_a4 {
	background-color: #7dcd9d;
}
.posmap .pm-list-detail-txtIcon_b4 {
	background-color: #7dcd9d;
}
.posmap .pm-list-detail-txtIcon_both {
	background-color: #fde0aa;
}
.posmap .pm-list-detail-txtIcon_bothop {
	background-color: #eacceb;
}
.posmap .pm-list-detail-txtIcon_nw {
	background-color: #c7def5;
}
.posmap .pm-list-detail-txtIcon_cut {
	background-color: #f8ccc9;
}
.posmap .pm-list-detail-txtIcon_cont {
	background-color: #d7ddb1;
}

.posmap .pm-list-detail-txt {
	display: inline-block;
}
.posmap .pm-list-detail-txt sup {
	font-size: 80%;
	vertical-align: top;
}

/* 連続印刷アイコン */
.posmap .pm-list-detail-iconSpeed {
	padding-left: 17px;
	font-size: 110%;
}
.posmap .pm-list-detail-iconSpeed_color {
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-color_pm.png) left center no-repeat;
}
.posmap .pm-list-detail-iconSpeed_mono {
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-black_pm.png) left center no-repeat;
}
.posmap .pm-list-detail-iconSpeed_m {
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-m_pm.png) left center no-repeat;
}

/* フルカラーアイコン */
.posmap .pm-list-detail-iconFullclor {
	padding: 3px;
	border: 1px solid #dedede;
	border-radius: 3px;
}
.posmap .pm-list-detail-iconFullclor span {
	padding-left: 15px;
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-fullcolor_pm.png) left center no-repeat;
}

/* explanatory notes
----------------------- */
.posmap .pm-note {
	position: absolute;
	border: 1px solid #c9c9c9;
	background-color: #fff;
	padding: 7px;
}
.posmap .pm-note dl, .posmap .pm-note dl * {
	display: inline-block;
}
.posmap .pm-note dl {
	padding-left: 10px;
}
.posmap .pm-note dd {
	line-height: 1;
}
.posmap .pm-note-hrW {
	display: block;
	height: 1px;
	border-top: 1px solid #cccccc;
	margin: 5px 0;
	padding: 0;
}
.posmap .pm-note-hrH {
	display: inline-block;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #cccccc;
	margin: 0 0 0 10px;
	padding: 2px 0;
	height: 1em;
	vertical-align: middle;
}
.posmap .pm-note-tit {
	font-size: 130%;
}

/* テキストアイコン */
.posmap .pm-note-txtIcon {
	font-size: 110%;
	padding: 2px 5px;
}
.posmap .pm-note-txtIcon_a0 {
	background-color: #ee9193;
}
.posmap .pm-note-txtIcon_a1 {
	background-color: #74bde7;
}
.posmap .pm-note-txtIcon_a2 {
	background-color: #b5dfe8;
}
.posmap .pm-note-txtIcon_a3 {
	background-color: #f8bf56;
	margin-right: 5px;
}
.posmap .pm-note-txtIcon_a4 {
	background-color: #7dcd9d;
}
.posmap .pm-note-txtIcon_b4 {
	background-color: #7dcd9d;
}
.posmap .pm-note-txtIcon_both {
	background-color: #fde0aa;
}
.posmap .pm-note-txtIcon_bothop {
	background-color: #eacceb;
}
.posmap .pm-note-txtIcon_nw {
	background-color: #c7def5;
}
.posmap .pm-note-txtIcon_cut {
	background-color: #f8ccc9;
}
.posmap .pm-note-txtIcon_cont {
	background-color: #d7ddb1;
}

/* 連続印刷アイコン */
.posmap .pm-note-iconSpeed {
	padding-left: 15px;
	font-size: 110%;
}
.posmap .pm-note-iconSpeed_color {
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-color_pm.png) left center no-repeat;
}
.posmap .pm-note-iconSpeed_mono {
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-black_pm.png) left center no-repeat;
}
.posmap .pm-note-iconSpeed_m {
	text-indent: -9999px;
	background: white url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-m_pm.png) left center no-repeat;
}

/* notes
----------------------- */
.posmap .pm-note-txt {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #999999;
	font-size: 120%;
}

/* -----------------------------
# Product List
-------------------------------- */
.posmap .pl-wrap {
	width: 1008px;
}
.posmap .pl {
	display: table;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}
.posmap .pl:before, .posmap .pl:after {
	display: table;
	content: ' ';
}
.posmap .pl:after {
	clear: both;
}
.posmap .pl-list {
	float: left;
	box-sizing: border-box;
	width: 503px;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.posmap .pl-list:hover .pl-list-detail-tit {
	text-decoration: underline;
}
.posmap .pl-list a {
	padding: 25px 20px;
	display: table;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: white url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_right_01.png) 100% 50% no-repeat;
}
.posmap .pl-list a.blank-img {
	background: white url(/-/Media/Ricoh/Common/cmn_v1/img/icon_s_external_01.png) 100% 50% no-repeat;
}
.posmap .pl-list-img {
	display: table-cell;
	width: 160px;
	vertical-align: middle;
	text-align: center;
	padding-right: 25px;
}
.posmap .pl-list-img img {
	width: 160px;
}
.posmap .pl-list-detail {
	display: table-cell;
}
.posmap .pl-list-detail-tit {
	margin-bottom: 15px;
	font-size: 220%;
	line-height: 1.1;
	font-weight: bold;
	color: #0000cc;
}
.posmap .pl-list-detail-tit sup {
	font-size: 80%;
	vertical-align: top;
}
.posmap .pl-list-detail-tit-sub {
	font-size: 75%;
}
.posmap .pl-list-detail-inner {
	line-height: 1;
	color: #333;
}
.posmap .pl-list-detail-txtArea {
	margin-top: 10px;
	line-height: 1;
}
.posmap .pl-list-detail-txtArea:first-child {
	margin-top: 0;
}
.posmap .pl-list-detail-txtArea span {
	display: inline-block;
}
.posmap .pl-list-detail-txtArea sup {
	font-size: 80%;
	vertical-align: top;
}
.posmap .pl-list-detail-txtArea-txt {
	margin-right: 20px;
	font-size: 160%;
	line-height: 1.5;
}

/* テキストアイコン */
.posmap .pl-list-detail-txtArea-txticon {
	padding: 3px 10px;
	font-size: 150%;
}
.posmap .pl-list-detail-txtArea-txticon_a0 {
	background-color: #ee9193;
}
.posmap .pl-list-detail-txtArea-txticon_a1 {
	background-color: #74bde7;
}
.posmap .pl-list-detail-txtArea-txticon_a2 {
	background-color: #b5dfe8;
}
.posmap .pl-list-detail-txtArea-txticon_a3 {
	background-color: #f8bf56;
}
.posmap .pl-list-detail-txtArea-txticon_a4 {
	background-color: #7dcd9d;
}
.posmap .pl-list-detail-txtArea-txticon_postcard {
	background-color: #dab8e2;
}
.posmap .pl-list-detail-txtArea-from {
	margin-left: 3px;
	margin-right: 3px;
	font-size: 160%;
}

.posmap .pl-list-detail-speed {
	display: table;
	padding: 10px;
	margin-top: 15px;
	font-size: 160%;
	background-color: #f3f3f3;
}
.posmap .pl-list-detail-speed sup {
	font-size: 80%;
	vertical-align: top;
}
.posmap .pl-list-detail-speed-txt {
	line-height: 1.3;
}
.posmap .pl-list-detail-speed-value > * {
	display: inline-block;
	margin-top: 10px;
}
.posmap .pl-list-detail-speed-value_w > * {
	margin-right: 15px;
}
/*.posmap .pl-list-detail-speed-value_w > *:first-child {
	margin-left: 0;
}*/

/* 連続速度アイコン */
.posmap .pl-list-detail-speed-value-icon {
	padding-left: 30px;
	display: inline-block;
	min-height: 22px;
	line-height: 1.6;
}
.posmap .pl-list-detail-speed-value-icon_color {
	background: transparent url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-color_pl.png) left center no-repeat;
}
.posmap .pl-list-detail-speed-value-icon_mono {
	background: transparent url(/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/posmap/icon-positioningmap-black_pl.png) left center no-repeat;
}

.posmap .pl-list-detail-spec {
	margin-top: 5px;
}

.posmap .pl-list-detail-spec-txtIcon {
	display: inline-block;
	padding: 5px 6px;
	margin-right: 5px;
	margin-top: 8px;
	font-size: 150%;
}
.posmap .pl-list-detail-spec-txtIcon sup {
	font-size: 80%;
	vertical-align: top;
}
.posmap .pl-list-detail-spec-txtIcon_01 {
	background-color: #dedede;
}
.posmap .pl-list-detail-spec-txtIcon_os {
	border: 1px solid #dedede;
}

/* -----------------------------
# 注釈
-------------------------------- */
.posmap .ps-note {
	font-size: 140%;
	margin-top: 10px;
}
.posmap .ps-note-list {
	padding-left: 1em;
	text-indent: -1em;
}
.posmap .ps-note-list span:first-child {
	padding-right: 5px;
}


/* ===============================================
# SP
=============================================== */
@media only screen and (max-width: 640px) {
.posmap .pm-wrap {
	display: none;
}

/* -----------------------------
# Product List
-------------------------------- */
.posmap .pl-wrap, .posmap .pl {
	width: 100%;
}
.posmap .pl-list {
	width: 100%;
	font-size: 80%;
}
.posmap .pl-list a {
	padding: 10px 20px;
}
.posmap .pl-list-img {
	padding-right: 15px;
	width: 35%;
}
.posmap .pl-list-detail {
	width: 50%;
}
.posmap .pl-list-detail-tit {
	margin-bottom: 5px;
}
.posmap .pl-list-detail-speed {
	margin-top: 5px;
}
.posmap .pl-list-detail-spec-txtIcon {
	margin-right: 2px;
	margin-top: 3px;
}

/*max-width: 640px*/}
