@charset "UTF-8";
/* ===========================================================================

CSS Information

Update:2010/12/04

01：setting
02：Clear Fix Hack (Float Clear Hack)
02：Clear Fix Hack (Float Clear Hack)
03：header
04：gnavi
05:content
06:footer

=========================================================================== */
/*----------------------------------------------------------------------------
01：setting
----------------------------------------------------------------------------*/
body {
  _behavior: url(../js/csshover.htc);
  line-height: 160%;
  font-family: "Noto Sans JP", sans-serif;
}

/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-v55-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/noto-sans-jp-v55-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/noto-sans-jp-v55-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-v55-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/noto-sans-jp-v55-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/noto-sans-jp-v55-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
img {
  image-rendering: -webkit-optimize-contrast;
}

#wrap {
  width: 950px;
  margin: 0 auto;
}

a:hover img.fadeimg, a:hover img, p a:hover, a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

div#gnavi a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}

h2 {
  display: table;
  vertical-align: middle;
  font-size: 160%;
  font-weight: bold;
  text-indent: 10px;
  line-height: 35px;
  height: 35px;
  width: 730px;
  color: #fff;
  background: url(../images/common/h2bar.jpg) no-repeat;
  margin-bottom: 20px;
  _padding: 2px 0; /*for IE6*/
}

h2.h2_2line {
  display: table;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  text-indent: 0;
  line-height: 25px;
  height: 55px;
  width: 710px;
  color: #fff;
  background: url(../images/common/h2bar.jpg) no-repeat;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-top: 6px;
}

h2.h2_3line {
  display: table;
  vertical-align: middle;
  font-size: 180%;
  font-weight: bold;
  text-indent: 0px;
  line-height: 25px;
  height: 100px;
  width: 730px;
  color: #fff;
  background: url(../images/common/h2bar_h100.jpg) no-repeat;
  margin-bottom: 20px;
  padding: 5px 10px;
}

span.h2_day {
  background-color: white;
  color: #0082C2;
  font-size: 70%;
  padding: 0 2px;
  line-height: 170%;
}

span.h2_day_green {
  background-color: white;
  color: #319E37;
  font-size: 70%;
  padding: 0 2px;
  line-height: 170%;
}

h2.h2_3line_green {
  display: table;
  vertical-align: middle;
  font-size: 180%;
  font-weight: bold;
  text-indent: 0px;
  line-height: 25px;
  height: 100px;
  width: 730px;
  color: #fff;
  background: url(../images/common/h2bar_h100_green.jpg) no-repeat;
  margin-bottom: 20px;
  padding: 5px 10px;
}

h2.h2_4line_green {
  display: table;
  vertical-align: middle;
  font-size: 180%;
  font-weight: bold;
  text-indent: 0px;
  line-height: 32px;
  height: 130px;
  width: 730px;
  color: #fff;
  background: url(../images/common/h2bar_h130_green.jpg) no-repeat;
  margin-bottom: 20px;
  padding: 5px 10px;
}

h3 {
  color: #00A9B1;
  font-size: 110%;
  font-weight: bold;
  border-bottom: 1px solid #00A9B1;
  margin-bottom: 10px;
}

h3.seminar_h3 {
  background-color: #00A9B1;
  color: white;
  font-size: 140%;
  font-weight: bold;
  border-bottom: 1px solid #00A9B1;
  margin-bottom: 10px;
  padding: 5px;
}

h3.side {
  background: url("../images/common/drop_white.png") #00A9B1 no-repeat 5px center;
  color: white;
  height: 28px;
  line-height: 28px;
  padding-left: 35px;
}

h3 a:link {
  color: #004471;
}

h3.stripe {
  display: block;
  font-size: 130%;
  width: 710px;
  padding: 5px 0;
  _padding-top: 3px; /*foi IE6*/
  background-color: #eee;
  color: #004471;
  line-height: 120%;
  border-left: 8px solid #00A9B1;
  border-top: 1px solid #00A9B1;
  border-right: 1px solid #00A9B1;
  border-bottom: 1px solid #00A9B1;
  padding-left: 10px;
}

