@charset "UTF-8";
main.ricoh-bil-main {
  position: relative;
  font-family: "Arial", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Noto Sans JP", sans-serif !important;
  background-color: #fcf7f4;
}
main.ricoh-bil-main h1 {
  padding: 0;
  margin: 0;
}
main.ricoh-bil-main h2 {
  text-align: left;
}
main.ricoh-bil-main img {
  vertical-align: bottom;
}
main.ricoh-bil-main ul,
main.ricoh-bil-main ol {
  padding-top: 0;
  padding-left: 0;
}
main.ricoh-bil-main ul li,
main.ricoh-bil-main ol li {
  margin-top: 0;
  color: #333;
  list-style-type: none;
}
main.ricoh-bil-main a {
  color: #333;
}
main.ricoh-bil-main p {
  margin-top: 0;
  color: #333;
}
main.ricoh-bil-main button {
  background-color: transparent;
}
main.ricoh-bil-main summary::-webkit-details-marker {
  display: none;
}

.ricoh-bil-inner {
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-slider {
  overflow: hidden;
}
.ricoh-bil-slider[data-slider=top] .splide__arrows {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: space-between;
  width: 129px;
}
.ricoh-bil-slider[data-slider=top] .splide__arrows .splide__arrow > svg {
  width: 18px;
  fill: #000;
}
.ricoh-bil-slider[data-slider=top] .splide__arrows .splide__arrow--prev,
.ricoh-bil-slider[data-slider=top] .splide__arrows .splide__arrow--next {
  width: auto;
  height: auto;
}
.ricoh-bil-slider[data-slider=top] .splide__arrows .splide__arrow--prev {
  left: -8px;
}
.ricoh-bil-slider[data-slider=top] .splide__arrows .splide__arrow--next {
  right: 8px;
}
.ricoh-bil-slider[data-slider=top] .splide__controls {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  column-gap: 1rem;
  justify-content: flex-end;
  margin-top: 8px;
}
.ricoh-bil-slider[data-slider=top] .splide__pagination {
  column-gap: 4px;
  justify-content: flex-start;
  padding-left: 8px;
}
.ricoh-bil-slider[data-slider=top] .splide__pagination__page {
  border: 1px solid #000;
}
.ricoh-bil-slider[data-slider=top] .splide__pagination__page.is-active {
  background-color: #000;
  scale: 1.1;
}
.ricoh-bil-slider[data-slider=top] .splide__toggle {
  display: grid;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0;
  margin-right: 64px;
  font-size: 1rem;
}
.ricoh-bil-slider[data-slider=top] .splide__toggle__play::after,
.ricoh-bil-slider[data-slider=top] .splide__toggle__pause::after {
  display: block;
  width: 13px;
  height: 14px;
}
.ricoh-bil-slider[data-slider=top] .splide__toggle__play::after {
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: "";
  background-color: #000;
}
.ricoh-bil-slider[data-slider=top] .splide__toggle__pause::after {
  content: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/icon-slider_pause.svg);
}
.ricoh-bil-slider[data-slider=top] .slider__image {
  width: 100%;
  height: 100%;
}
.ricoh-bil-slider[data-slider=top] .slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ricoh-bil-slider[data-slider=space] .splide__arrows {
  position: absolute;
  right: 0;
  bottom: 14px;
  display: flex;
  justify-content: space-between;
  width: 54px;
}
.ricoh-bil-slider[data-slider=space] .splide__arrows .splide__arrow > svg {
  width: 18px;
  fill: #000;
}
.ricoh-bil-slider[data-slider=space] .splide__arrows .splide__arrow--prev,
.ricoh-bil-slider[data-slider=space] .splide__arrows .splide__arrow--next {
  width: auto;
  height: auto;
}
.ricoh-bil-slider[data-slider=space] .splide__arrows .splide__arrow--prev {
  left: -20px;
}
.ricoh-bil-slider[data-slider=space] .splide__arrows .splide__arrow--next {
  right: 20px;
}
.ricoh-bil-slider[data-slider=space] .splide__controls {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  column-gap: 1rem;
  justify-content: flex-end;
  margin-top: 30px;
}
.ricoh-bil-slider[data-slider=space] .splide__pagination {
  column-gap: 4px;
  justify-content: flex-start;
  padding-left: 4px;
}
.ricoh-bil-slider[data-slider=space] .splide__pagination__page {
  border: 1px solid #000;
}
.ricoh-bil-slider[data-slider=space] .splide__pagination__page.is-active {
  background-color: #000;
  scale: 1.1;
}
.ricoh-bil-slider[data-slider=space] .slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ricoh-bil-slider[data-slider=space] .slider__text-block > span {
  display: block;
}
.ricoh-bil-slider[data-slider=space] .slider__title {
  font-weight: 700;
}
.ricoh-bil-slider[data-slider=space] .slider__text > a {
  text-decoration: underline;
}
.ricoh-bil-slider .splide__track {
  overflow: visible;
}

.ricoh-bil-top-movie {
  /* stylelint-disable-next-line no-descending-specificity */
}
.ricoh-bil-top-movie .movie__video-link {
  position: relative;
  display: block;
  cursor: pointer;
  transition: opacity ease 0.3s;
}
.ricoh-bil-top-movie .movie__video-link:hover .movie__video-link__thumbnail, .ricoh-bil-top-movie .movie__video-link:focus-visible .movie__video-link__thumbnail {
  opacity: 0.7;
}
.ricoh-bil-top-movie .movie__video-link__thumbnail {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
  transition: opacity 0.3s;
}
.ricoh-bil-top-movie .movie__video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.link.view-more-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 154px;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.link.view-more-link > span {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-left: 8px;
  overflow: hidden;
  border: 1px solid #333;
  border-radius: 50%;
}
.link.view-more-link > span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ffcf03;
  transition: transform ease 0.3s;
  transform: scaleX(0);
  transform-origin: 0% 50%;
}
.link.view-more-link > span > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.link.view-more-link:hover, .link.view-more-link:focus-visible {
  text-decoration: none;
}
.link.view-more-link:hover > span::before, .link.view-more-link:focus-visible > span::before {
  transform: scaleX(1);
}

.link-wrapper {
  display: flex;
  justify-content: flex-end;
}
.heading-block.heading-block--bg-img {
  padding-bottom: 36px;
}

.heading-block__main {
  overflow: hidden;
}
.heading-block__main > h2 {
  margin-top: 0;
  font-weight: 700;
  line-height: 1;
  color: #ffcf03;
}

.heading-block__sub-title {
  font-weight: 700;
}

.ricoh-bil-details {
  padding-right: 30px;
  overflow: hidden;
  cursor: pointer;
}
.ricoh-bil-details:focus-visible {
  outline: auto;
}
.ricoh-bil-top-concept .ricoh-bil-details:not(:first-of-type) {
  padding-top: 36px;
  border-top: 1px solid #a7a7a8;
  border-bottom: 1px solid #a7a7a8;
}

summary::-webkit-details-marker {
  display: none;
}

.ricoh-bil-details__summary {
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  padding-bottom: 50px;
  font-weight: 700;
}
.ricoh-bil-details__summary:focus-visible {
  outline: auto;
  outline-offset: -1px;
}
.ricoh-bil-details__summary .ricoh-bil-details__summary__icon {
  position: relative;
  width: 30px;
  height: 30px;
}
.ricoh-bil-details__summary .ricoh-bil-details__summary__icon > span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 30px;
  height: 2px;
  background-color: #333;
  transform: translateY(-50%);
}
.ricoh-bil-details__summary .ricoh-bil-details__summary__icon > span.ricoh-bil-details__summary__icon-after {
  transform: rotate(90deg);
}

.ricoh-bil-details__summary__title {
  margin-top: 0;
}

.ricoh-bil-details__summary__subtitle {
  display: block;
  padding-left: 3px;
  font-size: 17px;
  font-weight: 700;
}

.ricoh-bil-details__content {
  padding-bottom: 50px;
}

