@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.headLine02 {
	background: url(../img/reform/h2_bg.jpg) no-repeat center top;
	background-size: cover;
}

#pagePath {
	margin-bottom: 62px;
}

#main .reformSection {
	margin: 0 auto;
	width: 924px;
}

#main h3 {
	margin-bottom: 31px;
	text-align: center;
}

#main p {
	font-size: 1.4em;
}

#main .text {
	margin: 0 auto;
	padding: 30px 0 53px;
	width: 774px;
	line-height: 2.2;
	border-top: 1px solid #D4D4D4;
}

#main .title {
	margin: 0 auto 30px;
	width: 892px;
	padding: 16px;
	font-size: 1.5em;
	color: #231102;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #231101;
	border-top: 1px solid #231101;
}

#main .pBox {
	margin: 0 auto 79px;
	width: 780px;
}

#main .textList {
	margin-bottom: 22px;
}

#main .textList li {
	padding: 0 0 3px 1.3em;
	font-size: 1.4em;
	text-indent: -1.3em;
}

#main .textList li span {
	margin-left: 120px;
}

#main .pBox p {
	line-height: 1.65;
}

#main .photo {
	margin-bottom: 10px;
	text-align: center;
}

#main .text02 {
	margin-bottom: 60px;	
	font-size: 1.2em;
	line-height: 1.6;
}

#main .inner {
	margin-bottom: 85px;
}

#main .inner .photoBox {
	padding-top: 2px;
	float: right;
	width: 366px;
}

#main .inner .photoBox p {
	font-size: 1.2em;
	margin-top: 8px;
	line-height: 1.6;
}

#main .inner .textBox {
	float: left;
	width: 510px;
}

#main .inner .textBox .title02 {
	margin-bottom: 16px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.6;
	text-indent: 0;
}

#main .inner .textBox p {
	line-height: 1.7;
	text-indent: 1em;
}

#main .infoBox {
	padding-bottom: 70px;
	background: url(../img/reform/bg.gif) no-repeat center bottom;
}

#main .infoBox02 {
	margin-bottom: 50px;
	background: none;
	padding-bottom: 0;
}

#main .infoBox ul {
	margin-right: -40px;
	overflow: hidden;
}

#main .infoBox li {
	margin-right: 38px;
	padding-left: 40px;
	float: left;
	width: 423px;
	border-left: 1px dotted #676767;
}

#main .infoBox li:first-child {
	border: none;
	padding-left: 0;
}

#main .infoBox li img {
	margin-bottom: 10px;
}

#main .infoBox li p {
	font-size: 1.2em;
}

#main .dateBox {
	margin: 0 185px 90px 0;
}

#main .dateBox .lBox {
	padding-top: 30px;
	float: left;
	width: 230px;
}

#main .dateBox .lBox p {
	line-height: 1.7;
}

#main .dateBox .lBox .title03 {
	margin-bottom: 9px;
	font-size: 1.5em;
	font-weight: bold;
	color: #231102;
}

#main .dateBox .lBox p span {
	text-indent: -1em;
	display: block;
	padding-left: 1em;
}

#main .dateBox .rBox {
	float: right;
	width: 505px;
}

#main .dateBox .rBox .textP {
	margin: 0 40px 22px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #231102;
	text-align: center;
}

#main .dateBox .rBox .photo {
	margin-bottom: 50px;
	position: relative;
}

#main .dateBox .rBox .photo p {
	position: absolute;
	bottom: -10px;
	right: -185px;
}

#main .dateBox .rBox .photo p span {
	color: #f7e7e7;
	font-size: 1.2em;
}

#main .dateBox .rBox .arrow {
	margin: 0 40px 17px 0;
	text-align: center;
}

#main .reformBox {
	margin-bottom: 25px;
	padding: 0 1px 0 75px;
	border: 1px solid #563211;
}

#main .reformBox .photoBox {
	float: right;
}

#main .reformBox .textBox {
	padding-top: 40px;
	float: left;
	width: 545px;
}

#main .reformBox .textBox p {
	line-height: 1.7;
}

#main .link {
	margin-bottom: 68px;
	text-align: center;
}

#main .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}