div.stripe2 {
  font-weight: bold;
  display: block;
  font-size: 130%;
  margin-bottom: 10px;
  width: 700px;
  padding: 5px 10px;
  _padding-top: 3px; /*foi IE6*/
  background-color: #eee;
  color: #004471;
  line-height: 120%;
  border-left: 8px solid #9DBBCB;
  border-top: 1px solid #9DBBCB;
  border-right: 1px solid #9DBBCB;
  border-bottom: 1px solid #9DBBCB;
}

div.stripe_2line {
  font-weight: bold;
  display: table;
  vertical-align: middle;
  font-size: 130%;
  width: 710px;
  _width: 728px; /*for IE6*/
  _padding-top: 3px; /*foi IE6*/
  background: url(../images/common/stripe_01.gif);
  line-height: 110%;
  color: #005599;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}

div.stripe_2line_green {
  font-weight: bold;
  display: table;
  vertical-align: middle;
  font-size: 130%;
  width: 710px;
  _width: 728px; /*for IE6*/
  _padding-top: 3px; /*foi IE6*/
  background: url(../images/common/stripe_01_green.gif);
  line-height: 110%;
  color: #319E37;
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 10px;
}

div.stripe2 a {
  color: #004471;
}

.small {
  font-size: 80%;
}

h4 {
  font-weight: bold;
  font-size: 110%;
}

.w730 {
  width: 730px;
}

.w350 {
  width: 350px;
}

.dotted_line {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

th.dotted_line {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

table.table01,
table.table02 {
  border: 1px solid #ccc;
  border-collapse: separate;
  width: 100%;
  background-color: #fff;
}

.table01 th {
  padding: 5px;
  color: #333;
  border: 1px solid #ccc;
  background-color: #BDE0D5;
  text-align: center;
}

.table02 th {
  padding: 5px;
  color: #333;
  white-space: nowrap;
  border: 1px solid #ccc;
  background-color: #F5C288;
  text-align: center;
}

.table01 th.robotics {
  padding: 5px;
  color: #333;
  white-space: normal;
  border: 1px solid #ccc;
  background-color: #BF9DBC;
  text-align: center;
}

.table01 td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: url(../images/common/td_bg01.gif) repeat-x bottom;
}

.table02 td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: url(../images/common/td_bg02.gif) repeat-x bottom;
}

.table01 td.robotics {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: url(../images/common/td_bg_robotics.gif) repeat-x bottom;
}

div.chu p {
  margin-left: 1em;
  margin-bottom: 5px;
  text-indent: -1em;
}

p.chu {
  margin-left: 1.5em;
  text-indent: -1.5em;
  line-height: 140%;
}

.ul01 {
  list-style-type: none;
}

.ul01 li {
  line-height: 180%;
  padding-left: 15px;
  background: url(../images/common/listmark01.gif) no-repeat 0 0.5em;
}

.center {
  text-align: center;
}

a {
  color: #333;
}

a:link {
  color: #333;
}

a:visited {
  color: #333;
}

a:hover {
  color: #999;
}

a:active {
  color: #333;
}

/*----------------------------------------------------------------------------
04：header
----------------------------------------------------------------------------*/
div.header_main {
  position: relative;
  clear: both;
  display: block;
  margin: 0 auto;
  width: 950px;
  height: 100px;
}

.logo_area-img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.logo_area-img img {
  width: 325px;
  height: 54px;
}

.header-top_inner {
  display: flex;
  padding-top: 10px;
}

.herder-top_contents {
  font-size: 17px;
  font-weight: 700;
  color: #3A464B;
}

.header-top_info {
  display: flex;
}

.info_item {
  display: flex;
  align-items: center;
}
.info_item .title {
  vertical-align: bottom;
  line-height: 29px;
  padding: 0px 8px;
  color: #fff;
  background-color: #3A464B;
  border-radius: 2px;
  text-align: center;
}
.info_item .text {
  margin-left: 5px;
  font-size: 19px;
}
.info_item:not(:first-child) {
  margin-left: 15px;
}

.header-top_link {
  display: flex;
  margin-top: 12px;
}

.link_item a {
  text-decoration: none;
  line-height: 22px;
  color: #3A464B;
}
.link_item:not(:first-child) {
  margin-left: 34px;
}

div#logo_area a {
  width: 375px;
  height: 90px;
  display: block;
}

