@charset "utf-8";

/* ==========================================================
出展要項ダウンロード 
========================================================== */
.entry_dl {
}
.entry_dl  .guidelines_area {
	background: #fff;
	margin: 1rem auto 0;
	max-width: 960px;
	padding: 30px 20px 20px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.entry_dl  .guidelines_area ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem ;
}
.entry_dl  .guidelines_area ul li {
	text-align: center;
}
.entry_dl  .guidelines_area ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.entry_dl  .guidelines_area ul li img {
	width: 75%;
	margin-bottom: 8px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.entry_dl  .guidelines_area ul li p {
	font-size: 0.875rem;
	line-height: 1.4;
	margin-bottom: 0;
}

/* 最終出展申込受付中 */
p.app_limit {
	font-size: 18px;
	margin-top: 25px;
	text-align: center;
	padding: 0.75em 0;
	border-radius: 4px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0, 0.5);
	background: #cc0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#cc0000) );
	background: linear-gradient(to bottom, #ff6600 0%, #cc0000 100%);
}
p.app_limit:before {
	content: "\f06a";
	font-family: fontAwesome;
	margin-right: 0.2em;
}


/* ==========================================================
出展要項
========================================================== */

/*-------------------------------------------------------
entry_info_one
-------------------------------------------------------*/
.entry_info_one p {
	font-size: 1rem;
	line-height: 1.5em;
}
.entry_info_one p.sk_days {
	color: #e33;
	font-size: 18px;
	font-weight: bold;
}
.entry_info_one p.sk_days_em {
	color: #e33;
	font-size: 24px;
	font-weight: bold;
}

/* 見出し */
h3.h3style_201601 {
	font-weight: bold;
	margin-bottom: 0.6em;
}
h3.h3style_201601:before {
	content: "●";
	color: #00a99d;
	padding-right: 0.25em;
}
h3.h3style_201601 span.spaceArea {
	display: block;
	float: right;
}


/* 2組表 */
table.wsetTB {
	border-top: 1px solid #ccc;
	margin-bottom: 1rem;
}
table.wsetTB th,
table.wsetTB td {
	font-size: 15px;
	line-height: 1.3em;
}
table.wsetTB th {
	padding: 0.75em ;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
table.wsetTB td {
	padding: 0.75em ;
	border-bottom: 1px solid #ccc;
	text-align: right;
	background: #fff;
}


ul.subList {
	margin-bottom: 1rem;
}
ul.subList li {
	font-size: 0.875rem;
	line-height: 1.3em;
	padding: 0.2em;
}
ul.komaList li {
	font-size: 1rem;
	line-height: 1.3em;
	padding: 0.2em;
}
ul.one-word-ind li {
	text-indent: -1em;
	padding-left: 1em;
}

/* 通常出展、テーマゾーン */
p.to_themeZone a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1em 0;
	border-radius: 6px;
	margin: 0 ;
	background: #722467;
	background: -webkit-gradient(linear, left top, left bottom, from(#915488), to(#722467));
	background: linear-gradient(to bottom, #915488 0%, #722467 100%);
}
p.to_themeZone a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



/* ==========================================================
パビリオン
========================================================== */
ul.pavilion_group {
	border-left: 2px solid #00a99d;
	padding-left: 10px;
	margin-bottom: 2rem;
}
ul.pavilion_group li:last-child {
	border-top: 1px dotted #999;
}
ul.pavilion_group li p {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}
ul.pavilion_group li p.t {
	color: #00a99d;
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: bold;
}

ul.pavilion_group > li {
	padding:  5px 10px;
}
ul.pavilion_group li.open_inovation {
	padding:  0px 0px 0px;
}
ul.pavilion_group li.open_inovation .ins {
	background: #CCEEEB;
	border-radius: 8px;
	padding: 10px 10px;
}
ul.pavilion_group li.open_inovation .ins ul li {
	padding:  5px 0;
}
ul.pavilion_group li.open_inovation .ins ul li:last-child {
	padding:  5px 0 0;
}
ul.pavilion_group li.open_inovation .ins p.aa {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
ul.pavilion_group li.open_inovation .ins p.bb {
	font-size: 15px;
	margin-bottom: 5px;
}

.booth_image {
	width: 48%;
	float: right;
	margin: -1.75em 0 0 1em;
}
.booth_image img {
	width: 100%;
	border: 1px solid #ccc;
}
.booth_image p {
	margin: 0.5em 0;
	font-size: 13px;
	text-align: center;
}


/* ==========================================================
会期までのスケジュール
========================================================== */
.schedule_kkm  {
	background: #fff;
	text-align: center;
	padding: 0 0 15px;
	border-radius: 8px;
	}
.schdule_img {
	padding: 0px 20px;
}
.schdule_img img {
	width: 100%;
}
.schdule_img p.esse {
	margin-top: 1em;
	font-size: 0.875rem;
	line-height: 1.5em;
	text-align: left;
}

.red_as {
	color: #ef4e5d;
}





/* -----------------------------
テーマゾーン
theme_zone.html
----------------------------- */
.theme_zone_bg {
	border-radius: 8px;
	background: #f2ecf1;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2ecf1), to(#e8d4e6));
	background: linear-gradient(to bottom, #f2ecf1 0%, #e8d4e6 100%);
	padding: 0;
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
}

.theme_zone_bg {
}
.theme_zone_bg img {
	border-radius: 8px 8px 0 0;
	width: 100%;
}
p.sub_ttt {
	margin: 15px 25px 0.15em ;
	color: #823d78;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
p.sub_ttt_d {
	color: #823d78;
	margin: 0 25px 15px ;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

/*
p.tz_title {
	border-radius: 8px 8px 0 0;
	background: #823d78;
	margin-bottom: 30px;
	padding: 40px 0;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
p.tz_title span.min {
	font-size: 14px;
	font-weight: normal;
}
*/

ul.theme_zone_contents {
	margin: 20px 15px 10px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	justify-content: space-between;
}
ul.theme_zone_contents li {
	border-radius: 8px;
	width: calc(25% - 6px);
	float: left;
	padding: 6px;
	background:#fff;
	margin-bottom: 0px;
	margin-right: 0px;
}

ul.theme_zone_contents li  .image_pic {
	margin: 0 auto 10px;
	background:#999;
	border-radius: 50%;
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
ul.theme_zone_contents li  .image_pic img {
	width: 100%;
	border-radius: 8px;
}

ul.theme_zone_contents li  .txt {
	background: #;
	padding: 3px;
	height: 180px;
}
ul.theme_zone_contents li  .txt p.title {
	display: none;
	/*
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	*/
}
ul.theme_zone_contents li  .txt p.guide {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
ul.theme_zone_contents li  .txt p.follow {
	color: #09f;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
}

.tripod {
	position: relative;
	z-index: 998;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 30px 0 30px;
border-color: #ddd transparent transparent transparent;
margin: 0 auto;
}
.theme_zone_image {
	margin-top: -25px;
	text-align: center;
}
.theme_zone_image img {
	width: 60%;
}





/* ==========================================================
body
========================================================== */
body.et_pages .page_title {
	color: #fff;
	background: #0047ac;
	background: -webkit-gradient(linear, left top, left bottom, from(#5786c8), to(#0047ac) );
	background: linear-gradient(to bottom, #5786c8 0%, #0047ac 100%);
	}

/* 上書きです */
h2.h2_type01 span {
	background: #bfd1ea;
	}

h2.h2_type03 {
	font-size: 28px;
	line-height: 1.4em;
	color: #09F;
	border-top: 2px solid #09F;
	padding-top: 4px;
}

/* ==========================================================
index.html
========================================================== */

/* ------------------------------------------------------------------------------
wide_banner（トップページ用スライドスペース）
------------------------------------------------------------------------------ */
.wide_banner {
	margin: 0 auto 50px;
	width: 960px;
	height: 320px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	}

/* ------------------------------------------------------------------------------
newest_msg（index.html、et/index.html、iot/index.html、併用）
→et/et.css、iot/iot.css、に要転記
------------------------------------------------------------------------------ */
.newest_msg {
	}

.newest_msg .clm2 {
	}
.newest_msg .clm2 p {
	width: 49%;
	text-align: center;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	background: #fff;
	padding: 2px;
	border-radius: 5px;
	margin: 0 ;
	}
.newest_msg .clm2 p a {
	display: block;
	background: #0099ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077dd));
	background: linear-gradient(to bottom, #0099ff 0%, #0077dd 100%);
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	outline: none;
	padding: 0.6em 0;
	border-radius: 4px;
	text-shadow: 0 1px 1px #000;
	}
.newest_msg .clm2 .exhibitors_list {
	float: left;
	}
.newest_msg .clm2 .conf_list {
	float: right;
	}


.newest_msg .pavilion {
	text-align: center;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	background: #fff;
	padding: 2px;
	border-radius: 5px;
	margin: 0 ;
	}
.newest_msg .pavilion .p_ins {
	background: #0099ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#0099ff), to(#0077dd));
	background: linear-gradient(to bottom, #0099ff 0%, #0077dd 100%);
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	outline: none;
	padding: 0.6em 0;
	border-radius: 4px;
	text-shadow: none;
	}
.newest_msg .pavilion .p_ins .min {
	font-size: 13px;
	text-shadow: none;
	}
.newest_msg .pavilion .p_ins .link_w_set {
	margin-top: 0.4em;
	}
.newest_msg .pavilion .p_ins .link_w_set a {
	color: #fff;
	font-size: 16px;
	text-shadow: 0 1px 1px #000;
	}
.newest_msg .pavilion .p_ins .link_w_set a .dls {
	color: #e00;
	font-size: 12px;
	background: #fff;
	text-shadow: none;
	margin-left: 1em;
	padding: 2px 0.5em;
	border-radius: 3px;
	}


/* ------------------------------------------------------------------------------
臨時ナビ
------------------------------------------------------------------------------ */
.emr_navi {
	background: #fff;
	margin: 0 0 20px;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	padding: 3px;
	}
.emr_navi .ins {
	background: #f0f8ff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f8ff), to(#aed9ff));
	background: linear-gradient(to bottom, #f0f8ff 0%, #aed9ff 100%);
	padding: 20px;
	}

h2.ev_title {
	font-size: 24px;
	border-radius: 4px;
	font-weight: bold;
	color: #004082;
	margin: 0 7px 0.3em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2) ;
	}
h2.ev_title span {
	font-size: 15px;
	}
p.ev_summary {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0.5em ;
	}
.emr_navi ul.ev_site_bn li {
	float: left;
	}
.emr_navi ul.ev_site_bn li a {
	display: block;
	font-size: 16px;
	background: #6189B2;
	background: -webkit-gradient(linear, left top, left bottom, from(#6189B2), to(#004082));
	background: linear-gradient(to bottom, #6189B2 0%, #004082 100%);
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 4px;
	color: #fff;
	padding: 10px 0;
	text-decoration: none;
	outline: none;
	text-shadow: 0 1px 1px #000;
	text-align: center;
	}
.emr_navi ul.ev_site_bn li.r3 a {
	width: 220px;
	margin: 0 4px 8px;
	}
.emr_navi ul.ev_site_bn li.r2 a {
	width: 334px;
	margin: 0 4px ;
	}
.emr_navi ul.ev_site_bn li.r2.deoo a {
	margin-bottom: 8px ;
	}
.emr_navi ul.ev_site_bn li a span.min {
	font-size: 13px;
	}
.emr_navi ul.ev_site_bn li a:hover {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
	}


/* ------------------------------------------------------------------------------
コンセプト図
------------------------------------------------------------------------------ */
.concept_img {
	background: #fff;
	margin: 0 0 30px;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
	padding: 3px;
	}
.concept_img img {
	width: 100%;
	}


/* ------------------------------------------------------------------------------
.sns_set
------------------------------------------------------------------------------ */
.index_sns_area {
	margin:0 0 80px;
	}

.index_sns_area .tweetCont {
	float: left;
	width: 48.5%;
	background: #fff;
	border-radius: 6px;
	}
.index_sns_area .newsCont {
	float: right;
	width: 48.5%;
	background: #fff;
	border-radius: 6px;
	}

/* 臨時1カラム処理 */
.index_sns_area_ex01 .newsCont {
	width: 100%;
	background: #fff;
	border-radius: 6px;
	}



/* h3 */
.tweetCont h3,
.newsCont h3 {
	border-radius: 6px 6px 0 0;
	display: block;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding: 0.6em 0;
	margin-bottom : 5px;
	text-align: center;
	}
.tweetCont h3 a,
.newsCont h3 {
	color: #fff;
	text-decoration: none;
	outline: none;
	}

.tweetCont h3 {
	background: #69d2e7;
	}
.newsCont h3 {
	background: #007fff;
	}

















/*----------------------------------------
出展要項ダウンロード
----------------------------------------*/
/* 出展要項 */
ul.guidelines {
	margin: 0 ;
	padding: 18px 30px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border-radius: 8px;
	}
ul.guidelines li {
	float: left;
	text-align: center;
	margin: 0 ;
	width: 160px;
	}
ul.guidelines li .pf {
	margin-bottom: 5px;
	background: #fff;
	border: 4px solid #ddd;
	width: 120px;
	height: 170px;
	background: #fff;
	overflow: hidden;
	margin: 0 auto 6px;
	}
ul.guidelines li .pf img {
	width: 120px;
	}
ul.guidelines li .pf a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
ul.guidelines li p {
	width: 160px;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 0px;
	}



	
/*-------------------------------------------------------
小間形状 表組 2015
-------------------------------------------------------*/

.package_ex {
	width: 100%;
	border: solid #ccc;
	border-width: 1px 1px 0;
	border-collapse: collapse;
	}
.package_ex th,
.package_ex td {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.0em;
	}
.package_ex th {
	background: #f9f9f9;
	padding: 1em;
	text-align: left;
	}
.package_ex span.booth_type {
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0.5em;
	}
.package_ex span.min {
	font-size: 12px;
	}
.package_ex td {
	font-size: 16px;
	padding: 1.5em 1em;
	background: #fff;
	text-align: center;
	font-weight: bold;
	min-width: 9.5em;
	border-left: 1px dotted #ddd;
	}


/* 「ETWest 10周年記念 会員限定出展料金を新設いたしました！」 */
.package_ex td.lead_10years {
	padding: 0em;
	background: #063;
	}
.package_ex td.lead_10years p {
	line-height: 1.0em;
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
	}
.package_ex span.min_r {
	line-height: 1.0em;
	font-size: 13px;
	display: block;
	margin-bottom: 6px;
	}
	

	/* 産学連携推進パビリオン公募 */
	
.sk_days {
	font-size: 18px;
	font-weight: bold;
	}
.subT {
	font-size: 13px;
	}
	
.et2015_sangakurenkei_img {
	text-align: center;
	width: 180px;
	margin: 0 auto;
	}
.et2015_sangakurenkei_img img {
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	}
.et2015_sangakurenkei_img a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
	
span.pdf_dl {
	width: 180px;
	display: block;
	background: #eee;
	margin: 10px 0;
	padding: 0.5em 0;
	font-size: 13px;
	color: #007FFF;
	text-align: center;
	}
a:hover span.pdf_dl {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}

/* EDA */

.b_title {
	text-decoration: underline;
	}
	



/*-----------------------------------------------------
各記事 .article_box
-----------------------------------------------------*/
.contents_box .mainContents_area .article_box {
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	background: #fff;
	padding: 5px;
	margin-bottom: 20px;
	}

h2.sub_h2 {
	background: #09f;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 0.8em;
	padding: 4px 0.5em;
	}
/*-----------------------------------------------------
出展社ニュースリリース
-----------------------------------------------------*/
.set1006 {
	height: 100px;
	overflow: auto;
	}
ul.externalList {
	margin: 10px;
	}
ul.externalList li {
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0.2em 0;
	padding: 0.2em 0;
	}


.plus_em {
	text-align: center;
	width: 480px;
	margin: 0 auto;
	padding: 12px 0;
	border-radius: 8px 8px 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #0047ac;
	background: -webkit-gradient(linear, left top, left bottom, from(#5786c8), to(#0047ac) );
	background: linear-gradient(to bottom, #5786c8 0%, #0047ac 100%);
}







