body{
	margin: 0;
}

.container ul{
	margin: 0;
	padding: 0;
}
#wrapper ul li{
	list-style: none;
}
.container a {
  text-decoration: none;
}

.container a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.container img {
  vertical-align: middle;
  max-width: 100%;
}

.container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inner, .inner-840, .inner-980, .inner-1008, .inner-1108, .inner-1200 {
  display: block;
  width: 100%;
  max-width: 1130px;
  padding: 0 15px;
  margin: 0 auto;
}

.inner-840 {
  max-width: 870px;
}

.inner-980 {
  max-width: 1010px;
}

.inner-1008 {
  max-width: 1038px;
}

.inner-1108 {
  max-width: 1138px;
}

.inner-1200 {
  max-width: 1230px;
}

.btn {
  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;
  position: relative;
  padding: 14px 14px 14px 43px;
  background: #FFDD00;
  color: #000000 !important;
  border-radius: 2px;
  font-size: 15.6px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  .btn {
    font-size: 13px;
    padding: 10px 10px 10px 38px !important;
  }
}

.btn:before {
  position: absolute;
  content: '';
  width: 21px;
  height: 21px;
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/ico-01.png") no-repeat;
  background-size: 100% auto;
  top: 49%;
  left: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 1000px) {
  .btn:before {
    width: 16px;
    height: 16px;
  }
}

.btn-darkBlue {
  background: #2078B0;
  color: #fff !important;
}

.btn-darkBlue:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/ico-02.png") no-repeat;
  background-size: 100% auto;
}

.btn-strongCyan {
  background: #00A7B8;
  color: #fff !important;
}

.btn-strongCyan:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/ico-08.png") no-repeat;
  background-size: 100% auto;
}

.btn-cyan {
  background: #00C4D8;
  color: #fff !important;
}

.btn-cyan:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/icon_m_mail.png") no-repeat;
  background-size: 100% auto;
}

.btn-brightBlue {
  background: #2895DB;
  color: #fff !important;
}

.btn-brightBlue:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/icon_m_mail.png") no-repeat;
  background-size: 100% auto;
}

.btn-moderateBlue {
  background: #416CBB;
  color: #fff !important;
}

.btn-moderateBlue:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/ico-10.png") no-repeat;
  background-size: 100% auto;
}

.btn-blue {
  background: #4b7dd8;
  color: #fff !important;
}

.btn-blue:before {
  background: url("/-/Media/Ricoh/Sites/co_jp/special/img/icon_m_mail.png") no-repeat;
  background-size: 100% auto;
}

.btn-img {
  display: block;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
}

.header {
  padding: 25px 0 18px;
}

@media only screen and (max-width: 1000px) {
  .header {
    padding: 10px 0;
  }
}

.header .inner, .header .inner-840, .header .inner-980, .header .inner-1008, .header .inner-1108, .header .inner-1200 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1000px) {
  .header .inner, .header .inner-840, .header .inner-980, .header .inner-1008, .header .inner-1108, .header .inner-1200 {
    display: block;
  }
}

.header .list-btn {
  width: 80%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: -3px;
}

