﻿progress,
sub,
sup {
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
}
*,
::after,
::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
button,
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  vertical-align: bottom;
  border-style: none;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
address {
  font-style: normal;
}
li {
  list-style-type: none;
}
table {
  border-collapse: collapse;
}
input {
  border-radius: 0;
}
[aria-controls],
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[aria-disabled],
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
/*--非表示---*/
#synalio-campaign {
  display: none !important;
}
#simplepagetitle {
  display: none !important;
}

.c-section:not(.c-section--relation) {
  padding: 0 !important;
}
.cp-ButtonArea {
  display: none !important;
}
/*-----*/
body {
  background-color: #f3f3f3;
}
#wrapper {
  background: #f3f3f3;
  padding-bottom: 50px;
}
#gl_header {
  background-color: #fff;
  min-width: 1012px;
}
#gl_header .hd_lg a {
  display: block;
  width: 140px;
  height: 48px;
  background: url(https://www.ricoh.co.jp/-/Media/Ricoh/Common/cmn_v1/img/gl_header/hd_logo.png) 0 0 no-repeat;
  text-indent: -9999px;
}
#gl_header .gl_hd .inner {
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 1008px;
}
#gl_header .hd_lg {
  display: table-cell;
  width: 140px;
  padding: 16px 0;
  vertical-align: middle;
}
#info {
  display: flex;
  align-items: center;
  background: #f3f3f3;
  width: 1012px;
  margin: 0 auto;
  padding: 15px 0px;
  position: relative;
}
#info .detail {
  display: inline-block;
  vertical-align: top;
}
#info .subject {
  font-size: 18px;
  line-height: 1.3em;
  margin: 0 0 15px 3em;
  font-weight: bold;
  color: #414141;
  text-indent: -3em;
  width: 800px;
}
#info .subject span {
  display: inline-block;
  background: #fff;
  padding: 2px 20px;
  font-size: 12px;
  font-weight: bold;
  margin: 0 5px;
  vertical-align: middle;
  text-indent: 0em;
  cursor: pointer;
}
#info h1 {
  font-size: 27px;
  color: #414141;
  width: 860px;
}
.next_back {
  position: absolute;
  right: 0;
  display: flex;
}
#info .back_btn a {
  display: block;
  text-decoration: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  background-color: #436dd1;
}
#info .next_btn a {
  display: block;
  text-decoration: none;
  border-radius: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  background-color: #d31d3e;
}
.container {
  width: 1012px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.txt_box {
  width: 1012px;
  height: auto;
  margin: 15px auto 0;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  font-size: 20px;
}
.txt_box span {
  margin-top: 10px;
  display: block;
  font-size: 14px;
}
.panel {
  width: 100%;
  margin: auto;
  position: relative;
}
.panel_img {
  max-width: 100%;
  height: auto;
}
.hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#hover_btn:focus {
  outline-offset: -3px !important;
  outline: 3px solid #433fd1 !important;
}
#hover_btn_2:focus {
  outline-offset: -3px !important;
  outline: 3px solid #433fd1 !important;
}
#hover_btn_3:focus {
  outline-offset: -3px !important;
  outline: 3px solid #433fd1 !important;
}
.panel_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.panel_btn a {
  cursor: pointer;
  display: block;
  transition-duration: 0.3s;
  border-radius: 10px;
  outline: 3px solid #ff0303;
  outline-offset: -3px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
.panel_btn a:hover {
  cursor: pointer;
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  border-radius: 10px;
  box-sizing: border-box;
  outline: 3px solid #ff0303;
  outline-offset: -3px;
}
.panel_btn a:focus-visible {
  border: 3px solid #436dd1;
  outline-offset: -6px;
  outline: 3px solid #ff0303;
}
.numerickeypad1:focus-visible {
  border: 3px solid #436dd1 !important;
  outline-offset: -6px !important;
  outline: 3px solid #ff0303 !important;
}
.numerickeypad2:focus-visible {
  border: 3px solid #436dd1 !important;
  outline-offset: -6px !important;
  outline: 3px solid #ff0303 !important;
}
.numerickeypad3:focus-visible {
  border: 3px solid #436dd1 !important;
  outline-offset: -6px !important;
  outline: 3px solid #ff0303 !important;
}
.numerickeypad4:focus-visible {
  border: 3px solid #436dd1 !important;
  outline-offset: -6px !important;
  outline: 3px solid #ff0303 !important;
}
.hukidashi {
  position: absolute;
  top: 105%;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.hukidashi_top {
  position: absolute;
  bottom: 105%;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.hukidashi_right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 105%;
  margin: auto !important;
  text-align: center;
  width: 161px;
  height: 17px;
  font-size: 14px;
}
@keyframes anime1 {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
.video_box video {
  width: 100%;
}
/*パネル0*/
#panel {
  background: url(/-/Media/Ricoh/Sites/co_jp/simulator/ricoh-marking-scan-for-document-retention/img/bg_image.png) no-repeat center / cover;
}
#panel h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #436dd1;
}

#panel .txt {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}
#panel .txt span {
  font-size: 14px;
  display: block;
  color: #333;
  margin-top: 20px;
}
#panel .seen {
  border: 2px solid #565656;
  width: 80%;
  margin: 0 auto 20px;
}
#panel .seen h3 {
  text-align: center;
  font-size: 24px;
  background: #565656;
  color: #fff;
  padding: 5px;
}
#panel .seen p {
  padding: 15px;
  text-align: center;
  background-color: #fff;
}
/*パネル1*/
#panel_1 {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
}
#panel_1 h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #436dd1;
}
#panel_1 h2 span {
  font-size: 42px;
}
#panel_1 .txt {
  text-align: center;
  font-size: 24px;
}

