@charset "utf-8";

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 18px;
	line-height: 1.6em;
	color: #000000;
	background: #000000;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
body{
	-webkit-text-size-adjust: 100%;
	padding-top: 80px;
}

a {
	color: #6e4a9a;
	text-decoration: underline;
}
a:hover {
	color: #6e4a9a;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: left;
}
.text-right {
	text-align: right;
}
.l {
	font-size: 22px;
	line-height: 1.6em;
}
.s {
	font-size: 14px;
	line-height: 1.6em;
}
b,strong {
	font-weight: bold;
}

footer {
	padding: 0 0 40px 0;
	color: #ffffff;
	text-align: center;
}
footer nav {
	padding: 30px 0 0 0;
}
footer a {
	color: #ffffff;
	text-decoration: underline;
}
footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}



/*----------トップ----------*/



article#top {
	background: #000000;
}
article#top .inner {
	position: relative;
	width: 1200px;
	height: 560px;
	margin: 0 auto;
	background: url(../img/top_bg.jpg) no-repeat 0 0;
}
article#top .inner h1 {
	position: absolute;
	display: block;
	top: 50px;
	left: 169px;
	width: 903px;
	height: 158px;
}
article#top .inner h2 {
	position: absolute;
	display: block;
	bottom: -8px;
	right: 55px;
	width: 855px;
	height: 336px;
}
article#top .inner .date {
	position: absolute;
	top: 185px;
	left: 295px;
	width: 645px;
	height: 100px;
}
article#top .inner .hatsukaisai {
	position: absolute;
	top: 14px;
	left: 62px;
	width: 183px;
	height: 102px;
}

#outline {
	width: 100%;
	min-width: 1200px;
	background: url(../img/about_bg.png) no-repeat center top;
	background-size: 100% auto;
}
#outline h4 {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	background: #a37a3d;
}
#outline h5 {
	margin: 0 0 10px 0;
	font-weight: bold;
}
#outline table {
	width: 100%;
	margin: 0 0 40px 0;
}
#outline tr {
	border-bottom: 1px solid #b9afa0;
}
#outline th {
	width: 20%;
	padding: 20px 0;
	font-weight: bold;
	vertical-align: top;
}
#outline th span {
	display: inline-block;
	padding: 0 5px 0 0;
	color: #a37a3d;
}
#outline td {
	width: 80%;
	padding: 20px 0;
}
#outline tr:first-child th,
#outline tr:first-child td {
	padding: 0 0 20px 0;
}

#outline #about {
	padding: 100px 0 80px 0;
	text-align: center;
}

#outline #infotxt {
	width: 1000px;
	margin: 0 auto 40px auto;
	padding: 40px;
	background: url(../img/bg_info.jpg) repeat 0 0;
	border: 10px solid #b9afa0;
}
#outline #infotxt p {
	padding-bottom: 20px;
}
#outline #infotxt p:last-child {
	padding-bottom: 0;
}
#outline #infotxt .btn {
	text-align: center;
}
#outline #infotxt .btn a {
	display: block;
	width: 680px;
	height: 120px;
	margin: 0 auto;
	background: url(../img/btn_entry.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
#outline #infotxt .btn a:hover {
	background: url(../img/btn_entry.png) no-repeat 0 -120px;
}

#profile {
	width: 1000px;
	margin: 0 auto 40px auto;
	padding: 40px;
	font-size: 16px;
	line-height: 1.6em;
	background: url(../img/bg_info.jpg) repeat 0 0;
	border: 10px solid #92879f;
}
#profile h4 {
	margin: 0 0 20px 0;
	padding: 12px;
	font-size: 24px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	background: #6e4a9a;
}
#profile .left {
	width: 180px;
}
#profile .right {
	width: 700px;
}
#profile .right p {
	padding-top: 20px;
}
#profile .right p:first-child {
	padding-top: 0;
}

#outline #about_report {
	padding: 60px 0;
	text-align: center;
}

body#info #outline #slider {
	width: 800px;
	margin: 40px auto 60px auto;
}
body#info .slick-prev:before,
body#info .slick-next:before,
body#info .slick-dots li button:before {
	color: #000000;
}
body#info #outline #slider .slick-list {
	box-shadow: 0px 0px 20px 0px #000000;
	-moz-box-shadow: 0px 0px 20px 0px #000000;
	-webkit-box-shadow: 0px 0px 20px 0px #000000;
}



