@charset "UTF-8";
/*----■ 基本の色  ■-----*/
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  position: relative;
  margin: 0px;
  padding: 0px;
  color: #000;
  text-align: center;
  z-index: 0;
  font-family: ヒラギノ角ゴ ProN W3;
  background-color: #F8F5E4;
  background: linear-gradient(180deg, #582b09 250px, #f1eaca 0%, #f1eaca);
}

.link4958 .goto {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 13em;
  margin: auto;
  margin-bottom: 2rem;
}
.link4958 .goto ul li {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2;
}
.link4958 p.説明 {
  width: 13em;
  margin: 1em auto;
  text-align: center;
  line-height: 1.4;
}
.link4958 h3 {
  font-size: 2.5em;
  padding: 20px;
  max-width: 600px;
  margin: auto;
  background-color: #edaeae;
  color: #7e0303;
}
.link4958 dl {
  margin-bottom: 0rem;
  border-left: 12px solid;
}
.link4958 .G0 {
  -o-border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
}
.link4958 .G1 {
  -o-border-image: linear-gradient(to bottom, #b51a15, #ffffff) 1;
     border-image: linear-gradient(to bottom, #b51a15, #ffffff) 1;
}
.link4958 .G2 {
  -o-border-image: linear-gradient(to bottom, #c59c07, #ffffff) 1;
     border-image: linear-gradient(to bottom, #c59c07, #ffffff) 1;
}
.link4958 .G3 {
  -o-border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
}
.link4958 .G4 {
  -o-border-image: linear-gradient(to bottom, #058a8f, #ffffff) 1;
     border-image: linear-gradient(to bottom, #058a8f, #ffffff) 1;
}
.link4958 .G5 {
  -o-border-image: linear-gradient(to bottom, #c87fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #c87fff, #ffffff) 1;
}
.link4958 .G6 {
  -o-border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
}
.link4958 .G7 {
  -o-border-image: linear-gradient(to bottom, #2f2fa8, #ffffff) 1;
     border-image: linear-gradient(to bottom, #2f2fa8, #ffffff) 1;
}
.link4958 .G8 {
  -o-border-image: linear-gradient(to bottom, #b52222, #ffffff) 1;
     border-image: linear-gradient(to bottom, #b52222, #ffffff) 1;
}
.link4958 .G9 {
  -o-border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
}
.link4958 .G10 {
  -o-border-image: linear-gradient(to bottom, #7e13a5, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7e13a5, #ffffff) 1;
}
.link4958 .G11 {
  -o-border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
     border-image: linear-gradient(to bottom, #7f7fff, #ffffff) 1;
}
.link4958 .G12 {
  -o-border-image: linear-gradient(to bottom, #e65454, #ffffff) 1;
     border-image: linear-gradient(to bottom, #e65454, #ffffff) 1;
}
.link4958 dl {
  max-width: 600px;
  margin: auto;
  margin-bottom: 10rem;
  padding-top: 2rem;
}
.link4958 dl dt {
  margin-left: 1em;
}
.link4958 dl dd {
  margin: 0 0 1em 3em;
  font-weight: bold;
  color: #9a0505;
}
.link4958 dl a {
  background-color: #fff3e6;
}
.link4958 dl a:visited {
  color: #07267c;
  background-color: rgb(183, 250, 250) !important;
}

.nextPage {
  max-width: 600px;
  width: 95%;
  height: 30px;
  margin: 2em auto;
}
.nextPage a {
  display: block;
  padding: 1em;
  background-color: #ffcfcf;
  border: 1px solid #000;
  border-radius: 20px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}