/*パネル2*/
#panel_2 video {
  width: 100%;
}
#panel_2 .txt {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
}
#panel_2 .next_btn {
  display: block;
  text-align: center;
  margin-top: 30px;
}
/*パネル3*/
#panel_3 .panel_btn {
  top: 275px;
  left: 371px;
  width: 197px;
  height: 125px;
}
#panel_3 .panel_btn img {
  max-width: 100%;
}
#panel_3 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 275px;
  left: 161px;
  width: 195px;
  height: 125px;
  outline: 3px solid #433fd1;
  outline-offset: -3px;
  border-radius: 10px;
}
#panel_3 #hover_txt {
  display: none;
  position: absolute;
  top: -60px;
  left: 500px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: 470px;
}
#panel_3 #hover_txt img {
  max-width: 100%;
  height: auto;
  background: #fff;
  padding-top: 10px;
}
/*パネル4*/
#panel_4 .panel_btn {
  top: 202px;
  left: 207px;
  width: 270px;
  height: 161px;
}
#panel_4 .panel_btn img {
  max-width: 100%;
}
/*パネル5*/
#panel_5 .num_txt {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 255px;
  left: 344px;
  height: 64px;
  width: 360px;
  font-size: 155px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
#panel_5 .numerickeypad {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 246px;
  left: 706px;
  display: flex;
  flex-wrap: wrap;
}
#panel_5 .numerickeypad1 {
  outline: 2px solid #ff0303;
  outline-offset: -3px;
  border-radius: 5px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
#panel_5 .numerickeypad1:hover {
  cursor: pointer;
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  box-sizing: border-box;
  outline: 2px solid #ff0303;
  outline-offset: -3px;
}
#panel_5 .numerickeypad2 {
  outline: 2px solid #ff0303;
  outline-offset: -3px;
  border-radius: 5px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
#panel_5 .numerickeypad2:hover {
  cursor: pointer;
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  box-sizing: border-box;
  outline: 2px solid #ff0303;
  outline-offset: -3px;
}
#panel_5 .numerickeypad3 {
  outline: 2px solid #ff0303;
  outline-offset: -3px;
  border-radius: 5px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
#panel_5 .numerickeypad3:hover {
  cursor: pointer;
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  box-sizing: border-box;
  outline: 2px solid #ff0303;
  outline-offset: -3px;
}
#panel_5 .numerickeypad4 {
  outline: 2px solid #ff0303;
  outline-offset: -3px;
  border-radius: 5px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
#panel_5 .numerickeypad4:hover {
  cursor: pointer;
  transform: scale(1.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  box-sizing: border-box;
  outline: 2px solid #ff0303;
  outline-offset: -3px;
}
input[type="image"] {
  width: 75px;
}
#panel_5 .panel_btn {
  display: none;
  top: 395px;
  left: 446px;
  width: 191px;
}
#panel_5 .panel_btn a {
  border-radius: 5px;
}
#panel_5 .panel_btn img {
  max-width: 100%;
  border-radius: 5px;
}
#panel_5 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 144px;
  left: 238px;
  width: 317px;
  height: 44px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}

#panel_5 #hover_txt {
  display: none;
  position: absolute;
  top: -5vw;
  left: 450px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  width: 17vw;
  z-index: 5;
}
#panel_5 #hover_txt img {
  max-width: 100%;
  background: #fff;
}
/*パネル6*/
#panel_6 .file_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 209px;
  left: 370px;
  display: none;
  width: 601px;
}
#panel_6 .file_btn img {
  max-width: 100%;
}

#panel_6 .panel_btn {
  top: 448px;
  left: 947px;
  width: 330px;
}

#panel_6 .panel_btn a:hover {
  border-radius: 100%;
  outline: 4px solid #ff0303;
  outline-offset: -9px;
  box-shadow: none;
}
#panel_6 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 186px;
  left: 356px;
  width: 631px;
  height: 74px;
  z-index: 2;
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_6 #hover_btn:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_6 #hover_txt {
  display: none;
  position: absolute;
  top: -60px;
  left: 0px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
#panel_6 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 79px;
  left: 808px;
  width: 160px;
  height: 37px;
  border-radius: 5px;
  border: 3px solid #433fd1;
}
#panel_6 #hover_btn_2:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_6 #hover_txt_2 {
  display: none;
  position: absolute;
  top: -60px;
  left: 280px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
