/*!**************************************************************************************************************************************************************************!*\
  !*** 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/style_main.less ***!
  \**************************************************************************************************************************************************************************/
@charset "UTF-8";
/*

Theme Name: MakeLeaps

Theme URI: http://www.makeleaps.com

Author: MakeLeaps

Author URI: http://www.makeleaps.com

Version: 2.0 alpha

Text Domain: mk
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  overflow: visible;
  /* 2 */
  height: 0;
  /* 1 */
  box-sizing: content-box;
  /* 1 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 2 */
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  appearance: auto;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  appearance: auto;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.truncate,
.ml-news a h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearfix,
.wrapper,
.inset-box,
.featured-box,
.entry-content,
.entry-content .section,
.ml-news li {
  clear: both;
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.label-date-large {
  font-size: 22px;
  font-weight: bolder;
}
body.post-type-archive-eventandseminar #download-library a.wp-block-column p {
  margin: 0 auto;
}
body.post-type-archive-eventandseminar #download-library a.wp-block-column p:nth-of-type(1) {
  margin: 0 auto 0 0;
}
body.post-type-archive-eventandseminar #download-library a.wp-block-column p:nth-of-type(2) {
  margin-bottom: 1rem;
}
body.post-type-archive-eventandseminar #download-library a.wp-block-column p.cardtext {
  margin-top: 1rem;
}
@media screen and (max-width: 960px) {
  .no-overflow {
    overflow-x: hidden;
  }
}
html,
body,
main {
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ', Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
  text-size-adjust: 100%;
}
html {
  scroll-behavior: smooth;
}
body {
  display: flex;
  min-width: 960px;
  min-height: 100vh;
  flex-direction: column;
  background: white;
  color: #2f3e36;
  font-size: 14px;
  line-height: 20px;
  /* stylelint-disable-next-line selector-class-pattern -- grandfathered in */
}
@media screen and (max-width: 960px) {
  body {
    min-width: 100%;
    word-break: break-all;
  }
}
body.en_US {
  font-family: 'Open Sans', Calibri, sans-serif;
}
@media screen and (max-width: 960px) {
  body.en_US {
    word-break: break-word;
  }
}
body h1 {
  margin: 1em 0;
  font-size: 24px;
  line-height: 27px;
}
body h2 {
  margin: 1em 0;
  font-size: 21px;
  line-height: 25px;
}
body h3 {
  margin: 1em 0;
  font-size: 18px;
  line-height: 23px;
}
body h4 {
  margin: 1em 0;
  font-size: 15px;
  line-height: 20px;
}
body h5 {
  margin: 1em 0;
  font-size: 14px;
  line-height: 20px;
}
body h6 {
  margin: 1em 0;
  font-size: 12px;
  line-height: 17px;
}
.wrapper {
  padding: 0 20px;
  margin: 0 auto;
  width: 920px;
}
@media (min-width: 1218px) {
  .wrapper {
    width: 1200px;
  }
}
@media screen and (max-width: 960px) {
  .wrapper {
    width: 100%;
  }
}
@media (min-width: 1218px) {
  .wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .wrapper {
    padding: 0;
  }
}
.page-template-page-no-large #main .wrapper,
.page-template-ml4sf-page #main .wrapper,
.page-template-ml4sf-page-new #main .wrapper {
  width: 920px;
}
@media screen and (max-width: 960px) {
  .page-template-page-no-large #main .wrapper,
  .page-template-ml4sf-page #main .wrapper,
  .page-template-ml4sf-page-new #main .wrapper {
    width: 100%;
  }
}
@media all(min-device-width: 961px) {
  .mobile-only {
    display: none !important;
  }
}
[name='google_conversion_frame'] {
  position: absolute;
  bottom: 0;
  left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #333333;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  color: #fb710c;
  text-decoration: none;
}
.ja h1,
.ja h2,
.ja h3,
.ja h4,
.ja h5,
.ja h6 {
  font-weight: bold;
}
/* stylelint-disable-next-line selector-class-pattern -- grandfathered in */
.en_US .japanese-only {
  display: none;
}
body.new-style {
  font-size: 16px;
  line-height: 1.65;
}
@media screen and (max-width: 960px) {
  body.new-style {
    font-size: 14px;
  }
}
body.new-style h1:first-child,
body.new-style h2:first-child,
body.new-style h3:first-child,
body.new-style h4:first-child,
body.new-style h5:first-child,
body.new-style h6:first-child,
body.new-style p:first-child {
  margin-top: 0;
}
body.new-style h1 {
  font-size: 34px;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  body.new-style h1 {
    font-size: 26px;
  }
}
@media (min-width: 1218px) {
  body.new-style h1 {
    font-size: 40px;
  }
}
body.new-style h2 {
  font-size: 28px;
}
@media screen and (max-width: 960px) {
  body.new-style h2 {
    font-size: 22px;
  }
}
@media (min-width: 1218px) {
  body.new-style h2 {
    font-size: 34px;
  }
}
body.new-style h3 {
  font-size: 24px;
  line-height: 1.4;
}
@media screen and (max-width: 960px) {
  body.new-style h3 {
    font-size: 18px;
  }
}
@media (min-width: 1218px) {
  body.new-style h3 {
    font-size: 28px;
  }
}
body.new-style h4 {
  margin-bottom: 1rem;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  body.new-style h4 {
    font-size: 1rem;
  }
}
@media (min-width: 1218px) {
  body.new-style h4 {
    font-size: 22px;
  }
}
body.new-style h5 {
  font-size: 18px;
}
a {
  color: #3ea966;
  text-decoration: none;
}
a:hover {
  color: #2f3e36;
}
.large {
  font-size: 17.5px;
  line-height: 25px;
}
blockquote {
  font-style: italic;
}
figure {
  margin: 0;
}
hr {
  clear: both;
}
ul,
ol {
  line-height: 24px;
}
ul.large,
ol.large,
.large ul,
.large ol {
  line-height: 30px;
}
ul.small,
ol.small,
.small ul,
.small ol {
  line-height: 20.4px;
}
input,
textarea {
  padding: 7px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-family: Calibri, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
input.error,
textarea.error {
  border-color: #c43600;
}
select {
  height: 36px;
  line-height: 36px;
}
.success {
  color: #46c746;
}
p.error,
span.required {
  color: #c43600;
}
.small {
  font-size: 11.9px;
  line-height: 17px;
}
.ja h3 strong.large {
  margin: 1em 0;
  font-size: 17.5px;
  line-height: 25px;
}
h1.large,
.large h1 {
  margin: 1em 0;
  font-size: 30px;
  line-height: 34px;
}
h2.large,
.large h2 {
  margin: 1em 0;
  font-size: 26px;
  line-height: 31px;
}
h3.large,
.large h3 {
  margin: 1em 0;
  font-size: 23px;
  line-height: 29px;
}
h4.large,
.large h4 {
  margin: 1em 0;
  font-size: 19px;
  line-height: 25px;
}
h5.large,
.large h5 {
  margin: 1em 0;
  font-size: 18px;
  line-height: 25px;
}
h6.large,
.large h6 {
  margin: 1em 0;
  font-size: 15px;
  line-height: 21px;
}
.centered {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
img.inline {
  margin: 0 10px;
  vertical-align: middle;
}
.highlight {
  color: #ff8b00;
}
.highlight.blue {
  color: #1a8cb8;
}
.framed {
  padding: 9px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.framed.small {
  padding: 3px;
}
.btn,
input[type='submit'],
button[type='reset'] {
  display: inline-block;
  padding: 9px 25px;
  border: 0;
  border-radius: 5px;
  background-color: #414141;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
.btn:hover,
.btn:focus {
  background-color: #323232;
  color: #fff;
  text-decoration: none;
}
.btn:active {
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
}
.btn.large {
  padding: 12px 30px;
  margin: 0;
  font-size: 17.5px;
  line-height: 25px;
}
.primary,
.btn.primary,
input[type='submit'] {
  background-color: #fb710c;
}
.primary:hover,
.btn.primary:hover,
.primary:focus,
.btn.primary:focus {
  background-color: #ed6a0c;
}
.secondary,
.btn.secondary,
input[type='submit'].secondary {
  background-color: #46c746;
}
.secondary:hover,
.btn.secondary:hover,
.secondary:focus,
.btn.secondary:focus {
  background-color: #42bd42;
}
.ternary,
.btn.ternary {
  padding: 7px 25px;
  border: 2px solid #62b0f2;
  background-color: transparent;
  color: #62b0f2;
}
.ternary:hover,
.btn.ternary:hover,
.ternary:focus,
.btn.ternary:focus {
  background-color: #62b0f2;
  color: #fff;
}
.ternary.large,
.btn.ternary.large {
  padding: 10px 30px;
}
.btn.btn-outline-white {
  padding: 7px 10px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  line-height: 25px;
}
.btn.btn-outline-white:hover,
.btn.btn-outline-white:focus {
  border-color: #62b0f2;
  color: #fff;
}
.btn.btn-outline-white img {
  display: inline-block;
  height: 24px;
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}
.btn.btn-cta {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 4px;
  font-size: 20px;
  line-height: 24px;
}
input[type='submit'] {
  padding: 8px 25px;
}
button[type='reset'] {
  padding: 8px 25px;
}
.processing input[type='submit'] {
  background-image: url('../img/loading.gif');
  background-position: 15px center;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.inset-box {
  padding: 40px 60px;
  border: 1px solid #e0e0e0;
  margin: 2em 0;
  background-color: #f5f5f5;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
  color: #666666;
}
.inset-box h1,
.inset-box h2,
.inset-box h3,
.inset-box h4,
.inset-box h5,
.inset-box h6 {
  color: #333333;
}
@media screen and (max-width: 960px) {
  .inset-box {
    margin: 0;
    padding: 0;
    display: block;
  }
  .inset-box h2 {
    display: block;
  }
}
.left-column,
.right-column {
  width: 50%;
  float: left;
}
.right-column {
  float: right;
}
.featured-box {
  overflow: hidden;
  padding: 0 19px 5px;
  border: 1px solid #dadada;
  border-width: 1px 1px 0;
  border-radius: 5px;
  margin: 1em 0;
  background-color: #f9f9f9;
  box-shadow: inset 0 0 5px white, 0 2px 2px rgba(0, 0, 0, 0.1);
}
.featured-box .left-column,
.featured-box .right-column {
  width: 40%;
  padding: 4% 4.9%;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
}
.featured-box .left-column {
  padding-right: 39px;
  border-right: 1px solid #e2e1e1;
}
.featured-box .right-column {
  padding-left: 39px;
  border-left: 1px solid #fff;
}
#main {
  padding: 1px 0 30px;
}
@media screen and (width >= 736px) {
  #main {
    padding-top: 125px;
  }
}
#main #logo {
  margin-top: 50px;
  float: none;
}
#main #logo a {
  width: auto;
  background-position: center;
}
#main .wrapper {
  position: relative;
}
.page-template-narrow-page-php #main .wrapper,
.page-template-customer-survey-php #main .wrapper,
.single-eventandseminar #main .wrapper {
  width: 700px;
}
@media screen and (max-width: 960px) {
  .page-template-narrow-page-php #main .wrapper,
  .page-template-customer-survey-php #main .wrapper,
  .single-eventandseminar #main .wrapper {
    width: auto;
  }
}
.page-id-4532 #main {
  min-width: 960px;
  padding-right: 80px;
  padding-left: 80px;
}
@media screen and (max-width: 960px) {
  .page-id-4532 #main {
    padding-left: 0;
    padding-right: 0;
    min-width: inherit;
  }
  .page-id-4532 #main th:nth-child(2) {
    width: 70px !important;
  }
  .page-id-4532 #main .alignleft {
    margin: 0 auto;
    display: block;
  }
}
.entry-title,
.large .entry-title {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .entry-title,
  .large .entry-title {
    padding: 20px;
    padding-bottom: 0;
  }
}
#main.no-header .entry-title,
.large .entry-title {
  margin-top: 1em;
}
.tagline {
  margin: 1em 0;
  font-size: 18px;
  line-height: 23px;
}
.large .tagline,
.tagline.large {
  margin: 1em 0;
  font-size: 23px;
  line-height: 29px;
}
.hentry img {
  max-width: 100%;
  height: auto;
}
.hentry table {
  width: 100%;
  margin: 1em 0;
  background: white;
}
.hentry table th,
.hentry table td {
  padding: 8px;
  border-top: 1px solid #ddd;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
.hentry table th {
  font-weight: bold;
}
.hentry table thead th {
  vertical-align: bottom;
}
.hentry table thead:first-child tr:first-child th,
.hentry table thead:first-child tr:first-child td {
  border-top: 0;
}
.hentry table tbody + tbody {
  border-top: 2px solid #ddd;
}
.hentry table tbody > tr:nth-child(odd) > td,
.hentry table tbody > tr:nth-child(odd) > th {
  background-color: #f6fbf8;
}
.ja .hentry table th {
  font-weight: normal;
}
.entry-content .wp-post-image {
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.entry-content .section {
  padding: 30px 0;
  background: url('../img/feature_bg.png') no-repeat center top;
}
.entry-content .alignright {
  margin: 1em 0 1em 1em;
  float: right;
}
.entry-content .alignright.framed {
  margin-left: 2em;
}
.entry-content .alignleft {
  margin: 1em 1em 1em 0;
  float: left;
}
.entry-content .alignleft.framed {
  margin-right: 2em;
}
@media screen and (max-width: 960px) {
  .entry-content .alignright,
  .entry-content .alignleft,
  .entry-content .alignright.framed,
  .entry-content .alignleft.framed {
    float: none;
    margin: 0;
  }
  .entry-content .alignright.framed,
  .entry-content .alignleft.framed {
    display: block;
    margin: 0 auto;
  }
}
.entry-content .aligncenter {
  display: block;
  margin: 1em auto;
}
.entry-content .topless {
  padding-top: 0;
  margin-top: 0;
}
.entry-content .bottomless {
  padding-bottom: 0;
  margin-bottom: 0;
}
.entry-content .leftless {
  padding-left: 0;
  margin-left: 0;
}
.entry-content .rightless {
  padding-right: 0;
  margin-right: 0;
}
.entry-content .marginless {
  margin: 0;
}
.entry-content .paddingless {
  padding: 0;
}
@media screen and (max-width: 960px) {
  .entry-content p,
  .entry-header p,
  .entry-content h2,
  .entry-header h2,
  .entry-content h3,
  .entry-header h3,
  .entry-content .tagline,
  .entry-header .tagline {
    padding: 20px;
    padding-top: 0;
  }
  .entry-content ul,
  .entry-header ul,
  .entry-content ol,
  .entry-header ol {
    padding-right: 20px;
  }
}
.border-divider {
  border-top: 4px solid #eeeeee;
}
.ml-news h3 {
  margin-top: 0;
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
}
.ml-news ul,
ul.ml-news {
  padding: 0;
  margin: 0;
  line-height: 20px;
  list-style: none;
  text-align: left;
}
.ml-news li {
  position: relative;
  margin: 8px 0;
}
.ml-news li time,
.ml-news li h5 {
  font-size: 14px;
  line-height: 28px;
}
@media (min-width: 1218px) {
  .ml-news li time,
  .ml-news li h5 {
    font-size: 14px;
  }
}
@media (min-width: 1218px) {
  .ml-news li {
    margin: 16px 0;
  }
}
.ml-news time {
  margin-right: 1%;
  color: #333333;
  float: left;
}
.ml-news a {
  text-decoration: none;
}
.ml-news a h5 {
  display: inline-block;
  width: 300px;
  margin: 0;
}
.ml-news a h5.has-badge {
  width: 250px;
}
.ml-news a .badge {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 4px;
  margin: 2px 0;
  background: #fb710c;
  color: white;
  font-size: 12px;
  line-height: 20px;
  vertical-align: top;
}
@media (min-width: 1218px) {
  .ml-news a .badge {
    margin: 0;
    padding: 4px 5px;
  }
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
@media screen and (max-width: 960px) {
  .align-center-mobile {
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .align-left-mobile {
    text-align: left;
  }
}
@media screen and (max-width: 960px) {
  .align-right-mobile {
    text-align: right;
  }
}
.column-1 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 8.33333333%;
}
@media screen and (max-width: 960px) {
  .column-1 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-1 {
  margin-left: 8.33333333%;
}
@media screen and (max-width: 960px) {
  .offset-1 {
    margin-left: 0;
  }
}
.column-2 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 16.66666667%;
}
@media screen and (max-width: 960px) {
  .column-2 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-2 {
  margin-left: 16.66666667%;
}
@media screen and (max-width: 960px) {
  .offset-2 {
    margin-left: 0;
  }
}
.column-3 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 25%;
}
@media screen and (max-width: 960px) {
  .column-3 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-3 {
  margin-left: 25%;
}
@media screen and (max-width: 960px) {
  .offset-3 {
    margin-left: 0;
  }
}
.column-4 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 33.33333333%;
}
@media screen and (max-width: 960px) {
  .column-4 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-4 {
  margin-left: 33.33333333%;
}
@media screen and (max-width: 960px) {
  .offset-4 {
    margin-left: 0;
  }
}
.column-5 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 41.66666667%;
}
@media screen and (max-width: 960px) {
  .column-5 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-5 {
  margin-left: 41.66666667%;
}
@media screen and (max-width: 960px) {
  .offset-5 {
    margin-left: 0;
  }
}
.column-6 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 50%;
}
@media screen and (max-width: 960px) {
  .column-6 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-6 {
  margin-left: 50%;
}
@media screen and (max-width: 960px) {
  .offset-6 {
    margin-left: 0;
  }
}
.column-7 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 58.33333333%;
}
@media screen and (max-width: 960px) {
  .column-7 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-7 {
  margin-left: 58.33333333%;
}
@media screen and (max-width: 960px) {
  .offset-7 {
    margin-left: 0;
  }
}
.column-8 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 66.66666667%;
}
@media screen and (max-width: 960px) {
  .column-8 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-8 {
  margin-left: 66.66666667%;
}
@media screen and (max-width: 960px) {
  .offset-8 {
    margin-left: 0;
  }
}
.column-9 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 75%;
}
@media screen and (max-width: 960px) {
  .column-9 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-9 {
  margin-left: 75%;
}
@media screen and (max-width: 960px) {
  .offset-9 {
    margin-left: 0;
  }
}
.column-10 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 83.33333333%;
}
@media screen and (max-width: 960px) {
  .column-10 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-10 {
  margin-left: 83.33333333%;
}
@media screen and (max-width: 960px) {
  .offset-10 {
    margin-left: 0;
  }
}
.column-11 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 91.66666667%;
}
@media screen and (max-width: 960px) {
  .column-11 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media screen and (max-width: 960px) {
  .offset-11 {
    margin-left: 0;
  }
}
.column-12 {
  float: left;
  position: relative;
  min-height: 1;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .column-12 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 960px) {
  .offset-12 {
    margin-left: 0;
  }
}
section.section-wrapper {
  padding: 40px 0;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  section.section-wrapper {
    padding: 20px 0;
  }
}
section.section-wrapper h2.section-title {
  margin: 0 0 10px;
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  section.section-wrapper h2.section-title {
    font-size: 30px;
    line-height: 35px;
  }
}
section.section-wrapper p {
  padding-bottom: 16px;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  section.section-wrapper p {
    margin-bottom: 5px;
  }
}
section.dark-gray {
  background-color: #393f4c;
  color: white;
}
section.dark-gray h1,
section.dark-gray h2,
section.dark-gray h3,
section.dark-gray h4,
section.dark-gray p {
  color: white;
}
.button {
  display: inline-block;
  padding: 12px 25px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  background-color: transparent;
  color: #3ea966;
  font-weight: bold;
  text-align: center;
  transition: background 0.25s ease, border 0.25s ease;
  vertical-align: middle;
}
.button:hover {
  border-color: rgba(0, 0, 0, 0.2);
  color: #3ea966;
}
.button-group .button {
  margin-bottom: 1em;
}
.button-group .button:not(:last-of-type) {
  margin-right: 1em;
}
.button-stack .button {
  margin-bottom: 1em;
}
.button-group {
  margin-bottom: -1em;
}
.button-stack {
  display: flex;
  width: 100%;
  max-width: 540px;
  flex-direction: column;
  margin: 0 auto;
}
.button-large {
  padding: 10px 50px;
}
.button-small {
  padding: 6px 14px;
  border-radius: 10px;
  font-size: 13px;
}
.button-group .button-small:not(:last-of-type) {
  margin-right: 4px;
}
.button-mega {
  padding-top: 20px;
  padding-bottom: 20px;
}
.button-stack .button-mega {
  margin-bottom: 1em;
  font-size: 20px;
}
.button-icon {
  position: relative;
  top: 2px;
  width: 1em;
  height: 1em;
  margin-right: 10px;
}
.button-play-button .button-icon {
  position: absolute;
  top: 50%;
  left: 25px;
  width: 1.5em;
  height: 1.5em;
  transform: translateY(-50%);
}
.button-play-button {
  position: relative;
  padding-left: 4em;
}
.button-primary {
  background-color: #4e8064;
  color: white;
}
.button-primary:hover {
  background-color: #3b604b;
  color: white;
}
.button-elevated {
  border: none;
  background-color: white;
  box-shadow: 0 0 30px 0 #d1e1d8;
  color: #4e8064;
}
.button-success {
  background-color: #3ea966;
  color: white;
}
.button-success:hover {
  background-color: #30844f;
  color: white;
}
.button-accent {
  background-color: #1c9093;
  color: white;
}
.button-accent:hover {
  background-color: #146668;
  color: white;
}
.box.attention {
  position: relative;
  padding: 10px 35px;
  margin-bottom: 30px;
  background: #ffd300;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.box.attention::before,
.box.attention::after {
  position: absolute;
  z-index: 9999;
  top: 0;
  bottom: 0;
  background: #ffd300 url('../img/icon-attention.png') no-repeat;
  content: '';
}
@media screen and (max-width: 960px) {
  .box.attention::before,
  .box.attention::after {
    background-image: none;
  }
}
.box.attention::before {
  right: 50%;
  left: -9999px;
  background-position: 10000px 15px;
}
.box.attention::after {
  right: -9999px;
  left: 50%;
  background-position: 318px 15px;
}
@media screen and (max-width: 960px) {
  .box.attention {
    padding: 10px;
  }
}
.box.attention p {
  position: relative;
  z-index: 10000;
  padding: 0;
  margin: 0;
}
.box.attention a,
.box.attention .bold {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.box.attention a:hover {
  text-decoration: none;
}
.box.attention .br-sp {
  display: none;
}
@media screen and (max-width: 960px) {
  .box.attention .br-sp {
    display: block;
  }
}
@media (width >= 0) and (width <= 598px) {
  .box.attention::before,
  .box.attention::after,
  .box.attention .br-sp {
    display: block;
  }
}
#new-case h2 {
  padding: 1rem 1.2rem;
  border-left: 4px solid #3ea966;
}
#new-case ul {
  list-style: none;
}
#new-case li {
  padding-bottom: 1em;
  padding-left: 1.8em;
  background-image: url('https://www.makeleaps.com/wp-content/uploads/2021/08/check.png');
  background-repeat: no-repeat;
  background-size: 1.4em auto;
  font-size: 18px;
}
#new-case a {
  color: #3ea966;
  text-decoration: none;
}
#new-case a:hover {
  color: #222;
}
#new-case a:hover img {
  filter: unquote('alpha(opacity=80)');
  opacity: 0.7;
}
#new-case .aligncenter {
  text-align: center;
}
#new-case .mb10 {
  margin-bottom: 10px;
}
#new-case .mb20 {
  margin-bottom: 20px;
}
#new-case .marker {
  background-image: linear-gradient(#ffffff 0%, rgba(255, 189, 201, 0.4) 50%, rgba(255, 189, 201, 0.4) 50%, rgba(255, 189, 201, 0.4) 100%);
}
#new-case .wp-block-column {
  text-align: center;
}
#new-case .wp-block-column.btn-box {
  margin: 2em 0;
}
#new-case a.btn-issue {
  padding: 20px;
  border: solid 3px #3ea966;
  border-radius: 20px;
  background: #fff;
}
#new-case a.btn-issuehover {
  background: #e2f2ea;
}
#new-case .rotate-banner-size {
  width: 700px;
}
.price-revision-notice {
  padding: 2rem 1rem;
  border: solid 4px #dff5ea;
  border-radius: 1rem;
  margin: 2rem 0;
  background-color: #f2f9f7;
  font-size: 1.125rem;
  line-height: 1.4;
  text-align: justify;
}
@media screen and (max-width: 960px) {
  .price-revision-notice {
    margin: 20px;
  }
}
a.blank-link {
  display: inline-flex;
  align-items: center;
}
a.blank-link::after {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url('../img/home/icons/icon_link-blank_green.svg') no-repeat, center / contain;
  content: '';
}
a.blank-link:hover {
  color: #444;
}
a.blank-link:hover::after {
  filter: brightness(0);
}
table.pressreleasetable tbody > tr:nth-child(odd) {
  background-color: #f6fbf8;
}
table.pressreleasetable td,
table.pressreleasetable th {
  padding: 8px;
  border-top: 1px solid #ddd;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
table.pressreleasetable td:first-child {
  min-width: 9rem;
}
@media screen and (width <= 760px) {
  table.pressreleasetable {
    display: block;
  }
  table.pressreleasetable thead,
  table.pressreleasetable tbody,
  table.pressreleasetable tr,
  table.pressreleasetable th,
  table.pressreleasetable td {
    display: block;
  }
  table.pressreleasetable tr:first-child {
    display: none;
  }
}
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background {
  padding: 0.5rem;
  border: 1px solid black;
}
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background thead,
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background tbody,
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background tr,
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background th,
table.has-subtle-pale-blue-background-color.has-fixed-layout.has-background td {
  padding: 0.5rem;
  border: 1px solid black;
}
.footer-presstop {
  padding: 0 1rem;
  margin-top: 3rem;
}
.footer-presstop h1,
.footer-presstop h3 {
  font-weight: bold;
}
.footer-presstop h2 {
  margin-top: 3rem;
  color: #008000;
}
.footer-presstop h3 {
  margin-bottom: 0.1rem;
  font-size: 1rem;
}
.footer-presstop p {
  margin-top: 0.1rem;
}
.anker-link-block {
  padding-top: 20px;
  margin-top: -20px;
}
@media screen and (width >= 736px) {
  .anker-link-block {
    padding-top: 120px;
    margin-top: -120px;
  }
}
/* site-header */
.site-header,
.site-header * {
  box-sizing: border-box;
}
.site-header {
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.5vw;
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ', Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  line-height: 1.65;
  text-size-adjust: 100%;
}
.site-header a {
  transition: color 0.3s, background-color 0.3s, border-color 0.3s, opacity 0.3s;
}
.site-header.visible {
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
@media screen and (width >= 736px) {
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: none;
  }
  .site-header.site-header-affix {
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  }
}
@media screen and (width >= 736px) and (width <= 1279px) {
  .site-header {
    max-height: 100vh;
    overflow-y: auto;
  }
}
@media screen and (width >= 1280px) {
  .site-header {
    padding: 0 1.5vw;
  }
}
@media screen and (width <= 1279px) {
  .site-header {
    justify-content: flex-start;
  }
  .site-header .site-title {
    margin-bottom: 1em;
  }
}
@media screen and (width <= 735px) {
  .site-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .site-header.no-menu {
    border-bottom: 0;
  }
  .site-header.visible {
    padding-bottom: 2.5vw;
  }
  body.home .site-header,
  body.page-template-ml4sf-page-2021 .site-header {
    border-bottom: 0;
    background-color: #eef6f2;
  }
  body.home .site-header.visible,
  body.page-template-ml4sf-page-2021 .site-header.visible {
    background-color: #fff;
  }
}
/* site-nav */
.site-header .site-nav {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
@media screen and (width >= 1280px) {
  .site-header .site-nav {
    position: relative;
    top: 0;
    margin-left: auto;
  }
}
@media screen and (width <= 1279px) {
  .site-header .site-nav {
    display: none;
    width: 100%;
    flex: 0 0 100%;
    justify-content: space-around;
    padding-right: 170px;
  }
  .site-header.visible .site-nav {
    display: block;
    padding: 5px;
  }
}
@media screen and (width <= 979px) {
  .site-header .site-nav {
    padding-right: 0;
  }
}
/* site-nav-item */
.site-header .site-nav-item {
  position: relative;
}
@media screen and (width >= 1280px) {
  .site-header .site-nav-item:not(:last-of-type) {
    margin-right: 1.8rem;
  }
  .site-header .site-nav-item {
    padding: 15px 0;
  }
}
@media screen and (width <= 1279px) {
  .site-header .site-nav-item {
    margin: 0;
  }
  .site-header .site-nav-item:not(:last-of-type) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .site-header .site-nav-item > a {
    display: block;
    padding: 10px 0;
    text-align: left;
  }
}
/* menu-item */
.site-header .menu-item {
  position: relative;
  display: block;
  padding: 3px 0;
  border-bottom: 2px solid transparent;
  margin: 0;
  color: #3ea966;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.65;
}
.site-header .current-menu-item,
.site-header .current-menu-item.active {
  border-color: #2f3e36;
  color: #2f3e36;
}
.site-header .menu-item-has-children {
  padding-right: 25px;
}
.site-header .menu-item-has-children::after {
  position: absolute;
  top: 50%;
  right: 2px;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border: 2px solid;
  border-color: #3ea966 transparent transparent #3ea966;
  border-radius: 3px;
  margin-top: -10px;
  content: '';
  transform: rotate(-135deg);
}
.site-header .menu-item-has-children.active::after {
  margin-top: -3px;
  transform: rotate(45deg);
}
.site-header .current-menu-item::after {
  border-color: #2f3e36 transparent transparent #2f3e36;
}
@media screen and (width >= 1280px) {
  .site-header .menu-item.active,
  .site-header .menu-item:hover {
    border-color: #2f3e36;
    color: #2f3e36;
  }
  .site-header .menu-item-has-children:hover::after,
  .site-header .menu-item-has-children.active::after {
    border-color: #2f3e36 transparent transparent #2f3e36;
  }
  .site-header .current-menu-item:hover {
    border-color: #4e8064;
    color: #4e8064;
  }
  .site-header .current-menu-item:hover::after {
    border-color: #4e8064 transparent transparent #4e8064;
  }
}
/* site-header buttons */
.site-header .button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 32px;
  box-shadow: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}
.site-header .button:hover,
.site-header .button:focus {
  box-shadow: none;
}
.site-header .button-login {
  border: 2px solid rgba(62, 169, 102, 0.2);
  background: none;
  color: #3ea966;
}
.site-header .button-login:hover,
.site-header .button-login:focus {
  border-color: rgba(62, 169, 102, 0.6);
  color: #3ea966;
}
.site-header .site-header-cta,
.site-header .button-library {
  align-self: center;
}
.site-header .site-header-cta {
  border: 2px solid #fb7c2d;
  margin: 0 58px 0 6px;
  background: #fb7c2d;
  color: #fff;
}
.site-header.no-menu .site-header-cta {
  margin-right: 0;
}
.site-header .button-library,
.site-header.no-menu .button-library {
  border: 2px solid #fb7c2d;
  margin-left: auto;
  background: #fff;
  color: #fb7c2d;
}
.site-header .site-header-cta:hover,
.site-header .site-header-cta:focus {
  border-color: #f15f04;
  background: #f15f04;
  color: #fff;
}
.site-header .button-library:hover,
.site-header .button-library:focus {
  border: 2px solid #fb7c2d;
  background: #fb7c2d;
  color: #fff;
}
@media screen and (width >= 1280px) {
  .site-header .site-header-cta {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 0 0 8px;
  }
  .site-header .button-library {
    margin-left: 8px;
  }
}
@media screen and (width <= 1279px) {
  .site-header .button-login {
    padding: 0;
    border: none;
  }
  .site-header .button-login:hover,
  .site-header .button-login:focus {
    color: #222;
  }
}
@media screen and (width <= 735px) {
  .site-header .site-header-cta {
    display: none;
  }
  .site-header .button-library {
    display: none;
    width: 100%;
    margin-left: auto;
  }
  .site-header.visible .button-library {
    display: block;
  }
}
/* mobile-nav-trigger */
.site-header .mobile-nav-trigger.button {
  position: absolute;
  top: 25px;
  right: 2.5vw;
  padding: 7px 10px 5px;
  border: 2px solid rgba(62, 169, 102, 0.2);
  border-radius: 8px;
  background: none;
  box-shadow: none;
}
.site-header .mobile-nav-trigger:active,
.site-header .mobile-nav-trigger:focus {
  outline: 0;
}
.site-header .mobile-nav-trigger img {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
@media screen and (width >= 1280px) {
  .site-header .mobile-nav-trigger.button {
    display: none;
  }
}
/* brand-logo */
.site-header .brand-logo {
  width: 189px;
  max-width: 100%;
  height: auto;
  margin: 6px 0;
}
@media screen and (width <= 350px) {
  .site-header .brand-logo {
    width: 160px;
  }
}
.site-header .brand-logo-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 20px 0;
}
@media screen and (width >= 980px) {
  .site-header .brand-logo-wrap {
    overflow: visible;
    width: 200px;
  }
}
@media screen and (width >= 1280px) {
  .site-header .brand-logo-wrap {
    width: auto;
  }
}
.site-header .brand-logo-desc {
  position: relative;
  top: -2px;
  left: 5px;
  color: #4e8064;
  font-size: 12px;
  line-height: 20px;
}
@media screen and (width >= 980px) {
  .site-header .brand-logo-desc {
    white-space: nowrap;
  }
}
/* sub-menu */
.site-header .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  transition: all 0.2s;
}
.site-header .sub-menu .menu-item,
.site-header .sub-menu .current-menu-item {
  border: 0;
}
.site-header .sub-menu .menu-item:hover,
.site-header .sub-menu .current-menu-item:hover {
  color: #2f3e36;
}
.site-header .sub-menu .site-nav-item {
  padding: 0;
  margin: 0;
}
.site-header .sub-menu .site-nav-item:not(:last-of-type) {
  border-bottom: 1px dotted #d5d5d5;
}
@media screen and (width >= 1280px) {
  .site-header .sub-menu {
    position: absolute;
    z-index: 4;
    top: 57px;
    left: 0;
    display: none;
    min-width: 140px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 0 4px rgba(144, 144, 144, 0.4);
    white-space: nowrap;
  }
  .site-header .sub-menu .menu-item {
    display: block;
    width: 100%;
    padding: 0.8rem 1rem;
    transition: all 0.2s;
  }
  .site-header .sub-menu .menu-item:hover {
    background-color: rgba(62, 169, 102, 0.1);
  }
}
@media screen and (width <= 1279px) {
  .site-nav .sub-menu {
    position: relative;
    display: none;
    overflow: hidden;
    width: calc(100% + 5vw + 10px);
    box-sizing: border-box;
    padding: 0 calc(2.5vw + 5px);
    margin-right: 0;
    margin-left: calc((2.5vw + 5px) * -1);
    background-color: #eef6f2;
    opacity: 1;
    transition: none;
  }
  .site-header .sub-menu .menu-item {
    padding: 10px 15px;
  }
}
/* order */
@media screen and (width >= 736px) and (width <= 1279px) {
  .site-header .site-nav {
    order: 3;
  }
  .site-header .button-library {
    order: 1;
  }
  .site-header .site-header-cta {
    order: 2;
  }
}
#ricoh-logo {
  display: flex;
  padding: 10px 25px;
  border: 1px solid #d7d7d7;
  border-width: 1px 0 1px 1px;
  border-radius: 10px 0 0 10px;
  margin: 10px 0;
  background: #fff;
  float: right;
}
#ricoh-logo img {
  width: 125px;
  flex: 0 0 auto;
  align-self: center;
  margin-right: 20px;
}
#ricoh-logo p {
  flex: 0 0 auto;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
}
@media screen and (width <= 350px) {
  #ricoh-logo {
    border-width: 1px 0;
    border-radius: 0;
    float: none;
  }
}
#topics {
  width: 720px;
  float: right;
}
@media (min-width: 1218px) {
  #topics {
    width: 980px;
  }
}
@media screen and (max-width: 960px) {
  #topics {
    width: auto;
  }
  #topics .title {
    text-align: center;
    font-size: 2em;
  }
}
#topic-navigation {
  width: 170px;
  padding: 0;
  margin: 20px 30px 0 0;
  float: left;
  font-size: 16px;
  line-height: 30px;
  list-style: none;
  text-align: right;
}
#topic-navigation .title {
  margin-bottom: 10px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  #topic-navigation {
    display: none;
  }
}
.qa-reply,
.qa-question,
.faq-reply,
.faq-question {
  position: relative;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 10px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 960px) {
  .qa-reply,
  .qa-question,
  .faq-reply,
  .faq-question {
    border-radius: 0;
  }
}
.qa-reply,
.faq-reply {
  padding: 10px 20px;
  border-color: #9cc99c;
  margin-bottom: 30px;
  background: #deedde;
  font-size: 16px;
  line-height: 20px;
}
.qa-reply::before,
.faq-reply::before,
.qa-reply::after,
.faq-reply::after {
  position: absolute;
  z-index: 10;
  top: 18px;
  left: -10px;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #deedde;
  border-bottom: 10px solid transparent;
  content: '';
}
.qa-reply::after,
.faq-reply::after {
  z-index: 5;
  top: 17px;
  left: -11px;
  border-width: 11px;
  border-right-color: #9cc99c;
}
.qa-question::before,
.faq-questuib::before,
.qa-question::after,
.faq-questuib::after {
  position: absolute;
  z-index: 10;
  top: 18px;
  right: -10px;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fafafa;
  content: '';
}
@media screen and (max-width: 960px) {
  .qa-question::before,
  .faq-questuib::before,
  .qa-question::after,
  .faq-questuib::after {
    display: none;
  }
}
.qa-question::after,
.faq-questuib::after {
  z-index: 5;
  top: 17px;
  right: -11px;
  border-width: 11px;
  border-left-color: #ccc;
}
/* stylelint-disable-next-line selector-class-pattern -- kebab case class names are defined by wordpress */
.js .post-type-archive-q_a {
  width: 100%;
}
.js .post-type-archive-q_a .qa-question {
  cursor: pointer;
}
.js .post-type-archive-q_a .qa-reply {
  display: none;
}
#browsers {
  padding: 0;
}
#browsers li {
  display: inline-block;
  list-style: none;
}
#safari,
#chrome,
#firefox {
  display: inline-block;
  height: 40px;
  padding-left: 50px;
  margin-right: 120px;
  line-height: 40px;
}
#safari {
  background: url('../img/safari.png') no-repeat left 0;
}
#firefox {
  background: url('../img/firefox.png') no-repeat left 0;
}
#chrome {
  background: url('../img/chrome.png') no-repeat left 0;
}
#invoice-samples a {
  margin: 0 1px;
}
.page-template-ml4sf-page .entry-content h2 {
  margin: 1em 0;
  font-size: 24px;
  line-height: 30px;
}
.salesforce-intro .fancybox {
  float: right;
}
.salesforce-intro ul {
  padding: 0;
  font-size: 16px;
  line-height: 38px;
  list-style: none;
}
.salesforce-intro ul li {
  padding-left: 36px;
  background: url('https://www.makeleaps.com/wp-content/themes/makeleaps/res/img/green_tick.png') no-repeat 0 6px;
}
.page-template-ml4sf-page .salesforce-pricing h2 {
  margin-top: 1.5em;
}
.salesforce-pricing {
  padding-top: 10px;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th {
  width: 133px;
  padding: 17px 14px;
  border: 1px solid #ccc;
  background: transparent;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td a,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th a {
  color: inherit;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td a:hover,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th a:hover,
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td a:focus,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th a:focus {
  text-decoration: underline;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td.unit,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th.unit {
  width: 123px;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td.description,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th.description {
  width: auto;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td ul,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td ul span,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th ul span {
  float: right;
}
.salesforce-pricing table.ml4sf-pricing-table tbody tr > td p,
.salesforce-pricing table.ml4sf-pricing-table thead tr > th p {
  margin: 0 0 8px;
  font-weight: bold;
}
.salesforce-pricing table.ml4sf-pricing-table th {
  font-weight: bold;
}
.salesforce-pricing table.ml4sf-pricing-table td.description,
.salesforce-pricing table.ml4sf-pricing-table .features td {
  padding-right: 4px;
  text-align: left;
}
.salesforce-pricing table.ml4sf-pricing-table .empty td {
  height: 10px;
  padding: 0;
  border: 0;
}
.salesforce-pricing table.ml4sf-pricing-table thead:first-child .plan-names > th {
  border-top: 1px solid #ccc;
  background: #00a1e1;
  color: #fff;
  font-size: 16px;
  letter-spacing: -1px;
}
.salesforce-pricing table.ml4sf-pricing-table thead:first-child .plan-names > th.unit,
.salesforce-pricing table.ml4sf-pricing-table thead:first-child .plan-names > th.enterprise {
  background: #4d7e62;
}
.salesforce-pricing table.ml4sf-pricing-table thead:first-child .plan-names > th.description {
  background: transparent;
}
.salesforce-pricing table.ml4sf-pricing-table thead:first-child .plan-names > th.business {
  background: #00a1e1 url('https://www.makeleaps.com/wp-content/themes/makeleaps/res/img/ml4sf_header_bg.png') no-repeat 0 0;
}
.salesforce-pricing table.ml4sf-pricing-table .clients td,
.salesforce-pricing table.ml4sf-pricing-table .features td {
  background: #f6f6f6;
}
.salesforce-pricing table.ml4sf-pricing-table .pricing td {
  padding: 28px 14px 17px;
  border-bottom: 0;
  color: #00a1e1;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -1px;
}
.salesforce-pricing table.ml4sf-pricing-table .pricing td span {
  font-size: 18px;
}
.salesforce-pricing table.ml4sf-pricing-table .pricing td.unit,
.salesforce-pricing table.ml4sf-pricing-table .pricing td.enterprise {
  color: #4d7e62;
  font-size: 20px;
}
.salesforce-pricing table.ml4sf-pricing-table .pricing td.description {
  padding: 17px 14px;
}
.salesforce-pricing table.ml4sf-pricing-table .clients td {
  font-size: 19px;
  font-weight: bold;
}
.salesforce-pricing table.ml4sf-pricing-table .initial-cost td {
  border-bottom: 0;
  font-size: 17px;
}
.salesforce-pricing table.ml4sf-pricing-table .features td {
  font-size: 11px;
}
.salesforce-pricing table.ml4sf-pricing-table td.description {
  color: #333 !important;
  font-size: 18px !important;
  font-weight: normal !important;
}
.salesforce-info {
  padding: 20px 24px;
  border-radius: 5px;
  margin: 24px 0 10px;
  background-color: #f6f6f6;
}
.salesforce-info p {
  margin: 0;
  line-height: 30px;
}
.salesforce-info p:last-child {
  padding-left: 40px;
  margin-top: 10px;
  font-weight: bold;
  line-height: 24px;
}
.salesforce-info span {
  margin-right: 24px;
  color: #78ab36;
}
.salesforce-how {
  width: 48%;
  float: left;
}
.salesforce-how ol {
  padding-left: 24px;
  font-size: 16px;
  line-height: 32px;
}
.salesforce-news {
  width: 48%;
  float: right;
}
.salesforce-buttons {
  margin-top: 24px;
  clear: both;
  text-align: center;
}
.salesforce-buttons .btn {
  min-width: 200px;
  margin: 0 10px;
}
/* 404 Page */
.error404 {
  color: #303d37;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ', Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ\ Ｐゴシック', sans-serif;
}
.error404 .entry-title {
  padding-top: 100px;
  margin-bottom: 0;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  .error404 .entry-title {
    padding: 20px 0 0;
    font-size: 22px;
  }
}
.error404 h3 {
  margin: 0.6em 0 1em;
}
.error404 .hentry img {
  width: 500px;
  max-width: 100%;
  float: right;
}
@media screen and (max-width: 960px) {
  .error404 .hentry img {
    float: none;
  }
}
@media screen and (max-width: 960px) {
  .error404 .hentry {
    padding: 40px 20px 0;
    text-align: center;
  }
}
.error404 .btn {
  padding: 20px 50px;
  border: 1px solid #303d37;
  background: none;
  color: #303d37;
  font-size: 16px;
}
.error404 .btn:hover {
  background: #303d37;
  color: #fff;
}
@media screen and (max-width: 960px) {
  .error404 .btn {
    display: block;
    padding: 20px;
  }
}
@media (min-width: 1218px) {
  .error404 .wrapper {
    width: 920px;
  }
}
.site-footer {
  width: 100%;
  padding: 0;
  margin: auto 0 0;
  background-color: #2f3e36;
  line-height: 1.65;
}
.site-footer li,
.site-footer p {
  font-size: 14px;
}
.site-footer img {
  vertical-align: bottom;
}
.site-footer *:first-child {
  margin-top: 0;
}
.site-footer-block ul {
  padding: 0;
  margin: 0;
  line-height: 1.65;
  list-style-type: none;
}
.site-footer-block-title {
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.08);
  margin-top: 0;
  margin-bottom: 14px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.125rem;
  line-height: 1.65;
}
.site-footer-logo {
  padding: 1rem;
}
.site-footer-logo-figure {
  margin-bottom: 1rem;
}
.site-footer-logo-img {
  filter: brightness(100);
}
.site-footer-buttons {
  width: 189px;
}
.site-footer-buttons .site-footer-button {
  width: 100%;
}
.site-footer-group {
  max-width: calc(1200px + 2rem);
  box-sizing: content-box;
  padding: 1rem 0;
  margin: 0 auto;
  color: #999;
  /* stylelint-disable-next-line selector-class-pattern -- kebab case class names are defined by wordpress */
}
.site-footer-group > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.site-footer-group a {
  color: #eef6f2;
}
.site-footer-group a:hover {
  color: #fff;
}
.site-footer-group ul li:not(:last-of-type) {
  margin-bottom: 5px;
}
.site-footer-group .site-footer-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.75rem 1rem 0.75rem 0.25rem;
  border: 2px solid #3ea966;
  border-radius: 10px;
  margin: 0.25rem 0;
  background: #fff;
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2);
  color: #3ea966;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  transition: all 0.3s;
}
.site-footer-group .site-footer-button:hover,
.site-footer-group .site-footer-button:focus {
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2), inset 30rem 0 0 0 #3ea966;
  color: #fff;
}
.site-footer-group .site-footer-button::after {
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  width: 7px;
  background: url('../img/home/icon-arrow-right_green.svg') center no-repeat;
  background-size: 7px auto;
  content: '';
}
.site-footer-group .site-footer-button:hover::after,
.site-footer-group .site-footer-button:focus::after {
  filter: brightness(100);
}
.site-footer-group .site-footer-button-download {
  border: 2px solid rgba(0, 0, 0, 0.1);
  background: #fb7c2d;
  color: #fff;
}
.site-footer-group .site-footer-button-download:hover,
.site-footer-group .site-footer-button-download:focus {
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2), inset 50rem 0 0 0 #ff6c00;
}
.site-footer-group .site-footer-button-download::after {
  position: absolute;
  top: 50%;
  right: 7px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: url('../img/thank-you/icon_download.svg') no-repeat, center / cover;
  content: '';
}
/* stylelint-disable selector-class-pattern -- kebab case class names are defined by wordpress */
.site-footer-menu > .wp-block-group__inner-container {
  display: flex;
  flex-wrap: wrap;
}
.site-footer-menu > .wp-block-group__inner-container > .wp-block-group {
  width: 33.33%;
  padding: 1rem;
}
.site-footer-menu > .wp-block-group__inner-container > .wp-block-group.site-footer-menu-wide {
  width: 66.66%;
}
.site-footer-upper > .wp-block-group__inner-container,
.site-footer-lower > .wp-block-group__inner-container {
  max-width: 1200px;
  box-sizing: content-box;
  padding: 1rem;
  margin: 0 auto;
}
.site-footer-upper-copyright > .wp-block-group__inner-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.site-footer-upper-copyright > .wp-block-group__inner-container *:last-child {
  margin-bottom: 0;
}
.site-footer-upper {
  color: #999;
}
.site-footer-lower {
  background-color: #f6fbf8;
}
.site-footer-lower-unit > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.site-footer-img-group {
  flex-shrink: 0;
}
.site-footer-img-group > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
/* stylelint-enable selector-class-pattern */
.site-footer-img-group img {
  width: 160px;
}
.site-footer-jiima img {
  width: 176px;
}
.site-footer-copyright {
  color: #999;
  text-align: center;
}
.menu-policy-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0.5rem 0;
  gap: 0;
}
.menu-policy-container li a {
  display: inline-block;
  padding: 0.25rem;
}
.menu-policy-container li:not(:last-of-type)::after {
  display: inline;
  content: '｜';
}
.footer-btn a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  transition: all 0.3s;
}
.footer-btn a:focus,
.footer-btn a:hover {
  background: #eef6f2;
  color: #333;
}
.footer-blank-link a::after {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url('../img/home/icons/icon_link-blank_green.svg') no-repeat, center / contain;
  content: '';
  filter: brightness(100);
  vertical-align: top;
}
/* stylelint-disable selector-class-pattern -- kebab case class names are defined by wordpress */
@media screen and (width <= 991px) {
  .site-footer-group > .wp-block-group__inner-container,
  .site-footer-lower-unit > .wp-block-group__inner-container {
    display: block;
  }
  .site-footer-logo {
    max-width: 480px;
    margin: 0 auto;
  }
  .site-footer-logo-figure {
    text-align: center;
  }
  .site-footer-buttons {
    display: grid;
    width: 100%;
    gap: 0.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (width <= 735px) {
  .site-footer-menu > .wp-block-group__inner-container {
    display: block;
  }
  .site-footer-menu > .wp-block-group__inner-container > .wp-block-group,
  .site-footer-menu > .wp-block-group__inner-container > .wp-block-group.site-footer-menu-wide {
    width: 100%;
  }
}
/* stylelint-enable selector-class-pattern -- kebab case class names are defined by wordpress */


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