#Main main {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}

.f-kalam {
  font-family: "Kalam", cursive;
}

.connect-anc-nav {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding-top: 90px;
}
@media screen and (max-width: 1024px) {
  .connect-anc-nav {
    padding-top: 0;
  }
}
.connect-anc-nav li {
  font-size: 17px;
  width: calc(100% / 4 - 5px);
  border-right: 1px #dce0ea solid;
  display: inline-block;
  text-align: center;
}
.connect-anc-nav li:last-child {
  border-right: none;
}
@media screen and (max-width: 768px) {
  .connect-anc-nav li {
    display: block;
    width: calc(100% - 40px);
    border-right: none;
    border-bottom: 1px #dce0ea solid;
    padding: 11px 20px;
    text-align: left;
  }
}
.connect-anc-nav a {
  padding: 11px 0;
  display: block;
  position: relative;
  font-weight: bold;
}
.connect-anc-nav a:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-red.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .connect-anc-nav a:after {
    margin-left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    right: 20px;
    top: 50%;
  }
}
.connect-anc-nav a:hover {
  opacity: 0.5;
}

.about-connect {
  margin: 0 40px;
  background-color: #f5f6fa;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about-connect {
    margin: 0 20px;
  }
}
.about-connect:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Lineup_line.png) no-repeat;
  background-size: contain;
  height: 282px;
  width: 646px;
  position: absolute;
  z-index: -1;
  right: -40px;
  top: 110px;
}
@media screen and (max-width: 768px) {
  .about-connect:before {
    height: 120px;
    width: calc(120px * 646 / 282);
    left: 20px;
  }
}
.about-connect__content {
  margin: 0 20px;
}
.about-connect__inner {
  padding: 146px 0 40px;
  text-align: center;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .about-connect__inner {
    padding-top: 86px;
    padding-bottom: 16px;
  }
}
.about-connect__title {
  font-size: 53px;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 61px;
  position: relative;
  overflow: inherit;
  z-index: 1;
  letter-spacing: 4.4px;
}
@media screen and (max-width: 768px) {
  .about-connect__title {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: -0.1px;
  }
}
.about-connect__title:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/title-connect.png) no-repeat;
  background-size: contain;
  height: 142px;
  width: 299px;
  position: absolute;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 180px;
  top: -80px;
}
@media screen and (max-width: 768px) {
  .about-connect__title:before {
    height: 70px;
    width: calc(70px * 299 / 142);
    left: 0;
    top: -44px;
  }
}
.about-connect__title--bg-white {
  background-color: #333333;
  padding: 0 1px 0 10px;
  margin-left: 23px;
  border-radius: 4px;
  color: #ffffff;
  letter-spacing: 4px;
}
.about-connect__text {
  margin-bottom: 40px;
  font-size: 16px;
  letter-spacing: 1.3px;
}
.about-connect__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .about-connect__list {
    display: block;
  }
}
.about-connect__item {
  max-width: 332px;
  width: 30.74%;
}
@media screen and (max-width: 768px) {
  .about-connect__item {
    max-width: 100%;
    width: 100%;
  }
}
.about-connect__image {
  margin-bottom: 27px;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  padding: 25px 0;
}
.about-connect__image--inner {
  margin: 0 10px;
}
.about-connect__image--inner img {
  width: 100%;
}
.about-connect__text p {
  font-size: 23px;
  margin-bottom: 2px;
}
.about-connect__text--bold {
  font-size: 27px;
  font-weight: bold;
}
.about-connect__text span {
  padding-bottom: 3px;
  border-bottom: 3px #333333 solid;
}

