@charset "UTF-8";
.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

#wrapper {
  overflow: hidden;
}

#wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper img {
  max-width: 100%;
}

.header {
  font-weight: bold;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  background: #fff;
  z-index: 11;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.32);
}

.header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 106px;
}

@media screen and (max-width: 767px) {
  .header .inner {
    height: 45px;
  }
  .header .logo {
    width: 75px;
  }
  .header .head-btn {
    width: 170px;
  }
}

.mv-slider {
  position: relative;
  margin-top: 106px;
}

.mv-slider .slick-list {
  overflow: visible;
}

.mv-slider img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .mv-slider {
    margin-top: 45px;
  }
}

.cont-inner {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 15px;
}

.box-plobrem {
  position: relative;
  padding: 110px 0 170px;
  min-height: 840px;
  background: url(/-/Media/Ricoh/Sites/co_jp/special/customer-success/paper-fold-for-construction/img/bg_01.png) no-repeat top center;
  background-size: 1500px auto;
}

.box-plobrem .ttl-problem {
  margin-bottom: 28px;
}

@media screen and (max-width: 980px) {
  .box-plobrem {
    padding: 9% 0 19%;
    height: 85.71vw;
    min-height: 1px;
    background-size: 153% auto;
  }
  .box-plobrem .ttl-problem {
    margin-bottom: 15px;
  }
}

.box-solution {
  padding: 10px 0 60px;
}

.box-solution .ttl-solution {
  margin-bottom: 15px;
}

.box-reason {
  padding: 140px 0 65px;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/customer-success/paper-fold-for-construction/img/tri_wh.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 490px auto;
  background-color: #FFD532;
}

@media screen and (max-width: 980px) {
  .box-reason {
    padding: 15% 0 8%;
    background-size: 50% auto;
  }
}

.box-reason .txt-reason {
  margin: 80px 0 32px;
}

@media screen and (max-width: 768px) {
  .box-reason .txt-reason {
    margin: 40px 0 20px;
  }
}

.btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-area a {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .btn-area {
    display: block;
  }
}

.box-4merit {
  padding: 55px 0 65px;
  background-image: url(/-/Media/Ricoh/Sites/co_jp/special/customer-success/paper-fold-for-construction/img/bg_bdr_btm.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 161px auto;
  background-color: #FFD532;
}

@media screen and (max-width: 767px) {
  .box-4merit {
    padding: 35px 0 35px;
  }
}

.box-4merit .img-4merit {
  margin: 75px 0 40px;
}

.box-point {
  padding: 78px 0 86px;
  background-color: #FFFFB1;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .box-point {
    padding: 50px 0;
  }
}

.box-point > .box {
  padding-bottom: 116px;
}

@media screen and (max-width: 768px) {
  .box-point > .box {
    padding-bottom: 50px;
  }
}

.box-point > .box:last-child {
  padding-bottom: 0;
}

.box-point .ttl-point {
  position: relative;
  margin: 0 auto;
  max-width: 1500px;
  width: 100%;
  height: 176px;
}

@media screen and (max-width: 1500px) {
  .box-point .ttl-point img {
    position: absolute;
    top: 0;
    right: 41.8%;
    width: 880px;
  }
}

@media screen and (max-width: 940px) {
  .box-point .ttl-point {
    height: 18.8vw;
  }
  .box-point .ttl-point img {
    width: 93.6%;
    right: 37.23%;
  }
}

@media screen and (max-width: 640px) {
  .box-point .ttl-point {
    height: 26.3vw;
  }
  .box-point .ttl-point img {
    width: 145vw;
    right: 2vw;
    max-width: none !important;
  }
}

.box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 726px;
  margin: -75px auto 53px;
  padding-top: 75px;
  position: relative;
}

