<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.box.fst {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-bottom: 1px solid #e6e6e6;
	/*margin-bottom: 20px;
	padding-bottom: 20px;*/
}
.box p {
	background-image: url(img/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	line-height: 32px;
	padding-left: 35px;
	font-size: 18px;
	width: 200px;
	float: left;
}
.box p a {
	color: #323232;
}

.fst_link{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-left: 235px;
	}
.fst_link.end{
	border-bottom: 0px none;
	margin-bottom: 7px;
	padding-bottom: 7px;
	}
.fst_link li {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top:10px;
}
ul.policy {
	font-size: 16px;
	margin-bottom: 10px;
}
.policy ul li{
	float:left;
	font-size: 16px;
	margin-bottom: 20px;
	margin-right:60px;
	}
.policy ul a {
	background-image: url(img/arrow_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #323232;
}
.fst_link li a {
	background-image: url(img/arrow_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #323232;
}
.fst_link li:first-child {
    padding-top: 6px;
}
.seco_link{
	margin-top:-36px;
	padding-left: 235px;
	}
.seihin .fst_link li{
	margin-top:3px;
	padding-top:15px;
	}
.seihin .seco_link{
	margin-top: -50px;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #e6e6e6;
	}
.seihin .seco_link li {
	/*border-bottom: 1px solid #e6e6e6;*/
	padding-top: 0px !important;
}
.seihin .fst_link li:first-child {
	padding-top:5px;
}
.seihin .fst_link li:last-child {
	/*margin-left: 235px;
	font-size: 16px;
	padding-bottom: 10px;*/
}
.seihin .fst_link.end {
	padding-top:10px;
	}
.seihin .fst_link.end li {
	padding-top: 0px !important;
}
.seco_link.end{
	border-bottom: 0px none;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
	}
.box.clearfix .news_ttl {
	margin-bottom: 15px;
}
.gaiyo p{
	margin-bottom:17px;
	}
.gaiyo .fst_link{
	/*padding-top:5px !important;*/
	}</pre></body></html>