#panel_6 #hover_btn_3 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 210px;
  left: 844px;
  width: 185px;
  height: 192px;
  border-radius: 5px;
  border: 3px solid #433fd1;
}
#panel_6 #hover_btn_3:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_6 #hover_txt_3 {
  display: none;
  position: absolute;
  top: -60px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: 550px;
  z-index: 2;
}
#panel_6 #hover_txt_3 img {
  max-width: 100%;
  background-color: #fff;
}
/*パネル7*/
#panel_7 video {
  width: 100%;
}
#panel_7 .next_btn {
  display: block;
  text-align: center;
  margin-top: 30px;
}
/*パネル8*/
#panel_8 .panel_btn {
  display: none;
  top: 173px;
  left: 477px;
  width: 260px;
  height: 100px;
  z-index: 2;
}
#panel_8 .panel_img {
  max-width: 100%;
  width: 100%;
}
#panel_8 .panel_btn a {
  border-radius: 10px;
}

#panel_8 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 203px;
  left: 208px;
  width: 264px;
  height: 164px;
  border: 3px solid #433fd1;
  border-radius: 10px;
}
#panel_8 #hover_txt {
  display: none;
  position: absolute;
  top: -60px;
  left: 0px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
#panel_8 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 320px;
  right: 0px;
  border: 4px solid #ff0303;
  background: #fff;
  color: #fff;
  padding: 10px;
  width: 500px;
  border-radius: 10px;
}
#panel_8 #hover_txt_2 img {
  max-width: 100%;
}
/*パネル9*/
#panel_9 {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
}
#panel_9 h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #436dd1;
}
.end_btn {
  text-align: center;
}
.end_btn a {
  display: inline-block;
  text-decoration: none;
  border-radius: 10px;
  margin-left: 10px;
  color: #fff !important;
  margin: 30px auto 0;
  font-size: 14px;
  padding: 10px;
  background-color: #d31d3e;
}
/*パネル11*/
#panel_11 video {
  width: 100%;
}
/*パネル12*/
#panel_12 .panel_btn {
  top: 204px;
  left: 477px;
  width: 260px;
  height: 161px;
}
#panel_12 .panel_btn img {
  max-width: 100%;
}
/*パネル13*/
#panel_13 .file_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 209px;
  left: 370px;
  display: none;
  width: 601px;
}
#panel_13 .file_btn img {
  max-width: 100%;
}

#panel_13 .panel_btn {
  top: 446px;
  left: 947px;
  width: 330px;
}

#panel_13 .panel_btn a:hover {
  border-radius: 100%;
  outline: 4px solid #ff0303;
  outline-offset: -9px;
  box-shadow: none;
}
#panel_13 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 209px;
  left: 369px;
  width: 602px;
  height: 74px;
  z-index: 2;
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_13 #hover_btn:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_13 #hover_txt {
  display: none;
  position: absolute;
  top: -60px;
  left: 0px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
#panel_13 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 79px;
  left: 808px;
  width: 160px;
  height: 37px;
  border-radius: 5px;
  border: 3px solid #433fd1;
}
#panel_13 #hover_btn_2:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_13 #hover_txt_2 {
  display: none;
  position: absolute;
  top: -60px;
  left: 280px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
#panel_13 #hover_btn_3 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 211px;
  left: 844px;
  width: 185px;
  height: 196px;
  border-radius: 5px;
  border: 3px solid #433fd1;
}
#panel_13 #hover_btn_3:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_13 #hover_txt_3 {
  display: none;
  position: absolute;
  top: -60px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: 550px;
  z-index: 2;
}
#panel_13 #hover_txt_3 img {
  max-width: 100%;
  background-color: #fff;
}
/*パネル14*/
#panel_14 video {
  width: 100%;
}
/*パネル15*/
#panel_15 .panel_btn {
  top: 135px;
  left: 553px;
  width: 753px;
}
#panel_15 .panel_btn a {
  border-radius: 0;
}
#panel_15 .panel_btn img {
  max-width: 100%;
}
/*パネル16*/
#panel_16 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 124px;
  left: 532px;
  width: 333px;
  height: 85px;
  z-index: 2;
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_16 #hover_btn:hover {
  border: 3px solid #433fd1;
  border-radius: 5px;
}
#panel_16 #hover_txt {
  display: none;
  position: absolute;
  top: -60px;
  left: -50px;
  background: #fff;
  color: #fff;
  width: 400px;
  border: 3px solid #433fd1;
  border-radius: 10px;
}
#panel_16 #hover_txt img {
  max-width: 100%;
}
/*パネル17*/
#panel_17 {
  background: url(/-/Media/Ricoh/Sites/co_jp/simulator/ricoh-marking-scan-for-document-retention/img/bg_image.png) no-repeat center / cover;
}
#panel_17 h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #436dd1;
}
#panel_17 .txt {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
.bnr_btn:hover {
  opacity: 0.8;
}
.bnr_btn {
  width: 75%;
  margin: auto;
}
.bnr_btn img {
  max-width: 100%;
}