p#bigsight a {
  position: absolute;
  left: 67px;
  top: 204px;
  text-indent: -9999px;
  width: 338px;
  height: 24px;
  display: block;
}

p#colocated a {
  position: absolute;
  left: 816px;
  top: 52px;
  text-indent: -9999px;
  width: 138px;
  height: 132px;
  display: block;
}

div#subnavi {
  width: 950px;
  position: absolute;
  top: 10px;
  left: 0px;
}

div#subnavi a {
  color: white;
  text-decoration: none;
}

div#subnavi i {
  padding-right: 5px;
}

div#subnavi a:hover {
  opacity: 0.7;
}

div#subnavi_twitter {
  width: 200px;
  text-align: right;
  position: absolute;
  top: 45px;
  right: 5px;
}

div#subnavi_right {
  text-align: right;
  float: right;
  width: 750px;
}

/*----------------------------------------------------------------------------
04-2：slideshow
----------------------------------------------------------------------------*/
#jq_fmslideshow {
  margin: 0 auto;
  width: 950px;
}

#jq_fmslideshow .imgSty {
  width: 100% !important;
  top: 0 !important;
  right: auto !important;
}

#jq_fmslideshow .imgSty div {
  width: 100% !important;
  background-repeat: no-repeat;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.3) inset;
  height: 300px !important;
  background-position: center center;
}

div#slide_bg {
  margin-top: 14px;
  height: 370px;
  padding-top: 10px;
  background: url(../images/common/slie_bg.gif) repeat-x center;
}

/*----------------------------------------------------------------------------
04：gnavi
----------------------------------------------------------------------------*/
div#gnavi {
  clear: both;
  margin: 0 auto;
  width: 100%;
  display: block;
  z-index: 1000;
  background-color: #fff;
  height: 45px;
  line-height: 45px;
  background-repeat: repeat-x;
  border-top: 1px solid #0068B7;
}
div#gnavi .english_only {
  display: none;
}
div#gnavi .japanese_only {
  display: block;
}

div#gnavi_inner {
  width: 950px;
  margin: 0 auto;
}

#gnavi ul { /*リスト全体*/
  list-style: none;
  padding: 0;
}

#gnavi li { /*リストの1段目*/
  float: left;
  white-space: normal;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}

#gnavi li.gray {
  opacity: 0.4;
  pointer-events: none;
}

#gnavi li a:hover {
  color: #0068B7;
}

#gnavi li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3A464B;
}

.icon_blue {
  fill: #0068B7; /* ここで色を設定 */
  width: 17px;
  margin-left: 7px;
}

#gnavi ul ul { /*2段目以降*/
  display: none;
  position: absolute;
  z-index: 10;
}

.gnavi_item:not(:first-child) {
  margin-left: 30px;
}

#gnavi li li { /*2段目以降のリスト項目*/
  clear: left;
  position: relative;
  width: 100%;
  height: 25px;
  text-align: left;
}

#gnavi li li a::before {
  content: "";
}

#gnavi ul li:hover > ul {
  display: block;
}

#gnavi ul li:hover ul { /*IE6用　2段目表示*/
  _display: block;
}

#gnavi ul li:hover ul ul { /*IE6用　2段目表示時に、3段目を隠す*/
  _display: none;
}

#gnavi ul li:hover ul li:hover ul { /*IE6用　2段目のliがhoverになったときに3段目を表示*/
  _display: block;
}

#gnavi ul ul ul { /*3段目以降*/
  top: 0;
  left: 100%;
}

