#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;
  }
}

.jp_movie_box:after {
  display: none;
}

.bxsld_wrapper .bxsld_controls-auto .bxsld_stop {
  background-image: url(https://industry.ricoh.com/cmn_v1/img/stop_01pc_slider.png);
}

.bxsld_wrapper .bxsld_controls-auto .bxsld_start {
  background-image: url(https://industry.ricoh.com/cmn_v1/img/play_01pc_slider.png);
}

#gl_header {
  display: none !important;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 800ms, -webkit-transform 800ms;
  transition: opacity 800ms, -webkit-transform 800ms;
  -o-transition: transform 800ms, opacity 800ms;
  transition: transform 800ms, opacity 800ms;
  transition: transform 800ms, opacity 800ms, -webkit-transform 800ms;
}

.fade.active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.fade-left {
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

.fade-right {
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

.inner {
  max-width: 1080px;
  padding: 0 15px;
}

.inner-654 {
  max-width: 684px;
}

.bxsld_controls-pager-auto {
  bottom: 25px;
}

.box-easy-storage {
  padding: 54px 0 82px;
}

.box-easy-storage .block-ttl {
  margin-bottom: 22px;
  font-weight: 500;
  font-size: 28.75px;
  line-height: 1.44;
  color: #324686;
}

@media screen and (max-width: 834px) {
  .box-easy-storage .block-ttl {
    font-size: 14px;
  }
}

.box-work-old {
  padding: 67px 0 38px;
  background-color: #cdcdcd;
  position: relative;
  z-index: 2;
}

.box-work-old:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 340px;
  height: 124px;
  bottom: -87px;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/ico-arrow-gray.png") no-repeat center/contain;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 545px) {
  .box-work-old:after {
    width: 62.385vw;
    height: 22.752vw;
    bottom: -15.963vw;
  }
}

.box-work-old .block-ttl {
  margin-bottom: 45px;
}

.box-work-now {
  padding: 138px 0 64px;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_01.png") no-repeat calc(50% - 380px) 100px, url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_02.png") no-repeat calc(50% + 436px) 120px, -o-linear-gradient(left, #fcf53c 50%, #9aeff0 0%);
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_01.png") no-repeat calc(50% - 380px) 100px, url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_02.png") no-repeat calc(50% + 436px) 120px, -webkit-gradient(linear, left top, right top, color-stop(50%, #fcf53c), color-stop(0%, #9aeff0));
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_01.png") no-repeat calc(50% - 380px) 100px, url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/bg_02.png") no-repeat calc(50% + 436px) 120px, linear-gradient(to right, #fcf53c 50%, #9aeff0 0%);
  position: relative;
}

@media screen and (max-width: 545px) {
  .box-work-now {
    padding: 25.321vw 0 11.743vw;
  }
}

.box-work-now:after {
  content: '';
  position: absolute;
  top: 351px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5px;
  background-color: #32468a;
  z-index: 1;
}

@media screen and (max-width: 1080px) {
  .box-work-now:after {
    width: 0.463vw;
  }
}

@media screen and (max-width: 545px) {
  .box-work-now:after {
    top: 64.404vw;
  }
}

.box-work-now .block-ttl {
  text-align: center;
  margin-bottom: 85px;
}

.box-work-now .block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
}

.box-work-now .block-stl {
  width: 50%;
  padding-left: 92px;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-stl {
    padding-left: 8.519vw;
  }
}

.box-work-now .block-stl:first-child {
  padding-left: 0;
  padding-right: 92px;
  text-align: right;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-stl:first-child {
    padding-right: 8.519vw;
  }
}

.box-work-now .block-content .item {
  position: relative;
  z-index: 2;
  padding-bottom: 145px;
  margin-bottom: 41px;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item {
    padding-bottom: 13.426vw;
    margin-bottom: 3.796vw;
  }
}

.box-work-now .block-content .item:after {
  content: '';
  position: absolute;
  z-index: 1;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/customer-success/kantan-storage-for-construction/img/ico-arrow.png") no-repeat center/contain;
  width: 126px;
  height: 55px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item:after {
    width: 11.667vw;
    height: 5.093vw;
  }
}

.box-work-now .block-content .item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.box-work-now .block-content .item:last-child:after {
  display: none;
}

.box-work-now .block-content .item .img-l {
  text-align: right;
  margin-right: calc(50% - 161px);
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item .img-l {
    margin-right: 33.704vw;
  }
}

.box-work-now .block-content .item .img-r {
  margin-left: calc(50% - 158px);
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item .img-r {
    margin-left: 33.981vw;
  }
}

.box-work-now .block-content .item .img-c {
  text-align: center;
}

.box-work-now .block-content .item01 .img-c {
  margin: -128px 56px 0 0;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item01 .img-c {
    margin: -11.852vw 11.667vw 0 6.481vw;
  }
}

.box-work-now .block-content .item02 {
  padding-bottom: 129px;
  margin-bottom: 47px;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item02 {
    padding-bottom: 11.944vw;
    margin-bottom: 4.352vw;
  }
}

.box-work-now .block-content .item03 {
  padding-bottom: 132px;
  margin-bottom: 47px;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item03 {
    padding-bottom: 12.222vw;
    margin-bottom: 4.352vw;
  }
}

.box-work-now .block-content .item04 .line:nth-child(1) .img-r {
  position: absolute;
  right: 21px;
  top: 64px;
  z-index: 2;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item04 .line:nth-child(1) .img-r {
    right: 1.944vw;
    top: 5.926vw;
  }
  .box-work-now .block-content .item04 .line:nth-child(1) .img-r img {
    width: 23.241vw;
  }
}

.box-work-now .block-content .item04 .line:nth-child(2) .img-c {
  margin: -169px 3px 66px 0;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item04 .line:nth-child(2) .img-c {
    margin: -15.648vw 0.278vw 6.111vw 0;
  }
  .box-work-now .block-content .item04 .line:nth-child(2) .img-c img {
    width: 74.167vw;
  }
}

.box-work-now .block-content .item04 .line:nth-child(3) .img-l {
  margin-right: calc(50% - 100px);
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item04 .line:nth-child(3) .img-l {
    margin-right: 39.352vw;
  }
}

.box-work-now .block-content .item04 .line:nth-child(4) .img-c {
  margin: -48px 0 0 161px;
}

@media screen and (max-width: 1080px) {
  .box-work-now .block-content .item04 .line:nth-child(4) .img-c {
    margin: -4.444vw 0 0 14.907vw;
  }
  .box-work-now .block-content .item04 .line:nth-child(4) .img-c img {
    width: 73.889vw;
  }
}

.box-gif {
  padding: 89px 0 76px;
}

.box-gif .block-ttl {
  margin-bottom: 30px;
}

.box-feature {
  padding: 0 0 75px;
}

.box-feature .block-ttl {
  margin-bottom: 35px;
  text-align: center;
}

.box-feature .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -41px;
}

@media screen and (max-width: 834px) {
  .box-feature .block-content {
    margin: 0 -15px;
  }
}

.box-feature .block-content .item {
  width: 50%;
  padding: 0 41px;
}

@media screen and (max-width: 834px) {
  .box-feature .block-content .item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .box-feature .block-content .item {
    width: 100%;
    margin-bottom: 35px;
  }
}

.box-feature .block-content .item__ttl {
  font-size: 18.43px;
  font-weight: 500;
  line-height: 1.25;
  padding: 3px 20px 2px;
  letter-spacing: -1.5px;
  border-radius: 999px;
  color: #324686;
  background-color: #f8f13c;
  text-align: center;
  margin-bottom: 16px;
  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;
}

.box-feature .block-content .item__img {
  text-align: center;
  margin-bottom: 11px;
}

.box-feature .block-content .item__txt {
  font-weight: 500;
  color: #324686;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: -1px;
}

.box-feature .block-content .item__txt small {
  font-size: 11px;
  line-height: 1.28;
  display: block;
  margin-top: 19px;
}

.box-feature .block-content .item--lg {
  width: 100%;
  margin-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .box-feature .block-content .item--lg {
    margin-bottom: 35px;
  }
}

.box-feature .block-content .item--lg .item__ttl {
  font-size: 20.9px;
  padding: 13px 10px 10px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .box-feature .block-content .item--lg .item__ttl {
    font-size: 18px;
  }
}

.box-feature .block-content .item--lg .item__img {
  margin-bottom: 17px;
}

.box-feature .block-content .item--lg .item__txt {
  padding: 0 30px 0 36px;
}

.box-cloud .block-img {
  position: relative;
  z-index: 1;
  margin-bottom: -24px;
}

.box-cloud .block-content {
  background-color: #324686;
  padding: 48px 15px 68px;
}

.box-cloud .block-ttl {
  margin-bottom: 20px;
}

.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: #ffffff;
  font-size: 10px;
  display: inline-block;
  border: 1px solid #666464;
  color: #666464;
  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 27px;
  }
}

.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: #ffffff;
  padding: 23px 36px;
}

@media screen and (max-width: 767px) {
  .box-form .list-ip .item {
    padding: 20px 35px 20px 35px !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: #4f609a;
}

.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 .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: #00aeea;
  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/kantan-storage-for-construction/img/btn_03.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/kantan-storage-for-construction/img/btn_03_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-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);
}