.about-feature__item {
  padding-top: 183px;
  margin: 0 50px;
}
.about-feature__item:first-child {
  padding-top: 112px;
}
@media screen and (max-width: 1024px) {
  .about-feature__item:first-child {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .about-feature__item {
    margin: 0 20px;
  }
}
.about-feature__container {
  padding: 0 40px;
}
@media screen and (max-width: 1024px) {
  .about-feature__container {
    padding: 0;
  }
}

.feature-item__inner {
  position: relative;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .feature-item__inner {
    max-width: 600px;
  }
}
.feature-item__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .feature-item__upper {
    display: block;
  }
}
.about-feature__item:first-child .feature-item__upper {
  margin-bottom: 40px;
}
.feature-item__upper--left {
  margin-right: 40px;
}
@media screen and (max-width: 1024px) {
  .feature-item__upper--left {
    margin-right: 0;
  }
}
.feature-item__upper--right {
  width: 440px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 440px;
  flex: 0 1 440px;
  margin-top: 14px;
}
@media screen and (max-width: 1024px) {
  .feature-item__upper--right {
    width: 100%;
  }
  .feature-item__upper--right img {
    width: 100%;
  }
}
.feature-item__lower {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
  box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
  padding: 55px 0 41px;
  background-color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .feature-item__lower {
    padding: 35px 20px 21px;
  }
}

.feature-upper-item__num {
  position: absolute;
  top: -80px;
  left: -91px;
  z-index: -1;
  letter-spacing: 14.3px;
  color: #ffd235;
  font-size: 185px;
  line-height: 177px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .feature-upper-item__num {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    font-size: 115px;
    line-height: 85px;
  }
}
.feature-upper-item__num--feature {
  font-size: 38px;
  margin-bottom: 20px;
  line-height: 23px;
}
@media screen and (max-width: 1024px) {
  .feature-upper-item__num--feature {
    font-size: 30px;
  }
}
.feature-upper-item__num span {
  display: inline;
  letter-spacing: 3.9px;
}
.feature-upper-item__title {
  font-size: 54px;
  line-height: 70px;
  margin-bottom: 19px;
  letter-spacing: 2.6px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .feature-upper-item__title {
    font-size: 29px;
    line-height: 40px;
    text-align: center;
  }
}

.feature-lower-text {
  letter-spacing: 1.3px;
}

.feature-lower-item__title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 2.1px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .feature-lower-item__title {
    font-size: 20px;
    text-align: left;
  }
}
.feature-lower-item__title--marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffd235));
  background: -webkit-linear-gradient(transparent 60%, #ffd235 60%);
  background: linear-gradient(transparent 60%, #ffd235 60%);
}
.feature-lower-item__container {
  margin: 0 20px;
}
@media screen and (max-width: 1024px) {
  .feature-lower-item__container {
    margin: 0;
  }
}
.feature-lower-item__content {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .feature-lower-item__content {
    display: block;
  }
}
.feature-lower-item__card {
  max-width: 452px;
  width: 47.57%;
}
@media screen and (max-width: 1024px) {
  .feature-lower-item__card {
    width: 100%;
    max-width: 100%;
  }
  .feature-lower-item__card:first-child {
    margin-bottom: 50px;
  }
}
.feature-lower-item__img {
  margin-bottom: 28px;
}
.feature-lower-item__img img {
  width: 100%;
}
.feature-lower-item__heading {
  margin-bottom: 10px;
  text-align: center;
  font-size: 34px;
  letter-spacing: 4px;
}
.feature-lower-item__heading--before {
  color: #3389bb;
}
.feature-lower-item__heading--after {
  color: #d73b4e;
}
.feature-lower-item__list {
  position: relative;
  padding-left: 30px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 23px;
}
@media screen and (max-width: 1024px) {
  .feature-lower-item__list {
    font-size: 17px;
    line-height: 29px;
  }
}
.feature-lower-item__list:last-child {
  margin-bottom: 0;
}
.feature-lower-item__list:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-check.png) no-repeat;
  display: inline-block;
  height: 19px;
  width: 19px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 16px;
  left: 0px;
}

@media screen and (min-width: 769px), print {
  #Main {
    padding-top: 80px;
  }
}

.header {
  width: 100%;
  background-color: #ffffff;
  z-index: 100;
}
@media screen and (min-width: 769px), print {
  .header {
    position: fixed;
    top: 0%;
  }
}
.header-inner {
  max-width: 1008px;
  display: table;
  width: calc(100% - 16px);
  margin: 0 auto;
  padding: 0 8px;
}
@media screen and (max-width: 1024px) {
  .header-inner {
    padding: 0 8px;
  }
}
.header-inner-logo {
  display: table-cell;
  width: 140px;
  padding: 16px 0;
  vertical-align: middle;
}
.header-inner-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  letter-spacing: -0.8px;
  font-weight: bold;
}
.header-inner-button {
  display: table-cell;
  vertical-align: middle;
}
.header-inner-button-inner {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}