@media screen and (max-width: 940px) {
  .box-head {
    margin: -7.979vw auto 5.638vw;
    padding-top: 7.979vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head {
    margin: -10vw auto 5.638vw;
    padding-top: 9.5vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.box-head__img {
  width: 178px;
  height: 178px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (max-width: 940px) {
  .box-head__img {
    width: 20.936vw;
    height: 20.936vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head__img {
    width: 85vw;
    height: 53vw;
  }
}

.box-head__img img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none !important;
}

.box-head__content {
  font-weight: 700;
  font-size: 19px;
  line-height: 1.8;
  color: #000000;
  padding: 22px 0 0 33px;
}

@media screen and (max-width: 640px) {
  .box-head__content {
    padding: 5vw 0 0 0;
    width: 100%;
  }
}

@media screen and (max-width: 940px) {
  .box-head--01 .box-head__img img {
    width: 40.021vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--01 .box-head__img img {
    width: 85vw;
  }
}

.box-head--02 {
  margin: -80px auto 44px;
  padding-top: 90px;
}

@media screen and (max-width: 940px) {
  .box-head--02 {
    margin: -8.5vw auto 4.681vw;
    padding-top: 9.5vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--02 {
    margin: -10vw auto 3.936vw;
  }
}

.box-head--02 + .ttl-comp01 {
  margin-bottom: 0;
}

@media screen and (max-width: 940px) {
  .box-head--02 .box-head__img img {
    width: 40.106vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--02 .box-head__img img {
    width: 85vw;
  }
}

.box-head--03 {
  margin: -81px auto 32px;
  padding-top: 79px;
}

@media screen and (max-width: 940px) {
  .box-head--03 {
    margin: -8.5vw auto 3.936vw;
    padding-top: 7vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--03 {
    margin: -10vw auto 3.936vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--03 .box-head__img {
    height: 47vw;
  }
}

@media screen and (max-width: 940px) {
  .box-head--03 .box-head__img img {
    width: 43.723vw;
  }
}

@media screen and (max-width: 640px) {
  .box-head--03 .box-head__img img {
    width: 85vw;
  }
}

@media screen and (min-width: 941px) {
  .box-head--03 .box-head__content {
    padding: 0 0 0 33px;
  }
}

.box-fold {
  max-width: 710px;
  margin: 0 auto 2px;
}

.box-fold__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -32px;
}

@media screen and (max-width: 768px) {
  .box-fold__wrap {
    margin: 0 -15px;
  }
}

.box-fold__txt {
  text-align: center;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.82;
  color: #000000;
  margin-bottom: 75px;
}

@media screen and (max-width: 768px) {
  .box-fold__txt {
    margin-bottom: 50px;
  }
}

.box-fold .item {
  width: 25%;
  padding: 0 32px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .box-fold .item {
    width: 50%;
    padding: 0 15px;
  }
}

.box-fold .item__img {
  margin-bottom: 17px;
}

.box-fold .item__ttl {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4375;
  background-color: #ffd532;
  border-radius: 999px;
  padding: 2px 5px 0;
  max-width: 200px;
  margin: 0 auto 9px;
}

@-moz-document url-prefix() {
  .box-fold .item__ttl {
    padding: 2px 5px 1px;
  }
}

.box-fold .item__txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.44;
  color: #000000;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ttl-comp01 {
  text-align: center;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.38;
  color: #000000;
  margin-bottom: 19px;
}

@media screen and (max-width: 768px) {
  .ttl-comp01 {
    font-size: 19px;
    margin-bottom: 20px;
  }
}

.ttl-comp01 small {
  display: block;
  font-weight: 300;
  font-size: 13px;
}

.box-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.box-desc__content {
  width: 39%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.72;
  color: #000000;
}

@media screen and (max-width: 768px) {
  .box-desc__content {
    width: 100%;
  }
}

.box-desc__content .heading {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4375;
}

@media screen and (max-width: 768px) {
  .box-desc__content .heading {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .box-desc__content .sp-center {
    text-align: center;
  }
}

.box-desc__content img {
  margin: 14px 0 19px;
}

@media screen and (max-width: 768px) {
  .box-desc__content img {
    margin: 0 0 20px;
  }
}

.box-desc__img {
  text-align: right;
  width: 61%;
  padding: 7px 3px 0 15px;
}

@media screen and (max-width: 768px) {
  .box-desc__img {
    width: 100%;
    padding: 20px 0 0;
    text-align: center;
  }
}

.box-desc--01 {
  max-width: 604px;
  margin: 0 auto 19px;
}

@media screen and (max-width: 768px) {
  .box-desc--01 {
    margin: 0 auto 30px;
  }
}

.box-desc--02 {
  max-width: 768px;
  margin: 0 auto;
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  .box-desc--02 {
    padding-left: 0;
  }
}

.box-desc--02 .box-desc__content {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .box-desc--02 .box-desc__content {
    width: 100%;
  }
}

.box-desc--02 .box-desc__img {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .box-desc--02 .box-desc__img {
    width: 100%;
  }
}

.box-img {
  text-align: center;
}

@media screen and (max-width: 768px) {
  #fancybox-wrap {
    left: 0 !important;
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    padding: 6px !important;
    height: auto !important;
  }
}

#fancybox-content {
  border-width: 0px !important;
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  #fancybox-content {
    width: auto !important;
    height: auto !important;
    padding-top: 56.25%;
  }
}

@media screen and (max-width: 768px) {
  #fancybox-frame {
    position: absolute;
    top: 0;
    left: 0;
  }
}

#fancybox-close {
  top: -34px !important;
  background: none;
}

#fancybox-close:before {
  content: '×';
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  opacity: 0.65;
}

#fancybox-overlay {
  background-color: #0b0b0b !important;
  opacity: 0.8 !important;
}

/*# sourceMappingURL=maps/paper-fold-for-construction.css.map */
.box-form {
  max-width: 845px;
  margin: 40px auto 0px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .box-form {
    margin-top: 20px;
  }
}

.box-form .elq-required {
  width: 32px;
  height: 16px;
  background: #666464;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #666464;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  position: relative;
  top: -1px;
}

.box-form .ttl {
  text-align: left;
  margin-bottom: 0px;
  padding: 0px 133px;
}

@media screen and (max-width: 767px) {
  .box-form .ttl {
    padding: 0px 15px;
  }
}

.box-form .list-ip {
  margin-bottom: -5px;
}

.box-form .list-ip .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #000000;
  padding: 23px 36px;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item {
    padding: 20px 15px !important;
    display: block;
  }
}

