  @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;
}

.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/1578/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;
  }
}

.question {
  background-image: url(/gen03/kouhou/1578/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.4em;
  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;
}

.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-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;
}

/* 1578 */
.dora-heading {
  position: relative;
}
.dora-heading img:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
.dora-recommend {
  display: flex;
  margin: 1em 0;
  font-size: 0.85em;
}
@media screen and (max-width: 580px) {
  .dora-recommend {
    display: block;
  }
}
.dora-recommend dt {
  margin: 0;
  padding: 0.3em 0.25em;
  font-weight: bold;
}
.dora-recommend dd {
  margin: 0;
  margin-left: 0.5em;
  padding: 0.3em 0.25em;
  border: 1px dotted #000;
  background-color: #DFF2FC;
}
@media screen and (max-width: 580px) {
  .dora-recommend dd {
    margin-left: 0;
  }
}
.dora-linemarker {
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #f7c9dc 60%, #f7c9dc 100%);
}
.dora-tanka {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 580px) {
  .dora-tanka {
    flex-direction: column-reverse;
  }
}
.dora-tanka_uta {
  margin: 0.5em 0 0.5em 0.5em;
  writing-mode: vertical-rl;
  max-height: 360px;
}
.dora-tanka_uta_syu {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.dora-tanka_uta_syu span {
  display: block;
}
.dora-tanka_uta_syu span:first-of-type {
  text-align: left;
}
.dora-tanka_uta_syu span:last-of-type {
  text-align: right;
}
.dora-tanka_uta_name {
  font-size: 1em;
  font-weight: bold;
  text-align: right;
  line-height: 1.5;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.dora-tanka_uta_tyu {
  margin-top: 6em;
  margin-right: 1em;
  font-size: 0.8em;
  line-height: 1.4;
}
.dora-image_member {
  margin: 1em 0;
}
.dora-image_member figure div {
  line-height: 0;
}
.dora-image_member figure div img {
  margin: 0;
}
.dora-image_person {
  text-align: left;
  margin: 0.5em 0;
}
.dora-image_person figure {
  margin: 0;
  display: table;
}
.dora-image_person figcaption {
  margin: 0.5em 0 0;
  padding: 0;
  font-size: 0.8em;
  line-height: 1.5;
  display: table-caption;
  caption-side: bottom;
}
.dora-image_person img {
  vertical-align: bottom;
}
.dora-fig {
  margin: 1em 0;
}
.dora-caption {
  margin: 0;
  color: #0096E0;
  font-size: 1em;
  text-align: left;
  font-weight: bold;
}
.dora-signers {
  display: table;
}
.dora-signers_title, .dora-signers_number, .dora-signers_link {
  font-size: 0.8em;
}
.dora-signers_number {
  margin: 0.25em 0;
  text-align: right;
}
.dora-signers_number img {
  margin: 0.25em;
  vertical-align: bottom;
}
.dora-signers_number span {
  display: inline-block;
  text-align: left;
  width: 2em;
}
.dora-table {
  border-collapse: collapse;
  width: 100%;
}
@media (max-width: 580px) {
  .dora-table_scroll {
    overflow-y: scroll;
  }
}
.dora-table_sum {
  font-size: 1em !important;
}
.dora-table thead tr th,
.dora-table thead tr td,
.dora-table tbody tr th,
.dora-table tbody tr td {
  vertical-align: top;
  padding: 4px;
  font-size: 0.8em;
  font-weight: normal;
  border: 1px solid #000;
}
.dora-table thead tr th,
.dora-table tbody tr th {
  text-align: left;
}
.dora-table thead tr {
  background: #EAF6FD;
}
.dora-table tbody tr:nth-child(even) {
  background: #EAF6FD;
}
.dora-fignote {
  margin-top: 0.5em;
  font-size: 0.8em;
}
.dora-noteonly {
  font-size: 0.8em;
}

.pp-title_p, .pp-title_c {
  display: table;
  line-height: 1.2;
  font-weight: bold;
  margin: 1em 0 0.4em;
  z-index: 10;
}
.pp-title_p {
  font-size: 1.2em;
  color: #0079D1;
}
.pp-title_c {
  font-size: 1.1em;
  color: #E4007F;
}
.pp-title-img, .pp-title-main {
  display: table-cell;
  vertical-align: bottom;
}
@media screen and (max-width: 800px) {
  .pp-title-img {
    max-width: initial;
    height: auto;
  }
}
.pp-title-sub {
  font-size: 60%;
  font-weight: normal;
}
.pp-team {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.4em;
}
.pp-team img {
  margin-right: 0.1em;
  margin-top: -0.05em;
}
.pp-effort-title {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0;
}
.pp-effort-content_p, .pp-effort-content_c {
  padding-left: 0.5em;
}
.pp-effort-content_p {
  border-left: 2px solid #0079D1;
}
.pp-effort-content_c {
  border-left: 2px solid #E4007F;
}
.pp-picture_p {
  margin: 0 auto;
  display: table;
  position: relative;
}
.pp-picture_p figcaption {
  margin: 0;
  padding: 0.2em;
  font-size: 0.8em;
  color: #FFF;
  line-height: 1.5;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pp-picture_p img {
  vertical-align: bottom;
}
.pp-picture_c {
  margin: 0 0 1em 1em;
  display: table;
  float: right;
}
.pp-picture_c img {
  vertical-align: bottom;
}
.pp-table {
  margin: 1em 0;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.pp-table-title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
.pp-table-title img {
  margin-left: 0.3em;
  margin-top: 0.15em;
}
.pp-table th {
  width: 60%;
  font-weight: normal;
  padding: 0.3em;
  vertical-align: middle;
  padding: 5px 1em 5px 5px;
  font-size: 0.95em;
  font-weight: normal;
  border-bottom: 1px solid #000;
}
.pp-table td {
  border-bottom: 1px solid #000;
  padding: 5px 5px 5px 5px;
  font-size: 0.85em;
}
.pp-table tr:nth-child(even) {
  background: #EAF6FD;
}
.pp-table tr:not(:first-child) th, .pp-table tr:not(:first-child) td {
  border-top: 1px solid #000;
}
.pp-noteonly {
  font-size: 0.8em;
}