.connect-lineup__container {
  margin: 0 20px;
  background-color: #f5f6fa;
  border-radius: 10px;
  padding: 137px 0 60px;
}
.connect-lineup__inner {
  position: relative;
  z-index: 1;
}
.connect-lineup__inner:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Lineup_line.png) no-repeat;
  background-size: contain;
  height: 282px;
  width: 646px;
  position: absolute;
  z-index: -1;
  bottom: 64px;
  right: 0;
}
.connect-lineup__title {
  font-size: 52px;
  line-height: 78px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  overflow: inherit;
  z-index: 1;
  letter-spacing: 2.3px;
}
@media screen and (max-width: 1024px) {
  .connect-lineup__title {
    font-size: 26px;
    line-height: 43px;
    margin-bottom: 14px;
  }
}
.connect-lineup__title span:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/title-lineup.png) no-repeat;
  background-size: contain;
  height: 118px;
  width: 244px;
  position: absolute;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: calc(50% - 200px);
  top: -60px;
}
@media screen and (max-width: 1024px) {
  .connect-lineup__title span:before {
    height: 65px;
    width: calc(65px * 244 / 118);
    left: calc(50% - 110px);
    top: -30px;
  }
}
.connect-lineup__list {
  max-width: 1120px;
  margin: 0 auto;
}
.connect-lineup__list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 20px;
}
@media screen and (max-width: 850px) {
  .connect-lineup__list > ul {
    display: block;
  }
}
.connect-lineup__list > ul:after {
  content: "";
  display: block;
  width: calc(21.85% + 80px);
}
.connect-lineup__item {
  padding: 30px 40px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
  box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
  background-color: #ffffff;
  width: 21.85%;
  margin-bottom: 20px;
}
@media screen and (max-width: 850px) {
  .connect-lineup__item {
    width: calc(100% - 40px);
    padding: 30px 20px 20px;
  }
}
.connect-lineup__img {
  margin-bottom: 29px;
}
.connect-lineup__img img {
  width: 100%;
}
.connect-lineup__name {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  border-bottom: 1px solid #dce0ea;
  padding-bottom: 14px;
  padding-left: 24px;
  margin-left: 5px;
  margin-bottom: 12px;
  position: relative;
  letter-spacing: 5.3px;
}
.connect-lineup__name:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-blue.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 36%;
  left: 5px;
}
.connect-lineup__detail {
  margin-bottom: 5px;
}
.connect-lineup__detail--col1 {
  color: #686868;
  width: 110px;
}
.connect-lineup__detail--col2 {
  font-weight: bold;
}
.connect-lineup__info-item {
  position: relative;
  padding-left: 30px;
  line-height: 25px;
  margin-bottom: 7px;
}
.connect-lineup__info-item:last-child {
  margin-bottom: 0;
}
.connect-lineup__info-item:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-check.png) no-repeat;
  display: inline-block;
  height: 19px;
  width: 19px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 16px;
  left: 0px;
}

