  @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;
}

.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/1572/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/1572/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;
}

/* 1522 */
.features-heading-chapter {
  font-size: 1.5em;
  font-weight: bold;
  margin: 1.4em 0 0.7em;
  color: #000000;
  text-align: center;
  height: 100%;
  background-image: url("/gen03/kouhou/1572/img/features/brown_bar.gif");
  background-repeat: repeat-x;
  background-position: center;
}
.features-heading-chapter__inner {
  background: #ffffff;
  padding: 0 0.5em;
  display: inline-block;
}
@media screen and (max-width: 400px) {
  .features-heading-chapter {
    font-size: 1em;
  }
}

.color-light-blue {
  color: #0096E0;
}

.color-dark-blue {
  color: #093488;
}

.color-blue {
  color: #0066A0;
}

.color-pink {
  color: #E4007F;
}

.color-brown {
  color: #8E643A;
}

.underbar-brown {
  border-bottom: 1px solid #8E643A;
}

.tokyo_college_logo {
  height: 158px;
  width: 206px;
}
.tokyo_college_logo__wrap {
  float: right;
  margin: 0;
  padding: 0 0 2em 1em;
}

.nowrap {
  white-space: nowrap;
}

.note {
  font-size: 0.8em;
  margin: 0 0 2em;
}
.note__marker {
  color: #E4007F;
}

/*1542*/
.figcaption_fit {
  display: table;
  font-size: 0.8em;
}
.figcaption_fit figcaption {
  display: table-caption;
  caption-side: bottom;
}

