@charset "utf-8";
/*------------------------------------------------------------
------------------------------------------------------------*/
#container {
	background: #fff;
}
#main {
	padding-bottom: 85px;
	background: #EDEDED url(../img/board/bg02.jpg) no-repeat center 322px;
}
#main .ttl {
	margin-bottom: 34px;
	padding-top: 85px;
	height: 321px;
	color: #fff;
	font-size: 30px;
	line-height: 1.35;
	text-align: center;
	box-sizing: border-box;
	background: url(../img/board/bg.jpg) no-repeat center top;
}
#main .ttl span {
	display: block;
	font-size: 60px;
}
#main .section {
	margin: 0 30px;
}
#main .section .photo {
	margin-bottom: 78px;
}
#main .section .title {
	margin-bottom: 47px;
	color: #000;
	font-size: 24px;
	line-height: 1.15;
	text-align: center;
}
#main .section .title .txt1 {
	display: block;
	font-size: 66px;
}
#main .section .title .txt2 {
	margin-bottom: 18px;
	font-size: 80px;
	font-weight: bold;
	display: block;
}
#main .section .list {
	margin: 0 -20px 37px -1px;
}
#main .section .list li {
	margin-right: 18px;
	float: left;
}
#main .section p {
	margin-bottom: 97px;
	color: #000;
	font-size: 26px;
	line-height: 1.75;
	text-align: center;
}
#main .section .ulList {
	margin: 0 -20px 0 -1px;
}
#main .section .ulList li {
	margin: 0 15px 12px 0;
	float: left;
}