* + html #gnavi ul ul a { /*IE用*/
  width: 178px; /*（190-5-5-1-1）パディングとボーダーの分を引いた値*/
  white-space: normal; /*幅に応じて改行*/
}

#gnavi a { /*1段目以降のメニュー文字*/
  display: block;
  text-decoration: none;
}

#gnavi li li a:hover {
  color: #00ccff;
  background-color: #111;
}

#gnavi ul ul a { /*2段目以降のメニュー文字*/
  display: block;
  _height: 20px;
  _width: 158px;
  font-size: 16px;
  padding: 2px 10px;
  line-height: 20px;
  border-top: solid 1px #555555;
  border-right: solid 1px #070707;
  border-bottom: solid 1px #070707;
  border-left: solid 1px #555555;
  background-color: #fff;
}

#gnavi ul ul li.categori { /*2段目のカテゴリ*/
  color: #fff;
  display: block;
  _height: 20px;
  _width: 158px;
  font-size: 90%;
  padding: 2px 0px;
  _padding: 2px 5px;
  line-height: 20px;
  border-top: solid 1px #555555;
  border-bottom: solid 1px #070707;
  background-color: #343434;
  _border-right: solid 1px #070707;
  _border-left: solid 1px #555555;
}

#gnavi ul ul li.nolink_menu { /*2段目のリンクなしの場合*/
  color: #fff;
  display: block;
  font-size: 90%;
  padding: 2px 0px;
  text-indent: 5px;
  line-height: 20px;
  border-top: solid 1px #555555;
  border-bottom: solid 1px #070707;
  background-color: #343434;
}

/*----------------------------------------------------------------------------
05：content
----------------------------------------------------------------------------*/
#content {
  width: 950px;
  margin: 0 auto;
}

div#column {
  clear: both;
  margin: 10px 0 40px 0;
}

div#pankuzu {
  position: relative;
  clear: both;
  width: 950px;
  margin: 5px 0 10px 0;
}

div#pankuzu2 {
  margin: 5px 0 10px 0;
  float: left;
}

span.arrow {
  margin-left: 5px;
  padding-left: 10px;
  background: url(../images/common/arrow01.gif) no-repeat left center;
}

div#right_column {
  float: right;
  width: 200px;
}

a.visitor_mypage_btn {
  background-color: #ed6a43;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  text-decoration: none;
  border: 1px solid #fff;
  outline: 1px solid #ed6a43;
}

div#right_column .box {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 178px;
  padding: 10px;
}

a.exhibitor_mypage_btn {
  background-color: #01afec;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  border: 1px solid #fff;
  outline: 1px solid #01afec;
}

div#right_column .box {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 178px;
  padding: 10px;
}

div#right_column .matching_box {
  margin-top: 5px;
  margin-left: -6px;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 178px;
  padding: 5px;
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  border-radius: 5px; /* CSS3草案 */
  position: relative;
  behavior: url(js/PIE.htc);
}

div#right_column #visitor_box {
  background-color: #F2C6D4;
  padding: 5px;
  margin: 0 2px;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #D53E32;
  box-sizing: border-box;
  position: relative;
  behavior: url(js/PIE.htc);
}

div#right_column #exhibitor_box {
  background-color: #CAE8F1;
  padding: 5px;
  margin: 10px auto;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #507CB1;
  position: relative;
  behavior: url(js/PIE.htc);
}

.exhibitor_title {
  color: #00A9B1;
  font-weight: bold;
  text-align: center;
  font-size: 150%;
}

.visitor_title {
  color: red;
  font-weight: bold;
  text-align: center;
  font-size: 150%;
}

div.matching_box2 {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  border-radius: 5px; /* CSS3草案 */
  position: relative;
  behavior: url(js/PIE.htc);
}

p.matching_title {
  font-weight: bold;
  font-size: 13px;
}

div#main_column {
  float: left;
  width: 730px;
}

div#return_top {
  position: absolute;
  bottom: 0px;
  width: 950px;
  height: 17px;
  clear: both;
  left: 1px;
}