.ricoh-bil-ordered-list {
  counter-reset: ricoh-bil-ordered-list__item;
}

.ricoh-bil-ordered-list__item {
  position: relative;
  padding-left: 24px;
}
.ricoh-bil-ordered-list__item:not(:first-of-type) {
  margin-top: 16px;
}
.ricoh-bil-ordered-list__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(ricoh-bil-ordered-list__item);
  counter-increment: ricoh-bil-ordered-list__item;
}
.ricoh-bil-ordered-list__item::after {
  position: absolute;
  top: 2px;
  left: 14px;
  display: inline-block;
  width: 1px;
  height: 16px;
  content: "";
  background-color: #000;
}

.ricoh-bil-ordered-list__title {
  font-weight: 700;
}

.ricoh-bil-ordered-list__text {
  display: block;
  margin-top: 8px;
  font-weight: 500;
  line-height: 1.8;
}

.case__article-list__item {
  display: grid;
  grid-template-rows: 1fr;
  visibility: visible;
  opacity: 1;
  transition: grid-template-rows 0.3s ease, margin-top 0.3s ease;
}
.case__article-list__item.is-none {
  grid-template-rows: 0fr;
  margin-top: 0 !important;
  visibility: hidden;
  opacity: 0;
}

.case__article-list__link {
  display: grid;
  overflow: hidden;
}

.case__article-list__info {
  order: 1;
}
.case__article-list__info .case__article-list__text {
  line-height: 1.875;
  white-space: pre-wrap;
}

.case__article-list__heading-area {
  display: flex;
  flex-direction: column;
}

.case__article-list__heading {
  display: flex;
  font-weight: 700;
  line-height: 1;
}

.case__article-list__tag-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  padding-top: 15px !important;
  border-top: 1px solid #a7a7a8;
}

.case__article-list__tag-item {
  font-weight: 500;
  line-height: 1;
}

.case__article-list__date {
  display: block;
  margin-top: 15px;
}

.case__article-list__image {
  order: 0;
}
.case__article-list__image > img {
  width: 100%;
  transition: transform 0.3s;
  object-fit: cover;
}

.topics__article-list {
  display: grid;
}

.ricoh-bil-main--topics .topics__article-list {
  row-gap: 0 !important;
}
.ricoh-bil-main--topics .topics__article-list__item {
  display: grid;
  grid-template-rows: 1fr;
  visibility: visible;
  opacity: 1;
  transition: grid-template-rows 0.3s ease, margin-top 0.3s ease;
}
.ricoh-bil-main--topics .topics__article-list__item.is-none {
  grid-template-rows: 0fr;
  margin-top: 0 !important;
  visibility: hidden;
  opacity: 0;
}

