/* ==========================================================
イベントページ・共通
========================================================== */

/* 昨期の写真3枚 */
ul.event_2014_ph {
	margin: 20px 10px 45px;
	}
ul.event_2014_ph li {
	width: 32%;
	float: left;
	margin: 0 0.5%;
	box-shadow: 0 0 2px rgba(0,0,0, 0.5);
	}
ul.event_2014_ph li img {
	width: 100%;
	}


/* ==========================================================
組込みIoTハッカソン
========================================================== */
/* hackathon_sum */
.hackathon_sum {
	}
.hackathon_sum .csInfo {
	background: #fff;
	padding: 30px 0;
	border-radius: 6px;
	border: 2px solid #09f;
	text-align: center;
	}
.hackathon_sum .csInfo h3 {
	font-size: 28px;
	color: #09f;
	margin-bottom: 15px;
	font-weight: bold;
	}
.hackathon_sum .csInfo p.sub_h3 {
	font-size: 18px;
	color: #09f;
	margin-bottom: 10px;
	font-weight: bold;
	}
.hackathon_sum .csInfo p {
	font-weight: bold;
	font-size: 16px;
	line-height:1.6;
	margin-bottom: 0;
	}



/* hackathon_info */
.hackathon_info > div {
	margin-bottom: 60px;
	}
.hackathon_info p.title {
	color: #09f;
	font-size: 22px;
	line-height:1.3;
	border-bottom: 1px dotted #09f;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	}
.hackathon_info p.title .min {
	font-size: 80%;
	}
.hackathon_info p {
	font-size: 15px;
	line-height:1.6;
	margin-bottom: 0.5em;
	}


/* タイムテーブル */
.timeT .ins {
	margin: 15px 10px;
	}
.hackathon_info .timeT .ins p {
	margin-bottom: 0;
	}
.timeT .f_left,
.timeT .f_right {
	width: 44%;
	border-radius: 6px;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 2px rgba(0,0,0, 0.2);
	}
.timeT .ins p.cole {
	font-weight: bold;
	color: #09f;
	font-size: 18px;
	line-height:1.3;
	margin-bottom: 5px;
	}
.timeT .ins p.colj {
	font-weight: bold;
	line-height:1.3;
	margin-bottom: 10px;
	}

/* ペルソナ */
.hackathon_info .persona p.persona_t {
	text-align: center;
	background: #09f;
	color: #fff;
	border-radius: 4px;
	padding: 5px 0;
	}
.hackathon_info .persona ul  {
	}
.hackathon_info .persona ul li {
	float: left;
	width: 32%;
	margin: 0 0.5% 8px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0, 0.2);
	}
.hackathon_info .persona ul li a > div {
	margin: 15px;
	}
.hackathon_info .persona ul li a > div:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
.hackathon_info .persona ul li img {
	width: 100%;
	margin-bottom: 8px;
	}
.hackathon_info .persona ul li p {
	font-size: 15px;
	text-align: center;
	margin-bottom: 0px;
	}
.hackathon_info .persona ul li p span {
	}

/* ペルソナ個別ページ */
.persona_pages {
	margin: 30px;
	background: #fff;
	}
.persona_pages h1 {
	font-size:28px;
	margin-bottom: 0.5em;
	text-align: center;
	background: #09f;
	color: #fff;
	border-radius: 4px;
	padding: 10px 0;
	}
.persona_pages table {
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	}
.persona_pages table th,
.persona_pages table td {
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.5em;
	}
.persona_pages table th {
	min-width: 8em;
	padding: 1em;
	font-weight: bold;
	padding: 0.6em 1.2em;
	text-align: center;
	background: #eee;
	}
.persona_pages table td {
	padding: 0.6em 1.2em;
	}
.persona_pages table th.va_top {
	vertical-align: top;
	}
.persona_pages table td.illust {
	width: 30%;
	}
.persona_pages table td.illust img{
	width: 100%;
	}


/* 参加チーム */
.hackathon_info .team ul  {
	}
.hackathon_info .team ul li {
	box-shadow: 0 0 2px rgba(0,0,0, 0.2);
	background: #fff;
	border-radius: 5px;
	padding: 1%;
	margin: 0 1% 15px;
	width: 46%;
	height: 80px;
	overflow: hidden;
	float: left;
	}
.hackathon_info .team ul li .team_photo {
	width: 35%;
	float: left;
	margin-right: 8px;
	}
.hackathon_info .team ul li .team_photo img {
	width: 100%;
	}

.hackathon_info .team ul li .data {
	padding: 0px;
	}
.hackathon_info .team ul li .data p {
	margin-bottom: 0px;
	font-size: 14px;
	line-height:1.3;
	}
.hackathon_info .team ul li .data p.company {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	}
.hackathon_info .team ul li .data p.name {
	font-weight: bold;
	font-size: 16px;
	}