div#return_top img {
  float: right;
}

.floating_btn1 {
  background-color: #D8232A;
  border: 2px solid #D8232A;
  border-right: none;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  position: fixed;
  top: 90px;
  right: 0;
  border-radius: 4px 0px 0px 4px;
  z-index: 9999;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
}
.floating_btn1 a {
  color: white;
  text-decoration: none;
  writing-mode: vertical-rl;
  display: inline-block;
  letter-spacing: 0.1em;
}
.floating_btn1 a span {
  font-size: 18px;
  font-weight: bold;
}

.floating_btn2 {
  background-color: white;
  border: 2px solid #0067A5;
  border-right: none;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  position: fixed;
  top: 260px;
  right: 0;
  border-radius: 4px 0px 0px 4px;
  z-index: 9999;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 15px;
}
.floating_btn2 a {
  color: #0067A5;
  text-decoration: none;
  writing-mode: vertical-rl;
  display: inline-block;
  letter-spacing: 0.1em;
}
.floating_btn2 a span {
  font-size: 18px;
  font-weight: bold;
}

div.main_full {
  width: 730px;
}

div.main_left {
  width: 350px;
  float: left;
}

div.main_right {
  width: 350px;
  float: right;
}

/*----------------------------------------------------------------------------
06：footer
----------------------------------------------------------------------------*/
div#footer {
  position: relative;
  width: 950px;
  height: 242px;
  display: block;
  margin: 0 auto;
  padding-left: 30px;
}

div#footer_navi {
  position: absolute;
  top: 199px;
  padding-top: 10px;
  width: 950px;
  text-align: right;
  float: right;
  border-top: 1px solid #fff;
  left: 1px;
}

div#footer table {
  padding-top: 10px;
  color: #fff;
  font-size: 80%;
}

div#footer table td {
  vertical-align: top;
  padding-right: 15px;
}

div#footer table td a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  line-height: 22px;
  position: relative;
}

div#footer a.footer_title {
  font-size: 14px;
  margin-bottom: 2px;
  position: relative;
}
div#footer a.footer_title::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -17px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 6px solid #fff;
  border-right: 0;
}

div#footer .gray {
  opacity: 0.4;
  pointer-events: none;
}

div#footer table ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 10px;
  line-height: 140%;
}

div#footer_outer {
  clear: both;
  background-color: #0068B7;
  padding-bottom: 20px;
}

div#address_outer {
  color: #fff;
  background-color: #666666;
  position: relative;
  z-index: 1;
}

div#address {
  width: 950px;
  margin: 0 auto;
}

address {
  margin-top: 20px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-size: 13px;
}

.address_content {
  max-width: 950px;
  margin: 0 auto;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.address_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.address_form {
  padding-top: 10px;
  font-weight: 700;
}

.address_item {
  line-height: 22px;
}
.address_item a {
  color: #fff;
  text-decoration: none;
}

.address_right {
  margin-left: 80px;
  margin-top: -25px;
}
.address_right .mail {
  margin-left: 3px;
  position: relative;
}
.address_right .mail::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 14px;
  height: 11px;
  background: url(../images/common/mail-icon.svg) no-repeat center center/cover;
}

.address_item-wrap {
  display: flex;
}
.address_item-wrap .address_item {
  position: relative;
}
.address_item-wrap .address_item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
}

/*----------------------------------------------------------------------------
07：SNS
----------------------------------------------------------------------------*/
div#sns {
  background: url(../images/common/sns_area.gif) no-repeat;
  width: 180px;
  height: 50px;
  padding-top: 7px;
}

.ml24 {
  margin-left: 24px;
}

.ml350 {
  margin-left: 350px;
}

.ml110 {
  margin-left: 110px;
}

.key_blue {
  color: #00A9B1;
}

.table01 td.title {
  background-color: #eee;
  background-image: none;
}

.table01 td.title h3 {
  margin-bottom: 0px;
  border-bottom: none;
}

.line30 {
  line-height: 30px;
}

