﻿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 {
  image-rendering: -webkit-optimize-contrast;
  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;
}
.c-section:not(.c-section--relation) {
  padding-top: 0 !important;
}
/*-----*/
body {
  background-color: #f3f3f3;
}
#wrapper {
  background: #f3f3f3;
  padding-bottom: 50px;
}
#gl_header {
  background-color: #fff;
}
#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 6px;
  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: 25px;
  color: #414141;
  width: 1000px;
}
.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;
  margin: 0;
  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;
}
.pop_txt {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 600px;
  left: 500px;
  margin: auto;
  border: 2px solid #ff0303;
  outline-offset: -3px;
  text-align: center;
  font-size: 14px;
  padding: 15px;
  width: 80%;
  background-color: #ffffff;
  display: block;
}
.pop_txt_top {
  margin: 15px auto 0 !important;
  border: 2px solid #ff0303;
  outline-offset: -3px;
  text-align: center;
  font-size: 14px;
  padding: 15px;
  width: 760px;
  background-color: #ffffff;
  display: block;
}
.container {
  width: 1012px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
}
.container.custom {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.custom .tl {
  font-size: 36px;
  color: #000 !important;
  margin-bottom: 0 !important;
  border-bottom: 3px solid #d31d3e;
}
.container.custom .txt {
  margin-top: 30px;
  font-size: 18px;
}
.container.custom .txt a {
  color: #d31d3e;
}
.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;
}
.red {
  color: #d31d3e;
}
.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%);
}
.panel_btn,
.panel_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.panel_btn img,
.panel_btn_2 img {
  max-width: 100%;
}
.panel_btn a,
.panel_btn_2 a {
  cursor: pointer;
  display: block;
  transition-duration: 0.3s;
  outline: 3px solid #ff0303;
  outline-offset: -3px;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
.panel_btn a:hover,
.panel_btn_2 a: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: 3px solid #ff0303;
  outline-offset: -3px;
}
.panel_btn a:focus-visible,
.panel_btn_2 a:focus-visible {
  border: 3px solid #436dd1;
  outline-offset: -6px;
  outline: 3px solid #ff0303;
}

#hover_btn:focus {
  outline-offset: -2px !important;
  outline: 2px solid #433fd1 !important;
}
#hover_btn_2:focus {
  outline-offset: -2px !important;
  outline: 2px solid #433fd1 !important;
}
#hover_btn_3:focus {
  outline-offset: -2px !important;
  outline: 2px solid #433fd1 !important;
}
#hover_btn_4:focus {
  outline-offset: -2px !important;
  outline: 2px solid #433fd1 !important;
}
#hover_btn_5:focus {
  outline-offset: -2px !important;
  outline: 2px solid #433fd1 !important;
}
.under_txt {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}

.radio img,
.check img {
  max-width: 100%;
  height: auto;
  border: 2px solid #ff0303;
  animation: anime1 0.9s ease 0s infinite alternate;
  transform-origin: center;
}
.radio img:focus-visible,
.check img:focus-visible {
  outline-offset: 1px !important;
  outline: 2px solid #436dd1;
  border: 2px solid #ff0303 !important;
}
.hukidashi {
  position: absolute;
  top: 110%;
  margin-top: 5px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 1.2;
}
.hukidashi.small {
  width: 138px;
  background: #fff;
  margin-top: 8px;
}
.hukidashi_top {
  position: absolute;
  bottom: 110%;
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 1.2;
}
.hukidashi_right {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto !important;
  text-align: center;
  width: 150px;
  height: 17px;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 1.2;
}
.hukidashi_left {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 103%;
  margin: auto !important;
  text-align: center;
  width: 150px;
  height: 17px;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  line-height: 1.2;
}
@keyframes anime1 {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}
/*パネル0*/
#panel {
  background: #fff;
}
#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: flex;
  color: #333;
  margin-top: 20px;
  text-align: left;
  align-items: center;
  justify-content: center;
}
#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 .panel_btn {
  top: 89px;
  left: 538px;
  width: 150px;
}
/*パネル2*/
#panel_2 .panel_btn {
  top: 182px;
  left: 620px;
  width: 374px;
}
#panel_2 .panel_btn_2 {
  display: none;
  top: 300px;
  left: 620px;
  width: 374px;
}
#panel_2 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 422px;
  left: 193px;
  width: 122px;
  height: 25px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_2 #hover_txt {
  display: none;
  position: absolute;
  top: 50px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル3*/
