@charset "utf-8";
/*event*/
#event {}
#event h1 {
	vertical-align: top;
}
#event h1 em {
	font-size: 50%;
}
#event h3 {
	font-size: 112.5%;
	line-height: 150%;
	margin-bottom: 35px;
}

#event .midashi_wrap {
	margin-bottom: 60px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
	margin-top: 60px;
}
#event .midashi_wrap h2 {
	font-weight: bold;
	position: relative;
	margin: 0px;
}
#event .midashi_wrap h2 .blog_link {
	text-align: right;
	font-size: 78%;
	position: absolute;
	right: 0px;
}
#event .midashi_wrap h2 .blog_link em {
	color: #E61E1E;
}

#event .kiji {
	margin-bottom: 30px;
	padding-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
}
#event .kiji .date {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "Hiragino Mincho Pro", "serif";
	font-size: 62.5%;
	line-height: 150%;
	letter-spacing: 1px;
}
#event .kiji h2 {
	font-size: 150%;
	line-height: 140%;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: none;
}
#event .kiji h3 {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "Hiragino Mincho Pro", "serif";
	font-size: 112.5%;
	line-height: 140%;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: none;
}
#event .kiji p {
	font-size: 87.5%;
	line-height: 150%;
}
