  @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/1569/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/1569/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/1569/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;
}

.i-alfa-image_qr {
  vertical-align: middle;
  text-align: right;
}
.i-alfa-image_qr figure {
  margin: 0;
}
.i-alfa-image_qr figcaption {
  margin: 0;
  font-size: 0.85em;
  line-height: 1.5;
}
.i-alfa-person_image {
  float: left;
  margin: 1em 1em 0.5em 0;
}
.i-alfa-person_image__position {
  font-weight: normal;
  font-size: 0.8em;
  display: block;
}
.i-alfa-person_image__name {
  font-weight: bold;
  font-size: 1.3em;
  width: 90%;
  display: block;
  white-space: nowrap;
}
.i-alfa-person_image__name-subposition {
  font-weight: normal;
  font-size: 55%;
  vertical-align: middle;
}
.i-alfa-foot_image {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.i-alfa-foot_image__copyright {
  font-size: 0.7em;
  display: block;
  text-align: right;
}
.i-alfa-foot_image__caption {
  font-size: 0.8em;
  display: block;
}
.i-alfa-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0 0.4em;
}
.i-alfa-noteonly {
  font-size: 0.8em;
}

.guc-image_qr {
  vertical-align: middle;
  text-align: right;
}
.guc-image_qr figure {
  margin: 0;
}
.guc-image_qr figcaption {
  margin: 0;
  font-size: 0.85em;
  line-height: 1.5;
}
.guc_image-yokonarabi_a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 1em;
}
.guc_image-yokonarabi_b {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 1em;
}
@media screen and (max-width: 680px) {
  .guc_image-yokonarabi_b {
    display: block;
  }
}
.guc_image-fukidashi_l, .guc_image-fukidashi_r {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 0.85em;
  margin: 1em 0 0 0;
  gap: 1em;
}
.guc_image-fukidashi_l p, .guc_image-fukidashi_r p {
  margin: 0;
}
.guc_image-fukidashi_l figcaption, .guc_image-fukidashi_r figcaption {
  font-size: 90%;
  font-weight: bold;
  letter-spacing: -0.05em;
}
.guc_image-fukidashi_l figcaption span, .guc_image-fukidashi_r figcaption span {
  display: block;
  font-weight: normal;
}
.guc_image-fukidashi_r p {
  text-align: right;
}
.guc_image-fukidashi_r div:first-of-type {
  display: block;
  margin-left: 0.5em;
  padding-right: 1em;
  border-right: 1px solid #0096E0;
  position: relative;
  color: #0096E0;
}
.guc_image-fukidashi_r div:first-of-type::after {
  content: url(/gen03/kouhou/1569/img/features/guc_fukidashi_r.png);
  display: block;
  position: absolute;
  top: 40px;
  right: -24px;
  font-size: 0;
}
.guc_image-fukidashi_r div:last-of-type {
  display: block;
  margin-right: 0.25em;
}
.guc_image-fukidashi_l div:last-of-type {
  display: block;
  margin-right: 0.5em;
  padding-left: 1em;
  border-left: 1px solid #0096E0;
  position: relative;
  color: #0096E0;
}
.guc_image-fukidashi_l div:last-of-type::before {
  content: url(/gen03/kouhou/1569/img/features/guc_fukidashi_l.png);
  display: block;
  position: absolute;
  top: 40px;
  left: -24px;
  font-size: 0;
}
.guc_image-fukidashi_l div:first-of-type {
  display: block;
  margin-right: 0.25em;
}
.guc-title {
  line-height: 1.2;
  font-size: 1.3em;
  font-weight: bold;
  margin: 1em 0 0.4em;
}
.guc-subtitle {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  text-align: center;
  background-image: radial-gradient(#7dcef4 30%, transparent 30%);
  background-size: 15px 15px;
  background-position: center;
  background-repeat: repeat-x;
}
.guc-subtitle_inner {
  padding: 0 1em;
  background: #FFF;
}
.guc-table {
  margin: 1em 0 0.5em;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.guc-table-title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
.guc-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: 1px solid #000;
}
.guc-table td {
  border: 1px solid #000;
  padding: 5px 5px 5px 5px;
  font-size: 0.85em;
}
.guc-table tbody tr:nth-child(odd) {
  background: #E3EEED;
}
.guc-tablenote {
  margin: 0 0 1em;
  font-size: 0.8em;
}

/* 1569 */
.profile {
  margin: 1em 0;
}
.profile-cv {
  margin: 0;
  font-size: 80%;
}
.profile-cv dt {
  display: block;
  float: left;
  clear: left;
}
.profile-cv dd {
  display: block;
  margin-left: 7em;
}
.profile-cv dd::after {
  content: "";
  display: block;
  width: 100%;
}
.profile-cv dd:last-child::after {
  display: none;
}
.profile-others {
  margin: 0;
  font-size: 80%;
  padding: 0;
}
.profile-others dt {
  display: inline;
}
.profile-others dd {
  display: inline;
  margin-left: 0;
}
.profile-others dd::after {
  content: "";
  display: block;
  width: 100%;
}
.profile-figure {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 580px) {
  .profile-figure {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.profile-figure_img {
  float: right;
  max-width: 250px;
}
@media (max-width: 580px) {
  .profile-figure_img {
    float: none;
    order: 1;
  }
}
.profile-figcaption {
  padding-right: 1em;
}
@media (max-width: 580px) {
  .profile-figcaption {
    padding-right: 0;
    width: calc(100% - 1em);
    order: 2;
  }
}
.profile-figcaption_position {
  font-size: 1em;
  font-weight: bold;
  text-align: right;
  display: block;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
}
.profile-figcaption_name {
  padding-left: 0.5em;
  font-size: 1.8em;
  font-weight: bold;
  text-align: right;
  display: block;
  line-height: 1;
  padding-top: 0.4em;
}
.profile-figcaption_roma {
  font-size: 0.8em;
  text-align: right;
  display: block;
  line-height: 1;
  padding-top: 0.4em;
}

.retiree {
  text-align: right;
  margin-bottom: 1em;
}
.retiree-figcaption {
  padding-right: 1em;
}
.retiree-figcaption_position {
  font-size: 1em;
  font-weight: bold;
  vertical-align: middle;
}
.retiree-figcaption_name {
  padding-left: 0.5em;
  font-size: 1.8em;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1;
}