.white {
  color: white;
}

.zisage {
  text-indent: -1em;
  margin-left: 1em;
}

ol.ol01 {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 20px;
  _margin-left: 30px;
}

ul.collocated li {
  border-bottom: 1px dotted #ccc;
  background: url(../images/common/collocated_list.gif) no-repeat left center;
  padding-left: 22px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 5px;
}

h3.side {
  border: none;
}

.ml01 {
  margin-left: 1px;
}

.ml02 {
  margin-left: 2px;
}

.ml03 {
  margin-left: 3px;
}

.ml04 {
  margin-left: 4px;
}

.ml06 {
  margin-left: 6px;
}

ul#right_navi li {
  border-bottom: 1px dotted #ccc;
}

ul#right_navi li#none_border {
  border: none;
}

.mb110 {
  margin-bottom: 110px;
}

.mb20_ie {
  _margin-bottom: 20px;
}

p.translate {
  color: white;
  margin-top: 5px;
  text-align: center;
  width: 12em;
  margin: 0 auto;
  font-weight: bold;
  font-size: 95%;
  background-color: #CC006A;
  padding: 2px;
  line-height: 100%;
}

span.translate_span {
  color: white;
  text-align: center;
  font-weight: bold;
  background-color: #CC006A;
  padding: 3px;
}

.red_a a {
  color: red;
}

p.privacy {
  margin: 20px 0 10px 0;
  background: url(../images/common/arrow02.gif) no-repeat left center;
  padding-left: 15px;
  font-size: 90%;
}

h3.h3_3 {
  margin-top: 30px;
  display: block;
  font-size: 140%;
  font-weight: bold;
  text-indent: 0;
  padding: 5px 5px 5px 10px;
  width: 705px;
  margin-bottom: 15px;
  color: #fff;
  border-left: 10px solid #0082C2;
  line-height: 120%;
  height: auto;
  background: none;
  background-color: #00A9B1;
}

div#content {
  position: relative;
}

span.pulldown_coming {
  background-color: #CC006A;
  color: white;
  padding: 0 2px;
  margin-left: 5px;
}

div.waku {
  border: 1px solid #ccc;
  padding: 10px;
}

/*----------------------------------------------------------------------------
07：For Visitors
----------------------------------------------------------------------------*/
.bizmatch dl {
  border: none;
}

.bizmatch dd, .bizmatch dt {
  margin: 0;
  padding: 0;
  clear: none;
  float: none;
  font-size: 120%;
}

/*red*/
.bizmatch dl.red {
  background: url("../images/for_visitors/bizmatch_img01.png") center top no-repeat;
}

.bizmatch dl {
  float: left;
  margin: 2% 1%;
  padding-top: 45px;
  text-align: center;
  width: 225px;
}

.red {
  color: #FF0000;
}

dl.red dt {
  color: #E7373C;
}

.bizmatch dl dt {
  border-bottom: none;
  border-image: initial;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: 2px solid #000000;
  padding: 1rem 1rem 0.5rem;
}

.bizmatch dl.red dt, .bizmatch dl.red dd {
  background: #FBE3D5;
  border-color: #E7373C;
}

/*blue*/
.bizmatch dl.blue {
  background: url("../images/for_visitors/bizmatch_img02.png") center top no-repeat;
}

visitors .bizmatch dl {
  float: left;
  margin: 2% 1%;
  padding-top: 45px;
  text-align: center;
}

.blue {
  color: #414994;
}

.bizmatch dl.blue dt {
  color: #006FA4;
}

.bizmatch dl.blue dt, .bizmatch dl.blue dd {
  background: #D2ECFA;
  border-color: #006FA4;
}

/*yellow*/
.bizmatch dl.yellow {
  background: url("../images/for_visitors/bizmatch_img03.png") center top no-repeat;
}

.visitors .bizmatch dl {
  float: left;
  margin: 2% 1%;
  padding-top: 45px;
  text-align: center;
}

.bizmatch dl.yellow dt {
  color: #F29600;
}