.hackathon_info .team ul li .data p.comment {
	font-size: 13px;
	border-top: 1px solid #eee;
	margin-top: 3px;
	padding-top: 5px;
	}





/* 審査員 */
.hackathon_info .examiner ul {
	margin: 1.25em 10px;
	}
.hackathon_info .examiner ul li {
	font-size: 14px;
	line-height:1.3;
	margin-bottom: 10px;
	width: 50%;
	float: left;
	}
.hackathon_info .examiner ul li p.name {
	padding-top: 5px;
	font-size: 15px;
	line-height:1.0;
	margin: 0 0 3px;
	font-weight: bold;
	}

.examiner_photo {
	float: left;
	width: 60px;
	height: 60px;
	background: #ccc;
	margin-right: 10px;
	}


/* 支援企業 */
.support_com p.list_sc {
	margin: 1.25em 10px;
	font-size: 15px;
	line-height:1.8;
	}

/* ==========================================================
ET/IoT Technology アワード
========================================================== */
.award_sum {
	}
.award_sum .csInfo {
	background: #fff;
	padding: 30px 0;
	border-radius: 6px;
	border: 2px solid #900;
	text-align: center;
	}
.award_sum .csInfo h3 {
	font-size: 24px;
	font-weight: bold;
	color: #900;
	margin-bottom: 10px;
	}
.award_sum .csInfo p {
	font-weight: bold;
	font-size: 15px;
	line-height:1.6;
	margin-bottom: 0;
	}

.award_sum p.title {
	color: #09f;
	font-size: 18px;
	line-height:1.3;
	margin-bottom: 7px;
	}
.award_sum p {
	font-size: 15px;
	line-height:1.6;
	margin-bottom: 0.6em;
	}


.award_2014_prz h3 {
	font-size: 18px;
	margin-bottom: 25px;
	background: #900;
	color: #fff;
	line-height:1.5;
	padding: 2px 0.5em;
	border-radius: 4px;
	}
.award_2014_prz ul {
	}
.award_2014_prz ul li {
	font-size: 15px;
	line-height:1.0;
	margin: 0 0.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	}
.award_2014_prz ul li:last-child {
	border-bottom: 0;
	}
.award_2014_prz ul li p {
	}
.award_2014_prz ul li p.name {
	margin-bottom: 10px;
	font-weight: bold;
	}
.award_2014_prz ul li p.title {
	margin-bottom: 8px;
	}
.award_2014_prz ul li p.sub {
	font-size: 13px;
	}




/* prize2015 */
.prize2015 {
	background: #fde23a;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0 0 4px rgba(0,0,0, 0.2);
	}