/*----------レポート----------*/



#report {
	width: 100%;
	min-width: 1200px;
	background: url(../img/bg.png) repeat center 0;
}
body#report #report #outline {
	padding-top: 80px;
}
#report article#voice .waku {
	background: url(../../img/report/bg_voice.gif) repeat 0 0;
	width: 1000px;
	margin: 0 auto 40px auto;
}
#report article#voice .waku .waku_inner {
	padding: 20px 40px 40px 40px;
}
#report article#voice .waku .waku_inner p {
	margin: 40px 0 10px 0;
}
#report article#voice .waku .waku_inner p:first-child {
	margin: 0 0 10px 0;
}
#report article#voice .waku .waku_inner .photo {
	margin-top: 20px;
}
#report article#voice .waku h1 {
	margin: 0 0 20px 0;
	padding: 20px;
	font-size: 24px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #7f0100;
}
body#report #report article#voice .waku h1 {
	line-height: 1.2;
}
#report article#voice .fukidashi {
	overflow: hidden;
	padding: 0 40px 20px 40px;
}
#report article#voice .fukidashi .left,
#report article#voice .fukidashi .right {
	width: 450px;
}
#report article#voice .fukidashi .fukidashi_top {
	display: block;
	width: 450px;
	height: 40px;
	background: url(../../img/report/fukidashi_top.png) no-repeat 0 0;
}
#report article#voice .fukidashi .fukidashi_bottom {
	display: block;
	width: 450px;
	height: 62px;
	background: url(../../img/report/fukidashi_bottom.png) no-repeat 0 0;
}
#report article#voice .fukidashi .fukidashi_between {
	display: block;
	width: 450px;
	height: 80px;
	background: url(../../img/report/fukidashi_between.png) no-repeat 0 0;
}
#report article#voice .fukidashi .fukidashi_middle {
	display: block;
	width: 450px;
	background: url(../../img/report/fukidashi_middle.png) repeat-y 0 0;
}
#report article#voice .fukidashi .fukidashi_middle p {
	padding: 0 40px;
}
#report article#voice .waku.extra {
	margin: 0 auto 40px auto;
}
#report article#voice .waku.extra h1 {
	margin: 0 0 20px 0;
	padding: 20px;
	font-size: 24px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #6e4a9a;
}
#report article#voice .waku.extra h3 {
	margin: 0 0 20px 0;
	font-size: 24px;
	line-height: 30px;
	line-height: 1;
	color: #6e4a9a;
	font-weight: bold;
}
#report article#voice .waku.extra h4 {
	margin: 0 0 20px 0;
	padding: 12px;
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	background: #6e4a9a;
}
#report article#voice .waku.extra p {
	margin: 0 0 30px 0;
}
#report article#voice .waku.extra .profile p {
	margin: 0 0 20px 0;
}
#report article#voice .waku.extra p:last-child {
	margin: 0 0 0 0;
}
#report article#voice .waku.extra p.q {
	margin: 0 0 20px 0;
	font-weight: bold;
}
#report article#voice .waku.extra .line1 {
	display: block;
	width: 100%;
	height: 1px;
	margin: 30px 0;
	background: #000000;
	clear: both;
}
#report article#voice .waku.extra .line2 {
	display: block;
	width: 100%;
	height: 1px;
	margin: 30px 0;
	background: #cccccc;
	clear: both;
}
#report article#voice .waku.extra .left {
	width: 180px;
}
#report article#voice .waku.extra .right {
	width: 720px;
}
#report article#voice .waku.extra .photo {
	float: right;
	width: 440px;
	margin: 0 0 0 40px;
}
.next_event {
	text-align: center;
}
.btn_info {
	margin: 40px 0 80px 0;
}
.btn_info a {
	display: block;
	width: 680px;
	height: 120px;
	margin: 0 auto 0 auto;
	background: url(../img/btn_info.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
.btn_info a:hover {
	background: url(../img/btn_info.png) no-repeat 0 -120px;
}









