@import url("https://fonts.googleapis.com/css?family=Alfa+Slab+One");
.startup_title_bg {
  background-color: #444;
  background-image: url(../event/future_design_pavilion_img/organizer_head.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); }
  .startup_title_bg .ins {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%; }
  .startup_title_bg .cons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 66vh;
    min-height: 480px; }
    @media screen and (max-width: 599px) {
      .startup_title_bg .cons {
        width: calc(100% - 1em);
        margin: 0 auto;
        height: 50vh;
        min-height: 350px; } }
    .startup_title_bg .cons .card_block {
      background-color: rgba(255, 255, 255, 0.8);
      width: 100%;
      color: #000;
      padding: 2em; }
      @media screen and (max-width: 599px) {
        .startup_title_bg .cons .card_block {
          padding: 2em; } }
      @media screen and (max-width: 399px) {
        .startup_title_bg .cons .card_block {
          padding: 1.5em 1em; } }
      .startup_title_bg .cons .card_block h1 {
        margin: 0 auto; }
        .startup_title_bg .cons .card_block h1 img {
          width: 100%;
          max-width: 610px; }
        .startup_title_bg .cons .card_block h1 span {
          display: block;
          color: #000;
          font-size: 1rem;
          margin-top: 1em; }
      .startup_title_bg .cons .card_block p.copy {
        font-size: 1.25em;
        line-height: 1.5em;
        margin-top: 1em;
        padding-top: 1em;
        border-top: 1px solid rgba(0, 0, 0, 0.5);
        font-weight: bold; }
        .startup_title_bg .cons .card_block p.copy span {
          margin-bottom: 0.25em;
          display: block; }
        @media screen and (max-width: 767px) {
          .startup_title_bg .cons .card_block p.copy {
            font-size: 1.25em;
            text-align: left; }
            .startup_title_bg .cons .card_block p.copy br {
              display: none; } }
        @media screen and (max-width: 499px) {
          .startup_title_bg .cons .card_block p.copy {
            font-size: 1.125em; } }

h3.mid_mds {
  font-size: 1.75em;
  font-weight: bold;
  color: #ffaf2e;
  border-top: 3px solid #ffaf2e;
  padding-top: 0.5em;
  margin-top: 3em;
  margin-bottom: 1em; }

.pickup_theme_companies {
  background-color: #444;
  background-image: url(../event/future_design_pavilion_img/pickup_theme_companies01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25); }
  @media screen and (max-width: 499px) {
    .pickup_theme_companies {
      background-image: none;
      margin: 0 1em; } }
  .pickup_theme_companies > .ins {
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    color: #000;
    padding: 1em; }
  .pickup_theme_companies .cons {
    text-align: center; }
    .pickup_theme_companies .cons .f {
      padding-top: 0.5em;
      font-size: 1.75em;
      font-weight: bold;
      margin-bottom: 0.5em; }
    .pickup_theme_companies .cons .sub {
      font-size: 1.25em;
      line-height: 1.5;
      margin-bottom: 1em; }
  .pickup_theme_companies ul.refv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .pickup_theme_companies ul.refv li {
      width: calc(33.33% - 1em);
      margin: 0.5em;
      border: 1px solid rgba(0, 0, 0, 0.2);
      background: #fff;
      border-radius: 4px;
      padding: 1em; }
      @media screen and (max-width: 999px) {
        .pickup_theme_companies ul.refv li {
          width: calc(50% - 1em); } }
      @media screen and (max-width: 499px) {
        .pickup_theme_companies ul.refv li {
          width: calc(100% - 0em);
          margin: 0.5em 0; } }
      .pickup_theme_companies ul.refv li.blank_b {
        background-color: transparent;
        border: none; }
    .pickup_theme_companies ul.refv p.theme {
      color: #fff;
      border-radius: 6px;
      font-size: 1em;
      text-align: center;
      padding: 0.5em; }
    .pickup_theme_companies ul.refv li p.theme.cc_mob {
      background: #d31820; }
    .pickup_theme_companies ul.refv li p.theme.cc_aiRobo {
      background: #e00085; }
    .pickup_theme_companies ul.refv li p.theme.cc_energy {
      background: #f3c107; }
    .pickup_theme_companies ul.refv li p.theme.cc_edgeAi {
      background: #e66a1f; }
    .pickup_theme_companies ul.refv li p.theme.cc_edgeSec {
      background: #00974a; }
    .pickup_theme_companies ul.refv li p.theme.cc_5g {
      background: #034b9d; }
    .pickup_theme_companies ul.refv .lg {
      position: relative;
      width: 100%; }
    .pickup_theme_companies ul.refv .lg:before {
      content: "";
      display: block;
      padding-top: 40%; }
    .pickup_theme_companies ul.refv .ins2 {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .pickup_theme_companies ul.refv .ins2 .in_ins {
        height: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .pickup_theme_companies ul.refv .ins2 .in_ins img {
          width: 75%; }
    .pickup_theme_companies ul.refv .summary {
      text-align: left;
      line-height: 1.5;
      margin: 0 1em 0.5em;
      word-break: break-all; }
