  @charset "UTF-8";
figure {
  margin: 1em 0;
}

.features-h1 {
  font-size: 2.5em;
  font-weight: bold;
  margin: 0.5em 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.features-h1 img {
  vertical-align: bottom;
}

.features-h1-gothic {
  font-size: 2.5em;
  font-weight: bold;
  margin: 0.5em 0 0;
}
.features-h1-gothic img {
  vertical-align: bottom;
}

.fukidashi-h2 {
  color: #0096E0;
  text-align: left;
  border-bottom: 2px solid #0096E0;
  font-weight: bold;
  position: relative;
  margin: 1em 0 1em;
  line-height: 1.2;
  display: table;
  font-size: 1.4em;
}
.fukidashi-h2::after {
  content: url(/gen03/kouhou/1586/img/features/fukidashi.png);
  display: block;
  position: absolute;
  top: 1.02em;
  left: 1.5em;
}
@media (max-width: 680px) {
  .fukidashi-h2::after {
    top: auto;
    bottom: -0.98em;
  }
}

.fukidashi-h2-utb {
  color: #0095dc;
  text-align: left;
  border-bottom: 2px solid #0095dc;
  font-weight: bold;
  position: relative;
  margin: 1em 0 1em;
  line-height: 1.2;
  display: table;
  font-size: 1.4em;
}
.fukidashi-h2-utb::after {
  content: url(/gen03/kouhou/1586/img/features/fukidashi_utb.png);
  display: block;
  position: absolute;
  top: 1.02em;
  left: 1.5em;
}
@media (max-width: 680px) {
  .fukidashi-h2-utb::after {
    top: auto;
    bottom: -0.98em;
  }
}

.kumo-h2 {
  padding: 0.5em;
  display: table;
  color: #0095dc;
  text-align: center;
  font-weight: bold;
  margin: 1em 0 1em;
  line-height: 1.2;
  font-size: 1.4em;
  width: calc(330px - (0.5em * 2));
  max-width: calc(100% - (0.5em * 2));
  position: relative;
  z-index: 1;
}
@media (max-width: 580px) {
  .kumo-h2 {
    width: calc(320px - ((10px + 20px + 0.5em) * 2));
  }
}
.kumo-h2::before {
  content: '';
  display: inline-block;
  width: 330px;
  height: 59px;
  background-image: url(/gen03/kouhou/1586/img/features/kumo.png);
  background-repeat: no-repeat;
  background-size: 330px 59px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 580px) {
  .kumo-h2::before {
    width: calc(320px - ((10px + 20px) * 2));
    height: 84px;
    background-size: calc(320px - ((10px + 20px) * 2)) 84px;
  }
}
.kumo-h2-spbr {
  display: none;
}
@media (max-width: 580px) {
  .kumo-h2-spbr {
    display: block;
  }
}

.question {
  background-image: url(/gen03/kouhou/1586/img/features/q.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 2em;
  min-height: 2em;
  padding-left: 0.75em;
  margin-left: -0.75em;
  font-size: 1.3em;
}

.features-h2 {
  font-size: 1.7em;
  font-weight: bold;
  margin: 1.4em 0 0.2em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  z-index: 10;
  line-height: 1.3;
}
.features-h2__num {
  color: #0096E0;
  font-size: 6em;
  position: absolute;
  line-height: 1;
  top: -30px;
  z-index: -20;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  opacity: 0.5;
}
.features-h2__text {
  position: relative;
  z-index: 20;
}
.features-h2 + p {
  position: relative;
  z-index: 20;
}

.features-h2-brown {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #8E6539;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.features-h2-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #093488;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.features-h2-gothic-blue {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0096E0;
}

.features-h2-gothic {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.4em 0 0.4em;
  position: relative;
  z-index: 10;
}

.features-h2-number {
  margin-bottom: -1.5em;
}

.features-h2-number-deep {
  margin-bottom: -2em;
}

.features-h3 {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #000000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.features-h3__inner {
  color: #093488;
  background: #EDEAE0;
}

.features-h3-utb {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  position: relative;
  z-index: 10;
  color: #0095dc;
}

.circle_number {
  color: #fff;
  background-color: #00A0E9;
  border: 4px solid #00A0E9;
  border-radius: 50%;
  font-size: 0.7em;
  line-height: 1;
  padding-top: 0.1em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.2em;
  margin-right: 0.5em;
}

.features-number {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.features-number__item {
  width: 290px;
  padding-bottom: 1em;
  position: relative;
}
.features-number__item-para {
  margin-top: 0;
  position: relative;
}
.features-number__item-para__inner {
  margin-top: 0;
  position: relative;
  display: block;
  width: 180px;
  float: left;
}
.features-number__label {
  color: #D2BFAB;
  font-size: 6em;
  font-weight: bold;
  position: absolute;
  left: 0.45em;
  top: 10px;
  z-index: 10;
  vertical-align: top;
  line-height: 1;
}
.features-number__label-last {
  color: #D2BFAB;
  font-size: 6em;
  font-weight: bold;
  position: absolute;
  right: 0.45em;
  top: 10px;
  z-index: 10;
  vertical-align: top;
  line-height: 1;
}
.features-number__text {
  position: relative;
  z-index: 20;
  display: block;
  font-size: 0.7em;
}
.features-number__text-right {
  position: relative;
  z-index: 20;
  display: table;
  font-size: 0.7em;
  padding-left: 5px;
}
.features-number__img {
  float: right;
  margin-left: 5px;
}
.features-number__img-last {
  float: left;
}

/* 黑料网推奨カラー */
.color-黑料网-Yellow {
  color: #fdd000;
}

.color-黑料网-Blue {
  color: #0095dc;
}

.color-White {
  color: white;
}

.color-Black {
  color: #888888;
}

.color-黑料网-Green {
  color: #58b531;
}

.color-黑料网-Red {
  color: #e6002d;
}

.color-黑料网-Purple {
  color: #7f2289;
}

.color-黑料网-Light-Blue {
  color: #68c9f2;
}

/* その他のカラー */
.color-light-blue {
  color: #00A1E9;
}

.color-dark-blue {
  color: #093488;
}

.color-blue {
  color: #0066A0;
}

.color-pink {
  color: #E4007F;
}

.color-brown {
  color: #8E6539;
}

.underbar-brown {
  border-bottom: 1px solid #8E643A;
}

.nowrap {
  white-space: nowrap;
}

.note {
  font-size: 0.8em;
  margin: 0 0 2em;
}
.note__marker {
  color: #E4007F;
}

/* 1586 */
.rcs-heading img {
  display: block;
  position: relative;
}
.rcs-heading img:first-of-type {
  z-index: 2;
}
.rcs-heading img:last-of-type {
  margin-top: -1.45em;
  z-index: 1;
}
.rcs-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0;
  color: #0095dc;
}
.rcs-arrow {
  float: right;
}
.rcs-missioncaption {
  margin: 0;
  padding-left: calc(12px - 2px);
  line-height: 1;
  color: #0095dc;
  font-size: 1.5em;
  font-weight: bold;
  border-left: 2px solid #000000;
}
.rcs-missioncaption_sub1, .rcs-missioncaption_sub2 {
  margin: 0;
  color: #0095dc;
  padding-left: 12px;
}
.rcs-missioncaption_sub1 {
  margin-top: 1em;
  font-size: 1em;
  font-weight: bold;
}
.rcs-missioncaption_sub2 {
  margin-bottom: 0.5em;
  font-size: 0.8em;
}
.rcs-area {
  margin: 0.5em 0;
  padding: 0.5em;
  background-color: #FFFDED;
  border: 1px solid #0095dc;
  border-radius: 10px;
}
.rcs-area_title {
  display: table;
  margin: 0.25em auto;
  padding: 0 0.5em;
  width: 5em;
  line-height: 1;
  color: #0095dc;
  font-size: 1.2em;
  text-align: center;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
}
.rcs-area_text, .rcs-area_text2, .rcs-area_text2last {
  margin: 0.5em 0;
  font-size: 0.8em;
}
.rcs-area_text {
  text-align: center;
}
.rcs-area_text2last {
  margin-bottom: 0;
}
.rcs-area_list {
  margin: 0;
  margin-left: 2em;
  text-indent: -1em;
  font-size: 0.8em;
}
.rcs-area_circle {
  margin: 0.5em 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
}
.rcs-area_circle img {
  display: block;
}
.rcs-caption {
  margin: 1em 0 0.5em;
  padding-left: 0.5em;
  line-height: 1;
  color: #0095dc;
  font-size: 1em;
  font-weight: bold;
  border-left: 2px solid #000000;
}
.rcs-table {
  margin: 0;
  border-collapse: collapse;
}
.rcs-table_wrap {
  margin: 1em 0;
}
.rcs-table thead tr th,
.rcs-table thead tr td,
.rcs-table tbody tr th,
.rcs-table tbody tr td {
  vertical-align: top;
  padding: 2px;
  font-size: 0.8em;
  font-weight: normal;
  word-break: break-all;
  background-color: #9ED8F6;
}
.rcs-table thead tr th,
.rcs-table tbody tr th {
  text-align: left;
}
.rcs-table thead tr:nth-child(even) th,
.rcs-table thead tr:nth-child(even) td,
.rcs-table tbody tr:nth-child(even) th,
.rcs-table tbody tr:nth-child(even) td {
  background-color: #EAF6FD;
}
.rcs-table thead tr th,
.rcs-table thead tr td {
  background: none;
  border: none;
  font-size: 0.75em;
}
.rcs-table tbody tr:nth-child(even) {
  background: #EAF6FD;
}
.rcs-table tbody tr th:first-of-type,
.rcs-table tbody tr td:first-of-type {
  white-space: nowrap;
}
.rcs-table tbody tr th:last-of-type span,
.rcs-table tbody tr td:last-of-type span {
  display: inline-block;
  white-space: nowrap;
}
.rcs-figure figcaption {
  font-size: 0.8em;
}
.rcs-noteonly {
  font-size: 0.8em;
}

.utl-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .utl-heading {
    flex-direction: column;
  }
}
.utl-heading span {
  display: block;
}
@media screen and (max-width: 800px) {
  .utl-heading span:last-of-type {
    margin-right: 0;
    margin-left: auto;
  }
}
.utl-heading span img {
  display: block;
}
.utl-heading span a {
  display: block;
  margin-top: 0.85em;
  font-size: 32%;
  font-weight: normal;
  text-align: right;
  line-height: 1;
}
.utl-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.5em 0 1em;
}
.utl-title_yokonarabi {
  margin: 1.5em 0 1em;
  display: table;
}
@media screen and (max-width: 500px) {
  .utl-title_yokonarabi {
    display: block;
  }
}
.utl-title_yokonarabi > * {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 500px) {
  .utl-title_yokonarabi > * {
    display: block;
  }
}
.utl-title_yokonarabi > *:first-child {
  width: 160px;
  padding-right: 1em;
}
.utl-subtitle {
  line-height: 1.2;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0.8em 0;
  margin-bottom: 0;
}
.utl-figure1 {
  margin: 0;
  display: flex;
  align-items: flex-end;
  gap: 0.5em;
}
@media (max-width: 580px) {
  .utl-figure1 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.utl-figure1 img {
  display: block;
}
.utl-figure1 figcaption {
  margin: 0;
  font-size: 0.8em;
}
.utl-figure2 {
  margin: 0;
}
.utl-figure2_yokonarabi {
  display: flex;
}
@media screen and (max-width: 800px) {
  .utl-figure2_yokonarabi {
    flex-direction: column;
  }
}
.utl-figure2_yokonarabi > figure img {
  vertical-align: bottom;
}
.utl-figure2_yokonarabi > div {
  margin: 0;
  margin-right: 8px;
  padding: 0;
  width: 12px;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: none;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .utl-figure2_yokonarabi > div {
    margin: 0;
    margin-right: 0;
    margin-bottom: 5px;
    width: auto;
    border-top: 1px solid #888888;
    border-bottom: none;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
  }
}
.utl-figure2_normal {
  display: block;
}
@media screen and (max-width: 800px) {
  .utl-figure2_normal {
    display: none;
  }
}
.utl-figure2_sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .utl-figure2_sp {
    display: block;
  }
}
.utl-table {
  margin: 0;
  border-collapse: collapse;
}
.utl-table_wrap {
  margin: 1em 0;
}
.utl-table thead tr th,
.utl-table thead tr td,
.utl-table tbody tr th,
.utl-table tbody tr td {
  vertical-align: top;
  padding: 2px;
  font-size: 0.8em;
  font-weight: normal;
  word-break: break-all;
  background-color: #9ED8F6;
}
.utl-table thead tr th,
.utl-table tbody tr th {
  text-align: left;
}
.utl-table thead tr:nth-child(even) th,
.utl-table thead tr:nth-child(even) td,
.utl-table tbody tr:nth-child(even) th,
.utl-table tbody tr:nth-child(even) td {
  background-color: #EAF6FD;
}
.utl-table thead tr th,
.utl-table thead tr td {
  background: none;
  border: none;
  font-size: 0.75em;
}
.utl-table tbody tr:nth-child(even) {
  background: #EAF6FD;
}
.utl-table tbody tr th:last-of-type,
.utl-table tbody tr td:last-of-type {
  text-align: right;
  white-space: nowrap;
  font-weight: bold;
}
.utl-book_yokonarabi {
  display: flex;
  gap: 0.51em;
}
@media screen and (max-width: 700px) {
  .utl-book_yokonarabi {
    flex-direction: column;
  }
}
.utl-book_yokonarabi > div {
  flex: 1;
}
.utl-book_inner1, .utl-book_inner2 {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.utl-book_inner1 div:last-of-type {
  flex-shrink: 0;
}
.utl-book_inner2 div:first-of-type {
  flex-shrink: 0;
}
.utl-book_title {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 0.25em 0;
}
.utl-book_title_dep {
  display: block;
  text-align: right;
  margin-left: 1em;
  font-size: 85%;
}
.utl-book_publisher {
  margin: 0;
  font-size: 0.8em;
}
.utl-book_recommender {
  padding: 0.25em;
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0.25em 0;
  background-color: #DFF2FC;
  border-radius: 10px;
}
.utl-book_recommender span {
  display: block;
  font-size: 70%;
}
.utl-book_cover {
  margin: 0;
}
.utl-book_cover figcaption {
  margin: 0;
  font-size: 0.65em;
}
.utl-noteonly {
  font-size: 0.8em;
}

.rtu-heading {
  position: relative;
}
.rtu-heading span {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0.25em;
  padding: 0.25em;
  width: calc(60% - (0.25em * 2) - (0.25em * 2));
  font-size: 32%;
  font-weight: normal;
  background-color: rgba(255, 255, 255, 0.75);
  line-height: 1;
}
@media (max-width: 580px) {
  .rtu-heading span {
    position: static;
    padding: 0;
    width: auto;
  }
}
.rtu-image {
  margin: 1em 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 0.25em;
}
.rtu-image figure {
  margin: 0;
  position: relative;
}
.rtu-image figure figcaption {
  margin: 0;
  font-size: 0.75em;
  line-height: 1.5;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 1px 1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF;
}
.rtu-table {
  margin: 0 0 1em 1em;
  border-collapse: collapse;
  float: right;
}
@media (max-width: 580px) {
  .rtu-table {
    float: none;
    text-align: right;
  }
}
.rtu-table caption {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  color: #0095dc;
}
.rtu-table caption span {
  display: block;
  font-size: 80%;
  font-weight: normal;
  text-align: right;
}
.rtu-table thead tr th,
.rtu-table thead tr td,
.rtu-table tbody tr th,
.rtu-table tbody tr td {
  vertical-align: top;
  padding: 2px;
  font-size: 0.8em;
  font-weight: normal;
  word-break: break-all;
  background-color: #9ED8F6;
}
.rtu-table thead tr th,
.rtu-table tbody tr th {
  text-align: left;
}
.rtu-table thead tr:nth-child(even) th,
.rtu-table thead tr:nth-child(even) td,
.rtu-table tbody tr:nth-child(even) th,
.rtu-table tbody tr:nth-child(even) td {
  background-color: #EAF6FD;
}
.rtu-table thead tr th,
.rtu-table thead tr td {
  background: none;
  border: none;
  font-size: 0.75em;
}
.rtu-table tbody tr:nth-child(even) {
  background: #EAF6FD;
}
.rtu-table tbody tr th:first-of-type,
.rtu-table tbody tr td:first-of-type {
  white-space: nowrap;
}
.rtu-table tbody tr th:last-of-type span,
.rtu-table tbody tr td:last-of-type span {
  display: inline-block;
  white-space: nowrap;
}
.rtu-noteonly {
  font-size: 0.8em;
}
