@charset "UTF-8";
/*-----------------------------------------------------------
=固定価格買取制度
+買取トップ


=再生エネルギーとは
	
最終更新日 2018年12月27日
-----------------------------------------------------------*/
/*=========================================================
	
980px以上サイズの表示

=========================================================*/
/*-----------------------------------------------------------
	
=共通設定

-----------------------------------------------------------*/

/*-------------------------ボックス-------------------------*/
.pages__box01{
	padding: 16px 30px;
	background: #fff;
	border: 1px solid #ddd;
}
/*-----------------------------------------------------------
	
=kaitori 固定価格買取制度

-----------------------------------------------------------*/
/*----------------------見出し-----------------------*/
h2.pages__kaitori--title{
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_kaitori-gr.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__archive--title{/*-------------------アーカイブ　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_archive_gr.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__archive2--title{/*-------------------地域社会　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_blue_s.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__park--title{/*-------------------取材レポート　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_park_s.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__support--title{/*-------------------各種支援制度　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_support_s.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__panph--title{/*-------------------パンフレット　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_panph_s.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__yojo--title{/*-------------------洋上風力　見出し-----------------------*/
	height: 90px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_offshor.png)left top no-repeat;
    background-size: 60px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
}
h2.pages__kaitori--h2a{
	padding: 16px 0 8px 70px;
	font-size: 24px;
	font-weight: normal;
	background: url(../img/ico_h2_speaker.png) left center no-repeat;
	border-bottom: 3px solid #017831;
}
/*------------------------汎用ボタン------------------------*/
body.common .pages__btn-link{
	width: auto;
    margin-top: 25px;
    margin-bottom: 0;
    text-align: right;
    float: right;
    display: inline-block;
}
	body.common .pages__btn-link a{
		width: 230px;
	    padding: 5px 15px 5px 25px;
	    display: inline-block;
	    background:#017831;
	    border: 2px solid #017831;
	    border-radius: 20px;
	    color: #fff;
	    text-align: left;
	    text-decoration: none;
	    box-sizing: border-box;
	    position: relative;
	}
	body.common .pages__btn-link a:before{
		content: "";
	    width: 6px;
	    height: 6px;
	    border-top: 2px solid #fff;
	    border-right: 2px solid #fff;
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    position: absolute;
	    right: 17px;
	    top: 14px;
	}
	body.common .pages__btn-link a:after{
		content: "";
		width: 16px;
		height: 16px;
		background: transparent;
		border: 2px solid #fff;
		border-radius: 50%;
		position: absolute;
		right: 10px;
		top: 8px;
	}
	
body.common .pages__news--showall{
	width: 100%;
    margin-top: -50px;
	text-align: right;
}
	body.common .pages__news--showall a{
		width: 230px;
	    padding: 5px 15px 5px 25px;
	    display: inline-block;
	    background: url(../img/ico_arr02_gr.png) 93% center / 23px 23px no-repeat #fff;
	    border: 2px solid #017831;
	    border-radius: 20px;
	    color: #017831;
	    text-align: left;
	    text-decoration: none;
	    box-sizing: border-box;
	}
/*-----------------------買取トップ------------------------*/
/*ボタングループ*/
.pages__kaitori--buttons{
	width: 860px;
	margin: 0 auto;
}
.pages__kaitori--buttons li{
	width: 23.5%;
	float: left;
	min-height: 140px;
	margin-top: 2%;
    margin-right: 2%;
    background: #017831;/*ボタン背景008d34*/
    border: 3px solid #017831;/*ボタン枠008d34*/
	border-radius: 20px;
	box-sizing: border-box;
}
.pages__kaitori--buttons li.kaitori--buttons-wh{
    background: #fff;
    position: relative;
    text-shadow: none;
}
.pages__kaitori--buttons li.kaitori--buttons-bu{/*青いボタン*/
	border: 3px solid #2b73d4;
    background: #fff;/*ボタン背景2b73d4*/
}
.pages__kaitori--buttons li.kaitori--buttons-red{/*赤いボタン*/
	border: 3px solid #ff3333;/*枠の色　赤*/
    background: #fff;
}
body.common .pages__kaitori--buttons li a{
	min-height: 140px;
	padding: 10px;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.3;
	display: block;
	border-radius: 20px;
	text-shadow: 
    #08450B 2px 2px 4px, #08450B -2px -2px 4px,/*右下、左上*/
    #08450B -2px 4px 4px, #08450B 2px -2px 4px,/*右上、左下*/
    #08450B 0px 2px 4px, #08450B 0 -2px 4px,/*右、左*/
    #08450B -2px 0 4px, #08450B 2px 0 4px
}
body.common .pages__kaitori--buttons li.kaitori--buttons-wh a{
	color: #222;
	text-shadow: none;
	text-shadow: 
    #fff 2px 2px 4px, #fff -2px -2px 4px,/*右下、左上*/
    #fff -2px 2px 4px, #fff 2px -2px 4px,/*右上、左下*/
    #fff 0px 2px 4px, #fff 0 -2px 4px,/*右、左*/
    #fff -2px 0 4px, #fff 2px 0 4px;/*上、下*/
}
body.common .pages__kaitori--buttons li.kaitori--buttons-bu a{
	color: #222;
	text-shadow: none;
}
body.common .pages__kaitori--buttons li.kaitori--buttons-red a{
	color: #222;
	text-shadow: none;
	text-shadow: 
    #fff 2px 2px 4px, #fff -2px -2px 4px,/*右下、左上*/
    #fff -2px 2px 4px, #fff 2px -2px 4px,/*右上、左下*/
    #fff 0px 2px 4px, #fff 0 -2px 4px,/*右、左*/
    #fff -2px 0 4px, #fff 2px 0 4px;/*上、下*/
}

