/*---------------------------------
旧フッター
---------------------------------*/
.footer{
	margin: 20px 0px 20px 20px;
}
.footer02{
	margin: 10px 0px 20px 20px;
}
.footer-line{
	background-color: #2d4696;
}
.fnavi{
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}
.fnavi2{
	margin: 5px 0px 0px 0px;
	font-size: 100%;
}
.fnavi-line{
	padding: 0px 10px 0px 10px;
	font-size: 100%;
	color: #c5c5c5;
}
.fnavi-area{
	margin: 10px 0px 0px 0px;
}
.copyright{
	margin: 5px 0px 0px 0px;
}
.f-logo{
	margin: 0px 0px 0px 15px;
}
.f-logo2{
	margin: 5px 0px 0px 0px;
}
.f-logoe{
	margin: 11px 0px 0px 8px;
}
.contents01{
	margin: 20px 0px 0px 0px;
}



/*---------------------------------
フッター2023
	/include/footer.html
	/include/footere.html
	/include/footer_service_cont.html
	/include/footer_service_conte.html
---------------------------------*/

.footer-include{
	box-sizing: border-box;
	width: 730px;
	margin: 20px auto;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	display: flex;
	border-top: 4px solid #2d4696;
	font-size: 10px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	color: #333333;
}

.footer-include a{
	color: #333333;
	font-size: 10px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	line-height: 1.5;
}

.footer-link-area{
	border-right: 1px solid #c5c5c5;
}

.footer-link-area p{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	line-height: 1.5;
	text-align: left;
}

.footer-link-area ul{
	display: flex;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	line-height: 1.5;
}

.footer-link-area li{
	list-style-type: none;
	list-style-image: none;
	margin: 0 10px 0 0;/*right*/
	padding: 0 10px 0 0;/*right*/
	border-right: 1px solid #c5c5c5;
	font-size: 10px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	line-height: 1.5;
}

.footer-link-area li:last-of-type{
	margin: 0;
	padding: 0;
	border-right: none;
}

.footer-logo-area{
	display: flex;
	justify-content: center;
	align-items: center;
}

.cont p{
	font-size: 11px;
	font-family: -apple-system,"Meiryo UI",Segoe UI,"Yu Gothic UI","YuGothic","Hiragino Sans","Hiragino Kaku Gothic ProN","Helvetica Neue","Helvetica", sans-serif;
	line-height: 1;
}