.bizmatch dl.yellow dt, .bizmatch dl.yellow dd {
  background: #FFFBDA;
  border-color: #F29600;
}

.bizmatch dl dd {
  border-bottom: 2px solid #000000;
  border-image: initial;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-top: none;
  color: #000000;
  padding: 1rem;
}

.visitors .bizmatch dl.yellow dt, .visitors .bizmatch dl.yellow dd {
  background: #FFFBDA;
  border-color: #F29600;
}

.bizmatch .lead {
  color: #395CA3;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}

.bizmatch .title {
  background: linear-gradient(to right, #1D2087 0%, #5084C4 50%, #1D2087 100%);
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 0.75rem;
  text-align: center;
  text-shadow: #000000 0 0 5px;
  line-height: 2;
}

.indent {
  display: inline-block;
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.bizmatch .lead span {
  font-size: 28px;
}

.bx-wrapper {
  margin: 0 auto !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}

div.bx-pager {
  width: 260px;
  margin: 10px auto;
}

body.body_en div.bx-pager {
  width: 280px;
}

div.bx-pager img {
  border: 3px solid #fff;
}

.mr12 {
  margin-right: 12px;
}

.mr13 {
  margin-right: 13px;
}

ul.ul_drop li {
  background: url(../images/common/drop.png) no-repeat left center;
  padding-left: 25px;
  font-size: 16px;
  line-height: 26px;
}

h3.drop {
  background: url(../images/common/drop.png) no-repeat left center;
  padding-left: 25px;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
}

div.grid4 {
  width: 300px;
  float: left;
}

div.grid8 {
  width: 430px;
  float: left;
}

/*Aquaweek*/
th.gray {
  background-color: #999;
  color: white;
}

/*outline*/
p.outline_catchcopy {
  background: url("../images/outline/catchcopy_bg.jpg") no-repeat center;
  background-size: 80%;
  display: block;
  color: white;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  height: 67px;
  line-height: 58px;
}

ul.theme_ul li {
  background-color: #54AFE3;
  display: block;
  float: left;
  margin-right: 2%;
  width: 46%;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  padding: 2px;
}

table#visitor_target {
  width: 100%;
}

table#visitor_target td {
  border: 1px solid #00A9B1;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  width: 33.3%;
}

#announce {
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 0;
  background: #CC0920;
  text-decoration: none;
  line-height: 140%;
}

dl.announce_dl {
  border: 1px solid #ccc;
  border-top: none;
  background: #eee;
  font-size: 90%;
  margin-top: 10px;
}

.announce_dl dt {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  padding-right: 12px;
  white-space: nowrap;
  text-align: center;
  width: 150px;
  font-weight: bold;
}

.announce_dl dd {
  margin-left: 150px;
  padding-left: 10px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
}

.announce_dl dt, .announce_dl dd {
  font-size: 14px;
  line-height: 150%;
  padding: 5px;
}

table#concurrent_event {
  width: 100%;
  border-collapse: collapse;
}

table#concurrent_event td {
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px;
}

/*online*/
table th.th_orange {
  background-color: #00A9B1;
  color: white;
}

table th.th_gray {
  background-color: #666;
  color: white;
}

table td.td_booth {
  background-color: #9AB0CE;
  text-align: center;
  background-image: none;
}

table td.td_online {
  background-color: #BBE1ED;
  text-align: center;
  background-image: none;
}

table td.td_booth p, table td.td_online p {
  text-align: center;
}

table th.th_orange.alignLeft {
  text-align: left;
}

table.online_table p {
  margin-bottom: 0px;
}

span.month {
  font-size: 130%;
  font-weight: bold;
}

