@charset "UTF-8";
.tableSet001 {
  width: 100%;
  border-top: 1px solid #ccc;
}

.tableSet001 th, .tableSet001 td {
  border-bottom: 1px solid #ccc;
  padding: 0.75em;
  font-size: 1em;
  line-height: 1.5;
}

.tableSet001 th {
  width: 12em;
  background: #eee;
}

.tableSet001 .banner {
  margin: 5px 0 1.2em;
}

.tableSet001 .banner img {
  max-width: 280px;
  border: 1px solid #999;
}

@media screen and (max-width: 599px) {
  .tableSet001 {
    border-top: none;
  }
  .tableSet001 th, .tableSet001 td {
    border: 0;
    display: block;
    width: 100%;
    padding: 0.5em;
    font-size: 0.875rem;
  }
  .tableSet001 th {
    border-radius: 6px;
    text-align: left;
    border-bottom: 0;
  }
  .tableSet001 th br {
    display: none;
  }
  .tableSet001 td {
    margin-bottom: 1em;
  }
}

.headline_h202 .min {
  font-size: 80%;
}

@media screen and (max-width: 599px) {
  .headline_h202 .min {
    display: block;
    margin-top: 4px;
  }
}

h3.summary {
  font-size: 1.75em;
  line-height: 1.325;
  margin-bottom: 1em;
}