.pages__kaitori--buttons li a span{
	display: block;
}
.pages__kaitori--buttons li:nth-child(4){
	margin-right: 0;
}
#kaitori--button-overview a{
		background: url(../img/kaitori/ico_kaitori_overview.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-submit a{
	    background: url(../img/kaitori/ico_kaitori_submit.png) 60px 43px no-repeat;
		background-size: 163px;
	}
	#kaitori--button-alter a{
		background: url(../img/kaitori/ico_kaitori_alter.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-faq a{
		background: url(../img/kaitori/ico_kaitori_faq.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-28 a{
		background: url(../img/kaitori/ico_kaitori_28.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-fee a{
		background: url(../img/kaitori/ico_kaitori_fee.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-limit a{
		background: url(../img/kaitori/ico_kaitori_limit.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-genmen a{
		background: url(../img/kaitori/ico_kaitori_genmen.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-law a{
		background: url(../img/kaitori/ico_kaitori_law.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-nintei a{
		background: url(../img/kaitori/ico_kaitori_nintei.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-facility a{
		background: url(../img/kaitori/ico_kaitori_facility.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-bidding a{
		background: url(../img/kaitori/ico_kaitori_bidding.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-support a{
		background: url(../img/kaitori/ico_kaitori_support.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-panph a{
		background: url(../img/kaitori/ico_kaitori_panph.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-archive a{
		background: url(../img/kaitori/ico_kaitori_archive.png) 80px 43px no-repeat;
		background-size: 138px;
	}

	#kaitori--button-speaker a{
		background: url(../img/kaitori/ico_kaitori_speaker.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#kaitori--button-speaker a img{
		margin-left: 3px;
	}

/*お知らせ*/
.pages__kaitori--news{
	padding: 15px 0 30px 0;
}
.pages__kaitori--news .pages__news--showall{
	margin-bottom: 8px;
}
.pages__kaitori--news .pages__box01{
	width: 100%;
	height: 22em;
	padding: 16px 30px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: auto;
}
/*お知らせの中身*/
.pages__kaitori--news dl{
	margin: 0 0 30px 0;
	font-size: 16px;
	color: #222;
}
.pages__kaitori--news dt{
	font-weight: bold;
}
.pages__kaitori--news dd{
	margin-left: 0;
	padding-left: 16px;
	position: relative;
}
.pages__kaitori--news dd:before{
	position: absolute;
    content: '';
    top: 0.5em;
    left: 0;
    box-sizing: border-box;
    width: 8px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 8px solid #666;
	}
.pages__kaitori--news a{
	color: #222;
}


/*キーワード*/
.pages__kaitori--keyword{
	padding: 0 0 5px 0;
}
.pages__kaitori--keyword ul{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: center;
}
.pages__kaitori--keyword li{
	margin: 0 20px 20px 0;
	text-align: center;
	display: inline-block;
}
	body.common .pages__kaitori--keyword li a{
		width: auto;
		display: inline-block;
		padding: 5px 20px;
		background: #017831;
		color: #fff;
		text-align: left;
		text-decoration: none;
		border-radius: 20px;
		position: relative;
	}
	.pages__kaitori--keyword li a:hover{
		opacity: 0.8;
	}
.pages__kaitori--keyword li:nth-child(4){
	float: none;
	clear: both;
}
/*-----------------------------------------------------------
	
=saiene 再生可能エネルギーとは

-----------------------------------------------------------*/
/*-----------------------再エネトップ------------------------*/
/*見出し*/
.pages__saiene--title{
	height: 80px;
    margin: 0;
    padding: 20px 0 0 80px;
    background: url(../img/ico_saiene-or.png)left top no-repeat;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
	float: left;
}
/*ボタングループ*/
.pages__saiene--buttons{
	/*width: 960px;*/
	width: 860px;
	margin: 0 auto;
}
.pages__saiene--buttons li{
	width: 23.5%;
	float: left;
	min-height: 140px;
	margin-top: 2%;
    margin-right: 2%;
    background: #ffcc99;/*ボタン背景ffba6d*/
    border: 3px solid #FA9437;
	border-radius: 20px;
	box-sizing: border-box;
}
.pages__saiene--buttons li.saiene--buttons-wh{
    background: #fff;
}
.pages__saiene--buttons li.saiene--buttons-bu{/*青いボタン*/
	border: 3px solid #2b73d4;
    background: #fff;/*ボタン背景2b73d4*/
}
.pages__saiene--buttons li.saiene--buttons-pur{/*ムラサキボタン*/
	border: 3px solid #722d5c;
    background: #fff;/*ボタン背景2b73d4*/
}
body.common .pages__saiene--buttons li a{
	min-height: 140px;
	padding: 10px;
	color: #222;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.3;
	display: block;
	border-radius: 20px;
	text-shadow: 
    #fff 2px 2px 4px, #fff -2px -2px 4px,/*右下、左上*/
    #fff -2px 2px 4px, #fff 2px -2px 4px,/*右上、左下*/
    #fff 0px 2px 4px, #fff 0 -2px 4px,/*右、左*/
    #fff -2px 0 4px, #fff 2px 0 4px;/*上、下*/
}
body.common .pages__saiene--buttons li.saiene--buttons-bu a{
	border: 0px solid #2b73d4;
    background: #2b73d4;
    color: #222;
    /*テキスト白
	color: #fff;
	text-shadow: #222 1px 1px 2px, #222 -1px 1px 2px, #222 1px -1px 2px, #222 -1px -1px 2px;　テキスト影*/
}
.pages__saiene--buttons li a span{
	display: block;
}
.pages__saiene--buttons li:nth-child(4){
	margin-right: 0;
}
	#saiene--button-overview a{
		background: url(../img/saiene/ico_saiene_overview.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-solar a{
		background: url(../img/saiene/ico_saiene_solar.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-wind a{
		background: url(../img/saiene/ico_saiene_wind.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-bio a{
		background: url(../img/saiene/ico_saiene_bio.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-water a{
		background: url(../img/saiene/ico_saiene_water.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-earth a{
		background: url(../img/saiene/ico_saiene_earth.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-sunheat a{
		background: url(../img/saiene/ico_saiene_sunheat.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-snow a{
		background: url(../img/saiene/ico_saiene_snow.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-diff a{
		background: url(../img/saiene/ico_saiene_diff.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-geo a{
		background: url(../img/saiene/ico_saiene_geo.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-others a{
		background: url(../img/saiene/ico_saiene_others.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-support a{
		background: url(../img/kaitori/ico_kaitori_support.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-park a{
		background: url(../img/saiene/ico_saiene_park.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-speaker a{
		background: url(../img/kaitori/ico_kaitori_speaker.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-archive a{
		background: url(../img/kaitori/ico_kaitori_archive.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-installation a{
		background: url(../img/saiene/ico_saiene_installation.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-region a{
		background: url(../img/saiene/ico_saiene_region.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-conce a{
		background: url(../img/saiene/ico_saiene_conce.png) 80px 43px no-repeat;
		background-size: 138px;
	}
	#saiene--button-speaker a img{
		margin-left: 3px;
	}
/*=========================================================
	
980px以下サイズの表示

=========================================================*/
@media (max-width: 979px) {
/*-----------------------------------------------------------
	
=kaitori 固定価格買取制度 980px以下

-----------------------------------------------------------*/
/*--------------------買取トップ980px以下--------------------*/
/*ボタングループ*/
.pages__kaitori--buttons{
	width: 90%;
}
.pages__kaitori--keyword ul {
    width: 100%;
}
.pages__saiene--buttons{
	width: 100%;
}
.pages__saiene--keyword ul {
    width: 100%;
}

}

/*=========================================================
	
850px以下サイズの表示

=========================================================*/
@media (max-width: 850px) {
/*-----------------------------------------------------------
	
=kaitori 固定価格買取制度 850px以下

-----------------------------------------------------------*/
/*--------------------NEWS 850px以下--------------------*/
h2.pages__archive--title{
	width: 96%;
	font-size: 24px;
	background-size: 50px;
    background-position: 20px top;
}
h2.pages__archive2--title{
	width: 96%;
	font-size: 24px;
	background-size: 50px;
    background-position: 20px top;
}
/*--------------------買取トップ850px以下--------------------*/
h2.pages__kaitori--title{
    font-size: 24px;
    background-size: 55px;
    background-position: 20px top;
}
/*ボタングループ*/	
.pages__kaitori--buttons{
	width: 95%;
	display: block;
}
.pages__kaitori--buttons li{
	width: 49%;
	float: left;
}
.pages__kaitori--buttons li:nth-child(even){
	margin-right: 0;
}

#kaitori--button-overview a,
#kaitori--button-alter a,
#kaitori--button-faq a,
#kaitori--button-28 a,
#kaitori--button-fee a,
#kaitori--button-limit a,
#kaitori--button-genmen a,
#kaitori--button-law a,
#kaitori--button-support a,
#kaitori--button-panph a,
#kaitori--button-speaker a,
#kaitori--button-submit a,
#kaitori--button-nintei a,
#kaitori--button-facility a,
#kaitori--button-bidding a{
	background-position-x:115%;
}

h2.pages__kaitori--h2a {
    font-size: 22px;
}
body.common .pages__news--showall {
    margin-top: 10px;
}

/*-----------------------------------------------------------
	
=saiene 再生可能エネルギーとは 850px以下

-----------------------------------------------------------*/
/*--------------------再エネトップ850px以下--------------------*/
h2.pages__saiene--title{
	height: 65px;
	padding-top: 15px;
    font-size: 24px;
    background-position: 20px top;
    background-size: 55px;
}
/*ボタングループ*/	
.pages__saiene--buttons{
	width: 95%;
	display: block;
}
.pages__saiene--buttons li{
	width: 49%;
	float: left;
}
.pages__saiene--buttons li:nth-child(even){
	margin-right: 0;
}
#saiene--button-overview a,
#saiene--button-solar a,
#saiene--button-wind a,
#saiene--button-bio a,
#saiene--button-water a,
#saiene--button-earth a,
#saiene--button-sunheat a,
#saiene--button-snow a,
#saiene--button-diff a,
#saiene--button-geo a,
#saiene--button-others a,
#saiene--button-support a,
#saiene--button-park a,
#saiene--button-speaker a,
#saiene--button-archive a,
#saiene--button-installation a,
#saiene--button-region a {
	background-position-x:115%;
}

	
}
/*=========================================================
	
550px以下サイズの表示

=========================================================*/
@media (max-width: 550px) {
/*--------------------NEWS 850px以下--------------------*/
h2.pages__archive--title{
	padding: 30px 0 0 70px;
    font-size: 18px;
    background-size: 40px;
    background-position-y: center;
}

h2.pages__archive--title{/*-------------------アーカイブ　見出し-----------------------*/
	height: 70px;
	padding-top: 22px;
	font-size: 18px;
}
h2.pages__archive2--title{/*-------------------情報社会　見出し-----------------------*/
	height: 70px;
	padding-top: 22px;
	font-size: 18px;
}
h2.pages__park--title{/*-------------------取材レポート　見出し-----------------------*/
	height: 70px;
	font-size: 18px;
	background-position-y: center;
}
h2.pages__support--title{/*-------------------各種支援制度　見出し-----------------------*/
    height: 70px;
	font-size: 18px;
}
h2.pages__panph--title{/*-------------------パンフレット　見出し-----------------------*/
	height: 70px;
	font-size: 18px;
	background-size: 50px;
}
h2.pages__kaitori--h2a{
	height: 70px;
	font-size: 18px;
}

/*-----------------------リンクボタン------------------------*/
/*買取トップ*/
body.common .pages__kaitori--buttons{
	margin-bottom: 0;
}
.pages__kaitori--buttons li{
	min-height: auto;
	max-height: auto;
}
body.common .pages__kaitori--buttons li a{
	min-height: 80px;
	font-size: 16px;
}
.pages__kaitori--buttons li a span{
	display: inline;
}

#kaitori--button-overview a{
	background: none;
}
#kaitori--button-submit a{
    background: none;
}
#kaitori--button-alter a{
	background: none;
}
#kaitori--button-faq a{
	background: none;
}
#kaitori--button-28 a{
	background: none;
}
#kaitori--button-fee a{
	background: none;
}
#kaitori--button-limit a{
	background: none;
}
#kaitori--button-genmen a{
	background: none;
}
#kaitori--button-law a{
	background: none;
}
#kaitori--button-nintei a{
	background: none;
}
#kaitori--button-facility a{
	background: none;
}
#kaitori--button-bidding a{
	background: none;
}
#kaitori--button-support a{
	background: none;
}
#kaitori--button-panph a{
	background: none;
}
#kaitori--button-archive a{
	background: none;
}
#kaitori--button-speaker a{
	background: none;
}

/*再エネトップ*/
body.common .pages__saiene--buttons{
	margin-bottom: 0;
}
.pages__saiene--buttons li{
	min-height: auto;
	max-height: auto;
}
body.common .pages__saiene--buttons li a{
	min-height: 60px;
	font-size: 16px;
}
.pages__saiene--buttons li a span{
	display: inline;
}
#saiene--button-overview a{
	background: none;
}
#saiene--button-solar a{
	background: none;
}
#saiene--button-wind a{
	background: none;
}
#saiene--button-bio a{
	background: none;
}
#saiene--button-water a{
	background: none;
}
#saiene--button-earth a{
	background: none;
}
#saiene--button-sunheat a{
	background: none;
}
#saiene--button-snow a{
	background: none;
}
#saiene--button-diff a{
	background: none;
}
#saiene--button-geo a{
	background: none;
}
#saiene--button-others a{
	background: none;
}
#saiene--button-support a{
	background: none;
}
#saiene--button-park a{
	background: none;
}
#saiene--button-speaker a{
	background: none;
}
#saiene--button-archive a{
	background: none;
}
#saiene--button-installation a{
	background: none;
}
#saiene--button-region a{
	background: none;
}
#saiene--button-conce a{
	background: none;
}

/*-------------------keyword　キーワード-------------------*/
.pages__kaitori--keyword li{
    margin: 0 auto 20px auto;
    display: block;
    width: 90%;
}

	
}	
/*=========================================================
	
480px以下サイズの表示

=========================================================*/
@media (max-width: 480px) {
/*-----------------------------------------------------------
	
=kaitori 固定価格買取制度 480px以下

-----------------------------------------------------------*/
/*--------------------買取トップ480px以下--------------------*/
h2.pages__kaitori--title{
	height: 60px;
	padding: 15px 0 0 80px;
    font-size: 20px;
    background-size: 40px;
}

/*事業計画の電子申請へボタン*/
body.common .pages__btn-link{
	width: auto;
    margin: 0px 20px 15px 0;
    float:right;
    display: inline-block;
}

/*ボタングループ*/	
#kaitori--button-overview a,
#kaitori--button-alter a,
#kaitori--button-faq a,
#kaitori--button-28 a,
#kaitori--button-fee a,
#kaitori--button-limit a,
#kaitori--button-genmen a,
#kaitori--button-law a,
#kaitori--button-support a,
#kaitori--button-panph a,
#kaitori--button-speaker a{
	background-position:center center;
	background-size: 140px;
}
#kaitori--button-submit a {
	background-position:center center;
	background-size: 180px;
}

/*-----------------------------------------------------------
	
=saiene 再生可能エネルギーとは 480px以下

-----------------------------------------------------------*/
/*--------------------再エネトップ480px以下--------------------*/
h2.pages__saiene--title{
	height: 60px;
	padding: 15px 0 0 80px;
    font-size: 20px;
    background-size: 50px;
}

body.common .pages__saiene--buttons li a{
	font-size: 16px;
}
#saiene--button-overview a,
#saiene--button-solar a,
#saiene--button-wind a,
#saiene--button-bio a,
#saiene--button-water a,
#saiene--button-earth a,
#saiene--button-sunheat a,
#saiene--button-snow a,
#saiene--button-diff a,
#saiene--button-geo a,
#saiene--button-others a,
#saiene--button-support a,
#saiene--button-park a,
#saiene--button-speaker a,
#saiene--button-archive a,
#saiene--button-installation a,
#saiene--button-region a{
	background-position:center center;
	background-size: 140px;
}
	
	
}