@media only screen and (max-width: 1000px) {
  .header .list-btn {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .header .list-btn {
    top: 0;
    margin-top: 10px;
  }
}

.list-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.list-btn li {
  margin-left: 6px;
}

@media only screen and (max-width: 767px) {
  .list-btn li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .list-btn li:last-child {
    margin-bottom: 0;
  }
}

.list-btn li:first-child {
  margin-left: 0;
}

.list-btn li:nth-of-type(2) .btn {
  padding-right: 16px;
  padding-left: 47px;
}

.list-btn li:last-child .btn {
  letter-spacing: 2.5px;
  padding-right: 29px;
  padding-left: 46px;
}

.box-mv {
  padding-top: 40px !important;
}
@media only screen and (max-width: 767px) {
  .box-mv {
    padding-top: 30px !important;
  }
}
.mv_img {
  text-align: center;
  padding: 0 20px;
}

.box-problems {
  padding: 91px 0 157px;
  text-align: center;
  color: #fff;
  margin-top: -1px;
}

@media only screen and (max-width: 1000px) {
  .box-problems {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-problems {
    padding: 50px 0;
  }
}

.box-information {
  padding: 159px 0 118px;
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  .box-information {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-information {
    padding: 50px 0;
  }
}

.box-steps {
  padding: 109px 0 54px 0;
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  .box-steps {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-steps {
    padding: 50px 0;
  }
}

.box-solve {
  padding: 89px 0 118px;
}

@media only screen and (max-width: 1000px) {
  .box-solve {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-solve {
    padding: 50px 0;
  }
}

.box-customer {
  padding: 113px 0 0;
}

@media only screen and (max-width: 1000px) {
  .box-customer {
    padding: 70px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-customer {
    padding: 50px 0 0;
  }
}

.box-intro {
  padding: 107px 0 111px;
}

@media only screen and (max-width: 1000px) {
  .box-intro {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 767px) {
  .box-intro {
    padding: 50px 0;
  }
}

.problems_ttl {
  font-size: 49px;
  line-height: 1.2857;
  font-weight: 600;
  margin-bottom: 45px;
}

@media only screen and (max-width: 1000px) {
  .problems_ttl {
    font-size: 35px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .problems_ttl {
    font-size: 26px;
  }
}

@media only screen and (max-width: 374px) {
  .problems_ttl {
    font-size: 22px;
  }
}

.problems_img {
  margin-bottom: 39px;
}

.problems_txt {
  font-size: 22px;
  line-height: 1.85;
}

@media only screen and (max-width: 1000px) {
  .problems_txt {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 767px) {
  .problems_txt {
    font-size: 16px;
  }
}

.information_ttl {
  font-size: 46px;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 64px;
  letter-spacing: -1.9px;
  text-shadow: 4px 4px 0px #fff;
}

@media only screen and (max-width: 1000px) {
  .information_ttl {
    font-size: 38px;
    letter-spacing: 0;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .information_ttl {
    font-size: 28px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 374px) {
  .information_ttl {
    font-size: 23px;
  }
}

.information_ttl span {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
}

.information_ttl span:before, .information_ttl span:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 7px;
}

@media only screen and (max-width: 767px) {
  .information_ttl span:before, .information_ttl span:after {
    height: 4px;
  }
}

.information_ttl span:before {
  left: 0;
  bottom: 0;
  z-index: 1;
}

.information_ttl span:after {
  background: #fff;
  bottom: -4px;
  left: 4px;
}

@media only screen and (max-width: 767px) {
  .information_ttl span:after {
    bottom: -2px;
  }
}

@media only screen and (max-width: 767px) {
  .information_ttl span {
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 1200px) {
  .information_img {
    margin: 0 0 30px !important;
  }
}

.steps_ttl {
  margin-bottom: 79px;
}

@media only screen and (max-width: 1000px) {
  .steps_ttl {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .steps_ttl {
    margin-bottom: 30px;
  }
}

.steps_img {
  width: 100%;
  overflow: hidden;
}

.solve_ttl {
  text-align: center;
  margin-bottom: 77px;
}

@media only screen and (max-width: 1000px) {
  .solve_ttl {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_ttl {
    margin-bottom: 30px;
  }
}

.solve_list .item {
  margin-bottom: 100px;
  border: 7px solid #7ED2FF;
  padding: 76px 20px 10px 20px;
  min-height: 756px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 1000px) {
  .solve_list .item {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 990px) {
  .solve_list .item {
    min-height: 630px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item {
    min-height: auto;
    padding: 20px;
    margin-bottom: 30px;
    border-width: 4px;
  }
}

.solve_list .item:last-child {
  margin-bottom: 0;
}

.solve_list .item .content .box-01 {
  margin-left: 38.4%;
  width: 35%;
  margin-bottom: 197px;
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-01 {
    margin-bottom: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-01 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 100px;
    position: relative;
  }
  .solve_list .item .content .box-01:before {
    position: absolute;
    z-index: -1;
    content: '';
    width: 15px;
    height: 103px;
    top: 99%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-01 .txt {
    margin-bottom: 20px;
  }
}

.solve_list .item .content .box-01 p {
  font-size: 27px;
  line-height: 1.45;
  color: #4D4D4D;
  font-weight: 600;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1200px) {
  .solve_list .item .content .box-01 p {
    font-size: 22px;
  }
  .solve_list .item .content .box-01 p br {
    display: none;
  }
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-01 p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-01 p {
    font-size: 17px;
  }
}

.solve_list .item .content .box-01 p.txt_img {
  margin-bottom: 11px;
}

.solve_list .item .content .box-01 .img {
  margin-bottom: 0;
}

.solve_list .item .content .box-02 {
  margin-left: 7.5%;
  width: 45.55%;
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-02 {
    margin-left: 3% !important;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-02 {
    width: 100%;
    margin-left: 0 !important;
  }
}

.solve_list .item .content .box-02 .txt {
  padding-left: 75px;
  position: relative;
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-02 .txt {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-02 .txt {
    padding-left: 40px;
  }
}

.solve_list .item .content .box-02 .txt:before {
  position: absolute;
  content: '';
  width: 67px;
  height: 65px;
  top: -25px;
  left: 0;
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-02 .txt:before {
    width: 40px;
    top: -10px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-02 .txt:before {
    width: 30px;
    top: -5px;
  }
}

.solve_list .item .content .box-02 p {
  font-size: 22.5px;
  line-height: 1.611;
  color: #2895DB;
}

@media only screen and (max-width: 1200px) {
  .solve_list .item .content .box-02 p {
    font-size: 18px;
  }
  .solve_list .item .content .box-02 p br {
    display: none;
  }
}

@media only screen and (max-width: 990px) {
  .solve_list .item .content .box-02 p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list .item .content .box-02 p {
    font-size: 15px;
  }
}

.solve_list .item .content .box-02 p.txt_img {
  margin-bottom: 12px;
}

.solve_list .item .content .img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 768px) {
  .solve_list .item .content .img {
    display: none;
  }
}

.solve_list .item:first-child .content .box-02 {
  margin-left: 2.8%;
}

.solve_list_img {
  position: absolute;
  z-index: -1;
  top: 4.5%;
  left: 9.3%;
  right: 7.3%;
}

@media only screen and (max-width: 990px) {
  .solve_list_img {
    top: 8%;
  }
}

@media only screen and (max-width: 767px) {
  .solve_list_img {
    display: none;
  }
}

.customer_ttl {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 11px;
}

@media only screen and (max-width: 1000px) {
  .customer_ttl {
    font-size: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .customer_ttl {
    font-size: 19px;
  }
}

.customer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 44px;
}

@media only screen and (max-width: 767px) {
  .customer_list {
    margin-bottom: 30px;
  }
}

.customer_list .item {
  width: calc(50% - 7px);
  margin-right: 14px;
}

@media only screen and (max-width: 767px) {
  .customer_list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.customer_list .item:nth-child(2n) {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .customer_list .item:nth-child(2n) {
    margin-bottom: 0;
  }
}

.customer_txt01 {
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  letter-spacing: -2.7px;
  color: #717171;
  margin-bottom: 7px;
}

@media only screen and (max-width: 1000px) {
  .customer_txt01 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .customer_txt01 {
    font-size: 17px;
  }
}

.customer_txt02 {
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 1.4;
  margin-bottom: 32px;
}

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

.customer_link {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  margin-right: -47px;
}

@media only screen and (max-width: 1200px) {
  .customer_link {
    margin-right: 0;
  }
}

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

@media only screen and (max-width: 374px) {
  .customer_link {
    font-size: 12px;
  }
}

.customer_link a {
  position: relative;
  display: inline-block;
  color: #0019C4;
  padding-left: 21px;
}

.customer_link a:before {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-top: 2px solid #747474;
  border-right: 2px solid #747474;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  top: 32%;
  left: 0;
}

@media only screen and (max-width: 374px) {
  .customer_link a:before {
    width: 5px;
    height: 5px;
    border-top: 1px solid #747474;
    border-right: 1px solid #747474;
  }
}

.intro_syn {
  text-align: center;
  margin: 29px 0;
}

@media only screen and (max-width: 767px) {
  .intro_syn {
    margin: 15px 0;
  }
  .intro_syn img {
    max-width: 40px;
  }
}

.intro_txt {
  text-align: center;
  margin-bottom: 75px;
}

@media only screen and (max-width: 1000px) {
  .intro_txt {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .intro_txt {
    margin-bottom: 30px;
  }
}

.intro_txt p {
  font-size: 15px;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .intro_txt p {
    font-size: 13px;
  }
}

.intro_txt p:first-child {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1000px) {
  .intro_txt p:first-child {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .intro_txt p:first-child {
    font-size: 17px;
  }
}

.intro_txt p:nth-of-type(2) {
  font-size: 39px;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 1000px) {
  .intro_txt p:nth-of-type(2) {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .intro_txt p:nth-of-type(2) {
    font-size: 23px;
  }
}

@media only screen and (max-width: 374px) {
  .intro_txt p:nth-of-type(2) {
    font-size: 20px;
  }
}

.intro_txt p:nth-of-type(2) span {
  letter-spacing: 5px;
}


@media only screen and (max-width: 1000px) {
  .intro_txt p:last-child {
    letter-spacing: 0;
  }
}

.intro_txt + .btn-img {
  margin-bottom: 16px;
}

.intro_listBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -6px;
}

.intro_listBtn li {
  padding: 0 6px;
}

@media only screen and (max-width: 767px) {
  .intro_listBtn li {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .intro_listBtn li:last-child {
    margin-bottom: 0;
  }
}

.intro_listBtn li .btn-type02 {
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
  display: block;
  color: #fff;
  background: #A9A9A9;
  border-radius: 4px;
  padding: 24px 10px 20px 10px;
  letter-spacing: 2.8px;
}

@media only screen and (max-width: 767px) {
  .intro_listBtn li .btn-type02 {
    font-size: 15px;
    padding: 10px;
  }
}

.intro_listBtn li .btn-type02 img {
  margin-right: 9px;
  position: relative;
  top: -3px;
}

@media only screen and (max-width: 767px) {
  .intro_listBtn li .btn-type02 img {
    width: 18px;
    top: -2px;
    margin-right: 4px;
  }
}

.intro_listBtn li:first-child .btn-type02 {
  background: #416CBB;
}

.intro_listBtn li:last-child .btn-type02 {
  background: #4B7DD8;
}

.list-app {
  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;
}

.list-app li {
  padding: 0 10px;
}

@media only screen and (max-width: 767px) {
  .list-app li img {
    max-width: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .box-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
  }
}

.box-fixed .wrap {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.box-fixed .wrap.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation-name: fixed;
          animation-name: fixed;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

.box-fixed .btn-boxFix {
  display: none;
  background-color: #ff6112;
  padding: 15px;
  position: relative;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  .box-fixed .btn-boxFix {
    display: block;
    position: relative;
  }
  .box-fixed .btn-boxFix:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: solid #fff;
    border-width: 2px 2px 0 0;
    position: absolute;
    right: 20px;
    top: calc(50% - 5.83px);
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

@media only screen and (max-width: 767px) {
  .box-fixed .btn-boxFix.off:before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: calc(50% - 0.83px);
  }
}

@-webkit-keyframes fixed {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*# sourceMappingURL=maps/common.css.map */
