@charset "utf-8";

/*-- 

top

====================================================== --*/

/*-- content_pr --*/

#content_pr {
  background: #a5241f url(../img/home/bg_pr.png) no-repeat center center;
}

/* p */

#content_pr p {
  padding: 33px 0;
  margin: 0;
}
#content_pr p a {
  display: block;
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
}
#content_pr p span {
  display: block;
  width: 733px;
  margin: 0 auto;
}
#content_pr p span img {
  width: 100%;
  height: auto;
}

/* ul */

#content_pr ul {
  text-align: center;
  letter-spacing: -0.4em;
  padding: 10px 0;
}
#content_pr ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 10px;
  vertical-align: bottom;
}
#content_pr ul li a {
  display: block;
  width: 430px;
  height: 130px;
}
#content_pr a img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  vertical-align: bottom;
}
#content_pr a:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}

/*-- content_notice --*/

#content_notice {
  box-sizing: border-box;
  width: 100%;
  max-width: 940px;
  margin: 20px auto 0;
  border: 1px solid #a5241f;
  padding: 20px;
}
#content_notice p {
  font-size: 14px;
  color: #a5241f;
  text-indent: -1em;
  padding-left: 1em;
  margin: 0;
}

/*-- content_demoday --*/

#content_demoday {
  background: #592323;
}

/* p */

#content_demoday p {
  padding: 33px 0;
  margin: 0;
}
#content_demoday p a {
  display: block;
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
}
#content_demoday p span {
  display: block;
  width: 733px;
  margin: 0 auto;
}
#content_demoday p span img {
  width: 100%;
  height: auto;
}

/* ul */

#content_demoday ul {
  text-align: center;
  letter-spacing: -0.4em;
  padding: 10px 0;
}
#content_demoday ul li {
  display: inline-block;
  letter-spacing: normal;
  margin: 10px;
  vertical-align: bottom;
}
#content_demoday ul li a {
  display: block;
  width: 430px;
  height: 130px;
}
#content_demoday a img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  vertical-align: bottom;
}
#content_demoday a:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}

/*-- content_news --*/

#content_news {
  padding: 30px 0;
}
#content_news .inner {
  max-width: 940px;
  margin: 0 auto;
}
#content_news .inner #box_fb {
  width: 340px;
  background: #ccc;
  float: left;
}
#content_news .inner #box_news {
  /*
padding-left:370px;
*/
}
#content_news .inner #box_news h2 {
  margin: 0;
  padding: 0;
  width: auto;
}
#content_news .inner #box_news h2 a {
  display: block;
  background: #434343;
  padding: 12px;
}
#content_news .inner #box_news h2 a span {
  font-size: 16px;
  border: none;
  color: #fff;
  padding: 0 20px 0 0;
  background: url(../img/common/ico_arrow02.png) no-repeat right center;
}
#content_news .inner #box_news dl {
  height: 240px;
  overflow: auto;
  margin-top: 20px;
}
#content_news .inner #box_news dl dt,
#content_news .inner #box_news dl dt time {
  font-size: 14px;
  position: relative;
  width: 8.75em;
  line-height: 1.4;
}
#content_news .inner #box_news dl dt .new {
  background: #a5241f;
  color: #fff;
  padding: 1px 4px;
  margin-left: 8px;
  font-size: 12px;
  line-height: 1.4;
}
#content_news .inner #box_news dl dd {
  font-size: 14px;
  border-bottom: dotted 1px #888;
  margin: -1.4em 0 10px;
  padding: 0 10px 10px 9em;
  line-height: 1.4;
  text-align: justify;
  text-justify: inter-ideograph;
}
#content_news .inner #box_news dl dd a,
#content_news .inner #box_news dl dd span {
  font-size: 14px;
}

/*-- content_ourmission --*/

#content_ourmission {
  background: #f0f0f0;
}
#content_ourmission .inner {
  max-width: 920px;
  margin: 0 auto;
}
#content_ourmission .lead {
  text-align: center;
  margin-bottom: 0;
}
#content_ourmission .lst_ourmission {
  letter-spacing: -0.4em;
  text-align: center;
  margin-top: 30px;
}
#content_ourmission .lst_ourmission li {
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
  width: 246px;
  vertical-align: top;
  margin: 0 30px 30px;
}
#content_ourmission .lst_ourmission li h3 {
  margin-bottom: 20px;
}
#content_ourmission .lst_ourmission li p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
}
#content_ourmission .lst_ourmission li p strong {
  font-size: 14px;
  font-weight: bold;
  color: #a5241f;
}