#panel_3 .panel_btn {
  top: 363px;
  left: 620px;
  width: 377px;
}

/*パネル4*/
#panel_4 .panel_btn {
  top: 474px;
  left: 764px;
  width: 129px;
}

/*パネル5*/
#panel_5 .panel_btn {
  top: 236px;
  left: 513px;
  width: 770px;
}

/*パネル6*/
#panel_6 .panel_btn {
  top: 301px;
  left: 894px;
  width: 21px;
}
#panel_6 .panel_btn img {
  height: 330px;
}
#panel_6 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 263px;
  left: 567px;
  width: 220px;
  height: 47px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_6 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_6 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 364px;
  left: 567px;
  width: 220px;
  height: 42px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_6 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 350px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル7*/

/*パネル9*/
#panel_9 .panel_btn {
  top: 526px;
  left: 37px;
  width: 79px;
}
/*パネル10*/
#panel_10 .panel_btn {
  top: 437px;
  left: 36px;
  width: 79px;
}
/*パネル11*/
#panel_11 .panel_btn {
  top: 423px;
  left: 165px;
  width: 100px;
}
/*パネル12*/
#panel_12 .panel_btn {
  top: 263px;
  left: 580px;
  width: 614px;
}
/*パネル13*/
#panel_13 .panel_btn {
  top: 106px;
  left: 833px;
  width: 130px;
}

/*パネル14*/
#panel_14 .panel_btn {
  top: 129px;
  left: 539px;
  width: 334px;
}

#panel_14 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 175px;
  left: 392px;
  width: 190px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_14 #hover_txt {
  display: none;
  position: absolute;
  top: 50px;
  left: 50px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_14 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 175px;
  left: 611px;
  width: 190px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_14 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 250px;
  left: 450px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_14 #hover_btn_3 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 220px;
  left: 392px;
  width: 190px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_14 #hover_txt_3 {
  display: none;
  position: absolute;
  top: 350px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル15*/
#panel_15 .panel_btn {
  top: 488px;
  left: 631px;
  width: 160px;
}
#panel_15 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 328px;
  left: 501px;
  width: 407px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_15 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_15 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 382px;
  left: 501px;
  width: 407px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_15 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 250px;
  left: 450px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_15 #hover_btn_3 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 435px;
  left: 501px;
  width: 407px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_15 #hover_txt_3 {
  display: none;
  position: absolute;
  top: 550px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル16*/
#panel_16 .panel_btn {
  top: 266px;
  right: -11px;
  width: 18px;
}
#panel_16 .panel_btn img {
  height: 536px;
}
/*パネル17*/
#panel_17 .panel_btn {
  top: 266px;
  right: -11px;
  width: 18px;
}
#panel_17 .panel_btn img {
  height: 536px;
}
#panel_17 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 429px;
  left: 331px;
  width: 159px;
  height: 36px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_17 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_17 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 496px;
  left: 670px;
  width: 85px;
  height: 29px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_17 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 250px;
  left: 450px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル18*/
#panel_18 .panel_btn {
  top: 266px;
  right: -11px;
  width: 18px;
}
#panel_18 .panel_btn img {
  height: 536px;
}
#panel_18 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 130px;
  left: 755px;
  width: 259px;
  height: 36px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_18 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_18 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 360px;
  left: 755px;
  width: 259px;
  height: 36px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_18 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 250px;
  left: 450px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル19*/
#panel_19 .panel_btn {
  top: 284px;
  left: 600px;
  width: 90px;
}
/*パネル20*/
#panel_20 .panel_btn {
  top: 265px;
  left: 511px;
  width: 301px;
}
#panel_20 .panel_btn_2 {
  display: none;
  top: 323px;
  left: 581px;
  width: 163px;
}
/*パネル21*/
#panel_21 .panel_btn {
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_21 .panel_btn img {
  height: 536px;
}
#panel_21 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 323px;
  left: 696px;
  width: 420px;
  height: 128px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_21 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル22*/
