@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
body {
  font-family: 'Roboto', sans-serif;
}

ul.index_conf_thumb_wrap li .name:after {
  content: "";
  margin: 0;
}

ul.index_conf_thumb_06 .name:after {
  content: "";
  margin: 0;
}

.et_profile h3 {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 1px dotted #999;
  margin-bottom: 0.4em;
  padding-bottom: 0.4em;
}

.et_profile p + h3 {
  margin-top: 2em;
}

ul.iot_profile {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-bottom: 3em;
}

ul.iot_profile li {
  font-size: 1.125em;
  line-height: 1.5;
  margin-bottom: 0.25em;
}

.wsetTB th {
  text-align: left;
}

ul.topic_box {
  display: none;
}

ul.conf_index_list_0913 .confpage_list a span.more {
  display: none;
}

.pre_info {
  display: none;
}

.unit_one a {
  pointer-events: none;
}

.navi_channnel ul.unit_link {
  display: none;
}

.navi_channnel ul.unit_link li a {
  display: none;
}

.unit_one .main_text .conf_speaker .personal .name:after {
  content: "";
  font-size: 70%;
  margin-left: 0.5em;
}

/* Conference Program */
p.category_guide {
  display: none;
}

.mainContents_area div.conf_data .conf_speaker .name_post p.name:after,
.mainContents_area ul.conf_data .conf_speaker .name_post p.name:after {
  /* 「氏」消す */
  content: "";
  font-size: 0.8125em;
  padding-left: 0em;
}

ul.conf_index_list li a {
  /* リンクさせないjQueryに対応して */
  cursor: default;
}

ul.conf_index_list li a:hover {
  /* リンクさせないjQueryに対応して */
  background: transparent;
}

/* themezone.html */
ul.conf_data li a {
  /* リンクさせないjQueryに対応して */
  cursor: default;
}

ul.conf_data li a:hover {
  /* リンクさせないjQueryに対応して */
  background: transparent;
}

/* 会期速報 */
table.number_visitors td.num span.num_a:after {
  font-size: 70%;
  content: " ";
}

/* -----------------------------------------------------
expo_banner01
2018年1月30日火曜日
-----------------------------------------------------*/
.expo_banner01 > div:hover {
  opacity: 0.95;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.expo_banner01 > div.reports {
  opacity: 0.45;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.reports a {
  cursor: default;
}

/* -----------------------------------------------------
スライド、見出し
2018年1月31日水曜日
-----------------------------------------------------*/
.photobox {
  margin-bottom: 30px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  padding: 0;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}

h2.following_2017 {
  margin-top: 3em;
  background: #000;
  border-radius: 0.25em;
  padding: 0.125em;
  color: #fff;
  font-size: 2em;
  font-weight: 400;
  text-align: center;
}

h2.following_2017:before {
  content: "\f0ab";
  font-family: fontAwesome;
  margin-right: 0.25em;
}
