@charset "utf-8";
@media screen and (max-width: 1199px) {
	.nav-flbx a p {
		font-size: 14px;
	}
	.subtext {
		font-size: 9px;
	}
	.mainimg li img {
		width: 110%;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
	}
	/*	.mainimg2 li img {
	width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
	}*/
	/*.nav {
    width: 100%;
    height: 58px;
    position: relative;
    padding-top: 18px;
}*/
}
@media screen and (max-width: 991px) {
	h1 a {
		font-size: 25px;
	}
	#flbx-mainsub {
		flex-direction: column;
		margin-bottom: 0px;
	}
	#sub {
		width: 100%;
	}
	#main {
		width: 100%;
	}
	.maincopy p {
		font-size: 28px;
	}
	.page-title p {
		font-size: 28px;
	}
	.mainimg li img {
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		left: 100%;
		transform: translateX(-100%)
	}
	.mainimg2 li img {
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.news {
		padding: 20px 30px;
		margin-bottom: 80px;
	}
	.news li {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.newsdate {
		margin-bottom: 0px;
	}
	.bluebtn {
		margin-top: 20px;
	}
	.pc-dsp991 {
		display: none;
	}
	.hbg-menu {
		display: block;
	}
	.page-title {
		position: absolute;
		top: 45%;
		left: 50%;
		transform: translateY(-50%);
		transform: translateX(-50%);
		z-index: 10;
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.maincopy p {
		font-size: 20px;
	}
	.page-title p {
		width: 100%;
		height: 30px;
		text-align: center;
	}
	.smp-dsp {
		display: block;
	}
	.pc-dsp {
		display: none;
	}
	h1 {
		display: inline-flex;
	}
	h1 a {
		display: flex;
		flex-direction: column;
		font-size: 20px;
		line-height: 1.2;
	}
	h2 {
		font-size: 22px;
		height: 45px;
		line-height: 45px;
		line-height: 1.3;
		padding-left: 35px;
		margin-bottom: 20px;
		letter-spacing: 0;
	}
	h3 {
		font-size: 18px;
		height: 35px;
		line-height: 35px;
		padding-left: 30px;
		margin-bottom: 15px;
		letter-spacing: 0;
	}
	.mainimg2 {
		height: calc(350px - 100px);
	}
	.mainimg2 li img {
		height: 250px;
	}
	/*NEWS-PAGE---------------------------STT*/
	.news-flbx {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.newsbox-all {
		width: 100%;
	}
	.news-year {
		width: 100%;
		margin: 20px 0;
	}
	.news-year ul {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	/*NEWS-PAGE---------------------------END*/
	/*fukkou-PAGE---------------------------STT*/
	.ctvbox dl:last-of-type {
		flex-direction: column;
	}
	.ctvbox dl:last-of-type dt {
		margin-bottom: 10px;
	}
	.ctvbox dl:last-of-type dd {
		font-size: 14px;
	}
	.ctvbox .ctvimg img {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.ctvbox-1clm .ctvimg img {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.ctvbox dl:nth-of-type(2) {
		flex-direction: column;
	}
	.ctvbox dl:nth-of-type(2) dt {
		margin-bottom: 10px;
	}
	.kik-basho-img {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.kik-basho-img img {
		width: 100%;
		max-width: 300px;
		margin-bottom: 15px;
	}
	.kik-basho-img img:last-of-type {
		margin-bottom: 0px;
	}
	.kik-basho-box h4 {
		font-size: 16px;
	}
	.kik-basho-box dl {
		flex-direction: column;
		text-align: center;
	}
	.kik-basho-box dl dt {
		margin-bottom: 10px;
	}
	.kik-basho-box dt {
		width: 100%;
	}
	/*fukkou-PAGE---------------------------END*/
}
@media screen and (max-width: 480px) {
	.mainimg {
		height: 400px;
		overflow: visible;
	}
	.mainimg ul li {
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.mainimg ul li img{
		width: 500px;
		height:auto;
	}
	.menu {
		width: 100vw;
	}
	.dsp-m {
		display: none;
	}
	.page-title.pgttl-about {
		top: 37%;
	}
	.page-title .dsp-s {
		display: inline-block;
		/* width: 200px; */
		height: auto;
	}
	.page-title.pgttl-about p img {
		height: auto;
		width: 320px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.maincopy p {
		font-size: 16px;
		text-align: center;
		color: #000;
		/*padding: 40px 20px;*/
		/*background-color: rgba(0, 0, 0, 0.50);*/
	}
	.maincopy {
		position: absolute;
		top: 107%;
		left: 0;
		right: 0;
		transform: translateY(-100%);
	}
	h2 {
		font-size: 20px;
		height: 40px;
		line-height: 40px;
		padding-left: 30px;
		margin-bottom: 15px;
	}
	h3 {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
		padding-left: 25px;
		margin-bottom: 10px;
	}
	p, li, a {
		font-size: 14px;
	}
	.link li {
		margin-left: 15px;
		margin-right: 15px;
	}
	/*fukkou-PAGE---------------------------STT*/
	.ctvbox-all ul {
		display: flex;
		justify-content: center;
		flex-direction: column;
		width: 100%;
		padding-bottom: 0;
		border-bottom: none;
		margin-bottom: 0;
	}
	.ctvbox-all .ctvbox {
		display: flex;
		flex-direction: column;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		border-right: none;
		padding-bottom: 30px;
		border-bottom: 1px dotted #AAA;
		margin-bottom: 20px;
	}
	.ctvbox dl {
		flex-direction: column;
	}
	.ctvbox dt {
		margin-bottom: 10px;
	}
	.ctvbox dd {
		font-size: 14px;
	}
	.ctvbox dt {
		width: 100%;
	}
	.ctvbox .ctvimg img {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.ctv-yearlist {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0 10px 40px 10px;
		line-height: 1;
	}
	.ctv-yearlist li {
		text-align: center;
	}
	.ctv-yearlist a {
		border-left: none;
		color: #187FC3;
		letter-spacing: 4px;
		padding: 0;
	}
	.ctv-yearlist li:last-of-type a {
		border-right: none;
	}
	.ctvbox-1clm .ctvbox-txt {
		width: 100%;
		padding-right: 0px;
	}
	.ctvbox-1clm .ctvimg {
		width: 100%;
	}
	.kikbox:last-of-type {
		padding: 50px 0 0px 0;
		border-bottom: none;
	}
	.kik-basho {
		display: flex;
		justify-content: space-between;
		width: auto;
		flex-direction: column;
	}
	.kik-basho-box {
		border: 1px solid #187FC3;
		padding: 20px;
		width: 100%;
		margin-bottom: 20px;
	}
	.kik-basho-box:last-of-type {
		margin-bottom: 0px;
	}
	.kik-basho-img {
		display: block;
		justify-content: space-between;
		flex-direction: column;
		text-align: center;
	}
	.jigyo-ttl p:nth-of-type(2) {
		font-size: 18px;
	}
	.table01 thead {
		display: none;
	}
	.table01 {
		border: 0;
	}
	.table01 tr {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-bottom: 15px;
	}
	#teiketsu .table01 tr td{
		text-align: left;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		background-color: #FFF;
		border-bottom: 1px dotted #AAA;
		border-right: 0;
	}
	#teiketsu .table01 tr td:first-of-type {
		background-color: #187FC3;
		color: #FFF;
	}
	#teiketsu .table01 tr td:first-of-type::before {
		content: "No.";
		color: #FFF;
	}
	#teiketsu .table01 tr td:nth-of-type(2)::before {
		content: "市町村 : ";
		color: #187FC3;
	}
	#teiketsu .table01 tr td:nth-of-type(3)::before {
		content: "発電事業者	 : ";
		color: #187FC3;
	}
	#teiketsu .table01 tr td:nth-of-type(4)::before {
		content: "発電所・発電事業 : ";
		color: #187FC3;
	}
	#teiketsu .table01 tr td:nth-of-type(5)::before {
		content: "発電種別 : ";
		color: #187FC3;
	}
	/*fukkou-PAGE---------------------------END*/

    #about .page-title p {
        margin-top: 0;
	}
}
@media screen and (max-width: 360px) {}