@charset "UTF-8";

/* .event
---------------------------------------------------------------------------*/
.event {
	width:950px;
	margin:0 auto 80px;
	padding-top:20px;
	text-align:left;
	position:relative;
}

/* .lead
------------------------------------*/
.lead {
	overflow:hidden;
	margin-bottom:80px;
}

.lead .txtBox {
	position:relative;
	float:left;
	width:500px;
	min-height:350px;
}

.lead .txtBox h2 {
	margin:25px 0 30px;	
}

.lead .txtBox h3 {
	position:absolute;
	top:0;
	right:45px;
}

.lead .txtBox .illust {
	position:absolute;
	top:190px;
	right:3px;
}

.lead .txtBox p {
	width:295px;
	font-size:15px;
	line-height:1.95;
	font-family:"Source Sans Pro","TsukuGoPro-B","FOT-筑紫ゴシック Pro E","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing:0.02em;
	text-align:justify;
}

.lead .movie {
	float:right;
	width:420px;
	margin-top:45px;
}

.lead .movie iframe {
	width:420px;
	height:280px;
}

/* .main-img
------------------------------------*/
.main-img {
	margin-bottom:80px;
}

/* .topics
------------------------------------*/
.topics {
	width:950px;
	margin:0 auto;
}

.topics h2 {
	font-family:"FOT-筑紫オールドゴシック Std B",sans-serif;
	font-size:18px;
	letter-spacing:1px;
	color:#6d1419;
	line-height:0;
	font-weight:bold;
}

.topics .clearfix {
	margin-top:40px;
}

.topics .clearfix article {
	width:435px;
}