h4.h4_online {
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

div.container h3.h3_orange {
  background-color: #F27732;
  color: white;
  font-weight: bold;
  font-size: 140%;
  padding: 5px;
}

div.online_service_block {
  background-color: #fffbc8;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}

p.online_service_title {
  color: #00A9B1;
  font-weight: bold;
  font-size: 140%;
}

/*press*/
div.qr {
  height: 120px;
  background: -moz-linear-gradient(left, #5DBCB1 0%, #AFD9D0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5DBCB1 0%, #AFD9D0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5DBCB1 0%, #AFD9D0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5DBCB1", endColorstr="#AFD9D0",GradientType=0 ); /* IE6-9 */
  overflow: hidden;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.qr img {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 100px;
}

.qr p {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
}

div#press_btn_group {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  margin: 20px 0;
}

div#press_btn_group div.press_btn {
  background: url("../images/press/press_btn_bg.jpg");
  width: 170px;
  height: 170px;
  display: flex;
  color: white;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

div#press_btn_group div.press_btn div.press_btn_left {
  font-size: 35px;
}

div#press_btn_group div.press_btn div.press_btn_right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
}

div#press_btn_group div.press_btn div.press_btn_right p {
  text-align: center;
}

div#press_btn_group div.press_btn div.press_btn_right p:last-of-type {
  margin-bottom: 0;
}

div#press_btn_group a {
  text-decoration: none !important;
}

div#press_btn_group a:hover {
  opacity: 0.7;
}

.howto {
  margin: 1rem 0;
  border: 1px solid #4653a2;
  width: 730px;
}

.howto dl {
  display: flex;
  margin-bottom: 0;
}

.howto dl dt {
  color: #fff;
  padding: 0.5rem;
  background: #4653a2;
  font-size: 150%;
  white-space: nowrap;
  display: block;
  width: 240px;
}

.howto dl dd {
  margin: 0;
  padding: 1rem;
}

.howto dl dd ul {
  list-style: none;
  padding: 0;
}

.howto dl dd ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}

.howto dl dd ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 0.5rem;
  background: #000;
  border-radius: 50%;
}

ul.num {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}

ul.num li {
  text-indent: -1.35em;
  margin-left: 1.35em;
  padding-bottom: 1rem;
}

ul.contact li span {
  font-size: 1.9rem;
}

/*アンカーリンク位置調整*/
.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}

/*2022来場案内*/
div.visitor_flow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 730px;
}

div.visitor_flow div {
  width: 135px;
}

div.visitor_flow div img {
  width: 135px;
}

div.full_btn a {
  width: 350px;
  display: block;
  background-color: #00A9B1;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
}

div.full_btn a:hover {
  opacity: 0.7;
}

div.full_btn2 a {
  width: 700px;
  display: block;
  background-color: #00A9B1;
  color: white;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
}

div.full_btn2 a:hover {
  opacity: 0.7;
}

/*トップセミナーバナー*/
div#online_banner {
  background: url("../images/top/online_banner_bg.jpg") no-repeat;
  display: block;
  width: 730px;
  height: 150px;
  margin-bottom: 20px;
  padding-top: 50px;
}

/*セミナーページ*/
p#seminar-catch {
  color: #00A9B1;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

a.seminar_btn {
  display: block;
  background-color: #D8232A;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  text-decoration: none;
  color: white;
}

/*wovn*/
/*WOVN対応*/
.japanese_only {
  display: block;
}

.english_only {
  display: none;
}

/*solution*/
div.company-box {
  border: 10px #4EC0E2 solid;
  border-bottom: 0px;
  padding: 10px;
}

div.point {
  float: left;
  font-weight: bold;
  color: #0fa6af;
  background: url("../images/water_treatment_solutions/drop_green.png") no-repeat left center;
  padding-left: 25px;
}

p.solution_company {
  font-weight: bold;
  text-align: right;
}

a.detail_btn {
  background-color: #0067A5;
  padding: 1px 5px;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  font-size: 13px;
  float: right;
  text-decoration: none;
}

table.solution_table td {
  height: 40px;
}

a.unsubscribe {
  display: flex;
  align-items: center;
  background-color: #eee;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-decoration: none;
  padding: 5px;
  font-weight: bold;
  color: #00A9B1;
  gap: 2px;
}
a.unsubscribe i {
  font-size: 20px;
}