/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./res/css/custom_lps/pages/page_ricoh.less ***!
  \*******************************************************************************************************************************************************************************************/
.site-header.ricoh-lp-site-header {
  align-items: center;
}
@media screen and (width <= 735px) {
  .site-header.ricoh-lp-site-header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.site-header.ricoh-lp-site-header .brand-logo-wrap {
  padding-right: 0.5rem;
}
.site-header.ricoh-lp-site-header .button {
  margin-left: 0.5rem;
}
@media screen and (width >= 375px) {
  .site-header.ricoh-lp-site-header .button br {
    display: none;
  }
}
.site-header.ricoh-lp-site-header .button-primary {
  padding: 10px 32px;
  border-color: transparent;
}
@media screen and (width >= 992px) {
  .site-header.ricoh-lp-site-header .button-primary {
    font-size: 1.125rem;
  }
}
@media screen and (width <= 991px) {
  .site-header.ricoh-lp-site-header .button-primary {
    padding: 10px 24px;
  }
}
@media screen and (width <= 735px) {
  .site-header.ricoh-lp-site-header .button-primary {
    font-size: 1rem;
    line-height: 1.2;
    margin: 0;
    padding: 10px 16px;
  }
}
@media screen and (width <= 479px) {
  .site-header.ricoh-lp-site-header .button-primary {
    font-size: 0.875rem;
  }
}
.site-header.ricoh-lp-site-header .button-primary:hover,
.site-header.ricoh-lp-site-header .button-primary:focus {
  background-color: #f15f04;
}
.site-header.ricoh-lp-site-header .button-sub,
.site-header.ricoh-lp-site-header .button-tertiary {
  padding: 6px 20px;
}
@media screen and (width <= 991px) {
  .site-header.ricoh-lp-site-header .button-sub,
  .site-header.ricoh-lp-site-header .button-tertiary {
    font-size: 0.75rem;
    padding: 3px 10px;
  }
}
@media screen and (width <= 374px) {
  .site-header.ricoh-lp-site-header .button-sub,
  .site-header.ricoh-lp-site-header .button-tertiary {
    line-height: 1.5;
  }
}
.site-header.ricoh-lp-site-header .button-sub {
  border: 2px solid rgba(62, 169, 102, 0.2);
  background-color: rgba(255, 255, 255, 0.6);
  color: #3ea966;
}
.site-header.ricoh-lp-site-header .button-sub:hover,
.site-header.ricoh-lp-site-header .button-sub:focus {
  border-color: rgba(62, 169, 102, 0.6);
}
.site-header.ricoh-lp-site-header .button-tertiary:hover,
.site-header.ricoh-lp-site-header .button-tertiary:focus {
  background-color: #fb7c2d;
}
.site-header.ricoh-lp-site-header .ricoh-lp-site-header-menu {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media screen and (width <= 735px) {
  .site-header.ricoh-lp-site-header:not(.visible) {
    background-color: transparent;
    border-bottom: 0;
  }
}
.site-footer.ricoh-lp-site-footer {
  padding: 2rem 0 1rem;
}
@media screen and (width <= 735px) {
  .site-footer.ricoh-lp-site-footer {
    padding-bottom: 80px;
  }
}
.hero-ricoh {
  background: url('../../../img/landing_page_custom/common/bg_gradation.png') no-repeat center center / cover;
}
@media screen and (width <= 735px) {
  .hero-ricoh {
    background-position: left center;
    padding-top: 100px;
  }
}
.hero-ricoh .lp-cta-container {
  padding: 0 0 1.5rem;
}
@media screen and (width <= 991px) {
  .hero-ricoh .lp-cta-container {
    max-width: 730px;
    padding-bottom: 0.5rem;
  }
}
@media screen and (width <= 735px) {
  .hero-ricoh .lp-cta-container {
    padding-top: 0;
  }
}
.hero-ricoh .lp-cta-figure {
  padding: 0 0.5rem;
}
@media screen and (width >= 736px) {
  .hero-ricoh .lp-cta-figure {
    padding: 0;
    text-align: left;
  }
}
.hero-ricoh-lists {
  display: flex;
  padding: 0;
  margin: 1rem 0;
  gap: 1rem;
  list-style: none;
}
@media screen and (width <= 991px) {
  .hero-ricoh-lists {
    gap: 0.5rem;
  }
}
@media screen and (width <= 735px) {
  .hero-ricoh-lists {
    margin: 0.5rem;
  }
}
.hero-ricoh-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1rem 1.25rem 0;
  border: 3px solid #3ea966;
  border-radius: 4px;
  margin: 0;
  background-color: #fff;
  color: #3ea966;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (width <= 991px) {
  .hero-ricoh-list {
    font-size: 1.25rem;
    padding: 0.75rem 0.25rem 0.75rem 0;
    width: 100%;
  }
}
@media screen and (width <= 735px) {
  .hero-ricoh-list {
    padding: 0.5rem 0.25rem 0.5rem 0;
  }
}
.hero-ricoh-list span {
  position: relative;
  display: block;
  padding-left: 2.5rem;
}
@media screen and (width <= 991px) {
  .hero-ricoh-list span {
    padding-left: 2rem;
  }
}
.hero-ricoh-list span::before {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  width: 24px;
  height: 24px;
  background: url('../../../img/icon_check.svg') no-repeat center center / contain;
  content: '';
  transform: translateY(-50%);
}
@media screen and (width <= 991px) {
  .hero-ricoh-list span::before {
    height: 18px;
    width: 18px;
  }
}
.ricoh-intro {
  padding: 3rem 0;
  background: #ffffff;
  background: linear-gradient(180deg, #ffffff 20%, #e5f0ea 100%);
}
.ricoh-example-items {
  position: relative;
  display: grid;
  padding: 0 0 3rem;
  margin: 2rem 0 0;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
@media screen and (width <= 735px) {
  .ricoh-example-items {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.ricoh-example-items::after {
  position: absolute;
  bottom: -24px;
  left: 50%;
  border: 24px solid transparent;
  border-top: 24px solid #3ea966;
  margin-left: -24px;
  content: '';
}
.ricoh-example-item {
  position: relative;
  background-color: #fff;
  font-size: 1.125rem;
}
@media screen and (width <= 991px) {
  .ricoh-example-item {
    font-size: 1rem;
  }
}
.ricoh-example-item *:last-child {
  margin-bottom: 0;
}
.ricoh-example-item.box-drop-shadow-e200 {
  padding: 1.5rem;
}
@media screen and (width <= 991px) {
  .ricoh-example-item.box-drop-shadow-e200 {
    padding: 1.5rem 1rem 1rem;
  }
}
.ricoh-example-item .ricoh-example-item-figure {
  text-align: center;
}
.ricoh-example-label {
  position: absolute;
  top: -1rem;
  left: 50%;
  display: inline-block;
  padding: 0.375rem 1rem;
  border-radius: 3rem;
  background-color: #818181;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  transform: translateX(-50%);
  white-space: nowrap;
}
.ricoh-functions-picture {
  display: block;
  text-align: center;
}
@media screen and (width <= 479px) {
  .ricoh-functions-picture {
    margin-left: -5%;
    margin-right: -5%;
  }
}
@media screen and (width <= 735px) {
  .ricoh-functions-link {
    display: none;
  }
}
.ricoh-functions-wrap {
  max-width: 400px;
  padding-top: 1rem;
  margin: 0 auto;
}
@media screen and (width >= 736px) {
  .ricoh-functions-wrap {
    display: none;
  }
}
.ricoh-functions {
  display: grid;
  padding: 0;
  margin: 0 0 1rem;
  counter-reset: number;
  gap: 0.5rem;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
}
.ricoh-function {
  position: relative;
  display: flex;
  min-height: 56px;
  align-items: center;
  padding: 0.5rem 0.25rem 0.5rem 1.75rem;
  border: 2px solid #fd8a42;
  border-radius: 8px;
  margin: 0;
  background-color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.3;
}
.ricoh-function::before {
  position: absolute;
  top: 50%;
  left: 0.25rem;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0;
  background-color: #3ea966;
  color: #fff;
  content: counter(number);
  counter-increment: number;
  font-size: 0.75rem;
  line-height: 20px;
  text-align: center;
  transform: translateY(-50%);
}
.ricoh-pricing img {
  vertical-align: baseline;
}
.ricoh-pricing .pricing-table-wrapper {
  margin-bottom: 1rem;
}
.ricoh-footer-cta {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}
@media screen and (width <= 735px) {
  .ricoh-footer-cta {
    padding-top: 50px;
  }
}
.ricoh-footer-cta::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100px;
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
  content: '';
}
@media screen and (width <= 735px) {
  .ricoh-footer-cta::before {
    height: 50px;
  }
}
.ricoh-footer-cta .lp-cta-heading {
  letter-spacing: -0.02em;
}
.ricoh-footer-cta .lp-cta-heading span {
  font-size: 0.875em;
}
@media screen and (width <= 479px) {
  .ricoh-footer-cta .lp-cta-heading {
    font-size: 9vw;
  }
}
@media screen and (width >= 1200px) {
  .ricoh-footer-cta .lp-cta-figure {
    bottom: -7rem;
  }
}
@media screen and (width <= 735px) {
  .page-slug-creation-and-management .site-header.ricoh-lp-site-header .button-sub,
  .page-slug-creation-and-management .site-header.ricoh-lp-site-header .button-tertiary {
    display: none;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-heading {
  margin-bottom: 0.5rem;
  font-size: 2rem;
}
@media screen and (width <= 1199px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-heading {
    font-size: 1.875rem;
  }
}
@media screen and (width <= 991px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-heading {
    font-size: 1.5rem;
  }
}
@media screen and (width <= 479px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-heading {
    font-size: 6vw;
    letter-spacing: -0.02em;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-heading span {
  font-size: 0.875em;
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-logo-lead {
  margin-bottom: 0.5rem;
}
@media screen and (width <= 991px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-logo-lead {
    font-size: 0.875rem;
  }
}
@media screen and (width <= 479px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-logo-lead {
    font-size: 0.75rem;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-logo-figure {
  margin-bottom: 1rem;
  margin-left: -0.75rem;
}
@media screen and (width <= 479px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-logo-figure {
    margin-bottom: 0.5rem;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-logo-img {
  width: 470px;
}
@media screen and (width <= 1199px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-logo-img {
    width: 410px;
  }
}
@media screen and (width <= 991px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-logo-img {
    width: 300px;
  }
}
@media screen and (width <= 1199px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-buttons {
    width: 410px;
  }
}
@media screen and (width <= 991px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-buttons {
    padding-top: 1.5rem;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-sub-buttons {
  max-width: 400px;
  gap: 0.5rem;
}
@media screen and (width >= 736px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-sub-buttons {
    display: none;
  }
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-sub-buttons .button {
  padding: 0.875rem 0;
  border-radius: 32px;
  box-shadow: none;
  font-size: 0.875rem;
  line-height: 1.2;
}
@media screen and (width <= 479px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-sub-buttons .button {
    font-size: 0.75rem;
  }
}
.page-slug-creation-and-management .hero-ricoh .button-outline {
  border: 2px solid rgba(62, 169, 102, 0.2);
  background-color: rgba(255, 255, 255, 0.6);
  color: #3ea966;
}
.page-slug-creation-and-management .hero-ricoh .button-outline:hover,
.page-slug-creation-and-management .hero-ricoh .button-outline:focus {
  border-color: rgba(62, 169, 102, 0.6);
}
.page-slug-creation-and-management .hero-ricoh .button-tertiary:hover,
.page-slug-creation-and-management .hero-ricoh .button-tertiary:focus {
  background-color: #fb7c2d;
}
.page-slug-creation-and-management .hero-ricoh .lp-cta-figure {
  margin: 0.5rem -0.5rem 0 0.5rem;
}
@media screen and (width >= 736px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-figure {
    margin: 0;
    right: -5%;
    top: -1rem;
    width: 50%;
  }
}
@media screen and (width >= 992px) {
  .page-slug-creation-and-management .hero-ricoh .lp-cta-figure {
    top: 50%;
    transform: translateY(-50%);
    width: 55%;
  }
}
@media screen and (width <= 735px) {
  .page-slug-document-sending .site-header.ricoh-lp-site-header .button-primary {
    display: none;
  }
}
@media screen and (width <= 991px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-text {
    max-width: 360px;
  }
}
@media screen and (width <= 735px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-text {
    margin: 0 auto;
  }
}
.page-slug-document-sending .hero-ricoh .lp-cta-logo-box {
  text-align: center;
}
@media screen and (width >= 992px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-logo-box {
    align-items: center;
    display: flex;
    gap: 1rem;
  }
}
.page-slug-document-sending .hero-ricoh .lp-cta-logo-lead {
  margin: 0;
  font-size: 0.75rem;
}
@media screen and (width >= 992px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-logo-lead {
    font-size: 0.875rem;
    text-align: right;
  }
}
.page-slug-document-sending .hero-ricoh .lp-cta-logo-lead b {
  display: block;
  font-size: 1.125rem;
}
@media screen and (width <= 991px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-logo-lead b {
    display: inline-block;
    font-size: 1rem;
    margin-left: 0.25rem;
  }
}
.page-slug-document-sending .hero-ricoh .lp-cta-logo-img {
  width: 260px;
}
.page-slug-document-sending .hero-ricoh .lp-cta-heading {
  max-width: 470px;
  margin: 0 0 1rem;
  line-height: 1.3;
  text-align: center;
}
.page-slug-document-sending .hero-ricoh .lp-cta-heading span {
  display: block;
  font-size: 1.5rem;
}
.page-slug-document-sending .hero-ricoh .lp-cta-heading mark {
  font-size: 4rem;
  letter-spacing: 0.2em;
}
@media screen and (width <= 991px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-heading mark {
    font-size: 3rem;
  }
}
@media screen and (width >= 736px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-figure {
    right: -6%;
    top: calc(50% - 48px);
    transform: translateY(-50%);
    width: 56%;
  }
}
@media screen and (width >= 992px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-figure {
    right: -2%;
    top: 50%;
    width: 50%;
  }
}
@media screen and (width >= 1200px) {
  .page-slug-document-sending .hero-ricoh .lp-cta-figure {
    width: 57%;
  }
}


/*# sourceMappingURL=page_ricoh.bundle.css.map*/