


@charset "UTF-8";

#event_container {
	width: 100%;
	background-color: #ffffff;
}

#events {
	width: 830px;
	margin:  0 auto;
	padding-top: 50px;
	padding-bottom: 150px;
	clear: left;
}

#events_title {
	width: 84px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #000000;
	padding-top: 50px;
}

#events_text {
	font-size: 14px;
	margin-top: 80px;
    margin-bottom: 50px;
	padding: 13px 19px;
	border: 1px solid #000;

}

.event {
	clear: both;
	padding-top: 0px;
	margin-bottom: 90px;
}

.event_title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: left;
	float: left;
}

.full_anounce{
	font-size: 14px;
	float: left;
	clear: left;
	margin-top: -20px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left
	: auto;
/*	padding: 13px 19px;
	border: 1px solid ;*/
}

.event_names1 {
	height: 0px;
	margin: 5px 0;
}
.event_names1:after {
	content: "";
	clear: both;
	display: block;
}

#event_names2 {
	height: 30px;
	margin: 5px 0;
}

.event_panelist {
	width: 70px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: left;
	padding: 2px 0;
}

.event_panelist_name {
	font-size: 14px;
	float: left;
	line-height: 30px;
	width: 760px;
	padding: 3px 0;
}


.event_text1_info {
	clear: both;
	float: left;
	font-size: 14px;
	margin-top: 30px;
	text-align: justify;
	margin-bottom: 25px;
	padding: 13px 19px;
	border: 1px solid black;

}

.event_text1 {
	clear: both;
	float: left;
	font-size: 14px;
	margin-top: 32px;
	text-align: justify;
	margin-bottom: 25px;
}
.event_text1 a {
	text-decoration: none;
	color: #000;
}
.event_text1 a:link {
	color: #000;
}
.event_text1 a:visited {
	color: #000;
}
.event_text1 a:hover {
	color: #888;
}
.event_text1 a:active {
	color: #888;
}
#event_text_3 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.event_profile {
	height: 210px;
    clear: left;
    line-height: 23px;
}

.event_director_name{
	height: 60px;
	text-align: center;
}

.event_profile_img {
	width: 120px;
	height: 180px;
	float: left;
	clear: left;
}

figcaption{
    font-size: 8px;
}
.event_profile_img img {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.event_profile_name {
	font-size: 18px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 30px;
	float: left;
}
.event_profile_text {
	float: right;
	clear: both;
	font-size: 12px;
	margin-left: 160px;
	margin-top: -104px;
	text-align: justify;
	margin-bottom: 30px
}
.event_profile_text a {
	/*text-decoration: none;*/
	color: #000;
}
.event_profile_text a:link {
	color: #000;
}
.event_profile_text a:visited {
	color: #000;
}
.event_profile_text a:hover {
	color: #888;
}
.event_profile_text a:active {
	color: #888;
}
.event_sanka {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}
.event_sanka_button {
	clear: both;
	float: left;
	width: 125px;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
    border:solid 1px #3D3A39;
	color: #3D3A39;
}
.event_sanka_button a {
	text-decoration: none;
}
.event_sanka_button:hover {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
 	opacity: 0.4;
}
.event_sanka_button:active {
	color: #000;
	border:solid 1px #000;

}

.break_s {
	display: none;
}

@media only screen and (max-width: 480px) {
#events {
	width: 830px;
	margin:  0 auto;
	padding-top: 50px;
	padding-bottom: 0px;
	clear: left;
}
	.event {
	clear: both;
	padding-top: 40px;
	margin-bottom: 90px;
}
	.break_s {
		display: inline-block;
	}
	#event_container {
		width: 100%;
		text-align: center;
	}
	#events {
		width: 85%;
		margin: 0 auto;
	}
	#events_text {
		font-size: 12px;
		margin-bottom: -40px;
		margin-top: 40px;
		text-align: left;
	}
	#events_title {
		font-size: 18px;
		width: 74px;
		width: 80px;
		margin: auto;

	}
	.event_title {
		font-size: 13px;
		float:none;
	}
	.full_anounce{
		font-size: 12px;
	}

	.event_panelist {
		font-size: 12px;
		line-height: 25px;
		margin-top: 20px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		float: none;

	}
	.event_panelist_name {
		font-size: 12px;
		line-height: 24px;
		width: 300px;
		clear: left;
		padding: 0;
	}
	.event_text1_info {
		margin-top: 30px;
		font-size: 12px;
	}
	.event_text1 {
		margin-top: 30px;
		font-size: 12px;
	}
	.event_profile {
		clear: both;
		height: auto;
	}
	.event_profile_img {
		margin: 0 auto;
		width: 100px;
		float: none;
		clear: both;
		height: 150px;
	}
	.event_profile_img img {
		width: 100%;
		height: 100%;
	}
	.event_profile_name {
		float: none;
		clear: both;
		margin: 0 auto;
		text-align: center;
		font-size: 12px;
		margin-top: 40px;
	}
	.event_profile_text {
		float: none;
		clear: both;
		margin-left: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	figcaption {
		float: left;
	}
	#event_3 {
		margin-top: 40px;
	}
	.event_sanka {
		float: left;
		clear: left;
		margin-left: 28%;
		margin-top: -30px;
		margin-bottom: 10px;
	}
	.space_s {
		margin-left: 60px;
	}
	.break_p {
		display: none;
	}
}