.connect-mv {
  width: 100%;
  max-width: 1600px;
  background-color: #cf142b;
  margin: 0 auto;
  height: 575px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .connect-mv {
    height: auto;
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
.connect-mv_container {
  margin: 0 20px;
  position: relative;
  height: 100%;
}
.connect-mv_container:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Mv_line.png) no-repeat;
  background-size: contain;
  height: 446px;
  width: 340px;
  position: absolute;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: calc(50% - 300px);
  top: 50%;
}
@media screen and (max-width: 1024px) {
  .connect-mv_container:before {
    left: 35%;
    top: calc(50% - 100px);
  }
}
.connect-mv_container:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Interective.png) no-repeat;
  background-size: contain;
  height: 96px;
  width: 248px;
  position: absolute;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: calc(50% + 500px);
  top: calc(50% + 150px);
}
@media screen and (max-width: 1024px) {
  .connect-mv_container:after {
    left: calc(50% + 290px);
    top: calc(50% + 270px);
  }
}
.connect-mv_inner {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .connect-mv_inner {
    max-width: 500px;
  }
}
.connect-mv_col {
  position: absolute;
  top: 25px;
  z-index: 2;
  width: 480px;
}
@media screen and (max-width: 1024px) {
  .connect-mv_col {
    position: static;
    width: 100%;
  }
}
.connect-mv_sub {
  margin-bottom: 20px;
  letter-spacing: 1.3px;
  font-size: 24px;
  color: #cf142b;
  background-color: #ffffff;
  padding: 4px;
  border-radius: 4px;
  width: 431px;
}
@media screen and (max-width: 768px) {
  .connect-mv_sub {
    font-size: 18px;
    width: 100%;
    max-width: 330px;
  }
}
.connect-mv_title {
  font-size: 66px;
  line-height: 75px;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: -6.9px;
}
@media screen and (max-width: 768px) {
  .connect-mv_title {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 1.1px;
  }
}
.connect-mv_text {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  max-width: 410px;
  text-shadow: 2px 2px 1px #cf142b;
}
.connect-mv_image {
  position: absolute;
  right: 0;
  z-index: 1;
  width: calc(100% - 480px);
  height: 575px;
  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;
}
@media screen and (max-width: 1024px) {
  .connect-mv_image {
    display: none;
  }
}
.connect-mv_image img {
  width: 100%;
  max-width: 708px;
}
.connect-mv_image-sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .connect-mv_image-sp {
    display: block;
    position: static;
    margin-bottom: 20px;
  }
}
.connect-mv_image-sp img {
  width: 100%;
}

.about-parts {
  margin-top: -48px;
  width: 100%;
  padding: 112px 0 80px;
  background-color: #cf142b;
  overflow: hidden;
}
.about-parts__bg {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.about-parts__bg:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Contact.png) no-repeat;
  display: inline-block;
  height: 80px;
  width: 122px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 37%;
  right: calc(50% - 610px);
  z-index: -1;
}
.about-parts__bg:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Cta_line.png) no-repeat;
  background-size: contain;
  display: inline-block;
  height: 429px;
  width: 690px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -1;
}
.about-parts__heading {
  font-size: 44px;
  line-height: 78px;
  text-align: center;
  margin-bottom: 8px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 3.4px;
}
@media screen and (max-width: 1024px) {
  .about-parts__heading {
    font-size: 30px;
  }
}
.about-parts__text {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 11px;
  text-align: center;
  letter-spacing: -1.3px;
}
.about-parts__text:before {
  content: "";
  display: inline-block;
  height: 18px;
  width: 2px;
  background-color: #ffffff;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  vertical-align: middle;
  margin-right: 13px;
}
.about-parts__text:after {
  content: "";
  display: inline-block;
  height: 18px;
  width: 2px;
  background-color: #ffffff;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  vertical-align: middle;
  margin-left: 13px;
}

.about-parts__button {
  width: calc(100% - 20px);
  max-width: 400px;
  text-align: center;
  background-color: #ffffff;
  color: #cf142b;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  z-index: 10;
}
.about-parts__button a {
  display: block;
  color: #cf142b !important;
  width: 100%;
  height: 100%;
  padding: 23px 0;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  letter-spacing: 2px;
}
.about-parts__button a:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-red.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
}

