@charset "utf-8";
/* CSS Document */
.ctv-yearlist {
	display: flex;
	justify-content: center;
	padding: 0 10px 40px 10px;
	line-height: 1;
}
.ctv-yearlist {}
.ctv-yearlist a {
	border-left: 1px solid #CCC;
	color: #187FC3;
	letter-spacing: 4px;
	padding: 0 1em;
}
.ctv-yearlist li:last-of-type a {
	border-right: 1px solid #CCC;
}
.hinan-ctv {
	max-width: 720px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.hinan-ctv ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.hinan-ctv li {
	width: 100px;
	color: #FFF;
	margin: 10px 10px;
	text-align: center;
	padding: 10px 5px;
}
.hinan-ctv li p {
	margin: 0 auto;
}
.hinan-ctv .city {
	background-color: #193B99;
}
.hinan-ctv .town {
	background-color: #179A71;
}
.hinan-ctv .villege {
	background-color: #127F8F;
}
.jisshi-txt {
	font-size: 18px;
	color: #187FC3;
}
.yearbar {
	color: #FFF;
	background: linear-gradient(-45deg, #65cd8d, #187fc3 35%, #065a93);
	font-size: 18px;
	padding: 20px 15px;
	height: auto;
	line-height: 1;
	width: auto;
}
.ctvbox {
	/* display: flex; */
	display: grid;
	flex-direction: column;
	width: 50%;
	padding-right: 5%;
	padding-left: 5%;
	border-right: 1px dotted #AAA;
}
.ctvbox:last-of-type {
	border-right: none;
	padding-right: 0;
}
.ctvbox:first-of-type {
	padding-left: 0;
	padding-left: 5%;
}
.ctvbox dl {
	display: flex;
	margin-bottom: 15px;
}
.ctvbox dl:first-of-type {
	padding-top: 10px;
}
.ctvbox dl:last-of-type {
	margin-bottom: 0px;
}
.ctvbox dt {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #187FC3;
	text-align: center;
	margin-right: 10px;
	color: #FFF;
}
.ctvbox dd {
	width: 100%;
}
.ctvbox-all ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 20px;
}
.ctvbox-all ul:last-of-type {
	border-bottom: none;
}
.ctvimg {
	/* display: inline-block; */
	display: flex;
	align-items: flex-end;
	padding: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ctvimg > div {
	width: 48%;
}
.ctvimg img {
	width: 48%;
	width: 100%;
	height: auto;
	padding: 0;
	display: block;
	margin: 15px 0 0 0;
}
.ctvbox-1clm {
	display: flex;
	flex-direction: row;
	width: 100%;
	padding-right: 5%;
	padding-left: 5%;
	border-right: none;
	justify-content: space-between;
}
.ctvbox-1clm .ctvbox-txt {
	width: 60%;
	padding-right: 20px;
}
.ctvbox-1clm .ctvimg {
	width: 40%;
	display: block;
}
.ctvbox-1clm .ctvimg img {
	width: 100%;
	height: auto;
	max-width: 300px;
	margin-left: auto;
}
/*広域事業ページ---------------------------------------*/
.jigyo1 .jigyo-ttl p:first-of-type,
.jigyo1 dt{
	background-color: #187FC3;
}
.jigyo1 .jigyo-ttl p:nth-of-type(2){
	color: #187FC3;
}
.jigyo2 .jigyo-ttl p:first-of-type,
.jigyo2 dt {
	background-color: #18AE5D;
}
.jigyo2 .jigyo-ttl p:nth-of-type(2){
	color: #18AE5D;
}
.jigyo3 .jigyo-ttl p:first-of-type,
.jigyo3 dt {
	background-color: #FE8400;
}
.jigyo3 .jigyo-ttl p:nth-of-type(2){
	color: #FE8400;
}
.jigyo-ttl {
	font-size:20px;
	display: flex;
	padding: 15px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom: 15px;
	justify-content: center;
}
.jigyo-ttl p:first-of-type{
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	padding: 0 8px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 10px;
	color: #FFF;
}
.kikbox-all {}
.kikbox {
	padding: 50px 0 20px 0;
/*	border-bottom: 1px dotted #AAA;*/
}
.kikbox-all .kikbox:first-of-type {
	padding-top: 20px;
/*	border-bottom: 1px dotted #AAA;*/
}
/*.kikbox:last-of-type {
	padding: 50px 0 0px 0;
	border-bottom: none;
}*/
.kik-jigyo {}
.kik-jigyo dl {
	display: flex;
	margin-bottom: 15px;
}
.kik-jigyo dt {
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	color: #FFF;
}
.kik-jigyo dd {
	width: 100%;
}
.kik-basho {
	display: flex;
	justify-content: space-between;
	width: auto;
	flex-wrap: wrap;
}
.kik-basho-box {
	border: 1px solid #187FC3;
	padding: 20px;
	width: 48.5%;
	margin-bottom: 3%;
	display: grid;
}
.kik-basho-box h4 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px dotted #187FC3;
}
.kik-basho-img {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-top: 10px;
}
.kik-basho-img > div {
	width: 49%;
}
.kik-basho-img img {
	width: 49%;
	width: 100%;
}
.kik-basho-box dl {
	display: flex;
	margin-bottom: 15px;
	margin-top: 15px;
}
.kik-basho-box dt {
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	color: #FFF;
}
.kik-basho-box dd {
	width: 100%;
}

.ctvbox-all ul {
	flex-wrap: wrap;
}

.ctvbox {
	margin-bottom: 40px;
	position: relative;
}

.ctvbox::after {
	content: "";
    position: absolute;
    bottom: -20px;
    height: 0px;
    border-bottom: 1px dotted #AAA;
    display: block;
    width: 100%;
    left: 0;
}

.ctvbox:nth-of-type(odd) {
	padding-left: 0;
	padding-right: 2.5%;
}

.ctvbox:nth-of-type(even) {
	padding-left: 2.5%;
	padding-right: 0;
	border-right: none;
}


@media screen and (max-width: 480px) {
	.ctvbox::after {
		content: none;
	}
	.ctvimg > div {
		width: 100%;
	}
	.kik-basho-img > div {
		width: 100%;
	}
}