/*-- content_program --*/

#content_program .inner {
  max-width: 860px;
  margin: 0 auto;
}
#content_program .lead {
  text-align: center;
}
#content_program .tbl_program {
  width: 100%;
  margin: 30px auto;
}
#content_program .tbl_program th {
  background: #434343;
  color: #fff;
  border: 4px solid #434343;
  padding: 4px 10px 6px;
}
#content_program .tbl_program td {
  background: #fff;
  border: 4px solid #434343;
  width: 33%;
  vertical-align: top;
}
#content_program .tbl_program td dl {
}
#content_program .tbl_program td dl dt {
  text-align: center;
  background: #f0f0f0;
  font-weight: bold;
  padding: 5px;
}
#content_program .tbl_program td dl dd {
  padding: 20px;
}
#content_program .tbl_program td dl dd ul {
  list-style: disc;
  padding-left: 20px;
}
#content_program .tbl_program td dl dd ul li {
  font-size: 14px;
  margin-top: 5px;
}
#content_program .tbl_program td dl dd ul li:first-child {
  margin-top: 0;
}

/*-- content_venture --*/

#content_venture {
  background: #f0f0f0;
}
#content_venture .inner {
  max-width: 960px;
  margin: 0 auto;
}
#content_venture #tab_phase_menu {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#content_venture #tab_phase_menu li {
  text-align: center;
  padding: 10px 14px;
  margin: 0 10px 15px;
  font-size: 14px;
  cursor: pointer;
  background: #fff;
  color: #434343;
  box-sizing: border-box;
  width: calc(10% - 20px);
}
#content_venture #tab_phase_menu li.active {
  background: #434343;
  color: #fff;
}
#content_venture #tab_phase_menu li span {
  font-size: 14px;
  color: #434343;
}
#content_venture #tab_phase_menu li.active span {
  color: #fff;
}
#content_venture .acceleratorlist {
  background: none;
  display: none;
}
#content_venture .acceleratorlist h3 {
  background: none;
  background: #434343;
  text-align: center;
  padding: 12px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 0 10px 10px;
}
#content_venture .acceleratorlist h3 br {
  display: none;
}
#content_venture .active {
  display: block;
}
.acceleratorlist dl {
  height: auto;
}

/* txt */

.acceleratorlist .txt dl {
  height: 120px;
}

/*-- 

top common

====================================================== --*/

/*-- h2 --*/

h2 {
  color: #a5241f;
  width: 80%;
  margin: 40px auto 20px;
  text-align: center;
  background-color: transparent;
}
h2:before {
  content: "";
}
h2 span {
  display: inline-block;
  padding: 0 20px 10px;
  color: #a5241f;
  border-bottom: solid 1px #a5241f;
  font-size: 18px;
  font-weight: bold;
}

/*-- detail_link --*/

ul.detail_link {
  letter-spacing: -0.4em;
  text-align: center;
  margin-bottom: 50px;
}
ul.detail_link > li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 20px;
}
ul.detail_link > li a {
  text-align: center;
  display: block;
  background: #a5241f;
  width: 210px;
  padding: 8px 10px 12px;
  box-sizing: border-box;
}
ul.detail_link > li a span {
  font-size: 14px;
  color: #fff;
  background: url(../img/common/ico_arrow02.png) no-repeat right center;
  padding-right: 20px;
  font-weight: 400;
}
p.detail_link {
  width: 210px;
  margin: 20px auto 50px;
}
p.detail_link a {
  text-align: center;
  display: block;
  background: #a5241f;
  width: 210px;
  padding: 8px 10px 12px;
  box-sizing: border-box;
}
p.detail_link2 {
  width: 310px;
  margin: 10px auto 40px;
}
p.detail_link2 a {
  text-align: center;
  display: block;
  background: #a5241f;
  padding: 8px 10px 12px;
  box-sizing: border-box;
}
p.detail_link a span,
p.detail_link2 a span {
  font-size: 14px;
  color: #fff;
  background: url(../img/common/ico_arrow02.png) no-repeat right center;
  padding-right: 20px;
  font-weight: 400;
}