.about-problem {
  padding: 108px 0 55px;
  margin: 0 20px;
}
@media screen and (max-width: 768px) {
  .about-problem {
    padding-top: 39px;
  }
}
.about-problem__inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.about-problem__inner:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Problem_line.png) no-repeat;
  background-size: contain;
  height: 302px;
  width: 399px;
  position: absolute;
  z-index: -1;
  right: -153px;
  top: 50px;
}
@media screen and (max-width: 1440px) {
  .about-problem__inner:before {
    right: 0;
    height: 170px;
    width: calc(170px * 399 / 302);
    top: -10px;
  }
}
.about-problem__title {
  font-size: 50px;
  line-height: 70px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .about-problem__title {
    font-size: 24px;
    line-height: 42px;
  }
}
.about-problem__lead {
  text-align: center;
  margin-bottom: 62px;
  letter-spacing: 1.4px;
}
.about-problem__item {
  margin-bottom: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .about-problem__item {
    display: block;
  }
}
.about-problem__item:last-child {
  margin-bottom: 0;
}
.about-problem__item-title {
  font-size: 27px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 10px;
  letter-spacing: 2.6px;
}
.about-problem__item-text {
  margin-bottom: 13px;
  letter-spacing: 1.5px;
}
.about-problem__item-link {
  color: #ffffff !important;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding: 10px;
  background-color: #cf142b;
  border-radius: 20px;
  -webkit-box-shadow: 2px 4px 10px 3px rgba(123, 117, 117, 0.7);
  box-shadow: 2px 4px 10px 3px rgba(123, 117, 117, 0.7);
}
.about-problem__item-link:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-problem-arrow.png) no-repeat;
  display: inline-block;
  height: 23.58px;
  width: 23.58px;
  margin-left: 20px;
  vertical-align: -5px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.about-problem__item-link:hover {
  opacity: 0.6;
}
.about-problem__content {
  width: 100%;
}
.about-problem__image {
  width: 672px;
  margin-right: 45px;
}
.about-problem__image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about-problem__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.about-problem__heading {
  font-size: 20px;
  color: #3389bb;
  margin-bottom: 20px;
  letter-spacing: 2.6px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-problem__heading {
    margin-bottom: 5px;
  }
}
.about-problem__heading--num {
  font-size: 28px;
  vertical-align: -4px;
  font-weight: bold;
}
.about-problem__heading:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/Problem_small_line.png) no-repeat;
  background-size: contain;
  position: absolute;
  height: 37px;
  width: 81px;
  left: -100px;
  top: 11px;
}
@media screen and (max-width: 768px) {
  .about-problem__heading:before {
    left: 121px;
    top: -15px;
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    height: 25px;
    width: calc(25px * 81 / 37);
  }
}

.connect-question__container {
  padding: 130px 0 91px;
  margin: 0 20px;
}
.connect-question__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}
.connect-question__title {
  font-size: 50px;
  line-height: 78px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 28px;
  position: relative;
  overflow: inherit;
  letter-spacing: 4.4px;
}
@media screen and (max-width: 1024px) {
  .connect-question__title {
    font-size: 26px;
    line-height: 43px;
    margin-bottom: 14px;
  }
}
.connect-question__title span:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/title-question.png) no-repeat;
  background-size: contain;
  height: 137px;
  width: 322px;
  position: absolute;
  z-index: -1;
  left: 173px;
  top: -71px;
}
@media screen and (max-width: 1024px) {
  .connect-question__title span:before {
    height: 80px;
    width: calc(80px * 322 / 137);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: calc(50% - 90px);
    top: -40px;
  }
}
.connect-question__list {
  border-bottom: 1px solid #dce0ea;
}
.connect-question__item {
  padding: 17px;
  border-top: 1px solid #dce0ea;
}

.question-item__question {
  position: relative;
  cursor: pointer;
}
.question-item__question:hover {
  opacity: 0.6;
}
.question-item__question--icon {
  color: #d73b4e;
}
.question-item__question--text {
  font-size: 18px;
  line-height: 33px;
  font-weight: bold;
  letter-spacing: 1.4px;
  width: 80%;
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  .question-item__question--text {
    padding-right: 30px;
  }
}
.question-item__question--arrow {
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-down-red.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 21px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  margin-right: 42px;
}
@media screen and (max-width: 768px) {
  .question-item__question--arrow {
    margin-right: 0;
  }
}
.question-item__answer--icon {
  color: #3389bb;
}
.question-item__answer--text {
  width: 80%;
}
.question-item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0 0;
}
.question-item__icon {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-right: 30px;
}

.question-item__question + .question-item__answer {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  padding: 0;
}

.question-item__question.is-active + .question-item__answer {
  height: auto;
  opacity: 1;
  padding: 15px 80px 15px 0;
}
@media screen and (max-width: 768px) {
  .question-item__question.is-active + .question-item__answer {
    padding-right: 30px;
  }
}