#panel_22 .panel_btn {
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_22 .panel_btn img {
  height: 536px;
}
/*パネル23*/
#panel_23 .panel_btn {
  top: 488px;
  left: 834px;
  width: 156px;
}
/*パネル24*/
#panel_24 .panel_btn {
  top: 52px;
  left: 454px;
  width: 55px;
}
#panel_24 .click_txt {
  font-size: 11px;
  padding: 2px 5px;
}
#panel_24 #click_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 221px;
  left: 309px;
  height: 45px;
  outline-offset: -3px;
  background-color: #fff;
  width: 313px;
  display: block;
}
#panel_24 #click_btn:focus-visible {
  outline-offset: 1px !important;
  outline: 2px solid #436dd1 !important;
}
/*パネル25*/
#panel_25 .panel_btn {
  top: 149px;
  left: 508px;
  width: 55px;
}
/*パネル26*/
#panel_26 .panel_btn {
  top: 313px;
  left: 35px;
  width: 80px;
}
/*パネル27*/
#panel_27 .panel_btn {
  top: 83px;
  right: -47px;
  width: 170px;
}
/*パネル28*/
#panel_28 .panel_btn {
  top: 293px;
  left: 525px;
  width: 209px;
}

/*パネル29*/
#panel_29 .panel_btn {
  top: 327px;
  left: 525px;
  width: 214px;
}
/*パネル30*/
#panel_30 .panel_btn {
  top: 338px;
  left: 554px;
  width: 153px;
}
/*パネル31*/
#panel_31 .panel_btn {
  top: 266px;
  right: -11px;
  width: 18px;
}
#panel_31 .panel_btn img {
  height: 536px;
}
#panel_31 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 162px;
  left: 501px;
  width: 796px;
  height: 39px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_31 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル32*/
#panel_32 .panel_btn {
  top: 201px;
  right: 70px;
  width: 388px;
}
#panel_32 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_32 .panel_btn_2 img {
  height: 536px;
}
/*パネル33*/
#panel_33 .panel_btn {
  top: 171px;
  right: 70px;
  width: 388px;
}
#panel_33 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_33 .panel_btn_2 img {
  height: 536px;
}
/*パネル34*/
#panel_34 .panel_btn {
  top: 189px;
  right: 70px;
  width: 388px;
}
#panel_34 .panel_btn_2 {
  display: none;
  top: 497px;
  right: -37px;
  width: 131px;
}
/*パネル35*/
#panel_35 .panel_btn {
  top: 339px;
  right: 257px;
  width: 131px;
}
/*パネル38*/
#panel_38 .panel_btn {
  top: 373px;
  left: 35px;
  width: 77px;
}
/*パネル39*/
#panel_39 .panel_btn {
  top: 315px;
  left: 511px;
  width: 808px;
}
/*パネル40*/
#panel_40 .panel_btn {
  top: 478px;
  right: 220px;
  width: 282px;
}
#panel_40 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_40 .panel_btn_2 img {
  height: 536px;
}
/*パネル41*/
#panel_41 .panel_btn {
  top: 400px;
  right: 220px;
  width: 282px;
}
#panel_41 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_41 .panel_btn_2 img {
  height: 536px;
}
/*パネル42*/
#panel_42 .panel_btn {
  top: 400px;
  right: 220px;
  width: 282px;
}
#panel_42 .panel_btn_2 {
  display: none;
  top: 498px;
  right: -57px;
  width: 144px;
}
#panel_42 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 494px;
  right: 90px;
  width: 138px;
  height: 37px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_42 #hover_txt {
  display: none;
  position: absolute;
  top: 250px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル43*/
#panel_43 .panel_btn {
  top: 316px;
  right: 227px;
  width: 144px;
}
#panel_43 .pop_txt {
  top: 530px;
}
/*パネル46*/
#panel_46 .panel_btn {
  top: 313px;
  left: 35px;
  width: 80px;
}
/*パネル47*/
#panel_47 .panel_btn {
  top: 162px;
  left: 501px;
  width: 814px;
}
#panel_47 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_47 .panel_btn_2 img {
  height: 536px;
}
/*パネル48*/
#panel_48 .panel_btn {
  top: 315px;
  left: 491px;
  width: 379px;
}
#panel_48 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_48 .panel_btn_2 img {
  height: 536px;
}
/*パネル49*/
#panel_49 .panel_btn {
  top: 305px;
  left: 497px;
  width: 379px;
}
#panel_49 .panel_btn_2 {
  display: none;
  top: 496px;
  right: -42px;
  width: 136px;
}
/*パネル50*/
#panel_50 .panel_btn {
  top: 338px;
  right: 243px;
  width: 139px;
}
/*パネル53*/
#panel_53 .panel_btn {
  top: 370px;
  left: 35px;
  width: 77px;
}
/*パネル54*/
#panel_54 .panel_btn {
  top: 315px;
  left: 499px;
  width: 793px;
}
/*パネル55*/
#panel_55 .panel_btn {
  top: 263px;
  left: 496px;
  width: 382px;
}
#panel_55 .panel_btn_2 {
  display: none;
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_55 .panel_btn_2 img {
  height: 536px;
}
/*パネル56*/
#panel_56 .panel_btn {
  top: 270px;
  left: 496px;
  width: 382px;
}
#panel_56 .panel_btn_2 {
  display: none;
  top: 497px;
  right: -21px;
  width: 120px;
}
/*パネル57*/
#panel_57 .panel_btn {
  top: 339px;
  left: 572px;
  width: 126px;
}
/*パネル60*/
#panel_60 .panel_btn {
  top: 508px;
  left: 35px;
  width: 77px;
}

