@charset "utf-8";
/*------------------------------------------------------------
	fd
------------------------------------------------------------*/
.pagePath {
	margin-bottom: 105px;
}
.pageTitle {
	background-image: url(../img/fd/main_img.jpg);
	background-position: center top;
}
.content {
	max-width: 1000px;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
@media all and (max-width: 896px) {
	.pagePath {
		margin-bottom: 53px;
	}
	.pageTitle {
		background-image: url(../img/fd/sp_main_img.jpg);
	}
	.content {
		max-width: inherit;
		padding: 0;
	}
	
}
/* topTxt */
.topTxt {
	margin-bottom: 53px;
	padding: 0 50px;
	color: #231815;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.9;
}
@media all and (max-width: 896px) {
	.topTxt {
		margin-bottom: 24px;
		padding: 0 18px;
		font-size: 1.579rem;
	}
}

.headLine02 {
	margin-bottom: 28px;
	font-size: 2.5rem;
	text-align: center;
}
@media all and (max-width: 896px) {
	.headLine02 {
		margin-bottom: 7px;
		font-size: 1.872rem;
	}
}

/* sec01 */
.sec01 {
	margin-bottom: 60px;
	padding: 53px 15px 55px;
	background-color: #F1F1F1;
}
.sec01 .listUl {
	margin: 0 auto;
	max-width: 786px;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.61;
}
.sec01 .listUl li {
	padding-bottom: 11px;
	margin-bottom: 14px;
	border-bottom: solid 1px #989898;
}
.sec01 .listUl li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
@media all and (max-width: 896px) {
	.sec01 {
		margin-bottom: 33px;
		padding: 26px 15px 33px;
	}
	.sec01 .listUl {
		max-width: inherit;
		font-size: 1.4rem;
		line-height: 2;
	}
}

/* sec02 */
.sec02 {
	padding: 52px 15px 54px;
	background-color: #f2ecd6;
	font-weight: 500;
}
.sec02 .headLine02 {
	color: #231815;
	margin-bottom: 5px;
}
.sec02 .listUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 2rem;
}
.sec02 .listUl li {
	margin: 0 10px;
	padding-left: 2em;
	text-indent: -2em;
}
.sec02 .centerTxt {
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 31px;
}
@media all and (max-width: 896px) {
	.sec02 {
		padding: 28px 15px 31px;
	}
	.sec02 .headLine02 {
		margin-bottom: 11px;
	}
	.sec02 .listUl {
		padding-left: 13px;
		margin: 0 auto;
		max-width: 303px;
		display: block;
		box-sizing: border-box;
		font-size: 1.7rem;
	}
	.sec02 .listUl li {
		margin: 0 0 26px;
	}
	.sec02 .listUl li:last-child {
		margin-bottom: 0;
	}
	.sec02 .centerTxt {
		font-size: 1.7rem;
		margin-bottom: 35px;
		letter-spacing: 0;
	}
}


/* sec03 */
.sec03 {
	padding-top: 53px;
	margin: 0 auto;
	max-width: 650px;
	box-sizing: border-box;
}
.sec03 p {
	font-size: 1.4rem;
	line-height: 2;
}
.sec03 .tableBox + .ttl {
	margin-top: 30px;
}
.sec03 .tableBox {
	margin: 1px -8px 12px;
}
.sec03 .tableBox table {
	width: 100%;
	border-spacing: 8px;
}
.sec03 .tableBox table th,
.sec03 .tableBox table td {
	padding: 6px 5px 7px;
	width: 33.33%;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	align-items: center;
	background-color: #e5e5e5;
	box-sizing: border-box;
}
.sec03 .tableBox table tr td:first-child {
	background-color: #e5d5a2;
}
.sec03 .tableBox table tr td:last-child {
	color: #A71B04;
	background-color: #f1f1f1;
}
.sec03 .notes {
	margin-top: 24px;
}
@media all and (max-width: 896px) {
	.sec03 {
		padding: 53px 18px 0;
		max-width: inherit;
	}
	.sec03 p {
		font-size: 1.278rem;
		line-height: 1.9;
	}
	.sec03 .tableBox table {
		border-spacing: 4px;
	}
	.sec03 .tableBox {
		margin: 1px -4px 6px;
	}
	.sec03 .tableBox table th,
	.sec03 .tableBox table td {
		padding: 8px 5px 8px;
		font-size: 1.4rem;
		width: auto;
	}
	.sec03 .headLine02 {
		margin-bottom: 25px;
	}
	.sec03 .tableBox table tr td:first-child {
		width: 47.5%;
	}
}
@media all and (max-width: 374px) {
	.sec03 .tableBox table th,
	.sec03 .tableBox table td {
		padding: 8px 2px 8px;
		font-size: 1.2rem;
		letter-spacing: -0.05em;
	}
}


/* sec04 */
.sec04 {
	padding-top: 11px;
	margin: 0 auto 59px;
	max-width: 900px;
	line-height: 2;
	font-size: 1.8rem;
	font-weight: 500;
}
.sec04 .text {
	margin-bottom: 26px;
}
.sec04 .headLine01 {
	margin-bottom: 56px;
	font-size: 2.5rem;
	line-height: 1.2;
}
.sec04 .txtList {
	border-top: 1px solid #989898;
}
.sec04 .txtList > li {
	padding: 31px 0 35px 42px;
	border-bottom: 1px solid #989898;
}
.sec04 .title {
	font-weight: 500;
	position: relative;
}
.sec04 .title span {
	position: absolute;
	top: 0;
	left: -42px;
}
.sec04 .innerUl li {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
@media all and (max-width: 896px) {
	.sec04 .headLine01 {
		margin-bottom: 26px;
		font-size: 1.9rem;
	}
	.sec04 {
		padding-top: 8px;
		margin: 0 18px 63px;
		font-size: 1.46rem;
		line-height: 1.6;
	}
	.sec04 .text {
		margin-bottom: 13px;
		line-height: 2;
	}
	.sec04 .txtList > li {
		padding: 17px 0 20px 26px;
		line-height: 1.66;
	}
	.sec04 .title span {
		top: 0;
		left: -26px;
	}
}