.question-item__question.is-active .question-item__question--arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.about-remote {
  padding: 95px 0;
}
.about-remote__container {
  margin: 0 20px;
}
.about-remote__inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.about-remote__title {
  text-align: center;
  margin-bottom: 28px;
  position: relative;
  overflow: inherit;
  letter-spacing: 3px;
}
.about-remote__title span {
  line-height: 52px;
  font-size: 36px;
  font-weight: bold;
}
.about-remote__title span:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/title-remote.png) no-repeat;
  background-size: contain;
  height: 126px;
  width: 279px;
  margin-right: 10px;
  z-index: -1;
  position: absolute;
  top: -26px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .about-remote__title span:before {
    top: -37px;
    height: 72px;
    width: calc(72px * 279 / 126);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: calc(50% - 110px);
  }
}
@media screen and (max-width: 768px) {
  .about-remote__title span:before {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: calc(50% - 100px);
  }
}
.about-remote__movie {
  position: relative;
  width: 100%;
  padding-top: calc(100% * 315 / 560);
}
.about-remote__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.connect-voice {
  margin: 0 20px;
  padding: 130px 0 100px;
}
@media screen and (max-width: 1024px) {
  .connect-voice {
    padding-top: 83px;
  }
}
.connect-voice__container {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.connect-voice__title {
  font-size: 50px;
  line-height: 72px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  overflow: inherit;
}
.connect-voice__title span:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/title-voice.png) no-repeat;
  background-size: contain;
  height: 104px;
  width: 194px;
  position: absolute;
  z-index: -1;
  left: 242px;
  top: -42px;
}
@media screen and (max-width: 1024px) {
  .connect-voice__title span:before {
    top: -24px;
    height: 55px;
    width: calc(55px * 194 / 104);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: calc(50% - 67px);
  }
}
@media screen and (max-width: 1024px) {
  .connect-voice__title {
    font-size: 26px;
    line-height: 43px;
    margin-bottom: 14px;
  }
}
.connect-voice__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}
@media screen and (max-width: 1024px) {
  .connect-voice__item {
    display: block;
  }
}
.connect-voice__item:last-child {
  margin-bottom: 0;
}
.connect-voice__icon {
  margin-left: 25px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .connect-voice__icon {
    margin: 0 0 20px 0;
    text-align: center;
  }
}
.connect-voice__icon img {
  width: 93px;
}
.connect-voice__content {
  padding: 38px 46px;
  -webkit-box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
  box-shadow: 0px 0px 15px 3px rgba(195, 195, 195, 0.2);
}
@media screen and (max-width: 1024px) {
  .connect-voice__content {
    padding: 38px 20px;
  }
}

