  @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/1567/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/1567/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/1567/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; }

/* 1566 */
.tc-noteonly {
  font-size: 0.8em; }
.tc_image-yokonarabi {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 0.85em;
  margin: 1em 0 0 0; }
  @media screen and (max-width: 680px) {
    .tc_image-yokonarabi {
      display: block; } }
  .tc_image-yokonarabi img {
    display: block;
    margin-right: 0.25em; }
  .tc_image-yokonarabi figcaption {
    display: block;
    margin-left: 0.5em; }
.tc-note {
  margin: 8px 0 0;
  padding: 0; }
  .tc-note figcaption {
    font-size: 0.8em; }
  .tc-note img {
    display: block;
    vertical-align: bottom; }
  .tc-note figcaption {
    margin: 0.5em 0;
    font-size: 0.8em; }
  .tc-note-yokonarabi {
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 680px) {
      .tc-note-yokonarabi {
        justify-content: center; } }
.tc-session-title {
  font-size: 1em;
  font-weight: bold; }
.tc-session-q, .tc-session-a {
  font-size: 0.85em;
  font-weight: normal; }
.tc-session-q {
  margin: 1em 0 0 0; }
.tc-session-a {
  margin: 0; }

.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.35em;
  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-title-note {
  font-size: 60%;
  font-weight: normal;
  color: #000; }
  .pp-title-note_first {
    color: #0079D1; }
.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-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-area {
  background: #EAF6FD;
  border-radius: 8px;
  padding: 1em;
  margin: 1em 0; }
  .pp-area-title {
    line-height: 1.2;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0.5em 0 0;
    float: left; }
  .pp-area p {
    margin: 0;
    font-size: 0.8em; }
  .pp-area__ttl {
    font-size: 0.8em;
    margin: 0; }

.utopia-image_logo {
  display: inline-block;
  vertical-align: middle; }
  .utopia-image_logo figure {
    margin: 0;
    display: table;
    width: 160px;
    /* minimum width */
    *width: auto;
    /* for IE7 and below */ }
  .utopia-image_logo figcaption {
    margin-top: 0.5em;
    font-size: 0.85em;
    line-height: 1.5;
    color: #0079D1; }
.utopia-person_image {
  float: left;
  margin: 1em 1em 0.5em 0; }
  .utopia-person_image__position {
    font-weight: bold;
    font-size: 0.8em;
    display: block; }
  .utopia-person_image__name {
    font-weight: bold;
    font-size: 1.3em;
    width: 90%;
    display: block;
    white-space: nowrap; }
    .utopia-person_image__name-subposition {
      font-weight: normal;
      font-size: 55%;
      vertical-align: middle; }
.utopia-title {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em; }
.utopia-noteonly {
  font-size: 0.8em; }

/* 1567 */
.utcc-image_logo, .utcc-image_qr {
  vertical-align: middle; }
  .utcc-image_logo figure, .utcc-image_qr figure {
    margin: 0; }
  .utcc-image_logo figcaption, .utcc-image_qr figcaption {
    margin: 0;
    font-size: 0.85em;
    line-height: 1.5; }
.utcc-image_logo {
  margin-bottom: 1em; }
.utcc-image_footnote {
  font-size: 0.8em; }
.utcc-yokonarabi {
  display: flex;
  gap: 1em;
  margin: 0 0 1em 0; }
  @media screen and (max-width: 500px) {
    .utcc-yokonarabi {
      display: block; } }
  .utcc-yokonarabi p {
    margin: 0.5em 0; }
  .utcc-yokonarabi figure {
    margin: 0;
    flex-shrink: 0; }
  .utcc-yokonarabi .order1 {
    order: 1; }
  .utcc-yokonarabi .order2 {
    order: 2; }
  .utcc-yokonarabi .order3 {
    order: 3; }
  .utcc-yokonarabi .order4 {
    order: 4; }
.utcc-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; }
.utcc-productname, .utcc-productname-l {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 0.4em 0; }
.utcc-productname-l {
  font-size: 1.3em; }
  .utcc-productname-l span {
    font-size: 80%; }
.utcc-productsubname {
  text-align: center;
  line-height: 1.2;
  font-size: 0.7em;
  font-weight: bold;
  margin: 0.4em 0; }
.utcc-price {
  line-height: 1.2;
  font-size: 1em;
  font-weight: bold;
  margin: 0.4em 0;
  color: #E4007F; }
  .utcc-price span {
    color: #000;
    font-size: 80%; }
.utcc-comment {
  font-size: 0.8em; }
.utcc-person {
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
  margin-top: 1.5em; }
  @media screen and (max-width: 580px) {
    .utcc-person {
      display: block;
      position: relative; } }
  .utcc-person > img,
  .utcc-person > div {
    display: block; }
  @media screen and (max-width: 580px) {
    .utcc-person > img {
      padding-top: 6em; } }
  .utcc-person_position {
    display: block;
    font-size: 0.8em; }
  .utcc-person_name {
    display: block;
    font-size: 1.25em;
    font-weight: bold; }
.utcc-quotationtitle {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.25em;
  line-height: 1.2;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 0.2em -0.5em;
  color: #0096E0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  @media screen and (max-width: 580px) {
    .utcc-quotationtitle {
      position: absolute;
      top: 0;
      margin-left: 0; } }
  .utcc-quotationtitle-left, .utcc-quotationtitle-text, .utcc-quotationtitle-right {
    display: block; }
  .utcc-quotationtitle-right {
    align-self: flex-end; }
.utcc-table {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  margin-top: 1em; }
  @media screen and (max-width: 500px) {
    .utcc-table {
      display: block; } }
  .utcc-table-right p {
    margin: 0.5em 0; }
  .utcc-table-right figure {
    margin: 0;
    flex-shrink: 0; }
    .utcc-table-right figure img {
      max-width: none;
      height: auto; }
      @media screen and (max-width: 500px) {
        .utcc-table-right figure img {
          max-width: 100%; } }
.utcc-subtitle {
  line-height: 1.2;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0.5em 0 0.4em; }
.utcc-caption_yoko {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 0.85em;
  margin: -3em 0 0; }
  @media screen and (max-width: 680px) {
    .utcc-caption_yoko {
      margin: 0; } }
  .utcc-caption_yoko img {
    display: block;
    margin-right: 0.25em; }
  .utcc-caption_yoko figcaption {
    display: block;
    margin-left: 0.5em; }
.utcc-caption_yokowaku {
  display: table;
  border: 1px solid #0096E0; }
  .utcc-caption_yokowaku img,
  .utcc-caption_yokowaku figcaption {
    display: table-cell;
    vertical-align: top; }
  .utcc-caption_yokowaku img {
    max-width: none;
    height: auto; }
  .utcc-caption_yokowaku figcaption {
    padding: 0.25em 0.5em; }
.utcc-caption_shita {
  margin-top: 0.5em !important; }
  .utcc-caption_shita figcaption {
    font-size: 0.8em; }
.utcc-noteonly {
  font-size: 0.8em; }

.yac-bk {
  background: #F0F9FE; }
.yac-imagecut {
  display: inline-block;
  vertical-align: middle; }
  .yac-imagecut figure {
    margin: 0;
    display: table;
    width: calc((72px + 2px) * 3);
    /* minimum width */
    *width: auto;
    /* for IE7 and below */ }
    .yac-imagecut figure img {
      border: 1px solid #FFF; }
  .yac-imagecut figcaption {
    margin-top: 0.5em;
    font-size: 0.8em;
    line-height: 1.5; }
.yac-person_image {
  float: left;
  margin: 1em 0 0.5em 0; }
  .yac-person_image:last-of-type {
    margin-right: 1em; }
  .yac-person_image__position, .yac-person_image__position-slim {
    font-weight: bold;
    font-size: 0.7em;
    display: block; }
  .yac-person_image__position-slim {
    letter-spacing: -1px; }
  .yac-person_image__name {
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: 1px;
    width: 90%;
    display: inline-block; }
.yac-title {
  line-height: 1.2;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 0.4em;
  clear: right;
  padding-top: 0.5em; }