/*パネル61*/
#panel_61 .panel_btn {
  top: 236px;
  left: 511px;
  width: 839px;
}
/*パネル62*/
#panel_62 .panel_btn {
  top: 268px;
  right: -11px;
  width: 18px;
}
#panel_62 .panel_btn img {
  height: 536px;
}
#panel_62 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 128px;
  left: 293px;
  width: 390px;
  height: 50px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_62 #hover_txt {
  display: none;
  position: absolute;
  top: 0px;
  left: 50px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_62 #hover_btn_2 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 288px;
  left: 840px;
  width: 123px;
  height: 33px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_62 #hover_txt_2 {
  display: none;
  position: absolute;
  top: 350px;
  left: 300px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
#panel_62 #hover_btn_3 {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 208px;
  left: 256px;
  width: 315px;
  height: 92px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_62 #hover_txt_3 {
  display: none;
  position: absolute;
  top: 350px;
  left: 150px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル63*/
#panel_63 .panel_btn {
  top: 249px;
  right: -143px;
  width: 389px;
  z-index: 1;
}
#panel_63 .panel_btn_2 {
  display: none;
  top: 497px;
  right: -35px;
  width: 129px;
}
#panel_63 #hover_btn {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 233px;
  right: -23px;
  width: 183px;
  height: 41px;
  border: 3px solid #433fd1;
  border-radius: 2px;
}
#panel_63 #hover_txt {
  display: none;
  position: absolute;
  top: 200px;
  left: 300px;
  background: #433fd1;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  z-index: 5;
}
/*パネル64*/
#panel_64 .panel_btn {
  top: 321px;
  right: 251px;
  width: 129px;
}
/*パネル67*/
#panel_67 .panel_btn {
  top: 370px;
  left: 35px;
  width: 77px;
}
/*パネル68*/
#panel_68 .panel_btn {
  top: 370px;
  right: 66px;
  width: 389px;
}
#panel_68 .panel_btn_2 {
  display: none;
  top: 497px;
  right: -35px;
  width: 129px;
}
/*パネル69*/
#panel_69 .panel_btn {
  top: 315px;
  right: 251px;
  width: 129px;
}
/*パネル72*/
#panel_72 .panel_btn {
  top: 310px;
  left: 35px;
  width: 77px;
}
/*パネル73*/
#panel_73 .panel_btn {
  top: 497px;
  left: 856px;
  width: 144px;
}
/*パネル74*/
#panel_74 .panel_btn {
  top: 298px;
  left: 568px;
  width: 129px;
}
/*パネルメニュー*/
#panel_menu .menu_btn {
  display: grid;
  gap: 30px;
}
#panel_menu .menu_btn a {
  display: flex;
  align-items: center;
  width: 450px;
  text-decoration: none;
  border-radius: 10px;
  margin-left: 10px;
  color: #fff !important;
  margin: 0 auto;
  font-size: 24px;
  padding: 15px;
  background-color: #d31d3e;
}

#panel_menu .menu_btn a:hover {
  background-color: #436dd1;
}
h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px !important;
  color: #436dd1 !important;
}
.txt {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
.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;
}
.back_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: #436dd1;
}
.btn_box {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.bnr_btn:hover {
  opacity: 0.8;
}
.bnr_btn {
  width: 75%;
  border: 3px solid #ff7e00;
  margin: auto;
}
.bnr_btn img {
  max-width: 100%;
}
#simplepagetitle {
  display: none;
}