.topics__article-list__link {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.topics__article-list__title {
  display: -webkit-box;
  order: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 700;
}

.topics__article-list__info {
  display: flex;
  justify-content: space-between;
  order: 1;
}

.topics__article-list__number {
  font-weight: 700;
  color: #ffa338;
}

.topics__article-list__image {
  order: 0;
}
.topics__article-list__image > img {
  width: 100%;
  transition: transform 0.3s;
  object-fit: cover;
}

.local-nav.local-nav--fixed {
  right: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background-color: rgba(252, 247, 244, 0.8);
  transition: transform 0.3s, visibility 0.3s;
}
.ricoh-bil-main--top .local-nav.local-nav--fixed {
  position: fixed;
  top: 0;
  visibility: hidden;
  transform: translateY(-100%);
}
.ricoh-bil-main--not-top .local-nav.local-nav--fixed {
  position: sticky;
  top: 0;
  transform: translateY(0);
}
.local-nav.local-nav--fixed.is-show {
  visibility: visible;
  transform: translateY(0);
}
.local-nav.local-nav--fixed.is-hidden {
  visibility: hidden;
  transform: translateY(-100%);
}
.local-nav.local-nav--fixed .local-nav__inner {
  display: flex;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
}
.local-nav.local-nav--fixed .local-nav__logo img {
  width: 100%;
}

.ricoh-bil-hero-wrapper {
  overflow: hidden;
}

.ricoh-bil-hero {
  position: relative;
  width: 100%;
  filter: blur(30px);
}

.ricoh-bil-hero__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
.ricoh-bil-hero__img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__nav {
  opacity: 0;
}
.hero__logo > img {
  width: 100%;
}

.hero__nav-list__item:not(:first-of-type) {
  margin-top: 18px;
}
.statement__text-wrapper .statement__text {
  font-weight: 700;
}

.statement__title {
  position: relative;
  z-index: 1;
}
.statement__title > h2 {
  display: flex;
  column-gap: 2%;
  margin-top: 0;
  font-weight: 700;
  color: #333;
}
.statement__title > h2 > span {
  display: inline-block;
  opacity: 0;
}

.statement__subtitle {
  display: block;
}

.menu-btn {
  color: #333;
}
.section-description > p {
  line-height: 1.8;
}

.ricoh-bil-top-concept__image-block {
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-top-concept__image {
  margin-right: auto;
  margin-left: auto;
}
.ricoh-bil-top-concept__image img {
  width: 100%;
}

.top-space-image {
  width: 100%;
  height: auto;
  min-height: 420px;
  max-height: 800px;
}
.top-space-image > img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  max-height: 800px;
  object-fit: cover;
}

.ricoh-bil-footer {
  width: 100%;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/keyvisual.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ricoh-bil-footer__inner {
  display: flex;
  align-items: flex-end;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-footer__logo {
  width: 100%;
}
.ricoh-bil-footer__logo > img {
  width: 100%;
  object-fit: cover;
}

.ricoh-bil-service__main-heading {
  padding-bottom: 30px;
  overflow: hidden;
  transform: translateX(-100%);
}
.ricoh-bil-service__main-heading > h1 {
  max-width: none;
  transform: translateX(100%);
}

.ricoh-bil-service__main-image {
  height: auto;
  min-height: 400px;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/service/img/service_mv.jpg);
  background-position: center;
  background-size: cover;
}

.ricoh-bil-service__intro__heading {
  margin-bottom: 40px;
}
.ricoh-bil-service__intro__heading > h2 {
  margin-top: 0;
  font-weight: 700;
  color: #333;
}

.ricoh-bil-service__intro__text {
  padding-top: 17px;
  padding-right: 30px;
  padding-bottom: 14px;
  padding-left: 30px;
  margin-top: 76px;
  text-align: center;
  background-color: #333;
  /* stylelint-disable-next-line no-descending-specificity */
}
.ricoh-bil-service__intro__text > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
.ricoh-bil-service__intro__image > img {
  width: 100%;
}

.ricoh-bil-service__function {
  background-color: #ffcf03;
}

.ricoh-bil-service__function__heading {
  border-bottom: 1px solid #fff;
}
.ricoh-bil-service__function__heading > h2 {
  margin-top: 0;
  font-weight: 700;
  line-height: 1.25;
  text-align: center !important;
}
.ricoh-bil-service__function__heading > h2 > span {
  display: block;
}

.ricoh-bil-service__function__triangle-text {
  text-align: center;
  /* stylelint-disable-next-line no-descending-specificity */
}
.ricoh-bil-service__function__triangle-text > span {
  display: block;
}

.ricoh-bil-service__function__triangle-text-ja {
  font-weight: 700;
}

.ricoh-bil-service__function__triangle-border {
  display: flex;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  /* stylelint-disable-next-line no-descending-specificity */
}
.ricoh-bil-service__function__triangle-border > span {
  display: inline-block;
  width: 2px;
  height: clamp(58px, 13.5vw, 173px);
  background-color: #fff;
}
.ricoh-bil-service__function__triangle-border .ricoh-bil-service__function__triangle-border-left {
  transform: rotate(40deg);
}
.ricoh-bil-service__function__triangle-border .ricoh-bil-service__function__triangle-border-right {
  transform: rotate(-40deg);
}

.ricoh-bil-service__function__triangle-column {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
}
.ricoh-bil-service__function__triangle-column::before {
  position: absolute;
  left: 50%;
  display: inline-block;
  height: 2px;
  content: "";
  background-color: #fff;
  transform: translateX(-45%);
}

.ricoh-bil-service__process__img-block {
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-service__process__img.ricoh-bil-service__process__img--02, .ricoh-bil-service__process__img.ricoh-bil-service__process__img--03 {
  margin-top: 20px;
}
.ricoh-bil-service__process__img img {
  width: 100%;
}

.ricoh-bil-service__process__img-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.ricoh-bil-service__section__heading > h2 {
  margin-top: 0;
}

.ricoh-bil-service__section__heading-num {
  display: inline-block;
}

.ricoh-bil-service__section__heading-en {
  display: inline-block;
}

.ricoh-bil-service__section__heading-ja {
  display: block;
  font-weight: 700;
}

.ricoh-bil-service__capability__text-en__img {
  max-width: 100%;
}

.ricoh-bil-service__capability__text-ja {
  display: block;
  line-height: 1.5;
}

.ricoh-bil-service__capability__main-image {
  margin-right: auto;
  margin-left: auto;
}
.ricoh-bil-service__capability__main-image > img {
  width: 100%;
}

.ricoh-bil-service__capability__main-bottom {
  /* stylelint-disable-next-line no-descending-specificity */
}

.ricoh-bil-service__scenario__img-block {
  max-width: 800px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-service__scenario__img {
  width: 100%;
}

.ricoh-bil-service__scenario-asset__title {
  border-bottom: 1px solid #4c4c4c;
}
.ricoh-bil-service__scenario-asset__title > h3 {
  margin-top: 0;
  font-weight: 700;
}

.ricoh-bil-service__scenario-asset__inner {
  max-width: 804px;
  margin-right: auto;
  margin-left: auto;
}

.ricoh-bil-service__scenario-asset__img-block {
  margin-top: 50px;
}
.ricoh-bil-service__scenario-asset__img-block img {
  width: 100%;
}

.ricoh-bil-service__scenario-asset__base-img {
  width: 100%;
}

.ricoh-bil-space__main-heading {
  padding-bottom: 30px;
  overflow: hidden;
  transform: translateX(-100%);
}
.ricoh-bil-space__main-heading > h1 {
  max-width: none;
  transform: translateX(100%);
}

.ricoh-bil-space__main-image {
  height: auto;
  min-height: 400px;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/space/img/space_mv.jpg);
  background-position: center;
  background-size: cover;
}

.ricoh-bil-space__intro > .ricoh-bil-inner {
  border-bottom: 1px solid #4c4c4c;
}

.ricoh-bil-space__intro__heading {
  margin-bottom: 40px;
}
.ricoh-bil-space__intro__heading > h2 {
  margin-top: 0;
  font-weight: 700;
  color: #333;
}
.ricoh-bil-space__intro__image > img {
  width: 100%;
}

.ricoh-bil-space__slider-content {
  margin-left: auto;
}

.ricoh-bil-space__text-block__heading > span {
  display: block;
  font-weight: 700;
}
.ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img {
  width: 100%;
}
.ricoh-bil-space__text-block__text > p {
  line-height: 1.875;
}

.ricoh-bil-case__main-heading {
  overflow: hidden;
  transform: translateX(-100%);
}
.ricoh-bil-case__main-heading > h1 {
  max-width: none;
  transform: translateX(100%);
}

.ricoh-bil-case__main-image {
  height: auto;
  min-height: 400px;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/topics/img/topics_mv.jpg);
  background-position: center;
  background-size: cover;
}

.ricoh-bil-case__intro__heading {
  margin-top: 40px;
  margin-bottom: 32px;
}
.ricoh-bil-case__intro__heading > h2 {
  margin-top: 0;
  font-weight: 700;
  color: #333;
}

.ricoh-bil-topics__main-heading {
  overflow: hidden;
  transform: translateX(-100%);
}
.ricoh-bil-topics__main-heading > h1 {
  max-width: none;
  transform: translateX(100%);
}

.ricoh-bil-topics__main-image {
  height: auto;
  min-height: 400px;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/topics/img/topics_mv.jpg);
  background-position: center;
  background-size: cover;
}

.ricoh-bil-topics__intro__link {
  margin-top: 30px;
}

.ricoh-bil-top-access__image > img {
  width: 100%;
}

.ricoh-bil-top-access__info {
  margin-top: 20px;
}
.ricoh-bil-top-access__info span {
  display: block;
}
.ricoh-bil-top-access__info span:not(:first-child) {
  margin-top: 4px;
}

.ricoh-bil-top-access__google-link {
  margin-top: 4px;
}
.ricoh-bil-top-access__google-link > a {
  text-decoration: underline;
}

/* stylelint-disable-next-line no-descending-specificity */
.ricoh-bil-top-access__use {
  border: 1px solid #333;
}
.ricoh-bil-top-access__use > em {
  display: block;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.ricoh-bil-top-concept__text {
  padding-top: 17px;
  padding-bottom: 14px;
  text-align: center;
  background-color: #333;
}
.ricoh-bil-top-concept__text > span {
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

.ricoh-bil-top-concept__process {
  padding-top: 40px;
}
.ricoh-bil-top-concept__process .ricoh-bil-top-concept__process__title > h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.ricoh-bil-top-concept__process .ricoh-bil-top-concept__process__title > span {
  display: block;
  font-size: 17px;
  font-weight: 700;
}

.ricoh-bil-member__main-heading {
  overflow: hidden;
  transform: translateX(-100%);
}
.ricoh-bil-member__main-heading > h1 {
  max-width: none;
  transform: translateX(100%);
}

.ricoh-bil-member__main-image {
  height: auto;
  min-height: 400px;
  background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/member/img/member_mv.jpg);
  background-position: center left;
  background-size: cover;
}

.ricoh-bil-member__intro > .ricoh-bil-inner {
  padding-bottom: 80px;
  border-bottom: 1px solid #4c4c4c;
}

.ricoh-bil-member__intro__heading {
  margin-bottom: 32px;
}
.ricoh-bil-member__intro__heading > h2 {
  margin-top: 0;
  font-weight: 700;
  color: #333;
}

.ricoh-bil-member__main__item-image {
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #eee;
  border-radius: 50%;
}
.ricoh-bil-member__main__item-image > img {
  width: 100%;
}

.ricoh-bil-member__main__item-name {
  margin-top: 26px;
  text-align: center;
}

.ricoh-bil-member__main__item-name-ja {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.ricoh-bil-member__main__item-name-en {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.ricoh-bil-member__main__item-job {
  margin-top: 20px;
  text-align: center;
}

.ricoh-bil-member__main__item-text {
  margin-top: 24px;
}
.ricoh-bil-member__main__item-text > p {
  font-weight: 500;
  line-height: 1.875;
}

.ricoh-bil-member__illust {
  margin-right: auto;
  margin-left: auto;
}
.ricoh-bil-member__illust > img {
  width: 100%;
}
.ricoh-bil-top-news .link-wrapper {
  margin-top: 40px;
}

.ricoh-bil-top-news__content {
  margin-top: 48px;
}

.ricoh-bil-news__list-item {
  border-top: 1px solid #a7a7a8;
}
.ricoh-bil-news__list-item:last-of-type {
  border-bottom: 1px solid #a7a7a8;
}

.ricoh-bil-news__list-item__link,
.ricoh-bil-news__list-item__not-link {
  padding-top: 24px;
  padding-right: 36px;
  padding-bottom: 24px;
}

.ricoh-bil-news__list-item__link {
  position: relative;
}
.ricoh-bil-news__list-item__link > img {
  position: absolute;
  top: 50%;
  right: 8px;
  display: block;
  width: 16px;
  transform: translateY(-50%);
}

.ricoh-bil-news__list-item__title {
  display: block;
}

.ricoh-bil-news__list-item__date {
  display: block;
}
.ricoh-bil-news__main-heading > h1 {
  max-width: none;
  font-weight: 700;
  text-align: center;
}

.ricoh-bil-news__top-link {
  margin-bottom: 32px;
  line-height: 1;
  text-align: right;
}
.ricoh-bil-news__top-link > a {
  font-size: 18px;
  font-weight: 700;
  color: #333;
}
.ricoh-bil-news__top-link > a > img {
  width: 20px;
  margin-right: 4px;
}

.view-more-btn {
  display: flex;
  align-items: center;
  min-width: 180px;
  padding: 9px 22px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  border: 1px solid #333;
  border-radius: 23px;
}
.view-more-btn:hover::before, .view-more-btn:focus-visible::before {
  transform: scaleY(1);
}
.view-more-btn > img {
  margin-right: 20px;
}
@media screen and (min-width: 640.02px), print {
  main.ricoh-bil-main .br-sp {
    display: none;
  }
  .ricoh-bil-inner {
    width: 86%;
    max-width: 1360px;
  }
  .ricoh-bil-slider[data-slider=top] {
    margin-top: 100px;
    margin-left: auto;
  }
  .ricoh-bil-slider[data-slider=top] .splide__arrows {
    bottom: 55px;
  }
  .ricoh-bil-slider[data-slider=top] .splide__controls {
    margin-bottom: 40px;
  }
  .ricoh-bil-slider[data-slider=space] .slider__text-block {
    margin-top: 16px;
  }
  .ricoh-bil-slider[data-slider=space] .slider__text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.57;
  }
  .ricoh-bil-top-movie {
    margin-top: 300px;
  }
  .ricoh-bil-top-movie .movie__video-list {
    width: 100%;
    max-width: 655px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-top-movie .movie__video-link:not(:first-of-type) {
    margin-top: 100px;
  }
  .ricoh-bil-top-movie .movie__video-icon {
    width: 80px;
    height: 80px;
  }
  .ricoh-bil-top-service .link-wrapper {
    margin-top: 40px;
  }
  .ricoh-bil-top-case .link-wrapper {
    margin-top: 35px;
  }
  .ricoh-bil-top-topics .link-wrapper {
    margin-top: 40px;
  }
  .ricoh-bil-service__capability .link-wrapper {
    margin-top: 80px;
  }
  .heading-block {
    position: relative;
    padding-top: 68px;
  }
  .heading-block__main > h2 {
    font-size: 85px;
  }
  .heading-block__title__img.heading-block__title__img--sp {
    display: none;
  }
  .heading-block__sub-title {
    margin-top: 36px;
    font-size: 30px;
  }
  .ricoh-bil-details {
    padding-right: 30px;
  }
  .ricoh-bil-top-concept .ricoh-bil-details:first-of-type {
    margin-top: 56px;
  }
  .ricoh-bil-details__summary .ricoh-bil-details__summary__icon {
    margin-top: 14px;
  }
  .ricoh-bil-details__summary__title__img.ricoh-bil-details__summary__title__img--sp {
    display: none;
  }
  .ricoh-bil-details__summary__subtitle {
    margin-top: 28px;
  }
  .ricoh-bil-ordered-list__item {
    font-size: 16px;
  }
  .ricoh-bil-ordered-list__title {
    font-size: 16px;
  }
  .ricoh-bil-ordered-list__text {
    font-size: 16px;
  }
  .ricoh-bil-top-case .case__article-list {
    margin-top: 100px;
  }
  .case__article-list__item:not(:first-of-type) {
    margin-top: 80px;
  }
  .case__article-list__info .case__article-list__text {
    margin-top: 26px;
  }
  .case__article-list__heading {
    column-gap: 8px;
    font-size: 18px;
  }
  .case__article-list__heading > img {
    width: 18px;
  }
  .case__article-list__tag-list {
    column-gap: 20px;
    margin-top: 20px;
  }
  .case__article-list__tag-item {
    font-size: 16px;
  }
  .case__article-list__date {
    font-size: 15px;
  }
  .case__article-list__image {
    overflow: hidden;
  }
  .topics__article-list {
    row-gap: 100px;
    column-gap: 50px;
  }
  .ricoh-bil-main--topics .topics__article-list__item:nth-of-type(n + 4) {
    margin-top: 100px;
  }
  .topics__article-list__link:hover, .topics__article-list__link:focus-visible {
    text-decoration: none;
  }
  .topics__article-list__link:hover .topics__article-list__image > img, .topics__article-list__link:focus-visible .topics__article-list__image > img {
    transform: scale(1.1);
  }
  .topics__article-list__title {
    margin-top: 12px;
    font-size: 18px;
  }
  .topics__article-list__info {
    margin-top: 18px;
  }
  .topics__article-list__number {
    font-size: 18px;
  }
  .topics__article-list__date {
    font-size: 15px;
  }
  .topics__article-list__image {
    overflow: hidden;
  }
  .hero__logo {
    max-width: 283px;
  }
  .hero__nav-list {
    margin-top: 72px;
  }
  .ricoh-bil-top-statement {
    margin-top: -200px;
  }
  .statement__text-wrapper {
    width: 100%;
    max-width: 630px;
    margin-left: auto;
  }
  .statement__text-wrapper .statement__text {
    margin-top: 80px;
    font-size: 22px;
    line-height: 2.27;
  }
  .statement__title > h2 {
    font-size: 103px;
  }
  .statement__subtitle {
    margin-top: 180px;
  }
  .statement__subtitle__img.statement__subtitle__img--sp {
    display: none;
  }
  .section-description {
    width: 60%;
    min-width: 600px;
  }
  .section-description > p {
    font-size: 18px;
  }
  .ricoh-bil-top-concept__image-block {
    width: 94%;
    max-width: 1360px;
  }
  .ricoh-bil-top-concept__image {
    width: 91%;
    max-width: 1000px;
    margin-top: 60px;
  }
  .ricoh-bil-top-concept__image.ricoh-bil-top-concept__image--sp {
    display: none;
  }
  .top-space-image {
    margin-top: 300px;
  }
  .ricoh-bil-footer {
    height: 80vh;
    padding-bottom: 40px;
    margin-top: 150px;
  }
  .ricoh-bil-footer__inner {
    width: 96vw;
  }
  .ricoh-bil-footer__logo.ricoh-bil-footer__logo--sp {
    display: none;
  }
  .ricoh-bil-top-service {
    margin-top: 300px;
  }
  .ricoh-bil-service__main-heading {
    padding-top: 50px;
  }
  .ricoh-bil-service__main-heading__img.ricoh-bil-service__main-heading__img--sp {
    display: none;
  }
  .ricoh-bil-service__intro__heading {
    margin-top: 51px;
  }
  .ricoh-bil-service__intro__heading > h2 {
    display: flex;
    flex-wrap: wrap;
    font-size: 50px;
  }
  .ricoh-bil-service__intro__text > div {
    font-size: 24px;
  }
  .ricoh-bil-service__intro__image.ricoh-bil-service__intro__image--pc {
    margin-top: 73px;
  }
  .ricoh-bil-service__intro__image.ricoh-bil-service__intro__image--sp {
    display: none;
  }
  .ricoh-bil-service__function {
    padding-top: 90px;
    padding-bottom: 137px;
    margin-top: 150px;
  }
  .ricoh-bil-service__function__heading {
    padding-bottom: 66px;
  }
  .ricoh-bil-service__function__heading > h2 {
    font-size: 40px;
  }
  .ricoh-bil-service__function__heading > h2 > span {
    font-size: 24px;
  }
  .ricoh-bil-service__function__triangle {
    padding-right: 7.2%;
    padding-left: 7.2%;
    margin-top: 93px;
  }
  .ricoh-bil-service__function__triangle-text-num__img {
    width: clamp(16px, 2.18vw, 28px);
  }
  .ricoh-bil-service__function__triangle-text-en {
    margin-top: 22px;
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--01 {
    width: clamp(130px, 20vw, 256px);
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--02 {
    width: clamp(170px, 24.5vw, 314px);
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--03 {
    width: clamp(140px, 21.7vw, 278px);
  }
  .ricoh-bil-service__function__triangle-text-ja {
    margin-top: 20px;
    font-size: clamp(16px, 1.87vw, 24px);
    line-height: 1.4;
  }
  .ricoh-bil-service__function__triangle-border {
    width: 35%;
    min-width: 160px;
    max-width: 340px;
  }
  .ricoh-bil-service__function__triangle-column {
    max-width: 950px;
  }
  .ricoh-bil-service__function__triangle-column::before {
    top: clamp(44px, 4.2vw, 54px);
    width: clamp(41px, 9.14vw, 117px);
  }
  .ricoh-bil-service__process {
    padding-top: 200px;
  }
  .ricoh-bil-service__process__img-block {
    max-width: 800px;
    margin-top: 100px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--07, .ricoh-bil-service__process__img.ricoh-bil-service__process__img--09 {
    margin-top: 30px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--10 {
    margin-top: 25px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--06, .ricoh-bil-service__process__img.ricoh-bil-service__process__img--08 {
    margin-top: 20px;
  }
  .ricoh-bil-service__process__img .ricoh-bil-service__process__img--sp {
    display: none;
  }
  .ricoh-bil-service__process__img-column {
    column-gap: 80px;
    margin-top: 20px;
  }
  .ricoh-bil-service__section__heading {
    margin-bottom: 40px;
  }
  .ricoh-bil-service__section__heading-num__img {
    width: 33px;
    margin-bottom: 2px;
  }
  .ricoh-bil-service__section__heading-en {
    margin-left: 10px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--01 {
    width: 172px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--02 {
    width: 235px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--03 {
    width: 199px;
  }
  .ricoh-bil-service__section__heading-ja {
    margin-top: 12px;
    font-size: 50px;
  }
  .ricoh-bil-service__section__heading-ja.ricoh-bil-service__section__heading-ja--capability {
    display: flex;
    flex-wrap: wrap;
  }
  .ricoh-bil-service__capability {
    margin-top: 142px;
  }
  .ricoh-bil-service__capability__main {
    max-width: 985px;
    padding-right: 6%;
    padding-left: 4.5%;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-service__capability__main-top {
    display: flex;
    justify-content: space-between;
    margin-top: 146px;
  }
  .ricoh-bil-service__capability__main-top .ricoh-bil-service__capability__text-block:nth-of-type(2) {
    transform: translate(-18px, -50px);
  }
  .ricoh-bil-service__capability__text-en__img.ricoh-bil-service__capability__text-en__img--sp {
    display: none;
  }
  .ricoh-bil-service__capability__text-ja {
    margin-top: 22px;
    font-size: clamp(11px, 1.25vw, 16px);
  }
  .ricoh-bil-service__capability__main-image {
    width: 70%;
    max-width: 600px;
  }
  .ricoh-bil-service__capability__main-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
  }
  .ricoh-bil-service__capability__main-bottom .ricoh-bil-service__capability__text-block:first-of-type {
    margin-left: 14%;
  }
  .ricoh-bil-service__capability__main-bottom .ricoh-bil-service__capability__text-block:last-of-type {
    margin-right: 14%;
  }
  .ricoh-bil-service__scenario {
    margin-top: 142px;
  }
  .ricoh-bil-service__scenario-asset {
    margin-top: 100px;
  }
  .ricoh-bil-service__scenario-asset__title {
    padding-bottom: 16px;
    margin-bottom: 22px;
    text-align: center;
  }
  .ricoh-bil-service__scenario-asset__title > h3 {
    font-size: 30px;
  }
  .ricoh-bil-service__scenario-asset__img-block.ricoh-bil-service__scenario-asset__img-block--sp {
    display: none;
  }
  .ricoh-bil-service__scenario-asset__base-img-block {
    margin-top: 100px;
  }
  .ricoh-bil-service__scenario-asset__base-img.ricoh-bil-service__scenario-asset__base-img--sp {
    display: none;
  }
  .ricoh-bil-top-space {
    margin-top: 100px;
  }
  .ricoh-bil-space__main-heading {
    padding-top: 50px;
  }
  .ricoh-bil-space__main-heading__img.ricoh-bil-space__main-heading__img--sp {
    display: none;
  }
  .ricoh-bil-space__intro > .ricoh-bil-inner {
    padding-bottom: 150px;
  }
  .ricoh-bil-space__intro__heading {
    margin-top: 51px;
  }
  .ricoh-bil-space__intro__heading > h2 {
    font-size: 50px;
  }
  .ricoh-bil-space__intro__image.ricoh-bil-space__intro__image--pc {
    margin-top: 72px;
  }
  .ricoh-bil-space__intro__image.ricoh-bil-space__intro__image--sp {
    display: none;
  }
  .ricoh-bil-space__slider-content-item:not(:first-of-type) {
    margin-top: 150px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-num__img {
    width: 37px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en {
    margin-top: 35px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--01 {
    max-width: 391px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--02 {
    max-width: 320px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--03 {
    max-width: 274px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--04 {
    max-width: 369px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-ja {
    margin-top: 18px;
    font-size: 40px;
  }
  .ricoh-bil-space__text-block__text {
    margin-top: 42px;
  }
  .ricoh-bil-space__slider-wrapper .slider__text {
    padding-right: 28px;
  }
  .ricoh-bil-top-case {
    margin-top: 300px;
  }
  .ricoh-bil-case__main-heading {
    padding-top: 57px;
    padding-bottom: 51px;
  }
  .ricoh-bil-case__main-heading__img.ricoh-bil-case__main-heading__img--sp {
    display: none;
  }
  .ricoh-bil-case__intro__heading > h2 {
    font-size: 50px;
  }
  .ricoh-bil-case__main {
    margin-top: 100px;
  }
  .ricoh-bil-top-topics {
    margin-top: 300px;
  }
  .ricoh-bil-topics__main-heading {
    padding-top: 57px;
    padding-bottom: 51px;
  }
  .ricoh-bil-topics__main-heading__img.ricoh-bil-topics__main-heading__img--sp {
    display: none;
  }
  .ricoh-bil-topics__intro__link > span {
    margin-left: 26px;
  }
  .ricoh-bil-topics__main {
    margin-top: 100px;
  }
  .ricoh-bil-top-access {
    margin-top: 300px;
  }
  .ricoh-bil-top-access .ricoh-bil-top-access__use > p {
    margin-top: 6px;
  }
  .ricoh-bil-top-access__content {
    width: 100%;
    max-width: 800px;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-top-access__use {
    padding: 25px 40px 40px 40px;
    margin-top: 70px;
  }
  .ricoh-bil-top-access__use > em {
    font-size: 22px;
  }
  .ricoh-bil-top-concept {
    margin-top: 260px;
  }
  .ricoh-bil-top-concept__text {
    margin-top: 56px;
  }
  .ricoh-bil-top-concept__text > span {
    font-size: 24px;
  }
  .ricoh-bil-top-concept__process {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 30px;
  }
  .ricoh-bil-top-concept__process .ricoh-bil-top-concept__process__title > span {
    margin-top: 28px;
  }
  .ricoh-bil-member__main-heading {
    padding-top: 57px;
    padding-bottom: 51px;
  }
  .ricoh-bil-member__main-heading__img.ricoh-bil-member__main-heading__img--sp {
    display: none;
  }
  .ricoh-bil-member__intro__heading {
    margin-top: 51px;
  }
  .ricoh-bil-member__intro__heading > h2 {
    font-size: 50px;
  }
  .ricoh-bil-member__main {
    padding-top: 150px;
  }
  .ricoh-bil-member__main__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    row-gap: 120px;
    column-gap: 80px;
    padding-right: 30px;
    padding-left: 30px !important;
  }
  .ricoh-bil-member__illust {
    max-width: 500px;
    margin-top: 150px;
  }
  .ricoh-bil-top-news {
    margin-top: 200px;
  }
  .ricoh-bil-top-news__content {
    width: 60%;
    min-width: 600px;
  }
  .ricoh-bil-news__list-item__link,
.ricoh-bil-news__list-item__not-link {
    display: grid;
    grid-template-columns: 140px 1fr;
  }
  .ricoh-bil-news__main-heading {
    padding-top: 57px;
    padding-bottom: 51px;
  }
  .ricoh-bil-news__main-heading > h1 {
    font-size: 30px;
  }
  .view-more-btn {
    position: relative;
    z-index: 0;
    margin-top: 100px;
    overflow: hidden;
  }
  .view-more-btn::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #ffcf03;
    transition: transform ease 0.3s;
    transform: scaleY(0);
    transform-origin: 50% 0%;
  }
}
@media screen and (min-width: 640.02px) and (max-width: 1100px), print {
  .topics__article-list {
    row-gap: 64px;
    column-gap: 50px;
  }
  .topics__article-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .ricoh-bil-main--topics .topics__article-list__item:nth-of-type(n + 3) {
    margin-top: 64px;
  }
  .ricoh-bil-space__slider-content-item__text-block {
    width: 86%;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-space__slider-wrapper {
    width: 93%;
    margin-top: 40px;
    margin-left: auto;
  }
}
@media screen and (min-width: 1100.02px) {
  .heading-block.heading-block--bg-img {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 90%;
  }
  .ricoh-bil-top-concept .heading-block.heading-block--bg-img {
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-concept_heading.png);
  }
  .ricoh-bil-top-service .heading-block.heading-block--bg-img {
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-service_heading.png);
  }
  .ricoh-bil-top-space .heading-block.heading-block--bg-img {
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-space_heading.png);
  }
  .ricoh-bil-top-case .heading-block.heading-block--bg-img {
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-case_heading.png);
  }
  .ricoh-bil-top-topics .heading-block.heading-block--bg-img {
    padding-bottom: 100px;
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-topics_heading.png);
  }
  .ricoh-bil-top-movie .heading-block.heading-block--bg-img {
    padding-bottom: 60px;
    background-image: url(/-/Media/Ricoh/Sites/jp_ricoh/about/ricoh-bil/img/bg-movie_heading.png);
  }
  .case__article-list__link {
    grid-template-columns: 40% 1fr;
    column-gap: 38px;
  }
  .case__article-list__link:hover, .case__article-list__link:focus-visible {
    text-decoration: none;
  }
  .case__article-list__link:hover .case__article-list__image > img, .case__article-list__link:focus-visible .case__article-list__image > img {
    transform: scale(1.1);
  }
  .case__article-list__heading {
    margin-top: 0 !important;
  }
  .topics__article-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .local-nav.local-nav--fixed .local-nav__inner {
    align-items: flex-end;
    padding: 12px 60px 16px 55px;
  }
  .local-nav.local-nav--fixed .local-nav__logo.local-nav__logo--pc {
    width: 290px;
  }
  .local-nav.local-nav--fixed .local-nav__logo.local-nav__logo--sp {
    display: none;
  }
  .local-nav.local-nav--fixed .local-nav__menu__list {
    display: flex;
    column-gap: 20px;
  }
  .local-nav.local-nav--fixed .local-nav__menu__list-item {
    line-height: 1;
  }
  .local-nav.local-nav--fixed .local-nav__menu__list-item > a {
    font-weight: 700;
    color: #333;
  }
  .local-nav.local-nav--fixed .local-nav__menu__list-item > a > img {
    width: 18px;
  }
  .ricoh-bil-hamburger-menu {
    display: none;
  }
  .ricoh-bil-hero {
    height: calc(100vh - 190.09px);
    min-height: 700px;
  }
  .hero__nav {
    width: calc(100% - 630px);
    padding-top: 64px;
    padding-right: 30px;
  }
  .hero__nav-list__item > a {
    display: inline-flex;
    column-gap: 2px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    transition: transform 0.3s;
    transform: translateX(0);
  }
  .hero__nav-list__item > a:hover, .hero__nav-list__item > a:focus-visible {
    text-decoration: none;
    transform: translateX(10px);
  }
  .hero__nav-list__item > a > img {
    width: 18px;
  }
  .menu-btn.menu-btn--local-nav {
    display: none;
  }
  .menu-btn.menu-btn--hero-nav {
    display: none;
  }
  .ricoh-bil-service__function__triangle-text-ja br.br-large-pc {
    display: none;
  }
  .ricoh-bil-space__slider-content {
    width: 93%;
    max-width: calc(1360px + 7%);
    padding-left: 7%;
    margin-top: 150px;
    margin-right: auto;
  }
  .ricoh-bil-space__slider-content-item {
    display: grid;
    grid-template-columns: 405px 1fr;
    column-gap: 50px;
  }
  .u-dsp-p-relative {
    position: relative;
  }
}
@media screen and (min-width: 1582px) {
  .ricoh-bil-space__slider-content {
    width: 86%;
    max-width: 1360px;
    padding-right: 7%;
  }
}
@media screen and (max-width: 640px) {
  .ricoh-bil-inner {
    width: 90%;
  }
  .ricoh-bil-slider[data-slider=top] {
    margin-top: 50px;
  }
  .ricoh-bil-slider[data-slider=top] .splide__arrows {
    bottom: 45px;
  }
  .ricoh-bil-slider[data-slider=top] .splide__controls {
    margin-bottom: 30px;
  }
  .ricoh-bil-slider[data-slider=space] .slider__text-block {
    margin-top: 10px;
  }
  .ricoh-bil-slider[data-slider=space] .slider__title {
    font-size: 14px;
  }
  .ricoh-bil-slider[data-slider=space] .slider__text {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.83;
  }
  .ricoh-bil-top-movie {
    margin-top: 120px;
  }
  .ricoh-bil-top-movie .movie__video-list {
    margin-top: 50px;
  }
  .ricoh-bil-top-movie .movie__video-link:not(:first-of-type) {
    margin-top: 50px;
  }
  .ricoh-bil-top-movie .movie__video-icon {
    width: 50px;
    height: 50px;
  }
  .ricoh-bil-top-concept__process .link-wrapper {
    margin-top: 20px;
  }
  .ricoh-bil-top-service .link-wrapper {
    margin-top: 30px;
  }
  .ricoh-bil-top-case .link-wrapper {
    margin-top: 60px;
  }
  .ricoh-bil-top-topics .link-wrapper {
    margin-top: 50px;
  }
  .ricoh-bil-service__capability .link-wrapper {
    margin-top: 60px;
  }
  .heading-block__main > h2 {
    font-size: 40px;
  }
  .heading-block__title__img.heading-block__title__img--pc {
    display: none;
  }
  .heading-block__sub-title {
    margin-top: 12px;
    font-size: 20px;
  }
  .ricoh-bil-details {
    padding-right: 8px;
  }
  .ricoh-bil-top-concept .ricoh-bil-details:first-of-type {
    margin-top: 80px;
  }
  .ricoh-bil-details__summary__title__img.ricoh-bil-details__summary__title__img--pc {
    display: none;
  }
  .ricoh-bil-details__summary__subtitle {
    margin-top: 12px;
  }
  .ricoh-bil-ordered-list__item {
    font-size: 14px;
  }
  .ricoh-bil-ordered-list__title {
    font-size: 14px;
  }
  .ricoh-bil-ordered-list__text {
    font-size: 14px;
  }
  .ricoh-bil-top-case .case__article-list {
    margin-top: 60px;
  }
  .case__article-list__item:not(:first-of-type) {
    margin-top: 44px;
  }
  .case__article-list__info .case__article-list__text {
    margin-top: 12px;
    font-size: 14px;
  }
  .case__article-list__heading {
    column-gap: 4px;
    font-size: 17px;
  }
  .case__article-list__heading > img {
    width: 17px;
  }
  .case__article-list__tag-list {
    column-gap: 10px;
    margin-top: 10px;
  }
  .case__article-list__tag-item {
    font-size: 12px;
  }
  .case__article-list__date {
    font-size: 12px;
  }
  .topics__article-list {
    row-gap: 30px;
  }
  .ricoh-bil-main--topics .topics__article-list__item:not(:first-of-type) {
    margin-top: 30px;
  }
  .topics__article-list__link:hover, .topics__article-list__link:focus-visible {
    text-decoration: none;
  }
  .topics__article-list__title {
    margin-top: 8px;
    font-size: 14px;
  }
  .topics__article-list__info {
    margin-top: 8px;
  }
  .topics__article-list__number {
    font-size: 12px;
  }
  .topics__article-list__date {
    font-size: 12px;
  }
  .hero__logo {
    width: 61.5%;
    max-width: 283px;
  }
  .ricoh-bil-top-statement {
    margin-top: -120px;
  }
  .statement__text-wrapper .statement__text {
    margin-top: 60px;
    font-size: 16px;
    line-height: 2;
  }
  .statement__title > h2 {
    font-size: 60px;
  }
  .statement__subtitle {
    margin-top: 140px;
  }
  .statement__subtitle__img.statement__subtitle__img--pc {
    display: none;
  }
  .section-description > p {
    font-size: 14px;
  }
  .ricoh-bil-top-concept__image {
    margin-top: 55px;
  }
  .ricoh-bil-top-concept__image.ricoh-bil-top-concept__image--pc {
    display: none;
  }
  .top-space-image {
    margin-top: 120px;
  }
  .ricoh-bil-footer {
    height: 400px;
    padding-bottom: 28px;
    margin-top: 100px;
  }
  .ricoh-bil-footer__inner {
    width: 90%;
  }
  .ricoh-bil-footer__logo.ricoh-bil-footer__logo--pc {
    display: none;
  }
  .ricoh-bil-footer__logo.ricoh-bil-footer__logo--sp {
    max-width: 313px;
  }
  .ricoh-bil-top-service {
    margin-top: 120px;
  }
  .ricoh-bil-service__main-heading {
    padding-top: 20px;
  }
  .ricoh-bil-service__main-heading__img.ricoh-bil-service__main-heading__img--pc {
    display: none;
  }
  .ricoh-bil-service__intro__heading {
    margin-top: 40px;
  }
  .ricoh-bil-service__intro__heading > h2 {
    font-size: 30px;
  }
  .ricoh-bil-service__intro__heading > h2 > span {
    display: block;
  }
  .ricoh-bil-service__intro__text > div {
    font-size: 20px;
  }
  .ricoh-bil-service__intro__image.ricoh-bil-service__intro__image--pc {
    display: none;
  }
  .ricoh-bil-service__intro__image.ricoh-bil-service__intro__image--sp {
    margin-top: 30px;
  }
  .ricoh-bil-service__function {
    padding-top: 31px;
    padding-bottom: 47px;
    margin-top: 80px;
  }
  .ricoh-bil-service__function__heading {
    padding-bottom: 18px;
  }
  .ricoh-bil-service__function__heading > h2 {
    font-size: 22px;
  }
  .ricoh-bil-service__function__heading > h2 > span {
    font-size: 14px;
  }
  .ricoh-bil-service__function__triangle {
    margin-top: 37px;
  }
  .ricoh-bil-service__function__triangle-text-num__img {
    width: clamp(12px, 3.2vw, 16px);
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--01 {
    width: clamp(80px, 21.8vw, 130px);
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--02 {
    width: clamp(92px, 26.6vw, 170px);
  }
  .ricoh-bil-service__function__triangle-text-en__img.ricoh-bil-service__function__triangle-text-en__img--03 {
    width: clamp(84px, 23.4vw, 140px);
  }
  .ricoh-bil-service__function__triangle-text-ja {
    margin-top: 8px;
    font-size: clamp(12px, 3.2vw, 16px);
    line-height: 1.5;
  }
  .ricoh-bil-service__function__triangle-border {
    width: 30%;
    min-width: 110px;
    max-width: 160px;
    margin-top: 10px;
  }
  .ricoh-bil-service__function__triangle-column {
    max-width: 470px;
  }
  .ricoh-bil-service__function__triangle-column::before {
    top: clamp(34px, 9.6vw, 36px);
    width: clamp(30px, 10.9vw, 60px);
  }
  .ricoh-bil-service__process {
    padding-top: 80px;
  }
  .ricoh-bil-service__process__img-block {
    margin-top: 46px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--07, .ricoh-bil-service__process__img.ricoh-bil-service__process__img--09 {
    margin-top: 20px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--10 {
    margin-top: 13px;
  }
  .ricoh-bil-service__process__img.ricoh-bil-service__process__img--06, .ricoh-bil-service__process__img.ricoh-bil-service__process__img--08 {
    margin-top: 10px;
  }
  .ricoh-bil-service__process__img .ricoh-bil-service__process__img--pc {
    display: none;
  }
  .ricoh-bil-service__process__img-column {
    column-gap: 32px;
    margin-top: 26px;
  }
  .ricoh-bil-service__section__heading {
    margin-bottom: 12px;
  }
  .ricoh-bil-service__section__heading-num__img {
    width: 23px;
    margin-bottom: 1px;
  }
  .ricoh-bil-service__section__heading-en {
    margin-left: 8px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--01 {
    width: 115px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--02 {
    width: 155px;
  }
  .ricoh-bil-service__section__heading-en__img.ricoh-bil-service__section__heading-en__img--03 {
    width: 133px;
  }
  .ricoh-bil-service__section__heading-ja {
    margin-top: 10px;
    font-size: 30px;
  }
  .ricoh-bil-service__section__heading-ja.ricoh-bil-service__section__heading-ja--capability > span {
    display: block;
  }
  .ricoh-bil-service__capability {
    margin-top: 72px;
  }
  .ricoh-bil-service__capability__main {
    display: flex;
    flex-direction: column;
  }
  .ricoh-bil-service__capability__main-top {
    order: 1;
    margin-top: 96px;
  }
  .ricoh-bil-service__capability__main-top .ricoh-bil-service__capability__text-block:not(:first-of-type) {
    margin-top: 40px;
  }
  .ricoh-bil-service__capability__text-en__img.ricoh-bil-service__capability__text-en__img--pc {
    display: none;
  }
  .ricoh-bil-service__capability__text-ja {
    margin-top: 16px;
    font-size: 14px;
  }
  .ricoh-bil-service__capability__main-image {
    order: 0;
    margin-top: 76px;
  }
  .ricoh-bil-service__capability__main-bottom {
    order: 2;
    margin-top: 40px;
  }
  .ricoh-bil-service__capability__main-bottom .ricoh-bil-service__capability__text-block:last-of-type {
    margin-top: 40px;
  }
  .ricoh-bil-service__scenario {
    margin-top: 72px;
  }
  .ricoh-bil-service__scenario-asset {
    margin-top: 50px;
  }
  .ricoh-bil-service__scenario-asset__title {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
  .ricoh-bil-service__scenario-asset__title > h3 {
    font-size: 20px;
  }
  .ricoh-bil-service__scenario-asset__img-block.ricoh-bil-service__scenario-asset__img-block--pc {
    display: none;
  }
  .ricoh-bil-service__scenario-asset__img-block.ricoh-bil-service__scenario-asset__img-block--sp {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-service__scenario-asset__img:last-of-type {
    margin-top: 3px;
  }
  .ricoh-bil-service__scenario-asset__base-img-block {
    margin-top: 60px;
  }
  .ricoh-bil-service__scenario-asset__base-img.ricoh-bil-service__scenario-asset__base-img--pc {
    display: none;
  }
  .ricoh-bil-top-space {
    margin-top: 80px;
  }
  .ricoh-bil-space__main-heading {
    padding-top: 20px;
  }
  .ricoh-bil-space__main-heading__img.ricoh-bil-space__main-heading__img--pc {
    display: none;
  }
  .ricoh-bil-space__intro > .ricoh-bil-inner {
    padding-bottom: 100px;
  }
  .ricoh-bil-space__intro__heading {
    margin-top: 40px;
  }
  .ricoh-bil-space__intro__heading > h2 {
    font-size: 30px;
  }
  .ricoh-bil-space__intro__image.ricoh-bil-space__intro__image--pc {
    display: none;
  }
  .ricoh-bil-space__intro__image.ricoh-bil-space__intro__image--sp {
    margin-top: 48px;
  }
  .ricoh-bil-space__slider-content-item:not(:first-of-type) {
    margin-top: 100px;
  }
  .ricoh-bil-space__slider-content-item__text-block {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-num__img {
    width: 27px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en {
    margin-top: 18px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--01 {
    max-width: 278px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--02 {
    max-width: 228px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--03 {
    max-width: 194px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-en__img.ricoh-bil-space__text-block__heading-en__img--04 {
    max-width: 262px;
  }
  .ricoh-bil-space__text-block__heading .ricoh-bil-space__text-block__heading-ja {
    margin-top: 16px;
    font-size: 24px;
  }
  .ricoh-bil-space__text-block__text {
    margin-top: 24px;
  }
  .ricoh-bil-space__text-block__text > p {
    font-size: 14px;
  }
  .ricoh-bil-space__slider-wrapper {
    width: 95%;
    margin-top: 40px;
    margin-left: auto;
  }
  .ricoh-bil-space__slider-wrapper .slider__text {
    padding-right: 5.2%;
  }
  .ricoh-bil-top-case {
    margin-top: 120px;
  }
  .ricoh-bil-case__main-heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .ricoh-bil-case__main-heading__img.ricoh-bil-case__main-heading__img--pc {
    display: none;
  }
  .ricoh-bil-case__intro__heading > h2 {
    font-size: 30px;
  }
  .ricoh-bil-case__main {
    margin-top: 80px;
  }
  .ricoh-bil-top-topics {
    margin-top: 120px;
  }
  .ricoh-bil-topics__main-heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .ricoh-bil-topics__main-heading__img.ricoh-bil-topics__main-heading__img--pc {
    display: none;
  }
  .ricoh-bil-topics__intro__link > span {
    display: block;
    margin-top: 12px;
  }
  .ricoh-bil-topics__main {
    margin-top: 80px;
  }
  .ricoh-bil-top-access {
    margin-top: 120px;
  }
  .ricoh-bil-top-access .ricoh-bil-top-access__use > p {
    margin-top: 9px;
    font-size: 14px;
  }
  .ricoh-bil-top-access__content {
    margin-top: 25px;
  }
  .ricoh-bil-top-access__info span {
    font-size: 14px;
  }
  .ricoh-bil-top-access__google-link > a {
    font-size: 14px;
  }
  .ricoh-bil-top-access__use {
    padding: 15px 20px 20px 20px;
    margin-top: 40px;
  }
  .ricoh-bil-top-access__use > em {
    font-size: 20px;
  }
  .ricoh-bil-top-concept {
    margin-top: 200px;
  }
  .ricoh-bil-top-concept__text {
    margin-top: 70px;
  }
  .ricoh-bil-top-concept__text > span {
    font-size: 20px;
  }
  .ricoh-bil-top-concept__process {
    padding-right: 8px;
  }
  .ricoh-bil-top-concept__process .ricoh-bil-top-concept__process__title > span {
    margin-top: 12px;
  }
  .ricoh-bil-member__main-heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .ricoh-bil-member__main-heading__img.ricoh-bil-member__main-heading__img--pc {
    display: none;
  }
  .ricoh-bil-member__intro__heading {
    margin-top: 40px;
  }
  .ricoh-bil-member__intro__heading > h2 {
    font-size: 30px;
  }
  .ricoh-bil-member__main {
    padding-top: 80px;
  }
  .ricoh-bil-member__main__list {
    padding-right: 12px;
    padding-left: 12px !important;
  }
  .ricoh-bil-member__main__item:not(:first-of-type) {
    margin-top: 100px;
  }
  .ricoh-bil-member__illust {
    width: 77.5%;
    margin-top: 120px;
  }
  .ricoh-bil-top-news {
    margin-top: 120px;
  }
  .ricoh-bil-news__list-item__link,
.ricoh-bil-news__list-item__not-link {
    display: block;
  }
  .ricoh-bil-news__list-item__title {
    margin-top: 8px;
  }
  .ricoh-bil-news__main-heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .ricoh-bil-news__main-heading > h1 {
    font-size: 24px;
  }
  .view-more-btn {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1100px), print {
  .case__article-list__link:hover, .case__article-list__link:focus-visible {
    text-decoration: none;
  }
  .case__article-list__heading {
    margin-top: 15px;
  }
  .local-nav.local-nav--fixed .local-nav__inner {
    align-items: center;
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .local-nav.local-nav--fixed .local-nav__logo.local-nav__logo--pc {
    display: none;
  }
  .local-nav.local-nav--fixed .local-nav__logo.local-nav__logo--sp {
    width: 119px;
  }
  .local-nav.local-nav--fixed .local-nav__menu__list {
    display: none;
  }
  .ricoh-bil-hamburger-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    padding-top: 40px;
    padding-bottom: 40px;
    visibility: hidden;
    background-color: #fcf7f4;
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity, visibility;
  }
  .ricoh-bil-hamburger-menu.is-menu-open {
    visibility: visible;
    opacity: 1;
  }
  .hamburger-menu__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 84%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .hamburger-menu__top-content {
    display: flex;
    justify-content: space-between;
  }
  .hamburger-menu__list__item:not(:first-of-type) {
    margin-top: 24px;
  }
  .hamburger-menu__list__item > a {
    font-size: 25px;
    font-weight: 700;
    color: #333;
  }
  .hamburger-menu__list__item:last-of-type {
    margin-top: 60px;
  }
  .hamburger-menu__list__item:last-of-type > a {
    font-size: 16px;
  }
  .hamburger-menu__logo {
    width: 44%;
  }
  .hamburger-menu__logo > img {
    width: 100%;
  }
  .hamburger-menu__close-btn {
    position: relative;
    width: 32px;
    height: 32px;
  }
  .hamburger-menu__close-btn > span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #333;
  }
  .hamburger-menu__close-btn > span:first-of-type {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .hamburger-menu__close-btn > span:last-of-type {
    transform: translate(-50%, -50%) rotate(135deg);
  }
  .ricoh-bil-hero {
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100 - 63px);
  }
  .hero__nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .hero__logo {
    margin-top: 50px !important;
  }
  .hero__nav-list__item {
    display: none;
  }
  .hero__nav-lang {
    display: none;
  }
  .menu-btn {
    font-size: 18px;
    font-weight: 700;
  }
  .menu-btn.menu-btn--hero-nav {
    margin-top: 35px;
  }
  .ricoh-bil-service__function__triangle-text-ja br.br-large-pc {
    display: block;
  }
  .ricoh-bil-space__slider-content {
    margin-top: 100px;
  }
}

.ricoh-bil-case__sort {
  margin-top: 60px;
}
.ricoh-bil-case__buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  border-top: 1px solid #A7A7A8;
  padding-top: 30px;
}
.ricoh-bil-case__button {
  cursor: pointer;
  padding-inline: 8px;
  padding-block: 4px;
  background-color: transparent;
  font-size: 18px;
}
.ricoh-bil-case__button:hover {
  border-radius: 30px;
  background-color: #ffe266;
  font-weight: 400;
}
.ricoh-bil-case__button.active {
  border-radius: 30px;
  background-color: #FFCF03;
  font-weight: 700;
}
.case__article-list__item.hide {
  display: none;
}

.hero__nav-lang {
  position: absolute;
  right: 0;
  top: 48px;
  font-size: 24px;
  font-weight: 700;
  z-index: 1;
}

.u-fc-b8b8b8 {
  color: #b8b8b8;
}

.u-fz-16 {
  font-size: 16px !important;
}

.u-fz-24 {
  font-size: 24px !important;
}