@media screen and (max-width: 999px) {
  h3.summary {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 599px) {
  h3.summary br {
    display: none;
  }
}

h3.title {
  background: #ddd;
  padding: 0.75em 1em;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
}

h3.title .min {
  font-size: 80%;
}

.visitors_data {
  border: solid #ddd;
  border-width: 0 5px 5px;
  padding: 2em;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .visitors_data {
    padding: 1.5em;
  }
}

@media screen and (max-width: 599px) {
  .visitors_data {
    padding: 1em;
  }
}

.visitors_data .graph_guide {
  max-width: 900px;
  margin: 1em auto 0;
}

.visitors_data .graph_guide P {
  background: #c33;
  color: #fff;
  padding: 10px 2em;
  border-radius: 2em;
}

@media screen and (max-width: 599px) {
  .visitors_data .graph_guide {
    margin: 0 auto;
  }
  .visitors_data .graph_guide P {
    border-radius: 6px;
  }
}

.visitors_data .graph {
  margin: 0 auto 2em;
  max-width: 920px;
}

@media screen and (max-width: 599px) {
  .visitors_data .graph {
    margin: 0 auto 1em;
  }
}

.visitors_data .graph img {
  width: 100%;
}

.visitors_data .tbe2018 {
  max-width: 900px;
  margin: 2em auto 0;
  border-top: 2px solid #c33;
  border-bottom: 2px solid #c33;
  padding: 1em 0;
}

@media screen and (max-width: 599px) {
  .visitors_data .tbe2018 {
    margin: 1em auto 0.5em;
  }
}

.visitors_data .tbe2018 .sub {
  font-weight: bold;
  line-height: 1.5;
}

.visitors_data .tbe2018 .num {
  color: #c33;
  margin-top: 5px;
  font-size: 1.5em;
}

@media screen and (max-width: 349px) {
  .visitors_data .tbe2018 .num {
    font-size: 1.25em;
  }
}

.visitors_data .tbe2018 .num .mm {
  font-weight: bold;
  font-size: 150%;
  padding: 0 0.125em;
}

.assum_g {
  margin: 0 0.5em;
  line-height: 1.6;
  margin-bottom: 1em;
}

@media screen and (max-width: 599px) {
  .assum_g {
    margin: 0 5px;
  }
}

.about_column h3 {
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

.about_column h3:before {
  display: none;
  content: "\f00c";
  font-family: "Font Awesome 5 Solid";
}

.about_column h3 .svg-inline--fa {
  margin-right: 0.325em;
  color: #090;
}

.about_column P + h3 {
  margin-top: 1.5em;
}

.about_column ul {
  list-style-type: disc;
  margin-left: 1.5em;
}

.about_column li {
  font-size: 1rm;
  line-height: 1.5;
  margin-bottom: 0.25em;
}

.edge_technology_bg {
  margin-top: -51px;
  padding: 3em 0 5em;
  background-image: -webkit-linear-gradient(330deg, #84fab0 0%, #8fd3f4 100%);
  background-image: -o-linear-gradient(330deg, #84fab0 0%, #8fd3f4 100%);
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-image: -webkit-linear-gradient(330deg, #96fbc4 0%, #f9f586 100%);
  background-image: -o-linear-gradient(330deg, #96fbc4 0%, #f9f586 100%);
  background-image: linear-gradient(120deg, #96fbc4 0%, #f9f586 100%);
  background-image: -webkit-linear-gradient(105deg, #93a5cf 0%, #e4efe9 100%);
  background-image: -o-linear-gradient(105deg, #93a5cf 0%, #e4efe9 100%);
  background-image: linear-gradient(-15deg, #93a5cf 0%, #e4efe9 100%);
}

@media screen and (max-width: 599px) {
  .edge_technology_bg {
    margin-top: -31px;
  }
}

.copy {
  width: 90%;
  margin: 0 auto 50px;
}

.copy img {
  width: 100%;
}

@media screen and (max-width: 599px) {
  .copy {
    width: 100%;
    margin: 0 auto 20px;
  }
}

.theme {
  font-size: 1.125em;
  text-align: center;
  font-weight: bold;
  margin: 4em 0 0.5em;
}

@media screen and (max-width: 599px) {
  .theme {
    margin: 2em 0 0.5em;
  }
}

.six_images {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 1em 100px;
  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;
}

.six_images > div {
  margin: 5px 0;
  width: calc((100%/6) - 10px);
}

.six_images img {
  width: 100%;
}

@media screen and (max-width: 999px) {
  .six_images {
    padding: 1em 1.5em;
  }
}

@media screen and (max-width: 599px) {
  .six_images > div {
    width: calc((100%/3) - 5px);
  }
}

h3.concept_sub {
  font-size: 1.75em;
  line-height: 1.25;
  margin: 0 0 0.5em;
  font-weight: bold;
}

h3.concept_sub .svg-inline--fa {
  color: #e33;
}

.ec1 {
  margin: 2.5em 0;
}

@media screen and (max-width: 599px) {
  .ec1 {
    margin: 1.5em 0;
  }
}

.iot_image {
  float: right;
  width: 50%;
  max-width: 400px;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  margin: 0 0 2em 2em;
}

@media screen and (max-width: 599px) {
  .iot_image {
    float: none;
    width: 90%;
    margin: 1em auto;
  }
}

.iot_image img {
  width: 100%;
}

/* 図 */
.concept_img {
  margin: 40px auto 0;
  max-width: 900px;
  padding: 4px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  position: relative;
  background: #fff;
}

.concept_img p.esd {
  background: #999;
  color: #fff;
  padding: 0.75em;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.325;
}

.concept_img img {
  width: 100%;
}

table.committee {
  width: 100%;
  border: 1px solid #ccc;
}

table.committee th, table.committee td {
  border: 1px solid #ccc;
  vertical-align: middle;
  line-height: 1.5em;
}

table.committee th {
  padding: 0.6em 1.2em;
  font-weight: bold;
  padding: 0.6em 0;
  text-align: center;
  background: #eee;
  width: 12em;
}

table.committee td {
  padding: 0.6em 1.2em;
}

table.committee td.tdt {
  font-weight: bold;
}

table.committee td:nth-of-type(1) {
  white-space: nowrap;
  width: 12em;
}

@media screen and (max-width: 999px) {
  table.committee th, table.committee td:nth-of-type(1) {
    width: auto;
  }
}
