@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Taviraj:400,600i');

/*-----------------------------------------------------
ET30回開催記念企画
2016年10月13日木曜日
-----------------------------------------------------*/
.sp_30th_one {
	margin-bottom: 60px;
}
.sp_30th_one p {
	font-size: 16px;
	line-height: 1.7;
}
.sp_30th_one.intro p {
	margin-bottom: 0.75em;
}
.img30th {
	float: right;
	width: 44%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	padding: 3px;
	margin-left: 18px;
}
.img30th img {
	width: 100%;
}

/* 3つのお楽しみ企画 */

.sp_30th_one ul {
	width: 60%;
}
.sp_30th_one ul li {
	padding: 8px 0;
	margin: 8px 0;
	border-bottom: 1px dotted #09f;
	font-size: 0;
}
.sp_30th_one ul li:last-child {
	border-bottom: 0;
}
.sp_30th_one ul li p {
	font-size: 16px;
	line-height: 1.0;
}
.sp_30th_one ul li p.num {
	color: #09f;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	vertical-align: top;
	line-height: 1.0;
	display: inline-block;
	width: 85px;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	font-style: italic;
	font-family: 'Taviraj', serif;
}
.sp_30th_one ul li .txt {
	vertical-align: top;
	display: inline-block;
	width: calc(100% - 85px);
}
.sp_30th_one ul li .txt p.md {
	color: #09f;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
.sp_30th_one ul li .txt p.detail {
	font-size: 15px;
	line-height: 1.4;
}

.wChance {
	border-radius: 50%;
	width: 35%;
	background: #fff;
	padding: 65px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.wChance p.title {
	color:#09f;
	border-top: 1px solid #09f;
	border-bottom: 1px solid #09f;
	padding: 5px 0;
	width:75%;
	margin: 0 auto 8px;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.0;
	text-align: center;
}
.wChance p.na {
	color:#09f;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}




/* 記念講演 */
.sp_30th_one .photobox {
	float: left;
	width: 160px;
	height: 160px;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
.sp_30th_one .photobox img {
	width: 100%;
}
.sp_30th_one .databox {
	float: right;
	width: calc(100% - 185px);
}
.sp_30th_one .databox p.time {
	color:#555;
	font-weight: bold;
	font-size: 15px;
	background: #fff;
	padding: 0.25em 0.65em;
	border:  solid #09f;
	border-width: 1px 0;
	margin-bottom: 0.25em;
}
.sp_30th_one .databox p.title {
	color: #09f;
	font-size: 28px;
}
.sp_30th_one .databox p.name {
	font-size: 15px;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}
.sp_30th_one .databox p.name strong {
	font-size: 18px;
}
.sp_30th_one .databox p.guide {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 1em;
}
.sp_30th_one .databox p.application a {
	float: left;
	display: block;
	background: #09f;
	color: #fff;
	text-align: center;
	width: 46%;
	margin: 0 2%;
	padding: 0.5em 0;
	border-radius: 4px;
	font-size: 15px;
}
.sp_30th_one .databox p.application a:before {
	font-family: fontAwesome;
	content: "\f0a9";
	margin-right: 4px;
}
.sp_30th_one .databox p.application a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
/*-----------------------------------------------------
ET30回開催記念企画
3つのお楽しみ企画・追加情報
2016年11月10日木曜日
-----------------------------------------------------*/
.sp_30th_event {
	padding: 10px  ;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	border-radius: 8px;
	margin: 0 5px 1em;
}
.sp_30th_event .ins {
	border-radius: 8px;
	background: #fff;
	padding: 20px  ;
}

.sp_30th_event.bg001 {
	background: #f96c3c;
}
.sp_30th_event.bg002 {
	background: #acc235;
}
.sp_30th_event.bg003 {
	background: #50c9ae;
}


.sp_30th_event h3 {
	font-size: 28px;
	color: #fff;
	margin: 0.1em 0.5em 0.25em;
}
.sp_30th_event h3 span.num {
	line-height: 1.0;
	font-size: 42px;
	font-weight: 400;
	font-style: italic;
	font-family: 'Taviraj', serif;
	padding-right: 1px;
}
.sp_30th_event p {
	font-size: 15px;
	line-height: 1.5;
}
.sp_30th_event > .f_left {
}
.sp_30th_event > .f_right {
}

.sp_30th_event .festa_info .f_left,
.sp_30th_event .festa_info .f_right {
	width: 48.5%;
}
.sp_30th_event .festa_info h3 {
	font-size: 15px;
	background: #50c9ae;
	color: #fff;
	padding: 8px 0;
	text-align: center;
	border-radius: 4px;
}
.sp_30th_event .festa_info h3 span.guest_num {
	
}
.sp_30th_event .festa_info p {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 5px 10px;
}
.sp_30th_event .festa_info img.photo {
	display: block;
	height: 200px;
	margin: 0 auto;
	border-radius: 6px;
}
.sp_30th_event .festa_info .photo2 {
	text-align: center;
}
.sp_30th_event .festa_info .photo2 img {
	display: inline;
	height: 200px;
	border-radius: 6px;
	margin: 0 3px;
}

.sp_30th_event  .sponcer {
	border-radius: 6px;
	border: 2px solid #f96c3c;
	padding:10px;
	text-align: center;
	background: #fff;
}
.sp_30th_event  .sponcer p {
	color: #f96c3c;
	font-weight: bold;
}
.sp_30th_event.bg001 strong {
	color: #dd5522;
}


/*-----------------------------------------------------
「Fair Guide」および「EXPO GUIDE」からの英文での広告案内に関するご注意
-----------------------------------------------------*/
.fairguide_announce p {
	line-height: 1.6;
}
.fairguide_announce h3  {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.fairguide_announce .sample_img {
	text-align: center;
}
.fairguide_announce .sample_img img {
	margin-bottom: 20px;
}






/*-----------------------------------------------------
会期速報
-----------------------------------------------------*/

h2.repo_h2 {
	margin-top: 80px;
	background: #80CBFE;
	color: #069;
	padding: 0.4em 0.4em;
	font-size: 24px;
	border-radius: 6px;
	text-shadow: 0 1px 1px #fff;
	}
h2.repo_h2:first-child {
	margin-top: 0px;
	}
h3.repo_h3 {
	font-size: 20px;
	color: #09f;
	padding-bottom: 0.2em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #09f;
	}
.normal_txt p {
	line-height: 1.6;
	}
ul.photo_img_area {
	margin-bottom: 50px;
	}

ul.photo_img_area li  {
	display: block;
	float: left;
	width: 246px;
	height: 164px;
	overflow: hidden;
	margin: 0 2px 4px;
	}
ul.photo_img_area li img {
	width: 100%;
	}



/* 来場者数 */

table.number_visitors {
	border-collapse: collapse;
	margin: 0 auto ;
	}
table.number_visitors th,
table.number_visitors td {
	border: solid #ccc;
	border-width: 1px;
	vertical-align: middle;
	text-align: center;
	}
table.number_visitors th {
	font-size: 15px;
	line-height: 1.3;
	padding: 8px 0;
	font-weight: bold;
	background: #eee;
	width: 20%;
	}
table.number_visitors th.weather {
	width: 15%;
	}
table.number_visitors td.weather {
	font-size: 80%;
	}
table.number_visitors td {
	font-size: 16px;
	line-height: 1.0;
	padding: 4px 0;
	background: #fff;
	}

table.number_visitors td.days {
	font-size: 80%;
	}

table.number_visitors td.num {
	font-family: Helvetica, sans-serif;
	}
table.number_visitors td.num span.min {
	font-size: 80%;
	padding-left: 2px;
	}
table.number_visitors td.total {
	font-size: 18px;
	}
table.number_visitors td.num span.lastD {
	margin-top: 2px;
	display: block;
	font-size: 11px;
	}



/*-----------------------------------------------------
個人情報の取り扱いについて
-----------------------------------------------------*/

.wide_margin_10 {
	margin: 0 10px;
	}
.wide_margin_10 p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0.5em;
	}
.private_policy_box {
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	}
h3.h3style_03 {
	color: #09f;
	font-size: 20px;
	line-height: 1.0em;
	margin-bottom: 0.7em;
	border-top: 1px dotted #09f;
	padding-top: 0.5em;
	}



/*-----------------------------------------------------
特定商取引法に基づく表記
-----------------------------------------------------*/
/* 表組パターン036 */
.tableSet036 {
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	}
.tableSet036 th,
.tableSet036 td {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.6em;
	}
.tableSet036 th {
	min-width: 12em;
	padding: 1em;
	font-weight: bold;
	padding: 0.6em 1.2em;
	text-align: center;
	background: #e3e3e3;
	}
.tableSet036 td {
	padding: 0.6em 1.2em;
	}

.tableSet036 td  p.tee {
	margin: 0.5em 0;
	font-size: 14px;
	line-height: 1.6em;
	}

.tableSet036 td .inms {
	margin: 0.5em 0;
	background: #fff;
	padding: 0.8em 1.1em;
	border-radius: 6px;
	}
.tableSet036 td .inms p {
	margin: 0.5em 0;
	font-size: 14px;
	line-height: 1.6em;
	}



/*-----------------------------------------------------
よくあるご質問（FAQ）
-----------------------------------------------------*/
dl.faq_visitors_pre_reg {
	margin-left: 10px;
	margin-right: 10px;
	}
dl.faq_visitors_pre_reg dt,
dl.faq_visitors_pre_reg dd {
	font-size: 15px;
	line-height: 1.6;
	position: relative;
	padding-left: 70px;
	}
dl.faq_visitors_pre_reg dt {
	margin-bottom: 0.8em;
	color: #09f;
	}
dl.faq_visitors_pre_reg dd {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #999;
	}
dl.faq_visitors_pre_reg dd:last-child {
	border-bottom: 0px dotted #999;
	}

dl.faq_visitors_pre_reg dd p {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0.75em;
	}
dl.faq_visitors_pre_reg dd p:last-child {
	margin-bottom: 0;
	}

dl.faq_visitors_pre_reg span.mmq,
dl.faq_visitors_pre_reg span.mma {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 60px;
	text-align: center;
	color: #fff;
	padding: 0;
	border-radius: 4px;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	}
dl.faq_visitors_pre_reg span.mmq {
	background: #09f;
	}
dl.faq_visitors_pre_reg span.mma {
	background: #999;
	}
dl.faq_visitors_pre_reg dd a {
	color: #09f;
	font-weight: bold;
	}
dl.faq_visitors_pre_reg dd a:hover {
	color: #666;
	}

dl.faq_visitors_pre_reg dd p.link_ics {
	margin: 1.5em 50px;
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0,0.5);
	padding: 2px;
	border-radius: 5px;
	}
dl.faq_visitors_pre_reg dd p.link_ics a {
	font-size: 20px;
	display: block;
	text-align: center;
	padding: 0.6em;
	border-radius: 5px;
	text-decoration: none;
	outline: none;
	color: #333;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: #f3f3f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#cccccc));
	background: linear-gradient(to bottom, #f3f3f3 0%, #cccccc 100%);
	}
dl.faq_visitors_pre_reg dd p.link_ics a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}

dl.faq_visitors_pre_reg dd .stepArea {
	margin: 1.2em 0;
	padding: 1em;
	background: #fff;
	box-shadow: 0 0 2px  rgba(0,0,0,0.35);
	border-radius: 3px;
	}
dl.faq_visitors_pre_reg dd .stepArea p {
	padding-left: 5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 1.6;
	}
dl.faq_visitors_pre_reg dd .stepArea p:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
dl.faq_visitors_pre_reg dd .stepArea span.num {
	display: block;
	margin-left: -5em;
	float: left;
	width: 5em;
	color: #09f;
	font-weight: bold;
	}