.box-form .list-ip .item-03 {
  padding-top: 15px;
  padding-bottom: 11px;
}

.box-form .list-ip .item-04 .item__lb {
  padding-top: 12px;
}

.box-form .list-ip .item:nth-child(2n) {
  background: #ffbe33;
}

.box-form .list-ip .item__lb {
  width: 33%;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item__lb {
    width: 100%;
    padding-top: 0 !important;
    margin-bottom: 10px;
  }
}

.box-form .list-ip .item__lb .pt-other {
  padding-top: 44px;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item__lb .pt-other {
    padding-top: 0;
  }
}

.box-form .list-ip .item__lb .elq-label {
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item__lb .elq-label {
    display: block;
    font-size: 14px;
  }
}

.box-form .list-ip .item__cnt {
  width: 67%;
  font-size: 16px;
  font-weight: 500;
  padding-left: 42px;
  padding-right: 23px;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item__cnt {
    width: 100%;
    font-size: 15px;
    padding: 0;
  }
}

.box-form .list-ip .item__cnt .elq-item-input {
  height: 26px;
  width: 100%;
  padding: 10px;
  background: #ffffff;
  color: #000000;
}

.box-form .list-ip .item__cnt textarea {
  width: 100%;
  height: 72px;
  resize: none;
  padding: 10px;
}

.box-form .list-ip .item__cnt .list-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-form .list-ip .item__cnt .list-checkbox li {
  width: 50%;
  text-align: left;
  margin-bottom: 5px;
}

.box-form .list-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-form .list-radio li {
  width: 33.33%;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .box-form .list-radio li {
    width: 50%;
  }
}

.box-form .form-agree {
  display: inline-block;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .box-form .form-agree {
    margin-bottom: 10px;
  }
}

.box-form .form-agree .elq-item-label {
  color: #ffffff;
}

.box-form .form-agree a {
  color: #5d61d9;
  font-size: 15px;
}

.box-form .btn-submit {
  max-width: 300px;
  height: 80px;
  display: block;
  width: 100%;
  margin: auto;
  position: relative;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/paper-fold-for-construction/img/btn_06.png") no-repeat center/cover;
}

.box-form .btn-submit input {
  background: none;
  color: transparent;
  width: 100%;
  height: 100%;
}

.box-form .btn-submit input:focus {
  outline: none;
}

@media screen and (max-width: 767px) {
  .box-form .btn-submit {
    max-width: 260px;
    height: 60px;
    background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/paper-fold-for-construction/img/btn_06_sp.png") no-repeat center/cover;
  }
}

.box-form .pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .box-form .pc {
    display: none;
  }
}

.box-form .sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .box-form .sp {
    display: block;
  }
}

.custome-radio {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}

@media screen and (max-width: 767px) {
  .custome-radio {
    font-size: 13px;
  }
}

.custome-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custome-radio .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 14px;
  width: 14px;
  border: 1px solid #6d767c;
  background-color: #eee;
  border-radius: 50%;
}

.custome-radio input:checked ~ .checkmark {
  background-color: #ffffff;
}

.custome-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custome-radio input:checked ~ .checkmark:after {
  display: block;
}

.custome-radio .checkmark:after {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c6302b;
}

.custome-checkbox {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

@media screen and (max-width: 767px) {
  .custome-checkbox {
    font-size: 14px;
  }
}

.custome-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custome-checkbox .checkmark {
  position: absolute;
  background-color: #ffffff;
  top: 3px;
  left: 1px;
  height: 13px;
  width: 13px;
  border: 1px solid #6d767c !important;
}

.custome-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custome-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.custome-checkbox .checkmark:after {
  top: -8px;
  left: 3px;
  width: 7px;
  height: 14px;
  border: solid #c6302b;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