.prize2015 .decision {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#000000));
	background: linear-gradient(to bottom, #555555 0%, #000000 100%);
	box-shadow: 0 0 4px rgba(0,0,0, 0.4);
	color: #fff;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
	height: 150px;
	position: relative;
	}
.prize2015 .decision .award_prize_large {
	position: absolute;
	top: -15px;
	left: 20px;
	width: 180px;
	box-shadow: 0 0 4px rgba(0,0,0, 0.5);
	}
.prize2015 .decision .award_title {
	position: absolute;
	top: 25px;
	left: 220px;
	}
.prize2015 .decision .award_prize_large img {
	width: 100%;
	}



.prize2015 .ins {
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	}
.prize2015 h3 {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background: linear-gradient(to bottom, #666666 0%, #000000 100%);
	color: #fff;
	padding: 2px 0.6em;
	line-height: 1.5;
	border-radius: 6px;
	margin-bottom: 0.8em;
	font-size: 22px;
	}
.prize2015 .prize_category {
	margin: 0 0 20px;
	}
.prize2015 .one {
	margin: 0 10px 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	}
.prize2015 .one:last-child {
	border-bottom: 0;
	}
	
.prize2015 .cf {
	margin-bottom: 8px;
	}
.prize2015 .prizeM {
	width: 110px;
	margin-right: 10px;
	box-shadow: 0 0 4px rgba(0,0,0, 0.5);
	}
.prize2015 .prizeM img {
	width: 100%;
	}


.prize2015 .one h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 3px;
	}
.prize2015 .one p.title {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	}
.prize2015 .one p.copy {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	}


.prize2015 .one p.review {
	font-size: 14px;
	line-height: 1.5;
	}
.prize2015 .one p.review span.sp {
	font-weight: bold;
	}




/* ==========================================================
ET/IoT Technology フェスタ
========================================================== */
/* festa_sum（口上） */
.festa_sum {
	background: #fff;
	}
	
/* 4色棒画像 */
.festa_colorBar {
	}
.festa_colorBar img {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 5px;
	}
	
/* 内のり*/
.festa_sum .ins {
	padding: 20px 40px ;
	}
.title_pack {
	padding-top: 20px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px solid #999;
	}
.title_pack .f_left {
	width: 52%;
	}
.title_pack .f_right {
	width: 41%;
	padding: 2%;
	}
p.fest_pdf {
	text-align: center;
	background: #c00;
	border-radius: 6px;
	box-shadow: 0 0 2px rgba(0,0,0, 0.4);
	}
p.fest_pdf a {
	color: #fff;
	font-size: 13px;
	line-height:1.3;
	}
	
p.fest_info {
	margin: 0;
	line-height:1.3;
	font-weight: bold;
	font-size: 24px;
	}
p.fest_info span {
	font-size: 75%;
	}
p.guide {
	font-size: 15px;
	line-height:1.6;
	}


/* ETフェスタ参加者一覧 */
h2.festa_exList {
	font-size: 28px;
	margin-top: 80px;
	text-align: center;
	}
.festa_zone_navi {
	}
.festa_zone_navi ul {
	width: 32%;
	float: left;
	margin: 0 0.5%;
	}
.festa_zone_navi ul li {
	font-size: 13px;
	line-height: 1.3;
	margin: 0 0.3em;
	padding: 0.3em;
	padding-left: 3.25em;
	border-bottom: 1px solid #e3e3e3;
	}
.festa_zone_navi ul li:last-child {
	border-bottom: 0;
	}
.festa_zone_navi ul li a span {
	font-weight: bold;
	display: block;
	float: left;
	width: 3.25em;
	margin-left: -3.25em;
	}

.festa_zone_navi ul li a {
	color: #333;
	}
.festa_zone_navi ul li:hover {
	background: #fff;
	}

.festa_zone_navi ul li.zone_name {
	font-weight: bold;
	background: #666;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	font-size: 13px;
	padding: 3px 0;
	margin: 0;
	margin-bottom: 5px;
	border-bottom: 0;
	}

ul.znA  li.zone_name,
.festa_zone_data h3.znA_bg {background: #D70018;}
ul.znB  li.zone_name,
.festa_zone_data h3.znB_bg {background: #DE4D16;}
ul.znC  li.zone_name,
.festa_zone_data h3.znC_bg {background: #59A13E;}
ul.znD  li.zone_name,
.festa_zone_data h3.znD_bg {background: #15642D;}
ul.znE  li.zone_name,
.festa_zone_data h3.znE_bg {background: #453F90;}
ul.znF  li.zone_name,
.festa_zone_data h3.znF_bg {background: #2076CA;}

ul.znA li a span,
ul.znA h4 span {color: #D70018;}
ul.znB li a span,
ul.znB h4 span {color: #DE4D16;}
ul.znC li a span,
ul.znC h4 span {color: #59A13E;}
ul.znD li a span,
ul.znD h4 span {color: #15642D;}
ul.znE li a span,
ul.znE h4 span {color: #453F90;}
ul.znF li a span,
ul.znF h4 span {color: #2076CA;}


.festa_zone_data {
	margin-bottom: 50px;
	}
.festa_zone_data ul {
	margin: 0 10px;
	}
.festa_zone_data ul li {
	padding: 0.75em 0;
	border-bottom: 1px solid #e3e3e3;
	}
.festa_zone_data h3 {
	font-size: 16px;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	margin-bottom: 0.5em;
	}
.festa_zone_data ul li h4 {
	font-size: 15px;
	line-height:1.5;
	font-weight: bold;
	margin-bottom: 4px;
	}
.festa_zone_data ul li h4 span {
	padding-right: 0.9em;
	}
.festa_zone_data ul li p {
	font-size: 14px;
	line-height:1.5;
	}


.festa_zone_navi_map {
	margin: 0 15px 40px;
	}
.festa_zone_navi_map p.title {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.5em;
	}
.festa_zone_navi_map a img {
	width: 100%;
	border: 1px solid #ccc;
	}





/* ==========================================================
ETロボコン
========================================================== */
.robocon_sum {
	}
.robocon_sum .csInfo {
	background: #fff;
	padding: 20px;
	border-radius: 6px;
	border: 2px solid #090;
	text-align: center;
	}
.robocon_sum .csInfo h3 {
	font-size: 24px;
	color: #090;
	margin-bottom: 10px;
	font-weight: bold;
	}
.robocon_sum .csInfo p {
	font-weight: bold;
	font-size: 15px;
	line-height:1.6;
	margin-bottom: 0;
	}

.robocon_sum p.title {
	color: #090;
	border-bottom: 1px solid #090;
	padding-bottom: 4px;
	font-size: 20px;
	line-height:1.3;
	margin-bottom: 0.5em;
	}
.robocon_sum p {
	font-size: 15px;
	line-height:1.6;
	margin-bottom: 0.6em;
	}

