@charset "UTF-8";
/*****************/
/* 設置計画履行状況報告書 */
/*****************/
.situation_ttl .page_ttl_en {
	line-height: 1.2;
}
.rep_wrap{
	padding: 50px 0 0;
}
.rep_wrap:first-of-type{
	padding-top: 68px;
}
.rep_wrap:last-of-type {
	padding: 50px 0;
}
.rep_yearttl{
	margin: 28px 0 0;
	line-height: 24px;
	font-weight: bold;
}
.rep_yearttl_fst{
	margin-top:25px;
}
.rep_under{
	padding: 26px 0 26px;
	border-bottom: 1px solid #000;
	display: flex;
	line-height: 21px;
}
.pdficon{
	margin: 0 0.5em 0 0;
	display: block;
	min-width: 13px;
}
.pdficon img{
	vertical-align: text-bottom;
}
.rep_blue_mg{
	margin: 20px 0 0;
}
a.rep_link{
	line-height: 21px;
	text-decoration: underline;
	transition: all 0.4s ease-in-out;
}
@media only screen and (min-width: 1025px) {
a.rep_link:hover {
		text-decoration: none;
		color: #7F96C2;
	}
}
@media screen and (min-width: 641px) {
	a.rep_link.pdf_icon {
		background-position: left 0;
	}
}
.rep_yearttl{
	font-size: 16px;
}
a.rep_link{
	font-size: 12px;
}
.bdrleft_ttl_01{
	font-size: 16px;
}

@media only screen and (min-width: 425px) {
	.situation_br {
		display: none;
	}
}
@media only screen and (min-width: 641px) {

	.rep_wrap{
		padding: 80px 0 0;
	}
	.rep_wrap:first-of-type{
		padding-top: 130px;
	}
	.rep_wrap:last-of-type {
		padding: 100px 0;
	}
	.rep_yearttl{
		margin: 50px 0 0;
		line-height: 27px;
		font-weight: bold;
	}
	.rep_yearttl_fst{
		margin-top:25px;
	}
	.rep_under{
		padding: 32px 0 27px;
		border-bottom: 1px solid #000;
		display: flex;
	}
	.pdficon{
		margin: 0 0.5em 0 0;
		display: block;
		min-width: 20px;
	}
	.pdficon img{
		vertical-align: text-bottom;
	}
	.rep_blue_mg{
		margin: 20px 0 0;
	}
	a.rep_link{
		line-height: 21px;

	}
	
}

@media only screen and (min-width: 1025px) {
	.rep_yearttl{
		font-size: 20px;
	}
	a.rep_link{
		font-size: 14px;
	}
	.bdrleft_ttl_01{
		font-size: 20px;
	}
}