/*-- hover --*/

#content_news .inner #box_news h2 a,
#content_news .inner #box_news dl dd a,
ul.detail_link > li a,
p.detail_link a {
  opacity: 1;
  transition: all 0.15s ease-in-out;
}
#content_news .inner #box_news h2 a:hover,
#content_news .inner #box_news dl dd a:hover,
ul.detail_link > li a:hover,
p.detail_link a:hover {
  opacity: 0.7;
}

@media all and (max-width: 959px) {
  /*-- 

top

====================================================== --*/

  /*-- content_pr --*/

  #content_pr {
    background: #a5241f url(../img/home/bg_pr.png) no-repeat center center;
    background-size: cover;
  }

  /* p */

  #content_pr p {
    padding: 20px;
    margin: 0;
  }
  #content_pr p a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #content_pr p span {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  /* ul */

  #content_pr ul li {
    width: 45%;
  }
  #content_pr ul li a {
    width: 100%;
    height: auto;
  }

  /* animation */

  #content_pr a:hover {
    animation: none;
  }
  #content_pr a img {
    width: 100%;
    height: auto;
    -webkit-transition: none;
    transition: none;
    vertical-align: bottom;
  }
  #content_pr a:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }

  /*-- content_notice --*/

  #content_notice {
    width: calc(100% - 40px);
    margin: 20px 20px 0;
    padding: 10px;
  }
  #content_notice p {
    font-size: 12px;
    color: #a5241f;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0;
  }

  /*-- content_demoday --*/

  #content_demoday {
  }

  /* p */

  #content_demoday p {
    padding: 20px;
    margin: 0;
  }
  #content_demoday p a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #content_demoday p span {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  /* ul */

  #content_demoday ul li {
    width: 45%;
  }
  #content_demoday ul li a {
    width: 100%;
    height: auto;
  }

  /* animation */

  #content_demoday a:hover {
    animation: none;
  }
  #content_demoday a img {
    width: 100%;
    height: auto;
    -webkit-transition: none;
    transition: none;
    vertical-align: bottom;
  }
  #content_demoday a:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }

  /*-- content_news --*/

  #content_news {
    padding: 20px;
  }

  /*-- content_news --*/

  #content_news .inner #box_news {
    padding-left: 360px;
  }
  #content_news .inner #box_news dl dt {
    width: auto;
    margin-bottom: 5px;
  }
  #content_news .inner #box_news dl dd {
    margin: 0 0 10px;
    padding: 0 10px 10px 0;
  }

  /*-- content_venture --*/

  #content_venture .acceleratorlist h3 {
    margin: 0;
  }
  #content_venture #tab_phase_menu {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #content_venture #tab_phase_menu li {
    margin-bottom: 10px;
    width: calc(100% / 4 - 20px);
    box-sizing: border-box;
  }

  /*-- 

top common

====================================================== --*/

  h2 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
  }
  h2 span {
    line-height: 1.4;
    padding: 0 10px 10px;
  }
  .acceleratorlist dl,
  .acceleratorlist .txt dl {
    height: inherit;
    margin-bottom: 0;
  }
  .acceleratorlist section div {
    background: #fff;
  }
  p.lead {
    padding: 10px 20px 0;
  }
  p.lead br {
    display: none;
  }
  #naviarea {
    margin-top: 0;
  }
}