.block-left {
  margin-left: 0;
  margin-right: auto;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

.block-right {
  margin-left: auto;
  margin-right: 0;
}

/* 1563 */
.three_caption {
  display: flex;
  gap: 1em;
  font-size: 0.8em;
}

.features-tbl {
  margin: 1em 0;
  border-collapse: collapse;
}
.features-tbl caption {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
}
.features-tbl th {
  font-weight: normal;
  border-bottom: 1px solid #000;
  padding: 0.3em;
  white-space: nowrap;
  vertical-align: middle;
}
.features-tbl td {
  border-bottom: 1px solid #000;
  vertical-align: middle;
}
.features-tbl tbody tr:nth-child(odd) {
  background: #FFFFFD;
}
.features-tbl tbody tr:nth-child(even) {
  background: #EAF6FD;
}
.features-tbl tbody td:first-child {
  white-space: nowrap;
  padding: 0.5em;
}

/* 1564 */
.speaker {
  display: flex;
  align-items: flex-end;
  font-size: 0.9em;
}
.speaker img {
  width: 130px;
  height: 150px;
  margin-right: 10px;
}
.speaker__position {
  font-size: 0.9em;
  font-weight: bold;
}
.speaker__name {
  font-size: 1.3em;
  margin-top: 10px;
  font-weight: bold;
}
.speaker__logomark {
  width: 130px !important;
  height: 130px !important;
}

.linemarker {
  background: linear-gradient(to bottom, transparent 0%, transparent 40%, #b9e3f9 40%, #b9e3f9 100%);
}

.panel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.panel__speaker {
  display: flex;
  align-items: flex-end;
  font-size: 0.8em;
  width: 33%;
}
@media (max-width: 700px) {
  .panel__speaker {
    width: 49%;
  }
}
.panel__speaker img {
  height: 100px;
  width: 85px;
  margin-right: 10px;
}
.panel__speaker__position {
  font-size: 0.9em;
  font-weight: bold;
}
.panel__speaker__name {
  font-size: 1.3em;
  margin-top: 10px;
  font-weight: bold;
}
.panel__speaker__logomark {
  width: 85px !important;
  height: 85px !important;
}

.mt1 {
  margin-top: 1em;
}

/* 1565*/
.photos {
  line-height: 1;
}
@media (max-width: 700px) {
  .photos img {
    width: 100%;
    height: auto;
    max-width: 315px;
    margin: 2px auto;
    display: block;
  }
}

.blue_box {
  background: #DFF2FC;
  padding: 1px 0.5em;
}

.side_table {
  margin: 1.5em 0;
  border-collapse: collapse;
}
@media screen and (max-width: 680px) {
  .side_table {
    margin: 1em 0 0.5em;
  }
}
.side_table caption {
  color: #0096E0;
  text-align: left;
  font-weight: bold;
}
.side_table th {
  font-weight: normal;
  padding: 0.3em;
  vertical-align: middle;
  padding: 5px 1em 5px 5px;
  text-align: left;
  font-size: 0.95em;
  font-weight: normal;
  border-bottom: 1px solid #000;
  white-space: break-all;
}
.side_table td {
  border-bottom: 1px solid #000;
  padding: 5px 5px 5px 5px;
  font-size: 0.85em;
}
.side_table tr:nth-child(even) {
  background: #EAF6FD;
}
.side_table tr th, .side_table tr td {
  border-top: 1px solid #000;
}

/* 1568 */
.rta-image_logo {
  vertical-align: middle;
}
.rta-image_logo figure {
  margin: 0;
  display: table;
  width: 160px;
  /* minimum width */
  *width: auto;
  /* for IE7 and below */
}
.rta-image_logo figcaption {
  margin-top: 0.5em;
  font-size: 0.85em;
  line-height: 1.2;
}
.rta-image_qr {
  vertical-align: bottom;
  margin: 0;
  padding: 0.5em 0 1.5em;
  text-align: center;
}
.rta-image_qr-note {
  display: inline-block;
  margin-right: 0.8em;
  text-align: right;
  font-size: 0.72em;
}
.rta-image_qr figure {
  margin: 0;
  display: inline-block;
}
.rta-image_qr img {
  max-width: none;
  display: block;
  margin: 0.5em 0 0 auto;
}
.rta-members {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 1em;
}
.rta-members-main {
  margin: 0;
  padding: 0;
  width: 109px;
}
.rta-members-main figure {
  margin: 0 0 2px 0;
}
.rta-members-main img {
  max-width: none;
  display: block;
  margin: 0 auto;
}
.rta-members-note, .rta-members-dep, .rta-members-field {
  text-align: left;
  font-size: 0.72em;
}
.rta-members-term {
  text-align: left;
  font-size: 0.7em;
}
.rta-members-name {
  text-align: left;
  font-size: 0.95em;
  font-weight: bold;
}
.rta-members-job {
  text-align: left;
  font-size: 80%;
  font-weight: normal;
  margin-left: 0.25em;
}

.tyoutai95 {
  transform: scale(0.95, 1);
  width: calc((1 / 0.95) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai90 {
  transform: scale(0.9, 1);
  width: calc((1 / 0.9) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai85 {
  transform: scale(0.85, 1);
  width: calc((1 / 0.85) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai80 {
  transform: scale(0.8, 1);
  width: calc((1 / 0.8) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai75 {
  transform: scale(0.75, 1);
  width: calc((1 / 0.75) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai70 {
  transform: scale(0.7, 1);
  width: calc((1 / 0.7) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai65 {
  transform: scale(0.65, 1);
  width: calc((1 / 0.65) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

.tyoutai60 {
  transform: scale(0.6, 1);
  width: calc((1 / 0.6) * 100%);
  transform-origin: left;
  letter-spacing: -1px;
}

/* 1571 */
.wto-heading {
  position: relative;
}
.wto-heading img:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
}
.wto-biography {
  margin: -5.5vw 1em 1em 1em;
  z-index: 2;
  position: relative;
  font-size: 0.8em;
  background: rgba(255, 255, 255, 0.7);
}
.wto-dialogue {
  position: relative;
}
.wto-dialogue::before {
  content: url(/gen03/kouhou/1572/img/features/wto_quote-start.png);
  display: block;
  position: absolute;
  top: calc(2em + (-0.5em));
  left: -2em;
}
@media (max-width: 580px) {
  .wto-dialogue::before {
    left: -1em;
  }
}
.wto-dialogue::after {
  content: url(/gen03/kouhou/1572/img/features/wto_quote-end.png);
  display: block;
  position: absolute;
  bottom: -0.5em;
  right: -2em;
}
@media (max-width: 580px) {
  .wto-dialogue::after {
    right: -1em;
  }
}
.wto-title {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.2em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.wto-image_picture {
  vertical-align: middle;
  line-height: 0;
}
.wto-image_picture img {
  margin: 1px;
}
.wto-image_picture figure {
  margin: 0;
}
.wto-image_picture figcaption {
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.wto-area {
  background: #EAF6FD;
  padding: 1em;
  margin: 1em 0;
}
.wto-area-title {
  line-height: 1.2;
  font-size: 1.25em;
  margin-top: 0;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.wto-area p {
  margin: 0;
  font-size: 0.9em;
  text-indent: 1em;
}
.wto-area p:first-of-type {
  margin: 1em 0 0 0;
}
.wto-noteonly {
  font-size: 0.8em;
}

.fp-image_manual {
  margin-left: 3em;
  vertical-align: middle;
  text-align: right;
}
@media screen and (max-width: 580px) {
  .fp-image_manual {
    margin-left: 0;
  }
}
.fp-image_manual figure {
  margin: 0;
  display: table;
}
.fp-image_manual figcaption {
  margin: 0;
  margin-left: -3em;
  font-size: 0.8em;
  line-height: 1.5;
  display: table-caption;
  caption-side: bottom;
  word-break: break-all;
}
@media screen and (max-width: 580px) {
  .fp-image_manual figcaption {
    margin-left: 0;
  }
}
.fp-person_image {
  float: left;
  margin: 1em 1em 0.5em 0;
  display: table;
}
.fp-person_image__position {
  font-weight: normal;
  font-size: 0.8em;
  display: block;
}
.fp-person_image__name {
  font-weight: bold;
  font-size: 1.3em;
  width: 90%;
  display: block;
  white-space: nowrap;
}
.fp-person_image__name-subposition {
  font-weight: normal;
  font-size: 0.8em;
  vertical-align: middle;
  display: block;
}
.fp-person_image__biography {
  display: table-caption;
  caption-side: bottom;
  font-size: 0.8em;
}
.fp-foot_image {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.fp-foot_image__copyright {
  font-size: 0.7em;
  display: block;
  text-align: right;
}
.fp-foot_image__caption {
  font-size: 0.8em;
  display: block;
}
.fp-title {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.2em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fp-2nd-title {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.2em;
}
.fp-2nd-subtitle {
  line-height: 1.2;
  font-size: 1.1em;
  font-weight: bold;
  margin: 1em 0 0.2em;
}
.fp-bk {
  background-image: url(/gen03/kouhou/1572/img/features/fp_back.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
}
.fp-image_picture {
  vertical-align: middle;
  line-height: 0;
}
.fp-image_picture img {
  margin: 1px;
}
.fp-image_picture figure {
  margin: 0;
}
.fp-image_picture figcaption {
  margin: 0.5em 0 0;
  font-size: 0.8em;
  line-height: 1.5;
  color: #0096E0;
}
.fp-area {
  background-color: #EAF6FD;
  background-image: url(/gen03/kouhou/1572/img/features/fp_prize_bk-lt.png), url(/gen03/kouhou/1572/img/features/fp_prize_bk-rt.png), url(/gen03/kouhou/1572/img/features/fp_prize_bk-lb.png), url(/gen03/kouhou/1572/img/features/fp_prize_bk-rb.png);
  background-position: left top, right top, left bottom, right bottom;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  padding: 1em;
  margin: 1em 0;
}
.fp-area-tl {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 580px) {
  .fp-area-tl {
    flex-direction: column;
  }
}
.fp-area-title {
  margin: 0;
  padding: 0.25em 1.5em;
  line-height: 1.2;
  font-size: 0.85em;
  text-align: center;
  border: 1px solid #D0121B;
  border-radius: 0.75em;
  white-space: nowrap;
}
.fp-area-lead {
  margin: 0;
  margin-left: 1em;
}
@media screen and (max-width: 580px) {
  .fp-area-lead {
    margin-left: 0;
    margin-top: 0.5em;
  }
}
.fp-area-prize {
  margin: 0;
  margin-top: 0.5em;
  line-height: 1.2;
  font-size: 0.85em;
}
.fp-area-prize_fig figure {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 580px) {
  .fp-area-prize_fig figure {
    flex-direction: column;
  }
}
.fp-area-prize_fig img {
  display: block;
}
.fp-area-prize_fig figcaption {
  margin: 0;
  margin-left: 1.5em;
  font-size: 0.8em;
  line-height: 1;
}
@media screen and (max-width: 580px) {
  .fp-area-prize_fig figcaption {
    margin-left: 0;
    margin-top: 0.75em;
  }
}
.fp-area p {
  margin: 0;
  font-size: 0.85em;
}
.fp-noteonly {
  font-size: 0.8em;
}

/* 1572 */
.usw-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0 0.2em;
  color: #0096E0;
}
.usw-aside-title {
  margin-bottom: 0;
  font-size: 0.9em;
  font-weight: bold;
}
.usw-aside-note {
  margin: 0;
  font-size: 0.9em;
}
.usw-picture-wrap {
  display: flex;
  align-items: center;
}
.usw-picture-wrap > div:first-of-type {
  margin-right: 1em;
}
.usw-picture-title {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.1em;
}
.usw-picture-subtitle {
  line-height: 1.2;
  font-size: 1.15em;
  font-weight: bold;
  margin: 1em 0 0.1em;
}
.usw-bk {
  background-image: url(/gen03/kouhou/1572/img/features/usw_back.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.usw-image_picture, .usw-image_pictureB {
  vertical-align: middle;
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.usw-image_picture figure, .usw-image_pictureB figure {
  margin: 0;
  display: table;
}
.usw-image_picture figcaption, .usw-image_pictureB figcaption {
  margin: 0.25em;
  font-size: 0.8em;
  line-height: 1.5;
  display: table-caption;
  caption-side: bottom;
}
.usw-image_picture figure {
  position: relative;
}
.usw-image_picture figcaption {
  position: absolute;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
}
.usw-image_picture figcaption.top {
  top: 0;
}
.usw-image_picture figcaption.bottom {
  bottom: 0;
}
.usw-image_pictureB figcaption {
  display: block;
}
.usw-image_logo {
  margin-top: 1em;
  vertical-align: middle;
  line-height: 0;
}
.usw-image_logo figure {
  margin: 0;
}
.usw-image_logo figcaption {
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  line-height: 1.5;
}
.usw-image_logo img {
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.usw-noteonly {
  font-size: 0.8em;
}

.mf-image_logo {
  margin-top: -3em;
  margin-left: 3em;
  vertical-align: middle;
  text-align: right;
}
.mf-image_logo-wrap {
  float: right;
  margin: 1em 0 0 1em;
}
@media screen and (max-width: 580px) {
  .mf-image_logo-wrap {
    float: none;
    margin: 0;
  }
}
@media screen and (max-width: 580px) {
  .mf-image_logo {
    margin-top: 0;
    margin-left: 0;
  }
}
.mf-image_logo figure {
  margin: 0;
  display: table;
}
.mf-image_logo figcaption {
  margin: 0;
  margin-left: -4em;
  font-size: 0.8em;
  text-align: left;
  line-height: 1.5;
  display: table-caption;
  caption-side: bottom;
  word-break: break-all;
}
@media screen and (max-width: 580px) {
  .mf-image_logo figcaption {
    margin-left: 0;
  }
}
.mf-person_image {
  float: left;
  margin: 1em 1em 0.5em 0;
  display: table;
}
.mf-person_image-wrap {
  clear: both;
}
.mf-person_image__name {
  font-weight: bold;
  font-size: 1.3em;
  width: 90%;
  display: block;
  white-space: nowrap;
}
.mf-person_image__position {
  font-weight: normal;
  font-size: 0.8em;
  vertical-align: middle;
  display: block;
}
.mf-title {
  line-height: 1.2;
  font-size: 1.4em;
  font-weight: bold;
  margin: 1em 0 0.2em;
}
.mf-question {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
  text-indent: 1em;
  color: #0096E0;
}
.mf-bk {
  background-image: url(/gen03/kouhou/1572/img/features/fp_back.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% auto;
}
.mf-image_overview, .mf-image_picture, .mf-image_ore {
  margin: 1em 0;
  vertical-align: middle;
  line-height: 0;
}
.mf-image_overview figure, .mf-image_picture figure, .mf-image_ore figure {
  margin: 0;
}
.mf-image_overview figcaption, .mf-image_picture figcaption, .mf-image_ore figcaption {
  margin: 0.5em 0 0;
  font-size: 0.8em;
  line-height: 1.5;
}
.mf-image_overview img {
  margin-bottom: 0.25em;
}
.mf-image_picture figcaption {
  color: #0096E0;
}
.mf-image_ore {
  margin-bottom: 0;
}
.mf-image_ore figure {
  background: #090507;
}
.mf-image_ore figcaption {
  padding: 0.75em 0.5em 0.75em 0.75em;
  color: #FFF;
}
.mf-image_ore img {
  border: 1px solid #FFF;
  margin-top: -1px;
  margin-left: -1px;
}
.mf-image_ore img:first-of-type {
  border: none;
  margin-top: 0;
  margin-left: 0;
}
.mf-noteonly {
  font-size: 0.8em;
}
