@charset "UTF-8";
/* CSS Document */
.bgGray{
  background-color: #c0c0c0; display: inline-block;
}
.inlineWrap{
  display: inline-block;
}
.bgInline{
  background-color: #c0c0c0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
}
.pcWidth80{width: 70%; margin: auto;}
.ttlFormat01{margin-bottom: 20px;}
.aboutLead{margin-top: 55px;}
.inpageBox{
  line-height: 1.8;
  display: flex;
  flex-wrap: wrap;
}
.inpageFix{}
.inpageBox .inpageLink{
  display: inline-block;
  margin-right: 25px;
}
.proposeBox{
  display: flex; 
  align-items: center;
  margin-top: 100px;
  margin-bottom: 60px;
}
.proposeBox .image{ width: 250px; margin-right: 100px; }
.proposeBox .article{ width: calc(100% - 350px); }
.deepecoActivityBlock ul.companyList li{
  display: flex;
  justify-content: space-between;
}
.deepecoActivityBlock ul.companyList li .block1,
.deepecoActivityBlock ul.companyList li .block2{
  width: 22%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
.deepecoActivityBlock ul.companyList li .block3{
  width: 32%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
.deepecoActivityBlock ul.companyList li.companyLine .block3{
  min-height: 64px;
}
.deepecoActivityBlock ul.companyList li .block4{
  width: 13%;
  margin-left: 2%;
}
.deepecoActivityBlock ul.companyList li .block4 a.youtubeLink{
    width: 1.3em;
    height: auto;
    display: table;
    margin: 2% 0;
}
.basecityBlock h3.listTtl{
  margin-bottom: 25px;
  margin-top: 50px; 
}
.imgIntrBlock{ margin-top: 100px; }
.imgIntrBlock .imgTtl{
  margin-bottom: 5px;
}
.imgIntrBlock h3.imgTtl.twolayerEcosystem{
  margin-bottom: 2px;
}
.imgIntrBlock .intrImg01{
  margin-top: 5px;
}
.imgIntrBlock .intrImg01.ecosys{
  margin-top:0;
}
.imgIntrBlock .intrImg02{
  margin-top: 5px;
  margin-bottom: 100px;
}
.imgIntrBlock .aimfor{
  margin-top: 130px;
}
.companyList .item .block1.logo a{
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.companyList .item .block1.width60 a{
  width: 60%;
}
.companyList .item .block1.width50 a{
  width: 50%;
}
.companyList .item .block1.width40 a{
  width: 40%;
}
.companyList .item .block1.width30 a{
  width: 30%;
}
.companyList .item .block1.width20 a{
  width: 20%;
}
.listBlock .listGuide .inlineWrap{ margin-right: 20px;}
.deepecoActivityBlock .deepecoActivityTtl{margin-bottom: 20px;}
.deepecoActivityBlock .listBlock .listGuide{
  display: flex; 
  align-items: center;
  margin-bottom: 25px; margin-top: 60px;
}
.deepecoActivityBlock .listBlock .listGuide h3.bgGray{
  margin-right: 20px;
}
.deepecoActivityBlock .companyList .item{
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
}
.deepecoActivityBlock .companyList .item:last-child{
  border-bottom: 1px solid #e5e5e5;
}
.alignmentBlock{margin-top: 200px;}
.alignmentBlock .stupSupportTtl{ margin-top: 60px; margin-bottom: 40px;}
.supportMenuBlock{margin-top: 40px;}
.supportMenuBlock .stMenuTtl{margin-bottom: 30px;}
.supportMenuBlock .listImg{margin-top: 40px;}
.workingGroupBlock{margin-top: 100px;}
.workingGroup05Block .wgBox{display: flex; justify-content: space-between; margin-top: 50px;}
.workingGroup05Block .wgBox .wgList,
.workingGroup05Block .wgBox .wgImg{ width: 49%; }
.workingGroup05Block{margin-top: 50px;}
.workingGroup05Block .wgBox .wgList{
  display: flex;
  flex-direction: column;
}
.workingGroup05Block .wgBox .wgList .item{
  border-top: 1px solid #e5e5e5;
  padding: 0% 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.workingGroup05Block .wgBox .wgList .item:last-child{
  border-bottom: 1px solid #e5e5e5;
}
.dscWgBlock{margin-top: 50px;}
.dscWgBlock .dscBox{display: flex; justify-content: space-between; margin-top: 30px;}
.dscWgBlock .dscBox .articleBox, .dscWgBlock .dscBox .imgBox{width: 49%;}
.tokyo-startupEcosystem,
.directorBlock,
.tscmemberLists,
.tscruleBox{margin-top: 100px;}
.directorBlock{margin-top: 100px;}
.directorBlock .directorList .item{
  border-top: solid 1px #e5e5e5;
  padding: 20px 0;
}
.tokyo-startupEcosystem .currentSituationTtl{margin-top: 40px;}
.tokyo-startupEcosystem .col2ImageBox{ margin-top: 40px; display: flex; justify-content: space-between}
.tokyo-startupEcosystem .col2ImageBox .item{ width: 48%; }
@media screen and (max-width:780px){
  .aboutLead{mrgin-top: 40px;}
  .proposeBox { display: block; margin-bottom: 40px;}
  .proposeBox .image{width: 50%; margin-right: 0; margin: auto;}
  .proposeBox .article{width: 100%; margin-top: 50px;}
  .basecityBlock h3.listTtl {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .listBlock .listGuide .inlineWrap{ margin-right: 0;}
  .basecityBlock .basecity ul.cityList li.item{ margin-top: 20px; }
  .basecityBlock .basecity ul.cityList li.item:first-child{margin-top: 0;}
  .imgIntrBlock .imgTtl{margin-bottom: 10px;}
  .imgIntrBlock .intrImg01 {margin-top:0; margin-bottom: 0;}
  .pcWidth80{width: 100%;}
  .imgIntrBlock .spTop100{margin-top: 100px;}
  .ttlFormat01 {margin-bottom: 15px;}
  .deepecoActivityBlock .listBlock .listGuide{ display: block; margin-top: 80px;}
  .deepecoActivityBlock .listBlock .listGuide .char08{margin-top:25px;}
  .deepecoActivityBlock ul.companyList li{display: block;}
  .deepecoActivityBlock ul.companyList li .block1{margin-top: 20px; margin-bottom: 20px;}
  .deepecoActivityBlock ul.companyList li .block1, .deepecoActivityBlock ul.companyList li .block2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .deepecoActivityBlock .listBlock .listGuide h3.bgGray{
    margin-right: 0;
  }
  .deepecoActivityBlock ul.companyList li .block1.text{margin-top: 0; margin-bottom: 0;}
  .deepecoActivityBlock ul.companyList li .block3 {
    width: 100%; margin-right: 0; margin-left: 0;
  }
  .deepecoActivityBlock ul.companyList li .block4 {
    width: 100%;
    margin-left: 0;
  }
  .deepecoActivityBlock ul.companyList li.companyLine .block3{
    min-height: 0;
  }
  .imgIntrBlock .twolayerEcosystem{
    margin-top: 20px;
  }
  .companyList .item .block1.logo a {
    margin: auto;
    display: block;
    height: auto;
  }
  .alignmentBlock .stupSupportTtl {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .alignmentBlock { margin-top: 150px; }
  .workingGroupBlock { margin-top: 80px; }
  .workingGroup05Block .wgBox { display: block; margin-top :25px;}
  .workingGroup05Block .wgBox .wgList .item{padding: 15px 0;}
  .workingGroup05Block .wgBox .wgList .item:last-child{border-bottom: 1px solid #e5e5e5;}
  .workingGroup05Block .wgBox .wgList, .workingGroup05Block .wgBox .wgImg {width: 100%}
  .workingGroup05Block .wgBox .wgImg{margin-top: 30px;}
  .dscWgBlock .dscBox{display: block;}
  .dscWgBlock .dscBox .articleBox, .dscWgBlock .dscBox .imgBox {width: 100%;}
  .dscWgBlock .dscBox .articleBox .btnBox{ margin-top: 20px; margin-bottom: 28px;}
  .tokyo-startupEcosystem .currentSituationTtl { margin-top: 20px; }
  .tokyo-startupEcosystem .col2ImageBox {margin-top: 25px; display: block;}
  .tokyo-startupEcosystem .col2ImageBox .item { width: 100%; }
  .tokyo-startupEcosystem .col2ImageBox .item:first-child{margin-bottom: 30px;}
}