.voice-item__title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 1024px) {
  .voice-item__title {
    font-size: 19px;
    line-height: 31px;
  }
}
.voice-item__title--marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffd235));
  background: -webkit-linear-gradient(transparent 60%, #ffd235 60%);
  background: linear-gradient(transparent 60%, #ffd235 60%);
}

.about-whiteboard {
  margin-top: 80px;
  height: 635px;
}
@media screen and (max-width: 1600px) and (min-width: 1360px) {
  .about-whiteboard {
    position: relative;
  }
}
@media screen and (max-width: 1024px) {
  .about-whiteboard {
    height: auto;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1360px) {
  .about-whiteboard__container {
    width: 1600px;
    position: absolute;
    height: 555px;
    right: 0;
  }
}
.about-whiteboard__inner {
  position: relative;
  max-width: 1600px;
  margin: 0 auto;
}
.about-whiteboard__image {
  position: absolute;
  right: 0;
  top: -47px;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  width: 43.68%;
  z-index: 10;
}
@media screen and (max-width: 1359px) {
  .about-whiteboard__image {
    width: 51.67%;
  }
}
@media screen and (max-width: 1358px) and (min-width: 769px) {
  .about-whiteboard__image {
    min-width: 645.859px;
  }
}
@media screen and (max-width: 768px) {
  .about-whiteboard__image {
    width: 100%;
    position: static;
    text-align: right;
    margin-top: -120px;
  }
}
.about-whiteboard__image img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about-whiteboard__image img {
    width: calc(100% - 20px);
  }
}
.about-whiteboard__image--photo {
  position: absolute;
  z-index: 10;
  right: 15%;
  bottom: -114px;
}
@media screen and (max-width: 1358px) and (min-width: 769px) {
  .about-whiteboard__image--photo {
    width: 300px;
    right: 10%;
    width: 270px;
    bottom: -50px;
  }
}
@media screen and (max-width: 768px) {
  .about-whiteboard__image--photo {
    position: static;
    max-width: 320px;
    width: 50%;
    margin: -100px auto 0;
  }
}
.about-whiteboard__image--photo img {
  width: 100%;
}
.about-whiteboard__content {
  background-color: #cf142b;
  padding: 73px 0 67px;
  border-radius: 0px 10px 10px 0px;
  width: 69.93%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1358px) and (min-width: 769px) {
  .about-whiteboard__content {
    height: 444px;
    position: static;
    z-index: 0;
  }
}
@media screen and (max-width: 768px) {
  .about-whiteboard__content {
    width: 100%;
  }
}
.about-whiteboard__content:before {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/bg-Mv_line.png) no-repeat;
  background-size: contain;
  height: 446px;
  width: 340px;
  position: absolute;
  z-index: -1;
  right: 686px;
  top: 31px;
}
@media screen and (max-width: 1358px) and (min-width: 769px) {
  .about-whiteboard__content:before {
    z-index: 0;
  }
}
.about-whiteboard__box {
  width: 76.76%;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1359px) {
  .about-whiteboard__box {
    margin-left: 20px;
    margin-right: auto;
  }
}
@media screen and (max-width: 1358px) and (min-width: 769px) {
  .about-whiteboard__box {
    position: absolute;
    top: 73px;
    left: 20px;
    z-index: 10;
  }
}
@media screen and (max-width: 768px) {
  .about-whiteboard__box {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
}
.about-whiteboard__col {
  width: 604px;
}
@media screen and (max-width: 768px) {
  .about-whiteboard__col {
    width: 100%;
  }
}
.about-whiteboard__title {
  color: #cf142b;
  margin-bottom: 33px;
  letter-spacing: 5.7px;
}
@media screen and (max-width: 768px) {
  .about-whiteboard__title {
    letter-spacing: 1.1px;
  }
}
.about-whiteboard__title span {
  font-size: 58px;
  line-height: 90px;
  padding: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .about-whiteboard__title span {
    font-size: 39px;
    line-height: 64px;
  }
}
.about-whiteboard__lead {
  color: #ffffff;
  text-shadow: 2px 2px 1px #cf142b;
}
.about-whiteboard__lead--bold {
  color: #ffffff;
  font-size: 20px;
  line-height: 37px;
  font-weight: bold;
  margin-bottom: 6px;
  letter-spacing: 1.6px;
  text-shadow: 2px 2px 1px #cf142b;
}

span.about-whiteboard__title--sub {
  font-size: 34px;
  line-height: 60px;
  letter-spacing: 3.3px;
}
@media screen and (max-width: 768px) {
  span.about-whiteboard__title--sub {
    font-size: 19px;
    letter-spacing: 1px;
  }
}

.connect-button {
  background-color: #cf142b;
  border-radius: 30px;
  width: 240px;
  height: 52px;
}

a.connect-button-text {
  display: block;
  padding: 18px 0;
  font-weight: bold;
  text-align: center;
  position: relative;
}
a.connect-button-text:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-white.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  position: absolute;
  right: 15px;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.connect-button-white {
  width: 100%;
  max-width: 354px;
  text-align: center;
  background-color: #ffffff;
  color: #cf142b;
  border-radius: 50px;
  overflow: hidden;
  height: 100%;
}
.connect-button-white a {
  display: block;
  color: #cf142b !important;
  width: 100%;
  height: 100%;
  padding: 25px 0;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.connect-button-white a:after {
  content: "";
  background: url(/-/Media/Ricoh/Sites/co_jp/iwb/special/connect/img/icon-arrow-red.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 8px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
}
@media screen and (max-width: 1024px) {
  .connect-button-white {
    margin: 20px auto 0;
  }
}

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

.u-tab-block {
  display: none;
}
@media screen and (max-width: 1024px) {
  .u-tab-block {
    display: block;
  }
}

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

@media screen and (max-width: 768px) {
  .u-sp-none {
    display: none;
  }
}