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

/* 昨期の写真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_sum .csInfo  {
	padding: 20px 20px 15px;
	}
.hackathon_sum .csInfo .ww {
	width: 48.5%;
	padding-bottom: 5px;
	border-bottom: 1px solid #09f;
	}
.hackathon_sum .csInfo .ww_name {
	font-size: 15px;
	padding: 5px 0;
	background: #09f;
	color: #fff;
	border-radius: 4px;
	margin-bottom: 0.4em;
	}
.hackathon_sum .csInfo .ww_data {
	font-size: 28px;
	line-height:1.3;
	}
.hackathon_sum .csInfo .ww_data span {
	font-size: 70%;
	}

.hackathon_sum .csInfo p.atP {
	font-size: 22px;
	margin-top: 0.8em;
	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%;
	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;
	}





/* ==========================================================
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-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px solid #999;
	}
p.logoE {
	float: left;
	margin-right: 20px;
	}
p.fest_info {
	margin: 0;
	line-height:1.3;
	font-weight: bold;
	font-size: 24px;
	padding-top: 20px;
	}
p.fest_info span {
	font-size: 75%;
	}
p.guide {
	font-size: 15px;
	line-height:1.6;
	}

/* ==========================================================
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;
	}