@media all and (max-width: 700px) {
  /*-- 

top

====================================================== --*/

  /*-- content_pr --*/

  /* ul */

  #content_pr ul {
    letter-spacing: normal;
    padding: 2%;
  }
  #content_pr ul li {
    display: inline-block;
    margin: 2%;
    width: inherit;
  }

  /*-- content_demoday --*/

  /* ul */

  #content_demoday ul {
    letter-spacing: normal;
    padding: 2%;
  }
  #content_demoday ul li {
    display: inline-block;
    margin: 2%;
    width: inherit;
  }

  /*-- content_ourmission --*/

  #content_ourmission .lst_ourmission {
    margin-top: 10px;
  }
  #content_ourmission .lst_ourmission li {
    margin: 0 20px 20px;
  }
  #content_ourmission .lst_ourmission li h3 {
    margin-bottom: 10px;
  }
  #content_ourmission .lst_ourmission li p {
    font-size: 16px;
  }
  #content_ourmission .lst_ourmission li p strong {
    font-size: 16px;
  }

  /*-- content_news --*/

  #content_news .inner #box_fb {
    float: none;
    margin: 0 auto 20px;
  }
  #content_news .inner #box_news {
    padding-left: 0;
  }

  /*-- content_program --*/

  #content_program .tbl_program {
    width: inherit;
    margin: 20px auto;
    box-sizing: border-box;
    width: 90%;
  }
  #content_program .tbl_program th {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  #content_program .tbl_program td {
    display: block;
    width: 100%;
    border-top: none;
    box-sizing: border-box;
  }

  /*-- content_venture --*/

  #content_venture .acceleratorlist h3 br {
    display: block;
  }
  #content_venture #tab_phase_menu li {
    padding: 8px;
    margin: 0 6px 12px;
    font-size: 12px;
    width: calc(100% / 4 - 12px);
    box-sizing: border-box;
  }

  /*-- 

top common

====================================================== --*/

  /*-- detail_link --*/

  ul.detail_link {
    letter-spacing: normal;
    margin-bottom: 0;
  }
  ul.detail_link > li {
    display: block;
    letter-spacing: normal;
    width: 260px;
    margin: 0 auto 20px;
  }
  ul.detail_link > li a {
    width: 100%;
  }
  p.detail_link {
    width: 260px;
    margin: 0 auto 20px;
  }
  p.detail_link a {
    width: 100%;
  }
  p.lead {
    font-size: 16px;
    text-align: left !important;
  }
}

@media all and (max-width: 320px) {
  /*-- content_venture --*/

  #content_venture #tab_phase_menu li {
    padding: 10px 13px;
  }
  #content_venture #tab_phase_menu li span {
    display: none;
  }
}

/*-- 

pbox

====================================================== --*/

/* reset */

.pbox * {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5;
  color: #555;
}

/* pbox */

.pbox_logo {
  padding: 1em 1em 0.2em;
}
.pbox_logo img {
  margin: 0 auto;
  width: 200px;
  height: auto;
}
.pbox_lead {
  font-size: 120%;
  text-align: center;
  color: #a5241f;
}

/* pbox_step */

.pbox_step {
  margin-top: 2em;
  list-style: none;
}
.pbox_step_item {
  position: relative;
  background: #434343;
  padding: 4px;
  margin-bottom: 90px;
}
.pbox_step_item:last-child {
  margin-bottom: 2em;
}
.pbox_step_item::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 28px solid #a5241f;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -28px;
}
.pbox_step_item:last-child::before {
  content: none;
}

/* h */

.pbox_step_h01 {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0.5em;
}
.pbox_step_item:first-child .pbox_step_h01 {
  margin-bottom: 4px;
}
.pbox_step_h02 {
  text-align: center;
  background: #f0f0f0;
  font-weight: bold;
  padding: 5px;
}

/* pbox_step_wrap */

.pbox_step_wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.pbox_step_wrap .pbox_step_box:first-child {
  margin-right: 4px;
}

/* pbox_step_box */

.pbox_step_box {
  background: #fff;
  width: 100%;
}

/* pbox_step_ul */

.pbox_step_ul {
  list-style: disc;
  padding: 1em 1em 1em 3em;
  font-size: 16px;
}
.pbox_step_ul_item._right {
  list-style: none;
  text-align: right;
}

@media all and (max-width: 700px) {
  .pbox {
    width: 90%;
    margin: 0 auto;
  }

  .pbox_step_item {
    margin-bottom: 45px;
  }
  .pbox_step_item:last-child {
    margin-bottom: 1em;
  }
  .pbox_step_item::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid #a5241f;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -14px;
  }
  .pbox_step_item:last-child::before {
    content: none;
  }

  .pbox_step_wrap {
    display: block;
  }
  .pbox_step_wrap .pbox_step_box:first-child {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
