@charset "utf-8";

#contents { padding-bottom:0; }
#related-style {
  background-color:#dedede;
  padding-top:40px;
  padding-bottom:56px;
}
#related-style .cp-HeadingWithText strong { font-size:22px; }
#related-style .cp-LinkButton .mv_device_txt_btn {
  max-width:max-content;
  background-image:url(/-/Media/Ricoh/Common/cmn_v2/img/icon_m_down_02.png);
  background-size:5%;
  margin:40px 0;
  padding:11px 56px;
}
#ukiyoe-style {
  background-color:#f2f5fa;
  padding-top:40px;
  padding-bottom:56px;
}
#contact-style .cp-ListText { padding-top:56px; }

#related-style .cp-AreaLinkHorizontalLayout .thumb_mn,
#ukiyoe-style .cp-AreaLinkHorizontalLayout .thumb_mn { vertical-align:middle; }
#related-style .thumb_mn .inner,
#ukiyoe-style .thumb_mn .inner {
  display:table;
  width:100%;
  overflow:visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#related-style .thumb_mn .img,
#ukiyoe-style .thumb_mn .img {
  float:none;
  display:table-cell;
  vertical-align:middle;
  margin-right:0;
}
#related-style .thumb_mn .dtl,
#ukiyoe-style .thumb_mn .dtl {
  display:table-cell;
  vertical-align:middle;
  padding-left:16px;
}

#sitemap {
  font-size:14px;
  padding-top:24px;
  padding-bottom:24px;
}
#sitemap li {
  margin-top:16px;
  display:block;
}
#sitemap li a { color:#333333; }

@media (min-width:641px) {
}
@media (max-width:640px) {
}
